diff --git a/indra/databases/owl_client.py b/indra/databases/owl_client.py index 84b3c5747f..f37d4cd01d 100644 --- a/indra/databases/owl_client.py +++ b/indra/databases/owl_client.py @@ -53,7 +53,7 @@ def entry_from_term( term_ns = term_ns.lower() return { "namespace": term_ns, - "id": term_id, + "id": term_id if remove_prefix else term.id, "name": term.name, "synonyms": [s.description for s in term.synonyms], "xrefs": xrefs, diff --git a/indra/ontology/bio/ontology.py b/indra/ontology/bio/ontology.py index f00385f8db..38276aec8e 100644 --- a/indra/ontology/bio/ontology.py +++ b/indra/ontology/bio/ontology.py @@ -19,10 +19,10 @@ class BioOntology(IndraOntology): # should be incremented to "force" rebuilding the ontology to be consistent # with the underlying resource files. name = 'bio' - version = '1.22' + version = '1.23' ontology_namespaces = [ 'go', 'efo', 'hp', 'doid', 'chebi', 'ido', - 'mondo', + 'mondo', 'fma' ] def __init__(self): @@ -222,6 +222,7 @@ def add_obo_nodes(self): 'chebi': lambda x: 'small_molecule', 'ido': lambda x: 'infectious_disease_concept', 'mondo': lambda x: 'disease', + 'fma': lambda x: 'anatomical_concept' } for ns in self.ontology_namespaces: oc = obo_client.OntologyClient(prefix=ns) diff --git a/indra/resources/fma.json b/indra/resources/fma.json new file mode 100644 index 0000000000..cda83d2a5e --- /dev/null +++ b/indra/resources/fma.json @@ -0,0 +1,895343 @@ +[ + { + "id": "FMA:3709", + "name": "Blood vessel viewed macroscopically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63183" + ] + }, + "synonyms": [ + "Macroscopic blood vessel" + ] + }, + { + "id": "FMA:3710", + "name": "Vascular tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55677" + ] + } + }, + { + "id": "FMA:3711", + "name": "Segment of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + }, + "synonyms": [ + "Arterial segment" + ] + }, + { + "id": "FMA:3714", + "name": "Variant artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30313" + ] + } + }, + { + "id": "FMA:3717", + "name": "Segment of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + }, + "synonyms": [ + "Venous segment" + ] + }, + { + "id": "FMA:3724", + "name": "Anatomical orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Anatomical ostium" + ] + }, + { + "id": "FMA:3725", + "name": "Variant orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:3726", + "name": "Anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:3727", + "name": "Vascular anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3726" + ] + } + }, + { + "id": "FMA:3728", + "name": "Arterial anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3727" + ] + } + }, + { + "id": "FMA:3729", + "name": "Venous anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3727" + ] + } + }, + { + "id": "FMA:3730", + "name": "Capillary anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3727" + ] + } + }, + { + "id": "FMA:3731", + "name": "Arteriovenous anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3727" + ] + }, + "synonyms": [ + "Arteriolovenular anastomosis" + ] + }, + { + "id": "FMA:3732", + "name": "Vascular rete", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3726" + ] + } + }, + { + "id": "FMA:3734", + "name": "Aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Trunk of systemic arterial tree", + "Trunk of aortic tree" + ] + }, + { + "id": "FMA:3736", + "name": "Ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + }, + "synonyms": [ + "Pars ascendens aortae" + ] + }, + { + "id": "FMA:3738", + "name": "Supravalvular ridge of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:3740", + "name": "Bulb of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14171" + ] + }, + "synonyms": [ + "Supraaortic valve area", + "Bulb of ascending aorta", + "Aortic bulb", + "Root of aorta" + ] + }, + { + "id": "FMA:3745", + "name": "Aortic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14171" + ] + }, + "synonyms": [ + "Sinus of Valsalva" + ] + }, + { + "id": "FMA:3748", + "name": "Anterior aortic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3745" + ] + }, + "synonyms": [ + "Right coronary aortic sinus", + "Right sinus of Valsalva", + "Sinus aortae anterior" + ] + }, + { + "id": "FMA:3752", + "name": "Ostium of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4679" + ] + }, + "synonyms": [ + "Orifice of right coronary artery", + "Right coronary arterial ostium" + ] + }, + { + "id": "FMA:3754", + "name": "Ostium of third coronary artery (right)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3725" + ] + } + }, + { + "id": "FMA:3755", + "name": "Absent ostium of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3725" + ] + } + }, + { + "id": "FMA:3756", + "name": "Left posterior aortic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13440" + ] + }, + "synonyms": [ + "Left sinus of Valsalva", + "Sinus aortae posterior sinister", + "Left coronary aortic sinus" + ] + }, + { + "id": "FMA:3760", + "name": "Ostium of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4679" + ] + }, + "synonyms": [ + "Orifice of left coronary artery", + "Left coronary arterial ostium" + ] + }, + { + "id": "FMA:3762", + "name": "Ostium of third coronary artery (left)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3725" + ] + } + }, + { + "id": "FMA:3763", + "name": "Absent ostium of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3725" + ] + } + }, + { + "id": "FMA:3764", + "name": "Right posterior aortic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13440" + ] + }, + "synonyms": [ + "Sinus aortae posterior dexter", + "Posterior sinus of Valsalva", + "Non-coronary aortic sinus" + ] + }, + { + "id": "FMA:3768", + "name": "Arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + }, + "synonyms": [ + "Aortic arch" + ] + }, + { + "id": "FMA:3771", + "name": "Aortic isthmus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Isthmus aorta" + ] + }, + { + "id": "FMA:3773", + "name": "Aortic spindle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + } + }, + { + "id": "FMA:3774", + "name": "Preductal region of aortic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Preligamental region of aortic arch" + ] + }, + { + "id": "FMA:3776", + "name": "Postductal region of aortic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Postligamental region of aortic arch" + ] + }, + { + "id": "FMA:3778", + "name": "Juxtaductal region of aortic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Juxtaligamental region of aortic arch" + ] + }, + { + "id": "FMA:3784", + "name": "Descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13087" + ] + }, + "synonyms": [ + "Pars descendens aortae" + ] + }, + { + "id": "FMA:3786", + "name": "Thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13087" + ] + }, + "synonyms": [ + "Thoracic part of aorta" + ] + }, + { + "id": "FMA:3789", + "name": "Abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13087" + ] + }, + "synonyms": [ + "Abdominal part of aorta", + "Descending abdominal aorta", + "Pars abdominalis aortae" + ] + }, + { + "id": "FMA:3792", + "name": "Suprarenal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14174" + ] + } + }, + { + "id": "FMA:3793", + "name": "Infrarenal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14174" + ] + } + }, + { + "id": "FMA:3794", + "name": "Terminal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14174" + ] + } + }, + { + "id": "FMA:3795", + "name": "Bifurcation of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14174" + ] + }, + "synonyms": [ + "Aortic bifurcation" + ] + }, + { + "id": "FMA:3800", + "name": "Set of coronary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Coronary arteries set", + "Coronary arteries" + ] + }, + { + "id": "FMA:3802", + "name": "Trunk of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87218" + ] + }, + "synonyms": [ + "Right coronary artery (trunk)", + "Trunk of right coronary arterial tree", + "Right coronary arterial trunk" + ] + }, + { + "id": "FMA:3804", + "name": "Proximal portion of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15087" + ] + }, + "synonyms": [ + "First segment of right coronary artery", + "Anterior segment of right coronary artery" + ] + }, + { + "id": "FMA:3807", + "name": "Right conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + }, + "synonyms": [ + "Conus branch of right coronary artery", + "First ventricular branch of right coronary artery" + ] + }, + { + "id": "FMA:3811", + "name": "Circle of Vieussens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + }, + "synonyms": [ + "Vieussens circle", + "Anulus of Vieussens" + ] + }, + { + "id": "FMA:3813", + "name": "Anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13912" + ] + }, + "synonyms": [ + "Right anterior ventricular artery" + ] + }, + { + "id": "FMA:3815", + "name": "First anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3813" + ] + }, + "synonyms": [ + "First right ventricular branch of right coronary artery" + ] + }, + { + "id": "FMA:3816", + "name": "Second anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3813" + ] + } + }, + { + "id": "FMA:3817", + "name": "Third anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3813" + ] + } + }, + { + "id": "FMA:3818", + "name": "Marginal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3813" + ] + }, + "synonyms": [ + "Acute marginal artery", + "Right marginal artery", + "Right marginal branch of right coronary artery" + ] + }, + { + "id": "FMA:3823", + "name": "Sinoatrial nodal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + }, + "synonyms": [ + "Artery of sinuatrial node", + "Sinuatrial node artery", + "Sinu-atrial nodal branch of right coronary artery", + "Sinus node artery" + ] + }, + { + "id": "FMA:3827", + "name": "Crista terminalis branch of sinoatrial nodal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + }, + "synonyms": [ + "Nodal artery" + ] + }, + { + "id": "FMA:3829", + "name": "Anterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + }, + "synonyms": [ + "Right anterior atrial branch of right coronary artery", + "Unnamed branch of proximal portion of right coronary artery", + "Main atrial branch of right coronary artery" + ] + }, + { + "id": "FMA:3832", + "name": "Distal portion of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15087" + ] + }, + "synonyms": [ + "Posterior segment of right coronary artery", + "Second segment of right coronary artery" + ] + }, + { + "id": "FMA:3835", + "name": "Posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13912" + ] + }, + "synonyms": [ + "Right posterior ventricular artery" + ] + }, + { + "id": "FMA:3837", + "name": "First posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3835" + ] + } + }, + { + "id": "FMA:3838", + "name": "Second posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3835" + ] + } + }, + { + "id": "FMA:3839", + "name": "Third posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3835" + ] + } + }, + { + "id": "FMA:3840", + "name": "Posterior interventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + }, + "synonyms": [ + "PDA", + "Posterior interventricular artery", + "Posterior descending artery", + "Posterior descending branch of right coronary artery", + "Posterior descending coronary artery" + ] + }, + { + "id": "FMA:3845", + "name": "Septal branch of posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Ramus interventricularis septalis", + "Right coronary septal ramus" + ] + }, + { + "id": "FMA:3847", + "name": "First septal branch of posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3845" + ] + }, + "synonyms": [ + "Large posterior septal branch of posterior interventricular artery", + "Large posterior septal artery" + ] + }, + { + "id": "FMA:3848", + "name": "Second septal branch of posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3845" + ] + } + }, + { + "id": "FMA:3849", + "name": "Third septal branch of posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3845" + ] + } + }, + { + "id": "FMA:3851", + "name": "Atrioventricular node branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + }, + "synonyms": [ + "Atrioventricular nodal branch of right coronary artery" + ] + }, + { + "id": "FMA:3854", + "name": "Unnamed branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + } + }, + { + "id": "FMA:3855", + "name": "Trunk of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87218" + ] + }, + "synonyms": [ + "Left coronary artery (trunk)", + "Trunk of left coronary arterial tree", + "Left coronary arterial trunk" + ] + }, + { + "id": "FMA:3860", + "name": "Left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13921" + ] + }, + "synonyms": [ + "Large anterior ventricular branch of left coronary artery", + "Diagonal branch of anterior descending branch of left coronary artery", + "Diagonal left ventricular artery", + "Diagonal branch of left coronary artery", + "Large left anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3862", + "name": "Anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + }, + "synonyms": [ + "LAD", + "Anterior interventricular coronary artery", + "Left anterior descending branch of left coronary artery", + "Anterior descending branch of left coronary artery" + ] + }, + { + "id": "FMA:3866", + "name": "Proximal portion of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Proximal portion of anterior descending branch of left coronary artery" + ] + }, + { + "id": "FMA:3868", + "name": "Conus branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13921" + ] + }, + "synonyms": [ + "Left conus artery" + ] + }, + { + "id": "FMA:3870", + "name": "Right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13914" + ] + }, + "synonyms": [ + "Right anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3872", + "name": "First right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3870" + ] + }, + "synonyms": [ + "First right anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3874", + "name": "Second right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3870" + ] + }, + "synonyms": [ + "Second right anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3876", + "name": "Third right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3870" + ] + }, + "synonyms": [ + "Third right anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3878", + "name": "Left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13914" + ] + }, + "synonyms": [ + "Left anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3884", + "name": "Distal portion of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Distal portion of anterior descending branch of left coronary artery" + ] + }, + { + "id": "FMA:3886", + "name": "First left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3878" + ] + }, + "synonyms": [ + "First left anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3888", + "name": "Second left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3878" + ] + }, + "synonyms": [ + "Second left anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3890", + "name": "Third left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3878" + ] + }, + "synonyms": [ + "Third left anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:3892", + "name": "Septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13921" + ] + } + }, + { + "id": "FMA:3893", + "name": "Anterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3892" + ] + } + }, + { + "id": "FMA:3894", + "name": "Posterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3892" + ] + } + }, + { + "id": "FMA:3895", + "name": "Circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + }, + "synonyms": [ + "Left circumflex branch of left coronary artery", + "Circumflex coronary artery" + ] + }, + { + "id": "FMA:3897", + "name": "Proximal portion of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + } + }, + { + "id": "FMA:3898", + "name": "Sinoatrial nodal branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Left sinuatrial nodal artery", + "Variant sinoatrial nodal artery", + "Sinoatrial nodal branch of left coronary artery" + ] + }, + { + "id": "FMA:3899", + "name": "Atrioventricular node branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + }, + "synonyms": [ + "Atrioventricular nodal artery", + "Atrioventricular nodal branch of left coronary artery", + "Artery of atrioventricular node" + ] + }, + { + "id": "FMA:3902", + "name": "Left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + }, + "synonyms": [ + "Obtuse marginal artery", + "Left marginal artery of left coronary artery", + "Obtuse marginal branch of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:3906", + "name": "Distal portion of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Posterior segment of circumflex branch of left coronary artery", + "Second segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:3909", + "name": "Anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13915" + ] + } + }, + { + "id": "FMA:3910", + "name": "First anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3909" + ] + } + }, + { + "id": "FMA:3911", + "name": "Second anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3909" + ] + } + }, + { + "id": "FMA:3912", + "name": "Third anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3909" + ] + } + }, + { + "id": "FMA:3914", + "name": "First posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13905" + ] + }, + "synonyms": [ + "Ramus posterior ventriculi sinistri" + ] + }, + { + "id": "FMA:3916", + "name": "Second posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13905" + ] + } + }, + { + "id": "FMA:3917", + "name": "Third posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13905" + ] + } + }, + { + "id": "FMA:3918", + "name": "Atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + }, + "synonyms": [ + "Left atrial circumflex artery" + ] + }, + { + "id": "FMA:3919", + "name": "Intermediate atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + }, + "synonyms": [ + "Stem of atrial branches of circumflex coronary artery" + ] + }, + { + "id": "FMA:3922", + "name": "Atrial anastomotic branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + } + }, + { + "id": "FMA:3924", + "name": "Posterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14176" + ] + }, + "synonyms": [ + "Posterior descending branch of left coronary artery" + ] + }, + { + "id": "FMA:3927", + "name": "Kugel's anastomotic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Arteria anastomotica auricularis magna" + ] + }, + { + "id": "FMA:3928", + "name": "Unnamed branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + } + }, + { + "id": "FMA:3929", + "name": "Third coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14176" + ] + } + }, + { + "id": "FMA:3930", + "name": "Absent right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14176" + ] + } + }, + { + "id": "FMA:3931", + "name": "Absent left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14176" + ] + } + }, + { + "id": "FMA:3932", + "name": "Brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Brachiocephalic trunk", + "Innominate artery" + ] + }, + { + "id": "FMA:3936", + "name": "Thyroidea ima artery (variant)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Thyroid ima artery" + ] + }, + { + "id": "FMA:3937", + "name": "Thymic branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + } + }, + { + "id": "FMA:3938", + "name": "Bronchial branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10704" + ] + } + }, + { + "id": "FMA:3939", + "name": "Common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Trunk of common carotid tree", + "Carotid artery" + ] + }, + { + "id": "FMA:3941", + "name": "Right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3939" + ] + }, + "synonyms": [ + "Trunk of right common carotid tree" + ] + }, + { + "id": "FMA:3945", + "name": "Right external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10635" + ] + }, + "synonyms": [ + "Right external carotid arterial tree" + ] + }, + { + "id": "FMA:3947", + "name": "Internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70504" + ] + } + }, + { + "id": "FMA:3949", + "name": "Right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3947" + ] + }, + "synonyms": [ + "Arteria carotis interna dextra" + ] + }, + { + "id": "FMA:3951", + "name": "Subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Subclavian arterial tree", + "Arterial tree of upper limb" + ] + }, + { + "id": "FMA:3953", + "name": "Right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3951" + ] + } + }, + { + "id": "FMA:3955", + "name": "First part of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4690" + ] + } + }, + { + "id": "FMA:3956", + "name": "Vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:3958", + "name": "Right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3956" + ] + }, + "synonyms": [ + "Arteria vertebralis dextra" + ] + }, + { + "id": "FMA:3960", + "name": "Internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Internal thoracic mammary artery", + "Internal mammary artery" + ] + }, + { + "id": "FMA:3963", + "name": "Lateral costal branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + } + }, + { + "id": "FMA:3964", + "name": "Pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + } + }, + { + "id": "FMA:3969", + "name": "Right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3960" + ] + }, + "synonyms": [ + "Right internal thoracic mammary artery", + "Right internal mammary artery" + ] + }, + { + "id": "FMA:3972", + "name": "Lateral costal branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3963" + ] + } + }, + { + "id": "FMA:3973", + "name": "Right pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3964" + ] + }, + "synonyms": [ + "Arteria pericardiacophrenica dextra" + ] + }, + { + "id": "FMA:3975", + "name": "Pericardial branch of right pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14228" + ] + } + }, + { + "id": "FMA:3979", + "name": "Right third anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10654" + ] + } + }, + { + "id": "FMA:3980", + "name": "Right fourth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10655" + ] + } + }, + { + "id": "FMA:3981", + "name": "Right fifth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10656" + ] + } + }, + { + "id": "FMA:3982", + "name": "Right sixth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10657" + ] + } + }, + { + "id": "FMA:3983", + "name": "Anterior intercostal branch of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66240" + ] + } + }, + { + "id": "FMA:3985", + "name": "Pericardial branch of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12812" + ] + } + }, + { + "id": "FMA:3987", + "name": "Right eighth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10650" + ] + } + }, + { + "id": "FMA:3988", + "name": "Right superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10646" + ] + } + }, + { + "id": "FMA:3990", + "name": "Thyrocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Trunk of thyrocervical artery" + ] + }, + { + "id": "FMA:3992", + "name": "Right thyrocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3990" + ] + }, + "synonyms": [ + "Trunk of right thyrocervical artery" + ] + }, + { + "id": "FMA:3993", + "name": "Second part of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4691" + ] + } + }, + { + "id": "FMA:3994", + "name": "Second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:3999", + "name": "Dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12307" + ] + } + }, + { + "id": "FMA:4001", + "name": "Spinal branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12318" + ] + }, + "synonyms": [ + "Spinal branch of right first posterior intercostal artery" + ] + }, + { + "id": "FMA:4003", + "name": "Postcentral branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12331" + ] + }, + "synonyms": [ + "Ramus postcentralis" + ] + }, + { + "id": "FMA:4005", + "name": "Prelaminar branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12342" + ] + }, + "synonyms": [ + "Ramus prelaminaris" + ] + }, + { + "id": "FMA:4007", + "name": "Anterior radicular branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12354" + ] + } + }, + { + "id": "FMA:4009", + "name": "Posterior radicular branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12376" + ] + } + }, + { + "id": "FMA:4011", + "name": "Medullary branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12365" + ] + } + }, + { + "id": "FMA:4013", + "name": "Medial branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12456" + ] + } + }, + { + "id": "FMA:4014", + "name": "Postlaminar branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12467" + ] + } + }, + { + "id": "FMA:4015", + "name": "Articular branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12479" + ] + } + }, + { + "id": "FMA:4018", + "name": "Lateral branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12491" + ] + } + }, + { + "id": "FMA:4019", + "name": "Muscular branch of lateral branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12502" + ] + } + }, + { + "id": "FMA:4020", + "name": "Cutaneous branch of lateral branch of dorsal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12729" + ] + } + }, + { + "id": "FMA:4023", + "name": "Muscular branch of collateral branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12707" + ] + } + }, + { + "id": "FMA:4026", + "name": "Anterior branch of lateral cutaneous branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12740" + ] + } + }, + { + "id": "FMA:4029", + "name": "Posterior branch of lateral cutaneous branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12718" + ] + } + }, + { + "id": "FMA:4030", + "name": "Precentral branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12297" + ] + } + }, + { + "id": "FMA:4031", + "name": "Dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12308" + ] + } + }, + { + "id": "FMA:4032", + "name": "Spinal branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12319" + ] + }, + "synonyms": [ + "Spinal branch of right second posterior intercostal artery" + ] + }, + { + "id": "FMA:4033", + "name": "Postcentral branch of right second of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12332" + ] + } + }, + { + "id": "FMA:4034", + "name": "Prelaminar branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12343" + ] + } + }, + { + "id": "FMA:4035", + "name": "Anterior radicular branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12355" + ] + } + }, + { + "id": "FMA:4037", + "name": "Medullary branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12366" + ] + } + }, + { + "id": "FMA:4038", + "name": "Medial branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12457" + ] + } + }, + { + "id": "FMA:4039", + "name": "Postlaminar branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12468" + ] + } + }, + { + "id": "FMA:4040", + "name": "Articular branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12480" + ] + } + }, + { + "id": "FMA:4043", + "name": "Lateral branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12492" + ] + } + }, + { + "id": "FMA:4044", + "name": "Muscular branch of lateral branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12503" + ] + } + }, + { + "id": "FMA:4045", + "name": "Cutaneous branch of lateral branch of dorsal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12730" + ] + } + }, + { + "id": "FMA:4046", + "name": "Collateral branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12400" + ] + } + }, + { + "id": "FMA:4047", + "name": "Muscular branch of collateral branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12708" + ] + } + }, + { + "id": "FMA:4048", + "name": "Lateral cutaneous branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12388" + ] + } + }, + { + "id": "FMA:4049", + "name": "Anterior branch of lateral cutaneous branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12741" + ] + } + }, + { + "id": "FMA:4051", + "name": "Posterior branch of lateral cutaneous branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12719" + ] + } + }, + { + "id": "FMA:4052", + "name": "Variant right first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4145" + ] + }, + "synonyms": [ + "Ramus bronchialis" + ] + }, + { + "id": "FMA:4055", + "name": "Variant dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + } + }, + { + "id": "FMA:4057", + "name": "Right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79658" + ] + } + }, + { + "id": "FMA:4058", + "name": "Left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3939" + ] + }, + "synonyms": [ + "Trunk of left common carotid tree" + ] + }, + { + "id": "FMA:4060", + "name": "Left external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10635" + ] + }, + "synonyms": [ + "Left external carotid arterial tree" + ] + }, + { + "id": "FMA:4062", + "name": "Left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3947" + ] + }, + "synonyms": [ + "Arteria caritis interna sinistra" + ] + }, + { + "id": "FMA:4064", + "name": "Absent left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + } + }, + { + "id": "FMA:4065", + "name": "First part of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4690" + ] + } + }, + { + "id": "FMA:4066", + "name": "Left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3956" + ] + }, + "synonyms": [ + "Arteria vertebralis sinistra" + ] + }, + { + "id": "FMA:4068", + "name": "Left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3960" + ] + }, + "synonyms": [ + "Left internal thoracic mammary artery" + ] + }, + { + "id": "FMA:4070", + "name": "Lateral costal branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3963" + ] + } + }, + { + "id": "FMA:4072", + "name": "Left first anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10652" + ] + }, + "synonyms": [ + "First intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:4073", + "name": "Left third anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10654" + ] + }, + "synonyms": [ + "Third intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:4074", + "name": "Left fourth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10655" + ] + }, + "synonyms": [ + "Fourth intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:4075", + "name": "Left fifth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10656" + ] + }, + "synonyms": [ + "Fifth intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:4076", + "name": "Left sixth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10657" + ] + }, + "synonyms": [ + "Sixth intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:4077", + "name": "Left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10645" + ] + } + }, + { + "id": "FMA:4079", + "name": "Anterior intercostal branch of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66240" + ] + } + }, + { + "id": "FMA:4080", + "name": "Pericardial branch of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12812" + ] + } + }, + { + "id": "FMA:4081", + "name": "Left eighth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10650" + ] + } + }, + { + "id": "FMA:4082", + "name": "Left ninth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10651" + ] + } + }, + { + "id": "FMA:4083", + "name": "Left superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10646" + ] + } + }, + { + "id": "FMA:4084", + "name": "Left thyrocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3990" + ] + }, + "synonyms": [ + "Trunk of left thyrocervical artery" + ] + }, + { + "id": "FMA:4086", + "name": "Left costocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10636" + ] + }, + "synonyms": [ + "Trunk of left costocervical artery" + ] + }, + { + "id": "FMA:4088", + "name": "Left superior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76998" + ] + } + }, + { + "id": "FMA:4090", + "name": "Precentral branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12296" + ] + } + }, + { + "id": "FMA:4091", + "name": "Dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12307" + ] + } + }, + { + "id": "FMA:4092", + "name": "Spinal branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12318" + ] + }, + "synonyms": [ + "Spinal branch of left first posterior intercostal artery" + ] + }, + { + "id": "FMA:4093", + "name": "Postcentral branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12331" + ] + } + }, + { + "id": "FMA:4094", + "name": "Prelaminar branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12342" + ] + } + }, + { + "id": "FMA:4096", + "name": "Posterior radicular branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12376" + ] + } + }, + { + "id": "FMA:4097", + "name": "Medullary branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12365" + ] + } + }, + { + "id": "FMA:4098", + "name": "Medial branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12456" + ] + } + }, + { + "id": "FMA:4099", + "name": "Postlaminar branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12467" + ] + } + }, + { + "id": "FMA:4100", + "name": "Articular branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12479" + ] + } + }, + { + "id": "FMA:4103", + "name": "Lateral branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12491" + ] + } + }, + { + "id": "FMA:4104", + "name": "Muscular branch of lateral branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12502" + ] + } + }, + { + "id": "FMA:4105", + "name": "Cutaneous branch of lateral branch of dorsal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12729" + ] + } + }, + { + "id": "FMA:4106", + "name": "Collateral branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12399" + ] + } + }, + { + "id": "FMA:4107", + "name": "Muscular branch of collateral branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12707" + ] + } + }, + { + "id": "FMA:4108", + "name": "Lateral cutaneous branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12387" + ] + } + }, + { + "id": "FMA:4109", + "name": "Anterior branch of lateral cutaneous branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12740" + ] + } + }, + { + "id": "FMA:4111", + "name": "Posterior branch of lateral cutaneous branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12718" + ] + } + }, + { + "id": "FMA:4112", + "name": "Left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3994" + ] + } + }, + { + "id": "FMA:4113", + "name": "Precentral branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12297" + ] + } + }, + { + "id": "FMA:4114", + "name": "Dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12308" + ] + } + }, + { + "id": "FMA:4115", + "name": "Spinal branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12319" + ] + }, + "synonyms": [ + "Spinal branch of left second posterior intercostal artery" + ] + }, + { + "id": "FMA:4116", + "name": "Postcentral branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12340" + ] + } + }, + { + "id": "FMA:4117", + "name": "Prelaminar branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12343" + ] + } + }, + { + "id": "FMA:4118", + "name": "Posterior radicular branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12377" + ] + } + }, + { + "id": "FMA:4119", + "name": "Medullary branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12366" + ] + } + }, + { + "id": "FMA:4120", + "name": "Medial branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12457" + ] + } + }, + { + "id": "FMA:4121", + "name": "Postlaminar branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12468" + ] + } + }, + { + "id": "FMA:4122", + "name": "Articular branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12480" + ] + } + }, + { + "id": "FMA:4125", + "name": "Lateral branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12492" + ] + } + }, + { + "id": "FMA:4126", + "name": "Muscular branch of lateral branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12503" + ] + } + }, + { + "id": "FMA:4127", + "name": "Cutaneous branch of lateral branch of dorsal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12730" + ] + } + }, + { + "id": "FMA:4128", + "name": "Collateral branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12400" + ] + } + }, + { + "id": "FMA:4129", + "name": "Muscular branch of collateral branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12708" + ] + } + }, + { + "id": "FMA:4130", + "name": "Lateral cutaneous branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12388" + ] + } + }, + { + "id": "FMA:4131", + "name": "Anterior branch of lateral cutaneous branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12741" + ] + } + }, + { + "id": "FMA:4132", + "name": "Mammary branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12752" + ] + } + }, + { + "id": "FMA:4133", + "name": "Posterior branch of lateral cutaneous branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12719" + ] + } + }, + { + "id": "FMA:4134", + "name": "Left deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10659" + ] + } + }, + { + "id": "FMA:4138", + "name": "Pericardial branch of aorta (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10638" + ] + } + }, + { + "id": "FMA:4140", + "name": "Pericardial branch of aorta (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10638" + ] + } + }, + { + "id": "FMA:4141", + "name": "Pericardial branch of aorta (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10638" + ] + } + }, + { + "id": "FMA:4142", + "name": "Trunk of bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Bronchial arterial trunk" + ] + }, + { + "id": "FMA:4145", + "name": "Variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68109" + ] + } + }, + { + "id": "FMA:4146", + "name": "Left first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10703" + ] + }, + "synonyms": [ + "Left superior bronchial artery", + "Left upper bronchial artery" + ] + }, + { + "id": "FMA:4147", + "name": "Left second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10703" + ] + }, + "synonyms": [ + "Left lower bronchial artery", + "Left inferior bronchial artery" + ] + }, + { + "id": "FMA:4148", + "name": "Left third bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10704" + ] + } + }, + { + "id": "FMA:4149", + "name": "Esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Aortic esophageal artery", + "Oesophageal artery" + ] + }, + { + "id": "FMA:4153", + "name": "Superior aortic esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4149" + ] + }, + "synonyms": [ + "Ramus oesophagealis superior" + ] + }, + { + "id": "FMA:4155", + "name": "Inferior aortic esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4149" + ] + }, + "synonyms": [ + "Ramus oesophagealis inferior" + ] + }, + { + "id": "FMA:4159", + "name": "First mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10637" + ] + }, + "synonyms": [ + "Mediastinal artery (1)" + ] + }, + { + "id": "FMA:4161", + "name": "Second mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10637" + ] + }, + "synonyms": [ + "Mediastinal artery (2)" + ] + }, + { + "id": "FMA:4162", + "name": "Third mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10637" + ] + }, + "synonyms": [ + "Mediastinal artery (3)" + ] + }, + { + "id": "FMA:4163", + "name": "Superior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:4165", + "name": "Right first superior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4163" + ] + }, + "synonyms": [ + "Arteria phrenicea superioris dextra", + "First right superior diaphragmatic artery" + ] + }, + { + "id": "FMA:4168", + "name": "Right second superior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Second right superior diaphragmatic artery" + ] + }, + { + "id": "FMA:4170", + "name": "Left first superior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4163" + ] + }, + "synonyms": [ + "First left superior diaphragmatic artery" + ] + }, + { + "id": "FMA:4173", + "name": "Left second superior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Arteria phrenicea superioris sinistra", + "Superior diaphragmatic artery (left)" + ] + }, + { + "id": "FMA:4176", + "name": "Posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:4178", + "name": "Precentral branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4179", + "name": "Dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4180", + "name": "Spinal branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4181", + "name": "Postcentral branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Postcentral branch of spinal branch of dorsal branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:4182", + "name": "Prelaminar branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Prelaminar branch of spinal branch of dorsal branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:4183", + "name": "Anterior radicular branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Anterior radicular artery", + "Artery of Adamkiewicz" + ] + }, + { + "id": "FMA:4184", + "name": "Posterior radicular branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Posterior radicular artery" + ] + }, + { + "id": "FMA:4185", + "name": "Medullary branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4186", + "name": "Medial branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Medial cutaneous branch of dorsal branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:4187", + "name": "Postlaminar branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4188", + "name": "Articular branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4191", + "name": "Lateral branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of dorsal branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:4192", + "name": "Muscular branch of lateral branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4193", + "name": "Cutaneous branch of lateral branch of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4194", + "name": "Collateral branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4195", + "name": "Muscular branch of collateral branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4196", + "name": "Lateral cutaneous branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4197", + "name": "Mammary branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4198", + "name": "Posterior branch of lateral cutaneous branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:4199", + "name": "Right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12286" + ] + } + }, + { + "id": "FMA:4200", + "name": "Precentral branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12298" + ] + } + }, + { + "id": "FMA:4201", + "name": "Dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12309" + ] + } + }, + { + "id": "FMA:4202", + "name": "Spinal branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12320" + ] + }, + "synonyms": [ + "Spinal branch of right third posterior intercostal artery" + ] + }, + { + "id": "FMA:4203", + "name": "Postcentral branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12333" + ] + } + }, + { + "id": "FMA:4204", + "name": "Prelaminar branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12344" + ] + } + }, + { + "id": "FMA:4205", + "name": "Anterior radicular branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12356" + ] + } + }, + { + "id": "FMA:4206", + "name": "Posterior radicular branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12378" + ] + } + }, + { + "id": "FMA:4207", + "name": "Medullary branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12367" + ] + } + }, + { + "id": "FMA:4208", + "name": "Medial branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12458" + ] + } + }, + { + "id": "FMA:4209", + "name": "Postlaminar branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12469" + ] + } + }, + { + "id": "FMA:4210", + "name": "Articular branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12481" + ] + }, + "synonyms": [ + "Cutaneous branches of medial branch of dorsal branch of third right posterior intercostal artery", + "Muscular branches of medial branch of dorsal branch of third right posterior intercostal artery" + ] + }, + { + "id": "FMA:4213", + "name": "Lateral branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12493" + ] + } + }, + { + "id": "FMA:4214", + "name": "Muscular branch of lateral branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12504" + ] + } + }, + { + "id": "FMA:4215", + "name": "Cutaneous branch of lateral branch of dorsal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12731" + ] + } + }, + { + "id": "FMA:4216", + "name": "Collateral branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12401" + ] + } + }, + { + "id": "FMA:4217", + "name": "Muscular branch of collateral branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12709" + ] + } + }, + { + "id": "FMA:4218", + "name": "Lateral cutaneous branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12389" + ] + } + }, + { + "id": "FMA:4219", + "name": "Anterior branch of lateral cutaneous branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12742" + ] + } + }, + { + "id": "FMA:4220", + "name": "Mammary branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12753" + ] + } + }, + { + "id": "FMA:4221", + "name": "Posterior branch of lateral cutaneous branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12720" + ] + } + }, + { + "id": "FMA:4222", + "name": "Right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12287" + ] + } + }, + { + "id": "FMA:4223", + "name": "Precentral branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12299" + ] + } + }, + { + "id": "FMA:4224", + "name": "Dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12310" + ] + } + }, + { + "id": "FMA:4225", + "name": "Spinal branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12321" + ] + }, + "synonyms": [ + "Spinal branch of right fourth posterior intercostal artery" + ] + }, + { + "id": "FMA:4226", + "name": "Postcentral branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12334" + ] + } + }, + { + "id": "FMA:4227", + "name": "Prelaminar branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12345" + ] + } + }, + { + "id": "FMA:4228", + "name": "Anterior radicular branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12357" + ] + } + }, + { + "id": "FMA:4229", + "name": "Posterior radicular branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12379" + ] + } + }, + { + "id": "FMA:4230", + "name": "Medullary branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12368" + ] + } + }, + { + "id": "FMA:4231", + "name": "Medial branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12459" + ] + } + }, + { + "id": "FMA:4232", + "name": "Postlaminar branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12470" + ] + } + }, + { + "id": "FMA:4233", + "name": "Articular branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12482" + ] + } + }, + { + "id": "FMA:4236", + "name": "Lateral branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12494" + ] + } + }, + { + "id": "FMA:4237", + "name": "Muscular branch of lateral branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12505" + ] + } + }, + { + "id": "FMA:4238", + "name": "Cutaneous branch of lateral branch of dorsal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12732" + ] + } + }, + { + "id": "FMA:4239", + "name": "Collateral branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12402" + ] + } + }, + { + "id": "FMA:4240", + "name": "Muscular branch of collateral branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12710" + ] + } + }, + { + "id": "FMA:4241", + "name": "Lateral cutaneous branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12390" + ] + } + }, + { + "id": "FMA:4242", + "name": "Anterior branch of lateral cutaneous branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12743" + ] + } + }, + { + "id": "FMA:4243", + "name": "Mammary branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12754" + ] + } + }, + { + "id": "FMA:4244", + "name": "Posterior branch of lateral cutaneous branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12721" + ] + } + }, + { + "id": "FMA:4245", + "name": "Right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12288" + ] + } + }, + { + "id": "FMA:4246", + "name": "Precentral branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12300" + ] + } + }, + { + "id": "FMA:4247", + "name": "Dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12311" + ] + } + }, + { + "id": "FMA:4248", + "name": "Spinal branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12322" + ] + }, + "synonyms": [ + "Spinal branch of right fifth posterior intercostal artery" + ] + }, + { + "id": "FMA:4249", + "name": "Postcentral branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12335" + ] + } + }, + { + "id": "FMA:4250", + "name": "Prelaminar branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12346" + ] + } + }, + { + "id": "FMA:4251", + "name": "Anterior radicular branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12358" + ] + } + }, + { + "id": "FMA:4252", + "name": "Posterior radicular branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12380" + ] + } + }, + { + "id": "FMA:4253", + "name": "Medullary branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12369" + ] + } + }, + { + "id": "FMA:4254", + "name": "Medial branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12460" + ] + } + }, + { + "id": "FMA:4255", + "name": "Postlaminar branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12471" + ] + } + }, + { + "id": "FMA:4259", + "name": "Lateral branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12495" + ] + } + }, + { + "id": "FMA:4260", + "name": "Muscular branch of lateral branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12506" + ] + } + }, + { + "id": "FMA:4261", + "name": "Cutaneous branch of lateral branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12733" + ] + } + }, + { + "id": "FMA:4262", + "name": "Collateral branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12403" + ] + } + }, + { + "id": "FMA:4263", + "name": "Muscular branch of collateral branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12711" + ] + } + }, + { + "id": "FMA:4264", + "name": "Lateral cutaneous branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12391" + ] + } + }, + { + "id": "FMA:4265", + "name": "Anterior branch of lateral cutaneous branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12744" + ] + } + }, + { + "id": "FMA:4267", + "name": "Posterior branch of lateral cutaneous branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12722" + ] + } + }, + { + "id": "FMA:4268", + "name": "Right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12289" + ] + } + }, + { + "id": "FMA:4269", + "name": "Precentral branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12301" + ] + } + }, + { + "id": "FMA:4270", + "name": "Dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12312" + ] + } + }, + { + "id": "FMA:4271", + "name": "Spinal branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12323" + ] + }, + "synonyms": [ + "Spinal branch of right sixth posterior intercostal artery" + ] + }, + { + "id": "FMA:4272", + "name": "Postcentral branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12336" + ] + } + }, + { + "id": "FMA:4273", + "name": "Prelaminar branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12347" + ] + } + }, + { + "id": "FMA:4274", + "name": "Anterior radicular branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12359" + ] + } + }, + { + "id": "FMA:4275", + "name": "Posterior radicular branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12381" + ] + } + }, + { + "id": "FMA:4276", + "name": "Medullary branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12370" + ] + } + }, + { + "id": "FMA:4277", + "name": "Medial branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12461" + ] + } + }, + { + "id": "FMA:4279", + "name": "Articular branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12484" + ] + } + }, + { + "id": "FMA:4282", + "name": "Lateral branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12496" + ] + } + }, + { + "id": "FMA:4283", + "name": "Muscular branch of lateral branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12507" + ] + } + }, + { + "id": "FMA:4284", + "name": "Cutaneous branch of lateral branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12734" + ] + } + }, + { + "id": "FMA:4285", + "name": "Collateral branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12404" + ] + } + }, + { + "id": "FMA:4286", + "name": "Muscular branch of collateral branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12712" + ] + } + }, + { + "id": "FMA:4287", + "name": "Lateral cutaneous branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12392" + ] + } + }, + { + "id": "FMA:4288", + "name": "Anterior branch of lateral cutaneous branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12745" + ] + } + }, + { + "id": "FMA:4290", + "name": "Posterior branch of lateral cutaneous branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12723" + ] + } + }, + { + "id": "FMA:4291", + "name": "Right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12290" + ] + } + }, + { + "id": "FMA:4292", + "name": "Precentral branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12302" + ] + } + }, + { + "id": "FMA:4293", + "name": "Dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12313" + ] + } + }, + { + "id": "FMA:4294", + "name": "Spinal branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12324" + ] + }, + "synonyms": [ + "Spinal branch of right seventh posterior intercostal artery" + ] + }, + { + "id": "FMA:4295", + "name": "Postcentral branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12337" + ] + } + }, + { + "id": "FMA:4296", + "name": "Prelaminar branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12348" + ] + } + }, + { + "id": "FMA:4297", + "name": "Anterior radicular branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12360" + ] + } + }, + { + "id": "FMA:4298", + "name": "Posterior radicular branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12382" + ] + } + }, + { + "id": "FMA:4299", + "name": "Medullary branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12371" + ] + } + }, + { + "id": "FMA:4300", + "name": "Medial branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12462" + ] + } + }, + { + "id": "FMA:4301", + "name": "Postlaminar branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12473" + ] + } + }, + { + "id": "FMA:4302", + "name": "Articular branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12485" + ] + } + }, + { + "id": "FMA:4305", + "name": "Lateral branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12497" + ] + } + }, + { + "id": "FMA:4306", + "name": "Muscular branch of lateral branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12508" + ] + } + }, + { + "id": "FMA:4307", + "name": "Cutaneous branch of lateral branch of dorsal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12735" + ] + } + }, + { + "id": "FMA:4308", + "name": "Collateral branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12405" + ] + } + }, + { + "id": "FMA:4310", + "name": "Lateral cutaneous branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12393" + ] + } + }, + { + "id": "FMA:4311", + "name": "Anterior branch of lateral cutaneous branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12746" + ] + } + }, + { + "id": "FMA:4313", + "name": "Posterior branch of lateral cutaneous branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12724" + ] + } + }, + { + "id": "FMA:4314", + "name": "Right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12291" + ] + } + }, + { + "id": "FMA:4315", + "name": "Precentral branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12303" + ] + } + }, + { + "id": "FMA:4316", + "name": "Dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12314" + ] + } + }, + { + "id": "FMA:4317", + "name": "Spinal branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12325" + ] + }, + "synonyms": [ + "Spinal branch of right eighth posterior intercostal artery" + ] + }, + { + "id": "FMA:4318", + "name": "Postcentral branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12338" + ] + } + }, + { + "id": "FMA:4319", + "name": "Prelaminar branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12349" + ] + } + }, + { + "id": "FMA:4320", + "name": "Anterior radicular branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12361" + ] + } + }, + { + "id": "FMA:4321", + "name": "Posterior radicular branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12383" + ] + } + }, + { + "id": "FMA:4322", + "name": "Medullary branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12372" + ] + } + }, + { + "id": "FMA:4323", + "name": "Medial branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12463" + ] + } + }, + { + "id": "FMA:4324", + "name": "Postlaminar branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12474" + ] + } + }, + { + "id": "FMA:4325", + "name": "Articular branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12486" + ] + } + }, + { + "id": "FMA:4328", + "name": "Lateral branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12498" + ] + } + }, + { + "id": "FMA:4329", + "name": "Muscular branch of lateral branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12509" + ] + } + }, + { + "id": "FMA:4330", + "name": "Cutaneous branch of lateral branch of dorsal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12736" + ] + } + }, + { + "id": "FMA:4331", + "name": "Collateral branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12406" + ] + } + }, + { + "id": "FMA:4332", + "name": "Muscular branch of collateral branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12714" + ] + } + }, + { + "id": "FMA:4333", + "name": "Lateral cutaneous branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12394" + ] + } + }, + { + "id": "FMA:4334", + "name": "Anterior branch of lateral cutaneous branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12747" + ] + } + }, + { + "id": "FMA:4336", + "name": "Posterior branch of lateral cutaneous branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12725" + ] + } + }, + { + "id": "FMA:4337", + "name": "Right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12292" + ] + } + }, + { + "id": "FMA:4338", + "name": "Precentral branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12304" + ] + } + }, + { + "id": "FMA:4339", + "name": "Dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12315" + ] + } + }, + { + "id": "FMA:4340", + "name": "Spinal branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12326" + ] + }, + "synonyms": [ + "Spinal branch of right ninth posterior intercostal artery" + ] + }, + { + "id": "FMA:4341", + "name": "Postcentral branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12339" + ] + } + }, + { + "id": "FMA:4342", + "name": "Prelaminar branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12350" + ] + } + }, + { + "id": "FMA:4343", + "name": "Anterior radicular branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12362" + ] + } + }, + { + "id": "FMA:4344", + "name": "Posterior radicular branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12384" + ] + } + }, + { + "id": "FMA:4345", + "name": "Medullary branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12373" + ] + } + }, + { + "id": "FMA:4346", + "name": "Medial branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12464" + ] + } + }, + { + "id": "FMA:4347", + "name": "Postlaminar branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12475" + ] + } + }, + { + "id": "FMA:4348", + "name": "Articular branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12487" + ] + } + }, + { + "id": "FMA:4351", + "name": "Lateral branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12499" + ] + } + }, + { + "id": "FMA:4352", + "name": "Muscular branch of lateral branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12510" + ] + } + }, + { + "id": "FMA:4353", + "name": "Cutaneous branch of lateral branch of dorsal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12737" + ] + } + }, + { + "id": "FMA:4354", + "name": "Collateral branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12407" + ] + } + }, + { + "id": "FMA:4355", + "name": "Muscular branch of collateral branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12715" + ] + } + }, + { + "id": "FMA:4356", + "name": "Lateral cutaneous branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12395" + ] + } + }, + { + "id": "FMA:4357", + "name": "Anterior branch of lateral cutaneous branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12748" + ] + } + }, + { + "id": "FMA:4359", + "name": "Posterior branch of lateral cutaneous branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12726" + ] + } + }, + { + "id": "FMA:4360", + "name": "Right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12293" + ] + } + }, + { + "id": "FMA:4361", + "name": "Precentral branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12305" + ] + } + }, + { + "id": "FMA:4362", + "name": "Dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12316" + ] + } + }, + { + "id": "FMA:4363", + "name": "Spinal branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12327" + ] + }, + "synonyms": [ + "Spinal branch of right tenth posterior intercostal artery" + ] + }, + { + "id": "FMA:4364", + "name": "Postcentral branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12340" + ] + } + }, + { + "id": "FMA:4365", + "name": "Prelaminar branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12351" + ] + } + }, + { + "id": "FMA:4366", + "name": "Anterior radicular branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12363" + ] + } + }, + { + "id": "FMA:4367", + "name": "Posterior radicular branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12385" + ] + } + }, + { + "id": "FMA:4368", + "name": "Medullary branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12374" + ] + } + }, + { + "id": "FMA:4369", + "name": "Medial branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12465" + ] + } + }, + { + "id": "FMA:4370", + "name": "Postlaminar branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12476" + ] + } + }, + { + "id": "FMA:4371", + "name": "Articular branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12488" + ] + } + }, + { + "id": "FMA:4374", + "name": "Lateral branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12500" + ] + } + }, + { + "id": "FMA:4375", + "name": "Muscular branch of lateral branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12511" + ] + } + }, + { + "id": "FMA:4376", + "name": "Cutaneous branch of lateral branch of dorsal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12738" + ] + } + }, + { + "id": "FMA:4377", + "name": "Collateral branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12408" + ] + } + }, + { + "id": "FMA:4378", + "name": "Muscular branch of collateral branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12716" + ] + } + }, + { + "id": "FMA:4379", + "name": "Lateral cutaneous branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12396" + ] + } + }, + { + "id": "FMA:4380", + "name": "Anterior branch of lateral cutaneous branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12749" + ] + } + }, + { + "id": "FMA:4382", + "name": "Posterior branch of lateral cutaneous branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12727" + ] + } + }, + { + "id": "FMA:4383", + "name": "Right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12294" + ] + } + }, + { + "id": "FMA:4384", + "name": "Precentral branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12306" + ] + } + }, + { + "id": "FMA:4385", + "name": "Dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12317" + ] + } + }, + { + "id": "FMA:4386", + "name": "Spinal branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12328" + ] + }, + "synonyms": [ + "Spinal branch of right eleventh posterior intercostal artery" + ] + }, + { + "id": "FMA:4387", + "name": "Postcentral branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12341" + ] + } + }, + { + "id": "FMA:4388", + "name": "Prelaminar branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12352" + ] + } + }, + { + "id": "FMA:4389", + "name": "Anterior radicular branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12364" + ] + } + }, + { + "id": "FMA:4390", + "name": "Posterior radicular branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12386" + ] + } + }, + { + "id": "FMA:4391", + "name": "Medullary branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12375" + ] + } + }, + { + "id": "FMA:4392", + "name": "Medial branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12466" + ] + } + }, + { + "id": "FMA:4393", + "name": "Postlaminar branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12477" + ] + } + }, + { + "id": "FMA:4394", + "name": "Articular branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12489" + ] + } + }, + { + "id": "FMA:4397", + "name": "Lateral branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12501" + ] + } + }, + { + "id": "FMA:4398", + "name": "Muscular branch of lateral branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12512" + ] + } + }, + { + "id": "FMA:4399", + "name": "Cutaneous branch of lateral branch of dorsal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12739" + ] + } + }, + { + "id": "FMA:4400", + "name": "Collateral branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12409" + ] + } + }, + { + "id": "FMA:4401", + "name": "Muscular branch of collateral branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12717" + ] + } + }, + { + "id": "FMA:4402", + "name": "Lateral cutaneous branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12397" + ] + } + }, + { + "id": "FMA:4403", + "name": "Anterior branch of lateral cutaneous branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12750" + ] + } + }, + { + "id": "FMA:4405", + "name": "Posterior branch of lateral cutaneous branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12728" + ] + } + }, + { + "id": "FMA:4406", + "name": "Left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12286" + ] + } + }, + { + "id": "FMA:4407", + "name": "Precentral branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12298" + ] + } + }, + { + "id": "FMA:4408", + "name": "Dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12309" + ] + } + }, + { + "id": "FMA:4409", + "name": "Spinal branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12320" + ] + }, + "synonyms": [ + "Spinal branch of left third posterior intercostal artery" + ] + }, + { + "id": "FMA:4410", + "name": "Postcentral branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12333" + ] + } + }, + { + "id": "FMA:4411", + "name": "Prelaminar branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12344" + ] + } + }, + { + "id": "FMA:4412", + "name": "Anterior radicular branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12356" + ] + } + }, + { + "id": "FMA:4413", + "name": "Posterior radicular branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12378" + ] + } + }, + { + "id": "FMA:4414", + "name": "Medullary branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12367" + ] + } + }, + { + "id": "FMA:4415", + "name": "Medial branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12458" + ] + } + }, + { + "id": "FMA:4416", + "name": "Postlaminar branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12469" + ] + } + }, + { + "id": "FMA:4417", + "name": "Articular branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12481" + ] + } + }, + { + "id": "FMA:4420", + "name": "Lateral branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12493" + ] + } + }, + { + "id": "FMA:4421", + "name": "Muscular branch of lateral branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12504" + ] + } + }, + { + "id": "FMA:4422", + "name": "Cutaneous branch of lateral branch of dorsal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12731" + ] + } + }, + { + "id": "FMA:4423", + "name": "Collateral branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12401" + ] + } + }, + { + "id": "FMA:4424", + "name": "Muscular branch of collateral branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12709" + ] + } + }, + { + "id": "FMA:4425", + "name": "Lateral cutaneous branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12389" + ] + } + }, + { + "id": "FMA:4426", + "name": "Anterior branch of lateral cutaneous branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12742" + ] + } + }, + { + "id": "FMA:4427", + "name": "Mammary branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12753" + ] + } + }, + { + "id": "FMA:4428", + "name": "Posterior branch of lateral cutaneous branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12720" + ] + } + }, + { + "id": "FMA:4429", + "name": "Left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12287" + ] + } + }, + { + "id": "FMA:4430", + "name": "Precentral branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12299" + ] + } + }, + { + "id": "FMA:4431", + "name": "Dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12310" + ] + } + }, + { + "id": "FMA:4432", + "name": "Spinal branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12321" + ] + }, + "synonyms": [ + "Spinal branch of left fourth posterior intercostal artery" + ] + }, + { + "id": "FMA:4433", + "name": "Postcentral branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12334" + ] + } + }, + { + "id": "FMA:4434", + "name": "Prelaminar branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12345" + ] + } + }, + { + "id": "FMA:4435", + "name": "Anterior radicular branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12357" + ] + } + }, + { + "id": "FMA:4436", + "name": "Posterior radicular branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12379" + ] + } + }, + { + "id": "FMA:4437", + "name": "Medullary branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12368" + ] + } + }, + { + "id": "FMA:4438", + "name": "Medial branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12459" + ] + } + }, + { + "id": "FMA:4439", + "name": "Postlaminar branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12470" + ] + } + }, + { + "id": "FMA:4440", + "name": "Articular branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12482" + ] + } + }, + { + "id": "FMA:4443", + "name": "Lateral branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12494" + ] + } + }, + { + "id": "FMA:4444", + "name": "Muscular branch of lateral branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12505" + ] + } + }, + { + "id": "FMA:4445", + "name": "Cutaneous branch of lateral branch of dorsal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12732" + ] + } + }, + { + "id": "FMA:4446", + "name": "Collateral branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12402" + ] + } + }, + { + "id": "FMA:4447", + "name": "Muscular branch of collateral branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12710" + ] + } + }, + { + "id": "FMA:4448", + "name": "Lateral cutaneous branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12390" + ] + } + }, + { + "id": "FMA:4449", + "name": "Anterior branch of lateral cutaneous branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12743" + ] + } + }, + { + "id": "FMA:4450", + "name": "Mammary branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12754" + ] + } + }, + { + "id": "FMA:4451", + "name": "Posterior branch of lateral cutaneous branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12721" + ] + } + }, + { + "id": "FMA:4452", + "name": "Left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12288" + ] + } + }, + { + "id": "FMA:4453", + "name": "Precentral branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12300" + ] + } + }, + { + "id": "FMA:4454", + "name": "Dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12311" + ] + } + }, + { + "id": "FMA:4455", + "name": "Spinal branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12322" + ] + }, + "synonyms": [ + "Spinal branch of left fifth posterior intercostal artery" + ] + }, + { + "id": "FMA:4456", + "name": "Postcentral branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12335" + ] + } + }, + { + "id": "FMA:4457", + "name": "Prelaminar branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12346" + ] + } + }, + { + "id": "FMA:4458", + "name": "Anterior radicular branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12358" + ] + } + }, + { + "id": "FMA:4459", + "name": "Posterior radicular branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12380" + ] + } + }, + { + "id": "FMA:4460", + "name": "Medullary branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12369" + ] + } + }, + { + "id": "FMA:4461", + "name": "Medial branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12460" + ] + } + }, + { + "id": "FMA:4462", + "name": "Postlaminar branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12471" + ] + } + }, + { + "id": "FMA:4463", + "name": "Articular branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12483" + ] + }, + "synonyms": [ + "Cutaneous branches of medial branch of dorsal branch of fifth left posterior intercostal artery", + "Muscular branches of medial branch of dorsal branch of fifth left posterior intercostal artery" + ] + }, + { + "id": "FMA:4466", + "name": "Lateral branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12495" + ] + } + }, + { + "id": "FMA:4467", + "name": "Muscular branch of lateral branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12506" + ] + } + }, + { + "id": "FMA:4468", + "name": "Cutaneous branch of lateral branch of dorsal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12733" + ] + } + }, + { + "id": "FMA:4469", + "name": "Collateral branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12403" + ] + } + }, + { + "id": "FMA:4471", + "name": "Lateral cutaneous branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12391" + ] + } + }, + { + "id": "FMA:4472", + "name": "Anterior branch of lateral cutaneous branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12744" + ] + } + }, + { + "id": "FMA:4474", + "name": "Posterior branch of lateral cutaneous branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12722" + ] + } + }, + { + "id": "FMA:4475", + "name": "Left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12289" + ] + } + }, + { + "id": "FMA:4476", + "name": "Precentral branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12301" + ] + } + }, + { + "id": "FMA:4477", + "name": "Dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12312" + ] + } + }, + { + "id": "FMA:4478", + "name": "Spinal branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12323" + ] + }, + "synonyms": [ + "Spinal branch of left sixth posterior intercostal artery" + ] + }, + { + "id": "FMA:4479", + "name": "Postcentral branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12336" + ] + } + }, + { + "id": "FMA:4480", + "name": "Prelaminar branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12347" + ] + } + }, + { + "id": "FMA:4481", + "name": "Anterior radicular branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12359" + ] + } + }, + { + "id": "FMA:4482", + "name": "Posterior radicular branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12381" + ] + } + }, + { + "id": "FMA:4483", + "name": "Medullary branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12370" + ] + } + }, + { + "id": "FMA:4484", + "name": "Medial branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12461" + ] + } + }, + { + "id": "FMA:4485", + "name": "Postlaminar branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12472" + ] + } + }, + { + "id": "FMA:4486", + "name": "Articular branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12484" + ] + }, + "synonyms": [ + "Cutaneous branches of medial branch of dorsal branch of sixth left posterior intercostal artery", + "Muscular branches of medial branch of dorsal branch of sixth left posterior intercostal artery" + ] + }, + { + "id": "FMA:4489", + "name": "Lateral branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12496" + ] + } + }, + { + "id": "FMA:4490", + "name": "Muscular branch of lateral branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12507" + ] + } + }, + { + "id": "FMA:4491", + "name": "Cutaneous branch of lateral branch of dorsal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12734" + ] + } + }, + { + "id": "FMA:4492", + "name": "Collateral branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12404" + ] + } + }, + { + "id": "FMA:4493", + "name": "Muscular branch of collateral branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12712" + ] + } + }, + { + "id": "FMA:4494", + "name": "Lateral cutaneous branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12392" + ] + } + }, + { + "id": "FMA:4495", + "name": "Anterior branch of lateral cutaneous branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12745" + ] + } + }, + { + "id": "FMA:4497", + "name": "Posterior branch of lateral cutaneous branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12723" + ] + } + }, + { + "id": "FMA:4498", + "name": "Left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12290" + ] + } + }, + { + "id": "FMA:4499", + "name": "Precentral branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12302" + ] + } + }, + { + "id": "FMA:4500", + "name": "Dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12313" + ] + } + }, + { + "id": "FMA:4501", + "name": "Spinal branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12324" + ] + }, + "synonyms": [ + "Spinal branch of left seventh posterior intercostal artery" + ] + }, + { + "id": "FMA:4502", + "name": "Postcentral branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12337" + ] + } + }, + { + "id": "FMA:4503", + "name": "Prelaminar branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12348" + ] + } + }, + { + "id": "FMA:4504", + "name": "Anterior radicular branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12360" + ] + } + }, + { + "id": "FMA:4505", + "name": "Posterior radicular branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12382" + ] + } + }, + { + "id": "FMA:4506", + "name": "Medullary branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12371" + ] + } + }, + { + "id": "FMA:4507", + "name": "Medial branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12462" + ] + } + }, + { + "id": "FMA:4508", + "name": "Postlaminar branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12473" + ] + } + }, + { + "id": "FMA:4509", + "name": "Articular branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12485" + ] + } + }, + { + "id": "FMA:4512", + "name": "Lateral branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12497" + ] + } + }, + { + "id": "FMA:4513", + "name": "Muscular branch of lateral branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12508" + ] + } + }, + { + "id": "FMA:4514", + "name": "Cutaneous branch of lateral branch of dorsal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12735" + ] + } + }, + { + "id": "FMA:4515", + "name": "Collateral branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12405" + ] + } + }, + { + "id": "FMA:4516", + "name": "Muscular branch of collateral branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12713" + ] + } + }, + { + "id": "FMA:4517", + "name": "Lateral cutaneous branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12393" + ] + } + }, + { + "id": "FMA:4518", + "name": "Anterior branch of lateral cutaneous branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12746" + ] + } + }, + { + "id": "FMA:4520", + "name": "Posterior branch of lateral cutaneous branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12724" + ] + } + }, + { + "id": "FMA:4521", + "name": "Left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12291" + ] + } + }, + { + "id": "FMA:4522", + "name": "Precentral branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12303" + ] + } + }, + { + "id": "FMA:4523", + "name": "Dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12314" + ] + } + }, + { + "id": "FMA:4524", + "name": "Spinal branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12325" + ] + }, + "synonyms": [ + "Spinal branch of left eighth posterior intercostal artery" + ] + }, + { + "id": "FMA:4525", + "name": "Postcentral branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12338" + ] + } + }, + { + "id": "FMA:4526", + "name": "Prelaminar branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12349" + ] + } + }, + { + "id": "FMA:4527", + "name": "Anterior radicular branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12361" + ] + } + }, + { + "id": "FMA:4528", + "name": "Posterior radicular branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12383" + ] + } + }, + { + "id": "FMA:4529", + "name": "Medullary branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12372" + ] + } + }, + { + "id": "FMA:4530", + "name": "Medial branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12463" + ] + } + }, + { + "id": "FMA:4531", + "name": "Postlaminar branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12474" + ] + } + }, + { + "id": "FMA:4532", + "name": "Articular branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12486" + ] + } + }, + { + "id": "FMA:4535", + "name": "Lateral branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12498" + ] + } + }, + { + "id": "FMA:4536", + "name": "Muscular branch of lateral branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12509" + ] + } + }, + { + "id": "FMA:4537", + "name": "Cutaneous branch of lateral branch of dorsal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12736" + ] + } + }, + { + "id": "FMA:4538", + "name": "Collateral branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12406" + ] + } + }, + { + "id": "FMA:4540", + "name": "Lateral cutaneous branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12394" + ] + } + }, + { + "id": "FMA:4541", + "name": "Anterior branch of lateral cutaneous branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12747" + ] + } + }, + { + "id": "FMA:4543", + "name": "Posterior branch of lateral cutaneous branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12725" + ] + } + }, + { + "id": "FMA:4544", + "name": "Left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12292" + ] + } + }, + { + "id": "FMA:4545", + "name": "Precentral branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12304" + ] + } + }, + { + "id": "FMA:4546", + "name": "Dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12315" + ] + } + }, + { + "id": "FMA:4547", + "name": "Spinal branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12326" + ] + }, + "synonyms": [ + "Spinal branch of left ninth posterior intercostal artery" + ] + }, + { + "id": "FMA:4548", + "name": "Postcentral branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12339" + ] + } + }, + { + "id": "FMA:4549", + "name": "Prelaminar branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12350" + ] + } + }, + { + "id": "FMA:4550", + "name": "Anterior radicular branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12362" + ] + } + }, + { + "id": "FMA:4551", + "name": "Posterior radicular branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12384" + ] + } + }, + { + "id": "FMA:4552", + "name": "Medullary branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12373" + ] + } + }, + { + "id": "FMA:4553", + "name": "Medial branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12464" + ] + } + }, + { + "id": "FMA:4554", + "name": "Postlaminar branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12475" + ] + } + }, + { + "id": "FMA:4555", + "name": "Articular branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12487" + ] + }, + "synonyms": [ + "Cutaneous branches of medial branch of dorsal branch of ninth left posterior intercostal artery", + "Muscular branches of medial branch of dorsal branch of ninth left posterior intercostal artery" + ] + }, + { + "id": "FMA:4558", + "name": "Lateral branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12499" + ] + } + }, + { + "id": "FMA:4559", + "name": "Muscular branch of lateral branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12510" + ] + } + }, + { + "id": "FMA:4560", + "name": "Cutaneous branch of lateral branch of dorsal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12737" + ] + } + }, + { + "id": "FMA:4561", + "name": "Collateral branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12407" + ] + } + }, + { + "id": "FMA:4562", + "name": "Muscular branch of collateral branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12715" + ] + } + }, + { + "id": "FMA:4563", + "name": "Lateral cutaneous branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12395" + ] + } + }, + { + "id": "FMA:4564", + "name": "Anterior branch of lateral cutaneous branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12748" + ] + } + }, + { + "id": "FMA:4566", + "name": "Posterior branch of lateral cutaneous branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12726" + ] + } + }, + { + "id": "FMA:4567", + "name": "Left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12293" + ] + } + }, + { + "id": "FMA:4568", + "name": "Precentral branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12305" + ] + } + }, + { + "id": "FMA:4569", + "name": "Dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12316" + ] + } + }, + { + "id": "FMA:4570", + "name": "Spinal branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12327" + ] + }, + "synonyms": [ + "Spinal branch of left tenth posterior intercostal artery" + ] + }, + { + "id": "FMA:4573", + "name": "Anterior radicular branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12363" + ] + } + }, + { + "id": "FMA:4574", + "name": "Posterior radicular branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12385" + ] + } + }, + { + "id": "FMA:4575", + "name": "Medullary branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12374" + ] + } + }, + { + "id": "FMA:4576", + "name": "Medial branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12465" + ] + } + }, + { + "id": "FMA:4577", + "name": "Postlaminar branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12476" + ] + } + }, + { + "id": "FMA:4578", + "name": "Articular branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12488" + ] + } + }, + { + "id": "FMA:4581", + "name": "Lateral branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12500" + ] + } + }, + { + "id": "FMA:4582", + "name": "Muscular branch of lateral branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12511" + ] + } + }, + { + "id": "FMA:4583", + "name": "Cutaneous branch of lateral branch of dorsal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12738" + ] + } + }, + { + "id": "FMA:4584", + "name": "Collateral branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12408" + ] + } + }, + { + "id": "FMA:4585", + "name": "Muscular branch of collateral branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12716" + ] + } + }, + { + "id": "FMA:4586", + "name": "Lateral cutaneous branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12396" + ] + } + }, + { + "id": "FMA:4587", + "name": "Anterior branch of lateral cutaneous branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12749" + ] + } + }, + { + "id": "FMA:4589", + "name": "Posterior branch of lateral cutaneous branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12727" + ] + } + }, + { + "id": "FMA:4590", + "name": "Left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12294" + ] + } + }, + { + "id": "FMA:4591", + "name": "Precentral branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12306" + ] + } + }, + { + "id": "FMA:4592", + "name": "Dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12317" + ] + } + }, + { + "id": "FMA:4593", + "name": "Spinal branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12328" + ] + }, + "synonyms": [ + "Spinal branch of left eleventh posterior intercostal artery" + ] + }, + { + "id": "FMA:4594", + "name": "Postcentral branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12341" + ] + } + }, + { + "id": "FMA:4595", + "name": "Prelaminar branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12352" + ] + } + }, + { + "id": "FMA:4596", + "name": "Anterior radicular branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12364" + ] + } + }, + { + "id": "FMA:4597", + "name": "Posterior radicular branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12386" + ] + } + }, + { + "id": "FMA:4598", + "name": "Medullary branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12375" + ] + } + }, + { + "id": "FMA:4599", + "name": "Medial branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12466" + ] + } + }, + { + "id": "FMA:4600", + "name": "Postlaminar branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12477" + ] + } + }, + { + "id": "FMA:4601", + "name": "Articular branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12489" + ] + } + }, + { + "id": "FMA:4604", + "name": "Lateral branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12501" + ] + } + }, + { + "id": "FMA:4605", + "name": "Muscular branch of lateral branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12512" + ] + } + }, + { + "id": "FMA:4606", + "name": "Cutaneous branch of lateral branch of dorsal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12739" + ] + } + }, + { + "id": "FMA:4607", + "name": "Collateral branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12409" + ] + } + }, + { + "id": "FMA:4609", + "name": "Lateral cutaneous branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12397" + ] + } + }, + { + "id": "FMA:4610", + "name": "Anterior branch of lateral cutaneous branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12750" + ] + } + }, + { + "id": "FMA:4612", + "name": "Posterior branch of lateral cutaneous branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12728" + ] + } + }, + { + "id": "FMA:4613", + "name": "Subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:4615", + "name": "Precentral branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4617", + "name": "Spinal branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + }, + "synonyms": [ + "Spinal branch of subcostal artery" + ] + }, + { + "id": "FMA:4618", + "name": "Postcentral branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4619", + "name": "Prelaminar branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4620", + "name": "Anterior radicular branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4621", + "name": "Posterior radicular branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4622", + "name": "Medullary branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4623", + "name": "Medial branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4624", + "name": "Postlaminar branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4625", + "name": "Articular branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4628", + "name": "Lateral branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4629", + "name": "Muscular branch of lateral branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4630", + "name": "Cutaneous branch of lateral branch of dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4631", + "name": "Lateral cutaneous branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4632", + "name": "Anterior branch of lateral cutaneous branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4633", + "name": "Posterior branch of lateral cutaneous branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:4634", + "name": "Right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4613" + ] + }, + "synonyms": [ + "Arteria subcostalis (dextra)" + ] + }, + { + "id": "FMA:4635", + "name": "Precentral branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4615" + ] + } + }, + { + "id": "FMA:4637", + "name": "Spinal branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4617" + ] + } + }, + { + "id": "FMA:4638", + "name": "Postcentral branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4618" + ] + } + }, + { + "id": "FMA:4639", + "name": "Prelaminar branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4619" + ] + } + }, + { + "id": "FMA:4640", + "name": "Anterior radicular branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4620" + ] + } + }, + { + "id": "FMA:4641", + "name": "Posterior radicular branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4621" + ] + } + }, + { + "id": "FMA:4642", + "name": "Medullary branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4622" + ] + } + }, + { + "id": "FMA:4643", + "name": "Medial branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4623" + ] + } + }, + { + "id": "FMA:4644", + "name": "Postlaminar branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4624" + ] + } + }, + { + "id": "FMA:4645", + "name": "Articular branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4625" + ] + } + }, + { + "id": "FMA:4648", + "name": "Lateral branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4628" + ] + } + }, + { + "id": "FMA:4649", + "name": "Muscular branch of lateral branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4629" + ] + } + }, + { + "id": "FMA:4650", + "name": "Cutaneous branch of lateral branch of dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4630" + ] + } + }, + { + "id": "FMA:4651", + "name": "Lateral cutaneous branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4631" + ] + } + }, + { + "id": "FMA:4652", + "name": "Anterior branch of lateral cutaneous branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4632" + ] + } + }, + { + "id": "FMA:4653", + "name": "Posterior branch of lateral cutaneous branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4633" + ] + } + }, + { + "id": "FMA:4654", + "name": "Left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4613" + ] + }, + "synonyms": [ + "Arteria subcostalis (sinistra)" + ] + }, + { + "id": "FMA:4656", + "name": "Precentral branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4615" + ] + } + }, + { + "id": "FMA:4658", + "name": "Spinal branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4617" + ] + } + }, + { + "id": "FMA:4659", + "name": "Postcentral branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4618" + ] + } + }, + { + "id": "FMA:4660", + "name": "Prelaminar branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4619" + ] + } + }, + { + "id": "FMA:4661", + "name": "Anterior radicular branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4620" + ] + } + }, + { + "id": "FMA:4662", + "name": "Posterior radicular branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4621" + ] + } + }, + { + "id": "FMA:4663", + "name": "Medullary branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4622" + ] + } + }, + { + "id": "FMA:4664", + "name": "Medial branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4623" + ] + } + }, + { + "id": "FMA:4665", + "name": "Postlaminar branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4624" + ] + } + }, + { + "id": "FMA:4666", + "name": "Articular branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4625" + ] + }, + "synonyms": [ + "Muscular branches of medial branch of dorsal branch of left subcostal artery", + "Cutaneous branches of medial branch of dorsal branch of left subcostal artery" + ] + }, + { + "id": "FMA:4669", + "name": "Lateral branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4628" + ] + } + }, + { + "id": "FMA:4670", + "name": "Muscular branch of lateral branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4629" + ] + } + }, + { + "id": "FMA:4671", + "name": "Cutaneous branch of lateral branch of dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4630" + ] + } + }, + { + "id": "FMA:4672", + "name": "Lateral cutaneous branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4631" + ] + } + }, + { + "id": "FMA:4673", + "name": "Anterior branch of lateral cutaneous branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4632" + ] + } + }, + { + "id": "FMA:4674", + "name": "Posterior branch of lateral cutaneous branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4633" + ] + } + }, + { + "id": "FMA:4675", + "name": "Unnamed branch of descending thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Rami innominati" + ] + }, + { + "id": "FMA:4677", + "name": "Trunk of branch of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Coronary arterial trunk" + ] + }, + { + "id": "FMA:4679", + "name": "Ostium of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Orifice of coronary artery", + "Coronary arterial ostium" + ] + }, + { + "id": "FMA:4682", + "name": "Set of branches of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3800" + ] + }, + "synonyms": [ + "Branches of right coronary artery" + ] + }, + { + "id": "FMA:4685", + "name": "Stem of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Left coronary arterial stem", + "Main stem of left coronary artery", + "Left coronary artery main stem" + ] + }, + { + "id": "FMA:4687", + "name": "Set of branches of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3800" + ] + }, + "synonyms": [ + "Branches of left coronary artery" + ] + }, + { + "id": "FMA:4690", + "name": "First part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + } + }, + { + "id": "FMA:4691", + "name": "Second part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + } + }, + { + "id": "FMA:4692", + "name": "Third part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + } + }, + { + "id": "FMA:4693", + "name": "Third part of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4692" + ] + } + }, + { + "id": "FMA:4694", + "name": "Left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3951" + ] + } + }, + { + "id": "FMA:4696", + "name": "Second part of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4691" + ] + } + }, + { + "id": "FMA:4697", + "name": "Third part of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4692" + ] + } + }, + { + "id": "FMA:4706", + "name": "Coronary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + } + }, + { + "id": "FMA:4707", + "name": "Great cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + } + }, + { + "id": "FMA:4708", + "name": "Left marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + } + }, + { + "id": "FMA:4709", + "name": "Unnamed tributary from left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4719" + ] + } + }, + { + "id": "FMA:4710", + "name": "Unnamed tributary from left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4719" + ] + } + }, + { + "id": "FMA:4711", + "name": "Unnamed tributary from right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4719" + ] + } + }, + { + "id": "FMA:4712", + "name": "Posterior vein of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Posterior cardiac vein of left ventricle", + "Vena ventriculi sinistri posterior" + ] + }, + { + "id": "FMA:4713", + "name": "Middle cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Lesser cardiac vein", + "Posterior interventricular vein" + ] + }, + { + "id": "FMA:4714", + "name": "Small cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Right cardiac vein" + ] + }, + { + "id": "FMA:4715", + "name": "Oblique vein of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Marshall's vein", + "Oblique cardiac vein of left atrium" + ] + }, + { + "id": "FMA:4716", + "name": "Right marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + } + }, + { + "id": "FMA:4717", + "name": "Anterior cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50307" + ] + } + }, + { + "id": "FMA:4718", + "name": "Small cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50307" + ] + }, + "synonyms": [ + "Small cardiac vein organ part" + ] + }, + { + "id": "FMA:4719", + "name": "Unnamed tributary of cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + } + }, + { + "id": "FMA:4720", + "name": "Superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + }, + "synonyms": [ + "Anterior vena cava" + ] + }, + { + "id": "FMA:4721", + "name": "Common inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:4722", + "name": "Mediastinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Mediastinal tributary of brachiocephalic vein", + "Vena mediastinalis" + ] + }, + { + "id": "FMA:4723", + "name": "Brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Innominate vein", + "Brachiocephalic venous tree" + ] + }, + { + "id": "FMA:4724", + "name": "Internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Internal jugular venous tree" + ] + }, + { + "id": "FMA:4725", + "name": "Subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Subclavian venous tree" + ] + }, + { + "id": "FMA:4727", + "name": "Vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:4728", + "name": "Inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Inferior thyroid venous tree", + "Vena thyroidea inferioris" + ] + }, + { + "id": "FMA:4729", + "name": "Internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:4730", + "name": "Vena comitantes of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14293" + ] + } + }, + { + "id": "FMA:4731", + "name": "Superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14293" + ] + } + }, + { + "id": "FMA:4732", + "name": "Musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14293" + ] + } + }, + { + "id": "FMA:4733", + "name": "Sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4734", + "name": "Fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4735", + "name": "Fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4736", + "name": "Seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4737", + "name": "Eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4738", + "name": "Ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4739", + "name": "Third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4740", + "name": "Second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4741", + "name": "First anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:4742", + "name": "Pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + } + }, + { + "id": "FMA:4744", + "name": "First posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Highest intercostal vein", + "Supreme intercostal vein" + ] + }, + { + "id": "FMA:4745", + "name": "Second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:4746", + "name": "Deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:4747", + "name": "Thymic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Thymic tributary of brachiocephalic vein" + ] + }, + { + "id": "FMA:4748", + "name": "Esophageal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Oesophageal vein" + ] + }, + { + "id": "FMA:4749", + "name": "Bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Bronchial venous tree" + ] + }, + { + "id": "FMA:4750", + "name": "Tracheal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Tracheal tributary of brachiocephalic vein" + ] + }, + { + "id": "FMA:4751", + "name": "Right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4723" + ] + }, + "synonyms": [ + "Right innominate vein", + "Vena brachiocephalica dextra" + ] + }, + { + "id": "FMA:4754", + "name": "Right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4724" + ] + }, + "synonyms": [ + "Vena jugularis interna dextra" + ] + }, + { + "id": "FMA:4755", + "name": "Right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4725" + ] + }, + "synonyms": [ + "Vena subclavia dextra" + ] + }, + { + "id": "FMA:4756", + "name": "Right vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4727" + ] + }, + "synonyms": [ + "Vena vertebralis dextra" + ] + }, + { + "id": "FMA:4757", + "name": "Right inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4728" + ] + }, + "synonyms": [ + "Vena thyroidea inferioris dextra" + ] + }, + { + "id": "FMA:4758", + "name": "Right internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4729" + ] + } + }, + { + "id": "FMA:4760", + "name": "Right deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4746" + ] + }, + "synonyms": [ + "Vena cervicalis profunda dextra" + ] + }, + { + "id": "FMA:4761", + "name": "Left brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4723" + ] + }, + "synonyms": [ + "Vena brachiocephalica sinistra", + "Left innominate vein" + ] + }, + { + "id": "FMA:4762", + "name": "Left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4724" + ] + }, + "synonyms": [ + "Vena jugularis interna sinistra" + ] + }, + { + "id": "FMA:4763", + "name": "Left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4725" + ] + }, + "synonyms": [ + "Vena subclavia sinistra" + ] + }, + { + "id": "FMA:4764", + "name": "Left vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4727" + ] + }, + "synonyms": [ + "Vena vertebralis sinistra" + ] + }, + { + "id": "FMA:4765", + "name": "Left inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4728" + ] + }, + "synonyms": [ + "Vena thyroidea inferioris sinistra" + ] + }, + { + "id": "FMA:4766", + "name": "Left internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4729" + ] + } + }, + { + "id": "FMA:4767", + "name": "Venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + }, + "synonyms": [ + "Venous network" + ] + }, + { + "id": "FMA:4768", + "name": "T1 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:4769", + "name": "Vena comitantes of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4730" + ] + } + }, + { + "id": "FMA:4770", + "name": "Vena comitantes of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4730" + ] + } + }, + { + "id": "FMA:4771", + "name": "Right superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4731" + ] + }, + "synonyms": [ + "Vena epigastrica superioris dextra" + ] + }, + { + "id": "FMA:4772", + "name": "Right musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4732" + ] + }, + "synonyms": [ + "Vena musculophrenica dextra" + ] + }, + { + "id": "FMA:4773", + "name": "Right seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4736" + ] + } + }, + { + "id": "FMA:4774", + "name": "Right eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4737" + ] + } + }, + { + "id": "FMA:4775", + "name": "Right ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4738" + ] + } + }, + { + "id": "FMA:4776", + "name": "Right sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4733" + ] + } + }, + { + "id": "FMA:4777", + "name": "Right fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4734" + ] + } + }, + { + "id": "FMA:4778", + "name": "Right fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4735" + ] + } + }, + { + "id": "FMA:4779", + "name": "Right third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4739" + ] + } + }, + { + "id": "FMA:4780", + "name": "Right second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4740" + ] + } + }, + { + "id": "FMA:4781", + "name": "Right first anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4741" + ] + } + }, + { + "id": "FMA:4782", + "name": "Right pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4742" + ] + }, + "synonyms": [ + "Vena pericardiacophrenica dextra" + ] + }, + { + "id": "FMA:4783", + "name": "Right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4744" + ] + }, + "synonyms": [ + "Right supreme intercostal vein" + ] + }, + { + "id": "FMA:4785", + "name": "Left superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4731" + ] + }, + "synonyms": [ + "Vena epigastrica superioris sinistra" + ] + }, + { + "id": "FMA:4786", + "name": "Left musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4732" + ] + }, + "synonyms": [ + "Vena musculophrenica sinistra" + ] + }, + { + "id": "FMA:4787", + "name": "Left seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4736" + ] + } + }, + { + "id": "FMA:4788", + "name": "Left sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4733" + ] + } + }, + { + "id": "FMA:4789", + "name": "Left eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4737" + ] + } + }, + { + "id": "FMA:4790", + "name": "Left ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4738" + ] + } + }, + { + "id": "FMA:4791", + "name": "Left fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4734" + ] + } + }, + { + "id": "FMA:4792", + "name": "Left fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4735" + ] + } + }, + { + "id": "FMA:4793", + "name": "Left third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4739" + ] + } + }, + { + "id": "FMA:4794", + "name": "Left second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4740" + ] + } + }, + { + "id": "FMA:4795", + "name": "Left first anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4741" + ] + } + }, + { + "id": "FMA:4796", + "name": "Left pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4742" + ] + }, + "synonyms": [ + "Vena pericardiacophrenica sinistra" + ] + }, + { + "id": "FMA:4797", + "name": "Left superior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:4798", + "name": "Left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4744" + ] + }, + "synonyms": [ + "Left supreme intercostal vein" + ] + }, + { + "id": "FMA:4799", + "name": "Left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4745" + ] + } + }, + { + "id": "FMA:4800", + "name": "Left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12528" + ] + } + }, + { + "id": "FMA:4801", + "name": "Dorsal tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12537" + ] + } + }, + { + "id": "FMA:4802", + "name": "T1 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:4803", + "name": "Intervertebral tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12548" + ] + } + }, + { + "id": "FMA:4804", + "name": "Spinal tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12559" + ] + } + }, + { + "id": "FMA:4805", + "name": "Medullary tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12595" + ] + } + }, + { + "id": "FMA:4806", + "name": "T1 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + }, + "synonyms": [ + "Batsen's plexus", + "Plexus venosus vertebralis interior" + ] + }, + { + "id": "FMA:4807", + "name": "T1 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:4808", + "name": "First thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:4809", + "name": "T1 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:4810", + "name": "Collateral tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12572" + ] + } + }, + { + "id": "FMA:4812", + "name": "Second left anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:4813", + "name": "Dorsal tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12538" + ] + } + }, + { + "id": "FMA:4814", + "name": "Intervertebral tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12549" + ] + } + }, + { + "id": "FMA:4815", + "name": "Second left posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:4816", + "name": "Spinal tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12560" + ] + } + }, + { + "id": "FMA:4817", + "name": "Medullary tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12596" + ] + } + }, + { + "id": "FMA:4818", + "name": "Second left internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:4820", + "name": "Second left anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:4821", + "name": "Second left posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:4822", + "name": "Collateral tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12573" + ] + } + }, + { + "id": "FMA:4823", + "name": "Lateral cutaneous tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12585" + ] + } + }, + { + "id": "FMA:4825", + "name": "Dorsal tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12539" + ] + } + }, + { + "id": "FMA:4827", + "name": "Intervertebral tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12550" + ] + } + }, + { + "id": "FMA:4833", + "name": "Collateral tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12574" + ] + } + }, + { + "id": "FMA:4834", + "name": "Lateral cutaneous tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12586" + ] + } + }, + { + "id": "FMA:4836", + "name": "Left deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4746" + ] + }, + "synonyms": [ + "Vena cervicalis profunda sinistra" + ] + }, + { + "id": "FMA:4837", + "name": "Left bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4749" + ] + } + }, + { + "id": "FMA:4838", + "name": "Azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Azygos venous tree" + ] + }, + { + "id": "FMA:4839", + "name": "Medial root of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13446" + ] + } + }, + { + "id": "FMA:4841", + "name": "Intermediate root of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + }, + "synonyms": [ + "Lumbar azygos vein" + ] + }, + { + "id": "FMA:4842", + "name": "Lateral root of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13446" + ] + } + }, + { + "id": "FMA:4843", + "name": "Right ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12858" + ] + }, + "synonyms": [ + "Vena lumbalis ascendens dextra" + ] + }, + { + "id": "FMA:4844", + "name": "Right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12845" + ] + }, + "synonyms": [ + "Vena subcostalis dextra" + ] + }, + { + "id": "FMA:4845", + "name": "Right external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:4847", + "name": "Dorsal tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14448" + ] + } + }, + { + "id": "FMA:4849", + "name": "Intervertebral tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14416" + ] + }, + "synonyms": [ + "Right twelfth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4850", + "name": "Spinal tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14427" + ] + }, + "synonyms": [ + "Right twelfth thoracic spinal vein" + ] + }, + { + "id": "FMA:4851", + "name": "Medullary tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14447" + ] + } + }, + { + "id": "FMA:4856", + "name": "Collateral tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14449" + ] + } + }, + { + "id": "FMA:4857", + "name": "Lateral cutaneous tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14445" + ] + } + }, + { + "id": "FMA:4858", + "name": "Posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + }, + "synonyms": [ + "Venae intercostalis posterior" + ] + }, + { + "id": "FMA:4859", + "name": "Right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12536" + ] + } + }, + { + "id": "FMA:4860", + "name": "Right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12535" + ] + } + }, + { + "id": "FMA:4861", + "name": "T2 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:4862", + "name": "Dorsal tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + }, + "synonyms": [ + "Ramus dorsalis (venae intercostalis posterior)" + ] + }, + { + "id": "FMA:4863", + "name": "Intervertebral tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + }, + "synonyms": [ + "Thoracic intervertebral vein", + "Vena intervertebralis" + ] + }, + { + "id": "FMA:4864", + "name": "Spinal tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + }, + "synonyms": [ + "Thoracic spinal vein", + "Ramus spinalis" + ] + }, + { + "id": "FMA:4865", + "name": "Collateral tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:4866", + "name": "Lateral cutaneous tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:4867", + "name": "T2 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:4868", + "name": "Medullary tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:4869", + "name": "Anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4881" + ] + } + }, + { + "id": "FMA:4870", + "name": "Posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4881" + ] + } + }, + { + "id": "FMA:4871", + "name": "Thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14295" + ] + } + }, + { + "id": "FMA:4872", + "name": "Right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12534" + ] + } + }, + { + "id": "FMA:4873", + "name": "Right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12533" + ] + } + }, + { + "id": "FMA:4874", + "name": "Right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12532" + ] + } + }, + { + "id": "FMA:4875", + "name": "Right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12531" + ] + } + }, + { + "id": "FMA:4876", + "name": "Right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12530" + ] + } + }, + { + "id": "FMA:4877", + "name": "Right superior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:4878", + "name": "Right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12529" + ] + } + }, + { + "id": "FMA:4879", + "name": "Right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12528" + ] + } + }, + { + "id": "FMA:4880", + "name": "Right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4745" + ] + } + }, + { + "id": "FMA:4881", + "name": "Internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18935" + ] + } + }, + { + "id": "FMA:4882", + "name": "Dorsal tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12547" + ] + } + }, + { + "id": "FMA:4883", + "name": "Intervertebral tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12558" + ] + }, + "synonyms": [ + "Right eleventh thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4884", + "name": "Spinal tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12569" + ] + }, + "synonyms": [ + "Right eleventh thoracic spinal vein" + ] + }, + { + "id": "FMA:4885", + "name": "Collateral tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12582" + ] + } + }, + { + "id": "FMA:4886", + "name": "Lateral cutaneous tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12594" + ] + } + }, + { + "id": "FMA:4887", + "name": "Medullary tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12605" + ] + } + }, + { + "id": "FMA:4888", + "name": "Dorsal tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12546" + ] + } + }, + { + "id": "FMA:4889", + "name": "Intervertebral tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12557" + ] + }, + "synonyms": [ + "Right tenth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4890", + "name": "Spinal tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12568" + ] + }, + "synonyms": [ + "Right tenth thoracic spinal vein" + ] + }, + { + "id": "FMA:4891", + "name": "Collateral tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12581" + ] + } + }, + { + "id": "FMA:4892", + "name": "Lateral cutaneous tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12593" + ] + } + }, + { + "id": "FMA:4893", + "name": "Medullary tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12604" + ] + } + }, + { + "id": "FMA:4894", + "name": "Dorsal tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12545" + ] + } + }, + { + "id": "FMA:4895", + "name": "Intervertebral tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12556" + ] + }, + "synonyms": [ + "Right ninth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4896", + "name": "Spinal tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12567" + ] + }, + "synonyms": [ + "Right ninth thoracic spinal vein" + ] + }, + { + "id": "FMA:4897", + "name": "Medullary tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12603" + ] + } + }, + { + "id": "FMA:4898", + "name": "Collateral tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12580" + ] + } + }, + { + "id": "FMA:4899", + "name": "Lateral cutaneous tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12592" + ] + } + }, + { + "id": "FMA:4900", + "name": "Dorsal tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12544" + ] + } + }, + { + "id": "FMA:4901", + "name": "Intervertebral tributary of right eight posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12555" + ] + }, + "synonyms": [ + "Right eighth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4902", + "name": "Spinal tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12566" + ] + }, + "synonyms": [ + "Right eighth thoracic spinal vein" + ] + }, + { + "id": "FMA:4903", + "name": "Collateral tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12579" + ] + } + }, + { + "id": "FMA:4904", + "name": "Lateral cutaneous tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12591" + ] + } + }, + { + "id": "FMA:4905", + "name": "Medullary tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12602" + ] + } + }, + { + "id": "FMA:4906", + "name": "Dorsal tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12543" + ] + } + }, + { + "id": "FMA:4907", + "name": "Intervertebral tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12554" + ] + }, + "synonyms": [ + "Right seventh thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4908", + "name": "Spinal tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12565" + ] + }, + "synonyms": [ + "Right seventh thoracic spinal vein" + ] + }, + { + "id": "FMA:4909", + "name": "Medullary tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12601" + ] + } + }, + { + "id": "FMA:4910", + "name": "Collateral tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12578" + ] + } + }, + { + "id": "FMA:4911", + "name": "Lateral cutaneous tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12590" + ] + } + }, + { + "id": "FMA:4912", + "name": "Dorsal tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12542" + ] + } + }, + { + "id": "FMA:4913", + "name": "Intervertebral tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12553" + ] + }, + "synonyms": [ + "Right sixth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4914", + "name": "Spinal tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12564" + ] + }, + "synonyms": [ + "Right sixth thoracic spinal vein" + ] + }, + { + "id": "FMA:4915", + "name": "Medullary tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12600" + ] + } + }, + { + "id": "FMA:4916", + "name": "Collateral tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12577" + ] + } + }, + { + "id": "FMA:4917", + "name": "Lateral cutaneous tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12589" + ] + } + }, + { + "id": "FMA:4918", + "name": "Dorsal tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12541" + ] + } + }, + { + "id": "FMA:4919", + "name": "Intervertebral tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12552" + ] + }, + "synonyms": [ + "Right fifth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4920", + "name": "Spinal tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12563" + ] + }, + "synonyms": [ + "Right fifth thoracic spinal vein" + ] + }, + { + "id": "FMA:4921", + "name": "Medullary tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12599" + ] + } + }, + { + "id": "FMA:4922", + "name": "Collateral tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12576" + ] + } + }, + { + "id": "FMA:4923", + "name": "Lateral cutaneous tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12588" + ] + } + }, + { + "id": "FMA:4924", + "name": "Dorsal tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12540" + ] + } + }, + { + "id": "FMA:4925", + "name": "Intervertebral tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12551" + ] + }, + "synonyms": [ + "Right fourth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4926", + "name": "Spinal tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12562" + ] + }, + "synonyms": [ + "Right fourth thoracic spinal vein" + ] + }, + { + "id": "FMA:4927", + "name": "Medullary tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12598" + ] + } + }, + { + "id": "FMA:4928", + "name": "Collateral tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12575" + ] + } + }, + { + "id": "FMA:4929", + "name": "Lateral cutaneous tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12587" + ] + } + }, + { + "id": "FMA:4930", + "name": "Dorsal tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12539" + ] + } + }, + { + "id": "FMA:4931", + "name": "Intervertebral tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12550" + ] + }, + "synonyms": [ + "Right third thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4932", + "name": "Spinal tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12561" + ] + }, + "synonyms": [ + "Right third thoracic spinal vein" + ] + }, + { + "id": "FMA:4933", + "name": "Medullary tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12597" + ] + } + }, + { + "id": "FMA:4934", + "name": "Collateral tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12574" + ] + } + }, + { + "id": "FMA:4935", + "name": "Lateral cutaneous tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12586" + ] + } + }, + { + "id": "FMA:4936", + "name": "Dorsal tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12538" + ] + } + }, + { + "id": "FMA:4939", + "name": "Medullary tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12596" + ] + } + }, + { + "id": "FMA:4940", + "name": "Collateral tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12573" + ] + } + }, + { + "id": "FMA:4941", + "name": "Lateral cutaneous tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12585" + ] + } + }, + { + "id": "FMA:4942", + "name": "Right bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4749" + ] + } + }, + { + "id": "FMA:4943", + "name": "Pericardial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Pericardial tributary of brachiocephalic vein" + ] + }, + { + "id": "FMA:4944", + "name": "Hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + }, + "synonyms": [ + "Hemi-azygos vein", + "Hemiazygous vein", + "Inferior hemi-azygos vein" + ] + }, + { + "id": "FMA:4945", + "name": "Left external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + }, + "synonyms": [ + "Plexus venosus vertebralis externus sinister" + ] + }, + { + "id": "FMA:4946", + "name": "Medial root of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13447" + ] + }, + "synonyms": [ + "Communicating vein from hemiazygos vein to inferior vena cava" + ] + }, + { + "id": "FMA:4947", + "name": "Intermediate root of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13447" + ] + }, + "synonyms": [ + "Communicating vein from hemiazygos vein to left renal vein" + ] + }, + { + "id": "FMA:4948", + "name": "Lateral root of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13447" + ] + } + }, + { + "id": "FMA:4949", + "name": "Left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12536" + ] + } + }, + { + "id": "FMA:4950", + "name": "Left ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12858" + ] + }, + "synonyms": [ + "Vena lumbalis ascendens sinistra" + ] + }, + { + "id": "FMA:4951", + "name": "Left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12845" + ] + }, + "synonyms": [ + "Vena subcostalis sinistra" + ] + }, + { + "id": "FMA:4952", + "name": "Dorsal tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14448" + ] + } + }, + { + "id": "FMA:4953", + "name": "Intervertebral tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14416" + ] + } + }, + { + "id": "FMA:4954", + "name": "Spinal tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14427" + ] + }, + "synonyms": [ + "Left twelfth thoracic spinal vein" + ] + }, + { + "id": "FMA:4955", + "name": "Medullary tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14447" + ] + } + }, + { + "id": "FMA:4956", + "name": "Dorsal tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12547" + ] + } + }, + { + "id": "FMA:4957", + "name": "Intervertebral tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12558" + ] + }, + "synonyms": [ + "Left eleventh thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4958", + "name": "Spinal tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12569" + ] + }, + "synonyms": [ + "Left eleventh thoracic spinal vein" + ] + }, + { + "id": "FMA:4959", + "name": "Medullary tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12605" + ] + } + }, + { + "id": "FMA:4960", + "name": "Collateral tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12582" + ] + } + }, + { + "id": "FMA:4961", + "name": "Lateral cutaneous tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12594" + ] + } + }, + { + "id": "FMA:4962", + "name": "Left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12535" + ] + } + }, + { + "id": "FMA:4963", + "name": "Dorsal tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12546" + ] + } + }, + { + "id": "FMA:4964", + "name": "Intervertebral tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12557" + ] + }, + "synonyms": [ + "Left tenth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4965", + "name": "Spinal tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12568" + ] + }, + "synonyms": [ + "Left tenth thoracic spinal vein" + ] + }, + { + "id": "FMA:4966", + "name": "Medullary tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12604" + ] + } + }, + { + "id": "FMA:4967", + "name": "Collateral tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12581" + ] + } + }, + { + "id": "FMA:4968", + "name": "Lateral cutaneous tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12593" + ] + } + }, + { + "id": "FMA:4969", + "name": "Left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12534" + ] + } + }, + { + "id": "FMA:4970", + "name": "Dorsal tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12545" + ] + } + }, + { + "id": "FMA:4971", + "name": "Intervertebral tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12556" + ] + }, + "synonyms": [ + "Left ninth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4972", + "name": "Spinal tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12567" + ] + }, + "synonyms": [ + "Left ninth thoracic spinal vein" + ] + }, + { + "id": "FMA:4973", + "name": "Medullary tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12603" + ] + } + }, + { + "id": "FMA:4974", + "name": "Collateral tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12580" + ] + } + }, + { + "id": "FMA:4975", + "name": "Lateral cutaneous tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12592" + ] + } + }, + { + "id": "FMA:4976", + "name": "Left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12533" + ] + } + }, + { + "id": "FMA:4977", + "name": "Dorsal tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12544" + ] + } + }, + { + "id": "FMA:4978", + "name": "Intervertebral tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12555" + ] + }, + "synonyms": [ + "Left eighth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4979", + "name": "Spinal tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12566" + ] + }, + "synonyms": [ + "Left eighth thoracic spinal vein" + ] + }, + { + "id": "FMA:4980", + "name": "Medullary tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12602" + ] + } + }, + { + "id": "FMA:4981", + "name": "Collateral tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12579" + ] + } + }, + { + "id": "FMA:4982", + "name": "Lateral cutaneous tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12591" + ] + } + }, + { + "id": "FMA:4983", + "name": "Left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12532" + ] + } + }, + { + "id": "FMA:4984", + "name": "Dorsal tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12543" + ] + } + }, + { + "id": "FMA:4985", + "name": "Intervertebral tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12554" + ] + }, + "synonyms": [ + "Left seventh thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4987", + "name": "Medullary tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12601" + ] + } + }, + { + "id": "FMA:4988", + "name": "Collateral tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12578" + ] + } + }, + { + "id": "FMA:4989", + "name": "Lateral cutaneous tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12590" + ] + } + }, + { + "id": "FMA:4990", + "name": "Left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12531" + ] + } + }, + { + "id": "FMA:4991", + "name": "Dorsal tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12542" + ] + } + }, + { + "id": "FMA:4992", + "name": "Intervertebral tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12553" + ] + }, + "synonyms": [ + "Left sixth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:4993", + "name": "Spinal tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12564" + ] + }, + "synonyms": [ + "Left sixth thoracic spinal vein" + ] + }, + { + "id": "FMA:4994", + "name": "Medullary tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12600" + ] + } + }, + { + "id": "FMA:4996", + "name": "Lateral cutaneous tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12589" + ] + } + }, + { + "id": "FMA:4997", + "name": "Left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12530" + ] + } + }, + { + "id": "FMA:4998", + "name": "Dorsal tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12541" + ] + } + }, + { + "id": "FMA:4999", + "name": "Intervertebral tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12552" + ] + }, + "synonyms": [ + "Left fifth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:5000", + "name": "Spinal tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12563" + ] + }, + "synonyms": [ + "Left fifth thoracic spinal vein" + ] + }, + { + "id": "FMA:5001", + "name": "Medullary tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12599" + ] + } + }, + { + "id": "FMA:5002", + "name": "Collateral tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12576" + ] + } + }, + { + "id": "FMA:5003", + "name": "Lateral cutaneous tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12588" + ] + } + }, + { + "id": "FMA:5004", + "name": "Left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12529" + ] + } + }, + { + "id": "FMA:5005", + "name": "Dorsal tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12540" + ] + } + }, + { + "id": "FMA:5006", + "name": "Intervertebral tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12551" + ] + }, + "synonyms": [ + "Left fourth thoracic intervertebral vein" + ] + }, + { + "id": "FMA:5007", + "name": "Spinal tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12562" + ] + }, + "synonyms": [ + "Left fourth thoracic spinal vein" + ] + }, + { + "id": "FMA:5008", + "name": "Medullary tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12598" + ] + } + }, + { + "id": "FMA:5009", + "name": "Collateral tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12575" + ] + } + }, + { + "id": "FMA:5010", + "name": "Lateral cutaneous tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12587" + ] + } + }, + { + "id": "FMA:5011", + "name": "Accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + }, + "synonyms": [ + "Accessory hemi-azygos vein", + "Vena azygos accessoria", + "Superior hemi-azygos vein" + ] + }, + { + "id": "FMA:5012", + "name": "Communicating vein with accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:5013", + "name": "Transvertebral communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:5014", + "name": "Communicating vein with hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:5018", + "name": "Bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55673" + ] + } + }, + { + "id": "FMA:5022", + "name": "Muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:5023", + "name": "Fascia organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:5024", + "name": "Lymphatic tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3710" + ] + }, + "synonyms": [ + "Lymph vessel organ" + ] + }, + { + "id": "FMA:5027", + "name": "Variant lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + } + }, + { + "id": "FMA:5028", + "name": "Lymphatic capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + }, + "synonyms": [ + "Lymph capillary" + ] + }, + { + "id": "FMA:5029", + "name": "Lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86189" + ] + }, + "synonyms": [ + "Lymph plexus", + "Lymphatic rete" + ] + }, + { + "id": "FMA:5031", + "name": "Thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Trunk of thoracic duct tree" + ] + }, + { + "id": "FMA:5032", + "name": "Left jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12250" + ] + }, + "synonyms": [ + "Left jugular trunk", + "Truncus jugularis sinister" + ] + }, + { + "id": "FMA:5033", + "name": "Left subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12252" + ] + }, + "synonyms": [ + "Truncus subclavius sinister" + ] + }, + { + "id": "FMA:5034", + "name": "Lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:5035", + "name": "Subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Acromial bursa" + ] + }, + { + "id": "FMA:5036", + "name": "Superficial inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + }, + "synonyms": [ + "Lymph node of Cloquet", + "Nodus lymphaticus inguinalis superficialis", + "Superficial inguinal node", + "Lymph node of Rosenmuller" + ] + }, + { + "id": "FMA:5038", + "name": "Subareolar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73218" + ] + } + }, + { + "id": "FMA:5039", + "name": "Right costocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10636" + ] + }, + "synonyms": [ + "Trunk of right costocervical artery" + ] + }, + { + "id": "FMA:5041", + "name": "Right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3994" + ] + } + }, + { + "id": "FMA:5042", + "name": "Right superior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76998" + ] + }, + "synonyms": [ + "Right supreme intercostal artery", + "Arteria intercostalis suprema dextra" + ] + }, + { + "id": "FMA:5731", + "name": "Vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Vagus nerve [X]", + "Tenth cranial nerve", + "Vagus", + "Vagus nerve tree" + ] + }, + { + "id": "FMA:5830", + "name": "Right subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12252" + ] + }, + "synonyms": [ + "Truncus subclavius dexter" + ] + }, + { + "id": "FMA:5831", + "name": "Right bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9585" + ] + }, + "synonyms": [ + "Truncus bronchomediastinalis dexter" + ] + }, + { + "id": "FMA:5832", + "name": "Right lymphatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Trunk of right lymphatic duct tree", + "Right thoracic duct" + ] + }, + { + "id": "FMA:5833", + "name": "Incomplete right lymphatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5027" + ] + } + }, + { + "id": "FMA:5834", + "name": "Left bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9585" + ] + }, + "synonyms": [ + "Truncus bronchomediastinalis sinister" + ] + }, + { + "id": "FMA:5835", + "name": "Cisterna chyli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66156" + ] + }, + "synonyms": [ + "Atypical confluence of lymph trunks", + "Cistern of Pecquet", + "Chyle cistern" + ] + }, + { + "id": "FMA:5836", + "name": "Absent thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5027" + ] + } + }, + { + "id": "FMA:5838", + "name": "Absent cisterna chyli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5027" + ] + } + }, + { + "id": "FMA:5839", + "name": "Double cisterna chyli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5027" + ] + } + }, + { + "id": "FMA:5840", + "name": "Right lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12765" + ] + }, + "synonyms": [ + "Truncus lumbaris dexter", + "Trunk of right lumbar lymphatic tree" + ] + }, + { + "id": "FMA:5841", + "name": "Left lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12765" + ] + }, + "synonyms": [ + "Truncus lumbaris sinister", + "Trunk of left lumbar lymphatic tree" + ] + }, + { + "id": "FMA:5842", + "name": "Intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Truncus intestinalis", + "Trunk of intestinal lymphatic tree" + ] + }, + { + "id": "FMA:5844", + "name": "Right descending thoracic lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:5845", + "name": "Left descending thoracic lymph duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:5846", + "name": "Ascending lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:5847", + "name": "Right ascending thoracic lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Right ascending thoracic lymphatic duct", + "Right upper intercostal lymph trunk" + ] + }, + { + "id": "FMA:5848", + "name": "Mediastinal lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:5849", + "name": "Parasternal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Parasternal node", + "Internal mammary lymph node", + "Nodus parasternale" + ] + }, + { + "id": "FMA:5850", + "name": "Intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:5851", + "name": "Diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:5852", + "name": "Thoracic lymphatic plexus of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:5853", + "name": "Abdominal lymphatic plexus of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:5854", + "name": "Superficial lymphatic vessel of thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52124" + ] + } + }, + { + "id": "FMA:5855", + "name": "Superficial subpleural lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:5856", + "name": "Deep pulmonary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:5857", + "name": "Submucous bronchial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:5858", + "name": "Spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + }, + "synonyms": [ + "Spinal nerve tree" + ] + }, + { + "id": "FMA:5859", + "name": "Cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + }, + "synonyms": [ + "Cervical nerve tree", + "Cervical spinal nerve" + ] + }, + { + "id": "FMA:5860", + "name": "Thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + }, + "synonyms": [ + "Thoracic spinal nerve" + ] + }, + { + "id": "FMA:5861", + "name": "Lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + }, + "synonyms": [ + "Lumbar spinal nerve" + ] + }, + { + "id": "FMA:5862", + "name": "Sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + }, + "synonyms": [ + "Sacral spinal nerve" + ] + }, + { + "id": "FMA:5863", + "name": "Coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + }, + "synonyms": [ + "Coccygeal spinal nerve" + ] + }, + { + "id": "FMA:5864", + "name": "Variant spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5858" + ] + } + }, + { + "id": "FMA:5865", + "name": "Cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + }, + "synonyms": [ + "Cranial neural tree organ" + ] + }, + { + "id": "FMA:5866", + "name": "Autonomic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + }, + "synonyms": [ + "Nervus visceralis", + "Visceral nerve" + ] + }, + { + "id": "FMA:5867", + "name": "Motor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Nervus motorius" + ] + }, + { + "id": "FMA:5868", + "name": "Sensory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Nervus sensorius" + ] + }, + { + "id": "FMA:5869", + "name": "Mixed nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Nervus mixtus" + ] + }, + { + "id": "FMA:5874", + "name": "Communicating branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + } + }, + { + "id": "FMA:5875", + "name": "White communicating ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5874" + ] + }, + "synonyms": [ + "White ramus communicans", + "Ramus communicans alba", + "White ramus" + ] + }, + { + "id": "FMA:5876", + "name": "Gray communicating ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5874" + ] + }, + "synonyms": [ + "Gray ramus communicans", + "Ramus communicans grisea", + "Grey ramus communicans of spinal nerve", + "Gray ramus" + ] + }, + { + "id": "FMA:5878", + "name": "Visceral branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + }, + "synonyms": [ + "Ramus visceralis nervorum", + "Ramus autonomicus" + ] + }, + { + "id": "FMA:5882", + "name": "Somatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:5883", + "name": "Splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5866" + ] + } + }, + { + "id": "FMA:5884", + "name": "Ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + } + }, + { + "id": "FMA:5885", + "name": "Sensory ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5884" + ] + }, + "synonyms": [ + "Ganglion sensorium" + ] + }, + { + "id": "FMA:5887", + "name": "Cranial sensory ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5885" + ] + }, + "synonyms": [ + "Cranial nerve sensory ganglion", + "Sensory ganglion of cranial nerve", + "Ganglion sensorium cranialium" + ] + }, + { + "id": "FMA:5888", + "name": "Spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5885" + ] + }, + "synonyms": [ + "Dorsal root ganglion", + "Ganglion spinalis" + ] + }, + { + "id": "FMA:5889", + "name": "Autonomic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5884" + ] + } + }, + { + "id": "FMA:5890", + "name": "Sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5889" + ] + }, + "synonyms": [ + "Ganglion sympatheticum" + ] + }, + { + "id": "FMA:5891", + "name": "Paravertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5890" + ] + }, + "synonyms": [ + "Ganglion of sympathetic trunk", + "Sympathetic chain ganglion", + "Ganglion trunci sympathetici" + ] + }, + { + "id": "FMA:5892", + "name": "Collateral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5890" + ] + }, + "synonyms": [ + "Previsceral ganglion", + "Prevertebral ganglion" + ] + }, + { + "id": "FMA:5893", + "name": "Preaortic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5892" + ] + } + }, + { + "id": "FMA:5894", + "name": "Parasympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5889" + ] + } + }, + { + "id": "FMA:5895", + "name": "Cranial parasympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5894" + ] + }, + "synonyms": [ + "Parasympathetic ganglion of cranial nerve" + ] + }, + { + "id": "FMA:5896", + "name": "Enteric ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5894" + ] + }, + "synonyms": [ + "Intramural ganglion" + ] + }, + { + "id": "FMA:5897", + "name": "Anatomical space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67112" + ] + } + }, + { + "id": "FMA:5898", + "name": "Anatomical junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:5900", + "name": "Vascular plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + } + }, + { + "id": "FMA:5901", + "name": "Nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5898" + ] + } + }, + { + "id": "FMA:5902", + "name": "Arterial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + } + }, + { + "id": "FMA:5903", + "name": "Somatic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Plexus of spinal nerves", + "Spinal nerve plexus" + ] + }, + { + "id": "FMA:5904", + "name": "Cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5903" + ] + }, + "synonyms": [ + "Cervical plexus" + ] + }, + { + "id": "FMA:5905", + "name": "Limb nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5903" + ] + } + }, + { + "id": "FMA:5906", + "name": "Brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5905" + ] + }, + "synonyms": [ + "Brachial plexus" + ] + }, + { + "id": "FMA:5907", + "name": "Lumbosacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5905" + ] + }, + "synonyms": [ + "Lumbosacral plexus" + ] + }, + { + "id": "FMA:5908", + "name": "Lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65230" + ] + }, + "synonyms": [ + "Lumbar plexus" + ] + }, + { + "id": "FMA:5909", + "name": "Sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65230" + ] + }, + "synonyms": [ + "Sacral plexus" + ] + }, + { + "id": "FMA:5910", + "name": "Autonomic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Visceral plexus", + "Visceral nerve plexus", + "Autonomic plexus" + ] + }, + { + "id": "FMA:5911", + "name": "Periarterial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:5912", + "name": "Perivascular nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:5913", + "name": "Nerve trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + }, + "synonyms": [ + "Trunk of nerve" + ] + }, + { + "id": "FMA:5914", + "name": "Nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + }, + "synonyms": [ + "Nerve fibre", + "Neurofibrum" + ] + }, + { + "id": "FMA:5915", + "name": "Myelinated nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + } + }, + { + "id": "FMA:5916", + "name": "Unmyelinated nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Non-myelinated nerve fiber" + ] + }, + { + "id": "FMA:5917", + "name": "Somatic efferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Somatic efferent" + ] + }, + { + "id": "FMA:5918", + "name": "Somatic afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Somatic afferent" + ] + }, + { + "id": "FMA:5919", + "name": "Branchial efferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Branchial efferent" + ] + }, + { + "id": "FMA:5920", + "name": "Branchial afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Branchial afferent" + ] + }, + { + "id": "FMA:5921", + "name": "Visceral efferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Visceral efferent" + ] + }, + { + "id": "FMA:5922", + "name": "Visceral afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + }, + "synonyms": [ + "Visceral afferent" + ] + }, + { + "id": "FMA:5923", + "name": "Preganglionic nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + } + }, + { + "id": "FMA:5924", + "name": "Postganglionic nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + } + }, + { + "id": "FMA:5927", + "name": "Rootlet of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6212" + ] + }, + "synonyms": [ + "Spinal neural rootlet", + "Filum radicularis of spinal nerve" + ] + }, + { + "id": "FMA:5929", + "name": "Trunk of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Spinal nerve (trunk)", + "Spinal neural trunk", + "Spinal nerve trunk" + ] + }, + { + "id": "FMA:5930", + "name": "Rootlet of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6212" + ] + }, + "synonyms": [ + "Cranial nerve rootlet", + "Cranial neural rootlet" + ] + }, + { + "id": "FMA:5931", + "name": "Trunk of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Cranial neural trunk" + ] + }, + { + "id": "FMA:5932", + "name": "Intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Nodus intercostale", + "Intercostal node" + ] + }, + { + "id": "FMA:5933", + "name": "Right parasternal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5849" + ] + }, + "synonyms": [ + "Nodus parasternale dexter", + "Right Internal thoracic lymph node" + ] + }, + { + "id": "FMA:5934", + "name": "Left parasternal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5849" + ] + }, + "synonyms": [ + "Nodus parasternale sinister", + "Left internal thoracic lymph node" + ] + }, + { + "id": "FMA:5935", + "name": "Lateral diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12773" + ] + }, + "synonyms": [ + "Lateral diaphragmatic node" + ] + }, + { + "id": "FMA:5936", + "name": "Anterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12773" + ] + }, + "synonyms": [ + "Anterior diaphragmatic node" + ] + }, + { + "id": "FMA:5939", + "name": "Left lateral diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5935" + ] + } + }, + { + "id": "FMA:5940", + "name": "Right lateral diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5935" + ] + } + }, + { + "id": "FMA:5941", + "name": "Posterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12773" + ] + }, + "synonyms": [ + "Posterior diaphragmatic node" + ] + }, + { + "id": "FMA:5942", + "name": "Right posterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5941" + ] + } + }, + { + "id": "FMA:5943", + "name": "Left posterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5941" + ] + } + }, + { + "id": "FMA:5944", + "name": "Brachiocephalic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Brachiocephalic node", + "Innominate lymph node" + ] + }, + { + "id": "FMA:5945", + "name": "Right brachiocephalic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5944" + ] + } + }, + { + "id": "FMA:5946", + "name": "Left brachiocephalic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5944" + ] + } + }, + { + "id": "FMA:5947", + "name": "Posterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12774" + ] + }, + "synonyms": [ + "Posterior mediastinal node", + "Nodus mediastinale posteriore lymphaticus" + ] + }, + { + "id": "FMA:5948", + "name": "Right posterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5947" + ] + }, + "synonyms": [ + "Nodus mediastinale posteriore lymphaticus dexter" + ] + }, + { + "id": "FMA:5949", + "name": "Left posterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5947" + ] + }, + "synonyms": [ + "Nodus mediastinale posteriore lymphaticus sinister" + ] + }, + { + "id": "FMA:5950", + "name": "Tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Tracheobronchial node", + "Nodus tracheobronchiale lymphaticus" + ] + }, + { + "id": "FMA:5951", + "name": "Right tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5950" + ] + }, + "synonyms": [ + "Nodus tracheobronchiale lymphaticus dexter" + ] + }, + { + "id": "FMA:5952", + "name": "Left tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5950" + ] + }, + "synonyms": [ + "Nodus tracheobronchiale lymphaticus sinister" + ] + }, + { + "id": "FMA:5953", + "name": "Paratracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Nodus paratracheale lymphaticus", + "Paratracheal node", + "Tracheal lymph node", + "Cervical paratracheal lymph node" + ] + }, + { + "id": "FMA:5954", + "name": "Right paratracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5953" + ] + }, + "synonyms": [ + "Right cervical paratracheal lymph node", + "Nodus paratracheale lymphaticus dexter" + ] + }, + { + "id": "FMA:5955", + "name": "Left paratracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5953" + ] + }, + "synonyms": [ + "Left cervical paratracheal lymph node", + "Nodus paratracheale lymphaticus sinister" + ] + }, + { + "id": "FMA:5959", + "name": "Superior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5950" + ] + }, + "synonyms": [ + "Nodus tracheobronchiale superiore lymphaticus" + ] + }, + { + "id": "FMA:5960", + "name": "Right superior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5959" + ] + }, + "synonyms": [ + "Nodus tracheobronchiale superiore lymphaticus dexter" + ] + }, + { + "id": "FMA:5961", + "name": "Left superior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5959" + ] + }, + "synonyms": [ + "Nodus tracheobronchiale superiore lymphaticus sinister" + ] + }, + { + "id": "FMA:5962", + "name": "Inferior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5950" + ] + }, + "synonyms": [ + "Carinate lymph node", + "Nodus tracheobronchialis inferioris lymphaticus" + ] + }, + { + "id": "FMA:5963", + "name": "Right inferior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5962" + ] + }, + "synonyms": [ + "Right carinate lymph node", + "Nodus tracheobronchiale inferiore lymphaticus dexter" + ] + }, + { + "id": "FMA:5964", + "name": "Left inferior tracheobronchial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5962" + ] + }, + "synonyms": [ + "Left carinate lymph node", + "Nodus tracheobronchiale inferiore lymphaticus sinister" + ] + }, + { + "id": "FMA:5965", + "name": "Bronchopulmonary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Hilar lymph node", + "Bronchopulmonary node" + ] + }, + { + "id": "FMA:5966", + "name": "Right bronchopulmonary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5965" + ] + }, + "synonyms": [ + "Right hilar lymph node" + ] + }, + { + "id": "FMA:5967", + "name": "Left bronchopulmonary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5965" + ] + }, + "synonyms": [ + "Left hilar lymph node" + ] + }, + { + "id": "FMA:5968", + "name": "Pulmonary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Pulmonary node", + "Intrapulmonary lymph node" + ] + }, + { + "id": "FMA:5969", + "name": "Pulmonary lymph node of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Right pulmonary lymph node" + ] + }, + { + "id": "FMA:5970", + "name": "Pulmonary lymph node of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Left pulmonary lymph node" + ] + }, + { + "id": "FMA:5971", + "name": "Cardiac lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:5972", + "name": "Left cardiac lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5971" + ] + } + }, + { + "id": "FMA:5973", + "name": "Right cardiac lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5971" + ] + } + }, + { + "id": "FMA:5974", + "name": "Pleural lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:5975", + "name": "Thymic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:5976", + "name": "Esophageal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:5977", + "name": "Anterior rootlet of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Ventral rootlet of spinal nerve" + ] + }, + { + "id": "FMA:5978", + "name": "Posterior rootlet of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Dorsal rootlet of spinal nerve" + ] + }, + { + "id": "FMA:5979", + "name": "Anterior root of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Radix anterior (Nervus spinalis)", + "Radix motoria (Nervus spinalis)", + "Ventral root of spinal nerve", + "Motor root of spinal nerve", + "Ventral spinal nerve root" + ] + }, + { + "id": "FMA:5980", + "name": "Posterior root of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Radix sensoria (Nervus spinalis)", + "Radix posterior (Nervus spinalis)", + "Sensory root of spinal nerve", + "Dorsal spinal nerve root", + "Dorsal root of spinal nerve" + ] + }, + { + "id": "FMA:5981", + "name": "Nerve root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + } + }, + { + "id": "FMA:5982", + "name": "Anterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7052" + ] + }, + "synonyms": [ + "Anterior primary ramus of spinal nerve", + "Ventral ramus of spinal nerve", + "Ramus anterior" + ] + }, + { + "id": "FMA:5983", + "name": "Posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7052" + ] + }, + "synonyms": [ + "Dorsal ramus of spinal nerve", + "Ramus posterior", + "Posterior primary ramus", + "Dorsal ramus" + ] + }, + { + "id": "FMA:5985", + "name": "Branch of anterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + }, + "synonyms": [ + "Branch of ventral ramus of spinal nerve" + ] + }, + { + "id": "FMA:5986", + "name": "Branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + }, + "synonyms": [ + "Branch of dorsal ramus of spinal nerve" + ] + }, + { + "id": "FMA:5988", + "name": "Meningeal branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7052" + ] + }, + "synonyms": [ + "Ramus meningeus nervorum spinales", + "Sinuvertebral branch of spinal nerve", + "Recurrent meningeal branch of spinal nerve" + ] + }, + { + "id": "FMA:5990", + "name": "Variant root of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5981" + ] + } + }, + { + "id": "FMA:5992", + "name": "Variant branch of a spinal nerve trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7052" + ] + } + }, + { + "id": "FMA:5993", + "name": "Transverse branch of meningeal branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65627" + ] + } + }, + { + "id": "FMA:5994", + "name": "Ascending branch of meningeal branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65627" + ] + } + }, + { + "id": "FMA:5995", + "name": "Descending branch of meningeal branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65627" + ] + } + }, + { + "id": "FMA:6005", + "name": "Cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5888" + ] + }, + "synonyms": [ + "Cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6006", + "name": "Thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5888" + ] + }, + "synonyms": [ + "Thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6007", + "name": "Lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5888" + ] + }, + "synonyms": [ + "Lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6008", + "name": "Sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5888" + ] + }, + "synonyms": [ + "Sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6009", + "name": "Coccygeal spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5888" + ] + }, + "synonyms": [ + "Coccygeal dorsal root ganglion" + ] + }, + { + "id": "FMA:6010", + "name": "First cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "First cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6012", + "name": "Right first cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6010" + ] + }, + "synonyms": [ + "Right first cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6013", + "name": "Left first cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6010" + ] + }, + "synonyms": [ + "Left first cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6015", + "name": "Variant cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Variant cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6016", + "name": "Aberrant cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6015" + ] + } + }, + { + "id": "FMA:6017", + "name": "Muscular branch of medial branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65630" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of dorsal ramus of spinal nerve" + ] + }, + { + "id": "FMA:6021", + "name": "Cutaneous branch of lateral branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65631" + ] + } + }, + { + "id": "FMA:6022", + "name": "Muscular branch of lateral branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65631" + ] + } + }, + { + "id": "FMA:6027", + "name": "Anterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5982" + ] + }, + "synonyms": [ + "Ramus anterior, nervus cervicale", + "Ventral ramus of cervical spinal nerve", + "Cervical anterior ramus", + "Anterior ramus of cervical spinal nerve", + "Anterior cervical ramus" + ] + }, + { + "id": "FMA:6028", + "name": "Intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5982" + ] + }, + "synonyms": [ + "Thoracic anterior ramus", + "Anterior ramus of thoracic nerve", + "Ventral ramus of thoracic spinal nerve", + "Ramus anterior, nervus thoracicus", + "Anterior ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6029", + "name": "Anterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5982" + ] + }, + "synonyms": [ + "Anterior lumbar ramus", + "Ramus anterior, nervus lumbale", + "Ventral ramus of lumbar spinal nerve", + "Anterior ramus of lumbar spinal nerve", + "Lumbar anterior ramus" + ] + }, + { + "id": "FMA:6030", + "name": "Anterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5982" + ] + }, + "synonyms": [ + "Rami anteriores, nervi sacrales", + "Sacral anterior ramus", + "Anterior ramus of sacral spinal nerve", + "Ventral ramus of sacral spinal nerve", + "Anterior sacral ramus" + ] + }, + { + "id": "FMA:6037", + "name": "First thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "First thoracic spinal nerve" + ] + }, + { + "id": "FMA:6038", + "name": "Right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6037" + ] + }, + "synonyms": [ + "Right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6039", + "name": "Left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6037" + ] + }, + "synonyms": [ + "Left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6040", + "name": "Meningeal branch of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5988" + ] + }, + "synonyms": [ + "Meningeal branch of thoracic spinal nerve", + "Recurrent meningeal branch of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6041", + "name": "Transverse branch of meningeal branch of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5993" + ] + } + }, + { + "id": "FMA:6042", + "name": "Ascending branch of meningeal branch of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5994" + ] + } + }, + { + "id": "FMA:6043", + "name": "Descending branch of meningeal branch of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5995" + ] + } + }, + { + "id": "FMA:6044", + "name": "Posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5983" + ] + }, + "synonyms": [ + "Thoracic posterior ramus", + "Posterior ramus of thoracic spinal nerve", + "Dorsal ramus of thoracic spinal nerve", + "Ramus posterior, nervus thoracicus" + ] + }, + { + "id": "FMA:6045", + "name": "Articular branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11203" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6046", + "name": "Medial branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11203" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of thoracic spinal nerve", + "Medial branch of thoracic posterior ramus" + ] + }, + { + "id": "FMA:6047", + "name": "Lateral branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11203" + ] + }, + "synonyms": [ + "Lateral branch of thoracic posterior ramus", + "Lateral branch of dorsal ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6048", + "name": "Muscular branch of medial branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6017" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of thoracic dorsal ramus", + "Ramus muscularis medialis", + "Medial muscular branch of posterior ramus of thoracic nerve" + ] + }, + { + "id": "FMA:6050", + "name": "Cutaneous branch of medial branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11413" + ] + }, + "synonyms": [ + "Cutaneous branch of medial branch of thoracic dorsal ramus" + ] + }, + { + "id": "FMA:6053", + "name": "Muscular branch of lateral branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6022" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of thoracic dorsal ramus" + ] + }, + { + "id": "FMA:6054", + "name": "Cutaneous branch of lateral branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6021" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of thoracic posterior ramus", + "Cutaneous branch of lateral branch of dorsal ramus of thoracic spinal nerve", + "Posterior cutaneous branch of posterior ramus of thoracic nerve" + ] + }, + { + "id": "FMA:6062", + "name": "Muscular branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Muscular branch of thoracic anterior ramus" + ] + }, + { + "id": "FMA:6063", + "name": "Cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Cutaneous branch of anterior ramus of thoracic spinal nerve", + "Cutaneous branch of thoracic anterior ramus", + "Cutaneous branch of ventral ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6064", + "name": "Articular branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of thoracic spinal nerve", + "Articular branch of anterior ramus of thoracic nerve", + "Articular branch of thoracic anterior ramus" + ] + }, + { + "id": "FMA:6066", + "name": "Lateral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6063" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of thoracic anterior ramus" + ] + }, + { + "id": "FMA:6067", + "name": "Anterior cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6063" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of thoracic anterior ramus" + ] + }, + { + "id": "FMA:6068", + "name": "Communicating branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + } + }, + { + "id": "FMA:6069", + "name": "Pleural branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Branch of intercostal nerve to pleura" + ] + }, + { + "id": "FMA:6070", + "name": "Posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7075" + ] + }, + "synonyms": [ + "Posterior right first thoracic ramus", + "Right first thoracic posterior ramus", + "Posterior ramus of right first thoracic spinal nerve", + "Dorsal ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6071", + "name": "Posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7075" + ] + }, + "synonyms": [ + "Left first thoracic posterior ramus", + "Posterior ramus of left first thoracic spinal nerve", + "Dorsal ramus of left first thoracic spinal nerve", + "Posterior left first thoracic ramus" + ] + }, + { + "id": "FMA:6072", + "name": "Left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7645" + ] + }, + "synonyms": [ + "Anterior ramus of left first thoracic spinal nerve", + "Left first thoracic anterior ramus", + "Ventral ramus of left first thoracic nerve", + "Anterior ramus of left first thoracic nerve", + "Anterior left first thoracic ramus" + ] + }, + { + "id": "FMA:6073", + "name": "Right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7645" + ] + }, + "synonyms": [ + "Right first anterior thoracic ramus", + "Ventral ramus of right first thoracic spinal nerve", + "Anterior right first thoracic ramus", + "Anterior ramus of right first thoracic nerve", + "Anterior ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6076", + "name": "Articular branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11309" + ] + } + }, + { + "id": "FMA:6077", + "name": "Articular branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11309" + ] + } + }, + { + "id": "FMA:6080", + "name": "Pleural branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11645" + ] + } + }, + { + "id": "FMA:6081", + "name": "Pleural branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11645" + ] + } + }, + { + "id": "FMA:6082", + "name": "Gray communicating ramus of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12220" + ] + }, + "synonyms": [ + "Gray ramus communicans of right first intercostal nerve", + "Gray communicating ramus of right first thoracic anterior ramus" + ] + }, + { + "id": "FMA:6083", + "name": "White communicating ramus of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7045" + ] + }, + "synonyms": [ + "White communicating ramus of right first thoracic anterior ramus", + "White ramus communicans of right first intercostal nerve" + ] + }, + { + "id": "FMA:6084", + "name": "Gray communicating ramus of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12220" + ] + }, + "synonyms": [ + "Gray ramus communicans of left first intercostal nerve", + "Gray communicating ramus of left first thoracic anterior ramus" + ] + }, + { + "id": "FMA:6085", + "name": "White communicating ramus of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7045" + ] + }, + "synonyms": [ + "White communicating ramus of left first thoracic anterior ramus", + "White ramus communicans of left first intercostal nerve" + ] + }, + { + "id": "FMA:6086", + "name": "Communicating branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11643" + ] + }, + "synonyms": [ + "Communicating branch of right first thoracic anterior ramus", + "Communicating branch of anterior ramus of right first thoracic nerve" + ] + }, + { + "id": "FMA:6088", + "name": "Right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6169" + ] + }, + "synonyms": [ + "Right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6089", + "name": "Left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6169" + ] + }, + "synonyms": [ + "Left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6090", + "name": "Posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7076" + ] + }, + "synonyms": [ + "Posterior ramus of left second thoracic spinal nerve", + "Left second thoracic posterior ramus", + "Dorsal ramus of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6091", + "name": "Posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7076" + ] + }, + "synonyms": [ + "Posterior ramus of right second thoracic spinal nerve", + "Right second thoracic posterior ramus", + "Dorsal ramus of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6092", + "name": "Right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8602" + ] + }, + "synonyms": [ + "Anterior ramus of right second thoracic nerve", + "Ventral ramus of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6093", + "name": "Left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8602" + ] + }, + "synonyms": [ + "Anterior ramus of left second thoracic nerve", + "Ventral ramus of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6094", + "name": "Meningeal branch of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11222" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right first thoracic spinal nerve", + "Meningeal branch of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6095", + "name": "Meningeal branch of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11222" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left first thoracic spinal nerve", + "Meningeal branch of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:6100", + "name": "Meningeal branch of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11221" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right second thoracic spinal nerve", + "Meningeal branch of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6101", + "name": "Meningeal branch of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11221" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left second thoracic spinal nerve", + "Meningeal branch of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6102", + "name": "Articular branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11276" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of right second thoracic spinal nerve", + "Articular branch of anterior ramus of right second thoracic nerve" + ] + }, + { + "id": "FMA:6103", + "name": "Articular branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11276" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of left second thoracic nerve", + "Articular branch of ventral ramus of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6108", + "name": "Lateral cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7113" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right third thoracic nerve", + "Lateral cutaneous branch of ventral ramus of right third thoracic spinal nerve", + "Lateral cutaneous branch of right third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6111", + "name": "Lateral cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7113" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of left third thoracic nerve", + "Lateral cutaneous branch of left third thoracic anterior ramus", + "Lateral cutaneous branch of ventral ramus of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6114", + "name": "Anterior cutaneous branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7092" + ] + }, + "synonyms": [ + "Right second anterior cutaneous thoracic nerve", + "Anterior cutaneous branch of anterior ramus of right second thoracic nerve", + "Anterior cutaneous branch of ventral ramus of right second thoracic spinal nerve", + "Right second anterior cutaneous nerve of thorax", + "Anterior cutaneous branch of right second thoracic anterior ramus" + ] + }, + { + "id": "FMA:6115", + "name": "Anterior cutaneous branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7092" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of left second thoracic spinal nerve", + "Left second anterior cutaneous nerve of thorax", + "Anterior cutaneous branch of left second thoracic anterior ramus", + "Left second anterior cutaneous thoracic nerve", + "Anterior cutaneous branch of anterior ramus of left second thoracic nerve" + ] + }, + { + "id": "FMA:6116", + "name": "Right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6171" + ] + }, + "synonyms": [ + "Right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6117", + "name": "Left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6171" + ] + }, + "synonyms": [ + "Left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6118", + "name": "Right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8603" + ] + }, + "synonyms": [ + "Ventral ramus of right third thoracic spinal nerve", + "Anterior ramus of right third thoracic nerve" + ] + }, + { + "id": "FMA:6119", + "name": "Left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8603" + ] + }, + "synonyms": [ + "Ventral ramus of left third thoracic spinal nerve", + "Anterior ramus of left third thoracic nerve" + ] + }, + { + "id": "FMA:6121", + "name": "Lateral cutaneous branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11307" + ] + }, + "synonyms": [ + "Left intercostobrachial nerve" + ] + }, + { + "id": "FMA:6122", + "name": "Gray communicating ramus of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11277" + ] + }, + "synonyms": [ + "Gray ramus communicans of right second intercostal nerve", + "Gray communicating ramus of right second thoracic anterior ramus" + ] + }, + { + "id": "FMA:6124", + "name": "Gray communicating ramus of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11007" + ] + }, + "synonyms": [ + "Gray communicating ramus of right third thoracic anterior ramus", + "Gray ramus communicans of right third intercostal nerve" + ] + }, + { + "id": "FMA:6127", + "name": "White communicating ramus of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11278" + ] + }, + "synonyms": [ + "White communicating ramus of left second thoracic anterior ramus", + "White ramus communicans of left second intercostal nerve" + ] + }, + { + "id": "FMA:6128", + "name": "Communicating branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11279" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right second thoracic nerve" + ] + }, + { + "id": "FMA:6129", + "name": "Communicating branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11279" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left second thoracic nerve" + ] + }, + { + "id": "FMA:6130", + "name": "Communicating branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11009" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right third thoracic nerve" + ] + }, + { + "id": "FMA:6131", + "name": "Communicating branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11009" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left third thoracic nerve" + ] + }, + { + "id": "FMA:6132", + "name": "White communicating ramus of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11008" + ] + }, + "synonyms": [ + "White ramus communicans of left third intercostal nerve", + "White communicating ramus of left third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6133", + "name": "Gray communicating ramus of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11007" + ] + }, + "synonyms": [ + "Gray ramus communicans of left third intercostal nerve", + "Gray communicating ramus of left third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6134", + "name": "White communicating ramus of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11008" + ] + }, + "synonyms": [ + "White ramus communicans of right third intercostal nerve", + "White communicating ramus of right third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6135", + "name": "Lateral branch of anterior cutaneous branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11283" + ] + }, + "synonyms": [ + "Medial mammary branch of right second anterior cutaneous thoracic nerve", + "Medial mammary ramus of right second thoracic nerve", + "Lateral ramus of right second anterior cutaneous thoracic nerve" + ] + }, + { + "id": "FMA:6136", + "name": "Medial branch of anterior cutaneous branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11284" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right second thoracic anterior ramus", + "Medial ramus of right second anterior cutaneous thoracic nerve", + "Medial branch of anterior cutaneous branch of anterior ramus of right second thoracic nerve" + ] + }, + { + "id": "FMA:6137", + "name": "Anterior cutaneous branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8921" + ] + }, + "synonyms": [ + "Right first anterior cutaneous nerve of the thorax" + ] + }, + { + "id": "FMA:6142", + "name": "Posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Posterior ramus of third thoracic spinal nerve", + "Posterior third thoracic ramus", + "Dorsal ramus of third thoracic spinal nerve", + "Third thoracic posterior ramus" + ] + }, + { + "id": "FMA:6144", + "name": "Meningeal branch of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10984" + ] + }, + "synonyms": [ + "Meningeal branch of left third thoracic spinal nerve", + "Recurrent meningeal branch of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6145", + "name": "Posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6142" + ] + }, + "synonyms": [ + "Dorsal ramus of left third thoracic spinal nerve", + "Left third thoracic posterior ramus", + "Posterior ramus of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6146", + "name": "Articular branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11006" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of left third thoracic spinal nerve", + "Articular branch of left third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6149", + "name": "Anterior cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7112" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of left third thoracic spinal nerve", + "Anterior cutaneous branch of left third thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of left third thoracic nerve" + ] + }, + { + "id": "FMA:6151", + "name": "Medial branch of anterior cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11013" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of left third thoracic nerve", + "Medial branch of anterior cutaneous branch of left third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6152", + "name": "Articular branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11006" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of right third thoracic spinal nerve", + "Articular branch of right third thoracic anterior ramus", + "Articular branch of anterior ramus of right third thoracic nerve" + ] + }, + { + "id": "FMA:6155", + "name": "Anterior cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7112" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of right third thoracic nerve", + "Anterior cutaneous branch of ventral ramus of right third thoracic spinal nerve", + "Anterior cutaneous branch of right third thoracic anterior ramus" + ] + }, + { + "id": "FMA:6156", + "name": "Lateral branch of anterior cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11012" + ] + }, + "synonyms": [ + "Medial mammary ramus of right third thoracic nerve", + "Lateral branch of anterior cutaneous branch of right third thoracic anterior ramus", + "Medial mammary branch of right anterior cutaneous thoracic nerve" + ] + }, + { + "id": "FMA:6157", + "name": "Medial branch of anterior cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11013" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right third thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right third thoracic nerve" + ] + }, + { + "id": "FMA:6159", + "name": "Pleural branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11011" + ] + } + }, + { + "id": "FMA:6160", + "name": "Pleural branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11011" + ] + } + }, + { + "id": "FMA:6161", + "name": "Pleural branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11280" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left second thoracic nerve", + "Pleural branch of ventral ramus of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6162", + "name": "Pleural branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11280" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right second thoracic nerve", + "Pleural branch of ventral ramus of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6165", + "name": "Lateral branch of anterior cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65628" + ] + }, + "synonyms": [ + "Medial mammary ramus of thoracic nerve", + "Medial mammary ramus of intercostal nerve" + ] + }, + { + "id": "FMA:6166", + "name": "Medial branch of anterior cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65628" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of thoracic nerve" + ] + }, + { + "id": "FMA:6167", + "name": "Twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6169", + "name": "Second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Second thoracic spinal nerve" + ] + }, + { + "id": "FMA:6170", + "name": "Set of cutaneous branches of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65662" + ] + }, + "synonyms": [ + "Cutaneous branches of third intercostal nerve" + ] + }, + { + "id": "FMA:6171", + "name": "Third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6172", + "name": "First lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5861" + ] + }, + "synonyms": [ + "First lumbar spinal nerve" + ] + }, + { + "id": "FMA:6176", + "name": "Second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5861" + ] + }, + "synonyms": [ + "Second lumbar spinal nerve" + ] + }, + { + "id": "FMA:6177", + "name": "Set of cutaneous branches of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65662" + ] + }, + "synonyms": [ + "Cutaneous branches of right first intercostal nerve" + ] + }, + { + "id": "FMA:6178", + "name": "Set of cutaneous branches of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65662" + ] + }, + "synonyms": [ + "Cutaneous branches of left first intercostal nerve" + ] + }, + { + "id": "FMA:6182", + "name": "Right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6167" + ] + }, + "synonyms": [ + "Right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6183", + "name": "Left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6167" + ] + }, + "synonyms": [ + "Left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6188", + "name": "Trunk of branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + } + }, + { + "id": "FMA:6189", + "name": "C2 branch to rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:6190", + "name": "C1 branch to rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + } + }, + { + "id": "FMA:6191", + "name": "Phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:6192", + "name": "Right phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6191" + ] + } + }, + { + "id": "FMA:6193", + "name": "Left phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6191" + ] + } + }, + { + "id": "FMA:6194", + "name": "Root of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + }, + "synonyms": [ + "Phrenic neural root", + "Phrenic nerve root" + ] + }, + { + "id": "FMA:6195", + "name": "C3 root of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6194" + ] + } + }, + { + "id": "FMA:6196", + "name": "C4 root of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6194" + ] + } + }, + { + "id": "FMA:6197", + "name": "C5 root of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6194" + ] + } + }, + { + "id": "FMA:6198", + "name": "Trunk of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + }, + "synonyms": [ + "Phrenic neural trunk" + ] + }, + { + "id": "FMA:6199", + "name": "Branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Phrenic neural branch" + ] + }, + { + "id": "FMA:6200", + "name": "Communicating branch of phrenic nerve to internal thoracic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6201", + "name": "Pericardial branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + }, + "synonyms": [ + "Ramus pericardiacus" + ] + }, + { + "id": "FMA:6202", + "name": "Branch of phrenic nerve to mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6203", + "name": "Branch of phrenic nerve to diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6204", + "name": "Diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + }, + "synonyms": [ + "Phrenico-abdominal branch of phrenic nerve" + ] + }, + { + "id": "FMA:6205", + "name": "Anterior diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6206", + "name": "Anterolateral diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6207", + "name": "Posterior diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6208", + "name": "Posterior ramus of posterior diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + }, + "synonyms": [ + "Crural ramus of posterior diaphragmatic branch of phrenic nerve" + ] + }, + { + "id": "FMA:6209", + "name": "Posterolateral ramus of posterior diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6210", + "name": "Peritoneal branch of diaphragmatic branch of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6199" + ] + } + }, + { + "id": "FMA:6212", + "name": "Nerve rootlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + } + }, + { + "id": "FMA:6213", + "name": "Rootlet of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5930" + ] + }, + "synonyms": [ + "Vagus neural rootlet" + ] + }, + { + "id": "FMA:6219", + "name": "Right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5731" + ] + }, + "synonyms": [ + "Right vagus", + "Right vagus nerve tree" + ] + }, + { + "id": "FMA:6220", + "name": "Left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5731" + ] + }, + "synonyms": [ + "Left vagus", + "Left vagus nerve tree" + ] + }, + { + "id": "FMA:6221", + "name": "Trunk of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5931" + ] + }, + "synonyms": [ + "Vagus neural trunk" + ] + }, + { + "id": "FMA:6222", + "name": "Cervical part of trunk of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52608" + ] + } + }, + { + "id": "FMA:6223", + "name": "Thoracic part of trunk of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52608" + ] + } + }, + { + "id": "FMA:6224", + "name": "Cranial part of trunk of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52608" + ] + } + }, + { + "id": "FMA:6225", + "name": "Esophageal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Oesophageal plexus", + "Oesophageal nerve plexus", + "Esophageal plexus", + "Plexus oesophagealis" + ] + }, + { + "id": "FMA:6226", + "name": "Anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + } + }, + { + "id": "FMA:6227", + "name": "Posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + } + }, + { + "id": "FMA:6228", + "name": "Branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Vagus neural branch" + ] + }, + { + "id": "FMA:6229", + "name": "Superior ganglion of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53472" + ] + }, + "synonyms": [ + "Ganglion superius (Nervus vagus)", + "Vagus nerve superior ganglion", + "Tenth cranial nerve jugular ganglion", + "Vagus nerve jugular ganglion", + "Jugular ganglion", + "Superior ganglion of vagus" + ] + }, + { + "id": "FMA:6230", + "name": "Inferior ganglion of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53472" + ] + }, + "synonyms": [ + "Vagus nerve nodose ganglion", + "Vagus nerve inferior ganglion", + "Inferior ganglion of vagus", + "Nodose ganglion", + "Ganglion inferius (Nervus vagus)", + "Tenth cranial nerve nodose ganglion" + ] + }, + { + "id": "FMA:6231", + "name": "Meningeal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Ramus meningeus (Nervus vagus)", + "Meningeal branch of vagus" + ] + }, + { + "id": "FMA:6232", + "name": "Auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Ramus auricularis (Nervus vagus)", + "Vagal auricular branch", + "Vagus nerve auricular branch", + "Arnold's nerve", + "Auricular branch of vagus", + "Tenth cranial nerve auricular branch", + "Alderman's nerve" + ] + }, + { + "id": "FMA:6233", + "name": "Communicating branch of vagus nerve with glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Glossopharyngeal communicating branch of vagus", + "Communicating branch of glossopharyngeal nerve with meningeal branch of vagus", + "Communicating branch of vagus with glossopharyngeal nerve", + "Communicating branch of tympanic plexus with auricular branch of vagus nerve", + "Communicating branch of superior vagal ganglion", + "Ramus communicans cum nervo glossopharyngeo (Nervus vagus)", + "Communicating branch between glossopharyngeal nerve and vagus nerve" + ] + }, + { + "id": "FMA:6234", + "name": "Pharyngeal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Vagus nerve pharyngeal branch", + "Pharyngeal branch of vagus", + "Pharyngeal branch of inferior vagal ganglion", + "Tenth cranial nerve pharyngeal branch", + "Vagal pharyngeal branch", + "Pharyngeal branch", + "Ramus pharyngealis nervi vagalis" + ] + }, + { + "id": "FMA:6235", + "name": "Lingual branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6234" + ] + }, + "synonyms": [ + "Ramus lingualis vagi", + "Lingual branch of vagus", + "Lingual branch of pharyngeal branch of vagus" + ] + }, + { + "id": "FMA:6236", + "name": "Pharyngeal branch of vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6234" + ] + } + }, + { + "id": "FMA:6237", + "name": "Branch of vagus nerve to carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Vagal branch to carotid body", + "Branch of vagus to carotid body" + ] + }, + { + "id": "FMA:6239", + "name": "Superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Superior laryngeal branch of vagus", + "Nervus laryngealis superior", + "Superior laryngeal branch of inferior vagal ganglion" + ] + }, + { + "id": "FMA:6240", + "name": "Internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12132" + ] + }, + "synonyms": [ + "Ramus internus nervi laryngealis superior", + "Internal branch of superior laryngeal nerve" + ] + }, + { + "id": "FMA:6241", + "name": "Upper branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12133" + ] + } + }, + { + "id": "FMA:6242", + "name": "Lower branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12133" + ] + } + }, + { + "id": "FMA:6243", + "name": "External laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12132" + ] + }, + "synonyms": [ + "Ramus externus nervi laryngealis superior", + "External branch of superior laryngeal nerve" + ] + }, + { + "id": "FMA:6244", + "name": "Superior cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53600" + ] + }, + "synonyms": [ + "Superior cervical cardiac branch of vagus", + "Superior cardiac branch of vagus", + "Upper cervical cardiac branch of vagus" + ] + }, + { + "id": "FMA:6245", + "name": "Inferior cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53600" + ] + } + }, + { + "id": "FMA:6246", + "name": "Recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:6247", + "name": "Bronchial branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:6248", + "name": "Esophageal branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + }, + "synonyms": [ + "Oesophageal branch of recurrent laryngeal nerve" + ] + }, + { + "id": "FMA:6249", + "name": "Tracheal branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + } + }, + { + "id": "FMA:6250", + "name": "Branch of recurrent laryngeal nerve to muscle of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + } + }, + { + "id": "FMA:6251", + "name": "Branch of recurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + }, + "synonyms": [ + "Nerve to mucosa of larynx", + "Branch of recurrent laryngeal nerve to laryngeal mucosa" + ] + }, + { + "id": "FMA:6252", + "name": "Nerve to posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to posterior crico-arytenoid" + ] + }, + { + "id": "FMA:6253", + "name": "Nerve to lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to lateral crico-arytenoid" + ] + }, + { + "id": "FMA:6254", + "name": "Nerve to transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to transverse arytenoid" + ] + }, + { + "id": "FMA:6255", + "name": "Nerve to oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to oblique arytenoid" + ] + }, + { + "id": "FMA:6256", + "name": "Nerve to thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to thyroarytenoid" + ] + }, + { + "id": "FMA:6257", + "name": "Nerve to vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to vocalis" + ] + }, + { + "id": "FMA:6258", + "name": "Sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5866" + ] + }, + "synonyms": [ + "Sympathetic chain" + ] + }, + { + "id": "FMA:6259", + "name": "Right sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6258" + ] + } + }, + { + "id": "FMA:6260", + "name": "Left sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6258" + ] + } + }, + { + "id": "FMA:6261", + "name": "Cervical sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14149" + ] + }, + "synonyms": [ + "Cervical sympathetic chain", + "Cervical part of sympathetic trunk" + ] + }, + { + "id": "FMA:6262", + "name": "Thoracic sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14149" + ] + }, + "synonyms": [ + "Thoracic sympathetic chain", + "Thoracic part of sympathetic trunk" + ] + }, + { + "id": "FMA:6263", + "name": "Lumbar sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14149" + ] + }, + "synonyms": [ + "Lumbar sympathetic chain", + "Lumbar part of sympathetic trunk" + ] + }, + { + "id": "FMA:6264", + "name": "Sacral sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14149" + ] + }, + "synonyms": [ + "Sacral sympathetic chain", + "Sacral part of sympathetic trunk" + ] + }, + { + "id": "FMA:6266", + "name": "Subdivision of conducting system of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83378" + ] + } + }, + { + "id": "FMA:6271", + "name": "Interganglionic branch of cervical sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6275" + ] + } + }, + { + "id": "FMA:6272", + "name": "Interganglionic branch of thoracic sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6275" + ] + } + }, + { + "id": "FMA:6273", + "name": "Interganglionic branch of lumbar sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6275" + ] + } + }, + { + "id": "FMA:6274", + "name": "Interganglionic branch of sacral sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6275" + ] + } + }, + { + "id": "FMA:6275", + "name": "Interganglionic branch of sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6284" + ] + }, + "synonyms": [ + "Interganglionic branch of paravertebral ganglion", + "Interganglionic part of sympathetic trunk", + "Interganglionic branch" + ] + }, + { + "id": "FMA:6276", + "name": "Variant paravertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + } + }, + { + "id": "FMA:6279", + "name": "Branch of paravertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Paravertebral ganglion branch" + ] + }, + { + "id": "FMA:6280", + "name": "Thoracic splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5883" + ] + } + }, + { + "id": "FMA:6281", + "name": "Greater splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6280" + ] + }, + "synonyms": [ + "Greater thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6282", + "name": "Lesser splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6280" + ] + }, + "synonyms": [ + "Lesser thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6283", + "name": "Least splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6280" + ] + }, + "synonyms": [ + "Renal nerve", + "Lowest splanchnic nerve", + "Renal branch of lesser splanchnic nerve", + "Least thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6284", + "name": "Branch of sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Sympathetic trunk branch" + ] + }, + { + "id": "FMA:6285", + "name": "Branch of thoracic sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6284" + ] + }, + "synonyms": [ + "Thoracic sympathetic trunk branch" + ] + }, + { + "id": "FMA:6286", + "name": "Branch of lumbar sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6284" + ] + }, + "synonyms": [ + "Lumbar sympathetic trunk branch" + ] + }, + { + "id": "FMA:6287", + "name": "Lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5883" + ] + } + }, + { + "id": "FMA:6288", + "name": "Sacral splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5883" + ] + } + }, + { + "id": "FMA:6289", + "name": "Branch of sacral sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6284" + ] + }, + "synonyms": [ + "Sacral sympathetic trunk branch" + ] + }, + { + "id": "FMA:6290", + "name": "Fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6291", + "name": "Right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6290" + ] + }, + "synonyms": [ + "Right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6292", + "name": "Left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6290" + ] + }, + "synonyms": [ + "Left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6293", + "name": "Fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6294", + "name": "Right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6293" + ] + }, + "synonyms": [ + "Right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6295", + "name": "Left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6293" + ] + }, + "synonyms": [ + "Left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6296", + "name": "Sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6297", + "name": "Right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6296" + ] + }, + "synonyms": [ + "Right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6298", + "name": "Left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6296" + ] + }, + "synonyms": [ + "Left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6299", + "name": "Seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6300", + "name": "Right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6299" + ] + }, + "synonyms": [ + "Right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6301", + "name": "Left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6299" + ] + }, + "synonyms": [ + "Left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6302", + "name": "Eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6303", + "name": "Right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6302" + ] + }, + "synonyms": [ + "Right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6305", + "name": "Left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6302" + ] + }, + "synonyms": [ + "Left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6306", + "name": "Ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6307", + "name": "Right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6306" + ] + }, + "synonyms": [ + "Right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6308", + "name": "Left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6306" + ] + }, + "synonyms": [ + "Left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6309", + "name": "Tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6310", + "name": "Right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6309" + ] + }, + "synonyms": [ + "Right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6311", + "name": "Left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6309" + ] + }, + "synonyms": [ + "Left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6312", + "name": "Eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5860" + ] + }, + "synonyms": [ + "Eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6313", + "name": "Right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6312" + ] + }, + "synonyms": [ + "Right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6314", + "name": "Left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6312" + ] + }, + "synonyms": [ + "Left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6315", + "name": "Second cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Second cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6316", + "name": "Third cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Third cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6317", + "name": "Fourth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Fourth cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6318", + "name": "Fifth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Fifth cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6319", + "name": "Sixth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Sixth cervical dorsal root ganglia" + ] + }, + { + "id": "FMA:6321", + "name": "First thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "First thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6322", + "name": "Second thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Second thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6323", + "name": "Third thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Third thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6324", + "name": "Fourth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Fourth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6325", + "name": "Fifth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Fifth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6326", + "name": "Sixth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Sixth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6327", + "name": "Seventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Seventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6328", + "name": "Eighth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Eighth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6329", + "name": "Ninth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Ninth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6330", + "name": "Tenth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Tenth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6331", + "name": "Eleventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Eleventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6332", + "name": "Twelfth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Twelfth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6333", + "name": "Variant thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6006" + ] + }, + "synonyms": [ + "Variant thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6334", + "name": "Set of all lumbar spinal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70767" + ] + }, + "synonyms": [ + "All lumbar dorsal root ganglia", + "All lumbar spinal ganglia set" + ] + }, + { + "id": "FMA:6335", + "name": "First lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "First lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6336", + "name": "Second lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "Second lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6337", + "name": "Third lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "Third lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6338", + "name": "Fourth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "Fourth lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6339", + "name": "Fifth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "Fifth lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6340", + "name": "Variant lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6007" + ] + }, + "synonyms": [ + "Variant lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6341", + "name": "Set of all sacral spinal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70767" + ] + }, + "synonyms": [ + "All sacral dorsal root ganglia", + "All sacral spinal ganglia set" + ] + }, + { + "id": "FMA:6342", + "name": "First sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6008" + ] + }, + "synonyms": [ + "First sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6343", + "name": "Second sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6008" + ] + }, + "synonyms": [ + "Second sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6344", + "name": "Third sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6008" + ] + }, + "synonyms": [ + "Third sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6345", + "name": "Fourth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6008" + ] + }, + "synonyms": [ + "Fourth sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6346", + "name": "Fifth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6008" + ] + }, + "synonyms": [ + "Fifth sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6347", + "name": "Right coccygeal spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6009" + ] + }, + "synonyms": [ + "Right coccygeal dorsal root ganglion" + ] + }, + { + "id": "FMA:6348", + "name": "Left coccygeal spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6009" + ] + }, + "synonyms": [ + "Left coccygeal dorsal root ganglion" + ] + }, + { + "id": "FMA:6349", + "name": "Right second cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6315" + ] + }, + "synonyms": [ + "Right second cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6350", + "name": "Left second cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6315" + ] + }, + "synonyms": [ + "Left second cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6351", + "name": "Right third cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6316" + ] + }, + "synonyms": [ + "Right third cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6352", + "name": "Left third cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6316" + ] + }, + "synonyms": [ + "Left third cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6353", + "name": "Right fourth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6317" + ] + }, + "synonyms": [ + "Right fourth cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6354", + "name": "Left fourth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6317" + ] + }, + "synonyms": [ + "Left fourth cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6355", + "name": "Right fifth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6318" + ] + }, + "synonyms": [ + "Fifth right cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6356", + "name": "Left fifth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6318" + ] + }, + "synonyms": [ + "Fifth left cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6357", + "name": "Right sixth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6319" + ] + }, + "synonyms": [ + "Sixth right cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6359", + "name": "Left sixth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6319" + ] + }, + "synonyms": [ + "Sixth left cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6360", + "name": "Seventh cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Seventh cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6361", + "name": "Eighth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6005" + ] + }, + "synonyms": [ + "Eighth cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6362", + "name": "Right seventh cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6360" + ] + }, + "synonyms": [ + "Seventh right cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6363", + "name": "Left seventh cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6360" + ] + }, + "synonyms": [ + "Seventh left cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6364", + "name": "Right eighth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6361" + ] + }, + "synonyms": [ + "Eighth right cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6365", + "name": "Left eighth cervical spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6361" + ] + }, + "synonyms": [ + "Eighth left cervical dorsal root ganglion" + ] + }, + { + "id": "FMA:6366", + "name": "Right first thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6321" + ] + }, + "synonyms": [ + "First right thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6367", + "name": "Left first thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6321" + ] + }, + "synonyms": [ + "First left thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6368", + "name": "Right second thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6322" + ] + }, + "synonyms": [ + "Right second thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6369", + "name": "Left second thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6322" + ] + }, + "synonyms": [ + "Left second thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6370", + "name": "Right third thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6323" + ] + }, + "synonyms": [ + "Right third thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6371", + "name": "Left third thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6323" + ] + }, + "synonyms": [ + "Left third thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6372", + "name": "Right fourth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6324" + ] + }, + "synonyms": [ + "Right fourth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6373", + "name": "Left fourth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6324" + ] + }, + "synonyms": [ + "Left fourth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6374", + "name": "Right fifth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6325" + ] + }, + "synonyms": [ + "Right fifth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6375", + "name": "Left fifth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6325" + ] + }, + "synonyms": [ + "Left fifth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6376", + "name": "Right sixth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6326" + ] + }, + "synonyms": [ + "Right sixth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6377", + "name": "Left sixth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6326" + ] + }, + "synonyms": [ + "Left sixth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6378", + "name": "Right seventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6327" + ] + }, + "synonyms": [ + "Right seventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6379", + "name": "Left seventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6327" + ] + }, + "synonyms": [ + "Left seventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6380", + "name": "Right eighth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6328" + ] + }, + "synonyms": [ + "Right eighth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6381", + "name": "Left eighth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6328" + ] + }, + "synonyms": [ + "Left eighth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6382", + "name": "Right ninth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6329" + ] + }, + "synonyms": [ + "Right ninth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6383", + "name": "Left ninth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6329" + ] + }, + "synonyms": [ + "Left ninth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6384", + "name": "Right tenth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6330" + ] + }, + "synonyms": [ + "Right tenth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6385", + "name": "Left tenth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6330" + ] + }, + "synonyms": [ + "Left tenth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6386", + "name": "Right eleventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6331" + ] + }, + "synonyms": [ + "Right eleventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6387", + "name": "Left eleventh thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6331" + ] + }, + "synonyms": [ + "Left eleventh thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6388", + "name": "Right twelfth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6332" + ] + }, + "synonyms": [ + "Right twelfth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6389", + "name": "Right first lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6335" + ] + }, + "synonyms": [ + "First right lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6390", + "name": "Left first lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6335" + ] + }, + "synonyms": [ + "First left lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6391", + "name": "Right second lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6336" + ] + }, + "synonyms": [ + "Right second lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6392", + "name": "Left second lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6336" + ] + }, + "synonyms": [ + "Second left lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6393", + "name": "Right third lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6337" + ] + }, + "synonyms": [ + "Third right lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6394", + "name": "Left third lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6337" + ] + }, + "synonyms": [ + "Third left lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6395", + "name": "Right fourth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6338" + ] + }, + "synonyms": [ + "Fourth right lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6396", + "name": "Left fourth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6338" + ] + }, + "synonyms": [ + "Fourth left lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6397", + "name": "Right fifth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6339" + ] + }, + "synonyms": [ + "Fifth right lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6398", + "name": "Left fifth lumbar spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6339" + ] + }, + "synonyms": [ + "Fifth left lumbar dorsal root ganglion" + ] + }, + { + "id": "FMA:6399", + "name": "Aberrant thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6333" + ] + }, + "synonyms": [ + "Aberrant thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6400", + "name": "Right first sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6342" + ] + }, + "synonyms": [ + "First right sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6401", + "name": "Left first sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6342" + ] + }, + "synonyms": [ + "First left sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6402", + "name": "Right second sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6343" + ] + }, + "synonyms": [ + "Second right sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6403", + "name": "Left second sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6343" + ] + }, + "synonyms": [ + "Second left sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6404", + "name": "Right third sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6344" + ] + }, + "synonyms": [ + "Third right sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6405", + "name": "Left third sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6344" + ] + }, + "synonyms": [ + "Third left sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6406", + "name": "Right fourth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6345" + ] + }, + "synonyms": [ + "Fourth right sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6407", + "name": "Left fourth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6345" + ] + }, + "synonyms": [ + "Fourth left sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6408", + "name": "Right fifth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6346" + ] + }, + "synonyms": [ + "Fifth right sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6409", + "name": "Left fifth sacral spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6346" + ] + }, + "synonyms": [ + "Fifth left sacral dorsal root ganglion" + ] + }, + { + "id": "FMA:6410", + "name": "Right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6172" + ] + }, + "synonyms": [ + "Right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:6411", + "name": "Left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6172" + ] + }, + "synonyms": [ + "Left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:6412", + "name": "Right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6176" + ] + }, + "synonyms": [ + "Right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:6413", + "name": "Left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6176" + ] + }, + "synonyms": [ + "Left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:6414", + "name": "Third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5861" + ] + }, + "synonyms": [ + "Third lumbar spinal nerve" + ] + }, + { + "id": "FMA:6415", + "name": "Fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5861" + ] + }, + "synonyms": [ + "Fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6416", + "name": "Fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5861" + ] + }, + "synonyms": [ + "Fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6417", + "name": "Right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6414" + ] + }, + "synonyms": [ + "Right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:6418", + "name": "Left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6414" + ] + }, + "synonyms": [ + "Left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:6419", + "name": "Right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6415" + ] + }, + "synonyms": [ + "Right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6420", + "name": "Left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6415" + ] + }, + "synonyms": [ + "Left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6421", + "name": "Right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6416" + ] + }, + "synonyms": [ + "Right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6422", + "name": "Left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6416" + ] + }, + "synonyms": [ + "Left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:6423", + "name": "First sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5862" + ] + }, + "synonyms": [ + "First sacral spinal nerve" + ] + }, + { + "id": "FMA:6424", + "name": "Second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5862" + ] + }, + "synonyms": [ + "Second sacral spinal nerve" + ] + }, + { + "id": "FMA:6425", + "name": "Third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5862" + ] + }, + "synonyms": [ + "Third sacral spinal nerve" + ] + }, + { + "id": "FMA:6426", + "name": "Fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5862" + ] + }, + "synonyms": [ + "Fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:6427", + "name": "Fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5862" + ] + }, + "synonyms": [ + "Fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:6428", + "name": "Right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6423" + ] + }, + "synonyms": [ + "Right first sacral spinal nerve" + ] + }, + { + "id": "FMA:6429", + "name": "Left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6423" + ] + }, + "synonyms": [ + "Left first sacral spinal nerve" + ] + }, + { + "id": "FMA:6430", + "name": "Right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6424" + ] + }, + "synonyms": [ + "Right second sacral spinal nerve" + ] + }, + { + "id": "FMA:6431", + "name": "Left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6424" + ] + }, + "synonyms": [ + "Left second sacral spinal nerve" + ] + }, + { + "id": "FMA:6432", + "name": "Right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6425" + ] + }, + "synonyms": [ + "Right third sacral spinal nerve" + ] + }, + { + "id": "FMA:6433", + "name": "Left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6425" + ] + }, + "synonyms": [ + "Left third sacral spinal nerve" + ] + }, + { + "id": "FMA:6434", + "name": "Right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6426" + ] + }, + "synonyms": [ + "Right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:6435", + "name": "Left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6426" + ] + }, + "synonyms": [ + "Left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:6436", + "name": "Right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6427" + ] + }, + "synonyms": [ + "Right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:6437", + "name": "Left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6427" + ] + }, + "synonyms": [ + "Left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:6438", + "name": "Right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5863" + ] + }, + "synonyms": [ + "Right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:6439", + "name": "Left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5863" + ] + }, + "synonyms": [ + "Left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:6440", + "name": "First cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "First cervical spinal nerve", + "First cervical nerve tree" + ] + }, + { + "id": "FMA:6441", + "name": "Right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6440" + ] + }, + "synonyms": [ + "Right first cervical nerve tree", + "Right first cervical spinal nerve" + ] + }, + { + "id": "FMA:6442", + "name": "Left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6440" + ] + }, + "synonyms": [ + "Left first cervical spinal nerve", + "Left first cervical nerve tree" + ] + }, + { + "id": "FMA:6443", + "name": "Second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Second cervical spinal nerve", + "Second cervical nerve tree" + ] + }, + { + "id": "FMA:6444", + "name": "Third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Third cervical spinal nerve", + "Third cervical nerve tree" + ] + }, + { + "id": "FMA:6445", + "name": "Fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Fourth cervical spinal nerve", + "Fourth cervical nerve tree" + ] + }, + { + "id": "FMA:6446", + "name": "Fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Fifth cervical nerve tree", + "Fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:6447", + "name": "Sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Sixth cervical nerve tree", + "Sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:6448", + "name": "Seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Seventh cervical nerve tree", + "Seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:6449", + "name": "Eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5859" + ] + }, + "synonyms": [ + "Eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:6450", + "name": "Right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6443" + ] + }, + "synonyms": [ + "Right second cervical nerve tree", + "Right second cervical spinal nerve" + ] + }, + { + "id": "FMA:6451", + "name": "Left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6443" + ] + }, + "synonyms": [ + "Left second cervical nerve tree", + "Left second cervical spinal nerve" + ] + }, + { + "id": "FMA:6452", + "name": "Right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6444" + ] + }, + "synonyms": [ + "Right third cervical spinal nerve" + ] + }, + { + "id": "FMA:6453", + "name": "Left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6444" + ] + }, + "synonyms": [ + "Left third cervical spinal nerve" + ] + }, + { + "id": "FMA:6454", + "name": "Right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6445" + ] + }, + "synonyms": [ + "Right fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:6455", + "name": "Left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6445" + ] + }, + "synonyms": [ + "Left fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:6456", + "name": "Right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6446" + ] + }, + "synonyms": [ + "Right fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:6457", + "name": "Left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6446" + ] + }, + "synonyms": [ + "Left fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:6458", + "name": "Right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6447" + ] + }, + "synonyms": [ + "Right sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:6459", + "name": "Left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6447" + ] + }, + "synonyms": [ + "Left sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:6460", + "name": "Right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6448" + ] + }, + "synonyms": [ + "Right seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:6461", + "name": "Left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6448" + ] + }, + "synonyms": [ + "Left seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:6462", + "name": "Right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6449" + ] + }, + "synonyms": [ + "Right eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:6463", + "name": "Left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6449" + ] + }, + "synonyms": [ + "Left eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:6466", + "name": "Left twelfth thoracic spinal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6332" + ] + }, + "synonyms": [ + "Left twelfth thoracic dorsal root ganglion" + ] + }, + { + "id": "FMA:6467", + "name": "Superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6470" + ] + }, + "synonyms": [ + "Superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6468", + "name": "Middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6470" + ] + }, + "synonyms": [ + "Middle cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6469", + "name": "Cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6470" + ] + }, + "synonyms": [ + "Cervicothoracic sympathetic ganglion", + "Stellate ganglion" + ] + }, + { + "id": "FMA:6470", + "name": "Cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + }, + "synonyms": [ + "Cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6471", + "name": "Thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + }, + "synonyms": [ + "Thoracic sympathetic ganglion", + "Thoracic paravertebral ganglion", + "Thoracic splanchnic ganglion" + ] + }, + { + "id": "FMA:6472", + "name": "Lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + }, + "synonyms": [ + "Lumbar sympathetic ganglion", + "Lumbar paravertebral ganglion" + ] + }, + { + "id": "FMA:6473", + "name": "Sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + }, + "synonyms": [ + "Sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6474", + "name": "First thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "First thoracic sympathetic ganglion", + "T1 sympathetic ganglion" + ] + }, + { + "id": "FMA:6475", + "name": "Second thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Second thoracic sympathetic ganglion", + "T2 sympathetic ganglion" + ] + }, + { + "id": "FMA:6476", + "name": "Third thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "T3 sympathetic ganglion", + "Third thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6477", + "name": "Fourth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Fourth thoracic sympathetic ganglion", + "T4 sympathetic ganglion" + ] + }, + { + "id": "FMA:6478", + "name": "Fifth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Fifth thoracic sympathetic ganglion", + "T5 sympathetic ganglion" + ] + }, + { + "id": "FMA:6479", + "name": "Sixth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Sixth thoracic sympathetic ganglion", + "T6 sympathetic ganglion" + ] + }, + { + "id": "FMA:6480", + "name": "Seventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "T7 sympathetic ganglion", + "Seventh thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6481", + "name": "Eighth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "T8 sympathetic ganglion", + "Eighth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6482", + "name": "Ninth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "T9 sympathetic ganglion", + "Ninth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6483", + "name": "Tenth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Tenth thoracic sympathetic ganglion", + "T10 sympathetic ganglion" + ] + }, + { + "id": "FMA:6484", + "name": "Eleventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Eleventh thoracic sympathetic ganglion", + "T11 sympathetic ganglion" + ] + }, + { + "id": "FMA:6485", + "name": "Twelfth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6471" + ] + }, + "synonyms": [ + "Twelfth thoracic sympathetic ganglion", + "T12 sympathetic ganglion" + ] + }, + { + "id": "FMA:6486", + "name": "Left superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6467" + ] + }, + "synonyms": [ + "Left superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6487", + "name": "Right superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6467" + ] + }, + "synonyms": [ + "Right superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6488", + "name": "Right middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6468" + ] + }, + "synonyms": [ + "Right middle cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6489", + "name": "Left middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6468" + ] + }, + "synonyms": [ + "Left middle cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6490", + "name": "Right cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6469" + ] + }, + "synonyms": [ + "Right cervicothoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6491", + "name": "Left cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6469" + ] + }, + "synonyms": [ + "Left cervicothoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6516", + "name": "Right first thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6474" + ] + }, + "synonyms": [ + "Right T1 sympathetic ganglion", + "Right first thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6517", + "name": "Left first thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6474" + ] + }, + "synonyms": [ + "Left T1 sympathetic ganglion", + "Left first thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6518", + "name": "Right second thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6475" + ] + }, + "synonyms": [ + "Right T2 sympathetic ganglion", + "Right second thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6519", + "name": "Left second thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6475" + ] + }, + "synonyms": [ + "Left T2 sympathetic ganglion", + "Left second thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6520", + "name": "Right third thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6476" + ] + }, + "synonyms": [ + "Right third thoracic sympathetic ganglion", + "Right T3 sympathetic ganglion" + ] + }, + { + "id": "FMA:6521", + "name": "Left third thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6476" + ] + }, + "synonyms": [ + "Left T3 sympathetic ganglion", + "Left third thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6522", + "name": "Right fourth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6477" + ] + }, + "synonyms": [ + "Right fourth thoracic sympathetic ganglion", + "Right T4 sympathetic ganglion" + ] + }, + { + "id": "FMA:6523", + "name": "Left fourth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6477" + ] + }, + "synonyms": [ + "Left T4 sympathetic ganglion", + "Left fourth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6524", + "name": "Right fifth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6478" + ] + }, + "synonyms": [ + "Right T5 sympathetic ganglion", + "Right fifth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6525", + "name": "Left fifth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6478" + ] + }, + "synonyms": [ + "Left T5 sympathetic ganglion", + "Left fifth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6526", + "name": "Right sixth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6479" + ] + }, + "synonyms": [ + "Right T6 sympathetic ganglion", + "Right sixth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6527", + "name": "Left sixth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6479" + ] + }, + "synonyms": [ + "Left sixth thoracic sympathetic ganglion", + "Left T6 sympathetic ganglion" + ] + }, + { + "id": "FMA:6528", + "name": "Right seventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6480" + ] + }, + "synonyms": [ + "Right seventh thoracic sympathetic ganglion", + "Right T7 sympathetic ganglion" + ] + }, + { + "id": "FMA:6529", + "name": "Left seventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6480" + ] + }, + "synonyms": [ + "Left seventh thoracic sympathetic ganglion", + "Left T7 sympathetic ganglion" + ] + }, + { + "id": "FMA:6530", + "name": "Right eighth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6481" + ] + }, + "synonyms": [ + "Right T8 sympathetic ganglion", + "Right eighth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6531", + "name": "Left eighth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6481" + ] + }, + "synonyms": [ + "Left T8 sympathetic ganglion", + "Left eighth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6532", + "name": "Right ninth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6482" + ] + }, + "synonyms": [ + "Right ninth thoracic sympathetic ganglion", + "Right T9 sympathetic ganglion" + ] + }, + { + "id": "FMA:6533", + "name": "Left ninth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6482" + ] + }, + "synonyms": [ + "Left T9 sympathetic ganglion", + "Left ninth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6534", + "name": "Right tenth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6483" + ] + }, + "synonyms": [ + "Right T10 sympathetic ganglion", + "Right tenth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6535", + "name": "Left tenth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6483" + ] + }, + "synonyms": [ + "Left tenth thoracic sympathetic ganglion", + "Left T10 sympathetic ganglion" + ] + }, + { + "id": "FMA:6536", + "name": "Right eleventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6484" + ] + }, + "synonyms": [ + "Right eleventh thoracic sympathetic ganglion", + "Right T11 sympathetic ganglion" + ] + }, + { + "id": "FMA:6537", + "name": "Left eleventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6484" + ] + }, + "synonyms": [ + "Left eleventh thoracic sympathetic ganglion", + "Left T11 sympathetic ganglion" + ] + }, + { + "id": "FMA:6538", + "name": "Right twelfth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6485" + ] + }, + "synonyms": [ + "Right T12 sympathetic ganglion", + "Right twelfth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6539", + "name": "Left twelfth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6485" + ] + }, + "synonyms": [ + "Left T12 sympathetic ganglion", + "Left twelfth thoracic sympathetic ganglion" + ] + }, + { + "id": "FMA:6540", + "name": "First lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6472" + ] + }, + "synonyms": [ + "First lumbar sympathetic ganglion", + "L1sympathetic ganglion" + ] + }, + { + "id": "FMA:6541", + "name": "Second lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6472" + ] + }, + "synonyms": [ + "Second lumbar sympathetic ganglion", + "L2 sympathetic ganglion" + ] + }, + { + "id": "FMA:6542", + "name": "Third lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6472" + ] + }, + "synonyms": [ + "L3 sympathetic ganglion", + "Third lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:6543", + "name": "Fourth lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6472" + ] + }, + "synonyms": [ + "Fourth lumbar sympathetic ganglion", + "L4 sympathetic ganglion" + ] + }, + { + "id": "FMA:6544", + "name": "Right first lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6540" + ] + }, + "synonyms": [ + "Right L1 sympathetic ganglion", + "Right first lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:6545", + "name": "Left first lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6540" + ] + }, + "synonyms": [ + "Left L1 sympathetic ganglion", + "Left first lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:6546", + "name": "Right second lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6541" + ] + }, + "synonyms": [ + "Right second lumbar sympathetic ganglion", + "Right L2 sympathetic ganglion" + ] + }, + { + "id": "FMA:6547", + "name": "Left second lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6541" + ] + }, + "synonyms": [ + "Left second lumbar sympathetic ganglion", + "Left L2 sympathetic ganglion" + ] + }, + { + "id": "FMA:6548", + "name": "Right third lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6542" + ] + }, + "synonyms": [ + "Right third lumbar sympathetic ganglion", + "Right L3 sympathetic ganglion" + ] + }, + { + "id": "FMA:6549", + "name": "Left third lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6542" + ] + }, + "synonyms": [ + "Left L3 sympathetic ganglion", + "Left third lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:6550", + "name": "Right fourth lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6543" + ] + }, + "synonyms": [ + "Right L4 sympathetic ganglion", + "Right fourth lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:6551", + "name": "Left fourth lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6543" + ] + }, + "synonyms": [ + "Left fourth lumbar sympathetic ganglion", + "Left L4 sympathetic ganglion" + ] + }, + { + "id": "FMA:6552", + "name": "First sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6473" + ] + }, + "synonyms": [ + "First sacral sympathetic ganglion", + "S1 sympathetic ganglion" + ] + }, + { + "id": "FMA:6553", + "name": "Second sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6473" + ] + }, + "synonyms": [ + "S2l sympathetic ganglion", + "Second sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6554", + "name": "Third sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6473" + ] + }, + "synonyms": [ + "Third sacral sympathetic ganglion", + "S3 sympathetic ganglion" + ] + }, + { + "id": "FMA:6555", + "name": "Fourth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6473" + ] + }, + "synonyms": [ + "S4 sympathetic ganglion", + "Fourth sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6556", + "name": "Fifth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6473" + ] + }, + "synonyms": [ + "Fifth sacral sympathetic ganglion", + "S5 sympathetic ganglion" + ] + }, + { + "id": "FMA:6557", + "name": "Right first sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6552" + ] + }, + "synonyms": [ + "Right first sacral sympathetic ganglion", + "Right S1 sympathetic ganglion" + ] + }, + { + "id": "FMA:6558", + "name": "Left first sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6552" + ] + }, + "synonyms": [ + "Left first sacral sympathetic ganglion", + "Left S1 sympathetic ganglion" + ] + }, + { + "id": "FMA:6559", + "name": "Right second sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6553" + ] + }, + "synonyms": [ + "Right S2 sympathetic ganglion", + "Right second sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6560", + "name": "Left second sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6553" + ] + }, + "synonyms": [ + "Left S2 sympathetic ganglion", + "Left second sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6561", + "name": "Right third sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6554" + ] + }, + "synonyms": [ + "Right third sacral sympathetic ganglion", + "Right S3 sympathetic ganglion" + ] + }, + { + "id": "FMA:6562", + "name": "Left third sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6554" + ] + }, + "synonyms": [ + "Left S3 sympathetic ganglion", + "Left third sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6563", + "name": "Right fourth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6555" + ] + }, + "synonyms": [ + "Right S4 sympathetic ganglion", + "Right fourth sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6564", + "name": "Left fourth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6555" + ] + }, + "synonyms": [ + "Left S4 sympathetic ganglion", + "Left fourth sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6565", + "name": "Right fifth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6556" + ] + }, + "synonyms": [ + "Right S5 sympathetic ganglion", + "Right fifth sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6566", + "name": "Left fifth sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6556" + ] + }, + "synonyms": [ + "Left S5 sympathetic ganglion", + "Left fifth sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6567", + "name": "Coccygeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5891" + ] + }, + "synonyms": [ + "Walter's ganglion" + ] + }, + { + "id": "FMA:6568", + "name": "Branch of collateral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Branch of previsceral ganglion", + "Branch of prevertebral ganglion", + "Collateral ganglion branch" + ] + }, + { + "id": "FMA:6572", + "name": "Vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6276" + ] + }, + "synonyms": [ + "Intermediate ganglion" + ] + }, + { + "id": "FMA:6573", + "name": "Right vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6572" + ] + }, + "synonyms": [ + "Right intermediate ganglion" + ] + }, + { + "id": "FMA:6574", + "name": "Left vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6572" + ] + }, + "synonyms": [ + "Left intermediate ganglion" + ] + }, + { + "id": "FMA:6575", + "name": "Branch of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Superior cervical ganglion branch" + ] + }, + { + "id": "FMA:6576", + "name": "Internal carotid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6887" + ] + }, + "synonyms": [ + "Anterior branch of superior cervical ganglion to internal carotid plexus" + ] + }, + { + "id": "FMA:6577", + "name": "Jugular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + } + }, + { + "id": "FMA:6578", + "name": "Superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6594" + ] + }, + "synonyms": [ + "Cardiac branch of superior cervical ganglion to cardiac plexus", + "Superior cervical cardiac nerve" + ] + }, + { + "id": "FMA:6579", + "name": "External carotid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6887" + ] + }, + "synonyms": [ + "Anterior branch of superior cervical ganglion to external carotid plexus" + ] + }, + { + "id": "FMA:6580", + "name": "Branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Cervicothoracic ganglion branch" + ] + }, + { + "id": "FMA:6581", + "name": "Vertebral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Lateral branch of cervicothoracic ganglion to vertebral plexus", + "Lingual branch of facial nerve", + "Cruveilhier's nerve" + ] + }, + { + "id": "FMA:6582", + "name": "Ansa subclavia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Nerve of Vieussens" + ] + }, + { + "id": "FMA:6583", + "name": "Inferior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6911" + ] + }, + "synonyms": [ + "Cardiac branch of cervicothoracic ganglion to deep cardiac plexus" + ] + }, + { + "id": "FMA:6584", + "name": "Gray communicating ramus to first cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + }, + "synonyms": [ + "Gray ramus communicans to first cervical spinal nerve", + "Lateral branch to first cervical nerve" + ] + }, + { + "id": "FMA:6587", + "name": "Gray communicating ramus to second cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + }, + "synonyms": [ + "Lateral branch to second cervical nerve", + "Gray ramus communicans to second cervical spinal nerve" + ] + }, + { + "id": "FMA:6588", + "name": "Gray communicating ramus to third cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + }, + "synonyms": [ + "Lateral branch to third cervical nerve", + "Gray ramus communicans to third cervical spinal nerve" + ] + }, + { + "id": "FMA:6589", + "name": "Gray communicating ramus to fourth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + }, + "synonyms": [ + "Gray ramus communicans to fourth cervical spinal nerve", + "Lateral branch to fourth cervical nerve" + ] + }, + { + "id": "FMA:6590", + "name": "Communicating branch of superior cervical ganglion with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6934" + ] + } + }, + { + "id": "FMA:6592", + "name": "Branch to inferior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11182" + ] + } + }, + { + "id": "FMA:6593", + "name": "Branch to superior vagal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11182" + ] + } + }, + { + "id": "FMA:6594", + "name": "Medial branch of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + }, + "synonyms": [ + "Visceral branch of superior cervical ganglion" + ] + }, + { + "id": "FMA:6595", + "name": "Laryngopharyngeal branch of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6594" + ] + } + }, + { + "id": "FMA:6596", + "name": "Cardiac branch to cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6594" + ] + } + }, + { + "id": "FMA:6597", + "name": "Right cardiac branch to deep part of cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6596" + ] + }, + "synonyms": [ + "Right cardiac branch to dorsal part of cardiac plexus" + ] + }, + { + "id": "FMA:6598", + "name": "Left cardiac branch to superficial part of cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6596" + ] + }, + "synonyms": [ + "Left cardiac branch to ventral part of cardiac plexus" + ] + }, + { + "id": "FMA:6599", + "name": "Left cardiac branch to deep part of cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6596" + ] + }, + "synonyms": [ + "Left cardiac branch to dorsal part of cardiac plexus" + ] + }, + { + "id": "FMA:6600", + "name": "Lateral branch to lateral part of internal carotid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12176" + ] + } + }, + { + "id": "FMA:6601", + "name": "Medial branch to medial part of internal carotid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12176" + ] + } + }, + { + "id": "FMA:6602", + "name": "Branch to common carotid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + } + }, + { + "id": "FMA:6603", + "name": "Interganglionic branch of superior cervical ganglion to middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + }, + "synonyms": [ + "Interganglionic ramus to middle cervical ganglion" + ] + }, + { + "id": "FMA:6604", + "name": "Interganglionic branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Interganglionic ramus of middle cervical ganglion" + ] + }, + { + "id": "FMA:6605", + "name": "Interganglionic branch of middle cervical ganglion to cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6604" + ] + }, + "synonyms": [ + "Interganglionic ramus of middle cervical ganglion to cervicothoracic ganglion" + ] + }, + { + "id": "FMA:6606", + "name": "Interganglionic branch of middle cervical ganglion to vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6932" + ] + }, + "synonyms": [ + "Interganglionic ramus of middle cervical ganglion to variant vertebral ganglion" + ] + }, + { + "id": "FMA:6607", + "name": "Communicating branch of middle cervical ganglion to phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Ramus communicans to phrenic nerve" + ] + }, + { + "id": "FMA:6608", + "name": "Communicating branch of middle cervical ganglion to recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Ramus communicans to recurrent laryngeal nerve", + "Ramus communicans to inferior laryngeal nerve" + ] + }, + { + "id": "FMA:6609", + "name": "Interganglionic branch of cervicothoracic ganglion to second thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6909" + ] + }, + "synonyms": [ + "Interganglionic ramus of cervicothoracic ganglion to second thoracic ganglion" + ] + }, + { + "id": "FMA:6610", + "name": "Gray communicating ramus of middle cervical ganglion to fifth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6904" + ] + }, + "synonyms": [ + "Lateral branch of middle cervical ganglion to fifth cervical nerve", + "Gray ramus communicans of middle cervical ganglion to fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:6611", + "name": "Gray communicating ramus of middle cervical ganglion to sixth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6904" + ] + }, + "synonyms": [ + "Gray ramus communicans of middle cervical ganglion to sixth cervical spinal nerve", + "Lateral branch of middle cervical ganglion to sixth cervical nerve" + ] + }, + { + "id": "FMA:6612", + "name": "Gray communicating ramus of cervicothoracic ganglion to seventh cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Gray ramus communicans of cervicothoracic ganglion to seventh cervical spinal nerve", + "Lateral branch of cervicothoracic ganglion to seventh cervical nerve" + ] + }, + { + "id": "FMA:6613", + "name": "Gray ramus communicans to eighth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + } + }, + { + "id": "FMA:6614", + "name": "Gray communicating ramus of cervicothoracic ganglion to first thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Gray ramus communicans of cervicothoracic ganglion to first thoracic spinal nerve", + "Lateral branch of cervicothoracic ganglion to first thoracic nerve" + ] + }, + { + "id": "FMA:6615", + "name": "Interganglionic branch of middle cervical ganglion to inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6932" + ] + }, + "synonyms": [ + "Interganglionic ramus of middle cervical ganglion to variant inferior cervical ganglion" + ] + }, + { + "id": "FMA:6616", + "name": "Variant ansa thyroidea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Nerve buttonhole of Drobnik" + ] + }, + { + "id": "FMA:6621", + "name": "Gray communicating ramus of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14055" + ] + }, + "synonyms": [ + "Gray ramus communicans of thoracic spinal nerve" + ] + }, + { + "id": "FMA:6622", + "name": "Cardiac branch to recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6911" + ] + } + }, + { + "id": "FMA:6623", + "name": "Cardiac branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6905" + ] + }, + "synonyms": [ + "Sympathetic cardiac nerve", + "Middle cervical cardiac nerve" + ] + }, + { + "id": "FMA:6624", + "name": "Right cardiac branch to right half of deep part of cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6623" + ] + }, + "synonyms": [ + "Right cardiac branch to right half of dorsal part of cardiac plexus" + ] + }, + { + "id": "FMA:6625", + "name": "Left cardiac branch to left half of deep part of cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6623" + ] + }, + "synonyms": [ + "Left cardiac branch to left half of dorsal part of cardiac plexus" + ] + }, + { + "id": "FMA:6626", + "name": "Thyroid branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6905" + ] + } + }, + { + "id": "FMA:6628", + "name": "Cardiac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Cardiac plexus" + ] + }, + { + "id": "FMA:6629", + "name": "Pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Pulmonary plexus" + ] + }, + { + "id": "FMA:6630", + "name": "Celiac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Celiac plexus", + "Coeliac plexus", + "Coeliac nerve plexus" + ] + }, + { + "id": "FMA:6632", + "name": "Hepatic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Hepatic plexus" + ] + }, + { + "id": "FMA:6633", + "name": "Left gastric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:6634", + "name": "Splenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Splenic plexus" + ] + }, + { + "id": "FMA:6635", + "name": "Suprarenal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Suprarenal plexus" + ] + }, + { + "id": "FMA:6636", + "name": "Renal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Renal plexus" + ] + }, + { + "id": "FMA:6637", + "name": "Testicular nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Testicular plexus" + ] + }, + { + "id": "FMA:6638", + "name": "Ovarian nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Ovarian plexus" + ] + }, + { + "id": "FMA:6639", + "name": "Superior mesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Superior mesenteric plexus" + ] + }, + { + "id": "FMA:6640", + "name": "Preaortic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Abdominal aortic nerve plexus", + "Abdominal aortic plexus" + ] + }, + { + "id": "FMA:6641", + "name": "Inferior mesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Inferior mesenteric plexus" + ] + }, + { + "id": "FMA:6642", + "name": "Superior hypogastric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Superior hypogastric plexus", + "Presacral nerve" + ] + }, + { + "id": "FMA:6643", + "name": "Inferior hypogastric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Pelvic nerve plexus", + "Pelvic plexus", + "Inferior hypogastric plexus" + ] + }, + { + "id": "FMA:6645", + "name": "Middle rectal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Middle rectal plexus" + ] + }, + { + "id": "FMA:6646", + "name": "Vesical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Vesical plexus" + ] + }, + { + "id": "FMA:6647", + "name": "Prostatic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Prostatic plexus" + ] + }, + { + "id": "FMA:6648", + "name": "Uterovaginal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Uterovaginal plexus", + "Frankenhauser's ganglion" + ] + }, + { + "id": "FMA:6649", + "name": "Superficial cardiac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6628" + ] + }, + "synonyms": [ + "Ventral cardiac plexus" + ] + }, + { + "id": "FMA:6650", + "name": "Deep cardiac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6628" + ] + }, + "synonyms": [ + "Dorsal cardiac plexus" + ] + }, + { + "id": "FMA:6651", + "name": "Left coronary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6628" + ] + } + }, + { + "id": "FMA:6652", + "name": "Right coronary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6628" + ] + } + }, + { + "id": "FMA:6653", + "name": "Atrial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6628" + ] + } + }, + { + "id": "FMA:6654", + "name": "Anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:6655", + "name": "Posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:6656", + "name": "Right anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6654" + ] + } + }, + { + "id": "FMA:6657", + "name": "Left anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6654" + ] + } + }, + { + "id": "FMA:6658", + "name": "Right posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6655" + ] + } + }, + { + "id": "FMA:6659", + "name": "Left posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6655" + ] + } + }, + { + "id": "FMA:6666", + "name": "Hepatic branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12178" + ] + } + }, + { + "id": "FMA:6667", + "name": "Coeliac branch of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12179" + ] + }, + "synonyms": [ + "Ansa of Wrisberg", + "Vagal coeliac branch" + ] + }, + { + "id": "FMA:6668", + "name": "Set of gastrohepatic branches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Gastrohepatic branches set", + "Gastrohepatic branches" + ] + }, + { + "id": "FMA:6670", + "name": "Renal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:6671", + "name": "Pulmonary branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65515" + ] + } + }, + { + "id": "FMA:6677", + "name": "Pyloric branch of greater posterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6690" + ] + } + }, + { + "id": "FMA:6679", + "name": "Pulmonary branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65515" + ] + } + }, + { + "id": "FMA:6681", + "name": "Branch of greater anterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6718" + ] + }, + "synonyms": [ + "Greater anterior gastric neural branch" + ] + }, + { + "id": "FMA:6682", + "name": "Anterior vagal branch to cardiac antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6718" + ] + }, + "synonyms": [ + "Branch of anterior vagal trunk to cardiac antrum of stomach" + ] + }, + { + "id": "FMA:6683", + "name": "Branch of greater anterior gastric nerve to anterior part of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6681" + ] + } + }, + { + "id": "FMA:6684", + "name": "Greater anterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6718" + ] + }, + "synonyms": [ + "Principal anterior nerve of lesser curvature of stomach", + "Latarjet's anterior nerve", + "Anterior nerve of lesser curvature" + ] + }, + { + "id": "FMA:6685", + "name": "Anterior vagal branch to hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54362" + ] + }, + "synonyms": [ + "Branch of hepatic branch of anterior vagal trunk to hepatic plexus" + ] + }, + { + "id": "FMA:6686", + "name": "Anterior vagal branch to pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54362" + ] + }, + "synonyms": [ + "Pyloric branch of anterior vagal trunk", + "Ramus pyloricus (Truncus vagalis anterior)", + "Branch of hepatic branch of anterior vagal trunk to pylorus" + ] + }, + { + "id": "FMA:6689", + "name": "Greater posterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6719" + ] + }, + "synonyms": [ + "Principal posterior nerve of lesser curvature of stomach" + ] + }, + { + "id": "FMA:6690", + "name": "Branch of greater posterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6719" + ] + }, + "synonyms": [ + "Greater posterior gastric neural branch" + ] + }, + { + "id": "FMA:6691", + "name": "Communicating branch of auricular branch of vagus nerve with facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54236" + ] + } + }, + { + "id": "FMA:6692", + "name": "Communicating branch of auricular branch of vagus nerve with posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54236" + ] + } + }, + { + "id": "FMA:6694", + "name": "Branch of auricular branch of vagus nerve to posterior wall of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54236" + ] + }, + "synonyms": [ + "Vagal branch to posterior wall of external acoustic meatus" + ] + }, + { + "id": "FMA:6695", + "name": "Vagal branch to tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54236" + ] + }, + "synonyms": [ + "Branch of auricular branch of vagus nerve to tympanic membrane" + ] + }, + { + "id": "FMA:6697", + "name": "Upper branch of internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6241" + ] + } + }, + { + "id": "FMA:6699", + "name": "Lower branch of internal laryngeal nerve to aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6242" + ] + } + }, + { + "id": "FMA:6700", + "name": "Lower branch of internal laryngeal nerve to mucosa of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6242" + ] + } + }, + { + "id": "FMA:6702", + "name": "Upper branch of internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6241" + ] + } + }, + { + "id": "FMA:6703", + "name": "Upper branch of internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6241" + ] + }, + "synonyms": [ + "Upper branch of internal laryngeal nerve to vallecula of epiglottis" + ] + }, + { + "id": "FMA:6704", + "name": "Upper branch of internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6241" + ] + } + }, + { + "id": "FMA:6705", + "name": "Branch of external laryngeal nerve to cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12134" + ] + } + }, + { + "id": "FMA:6706", + "name": "Branch of external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12134" + ] + } + }, + { + "id": "FMA:6707", + "name": "Branch of external laryngeal nerve to inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12134" + ] + } + }, + { + "id": "FMA:6708", + "name": "Communicating branch of external laryngeal nerve with superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12134" + ] + } + }, + { + "id": "FMA:6709", + "name": "External laryngeal branch to superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12134" + ] + }, + "synonyms": [ + "Branch of external laryngeal nerve to superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:6710", + "name": "Extra-laryngeal branch of recurrent laryngeal nerve to larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + } + }, + { + "id": "FMA:6711", + "name": "Cardiac branch of right vagus to deep cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53612" + ] + } + }, + { + "id": "FMA:6713", + "name": "Inferior cervical cardiac branch of right vagus nerve to deep cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6245" + ] + } + }, + { + "id": "FMA:6714", + "name": "Inferior cervical cardiac branch of left vagus nerve to superficial cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6245" + ] + } + }, + { + "id": "FMA:6715", + "name": "Esophageal branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65514" + ] + }, + "synonyms": [ + "Rami oesophageales" + ] + }, + { + "id": "FMA:6716", + "name": "Esophageal branch of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65514" + ] + } + }, + { + "id": "FMA:6718", + "name": "Anterior gastric branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12178" + ] + } + }, + { + "id": "FMA:6719", + "name": "Posterior gastric branch of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12179" + ] + } + }, + { + "id": "FMA:6720", + "name": "Spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + }, + "synonyms": [ + "Accessory nerve [XI]", + "Spinal part of accessory nerve", + "Spinal accessory nerve tree", + "Accessory nerve", + "Willis' nerve", + "Cervical accessory nerve" + ] + }, + { + "id": "FMA:6721", + "name": "Cystic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:6722", + "name": "Ureteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Ureteric plexus" + ] + }, + { + "id": "FMA:6723", + "name": "Lateral cutaneous branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8923" + ] + } + }, + { + "id": "FMA:6726", + "name": "Branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Middle cervical ganglion branch" + ] + }, + { + "id": "FMA:6727", + "name": "Branch of variant vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Variant vertebral ganglion branch", + "Branch of intermediate ganglion" + ] + }, + { + "id": "FMA:6728", + "name": "Right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8604" + ] + }, + "synonyms": [ + "Anterior ramus of right fourth thoracic nerve", + "Ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6729", + "name": "Left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8604" + ] + }, + "synonyms": [ + "Ventral ramus of left fourth thoracic spinal nerve", + "Anterior ramus of left fourth thoracic nerve" + ] + }, + { + "id": "FMA:6730", + "name": "Right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8605" + ] + }, + "synonyms": [ + "Ventral ramus of right fifth thoracic spinal nerve", + "Anterior ramus of right fifth thoracic nerve" + ] + }, + { + "id": "FMA:6731", + "name": "Left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8605" + ] + }, + "synonyms": [ + "Ventral ramus of left fifth thoracic spinal nerve", + "Anterior ramus of left fifth thoracic nerve" + ] + }, + { + "id": "FMA:6732", + "name": "Right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8606" + ] + }, + "synonyms": [ + "Anterior ramus of right sixth thoracic nerve", + "Ventral ramus of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6733", + "name": "Left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8606" + ] + }, + "synonyms": [ + "Ventral ramus of left sixth thoracic spinal nerve", + "Anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:6735", + "name": "Facet of body of sternum for fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:6736", + "name": "Right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8607" + ] + }, + "synonyms": [ + "Ventral ramus of right seventh thoracic spinal nerve", + "Anterior ramus of right seventh thoracic nerve" + ] + }, + { + "id": "FMA:6737", + "name": "Left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8607" + ] + }, + "synonyms": [ + "Anterior ramus of left seventh thoracic nerve", + "Ventral ramus of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6738", + "name": "Right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8608" + ] + }, + "synonyms": [ + "Anterior ramus of right eighth thoracic nerve", + "Ventral ramus of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6739", + "name": "Left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8608" + ] + }, + "synonyms": [ + "Anterior ramus of left eighth thoracic nerve", + "Ventral ramus of left eight thoracic spinal nerve" + ] + }, + { + "id": "FMA:6740", + "name": "Right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8609" + ] + }, + "synonyms": [ + "Ventral ramus of right ninth thoracic spinal nerve", + "Anterior ramus of right ninth thoracic nerve" + ] + }, + { + "id": "FMA:6741", + "name": "Left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8609" + ] + }, + "synonyms": [ + "Ventral ramus of left ninth thoracic spinal nerve", + "Anterior ramus of left ninth thoracic nerve" + ] + }, + { + "id": "FMA:6742", + "name": "Right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8610" + ] + }, + "synonyms": [ + "Ventral ramus of right tenth thoracic spinal nerve", + "Anterior ramus of right tenth thoracic nerve" + ] + }, + { + "id": "FMA:6743", + "name": "Left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8610" + ] + }, + "synonyms": [ + "Ventral ramus of left tenth thoracic spinal nerve", + "Anterior ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:6744", + "name": "Right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8611" + ] + }, + "synonyms": [ + "Anterior ramus of right eleventh thoracic nerve", + "Ventral ramus of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:6745", + "name": "Left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8611" + ] + }, + "synonyms": [ + "Ventral ramus of left eleventh thoracic spinal nerve", + "Anterior ramus of left eleventh thoracic nerve" + ] + }, + { + "id": "FMA:6748", + "name": "Gray communicating ramus of cervicothoracic ganglion to eighth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Gray ramus communicans of cervicothoracic ganglion to eighth cervical spinal nerve", + "Lateral branch of cervicothoracic ganglion to eighth cervical nerve" + ] + }, + { + "id": "FMA:6752", + "name": "Lateral cutaneous branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8923" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of left first thoracic anterior ramus", + "Lateral cutaneous branch of anterior ramus of left first thoracic nerve" + ] + }, + { + "id": "FMA:6757", + "name": "Gray communicating ramus of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11277" + ] + }, + "synonyms": [ + "Gray communicating ramus of left second thoracic anterior ramus", + "Gray ramus communicans of left second intercostal nerve" + ] + }, + { + "id": "FMA:6758", + "name": "Gray communicating ramus of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10972" + ] + }, + "synonyms": [ + "Gray ramus communicans of left fourth intercostal nerve", + "Gray communicating ramus of left fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6759", + "name": "Gray communicating ramus of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10972" + ] + }, + "synonyms": [ + "Gray ramus communicans of right fourth intercostal nerve", + "Gray communicating ramus of right fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6760", + "name": "Gray communicating ramus of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11136" + ] + }, + "synonyms": [ + "Gray ramus communicans of left fifth intercostal nerve", + "Gray communicating ramus of left fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6761", + "name": "Gray communicating ramus of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11136" + ] + }, + "synonyms": [ + "Gray ramus communicans of right fifth intercostal nerve", + "Gray communicating ramus of right fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6762", + "name": "Gray communicating ramus of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11655" + ] + }, + "synonyms": [ + "Gray ramus communicans of right sixth intercostal nerve", + "Gray communicating ramus of right sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6763", + "name": "Gray communicating ramus of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11655" + ] + }, + "synonyms": [ + "Gray communicating ramus of left sixth thoracic anterior ramus", + "Gray ramus communicans of left sixth intercostal nerve" + ] + }, + { + "id": "FMA:6764", + "name": "White communicating ramus of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10973" + ] + }, + "synonyms": [ + "White communicating ramus of right fourth thoracic anterior ramus", + "White ramus communicans of right fourth intercostal nerve" + ] + }, + { + "id": "FMA:6765", + "name": "White communicating ramus of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10973" + ] + }, + "synonyms": [ + "White ramus communicans of left fourth intercostal nerve", + "White communicating ramus of left fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6766", + "name": "White communicating ramus of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11137" + ] + }, + "synonyms": [ + "White ramus communicans of right fifth intercostal nerve", + "White communicating ramus of right fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6767", + "name": "White communicating ramus of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11137" + ] + }, + "synonyms": [ + "White communicating ramus of left fifth thoracic anterior ramus", + "White ramus communicans of left fifth intercostal nerve" + ] + }, + { + "id": "FMA:6768", + "name": "White communicating ramus of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11656" + ] + }, + "synonyms": [ + "White ramus communicans of right sixth intercostal nerve", + "White communicating ramus of right sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6769", + "name": "White communicating ramus of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11656" + ] + }, + "synonyms": [ + "White ramus communicans of left sixth intercostal nerve", + "White communicating ramus of left sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6770", + "name": "White communicating ramus of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11677" + ] + }, + "synonyms": [ + "White communicating ramus of right seventh thoracic anterior ramus", + "White ramus communicans of right seventh intercostal nerve" + ] + }, + { + "id": "FMA:6771", + "name": "White communicating ramus of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11677" + ] + }, + "synonyms": [ + "White ramus communicans of left seventh intercostal nerve", + "White communicating ramus of left seventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:6772", + "name": "White communicating ramus of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11762" + ] + }, + "synonyms": [ + "White ramus communicans of right eighth intercostal nerve", + "White communicating ramus of right eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6773", + "name": "White communicating ramus of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11762" + ] + }, + "synonyms": [ + "White communicating ramus of left eighth thoracic anterior ramus", + "White ramus communicans of left eighth intercostal nerve" + ] + }, + { + "id": "FMA:6774", + "name": "White communicating ramus of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11766" + ] + }, + "synonyms": [ + "White communicating ramus of right ninth thoracic anterior ramus", + "White ramus communicans of right ninth intercostal nerve" + ] + }, + { + "id": "FMA:6775", + "name": "White communicating ramus of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11766" + ] + }, + "synonyms": [ + "White ramus communicans of left ninth intercostal nerve", + "White communicating ramus of left ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6776", + "name": "White communicating ramus of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11770" + ] + }, + "synonyms": [ + "White communicating ramus of right tenth thoracic anterior ramus", + "White ramus communicans of right tenth intercostal nerve" + ] + }, + { + "id": "FMA:6777", + "name": "White communicating ramus of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11770" + ] + }, + "synonyms": [ + "White communicating ramus of left tenth thoracic anterior ramus", + "White ramus communicans of left tenth intercostal nerve" + ] + }, + { + "id": "FMA:6778", + "name": "White communicating ramus of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11774" + ] + }, + "synonyms": [ + "White communicating ramus of right eleventh thoracic anterior ramus", + "White ramus communicans of right eleventh intercostal nerve" + ] + }, + { + "id": "FMA:6779", + "name": "White communicating ramus of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11774" + ] + }, + "synonyms": [ + "White ramus communicans of left eleventh intercostal nerve", + "White communicating ramus of left eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:6781", + "name": "White communicating ramus of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11278" + ] + }, + "synonyms": [ + "White communicating ramus of right second thoracic anterior ramus", + "White ramus communicans of right second intercostal nerve" + ] + }, + { + "id": "FMA:6783", + "name": "Coccygeal sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14149" + ] + } + }, + { + "id": "FMA:6784", + "name": "Posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8809" + ] + }, + "synonyms": [ + "Posterior right fourth thoracic ramus", + "Dorsal ramus of right fourth thoracic nerve", + "Right fourth thoracic posterior ramus", + "Posterior ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6785", + "name": "Meningeal branch of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10984" + ] + }, + "synonyms": [ + "Meningeal branch of right third thoracic spinal nerve", + "Recurrent meningeal branch of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:6786", + "name": "Facet of body of sternum for seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:6790", + "name": "Meningeal branch of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10953" + ] + }, + "synonyms": [ + "Meningeal branch of right fourth thoracic spinal nerve", + "Recurrent meningeal branch of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6791", + "name": "Facet of body of sternum for third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:6792", + "name": "Posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8809" + ] + }, + "synonyms": [ + "Posterior ramus of left fourth thoracic spinal nerve", + "Dorsal ramus of left fourth thoracic spinal nerve", + "Posterior left fourth thoracic ramus", + "Left fourth thoracic posterior ramus" + ] + }, + { + "id": "FMA:6794", + "name": "Communicating branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10974" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left fourth thoracic nerve" + ] + }, + { + "id": "FMA:6795", + "name": "Articular branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10971" + ] + }, + "synonyms": [ + "Articular branch of left fourth thoracic anterior ramus", + "Articular branch of ventral ramus of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:6796", + "name": "Communicating branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10974" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right fourth thoracic nerve" + ] + }, + { + "id": "FMA:6797", + "name": "Posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5983" + ] + }, + "synonyms": [ + "Posterior ramus of cervical spinal nerve", + "Ramus posterior, nervus cervicale", + "Cervical posterior ramus", + "Dorsal ramus of cervical spinal nerve", + "Posterior cervical ramus" + ] + }, + { + "id": "FMA:6798", + "name": "Posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5983" + ] + }, + "synonyms": [ + "Posterior ramus of lumbar spinal nerve", + "Dorsal ramus of lumbar spinal nerve", + "Ramus posterior, nervus lumbale", + "Lumbar posterior ramus", + "Posterior lumbar ramus" + ] + }, + { + "id": "FMA:6799", + "name": "Posterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5983" + ] + }, + "synonyms": [ + "Sacral posterior ramus", + "Posterior ramus of sacral spinal nerve", + "Dorsal ramus of sacral spinal nerve", + "Posterior sacral ramus", + "Ramus posterior, nervus sacrale" + ] + }, + { + "id": "FMA:6805", + "name": "Right suboccipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7054" + ] + }, + "synonyms": [ + "Right first cervical posterior ramus", + "Posterior right first cervical ramus", + "Posterior ramus of right first cervical nerve", + "Dorsal ramus of right first cervical spinal nerve", + "Posterior ramus of right first cervical spinal nerve" + ] + }, + { + "id": "FMA:6806", + "name": "Anterior ramus of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7061" + ] + }, + "synonyms": [ + "Right first cervical anterior ramus", + "Anterior right first cervical ramus", + "Ventral ramus of right first cervical spinal nerve", + "Anterior ramus of right first cervical spinal nerve" + ] + }, + { + "id": "FMA:6813", + "name": "Left suboccipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7054" + ] + }, + "synonyms": [ + "Posterior ramus of left first cervical spinal nerve", + "Posterior ramus of left first cervical nerve", + "Posterior left first cervical ramus", + "Left first cervical posterior ramus", + "Dorsal ramus of left first cervical spinal nerve" + ] + }, + { + "id": "FMA:6814", + "name": "Anterior ramus of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7061" + ] + }, + "synonyms": [ + "Anterior ramus of left first cervical spinal nerve", + "Anterior left first cervical ramus", + "Left first cervical anterior ramus", + "Ventral ramus of left first cervical spinal nerve" + ] + }, + { + "id": "FMA:6819", + "name": "C2 branch to left semispinalis capitis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65452" + ] + }, + "synonyms": [ + "Lateral C2 branch to left semispinalis capitis" + ] + }, + { + "id": "FMA:6821", + "name": "Posterior ramus of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8788" + ] + }, + "synonyms": [ + "Posterior ramus of right second cervical spinal nerve", + "Dorsal ramus of right second cervical spinal nerve", + "Posterior right second cervical ramus", + "Right second cervical posterior ramus" + ] + }, + { + "id": "FMA:6822", + "name": "Anterior ramus of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7062" + ] + }, + "synonyms": [ + "Right second cervical anterior ramus", + "Anterior ramus of right second cervical spinal nerve", + "Ventral ramus of right second cervical spinal nerve" + ] + }, + { + "id": "FMA:6832", + "name": "Posterior ramus of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8788" + ] + }, + "synonyms": [ + "Posterior ramus of left second cervical spinal nerve", + "Dorsal ramus of left second cervical spinal nerve", + "Posterior left second cervical ramus", + "Left second cervical posterior ramus" + ] + }, + { + "id": "FMA:6833", + "name": "Anterior ramus of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7062" + ] + }, + "synonyms": [ + "Anterior left second cervical ramus", + "Left second cervical anterior ramus", + "Ventral ramus of left second cervical spinal nerve", + "Anterior ramus of left second cervical spinal nerve" + ] + }, + { + "id": "FMA:6834", + "name": "Communicating branch between left C1 and C2 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65460" + ] + }, + "synonyms": [ + "Communicating branch to dorsal ramus of left first cervical nerve" + ] + }, + { + "id": "FMA:6835", + "name": "Left greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65443" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of left second cervical nerve", + "Medial branch of left second cervical dorsal ramus" + ] + }, + { + "id": "FMA:6840", + "name": "Nerve to left splenius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65448" + ] + } + }, + { + "id": "FMA:6841", + "name": "C2 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65450" + ] + } + }, + { + "id": "FMA:6842", + "name": "Posterior ramus of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8792" + ] + }, + "synonyms": [ + "Posterior right third cervical ramus", + "Dorsal ramus of right third cervical spinal nerve", + "Posterior ramus of right third cervical spinal nerve", + "Right third cervical posterior ramus" + ] + }, + { + "id": "FMA:6843", + "name": "Anterior ramus of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8736" + ] + }, + "synonyms": [ + "Right third cervical anterior ramus", + "Anterior right third cervical ramus", + "Ventral ramus of right third cervical spinal nerve", + "Anterior ramus of right third cervical spinal nerve" + ] + }, + { + "id": "FMA:6844", + "name": "Medial branch of posterior ramus of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65607" + ] + }, + "synonyms": [ + "Medial branch of right third cervical dorsal ramus" + ] + }, + { + "id": "FMA:6845", + "name": "Right third occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65608" + ] + }, + "synonyms": [ + "Cutaneous branch to right lower occipital region" + ] + }, + { + "id": "FMA:6846", + "name": "Lateral branch of posterior ramus of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65610" + ] + }, + "synonyms": [ + "Lateral branch of right third cervical dorsal ramus" + ] + }, + { + "id": "FMA:6849", + "name": "Posterior ramus of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8792" + ] + }, + "synonyms": [ + "Dorsal ramus of left third cervical spinal nerve", + "Posterior left third cervical ramus", + "Posterior ramus of left third cervical spinal nerve", + "Left third cervical posterior ramus" + ] + }, + { + "id": "FMA:6850", + "name": "Anterior ramus of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8736" + ] + }, + "synonyms": [ + "Anterior left third cervical ramus", + "Anterior ramus of left third cervical spinal nerve", + "Ventral ramus of left third cervical spinal nerve", + "Left third cervical anterior ramus" + ] + }, + { + "id": "FMA:6851", + "name": "Medial branch of posterior ramus of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65607" + ] + }, + "synonyms": [ + "Medial branch of left third cervical dorsal ramus" + ] + }, + { + "id": "FMA:6852", + "name": "Left third occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65608" + ] + }, + "synonyms": [ + "Cutaneous branch to left lower occipital region" + ] + }, + { + "id": "FMA:6853", + "name": "Lateral branch of posterior ramus of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65610" + ] + }, + "synonyms": [ + "Lateral branch of left third cervical dorsal ramus" + ] + }, + { + "id": "FMA:6854", + "name": "C1 branch to right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65780" + ] + }, + "synonyms": [ + "Rectus capitis lateralis branch of right first cervical nerve" + ] + }, + { + "id": "FMA:6855", + "name": "Branch to ascending branch of anterior ramus of right C2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65781" + ] + } + }, + { + "id": "FMA:6856", + "name": "Branch to ascending branch of anterior ramus of left C2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65781" + ] + } + }, + { + "id": "FMA:6857", + "name": "Ascending branch to right first cervical anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65411" + ] + } + }, + { + "id": "FMA:6859", + "name": "C1 branch to left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65780" + ] + }, + "synonyms": [ + "Rectus capitis lateralis branch of left first cervical nerve" + ] + }, + { + "id": "FMA:6860", + "name": "Gray ramus communicans from right superior cervical ganglion to anterior ramus of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65783" + ] + }, + "synonyms": [ + "Lateral ramus from right superior cervical ganglion" + ] + }, + { + "id": "FMA:6861", + "name": "Gray ramus communicans from left superior cervical ganglion to anterior ramus of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65783" + ] + }, + "synonyms": [ + "Lateral ramus from left superior cervical ganglion" + ] + }, + { + "id": "FMA:6862", + "name": "Ascending branch to left first cervical anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65411" + ] + } + }, + { + "id": "FMA:6870", + "name": "Trunk of ascending superficial branch of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55180" + ] + } + }, + { + "id": "FMA:6871", + "name": "Lesser occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:6872", + "name": "Great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:6873", + "name": "Transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Cervical plexus cutaneous branch", + "Anterior cutaneous nerve of the neck", + "Transverse cutaneous nerve of neck" + ] + }, + { + "id": "FMA:6874", + "name": "Branch to great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:6875", + "name": "Branch to greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:6877", + "name": "Cutaneous branch to scalp behind auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:6878", + "name": "Auricular branch to skin of upper third of medial auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:6879", + "name": "Branch to posterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:6880", + "name": "Anterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12209" + ] + }, + "synonyms": [ + "Greater auricular nerve anterior branch", + "Ramus anterior (Nervus auricularis magnus)" + ] + }, + { + "id": "FMA:6881", + "name": "Posterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12209" + ] + }, + "synonyms": [ + "Ramus posterior (Nervus auricularis magnus)", + "Greater auricular nerve posterior branch" + ] + }, + { + "id": "FMA:6886", + "name": "Lateral branch of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + }, + "synonyms": [ + "Lateral gray ramus communicans of superior cervical ganglion" + ] + }, + { + "id": "FMA:6887", + "name": "Anterior branch of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + } + }, + { + "id": "FMA:6888", + "name": "Gray communicating ramus of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11676" + ] + }, + "synonyms": [ + "Gray communicating ramus of right seventh thoracic anterior ramus", + "Gray ramus communicans of right seventh intercostal nerve" + ] + }, + { + "id": "FMA:6889", + "name": "Gray communicating ramus of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11676" + ] + }, + "synonyms": [ + "Gray communicating ramus of left seventh thoracic anterior ramus", + "Gray ramus communicans of left seventh intercostal nerve" + ] + }, + { + "id": "FMA:6890", + "name": "Gray communicating ramus of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11761" + ] + }, + "synonyms": [ + "Gray ramus communicans of right eighth intercostal nerve", + "Gray communicating ramus of right eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6891", + "name": "Gray communicating ramus of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11761" + ] + }, + "synonyms": [ + "Gray communicating ramus of left eighth thoracic anterior ramus", + "Gray ramus communicans of left eighth intercostal nerve" + ] + }, + { + "id": "FMA:6892", + "name": "Gray communicating ramus of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11765" + ] + }, + "synonyms": [ + "Gray communicating ramus of right ninth thoracic anterior ramus", + "Gray ramus communicans of right ninth intercostal nerve" + ] + }, + { + "id": "FMA:6893", + "name": "Gray communicating ramus of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11765" + ] + }, + "synonyms": [ + "Gray ramus communicans of left ninth intercostal nerve", + "Gray communicating ramus of left ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6894", + "name": "Gray communicating ramus of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11769" + ] + }, + "synonyms": [ + "Gray ramus communicans of right tenth intercostal nerve", + "Gray communicating ramus of right tenth thoracic anterior ramus" + ] + }, + { + "id": "FMA:6895", + "name": "Gray communicating ramus of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11769" + ] + }, + "synonyms": [ + "Gray communicating ramus of left tenth thoracic anterior ramus", + "Gray ramus communicans of left tenth intercostal nerve" + ] + }, + { + "id": "FMA:6896", + "name": "Gray communicating ramus of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11773" + ] + }, + "synonyms": [ + "Gray ramus communicans of right eleventh intercostal nerve", + "Gray communicating ramus of right eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:6897", + "name": "Gray communicating ramus of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11773" + ] + }, + "synonyms": [ + "Gray ramus communicans of left eleventh intercostal nerve", + "Gray communicating ramus of left eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:6900", + "name": "Communicating branch of superior cervical ganglion with glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6934" + ] + } + }, + { + "id": "FMA:6901", + "name": "Communicating branch of superior cervical ganglion with vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6934" + ] + } + }, + { + "id": "FMA:6902", + "name": "Communicating branch of superior cervical ganglion with accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6934" + ] + } + }, + { + "id": "FMA:6903", + "name": "Interganglionic branch of middle cervical ganglion to superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6604" + ] + }, + "synonyms": [ + "Interganglionic ramus of middle cervical ganglion to superior cervical ganglion" + ] + }, + { + "id": "FMA:6904", + "name": "Lateral branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Lateral gray ramus communicans of middle cervical ganglion" + ] + }, + { + "id": "FMA:6905", + "name": "Medial branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + }, + "synonyms": [ + "Visceral branch of middle cervical ganglion" + ] + }, + { + "id": "FMA:6906", + "name": "Interganglionic branch of variant vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6727" + ] + }, + "synonyms": [ + "Interganglionic ramus of variant vertebral ganglion" + ] + }, + { + "id": "FMA:6907", + "name": "Variant gray communicating ramus of middle cervical ganglion to fourth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6904" + ] + }, + "synonyms": [ + "Variant gray ramus communicans of middle cervical ganglion to fourth cervical spinal nerve", + "Variant lateral branch of middle cervical ganglion to fourth cervical nerve" + ] + }, + { + "id": "FMA:6908", + "name": "Variant gray communicating ramus of middle cervical ganglion to seventh cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6904" + ] + }, + "synonyms": [ + "Variant gray ramus communicans of middle cervical ganglion to seventh cervical spinal nerve", + "Variant lateral branch of middle cervical ganglion to seventh cervical nerve" + ] + }, + { + "id": "FMA:6909", + "name": "Interganglionic branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + }, + "synonyms": [ + "Interganglionic ramus of cervicothoracic ganglion" + ] + }, + { + "id": "FMA:6910", + "name": "Lateral branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + }, + "synonyms": [ + "Lateral ramus of cervicothoracic ganglion" + ] + }, + { + "id": "FMA:6911", + "name": "Medial branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + } + }, + { + "id": "FMA:6912", + "name": "Lateral branch of variant vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6727" + ] + } + }, + { + "id": "FMA:6914", + "name": "Branch of variant inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Variant inferior cervical ganglion branch" + ] + }, + { + "id": "FMA:6915", + "name": "Interganglionic branch of variant inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6914" + ] + }, + "synonyms": [ + "Interganglionic ramus of variant inferior cervical ganglion" + ] + }, + { + "id": "FMA:6917", + "name": "Lateral branch of variant inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6914" + ] + }, + "synonyms": [ + "Lateral ramus of variant inferior cervical ganglion" + ] + }, + { + "id": "FMA:6918", + "name": "Medial branch of variant inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6914" + ] + }, + "synonyms": [ + "Medial ramus of variant inferior cervical ganglion" + ] + }, + { + "id": "FMA:6920", + "name": "First lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6287" + ] + } + }, + { + "id": "FMA:6921", + "name": "Second lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6287" + ] + } + }, + { + "id": "FMA:6922", + "name": "Third lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6287" + ] + } + }, + { + "id": "FMA:6923", + "name": "Fourth lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6287" + ] + } + }, + { + "id": "FMA:6924", + "name": "Right first lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6920" + ] + } + }, + { + "id": "FMA:6925", + "name": "Left first lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6920" + ] + } + }, + { + "id": "FMA:6926", + "name": "Right second lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6921" + ] + } + }, + { + "id": "FMA:6927", + "name": "Left second lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6921" + ] + } + }, + { + "id": "FMA:6928", + "name": "Right third lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6922" + ] + } + }, + { + "id": "FMA:6929", + "name": "Left third lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6922" + ] + } + }, + { + "id": "FMA:6930", + "name": "Right fourth lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6923" + ] + } + }, + { + "id": "FMA:6931", + "name": "Left fourth lumbar splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6923" + ] + } + }, + { + "id": "FMA:6932", + "name": "Variant interganglionic branch of middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6726" + ] + } + }, + { + "id": "FMA:6933", + "name": "Interganglionic branch of cervicothoracic ganglion to middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6909" + ] + }, + "synonyms": [ + "Interganglionic ramus of cervicothoracic ganglion to middle cervical ganglion" + ] + }, + { + "id": "FMA:6934", + "name": "Communicating branch of superior cervical ganglion with cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + } + }, + { + "id": "FMA:6937", + "name": "Interganglionic branch of cervicothoracic ganglion to vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + }, + "synonyms": [ + "Interganglionic ramus of cervicothoracic ganglion to variant vertebral ganglion" + ] + }, + { + "id": "FMA:6938", + "name": "Subclavian branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6911" + ] + }, + "synonyms": [ + "Communicating ramus of cervicothoracic ganglion to subclavian plexus" + ] + }, + { + "id": "FMA:6939", + "name": "Interganglionic branch of vertebral ganglion to middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6906" + ] + }, + "synonyms": [ + "Interganglionic ramus of vertebral ganglion to middle cervical ganglion" + ] + }, + { + "id": "FMA:6940", + "name": "Interganglionic branch of vertebral ganglion to cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6906" + ] + }, + "synonyms": [ + "Interganglionic ramus of vertebral ganglion to cervicothoracic ganglion" + ] + }, + { + "id": "FMA:6941", + "name": "Interganglionic branch of vertebral ganglion to inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6906" + ] + }, + "synonyms": [ + "Interganglionic ramus of vertebral ganglion to inferior cervical ganglion" + ] + }, + { + "id": "FMA:6942", + "name": "Interganglionic branch of inferior cervical ganglion to middle cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6915" + ] + }, + "synonyms": [ + "Interganglionic ramus of inferior cervical ganglion to middle cervical ganglion" + ] + }, + { + "id": "FMA:6943", + "name": "Interganglionic branch of inferior cervical ganglion to vertebral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6915" + ] + }, + "synonyms": [ + "Interganglionic ramus of inferior cervical ganglion to vertebral ganglion" + ] + }, + { + "id": "FMA:6944", + "name": "Interganglionic branch of inferior cervical ganglion to first thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6915" + ] + }, + "synonyms": [ + "Interganglionic ramus of inferior cervical ganglion to first thoracic ganglion" + ] + }, + { + "id": "FMA:6945", + "name": "Variant interganglionic branch of cervicothoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6580" + ] + }, + "synonyms": [ + "Variant interganglionic ramus of cervicothoracic ganglion" + ] + }, + { + "id": "FMA:6946", + "name": "Gray communicating ramus of cervicothoracic ganglion to sixth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Lateral branch of cervicothoracic ganglion to sixth cervical nerve", + "Gray ramus communicans of cervicothoracic ganglion to sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:6947", + "name": "Gray communicating ramus of cervicothoracic ganglion to fifth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6910" + ] + }, + "synonyms": [ + "Lateral branch of cervicothoracic ganglion to fifth cervical nerve", + "Gray ramus communicans of cervicothoracic ganglion to fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:6949", + "name": "Gray communicating ramus of variant vertebral ganglion to fourth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6912" + ] + }, + "synonyms": [ + "Lateral branch of variant vertebral ganglion to fourth cervical nerve", + "Gray ramus communicans of variant vertebral ganglion to fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:6950", + "name": "Gray communicating ramus of variant vertebral ganglion to fifth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6912" + ] + }, + "synonyms": [ + "Gray ramus communicans of variant vertebral ganglion to fifth cervical spinal nerve", + "Lateral branch of variant vertebral ganglion to fifth cervical nerve" + ] + }, + { + "id": "FMA:6951", + "name": "Gray communicating ramus of variant inferior cervical ganglion to fifth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6917" + ] + }, + "synonyms": [ + "Gray ramus communicans of variant inferior cervical ganglion to fifth cervical spinal nerve", + "Lateral branch of variant inferior ganglion to fifth cervical nerve" + ] + }, + { + "id": "FMA:6952", + "name": "Gray communicating ramus of variant inferior cervical ganglion to sixth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6917" + ] + }, + "synonyms": [ + "Lateral branch of variant inferior cervical ganglion to sixth cervical nerve", + "Gray ramus communicans of variant inferior cervical ganglion to sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:6953", + "name": "Gray communicating ramus of variant inferior cervical ganglion to seventh cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6917" + ] + }, + "synonyms": [ + "Gray ramus communicans of variant inferior ganglion to seventh cervical spinal nerve", + "Lateral branch of variant inferior cervical ganglion to seventh cervical nerve" + ] + }, + { + "id": "FMA:6954", + "name": "Gray communicating ramus of variant inferior cervical ganglion to eighth cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6917" + ] + }, + "synonyms": [ + "Gray ramus communicans of variant inferior cervical ganglion to eighth cervical spinal nerve", + "Lateral branch of variant inferior cervical ganglion to eighth cervical nerve" + ] + }, + { + "id": "FMA:6955", + "name": "Left greater splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6281" + ] + }, + "synonyms": [ + "Left greater thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6956", + "name": "Right greater splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6281" + ] + }, + "synonyms": [ + "Right greater thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6957", + "name": "Right lesser splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6282" + ] + }, + "synonyms": [ + "Right lesser thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6958", + "name": "Left lesser splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6282" + ] + }, + "synonyms": [ + "Left lesser thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6959", + "name": "Right least splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6283" + ] + }, + "synonyms": [ + "Right least thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6960", + "name": "Left least splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6283" + ] + }, + "synonyms": [ + "Left least thoracic splanchnic nerve" + ] + }, + { + "id": "FMA:6961", + "name": "Inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6276" + ] + }, + "synonyms": [ + "Variant cervical ganglion" + ] + }, + { + "id": "FMA:6962", + "name": "Right inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6961" + ] + } + }, + { + "id": "FMA:6963", + "name": "Left inferior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6961" + ] + } + }, + { + "id": "FMA:6964", + "name": "Ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5895" + ] + } + }, + { + "id": "FMA:6965", + "name": "Pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5895" + ] + }, + "synonyms": [ + "Meckel's ganglion" + ] + }, + { + "id": "FMA:6966", + "name": "Submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5895" + ] + } + }, + { + "id": "FMA:6967", + "name": "Otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5895" + ] + }, + "synonyms": [ + "Arnold's ganglion" + ] + }, + { + "id": "FMA:6968", + "name": "Branch of cervical sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6284" + ] + }, + "synonyms": [ + "Cervical sympathetic trunk branch" + ] + }, + { + "id": "FMA:6969", + "name": "Branch of thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Branch of thoracic sympathetic ganglion", + "Thoracic ganglion branch" + ] + }, + { + "id": "FMA:6970", + "name": "Branch of lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Branch of lumbar sympathetic ganglion", + "Lumbar ganglion branch" + ] + }, + { + "id": "FMA:6971", + "name": "Branch of sacral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Sacral ganglion branch", + "Branch of sacral sympathetic ganglion" + ] + }, + { + "id": "FMA:6972", + "name": "Branch of coccygeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Coccygeal ganglion branch", + "Branch of coccygeal sympathetic ganglion" + ] + }, + { + "id": "FMA:6979", + "name": "Right cervical sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6261" + ] + }, + "synonyms": [ + "Right cervical sympathetic chain", + "Right cervical part of sympathetic trunk" + ] + }, + { + "id": "FMA:6980", + "name": "Left cervical sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6261" + ] + }, + "synonyms": [ + "Left cervical sympathetic chain", + "Left cervical part of sympathetic trunk" + ] + }, + { + "id": "FMA:6981", + "name": "Right thoracic sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6262" + ] + }, + "synonyms": [ + "Right thoracic part of sympathetic trunk", + "Right thoracic sympathetic chain" + ] + }, + { + "id": "FMA:6982", + "name": "Left thoracic sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6262" + ] + }, + "synonyms": [ + "Left thoracic part of sympathetic", + "Left thoracic sympathetic chain" + ] + }, + { + "id": "FMA:6983", + "name": "Right lumbar sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6263" + ] + }, + "synonyms": [ + "Right lumbar sympathetic chain", + "Right lumbar part of sympathetic trunk" + ] + }, + { + "id": "FMA:6984", + "name": "Left lumbar sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6263" + ] + }, + "synonyms": [ + "Left lumbar sympathetic chain", + "Left lumbar part of sympathetic trunk" + ] + }, + { + "id": "FMA:6985", + "name": "Right sacral sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6264" + ] + }, + "synonyms": [ + "Right sacral part of sympathetic trunk", + "Right sacral sympathetic chain" + ] + }, + { + "id": "FMA:6986", + "name": "Left sacral sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6264" + ] + }, + "synonyms": [ + "Left sacral sympathetic chain", + "Left sacral part of sympathetic trunk" + ] + }, + { + "id": "FMA:6987", + "name": "Trunk of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5929" + ] + }, + "synonyms": [ + "Cervical spinal nerve trunk", + "Cervical neural trunk" + ] + }, + { + "id": "FMA:6988", + "name": "Trunk of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5929" + ] + }, + "synonyms": [ + "Thoracic neural trunk", + "Thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:6989", + "name": "Trunk of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5929" + ] + }, + "synonyms": [ + "Lumbar spinal nerve trunk", + "Lumbar neural trunk" + ] + }, + { + "id": "FMA:6990", + "name": "Trunk of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5929" + ] + }, + "synonyms": [ + "Sacral spinal nerve trunk", + "Sacral neural trunk" + ] + }, + { + "id": "FMA:6991", + "name": "Trunk of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5929" + ] + }, + "synonyms": [ + "Trunk of coccygeal spinal nerve", + "Coccygeal neural trunk", + "Coccygeal spinal nerve trunk" + ] + }, + { + "id": "FMA:6992", + "name": "Trunk of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "First cervical spinal nerve trunk", + "First cervical neural trunk" + ] + }, + { + "id": "FMA:6993", + "name": "Trunk of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Second cervical neural trunk", + "Second cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:6994", + "name": "Trunk of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6992" + ] + }, + "synonyms": [ + "Right first cervical neural trunk", + "Right first cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:6995", + "name": "Trunk of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6992" + ] + }, + "synonyms": [ + "Left first cervical neural trunk", + "Left first cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:6996", + "name": "Trunk of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Third cervical neural trunk", + "Third cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:6997", + "name": "Trunk of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Fourth cervical spinal nerve trunk", + "Fourth cervical neural trunk" + ] + }, + { + "id": "FMA:6998", + "name": "Trunk of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Fifth cervical spinal nerve trunk", + "Fifth cervical neural trunk" + ] + }, + { + "id": "FMA:6999", + "name": "Trunk of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Sixth cervical neural trunk", + "Sixth cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7000", + "name": "Trunk of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Seventh cervical neural trunk", + "Seventh cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7001", + "name": "Trunk of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6987" + ] + }, + "synonyms": [ + "Eighth cervical spinal nerve trunk", + "Eighth cervical neural trunk" + ] + }, + { + "id": "FMA:7002", + "name": "Trunk of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6993" + ] + }, + "synonyms": [ + "Right second cervical neural trunk", + "Right second cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7003", + "name": "Trunk of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6993" + ] + }, + "synonyms": [ + "Left second cervical neural trunk", + "Left second cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7004", + "name": "Trunk of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6996" + ] + }, + "synonyms": [ + "Right third cervical neural trunk", + "Right third cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7005", + "name": "Trunk of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6996" + ] + }, + "synonyms": [ + "Left third cervical spinal nerve trunk", + "Left third cervical neural trunk" + ] + }, + { + "id": "FMA:7006", + "name": "Trunk of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6997" + ] + }, + "synonyms": [ + "Right fourth cervical neural trunk", + "Right fourth cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7007", + "name": "Trunk of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6997" + ] + }, + "synonyms": [ + "Left fourth cervical spinal nerve trunk", + "Left fourth cervical neural trunk" + ] + }, + { + "id": "FMA:7008", + "name": "Trunk of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6998" + ] + }, + "synonyms": [ + "Right fifth cervical neural trunk", + "Right fifth cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7010", + "name": "Trunk of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6999" + ] + }, + "synonyms": [ + "Right sixth cervical spinal nerve trunk", + "Right sixth cervical neural trunk" + ] + }, + { + "id": "FMA:7011", + "name": "Trunk of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6999" + ] + }, + "synonyms": [ + "Left sixth cervical spinal nerve trunk", + "Left sixth cervical neural trunk" + ] + }, + { + "id": "FMA:7012", + "name": "Trunk of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7000" + ] + }, + "synonyms": [ + "Right seventh cervical neural trunk", + "Right seventh cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7013", + "name": "Trunk of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7000" + ] + }, + "synonyms": [ + "Left seventh cervical neural trunk", + "Left seventh cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7014", + "name": "Trunk of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7001" + ] + }, + "synonyms": [ + "Right eighth cervical neural trunk", + "Right eighth cervical spinal nerve trunk" + ] + }, + { + "id": "FMA:7015", + "name": "Trunk of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7001" + ] + }, + "synonyms": [ + "Left eighth cervical spinal nerve trunk", + "Left eighth cervical neural trunk" + ] + }, + { + "id": "FMA:7016", + "name": "Trunk of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "First thoracic neural trunk" + ] + }, + { + "id": "FMA:7017", + "name": "Trunk of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Second thoracic neural trunk", + "Second thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7018", + "name": "Trunk of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Third thoracic spinal nerve trunk", + "Third thoracic neural trunk" + ] + }, + { + "id": "FMA:7019", + "name": "Trunk of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Fourth thoracic spinal nerve trunk", + "Fourth thoracic neural trunk" + ] + }, + { + "id": "FMA:7020", + "name": "Trunk of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Fifth thoracic neural trunk", + "Fifth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7021", + "name": "Trunk of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Sixth thoracic neural trunk", + "Sixth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7022", + "name": "Trunk of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7016" + ] + }, + "synonyms": [ + "Right first thoracic neural trunk" + ] + }, + { + "id": "FMA:7023", + "name": "Trunk of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7016" + ] + }, + "synonyms": [ + "Left first thoracic neural trunk" + ] + }, + { + "id": "FMA:7024", + "name": "Trunk of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7017" + ] + }, + "synonyms": [ + "Right second thoracic spinal nerve trunk", + "Right second thoracic neural trunk" + ] + }, + { + "id": "FMA:7025", + "name": "Trunk of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7017" + ] + }, + "synonyms": [ + "Left second thoracic neural trunk", + "Left second thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7026", + "name": "Trunk of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6989" + ] + }, + "synonyms": [ + "First lumbar neural trunk", + "First lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7027", + "name": "Trunk of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6989" + ] + }, + "synonyms": [ + "Second lumbar neural trunk", + "Second lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7028", + "name": "Trunk of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7026" + ] + }, + "synonyms": [ + "Right first lumbar neural trunk", + "Right first lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7029", + "name": "Trunk of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7026" + ] + }, + "synonyms": [ + "Left first lumbar spinal nerve trunk", + "Left first lumbar neural trunk" + ] + }, + { + "id": "FMA:7030", + "name": "Trunk of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6990" + ] + }, + "synonyms": [ + "First sacral neural trunk", + "First sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7031", + "name": "Trunk of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7030" + ] + }, + "synonyms": [ + "Right first sacral neural trunk", + "Right first sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7032", + "name": "Trunk of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7030" + ] + }, + "synonyms": [ + "Left first sacral spinal nerve trunk", + "Left first sacral neural trunk" + ] + }, + { + "id": "FMA:7033", + "name": "Trunk of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6991" + ] + }, + "synonyms": [ + "Right coccygeal neural trunk", + "Right coccygeal spinal nerve trunk" + ] + }, + { + "id": "FMA:7034", + "name": "Trunk of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6991" + ] + }, + "synonyms": [ + "Left coccygeal spinal nerve trunk", + "Left coccygeal neural trunk" + ] + }, + { + "id": "FMA:7036", + "name": "Branch of cranial parasympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65539" + ] + }, + "synonyms": [ + "Cranial parasympathetic ganglion branch" + ] + }, + { + "id": "FMA:7037", + "name": "Branch of ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65539" + ] + }, + "synonyms": [ + "Ciliary ganglion branch" + ] + }, + { + "id": "FMA:7038", + "name": "Branch of pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7036" + ] + }, + "synonyms": [ + "Pterygopalatine ganglion branch" + ] + }, + { + "id": "FMA:7039", + "name": "Branch of submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7036" + ] + }, + "synonyms": [ + "Submandibular ganglion branch" + ] + }, + { + "id": "FMA:7040", + "name": "Branch of otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7036" + ] + }, + "synonyms": [ + "Otic ganglion branch" + ] + }, + { + "id": "FMA:7041", + "name": "Short ciliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7037" + ] + }, + "synonyms": [ + "Lower branch of ciliary ganglion" + ] + }, + { + "id": "FMA:7045", + "name": "White communicating ramus of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White communicating ramus of first thoracic anterior ramus", + "White ramus communicans of first intercostal nerve" + ] + }, + { + "id": "FMA:7052", + "name": "Branch of spinal nerve trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + }, + "synonyms": [ + "Spinal neural trunk branch" + ] + }, + { + "id": "FMA:7053", + "name": "Posterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6798" + ] + }, + "synonyms": [ + "Posterior first lumbar ramus", + "Posterior ramus of first lumbar spinal nerve", + "Dorsal ramus of first lumbar spinal nerve", + "First lumbar posterior ramus" + ] + }, + { + "id": "FMA:7054", + "name": "Suboccipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Dorsal ramus of first cervical spinal nerve", + "Posterior first cervical ramus", + "First cervical posterior ramus", + "Posterior ramus of first cervical nerve" + ] + }, + { + "id": "FMA:7061", + "name": "Anterior ramus of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Anterior ramus of first cervical spinal nerve", + "First cervical anterior ramus", + "Ventral ramus of first cervical spinal nerve", + "C1 root of cervical plexus", + "Anterior first cervical ramus" + ] + }, + { + "id": "FMA:7062", + "name": "Anterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Anterior ramus of second cervical spinal nerve", + "C2 root of cervical plexus", + "Ventral ramus of second cervical spinal nerve", + "Second cervical anterior ramus", + "Anterior second cervical ramus" + ] + }, + { + "id": "FMA:7065", + "name": "Anterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6029" + ] + }, + "synonyms": [ + "Anterior first lumbar ramus", + "Ventral ramus of first lumbar spinal nerve", + "Anterior ramus of first lumbar spinal nerve", + "First lumbar anterior ramus" + ] + }, + { + "id": "FMA:7066", + "name": "Anterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7065" + ] + }, + "synonyms": [ + "Anterior right first lumbar ramus", + "Right first lumbar anterior ramus", + "Ventral ramus of right first lumbar spinal nerve", + "Anterior ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:7067", + "name": "Anterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7065" + ] + }, + "synonyms": [ + "Anterior ramus of left first lumbar spinal nerve", + "Ventral ramus of left first lumbar spinal nerve", + "Left first lumbar anterior ramus", + "Anterior left first lumbar ramus" + ] + }, + { + "id": "FMA:7068", + "name": "Anterior ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6030" + ] + }, + "synonyms": [ + "First sacral anterior ramus", + "Anterior first sacral ramus", + "Anterior ramus of first sacral spinal nerve", + "Ventral ramus of first sacral spinal nerve", + "S1 root of sacral plexus" + ] + }, + { + "id": "FMA:7069", + "name": "Anterior ramus of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7068" + ] + }, + "synonyms": [ + "Anterior right first sacral ramus", + "Right first sacral anterior ramus", + "Anterior ramus of right first sacral spinal nerve", + "Ventral ramus of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:7070", + "name": "Anterior ramus of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7068" + ] + }, + "synonyms": [ + "Left first sacral anterior ramus", + "Ventral ramus of left first sacral spinal nerve", + "Anterior ramus of left first sacral spinal nerve", + "Anterior left first sacral ramus" + ] + }, + { + "id": "FMA:7072", + "name": "Anterior ramus of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5982" + ] + }, + "synonyms": [ + "Anterior ramus of coccygeal spinal nerve", + "Coccygeal anterior ramus", + "Ventral ramus of coccygeal nerve", + "Anterior coccygeal ramus" + ] + }, + { + "id": "FMA:7073", + "name": "Anterior ramus of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7072" + ] + }, + "synonyms": [ + "Ventral ramus of right coccygeal spinal nerve", + "Right coccygeal anterior ramus", + "Anterior right coccygeal ramus", + "Anterior ramus of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:7074", + "name": "Anterior ramus of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7072" + ] + }, + "synonyms": [ + "Ventral ramus of left coccygeal spinal nerve", + "Anterior left coccygeal ramus", + "Anterior ramus of left coccygeal spinal nerve", + "Left coccygeal anterior ramus" + ] + }, + { + "id": "FMA:7075", + "name": "Posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Dorsal ramus of first thoracic spinal nerve", + "First thoracic posterior ramus", + "Posterior first thoracic ramus", + "Posterior ramus of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:7076", + "name": "Posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Posterior ramus of second thoracic spinal nerve", + "Dorsal ramus of second thoracic spinal nerve", + "Second thoracic posterior ramus" + ] + }, + { + "id": "FMA:7077", + "name": "Posterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7053" + ] + }, + "synonyms": [ + "Dorsal ramus of right first lumbar spinal nerve", + "Posterior right first lumbar ramus", + "Right first lumbar posterior ramus", + "Posterior ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:7078", + "name": "Posterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7053" + ] + }, + "synonyms": [ + "Posterior ramus of left first lumbar spinal nerve", + "Posterior left first lumbar ramus", + "Left first lumbar posterior ramus", + "Dorsal ramus of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:7079", + "name": "Posterior ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6799" + ] + }, + "synonyms": [ + "Posterior first sacral ramus", + "First sacral posterior ramus", + "Dorsal ramus of first sacral spinal nerve", + "Posterior ramus of first sacral spinal nerve" + ] + }, + { + "id": "FMA:7080", + "name": "Posterior ramus of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7079" + ] + }, + "synonyms": [ + "Dorsal ramus of right first sacral spinal nerve", + "Posterior ramus of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:7081", + "name": "Posterior ramus of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7079" + ] + }, + "synonyms": [ + "Left first sacral posterior ramus", + "Dorsal ramus of left first sacral spinal nerve", + "Posterior left first sacral ramus", + "Posterior ramus of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:7085", + "name": "Viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:7086", + "name": "Hollow viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7085" + ] + } + }, + { + "id": "FMA:7087", + "name": "Parenchymatous viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7085" + ] + }, + "synonyms": [ + "Non-hollow viscus" + ] + }, + { + "id": "FMA:7088", + "name": "Heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55673" + ] + } + }, + { + "id": "FMA:7092", + "name": "Anterior cutaneous branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of second thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of second thoracic nerve", + "Anterior cutaneous branch of ventral ramus of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:7094", + "name": "Collateral branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of second thoracic", + "Collateral branch of second anterior thoracic ramus" + ] + }, + { + "id": "FMA:7095", + "name": "Cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82481" + ] + }, + "synonyms": [ + "Chamber of heart" + ] + }, + { + "id": "FMA:7096", + "name": "Right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7099" + ] + }, + "synonyms": [ + "Right atrium of heart" + ] + }, + { + "id": "FMA:7097", + "name": "Left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7099" + ] + }, + "synonyms": [ + "Left atrium of heart" + ] + }, + { + "id": "FMA:7098", + "name": "Right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7100" + ] + }, + "synonyms": [ + "Right ventricle of heart" + ] + }, + { + "id": "FMA:7099", + "name": "Cardiac atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7095" + ] + }, + "synonyms": [ + "Atrium of heart" + ] + }, + { + "id": "FMA:7100", + "name": "Cardiac ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7095" + ] + }, + "synonyms": [ + "Lower chamber of heart", + "Ventricle of heart" + ] + }, + { + "id": "FMA:7101", + "name": "Left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7100" + ] + }, + "synonyms": [ + "Left ventricle of heart" + ] + }, + { + "id": "FMA:7104", + "name": "Anatomical line of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:7108", + "name": "Interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7180" + ] + }, + "synonyms": [ + "Interatrial septal wall" + ] + }, + { + "id": "FMA:7110", + "name": "Cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Valve of heart", + "Heart valve" + ] + }, + { + "id": "FMA:7112", + "name": "Anterior cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of third thoracic spinal nerve", + "Anterior cutaneous branch of anterior ramus of third thoracic nerve", + "Anterior cutaneous branch of third thoracic anterior ramus" + ] + }, + { + "id": "FMA:7113", + "name": "Lateral cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of third thoracic anterior ramus", + "Lateral cutaneous branch of ventral ramus of third thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of third thoracic nerve" + ] + }, + { + "id": "FMA:7114", + "name": "Anterior branch of lateral cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of third thoracic anterior ramus", + "Anterior branch of lateral cutaneous branch of ventral ramus of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:7115", + "name": "Anterior branch of lateral cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7114" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of ventral ramus of right third thoracic spinal nerve", + "Anterior branch of lateral cutaneous branch of right third thoracic anterior ramus" + ] + }, + { + "id": "FMA:7116", + "name": "Anterior branch of lateral cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7114" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of left third anterior thoracic ramus", + "Anterior branch of lateral cutaneous branch of ventral ramus of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:7117", + "name": "Posterior branch of lateral cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of third thoracic anterior ramus", + "Posterior branch of lateral cutaneous branch of ventral ramus of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:7118", + "name": "Posterior branch of lateral cutaneous branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7117" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of right third thoracic anterior ramus", + "Posterior branch of lateral cutaneous branch of ventral ramus of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:7119", + "name": "Posterior branch of lateral cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7117" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of ventral ramus of left third thoracic spinal nerve", + "Posterior branch of lateral cutaneous branch of left third thoracic anterior ramus" + ] + }, + { + "id": "FMA:7121", + "name": "Anterior cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of fourth thoracic nerve", + "Anterior cutaneous branch of ventral ramus of fourth thoracic spinal nerve", + "Anterior cutaneous branch of fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:7122", + "name": "Anterior cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7121" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of right fourth thoracic nerve", + "Anterior cutaneous branch of right fourth thoracic anterior ramus", + "Anterior cutaneous branch of ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7123", + "name": "Anterior cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7121" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of left fourth thoracic nerve", + "Anterior cutaneous branch of ventral ramus of left fourth thoracic spinal nerve", + "Anterior cutaneous branch of left fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:7124", + "name": "Lateral cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of fourth thoracic anterior ramus", + "Lateral cutaneous branch of anterior ramus of fourth thoracic nerve", + "Lateral cutaneous branch of ventral ramus of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7125", + "name": "Anterior branch of lateral cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of fourth anterior thoracic ramus", + "Anterior branch of lateral cutaneous branch of ventral ramus of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7126", + "name": "Anterior branch of lateral cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7125" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of right fourth anterior thoracic ramus", + "Anterior branch of lateral cutaneous branch of ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7127", + "name": "Anterior branch of lateral cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7125" + ] + }, + "synonyms": [ + "Anterior branch of lateral cutaneous branch of left fourth anterior thoracic ramus", + "Anterior branch of lateral cutaneous branch of ventral ramus of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7128", + "name": "Posterior branch of lateral cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of ventral ramus of fourth thoracic spinal nerve", + "Posterior branch of lateral cutaneous branch of fourth anterior thoracic ramus" + ] + }, + { + "id": "FMA:7129", + "name": "Posterior branch of lateral cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7128" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of ventral ramus of right fourth thoracic spinal nerve", + "Posterior branch of lateral cutaneous branch of right fourth anterior thoracic ramus" + ] + }, + { + "id": "FMA:7130", + "name": "Posterior branch of lateral cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7128" + ] + }, + "synonyms": [ + "Posterior branch of lateral cutaneous branch of left fourth anterior thoracic ramus", + "Posterior branch of lateral cutaneous branch of ventral ramus of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7131", + "name": "Esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Gullet" + ] + }, + { + "id": "FMA:7133", + "name": "Interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7180" + ] + } + }, + { + "id": "FMA:7134", + "name": "Muscular part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52417" + ] + }, + "synonyms": [ + "Pars muscularis (septi interventricularis)", + "Muscular interventricular septum" + ] + }, + { + "id": "FMA:7135", + "name": "Membranous part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52418" + ] + }, + "synonyms": [ + "Membranous interventricular septum", + "Membranous portion of interventricular septum", + "Pars membranacea (septi interventricularis)" + ] + }, + { + "id": "FMA:7136", + "name": "Atrioventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84913" + ] + }, + "synonyms": [ + "Membranous atrioventricular septum" + ] + }, + { + "id": "FMA:7138", + "name": "Border of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7104" + ] + }, + "synonyms": [ + "Cardiac border" + ] + }, + { + "id": "FMA:7140", + "name": "Sternocostal surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Facies sternocostalis (anterior)", + "Anterior surface of heart" + ] + }, + { + "id": "FMA:7141", + "name": "Diaphragmatic surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Facies diaphragmatica (inferior)", + "Inferior surface of heart" + ] + }, + { + "id": "FMA:7143", + "name": "Lymphoid organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:7144", + "name": "Mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:7145", + "name": "Membrane organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:7146", + "name": "Organ component gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Glandula" + ] + }, + { + "id": "FMA:7148", + "name": "Stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:7149", + "name": "Organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:7152", + "name": "Alimentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Digestive system" + ] + }, + { + "id": "FMA:7153", + "name": "Cardinal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + }, + "synonyms": [ + "Body region" + ] + }, + { + "id": "FMA:7154", + "name": "Head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7153" + ] + }, + "synonyms": [ + "Head (volume)" + ] + }, + { + "id": "FMA:7155", + "name": "Neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + }, + "synonyms": [ + "Neck (volume)" + ] + }, + { + "id": "FMA:7157", + "name": "Nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + } + }, + { + "id": "FMA:7158", + "name": "Respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Apparatus respiratorius" + ] + }, + { + "id": "FMA:7159", + "name": "Urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Systema urinaria" + ] + }, + { + "id": "FMA:7160", + "name": "Genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Reproductive system" + ] + }, + { + "id": "FMA:7161", + "name": "Cardiovascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + } + }, + { + "id": "FMA:7162", + "name": "Lymphatic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74622" + ] + }, + "synonyms": [ + "Lymphatic tree system" + ] + }, + { + "id": "FMA:7163", + "name": "Skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + }, + "synonyms": [ + "Skin of body" + ] + }, + { + "id": "FMA:7164", + "name": "Apex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Cardiac apex" + ] + }, + { + "id": "FMA:7165", + "name": "Right side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + }, + "synonyms": [ + "Right heart" + ] + }, + { + "id": "FMA:7166", + "name": "Left side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:7167", + "name": "Surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "External surface of heart", + "Cardiac surface" + ] + }, + { + "id": "FMA:7168", + "name": "Right surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + } + }, + { + "id": "FMA:7169", + "name": "Left surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Facies pulmonalis", + "Pulmonary surface of heart" + ] + }, + { + "id": "FMA:7171", + "name": "Right border of heart viewed radiologically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:7172", + "name": "Left border of heart viewed radiologically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + }, + "synonyms": [ + "Left margin of heart", + "Obtuse margin of heart" + ] + }, + { + "id": "FMA:7173", + "name": "Inferior border of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + }, + "synonyms": [ + "Right margin of heart", + "Acute margin of heart", + "Margo dexter" + ] + }, + { + "id": "FMA:7174", + "name": "Coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Atrioventricular sulcus", + "Atrioventricular groove" + ] + }, + { + "id": "FMA:7175", + "name": "Right coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7174" + ] + }, + "synonyms": [ + "Right atrioventricular sulcus", + "Right atrioventricular groove" + ] + }, + { + "id": "FMA:7176", + "name": "Left coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7174" + ] + }, + "synonyms": [ + "Left atrioventricular groove", + "Left atrioventricular sulcus" + ] + }, + { + "id": "FMA:7177", + "name": "Anterior interventricular sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7223" + ] + }, + "synonyms": [ + "Anterior interventricular groove" + ] + }, + { + "id": "FMA:7178", + "name": "Posterior interventricular sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7223" + ] + }, + "synonyms": [ + "Inferior interventricular groove", + "Posterior interventricular groove", + "Diaphragmatic interventricular groove" + ] + }, + { + "id": "FMA:7179", + "name": "Muscular part of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52417" + ] + }, + "synonyms": [ + "Muscular interatrial septum" + ] + }, + { + "id": "FMA:7180", + "name": "Cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + }, + "synonyms": [ + "Septum of heart" + ] + }, + { + "id": "FMA:7181", + "name": "Trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + }, + "synonyms": [ + "Torso" + ] + }, + { + "id": "FMA:7182", + "name": "Limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7153" + ] + }, + "synonyms": [ + "Extremity" + ] + }, + { + "id": "FMA:7183", + "name": "Upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7182" + ] + }, + "synonyms": [ + "Upper extremity", + "Forelimb", + "Fore limb", + "Superior member" + ] + }, + { + "id": "FMA:7184", + "name": "Lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7182" + ] + }, + "synonyms": [ + "Lower extremity", + "Hind limb", + "Inferior member", + "Hindlimb" + ] + }, + { + "id": "FMA:7185", + "name": "Right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7183" + ] + }, + "synonyms": [ + "Right upper extremity", + "Right forelimb" + ] + }, + { + "id": "FMA:7186", + "name": "Left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7183" + ] + }, + "synonyms": [ + "Left upper extremity", + "Left forelimb" + ] + }, + { + "id": "FMA:7187", + "name": "Right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7184" + ] + }, + "synonyms": [ + "Right hindlimb", + "Right lower extremity" + ] + }, + { + "id": "FMA:7188", + "name": "Left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7184" + ] + }, + "synonyms": [ + "Left hindlimb", + "Left lower extremity" + ] + }, + { + "id": "FMA:7189", + "name": "Special sense organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:7190", + "name": "Olfactory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:7191", + "name": "Visual system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Visual organ system" + ] + }, + { + "id": "FMA:7192", + "name": "Auditory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84148" + ] + }, + "synonyms": [ + "Auditory organ system" + ] + }, + { + "id": "FMA:7193", + "name": "Vestibular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84148" + ] + }, + "synonyms": [ + "Vestibular organ system" + ] + }, + { + "id": "FMA:7194", + "name": "Gustatory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Gustatory organ system" + ] + }, + { + "id": "FMA:7195", + "name": "Lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:7196", + "name": "Spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + } + }, + { + "id": "FMA:7197", + "name": "Liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:7198", + "name": "Pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:7199", + "name": "Intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45684" + ] + }, + "synonyms": [ + "Bowel" + ] + }, + { + "id": "FMA:7200", + "name": "Small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Small bowel" + ] + }, + { + "id": "FMA:7201", + "name": "Large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Large bowel" + ] + }, + { + "id": "FMA:7202", + "name": "Gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Gall bladder" + ] + }, + { + "id": "FMA:7203", + "name": "Kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + } + }, + { + "id": "FMA:7204", + "name": "Right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7203" + ] + } + }, + { + "id": "FMA:7205", + "name": "Left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7203" + ] + } + }, + { + "id": "FMA:7206", + "name": "Duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:7207", + "name": "Jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + } + }, + { + "id": "FMA:7208", + "name": "Ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + } + }, + { + "id": "FMA:7209", + "name": "Ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + } + }, + { + "id": "FMA:7210", + "name": "Testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Testicle" + ] + }, + { + "id": "FMA:7211", + "name": "Right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7210" + ] + }, + "synonyms": [ + "Right testicle" + ] + }, + { + "id": "FMA:7212", + "name": "Left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7210" + ] + }, + "synonyms": [ + "Left testicle" + ] + }, + { + "id": "FMA:7213", + "name": "Right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7209" + ] + } + }, + { + "id": "FMA:7214", + "name": "Left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7209" + ] + } + }, + { + "id": "FMA:7215", + "name": "Interatrial sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Sulcus interatrialis", + "Interatrial groove" + ] + }, + { + "id": "FMA:7216", + "name": "Outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13225" + ] + }, + "synonyms": [ + "Conus arteriosus (Infundibulum)", + "Infundibulum of right ventricle", + "Pulmonary conus", + "Outflow tract of right ventricle" + ] + }, + { + "id": "FMA:7218", + "name": "Right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77110" + ] + }, + "synonyms": [ + "Right auricular appendage" + ] + }, + { + "id": "FMA:7219", + "name": "Left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77110" + ] + }, + "synonyms": [ + "Left auricular appendage" + ] + }, + { + "id": "FMA:7220", + "name": "Crux of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Cardiac crux" + ] + }, + { + "id": "FMA:7221", + "name": "Sulcus terminalis of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:7223", + "name": "Interventricular sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Interventricular groove" + ] + }, + { + "id": "FMA:7224", + "name": "Fold of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Superior vena cava fold", + "Fold of left vena cava", + "Fold of Marshall" + ] + }, + { + "id": "FMA:7229", + "name": "Anterior surface of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24213" + ] + }, + "synonyms": [ + "Sternocostal surface of right ventricle", + "Superior surface of right ventricle" + ] + }, + { + "id": "FMA:7232", + "name": "Cusp of cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Cardiac valvular cusp", + "Semilunar valvule", + "Cardiac valve cusp", + "Cardiac valvule" + ] + }, + { + "id": "FMA:7233", + "name": "Atrioventricular valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7110" + ] + } + }, + { + "id": "FMA:7234", + "name": "Tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7233" + ] + }, + "synonyms": [ + "Right atrioventricular valve" + ] + }, + { + "id": "FMA:7235", + "name": "Mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7233" + ] + }, + "synonyms": [ + "Bicuspid valve", + "Left atrioventricular valve" + ] + }, + { + "id": "FMA:7236", + "name": "Aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7110" + ] + } + }, + { + "id": "FMA:7237", + "name": "Leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67598" + ] + }, + "synonyms": [ + "Tricuspid valve leaflet", + "Tricuspid valvular leaflet" + ] + }, + { + "id": "FMA:7238", + "name": "Anterior leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7237" + ] + }, + "synonyms": [ + "Anterior cusp of right atrioventricular valve", + "Anterior tricuspid leaflet", + "Right superolateral leaflet of tricuspid valve", + "Anterior cusp of tricuspid valve" + ] + }, + { + "id": "FMA:7239", + "name": "Posterior leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7237" + ] + }, + "synonyms": [ + "Right inferolateral leaflet of tricuspid valve", + "Posterior tricuspid leaflet", + "Posterior cusp of tricuspid valve" + ] + }, + { + "id": "FMA:7240", + "name": "Septal leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7237" + ] + }, + "synonyms": [ + "Septal cusp of tricuspid valve", + "Septal tricuspid leaflet", + "Septal cusp of right atrioventricular valve" + ] + }, + { + "id": "FMA:7241", + "name": "Leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67598" + ] + }, + "synonyms": [ + "Mitral valve leaflet", + "Mitral valvular leaflet" + ] + }, + { + "id": "FMA:7242", + "name": "Anterior leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7241" + ] + }, + "synonyms": [ + "Anterior mitral leaflet", + "Septal leaflet of mitral valve", + "Greater leaflet of mitral valve", + "Aortic leaflet of mitral valve", + "Anteromedial leaflet of mitral valve", + "Anterior cusp of mitral valve" + ] + }, + { + "id": "FMA:7243", + "name": "Posterior leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7241" + ] + }, + "synonyms": [ + "Posterior cusp of mitral valve", + "Smaller leaflet of mitral valve", + "Posterolateral leaflet of mitral valve", + "Ventricular leaflet of mitral valve", + "Posterior mitral leaflet", + "Mural leaflet of mitral valve" + ] + }, + { + "id": "FMA:7244", + "name": "Commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + }, + "synonyms": [ + "Mitral valvular commissure", + "Cuspides commisurales (Vena mitralis)" + ] + }, + { + "id": "FMA:7246", + "name": "Pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7110" + ] + }, + "synonyms": [ + "Pulmonic valve" + ] + }, + { + "id": "FMA:7247", + "name": "Left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7248" + ] + }, + "synonyms": [ + "Anterior cusp of pulmonic valve", + "Anterior semilunar valvule of pulmonary valve" + ] + }, + { + "id": "FMA:7248", + "name": "Cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7232" + ] + }, + "synonyms": [ + "Semilunar cusp of pulmonary valve", + "Semilunar valvule of pulmonary valve", + "Pulmonary semilunar valvule", + "Pulmonary valvular cusp" + ] + }, + { + "id": "FMA:7249", + "name": "Right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7248" + ] + }, + "synonyms": [ + "Right cusp of pulmonic valve", + "Right semilunar valvule of pulmonary valve" + ] + }, + { + "id": "FMA:7250", + "name": "Posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7248" + ] + }, + "synonyms": [ + "Left semilunar valvule of pulmonary valve", + "Left cusp of pulmonic valve" + ] + }, + { + "id": "FMA:7251", + "name": "Cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7232" + ] + }, + "synonyms": [ + "Aortic semilunar valvule", + "Semilunar valvule of aortic valve", + "Aortic valvular cusp" + ] + }, + { + "id": "FMA:7252", + "name": "Right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7251" + ] + }, + "synonyms": [ + "Posterior cusp of aortic valve", + "Posterior semilunar valvule of aortic valve", + "Noncoronary cusp of aortic valve", + "Posterior semilunar cusp of aortic valve" + ] + }, + { + "id": "FMA:7253", + "name": "Anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7251" + ] + }, + "synonyms": [ + "Right coronary cusp of aortic valve", + "Right semilunar valvule of aortic valve", + "Right cusp of aortic valve", + "Right semilunar cusp of aortic valve" + ] + }, + { + "id": "FMA:7254", + "name": "Left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7251" + ] + }, + "synonyms": [ + "Left coronary cusp of aortic valve", + "Left semilunar valvule of aortic valve", + "Left semilunar cusp of aortic valve", + "Left cusp of aortic valve" + ] + }, + { + "id": "FMA:7259", + "name": "Papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12154" + ] + } + }, + { + "id": "FMA:7260", + "name": "Anterior papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7259" + ] + } + }, + { + "id": "FMA:7261", + "name": "Posterior papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7259" + ] + }, + "synonyms": [ + "Inferior papillary muscle of right ventricle" + ] + }, + { + "id": "FMA:7262", + "name": "Septal papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7259" + ] + }, + "synonyms": [ + "Medial papillary muscle", + "Accessory septal papillary muscle of right ventricle" + ] + }, + { + "id": "FMA:7264", + "name": "Lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9352" + ] + } + }, + { + "id": "FMA:7265", + "name": "Anterolateral head of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86566" + ] + } + }, + { + "id": "FMA:7266", + "name": "Posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9352" + ] + } + }, + { + "id": "FMA:7267", + "name": "Posteromedial head of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86567" + ] + } + }, + { + "id": "FMA:7268", + "name": "Papillary muscle of conus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7259" + ] + } + }, + { + "id": "FMA:7269", + "name": "Trabecula carnea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:7270", + "name": "Trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7269" + ] + }, + "synonyms": [ + "Trabeculae carneae (Ventriculus dexter)" + ] + }, + { + "id": "FMA:7271", + "name": "Trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7269" + ] + }, + "synonyms": [ + "Trabeculae carneae (Ventriculus sinister)" + ] + }, + { + "id": "FMA:7272", + "name": "Septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + }, + "synonyms": [ + "Septomarginal band", + "Moderator band", + "Leonardo's cord", + "da Vinci's cord" + ] + }, + { + "id": "FMA:7274", + "name": "Wall of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Cardiac wall" + ] + }, + { + "id": "FMA:7280", + "name": "Endocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:7281", + "name": "Endocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7284" + ] + }, + "synonyms": [ + "Right atrial endocardium" + ] + }, + { + "id": "FMA:7282", + "name": "Cardiac muscle tissue of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7283" + ] + } + }, + { + "id": "FMA:7283", + "name": "Cardiac muscle tissue of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:7284", + "name": "Endocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7280" + ] + }, + "synonyms": [ + "Atrial endocardium" + ] + }, + { + "id": "FMA:7285", + "name": "Cardiac muscle tissue of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7283" + ] + } + }, + { + "id": "FMA:7286", + "name": "Endocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7284" + ] + }, + "synonyms": [ + "Left atrial endocardium" + ] + }, + { + "id": "FMA:7288", + "name": "Anterior cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of fifth thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of fifth thoracic nerve", + "Anterior cutaneous branch of ventral ramus of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7289", + "name": "Anterior cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7288" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of right fifth thoracic spinal nerve", + "Anterior cutaneous branch of right fifth thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of right fifth thoracic nerve" + ] + }, + { + "id": "FMA:7290", + "name": "Anterior cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7288" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of left fifth thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of left fifth thoracic nerve", + "Anterior cutaneous branch of ventral ramus of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:7291", + "name": "Lateral cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of fifth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of fifth thoracic nerve", + "Lateral cutaneous branch of fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:7292", + "name": "Anterior branch of lateral cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:7293", + "name": "Anterior branch of lateral cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7292" + ] + } + }, + { + "id": "FMA:7294", + "name": "Anterior branch of lateral cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7292" + ] + } + }, + { + "id": "FMA:7295", + "name": "Posterior branch of lateral cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:7296", + "name": "Posterior branch of lateral cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7295" + ] + } + }, + { + "id": "FMA:7297", + "name": "Posterior branch of lateral cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7295" + ] + } + }, + { + "id": "FMA:7299", + "name": "Anterior cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:7300", + "name": "Anterior cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7299" + ] + } + }, + { + "id": "FMA:7301", + "name": "Anterior cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7299" + ] + } + }, + { + "id": "FMA:7302", + "name": "Lateral cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:7303", + "name": "Anterior branch of lateral cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:7304", + "name": "Anterior branch of lateral cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7303" + ] + } + }, + { + "id": "FMA:7305", + "name": "Anterior branch of lateral cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7303" + ] + } + }, + { + "id": "FMA:7306", + "name": "Posterior branch of lateral cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:7307", + "name": "Posterior branch of lateral cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7306" + ] + } + }, + { + "id": "FMA:7308", + "name": "Posterior branch of lateral cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7306" + ] + } + }, + { + "id": "FMA:7309", + "name": "Right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7195" + ] + } + }, + { + "id": "FMA:7310", + "name": "Left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7195" + ] + } + }, + { + "id": "FMA:7311", + "name": "Lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Pulmonary lobe" + ] + }, + { + "id": "FMA:7312", + "name": "Bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82494" + ] + } + }, + { + "id": "FMA:7313", + "name": "Pulmonary acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75739" + ] + }, + "synonyms": [ + "Primary pulmonary lobule" + ] + }, + { + "id": "FMA:7314", + "name": "Anatomical feature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:7317", + "name": "Alveolar sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + }, + "synonyms": [ + "Sacculus alveolaris" + ] + }, + { + "id": "FMA:7318", + "name": "Pulmonary alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82493" + ] + } + }, + { + "id": "FMA:7319", + "name": "Apex of lung viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Anatomical apex of lung", + "Apex pulmonis (pulmonalis)", + "Pulmonary viewed anatomically apex" + ] + }, + { + "id": "FMA:7320", + "name": "Diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + }, + "synonyms": [ + "Anatomical base of lung", + "Basis pulmonis (pulmonalis)", + "Base of lung viewed anatomically" + ] + }, + { + "id": "FMA:7321", + "name": "Costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + }, + "synonyms": [ + "Facies costalis" + ] + }, + { + "id": "FMA:7323", + "name": "Mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + }, + "synonyms": [ + "Medial surface of lung" + ] + }, + { + "id": "FMA:7325", + "name": "Cardiac impression of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Cardiac impression on lung", + "Prehilar surface of lung", + "Impressio cardiaca" + ] + }, + { + "id": "FMA:7327", + "name": "Interlobar surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + }, + "synonyms": [ + "Interlobar surface of lung", + "Facies interlobaris" + ] + }, + { + "id": "FMA:7328", + "name": "Anterior margin of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + }, + "synonyms": [ + "Margo anterior", + "Anterior border of lung" + ] + }, + { + "id": "FMA:7329", + "name": "Inferior margin of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + }, + "synonyms": [ + "Margo inferior", + "Inferior border of lung", + "Basal border of lung" + ] + }, + { + "id": "FMA:7330", + "name": "Pulmonary hilum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57836" + ] + }, + "synonyms": [ + "Hilum of lung" + ] + }, + { + "id": "FMA:7331", + "name": "Oblique fissure of lung(space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14093" + ] + }, + "synonyms": [ + "Fissura obliqua" + ] + }, + { + "id": "FMA:7332", + "name": "Perihilar part of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:7333", + "name": "Upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7334" + ] + }, + "synonyms": [ + "Superior lobe of right lung", + "Right upper lobe", + "Right upper lobe of lung" + ] + }, + { + "id": "FMA:7334", + "name": "Upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7311" + ] + }, + "synonyms": [ + "Superior lobe of lung", + "Lobus superior" + ] + }, + { + "id": "FMA:7335", + "name": "Lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7311" + ] + } + }, + { + "id": "FMA:7337", + "name": "Lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7335" + ] + }, + "synonyms": [ + "Inferior lobe of right lung", + "Right lower lobe", + "Right lower lobe of lung" + ] + }, + { + "id": "FMA:7338", + "name": "Right apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13188" + ] + }, + "synonyms": [ + "Apical segment of right upper lobe of lung", + "Apical bronchopulmonary segment of right lung", + "Bronchopulmonary segment I of right lung", + "Segmentum apicale (SI)(pulmo dexter)", + "Apical segment of right lung [S I]" + ] + }, + { + "id": "FMA:7339", + "name": "Right posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13189" + ] + }, + "synonyms": [ + "Posterior segment of right upper lobe of lung", + "Posterior segment of right upper lobe", + "Segmentum posterius (SII)(pulmo dexter)", + "Posterior segment of right lung [S II]", + "Bronchopulmonary segment II of right lung", + "Posterior bronchopulmonary segment of right lung" + ] + }, + { + "id": "FMA:7340", + "name": "Alveolar atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + }, + "synonyms": [ + "Atrium alveolare", + "Atrium of alveolus" + ] + }, + { + "id": "FMA:7341", + "name": "Alveolar duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:7359", + "name": "Right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13190" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary segment of right lung", + "Bronchopulmonary segment III of right lung", + "Segmentum anterius (SIII)(pulmo dexter)", + "Anterior segment of right lung [S III]", + "Anterior segment of right upper lobe" + ] + }, + { + "id": "FMA:7360", + "name": "Medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Segmentum mediale (SV)(pulmo dexter)", + "Bronchopulmonary segment V", + "Medial bronchopulmonary segment of right lung", + "Medial segment of right lung [S V]", + "Medial segment of right middle lobe of lung", + "Right medial bronchopulmonary segment" + ] + }, + { + "id": "FMA:7361", + "name": "Lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Lateral segment of right lung [S IV]", + "Right lateral bronchopulmonary segment", + "Lateral segment of right middle lobe of lung", + "Bronchopulmonary segment IV of right lung", + "Lateral bronchopulmonary segment of right lung", + "Segmentum laterale (SIV)(pulmo dexter)" + ] + }, + { + "id": "FMA:7362", + "name": "Right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13195" + ] + }, + "synonyms": [ + "Posterior basal segment of right lower lobe of lung", + "Posterior basal bronchopulmonary segment of right lung", + "Segmentum basale posterius (SX)(pulmo dexter)", + "Bronchopulmonary segment X of right lung", + "Posterior basal segment of right lung [S X]" + ] + }, + { + "id": "FMA:7363", + "name": "Right lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13194" + ] + }, + "synonyms": [ + "Lateral basal segment of right lower lobe", + "Segmentum basal laterale (SIX)(pulmo dexter)", + "Lateral basal segment of right lung [S IX]", + "Lateral basal segment of right lower lobe of lung", + "Bronchopulmonary segment IX of right lung", + "Lateral basal bronchopulmonary segment of right lung" + ] + }, + { + "id": "FMA:7364", + "name": "Right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13193" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary segment of right lung", + "Bronchopulmonary segment VIII of right lung", + "Segmentum basale anterius (SVIII)(pulmo dexter)", + "Anterior basal segment of right lung [S VIII]", + "Anterior basal segment of right lower lobe of lung" + ] + }, + { + "id": "FMA:7365", + "name": "Right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13192" + ] + }, + "synonyms": [ + "Medial basal segment of right lower lobe of lung", + "Cardiac bronchopulmonary segment of right lung", + "Bronchopulmonary segment VII of right lung", + "Medial basal segment of right lung [S VII]", + "Medial basal bronchopulmonary segment of right lung", + "Segmentum basale mediale (SVII)(pulmo dexter)" + ] + }, + { + "id": "FMA:7366", + "name": "Right superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13191" + ] + }, + "synonyms": [ + "Segmentum superius (SVI)(pulmo dexter)", + "Apical segment of right lower lobe of lung", + "Superior bronchopulmonary segment of right lung", + "Bronchopulmonary segment VI of right lung", + "Superior segment of right lung [S VI]", + "Superior segment of right lower lobe of lung" + ] + }, + { + "id": "FMA:7368", + "name": "Diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7320" + ] + }, + "synonyms": [ + "Anatomical base of right lung", + "Base of right lung viewed anatomically" + ] + }, + { + "id": "FMA:7369", + "name": "Apex of right lung viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7319" + ] + }, + "synonyms": [ + "Right pulmonary viewed anatomically apex", + "Anatomical apex of right lung" + ] + }, + { + "id": "FMA:7370", + "name": "Upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7334" + ] + }, + "synonyms": [ + "Left upper lobe of lung", + "Superior lobe of left lung", + "Left upper lobe" + ] + }, + { + "id": "FMA:7371", + "name": "Lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7335" + ] + }, + "synonyms": [ + "Left lower lobe", + "Lobus inferior (pulmo sinister)", + "Left lower lobe of lung", + "Inferior lobe of left lung" + ] + }, + { + "id": "FMA:7372", + "name": "Apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Left apicoposterior bronchopulmonary segment", + "Apicoposterior segment of upper division of left upper lobe of lung", + "Apicoposterior segment of left lung [S I + II]", + "Segmentum apicoposterius (SI and II)(pulmo sinister)", + "Bronchopulmonary segment I and II of left lung" + ] + }, + { + "id": "FMA:7373", + "name": "Left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13190" + ] + }, + "synonyms": [ + "Anterior segment of upper division of left upper lobe of lung", + "Segmentum anterius (SIII)(pulmo sinister)", + "Bronchopulmonary segment III of left lung", + "Anterior segment of left lung [S III]", + "Anterior bronchopulmonary segment of left lung" + ] + }, + { + "id": "FMA:7374", + "name": "Superior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Superior lingular segment of lung", + "Superior segment of lower division of left upper lobe of lung", + "Superior lingular segment of left lung [S IV]", + "Superior segment of lingula of left upper lobe of lung", + "Bronchopulmonary segment IV of left lung", + "Segmentum lingulare superius (SIV)(pulmo sinister)", + "Superior lingular bronchopulmonary segment of left lung" + ] + }, + { + "id": "FMA:7375", + "name": "Inferior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Inferior segment of lower division of left upper left lobe of lung", + "Inferior lingular segment of left lung [S V]", + "Inferior lingular bronchopulmonary segment of left lung", + "Segmentum lingulare inferius (SV)(pulmo sinister)", + "Inferior segment of lingula of left upper lobe of lung", + "Bronchopulmonary segment V of left lung", + "Inferior lingular broncopulmonary segment" + ] + }, + { + "id": "FMA:7376", + "name": "Left superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13191" + ] + }, + "synonyms": [ + "Superior segment of left lung [S VI]", + "Bronchopulmonary segment VI of left lung", + "Segmentum superius (SVI)(pulmo sinister)", + "Superior segment of left lower lobe of lung" + ] + }, + { + "id": "FMA:7377", + "name": "Left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13192" + ] + }, + "synonyms": [ + "Medial basal segment of left lower lobe of lung", + "Segmentum basale mediale (cardiacum)(SVII)(pulmo sinister)", + "Bronchopulmonary segment VII of left lung", + "Medial basal segment of left lung [S VII]" + ] + }, + { + "id": "FMA:7378", + "name": "Left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13193" + ] + }, + "synonyms": [ + "Anterior basal segment of left lower lobe of lung", + "Anterior basal segment of left lung [S VIII]", + "Segmentum basale anterius (SVIII)(pulmo sinister)", + "Bronchopulmonary segment VIII of left lung" + ] + }, + { + "id": "FMA:7379", + "name": "Left lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13194" + ] + }, + "synonyms": [ + "Bronchopulmonary segment IX of left lung", + "Lateral basal segment of left lung [S IX]", + "Left lower lobe lateral basal segment", + "Segmentum basale laterale (SIX)(pulmo sinister)", + "Lateral basal segment of left lower lobe of lung" + ] + }, + { + "id": "FMA:7380", + "name": "Left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13195" + ] + }, + "synonyms": [ + "Posterior basal segment of left lung [S X]", + "Segmentum basale posterius (SX)(pulmo sinister)", + "Posterior basal segment of left lower lobe of lung", + "Bronchopulmonary segment X of left lung" + ] + }, + { + "id": "FMA:7381", + "name": "Apex of left lung viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7319" + ] + }, + "synonyms": [ + "Anatomical apex of left lung", + "Left pulmonary viewed anatomically apex" + ] + }, + { + "id": "FMA:7383", + "name": "Middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7311" + ] + }, + "synonyms": [ + "Right middle lobe", + "Intermediate lobe of right lung", + "Right middle lobe of lung", + "Middle lobe of right lung", + "Right lung, middle lobe" + ] + }, + { + "id": "FMA:7385", + "name": "Left apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13188" + ] + }, + "synonyms": [ + "Bronchopulmonary segment I of left lung", + "Apical bronchopulmonary segment of left lung" + ] + }, + { + "id": "FMA:7386", + "name": "Left posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13189" + ] + }, + "synonyms": [ + "Bronchopulmonary segment II of left lung", + "Posterior bronchopulmonary segment of left lung" + ] + }, + { + "id": "FMA:7390", + "name": "Perihilar part of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7332" + ] + } + }, + { + "id": "FMA:7391", + "name": "Perihilar part of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7332" + ] + } + }, + { + "id": "FMA:7393", + "name": "Tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55677" + ] + } + }, + { + "id": "FMA:7394", + "name": "Trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Windpipe" + ] + }, + { + "id": "FMA:7395", + "name": "Right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7405" + ] + }, + "synonyms": [ + "Right principal bronchus", + "Right bronchus" + ] + }, + { + "id": "FMA:7396", + "name": "Left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7405" + ] + }, + "synonyms": [ + "Left bronchus", + "Left principal bronchus" + ] + }, + { + "id": "FMA:7397", + "name": "Right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13428" + ] + }, + "synonyms": [ + "Right upper lobe bronchus", + "Right upper lobar bronchus" + ] + }, + { + "id": "FMA:7398", + "name": "Right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13270" + ] + }, + "synonyms": [ + "Right B1", + "Right apical bronchus", + "Apical segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:7399", + "name": "Right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13272" + ] + }, + "synonyms": [ + "Right B2", + "Right upper lobe posterior segmental bronchus", + "Right posterior bronchus", + "Posterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:7400", + "name": "Right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13271" + ] + }, + "synonyms": [ + "Right anterior bronchus", + "Right B3", + "Right upper lobe anterior segmental bronchus", + "Anterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:7401", + "name": "Middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7406" + ] + }, + "synonyms": [ + "Bronchus of right middle lobe", + "Middle lobe bronchus" + ] + }, + { + "id": "FMA:7402", + "name": "Lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Right middle lobe lateral segmental bronchus", + "Right B4", + "Lateral segmental bronchus [B IV]", + "Lateral bronchus" + ] + }, + { + "id": "FMA:7403", + "name": "Medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Right middle lobe medial segmental bronchus", + "Right B5", + "Medial segmental bronchus [B V]", + "Medial bronchus" + ] + }, + { + "id": "FMA:7404", + "name": "Right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13429" + ] + }, + "synonyms": [ + "Bronchus of right lower lobe", + "Right lower lobe bronchus", + "Right lower lobar bronchus" + ] + }, + { + "id": "FMA:7405", + "name": "Main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + }, + "synonyms": [ + "Principal bronchus", + "Primary bronchus", + "Bronchus principalis" + ] + }, + { + "id": "FMA:7406", + "name": "Lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + }, + "synonyms": [ + "Secondary bronchus" + ] + }, + { + "id": "FMA:7407", + "name": "Segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + }, + "synonyms": [ + "Tertiary bronchus" + ] + }, + { + "id": "FMA:7408", + "name": "Subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + } + }, + { + "id": "FMA:7409", + "name": "Bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Bronchial trunk" + ] + }, + { + "id": "FMA:7410", + "name": "Bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Lobular bronchiole" + ] + }, + { + "id": "FMA:7411", + "name": "Terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7410" + ] + }, + "synonyms": [ + "Bronchiolus terminalis" + ] + }, + { + "id": "FMA:7412", + "name": "Respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7410" + ] + }, + "synonyms": [ + "Bronchiolus respiratorius" + ] + }, + { + "id": "FMA:7414", + "name": "Secondary pulmonary lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75739" + ] + } + }, + { + "id": "FMA:7415", + "name": "Interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + }, + "synonyms": [ + "Bronchus intermedius", + "Right interlobar bronchus", + "Intermediate bronchus" + ] + }, + { + "id": "FMA:7416", + "name": "Right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13273" + ] + }, + "synonyms": [ + "Right lower lobe apical segmental bronchus", + "Superior segmental bronchus of right lower lobe", + "Right superior bronchus", + "Right B6" + ] + }, + { + "id": "FMA:7417", + "name": "Right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13275" + ] + }, + "synonyms": [ + "Right medial basal bronchus", + "Right lower lobe medial segmental bronchus", + "Right cardiac segmental bronchus", + "Medial basal segmental bronchus of right lower lobe", + "Right B7" + ] + }, + { + "id": "FMA:7418", + "name": "Right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13276" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchus of right lower lobe", + "Right B8", + "Right lower lobe anterior segmental bronchus", + "Right anterior basal bronchus" + ] + }, + { + "id": "FMA:7419", + "name": "Right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13269" + ] + }, + "synonyms": [ + "Right lower lobe lateral segmental bronchus", + "Right lateral basal bronchus", + "Lateral basal segmental bronchus of right lower lobe", + "Right B9" + ] + }, + { + "id": "FMA:7420", + "name": "Right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13268" + ] + }, + "synonyms": [ + "Right lower lobe posterior segmental bronchus", + "Right posterior basal bronchus", + "Posterior basal segmental bronchus of right lower lobe", + "Right B10" + ] + }, + { + "id": "FMA:7422", + "name": "Right subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13277" + ] + }, + "synonyms": [ + "Right subsuperior bronchus", + "Right subapical segmental bronchus" + ] + }, + { + "id": "FMA:7423", + "name": "Left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13428" + ] + }, + "synonyms": [ + "Left upper lobar bronchus", + "Left upper lobe bronchus", + "Bronchus of left upper lobe" + ] + }, + { + "id": "FMA:7425", + "name": "Apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Apicoposterior bronchus", + "Apicoposterior segmental bronchus of left upper lobe", + "B1 and B2", + "Apicoposterior segmental bronchus [B I+II]" + ] + }, + { + "id": "FMA:7426", + "name": "Left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13270" + ] + }, + "synonyms": [ + "Left apical bronchus", + "Left B1", + "Apical segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:7427", + "name": "Left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13272" + ] + }, + "synonyms": [ + "Posterior segmental bronchus of left upper lobe", + "Left B2", + "Left posterior bronchus" + ] + }, + { + "id": "FMA:7428", + "name": "Left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13271" + ] + }, + "synonyms": [ + "Left anterior bronchus", + "Anterior segmental bronchus of left upper lobe", + "Left B3", + "Left upper lobe anterior segmental bronchus" + ] + }, + { + "id": "FMA:7429", + "name": "Inferior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Inferior branch of left upper lobar bronchus", + "Lingular branch of left superior lobar bronchus", + "Inferior branch of left upper lobe bronchus", + "Lingular bronchus" + ] + }, + { + "id": "FMA:7430", + "name": "Superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Superior lingular bronchus [B IV]", + "Left B4", + "Superior lingular segmental bronchus" + ] + }, + { + "id": "FMA:7431", + "name": "Inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Left B5", + "Inferior lingular segmental bronchus", + "Inferior lingular bronchus [B V]" + ] + }, + { + "id": "FMA:7432", + "name": "Left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13429" + ] + }, + "synonyms": [ + "Bronchus of left lower lobe", + "Left lower lobe bronchus", + "Left lower lobar bronchus" + ] + }, + { + "id": "FMA:7433", + "name": "Lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Lingula of lung", + "Left pulmonary lingula" + ] + }, + { + "id": "FMA:7434", + "name": "Tracheal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7538" + ] + }, + "synonyms": [ + "Cartilago trachealis" + ] + }, + { + "id": "FMA:7435", + "name": "Costal surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13196" + ] + }, + "synonyms": [ + "Costal surface of superior lobe of right lung", + "Costal surface of right superior lobe", + "Costal surface of right upper lobe" + ] + }, + { + "id": "FMA:7436", + "name": "Mediastinal surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13199" + ] + }, + "synonyms": [ + "Medial surface of upper lobe of right lung", + "Mediastinal surface of superior lobe of right lung", + "Mediastinal surface of right upper lobe", + "Mediastinal surface of right superior lobe" + ] + }, + { + "id": "FMA:7437", + "name": "Diaphragmatic surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14107" + ] + }, + "synonyms": [ + "Diaphragmatic surface of right lower lobe", + "Base of lower lobe of right lung viewed anatomically", + "Diaphragmatic surface of inferior lobe of right lung", + "Anatomical base of lower lobe of right lung", + "Inferior surface of right lung" + ] + }, + { + "id": "FMA:7438", + "name": "Mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13199" + ] + }, + "synonyms": [ + "Mediastinal surface of upper lobe of left lung", + "Mediastinal surface of superior lobe of left lung", + "Medial surface of upper lobe of left lung", + "Mediastinal surface of left superior lobe" + ] + }, + { + "id": "FMA:7439", + "name": "Oblique fissure of right lung(space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7331" + ] + }, + "synonyms": [ + "Right oblique fissure", + "Fissura obliqua (pulmo dexter)", + "Oblique interlobar fissure of right lung" + ] + }, + { + "id": "FMA:7440", + "name": "Oblique fissure of left lung(space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7331" + ] + }, + "synonyms": [ + "Fissura obliqua (pulmo sinister)", + "Oblique interlobar fissure of left lung", + "Left oblique fissure" + ] + }, + { + "id": "FMA:7441", + "name": "Horizontal fissure of right lung(space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14093" + ] + }, + "synonyms": [ + "Fissura horizontalis (pulmonis dextri)", + "Horizontal interlobar fissure of right lung" + ] + }, + { + "id": "FMA:7442", + "name": "Interlobar surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13221" + ] + }, + "synonyms": [ + "Interlobar surface of superior lobe of right lung", + "Interlobar surface of right upper lobe", + "Interlobar surface of right superior lobe", + "Inferior surface of right upper lobe" + ] + }, + { + "id": "FMA:7443", + "name": "Interlobar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7327" + ] + }, + "synonyms": [ + "Interlobar surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:7444", + "name": "Interlobar surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13222" + ] + }, + "synonyms": [ + "Interlobar surface of inferior lobe of right lung", + "Superior surface of right lower lobe", + "Interlobar surface of right inferior lobe", + "Interlobar surface of right lower lobe" + ] + }, + { + "id": "FMA:7445", + "name": "Interlobar surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13221" + ] + }, + "synonyms": [ + "Interlobar surface of left superior lobe", + "Inferior surface of left upper lobe", + "Interlobar surface of left upper lobe", + "Interlobar surface of superior lobe of left lung" + ] + }, + { + "id": "FMA:7446", + "name": "Interlobar surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13222" + ] + }, + "synonyms": [ + "Interlobar surface of left lower lobe", + "Superior surface of left lower lobe", + "Interlobar surface of left inferior lobe", + "Interlobar surface of inferior lobe of left lung" + ] + }, + { + "id": "FMA:7447", + "name": "Costal surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13196" + ] + }, + "synonyms": [ + "Costal surface of superior lobe of left lung", + "Costal surface of left superior lobe", + "Costal surface of left upper lobe" + ] + }, + { + "id": "FMA:7449", + "name": "Inferior margin of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14101" + ] + }, + "synonyms": [ + "Inferior border of lower lobe of right lung", + "Inferior margin of lower lobe of right lung", + "Inferior border of inferior lobe of right lung", + "Inferior margin of inferior lobe of right lung" + ] + }, + { + "id": "FMA:7450", + "name": "Inferior margin of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14101" + ] + }, + "synonyms": [ + "Inferior border of inferior lobe of left lung", + "Inferior border of lower lobe of left lung", + "Inferior margin of lower lobe of left lung", + "Inferior margin of inferior lobe of left lung" + ] + }, + { + "id": "FMA:7451", + "name": "Costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13223" + ] + }, + "synonyms": [ + "Costal surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:7452", + "name": "Costal surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13197" + ] + }, + "synonyms": [ + "Costal surface of right lower lobe", + "Costal surface of right inferior lobe", + "Costal surface of inferior lobe of right lung" + ] + }, + { + "id": "FMA:7453", + "name": "Costal surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13197" + ] + }, + "synonyms": [ + "Costal surface of left inferior lobe", + "Costal surface of left lower lobe", + "Costal surface of inferior lobe of left lung" + ] + }, + { + "id": "FMA:7454", + "name": "Mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14099" + ] + }, + "synonyms": [ + "Mediastinal surface of middle lobe right lung" + ] + }, + { + "id": "FMA:7456", + "name": "Right pulmonary hilum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7330" + ] + }, + "synonyms": [ + "Hilum of right lung" + ] + }, + { + "id": "FMA:7458", + "name": "Anterior margin of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14103" + ] + }, + "synonyms": [ + "Anterior margin of superior lobe of left lung", + "Anterior border of superior lobe of left lung", + "Anterior border of upper lobe of left lung" + ] + }, + { + "id": "FMA:7459", + "name": "Anterior margin of upper lobe of right lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14103" + ] + }, + "synonyms": [ + "Anterior border of superior lobe of right lung", + "Anterior border of upper lobe of right lung", + "Anterior margin of right upper lobe", + "Anterior margin of superior lobe of right lung" + ] + }, + { + "id": "FMA:7460", + "name": "Anterior margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14100" + ] + }, + "synonyms": [ + "Anterior margin of middle lobe of right lung", + "Anterior border of middle lobe of right lung", + "Anterior border of middle lobe of lung" + ] + }, + { + "id": "FMA:7461", + "name": "Diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7320" + ] + }, + "synonyms": [ + "Base of left lung viewed anatomically", + "Anatomical base of left lung" + ] + }, + { + "id": "FMA:7462", + "name": "Cervical segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26659" + ] + }, + "synonyms": [ + "Cervical part of trachea" + ] + }, + { + "id": "FMA:7463", + "name": "Thoracic segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26659" + ] + }, + "synonyms": [ + "Thoracic part of trachea" + ] + }, + { + "id": "FMA:7464", + "name": "Bifurcation of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26659" + ] + }, + "synonyms": [ + "Tracheal bifurcation" + ] + }, + { + "id": "FMA:7465", + "name": "Carina of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Tracheal carina", + "Carina" + ] + }, + { + "id": "FMA:7466", + "name": "Trachealis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Tracheal muscle", + "Trachealis muscle" + ] + }, + { + "id": "FMA:7467", + "name": "Anular tracheal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Ligamentum anularium trachealis", + "Tracheal ligament" + ] + }, + { + "id": "FMA:7468", + "name": "Fibrous membrane of wall of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + }, + "synonyms": [ + "Tracheal membranous wall", + "Paries membranaceus", + "Membranous part of trachea" + ] + }, + { + "id": "FMA:7469", + "name": "Lumen of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Tracheal lumen" + ] + }, + { + "id": "FMA:7470", + "name": "Wall of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Tracheal wall" + ] + }, + { + "id": "FMA:7471", + "name": "Mucosa of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + }, + "synonyms": [ + "Tracheal mucosa", + "Tracheal mucous membrane", + "Mucous membrane of trachea", + "Tunica mucosa (tracheae)" + ] + }, + { + "id": "FMA:7472", + "name": "Submucosa of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Tracheal submucosa" + ] + }, + { + "id": "FMA:7473", + "name": "Tracheal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Tubular seromucous gland of trachea", + "Glandula trachealis" + ] + }, + { + "id": "FMA:7474", + "name": "Long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5018" + ] + } + }, + { + "id": "FMA:7475", + "name": "Short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5018" + ] + } + }, + { + "id": "FMA:7476", + "name": "Flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5018" + ] + } + }, + { + "id": "FMA:7477", + "name": "Irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5018" + ] + } + }, + { + "id": "FMA:7478", + "name": "Pneumatized bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Os pneumaticum", + "Pneumatic bone" + ] + }, + { + "id": "FMA:7480", + "name": "Rib cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Thoracic cage" + ] + }, + { + "id": "FMA:7481", + "name": "Skeletal system of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Thoracic skeletal system", + "Thoracic part of skeletal system" + ] + }, + { + "id": "FMA:7482", + "name": "Musculoskeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Musculo-skeletal system" + ] + }, + { + "id": "FMA:7483", + "name": "Axial skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:7484", + "name": "Appendicular skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:7485", + "name": "Sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + } + }, + { + "id": "FMA:7486", + "name": "Manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12215" + ] + }, + "synonyms": [ + "Manubrium of sternum" + ] + }, + { + "id": "FMA:7487", + "name": "Body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Sternal body", + "Mesosternum", + "Gladiolus of sternum" + ] + }, + { + "id": "FMA:7488", + "name": "Xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Xiphoid process of sternum" + ] + }, + { + "id": "FMA:7489", + "name": "Sternebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12215" + ] + } + }, + { + "id": "FMA:7490", + "name": "Joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:7491", + "name": "Nonsynovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7490" + ] + }, + "synonyms": [ + "Solid joint" + ] + }, + { + "id": "FMA:7492", + "name": "Fibrous joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7491" + ] + }, + "synonyms": [ + "Articulatio fibrosa" + ] + }, + { + "id": "FMA:7493", + "name": "Suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7492" + ] + } + }, + { + "id": "FMA:7494", + "name": "Syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7492" + ] + } + }, + { + "id": "FMA:7495", + "name": "Dento-alveolar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7492" + ] + }, + "synonyms": [ + "Peg-and-socket joint", + "Socket", + "Dento-alveolar syndesmosis" + ] + }, + { + "id": "FMA:7496", + "name": "Cartilaginous joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7491" + ] + }, + "synonyms": [ + "Articulatio cartilaginea" + ] + }, + { + "id": "FMA:7497", + "name": "Synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7496" + ] + }, + "synonyms": [ + "Primary cartilaginous joint", + "Epiphysial cartilage" + ] + }, + { + "id": "FMA:7498", + "name": "Symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7496" + ] + }, + "synonyms": [ + "Secondary cartilaginous joint" + ] + }, + { + "id": "FMA:7499", + "name": "Synostosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7491" + ] + }, + "synonyms": [ + "Bony union" + ] + }, + { + "id": "FMA:7501", + "name": "Synovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7490" + ] + }, + "synonyms": [ + "Articulatio synoviale" + ] + }, + { + "id": "FMA:7502", + "name": "Manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7498" + ] + }, + "synonyms": [ + "Manubriosternal symphysis" + ] + }, + { + "id": "FMA:7503", + "name": "Xiphisternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7498" + ] + }, + "synonyms": [ + "Synchondrosis xiphisternalis" + ] + }, + { + "id": "FMA:7504", + "name": "Left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13273" + ] + }, + "synonyms": [ + "Left lower lobe superior segmental bronchus", + "Superior segmental bronchus of left lower lobe", + "Left superior bronchus", + "Left B6" + ] + }, + { + "id": "FMA:7505", + "name": "Left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13275" + ] + }, + "synonyms": [ + "Left lower lobe medial segmental bronchus", + "Left cardiac segmental bronchus", + "Medial basal segmental bronchus of left lower lobe", + "Left B7", + "Left medial basal bronchus" + ] + }, + { + "id": "FMA:7506", + "name": "Left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13276" + ] + }, + "synonyms": [ + "Left anterior basal bronchus", + "Anterior basal segmental bronchus of left lower lobe", + "Left lower lobe anterior segmental bronchus", + "Left B8" + ] + }, + { + "id": "FMA:7507", + "name": "Left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13269" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchus of left lower lobe", + "Left lateral basal bronchus", + "Left lower lobe lateral segmental bronchus", + "Left B9" + ] + }, + { + "id": "FMA:7508", + "name": "Left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13268" + ] + }, + "synonyms": [ + "Left posterior basal bronchus", + "Left B10", + "Left lower lobe posterior segmental bronchus", + "Posterior basal segmental bronchus of left lower lobe" + ] + }, + { + "id": "FMA:7509", + "name": "Left subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13277" + ] + }, + "synonyms": [ + "Left subapical segmental bronchus", + "Left subsuperior bronchus" + ] + }, + { + "id": "FMA:7510", + "name": "Anterior surface of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7511", + "name": "Posterior surface of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7512", + "name": "Superior border of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + } + }, + { + "id": "FMA:7513", + "name": "Inferior border of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + } + }, + { + "id": "FMA:7514", + "name": "Lateral border of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + } + }, + { + "id": "FMA:7515", + "name": "Anterior surface of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7516", + "name": "Posterior surface of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7517", + "name": "Lateral border of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + } + }, + { + "id": "FMA:7518", + "name": "Right lateral border of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7517" + ] + } + }, + { + "id": "FMA:7519", + "name": "Left lateral border of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7517" + ] + } + }, + { + "id": "FMA:7520", + "name": "Costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + }, + "synonyms": [ + "Costal notch of sternum", + "Incisura costalis" + ] + }, + { + "id": "FMA:7524", + "name": "Facet of manubrium for right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8763" + ] + }, + "synonyms": [ + "Right first costal notch of sternum", + "Right first costal facet of sternum", + "Manubrium for right first costal cartilage facet" + ] + }, + { + "id": "FMA:7525", + "name": "Facet of manubrium for left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8763" + ] + }, + "synonyms": [ + "Left first costal facet of sternum", + "Manubrium for left first costal cartilage facet", + "Left first costal notch of sternum" + ] + }, + { + "id": "FMA:7526", + "name": "Third costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Third costal notch of sternum" + ] + }, + { + "id": "FMA:7527", + "name": "Facet of body of sternum for right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6791" + ] + }, + "synonyms": [ + "Right third costal facet of sternum", + "Right third costal notch of sternum" + ] + }, + { + "id": "FMA:7528", + "name": "Facet of body of sternum for left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6791" + ] + }, + "synonyms": [ + "Left third costal notch of sternum", + "Left third costal facet of sternum" + ] + }, + { + "id": "FMA:7529", + "name": "Fourth costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Fourth costal notch of sternum" + ] + }, + { + "id": "FMA:7530", + "name": "Facet of body of sternum for right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6735" + ] + }, + "synonyms": [ + "Right fourth costal facet of sternum", + "Right fourth costal notch of sternum" + ] + }, + { + "id": "FMA:7531", + "name": "Facet of body of sternum for left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6735" + ] + }, + "synonyms": [ + "Left fourth costal facet of sternum", + "Left fourth costal notch of sternum" + ] + }, + { + "id": "FMA:7532", + "name": "Fifth costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Fifth costal notch of sternum" + ] + }, + { + "id": "FMA:7533", + "name": "Facet of body of sternum for right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8599" + ] + }, + "synonyms": [ + "Right fifth costal notch of sternum", + "Right fifth costal facet of sternum" + ] + }, + { + "id": "FMA:7534", + "name": "Facet of body of sternum for left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8599" + ] + }, + "synonyms": [ + "Left fifth costal notch of sternum", + "Left fifth costal facet of sternum" + ] + }, + { + "id": "FMA:7535", + "name": "Sixth costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Sixth costal notch of sternum" + ] + }, + { + "id": "FMA:7536", + "name": "Facet of body of sternum for right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8751" + ] + }, + "synonyms": [ + "Right sixth costal notch of sternum", + "Right sixth costal facet of sternum" + ] + }, + { + "id": "FMA:7537", + "name": "Facet of body of sternum for left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8751" + ] + }, + "synonyms": [ + "Left sixth costal facet of sternum", + "Left sixth costal notch of sternum" + ] + }, + { + "id": "FMA:7538", + "name": "Cartilage organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:7539", + "name": "Facet of manubrium for second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11412" + ] + }, + "synonyms": [ + "Demifacet of manubrium for second costal cartilage", + "Manubrium for second costal cartilage facet" + ] + }, + { + "id": "FMA:7540", + "name": "Second costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for second costal cartilage" + ] + }, + { + "id": "FMA:7541", + "name": "Clavicular facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + }, + "synonyms": [ + "Clavicular notch of sternum", + "Clavicular notch" + ] + }, + { + "id": "FMA:7542", + "name": "Jugular notch of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + }, + "synonyms": [ + "Suprasternal notch" + ] + }, + { + "id": "FMA:7543", + "name": "Facet of manubrium for right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7539" + ] + }, + "synonyms": [ + "Manubrium for right second costal cartilage facet" + ] + }, + { + "id": "FMA:7544", + "name": "Facet of manubrium for left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7539" + ] + }, + "synonyms": [ + "Manubrium for left second costal cartilage facet" + ] + }, + { + "id": "FMA:7545", + "name": "Right clavicular facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7541" + ] + } + }, + { + "id": "FMA:7546", + "name": "Left clavicular facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7541" + ] + } + }, + { + "id": "FMA:7547", + "name": "Sternal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + }, + "synonyms": [ + "Angle of Ludwig (Ludovicus)", + "Angle of Louis" + ] + }, + { + "id": "FMA:7548", + "name": "Seventh costal facet of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7520" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for seventh costal cartilage" + ] + }, + { + "id": "FMA:7549", + "name": "Facet of body of sternum for right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6786" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for right seventh costal cartilage" + ] + }, + { + "id": "FMA:7550", + "name": "Facet of body of sternum for left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6786" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for left seventh costal cartilage" + ] + }, + { + "id": "FMA:7551", + "name": "Costal facet of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + }, + "synonyms": [ + "Demifacet of xiphoid process for seventh costal cartilage" + ] + }, + { + "id": "FMA:7552", + "name": "Right costal facet of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7551" + ] + }, + "synonyms": [ + "Demifacet of xiphoid process for right seventh costal cartilage" + ] + }, + { + "id": "FMA:7553", + "name": "Left costal facet of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7551" + ] + }, + "synonyms": [ + "Demifacet of xiphoid process for left seventh costal cartilage" + ] + }, + { + "id": "FMA:7554", + "name": "Anterior surface of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7555", + "name": "Posterior surface of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7556", + "name": "Anterior surface of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7557", + "name": "Posterior surface of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:7558", + "name": "Lateral border of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + } + }, + { + "id": "FMA:7559", + "name": "Right lateral border of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7514" + ] + } + }, + { + "id": "FMA:7560", + "name": "Left lateral border of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7514" + ] + } + }, + { + "id": "FMA:7561", + "name": "Facet of body of sternum for right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8745" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for right second costal cartilage" + ] + }, + { + "id": "FMA:7562", + "name": "Facet of body of sternum for left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8745" + ] + }, + "synonyms": [ + "Demifacet of body of sternum for left second costal cartilage" + ] + }, + { + "id": "FMA:7563", + "name": "Body compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58903" + ] + }, + "synonyms": [ + "Compartment of trunk proper" + ] + }, + { + "id": "FMA:7565", + "name": "Thoracic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Cavity of thorax", + "Cavity of chest", + "Pectoral cavity", + "Space of thoracic compartment", + "Chest cavity" + ] + }, + { + "id": "FMA:7566", + "name": "Superior thoracic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Thoracic inlet" + ] + }, + { + "id": "FMA:7567", + "name": "Inferior thoracic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Thoracic outlet" + ] + }, + { + "id": "FMA:7568", + "name": "Pulmonary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:7569", + "name": "Costal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:7570", + "name": "Costal margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:7571", + "name": "Right costal margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7570" + ] + } + }, + { + "id": "FMA:7572", + "name": "Left costal margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7570" + ] + } + }, + { + "id": "FMA:7573", + "name": "Infrasternal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66125" + ] + }, + "synonyms": [ + "Subcostal angle" + ] + }, + { + "id": "FMA:7574", + "name": "Rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:7575", + "name": "Head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Rib head" + ] + }, + { + "id": "FMA:7576", + "name": "Neck of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Rib neck" + ] + }, + { + "id": "FMA:7577", + "name": "Body of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Rib body", + "Shaft of rib" + ] + }, + { + "id": "FMA:7578", + "name": "Crest of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "Crest of head" + ] + }, + { + "id": "FMA:7579", + "name": "Articular facet of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66081" + ] + } + }, + { + "id": "FMA:7580", + "name": "Superior articular facet of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7581", + "name": "Inferior articular facet of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7582", + "name": "Crest of neck of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + } + }, + { + "id": "FMA:7583", + "name": "Tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12155" + ] + }, + "synonyms": [ + "Rib tubercle" + ] + }, + { + "id": "FMA:7584", + "name": "Articular facet of tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66081" + ] + } + }, + { + "id": "FMA:7585", + "name": "Non-articular part of tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66089" + ] + } + }, + { + "id": "FMA:7586", + "name": "External surface of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66078" + ] + } + }, + { + "id": "FMA:7587", + "name": "Internal surface of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66078" + ] + } + }, + { + "id": "FMA:7588", + "name": "Costal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + } + }, + { + "id": "FMA:7589", + "name": "Angle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Rib angle" + ] + }, + { + "id": "FMA:7590", + "name": "Fossa for costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7591", + "name": "Costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7538" + ] + } + }, + { + "id": "FMA:7592", + "name": "True rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7574" + ] + }, + "synonyms": [ + "Costa vera" + ] + }, + { + "id": "FMA:7593", + "name": "Typical rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7592" + ] + } + }, + { + "id": "FMA:7594", + "name": "False rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7574" + ] + }, + "synonyms": [ + "Costa spuria" + ] + }, + { + "id": "FMA:7595", + "name": "Floating rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7594" + ] + }, + "synonyms": [ + "Costa fluitante" + ] + }, + { + "id": "FMA:7596", + "name": "Atypical rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7592" + ] + } + }, + { + "id": "FMA:7597", + "name": "First rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7596" + ] + }, + "synonyms": [ + "Costa prima (I)" + ] + }, + { + "id": "FMA:7598", + "name": "Superior margin of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Upper border of rib" + ] + }, + { + "id": "FMA:7599", + "name": "Inferior margin of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Lower border of rib" + ] + }, + { + "id": "FMA:7600", + "name": "Head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "First rib head" + ] + }, + { + "id": "FMA:7601", + "name": "Neck of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "First rib neck" + ] + }, + { + "id": "FMA:7602", + "name": "Body of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "First rib body", + "Shaft of first rib" + ] + }, + { + "id": "FMA:7603", + "name": "First costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7604", + "name": "Articular facet of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7605", + "name": "Tubercle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "First rib tubercle" + ] + }, + { + "id": "FMA:7606", + "name": "Articular facet of tubercle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7607", + "name": "Non-articular part of tubercle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7608", + "name": "Angle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "First rib angle" + ] + }, + { + "id": "FMA:7609", + "name": "Superior surface of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "Upper surface of first rib" + ] + }, + { + "id": "FMA:7610", + "name": "Inferior surface of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12232" + ] + }, + "synonyms": [ + "Under surface of first rib" + ] + }, + { + "id": "FMA:7611", + "name": "External margin of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Outer border of first rib" + ] + }, + { + "id": "FMA:7612", + "name": "Internal margin of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Inner border of first rib" + ] + }, + { + "id": "FMA:7613", + "name": "Fossa for first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7615", + "name": "Groove of first rib for subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "First rib for subclavian arterial groove", + "Sulcus arteriae subclaviae (Costa prima [I])" + ] + }, + { + "id": "FMA:7616", + "name": "Groove of first rib for subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "First rib for subclavian venous groove", + "Sulcus venae subclaviae (Costa prima [I])" + ] + }, + { + "id": "FMA:7618", + "name": "Right lateral border of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7558" + ] + } + }, + { + "id": "FMA:7619", + "name": "Left lateral border of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7558" + ] + } + }, + { + "id": "FMA:7620", + "name": "Second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7596" + ] + }, + "synonyms": [ + "Costa secunda (II)" + ] + }, + { + "id": "FMA:7621", + "name": "Head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Second rib head" + ] + }, + { + "id": "FMA:7622", + "name": "Neck of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Second rib neck" + ] + }, + { + "id": "FMA:7623", + "name": "Body of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Shaft of second rib", + "Second rib body" + ] + }, + { + "id": "FMA:7624", + "name": "Superior articular facet of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7625", + "name": "Tuberosity of second rib for serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "Second rib for serratus anterior tuberosity", + "Tuberositas musculi serrati anterioris (Costa segunda [II])" + ] + }, + { + "id": "FMA:7626", + "name": "Tubercle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Second rib tubercle" + ] + }, + { + "id": "FMA:7627", + "name": "Articular facet of tubercle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7628", + "name": "Inferior articular facet of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7629", + "name": "Non-articular part of tubercle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7630", + "name": "Angle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Second rib angle" + ] + }, + { + "id": "FMA:7631", + "name": "Articular facet of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7632", + "name": "Crest of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7633", + "name": "Superior surface of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66077" + ] + }, + "synonyms": [ + "Upper surface of second rib" + ] + }, + { + "id": "FMA:7634", + "name": "Inferior surface of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12232" + ] + }, + "synonyms": [ + "Under surface of second rib" + ] + }, + { + "id": "FMA:7635", + "name": "Internal margin of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Inner border of second rib" + ] + }, + { + "id": "FMA:7636", + "name": "Costal groove of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7638", + "name": "Third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7593" + ] + } + }, + { + "id": "FMA:7639", + "name": "Head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Third rib head" + ] + }, + { + "id": "FMA:7640", + "name": "Crest of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7641", + "name": "Anterior rootlet of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of first thoracic spinal nerve", + "Ventral rootlet of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:7642", + "name": "Posterior rootlet of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of first thoracic spinal nerve", + "Posterior rootlet of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:7643", + "name": "Anterior root of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Ventral root of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:7644", + "name": "Posterior root of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:7645", + "name": "First intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Anterior ramus of first thoracic nerve", + "Anterior ramus of first thoracic spinal nerve", + "Ventral ramus of first thoracic spinal nerve", + "T1 root of brachial plexus", + "First thoracic anterior ramus" + ] + }, + { + "id": "FMA:7646", + "name": "Retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:7647", + "name": "Spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:7648", + "name": "Special sense organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:7650", + "name": "Trunk of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7018" + ] + }, + "synonyms": [ + "Right third thoracic neural trunk", + "Right third thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7651", + "name": "Trunk of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7018" + ] + }, + "synonyms": [ + "Left third thoracic neural trunk", + "Left third thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7652", + "name": "Trunk of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7019" + ] + }, + "synonyms": [ + "Right fourth thoracic spinal nerve trunk", + "Right fourth thoracic neural trunk" + ] + }, + { + "id": "FMA:7653", + "name": "Trunk of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7019" + ] + }, + "synonyms": [ + "Left fourth thoracic neural trunk", + "Left fourth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7654", + "name": "Trunk of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7020" + ] + }, + "synonyms": [ + "Right fifth thoracic spinal nerve trunk", + "Right fifth thoracic neural trunk" + ] + }, + { + "id": "FMA:7655", + "name": "Trunk of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7020" + ] + }, + "synonyms": [ + "Left fifth thoracic neural trunk", + "Left fifth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7656", + "name": "Trunk of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7021" + ] + }, + "synonyms": [ + "Right sixth thoracic neural trunk", + "Right sixth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7657", + "name": "Trunk of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7021" + ] + }, + "synonyms": [ + "Left sixth thoracic neural trunk", + "Left sixth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7658", + "name": "Trunk of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Seventh thoracic neural trunk", + "Seventh thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7659", + "name": "Trunk of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Eighth thoracic spinal nerve trunk", + "Eighth thoracic neural trunk" + ] + }, + { + "id": "FMA:7660", + "name": "Trunk of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Ninth thoracic neural trunk", + "Ninth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7661", + "name": "Trunk of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Tenth thoracic neural trunk", + "Tenth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7662", + "name": "Trunk of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Eleventh thoracic neural trunk", + "Eleventh thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7663", + "name": "Trunk of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6988" + ] + }, + "synonyms": [ + "Twelfth thoracic spinal nerve trunk", + "Twelfth thoracic neural trunk" + ] + }, + { + "id": "FMA:7664", + "name": "Trunk of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7658" + ] + }, + "synonyms": [ + "Right seventh thoracic neural trunk", + "Right seventh thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7665", + "name": "Trunk of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7658" + ] + }, + "synonyms": [ + "Left seventh thoracic spinal nerve trunk", + "Left seventh thoracic neural trunk" + ] + }, + { + "id": "FMA:7666", + "name": "Trunk of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7659" + ] + }, + "synonyms": [ + "Right eighth thoracic neural trunk", + "Right eighth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7667", + "name": "Trunk of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7659" + ] + }, + "synonyms": [ + "Left eighth thoracic neural trunk", + "Left eighth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7668", + "name": "Trunk of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7660" + ] + }, + "synonyms": [ + "Right ninth thoracic neural trunk", + "Right ninth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7669", + "name": "Trunk of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7660" + ] + }, + "synonyms": [ + "Left ninth thoracic neural trunk", + "Left ninth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7670", + "name": "Trunk of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7661" + ] + }, + "synonyms": [ + "Right tenth thoracic spinal nerve trunk", + "Right tenth thoracic neural trunk" + ] + }, + { + "id": "FMA:7671", + "name": "Trunk of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7661" + ] + }, + "synonyms": [ + "Left tenth thoracic spinal nerve trunk", + "Left tenth thoracic neural trunk" + ] + }, + { + "id": "FMA:7672", + "name": "Trunk of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7662" + ] + }, + "synonyms": [ + "Right eleventh thoracic spinal nerve trunk", + "Right eleventh thoracic neural trunk" + ] + }, + { + "id": "FMA:7673", + "name": "Trunk of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7662" + ] + }, + "synonyms": [ + "Left eleventh thoracic neural trunk", + "Left eleventh thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7674", + "name": "Trunk of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7663" + ] + }, + "synonyms": [ + "Right twelfth thoracic neural trunk", + "Right twelfth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7675", + "name": "Trunk of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7663" + ] + }, + "synonyms": [ + "Left twelfth thoracic neural trunk", + "Left twelfth thoracic spinal nerve trunk" + ] + }, + { + "id": "FMA:7676", + "name": "Trunk of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7027" + ] + }, + "synonyms": [ + "Right second lumbar neural trunk", + "Right second lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7677", + "name": "Trunk of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7027" + ] + }, + "synonyms": [ + "Left second lumbar neural trunk", + "Left second lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7678", + "name": "Trunk of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6989" + ] + }, + "synonyms": [ + "Third lumbar neural trunk", + "Third lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7679", + "name": "Trunk of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6989" + ] + }, + "synonyms": [ + "Fourth lumbar spinal nerve trunk", + "Fourth lumbar neural trunk" + ] + }, + { + "id": "FMA:7680", + "name": "Trunk of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6989" + ] + }, + "synonyms": [ + "Fifth lumbar neural trunk", + "Fifth lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7681", + "name": "Trunk of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7678" + ] + }, + "synonyms": [ + "Right third lumbar neural trunk", + "Right third lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7682", + "name": "Trunk of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7678" + ] + }, + "synonyms": [ + "Left third lumbar neural trunk", + "Left third lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7683", + "name": "Trunk of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7679" + ] + }, + "synonyms": [ + "Right fourth lumbar spinal nerve trunk", + "Right fourth lumbar neural trunk" + ] + }, + { + "id": "FMA:7684", + "name": "Trunk of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7679" + ] + }, + "synonyms": [ + "Left fourth lumbar spinal nerve trunk", + "Left fourth lumbar neural trunk" + ] + }, + { + "id": "FMA:7685", + "name": "Trunk of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7680" + ] + }, + "synonyms": [ + "Right fifth lumbar spinal nerve trunk", + "Right fifth lumbar neural trunk" + ] + }, + { + "id": "FMA:7686", + "name": "Trunk of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7680" + ] + }, + "synonyms": [ + "Left fifth lumbar neural trunk", + "Left fifth lumbar spinal nerve trunk" + ] + }, + { + "id": "FMA:7687", + "name": "Trunk of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6990" + ] + }, + "synonyms": [ + "Second sacral neural trunk", + "Second sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7688", + "name": "Trunk of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6990" + ] + }, + "synonyms": [ + "Third sacral spinal nerve trunk", + "Third sacral neural trunk" + ] + }, + { + "id": "FMA:7689", + "name": "Trunk of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6990" + ] + }, + "synonyms": [ + "Fourth sacral neural trunk", + "Fourth sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7690", + "name": "Trunk of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6990" + ] + }, + "synonyms": [ + "Fifth sacral spinal nerve trunk", + "Fifth sacral neural trunk" + ] + }, + { + "id": "FMA:7691", + "name": "Trunk of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7687" + ] + }, + "synonyms": [ + "Right second sacral spinal nerve trunk", + "Right second sacral neural trunk" + ] + }, + { + "id": "FMA:7692", + "name": "Trunk of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7687" + ] + }, + "synonyms": [ + "Left second sacral neural trunk", + "Left second sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7693", + "name": "Trunk of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7688" + ] + }, + "synonyms": [ + "Right third sacral spinal nerve trunk", + "Right third sacral neural trunk" + ] + }, + { + "id": "FMA:7694", + "name": "Trunk of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7688" + ] + }, + "synonyms": [ + "Left third sacral spinal nerve trunk", + "Left third sacral neural trunk" + ] + }, + { + "id": "FMA:7695", + "name": "Trunk of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7689" + ] + }, + "synonyms": [ + "Right fourth sacral neural trunk", + "Right fourth sacral spinal nerve trunk" + ] + }, + { + "id": "FMA:7696", + "name": "Trunk of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7689" + ] + }, + "synonyms": [ + "Left fourth sacral spinal nerve trunk", + "Left fourth sacral neural trunk" + ] + }, + { + "id": "FMA:7697", + "name": "Trunk of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7690" + ] + }, + "synonyms": [ + "Right fifth sacral spinal nerve trunk", + "Right fifth sacral neural trunk" + ] + }, + { + "id": "FMA:7698", + "name": "Trunk of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7690" + ] + }, + "synonyms": [ + "Left fifth sacral spinal nerve trunk", + "Left fifth sacral neural trunk" + ] + }, + { + "id": "FMA:7699", + "name": "Neck of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Third rib neck" + ] + }, + { + "id": "FMA:7700", + "name": "Body of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Third rib body", + "Shaft of third rib" + ] + }, + { + "id": "FMA:7701", + "name": "External margin of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + }, + "synonyms": [ + "Outer border of second rib" + ] + }, + { + "id": "FMA:7702", + "name": "Fossa for second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7703", + "name": "Second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7704", + "name": "Articular facet of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7705", + "name": "Superior articular facet of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7706", + "name": "Inferior articular facet of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7707", + "name": "Crest of neck of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:7708", + "name": "Tubercle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Third rib tubercle" + ] + }, + { + "id": "FMA:7709", + "name": "Articular facet of tubercle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7710", + "name": "Non-articular part of tubercle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7711", + "name": "Angle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Third rib angle" + ] + }, + { + "id": "FMA:7712", + "name": "External surface of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:7713", + "name": "Internal surface of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:7714", + "name": "Costal groove of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7715", + "name": "Superior margin of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:7716", + "name": "Inferior margin of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:7717", + "name": "Fossa for third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7719", + "name": "Medial end of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66082" + ] + } + }, + { + "id": "FMA:7720", + "name": "Sternal articular facet of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7721", + "name": "Lateral end of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66082" + ] + } + }, + { + "id": "FMA:7722", + "name": "Anterior surface of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7723", + "name": "Posterior surface of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7724", + "name": "Superior border of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66086" + ] + } + }, + { + "id": "FMA:7725", + "name": "Inferior border of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66086" + ] + } + }, + { + "id": "FMA:7726", + "name": "Medial end of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7728", + "name": "Lateral end of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7729", + "name": "Superior surface of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7730", + "name": "Inferior surface of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66079" + ] + } + }, + { + "id": "FMA:7731", + "name": "Anterior margin of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66086" + ] + }, + "synonyms": [ + "External margin of first costal cartilage" + ] + }, + { + "id": "FMA:7732", + "name": "Posterior margin of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66086" + ] + }, + "synonyms": [ + "Internal margin of first costal cartilage" + ] + }, + { + "id": "FMA:7733", + "name": "Medial end of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7734", + "name": "Sternal articular facet of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7735", + "name": "Lateral end of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7736", + "name": "Anterior surface of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7737", + "name": "Posterior surface of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7738", + "name": "Superior border of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7739", + "name": "Inferior border of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7741", + "name": "Third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7742", + "name": "Medial end of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7743", + "name": "Sternal articular facet of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7744", + "name": "Lateral end of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7745", + "name": "Anterior surface of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7746", + "name": "Posterior surface of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7747", + "name": "Superior border of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7748", + "name": "Inferior border of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7749", + "name": "Fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7593" + ] + } + }, + { + "id": "FMA:7750", + "name": "Head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Fourth rib head" + ] + }, + { + "id": "FMA:7751", + "name": "Crest of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7752", + "name": "Articular facet of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7753", + "name": "Superior articular facet of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7754", + "name": "Inferior articular facet of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7755", + "name": "Neck of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Fourth rib neck" + ] + }, + { + "id": "FMA:7756", + "name": "Crest of neck of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:7757", + "name": "Body of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Fourth rib body", + "Shaft of fourth rib" + ] + }, + { + "id": "FMA:7758", + "name": "Tubercle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Fourth rib tubercle" + ] + }, + { + "id": "FMA:7759", + "name": "Articular facet of tubercle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7760", + "name": "Non-articular part of tubercle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7761", + "name": "Angle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Fourth rib angle" + ] + }, + { + "id": "FMA:7762", + "name": "External surface of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:7763", + "name": "Internal surface of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:7764", + "name": "Costal groove of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7765", + "name": "Superior margin of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:7766", + "name": "Inferior margin of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:7767", + "name": "Fossa for fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7768", + "name": "Fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7769", + "name": "Medial end of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7770", + "name": "Sternal articular facet of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7771", + "name": "Lateral end of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7772", + "name": "Anterior surface of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7773", + "name": "Posterior surface of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7774", + "name": "Superior border of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7775", + "name": "Inferior border of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7776", + "name": "Fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7593" + ] + } + }, + { + "id": "FMA:7777", + "name": "Head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Fifth rib head" + ] + }, + { + "id": "FMA:7778", + "name": "Crest of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7779", + "name": "Articular facet of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7780", + "name": "Superior articular facet of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7781", + "name": "Inferior articular facet of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7782", + "name": "Neck of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Fifth rib neck" + ] + }, + { + "id": "FMA:7783", + "name": "Crest of neck of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:7784", + "name": "Body of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Shaft of fifth rib", + "Fifth rib body" + ] + }, + { + "id": "FMA:7785", + "name": "Tubercle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Fifth rib tubercle" + ] + }, + { + "id": "FMA:7786", + "name": "Articular facet of tubercle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7787", + "name": "Non-articular part of tubercle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7788", + "name": "Angle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Fifth rib angle" + ] + }, + { + "id": "FMA:7789", + "name": "External surface of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:7790", + "name": "Internal surface of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:7791", + "name": "Costal groove of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7792", + "name": "Superior margin of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:7793", + "name": "Inferior margin of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:7794", + "name": "Fossa for fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7795", + "name": "Fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7796", + "name": "Medial end of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7797", + "name": "Sternal articular facet of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7798", + "name": "Lateral end of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7799", + "name": "Anterior surface of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7800", + "name": "Posterior surface of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7801", + "name": "Superior border of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7802", + "name": "Inferior border of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7804", + "name": "Head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Sixth rib head" + ] + }, + { + "id": "FMA:7805", + "name": "Crest of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7806", + "name": "Articular facet of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7807", + "name": "Superior articular facet of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7808", + "name": "Inferior articular facet of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7809", + "name": "Neck of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Sixth rib neck" + ] + }, + { + "id": "FMA:7810", + "name": "Crest of neck of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:7811", + "name": "Body of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Sixth rib body", + "Shaft of sixth rib" + ] + }, + { + "id": "FMA:7812", + "name": "Tubercle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Sixth rib tubercle" + ] + }, + { + "id": "FMA:7813", + "name": "Articular facet of tubercle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7814", + "name": "Non-articular part of tubercle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7815", + "name": "Angle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Sixth rib angle" + ] + }, + { + "id": "FMA:7816", + "name": "External surface of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:7817", + "name": "Internal surface of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:7818", + "name": "Costal groove of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7819", + "name": "Superior margin of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:7820", + "name": "Inferior margin of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:7821", + "name": "Fossa for sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7822", + "name": "Sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7823", + "name": "Medial end of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7824", + "name": "Sternal articular facet of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7825", + "name": "Lateral end of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7826", + "name": "Anterior surface of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7827", + "name": "Posterior surface of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7828", + "name": "Superior border of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7829", + "name": "Inferior border of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7830", + "name": "Seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7593" + ] + } + }, + { + "id": "FMA:7831", + "name": "Head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Seventh rib head" + ] + }, + { + "id": "FMA:7832", + "name": "Crest of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:7833", + "name": "Articular facet of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:7834", + "name": "Superior articular facet of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:7835", + "name": "Inferior articular facet of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:7836", + "name": "Neck of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Seventh rib neck" + ] + }, + { + "id": "FMA:7837", + "name": "Crest of neck of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:7838", + "name": "Body of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Seventh rib body", + "Shaft of seventh rib" + ] + }, + { + "id": "FMA:7839", + "name": "Tubercle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Seventh rib tubercle" + ] + }, + { + "id": "FMA:7840", + "name": "Articular facet of tubercle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:7841", + "name": "Non-articular part of tubercle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:7842", + "name": "Angle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Seventh rib angle" + ] + }, + { + "id": "FMA:7843", + "name": "External surface of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:7844", + "name": "Internal surface of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:7845", + "name": "Costal groove of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:7846", + "name": "Superior margin of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:7847", + "name": "Inferior margin of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:7848", + "name": "Fossa for seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:7849", + "name": "Seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:7850", + "name": "Medial end of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:7851", + "name": "Sternal articular facet of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7720" + ] + } + }, + { + "id": "FMA:7852", + "name": "Lateral end of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:7853", + "name": "Anterior surface of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:7854", + "name": "Posterior surface of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:7855", + "name": "Superior border of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:7856", + "name": "Inferior border of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:7857", + "name": "Right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7597" + ] + } + }, + { + "id": "FMA:7858", + "name": "Head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7600" + ] + }, + "synonyms": [ + "Right first rib head" + ] + }, + { + "id": "FMA:7859", + "name": "Articular facet of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7604" + ] + } + }, + { + "id": "FMA:7860", + "name": "Neck of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7601" + ] + }, + "synonyms": [ + "Right first rib neck" + ] + }, + { + "id": "FMA:7861", + "name": "Body of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7602" + ] + }, + "synonyms": [ + "Shaft of right first rib", + "Right first rib body" + ] + }, + { + "id": "FMA:7862", + "name": "Tubercle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7605" + ] + }, + "synonyms": [ + "Right first rib tubercle" + ] + }, + { + "id": "FMA:7863", + "name": "Angle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7608" + ] + }, + "synonyms": [ + "Right first rib angle" + ] + }, + { + "id": "FMA:7864", + "name": "Superior surface of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7609" + ] + } + }, + { + "id": "FMA:7865", + "name": "Inferior surface of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7610" + ] + } + }, + { + "id": "FMA:7866", + "name": "External margin of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7611" + ] + } + }, + { + "id": "FMA:7867", + "name": "Internal margin of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7612" + ] + } + }, + { + "id": "FMA:7868", + "name": "Fossa for right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7613" + ] + } + }, + { + "id": "FMA:7869", + "name": "Articular facet of tubercle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7606" + ] + } + }, + { + "id": "FMA:7870", + "name": "Non-articular part of tubercle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7607" + ] + } + }, + { + "id": "FMA:7871", + "name": "Groove of right first rib for right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7615" + ] + }, + "synonyms": [ + "Right first rib for right subclavian arterial groove" + ] + }, + { + "id": "FMA:7873", + "name": "Groove of right first rib for right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7616" + ] + }, + "synonyms": [ + "Right first rib for right subclavian venous groove" + ] + }, + { + "id": "FMA:7875", + "name": "Right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7603" + ] + } + }, + { + "id": "FMA:7876", + "name": "Medial end of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7726" + ] + } + }, + { + "id": "FMA:7877", + "name": "Lateral end of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7728" + ] + } + }, + { + "id": "FMA:7878", + "name": "Superior surface of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7729" + ] + } + }, + { + "id": "FMA:7879", + "name": "Inferior surface of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7730" + ] + } + }, + { + "id": "FMA:7880", + "name": "Anterior margin of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7731" + ] + } + }, + { + "id": "FMA:7881", + "name": "Posterior margin of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7732" + ] + } + }, + { + "id": "FMA:7882", + "name": "Right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7620" + ] + } + }, + { + "id": "FMA:7883", + "name": "Head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7621" + ] + }, + "synonyms": [ + "Right second rib head" + ] + }, + { + "id": "FMA:7884", + "name": "Neck of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7622" + ] + }, + "synonyms": [ + "Right second rib neck" + ] + }, + { + "id": "FMA:7885", + "name": "Body of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7623" + ] + }, + "synonyms": [ + "Right second rib body", + "Shaft of right second rib" + ] + }, + { + "id": "FMA:7886", + "name": "Right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7703" + ] + } + }, + { + "id": "FMA:7887", + "name": "Crest of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7632" + ] + } + }, + { + "id": "FMA:7888", + "name": "Articular facet of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7631" + ] + } + }, + { + "id": "FMA:7889", + "name": "Superior articular facet of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7624" + ] + } + }, + { + "id": "FMA:7890", + "name": "Inferior articular facet of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7628" + ] + } + }, + { + "id": "FMA:7891", + "name": "Tubercle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7626" + ] + }, + "synonyms": [ + "Right second rib tubercle" + ] + }, + { + "id": "FMA:7892", + "name": "Articular facet of tubercle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7627" + ] + } + }, + { + "id": "FMA:7893", + "name": "Non-articular part of tubercle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7629" + ] + } + }, + { + "id": "FMA:7894", + "name": "Angle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7630" + ] + }, + "synonyms": [ + "Right second rib angle" + ] + }, + { + "id": "FMA:7895", + "name": "Superior surface of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7633" + ] + } + }, + { + "id": "FMA:7896", + "name": "Tuberosity of right second rib for right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7625" + ] + }, + "synonyms": [ + "Right second rib for right serratus anterior tuberosity" + ] + }, + { + "id": "FMA:7897", + "name": "Inferior surface of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7634" + ] + } + }, + { + "id": "FMA:7898", + "name": "Costal groove of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7636" + ] + } + }, + { + "id": "FMA:7899", + "name": "External margin of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7701" + ] + } + }, + { + "id": "FMA:7900", + "name": "Internal margin of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7635" + ] + } + }, + { + "id": "FMA:7901", + "name": "Fossa for right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7702" + ] + } + }, + { + "id": "FMA:7902", + "name": "Medial end of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7733" + ] + } + }, + { + "id": "FMA:7903", + "name": "Sternal articular facet of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7734" + ] + } + }, + { + "id": "FMA:7904", + "name": "Lateral end of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7735" + ] + } + }, + { + "id": "FMA:7905", + "name": "Anterior surface of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7736" + ] + } + }, + { + "id": "FMA:7906", + "name": "Posterior surface of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7737" + ] + } + }, + { + "id": "FMA:7907", + "name": "Superior border of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7738" + ] + } + }, + { + "id": "FMA:7908", + "name": "Inferior border of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7739" + ] + } + }, + { + "id": "FMA:7909", + "name": "Right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7638" + ] + } + }, + { + "id": "FMA:7910", + "name": "Head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7639" + ] + }, + "synonyms": [ + "Right third rib head" + ] + }, + { + "id": "FMA:7911", + "name": "Neck of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7699" + ] + }, + "synonyms": [ + "Right third rib neck" + ] + }, + { + "id": "FMA:7912", + "name": "Body of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7700" + ] + }, + "synonyms": [ + "Right third rib body", + "Shaft of right third rib" + ] + }, + { + "id": "FMA:7913", + "name": "Right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7741" + ] + } + }, + { + "id": "FMA:7914", + "name": "Crest of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7640" + ] + } + }, + { + "id": "FMA:7915", + "name": "Articular facet of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7704" + ] + } + }, + { + "id": "FMA:7916", + "name": "Superior articular facet of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7705" + ] + } + }, + { + "id": "FMA:7917", + "name": "Inferior articular facet of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7706" + ] + } + }, + { + "id": "FMA:7918", + "name": "Crest of neck of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7707" + ] + } + }, + { + "id": "FMA:7919", + "name": "Tubercle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7708" + ] + }, + "synonyms": [ + "Right third rib tubercle" + ] + }, + { + "id": "FMA:7920", + "name": "Articular facet of tubercle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7709" + ] + } + }, + { + "id": "FMA:7921", + "name": "Non-articular part of tubercle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7710" + ] + } + }, + { + "id": "FMA:7922", + "name": "Angle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7711" + ] + }, + "synonyms": [ + "Right third rib angle" + ] + }, + { + "id": "FMA:7923", + "name": "External surface of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7712" + ] + } + }, + { + "id": "FMA:7924", + "name": "Internal surface of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7713" + ] + } + }, + { + "id": "FMA:7925", + "name": "Costal groove of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7714" + ] + } + }, + { + "id": "FMA:7926", + "name": "Superior margin of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7715" + ] + } + }, + { + "id": "FMA:7927", + "name": "Inferior margin of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7716" + ] + } + }, + { + "id": "FMA:7928", + "name": "Fossa for right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7717" + ] + } + }, + { + "id": "FMA:7929", + "name": "Medial end of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7742" + ] + } + }, + { + "id": "FMA:7930", + "name": "Lateral end of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7744" + ] + } + }, + { + "id": "FMA:7931", + "name": "Anterior surface of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7745" + ] + } + }, + { + "id": "FMA:7932", + "name": "Posterior surface of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7746" + ] + } + }, + { + "id": "FMA:7933", + "name": "Superior border of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7747" + ] + } + }, + { + "id": "FMA:7934", + "name": "Inferior border of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7748" + ] + } + }, + { + "id": "FMA:7935", + "name": "Sternal articular facet of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7743" + ] + } + }, + { + "id": "FMA:7936", + "name": "Manubrial cartilage of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32572" + ] + } + }, + { + "id": "FMA:7937", + "name": "Fibrocartilage of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32572" + ] + }, + "synonyms": [ + "Manubrium fibrocartilage" + ] + }, + { + "id": "FMA:7938", + "name": "Mesosternal cartilage of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32573" + ] + } + }, + { + "id": "FMA:7939", + "name": "Joint cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:7940", + "name": "Transverse branch of meningeal branch of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11341" + ] + } + }, + { + "id": "FMA:7943", + "name": "Capsule of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64125" + ] + }, + "synonyms": [ + "Fibrous membrane of manubriosternal joint", + "Manubriosternal joint capsule" + ] + }, + { + "id": "FMA:7944", + "name": "Anterior part of capsule of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:7945", + "name": "Posterior part of capsule of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:7946", + "name": "Fibrocartilage of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32574" + ] + }, + "synonyms": [ + "Xiphoid process fibrocartilage" + ] + }, + { + "id": "FMA:7947", + "name": "Xiphoid cartilage of xiphisternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32574" + ] + } + }, + { + "id": "FMA:7948", + "name": "Mesosternal cartilage of xiphisternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32573" + ] + } + }, + { + "id": "FMA:7949", + "name": "Capsule of xiphisternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64125" + ] + }, + "synonyms": [ + "Xiphisternal joint capsule" + ] + }, + { + "id": "FMA:7951", + "name": "Joint of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10382" + ] + }, + "synonyms": [ + "Joint of costal head", + "Costovertebral joint", + "Costocorporeal joint", + "Costal head joint" + ] + }, + { + "id": "FMA:7952", + "name": "Costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10382" + ] + } + }, + { + "id": "FMA:7953", + "name": "Joint of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Thoracic joint" + ] + }, + { + "id": "FMA:7954", + "name": "Synovial sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Articulatio sternocostalis", + "Sternochondral joint", + "Sternocostal synovial joint" + ] + }, + { + "id": "FMA:7955", + "name": "Synovial interchondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Articulatio interchondralis", + "Interchondral joint" + ] + }, + { + "id": "FMA:7956", + "name": "Costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7497" + ] + }, + "synonyms": [ + "Costochondral junction", + "Costochondral synchondrosis", + "Articulatio costochondralis", + "Chondrocostal synchondrosis" + ] + }, + { + "id": "FMA:7957", + "name": "Right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7749" + ] + } + }, + { + "id": "FMA:7958", + "name": "Head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7750" + ] + }, + "synonyms": [ + "Right fourth rib head" + ] + }, + { + "id": "FMA:7959", + "name": "Neck of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7755" + ] + }, + "synonyms": [ + "Right fourth rib neck" + ] + }, + { + "id": "FMA:7960", + "name": "Body of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7757" + ] + }, + "synonyms": [ + "Shaft of right fourth rib", + "Right fourth rib body" + ] + }, + { + "id": "FMA:7961", + "name": "Crest of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7751" + ] + } + }, + { + "id": "FMA:7962", + "name": "Articular facet of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7752" + ] + } + }, + { + "id": "FMA:7963", + "name": "Superior articular facet of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7753" + ] + } + }, + { + "id": "FMA:7964", + "name": "Inferior articular facet of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7754" + ] + } + }, + { + "id": "FMA:7965", + "name": "Crest of neck of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7756" + ] + } + }, + { + "id": "FMA:7966", + "name": "Tubercle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7758" + ] + }, + "synonyms": [ + "Right fourth rib tubercle" + ] + }, + { + "id": "FMA:7967", + "name": "Articular facet of tubercle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7759" + ] + } + }, + { + "id": "FMA:7968", + "name": "Non-articular part of tubercle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7760" + ] + } + }, + { + "id": "FMA:7969", + "name": "Angle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7761" + ] + }, + "synonyms": [ + "Right fourth rib angle" + ] + }, + { + "id": "FMA:7970", + "name": "External surface of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7762" + ] + } + }, + { + "id": "FMA:7971", + "name": "Internal surface of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7763" + ] + } + }, + { + "id": "FMA:7972", + "name": "Costal groove of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7764" + ] + } + }, + { + "id": "FMA:7973", + "name": "Superior margin of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7765" + ] + } + }, + { + "id": "FMA:7974", + "name": "Inferior margin of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7766" + ] + } + }, + { + "id": "FMA:7975", + "name": "Fossa for right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7767" + ] + } + }, + { + "id": "FMA:7976", + "name": "Right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7768" + ] + } + }, + { + "id": "FMA:7977", + "name": "Medial end of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7769" + ] + } + }, + { + "id": "FMA:7978", + "name": "Sternal articular facet of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7770" + ] + } + }, + { + "id": "FMA:7980", + "name": "Anterior surface of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7772" + ] + } + }, + { + "id": "FMA:7981", + "name": "Posterior surface of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7773" + ] + } + }, + { + "id": "FMA:7982", + "name": "Superior border of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7774" + ] + } + }, + { + "id": "FMA:7983", + "name": "Inferior border of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7775" + ] + } + }, + { + "id": "FMA:7984", + "name": "Joint of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "First costovertebral joint", + "First costal head joint", + "Joint of first costal head" + ] + }, + { + "id": "FMA:7985", + "name": "Joint of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7984" + ] + }, + "synonyms": [ + "Right first costovertebral joint", + "Joint of right first costal head", + "Right first costal head joint" + ] + }, + { + "id": "FMA:7986", + "name": "Joint of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7984" + ] + }, + "synonyms": [ + "Left first costal head joint", + "Left first costovertebral joint", + "Joint of left first costal head" + ] + }, + { + "id": "FMA:7987", + "name": "Left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7597" + ] + } + }, + { + "id": "FMA:7988", + "name": "Head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7600" + ] + }, + "synonyms": [ + "Left first rib head" + ] + }, + { + "id": "FMA:7989", + "name": "Articular facet of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7604" + ] + } + }, + { + "id": "FMA:7990", + "name": "Neck of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7601" + ] + }, + "synonyms": [ + "Left first rib neck" + ] + }, + { + "id": "FMA:7991", + "name": "Body of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7602" + ] + }, + "synonyms": [ + "Left first rib body" + ] + }, + { + "id": "FMA:7992", + "name": "Tubercle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7605" + ] + }, + "synonyms": [ + "Left first rib tubercle" + ] + }, + { + "id": "FMA:7993", + "name": "Articular facet of tubercle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7606" + ] + } + }, + { + "id": "FMA:7994", + "name": "Non-articular part of tubercle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7607" + ] + } + }, + { + "id": "FMA:7995", + "name": "Angle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7608" + ] + }, + "synonyms": [ + "Left first rib angle" + ] + }, + { + "id": "FMA:7996", + "name": "Superior surface of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7609" + ] + } + }, + { + "id": "FMA:7997", + "name": "Groove of left first rib for left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7615" + ] + }, + "synonyms": [ + "Left first rib for left subclavian arterial groove" + ] + }, + { + "id": "FMA:7999", + "name": "Costal groove for left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7616" + ] + } + }, + { + "id": "FMA:8000", + "name": "Inferior surface of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7610" + ] + } + }, + { + "id": "FMA:8002", + "name": "External margin of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7611" + ] + } + }, + { + "id": "FMA:8003", + "name": "Internal margin of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7612" + ] + } + }, + { + "id": "FMA:8004", + "name": "Fossa for left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7613" + ] + } + }, + { + "id": "FMA:8005", + "name": "Left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7603" + ] + } + }, + { + "id": "FMA:8006", + "name": "Medial end of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7726" + ] + } + }, + { + "id": "FMA:8007", + "name": "Lateral end of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7728" + ] + } + }, + { + "id": "FMA:8008", + "name": "Superior surface of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7729" + ] + } + }, + { + "id": "FMA:8009", + "name": "Inferior surface of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7730" + ] + } + }, + { + "id": "FMA:8010", + "name": "Anterior margin of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7731" + ] + } + }, + { + "id": "FMA:8011", + "name": "Posterior margin of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7732" + ] + } + }, + { + "id": "FMA:8012", + "name": "Left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7620" + ] + } + }, + { + "id": "FMA:8013", + "name": "Head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7621" + ] + }, + "synonyms": [ + "Left second rib head" + ] + }, + { + "id": "FMA:8014", + "name": "Crest of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7632" + ] + } + }, + { + "id": "FMA:8015", + "name": "Articular facet of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7631" + ] + } + }, + { + "id": "FMA:8016", + "name": "Superior articular facet of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7624" + ] + } + }, + { + "id": "FMA:8017", + "name": "Inferior articular facet of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7628" + ] + } + }, + { + "id": "FMA:8018", + "name": "Neck of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7622" + ] + }, + "synonyms": [ + "Left second rib neck" + ] + }, + { + "id": "FMA:8019", + "name": "Body of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7623" + ] + }, + "synonyms": [ + "Left second rib body" + ] + }, + { + "id": "FMA:8020", + "name": "Tubercle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7626" + ] + }, + "synonyms": [ + "Left second rib tubercle" + ] + }, + { + "id": "FMA:8021", + "name": "Articular facet of tubercle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7627" + ] + } + }, + { + "id": "FMA:8022", + "name": "Non-articular part of tubercle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7629" + ] + } + }, + { + "id": "FMA:8023", + "name": "Angle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7630" + ] + }, + "synonyms": [ + "Left second rib angle" + ] + }, + { + "id": "FMA:8024", + "name": "Superior surface of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7633" + ] + } + }, + { + "id": "FMA:8025", + "name": "Tuberosity of left second rib for left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7625" + ] + }, + "synonyms": [ + "Left second rib for left serratus anterior tuberosity" + ] + }, + { + "id": "FMA:8026", + "name": "Inferior surface of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7634" + ] + } + }, + { + "id": "FMA:8027", + "name": "Costal groove of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7636" + ] + } + }, + { + "id": "FMA:8028", + "name": "External margin of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7701" + ] + } + }, + { + "id": "FMA:8029", + "name": "Internal margin of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7635" + ] + } + }, + { + "id": "FMA:8030", + "name": "Fossa for left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7702" + ] + } + }, + { + "id": "FMA:8031", + "name": "Left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7703" + ] + } + }, + { + "id": "FMA:8032", + "name": "Medial end of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7733" + ] + } + }, + { + "id": "FMA:8033", + "name": "Sternal articular facet of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7734" + ] + } + }, + { + "id": "FMA:8034", + "name": "Lateral end of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7735" + ] + } + }, + { + "id": "FMA:8035", + "name": "Anterior surface of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7736" + ] + } + }, + { + "id": "FMA:8036", + "name": "Posterior surface of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7737" + ] + } + }, + { + "id": "FMA:8037", + "name": "Superior border of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7738" + ] + } + }, + { + "id": "FMA:8038", + "name": "Inferior border of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7739" + ] + } + }, + { + "id": "FMA:8039", + "name": "Left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7638" + ] + } + }, + { + "id": "FMA:8040", + "name": "Head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7639" + ] + }, + "synonyms": [ + "Left third rib head" + ] + }, + { + "id": "FMA:8041", + "name": "Crest of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7640" + ] + } + }, + { + "id": "FMA:8042", + "name": "Articular facet of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7704" + ] + } + }, + { + "id": "FMA:8043", + "name": "Superior articular facet of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7705" + ] + } + }, + { + "id": "FMA:8044", + "name": "Inferior articular facet of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7706" + ] + } + }, + { + "id": "FMA:8045", + "name": "Neck of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7699" + ] + }, + "synonyms": [ + "Left third rib neck" + ] + }, + { + "id": "FMA:8046", + "name": "Crest of neck of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7707" + ] + } + }, + { + "id": "FMA:8047", + "name": "Body of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7700" + ] + }, + "synonyms": [ + "Left third rib body" + ] + }, + { + "id": "FMA:8048", + "name": "Tubercle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7708" + ] + }, + "synonyms": [ + "Left third rib tubercle" + ] + }, + { + "id": "FMA:8049", + "name": "Articular facet of tubercle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7709" + ] + } + }, + { + "id": "FMA:8050", + "name": "Non-articular part of tubercle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7710" + ] + } + }, + { + "id": "FMA:8051", + "name": "Angle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7711" + ] + }, + "synonyms": [ + "Left third rib angle" + ] + }, + { + "id": "FMA:8052", + "name": "External surface of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7712" + ] + } + }, + { + "id": "FMA:8053", + "name": "Internal surface of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7713" + ] + } + }, + { + "id": "FMA:8054", + "name": "Costal groove of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7714" + ] + } + }, + { + "id": "FMA:8055", + "name": "Superior margin of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7715" + ] + } + }, + { + "id": "FMA:8056", + "name": "Inferior margin of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7716" + ] + } + }, + { + "id": "FMA:8057", + "name": "Fossa for left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7717" + ] + } + }, + { + "id": "FMA:8058", + "name": "Left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7741" + ] + } + }, + { + "id": "FMA:8059", + "name": "Medial end of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7742" + ] + } + }, + { + "id": "FMA:8060", + "name": "Sternal articular facet of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7743" + ] + } + }, + { + "id": "FMA:8061", + "name": "Lateral end of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7744" + ] + } + }, + { + "id": "FMA:8062", + "name": "Anterior surface of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7745" + ] + } + }, + { + "id": "FMA:8063", + "name": "Posterior surface of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7746" + ] + } + }, + { + "id": "FMA:8064", + "name": "Superior border of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7747" + ] + } + }, + { + "id": "FMA:8065", + "name": "Inferior border of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7748" + ] + } + }, + { + "id": "FMA:8066", + "name": "Right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7776" + ] + } + }, + { + "id": "FMA:8067", + "name": "Head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7777" + ] + }, + "synonyms": [ + "Right fifth rib head" + ] + }, + { + "id": "FMA:8068", + "name": "Neck of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7782" + ] + }, + "synonyms": [ + "Right fifth rib neck" + ] + }, + { + "id": "FMA:8069", + "name": "Body of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7784" + ] + }, + "synonyms": [ + "Right fifth rib body", + "Shaft of right fifth rib" + ] + }, + { + "id": "FMA:8070", + "name": "Right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7795" + ] + } + }, + { + "id": "FMA:8071", + "name": "Crest of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7778" + ] + } + }, + { + "id": "FMA:8072", + "name": "Articular facet of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7779" + ] + } + }, + { + "id": "FMA:8073", + "name": "Superior articular facet of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7780" + ] + } + }, + { + "id": "FMA:8074", + "name": "Inferior articular facet of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7781" + ] + } + }, + { + "id": "FMA:8075", + "name": "Crest of neck of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7783" + ] + } + }, + { + "id": "FMA:8076", + "name": "Tubercle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7785" + ] + }, + "synonyms": [ + "Right fifth rib tubercle" + ] + }, + { + "id": "FMA:8077", + "name": "Articular facet of tubercle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7786" + ] + } + }, + { + "id": "FMA:8078", + "name": "Non-articular part of tubercle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7787" + ] + } + }, + { + "id": "FMA:8079", + "name": "Angle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7788" + ] + }, + "synonyms": [ + "Right fifth rib angle" + ] + }, + { + "id": "FMA:8080", + "name": "External surface of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7789" + ] + } + }, + { + "id": "FMA:8081", + "name": "Internal surface of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7790" + ] + } + }, + { + "id": "FMA:8082", + "name": "Costal groove of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7791" + ] + } + }, + { + "id": "FMA:8083", + "name": "Superior margin of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7792" + ] + } + }, + { + "id": "FMA:8084", + "name": "Inferior margin of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7793" + ] + } + }, + { + "id": "FMA:8085", + "name": "Fossa for right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7794" + ] + } + }, + { + "id": "FMA:8086", + "name": "Medial end of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7796" + ] + } + }, + { + "id": "FMA:8087", + "name": "Sternal articular facet of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7797" + ] + } + }, + { + "id": "FMA:8088", + "name": "Lateral end of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7798" + ] + } + }, + { + "id": "FMA:8089", + "name": "Anterior surface of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7799" + ] + } + }, + { + "id": "FMA:8090", + "name": "Posterior surface of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7800" + ] + } + }, + { + "id": "FMA:8091", + "name": "Superior border of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7801" + ] + } + }, + { + "id": "FMA:8092", + "name": "Inferior border of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7802" + ] + } + }, + { + "id": "FMA:8093", + "name": "Left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7776" + ] + } + }, + { + "id": "FMA:8094", + "name": "Head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7777" + ] + }, + "synonyms": [ + "Left fifth rib head" + ] + }, + { + "id": "FMA:8095", + "name": "Crest of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7778" + ] + } + }, + { + "id": "FMA:8096", + "name": "Articular facet of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7779" + ] + } + }, + { + "id": "FMA:8097", + "name": "Superior articular facet of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7780" + ] + } + }, + { + "id": "FMA:8098", + "name": "Inferior articular facet of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7781" + ] + } + }, + { + "id": "FMA:8099", + "name": "Neck of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7782" + ] + }, + "synonyms": [ + "Left fifth rib neck" + ] + }, + { + "id": "FMA:8100", + "name": "Crest of neck of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7783" + ] + } + }, + { + "id": "FMA:8101", + "name": "Body of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7784" + ] + }, + "synonyms": [ + "Left fifth rib body" + ] + }, + { + "id": "FMA:8102", + "name": "Tubercle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7785" + ] + }, + "synonyms": [ + "Left fifth rib tubercle" + ] + }, + { + "id": "FMA:8103", + "name": "Articular facet of tubercle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7786" + ] + } + }, + { + "id": "FMA:8104", + "name": "Non-articular part of tubercle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7787" + ] + } + }, + { + "id": "FMA:8105", + "name": "Angle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7788" + ] + }, + "synonyms": [ + "Left fifth rib angle" + ] + }, + { + "id": "FMA:8106", + "name": "External surface of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7789" + ] + } + }, + { + "id": "FMA:8107", + "name": "Internal surface of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7790" + ] + } + }, + { + "id": "FMA:8108", + "name": "Costal groove of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7791" + ] + } + }, + { + "id": "FMA:8109", + "name": "Superior margin of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7792" + ] + } + }, + { + "id": "FMA:8110", + "name": "Inferior margin of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7793" + ] + } + }, + { + "id": "FMA:8111", + "name": "Fossa for left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7794" + ] + } + }, + { + "id": "FMA:8112", + "name": "Left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7795" + ] + } + }, + { + "id": "FMA:8113", + "name": "Medial end of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7796" + ] + } + }, + { + "id": "FMA:8114", + "name": "Sternal articular facet of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7797" + ] + } + }, + { + "id": "FMA:8115", + "name": "Lateral end of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7798" + ] + } + }, + { + "id": "FMA:8116", + "name": "Anterior surface of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7799" + ] + } + }, + { + "id": "FMA:8117", + "name": "Posterior surface of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7800" + ] + } + }, + { + "id": "FMA:8118", + "name": "Superior border of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7801" + ] + } + }, + { + "id": "FMA:8119", + "name": "Inferior border of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7802" + ] + } + }, + { + "id": "FMA:8120", + "name": "Eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7594" + ] + } + }, + { + "id": "FMA:8121", + "name": "Head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Eighth rib head" + ] + }, + { + "id": "FMA:8122", + "name": "Crest of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:8123", + "name": "Articular facet of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:8124", + "name": "Superior articular facet of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:8125", + "name": "Inferior articular facet of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:8126", + "name": "Neck of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Eighth rib neck" + ] + }, + { + "id": "FMA:8127", + "name": "Crest of neck of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:8128", + "name": "Body of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Eighth rib body", + "Shaft of eighth rib" + ] + }, + { + "id": "FMA:8129", + "name": "Tubercle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Eighth rib tubercle" + ] + }, + { + "id": "FMA:8130", + "name": "Articular facet of tubercle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:8131", + "name": "Non-articular part of tubercle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:8132", + "name": "Angle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Eighth rib angle" + ] + }, + { + "id": "FMA:8133", + "name": "External surface of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:8134", + "name": "Internal surface of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:8135", + "name": "Costal groove of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:8136", + "name": "Superior margin of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:8137", + "name": "Inferior margin of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:8138", + "name": "Fossa for eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:8139", + "name": "Eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:8140", + "name": "Medial end of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:8142", + "name": "Lateral end of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:8143", + "name": "Anterior surface of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:8144", + "name": "Posterior surface of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:8145", + "name": "Superior border of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:8146", + "name": "Inferior border of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:8147", + "name": "Sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7593" + ] + } + }, + { + "id": "FMA:8148", + "name": "Left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7749" + ] + } + }, + { + "id": "FMA:8149", + "name": "Head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7750" + ] + }, + "synonyms": [ + "Left fourth rib head" + ] + }, + { + "id": "FMA:8150", + "name": "Crest of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7751" + ] + } + }, + { + "id": "FMA:8151", + "name": "Articular facet of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7752" + ] + } + }, + { + "id": "FMA:8152", + "name": "Superior articular facet of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7753" + ] + } + }, + { + "id": "FMA:8153", + "name": "Inferior articular facet of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7754" + ] + } + }, + { + "id": "FMA:8154", + "name": "Neck of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7755" + ] + }, + "synonyms": [ + "Left fourth rib neck" + ] + }, + { + "id": "FMA:8155", + "name": "Crest of neck of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7756" + ] + } + }, + { + "id": "FMA:8156", + "name": "Body of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7757" + ] + }, + "synonyms": [ + "Left fourth rib body" + ] + }, + { + "id": "FMA:8157", + "name": "Tubercle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7758" + ] + }, + "synonyms": [ + "Left fourth rib tubercle" + ] + }, + { + "id": "FMA:8158", + "name": "Articular facet of tubercle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7759" + ] + } + }, + { + "id": "FMA:8159", + "name": "Non-articular part of tubercle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7760" + ] + } + }, + { + "id": "FMA:8160", + "name": "Angle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7761" + ] + }, + "synonyms": [ + "Left fourth rib angle" + ] + }, + { + "id": "FMA:8161", + "name": "External surface of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7762" + ] + } + }, + { + "id": "FMA:8162", + "name": "Internal surface of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7763" + ] + } + }, + { + "id": "FMA:8163", + "name": "Costal groove of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7764" + ] + } + }, + { + "id": "FMA:8164", + "name": "Superior margin of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7765" + ] + } + }, + { + "id": "FMA:8165", + "name": "Inferior margin of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7766" + ] + } + }, + { + "id": "FMA:8166", + "name": "Fossa for left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7767" + ] + } + }, + { + "id": "FMA:8167", + "name": "Left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7768" + ] + } + }, + { + "id": "FMA:8168", + "name": "Medial end of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7769" + ] + } + }, + { + "id": "FMA:8169", + "name": "Sternal articular facet of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7770" + ] + } + }, + { + "id": "FMA:8170", + "name": "Lateral end of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7771" + ] + } + }, + { + "id": "FMA:8171", + "name": "Anterior surface of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7772" + ] + } + }, + { + "id": "FMA:8172", + "name": "Posterior surface of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7773" + ] + } + }, + { + "id": "FMA:8173", + "name": "Superior border of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7774" + ] + } + }, + { + "id": "FMA:8174", + "name": "Inferior border of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7775" + ] + } + }, + { + "id": "FMA:8175", + "name": "Right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8147" + ] + } + }, + { + "id": "FMA:8176", + "name": "Head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7804" + ] + }, + "synonyms": [ + "Right sixth rib head" + ] + }, + { + "id": "FMA:8177", + "name": "Crest of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7805" + ] + } + }, + { + "id": "FMA:8178", + "name": "Articular facet of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7806" + ] + } + }, + { + "id": "FMA:8179", + "name": "Superior articular facet of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7807" + ] + } + }, + { + "id": "FMA:8180", + "name": "Inferior articular facet of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7808" + ] + } + }, + { + "id": "FMA:8181", + "name": "Neck of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7809" + ] + }, + "synonyms": [ + "Right sixth rib neck" + ] + }, + { + "id": "FMA:8182", + "name": "Crest of neck of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7810" + ] + } + }, + { + "id": "FMA:8183", + "name": "Body of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7811" + ] + }, + "synonyms": [ + "Right sixth rib body" + ] + }, + { + "id": "FMA:8184", + "name": "Tubercle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7812" + ] + }, + "synonyms": [ + "Right sixth rib tubercle" + ] + }, + { + "id": "FMA:8185", + "name": "Articular facet of tubercle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7813" + ] + } + }, + { + "id": "FMA:8186", + "name": "Non-articular part of tubercle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7814" + ] + } + }, + { + "id": "FMA:8187", + "name": "Angle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7815" + ] + }, + "synonyms": [ + "Right sixth rib angle" + ] + }, + { + "id": "FMA:8188", + "name": "External surface of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7816" + ] + } + }, + { + "id": "FMA:8189", + "name": "Internal surface of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7817" + ] + } + }, + { + "id": "FMA:8190", + "name": "Costal groove of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7818" + ] + } + }, + { + "id": "FMA:8191", + "name": "Superior margin of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7819" + ] + } + }, + { + "id": "FMA:8192", + "name": "Inferior margin of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7820" + ] + } + }, + { + "id": "FMA:8193", + "name": "Fossa for right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7821" + ] + } + }, + { + "id": "FMA:8194", + "name": "Right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7822" + ] + } + }, + { + "id": "FMA:8195", + "name": "Medial end of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7823" + ] + } + }, + { + "id": "FMA:8196", + "name": "Sternal articular facet of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7824" + ] + } + }, + { + "id": "FMA:8197", + "name": "Lateral end of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7825" + ] + } + }, + { + "id": "FMA:8198", + "name": "Anterior surface of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7826" + ] + } + }, + { + "id": "FMA:8199", + "name": "Posterior surface of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7827" + ] + } + }, + { + "id": "FMA:8200", + "name": "Superior border of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7828" + ] + } + }, + { + "id": "FMA:8201", + "name": "Inferior border of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7829" + ] + } + }, + { + "id": "FMA:8202", + "name": "Left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8147" + ] + } + }, + { + "id": "FMA:8203", + "name": "Head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7804" + ] + }, + "synonyms": [ + "Left sixth rib head" + ] + }, + { + "id": "FMA:8204", + "name": "Crest of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7805" + ] + } + }, + { + "id": "FMA:8205", + "name": "Articular facet of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7806" + ] + } + }, + { + "id": "FMA:8206", + "name": "Superior articular facet of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7807" + ] + } + }, + { + "id": "FMA:8207", + "name": "Inferior articular facet of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7808" + ] + } + }, + { + "id": "FMA:8208", + "name": "Neck of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7809" + ] + }, + "synonyms": [ + "Left sixth rib neck" + ] + }, + { + "id": "FMA:8209", + "name": "Crest of neck of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7810" + ] + } + }, + { + "id": "FMA:8210", + "name": "Body of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7811" + ] + }, + "synonyms": [ + "Left sixth rib body" + ] + }, + { + "id": "FMA:8211", + "name": "Tubercle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7812" + ] + }, + "synonyms": [ + "Left sixth rib tubercle" + ] + }, + { + "id": "FMA:8212", + "name": "Articular facet of tubercle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7813" + ] + } + }, + { + "id": "FMA:8213", + "name": "Non-articular part of tubercle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7814" + ] + } + }, + { + "id": "FMA:8214", + "name": "Angle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7815" + ] + }, + "synonyms": [ + "Left sixth rib angle" + ] + }, + { + "id": "FMA:8215", + "name": "External surface of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7816" + ] + } + }, + { + "id": "FMA:8216", + "name": "Internal surface of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7817" + ] + } + }, + { + "id": "FMA:8217", + "name": "Costal groove of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7818" + ] + } + }, + { + "id": "FMA:8218", + "name": "Superior margin of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7819" + ] + } + }, + { + "id": "FMA:8219", + "name": "Inferior margin of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7820" + ] + } + }, + { + "id": "FMA:8220", + "name": "Fossa for left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7821" + ] + } + }, + { + "id": "FMA:8221", + "name": "Left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7822" + ] + } + }, + { + "id": "FMA:8222", + "name": "Medial end of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7823" + ] + } + }, + { + "id": "FMA:8223", + "name": "Sternal articular facet of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7824" + ] + } + }, + { + "id": "FMA:8224", + "name": "Lateral end of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7825" + ] + } + }, + { + "id": "FMA:8225", + "name": "Anterior surface of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7826" + ] + } + }, + { + "id": "FMA:8226", + "name": "Posterior surface of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7827" + ] + } + }, + { + "id": "FMA:8227", + "name": "Superior border of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7828" + ] + } + }, + { + "id": "FMA:8228", + "name": "Inferior border of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7829" + ] + } + }, + { + "id": "FMA:8229", + "name": "Right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7830" + ] + } + }, + { + "id": "FMA:8230", + "name": "Head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7831" + ] + }, + "synonyms": [ + "Right seventh rib head" + ] + }, + { + "id": "FMA:8231", + "name": "Crest of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7832" + ] + } + }, + { + "id": "FMA:8232", + "name": "Articular facet of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7833" + ] + } + }, + { + "id": "FMA:8233", + "name": "Superior articular facet of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7834" + ] + } + }, + { + "id": "FMA:8234", + "name": "Inferior articular facet of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7835" + ] + } + }, + { + "id": "FMA:8235", + "name": "Neck of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7836" + ] + }, + "synonyms": [ + "Right seventh rib neck" + ] + }, + { + "id": "FMA:8236", + "name": "Crest of neck of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7837" + ] + } + }, + { + "id": "FMA:8237", + "name": "Body of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7838" + ] + }, + "synonyms": [ + "Right seventh rib body" + ] + }, + { + "id": "FMA:8238", + "name": "Tubercle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7839" + ] + }, + "synonyms": [ + "Right seventh rib tubercle" + ] + }, + { + "id": "FMA:8239", + "name": "Articular facet of tubercle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7840" + ] + } + }, + { + "id": "FMA:8240", + "name": "Non-articular part of tubercle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7841" + ] + } + }, + { + "id": "FMA:8241", + "name": "Angle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7842" + ] + }, + "synonyms": [ + "Right seventh rib angle" + ] + }, + { + "id": "FMA:8242", + "name": "External surface of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7843" + ] + } + }, + { + "id": "FMA:8243", + "name": "Internal surface of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7844" + ] + } + }, + { + "id": "FMA:8244", + "name": "Costal groove of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7845" + ] + } + }, + { + "id": "FMA:8245", + "name": "Superior margin of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7846" + ] + } + }, + { + "id": "FMA:8246", + "name": "Inferior margin of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7847" + ] + } + }, + { + "id": "FMA:8247", + "name": "Fossa for right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7848" + ] + } + }, + { + "id": "FMA:8248", + "name": "Right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7849" + ] + } + }, + { + "id": "FMA:8249", + "name": "Medial end of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7850" + ] + } + }, + { + "id": "FMA:8250", + "name": "Sternal articular facet of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7851" + ] + } + }, + { + "id": "FMA:8251", + "name": "Lateral end of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7852" + ] + } + }, + { + "id": "FMA:8252", + "name": "Anterior surface of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7853" + ] + } + }, + { + "id": "FMA:8253", + "name": "Posterior surface of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7854" + ] + } + }, + { + "id": "FMA:8254", + "name": "Superior border of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7855" + ] + } + }, + { + "id": "FMA:8255", + "name": "Inferior border of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7856" + ] + } + }, + { + "id": "FMA:8256", + "name": "Left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7830" + ] + } + }, + { + "id": "FMA:8257", + "name": "Head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7831" + ] + }, + "synonyms": [ + "Left seventh rib head" + ] + }, + { + "id": "FMA:8258", + "name": "Crest of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7832" + ] + } + }, + { + "id": "FMA:8259", + "name": "Articular facet of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7833" + ] + } + }, + { + "id": "FMA:8260", + "name": "Superior articular facet of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7834" + ] + } + }, + { + "id": "FMA:8261", + "name": "Inferior articular facet of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7835" + ] + } + }, + { + "id": "FMA:8262", + "name": "Neck of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7836" + ] + }, + "synonyms": [ + "Left seventh rib neck" + ] + }, + { + "id": "FMA:8263", + "name": "Crest of neck of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7837" + ] + } + }, + { + "id": "FMA:8264", + "name": "Body of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7838" + ] + }, + "synonyms": [ + "Left seventh rib body" + ] + }, + { + "id": "FMA:8265", + "name": "Tubercle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7839" + ] + }, + "synonyms": [ + "Left seventh rib tubercle" + ] + }, + { + "id": "FMA:8266", + "name": "Articular facet of tubercle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7840" + ] + } + }, + { + "id": "FMA:8267", + "name": "Non-articular part of tubercle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7841" + ] + } + }, + { + "id": "FMA:8268", + "name": "Angle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7842" + ] + }, + "synonyms": [ + "Left seventh rib angle" + ] + }, + { + "id": "FMA:8269", + "name": "External surface of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7843" + ] + } + }, + { + "id": "FMA:8270", + "name": "Internal surface of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7844" + ] + } + }, + { + "id": "FMA:8271", + "name": "Costal groove of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7845" + ] + } + }, + { + "id": "FMA:8272", + "name": "Superior margin of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7846" + ] + } + }, + { + "id": "FMA:8273", + "name": "Inferior margin of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7847" + ] + } + }, + { + "id": "FMA:8274", + "name": "Fossa for left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7848" + ] + } + }, + { + "id": "FMA:8275", + "name": "Left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7849" + ] + } + }, + { + "id": "FMA:8276", + "name": "Medial end of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7850" + ] + } + }, + { + "id": "FMA:8277", + "name": "Sternal articular facet of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7851" + ] + } + }, + { + "id": "FMA:8278", + "name": "Lateral end of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7852" + ] + } + }, + { + "id": "FMA:8279", + "name": "Anterior surface of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7853" + ] + } + }, + { + "id": "FMA:8280", + "name": "Posterior surface of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7854" + ] + } + }, + { + "id": "FMA:8281", + "name": "Superior border of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7855" + ] + } + }, + { + "id": "FMA:8282", + "name": "Inferior border of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7856" + ] + } + }, + { + "id": "FMA:8283", + "name": "Right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8120" + ] + } + }, + { + "id": "FMA:8284", + "name": "Head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8121" + ] + }, + "synonyms": [ + "Right eighth rib head" + ] + }, + { + "id": "FMA:8285", + "name": "Crest of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8122" + ] + } + }, + { + "id": "FMA:8286", + "name": "Articular facet of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8123" + ] + } + }, + { + "id": "FMA:8287", + "name": "Superior articular facet of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8124" + ] + } + }, + { + "id": "FMA:8288", + "name": "Inferior articular facet of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8125" + ] + } + }, + { + "id": "FMA:8289", + "name": "Neck of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8126" + ] + }, + "synonyms": [ + "Right eighth rib neck" + ] + }, + { + "id": "FMA:8290", + "name": "Crest of neck of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8127" + ] + } + }, + { + "id": "FMA:8291", + "name": "Body of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8128" + ] + }, + "synonyms": [ + "Right eighth rib body" + ] + }, + { + "id": "FMA:8292", + "name": "Tubercle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8129" + ] + }, + "synonyms": [ + "Right eighth rib tubercle" + ] + }, + { + "id": "FMA:8293", + "name": "Articular facet of tubercle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8130" + ] + } + }, + { + "id": "FMA:8294", + "name": "Non-articular part of tubercle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8131" + ] + } + }, + { + "id": "FMA:8295", + "name": "Angle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8132" + ] + }, + "synonyms": [ + "Right eighth rib angle" + ] + }, + { + "id": "FMA:8296", + "name": "External surface of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8133" + ] + } + }, + { + "id": "FMA:8297", + "name": "Internal surface of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8134" + ] + } + }, + { + "id": "FMA:8298", + "name": "Costal groove of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8135" + ] + } + }, + { + "id": "FMA:8299", + "name": "Superior margin of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8136" + ] + } + }, + { + "id": "FMA:8300", + "name": "Inferior margin of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8137" + ] + } + }, + { + "id": "FMA:8301", + "name": "Fossa for right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8138" + ] + } + }, + { + "id": "FMA:8302", + "name": "Right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8139" + ] + } + }, + { + "id": "FMA:8303", + "name": "Medial end of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8140" + ] + } + }, + { + "id": "FMA:8305", + "name": "Lateral end of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8142" + ] + } + }, + { + "id": "FMA:8306", + "name": "Anterior surface of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8143" + ] + } + }, + { + "id": "FMA:8307", + "name": "Posterior surface of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8144" + ] + } + }, + { + "id": "FMA:8308", + "name": "Superior border of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8145" + ] + } + }, + { + "id": "FMA:8309", + "name": "Inferior border of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8146" + ] + } + }, + { + "id": "FMA:8310", + "name": "Left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8120" + ] + } + }, + { + "id": "FMA:8311", + "name": "Head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8121" + ] + }, + "synonyms": [ + "Left eighth rib head" + ] + }, + { + "id": "FMA:8312", + "name": "Crest of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8122" + ] + } + }, + { + "id": "FMA:8313", + "name": "Articular facet of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8123" + ] + } + }, + { + "id": "FMA:8314", + "name": "Superior articular facet of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8124" + ] + } + }, + { + "id": "FMA:8315", + "name": "Inferior articular facet of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8125" + ] + } + }, + { + "id": "FMA:8316", + "name": "Neck of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8126" + ] + }, + "synonyms": [ + "Left eighth rib neck" + ] + }, + { + "id": "FMA:8317", + "name": "Crest of neck of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8127" + ] + } + }, + { + "id": "FMA:8318", + "name": "Body of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8128" + ] + }, + "synonyms": [ + "Left eighth rib body" + ] + }, + { + "id": "FMA:8319", + "name": "Tubercle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8129" + ] + }, + "synonyms": [ + "Left eighth rib tubercle" + ] + }, + { + "id": "FMA:8320", + "name": "Articular facet of tubercle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8130" + ] + } + }, + { + "id": "FMA:8321", + "name": "Non-articular part of tubercle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8131" + ] + } + }, + { + "id": "FMA:8322", + "name": "Angle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8132" + ] + }, + "synonyms": [ + "Left eighth rib angle" + ] + }, + { + "id": "FMA:8323", + "name": "External surface of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8133" + ] + } + }, + { + "id": "FMA:8324", + "name": "Internal surface of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8134" + ] + } + }, + { + "id": "FMA:8325", + "name": "Costal groove of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8135" + ] + } + }, + { + "id": "FMA:8326", + "name": "Superior margin of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8136" + ] + } + }, + { + "id": "FMA:8327", + "name": "Inferior margin of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8137" + ] + } + }, + { + "id": "FMA:8328", + "name": "Fossa for left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8138" + ] + } + }, + { + "id": "FMA:8329", + "name": "Left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8139" + ] + } + }, + { + "id": "FMA:8330", + "name": "Medial end of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8140" + ] + } + }, + { + "id": "FMA:8332", + "name": "Lateral end of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8142" + ] + } + }, + { + "id": "FMA:8333", + "name": "Anterior surface of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8143" + ] + } + }, + { + "id": "FMA:8334", + "name": "Posterior surface of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8144" + ] + } + }, + { + "id": "FMA:8335", + "name": "Superior border of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8145" + ] + } + }, + { + "id": "FMA:8336", + "name": "Inferior border of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8146" + ] + } + }, + { + "id": "FMA:8337", + "name": "Ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7594" + ] + } + }, + { + "id": "FMA:8338", + "name": "Head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Ninth rib head" + ] + }, + { + "id": "FMA:8339", + "name": "Crest of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7578" + ] + } + }, + { + "id": "FMA:8340", + "name": "Articular facet of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:8341", + "name": "Superior articular facet of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:8342", + "name": "Inferior articular facet of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:8343", + "name": "Neck of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Ninth rib neck" + ] + }, + { + "id": "FMA:8344", + "name": "Crest of neck of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:8345", + "name": "Body of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Ninth rib body", + "Shaft of ninth rib" + ] + }, + { + "id": "FMA:8346", + "name": "Tubercle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Ninth rib tubercle" + ] + }, + { + "id": "FMA:8347", + "name": "Articular facet of tubercle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:8348", + "name": "Non-articular part of tubercle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:8349", + "name": "Angle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Ninth rib angle" + ] + }, + { + "id": "FMA:8350", + "name": "External surface of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:8351", + "name": "Internal surface of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:8352", + "name": "Costal groove of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:8353", + "name": "Superior margin of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:8354", + "name": "Inferior margin of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:8355", + "name": "Fossa for ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:8356", + "name": "Ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:8357", + "name": "Medial end of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:8359", + "name": "Lateral end of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:8360", + "name": "Anterior surface of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:8361", + "name": "Posterior surface of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:8362", + "name": "Superior border of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:8363", + "name": "Inferior border of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:8364", + "name": "Right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8337" + ] + } + }, + { + "id": "FMA:8365", + "name": "Head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8338" + ] + }, + "synonyms": [ + "Right ninth rib head" + ] + }, + { + "id": "FMA:8366", + "name": "Crest of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8339" + ] + } + }, + { + "id": "FMA:8367", + "name": "Articular facet of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8340" + ] + } + }, + { + "id": "FMA:8368", + "name": "Superior articular facet of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8341" + ] + } + }, + { + "id": "FMA:8369", + "name": "Inferior articular facet of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8342" + ] + } + }, + { + "id": "FMA:8370", + "name": "Neck of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8343" + ] + }, + "synonyms": [ + "Right ninth rib neck" + ] + }, + { + "id": "FMA:8371", + "name": "Crest of neck of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8344" + ] + } + }, + { + "id": "FMA:8372", + "name": "Body of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8345" + ] + }, + "synonyms": [ + "Right ninth rib body" + ] + }, + { + "id": "FMA:8373", + "name": "Tubercle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8346" + ] + }, + "synonyms": [ + "Right ninth rib tubercle" + ] + }, + { + "id": "FMA:8374", + "name": "Articular facet of tubercle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8347" + ] + } + }, + { + "id": "FMA:8375", + "name": "Non-articular part of tubercle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8348" + ] + } + }, + { + "id": "FMA:8376", + "name": "Angle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8349" + ] + }, + "synonyms": [ + "Right ninth rib angle" + ] + }, + { + "id": "FMA:8377", + "name": "External surface of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8350" + ] + } + }, + { + "id": "FMA:8378", + "name": "Internal surface of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8351" + ] + } + }, + { + "id": "FMA:8379", + "name": "Costal groove of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8352" + ] + } + }, + { + "id": "FMA:8380", + "name": "Superior margin of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8353" + ] + } + }, + { + "id": "FMA:8381", + "name": "Inferior margin of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8354" + ] + } + }, + { + "id": "FMA:8382", + "name": "Fossa for right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8355" + ] + } + }, + { + "id": "FMA:8383", + "name": "Right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8356" + ] + } + }, + { + "id": "FMA:8384", + "name": "Medial end of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8357" + ] + } + }, + { + "id": "FMA:8386", + "name": "Lateral end of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8359" + ] + } + }, + { + "id": "FMA:8387", + "name": "Anterior surface of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8360" + ] + } + }, + { + "id": "FMA:8388", + "name": "Posterior surface of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8361" + ] + } + }, + { + "id": "FMA:8389", + "name": "Superior border of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8362" + ] + } + }, + { + "id": "FMA:8390", + "name": "Inferior border of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8363" + ] + } + }, + { + "id": "FMA:8391", + "name": "Left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8337" + ] + } + }, + { + "id": "FMA:8392", + "name": "Head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8338" + ] + }, + "synonyms": [ + "Left ninth rib head" + ] + }, + { + "id": "FMA:8393", + "name": "Crest of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8339" + ] + } + }, + { + "id": "FMA:8394", + "name": "Articular facet of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8340" + ] + } + }, + { + "id": "FMA:8395", + "name": "Superior articular facet of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8341" + ] + } + }, + { + "id": "FMA:8396", + "name": "Inferior articular facet of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8342" + ] + } + }, + { + "id": "FMA:8397", + "name": "Neck of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8343" + ] + }, + "synonyms": [ + "Left ninth rib neck" + ] + }, + { + "id": "FMA:8398", + "name": "Crest of neck of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8344" + ] + } + }, + { + "id": "FMA:8399", + "name": "Body of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8345" + ] + }, + "synonyms": [ + "Left ninth rib body" + ] + }, + { + "id": "FMA:8400", + "name": "Tubercle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8346" + ] + }, + "synonyms": [ + "Left ninth rib tubercle" + ] + }, + { + "id": "FMA:8401", + "name": "Articular facet of tubercle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8347" + ] + } + }, + { + "id": "FMA:8402", + "name": "Non-articular part of tubercle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8348" + ] + } + }, + { + "id": "FMA:8403", + "name": "Angle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8349" + ] + }, + "synonyms": [ + "Left ninth rib angle" + ] + }, + { + "id": "FMA:8404", + "name": "External surface of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8350" + ] + } + }, + { + "id": "FMA:8405", + "name": "Internal surface of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8351" + ] + } + }, + { + "id": "FMA:8406", + "name": "Costal groove of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8352" + ] + } + }, + { + "id": "FMA:8407", + "name": "Superior margin of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8353" + ] + } + }, + { + "id": "FMA:8408", + "name": "Inferior margin of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8354" + ] + } + }, + { + "id": "FMA:8409", + "name": "Fossa for left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8355" + ] + } + }, + { + "id": "FMA:8410", + "name": "Left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8356" + ] + } + }, + { + "id": "FMA:8411", + "name": "Medial end of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8357" + ] + } + }, + { + "id": "FMA:8413", + "name": "Lateral end of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8359" + ] + } + }, + { + "id": "FMA:8414", + "name": "Anterior surface of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8360" + ] + } + }, + { + "id": "FMA:8415", + "name": "Posterior surface of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8361" + ] + } + }, + { + "id": "FMA:8416", + "name": "Superior border of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8362" + ] + } + }, + { + "id": "FMA:8417", + "name": "Inferior border of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8363" + ] + } + }, + { + "id": "FMA:8418", + "name": "Tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7594" + ] + } + }, + { + "id": "FMA:8419", + "name": "Head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Tenth rib head" + ] + }, + { + "id": "FMA:8421", + "name": "Articular facet of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:8424", + "name": "Neck of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7576" + ] + }, + "synonyms": [ + "Tenth rib neck" + ] + }, + { + "id": "FMA:8425", + "name": "Crest of neck of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7582" + ] + } + }, + { + "id": "FMA:8426", + "name": "Body of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Shaft of tenth rib", + "Tenth rib body" + ] + }, + { + "id": "FMA:8427", + "name": "Tubercle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7583" + ] + }, + "synonyms": [ + "Tenth rib tubercle" + ] + }, + { + "id": "FMA:8428", + "name": "Articular facet of tubercle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7584" + ] + } + }, + { + "id": "FMA:8429", + "name": "Non-articular part of tubercle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7585" + ] + } + }, + { + "id": "FMA:8430", + "name": "Angle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Tenth rib angle" + ] + }, + { + "id": "FMA:8431", + "name": "External surface of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:8432", + "name": "Internal surface of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:8433", + "name": "Costal groove of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:8434", + "name": "Superior margin of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:8435", + "name": "Inferior margin of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:8436", + "name": "Fossa for tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7590" + ] + } + }, + { + "id": "FMA:8437", + "name": "Tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:8438", + "name": "Medial end of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:8440", + "name": "Lateral end of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:8441", + "name": "Anterior surface of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:8442", + "name": "Posterior surface of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:8443", + "name": "Superior border of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:8444", + "name": "Inferior border of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:8445", + "name": "Right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8418" + ] + } + }, + { + "id": "FMA:8446", + "name": "Head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8419" + ] + }, + "synonyms": [ + "Right tenth rib head" + ] + }, + { + "id": "FMA:8448", + "name": "Articular facet of head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8421" + ] + } + }, + { + "id": "FMA:8451", + "name": "Neck of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8424" + ] + }, + "synonyms": [ + "Right tenth rib neck" + ] + }, + { + "id": "FMA:8452", + "name": "Crest of neck of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8425" + ] + } + }, + { + "id": "FMA:8453", + "name": "Body of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8426" + ] + }, + "synonyms": [ + "Right tenth rib body" + ] + }, + { + "id": "FMA:8454", + "name": "Tubercle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8427" + ] + }, + "synonyms": [ + "Right tenth rib tubercle" + ] + }, + { + "id": "FMA:8455", + "name": "Articular facet of tubercle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8428" + ] + } + }, + { + "id": "FMA:8456", + "name": "Non-articular part of tubercle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8429" + ] + } + }, + { + "id": "FMA:8457", + "name": "Angle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8430" + ] + }, + "synonyms": [ + "Right tenth rib angle" + ] + }, + { + "id": "FMA:8458", + "name": "External surface of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8431" + ] + } + }, + { + "id": "FMA:8459", + "name": "Internal surface of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8432" + ] + } + }, + { + "id": "FMA:8460", + "name": "Costal groove of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8433" + ] + } + }, + { + "id": "FMA:8461", + "name": "Superior margin of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8434" + ] + } + }, + { + "id": "FMA:8462", + "name": "Inferior margin of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8435" + ] + } + }, + { + "id": "FMA:8463", + "name": "Fossa for right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8436" + ] + } + }, + { + "id": "FMA:8464", + "name": "Right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8437" + ] + } + }, + { + "id": "FMA:8465", + "name": "Medial end of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8438" + ] + } + }, + { + "id": "FMA:8467", + "name": "Lateral end of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8440" + ] + } + }, + { + "id": "FMA:8468", + "name": "Anterior surface of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8441" + ] + } + }, + { + "id": "FMA:8469", + "name": "Posterior surface of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8442" + ] + } + }, + { + "id": "FMA:8470", + "name": "Superior border of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8443" + ] + } + }, + { + "id": "FMA:8471", + "name": "Inferior border of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8444" + ] + } + }, + { + "id": "FMA:8472", + "name": "Left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8418" + ] + } + }, + { + "id": "FMA:8473", + "name": "Head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8419" + ] + }, + "synonyms": [ + "Left tenth rib head" + ] + }, + { + "id": "FMA:8475", + "name": "Articular facet of head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8421" + ] + } + }, + { + "id": "FMA:8478", + "name": "Neck of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8424" + ] + }, + "synonyms": [ + "Left tenth rib neck" + ] + }, + { + "id": "FMA:8479", + "name": "Crest of neck of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8425" + ] + } + }, + { + "id": "FMA:8480", + "name": "Body of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8426" + ] + }, + "synonyms": [ + "Left tenth rib body" + ] + }, + { + "id": "FMA:8481", + "name": "Tubercle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8427" + ] + }, + "synonyms": [ + "Left tenth rib tubercle" + ] + }, + { + "id": "FMA:8482", + "name": "Articular facet of tubercle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8428" + ] + } + }, + { + "id": "FMA:8483", + "name": "Non-articular part of tubercle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8429" + ] + } + }, + { + "id": "FMA:8484", + "name": "Angle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8430" + ] + }, + "synonyms": [ + "Left tenth rib angle" + ] + }, + { + "id": "FMA:8485", + "name": "External surface of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8431" + ] + } + }, + { + "id": "FMA:8486", + "name": "Internal surface of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8432" + ] + } + }, + { + "id": "FMA:8487", + "name": "Costal groove of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8433" + ] + } + }, + { + "id": "FMA:8488", + "name": "Superior margin of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8434" + ] + } + }, + { + "id": "FMA:8489", + "name": "Inferior margin of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8435" + ] + } + }, + { + "id": "FMA:8490", + "name": "Fossa for left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8436" + ] + } + }, + { + "id": "FMA:8491", + "name": "Left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8437" + ] + } + }, + { + "id": "FMA:8492", + "name": "Medial end of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8438" + ] + } + }, + { + "id": "FMA:8494", + "name": "Lateral end of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8440" + ] + } + }, + { + "id": "FMA:8495", + "name": "Anterior surface of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8441" + ] + } + }, + { + "id": "FMA:8496", + "name": "Posterior surface of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8442" + ] + } + }, + { + "id": "FMA:8497", + "name": "Superior border of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8443" + ] + } + }, + { + "id": "FMA:8498", + "name": "Inferior border of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8444" + ] + } + }, + { + "id": "FMA:8499", + "name": "Eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7595" + ] + } + }, + { + "id": "FMA:8500", + "name": "Head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Eleventh rib head" + ] + }, + { + "id": "FMA:8501", + "name": "Body of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Shaft of eleventh rib", + "Eleventh rib body" + ] + }, + { + "id": "FMA:8502", + "name": "Eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:8503", + "name": "Articular facet of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:8504", + "name": "External surface of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:8505", + "name": "Internal surface of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:8506", + "name": "Costal groove of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7588" + ] + } + }, + { + "id": "FMA:8507", + "name": "Superior margin of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:8508", + "name": "Inferior margin of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:8509", + "name": "Medial end of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:8510", + "name": "Lateral end of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:8511", + "name": "Anterior surface of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:8512", + "name": "Posterior surface of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:8513", + "name": "Superior border of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:8514", + "name": "Inferior border of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:8515", + "name": "Twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7595" + ] + } + }, + { + "id": "FMA:8516", + "name": "Head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7575" + ] + }, + "synonyms": [ + "Twelfth rib head" + ] + }, + { + "id": "FMA:8517", + "name": "Body of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7577" + ] + }, + "synonyms": [ + "Shaft of twelfth rib", + "Twelfth rib body" + ] + }, + { + "id": "FMA:8518", + "name": "Twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7591" + ] + } + }, + { + "id": "FMA:8519", + "name": "Articular facet of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:8520", + "name": "Angle of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7589" + ] + }, + "synonyms": [ + "Eleventh rib angle" + ] + }, + { + "id": "FMA:8521", + "name": "External surface of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7586" + ] + } + }, + { + "id": "FMA:8522", + "name": "Internal surface of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7587" + ] + } + }, + { + "id": "FMA:8523", + "name": "Superior margin of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7598" + ] + } + }, + { + "id": "FMA:8524", + "name": "Inferior margin of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7599" + ] + } + }, + { + "id": "FMA:8525", + "name": "Medial end of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7719" + ] + } + }, + { + "id": "FMA:8526", + "name": "Lateral end of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7721" + ] + } + }, + { + "id": "FMA:8527", + "name": "Anterior surface of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7722" + ] + } + }, + { + "id": "FMA:8528", + "name": "Posterior surface of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7723" + ] + } + }, + { + "id": "FMA:8529", + "name": "Superior border of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7724" + ] + } + }, + { + "id": "FMA:8530", + "name": "Inferior border of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7725" + ] + } + }, + { + "id": "FMA:8531", + "name": "Right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8499" + ] + } + }, + { + "id": "FMA:8532", + "name": "Left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8499" + ] + } + }, + { + "id": "FMA:8533", + "name": "Right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8515" + ] + } + }, + { + "id": "FMA:8534", + "name": "Left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8515" + ] + } + }, + { + "id": "FMA:8535", + "name": "Head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8500" + ] + }, + "synonyms": [ + "Right eleventh rib head" + ] + }, + { + "id": "FMA:8536", + "name": "Body of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8501" + ] + }, + "synonyms": [ + "Shaft of right eleventh rib", + "Right eleventh rib body" + ] + }, + { + "id": "FMA:8537", + "name": "Right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8502" + ] + } + }, + { + "id": "FMA:8538", + "name": "Head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8500" + ] + }, + "synonyms": [ + "Left eleventh rib head" + ] + }, + { + "id": "FMA:8539", + "name": "Body of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8501" + ] + }, + "synonyms": [ + "Left eleventh rib body", + "Shaft of left eleventh rib" + ] + }, + { + "id": "FMA:8540", + "name": "Left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8502" + ] + } + }, + { + "id": "FMA:8541", + "name": "Head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8516" + ] + }, + "synonyms": [ + "Right twelfth rib head" + ] + }, + { + "id": "FMA:8542", + "name": "Body of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8517" + ] + }, + "synonyms": [ + "Right twelfth rib body", + "Shaft of right twelfth rib" + ] + }, + { + "id": "FMA:8543", + "name": "Right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8518" + ] + } + }, + { + "id": "FMA:8544", + "name": "Head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8516" + ] + }, + "synonyms": [ + "Left twelfth rib head" + ] + }, + { + "id": "FMA:8545", + "name": "Body of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8517" + ] + }, + "synonyms": [ + "Shaft of left twelfth rib", + "Left twelfth rib body" + ] + }, + { + "id": "FMA:8546", + "name": "Left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8518" + ] + } + }, + { + "id": "FMA:8547", + "name": "Articular facet of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8503" + ] + } + }, + { + "id": "FMA:8548", + "name": "Articular facet of head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8503" + ] + } + }, + { + "id": "FMA:8549", + "name": "Articular facet of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8519" + ] + } + }, + { + "id": "FMA:8550", + "name": "Articular facet of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8519" + ] + } + }, + { + "id": "FMA:8551", + "name": "Angle of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8520" + ] + }, + "synonyms": [ + "Right eleventh rib angle" + ] + }, + { + "id": "FMA:8552", + "name": "Angle of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8520" + ] + }, + "synonyms": [ + "Left eleventh rib angle" + ] + }, + { + "id": "FMA:8553", + "name": "External surface of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8504" + ] + } + }, + { + "id": "FMA:8554", + "name": "External surface of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8504" + ] + } + }, + { + "id": "FMA:8555", + "name": "Internal surface of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8505" + ] + } + }, + { + "id": "FMA:8556", + "name": "Internal surface of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8505" + ] + } + }, + { + "id": "FMA:8557", + "name": "Costal groove of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8506" + ] + } + }, + { + "id": "FMA:8558", + "name": "Costal groove of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8506" + ] + } + }, + { + "id": "FMA:8559", + "name": "Superior margin of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8507" + ] + } + }, + { + "id": "FMA:8560", + "name": "Superior margin of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8507" + ] + } + }, + { + "id": "FMA:8561", + "name": "Inferior margin of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8508" + ] + } + }, + { + "id": "FMA:8562", + "name": "Inferior margin of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8508" + ] + } + }, + { + "id": "FMA:8563", + "name": "Medial end of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8509" + ] + } + }, + { + "id": "FMA:8564", + "name": "Medial end of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8509" + ] + } + }, + { + "id": "FMA:8565", + "name": "Lateral end of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8510" + ] + } + }, + { + "id": "FMA:8566", + "name": "Lateral end of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8510" + ] + } + }, + { + "id": "FMA:8567", + "name": "Anterior surface of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8511" + ] + } + }, + { + "id": "FMA:8568", + "name": "Anterior surface of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8511" + ] + } + }, + { + "id": "FMA:8569", + "name": "Posterior surface of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8512" + ] + } + }, + { + "id": "FMA:8570", + "name": "Posterior surface of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8512" + ] + } + }, + { + "id": "FMA:8571", + "name": "Superior border of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8513" + ] + } + }, + { + "id": "FMA:8572", + "name": "Superior border of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8513" + ] + } + }, + { + "id": "FMA:8573", + "name": "Inferior border of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8514" + ] + } + }, + { + "id": "FMA:8574", + "name": "Inferior border of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8514" + ] + } + }, + { + "id": "FMA:8575", + "name": "External surface of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8521" + ] + } + }, + { + "id": "FMA:8576", + "name": "External surface of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8521" + ] + } + }, + { + "id": "FMA:8577", + "name": "Internal surface of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8522" + ] + } + }, + { + "id": "FMA:8578", + "name": "Internal surface of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8522" + ] + } + }, + { + "id": "FMA:8579", + "name": "Superior margin of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8523" + ] + } + }, + { + "id": "FMA:8580", + "name": "Superior margin of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8523" + ] + } + }, + { + "id": "FMA:8581", + "name": "Inferior margin of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8524" + ] + } + }, + { + "id": "FMA:8582", + "name": "Inferior margin of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8524" + ] + } + }, + { + "id": "FMA:8583", + "name": "Medial end of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8525" + ] + } + }, + { + "id": "FMA:8584", + "name": "Medial end of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8525" + ] + } + }, + { + "id": "FMA:8585", + "name": "Lateral end of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8526" + ] + } + }, + { + "id": "FMA:8586", + "name": "Lateral end of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8526" + ] + } + }, + { + "id": "FMA:8587", + "name": "Anterior surface of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8527" + ] + } + }, + { + "id": "FMA:8588", + "name": "Anterior surface of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8527" + ] + } + }, + { + "id": "FMA:8589", + "name": "Posterior surface of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8528" + ] + } + }, + { + "id": "FMA:8590", + "name": "Posterior surface of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8528" + ] + } + }, + { + "id": "FMA:8591", + "name": "Superior border of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8529" + ] + } + }, + { + "id": "FMA:8592", + "name": "Superior border of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8529" + ] + } + }, + { + "id": "FMA:8593", + "name": "Inferior border of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8530" + ] + } + }, + { + "id": "FMA:8594", + "name": "Inferior border of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8530" + ] + } + }, + { + "id": "FMA:8597", + "name": "Left first thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10757" + ] + } + }, + { + "id": "FMA:8599", + "name": "Facet of body of sternum for fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:8602", + "name": "Second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Second thoracic anterior ramus", + "Ventral ramus of second thoracic spinal nerve", + "Anterior ramus of second thoracic nerve" + ] + }, + { + "id": "FMA:8603", + "name": "Third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Anterior ramus of third thoracic nerve", + "Third thoracic anterior ramus", + "Ventral ramus of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:8604", + "name": "Fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Ventral ramus of fourth thoracic spinal nerve", + "Anterior ramus of fourth thoracic nerve", + "Fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:8605", + "name": "Fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Fifth thoracic anterior ramus", + "Ventral ramus of fifth thoracic spinal nerve", + "Anterior ramus of fifth thoracic nerve" + ] + }, + { + "id": "FMA:8606", + "name": "Sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Anterior ramus of sixth thoracic nerve", + "Sixth thoracic anterior ramus", + "Ventral ramus of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8607", + "name": "Seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Seventh thoracic anterior ramus", + "Anterior ramus of seventh thoracic nerve", + "Ventral ramus of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:8608", + "name": "Eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Eighth thoracic anterior ramus", + "Anterior ramus of eighth thoracic nerve", + "Ventral ramus of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8609", + "name": "Ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Ventral ramus of ninth thoracic spinal nerve", + "Ninth thoracic anterior ramus", + "Anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:8610", + "name": "Tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Anterior ramus of tenth thoracic nerve", + "Tenth thoracic anterior ramus", + "Ventral ramus of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8611", + "name": "Eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Eleventh thoracic anterior ramus", + "Anterior ramus of eleventh thoracic nerve", + "Ventral ramus of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:8612", + "name": "Pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Pulmonary artery (trunk)", + "Trunk of pulmonary arterial tree" + ] + }, + { + "id": "FMA:8613", + "name": "Trunk of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Trunk of right pulmonary arterial tree", + "Right pulmonary arterial trunk", + "Right pulmonary artery(trunk)" + ] + }, + { + "id": "FMA:8614", + "name": "Trunk of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Trunk of left pulmonary arterial tree", + "Left pulmonary arterial trunk", + "Left pulmonary artery(trunk)" + ] + }, + { + "id": "FMA:8615", + "name": "Pulmonary arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30313" + ] + }, + "synonyms": [ + "Trunk of pulmonary artery" + ] + }, + { + "id": "FMA:8616", + "name": "Trunk of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8698" + ] + }, + "synonyms": [ + "Ramus lobi superioris (dexter)", + "Superior lobar branch of right pulmonary artery", + "Right upper lobar arterial trunk", + "Truncus anterior of right pulmonary artery", + "Truncus anterior" + ] + }, + { + "id": "FMA:8617", + "name": "Right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8707" + ] + }, + "synonyms": [ + "Right apical pulmonary artery", + "Ramus apicalis (arteria pulmonalis dextra)", + "Apical bronchopulmonary segment of right pulmonary artery", + "Apical segmental artery of right lung" + ] + }, + { + "id": "FMA:8618", + "name": "Interlobar portion of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8720" + ] + }, + "synonyms": [ + "Pars interlobaris (arteria pulmonalis dextra)" + ] + }, + { + "id": "FMA:8619", + "name": "Right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13280" + ] + }, + "synonyms": [ + "Right posterior descending pulmonary artery", + "Posterior segmental artery of right upper lobe", + "Posterior bronchopulmonary segment of right pulmonary artery", + "Posterior segmental artery of right lung", + "Ramus posterior descendens (arteria pulmonalis dextra)" + ] + }, + { + "id": "FMA:8620", + "name": "Right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13278" + ] + }, + "synonyms": [ + "Anterior segmental artery of right upper lobe", + "Anterior segmental artery of right lung", + "Anterior descending pulmonary artery", + "Anterior bronchopulmonary segment of right pulmonary artery", + "Right recurrent anterior segmental artery" + ] + }, + { + "id": "FMA:8622", + "name": "Anterior ascending branch of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + } + }, + { + "id": "FMA:8626", + "name": "Trunk of right lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8701" + ] + }, + "synonyms": [ + "Inferior lobe branch of right pulmonary artery", + "Trunk of right inferior lobe artery", + "Right lower lobar arterial trunk", + "Lower lobar branch of right pulmonary artery" + ] + }, + { + "id": "FMA:8627", + "name": "Right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8714" + ] + }, + "synonyms": [ + "Basal bronchopulmonary segment of right pulmonary artery", + "Ramus superior (apicalis) lobi inferioris(arteria pulmonalis dextra)", + "Right superior segmental pulmonary artery", + "Superior segmental artery of right lung" + ] + }, + { + "id": "FMA:8628", + "name": "Right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8716" + ] + }, + "synonyms": [ + "Medial basal segmental artery of right lung", + "Right medial basal pulmonary artery", + "Medial basal bronchopulmonary segment of right pulmonary artery" + ] + }, + { + "id": "FMA:8629", + "name": "Basal portion of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + }, + "synonyms": [ + "Pars basalis (arteria pulmonalis dextra)" + ] + }, + { + "id": "FMA:8630", + "name": "Right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8717" + ] + }, + "synonyms": [ + "Right anterior basal segmental pulmonary artery", + "Anterior basal bronchopulmonary segment of right pulmonary artery", + "Anterior basal segmental artery of right lung" + ] + }, + { + "id": "FMA:8631", + "name": "Right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8718" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary segment of right pulmonary artery", + "Lateral basal segmental artery of right lung", + "Right lateral basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8632", + "name": "Right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8719" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary segment of right pulmonary artery", + "Posterior basal segmental artery of right lung", + "Right posterior basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8633", + "name": "Trunk of left upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8698" + ] + }, + "synonyms": [ + "Upper lobar branch of left pulmonary artery", + "Superior lobar branch of left pulmonary artery", + "Left upper lobar arterial trunk" + ] + }, + { + "id": "FMA:8634", + "name": "Left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8707" + ] + }, + "synonyms": [ + "Left apical pulmonary artery", + "Apical bronchopulmonary segment of left pulmonary artery", + "Apical segmental artery of left lung" + ] + }, + { + "id": "FMA:8635", + "name": "Left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13280" + ] + }, + "synonyms": [ + "Posterior segmental artery of left lung", + "Posterior segmental artery of left upper lobe", + "Posterior bronchopulmonary segment of left pulmonary artery" + ] + }, + { + "id": "FMA:8636", + "name": "Anterior descending branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Anterior branch of left pulmonary artery" + ] + }, + { + "id": "FMA:8637", + "name": "Anterior ascending branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + } + }, + { + "id": "FMA:8638", + "name": "Lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68192" + ] + }, + "synonyms": [ + "Ramus lingularis", + "Lingular segmental artery", + "Lingular pulmonary artery" + ] + }, + { + "id": "FMA:8639", + "name": "Superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Superior lingular segment of left pulmonary artery", + "Superior lingular segmental artery" + ] + }, + { + "id": "FMA:8640", + "name": "Inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Inferior lingular segmental artery", + "Inferior lingular segment of left pulmonary artery" + ] + }, + { + "id": "FMA:8641", + "name": "Trunk of left lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8701" + ] + }, + "synonyms": [ + "Inferior lower lobe branch of left pulmonary artery", + "Lower lobar branch of left pulmonary artery", + "Left lower lobar arterial trunk" + ] + }, + { + "id": "FMA:8642", + "name": "Left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8714" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of left pulmonary artery", + "Superior segmental artery of left lung", + "Ramus superior lobi inferioris (arteria pulmonalis sinistra)", + "Left superior segmental pulmonary artery" + ] + }, + { + "id": "FMA:8643", + "name": "Basal portion of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + }, + "synonyms": [ + "Pars basalis (arteria pulmonalis sinistra)" + ] + }, + { + "id": "FMA:8644", + "name": "Left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8716" + ] + }, + "synonyms": [ + "Left medial basal pulmonary artery", + "Medial basal segmental artery of left lung", + "Medial basal bronchopulmonary segment of left pulmonary artery" + ] + }, + { + "id": "FMA:8645", + "name": "Left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8717" + ] + }, + "synonyms": [ + "Left anterior basal segmental pulmonary artery", + "Anterior basal bronchopulmonary segment of left pulmonary artery", + "Anterior basal segmental artery of left lung" + ] + }, + { + "id": "FMA:8646", + "name": "Left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8718" + ] + }, + "synonyms": [ + "Left lateral basal segmental pulmonary arteryy", + "Lateral basal bronchopulmonary segment of left pulmonary artery", + "Lateral basal segmental artery of left lung" + ] + }, + { + "id": "FMA:8647", + "name": "Left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8719" + ] + }, + "synonyms": [ + "Posterior basal segmental artery of left lung", + "Left posterior basal segmental pulmonary artery", + "Posterior basal bronchopulmonary segment of left pulmonary artery" + ] + }, + { + "id": "FMA:8648", + "name": "Trunk of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30314" + ] + }, + "synonyms": [ + "Pulmonary venous trunk" + ] + }, + { + "id": "FMA:8655", + "name": "Right upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13477" + ] + }, + "synonyms": [ + "Right superior lobar vein" + ] + }, + { + "id": "FMA:8656", + "name": "Middle lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9410" + ] + }, + "synonyms": [ + "Middle lobe vein of right lung", + "Middle lobe vein", + "Middle lobe branch of right superior pulmonary vein" + ] + }, + { + "id": "FMA:8657", + "name": "Left upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13477" + ] + }, + "synonyms": [ + "Left superior lobar vein" + ] + }, + { + "id": "FMA:8658", + "name": "Lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + }, + "synonyms": [ + "Lingular segmental vein", + "Lingular branch of left superior pulmonary vein" + ] + }, + { + "id": "FMA:8659", + "name": "Variant third left pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8648" + ] + } + }, + { + "id": "FMA:8660", + "name": "Accessory lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9410" + ] + } + }, + { + "id": "FMA:8661", + "name": "Right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13444" + ] + }, + "synonyms": [ + "Right apical vein", + "Right V1", + "Apical bronchopulmonary segment of right superior pulmonary vein", + "Apical vein of upper lobe of right lung", + "Apical vein of right upper lobe", + "Apical branch of right superior pulmonary vein" + ] + }, + { + "id": "FMA:8662", + "name": "Right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13442" + ] + }, + "synonyms": [ + "Anterior branch of right superior pulmonary vein", + "Right V3", + "Anterior bronchopulmonary segment of right superior pulmonary vein", + "Vena anterior (Vena pulmonalis dextra superior)", + "Anterior vein of upper lobe of right lung" + ] + }, + { + "id": "FMA:8663", + "name": "Right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13443" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary segment of right superior pulmonary vein", + "Posterior branch of right superior pulmonary vein", + "Posterior vein of upper lobe of right lung", + "Posterior vein (Right superior pulmonary vein)", + "Right V2", + "Vena posterior (Vena pulmonalis dextra superior)" + ] + }, + { + "id": "FMA:8664", + "name": "Lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Right lateral segmental vein", + "Lateral segmental vein of middle lobe of right lung", + "Lateral bronchopulmonary segment of right superior pulmonary vein", + "Right V4", + "Lateral segmental vein of middle lobe of lung", + "Lateral part of middle lobe vein", + "Lateral part of middle lobe vein of right lung" + ] + }, + { + "id": "FMA:8665", + "name": "Medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Pars medialis (Vena lobi medii)", + "Medial bronchopulmonary segment of right superior pulmonary vein", + "Right V5", + "Medial part of middle lobe vein of right lung", + "Medial part of middle lobe vein", + "Medial segmental vein of middle lobe of right lung" + ] + }, + { + "id": "FMA:8666", + "name": "Apicoposterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Apicoposterior vein of upper lobe of left lung", + "Apicoposterior branch of left superior pulmonary vein", + "Apicoposterior bronchopulmonary segment of left superior pulmonary vein", + "Vena apicoposterior (Vena pulmonalis sinistra superior)" + ] + }, + { + "id": "FMA:8667", + "name": "Left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13442" + ] + }, + "synonyms": [ + "Left V3", + "Vena anterior (Vena pulmonalis sinistra superior)", + "Anterior bronchopulmonary segment of left superior pulmonary vein" + ] + }, + { + "id": "FMA:8668", + "name": "Superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Left V4", + "Superior part of lingular vein", + "Superior lingular bronchopulmonary segment of left superior pulmonary vein" + ] + }, + { + "id": "FMA:8669", + "name": "Inferior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Left inferior lingular segmental vein", + "Inferior lingular bronchopulmonary segment of left superior pulmonary vein", + "Inferior part of lingular vein", + "Left V5" + ] + }, + { + "id": "FMA:8670", + "name": "Right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13445" + ] + }, + "synonyms": [ + "Superior basal vein of lower lobe of right lung", + "Superior vein of lower lobe of right lung", + "Vena superior (Vena pulmonalis dextra inferior)", + "Superior bronchopulmonary segment of right inferior pulmonary vein", + "Superior branch of right inferior pulmonary vein", + "Right V6" + ] + }, + { + "id": "FMA:8671", + "name": "Right common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12861" + ] + }, + "synonyms": [ + "Right common basal segmental vein", + "Common basal vein of lower lobe of right lung", + "Common basal vein (Right inferior pulmonary vein)" + ] + }, + { + "id": "FMA:8672", + "name": "Right superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12862" + ] + }, + "synonyms": [ + "Right superior basal segmental vein", + "Right superior basal pulmonary vein" + ] + }, + { + "id": "FMA:8673", + "name": "Right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13290" + ] + }, + "synonyms": [ + "Right V8", + "Anterior basal bronchopulmonary segment of right inferior pulmonary vein", + "Anterior basal vein of lower lobe of right lung", + "Anterior basal branch of superior basal vein of lower lobe of right lung", + "Anterior basal segmental vein of inferior lobe of right lung" + ] + }, + { + "id": "FMA:8674", + "name": "Right inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12863" + ] + }, + "synonyms": [ + "Right inferior basal pulmonary vein", + "Inferior basal vein of lower lobe of right lung", + "Right inferior basal segmental vein" + ] + }, + { + "id": "FMA:8675", + "name": "Left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13445" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of left inferior pulmonary vein", + "Superior basal vein of lower lobe of left lung", + "Left V6", + "Superior vein of lower lobe of left lung", + "Superior branch of left inferior pulmonary vein" + ] + }, + { + "id": "FMA:8676", + "name": "Left common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12861" + ] + }, + "synonyms": [ + "Common basal vein of lower lobe of left lung", + "Common basal vein (Left inferior pulmonary vein)", + "Left common basal segmental vein" + ] + }, + { + "id": "FMA:8677", + "name": "Left superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12862" + ] + }, + "synonyms": [ + "Left superior basal segmental vein", + "Left superior basal pulmonary vein" + ] + }, + { + "id": "FMA:8678", + "name": "Left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13290" + ] + }, + "synonyms": [ + "Anterior branch of left superior pulmonary vein", + "Left V8", + "Anterior basal bronchopulmonary segment of left inferior pulmonary vein", + "Anterior basal branch of left inferior pulmonary vein", + "Anterior basal vein of lower lobe of left lung", + "Anterior vein of upper lobe of left lung", + "Vena basalis anterior (Vena pulmonalis sinistra inferior)" + ] + }, + { + "id": "FMA:8679", + "name": "Left inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12863" + ] + }, + "synonyms": [ + "Left inferior basal segmental vein", + "Left inferior basal pulmonary vein" + ] + }, + { + "id": "FMA:8680", + "name": "Intrasegmental tributary of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14300" + ] + }, + "synonyms": [ + "Intrasegmental vein of apical segment of upper lobe of right lung", + "Intrasegmental part of apical vein of upper lobe of right lung", + "Pars intrasegmentalis (ramus apicalis) (vena pulmonalis dextra superior)" + ] + }, + { + "id": "FMA:8681", + "name": "Apical part of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68919" + ] + }, + "synonyms": [ + "Intrasegmental part of right apical vein", + "Right V1a" + ] + }, + { + "id": "FMA:8682", + "name": "Intrasegmental tributary of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14302" + ] + }, + "synonyms": [ + "Intrasegmental part of anterior vein of upper lobe of right lung", + "Intrasegmental vein of anterior segment of upper lobe of right lung", + "Pars intrasegmentalis (Vena anterior) (Vena pulmonalis dextra superior)", + "Intrasegmental part of anterior vein (right superior pulmonary vein)" + ] + }, + { + "id": "FMA:8683", + "name": "Superior part of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14310" + ] + }, + "synonyms": [ + "V3a", + "Superior tributary of anterior segmental vein", + "Intrasegmental part of anterior segmental vein", + "Upper part of anterior segmental vein" + ] + }, + { + "id": "FMA:8684", + "name": "Intrasegmental tributary of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14301" + ] + }, + "synonyms": [ + "Infralobar vein of posterior segment of upper lobe of right lung", + "Infralobar part of posterior vein (right superior pulmonary vein)", + "Pars infralobaris (Vena posterior) (Vena pulmonalis dextra superior)" + ] + }, + { + "id": "FMA:8685", + "name": "Central division of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "Intralobar vein of posterior segment of upper lobe of right lung", + "Pars intralobaris (Vena posterior) (Vena pulmonalis dextra superior)", + "Intralobar part of posterior segmental vein" + ] + }, + { + "id": "FMA:8686", + "name": "Intrasegmental tributary of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14304" + ] + }, + "synonyms": [ + "Intrasegmental part of superior vein of lower lobe of right lung", + "Pars intrasegmentalis (Vena superior) (Vena pulmonalis dextra inferior)", + "Intrasegmental vein of superior segment of lower lobe of right lung", + "Intrasegmental part of superior vein (Right inferior pulmonary vein)" + ] + }, + { + "id": "FMA:8687", + "name": "Medial part of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14312" + ] + }, + "synonyms": [ + "V6a", + "Medial tributary of superior segmental vein", + "Intersegmental medial part of superior segmental vein" + ] + }, + { + "id": "FMA:8688", + "name": "Intrasegmental tributary of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14306" + ] + }, + "synonyms": [ + "Pars intrasegmentalis (radix basalis anterior) (vena pulmonalis dextra inferior)", + "Intrasegmental vein of anterior basal segment of lower lobe of right lung", + "Intrasegmental part of anterior basal vein of lower lobe of right lung" + ] + }, + { + "id": "FMA:8689", + "name": "Lateral part of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14314" + ] + }, + "synonyms": [ + "Intrasegmental part of anterior basal segmental vein", + "Lateral tributary of anterior basal segmental vein", + "V8a" + ] + }, + { + "id": "FMA:8690", + "name": "Intrasegmental tributary of apicoposterior vein of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + }, + "synonyms": [ + "Intrasegmental part of apicoposterior vein of upper lobe of left lung", + "Pars intrasegmentalis (ramus apicoposterior) (vena pulmonalis sinistra superior)", + "Intrasegmental vein of apicoposterior segment of upper lobe of left lung" + ] + }, + { + "id": "FMA:8692", + "name": "Intrasegmental tributary of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14302" + ] + }, + "synonyms": [ + "Intrasegmental part of anterior vein (Left superior pulmonary vein)", + "Intrasegmental vein of anterior segment of upper lobe of left lung", + "Pars intrasegmentalis (Vena anterior) (Vena pulmonalis sinistra superior)", + "Intrasegmental part of anterior vein of upper lobe of left lung" + ] + }, + { + "id": "FMA:8693", + "name": "Inferior part of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14310" + ] + }, + "synonyms": [ + "V3b", + "Inferior tributary of anterior segmental vein", + "Lower part of anterior segmental vein", + "Intersegmental part of anterior segmental vein", + "Infrasegmental part of anterior segmental vein" + ] + }, + { + "id": "FMA:8694", + "name": "Intrasegmental tributary of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14304" + ] + }, + "synonyms": [ + "Pars intrasegmentalis (Vena superior) (Vena pulmonalis sinistra inferior)", + "Intrasegmental vein of superior segment of lower lobe of left lung", + "Intrasegmental part of Superior vein (Left inferior pulmonary vein)", + "Intrasegmental part of superior vein of lower lobe of left lung" + ] + }, + { + "id": "FMA:8695", + "name": "Superior part of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68998" + ] + }, + "synonyms": [ + "Pars intersegmentalis (Vena superior) (Vena pulmonalis sinistra inferior)", + "Right V6b" + ] + }, + { + "id": "FMA:8696", + "name": "Intrasegmental tributary of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14306" + ] + }, + "synonyms": [ + "Intrasegmental vein of anterior basal segment of lower lobe of left lung", + "Pars intrasegmentalis (ramus basalis anterior) (vena pulmonalis sinistra inferior)", + "Intrasegmental part of anterior basal vein of lower lobe of left lung" + ] + }, + { + "id": "FMA:8697", + "name": "Basal part of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14314" + ] + }, + "synonyms": [ + "Intersegmental part of anterior basal segmental vein", + "Basal tributary of anterior basal segmental vein", + "V8b" + ] + }, + { + "id": "FMA:8698", + "name": "Upper lobar branch of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9309" + ] + }, + "synonyms": [ + "Superior lobar branch of pulmonary artery", + "Upper lobe artery" + ] + }, + { + "id": "FMA:8699", + "name": "Pulmonary trunk sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15085" + ] + }, + "synonyms": [ + "Pulmonary sinus", + "Sinus of pulmonary trunk" + ] + }, + { + "id": "FMA:8700", + "name": "Bifurcation of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + }, + "synonyms": [ + "Pulmonary trunk bifurcation" + ] + }, + { + "id": "FMA:8701", + "name": "Lower lobar branch of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9309" + ] + }, + "synonyms": [ + "Lower lobe artery", + "Inferior lobar branch of pulmonary artery" + ] + }, + { + "id": "FMA:8702", + "name": "Upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68192" + ] + }, + "synonyms": [ + "Superior lobar artery", + "Segmental artery of upper lobe" + ] + }, + { + "id": "FMA:8704", + "name": "Trunk of middle lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9309" + ] + }, + "synonyms": [ + "Middle lobar branch of pulmonary artery", + "Middle lobar arterial trunk" + ] + }, + { + "id": "FMA:8707", + "name": "Apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Apical pulmonary artery", + "Apical artey of upper lobe" + ] + }, + { + "id": "FMA:8714", + "name": "Superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Superior segmental pulmonary artery" + ] + }, + { + "id": "FMA:8715", + "name": "Basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8716", + "name": "Medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Medial basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8717", + "name": "Anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Anterior basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8718", + "name": "Lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Lateral basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8719", + "name": "Posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Posterior basal segmental pulmonary artery" + ] + }, + { + "id": "FMA:8720", + "name": "Interlobar portion of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + } + }, + { + "id": "FMA:8721", + "name": "Ascending branch of interlobar portion of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + } + }, + { + "id": "FMA:8722", + "name": "Posterior ascending branch of interlobar portion of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8721" + ] + } + }, + { + "id": "FMA:8723", + "name": "Anterior ascending branch of interlobar portion of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8721" + ] + } + }, + { + "id": "FMA:8724", + "name": "Anterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Eighth cervical anterior ramus", + "C8 root of brachial plexus", + "Anterior eighth cervical ramus", + "Ventral ramus of eighth cervical spinal nerve", + "Anterior ramus of eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:8725", + "name": "Anterior ramus of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8724" + ] + }, + "synonyms": [ + "Anterior ramus of right eighth cervical spinal nerve", + "Right eighth cervical anterior ramus", + "Ventral ramus of right eighth cervical spinal nerve", + "Anterior right eighth cervical ramus" + ] + }, + { + "id": "FMA:8726", + "name": "Anterior ramus of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8724" + ] + }, + "synonyms": [ + "Anterior left eighth cervical ramus", + "Anterior ramus of left eighth cervical spinal nerve", + "Left eighth cervical anterior ramus", + "Ventral ramus of left eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:8727", + "name": "Anterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Seventh cervical anterior ramus", + "Anterior ramus of seventh cervical spinal nerve", + "Ventral ramus of seventh cervical spinal nerve", + "C7 root of brachial plexus", + "Anterior seventh cervical ramus" + ] + }, + { + "id": "FMA:8728", + "name": "Anterior ramus of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8727" + ] + }, + "synonyms": [ + "C7 root of right brachial plexus", + "Anterior ramus of right seventh cervical spinal nerve", + "Anterior right seventh cervical ramus", + "Ventral ramus of right seventh cervical spinal nerve", + "Right seventh cervical anterior ramus" + ] + }, + { + "id": "FMA:8729", + "name": "Anterior ramus of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8727" + ] + }, + "synonyms": [ + "Ventral ramus of left seventh cervical spinal nerve", + "Left seventh cervical anterior ramus", + "Anterior left seventh cervical ramus", + "C7 root of left brachial plexus", + "Anterior ramus of left seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:8730", + "name": "Anterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Anterior ramus of sixth cervical spinal nerve", + "Sixth cervical anterior ramus", + "Ventral ramus of sixth cervical spinal nerve", + "C6 root of brachial plexus", + "Anterior sixth cervical ramus" + ] + }, + { + "id": "FMA:8731", + "name": "Anterior ramus of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8730" + ] + }, + "synonyms": [ + "Anterior right sixth cervical ramus", + "Right sixth cervical anterior ramus", + "Anterior ramus of right sixth cervical spinal nerve", + "Ventral ramus of right sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:8732", + "name": "Anterior ramus of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8730" + ] + }, + "synonyms": [ + "Anterior left sixth cervical ramus", + "Anterior ramus of left sixth cervical spinal nerve", + "Left sixth cervical anterior ramus", + "Ventral ramus of left sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:8733", + "name": "Anterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "Ventral ramus of fifth cervical spinal nerve", + "Anterior ramus of fifth cervical spinal nerve", + "Fifth cervical anterior ramus", + "Anterior fifth cervical ramus", + "C5 root of brachial plexus" + ] + }, + { + "id": "FMA:8734", + "name": "Anterior ramus of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8733" + ] + }, + "synonyms": [ + "Right fifth cervical anterior ramus", + "Anterior right fifth cervical ramus", + "Ventral ramus of right fifth cervical spinal nerve", + "Anterior ramus of right fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:8735", + "name": "Anterior ramus of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8733" + ] + }, + "synonyms": [ + "Anterior ramus of left fifth cervical spinal nerve", + "Left fifth cervical anterior ramus", + "Ventral ramus of left fifth cervical spinal nerve", + "Anterior left fifth cervical ramus" + ] + }, + { + "id": "FMA:8736", + "name": "Anterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "C3 root of cervical plexus", + "Ventral ramus of third cervical spinal nerve", + "Third cervical anterior ramus", + "Anterior ramus of third cervical spinal nerve", + "Anterior third cervical ramus" + ] + }, + { + "id": "FMA:8739", + "name": "Anterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6027" + ] + }, + "synonyms": [ + "C4 root of cervical plexus", + "Fourth cervical anterior ramus", + "Anterior ramus of fourth cervical spinal nerve", + "Ventral ramus of fourth cervical spinal nerve", + "Anterior fourth cervical ramus" + ] + }, + { + "id": "FMA:8740", + "name": "Anterior ramus of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8739" + ] + }, + "synonyms": [ + "Ventral ramus of right fourth cervical spinal nerve", + "Anterior ramus of right fourth cervical spinal nerve", + "Right fourth cervical anterior ramus", + "Anterior right fourth cervical ramus" + ] + }, + { + "id": "FMA:8741", + "name": "Anterior ramus of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8739" + ] + }, + "synonyms": [ + "Ventral ramus of left fourth cervical spinal nerve", + "Anterior left fourth cervical ramus", + "Anterior ramus of left fourth cervical spinal nerve", + "Left fourth cervical anterior ramus" + ] + }, + { + "id": "FMA:8743", + "name": "Bronchopulmonary segment of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Segment of right lung" + ] + }, + { + "id": "FMA:8744", + "name": "Intra-articular ligament of sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligamentum sternocostale intra-articulare", + "Intra-articular sternocostal ligament" + ] + }, + { + "id": "FMA:8745", + "name": "Facet of body of sternum for second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:8748", + "name": "Thoracic vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13613" + ] + }, + "synonyms": [ + "Vertebral notch of thoracic vertebra", + "Vertebral incisure of pedicle of thoracic vertebra" + ] + }, + { + "id": "FMA:8750", + "name": "Left second thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10719" + ] + } + }, + { + "id": "FMA:8751", + "name": "Facet of body of sternum for sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12231" + ] + } + }, + { + "id": "FMA:8755", + "name": "Segmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Segmental pulmonary arterial tree" + ] + }, + { + "id": "FMA:8760", + "name": "Zone of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Pulmonary arterial zone" + ] + }, + { + "id": "FMA:8763", + "name": "Facet of manubrium for first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11412" + ] + }, + "synonyms": [ + "Manubrium for first costal cartilage facet" + ] + }, + { + "id": "FMA:8764", + "name": "Anterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6029" + ] + }, + "synonyms": [ + "Anterior second lumbar ramus", + "Anterior ramus of second lumbar spinal nerve", + "Ventral ramus of second lumbar spinal nerve", + "Second lumbar anterior ramus", + "L2 root of lumbar plexus" + ] + }, + { + "id": "FMA:8765", + "name": "Anterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8764" + ] + }, + "synonyms": [ + "Anterior ramus of left second lumbar spinal nerve", + "Left second lumbar anterior ramus", + "Ventral ramus of left second lumbar spinal nerve", + "Anterior left second lumbar ramus" + ] + }, + { + "id": "FMA:8766", + "name": "Anterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8764" + ] + }, + "synonyms": [ + "Anterior right second lumbar ramus", + "Ventral ramus of right second lumbar spinal nerve", + "Anterior ramus of right second lumbar spinal nerve", + "Right second lumbar anterior ramus" + ] + }, + { + "id": "FMA:8767", + "name": "Anterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6029" + ] + }, + "synonyms": [ + "L3 root of lumbar plexus", + "Anterior ramus of third lumbar spinal nerve", + "Anterior third lumbar ramus", + "Third lumbar anterior ramus", + "Ventral ramus of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:8768", + "name": "Anterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8767" + ] + }, + "synonyms": [ + "Left third lumbar anterior ramus", + "Anterior ramus of left third lumbar spinal nerve", + "Anterior left third lumbar ramus", + "Ventral ramus of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:8769", + "name": "Anterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8767" + ] + }, + "synonyms": [ + "Anterior ramus of right third lumbar spinal nerve", + "Right third lumbar anterior ramus", + "Anterior right third lumbar ramus", + "Ventral ramus of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:8770", + "name": "Anterior ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6029" + ] + }, + "synonyms": [ + "Anterior fourth lumbar ramus", + "Fourth lumbar anterior ramus", + "Anterior ramus of fourth lumbar spinal nerve", + "L4 root of lumbar plexus", + "Ventral ramus of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8771", + "name": "Anterior ramus of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8770" + ] + }, + "synonyms": [ + "Anterior left fourth lumbar ramus", + "Left fourth lumbar anterior ramus", + "Ventral ramus of left fourth lumbar spinal nerve", + "Anterior ramus of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8772", + "name": "Anterior ramus of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8770" + ] + }, + "synonyms": [ + "Anterior ramus of right fourth lumbar spinal nerve", + "Anterior right fourth lumbar ramus", + "Right fourth lumbar anterior ramus", + "Ventral ramus of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8773", + "name": "Anterior ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6029" + ] + }, + "synonyms": [ + "Anterior fifth lumbar ramus", + "Fifth lumbar anterior ramus", + "L5 root of sacral plexus", + "Anterior ramus of fifth lumbar spinal nerve", + "Ventral ramus of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8774", + "name": "Anterior ramus of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8773" + ] + }, + "synonyms": [ + "Ventral ramus of left fifth lumbar spinal nerve", + "Anterior ramus of left fifth lumbar spinal nerve", + "Anterior left fifth lumbar ramus", + "Left fifth lumbar anterior ramus" + ] + }, + { + "id": "FMA:8775", + "name": "Anterior ramus of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8773" + ] + }, + "synonyms": [ + "Anterior right fifth lumbar ramus", + "Ventral ramus of right fifth lumbar spinal nerve", + "Anterior ramus of right fifth lumbar spinal nerve", + "Right fifth lumbar anterior ramus" + ] + }, + { + "id": "FMA:8776", + "name": "Anterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6030" + ] + }, + "synonyms": [ + "Anterior second sacral ramus", + "S2 root of sacral plexus", + "Anterior ramus of second sacral spinal nerve", + "Ventral ramus of second sacral spinal nerve", + "Second sacral anterior ramus" + ] + }, + { + "id": "FMA:8777", + "name": "Anterior ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8776" + ] + }, + "synonyms": [ + "Right second sacral anterior ramus", + "Ventral ramus of right second sacral spinal nerve", + "Anterior ramus of right second sacral spinal nerve", + "Anterior right second sacral ramus" + ] + }, + { + "id": "FMA:8778", + "name": "Anterior ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8776" + ] + }, + "synonyms": [ + "Anterior left second sacral ramus", + "Left second sacral anterior ramus", + "Anterior ramus of left second sacral spinal nerve", + "Ventral ramus of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:8779", + "name": "Anterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6030" + ] + }, + "synonyms": [ + "S3 root of sacral plexus", + "Ventral ramus of third sacral spinal nerve", + "Anterior ramus of third sacral spinal nerve", + "Anterior third sacral ramus", + "Third sacral anterior ramus" + ] + }, + { + "id": "FMA:8780", + "name": "Anterior ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8779" + ] + }, + "synonyms": [ + "Anterior ramus of right third sacral spinal nerve", + "Ventral ramus of right third sacral spinal nerve", + "Anterior right third sacral ramus", + "Right third sacral anterior ramus" + ] + }, + { + "id": "FMA:8781", + "name": "Anterior ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8779" + ] + }, + "synonyms": [ + "Left third sacral anterior ramus", + "Anterior ramus of left third sacral spinal nerve", + "Ventral ramus of left third sacral spinal nerve", + "Anterior left third sacral ramus" + ] + }, + { + "id": "FMA:8782", + "name": "Anterior ramus of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6030" + ] + }, + "synonyms": [ + "Anterior fourth sacral ramus", + "Fourth sacral anterior ramus", + "Ventral ramus of fourth sacral spinal nerve", + "Anterior ramus of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:8783", + "name": "Anterior ramus of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8782" + ] + }, + "synonyms": [ + "Anterior ramus of right fourth sacral spinal nerve", + "Anterior right fourth sacral ramus", + "Right fourth sacral anterior ramus", + "Ventral ramus of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:8784", + "name": "Anterior ramus of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8782" + ] + }, + "synonyms": [ + "Anterior left fourth sacral ramus", + "Left fourth sacral anterior ramus", + "Ventral ramus of left fourth sacral spinal nerve", + "Anterior ramus of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:8785", + "name": "Anterior ramus of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6030" + ] + }, + "synonyms": [ + "Fifth sacral anterior ramus", + "Anterior fifth sacral ramus", + "Anterior ramus of fifth sacral spinal nerve", + "Ventral ramus of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:8786", + "name": "Anterior ramus of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8785" + ] + }, + "synonyms": [ + "Anterior ramus of right fifth sacral spinal nerve", + "Anterior right fifth sacral ramus", + "Ventral ramus of right fifth sacral spinal nerve", + "Right fifth sacral anterior ramus" + ] + }, + { + "id": "FMA:8787", + "name": "Anterior ramus of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8785" + ] + }, + "synonyms": [ + "Anterior left fifth sacral ramus", + "Anterior ramus of left fifth sacral spinal nerve", + "Left fifth sacral anterior ramus", + "Ventral ramus of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:8788", + "name": "Posterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Second cervical posterior ramus", + "Posterior ramus of second cervical spinal nerve", + "Posterior second cervical ramus", + "Dorsal ramus of second cervical spinal nerve" + ] + }, + { + "id": "FMA:8789", + "name": "Posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Fourth cervical posterior ramus", + "Dorsal ramus of fourth cervical spinal nerve", + "Posterior fourth cervical ramus", + "Posterior ramus of fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:8790", + "name": "Posterior ramus of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8789" + ] + }, + "synonyms": [ + "Dorsal ramus of right fourth cervical spinal nerve", + "Right fourth cervical posterior ramus", + "Posterior right fourth cervical ramus", + "Posterior ramus of right fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:8791", + "name": "Posterior ramus of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8789" + ] + }, + "synonyms": [ + "Dorsal ramus of left fourth cervical spinal nerve", + "Posterior left fourth cervical ramus", + "Left fourth cervical posterior ramus", + "Posterior ramus of left fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:8792", + "name": "Posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Posterior third cervical ramus", + "Posterior ramus of third cervical spinal nerve", + "Third cervical posterior ramus", + "Dorsal ramus of third cervical spinal nerve" + ] + }, + { + "id": "FMA:8793", + "name": "Posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Posterior ramus of fifth cervical spinal nerve", + "Dorsal ramus of fifth cervical spinal nerve", + "Posterior fifth cervical ramus", + "Fifth cervical posterior ramus" + ] + }, + { + "id": "FMA:8794", + "name": "Posterior ramus of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8793" + ] + }, + "synonyms": [ + "Posterior ramus of right fifth cervical spinal nerve", + "Dorsal ramus of right fifth cervical spinal nerve", + "Posterior right fifth cervical ramus", + "Right fifth cervical posterior ramus" + ] + }, + { + "id": "FMA:8795", + "name": "Posterior ramus of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8793" + ] + }, + "synonyms": [ + "Dorsal ramus of left fifth cervical spinal nerve", + "Posterior ramus of left fifth cervical spinal nerve", + "Left fifth cervical posterior ramus", + "Posterior left fifth cervical ramus" + ] + }, + { + "id": "FMA:8796", + "name": "Posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Posterior ramus of sixth cervical spinal nerve", + "Sixth cervical posterior ramus", + "Posterior sixth cervical ramus", + "Dorsal ramus of sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:8797", + "name": "Posterior ramus of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8796" + ] + }, + "synonyms": [ + "Right sixth cervical posterior ramus", + "Dorsal ramus of right sixth cervical spinal nerve", + "Posterior right sixth cervical ramus", + "Posterior ramus of right sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:8798", + "name": "Posterior ramus of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8796" + ] + }, + "synonyms": [ + "Dorsal ramus of left sixth cervical spinal nerve", + "Left sixth cervical posterior ramus", + "Posterior left sixth cervical ramus", + "Posterior ramus of left sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:8799", + "name": "Posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Posterior seventh cervical ramus", + "Dorsal ramus of seventh cervical spinal nerve", + "Posterior ramus of seventh cervical spinal nerve", + "Seventh cervical posterior ramus" + ] + }, + { + "id": "FMA:8800", + "name": "Posterior ramus of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8799" + ] + }, + "synonyms": [ + "Posterior right seventh cervical ramus", + "Dorsal ramus of right seventh cervical spinal nerve", + "Right seventh cervical posterior ramus", + "Posterior ramus of right seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:8801", + "name": "Posterior ramus of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8799" + ] + }, + "synonyms": [ + "Left seventh cervical posterior ramus", + "Posterior left seventh cervical ramus", + "Posterior ramus of left seventh cervical spinal nerve", + "Dorsal ramus of left seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:8802", + "name": "Posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6797" + ] + }, + "synonyms": [ + "Eighth cervical posterior ramus", + "Dorsal ramus of eighth cervical spinal nerve", + "Posterior ramus of eighth cervical spinal nerve", + "Posterior eighth cervical ramus" + ] + }, + { + "id": "FMA:8803", + "name": "Posterior ramus of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8802" + ] + }, + "synonyms": [ + "Right eighth cervical posterior ramus", + "Dorsal ramus of right eighth cervical spinal nerve", + "Posterior right eighth cervical ramus", + "Posterior ramus of right eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:8804", + "name": "Posterior ramus of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8802" + ] + }, + "synonyms": [ + "Dorsal ramus of left eighth cervical spinal nerve", + "Posterior left eighth cervical ramus", + "Posterior ramus of left eighth cervical spinal nerve", + "Left eighth cervical posterior ramus" + ] + }, + { + "id": "FMA:8805", + "name": "Posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6142" + ] + }, + "synonyms": [ + "Posterior right third thoracic ramus", + "Posterior ramus of right third thoracic spinal nerve", + "Dorsal ramus of right third thoracic spinal nerve", + "Right third thoracic posterior ramus" + ] + }, + { + "id": "FMA:8806", + "name": "Posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Posterior fifth thoracic ramus", + "Dorsal ramus of fifth thoracic spinal nerve", + "Posterior ramus of fifth thoracic spinal nerve", + "Fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:8807", + "name": "Posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8806" + ] + }, + "synonyms": [ + "Posterior right fifth thoracic ramus", + "Posterior ramus of right fifth thoracic spinal nerve", + "Right fifth thoracic posterior ramus", + "Dorsal ramus of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8808", + "name": "Posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8806" + ] + }, + "synonyms": [ + "Posterior left fifth thoracic ramus", + "Dorsal ramus of left fifth thoracic spinal nerve", + "Left fifth thoracic posterior ramus", + "Posterior ramus of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8809", + "name": "Posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Dorsal ramus of fourth thoracic spinal nerve", + "Fourth thoracic posterior ramus", + "Posterior ramus of fourth thoracic spinal nerve", + "Posterior fourth thoracic ramus" + ] + }, + { + "id": "FMA:8810", + "name": "Posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Posterior sixth thoracic ramus", + "Sixth thoracic posterior ramus", + "Dorsal ramus of sixth thoracic spinal nerve", + "Posterior ramus of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8811", + "name": "Posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8810" + ] + }, + "synonyms": [ + "Posterior right sixth thoracic ramus", + "Right sixth thoracic posterior ramus", + "Posterior ramus of right sixth thoracic spinal nerve", + "Dorsal ramus of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8812", + "name": "Posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8810" + ] + }, + "synonyms": [ + "Posterior left sixth thoracic ramus", + "Left sixth thoracic posterior ramus", + "Dorsal ramus of left sixth thoracic spinal nerve", + "Posterior ramus of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8813", + "name": "Posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Seventh thoracic posterior ramus", + "Dorsal ramus of seventh thoracic spinal nerve", + "Posterior seventh thoracic ramus", + "Posterior ramus of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:8814", + "name": "Posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8813" + ] + }, + "synonyms": [ + "Right seventh thoracic posterior ramus", + "Posterior ramus of right seventh thoracic spinal nerve", + "Posterior right seventh thoracic ramus", + "Dorsal ramus of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:8815", + "name": "Posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8813" + ] + }, + "synonyms": [ + "Dorsal ramus of left seventh thoracic spinal nerve", + "Posterior ramus of left seventh thoracic spinal nerve", + "Left seventh thoracic posterior ramus", + "Posterior left seventh thoracic ramus" + ] + }, + { + "id": "FMA:8816", + "name": "Posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Eighth thoracic posterior ramus", + "Posterior ramus of eighth thoracic spinal nerve", + "Posterior eighth thoracic ramus", + "Dorsal ramus of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8817", + "name": "Posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8816" + ] + }, + "synonyms": [ + "Right eighth thoracic posterior ramus", + "Posterior right eighth thoracic ramus", + "Posterior ramus of right eighth thoracic spinal nerve", + "Dorsal ramus of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8818", + "name": "Posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8816" + ] + }, + "synonyms": [ + "Posterior ramus of left eighth thoracic spinal nerve", + "Left eighth thoracic posterior ramus", + "Posterior left eighth thoracic ramus", + "Dorsal ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8819", + "name": "Posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Dorsal ramus of ninth thoracic spinal nerve", + "Posterior ramus of ninth thoracic spinal nerve", + "Posterior ninth thoracic ramus", + "Ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:8820", + "name": "Posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8819" + ] + }, + "synonyms": [ + "Dorsal ramus of right ninth thoracic spinal nerve", + "Right ninth thoracic posterior ramus", + "Posterior right ninth thoracic ramus", + "Posterior ramus of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8821", + "name": "Posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8819" + ] + }, + "synonyms": [ + "Posterior ramus of left ninth thoracic spinal nerve", + "Left ninth thoracic posterior ramus", + "Dorsal ramus of left ninth thoracic spinal nerve", + "Posterior left ninth thoracic ramus" + ] + }, + { + "id": "FMA:8822", + "name": "Posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Tenth thoracic posterior ramus", + "Dorsal ramus of tenth thoracic spinal nerve", + "Posterior ramus of tenth thoracic spinal nerve", + "Posterior tenth thoracic ramus" + ] + }, + { + "id": "FMA:8823", + "name": "Posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8822" + ] + }, + "synonyms": [ + "Posterior right tenth thoracic ramus", + "Right tenth thoracic posterior ramus", + "Posterior ramus of right tenth thoracic spinal nerve", + "Dorsal ramus of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8824", + "name": "Posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8822" + ] + }, + "synonyms": [ + "Dorsal ramus of left tenth thoracic spinal nerve", + "Posterior ramus of left tenth thoracic spinal nerve", + "Left tenth thoracic posterior ramus", + "Posterior left tenth thoracic ramus" + ] + }, + { + "id": "FMA:8825", + "name": "Posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Eleventh thoracic posterior ramus", + "Dorsal ramus of eleventh thoracic spinal nerve", + "Posterior ramus of eleventh thoracic spinal nerve", + "Posterior eleventh thoracic ramus" + ] + }, + { + "id": "FMA:8826", + "name": "Posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8825" + ] + }, + "synonyms": [ + "Posterior ramus of right eleventh thoracic spinal nerve", + "Dorsal ramus of right eleventh thoracic spinal nerve", + "Right eleventh thoracic posterior ramus", + "Posterior right eleventh thoracic ramus" + ] + }, + { + "id": "FMA:8827", + "name": "Posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8825" + ] + }, + "synonyms": [ + "Posterior left eleventh thoracic ramus", + "Posterior ramus of left eleventh thoracic spinal nerve", + "Dorsal ramus of left eleventh thoracic spinal nerve", + "Left eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:8828", + "name": "Posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6044" + ] + }, + "synonyms": [ + "Posterior ramus of twelfth thoracic spinal nerve", + "Dorsal ramus of twelfth thoracic spinal nerve", + "Twelfth thoracic posterior ramus", + "Posterior twelfth thoracic ramus" + ] + }, + { + "id": "FMA:8829", + "name": "Posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8828" + ] + }, + "synonyms": [ + "Dorsal ramus of right twelfth thoracic spinal nerve", + "Right twelfth thoracic posterior ramus", + "Posterior ramus of right twelfth thoracic spinal nerve", + "Posterior right twelfth thoracic ramus" + ] + }, + { + "id": "FMA:8830", + "name": "Posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8828" + ] + }, + "synonyms": [ + "Posterior left twelfth thoracic ramus", + "Posterior ramus of left twelfth thoracic spinal nerve", + "Left twelfth thoracic posterior ramus", + "Dorsal ramus of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8831", + "name": "Posterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6798" + ] + }, + "synonyms": [ + "Second lumbar posterior ramus", + "Posterior ramus of second lumbar spinal nerve", + "Posterior second lumbar ramus", + "Dorsal ramus of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:8832", + "name": "Posterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8831" + ] + }, + "synonyms": [ + "Dorsal ramus of right second lumbar spinal nerve", + "Posterior right second lumbar ramus", + "Posterior ramus of right second lumbar spinal nerve", + "Right second lumbar posterior ramus" + ] + }, + { + "id": "FMA:8833", + "name": "Posterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8831" + ] + }, + "synonyms": [ + "Left second lumbar posterior ramus", + "Posterior ramus of left second lumbar spinal nerve", + "Posterior left second lumbar ramus", + "Dorsal ramus of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:8834", + "name": "Posterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6798" + ] + }, + "synonyms": [ + "Dorsal ramus of third lumbar spinal nerve", + "Posterior third lumbar ramus", + "Third lumbar posterior ramus", + "Posterior ramus of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:8835", + "name": "Posterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8834" + ] + }, + "synonyms": [ + "Posterior right third lumbar ramus", + "Posterior ramus of right third lumbar spinal nerve", + "Dorsal ramus of right third lumbar spinal nerve", + "Right third lumbar posterior ramus" + ] + }, + { + "id": "FMA:8836", + "name": "Posterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8834" + ] + }, + "synonyms": [ + "Left third lumbar posterior ramus", + "Dorsal ramus of left third lumbar spinal nerve", + "Posterior ramus of left third lumbar spinal nerve", + "Posterior left third lumbar ramus" + ] + }, + { + "id": "FMA:8837", + "name": "Posterior ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6798" + ] + }, + "synonyms": [ + "Fourth lumbar posterior ramus", + "Posterior fourth lumbar ramus", + "Dorsal ramus of fourth lumbar spinal nerve", + "Posterior ramus of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8838", + "name": "Posterior ramus of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8837" + ] + }, + "synonyms": [ + "Posterior ramus of right fourth lumbar spinal nerve", + "Right fourth lumbar posterior ramus", + "Dorsal ramus of right fourth lumbar spinal nerve", + "Posterior right fourth lumbar ramus" + ] + }, + { + "id": "FMA:8839", + "name": "Posterior ramus of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8837" + ] + }, + "synonyms": [ + "Left fourth lumbar posterior ramus", + "Dorsal ramus of left fourth lumbar spinal nerve", + "Posterior ramus of left fourth lumbar spinal nerve", + "Posterior left fourth lumbar ramus" + ] + }, + { + "id": "FMA:8840", + "name": "Posterior ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6798" + ] + }, + "synonyms": [ + "Fifth lumbar posterior ramus", + "Posterior ramus of fifth lumbar spinal nerve", + "Dorsal ramus of fifth lumbar spinal nerve", + "Posterior fifth lumbar ramus" + ] + }, + { + "id": "FMA:8841", + "name": "Posterior ramus of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8840" + ] + }, + "synonyms": [ + "Right fifth lumbar posterior ramus", + "Dorsal ramus of right fifth lumbar spinal nerve", + "Posterior ramus of right fifth lumbar spinal nerve", + "Posterior right fifth lumbar ramus" + ] + }, + { + "id": "FMA:8842", + "name": "Posterior ramus of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8840" + ] + }, + "synonyms": [ + "Dorsal ramus of left fifth lumbar spinal nerve", + "Posterior left fifth lumbar ramus", + "Left fifth lumbar posterior ramus", + "Posterior ramus of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:8843", + "name": "Posterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6799" + ] + }, + "synonyms": [ + "Posterior ramus of second sacral spinal nerve", + "Posterior second sacral ramus", + "Second sacral posterior ramus", + "Dorsal ramus of second sacral spinal nerve" + ] + }, + { + "id": "FMA:8844", + "name": "Posterior ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8843" + ] + }, + "synonyms": [ + "Dorsal ramus of right second sacral spinal nerve", + "Posterior ramus of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:8845", + "name": "Posterior ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8843" + ] + }, + "synonyms": [ + "Posterior ramus of left second sacral spinal nerve", + "Posterior left second sacral ramus", + "Left second sacral posterior ramus", + "Dorsal ramus of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:8846", + "name": "Posterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6799" + ] + }, + "synonyms": [ + "Posterior third sacral ramus", + "Dorsal ramus of third sacral spinal nerve", + "Third sacral posterior ramus", + "Posterior ramus of third sacral spinal nerve" + ] + }, + { + "id": "FMA:8847", + "name": "Posterior ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8846" + ] + }, + "synonyms": [ + "Dorsal ramus of right third sacral spinal nerve", + "Posterior ramus of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:8848", + "name": "Posterior ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8846" + ] + }, + "synonyms": [ + "Posterior left third sacral ramus", + "Dorsal ramus of left third sacral spinal nerve", + "Posterior ramus of left third sacral spinal nerve", + "Left third sacral posterior ramus" + ] + }, + { + "id": "FMA:8849", + "name": "Posterior ramus of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6799" + ] + }, + "synonyms": [ + "Dorsal ramus of fourth sacral spinal nerve", + "Posterior fourth sacral ramus", + "Fourth sacral posterior ramus", + "Posterior ramus of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:8850", + "name": "Posterior ramus of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8849" + ] + }, + "synonyms": [ + "Dorsal ramus of right fourth sacral spinal nerve", + "Posterior ramus of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:8851", + "name": "Posterior ramus of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8849" + ] + }, + "synonyms": [ + "Posterior ramus of left fourth sacral spinal nerve", + "Left fourth sacral posterior ramus", + "Dorsal ramus of left fourth sacral spinal nerve", + "Posterior left fourth sacral ramus" + ] + }, + { + "id": "FMA:8852", + "name": "Posterior ramus of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6799" + ] + }, + "synonyms": [ + "Posterior ramus of fifth sacral spinal nerve", + "Fifth sacral posterior ramus", + "Posterior fifth sacral ramus", + "Dorsal ramus of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:8853", + "name": "Posterior ramus of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8852" + ] + }, + "synonyms": [ + "Posterior ramus of right fifth sacral spinal nerve", + "Dorsal ramus of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:8854", + "name": "Posterior ramus of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8852" + ] + }, + "synonyms": [ + "Posterior ramus of left fifth sacral spinal nerve", + "Dorsal ramus of left fifth sacral spinal nerve", + "Left fifth sacral posterior ramus", + "Posterior left fifth sacral ramus" + ] + }, + { + "id": "FMA:8855", + "name": "Posterior ramus of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5983" + ] + }, + "synonyms": [ + "Coccygeal posterior ramus", + "Dorsal ramus of coccygeal spinal nerve", + "Posterior ramus of coccygeal spinal nerve", + "Posterior coccygeal ramus" + ] + }, + { + "id": "FMA:8856", + "name": "Posterior ramus of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8855" + ] + }, + "synonyms": [ + "Posterior right coccygeal ramus", + "Posterior ramus of right coccygeal spinal nerve", + "Dorsal ramus of right coccygeal spinal nerve", + "Right coccygeal posterior ramus" + ] + }, + { + "id": "FMA:8857", + "name": "Posterior ramus of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8855" + ] + }, + "synonyms": [ + "Posterior ramus of left coccygeal spinal nerve", + "Left coccygeal posterior ramus", + "Dorsal ramus of left coccygeal spinal nerve", + "Posterior left coccygeal ramus" + ] + }, + { + "id": "FMA:8859", + "name": "Anterior cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of sixth thoracic nerve", + "Anterior cutaneous branch of ventral ramus of sixth thoracic spinal nerve", + "Anterior cutaneous branch of sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:8860", + "name": "Anterior cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8859" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of right sixth thoracic spinal nerve", + "Anterior cutaneous branch of right sixth thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of right sixth thoracic nerve" + ] + }, + { + "id": "FMA:8861", + "name": "Anterior cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8859" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of left sixth thoracic spinal nerve", + "Anterior cutaneous branch of left sixth thoracic anterior ramus", + "Anterior cutaneous branch of anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:8862", + "name": "Lateral cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of sixth thoracic nerve", + "Lateral cutaneous branch of sixth thoracic anterior ramus", + "Lateral cutaneous branch of ventral ramus of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:8863", + "name": "Anterior branch of lateral cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:8864", + "name": "Anterior branch of lateral cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8863" + ] + } + }, + { + "id": "FMA:8865", + "name": "Anterior branch of lateral cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8863" + ] + } + }, + { + "id": "FMA:8866", + "name": "Posterior branch of lateral cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:8867", + "name": "Posterior branch of lateral cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8866" + ] + } + }, + { + "id": "FMA:8868", + "name": "Posterior branch of lateral cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8866" + ] + } + }, + { + "id": "FMA:8870", + "name": "Anterior cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:8871", + "name": "Anterior cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8870" + ] + } + }, + { + "id": "FMA:8872", + "name": "Anterior cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8870" + ] + } + }, + { + "id": "FMA:8873", + "name": "Lateral cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:8874", + "name": "Anterior branch of lateral cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:8875", + "name": "Anterior branch of lateral cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8874" + ] + } + }, + { + "id": "FMA:8876", + "name": "Anterior branch of lateral cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8874" + ] + } + }, + { + "id": "FMA:8877", + "name": "Posterior branch of lateral cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:8878", + "name": "Posterior branch of lateral cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8877" + ] + } + }, + { + "id": "FMA:8879", + "name": "Posterior branch of lateral cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8877" + ] + } + }, + { + "id": "FMA:8881", + "name": "Anterior cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:8882", + "name": "Anterior cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8881" + ] + } + }, + { + "id": "FMA:8883", + "name": "Anterior cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8881" + ] + } + }, + { + "id": "FMA:8884", + "name": "Lateral cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:8885", + "name": "Anterior branch of lateral cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:8886", + "name": "Anterior branch of lateral cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8885" + ] + } + }, + { + "id": "FMA:8887", + "name": "Anterior branch of lateral cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8885" + ] + } + }, + { + "id": "FMA:8888", + "name": "Posterior branch of lateral cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:8889", + "name": "Posterior branch of lateral cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8888" + ] + } + }, + { + "id": "FMA:8890", + "name": "Posterior branch of lateral cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8888" + ] + } + }, + { + "id": "FMA:8892", + "name": "Anterior cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:8893", + "name": "Anterior cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8892" + ] + } + }, + { + "id": "FMA:8894", + "name": "Anterior cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8892" + ] + } + }, + { + "id": "FMA:8895", + "name": "Lateral cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:8896", + "name": "Anterior branch of lateral cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:8897", + "name": "Anterior branch of lateral cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8896" + ] + } + }, + { + "id": "FMA:8898", + "name": "Anterior branch of lateral cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8896" + ] + } + }, + { + "id": "FMA:8899", + "name": "Posterior branch of lateral cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:8900", + "name": "Posterior branch of lateral cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8899" + ] + } + }, + { + "id": "FMA:8901", + "name": "Posterior branch of lateral cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8899" + ] + } + }, + { + "id": "FMA:8903", + "name": "Anterior cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:8904", + "name": "Anterior cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8903" + ] + } + }, + { + "id": "FMA:8905", + "name": "Anterior cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8903" + ] + } + }, + { + "id": "FMA:8906", + "name": "Lateral cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:8907", + "name": "Anterior branch of lateral cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10977" + ] + } + }, + { + "id": "FMA:8908", + "name": "Anterior branch of lateral cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8907" + ] + } + }, + { + "id": "FMA:8909", + "name": "Anterior branch of lateral cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8907" + ] + } + }, + { + "id": "FMA:8910", + "name": "Posterior branch of lateral cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10978" + ] + } + }, + { + "id": "FMA:8911", + "name": "Posterior branch of lateral cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8910" + ] + } + }, + { + "id": "FMA:8912", + "name": "Posterior branch of lateral cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8910" + ] + } + }, + { + "id": "FMA:8913", + "name": "Cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + } + }, + { + "id": "FMA:8914", + "name": "Anterior cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8913" + ] + } + }, + { + "id": "FMA:8915", + "name": "Lateral cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8913" + ] + } + }, + { + "id": "FMA:8916", + "name": "Anterior cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8914" + ] + } + }, + { + "id": "FMA:8917", + "name": "Anterior cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8914" + ] + } + }, + { + "id": "FMA:8918", + "name": "Lateral cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8915" + ] + } + }, + { + "id": "FMA:8919", + "name": "Lateral cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8915" + ] + } + }, + { + "id": "FMA:8921", + "name": "Anterior cutaneous branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of ventral ramus of first thoracic spinal nerve", + "Anterior cutaneous branch of anterior ramus of first thoracic nerve", + "Anterior cutaneous branch of first thoracic anterior ramus" + ] + }, + { + "id": "FMA:8922", + "name": "Anterior cutaneous branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8921" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of anterior ramus of left first thoracic nerve", + "Anterior cutaneous branch of left first thoracic anterior ramus" + ] + }, + { + "id": "FMA:8923", + "name": "Lateral cutaneous branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of first thoracic spinal nerve", + "Lateral cutaneous branch of first thoracic anterior ramus", + "Lateral cutaneous branch of anterior ramus of first thoracic nerve" + ] + }, + { + "id": "FMA:8924", + "name": "Joint of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Joint of second costal head", + "Second costal head joint", + "Second costovertebral joint" + ] + }, + { + "id": "FMA:8925", + "name": "Joint of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8924" + ] + }, + "synonyms": [ + "Right second costovertebral joint", + "Joint of right second costal head", + "Right second costal head joint" + ] + }, + { + "id": "FMA:8926", + "name": "Joint of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8924" + ] + }, + "synonyms": [ + "Left second costal head joint", + "Left second costovertebral joint", + "Joint of left second costal head" + ] + }, + { + "id": "FMA:8927", + "name": "Joint of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Third costal head joint", + "Third costovertebral joint", + "Joint of third costal head" + ] + }, + { + "id": "FMA:8928", + "name": "Joint of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8927" + ] + }, + "synonyms": [ + "Right third costovertebral joint", + "Joint of right third costal head", + "Right third costal head joint" + ] + }, + { + "id": "FMA:8929", + "name": "Joint of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8927" + ] + }, + "synonyms": [ + "Left third costal head joint", + "Joint of left third costal head", + "Left third costovertebral joint" + ] + }, + { + "id": "FMA:8930", + "name": "Joint of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Fourth costovertebral joint", + "Fourth costal head joint", + "Joint of fourth costal head" + ] + }, + { + "id": "FMA:8931", + "name": "Joint of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8930" + ] + }, + "synonyms": [ + "Joint of right fourth costal head", + "Right fourth costovertebral joint", + "Right fourth costal head joint" + ] + }, + { + "id": "FMA:8932", + "name": "Joint of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8930" + ] + }, + "synonyms": [ + "Joint of left fourth costal head", + "Left fourth costal head joint", + "Left fourth costovertebral joint" + ] + }, + { + "id": "FMA:8933", + "name": "Joint of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Fifth costovertebral joint", + "Joint of fifth costal head", + "Fifth costal head joint" + ] + }, + { + "id": "FMA:8934", + "name": "Joint of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8933" + ] + }, + "synonyms": [ + "Right fifth costovertebral joint", + "Right fifth costal head joint", + "Joint of right fifth costal head" + ] + }, + { + "id": "FMA:8935", + "name": "Joint of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8933" + ] + }, + "synonyms": [ + "Left fifth costovertebral joint", + "Left fifth costal head joint", + "Joint of left fifth costal head" + ] + }, + { + "id": "FMA:8936", + "name": "Joint of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Sixth costal head joint", + "Joint of sixth costal head", + "Sixth costovertebral joint" + ] + }, + { + "id": "FMA:8937", + "name": "Joint of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8936" + ] + }, + "synonyms": [ + "Right sixth costovertebral joint", + "Joint of right sixth costal head", + "Right sixth costal head joint" + ] + }, + { + "id": "FMA:8938", + "name": "Joint of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8936" + ] + }, + "synonyms": [ + "Joint of left sixth costal head", + "Left sixth costal head joint", + "Left sixth costovertebral joint" + ] + }, + { + "id": "FMA:8939", + "name": "Joint of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Seventh costal head joint", + "Joint of seventh costal head", + "Seventh costovertebral joint" + ] + }, + { + "id": "FMA:8940", + "name": "Joint of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8939" + ] + }, + "synonyms": [ + "Right seventh costal head joint", + "Right seventh costovertebral joint", + "Joint of right seventh costal head" + ] + }, + { + "id": "FMA:8941", + "name": "Joint of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8939" + ] + }, + "synonyms": [ + "Joint of left seventh costal head", + "Left seventh costovertebral joint", + "Left seventh costal head joint" + ] + }, + { + "id": "FMA:8942", + "name": "Joint of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Eighth costal head joint", + "Joint of eighth costal head", + "Eighth costovertebral joint" + ] + }, + { + "id": "FMA:8943", + "name": "Joint of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8942" + ] + }, + "synonyms": [ + "Right eighth costal head joint", + "Right eighth costovertebral joint", + "Joint of right eighth costal head" + ] + }, + { + "id": "FMA:8944", + "name": "Joint of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8942" + ] + }, + "synonyms": [ + "Joint of left eighth costal head", + "Left eighth costal head joint", + "Left eighth costovertebral joint" + ] + }, + { + "id": "FMA:8945", + "name": "Joint of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Joint of ninth costal head", + "Ninth costovertebral joint", + "Ninth costal head joint" + ] + }, + { + "id": "FMA:8946", + "name": "Joint of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8945" + ] + }, + "synonyms": [ + "Joint of right ninth costal head", + "Right ninth costal head joint", + "Right ninth costovertebral joint" + ] + }, + { + "id": "FMA:8947", + "name": "Joint of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8945" + ] + }, + "synonyms": [ + "Left ninth costal head joint", + "Joint of left ninth costal head", + "Left ninth costovertebral joint" + ] + }, + { + "id": "FMA:8948", + "name": "Joint of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Tenth costovertebral joint", + "Tenth costal head joint", + "Joint of tenth costal head" + ] + }, + { + "id": "FMA:8949", + "name": "Joint of head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8948" + ] + }, + "synonyms": [ + "Right tenth costovertebral joint", + "Right tenth costal head joint", + "Joint of right tenth costal head" + ] + }, + { + "id": "FMA:8950", + "name": "Joint of head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8948" + ] + }, + "synonyms": [ + "Joint of left tenth costal head", + "Left tenth costal head joint", + "Left tenth costovertebral joint" + ] + }, + { + "id": "FMA:8951", + "name": "Joint of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Eleventh costal head joint", + "Eleventh costovertebral joint", + "Joint of eleventh costal head" + ] + }, + { + "id": "FMA:8952", + "name": "Joint of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8951" + ] + }, + "synonyms": [ + "Right eleventh costal head joint", + "Right eleventh costovertebral joint", + "Joint of right eleventh costal head" + ] + }, + { + "id": "FMA:8953", + "name": "Joint of head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8951" + ] + }, + "synonyms": [ + "Left eleventh costovertebral joint", + "Joint of left eleventh costal head", + "Left eleventh costal head joint" + ] + }, + { + "id": "FMA:8954", + "name": "Joint of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7951" + ] + }, + "synonyms": [ + "Twelfth costovertebral joint", + "Twelfth costal head joint", + "Joint of twelfth costal head" + ] + }, + { + "id": "FMA:8955", + "name": "Joint of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8954" + ] + }, + "synonyms": [ + "Right twelfth costal head joint", + "Right twelfth costovertebral joint", + "Joint of right twelfth costal head" + ] + }, + { + "id": "FMA:8956", + "name": "Joint of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8954" + ] + }, + "synonyms": [ + "Left twelfth costovertebral joint", + "Left twelfth costal head joint", + "Joint of left twelfth costal head" + ] + }, + { + "id": "FMA:8958", + "name": "Superior costotransverse ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11106" + ] + } + }, + { + "id": "FMA:8960", + "name": "Lumbocostal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:8961", + "name": "Radiate ligament of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:8962", + "name": "Intra-articular ligament of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligamentum capitis costae intra-articulare" + ] + }, + { + "id": "FMA:8963", + "name": "Radiate ligament of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8964", + "name": "Radiate ligament of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8963" + ] + } + }, + { + "id": "FMA:8965", + "name": "Radiate ligament of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8963" + ] + } + }, + { + "id": "FMA:8966", + "name": "Radiate ligament of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8967", + "name": "Radiate ligament of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8966" + ] + } + }, + { + "id": "FMA:8968", + "name": "Radiate ligament of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8966" + ] + } + }, + { + "id": "FMA:8969", + "name": "Radiate ligament of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8970", + "name": "Radiate ligament of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8969" + ] + } + }, + { + "id": "FMA:8971", + "name": "Radiate ligament of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8969" + ] + } + }, + { + "id": "FMA:8972", + "name": "Radiate ligament of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8973", + "name": "Radiate ligament of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8972" + ] + } + }, + { + "id": "FMA:8974", + "name": "Radiate ligament of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8972" + ] + } + }, + { + "id": "FMA:8975", + "name": "Radiate ligament of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8976", + "name": "Radiate ligament of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8975" + ] + } + }, + { + "id": "FMA:8977", + "name": "Radiate ligament of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8975" + ] + } + }, + { + "id": "FMA:8978", + "name": "Radiate ligament of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8979", + "name": "Radiate ligament of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8978" + ] + } + }, + { + "id": "FMA:8980", + "name": "Radiate ligament of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8978" + ] + } + }, + { + "id": "FMA:8981", + "name": "Radiate ligament of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8982", + "name": "Radiate ligament of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8981" + ] + } + }, + { + "id": "FMA:8983", + "name": "Radiate ligament of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8981" + ] + } + }, + { + "id": "FMA:8984", + "name": "Radiate ligament of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8985", + "name": "Radiate ligament of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8984" + ] + } + }, + { + "id": "FMA:8986", + "name": "Radiate ligament of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8984" + ] + } + }, + { + "id": "FMA:8987", + "name": "Radiate ligament of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8988", + "name": "Radiate ligament of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8987" + ] + } + }, + { + "id": "FMA:8989", + "name": "Radiate ligament of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8987" + ] + } + }, + { + "id": "FMA:8990", + "name": "Radiate ligament of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8991", + "name": "Radiate ligament of head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8990" + ] + } + }, + { + "id": "FMA:8992", + "name": "Radiate ligament of head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8990" + ] + } + }, + { + "id": "FMA:8993", + "name": "Radiate ligament of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8994", + "name": "Radiate ligament of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8993" + ] + } + }, + { + "id": "FMA:8995", + "name": "Radiate ligament of head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8993" + ] + } + }, + { + "id": "FMA:8996", + "name": "Radiate ligament of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:8997", + "name": "Radiate ligament of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8996" + ] + } + }, + { + "id": "FMA:8998", + "name": "Radiate ligament of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8996" + ] + } + }, + { + "id": "FMA:8999", + "name": "Intra-articular ligament of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9000", + "name": "Intra-articular ligament of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8999" + ] + } + }, + { + "id": "FMA:9001", + "name": "Intra-articular ligament of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8999" + ] + } + }, + { + "id": "FMA:9002", + "name": "Intra-articular ligament of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9003", + "name": "Intra-articular ligament of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9002" + ] + } + }, + { + "id": "FMA:9004", + "name": "Intra-articular ligament of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9002" + ] + } + }, + { + "id": "FMA:9005", + "name": "Intra-articular ligament of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9006", + "name": "Intra-articular ligament of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9005" + ] + } + }, + { + "id": "FMA:9007", + "name": "Intra-articular ligament of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9005" + ] + } + }, + { + "id": "FMA:9008", + "name": "Intra-articular ligament of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9009", + "name": "Intra-articular ligament of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9008" + ] + } + }, + { + "id": "FMA:9010", + "name": "Intra-articular ligament of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9008" + ] + } + }, + { + "id": "FMA:9011", + "name": "Intra-articular ligament of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9012", + "name": "Intra-articular ligament of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9011" + ] + } + }, + { + "id": "FMA:9013", + "name": "Intra-articular ligament of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9011" + ] + } + }, + { + "id": "FMA:9014", + "name": "Intra-articular ligament of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9015", + "name": "Intra-articular ligament of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9014" + ] + } + }, + { + "id": "FMA:9016", + "name": "Intra-articular ligament of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9014" + ] + } + }, + { + "id": "FMA:9017", + "name": "Intra-articular ligament of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9018", + "name": "Intra-articular ligament of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9017" + ] + } + }, + { + "id": "FMA:9019", + "name": "Intra-articular ligament of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9017" + ] + } + }, + { + "id": "FMA:9020", + "name": "Intra-articular ligament of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:9021", + "name": "Intra-articular ligament of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9020" + ] + } + }, + { + "id": "FMA:9022", + "name": "Intra-articular ligament of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9020" + ] + } + }, + { + "id": "FMA:9023", + "name": "Subdivision of fibrous skeleton of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:9024", + "name": "Radiate sternocostal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligamentum sternocostale radiatum", + "Sternocostal radiate ligament" + ] + }, + { + "id": "FMA:9025", + "name": "Costoxiphoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:9026", + "name": "Articular capsule of joint of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Articular capsule of joint of costal head", + "Fibrous capsule of joint of costal head" + ] + }, + { + "id": "FMA:9027", + "name": "Articular capsule of joint of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of first costal head" + ] + }, + { + "id": "FMA:9028", + "name": "Articular capsule of joint of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9027" + ] + }, + "synonyms": [ + "Articular capsule of joint of right first costal head" + ] + }, + { + "id": "FMA:9029", + "name": "Articular capsule of joint of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9027" + ] + }, + "synonyms": [ + "Articular capsule of joint of left first costal head" + ] + }, + { + "id": "FMA:9030", + "name": "Articular capsule of joint of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of second costal head" + ] + }, + { + "id": "FMA:9031", + "name": "Articular capsule of joint of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9030" + ] + }, + "synonyms": [ + "Articular capsule of joint of right second costal head" + ] + }, + { + "id": "FMA:9032", + "name": "Articular capsule of joint of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9030" + ] + }, + "synonyms": [ + "Articular capsule of joint of left second costal head" + ] + }, + { + "id": "FMA:9033", + "name": "Articular capsule of joint of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of third costal head" + ] + }, + { + "id": "FMA:9034", + "name": "Articular capsule of joint of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9033" + ] + }, + "synonyms": [ + "Articular capsule of joint of right third costal head" + ] + }, + { + "id": "FMA:9035", + "name": "Articular capsule of joint of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9033" + ] + }, + "synonyms": [ + "Articular capsule of joint of left third costal head" + ] + }, + { + "id": "FMA:9036", + "name": "Articular capsule of joint of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of fourth costal head" + ] + }, + { + "id": "FMA:9037", + "name": "Articular capsule of joint of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9036" + ] + }, + "synonyms": [ + "Articular capsule of joint of right fourth costal head" + ] + }, + { + "id": "FMA:9038", + "name": "Articular capsule of joint of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9036" + ] + }, + "synonyms": [ + "Articular capsule of joint of left fourth costal head" + ] + }, + { + "id": "FMA:9039", + "name": "Articular capsule of joint of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of fifth costal head" + ] + }, + { + "id": "FMA:9040", + "name": "Articular capsule of joint of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9039" + ] + }, + "synonyms": [ + "Articular capsule of joint of right fifth costal head" + ] + }, + { + "id": "FMA:9041", + "name": "Articular capsule of joint of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9039" + ] + }, + "synonyms": [ + "Articular capsule of joint of left fifth costal head" + ] + }, + { + "id": "FMA:9042", + "name": "Articular capsule of joint of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of sixth costal head" + ] + }, + { + "id": "FMA:9043", + "name": "Articular capsule of joint of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9042" + ] + }, + "synonyms": [ + "Articular capsule of joint of right sixth costal head" + ] + }, + { + "id": "FMA:9044", + "name": "Articular capsule of joint of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9042" + ] + }, + "synonyms": [ + "Articular capsule of joint of left sixth costal head" + ] + }, + { + "id": "FMA:9045", + "name": "Articular capsule of joint of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of seventh costal head" + ] + }, + { + "id": "FMA:9046", + "name": "Articular capsule of joint of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9045" + ] + }, + "synonyms": [ + "Articular capsule of joint of right seventh costal head" + ] + }, + { + "id": "FMA:9047", + "name": "Articular capsule of joint of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9045" + ] + }, + "synonyms": [ + "Articular capsule of joint of left seventh costal head" + ] + }, + { + "id": "FMA:9048", + "name": "Articular capsule of joint of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of eighth costal head" + ] + }, + { + "id": "FMA:9049", + "name": "Articular capsule of joint of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9048" + ] + }, + "synonyms": [ + "Articular capsule of joint of right eighth costal head" + ] + }, + { + "id": "FMA:9050", + "name": "Articular capsule of joint of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9048" + ] + }, + "synonyms": [ + "Articular capsule of joint of left eighth costal head" + ] + }, + { + "id": "FMA:9051", + "name": "Articular capsule of joint of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of ninth costal head" + ] + }, + { + "id": "FMA:9052", + "name": "Articular capsule of joint of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9051" + ] + }, + "synonyms": [ + "Articular capsule of joint of right ninth costal head" + ] + }, + { + "id": "FMA:9053", + "name": "Articular capsule of joint of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9051" + ] + }, + "synonyms": [ + "Articular capsule of joint of left ninth costal head" + ] + }, + { + "id": "FMA:9054", + "name": "Articular capsule of joint of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of tenth costal head" + ] + }, + { + "id": "FMA:9055", + "name": "Articular capsule of joint of head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9054" + ] + }, + "synonyms": [ + "Articular capsule of joint of right tenth costal head" + ] + }, + { + "id": "FMA:9056", + "name": "Articular capsule of joint of head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9054" + ] + }, + "synonyms": [ + "Articular capsule of joint of left tenth costal head" + ] + }, + { + "id": "FMA:9057", + "name": "Articular capsule of joint of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of eleventh costal head" + ] + }, + { + "id": "FMA:9058", + "name": "Articular capsule of joint of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9057" + ] + }, + "synonyms": [ + "Articular capsule of joint of right eleventh costal head" + ] + }, + { + "id": "FMA:9059", + "name": "Articular capsule of joint of left eleventh costal head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9057" + ] + }, + "synonyms": [ + "Articular capsule of joint of head of left eleventh rib" + ] + }, + { + "id": "FMA:9060", + "name": "Articular capsule of joint of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9026" + ] + }, + "synonyms": [ + "Articular capsule of joint of twelfth costal head" + ] + }, + { + "id": "FMA:9061", + "name": "Articular capsule of joint of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9060" + ] + }, + "synonyms": [ + "Articular capsule of joint of right twelfth costal head" + ] + }, + { + "id": "FMA:9062", + "name": "Articular capsule of joint of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9060" + ] + }, + "synonyms": [ + "Articular capsule of joint of left twelfth costal head" + ] + }, + { + "id": "FMA:9063", + "name": "Capsule of sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Sternocostal joint capsule" + ] + }, + { + "id": "FMA:9064", + "name": "First sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7497" + ] + }, + "synonyms": [ + "Synchondrosis of first rib", + "First sternocostal synchondrosis (synarthrosis)", + "Synchondrosis sternocostalis costa prima" + ] + }, + { + "id": "FMA:9065", + "name": "Capsule of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Second sternocostal joint capsule" + ] + }, + { + "id": "FMA:9066", + "name": "Radiate sternocostal ligament of first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9067", + "name": "Second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9068", + "name": "Radiate sternocostal ligament of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9069", + "name": "Right first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9064" + ] + }, + "synonyms": [ + "Synchondrosis of right first rib" + ] + }, + { + "id": "FMA:9070", + "name": "Anterior radiate sternocostal ligament of right first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72033" + ] + } + }, + { + "id": "FMA:9071", + "name": "Left first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9064" + ] + }, + "synonyms": [ + "Synchondrosis of left first rib" + ] + }, + { + "id": "FMA:9072", + "name": "Anterior radiate sternocostal ligament of left first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72033" + ] + } + }, + { + "id": "FMA:9073", + "name": "Intra-articular ligament of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8744" + ] + } + }, + { + "id": "FMA:9074", + "name": "Right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9067" + ] + } + }, + { + "id": "FMA:9075", + "name": "Capsule of right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9065" + ] + }, + "synonyms": [ + "Right second sternocostal joint capsule" + ] + }, + { + "id": "FMA:9076", + "name": "Anterior radiate sternocostal ligament of right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72037" + ] + } + }, + { + "id": "FMA:9077", + "name": "Intra-articular ligament of right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9073" + ] + } + }, + { + "id": "FMA:9078", + "name": "Left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9067" + ] + } + }, + { + "id": "FMA:9079", + "name": "Capsule of left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9065" + ] + }, + "synonyms": [ + "Left second sternocostal joint capsule" + ] + }, + { + "id": "FMA:9080", + "name": "Anterior radiate sternocostal ligament of left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72037" + ] + } + }, + { + "id": "FMA:9081", + "name": "Intra-articular ligament of left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9073" + ] + } + }, + { + "id": "FMA:9082", + "name": "Third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9083", + "name": "Capsule of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Third sternocostal joint capsule" + ] + }, + { + "id": "FMA:9084", + "name": "Radiate sternocostal ligament of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9085", + "name": "Intra-articular ligament of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8744" + ] + } + }, + { + "id": "FMA:9086", + "name": "Right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9082" + ] + } + }, + { + "id": "FMA:9087", + "name": "Capsule of right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9083" + ] + }, + "synonyms": [ + "Right third sternocostal joint capsule" + ] + }, + { + "id": "FMA:9088", + "name": "Anterior radiate sternocostal ligament of right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72041" + ] + } + }, + { + "id": "FMA:9089", + "name": "Intra-articular ligament of right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9085" + ] + } + }, + { + "id": "FMA:9090", + "name": "Left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9082" + ] + } + }, + { + "id": "FMA:9091", + "name": "Capsule of left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9083" + ] + }, + "synonyms": [ + "Left third sternocostal joint capsule" + ] + }, + { + "id": "FMA:9092", + "name": "Anterior radiate sternocostal ligament of left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72041" + ] + } + }, + { + "id": "FMA:9093", + "name": "Intra-articular ligament of left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9085" + ] + } + }, + { + "id": "FMA:9094", + "name": "Fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9095", + "name": "Capsule of fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Fourth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9096", + "name": "Radiate sternocostal ligament of fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9097", + "name": "Right fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9094" + ] + } + }, + { + "id": "FMA:9098", + "name": "Capsule of right fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9095" + ] + }, + "synonyms": [ + "Right fourth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9099", + "name": "Anterior radiate sternocostal ligament of right fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72044" + ] + } + }, + { + "id": "FMA:9100", + "name": "Left fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9094" + ] + } + }, + { + "id": "FMA:9101", + "name": "Capsule of left fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9095" + ] + }, + "synonyms": [ + "Left fourth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9102", + "name": "Anterior radiate sternocostal ligament of left fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72044" + ] + } + }, + { + "id": "FMA:9103", + "name": "Fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9104", + "name": "Capsule of fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Fifth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9105", + "name": "Radiate sternocostal ligament of fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9106", + "name": "Right fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9103" + ] + } + }, + { + "id": "FMA:9107", + "name": "Capsule of right fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9104" + ] + }, + "synonyms": [ + "Right fifth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9108", + "name": "Anterior radiate sternocostal ligament of right fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72048" + ] + } + }, + { + "id": "FMA:9109", + "name": "Left fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9103" + ] + } + }, + { + "id": "FMA:9110", + "name": "Capsule of left fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9104" + ] + }, + "synonyms": [ + "Left fifth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9111", + "name": "Anterior radiate sternocostal ligament of left fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72048" + ] + } + }, + { + "id": "FMA:9112", + "name": "Sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9113", + "name": "Capsule of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Sixth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9114", + "name": "Radiate sternocostal ligament of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9115", + "name": "Costoxiphoid ligament of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9025" + ] + } + }, + { + "id": "FMA:9116", + "name": "Right sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9112" + ] + } + }, + { + "id": "FMA:9117", + "name": "Capsule of right sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9113" + ] + }, + "synonyms": [ + "Right sixth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9118", + "name": "Anterior radiate sternocostal ligament of right sixth sternocostal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72052" + ] + } + }, + { + "id": "FMA:9119", + "name": "Costoxiphoid ligament of right sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9115" + ] + } + }, + { + "id": "FMA:9120", + "name": "Left sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9112" + ] + } + }, + { + "id": "FMA:9121", + "name": "Capsule of left sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9113" + ] + }, + "synonyms": [ + "Left sixth sternocostal joint capsule" + ] + }, + { + "id": "FMA:9122", + "name": "Anterior radiate sternocostal ligament of left sixth sternocostal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72052" + ] + } + }, + { + "id": "FMA:9123", + "name": "Costoxiphoid ligament of left sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9115" + ] + } + }, + { + "id": "FMA:9124", + "name": "Seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7954" + ] + } + }, + { + "id": "FMA:9125", + "name": "Capsule of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9063" + ] + }, + "synonyms": [ + "Seventh sternocostal joint capsule" + ] + }, + { + "id": "FMA:9126", + "name": "Radiate sternocostal ligament of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9024" + ] + } + }, + { + "id": "FMA:9127", + "name": "Costoxiphoid ligament of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9025" + ] + } + }, + { + "id": "FMA:9128", + "name": "Right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9124" + ] + } + }, + { + "id": "FMA:9129", + "name": "Capsule of right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9125" + ] + }, + "synonyms": [ + "Right seventh sternocostal joint capsule" + ] + }, + { + "id": "FMA:9130", + "name": "Anterior radiate sternocostal ligament of right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72056" + ] + } + }, + { + "id": "FMA:9131", + "name": "Costoxiphoid ligament of right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9127" + ] + } + }, + { + "id": "FMA:9132", + "name": "Left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9124" + ] + } + }, + { + "id": "FMA:9133", + "name": "Capsule of left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9125" + ] + }, + "synonyms": [ + "Left seventh sternocostal joint capsule" + ] + }, + { + "id": "FMA:9134", + "name": "Anterior radiate sternocostal ligament of left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72056" + ] + } + }, + { + "id": "FMA:9135", + "name": "Costoxiphoid ligament of left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9127" + ] + } + }, + { + "id": "FMA:9136", + "name": "Capsule of interchondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Interchondral joint capsule" + ] + }, + { + "id": "FMA:9138", + "name": "Medial interchondral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64132" + ] + } + }, + { + "id": "FMA:9139", + "name": "Thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9914" + ] + }, + "synonyms": [ + "Vertebra thoracica", + "Dorsal vertebra" + ] + }, + { + "id": "FMA:9140", + "name": "Thoracic vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16201" + ] + }, + "synonyms": [ + "Thoracic spine", + "Columna vertebralis thoracicus" + ] + }, + { + "id": "FMA:9141", + "name": "Body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11945" + ] + }, + "synonyms": [ + "Thoracic vertebral body" + ] + }, + { + "id": "FMA:9142", + "name": "Thoracic vertebral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9679" + ] + }, + "synonyms": [ + "Dorsal spinal canal", + "Thoracic spinal canal" + ] + }, + { + "id": "FMA:9143", + "name": "Thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13479" + ] + } + }, + { + "id": "FMA:9144", + "name": "Intervertebral foramen of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12256" + ] + }, + "synonyms": [ + "Foramen intervertebralis thoracicus", + "Thoracic intervertebral foramen" + ] + }, + { + "id": "FMA:9145", + "name": "Superior costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of thoracic vertebra", + "Upper costal facet of body of thoracic vertebra", + "Superior costal facet" + ] + }, + { + "id": "FMA:9146", + "name": "Inferior costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of thoracic vertebra", + "Inferior costal facet", + "Lower costal facet of body of thoracic vertebra" + ] + }, + { + "id": "FMA:9147", + "name": "Anterior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13562" + ] + }, + "synonyms": [ + "Ventral surface of body of thoracic vertebra" + ] + }, + { + "id": "FMA:9148", + "name": "Posterior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13563" + ] + }, + "synonyms": [ + "Dorsal surface of body of thoracic vertebra" + ] + }, + { + "id": "FMA:9149", + "name": "Spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11948" + ] + }, + "synonyms": [ + "Thoracic spinous process" + ] + }, + { + "id": "FMA:9150", + "name": "Transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11949" + ] + }, + "synonyms": [ + "Thoracic transverse process" + ] + }, + { + "id": "FMA:9151", + "name": "Thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11946" + ] + }, + "synonyms": [ + "Arch of thoracic vertebra" + ] + }, + { + "id": "FMA:9152", + "name": "Pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11950" + ] + }, + "synonyms": [ + "Thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:9153", + "name": "Lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11951" + ] + }, + "synonyms": [ + "Thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9154", + "name": "Vasculature of bony part of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236982" + ] + } + }, + { + "id": "FMA:9155", + "name": "Superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11953" + ] + }, + "synonyms": [ + "Superior zygapophysis", + "Processus articularis (zygapophysis) thoracicus superior", + "Cranial articular process of thoracic vertebra", + "Superior apophyseal process" + ] + }, + { + "id": "FMA:9156", + "name": "Inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11954" + ] + }, + "synonyms": [ + "Inferior zygapophysis", + "Processus articularis (zygapophysis) thoracicus inferior", + "Inferior apophyseal process", + "Caudal articular process of thoracic vertebra" + ] + }, + { + "id": "FMA:9157", + "name": "Superior vertebral notch of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8748" + ] + }, + "synonyms": [ + "Incisura vertebralis thoracicus superior", + "Superior vertebral incisure of pedicle of thoracic vertebra" + ] + }, + { + "id": "FMA:9158", + "name": "Inferior vertebral notch of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8748" + ] + }, + "synonyms": [ + "Incisura vertebralis thoracicus inferior", + "Inferior vertebral incisure of pedicle of thoracic vertebra" + ] + }, + { + "id": "FMA:9160", + "name": "Articular facet of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13612" + ] + }, + "synonyms": [ + "Inferior apophyseal facet of thoracic vertebra" + ] + }, + { + "id": "FMA:9162", + "name": "Lateral surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13564" + ] + } + }, + { + "id": "FMA:9163", + "name": "Superior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13565" + ] + }, + "synonyms": [ + "Upper border of body of thoracic vertebra" + ] + }, + { + "id": "FMA:9164", + "name": "Inferior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13566" + ] + }, + "synonyms": [ + "Lower border of thoracic vertebra" + ] + }, + { + "id": "FMA:9165", + "name": "First thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "First dorsal vertebra", + "T1 vertebra" + ] + }, + { + "id": "FMA:9166", + "name": "Body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "First thoracic vertebral body", + "Body of T1 vertebra" + ] + }, + { + "id": "FMA:9167", + "name": "First thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of first thoracic vertebra", + "Arch of T1 vertebra" + ] + }, + { + "id": "FMA:9168", + "name": "Anterior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9169", + "name": "Posterior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9170", + "name": "Lateral surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9171", + "name": "Superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of first thoracic vertebra", + "Upper costal facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:9172", + "name": "Inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Lower costal facet of body of first thoracic vertebra", + "Inferior costocapitular demifacet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:9173", + "name": "Superior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:9174", + "name": "Inferior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:9175", + "name": "Pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T1 vertebra", + "First thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:9176", + "name": "Superior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:9177", + "name": "Inferior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:9178", + "name": "Lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "First thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9179", + "name": "Spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + } + }, + { + "id": "FMA:9180", + "name": "Transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T1 vertebra" + ] + }, + { + "id": "FMA:9181", + "name": "Vasculature of bony part of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9182", + "name": "Superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of first thoracic vertebra" + ] + }, + { + "id": "FMA:9183", + "name": "Inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of first thoracic vertebra" + ] + }, + { + "id": "FMA:9184", + "name": "Costal facet of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Costotubercular facet of first thoracic transverse process", + "Articular facet of transverse process of first thoracic vertebra" + ] + }, + { + "id": "FMA:9185", + "name": "Articular facet of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + }, + "synonyms": [ + "Superior apophyseal facet of first thoracic vertebra" + ] + }, + { + "id": "FMA:9186", + "name": "Articular facet of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + }, + "synonyms": [ + "Inferior apophyseal facet of first thoracic vertebra" + ] + }, + { + "id": "FMA:9187", + "name": "Second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "Second dorsal vertebra", + "T2 vertebra" + ] + }, + { + "id": "FMA:9188", + "name": "Body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T2 vertebra", + "Second thoracic vertebral body" + ] + }, + { + "id": "FMA:9189", + "name": "Anterior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9190", + "name": "Posterior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9191", + "name": "Lateral surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9192", + "name": "Superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Upper costal facet of body of second thoracic vertebra", + "Superior costocapitular demifacet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:9193", + "name": "Inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of second thoracic vertebra", + "Lower costal facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:9194", + "name": "Superior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:9195", + "name": "Inferior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:9196", + "name": "Second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T2 vertebra", + "Arch of second thoracic vertebra" + ] + }, + { + "id": "FMA:9197", + "name": "Pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Second thoracic vertebral pedicle", + "Pedicle of T2 vertebra" + ] + }, + { + "id": "FMA:9198", + "name": "Superior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:9199", + "name": "Inferior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:9200", + "name": "Lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Second thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9201", + "name": "Spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T2 vertebra" + ] + }, + { + "id": "FMA:9202", + "name": "Transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T2 vertebra" + ] + }, + { + "id": "FMA:9203", + "name": "Costal facet of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of second thoracic vertebra" + ] + }, + { + "id": "FMA:9204", + "name": "Vasculature of bony part of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9205", + "name": "Superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of second thoracic vertebra" + ] + }, + { + "id": "FMA:9206", + "name": "Articular facet of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9207", + "name": "Inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of second thoracic vertebra" + ] + }, + { + "id": "FMA:9208", + "name": "Articular facet of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9209", + "name": "Third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T3 vertebra", + "Third dorsal vertebra" + ] + }, + { + "id": "FMA:9210", + "name": "Body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Third thoracic vertebral body", + "Body of T3 vertebra" + ] + }, + { + "id": "FMA:9211", + "name": "Anterior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9212", + "name": "Posterior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9213", + "name": "Lateral surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9214", + "name": "Superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of third thoracic vertebra", + "Upper costal facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:9215", + "name": "Inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Lower costal facet of body of third thoracic vertebra", + "Inferior costocapitular demifacet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:9216", + "name": "Superior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:9217", + "name": "Inferior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:9218", + "name": "Third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of third thoracic vertebra", + "Arch of T3 vertebra" + ] + }, + { + "id": "FMA:9219", + "name": "Pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T3 vertebra", + "Third thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:9220", + "name": "Superior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:9221", + "name": "Inferior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:9222", + "name": "Lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Third thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9223", + "name": "Spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T3 vertebra" + ] + }, + { + "id": "FMA:9224", + "name": "Transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T3 vertebra" + ] + }, + { + "id": "FMA:9225", + "name": "Costal facet of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + } + }, + { + "id": "FMA:9226", + "name": "Vasculature of bony part of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9227", + "name": "Superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of third thoracic vertebra" + ] + }, + { + "id": "FMA:9228", + "name": "Articular facet of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9229", + "name": "Inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of third thoracic vertebra" + ] + }, + { + "id": "FMA:9230", + "name": "Articular facet of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9235", + "name": "Wall of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Wall of sinus venarum", + "Posterior wall of right atrium" + ] + }, + { + "id": "FMA:9236", + "name": "Crista terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Crista terminalis cordis", + "Crista terminalis of right atrium" + ] + }, + { + "id": "FMA:9237", + "name": "Inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14140" + ] + }, + "synonyms": [ + "Posterior part of right atrium", + "Inflow tract of right atrium", + "Sinus venarum" + ] + }, + { + "id": "FMA:9238", + "name": "Ostium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Superior vena cava orifice", + "Superior vena cava ostium", + "Orifice of superior vena cava", + "Opening of superior vena cava" + ] + }, + { + "id": "FMA:9239", + "name": "Ostium of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Inferior vena cava ostium", + "Inferior vena cava orifice", + "Orifice of inferior vena cava", + "Opening of inferior vena cava" + ] + }, + { + "id": "FMA:9240", + "name": "Valve of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14153" + ] + }, + "synonyms": [ + "Eustachean valve", + "Eustachian valve", + "Inferior vena cava valve" + ] + }, + { + "id": "FMA:9241", + "name": "Ostium of coronary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Opening of coronary sinus", + "Orifice of coronary sinus", + "Coronary sinus orifice", + "Coronary sinus ostium" + ] + }, + { + "id": "FMA:9242", + "name": "Valve of coronary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14153" + ] + }, + "synonyms": [ + "Coronary sinus valve", + "Thebesian valve", + "Thebesius valve" + ] + }, + { + "id": "FMA:9243", + "name": "Cavity of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Anterior right atrial cavity" + ] + }, + { + "id": "FMA:9244", + "name": "Pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12226" + ] + }, + "synonyms": [ + "Musculus pectinatus of right atrium" + ] + }, + { + "id": "FMA:9245", + "name": "Anterior wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:9246", + "name": "Fossa ovalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Oval fossa" + ] + }, + { + "id": "FMA:9247", + "name": "Limbus of fossa ovalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Border of oval fossa", + "Fossa ovalis limbus" + ] + }, + { + "id": "FMA:9248", + "name": "Fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "Fourth dorsal vertebra", + "T4 vertebra" + ] + }, + { + "id": "FMA:9249", + "name": "Body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T4 vertebra", + "Fourth thoracic vertebral body" + ] + }, + { + "id": "FMA:9250", + "name": "Anterior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9251", + "name": "Posterior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9252", + "name": "Lateral surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9253", + "name": "Superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Upper costal facet of body of fourth thoracic vertebra", + "Superior costal fovea of body of fourth thoracic vertebra", + "Superior costocapitular demifacet of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9254", + "name": "Inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costal fovea of body of fourth thoracic vertebra", + "Lower costal facet of body of fourth thoracic vertebra", + "Inferior costocapitular demifacet of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9255", + "name": "Superior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9256", + "name": "Inferior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9257", + "name": "Fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T4 vertebra", + "Arch of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9258", + "name": "Pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T4 vertebra", + "Fourth thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:9259", + "name": "Superior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9260", + "name": "Inferior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9261", + "name": "Lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Fourth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9262", + "name": "Spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T4 vertebra" + ] + }, + { + "id": "FMA:9263", + "name": "Transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T4 vertebra" + ] + }, + { + "id": "FMA:9264", + "name": "Costal facet of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9265", + "name": "Vasculature of bony part of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9266", + "name": "Superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9267", + "name": "Articular facet of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9268", + "name": "Inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:9269", + "name": "Articular facet of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9270", + "name": "Intervenous tubercle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Lower's tubercle", + "Intervenous tubercle" + ] + }, + { + "id": "FMA:9272", + "name": "Torus aorticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + } + }, + { + "id": "FMA:9273", + "name": "Ostium of least cardiac vein of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13249" + ] + }, + "synonyms": [ + "Foramen venarum minimarum of right atrium", + "Ostium of smallest cardiac vein of right atrium", + "Ostium of venae cordis minimae of right atrium" + ] + }, + { + "id": "FMA:9274", + "name": "Orifice of right atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13881" + ] + }, + "synonyms": [ + "Right atrioventricular junction orifice", + "Right atrioventricular orifice" + ] + }, + { + "id": "FMA:9276", + "name": "Ostium of anterior cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Orifice of anterior cardiac vein", + "Anterior cardiac venous ostium" + ] + }, + { + "id": "FMA:9277", + "name": "Tendon of Todaro", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Todaro tendon" + ] + }, + { + "id": "FMA:9278", + "name": "Anterior surface of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24212" + ] + }, + "synonyms": [ + "Sternocostal surface of right atrium" + ] + }, + { + "id": "FMA:9279", + "name": "Stem of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86255" + ] + }, + "synonyms": [ + "Right pulmonary arterial stem", + "Extrahilar portion of right pulmonary artery" + ] + }, + { + "id": "FMA:9280", + "name": "Terminal portion of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + } + }, + { + "id": "FMA:9281", + "name": "Intrapulmonary portion of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86255" + ] + } + }, + { + "id": "FMA:9282", + "name": "Stem of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86255" + ] + }, + "synonyms": [ + "Left pulmonary arterial stem", + "Extrahilar portion of left pulmonary artery" + ] + }, + { + "id": "FMA:9283", + "name": "Intrapulmonary portion of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86255" + ] + } + }, + { + "id": "FMA:9284", + "name": "Interlobar portion of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8720" + ] + }, + "synonyms": [ + "Pars interlobaris (arteria pulmonalis sinistra)" + ] + }, + { + "id": "FMA:9287", + "name": "Sulcus terminalis cordis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:9289", + "name": "Diaphragmatic surface of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24213" + ] + }, + "synonyms": [ + "Inferior surface of right ventricle" + ] + }, + { + "id": "FMA:9290", + "name": "Tendon of infundibulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of conus arteriosus", + "Infundibulum tendon", + "Conus ligament" + ] + }, + { + "id": "FMA:9291", + "name": "Cavity of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13238" + ] + }, + "synonyms": [ + "Right ventricular cavity" + ] + }, + { + "id": "FMA:9293", + "name": "Supraventricular crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + } + }, + { + "id": "FMA:9295", + "name": "Septal wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + }, + "synonyms": [ + "Right side of interventricular septum" + ] + }, + { + "id": "FMA:9299", + "name": "Ostium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Opening of pulmonary trunk", + "Pulmonary trunk ostium" + ] + }, + { + "id": "FMA:9300", + "name": "Chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12225" + ] + } + }, + { + "id": "FMA:9301", + "name": "Anterior surface of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65962" + ] + }, + "synonyms": [ + "Sternocostal surface of left ventricle" + ] + }, + { + "id": "FMA:9303", + "name": "Diaphragmatic surface of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65962" + ] + }, + "synonyms": [ + "Inferior surface of left ventricle" + ] + }, + { + "id": "FMA:9304", + "name": "Posterior surface of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65961" + ] + } + }, + { + "id": "FMA:9305", + "name": "Pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12226" + ] + }, + "synonyms": [ + "Musculus pectinatus of left atrium" + ] + }, + { + "id": "FMA:9306", + "name": "Lateral wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:9307", + "name": "Ostium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Pulmonary venous ostium", + "Ostium venarum pulmonalium", + "Orifice of pulmonary vein" + ] + }, + { + "id": "FMA:9308", + "name": "Ostium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9307" + ] + }, + "synonyms": [ + "Orifice of superior pulmonary vein", + "Superior pulmonary venous ostium" + ] + }, + { + "id": "FMA:9309", + "name": "Lobar pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + } + }, + { + "id": "FMA:9311", + "name": "Subsegmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Subsegmental pulmonary arterial tree", + "Artery of bronchopulmonary subsegment" + ] + }, + { + "id": "FMA:9312", + "name": "Variant segmental branch of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66269" + ] + }, + "synonyms": [ + "Variant artery of bronchopulmonary segment" + ] + }, + { + "id": "FMA:9315", + "name": "Variant segmental branch of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9312" + ] + } + }, + { + "id": "FMA:9316", + "name": "Right subsegmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:9317", + "name": "Variant subsegmental branch of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9323" + ] + } + }, + { + "id": "FMA:9320", + "name": "Variant segmental branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9312" + ] + } + }, + { + "id": "FMA:9321", + "name": "Left subsegmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:9322", + "name": "Variant subsegmental branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9323" + ] + } + }, + { + "id": "FMA:9323", + "name": "Variant subsegmental branch of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66269" + ] + } + }, + { + "id": "FMA:9324", + "name": "Right anteromedial basal pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9316" + ] + } + }, + { + "id": "FMA:9325", + "name": "Right posterolateral basal pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9316" + ] + } + }, + { + "id": "FMA:9326", + "name": "Anteromedial basal branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + } + }, + { + "id": "FMA:9327", + "name": "Posterolateral basal branch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + } + }, + { + "id": "FMA:9328", + "name": "Ostium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9307" + ] + }, + "synonyms": [ + "Orifice of inferior pulmonary vein", + "Inferior pulmonary venous ostium" + ] + }, + { + "id": "FMA:9329", + "name": "Ostium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9308" + ] + }, + "synonyms": [ + "Orifice of right superior pulmonary vein", + "Right superior pulmonary venous ostium" + ] + }, + { + "id": "FMA:9330", + "name": "Ostium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9308" + ] + }, + "synonyms": [ + "Left superior pulmonary venous ostium", + "Orifice of left superior pulmonary vein" + ] + }, + { + "id": "FMA:9331", + "name": "Ostium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9328" + ] + }, + "synonyms": [ + "Orifice of right inferior pulmonary vein", + "Right inferior pulmonary venous ostium" + ] + }, + { + "id": "FMA:9332", + "name": "Ostium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9328" + ] + }, + "synonyms": [ + "Left inferior pulmonary venous ostium", + "Orifice of left inferior pulmonary vein" + ] + }, + { + "id": "FMA:9334", + "name": "Anterior wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:9335", + "name": "Orifice of left atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13881" + ] + }, + "synonyms": [ + "Left atrioventricular junction orifice", + "Left atrioventricular orifice" + ] + }, + { + "id": "FMA:9336", + "name": "Cavity of subdivision of serous sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:9337", + "name": "Organ cavity subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:9338", + "name": "Anatomical conduit space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5897" + ] + } + }, + { + "id": "FMA:9340", + "name": "Intervertebral foramen of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9341", + "name": "Intervertebral foramen of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9342", + "name": "Intervertebral foramen of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9343", + "name": "Intervertebral foramen of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9345", + "name": "Septal wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + }, + "synonyms": [ + "Left side of interventricular septum" + ] + }, + { + "id": "FMA:9348", + "name": "Subaortic curtain of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + }, + "synonyms": [ + "Intervalvar septum of left ventricle" + ] + }, + { + "id": "FMA:9349", + "name": "Chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12225" + ] + } + }, + { + "id": "FMA:9350", + "name": "Ostium of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Aortic orifice", + "Aortic ostium" + ] + }, + { + "id": "FMA:9352", + "name": "Papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12154" + ] + } + }, + { + "id": "FMA:9356", + "name": "Nodulus of cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Valvular nodule of pulmonary cusp", + "Pulmonary semilunar valvule nodulus", + "Nodulus of pulmonary semilunar valvule", + "Nodulus of pulmonary valvular cusp" + ] + }, + { + "id": "FMA:9357", + "name": "Lunule of cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of pulmonary semilunar valvule", + "Lunule of pulmonary valvular cusp", + "Pulmonary semilunar valvule lunule" + ] + }, + { + "id": "FMA:9358", + "name": "Nodulus of left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Nodulus of anterior pulmonary valvular cusp", + "Valvular nodule of anterior pulmonary cusp" + ] + }, + { + "id": "FMA:9359", + "name": "Lunule of left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of anterior pulmonary valvular cusp" + ] + }, + { + "id": "FMA:9360", + "name": "Nodulus of right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Nodulus of right pulmonary valvular cusp", + "Valvular nodule of right pulmonary cusp" + ] + }, + { + "id": "FMA:9361", + "name": "Lunule of right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of right pulmonary valvular cusp" + ] + }, + { + "id": "FMA:9362", + "name": "Nodulus of posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Nodulus of left pulmonary valvular cusp", + "Valvular nodule of left pulmonary cusp" + ] + }, + { + "id": "FMA:9363", + "name": "Lunule of posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of left pulmonary valvular cusp" + ] + }, + { + "id": "FMA:9365", + "name": "Nodulus of cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Valvular nodule of aortic cusp", + "Nodulus of aortic valvular cusp", + "Aortic semilunar valvule nodulus", + "Nodulus of aortic semilunar valvule" + ] + }, + { + "id": "FMA:9366", + "name": "Lunule of cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of aortic valvular cusp", + "Aortic semilunar valvule lunule", + "Lunule of aortic semilunar valvule" + ] + }, + { + "id": "FMA:9367", + "name": "Nodulus of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Valvular nodule of posterior aortic cusp", + "Nodulus of anterior aortic valvular cusp" + ] + }, + { + "id": "FMA:9368", + "name": "Lunule of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of posterior aortic valvular cusp" + ] + }, + { + "id": "FMA:9369", + "name": "Nodulus of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Nodulus of right aortic valvular cusp", + "Valvular nodule of right aortic cusp" + ] + }, + { + "id": "FMA:9370", + "name": "Lunule of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of right aortic valvular cusp" + ] + }, + { + "id": "FMA:9371", + "name": "Nodulus of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14143" + ] + }, + "synonyms": [ + "Valvular nodule of left aortic cusp", + "Nodulus of left aortic valvular cusp" + ] + }, + { + "id": "FMA:9372", + "name": "Lunule of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14142" + ] + }, + "synonyms": [ + "Lunule of left aortic valvular cusp" + ] + }, + { + "id": "FMA:9373", + "name": "Anterolateral commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9374", + "name": "Posteromedial commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9376", + "name": "Anteroseptal commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12213" + ] + } + }, + { + "id": "FMA:9377", + "name": "Posteroseptal commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12213" + ] + } + }, + { + "id": "FMA:9378", + "name": "Anteroposterior commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12213" + ] + } + }, + { + "id": "FMA:9379", + "name": "True chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9380", + "name": "False chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9381", + "name": "True chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9382", + "name": "False chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9383", + "name": "Fan-shaped chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9384", + "name": "Rough zone chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9385", + "name": "Free edge chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9386", + "name": "Deep chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9387", + "name": "Basal chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9388", + "name": "Commisural chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + }, + "synonyms": [ + "Interleaflet chorda tendinea of right ventricle" + ] + }, + { + "id": "FMA:9389", + "name": "Cleft chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9300" + ] + } + }, + { + "id": "FMA:9390", + "name": "Commisural chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + }, + "synonyms": [ + "Interleaflet chorda tendinea of left ventricle" + ] + }, + { + "id": "FMA:9391", + "name": "Rough zone chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9392", + "name": "Strut chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9393", + "name": "Cleft chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9394", + "name": "Basal chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9349" + ] + } + }, + { + "id": "FMA:9395", + "name": "Cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + }, + "synonyms": [ + "Pars cervicalis (oesophagus)", + "Cervical part of oesophagus", + "Cervical esophagus" + ] + }, + { + "id": "FMA:9396", + "name": "Thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + }, + "synonyms": [ + "Thoracic part of oesophagus", + "Thoracic esophagus" + ] + }, + { + "id": "FMA:9397", + "name": "Abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + }, + "synonyms": [ + "Abdominal part of oesophagus", + "Abdominal esophagus", + "Pars abdominalis (oesophagus)", + "T11 part of esophagus" + ] + }, + { + "id": "FMA:9398", + "name": "Lumen of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Cavity of esophagus", + "Esophagus lumen", + "Esophageal lumen", + "Esophageal cavity" + ] + }, + { + "id": "FMA:9404", + "name": "Esophageal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Mucous gland of submucosa of esophagus" + ] + }, + { + "id": "FMA:9406", + "name": "Anterior pulmonary trunk sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8699" + ] + }, + "synonyms": [ + "Anterior sinus of pulmonary trunk" + ] + }, + { + "id": "FMA:9407", + "name": "Right pulmonary trunk sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8699" + ] + }, + "synonyms": [ + "Right sinus of pulmonary trunk" + ] + }, + { + "id": "FMA:9408", + "name": "Left pulmonary trunk sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8699" + ] + }, + "synonyms": [ + "Left sinus of pulmonary trunk" + ] + }, + { + "id": "FMA:9410", + "name": "Lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9411", + "name": "Segmental pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9412", + "name": "Intrasegmental pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9413", + "name": "Subsegmental pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9414", + "name": "Variant segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9415", + "name": "Infrasegmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:9416", + "name": "Right common pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9417", + "name": "Left common pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:9418", + "name": "Intrasegmental tributary of right lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + }, + "synonyms": [ + "Pars lateralis (ramus lobi medii) (vena pulmonalis dextra superior)", + "Intrasegmental vein of lateral segment of middle lobe of lung" + ] + }, + { + "id": "FMA:9419", + "name": "Subsegmental part of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of lateral segmental vein", + "Subsegmental part of right lateral segmental vein" + ] + }, + { + "id": "FMA:9420", + "name": "Intrasegmental tributary of right medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + }, + "synonyms": [ + "Intrasegmental vein of medial segment of middle lobe of lung", + "Pars medialis (ramus lobi medii) (vena pulmonalis dextra superior)" + ] + }, + { + "id": "FMA:9421", + "name": "Subsegmental part of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of medial segmental vein", + "Subsegmental of right medial segmental vein" + ] + }, + { + "id": "FMA:9422", + "name": "Right medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13289" + ] + }, + "synonyms": [ + "Right V7", + "Medial basal segmental vein of inferior lobe of right lung", + "Vena basalis medialis (vena pulmonalis dextra inferior)", + "Medial basal bronchopulmonary segment of right inferior pulmonary vein" + ] + }, + { + "id": "FMA:9423", + "name": "Intrasegmental tributary of right medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14305" + ] + }, + "synonyms": [ + "Intrasegmental vein of medial basal segment of lower lobe of right lung" + ] + }, + { + "id": "FMA:9424", + "name": "Intersegmental tributary of right medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14313" + ] + }, + "synonyms": [ + "Pars intersegmentalis (Vena basalis medialis)(vena pulmonalis dextra inferior)", + "Intersegmental vein of medial basal segment of lower lobe of right lung" + ] + }, + { + "id": "FMA:9425", + "name": "Right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13291" + ] + }, + "synonyms": [ + "Vena basalis lateralis (vena pulmonalis dextra inferior)", + "Lateral basal segmental vein of inferior lobe of right lung", + "Lateral basal bronchopulmonary segment of right inferior pulmonary vein", + "Right V9" + ] + }, + { + "id": "FMA:9426", + "name": "Intrasegmental tributary of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14307" + ] + }, + "synonyms": [ + "Intrasegmental vein of lateral basal segment of lower lobe of right lung", + "Pars intrasegmentalis (vena basalis lateralis) (vena pulmonalis dextra inferior)" + ] + }, + { + "id": "FMA:9427", + "name": "Lateral part of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14315" + ] + }, + "synonyms": [ + "V9a", + "Lateral tributary of lateral basal segmental vein" + ] + }, + { + "id": "FMA:9428", + "name": "Right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13292" + ] + }, + "synonyms": [ + "Posterior basal branch of right pulmonary vein", + "Posterior basal bronchopulmonary segment of right inferior pulmonary vein", + "Vena basalis posterior (vena pulmonalis dextra inferior)", + "Posterior basal segmental vein of inferior lobe of right lung", + "Right V10" + ] + }, + { + "id": "FMA:9429", + "name": "Intrasegmental tributary of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14308" + ] + }, + "synonyms": [ + "Intrasegmental vein of posterior basal segment of lower lobe of right lung" + ] + }, + { + "id": "FMA:9430", + "name": "Laterobasal part of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14316" + ] + }, + "synonyms": [ + "V10a", + "Laterobasal tributary of posterior basal segmental vein" + ] + }, + { + "id": "FMA:9433", + "name": "Phrenoesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Ligamentum phrenoesophageus" + ] + }, + { + "id": "FMA:9434", + "name": "Esophagogastric junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Gastroesophageal junction", + "Cardioesophageal junction" + ] + }, + { + "id": "FMA:9437", + "name": "Left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13444" + ] + }, + "synonyms": [ + "Left apical vein", + "Left V1", + "Apical bronchopulmonary segment of left superior pulmonary vein" + ] + }, + { + "id": "FMA:9438", + "name": "Left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13443" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary segment of left superior pulmonary vein", + "Left V2" + ] + }, + { + "id": "FMA:9439", + "name": "Intrasegmental tributary of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14300" + ] + }, + "synonyms": [ + "Intrasegmentat part of apicoposterior vein", + "Pars intrasegmentalis (Vena apicoposterior)", + "Intrasegmental tributary of apical segment of upper lobe of left lung" + ] + }, + { + "id": "FMA:9440", + "name": "Intrasegmental tributary of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14301" + ] + }, + "synonyms": [ + "Intrasegmental vein of posterior segment of upper lobe of left lung" + ] + }, + { + "id": "FMA:9441", + "name": "Apical part of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68919" + ] + }, + "synonyms": [ + "Left V1a", + "Intrasegmental part of left apical vein" + ] + }, + { + "id": "FMA:9442", + "name": "Interlobar division of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + } + }, + { + "id": "FMA:9443", + "name": "Intrasegmental tributary of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + }, + "synonyms": [ + "Pars superior (ramus lingularis) (vena pulmonalis sinistra superior)", + "Intrasegmental vein of superior lingula" + ] + }, + { + "id": "FMA:9444", + "name": "Intrasegmental tributary of inferior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + }, + "synonyms": [ + "Intrasegmental vein of inferior lingula", + "Pars inferior (ramus lingularis) (vena pulmonalis sinistra superior)" + ] + }, + { + "id": "FMA:9445", + "name": "Subsegmental part of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of superior lingular vein" + ] + }, + { + "id": "FMA:9447", + "name": "Left medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13289" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary segment of left inferior pulmonary vein", + "Medial basal segmental vein of inferior lobe of left lung", + "Left V7" + ] + }, + { + "id": "FMA:9448", + "name": "Intrasegmental tributary of left medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14305" + ] + }, + "synonyms": [ + "Intrasegmental tributary of medial basal segment of lower lobe of left lung" + ] + }, + { + "id": "FMA:9449", + "name": "Intersegmental tributary of left medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14313" + ] + } + }, + { + "id": "FMA:9450", + "name": "Left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13291" + ] + }, + "synonyms": [ + "Left V9", + "Lateral basal bronchopulmonary segment of left inferior pulmonary vein", + "Lateral basal segmental vein of inferior lobe of left lung" + ] + }, + { + "id": "FMA:9451", + "name": "Left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13292" + ] + }, + "synonyms": [ + "Left V10", + "Posterior basal branch of left pulmonary vein", + "Posterior basal segmental vein of inferior lobe of left lung", + "Posterior basal bronchopulmonary segment of left inferior pulmonary vein" + ] + }, + { + "id": "FMA:9452", + "name": "Intrasegmental tributary of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14307" + ] + }, + "synonyms": [ + "Intrasegmental tributary of lateral basal segment of lower lobe of left lung" + ] + }, + { + "id": "FMA:9453", + "name": "Intrasegmental tributary of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14308" + ] + }, + "synonyms": [ + "Intrasegmental vein of posterior basal segment of lower lobe of left lung" + ] + }, + { + "id": "FMA:9455", + "name": "Mediobasal part of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14316" + ] + }, + "synonyms": [ + "V10b", + "Mediobasal tributary of posterior basal segmental vein" + ] + }, + { + "id": "FMA:9456", + "name": "Transverse branch of meningeal branch of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11357" + ] + } + }, + { + "id": "FMA:9457", + "name": "Wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13883" + ] + }, + "synonyms": [ + "Free wall of right atrium", + "Right atrial wall" + ] + }, + { + "id": "FMA:9458", + "name": "Cavity of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Right auricle cavity", + "Right auricular cavity" + ] + }, + { + "id": "FMA:9460", + "name": "Epicardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12149" + ] + }, + "synonyms": [ + "Right atrial epicardium" + ] + }, + { + "id": "FMA:9461", + "name": "Epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + }, + "synonyms": [ + "Visceral serous pericardium proper", + "Visceral serous pericardium of heart" + ] + }, + { + "id": "FMA:9462", + "name": "Myocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Heart muscle", + "Muscle of heart" + ] + }, + { + "id": "FMA:9464", + "name": "Cavity of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Cardiac chamber cavity" + ] + }, + { + "id": "FMA:9465", + "name": "Cavity of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13237" + ] + }, + "synonyms": [ + "Left atrial cavity" + ] + }, + { + "id": "FMA:9466", + "name": "Cavity of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13238" + ] + }, + "synonyms": [ + "Left ventricular cavity" + ] + }, + { + "id": "FMA:9467", + "name": "Inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14140" + ] + }, + "synonyms": [ + "Inflow tract of left atrium", + "Posterior left atrial cavity" + ] + }, + { + "id": "FMA:9468", + "name": "Cavity of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Cavity of left atrium proper", + "Anterior left atrial cavity" + ] + }, + { + "id": "FMA:9469", + "name": "Cavity of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Left auricle cavity", + "Left auricular cavity" + ] + }, + { + "id": "FMA:9471", + "name": "Cavity of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Right ventricular outflow", + "Cavity of conus arteriosus", + "Cavity of infundibulum" + ] + }, + { + "id": "FMA:9473", + "name": "Outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13225" + ] + }, + "synonyms": [ + "Left ventricular outflow", + "Aortic vestibule", + "Outflow tract of left ventricle" + ] + }, + { + "id": "FMA:9474", + "name": "Orifice of anatomical junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium atrioventriculare", + "Anatomical junction orifice" + ] + }, + { + "id": "FMA:9476", + "name": "Conducting system of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83378" + ] + }, + "synonyms": [ + "Cardionector", + "Cardiac conduction system" + ] + }, + { + "id": "FMA:9477", + "name": "Sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Sinoatrial node", + "Sinus node", + "Sinus node of Keith and Flack", + "SA nodal muscle tissue", + "Koch's node", + "Cardiac pacemaker", + "Node of Keith-Flack", + "Sinuatrial nodal muscle tissue", + "SA node", + "Sinu-atrial node" + ] + }, + { + "id": "FMA:9478", + "name": "Atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Aschoff-Tawara node", + "Node of Tawara", + "AV nodal muscle tissue", + "AV node", + "Atrioventricular nodal muscle tissue" + ] + }, + { + "id": "FMA:9479", + "name": "Internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Internodal tract muscle tissue", + "Internodal fasciculus" + ] + }, + { + "id": "FMA:9480", + "name": "Anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9479" + ] + }, + "synonyms": [ + "Anterior internodal fasciculus", + "Anterior internodal tract muscle tissue" + ] + }, + { + "id": "FMA:9482", + "name": "Middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9479" + ] + }, + "synonyms": [ + "Middle internodal fasciculus", + "Internodal tract of Wenckebach", + "Middle internodal tract muscle tissue" + ] + }, + { + "id": "FMA:9483", + "name": "Posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9479" + ] + }, + "synonyms": [ + "Internodal tract of Thorel", + "Posterior internodal tract muscle tissue", + "Posterior internodal fasciculus" + ] + }, + { + "id": "FMA:9484", + "name": "Atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Atrioventricular fasciculus", + "Atrioventricular bundle muscle tissue", + "Bundle of His" + ] + }, + { + "id": "FMA:9485", + "name": "Accessory atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Bundle of Kent" + ] + }, + { + "id": "FMA:9486", + "name": "Right branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Crus dextrum (fasciculi atrioventricularis)", + "Right bundle branch" + ] + }, + { + "id": "FMA:9487", + "name": "Left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Crus sinistrum (fasciculi atrioventricularis)", + "Left bundle branch" + ] + }, + { + "id": "FMA:9488", + "name": "Anterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Left anterior division of left branch of atrioventricular bundle", + "Anterior sheet of left branch of atrioventricular bundle" + ] + }, + { + "id": "FMA:9489", + "name": "Posterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Left posterior division of left branch of atrioventricular bundle", + "Posterior sheet of left branch of atrioventricular bundle" + ] + }, + { + "id": "FMA:9490", + "name": "Subendocardial branch of right branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + } + }, + { + "id": "FMA:9491", + "name": "Subendocardial branch of anterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + } + }, + { + "id": "FMA:9492", + "name": "Purkinje fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83378" + ] + }, + "synonyms": [ + "Myofibra conducens cardiacus" + ] + }, + { + "id": "FMA:9494", + "name": "Subendocardial reticulum of Purkinje fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:9495", + "name": "Subendocardial branch of posterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + } + }, + { + "id": "FMA:9496", + "name": "Fibrous skeleton of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + }, + "synonyms": [ + "Skeleton of heart", + "Cardiac fibrous skeleton" + ] + }, + { + "id": "FMA:9497", + "name": "Fibrous ring of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Anulus fibrosus of heart" + ] + }, + { + "id": "FMA:9498", + "name": "Fibrous ring of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77124" + ] + }, + "synonyms": [ + "Mitral valve anulus", + "Mitral valvar anulus", + "Anulus of mitral valve", + "Mitral anulus" + ] + }, + { + "id": "FMA:9499", + "name": "Filum coronarium of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:9500", + "name": "Fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77125" + ] + }, + "synonyms": [ + "Tricuspid anulus", + "Anulus of tricuspid valve", + "Tricuspid valvar anulus", + "Tricuspid valve anulus" + ] + }, + { + "id": "FMA:9501", + "name": "Filum coronarium of tricuspid valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:9502", + "name": "Fibrous ring of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77124" + ] + }, + "synonyms": [ + "Aortic anulus", + "Aortic valve anulus", + "Aortic valvar anulus", + "Anulus of aortic valve" + ] + }, + { + "id": "FMA:9503", + "name": "Fibrous ring of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77125" + ] + }, + "synonyms": [ + "Pulmonary valvar anulus", + "Pulmonary anulus", + "Pulmonary valve anulus", + "Anulus of pulmonary valve" + ] + }, + { + "id": "FMA:9504", + "name": "Fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:9505", + "name": "Right fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:9507", + "name": "Orifice for atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium for atrioventricular bundle" + ] + }, + { + "id": "FMA:9508", + "name": "Left fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:9509", + "name": "Bulbar part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52417" + ] + }, + "synonyms": [ + "Septum of ventricular outflow tract", + "Bulbar interventricular septum" + ] + }, + { + "id": "FMA:9510", + "name": "Muscular part of interventricular septum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52417" + ] + }, + "synonyms": [ + "Septal part of middle layer of myocardium of ventricle", + "Septum of ventricular inflow tracts" + ] + }, + { + "id": "FMA:9511", + "name": "Anterior surface of infundibulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24213" + ] + }, + "synonyms": [ + "Anterior surface of conus arteriosus" + ] + }, + { + "id": "FMA:9512", + "name": "Anterior surface of right ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24213" + ] + } + }, + { + "id": "FMA:9513", + "name": "Surface of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24212" + ] + }, + "synonyms": [ + "Anterior surface of right auricle" + ] + }, + { + "id": "FMA:9515", + "name": "Anterior part of right coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9516", + "name": "Anterior part of left coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9517", + "name": "Anterior surface of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24212" + ] + } + }, + { + "id": "FMA:9518", + "name": "Posterior part of right coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9519", + "name": "Posterior part of left coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9520", + "name": "Posterior surface of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24212" + ] + } + }, + { + "id": "FMA:9521", + "name": "Posterior surface of coronary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9522", + "name": "Lateral surface of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24212" + ] + }, + "synonyms": [ + "Right pulmonary surface of heart", + "Right surface of right atrium", + "Pulmonary surface of right atrium" + ] + }, + { + "id": "FMA:9523", + "name": "Lateral border of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + }, + "synonyms": [ + "Lateral border of left auricle viewed radiologically" + ] + }, + { + "id": "FMA:9524", + "name": "Lateral border of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + }, + "synonyms": [ + "Left surface of left ventricle", + "Lateral border of left ventricle viewed radiologically" + ] + }, + { + "id": "FMA:9525", + "name": "Lateral part of left coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49871" + ] + } + }, + { + "id": "FMA:9527", + "name": "Intrapericardial part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68064" + ] + } + }, + { + "id": "FMA:9530", + "name": "Inferior border of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + } + }, + { + "id": "FMA:9531", + "name": "Wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13883" + ] + }, + "synonyms": [ + "Left atrial wall", + "Free wall of left atrium" + ] + }, + { + "id": "FMA:9532", + "name": "Epicardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12149" + ] + }, + "synonyms": [ + "Left atrial epicardium" + ] + }, + { + "id": "FMA:9533", + "name": "Wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13884" + ] + }, + "synonyms": [ + "Right ventricular wall" + ] + }, + { + "id": "FMA:9534", + "name": "Epicardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12150" + ] + }, + "synonyms": [ + "Right ventricular epicardium" + ] + }, + { + "id": "FMA:9535", + "name": "Myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12151" + ] + }, + "synonyms": [ + "Right ventricular myocardium" + ] + }, + { + "id": "FMA:9536", + "name": "Endocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12148" + ] + }, + "synonyms": [ + "Right ventricular endocardium" + ] + }, + { + "id": "FMA:9537", + "name": "Lateral wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:9538", + "name": "Floor of fossa ovalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Fossa ovalis floor" + ] + }, + { + "id": "FMA:9539", + "name": "Wall of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + }, + "synonyms": [ + "Right auricle wall" + ] + }, + { + "id": "FMA:9540", + "name": "Atrial part of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Penetrating part of atrioventricular bundle", + "Fibrous trigone part of atrioventricular bundle" + ] + }, + { + "id": "FMA:9541", + "name": "Ventricular part of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + }, + "synonyms": [ + "Non- branching part of atrioventricular bundle", + "Ventricular septal part of atrioventricular bundle" + ] + }, + { + "id": "FMA:9542", + "name": "Posterior wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:9543", + "name": "Impression of foramen secundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Fossa of foramen secundum", + "Impression of ostium secundum", + "Foramen secundum impression" + ] + }, + { + "id": "FMA:9546", + "name": "Atriopulmonary ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7104" + ] + } + }, + { + "id": "FMA:9547", + "name": "Wall of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + }, + "synonyms": [ + "Left auricle wall" + ] + }, + { + "id": "FMA:9548", + "name": "Anterior surface of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65961" + ] + } + }, + { + "id": "FMA:9549", + "name": "Lateral surface of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65961" + ] + }, + "synonyms": [ + "Left pulmonary surface of heart", + "Left surface of left atrium", + "Pulmonary surface of left atrium" + ] + }, + { + "id": "FMA:9550", + "name": "Outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14141" + ] + }, + "synonyms": [ + "Main part of right atrium", + "Outflow tract of right atrium" + ] + }, + { + "id": "FMA:9551", + "name": "Outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14141" + ] + }, + "synonyms": [ + "Main part of left atrium", + "Outflow tract of left atrium" + ] + }, + { + "id": "FMA:9552", + "name": "Inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13224" + ] + }, + "synonyms": [ + "Right ventricle proper", + "Inflow tract of right ventricle", + "Main part of right ventricle" + ] + }, + { + "id": "FMA:9553", + "name": "Anterior wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + } + }, + { + "id": "FMA:9554", + "name": "Lateral wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + } + }, + { + "id": "FMA:9555", + "name": "Inferior wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + }, + "synonyms": [ + "Posterior wall of right ventricle" + ] + }, + { + "id": "FMA:9556", + "name": "Wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13884" + ] + }, + "synonyms": [ + "Left ventricular wall" + ] + }, + { + "id": "FMA:9557", + "name": "Epicardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12150" + ] + }, + "synonyms": [ + "Left ventricular epicardium" + ] + }, + { + "id": "FMA:9558", + "name": "Myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12151" + ] + }, + "synonyms": [ + "Left ventricular myocardium" + ] + }, + { + "id": "FMA:9559", + "name": "Endocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12148" + ] + }, + "synonyms": [ + "Left ventricular endocardium" + ] + }, + { + "id": "FMA:9560", + "name": "Anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:9561", + "name": "Inferior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + }, + "synonyms": [ + "Posterior wall of left ventricle" + ] + }, + { + "id": "FMA:9562", + "name": "Superior wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + }, + "synonyms": [ + "Roof of left atrium" + ] + }, + { + "id": "FMA:9563", + "name": "Lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:9564", + "name": "Inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13224" + ] + }, + "synonyms": [ + "Inflow tract of left ventricle", + "Left ventricle proper" + ] + }, + { + "id": "FMA:9565", + "name": "Cavity of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Cavity of aortic vestibule" + ] + }, + { + "id": "FMA:9566", + "name": "Lateral border of right atrium viewed radiologically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + } + }, + { + "id": "FMA:9576", + "name": "Thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Chest" + ] + }, + { + "id": "FMA:9577", + "name": "Abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Abdominopelvis", + "Abdominopelvic region" + ] + }, + { + "id": "FMA:9578", + "name": "Pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "True pelvis", + "Lesser pelvis" + ] + }, + { + "id": "FMA:9579", + "name": "Perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Perineal region" + ] + }, + { + "id": "FMA:9580", + "name": "Greater omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14650" + ] + } + }, + { + "id": "FMA:9581", + "name": "Serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Wall of serous sac", + "Tunica serosa" + ] + }, + { + "id": "FMA:9582", + "name": "Serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258853" + ] + }, + "synonyms": [ + "Serous portion of pericardium" + ] + }, + { + "id": "FMA:9583", + "name": "Pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258853" + ] + }, + "synonyms": [ + "Wall of pleural sac" + ] + }, + { + "id": "FMA:9584", + "name": "Peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258853" + ] + } + }, + { + "id": "FMA:9585", + "name": "Bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Truncus bronchomediastinalis (Ductus lymphaticus)" + ] + }, + { + "id": "FMA:9586", + "name": "Fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Fibrous portion of pericardium" + ] + }, + { + "id": "FMA:9587", + "name": "Rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:9589", + "name": "Meninx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:9590", + "name": "Pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231515" + ] + }, + "synonyms": [ + "Pia mater of neuraxis" + ] + }, + { + "id": "FMA:9591", + "name": "Arachnoid mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231515" + ] + }, + "synonyms": [ + "Arachnoid", + "Arachnoid mater of neuraxis" + ] + }, + { + "id": "FMA:9592", + "name": "Dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9589" + ] + }, + "synonyms": [ + "Dura mater of neuraxis" + ] + }, + { + "id": "FMA:9593", + "name": "Pia-arachnoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + }, + "synonyms": [ + "Cluster of leptomeninges", + "Arachnoid mater and pia mater", + "Pia-arachnoid of neuraxis" + ] + }, + { + "id": "FMA:9595", + "name": "Tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Ear drum", + "Lateral wall of tympanic cavity", + "Rivinus' membrane", + "Membranous wall of tympanic cavity" + ] + }, + { + "id": "FMA:9596", + "name": "Exocrine gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Ducted gland", + "Glandula exocrina" + ] + }, + { + "id": "FMA:9597", + "name": "Salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:9598", + "name": "Greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20020" + ] + }, + "synonyms": [ + "Tiedemann's gland", + "Major vestibular gland", + "Vulvovaginal gland", + "Duverney's gland", + "Bartholin's gland" + ] + }, + { + "id": "FMA:9599", + "name": "Bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Cowper's gland", + "Bulbourethral gland", + "Cowper's glands" + ] + }, + { + "id": "FMA:9600", + "name": "Prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:9601", + "name": "Breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + }, + "synonyms": [ + "Mammary part of chest", + "Mammary region" + ] + }, + { + "id": "FMA:9602", + "name": "Endocrine gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Ductless gland", + "Glandula endocrina" + ] + }, + { + "id": "FMA:9603", + "name": "Thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:9604", + "name": "Adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + }, + "synonyms": [ + "Suprarenal gland" + ] + }, + { + "id": "FMA:9605", + "name": "Primary lymphoid organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7143" + ] + } + }, + { + "id": "FMA:9606", + "name": "Secondary lymphoid organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7143" + ] + } + }, + { + "id": "FMA:9607", + "name": "Thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + }, + "synonyms": [ + "Thymus gland" + ] + }, + { + "id": "FMA:9608", + "name": "Bone marrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Medulla ossea" + ] + }, + { + "id": "FMA:9609", + "name": "Tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79771" + ] + } + }, + { + "id": "FMA:9610", + "name": "Palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9609" + ] + }, + "synonyms": [ + "Faucial tonsil" + ] + }, + { + "id": "FMA:9611", + "name": "Femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + }, + "synonyms": [ + "Thigh bone" + ] + }, + { + "id": "FMA:9612", + "name": "Metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + }, + "synonyms": [ + "Metacarpal" + ] + }, + { + "id": "FMA:9613", + "name": "Parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + } + }, + { + "id": "FMA:9615", + "name": "Cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + } + }, + { + "id": "FMA:9616", + "name": "Muscle of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Musculus caput", + "Head muscle" + ] + }, + { + "id": "FMA:9617", + "name": "Muscle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Neck muscle" + ] + }, + { + "id": "FMA:9619", + "name": "Muscle of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58274" + ] + }, + "synonyms": [ + "Chest muscle", + "Musculus thoracicus", + "Thoracic muscle" + ] + }, + { + "id": "FMA:9620", + "name": "Muscle of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58274" + ] + }, + "synonyms": [ + "Abdominal wall muscle", + "Abdominal muscle" + ] + }, + { + "id": "FMA:9621", + "name": "Muscle of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Upper limb muscle" + ] + }, + { + "id": "FMA:9622", + "name": "Muscle of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Lower limb muscle" + ] + }, + { + "id": "FMA:9623", + "name": "Perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58274" + ] + }, + "synonyms": [ + "Muscle of perineum" + ] + }, + { + "id": "FMA:9624", + "name": "Occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46752" + ] + } + }, + { + "id": "FMA:9625", + "name": "Stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46290" + ] + } + }, + { + "id": "FMA:9626", + "name": "Trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32517" + ] + } + }, + { + "id": "FMA:9627", + "name": "Pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37349" + ] + } + }, + { + "id": "FMA:9628", + "name": "Rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9620" + ] + } + }, + { + "id": "FMA:9629", + "name": "Supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + } + }, + { + "id": "FMA:9630", + "name": "Superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + }, + "synonyms": [ + "Subcutaneous tissue" + ] + }, + { + "id": "FMA:9632", + "name": "Superficial fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + }, + "synonyms": [ + "Superficial fascia of palm of hand" + ] + }, + { + "id": "FMA:9634", + "name": "Internal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + } + }, + { + "id": "FMA:9637", + "name": "Portion of tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + }, + "synonyms": [ + "Tissue" + ] + }, + { + "id": "FMA:9639", + "name": "Portion of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9637" + ] + }, + "synonyms": [ + "Epithelial tissue", + "Epithelium" + ] + }, + { + "id": "FMA:9640", + "name": "Portion of connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9637" + ] + }, + "synonyms": [ + "Connective tissue" + ] + }, + { + "id": "FMA:9641", + "name": "Portion of muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9637" + ] + }, + "synonyms": [ + "Muscle tissue" + ] + }, + { + "id": "FMA:9642", + "name": "Portion of neural tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9637" + ] + }, + "synonyms": [ + "Nerve tissue", + "Neural tissue", + "Nervous tissue" + ] + }, + { + "id": "FMA:9644", + "name": "Cranial cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54363" + ] + } + }, + { + "id": "FMA:9647", + "name": "Anatomical compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:9649", + "name": "Decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5898" + ] + }, + "synonyms": [ + "Raphe", + "Chiasm" + ] + }, + { + "id": "FMA:9651", + "name": "Anatomical landmark", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30346" + ] + } + }, + { + "id": "FMA:9653", + "name": "Vertebral level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + } + }, + { + "id": "FMA:9654", + "name": "Sectional plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:9657", + "name": "Anatomical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50705" + ] + } + }, + { + "id": "FMA:9658", + "name": "Anatomical point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50705" + ] + } + }, + { + "id": "FMA:9659", + "name": "Transverse branch of meningeal branch of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:9660", + "name": "Fibular collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + } + }, + { + "id": "FMA:9661", + "name": "Limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67504" + ] + }, + "synonyms": [ + "Segment of limb", + "Subdivision of limb", + "Limb region", + "Region of limb" + ] + }, + { + "id": "FMA:9663", + "name": "Forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83016" + ] + }, + "synonyms": [ + "Antebrachial region", + "Intermediate segment of free upper limb" + ] + }, + { + "id": "FMA:9664", + "name": "Foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83015" + ] + }, + "synonyms": [ + "Terminal segment of free lower limb" + ] + }, + { + "id": "FMA:9665", + "name": "Ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + } + }, + { + "id": "FMA:9666", + "name": "Finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Digitus manus", + "Digit of hand" + ] + }, + { + "id": "FMA:9667", + "name": "Hematopoietic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37796" + ] + }, + "synonyms": [ + "Organa haemopoietica", + "Hemopoietic system" + ] + }, + { + "id": "FMA:9668", + "name": "Endocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Systema endocrinum" + ] + }, + { + "id": "FMA:9669", + "name": "Portion of body substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67165" + ] + }, + "synonyms": [ + "Body substance" + ] + }, + { + "id": "FMA:9670", + "name": "Portion of blood", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Blood" + ] + }, + { + "id": "FMA:9671", + "name": "Lymph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:9672", + "name": "Intercellular matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "ECM", + "ICM", + "Extracellular matrix" + ] + }, + { + "id": "FMA:9673", + "name": "Tissue fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:9674", + "name": "Excretion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:9675", + "name": "Secretion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:9678", + "name": "Cavity of bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + }, + "synonyms": [ + "Bursal cavity" + ] + }, + { + "id": "FMA:9679", + "name": "Vertebral canal subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:9680", + "name": "Vertebral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:9682", + "name": "Anterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + } + }, + { + "id": "FMA:9683", + "name": "Palmar surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Surface of palm" + ] + }, + { + "id": "FMA:9685", + "name": "Surface of inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61684" + ] + } + }, + { + "id": "FMA:9687", + "name": "Right iliac fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16917" + ] + } + }, + { + "id": "FMA:9688", + "name": "Surface of epigastrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61684" + ] + }, + "synonyms": [ + "Epigastrium surface" + ] + }, + { + "id": "FMA:9689", + "name": "Serous sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:9690", + "name": "Pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + } + }, + { + "id": "FMA:9691", + "name": "Cavity of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Greater sac cavity", + "Greater peritoneal cavity", + "Cavum peritonei" + ] + }, + { + "id": "FMA:9692", + "name": "Synovial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66760" + ] + }, + "synonyms": [ + "Bursa" + ] + }, + { + "id": "FMA:9701", + "name": "Synovial cavity of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:9702", + "name": "Cavity of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Cavity of omental bursa viewed anatomically", + "Lesser peritoneal sac", + "Cavity of omental bursa", + "Lesser sac cavity" + ] + }, + { + "id": "FMA:9703", + "name": "Nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86195" + ] + } + }, + { + "id": "FMA:9704", + "name": "Ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:9705", + "name": "Pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Internal auditory tube", + "Auditory tube", + "Eustachian tube" + ] + }, + { + "id": "FMA:9706", + "name": "Bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Biliary duct" + ] + }, + { + "id": "FMA:9707", + "name": "Penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + } + }, + { + "id": "FMA:9708", + "name": "Talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24491" + ] + } + }, + { + "id": "FMA:9710", + "name": "Vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Vomer bone" + ] + }, + { + "id": "FMA:9711", + "name": "Maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7478" + ] + }, + "synonyms": [ + "Upper jaw bone" + ] + }, + { + "id": "FMA:9712", + "name": "Hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83015" + ] + }, + "synonyms": [ + "Terminal segment of free upper limb" + ] + }, + { + "id": "FMA:9713", + "name": "Right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9712" + ] + } + }, + { + "id": "FMA:9714", + "name": "Left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9712" + ] + } + }, + { + "id": "FMA:9715", + "name": "Lesser omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14650" + ] + } + }, + { + "id": "FMA:9719", + "name": "Muscle belly", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Belly" + ] + }, + { + "id": "FMA:9721", + "name": "Tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:9722", + "name": "Aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:9725", + "name": "Muscle fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Myoneme", + "Muscle bundle" + ] + }, + { + "id": "FMA:9726", + "name": "Epimysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Fascia of muscle organ" + ] + }, + { + "id": "FMA:9727", + "name": "Skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86936" + ] + }, + "synonyms": [ + "Skeletal muscle fiber" + ] + }, + { + "id": "FMA:9728", + "name": "Perimysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Fascia of muscle fasciculus" + ] + }, + { + "id": "FMA:9729", + "name": "Endomysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20116" + ] + }, + "synonyms": [ + "Fascia of muscle fiber" + ] + }, + { + "id": "FMA:9730", + "name": "Has_organizational pattern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + }, + "synonyms": [ + "Organizational pattern" + ] + }, + { + "id": "FMA:9732", + "name": "Endothoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9634" + ] + } + }, + { + "id": "FMA:9733", + "name": "Parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15859" + ] + } + }, + { + "id": "FMA:9734", + "name": "Visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15860" + ] + }, + "synonyms": [ + "Pulmonary pleura", + "Pleura visceralis (pulmonalis)" + ] + }, + { + "id": "FMA:9735", + "name": "Costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Pars costalis (pleurae)", + "Costovertebral pleura", + "Costal part of parietal pleura" + ] + }, + { + "id": "FMA:9736", + "name": "Mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Pars mediastinalis (pleurae)", + "Mediastinal part of parietal pleura" + ] + }, + { + "id": "FMA:9737", + "name": "Diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Diaphragmatic part of parietal pleura", + "Pars diaphragmatica (pleurae)" + ] + }, + { + "id": "FMA:9738", + "name": "Pelvic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259185" + ] + }, + "synonyms": [ + "Space of pelvic compartment" + ] + }, + { + "id": "FMA:9739", + "name": "Pulmonary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:9740", + "name": "Pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:9741", + "name": "Right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9740" + ] + } + }, + { + "id": "FMA:9742", + "name": "Left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9740" + ] + } + }, + { + "id": "FMA:9743", + "name": "Pleural recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20863" + ] + } + }, + { + "id": "FMA:9745", + "name": "Right costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11355" + ] + }, + "synonyms": [ + "Right costophrenic angle" + ] + }, + { + "id": "FMA:9746", + "name": "Left costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11355" + ] + }, + "synonyms": [ + "Left costophrenic angle" + ] + }, + { + "id": "FMA:9747", + "name": "Costomediastinal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9743" + ] + } + }, + { + "id": "FMA:9748", + "name": "Right costomediastinal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9747" + ] + } + }, + { + "id": "FMA:9749", + "name": "Left costomediastinal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9747" + ] + } + }, + { + "id": "FMA:9750", + "name": "Retroesophageal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9743" + ] + }, + "synonyms": [ + "Recessus retroesophagealis" + ] + }, + { + "id": "FMA:9751", + "name": "Left pulmonary hilum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7330" + ] + }, + "synonyms": [ + "Hilum of left lung" + ] + }, + { + "id": "FMA:9752", + "name": "Right retroesophageal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9750" + ] + } + }, + { + "id": "FMA:9753", + "name": "Left retroesophageal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9750" + ] + } + }, + { + "id": "FMA:9754", + "name": "Right pulmonary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9739" + ] + } + }, + { + "id": "FMA:9755", + "name": "Left pulmonary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9739" + ] + } + }, + { + "id": "FMA:9756", + "name": "External intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13354" + ] + } + }, + { + "id": "FMA:9757", + "name": "Internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13354" + ] + } + }, + { + "id": "FMA:9758", + "name": "Innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13354" + ] + } + }, + { + "id": "FMA:9759", + "name": "Subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9619" + ] + } + }, + { + "id": "FMA:9760", + "name": "Transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9619" + ] + } + }, + { + "id": "FMA:9761", + "name": "Right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9760" + ] + } + }, + { + "id": "FMA:9762", + "name": "Left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9760" + ] + } + }, + { + "id": "FMA:9765", + "name": "Right first external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46358" + ] + } + }, + { + "id": "FMA:9766", + "name": "Right second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46359" + ] + } + }, + { + "id": "FMA:9767", + "name": "Right third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46360" + ] + } + }, + { + "id": "FMA:9768", + "name": "Right fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46361" + ] + } + }, + { + "id": "FMA:9769", + "name": "Right fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46362" + ] + } + }, + { + "id": "FMA:9770", + "name": "Right sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46363" + ] + } + }, + { + "id": "FMA:9771", + "name": "Right seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46364" + ] + } + }, + { + "id": "FMA:9772", + "name": "Right eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46365" + ] + } + }, + { + "id": "FMA:9773", + "name": "Right ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46366" + ] + } + }, + { + "id": "FMA:9774", + "name": "Right tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46367" + ] + } + }, + { + "id": "FMA:9775", + "name": "Right eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46368" + ] + } + }, + { + "id": "FMA:9777", + "name": "Left first external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46358" + ] + } + }, + { + "id": "FMA:9778", + "name": "Left second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46359" + ] + } + }, + { + "id": "FMA:9779", + "name": "Left third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46360" + ] + } + }, + { + "id": "FMA:9780", + "name": "Left fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46361" + ] + } + }, + { + "id": "FMA:9781", + "name": "Left fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46362" + ] + } + }, + { + "id": "FMA:9782", + "name": "Left sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46363" + ] + } + }, + { + "id": "FMA:9783", + "name": "Left seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46364" + ] + } + }, + { + "id": "FMA:9784", + "name": "Left eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46365" + ] + } + }, + { + "id": "FMA:9785", + "name": "Left ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46366" + ] + } + }, + { + "id": "FMA:9786", + "name": "Left tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46367" + ] + } + }, + { + "id": "FMA:9787", + "name": "Left eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46368" + ] + } + }, + { + "id": "FMA:9789", + "name": "Right first internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46369" + ] + } + }, + { + "id": "FMA:9790", + "name": "Right second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46370" + ] + } + }, + { + "id": "FMA:9791", + "name": "Right third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46371" + ] + } + }, + { + "id": "FMA:9792", + "name": "Right fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46372" + ] + } + }, + { + "id": "FMA:9793", + "name": "Right fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46373" + ] + } + }, + { + "id": "FMA:9794", + "name": "Right sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46374" + ] + } + }, + { + "id": "FMA:9795", + "name": "Right seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46375" + ] + } + }, + { + "id": "FMA:9796", + "name": "Right eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46376" + ] + } + }, + { + "id": "FMA:9797", + "name": "Right ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46377" + ] + } + }, + { + "id": "FMA:9798", + "name": "Right tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46378" + ] + } + }, + { + "id": "FMA:9799", + "name": "Right eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46379" + ] + } + }, + { + "id": "FMA:9801", + "name": "Left first internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46369" + ] + } + }, + { + "id": "FMA:9802", + "name": "Left second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46370" + ] + } + }, + { + "id": "FMA:9803", + "name": "Left third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46371" + ] + } + }, + { + "id": "FMA:9804", + "name": "Left fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46372" + ] + } + }, + { + "id": "FMA:9805", + "name": "Left fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46373" + ] + } + }, + { + "id": "FMA:9806", + "name": "Left sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46374" + ] + } + }, + { + "id": "FMA:9807", + "name": "Left seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46375" + ] + } + }, + { + "id": "FMA:9808", + "name": "Left eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46376" + ] + } + }, + { + "id": "FMA:9809", + "name": "Left ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46377" + ] + } + }, + { + "id": "FMA:9810", + "name": "Left tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46378" + ] + } + }, + { + "id": "FMA:9811", + "name": "Left eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46379" + ] + } + }, + { + "id": "FMA:9812", + "name": "Second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:9813", + "name": "Left second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9812" + ] + } + }, + { + "id": "FMA:9814", + "name": "Right subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9759" + ] + } + }, + { + "id": "FMA:9815", + "name": "Left subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9759" + ] + } + }, + { + "id": "FMA:9825", + "name": "Immune system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + } + }, + { + "id": "FMA:9826", + "name": "Mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85009" + ] + }, + "synonyms": [ + "Mediastinal part of chest" + ] + }, + { + "id": "FMA:9827", + "name": "Superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + }, + "synonyms": [ + "Superior mediastinal part of chest" + ] + }, + { + "id": "FMA:9828", + "name": "Inferior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + }, + "synonyms": [ + "Inferior mediastinal part of chest" + ] + }, + { + "id": "FMA:9829", + "name": "Pleura of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31243" + ] + }, + "synonyms": [ + "Upper lobar pleura", + "Pleura of superior lobe", + "Pleura of upper lobe of lung", + "Visceral pleura of upper lobe of lung" + ] + }, + { + "id": "FMA:9830", + "name": "Right pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9690" + ] + } + }, + { + "id": "FMA:9831", + "name": "Left pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9690" + ] + } + }, + { + "id": "FMA:9832", + "name": "Pleura of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9829" + ] + }, + "synonyms": [ + "Pleura of upper lobe of right lung", + "Visceral pleura of upper lobe of right lung", + "Pleura of right superior lobe", + "Right upper lobar pleura" + ] + }, + { + "id": "FMA:9833", + "name": "Pleura of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9829" + ] + }, + "synonyms": [ + "Pleura of left superior lobe", + "Pleura of upper lobe of left lung", + "Left upper lobar pleura", + "Visceral pleura of upper lobe of left lung" + ] + }, + { + "id": "FMA:9835", + "name": "Pleura of lingula of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of lingula of left lung" + ] + }, + { + "id": "FMA:9836", + "name": "Pleura of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9864" + ] + }, + "synonyms": [ + "Pleura of right inferior lobe", + "Visceral pleura of lower lobe of right lung", + "Pleura of right lower lobe" + ] + }, + { + "id": "FMA:9837", + "name": "Pleura of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9864" + ] + }, + "synonyms": [ + "Visceral pleura of lower lobe of left lung", + "Pleura of left lower lobe", + "Pleura of left inferior lobe" + ] + }, + { + "id": "FMA:9838", + "name": "Anterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + }, + "synonyms": [ + "Anterior mediastinal part of chest" + ] + }, + { + "id": "FMA:9839", + "name": "Middle mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + }, + "synonyms": [ + "Middle mediastinal part of chest" + ] + }, + { + "id": "FMA:9840", + "name": "Posterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + }, + "synonyms": [ + "Posterior mediastinal part of chest" + ] + }, + { + "id": "FMA:9841", + "name": "Interlobar pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:9842", + "name": "Right costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9735" + ] + } + }, + { + "id": "FMA:9843", + "name": "Left costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9735" + ] + } + }, + { + "id": "FMA:9844", + "name": "Right mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9736" + ] + } + }, + { + "id": "FMA:9845", + "name": "Left mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9736" + ] + } + }, + { + "id": "FMA:9846", + "name": "Right diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9737" + ] + } + }, + { + "id": "FMA:9847", + "name": "Left diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9737" + ] + } + }, + { + "id": "FMA:9851", + "name": "Interlobar pleura of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52249" + ] + } + }, + { + "id": "FMA:9852", + "name": "Interlobar pleura of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9841" + ] + } + }, + { + "id": "FMA:9855", + "name": "Superior interlobar pleura of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9852" + ] + }, + "synonyms": [ + "Upper interlobar pleura of right middle lobe" + ] + }, + { + "id": "FMA:9856", + "name": "Inferior interlobar pleura of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9852" + ] + }, + "synonyms": [ + "Lower interlobar pleura of right middle lobe" + ] + }, + { + "id": "FMA:9858", + "name": "Interlobar pleura of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52249" + ] + } + }, + { + "id": "FMA:9859", + "name": "Interlobar pleura of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52250" + ] + } + }, + { + "id": "FMA:9863", + "name": "Pleura of middle lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31243" + ] + }, + "synonyms": [ + "Middle lobar pleura", + "Visceral pleura of middle lobe", + "Pleura of middle lobe of lung" + ] + }, + { + "id": "FMA:9864", + "name": "Pleura of lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31243" + ] + }, + "synonyms": [ + "Lower lobar pleura", + "Pleura of lower lobe of lung", + "Pleura of inferior lobe", + "Visceral pleura of lower lobe of lung" + ] + }, + { + "id": "FMA:9865", + "name": "Synovial membrane of articular capsule of synovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of synovial joint", + "Synovium of articular capsule of synovial joint" + ] + }, + { + "id": "FMA:9866", + "name": "Recess of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9743" + ] + }, + "synonyms": [ + "Right pleural cavity recess" + ] + }, + { + "id": "FMA:9867", + "name": "Recess of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9743" + ] + }, + "synonyms": [ + "Left pleural cavity recess" + ] + }, + { + "id": "FMA:9868", + "name": "Pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + } + }, + { + "id": "FMA:9869", + "name": "Pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + } + }, + { + "id": "FMA:9870", + "name": "Parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15859" + ] + }, + "synonyms": [ + "Parietal pericardium", + "Parietal layer of serous pericardium", + "Lamina parietalis (pericardii serosum)" + ] + }, + { + "id": "FMA:9871", + "name": "Epicardial fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:9872", + "name": "Sternopericardial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Ligamentum sternopericardialis" + ] + }, + { + "id": "FMA:9873", + "name": "Superior sternopericardial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9872" + ] + } + }, + { + "id": "FMA:9874", + "name": "Inferior sternopericardial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9872" + ] + } + }, + { + "id": "FMA:9875", + "name": "Transverse branch of meningeal branch of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9659" + ] + } + }, + { + "id": "FMA:9878", + "name": "Ligament of left vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14078" + ] + }, + "synonyms": [ + "Left vena cava ligament" + ] + }, + { + "id": "FMA:9879", + "name": "Pericardial recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14705" + ] + } + }, + { + "id": "FMA:9880", + "name": "Postcaval recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9881", + "name": "Right pulmonary venous recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9882", + "name": "Left pulmonary venous recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9883", + "name": "Superior aortic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9884", + "name": "Inferior aortic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9885", + "name": "Right pulmonic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9886", + "name": "Left pulmonic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9879" + ] + } + }, + { + "id": "FMA:9887", + "name": "Pericardial fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20932" + ] + } + }, + { + "id": "FMA:9888", + "name": "Anterior commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9889", + "name": "Lateral commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9890", + "name": "Posterior commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9891", + "name": "Medial commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7244" + ] + } + }, + { + "id": "FMA:9892", + "name": "Surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Fibrous pericardium surface" + ] + }, + { + "id": "FMA:9895", + "name": "Pericardial cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14705" + ] + }, + "synonyms": [ + "Main pericardial cavity" + ] + }, + { + "id": "FMA:9903", + "name": "Peripheral nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:9904", + "name": "Somatic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:9905", + "name": "Autonomic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45638" + ] + }, + "synonyms": [ + "Visceral nervous system" + ] + }, + { + "id": "FMA:9906", + "name": "Sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Sympathetic part of autonomic division of nervous system" + ] + }, + { + "id": "FMA:9907", + "name": "Parasympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Parasympathetic part of autonomic division of nervous system" + ] + }, + { + "id": "FMA:9908", + "name": "Peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + } + }, + { + "id": "FMA:9909", + "name": "Clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + } + }, + { + "id": "FMA:9912", + "name": "Variant rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7574" + ] + } + }, + { + "id": "FMA:9913", + "name": "Cervical rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9912" + ] + } + }, + { + "id": "FMA:9914", + "name": "Vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + } + }, + { + "id": "FMA:9915", + "name": "Cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9914" + ] + } + }, + { + "id": "FMA:9916", + "name": "Manubriosternal synostosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7499" + ] + } + }, + { + "id": "FMA:9917", + "name": "Xiphisternal synostosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7499" + ] + } + }, + { + "id": "FMA:9918", + "name": "Epiphysial junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7499" + ] + }, + "synonyms": [ + "Epiphyseal line", + "Line of bony union" + ] + }, + { + "id": "FMA:9921", + "name": "Lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9914" + ] + } + }, + { + "id": "FMA:9922", + "name": "Fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T5 vertebra", + "Fifth dorsal vertebra" + ] + }, + { + "id": "FMA:9923", + "name": "Body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T5 vertebra", + "Fifth thoracic vertebral body" + ] + }, + { + "id": "FMA:9924", + "name": "Anterior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9925", + "name": "Posterior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9926", + "name": "Lateral surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9927", + "name": "Superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of fifth thoracic vertebra", + "Upper costal facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9928", + "name": "Inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Lower costal facet of body of fifth thoracic vertebra", + "Inferior costocapitular demifacet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9929", + "name": "Superior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9930", + "name": "Inferior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9931", + "name": "Fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T5 vertebra", + "Arch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9932", + "name": "Pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral pedicle", + "Pedicle of T5 vertebra" + ] + }, + { + "id": "FMA:9933", + "name": "Superior vertebral notch of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9934", + "name": "Inferior vertebral notch of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9935", + "name": "Lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9936", + "name": "Spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T5 vertebra" + ] + }, + { + "id": "FMA:9937", + "name": "Transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T5 vertebra" + ] + }, + { + "id": "FMA:9938", + "name": "Costal facet of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9939", + "name": "Vasculature of bony part of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9940", + "name": "Superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9941", + "name": "Articular facet of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9942", + "name": "Inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:9943", + "name": "Articular facet of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9944", + "name": "Intervertebral foramen of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9945", + "name": "Sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "Sixth dorsal vertebra", + "T6 vertebra" + ] + }, + { + "id": "FMA:9946", + "name": "Body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T6 vertebra", + "Sixth thoracic vertebral body" + ] + }, + { + "id": "FMA:9947", + "name": "Anterior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9948", + "name": "Posterior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9949", + "name": "Lateral surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9950", + "name": "Superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of sixth thoracic vertebra", + "Upper costal facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9951", + "name": "Inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of sixth thoracic vertebra", + "Lower costal facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9952", + "name": "Superior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9953", + "name": "Inferior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9954", + "name": "Sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T6 vertebra", + "Arch of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9955", + "name": "Pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T6 vertebra", + "Sixth thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:9956", + "name": "Superior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9957", + "name": "Inferior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9958", + "name": "Lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Sixth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9959", + "name": "Spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T6 vertebra" + ] + }, + { + "id": "FMA:9960", + "name": "Transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T6 vertebra" + ] + }, + { + "id": "FMA:9961", + "name": "Costal facet of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9962", + "name": "Vasculature of bony part of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9963", + "name": "Superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9964", + "name": "Articular facet of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9965", + "name": "Inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:9966", + "name": "Articular facet of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9967", + "name": "Intervertebral foramen of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9968", + "name": "Seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T7 vertebra", + "Seventh dorsal vertebra" + ] + }, + { + "id": "FMA:9969", + "name": "Body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T7 vertebra", + "Seventh thoracic vertebral body" + ] + }, + { + "id": "FMA:9970", + "name": "Anterior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9971", + "name": "Posterior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9972", + "name": "Lateral surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9973", + "name": "Superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Upper costal facet of body of seventh thoracic vertebra", + "Superior costocapitular demifacet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9974", + "name": "Inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of seventh thoracic vertebra", + "Lower costal facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9975", + "name": "Superior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9976", + "name": "Inferior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9977", + "name": "Seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of seventh thoracic vertebra", + "Arch of T7 vertebra" + ] + }, + { + "id": "FMA:9978", + "name": "Pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral pedicle", + "Pedicle of T7 vertebra" + ] + }, + { + "id": "FMA:9979", + "name": "Superior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9980", + "name": "Inferior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9981", + "name": "Lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral lamina" + ] + }, + { + "id": "FMA:9982", + "name": "Spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T7 vertebra" + ] + }, + { + "id": "FMA:9983", + "name": "Transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T7 vertebra" + ] + }, + { + "id": "FMA:9984", + "name": "Costal facet of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9985", + "name": "Vasculature of bony part of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:9986", + "name": "Superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9987", + "name": "Articular facet of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:9988", + "name": "Inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:9989", + "name": "Articular facet of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:9990", + "name": "Intervertebral foramen of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:9991", + "name": "Eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T8 vertebra", + "Eighth dorsal vertebra" + ] + }, + { + "id": "FMA:9992", + "name": "Body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T8 vertebra", + "Eighth thoracic vertebral body" + ] + }, + { + "id": "FMA:9993", + "name": "Anterior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:9994", + "name": "Posterior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:9995", + "name": "Lateral surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:9996", + "name": "Superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of eighth thoracic vertebra", + "Upper costal facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:9997", + "name": "Inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of eighth thoracic vertebra", + "Lower costal facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:9998", + "name": "Superior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:9999", + "name": "Inferior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10000", + "name": "Eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of eighth thoracic vertebra", + "Arch of T8 vertebra" + ] + }, + { + "id": "FMA:10001", + "name": "Pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral pedicle", + "Pedicle of T8 vertebra" + ] + }, + { + "id": "FMA:10002", + "name": "Superior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10003", + "name": "Inferior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10004", + "name": "Lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:10005", + "name": "Spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T8 vertebra" + ] + }, + { + "id": "FMA:10006", + "name": "Transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T8 vertebra" + ] + }, + { + "id": "FMA:10007", + "name": "Costal facet of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10008", + "name": "Vasculature of bony part of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:10009", + "name": "Superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10010", + "name": "Articular facet of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:10011", + "name": "Inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:10012", + "name": "Articular facet of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:10013", + "name": "Intervertebral foramen of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:10014", + "name": "Ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "Ninth dorsal vertebra", + "T9 vertebra" + ] + }, + { + "id": "FMA:10015", + "name": "Body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Body of T9 vertebra", + "Ninth thoracic vertebral body" + ] + }, + { + "id": "FMA:10016", + "name": "Anterior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:10017", + "name": "Posterior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:10018", + "name": "Lateral surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:10019", + "name": "Superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Superior costocapitular demifacet of body of ninth thoracic vertebra", + "Upper costal facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10021", + "name": "Superior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10022", + "name": "Inferior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10023", + "name": "Ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T9 vertebra", + "Arch of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10024", + "name": "Pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T9 vertebra", + "Ninth thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:10025", + "name": "Superior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10026", + "name": "Inferior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10027", + "name": "Lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:10028", + "name": "Spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T9 vertebra" + ] + }, + { + "id": "FMA:10029", + "name": "Transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T9 vertebra" + ] + }, + { + "id": "FMA:10030", + "name": "Costal facet of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10031", + "name": "Vasculature of bony part of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:10032", + "name": "Superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10033", + "name": "Articular facet of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:10034", + "name": "Inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:10035", + "name": "Articular facet of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:10036", + "name": "Intervertebral foramen of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:10037", + "name": "Tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "Tenth dorsal vertebra", + "T10 vertebra" + ] + }, + { + "id": "FMA:10038", + "name": "Body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral body", + "Body of T10 vertebra" + ] + }, + { + "id": "FMA:10039", + "name": "Anterior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:10040", + "name": "Posterior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:10041", + "name": "Lateral surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:10042", + "name": "Superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9145" + ] + }, + "synonyms": [ + "Upper costal facet of body of tenth thoracic vertebra", + "Superior costocapitular demifacet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10043", + "name": "Superior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10044", + "name": "Inferior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10045", + "name": "Tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of T10 vertebra", + "Arch of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10046", + "name": "Pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T10 vertebra", + "Tenth thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:10047", + "name": "Superior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10048", + "name": "Inferior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10049", + "name": "Lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:10050", + "name": "Spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T10 vertebra" + ] + }, + { + "id": "FMA:10051", + "name": "Transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T10 vertebra" + ] + }, + { + "id": "FMA:10052", + "name": "Costal facet of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10440" + ] + }, + "synonyms": [ + "Articular facet of transverse process of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10053", + "name": "Vasculature of bony part of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:10054", + "name": "Superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10055", + "name": "Articular facet of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:10056", + "name": "Inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:10057", + "name": "Articular facet of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:10058", + "name": "Intervertebral foramen of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:10059", + "name": "Eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T11 vertebra", + "Eleventh dorsal vertebra" + ] + }, + { + "id": "FMA:10060", + "name": "Body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral body", + "Body of T11 vertebra" + ] + }, + { + "id": "FMA:10061", + "name": "Anterior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:10062", + "name": "Posterior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:10063", + "name": "Lateral surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:10064", + "name": "Costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular demifacet of body of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10065", + "name": "Superior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10066", + "name": "Inferior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10067", + "name": "Eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of eleventh thoracic vertebra", + "Arch of T11 vertebra" + ] + }, + { + "id": "FMA:10068", + "name": "Pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Pedicle of T11 vertebra", + "Eleventh thoracic vertebral pedicle" + ] + }, + { + "id": "FMA:10069", + "name": "Superior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10070", + "name": "Inferior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10071", + "name": "Lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral lamina" + ] + }, + { + "id": "FMA:10072", + "name": "Spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T11 vertebra" + ] + }, + { + "id": "FMA:10073", + "name": "Transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T11 vertebra" + ] + }, + { + "id": "FMA:10075", + "name": "Vasculature of bony part of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:10076", + "name": "Superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10077", + "name": "Articular facet of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:10078", + "name": "Inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:10079", + "name": "Articular facet of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:10080", + "name": "Intervertebral foramen of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:10081", + "name": "Twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9139" + ] + }, + "synonyms": [ + "T12 vertebra", + "Twelfth dorsal vertebra" + ] + }, + { + "id": "FMA:10082", + "name": "Body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9141" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral body", + "Body of T12 vertebra" + ] + }, + { + "id": "FMA:10083", + "name": "Anterior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9147" + ] + } + }, + { + "id": "FMA:10084", + "name": "Posterior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9148" + ] + } + }, + { + "id": "FMA:10085", + "name": "Lateral surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9162" + ] + } + }, + { + "id": "FMA:10087", + "name": "Superior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9163" + ] + }, + "synonyms": [ + "Upper border of body of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10088", + "name": "Inferior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9164" + ] + }, + "synonyms": [ + "Lower border of body of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10089", + "name": "Twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9151" + ] + }, + "synonyms": [ + "Arch of twelfth thoracic vertebra", + "Arch of T12 vertebra" + ] + }, + { + "id": "FMA:10090", + "name": "Pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral pedicle", + "Pedicle of T12 vertebra" + ] + }, + { + "id": "FMA:10091", + "name": "Superior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9157" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10092", + "name": "Inferior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9158" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10093", + "name": "Lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral lamina" + ] + }, + { + "id": "FMA:10094", + "name": "Spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9149" + ] + }, + "synonyms": [ + "Spinous process of T12 vertebra" + ] + }, + { + "id": "FMA:10095", + "name": "Transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9150" + ] + }, + "synonyms": [ + "Transverse process of T12 vertebra" + ] + }, + { + "id": "FMA:10096", + "name": "Vasculature of bony part of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9154" + ] + } + }, + { + "id": "FMA:10097", + "name": "Superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9155" + ] + }, + "synonyms": [ + "Cranial articular process of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10098", + "name": "Articular facet of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10521" + ] + } + }, + { + "id": "FMA:10099", + "name": "Inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9156" + ] + }, + "synonyms": [ + "Caudal articular process of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:10100", + "name": "Articular facet of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9160" + ] + } + }, + { + "id": "FMA:10101", + "name": "Intervertebral foramen of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9144" + ] + } + }, + { + "id": "FMA:10102", + "name": "First costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10103", + "name": "Right first costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10102" + ] + } + }, + { + "id": "FMA:10104", + "name": "Left first costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10102" + ] + } + }, + { + "id": "FMA:10105", + "name": "Second costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10106", + "name": "Right second costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10105" + ] + } + }, + { + "id": "FMA:10107", + "name": "Left second costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10105" + ] + } + }, + { + "id": "FMA:10108", + "name": "Third costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10109", + "name": "Right third costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10108" + ] + } + }, + { + "id": "FMA:10110", + "name": "Left third costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10108" + ] + } + }, + { + "id": "FMA:10111", + "name": "Fourth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10112", + "name": "Right fourth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10111" + ] + } + }, + { + "id": "FMA:10113", + "name": "Left fourth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10111" + ] + } + }, + { + "id": "FMA:10114", + "name": "Fifth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10115", + "name": "Right fifth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10114" + ] + } + }, + { + "id": "FMA:10116", + "name": "Left fifth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10114" + ] + } + }, + { + "id": "FMA:10117", + "name": "Sixth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10118", + "name": "Right sixth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10117" + ] + } + }, + { + "id": "FMA:10119", + "name": "Left sixth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10117" + ] + } + }, + { + "id": "FMA:10120", + "name": "Seventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10121", + "name": "Right seventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10120" + ] + } + }, + { + "id": "FMA:10122", + "name": "Left seventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10120" + ] + } + }, + { + "id": "FMA:10123", + "name": "Eighth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10124", + "name": "Right eighth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10123" + ] + } + }, + { + "id": "FMA:10125", + "name": "Left eighth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10123" + ] + } + }, + { + "id": "FMA:10126", + "name": "Ninth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10127", + "name": "Right ninth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10126" + ] + } + }, + { + "id": "FMA:10128", + "name": "Left ninth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10126" + ] + } + }, + { + "id": "FMA:10129", + "name": "Tenth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10130", + "name": "Right tenth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10129" + ] + } + }, + { + "id": "FMA:10131", + "name": "Left tenth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10129" + ] + } + }, + { + "id": "FMA:10132", + "name": "Eleventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10133", + "name": "Right eleventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10132" + ] + } + }, + { + "id": "FMA:10134", + "name": "Left eleventh costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10132" + ] + } + }, + { + "id": "FMA:10135", + "name": "Twelfth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7956" + ] + } + }, + { + "id": "FMA:10136", + "name": "Right twelfth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10135" + ] + } + }, + { + "id": "FMA:10137", + "name": "Left twelfth costochondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10135" + ] + } + }, + { + "id": "FMA:10138", + "name": "Accessory ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11106" + ] + } + }, + { + "id": "FMA:10139", + "name": "First costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10140", + "name": "Capsule of costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Fibrous capsule of costotransverse joint", + "Costotransverse joint capsule" + ] + }, + { + "id": "FMA:10141", + "name": "Second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10142", + "name": "Capsule of first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "First costotransverse joint capsule" + ] + }, + { + "id": "FMA:10143", + "name": "Costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:10144", + "name": "Costotransverse ligament of first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10145", + "name": "Lateral costotransverse ligament of first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10146", + "name": "First costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10147", + "name": "Right first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10139" + ] + } + }, + { + "id": "FMA:10148", + "name": "Capsule of right first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10142" + ] + }, + "synonyms": [ + "Right first costotransverse joint capsule" + ] + }, + { + "id": "FMA:10149", + "name": "Costotransverse ligament of right first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10144" + ] + } + }, + { + "id": "FMA:10150", + "name": "Lateral costotransverse ligament of right first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10145" + ] + } + }, + { + "id": "FMA:10151", + "name": "Right first costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10146" + ] + } + }, + { + "id": "FMA:10152", + "name": "Left first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10139" + ] + } + }, + { + "id": "FMA:10153", + "name": "Capsule of left first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10142" + ] + }, + "synonyms": [ + "Left first costotransverse joint capsule" + ] + }, + { + "id": "FMA:10154", + "name": "Costotransverse ligament of left first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10144" + ] + } + }, + { + "id": "FMA:10155", + "name": "Lateral costotransverse ligament of left first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10145" + ] + } + }, + { + "id": "FMA:10156", + "name": "Left first costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10146" + ] + } + }, + { + "id": "FMA:10157", + "name": "Capsule of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Second costotransverse joint capsule" + ] + }, + { + "id": "FMA:10158", + "name": "Superior costotransverse ligament of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10159", + "name": "Costotransverse ligament of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10160", + "name": "Lateral costotransverse ligament of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10161", + "name": "Accessory ligament of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10162", + "name": "Second costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10163", + "name": "Right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10141" + ] + } + }, + { + "id": "FMA:10164", + "name": "Capsule of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10157" + ] + }, + "synonyms": [ + "Right second costotransverse joint capsule" + ] + }, + { + "id": "FMA:10165", + "name": "Superior costotransverse ligament of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10158" + ] + } + }, + { + "id": "FMA:10166", + "name": "Costotransverse ligament of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10159" + ] + } + }, + { + "id": "FMA:10167", + "name": "Lateral costotransverse ligament of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10160" + ] + } + }, + { + "id": "FMA:10168", + "name": "Accessory ligament of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10161" + ] + } + }, + { + "id": "FMA:10169", + "name": "Right second costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10162" + ] + } + }, + { + "id": "FMA:10170", + "name": "Left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10141" + ] + } + }, + { + "id": "FMA:10171", + "name": "Capsule of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10157" + ] + }, + "synonyms": [ + "Left second costotransverse joint capsule" + ] + }, + { + "id": "FMA:10172", + "name": "Superior costotransverse ligament of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10158" + ] + } + }, + { + "id": "FMA:10173", + "name": "Costotransverse ligament of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10159" + ] + } + }, + { + "id": "FMA:10174", + "name": "Lateral costotransverse ligament of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10160" + ] + } + }, + { + "id": "FMA:10175", + "name": "Accessory ligament of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10161" + ] + } + }, + { + "id": "FMA:10176", + "name": "Left second costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10162" + ] + } + }, + { + "id": "FMA:10177", + "name": "Third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10178", + "name": "Capsule of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Third costotransverse joint capsule" + ] + }, + { + "id": "FMA:10179", + "name": "Superior costotransverse ligament of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10180", + "name": "Costotransverse ligament of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10181", + "name": "Lateral costotransverse ligament of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10182", + "name": "Accessory ligament of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10183", + "name": "Third costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10184", + "name": "Right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10177" + ] + } + }, + { + "id": "FMA:10185", + "name": "Capsule of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10178" + ] + }, + "synonyms": [ + "Right third costotransverse joint capsule" + ] + }, + { + "id": "FMA:10186", + "name": "Superior costotransverse ligament of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10179" + ] + } + }, + { + "id": "FMA:10187", + "name": "Costotransverse ligament of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10180" + ] + } + }, + { + "id": "FMA:10188", + "name": "Lateral costotransverse ligament of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10181" + ] + } + }, + { + "id": "FMA:10189", + "name": "Accessory ligament of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10182" + ] + } + }, + { + "id": "FMA:10190", + "name": "Right third costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10183" + ] + } + }, + { + "id": "FMA:10191", + "name": "Left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10177" + ] + } + }, + { + "id": "FMA:10192", + "name": "Capsule of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10178" + ] + }, + "synonyms": [ + "Left third costotransverse joint capsule" + ] + }, + { + "id": "FMA:10193", + "name": "Superior costotransverse ligament of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10179" + ] + } + }, + { + "id": "FMA:10194", + "name": "Costotransverse ligament of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10180" + ] + } + }, + { + "id": "FMA:10195", + "name": "Lateral costotransverse ligament of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10181" + ] + } + }, + { + "id": "FMA:10196", + "name": "Accessory ligament of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10182" + ] + } + }, + { + "id": "FMA:10197", + "name": "Left third costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10183" + ] + } + }, + { + "id": "FMA:10198", + "name": "Fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10199", + "name": "Capsule of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Fourth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10200", + "name": "Superior costotransverse ligament of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10201", + "name": "Lateral costotransverse ligament of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10202", + "name": "Costotransverse ligament of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10203", + "name": "Accessory ligament of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10204", + "name": "Fourth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10205", + "name": "Right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10198" + ] + } + }, + { + "id": "FMA:10206", + "name": "Capsule of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10199" + ] + }, + "synonyms": [ + "Right fourth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10207", + "name": "Superior costotransverse ligament of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10200" + ] + } + }, + { + "id": "FMA:10208", + "name": "Costotransverse ligament of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10202" + ] + } + }, + { + "id": "FMA:10209", + "name": "Lateral costotransverse ligament of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10201" + ] + } + }, + { + "id": "FMA:10210", + "name": "Accessory ligament of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10203" + ] + } + }, + { + "id": "FMA:10211", + "name": "Right fourth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10204" + ] + } + }, + { + "id": "FMA:10212", + "name": "Left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10198" + ] + } + }, + { + "id": "FMA:10213", + "name": "Capsule of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10199" + ] + }, + "synonyms": [ + "Left fourth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10214", + "name": "Superior costotransverse ligament of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10200" + ] + } + }, + { + "id": "FMA:10215", + "name": "Costotransverse ligament of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10202" + ] + } + }, + { + "id": "FMA:10216", + "name": "Lateral costotransverse ligament of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10201" + ] + } + }, + { + "id": "FMA:10217", + "name": "Accessory ligament of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10203" + ] + } + }, + { + "id": "FMA:10218", + "name": "Left fourth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10204" + ] + } + }, + { + "id": "FMA:10219", + "name": "Fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10220", + "name": "Capsule of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Fifth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10221", + "name": "Superior costotransverse ligament of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10222", + "name": "Costotransverse ligament of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10223", + "name": "Lateral costotransverse ligament of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10224", + "name": "Accessory ligament of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10225", + "name": "Fifth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10226", + "name": "Right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10219" + ] + } + }, + { + "id": "FMA:10227", + "name": "Capsule of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10220" + ] + }, + "synonyms": [ + "Right fifth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10228", + "name": "Superior costotransverse ligament of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10221" + ] + } + }, + { + "id": "FMA:10229", + "name": "Costotransverse ligament of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10222" + ] + } + }, + { + "id": "FMA:10230", + "name": "Lateral costotransverse ligament of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10223" + ] + } + }, + { + "id": "FMA:10231", + "name": "Accessory ligament of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10224" + ] + } + }, + { + "id": "FMA:10232", + "name": "Right fifth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10225" + ] + } + }, + { + "id": "FMA:10233", + "name": "Left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10219" + ] + } + }, + { + "id": "FMA:10234", + "name": "Capsule of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10220" + ] + }, + "synonyms": [ + "Left fifth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10235", + "name": "Superior costotransverse ligament of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10221" + ] + } + }, + { + "id": "FMA:10236", + "name": "Costotransverse ligament of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10222" + ] + } + }, + { + "id": "FMA:10237", + "name": "Lateral costotransverse ligament of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10223" + ] + } + }, + { + "id": "FMA:10238", + "name": "Accessory ligament of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10224" + ] + } + }, + { + "id": "FMA:10239", + "name": "Left fifth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10225" + ] + } + }, + { + "id": "FMA:10240", + "name": "Sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10241", + "name": "Capsule of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Sixth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10242", + "name": "Superior costotransverse ligament of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10243", + "name": "Costotransverse ligament of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10244", + "name": "Lateral costotransverse ligament of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10245", + "name": "Accessory ligament of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10246", + "name": "Sixth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10247", + "name": "Right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10240" + ] + } + }, + { + "id": "FMA:10248", + "name": "Capsule of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10241" + ] + }, + "synonyms": [ + "Right sixth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10249", + "name": "Superior costotransverse ligament of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10242" + ] + } + }, + { + "id": "FMA:10250", + "name": "Costotransverse ligament of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10243" + ] + } + }, + { + "id": "FMA:10251", + "name": "Lateral costotransverse ligament of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10244" + ] + } + }, + { + "id": "FMA:10252", + "name": "Accessory ligament of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10245" + ] + } + }, + { + "id": "FMA:10253", + "name": "Right sixth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10246" + ] + } + }, + { + "id": "FMA:10254", + "name": "Left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10240" + ] + } + }, + { + "id": "FMA:10255", + "name": "Capsule of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10241" + ] + }, + "synonyms": [ + "Left sixth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10256", + "name": "Superior costotransverse ligament of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10242" + ] + } + }, + { + "id": "FMA:10257", + "name": "Costotransverse ligament of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10243" + ] + } + }, + { + "id": "FMA:10258", + "name": "Lateral costotransverse ligament of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10244" + ] + } + }, + { + "id": "FMA:10259", + "name": "Accessory ligament of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10245" + ] + } + }, + { + "id": "FMA:10260", + "name": "Left sixth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10246" + ] + } + }, + { + "id": "FMA:10261", + "name": "Seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10262", + "name": "Capsule of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Seventh costotransverse joint capsule" + ] + }, + { + "id": "FMA:10263", + "name": "Superior costotransverse ligament of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10264", + "name": "Costotransverse ligament of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10265", + "name": "Lateral costotransverse ligament of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10266", + "name": "Accessory ligament of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10267", + "name": "Seventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10268", + "name": "Right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10261" + ] + } + }, + { + "id": "FMA:10269", + "name": "Capsule of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10262" + ] + }, + "synonyms": [ + "Right seventh costotransverse joint capsule" + ] + }, + { + "id": "FMA:10270", + "name": "Superior costotransverse ligament of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10263" + ] + } + }, + { + "id": "FMA:10271", + "name": "Costotransverse ligament of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10264" + ] + } + }, + { + "id": "FMA:10272", + "name": "Lateral costotransverse ligament of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10265" + ] + } + }, + { + "id": "FMA:10273", + "name": "Accessory ligament of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10266" + ] + } + }, + { + "id": "FMA:10274", + "name": "Right seventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10267" + ] + } + }, + { + "id": "FMA:10275", + "name": "Left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10261" + ] + } + }, + { + "id": "FMA:10276", + "name": "Capsule of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10262" + ] + }, + "synonyms": [ + "Left seventh costotransverse joint capsule" + ] + }, + { + "id": "FMA:10277", + "name": "Superior costotransverse ligament of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10263" + ] + } + }, + { + "id": "FMA:10278", + "name": "Costotransverse ligament of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10264" + ] + } + }, + { + "id": "FMA:10279", + "name": "Lateral costotransverse ligament of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10265" + ] + } + }, + { + "id": "FMA:10280", + "name": "Accessory ligament of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10266" + ] + } + }, + { + "id": "FMA:10281", + "name": "Left seventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10267" + ] + } + }, + { + "id": "FMA:10282", + "name": "Eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10283", + "name": "Capsule of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Eighth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10284", + "name": "Superior costotransverse ligament of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10285", + "name": "Costotransverse ligament of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10286", + "name": "Lateral costotransverse ligament of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10287", + "name": "Accessory ligament of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10288", + "name": "Eighth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10289", + "name": "Right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10282" + ] + } + }, + { + "id": "FMA:10290", + "name": "Capsule of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10283" + ] + }, + "synonyms": [ + "Right eighth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10291", + "name": "Superior costotransverse ligament of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10284" + ] + } + }, + { + "id": "FMA:10292", + "name": "Costotransverse ligament of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10285" + ] + } + }, + { + "id": "FMA:10293", + "name": "Lateral costotransverse ligament of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10286" + ] + } + }, + { + "id": "FMA:10294", + "name": "Accessory ligament of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10287" + ] + } + }, + { + "id": "FMA:10295", + "name": "Right eighth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10288" + ] + } + }, + { + "id": "FMA:10296", + "name": "Left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10282" + ] + } + }, + { + "id": "FMA:10297", + "name": "Capsule of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10283" + ] + }, + "synonyms": [ + "Left eighth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10298", + "name": "Superior costotransverse ligament of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10284" + ] + } + }, + { + "id": "FMA:10299", + "name": "Costotransverse ligament of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10285" + ] + } + }, + { + "id": "FMA:10300", + "name": "Lateral costotransverse ligament of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10286" + ] + } + }, + { + "id": "FMA:10301", + "name": "Accessory ligament of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10287" + ] + } + }, + { + "id": "FMA:10302", + "name": "Left eighth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10288" + ] + } + }, + { + "id": "FMA:10303", + "name": "Ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10304", + "name": "Capsule of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Ninth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10305", + "name": "Superior costotransverse ligament of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10306", + "name": "Costotransverse ligament of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10307", + "name": "Lateral costotransverse ligament of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10308", + "name": "Accessory ligament of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10309", + "name": "Ninth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10310", + "name": "Right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10303" + ] + } + }, + { + "id": "FMA:10311", + "name": "Capsule of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10304" + ] + }, + "synonyms": [ + "Right ninth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10312", + "name": "Superior costotransverse ligament of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10305" + ] + } + }, + { + "id": "FMA:10313", + "name": "Costotransverse ligament of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10306" + ] + } + }, + { + "id": "FMA:10314", + "name": "Lateral costotransverse ligament of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10307" + ] + } + }, + { + "id": "FMA:10315", + "name": "Accessory ligament of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10308" + ] + } + }, + { + "id": "FMA:10316", + "name": "Right ninth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10309" + ] + } + }, + { + "id": "FMA:10317", + "name": "Left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10303" + ] + } + }, + { + "id": "FMA:10318", + "name": "Capsule of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10304" + ] + }, + "synonyms": [ + "Left ninth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10319", + "name": "Superior costotransverse ligament of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10305" + ] + } + }, + { + "id": "FMA:10320", + "name": "Costotransverse ligament of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10306" + ] + } + }, + { + "id": "FMA:10321", + "name": "Lateral costotransverse ligament of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10307" + ] + } + }, + { + "id": "FMA:10322", + "name": "Accessory ligament of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10308" + ] + } + }, + { + "id": "FMA:10323", + "name": "Left ninth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10309" + ] + } + }, + { + "id": "FMA:10324", + "name": "Tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7952" + ] + } + }, + { + "id": "FMA:10325", + "name": "Capsule of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10140" + ] + }, + "synonyms": [ + "Tenth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10326", + "name": "Superior costotransverse ligament of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:10327", + "name": "Costotransverse ligament of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:10328", + "name": "Lateral costotransverse ligament of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:10329", + "name": "Accessory ligament of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:10330", + "name": "Tenth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10331", + "name": "Right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10324" + ] + } + }, + { + "id": "FMA:10332", + "name": "Capsule of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10325" + ] + }, + "synonyms": [ + "Right tenth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10333", + "name": "Superior costotransverse ligament of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10326" + ] + } + }, + { + "id": "FMA:10334", + "name": "Costotransverse ligament of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10327" + ] + } + }, + { + "id": "FMA:10335", + "name": "Lateral costotransverse ligament of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10328" + ] + } + }, + { + "id": "FMA:10336", + "name": "Accessory ligament of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10329" + ] + } + }, + { + "id": "FMA:10337", + "name": "Right tenth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10330" + ] + } + }, + { + "id": "FMA:10339", + "name": "Left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10324" + ] + } + }, + { + "id": "FMA:10340", + "name": "Capsule of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10325" + ] + }, + "synonyms": [ + "Left tenth costotransverse joint capsule" + ] + }, + { + "id": "FMA:10341", + "name": "Superior costotransverse ligament of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10326" + ] + } + }, + { + "id": "FMA:10342", + "name": "Costotransverse ligament of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10327" + ] + } + }, + { + "id": "FMA:10343", + "name": "Lateral costotransverse ligament of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10328" + ] + } + }, + { + "id": "FMA:10344", + "name": "Accessory ligament of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10329" + ] + } + }, + { + "id": "FMA:10345", + "name": "Left tenth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10330" + ] + } + }, + { + "id": "FMA:10351", + "name": "Eleventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10357", + "name": "Right eleventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10351" + ] + } + }, + { + "id": "FMA:10363", + "name": "Left eleventh costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10351" + ] + } + }, + { + "id": "FMA:10369", + "name": "Twelfth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10143" + ] + } + }, + { + "id": "FMA:10375", + "name": "Right twelfth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10369" + ] + } + }, + { + "id": "FMA:10381", + "name": "Left twelfth costotransverse foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10369" + ] + } + }, + { + "id": "FMA:10382", + "name": "Costovertebral synovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + } + }, + { + "id": "FMA:10383", + "name": "Interchondral joint of 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7955" + ] + } + }, + { + "id": "FMA:10384", + "name": "Capsule of interchondral joint of 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9136" + ] + } + }, + { + "id": "FMA:10385", + "name": "Lateral interchondral ligament of interchondral joint of 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12174" + ] + } + }, + { + "id": "FMA:10386", + "name": "Medial interchondral ligament of interchondral joint of 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9138" + ] + } + }, + { + "id": "FMA:10387", + "name": "Interchondral joint of 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7955" + ] + } + }, + { + "id": "FMA:10388", + "name": "Capsule of interchondral joint of 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9136" + ] + } + }, + { + "id": "FMA:10389", + "name": "Medial interchondral ligament of interchondral joint of 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9138" + ] + } + }, + { + "id": "FMA:10390", + "name": "Lateral interchondral ligament of interchondral joint of 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12174" + ] + } + }, + { + "id": "FMA:10391", + "name": "Interchondral joint of 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7955" + ] + } + }, + { + "id": "FMA:10392", + "name": "Capsule of interchondral joint of 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9136" + ] + } + }, + { + "id": "FMA:10393", + "name": "Medial interchondral ligament of interchondral joint of 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9138" + ] + } + }, + { + "id": "FMA:10394", + "name": "Lateral interchondral ligament of interchondral joint of 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12174" + ] + } + }, + { + "id": "FMA:10395", + "name": "Interchondral joint of right 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10383" + ] + } + }, + { + "id": "FMA:10396", + "name": "Interchondral joint of left 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10383" + ] + } + }, + { + "id": "FMA:10397", + "name": "Interchondral joint of right 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10387" + ] + } + }, + { + "id": "FMA:10398", + "name": "Interchondral joint of left 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10387" + ] + } + }, + { + "id": "FMA:10399", + "name": "Interchondral joint of right 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10391" + ] + } + }, + { + "id": "FMA:10400", + "name": "Interchondral joint of left 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10391" + ] + } + }, + { + "id": "FMA:10401", + "name": "Capsule of interchondral joint of right 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10384" + ] + } + }, + { + "id": "FMA:10402", + "name": "Medial interchondral ligament of interchondral joint of right 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10386" + ] + } + }, + { + "id": "FMA:10403", + "name": "Lateral interchondral ligament of interchondral joint of right 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10385" + ] + } + }, + { + "id": "FMA:10404", + "name": "Capsule of interchondral joint of left 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10384" + ] + } + }, + { + "id": "FMA:10405", + "name": "Medial interchondral ligament of interchondral joint of left 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10386" + ] + } + }, + { + "id": "FMA:10406", + "name": "Lateral interchondral ligament of interchondral joint of left 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10385" + ] + } + }, + { + "id": "FMA:10407", + "name": "Capsule of interchondral joint of right 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10388" + ] + } + }, + { + "id": "FMA:10408", + "name": "Capsule of interchondral joint of left 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10388" + ] + } + }, + { + "id": "FMA:10409", + "name": "Medial interchondral ligament of interchondral joint of right 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10389" + ] + } + }, + { + "id": "FMA:10410", + "name": "Medial interchondral ligament of interchondral joint of left 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10389" + ] + } + }, + { + "id": "FMA:10411", + "name": "Lateral interchondral ligament of interchondral joint of right 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10390" + ] + } + }, + { + "id": "FMA:10412", + "name": "Lateral interchondral ligament of interchondral joint of left 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10390" + ] + } + }, + { + "id": "FMA:10413", + "name": "Capsule of interchondral joint of right 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10392" + ] + } + }, + { + "id": "FMA:10414", + "name": "Capsule of interchondral joint of left 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10392" + ] + } + }, + { + "id": "FMA:10415", + "name": "Medial interchondral ligament of interchondral joint of right 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10393" + ] + } + }, + { + "id": "FMA:10416", + "name": "Medial interchondral ligament of interchondral joint of left 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10393" + ] + } + }, + { + "id": "FMA:10417", + "name": "Lateral interchondral ligament of interchondral joint of right 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10394" + ] + } + }, + { + "id": "FMA:10418", + "name": "Lateral interchondral ligament of interchondral joint of left 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10394" + ] + } + }, + { + "id": "FMA:10419", + "name": "Pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + } + }, + { + "id": "FMA:10420", + "name": "Parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86190" + ] + }, + "synonyms": [ + "Stensens's duct", + "Duct of parotid gland", + "Stenon duct", + "Stensen's duct" + ] + }, + { + "id": "FMA:10422", + "name": "Interchondral joint of 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7955" + ] + } + }, + { + "id": "FMA:10423", + "name": "Interchondral joint of right 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10422" + ] + } + }, + { + "id": "FMA:10424", + "name": "Interchondral joint of left 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10422" + ] + } + }, + { + "id": "FMA:10425", + "name": "Interchondral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + }, + "synonyms": [ + "Interchondral joint of 9th and 10th ribs", + "Non-synovial interchondral joint" + ] + }, + { + "id": "FMA:10427", + "name": "Body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + }, + "synonyms": [ + "Trunk wall", + "Wall fo trunk" + ] + }, + { + "id": "FMA:10428", + "name": "Thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:10429", + "name": "Wall of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Abdominal wall" + ] + }, + { + "id": "FMA:10430", + "name": "Pelvic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Wall of pelvis" + ] + }, + { + "id": "FMA:10431", + "name": "Body of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12155" + ] + }, + "synonyms": [ + "Costal cartilage body" + ] + }, + { + "id": "FMA:10433", + "name": "Posterior radiate sternocostal ligament of left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10434" + ] + } + }, + { + "id": "FMA:10434", + "name": "Posterior radiate sternocostal ligament of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9126" + ] + } + }, + { + "id": "FMA:10436", + "name": "Posterior radiate sternocostal ligament of right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10434" + ] + } + }, + { + "id": "FMA:10437", + "name": "Anterior costoxiphoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9025" + ] + } + }, + { + "id": "FMA:10438", + "name": "Posterior costoxiphoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9025" + ] + } + }, + { + "id": "FMA:10439", + "name": "Cavity of sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Sternocostal joint cavity" + ] + }, + { + "id": "FMA:10440", + "name": "Costal facet of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + }, + "synonyms": [ + "Articular facet of transverse process of thoracic vertebra", + "Costotubercular facet of thoracic transverse process", + "Costal facet of thoracic transverse process", + "Transverse costal facet" + ] + }, + { + "id": "FMA:10441", + "name": "Cavity of costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Costotransverse joint cavity" + ] + }, + { + "id": "FMA:10444", + "name": "Cavity of joint of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Cavity of joint of costal head" + ] + }, + { + "id": "FMA:10446", + "name": "Intervertebral disk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67396" + ] + }, + "synonyms": [ + "Intervertebral disc" + ] + }, + { + "id": "FMA:10447", + "name": "Vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Zygapophyseal joint", + "Joint of vertebral arch", + "Joint of vertebral articular process", + "Facet joint", + "Zygapophysial joint" + ] + }, + { + "id": "FMA:10448", + "name": "Intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + } + }, + { + "id": "FMA:10452", + "name": "Thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10447" + ] + }, + "synonyms": [ + "Thoracic facet joint", + "Thoracic zygapophyseal joint", + "Joint of thoracic vertebral articular process", + "Zygapophysial joint of thoracic vertebrae", + "Zygapophyseal joint of thoracic vertebrae", + "Joint of thoracic vertebral arch" + ] + }, + { + "id": "FMA:10454", + "name": "Thoracic vertebral segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63979" + ] + } + }, + { + "id": "FMA:10455", + "name": "Intervertebral disk of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10446" + ] + } + }, + { + "id": "FMA:10456", + "name": "Nucleus pulposus of intervertebral disk of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13550" + ] + } + }, + { + "id": "FMA:10457", + "name": "Anulus fibrosus of intervertebral disk of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13551" + ] + }, + "synonyms": [ + "Anulus fibrosus of thoracic vertebra" + ] + }, + { + "id": "FMA:10458", + "name": "Intervertebral disk of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T1 intervertebral disk", + "Intervertebral disk, T1-T2" + ] + }, + { + "id": "FMA:10459", + "name": "Nucleus pulposus of intervertebral disk of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T1-T2" + ] + }, + { + "id": "FMA:10460", + "name": "Anulus fibrosus of intervertebral disk of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:10461", + "name": "Skin of anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23029" + ] + }, + "synonyms": [ + "Anterior chest skin", + "Skin of anterior part of thorax" + ] + }, + { + "id": "FMA:10462", + "name": "Skin of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + }, + "synonyms": [ + "Back skin" + ] + }, + { + "id": "FMA:10463", + "name": "Skin of right lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34828" + ] + }, + "synonyms": [ + "Right lateral chest skin", + "Skin of right lateral part of thorax" + ] + }, + { + "id": "FMA:10464", + "name": "Skin of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61417" + ] + }, + "synonyms": [ + "Breast skin" + ] + }, + { + "id": "FMA:10465", + "name": "Inferior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35181" + ] + }, + "synonyms": [ + "Tibiofibular syndesmosis", + "Distal tibiofibular joint" + ] + }, + { + "id": "FMA:10468", + "name": "Head of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86185" + ] + }, + "synonyms": [ + "Pancreatic head", + "Right extremity of pancreas" + ] + }, + { + "id": "FMA:10469", + "name": "Anterior surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65157" + ] + } + }, + { + "id": "FMA:10470", + "name": "Posterior surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65157" + ] + } + }, + { + "id": "FMA:10471", + "name": "Right lateral surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65157" + ] + } + }, + { + "id": "FMA:10472", + "name": "Left lateral surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65157" + ] + } + }, + { + "id": "FMA:10474", + "name": "Zone of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Muscular organ zone" + ] + }, + { + "id": "FMA:10475", + "name": "External intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Anterior intercostal membrane" + ] + }, + { + "id": "FMA:10476", + "name": "Internal intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10480" + ] + }, + "synonyms": [ + "Posterior intercostal membrane" + ] + }, + { + "id": "FMA:10477", + "name": "External intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21780" + ] + } + }, + { + "id": "FMA:10478", + "name": "Internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21780" + ] + } + }, + { + "id": "FMA:10479", + "name": "Fascia of external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "External intercostal muscular fascia" + ] + }, + { + "id": "FMA:10480", + "name": "Fascia of internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Internal intercostal muscular fascia" + ] + }, + { + "id": "FMA:10481", + "name": "Collagen fiber bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63890" + ] + } + }, + { + "id": "FMA:10483", + "name": "Zone of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Bone organ zone" + ] + }, + { + "id": "FMA:10484", + "name": "Body of first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "First costal cartilage body" + ] + }, + { + "id": "FMA:10485", + "name": "Body of right first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10484" + ] + }, + "synonyms": [ + "Right first costal cartilage body" + ] + }, + { + "id": "FMA:10486", + "name": "Body of left first costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10484" + ] + }, + "synonyms": [ + "Left first costal cartilage body" + ] + }, + { + "id": "FMA:10487", + "name": "Body of second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Second costal cartilage body" + ] + }, + { + "id": "FMA:10488", + "name": "Body of right second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10487" + ] + }, + "synonyms": [ + "Right second costal cartilage body" + ] + }, + { + "id": "FMA:10489", + "name": "Body of left second costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10487" + ] + }, + "synonyms": [ + "Left second costal cartilage body" + ] + }, + { + "id": "FMA:10490", + "name": "Body of third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Third costal cartilage body" + ] + }, + { + "id": "FMA:10491", + "name": "Body of right third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10490" + ] + }, + "synonyms": [ + "Right third costal cartilage body" + ] + }, + { + "id": "FMA:10492", + "name": "Body of left third costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10490" + ] + }, + "synonyms": [ + "Left third costal cartilage body" + ] + }, + { + "id": "FMA:10493", + "name": "Body of fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Fourth costal cartilage body" + ] + }, + { + "id": "FMA:10494", + "name": "Body of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10493" + ] + }, + "synonyms": [ + "Right fourth costal cartilage body" + ] + }, + { + "id": "FMA:10495", + "name": "Body of left fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10493" + ] + }, + "synonyms": [ + "Left fourth costal cartilage body" + ] + }, + { + "id": "FMA:10496", + "name": "Body of fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Fifth costal cartilage body" + ] + }, + { + "id": "FMA:10497", + "name": "Body of right fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10496" + ] + }, + "synonyms": [ + "Right fifth costal cartilage body" + ] + }, + { + "id": "FMA:10498", + "name": "Body of left fifth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10496" + ] + }, + "synonyms": [ + "Left fifth costal cartilage body" + ] + }, + { + "id": "FMA:10499", + "name": "Body of sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Sixth costal cartilage body" + ] + }, + { + "id": "FMA:10500", + "name": "Body of right sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10499" + ] + }, + "synonyms": [ + "Right sixth costal cartilage body" + ] + }, + { + "id": "FMA:10501", + "name": "Body of left sixth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10499" + ] + }, + "synonyms": [ + "Left sixth costal cartilage body" + ] + }, + { + "id": "FMA:10502", + "name": "Body of seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Seventh costal cartilage body" + ] + }, + { + "id": "FMA:10503", + "name": "Body of right seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10502" + ] + }, + "synonyms": [ + "Right seventh costal cartilage body" + ] + }, + { + "id": "FMA:10504", + "name": "Body of left seventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10502" + ] + }, + "synonyms": [ + "Left seventh costal cartilage body" + ] + }, + { + "id": "FMA:10505", + "name": "Body of eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Eighth costal cartilage body" + ] + }, + { + "id": "FMA:10506", + "name": "Body of right eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10505" + ] + }, + "synonyms": [ + "Right eighth costal cartilage body" + ] + }, + { + "id": "FMA:10507", + "name": "Body of left eighth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10505" + ] + }, + "synonyms": [ + "Left eighth costal cartilage body" + ] + }, + { + "id": "FMA:10508", + "name": "Body of ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Ninth costal cartilage body" + ] + }, + { + "id": "FMA:10509", + "name": "Body of right ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10508" + ] + }, + "synonyms": [ + "Right ninth costal cartilage body" + ] + }, + { + "id": "FMA:10510", + "name": "Body of left ninth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10508" + ] + }, + "synonyms": [ + "Left ninth costal cartilage body" + ] + }, + { + "id": "FMA:10511", + "name": "Body of tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Tenth costal cartilage body" + ] + }, + { + "id": "FMA:10512", + "name": "Body of right tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10511" + ] + }, + "synonyms": [ + "Right tenth costal cartilage body" + ] + }, + { + "id": "FMA:10514", + "name": "Body of eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Eleventh costal cartilage body" + ] + }, + { + "id": "FMA:10515", + "name": "Body of right eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10514" + ] + }, + "synonyms": [ + "Right eleventh costal cartilage body" + ] + }, + { + "id": "FMA:10516", + "name": "Body of left eleventh costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10514" + ] + }, + "synonyms": [ + "Left eleventh costal cartilage body" + ] + }, + { + "id": "FMA:10517", + "name": "Body of twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10431" + ] + }, + "synonyms": [ + "Twelfth costal cartilage body" + ] + }, + { + "id": "FMA:10518", + "name": "Body of right twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10517" + ] + }, + "synonyms": [ + "Right twelfth costal cartilage body" + ] + }, + { + "id": "FMA:10519", + "name": "Body of left twelfth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10517" + ] + }, + "synonyms": [ + "Left twelfth costal cartilage body" + ] + }, + { + "id": "FMA:10521", + "name": "Articular facet of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13612" + ] + }, + "synonyms": [ + "Superior apophyseal facet of thoracic vertebra" + ] + }, + { + "id": "FMA:10522", + "name": "Right pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + } + }, + { + "id": "FMA:10523", + "name": "Left pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9152" + ] + } + }, + { + "id": "FMA:10543", + "name": "Right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9175" + ] + } + }, + { + "id": "FMA:10544", + "name": "Left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9175" + ] + } + }, + { + "id": "FMA:10545", + "name": "Right superior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9176" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:10546", + "name": "Right inferior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9177" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:10547", + "name": "Left superior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9176" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:10548", + "name": "Left inferior vertebral notch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9177" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of first thoracic vertebra" + ] + }, + { + "id": "FMA:10549", + "name": "Right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9180" + ] + } + }, + { + "id": "FMA:10550", + "name": "Left vertebral artery (variant)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + } + }, + { + "id": "FMA:10552", + "name": "Left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79658" + ] + } + }, + { + "id": "FMA:10553", + "name": "Medial tributary of dorsal tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10554", + "name": "Lateral tributary of dorsal tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10555", + "name": "Thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10556", + "name": "Anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:10557", + "name": "Posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:10558", + "name": "Muscular branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12413" + ] + } + }, + { + "id": "FMA:10559", + "name": "Muscular tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10560", + "name": "Pleural tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10561", + "name": "Costal tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12860" + ] + } + }, + { + "id": "FMA:10562", + "name": "Pleural branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12428" + ] + } + }, + { + "id": "FMA:10563", + "name": "Costal branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12443" + ] + } + }, + { + "id": "FMA:10565", + "name": "Muscular branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12414" + ] + } + }, + { + "id": "FMA:10566", + "name": "Pleural branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12429" + ] + } + }, + { + "id": "FMA:10567", + "name": "Costal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12444" + ] + } + }, + { + "id": "FMA:10568", + "name": "Muscular branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12415" + ] + } + }, + { + "id": "FMA:10569", + "name": "Pleural branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12430" + ] + } + }, + { + "id": "FMA:10570", + "name": "Costal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12445" + ] + } + }, + { + "id": "FMA:10571", + "name": "Muscular branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12412" + ] + } + }, + { + "id": "FMA:10572", + "name": "Pleural branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12427" + ] + } + }, + { + "id": "FMA:10573", + "name": "Costal branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12442" + ] + } + }, + { + "id": "FMA:10574", + "name": "Muscular branch of collateral branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12713" + ] + } + }, + { + "id": "FMA:10575", + "name": "Muscular branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12416" + ] + } + }, + { + "id": "FMA:10576", + "name": "Pleural branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12431" + ] + } + }, + { + "id": "FMA:10577", + "name": "Costal branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12446" + ] + } + }, + { + "id": "FMA:10578", + "name": "Muscular branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12417" + ] + } + }, + { + "id": "FMA:10579", + "name": "Pleural branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12432" + ] + } + }, + { + "id": "FMA:10580", + "name": "Costal branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12447" + ] + } + }, + { + "id": "FMA:10581", + "name": "Muscular branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12418" + ] + } + }, + { + "id": "FMA:10582", + "name": "Pleural branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12433" + ] + } + }, + { + "id": "FMA:10583", + "name": "Costal branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12448" + ] + } + }, + { + "id": "FMA:10584", + "name": "Muscular branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12419" + ] + } + }, + { + "id": "FMA:10585", + "name": "Pleural branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12434" + ] + } + }, + { + "id": "FMA:10587", + "name": "Muscular branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12420" + ] + } + }, + { + "id": "FMA:10588", + "name": "Pleural branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12435" + ] + } + }, + { + "id": "FMA:10589", + "name": "Costal branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12450" + ] + } + }, + { + "id": "FMA:10590", + "name": "Anterior branch of lateral cutaneous branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:10591", + "name": "Muscular branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:10592", + "name": "Pleural branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:10593", + "name": "Costal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:10594", + "name": "Muscular branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12412" + ] + } + }, + { + "id": "FMA:10595", + "name": "Pleural branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12427" + ] + } + }, + { + "id": "FMA:10596", + "name": "Costal branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12442" + ] + } + }, + { + "id": "FMA:10597", + "name": "Muscular branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12413" + ] + } + }, + { + "id": "FMA:10598", + "name": "Pleural branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12428" + ] + } + }, + { + "id": "FMA:10599", + "name": "Costal branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12443" + ] + } + }, + { + "id": "FMA:10600", + "name": "Muscular branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12414" + ] + } + }, + { + "id": "FMA:10601", + "name": "Pleural branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12429" + ] + } + }, + { + "id": "FMA:10602", + "name": "Costal branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12444" + ] + } + }, + { + "id": "FMA:10603", + "name": "Muscular branch of collateral branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12711" + ] + } + }, + { + "id": "FMA:10604", + "name": "Muscular branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12415" + ] + } + }, + { + "id": "FMA:10605", + "name": "Pleural branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12430" + ] + } + }, + { + "id": "FMA:10606", + "name": "Costal branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12445" + ] + } + }, + { + "id": "FMA:10607", + "name": "Muscular branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12416" + ] + } + }, + { + "id": "FMA:10608", + "name": "Pleural branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12431" + ] + } + }, + { + "id": "FMA:10609", + "name": "Costal branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12446" + ] + } + }, + { + "id": "FMA:10610", + "name": "Muscular branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12417" + ] + } + }, + { + "id": "FMA:10611", + "name": "Pleural branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12432" + ] + } + }, + { + "id": "FMA:10612", + "name": "Costal branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12447" + ] + } + }, + { + "id": "FMA:10613", + "name": "Muscular branch of collateral branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12714" + ] + } + }, + { + "id": "FMA:10614", + "name": "Muscular branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12418" + ] + } + }, + { + "id": "FMA:10615", + "name": "Pleural branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12433" + ] + } + }, + { + "id": "FMA:10616", + "name": "Costal branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12448" + ] + } + }, + { + "id": "FMA:10617", + "name": "Muscular branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12419" + ] + } + }, + { + "id": "FMA:10618", + "name": "Pleural branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12434" + ] + } + }, + { + "id": "FMA:10620", + "name": "Muscular branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12420" + ] + } + }, + { + "id": "FMA:10621", + "name": "Pleural branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12435" + ] + } + }, + { + "id": "FMA:10622", + "name": "Costal branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12450" + ] + } + }, + { + "id": "FMA:10623", + "name": "Muscular branch of collateral branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12717" + ] + } + }, + { + "id": "FMA:10624", + "name": "Dorsal branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:10625", + "name": "Dorsal branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10624" + ] + } + }, + { + "id": "FMA:10626", + "name": "Dorsal branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10624" + ] + } + }, + { + "id": "FMA:10627", + "name": "Postcentral branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12332" + ] + } + }, + { + "id": "FMA:10628", + "name": "Anterior radicular branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12354" + ] + } + }, + { + "id": "FMA:10629", + "name": "Precentral branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12296" + ] + } + }, + { + "id": "FMA:10630", + "name": "Lateral cutaneous branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12387" + ] + } + }, + { + "id": "FMA:10631", + "name": "Collateral branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12399" + ] + } + }, + { + "id": "FMA:10632", + "name": "Anterior radicular branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12355" + ] + } + }, + { + "id": "FMA:10635", + "name": "External carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70504" + ] + } + }, + { + "id": "FMA:10636", + "name": "Costocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Trunk of costocervical artery" + ] + }, + { + "id": "FMA:10637", + "name": "Mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Anterior mediastinal artery", + "Mediastinal branch of internal thoracic artery", + "Anterior mediastinal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10638", + "name": "Pericardial branch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:10641", + "name": "Anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10645", + "name": "Musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + } + }, + { + "id": "FMA:10646", + "name": "Superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + } + }, + { + "id": "FMA:10647", + "name": "Thymic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Thymic branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10648", + "name": "Mammary branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70370" + ] + }, + "synonyms": [ + "Medial mammary branch of perforating branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10649", + "name": "Seventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + } + }, + { + "id": "FMA:10650", + "name": "Eighth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + } + }, + { + "id": "FMA:10651", + "name": "Ninth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + } + }, + { + "id": "FMA:10652", + "name": "First anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "First intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10653", + "name": "Second anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "Second intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10654", + "name": "Third anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "Third intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10655", + "name": "Fourth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "Fourth intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10656", + "name": "Fifth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "Fifth intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10657", + "name": "Sixth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + }, + "synonyms": [ + "Sixth intercostal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:10659", + "name": "Deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70399" + ] + } + }, + { + "id": "FMA:10660", + "name": "Right deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10659" + ] + } + }, + { + "id": "FMA:10662", + "name": "Inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + } + }, + { + "id": "FMA:10663", + "name": "Suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + }, + "synonyms": [ + "Transverse scapular artery" + ] + }, + { + "id": "FMA:10664", + "name": "Transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + } + }, + { + "id": "FMA:10665", + "name": "Superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86020" + ] + } + }, + { + "id": "FMA:10666", + "name": "Left pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3964" + ] + } + }, + { + "id": "FMA:10667", + "name": "Left thymic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10647" + ] + }, + "synonyms": [ + "Thymic branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:10670", + "name": "Mammary branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10648" + ] + }, + "synonyms": [ + "Medial mammary branch of perforating branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:10674", + "name": "Left second anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10653" + ] + }, + "synonyms": [ + "Second intercostal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:10675", + "name": "Tenth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + } + }, + { + "id": "FMA:10676", + "name": "Eleventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10641" + ] + } + }, + { + "id": "FMA:10677", + "name": "Left seventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10649" + ] + } + }, + { + "id": "FMA:10678", + "name": "Left tenth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10675" + ] + } + }, + { + "id": "FMA:10679", + "name": "Left eleventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10676" + ] + } + }, + { + "id": "FMA:10680", + "name": "Left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10662" + ] + } + }, + { + "id": "FMA:10681", + "name": "Left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10663" + ] + } + }, + { + "id": "FMA:10682", + "name": "Left transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10664" + ] + } + }, + { + "id": "FMA:10683", + "name": "Left superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10665" + ] + } + }, + { + "id": "FMA:10684", + "name": "Right thymic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10647" + ] + } + }, + { + "id": "FMA:10687", + "name": "Mammary branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10648" + ] + }, + "synonyms": [ + "Medial mammary branch of perforating branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:10690", + "name": "Right first anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10652" + ] + }, + "synonyms": [ + "First intercostal branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:10691", + "name": "Right second anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10653" + ] + }, + "synonyms": [ + "Second intercostal branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:10692", + "name": "Right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10645" + ] + } + }, + { + "id": "FMA:10693", + "name": "Right seventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10649" + ] + } + }, + { + "id": "FMA:10694", + "name": "Right ninth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10651" + ] + } + }, + { + "id": "FMA:10697", + "name": "Right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10662" + ] + } + }, + { + "id": "FMA:10698", + "name": "Right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10663" + ] + } + }, + { + "id": "FMA:10699", + "name": "Right transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10664" + ] + } + }, + { + "id": "FMA:10700", + "name": "Right superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10665" + ] + } + }, + { + "id": "FMA:10701", + "name": "Variant right third bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4145" + ] + } + }, + { + "id": "FMA:10702", + "name": "Variant right second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4145" + ] + } + }, + { + "id": "FMA:10703", + "name": "Left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68109" + ] + }, + "synonyms": [ + "Left bronchial arterial tree" + ] + }, + { + "id": "FMA:10704", + "name": "Variant bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Bronchial branch of aortic arch" + ] + }, + { + "id": "FMA:10708", + "name": "Medial tributary of dorsal tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12628" + ] + } + }, + { + "id": "FMA:10709", + "name": "Muscular tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12650" + ] + } + }, + { + "id": "FMA:10710", + "name": "Pleural tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12639" + ] + } + }, + { + "id": "FMA:10711", + "name": "Costal tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12617" + ] + } + }, + { + "id": "FMA:10712", + "name": "Lateral tributary of dorsal tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12661" + ] + } + }, + { + "id": "FMA:10713", + "name": "Intervertebral tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12549" + ] + }, + "synonyms": [ + "Right second thoracic intervertebral vein" + ] + }, + { + "id": "FMA:10714", + "name": "T2 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10715", + "name": "T2 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10716", + "name": "T2 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10717", + "name": "Spinal tributary of right second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12560" + ] + }, + "synonyms": [ + "Right second thoracic spinal vein" + ] + }, + { + "id": "FMA:10718", + "name": "Second thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10719", + "name": "Second thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:10720", + "name": "Right second anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12841" + ] + }, + "synonyms": [ + "Right anterior second thoracic radicular vein" + ] + }, + { + "id": "FMA:10721", + "name": "Right second posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12841" + ] + }, + "synonyms": [ + "Right posterior second thoracic radicular vein" + ] + }, + { + "id": "FMA:10723", + "name": "T3 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10724", + "name": "Muscular tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12651" + ] + } + }, + { + "id": "FMA:10725", + "name": "Pleural tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12640" + ] + } + }, + { + "id": "FMA:10726", + "name": "Costal tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12618" + ] + } + }, + { + "id": "FMA:10727", + "name": "Medial tributary of dorsal tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12629" + ] + } + }, + { + "id": "FMA:10728", + "name": "T3 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10729", + "name": "Lateral tributary of dorsal tributary of right third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12662" + ] + } + }, + { + "id": "FMA:10730", + "name": "T3 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10731", + "name": "T3 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10732", + "name": "T3 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10733", + "name": "Third thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10734", + "name": "Third thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:10735", + "name": "Right third anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12840" + ] + }, + "synonyms": [ + "Right anterior third thoracic radicular vein" + ] + }, + { + "id": "FMA:10736", + "name": "Right third posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12840" + ] + }, + "synonyms": [ + "Right posterior third thoracic radicular vein" + ] + }, + { + "id": "FMA:10737", + "name": "T4 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10738", + "name": "Muscular tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12652" + ] + } + }, + { + "id": "FMA:10739", + "name": "Pleural tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12641" + ] + } + }, + { + "id": "FMA:10740", + "name": "Costal tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12619" + ] + } + }, + { + "id": "FMA:10741", + "name": "Medial tributary of dorsal tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12630" + ] + } + }, + { + "id": "FMA:10742", + "name": "T4 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10743", + "name": "Lateral tributary of dorsal tributary of right fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12663" + ] + } + }, + { + "id": "FMA:10744", + "name": "T4 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10745", + "name": "T4 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10746", + "name": "Fourth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10747", + "name": "T4 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10748", + "name": "Right fourth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12839" + ] + } + }, + { + "id": "FMA:10749", + "name": "Right fourth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10748" + ] + }, + "synonyms": [ + "Right anterior fourth thoracic radicular vein" + ] + }, + { + "id": "FMA:10750", + "name": "Right fourth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10748" + ] + }, + "synonyms": [ + "Right posterior fourth thoracic radicular vein" + ] + }, + { + "id": "FMA:10751", + "name": "Lateral cutaneous tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12584" + ] + } + }, + { + "id": "FMA:10752", + "name": "Muscular tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12649" + ] + } + }, + { + "id": "FMA:10753", + "name": "Pleural tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12638" + ] + } + }, + { + "id": "FMA:10754", + "name": "Costal tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12616" + ] + } + }, + { + "id": "FMA:10755", + "name": "Medial tributary of dorsal tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12627" + ] + } + }, + { + "id": "FMA:10756", + "name": "Lateral tributary of dorsal tributary of left first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12660" + ] + } + }, + { + "id": "FMA:10757", + "name": "First thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:10758", + "name": "Left first anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8597" + ] + }, + "synonyms": [ + "Left anterior first thoracic radicular vein" + ] + }, + { + "id": "FMA:10759", + "name": "Left first posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8597" + ] + }, + "synonyms": [ + "Left posterior first thoracic radicular vein" + ] + }, + { + "id": "FMA:10760", + "name": "Muscular tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12650" + ] + } + }, + { + "id": "FMA:10761", + "name": "Pleural tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12639" + ] + } + }, + { + "id": "FMA:10762", + "name": "Costal tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12617" + ] + } + }, + { + "id": "FMA:10763", + "name": "Medial tributary of dorsal tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12628" + ] + } + }, + { + "id": "FMA:10764", + "name": "Lateral tributary of dorsal tributary of left second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12661" + ] + } + }, + { + "id": "FMA:10765", + "name": "Left second anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8750" + ] + }, + "synonyms": [ + "Left anterior second thoracic radicular vein" + ] + }, + { + "id": "FMA:10766", + "name": "Left second posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8750" + ] + }, + "synonyms": [ + "Left posterior second thoracic radicular vein" + ] + }, + { + "id": "FMA:10767", + "name": "Muscular tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12651" + ] + } + }, + { + "id": "FMA:10768", + "name": "Pleural tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12640" + ] + } + }, + { + "id": "FMA:10769", + "name": "Costal tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12618" + ] + } + }, + { + "id": "FMA:10770", + "name": "Medial tributary of dorsal tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12629" + ] + } + }, + { + "id": "FMA:10771", + "name": "Lateral tributary of dorsal tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12662" + ] + } + }, + { + "id": "FMA:10772", + "name": "Left third anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11169" + ] + }, + "synonyms": [ + "Left anterior third thoracic radicular vein" + ] + }, + { + "id": "FMA:10773", + "name": "Left third posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11169" + ] + }, + "synonyms": [ + "Left posterior third thoracic radicular vein" + ] + }, + { + "id": "FMA:10774", + "name": "Dorsal tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12537" + ] + } + }, + { + "id": "FMA:10775", + "name": "Lateral cutaneous tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12584" + ] + } + }, + { + "id": "FMA:10776", + "name": "Collateral tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12572" + ] + } + }, + { + "id": "FMA:10777", + "name": "Muscular tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12649" + ] + } + }, + { + "id": "FMA:10778", + "name": "Pleural tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12638" + ] + } + }, + { + "id": "FMA:10779", + "name": "Costal tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12616" + ] + } + }, + { + "id": "FMA:10780", + "name": "Medial tributary of dorsal tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12627" + ] + } + }, + { + "id": "FMA:10781", + "name": "Lateral tributary of dorsal tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12660" + ] + } + }, + { + "id": "FMA:10782", + "name": "Intervertebral tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12548" + ] + }, + "synonyms": [ + "Right first thoracic intervertebral vein" + ] + }, + { + "id": "FMA:10783", + "name": "Spinal tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12559" + ] + }, + "synonyms": [ + "Right first thoracic spinal vein" + ] + }, + { + "id": "FMA:10784", + "name": "Right first anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12842" + ] + }, + "synonyms": [ + "Right anterior first thoracic radicular vein" + ] + }, + { + "id": "FMA:10785", + "name": "Right first posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12842" + ] + }, + "synonyms": [ + "Right posterior first thoracic radicular vein" + ] + }, + { + "id": "FMA:10786", + "name": "Medullary tributary of right first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12595" + ] + } + }, + { + "id": "FMA:10787", + "name": "Anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:10788", + "name": "T5 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10789", + "name": "Medial tributary of dorsal tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12631" + ] + } + }, + { + "id": "FMA:10790", + "name": "T5 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10791", + "name": "Lateral tributary of dorsal tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12664" + ] + } + }, + { + "id": "FMA:10792", + "name": "T5 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10793", + "name": "T5 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10794", + "name": "T5 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10795", + "name": "Right fifth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12838" + ] + } + }, + { + "id": "FMA:10796", + "name": "Right fifth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10795" + ] + }, + "synonyms": [ + "Right anterior fifth thoracic radicular vein" + ] + }, + { + "id": "FMA:10797", + "name": "Right fifth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10795" + ] + }, + "synonyms": [ + "Right posterior fifth thoracic radicular vein" + ] + }, + { + "id": "FMA:10798", + "name": "Muscular tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12653" + ] + } + }, + { + "id": "FMA:10799", + "name": "Pleural tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12642" + ] + } + }, + { + "id": "FMA:10800", + "name": "Costal tributary of right fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12620" + ] + } + }, + { + "id": "FMA:10801", + "name": "T6 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10802", + "name": "Medial tributary of dorsal tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12632" + ] + } + }, + { + "id": "FMA:10803", + "name": "T6 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10804", + "name": "Lateral tributary of dorsal tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12665" + ] + } + }, + { + "id": "FMA:10805", + "name": "T6 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10806", + "name": "T6 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10807", + "name": "T6 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10809", + "name": "Right sixth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12837" + ] + } + }, + { + "id": "FMA:10810", + "name": "Right sixth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10809" + ] + }, + "synonyms": [ + "Right anterior sixth thoracic radicular vein" + ] + }, + { + "id": "FMA:10811", + "name": "Right sixth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10809" + ] + }, + "synonyms": [ + "Right posterior sixth thoracic radicular vein" + ] + }, + { + "id": "FMA:10812", + "name": "Muscular tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12654" + ] + } + }, + { + "id": "FMA:10813", + "name": "Pleural tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12643" + ] + } + }, + { + "id": "FMA:10814", + "name": "Costal tributary of right sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12621" + ] + } + }, + { + "id": "FMA:10815", + "name": "T7 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10816", + "name": "Medial tributary of dorsal tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12633" + ] + } + }, + { + "id": "FMA:10817", + "name": "T7 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10818", + "name": "Lateral tributary of dorsal tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12666" + ] + } + }, + { + "id": "FMA:10819", + "name": "T7 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10820", + "name": "T7 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10821", + "name": "T7 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10822", + "name": "Right seventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12836" + ] + } + }, + { + "id": "FMA:10823", + "name": "Right seventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10822" + ] + }, + "synonyms": [ + "Right anterior seventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10824", + "name": "Right seventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10822" + ] + }, + "synonyms": [ + "Right posterior seventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10826", + "name": "Muscular tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12655" + ] + } + }, + { + "id": "FMA:10827", + "name": "Pleural tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12644" + ] + } + }, + { + "id": "FMA:10828", + "name": "Costal tributary of right seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12622" + ] + } + }, + { + "id": "FMA:10829", + "name": "T8 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10830", + "name": "Medial tributary of dorsal tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12634" + ] + } + }, + { + "id": "FMA:10831", + "name": "T8 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10832", + "name": "Lateral tributary of dorsal tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12667" + ] + } + }, + { + "id": "FMA:10833", + "name": "T8 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10834", + "name": "T8 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10835", + "name": "T8 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10837", + "name": "Right eighth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12835" + ] + } + }, + { + "id": "FMA:10838", + "name": "Right eighth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10837" + ] + }, + "synonyms": [ + "Right anterior eighth thoracic radicular vein" + ] + }, + { + "id": "FMA:10839", + "name": "Right eighth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10837" + ] + }, + "synonyms": [ + "Right posterior eighth thoracic radicular vein" + ] + }, + { + "id": "FMA:10840", + "name": "Muscular tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12656" + ] + } + }, + { + "id": "FMA:10841", + "name": "Pleural tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12645" + ] + } + }, + { + "id": "FMA:10842", + "name": "Costal tributary of right eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12623" + ] + } + }, + { + "id": "FMA:10843", + "name": "T9 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10844", + "name": "Medial tributary of dorsal tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12635" + ] + } + }, + { + "id": "FMA:10845", + "name": "T9 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10846", + "name": "Lateral tributary of dorsal tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12668" + ] + } + }, + { + "id": "FMA:10847", + "name": "T9 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10848", + "name": "T9 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10849", + "name": "T9 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10850", + "name": "Ninth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10851", + "name": "Right ninth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12834" + ] + } + }, + { + "id": "FMA:10852", + "name": "Right ninth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10851" + ] + }, + "synonyms": [ + "Right anterior ninth thoracic radicular vein" + ] + }, + { + "id": "FMA:10853", + "name": "Right ninth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10851" + ] + }, + "synonyms": [ + "Right posterior ninth thoracic radicular vein" + ] + }, + { + "id": "FMA:10854", + "name": "Muscular tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12657" + ] + } + }, + { + "id": "FMA:10855", + "name": "Pleural tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12646" + ] + } + }, + { + "id": "FMA:10856", + "name": "Costal tributary of right ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12624" + ] + } + }, + { + "id": "FMA:10857", + "name": "T10 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10858", + "name": "Medial tributary of dorsal tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12636" + ] + } + }, + { + "id": "FMA:10859", + "name": "T10 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10860", + "name": "Lateral tributary of dorsal tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12669" + ] + } + }, + { + "id": "FMA:10861", + "name": "T10 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10862", + "name": "T10 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10863", + "name": "T10 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10864", + "name": "Tenth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10865", + "name": "Right tenth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12833" + ] + } + }, + { + "id": "FMA:10866", + "name": "Right tenth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10865" + ] + }, + "synonyms": [ + "Right anterior tenth thoracic radicular vein" + ] + }, + { + "id": "FMA:10867", + "name": "Right tenth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10865" + ] + }, + "synonyms": [ + "Right posterior tenth thoracic radicular vein" + ] + }, + { + "id": "FMA:10868", + "name": "Muscular tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12658" + ] + } + }, + { + "id": "FMA:10869", + "name": "Pleural tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12647" + ] + } + }, + { + "id": "FMA:10870", + "name": "Costal tributary of right tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12625" + ] + } + }, + { + "id": "FMA:10871", + "name": "T11 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:10872", + "name": "Medial tributary of dorsal tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12637" + ] + } + }, + { + "id": "FMA:10873", + "name": "T11 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:10874", + "name": "Lateral tributary of dorsal tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12670" + ] + } + }, + { + "id": "FMA:10875", + "name": "T11 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:10876", + "name": "T11 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:10877", + "name": "T11 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:10878", + "name": "Eleventh thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10879", + "name": "Right eleventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12832" + ] + } + }, + { + "id": "FMA:10880", + "name": "Right eleventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10879" + ] + }, + "synonyms": [ + "Right anterior eleventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10881", + "name": "Right eleventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10879" + ] + }, + "synonyms": [ + "Right posterior eleventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10882", + "name": "Muscular tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12659" + ] + } + }, + { + "id": "FMA:10883", + "name": "Pleural tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12648" + ] + } + }, + { + "id": "FMA:10884", + "name": "Costal tributary of right eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12626" + ] + } + }, + { + "id": "FMA:10885", + "name": "Fifth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:10886", + "name": "Medial tributary of dorsal tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12630" + ] + } + }, + { + "id": "FMA:10887", + "name": "Lateral tributary of dorsal tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12663" + ] + } + }, + { + "id": "FMA:10888", + "name": "Left fourth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10896" + ] + }, + "synonyms": [ + "Left anterior fourth thoracic radicular vein" + ] + }, + { + "id": "FMA:10889", + "name": "Left fourth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10896" + ] + }, + "synonyms": [ + "Left posterior fourth thoracic radicular vein" + ] + }, + { + "id": "FMA:10890", + "name": "Muscular tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12652" + ] + } + }, + { + "id": "FMA:10891", + "name": "Pleural tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12641" + ] + } + }, + { + "id": "FMA:10892", + "name": "Costal tributary of left fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12619" + ] + } + }, + { + "id": "FMA:10893", + "name": "Medial tributary of dorsal tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12631" + ] + } + }, + { + "id": "FMA:10894", + "name": "Lateral tributary of dorsal tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12664" + ] + } + }, + { + "id": "FMA:10895", + "name": "Left fifth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12838" + ] + } + }, + { + "id": "FMA:10896", + "name": "Left fourth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12839" + ] + } + }, + { + "id": "FMA:10898", + "name": "Left fifth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10895" + ] + }, + "synonyms": [ + "Left anterior fifth thoracic radicular vein" + ] + }, + { + "id": "FMA:10899", + "name": "Left fifth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10895" + ] + }, + "synonyms": [ + "Left posterior fifth thoracic radicular vein" + ] + }, + { + "id": "FMA:10900", + "name": "Medial tributary of dorsal tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12632" + ] + } + }, + { + "id": "FMA:10901", + "name": "Lateral tributary of dorsal tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12665" + ] + } + }, + { + "id": "FMA:10902", + "name": "Left sixth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12837" + ] + } + }, + { + "id": "FMA:10903", + "name": "Left sixth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10902" + ] + }, + "synonyms": [ + "Left anterior sixth thoracic radicular vein" + ] + }, + { + "id": "FMA:10904", + "name": "Left sixth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10902" + ] + }, + "synonyms": [ + "Left posterior sixth thoracic radicular vein" + ] + }, + { + "id": "FMA:10905", + "name": "Muscular tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12653" + ] + } + }, + { + "id": "FMA:10906", + "name": "Muscular tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12654" + ] + } + }, + { + "id": "FMA:10907", + "name": "Pleural tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12642" + ] + } + }, + { + "id": "FMA:10908", + "name": "Pleural tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12643" + ] + } + }, + { + "id": "FMA:10909", + "name": "Costal tributary of left fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12620" + ] + } + }, + { + "id": "FMA:10910", + "name": "Costal tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12621" + ] + } + }, + { + "id": "FMA:10911", + "name": "Medial tributary of dorsal tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12633" + ] + } + }, + { + "id": "FMA:10912", + "name": "Lateral tributary of dorsal tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12666" + ] + } + }, + { + "id": "FMA:10913", + "name": "Left seventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12836" + ] + } + }, + { + "id": "FMA:10914", + "name": "Left seventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10913" + ] + }, + "synonyms": [ + "Left anterior seventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10915", + "name": "Left seventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10913" + ] + }, + "synonyms": [ + "Left posterior seventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10916", + "name": "Muscular tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12655" + ] + } + }, + { + "id": "FMA:10917", + "name": "Pleural tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12644" + ] + } + }, + { + "id": "FMA:10918", + "name": "Costal tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12622" + ] + } + }, + { + "id": "FMA:10919", + "name": "Medial tributary of dorsal tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12634" + ] + } + }, + { + "id": "FMA:10920", + "name": "Lateral tributary of dorsal tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12667" + ] + } + }, + { + "id": "FMA:10921", + "name": "Left eighth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12835" + ] + } + }, + { + "id": "FMA:10922", + "name": "Left eighth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10921" + ] + }, + "synonyms": [ + "Left anterior eighth thoracic radicular vein" + ] + }, + { + "id": "FMA:10923", + "name": "Left eighth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10921" + ] + }, + "synonyms": [ + "Left posterior eighth thoracic radicular vein" + ] + }, + { + "id": "FMA:10924", + "name": "Muscular tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12656" + ] + } + }, + { + "id": "FMA:10925", + "name": "Pleural tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12645" + ] + } + }, + { + "id": "FMA:10926", + "name": "Costal tributary of left eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12623" + ] + } + }, + { + "id": "FMA:10927", + "name": "Medial tributary of dorsal tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12635" + ] + } + }, + { + "id": "FMA:10928", + "name": "Lateral tributary of dorsal tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12668" + ] + } + }, + { + "id": "FMA:10929", + "name": "Left ninth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12834" + ] + } + }, + { + "id": "FMA:10930", + "name": "Left ninth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10929" + ] + }, + "synonyms": [ + "Left anterior ninth thoracic radicular vein" + ] + }, + { + "id": "FMA:10931", + "name": "Left ninth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10929" + ] + }, + "synonyms": [ + "Left posterior ninth thoracic radicular vein" + ] + }, + { + "id": "FMA:10932", + "name": "Muscular tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12657" + ] + } + }, + { + "id": "FMA:10933", + "name": "Pleural tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12646" + ] + } + }, + { + "id": "FMA:10934", + "name": "Costal tributary of left ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12624" + ] + } + }, + { + "id": "FMA:10935", + "name": "Medial tributary of dorsal tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12636" + ] + } + }, + { + "id": "FMA:10936", + "name": "Lateral tributary of dorsal tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12669" + ] + } + }, + { + "id": "FMA:10937", + "name": "Left tenth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12833" + ] + } + }, + { + "id": "FMA:10938", + "name": "Left tenth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10937" + ] + }, + "synonyms": [ + "Left anterior tenth thoracic radicular vein" + ] + }, + { + "id": "FMA:10939", + "name": "Left tenth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10937" + ] + }, + "synonyms": [ + "Left posterior tenth thoracic radicular vein" + ] + }, + { + "id": "FMA:10940", + "name": "Muscular tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12658" + ] + } + }, + { + "id": "FMA:10941", + "name": "Pleural tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12647" + ] + } + }, + { + "id": "FMA:10942", + "name": "Costal tributary of left tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12625" + ] + } + }, + { + "id": "FMA:10943", + "name": "Medial tributary of dorsal tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12637" + ] + } + }, + { + "id": "FMA:10944", + "name": "Lateral tributary of dorsal tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12670" + ] + } + }, + { + "id": "FMA:10945", + "name": "Left eleventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12832" + ] + } + }, + { + "id": "FMA:10946", + "name": "Left eleventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10945" + ] + }, + "synonyms": [ + "Left anterior eleventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10947", + "name": "Left eleventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10945" + ] + }, + "synonyms": [ + "Left posterior eleventh thoracic radicular vein" + ] + }, + { + "id": "FMA:10948", + "name": "Muscular tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12659" + ] + } + }, + { + "id": "FMA:10949", + "name": "Pleural tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12648" + ] + } + }, + { + "id": "FMA:10950", + "name": "Costal tributary of left eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12626" + ] + } + }, + { + "id": "FMA:10951", + "name": "Inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + }, + "synonyms": [ + "Posterior vena cava" + ] + }, + { + "id": "FMA:10953", + "name": "Meningeal branch of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of fourth thoracic spinal nerve", + "Meningeal branch of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:10954", + "name": "Transverse branch of meningeal branch of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:10955", + "name": "Ascending branch of meningeal branch of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:10956", + "name": "Descending branch of meningeal branch of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:10957", + "name": "Articular branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10958", + "name": "Medial branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of fourth thoracic posterior ramus", + "Medial branch of dorsal ramus of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:10959", + "name": "Muscular branch of medial branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of fourth thoracic posterior ramus", + "Muscular branch of medial branch of fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10961", + "name": "Medial cutaneous branch of medial branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10962", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10963", + "name": "Lateral branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of fourth thoracic spinal nerve", + "Lateral branch of fourth thoracic posterior ramus" + ] + }, + { + "id": "FMA:10964", + "name": "Muscular branch of lateral branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of fourth thoracic dorsal ramus", + "Muscular branch of lateral branch of fourth thoracic posterior ramus" + ] + }, + { + "id": "FMA:10965", + "name": "Cutaneous branch of lateral branch of posterior ramus of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of fourth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of fourth thoracic posterior ramus" + ] + }, + { + "id": "FMA:10971", + "name": "Articular branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of fourth thoracic anterior ramus", + "Articular branch of ventral ramus of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:10972", + "name": "Gray communicating ramus of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of fourth intercostal nerve", + "Gray communicating ramus of fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:10973", + "name": "White communicating ramus of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of fourth intercostal nerve", + "White communicating ramus of fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:10974", + "name": "Communicating branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of fourth thoracic nerve" + ] + }, + { + "id": "FMA:10975", + "name": "Muscular branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of fourth thoracic nerve", + "Muscular branch of fourth thoracic anterior ramus", + "Muscular branch of ventral ramus of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:10976", + "name": "Pleural branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + } + }, + { + "id": "FMA:10977", + "name": "Anterior branch of lateral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65629" + ] + } + }, + { + "id": "FMA:10978", + "name": "Posterior branch of lateral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65629" + ] + } + }, + { + "id": "FMA:10979", + "name": "Medial branch of anterior cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of fourth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of fourth thoracic nerve" + ] + }, + { + "id": "FMA:10980", + "name": "Lateral branch of anterior cutaneous branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:10982", + "name": "Branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Spinal nerve tree organ part", + "Spinal neural branch" + ] + }, + { + "id": "FMA:10983", + "name": "White communicating ramus of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6969" + ] + }, + "synonyms": [ + "White ramus communicans of thoracic spinal nerve" + ] + }, + { + "id": "FMA:10984", + "name": "Meningeal branch of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of third thoracic spinal nerve", + "Recurrent meningeal branch of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:10985", + "name": "Transverse branch of meningeal branch of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:10986", + "name": "Ascending branch of meningeal branch of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:10987", + "name": "Descending branch of meningeal branch of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:10989", + "name": "Articular branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10990", + "name": "Medial branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of third thoracic spinal nerve", + "Medial branch of third thoracic posterior ramus" + ] + }, + { + "id": "FMA:10991", + "name": "Lateral branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of third thoracic spinal nerve", + "Lateral branch of third thoracic posterior ramus" + ] + }, + { + "id": "FMA:10992", + "name": "Muscular branch of medial branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of third thoracic dorsal ramus", + "Muscular branch of medial branch of third thoracic posterior ramus" + ] + }, + { + "id": "FMA:10994", + "name": "Medial cutaneous branch of medial branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10995", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10996", + "name": "Muscular branch of lateral branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of third thoracic posterior ramus", + "Muscular branch of lateral branch of third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:10997", + "name": "Cutaneous branch of lateral branch of posterior ramus of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of third thoracic dorsal ramus", + "Cutaneous branch of lateral branch of third thoracic posterior ramus" + ] + }, + { + "id": "FMA:11004", + "name": "Transverse branch of meningeal branch of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11033" + ] + } + }, + { + "id": "FMA:11006", + "name": "Articular branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of third thoracic anterior ramus", + "Articular branch of anterior ramus of third thoracic nerve", + "Articular branch of ventral ramus of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:11007", + "name": "Gray communicating ramus of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of third intercostal nerve", + "Gray communicating ramus of third thoracic anterior ramus" + ] + }, + { + "id": "FMA:11008", + "name": "White communicating ramus of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White communicating ramus of third thoracic anterior ramus", + "White ramus communicans of third intercostal nerve" + ] + }, + { + "id": "FMA:11009", + "name": "Communicating branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of third thoracic nerve" + ] + }, + { + "id": "FMA:11010", + "name": "Muscular branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of third thoracic nerve", + "Muscular branch of third thoracic anterior ramus", + "Muscular branch of ventral ramus of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:11011", + "name": "Pleural branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:11012", + "name": "Lateral branch of anterior cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + }, + "synonyms": [ + "Lateral branch of anterior cutaneous branch of third thoracic anterior ramus" + ] + }, + { + "id": "FMA:11013", + "name": "Medial branch of anterior cutaneous branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of third thoracic nerve", + "Medial branch of anterior cutaneous branch of third thoracic anterior ramus" + ] + }, + { + "id": "FMA:11014", + "name": "Transverse branch of meningeal branch of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10985" + ] + } + }, + { + "id": "FMA:11015", + "name": "Ascending branch of meningeal branch of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10986" + ] + } + }, + { + "id": "FMA:11016", + "name": "Descending branch of meningeal branch of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10987" + ] + } + }, + { + "id": "FMA:11017", + "name": "Articular branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10989" + ] + }, + "synonyms": [ + "Articular branch of right third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11018", + "name": "Medial branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10990" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right third thoracic spinal nerve", + "Medial branch of right third thoracic posterior ramus" + ] + }, + { + "id": "FMA:11019", + "name": "Lateral branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10991" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right third thoracic spinal nerve", + "Lateral branch of right third thoracic posterior ramus" + ] + }, + { + "id": "FMA:11022", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10994" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11023", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10995" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11025", + "name": "Cutaneous branch of lateral branch of posterior ramus of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10997" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right third thoracic dorsal ramus", + "Cutaneous branch of lateral branch of right third thoracic posterior ramus" + ] + }, + { + "id": "FMA:11033", + "name": "Transverse branch of meningeal branch of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11034", + "name": "Lateral branch of anterior cutaneous branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11012" + ] + } + }, + { + "id": "FMA:11035", + "name": "Ascending branch of meningeal branch of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10986" + ] + } + }, + { + "id": "FMA:11036", + "name": "Transverse branch of meningeal branch of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10985" + ] + } + }, + { + "id": "FMA:11037", + "name": "Descending branch of meningeal branch of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10987" + ] + } + }, + { + "id": "FMA:11038", + "name": "Articular branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10989" + ] + }, + "synonyms": [ + "Articular branch of left third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11039", + "name": "Medial branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10990" + ] + }, + "synonyms": [ + "Medial branch of left third thoracic posterior ramus", + "Medial branch of dorsal ramus of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:11040", + "name": "Lateral branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10991" + ] + }, + "synonyms": [ + "Lateral branch of left third thoracic posterior ramus", + "Lateral branch of dorsal ramus of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:11043", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10994" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11044", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10995" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11046", + "name": "Cutaneous branch of lateral branch of posterior ramus of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10997" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left third thoracic posterior ramus", + "Cutaneous branch of lateral branch of left third thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11059", + "name": "Transverse branch of meningeal branch of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10954" + ] + } + }, + { + "id": "FMA:11060", + "name": "Ascending branch of meningeal branch of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10955" + ] + } + }, + { + "id": "FMA:11061", + "name": "Descending branch of meningeal branch of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10956" + ] + } + }, + { + "id": "FMA:11062", + "name": "Articular branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10957" + ] + }, + "synonyms": [ + "Articular branch of right fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11063", + "name": "Medial branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10958" + ] + }, + "synonyms": [ + "Medial branch of right fourth thoracic posterior ramus", + "Medial branch of dorsal ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11064", + "name": "Lateral branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10963" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right fourth thoracic spinal nerve", + "Lateral branch of right fourth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11067", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10961" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11068", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10962" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11070", + "name": "Cutaneous branch of lateral branch of posterior ramus of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10965" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right fourth thoracic posterior ramus", + "Cutaneous branch of lateral branch of right fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11081", + "name": "Articular branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10971" + ] + }, + "synonyms": [ + "Articular branch of right fourth thoracic anterior ramus", + "Articular branch of ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11083", + "name": "Pleural branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10976" + ] + } + }, + { + "id": "FMA:11084", + "name": "Lateral cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7124" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of right fourth thoracic anterior ramus", + "Lateral cutaneous branch of anterior ramus of right fourth thoracic nerve", + "Lateral cutaneous branch of ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11085", + "name": "Medial branch of anterior cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10979" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of right fourth thoracic nerve", + "Medial branch of anterior cutaneous branch of right fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11086", + "name": "Lateral branch of anterior cutaneous branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10980" + ] + } + }, + { + "id": "FMA:11087", + "name": "Meningeal branch of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10953" + ] + }, + "synonyms": [ + "Meningeal branch of left fourth thoracic spinal nerve", + "Recurrent meningeal branch of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11088", + "name": "Transverse branch of meningeal branch of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10954" + ] + } + }, + { + "id": "FMA:11089", + "name": "Ascending branch of meningeal branch of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10955" + ] + } + }, + { + "id": "FMA:11090", + "name": "Descending branch of meningeal branch of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10956" + ] + } + }, + { + "id": "FMA:11091", + "name": "Articular branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10957" + ] + }, + "synonyms": [ + "Articular branch of left fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11092", + "name": "Medial branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10958" + ] + }, + "synonyms": [ + "Medial branch of left fourth thoracic posterior ramus", + "Medial branch of dorsal ramus of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11093", + "name": "Lateral branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10963" + ] + }, + "synonyms": [ + "Lateral branch of left fourth thoracic posterior ramus", + "Lateral branch of dorsal ramus of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11096", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10961" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11097", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10962" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11099", + "name": "Cutaneous branch of lateral branch of posterior ramus of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10965" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left fourth thoracic posterior ramus", + "Cutaneous branch of lateral branch of left fourth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11106", + "name": "Ligament of costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Costotransverse joint ligament" + ] + }, + { + "id": "FMA:11109", + "name": "Pleural branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10976" + ] + } + }, + { + "id": "FMA:11111", + "name": "Lateral cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7124" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of left fourth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of left fourth thoracic nerve", + "Lateral cutaneous branch of left fourth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11112", + "name": "Medial branch of anterior cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10979" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left fourth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left fourth thoracic nerve" + ] + }, + { + "id": "FMA:11113", + "name": "Lateral branch of anterior cutaneous branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10980" + ] + } + }, + { + "id": "FMA:11114", + "name": "Meningeal branch of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of fifth thoracic spinal nerve", + "Recurrent meningeal branch of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11115", + "name": "Transverse branch of meningeal branch of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11116", + "name": "Ascending branch of meningeal branch of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11117", + "name": "Descending branch of meningeal branch of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11118", + "name": "Articular branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11119", + "name": "Medial branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of fifth thoracic spinal nerve", + "Medial branch of fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11120", + "name": "Lateral branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of fifth thoracic posterior ramus", + "Lateral branch of dorsal ramus of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11121", + "name": "Muscular branch of medial branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of fifth thoracic posterior ramus", + "Muscular branch of medial branch of fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11123", + "name": "Medial cutaneous branch of medial branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11124", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11125", + "name": "Muscular branch of lateral branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of fifth thoracic dorsal ramus", + "Muscular branch of lateral branch of fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11126", + "name": "Cutaneous branch of lateral branch of posterior ramus of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of fifth thoracic posterior ramus", + "Cutaneous branch of lateral branch of fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11135", + "name": "Articular branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of fifth thoracic spinal nerve", + "Articular branch of fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11136", + "name": "Gray communicating ramus of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of fifth intercostal nerve", + "Gray communicating ramus of fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11137", + "name": "White communicating ramus of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White communicating ramus of fifth thoracic anterior ramus", + "White ramus communicans of fifth intercostal nerve" + ] + }, + { + "id": "FMA:11138", + "name": "Communicating branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of fifth thoracic nerve" + ] + }, + { + "id": "FMA:11139", + "name": "Muscular branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of fifth thoracic spinal nerve", + "Muscular branch of ventral ramus of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11140", + "name": "Pleural branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + } + }, + { + "id": "FMA:11141", + "name": "Medial branch of anterior cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of fifth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of fifth thoracic nerve" + ] + }, + { + "id": "FMA:11142", + "name": "Lateral branch of anterior cutaneous branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11143", + "name": "Meningeal branch of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11114" + ] + }, + "synonyms": [ + "Meningeal branch of right fifth thoracic spinal nerve", + "Recurrent meningeal branch of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11144", + "name": "Transverse branch of meningeal branch of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11115" + ] + } + }, + { + "id": "FMA:11145", + "name": "Ascending branch of meningeal branch of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11116" + ] + } + }, + { + "id": "FMA:11146", + "name": "Descending branch of meningeal branch of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11117" + ] + } + }, + { + "id": "FMA:11147", + "name": "Meningeal branch of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11114" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left fifth thoracic spinal nerve", + "Meningeal branch of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11148", + "name": "Transverse branch of meningeal branch of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11115" + ] + } + }, + { + "id": "FMA:11149", + "name": "Ascending branch of meningeal branch of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11116" + ] + } + }, + { + "id": "FMA:11150", + "name": "Descending branch of meningeal branch of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11117" + ] + } + }, + { + "id": "FMA:11151", + "name": "Articular branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11118" + ] + }, + "synonyms": [ + "Articular branch of right fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11152", + "name": "Articular branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11118" + ] + }, + "synonyms": [ + "Articular branch of left fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11153", + "name": "Medial branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11119" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right fifth thoracic spinal nerve", + "Medial branch of right fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11154", + "name": "Medial branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11119" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left fifth thoracic spinal nerve", + "Medial branch of left fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11155", + "name": "Lateral branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11120" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right fifth thoracic spinal nerve", + "Lateral branch of right fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11156", + "name": "Lateral branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11120" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left fifth thoracic spinal nerve", + "Lateral branch of left fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11161", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11123" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11162", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11123" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11163", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11124" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11164", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11124" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11167", + "name": "Cutaneous branch of lateral branch of posterior ramus of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11126" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right fifth thoracic posterior ramus", + "Cutaneous branch of lateral branch of right fifth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11168", + "name": "Cutaneous branch of lateral branch of posterior ramus of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11126" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left fifth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of left fifth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11169", + "name": "Left third thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10734" + ] + } + }, + { + "id": "FMA:11181", + "name": "Bronchopulmonary segment of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Segment of left lung" + ] + }, + { + "id": "FMA:11182", + "name": "Branch of jugular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6886" + ] + }, + "synonyms": [ + "Jugular neural branch" + ] + }, + { + "id": "FMA:11185", + "name": "Articular branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11135" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of right fifth thoracic spinal nerve", + "Articular branch of right fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11186", + "name": "Articular branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11135" + ] + }, + "synonyms": [ + "Articular branch of left fifth thoracic anterior ramus", + "Articular branch of ventral ramus of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11189", + "name": "Pleural branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11140" + ] + }, + "synonyms": [ + "Pleural branch of left fifth thoracic anterior (ventral) ramus" + ] + }, + { + "id": "FMA:11190", + "name": "Pleural branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11140" + ] + }, + "synonyms": [ + "Pleural branch of right fifth thoracic anterior (ventral) ramus" + ] + }, + { + "id": "FMA:11193", + "name": "Lateral cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7291" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of left fifth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of left fifth thoracic nerve", + "Lateral cutaneous branch of left fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11194", + "name": "Lateral cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7291" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right fifth thoracic nerve", + "Lateral cutaneous branch of right fifth thoracic anterior ramus", + "Lateral cutaneous branch of ventral ramus of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11195", + "name": "Segment of neural tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Neural tree organ segment" + ] + }, + { + "id": "FMA:11196", + "name": "Branch of anterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + }, + "synonyms": [ + "Branch of cervical anterior ramus", + "Branch of ventral ramus of cervical spinal nerve" + ] + }, + { + "id": "FMA:11197", + "name": "Branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + }, + "synonyms": [ + "Branch of thoracic anterior ramus", + "Branch of anterior ramus of thoracic nerve", + "Intercostal neural branch", + "Branch of ventral ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:11198", + "name": "Branch of anterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + }, + "synonyms": [ + "Branch of lumbar anterior ramus", + "Branch of ventral ramus of lumbar spinal nerve" + ] + }, + { + "id": "FMA:11199", + "name": "Branch of anterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5985" + ] + }, + "synonyms": [ + "Branch of sacral anterior ramus", + "Branch of ventral ramus of sacral spinal nerve" + ] + }, + { + "id": "FMA:11202", + "name": "Branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + }, + "synonyms": [ + "Branch of dorsal ramus of cervical spinal nerve", + "Branch of cervical posterior ramus" + ] + }, + { + "id": "FMA:11203", + "name": "Branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + }, + "synonyms": [ + "Branch of thoracic posterior ramus", + "Branch of dorsal ramus of thoracic spinal nerve" + ] + }, + { + "id": "FMA:11204", + "name": "Branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + }, + "synonyms": [ + "Branch of dorsal ramus of lumbar spinal nerve" + ] + }, + { + "id": "FMA:11205", + "name": "Branch of posterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + } + }, + { + "id": "FMA:11207", + "name": "Muscular branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of second thoracic nerve", + "Muscular branch of ventral ramus of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11208", + "name": "Muscular branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of first thoracic spinal nerve", + "Muscular branch of ventral ramus of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11209", + "name": "Lateral cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8862" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right sixth thoracic nerve", + "Lateral cutaneous branch of ventral ramus of right sixth thoracic spinal nerve", + "Lateral cutaneous branch of right sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11210", + "name": "Lateral cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8862" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of left sixth thoracic anterior ramus", + "Lateral cutaneous branch of anterior ramus of left sixth thoracic nerve", + "Lateral cutaneous branch of ventral ramus of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11211", + "name": "Lateral cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8873" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right seventh thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11212", + "name": "Lateral cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8873" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of left seventh thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11213", + "name": "Lateral cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8884" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right eighth thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11214", + "name": "Lateral cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8884" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of left eighth thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11215", + "name": "Lateral cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8895" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of right ninth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11216", + "name": "Lateral cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8895" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of left ninth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11217", + "name": "Lateral cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8906" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of ventral ramus of right tenth thoracic spinal nerve", + "Lateral cutaneous branch of anterior ramus of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11218", + "name": "Lateral cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8906" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of left tenth thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11219", + "name": "Lateral cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7302" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of right eleventh thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11220", + "name": "Lateral cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7302" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of anterior ramus of left eleventh thoracic spinal nerve", + "Lateral cutaneous branch of ventral ramus of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11221", + "name": "Meningeal branch of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of second thoracic spinal nerve", + "Meningeal branch of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11222", + "name": "Meningeal branch of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of first thoracic spinal nerve", + "Meningeal branch of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11223", + "name": "Meningeal branch of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5988" + ] + }, + "synonyms": [ + "Meningeal branch of cervical spinal nerve", + "Recurrent meningeal branch of cervical spinal nerve" + ] + }, + { + "id": "FMA:11224", + "name": "Meningeal branch of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5988" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of lumbar spinal nerve", + "Meningeal branch of lumbar spinal nerve" + ] + }, + { + "id": "FMA:11225", + "name": "Meningeal branch of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5988" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of sacral spinal nerve", + "Meningeal branch of sacral spinal nerve" + ] + }, + { + "id": "FMA:11226", + "name": "Meningeal branch of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5988" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of coccygeal spinal nerve", + "Meningeal branch of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:11227", + "name": "Meningeal branch of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of sixth thoracic spinal nerve", + "Recurrent meningeal branch of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11228", + "name": "Meningeal branch of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of seventh thoracic spinal nerve", + "Recurrent meningeal branch of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11229", + "name": "Meningeal branch of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of eighth thoracic spinal nerve", + "Recurrent meningeal branch of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11230", + "name": "Meningeal branch of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of ninth thoracic spinal nerve", + "Meningeal branch of ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11231", + "name": "Meningeal branch of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Meningeal branch of tenth thoracic spinal nerve", + "Recurrent meningeal branch of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11232", + "name": "Meningeal branch of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of eleventh thoracic spinal nerve", + "Meningeal branch of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11233", + "name": "Meningeal branch of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6040" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of twelfth thoracic spinal nerve", + "Meningeal branch of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11234", + "name": "Meningeal branch of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11227" + ] + }, + "synonyms": [ + "Meningeal branch of right sixth thoracic spinal nerve", + "Recurrent meningeal branch of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11235", + "name": "Meningeal branch of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11227" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left sixth thoracic spinal nerve", + "Meningeal branch of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11236", + "name": "Meningeal branch of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11228" + ] + }, + "synonyms": [ + "Meningeal branch of right seventh thoracic spinal nerve", + "Recurrent meningeal branch of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11237", + "name": "Meningeal branch of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11228" + ] + }, + "synonyms": [ + "Meningeal branch of left seventh thoracic spinal nerve", + "Recurrent meningeal branch of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11238", + "name": "Meningeal branch of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11229" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right eighth thoracic spinal nerve", + "Meningeal branch of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11239", + "name": "Meningeal branch of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11229" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left eighth thoracic spinal nerve", + "Meningeal branch of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11240", + "name": "Meningeal branch of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11230" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right ninth thoracic spinal nerve", + "Meningeal branch of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11241", + "name": "Meningeal branch of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11230" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left ninth thoracic spinal nerve", + "Meningeal branch of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11242", + "name": "Meningeal branch of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11231" + ] + }, + "synonyms": [ + "Meningeal branch of right tenth thoracic spinal nerve", + "Recurrent meningeal branch of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11243", + "name": "Meningeal branch of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11231" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left tenth thoracic spinal nerve", + "Meningeal branch of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11244", + "name": "Meningeal branch of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11232" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right eleventh thoracic spinal nerve", + "Meningeal branch of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11245", + "name": "Meningeal branch of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11232" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left eleventh thoracic spinal nerve", + "Meningeal branch of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11246", + "name": "Meningeal branch of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11233" + ] + }, + "synonyms": [ + "Meningeal branch of right twelfth thoracic spinal nerve", + "Recurrent meningeal branch of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11247", + "name": "Meningeal branch of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11233" + ] + }, + "synonyms": [ + "Meningeal branch of left twelfth thoracic spinal nerve", + "Recurrent meningeal branch of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11248", + "name": "Medial branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of first thoracic posterior ramus", + "Medial branch of dorsal ramus of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11249", + "name": "Medial branch of posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11248" + ] + }, + "synonyms": [ + "Medial branch of right first thoracic posterior ramus", + "Medial branch of dorsal ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11250", + "name": "Medial branch of posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11248" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left first thoracic spinal nerve", + "Medial branch of left first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11251", + "name": "Medial branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of second thoracic posterior ramus", + "Medial branch of dorsal ramus of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11252", + "name": "Medial branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11251" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right second thoracic spinal nerve", + "Medial branch of right second posterior ramus" + ] + }, + { + "id": "FMA:11253", + "name": "Medial branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11251" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left second thoracic spinal nerve", + "Medial branch of left second posterior ramus" + ] + }, + { + "id": "FMA:11254", + "name": "Lateral branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of first thoracic spinal nerve", + "Lateral branch of first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11255", + "name": "Lateral branch of posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11254" + ] + }, + "synonyms": [ + "Lateral branch of right first thoracic posterior ramus", + "Lateral branch of dorsal ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11256", + "name": "Lateral branch of posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11254" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left first thoracic spinal nerve", + "Lateral branch of left first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11257", + "name": "Lateral branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of second thoracic posterior ramus", + "Lateral branch of dorsal ramus of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11258", + "name": "Lateral branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11257" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right second thoracic spinal nerve", + "Lateral branch of right second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11259", + "name": "Lateral branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11257" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left second thoracic spinal nerve", + "Lateral branch of left second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11260", + "name": "Medial branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of sixth thoracic posterior ramus", + "Medial branch of dorsal ramus of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11261", + "name": "Medial branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11260" + ] + }, + "synonyms": [ + "Medial branch of right sixth thoracic posterior ramus", + "Medial branch of dorsal ramus of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11262", + "name": "Medial branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11260" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left sixth thoracic spinal nerve", + "Medial branch of left sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11263", + "name": "Medial branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of seventh thoracic spinal nerve", + "Medial branch of seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11264", + "name": "Medial branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11263" + ] + }, + "synonyms": [ + "Medial branch of right seventh thoracic posterior ramus", + "Medial branch of dorsal ramus of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11265", + "name": "Medial branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11263" + ] + }, + "synonyms": [ + "Medial branch of left seventh thoracic posterior ramus", + "Medial branch of dorsal ramus of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11266", + "name": "Transverse branch of meningeal branch of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11267", + "name": "Ascending branch of meningeal branch of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11268", + "name": "Descending branch of meningeal branch of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11269", + "name": "Articular branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11270", + "name": "Muscular branch of medial branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11272", + "name": "Medial cutaneous branch of medial branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11273", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11274", + "name": "Muscular branch of lateral branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11275", + "name": "Cutaneous branch of lateral branch of posterior ramus of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11276", + "name": "Articular branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of second thoracic spinal nerve", + "Articular branch of anterior ramus of second thoracic nerve" + ] + }, + { + "id": "FMA:11277", + "name": "Gray communicating ramus of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray communicating ramus of second thoracic anterior ramus", + "Gray ramus communicans of second intercostal nerve" + ] + }, + { + "id": "FMA:11278", + "name": "White communicating ramus of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White communicating ramus of second thoracic anterior ramus", + "White ramus communicans of second intercostal nerve" + ] + }, + { + "id": "FMA:11279", + "name": "Communicating branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of second thoracic nerve" + ] + }, + { + "id": "FMA:11280", + "name": "Pleural branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of ventral ramus of second thoracic spinal nerve", + "Pleural branch of anterior ramus of second thoracic nerve" + ] + }, + { + "id": "FMA:11283", + "name": "Lateral branch of anterior cutaneous branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11284", + "name": "Medial branch of anterior cutaneous branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of second thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of second thoracic nerve" + ] + }, + { + "id": "FMA:11285", + "name": "Transverse branch of meningeal branch of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11033" + ] + } + }, + { + "id": "FMA:11286", + "name": "Ascending branch of meningeal branch of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11267" + ] + } + }, + { + "id": "FMA:11287", + "name": "Ascending branch of meningeal branch of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11267" + ] + } + }, + { + "id": "FMA:11288", + "name": "Descending branch of meningeal branch of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11268" + ] + } + }, + { + "id": "FMA:11289", + "name": "Transverse branch of meningeal branch of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11266" + ] + } + }, + { + "id": "FMA:11290", + "name": "Descending branch of meningeal branch of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11268" + ] + } + }, + { + "id": "FMA:11291", + "name": "Articular branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11269" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11292", + "name": "Articular branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11269" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:11297", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11272" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11298", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11273" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11299", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11273" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11300", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11272" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left second thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11303", + "name": "Cutaneous branch of lateral branch of posterior ramus of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11275" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of left second spinal thoracic nerve", + "Cutaneous branch of lateral branch of left second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11304", + "name": "Cutaneous branch of lateral branch of posterior ramus of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11275" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of right second thoracic spinal nerve", + "Cutaneous branch of lateral branch of right second thoracic posterior ramus" + ] + }, + { + "id": "FMA:11307", + "name": "Lateral cutaneous branch of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + }, + "synonyms": [ + "Nervus intercostobrachialis", + "Intercostobrachial nerve" + ] + }, + { + "id": "FMA:11308", + "name": "Lateral cutaneous branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11307" + ] + }, + "synonyms": [ + "Right intercostobrachial nerve" + ] + }, + { + "id": "FMA:11309", + "name": "Articular branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of first thoracic spinal nerve", + "Articular branch of anterior ramus of first thoracic nerve" + ] + }, + { + "id": "FMA:11310", + "name": "Articular branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11311", + "name": "Articular branch of right first thoracic posterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11310" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11312", + "name": "Articular branch of left first thoracic posterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11310" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:11319", + "name": "Articular branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of eighth thoracic posterior ramus", + "Articular branch of dorsal ramus of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11320", + "name": "Articular branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11319" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of right eighth thoracic spinal nerve", + "Articular branch of right eighth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11321", + "name": "Articular branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11319" + ] + }, + "synonyms": [ + "Articular branch of left eighth thoracic posterior ramus", + "Articular branch of dorsal ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11322", + "name": "Articular branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of ninth thoracic spinal nerve", + "Articular branch of ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11323", + "name": "Articular branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11322" + ] + }, + "synonyms": [ + "Articular branch of right ninth thoracic posterior ramus", + "Articular branch of dorsal ramus of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11324", + "name": "Articular branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11322" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of left ninth thoracic spinal nerve", + "Articular branch of left ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11325", + "name": "Articular branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of tenth thoracic posterior ramus", + "Articular branch of dorsal ramus of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11326", + "name": "Articular branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11325" + ] + }, + "synonyms": [ + "Articular branch of right tenth thoracic posterior ramus", + "Articular branch of dorsal ramus of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11327", + "name": "Articular branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11325" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of left tenth thoracic spinal nerve", + "Articular branch of left tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11328", + "name": "Articular branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of eleventh thoracic posterior ramus", + "Articular branch of dorsal ramus of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11329", + "name": "Articular branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11328" + ] + }, + "synonyms": [ + "Articular branch of right eleventh thoracic posterior ramus", + "Articular branch of dorsal ramus of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11330", + "name": "Articular branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11328" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of left eleventh thoracic spinal nerve", + "Articular branch of left eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11331", + "name": "Articular branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of twelfth thoracic spinal nerve", + "Articular branch of twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11332", + "name": "Articular branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11331" + ] + }, + "synonyms": [ + "Articular branch of dorsal ramus of right twelfth spinal nerve", + "Articular branch of right twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11333", + "name": "Articular branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11331" + ] + }, + "synonyms": [ + "Articular branch of left twelfth thoracic posterior ramus", + "Articular branch of dorsal ramus of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11335", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11336", + "name": "Linea alba", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Linea alba abdominis" + ] + }, + { + "id": "FMA:11337", + "name": "Zone of continuity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5898" + ] + }, + "synonyms": [ + "Continuity zone" + ] + }, + { + "id": "FMA:11338", + "name": "Ileocecal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:11339", + "name": "Transverse branch of meningeal branch of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11342" + ] + } + }, + { + "id": "FMA:11340", + "name": "Transverse branch of meningeal branch of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11342" + ] + } + }, + { + "id": "FMA:11341", + "name": "Transverse branch of meningeal branch of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11342", + "name": "Transverse branch of meningeal branch of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11343", + "name": "Right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9664" + ] + } + }, + { + "id": "FMA:11344", + "name": "Left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9664" + ] + } + }, + { + "id": "FMA:11345", + "name": "Right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9663" + ] + }, + "synonyms": [ + "Right antebrachial region" + ] + }, + { + "id": "FMA:11346", + "name": "Left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9663" + ] + }, + "synonyms": [ + "Left antebrachial region" + ] + }, + { + "id": "FMA:11347", + "name": "Transverse branch of meningeal branch of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11348", + "name": "Transverse branch of meningeal branch of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11347" + ] + } + }, + { + "id": "FMA:11349", + "name": "Cavity of serous sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Serous sac cavity" + ] + }, + { + "id": "FMA:11350", + "name": "Pericardial cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + }, + "synonyms": [ + "Cavity of pericardial sac" + ] + }, + { + "id": "FMA:11351", + "name": "Transverse branch of meningeal branch of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11352", + "name": "Transverse branch of meningeal branch of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11351" + ] + } + }, + { + "id": "FMA:11353", + "name": "Transverse branch of meningeal branch of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11351" + ] + } + }, + { + "id": "FMA:11354", + "name": "Transverse branch of meningeal branch of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9659" + ] + } + }, + { + "id": "FMA:11355", + "name": "Costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9743" + ] + }, + "synonyms": [ + "Costophrenic angle" + ] + }, + { + "id": "FMA:11356", + "name": "Synovial cavity of joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + }, + "synonyms": [ + "Cavity of synovial joint", + "Cavitas articularis (Junctura synovialis)", + "Articular cavity (Synovial joint)" + ] + }, + { + "id": "FMA:11357", + "name": "Transverse branch of meningeal branch of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11358", + "name": "Transverse branch of meningeal branch of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11357" + ] + } + }, + { + "id": "FMA:11359", + "name": "Cavity of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13237" + ] + }, + "synonyms": [ + "Right atrial cavity" + ] + }, + { + "id": "FMA:11360", + "name": "T4 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:11361", + "name": "Sagittal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:11362", + "name": "McBurney's point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:11363", + "name": "Midclavicular line of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20251" + ] + } + }, + { + "id": "FMA:11364", + "name": "Articular branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of sixth thoracic spinal nerve", + "Articular branch of anterior ramus of sixth thoracic nerve", + "Articular branch of sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11365", + "name": "Articular branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11364" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of right sixth thoracic spinal nerve", + "Articular branch of right sixth thoracic anterior ramus", + "Articular branch of anterior ramus of right sixth thoracic nerve" + ] + }, + { + "id": "FMA:11366", + "name": "Articular branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11364" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of left sixth thoracic nerve", + "Articular branch of left sixth thoracic anterior ramus", + "Articular branch of ventral ramus of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11367", + "name": "Segmentation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9730" + ] + } + }, + { + "id": "FMA:11368", + "name": "Articular branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of seventh thoracic nerve", + "Articular branch of ventral ramus of seventh thoracic spinal nerve", + "Articular branch of seventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11369", + "name": "Articular branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11368" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of right seventh thoracic spinal nerve", + "Articular branch of anterior ramus of right seventh thoracic nerve", + "Articular branch of right seventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11370", + "name": "Articular branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11368" + ] + }, + "synonyms": [ + "Articular branch of left seventh thoracic anterior ramus", + "Articular branch of ventral ramus of left seventh thoracic spinal nerve", + "Articular branch of anterior ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:11371", + "name": "Articular branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of eighth thoracic anterior ramus", + "Articular branch of anterior ramus of eighth thoracic nerve", + "Articular branch of ventral ramus of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11372", + "name": "Articular branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11371" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of right eighth thoracic nerve", + "Articular branch of ventral ramus of right eighth thoracic spinal nerve", + "Articular branch of right eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11373", + "name": "Articular branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11371" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of left eighth thoracic nerve", + "Articular branch of left eighth thoracic anterior ramus", + "Articular branch of ventral ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11374", + "name": "Articular branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of ventral ramus of ninth thoracic spinal nerve", + "Articular branch of anterior ramus of ninth thoracic nerve", + "Articular branch of ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11375", + "name": "Articular branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11374" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of right ninth thoracic nerve", + "Articular branch of ventral ramus of right ninth thoracic spinal nerve", + "Articular branch of right ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11376", + "name": "Articular branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11374" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of left ninth thoracic nerve", + "Articular branch of left ninth thoracic anterior ramus", + "Articular branch of ventral ramus of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11377", + "name": "Articular branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of tenth thoracic nerve", + "Articular branch of ventral ramus of tenth thoracic spinal nerve", + "Articular branch of tenth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11378", + "name": "Articular branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11377" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of right tenth thoracic nerve", + "Articular branch of ventral ramus of right tenth thoracic spinal nerve", + "Articular branch of right tenth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11379", + "name": "Articular branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11377" + ] + }, + "synonyms": [ + "Articular branch of left tenth thoracic anterior ramus", + "Articular branch of ventral ramus of left tenth thoracic spinal nerve", + "Articular branch of anterior ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:11380", + "name": "Articular branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6064" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of eleventh thoracic nerve", + "Articular branch of ventral ramus of eleventh thoracic spinal nerve", + "Articular branch of eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11381", + "name": "Articular branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11380" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of right eleventh thoracic nerve", + "Articular branch of ventral ramus of right eleventh thoracic spinal nerve", + "Articular branch of right eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11382", + "name": "Articular branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11380" + ] + }, + "synonyms": [ + "Articular branch of left eleventh thoracic anterior ramus", + "Articular branch of anterior ramus of left eleventh thoracic nerve", + "Articular branch of ventral ramus of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:11383", + "name": "Articular branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Articular branch of twelfth thoracic anterior ramus", + "Articular branch of ventral ramus of twelfth thoracic spinal nerve", + "Articular branch of anterior ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11384", + "name": "Articular branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11383" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of right twelfth thoracic nerve", + "Articular branch of right twelfth thoracic anterior ramus", + "Articular branch of ventral ramus of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11385", + "name": "Medial branch of anterior cutaneous branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11284" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left second thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left second thoracic nerve" + ] + }, + { + "id": "FMA:11386", + "name": "Medial branch of anterior cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11141" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of right fifth thoracic nerve", + "Medial branch of anterior cutaneous branch of right fifth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11387", + "name": "Medial branch of anterior cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11141" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left fifth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left fifth thoracic nerve" + ] + }, + { + "id": "FMA:11388", + "name": "Medial branch of anterior cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of sixth thoracic nerve", + "Medial branch of anterior cutaneous branch of sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11389", + "name": "Medial branch of anterior cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11388" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right sixth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right sixth thoracic nerve" + ] + }, + { + "id": "FMA:11390", + "name": "Medial branch of anterior cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11388" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left sixth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:11391", + "name": "Medial branch of anterior cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of seventh thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of seventh thoracic nerve" + ] + }, + { + "id": "FMA:11392", + "name": "Medial branch of anterior cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11391" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right seventh thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right seventh thoracic nerve" + ] + }, + { + "id": "FMA:11393", + "name": "Medial branch of anterior cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11391" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left seventh thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:11394", + "name": "Medial branch of anterior cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of eighth thoracic nerve", + "Medial branch of anterior cutaneous branch of eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11395", + "name": "Medial branch of anterior cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11394" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right eighth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right eighth thoracic nerve" + ] + }, + { + "id": "FMA:11396", + "name": "Medial branch of anterior cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11394" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of left eighth thoracic nerve", + "Medial branch of anterior cutaneous branch of left eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11397", + "name": "Medial branch of anterior cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of ninth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:11398", + "name": "Medial branch of anterior cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11397" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of right ninth thoracic nerve", + "Medial branch of anterior cutaneous branch of right ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11399", + "name": "Medial branch of anterior cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11397" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left ninth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left ninth thoracic nerve" + ] + }, + { + "id": "FMA:11400", + "name": "Medial branch of anterior cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of tenth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of tenth thoracic nerve" + ] + }, + { + "id": "FMA:11401", + "name": "Medial branch of anterior cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11400" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right tenth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right tenth thoracic nerve" + ] + }, + { + "id": "FMA:11402", + "name": "Medial branch of anterior cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11400" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left tenth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:11403", + "name": "Medial branch of anterior cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6166" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of eleventh thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11404", + "name": "Medial branch of anterior cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11403" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of right eleventh thoracic nerve", + "Medial branch of anterior cutaneous branch of right eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11405", + "name": "Medial branch of anterior cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11403" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of left eleventh thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of left eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11406", + "name": "Medial branch of anterior cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65628" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of twelfth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11407", + "name": "Medial branch of anterior cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11406" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of right twelfth thoracic anterior ramus", + "Medial branch of anterior cutaneous branch of anterior ramus of right twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11408", + "name": "Medial branch of anterior cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11406" + ] + }, + "synonyms": [ + "Medial branch of anterior cutaneous branch of anterior ramus of left twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11410", + "name": "Transverse branch of meningeal branch of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11347" + ] + } + }, + { + "id": "FMA:11411", + "name": "Transverse branch of meningeal branch of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11341" + ] + } + }, + { + "id": "FMA:11412", + "name": "Facet of manubrium for costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + }, + "synonyms": [ + "Manubrium for costal cartilage facet" + ] + }, + { + "id": "FMA:11413", + "name": "Cutaneous branch of medial branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65630" + ] + } + }, + { + "id": "FMA:11414", + "name": "Transverse branch of meningeal branch of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11266" + ] + } + }, + { + "id": "FMA:11417", + "name": "Descending branch of meningeal branch of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11418", + "name": "Descending branch of meningeal branch of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11417" + ] + } + }, + { + "id": "FMA:11419", + "name": "Descending branch of meningeal branch of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11417" + ] + } + }, + { + "id": "FMA:11420", + "name": "Descending branch of meningeal branch of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11421", + "name": "Descending branch of meningeal branch of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11420" + ] + } + }, + { + "id": "FMA:11422", + "name": "Descending branch of meningeal branch of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11420" + ] + } + }, + { + "id": "FMA:11423", + "name": "Descending branch of meningeal branch of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11424", + "name": "Descending branch of meningeal branch of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11423" + ] + } + }, + { + "id": "FMA:11425", + "name": "Descending branch of meningeal branch of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11423" + ] + } + }, + { + "id": "FMA:11426", + "name": "Descending branch of meningeal branch of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11427", + "name": "Descending branch of meningeal branch of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11426" + ] + } + }, + { + "id": "FMA:11428", + "name": "Descending branch of meningeal branch of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11426" + ] + } + }, + { + "id": "FMA:11429", + "name": "Descending branch of meningeal branch of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11430", + "name": "Descending branch of meningeal branch of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11429" + ] + } + }, + { + "id": "FMA:11431", + "name": "Descending branch of meningeal branch of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11429" + ] + } + }, + { + "id": "FMA:11432", + "name": "Descending branch of meningeal branch of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11433", + "name": "Descending branch of meningeal branch of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11432" + ] + } + }, + { + "id": "FMA:11434", + "name": "Descending branch of meningeal branch of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11432" + ] + } + }, + { + "id": "FMA:11435", + "name": "Descending branch of meningeal branch of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11436", + "name": "Descending branch of meningeal branch of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11435" + ] + } + }, + { + "id": "FMA:11437", + "name": "Descending branch of meningeal branch of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11435" + ] + } + }, + { + "id": "FMA:11438", + "name": "Descending branch of meningeal branch of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:11439", + "name": "Descending branch of meningeal branch of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11438" + ] + } + }, + { + "id": "FMA:11440", + "name": "Descending branch of meningeal branch of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11438" + ] + } + }, + { + "id": "FMA:11441", + "name": "Ascending branch of meningeal branch of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11442", + "name": "Ascending branch of meningeal branch of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11441" + ] + } + }, + { + "id": "FMA:11443", + "name": "Ascending branch of meningeal branch of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11441" + ] + } + }, + { + "id": "FMA:11444", + "name": "Ascending branch of meningeal branch of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11445", + "name": "Ascending branch of meningeal branch of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11444" + ] + } + }, + { + "id": "FMA:11446", + "name": "Ascending branch of meningeal branch of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11444" + ] + } + }, + { + "id": "FMA:11447", + "name": "Ascending branch of meningeal branch of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11448", + "name": "Ascending branch of meningeal branch of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11447" + ] + } + }, + { + "id": "FMA:11449", + "name": "Ascending branch of meningeal branch of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11447" + ] + } + }, + { + "id": "FMA:11450", + "name": "Ascending branch of meningeal branch of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11451", + "name": "Ascending branch of meningeal branch of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11450" + ] + } + }, + { + "id": "FMA:11452", + "name": "Ascending branch of meningeal branch of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11450" + ] + } + }, + { + "id": "FMA:11453", + "name": "Ascending branch of meningeal branch of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11454", + "name": "Ascending branch of meningeal branch of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11453" + ] + } + }, + { + "id": "FMA:11455", + "name": "Ascending branch of meningeal branch of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11453" + ] + } + }, + { + "id": "FMA:11456", + "name": "Ascending branch of meningeal branch of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11457", + "name": "Ascending branch of meningeal branch of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11456" + ] + } + }, + { + "id": "FMA:11458", + "name": "Ascending branch of meningeal branch of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11456" + ] + } + }, + { + "id": "FMA:11459", + "name": "Ascending branch of meningeal branch of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11460", + "name": "Ascending branch of meningeal branch of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11459" + ] + } + }, + { + "id": "FMA:11461", + "name": "Ascending branch of meningeal branch of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11459" + ] + } + }, + { + "id": "FMA:11462", + "name": "Cutaneous branch of lateral branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of sixth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11463", + "name": "Cutaneous branch of lateral branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11462" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right sixth thoracic posterior ramus", + "Cutaneous branch of lateral branch of right sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11464", + "name": "Cutaneous branch of lateral branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11462" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left sixth thoracic posterior ramus", + "Cutaneous branch of lateral branch of left sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11465", + "name": "Cutaneous branch of lateral branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of seventh thoracic posterior ramus", + "Cutaneous branch of lateral branch of seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11466", + "name": "Cutaneous branch of lateral branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11465" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right seventh thoracic dorsal ramus", + "Cutaneous branch of lateral branch of right seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11467", + "name": "Cutaneous branch of lateral branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11465" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left seventh thoracic dorsal ramus", + "Cutaneous branch of lateral branch of left seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11468", + "name": "Cutaneous branch of lateral branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of eighth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of eighth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11469", + "name": "Cutaneous branch of lateral branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11468" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right eighth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of right eighth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11470", + "name": "Cutaneous branch of lateral branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11468" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left eighth thoracic posterior ramus", + "Cutaneous branch of lateral branch of left eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11471", + "name": "Cutaneous branch of lateral branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of ninth thoracic posterior ramus", + "Cutaneous branch of lateral branch of ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11472", + "name": "Cutaneous branch of lateral branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11471" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right ninth thoracic posterior ramus", + "Cutaneous branch of lateral branch of right ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11473", + "name": "Cutaneous branch of lateral branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11471" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left ninth thoracic posterior ramus", + "Cutaneous branch of lateral branch of left ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11474", + "name": "Cutaneous branch of lateral branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of tenth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11475", + "name": "Cutaneous branch of lateral branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11474" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right tenth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of right tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11476", + "name": "Cutaneous branch of lateral branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11474" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left tenth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of left tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11477", + "name": "Cutaneous branch of lateral branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of eleventh thoracic posterior ramus", + "Cutaneous branch of lateral branch of eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11478", + "name": "Cutaneous branch of lateral branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11477" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right eleventh thoracic posterior ramus", + "Cutaneous branch of lateral branch of right eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11479", + "name": "Cutaneous branch of lateral branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11477" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left eleventh thoracic dorsal ramus", + "Cutaneous branch of lateral branch of left eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11480", + "name": "Cutaneous branch of lateral branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of twelfth thoracic posterior ramus", + "Cutaneous branch of lateral branch of twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11481", + "name": "Cutaneous branch of lateral branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11480" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right twelfth thoracic dorsal ramus", + "Cutaneous branch of lateral branch of right twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11482", + "name": "Cutaneous branch of lateral branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11480" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left twelfth thoracic posterior ramus", + "Cutaneous branch of lateral branch of left twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11483", + "name": "Muscular branch of lateral branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of sixth thoracic posterior ramus", + "Muscular branch of lateral branch of sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11486", + "name": "Muscular branch of lateral branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of seventh thoracic posterior ramus", + "Muscular branch of lateral branch of seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11489", + "name": "Muscular branch of lateral branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of eighth thoracic posterior ramus", + "Muscular branch of lateral branch of eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11492", + "name": "Muscular branch of lateral branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of ninth thoracic posterior ramus", + "Muscular branch of lateral branch of ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11495", + "name": "Muscular branch of lateral branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of tenth thoracic posterior ramus", + "Muscular branch of lateral branch of tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11498", + "name": "Muscular branch of lateral branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of eleventh thoracic dorsal ramus", + "Muscular branch of lateral branch of eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11501", + "name": "Muscular branch of lateral branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of twelfth thoracic dorsal ramus", + "Muscular branch of lateral branch of twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11504", + "name": "Muscular branch of medial branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of sixth thoracic posterior ramus", + "Muscular branch of medial branch of sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11507", + "name": "Muscular branch of medial branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of seventh thoracic posterior ramus", + "Muscular branch of medial branch of seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11510", + "name": "Muscular branch of medial branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of eighth thoracic posterior ramus", + "Muscular branch of medial branch of eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11513", + "name": "Muscular branch of medial branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of ninth thoracic dorsal ramus", + "Muscular branch of medial branch of ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11516", + "name": "Muscular branch of medial branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of tenth thoracic posterior ramus", + "Muscular branch of medial branch of tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11519", + "name": "Muscular branch of medial branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of eleventh thoracic posterior ramus", + "Muscular branch of medial branch of eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11522", + "name": "Muscular branch of medial branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of twelfth thoracic dorsal ramus", + "Muscular branch of medial branch of twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11525", + "name": "Lateral branch of anterior cutaneous branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11283" + ] + } + }, + { + "id": "FMA:11526", + "name": "Lateral branch of anterior cutaneous branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11142" + ] + } + }, + { + "id": "FMA:11527", + "name": "Lateral branch of anterior cutaneous branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11142" + ] + } + }, + { + "id": "FMA:11528", + "name": "Lateral branch of anterior cutaneous branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11529", + "name": "Lateral branch of anterior cutaneous branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11530", + "name": "Lateral branch of anterior cutaneous branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11531", + "name": "Lateral branch of anterior cutaneous branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11532", + "name": "Lateral branch of anterior cutaneous branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11533", + "name": "Lateral branch of anterior cutaneous branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6165" + ] + } + }, + { + "id": "FMA:11535", + "name": "Lateral branch of anterior cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65628" + ] + } + }, + { + "id": "FMA:11536", + "name": "Lateral branch of anterior cutaneous branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11528" + ] + } + }, + { + "id": "FMA:11537", + "name": "Lateral branch of anterior cutaneous branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11528" + ] + } + }, + { + "id": "FMA:11538", + "name": "Lateral branch of anterior cutaneous branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11529" + ] + } + }, + { + "id": "FMA:11539", + "name": "Lateral branch of anterior cutaneous branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11529" + ] + } + }, + { + "id": "FMA:11540", + "name": "Lateral branch of anterior cutaneous branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11530" + ] + } + }, + { + "id": "FMA:11541", + "name": "Lateral branch of anterior cutaneous branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11530" + ] + } + }, + { + "id": "FMA:11542", + "name": "Lateral branch of anterior cutaneous branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11531" + ] + } + }, + { + "id": "FMA:11543", + "name": "Lateral branch of anterior cutaneous branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11531" + ] + } + }, + { + "id": "FMA:11544", + "name": "Lateral branch of anterior cutaneous branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11532" + ] + } + }, + { + "id": "FMA:11545", + "name": "Lateral branch of anterior cutaneous branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11532" + ] + } + }, + { + "id": "FMA:11546", + "name": "Lateral branch of anterior cutaneous branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11533" + ] + } + }, + { + "id": "FMA:11547", + "name": "Lateral branch of anterior cutaneous branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11533" + ] + } + }, + { + "id": "FMA:11548", + "name": "Lateral branch of anterior cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11535" + ] + } + }, + { + "id": "FMA:11549", + "name": "Lateral branch of anterior cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11535" + ] + } + }, + { + "id": "FMA:11550", + "name": "Anterior branch of lateral cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65629" + ] + } + }, + { + "id": "FMA:11551", + "name": "Anterior branch of lateral cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11550" + ] + } + }, + { + "id": "FMA:11552", + "name": "Anterior branch of lateral cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11550" + ] + } + }, + { + "id": "FMA:11553", + "name": "Posterior branch of lateral cutaneous branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65629" + ] + } + }, + { + "id": "FMA:11554", + "name": "Posterior branch of lateral cutaneous branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11553" + ] + } + }, + { + "id": "FMA:11555", + "name": "Posterior branch of lateral cutaneous branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11553" + ] + } + }, + { + "id": "FMA:11577", + "name": "Medial cutaneous branch of medial branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11578", + "name": "Medial cutaneous branch of medial branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11579", + "name": "Medial cutaneous branch of medial branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11580", + "name": "Medial cutaneous branch of medial branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11581", + "name": "Medial cutaneous branch of medial branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11582", + "name": "Medial cutaneous branch of medial branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11583", + "name": "Medial cutaneous branch of medial branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11584", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11577" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11585", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11577" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11586", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11578" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11587", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11578" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11588", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11579" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11589", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11579" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11590", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11580" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11591", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11580" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11592", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11581" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11593", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11581" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11594", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11582" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11595", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11582" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11596", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11583" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11597", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11583" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11598", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11335" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11599", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11335" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left sixth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11600", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11601", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11602", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11603", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11604", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11605", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11606", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11600" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11607", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11600" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left seventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11608", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11601" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11609", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11601" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left eighth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11610", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11602" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11611", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11602" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left ninth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11612", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11603" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11613", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11603" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left tenth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11614", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11604" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11615", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11604" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left eleventh thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11616", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11605" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11617", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11605" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left twelfth thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11618", + "name": "Cutaneous branch of lateral branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6054" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11619", + "name": "Cutaneous branch of lateral branch of posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11618" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of right first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11620", + "name": "Cutaneous branch of lateral branch of posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11618" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of left first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11621", + "name": "Ascending branch of meningeal branch of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6042" + ] + } + }, + { + "id": "FMA:11622", + "name": "Ascending branch of meningeal branch of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11621" + ] + } + }, + { + "id": "FMA:11623", + "name": "Ascending branch of meningeal branch of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11621" + ] + } + }, + { + "id": "FMA:11624", + "name": "Transverse branch of meningeal branch of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6041" + ] + } + }, + { + "id": "FMA:11625", + "name": "Transverse branch of meningeal branch of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11624" + ] + } + }, + { + "id": "FMA:11626", + "name": "Transverse branch of meningeal branch of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11624" + ] + } + }, + { + "id": "FMA:11627", + "name": "Muscular branch of lateral branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6053" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11633", + "name": "Medial cutaneous branch of medial branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65776" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11634", + "name": "Medial cutaneous branch of medial branch of posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11633" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of right first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11635", + "name": "Medial cutaneous branch of medial branch of posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11633" + ] + }, + "synonyms": [ + "Medial cutaneous branch of medial branch of left first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11636", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65777" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11637", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11636" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of right first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11638", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11636" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of medial branch of left first thoracic posterior ramus" + ] + }, + { + "id": "FMA:11639", + "name": "Muscular branch of medial branch of posterior ramus of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6048" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of first thoracic posterior ramus", + "Muscular branch of medial branch of first thoracic dorsal ramus" + ] + }, + { + "id": "FMA:11643", + "name": "Communicating branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of first thoracic anterior ramus", + "Communicating branch of anterior ramus of first thoracic nerve" + ] + }, + { + "id": "FMA:11645", + "name": "Pleural branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + } + }, + { + "id": "FMA:11646", + "name": "Communicating branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + } + }, + { + "id": "FMA:11647", + "name": "Muscular branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11648", + "name": "Gray communicating ramus of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14055" + ] + }, + "synonyms": [ + "Gray ramus communicans of subcostal nerve" + ] + }, + { + "id": "FMA:11649", + "name": "White communicating ramus of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "White ramus communicans of subcostal nerve" + ] + }, + { + "id": "FMA:11650", + "name": "Communicating branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11138" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right fifth thoracic nerve" + ] + }, + { + "id": "FMA:11651", + "name": "Communicating branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11138" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left fifth thoracic nerve" + ] + }, + { + "id": "FMA:11652", + "name": "Lateral branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of sixth thoracic posterior ramus", + "Lateral branch of dorsal ramus of sixth thoracic nerve" + ] + }, + { + "id": "FMA:11653", + "name": "Articular branch of posterior ramus of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11654", + "name": "Communicating branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of sixth thoracic nerve" + ] + }, + { + "id": "FMA:11655", + "name": "Gray communicating ramus of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of sixth intercostal nerve", + "Gray communicating ramus of sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11656", + "name": "White communicating ramus of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of sixth intercostal nerve", + "White communicating ramus of sixth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11657", + "name": "Muscular branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + } + }, + { + "id": "FMA:11658", + "name": "Pleural branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + } + }, + { + "id": "FMA:11659", + "name": "Articular branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11653" + ] + }, + "synonyms": [ + "Articular branch of right sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11660", + "name": "Lateral branch of posterior ramus of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11652" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right sixth thoracic nerve", + "Lateral branch of right sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11661", + "name": "Communicating branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11654" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right sixth thoracic nerve" + ] + }, + { + "id": "FMA:11662", + "name": "Branch of right sixth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82426" + ] + } + }, + { + "id": "FMA:11663", + "name": "Pleural branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11658" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right sixth thoracic nerve" + ] + }, + { + "id": "FMA:11666", + "name": "Lateral branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11652" + ] + }, + "synonyms": [ + "Lateral branch of left sixth thoracic posterior ramus", + "Lateral branch of dorsal ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:11667", + "name": "Communicating branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11654" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:11668", + "name": "Branch of left sixth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82426" + ] + } + }, + { + "id": "FMA:11669", + "name": "Pleural branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11658" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:11673", + "name": "Articular branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6045" + ] + }, + "synonyms": [ + "Articular branch of seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11674", + "name": "Lateral branch of posterior ramus of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of seventh thoracic posterior ramus", + "Lateral branch of dorsal ramus of seventh thoracic nerve" + ] + }, + { + "id": "FMA:11675", + "name": "Communicating branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of seventh thoracic nerve" + ] + }, + { + "id": "FMA:11676", + "name": "Gray communicating ramus of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of seventh intercostal nerve", + "Gray communicating ramus of seventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11677", + "name": "White communicating ramus of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White communicating ramus of seventh thoracic anterior ramus", + "White ramus communicans of seventh intercostal nerve" + ] + }, + { + "id": "FMA:11678", + "name": "Muscular branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of seventh thoracic nerve" + ] + }, + { + "id": "FMA:11679", + "name": "Pleural branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of seventh thoracic nerve" + ] + }, + { + "id": "FMA:11680", + "name": "Articular branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11673" + ] + }, + "synonyms": [ + "Articular branch of right seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11681", + "name": "Lateral branch of posterior ramus of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11674" + ] + }, + "synonyms": [ + "Lateral branch of right seventh thoracic posterior ramus", + "Lateral branch of dorsal ramus of right seventh thoracic nerve" + ] + }, + { + "id": "FMA:11682", + "name": "Communicating branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11675" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right seventh thoracic nerve" + ] + }, + { + "id": "FMA:11683", + "name": "Branch of right seventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82427" + ] + } + }, + { + "id": "FMA:11684", + "name": "Pleural branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11679" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right seventh thoracic nerve" + ] + }, + { + "id": "FMA:11686", + "name": "Articular branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11673" + ] + }, + "synonyms": [ + "Articular branch of left seventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11687", + "name": "Lateral branch of posterior ramus of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11674" + ] + }, + "synonyms": [ + "Lateral branch of left seventh thoracic posterior ramus", + "Lateral branch of dorsal ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:11688", + "name": "Communicating branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11675" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:11689", + "name": "Branch of left seventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82427" + ] + } + }, + { + "id": "FMA:11690", + "name": "Pleural branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11679" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:11692", + "name": "Muscular branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of eighth thoracic nerve" + ] + }, + { + "id": "FMA:11693", + "name": "Muscular branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:11694", + "name": "Muscular branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of tenth thoracic nerve" + ] + }, + { + "id": "FMA:11695", + "name": "Muscular branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6062" + ] + }, + "synonyms": [ + "Muscular branch of anterior ramus of eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11696", + "name": "Branch of right eighth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82428" + ] + } + }, + { + "id": "FMA:11697", + "name": "Branch of left eighth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82428" + ] + } + }, + { + "id": "FMA:11698", + "name": "Branch of right ninth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82429" + ] + } + }, + { + "id": "FMA:11699", + "name": "Branch of left ninth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82429" + ] + } + }, + { + "id": "FMA:11700", + "name": "Branch of right tenth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82430" + ] + } + }, + { + "id": "FMA:11701", + "name": "Branch of left tenth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82430" + ] + } + }, + { + "id": "FMA:11702", + "name": "Pleural branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of eighth thoracic nerve" + ] + }, + { + "id": "FMA:11703", + "name": "Pleural branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:11704", + "name": "Pleural branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of tenth thoracic nerve" + ] + }, + { + "id": "FMA:11705", + "name": "Pleural branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6069" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11706", + "name": "Pleural branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11702" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right eighth thoracic nerve" + ] + }, + { + "id": "FMA:11707", + "name": "Pleural branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11702" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left eighth thoracic nerve" + ] + }, + { + "id": "FMA:11708", + "name": "Pleural branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11703" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right ninth thoracic nerve" + ] + }, + { + "id": "FMA:11709", + "name": "Pleural branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11703" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left ninth thoracic nerve" + ] + }, + { + "id": "FMA:11710", + "name": "Pleural branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11704" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right tenth thoracic nerve" + ] + }, + { + "id": "FMA:11711", + "name": "Pleural branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11704" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:11712", + "name": "Pleural branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11705" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11713", + "name": "Pleural branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11705" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11715", + "name": "Pleural branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11716", + "name": "Articular branch of posterior ramus of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11653" + ] + }, + "synonyms": [ + "Articular branch of left sixth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11717", + "name": "Articular branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11383" + ] + }, + "synonyms": [ + "Articular branch of anterior ramus of left twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11718", + "name": "Communicating branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of eighth thoracic nerve" + ] + }, + { + "id": "FMA:11719", + "name": "Communicating branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:11720", + "name": "Communicating branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of tenth thoracic nerve" + ] + }, + { + "id": "FMA:11721", + "name": "Communicating branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6068" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11722", + "name": "Communicating branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11718" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right eighth thoracic nerve" + ] + }, + { + "id": "FMA:11723", + "name": "Communicating branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11718" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left eighth thoracic nerve" + ] + }, + { + "id": "FMA:11724", + "name": "Communicating branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11719" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right ninth thoracic nerve" + ] + }, + { + "id": "FMA:11725", + "name": "Communicating branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11719" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left ninth thoracic nerve" + ] + }, + { + "id": "FMA:11726", + "name": "Communicating branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11720" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right tenth thoracic nerve" + ] + }, + { + "id": "FMA:11727", + "name": "Communicating branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11720" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:11728", + "name": "Communicating branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11721" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11729", + "name": "Communicating branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11721" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11730", + "name": "Communicating branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11643" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left first thoracic nerve", + "Communicating branch of left first thoracic anterior ramus" + ] + }, + { + "id": "FMA:11731", + "name": "Medial branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of eighth thoracic spinal nerve", + "Medial branch of eighth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11732", + "name": "Medial branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of ninth thoracic spinal nerve", + "Medial branch of ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11733", + "name": "Medial branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of tenth thoracic spinal nerve", + "Medial branch of tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11734", + "name": "Medial branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of eleventh thoracic spinal nerve", + "Medial branch of eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11735", + "name": "Medial branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6046" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of twelfth thoracic spinal nerve", + "Medial branch of twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11736", + "name": "Medial branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11731" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right eighth thoracic spinal nerve", + "Medial branch of right eighth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11737", + "name": "Medial branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11731" + ] + }, + "synonyms": [ + "Medial branch of left eighth thoracic posterior ramus", + "Medial branch of dorsal ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11738", + "name": "Medial branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11732" + ] + }, + "synonyms": [ + "Medial branch of right ninth thoracic posterior ramus", + "Medial branch of dorsal ramus of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11739", + "name": "Medial branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11732" + ] + }, + "synonyms": [ + "Medial branch of left ninth thoracic posterior ramus", + "Medial branch of dorsal ramus of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11740", + "name": "Medial branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11733" + ] + }, + "synonyms": [ + "Medial branch of right tenth thoracic posterior ramus", + "Medial branch of dorsal ramus of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:11741", + "name": "Medial branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11733" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left tenth thoracic spinal nerve", + "Medial branch of left tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11742", + "name": "Medial branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11734" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right eleventh thoracic spinal nerve", + "Medial branch of right eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11743", + "name": "Medial branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11734" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left eleventh thoracic spinal nerve", + "Medial branch of left eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11744", + "name": "Medial branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11735" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right twelfth thoracic spinal nerve", + "Medial branch of right twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11745", + "name": "Medial branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11735" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left twelfth thoracic spinal nerve", + "Medial branch of left twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11746", + "name": "Lateral branch of posterior ramus of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of eighth thoracic posterior ramus", + "Lateral branch of dorsal ramus of eighth thoracic nerve" + ] + }, + { + "id": "FMA:11747", + "name": "Lateral branch of posterior ramus of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of ninth thoracic posterior ramus", + "Lateral branch of dorsal ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:11748", + "name": "Lateral branch of posterior ramus of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of tenth thoracic posterior ramus", + "Lateral branch of dorsal ramus of tenth thoracic nerve" + ] + }, + { + "id": "FMA:11749", + "name": "Lateral branch of posterior ramus of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of eleventh thoracic nerve", + "Lateral branch of eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11750", + "name": "Lateral branch of posterior ramus of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6047" + ] + }, + "synonyms": [ + "Lateral branch of twelfth thoracic posterior ramus", + "Lateral branch of dorsal ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11751", + "name": "Lateral branch of posterior ramus of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11746" + ] + }, + "synonyms": [ + "Lateral branch of right eighth thoracic posterior ramus", + "Lateral branch of dorsal ramus of right eighth thoracic nerve" + ] + }, + { + "id": "FMA:11752", + "name": "Lateral branch of posterior ramus of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11746" + ] + }, + "synonyms": [ + "Lateral branch of left eighth thoracic posterior ramus", + "Lateral branch of dorsal ramus of left eighth thoracic nerve" + ] + }, + { + "id": "FMA:11753", + "name": "Lateral branch of posterior ramus of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11747" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right ninth thoracic nerve", + "Lateral branch of right ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11754", + "name": "Lateral branch of posterior ramus of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11747" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left ninth thoracic nerve", + "Lateral branch of left ninth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11755", + "name": "Lateral branch of posterior ramus of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11748" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right tenth thoracic nerve", + "Lateral branch of right tenth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11756", + "name": "Lateral branch of posterior ramus of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11748" + ] + }, + "synonyms": [ + "Lateral branch of left tenth thoracic posterior ramus", + "Lateral branch of dorsal ramus of left tenth thoracic nerve" + ] + }, + { + "id": "FMA:11757", + "name": "Lateral branch of posterior ramus of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11749" + ] + }, + "synonyms": [ + "Lateral branch of right eleventh thoracic posterior ramus", + "Lateral branch of dorsal ramus of right eleventh thoracic nerve" + ] + }, + { + "id": "FMA:11758", + "name": "Lateral branch of posterior ramus of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11749" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left eleventh thoracic nerve", + "Lateral branch of left eleventh thoracic posterior ramus" + ] + }, + { + "id": "FMA:11759", + "name": "Lateral branch of posterior ramus of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11750" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right twelfth thoracic nerve", + "Lateral branch of right twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11760", + "name": "Lateral branch of posterior ramus of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11750" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left twelfth thoracic nerve", + "Lateral branch of left twelfth thoracic posterior ramus" + ] + }, + { + "id": "FMA:11761", + "name": "Gray communicating ramus of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray communicating ramus of eighth thoracic anterior ramus", + "Gray ramus communicans of eighth intercostal nerve" + ] + }, + { + "id": "FMA:11762", + "name": "White communicating ramus of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of eighth intercostal nerve", + "White communicating ramus of eighth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11765", + "name": "Gray communicating ramus of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of ninth intercostal nerve", + "Gray communicating ramus of ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11766", + "name": "White communicating ramus of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of ninth intercostal nerve", + "White communicating ramus of ninth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11769", + "name": "Gray communicating ramus of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray communicating ramus of tenth thoracic anterior ramus", + "Gray ramus communicans of tenth intercostal nerve" + ] + }, + { + "id": "FMA:11770", + "name": "White communicating ramus of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of tenth intercostal nerve", + "White communicating ramus of tenth thoracic anterior ramus" + ] + }, + { + "id": "FMA:11773", + "name": "Gray communicating ramus of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray ramus communicans of eleventh intercostal nerve", + "Gray communicating ramus of eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11774", + "name": "White communicating ramus of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10983" + ] + }, + "synonyms": [ + "White ramus communicans of eleventh intercostal nerve", + "White communicating ramus of eleventh thoracic anterior ramus" + ] + }, + { + "id": "FMA:11775", + "name": "Branch of right eleventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82431" + ] + } + }, + { + "id": "FMA:11776", + "name": "Branch of left eleventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82431" + ] + } + }, + { + "id": "FMA:11779", + "name": "Communicating branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11646" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of right twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11780", + "name": "Gray communicating ramus of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11648" + ] + }, + "synonyms": [ + "Gray ramus communicans of right subcostal nerve" + ] + }, + { + "id": "FMA:11781", + "name": "White communicating ramus of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11649" + ] + }, + "synonyms": [ + "White ramus communicans of right subcostal nerve" + ] + }, + { + "id": "FMA:11782", + "name": "Branch of subcostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11647" + ] + } + }, + { + "id": "FMA:11783", + "name": "Branch of subcostal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11647" + ] + } + }, + { + "id": "FMA:11784", + "name": "Pleural branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11715" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of right twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11785", + "name": "Pleural branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11715" + ] + }, + "synonyms": [ + "Pleural branch of anterior ramus of left twelfth thoracic nerve" + ] + }, + { + "id": "FMA:11786", + "name": "Communicating branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11646" + ] + }, + "synonyms": [ + "Communicating branch of anterior ramus of left thoracic nerve" + ] + }, + { + "id": "FMA:11788", + "name": "Gray communicating ramus of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11648" + ] + }, + "synonyms": [ + "Gray ramus communicans of left subcostal nerve" + ] + }, + { + "id": "FMA:11789", + "name": "White communicating ramus of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11649" + ] + }, + "synonyms": [ + "White ramus communicans of left subcostal nerve" + ] + }, + { + "id": "FMA:11794", + "name": "Right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9219" + ] + } + }, + { + "id": "FMA:11795", + "name": "Left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9219" + ] + } + }, + { + "id": "FMA:11796", + "name": "Right superior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9220" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:11797", + "name": "Left superior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9220" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:11798", + "name": "Right inferior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9221" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:11799", + "name": "Left inferior vertebral notch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9221" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of third thoracic vertebra" + ] + }, + { + "id": "FMA:11800", + "name": "Right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9224" + ] + } + }, + { + "id": "FMA:11801", + "name": "Left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9224" + ] + } + }, + { + "id": "FMA:11802", + "name": "Costal facet of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9225" + ] + }, + "synonyms": [ + "Costotubercular facet of right third thoracic transverse process", + "Articular facet of right transverse process of third thoracic vertebra" + ] + }, + { + "id": "FMA:11803", + "name": "Costal facet of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9225" + ] + }, + "synonyms": [ + "Costotubercular facet of left third thoracic transverse process", + "Articular facet of left transverse process of third thoracic vertebra" + ] + }, + { + "id": "FMA:11806", + "name": "Right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9227" + ] + } + }, + { + "id": "FMA:11807", + "name": "Left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9227" + ] + } + }, + { + "id": "FMA:11808", + "name": "Articular facet of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9228" + ] + } + }, + { + "id": "FMA:11809", + "name": "Articular facet of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9228" + ] + } + }, + { + "id": "FMA:11810", + "name": "Right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9229" + ] + } + }, + { + "id": "FMA:11811", + "name": "Left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9229" + ] + } + }, + { + "id": "FMA:11813", + "name": "Articular facet of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9230" + ] + } + }, + { + "id": "FMA:11814", + "name": "Right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9258" + ] + } + }, + { + "id": "FMA:11815", + "name": "Left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9258" + ] + } + }, + { + "id": "FMA:11816", + "name": "Right superior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9259" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11817", + "name": "Left superior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9259" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11818", + "name": "Right inferior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9260" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11819", + "name": "Left inferior vertebral notch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9260" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11820", + "name": "Right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9263" + ] + } + }, + { + "id": "FMA:11821", + "name": "Left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9263" + ] + } + }, + { + "id": "FMA:11822", + "name": "Costal facet of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9264" + ] + }, + "synonyms": [ + "Costal facet of right fourth thoracic transverse process", + "Articular facet of right transverse process of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11823", + "name": "Costal facet of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9264" + ] + }, + "synonyms": [ + "Costal facet of left fourth thoracic transverse process", + "Articular facet of left transverse process of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:11826", + "name": "Right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9266" + ] + } + }, + { + "id": "FMA:11827", + "name": "Left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9266" + ] + } + }, + { + "id": "FMA:11828", + "name": "Right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9268" + ] + } + }, + { + "id": "FMA:11829", + "name": "Left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9268" + ] + } + }, + { + "id": "FMA:11830", + "name": "Articular facet of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9267" + ] + } + }, + { + "id": "FMA:11831", + "name": "Articular facet of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9267" + ] + } + }, + { + "id": "FMA:11832", + "name": "Articular facet of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9269" + ] + } + }, + { + "id": "FMA:11833", + "name": "Articular facet of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9269" + ] + } + }, + { + "id": "FMA:11834", + "name": "Right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9932" + ] + } + }, + { + "id": "FMA:11835", + "name": "Left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9932" + ] + } + }, + { + "id": "FMA:11836", + "name": "Right superior vertebral notch of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9933" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11837", + "name": "Inferior vertebral incisure of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9934" + ] + }, + "synonyms": [ + "Right inferior vertebral notch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11838", + "name": "Left superior vertebral notch of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9933" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11839", + "name": "Inferior vertebral incisure of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9934" + ] + }, + "synonyms": [ + "Left inferior vertebral notch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11840", + "name": "Right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9937" + ] + } + }, + { + "id": "FMA:11841", + "name": "Left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9937" + ] + } + }, + { + "id": "FMA:11844", + "name": "Right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9940" + ] + } + }, + { + "id": "FMA:11845", + "name": "Left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9940" + ] + } + }, + { + "id": "FMA:11846", + "name": "Right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9942" + ] + } + }, + { + "id": "FMA:11847", + "name": "Left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9942" + ] + } + }, + { + "id": "FMA:11848", + "name": "Costal facet of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9938" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11849", + "name": "Costal facet of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9938" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11850", + "name": "Articular facet of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9941" + ] + } + }, + { + "id": "FMA:11851", + "name": "Articular facet of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9941" + ] + } + }, + { + "id": "FMA:11852", + "name": "Articular facet of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9943" + ] + } + }, + { + "id": "FMA:11853", + "name": "Articular facet of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9943" + ] + } + }, + { + "id": "FMA:11854", + "name": "Right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9955" + ] + } + }, + { + "id": "FMA:11855", + "name": "Left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9955" + ] + } + }, + { + "id": "FMA:11856", + "name": "Right superior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9956" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11857", + "name": "Right inferior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9957" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11858", + "name": "Left superior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9956" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11859", + "name": "Left inferior vertebral notch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9957" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11860", + "name": "Right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9960" + ] + } + }, + { + "id": "FMA:11861", + "name": "Left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9960" + ] + } + }, + { + "id": "FMA:11864", + "name": "Right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9963" + ] + } + }, + { + "id": "FMA:11865", + "name": "Left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9963" + ] + } + }, + { + "id": "FMA:11866", + "name": "Right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9965" + ] + } + }, + { + "id": "FMA:11867", + "name": "Left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9965" + ] + } + }, + { + "id": "FMA:11868", + "name": "Costal facet of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9961" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11869", + "name": "Costal facet of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9961" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:11870", + "name": "Articular facet of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9964" + ] + } + }, + { + "id": "FMA:11871", + "name": "Articular facet of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9964" + ] + } + }, + { + "id": "FMA:11872", + "name": "Articular facet of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9966" + ] + } + }, + { + "id": "FMA:11873", + "name": "Articular facet of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9966" + ] + } + }, + { + "id": "FMA:11874", + "name": "Right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9978" + ] + } + }, + { + "id": "FMA:11875", + "name": "Left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9978" + ] + } + }, + { + "id": "FMA:11876", + "name": "Right superior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9979" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11877", + "name": "Right inferior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9980" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11878", + "name": "Left superior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9979" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11879", + "name": "Left inferior vertebral notch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9980" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11880", + "name": "Right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9983" + ] + } + }, + { + "id": "FMA:11881", + "name": "Left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9983" + ] + } + }, + { + "id": "FMA:11884", + "name": "Right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9986" + ] + } + }, + { + "id": "FMA:11885", + "name": "Left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9986" + ] + } + }, + { + "id": "FMA:11886", + "name": "Costal facet of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9984" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11887", + "name": "Costal facet of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9984" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:11888", + "name": "Right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9988" + ] + } + }, + { + "id": "FMA:11889", + "name": "Left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9988" + ] + } + }, + { + "id": "FMA:11890", + "name": "Articular facet of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9987" + ] + } + }, + { + "id": "FMA:11891", + "name": "Articular facet of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9987" + ] + } + }, + { + "id": "FMA:11892", + "name": "Articular facet of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9989" + ] + } + }, + { + "id": "FMA:11893", + "name": "Articular facet of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9989" + ] + } + }, + { + "id": "FMA:11894", + "name": "Right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10001" + ] + } + }, + { + "id": "FMA:11895", + "name": "Left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10001" + ] + } + }, + { + "id": "FMA:11896", + "name": "Right superior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10002" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11897", + "name": "Left superior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10002" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11898", + "name": "Right inferior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10003" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11899", + "name": "Left inferior vertebral notch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10003" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11900", + "name": "Right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10006" + ] + } + }, + { + "id": "FMA:11901", + "name": "Left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10006" + ] + } + }, + { + "id": "FMA:11904", + "name": "Right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10009" + ] + } + }, + { + "id": "FMA:11905", + "name": "Left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10009" + ] + } + }, + { + "id": "FMA:11906", + "name": "Right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10011" + ] + } + }, + { + "id": "FMA:11907", + "name": "Left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10011" + ] + } + }, + { + "id": "FMA:11908", + "name": "Costal facet of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10007" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11909", + "name": "Costal facet of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10007" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:11910", + "name": "Articular facet of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10010" + ] + } + }, + { + "id": "FMA:11911", + "name": "Articular facet of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10010" + ] + } + }, + { + "id": "FMA:11912", + "name": "Articular facet of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10012" + ] + } + }, + { + "id": "FMA:11913", + "name": "Articular facet of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10012" + ] + } + }, + { + "id": "FMA:11914", + "name": "Right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10024" + ] + } + }, + { + "id": "FMA:11915", + "name": "Left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10024" + ] + } + }, + { + "id": "FMA:11916", + "name": "Right superior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10025" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11917", + "name": "Left superior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10025" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11918", + "name": "Right inferior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10026" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11919", + "name": "Left inferior vertebral notch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10026" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11920", + "name": "Right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10029" + ] + } + }, + { + "id": "FMA:11921", + "name": "Left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10029" + ] + } + }, + { + "id": "FMA:11924", + "name": "Right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10032" + ] + } + }, + { + "id": "FMA:11925", + "name": "Left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10032" + ] + } + }, + { + "id": "FMA:11926", + "name": "Right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10034" + ] + } + }, + { + "id": "FMA:11927", + "name": "Left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10034" + ] + } + }, + { + "id": "FMA:11928", + "name": "Costal facet of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10030" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11929", + "name": "Costal facet of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10030" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:11930", + "name": "Articular facet of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10033" + ] + } + }, + { + "id": "FMA:11931", + "name": "Articular facet of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10033" + ] + } + }, + { + "id": "FMA:11932", + "name": "Articular facet of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10035" + ] + } + }, + { + "id": "FMA:11933", + "name": "Articular facet of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10035" + ] + } + }, + { + "id": "FMA:11935", + "name": "Right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10046" + ] + } + }, + { + "id": "FMA:11936", + "name": "Left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10046" + ] + } + }, + { + "id": "FMA:11937", + "name": "Right superior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10047" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:11938", + "name": "Left superior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10047" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:11939", + "name": "Right inferior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10048" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:11940", + "name": "Left inferior vertebral notch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10048" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:11941", + "name": "Right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10051" + ] + } + }, + { + "id": "FMA:11942", + "name": "Left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10051" + ] + } + }, + { + "id": "FMA:11944", + "name": "Basivertebral foramen of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13576" + ] + } + }, + { + "id": "FMA:11945", + "name": "Body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Corpus vertebrae (vertebrale)", + "Vertebral body" + ] + }, + { + "id": "FMA:11946", + "name": "Vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Arcus vertebrae (vertebralis)", + "Arch of vertebra" + ] + }, + { + "id": "FMA:11948", + "name": "Spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Processus spinosus" + ] + }, + { + "id": "FMA:11949", + "name": "Transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Processus transversus" + ] + }, + { + "id": "FMA:11950", + "name": "Pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Pedicle of vertebral arch", + "Vertebral pedicle" + ] + }, + { + "id": "FMA:11951", + "name": "Lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Lamina of vertebral arch", + "Vertebral lamina" + ] + }, + { + "id": "FMA:11952", + "name": "Articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Processus articularis (Zygapophysis)" + ] + }, + { + "id": "FMA:11953", + "name": "Superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11952" + ] + }, + "synonyms": [ + "Cranial articular process of vertebra", + "Processus articularis superior" + ] + }, + { + "id": "FMA:11954", + "name": "Inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11952" + ] + }, + "synonyms": [ + "Processus articularis inferior", + "Caudal articular process of vertebra" + ] + }, + { + "id": "FMA:11969", + "name": "Right lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Right thoracic vertebral lamina" + ] + }, + { + "id": "FMA:11970", + "name": "Left lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9153" + ] + }, + "synonyms": [ + "Left thoracic vertebral lamina" + ] + }, + { + "id": "FMA:11971", + "name": "Right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9222" + ] + }, + "synonyms": [ + "Right third thoracic vertebral lamina" + ] + }, + { + "id": "FMA:11972", + "name": "Left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9222" + ] + }, + "synonyms": [ + "Left third thoracic vertebral lamina" + ] + }, + { + "id": "FMA:11973", + "name": "Basivertebral foramen of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:11974", + "name": "Right superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9214" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of third thoracic vertebra", + "Right upper costal facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:11975", + "name": "Left superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9214" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of third thoracic vertebra", + "Left upper costal facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:11976", + "name": "Right inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9215" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of third thoracic vertebra", + "Right lower costal facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:11977", + "name": "Left inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9215" + ] + }, + "synonyms": [ + "Left inferior costocapitular demifacet of body of third thoracic vertebra", + "Left lower costal facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:11978", + "name": "Basivertebral foramen of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:11979", + "name": "Right superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9253" + ] + } + }, + { + "id": "FMA:11980", + "name": "Left superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9253" + ] + } + }, + { + "id": "FMA:11981", + "name": "Right inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9254" + ] + } + }, + { + "id": "FMA:11982", + "name": "Left inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9254" + ] + } + }, + { + "id": "FMA:11983", + "name": "Right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9261" + ] + } + }, + { + "id": "FMA:11984", + "name": "Left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9261" + ] + } + }, + { + "id": "FMA:11985", + "name": "Right superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9927" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of fifth thoracic vertebra", + "Right upper costal facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11986", + "name": "Left superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9927" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of fifth thoracic vertebra", + "Left upper costal facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11987", + "name": "Right inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9928" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of fifth thoracic vertebra", + "Right lower costal facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11988", + "name": "Left inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9928" + ] + }, + "synonyms": [ + "Left inferior costocapitular demifacet of body of fifth thoracic vertebra", + "Left lower costal facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:11989", + "name": "Basivertebral foramen of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:11990", + "name": "Right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9935" + ] + } + }, + { + "id": "FMA:11991", + "name": "Left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9935" + ] + } + }, + { + "id": "FMA:11994", + "name": "Costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:11995", + "name": "Right superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9171" + ] + }, + "synonyms": [ + "Right upper costal facet of body of first thoracic vertebra", + "Right superior costocapitular demifacet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:11996", + "name": "Left superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9171" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of first thoracic vertebra", + "Left upper costal facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:11997", + "name": "Right inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9172" + ] + }, + "synonyms": [ + "Right lower costal facet of body of first thoracic vertebra", + "Right inferior costocapitular demifacet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:11998", + "name": "Left inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9172" + ] + }, + "synonyms": [ + "Left inferior costocapitular demifacet of body of first thoracic vertebra", + "Left lower costal facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:11999", + "name": "Basivertebral foramen of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12000", + "name": "Right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9178" + ] + } + }, + { + "id": "FMA:12001", + "name": "Left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9178" + ] + } + }, + { + "id": "FMA:12002", + "name": "Costal facet of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9184" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of first thoracic vertebra" + ] + }, + { + "id": "FMA:12003", + "name": "Left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9180" + ] + } + }, + { + "id": "FMA:12004", + "name": "Costal facet of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9184" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of first thoracic vertebra" + ] + }, + { + "id": "FMA:12005", + "name": "Right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9182" + ] + } + }, + { + "id": "FMA:12006", + "name": "Left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9182" + ] + } + }, + { + "id": "FMA:12007", + "name": "Articular facet of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9185" + ] + } + }, + { + "id": "FMA:12008", + "name": "Articular facet of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9185" + ] + } + }, + { + "id": "FMA:12009", + "name": "Right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9183" + ] + } + }, + { + "id": "FMA:12010", + "name": "Left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9183" + ] + } + }, + { + "id": "FMA:12011", + "name": "Articular facet of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9186" + ] + } + }, + { + "id": "FMA:12012", + "name": "Articular facet of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9186" + ] + } + }, + { + "id": "FMA:12013", + "name": "Right superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9192" + ] + }, + "synonyms": [ + "Right upper costal facet of body of second thoracic vertebra", + "Right superior costocapitular demifacet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:12014", + "name": "Left superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9192" + ] + }, + "synonyms": [ + "Left upper costal facet of body of second thoracic vertebra", + "Left superior costocapitular demifacet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:12015", + "name": "Right inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9193" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of second thoracic vertebra", + "Right lower costal facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:12016", + "name": "Left inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9193" + ] + }, + "synonyms": [ + "Left inferior costocapitular demifacet of body of second thoracic vertebra", + "Left lower costal facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:12017", + "name": "Basivertebral foramen of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12018", + "name": "Right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9197" + ] + } + }, + { + "id": "FMA:12019", + "name": "Left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9197" + ] + } + }, + { + "id": "FMA:12020", + "name": "Right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9200" + ] + } + }, + { + "id": "FMA:12021", + "name": "Left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9200" + ] + } + }, + { + "id": "FMA:12022", + "name": "Right superior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9198" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:12023", + "name": "Left superior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9198" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:12024", + "name": "Right inferior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9199" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:12025", + "name": "Left inferior vertebral notch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9199" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of second thoracic vertebra" + ] + }, + { + "id": "FMA:12028", + "name": "Right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9202" + ] + }, + "synonyms": [ + "Right second thoracic transverse process" + ] + }, + { + "id": "FMA:12029", + "name": "Left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9202" + ] + }, + "synonyms": [ + "Left second thoracic transverse process" + ] + }, + { + "id": "FMA:12030", + "name": "Costal facet of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9203" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of second thoracic vertebra" + ] + }, + { + "id": "FMA:12031", + "name": "Costal facet of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9203" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of second thoracic vertebra" + ] + }, + { + "id": "FMA:12032", + "name": "Right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9205" + ] + } + }, + { + "id": "FMA:12033", + "name": "Left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9205" + ] + } + }, + { + "id": "FMA:12034", + "name": "Right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9207" + ] + } + }, + { + "id": "FMA:12035", + "name": "Left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9207" + ] + } + }, + { + "id": "FMA:12036", + "name": "Articular facet of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9206" + ] + } + }, + { + "id": "FMA:12037", + "name": "Articular facet of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9206" + ] + } + }, + { + "id": "FMA:12038", + "name": "Articular facet of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9208" + ] + } + }, + { + "id": "FMA:12039", + "name": "Articular facet of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9208" + ] + } + }, + { + "id": "FMA:12040", + "name": "Right superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9950" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of sixth thoracic vertebra", + "Right upper costal facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:12041", + "name": "Left superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9950" + ] + }, + "synonyms": [ + "Left upper costal facet of body of sixth thoracic vertebra", + "Left superior costocapitular demifacet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:12042", + "name": "Right inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9951" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of sixth thoracic vertebra", + "Right lower costal facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:12043", + "name": "Left inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9951" + ] + }, + "synonyms": [ + "Left lower costal facet of body of sixth thoracic vertebra", + "Left inferior costocapitular demifacet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:12044", + "name": "Basivertebral foramen of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12045", + "name": "Right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9958" + ] + } + }, + { + "id": "FMA:12046", + "name": "Left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9958" + ] + } + }, + { + "id": "FMA:12047", + "name": "Right superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9973" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of seventh thoracic vertebra", + "Right upper costal facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:12048", + "name": "Left superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9973" + ] + }, + "synonyms": [ + "Left upper costal facet of body of seventh thoracic vertebra", + "Left superior costocapitular demifacet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:12049", + "name": "Right inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9974" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of seventh thoracic vertebra", + "Right lower costal facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:12050", + "name": "Left inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9974" + ] + }, + "synonyms": [ + "Left inferior costocapitular demifacet of body of seventh thoracic vertebra", + "Left lower costal facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:12051", + "name": "Basivertebral foramen of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12052", + "name": "Right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9981" + ] + } + }, + { + "id": "FMA:12053", + "name": "Left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9981" + ] + } + }, + { + "id": "FMA:12054", + "name": "Right superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9996" + ] + }, + "synonyms": [ + "Right upper costal facet of body of eighth thoracic vertebra", + "Right superior costocapitular demifacet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:12055", + "name": "Left superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9996" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of eighth thoracic vertebra", + "Left upper costal facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:12056", + "name": "Right inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9997" + ] + }, + "synonyms": [ + "Right inferior costocapitular demifacet of body of eighth thoracic vertebra", + "Right lower costal facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:12057", + "name": "Left inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9997" + ] + }, + "synonyms": [ + "Left lower costal facet of body of eighth thoracic vertebra", + "Left inferior costocapitular demifacet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:12058", + "name": "Basivertebral foramen of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12059", + "name": "Right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10004" + ] + } + }, + { + "id": "FMA:12060", + "name": "Left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10004" + ] + } + }, + { + "id": "FMA:12061", + "name": "Right superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10019" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of ninth thoracic vertebra", + "Right upper costal facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:12062", + "name": "Left superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10019" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of ninth thoracic vertebra", + "Left upper costal facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:12063", + "name": "Basivertebral foramen of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12064", + "name": "Right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10027" + ] + } + }, + { + "id": "FMA:12065", + "name": "Left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10027" + ] + } + }, + { + "id": "FMA:12066", + "name": "Right superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10042" + ] + }, + "synonyms": [ + "Right superior costocapitular demifacet of body of tenth thoracic vertebra", + "Right upper costal facet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:12067", + "name": "Left superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10042" + ] + }, + "synonyms": [ + "Left superior costocapitular demifacet of body of tenth thoracic vertebra", + "Left upper costal facet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:12068", + "name": "Basivertebral foramen of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12069", + "name": "Right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10049" + ] + } + }, + { + "id": "FMA:12070", + "name": "Left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10049" + ] + } + }, + { + "id": "FMA:12071", + "name": "Costal facet of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10052" + ] + }, + "synonyms": [ + "Articular facet of right transverse process of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:12072", + "name": "Costal facet of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10052" + ] + }, + "synonyms": [ + "Articular facet of left transverse process of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:12074", + "name": "Right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10054" + ] + } + }, + { + "id": "FMA:12075", + "name": "Left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10054" + ] + } + }, + { + "id": "FMA:12076", + "name": "Right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10056" + ] + } + }, + { + "id": "FMA:12077", + "name": "Left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10056" + ] + } + }, + { + "id": "FMA:12078", + "name": "Articular facet of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10055" + ] + } + }, + { + "id": "FMA:12079", + "name": "Articular facet of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10055" + ] + } + }, + { + "id": "FMA:12080", + "name": "Articular facet of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10057" + ] + } + }, + { + "id": "FMA:12081", + "name": "Articular facet of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10057" + ] + } + }, + { + "id": "FMA:12082", + "name": "Right costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10064" + ] + }, + "synonyms": [ + "Right costocapitular facet of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12083", + "name": "Left costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10064" + ] + }, + "synonyms": [ + "Left costocapitular facet of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12084", + "name": "Basivertebral foramen of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12085", + "name": "Right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10068" + ] + } + }, + { + "id": "FMA:12086", + "name": "Left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10068" + ] + } + }, + { + "id": "FMA:12087", + "name": "Right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10071" + ] + } + }, + { + "id": "FMA:12088", + "name": "Left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10071" + ] + } + }, + { + "id": "FMA:12089", + "name": "Right superior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10069" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12090", + "name": "Left superior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10069" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12091", + "name": "Right inferior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10070" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12092", + "name": "Left inferior vertebral notch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10070" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:12093", + "name": "Right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10073" + ] + } + }, + { + "id": "FMA:12094", + "name": "Left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10073" + ] + } + }, + { + "id": "FMA:12097", + "name": "Right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10076" + ] + } + }, + { + "id": "FMA:12098", + "name": "Left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10076" + ] + } + }, + { + "id": "FMA:12099", + "name": "Right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10078" + ] + } + }, + { + "id": "FMA:12100", + "name": "Left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10078" + ] + } + }, + { + "id": "FMA:12101", + "name": "Articular facet of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10077" + ] + } + }, + { + "id": "FMA:12102", + "name": "Articular facet of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10077" + ] + } + }, + { + "id": "FMA:12103", + "name": "Articular facet of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10079" + ] + } + }, + { + "id": "FMA:12104", + "name": "Articular facet of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10079" + ] + } + }, + { + "id": "FMA:12105", + "name": "Right costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11994" + ] + }, + "synonyms": [ + "Right costocapitular facet of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12106", + "name": "Left costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11994" + ] + }, + "synonyms": [ + "Left costocapitular facet of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12107", + "name": "Basivertebral foramen of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11944" + ] + } + }, + { + "id": "FMA:12108", + "name": "Right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10090" + ] + }, + "synonyms": [ + "Right pedicle of T12 vertebra" + ] + }, + { + "id": "FMA:12109", + "name": "Left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10090" + ] + }, + "synonyms": [ + "Left pedicle of T12 vertebra" + ] + }, + { + "id": "FMA:12110", + "name": "Right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10093" + ] + } + }, + { + "id": "FMA:12111", + "name": "Left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10093" + ] + } + }, + { + "id": "FMA:12112", + "name": "Right superior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10091" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12113", + "name": "Left superior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10091" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12114", + "name": "Right inferior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10092" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12115", + "name": "Left inferior vertebral notch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10092" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:12116", + "name": "Right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10095" + ] + } + }, + { + "id": "FMA:12117", + "name": "Left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10095" + ] + } + }, + { + "id": "FMA:12120", + "name": "Right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10097" + ] + } + }, + { + "id": "FMA:12121", + "name": "Left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10097" + ] + } + }, + { + "id": "FMA:12122", + "name": "Right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10099" + ] + } + }, + { + "id": "FMA:12123", + "name": "Left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10099" + ] + } + }, + { + "id": "FMA:12124", + "name": "Articular facet of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10098" + ] + } + }, + { + "id": "FMA:12125", + "name": "Articular facet of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10098" + ] + } + }, + { + "id": "FMA:12126", + "name": "Articular facet of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10100" + ] + } + }, + { + "id": "FMA:12127", + "name": "Articular facet of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10100" + ] + } + }, + { + "id": "FMA:12131", + "name": "Branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Recurrent laryngeal neural branch" + ] + }, + { + "id": "FMA:12132", + "name": "Branch of superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + }, + "synonyms": [ + "Superior laryngeal neural branch" + ] + }, + { + "id": "FMA:12133", + "name": "Branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12132" + ] + }, + "synonyms": [ + "Internal laryngeal neural branch" + ] + }, + { + "id": "FMA:12134", + "name": "Branch of external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12132" + ] + }, + "synonyms": [ + "External laryngeal neural branch" + ] + }, + { + "id": "FMA:12135", + "name": "Root of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Cervical plexus root" + ] + }, + { + "id": "FMA:12139", + "name": "C3 root of right phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6195" + ] + } + }, + { + "id": "FMA:12140", + "name": "C3 root of left phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6195" + ] + } + }, + { + "id": "FMA:12141", + "name": "C4 root of right phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6196" + ] + } + }, + { + "id": "FMA:12142", + "name": "C4 root of left phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6196" + ] + } + }, + { + "id": "FMA:12143", + "name": "C5 root of right phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6197" + ] + } + }, + { + "id": "FMA:12144", + "name": "C5 root of left phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6197" + ] + } + }, + { + "id": "FMA:12148", + "name": "Endocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7280" + ] + }, + "synonyms": [ + "Ventricular endocardium" + ] + }, + { + "id": "FMA:12149", + "name": "Epicardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + }, + "synonyms": [ + "Atrial epicardium" + ] + }, + { + "id": "FMA:12150", + "name": "Epicardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + }, + "synonyms": [ + "Ventricular epicardium" + ] + }, + { + "id": "FMA:12151", + "name": "Myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + }, + "synonyms": [ + "Ventricular myocardium" + ] + }, + { + "id": "FMA:12154", + "name": "Papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Papillary muscle of ventricle" + ] + }, + { + "id": "FMA:12155", + "name": "Bony zone of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + } + }, + { + "id": "FMA:12162", + "name": "Lateral costotransverse ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11106" + ] + }, + "synonyms": [ + "Ligamentum costotransversarum laterale" + ] + }, + { + "id": "FMA:12163", + "name": "Costotransverse ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11106" + ] + } + }, + { + "id": "FMA:12165", + "name": "Segment of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Skin segment", + "Skin region" + ] + }, + { + "id": "FMA:12166", + "name": "Skin of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Head skin" + ] + }, + { + "id": "FMA:12167", + "name": "Skin of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Trunk skin" + ] + }, + { + "id": "FMA:12169", + "name": "Skin of lower trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + }, + "synonyms": [ + "Lower trunk skin" + ] + }, + { + "id": "FMA:12171", + "name": "Skin of left lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34828" + ] + }, + "synonyms": [ + "Left lateral chest skin", + "Skin of left lateral part of thorax" + ] + }, + { + "id": "FMA:12172", + "name": "Skin of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10464" + ] + }, + "synonyms": [ + "Right breast skin" + ] + }, + { + "id": "FMA:12173", + "name": "Skin of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10464" + ] + }, + "synonyms": [ + "Left breast skin" + ] + }, + { + "id": "FMA:12174", + "name": "Lateral interchondral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64132" + ] + } + }, + { + "id": "FMA:12175", + "name": "Body of left tenth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10511" + ] + }, + "synonyms": [ + "Left tenth costal cartilage body" + ] + }, + { + "id": "FMA:12176", + "name": "Branch of internal carotid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6887" + ] + }, + "synonyms": [ + "Internal carotid neural branch" + ] + }, + { + "id": "FMA:12177", + "name": "Branch of superior cervical ganglion to external carotid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6575" + ] + } + }, + { + "id": "FMA:12178", + "name": "Branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + }, + "synonyms": [ + "Anterior vagal trunk branch" + ] + }, + { + "id": "FMA:12179", + "name": "Branch of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + }, + "synonyms": [ + "Posterior vagal trunk branch" + ] + }, + { + "id": "FMA:12180", + "name": "Posterior vagal branch to cardiac antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6719" + ] + }, + "synonyms": [ + "Branch of posterior vagal trunk to cardiac antrum of stomach" + ] + }, + { + "id": "FMA:12182", + "name": "Branch of suboccipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + }, + "synonyms": [ + "Suboccipital neural branch", + "Branch of posterior ramus of first cervical nerve" + ] + }, + { + "id": "FMA:12186", + "name": "Branch of posterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:12189", + "name": "Branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:12193", + "name": "Communicating branch between right C2 and C3 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65611" + ] + } + }, + { + "id": "FMA:12196", + "name": "Communicating branch between left C2 and C3 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65611" + ] + } + }, + { + "id": "FMA:12197", + "name": "Branch of anterior ramus of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:12198", + "name": "Branch of anterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:12199", + "name": "Branch of anterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:12200", + "name": "Branch of anterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:12207", + "name": "Branch of lesser occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Lesser occipital neural branch" + ] + }, + { + "id": "FMA:12208", + "name": "Branch of lesser occipital nerve to posterior auricular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12207" + ] + } + }, + { + "id": "FMA:12209", + "name": "Branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Great auricular neural branch" + ] + }, + { + "id": "FMA:12211", + "name": "Commissure of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + }, + "synonyms": [ + "Aortic valvular commissure" + ] + }, + { + "id": "FMA:12213", + "name": "Commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + }, + "synonyms": [ + "Tricuspid valvular commissure" + ] + }, + { + "id": "FMA:12214", + "name": "Commissure of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + }, + "synonyms": [ + "Pulmonary valvular commissure" + ] + }, + { + "id": "FMA:12215", + "name": "Zone of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Sternal zone" + ] + }, + { + "id": "FMA:12216", + "name": "Lateral end of right fourth costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7771" + ] + } + }, + { + "id": "FMA:12217", + "name": "Articular facet of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9230" + ] + } + }, + { + "id": "FMA:12219", + "name": "Pulmonary groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:12220", + "name": "Gray communicating ramus of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6621" + ] + }, + "synonyms": [ + "Gray communicating ramus of first thoracic anterior ramus", + "Gray ramus communicans of first intercostal nerve" + ] + }, + { + "id": "FMA:12224", + "name": "Segment of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Tracheobronchial tree segment" + ] + }, + { + "id": "FMA:12225", + "name": "Chorda tendinea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:12226", + "name": "Pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Musculus pectinatus" + ] + }, + { + "id": "FMA:12231", + "name": "Facet of body of sternum for costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66124" + ] + } + }, + { + "id": "FMA:12232", + "name": "Inferior surface of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66078" + ] + } + }, + { + "id": "FMA:12234", + "name": "Epineurium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:12235", + "name": "Nerve fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83115" + ] + }, + "synonyms": [ + "Nerve fiber bundle", + "Neural fasciculus", + "Nerve bundle" + ] + }, + { + "id": "FMA:12236", + "name": "Body compartment subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58903" + ] + } + }, + { + "id": "FMA:12237", + "name": "Organ cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Cavity of organ" + ] + }, + { + "id": "FMA:12238", + "name": "Lumen of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Tracheobronchial tree lumen" + ] + }, + { + "id": "FMA:12239", + "name": "Lumen of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + }, + "synonyms": [ + "Aortic lumen" + ] + }, + { + "id": "FMA:12240", + "name": "Lumen of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Coronary arterial lumen" + ] + }, + { + "id": "FMA:12241", + "name": "Serous cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:12242", + "name": "Subdivision of mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + }, + "synonyms": [ + "Mediastinal subdivision" + ] + }, + { + "id": "FMA:12243", + "name": "Intercostal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85005" + ] + } + }, + { + "id": "FMA:12244", + "name": "Conduit of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:12245", + "name": "Palm compartment of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45090" + ] + }, + "synonyms": [ + "Compartment of palm of hand" + ] + }, + { + "id": "FMA:12246", + "name": "Coronal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:12247", + "name": "Transverse plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:12250", + "name": "Jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Truncus jugularis (Ductus lymphaticus)" + ] + }, + { + "id": "FMA:12251", + "name": "Right jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12250" + ] + }, + "synonyms": [ + "Truncus jugularis dexter" + ] + }, + { + "id": "FMA:12252", + "name": "Subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Truncus subclavius (Ductus lymphaticus)" + ] + }, + { + "id": "FMA:12253", + "name": "Suprapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:12254", + "name": "Neurovascular plane of body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:12255", + "name": "Anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Flexor compartment of forearm" + ] + }, + { + "id": "FMA:12256", + "name": "Intervertebral foramen (canal)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:12258", + "name": "Zone of internal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Internal fascia zone" + ] + }, + { + "id": "FMA:12264", + "name": "Articular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Cartilago articularis" + ] + }, + { + "id": "FMA:12265", + "name": "Transversalis fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:12266", + "name": "Abdominal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Space of abdominal compartment", + "Cavity of compartment of abdomen", + "Cavity of abdominal compartment" + ] + }, + { + "id": "FMA:12267", + "name": "Abdominopelvic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:12268", + "name": "Cavity of subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subdeltoid bursal cavity" + ] + }, + { + "id": "FMA:12270", + "name": "Multipennate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:12271", + "name": "Unipennate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:12272", + "name": "Metameric segmentation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11367" + ] + } + }, + { + "id": "FMA:12273", + "name": "Pleural fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20932" + ] + } + }, + { + "id": "FMA:12274", + "name": "Urine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9674" + ] + } + }, + { + "id": "FMA:12275", + "name": "Sweat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:12276", + "name": "Transudate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:12277", + "name": "Synovial fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20932" + ] + }, + "synonyms": [ + "Joint fluid" + ] + }, + { + "id": "FMA:12278", + "name": "Hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:12286", + "name": "Third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12287", + "name": "Fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12288", + "name": "Fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12289", + "name": "Sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12290", + "name": "Seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12291", + "name": "Eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12292", + "name": "Ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12293", + "name": "Tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12294", + "name": "Eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:12295", + "name": "Branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Posterior intercostal arterial branch" + ] + }, + { + "id": "FMA:12296", + "name": "Precentral branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12297", + "name": "Precentral branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12298", + "name": "Precentral branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12299", + "name": "Precentral branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12300", + "name": "Precentral branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12301", + "name": "Precentral branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12302", + "name": "Precentral branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12303", + "name": "Precentral branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12304", + "name": "Precentral branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12305", + "name": "Precentral branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12306", + "name": "Precentral branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4178" + ] + } + }, + { + "id": "FMA:12307", + "name": "Dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12308", + "name": "Dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12309", + "name": "Dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12310", + "name": "Dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12311", + "name": "Dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12312", + "name": "Dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12313", + "name": "Dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12314", + "name": "Dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12315", + "name": "Dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12316", + "name": "Dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12317", + "name": "Dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4179" + ] + } + }, + { + "id": "FMA:12318", + "name": "Spinal branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of first posterior intercostal artery" + ] + }, + { + "id": "FMA:12319", + "name": "Spinal branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of second posterior intercostal artery" + ] + }, + { + "id": "FMA:12320", + "name": "Spinal branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of third posterior intercostal artery" + ] + }, + { + "id": "FMA:12321", + "name": "Spinal branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of fourth posterior intercostal artery" + ] + }, + { + "id": "FMA:12322", + "name": "Spinal branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of fifth posterior intercostal artery" + ] + }, + { + "id": "FMA:12323", + "name": "Spinal branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of sixth posterior intercostal artery" + ] + }, + { + "id": "FMA:12324", + "name": "Spinal branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of seventh posterior intercostal artery" + ] + }, + { + "id": "FMA:12325", + "name": "Spinal branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of eighth posterior intercostal artery" + ] + }, + { + "id": "FMA:12326", + "name": "Spinal branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of ninth posterior intercostal artery" + ] + }, + { + "id": "FMA:12327", + "name": "Spinal branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of tenth posterior intercostal artery" + ] + }, + { + "id": "FMA:12328", + "name": "Spinal branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4180" + ] + }, + "synonyms": [ + "Spinal branch of eleventh posterior intercostal artery" + ] + }, + { + "id": "FMA:12331", + "name": "Postcentral branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12332", + "name": "Postcentral branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12333", + "name": "Postcentral branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12334", + "name": "Postcentral branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12335", + "name": "Postcentral branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12336", + "name": "Postcentral branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12337", + "name": "Postcentral branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12338", + "name": "Postcentral branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12339", + "name": "Postcentral branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12340", + "name": "Postcentral branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12341", + "name": "Postcentral branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4181" + ] + } + }, + { + "id": "FMA:12342", + "name": "Prelaminar branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12343", + "name": "Prelaminar branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12344", + "name": "Prelaminar branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12345", + "name": "Prelaminar branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12346", + "name": "Prelaminar branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12347", + "name": "Prelaminar branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12348", + "name": "Prelaminar branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12349", + "name": "Prelaminar branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12350", + "name": "Prelaminar branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12351", + "name": "Prelaminar branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12352", + "name": "Prelaminar branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4182" + ] + } + }, + { + "id": "FMA:12353", + "name": "Prelaminar branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12351" + ] + } + }, + { + "id": "FMA:12354", + "name": "Anterior radicular branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12355", + "name": "Anterior radicular branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12356", + "name": "Anterior radicular branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12357", + "name": "Anterior radicular branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12358", + "name": "Anterior radicular branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12359", + "name": "Anterior radicular branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12360", + "name": "Anterior radicular branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12361", + "name": "Anterior radicular branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12362", + "name": "Anterior radicular branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12363", + "name": "Anterior radicular branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12364", + "name": "Anterior radicular branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4183" + ] + } + }, + { + "id": "FMA:12365", + "name": "Medullary branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12366", + "name": "Medullary branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12367", + "name": "Medullary branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12368", + "name": "Medullary branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12369", + "name": "Medullary branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12370", + "name": "Medullary branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12371", + "name": "Medullary branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12372", + "name": "Medullary branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12373", + "name": "Medullary branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12374", + "name": "Medullary branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12375", + "name": "Medullary branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4185" + ] + } + }, + { + "id": "FMA:12376", + "name": "Posterior radicular branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12377", + "name": "Posterior radicular branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12378", + "name": "Posterior radicular branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12379", + "name": "Posterior radicular branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12380", + "name": "Posterior radicular branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12381", + "name": "Posterior radicular branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12382", + "name": "Posterior radicular branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12383", + "name": "Posterior radicular branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12384", + "name": "Posterior radicular branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12385", + "name": "Posterior radicular branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12386", + "name": "Posterior radicular branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4184" + ] + } + }, + { + "id": "FMA:12387", + "name": "Lateral cutaneous branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12388", + "name": "Lateral cutaneous branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12389", + "name": "Lateral cutaneous branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12390", + "name": "Lateral cutaneous branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12391", + "name": "Lateral cutaneous branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12392", + "name": "Lateral cutaneous branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12393", + "name": "Lateral cutaneous branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12394", + "name": "Lateral cutaneous branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12395", + "name": "Lateral cutaneous branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12396", + "name": "Lateral cutaneous branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12397", + "name": "Lateral cutaneous branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4196" + ] + } + }, + { + "id": "FMA:12398", + "name": "Posterior radicular branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12377" + ] + } + }, + { + "id": "FMA:12399", + "name": "Collateral branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12400", + "name": "Collateral branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12401", + "name": "Collateral branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12402", + "name": "Collateral branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12403", + "name": "Collateral branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12404", + "name": "Collateral branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12405", + "name": "Collateral branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12406", + "name": "Collateral branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12407", + "name": "Collateral branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12408", + "name": "Collateral branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12409", + "name": "Collateral branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4194" + ] + } + }, + { + "id": "FMA:12410", + "name": "Muscular branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12411", + "name": "Muscular branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12412", + "name": "Muscular branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12413", + "name": "Muscular branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12414", + "name": "Muscular branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12415", + "name": "Muscular branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12416", + "name": "Muscular branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12417", + "name": "Muscular branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12418", + "name": "Muscular branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12419", + "name": "Muscular branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12420", + "name": "Muscular branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10591" + ] + } + }, + { + "id": "FMA:12421", + "name": "Muscular branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12410" + ] + } + }, + { + "id": "FMA:12422", + "name": "Muscular branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12410" + ] + } + }, + { + "id": "FMA:12423", + "name": "Muscular branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12411" + ] + } + }, + { + "id": "FMA:12424", + "name": "Muscular branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12411" + ] + } + }, + { + "id": "FMA:12425", + "name": "Pleural branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12426", + "name": "Pleural branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12427", + "name": "Pleural branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12428", + "name": "Pleural branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12429", + "name": "Pleural branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12430", + "name": "Pleural branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12431", + "name": "Pleural branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12432", + "name": "Pleural branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12433", + "name": "Pleural branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12434", + "name": "Pleural branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12435", + "name": "Pleural branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10592" + ] + } + }, + { + "id": "FMA:12436", + "name": "Pleural branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12425" + ] + } + }, + { + "id": "FMA:12437", + "name": "Pleural branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12425" + ] + } + }, + { + "id": "FMA:12438", + "name": "Pleural branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12426" + ] + } + }, + { + "id": "FMA:12439", + "name": "Pleural branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12426" + ] + } + }, + { + "id": "FMA:12440", + "name": "Costal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12441", + "name": "Costal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12442", + "name": "Costal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12443", + "name": "Costal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12444", + "name": "Costal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12445", + "name": "Costal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12446", + "name": "Costal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12447", + "name": "Costal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12448", + "name": "Costal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12449", + "name": "Costal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12450", + "name": "Costal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10593" + ] + } + }, + { + "id": "FMA:12451", + "name": "Costal branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12440" + ] + } + }, + { + "id": "FMA:12452", + "name": "Costal branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12440" + ] + } + }, + { + "id": "FMA:12453", + "name": "Costal branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12441" + ] + } + }, + { + "id": "FMA:12454", + "name": "Costal branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12441" + ] + } + }, + { + "id": "FMA:12455", + "name": "Branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Subcostal arterial branch" + ] + }, + { + "id": "FMA:12456", + "name": "Medial branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12457", + "name": "Medial branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12458", + "name": "Medial branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12459", + "name": "Medial branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12460", + "name": "Medial branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12461", + "name": "Medial branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12462", + "name": "Medial branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12463", + "name": "Medial branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12464", + "name": "Medial branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12465", + "name": "Medial branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12466", + "name": "Medial branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4186" + ] + } + }, + { + "id": "FMA:12467", + "name": "Postlaminar branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12468", + "name": "Postlaminar branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12469", + "name": "Postlaminar branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12470", + "name": "Postlaminar branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12471", + "name": "Postlaminar branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12472", + "name": "Postlaminar branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12473", + "name": "Postlaminar branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12474", + "name": "Postlaminar branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12475", + "name": "Postlaminar branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12476", + "name": "Postlaminar branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12477", + "name": "Postlaminar branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4187" + ] + } + }, + { + "id": "FMA:12478", + "name": "Postlaminar branch of dorsal branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12472" + ] + } + }, + { + "id": "FMA:12479", + "name": "Articular branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12480", + "name": "Articular branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12481", + "name": "Articular branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12482", + "name": "Articular branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12483", + "name": "Articular branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12484", + "name": "Articular branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12485", + "name": "Articular branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12486", + "name": "Articular branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12487", + "name": "Articular branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12488", + "name": "Articular branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12489", + "name": "Articular branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4188" + ] + } + }, + { + "id": "FMA:12490", + "name": "Articular branch of dorsal branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12483" + ] + } + }, + { + "id": "FMA:12491", + "name": "Lateral branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12492", + "name": "Lateral branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12493", + "name": "Lateral branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12494", + "name": "Lateral branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12495", + "name": "Lateral branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12496", + "name": "Lateral branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12497", + "name": "Lateral branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12498", + "name": "Lateral branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12499", + "name": "Lateral branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12500", + "name": "Lateral branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12501", + "name": "Lateral branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4191" + ] + } + }, + { + "id": "FMA:12502", + "name": "Muscular branch of lateral branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12503", + "name": "Muscular branch of lateral branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12504", + "name": "Muscular branch of lateral branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12505", + "name": "Muscular branch of lateral branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12506", + "name": "Muscular branch of lateral branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12507", + "name": "Muscular branch of lateral branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12508", + "name": "Muscular branch of lateral branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12509", + "name": "Muscular branch of lateral branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12510", + "name": "Muscular branch of lateral branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12511", + "name": "Muscular branch of lateral branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12512", + "name": "Muscular branch of lateral branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4192" + ] + } + }, + { + "id": "FMA:12513", + "name": "Eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:12514", + "name": "Right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12513" + ] + } + }, + { + "id": "FMA:12515", + "name": "Left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12513" + ] + } + }, + { + "id": "FMA:12516", + "name": "Tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:12519", + "name": "Atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "Atlas (CI)", + "C1 vertebra", + "First cervical vertebra" + ] + }, + { + "id": "FMA:12520", + "name": "Axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "Axis (CII)", + "Second cervical vertebra", + "C2 vertebra" + ] + }, + { + "id": "FMA:12521", + "name": "Third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "C3 vertebra" + ] + }, + { + "id": "FMA:12522", + "name": "Fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "C4 vertebra" + ] + }, + { + "id": "FMA:12523", + "name": "Fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "C5 vertebra" + ] + }, + { + "id": "FMA:12524", + "name": "Sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "C6 vertebra" + ] + }, + { + "id": "FMA:12525", + "name": "Seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + }, + "synonyms": [ + "Vertebra prominens (CVII)", + "C7 vertebra", + "Prominent vertebra" + ] + }, + { + "id": "FMA:12526", + "name": "Sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9914" + ] + }, + "synonyms": [ + "Segment of sacrum", + "Sacral segment" + ] + }, + { + "id": "FMA:12527", + "name": "Coccygeal vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9914" + ] + }, + "synonyms": [ + "Caudal vertebra", + "Coccygeal segment" + ] + }, + { + "id": "FMA:12528", + "name": "Third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12529", + "name": "Fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12530", + "name": "Fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12531", + "name": "Sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12532", + "name": "Seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12533", + "name": "Eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12534", + "name": "Ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12535", + "name": "Tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12536", + "name": "Eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4858" + ] + } + }, + { + "id": "FMA:12537", + "name": "Dorsal tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12538", + "name": "Dorsal tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12539", + "name": "Dorsal tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12540", + "name": "Dorsal tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12541", + "name": "Dorsal tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12542", + "name": "Dorsal tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12543", + "name": "Dorsal tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12544", + "name": "Dorsal tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12545", + "name": "Dorsal tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12546", + "name": "Dorsal tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12547", + "name": "Dorsal tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4862" + ] + } + }, + { + "id": "FMA:12548", + "name": "Intervertebral tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12549", + "name": "Intervertebral tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12550", + "name": "Intervertebral tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12551", + "name": "Intervertebral tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12552", + "name": "Intervertebral tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12553", + "name": "Intervertebral tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12554", + "name": "Intervertebral tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12555", + "name": "Intervertebral tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12556", + "name": "Intervertebral tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12557", + "name": "Intervertebral tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12558", + "name": "Intervertebral tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4863" + ] + } + }, + { + "id": "FMA:12559", + "name": "Spinal tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12560", + "name": "Spinal tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12561", + "name": "Spinal tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12562", + "name": "Spinal tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12563", + "name": "Spinal tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12564", + "name": "Spinal tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12565", + "name": "Spinal tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12566", + "name": "Spinal tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12567", + "name": "Spinal tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12568", + "name": "Spinal tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12569", + "name": "Spinal tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4864" + ] + } + }, + { + "id": "FMA:12570", + "name": "Spinal tributary of left seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12565" + ] + } + }, + { + "id": "FMA:12571", + "name": "Spinal tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12561" + ] + } + }, + { + "id": "FMA:12572", + "name": "Collateral tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12573", + "name": "Collateral tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12574", + "name": "Collateral tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12575", + "name": "Collateral tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12576", + "name": "Collateral tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12577", + "name": "Collateral tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12578", + "name": "Collateral tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12579", + "name": "Collateral tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12580", + "name": "Collateral tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12581", + "name": "Collateral tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12582", + "name": "Collateral tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4865" + ] + } + }, + { + "id": "FMA:12583", + "name": "Collateral tributary of left sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12577" + ] + } + }, + { + "id": "FMA:12584", + "name": "Lateral cutaneous tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12585", + "name": "Lateral cutaneous tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12586", + "name": "Lateral cutaneous tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12587", + "name": "Lateral cutaneous tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12588", + "name": "Lateral cutaneous tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12589", + "name": "Lateral cutaneous tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12590", + "name": "Lateral cutaneous tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12591", + "name": "Lateral cutaneous tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12592", + "name": "Lateral cutaneous tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12593", + "name": "Lateral cutaneous tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12594", + "name": "Lateral cutaneous tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4866" + ] + } + }, + { + "id": "FMA:12595", + "name": "Medullary tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12596", + "name": "Medullary tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12597", + "name": "Medullary tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12598", + "name": "Medullary tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12599", + "name": "Medullary tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12600", + "name": "Medullary tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12601", + "name": "Medullary tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12602", + "name": "Medullary tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12603", + "name": "Medullary tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12604", + "name": "Medullary tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12605", + "name": "Medullary tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4868" + ] + } + }, + { + "id": "FMA:12606", + "name": "Medullary tributary of left third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12597" + ] + } + }, + { + "id": "FMA:12608", + "name": "Eighth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:12609", + "name": "Seventh thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:12610", + "name": "Sixth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:12611", + "name": "Wall of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Esophageal wall", + "Esophagus wall" + ] + }, + { + "id": "FMA:12616", + "name": "Costal tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12617", + "name": "Costal tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12618", + "name": "Costal tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12619", + "name": "Costal tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12620", + "name": "Costal tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12621", + "name": "Costal tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12622", + "name": "Costal tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12623", + "name": "Costal tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12624", + "name": "Costal tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12625", + "name": "Costal tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12626", + "name": "Costal tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10561" + ] + } + }, + { + "id": "FMA:12627", + "name": "Medial tributary of dorsal tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12628", + "name": "Medial tributary of dorsal tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12629", + "name": "Medial tributary of dorsal tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12630", + "name": "Medial tributary of dorsal tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12631", + "name": "Medial tributary of dorsal tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12632", + "name": "Medial tributary of dorsal tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12633", + "name": "Medial tributary of dorsal tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12634", + "name": "Medial tributary of dorsal tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12635", + "name": "Medial tributary of dorsal tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12636", + "name": "Medial tributary of dorsal tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12637", + "name": "Medial tributary of dorsal tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10553" + ] + } + }, + { + "id": "FMA:12638", + "name": "Pleural tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12639", + "name": "Pleural tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12640", + "name": "Pleural tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12641", + "name": "Pleural tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12642", + "name": "Pleural tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12643", + "name": "Pleural tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12644", + "name": "Pleural tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12645", + "name": "Pleural tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12646", + "name": "Pleural tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12647", + "name": "Pleural tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12648", + "name": "Pleural tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10560" + ] + } + }, + { + "id": "FMA:12649", + "name": "Muscular tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12650", + "name": "Muscular tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12651", + "name": "Muscular tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12652", + "name": "Muscular tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12653", + "name": "Muscular tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12654", + "name": "Muscular tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12655", + "name": "Muscular tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12656", + "name": "Muscular tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12657", + "name": "Muscular tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12658", + "name": "Muscular tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12659", + "name": "Muscular tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10559" + ] + } + }, + { + "id": "FMA:12660", + "name": "Lateral tributary of dorsal tributary of first posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12661", + "name": "Lateral tributary of dorsal tributary of second posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12662", + "name": "Lateral tributary of dorsal tributary of third posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12663", + "name": "Lateral tributary of dorsal tributary of fourth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12664", + "name": "Lateral tributary of dorsal tributary of fifth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12665", + "name": "Lateral tributary of dorsal tributary of sixth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12666", + "name": "Lateral tributary of dorsal tributary of seventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12667", + "name": "Lateral tributary of dorsal tributary of eighth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12668", + "name": "Lateral tributary of dorsal tributary of ninth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12669", + "name": "Lateral tributary of dorsal tributary of tenth posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12670", + "name": "Lateral tributary of dorsal tributary of eleventh posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10554" + ] + } + }, + { + "id": "FMA:12672", + "name": "Mixed communicating ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6969" + ] + }, + "synonyms": [ + "Mixed ramus communicans" + ] + }, + { + "id": "FMA:12673", + "name": "Medial branch of thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6969" + ] + } + }, + { + "id": "FMA:12674", + "name": "Medial branch of first thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12675", + "name": "Medial branch of second thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12676", + "name": "Medial branch of third thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12677", + "name": "Medial branch of fourth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12678", + "name": "Medial branch of fifth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12679", + "name": "Medial branch of sixth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12680", + "name": "Medial branch of seventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12681", + "name": "Medial branch of eighth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12682", + "name": "Medial branch of ninth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12683", + "name": "Medial branch of tenth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12684", + "name": "Medial branch of eleventh thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12685", + "name": "Medial branch of twelfth thoracic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12673" + ] + } + }, + { + "id": "FMA:12686", + "name": "White communicating ramus of lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5875" + ] + }, + "synonyms": [ + "White communicating ramus of lumbar ventral ramus", + "White ramus communicans of lumbar anterior ramus" + ] + }, + { + "id": "FMA:12687", + "name": "Mixed communicating ramus of lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6970" + ] + }, + "synonyms": [ + "Mixed ramus communicans of lumbar anterior ramus", + "Mixed communicating ramus of lumbar ventral ramus" + ] + }, + { + "id": "FMA:12697", + "name": "White communicating ramus of first lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12686" + ] + }, + "synonyms": [ + "White communicating ramus of first lumbar ventral ramus", + "White ramus communicans of first lumbar anterior ramus" + ] + }, + { + "id": "FMA:12698", + "name": "White communicating ramus of second lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12686" + ] + }, + "synonyms": [ + "White ramus communicans of second lumbar anterior ramus", + "White communicating ramus of second lumbar ventral ramus" + ] + }, + { + "id": "FMA:12699", + "name": "White communicating ramus of third lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12686" + ] + }, + "synonyms": [ + "White ramus communicans of third lumbar anterior ramus", + "White communicating ramus of third lumbar ventral ramus" + ] + }, + { + "id": "FMA:12700", + "name": "White communicating ramus of right first lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12697" + ] + }, + "synonyms": [ + "White communicating ramus of right first lumbar ventral ramus", + "White ramus communicans of right first lumbar anterior ramus" + ] + }, + { + "id": "FMA:12701", + "name": "White communicating ramus of left first lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12697" + ] + }, + "synonyms": [ + "White ramus communicans of left first lumbar anterior ramus", + "White communicating ramus of left first lumbar ventral ramus" + ] + }, + { + "id": "FMA:12702", + "name": "White communicating ramus of right second lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12698" + ] + }, + "synonyms": [ + "White communicating ramus of right second lumbar ventral ramus", + "White ramus communicans of right second lumbar anterior ramus" + ] + }, + { + "id": "FMA:12703", + "name": "White communicating ramus of left second lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12698" + ] + }, + "synonyms": [ + "White ramus communicans of left second lumbar anterior ramus", + "White communicating ramus of left second lumbar ventral ramus" + ] + }, + { + "id": "FMA:12704", + "name": "White communicating ramus of right third lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12699" + ] + }, + "synonyms": [ + "White communicating ramus of right third lumbar ventral ramus", + "White ramus communicans of right third lumbar anterior ramus" + ] + }, + { + "id": "FMA:12705", + "name": "White communicating ramus of left third lumbar anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12699" + ] + }, + "synonyms": [ + "White communicating ramus of left third lumbar ventral ramus", + "White ramus communicans of left third lumbar anterior ramus" + ] + }, + { + "id": "FMA:12706", + "name": "Vascular branch of lumbar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6970" + ] + }, + "synonyms": [ + "Vascular branch of lumbar sympathetic ganglion" + ] + }, + { + "id": "FMA:12707", + "name": "Muscular branch of collateral branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12708", + "name": "Muscular branch of collateral branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12709", + "name": "Muscular branch of collateral branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12710", + "name": "Muscular branch of collateral branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12711", + "name": "Muscular branch of collateral branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12712", + "name": "Muscular branch of collateral branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12713", + "name": "Muscular branch of collateral branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12714", + "name": "Muscular branch of collateral branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12715", + "name": "Muscular branch of collateral branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12716", + "name": "Muscular branch of collateral branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12717", + "name": "Muscular branch of collateral branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4195" + ] + } + }, + { + "id": "FMA:12718", + "name": "Posterior branch of lateral cutaneous branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12719", + "name": "Posterior branch of lateral cutaneous branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12720", + "name": "Posterior branch of lateral cutaneous branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12721", + "name": "Posterior branch of lateral cutaneous branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12722", + "name": "Posterior branch of lateral cutaneous branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12723", + "name": "Posterior branch of lateral cutaneous branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12724", + "name": "Posterior branch of lateral cutaneous branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12725", + "name": "Posterior branch of lateral cutaneous branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12726", + "name": "Posterior branch of lateral cutaneous branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12727", + "name": "Posterior branch of lateral cutaneous branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12728", + "name": "Posterior branch of lateral cutaneous branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:12729", + "name": "Cutaneous branch of lateral branch of dorsal branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12730", + "name": "Cutaneous branch of lateral branch of dorsal branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12731", + "name": "Cutaneous branch of lateral branch of dorsal branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12732", + "name": "Cutaneous branch of lateral branch of dorsal branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12733", + "name": "Cutaneous branch of lateral branch of dorsal branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12734", + "name": "Cutaneous branch of lateral branch of dorsal branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12735", + "name": "Cutaneous branch of lateral branch of dorsal branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12736", + "name": "Cutaneous branch of lateral branch of dorsal branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12737", + "name": "Cutaneous branch of lateral branch of dorsal branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12738", + "name": "Cutaneous branch of lateral branch of dorsal branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12739", + "name": "Cutaneous branch of lateral branch of dorsal branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4193" + ] + } + }, + { + "id": "FMA:12740", + "name": "Anterior branch of lateral cutaneous branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12741", + "name": "Anterior branch of lateral cutaneous branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12742", + "name": "Anterior branch of lateral cutaneous branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12743", + "name": "Anterior branch of lateral cutaneous branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12744", + "name": "Anterior branch of lateral cutaneous branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12745", + "name": "Anterior branch of lateral cutaneous branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12746", + "name": "Anterior branch of lateral cutaneous branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12747", + "name": "Anterior branch of lateral cutaneous branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12748", + "name": "Anterior branch of lateral cutaneous branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12749", + "name": "Anterior branch of lateral cutaneous branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12750", + "name": "Anterior branch of lateral cutaneous branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:12752", + "name": "Mammary branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4197" + ] + } + }, + { + "id": "FMA:12753", + "name": "Mammary branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4197" + ] + } + }, + { + "id": "FMA:12754", + "name": "Mammary branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4197" + ] + } + }, + { + "id": "FMA:12764", + "name": "Mammary branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12752" + ] + } + }, + { + "id": "FMA:12765", + "name": "Lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Truncus lumbaris (Ductus lymphaticus)", + "Trunk of lumbar lymphatic tree" + ] + }, + { + "id": "FMA:12767", + "name": "Superficial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:12768", + "name": "Deep lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:12769", + "name": "Superficial lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61232" + ] + }, + "synonyms": [ + "Superficial lateral cervical node" + ] + }, + { + "id": "FMA:12770", + "name": "Deep lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61232" + ] + }, + "synonyms": [ + "Deep lateral cervical node" + ] + }, + { + "id": "FMA:12771", + "name": "Axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + }, + "synonyms": [ + "Axillary node" + ] + }, + { + "id": "FMA:12772", + "name": "Thoracic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12768" + ] + }, + "synonyms": [ + "Lymph node of thorax" + ] + }, + { + "id": "FMA:12773", + "name": "Diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Diaphragmatic node" + ] + }, + { + "id": "FMA:12774", + "name": "Mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Mediastinal node" + ] + }, + { + "id": "FMA:12775", + "name": "Anterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12774" + ] + }, + "synonyms": [ + "Anterior mediastinal node" + ] + }, + { + "id": "FMA:12776", + "name": "Superficial anterior cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61230" + ] + }, + "synonyms": [ + "Anterior jugular lymph node" + ] + }, + { + "id": "FMA:12779", + "name": "Deep anterior cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61230" + ] + } + }, + { + "id": "FMA:12780", + "name": "Right anterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12775" + ] + } + }, + { + "id": "FMA:12781", + "name": "Left anterior mediastinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12775" + ] + } + }, + { + "id": "FMA:12784", + "name": "Esophageal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Esophageal node" + ] + }, + { + "id": "FMA:12785", + "name": "Supramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Supramammary node" + ] + }, + { + "id": "FMA:12787", + "name": "Abdominal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12768" + ] + }, + "synonyms": [ + "Lymph node of abdomen" + ] + }, + { + "id": "FMA:12788", + "name": "Prevertebral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5947" + ] + }, + "synonyms": [ + "Prevertebral node" + ] + }, + { + "id": "FMA:12789", + "name": "Prepericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12775" + ] + } + }, + { + "id": "FMA:12790", + "name": "Lateral pericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12774" + ] + }, + "synonyms": [ + "Lateral pericardial node" + ] + }, + { + "id": "FMA:12792", + "name": "Celiac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Terminal ventral aortic node", + "Nodus lymphaticus coeliacus", + "Celiac node", + "Coeliac node" + ] + }, + { + "id": "FMA:12793", + "name": "Superior mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16603" + ] + }, + "synonyms": [ + "Superior mesenteric node" + ] + }, + { + "id": "FMA:12794", + "name": "Inferior mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16603" + ] + }, + "synonyms": [ + "Inferior mesenteric node" + ] + }, + { + "id": "FMA:12795", + "name": "Mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Mesenteric node" + ] + }, + { + "id": "FMA:12796", + "name": "Gastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Gastric node" + ] + }, + { + "id": "FMA:12797", + "name": "Left gastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12796" + ] + }, + "synonyms": [ + "Left gastric node" + ] + }, + { + "id": "FMA:12798", + "name": "Hepatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Portal lymph node", + "Hepatic node" + ] + }, + { + "id": "FMA:12799", + "name": "Pancreaticosplenic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Pancreaticosplenic node" + ] + }, + { + "id": "FMA:12800", + "name": "Pelvic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12768" + ] + }, + "synonyms": [ + "Lymph node of pelvis" + ] + }, + { + "id": "FMA:12801", + "name": "Right gastro-epiploic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12796" + ] + }, + "synonyms": [ + "Right gastro-epiploic node", + "Lymph node of greater curvature of stomach" + ] + }, + { + "id": "FMA:12802", + "name": "Pyloric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Pyloric node" + ] + }, + { + "id": "FMA:12803", + "name": "Paracardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12796" + ] + }, + "synonyms": [ + "Paracardial node", + "Lymph node ring of cardia of stomach" + ] + }, + { + "id": "FMA:12804", + "name": "Cystic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Cystic node" + ] + }, + { + "id": "FMA:12805", + "name": "Lymph node of epiploic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Lymph node of anterior border of epiploic foramen", + "Node of anterior border of omental foramen", + "Node of anterior border of epiploic foramen", + "Lymph node of anterior border of omental foramen" + ] + }, + { + "id": "FMA:12806", + "name": "Common iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "Iliac lymph node", + "Common iliac node" + ] + }, + { + "id": "FMA:12807", + "name": "Medial diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12773" + ] + }, + "synonyms": [ + "Medial diaphragmatic node", + "Middle diaphragmatic lymph node" + ] + }, + { + "id": "FMA:12812", + "name": "Pericardial branch of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76329" + ] + } + }, + { + "id": "FMA:12813", + "name": "Abdominal branch of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76329" + ] + } + }, + { + "id": "FMA:12814", + "name": "Abdominal branch of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12813" + ] + } + }, + { + "id": "FMA:12815", + "name": "Abdominal branch of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12813" + ] + } + }, + { + "id": "FMA:12819", + "name": "Branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + }, + "synonyms": [ + "Circumflex coronary arterial branch" + ] + }, + { + "id": "FMA:12823", + "name": "Incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12516" + ] + } + }, + { + "id": "FMA:12824", + "name": "Precordium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + }, + "synonyms": [ + "Precordial region" + ] + }, + { + "id": "FMA:12825", + "name": "Apex beat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:12827", + "name": "Cardiac impulse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:12828", + "name": "Skin of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61418" + ] + }, + "synonyms": [ + "Nipple skin" + ] + }, + { + "id": "FMA:12831", + "name": "Anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14293" + ] + } + }, + { + "id": "FMA:12832", + "name": "Eleventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12833", + "name": "Tenth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12834", + "name": "Ninth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12835", + "name": "Eighth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12836", + "name": "Seventh thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12837", + "name": "Sixth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12838", + "name": "Fifth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12839", + "name": "Fourth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:12840", + "name": "Right third thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10734" + ] + } + }, + { + "id": "FMA:12841", + "name": "Right second thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10719" + ] + } + }, + { + "id": "FMA:12842", + "name": "Right first thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10757" + ] + } + }, + { + "id": "FMA:12843", + "name": "Anterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10787" + ] + } + }, + { + "id": "FMA:12844", + "name": "Tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Subcostal venous tributary" + ] + }, + { + "id": "FMA:12845", + "name": "Subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50723" + ] + } + }, + { + "id": "FMA:12846", + "name": "Cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + } + }, + { + "id": "FMA:12847", + "name": "Anterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4869" + ] + } + }, + { + "id": "FMA:12848", + "name": "Posterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12852" + ] + } + }, + { + "id": "FMA:12849", + "name": "Posterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4870" + ] + } + }, + { + "id": "FMA:12850", + "name": "Internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4881" + ] + } + }, + { + "id": "FMA:12851", + "name": "External vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18935" + ] + }, + "synonyms": [ + "Plexus venosus vertebralis externus" + ] + }, + { + "id": "FMA:12852", + "name": "Posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:12858", + "name": "Ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:12860", + "name": "Tributary of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Posterior intercostal venous tributary" + ] + }, + { + "id": "FMA:12861", + "name": "Common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + }, + "synonyms": [ + "Common basal segmental vein" + ] + }, + { + "id": "FMA:12862", + "name": "Superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + }, + "synonyms": [ + "Superior basal segmental vein", + "Superior basal pulmonary vein" + ] + }, + { + "id": "FMA:12863", + "name": "Inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + }, + "synonyms": [ + "Inferior basal pulmonary vein", + "Inferior basal segmental vein" + ] + }, + { + "id": "FMA:12864", + "name": "Anterior rootlet of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of second thoracic spinal nerve", + "Ventral rootlet of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12865", + "name": "Anterior rootlet of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of third thoracic spinal nerve", + "Ventral rootlet of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12866", + "name": "Anterior rootlet of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of fourth thoracic spinal nerve", + "Ventral rootlet of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12867", + "name": "Anterior rootlet of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5977" + ] + }, + "synonyms": [ + "Anterior rootlet of thoracic spinal nerve", + "Ventral rootlet of thoracic spinal nerve" + ] + }, + { + "id": "FMA:12868", + "name": "Anterior rootlet of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5977" + ] + }, + "synonyms": [ + "Anterior rootlet of cervical spinal nerve", + "Ventral rootlet of cervical spinal nerve" + ] + }, + { + "id": "FMA:12869", + "name": "Anterior rootlet of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5977" + ] + }, + "synonyms": [ + "Anterior rootlet of lumbar spinal nerve", + "Ventral rootlet of lumbar spinal nerve" + ] + }, + { + "id": "FMA:12870", + "name": "Anterior rootlet of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5977" + ] + }, + "synonyms": [ + "Ventral rootlet of sacral spinal nerve", + "Anterior rootlet of sacral spinal nerve" + ] + }, + { + "id": "FMA:12871", + "name": "Anterior rootlet of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5977" + ] + }, + "synonyms": [ + "Anterior rootlet of coccygeal spinal nerve", + "Ventral rootlet for coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12872", + "name": "Posterior rootlet of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5978" + ] + }, + "synonyms": [ + "Dorsal rootlet of cervical spinal nerve", + "Posterior rootlet of cervical spinal nerve" + ] + }, + { + "id": "FMA:12873", + "name": "Posterior rootlet of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5978" + ] + }, + "synonyms": [ + "Dorsal rootlet of thoracic spinal nerve", + "Posterior rootlet of thoracic spinal nerve" + ] + }, + { + "id": "FMA:12874", + "name": "Posterior rootlet of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5978" + ] + }, + "synonyms": [ + "Posterior rootlet of lumbar spinal nerve", + "Dorsal rootlet of lumbar spinal nerve" + ] + }, + { + "id": "FMA:12875", + "name": "Posterior rootlet of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5978" + ] + }, + "synonyms": [ + "Dorsal rootlet of sacral spinal nerve", + "Posterior rootlet of sacral spinal nerve" + ] + }, + { + "id": "FMA:12876", + "name": "Posterior rootlet of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5978" + ] + }, + "synonyms": [ + "Dorsal rootlet of coccygeal spinal nerve", + "Posterior rootlet of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12877", + "name": "Posterior rootlet of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of second thoracic spinal nerve", + "Posterior rootlet of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12878", + "name": "Posterior rootlet of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of third thoracic spinal nerve", + "Posterior rootlet of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12879", + "name": "Posterior rootlet of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of fourth thoracic spinal nerve", + "Posterior rootlet of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12880", + "name": "Posterior rootlet of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of fifth thoracic spinal nerve", + "Posterior rootlet of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12881", + "name": "Posterior rootlet of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Posterior rootlet of sixth thoracic spinal nerve", + "Dorsal rootlet of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12882", + "name": "Posterior rootlet of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Posterior rootlet of seventh thoracic spinal nerve", + "Dorsal rootlet of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12883", + "name": "Posterior rootlet of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Posterior rootlet of eighth thoracic spinal nerve", + "Dorsal rootlet of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12884", + "name": "Posterior rootlet of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Posterior rootlet of ninth thoracic spinal nerve", + "Dorsal rootlet of ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12885", + "name": "Posterior rootlet of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of tenth thoracic spinal nerve", + "Posterior rootlet of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12886", + "name": "Posterior rootlet of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Posterior rootlet of eleventh thoracic spinal nerve", + "Dorsal rootlet of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12887", + "name": "Posterior rootlet of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12873" + ] + }, + "synonyms": [ + "Dorsal rootlet of twelfth thoracic spinal nerve", + "Posterior rootlet of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12888", + "name": "Anterior rootlet of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of fifth thoracic spinal nerve", + "Anterior rootlet of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12889", + "name": "Anterior rootlet of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of sixth thoracic spinal nerve", + "Anterior rootlet of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12890", + "name": "Anterior rootlet of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of seventh thoracic spinal nerve", + "Anterior rootlet of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12891", + "name": "Anterior rootlet of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of eighth thoracic spinal nerve", + "Anterior rootlet of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12892", + "name": "Anterior rootlet of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of ninth thoracic spinal nerve", + "Anterior rootlet of ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12893", + "name": "Anterior rootlet of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Ventral rootlet of tenth thoracic spinal nerve", + "Anterior rootlet of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12894", + "name": "Anterior rootlet of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of eleventh thoracic spinal nerve", + "Ventral rootlet of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12895", + "name": "Anterior rootlet of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12867" + ] + }, + "synonyms": [ + "Anterior rootlet of twelfth thoracic spinal nerve", + "Ventral rootlet of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12896", + "name": "Anterior root of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5979" + ] + }, + "synonyms": [ + "Ventral root of thoracic spinal nerve", + "Anterior root of thoracic spinal nerve" + ] + }, + { + "id": "FMA:12897", + "name": "Anterior root of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of second thoracic spinal nerve", + "Ventral root of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12898", + "name": "Anterior root of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of third thoracic spinal nerve", + "Ventral root of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12899", + "name": "Anterior root of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of fourth thoracic spinal nerve", + "Ventral root of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12900", + "name": "Anterior root of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of fifth thoracic spinal nerve", + "Ventral root of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12901", + "name": "Anterior root of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of sixth thoracic spinal nerve", + "Ventral root of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12902", + "name": "Anterior root of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of seventh thoracic spinal nerve", + "Ventral root of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12903", + "name": "Anterior root of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of eighth thoracic spinal nerve", + "Ventral root of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12904", + "name": "Anterior root of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Ventral root of ninth thoracic spinal nerve", + "Anterior root of ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12905", + "name": "Anterior root of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Ventral root of tenth thoracic spinal nerve", + "Anterior root of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12906", + "name": "Anterior root of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Ventral root of eleventh thoracic spinal nerve", + "Anterior root of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12907", + "name": "Anterior root of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + }, + "synonyms": [ + "Anterior root of twelfth thoracic spinal nerve", + "Ventral root of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12908", + "name": "Posterior root of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5980" + ] + }, + "synonyms": [ + "Dorsal root of thoracic nerve", + "Posterior root of thoracic spinal nerve" + ] + }, + { + "id": "FMA:12909", + "name": "Posterior root of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of second thoracic spinal nerve", + "Posterior root of second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12910", + "name": "Posterior root of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of third thoracic spinal nerve", + "Dorsal root of third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12911", + "name": "Posterior root of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of fourth thoracic spinal nerve", + "Posterior root of fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12912", + "name": "Posterior root of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of fifth thoracic spinal nerve", + "Dorsal root of fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12913", + "name": "Posterior root of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of sixth thoracic spinal nerve", + "Posterior root of sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12914", + "name": "Posterior root of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of seventh thoracic spinal nerve", + "Dorsal root of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12915", + "name": "Posterior root of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of eighth thoracic spinal nerve", + "Posterior root of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12916", + "name": "Posterior root of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of ninth thoracic spinal nerve", + "Dorsal root of ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12917", + "name": "Posterior root of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of tenth thoracic spinal nerve", + "Dorsal root of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12918", + "name": "Posterior root of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Dorsal root of eleventh thoracic spinal nerve", + "Posterior root of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12919", + "name": "Posterior root of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + }, + "synonyms": [ + "Posterior root of twelfth thoracic spinal nerve", + "Dorsal root of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12920", + "name": "Anterior root of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5979" + ] + }, + "synonyms": [ + "Anterior root of cervical spinal nerve", + "Ventral root of cervical spinal nerve" + ] + }, + { + "id": "FMA:12921", + "name": "Anterior root of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5979" + ] + }, + "synonyms": [ + "Ventral root of lumbar spinal nerve", + "Anterior root of lumbar spinal nerve" + ] + }, + { + "id": "FMA:12922", + "name": "Anterior root of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5979" + ] + }, + "synonyms": [ + "Anterior root of sacral spinal nerve", + "Ventral root of sacral spinal nerve" + ] + }, + { + "id": "FMA:12923", + "name": "Anterior root of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5979" + ] + }, + "synonyms": [ + "Anterior root of coccygeal spinal nerve", + "Ventral root of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12924", + "name": "Anterior root of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7643" + ] + }, + "synonyms": [ + "Ventral root of right first thoracic spinal nerve", + "Anterior root of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:12925", + "name": "Anterior root of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7643" + ] + }, + "synonyms": [ + "Ventral root of left first thoracic spinal nerve", + "Anterior root of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:12926", + "name": "Anterior root of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12897" + ] + }, + "synonyms": [ + "Anterior root of right second thoracic spinal nerve", + "Ventral root of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12927", + "name": "Anterior root of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12897" + ] + }, + "synonyms": [ + "Anterior root of left second thoracic spinal nerve", + "Ventral root of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12928", + "name": "Anterior root of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12898" + ] + }, + "synonyms": [ + "Ventral root of right third thoracic spinal nerve", + "Anterior root of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12929", + "name": "Anterior root of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12898" + ] + }, + "synonyms": [ + "Anterior root of left third thoracic spinal nerve", + "Ventral root of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12930", + "name": "Anterior root of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12899" + ] + }, + "synonyms": [ + "Ventral root of right fourth thoracic spinal nerve", + "Anterior root of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12931", + "name": "Anterior root of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12899" + ] + }, + "synonyms": [ + "Anterior root of left fourth thoracic spinal nerve", + "Ventral root of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12932", + "name": "Anterior root of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12900" + ] + }, + "synonyms": [ + "Anterior root of right fifth thoracic spinal nerve", + "Ventral root of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12933", + "name": "Anterior root of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12900" + ] + }, + "synonyms": [ + "Anterior root of left fifth thoracic spinal nerve", + "Ventral root of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12934", + "name": "Anterior root of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12901" + ] + }, + "synonyms": [ + "Anterior root of right sixth thoracic spinal nerve", + "Ventral root of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12935", + "name": "Anterior root of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12901" + ] + }, + "synonyms": [ + "Ventral root of left sixth thoracic spinal nerve", + "Anterior root of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12936", + "name": "Anterior root of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12902" + ] + }, + "synonyms": [ + "Ventral root of right seventh thoracic spinal nerve", + "Anterior root of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12937", + "name": "Anterior root of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12902" + ] + }, + "synonyms": [ + "Ventral root of left seventh thoracic spinal nerve", + "Anterior root of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12938", + "name": "Anterior root of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12903" + ] + }, + "synonyms": [ + "Ventral root of right eighth thoracic spinal nerve", + "Anterior root of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12939", + "name": "Anterior root of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12903" + ] + }, + "synonyms": [ + "Anterior root of left eighth thoracic spinal nerve", + "Ventral root of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12940", + "name": "Anterior root of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12904" + ] + }, + "synonyms": [ + "Anterior root of right ninth thoracic spinal nerve", + "Ventral root of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12941", + "name": "Anterior root of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12904" + ] + }, + "synonyms": [ + "Anterior root of left ninth thoracic spinal nerve", + "Ventral root of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12942", + "name": "Anterior root of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12905" + ] + }, + "synonyms": [ + "Ventral root of right tenth thoracic spinal nerve", + "Anterior root of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12943", + "name": "Anterior root of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12905" + ] + }, + "synonyms": [ + "Ventral root of left tenth thoracic spinal nerve", + "Anterior root of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12944", + "name": "Anterior root of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12906" + ] + }, + "synonyms": [ + "Ventral root of right eleventh thoracic spinal nerve", + "Anterior root of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12945", + "name": "Anterior root of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12906" + ] + }, + "synonyms": [ + "Anterior root of left eleventh thoracic spinal nerve", + "Ventral root of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12946", + "name": "Anterior root of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12907" + ] + }, + "synonyms": [ + "Anterior root of right twelfth thoracic spinal nerve", + "Ventral root of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12947", + "name": "Anterior root of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12907" + ] + }, + "synonyms": [ + "Ventral root of left twelfth thoracic spinal nerve", + "Anterior root of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12948", + "name": "Anterior root of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Anterior root of first cervical spinal nerve", + "Ventral root of first cervical spinal nerve" + ] + }, + { + "id": "FMA:12949", + "name": "Anterior root of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of second cervical spinal nerve", + "Anterior root of second cervical spinal nerve" + ] + }, + { + "id": "FMA:12950", + "name": "Anterior root of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of third cervical spinal nerve", + "Anterior root of third cervical spinal nerve" + ] + }, + { + "id": "FMA:12951", + "name": "Anterior root of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of fourth cervical spinal nerve", + "Anterior root of fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:12952", + "name": "Anterior root of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of fifth cervical spinal nerve", + "Anterior root of fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:12953", + "name": "Anterior root of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Anterior root of sixth cervical spinal nerve", + "Ventral root of sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:12954", + "name": "Anterior root of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of seventh cervical spinal nerve", + "Anterior root of seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:12955", + "name": "Anterior root of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + }, + "synonyms": [ + "Ventral root of eighth cervical spinal nerve", + "Anterior root of eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:12956", + "name": "Anterior root of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + }, + "synonyms": [ + "Anterior root of first lumbar spinal nerve", + "Ventral root of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:12957", + "name": "Anterior root of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + }, + "synonyms": [ + "Anterior root of second lumbar spinal nerve", + "Ventral root of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:12958", + "name": "Anterior root of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + }, + "synonyms": [ + "Anterior root of third lumbar spinal nerve", + "Ventral root of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:12959", + "name": "Anterior root of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + }, + "synonyms": [ + "Ventral root of fourth lumbar spinal nerve", + "Anterior root of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:12960", + "name": "Anterior root of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + }, + "synonyms": [ + "Anterior root of fifth lumbar spinal nerve", + "Ventral root of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:12961", + "name": "Anterior root of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + }, + "synonyms": [ + "Anterior root of first sacral spinal nerve", + "Ventral root of first sacral spinal nerve" + ] + }, + { + "id": "FMA:12962", + "name": "Anterior root of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + }, + "synonyms": [ + "Ventral root of second sacral spinal nerve", + "Anterior root of second sacral spinal nerve" + ] + }, + { + "id": "FMA:12963", + "name": "Anterior root of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + }, + "synonyms": [ + "Anterior root of third sacral spinal nerve", + "Ventral root of third sacral spinal nerve" + ] + }, + { + "id": "FMA:12964", + "name": "Anterior root of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + }, + "synonyms": [ + "Anterior root of fourth sacral spinal nerve", + "Ventral root of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:12965", + "name": "Anterior root of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + }, + "synonyms": [ + "Ventral root of fifth sacral spinal nerve", + "Anterior root of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:12966", + "name": "Anterior root of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12923" + ] + }, + "synonyms": [ + "Ventral root of right coccygeal spinal nerve", + "Anterior root of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12967", + "name": "Anterior root of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12923" + ] + }, + "synonyms": [ + "Anterior root of left coccygeal spinal nerve", + "Ventral root of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12968", + "name": "Posterior root of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5980" + ] + }, + "synonyms": [ + "Posterior root of cervical spinal nerve", + "Dorsal root of cervical spinal nerve" + ] + }, + { + "id": "FMA:12969", + "name": "Posterior root of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5980" + ] + }, + "synonyms": [ + "Dorsal root of lumbar spinal nerve", + "Posterior root of lumbar spinal nerve" + ] + }, + { + "id": "FMA:12970", + "name": "Posterior root of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5980" + ] + }, + "synonyms": [ + "Posterior root of sacral spinal nerve", + "Dorsal root of sacral spinal nerve" + ] + }, + { + "id": "FMA:12971", + "name": "Posterior root of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5980" + ] + }, + "synonyms": [ + "Dorsal root of coccygeal spinal nerve", + "Posterior root of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:12972", + "name": "Posterior root of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7644" + ] + }, + "synonyms": [ + "Dorsal root of right first thoracic spinal nerve", + "Posterior root of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:12973", + "name": "Posterior root of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7644" + ] + }, + "synonyms": [ + "Dorsal root of left first thoracic spinal nerve", + "Posterior root of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:12974", + "name": "Posterior root of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12909" + ] + }, + "synonyms": [ + "Posterior root of right second thoracic spinal nerve", + "Dorsal root of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12975", + "name": "Posterior root of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12909" + ] + }, + "synonyms": [ + "Dorsal root of left second thoracic spinal nerve", + "Posterior root of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:12976", + "name": "Posterior root of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12910" + ] + }, + "synonyms": [ + "Posterior root of right third thoracic spinal nerve", + "Dorsal root of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12977", + "name": "Posterior root of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12910" + ] + }, + "synonyms": [ + "Dorsal root of left third thoracic spinal nerve", + "Posterior root of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:12978", + "name": "Posterior root of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12911" + ] + }, + "synonyms": [ + "Posterior root of right fourth thoracic spinal nerve", + "Dorsal root of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12979", + "name": "Posterior root of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12911" + ] + }, + "synonyms": [ + "Dorsal root of left fourth thoracic spinal nerve", + "Posterior root of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12980", + "name": "Posterior root of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12912" + ] + }, + "synonyms": [ + "Posterior root of right fifth thoracic spinal nerve", + "Dorsal root of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12981", + "name": "Posterior root of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12912" + ] + }, + "synonyms": [ + "Dorsal root of left fifth thoracic spinal nerve", + "Posterior root of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12982", + "name": "Posterior root of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12913" + ] + }, + "synonyms": [ + "Dorsal root of right sixth thoracic spinal nerve", + "Posterior root of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12983", + "name": "Posterior root of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12913" + ] + }, + "synonyms": [ + "Posterior root of left sixth thoracic spinal nerve", + "Dorsal root of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12984", + "name": "Posterior root of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12914" + ] + }, + "synonyms": [ + "Posterior root of right seventh thoracic spinal nerve", + "Dorsal root of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12985", + "name": "Posterior root of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12914" + ] + }, + "synonyms": [ + "Posterior root of left seventh thoracic spinal nerve", + "Dorsal root of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12986", + "name": "Posterior root of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12915" + ] + }, + "synonyms": [ + "Dorsal root of right eighth thoracic spinal nerve", + "Posterior root of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12987", + "name": "Posterior root of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12915" + ] + }, + "synonyms": [ + "Posterior root of left eighth thoracic spinal nerve", + "Dorsal root of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12988", + "name": "Posterior root of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12916" + ] + }, + "synonyms": [ + "Posterior root of right ninth thoracic spinal nerve", + "Dorsal root of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12989", + "name": "Posterior root of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12916" + ] + }, + "synonyms": [ + "Posterior root of left ninth thoracic spinal nerve", + "Dorsal root of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12990", + "name": "Posterior root of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12917" + ] + }, + "synonyms": [ + "Dorsal root of right tenth thoracic spinal nerve", + "Posterior root of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12991", + "name": "Posterior root of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12917" + ] + }, + "synonyms": [ + "Posterior root of left tenth thoracic spinal nerve", + "Dorsal root of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12992", + "name": "Posterior root of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12918" + ] + }, + "synonyms": [ + "Posterior root of right eleventh thoracic spinal nerve", + "Dorsal root of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12993", + "name": "Posterior root of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12918" + ] + }, + "synonyms": [ + "Dorsal root of left eleventh thoracic spinal nerve", + "Posterior root of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:12994", + "name": "Posterior root of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12919" + ] + }, + "synonyms": [ + "Dorsal root of right twelfth thoracic spinal nerve", + "Posterior root of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12995", + "name": "Posterior root of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12919" + ] + }, + "synonyms": [ + "Dorsal root of left twelfth thoracic spinal nerve", + "Posterior root of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:12996", + "name": "Posterior root of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Dorsal root of first cervical spinal nerve", + "Posterior root of first cervical spinal nerve" + ] + }, + { + "id": "FMA:12997", + "name": "Posterior root of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Dorsal root of second cervical spinal nerve", + "Posterior root of second cervical spinal nerve" + ] + }, + { + "id": "FMA:12998", + "name": "Posterior root of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of third cervical spinal nerve", + "Dorsal root of third cervical spinal nerve" + ] + }, + { + "id": "FMA:12999", + "name": "Posterior root of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of fourth cervical spinal nerve", + "Dorsal root of fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:13000", + "name": "Posterior root of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of fifth cervical spinal nerve", + "Dorsal root of fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:13001", + "name": "Posterior root of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of sixth cervical spinal nerve", + "Dorsal root of sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:13002", + "name": "Posterior root of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of seventh cervical spinal nerve", + "Dorsal root of seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:13003", + "name": "Posterior root of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + }, + "synonyms": [ + "Posterior root of eighth cervical spinal nerve", + "Dorsal root of eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:13004", + "name": "Posterior root of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + }, + "synonyms": [ + "Posterior root of first lumbar spinal nerve", + "Dorsal root of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:13005", + "name": "Posterior root of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + }, + "synonyms": [ + "Posterior root of second lumbar spinal nerve", + "Dorsal root of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:13006", + "name": "Posterior root of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + }, + "synonyms": [ + "Dorsal root of third lumbar spinal nerve", + "Posterior root of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:13007", + "name": "Posterior root of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + }, + "synonyms": [ + "Dorsal root of fourth lumbar spinal nerve", + "Posterior root of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:13008", + "name": "Posterior root of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + }, + "synonyms": [ + "Posterior root of fifth lumbar spinal nerve", + "Dorsal root of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:13009", + "name": "Posterior root of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + }, + "synonyms": [ + "Dorsal root of first sacral spinal nerve", + "Posterior root of first sacral spinal nerve" + ] + }, + { + "id": "FMA:13010", + "name": "Posterior root of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + }, + "synonyms": [ + "Posterior root of second sacral spinal nerve", + "Dorsal root of second sacral spinal nerve" + ] + }, + { + "id": "FMA:13011", + "name": "Posterior root of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + }, + "synonyms": [ + "Dorsal root of third sacral spinal neve", + "Posterior root of third sacral spinal nerve" + ] + }, + { + "id": "FMA:13012", + "name": "Posterior root of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + }, + "synonyms": [ + "Posterior root of fourth sacral spinal nerve", + "Dorsal root of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:13013", + "name": "Posterior root of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + }, + "synonyms": [ + "Dorsal root of fifth sacral spinal nerve", + "Posterior root of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:13014", + "name": "Posterior root of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12971" + ] + }, + "synonyms": [ + "Dorsal root of right coccygeal spinal nerve", + "Posterior root of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:13015", + "name": "Posterior root of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12971" + ] + }, + "synonyms": [ + "Dorsal root of left coccygeal spinal nerve", + "Posterior root of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:13016", + "name": "Anterior rootlet of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7641" + ] + }, + "synonyms": [ + "Anterior rootlet of right first thoracic spinal nerve", + "Ventral rootlet of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:13017", + "name": "Anterior rootlet of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7641" + ] + }, + "synonyms": [ + "Anterior rootlet of left first thoracic spinal nerve", + "Ventral rootlet of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:13018", + "name": "Anterior rootlet of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12864" + ] + }, + "synonyms": [ + "Anterior rootlet of right second thoracic spinal nerve", + "Ventral rootlet of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:13019", + "name": "Anterior rootlet of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12864" + ] + }, + "synonyms": [ + "Anterior rootlet of left second thoracic spinal nerve", + "Ventral rootlet of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:13020", + "name": "Anterior rootlet of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12865" + ] + }, + "synonyms": [ + "Ventral rootlet of right third thoracic spinal nerve", + "Anterior rootlet of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:13021", + "name": "Anterior rootlet of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12865" + ] + }, + "synonyms": [ + "Anterior rootlet of left third thoracic spinal nerve", + "Ventral rootlet of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:13022", + "name": "Anterior rootlet of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12866" + ] + }, + "synonyms": [ + "Anterior rootlet of right fourth thoracic spinal nerve", + "Ventral rootlet of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13023", + "name": "Anterior rootlet of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12866" + ] + }, + "synonyms": [ + "Ventral rootlet of left fourth thoracic spinal nerve", + "Anterior rootlet of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13024", + "name": "Anterior rootlet of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12888" + ] + }, + "synonyms": [ + "Ventral rootlet of right fifth thoracic spinal nerve", + "Anterior rootlet of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13025", + "name": "Anterior rootlet of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12888" + ] + }, + "synonyms": [ + "Ventral rootlet of left fifth thoracic spinal nerve", + "Anterior rootlet of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13026", + "name": "Anterior rootlet of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12889" + ] + }, + "synonyms": [ + "Anterior rootlet of right sixth thoracic spinal nerve", + "Ventral rootlet of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13027", + "name": "Anterior rootlet of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12889" + ] + }, + "synonyms": [ + "Ventral rootlet of left sixth thoracic spinal nerve", + "Anterior rootlet of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13028", + "name": "Anterior rootlet of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12890" + ] + }, + "synonyms": [ + "Ventral rootlet of right seventh thoracic spinal nerve", + "Anterior rootlet of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13029", + "name": "Anterior rootlet of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12890" + ] + }, + "synonyms": [ + "Ventral rootlet of left seventh thoracic spinal nerve", + "Anterior rootlet of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13030", + "name": "Anterior rootlet of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12891" + ] + }, + "synonyms": [ + "Anterior rootlet of right eighth thoracic spinal nerve", + "Ventral rootlet of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13031", + "name": "Anterior rootlet of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12891" + ] + }, + "synonyms": [ + "Anterior rootlet of left eighth thoracic spinal nerve", + "Ventral rootlet of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13032", + "name": "Anterior rootlet of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12892" + ] + }, + "synonyms": [ + "Anterior rootlet of right ninth thoracic spinal nerve", + "Ventral rootlet of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13033", + "name": "Anterior rootlet of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12892" + ] + }, + "synonyms": [ + "Ventral rootlet of left ninth thoracic spinal nerve", + "Anterior rootlet of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13034", + "name": "Anterior rootlet of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12893" + ] + }, + "synonyms": [ + "Ventral rootlet of right tenth thoracic spinal nerve", + "Anterior rootlet of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13035", + "name": "Anterior rootlet of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12893" + ] + }, + "synonyms": [ + "Anterior rootlet of left tenth thoracic spinal nerve", + "Ventral rootlet of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13036", + "name": "Anterior rootlet of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12894" + ] + }, + "synonyms": [ + "Anterior rootlet of right eleventh thoracic spinal nerve", + "Ventral rootlet of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13037", + "name": "Anterior rootlet of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12894" + ] + }, + "synonyms": [ + "Ventral rootlet of left eleventh thoracic spinal nerve", + "Anterior rootlet of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13038", + "name": "Anterior rootlet of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12895" + ] + }, + "synonyms": [ + "Anterior rootlet of right twelfth thoracic spinal nerve", + "Ventral rootlet of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13039", + "name": "Anterior rootlet of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12895" + ] + }, + "synonyms": [ + "Anterior rootlet of left twelfth thoracic spinal nerve", + "Ventral rootlet of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13040", + "name": "Posterior rootlet of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7642" + ] + }, + "synonyms": [ + "Dorsal rootlet of right first thoracic spinal nerve", + "Posterior rootlet of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:13041", + "name": "Posterior rootlet of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7642" + ] + }, + "synonyms": [ + "Posterior rootlet of left first thoracic spinal nerve", + "Dorsal rootlet of left first thoracic spinal nerve" + ] + }, + { + "id": "FMA:13042", + "name": "Posterior rootlet of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12877" + ] + }, + "synonyms": [ + "Dorsal rootlet of right second thoracic spinal nerve", + "Posterior rootlet of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:13043", + "name": "Posterior rootlet of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12877" + ] + }, + "synonyms": [ + "Posterior rootlet of left second thoracic spinal nerve", + "Dorsal rootlet of left second thoracic spinal nerve" + ] + }, + { + "id": "FMA:13044", + "name": "Posterior rootlet of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12878" + ] + }, + "synonyms": [ + "Posterior rootlet of right third thoracic spinal nerve", + "Dorsal rootlet of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:13045", + "name": "Posterior rootlet of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12878" + ] + }, + "synonyms": [ + "Dorsal rootlet of left third thoracic spinal nerve", + "Posterior rootlet of left third thoracic spinal nerve" + ] + }, + { + "id": "FMA:13046", + "name": "Posterior rootlet of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12879" + ] + }, + "synonyms": [ + "Posterior rootlet of right fourth thoracic spinal nerve", + "Dorsal rootlet of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13047", + "name": "Posterior rootlet of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12879" + ] + }, + "synonyms": [ + "Posterior rootlet of left fourth thoracic spinal nerve", + "Dorsal rootlet of left fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13048", + "name": "Posterior rootlet of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12880" + ] + }, + "synonyms": [ + "Dorsal rootlet of right fifth thoracic spinal nerve", + "Posterior rootlet of right fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13049", + "name": "Posterior rootlet of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12880" + ] + }, + "synonyms": [ + "Dorsal rootlet of left fifth thoracic spinal nerve", + "Posterior rootlet of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13050", + "name": "Posterior rootlet of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12881" + ] + }, + "synonyms": [ + "Posterior rootlet of right sixth thoracic spinal nerve", + "Dorsal rootlet of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13051", + "name": "Posterior rootlet of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12881" + ] + }, + "synonyms": [ + "Dorsal rootlet of left sixth thoracic spinal nerve", + "Posterior rootlet of left sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13052", + "name": "Posterior rootlet of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12882" + ] + }, + "synonyms": [ + "Posterior rootlet of right seventh thoracic spinal nerve", + "Dorsal rootlet of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13053", + "name": "Posterior rootlet of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12882" + ] + }, + "synonyms": [ + "Posterior rootlet of left seventh thoracic spinal nerve", + "Dorsal rootlet of left seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13054", + "name": "Posterior rootlet of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12883" + ] + }, + "synonyms": [ + "Posterior rootlet of right eighth thoracic spinal nerve", + "Dorsal rootlet of right eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13055", + "name": "Posterior rootlet of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12883" + ] + }, + "synonyms": [ + "Dorsal rootlet of left eighth thoracic spinal nerve", + "Posterior rootlet of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13056", + "name": "Posterior rootlet of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12884" + ] + }, + "synonyms": [ + "Dorsal rootlet of right ninth thoracic spinal nerve", + "Posterior rootlet of right ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13057", + "name": "Posterior rootlet of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12884" + ] + }, + "synonyms": [ + "Posterior rootlet of left ninth thoracic spinal nerve", + "Dorsal rootlet of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13058", + "name": "Posterior rootlet of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12885" + ] + }, + "synonyms": [ + "Posterior rootlet of right tenth thoracic spinal nerve", + "Dorsal rootlet of right tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13059", + "name": "Posterior rootlet of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12885" + ] + }, + "synonyms": [ + "Posterior rootlet of left tenth thoracic spinal nerve", + "Dorsal rootlet of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13060", + "name": "Posterior rootlet of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12886" + ] + }, + "synonyms": [ + "Dorsal rootlet of right eleventh thoracic spinal nerve", + "Posterior rootlet of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13061", + "name": "Posterior rootlet of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12886" + ] + }, + "synonyms": [ + "Dorsal rootlet of left eleventh thoracic spinal nerve", + "Posterior rootlet of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:13062", + "name": "Posterior rootlet of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12887" + ] + }, + "synonyms": [ + "Posterior rootlet of right twelfth thoracic spinal nerve", + "Dorsal rootlet of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13063", + "name": "Posterior rootlet of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12887" + ] + }, + "synonyms": [ + "Posterior rootlet of left twelfth thoracic spinal nerve", + "Dorsal rootlet of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:13064", + "name": "Posterior rootlet of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Posterior rootlet of first cervical spinal nerve", + "Dorsal rootlet of first cervical spinal nerve" + ] + }, + { + "id": "FMA:13065", + "name": "Posterior rootlet of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Posterior rootlet of second cervical spinal nerve", + "Dorsal rootlet of second cervical spinal nerve" + ] + }, + { + "id": "FMA:13066", + "name": "Posterior rootlet of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Dorsal rootlet of third cervical spinal nerve", + "Posterior rootlet of third cervical spinal nerve" + ] + }, + { + "id": "FMA:13067", + "name": "Posterior rootlet of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Dorsal rootlet of fourth cervical spinal nerve", + "Posterior rootlet of fourth cervical spinal nerve" + ] + }, + { + "id": "FMA:13068", + "name": "Posterior rootlet of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Dorsal rootlet of fifth cervical spinal nerve", + "Posterior rootlet of fifth cervical spinal nerve" + ] + }, + { + "id": "FMA:13069", + "name": "Posterior rootlet of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Dorsal rootlet of sixth cervical spinal nerve", + "Posterior rootlet of sixth cervical spinal nerve" + ] + }, + { + "id": "FMA:13070", + "name": "Posterior rootlet of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Posterior rootlet of seventh cervical spinal nerve", + "Dorsal rootlet of seventh cervical spinal nerve" + ] + }, + { + "id": "FMA:13071", + "name": "Posterior rootlet of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12872" + ] + }, + "synonyms": [ + "Posterior rootlet of eighth cervical spinal nerve", + "Dorsal rootlet of eighth cervical spinal nerve" + ] + }, + { + "id": "FMA:13072", + "name": "First lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9921" + ] + }, + "synonyms": [ + "L1 vertebra" + ] + }, + { + "id": "FMA:13073", + "name": "Second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9921" + ] + }, + "synonyms": [ + "L2 vertebra" + ] + }, + { + "id": "FMA:13074", + "name": "Third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9921" + ] + }, + "synonyms": [ + "L3 vertebra" + ] + }, + { + "id": "FMA:13075", + "name": "Fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9921" + ] + }, + "synonyms": [ + "L4 vertebra" + ] + }, + { + "id": "FMA:13076", + "name": "Fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9921" + ] + }, + "synonyms": [ + "L5 vertebra" + ] + }, + { + "id": "FMA:13077", + "name": "First sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12526" + ] + }, + "synonyms": [ + "First segment of sacrum", + "S1 vertebra", + "First sacral segment" + ] + }, + { + "id": "FMA:13078", + "name": "Second sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12526" + ] + }, + "synonyms": [ + "Second segment of sacrum", + "Second sacral segment", + "S2 vertebra" + ] + }, + { + "id": "FMA:13079", + "name": "Third sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12526" + ] + }, + "synonyms": [ + "Third sacral segment", + "S3 vertebra", + "Third segment of sacrum" + ] + }, + { + "id": "FMA:13080", + "name": "Fourth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12526" + ] + }, + "synonyms": [ + "Fourth sacral segment", + "Fourth segment of sacrum", + "S4 vertebra" + ] + }, + { + "id": "FMA:13081", + "name": "Fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12526" + ] + }, + "synonyms": [ + "Fifth segment of sacrum", + "S5 vertebra", + "Fifth sacral segment" + ] + }, + { + "id": "FMA:13082", + "name": "Descending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Descending limb of arch of aorta", + "Descending trunk of aortic arch" + ] + }, + { + "id": "FMA:13083", + "name": "Commencement of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + } + }, + { + "id": "FMA:13085", + "name": "Root of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Left coronary arterial root" + ] + }, + { + "id": "FMA:13087", + "name": "Segment of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Aortic segment" + ] + }, + { + "id": "FMA:13096", + "name": "Lumen of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + } + }, + { + "id": "FMA:13097", + "name": "Lumen of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74436" + ] + }, + "synonyms": [ + "Thoracic aortic lumen" + ] + }, + { + "id": "FMA:13098", + "name": "Ostium of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Orifice of left common carotid artery", + "Left common carotid arterial ostium" + ] + }, + { + "id": "FMA:13099", + "name": "Ostium of left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Left internal jugular venous ostium", + "Orifice of left internal jugular vein" + ] + }, + { + "id": "FMA:13100", + "name": "Orifice of left principal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Left principal bronchial orifice", + "Ostium of left principal bronchus" + ] + }, + { + "id": "FMA:13101", + "name": "Ostium of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Left subclavian arterial ostium", + "Orifice of left subclavian artery" + ] + }, + { + "id": "FMA:13102", + "name": "Ostium of right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Right brachiocephalic venous ostium", + "Orifice of right brachiocephalic vein" + ] + }, + { + "id": "FMA:13103", + "name": "Ostium of right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Right internal jugular venous ostium", + "Orifice of right internal jugular vein" + ] + }, + { + "id": "FMA:13104", + "name": "Ostium of posterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Right posterior intercostal venous ostium", + "Orifice of right posterior intercostal vein" + ] + }, + { + "id": "FMA:13105", + "name": "Orifice of right principal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Right principal bronchial orifice", + "Ostium of right principal bronchus" + ] + }, + { + "id": "FMA:13106", + "name": "Ostium of right vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Orifice of right vertebral vein", + "Right vertebral venous ostium" + ] + }, + { + "id": "FMA:13107", + "name": "Ostium of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Brachiocephalic arterial ostium", + "Orifice of brachiocephalic artery" + ] + }, + { + "id": "FMA:13108", + "name": "Ostium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Ascending aortic ostium", + "Orifice of ascending aorta" + ] + }, + { + "id": "FMA:13109", + "name": "Pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37349" + ] + } + }, + { + "id": "FMA:13110", + "name": "External jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22930" + ] + }, + "synonyms": [ + "External jugular venous tree" + ] + }, + { + "id": "FMA:13111", + "name": "Right external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13110" + ] + } + }, + { + "id": "FMA:13112", + "name": "Left external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13110" + ] + } + }, + { + "id": "FMA:13114", + "name": "Arch of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + }, + "synonyms": [ + "Azygos venous arch" + ] + }, + { + "id": "FMA:13115", + "name": "Mucosa of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62652" + ] + }, + "synonyms": [ + "Main bronchial mucosa" + ] + }, + { + "id": "FMA:13116", + "name": "Lumen of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Main bronchial lumen" + ] + }, + { + "id": "FMA:13117", + "name": "Cartilage of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Main bronchial cartilage" + ] + }, + { + "id": "FMA:13118", + "name": "Submucosa of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62653" + ] + }, + "synonyms": [ + "Main bronchial submucosa" + ] + }, + { + "id": "FMA:13119", + "name": "Bronchial gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Bronchial mucous gland" + ] + }, + { + "id": "FMA:13120", + "name": "Muscularis of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Bronchial muscle", + "Muscularis of bronchus", + "Main bronchial muscularis", + "Tunica muscularis (Bronchus)" + ] + }, + { + "id": "FMA:13121", + "name": "Wall of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Bronchial wall", + "Main bronchial wall" + ] + }, + { + "id": "FMA:13122", + "name": "Fibrous membrane of wall of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + }, + "synonyms": [ + "Membranous part of main bronchus", + "Membranous part of bronchus", + "Fibro-muscular membrane of bronchus", + "Bronchial membranous wall" + ] + }, + { + "id": "FMA:13125", + "name": "Lumen of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13116" + ] + }, + "synonyms": [ + "Right main bronchial lumen", + "Right bronchial lumen", + "Lumen of right bronchus" + ] + }, + { + "id": "FMA:13126", + "name": "Lumen of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13116" + ] + }, + "synonyms": [ + "Left bronchial lumen", + "Left main bronchial lumen", + "Lumen of left bronchus" + ] + }, + { + "id": "FMA:13129", + "name": "Wall of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13121" + ] + }, + "synonyms": [ + "Right main bronchial wall", + "Right bronchial wall" + ] + }, + { + "id": "FMA:13130", + "name": "Wall of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13121" + ] + }, + "synonyms": [ + "Left main bronchial wall", + "Left bronchial wall" + ] + }, + { + "id": "FMA:13131", + "name": "Fibrous membrane of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13122" + ] + }, + "synonyms": [ + "Membranous part of right bronchus", + "Right bronchial membranous wall", + "Membranous part of right main bronchus", + "Fibro-muscular membrane of right bronchus" + ] + }, + { + "id": "FMA:13132", + "name": "Fibrous membrane of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13122" + ] + }, + "synonyms": [ + "Membranous part of left bronchus", + "Membranous part of left main bronchus", + "Fibro-muscular membrane of left bronchus", + "Left bronchial membranous wall" + ] + }, + { + "id": "FMA:13137", + "name": "Mucosa of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13115" + ] + }, + "synonyms": [ + "Right main bronchial mucosa", + "Mucosa of right bronchus" + ] + }, + { + "id": "FMA:13138", + "name": "Mucosa of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13115" + ] + }, + "synonyms": [ + "Left main bronchial mucosa", + "Mucosa of left bronchus" + ] + }, + { + "id": "FMA:13139", + "name": "Submucosa of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13118" + ] + }, + "synonyms": [ + "Right main bronchial submucosa", + "Submucosa of right bronchus" + ] + }, + { + "id": "FMA:13140", + "name": "Submucosa of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13118" + ] + }, + "synonyms": [ + "Left main bronchial submucosa", + "Submucosa of left bronchus" + ] + }, + { + "id": "FMA:13141", + "name": "Muscularis of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13120" + ] + }, + "synonyms": [ + "Muscularis of right bronchus", + "Right main bronchial muscularis" + ] + }, + { + "id": "FMA:13142", + "name": "Muscularis of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13120" + ] + }, + "synonyms": [ + "Left main bronchial muscularis", + "Muscularis of left bronchus" + ] + }, + { + "id": "FMA:13143", + "name": "Cartilage of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13117" + ] + }, + "synonyms": [ + "Cartilage of right bronchus", + "Right main bronchial cartilage" + ] + }, + { + "id": "FMA:13144", + "name": "Cartilage of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13117" + ] + }, + "synonyms": [ + "Left main bronchial cartilage", + "Cartilage of left bronchus" + ] + }, + { + "id": "FMA:13146", + "name": "Pseudostratified ciliated columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45572" + ] + }, + "synonyms": [ + "Epithelium pseudostratificatum columnare ciliatum (Trachea et Bronchi)" + ] + }, + { + "id": "FMA:13147", + "name": "Lymphoid nodule of submucosa of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:13148", + "name": "Goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Mucous cell" + ] + }, + { + "id": "FMA:13149", + "name": "Cardiac impression of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13200" + ] + }, + "synonyms": [ + "Cardiac impression of upper lobe of left lung", + "Cardiac impression of superior lobe of left lung", + "Cardiac impression of left superior lobe" + ] + }, + { + "id": "FMA:13150", + "name": "Cardiac impression of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13200" + ] + }, + "synonyms": [ + "Cardiac impression of right superior lobe", + "Cardiac impression of superior lobe of right lung", + "Cardiac impression of upper lobe of right lung" + ] + }, + { + "id": "FMA:13151", + "name": "Cardiac impression of middle lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Cardiac impression of right middle lobe", + "Cardiac impression of middle lobe of lung" + ] + }, + { + "id": "FMA:13152", + "name": "Cardiac impression of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13201" + ] + }, + "synonyms": [ + "Cardiac impression of inferior lobe of right lung", + "Cardiac impression of lower lobe of right lung", + "Cardiac impression of right inferior lobe" + ] + }, + { + "id": "FMA:13153", + "name": "Cardiac impression of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13201" + ] + }, + "synonyms": [ + "Cardiac impression of lower lobe of left lung", + "Cardiac impression of left inferior lobe", + "Cardiac impression of inferior lobe of left lung" + ] + }, + { + "id": "FMA:13154", + "name": "Costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7321" + ] + } + }, + { + "id": "FMA:13155", + "name": "Costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7321" + ] + } + }, + { + "id": "FMA:13156", + "name": "Groove for subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of subclavian artery", + "Sulcus subclavius", + "Impression of subclavian artery" + ] + }, + { + "id": "FMA:13157", + "name": "Cardiac notch of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31000" + ] + }, + "synonyms": [ + "Incisura cardiaca (pulmonis sinistri)" + ] + }, + { + "id": "FMA:13158", + "name": "Groove for right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13156" + ] + }, + "synonyms": [ + "Impression of right subclavian artery", + "Sulcus of right subclavian artery" + ] + }, + { + "id": "FMA:13159", + "name": "Groove for left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13156" + ] + }, + "synonyms": [ + "Sulcus of left subclavian artery", + "Impression of left subclavian artery" + ] + }, + { + "id": "FMA:13160", + "name": "Groove for azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Impression of azygos vein", + "Sulcus of azygos vein" + ] + }, + { + "id": "FMA:13161", + "name": "Right lower lobe groove for azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13160" + ] + }, + "synonyms": [ + "Right lower lobe sulcus of azygos vein" + ] + }, + { + "id": "FMA:13162", + "name": "Groove for arch of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13160" + ] + }, + "synonyms": [ + "Sulcus of arch of azygos vein" + ] + }, + { + "id": "FMA:13163", + "name": "Mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13198" + ] + }, + "synonyms": [ + "Mediastinal surface of lower lobe of right lung", + "Mediastinal surface of right inferior lobe", + "Mediastinal surface of inferior lobe of right lung" + ] + }, + { + "id": "FMA:13164", + "name": "Mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13198" + ] + }, + "synonyms": [ + "Mediastinal surface of left inferior lobe", + "Mediastinal surface of lower lobe of left lung", + "Mediastinal surface of inferior lobe of left lung" + ] + }, + { + "id": "FMA:13165", + "name": "Groove for esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Impression of esophagus", + "Sulcus of esophagus" + ] + }, + { + "id": "FMA:13166", + "name": "Right upper lobe groove for esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13165" + ] + }, + "synonyms": [ + "Right upper lobe sulcus of esophagus" + ] + }, + { + "id": "FMA:13167", + "name": "Right lower lobe groove for esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13165" + ] + }, + "synonyms": [ + "Right lower lobe sulcus of esophagus" + ] + }, + { + "id": "FMA:13168", + "name": "Mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7323" + ] + }, + "synonyms": [ + "Medial surface of right lung" + ] + }, + { + "id": "FMA:13169", + "name": "Mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7323" + ] + }, + "synonyms": [ + "Medial surface of left lung" + ] + }, + { + "id": "FMA:13172", + "name": "Cardiac impression of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7325" + ] + }, + "synonyms": [ + "Prehilar surface of right lung" + ] + }, + { + "id": "FMA:13173", + "name": "Cardiac impression of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7325" + ] + }, + "synonyms": [ + "Prehilar surface of left lung" + ] + }, + { + "id": "FMA:13174", + "name": "Medial surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26280" + ] + }, + "synonyms": [ + "Medial surface of superior lobe of lung" + ] + }, + { + "id": "FMA:13175", + "name": "Medial surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26281" + ] + }, + "synonyms": [ + "Medial surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:13176", + "name": "Medial surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + }, + "synonyms": [ + "Medial surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:13181", + "name": "Groove for right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of right brachiocephalic vein", + "Impression of right brachiocephalic vein" + ] + }, + { + "id": "FMA:13182", + "name": "Groove for superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of superior vena cava", + "Impression of superior vena cava" + ] + }, + { + "id": "FMA:13183", + "name": "Groove for arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of arch of aorta", + "Impression of arch of aorta" + ] + }, + { + "id": "FMA:13184", + "name": "Groove for left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of left common carotid artery", + "Impression of left common carotid artery" + ] + }, + { + "id": "FMA:13185", + "name": "Groove for descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Impression of descending aorta", + "Sulcus of descending aorta" + ] + }, + { + "id": "FMA:13186", + "name": "Left lower lobe groove for esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13165" + ] + }, + "synonyms": [ + "Left lower lobe sulcus of esophagus" + ] + }, + { + "id": "FMA:13187", + "name": "Groove for inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of inferior vena cava", + "Impression of inferior vena cava" + ] + }, + { + "id": "FMA:13188", + "name": "Apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Apical segment of lung" + ] + }, + { + "id": "FMA:13189", + "name": "Posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Posterior segment of lung" + ] + }, + { + "id": "FMA:13190", + "name": "Anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Anterior segment of lung" + ] + }, + { + "id": "FMA:13191", + "name": "Superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Superior segment of lung" + ] + }, + { + "id": "FMA:13192", + "name": "Medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Medial basal segment of lung" + ] + }, + { + "id": "FMA:13193", + "name": "Anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Anterior basal segment of lung" + ] + }, + { + "id": "FMA:13194", + "name": "Lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Lateral basal segment of lung" + ] + }, + { + "id": "FMA:13195", + "name": "Posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7312" + ] + }, + "synonyms": [ + "Posterior basal segment of lung" + ] + }, + { + "id": "FMA:13196", + "name": "Costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13223" + ] + }, + "synonyms": [ + "Costal surface of superior lobe of lung" + ] + }, + { + "id": "FMA:13197", + "name": "Costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13223" + ] + }, + "synonyms": [ + "Costal surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:13198", + "name": "Mediastinal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14099" + ] + }, + "synonyms": [ + "Mediastinal surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:13199", + "name": "Mediastinal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14099" + ] + }, + "synonyms": [ + "Mediastinal surface of superior lobe of lung" + ] + }, + { + "id": "FMA:13200", + "name": "Cardiac impression of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Cardiac impression of superior lobe of lung" + ] + }, + { + "id": "FMA:13201", + "name": "Cardiac impression of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Cardiac impression of inferior lobe of lung" + ] + }, + { + "id": "FMA:13207", + "name": "Anterior margin of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7328" + ] + }, + "synonyms": [ + "Margo anterior (pulmo dexter)", + "Anterior border of right lung" + ] + }, + { + "id": "FMA:13208", + "name": "Anterior margin of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7328" + ] + }, + "synonyms": [ + "Anterior border of left lung", + "Margo anterior (pulmo sinister)" + ] + }, + { + "id": "FMA:13209", + "name": "Posterior border of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + }, + "synonyms": [ + "Posterior margin of lung" + ] + }, + { + "id": "FMA:13210", + "name": "Inferior margin of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7329" + ] + }, + "synonyms": [ + "Margo inferior (pulmo dexter)", + "Inferior border of right lung", + "Basal border of right lung" + ] + }, + { + "id": "FMA:13211", + "name": "Inferior margin of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7329" + ] + }, + "synonyms": [ + "Margo inferior (pulmo sinister)", + "Basal border of left lung", + "Inferior border of left lung" + ] + }, + { + "id": "FMA:13212", + "name": "Posterior border of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13209" + ] + }, + "synonyms": [ + "Posterior margin of right lung" + ] + }, + { + "id": "FMA:13213", + "name": "Posterior border of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13209" + ] + }, + "synonyms": [ + "Posterior margin of left lung" + ] + }, + { + "id": "FMA:13215", + "name": "Posterior border of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14102" + ] + }, + "synonyms": [ + "Posterior border of superior lobe of lung", + "Posterior margin of upper lobe of lung", + "Posterior margin of superior lobe of lung" + ] + }, + { + "id": "FMA:13216", + "name": "Posterior margin of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13215" + ] + }, + "synonyms": [ + "Posterior border of upper lobe of right lung", + "Vertebral border of upper lobe of right lung", + "Posterior border of superior lobe of right lung", + "Posterior border of right upper lobe" + ] + }, + { + "id": "FMA:13217", + "name": "Posterior margin of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13215" + ] + }, + "synonyms": [ + "Posterior border of upper lobe of left lung", + "Posterior border of superior lobe of left lung", + "Posterior border of left upper lobe", + "Posterior margin of superior lobe of left lung" + ] + }, + { + "id": "FMA:13218", + "name": "Posterior border of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14102" + ] + }, + "synonyms": [ + "Posterior border of inferior lobe of lung", + "Posterior margin of lower lobe of lung", + "Posterior margin of inferior lobe of lung" + ] + }, + { + "id": "FMA:13219", + "name": "Posterior border of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13218" + ] + }, + "synonyms": [ + "Posterior margin of lower lobe of right lung", + "Posterior border of inferior lobe of right lung", + "Posterior margin of inferior lobe of right lung", + "Posterior border of lower lobe of right lung" + ] + }, + { + "id": "FMA:13220", + "name": "Posterior border of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13218" + ] + }, + "synonyms": [ + "Posterior border of inferior lobe of left lung", + "Posterior margin of lower lobe of left lung", + "Posterior border of lower lobe of left lung", + "Posterior lip of groove of descending aorta", + "Posterior margin of inferior lobe of left lung" + ] + }, + { + "id": "FMA:13221", + "name": "Interlobar surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7327" + ] + }, + "synonyms": [ + "Interlobar surface of superior lobe of lung" + ] + }, + { + "id": "FMA:13222", + "name": "Interlobar surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7327" + ] + }, + "synonyms": [ + "Superior surface of lower lobe of lung", + "Interlobar surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:13223", + "name": "Costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:13224", + "name": "Inflow part of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Ventricular inflow tract" + ] + }, + { + "id": "FMA:13225", + "name": "Outflow part of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Outflow tract of ventricle", + "Ventricular outflow tract" + ] + }, + { + "id": "FMA:13228", + "name": "Myocardium of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Auricle myocardium" + ] + }, + { + "id": "FMA:13229", + "name": "Myocardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13228" + ] + }, + "synonyms": [ + "Right auricle myocardium" + ] + }, + { + "id": "FMA:13230", + "name": "Myocardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13228" + ] + }, + "synonyms": [ + "Left auricle myocardium" + ] + }, + { + "id": "FMA:13231", + "name": "Epicardium of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + }, + "synonyms": [ + "Auricle epicardium" + ] + }, + { + "id": "FMA:13232", + "name": "Epicardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13231" + ] + }, + "synonyms": [ + "Right auricle epicardium" + ] + }, + { + "id": "FMA:13233", + "name": "Epicardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13231" + ] + }, + "synonyms": [ + "Left auricle epicardium" + ] + }, + { + "id": "FMA:13234", + "name": "Endocardium of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83507" + ] + }, + "synonyms": [ + "Auricle endocardium" + ] + }, + { + "id": "FMA:13235", + "name": "Endocardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13234" + ] + }, + "synonyms": [ + "Right auricle endocardium" + ] + }, + { + "id": "FMA:13236", + "name": "Endocardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13234" + ] + }, + "synonyms": [ + "Left auricle endocardium" + ] + }, + { + "id": "FMA:13237", + "name": "Cavity of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9464" + ] + }, + "synonyms": [ + "Atrial cavity" + ] + }, + { + "id": "FMA:13238", + "name": "Cavity of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9464" + ] + }, + "synonyms": [ + "Ventricular cavity" + ] + }, + { + "id": "FMA:13239", + "name": "Wall of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:13240", + "name": "Wall of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:13242", + "name": "Surface of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + }, + "synonyms": [ + "Right atrial surface" + ] + }, + { + "id": "FMA:13243", + "name": "Surface of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + }, + "synonyms": [ + "Left atrial surface" + ] + }, + { + "id": "FMA:13244", + "name": "Surface of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + }, + "synonyms": [ + "Right ventricular surface" + ] + }, + { + "id": "FMA:13245", + "name": "Surface of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + }, + "synonyms": [ + "Left ventricular surface" + ] + }, + { + "id": "FMA:13246", + "name": "Cavity of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Posterior right atrial cavity", + "Sinus venarum cavarum" + ] + }, + { + "id": "FMA:13248", + "name": "Ostium of right marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Right marginal venous ostium", + "Orifice of right marginal vein" + ] + }, + { + "id": "FMA:13249", + "name": "Ostium of least cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13439" + ] + }, + "synonyms": [ + "Foramen venarum minimarum", + "Orifice(s) of venae cordis minimae", + "Least cardiac venous ostium", + "Orifice(s) of smallest cardiac vein(s)" + ] + }, + { + "id": "FMA:13250", + "name": "Ostium of least cardiac vein of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13249" + ] + }, + "synonyms": [ + "Ostium of smallest cardiac vein of left atrium", + "Foramen venarum minimarum of left atrium", + "Ostium of venae cordis minimae of left atrium" + ] + }, + { + "id": "FMA:13251", + "name": "Ostium of least cardiac vein of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13249" + ] + }, + "synonyms": [ + "Ostium of smallest vein of right ventricle", + "Foramen venarum minimarum of right ventricle", + "Orifice of venae cordis minimae of right ventricle" + ] + }, + { + "id": "FMA:13252", + "name": "Cavity of right cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9464" + ] + }, + "synonyms": [ + "Right cardiac chamber cavity" + ] + }, + { + "id": "FMA:13253", + "name": "Cavity of left cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9464" + ] + }, + "synonyms": [ + "Left cardiac chamber cavity" + ] + }, + { + "id": "FMA:13254", + "name": "Semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:13255", + "name": "Semilunar fibrous scallop of pulmonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:13256", + "name": "Wall of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + }, + "synonyms": [ + "Cardiac chamber wall" + ] + }, + { + "id": "FMA:13257", + "name": "Septal limb of supraventricular crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + } + }, + { + "id": "FMA:13258", + "name": "Mural limb of supraventricular crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + }, + "synonyms": [ + "Parietal limb of supraventricular crest" + ] + }, + { + "id": "FMA:13259", + "name": "Epicardial fat of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9871" + ] + } + }, + { + "id": "FMA:13260", + "name": "Epicardial fat of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9871" + ] + } + }, + { + "id": "FMA:13261", + "name": "Membranous part of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52418" + ] + }, + "synonyms": [ + "Pars membranacea (septi interatrialis)", + "Membranous interatrial septum" + ] + }, + { + "id": "FMA:13264", + "name": "Anterior surface of left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65961" + ] + } + }, + { + "id": "FMA:13267", + "name": "Accessory superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + } + }, + { + "id": "FMA:13268", + "name": "Posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13285" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchus [B X]", + "Posterior basal segmental bronchus of lower lobe", + "B10" + ] + }, + { + "id": "FMA:13269", + "name": "Lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13285" + ] + }, + "synonyms": [ + "B9", + "Lateral basal segmental bronchus [B IX]", + "Lateral basal segmental bronchus of lower lobe" + ] + }, + { + "id": "FMA:13270", + "name": "Apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Apical segmental bronchus [B I]", + "Apical segmental bronchus of upper lobe", + "B1" + ] + }, + { + "id": "FMA:13271", + "name": "Anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Anterior segmental bronchus [B III]", + "Anterior segmental bronchus of upper lobe", + "B3" + ] + }, + { + "id": "FMA:13272", + "name": "Posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Posterior segmental bronchus of upper lobe", + "B2", + "Posterior segmental bronchus [B II]" + ] + }, + { + "id": "FMA:13273", + "name": "Superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Superior segmental bronchus of lower lobe", + "B6", + "Superior segmental bronchus [B VI]" + ] + }, + { + "id": "FMA:13274", + "name": "Accessory superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + } + }, + { + "id": "FMA:13275", + "name": "Medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13285" + ] + }, + "synonyms": [ + "Medial basal segmental bronchus [B VII]", + "B7", + "Cardiac segmental bronchus", + "Medial basal segmental bronchus of lower lobe" + ] + }, + { + "id": "FMA:13276", + "name": "Anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13285" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchus of lower lobe", + "B8", + "Anterior basal segmental bronchus [B VIII]" + ] + }, + { + "id": "FMA:13277", + "name": "Subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27424" + ] + } + }, + { + "id": "FMA:13278", + "name": "Anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Inferior division of right upper lobar artery", + "Anterior segmental artery of upper lobe" + ] + }, + { + "id": "FMA:13279", + "name": "Left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13278" + ] + }, + "synonyms": [ + "Anterior segmental artery of left upper lobe", + "Anterior bronchopulmonary segment of left pulmonary artery", + "Anterior segmental artery of left lung" + ] + }, + { + "id": "FMA:13280", + "name": "Posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Posterior segmental artery of upper lobe" + ] + }, + { + "id": "FMA:13281", + "name": "Apicoposterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Left apicoposterior pulmonary artery", + "Apicoposterior bronchopulmonary segment of left pulmonary artery", + "Apicoposterior artery of left lung" + ] + }, + { + "id": "FMA:13282", + "name": "Ascending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + }, + "synonyms": [ + "Ascending trunk of aortic arch", + "Ascending limb of arch of aorta" + ] + }, + { + "id": "FMA:13285", + "name": "Basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + } + }, + { + "id": "FMA:13289", + "name": "Medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "V7" + ] + }, + { + "id": "FMA:13290", + "name": "Anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary segment of inferior pulmonary vein", + "V8" + ] + }, + { + "id": "FMA:13291", + "name": "Lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary segment of inferior pulmonary vein", + "V9" + ] + }, + { + "id": "FMA:13292", + "name": "Posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary segment of inferior pulmonary vein", + "V10" + ] + }, + { + "id": "FMA:13293", + "name": "Cardiac outline viewed radiologically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7104" + ] + }, + "synonyms": [ + "Cardiac outline" + ] + }, + { + "id": "FMA:13294", + "name": "Cardiac shadow viewed radiologically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7104" + ] + }, + "synonyms": [ + "Cardiac silhouette", + "Cardiac shadow", + "Cardiac silhouette viewed radiologically" + ] + }, + { + "id": "FMA:13295", + "name": "Diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9619" + ] + }, + "synonyms": [ + "Thoracic diaphragm" + ] + }, + { + "id": "FMA:13297", + "name": "Proximal esophageal constriction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Esophageal narrowing at esophageal hiatus" + ] + }, + { + "id": "FMA:13298", + "name": "Esophageal constriction by arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Esophageal narrowing due to arch of aorta", + "Esophageal impression by arch of aorta" + ] + }, + { + "id": "FMA:13299", + "name": "Esophageal constriction by left principal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Esophageal impression by left principal bronchus", + "Esophageal narrowing due to left principal bronchus" + ] + }, + { + "id": "FMA:13300", + "name": "Distal esophageal constriction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + } + }, + { + "id": "FMA:13303", + "name": "Humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:13304", + "name": "Head of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Humeral head" + ] + }, + { + "id": "FMA:13305", + "name": "Diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Shaft of humerus", + "Body of humerus", + "Humeral diaphysis" + ] + }, + { + "id": "FMA:13306", + "name": "Head of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13304" + ] + }, + "synonyms": [ + "Right humeral head" + ] + }, + { + "id": "FMA:13307", + "name": "Head of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13304" + ] + }, + "synonyms": [ + "Left humeral head" + ] + }, + { + "id": "FMA:13308", + "name": "Groove for first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Impression of first rib", + "Sulcus of first rib" + ] + }, + { + "id": "FMA:13309", + "name": "Groove for internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of internal thoracic artery", + "Impression of internal thoracic artery" + ] + }, + { + "id": "FMA:13310", + "name": "Groove for right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13309" + ] + }, + "synonyms": [ + "Impression of right internal thoracic artery", + "Sulcus of right internal thoracic artery" + ] + }, + { + "id": "FMA:13311", + "name": "Groove for left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13309" + ] + }, + "synonyms": [ + "Impression of left internal thoracic artery", + "Sulcus of left internal thoracic artery" + ] + }, + { + "id": "FMA:13312", + "name": "Groove for ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Impression of ascending aorta", + "Sulcus of ascending aorta" + ] + }, + { + "id": "FMA:13313", + "name": "Groove for trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Sulcus of trachea", + "Impression of trachea" + ] + }, + { + "id": "FMA:13315", + "name": "Inferior angle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Angulus inferior (Scapula)" + ] + }, + { + "id": "FMA:13316", + "name": "Inferior angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13315" + ] + } + }, + { + "id": "FMA:13317", + "name": "Inferior angle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13315" + ] + } + }, + { + "id": "FMA:13318", + "name": "Anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22930" + ] + }, + "synonyms": [ + "Anterior external jugular vein" + ] + }, + { + "id": "FMA:13319", + "name": "Right anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13318" + ] + } + }, + { + "id": "FMA:13320", + "name": "Left anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13318" + ] + } + }, + { + "id": "FMA:13321", + "name": "Clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + }, + "synonyms": [ + "Collar bone" + ] + }, + { + "id": "FMA:13322", + "name": "Right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13321" + ] + } + }, + { + "id": "FMA:13323", + "name": "Left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13321" + ] + } + }, + { + "id": "FMA:13324", + "name": "Cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Cephalic vein of forearm" + ] + }, + { + "id": "FMA:13325", + "name": "Right cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13324" + ] + } + }, + { + "id": "FMA:13326", + "name": "Left cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13324" + ] + } + }, + { + "id": "FMA:13329", + "name": "Axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77884" + ] + } + }, + { + "id": "FMA:13330", + "name": "Right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13329" + ] + } + }, + { + "id": "FMA:13331", + "name": "Left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13329" + ] + } + }, + { + "id": "FMA:13332", + "name": "Dome of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + }, + "synonyms": [ + "Diaphragm dome" + ] + }, + { + "id": "FMA:13333", + "name": "Right dome of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13332" + ] + }, + "synonyms": [ + "Right dome of diaphragm viewed radiologically" + ] + }, + { + "id": "FMA:13334", + "name": "Left dome of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13332" + ] + }, + "synonyms": [ + "Left dome of diaphragm viewed radiologically" + ] + }, + { + "id": "FMA:13335", + "name": "External oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20278" + ] + }, + "synonyms": [ + "External abdominal oblique muscle" + ] + }, + { + "id": "FMA:13336", + "name": "Right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13335" + ] + }, + "synonyms": [ + "Right obliquus externus abdominis" + ] + }, + { + "id": "FMA:13337", + "name": "Left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13335" + ] + }, + "synonyms": [ + "Left obliquus externus abdominis" + ] + }, + { + "id": "FMA:13338", + "name": "Infrahyoid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + } + }, + { + "id": "FMA:13341", + "name": "Sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13338" + ] + } + }, + { + "id": "FMA:13342", + "name": "Omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13338" + ] + } + }, + { + "id": "FMA:13343", + "name": "Sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13338" + ] + } + }, + { + "id": "FMA:13344", + "name": "Thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13338" + ] + } + }, + { + "id": "FMA:13346", + "name": "Right sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13341" + ] + } + }, + { + "id": "FMA:13347", + "name": "Left sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13341" + ] + } + }, + { + "id": "FMA:13348", + "name": "Right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13342" + ] + } + }, + { + "id": "FMA:13349", + "name": "Left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13342" + ] + } + }, + { + "id": "FMA:13350", + "name": "Right sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13343" + ] + } + }, + { + "id": "FMA:13351", + "name": "Left sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13343" + ] + } + }, + { + "id": "FMA:13352", + "name": "Right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13344" + ] + } + }, + { + "id": "FMA:13353", + "name": "Left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13344" + ] + } + }, + { + "id": "FMA:13354", + "name": "Intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9619" + ] + } + }, + { + "id": "FMA:13357", + "name": "Latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32517" + ] + } + }, + { + "id": "FMA:13358", + "name": "Right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13357" + ] + } + }, + { + "id": "FMA:13359", + "name": "Left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13357" + ] + } + }, + { + "id": "FMA:13360", + "name": "Zone of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Hepatic zone" + ] + }, + { + "id": "FMA:13361", + "name": "Lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Lobus hepatis", + "Liver lobe", + "Hepatic lobe" + ] + }, + { + "id": "FMA:13362", + "name": "Right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13361" + ] + } + }, + { + "id": "FMA:13363", + "name": "Left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13361" + ] + }, + "synonyms": [ + "Left liver lobe" + ] + }, + { + "id": "FMA:13364", + "name": "Quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13361" + ] + }, + "synonyms": [ + "Lobus quadratus" + ] + }, + { + "id": "FMA:13365", + "name": "Caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14495" + ] + }, + "synonyms": [ + "Posterior hepatic segment I", + "Spigel lobe", + "Couinaud hepatic segment I", + "Hepatovenous segment I", + "Spiegelian lobe", + "Lobus caudatus", + "Segment I of liver", + "Posterior liver", + "Posterior part of liver" + ] + }, + { + "id": "FMA:13367", + "name": "Lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Lobus (glandula thyroidea)", + "Thyroid gland lobe" + ] + }, + { + "id": "FMA:13368", + "name": "Right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13367" + ] + }, + "synonyms": [ + "Lobus dexter (glandula thyroidea)" + ] + }, + { + "id": "FMA:13369", + "name": "Left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13367" + ] + }, + "synonyms": [ + "Lobus sinister (glandula thyroidea)" + ] + }, + { + "id": "FMA:13370", + "name": "Longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32514" + ] + } + }, + { + "id": "FMA:13371", + "name": "Right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13370" + ] + } + }, + { + "id": "FMA:13372", + "name": "Left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13370" + ] + } + }, + { + "id": "FMA:13373", + "name": "Right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9627" + ] + } + }, + { + "id": "FMA:13374", + "name": "Left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9627" + ] + } + }, + { + "id": "FMA:13375", + "name": "Right pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13109" + ] + } + }, + { + "id": "FMA:13376", + "name": "Left pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13109" + ] + } + }, + { + "id": "FMA:13377", + "name": "Right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9628" + ] + } + }, + { + "id": "FMA:13378", + "name": "Left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9628" + ] + } + }, + { + "id": "FMA:13379", + "name": "Rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32518" + ] + }, + "synonyms": [ + "Rhomboideus major", + "Rhomboid major muscle" + ] + }, + { + "id": "FMA:13380", + "name": "Rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32518" + ] + }, + "synonyms": [ + "Rhomboideus minor", + "Rhomboid minor muscle" + ] + }, + { + "id": "FMA:13381", + "name": "Right rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13379" + ] + }, + "synonyms": [ + "Right rhomboideus major" + ] + }, + { + "id": "FMA:13382", + "name": "Left rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13379" + ] + }, + "synonyms": [ + "Left rhomboideus major" + ] + }, + { + "id": "FMA:13383", + "name": "Right rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13380" + ] + }, + "synonyms": [ + "Right rhomboideus minor" + ] + }, + { + "id": "FMA:13384", + "name": "Left rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13380" + ] + }, + "synonyms": [ + "Left rhomboideus minor" + ] + }, + { + "id": "FMA:13385", + "name": "Scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64829" + ] + }, + "synonyms": [ + "Anterior scalene" + ] + }, + { + "id": "FMA:13386", + "name": "Scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64829" + ] + }, + "synonyms": [ + "Medial scalene muscle", + "Middle scalene" + ] + }, + { + "id": "FMA:13387", + "name": "Scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64829" + ] + }, + "synonyms": [ + "Posterior scalene muscle", + "Posterior scalene" + ] + }, + { + "id": "FMA:13388", + "name": "Right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13387" + ] + }, + "synonyms": [ + "Right posterior scalene muscle", + "Right posterior scalene" + ] + }, + { + "id": "FMA:13389", + "name": "Left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13387" + ] + }, + "synonyms": [ + "Left posterior scalene muscle", + "Left posterior scalene" + ] + }, + { + "id": "FMA:13390", + "name": "Right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13386" + ] + }, + "synonyms": [ + "Right medial scalene muscle", + "Right middle scalene" + ] + }, + { + "id": "FMA:13391", + "name": "Left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13386" + ] + }, + "synonyms": [ + "Left medial scalene muscle", + "Left middle scalene" + ] + }, + { + "id": "FMA:13392", + "name": "Right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13385" + ] + }, + "synonyms": [ + "Right anterior scalene" + ] + }, + { + "id": "FMA:13393", + "name": "Left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13385" + ] + }, + "synonyms": [ + "Left anterior scalene" + ] + }, + { + "id": "FMA:13394", + "name": "Scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + }, + "synonyms": [ + "Shoulder blade" + ] + }, + { + "id": "FMA:13395", + "name": "Right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13394" + ] + } + }, + { + "id": "FMA:13396", + "name": "Left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13394" + ] + } + }, + { + "id": "FMA:13397", + "name": "Serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32518" + ] + }, + "synonyms": [ + "Boxer's muscle", + "Serratus anterior muscle" + ] + }, + { + "id": "FMA:13398", + "name": "Right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13397" + ] + } + }, + { + "id": "FMA:13399", + "name": "Left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13397" + ] + } + }, + { + "id": "FMA:13400", + "name": "Serratus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22594" + ] + }, + "synonyms": [ + "Serratus posterior muscle" + ] + }, + { + "id": "FMA:13401", + "name": "Serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13400" + ] + }, + "synonyms": [ + "Superior serratus posterior" + ] + }, + { + "id": "FMA:13402", + "name": "Serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13400" + ] + }, + "synonyms": [ + "Inferior serratus posterior" + ] + }, + { + "id": "FMA:13403", + "name": "Right serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13401" + ] + } + }, + { + "id": "FMA:13404", + "name": "Left serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13401" + ] + } + }, + { + "id": "FMA:13405", + "name": "Right serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13402" + ] + } + }, + { + "id": "FMA:13406", + "name": "Left serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13402" + ] + } + }, + { + "id": "FMA:13407", + "name": "Sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64822" + ] + }, + "synonyms": [ + "Sternocleidomastoid muscle" + ] + }, + { + "id": "FMA:13408", + "name": "Right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13407" + ] + } + }, + { + "id": "FMA:13409", + "name": "Left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13407" + ] + } + }, + { + "id": "FMA:13410", + "name": "Subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37349" + ] + } + }, + { + "id": "FMA:13411", + "name": "Left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13410" + ] + } + }, + { + "id": "FMA:13412", + "name": "Right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13410" + ] + } + }, + { + "id": "FMA:13413", + "name": "Subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + }, + "synonyms": [ + "Subscapularis muscle" + ] + }, + { + "id": "FMA:13414", + "name": "Right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13413" + ] + } + }, + { + "id": "FMA:13415", + "name": "Left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13413" + ] + } + }, + { + "id": "FMA:13416", + "name": "Thoracoepigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:13417", + "name": "Right thoracoepigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13416" + ] + } + }, + { + "id": "FMA:13418", + "name": "Left thoracoepigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13416" + ] + } + }, + { + "id": "FMA:13419", + "name": "Right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9626" + ] + } + }, + { + "id": "FMA:13420", + "name": "Left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9626" + ] + } + }, + { + "id": "FMA:13421", + "name": "Ligamentum arteriosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14076" + ] + }, + "synonyms": [ + "Botallo's ligament", + "Botallo's duct", + "Harvey's ligament" + ] + }, + { + "id": "FMA:13422", + "name": "Ligament of intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Intervertebral syndesmosis ligament" + ] + }, + { + "id": "FMA:13423", + "name": "Ligamentum flavum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13422" + ] + } + }, + { + "id": "FMA:13424", + "name": "Interspinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13422" + ] + } + }, + { + "id": "FMA:13425", + "name": "Supraspinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13422" + ] + }, + "synonyms": [ + "Supraspinal ligament" + ] + }, + { + "id": "FMA:13426", + "name": "Intertransverse ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13422" + ] + }, + "synonyms": [ + "Ligamentum intertransversarium" + ] + }, + { + "id": "FMA:13427", + "name": "Ligamentum nuchae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Nuchal ligament", + "Ligament of neck" + ] + }, + { + "id": "FMA:13428", + "name": "Superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7406" + ] + }, + "synonyms": [ + "Upper lobar bronchus", + "Upper lobe bronchus" + ] + }, + { + "id": "FMA:13429", + "name": "Inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7406" + ] + }, + "synonyms": [ + "Lower lobe bronchus", + "Lower lobar bronchus" + ] + }, + { + "id": "FMA:13435", + "name": "Origin of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Posterior intercostal arterial origin" + ] + }, + { + "id": "FMA:13436", + "name": "Ostium of left apicoposterior pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13438" + ] + }, + "synonyms": [ + "Left apicoposterior pulmonary arterial ostium" + ] + }, + { + "id": "FMA:13438", + "name": "Orifice of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Arterial orifice", + "Ostium of artery" + ] + }, + { + "id": "FMA:13439", + "name": "Orifice of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of vein", + "Venous orifice" + ] + }, + { + "id": "FMA:13440", + "name": "Posterior aortic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3745" + ] + } + }, + { + "id": "FMA:13442", + "name": "Anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Anterior vein of superior pulmonary vein", + "V3", + "Anterior bronchopulmonary segment of superior pulmonary vein" + ] + }, + { + "id": "FMA:13443", + "name": "Posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "V2", + "Posterior bronchopulmonary segment of superior pulmonary vein" + ] + }, + { + "id": "FMA:13444", + "name": "Apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Apical bronchopulmonary segment of superior pulmonary vein", + "V1", + "Apical vein" + ] + }, + { + "id": "FMA:13445", + "name": "Superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9411" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of inferior pulmonary vein", + "V6" + ] + }, + { + "id": "FMA:13446", + "name": "Root of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + }, + "synonyms": [ + "Azygos venous root" + ] + }, + { + "id": "FMA:13447", + "name": "Root of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Hemiazygos venous root" + ] + }, + { + "id": "FMA:13448", + "name": "Root of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15083" + ] + }, + "synonyms": [ + "Commencement of brachiocephalic artery", + "Brachiocephalic arterial root" + ] + }, + { + "id": "FMA:13451", + "name": "Zone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Scapular zone" + ] + }, + { + "id": "FMA:13452", + "name": "Spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13453" + ] + }, + "synonyms": [ + "Right scapular spine" + ] + }, + { + "id": "FMA:13453", + "name": "Spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Scapular spine" + ] + }, + { + "id": "FMA:13454", + "name": "Body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Scapular body" + ] + }, + { + "id": "FMA:13455", + "name": "Coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:13456", + "name": "Spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13453" + ] + }, + "synonyms": [ + "Left scapular spine" + ] + }, + { + "id": "FMA:13457", + "name": "Body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11945" + ] + }, + "synonyms": [ + "Cervical vertebral body" + ] + }, + { + "id": "FMA:13458", + "name": "Spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11948" + ] + } + }, + { + "id": "FMA:13460", + "name": "Sternal head of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Medial head of sternocleidomastoid" + ] + }, + { + "id": "FMA:13461", + "name": "Sternal head of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13460" + ] + } + }, + { + "id": "FMA:13462", + "name": "Sternal head of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13460" + ] + } + }, + { + "id": "FMA:13466", + "name": "Summit of arch of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + } + }, + { + "id": "FMA:13467", + "name": "Summit of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14172" + ] + } + }, + { + "id": "FMA:13470", + "name": "Summit of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8760" + ] + }, + "synonyms": [ + "Left pulmonary arterial summit" + ] + }, + { + "id": "FMA:13472", + "name": "Tributary of great cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + }, + "synonyms": [ + "Great cardiac venous tributary" + ] + }, + { + "id": "FMA:13477", + "name": "Upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9410" + ] + }, + "synonyms": [ + "Superior lobar vein" + ] + }, + { + "id": "FMA:13478", + "name": "Vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Spine", + "Spinal column", + "Backbone" + ] + }, + { + "id": "FMA:13479", + "name": "Vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:13480", + "name": "Cervical vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13479" + ] + } + }, + { + "id": "FMA:13481", + "name": "First thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of T1 vertebra", + "Verterbal foramen of first thoracic vertebra" + ] + }, + { + "id": "FMA:13482", + "name": "Second thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of T2 vertebra", + "Vertebral foramen of second thoracic vertebra" + ] + }, + { + "id": "FMA:13483", + "name": "Third thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of T3 vertebra", + "Vertebral foramen of third thoracic vertebra" + ] + }, + { + "id": "FMA:13484", + "name": "Fourth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of fourth thoracic vertebra", + "Vertebral foramen of T4 vertebra" + ] + }, + { + "id": "FMA:13485", + "name": "Fifth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of fifth thoracic vertebra", + "Vertebral foramen of T5 vertebra" + ] + }, + { + "id": "FMA:13486", + "name": "Sixth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of sixth thoracic vertebra", + "Vertebral foramen of T6 vertebra" + ] + }, + { + "id": "FMA:13487", + "name": "Seventh thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of T7 vertebra", + "Vertebral foramen of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:13488", + "name": "Eighth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of eighth thoracic vertebra", + "Vertebral foramen of T8 vertebra" + ] + }, + { + "id": "FMA:13489", + "name": "Ninth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of ninth thoracic vertebra", + "Vertebral foramen of T9 vertebra" + ] + }, + { + "id": "FMA:13490", + "name": "Tenth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of tenth thoracic vertebra", + "Vertebral foramen of T10 vertebra" + ] + }, + { + "id": "FMA:13491", + "name": "Eleventh thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of T11 vertebra", + "Vertebral foramen of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:13492", + "name": "Twelfth thoracic vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9143" + ] + }, + "synonyms": [ + "Vertebral foramen of twelfth thoracic vertebra", + "Vertebral foramen of T12 vertebra" + ] + }, + { + "id": "FMA:13495", + "name": "Intervertebral disk of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T2 intervertebral disk", + "Intervertebral disk, T2-T3" + ] + }, + { + "id": "FMA:13497", + "name": "Nucleus pulposus of intervertebral disk of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T2-T3" + ] + }, + { + "id": "FMA:13498", + "name": "Anulus fibrosus of intervertebral disk of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13500", + "name": "Intervertebral disk of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "Intervertebral disk, T3-T4", + "T3 intervertebral disk" + ] + }, + { + "id": "FMA:13501", + "name": "Intervertebral disk of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T4 intervertebral disk", + "Intervertebral disk, T4-T5" + ] + }, + { + "id": "FMA:13502", + "name": "Intervertebral disk of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "Intervertebral disk, T5-T6", + "T5 intervertebral disk" + ] + }, + { + "id": "FMA:13503", + "name": "Intervertebral disk of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "Intervertebral disk, T6-T7", + "T6 intervertebral disk" + ] + }, + { + "id": "FMA:13504", + "name": "Intervertebral disk of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T7 intervertebral disk", + "Intervertebral disk, T7-T8" + ] + }, + { + "id": "FMA:13505", + "name": "Intervertebral disk of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "Intervertebral disk, T8-T9", + "T8 intervertebral disk" + ] + }, + { + "id": "FMA:13506", + "name": "Intervertebral disk of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T9 intervertebral disk", + "Intervertebral disk, T9-T10" + ] + }, + { + "id": "FMA:13507", + "name": "Intervertebral disk of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T10 intervertebral disk", + "Intervertebral disk, T10-T11" + ] + }, + { + "id": "FMA:13508", + "name": "Intervertebral disk of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "T11 intervertebral disk", + "Intervertebral disk, T11-T12" + ] + }, + { + "id": "FMA:13509", + "name": "Intervertebral disk of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10455" + ] + }, + "synonyms": [ + "Intervertebral disk, T12-L1", + "T12 intervertebral disk" + ] + }, + { + "id": "FMA:13510", + "name": "Nucleus pulposus of intervertebral disk of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T3-T4" + ] + }, + { + "id": "FMA:13511", + "name": "Nucleus pulposus of intervertebral disk of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T4-T5" + ] + }, + { + "id": "FMA:13512", + "name": "Nucleus pulposus of intervertebral disk of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus,T5-T6" + ] + }, + { + "id": "FMA:13513", + "name": "Nucleus pulposus of intervertebral disk of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T6-T7" + ] + }, + { + "id": "FMA:13514", + "name": "Nucleus pulposus of intervertebral disk of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T7-T8" + ] + }, + { + "id": "FMA:13515", + "name": "Nucleus pulposus of intervertebral disk of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T8-T9" + ] + }, + { + "id": "FMA:13516", + "name": "Nucleus pulposus of intervertebral disk of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T9-T10" + ] + }, + { + "id": "FMA:13517", + "name": "Nucleus pulposus of intervertebral disk of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T10-T11" + ] + }, + { + "id": "FMA:13518", + "name": "Nucleus pulposus of intervertebral disk of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T11-T12" + ] + }, + { + "id": "FMA:13519", + "name": "Nucleus pulposus of intervertebral disk of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10456" + ] + }, + "synonyms": [ + "Nucleus pulposus, T12-L1" + ] + }, + { + "id": "FMA:13520", + "name": "Anulus fibrosus of intervertebral disk of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13521", + "name": "Anulus fibrosus of intervertebral disk of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13522", + "name": "Anulus fibrosus of intervertebral disk of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13523", + "name": "Anulus fibrosus of intervertebral disk of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13524", + "name": "Anulus fibrosus of intervertebral disk of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13525", + "name": "Anulus fibrosus of intervertebral disk of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13526", + "name": "Anulus fibrosus of intervertebral disk of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13527", + "name": "Anulus fibrosus of intervertebral disk of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13528", + "name": "Anulus fibrosus of intervertebral disk of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13529", + "name": "Anulus fibrosus of intervertebral disk of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10457" + ] + } + }, + { + "id": "FMA:13550", + "name": "Nucleus pulposus of intervertebral disk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Nucleus pulposus (diskus intervertebralis)" + ] + }, + { + "id": "FMA:13551", + "name": "Anulus fibrosus of intervertebral disk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Anulus fibrosus (diskus intervertebralis)" + ] + }, + { + "id": "FMA:13554", + "name": "Nucleus pulposus of intervertebral disk of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13550" + ] + } + }, + { + "id": "FMA:13555", + "name": "Anulus fibrosus of intervertebral disk of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13551" + ] + }, + "synonyms": [ + "Anulus fibrosus of cervical vertebra" + ] + }, + { + "id": "FMA:13562", + "name": "Anterior surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + }, + "synonyms": [ + "Ventral surface of body of vertebra" + ] + }, + { + "id": "FMA:13563", + "name": "Posterior surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + }, + "synonyms": [ + "Dorsal surface of body of vertebra" + ] + }, + { + "id": "FMA:13564", + "name": "Lateral surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + } + }, + { + "id": "FMA:13565", + "name": "Superior surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + }, + "synonyms": [ + "Upper surface of body of vertebra" + ] + }, + { + "id": "FMA:13566", + "name": "Inferior surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + }, + "synonyms": [ + "Lower surface of body of vertebra" + ] + }, + { + "id": "FMA:13567", + "name": "Superior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13573" + ] + }, + "synonyms": [ + "Upper costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13568", + "name": "Right superior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13567" + ] + }, + "synonyms": [ + "Right upper costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13569", + "name": "Left superior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13567" + ] + }, + "synonyms": [ + "Left upper costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13570", + "name": "Inferior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13573" + ] + }, + "synonyms": [ + "Lower costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13571", + "name": "Right inferior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13570" + ] + }, + "synonyms": [ + "Right lower costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13572", + "name": "Left inferior costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13570" + ] + }, + "synonyms": [ + "Left lower costal facet of body of vertebra" + ] + }, + { + "id": "FMA:13573", + "name": "Costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + } + }, + { + "id": "FMA:13576", + "name": "Basivertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Basivertebral foramen of body of vertebra" + ] + }, + { + "id": "FMA:13577", + "name": "Costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13573" + ] + }, + "synonyms": [ + "Costocapitular facet of body of thoracic vertebra" + ] + }, + { + "id": "FMA:13578", + "name": "Costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:13579", + "name": "Costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:13580", + "name": "Costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:13581", + "name": "Costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:13582", + "name": "Costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:13583", + "name": "Costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:13584", + "name": "Costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:13585", + "name": "Costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:13586", + "name": "Costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:13587", + "name": "Costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13577" + ] + }, + "synonyms": [ + "Costocapitular facet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:13590", + "name": "Right costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13578" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:13591", + "name": "Left costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13578" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:13592", + "name": "Right costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13579" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:13593", + "name": "Left costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13579" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of second thoracic vertebra" + ] + }, + { + "id": "FMA:13594", + "name": "Right costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13580" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:13595", + "name": "Left costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13580" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of third thoracic vertebra" + ] + }, + { + "id": "FMA:13596", + "name": "Right costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13581" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:13597", + "name": "Left costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13581" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:13598", + "name": "Right costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13582" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:13599", + "name": "Left costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13582" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:13600", + "name": "Right costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13583" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:13601", + "name": "Left costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13583" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:13602", + "name": "Right costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13584" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:13603", + "name": "Left costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13584" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:13604", + "name": "Right costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13585" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:13605", + "name": "Left costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13585" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:13606", + "name": "Right costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13586" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:13607", + "name": "Left costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13586" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:13608", + "name": "Right costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13587" + ] + }, + "synonyms": [ + "Right costocapitular facet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:13609", + "name": "Left costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13587" + ] + }, + "synonyms": [ + "Left costocapitular facet of body of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:13610", + "name": "Inferior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9146" + ] + }, + "synonyms": [ + "Inferior costocapitular demifacet of body of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:13612", + "name": "Articular facet of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13625" + ] + } + }, + { + "id": "FMA:13613", + "name": "Vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Vertebral incisure of pedicle", + "Vertebral incisure" + ] + }, + { + "id": "FMA:13614", + "name": "Superior vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13613" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle", + "Superior vertebral incisure" + ] + }, + { + "id": "FMA:13625", + "name": "Articular facet of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + }, + "synonyms": [ + "Apophyseal facet of articular process of vertebra" + ] + }, + { + "id": "FMA:13628", + "name": "Articular facet of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65598" + ] + }, + "synonyms": [ + "Apophyseal facet of superior articular process of cervical vertebra", + "Superior articular facet of cervical vertebra" + ] + }, + { + "id": "FMA:13629", + "name": "Articular facet of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65598" + ] + }, + "synonyms": [ + "Apophyseal facet of inferior articular process of cervical vertebra" + ] + }, + { + "id": "FMA:13649", + "name": "Thoracic intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10448" + ] + } + }, + { + "id": "FMA:13650", + "name": "Lumbar intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10448" + ] + } + }, + { + "id": "FMA:13651", + "name": "T1-T2 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13652", + "name": "T2-T3 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13653", + "name": "T3-T4 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13654", + "name": "T4-T5 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13655", + "name": "T5-T6 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13656", + "name": "T6-T7 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13657", + "name": "T7-T8 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13658", + "name": "T8-T9 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13659", + "name": "T9-T10 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13660", + "name": "T10-T11 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13661", + "name": "T11-T12 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13662", + "name": "T12-L1 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13649" + ] + } + }, + { + "id": "FMA:13664", + "name": "Articular capsule of vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Articular capsule of zygapophyseal joint", + "Articular capsule of facet joint", + "Articular capsule of joint of vertebral arch" + ] + }, + { + "id": "FMA:13665", + "name": "Articular capsule of thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13664" + ] + }, + "synonyms": [ + "Articular capsule of thoracic zygapophyseal joint" + ] + }, + { + "id": "FMA:13666", + "name": "Articular capsule of lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13664" + ] + }, + "synonyms": [ + "Articular capsule of lumbar zygapophyseal joint" + ] + }, + { + "id": "FMA:13667", + "name": "Articular capsule of T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T1-T2 zygapophyseal joint", + "Articular capsule of joint of T1-T2 vertebral articular processes" + ] + }, + { + "id": "FMA:13668", + "name": "Cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10447" + ] + }, + "synonyms": [ + "Joint of cervical vertebral articular process", + "Cervical facet joint", + "Zygapophysial joint of cervical vertebrae", + "Joint of cervical vertebral arch", + "Zygapophyseal joint of cervical vertebrae" + ] + }, + { + "id": "FMA:13669", + "name": "Lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10447" + ] + }, + "synonyms": [ + "Lumbar facet joint", + "Joint of lumbar vertebral arch", + "Zygapophysial joint of lumbar vertebrae", + "Joint of lumbar vertebral articular process", + "Zygapophyseal joint of lumbar vertebrae" + ] + }, + { + "id": "FMA:13670", + "name": "Articular capsule of T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of joint of T2-T3 vertebral articular processes", + "Articular capsule of T2-T3 zygapophyseal joint" + ] + }, + { + "id": "FMA:13671", + "name": "Articular capsule of T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T3-T4 zygapophyseal joint", + "Articular capsule of joint of T3-T4 vertebral articular processes" + ] + }, + { + "id": "FMA:13672", + "name": "Articular capsule of T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T4-T5 zygapophyseal joint", + "Articular capsule of joint of T4-T5 vertebral articular joint" + ] + }, + { + "id": "FMA:13673", + "name": "Articular capsule of T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of joint of T5-T6 vertebral articular processes", + "Articular capsule of T5-T6 zygapophyseal joint" + ] + }, + { + "id": "FMA:13674", + "name": "Articular capsule of T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T6-T7 zygapophyseal joint", + "Articular capsule of joint of T6-T7 vertebral articular processes" + ] + }, + { + "id": "FMA:13675", + "name": "Articular capsule of T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of joint of T7-T8 vertebral articular processes", + "Articular capsule of T7-T8 zygapophyseal joint" + ] + }, + { + "id": "FMA:13676", + "name": "Articular capsule of T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T8-T9 zygapophyseal joint", + "Articular capsule of joint of T8-T9 vertebral articular processes" + ] + }, + { + "id": "FMA:13677", + "name": "Articular capsule of T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of joint of T9-T10 vertebral articular processes", + "Articular capsule of T9-T10 zygapophyseal joint" + ] + }, + { + "id": "FMA:13678", + "name": "Articular capsule of T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T10-T11 zygapophyseal joint", + "Articular capsule of joint of T10-T11 vertebral articular process" + ] + }, + { + "id": "FMA:13679", + "name": "Articular capsule of T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of T11-T12 zygapophyseal joint", + "Articular capsule of joint of T11-T12 vertebral articular process" + ] + }, + { + "id": "FMA:13680", + "name": "Articular capsule of T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + }, + "synonyms": [ + "Articular capsule of joint of T12-L1 vertebral articular processes", + "Articular capsule of T12-L1 zygapophyseal joint" + ] + }, + { + "id": "FMA:13681", + "name": "Ligamentum flavum of thoracic vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13423" + ] + }, + "synonyms": [ + "Ligamentum flavum of thoracic vertebral laminae" + ] + }, + { + "id": "FMA:13682", + "name": "Ligamentum flavum of T1-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13683", + "name": "Ligamentum flavum of T2-T3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13684", + "name": "Ligamentum flavum of T3-T4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13685", + "name": "Ligamentum flavum of T4-T5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13686", + "name": "Ligamentum flavum of T5-T6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13687", + "name": "Ligamentum flavum of T6-T7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13688", + "name": "Ligamentum flavum of T7-T8 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13689", + "name": "Ligamentum flavum of T8-T9 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13690", + "name": "Ligamentum flavum of T9-T10 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13691", + "name": "Ligamentum flavum of T10-T11 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13692", + "name": "Ligamentum flavum of T11-T12 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13693", + "name": "Ligamentum flavum of T12-L1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13681" + ] + } + }, + { + "id": "FMA:13694", + "name": "Interspinous ligament of thoracic vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13424" + ] + }, + "synonyms": [ + "Interspinal ligament of thoracic vertebrae" + ] + }, + { + "id": "FMA:13695", + "name": "Interspinous ligament of T1-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T1-T2 vertebrae" + ] + }, + { + "id": "FMA:13696", + "name": "Interspinous ligament of T2-T3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T2-T3 vertebrae" + ] + }, + { + "id": "FMA:13697", + "name": "Interspinous ligament of T3-T4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T3-T4 vertebrae" + ] + }, + { + "id": "FMA:13698", + "name": "Interspinous ligament of T4-T5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T4-T5 vertebrae" + ] + }, + { + "id": "FMA:13699", + "name": "Interspinous ligament of T5-T6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T5-T6 vertebrae" + ] + }, + { + "id": "FMA:13700", + "name": "Interspinous ligament of T6-T7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T6-T7 vertebrae" + ] + }, + { + "id": "FMA:13701", + "name": "Interspinous ligament of T7-T8 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T7-T8 vertebrae" + ] + }, + { + "id": "FMA:13702", + "name": "Interspinous ligament of T8-T9 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T8-T9 vertebrae" + ] + }, + { + "id": "FMA:13703", + "name": "Interspinous ligament of T9-T10 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T9-T10 vertebrae" + ] + }, + { + "id": "FMA:13704", + "name": "Interspinous ligament of T10-T11 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T10-T11 vertebrae" + ] + }, + { + "id": "FMA:13705", + "name": "Interspinous ligament of T11-T12 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T11-T12 vertebrae" + ] + }, + { + "id": "FMA:13706", + "name": "Interspinous ligament of T12-L1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13694" + ] + }, + "synonyms": [ + "Interspinal ligament of T12-L1 vertebrae" + ] + }, + { + "id": "FMA:13707", + "name": "Supraspinous ligament of thoracic vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13425" + ] + }, + "synonyms": [ + "Supraspinal ligament of thoracic vertebrae" + ] + }, + { + "id": "FMA:13708", + "name": "Supraspinous ligament of T1-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T1-T2 vertebrae" + ] + }, + { + "id": "FMA:13709", + "name": "Supraspinous ligament of T2-T3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T2-T3 vertebrae" + ] + }, + { + "id": "FMA:13710", + "name": "Supraspinous ligament of T3-T4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T3-T4 vertebrae" + ] + }, + { + "id": "FMA:13711", + "name": "Supraspinous ligament of T4-T5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T4-T5 vertebrae" + ] + }, + { + "id": "FMA:13712", + "name": "Supraspinous ligament of T5-T6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T5-T6 vertebrae" + ] + }, + { + "id": "FMA:13713", + "name": "Supraspinous ligament of T6-T7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T6-T7 vertebrae" + ] + }, + { + "id": "FMA:13714", + "name": "Supraspinous ligament of T7-T8 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T7-T8 vertebrae" + ] + }, + { + "id": "FMA:13715", + "name": "Supraspinous ligament of T8-T9 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T8-T9 vertebrae" + ] + }, + { + "id": "FMA:13716", + "name": "Supraspinous ligament of T9-T10 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T9-T10 vertebrae" + ] + }, + { + "id": "FMA:13717", + "name": "Supraspinous ligament of T10-T11vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T10-T11 vertebrae" + ] + }, + { + "id": "FMA:13718", + "name": "Supraspinous ligament of T11-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T11-T2 vertebrae" + ] + }, + { + "id": "FMA:13719", + "name": "Supraspinous ligament of T12-L1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13707" + ] + }, + "synonyms": [ + "Supraspinal ligament of T12-L1 vertebrae" + ] + }, + { + "id": "FMA:13720", + "name": "Intertransverse ligament of thoracic vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13426" + ] + } + }, + { + "id": "FMA:13721", + "name": "Intertransverse ligament of T1-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13722", + "name": "Intertransverse ligament of T2-T3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13723", + "name": "Intertransverse ligament of T3-T4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13724", + "name": "Intertransverse ligament of T4-T5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13725", + "name": "Intertransverse ligament of T5-T6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13726", + "name": "Intertransverse ligament of T6-T7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13727", + "name": "Intertransverse ligament of T7-T8 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13728", + "name": "Intertransverse ligament of T8-T9 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13729", + "name": "Intertransverse ligament of T9-T10 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13730", + "name": "Intertransverse ligament of T10-T11 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13731", + "name": "Intertransverse ligament of T11-T12 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13732", + "name": "Intertransverse ligament of T12-L1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13720" + ] + } + }, + { + "id": "FMA:13733", + "name": "Intertransverse ligament of lumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13426" + ] + } + }, + { + "id": "FMA:13734", + "name": "Supraspinous ligament of lumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13425" + ] + }, + "synonyms": [ + "Supraspinal ligament of lumbar vertebrae" + ] + }, + { + "id": "FMA:13735", + "name": "Interspinous ligament of lumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13424" + ] + }, + "synonyms": [ + "Interspinal ligament of lumbar vertebrae" + ] + }, + { + "id": "FMA:13736", + "name": "Ligamentum flavum of lumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13423" + ] + }, + "synonyms": [ + "Ligamentum flavum of lumbar vertebral laminae" + ] + }, + { + "id": "FMA:13741", + "name": "Superior articular facet of head of right rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:13742", + "name": "Inferior articular facet of head of right rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:13744", + "name": "Superior articular facet of head of left rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7580" + ] + } + }, + { + "id": "FMA:13745", + "name": "Inferior articular facet of head of left rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7581" + ] + } + }, + { + "id": "FMA:13747", + "name": "Radiate ligament of head of right rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:13748", + "name": "Radiate ligament of head of left rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8961" + ] + } + }, + { + "id": "FMA:13749", + "name": "Intra-articular ligament of head of right rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:13750", + "name": "Intra-articular ligament of head of left rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8962" + ] + } + }, + { + "id": "FMA:13751", + "name": "Cavity of right costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Right costotransverse joint cavity" + ] + }, + { + "id": "FMA:13752", + "name": "Cavity of left costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Left costotransverse joint cavity" + ] + }, + { + "id": "FMA:13753", + "name": "Cavity of first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "First costotransverse joint cavity" + ] + }, + { + "id": "FMA:13754", + "name": "Cavity of second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Second costotransverse joint cavity" + ] + }, + { + "id": "FMA:13755", + "name": "Cavity of third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Third costotransverse joint cavity" + ] + }, + { + "id": "FMA:13756", + "name": "Cavity of fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Fourth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13757", + "name": "Cavity of fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Fifth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13758", + "name": "Cavity of sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Sixth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13759", + "name": "Cavity of seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Seventh costotransverse joint cavity" + ] + }, + { + "id": "FMA:13760", + "name": "Cavity of eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Eighth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13761", + "name": "Cavity of ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Ninth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13762", + "name": "Cavity of tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10441" + ] + }, + "synonyms": [ + "Tenth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13763", + "name": "Cavity of right first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13753" + ] + }, + "synonyms": [ + "Right first costotransverse joint cavity" + ] + }, + { + "id": "FMA:13764", + "name": "Cavity of left first costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13753" + ] + }, + "synonyms": [ + "Left first costotransverse joint cavity" + ] + }, + { + "id": "FMA:13765", + "name": "Cavity of right second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13754" + ] + }, + "synonyms": [ + "Right second costotransverse joint cavity" + ] + }, + { + "id": "FMA:13766", + "name": "Cavity of left second costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13754" + ] + }, + "synonyms": [ + "Left second costotransverse joint cavity" + ] + }, + { + "id": "FMA:13767", + "name": "Cavity of right third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13755" + ] + }, + "synonyms": [ + "Right third costotransverse joint cavity" + ] + }, + { + "id": "FMA:13768", + "name": "Cavity of left third costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13755" + ] + }, + "synonyms": [ + "Left third costotransverse joint cavity" + ] + }, + { + "id": "FMA:13769", + "name": "Cavity of right fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13756" + ] + }, + "synonyms": [ + "Right fourth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13770", + "name": "Cavity of left fourth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13756" + ] + }, + "synonyms": [ + "Left fourth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13771", + "name": "Cavity of right fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13757" + ] + }, + "synonyms": [ + "Right fifth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13772", + "name": "Cavity of left fifth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13757" + ] + }, + "synonyms": [ + "Left fifth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13773", + "name": "Cavity of right sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13758" + ] + }, + "synonyms": [ + "Right sixth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13774", + "name": "Cavity of left sixth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13758" + ] + }, + "synonyms": [ + "Left sixth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13775", + "name": "Cavity of right seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13759" + ] + }, + "synonyms": [ + "Right seventh costotransverse joint cavity" + ] + }, + { + "id": "FMA:13776", + "name": "Cavity of left seventh costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13759" + ] + }, + "synonyms": [ + "Left seventh costotransverse joint cavity" + ] + }, + { + "id": "FMA:13777", + "name": "Cavity of right eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13760" + ] + }, + "synonyms": [ + "Right eighth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13778", + "name": "Cavity of left eighth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13760" + ] + }, + "synonyms": [ + "Left eighth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13779", + "name": "Cavity of right ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13761" + ] + }, + "synonyms": [ + "Right ninth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13780", + "name": "Cavity of left ninth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13761" + ] + }, + "synonyms": [ + "Left ninth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13781", + "name": "Cavity of right tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13762" + ] + }, + "synonyms": [ + "Right tenth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13782", + "name": "Cavity of left tenth costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13762" + ] + }, + "synonyms": [ + "Left tenth costotransverse joint cavity" + ] + }, + { + "id": "FMA:13783", + "name": "Cavity of joint of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of first costal head" + ] + }, + { + "id": "FMA:13784", + "name": "Cavity of joint of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of second costal head" + ] + }, + { + "id": "FMA:13785", + "name": "Cavity of joint of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of third costal head" + ] + }, + { + "id": "FMA:13786", + "name": "Cavity of joint of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of fourth costal head" + ] + }, + { + "id": "FMA:13787", + "name": "Cavity of joint of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of fifth costal head" + ] + }, + { + "id": "FMA:13788", + "name": "Cavity of joint of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of sixth costal head" + ] + }, + { + "id": "FMA:13789", + "name": "Cavity of joint of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of seventh costal head" + ] + }, + { + "id": "FMA:13790", + "name": "Cavity of joint of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of eighth costal head" + ] + }, + { + "id": "FMA:13791", + "name": "Cavity of joint of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of ninth costal head" + ] + }, + { + "id": "FMA:13792", + "name": "Cavity of joint of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of tenth costal head" + ] + }, + { + "id": "FMA:13793", + "name": "Cavity of joint of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of eleventh costal head" + ] + }, + { + "id": "FMA:13794", + "name": "Cavity of joint of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10444" + ] + }, + "synonyms": [ + "Cavity of joint of twelfth costal head" + ] + }, + { + "id": "FMA:13795", + "name": "Cavity of joint of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13783" + ] + }, + "synonyms": [ + "Cavity of joint of right first costal head" + ] + }, + { + "id": "FMA:13796", + "name": "Cavity of joint of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13783" + ] + }, + "synonyms": [ + "Cavity of joint of left first costal head" + ] + }, + { + "id": "FMA:13797", + "name": "Cavity of joint of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13784" + ] + }, + "synonyms": [ + "Cavity of joint of right second costal head" + ] + }, + { + "id": "FMA:13798", + "name": "Cavity of joint of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13784" + ] + }, + "synonyms": [ + "Cavity of joint of left second costal head" + ] + }, + { + "id": "FMA:13799", + "name": "Cavity of joint of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13785" + ] + }, + "synonyms": [ + "Cavity of joint of right third costal head" + ] + }, + { + "id": "FMA:13800", + "name": "Cavity of joint of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13785" + ] + }, + "synonyms": [ + "Cavity of joint of left third costal head" + ] + }, + { + "id": "FMA:13801", + "name": "Cavity of joint of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13786" + ] + }, + "synonyms": [ + "Cavity of joint of right fourth costal head" + ] + }, + { + "id": "FMA:13802", + "name": "Cavity of joint of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13786" + ] + }, + "synonyms": [ + "Cavity of joint of left fourth costal head" + ] + }, + { + "id": "FMA:13803", + "name": "Cavity of joint of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13787" + ] + }, + "synonyms": [ + "Cavity of joint of right fifth costal head" + ] + }, + { + "id": "FMA:13804", + "name": "Cavity of joint of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13787" + ] + }, + "synonyms": [ + "Cavity of joint of left fifth costal head" + ] + }, + { + "id": "FMA:13805", + "name": "Cavity of joint of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13788" + ] + }, + "synonyms": [ + "Cavity of joint of right sixth costal head" + ] + }, + { + "id": "FMA:13806", + "name": "Cavity of joint of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13788" + ] + }, + "synonyms": [ + "Cavity of joint of left sixth costal head" + ] + }, + { + "id": "FMA:13807", + "name": "Cavity of joint of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13789" + ] + }, + "synonyms": [ + "Cavity of joint of right seventh costal head" + ] + }, + { + "id": "FMA:13808", + "name": "Cavity of joint of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13789" + ] + }, + "synonyms": [ + "Cavity of joint of left seventh costal head" + ] + }, + { + "id": "FMA:13809", + "name": "Cavity of joint of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13790" + ] + }, + "synonyms": [ + "Cavity of joint of right eighth costal head" + ] + }, + { + "id": "FMA:13810", + "name": "Cavity of joint of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13790" + ] + }, + "synonyms": [ + "Cavity of joint of left eighth costal head" + ] + }, + { + "id": "FMA:13811", + "name": "Cavity of joint of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13791" + ] + }, + "synonyms": [ + "Cavity of joint of right ninth costal head" + ] + }, + { + "id": "FMA:13812", + "name": "Cavity of joint of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13791" + ] + }, + "synonyms": [ + "Cavity of joint of left ninth costal head" + ] + }, + { + "id": "FMA:13813", + "name": "Cavity of joint of right tenth costal head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13792" + ] + }, + "synonyms": [ + "Cavity of joint of head of right tenth rib" + ] + }, + { + "id": "FMA:13814", + "name": "Cavity of joint of left tenth costal head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13792" + ] + }, + "synonyms": [ + "Cavity of joint of head of left tenth rib" + ] + }, + { + "id": "FMA:13815", + "name": "Cavity of joint of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13793" + ] + }, + "synonyms": [ + "Cavity of joint of right eleventh costal head" + ] + }, + { + "id": "FMA:13816", + "name": "Cavity of joint of head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13793" + ] + }, + "synonyms": [ + "Cavity of joint of left eleventh costal head" + ] + }, + { + "id": "FMA:13817", + "name": "Cavity of joint of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13794" + ] + }, + "synonyms": [ + "Cavity of joint of right twelfth costal head" + ] + }, + { + "id": "FMA:13818", + "name": "Cavity of joint of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13794" + ] + }, + "synonyms": [ + "Cavity of joint of left twelfth costal head" + ] + }, + { + "id": "FMA:13819", + "name": "Interchondral joint of right 9th and 10th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10425" + ] + } + }, + { + "id": "FMA:13820", + "name": "Interchondral joint of left 9th and 10th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10425" + ] + } + }, + { + "id": "FMA:13821", + "name": "Cavity of interchondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Interchondral joint cavity" + ] + }, + { + "id": "FMA:13822", + "name": "Cavity of interchondral joint of 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13821" + ] + }, + "synonyms": [ + "Interchondral joint cavity of 5th and 6th ribs" + ] + }, + { + "id": "FMA:13823", + "name": "Cavity of interchondral joint of 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13821" + ] + }, + "synonyms": [ + "Interchondral joint cavity of 6th and 7th ribs" + ] + }, + { + "id": "FMA:13824", + "name": "Cavity of interchondral joint of 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13821" + ] + }, + "synonyms": [ + "Interchondral joint cavity of 7th and 8th ribs" + ] + }, + { + "id": "FMA:13825", + "name": "Cavity of interchondral joint of 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13821" + ] + }, + "synonyms": [ + "Interchondral joint cavity of 8th and 9th ribs" + ] + }, + { + "id": "FMA:13826", + "name": "Cavity of interchondral joint of right 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13822" + ] + }, + "synonyms": [ + "Interchondral joint cavity of right 5th and 6th ribs" + ] + }, + { + "id": "FMA:13827", + "name": "Cavity of interchondral joint of left 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13822" + ] + }, + "synonyms": [ + "Interchondral joint cavity of left 5th and 6th ribs" + ] + }, + { + "id": "FMA:13828", + "name": "Cavity of interchondral joint of right 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13823" + ] + }, + "synonyms": [ + "Interchondral joint cavity of right 6th and 7th ribs" + ] + }, + { + "id": "FMA:13829", + "name": "Cavity of interchondral joint of left 6th and 7th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13823" + ] + }, + "synonyms": [ + "Interchondral joint cavity of left 6th and 7th ribs" + ] + }, + { + "id": "FMA:13830", + "name": "Cavity of interchondral joint of right 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13824" + ] + }, + "synonyms": [ + "Interchondral joint cavity of right 7th and 8th ribs" + ] + }, + { + "id": "FMA:13831", + "name": "Cavity of interchondral joint of left 7th and 8th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13824" + ] + }, + "synonyms": [ + "Interchondral joint cavity of left 7th and 8th ribs" + ] + }, + { + "id": "FMA:13832", + "name": "Cavity of interchondral joint of right 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13825" + ] + }, + "synonyms": [ + "Interchondral joint cavity of right 8th and 9th ribs" + ] + }, + { + "id": "FMA:13833", + "name": "Cavity of interchondral joint of left 8th and 9th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13825" + ] + }, + "synonyms": [ + "Interchondral joint cavity of left 8th and 9th ribs" + ] + }, + { + "id": "FMA:13834", + "name": "Cavity of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Second sternocostal joint cavity" + ] + }, + { + "id": "FMA:13835", + "name": "Cavity of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Third sternocostal joint cavity" + ] + }, + { + "id": "FMA:13836", + "name": "Cavity of fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Fourth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13837", + "name": "Cavity of fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Fifth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13838", + "name": "Cavity of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Sixth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13839", + "name": "Cavity of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Seventh sternocostal joint cavity" + ] + }, + { + "id": "FMA:13840", + "name": "Cavity of right sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Right sternocostal joint cavity" + ] + }, + { + "id": "FMA:13841", + "name": "Cavity of left sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10439" + ] + }, + "synonyms": [ + "Left sternocostal joint cavity" + ] + }, + { + "id": "FMA:13842", + "name": "Cavity of right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13834" + ] + }, + "synonyms": [ + "Right second sternocostal joint cavity" + ] + }, + { + "id": "FMA:13843", + "name": "Cavity of left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13834" + ] + }, + "synonyms": [ + "Left second sternocostal joint cavity" + ] + }, + { + "id": "FMA:13844", + "name": "Cavity of right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13835" + ] + }, + "synonyms": [ + "Right third sternocostal joint cavity" + ] + }, + { + "id": "FMA:13845", + "name": "Cavity of left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13835" + ] + }, + "synonyms": [ + "Left third sternocostal joint cavity" + ] + }, + { + "id": "FMA:13846", + "name": "Cavity of right fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13836" + ] + }, + "synonyms": [ + "Right fourth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13847", + "name": "Cavity of left fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13836" + ] + }, + "synonyms": [ + "Left fourth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13848", + "name": "Cavity of right fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13837" + ] + }, + "synonyms": [ + "Right fifth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13849", + "name": "Cavity of left fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13837" + ] + }, + "synonyms": [ + "Left fifth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13850", + "name": "Cavity of right sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13838" + ] + }, + "synonyms": [ + "Right sixth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13851", + "name": "Cavity of left sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13838" + ] + }, + "synonyms": [ + "Left sixth sternocostal joint cavity" + ] + }, + { + "id": "FMA:13852", + "name": "Cavity of right seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13839" + ] + }, + "synonyms": [ + "Right seventh sternocostal joint cavity" + ] + }, + { + "id": "FMA:13853", + "name": "Cavity of left seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13839" + ] + }, + "synonyms": [ + "Left seventh sternocostal joint cavity" + ] + }, + { + "id": "FMA:13856", + "name": "Accessory ligament of right costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:13857", + "name": "Accessory ligament of left costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10138" + ] + } + }, + { + "id": "FMA:13858", + "name": "Costotransverse ligament of right costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:13859", + "name": "Costotransverse ligament of left costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12163" + ] + } + }, + { + "id": "FMA:13860", + "name": "Superior costotransverse ligament of right costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:13861", + "name": "Superior costotransverse ligament of left costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8958" + ] + } + }, + { + "id": "FMA:13862", + "name": "Lateral costotransverse ligament of right costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:13863", + "name": "Lateral costotransverse ligament of left costotransverse joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12162" + ] + } + }, + { + "id": "FMA:13864", + "name": "Articular facet of head of right rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:13865", + "name": "Articular facet of head of left rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7579" + ] + } + }, + { + "id": "FMA:13866", + "name": "Right inferior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13610" + ] + } + }, + { + "id": "FMA:13867", + "name": "Left inferior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13610" + ] + } + }, + { + "id": "FMA:13871", + "name": "Medial interchondral ligament of interchondral joint of 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9138" + ] + } + }, + { + "id": "FMA:13872", + "name": "Medial interchondral ligament of interchondral joint of right 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13871" + ] + } + }, + { + "id": "FMA:13873", + "name": "Medial interchondral ligament of interchondral joint of left 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13871" + ] + } + }, + { + "id": "FMA:13874", + "name": "Lateral interchondral ligament of interchondral joint of 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12174" + ] + } + }, + { + "id": "FMA:13875", + "name": "Lateral interchondral ligament of interchondral joint of right 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13874" + ] + } + }, + { + "id": "FMA:13876", + "name": "Lateral interchondral ligament of interchondral joint of left 5th and 6th ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13874" + ] + } + }, + { + "id": "FMA:13877", + "name": "Conducting system of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223281" + ] + } + }, + { + "id": "FMA:13878", + "name": "Conducting system of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223281" + ] + } + }, + { + "id": "FMA:13879", + "name": "Conducting system of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223281" + ] + } + }, + { + "id": "FMA:13880", + "name": "Conducting system of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223281" + ] + } + }, + { + "id": "FMA:13881", + "name": "Orifice of atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9474" + ] + }, + "synonyms": [ + "Atrioventricular junction orifice", + "Atrioventricular orifice" + ] + }, + { + "id": "FMA:13882", + "name": "Orifice of aorto-ventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9474" + ] + }, + "synonyms": [ + "Aorto-ventricular junction orifice" + ] + }, + { + "id": "FMA:13883", + "name": "Wall of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13256" + ] + }, + "synonyms": [ + "Atrial wall" + ] + }, + { + "id": "FMA:13884", + "name": "Wall of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13256" + ] + }, + "synonyms": [ + "Ventricular wall" + ] + }, + { + "id": "FMA:13886", + "name": "Cavity of right hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66763" + ] + }, + "synonyms": [ + "Right thoracic cavity", + "Right hemithorax cavity" + ] + }, + { + "id": "FMA:13887", + "name": "Cavity of left hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66763" + ] + }, + "synonyms": [ + "Left thoracic cavity", + "Left hemithorax cavity" + ] + }, + { + "id": "FMA:13889", + "name": "Pituitary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Pituitary", + "Hypophysis cerebri" + ] + }, + { + "id": "FMA:13890", + "name": "Parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55664" + ] + } + }, + { + "id": "FMA:13891", + "name": "Internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20278" + ] + }, + "synonyms": [ + "Obliquus internus abdominis muscle" + ] + }, + { + "id": "FMA:13892", + "name": "Right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13891" + ] + } + }, + { + "id": "FMA:13893", + "name": "Left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13891" + ] + } + }, + { + "id": "FMA:13894", + "name": "Intervertebral disk of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10446" + ] + } + }, + { + "id": "FMA:13895", + "name": "Intervertebral disk of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10446" + ] + }, + "synonyms": [ + "Cervical intervertebral disc" + ] + }, + { + "id": "FMA:13896", + "name": "Intervertebral disk of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "Intervertebral disk, C3-C4", + "C3 intervertebral disk" + ] + }, + { + "id": "FMA:13897", + "name": "Intervertebral disk of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "Intervertebral disc of fourth cervical vertebra", + "Intervertebral disk, C4-C5" + ] + }, + { + "id": "FMA:13898", + "name": "Intervertebral disk of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "Intervertebral disc of fifth cervical vertebra", + "Intervertebral disk, C5-C6" + ] + }, + { + "id": "FMA:13899", + "name": "Intervertebral disk of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "Intervertebral disk, C6-C7" + ] + }, + { + "id": "FMA:13900", + "name": "Intervertebral disk of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "Intervertebral disk, C7-T1" + ] + }, + { + "id": "FMA:13902", + "name": "Fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58741" + ] + } + }, + { + "id": "FMA:13905", + "name": "Posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13915" + ] + }, + "synonyms": [ + "Posterior left ventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:13906", + "name": "Variant branch of right coronary arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + } + }, + { + "id": "FMA:13907", + "name": "Left posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + } + }, + { + "id": "FMA:13908", + "name": "Recurrent atrioventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + } + }, + { + "id": "FMA:13909", + "name": "Lateral atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + } + }, + { + "id": "FMA:13910", + "name": "Posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + } + }, + { + "id": "FMA:13911", + "name": "Atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + }, + "synonyms": [ + "Atrial ramus of right coronary artery" + ] + }, + { + "id": "FMA:13912", + "name": "Ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + }, + "synonyms": [ + "Anterior interventricular artery" + ] + }, + { + "id": "FMA:13913", + "name": "Variant atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + } + }, + { + "id": "FMA:13914", + "name": "Anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13921" + ] + }, + "synonyms": [ + "Anterior ventricular branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:13915", + "name": "Ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + }, + "synonyms": [ + "Ventricular ramus of left circumflex artery" + ] + }, + { + "id": "FMA:13916", + "name": "Septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12819" + ] + } + }, + { + "id": "FMA:13917", + "name": "First septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13916" + ] + } + }, + { + "id": "FMA:13918", + "name": "Second septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13916" + ] + } + }, + { + "id": "FMA:13919", + "name": "Third septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13916" + ] + } + }, + { + "id": "FMA:13921", + "name": "Branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + }, + "synonyms": [ + "Branch of anterior interventricular artery" + ] + }, + { + "id": "FMA:13925", + "name": "Anterior branch of lateral cutaneous branch of right posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:13926", + "name": "Anterior branch of lateral cutaneous branch of left posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10590" + ] + } + }, + { + "id": "FMA:13927", + "name": "Posterior branch of lateral cutaneous branch of right posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:13928", + "name": "Posterior branch of lateral cutaneous branch of left posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4198" + ] + } + }, + { + "id": "FMA:13997", + "name": "Descending branch of meningeal branch of right thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:13998", + "name": "Descending branch of meningeal branch of left thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6043" + ] + } + }, + { + "id": "FMA:14003", + "name": "Muscular branch of lateral branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6022" + ] + }, + "synonyms": [ + "Muscular branch of lateral branch of lumbar posterior ramus", + "Muscular branch of lateral branch of posterior ramus of lumbar spinal nerve", + "Muscular branch of lateral branch of dorsal ramus of lumbar spinal nerve" + ] + }, + { + "id": "FMA:14010", + "name": "Collateral branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of thoracic nerve", + "Collateral branch of ventral ramus of thoracic spinal nerve", + "Collateral branch of thoracic anterior ramus" + ] + }, + { + "id": "FMA:14013", + "name": "Collateral branch of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of first thoracic nerve", + "Collateral branch of first thoracic anterior ramus", + "Collateral branch of ventral ramus of first thoracic spinal nerve" + ] + }, + { + "id": "FMA:14015", + "name": "Collateral branch of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of third thoracic nerve", + "Collateral branch of anterior ramus of third thoracic nerve" + ] + }, + { + "id": "FMA:14016", + "name": "Collateral branch of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of fourth thoracic nerve", + "Collateral branch of ventral ramus of fourth thoracic nerve" + ] + }, + { + "id": "FMA:14017", + "name": "Collateral branch of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of fifth thoracic spinal nerve", + "Collateral branch of anterior ramus of fifth thoracic nerve" + ] + }, + { + "id": "FMA:14018", + "name": "Collateral branch of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of sixth thoracic spinal nerve", + "Collateral branch of anterior ramus of sixth thoracic nerve" + ] + }, + { + "id": "FMA:14019", + "name": "Collateral branch of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of seventh thoracic nerve", + "Collateral branch of ventral ramus of seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:14020", + "name": "Collateral branch of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of eighth thoracic nerve", + "Collateral branch of ventral ramus of eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14021", + "name": "Collateral branch of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of ninth thoracic spinal nerve", + "Collateral branch of anterior ramus of ninth thoracic nerve" + ] + }, + { + "id": "FMA:14022", + "name": "Collateral branch of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of tenth thoracic nerve", + "Collateral branch of ventral ramus of tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14023", + "name": "Collateral branch of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14010" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of eleventh thoracic nerve", + "Collateral branch of ventral ramus of eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:14024", + "name": "Collateral branch of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11197" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of twelfth thoracic nerve", + "Collateral branch of ventral ramus of twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14025", + "name": "Collateral branch of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14013" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right first thoracic nerve", + "Collateral branch of ventral ramus of right first thoracic spinal nerve" + ] + }, + { + "id": "FMA:14026", + "name": "Collateral branch of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14013" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left first thoracic spinal nerve", + "Collateral branch of anterior ramus of left first thoracic nerve" + ] + }, + { + "id": "FMA:14027", + "name": "Collateral branch of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7094" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right second thoracic nerve", + "Collateral branch of ventral ramus of right second thoracic spinal nerve" + ] + }, + { + "id": "FMA:14028", + "name": "Collateral branch of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7094" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left second thoracic spinal nerve", + "Collateral branch of anterior ramus of left second thoracic nerve" + ] + }, + { + "id": "FMA:14029", + "name": "Collateral branch of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14015" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right third thoracic nerve", + "Collateral branch of ventral ramus of right third thoracic spinal nerve" + ] + }, + { + "id": "FMA:14030", + "name": "Collateral branch of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14015" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left third thoracic spinal nerve", + "Collateral branch of anterior ramus of left third thoracic nerve" + ] + }, + { + "id": "FMA:14031", + "name": "Collateral branch of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14016" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right fourth thoracic nerve", + "Collateral branch of ventral ramus of right fourth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14032", + "name": "Collateral branch of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14016" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left fourth thoracic spinal nerve", + "Collateral branch of anterior ramus of left fourth thoracic nerve" + ] + }, + { + "id": "FMA:14033", + "name": "Collateral branch of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14017" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of right fifth thoracic spinal nerve", + "Collateral branch of anterior ramus of right fifth thoracic nerve", + "Collateral branch of right first thoracic anterior ramus" + ] + }, + { + "id": "FMA:14034", + "name": "Collateral branch of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14017" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left fifth thoracic nerve", + "Collateral branch of ventral ramus of left fifth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14035", + "name": "Collateral branch of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14018" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right sixth thoracic nerve", + "Collateral branch of ventral ramus of right sixth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14036", + "name": "Collateral branch of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14018" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left sixth thoracic spinal nerve", + "Collateral branch of anterior ramus of left sixth thoracic nerve" + ] + }, + { + "id": "FMA:14037", + "name": "Collateral branch of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14019" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right seventh thoracic nerve", + "Collateral branch of ventral ramus of right seventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:14038", + "name": "Collateral branch of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14019" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of left seventh thoracic spinal nerve", + "Collateral branch of anterior ramus of left seventh thoracic nerve" + ] + }, + { + "id": "FMA:14039", + "name": "Collateral branch of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14020" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of right eighth thoracic spinal nerve", + "Collateral branch of anterior ramus of right eighth thoracic nerve" + ] + }, + { + "id": "FMA:14040", + "name": "Collateral branch of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14020" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left eighth thoracic nerve", + "Collateral branch of ventral ramus of left eighth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14041", + "name": "Collateral branch of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14021" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of right ninth thoracic spinal nerve", + "Collateral branch of anterior ramus of right ninth thoracic nerve" + ] + }, + { + "id": "FMA:14042", + "name": "Collateral branch of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14021" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left ninth thoracic nerve", + "Collateral branch of ventral ramus of left ninth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14043", + "name": "Collateral branch of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14022" + ] + }, + "synonyms": [ + "Collateral branch of ventral ramus of right tenth thoracic spinal nerve", + "Collateral branch of anterior ramus of right tenth thoracic nerve" + ] + }, + { + "id": "FMA:14044", + "name": "Collateral branch of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14022" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left tenth thoracic nerve", + "Collateral branch of ventral ramus of left tenth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14045", + "name": "Collateral branch of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14023" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right eleventh thoracic nerve", + "Collateral branch of ventral ramus of right eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:14046", + "name": "Collateral branch of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14023" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left eleventh thoracic nerve", + "Collateral branch of ventral ramus of left eleventh thoracic spinal nerve" + ] + }, + { + "id": "FMA:14047", + "name": "Collateral branch of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14024" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of right twelfth thoracic nerve", + "Collateral branch of ventral ramus of right twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14048", + "name": "Collateral branch of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14024" + ] + }, + "synonyms": [ + "Collateral branch of anterior ramus of left twelfth thoracic nerve", + "Collateral branch of ventral ramus of left twelfth thoracic spinal nerve" + ] + }, + { + "id": "FMA:14049", + "name": "Wall of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Lobar bronchial wall" + ] + }, + { + "id": "FMA:14050", + "name": "Wall of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Segmental bronchial wall" + ] + }, + { + "id": "FMA:14055", + "name": "Gray communicating ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5876" + ] + }, + "synonyms": [ + "Gray ramus communicans of thoracic anterior ramus", + "Gray communicating ramus of thoracic ventral ramus" + ] + }, + { + "id": "FMA:14056", + "name": "White communicating ramus of thoracic anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5875" + ] + }, + "synonyms": [ + "White communicating ramus of thoracic ventral ramus", + "White ramus communicans of thoracic anterior ramus" + ] + }, + { + "id": "FMA:14057", + "name": "Inflow part of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + } + }, + { + "id": "FMA:14058", + "name": "Outflow part of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + } + }, + { + "id": "FMA:14060", + "name": "Root of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5981" + ] + }, + "synonyms": [ + "Spinal neural root", + "Spinal nerve root" + ] + }, + { + "id": "FMA:14061", + "name": "Rootlet of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Cervical neural rootlet", + "Cervical spinal nerve rootlet" + ] + }, + { + "id": "FMA:14062", + "name": "Rootlet of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Thoracic neural rootlet", + "Thoracic spinal nerve rootlet" + ] + }, + { + "id": "FMA:14063", + "name": "Rootlet of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Rootlet of lumbar spinal nerve", + "Lumbar neural rootlet", + "Lumbar spinal nerve rootlet" + ] + }, + { + "id": "FMA:14064", + "name": "Root of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Thoracic nerve root", + "Thoracic neural root" + ] + }, + { + "id": "FMA:14065", + "name": "Organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82472" + ] + } + }, + { + "id": "FMA:14067", + "name": "Cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86936" + ] + }, + "synonyms": [ + "Cardiac muscle fiber", + "Cardiomyocyte", + "Cardiac muscle cell" + ] + }, + { + "id": "FMA:14068", + "name": "Cardiac muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67905" + ] + } + }, + { + "id": "FMA:14069", + "name": "Skeletal muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67905" + ] + } + }, + { + "id": "FMA:14070", + "name": "Smooth muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9641" + ] + }, + "synonyms": [ + "Non-striated muscle", + "Involuntary muscle" + ] + }, + { + "id": "FMA:14072", + "name": "Smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67328" + ] + }, + "synonyms": [ + "Myocyte of smooth muscle", + "Leiomyocyte", + "Smooth muscle tissue cell", + "Smooth muscle myocyte", + "Smooth muscle fiber", + "Non-striated muscle fiber" + ] + }, + { + "id": "FMA:14073", + "name": "Hemopoietic tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79770" + ] + }, + "synonyms": [ + "Textus haemopoieticus", + "Haemopoietic tissue", + "Hematopoietic tissue" + ] + }, + { + "id": "FMA:14074", + "name": "Mesothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86452" + ] + } + }, + { + "id": "FMA:14076", + "name": "Transformed artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:14077", + "name": "Medial umbilical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14076" + ] + }, + "synonyms": [ + "Ligamentum umbilicale mediale" + ] + }, + { + "id": "FMA:14078", + "name": "Transformed vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:14079", + "name": "Ligamentum teres of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14078" + ] + }, + "synonyms": [ + "Round ligament of liver" + ] + }, + { + "id": "FMA:14080", + "name": "Ligamentum venosum of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14078" + ] + }, + "synonyms": [ + "Ligamentum venosum (ductus venosus)", + "Ligament of Arantius" + ] + }, + { + "id": "FMA:14088", + "name": "Orifice of transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of transverse sinus", + "Transverse sinus orifice" + ] + }, + { + "id": "FMA:14089", + "name": "Right orifice of transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14088" + ] + } + }, + { + "id": "FMA:14090", + "name": "Left orifice of transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14088" + ] + } + }, + { + "id": "FMA:14092", + "name": "Zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Small intestinal zone" + ] + }, + { + "id": "FMA:14093", + "name": "Pulmonary fissure(space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20863" + ] + }, + "synonyms": [ + "Fissure of lung" + ] + }, + { + "id": "FMA:14094", + "name": "Costal groove of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + }, + "synonyms": [ + "Groove for rib" + ] + }, + { + "id": "FMA:14095", + "name": "Costal groove of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14094" + ] + } + }, + { + "id": "FMA:14096", + "name": "Costal groove of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14094" + ] + } + }, + { + "id": "FMA:14099", + "name": "Mediastinal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + }, + "synonyms": [ + "Medial surface of lobe of lung" + ] + }, + { + "id": "FMA:14100", + "name": "Anterior margin of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31000" + ] + }, + "synonyms": [ + "Anterior border of lobe of lung" + ] + }, + { + "id": "FMA:14101", + "name": "Inferior margin of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + }, + "synonyms": [ + "Inferior border of inferior lobe of lung", + "Inferior border of lower lobe of lung", + "Inferior margin of inferior lobe of lung" + ] + }, + { + "id": "FMA:14102", + "name": "Posterior border of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + }, + "synonyms": [ + "Posterior margin of lobe of lung" + ] + }, + { + "id": "FMA:14103", + "name": "Anterior margin of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14100" + ] + }, + "synonyms": [ + "Anterior border of superior lobe of lung", + "Anterior border of upper lobe of lung" + ] + }, + { + "id": "FMA:14107", + "name": "Diaphragmatic surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + }, + "synonyms": [ + "Base of lower lobe of lung viewed anatomically", + "Inferior surface of lower lobe of lung", + "Diaphragmatic surface of inferior lobe of lung", + "Anatomical base of lower lobe of lung" + ] + }, + { + "id": "FMA:14108", + "name": "Diaphragmatic surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14107" + ] + }, + "synonyms": [ + "Diaphragmatic surface of left lower lobe", + "Anatomical base of lower lobe of left lung", + "Diaphragmatic surface of inferior lobe of left lung", + "Inferior surface of left lung", + "Base of lower lobe of left lung viewed anatomically" + ] + }, + { + "id": "FMA:14109", + "name": "Costal groove of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:14110", + "name": "Costal groove of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14109" + ] + }, + "synonyms": [ + "Costal groove of superior lobe of lung" + ] + }, + { + "id": "FMA:14111", + "name": "Costal groove of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14109" + ] + }, + "synonyms": [ + "Costal groove of middle lobe of right lung" + ] + }, + { + "id": "FMA:14112", + "name": "Costal groove of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14109" + ] + }, + "synonyms": [ + "Costal groove of inferior lobe of lung" + ] + }, + { + "id": "FMA:14113", + "name": "Costal groove of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14110" + ] + }, + "synonyms": [ + "Costal groove of right superior lobe", + "Costal groove of superior lobe of right lung", + "Costal groove of right upper lobe" + ] + }, + { + "id": "FMA:14114", + "name": "Costal groove of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14110" + ] + }, + "synonyms": [ + "Costal groove of left upper lobe", + "Costal groove of left superior lobe", + "Costal groove of superior lobe of left lung" + ] + }, + { + "id": "FMA:14115", + "name": "Costal groove of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14112" + ] + }, + "synonyms": [ + "Costal groove of right lower lobe", + "Costal groove of inferior lobe of right lung", + "Costal groove of right inferior lobe" + ] + }, + { + "id": "FMA:14116", + "name": "Costal groove of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14112" + ] + }, + "synonyms": [ + "Costal groove of inferior lobe of left lung", + "Costal groove of left lower lobe", + "Costal groove of left inferior lobe" + ] + }, + { + "id": "FMA:14117", + "name": "Wall of pulmonary alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Pulmonary interalveolar septum", + "Pulmonary alveolar wall" + ] + }, + { + "id": "FMA:14118", + "name": "Dense-core granulated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Cell of Kulchitsky", + "Feyrter cell", + "Kultschitzky cell of bronchiole", + "Kulchitsky cell", + "Bronchiolar Kulchitsky cell" + ] + }, + { + "id": "FMA:14119", + "name": "Bronchiolar non-ciliated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66816" + ] + }, + "synonyms": [ + "Clara cell", + "Clara cell of bronchiole" + ] + }, + { + "id": "FMA:14120", + "name": "Trunk of subsegmental tributary of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Subsegmental tributary of pulmonary venous tree" + ] + }, + { + "id": "FMA:14121", + "name": "Pulmonary capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63194" + ] + }, + "synonyms": [ + "Capillary of lung" + ] + }, + { + "id": "FMA:14122", + "name": "Systemic capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63194" + ] + } + }, + { + "id": "FMA:14123", + "name": "Diaphragmatic surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26281" + ] + }, + "synonyms": [ + "Diaphragmatic surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:14124", + "name": "Diaphragmatic surface of lingula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26289" + ] + } + }, + { + "id": "FMA:14125", + "name": "Superior interlobar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7443" + ] + }, + "synonyms": [ + "Superior interlobar surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:14126", + "name": "Inferior interlobar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7443" + ] + }, + "synonyms": [ + "Inferior interlobar surface of middle lobe of right lung" + ] + }, + { + "id": "FMA:14127", + "name": "Wall of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86105" + ] + }, + "synonyms": [ + "Wall of cervical esophagus" + ] + }, + { + "id": "FMA:14128", + "name": "Wall of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86105" + ] + }, + "synonyms": [ + "Wall of thoracic esophagus" + ] + }, + { + "id": "FMA:14129", + "name": "Wall of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86105" + ] + }, + "synonyms": [ + "Wall of abdominal esophagus" + ] + }, + { + "id": "FMA:14130", + "name": "Lumen of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18482" + ] + }, + "synonyms": [ + "Lumen of cervical esophagus" + ] + }, + { + "id": "FMA:14131", + "name": "Lumen of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18482" + ] + }, + "synonyms": [ + "Lumen of thoracic esophagus" + ] + }, + { + "id": "FMA:14132", + "name": "Lumen of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18482" + ] + }, + "synonyms": [ + "Lumen of abdominal esophagus" + ] + }, + { + "id": "FMA:14137", + "name": "Region of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Cardiac chamber subdivision", + "Cardiac chamber region" + ] + }, + { + "id": "FMA:14138", + "name": "Cavity of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Cavity of left ventricle proper" + ] + }, + { + "id": "FMA:14139", + "name": "Cavity of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:14140", + "name": "Inflow part of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Inflow tract of atrium" + ] + }, + { + "id": "FMA:14141", + "name": "Outflow part of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Outflow tract of atrium" + ] + }, + { + "id": "FMA:14142", + "name": "Lunule of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83515" + ] + }, + "synonyms": [ + "Semilunar valvule lunule" + ] + }, + { + "id": "FMA:14143", + "name": "Nodulus of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83515" + ] + }, + "synonyms": [ + "Nodule of semilunar valve", + "Semilunar valvule nodulus" + ] + }, + { + "id": "FMA:14144", + "name": "Region of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Cardiac septum subdivision" + ] + }, + { + "id": "FMA:14146", + "name": "Purkinje myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67968" + ] + }, + "synonyms": [ + "Myocytus conducens cardiacus", + "Purkinje muscle cell", + "Purkinje cell fiber" + ] + }, + { + "id": "FMA:14147", + "name": "Right coccygeal sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6783" + ] + } + }, + { + "id": "FMA:14148", + "name": "Left coccygeal sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6783" + ] + } + }, + { + "id": "FMA:14149", + "name": "Segment of sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + }, + "synonyms": [ + "Sympathetic trunk segment" + ] + }, + { + "id": "FMA:14151", + "name": "Subdivision of cavity of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:14152", + "name": "Cavity of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Cavity of right ventricle proper" + ] + }, + { + "id": "FMA:14153", + "name": "Vestigial cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7110" + ] + } + }, + { + "id": "FMA:14154", + "name": "Variant cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7110" + ] + } + }, + { + "id": "FMA:14155", + "name": "Wall of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86198" + ] + }, + "synonyms": [ + "Arterial wall" + ] + }, + { + "id": "FMA:14156", + "name": "Wall of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + }, + "synonyms": [ + "Aortic wall" + ] + }, + { + "id": "FMA:14157", + "name": "Wall of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + }, + "synonyms": [ + "Pulmonary trunk wall" + ] + }, + { + "id": "FMA:14159", + "name": "Wall of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86200" + ] + }, + "synonyms": [ + "Venous wall" + ] + }, + { + "id": "FMA:14160", + "name": "Wall of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Superior vena cava wall" + ] + }, + { + "id": "FMA:14161", + "name": "Wall of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Inferior vena cava wall" + ] + }, + { + "id": "FMA:14162", + "name": "Wall of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Pulmonary venous wall" + ] + }, + { + "id": "FMA:14163", + "name": "Lumen of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Arterial lumen" + ] + }, + { + "id": "FMA:14164", + "name": "Lumen of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Venous lumen" + ] + }, + { + "id": "FMA:14165", + "name": "Lumen of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262066" + ] + }, + "synonyms": [ + "Superior vena cava lumen" + ] + }, + { + "id": "FMA:14166", + "name": "Lumen of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262066" + ] + }, + "synonyms": [ + "Inferior vena cava lumen" + ] + }, + { + "id": "FMA:14167", + "name": "Lumen of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + }, + "synonyms": [ + "Pulmonary trunk lumen" + ] + }, + { + "id": "FMA:14168", + "name": "Lumen of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Pulmonary venous lumen" + ] + }, + { + "id": "FMA:14169", + "name": "Lumen of segment of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:14170", + "name": "Lumen of segment of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:14171", + "name": "Zone of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66333" + ] + }, + "synonyms": [ + "Ascending aortic zone" + ] + }, + { + "id": "FMA:14172", + "name": "Zone of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66333" + ] + }, + "synonyms": [ + "Subdivision of aortic arch" + ] + }, + { + "id": "FMA:14174", + "name": "Zone of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66333" + ] + }, + "synonyms": [ + "Abdominal aortic zone" + ] + }, + { + "id": "FMA:14176", + "name": "Variant coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + } + }, + { + "id": "FMA:14177", + "name": "Bronchial branch of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10704" + ] + } + }, + { + "id": "FMA:14178", + "name": "Bronchial branch of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + } + }, + { + "id": "FMA:14179", + "name": "Wall of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Coronary arterial wall" + ] + }, + { + "id": "FMA:14181", + "name": "Back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + }, + "synonyms": [ + "Back of body proper" + ] + }, + { + "id": "FMA:14184", + "name": "Trunk of branch of thyrocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Branch of thyrocervical trunk" + ] + }, + { + "id": "FMA:14185", + "name": "Branch of costocervical trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Costocervical trunk branch" + ] + }, + { + "id": "FMA:14186", + "name": "Lateral axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12771" + ] + }, + "synonyms": [ + "Humeral node", + "Nodus lymphaticus brachialis axillae", + "Brachial axillary node" + ] + }, + { + "id": "FMA:14187", + "name": "Subscapular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12771" + ] + }, + "synonyms": [ + "Nodus lymphaticus subscapularis axillae", + "Posterior axillary node" + ] + }, + { + "id": "FMA:14188", + "name": "Pectoral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12771" + ] + }, + "synonyms": [ + "Nodus lymphaticus pectoralis axillae", + "Anterior axillary lymph node" + ] + }, + { + "id": "FMA:14189", + "name": "Central axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12771" + ] + }, + "synonyms": [ + "Nodus lymphaticus centralis axillae", + "Central node" + ] + }, + { + "id": "FMA:14190", + "name": "Apical axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12771" + ] + }, + "synonyms": [ + "Nodus lymphaticus apicalis axillae" + ] + }, + { + "id": "FMA:14192", + "name": "Supraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + }, + "synonyms": [ + "Supraclavicular node" + ] + }, + { + "id": "FMA:14193", + "name": "Infraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + }, + "synonyms": [ + "Nodus lymphaticus infraclavicularis axillae", + "Deltopectoral lymph node", + "Deltopectoral node", + "Infraclavicular node" + ] + }, + { + "id": "FMA:14194", + "name": "Level I axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:14195", + "name": "Level II axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:14196", + "name": "Level III axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:14197", + "name": "Tributary of lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + }, + "synonyms": [ + "Tributary of lymphatic duct", + "Lymphatic trunk tributary" + ] + }, + { + "id": "FMA:14199", + "name": "Right tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85670" + ] + }, + "synonyms": [ + "Right tracheobronchial efferent lymphatic vessel" + ] + }, + { + "id": "FMA:14200", + "name": "Right brachiocephalic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85669" + ] + }, + "synonyms": [ + "Right brachiocephalic efferent lymphatic vessel" + ] + }, + { + "id": "FMA:14201", + "name": "Anterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5851" + ] + }, + "synonyms": [ + "Anterior diaphragmatic efferent lymphatic vessel" + ] + }, + { + "id": "FMA:14203", + "name": "Left tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85670" + ] + }, + "synonyms": [ + "Left tracheobronchial efferent lymphatic vessel" + ] + }, + { + "id": "FMA:14204", + "name": "Left brachiocephalic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85669" + ] + }, + "synonyms": [ + "Left brachiocephalic efferent lymphatic vessel" + ] + }, + { + "id": "FMA:14205", + "name": "Left upper intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + }, + "synonyms": [ + "Left upper intercostal trunk (1-6)" + ] + }, + { + "id": "FMA:14206", + "name": "Left lower intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:14207", + "name": "Right lower intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:14208", + "name": "Left ascending thoracic lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + }, + "synonyms": [ + "Left ascending thoracic lymphatic duct", + "Left upper intercostal lymph trunk" + ] + }, + { + "id": "FMA:14209", + "name": "Right upper intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:14210", + "name": "Mediastinal lymph trunk (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5848" + ] + } + }, + { + "id": "FMA:14211", + "name": "Mediastinal lymph trunk (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5848" + ] + } + }, + { + "id": "FMA:14212", + "name": "Mediastinal lymph trunk (3)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5848" + ] + } + }, + { + "id": "FMA:14213", + "name": "Right ascending lumbar lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5846" + ] + } + }, + { + "id": "FMA:14214", + "name": "Left ascending lumbar lymph trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5846" + ] + } + }, + { + "id": "FMA:14215", + "name": "Posterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:14216", + "name": "Right apical axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85674" + ] + }, + "synonyms": [ + "Efferent lymphatic of right apical axillary node" + ] + }, + { + "id": "FMA:14217", + "name": "Left apical axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85674" + ] + }, + "synonyms": [ + "Efferent lymphatic of left apical axillary node" + ] + }, + { + "id": "FMA:14218", + "name": "Deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:14219", + "name": "Right deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14218" + ] + } + }, + { + "id": "FMA:14220", + "name": "Left deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14218" + ] + } + }, + { + "id": "FMA:14221", + "name": "Tributary of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + }, + "synonyms": [ + "Afferent lymphatic of lymph node", + "Lymph node tributary" + ] + }, + { + "id": "FMA:14223", + "name": "Wall of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Lymphatic vessel wall" + ] + }, + { + "id": "FMA:14224", + "name": "Right tenth anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10675" + ] + } + }, + { + "id": "FMA:14225", + "name": "Right eleventh anterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10676" + ] + } + }, + { + "id": "FMA:14228", + "name": "Pericardial branch of pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3964" + ] + } + }, + { + "id": "FMA:14229", + "name": "Pericardial branch of left pericardiacophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14228" + ] + } + }, + { + "id": "FMA:14231", + "name": "Aberrant branch of descending thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + }, + "synonyms": [ + "Aberrant artery" + ] + }, + { + "id": "FMA:14232", + "name": "Unnamed branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:14235", + "name": "Unnamed branch of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14236", + "name": "Unnamed branch of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14237", + "name": "Unnamed branch of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14238", + "name": "Unnamed branch of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14239", + "name": "Unnamed branch of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14240", + "name": "Unnamed branch of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14241", + "name": "Unnamed branch of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14242", + "name": "Unnamed branch of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14243", + "name": "Unnamed branch of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14244", + "name": "Unnamed branch of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14245", + "name": "Unnamed branch of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14232" + ] + } + }, + { + "id": "FMA:14246", + "name": "Unnamed branch of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12455" + ] + } + }, + { + "id": "FMA:14247", + "name": "Unnamed branch of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14246" + ] + } + }, + { + "id": "FMA:14248", + "name": "Unnamed branch of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14246" + ] + } + }, + { + "id": "FMA:14249", + "name": "Unnamed branch of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14235" + ] + } + }, + { + "id": "FMA:14250", + "name": "Unnamed branch of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14235" + ] + } + }, + { + "id": "FMA:14251", + "name": "Unnamed branch of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14236" + ] + } + }, + { + "id": "FMA:14252", + "name": "Unnamed branch of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14236" + ] + } + }, + { + "id": "FMA:14253", + "name": "Unnamed branch of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14237" + ] + } + }, + { + "id": "FMA:14254", + "name": "Unnamed branch of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14237" + ] + } + }, + { + "id": "FMA:14255", + "name": "Unnamed branch of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14238" + ] + } + }, + { + "id": "FMA:14256", + "name": "Unnamed branch of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14238" + ] + } + }, + { + "id": "FMA:14257", + "name": "Unnamed branch of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14239" + ] + } + }, + { + "id": "FMA:14258", + "name": "Unnamed branch of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14239" + ] + } + }, + { + "id": "FMA:14259", + "name": "Unnamed branch of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14240" + ] + } + }, + { + "id": "FMA:14260", + "name": "Unnamed branch of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14240" + ] + } + }, + { + "id": "FMA:14261", + "name": "Unnamed branch of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14241" + ] + } + }, + { + "id": "FMA:14262", + "name": "Unnamed branch of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14241" + ] + } + }, + { + "id": "FMA:14263", + "name": "Unnamed branch of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14242" + ] + } + }, + { + "id": "FMA:14264", + "name": "Unnamed branch of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14242" + ] + } + }, + { + "id": "FMA:14265", + "name": "Unnamed branch of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14243" + ] + } + }, + { + "id": "FMA:14266", + "name": "Unnamed branch of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14243" + ] + } + }, + { + "id": "FMA:14267", + "name": "Unnamed branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14244" + ] + } + }, + { + "id": "FMA:14268", + "name": "Unnamed branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14244" + ] + } + }, + { + "id": "FMA:14269", + "name": "Unnamed branch of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14245" + ] + } + }, + { + "id": "FMA:14270", + "name": "Unnamed branch of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14245" + ] + } + }, + { + "id": "FMA:14272", + "name": "Tunica intima of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + }, + "synonyms": [ + "Tunica interna (intima)(arteriae)" + ] + }, + { + "id": "FMA:14273", + "name": "Tunica media of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55590" + ] + }, + "synonyms": [ + "Tunica media (arteriae)" + ] + }, + { + "id": "FMA:14274", + "name": "Tunica adventitia of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + }, + "synonyms": [ + "Tunica externa (adventitia)(arteriae)" + ] + }, + { + "id": "FMA:14283", + "name": "Tunica adventitia of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14274" + ] + } + }, + { + "id": "FMA:14284", + "name": "Venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3710" + ] + } + }, + { + "id": "FMA:14290", + "name": "Accessory vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:14291", + "name": "Right accessory vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14290" + ] + } + }, + { + "id": "FMA:14292", + "name": "Left accessory vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14290" + ] + } + }, + { + "id": "FMA:14293", + "name": "Tributary of internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Internal thoracic venous tributary" + ] + }, + { + "id": "FMA:14294", + "name": "Tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Azygos venous tributary" + ] + }, + { + "id": "FMA:14295", + "name": "Tributary of vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Vertebral venous tributary" + ] + }, + { + "id": "FMA:14296", + "name": "Anterior vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14295" + ] + } + }, + { + "id": "FMA:14297", + "name": "Right anterior vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14296" + ] + } + }, + { + "id": "FMA:14298", + "name": "Left anterior vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14296" + ] + } + }, + { + "id": "FMA:14300", + "name": "Intrasegmental tributary of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14301", + "name": "Intrasegmental tributary of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14302", + "name": "Intrasegmental tributary of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14304", + "name": "Intrasegmental tributary of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14305", + "name": "Intrasegmental tributary of medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14306", + "name": "Intrasegmental tributary of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14307", + "name": "Intrasegmental tributary of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14308", + "name": "Intrasegmental tributary of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9412" + ] + } + }, + { + "id": "FMA:14309", + "name": "Subsegmental part of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of apical segmental vein" + ] + }, + { + "id": "FMA:14310", + "name": "Subsegmental part of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of anterior segmental vein" + ] + }, + { + "id": "FMA:14311", + "name": "Subsegmental part of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of posterior segmental vein" + ] + }, + { + "id": "FMA:14312", + "name": "Subsegmental part of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of superior segmental vein" + ] + }, + { + "id": "FMA:14313", + "name": "Subsegmental part of medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of medial basal segmental vein" + ] + }, + { + "id": "FMA:14314", + "name": "Subsegmental part of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of anterior basal segmental vein" + ] + }, + { + "id": "FMA:14315", + "name": "Subsegmental part of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of lateral basal segmental vein" + ] + }, + { + "id": "FMA:14316", + "name": "Subsegmental part of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of posterior basal segmental vein" + ] + }, + { + "id": "FMA:14317", + "name": "Tributary of external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22930" + ] + }, + "synonyms": [ + "External jugular venous tributary" + ] + }, + { + "id": "FMA:14318", + "name": "Posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + } + }, + { + "id": "FMA:14319", + "name": "Suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + } + }, + { + "id": "FMA:14320", + "name": "Right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14318" + ] + } + }, + { + "id": "FMA:14321", + "name": "Left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14318" + ] + } + }, + { + "id": "FMA:14322", + "name": "Trunk of tributary of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + } + }, + { + "id": "FMA:14323", + "name": "Superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:14324", + "name": "Superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77969" + ] + } + }, + { + "id": "FMA:14325", + "name": "Sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:14326", + "name": "Lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:14329", + "name": "Trunk of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30314" + ] + }, + "synonyms": [ + "Portal venous trunk" + ] + }, + { + "id": "FMA:14330", + "name": "Trunk of tributary of superior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82694" + ] + } + }, + { + "id": "FMA:14331", + "name": "Splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50736" + ] + } + }, + { + "id": "FMA:14332", + "name": "Superior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50736" + ] + } + }, + { + "id": "FMA:14333", + "name": "Common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Common iliac venous tree" + ] + }, + { + "id": "FMA:14334", + "name": "Renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Renal venous tree" + ] + }, + { + "id": "FMA:14335", + "name": "Right renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14334" + ] + } + }, + { + "id": "FMA:14336", + "name": "Left renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14334" + ] + } + }, + { + "id": "FMA:14337", + "name": "Hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Vena hepatica" + ] + }, + { + "id": "FMA:14338", + "name": "Right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + } + }, + { + "id": "FMA:14339", + "name": "Left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + } + }, + { + "id": "FMA:14340", + "name": "Middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + } + }, + { + "id": "FMA:14341", + "name": "Right testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14344" + ] + }, + "synonyms": [ + "Vena testicularis (adrenalis) dextra" + ] + }, + { + "id": "FMA:14342", + "name": "Right ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14346" + ] + } + }, + { + "id": "FMA:14343", + "name": "Right suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14348" + ] + }, + "synonyms": [ + "Vena suprarenalis (adrenalis) dextra" + ] + }, + { + "id": "FMA:14344", + "name": "Testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Testicular venous tree" + ] + }, + { + "id": "FMA:14345", + "name": "Left testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14344" + ] + } + }, + { + "id": "FMA:14346", + "name": "Ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:14347", + "name": "Left ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14346" + ] + } + }, + { + "id": "FMA:14348", + "name": "Suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:14349", + "name": "Left suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14348" + ] + } + }, + { + "id": "FMA:14350", + "name": "Lumen of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Portal venous lumen" + ] + }, + { + "id": "FMA:14353", + "name": "Tunica intima of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + }, + "synonyms": [ + "Tunica interna (intima)(venae)" + ] + }, + { + "id": "FMA:14354", + "name": "Tunica media of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55590" + ] + }, + "synonyms": [ + "Tunica media (venae)" + ] + }, + { + "id": "FMA:14355", + "name": "Tunica adventitia of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + }, + "synonyms": [ + "Tunica externa (adventitia)(venae)" + ] + }, + { + "id": "FMA:14359", + "name": "Tunica intima of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85404" + ] + } + }, + { + "id": "FMA:14360", + "name": "Tunica intima of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85404" + ] + } + }, + { + "id": "FMA:14361", + "name": "Tunica intima of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14353" + ] + } + }, + { + "id": "FMA:14362", + "name": "Tunica media of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14354" + ] + } + }, + { + "id": "FMA:14363", + "name": "Tunica media of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14354" + ] + } + }, + { + "id": "FMA:14364", + "name": "Tunica media of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14354" + ] + } + }, + { + "id": "FMA:14365", + "name": "Tunica adventitia of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14355" + ] + } + }, + { + "id": "FMA:14366", + "name": "Tunica adventitia of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14355" + ] + } + }, + { + "id": "FMA:14368", + "name": "Midaxillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + } + }, + { + "id": "FMA:14369", + "name": "Lumen of brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Brachiocephalic venous lumen" + ] + }, + { + "id": "FMA:14370", + "name": "Lumen of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Subclavian venous lumen" + ] + }, + { + "id": "FMA:14371", + "name": "Lumen of right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14369" + ] + }, + "synonyms": [ + "Right brachiocephalic venous lumen" + ] + }, + { + "id": "FMA:14372", + "name": "Lumen of left brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14369" + ] + }, + "synonyms": [ + "Left brachiocephalic venous lumen" + ] + }, + { + "id": "FMA:14373", + "name": "Lumen of right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14370" + ] + }, + "synonyms": [ + "Right subclavian venous lumen" + ] + }, + { + "id": "FMA:14374", + "name": "Lumen of left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14370" + ] + }, + "synonyms": [ + "Left subclavian venous lumen" + ] + }, + { + "id": "FMA:14375", + "name": "Lumen of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Brachiocephalic arterial lumen" + ] + }, + { + "id": "FMA:14376", + "name": "Lumen of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Subclavian arterial lumen" + ] + }, + { + "id": "FMA:14377", + "name": "Lumen of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14376" + ] + }, + "synonyms": [ + "Right subclavian arterial lumen" + ] + }, + { + "id": "FMA:14378", + "name": "Lumen of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14376" + ] + }, + "synonyms": [ + "Left subclavian arterial lumen" + ] + }, + { + "id": "FMA:14379", + "name": "Lumen of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Internal carotid arterial lumen" + ] + }, + { + "id": "FMA:14380", + "name": "Lumen of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12240" + ] + }, + "synonyms": [ + "Right coronary arterial lumen" + ] + }, + { + "id": "FMA:14381", + "name": "Intrapericardial part of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50759" + ] + } + }, + { + "id": "FMA:14383", + "name": "Trunk of peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Peripheral neural trunk" + ] + }, + { + "id": "FMA:14384", + "name": "Trunk of branch of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + } + }, + { + "id": "FMA:14385", + "name": "Median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:14386", + "name": "Mediastinal tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:14387", + "name": "Esophageal tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14294" + ] + } + }, + { + "id": "FMA:14388", + "name": "Tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Accessory hemiazygos venous tributary" + ] + }, + { + "id": "FMA:14389", + "name": "Esophageal tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14388" + ] + } + }, + { + "id": "FMA:14390", + "name": "Mediastinal tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14388" + ] + } + }, + { + "id": "FMA:14391", + "name": "Pericardial tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14388" + ] + } + }, + { + "id": "FMA:14392", + "name": "First anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14393", + "name": "Second anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14394", + "name": "Third anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14395", + "name": "Fourth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14396", + "name": "Fifth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14397", + "name": "Sixth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14398", + "name": "Seventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14399", + "name": "Eighth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14400", + "name": "Ninth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14401", + "name": "Tenth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14402", + "name": "Eleventh anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14403", + "name": "Twelfth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10556" + ] + } + }, + { + "id": "FMA:14404", + "name": "First posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14405", + "name": "Second posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14406", + "name": "Third posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14407", + "name": "Fourth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14408", + "name": "Fifth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14409", + "name": "Sixth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14410", + "name": "Seventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14411", + "name": "Eighth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14412", + "name": "Ninth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14413", + "name": "Tenth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14414", + "name": "Eleventh posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14415", + "name": "Twelfth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10557" + ] + } + }, + { + "id": "FMA:14416", + "name": "Intervertebral tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14417", + "name": "T12 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:14418", + "name": "T12 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:14419", + "name": "T12 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:14420", + "name": "Medial tributary of dorsal tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14421", + "name": "Medial tributary of dorsal tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14420" + ] + } + }, + { + "id": "FMA:14422", + "name": "Medial tributary of dorsal tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14420" + ] + } + }, + { + "id": "FMA:14423", + "name": "T12 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:14424", + "name": "Lateral tributary of dorsal tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14425", + "name": "Lateral tributary of dorsal tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14424" + ] + } + }, + { + "id": "FMA:14426", + "name": "Lateral tributary of dorsal tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14424" + ] + } + }, + { + "id": "FMA:14427", + "name": "Spinal tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14428", + "name": "Twelfth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10555" + ] + } + }, + { + "id": "FMA:14429", + "name": "Right twelfth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14428" + ] + } + }, + { + "id": "FMA:14430", + "name": "Left twelfth thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14428" + ] + } + }, + { + "id": "FMA:14431", + "name": "Right twelfth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14429" + ] + } + }, + { + "id": "FMA:14432", + "name": "Right twelfth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14429" + ] + } + }, + { + "id": "FMA:14433", + "name": "Left twelfth anterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14430" + ] + } + }, + { + "id": "FMA:14434", + "name": "Left twelfth posterior thoracic radicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14430" + ] + } + }, + { + "id": "FMA:14435", + "name": "Twelfth thoracic basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4871" + ] + } + }, + { + "id": "FMA:14436", + "name": "Pleural tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14437", + "name": "Muscular tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14438", + "name": "Costal tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14439", + "name": "Pleural tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14436" + ] + } + }, + { + "id": "FMA:14440", + "name": "Pleural tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14436" + ] + } + }, + { + "id": "FMA:14441", + "name": "Muscular tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14437" + ] + } + }, + { + "id": "FMA:14442", + "name": "Muscular tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14437" + ] + } + }, + { + "id": "FMA:14443", + "name": "Costal tributary of right subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14438" + ] + } + }, + { + "id": "FMA:14444", + "name": "Costal tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14438" + ] + } + }, + { + "id": "FMA:14445", + "name": "Lateral cutaneous tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14446", + "name": "Lateral cutaneous tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14445" + ] + } + }, + { + "id": "FMA:14447", + "name": "Medullary tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14448", + "name": "Dorsal tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14449", + "name": "Collateral tributary of subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12844" + ] + } + }, + { + "id": "FMA:14450", + "name": "Collateral tributary of left subcostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14449" + ] + } + }, + { + "id": "FMA:14451", + "name": "Left upper intercostal lymphatic vessel (5)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85679" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 5th intercostal space" + ] + }, + { + "id": "FMA:14452", + "name": "Left lower intercostal lymphatic vessel (6)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85685" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 6th intercostal space" + ] + }, + { + "id": "FMA:14453", + "name": "Left lower intercostal lymphatic vessel (7)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85686" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 7th intercostal space" + ] + }, + { + "id": "FMA:14454", + "name": "Left lower intercostal lymphatic vessel (8)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85687" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 8th intercostal space" + ] + }, + { + "id": "FMA:14455", + "name": "Left lower intercostal lymphatic vessel (9)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85688" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 9th intercostal space" + ] + }, + { + "id": "FMA:14456", + "name": "Left lower intercostal lymphatic vessel (10)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85689" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 10th intercostal space" + ] + }, + { + "id": "FMA:14457", + "name": "Left lower intercostal lymphatic vessel (11)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85690" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 11th intercostal space" + ] + }, + { + "id": "FMA:14458", + "name": "Left upper intercostal lymphatic vessel (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85675" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 1st intercostal space" + ] + }, + { + "id": "FMA:14459", + "name": "Left upper intercostal lymphatic vessel (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85676" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 2nd intercostal space" + ] + }, + { + "id": "FMA:14460", + "name": "Left upper intercostal lymphatic vessel (3)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85677" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 3rd intercostal space" + ] + }, + { + "id": "FMA:14461", + "name": "Left upper intercostal lymphatic vessel (4)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85678" + ] + }, + "synonyms": [ + "Efferent lymphatic of lymph node in left 4th intercostal space" + ] + }, + { + "id": "FMA:14462", + "name": "Organ subdivision cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64990" + ] + } + }, + { + "id": "FMA:14463", + "name": "Root of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Pulmonary root" + ] + }, + { + "id": "FMA:14464", + "name": "Renal pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:14468", + "name": "Right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6246" + ] + } + }, + { + "id": "FMA:14469", + "name": "Left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6246" + ] + } + }, + { + "id": "FMA:14471", + "name": "Hepatic lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus hepaticus" + ] + }, + { + "id": "FMA:14472", + "name": "Perivascular fibrous sheath of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Capsula fibrosa perivascularis", + "Perivascular fibrous capsule of liver" + ] + }, + { + "id": "FMA:14474", + "name": "Surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Hepatic surface" + ] + }, + { + "id": "FMA:14475", + "name": "Superior surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + }, + "synonyms": [ + "Pars superior (Facies diaphragmatica) (Hepar)" + ] + }, + { + "id": "FMA:14476", + "name": "Anterior surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + }, + "synonyms": [ + "Pars anterior (Facies diaphragmatica) (Hepar)" + ] + }, + { + "id": "FMA:14477", + "name": "Right surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + }, + "synonyms": [ + "Pars dextra (Facies diaphragmatica)(Hepar)" + ] + }, + { + "id": "FMA:14478", + "name": "Posterior surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + }, + "synonyms": [ + "Pars posterior (hepar)" + ] + }, + { + "id": "FMA:14479", + "name": "Inferior surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + }, + "synonyms": [ + "Facies visceralis (Hepar)", + "Visceral surface of liver" + ] + }, + { + "id": "FMA:14480", + "name": "Bare area of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + }, + "synonyms": [ + "Area nuda hepatis", + "Area nuda (Hepar)" + ] + }, + { + "id": "FMA:14482", + "name": "Inferior border of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + }, + "synonyms": [ + "Margo inferior (hepar)", + "Inferior margin of liver", + "Border of liver" + ] + }, + { + "id": "FMA:14484", + "name": "Colic impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Impressio colica", + "Colic impression on liver" + ] + }, + { + "id": "FMA:14485", + "name": "Duodenal impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Duodenal impression on liver", + "Impressio duodenalis" + ] + }, + { + "id": "FMA:14486", + "name": "Esophageal impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Impressio oesophagea", + "Oesophageal impression on liver" + ] + }, + { + "id": "FMA:14487", + "name": "Gastric impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Gastric impression on liver", + "Impressio gastrica" + ] + }, + { + "id": "FMA:14488", + "name": "Renal impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Impressio renalis", + "Renal impression on liver" + ] + }, + { + "id": "FMA:14489", + "name": "Suprarenal impression of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Impressio suprarenalis", + "Suprarenal impression on liver", + "Adrenal impression of liver" + ] + }, + { + "id": "FMA:14491", + "name": "Fissure for ligamentum venosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17536" + ] + }, + "synonyms": [ + "Groove for ligamentum venosum of liver", + "Fossa of ductus venosus" + ] + }, + { + "id": "FMA:14492", + "name": "Groove for vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Sulcus for vena cava", + "Groove of liver for vena cava" + ] + }, + { + "id": "FMA:14493", + "name": "Notch for ligamentum teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + }, + "synonyms": [ + "Incisure for round ligament of liver", + "Incisure for ligamentum teres" + ] + }, + { + "id": "FMA:14494", + "name": "Fossa for gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17535" + ] + }, + "synonyms": [ + "Gallbladder fossa of liver" + ] + }, + { + "id": "FMA:14495", + "name": "Segment of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82494" + ] + }, + "synonyms": [ + "Hepatic segment" + ] + }, + { + "id": "FMA:14496", + "name": "Segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14495" + ] + }, + "synonyms": [ + "Segment of right hepatic lobe" + ] + }, + { + "id": "FMA:14497", + "name": "Segment of left lobe proper of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72263" + ] + }, + "synonyms": [ + "Segment of left hepatic lobe" + ] + }, + { + "id": "FMA:14498", + "name": "Anterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14496" + ] + }, + "synonyms": [ + "Anterior segment of liver", + "Segmentum anterius (lobus hepatis dexter)" + ] + }, + { + "id": "FMA:14499", + "name": "Posterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14496" + ] + }, + "synonyms": [ + "Posterior segment of liver", + "Segmentum posterius (lobus hepatis dexter)" + ] + }, + { + "id": "FMA:14500", + "name": "Medial segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14497" + ] + }, + "synonyms": [ + "Medial segment of liver", + "Segmentum mediale (lobus hepatis sinister)" + ] + }, + { + "id": "FMA:14501", + "name": "Lateral segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14497" + ] + }, + "synonyms": [ + "Segmentum laterale (lobus hepatis sinister)", + "Lateral segment of liver" + ] + }, + { + "id": "FMA:14502", + "name": "Subsegment of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15725" + ] + } + }, + { + "id": "FMA:14503", + "name": "Right segment of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14502" + ] + }, + "synonyms": [ + "Right portion of caudate lobe of liver" + ] + }, + { + "id": "FMA:14504", + "name": "Left segment of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14502" + ] + }, + "synonyms": [ + "Left portion of caudate lobe of liver" + ] + }, + { + "id": "FMA:14505", + "name": "Caudate process of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14502" + ] + }, + "synonyms": [ + "Processus caudatus" + ] + }, + { + "id": "FMA:14506", + "name": "Papillary process of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14502" + ] + }, + "synonyms": [ + "Processus papillaris" + ] + }, + { + "id": "FMA:14507", + "name": "Anterior inferior area of anterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Anterior inferior area of anterior segment of liver", + "Anterior inferior segment of right lobe of liver", + "Anterior inferior segment of liver" + ] + }, + { + "id": "FMA:14508", + "name": "Anterior superior area of anterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Anterior superior area of anterior segment of liver", + "Anterior superior segment of right lobe of liver", + "Anterior superior segment of liver" + ] + }, + { + "id": "FMA:14509", + "name": "Posterior inferior area of posterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Posterior inferior segment of liver", + "Posterior inferior segment of right lobe of liver", + "Posterior inferior area of posterior segment of liver" + ] + }, + { + "id": "FMA:14510", + "name": "Posterior superior area of posterior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Posterior superior segment of liver", + "Posterior superior segment of right lobe of liver", + "Posterior superior area of posterior segment of liver" + ] + }, + { + "id": "FMA:14511", + "name": "Medial superior area of medial segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Medial superior segment of left lobe of liver", + "Medial superior area of medial segment of liver", + "Medial superior segment of liver" + ] + }, + { + "id": "FMA:14512", + "name": "Medial inferior area of medial segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Medial inferior segment of left lobe of liver", + "Medial inferior area of medial segment of liver", + "Medial inferior segment of liver" + ] + }, + { + "id": "FMA:14513", + "name": "Lateral superior area of lateral segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Lateral superior segment of liver", + "Lateral superior area of lateral segment of liver", + "Lateral superior segment of left lobe of liver" + ] + }, + { + "id": "FMA:14514", + "name": "Lateral inferior area of lateral segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15754" + ] + }, + "synonyms": [ + "Lateral inferior segment of left lobe of liver", + "Lateral inferior segment of liver", + "Lateral inferior area of lateral segment of liver" + ] + }, + { + "id": "FMA:14515", + "name": "Hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Hepatic parenchymal cell" + ] + }, + { + "id": "FMA:14517", + "name": "Neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86185" + ] + }, + "synonyms": [ + "Pancreatic neck" + ] + }, + { + "id": "FMA:14518", + "name": "Body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86185" + ] + }, + "synonyms": [ + "Pancreatic body" + ] + }, + { + "id": "FMA:14519", + "name": "Tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86185" + ] + }, + "synonyms": [ + "Left extremity of pancreas", + "Pancreatic tail" + ] + }, + { + "id": "FMA:14521", + "name": "Surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Pancreatic surface" + ] + }, + { + "id": "FMA:14522", + "name": "Anterior surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:14523", + "name": "Posterior surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:14524", + "name": "Inferior surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:14525", + "name": "Anterior surface of head of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:14526", + "name": "Posterior surface of head of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:14527", + "name": "Anterior surface of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + }, + "synonyms": [ + "Facies anterior (corpus pancreas)" + ] + }, + { + "id": "FMA:14528", + "name": "Posterior surface of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + }, + "synonyms": [ + "Facies posterior (corpus pancreas)" + ] + }, + { + "id": "FMA:14529", + "name": "Inferior surface of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + }, + "synonyms": [ + "Facies inferior (corpus pancreas)" + ] + }, + { + "id": "FMA:14530", + "name": "Superior margin of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Superior border of body of pancreas", + "Margo superior (corpus pancreas)" + ] + }, + { + "id": "FMA:14531", + "name": "Anterior margin of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Margo anterior (corpus pancreas)", + "Anterior border of body of pancreas" + ] + }, + { + "id": "FMA:14532", + "name": "Inferior margin of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Inferior border of body of pancreas", + "Margo inferior (corpus pancreas)" + ] + }, + { + "id": "FMA:14534", + "name": "Accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Santorini's duct", + "Duct of Santorini" + ] + }, + { + "id": "FMA:14536", + "name": "Fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86735" + ] + }, + "synonyms": [ + "Gallbladder fundus" + ] + }, + { + "id": "FMA:14537", + "name": "Body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86735" + ] + }, + "synonyms": [ + "Gallbladder body" + ] + }, + { + "id": "FMA:14538", + "name": "Neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86735" + ] + }, + "synonyms": [ + "Cervix of gallbladder", + "Gallbladder neck" + ] + }, + { + "id": "FMA:14539", + "name": "Cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + } + }, + { + "id": "FMA:14540", + "name": "Segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Large intestinal segment" + ] + }, + { + "id": "FMA:14541", + "name": "Cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + }, + "synonyms": [ + "Intestinum crassum caecum" + ] + }, + { + "id": "FMA:14542", + "name": "Appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Vermiform appendix" + ] + }, + { + "id": "FMA:14543", + "name": "Colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + } + }, + { + "id": "FMA:14544", + "name": "Rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + } + }, + { + "id": "FMA:14545", + "name": "Ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222905" + ] + } + }, + { + "id": "FMA:14546", + "name": "Transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222905" + ] + } + }, + { + "id": "FMA:14547", + "name": "Descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222905" + ] + } + }, + { + "id": "FMA:14548", + "name": "Sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222905" + ] + } + }, + { + "id": "FMA:14550", + "name": "Right colic flexure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14555" + ] + }, + "synonyms": [ + "Hepatic flexure", + "Hepatic flexure of colon" + ] + }, + { + "id": "FMA:14551", + "name": "Left colic flexure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14555" + ] + }, + "synonyms": [ + "Splenic flexure", + "Splenic flexure of colon" + ] + }, + { + "id": "FMA:14552", + "name": "Haustra of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + }, + "synonyms": [ + "Colon haustra", + "Colonic haustra" + ] + }, + { + "id": "FMA:14553", + "name": "Semilunar fold of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:14555", + "name": "Colic flexure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Flexura coli" + ] + }, + { + "id": "FMA:14556", + "name": "Orifice of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of large intestine", + "Large intestinal orifice" + ] + }, + { + "id": "FMA:14557", + "name": "Orifice of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14556" + ] + }, + "synonyms": [ + "Ostium of vermiform appendix", + "Appendix orifice", + "Orifice of vermiform appendix" + ] + }, + { + "id": "FMA:14558", + "name": "Zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Gastric zone" + ] + }, + { + "id": "FMA:14559", + "name": "Fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + }, + "synonyms": [ + "Gastric fundus", + "Fundus gastricus (ventricularis)" + ] + }, + { + "id": "FMA:14560", + "name": "Body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + }, + "synonyms": [ + "Gastric body", + "Gastric corpus", + "Corpus gastricum (ventriculare)" + ] + }, + { + "id": "FMA:14561", + "name": "Cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + }, + "synonyms": [ + "Gastric cardia", + "Cardial part of stomach", + "Pars cardiaca (gaster)" + ] + }, + { + "id": "FMA:14563", + "name": "Orifice of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Gastric orifice", + "Ostium of stomach" + ] + }, + { + "id": "FMA:14564", + "name": "Cardiac orifice of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14563" + ] + }, + "synonyms": [ + "Ostium cardiacum (Cardia)", + "Cardiac ostium of stomach", + "Lumen of cardia" + ] + }, + { + "id": "FMA:14565", + "name": "Pyloric orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14563" + ] + }, + "synonyms": [ + "Pyloric ostium of stomach", + "Lumen of pylorus" + ] + }, + { + "id": "FMA:14567", + "name": "Surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Gastric surface" + ] + }, + { + "id": "FMA:14568", + "name": "Anterior surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37333" + ] + }, + "synonyms": [ + "External surface of anterior wall of stomach", + "Paries anterior (Gaster)", + "Anterosuperior surface of stomach" + ] + }, + { + "id": "FMA:14569", + "name": "Posterior surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37333" + ] + }, + "synonyms": [ + "Paries posterior (Gaster)", + "External surface of posterior wall of stomach", + "Posteroinferior surface of stomach" + ] + }, + { + "id": "FMA:14572", + "name": "Lesser curvature of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + } + }, + { + "id": "FMA:14573", + "name": "Angular notch of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19963" + ] + }, + "synonyms": [ + "Angular incisure of stomach", + "Incisura angularis" + ] + }, + { + "id": "FMA:14574", + "name": "Greater curvature of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + } + }, + { + "id": "FMA:14576", + "name": "Cardiac notch of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19965" + ] + }, + "synonyms": [ + "Cardial notch of stomach", + "Cardiac incisure of stomach", + "Angle of His", + "Incisura cardiaca (Gaster)" + ] + }, + { + "id": "FMA:14577", + "name": "Sulcus intermedius of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19965" + ] + } + }, + { + "id": "FMA:14579", + "name": "Pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + }, + "synonyms": [ + "Gastric antrum", + "Antrum of stomach" + ] + }, + { + "id": "FMA:14580", + "name": "Pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + } + }, + { + "id": "FMA:14581", + "name": "Pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14558" + ] + }, + "synonyms": [ + "Pyloric part of stomach" + ] + }, + { + "id": "FMA:14582", + "name": "Wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Stomach wall", + "Gastric wall" + ] + }, + { + "id": "FMA:14583", + "name": "Anterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Anterior stomach wall" + ] + }, + { + "id": "FMA:14584", + "name": "Posterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Posterior stomach wall" + ] + }, + { + "id": "FMA:14585", + "name": "Cavity of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Gastric cavity" + ] + }, + { + "id": "FMA:14586", + "name": "Lumen of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Intestinal lumen" + ] + }, + { + "id": "FMA:14587", + "name": "Lumen of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Small intestinal lumen" + ] + }, + { + "id": "FMA:14588", + "name": "Lumen of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Large intestinal lumen" + ] + }, + { + "id": "FMA:14589", + "name": "Lumen of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Doudenal lumen", + "Duodenal lumen" + ] + }, + { + "id": "FMA:14590", + "name": "Lumen of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Jejunum lumen", + "Jejunal lumen" + ] + }, + { + "id": "FMA:14591", + "name": "Lumen of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Ileum lumen", + "Ileal lumen" + ] + }, + { + "id": "FMA:14592", + "name": "Lumen of segment of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Colonic lumen" + ] + }, + { + "id": "FMA:14593", + "name": "Lumen of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14592" + ] + }, + "synonyms": [ + "Ascending colon lumen" + ] + }, + { + "id": "FMA:14594", + "name": "Lumen of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14592" + ] + }, + "synonyms": [ + "Transverse colon lumen" + ] + }, + { + "id": "FMA:14595", + "name": "Lumen of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14592" + ] + }, + "synonyms": [ + "Descending colon lumen" + ] + }, + { + "id": "FMA:14596", + "name": "Lumen of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14592" + ] + }, + "synonyms": [ + "Sigmoid colon lumen" + ] + }, + { + "id": "FMA:14597", + "name": "Lumen of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of vermiform appendix", + "Appendix lumen" + ] + }, + { + "id": "FMA:14598", + "name": "Lumen of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Rectal lumen" + ] + }, + { + "id": "FMA:14599", + "name": "Lumen of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Cecal lumen", + "Cecum lumen" + ] + }, + { + "id": "FMA:14600", + "name": "Surface of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Abdominal surface" + ] + }, + { + "id": "FMA:14601", + "name": "Surface of hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61684" + ] + }, + "synonyms": [ + "Hypochondrium surface" + ] + }, + { + "id": "FMA:14602", + "name": "Hypogastrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Pubic region", + "Pubic part of abdomen", + "Suprapubic region", + "Hypogastric part of abdomen", + "Hypogastric region" + ] + }, + { + "id": "FMA:14603", + "name": "Lateral lumbar region of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Lateral region", + "Lateral region of abdomen", + "Flank" + ] + }, + { + "id": "FMA:14604", + "name": "Right lateral lumbar region of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14603" + ] + }, + "synonyms": [ + "Right flank", + "Right lateral region of abdomen" + ] + }, + { + "id": "FMA:14605", + "name": "Left lateral lumbar region of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14603" + ] + }, + "synonyms": [ + "Left lateral region of abdomen", + "Left flank" + ] + }, + { + "id": "FMA:14606", + "name": "Surface of right inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9685" + ] + } + }, + { + "id": "FMA:14607", + "name": "Surface of left inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9685" + ] + } + }, + { + "id": "FMA:14608", + "name": "Transpyloric plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + }, + "synonyms": [ + "Addison's plane" + ] + }, + { + "id": "FMA:14609", + "name": "Supracristal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + }, + "synonyms": [ + "Planum supracristale" + ] + }, + { + "id": "FMA:14610", + "name": "Subcostal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + } + }, + { + "id": "FMA:14612", + "name": "Midclavicular line of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20251" + ] + } + }, + { + "id": "FMA:14613", + "name": "Scapular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + }, + "synonyms": [ + "Linea scapularis" + ] + }, + { + "id": "FMA:14615", + "name": "Wall of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Small intestinal wall" + ] + }, + { + "id": "FMA:14616", + "name": "Wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + }, + "synonyms": [ + "Duodenal wall", + "Doudenal wall" + ] + }, + { + "id": "FMA:14617", + "name": "Wall of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + }, + "synonyms": [ + "Jejunal wall", + "Jejunum wall" + ] + }, + { + "id": "FMA:14618", + "name": "Wall of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + }, + "synonyms": [ + "Ileal wall", + "Ileum wall" + ] + }, + { + "id": "FMA:14619", + "name": "Wall of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Large intestinal wall" + ] + }, + { + "id": "FMA:14620", + "name": "Wall of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Cecum wall", + "Cecal wall" + ] + }, + { + "id": "FMA:14621", + "name": "Wall of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Wall of vermiform appendix", + "Appendix wall" + ] + }, + { + "id": "FMA:14622", + "name": "Wall of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Colonic wall", + "Colon wall" + ] + }, + { + "id": "FMA:14623", + "name": "Wall of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Ascending colon wall" + ] + }, + { + "id": "FMA:14624", + "name": "Wall of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Transverse colon wall" + ] + }, + { + "id": "FMA:14625", + "name": "Wall of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Descending colon wall" + ] + }, + { + "id": "FMA:14626", + "name": "Wall of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Rectal wall" + ] + }, + { + "id": "FMA:14627", + "name": "Anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + } + }, + { + "id": "FMA:14628", + "name": "Posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:14630", + "name": "Peritoneal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:14631", + "name": "Duodenal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:14634", + "name": "Paraduodenal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + } + }, + { + "id": "FMA:14635", + "name": "Retroduodenal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + } + }, + { + "id": "FMA:14636", + "name": "Duodenojejunal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + }, + "synonyms": [ + "Mesocolic recess" + ] + }, + { + "id": "FMA:14637", + "name": "Mesentericoparietal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + }, + "synonyms": [ + "Recess of Waldeyer" + ] + }, + { + "id": "FMA:14638", + "name": "Ileocecal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + }, + "synonyms": [ + "Caecal recess", + "Ileocaecal recess" + ] + }, + { + "id": "FMA:14639", + "name": "Superior ileocecal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14638" + ] + }, + "synonyms": [ + "Superior ileocaecal recess" + ] + }, + { + "id": "FMA:14640", + "name": "Inferior ileocecal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14638" + ] + }, + "synonyms": [ + "Inferior ileocaecal recess" + ] + }, + { + "id": "FMA:14641", + "name": "Retrocecal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14638" + ] + }, + "synonyms": [ + "Retrocaecal recess" + ] + }, + { + "id": "FMA:14642", + "name": "Intersigmoid recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:14643", + "name": "Mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20570" + ] + }, + "synonyms": [ + "Mesentery proper", + "Small intestinal mesentery" + ] + }, + { + "id": "FMA:14645", + "name": "Mesentery of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20570" + ] + }, + "synonyms": [ + "Large intestinal mesentery", + "Mesentery of colon" + ] + }, + { + "id": "FMA:14647", + "name": "Transverse mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + }, + "synonyms": [ + "Mesentery of transverse colon" + ] + }, + { + "id": "FMA:14649", + "name": "Sigmoid mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + }, + "synonyms": [ + "Mesentery of sigmoid colon" + ] + }, + { + "id": "FMA:14650", + "name": "Omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:14651", + "name": "Mesentery of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80023" + ] + }, + "synonyms": [ + "Jejunum mesentery", + "Jejunal mesentery" + ] + }, + { + "id": "FMA:14652", + "name": "Mesentery of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80023" + ] + }, + "synonyms": [ + "Ileum mesentery", + "Ileal mesentery" + ] + }, + { + "id": "FMA:14653", + "name": "Portal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + } + }, + { + "id": "FMA:14654", + "name": "Hepatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Portal acinus" + ] + }, + { + "id": "FMA:14655", + "name": "Hepatic lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Liver cell plate", + "Lamina hepatica", + "Hepatic cord", + "Hepatic plate" + ] + }, + { + "id": "FMA:14656", + "name": "Hepatic macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + }, + "synonyms": [ + "Macrophagocytus stellatus", + "Hepatic stellate cell", + "Von Kupffer cell", + "Littoral cell of hepatic sinusoid", + "Kupffer cell", + "Stellate cell of von Kupffer" + ] + }, + { + "id": "FMA:14657", + "name": "Wall of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Gallbladder wall" + ] + }, + { + "id": "FMA:14659", + "name": "Serosa of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of gallbladder", + "Gallbladder serosa", + "Tunica serosa (Vesica Biliaris)" + ] + }, + { + "id": "FMA:14660", + "name": "Subserosa of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Tela subserosa (Vesica Biliaris)", + "Subserous layer of gallbladder", + "Gallbladder subserosa" + ] + }, + { + "id": "FMA:14661", + "name": "Muscle layer of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Fibromuscular layer of wall of gallbladder", + "Muscular layer of gallbladder", + "Muscularis of gallbladder", + "Muscle coat of gallbladder", + "Muscular coat of gallbladder", + "Tunica muscularis (Vesica Biliaris)" + ] + }, + { + "id": "FMA:14662", + "name": "Mucosa of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Tunica mucosa (Vesica biliaris)", + "Mucous membrane of gallbladder", + "Gallbladder mucosa" + ] + }, + { + "id": "FMA:14664", + "name": "Mucous gland of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:14665", + "name": "Biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55677" + ] + } + }, + { + "id": "FMA:14667", + "name": "Common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + }, + "synonyms": [ + "Ductus choledochus (biliaris)" + ] + }, + { + "id": "FMA:14668", + "name": "Common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + }, + "synonyms": [ + "Hepatic duct" + ] + }, + { + "id": "FMA:14669", + "name": "Right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + } + }, + { + "id": "FMA:14670", + "name": "Left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + } + }, + { + "id": "FMA:14671", + "name": "Trunk of anterior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Ramus anterior (Ductus hepaticus dexter)" + ] + }, + { + "id": "FMA:14672", + "name": "Trunk of posterior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Ramus posterior (Ductus hepaticus dexter)" + ] + }, + { + "id": "FMA:14673", + "name": "Trunk of lateral tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Ramus lateralis (Ductus hepaticus sinister)" + ] + }, + { + "id": "FMA:14674", + "name": "Trunk of medial tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Ramus medialis (Ductus hepaticus sinister)" + ] + }, + { + "id": "FMA:14675", + "name": "Hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + } + }, + { + "id": "FMA:14676", + "name": "Trunk of caudate lobe tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14675" + ] + }, + "synonyms": [ + "Ductus lobi caudati dexter", + "Right caudate lobe bile duct" + ] + }, + { + "id": "FMA:14677", + "name": "Trunk of caudate lobe tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14675" + ] + }, + "synonyms": [ + "Left caudate lobe bile duct", + "Ductus lobi caudati sinister" + ] + }, + { + "id": "FMA:14678", + "name": "Extrahepatic bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9706" + ] + } + }, + { + "id": "FMA:14679", + "name": "Wall of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Biliary tree wall" + ] + }, + { + "id": "FMA:14681", + "name": "Wall of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Common bile ductal wall" + ] + }, + { + "id": "FMA:14682", + "name": "Wall of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Cystic ductal wall" + ] + }, + { + "id": "FMA:14683", + "name": "Wall of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Common hepatic ductal wall" + ] + }, + { + "id": "FMA:14684", + "name": "Wall of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Right hepatic ductal wall" + ] + }, + { + "id": "FMA:14685", + "name": "Wall of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Left hepatic ductal wall" + ] + }, + { + "id": "FMA:14686", + "name": "Wall of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + } + }, + { + "id": "FMA:14687", + "name": "Region of muscle layer of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:14688", + "name": "Mucosa of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + }, + "synonyms": [ + "Common bile ductal mucosa" + ] + }, + { + "id": "FMA:14689", + "name": "Adventitia of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + }, + "synonyms": [ + "Common bile ductal adventitia", + "Fibrous layer of wall of common bile duct" + ] + }, + { + "id": "FMA:14690", + "name": "Mucosa of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + }, + "synonyms": [ + "Cystic ductal mucosa" + ] + }, + { + "id": "FMA:14691", + "name": "Mucosa of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + }, + "synonyms": [ + "Common hepatic ductal mucosa" + ] + }, + { + "id": "FMA:14692", + "name": "Mucosa of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + }, + "synonyms": [ + "Right hepatic ductal mucosa" + ] + }, + { + "id": "FMA:14693", + "name": "Mucosa of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + }, + "synonyms": [ + "Left hepatic ductal mucosa" + ] + }, + { + "id": "FMA:14694", + "name": "Mucosa of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17988" + ] + } + }, + { + "id": "FMA:14695", + "name": "Mucosa of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Biliary tree mucosa" + ] + }, + { + "id": "FMA:14696", + "name": "Pulmonary fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:14697", + "name": "Horizontal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14696" + ] + }, + "synonyms": [ + "Horizontal fissure of right lung(line)" + ] + }, + { + "id": "FMA:14698", + "name": "Oblique fissure of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14696" + ] + } + }, + { + "id": "FMA:14699", + "name": "Oblique fissure of right lung(line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14698" + ] + } + }, + { + "id": "FMA:14700", + "name": "Oblique fissure of left lung(line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14698" + ] + } + }, + { + "id": "FMA:14703", + "name": "Visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + } + }, + { + "id": "FMA:14704", + "name": "Peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:14705", + "name": "Subdivision of pericardial cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9336" + ] + }, + "synonyms": [ + "Pericardial cavity subdivision" + ] + }, + { + "id": "FMA:14706", + "name": "Subdivision of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9336" + ] + }, + "synonyms": [ + "Peritoneal cavity subdivision" + ] + }, + { + "id": "FMA:14707", + "name": "Vestibular part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:14708", + "name": "Superior recess of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20680" + ] + }, + "synonyms": [ + "Superior omental bursa", + "Superior recess of omental bursa", + "Recessus superior omentalis" + ] + }, + { + "id": "FMA:14709", + "name": "Inferior recess of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20680" + ] + }, + "synonyms": [ + "Recessus inferior omentalis", + "Inferior recess of omental bursa", + "Inferior omental bursa" + ] + }, + { + "id": "FMA:14710", + "name": "Splenic recess of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20680" + ] + }, + "synonyms": [ + "Splenic recess of omental bursa", + "Splenic fossa", + "Recessus splenicus (lienalis)" + ] + }, + { + "id": "FMA:14711", + "name": "Epiploic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Omental foramen", + "Foramen of Winslow", + "Aditus to lesser sac", + "Foramen omentale (epiploicum)" + ] + }, + { + "id": "FMA:14712", + "name": "Subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + }, + "synonyms": [ + "Subphrenic recess", + "Recessus subphrenici" + ] + }, + { + "id": "FMA:14713", + "name": "Right subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81141" + ] + }, + "synonyms": [ + "Right anterior subphrenic space" + ] + }, + { + "id": "FMA:14714", + "name": "Left subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81141" + ] + } + }, + { + "id": "FMA:14715", + "name": "Hepatorenal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20676" + ] + }, + "synonyms": [ + "Right subhepatic space", + "Recessus hepatorenalis", + "Hepatorenal recess of subhepatic space", + "Morison's pouch", + "Right posterior subphrenic space", + "Hepatorenal fossa" + ] + }, + { + "id": "FMA:14716", + "name": "Infracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Infracolic compartment" + ] + }, + { + "id": "FMA:14717", + "name": "Right infracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20887" + ] + }, + "synonyms": [ + "Right infracolic compartment" + ] + }, + { + "id": "FMA:14718", + "name": "Left infracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20887" + ] + }, + "synonyms": [ + "Left infracolic compartment" + ] + }, + { + "id": "FMA:14719", + "name": "Paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + }, + "synonyms": [ + "Paracolic sulcus" + ] + }, + { + "id": "FMA:14720", + "name": "Pelvic part of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Pelvic peritoneal cavity" + ] + }, + { + "id": "FMA:14721", + "name": "Medial paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14719" + ] + } + }, + { + "id": "FMA:14722", + "name": "Lateral paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14719" + ] + } + }, + { + "id": "FMA:14723", + "name": "Right medial paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14721" + ] + } + }, + { + "id": "FMA:14724", + "name": "Left medial paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14721" + ] + } + }, + { + "id": "FMA:14725", + "name": "Right lateral paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14722" + ] + } + }, + { + "id": "FMA:14726", + "name": "Left lateral paracolic gutter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14722" + ] + } + }, + { + "id": "FMA:14727", + "name": "Rectovesical pouch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20922" + ] + }, + "synonyms": [ + "Recto-vesical pouch", + "Rectovesical space" + ] + }, + { + "id": "FMA:14728", + "name": "Rectouterine pouch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20922" + ] + }, + "synonyms": [ + "Recto-uterine pouch", + "Pouch of Douglas", + "Rectouterine space", + "Excavatio recto-uterina" + ] + }, + { + "id": "FMA:14729", + "name": "Uterovesical pouch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20922" + ] + }, + "synonyms": [ + "Vesico-uterine pouch", + "Excavatio vesico-uterina", + "Vesicouterine pouch" + ] + }, + { + "id": "FMA:14730", + "name": "Extraperitoneal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:14731", + "name": "Right extraperitoneal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14730" + ] + } + }, + { + "id": "FMA:14732", + "name": "Left extraperitoneal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14730" + ] + } + }, + { + "id": "FMA:14734", + "name": "Inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:14735", + "name": "Lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Lumbar arterial tree" + ] + }, + { + "id": "FMA:14738", + "name": "Right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14897" + ] + } + }, + { + "id": "FMA:14739", + "name": "Right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14898" + ] + } + }, + { + "id": "FMA:14740", + "name": "Right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14899" + ] + } + }, + { + "id": "FMA:14741", + "name": "Right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14900" + ] + } + }, + { + "id": "FMA:14742", + "name": "Left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14897" + ] + } + }, + { + "id": "FMA:14743", + "name": "Left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14898" + ] + } + }, + { + "id": "FMA:14744", + "name": "Left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14899" + ] + } + }, + { + "id": "FMA:14745", + "name": "Left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14900" + ] + } + }, + { + "id": "FMA:14746", + "name": "Right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14734" + ] + } + }, + { + "id": "FMA:14747", + "name": "Left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14734" + ] + } + }, + { + "id": "FMA:14749", + "name": "Superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Superior mesenteric arterial tree" + ] + }, + { + "id": "FMA:14750", + "name": "Inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Inferior mesenteric arterial tree" + ] + }, + { + "id": "FMA:14751", + "name": "Renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Renal arterial tree" + ] + }, + { + "id": "FMA:14752", + "name": "Right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14751" + ] + }, + "synonyms": [ + "Right renal arterial tree" + ] + }, + { + "id": "FMA:14753", + "name": "Left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14751" + ] + }, + "synonyms": [ + "Left renal arterial tree" + ] + }, + { + "id": "FMA:14754", + "name": "Middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Middle suprarenal arterial tree" + ] + }, + { + "id": "FMA:14755", + "name": "Right middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14754" + ] + } + }, + { + "id": "FMA:14756", + "name": "Left middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14754" + ] + } + }, + { + "id": "FMA:14757", + "name": "Median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Middle sacral artery" + ] + }, + { + "id": "FMA:14758", + "name": "Testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Testicular arterial tree" + ] + }, + { + "id": "FMA:14759", + "name": "Right testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14758" + ] + }, + "synonyms": [ + "Trunk of right testicular arterial tree" + ] + }, + { + "id": "FMA:14760", + "name": "Left testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14758" + ] + }, + "synonyms": [ + "Trunk of left testicular arterial tree" + ] + }, + { + "id": "FMA:14761", + "name": "Ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Ovarian arterial tree" + ] + }, + { + "id": "FMA:14762", + "name": "Right ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14761" + ] + }, + "synonyms": [ + "Trunk of right ovarian arterial tree" + ] + }, + { + "id": "FMA:14763", + "name": "Left ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14761" + ] + }, + "synonyms": [ + "Trunk of left ovarian arterial tree" + ] + }, + { + "id": "FMA:14764", + "name": "Common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Common iliac arterial tree" + ] + }, + { + "id": "FMA:14765", + "name": "Right common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14764" + ] + }, + "synonyms": [ + "Trunk of right common iliac arterial tree" + ] + }, + { + "id": "FMA:14766", + "name": "Left common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14764" + ] + }, + "synonyms": [ + "Trunk of left common iliac arterial tree" + ] + }, + { + "id": "FMA:14767", + "name": "Trunk of branch of coeliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:14768", + "name": "Left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + }, + "synonyms": [ + "Gastric artery" + ] + }, + { + "id": "FMA:14769", + "name": "Hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14837" + ] + } + }, + { + "id": "FMA:14771", + "name": "Common hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + } + }, + { + "id": "FMA:14772", + "name": "Hepatic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70433" + ] + } + }, + { + "id": "FMA:14773", + "name": "Splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + }, + "synonyms": [ + "Lienal artery" + ] + }, + { + "id": "FMA:14775", + "name": "Gastroduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70433" + ] + } + }, + { + "id": "FMA:14776", + "name": "Right gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14837" + ] + } + }, + { + "id": "FMA:14777", + "name": "Variant supraduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70469" + ] + } + }, + { + "id": "FMA:14778", + "name": "Right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + }, + "synonyms": [ + "Right part of hepatic artery proper", + "Right branch of hepatic artery proper" + ] + }, + { + "id": "FMA:14779", + "name": "Left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + }, + "synonyms": [ + "Left part of hepatic artery proper", + "Left branch of hepatic artery" + ] + }, + { + "id": "FMA:14781", + "name": "Right gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + }, + "synonyms": [ + "Right gastro-omental artery", + "Right gastroomental artery" + ] + }, + { + "id": "FMA:14782", + "name": "Anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70437" + ] + } + }, + { + "id": "FMA:14784", + "name": "Posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70437" + ] + } + }, + { + "id": "FMA:14787", + "name": "Dorsal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70471" + ] + }, + "synonyms": [ + "Haller's artery", + "Dorsal pancreatic part of splenic artery" + ] + }, + { + "id": "FMA:14788", + "name": "Right branch of dorsal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21532" + ] + }, + "synonyms": [ + "Right ramus of dorsal pancreatic artery", + "Right ramus of dorsal pancreatic branch of splenic artery" + ] + }, + { + "id": "FMA:14789", + "name": "Left branch of dorsal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21532" + ] + }, + "synonyms": [ + "Left ramus of dorsal pancreatic branch of splenic artery", + "Left ramus of dorsal pancreatic artery" + ] + }, + { + "id": "FMA:14790", + "name": "Inferior pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70471" + ] + }, + "synonyms": [ + "Testut's artery", + "Inferior pancreatic part of splenic artery" + ] + }, + { + "id": "FMA:14791", + "name": "Prepancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70471" + ] + } + }, + { + "id": "FMA:14792", + "name": "Great pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70471" + ] + }, + "synonyms": [ + "Greater pancreatic artery" + ] + }, + { + "id": "FMA:14793", + "name": "Caudal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70471" + ] + }, + "synonyms": [ + "Artery to tail of pancreas" + ] + }, + { + "id": "FMA:14794", + "name": "Short gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + } + }, + { + "id": "FMA:14795", + "name": "Posterior gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + } + }, + { + "id": "FMA:14796", + "name": "Left gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + }, + "synonyms": [ + "Left inferior gastric artery", + "Left gastroomental artery", + "Left gastro-omental artery" + ] + }, + { + "id": "FMA:14797", + "name": "Omental branch of left gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21533" + ] + } + }, + { + "id": "FMA:14798", + "name": "Gastric branch of left gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21533" + ] + } + }, + { + "id": "FMA:14799", + "name": "Omental branch of right gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21525" + ] + } + }, + { + "id": "FMA:14801", + "name": "Splenic branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + } + }, + { + "id": "FMA:14802", + "name": "Hilar branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14801" + ] + } + }, + { + "id": "FMA:14803", + "name": "Segmental branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14801" + ] + } + }, + { + "id": "FMA:14805", + "name": "Inferior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + } + }, + { + "id": "FMA:14808", + "name": "Jejunal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Jejunal branch of superior mesenteric artery" + ] + }, + { + "id": "FMA:14809", + "name": "Ileal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Ileal branch of superior mesenteric artery" + ] + }, + { + "id": "FMA:14810", + "name": "Middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + } + }, + { + "id": "FMA:14811", + "name": "Right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + } + }, + { + "id": "FMA:14812", + "name": "Celiac trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Coeliac trunk", + "Coeliaco-mesenteric trunk", + "Haller's tripus" + ] + }, + { + "id": "FMA:14813", + "name": "Ascending branch of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21516" + ] + } + }, + { + "id": "FMA:14814", + "name": "Descending branch of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21516" + ] + } + }, + { + "id": "FMA:14815", + "name": "Ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + } + }, + { + "id": "FMA:14816", + "name": "Anterior cecal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Anterior caecal artery" + ] + }, + { + "id": "FMA:14817", + "name": "Posterior cecal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Posterior caecal artery" + ] + }, + { + "id": "FMA:14818", + "name": "Appendicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Appendiceal artery" + ] + }, + { + "id": "FMA:14819", + "name": "Ileal branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Ileal branch of ileocolic artery" + ] + }, + { + "id": "FMA:14820", + "name": "Ascending branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Ascending ileocolic artery", + "Colic branch of ileocolic artery" + ] + }, + { + "id": "FMA:14821", + "name": "Branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Ileocolic arterial branch" + ] + }, + { + "id": "FMA:14822", + "name": "Superior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14821" + ] + } + }, + { + "id": "FMA:14823", + "name": "Inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14821" + ] + } + }, + { + "id": "FMA:14824", + "name": "Marginal colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21520" + ] + }, + "synonyms": [ + "Juxtacolic artery", + "Marginal arcade", + "Arcade of Riolan", + "Marginal artery of Drummond" + ] + }, + { + "id": "FMA:14825", + "name": "Trunk of branch of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:14826", + "name": "Left colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70483" + ] + } + }, + { + "id": "FMA:14827", + "name": "Splenic flexure branch of middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21517" + ] + }, + "synonyms": [ + "Left branch of middle colic artery" + ] + }, + { + "id": "FMA:14828", + "name": "Ascending branch of left colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21521" + ] + } + }, + { + "id": "FMA:14829", + "name": "Descending branch of left colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21521" + ] + } + }, + { + "id": "FMA:14830", + "name": "Sigmoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70483" + ] + }, + "synonyms": [ + "Inferior left colic artery" + ] + }, + { + "id": "FMA:14831", + "name": "Marginal artery of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70483" + ] + } + }, + { + "id": "FMA:14832", + "name": "Superior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70483" + ] + }, + "synonyms": [ + "Superior hemorrhoidal artery" + ] + }, + { + "id": "FMA:14834", + "name": "Accessory left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70440" + ] + } + }, + { + "id": "FMA:14835", + "name": "Cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70439" + ] + }, + "synonyms": [ + "Cholecystic artery" + ] + }, + { + "id": "FMA:14836", + "name": "Accessory cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70433" + ] + } + }, + { + "id": "FMA:14837", + "name": "Subdivision of hepatic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70433" + ] + }, + "synonyms": [ + "Hepatic arterial proper subdivision", + "Branch of hepatic artery proper" + ] + }, + { + "id": "FMA:14854", + "name": "Branch of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Inferior phrenic arterial branch", + "Branch of inferior phrenic arterial tree" + ] + }, + { + "id": "FMA:14855", + "name": "Medial branch of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14854" + ] + } + }, + { + "id": "FMA:14856", + "name": "Lateral branch of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14854" + ] + } + }, + { + "id": "FMA:14857", + "name": "Medial branch of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14855" + ] + } + }, + { + "id": "FMA:14858", + "name": "Medial branch of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14855" + ] + } + }, + { + "id": "FMA:14859", + "name": "Lateral branch of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14856" + ] + } + }, + { + "id": "FMA:14860", + "name": "Lateral branch of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14856" + ] + } + }, + { + "id": "FMA:14861", + "name": "Caval branch of lateral branch of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14854" + ] + } + }, + { + "id": "FMA:14862", + "name": "Esophageal branch of lateral branch of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14854" + ] + } + }, + { + "id": "FMA:14863", + "name": "Superior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14854" + ] + }, + "synonyms": [ + "Superior adrenal branch of inferior phrenic artery", + "Superior suprarenal branch of inferior phrenic artery" + ] + }, + { + "id": "FMA:14864", + "name": "Right superior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14863" + ] + }, + "synonyms": [ + "Superior suprarenal branch of right inferior phrenic artery" + ] + }, + { + "id": "FMA:14865", + "name": "Left superior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14863" + ] + }, + "synonyms": [ + "Superior suprarenal branch of left inferior phrenic artery" + ] + }, + { + "id": "FMA:14866", + "name": "Branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Lumbar arterial branch", + "Branch of lumbar arterial tree" + ] + }, + { + "id": "FMA:14867", + "name": "Dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + }, + "synonyms": [ + "Dorsal ramus of lumbar artery" + ] + }, + { + "id": "FMA:14868", + "name": "Spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:14869", + "name": "Dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14867" + ] + }, + "synonyms": [ + "Dorsal ramus of first lumbar artery" + ] + }, + { + "id": "FMA:14870", + "name": "Dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14867" + ] + }, + "synonyms": [ + "Dorsal ramus of second lumbar artery" + ] + }, + { + "id": "FMA:14871", + "name": "Dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14867" + ] + }, + "synonyms": [ + "Dorsal ramus of third lumbar artery" + ] + }, + { + "id": "FMA:14872", + "name": "Dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14867" + ] + }, + "synonyms": [ + "Dorsal ramus of fourth lumbar artery" + ] + }, + { + "id": "FMA:14873", + "name": "Spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14868" + ] + } + }, + { + "id": "FMA:14874", + "name": "Spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14868" + ] + } + }, + { + "id": "FMA:14875", + "name": "Spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14868" + ] + } + }, + { + "id": "FMA:14876", + "name": "Spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14868" + ] + } + }, + { + "id": "FMA:14877", + "name": "Dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14869" + ] + }, + "synonyms": [ + "Dorsal ramus of right first lumbar artery" + ] + }, + { + "id": "FMA:14878", + "name": "Dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14869" + ] + }, + "synonyms": [ + "Dorsal ramus of left first lumbar artery" + ] + }, + { + "id": "FMA:14879", + "name": "Dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14870" + ] + }, + "synonyms": [ + "Dorsal ramus of right second lumbar artery" + ] + }, + { + "id": "FMA:14880", + "name": "Dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14870" + ] + }, + "synonyms": [ + "Dorsal ramus of left second lumbar artery" + ] + }, + { + "id": "FMA:14881", + "name": "Dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14871" + ] + }, + "synonyms": [ + "Dorsal ramus of right third lumbar artery" + ] + }, + { + "id": "FMA:14882", + "name": "Dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14871" + ] + }, + "synonyms": [ + "Dorsal ramus of left third lumbar artery" + ] + }, + { + "id": "FMA:14883", + "name": "Dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14872" + ] + }, + "synonyms": [ + "Dorsal ramus of right fourth lumbar artery" + ] + }, + { + "id": "FMA:14884", + "name": "Dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14872" + ] + }, + "synonyms": [ + "Dorsal ramus of left fourth lumbar artery" + ] + }, + { + "id": "FMA:14885", + "name": "Spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14873" + ] + } + }, + { + "id": "FMA:14886", + "name": "Spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14873" + ] + } + }, + { + "id": "FMA:14887", + "name": "Spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14874" + ] + } + }, + { + "id": "FMA:14888", + "name": "Spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14874" + ] + } + }, + { + "id": "FMA:14889", + "name": "Spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14875" + ] + } + }, + { + "id": "FMA:14890", + "name": "Spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14875" + ] + } + }, + { + "id": "FMA:14891", + "name": "Spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14876" + ] + } + }, + { + "id": "FMA:14892", + "name": "Spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14876" + ] + } + }, + { + "id": "FMA:14897", + "name": "First lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14735" + ] + } + }, + { + "id": "FMA:14898", + "name": "Second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14735" + ] + } + }, + { + "id": "FMA:14899", + "name": "Third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14735" + ] + } + }, + { + "id": "FMA:14900", + "name": "Fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14735" + ] + } + }, + { + "id": "FMA:14901", + "name": "Fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14735" + ] + }, + "synonyms": [ + "Lumbalis ima" + ] + }, + { + "id": "FMA:14902", + "name": "Right fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14901" + ] + } + }, + { + "id": "FMA:14903", + "name": "Left fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14901" + ] + } + }, + { + "id": "FMA:14904", + "name": "Accessory renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66267" + ] + } + }, + { + "id": "FMA:14907", + "name": "Mucosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Tunica mucosa (Gaster)", + "Gastric mucosa", + "Gastric mucous membrane", + "Mucous membrane of stomach" + ] + }, + { + "id": "FMA:14908", + "name": "Submucosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Gastric submucosa", + "Tela submucosa (Gaster)" + ] + }, + { + "id": "FMA:14909", + "name": "Muscle layer of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Gastric muscularis", + "Muscularis externa of stomach", + "Tunica muscularis (Gaster)" + ] + }, + { + "id": "FMA:14910", + "name": "Longitudinal muscle layer of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85410" + ] + }, + "synonyms": [ + "Longitudinal layer of gastric muscularis", + "Stratum longitudinale (Tunica muscularis)(Gaster)" + ] + }, + { + "id": "FMA:14911", + "name": "Circular muscle layer of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85405" + ] + }, + "synonyms": [ + "Circular layer of gastric muscularis", + "Stratum circulare (Tunica muscularis)(Gaster)" + ] + }, + { + "id": "FMA:14912", + "name": "Oblique muscle layer of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85407" + ] + }, + "synonyms": [ + "Oblique fiber layer of gastric muscularis" + ] + }, + { + "id": "FMA:14913", + "name": "Subserosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Gastric subserosa", + "Tela subserosa (Gaster)", + "Subserous layer of stomach" + ] + }, + { + "id": "FMA:14914", + "name": "Serosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Visceral peritoneum of stomach", + "Tunica serosa (Gaster)", + "Gastric serosa", + "Serous coat of stomach" + ] + }, + { + "id": "FMA:14915", + "name": "Cardiac sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Gastroesophageal sphincter", + "Inferior esophageal sphincter" + ] + }, + { + "id": "FMA:14916", + "name": "Pyloric sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:14918", + "name": "Non-striated muscle fiber of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:14919", + "name": "Gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:14920", + "name": "Gastric cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14919" + ] + }, + "synonyms": [ + "Glandula cardiaca (Gaster)", + "Cardiac gland", + "Gastric gland of cardia" + ] + }, + { + "id": "FMA:14921", + "name": "Principal gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14919" + ] + }, + "synonyms": [ + "Oxyntic gland", + "Main gastric gland", + "Glandula gastrica propria" + ] + }, + { + "id": "FMA:14922", + "name": "Pyloric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14919" + ] + }, + "synonyms": [ + "Glandula pylorica" + ] + }, + { + "id": "FMA:14923", + "name": "Principal gland of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14921" + ] + }, + "synonyms": [ + "Gastric fundal gland", + "Gastric gland of fundus of stomach" + ] + }, + { + "id": "FMA:14924", + "name": "Muscularis mucosae of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Lamina muscularis of gastric mucosa", + "Lamina muscularis mucosae (Tunica mucosa)(Gaster)", + "Muscular coat of stomach" + ] + }, + { + "id": "FMA:14925", + "name": "Zone of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + }, + "synonyms": [ + "Doudenal zone" + ] + }, + { + "id": "FMA:14926", + "name": "Superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222904" + ] + }, + "synonyms": [ + "Superior portion of duodenum", + "First part of duodenum", + "Pars superior (Duodenum)" + ] + }, + { + "id": "FMA:14927", + "name": "Duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + }, + "synonyms": [ + "Duodenal cap", + "Ampulla of duodenum", + "Ampulla (Duodenum)", + "Bulbus (Duodenum)", + "Duodenal cap viewed radiologically" + ] + }, + { + "id": "FMA:14928", + "name": "Descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222904" + ] + }, + "synonyms": [ + "Descending portion of duodenum", + "Second part of duodenum", + "Pars descendens (Duodenum)" + ] + }, + { + "id": "FMA:14929", + "name": "Horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222904" + ] + }, + "synonyms": [ + "Third part of duodenum", + "Pars horizontalis (inferior)(Duodenum)", + "Inferior part of duodenum", + "Inferior portion of duodenum", + "Transverse part of duodenum" + ] + }, + { + "id": "FMA:14930", + "name": "Ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222904" + ] + }, + "synonyms": [ + "Pars ascendens (Duodenum)", + "Ascending portion of duodenum", + "Fourth part of duodenum" + ] + }, + { + "id": "FMA:14932", + "name": "Muscle layer of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Tunica muscularis (Intestinum tenue)", + "Small intestine muscularis propria", + "Muscular coat of small intestine", + "Muscular layer of small intestine", + "Muscularis externa of small intestine" + ] + }, + { + "id": "FMA:14933", + "name": "Mucosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Tunica mucosa (Intestinum tenue)", + "Small intestine mucous membrane", + "Small intestinal mucosa", + "Mucous membrane of small intestine" + ] + }, + { + "id": "FMA:14934", + "name": "Submucosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Small intestine submucosa", + "Small intestinal submucosa", + "Tela submucosa (Intestinum tenue)" + ] + }, + { + "id": "FMA:14935", + "name": "Circular muscle layer of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85405" + ] + }, + "synonyms": [ + "Circular layer of small intestine muscularis propria", + "Circular muscle coat of small intestine", + "Circular muscle of small intestine", + "Stratum circulare (Tunica muscularis)(Intestinum tenue)", + "Short pitch helicoidal muscle layer of small intestine" + ] + }, + { + "id": "FMA:14936", + "name": "Longitudinal muscle layer of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85410" + ] + }, + "synonyms": [ + "Long pitch helicoidal muscle layer of small intestine", + "Longitudinal layer of small intestine muscularis propria", + "Stratum longitudinale (Tunica muscularis) (Intestinum tenue)", + "Longitudinal muscle of small intestine", + "Longitudinal muscle coat of small intestine" + ] + }, + { + "id": "FMA:14937", + "name": "Subserosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Tela subserosa (Intestinum tenue)", + "Small intestine subserosa", + "Subserous layer of small intestine", + "Small intestinal subserosa" + ] + }, + { + "id": "FMA:14938", + "name": "Serosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Tunica serosa (Intestinum tenue)", + "Small intestine serosa", + "Serous coat of small intestine", + "Visceral peritoneum of small intestine", + "Small intestinal serosa" + ] + }, + { + "id": "FMA:14942", + "name": "Mucosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + }, + "synonyms": [ + "Duodenal mucosa", + "Doudenal mucosa", + "Duodenal mucous membrane" + ] + }, + { + "id": "FMA:14943", + "name": "Submucosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + }, + "synonyms": [ + "Doudenal submucosa", + "Duodenal submucosa" + ] + }, + { + "id": "FMA:14944", + "name": "Muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + }, + "synonyms": [ + "Muscularis externa of duodenum", + "Duodenal muscularis propria" + ] + }, + { + "id": "FMA:14945", + "name": "Circular muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83572" + ] + }, + "synonyms": [ + "Circular layer of duodenal muscularis propria" + ] + }, + { + "id": "FMA:14946", + "name": "Longitudinal muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83569" + ] + }, + "synonyms": [ + "Longitudinal layer of duodenal muscularis propria" + ] + }, + { + "id": "FMA:14947", + "name": "Subserosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + }, + "synonyms": [ + "Duodenal subserosa", + "Doudenal subserosa" + ] + }, + { + "id": "FMA:14948", + "name": "Serosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + }, + "synonyms": [ + "Duodenal serosa", + "Visceral peritoneum of duodenum", + "Doudenal serosa" + ] + }, + { + "id": "FMA:14949", + "name": "Mucosa of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + }, + "synonyms": [ + "Jejunal mucous membrane", + "Jejunal mucosa", + "Jejunum mucosa" + ] + }, + { + "id": "FMA:14950", + "name": "Submucosa of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + }, + "synonyms": [ + "Jejunal submucosa", + "Jejunum submucosa" + ] + }, + { + "id": "FMA:14951", + "name": "Muscle layer of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + }, + "synonyms": [ + "Muscularis externa of jejunum" + ] + }, + { + "id": "FMA:14952", + "name": "Circular muscle layer of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83572" + ] + }, + "synonyms": [ + "Circular layer of jejunal muscularis propria" + ] + }, + { + "id": "FMA:14953", + "name": "Longitudinal muscle layer of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83569" + ] + }, + "synonyms": [ + "Longitudinal layer of jejunal muscularis propria" + ] + }, + { + "id": "FMA:14954", + "name": "Subserosa of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + }, + "synonyms": [ + "Jejunum subserosa", + "Jejunal subserosa" + ] + }, + { + "id": "FMA:14955", + "name": "Serosa of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + }, + "synonyms": [ + "Visceral peritoneum of jejunum", + "Jejunal serosa", + "Jejunum serosa" + ] + }, + { + "id": "FMA:14956", + "name": "Mucosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + }, + "synonyms": [ + "Ileal mucosa", + "Ileal mucous membrane", + "Ileum mucosa" + ] + }, + { + "id": "FMA:14957", + "name": "Submucosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + }, + "synonyms": [ + "Ileum submucosa", + "Ileal submucosa" + ] + }, + { + "id": "FMA:14958", + "name": "Muscle layer of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + }, + "synonyms": [ + "Muscularis externa of ileum" + ] + }, + { + "id": "FMA:14959", + "name": "Circular muscle layer of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83572" + ] + }, + "synonyms": [ + "Circular layer of ileal muscularis propria" + ] + }, + { + "id": "FMA:14960", + "name": "Longitudinal muscle layer of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83569" + ] + }, + "synonyms": [ + "Longitudinal layer of ileal muscularis propria" + ] + }, + { + "id": "FMA:14961", + "name": "Subserosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + }, + "synonyms": [ + "Ileum subserosa", + "Ileal subserosa" + ] + }, + { + "id": "FMA:14962", + "name": "Serosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + }, + "synonyms": [ + "Ileal serosa", + "Visceral peritoneum of ileum", + "Ileum serosa" + ] + }, + { + "id": "FMA:14963", + "name": "Zone of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + }, + "synonyms": [ + "Ileum zone" + ] + }, + { + "id": "FMA:14964", + "name": "Proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14963" + ] + }, + "synonyms": [ + "Proximal portion of ileum" + ] + }, + { + "id": "FMA:14965", + "name": "Middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14963" + ] + }, + "synonyms": [ + "Middle portion of ileum" + ] + }, + { + "id": "FMA:14966", + "name": "Distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14963" + ] + }, + "synonyms": [ + "Distal portion of ileum", + "Terminal ileum" + ] + }, + { + "id": "FMA:14967", + "name": "Ileal diverticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Diverticulum of Meckel", + "Meckel's diverticulum" + ] + }, + { + "id": "FMA:14968", + "name": "Organ component of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14971" + ] + } + }, + { + "id": "FMA:14969", + "name": "Mucosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Large intestinal mucosa", + "Mucous membrane of large intestine" + ] + }, + { + "id": "FMA:14970", + "name": "Submucosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Large intestinal submucosa" + ] + }, + { + "id": "FMA:14971", + "name": "Muscle layer of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscular layer of large intestine", + "Muscularis externa of large intestine", + "Muscular coat of large intestine" + ] + }, + { + "id": "FMA:14972", + "name": "Circular muscularis mucosae of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15655" + ] + } + }, + { + "id": "FMA:14973", + "name": "Longitudinal muscularis mucosae of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15655" + ] + } + }, + { + "id": "FMA:14974", + "name": "Subserosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Large intestinal subserosa", + "Subserous layer of large intestine" + ] + }, + { + "id": "FMA:14975", + "name": "Serosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Large intestinal serosa", + "Visceral peritoneum of large intestine", + "Serous coat of large intestine" + ] + }, + { + "id": "FMA:14984", + "name": "Mucosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85387" + ] + }, + "synonyms": [ + "Colonic mucosa", + "Colonic mucous membrane", + "Colon mucosa" + ] + }, + { + "id": "FMA:14985", + "name": "Submucosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85393" + ] + }, + "synonyms": [ + "Colonic submucosa", + "Colon submucosa" + ] + }, + { + "id": "FMA:14986", + "name": "Muscle layer of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + }, + "synonyms": [ + "Muscularis externa of colon", + "Colonic muscularis propria", + "Muscular coat of colon", + "Muscular layer of colon" + ] + }, + { + "id": "FMA:14987", + "name": "Longitudinal muscle layer of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of colonic muscularis propria", + "Longitudinal layer of muscularis externa of colon" + ] + }, + { + "id": "FMA:14988", + "name": "Circular muscle layer of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of colonic muscularis propria", + "Circular layer of muscularis externa of colon" + ] + }, + { + "id": "FMA:14989", + "name": "Subserosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Colon subserosa", + "Colonic subserosa" + ] + }, + { + "id": "FMA:14990", + "name": "Serosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Colonic serosa", + "Colon serosa", + "Visceral peritoneum of colon" + ] + }, + { + "id": "FMA:14991", + "name": "Mucosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucosa of vermiform appendix", + "Appendix mucosa", + "Appendiceal mucous membrane" + ] + }, + { + "id": "FMA:14992", + "name": "Submucosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Appendiceal submucosa", + "Submucosa of vermiform appendix", + "Appendix submucosa" + ] + }, + { + "id": "FMA:14993", + "name": "Muscle layer of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscularis externa of vermiform appendix", + "Appendiceal muscularis propria", + "Muscle layer of vermiform appendix" + ] + }, + { + "id": "FMA:14994", + "name": "Longitudinal muscle layer of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85410" + ] + }, + "synonyms": [ + "Longitudinal layer of vermiform appendix muscularis propria", + "Longitudinal layer of muscularis externa of vermiform appendix", + "Longitudinal muscle layer of vermiform appendix" + ] + }, + { + "id": "FMA:14995", + "name": "Circular muscle layer of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85405" + ] + }, + "synonyms": [ + "Circular muscle layer of vermiform appendix", + "Circular layer of muscularis externa of vermiform appendix", + "Circular layer of vermiform appendix muscularis propria" + ] + }, + { + "id": "FMA:14996", + "name": "Subserosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Appendiceal subserosa", + "Subserosa of vermiform appendix", + "Appendix subserosa" + ] + }, + { + "id": "FMA:14997", + "name": "Serosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Serosa of vermiform appendix", + "Visceral peritoneum of vermiform appendix", + "Appendix serosa", + "Appendiceal serosa" + ] + }, + { + "id": "FMA:14998", + "name": "Mucosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85387" + ] + }, + "synonyms": [ + "Cecum mucosa", + "Cecal mucosa" + ] + }, + { + "id": "FMA:14999", + "name": "Submucosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85398" + ] + }, + "synonyms": [ + "Cecum submucosa" + ] + }, + { + "id": "FMA:15000", + "name": "Muscle layer of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + }, + "synonyms": [ + "Muscularis externa of cecum" + ] + }, + { + "id": "FMA:15001", + "name": "Longitudinal muscle layer of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of muscularis externa of cecum", + "Longitudinal layer of cecal muscularis propria" + ] + }, + { + "id": "FMA:15002", + "name": "Circular muscle layer of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of cecum", + "Circular layer of cecal muscularis propria" + ] + }, + { + "id": "FMA:15003", + "name": "Subserosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Cecum subserosa", + "Cecal subserosa" + ] + }, + { + "id": "FMA:15004", + "name": "Serosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Cecal serosa", + "Visceral peritoneum of cecum", + "Cecum serosa" + ] + }, + { + "id": "FMA:15005", + "name": "Mucosa of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85388" + ] + }, + "synonyms": [ + "Ascending colon mucosa" + ] + }, + { + "id": "FMA:15006", + "name": "Submucosa of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85398" + ] + }, + "synonyms": [ + "Ascending colon submucosa" + ] + }, + { + "id": "FMA:15007", + "name": "Muscle layer of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83574" + ] + }, + "synonyms": [ + "Muscularis externa of ascending colon" + ] + }, + { + "id": "FMA:15008", + "name": "Longitudinal muscle layer of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of ascending colon muscularis propria", + "Longitudinal layer of muscularis externa of ascending colon" + ] + }, + { + "id": "FMA:15009", + "name": "Circular muscle layer of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of ascending colon", + "Circular layer of ascending colon muscularis propria" + ] + }, + { + "id": "FMA:15010", + "name": "Subserosa of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Ascending colon subserosa" + ] + }, + { + "id": "FMA:15011", + "name": "Serosa of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Ascending colon serosa", + "Visceral peritoneum of ascending colon" + ] + }, + { + "id": "FMA:15012", + "name": "Mucosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85388" + ] + }, + "synonyms": [ + "Transverse colon mucosa" + ] + }, + { + "id": "FMA:15013", + "name": "Submucosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85398" + ] + }, + "synonyms": [ + "Transverse colon submucosa" + ] + }, + { + "id": "FMA:15014", + "name": "Muscle layer of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83574" + ] + }, + "synonyms": [ + "Muscularis externa of transverse colon" + ] + }, + { + "id": "FMA:15015", + "name": "Longitudinal muscle layer of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of transverse colon muscularis propria", + "Longitudinal layer of muscularis externa of transverse colon" + ] + }, + { + "id": "FMA:15016", + "name": "Circular muscle layer of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of transverse colon", + "Circular layer of transverse colon muscularis propria" + ] + }, + { + "id": "FMA:15017", + "name": "Subserosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Transverse colon subserosa" + ] + }, + { + "id": "FMA:15018", + "name": "Serosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Transverse colon serosa", + "Visceral peritoneum of transverse colon" + ] + }, + { + "id": "FMA:15019", + "name": "Mucosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85388" + ] + }, + "synonyms": [ + "Descending colon mucosa" + ] + }, + { + "id": "FMA:15020", + "name": "Submucosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85398" + ] + }, + "synonyms": [ + "Descending colon submucosa" + ] + }, + { + "id": "FMA:15021", + "name": "Muscle layer of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83574" + ] + }, + "synonyms": [ + "Muscularis externa of descending colon" + ] + }, + { + "id": "FMA:15022", + "name": "Longitudinal muscle layer of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of descending colon muscularis propria", + "Longitudinal layer of muscularis externa of descending colon" + ] + }, + { + "id": "FMA:15023", + "name": "Circular muscle layer of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of descending colon", + "Circular layer of descending colon muscularis propria" + ] + }, + { + "id": "FMA:15024", + "name": "Subserosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Descending colon subserosa" + ] + }, + { + "id": "FMA:15025", + "name": "Serosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Visceral peritoneum of descending colon", + "Descending colon serosa" + ] + }, + { + "id": "FMA:15026", + "name": "Mucosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85388" + ] + }, + "synonyms": [ + "Sigmoid colon mucosa" + ] + }, + { + "id": "FMA:15027", + "name": "Submucosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85398" + ] + }, + "synonyms": [ + "Sigmoid colon submucosa" + ] + }, + { + "id": "FMA:15028", + "name": "Muscle layer of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83574" + ] + }, + "synonyms": [ + "Muscularis externa of sigmoid colon" + ] + }, + { + "id": "FMA:15029", + "name": "Longitudinal muscle layer of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Longitudinal layer of sigmoid colon muscularis propria", + "Longitudinal layer of muscularis externa of sigmoid colon" + ] + }, + { + "id": "FMA:15030", + "name": "Circular muscle layer of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of sigmoid colon muscularis propria", + "Circular layer of muscularis externa of sigmoid colon" + ] + }, + { + "id": "FMA:15031", + "name": "Subserosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Sigmoid colon subserosa" + ] + }, + { + "id": "FMA:15032", + "name": "Serosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Visceral peritoneum of sigmoid colon", + "Sigmoid colon serosa" + ] + }, + { + "id": "FMA:15033", + "name": "Mucosa of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85387" + ] + }, + "synonyms": [ + "Rectal mucous membrane", + "Rectal mucosa" + ] + }, + { + "id": "FMA:15034", + "name": "Submucosa of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85393" + ] + }, + "synonyms": [ + "Rectal submucosa" + ] + }, + { + "id": "FMA:15035", + "name": "Muscle layer of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + }, + "synonyms": [ + "Muscular coat of rectum", + "Muscularis externa of rectum", + "Tunica muscularis (Rectum)", + "Rectal muscularis propria" + ] + }, + { + "id": "FMA:15036", + "name": "Longitudinal muscle layer of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + }, + "synonyms": [ + "Stratum longitudinale (Tunica muscularis)(Rectum)", + "Longitudinal layer of rectal muscularis propria", + "Longitudinal layer of muscularis externa of rectum" + ] + }, + { + "id": "FMA:15037", + "name": "Circular muscle layer of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81160" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of rectum", + "Circular layer of rectal muscularis propria", + "Stratum circulare (Tunica muscularis)(Rectum)" + ] + }, + { + "id": "FMA:15038", + "name": "Subserosa of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85418" + ] + }, + "synonyms": [ + "Rectal subserosa" + ] + }, + { + "id": "FMA:15039", + "name": "Serosa of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20637" + ] + }, + "synonyms": [ + "Rectal serosa", + "Visceral peritoneum of rectum" + ] + }, + { + "id": "FMA:15040", + "name": "Epiploic appendage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Appendix epiploica" + ] + }, + { + "id": "FMA:15041", + "name": "Taenia coli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14971" + ] + }, + "synonyms": [ + "Longitudinal band of large intestine muscularis" + ] + }, + { + "id": "FMA:15042", + "name": "Taenia mesocolica", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15041" + ] + } + }, + { + "id": "FMA:15043", + "name": "Taenia omentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15041" + ] + } + }, + { + "id": "FMA:15044", + "name": "Taenia libera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15041" + ] + } + }, + { + "id": "FMA:15045", + "name": "Epiploic appendage of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15040" + ] + }, + "synonyms": [ + "Appendix epiploica of ascending colon" + ] + }, + { + "id": "FMA:15046", + "name": "Epiploic appendage of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15040" + ] + }, + "synonyms": [ + "Appendix epiploica of transverse colon" + ] + }, + { + "id": "FMA:15047", + "name": "Epiploic appendage of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15040" + ] + }, + "synonyms": [ + "Appendix epiploica of descending colon" + ] + }, + { + "id": "FMA:15048", + "name": "Epiploic appendage of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15040" + ] + }, + "synonyms": [ + "Appendix epiploica of sigmoid colon" + ] + }, + { + "id": "FMA:15050", + "name": "Smooth muscle fiber of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of small intestine" + ] + }, + { + "id": "FMA:15051", + "name": "Muscularis mucosae of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Lamina muscularis of small intestine mucous membrane", + "Lamina muscularis mucosae (Tunica Mucosa)(Intestinum tenue)" + ] + }, + { + "id": "FMA:15052", + "name": "Intestinal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Glandula intestinalis" + ] + }, + { + "id": "FMA:15053", + "name": "Solitary lymphoid follicle of subdivision of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15692" + ] + }, + "synonyms": [ + "Solitary lymphatic follicle of small intestine" + ] + }, + { + "id": "FMA:15054", + "name": "Aggregated lymphoid follicle of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62820" + ] + }, + "synonyms": [ + "Peyer's patch" + ] + }, + { + "id": "FMA:15058", + "name": "Smooth muscle fiber of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of duodenum" + ] + }, + { + "id": "FMA:15059", + "name": "Muscularis mucosae of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Lamina muscularis of duodenal mucous membrane" + ] + }, + { + "id": "FMA:15060", + "name": "Duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15052" + ] + }, + "synonyms": [ + "Gland of Brunner", + "Brunner's gland" + ] + }, + { + "id": "FMA:15061", + "name": "Solitary lymphoid follicle of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15053" + ] + }, + "synonyms": [ + "Solitary lymphatic follicle of duodenum" + ] + }, + { + "id": "FMA:15062", + "name": "Smooth muscle fiber of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of jejunum" + ] + }, + { + "id": "FMA:15063", + "name": "Muscularis mucosae of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83558" + ] + } + }, + { + "id": "FMA:15064", + "name": "Intestinal gland of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:15065", + "name": "Solitary lymphoid follicle of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15053" + ] + } + }, + { + "id": "FMA:15066", + "name": "Smooth muscle fiber of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of ileum" + ] + }, + { + "id": "FMA:15067", + "name": "Muscularis mucosae of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83558" + ] + } + }, + { + "id": "FMA:15068", + "name": "Intestinal gland of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:15071", + "name": "Circular fold of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Kerckring's valve" + ] + }, + { + "id": "FMA:15072", + "name": "Intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Villus intestinalis (Intestinum tenue)" + ] + }, + { + "id": "FMA:15074", + "name": "Major duodenal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82504" + ] + }, + "synonyms": [ + "Tubercle of Vater", + "Greater duodenal papilla" + ] + }, + { + "id": "FMA:15075", + "name": "Minor duodenal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82504" + ] + }, + "synonyms": [ + "Santorini's caruncle", + "Lesser duodenal papilla" + ] + }, + { + "id": "FMA:15076", + "name": "Hepatopancreatic ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71893" + ] + }, + "synonyms": [ + "Ampulla of bile duct", + "Ampulla of Vater", + "Biliaropancreatic ampulla" + ] + }, + { + "id": "FMA:15077", + "name": "Sphincter of hepatopancreatic ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + }, + "synonyms": [ + "Sphincter of ampulla of Vater", + "Sphincter of Oddi", + "Hepatopancreatic ampullary sphincter", + "Musculus sphincter ampullae" + ] + }, + { + "id": "FMA:15078", + "name": "Sphincter choledochus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + }, + "synonyms": [ + "Musculus sphincter ductus choledochi", + "Sphincter ductus choledoci", + "Sphincter of bile duct" + ] + }, + { + "id": "FMA:15079", + "name": "Ileocecal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14556" + ] + }, + "synonyms": [ + "Ileocecal valve orifice", + "Ostium valvae ilealis", + "Ileocecal ostium" + ] + }, + { + "id": "FMA:15080", + "name": "Retroperitoneal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Retroperitoneum" + ] + }, + { + "id": "FMA:15081", + "name": "Properitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + }, + "synonyms": [ + "Preperitoneal space", + "Properitoneum", + "Preperitoneum" + ] + }, + { + "id": "FMA:15082", + "name": "Zone of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Coronary arterial zone" + ] + }, + { + "id": "FMA:15083", + "name": "Segment of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Brachiocephalic arterial segment" + ] + }, + { + "id": "FMA:15084", + "name": "Segment of trunk proper of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63838" + ] + } + }, + { + "id": "FMA:15085", + "name": "Segment of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86255" + ] + }, + "synonyms": [ + "Pulmonary trunk segment" + ] + }, + { + "id": "FMA:15086", + "name": "Pulmonary trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15085" + ] + } + }, + { + "id": "FMA:15087", + "name": "Zone of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15082" + ] + }, + "synonyms": [ + "Right coronary arterial zone" + ] + }, + { + "id": "FMA:15088", + "name": "Zone of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15082" + ] + }, + "synonyms": [ + "Left coronary arterial zone" + ] + }, + { + "id": "FMA:15089", + "name": "Wall of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Brachiocephalic arterial wall" + ] + }, + { + "id": "FMA:15090", + "name": "Wall of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Subclavian arterial wall" + ] + }, + { + "id": "FMA:15091", + "name": "Wall of zone of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86198" + ] + } + }, + { + "id": "FMA:15092", + "name": "Wall of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + }, + "synonyms": [ + "Ascending aortic wall" + ] + }, + { + "id": "FMA:15093", + "name": "Wall of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + } + }, + { + "id": "FMA:15094", + "name": "Wall of descending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15096" + ] + } + }, + { + "id": "FMA:15095", + "name": "Wall of ascending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15096" + ] + } + }, + { + "id": "FMA:15096", + "name": "Wall of zone of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + } + }, + { + "id": "FMA:15097", + "name": "Wall of zone of descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + } + }, + { + "id": "FMA:15098", + "name": "Wall of bulb of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + } + }, + { + "id": "FMA:15105", + "name": "Rugal fold of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:15106", + "name": "Rugal fold of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Gastric ruga(e)", + "Ruga of stomach" + ] + }, + { + "id": "FMA:15107", + "name": "Precentral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:15108", + "name": "Precentral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15107" + ] + } + }, + { + "id": "FMA:15109", + "name": "Precentral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15107" + ] + } + }, + { + "id": "FMA:15110", + "name": "Precentral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15107" + ] + } + }, + { + "id": "FMA:15111", + "name": "Precentral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15107" + ] + } + }, + { + "id": "FMA:15112", + "name": "Precentral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15108" + ] + } + }, + { + "id": "FMA:15113", + "name": "Precentral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15108" + ] + } + }, + { + "id": "FMA:15114", + "name": "Precentral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15109" + ] + } + }, + { + "id": "FMA:15115", + "name": "Precentral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15109" + ] + } + }, + { + "id": "FMA:15116", + "name": "Precentral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15110" + ] + } + }, + { + "id": "FMA:15117", + "name": "Precentral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15110" + ] + } + }, + { + "id": "FMA:15118", + "name": "Precentral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15111" + ] + } + }, + { + "id": "FMA:15119", + "name": "Precentral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15111" + ] + } + }, + { + "id": "FMA:15122", + "name": "Medial branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66486" + ] + } + }, + { + "id": "FMA:15123", + "name": "Postlaminar branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66486" + ] + } + }, + { + "id": "FMA:15124", + "name": "Articular branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66486" + ] + } + }, + { + "id": "FMA:15125", + "name": "Lateral branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66486" + ] + } + }, + { + "id": "FMA:15126", + "name": "Postcentral branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66487" + ] + }, + "synonyms": [ + "Postcentral branch of lumbar spinal artery" + ] + }, + { + "id": "FMA:15127", + "name": "Prelaminar branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66487" + ] + }, + "synonyms": [ + "Prelaminar branch of lumbar spinal artery" + ] + }, + { + "id": "FMA:15128", + "name": "Radicular branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66487" + ] + }, + "synonyms": [ + "Radicular branch of lumbar spinal artery" + ] + }, + { + "id": "FMA:15129", + "name": "Muscular branch of lateral branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:15130", + "name": "Cutaneous branch of lateral branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:15131", + "name": "Anterior radicular branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Anterior radicular branch of lumbar spinal artery" + ] + }, + { + "id": "FMA:15133", + "name": "Ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + }, + "synonyms": [ + "Anterior branch of lumbar artery" + ] + }, + { + "id": "FMA:15134", + "name": "Lateral cutaneous branch of ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66488" + ] + } + }, + { + "id": "FMA:15135", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66488" + ] + } + }, + { + "id": "FMA:15137", + "name": "Muscular branch of ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66488" + ] + } + }, + { + "id": "FMA:15138", + "name": "Unnamed branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:15139", + "name": "Medial branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15122" + ] + } + }, + { + "id": "FMA:15140", + "name": "Medial branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15122" + ] + } + }, + { + "id": "FMA:15141", + "name": "Medial branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15122" + ] + } + }, + { + "id": "FMA:15142", + "name": "Medial branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15122" + ] + } + }, + { + "id": "FMA:15145", + "name": "Medial branch of dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15139" + ] + } + }, + { + "id": "FMA:15146", + "name": "Medial branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15139" + ] + } + }, + { + "id": "FMA:15147", + "name": "Medial branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15140" + ] + } + }, + { + "id": "FMA:15148", + "name": "Medial branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15140" + ] + } + }, + { + "id": "FMA:15149", + "name": "Medial branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15141" + ] + } + }, + { + "id": "FMA:15150", + "name": "Medial branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15141" + ] + } + }, + { + "id": "FMA:15151", + "name": "Medial branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15142" + ] + } + }, + { + "id": "FMA:15152", + "name": "Medial branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15142" + ] + } + }, + { + "id": "FMA:15153", + "name": "Postlaminar branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15123" + ] + } + }, + { + "id": "FMA:15154", + "name": "Postlaminar branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15123" + ] + } + }, + { + "id": "FMA:15155", + "name": "Postlaminar branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15123" + ] + } + }, + { + "id": "FMA:15156", + "name": "Postlaminar branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15123" + ] + } + }, + { + "id": "FMA:15159", + "name": "Postlaminar branch of dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15153" + ] + } + }, + { + "id": "FMA:15160", + "name": "Postlaminar branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15153" + ] + } + }, + { + "id": "FMA:15161", + "name": "Postlaminar branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15154" + ] + } + }, + { + "id": "FMA:15162", + "name": "Postlaminar branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15154" + ] + } + }, + { + "id": "FMA:15163", + "name": "Postlaminar branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15155" + ] + } + }, + { + "id": "FMA:15164", + "name": "Postlaminar branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15155" + ] + } + }, + { + "id": "FMA:15165", + "name": "Postlaminar branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15156" + ] + } + }, + { + "id": "FMA:15166", + "name": "Postlaminar branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15156" + ] + } + }, + { + "id": "FMA:15167", + "name": "Articular branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15124" + ] + } + }, + { + "id": "FMA:15168", + "name": "Articular branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15124" + ] + } + }, + { + "id": "FMA:15169", + "name": "Articular branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15124" + ] + } + }, + { + "id": "FMA:15170", + "name": "Articular branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15124" + ] + } + }, + { + "id": "FMA:15173", + "name": "Articular branch of dorsal branch of right first lumbar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15167" + ] + } + }, + { + "id": "FMA:15174", + "name": "Articular branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15167" + ] + } + }, + { + "id": "FMA:15175", + "name": "Articular branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15168" + ] + } + }, + { + "id": "FMA:15176", + "name": "Articular branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15168" + ] + } + }, + { + "id": "FMA:15177", + "name": "Articular branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15169" + ] + } + }, + { + "id": "FMA:15178", + "name": "Articular branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15169" + ] + } + }, + { + "id": "FMA:15179", + "name": "Articular branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15170" + ] + } + }, + { + "id": "FMA:15180", + "name": "Articular branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15170" + ] + } + }, + { + "id": "FMA:15181", + "name": "Lateral branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15125" + ] + } + }, + { + "id": "FMA:15182", + "name": "Lateral branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15125" + ] + } + }, + { + "id": "FMA:15183", + "name": "Lateral branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15125" + ] + } + }, + { + "id": "FMA:15184", + "name": "Lateral branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15125" + ] + } + }, + { + "id": "FMA:15187", + "name": "Lateral branch of dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15181" + ] + } + }, + { + "id": "FMA:15188", + "name": "Lateral branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15181" + ] + } + }, + { + "id": "FMA:15189", + "name": "Lateral branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15182" + ] + } + }, + { + "id": "FMA:15190", + "name": "Lateral branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15182" + ] + } + }, + { + "id": "FMA:15191", + "name": "Lateral branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15183" + ] + } + }, + { + "id": "FMA:15192", + "name": "Lateral branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15183" + ] + } + }, + { + "id": "FMA:15193", + "name": "Lateral branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15184" + ] + } + }, + { + "id": "FMA:15194", + "name": "Lateral branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15184" + ] + } + }, + { + "id": "FMA:15195", + "name": "Postcentral branch of spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of first lumbar spinal artery" + ] + }, + { + "id": "FMA:15196", + "name": "Postcentral branch of spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of second lumbar spinal artery" + ] + }, + { + "id": "FMA:15197", + "name": "Postcentral branch of spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of third lumbar spinal artery" + ] + }, + { + "id": "FMA:15198", + "name": "Postcentral branch of spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15199", + "name": "Postcentral branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of right lumbar spinal artery" + ] + }, + { + "id": "FMA:15200", + "name": "Postcentral branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15126" + ] + }, + "synonyms": [ + "Postcentral branch of left lumbar spinal artery" + ] + }, + { + "id": "FMA:15201", + "name": "Postcentral branch of spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15195" + ] + }, + "synonyms": [ + "Postcentral branch of right first lumbar spinal artery" + ] + }, + { + "id": "FMA:15202", + "name": "Postcentral branch of spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15195" + ] + }, + "synonyms": [ + "Postcentral branch of left first lumbar spinal artery" + ] + }, + { + "id": "FMA:15203", + "name": "Postcentral branch of spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15196" + ] + }, + "synonyms": [ + "Postcentral branch of right second lumbar spinal artery" + ] + }, + { + "id": "FMA:15204", + "name": "Postcentral branch of spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15196" + ] + }, + "synonyms": [ + "Postcentral branch of left second lumbar spinal artery" + ] + }, + { + "id": "FMA:15205", + "name": "Postcentral branch of spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15197" + ] + }, + "synonyms": [ + "Postcentral branch of right third lumbar spinal artery" + ] + }, + { + "id": "FMA:15206", + "name": "Postcentral branch of spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15197" + ] + }, + "synonyms": [ + "Postcentral branch of left third lumbar spinal artery" + ] + }, + { + "id": "FMA:15207", + "name": "Postcentral branch of spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15198" + ] + }, + "synonyms": [ + "Postcentral branch of right fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15208", + "name": "Postcentral branch of spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15198" + ] + }, + "synonyms": [ + "Postcentral branch of left fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15209", + "name": "Prelaminar branch of spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of first lumbar spinal artery" + ] + }, + { + "id": "FMA:15210", + "name": "Prelaminar branch of spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of second lumbar spinal artery" + ] + }, + { + "id": "FMA:15211", + "name": "Prelaminar branch of spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of third lumbar spinal artery" + ] + }, + { + "id": "FMA:15212", + "name": "Prelaminar branch of spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15213", + "name": "Prelaminar branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of right lumbar spinal artery" + ] + }, + { + "id": "FMA:15214", + "name": "Prelaminar branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15127" + ] + }, + "synonyms": [ + "Prelaminar branch of left lumbar spinal artery" + ] + }, + { + "id": "FMA:15215", + "name": "Prelaminar branch of spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15209" + ] + }, + "synonyms": [ + "Prelaminar branch of right first lumbar spinal artery" + ] + }, + { + "id": "FMA:15216", + "name": "Prelaminar branch of spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15209" + ] + }, + "synonyms": [ + "Prelaminar branch of left first lumbar spinal artery" + ] + }, + { + "id": "FMA:15217", + "name": "Prelaminar branch of spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15210" + ] + }, + "synonyms": [ + "Prelaminar branch of right second lumbar spinal artery" + ] + }, + { + "id": "FMA:15218", + "name": "Prelaminar branch of spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15210" + ] + }, + "synonyms": [ + "Prelaminar branch of left second lumbar spinal artery" + ] + }, + { + "id": "FMA:15219", + "name": "Prelaminar branch of spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15211" + ] + }, + "synonyms": [ + "Prelaminar branch of right third lumbar spinal artery" + ] + }, + { + "id": "FMA:15220", + "name": "Prelaminar branch of spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15211" + ] + }, + "synonyms": [ + "Prelaminar branch of left third lumbar spinal artery" + ] + }, + { + "id": "FMA:15221", + "name": "Prelaminar branch of spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15212" + ] + }, + "synonyms": [ + "Prelaminar branch of right fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15222", + "name": "Prelaminar branch of spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15212" + ] + }, + "synonyms": [ + "Prelaminar branch of left fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15223", + "name": "Radicular branch of spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of first lumbar spinal artery" + ] + }, + { + "id": "FMA:15224", + "name": "Radicular branch of spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of second lumbar spinal artery" + ] + }, + { + "id": "FMA:15225", + "name": "Radicular branch of spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of third lumbar spinal artery" + ] + }, + { + "id": "FMA:15226", + "name": "Radicular branch of spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15227", + "name": "Radicular branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of right lumbar spinal artery" + ] + }, + { + "id": "FMA:15228", + "name": "Radicular branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Radicular branch of left lumbar spinal artery" + ] + }, + { + "id": "FMA:15229", + "name": "Radicular branch of spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15223" + ] + }, + "synonyms": [ + "Radicular branch of right first lumbar spinal artery" + ] + }, + { + "id": "FMA:15230", + "name": "Radicular branch of spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15223" + ] + }, + "synonyms": [ + "Radicular branch of left first lumbar spinal artery" + ] + }, + { + "id": "FMA:15231", + "name": "Radicular branch of spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15224" + ] + }, + "synonyms": [ + "Radicular branch of right second lumbar spinal artery" + ] + }, + { + "id": "FMA:15232", + "name": "Radicular branch of spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15224" + ] + }, + "synonyms": [ + "Radicular branch of left second lumbar spinal artery" + ] + }, + { + "id": "FMA:15233", + "name": "Radicular branch of spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15225" + ] + }, + "synonyms": [ + "Radicular branch of right third lumbar spinal artery" + ] + }, + { + "id": "FMA:15234", + "name": "Radicular branch of spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15225" + ] + }, + "synonyms": [ + "Radicular branch of left third lumbar spinal artery" + ] + }, + { + "id": "FMA:15235", + "name": "Radicular branch of spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15226" + ] + }, + "synonyms": [ + "Radicular branch of right fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15236", + "name": "Radicular branch of spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15226" + ] + }, + "synonyms": [ + "Radicular branch of left fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15237", + "name": "Anterior radicular branch of spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of first lumbar spinal artery" + ] + }, + { + "id": "FMA:15238", + "name": "Anterior radicular branch of spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of second lumbar spinal artery" + ] + }, + { + "id": "FMA:15239", + "name": "Anterior radicular branch of spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of third lumbar spinal artery" + ] + }, + { + "id": "FMA:15240", + "name": "Anterior radicular branch of spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15241", + "name": "Anterior radicular branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of right lumbar spinal artery" + ] + }, + { + "id": "FMA:15242", + "name": "Anterior radicular branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15131" + ] + }, + "synonyms": [ + "Anterior radicular branch of left lumbar spinal artery" + ] + }, + { + "id": "FMA:15243", + "name": "Anterior radicular branch of spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15237" + ] + }, + "synonyms": [ + "Anterior radicular branch of right first lumbar spinal artery" + ] + }, + { + "id": "FMA:15244", + "name": "Anterior radicular branch of spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15237" + ] + }, + "synonyms": [ + "Anterior radicular branch of left first lumbar spinal artery" + ] + }, + { + "id": "FMA:15245", + "name": "Anterior radicular branch of spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15238" + ] + }, + "synonyms": [ + "Anterior radicular branch of right second lumbar spinal artery" + ] + }, + { + "id": "FMA:15246", + "name": "Anterior radicular branch of spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15238" + ] + }, + "synonyms": [ + "Anterior radicular branch of left second lumbar spinal artery" + ] + }, + { + "id": "FMA:15247", + "name": "Anterior radicular branch of spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15239" + ] + }, + "synonyms": [ + "Anterior radicular branch of right third lumbar spinal artery" + ] + }, + { + "id": "FMA:15248", + "name": "Anterior radicular branch of spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15239" + ] + }, + "synonyms": [ + "Anterior radicular branch of left third lumbar spinal artery" + ] + }, + { + "id": "FMA:15249", + "name": "Anterior radicular branch of spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15240" + ] + }, + "synonyms": [ + "Anterior radicular branch of right fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15250", + "name": "Anterior radicular branch of spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15240" + ] + }, + "synonyms": [ + "Anterior radicular branch of left fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15251", + "name": "Posterior radicular branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15128" + ] + }, + "synonyms": [ + "Posterior radicular branch of lumbar spinal artery" + ] + }, + { + "id": "FMA:15252", + "name": "Posterior radicular branch of spinal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of first lumbar spinal artery" + ] + }, + { + "id": "FMA:15253", + "name": "Posterior radicular branch of spinal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15252" + ] + }, + "synonyms": [ + "Posterior radicular branch of right first lumbar spinal artery" + ] + }, + { + "id": "FMA:15254", + "name": "Posterior radicular branch of spinal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15252" + ] + }, + "synonyms": [ + "Posterior radicular branch of left first lumbar spinal artery" + ] + }, + { + "id": "FMA:15255", + "name": "Posterior radicular branch of spinal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of second lumbar spinal artery" + ] + }, + { + "id": "FMA:15256", + "name": "Posterior radicular branch of spinal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15255" + ] + }, + "synonyms": [ + "Posterior radicular branch of right second lumbar spinal artery" + ] + }, + { + "id": "FMA:15257", + "name": "Posterior radicular branch of spinal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15255" + ] + }, + "synonyms": [ + "Posterior radicular branch of left second lumbar spinal artery" + ] + }, + { + "id": "FMA:15258", + "name": "Posterior radicular branch of spinal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of third lumbar spinal artery" + ] + }, + { + "id": "FMA:15259", + "name": "Posterior radicular branch of spinal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15258" + ] + }, + "synonyms": [ + "Posterior radicular branch of right third lumbar spinal artery" + ] + }, + { + "id": "FMA:15260", + "name": "Posterior radicular branch of spinal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15258" + ] + }, + "synonyms": [ + "Posterior radicular branch of left third lumbar spinal artery" + ] + }, + { + "id": "FMA:15261", + "name": "Posterior radicular branch of spinal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15262", + "name": "Posterior radicular branch of spinal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15261" + ] + }, + "synonyms": [ + "Posterior radicular branch of right fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15263", + "name": "Posterior radicular branch of spinal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15261" + ] + }, + "synonyms": [ + "Posterior radicular branch of left fourth lumbar spinal artery" + ] + }, + { + "id": "FMA:15264", + "name": "Posterior radicular branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of right lumbar spinal artery" + ] + }, + { + "id": "FMA:15265", + "name": "Posterior radicular branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15251" + ] + }, + "synonyms": [ + "Posterior radicular branch of left lumbar spinal artery" + ] + }, + { + "id": "FMA:15266", + "name": "Muscular branch of lateral branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15129" + ] + } + }, + { + "id": "FMA:15267", + "name": "Muscular branch of lateral branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15129" + ] + } + }, + { + "id": "FMA:15268", + "name": "Muscular branch of lateral branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15129" + ] + } + }, + { + "id": "FMA:15269", + "name": "Muscular branch of lateral branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15129" + ] + } + }, + { + "id": "FMA:15272", + "name": "Muscular branch of lateral branch of dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15266" + ] + } + }, + { + "id": "FMA:15273", + "name": "Muscular branch of lateral branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15266" + ] + } + }, + { + "id": "FMA:15274", + "name": "Muscular branch of lateral branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15267" + ] + } + }, + { + "id": "FMA:15275", + "name": "Muscular branch of lateral branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15267" + ] + } + }, + { + "id": "FMA:15276", + "name": "Muscular branch of lateral branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15268" + ] + } + }, + { + "id": "FMA:15277", + "name": "Muscular branch of lateral branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15268" + ] + } + }, + { + "id": "FMA:15278", + "name": "Muscular branch of lateral branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15269" + ] + } + }, + { + "id": "FMA:15279", + "name": "Muscular branch of lateral branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15269" + ] + } + }, + { + "id": "FMA:15280", + "name": "Cutaneous branch of lateral branch of dorsal branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15130" + ] + } + }, + { + "id": "FMA:15281", + "name": "Cutaneous branch of lateral branch of dorsal branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15130" + ] + } + }, + { + "id": "FMA:15282", + "name": "Cutaneous branch of lateral branch of dorsal branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15130" + ] + } + }, + { + "id": "FMA:15283", + "name": "Cutaneous branch of lateral branch of dorsal branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15130" + ] + } + }, + { + "id": "FMA:15286", + "name": "Cutaneous branch of lateral branch of dorsal branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15280" + ] + } + }, + { + "id": "FMA:15287", + "name": "Cutaneous branch of lateral branch of dorsal branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15280" + ] + } + }, + { + "id": "FMA:15288", + "name": "Cutaneous branch of lateral branch of dorsal branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15281" + ] + } + }, + { + "id": "FMA:15289", + "name": "Cutaneous branch of lateral branch of dorsal branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15281" + ] + } + }, + { + "id": "FMA:15290", + "name": "Cutaneous branch of lateral branch of dorsal branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15282" + ] + } + }, + { + "id": "FMA:15291", + "name": "Cutaneous branch of lateral branch of dorsal branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15282" + ] + } + }, + { + "id": "FMA:15292", + "name": "Cutaneous branch of lateral branch of dorsal branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15283" + ] + } + }, + { + "id": "FMA:15293", + "name": "Cutaneous branch of lateral branch of dorsal branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15283" + ] + } + }, + { + "id": "FMA:15294", + "name": "Ventral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15133" + ] + }, + "synonyms": [ + "Anterior branch of first lumbar artery" + ] + }, + { + "id": "FMA:15295", + "name": "Ventral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15133" + ] + }, + "synonyms": [ + "Anterior branch of second lumbar artery" + ] + }, + { + "id": "FMA:15296", + "name": "Ventral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15133" + ] + }, + "synonyms": [ + "Anterior branch of third lumbar artery" + ] + }, + { + "id": "FMA:15297", + "name": "Ventral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15133" + ] + }, + "synonyms": [ + "Anterior branch of fourth lumbar artery" + ] + }, + { + "id": "FMA:15300", + "name": "Ventral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15294" + ] + }, + "synonyms": [ + "Anterior branch of right first lumbar artery" + ] + }, + { + "id": "FMA:15301", + "name": "Ventral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15294" + ] + }, + "synonyms": [ + "Anterior branch of left first lumbar artery" + ] + }, + { + "id": "FMA:15302", + "name": "Ventral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15295" + ] + }, + "synonyms": [ + "Anterior branch of right second lumbar artery" + ] + }, + { + "id": "FMA:15303", + "name": "Ventral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15295" + ] + }, + "synonyms": [ + "Anterior branch of left second lumbar artery" + ] + }, + { + "id": "FMA:15304", + "name": "Ventral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15296" + ] + }, + "synonyms": [ + "Anterior branch of right third lumbar artery" + ] + }, + { + "id": "FMA:15305", + "name": "Ventral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15296" + ] + }, + "synonyms": [ + "Anterior branch of left third lumbar artery" + ] + }, + { + "id": "FMA:15306", + "name": "Ventral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15297" + ] + }, + "synonyms": [ + "Anterior branch of right fourth lumbar artery" + ] + }, + { + "id": "FMA:15307", + "name": "Lateral cutaneous branch of ventral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15134" + ] + } + }, + { + "id": "FMA:15308", + "name": "Lateral cutaneous branch of ventral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15134" + ] + } + }, + { + "id": "FMA:15309", + "name": "Lateral cutaneous branch of ventral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15134" + ] + } + }, + { + "id": "FMA:15310", + "name": "Lateral cutaneous branch of ventral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15134" + ] + } + }, + { + "id": "FMA:15313", + "name": "Lateral cutaneous branch of ventral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15307" + ] + } + }, + { + "id": "FMA:15314", + "name": "Lateral cutaneous branch of ventral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15307" + ] + } + }, + { + "id": "FMA:15315", + "name": "Lateral cutaneous branch of ventral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15308" + ] + } + }, + { + "id": "FMA:15316", + "name": "Lateral cutaneous branch of ventral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15308" + ] + } + }, + { + "id": "FMA:15317", + "name": "Lateral cutaneous branch of ventral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15309" + ] + } + }, + { + "id": "FMA:15318", + "name": "Lateral cutaneous branch of ventral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15309" + ] + } + }, + { + "id": "FMA:15319", + "name": "Lateral cutaneous branch of ventral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15310" + ] + } + }, + { + "id": "FMA:15320", + "name": "Lateral cutaneous branch of ventral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15310" + ] + } + }, + { + "id": "FMA:15321", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15322", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15323", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15324", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15325", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15326", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15135" + ] + } + }, + { + "id": "FMA:15327", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15321" + ] + } + }, + { + "id": "FMA:15328", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15321" + ] + } + }, + { + "id": "FMA:15329", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15322" + ] + } + }, + { + "id": "FMA:15330", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15322" + ] + } + }, + { + "id": "FMA:15331", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15323" + ] + } + }, + { + "id": "FMA:15332", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15323" + ] + } + }, + { + "id": "FMA:15333", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15324" + ] + } + }, + { + "id": "FMA:15334", + "name": "Anterior branch of lateral cutaneous branch of ventral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15324" + ] + } + }, + { + "id": "FMA:15335", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66488" + ] + } + }, + { + "id": "FMA:15336", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15337", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15336" + ] + } + }, + { + "id": "FMA:15338", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15336" + ] + } + }, + { + "id": "FMA:15339", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15340", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15339" + ] + } + }, + { + "id": "FMA:15341", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15339" + ] + } + }, + { + "id": "FMA:15342", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15343", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15342" + ] + } + }, + { + "id": "FMA:15344", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15342" + ] + } + }, + { + "id": "FMA:15345", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15346", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15345" + ] + } + }, + { + "id": "FMA:15347", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15345" + ] + } + }, + { + "id": "FMA:15348", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15349", + "name": "Posterior branch of lateral cutaneous branch of ventral branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15335" + ] + } + }, + { + "id": "FMA:15350", + "name": "Muscular branch of ventral branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15351", + "name": "Muscular branch of ventral branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15352", + "name": "Muscular branch of ventral branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15353", + "name": "Muscular branch of ventral branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15354", + "name": "Muscular branch of ventral branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15355", + "name": "Muscular branch of ventral branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15137" + ] + } + }, + { + "id": "FMA:15356", + "name": "Muscular branch of ventral branch of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15350" + ] + } + }, + { + "id": "FMA:15357", + "name": "Muscular branch of ventral branch of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15350" + ] + } + }, + { + "id": "FMA:15358", + "name": "Muscular branch of ventral branch of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15351" + ] + } + }, + { + "id": "FMA:15359", + "name": "Muscular branch of ventral branch of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15351" + ] + } + }, + { + "id": "FMA:15360", + "name": "Muscular branch of ventral branch of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15352" + ] + } + }, + { + "id": "FMA:15361", + "name": "Muscular branch of ventral branch of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15352" + ] + } + }, + { + "id": "FMA:15362", + "name": "Muscular branch of ventral branch of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15353" + ] + } + }, + { + "id": "FMA:15363", + "name": "Muscular branch of ventral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15353" + ] + } + }, + { + "id": "FMA:15364", + "name": "Unnamed branch of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15138" + ] + } + }, + { + "id": "FMA:15365", + "name": "Unnamed branch of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15138" + ] + } + }, + { + "id": "FMA:15366", + "name": "Unnamed branch of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15138" + ] + } + }, + { + "id": "FMA:15367", + "name": "Unnamed branch of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15138" + ] + } + }, + { + "id": "FMA:15370", + "name": "Lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:15371", + "name": "First lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15370" + ] + } + }, + { + "id": "FMA:15372", + "name": "Second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15370" + ] + } + }, + { + "id": "FMA:15373", + "name": "Third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15370" + ] + } + }, + { + "id": "FMA:15374", + "name": "Fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15370" + ] + } + }, + { + "id": "FMA:15376", + "name": "Right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15371" + ] + } + }, + { + "id": "FMA:15377", + "name": "Left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15371" + ] + } + }, + { + "id": "FMA:15378", + "name": "Right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15372" + ] + } + }, + { + "id": "FMA:15379", + "name": "Left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15372" + ] + } + }, + { + "id": "FMA:15380", + "name": "Right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15373" + ] + } + }, + { + "id": "FMA:15381", + "name": "Left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15373" + ] + } + }, + { + "id": "FMA:15382", + "name": "Right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15374" + ] + } + }, + { + "id": "FMA:15383", + "name": "Left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15374" + ] + } + }, + { + "id": "FMA:15386", + "name": "Tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Lumbar venous tributary" + ] + }, + { + "id": "FMA:15387", + "name": "Tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50736" + ] + }, + "synonyms": [ + "Splenic venous tributary" + ] + }, + { + "id": "FMA:15388", + "name": "Pancreatic tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + }, + "synonyms": [ + "Pancreatic vein" + ] + }, + { + "id": "FMA:15389", + "name": "Short gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + } + }, + { + "id": "FMA:15390", + "name": "Left gastroepiploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + }, + "synonyms": [ + "Left gastro-omental vein", + "Vena gastro-omentalis (epiploica) sinistra", + "Left gastro-epiploic vein" + ] + }, + { + "id": "FMA:15391", + "name": "Inferior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + } + }, + { + "id": "FMA:15392", + "name": "Tributary of inferior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + }, + "synonyms": [ + "Inferior mesenteric venous tributary" + ] + }, + { + "id": "FMA:15393", + "name": "Superior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15392" + ] + } + }, + { + "id": "FMA:15394", + "name": "Left colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15392" + ] + } + }, + { + "id": "FMA:15395", + "name": "Sigmoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15392" + ] + } + }, + { + "id": "FMA:15396", + "name": "Tributary of superior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50736" + ] + }, + "synonyms": [ + "Superior mesenteric venous tributary" + ] + }, + { + "id": "FMA:15397", + "name": "Right gastroepiploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + }, + "synonyms": [ + "Right gastro-omental vein", + "Right gastro-epiploic vein" + ] + }, + { + "id": "FMA:15398", + "name": "Pancreaticoduodenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + }, + "synonyms": [ + "Superior posterior pancreaticoduodenal vein" + ] + }, + { + "id": "FMA:15399", + "name": "Left gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15400", + "name": "Right gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15401", + "name": "Para-umbilical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15402", + "name": "Jejunal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15403", + "name": "Cystic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + }, + "synonyms": [ + "Cholecystic vein" + ] + }, + { + "id": "FMA:15404", + "name": "Prepyloric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50736" + ] + }, + "synonyms": [ + "Mayo's vein" + ] + }, + { + "id": "FMA:15405", + "name": "Ileal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15406", + "name": "Middle colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + }, + "synonyms": [ + "Vena colica media (intermedia)" + ] + }, + { + "id": "FMA:15407", + "name": "Right colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15408", + "name": "Ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + } + }, + { + "id": "FMA:15409", + "name": "Tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15396" + ] + }, + "synonyms": [ + "Ileocolic venous tributary" + ] + }, + { + "id": "FMA:15410", + "name": "Appendicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15409" + ] + } + }, + { + "id": "FMA:15411", + "name": "Ileal tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15409" + ] + } + }, + { + "id": "FMA:15412", + "name": "Cecal tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15409" + ] + } + }, + { + "id": "FMA:15414", + "name": "Right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Right branch of portal vein", + "Right hepatic portal vein", + "Right lobe branch of portal venous tree" + ] + }, + { + "id": "FMA:15415", + "name": "Left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Left lobe branch of portal venous tree", + "Left branch of portal vein", + "Left hepatic portal vein" + ] + }, + { + "id": "FMA:15417", + "name": "Intrahepatic branch of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Intrahepatic part of portal vein" + ] + }, + { + "id": "FMA:15418", + "name": "Extrahepatic branch of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Extrahepatic part of portal vein" + ] + }, + { + "id": "FMA:15419", + "name": "Anterior branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Anterior segmental portal vein", + "Anterior branch of right branch of portal vein", + "Anterior segmental branch of right portal vein" + ] + }, + { + "id": "FMA:15420", + "name": "Anterior superior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Superior branch of anterior branch of right portal vein", + "Anterior superior segmental portal vein" + ] + }, + { + "id": "FMA:15421", + "name": "Anterior inferior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Inferior branch of anterior branch of right portal vein", + "Anterior inferior segmental portal vein" + ] + }, + { + "id": "FMA:15422", + "name": "Posterior branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Posterior branch of right branch of portal vein", + "Posterior segmental portal vein", + "Posterior segmental branch of right portal vein" + ] + }, + { + "id": "FMA:15423", + "name": "Posterior superior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Posterior superior segmental portal vein", + "Superior branch of posterior branch of right portal vein" + ] + }, + { + "id": "FMA:15424", + "name": "Posterior inferior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + }, + "synonyms": [ + "Posterior inferior segmental portal vein", + "Inferior branch of posterior branch of right portal vein" + ] + }, + { + "id": "FMA:15425", + "name": "Caudate lobe branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + } + }, + { + "id": "FMA:15426", + "name": "Quadrate lobe branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + } + }, + { + "id": "FMA:15427", + "name": "Medial branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Medial segmental portal vein", + "Umbilical branch of left portal vein", + "Medial segmental branch of left portal vein" + ] + }, + { + "id": "FMA:15428", + "name": "Medial superior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Medial superior segmental portal vein", + "Superior branch of medial branch of left portal vein" + ] + }, + { + "id": "FMA:15429", + "name": "Medial inferior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Medial inferior segmental portal vein", + "Inferior branch of medial branch of left portal vein" + ] + }, + { + "id": "FMA:15430", + "name": "Lateral branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Lateral segmental portal vein", + "Lateral segmental branch of left portal vein" + ] + }, + { + "id": "FMA:15431", + "name": "Lateral superior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Superior branch of lateral branch of left portal vein", + "Lateral superior segmental portal vein" + ] + }, + { + "id": "FMA:15432", + "name": "Lateral inferior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71906" + ] + }, + "synonyms": [ + "Inferior branch of lateral branch of left portal vein", + "Lateral inferior segmental portal vein", + "Lateral inferior segmental branch of umbilical branch of left portal vein" + ] + }, + { + "id": "FMA:15433", + "name": "Dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15434", + "name": "Medial tributary of dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15435", + "name": "Lateral tributary of dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15436", + "name": "Spinal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15437", + "name": "Dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15438", + "name": "Dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15439", + "name": "Dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15440", + "name": "Dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15441", + "name": "Dorsal tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15442", + "name": "Dorsal tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15433" + ] + } + }, + { + "id": "FMA:15443", + "name": "Dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15437" + ] + } + }, + { + "id": "FMA:15444", + "name": "Dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15437" + ] + } + }, + { + "id": "FMA:15445", + "name": "Dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15438" + ] + } + }, + { + "id": "FMA:15446", + "name": "Dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15438" + ] + } + }, + { + "id": "FMA:15447", + "name": "Dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15439" + ] + } + }, + { + "id": "FMA:15448", + "name": "Dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15439" + ] + } + }, + { + "id": "FMA:15449", + "name": "Dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15440" + ] + } + }, + { + "id": "FMA:15450", + "name": "Dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15440" + ] + } + }, + { + "id": "FMA:15451", + "name": "Medial tributary of dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15452", + "name": "Medial tributary of dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15453", + "name": "Medial tributary of dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15454", + "name": "Medial tributary of dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15455", + "name": "Medial tributary of dorsal tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15456", + "name": "Medial tributary of dorsal tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15434" + ] + } + }, + { + "id": "FMA:15457", + "name": "Medial tributary of dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15451" + ] + } + }, + { + "id": "FMA:15458", + "name": "Medial tributary of dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15451" + ] + } + }, + { + "id": "FMA:15459", + "name": "Medial tributary of dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15452" + ] + } + }, + { + "id": "FMA:15460", + "name": "Medial tributary of dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15452" + ] + } + }, + { + "id": "FMA:15461", + "name": "Medial tributary of dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15453" + ] + } + }, + { + "id": "FMA:15462", + "name": "Medial tributary of dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15453" + ] + } + }, + { + "id": "FMA:15463", + "name": "Medial tributary of dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15454" + ] + } + }, + { + "id": "FMA:15464", + "name": "Medial tributary of dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15454" + ] + } + }, + { + "id": "FMA:15465", + "name": "Lateral tributary of dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15466", + "name": "Lateral tributary of dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15467", + "name": "Lateral tributary of dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15468", + "name": "Lateral tributary of dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15469", + "name": "Lateral tributary of dorsal tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15470", + "name": "Lateral tributary of dorsal tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15435" + ] + } + }, + { + "id": "FMA:15471", + "name": "Lateral tributary of dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15465" + ] + } + }, + { + "id": "FMA:15472", + "name": "Lateral tributary of dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15465" + ] + } + }, + { + "id": "FMA:15473", + "name": "Lateral tributary of dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15466" + ] + } + }, + { + "id": "FMA:15474", + "name": "Lateral tributary of dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15466" + ] + } + }, + { + "id": "FMA:15475", + "name": "Lateral tributary of dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15467" + ] + } + }, + { + "id": "FMA:15476", + "name": "Lateral tributary of dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15467" + ] + } + }, + { + "id": "FMA:15477", + "name": "Lateral tributary of dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15468" + ] + } + }, + { + "id": "FMA:15478", + "name": "Lateral tributary of dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15468" + ] + } + }, + { + "id": "FMA:15479", + "name": "Spinal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15480", + "name": "Spinal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15481", + "name": "Spinal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15482", + "name": "Spinal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15483", + "name": "Spinal tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15484", + "name": "Spinal tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15436" + ] + } + }, + { + "id": "FMA:15485", + "name": "Spinal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15479" + ] + } + }, + { + "id": "FMA:15486", + "name": "Spinal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15479" + ] + } + }, + { + "id": "FMA:15487", + "name": "Spinal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15480" + ] + } + }, + { + "id": "FMA:15488", + "name": "Spinal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15480" + ] + } + }, + { + "id": "FMA:15489", + "name": "Spinal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15481" + ] + } + }, + { + "id": "FMA:15490", + "name": "Spinal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15481" + ] + } + }, + { + "id": "FMA:15491", + "name": "Spinal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15482" + ] + } + }, + { + "id": "FMA:15492", + "name": "Spinal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15482" + ] + } + }, + { + "id": "FMA:15493", + "name": "Lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14295" + ] + } + }, + { + "id": "FMA:15494", + "name": "First lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15493" + ] + }, + "synonyms": [ + "Basivertebral vein of first lumbar vertebra" + ] + }, + { + "id": "FMA:15495", + "name": "Second lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15493" + ] + }, + "synonyms": [ + "Basivertebral vein of second lumbar vertebra" + ] + }, + { + "id": "FMA:15496", + "name": "Third lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15493" + ] + }, + "synonyms": [ + "Basivertebral vein of third lumbar vertebra" + ] + }, + { + "id": "FMA:15497", + "name": "Fourth lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15493" + ] + }, + "synonyms": [ + "Basivertebral vein of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:15498", + "name": "Fifth lumbar basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15493" + ] + }, + "synonyms": [ + "Basivertebral vein of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:15499", + "name": "Intervertebral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15500", + "name": "Intervertebral tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15501", + "name": "Intervertebral tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15502", + "name": "Intervertebral tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15503", + "name": "Intervertebral tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15504", + "name": "Intervertebral tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15505", + "name": "Intervertebral tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15499" + ] + } + }, + { + "id": "FMA:15506", + "name": "Intervertebral tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15500" + ] + } + }, + { + "id": "FMA:15507", + "name": "Intervertebral tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15500" + ] + } + }, + { + "id": "FMA:15508", + "name": "Intervertebral tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15501" + ] + } + }, + { + "id": "FMA:15509", + "name": "Intervertebral tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15501" + ] + } + }, + { + "id": "FMA:15510", + "name": "Intervertebral tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15502" + ] + } + }, + { + "id": "FMA:15511", + "name": "Intervertebral tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15502" + ] + } + }, + { + "id": "FMA:15512", + "name": "Intervertebral tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15503" + ] + } + }, + { + "id": "FMA:15513", + "name": "Intervertebral tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15503" + ] + } + }, + { + "id": "FMA:15514", + "name": "Ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + }, + "synonyms": [ + "Anterior tributary of lumbar vein", + "Abdominal tributary of lumbar vein" + ] + }, + { + "id": "FMA:15515", + "name": "Ventral tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Anterior tributary of first lumbar vein", + "Abdominal tributary of first lumbar vein" + ] + }, + { + "id": "FMA:15516", + "name": "Ventral tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Abdominal tributary of second lumbar vein", + "Anterior tributary of second lumbar vein" + ] + }, + { + "id": "FMA:15517", + "name": "Ventral tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Abdominal tributary of third lumbar vein", + "Anterior tributary of third lumbar vein" + ] + }, + { + "id": "FMA:15518", + "name": "Ventral tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Anterior tributary of fourth lumbar vein", + "Abdominal tributary of fourth lumbar vein" + ] + }, + { + "id": "FMA:15519", + "name": "Ventral tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Abdominal tributary of right lumbar vein", + "Anterior tributary of right lumbar vein" + ] + }, + { + "id": "FMA:15520", + "name": "Ventral tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15514" + ] + }, + "synonyms": [ + "Abdominal tributary of left lumbar vein", + "Anterior tributary of left lumbar vein" + ] + }, + { + "id": "FMA:15521", + "name": "Ventral tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15515" + ] + } + }, + { + "id": "FMA:15522", + "name": "Ventral tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15515" + ] + } + }, + { + "id": "FMA:15523", + "name": "Ventral tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15516" + ] + } + }, + { + "id": "FMA:15524", + "name": "Ventral tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15516" + ] + } + }, + { + "id": "FMA:15525", + "name": "Ventral tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15517" + ] + } + }, + { + "id": "FMA:15526", + "name": "Ventral tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15517" + ] + } + }, + { + "id": "FMA:15527", + "name": "Ventral tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15518" + ] + } + }, + { + "id": "FMA:15528", + "name": "Ventral tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15518" + ] + } + }, + { + "id": "FMA:15529", + "name": "Lateral cutaneous tributary of ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15530", + "name": "Lateral cutaneous tributary of ventral tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15531", + "name": "Lateral cutaneous tributary of ventral tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15532", + "name": "Lateral cutaneous tributary of ventral tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15533", + "name": "Lateral cutaneous tributary of ventral tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15534", + "name": "Lateral cutaneous tributary of ventral tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15535", + "name": "Lateral cutaneous tributary of ventral tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15529" + ] + } + }, + { + "id": "FMA:15536", + "name": "Lateral cutaneous tributary of ventral tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15530" + ] + } + }, + { + "id": "FMA:15537", + "name": "Lateral cutaneous tributary of ventral tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15530" + ] + } + }, + { + "id": "FMA:15538", + "name": "Lateral cutaneous tributary of ventral tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15531" + ] + } + }, + { + "id": "FMA:15539", + "name": "Lateral cutaneous tributary of ventral tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15531" + ] + } + }, + { + "id": "FMA:15540", + "name": "Lateral cutaneous tributary of ventral tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15532" + ] + } + }, + { + "id": "FMA:15541", + "name": "Lateral cutaneous tributary of ventral tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15532" + ] + } + }, + { + "id": "FMA:15542", + "name": "Lateral cutaneous tributary of ventral tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15533" + ] + } + }, + { + "id": "FMA:15543", + "name": "Lateral cutaneous tributary of ventral tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15533" + ] + } + }, + { + "id": "FMA:15544", + "name": "Muscular tributary of ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15545", + "name": "Muscular tributary of ventral tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15546", + "name": "Muscular tributary of ventral tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15547", + "name": "Muscular tributary of ventral tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15548", + "name": "Muscular tributary of ventral tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15549", + "name": "Muscular tributary of ventral tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15550", + "name": "Muscular tributary of ventral tributary of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15544" + ] + } + }, + { + "id": "FMA:15551", + "name": "Muscular tributary of ventral tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15545" + ] + } + }, + { + "id": "FMA:15552", + "name": "Muscular tributary of ventral tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15545" + ] + } + }, + { + "id": "FMA:15553", + "name": "Muscular tributary of ventral tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15546" + ] + } + }, + { + "id": "FMA:15554", + "name": "Muscular tributary of ventral tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15546" + ] + } + }, + { + "id": "FMA:15555", + "name": "Muscular tributary of ventral tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15547" + ] + } + }, + { + "id": "FMA:15556", + "name": "Muscular tributary of ventral tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15547" + ] + } + }, + { + "id": "FMA:15557", + "name": "Muscular tributary of ventral tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15548" + ] + } + }, + { + "id": "FMA:15558", + "name": "Muscular tributary of ventral tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15548" + ] + } + }, + { + "id": "FMA:15559", + "name": "Unnamed tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15386" + ] + } + }, + { + "id": "FMA:15560", + "name": "Unnamed tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15561", + "name": "Unnamed tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15562", + "name": "Unnamed tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15563", + "name": "Unnamed tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15564", + "name": "Unnamed tributary of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15565", + "name": "Unnamed tributary of left lumbar vin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15559" + ] + } + }, + { + "id": "FMA:15568", + "name": "Pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20278" + ] + }, + "synonyms": [ + "Pyramidalis muscle" + ] + }, + { + "id": "FMA:15569", + "name": "Quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9620" + ] + }, + "synonyms": [ + "Muscle of posterior abdominal wall" + ] + }, + { + "id": "FMA:15570", + "name": "Transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20278" + ] + }, + "synonyms": [ + "Transverse abdominal" + ] + }, + { + "id": "FMA:15571", + "name": "Right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9704" + ] + } + }, + { + "id": "FMA:15572", + "name": "Left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9704" + ] + } + }, + { + "id": "FMA:15573", + "name": "Region of organ component of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:15574", + "name": "Parenchyma of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Renal parenchyma" + ] + }, + { + "id": "FMA:15575", + "name": "Renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + }, + "synonyms": [ + "Pelvis of ureter" + ] + }, + { + "id": "FMA:15576", + "name": "Parenchyma of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15574" + ] + }, + "synonyms": [ + "Right renal parenchyma" + ] + }, + { + "id": "FMA:15577", + "name": "Parenchyma of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15574" + ] + }, + "synonyms": [ + "Left renal parenchyma" + ] + }, + { + "id": "FMA:15578", + "name": "Right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15575" + ] + }, + "synonyms": [ + "Pelvis of right kidney", + "Pelvis of right ureter" + ] + }, + { + "id": "FMA:15579", + "name": "Left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15575" + ] + }, + "synonyms": [ + "Renal pelvis of left kidney", + "Pelvis of left ureter" + ] + }, + { + "id": "FMA:15581", + "name": "Cortex of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + }, + "synonyms": [ + "Renal cortex" + ] + }, + { + "id": "FMA:15583", + "name": "Cortex of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15581" + ] + }, + "synonyms": [ + "Right renal cortex" + ] + }, + { + "id": "FMA:15584", + "name": "Cortex of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15581" + ] + }, + "synonyms": [ + "Left renal cortex" + ] + }, + { + "id": "FMA:15588", + "name": "Surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Renal surface" + ] + }, + { + "id": "FMA:15589", + "name": "Anterior surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37328" + ] + }, + "synonyms": [ + "Facies anterior (Ren)" + ] + }, + { + "id": "FMA:15590", + "name": "Posterior surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37328" + ] + }, + "synonyms": [ + "Facies posterior (Ren)" + ] + }, + { + "id": "FMA:15591", + "name": "Anterior surface of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15589" + ] + } + }, + { + "id": "FMA:15592", + "name": "Anterior surface of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15589" + ] + } + }, + { + "id": "FMA:15593", + "name": "Posterior surface of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15590" + ] + } + }, + { + "id": "FMA:15594", + "name": "Posterior surface of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15590" + ] + } + }, + { + "id": "FMA:15595", + "name": "Surface of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15588" + ] + }, + "synonyms": [ + "Right renal surface" + ] + }, + { + "id": "FMA:15596", + "name": "Surface of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15588" + ] + }, + "synonyms": [ + "Left renal surface" + ] + }, + { + "id": "FMA:15597", + "name": "Margin of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15921" + ] + }, + "synonyms": [ + "Renal margin" + ] + }, + { + "id": "FMA:15598", + "name": "Medial margin of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15921" + ] + }, + "synonyms": [ + "Medial border of kidney", + "Margo medialis (Ren)" + ] + }, + { + "id": "FMA:15599", + "name": "Lateral margin of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15921" + ] + }, + "synonyms": [ + "Lateral border of kidney", + "Margo lateralis (Ren)" + ] + }, + { + "id": "FMA:15600", + "name": "Medial margin of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15598" + ] + }, + "synonyms": [ + "Medial border of right kidney" + ] + }, + { + "id": "FMA:15601", + "name": "Medial margin of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15598" + ] + }, + "synonyms": [ + "Medial border of left kidney" + ] + }, + { + "id": "FMA:15602", + "name": "Lateral margin of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15599" + ] + }, + "synonyms": [ + "Lateral border of right kidney" + ] + }, + { + "id": "FMA:15603", + "name": "Lateral margin of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15599" + ] + }, + "synonyms": [ + "Lateral border of left kidney" + ] + }, + { + "id": "FMA:15604", + "name": "Superior pole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86310" + ] + }, + "synonyms": [ + "Superior extremity of kidney", + "Upper pole of kidney" + ] + }, + { + "id": "FMA:15605", + "name": "Inferior pole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86310" + ] + }, + "synonyms": [ + "Lower pole of kidney", + "Inferior extremity of kidney" + ] + }, + { + "id": "FMA:15606", + "name": "Superior pole of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15604" + ] + }, + "synonyms": [ + "Superior extremity of right kidney" + ] + }, + { + "id": "FMA:15607", + "name": "Superior pole of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15604" + ] + }, + "synonyms": [ + "Superior extremity of left kidney" + ] + }, + { + "id": "FMA:15608", + "name": "Inferior pole of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15605" + ] + }, + "synonyms": [ + "Inferior extremity of right kidney" + ] + }, + { + "id": "FMA:15609", + "name": "Inferior pole of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15605" + ] + }, + "synonyms": [ + "Inferior extremity of left kidney" + ] + }, + { + "id": "FMA:15610", + "name": "Hilum of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57836" + ] + }, + "synonyms": [ + "Renal hilum" + ] + }, + { + "id": "FMA:15611", + "name": "Renal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:15613", + "name": "Major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + }, + "synonyms": [ + "Major calix" + ] + }, + { + "id": "FMA:15614", + "name": "Minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + }, + "synonyms": [ + "Minor calix" + ] + }, + { + "id": "FMA:15615", + "name": "Renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Vascular renal segment" + ] + }, + { + "id": "FMA:15616", + "name": "Superior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15615" + ] + }, + "synonyms": [ + "Segmentum superius (Ren)", + "Superior vascular renal segment", + "Superior segment of kidney" + ] + }, + { + "id": "FMA:15617", + "name": "Anterior superior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15615" + ] + }, + "synonyms": [ + "Anterior superior vascular renal segment", + "Anterior superior segment of kidney", + "Anterosuperior renal segment", + "Segmentum anterius superius (Ren)" + ] + }, + { + "id": "FMA:15618", + "name": "Anterior inferior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15615" + ] + }, + "synonyms": [ + "Anterior inferior segment of kidney", + "Anterior inferior vascular renal segment", + "Anteroinferior renal segment", + "Segmentum anterius inferius (Ren)" + ] + }, + { + "id": "FMA:15619", + "name": "Inferior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15615" + ] + }, + "synonyms": [ + "Inferior vascular renal segment", + "Inferior segment of kidney", + "Segmentum inferius (Ren)" + ] + }, + { + "id": "FMA:15620", + "name": "Posterior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15615" + ] + }, + "synonyms": [ + "Segmentum posterius (Ren)", + "Posterior vascular renal segment", + "Posterior segment of kidney" + ] + }, + { + "id": "FMA:15622", + "name": "Renal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:15624", + "name": "Glomerulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + } + }, + { + "id": "FMA:15625", + "name": "Renal corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + }, + "synonyms": [ + "Corpusculum renale", + "Malphigian corpuscle" + ] + }, + { + "id": "FMA:15626", + "name": "Glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + }, + "synonyms": [ + "Bowman's capsule" + ] + }, + { + "id": "FMA:15627", + "name": "Renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + }, + "synonyms": [ + "Tubulus renalis" + ] + }, + { + "id": "FMA:15628", + "name": "Collecting duct of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + }, + "synonyms": [ + "Renal collecting tubule", + "Tubulus renalis colligens" + ] + }, + { + "id": "FMA:15629", + "name": "Right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9604" + ] + }, + "synonyms": [ + "Right suprarenal gland" + ] + }, + { + "id": "FMA:15630", + "name": "Left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9604" + ] + }, + "synonyms": [ + "Left suprarenal gland" + ] + }, + { + "id": "FMA:15631", + "name": "Stroma of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Adrenal stroma", + "Adrenal gland stroma", + "Stroma of suprarenal gland" + ] + }, + { + "id": "FMA:15632", + "name": "Adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Cortex of adrenal gland", + "Cortex (Glandula suprarenalis)", + "Cortex of suprarenal gland", + "Suprarenal cortex" + ] + }, + { + "id": "FMA:15633", + "name": "Adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61108" + ] + }, + "synonyms": [ + "Medulla of suprarenal gland", + "Suprarenal medulla", + "Medulla (Glandula suprarenalis)" + ] + }, + { + "id": "FMA:15634", + "name": "Anatomical line of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:15635", + "name": "Anterior surface of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37341" + ] + }, + "synonyms": [ + "Facies anterior (Glandula suprarenalis)", + "Anterior surface of suprarenal gland" + ] + }, + { + "id": "FMA:15636", + "name": "Posterior surface of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37341" + ] + }, + "synonyms": [ + "Facies posterior (Glandula suprarenalis)", + "Posterior surface of suprarenal gland" + ] + }, + { + "id": "FMA:15637", + "name": "Renal surface of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37341" + ] + }, + "synonyms": [ + "Facies renalis (Glandula suprarenalis)", + "Renal surface of suprarenal gland" + ] + }, + { + "id": "FMA:15638", + "name": "Superior margin of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15634" + ] + }, + "synonyms": [ + "Superior border of adrenal gland", + "Margo superior (Glandula suprarenalis)", + "Superior margin of suprarenal gland" + ] + }, + { + "id": "FMA:15639", + "name": "Medial margin of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15634" + ] + }, + "synonyms": [ + "Medial margin of suprarenal gland", + "Margo medialis (Glandula suprarenalis)", + "Medial border of adrenal gland" + ] + }, + { + "id": "FMA:15640", + "name": "Anterior surface of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15635" + ] + }, + "synonyms": [ + "Anterior surface of right suprarenal gland" + ] + }, + { + "id": "FMA:15641", + "name": "Anterior surface of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15635" + ] + }, + "synonyms": [ + "Anterior surface of left suprarenal gland" + ] + }, + { + "id": "FMA:15642", + "name": "Posterior surface of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15636" + ] + }, + "synonyms": [ + "Posterior surface of right suprarenal gland" + ] + }, + { + "id": "FMA:15643", + "name": "Posterior surface of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15636" + ] + }, + "synonyms": [ + "Posterior surface of left suprarenal gland" + ] + }, + { + "id": "FMA:15644", + "name": "Renal surface of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15637" + ] + }, + "synonyms": [ + "Renal surface of right suprarenal gland" + ] + }, + { + "id": "FMA:15645", + "name": "Renal surface of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15637" + ] + }, + "synonyms": [ + "Renal surface of left suprarenal gland" + ] + }, + { + "id": "FMA:15646", + "name": "Hilum of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57836" + ] + }, + "synonyms": [ + "Hilum of suprarenal gland", + "Hilum (Glandula suprarenalis)", + "Adrenal gland hilum" + ] + }, + { + "id": "FMA:15647", + "name": "Paraaortic body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55664" + ] + }, + "synonyms": [ + "Para-aortic body", + "Organ of Zuckerkandl" + ] + }, + { + "id": "FMA:15648", + "name": "Paraganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55664" + ] + } + }, + { + "id": "FMA:15649", + "name": "Coccygeal body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55664" + ] + }, + "synonyms": [ + "Glands of Luschka", + "Coccygeal glomus" + ] + }, + { + "id": "FMA:15650", + "name": "Wall of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + }, + "synonyms": [ + "Sigmoid colon wall" + ] + }, + { + "id": "FMA:15651", + "name": "Lamina propria of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of small intestine", + "Lamina propria of mucosa of small intestine", + "Small intestine lamina propria" + ] + }, + { + "id": "FMA:15653", + "name": "Smooth muscle fiber of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of large intestine" + ] + }, + { + "id": "FMA:15654", + "name": "Lamina propria of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria of mucosa of large intestine", + "Large intestine lamina propria" + ] + }, + { + "id": "FMA:15655", + "name": "Muscularis mucosae of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Lamina muscularis of large intestine mucous membrane", + "Lamina muscularis of large intestine mucosa" + ] + }, + { + "id": "FMA:15656", + "name": "Muscularis mucosae of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83559" + ] + }, + "synonyms": [ + "Lamina muscularis of colonic mucosa", + "Lamina muscularis of colonic mucous membrane" + ] + }, + { + "id": "FMA:15657", + "name": "Lamina propria mucosae of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83575" + ] + }, + "synonyms": [ + "Lamina propria of colonic mucous membrane", + "Colonic lamina propria", + "Lamina propria of colonic mucosa" + ] + }, + { + "id": "FMA:15658", + "name": "Solitary lymphoid follicle of subdivision of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15692" + ] + }, + "synonyms": [ + "Solitary lymphatic follicle of large intestine" + ] + }, + { + "id": "FMA:15663", + "name": "Smooth muscle fiber of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of colon" + ] + }, + { + "id": "FMA:15664", + "name": "Colonic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:15665", + "name": "Solitary lymphoid follicle of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + }, + "synonyms": [ + "Solitary lymphatic follicle of colon", + "Colonic solitary lymphoid nodule" + ] + }, + { + "id": "FMA:15670", + "name": "Gastric gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63586" + ] + } + }, + { + "id": "FMA:15671", + "name": "Lamina propria mucosae of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83576" + ] + }, + "synonyms": [ + "Lamina propria of mucosa of ascending colon" + ] + }, + { + "id": "FMA:15672", + "name": "Muscularis mucosae of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15656" + ] + }, + "synonyms": [ + "Lamina muscularis of ascending colon mucous membrane", + "Lamina muscularis of ascending colon mucosa" + ] + }, + { + "id": "FMA:15673", + "name": "Lamina propria mucosae of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83576" + ] + }, + "synonyms": [ + "Lamina propria of transverse colon mucous membrane", + "Lamina propria of transverse colon mucosa" + ] + }, + { + "id": "FMA:15674", + "name": "Muscularis mucosae of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15656" + ] + }, + "synonyms": [ + "Lamina muscularis of transverse colon mucosa", + "Lamina muscularis of transverse colon mucous membrane" + ] + }, + { + "id": "FMA:15675", + "name": "Lamina propria mucosae of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83576" + ] + }, + "synonyms": [ + "Lamina propria of descending colon mucosa", + "Lamina propria of descending colon mucous membrane" + ] + }, + { + "id": "FMA:15676", + "name": "Muscularis mucosae of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15656" + ] + }, + "synonyms": [ + "Lamina muscularis of descending colon mucosa", + "Lamina muscularis of descending colon mucous membrane" + ] + }, + { + "id": "FMA:15677", + "name": "Lamina propria mucosae of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83576" + ] + }, + "synonyms": [ + "Lamina propria of sigmoid colon mucous membrane", + "Lamina propria of sigmoid colon mucosa" + ] + }, + { + "id": "FMA:15678", + "name": "Muscularis mucosae of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15656" + ] + }, + "synonyms": [ + "Lamina muscularis of sigmoid colon mucous membrane", + "Lamina muscularis of sigmoid colon mucosa" + ] + }, + { + "id": "FMA:15679", + "name": "Lamina propria mucosae of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83575" + ] + }, + "synonyms": [ + "Lamina propria of cecal mucous membrane", + "Lamina propria of cecal mucosa" + ] + }, + { + "id": "FMA:15680", + "name": "Muscularis mucosae of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83559" + ] + }, + "synonyms": [ + "Lamina muscularis of cecal mucous membrane", + "Lamina muscularis of cecal mucosa" + ] + }, + { + "id": "FMA:15681", + "name": "Smooth muscle fiber of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of cecum" + ] + }, + { + "id": "FMA:15682", + "name": "Solitary lymphoid follicle of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + }, + "synonyms": [ + "Cecal solitary lymphoid follicle", + "Solitary lymphatic follicle of cecum" + ] + }, + { + "id": "FMA:15683", + "name": "Lamina propria mucosae of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria of appendiceal mucosa", + "Lamina propria of appendiceal mucous membrane", + "Lamina propria mucosae of vermiform appendix" + ] + }, + { + "id": "FMA:15684", + "name": "Muscularis mucosae of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Muscularis mucosae of vermiform appendix", + "Lamina muscularis of appendiceal mucous membrane", + "Lamina muscularis of appendiceal mucosa" + ] + }, + { + "id": "FMA:15685", + "name": "Solitary lymphoid follicle of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15053" + ] + }, + "synonyms": [ + "Solitary lymphatic follicle of ileum" + ] + }, + { + "id": "FMA:15686", + "name": "Lamina propria mucosae of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83575" + ] + }, + "synonyms": [ + "Lamina propria of rectal mucosa", + "Lamina propria of rectal mucous membrane" + ] + }, + { + "id": "FMA:15687", + "name": "Muscularis mucosae of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83559" + ] + }, + "synonyms": [ + "Lamina muscularis of rectal mucosa", + "Lamina muscularis of rectal mucous membrane" + ] + }, + { + "id": "FMA:15691", + "name": "Muscularis mucosae of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:15692", + "name": "Solitary lymphoid nodule of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62820" + ] + }, + "synonyms": [ + "Solitary lymphoid follicle of intestine", + "Solitary lymphatic follicle of intestine" + ] + }, + { + "id": "FMA:15693", + "name": "Crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63621" + ] + }, + "synonyms": [ + "Small intestinal crypt of Lieberkuhn" + ] + }, + { + "id": "FMA:15695", + "name": "Intestinal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Mucosa of intestine" + ] + }, + { + "id": "FMA:15696", + "name": "Intestinal submucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Submucosa of intestine" + ] + }, + { + "id": "FMA:15697", + "name": "Muscle layer of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Intestinal muscularis propria", + "Muscularis externa of intestine" + ] + }, + { + "id": "FMA:15698", + "name": "Circular muscle layer of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of intestine", + "Circular layer of intestinal muscularis propria" + ] + }, + { + "id": "FMA:15699", + "name": "Longitudinal muscle layer of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Longitudinal layer of muscularis externa of intestine", + "Longitudinal layer of intestinal muscularis propria" + ] + }, + { + "id": "FMA:15700", + "name": "Subserosa of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Intestinal subserosa" + ] + }, + { + "id": "FMA:15701", + "name": "Serosa of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Intestinal serosa", + "Visceral peritoneum of intestine" + ] + }, + { + "id": "FMA:15702", + "name": "Aggregated lymphoid follicle of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15054" + ] + } + }, + { + "id": "FMA:15703", + "name": "Anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Anatomical anal canal", + "Anal canal viewed anatomically" + ] + }, + { + "id": "FMA:15704", + "name": "Wall of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Anal canal wall" + ] + }, + { + "id": "FMA:15706", + "name": "Mucosa of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85359" + ] + }, + "synonyms": [ + "Mucosa of upper part of anal canal", + "Mucosa of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:15707", + "name": "Submucosa of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261262" + ] + }, + "synonyms": [ + "Submucosa of perineal part of rectum viewed surgically", + "Anal submucosa" + ] + }, + { + "id": "FMA:15708", + "name": "Muscle layer of anal canal viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Anal muscularis propria", + "Muscularis externa of anal canal", + "Muscularis propria of anal canal" + ] + }, + { + "id": "FMA:15709", + "name": "Longitudinal muscle layer of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + }, + "synonyms": [ + "Longitudinal layer of muscularis externa of anal canal", + "Longitudinal layer of muscularis propria of anal canal", + "Longitudinal layer of anal muscularis externa", + "Longitudinal muscle layer of anatomical anal canal", + "Longitudinal muscle layer of anal canal viewed anatomically" + ] + }, + { + "id": "FMA:15710", + "name": "Internal anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86203" + ] + }, + "synonyms": [ + "Circular layer of muscularis externa of anal canal", + "Circular layer of anal muscularis externa", + "Circular muscle layer of anal canal", + "Circular layer of muscularis propria of anal canal" + ] + }, + { + "id": "FMA:15711", + "name": "Anus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Anal orifice" + ] + }, + { + "id": "FMA:15713", + "name": "Anal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29346" + ] + }, + "synonyms": [ + "Column of Morgagni" + ] + }, + { + "id": "FMA:15714", + "name": "Anal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + } + }, + { + "id": "FMA:15715", + "name": "Anal intersphincteric groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Sulcus intersphinctericus", + "White line of Hilton" + ] + }, + { + "id": "FMA:15716", + "name": "Anorectal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Linea anorectalis" + ] + }, + { + "id": "FMA:15717", + "name": "Anal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Anal crypt" + ] + }, + { + "id": "FMA:15719", + "name": "Sacral flexure of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66329" + ] + }, + "synonyms": [ + "Flexura sacralis (Rectum)" + ] + }, + { + "id": "FMA:15720", + "name": "Anal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:15721", + "name": "Rectal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66329" + ] + } + }, + { + "id": "FMA:15722", + "name": "Transverse fold of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Transverse rectal fold", + "Horizontal fold of rectum" + ] + }, + { + "id": "FMA:15723", + "name": "Solitary lymphoid follicle of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + }, + "synonyms": [ + "Rectal solitary lymphoid follicle" + ] + }, + { + "id": "FMA:15724", + "name": "Rectal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:15725", + "name": "Subsegment of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Hepatic subsegment" + ] + }, + { + "id": "FMA:15726", + "name": "Inferior surface of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17533" + ] + }, + "synonyms": [ + "Visceral surface of right lobe of liver" + ] + }, + { + "id": "FMA:15727", + "name": "Inferior surface of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17533" + ] + }, + "synonyms": [ + "Visceral surface of left lobe of liver" + ] + }, + { + "id": "FMA:15728", + "name": "Inferior surface of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17533" + ] + } + }, + { + "id": "FMA:15729", + "name": "Diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + }, + "synonyms": [ + "Facies diaphragmatica (Hepar)" + ] + }, + { + "id": "FMA:15732", + "name": "Dorsal sector of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15740" + ] + } + }, + { + "id": "FMA:15735", + "name": "Omental tubercle of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuber omentale", + "Omental tuberosity of liver" + ] + }, + { + "id": "FMA:15736", + "name": "Conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + }, + "synonyms": [ + "Second right coronary artery" + ] + }, + { + "id": "FMA:15737", + "name": "Hepatovenous subsector", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Hepatovenous segment" + ] + }, + { + "id": "FMA:15739", + "name": "Hepatovenous segment II", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Left posterior lateral segment of liver", + "Posterior segment of left lobe of liver", + "Segment II of liver", + "Posterior sector of left lobe of liver", + "Couinaud hepatic segment II" + ] + }, + { + "id": "FMA:15740", + "name": "Hepatovenous sector", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14495" + ] + } + }, + { + "id": "FMA:15741", + "name": "Hepatovenous segment III", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15757" + ] + }, + "synonyms": [ + "Segment III of liver", + "Lateral segment of anterior sector of left liver", + "Lateral segment of anterior part of left lobe", + "Left anterior lateral segment of liver", + "Couinaud hepatic segment III" + ] + }, + { + "id": "FMA:15742", + "name": "Hepatovenous segment IV", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15757" + ] + }, + "synonyms": [ + "Left medial segment of liver", + "Segment IV of liver", + "Medial segment of anterior sector of left liver", + "Couinaud hepatic segment IV" + ] + }, + { + "id": "FMA:15743", + "name": "Hepatovenous segment V", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15755" + ] + }, + "synonyms": [ + "Right anterior medial segment of liver", + "Anterior inferior hepatovenous segment", + "Segment V of liver", + "Couinaud hepatic segment V", + "Inferior segment of anterior sector of right liver" + ] + }, + { + "id": "FMA:15744", + "name": "Hepatovenous segment VI", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15756" + ] + }, + "synonyms": [ + "Couinaud hepatic segment VI", + "Right anterior lateral segment of liver", + "Segment VI of liver", + "Inferior segment of posterior sector of right liver", + "Posterior inferior hepatovenous segment" + ] + }, + { + "id": "FMA:15745", + "name": "Hepatovenous segment VII", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15756" + ] + }, + "synonyms": [ + "Posterior superior hepatovenous segment", + "Superior segment of posterior sector of right liver", + "Segment VII of liver", + "Couinaud hepatic segment VII", + "Right posterior lateral segment of liver" + ] + }, + { + "id": "FMA:15746", + "name": "Hepatovenous segment VIII", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15755" + ] + }, + "synonyms": [ + "Couinaud hepatic segment VIII", + "Superior segment of anterior sector of right liver", + "Right posterior medial segment of liver", + "Anterior superior hepatovenous segment", + "Segment VIII of liver" + ] + }, + { + "id": "FMA:15747", + "name": "Hepatovenous segment IX", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Right paracaval segment of dorsal sector of liver", + "Couinaud hepatic segment IX", + "Right paracaval region of liver" + ] + }, + { + "id": "FMA:15748", + "name": "Anterior sector of right liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15740" + ] + }, + "synonyms": [ + "Anterior sector of right liver (in-vivo)", + "Medial sector of right liver (ex-vivo)", + "Anteromedial sector of right liver" + ] + }, + { + "id": "FMA:15749", + "name": "Posterior sector of right liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15740" + ] + }, + "synonyms": [ + "Posterior sector of right liver (in-vivo)", + "Posterolateral sector of right liver", + "Lateral sector of right liver (ex-vivo)" + ] + }, + { + "id": "FMA:15750", + "name": "Anterior sector of left liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15740" + ] + }, + "synonyms": [ + "Anterior superior sector of left liver" + ] + }, + { + "id": "FMA:15751", + "name": "Posterior sector of left liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15740" + ] + } + }, + { + "id": "FMA:15754", + "name": "Portal triad subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15725" + ] + }, + "synonyms": [ + "Portal triad area" + ] + }, + { + "id": "FMA:15755", + "name": "Region of anterior sector of right liver (in-vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Region of anterior sector of right liver", + "Anterior hepatovenous subsector of right liver" + ] + }, + { + "id": "FMA:15756", + "name": "Region of posterior sector of right liver (in-vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Region of posterior sector of right liver", + "Posterior hepatovenous subsector of right liver" + ] + }, + { + "id": "FMA:15757", + "name": "Region of anterior sector of left liver (in-vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Anterior hepatovenous subsector of left liver", + "Region of anterior sector of left liver" + ] + }, + { + "id": "FMA:15758", + "name": "Porta Hepatis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:15759", + "name": "Scissura of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:15760", + "name": "Portal scissura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15759" + ] + } + }, + { + "id": "FMA:15761", + "name": "Hepatic scissura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15759" + ] + } + }, + { + "id": "FMA:15762", + "name": "Right portal scissura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15760" + ] + }, + "synonyms": [ + "Right scissura" + ] + }, + { + "id": "FMA:15763", + "name": "Main portal scissura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15760" + ] + }, + "synonyms": [ + "Main scissura", + "Cantlie's line" + ] + }, + { + "id": "FMA:15764", + "name": "Left portal scissura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15760" + ] + }, + "synonyms": [ + "Left scissura" + ] + }, + { + "id": "FMA:15765", + "name": "Trunk of segmental tributary of hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Segmental hepatic duct" + ] + }, + { + "id": "FMA:15766", + "name": "Intrahepatic bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9706" + ] + } + }, + { + "id": "FMA:15767", + "name": "Interlobular bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + } + }, + { + "id": "FMA:15768", + "name": "Trunk of anterior superior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Trunk of superior tributary of anterior tributary of right hepatic duct", + "Anterior superior segmental hepatic duct" + ] + }, + { + "id": "FMA:15769", + "name": "Trunk of anterior inferior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Trunk of inferior tributary of anterior tributary of right hepatic duct", + "Anterior inferior segmental hepatic duct" + ] + }, + { + "id": "FMA:15770", + "name": "Trunk of posterior superior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Trunk of superior tributary of posterior tributary of right hepatic duct", + "Posterior superior segmental hepatic duct" + ] + }, + { + "id": "FMA:15771", + "name": "Trunk of posterior inferior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Posterior inferior segmental hepatic duct", + "Trunk of inferior tributary of posterior tributary of right hepatic duct" + ] + }, + { + "id": "FMA:15772", + "name": "Trunk of medial superior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Medial superior segmental hepatic duct", + "Trunk of superior tributary of medial tributary of left hepatic duct" + ] + }, + { + "id": "FMA:15773", + "name": "Trunk of medial inferior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Trunk of inferior tributary of medial tributary of left hepatic duct", + "Medial inferior segmental hepatic duct" + ] + }, + { + "id": "FMA:15774", + "name": "Trunk of lateral superior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Trunk of superior tributary of lateral tributary of left hepatic duct", + "Lateral superior segmental hepatic duct" + ] + }, + { + "id": "FMA:15775", + "name": "Trunk of lateral inferior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Lateral inferior segmental hepatic duct", + "Trunk of inferior tributary of lateral tributary of left hepatic duct" + ] + }, + { + "id": "FMA:15776", + "name": "Trunk of caudate process tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15765" + ] + }, + "synonyms": [ + "Caudate process bile duct" + ] + }, + { + "id": "FMA:15777", + "name": "Wall of segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67489" + ] + }, + "synonyms": [ + "Segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15778", + "name": "Wall of anterior superior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Anterior superior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15779", + "name": "Wall of anterior inferior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Anterior inferior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15780", + "name": "Wall of posterior superior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Posterior superior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15781", + "name": "Wall of posterior inferior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Posterior inferior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15782", + "name": "Wall of medial superior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Medial superior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15783", + "name": "Wall of medial inferior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Medial inferior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15784", + "name": "Wall of lateral superior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Lateral superior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15785", + "name": "Wall of lateral inferior segmental hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + }, + "synonyms": [ + "Lateral inferior segmental hepatic ductal wall" + ] + }, + { + "id": "FMA:15786", + "name": "Wall of right hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + } + }, + { + "id": "FMA:15787", + "name": "Wall of left hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15777" + ] + } + }, + { + "id": "FMA:15789", + "name": "Pars transversa of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Transverse part of left portal vein", + "Transverse part of trunk of left branch of portal vein" + ] + }, + { + "id": "FMA:15791", + "name": "Tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17541" + ] + }, + "synonyms": [ + "Right hepatic venous tributary" + ] + }, + { + "id": "FMA:15792", + "name": "Hepatic vein of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + }, + "synonyms": [ + "Caudate lobe vein" + ] + }, + { + "id": "FMA:15793", + "name": "Tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17541" + ] + }, + "synonyms": [ + "Middle hepatic venous tributary" + ] + }, + { + "id": "FMA:15794", + "name": "Tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17541" + ] + }, + "synonyms": [ + "Left hepatic venous tributary" + ] + }, + { + "id": "FMA:15795", + "name": "Posterior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15791" + ] + }, + "synonyms": [ + "Posterior sector tributary of right hepatic vein", + "Posterior segmental hepatic vein" + ] + }, + { + "id": "FMA:15796", + "name": "Posterior superior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15791" + ] + }, + "synonyms": [ + "Posterior superior segmental hepatic vein", + "Segment VII hepatic vein" + ] + }, + { + "id": "FMA:15797", + "name": "Posterior inferior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15791" + ] + }, + "synonyms": [ + "Segment VI hepatic vein", + "Posterior inferior segmental hepatic vein" + ] + }, + { + "id": "FMA:15798", + "name": "Anterior superior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15791" + ] + }, + "synonyms": [ + "Anterior superior segmental hepatic vein", + "Segment VIII hepatic vein" + ] + }, + { + "id": "FMA:15799", + "name": "Right paracaval tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15791" + ] + }, + "synonyms": [ + "Segment IX hepatic vein" + ] + }, + { + "id": "FMA:15800", + "name": "Anterior inferior segmental tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15793" + ] + }, + "synonyms": [ + "Anterior inferior segmental hepatic vein", + "Segment V hepatic vein" + ] + }, + { + "id": "FMA:15801", + "name": "Medial inferior segmental tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15793" + ] + }, + "synonyms": [ + "Medial segmental tributary of anterior sectorial tributary of middle hepatic vein", + "Medial inferior segmental hepatic vein", + "Segment IVb hepatic vein" + ] + }, + { + "id": "FMA:15802", + "name": "Medial superior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15794" + ] + }, + "synonyms": [ + "Medial superior segmental hepatic vein", + "Segment IVa hepatic vein" + ] + }, + { + "id": "FMA:15803", + "name": "Lateral superior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15794" + ] + }, + "synonyms": [ + "Segment II hepatic vein", + "Posterior segmental tributary of left hepatic vein", + "Posterior sectorial tributary of left hepatic vein" + ] + }, + { + "id": "FMA:15804", + "name": "Lateral inferior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15794" + ] + }, + "synonyms": [ + "Segment III hepatic vein", + "Lateral inferior segmental hepatic vein", + "Lateral segmental tributary of anterior sectorial tributary of left hepatic vein" + ] + }, + { + "id": "FMA:15805", + "name": "Hepatovenous segment IVa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Medial superior segment of anterior sector of left liver", + "Medial superior hepatovenous segment" + ] + }, + { + "id": "FMA:15806", + "name": "Hepatovenous segment IVb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + }, + "synonyms": [ + "Medial inferior hepatovenous segment", + "Medial inferior segment of anterior sector of left liver" + ] + }, + { + "id": "FMA:15807", + "name": "Unnamed hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + } + }, + { + "id": "FMA:15808", + "name": "Hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13360" + ] + }, + "synonyms": [ + "Hemiliver viewed surgically" + ] + }, + { + "id": "FMA:15809", + "name": "Right hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15808" + ] + }, + "synonyms": [ + "Right hemiliver viewed surgically", + "Right liver", + "Right part of liver" + ] + }, + { + "id": "FMA:15810", + "name": "Left hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15808" + ] + }, + "synonyms": [ + "Left part of liver", + "Left liver", + "Left hemiliver viewed surgically" + ] + }, + { + "id": "FMA:15811", + "name": "Serosa of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of liver", + "Hepatic serosa", + "Visceral peritoneum of liver", + "Tunica serosa (Hepar)", + "Serous capsule of liver" + ] + }, + { + "id": "FMA:15812", + "name": "Subserosa of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Hepatic subserosa", + "Subserous layer of liver", + "Subserosal tissue of liver", + "Tela subserosa (Hepar)" + ] + }, + { + "id": "FMA:15813", + "name": "Fibrous capsule of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + }, + "synonyms": [ + "Glisson's capsule", + "Hepatic capsule" + ] + }, + { + "id": "FMA:15815", + "name": "Interstitial tissue of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86301" + ] + } + }, + { + "id": "FMA:15816", + "name": "Hepatovenous segment IXb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + } + }, + { + "id": "FMA:15817", + "name": "Hepatovenous segment IXc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + } + }, + { + "id": "FMA:15818", + "name": "Hepatovenous segment IXd", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15737" + ] + } + }, + { + "id": "FMA:15820", + "name": "Ligament of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + }, + "synonyms": [ + "Hepatic ligament" + ] + }, + { + "id": "FMA:15821", + "name": "Triangular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:15822", + "name": "Coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Coronary ligament of liver", + "Ligamentum coronarium" + ] + }, + { + "id": "FMA:15823", + "name": "Falciform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Falciform ligament of liver", + "Ligamentum falciforme (Hepatis)" + ] + }, + { + "id": "FMA:15824", + "name": "Right triangular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15821" + ] + }, + "synonyms": [ + "Ligamentum triangulare dextrum" + ] + }, + { + "id": "FMA:15825", + "name": "Left triangular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15821" + ] + }, + "synonyms": [ + "Ligamentum triangulare sinistrum" + ] + }, + { + "id": "FMA:15828", + "name": "Diaphragmatic surface of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Facies diaphragmatica (Splen)(Lien)" + ] + }, + { + "id": "FMA:15829", + "name": "Visceral surface of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Facies visceralis (Splen)(Lien)" + ] + }, + { + "id": "FMA:15833", + "name": "Lower pole of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82539" + ] + }, + "synonyms": [ + "Extremitas anterior (Splen)(Lien)", + "Anterior extremity of spleen" + ] + }, + { + "id": "FMA:15834", + "name": "Upper pole of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82539" + ] + }, + "synonyms": [ + "Extremitas posterior (Splen)(Lien)", + "Posterior extremity of spleen" + ] + }, + { + "id": "FMA:15835", + "name": "Superior margin of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65135" + ] + }, + "synonyms": [ + "Margo superior (Splen)(Lien)", + "Superior border of spleen" + ] + }, + { + "id": "FMA:15836", + "name": "Inferior margin of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65135" + ] + }, + "synonyms": [ + "Inferior border of spleen", + "Margo inferior (Splen)(Lien)" + ] + }, + { + "id": "FMA:15837", + "name": "Gastric impression of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Facies gastrica (Splen)(Lien)", + "Gastric surface of spleen", + "Gastric impression on spleen" + ] + }, + { + "id": "FMA:15838", + "name": "Colic impression of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Colic surface of spleen", + "Facies colica (Splen)(Lien)", + "Colic impression on spleen" + ] + }, + { + "id": "FMA:15839", + "name": "Renal impression of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Facies renalis (Splen)(Lien)", + "Renal impression on spleen", + "Renal surface of spleen" + ] + }, + { + "id": "FMA:15840", + "name": "Pancreatic impression of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Pancreatic impression on spleen" + ] + }, + { + "id": "FMA:15841", + "name": "Hilum of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57836" + ] + }, + "synonyms": [ + "Splenic hilum" + ] + }, + { + "id": "FMA:15843", + "name": "Lymphoid nodule of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55223" + ] + }, + "synonyms": [ + "Lymphoid follicle of spleen", + "Splenic lymphatic follicle", + "Lymphatic follicle of spleen", + "Malpighian body" + ] + }, + { + "id": "FMA:15844", + "name": "Red pulp of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15845" + ] + }, + "synonyms": [ + "Splenic red pulp", + "Red pulp" + ] + }, + { + "id": "FMA:15845", + "name": "Splenic pulp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15846" + ] + }, + "synonyms": [ + "Malpighian corpuscles" + ] + }, + { + "id": "FMA:15846", + "name": "Region of parenchyma of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:15848", + "name": "Serosa of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Splenic serosa", + "Tunica serosa (Splen)(Lien)", + "Serous coat of spleen" + ] + }, + { + "id": "FMA:15849", + "name": "Fibrous capsule of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + }, + "synonyms": [ + "Malpighian capsule", + "Splenic capsule", + "Tunica fibrosa (Splen)(Lien)", + "Capsule of spleen", + "Fibroelastic coat of spleen" + ] + }, + { + "id": "FMA:15850", + "name": "Interstitial tissue of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86301" + ] + }, + "synonyms": [ + "Stroma of spleen", + "Splenic interstitium" + ] + }, + { + "id": "FMA:15851", + "name": "Reticulum of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Splenic reticulum" + ] + }, + { + "id": "FMA:15852", + "name": "Marginal zone of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65135" + ] + }, + "synonyms": [ + "Junctional zone of spleen" + ] + }, + { + "id": "FMA:15855", + "name": "Spiral valve of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Spiral fold of cystic duct", + "Plica spiralis (Ductus cysticus)", + "Heister's valve" + ] + }, + { + "id": "FMA:15857", + "name": "Uncinate process of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Lesser pancreas", + "Processus uncinatus (Pancreas)", + "Winslow's pancreas" + ] + }, + { + "id": "FMA:15858", + "name": "Omental tuberosity of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuber omentale (Pancreas)", + "Omental tuberosity of body of pancreas", + "Tuber omentale of pancreas", + "Omental eminence of pancreas" + ] + }, + { + "id": "FMA:15859", + "name": "Parietal serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64796" + ] + }, + "synonyms": [ + "Parietal wall of serous membrane" + ] + }, + { + "id": "FMA:15860", + "name": "Visceral serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64796" + ] + }, + "synonyms": [ + "Visceral wall of serous membrane" + ] + }, + { + "id": "FMA:15862", + "name": "Sac of tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + }, + "synonyms": [ + "Tunica vaginalis (sac)" + ] + }, + { + "id": "FMA:15863", + "name": "Tunica vaginalis (membrane)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258853" + ] + } + }, + { + "id": "FMA:15864", + "name": "Visceral tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15860" + ] + }, + "synonyms": [ + "Visceral layer of tunica vaginalis", + "Visceral lamina of tunica vaginalis" + ] + }, + { + "id": "FMA:15865", + "name": "Parietal tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15859" + ] + }, + "synonyms": [ + "Parietal lamina of tunica vaginalis", + "Parietal layer of tunica vaginalis" + ] + }, + { + "id": "FMA:15866", + "name": "Anterior parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:15867", + "name": "Lateral parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:15868", + "name": "Diaphragmatic parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:15869", + "name": "Parietal serous pericardium of oblique pericardial sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:15870", + "name": "Right lateral parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15867" + ] + } + }, + { + "id": "FMA:15871", + "name": "Left lateral parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15867" + ] + } + }, + { + "id": "FMA:15876", + "name": "Perirenal fat capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + }, + "synonyms": [ + "Fatty capsule of kidney", + "Perinephric fat" + ] + }, + { + "id": "FMA:15881", + "name": "Segment of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Ureteral segment" + ] + }, + { + "id": "FMA:15882", + "name": "Abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + }, + "synonyms": [ + "Abdominal portion of ureter", + "Pars abdominalis (Ureter)" + ] + }, + { + "id": "FMA:15883", + "name": "Pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + }, + "synonyms": [ + "Pars pelvica (Ureter)", + "Pelvic portion of ureter" + ] + }, + { + "id": "FMA:15884", + "name": "Abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15882" + ] + }, + "synonyms": [ + "Abdominal portion of right ureter" + ] + }, + { + "id": "FMA:15885", + "name": "Abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15882" + ] + }, + "synonyms": [ + "Abdominal portion of left ureter" + ] + }, + { + "id": "FMA:15886", + "name": "Pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15883" + ] + }, + "synonyms": [ + "Pelvic portion of right ureter" + ] + }, + { + "id": "FMA:15887", + "name": "Pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15883" + ] + }, + "synonyms": [ + "Pelvic portion of left ureter" + ] + }, + { + "id": "FMA:15888", + "name": "Wall of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Ureteral wall" + ] + }, + { + "id": "FMA:15889", + "name": "Wall of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15888" + ] + }, + "synonyms": [ + "Right ureteral wall" + ] + }, + { + "id": "FMA:15890", + "name": "Wall of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15888" + ] + }, + "synonyms": [ + "Left ureteral wall" + ] + }, + { + "id": "FMA:15892", + "name": "Adventitia of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85420" + ] + }, + "synonyms": [ + "External adventitia of ureter", + "Ureteral adventitia" + ] + }, + { + "id": "FMA:15893", + "name": "Muscular layer of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscular coat of ureter", + "Muscularis of ureter" + ] + }, + { + "id": "FMA:15894", + "name": "Mucosa of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Ureteral mucosa", + "Tunica mucosa (Ureter)", + "Mucosal layer of ureter", + "Ureteric mucosa", + "Mucous membrane of ureter" + ] + }, + { + "id": "FMA:15896", + "name": "Lamina propria of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:15897", + "name": "Transitional epithelium of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + }, + "synonyms": [ + "Urothelium of ureter" + ] + }, + { + "id": "FMA:15898", + "name": "Ureteropelvic junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Pelviureteric junction" + ] + }, + { + "id": "FMA:15899", + "name": "Ureterovesical junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:15900", + "name": "Urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Bladder" + ] + }, + { + "id": "FMA:15901", + "name": "Zone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Urinary bladder zone" + ] + }, + { + "id": "FMA:15902", + "name": "Wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Urinary bladder wall" + ] + }, + { + "id": "FMA:15903", + "name": "Anterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + }, + "synonyms": [ + "Ventral wall of urinary bladder" + ] + }, + { + "id": "FMA:15904", + "name": "Posterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:15905", + "name": "Lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:15906", + "name": "Right lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15905" + ] + }, + "synonyms": [ + "Right wall of urinary bladder" + ] + }, + { + "id": "FMA:15907", + "name": "Left lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15905" + ] + }, + "synonyms": [ + "Left wall of urinary bladder" + ] + }, + { + "id": "FMA:15908", + "name": "Fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15901" + ] + }, + "synonyms": [ + "Urinary bladder fundus", + "Base of urinary bladder", + "Fundus of bladder" + ] + }, + { + "id": "FMA:15909", + "name": "Body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15901" + ] + }, + "synonyms": [ + "Urinary bladder body", + "Body of bladder" + ] + }, + { + "id": "FMA:15910", + "name": "Trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + }, + "synonyms": [ + "Urinary bladder trigone", + "Vesical trigone", + "Trigone of bladder", + "Deep trigone", + "Lieutaud's trigone" + ] + }, + { + "id": "FMA:15912", + "name": "Neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Vesical neck", + "Urinary bladder neck", + "Bladder neck", + "Neck of bladder" + ] + }, + { + "id": "FMA:15914", + "name": "Apex of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15901" + ] + }, + "synonyms": [ + "Urinary bladder apex", + "Apex of bladder", + "Apical part of urinary bladder" + ] + }, + { + "id": "FMA:15915", + "name": "Uvula of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + }, + "synonyms": [ + "Urinary bladder uvula", + "Uvula of bladder" + ] + }, + { + "id": "FMA:15916", + "name": "Surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Urinary bladder surface" + ] + }, + { + "id": "FMA:15917", + "name": "Superior surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15920" + ] + }, + "synonyms": [ + "Superior vesical surface" + ] + }, + { + "id": "FMA:15918", + "name": "Inferolateral surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15920" + ] + }, + "synonyms": [ + "Inferolateral vesical surface" + ] + }, + { + "id": "FMA:15919", + "name": "Surface of region of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:15920", + "name": "Region of surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:15921", + "name": "Anatomical line of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:15924", + "name": "Cavity of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Bladder cavity", + "Urinary bladder lumen", + "Lumen of urinary bladder" + ] + }, + { + "id": "FMA:15925", + "name": "Right inferolateral surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15918" + ] + }, + "synonyms": [ + "Right inferolateral vesical surface" + ] + }, + { + "id": "FMA:15926", + "name": "Left inferolateral surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15918" + ] + }, + "synonyms": [ + "Left inferolateral vesical surface" + ] + }, + { + "id": "FMA:15927", + "name": "Sphincter of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + }, + "synonyms": [ + "Urinary bladder sphincter" + ] + }, + { + "id": "FMA:15928", + "name": "Mucosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Bladder mucosa", + "Urinary bladder mucosa", + "Mucous membrane of urinary bladder", + "Mucous membrane of bladder" + ] + }, + { + "id": "FMA:15929", + "name": "Submucosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Submucosa of bladder", + "Urinary bladder submucosa" + ] + }, + { + "id": "FMA:15930", + "name": "Muscular layer of bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscular coat of bladder", + "Muscle layer of urinary bladder", + "Muscular coat of urinary bladder", + "Muscular layer of urinary bladder" + ] + }, + { + "id": "FMA:15931", + "name": "Subserosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Urinary bladder subserosa", + "Subserous layer of bladder", + "Bladder subserosa" + ] + }, + { + "id": "FMA:15932", + "name": "Serosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Urinary bladder serosa", + "Serosa of bladder", + "Serous coat of bladder", + "Serous coat of urinary bladder", + "Visceral peritoneum of urinary bladder", + "Bladder serosa" + ] + }, + { + "id": "FMA:15933", + "name": "Pubovesicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:15935", + "name": "Lamina propria of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:15936", + "name": "Transitional epithelium of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + }, + "synonyms": [ + "Bladder transitional cell epithelium", + "Urinary bladder transitional epithelium", + "Urothelium of urinary bladder" + ] + }, + { + "id": "FMA:15938", + "name": "Internal orifice of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85263" + ] + }, + "synonyms": [ + "Internal urinary meatus (male)", + "Internal urethral orifice (male)" + ] + }, + { + "id": "FMA:15939", + "name": "Right ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77047" + ] + }, + "synonyms": [ + "Right ureteric ostium", + "Right ureteric orifice" + ] + }, + { + "id": "FMA:15940", + "name": "Left ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77047" + ] + }, + "synonyms": [ + "Left ureteric ostium", + "Left ureteric orifice" + ] + }, + { + "id": "FMA:15941", + "name": "Hilum of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15610" + ] + }, + "synonyms": [ + "Right renal hilum" + ] + }, + { + "id": "FMA:15942", + "name": "Hilum of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15610" + ] + }, + "synonyms": [ + "Left renal hilum" + ] + }, + { + "id": "FMA:15943", + "name": "Hilum of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15646" + ] + }, + "synonyms": [ + "Right adrenal gland hilum", + "Hilum of right suprarenal gland" + ] + }, + { + "id": "FMA:15944", + "name": "Hilum of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15646" + ] + }, + "synonyms": [ + "Hilum of left suprarenal gland", + "Left adrenal gland hilum" + ] + }, + { + "id": "FMA:15945", + "name": "Rectovesicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:15946", + "name": "Internal sphincter of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15927" + ] + }, + "synonyms": [ + "Internal vesical sphincter" + ] + }, + { + "id": "FMA:15947", + "name": "External sphincter of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15927" + ] + }, + "synonyms": [ + "External vesical sphincter" + ] + }, + { + "id": "FMA:15949", + "name": "Wall of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + }, + "synonyms": [ + "Intestinal wall" + ] + }, + { + "id": "FMA:15953", + "name": "Duodenal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82504" + ] + }, + "synonyms": [ + "Papilla of duodenum" + ] + }, + { + "id": "FMA:15954", + "name": "Longitudinal fold of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Plica longitudinalis of duodenum" + ] + }, + { + "id": "FMA:15955", + "name": "Superior flexure of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + }, + "synonyms": [ + "Superior duodenal flexure" + ] + }, + { + "id": "FMA:15956", + "name": "Inferior flexure of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + }, + "synonyms": [ + "Inferior duodenal flexure" + ] + }, + { + "id": "FMA:15957", + "name": "Duodenojejunal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Duodenojejunal flexure" + ] + }, + { + "id": "FMA:15964", + "name": "Mesenteric border of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65138" + ] + } + }, + { + "id": "FMA:15965", + "name": "Anti-mesenteric border of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65138" + ] + } + }, + { + "id": "FMA:15966", + "name": "Mesenteric border of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65138" + ] + } + }, + { + "id": "FMA:15967", + "name": "Anti-mesenteric border of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65138" + ] + } + }, + { + "id": "FMA:15968", + "name": "Circular fold of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Circular mucosal fold of jejunum" + ] + }, + { + "id": "FMA:15969", + "name": "Circular fold of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Circular mucosal fold of ileum" + ] + }, + { + "id": "FMA:15970", + "name": "Lamina propria mucosae of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83560" + ] + }, + "synonyms": [ + "Jejunal lamina propria" + ] + }, + { + "id": "FMA:15971", + "name": "Lamina propria mucosae of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83560" + ] + }, + "synonyms": [ + "Ileal lamina propria" + ] + }, + { + "id": "FMA:15972", + "name": "Lamina propria of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83560" + ] + }, + "synonyms": [ + "Lamina propria mucosae of duodenum", + "Duodenal lamina propria" + ] + }, + { + "id": "FMA:15973", + "name": "Ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Valva ileocaecalis (Valva ilealis)" + ] + }, + { + "id": "FMA:15974", + "name": "Region of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Ileocecal valvular region" + ] + }, + { + "id": "FMA:15975", + "name": "Superior flap of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15974" + ] + }, + "synonyms": [ + "Superior lip of ileocecal valve", + "Upper flap of ileocecal valve" + ] + }, + { + "id": "FMA:15976", + "name": "Inferior flap of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15974" + ] + }, + "synonyms": [ + "Inferior lip of ileocecal valve", + "Lower flap of ileocecal valve" + ] + }, + { + "id": "FMA:15977", + "name": "Frenulum of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15974" + ] + }, + "synonyms": [ + "Ileocecal valvular frenulum", + "Frenulum valvae ilealis" + ] + }, + { + "id": "FMA:15978", + "name": "Right frenulum of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15977" + ] + }, + "synonyms": [ + "Posterior frenulum of ileocecal valve" + ] + }, + { + "id": "FMA:15979", + "name": "Left frenulum of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15977" + ] + }, + "synonyms": [ + "Anterior frenulum of ileocecal valve" + ] + }, + { + "id": "FMA:15980", + "name": "Ileal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15974" + ] + } + }, + { + "id": "FMA:15981", + "name": "Semilunar fold of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14553" + ] + } + }, + { + "id": "FMA:15982", + "name": "Semilunar fold of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14553" + ] + } + }, + { + "id": "FMA:15983", + "name": "Semilunar fold of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14553" + ] + } + }, + { + "id": "FMA:15984", + "name": "Semilunar fold of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14553" + ] + } + }, + { + "id": "FMA:15985", + "name": "Region of surface of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:15986", + "name": "Ileal surface of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15985" + ] + } + }, + { + "id": "FMA:15987", + "name": "Cecal surface of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15985" + ] + } + }, + { + "id": "FMA:15988", + "name": "Margin of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65139" + ] + }, + "synonyms": [ + "Ileocecal valvular margin" + ] + }, + { + "id": "FMA:15989", + "name": "Orifice of ileal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14556" + ] + }, + "synonyms": [ + "Ostium of ileal papilla", + "Bauhin's valve", + "Ileal papilla orifice", + "Ileal orifice", + "Ostium papillae ilealis" + ] + }, + { + "id": "FMA:15990", + "name": "Orifice of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of small intestine", + "Small intestinal orifice" + ] + }, + { + "id": "FMA:15991", + "name": "Orifice of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15990" + ] + }, + "synonyms": [ + "Doudenal orifice", + "Ostium of duodenum" + ] + }, + { + "id": "FMA:15992", + "name": "Orifice of major duodenal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15991" + ] + }, + "synonyms": [ + "Orifice of greater duodenal papilla", + "Ostium of hepatopancreatic ampulla", + "Major duodenal papilla orifice", + "Ostium of major duodenal papilla", + "Ostium of greater duodenal papilla" + ] + }, + { + "id": "FMA:15993", + "name": "Orifice of minor duodenal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15991" + ] + }, + "synonyms": [ + "Orifice of lesser duodenal papilla", + "Ostium of minor duodenal papilla", + "Ostium of lesser duodenal papilla", + "Minor duodenal papilla orifice" + ] + }, + { + "id": "FMA:15994", + "name": "Orifice of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Bile ductal orifice", + "Ostium of bile duct" + ] + }, + { + "id": "FMA:15995", + "name": "Ostium of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15994" + ] + }, + "synonyms": [ + "Orifice of common bile duct", + "Common bile ductal ostium" + ] + }, + { + "id": "FMA:15996", + "name": "Ostium of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15994" + ] + }, + "synonyms": [ + "Cystic ductal ostium", + "Orifice of cystic duct" + ] + }, + { + "id": "FMA:15997", + "name": "Orifice of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of pancreatic duct", + "Pancreatic ductal orifice" + ] + }, + { + "id": "FMA:15998", + "name": "Ostium of main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15997" + ] + }, + "synonyms": [ + "Main pancreatic ductal ostium", + "Orifice of main pancreatic duct" + ] + }, + { + "id": "FMA:15999", + "name": "Ostium of accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15997" + ] + }, + "synonyms": [ + "Accessory pancreatic ductal ostium", + "Orifice of accessory pancreatic duct" + ] + }, + { + "id": "FMA:16000", + "name": "Ostium of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15994" + ] + }, + "synonyms": [ + "Orifice of common hepatic duct", + "Common hepatic ductal ostium" + ] + }, + { + "id": "FMA:16001", + "name": "Ostium of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15994" + ] + }, + "synonyms": [ + "Orifice of right hepatic duct", + "Right hepatic ductal ostium" + ] + }, + { + "id": "FMA:16002", + "name": "Ostium of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15994" + ] + }, + "synonyms": [ + "Left hepatic ductal ostium", + "Orifice of left hepatic duct" + ] + }, + { + "id": "FMA:16003", + "name": "Main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Chief pancreatic duct", + "Duct of Wirsung" + ] + }, + { + "id": "FMA:16004", + "name": "Lobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Pancreatic lobular duct" + ] + }, + { + "id": "FMA:16005", + "name": "Interlobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Ductus interlobularis (Pancreas)", + "Pancreatic interlobular duct" + ] + }, + { + "id": "FMA:16006", + "name": "Ostium of lobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15997" + ] + }, + "synonyms": [ + "Orifice of pancreatic lobular duct", + "Ostium of pancreatic lobular duct", + "Orifice of lobular duct of pancreas" + ] + }, + { + "id": "FMA:16011", + "name": "Pancreatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Acinus pancreaticus" + ] + }, + { + "id": "FMA:16012", + "name": "Pancreatic lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus pancreaticus" + ] + }, + { + "id": "FMA:16013", + "name": "Intercalated duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Pancreatic ductule", + "Ductus intercalatus (Pancreas)" + ] + }, + { + "id": "FMA:16014", + "name": "Exocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:16015", + "name": "Intralobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10419" + ] + }, + "synonyms": [ + "Ductus intralobulus (Pancreas)", + "Pancreatic intralobular duct" + ] + }, + { + "id": "FMA:16016", + "name": "Pancreatic islet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Pancreatic insula", + "Islet of Langerhans" + ] + }, + { + "id": "FMA:16017", + "name": "Exocrine pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Pars exocrina pancreatis" + ] + }, + { + "id": "FMA:16018", + "name": "Endocrine pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Pars endocrina pancreatis" + ] + }, + { + "id": "FMA:16022", + "name": "Anterior surface of neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:16023", + "name": "Posterior surface of neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:16026", + "name": "Mucosal fold of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Plica tunicae mucosae (Vesica biliaris)" + ] + }, + { + "id": "FMA:16027", + "name": "Trabecula of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85273" + ] + }, + "synonyms": [ + "Splenic trabecula" + ] + }, + { + "id": "FMA:16028", + "name": "Accessory spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55663" + ] + } + }, + { + "id": "FMA:16029", + "name": "Parenchyma of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Splenic parenchyma" + ] + }, + { + "id": "FMA:16030", + "name": "Surface of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Splenic surface" + ] + }, + { + "id": "FMA:16031", + "name": "Splenic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15846" + ] + }, + "synonyms": [ + "Cord of Bilroth" + ] + }, + { + "id": "FMA:16032", + "name": "Splenic venous sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + } + }, + { + "id": "FMA:16033", + "name": "Intervertebral disk of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13894" + ] + }, + "synonyms": [ + "Intervertebral disk, L1-L2", + "L1 intervertebral disk" + ] + }, + { + "id": "FMA:16034", + "name": "Intervertebral disk of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13894" + ] + }, + "synonyms": [ + "L2 intervertebral disk", + "Intervertebral disk, L2-L3" + ] + }, + { + "id": "FMA:16035", + "name": "Intervertebral disk of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13894" + ] + }, + "synonyms": [ + "Intervertebral disk, L3-L4", + "L3 intervertebral disk" + ] + }, + { + "id": "FMA:16036", + "name": "Intervertebral disk of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13894" + ] + }, + "synonyms": [ + "Intervertebral disk, L4-L5", + "L4 intervertebral disk" + ] + }, + { + "id": "FMA:16037", + "name": "Intervertebral disk of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13894" + ] + }, + "synonyms": [ + "Intervertebral disk, L5-S1", + "L5 intervertebral disk" + ] + }, + { + "id": "FMA:16038", + "name": "Penicillus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15846" + ] + }, + "synonyms": [ + "Penicillar arteriole" + ] + }, + { + "id": "FMA:16044", + "name": "Ligamentum flavum of L1-L2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13736" + ] + } + }, + { + "id": "FMA:16045", + "name": "Ligamentum flavum of L2-L3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13736" + ] + } + }, + { + "id": "FMA:16046", + "name": "Ligamentum flavum of L3-L4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13736" + ] + } + }, + { + "id": "FMA:16047", + "name": "Ligamentum flavum of L4-L5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13736" + ] + } + }, + { + "id": "FMA:16048", + "name": "Ligamentum flavum of L5-S1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13736" + ] + } + }, + { + "id": "FMA:16049", + "name": "Interspinous ligament of L1-L2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13735" + ] + }, + "synonyms": [ + "Interspinal ligament of L1-L2 vertebrae" + ] + }, + { + "id": "FMA:16050", + "name": "Interspinous ligament of L2-L3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13735" + ] + }, + "synonyms": [ + "Interspinal ligament of L2-L3 vertebrae" + ] + }, + { + "id": "FMA:16051", + "name": "Interspinous ligament of L3-L4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13735" + ] + }, + "synonyms": [ + "Interspinal ligament of L3-L4 vertebrae" + ] + }, + { + "id": "FMA:16052", + "name": "Interspinous ligament of L4-L5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13735" + ] + }, + "synonyms": [ + "Interspinal ligament of L4-L5 vertebrae" + ] + }, + { + "id": "FMA:16053", + "name": "Interspinous ligament of L5-S1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13735" + ] + }, + "synonyms": [ + "Interspinal ligament of L5-S1 vertebrae" + ] + }, + { + "id": "FMA:16054", + "name": "Supraspinous ligament of L1-L2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13734" + ] + }, + "synonyms": [ + "Supraspinal ligament of L1-L2 vertebrae" + ] + }, + { + "id": "FMA:16055", + "name": "Supraspinous ligament of L2-L3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13734" + ] + }, + "synonyms": [ + "Supraspinal ligament of L2-L3 vertebrae" + ] + }, + { + "id": "FMA:16056", + "name": "Supraspinous ligament of L3-L4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13734" + ] + }, + "synonyms": [ + "Supraspinal ligament of L3-L4 vertebrae" + ] + }, + { + "id": "FMA:16057", + "name": "Supraspinous ligament of L4-L5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13734" + ] + }, + "synonyms": [ + "Supraspinal ligament of L4-L5 vertebrae" + ] + }, + { + "id": "FMA:16058", + "name": "Intertransverse ligament of L1-L2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13733" + ] + } + }, + { + "id": "FMA:16059", + "name": "Intertransverse ligament of L2-L3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13733" + ] + } + }, + { + "id": "FMA:16060", + "name": "Intertransverse ligament of L4-L5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13733" + ] + } + }, + { + "id": "FMA:16061", + "name": "Intertransverse ligament of L3-L4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13733" + ] + } + }, + { + "id": "FMA:16062", + "name": "Nucleus pulposus of intervertebral disk of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13550" + ] + } + }, + { + "id": "FMA:16063", + "name": "Nucleus pulposus of intervertebral disk of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16062" + ] + }, + "synonyms": [ + "Nucleus pulposus, L1-L2" + ] + }, + { + "id": "FMA:16064", + "name": "Nucleus pulposus of intervertebral disk of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16062" + ] + }, + "synonyms": [ + "Nucleus pulposus, L2-L3" + ] + }, + { + "id": "FMA:16065", + "name": "Nucleus pulposus of intervertebral disk of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16062" + ] + }, + "synonyms": [ + "Nucleus pulposus, L3-L4" + ] + }, + { + "id": "FMA:16066", + "name": "Nucleus pulposus of intervertebral disk of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16062" + ] + }, + "synonyms": [ + "Nucleus pulposus, L4-L5" + ] + }, + { + "id": "FMA:16067", + "name": "Nucleus pulposus of intervertebral disk of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16062" + ] + }, + "synonyms": [ + "Nucleus pulposus, L5-S1" + ] + }, + { + "id": "FMA:16068", + "name": "Anulus fibrosus of intervertebral disk of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13551" + ] + } + }, + { + "id": "FMA:16069", + "name": "Anulus fibrosus of intervertebral disk of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16068" + ] + } + }, + { + "id": "FMA:16070", + "name": "Anulus fibrosus of intervertebral disk of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16068" + ] + } + }, + { + "id": "FMA:16071", + "name": "Anulus fibrosus of intervertebral disk of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16068" + ] + } + }, + { + "id": "FMA:16072", + "name": "Anulus fibrosus of intervertebral disk of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16068" + ] + } + }, + { + "id": "FMA:16073", + "name": "Anulus fibrosus of intervertebral disk of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16068" + ] + } + }, + { + "id": "FMA:16074", + "name": "Thoracic vertebral segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63978" + ] + } + }, + { + "id": "FMA:16075", + "name": "Body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11945" + ] + }, + "synonyms": [ + "Lumbar vertebral body" + ] + }, + { + "id": "FMA:16076", + "name": "Lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11946" + ] + }, + "synonyms": [ + "Arch of lumbar vertebra" + ] + }, + { + "id": "FMA:16077", + "name": "Pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11950" + ] + }, + "synonyms": [ + "Lumbar vertebral pedicle" + ] + }, + { + "id": "FMA:16078", + "name": "Vasculature of bony part of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236982" + ] + } + }, + { + "id": "FMA:16079", + "name": "Lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11951" + ] + }, + "synonyms": [ + "Lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16080", + "name": "Transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11949" + ] + }, + "synonyms": [ + "Lumbar transverse process" + ] + }, + { + "id": "FMA:16081", + "name": "Spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11948" + ] + }, + "synonyms": [ + "Lumbar spinous process" + ] + }, + { + "id": "FMA:16082", + "name": "Body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16075" + ] + }, + "synonyms": [ + "First lumbar vertebral body", + "Body of L1 vertebra", + "FIrst lumbar vertebral body" + ] + }, + { + "id": "FMA:16083", + "name": "Body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16075" + ] + }, + "synonyms": [ + "Second lumbar vertebral body", + "Body of L2 vertebra" + ] + }, + { + "id": "FMA:16084", + "name": "Body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16075" + ] + }, + "synonyms": [ + "Body of L3 vertebra", + "Third lumbar vertebral body" + ] + }, + { + "id": "FMA:16085", + "name": "Body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16075" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral body", + "Body of L4 vertebra" + ] + }, + { + "id": "FMA:16086", + "name": "Body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16075" + ] + }, + "synonyms": [ + "Body of L5 vertebra", + "Fifth lumbar vertebral body" + ] + }, + { + "id": "FMA:16087", + "name": "First lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16076" + ] + }, + "synonyms": [ + "Arch of L1 vertebra", + "Arch of first lumbar vertebra" + ] + }, + { + "id": "FMA:16088", + "name": "Arch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16076" + ] + }, + "synonyms": [ + "Second lumbar vertebral arch", + "Arch of L2 vertebra" + ] + }, + { + "id": "FMA:16089", + "name": "Arch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16076" + ] + }, + "synonyms": [ + "Third lumbar vertebral arch", + "Arch of L3 vertebra" + ] + }, + { + "id": "FMA:16090", + "name": "Arch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16076" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral arch", + "Arch of L4 vertebra" + ] + }, + { + "id": "FMA:16091", + "name": "Arch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16076" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral arch", + "Arch of L5 vertebra" + ] + }, + { + "id": "FMA:16094", + "name": "Pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16077" + ] + }, + "synonyms": [ + "Pedicle of L1 vertebra", + "First lumbar vertebral pedicle" + ] + }, + { + "id": "FMA:16095", + "name": "Pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16077" + ] + }, + "synonyms": [ + "Second lumbar vertebral pedicle", + "Pedicle of L2 vertebra" + ] + }, + { + "id": "FMA:16096", + "name": "Pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16077" + ] + }, + "synonyms": [ + "Third lumbar vertebral pedicle", + "Pedicle of L3 vertebra" + ] + }, + { + "id": "FMA:16097", + "name": "Pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16077" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral pedicle", + "Pedicle of L4 vertebra" + ] + }, + { + "id": "FMA:16098", + "name": "Pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16077" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral pedicle", + "Pedicle of L5 vertebra" + ] + }, + { + "id": "FMA:16099", + "name": "Right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16094" + ] + }, + "synonyms": [ + "Right pedicle of L1 vertebra" + ] + }, + { + "id": "FMA:16100", + "name": "Left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16094" + ] + }, + "synonyms": [ + "Left pedicle of L1 vertebra" + ] + }, + { + "id": "FMA:16101", + "name": "Right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16095" + ] + }, + "synonyms": [ + "Right pedicle of L2 vertebra" + ] + }, + { + "id": "FMA:16102", + "name": "Left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16095" + ] + }, + "synonyms": [ + "Left pedicle of L2 vertebra" + ] + }, + { + "id": "FMA:16103", + "name": "Right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16096" + ] + }, + "synonyms": [ + "Right pedicle of L3 vertebra" + ] + }, + { + "id": "FMA:16104", + "name": "Left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16096" + ] + }, + "synonyms": [ + "Left pedicle of L3 vertebra" + ] + }, + { + "id": "FMA:16105", + "name": "Right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16097" + ] + }, + "synonyms": [ + "Right pedicle of L4 vertebra" + ] + }, + { + "id": "FMA:16106", + "name": "Left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16097" + ] + }, + "synonyms": [ + "Left pedicle of L4 vertebra" + ] + }, + { + "id": "FMA:16107", + "name": "Right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16098" + ] + }, + "synonyms": [ + "Right pedicle of L5 vertebra" + ] + }, + { + "id": "FMA:16108", + "name": "Left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16098" + ] + }, + "synonyms": [ + "Left pedicle of L5 vertebra" + ] + }, + { + "id": "FMA:16111", + "name": "Vasculature of bony part of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16078" + ] + } + }, + { + "id": "FMA:16112", + "name": "Vasculature of bony part of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16078" + ] + } + }, + { + "id": "FMA:16113", + "name": "Vasculature of bony part of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16078" + ] + } + }, + { + "id": "FMA:16114", + "name": "Vasculature of bony part of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16078" + ] + } + }, + { + "id": "FMA:16115", + "name": "Vasculature of bony part of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16078" + ] + } + }, + { + "id": "FMA:16126", + "name": "Superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11953" + ] + }, + "synonyms": [ + "Cranial articular process of lumbar vertebra" + ] + }, + { + "id": "FMA:16127", + "name": "Inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11954" + ] + }, + "synonyms": [ + "Caudal articular process of lumbar vertebra" + ] + }, + { + "id": "FMA:16128", + "name": "Superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16126" + ] + }, + "synonyms": [ + "Cranial articular process of first lumbar vertebra" + ] + }, + { + "id": "FMA:16129", + "name": "Superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16126" + ] + }, + "synonyms": [ + "Cranial articular process of second lumbar vertebra" + ] + }, + { + "id": "FMA:16130", + "name": "Superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16126" + ] + }, + "synonyms": [ + "Cranial articular process of third lumbar vertebra" + ] + }, + { + "id": "FMA:16131", + "name": "Superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16126" + ] + }, + "synonyms": [ + "Cranial articular process of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16132", + "name": "Superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16126" + ] + }, + "synonyms": [ + "Cranial articular process of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16137", + "name": "Inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16127" + ] + }, + "synonyms": [ + "Caudal articular process of first lumbar vertebra" + ] + }, + { + "id": "FMA:16138", + "name": "Inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16127" + ] + }, + "synonyms": [ + "Caudal articular process of second lumbar vertebra" + ] + }, + { + "id": "FMA:16139", + "name": "Inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16127" + ] + }, + "synonyms": [ + "Caudal articular process of third lumbar vertebra" + ] + }, + { + "id": "FMA:16140", + "name": "Inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16127" + ] + }, + "synonyms": [ + "Caudal articular process of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16141", + "name": "Inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16127" + ] + }, + "synonyms": [ + "Caudal articular process of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16142", + "name": "Right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16128" + ] + } + }, + { + "id": "FMA:16143", + "name": "Left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16128" + ] + } + }, + { + "id": "FMA:16144", + "name": "Right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16129" + ] + } + }, + { + "id": "FMA:16145", + "name": "Left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16129" + ] + } + }, + { + "id": "FMA:16146", + "name": "Right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16130" + ] + } + }, + { + "id": "FMA:16147", + "name": "Left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16130" + ] + } + }, + { + "id": "FMA:16148", + "name": "Right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16131" + ] + } + }, + { + "id": "FMA:16149", + "name": "Left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16131" + ] + } + }, + { + "id": "FMA:16150", + "name": "Right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16132" + ] + } + }, + { + "id": "FMA:16151", + "name": "Left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16132" + ] + } + }, + { + "id": "FMA:16152", + "name": "Right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16137" + ] + } + }, + { + "id": "FMA:16153", + "name": "Left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16137" + ] + } + }, + { + "id": "FMA:16154", + "name": "Right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16138" + ] + } + }, + { + "id": "FMA:16155", + "name": "Left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16138" + ] + } + }, + { + "id": "FMA:16156", + "name": "Right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16139" + ] + } + }, + { + "id": "FMA:16157", + "name": "Left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16139" + ] + } + }, + { + "id": "FMA:16158", + "name": "Right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16140" + ] + } + }, + { + "id": "FMA:16159", + "name": "Left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16140" + ] + } + }, + { + "id": "FMA:16160", + "name": "Right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16141" + ] + } + }, + { + "id": "FMA:16161", + "name": "Left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16141" + ] + } + }, + { + "id": "FMA:16164", + "name": "Lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16079" + ] + }, + "synonyms": [ + "First lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16165", + "name": "Lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16079" + ] + }, + "synonyms": [ + "Second lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16166", + "name": "Lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16079" + ] + }, + "synonyms": [ + "Third lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16167", + "name": "Lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16079" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16168", + "name": "Lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16079" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16169", + "name": "Right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16164" + ] + }, + "synonyms": [ + "Right first lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16170", + "name": "Left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16164" + ] + }, + "synonyms": [ + "Left first lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16171", + "name": "Right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16165" + ] + }, + "synonyms": [ + "Right second lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16172", + "name": "Left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16165" + ] + }, + "synonyms": [ + "Left second lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16173", + "name": "Right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16166" + ] + }, + "synonyms": [ + "Right third lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16174", + "name": "Left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16166" + ] + }, + "synonyms": [ + "Left third lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16175", + "name": "Right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16167" + ] + }, + "synonyms": [ + "Right fourth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16176", + "name": "Left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16167" + ] + }, + "synonyms": [ + "Left fourth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16177", + "name": "Right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16168" + ] + }, + "synonyms": [ + "Right fifth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16178", + "name": "Left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16168" + ] + }, + "synonyms": [ + "Left fifth lumbar vertebral lamina" + ] + }, + { + "id": "FMA:16179", + "name": "Transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16080" + ] + }, + "synonyms": [ + "Transverse process of L1 vertebra" + ] + }, + { + "id": "FMA:16180", + "name": "Transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16080" + ] + }, + "synonyms": [ + "Transverse process of L2 vertebra" + ] + }, + { + "id": "FMA:16181", + "name": "Transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16080" + ] + }, + "synonyms": [ + "Transverse process of L3 vertebra" + ] + }, + { + "id": "FMA:16182", + "name": "Transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16080" + ] + }, + "synonyms": [ + "Transverse process of L4 vertebra" + ] + }, + { + "id": "FMA:16183", + "name": "Transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16080" + ] + }, + "synonyms": [ + "Transverse process of L5 vertebra" + ] + }, + { + "id": "FMA:16184", + "name": "Right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16179" + ] + }, + "synonyms": [ + "Right transverse process of L1 vertebra" + ] + }, + { + "id": "FMA:16185", + "name": "Left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16179" + ] + }, + "synonyms": [ + "Left transverse process of L1 vertebra" + ] + }, + { + "id": "FMA:16188", + "name": "Right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16180" + ] + }, + "synonyms": [ + "Right transverse process of L2 vertebra" + ] + }, + { + "id": "FMA:16189", + "name": "Left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16180" + ] + }, + "synonyms": [ + "Left transverse process of L2 vertebra" + ] + }, + { + "id": "FMA:16190", + "name": "Right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16181" + ] + }, + "synonyms": [ + "Right transverse process of L3 vertebra" + ] + }, + { + "id": "FMA:16191", + "name": "Left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16181" + ] + }, + "synonyms": [ + "Left transverse process of L3 vertebra" + ] + }, + { + "id": "FMA:16192", + "name": "Right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16182" + ] + }, + "synonyms": [ + "Right transverse process of L4 vertebra" + ] + }, + { + "id": "FMA:16193", + "name": "Left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16182" + ] + }, + "synonyms": [ + "Left transverse process of L4 vertebra" + ] + }, + { + "id": "FMA:16194", + "name": "Right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16183" + ] + }, + "synonyms": [ + "Right transverse process of L5 vertebra" + ] + }, + { + "id": "FMA:16195", + "name": "Left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16183" + ] + }, + "synonyms": [ + "Left transverse process of L5 vertebra" + ] + }, + { + "id": "FMA:16196", + "name": "Spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16081" + ] + }, + "synonyms": [ + "First lumbar spinous process" + ] + }, + { + "id": "FMA:16197", + "name": "Spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16081" + ] + }, + "synonyms": [ + "Second lumbar spinous process" + ] + }, + { + "id": "FMA:16198", + "name": "Spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16081" + ] + }, + "synonyms": [ + "Third lumbar spinous process" + ] + }, + { + "id": "FMA:16199", + "name": "Spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16081" + ] + }, + "synonyms": [ + "Fourth lumbar spinous process" + ] + }, + { + "id": "FMA:16200", + "name": "Spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16081" + ] + }, + "synonyms": [ + "Fifth lumbar spinous process" + ] + }, + { + "id": "FMA:16201", + "name": "Subdivision of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25569" + ] + }, + "synonyms": [ + "Vertebral column subdivision" + ] + }, + { + "id": "FMA:16202", + "name": "Sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Sacrum [sacral vertebrae I - V]", + "Sacral bone" + ] + }, + { + "id": "FMA:16203", + "name": "Lumbar vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16201" + ] + } + }, + { + "id": "FMA:16204", + "name": "Body of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11945" + ] + }, + "synonyms": [ + "Body of segment of sacrum", + "Body of sacral vertebra", + "Sacral vertebral body", + "Sacral segmental body" + ] + }, + { + "id": "FMA:16209", + "name": "Joint of L5-S1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Lumbosacral joint", + "L5-s1 vertebrae joint" + ] + }, + { + "id": "FMA:16210", + "name": "Sacrococcygeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25511" + ] + } + }, + { + "id": "FMA:16212", + "name": "Lamina of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11951" + ] + }, + "synonyms": [ + "Sacral segmental lamina" + ] + }, + { + "id": "FMA:16214", + "name": "Pedicle of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11950" + ] + }, + "synonyms": [ + "Pedicle of sacral vertebra", + "Pedicle of segment of sacrum", + "Sacral segmental pedicle" + ] + }, + { + "id": "FMA:16215", + "name": "Superior articular process of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11953" + ] + }, + "synonyms": [ + "Superior articular process of sacral segment", + "Superior articular process of sacrum", + "Processus articularis superior (Os sacrum)", + "Articular process of sacral segment" + ] + }, + { + "id": "FMA:16217", + "name": "Central part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Body of sacrum" + ] + }, + { + "id": "FMA:16218", + "name": "Lateral part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Lateral mass of sacrum", + "Pars lateralis (Os sacrum)" + ] + }, + { + "id": "FMA:16219", + "name": "Right lateral part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16218" + ] + } + }, + { + "id": "FMA:16220", + "name": "Left lateral part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16218" + ] + } + }, + { + "id": "FMA:16222", + "name": "Anterior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13562" + ] + } + }, + { + "id": "FMA:16223", + "name": "Posterior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13563" + ] + } + }, + { + "id": "FMA:16224", + "name": "Lateral surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13563" + ] + } + }, + { + "id": "FMA:16225", + "name": "Superior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13565" + ] + } + }, + { + "id": "FMA:16226", + "name": "Inferior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13566" + ] + } + }, + { + "id": "FMA:16227", + "name": "Vertebral notch of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13613" + ] + }, + "synonyms": [ + "Vertebral incisure of pedicle of lumbar vertebra" + ] + }, + { + "id": "FMA:16228", + "name": "Mamillary process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Processus mamillaris (Vertebrae lumbales)" + ] + }, + { + "id": "FMA:16229", + "name": "Accessory process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Processus accessorius (Vertebrae lumbales)" + ] + }, + { + "id": "FMA:16230", + "name": "Articular facet of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13625" + ] + }, + "synonyms": [ + "Articular facet of lumbar vertebra", + "Facet of lumbar articular process" + ] + }, + { + "id": "FMA:16231", + "name": "Anterior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16222" + ] + } + }, + { + "id": "FMA:16232", + "name": "Anterior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16222" + ] + } + }, + { + "id": "FMA:16233", + "name": "Anterior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16222" + ] + } + }, + { + "id": "FMA:16234", + "name": "Anterior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16222" + ] + } + }, + { + "id": "FMA:16235", + "name": "Anterior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16222" + ] + } + }, + { + "id": "FMA:16236", + "name": "Posterior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16223" + ] + } + }, + { + "id": "FMA:16237", + "name": "Posterior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16223" + ] + } + }, + { + "id": "FMA:16238", + "name": "Posterior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16223" + ] + } + }, + { + "id": "FMA:16239", + "name": "Posterior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16223" + ] + } + }, + { + "id": "FMA:16240", + "name": "Posterior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16223" + ] + } + }, + { + "id": "FMA:16241", + "name": "Lateral surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16224" + ] + } + }, + { + "id": "FMA:16242", + "name": "Lateral surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16224" + ] + } + }, + { + "id": "FMA:16243", + "name": "Lateral surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16224" + ] + } + }, + { + "id": "FMA:16244", + "name": "Lateral surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16224" + ] + } + }, + { + "id": "FMA:16245", + "name": "Lateral surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16224" + ] + } + }, + { + "id": "FMA:16246", + "name": "Right lateral surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16241" + ] + } + }, + { + "id": "FMA:16247", + "name": "Left lateral surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16241" + ] + } + }, + { + "id": "FMA:16248", + "name": "Right lateral surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16242" + ] + } + }, + { + "id": "FMA:16249", + "name": "Left lateral surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16242" + ] + } + }, + { + "id": "FMA:16250", + "name": "Right lateral surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16243" + ] + } + }, + { + "id": "FMA:16251", + "name": "Left lateral surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16243" + ] + } + }, + { + "id": "FMA:16252", + "name": "Right lateral surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16244" + ] + } + }, + { + "id": "FMA:16253", + "name": "Left lateral surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16244" + ] + } + }, + { + "id": "FMA:16254", + "name": "Right lateral surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16245" + ] + } + }, + { + "id": "FMA:16255", + "name": "Left lateral surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16245" + ] + } + }, + { + "id": "FMA:16256", + "name": "Superior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16225" + ] + } + }, + { + "id": "FMA:16257", + "name": "Superior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16225" + ] + } + }, + { + "id": "FMA:16258", + "name": "Superior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16225" + ] + } + }, + { + "id": "FMA:16259", + "name": "Superior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16225" + ] + } + }, + { + "id": "FMA:16260", + "name": "Superior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16225" + ] + } + }, + { + "id": "FMA:16261", + "name": "Inferior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16226" + ] + } + }, + { + "id": "FMA:16262", + "name": "Inferior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16226" + ] + } + }, + { + "id": "FMA:16263", + "name": "Inferior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16226" + ] + } + }, + { + "id": "FMA:16264", + "name": "Inferior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16226" + ] + } + }, + { + "id": "FMA:16265", + "name": "Inferior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16226" + ] + } + }, + { + "id": "FMA:16266", + "name": "Superior vertebral notch of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16227" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of lumbar vertebra" + ] + }, + { + "id": "FMA:16267", + "name": "Inferior vertebral notch of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16227" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of lumbar vertebra" + ] + }, + { + "id": "FMA:16272", + "name": "Superior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16266" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16273", + "name": "Superior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16266" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16274", + "name": "Superior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16266" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16275", + "name": "Superior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16266" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16276", + "name": "Superior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16266" + ] + }, + "synonyms": [ + "Superior vertebral incisure of pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16277", + "name": "Right superior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16272" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16278", + "name": "Left superior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16272" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16279", + "name": "Right superior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16273" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16280", + "name": "Left superior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16273" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16281", + "name": "Right superior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16274" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16282", + "name": "Left superior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16274" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16283", + "name": "Right superior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16275" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16284", + "name": "Left superior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16275" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16285", + "name": "Right superior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16276" + ] + }, + "synonyms": [ + "Superior vertebral incisure of right pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16286", + "name": "Left superior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16276" + ] + }, + "synonyms": [ + "Superior vertebral incisure of left pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16289", + "name": "Inferior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16267" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16290", + "name": "Inferior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16267" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16291", + "name": "Inferior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16267" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16292", + "name": "Inferior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16267" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16293", + "name": "Inferior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16267" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16294", + "name": "Right inferior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16289" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16295", + "name": "Left inferior vertebral notch of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16289" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of first lumbar vertebra" + ] + }, + { + "id": "FMA:16296", + "name": "Right inferior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16290" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16297", + "name": "Left inferior vertebral notch of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16290" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of second lumbar vertebra" + ] + }, + { + "id": "FMA:16298", + "name": "Right inferior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16291" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16299", + "name": "Left inferior vertebral notch of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16291" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of third lumbar vertebra" + ] + }, + { + "id": "FMA:16300", + "name": "Right inferior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16292" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16301", + "name": "Left inferior vertebral notch of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16292" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16302", + "name": "Right inferior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16293" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of right pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16303", + "name": "Left inferior vertebral notch of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16293" + ] + }, + "synonyms": [ + "Inferior vertebral incisure of left pedicle of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16304", + "name": "Mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16228" + ] + } + }, + { + "id": "FMA:16305", + "name": "Mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16228" + ] + } + }, + { + "id": "FMA:16306", + "name": "Mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16228" + ] + } + }, + { + "id": "FMA:16307", + "name": "Mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16228" + ] + } + }, + { + "id": "FMA:16308", + "name": "Mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16228" + ] + } + }, + { + "id": "FMA:16309", + "name": "Accessory process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16229" + ] + } + }, + { + "id": "FMA:16310", + "name": "Accessory process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16229" + ] + } + }, + { + "id": "FMA:16311", + "name": "Accessory process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16229" + ] + } + }, + { + "id": "FMA:16312", + "name": "Accessory process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16229" + ] + } + }, + { + "id": "FMA:16313", + "name": "Accessory process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16229" + ] + } + }, + { + "id": "FMA:16318", + "name": "Right mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16304" + ] + } + }, + { + "id": "FMA:16319", + "name": "Left mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16304" + ] + } + }, + { + "id": "FMA:16320", + "name": "Right mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16305" + ] + } + }, + { + "id": "FMA:16321", + "name": "Left mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16305" + ] + } + }, + { + "id": "FMA:16322", + "name": "Right mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16306" + ] + } + }, + { + "id": "FMA:16323", + "name": "Left mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16306" + ] + } + }, + { + "id": "FMA:16324", + "name": "Right mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16307" + ] + } + }, + { + "id": "FMA:16325", + "name": "Left mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16307" + ] + } + }, + { + "id": "FMA:16326", + "name": "Right mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16308" + ] + } + }, + { + "id": "FMA:16327", + "name": "Left mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16308" + ] + } + }, + { + "id": "FMA:16328", + "name": "Right accessory process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16309" + ] + } + }, + { + "id": "FMA:16329", + "name": "Left accessory process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16309" + ] + } + }, + { + "id": "FMA:16330", + "name": "Right accessory process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16310" + ] + } + }, + { + "id": "FMA:16331", + "name": "Left accessory process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16310" + ] + } + }, + { + "id": "FMA:16332", + "name": "Right accessory process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16311" + ] + } + }, + { + "id": "FMA:16333", + "name": "Left accessory process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16311" + ] + } + }, + { + "id": "FMA:16334", + "name": "Right accessory process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16312" + ] + } + }, + { + "id": "FMA:16335", + "name": "Left accessory process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16312" + ] + } + }, + { + "id": "FMA:16336", + "name": "Right accessory process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16313" + ] + } + }, + { + "id": "FMA:16337", + "name": "Left accessory process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16313" + ] + } + }, + { + "id": "FMA:16339", + "name": "Articular facet of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16230" + ] + }, + "synonyms": [ + "Inferior articular facet of lumbar vertebra" + ] + }, + { + "id": "FMA:16344", + "name": "Articular facet of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67970" + ] + } + }, + { + "id": "FMA:16345", + "name": "Articular facet of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67970" + ] + } + }, + { + "id": "FMA:16346", + "name": "Articular facet of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67970" + ] + } + }, + { + "id": "FMA:16347", + "name": "Articular facet of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67970" + ] + } + }, + { + "id": "FMA:16348", + "name": "Articular facet of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67970" + ] + } + }, + { + "id": "FMA:16349", + "name": "Articular facet of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16339" + ] + }, + "synonyms": [ + "Inferior articular facet of first lumbar vertebra" + ] + }, + { + "id": "FMA:16350", + "name": "Articular facet of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16339" + ] + }, + "synonyms": [ + "Inferior articular facet of second lumbar vertebra" + ] + }, + { + "id": "FMA:16351", + "name": "Articular facet of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16339" + ] + }, + "synonyms": [ + "Inferior articular facet of third lumbar vertebra" + ] + }, + { + "id": "FMA:16352", + "name": "Articular facet of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16339" + ] + }, + "synonyms": [ + "Inferior articular facet of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16353", + "name": "Articular facet of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16339" + ] + }, + "synonyms": [ + "Inferior articular facet of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16354", + "name": "Articular facet of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16344" + ] + } + }, + { + "id": "FMA:16355", + "name": "Articular facet of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16344" + ] + } + }, + { + "id": "FMA:16356", + "name": "Articular facet of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16345" + ] + } + }, + { + "id": "FMA:16357", + "name": "Articular facet of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16345" + ] + } + }, + { + "id": "FMA:16358", + "name": "Articular facet of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16346" + ] + } + }, + { + "id": "FMA:16359", + "name": "Articular facet of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16346" + ] + } + }, + { + "id": "FMA:16360", + "name": "Articular facet of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16347" + ] + } + }, + { + "id": "FMA:16361", + "name": "Articular facet of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16347" + ] + } + }, + { + "id": "FMA:16362", + "name": "Articular facet of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16348" + ] + } + }, + { + "id": "FMA:16363", + "name": "Articular facet of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16348" + ] + } + }, + { + "id": "FMA:16364", + "name": "Articular facet of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16349" + ] + }, + "synonyms": [ + "Right inferior articular facet of first lumbar vertebra" + ] + }, + { + "id": "FMA:16365", + "name": "Articular facet of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16349" + ] + }, + "synonyms": [ + "Left inferior articular facet of first lumbar vertebra" + ] + }, + { + "id": "FMA:16366", + "name": "Articular facet of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16350" + ] + }, + "synonyms": [ + "Right inferior articular facet of second lumbar vertebra" + ] + }, + { + "id": "FMA:16367", + "name": "Articular facet of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16350" + ] + }, + "synonyms": [ + "Left inferior articular facet of second lumbar vertebra" + ] + }, + { + "id": "FMA:16368", + "name": "Articular facet of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16351" + ] + }, + "synonyms": [ + "Right inferior articular facet of third lumbar vertebra" + ] + }, + { + "id": "FMA:16369", + "name": "Articular facet of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16351" + ] + }, + "synonyms": [ + "Left inferior articular facet of third lumbar vertebra" + ] + }, + { + "id": "FMA:16370", + "name": "Articular facet of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16352" + ] + }, + "synonyms": [ + "Right inferior articular facet of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16371", + "name": "Articular facet of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16352" + ] + }, + "synonyms": [ + "Left inferior articular facet of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:16372", + "name": "Articular facet of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16353" + ] + }, + "synonyms": [ + "Right inferior articular facet of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16373", + "name": "Articular facet of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16353" + ] + }, + "synonyms": [ + "Left inferior articular facet of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:16374", + "name": "Medial branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11204" + ] + }, + "synonyms": [ + "Ramus medialis (Rami posteriores)(Nervi lumbales)", + "Medial branch of dorsal ramus of lumbar spinal nerve", + "Medial branch of lumbar posterior ramus" + ] + }, + { + "id": "FMA:16375", + "name": "Lateral branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11204" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of lumbar spinal nerve", + "Lateral branch of lumbar posterior ramus", + "Ramus lateralis (Rami posteriores)(Nervi lumbales)" + ] + }, + { + "id": "FMA:16376", + "name": "Medial branch of posterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16374" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of first lumbar spinal nerve", + "Medial branch of first lumbar posterior ramus" + ] + }, + { + "id": "FMA:16377", + "name": "Medial branch of posterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16374" + ] + }, + "synonyms": [ + "Medial branch of second lumbar posterior ramus", + "Medial branch of dorsal ramus of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16378", + "name": "Medial branch of posterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16374" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of third lumbar spinal nerve", + "Medial branch of third lumbar posterior ramus" + ] + }, + { + "id": "FMA:16379", + "name": "Medial branch of posterior ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16374" + ] + }, + "synonyms": [ + "Medial branch of fourth lumbar posterior ramus", + "Medial branch of dorsal ramus of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16380", + "name": "Medial branch of posterior ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16374" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of fifth lumbar spinal nerve", + "Medial branch of fifth lumbar posterior ramus" + ] + }, + { + "id": "FMA:16381", + "name": "Lateral branch of posterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16375" + ] + }, + "synonyms": [ + "Lateral branch of first lumbar posterior ramus", + "Lateral branch of dorsal ramus of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16382", + "name": "Lateral branch of posterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16375" + ] + }, + "synonyms": [ + "Lateral branch of second lumbar posterior ramus", + "Lateral branch of dorsal ramus of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16383", + "name": "Lateral branch of posterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16375" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of third lumbar nerve", + "Lateral branch of third lumbar posterior ramus" + ] + }, + { + "id": "FMA:16384", + "name": "Lateral branch of posterior ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16375" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of fourth lumbar nerve", + "Lateral branch of fourth lumbar posterior ramus" + ] + }, + { + "id": "FMA:16385", + "name": "Lateral branch of posterior ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16375" + ] + }, + "synonyms": [ + "Lateral branch of fifth lumbar posterior ramus", + "Lateral branch of dorsal ramus of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16386", + "name": "Cutaneous branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11204" + ] + }, + "synonyms": [ + "Cutaneous branch of dorsal of lumbar spinal nerve", + "Cutaneous branch of lumbar posterior ramus" + ] + }, + { + "id": "FMA:16387", + "name": "Cutaneous branch of posterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16386" + ] + }, + "synonyms": [ + "Cutaneous branch of first lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16388", + "name": "Cutaneous branch of posterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16386" + ] + }, + "synonyms": [ + "Cutaneous branch of dorsal ramus of second lumbar nerve", + "Cutaneous branch of second lumbar posterior ramus" + ] + }, + { + "id": "FMA:16389", + "name": "Cutaneous branch of posterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16386" + ] + }, + "synonyms": [ + "Cutaneous branch of third lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of third lumbar nerve" + ] + }, + { + "id": "FMA:16390", + "name": "Medial branch of posterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16376" + ] + }, + "synonyms": [ + "Medial branch of right first lumbar posterior ramus", + "Medial branch of dorsal ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16391", + "name": "Medial branch of posterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16376" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left first lumbar spinal nerve", + "Medial branch of left first lumbar posterior ramus" + ] + }, + { + "id": "FMA:16392", + "name": "Medial branch of posterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16377" + ] + }, + "synonyms": [ + "Medial branch of right second lumbar posterior ramus", + "Medial branch of dorsal ramus of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16393", + "name": "Medial branch of posterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16377" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left second lumbar spinal nerve", + "Medial branch of left second lumbar posterior ramus" + ] + }, + { + "id": "FMA:16394", + "name": "Medial branch of posterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16378" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right third lumbar spinal nerve", + "Medial branch of right third lumbar posterior ramus" + ] + }, + { + "id": "FMA:16395", + "name": "Medial branch of posterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16378" + ] + }, + "synonyms": [ + "Medial branch of left third lumbar posterior ramus", + "Medial branch of dorsal ramus of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16396", + "name": "Medial branch of posterior ramus of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16379" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of right fourth lumbar spinal nerve", + "Medial branch of right fourth lumbar posterior ramus" + ] + }, + { + "id": "FMA:16397", + "name": "Medial branch of posterior ramus of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16379" + ] + }, + "synonyms": [ + "Medial branch of left fourth lumbar posterior ramus", + "Medial branch of dorsal ramus of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16398", + "name": "Medial branch of posterior ramus of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16380" + ] + }, + "synonyms": [ + "Medial branch of right fifth lumbar posterior ramus", + "Medial branch of dorsal ramus of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16399", + "name": "Medial branch of posterior ramus of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16380" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left fifth lumbar spinal nerve", + "Medial branch of left fifth lumbar posterior ramus" + ] + }, + { + "id": "FMA:16400", + "name": "Lateral branch of posterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16381" + ] + }, + "synonyms": [ + "Lateral branch of right first lumbar posterior ramus", + "Lateral branch of dorsal ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16401", + "name": "Lateral branch of posterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16381" + ] + }, + "synonyms": [ + "Lateral branch of left first lumbar posterior ramus", + "Lateral branch of dorsal ramus of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16402", + "name": "Lateral branch of posterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16382" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right second lumbar spinal nerve", + "Lateral branch of right second lumbar posterior ramus" + ] + }, + { + "id": "FMA:16403", + "name": "Lateral branch of posterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16382" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left second lumbar spinal nerve", + "Lateral branch of left second lumbar posterior ramus" + ] + }, + { + "id": "FMA:16404", + "name": "Lateral branch of posterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16383" + ] + }, + "synonyms": [ + "Lateral branch of right third lumbar posterior ramus", + "Lateral branch of dorsal ramus of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16405", + "name": "Lateral branch of posterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16383" + ] + }, + "synonyms": [ + "Lateral branch of left third lumbar posterior ramus", + "Lateral branch of dorsal ramus of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16406", + "name": "Lateral branch of posterior ramus of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16384" + ] + }, + "synonyms": [ + "Lateral branch of right fourth lumbar posterior ramus", + "Lateral branch of dorsal ramus of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16407", + "name": "Lateral branch of posterior ramus of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16384" + ] + }, + "synonyms": [ + "Lateral branch of left fourth lumbar posterior ramus", + "Lateral branch of dorsal ramus of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16408", + "name": "Lateral branch of posterior ramus of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16385" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right fifth lumbar spinal nerve", + "Lateral branch of right fifth lumbar posterior ramus" + ] + }, + { + "id": "FMA:16409", + "name": "Lateral branch of posterior ramus of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16385" + ] + }, + "synonyms": [ + "Lateral branch of left fifth lumbar posterior ramus", + "Lateral branch of dorsal ramus of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16410", + "name": "Cutaneous branch of posterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16387" + ] + }, + "synonyms": [ + "Cutaneous branch of right fifth lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16411", + "name": "Cutaneous branch of posterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16387" + ] + }, + "synonyms": [ + "Cutaneous branch of left first lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16412", + "name": "Cutaneous branch of posterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16388" + ] + }, + "synonyms": [ + "Cutaneous branch of dorsal ramus of right second lumbar spinal nerve", + "Cutaneous branch of right second lumbar posterior ramus" + ] + }, + { + "id": "FMA:16413", + "name": "Cutaneous branch of posterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16388" + ] + }, + "synonyms": [ + "Cutaneous branch of left second lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16414", + "name": "Cutaneous branch of posterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16389" + ] + }, + "synonyms": [ + "Cutaneous branch of dorsal ramus of right third lumbar spinal nerve", + "Cutaneous branch of right third lumbar posterior ramus" + ] + }, + { + "id": "FMA:16415", + "name": "Cutaneous branch of posterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16389" + ] + }, + "synonyms": [ + "Cutaneous branch of left third lumbar posterior ramus", + "Cutaneous branch of dorsal ramus of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16416", + "name": "White communicating ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + }, + "synonyms": [ + "White ramus communicans of lumbar spinal nerve" + ] + }, + { + "id": "FMA:16417", + "name": "White communicating ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16416" + ] + }, + "synonyms": [ + "White ramus communicans of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16418", + "name": "White communicating ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16416" + ] + }, + "synonyms": [ + "White ramus communicans of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16419", + "name": "White communicating ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16416" + ] + }, + "synonyms": [ + "White ramus communicans of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16420", + "name": "Root of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Lumbar plexus root" + ] + }, + { + "id": "FMA:16421", + "name": "Root of lumbar spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Lumbar spinal nerve root", + "Lumbar spinal neural root" + ] + }, + { + "id": "FMA:16422", + "name": "Root of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Root of cervical spinal nerve", + "Cervical spinal root", + "Cervical neural root" + ] + }, + { + "id": "FMA:16428", + "name": "Root of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Brachial plexus root" + ] + }, + { + "id": "FMA:16429", + "name": "Root of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Sacral plexus root" + ] + }, + { + "id": "FMA:16479", + "name": "Branch of lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80209" + ] + }, + "synonyms": [ + "Lumbar neural plexus branch" + ] + }, + { + "id": "FMA:16480", + "name": "Trunk of branch of sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + } + }, + { + "id": "FMA:16481", + "name": "Muscular branch of lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + } + }, + { + "id": "FMA:16482", + "name": "Iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Iliopubic nerve" + ] + }, + { + "id": "FMA:16483", + "name": "Ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Ilio-inguinal nerve", + "Nervus ilio-inguinalis" + ] + }, + { + "id": "FMA:16484", + "name": "Genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Genitocrural nerve" + ] + }, + { + "id": "FMA:16485", + "name": "Lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Lateral cutaneous nerve of thigh" + ] + }, + { + "id": "FMA:16486", + "name": "Femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Anterior crural nerve" + ] + }, + { + "id": "FMA:16487", + "name": "Obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + } + }, + { + "id": "FMA:16491", + "name": "Right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16482" + ] + } + }, + { + "id": "FMA:16492", + "name": "Left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16482" + ] + } + }, + { + "id": "FMA:16493", + "name": "Right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16483" + ] + }, + "synonyms": [ + "Right ilio-inguinal nerve" + ] + }, + { + "id": "FMA:16494", + "name": "Left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16483" + ] + }, + "synonyms": [ + "Left ilio-inguinal nerve" + ] + }, + { + "id": "FMA:16495", + "name": "Cremaster muscle branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82979" + ] + }, + "synonyms": [ + "Nerve to cremaster", + "Nerve to cremasteric muscle" + ] + }, + { + "id": "FMA:16496", + "name": "Femoral branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20545" + ] + }, + "synonyms": [ + "Ramus femoralis (Nervus genitofemoralis)", + "Genitofemoral nerve femoral branch" + ] + }, + { + "id": "FMA:16497", + "name": "Right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16485" + ] + } + }, + { + "id": "FMA:16498", + "name": "Left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16485" + ] + } + }, + { + "id": "FMA:16499", + "name": "Right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16486" + ] + } + }, + { + "id": "FMA:16500", + "name": "Left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16486" + ] + } + }, + { + "id": "FMA:16501", + "name": "Right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16487" + ] + } + }, + { + "id": "FMA:16502", + "name": "Left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16487" + ] + } + }, + { + "id": "FMA:16505", + "name": "Trunk of ventral branch of sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16480" + ] + }, + "synonyms": [ + "Trunk of anterior branch of sacral nerve plexus" + ] + }, + { + "id": "FMA:16507", + "name": "Trunk of ventrolateral branch of sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Trunk of nerve to quadratus femoris and gemellus inferior" + ] + }, + { + "id": "FMA:16508", + "name": "Trunk of ventromedial branch of sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Trunk of nerve to obturator internus and gemellus superior" + ] + }, + { + "id": "FMA:16509", + "name": "Nerve to piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:16510", + "name": "Superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:16511", + "name": "Inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:16512", + "name": "Anterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22075" + ] + }, + "synonyms": [ + "Ventral division of right sacral plexus", + "Primary ventral branch of right sacral plexus" + ] + }, + { + "id": "FMA:16513", + "name": "Anterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22075" + ] + }, + "synonyms": [ + "Ventral division of left sacral plexus", + "Primary ventral branch of left sacral plexus" + ] + }, + { + "id": "FMA:16514", + "name": "Segment of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Peritoneal sac segment" + ] + }, + { + "id": "FMA:16515", + "name": "Peritoneal fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20932" + ] + } + }, + { + "id": "FMA:16516", + "name": "Broad ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Broad uterine ligament" + ] + }, + { + "id": "FMA:16517", + "name": "Gastrosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + }, + "synonyms": [ + "Gastrolienal ligament" + ] + }, + { + "id": "FMA:16518", + "name": "Gastrophrenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + } + }, + { + "id": "FMA:16519", + "name": "Hepatorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:16520", + "name": "Hepatogastric ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19806" + ] + }, + "synonyms": [ + "Gastrohepatic ligament" + ] + }, + { + "id": "FMA:16521", + "name": "Hepatoduodenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19806" + ] + } + }, + { + "id": "FMA:16522", + "name": "Splenorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + }, + "synonyms": [ + "Ligamentum splenorenale (lienorenale, phrenicosplenicum)", + "Lienorenal ligament", + "Phrenicolienal ligament", + "Splenicorenal ligament" + ] + }, + { + "id": "FMA:16523", + "name": "Right coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15822" + ] + }, + "synonyms": [ + "Ligamentum coronarium dextrum" + ] + }, + { + "id": "FMA:16524", + "name": "Left coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15822" + ] + }, + "synonyms": [ + "Ligamentum coronarium sinistrum" + ] + }, + { + "id": "FMA:16528", + "name": "Region of surface of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:16529", + "name": "Duodenal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:16530", + "name": "Superior duodenal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16529" + ] + }, + "synonyms": [ + "Duodenojejunal fold" + ] + }, + { + "id": "FMA:16531", + "name": "Inferior duodenal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16529" + ] + }, + "synonyms": [ + "Duodenomesocolic fold" + ] + }, + { + "id": "FMA:16532", + "name": "Ileocecal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20620" + ] + }, + "synonyms": [ + "Bloodless fold of Treves", + "Bloodless fold of cecum", + "Ileocaecal fold" + ] + }, + { + "id": "FMA:16533", + "name": "Rectouterine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + }, + "synonyms": [ + "Rectovaginal fold", + "Posterior ligament of uterus", + "Fold of Douglas", + "Recto-uterine fold" + ] + }, + { + "id": "FMA:16534", + "name": "Umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:16535", + "name": "Medial umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16534" + ] + } + }, + { + "id": "FMA:16536", + "name": "Median umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16534" + ] + } + }, + { + "id": "FMA:16537", + "name": "Lateral umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16534" + ] + }, + "synonyms": [ + "Epigastric fold" + ] + }, + { + "id": "FMA:16538", + "name": "Right medial umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16535" + ] + } + }, + { + "id": "FMA:16539", + "name": "Left medial umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16535" + ] + } + }, + { + "id": "FMA:16540", + "name": "Right lateral umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16537" + ] + } + }, + { + "id": "FMA:16541", + "name": "Left lateral umbilical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16537" + ] + } + }, + { + "id": "FMA:16542", + "name": "Gastropancreatic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:16543", + "name": "Right gastropancreatic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16542" + ] + } + }, + { + "id": "FMA:16544", + "name": "Left gastropancreatic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16542" + ] + } + }, + { + "id": "FMA:16546", + "name": "Paravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + } + }, + { + "id": "FMA:16547", + "name": "Right paravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16546" + ] + } + }, + { + "id": "FMA:16548", + "name": "Left paravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16546" + ] + } + }, + { + "id": "FMA:16549", + "name": "Mesoappendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + }, + "synonyms": [ + "Meso-appendix", + "Mesentery of vermiform appendix", + "Mesentery of appendix" + ] + }, + { + "id": "FMA:16550", + "name": "Supravesical fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + } + }, + { + "id": "FMA:16551", + "name": "Phrenicocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + } + }, + { + "id": "FMA:16552", + "name": "Gastrocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + } + }, + { + "id": "FMA:16553", + "name": "Hepatocolic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21006" + ] + }, + "synonyms": [ + "Hepatocolic ligament" + ] + }, + { + "id": "FMA:16554", + "name": "Surface of right hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14601" + ] + }, + "synonyms": [ + "Right hypochondrium surface" + ] + }, + { + "id": "FMA:16555", + "name": "Surface of left hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14601" + ] + }, + "synonyms": [ + "Left hypochondrium surface" + ] + }, + { + "id": "FMA:16558", + "name": "Vestigial embryonic structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:16563", + "name": "Male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9578" + ] + }, + "synonyms": [ + "Male pelvis (volume)" + ] + }, + { + "id": "FMA:16564", + "name": "Female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9578" + ] + }, + "synonyms": [ + "Female pelvis (volume)" + ] + }, + { + "id": "FMA:16566", + "name": "Right medial umbilical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14077" + ] + } + }, + { + "id": "FMA:16567", + "name": "Left medial umbilical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14077" + ] + } + }, + { + "id": "FMA:16568", + "name": "Median umbilical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:16569", + "name": "Inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + } + }, + { + "id": "FMA:16570", + "name": "Medial inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16569" + ] + } + }, + { + "id": "FMA:16571", + "name": "Lateral inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16569" + ] + } + }, + { + "id": "FMA:16572", + "name": "Right lateral inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16571" + ] + } + }, + { + "id": "FMA:16573", + "name": "Left lateral inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16571" + ] + } + }, + { + "id": "FMA:16574", + "name": "Left medial inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16570" + ] + } + }, + { + "id": "FMA:16575", + "name": "Right medial inguinal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16570" + ] + } + }, + { + "id": "FMA:16576", + "name": "Right supravesical fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16550" + ] + } + }, + { + "id": "FMA:16577", + "name": "Left supravesical fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16550" + ] + } + }, + { + "id": "FMA:16579", + "name": "Acetabular part of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + } + }, + { + "id": "FMA:16580", + "name": "Bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25569" + ] + } + }, + { + "id": "FMA:16581", + "name": "Pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24874" + ] + } + }, + { + "id": "FMA:16582", + "name": "Right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16581" + ] + } + }, + { + "id": "FMA:16583", + "name": "Left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16581" + ] + } + }, + { + "id": "FMA:16585", + "name": "Hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + }, + "synonyms": [ + "Bone of pelvic girdle", + "Coxal bone", + "Innominate bone", + "Pelvic bone" + ] + }, + { + "id": "FMA:16586", + "name": "Right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16585" + ] + } + }, + { + "id": "FMA:16587", + "name": "Left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16585" + ] + } + }, + { + "id": "FMA:16588", + "name": "Zone of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Hip bone zone", + "Zone of innominate bone" + ] + }, + { + "id": "FMA:16589", + "name": "Ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + }, + "synonyms": [ + "Os iliacum", + "Os ilii" + ] + }, + { + "id": "FMA:16590", + "name": "Right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16589" + ] + } + }, + { + "id": "FMA:16591", + "name": "Left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16589" + ] + } + }, + { + "id": "FMA:16592", + "name": "Ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + } + }, + { + "id": "FMA:16593", + "name": "Right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16592" + ] + } + }, + { + "id": "FMA:16594", + "name": "Left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16592" + ] + } + }, + { + "id": "FMA:16595", + "name": "Pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + } + }, + { + "id": "FMA:16596", + "name": "Right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16595" + ] + } + }, + { + "id": "FMA:16597", + "name": "Left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16595" + ] + } + }, + { + "id": "FMA:16598", + "name": "Right acetabulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16579" + ] + } + }, + { + "id": "FMA:16599", + "name": "Left acetabulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16579" + ] + } + }, + { + "id": "FMA:16600", + "name": "Posterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:16601", + "name": "Anterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:16602", + "name": "Left lumbar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84599" + ] + }, + "synonyms": [ + "Left lumbar node" + ] + }, + { + "id": "FMA:16603", + "name": "Pre-aortic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16602" + ] + }, + "synonyms": [ + "Pre-aortic node" + ] + }, + { + "id": "FMA:16604", + "name": "Para-aortic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16602" + ] + }, + "synonyms": [ + "Lateral aortic lymph node", + "Lateral aortic node" + ] + }, + { + "id": "FMA:16605", + "name": "Right para-aortic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16604" + ] + }, + "synonyms": [ + "Right lateral aortic lymph node", + "Right lateral aortic node" + ] + }, + { + "id": "FMA:16606", + "name": "Left para-aortic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16604" + ] + }, + "synonyms": [ + "Left lateral aortic node", + "Left lateral aortic lymph node" + ] + }, + { + "id": "FMA:16607", + "name": "Retro-aortic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16602" + ] + }, + "synonyms": [ + "Retro-aortic node", + "Poataortic lymph node" + ] + }, + { + "id": "FMA:16608", + "name": "Mural mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12795" + ] + }, + "synonyms": [ + "Mural mesenteric node" + ] + }, + { + "id": "FMA:16609", + "name": "Intermediate mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12795" + ] + }, + "synonyms": [ + "Intermediate mesenteric node" + ] + }, + { + "id": "FMA:16610", + "name": "Juxta-arterial mesenteric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12795" + ] + }, + "synonyms": [ + "Juxta-arterial mesenteric node" + ] + }, + { + "id": "FMA:16611", + "name": "Ileocolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Ileocolic node" + ] + }, + { + "id": "FMA:16612", + "name": "Colic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Colic node", + "Mesocolic lymph node" + ] + }, + { + "id": "FMA:16613", + "name": "Epicolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Epicolic node" + ] + }, + { + "id": "FMA:16614", + "name": "Paracolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Paracolic node" + ] + }, + { + "id": "FMA:16615", + "name": "Intermediate colic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Intermediate colic node" + ] + }, + { + "id": "FMA:16616", + "name": "Preterminal colic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Preterminal colic node" + ] + }, + { + "id": "FMA:16617", + "name": "Ileal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Ileal node" + ] + }, + { + "id": "FMA:16618", + "name": "Anterior ileocolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16611" + ] + }, + "synonyms": [ + "Anterior ileocolic node" + ] + }, + { + "id": "FMA:16619", + "name": "Posterior ileocolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16611" + ] + }, + "synonyms": [ + "Posterior ileocolic node" + ] + }, + { + "id": "FMA:16620", + "name": "Appendicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Appendicular node" + ] + }, + { + "id": "FMA:16621", + "name": "Pararectal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Pararectal node" + ] + }, + { + "id": "FMA:16622", + "name": "Superior rectal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Superior rectal node" + ] + }, + { + "id": "FMA:16623", + "name": "Pancreaticoduodenal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Pancreaticoduodenal node" + ] + }, + { + "id": "FMA:16624", + "name": "Superior pancreaticoduodenal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16623" + ] + }, + "synonyms": [ + "Superior pancreaticoduodenal node" + ] + }, + { + "id": "FMA:16625", + "name": "Inferior pancreaticoduodenal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16623" + ] + }, + "synonyms": [ + "Inferior pancreaticoduodenal node" + ] + }, + { + "id": "FMA:16626", + "name": "Pancreatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Pancreatic node" + ] + }, + { + "id": "FMA:16627", + "name": "Superior pancreatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16626" + ] + }, + "synonyms": [ + "Superior pancreatic node" + ] + }, + { + "id": "FMA:16628", + "name": "Inferior pancreatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16626" + ] + }, + "synonyms": [ + "Inferior pancreatic node" + ] + }, + { + "id": "FMA:16629", + "name": "Intestinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Intestinal node" + ] + }, + { + "id": "FMA:16632", + "name": "Celiac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:16633", + "name": "Gastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:16634", + "name": "Hepatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:16635", + "name": "Pancreaticosplenic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:16636", + "name": "Superior mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234282" + ] + } + }, + { + "id": "FMA:16637", + "name": "Inferior mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234282" + ] + } + }, + { + "id": "FMA:16638", + "name": "Lateral aortic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234747" + ] + } + }, + { + "id": "FMA:16639", + "name": "Right lateral aortic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16638" + ] + } + }, + { + "id": "FMA:16640", + "name": "Left lateral aortic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16638" + ] + } + }, + { + "id": "FMA:16641", + "name": "Medial common iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12806" + ] + }, + "synonyms": [ + "Medial common iliac node" + ] + }, + { + "id": "FMA:16642", + "name": "Intermediate common iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12806" + ] + }, + "synonyms": [ + "Intermediate common iliac node" + ] + }, + { + "id": "FMA:16643", + "name": "Lateral common iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12806" + ] + }, + "synonyms": [ + "Lateral common iliac node" + ] + }, + { + "id": "FMA:16644", + "name": "Subaortic common iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12806" + ] + }, + "synonyms": [ + "Subaortic lymph node", + "Subaortic common iliac node" + ] + }, + { + "id": "FMA:16645", + "name": "Promontory lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12806" + ] + }, + "synonyms": [ + "Promontory node" + ] + }, + { + "id": "FMA:16646", + "name": "External iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "External iliac node" + ] + }, + { + "id": "FMA:16647", + "name": "Medial external iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Medial external iliac node" + ] + }, + { + "id": "FMA:16648", + "name": "Intermediate external iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Intermediate external iliac node" + ] + }, + { + "id": "FMA:16649", + "name": "Lateral external iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Lateral external iliac node" + ] + }, + { + "id": "FMA:16651", + "name": "Interiliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Interiliac node" + ] + }, + { + "id": "FMA:16652", + "name": "Inferior epigastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66170" + ] + } + }, + { + "id": "FMA:16653", + "name": "Circumflex iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12800" + ] + } + }, + { + "id": "FMA:16654", + "name": "Internal iliac lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "Internal iliac node" + ] + }, + { + "id": "FMA:16655", + "name": "Sacral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "Sacral node" + ] + }, + { + "id": "FMA:16656", + "name": "Obturator lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Obturator node" + ] + }, + { + "id": "FMA:16657", + "name": "Gluteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "Gluteal node" + ] + }, + { + "id": "FMA:16658", + "name": "Superior gluteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16657" + ] + }, + "synonyms": [ + "Superior gluteal node" + ] + }, + { + "id": "FMA:16659", + "name": "Inferior gluteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16657" + ] + }, + "synonyms": [ + "Inferior gluteal node" + ] + }, + { + "id": "FMA:16660", + "name": "Paravesicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66194" + ] + }, + "synonyms": [ + "Paravesicular node" + ] + }, + { + "id": "FMA:16661", + "name": "Prevesicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16660" + ] + }, + "synonyms": [ + "Prevesicular node" + ] + }, + { + "id": "FMA:16662", + "name": "Postvesicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16660" + ] + }, + "synonyms": [ + "Postvesicular node" + ] + }, + { + "id": "FMA:16663", + "name": "Lateral vesicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16660" + ] + } + }, + { + "id": "FMA:16664", + "name": "Parametrial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66194" + ] + }, + "synonyms": [ + "Parametrial node" + ] + }, + { + "id": "FMA:16665", + "name": "Parauterine lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66194" + ] + }, + "synonyms": [ + "Parauterine node" + ] + }, + { + "id": "FMA:16666", + "name": "Uterine paracervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66194" + ] + }, + "synonyms": [ + "Uterine paracervical node" + ] + }, + { + "id": "FMA:16667", + "name": "Presymphysial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66193" + ] + }, + "synonyms": [ + "Presymphysial node" + ] + }, + { + "id": "FMA:16668", + "name": "Paravaginal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66194" + ] + }, + "synonyms": [ + "Paravaginal node" + ] + }, + { + "id": "FMA:16669", + "name": "Anorectal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + } + }, + { + "id": "FMA:16670", + "name": "Common iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:16671", + "name": "External iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:16672", + "name": "Internal iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:16673", + "name": "Inferior epigastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234743" + ] + } + }, + { + "id": "FMA:16674", + "name": "Circumflex iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234827" + ] + } + }, + { + "id": "FMA:16675", + "name": "Sacral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:16676", + "name": "Obturator lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:16677", + "name": "Parametrial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234843" + ] + } + }, + { + "id": "FMA:16678", + "name": "Paravesicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234843" + ] + } + }, + { + "id": "FMA:16679", + "name": "Paravaginal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234843" + ] + } + }, + { + "id": "FMA:16680", + "name": "Presymphysial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:16681", + "name": "Efferent lymphatic of renal plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:16682", + "name": "Efferent lymphatic of renal plexus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16681" + ] + } + }, + { + "id": "FMA:16683", + "name": "Efferent lymphatic of renal plexus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16681" + ] + } + }, + { + "id": "FMA:16684", + "name": "Efferent lymphatic of intrarenal plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16681" + ] + } + }, + { + "id": "FMA:16685", + "name": "Efferent lymphatic of intrarenal plexus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16684" + ] + } + }, + { + "id": "FMA:16686", + "name": "Efferent lymphatic of intrarenal plexus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16684" + ] + } + }, + { + "id": "FMA:16687", + "name": "Efferent lymphatic of perirenal plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16681" + ] + } + }, + { + "id": "FMA:16688", + "name": "Efferent lymphatic of perirenal plexus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16687" + ] + } + }, + { + "id": "FMA:16689", + "name": "Efferent lymphatic of perirenal plexus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16687" + ] + } + }, + { + "id": "FMA:16690", + "name": "Retro-aortic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234747" + ] + } + }, + { + "id": "FMA:16691", + "name": "Pancreaticoduodenal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:16692", + "name": "Prececal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Prececal node", + "Precaecal node" + ] + }, + { + "id": "FMA:16693", + "name": "Retrocecal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Retrocecal node", + "Retrocaecal node" + ] + }, + { + "id": "FMA:16694", + "name": "Retroperitoneal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66170" + ] + }, + "synonyms": [ + "Retroperitoneal node" + ] + }, + { + "id": "FMA:16695", + "name": "Right colic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Right colic node" + ] + }, + { + "id": "FMA:16696", + "name": "Left colic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Left colic node" + ] + }, + { + "id": "FMA:16697", + "name": "Midcolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16612" + ] + }, + "synonyms": [ + "Midcolic node", + "Middle colic node" + ] + }, + { + "id": "FMA:16698", + "name": "Meningeal branch of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11224" + ] + }, + "synonyms": [ + "Meningeal branch of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16699", + "name": "Meningeal branch of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11224" + ] + }, + "synonyms": [ + "Meningeal branch of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16700", + "name": "Meningeal branch of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11224" + ] + }, + "synonyms": [ + "Meningeal branch of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16701", + "name": "Meningeal branch of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11224" + ] + }, + "synonyms": [ + "Meningeal branch of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16702", + "name": "Meningeal branch of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11224" + ] + }, + "synonyms": [ + "Meningeal branch of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16703", + "name": "Meningeal branch of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16698" + ] + }, + "synonyms": [ + "Meningeal branch of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16704", + "name": "Meningeal branch of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16698" + ] + }, + "synonyms": [ + "Meningeal branch of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16705", + "name": "Meningeal branch of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16699" + ] + }, + "synonyms": [ + "Meningeal branch of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16706", + "name": "Meningeal branch of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16699" + ] + }, + "synonyms": [ + "Meningeal branch of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16707", + "name": "Meningeal branch of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16700" + ] + }, + "synonyms": [ + "Meningeal branch of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16708", + "name": "Meningeal branch of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16700" + ] + }, + "synonyms": [ + "Meningeal branch of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16709", + "name": "Meningeal branch of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16701" + ] + }, + "synonyms": [ + "Meningeal branch of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16710", + "name": "Meningeal branch of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16701" + ] + }, + "synonyms": [ + "Meningeal branch of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16711", + "name": "Meningeal branch of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16702" + ] + }, + "synonyms": [ + "Meningeal branch of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16712", + "name": "Meningeal branch of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16702" + ] + }, + "synonyms": [ + "Meningeal branch of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16713", + "name": "Meningeal branch of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11225" + ] + }, + "synonyms": [ + "Meningeal branch of first sacral spinal nerve", + "Recurrent meningeal branch of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16714", + "name": "Meningeal branch of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11225" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of second sacral spinal nerve", + "Meningeal branch of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16715", + "name": "Meningeal branch of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11225" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of third sacral spinal nerve", + "Meningeal branch of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16716", + "name": "Meningeal branch of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11225" + ] + }, + "synonyms": [ + "Meningeal branch of fourth sacral spinal nerve", + "Recurrent meningeal branch of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16717", + "name": "Meningeal branch of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11225" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of fifth sacral spinal nerve", + "Meningeal branch of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16718", + "name": "Meningeal branch of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16713" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right first sacral spinal nerve", + "Meningeal branch of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16719", + "name": "Meningeal branch of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16713" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left first sacral spinal nerve", + "Meningeal branch of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16720", + "name": "Meningeal branch of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16714" + ] + }, + "synonyms": [ + "Meningeal branch of right second sacral spinal nerve", + "Recurrent meningeal branch of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16721", + "name": "Meningeal branch of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16714" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left second sacral spinal nerve", + "Meningeal branch of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16722", + "name": "Meningeal branch of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16715" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right third sacral spinal nerve", + "Meningeal branch of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16723", + "name": "Meningeal branch of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16715" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of left third sacral spinal nerve", + "Meningeal branch of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16724", + "name": "Meningeal branch of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16716" + ] + }, + "synonyms": [ + "Meningeal branch of right fourth sacral spinal nerve", + "Recurrent meningeal branch of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16725", + "name": "Meningeal branch of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16716" + ] + }, + "synonyms": [ + "Meningeal branch of left fourth sacral spinal nerve", + "Recurrent meningeal branch of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16726", + "name": "Meningeal branch of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16717" + ] + }, + "synonyms": [ + "Meningeal branch of right fifth sacral spinal nerve", + "Recurrent meningeal branch of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16727", + "name": "Meningeal branch of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16717" + ] + }, + "synonyms": [ + "Meningeal branch of left fifth sacral spinal nerve", + "Recurrent meningeal branch of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16728", + "name": "Meningeal branch of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11226" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of right coccygeal spinal nerve", + "Meningeal branch of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16729", + "name": "Meningeal branch of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11226" + ] + }, + "synonyms": [ + "Meningeal branch of left coccygeal spinal nerve", + "Recurrent meningeal branch of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16730", + "name": "Transverse branch of meningeal branch of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5993" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of lumbar spinal nerve" + ] + }, + { + "id": "FMA:16731", + "name": "Transverse branch of meningeal branch of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5993" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of sacral spinal nerve" + ] + }, + { + "id": "FMA:16732", + "name": "Transverse branch of meningeal branch of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5993" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16733", + "name": "Transverse branch of meningeal branch of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16730" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16734", + "name": "Transverse branch of meningeal branch of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16730" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16735", + "name": "Transverse branch of meningeal branch of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16730" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16736", + "name": "Transverse branch of meningeal branch of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16730" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16737", + "name": "Transverse branch of meningeal branch of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16730" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16738", + "name": "Transverse branch of meningeal branch of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16733" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16739", + "name": "Transverse branch of meningeal branch of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16733" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16740", + "name": "Transverse branch of meningeal branch of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16734" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16742", + "name": "Transverse branch of meningeal branch of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16734" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16743", + "name": "Transverse branch of meningeal branch of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16735" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16744", + "name": "Transverse branch of meningeal branch of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16735" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16745", + "name": "Transverse branch of meningeal branch of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16736" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16746", + "name": "Transverse branch of meningeal branch of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16736" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16747", + "name": "Transverse branch of meningeal branch of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16737" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16748", + "name": "Transverse branch of meningeal branch of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16737" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16749", + "name": "Transverse branch of meningeal branch of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16731" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16750", + "name": "Transverse branch of meningeal branch of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16731" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16751", + "name": "Transverse branch of meningeal branch of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16731" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16752", + "name": "Transverse branch of meningeal branch of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16731" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16753", + "name": "Transverse branch of meningeal branch of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16731" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16754", + "name": "Transverse branch of meningeal branch of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16749" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16755", + "name": "Transverse branch of meningeal branch of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16749" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16756", + "name": "Transverse branch of meningeal branch of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16750" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16757", + "name": "Transverse branch of meningeal branch of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16750" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16758", + "name": "Transverse branch of meningeal branch of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16751" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16759", + "name": "Transverse branch of meningeal branch of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16751" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16760", + "name": "Transverse branch of meningeal branch of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16752" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16761", + "name": "Transverse branch of meningeal branch of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16752" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16762", + "name": "Transverse branch of meningeal branch of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16753" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16763", + "name": "Transverse branch of meningeal branch of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16753" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16764", + "name": "Transverse branch of meningeal branch of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16732" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16765", + "name": "Transverse branch of meningeal branch of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16732" + ] + }, + "synonyms": [ + "Transverse branch of meningeal branch of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16766", + "name": "Ascending branch of meningeal branch of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5994" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of lumbar spinal nerve" + ] + }, + { + "id": "FMA:16767", + "name": "Ascending branch of meningeal branch of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5994" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of sacral spinal nerve" + ] + }, + { + "id": "FMA:16768", + "name": "Ascending branch of meningeal branch of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5994" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16769", + "name": "Ascending branch of meningeal branch of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16766" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16770", + "name": "Ascending branch of meningeal branch of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16766" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16771", + "name": "Ascending branch of meningeal branch of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16766" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16772", + "name": "Ascending branch of meningeal branch of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16766" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16773", + "name": "Ascending branch of meningeal branch of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16766" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16774", + "name": "Ascending branch of meningeal branch of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16769" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16775", + "name": "Ascending branch of meningeal branch of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16769" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16776", + "name": "Ascending branch of meningeal branch of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16770" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16777", + "name": "Ascending branch of meningeal branch of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16770" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16779", + "name": "Ascending branch of meningeal branch of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16771" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16780", + "name": "Ascending branch of meningeal branch of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16771" + ] + } + }, + { + "id": "FMA:16781", + "name": "Ascending branch of meningeal branch of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16772" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16782", + "name": "Ascending branch of meningeal branch of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16772" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16783", + "name": "Ascending branch of meningeal branch of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16773" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16784", + "name": "Ascending branch of meningeal branch of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16773" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16785", + "name": "Ascending branch of meningeal branch of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16767" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16786", + "name": "Ascending branch of meningeal branch of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16767" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16787", + "name": "Ascending branch of meningeal branch of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16767" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16788", + "name": "Ascending branch of meningeal branch of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16767" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16789", + "name": "Ascending branch of meningeal branch of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16767" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16790", + "name": "Ascending branch of meningeal branch of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16785" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16791", + "name": "Ascending branch of meningeal branch of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16785" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16792", + "name": "Ascending branch of meningeal branch of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16786" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16793", + "name": "Ascending branch of meningeal branch of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16786" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16794", + "name": "Ascending branch of meningeal branch of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16787" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16795", + "name": "Ascending branch of meningeal branch of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16787" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16796", + "name": "Ascending branch of meningeal branch of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16788" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16797", + "name": "Ascending branch of meningeal branch of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16788" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16798", + "name": "Ascending branch of meningeal branch of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16789" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16799", + "name": "Ascending branch of meningeal branch of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16789" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16800", + "name": "Ascending branch of meningeal branch of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16768" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16801", + "name": "Ascending branch of meningeal branch of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16768" + ] + }, + "synonyms": [ + "Ascending branch of meningeal branch of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16802", + "name": "Descending branch of meningeal branch of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5995" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of lumbar spinal nerve" + ] + }, + { + "id": "FMA:16803", + "name": "Descending branch of meningeal branch of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5995" + ] + } + }, + { + "id": "FMA:16804", + "name": "Descending branch of meningeal branch of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5995" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16805", + "name": "Descending branch of meningeal branch of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16802" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16806", + "name": "Descending branch of meningeal branch of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16802" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16807", + "name": "Descending branch of meningeal branch of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16802" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16808", + "name": "Descending branch of meningeal branch of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16802" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16809", + "name": "Descending branch of meningeal branch of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16802" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16810", + "name": "Descending branch of meningeal branch of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16805" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16811", + "name": "Descending branch of meningeal branch of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16805" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16812", + "name": "Descending branch of meningeal branch of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16806" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16813", + "name": "Descending branch of meningeal branch of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16806" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16814", + "name": "Descending branch of meningeal branch of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16807" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16815", + "name": "Descending branch of meningeal branch of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16807" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16816", + "name": "Descending branch of meningeal branch of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16808" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16817", + "name": "Descending branch of meningeal branch of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16808" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16818", + "name": "Descending branch of meningeal branch of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16809" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16819", + "name": "Descending branch of meningeal branch of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16809" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:16820", + "name": "Descending branch of meningeal branch of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16803" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16821", + "name": "Descending branch of meningeal branch of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16803" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16822", + "name": "Descending branch of meningeal branch of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16803" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16823", + "name": "Descending branch of meningeal branch of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16803" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16824", + "name": "Descending branch of meningeal branch of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16803" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16825", + "name": "Descending branch of meningeal branch of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16820" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16826", + "name": "Descending branch of meningeal branch of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16820" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16827", + "name": "Descending branch of meningeal branch of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16821" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16828", + "name": "Descending branch of meningeal branch of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16821" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16829", + "name": "Descending branch of meningeal branch of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16822" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16830", + "name": "Descending branch of meningeal branch of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16822" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16831", + "name": "Descending branch of meningeal branch of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16823" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16832", + "name": "Descending branch of meningeal branch of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16823" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:16833", + "name": "Descending branch of meningeal branch of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16824" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16834", + "name": "Descending branch of meningeal branch of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16824" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:16835", + "name": "Descending branch of meningeal branch of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16804" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16836", + "name": "Descending branch of meningeal branch of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16804" + ] + }, + "synonyms": [ + "Descending branch of meningeal branch of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:16837", + "name": "Medial branch of posterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11205" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of sacral spinal nerve", + "Medial branch of dorsal ramus of sacral spinal nerve" + ] + }, + { + "id": "FMA:16838", + "name": "Lateral branch of posterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11205" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of sacral spinal nerve", + "Lateral branch of dorsal ramus of sacral spinal nerve" + ] + }, + { + "id": "FMA:16839", + "name": "Lateral branch of posterior ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16838" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of first sacral spinal nerve", + "Lateral branch of posterior ramus of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16840", + "name": "Lateral branch of posterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16838" + ] + }, + "synonyms": [ + "Lateral branch of posterior branch of second sacral spinal nerve", + "Lateral branch of dorsal ramus of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16841", + "name": "Lateral branch of posterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16838" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of third sacral spinal nerve", + "Lateral branch of posterior ramus of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16842", + "name": "Lateral branch of posterior ramus of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16839" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of right first sacral spinal nerve", + "Lateral branch of dorsal ramus of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16843", + "name": "Lateral branch of posterior ramus of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16839" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of left first sacral spinal nerve", + "Lateral branch of dorsal ramus of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16844", + "name": "Lateral branch of posterior ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16840" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of right second sacral spinal nerve", + "Lateral branch of dorsal ramus of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16845", + "name": "Lateral branch of posterior ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16840" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of left second sacral spinal nerve", + "Lateral branch of posterior ramus of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16846", + "name": "Lateral branch of posterior ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16841" + ] + }, + "synonyms": [ + "Lateral branch of dorsal ramus of right third sacral spinal nerve", + "Lateral branch of posterior ramus of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16847", + "name": "Lateral branch of posterior ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16841" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of left third sacral spinal nerve", + "Lateral branch of dorsal ramus of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16848", + "name": "Medial branch of posterior ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16837" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of first sacral spinal nerve", + "Medial branch of dorsal ramus of first sacral spinal nerve" + ] + }, + { + "id": "FMA:16849", + "name": "Medial branch of posterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16837" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of second sacral spinal nerve", + "Medial branch of posterior ramus of second sacral spinal nerve" + ] + }, + { + "id": "FMA:16850", + "name": "Medial branch of posterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16837" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of third sacral spinal nerve", + "Medial branch of posterior ramus of third sacral spinal nerve" + ] + }, + { + "id": "FMA:16851", + "name": "Medial branch of posterior ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16850" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of right third sacral spinal nerve", + "Medial branch of dorsal ramus of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:16852", + "name": "Medial branch of posterior ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16850" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of left third sacral spinal nerve", + "Medial branch of dorsal ramus of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:16853", + "name": "Medial branch of posterior ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16849" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of right second sacral spinal nerve", + "Medial branch of dorsal ramus of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:16854", + "name": "Medial branch of posterior ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16849" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of left second sacral spinal nerve", + "Medial branch of dorsal ramus of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:16855", + "name": "Medial branch of posterior ramus of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16848" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of right first sacral spinal nerve", + "Medial branch of dorsal ramus of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:16856", + "name": "Medial branch of posterior ramus of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16848" + ] + }, + "synonyms": [ + "Medial branch of dorsal ramus of left first sacral spinal nerve", + "Medial branch of posterior ramus of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:16857", + "name": "Cutaneous branch of lateral branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6021" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of lumbar spinal nerve", + "Cutaneous branch of lateral branch of posterior ramus of lumbar spinal nerve" + ] + }, + { + "id": "FMA:16858", + "name": "Cutaneous branch of lateral branch of posterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16857" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of first lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16859", + "name": "Cutaneous branch of lateral branch of posterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16857" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of second lumbar spinal nerve", + "Cutaneous branch of lateral branch of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16860", + "name": "Cutaneous branch of lateral branch of posterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16857" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of third lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16861", + "name": "Cutaneous branch of lateral branch of posterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16858" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of right first lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16862", + "name": "Cutaneous branch of lateral branch of posterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16858" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of left first lumbar spinal nerve", + "Cutaneous branch of lateral branch of posterior ramus of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16863", + "name": "Cutaneous branch of lateral branch of posterior ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16859" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of right second lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16864", + "name": "Cutaneous branch of lateral branch of posterior ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16859" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of dorsal ramus of left second lumbar spinal nerve", + "Cutaneous branch of lateral branch of posterior ramus of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16865", + "name": "Cutaneous branch of lateral branch of posterior ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16860" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of right third lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16866", + "name": "Cutaneous branch of lateral branch of posterior ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16860" + ] + }, + "synonyms": [ + "Cutaneous branch of lateral branch of posterior ramus of left third lumbar spinal nerve", + "Cutaneous branch of lateral branch of dorsal ramus of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16884", + "name": "White communicating ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16417" + ] + }, + "synonyms": [ + "White ramus communicans of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16885", + "name": "White communicating ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16417" + ] + }, + "synonyms": [ + "White ramus communicans of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:16886", + "name": "White communicating ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16418" + ] + }, + "synonyms": [ + "White ramus communicans of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16887", + "name": "White communicating ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16418" + ] + }, + "synonyms": [ + "White ramus communicans of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:16888", + "name": "White communicating ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16419" + ] + }, + "synonyms": [ + "White ramus communicans of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16889", + "name": "White communicating ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16419" + ] + }, + "synonyms": [ + "White ramus communicans of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:16890", + "name": "Anterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:16891", + "name": "Posterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:16892", + "name": "Left anterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16601" + ] + } + }, + { + "id": "FMA:16893", + "name": "Right anterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16601" + ] + } + }, + { + "id": "FMA:16894", + "name": "Left posterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16600" + ] + } + }, + { + "id": "FMA:16895", + "name": "Right posterior superior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16600" + ] + } + }, + { + "id": "FMA:16896", + "name": "Left anterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16890" + ] + } + }, + { + "id": "FMA:16897", + "name": "Right anterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16890" + ] + } + }, + { + "id": "FMA:16898", + "name": "Left posterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16891" + ] + } + }, + { + "id": "FMA:16899", + "name": "Right posterior inferior iliac spine (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16891" + ] + } + }, + { + "id": "FMA:16900", + "name": "Tuberosity of iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of iliac crest", + "Tuberculum of iliac crest", + "Iliac crest tuberosity", + "Tuberculum iliacum (Labium externum) (Crista iliaca)" + ] + }, + { + "id": "FMA:16901", + "name": "Pelvic splanchnic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5883" + ] + } + }, + { + "id": "FMA:16902", + "name": "Greater sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:16903", + "name": "Tubercle of left iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16900" + ] + }, + "synonyms": [ + "Left iliac crest tubercle" + ] + }, + { + "id": "FMA:16904", + "name": "Tubercle of right iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16900" + ] + }, + "synonyms": [ + "Right iliac crest tubercle" + ] + }, + { + "id": "FMA:16905", + "name": "Left greater sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16902" + ] + } + }, + { + "id": "FMA:16906", + "name": "Right greater sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16902" + ] + } + }, + { + "id": "FMA:16907", + "name": "Iliopubic eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63610" + ] + }, + "synonyms": [ + "Iliopectineal eminence", + "Iliopubic ramus" + ] + }, + { + "id": "FMA:16908", + "name": "Iliac tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:16909", + "name": "Left iliac tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16908" + ] + } + }, + { + "id": "FMA:16910", + "name": "Right iliac tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16908" + ] + } + }, + { + "id": "FMA:16911", + "name": "Lesser sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:16912", + "name": "Left lesser sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16911" + ] + } + }, + { + "id": "FMA:16913", + "name": "Right lesser sciatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16911" + ] + } + }, + { + "id": "FMA:16914", + "name": "Iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + } + }, + { + "id": "FMA:16915", + "name": "Left iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16914" + ] + } + }, + { + "id": "FMA:16916", + "name": "Right iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16914" + ] + } + }, + { + "id": "FMA:16917", + "name": "Iliac fossa (anatomical feature)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16918", + "name": "Left iliac fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16917" + ] + } + }, + { + "id": "FMA:16919", + "name": "Arcuate line of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea arcuata (Vaginae musculi recti abdominis)", + "Semicircular line of Douglas", + "Arcuate line of posterior rectus sheath" + ] + }, + { + "id": "FMA:16920", + "name": "Left iliopubic eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16907" + ] + } + }, + { + "id": "FMA:16921", + "name": "Right iliopubic eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16907" + ] + } + }, + { + "id": "FMA:16922", + "name": "Anterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea glutealis anterior" + ] + }, + { + "id": "FMA:16923", + "name": "Left anterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16922" + ] + } + }, + { + "id": "FMA:16924", + "name": "Right anterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16922" + ] + } + }, + { + "id": "FMA:16925", + "name": "Posterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea glutealis posterior" + ] + }, + { + "id": "FMA:16926", + "name": "Left posterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16925" + ] + } + }, + { + "id": "FMA:16927", + "name": "Right posterior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16925" + ] + } + }, + { + "id": "FMA:16928", + "name": "Inferior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea glutealis inferior" + ] + }, + { + "id": "FMA:16929", + "name": "Left inferior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16928" + ] + } + }, + { + "id": "FMA:16930", + "name": "Right inferior gluteal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16928" + ] + } + }, + { + "id": "FMA:16935", + "name": "Auricular surface of Ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Auricular facet of ilium", + "Facies auricularis" + ] + }, + { + "id": "FMA:16936", + "name": "Auricular surface of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16935" + ] + } + }, + { + "id": "FMA:16937", + "name": "Auricular surface of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16935" + ] + } + }, + { + "id": "FMA:16938", + "name": "Pelvic surface of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16939", + "name": "Pelvic surface of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16938" + ] + } + }, + { + "id": "FMA:16940", + "name": "Pelvic surface of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16938" + ] + } + }, + { + "id": "FMA:16941", + "name": "Acetabular rim", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63610" + ] + } + }, + { + "id": "FMA:16942", + "name": "Left acetabular rim", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16941" + ] + } + }, + { + "id": "FMA:16943", + "name": "Right acetabular rim", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16941" + ] + } + }, + { + "id": "FMA:16944", + "name": "Acetabular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16945", + "name": "Left acetabular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16944" + ] + } + }, + { + "id": "FMA:16946", + "name": "Right acetabular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16944" + ] + } + }, + { + "id": "FMA:16947", + "name": "Preauricular sulcus of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16948", + "name": "Preauricular sulcus of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16947" + ] + } + }, + { + "id": "FMA:16949", + "name": "Preauricular sulcus of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16947" + ] + } + }, + { + "id": "FMA:16950", + "name": "Pubic symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7498" + ] + }, + "synonyms": [ + "Symphysis pubis" + ] + }, + { + "id": "FMA:16951", + "name": "Pubic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20220" + ] + }, + "synonyms": [ + "Arcus pubis" + ] + }, + { + "id": "FMA:16952", + "name": "Pubic crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82512" + ] + } + }, + { + "id": "FMA:16953", + "name": "Pubic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:16954", + "name": "Left pubic crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16952" + ] + } + }, + { + "id": "FMA:16955", + "name": "Right pubic crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16952" + ] + } + }, + { + "id": "FMA:16956", + "name": "Left pubic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16953" + ] + } + }, + { + "id": "FMA:16957", + "name": "Right pubic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16953" + ] + } + }, + { + "id": "FMA:16959", + "name": "Anterior surface of body of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Anterior surface of pubic body", + "Anterior pubic surface" + ] + }, + { + "id": "FMA:16960", + "name": "Posterior surface of body of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Posterior pubic surface", + "Posterior surface of pubic body" + ] + }, + { + "id": "FMA:16961", + "name": "Anterior surface of body of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16959" + ] + }, + "synonyms": [ + "Anterior surface of left pubic body" + ] + }, + { + "id": "FMA:16962", + "name": "Anterior surface of body of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16959" + ] + }, + "synonyms": [ + "Anterior surface of right pubic body" + ] + }, + { + "id": "FMA:16963", + "name": "Posterior surface of body of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16960" + ] + }, + "synonyms": [ + "Posterior surface of left pubic body" + ] + }, + { + "id": "FMA:16964", + "name": "Posterior surface of body of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16960" + ] + }, + "synonyms": [ + "Posterior surface of right pubic body" + ] + }, + { + "id": "FMA:16965", + "name": "Symphysial surface of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16966", + "name": "Antero-external surface of inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16967", + "name": "Antero-external surface of left inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16966" + ] + } + }, + { + "id": "FMA:16968", + "name": "Antero-external surface of right inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16966" + ] + } + }, + { + "id": "FMA:16969", + "name": "Postero-internal surface of inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16970", + "name": "Postero-internal surface of left inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16969" + ] + } + }, + { + "id": "FMA:16971", + "name": "Postero-internal surface of right inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16969" + ] + } + }, + { + "id": "FMA:16972", + "name": "Pectineal surface of superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16973", + "name": "Pectineal surface of left superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16972" + ] + } + }, + { + "id": "FMA:16974", + "name": "Pectineal surface of right superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16972" + ] + } + }, + { + "id": "FMA:16975", + "name": "Sacropelvic surface of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Facies sacropelvica" + ] + }, + { + "id": "FMA:16976", + "name": "Obturator crest of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16986" + ] + } + }, + { + "id": "FMA:16977", + "name": "Obturator crest of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16976" + ] + } + }, + { + "id": "FMA:16978", + "name": "Obturator crest of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16976" + ] + } + }, + { + "id": "FMA:16979", + "name": "Pecten pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Pectineal line", + "Pectineal line of pubis", + "Iliopectineal line" + ] + }, + { + "id": "FMA:16980", + "name": "Zone of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + }, + "synonyms": [ + "Jejunum zone" + ] + }, + { + "id": "FMA:16981", + "name": "Proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16980" + ] + }, + "synonyms": [ + "Proximal portion of jejunum", + "Upper portion of jejunum" + ] + }, + { + "id": "FMA:16982", + "name": "Middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16980" + ] + }, + "synonyms": [ + "Middle portion of jejunum" + ] + }, + { + "id": "FMA:16983", + "name": "Distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16980" + ] + }, + "synonyms": [ + "Distal portion of jejunum" + ] + }, + { + "id": "FMA:16984", + "name": "Sacropelvic surface of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16975" + ] + } + }, + { + "id": "FMA:16985", + "name": "Sacropelvic surface of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16975" + ] + } + }, + { + "id": "FMA:16986", + "name": "Zone of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + }, + "synonyms": [ + "Pubis zone" + ] + }, + { + "id": "FMA:16987", + "name": "Body of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16986" + ] + }, + "synonyms": [ + "Pubis body", + "Pubic body" + ] + }, + { + "id": "FMA:16988", + "name": "Superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16986" + ] + }, + "synonyms": [ + "Superior ramus of pubis" + ] + }, + { + "id": "FMA:16989", + "name": "Inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16986" + ] + }, + "synonyms": [ + "Inferior ramus of pubis" + ] + }, + { + "id": "FMA:16990", + "name": "Body of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16987" + ] + }, + "synonyms": [ + "Left pubis body" + ] + }, + { + "id": "FMA:16991", + "name": "Body of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16987" + ] + }, + "synonyms": [ + "Right pubis body" + ] + }, + { + "id": "FMA:16992", + "name": "Left superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16988" + ] + } + }, + { + "id": "FMA:16993", + "name": "Right superior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16988" + ] + } + }, + { + "id": "FMA:16994", + "name": "Left inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16989" + ] + } + }, + { + "id": "FMA:16995", + "name": "Right inferior pubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16989" + ] + } + }, + { + "id": "FMA:16996", + "name": "Obturator groove of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:16997", + "name": "Obturator groove of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16996" + ] + } + }, + { + "id": "FMA:16998", + "name": "Obturator groove of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16996" + ] + } + }, + { + "id": "FMA:16999", + "name": "Obturator foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Foramen obturatorium" + ] + }, + { + "id": "FMA:17000", + "name": "Left obturator foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16999" + ] + } + }, + { + "id": "FMA:17001", + "name": "Right obturator foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16999" + ] + } + }, + { + "id": "FMA:17002", + "name": "Linea terminalis of bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea terminalis" + ] + }, + { + "id": "FMA:17003", + "name": "Zone of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + }, + "synonyms": [ + "Ischium zone" + ] + }, + { + "id": "FMA:17004", + "name": "Body of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17003" + ] + }, + "synonyms": [ + "Ischial body", + "Ischium body" + ] + }, + { + "id": "FMA:17005", + "name": "Body of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17004" + ] + }, + "synonyms": [ + "Left ischium body" + ] + }, + { + "id": "FMA:17006", + "name": "Body of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17004" + ] + }, + "synonyms": [ + "Right ischium body" + ] + }, + { + "id": "FMA:17007", + "name": "Ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17003" + ] + }, + "synonyms": [ + "Ramus ossis ischii", + "Ramus of ischium" + ] + }, + { + "id": "FMA:17008", + "name": "Left ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17007" + ] + } + }, + { + "id": "FMA:17009", + "name": "Right ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17007" + ] + } + }, + { + "id": "FMA:17010", + "name": "Ischial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuber ischiale" + ] + }, + { + "id": "FMA:17011", + "name": "Left ischial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17010" + ] + } + }, + { + "id": "FMA:17012", + "name": "Right ischial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17010" + ] + } + }, + { + "id": "FMA:17013", + "name": "Femoral surface of ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:17014", + "name": "Femoral surface of left ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17013" + ] + } + }, + { + "id": "FMA:17015", + "name": "Femoral surface of right ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17013" + ] + } + }, + { + "id": "FMA:17016", + "name": "Dorsal surface of ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:17017", + "name": "Dorsal surface of left ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17016" + ] + } + }, + { + "id": "FMA:17018", + "name": "Dorsal surface of right ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17016" + ] + } + }, + { + "id": "FMA:17019", + "name": "Pelvic surface of ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:17020", + "name": "Pelvic surface of left ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17019" + ] + } + }, + { + "id": "FMA:17021", + "name": "Pelvic surface of right ischial body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17019" + ] + } + }, + { + "id": "FMA:17022", + "name": "Anterior surface of ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:17023", + "name": "Anterior surface of left ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17022" + ] + } + }, + { + "id": "FMA:17024", + "name": "Anterior surface of right ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17022" + ] + } + }, + { + "id": "FMA:17025", + "name": "Posterior surface of ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + } + }, + { + "id": "FMA:17026", + "name": "Posterior surface of left ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17025" + ] + } + }, + { + "id": "FMA:17027", + "name": "Posterior surface of right ischial ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17025" + ] + } + }, + { + "id": "FMA:17028", + "name": "Ischial spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82508" + ] + }, + "synonyms": [ + "Spina ischialis" + ] + }, + { + "id": "FMA:17029", + "name": "Left ischial spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17028" + ] + } + }, + { + "id": "FMA:17030", + "name": "Right ischial spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17028" + ] + } + }, + { + "id": "FMA:17031", + "name": "Greater sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Foramen sciaticum (ischiadicum) majus" + ] + }, + { + "id": "FMA:17032", + "name": "Left greater sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17031" + ] + } + }, + { + "id": "FMA:17033", + "name": "Right greater sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17031" + ] + } + }, + { + "id": "FMA:17034", + "name": "Anterior obturator tubercle of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:17035", + "name": "Lesser sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Foramen sciaticum (ischiadicum) minus" + ] + }, + { + "id": "FMA:17036", + "name": "Left lesser sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17035" + ] + } + }, + { + "id": "FMA:17037", + "name": "Right lesser sciatic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17035" + ] + } + }, + { + "id": "FMA:17041", + "name": "Constriction zone of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:17042", + "name": "External surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19968" + ] + } + }, + { + "id": "FMA:17043", + "name": "Internal surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19968" + ] + } + }, + { + "id": "FMA:17045", + "name": "Mucosal fold of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:17046", + "name": "Gastroduodenal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:17048", + "name": "Wall of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:17049", + "name": "Wall of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:17050", + "name": "Wall of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Pyloric antrum wall" + ] + }, + { + "id": "FMA:17051", + "name": "Wall of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Pyloric canal wall" + ] + }, + { + "id": "FMA:17052", + "name": "Mucosa of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + }, + "synonyms": [ + "Mucosa of subdivision of stomach" + ] + }, + { + "id": "FMA:17053", + "name": "Mucosa of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + } + }, + { + "id": "FMA:17054", + "name": "Mucosa of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + } + }, + { + "id": "FMA:17055", + "name": "Mucosa of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + }, + "synonyms": [ + "Pyloric antrum mucosa" + ] + }, + { + "id": "FMA:17056", + "name": "Mucosa of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + }, + "synonyms": [ + "Pyloric canal mucosa" + ] + }, + { + "id": "FMA:17057", + "name": "Submucosa of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Submucosa of subdivision of stomach" + ] + }, + { + "id": "FMA:17058", + "name": "Submucosa of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + } + }, + { + "id": "FMA:17059", + "name": "Submucosa of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + } + }, + { + "id": "FMA:17060", + "name": "Submucosa of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + }, + "synonyms": [ + "Pyloric antrum submucosa" + ] + }, + { + "id": "FMA:17061", + "name": "Submucosa of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + }, + "synonyms": [ + "Pyloric canal submucosa" + ] + }, + { + "id": "FMA:17062", + "name": "Muscle layer of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Muscularis externa of subdivision of stomach" + ] + }, + { + "id": "FMA:17063", + "name": "Muscle layer of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + }, + "synonyms": [ + "Muscularis externa of fundus of stomach", + "Muscle layer of gastric fundus" + ] + }, + { + "id": "FMA:17064", + "name": "Muscle layer of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + }, + "synonyms": [ + "Muscularis externa of body of stomach" + ] + }, + { + "id": "FMA:17065", + "name": "Muscle layer of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + }, + "synonyms": [ + "Muscularis externa of pyloric antrum" + ] + }, + { + "id": "FMA:17066", + "name": "Muscle layer of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + }, + "synonyms": [ + "Muscularis externa of pyloric canal" + ] + }, + { + "id": "FMA:17067", + "name": "Subserosa of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85413" + ] + } + }, + { + "id": "FMA:17068", + "name": "Subserosa of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + } + }, + { + "id": "FMA:17069", + "name": "Subserosa of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + } + }, + { + "id": "FMA:17070", + "name": "Subserosa of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + }, + "synonyms": [ + "Pyloric antrum subserosa" + ] + }, + { + "id": "FMA:17071", + "name": "Subserosa of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + }, + "synonyms": [ + "Pyloric canal subserosa" + ] + }, + { + "id": "FMA:17072", + "name": "Serosa of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of stomach" + ] + }, + { + "id": "FMA:17073", + "name": "Serosa of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + }, + "synonyms": [ + "Visceral peritoneum of fundus of stomach" + ] + }, + { + "id": "FMA:17074", + "name": "Serosa of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + }, + "synonyms": [ + "Visceral peritoneum of body of stomach" + ] + }, + { + "id": "FMA:17075", + "name": "Serosa of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + }, + "synonyms": [ + "Visceral peritoneum of pyloric antrum", + "Pyloric antrum serosa" + ] + }, + { + "id": "FMA:17076", + "name": "Serosa of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + }, + "synonyms": [ + "Visceral peritoneum of pyloric canal", + "Pyloric canal serosa" + ] + }, + { + "id": "FMA:17077", + "name": "Lumen of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + }, + "synonyms": [ + "Cavity of fundus of stomach" + ] + }, + { + "id": "FMA:17078", + "name": "Lumen of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + }, + "synonyms": [ + "Cavity of body of stomach" + ] + }, + { + "id": "FMA:17079", + "name": "Lumen of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + }, + "synonyms": [ + "Cavity of pyloric antrum", + "Pyloric antrum lumen" + ] + }, + { + "id": "FMA:17080", + "name": "Lumen of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + }, + "synonyms": [ + "Pyloric canal lumen", + "Cavity of pyloric canal" + ] + }, + { + "id": "FMA:17081", + "name": "Rugal fold of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15105" + ] + }, + "synonyms": [ + "Ruga of fundus of stomach" + ] + }, + { + "id": "FMA:17082", + "name": "Rugal fold of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15105" + ] + }, + "synonyms": [ + "Ruga of body of stomach" + ] + }, + { + "id": "FMA:17083", + "name": "Rugal fold of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15105" + ] + }, + "synonyms": [ + "Ruga of pyloric antrum" + ] + }, + { + "id": "FMA:17084", + "name": "Rugal fold of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15105" + ] + }, + "synonyms": [ + "Ruga of pyloric canal" + ] + }, + { + "id": "FMA:17085", + "name": "External surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14567" + ] + } + }, + { + "id": "FMA:17086", + "name": "Internal surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14567" + ] + } + }, + { + "id": "FMA:17087", + "name": "Principal gland of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14921" + ] + }, + "synonyms": [ + "Gastric gland of body of stomach" + ] + }, + { + "id": "FMA:17088", + "name": "Surface of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:17089", + "name": "Surface of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + } + }, + { + "id": "FMA:17090", + "name": "Surface of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + } + }, + { + "id": "FMA:17091", + "name": "Epithelium of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + }, + "synonyms": [ + "Gastric epithelium" + ] + }, + { + "id": "FMA:17093", + "name": "Gastric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Canal of stomach", + "Magenstrasse" + ] + }, + { + "id": "FMA:17094", + "name": "Internal surface of subdivision of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + } + }, + { + "id": "FMA:17095", + "name": "Internal surface of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17096", + "name": "Internal surface of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17097", + "name": "Internal surface of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17098", + "name": "Internal surface of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17100", + "name": "Mucosa of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + }, + "synonyms": [ + "Mucosa of first part of duodenum" + ] + }, + { + "id": "FMA:17101", + "name": "Mucosa of duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + }, + "synonyms": [ + "Duodenal ampullary mucosa" + ] + }, + { + "id": "FMA:17102", + "name": "Mucosa of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + }, + "synonyms": [ + "Mucosa of second part of duodenum" + ] + }, + { + "id": "FMA:17103", + "name": "Mucosa of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + }, + "synonyms": [ + "Mucosa of third part of duodenum" + ] + }, + { + "id": "FMA:17104", + "name": "Mucosa of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + }, + "synonyms": [ + "Mucosa of fourth part of duodenum" + ] + }, + { + "id": "FMA:17106", + "name": "Submucosa of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + }, + "synonyms": [ + "Submucosa of first part of duodenum" + ] + }, + { + "id": "FMA:17107", + "name": "Submucosa of duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + }, + "synonyms": [ + "Duodenal ampullary submucosa" + ] + }, + { + "id": "FMA:17108", + "name": "Submucosa of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + }, + "synonyms": [ + "Submucosa of second part of duodenum" + ] + }, + { + "id": "FMA:17109", + "name": "Submucosa of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + }, + "synonyms": [ + "Submucosa of third part of duodenum", + "Submucosa of fourth part of duodenum" + ] + }, + { + "id": "FMA:17110", + "name": "Submucosa of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + }, + "synonyms": [ + "Submucosa of ascending duodenum" + ] + }, + { + "id": "FMA:17111", + "name": "Muscle layer of subdivision of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + } + }, + { + "id": "FMA:17112", + "name": "Muscle layer of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + }, + "synonyms": [ + "Muscularis externa of superior part of duodenum", + "Muscle layer of first part of duodenum" + ] + }, + { + "id": "FMA:17113", + "name": "Muscle layer of duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + }, + "synonyms": [ + "Muscularis externa of duodenal ampulla" + ] + }, + { + "id": "FMA:17114", + "name": "Muscle layer of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + }, + "synonyms": [ + "Muscularis externa of descending duodenum", + "Muscle layer of second part of duodenum" + ] + }, + { + "id": "FMA:17115", + "name": "Muscle layer of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + }, + "synonyms": [ + "Muscularis externa of horizontal part of duodenum", + "Muscle layer of third part of duodenum" + ] + }, + { + "id": "FMA:17116", + "name": "Muscle layer of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + }, + "synonyms": [ + "Muscularis externa of ascending part of duodenum", + "Muscle layer of fourth part of duodenum" + ] + }, + { + "id": "FMA:17118", + "name": "Subserosa of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + }, + "synonyms": [ + "Subserosa of first part of duodenum" + ] + }, + { + "id": "FMA:17119", + "name": "Subserosa of duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + }, + "synonyms": [ + "Duodenal ampullary subserosa" + ] + }, + { + "id": "FMA:17120", + "name": "Subserosa of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + }, + "synonyms": [ + "Subserosa of second part of duodenum" + ] + }, + { + "id": "FMA:17121", + "name": "Subserosa of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + }, + "synonyms": [ + "Subserosa of third part of duodenum" + ] + }, + { + "id": "FMA:17122", + "name": "Subserosa of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + }, + "synonyms": [ + "Subserosa of fourth part of duodenum" + ] + }, + { + "id": "FMA:17124", + "name": "Serosa of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + }, + "synonyms": [ + "Visceral peritoneum of superior part of duodenum", + "Serosa of first part of duodenum" + ] + }, + { + "id": "FMA:17125", + "name": "Serosa of duodenal ampulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + }, + "synonyms": [ + "Duodenal ampullary serosa" + ] + }, + { + "id": "FMA:17126", + "name": "Serosa of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + }, + "synonyms": [ + "Serosa of second part of duodenum", + "Visceral peritoneum of descending part of duodenum" + ] + }, + { + "id": "FMA:17127", + "name": "Serosa of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + }, + "synonyms": [ + "Visceral peritoneum of horizontal part of duodenum", + "Serosa of third part of duodenum" + ] + }, + { + "id": "FMA:17128", + "name": "Serosa of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + }, + "synonyms": [ + "Serosa of fourth part of duodenum", + "Visceral peritoneum of ascending part of duodenum" + ] + }, + { + "id": "FMA:17130", + "name": "Mucosa of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85385" + ] + }, + "synonyms": [ + "Proximal jejunal mucosa", + "Mucosa of proximal jejunum" + ] + }, + { + "id": "FMA:17131", + "name": "Mucosa of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85385" + ] + }, + "synonyms": [ + "Mucosa of middle jejunum" + ] + }, + { + "id": "FMA:17132", + "name": "Mucosa of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85385" + ] + }, + "synonyms": [ + "Mucosa of distal jejunum", + "Distal jejunal mucosa" + ] + }, + { + "id": "FMA:17134", + "name": "Submucosa of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85396" + ] + }, + "synonyms": [ + "Submucosa of proximal jejunum", + "Proximal jejunal submucosa" + ] + }, + { + "id": "FMA:17135", + "name": "Submucosa of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85396" + ] + }, + "synonyms": [ + "Submucosa of middle jejunum" + ] + }, + { + "id": "FMA:17136", + "name": "Submucosa of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85396" + ] + }, + "synonyms": [ + "Submucosa of distal jejunum", + "Distal jejunal submucosa" + ] + }, + { + "id": "FMA:17137", + "name": "Muscle layer of subdivision of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + } + }, + { + "id": "FMA:17138", + "name": "Muscle layer of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17137" + ] + }, + "synonyms": [ + "Muscularis externa of proximal part of jejunum", + "Muscle layer of proximal jejunum" + ] + }, + { + "id": "FMA:17139", + "name": "Muscle layer of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17137" + ] + }, + "synonyms": [ + "Muscularis externa of middle part of jejunum", + "Muscle layer of middle jejunum" + ] + }, + { + "id": "FMA:17140", + "name": "Muscle layer of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17137" + ] + }, + "synonyms": [ + "Muscularis externa of distal part of jejunum", + "Muscle layer of distal jejunum" + ] + }, + { + "id": "FMA:17142", + "name": "Subserosa of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85416" + ] + }, + "synonyms": [ + "Subserosa of proximal jejunum", + "Proximal jejunal subserosa" + ] + }, + { + "id": "FMA:17143", + "name": "Subserosa of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85416" + ] + }, + "synonyms": [ + "Subserosa of middle jejunum" + ] + }, + { + "id": "FMA:17144", + "name": "Subserosa of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85416" + ] + }, + "synonyms": [ + "Distal jejunal subserosa", + "Subserosa of distal jejunum" + ] + }, + { + "id": "FMA:17146", + "name": "Serosa of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85426" + ] + }, + "synonyms": [ + "Serosa of proximal jejunum", + "Proximal jejunal serosa", + "Visceral peritoneum of proximal part of jejunum" + ] + }, + { + "id": "FMA:17147", + "name": "Serosa of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85426" + ] + }, + "synonyms": [ + "Serosa of middle jejunum", + "Visceral peritoneum of middle part of jejunum" + ] + }, + { + "id": "FMA:17148", + "name": "Serosa of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85426" + ] + }, + "synonyms": [ + "Distal jejunal serosa", + "Serosa of distal jejunum", + "Visceral peritoneum of distal part of jejunum" + ] + }, + { + "id": "FMA:17150", + "name": "Mucosa of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85386" + ] + }, + "synonyms": [ + "Proximal ileal mucosa", + "Mucosa of proximal ileum" + ] + }, + { + "id": "FMA:17151", + "name": "Mucosa of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85386" + ] + }, + "synonyms": [ + "Mucosa of middle ileum" + ] + }, + { + "id": "FMA:17152", + "name": "Mucosa of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85386" + ] + }, + "synonyms": [ + "Mucosa of distal ileum", + "Distal ileal mucosa" + ] + }, + { + "id": "FMA:17154", + "name": "Submucosa of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85397" + ] + }, + "synonyms": [ + "Submucosa of proximal ileum", + "Proximal ileal submucosa" + ] + }, + { + "id": "FMA:17155", + "name": "Submucosa of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85397" + ] + }, + "synonyms": [ + "Submucosa of middle ileum" + ] + }, + { + "id": "FMA:17156", + "name": "Submucosa of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85397" + ] + }, + "synonyms": [ + "Submucosa of distal ileum", + "Distal ileal submucosa" + ] + }, + { + "id": "FMA:17157", + "name": "Muscle layer of subdivision of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + } + }, + { + "id": "FMA:17158", + "name": "Muscle layer of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17157" + ] + } + }, + { + "id": "FMA:17159", + "name": "Muscle layer of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17157" + ] + }, + "synonyms": [ + "Muscle layer of middle ileum", + "Muscularis externa of middle part of ileum" + ] + }, + { + "id": "FMA:17160", + "name": "Muscle layer of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17157" + ] + }, + "synonyms": [ + "Muscle layer of distal ileum", + "Muscularis externa of distal part of ileum" + ] + }, + { + "id": "FMA:17162", + "name": "Subserosa of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85417" + ] + }, + "synonyms": [ + "Subserosa of proximal ileum", + "Proximal ileal subserosa" + ] + }, + { + "id": "FMA:17163", + "name": "Subserosa of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85417" + ] + }, + "synonyms": [ + "Subserosa of middle ileum" + ] + }, + { + "id": "FMA:17164", + "name": "Subserosa of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85417" + ] + }, + "synonyms": [ + "Distal ileal subserosa", + "Subserosa of distal ileum" + ] + }, + { + "id": "FMA:17166", + "name": "Serosa of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85427" + ] + }, + "synonyms": [ + "Visceral peritoneum of proximal part of ileum", + "Serosa of proximal ileum", + "Proximal ileal serosa" + ] + }, + { + "id": "FMA:17167", + "name": "Serosa of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85427" + ] + }, + "synonyms": [ + "Visceral peritoneum of middle part of ileum", + "Serosa of middle ileum" + ] + }, + { + "id": "FMA:17168", + "name": "Serosa of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85427" + ] + }, + "synonyms": [ + "Serosa of distal ileum", + "Distal ileal serosa", + "Visceral peritoneum of distal part of ileum" + ] + }, + { + "id": "FMA:17170", + "name": "Wall of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Wall of first part of duodenum" + ] + }, + { + "id": "FMA:17171", + "name": "Wall of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Wall of second part of duodenum" + ] + }, + { + "id": "FMA:17172", + "name": "Wall of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Wall of third part of duodenum" + ] + }, + { + "id": "FMA:17173", + "name": "Wall of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Wall of fourth part of duodenum" + ] + }, + { + "id": "FMA:17175", + "name": "Wall of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + }, + "synonyms": [ + "Wall of proximal jejunum" + ] + }, + { + "id": "FMA:17176", + "name": "Wall of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + }, + "synonyms": [ + "Wall of middle jejunum" + ] + }, + { + "id": "FMA:17177", + "name": "Wall of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + }, + "synonyms": [ + "Wall of distal jejunum" + ] + }, + { + "id": "FMA:17179", + "name": "Wall of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + }, + "synonyms": [ + "Wall of proximal ileum" + ] + }, + { + "id": "FMA:17180", + "name": "Wall of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + }, + "synonyms": [ + "Wall of middle ileum" + ] + }, + { + "id": "FMA:17181", + "name": "Wall of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + }, + "synonyms": [ + "Wall of distal ileum" + ] + }, + { + "id": "FMA:17183", + "name": "Lumen of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18478" + ] + }, + "synonyms": [ + "Lumen of first part of duodenum" + ] + }, + { + "id": "FMA:17184", + "name": "Lumen of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18478" + ] + }, + "synonyms": [ + "Lumen of second part of duodenum" + ] + }, + { + "id": "FMA:17185", + "name": "Lumen of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18478" + ] + }, + "synonyms": [ + "Lumen of third part of duodenum" + ] + }, + { + "id": "FMA:17186", + "name": "Lumen of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18478" + ] + }, + "synonyms": [ + "Lumen of fourth part of duodenum" + ] + }, + { + "id": "FMA:17187", + "name": "Lumen of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18479" + ] + }, + "synonyms": [ + "Lumen of proximal jejunum" + ] + }, + { + "id": "FMA:17188", + "name": "Lumen of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18479" + ] + }, + "synonyms": [ + "Lumen of middle jejunum" + ] + }, + { + "id": "FMA:17189", + "name": "Lumen of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18479" + ] + }, + "synonyms": [ + "Lumen of distal jejunum" + ] + }, + { + "id": "FMA:17190", + "name": "Lumen of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18480" + ] + }, + "synonyms": [ + "Lumen of proximal ileum" + ] + }, + { + "id": "FMA:17191", + "name": "Lumen of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18480" + ] + }, + "synonyms": [ + "Lumen of middle ileum" + ] + }, + { + "id": "FMA:17192", + "name": "Lumen of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18480" + ] + }, + "synonyms": [ + "Lumen of distal ileum" + ] + }, + { + "id": "FMA:17193", + "name": "Surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + }, + "synonyms": [ + "Doudenal surface" + ] + }, + { + "id": "FMA:17194", + "name": "Circular fold of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:17196", + "name": "Internal surface of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + }, + "synonyms": [ + "Internal duodenal surface" + ] + }, + { + "id": "FMA:17197", + "name": "External surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + }, + "synonyms": [ + "External duodenal surface" + ] + }, + { + "id": "FMA:17198", + "name": "Internal surface of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17333" + ] + } + }, + { + "id": "FMA:17199", + "name": "External surface of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + } + }, + { + "id": "FMA:17200", + "name": "Surface of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + }, + "synonyms": [ + "Jejunum surface", + "Jejunal surface" + ] + }, + { + "id": "FMA:17201", + "name": "Surface of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + }, + "synonyms": [ + "Ileum surface" + ] + }, + { + "id": "FMA:17202", + "name": "Internal surface of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17333" + ] + } + }, + { + "id": "FMA:17203", + "name": "External surface of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + } + }, + { + "id": "FMA:17204", + "name": "Internal surface of anterior wall of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20026" + ] + }, + "synonyms": [ + "Internal surface of anterior wall of first part of duodenum" + ] + }, + { + "id": "FMA:17205", + "name": "Internal surface of anterior wall of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20026" + ] + }, + "synonyms": [ + "Internal surface of anterior wall of third part of duodenum" + ] + }, + { + "id": "FMA:17206", + "name": "Internal surface of anterior wall of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20026" + ] + }, + "synonyms": [ + "Internal surface of anterior wall of second part of duodenum" + ] + }, + { + "id": "FMA:17207", + "name": "Internal surface of anterior wall of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20026" + ] + }, + "synonyms": [ + "Internal surface of anterior wall of fourth part of duodenum" + ] + }, + { + "id": "FMA:17208", + "name": "External surface of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20024" + ] + }, + "synonyms": [ + "External surface of first part of duodenum" + ] + }, + { + "id": "FMA:17209", + "name": "External surface of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20024" + ] + }, + "synonyms": [ + "External surface of second part of duodenum" + ] + }, + { + "id": "FMA:17210", + "name": "External surface of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20024" + ] + }, + "synonyms": [ + "External surface of third part of duodenum" + ] + }, + { + "id": "FMA:17211", + "name": "External surface of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20024" + ] + }, + "synonyms": [ + "External surface of fourth part of duodenum" + ] + }, + { + "id": "FMA:17224", + "name": "Surface of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Small intestinal surface" + ] + }, + { + "id": "FMA:17225", + "name": "Internal surface of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17224" + ] + } + }, + { + "id": "FMA:17227", + "name": "External surface of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17224" + ] + } + }, + { + "id": "FMA:17228", + "name": "Lumen of small intestinal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62951" + ] + }, + "synonyms": [ + "Small intestinal gland lumen", + "Lumen of gland of small intestine" + ] + }, + { + "id": "FMA:17229", + "name": "Intestinal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + } + }, + { + "id": "FMA:17231", + "name": "Duodenal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63634" + ] + }, + "synonyms": [ + "Epithelium of duodenum" + ] + }, + { + "id": "FMA:17232", + "name": "Jejunal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63634" + ] + } + }, + { + "id": "FMA:17233", + "name": "Ileal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63634" + ] + }, + "synonyms": [ + "Epithelium of ileum" + ] + }, + { + "id": "FMA:17234", + "name": "External surface of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17235", + "name": "External surface of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17236", + "name": "External surface of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17237", + "name": "External surface of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17238", + "name": "Anterior surface of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of fundus of stomach" + ] + }, + { + "id": "FMA:17239", + "name": "Anterior surface of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of body of stomach" + ] + }, + { + "id": "FMA:17240", + "name": "Anterior surface of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of pyloric antrum" + ] + }, + { + "id": "FMA:17241", + "name": "Anterior surface of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of pyloric canal" + ] + }, + { + "id": "FMA:17242", + "name": "Posterior surface of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of fundus of stomach" + ] + }, + { + "id": "FMA:17243", + "name": "Posterior surface of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of body of stomach" + ] + }, + { + "id": "FMA:17244", + "name": "Posterior surface of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of pyloric antrum" + ] + }, + { + "id": "FMA:17245", + "name": "Posterior surface of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of pyloric canal" + ] + }, + { + "id": "FMA:17246", + "name": "Surface of subdivision of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + } + }, + { + "id": "FMA:17247", + "name": "Surface of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:17248", + "name": "Surface of subdivision of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + } + }, + { + "id": "FMA:17249", + "name": "Surface of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17248" + ] + }, + "synonyms": [ + "Surface of first part of duodenum" + ] + }, + { + "id": "FMA:17250", + "name": "Surface of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17248" + ] + }, + "synonyms": [ + "Surface of second part of duodenum" + ] + }, + { + "id": "FMA:17251", + "name": "Surface of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17248" + ] + }, + "synonyms": [ + "Surface of third part of duodenum" + ] + }, + { + "id": "FMA:17252", + "name": "Surface of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17248" + ] + }, + "synonyms": [ + "Surface of fourth part of duodenum" + ] + }, + { + "id": "FMA:17253", + "name": "Surface of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17246" + ] + }, + "synonyms": [ + "Surface of proximal jejunum" + ] + }, + { + "id": "FMA:17254", + "name": "Surface of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17246" + ] + }, + "synonyms": [ + "Surface of middle jejunum" + ] + }, + { + "id": "FMA:17255", + "name": "Surface of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17246" + ] + }, + "synonyms": [ + "Surface of distal jejunum" + ] + }, + { + "id": "FMA:17256", + "name": "Surface of subdivision of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + } + }, + { + "id": "FMA:17257", + "name": "Surface of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17256" + ] + }, + "synonyms": [ + "Surface of proximal ileum" + ] + }, + { + "id": "FMA:17258", + "name": "Surface of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17256" + ] + }, + "synonyms": [ + "Surface of middle ileum" + ] + }, + { + "id": "FMA:17259", + "name": "Surface of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17256" + ] + }, + "synonyms": [ + "Surface of distal ileum" + ] + }, + { + "id": "FMA:17260", + "name": "Anterior surface of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20022" + ] + }, + "synonyms": [ + "External surface of anterior wall of first part of duodenum", + "Anterior surface of first part of duodenum", + "External surface of anterior wall of superior part of duodenum" + ] + }, + { + "id": "FMA:17261", + "name": "Posterior surface of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20023" + ] + }, + "synonyms": [ + "External surface of posterior wall of superior part of duodenum", + "External surface of posterior wall of first part of duodenum", + "Posterior surface of first part of duodenum" + ] + }, + { + "id": "FMA:17262", + "name": "Anterior surface of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20022" + ] + }, + "synonyms": [ + "External surface of anterior wall of descending part of duodenum", + "External surface of anterior wall of second part of duodenum", + "Anterior surface of second part of duodenum" + ] + }, + { + "id": "FMA:17263", + "name": "Posterior surface of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20023" + ] + }, + "synonyms": [ + "Posterior surface of second part of duodenum", + "External surface of posterior wall of descending part of duodenum", + "External surface of posterior wall of second part of duodenum" + ] + }, + { + "id": "FMA:17264", + "name": "Anterior surface of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20022" + ] + }, + "synonyms": [ + "External surface of anterior wall of horizontal part of duodenum", + "Anterior surface of third part of duodenum", + "External surface of anterior wall of third part of duodenum" + ] + }, + { + "id": "FMA:17265", + "name": "Posterior surface of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20023" + ] + }, + "synonyms": [ + "Posterior surface of third part of duodenum", + "External surface of posterior wall of third part of duodenum", + "External surface of posterior wall of horizontal part of duodenum" + ] + }, + { + "id": "FMA:17266", + "name": "Anterior surface of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20022" + ] + }, + "synonyms": [ + "Anterior surface of fourth part of duodenum", + "External surface of anterior wall of fourth part of duodenum", + "External surface of anterior wall of ascending part of duodenum" + ] + }, + { + "id": "FMA:17267", + "name": "Posterior surface of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20023" + ] + }, + "synonyms": [ + "Posterior surface of fourth part of duodenum", + "External surface of posterior wall of fourth part of duodenum", + "External surface of posterior wall of ascending part of duodenum" + ] + }, + { + "id": "FMA:17269", + "name": "Acetabular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Fossa acetabularis (acetabuli)" + ] + }, + { + "id": "FMA:17270", + "name": "Left acetabular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17269" + ] + } + }, + { + "id": "FMA:17271", + "name": "Right acetabular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17269" + ] + } + }, + { + "id": "FMA:17272", + "name": "Superior pelvic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Pelvic inlet", + "Apertura pelvis (pelvica) superior" + ] + }, + { + "id": "FMA:17273", + "name": "Inferior pelvic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Apertura pelvis (pelvica) inferior", + "Pelvic outlet" + ] + }, + { + "id": "FMA:17275", + "name": "Surface of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + }, + "synonyms": [ + "Pyloric antrum surface" + ] + }, + { + "id": "FMA:17276", + "name": "Surface of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + }, + "synonyms": [ + "Pyloric canal surface" + ] + }, + { + "id": "FMA:17277", + "name": "Epithelium of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Gastric epithelium of fundus", + "Gastric fundus epithelium" + ] + }, + { + "id": "FMA:17278", + "name": "Muscularis mucosae of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17280", + "name": "Longitudinal muscle layer of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17281", + "name": "Circular muscle layer of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17282", + "name": "Anterior surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20021" + ] + }, + "synonyms": [ + "External surface of anterior wall of duodenum" + ] + }, + { + "id": "FMA:17283", + "name": "Oblique muscle layer of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17284", + "name": "Posterior surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20021" + ] + } + }, + { + "id": "FMA:17285", + "name": "Epithelium of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Gastric epithelium of body of stomach", + "Gastric body epithelium" + ] + }, + { + "id": "FMA:17286", + "name": "Muscularis mucosae of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17288", + "name": "Longitudinal muscle layer of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17289", + "name": "Circular muscle layer of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17290", + "name": "Oblique muscle layer of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17291", + "name": "Epithelium of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Pyloric antrum epithelium" + ] + }, + { + "id": "FMA:17292", + "name": "Muscularis mucosae of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17293", + "name": "Longitudinal muscle layer of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17294", + "name": "Circular muscle layer of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17295", + "name": "Oblique muscle layer of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17296", + "name": "Epithelium of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Pyloric canal epithelium" + ] + }, + { + "id": "FMA:17297", + "name": "Muscularis mucosae of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17298", + "name": "Longitudinal muscle layer of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17299", + "name": "Circular muscle layer of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17300", + "name": "Oblique muscle layer of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17301", + "name": "Epithelium of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17229" + ] + }, + "synonyms": [ + "Large intestinal epithelium" + ] + }, + { + "id": "FMA:17302", + "name": "Epithelium of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Colon epithelium", + "Colonic epithelium" + ] + }, + { + "id": "FMA:17303", + "name": "Surface of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Large intestinal surface" + ] + }, + { + "id": "FMA:17305", + "name": "External surface of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17303" + ] + } + }, + { + "id": "FMA:17306", + "name": "Internal surface of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17303" + ] + } + }, + { + "id": "FMA:17309", + "name": "Surface of region of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:17310", + "name": "Surface of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Cecum surface" + ] + }, + { + "id": "FMA:17311", + "name": "Surface of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Appendix surface", + "Surface of vermiform appendix" + ] + }, + { + "id": "FMA:17312", + "name": "Surface of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Ascending colon surface" + ] + }, + { + "id": "FMA:17313", + "name": "Surface of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Transverse colon surface" + ] + }, + { + "id": "FMA:17314", + "name": "Surface of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Descending colon surface" + ] + }, + { + "id": "FMA:17315", + "name": "Surface of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Sigmoid colon surface" + ] + }, + { + "id": "FMA:17316", + "name": "Surface of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Rectal surface" + ] + }, + { + "id": "FMA:17320", + "name": "External surface of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17312" + ] + } + }, + { + "id": "FMA:17321", + "name": "External surface of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17313" + ] + } + }, + { + "id": "FMA:17322", + "name": "External surface of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17314" + ] + } + }, + { + "id": "FMA:17323", + "name": "External surface of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17315" + ] + } + }, + { + "id": "FMA:17324", + "name": "External surface of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17316" + ] + } + }, + { + "id": "FMA:17326", + "name": "Internal surface of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17310" + ] + } + }, + { + "id": "FMA:17328", + "name": "Internal surface of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17312" + ] + } + }, + { + "id": "FMA:17329", + "name": "Internal surface of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17313" + ] + } + }, + { + "id": "FMA:17330", + "name": "Internal surface of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17314" + ] + } + }, + { + "id": "FMA:17331", + "name": "Internal surface of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17315" + ] + } + }, + { + "id": "FMA:17332", + "name": "Internal surface of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17316" + ] + } + }, + { + "id": "FMA:17333", + "name": "Internal surface of subdivision of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + } + }, + { + "id": "FMA:17334", + "name": "External surface of subdivision of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17247" + ] + } + }, + { + "id": "FMA:17357", + "name": "Lumen of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Anal canal lumen" + ] + }, + { + "id": "FMA:17358", + "name": "Muscle layer of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + } + }, + { + "id": "FMA:17360", + "name": "Surface of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Ileocecal valvular surface" + ] + }, + { + "id": "FMA:17361", + "name": "Taenia coli of region of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + }, + "synonyms": [ + "Taenia coli subdivision" + ] + }, + { + "id": "FMA:17362", + "name": "Taenia coli of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17361" + ] + } + }, + { + "id": "FMA:17363", + "name": "Taenia coli of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17361" + ] + } + }, + { + "id": "FMA:17364", + "name": "Taenia coli of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17361" + ] + } + }, + { + "id": "FMA:17365", + "name": "Taenia coli of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17361" + ] + } + }, + { + "id": "FMA:17366", + "name": "Taenia coli of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17361" + ] + } + }, + { + "id": "FMA:17367", + "name": "Taenia libera of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17362" + ] + } + }, + { + "id": "FMA:17368", + "name": "Taenia mesocolica of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17362" + ] + } + }, + { + "id": "FMA:17369", + "name": "Taenia omentalis of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17362" + ] + } + }, + { + "id": "FMA:17370", + "name": "Taenia libera of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17363" + ] + } + }, + { + "id": "FMA:17371", + "name": "Taenia mesocolica of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17363" + ] + } + }, + { + "id": "FMA:17372", + "name": "Taenia omentalis of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17363" + ] + } + }, + { + "id": "FMA:17373", + "name": "Taenia libera of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17364" + ] + } + }, + { + "id": "FMA:17374", + "name": "Taenia mesocolica of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17364" + ] + } + }, + { + "id": "FMA:17375", + "name": "Taenia omentalis of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17364" + ] + } + }, + { + "id": "FMA:17376", + "name": "Taenia libera of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17365" + ] + } + }, + { + "id": "FMA:17377", + "name": "Taenia mesocolica of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17365" + ] + } + }, + { + "id": "FMA:17378", + "name": "Taenia omentalis of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17365" + ] + } + }, + { + "id": "FMA:17379", + "name": "Taenia libera of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17366" + ] + } + }, + { + "id": "FMA:17380", + "name": "Taenia mesocolica of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17366" + ] + } + }, + { + "id": "FMA:17381", + "name": "Taenia omentalis of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17366" + ] + } + }, + { + "id": "FMA:17382", + "name": "Surface of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Internal surface of anal canal", + "Anal canal surface" + ] + }, + { + "id": "FMA:17383", + "name": "Anterior surface of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66310" + ] + }, + "synonyms": [ + "External surface of anterior wall of segment of large intestine" + ] + }, + { + "id": "FMA:17384", + "name": "Posterior surface of zone of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66310" + ] + }, + "synonyms": [ + "External surface of posterior wall of segment of large intestine" + ] + }, + { + "id": "FMA:17385", + "name": "Posterior surface of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of cecum" + ] + }, + { + "id": "FMA:17386", + "name": "Posterior surface of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of ascending colon" + ] + }, + { + "id": "FMA:17387", + "name": "Posterior surface of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of transverse colon" + ] + }, + { + "id": "FMA:17388", + "name": "Posterior surface of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of descending colon" + ] + }, + { + "id": "FMA:17389", + "name": "Posterior surface of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of sigmoid colon" + ] + }, + { + "id": "FMA:17390", + "name": "Posterior surface of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "External surface of posterior wall of rectum" + ] + }, + { + "id": "FMA:17391", + "name": "Anterior surface of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of cecum" + ] + }, + { + "id": "FMA:17392", + "name": "Anterior surface of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of ascending colon" + ] + }, + { + "id": "FMA:17393", + "name": "Anterior surface of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of transverse colon" + ] + }, + { + "id": "FMA:17394", + "name": "Anterior surface of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of descending colon" + ] + }, + { + "id": "FMA:17395", + "name": "Anterior surface of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of sigmoid colon" + ] + }, + { + "id": "FMA:17396", + "name": "Anterior surface of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "External surface of anterior wall of rectum" + ] + }, + { + "id": "FMA:17397", + "name": "Anterior wall of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:17398", + "name": "Anterior wall of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + }, + "synonyms": [ + "Anterior wall of gastric fundus" + ] + }, + { + "id": "FMA:17399", + "name": "Anterior wall of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + } + }, + { + "id": "FMA:17400", + "name": "Anterior wall of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + } + }, + { + "id": "FMA:17401", + "name": "Anterior wall of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + } + }, + { + "id": "FMA:17402", + "name": "Posterior wall of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + }, + "synonyms": [ + "Posterior wall of gastric fundus" + ] + }, + { + "id": "FMA:17403", + "name": "Posterior wall of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + } + }, + { + "id": "FMA:17404", + "name": "Posterior wall of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + } + }, + { + "id": "FMA:17405", + "name": "Posterior wall of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + } + }, + { + "id": "FMA:17406", + "name": "Posterior wall of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:17407", + "name": "Anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Anterior duodenal wall" + ] + }, + { + "id": "FMA:17408", + "name": "Posterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Posterior duodenal wall" + ] + }, + { + "id": "FMA:17411", + "name": "Anterior wall of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Anterior wall of first part of duodenum" + ] + }, + { + "id": "FMA:17412", + "name": "Anterior wall of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Anterior wall of second part of duodenum" + ] + }, + { + "id": "FMA:17413", + "name": "Anterior wall of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Anterior wall of third part of duodenum" + ] + }, + { + "id": "FMA:17414", + "name": "Anterior wall of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Anterior wall of fourth part of duodenum" + ] + }, + { + "id": "FMA:17415", + "name": "Posterior wall of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Posterior part of first part of duodenum" + ] + }, + { + "id": "FMA:17416", + "name": "Posterior wall of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Posterior wall of second part of duodenum" + ] + }, + { + "id": "FMA:17417", + "name": "Posterior wall of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Posterior wall of third part of duodenum" + ] + }, + { + "id": "FMA:17418", + "name": "Posterior wall of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86109" + ] + }, + "synonyms": [ + "Posterior wall of fourth part of duodenum" + ] + }, + { + "id": "FMA:17419", + "name": "Anteroposterior diameter of pelvic inlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:17420", + "name": "Transverse diameter of pelvic inlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:17421", + "name": "Oblique diameter of pelvic inlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:17422", + "name": "Mesenteric border of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65139" + ] + } + }, + { + "id": "FMA:17423", + "name": "Antimesenteric border of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65139" + ] + } + }, + { + "id": "FMA:17424", + "name": "Internal surface of anterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + }, + "synonyms": [ + "Internal surface of anterior gastric wall" + ] + }, + { + "id": "FMA:17425", + "name": "Internal surface of posterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17426", + "name": "External surface of subdivision of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + } + }, + { + "id": "FMA:17429", + "name": "Internal surface of anterior wall of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20028" + ] + } + }, + { + "id": "FMA:17430", + "name": "Internal surface of anterior wall of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20028" + ] + } + }, + { + "id": "FMA:17431", + "name": "Internal surface of anterior wall of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20028" + ] + } + }, + { + "id": "FMA:17432", + "name": "Internal surface of anterior wall of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20028" + ] + } + }, + { + "id": "FMA:17433", + "name": "Anterior wall of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + } + }, + { + "id": "FMA:17434", + "name": "Anterior wall of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17397" + ] + } + }, + { + "id": "FMA:17435", + "name": "Posterior wall of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + } + }, + { + "id": "FMA:17436", + "name": "Wall of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + } + }, + { + "id": "FMA:17437", + "name": "Wall of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Pylorus wall" + ] + }, + { + "id": "FMA:17439", + "name": "Posterior wall of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17406" + ] + } + }, + { + "id": "FMA:17440", + "name": "Internal surface of posterior wall of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20029" + ] + } + }, + { + "id": "FMA:17441", + "name": "Internal surface of posterior wall of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20029" + ] + } + }, + { + "id": "FMA:17442", + "name": "Internal surface of posterior wall of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20029" + ] + } + }, + { + "id": "FMA:17443", + "name": "Internal surface of posterior wall of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20029" + ] + } + }, + { + "id": "FMA:17444", + "name": "Lumen proper of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + } + }, + { + "id": "FMA:17445", + "name": "Organ system cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:17446", + "name": "Lumen of cardiovascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17445" + ] + }, + "synonyms": [ + "Cardiovascular system lumen" + ] + }, + { + "id": "FMA:17447", + "name": "Lumen of female genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17445" + ] + }, + "synonyms": [ + "Lumen of female genital tract", + "Female genital tract lumen" + ] + }, + { + "id": "FMA:17448", + "name": "Lamina propria of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of stomach" + ] + }, + { + "id": "FMA:17450", + "name": "Lumen of male genital tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17445" + ] + }, + "synonyms": [ + "Lumen of male genital system", + "Male genital tract lumen" + ] + }, + { + "id": "FMA:17452", + "name": "Internal surface of posterior wall of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20027" + ] + }, + "synonyms": [ + "Internal surface of posterior wall of first part of duodenum" + ] + }, + { + "id": "FMA:17453", + "name": "Internal surface of posterior wall of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20027" + ] + }, + "synonyms": [ + "Internal surface of posterior wall of second part of duodenum" + ] + }, + { + "id": "FMA:17454", + "name": "Internal surface of posterior wall of horizontal duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20027" + ] + }, + "synonyms": [ + "Internal surface of posterior wall of third part of duodenum" + ] + }, + { + "id": "FMA:17455", + "name": "Internal surface of posterior wall of ascending duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20027" + ] + }, + "synonyms": [ + "Internal surface of posterior wall of fourth part of duodenum" + ] + }, + { + "id": "FMA:17456", + "name": "Mucosa of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + } + }, + { + "id": "FMA:17457", + "name": "Submucosa of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + } + }, + { + "id": "FMA:17458", + "name": "Muscle layer of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + } + }, + { + "id": "FMA:17459", + "name": "Subserosa of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + } + }, + { + "id": "FMA:17460", + "name": "Serosa of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + } + }, + { + "id": "FMA:17461", + "name": "Mucosa of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17052" + ] + }, + "synonyms": [ + "Pylorus mucosa" + ] + }, + { + "id": "FMA:17462", + "name": "Submucosa of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17057" + ] + }, + "synonyms": [ + "Pylorus submucosa" + ] + }, + { + "id": "FMA:17463", + "name": "Muscle layer of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17062" + ] + } + }, + { + "id": "FMA:17464", + "name": "Subserosa of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17067" + ] + }, + "synonyms": [ + "Pylorus subserosa" + ] + }, + { + "id": "FMA:17465", + "name": "Serosa of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + }, + "synonyms": [ + "Pylorus serosa" + ] + }, + { + "id": "FMA:17466", + "name": "Mucosa of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85359" + ] + }, + "synonyms": [ + "Mucosa of lower part of anal canal" + ] + }, + { + "id": "FMA:17467", + "name": "Epithelium of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Gastric cardia epithelium", + "Gastric epithelium of cardia" + ] + }, + { + "id": "FMA:17470", + "name": "Muscularis mucosae of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17471", + "name": "Epithelium of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + }, + "synonyms": [ + "Pylorus epithelium" + ] + }, + { + "id": "FMA:17472", + "name": "Internal surface of posterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + } + }, + { + "id": "FMA:17473", + "name": "Muscularis mucosae of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83557" + ] + } + }, + { + "id": "FMA:17475", + "name": "Longitudinal muscle layer of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17476", + "name": "Longitudinal muscle layer of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83568" + ] + } + }, + { + "id": "FMA:17478", + "name": "Circular muscle layer of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17479", + "name": "Circular muscle layer of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83571" + ] + } + }, + { + "id": "FMA:17480", + "name": "Internal surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17333" + ] + } + }, + { + "id": "FMA:17482", + "name": "Oblique muscle layer of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17483", + "name": "Internal surface of superior part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + }, + "synonyms": [ + "Internal surface of first part of duodenum" + ] + }, + { + "id": "FMA:17484", + "name": "Internal surface of descending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + }, + "synonyms": [ + "Internal surface of second part of duodenum" + ] + }, + { + "id": "FMA:17485", + "name": "Internal surface of horizontal part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + }, + "synonyms": [ + "Internal surface of third part of duodenum" + ] + }, + { + "id": "FMA:17486", + "name": "Internal surface of ascending part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + }, + "synonyms": [ + "Internal surface of fourth part of duodenum" + ] + }, + { + "id": "FMA:17487", + "name": "Oblique muscle layer of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85409" + ] + } + }, + { + "id": "FMA:17489", + "name": "Duodenojejunal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15990" + ] + }, + "synonyms": [ + "Duodenojejunal ostium" + ] + }, + { + "id": "FMA:17490", + "name": "Surface of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + } + }, + { + "id": "FMA:17491", + "name": "Surface of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17088" + ] + }, + "synonyms": [ + "Pylorus surface" + ] + }, + { + "id": "FMA:17492", + "name": "External surface of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17493", + "name": "External surface of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17426" + ] + } + }, + { + "id": "FMA:17494", + "name": "Anterior surface of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of cardia of stomach" + ] + }, + { + "id": "FMA:17495", + "name": "Anterior surface of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14568" + ] + }, + "synonyms": [ + "External surface of anterior wall of pylorus" + ] + }, + { + "id": "FMA:17496", + "name": "Posterior surface of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of cardia of stomach" + ] + }, + { + "id": "FMA:17497", + "name": "Posterior surface of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14569" + ] + }, + "synonyms": [ + "External surface of posterior wall of pylorus" + ] + }, + { + "id": "FMA:17499", + "name": "Lamina propria of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of cardia of stomach" + ] + }, + { + "id": "FMA:17500", + "name": "Lamina propria of fundus of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of fundus of stomach" + ] + }, + { + "id": "FMA:17501", + "name": "Lamina propria of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of body of stomach" + ] + }, + { + "id": "FMA:17502", + "name": "Lamina propria of pyloric antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of pyloric antrum" + ] + }, + { + "id": "FMA:17503", + "name": "Lamina propria of pyloric canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of pyloric canal" + ] + }, + { + "id": "FMA:17504", + "name": "Lamina propria of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of pylorus" + ] + }, + { + "id": "FMA:17505", + "name": "Epithelium of region of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:17506", + "name": "Epithelium of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Ascending colon epithelium" + ] + }, + { + "id": "FMA:17507", + "name": "Epithelium of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Transverse colon epithelium" + ] + }, + { + "id": "FMA:17508", + "name": "Epithelium of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Descending colon epithelium" + ] + }, + { + "id": "FMA:17509", + "name": "Epithelium of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Sigmoid colon epithelium" + ] + }, + { + "id": "FMA:17510", + "name": "Epithelium of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + }, + "synonyms": [ + "Rectal epithelium" + ] + }, + { + "id": "FMA:17511", + "name": "Epithelium of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + }, + "synonyms": [ + "Anal canal epithelium" + ] + }, + { + "id": "FMA:17513", + "name": "Solitary lymphoid follicle of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + } + }, + { + "id": "FMA:17514", + "name": "Solitary lymphoid follicle of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + } + }, + { + "id": "FMA:17515", + "name": "Solitary lymphoid follicle of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + } + }, + { + "id": "FMA:17516", + "name": "Solitary lymphoid follicle of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + } + }, + { + "id": "FMA:17517", + "name": "Internal surface of pylorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:17518", + "name": "Smooth muscle fiber of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of ascending colon" + ] + }, + { + "id": "FMA:17519", + "name": "Smooth muscle fiber of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of transverse colon" + ] + }, + { + "id": "FMA:17520", + "name": "Smooth muscle fiber of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of descending colon" + ] + }, + { + "id": "FMA:17521", + "name": "Smooth muscle fiber of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of sigmoid colon" + ] + }, + { + "id": "FMA:17522", + "name": "Smooth muscle fiber of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Non-striated muscle fiber of rectum" + ] + }, + { + "id": "FMA:17523", + "name": "Portal triad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Trias hepatica" + ] + }, + { + "id": "FMA:17525", + "name": "Interlobular stroma of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17553" + ] + } + }, + { + "id": "FMA:17526", + "name": "Intralobular stroma of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17553" + ] + } + }, + { + "id": "FMA:17529", + "name": "Region of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:17530", + "name": "Surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Pulmonary surface" + ] + }, + { + "id": "FMA:17531", + "name": "Diaphragmatic surface of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17532", + "name": "Diaphragmatic surface of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17533", + "name": "Region of inferior surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:17534", + "name": "Inferior surface of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17533" + ] + } + }, + { + "id": "FMA:17535", + "name": "Hepatic impression", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:17536", + "name": "Hepatic fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:17537", + "name": "Budding segmentation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11367" + ] + } + }, + { + "id": "FMA:17538", + "name": "Intrahepatic portal pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:17539", + "name": "Extrahepatic portal pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:17540", + "name": "Liver parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Parenchyma of liver", + "Hepatic parenchyma" + ] + }, + { + "id": "FMA:17541", + "name": "Tributary of hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Hepatic venous tributary" + ] + }, + { + "id": "FMA:17542", + "name": "Intrahepatic tributary of hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17541" + ] + } + }, + { + "id": "FMA:17543", + "name": "Hepatic sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63197" + ] + }, + "synonyms": [ + "Vas capillare sinusoideum" + ] + }, + { + "id": "FMA:17544", + "name": "Central vein of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63191" + ] + }, + "synonyms": [ + "Vena centralis (Hepar)", + "Terminal branch of hepatic vein", + "Terminal hepatic venule" + ] + }, + { + "id": "FMA:17545", + "name": "Intralobular bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15766" + ] + }, + "synonyms": [ + "Cholangiole", + "Canal of Herring" + ] + }, + { + "id": "FMA:17546", + "name": "Interlobular artery of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Arteria interlobularis (Hepar)", + "Interlobular branch of hepatic artery" + ] + }, + { + "id": "FMA:17547", + "name": "Bile canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:17548", + "name": "Interlobular vein of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Interlobar tributary of portal vein", + "Vena interlobularis" + ] + }, + { + "id": "FMA:17549", + "name": "Anterior surface of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17550", + "name": "Posterior surface of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17551", + "name": "Posterior surface of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17552", + "name": "Anterior surface of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17529" + ] + } + }, + { + "id": "FMA:17553", + "name": "Liver stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Hepatic stroma", + "Stroma of liver" + ] + }, + { + "id": "FMA:17554", + "name": "Hepatic lacuna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + } + }, + { + "id": "FMA:17555", + "name": "Interstitial space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + } + }, + { + "id": "FMA:17556", + "name": "Head proper of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:17557", + "name": "Notch of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37330" + ] + }, + "synonyms": [ + "Splenic notch" + ] + }, + { + "id": "FMA:17558", + "name": "Uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:17559", + "name": "Zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Uterine zone" + ] + }, + { + "id": "FMA:17560", + "name": "Wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Uterine wall" + ] + }, + { + "id": "FMA:17561", + "name": "Fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Uterine fundus" + ] + }, + { + "id": "FMA:17562", + "name": "Surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Gallbladder surface" + ] + }, + { + "id": "FMA:17564", + "name": "External surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17562" + ] + } + }, + { + "id": "FMA:17565", + "name": "Internal surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17562" + ] + } + }, + { + "id": "FMA:17566", + "name": "Rootlet of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14063" + ] + }, + "synonyms": [ + "Rootlet of first lumbar spinal nerve", + "First lumbar neural rootlet", + "First lumbar nerve rootlet" + ] + }, + { + "id": "FMA:17567", + "name": "Rootlet of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14063" + ] + }, + "synonyms": [ + "Second lumbar nerve rootlet", + "Rootlet of second lumbar spinal nerve", + "Second lumbar neural rootlet" + ] + }, + { + "id": "FMA:17568", + "name": "Rootlet of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14063" + ] + }, + "synonyms": [ + "Third lumbar neural rootlet", + "Third lumbar nerve rootlet", + "Rootlet of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17569", + "name": "Rootlet of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14063" + ] + }, + "synonyms": [ + "Fourth lumbar nerve rootlet", + "Fourth lumbar neural rootlet", + "Rootlet of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17570", + "name": "Rootlet of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14063" + ] + }, + "synonyms": [ + "Fifth lumbar nerve rootlet", + "Fifth lumbar neural rootlet", + "Rootlet of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17571", + "name": "Anterior rootlet of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12869" + ] + }, + "synonyms": [ + "Ventral rootlet of first lumbar spinal nerve", + "Anterior rootlet of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17572", + "name": "Anterior rootlet of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12869" + ] + }, + "synonyms": [ + "Ventral rootlet of second lumbar spinal nerve", + "Anterior rootlet of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17573", + "name": "Anterior rootlet of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12869" + ] + }, + "synonyms": [ + "Anterior rootlet of third lumbar spinal nerve", + "Ventral rootlet of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17574", + "name": "Anterior rootlet of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12869" + ] + }, + "synonyms": [ + "Ventral rootlet of fourth lumbar spinal nerve", + "Anterior rootlet of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17575", + "name": "Anterior rootlet of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12869" + ] + }, + "synonyms": [ + "Anterior rootlet of fifth lumbar spinal nerve", + "Ventral rootlet of fifth lumbar nerve" + ] + }, + { + "id": "FMA:17576", + "name": "Peritoneal surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:17577", + "name": "Non-peritoneal surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:17578", + "name": "Posterior rootlet of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12874" + ] + }, + "synonyms": [ + "Dorsal rootlet of first lumbar spinal nerve", + "Posterior rootlet of first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17580", + "name": "Peritoneum of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Pancreatic peritoneum", + "Visceral peritoneum of pancreas" + ] + }, + { + "id": "FMA:17581", + "name": "Posterior rootlet of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12874" + ] + }, + "synonyms": [ + "Posterior rootlet of second lumbar spinal nerve", + "Dorsal rootlet of second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17582", + "name": "Superior margin of neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Superior border of neck of pancreas" + ] + }, + { + "id": "FMA:17583", + "name": "Inferior margin of neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Inferior border of neck of pancreas" + ] + }, + { + "id": "FMA:17584", + "name": "Posterior rootlet of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12874" + ] + }, + "synonyms": [ + "Dorsal rootlet of third lumbar spinal nerve", + "Posterior rootlet of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17585", + "name": "Posterior rootlet of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12874" + ] + }, + "synonyms": [ + "Posterior rootlet of fourth lumbar spinal nerve", + "Dorsal rootlet of fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17586", + "name": "Posterior rootlet of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12874" + ] + }, + "synonyms": [ + "Dorsal rootlet of fifth lumbar spinal nerve", + "Posterior rootlet of fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17587", + "name": "Anterior surface of tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:17588", + "name": "Posterior surface of tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:17589", + "name": "Superior margin of tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Superior border of tail of pancreas" + ] + }, + { + "id": "FMA:17590", + "name": "Inferior margin of tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Inferior border of tail of pancreas" + ] + }, + { + "id": "FMA:17591", + "name": "Root of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Root of first lumbar spinal nerve", + "First lumbar neural root", + "First lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17592", + "name": "Root of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Root of second lumbar spinal nerve", + "Second lumbar neural root", + "Second lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17593", + "name": "Root of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Third lumbar spinal nerve root", + "Third lumbar neural root", + "Root of third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17594", + "name": "Root of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Fourth lumbar spinal nerve root", + "Root of fourth lumbar spinal nerve", + "Fourth lumbar neural root" + ] + }, + { + "id": "FMA:17595", + "name": "Root of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Root of fifth lumbar spinal nerve", + "Fifth lumbar neural root", + "Fifth lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17596", + "name": "Wall of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pancreatic ductal wall" + ] + }, + { + "id": "FMA:17597", + "name": "Wall of main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + }, + "synonyms": [ + "Main pancreatic ductal wall" + ] + }, + { + "id": "FMA:17598", + "name": "Wall of accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + }, + "synonyms": [ + "Accessory pancreatic ductal wall" + ] + }, + { + "id": "FMA:17599", + "name": "Lumen of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Biliary tree lumen" + ] + }, + { + "id": "FMA:17600", + "name": "Lumen of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Pancreatic ductal lumen" + ] + }, + { + "id": "FMA:17601", + "name": "Lumen of main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + }, + "synonyms": [ + "Main pancreatic ductal lumen" + ] + }, + { + "id": "FMA:17602", + "name": "Lumen of accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + }, + "synonyms": [ + "Accessory pancreatic ductal lumen" + ] + }, + { + "id": "FMA:17603", + "name": "Lumen of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + }, + "synonyms": [ + "Common bile ductal lumen" + ] + }, + { + "id": "FMA:17604", + "name": "Lumen of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + }, + "synonyms": [ + "Cystic ductal lumen" + ] + }, + { + "id": "FMA:17605", + "name": "Lumen of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + }, + "synonyms": [ + "Common hepatic ductal lumen" + ] + }, + { + "id": "FMA:17606", + "name": "Lumen of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + }, + "synonyms": [ + "Right hepatic ductal lumen" + ] + }, + { + "id": "FMA:17607", + "name": "Lumen of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + }, + "synonyms": [ + "Left hepatic ductal lumen" + ] + }, + { + "id": "FMA:17608", + "name": "Lumen of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Ureteral lumen" + ] + }, + { + "id": "FMA:17609", + "name": "Lumen of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17608" + ] + }, + "synonyms": [ + "Right ureteral lumen" + ] + }, + { + "id": "FMA:17610", + "name": "Lumen of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17608" + ] + }, + "synonyms": [ + "Left ureteral lumen" + ] + }, + { + "id": "FMA:17611", + "name": "Rootlet of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17566" + ] + }, + "synonyms": [ + "Rootlet of right first lumbar spinal nerve", + "Right first lumbar spinal nerve rootlet", + "Right first lumbar neural rootlet" + ] + }, + { + "id": "FMA:17612", + "name": "Rootlet of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17566" + ] + }, + "synonyms": [ + "Left first lumbar neural rootlet", + "Rootlet of left first lumbar spinal nerve", + "Left first lumbar spinal nerve rootlet" + ] + }, + { + "id": "FMA:17613", + "name": "Rootlet of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17567" + ] + }, + "synonyms": [ + "Rootlet of right second lumbar spinal nerve", + "Right second lumbar spinal nerve rootlet", + "Right second lumbar neural rootlet" + ] + }, + { + "id": "FMA:17614", + "name": "Margin of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15597" + ] + }, + "synonyms": [ + "Border of right kidney", + "Right renal margin" + ] + }, + { + "id": "FMA:17615", + "name": "Margin of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15597" + ] + }, + "synonyms": [ + "Border of left kidney", + "Left renal margin" + ] + }, + { + "id": "FMA:17616", + "name": "Rootlet of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17567" + ] + }, + "synonyms": [ + "Rootlet of left second lumbar spinal nerve", + "Left second lumbar spinal nerve rootlet", + "Left second lumbar neural rootlet" + ] + }, + { + "id": "FMA:17617", + "name": "Rootlet of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17568" + ] + }, + "synonyms": [ + "Left third lumbar spinal nerve rootlet", + "Left third lumbar neural rootlet", + "Rootlet of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17618", + "name": "Rootlet of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17568" + ] + }, + "synonyms": [ + "Right third lumbar spinal nerve rootlet", + "Rootlet of right third lumbar spinal nerve", + "Right third lumbar neural rootlet" + ] + }, + { + "id": "FMA:17619", + "name": "Rootlet of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17569" + ] + }, + "synonyms": [ + "Rootlet of right fourth lumbar spinal nerve", + "Right fourth lumbar neural rootlet", + "Right fourth lumbar spinal nerve rootlet" + ] + }, + { + "id": "FMA:17620", + "name": "Rootlet of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17569" + ] + }, + "synonyms": [ + "Left fourth lumbar neural rootlet", + "Left fourth lumbar spinal nerve rootlet", + "Rootlet of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17621", + "name": "Renal sinus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Right renal sinus" + ] + }, + { + "id": "FMA:17622", + "name": "Renal sinus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Left renal sinus" + ] + }, + { + "id": "FMA:17623", + "name": "Rootlet of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17570" + ] + }, + "synonyms": [ + "Rootlet of left fifth lumbar spinal nerve", + "Left fifth lumbar neural rootlet", + "Left fifth lumbar spinal nerve rootlet" + ] + }, + { + "id": "FMA:17625", + "name": "Rootlet of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17570" + ] + }, + "synonyms": [ + "Right fifth lumbar neural rootlet", + "Right fifth lumbar spinal nerve rootlet", + "Rootlet of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17630", + "name": "Renal papilla of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15622" + ] + } + }, + { + "id": "FMA:17633", + "name": "Renal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + }, + "synonyms": [ + "Renal column of Bertini" + ] + }, + { + "id": "FMA:17634", + "name": "Renal column of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17633" + ] + } + }, + { + "id": "FMA:17635", + "name": "Renal column of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17633" + ] + } + }, + { + "id": "FMA:17636", + "name": "Anterior rootlet of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17571" + ] + }, + "synonyms": [ + "Anterior rootlet of left first lumbar spinal nerve", + "Ventral rootlet of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17637", + "name": "Anterior rootlet of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17571" + ] + }, + "synonyms": [ + "Anterior rootlet of right first lumbar spinal nerve", + "Ventral rootlet of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17638", + "name": "Anterior rootlet of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17572" + ] + }, + "synonyms": [ + "Ventral rootlet of left second lumbar spinal nerve", + "Anterior rootlet of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17639", + "name": "Anterior rootlet of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17572" + ] + }, + "synonyms": [ + "Ventral rootlet of right second lumbar spinal nerve", + "Anterior rootlet of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17640", + "name": "Nephron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + } + }, + { + "id": "FMA:17641", + "name": "Anterior rootlet of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17573" + ] + }, + "synonyms": [ + "Ventral rootlet of left third lumbar spinal nerve", + "Anterior rootlet of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17642", + "name": "Anterior rootlet of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17573" + ] + }, + "synonyms": [ + "Ventral rootlet of right third lumbar spinal nerve", + "Anterior rootlet of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17643", + "name": "Anterior rootlet of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17574" + ] + }, + "synonyms": [ + "Ventral rootlet of left fourth lumbar spinal nerve", + "Anterior rootlet of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17644", + "name": "Anterior rootlet of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17574" + ] + }, + "synonyms": [ + "Anterior rootlet of right fourth lumbar spinal nerve", + "Ventral rootlet of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17645", + "name": "Anterior rootlet of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17575" + ] + }, + "synonyms": [ + "Anterior rootlet of left fifth lumbar spinal nerve", + "Ventral rootlet of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17646", + "name": "Anterior rootlet of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17575" + ] + }, + "synonyms": [ + "Anterior rootlet of right fifth lumbar spinal nerve", + "Ventral rootlet of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17647", + "name": "Posterior rootlet of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17578" + ] + }, + "synonyms": [ + "Posterior rootlet of left first lumbar spinal nerve", + "Dorsal rootlet of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17648", + "name": "Posterior rootlet of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17578" + ] + }, + "synonyms": [ + "Dorsal rootlet of right first lumbar spinal nerve", + "Posterior rootlet of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17649", + "name": "Lumen of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + }, + "synonyms": [ + "Renal pelvic lumen" + ] + }, + { + "id": "FMA:17650", + "name": "Lumen of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17649" + ] + }, + "synonyms": [ + "Lumen of pelvis of right ureter", + "Lumen of renal pelvis of right kidney", + "Right renal pelvic lumen" + ] + }, + { + "id": "FMA:17651", + "name": "Lumen of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17649" + ] + }, + "synonyms": [ + "Lumen of renal pelvis of left kidney", + "Lumen of pelvis of left ureter", + "Left renal pelvic lumen" + ] + }, + { + "id": "FMA:17652", + "name": "Lumen of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + }, + "synonyms": [ + "Lumen of major calix", + "Major calyx lumen" + ] + }, + { + "id": "FMA:17653", + "name": "Lumen of right major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17652" + ] + }, + "synonyms": [ + "Right major calyx lumen" + ] + }, + { + "id": "FMA:17654", + "name": "Lumen of left major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17652" + ] + }, + "synonyms": [ + "Left major calyx lumen" + ] + }, + { + "id": "FMA:17655", + "name": "Lumen of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + }, + "synonyms": [ + "Minor calyx lumen", + "Lumen of minor calix" + ] + }, + { + "id": "FMA:17656", + "name": "Lumen of right minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17655" + ] + }, + "synonyms": [ + "Right minor calyx lumen", + "Lumen of minor calix of right kidney" + ] + }, + { + "id": "FMA:17657", + "name": "Lumen of left minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17655" + ] + }, + "synonyms": [ + "Left minor calyx lumen" + ] + }, + { + "id": "FMA:17658", + "name": "Renal pelvis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + } + }, + { + "id": "FMA:17659", + "name": "Renal pelvis proper of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17658" + ] + } + }, + { + "id": "FMA:17660", + "name": "Renal pelvis proper of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17658" + ] + } + }, + { + "id": "FMA:17661", + "name": "Wall of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + }, + "synonyms": [ + "Renal pelvic wall" + ] + }, + { + "id": "FMA:17662", + "name": "Wall of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17661" + ] + }, + "synonyms": [ + "Wall of renal pelvis of right kidney", + "Right renal pelvic wall", + "Wall of pelvis of right ureter" + ] + }, + { + "id": "FMA:17663", + "name": "Wall of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17661" + ] + }, + "synonyms": [ + "Wall of renal pelvis of left kidney", + "Left renal pelvic wall", + "Wall of pelvis of left ureter" + ] + }, + { + "id": "FMA:17664", + "name": "Wall of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + }, + "synonyms": [ + "Major calyx wall", + "Wall of major calix" + ] + }, + { + "id": "FMA:17667", + "name": "Wall of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + }, + "synonyms": [ + "Minor calyx wall", + "Wall of minor calix" + ] + }, + { + "id": "FMA:17670", + "name": "Renal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + } + }, + { + "id": "FMA:17672", + "name": "Root of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17591" + ] + }, + "synonyms": [ + "Left first lumbar spinal nerve root", + "Root of left first lumbar spinal nerve", + "Left first lumbar neural root" + ] + }, + { + "id": "FMA:17673", + "name": "Root of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17591" + ] + }, + "synonyms": [ + "Right first lumbar neural root", + "Right first lumbar spinal nerve root", + "Root of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17674", + "name": "Root of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17592" + ] + }, + "synonyms": [ + "Root of left second lumbar spinal nerve", + "Left second lumbar neural root", + "Left second lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17675", + "name": "Root of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17592" + ] + }, + "synonyms": [ + "Right second lumbar neural root", + "Root of right second lumbar spinal nerve", + "Right second lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17676", + "name": "Bowman's space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + }, + "synonyms": [ + "Urinary space" + ] + }, + { + "id": "FMA:17677", + "name": "Root of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17593" + ] + }, + "synonyms": [ + "Left third lumbar neural root", + "Root of left third lumbar spinal nerve", + "Left third lumbar spinal nerve root" + ] + }, + { + "id": "FMA:17678", + "name": "Root of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17593" + ] + }, + "synonyms": [ + "Root of right third lumbar spinal nerve", + "Right third lumbar spinal nerve root", + "Right third lumbar neural root" + ] + }, + { + "id": "FMA:17679", + "name": "Root of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17594" + ] + }, + "synonyms": [ + "Root of left fourth lumbar spinal nerve", + "Left fourth lumbar spinal nerve root", + "Left fourth lumbar neural root" + ] + }, + { + "id": "FMA:17680", + "name": "Root of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17594" + ] + }, + "synonyms": [ + "Right fourth lumbar spinal nerve root", + "Right fourth lumbar neural root", + "Root of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17681", + "name": "Root of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17595" + ] + }, + "synonyms": [ + "Left fifth lumbar spinal nerve root", + "Left fifth lumbar neural root", + "Root of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17682", + "name": "Root of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17595" + ] + }, + "synonyms": [ + "Right fifth lumbar spinal nerve root", + "Right fifth lumbar neural root", + "Root of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17683", + "name": "Posterior rootlet of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17581" + ] + }, + "synonyms": [ + "Dorsal rootlet of left second lumbar spinal nerve", + "Posterior rootlet of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17684", + "name": "Posterior rootlet of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17581" + ] + }, + "synonyms": [ + "Dorsal rootlet of right second lumbar spinal nerve", + "Posterior rootlet of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17685", + "name": "Posterior rootlet of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17584" + ] + }, + "synonyms": [ + "Posterior rootlet of left third lumbar spinal nerve", + "Dorsal rootlet of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17686", + "name": "Posterior rootlet of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17584" + ] + }, + "synonyms": [ + "Posterior rootlet of right third lumbar spinal nerve", + "Dorsal rootlet of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17687", + "name": "Posterior rootlet of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17585" + ] + }, + "synonyms": [ + "Dorsal rootlet of left fourth lumbar spinal nerve", + "Posterior rootlet of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17688", + "name": "Posterior rootlet of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17585" + ] + }, + "synonyms": [ + "Posterior rootlet of right fourth lumbar spinal nerve", + "Dorsal rootlet of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17689", + "name": "Posterior rootlet of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17586" + ] + }, + "synonyms": [ + "Posterior rootlet of left fifth lumbar spinal nerve", + "Dorsal rootlet of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17690", + "name": "Posterior rootlet of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17586" + ] + }, + "synonyms": [ + "Dorsal rootlet of right fifth lumbar spinal nerve", + "Posterior rootlet of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17691", + "name": "Uriniferous tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:17692", + "name": "Region of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + }, + "synonyms": [ + "Renal tubule region" + ] + }, + { + "id": "FMA:17693", + "name": "Proximal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Proximal convoluted renal tubule", + "Tubulus contortus proximalis" + ] + }, + { + "id": "FMA:17694", + "name": "Anterior root of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12956" + ] + }, + "synonyms": [ + "Ventral root of left first lumbar spinal nerve", + "Anterior root of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17695", + "name": "Anterior root of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12956" + ] + }, + "synonyms": [ + "Anterior root of right first lumbar spinal nerve", + "Ventral root of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17696", + "name": "Anterior root of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12957" + ] + }, + "synonyms": [ + "Ventral root of left second lumbar spinal nerve", + "Anterior root of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17697", + "name": "Anterior root of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12957" + ] + }, + "synonyms": [ + "Anterior root of right second lumbar spinal nerve", + "Ventral root of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17698", + "name": "Loop of Henle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Henle's loop", + "Henle loop" + ] + }, + { + "id": "FMA:17699", + "name": "Anterior root of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12958" + ] + }, + "synonyms": [ + "Ventral root of left third lumbar spinal nerve", + "Anterior root of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17700", + "name": "Anterior root of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12958" + ] + }, + "synonyms": [ + "Anterior root of right third lumbar spinal nerve", + "Ventral root of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17701", + "name": "Anterior root of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12959" + ] + }, + "synonyms": [ + "Ventral root of left fourth lumbar spinal nerve", + "Anterior root of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17702", + "name": "Anterior root of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12959" + ] + }, + "synonyms": [ + "Anterior root of right fourth lumbar spinal nerve", + "Ventral root of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17703", + "name": "Anterior root of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12960" + ] + }, + "synonyms": [ + "Anterior root of left fifth lumbar spinal nerve", + "Ventral root of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17704", + "name": "Anterior root of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12960" + ] + }, + "synonyms": [ + "Anterior root of right fifth lumbar spinal nerve", + "Ventral root of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17705", + "name": "Descending limb of loop of Henle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Descending limb of Henle's loop" + ] + }, + { + "id": "FMA:17706", + "name": "Posterior root of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13004" + ] + }, + "synonyms": [ + "Posterior root of left first lumbar spinal nerve", + "Dorsal root of left first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17707", + "name": "Posterior root of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13004" + ] + }, + "synonyms": [ + "Posterior root of right first lumbar spinal nerve", + "Dorsal root of right first lumbar spinal nerve" + ] + }, + { + "id": "FMA:17708", + "name": "Posterior root of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13005" + ] + }, + "synonyms": [ + "Dorsal root of left second lumbar spinal nerve", + "Posterior root of left second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17709", + "name": "Posterior root of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13005" + ] + }, + "synonyms": [ + "Posterior root of right second lumbar spinal nerve", + "Dorsal root of right second lumbar spinal nerve" + ] + }, + { + "id": "FMA:17710", + "name": "Posterior root of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13006" + ] + }, + "synonyms": [ + "Dorsal root of left third lumbar spinal nerve", + "Posterior root of left third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17711", + "name": "Posterior root of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13006" + ] + }, + "synonyms": [ + "Posterior root of right third lumbar spinal nerve", + "Dorsal root of right third lumbar spinal nerve" + ] + }, + { + "id": "FMA:17712", + "name": "Posterior root of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13007" + ] + }, + "synonyms": [ + "Dorsal root of left fourth lumbar spinal nerve", + "Posterior root of left fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17713", + "name": "Posterior root of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13007" + ] + }, + "synonyms": [ + "Dorsal root of right fourth lumbar spinal nerve", + "Posterior root of right fourth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17714", + "name": "Posterior root of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13008" + ] + }, + "synonyms": [ + "Dorsal root of left fifth lumbar spinal nerve", + "Posterior root of left fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17715", + "name": "Posterior root of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13008" + ] + }, + "synonyms": [ + "Dorsal root of right fifth lumbar spinal nerve", + "Posterior root of right fifth lumbar spinal nerve" + ] + }, + { + "id": "FMA:17716", + "name": "Proximal straight tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Thick descending limb of proximal tubule", + "Tubulus rectus proximalis" + ] + }, + { + "id": "FMA:17717", + "name": "Ascending limb of loop of Henle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Ascending limb of Henle's loop" + ] + }, + { + "id": "FMA:17718", + "name": "Intermediate tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Tubulus attenuatus" + ] + }, + { + "id": "FMA:17719", + "name": "Descending thin limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Pars descendens (Tubulus attenuatus)" + ] + }, + { + "id": "FMA:17720", + "name": "Ascending thin limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Pars ascendens (Tubulus attenuatus)" + ] + }, + { + "id": "FMA:17721", + "name": "Distal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Distal convoluted renal tubule", + "Tubulus contortus distalis" + ] + }, + { + "id": "FMA:17722", + "name": "Straight portion of distal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Tubulus rectus distalis", + "Straight portion of distal convoluted renal tubule", + "Thick ascending limb of distal tubule" + ] + }, + { + "id": "FMA:17723", + "name": "Convoluted portion of distal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17692" + ] + }, + "synonyms": [ + "Convoluted portion of distal convoluted renal tubule" + ] + }, + { + "id": "FMA:17725", + "name": "Renal papilla of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15622" + ] + } + }, + { + "id": "FMA:17726", + "name": "Surface of cribriform area of renal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66264" + ] + } + }, + { + "id": "FMA:17727", + "name": "Peritoneal surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37328" + ] + } + }, + { + "id": "FMA:17728", + "name": "Peritoneal surface of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17727" + ] + } + }, + { + "id": "FMA:17729", + "name": "Peritoneal surface of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17727" + ] + } + }, + { + "id": "FMA:17730", + "name": "Non-peritoneal surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37328" + ] + } + }, + { + "id": "FMA:17731", + "name": "Non-peritoneal surface of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17730" + ] + } + }, + { + "id": "FMA:17732", + "name": "Non-peritoneal surface of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17730" + ] + } + }, + { + "id": "FMA:17733", + "name": "Set of outer region of renal pyramids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86312" + ] + }, + "synonyms": [ + "Outer medulla of kidney", + "Outer zone of renal medulla", + "Outer zone of medulla of kidney", + "Outer renal medulla" + ] + }, + { + "id": "FMA:17734", + "name": "Set of inner region of renal pyramids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86312" + ] + }, + "synonyms": [ + "Inner zone of medulla of kidney", + "Inner zone of renal medulla", + "Inner renal medulla", + "Inner medulla of kidney" + ] + }, + { + "id": "FMA:17735", + "name": "Set of outer region of renal pyramids of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17733" + ] + }, + "synonyms": [ + "Outer renal medulla of right kidney", + "Outer medulla of right kidney" + ] + }, + { + "id": "FMA:17736", + "name": "Set of outer region of renal pyramids of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17733" + ] + }, + "synonyms": [ + "Outer renal medulla of left kidney", + "Outer medulla of left kidney" + ] + }, + { + "id": "FMA:17737", + "name": "Inner medulla of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17734" + ] + }, + "synonyms": [ + "Inner renal medulla of right kidney" + ] + }, + { + "id": "FMA:17738", + "name": "Inner medulla of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17734" + ] + }, + "synonyms": [ + "Inner renal medulla of left kidney" + ] + }, + { + "id": "FMA:17739", + "name": "Body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Uterine body", + "Uterine corpus" + ] + }, + { + "id": "FMA:17740", + "name": "Cervix of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Neck of uterus", + "Cervical canal", + "Uterine cervix", + "Cervical canal of uterus" + ] + }, + { + "id": "FMA:17742", + "name": "Endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Tunica mucosa (Endometrium)" + ] + }, + { + "id": "FMA:17743", + "name": "Myometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Tunica muscularis (Myometrium)" + ] + }, + { + "id": "FMA:17744", + "name": "Serosa of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Tunica serosa (Perimetrium)", + "Uterine serosa", + "Serous coat of uterus", + "Visceral peritoneum of uterus" + ] + }, + { + "id": "FMA:17745", + "name": "Cavity of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Uterine cavity" + ] + }, + { + "id": "FMA:17746", + "name": "Lumen of cervix of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18367" + ] + } + }, + { + "id": "FMA:17747", + "name": "Internal cervical os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20422" + ] + }, + "synonyms": [ + "Internal os" + ] + }, + { + "id": "FMA:17749", + "name": "Orifice of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ostium of uterine tube", + "Orifice of fallopian tube", + "Uterine tube orifice", + "Orifice of oviduct", + "Uterine ostium" + ] + }, + { + "id": "FMA:17750", + "name": "Orifice of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17749" + ] + }, + "synonyms": [ + "Ostium of right uterine tube", + "Orifice of right fallopian tube", + "Orifice of right oviduct", + "Right uterine tube orifice" + ] + }, + { + "id": "FMA:17751", + "name": "Orifice of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17749" + ] + }, + "synonyms": [ + "Ostium of left uterine tube", + "Left uterine tube orifice", + "Orifice of left oviduct", + "Orifice of left fallopian tube" + ] + }, + { + "id": "FMA:17752", + "name": "Lower uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Uterine isthmus", + "Isthmus of uterus" + ] + }, + { + "id": "FMA:17753", + "name": "Wall of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:17754", + "name": "Wall of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + }, + "synonyms": [ + "Wall of uterine fundus" + ] + }, + { + "id": "FMA:17755", + "name": "Wall of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + }, + "synonyms": [ + "Wall of uterine body" + ] + }, + { + "id": "FMA:17756", + "name": "Wall of lower uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + }, + "synonyms": [ + "Lower uterine segmental wall", + "Wall of isthmus of uterus" + ] + }, + { + "id": "FMA:17757", + "name": "Wall of cervix of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + }, + "synonyms": [ + "Cervical wall" + ] + }, + { + "id": "FMA:17759", + "name": "Surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Uterine surface" + ] + }, + { + "id": "FMA:17760", + "name": "Surface of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:17761", + "name": "Surface of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17762", + "name": "Surface of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17763", + "name": "Surface of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17764", + "name": "Surface of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + }, + "synonyms": [ + "Cervix surface", + "Cervical surface" + ] + }, + { + "id": "FMA:17767", + "name": "Peritoneal surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37342" + ] + } + }, + { + "id": "FMA:17768", + "name": "Non-peritoneal surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37342" + ] + } + }, + { + "id": "FMA:17769", + "name": "Anterior surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37342" + ] + }, + "synonyms": [ + "Vesical surface of uterus" + ] + }, + { + "id": "FMA:17770", + "name": "Posterior surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37342" + ] + }, + "synonyms": [ + "Intestinal surface of uterus" + ] + }, + { + "id": "FMA:17771", + "name": "Internal surface of anterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:17772", + "name": "Internal surface of posterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:17773", + "name": "External surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17759" + ] + } + }, + { + "id": "FMA:17774", + "name": "Internal surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17759" + ] + }, + "synonyms": [ + "Endometrial surface" + ] + }, + { + "id": "FMA:17775", + "name": "External surface of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17776", + "name": "External surface of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17775" + ] + } + }, + { + "id": "FMA:17777", + "name": "External surface of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17775" + ] + } + }, + { + "id": "FMA:17778", + "name": "External surface of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17775" + ] + } + }, + { + "id": "FMA:17779", + "name": "External surface of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17775" + ] + } + }, + { + "id": "FMA:17780", + "name": "Internal surface of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17781", + "name": "Internal surface of anterior wall of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20068" + ] + } + }, + { + "id": "FMA:17782", + "name": "Internal surface of anterior wall of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20068" + ] + } + }, + { + "id": "FMA:17783", + "name": "Internal surface of anterior wall of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20068" + ] + } + }, + { + "id": "FMA:17784", + "name": "Internal surface of anterior wall of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20068" + ] + }, + "synonyms": [ + "Internal surface of anterior cervical wall" + ] + }, + { + "id": "FMA:17785", + "name": "Internal surface of posterior wall of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20069" + ] + } + }, + { + "id": "FMA:17786", + "name": "Internal surface of posterior wall of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20069" + ] + } + }, + { + "id": "FMA:17787", + "name": "Internal surface of posterior wall of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20069" + ] + } + }, + { + "id": "FMA:17788", + "name": "Internal surface of posterior wall of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20069" + ] + }, + "synonyms": [ + "Internal surface of posterior cervical wall" + ] + }, + { + "id": "FMA:17789", + "name": "Internal surface of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:17790", + "name": "Internal surface of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:17791", + "name": "Internal surface of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:17792", + "name": "Internal surface of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + }, + "synonyms": [ + "Internal surface of uterine cervix" + ] + }, + { + "id": "FMA:17793", + "name": "Anterior surface of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:17794", + "name": "Anterior surface of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17793" + ] + } + }, + { + "id": "FMA:17795", + "name": "Anterior surface of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17793" + ] + } + }, + { + "id": "FMA:17796", + "name": "Anterior surface of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17793" + ] + } + }, + { + "id": "FMA:17797", + "name": "Anterior surface of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17793" + ] + } + }, + { + "id": "FMA:17798", + "name": "Posterior surface of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20014" + ] + } + }, + { + "id": "FMA:17799", + "name": "Posterior surface of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20014" + ] + } + }, + { + "id": "FMA:17800", + "name": "Posterior surface of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20014" + ] + } + }, + { + "id": "FMA:17801", + "name": "Posterior surface of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20014" + ] + } + }, + { + "id": "FMA:17802", + "name": "Adventitia of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15892" + ] + }, + "synonyms": [ + "Fibrous coat of right ureter", + "Right ureteral adventitia" + ] + }, + { + "id": "FMA:17803", + "name": "Adventitia of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15892" + ] + }, + "synonyms": [ + "Fibrous coat of left ureter", + "Left ureteral adventitia" + ] + }, + { + "id": "FMA:17804", + "name": "Muscular layer of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15893" + ] + } + }, + { + "id": "FMA:17805", + "name": "Muscular layer of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15893" + ] + } + }, + { + "id": "FMA:17806", + "name": "Mucosa of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15894" + ] + }, + "synonyms": [ + "Right ureteral mucosa" + ] + }, + { + "id": "FMA:17807", + "name": "Mucosa of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15894" + ] + }, + "synonyms": [ + "Left ureteral mucosa" + ] + }, + { + "id": "FMA:17808", + "name": "Mucosa of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + } + }, + { + "id": "FMA:17809", + "name": "Mucosa of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + } + }, + { + "id": "FMA:17810", + "name": "Mucosa of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17809" + ] + } + }, + { + "id": "FMA:17811", + "name": "Mucosa of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17809" + ] + } + }, + { + "id": "FMA:17812", + "name": "Mucosa of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17808" + ] + } + }, + { + "id": "FMA:17813", + "name": "Mucosa of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17808" + ] + } + }, + { + "id": "FMA:17814", + "name": "Muscle layer of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + } + }, + { + "id": "FMA:17815", + "name": "Muscle layer of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + } + }, + { + "id": "FMA:17816", + "name": "Muscle layer of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17815" + ] + } + }, + { + "id": "FMA:17817", + "name": "Muscle layer of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17815" + ] + } + }, + { + "id": "FMA:17818", + "name": "Muscle layer of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17814" + ] + } + }, + { + "id": "FMA:17819", + "name": "Muscle layer of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17814" + ] + } + }, + { + "id": "FMA:17820", + "name": "Adventitia of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + } + }, + { + "id": "FMA:17821", + "name": "Adventitia of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17820" + ] + } + }, + { + "id": "FMA:17822", + "name": "Adventitia of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17820" + ] + } + }, + { + "id": "FMA:17823", + "name": "Adventitia of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + } + }, + { + "id": "FMA:17824", + "name": "Adventitia of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17823" + ] + } + }, + { + "id": "FMA:17825", + "name": "Adventitia of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17823" + ] + } + }, + { + "id": "FMA:17826", + "name": "Abdominal part of wall of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + } + }, + { + "id": "FMA:17827", + "name": "Pelvic part of wall of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + } + }, + { + "id": "FMA:17828", + "name": "Wall of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17827" + ] + } + }, + { + "id": "FMA:17829", + "name": "Wall of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17827" + ] + } + }, + { + "id": "FMA:17830", + "name": "Wall of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17826" + ] + } + }, + { + "id": "FMA:17831", + "name": "Wall of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17826" + ] + } + }, + { + "id": "FMA:17832", + "name": "Lumen of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + } + }, + { + "id": "FMA:17833", + "name": "Lumen of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17832" + ] + } + }, + { + "id": "FMA:17834", + "name": "Lumen of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17832" + ] + } + }, + { + "id": "FMA:17835", + "name": "Lumen of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + } + }, + { + "id": "FMA:17836", + "name": "Lumen of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17835" + ] + } + }, + { + "id": "FMA:17837", + "name": "Lumen of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17835" + ] + } + }, + { + "id": "FMA:17839", + "name": "Wall of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + }, + "synonyms": [ + "Wall of base of urinary bladder" + ] + }, + { + "id": "FMA:17840", + "name": "Wall of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:17841", + "name": "Trigone proper of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:17842", + "name": "Wall of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:17843", + "name": "Mucosa of region of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:17844", + "name": "Mucosa of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17843" + ] + } + }, + { + "id": "FMA:17845", + "name": "Mucosa of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17843" + ] + } + }, + { + "id": "FMA:17846", + "name": "Mucosa of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17843" + ] + } + }, + { + "id": "FMA:17847", + "name": "Mucosa of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17843" + ] + } + }, + { + "id": "FMA:17848", + "name": "Submucosa of zone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:17849", + "name": "Submucosa of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17848" + ] + } + }, + { + "id": "FMA:17850", + "name": "Submucosa of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17848" + ] + } + }, + { + "id": "FMA:17851", + "name": "Submucosa of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17848" + ] + } + }, + { + "id": "FMA:17852", + "name": "Submucosa of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17848" + ] + } + }, + { + "id": "FMA:17853", + "name": "Region of muscle layer of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Muscle layer of region of urinary bladder", + "Muscularis of subdivision of urinary bladder" + ] + }, + { + "id": "FMA:17854", + "name": "Muscle layer of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17853" + ] + }, + "synonyms": [ + "Muscularis of fundus of urinary bladder", + "Fundal part of muscle layer of urinary bladder" + ] + }, + { + "id": "FMA:17855", + "name": "Muscle layer of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17853" + ] + }, + "synonyms": [ + "Muscularis of body of urinary bladder" + ] + }, + { + "id": "FMA:17856", + "name": "Muscle layer of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17853" + ] + }, + "synonyms": [ + "Muscularis of neck of urinary bladder" + ] + }, + { + "id": "FMA:17857", + "name": "Muscle layer of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17853" + ] + }, + "synonyms": [ + "Muscularis of trigone of urinary bladder" + ] + }, + { + "id": "FMA:17859", + "name": "External surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15916" + ] + } + }, + { + "id": "FMA:17860", + "name": "Internal surface of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15916" + ] + } + }, + { + "id": "FMA:17861", + "name": "Internal surface of subdivision of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15919" + ] + } + }, + { + "id": "FMA:17862", + "name": "Internal surface of anterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17863", + "name": "Internal surface of posterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17864", + "name": "Internal surface of lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17865", + "name": "Internal surface of right lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17864" + ] + }, + "synonyms": [ + "Internal surface of right wall of urinary bladder" + ] + }, + { + "id": "FMA:17866", + "name": "Internal surface of left lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17864" + ] + }, + "synonyms": [ + "Internal surface of left wall of urinary bladder" + ] + }, + { + "id": "FMA:17867", + "name": "Internal surface of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17868", + "name": "Internal surface of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17869", + "name": "Internal surface of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17870", + "name": "Internal surface of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17861" + ] + } + }, + { + "id": "FMA:17871", + "name": "Lumen of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18366" + ] + }, + "synonyms": [ + "Cavity of fundus of urinary bladder" + ] + }, + { + "id": "FMA:17872", + "name": "Lumen of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18366" + ] + }, + "synonyms": [ + "Cavity of body of urinary bladder" + ] + }, + { + "id": "FMA:17873", + "name": "Lumen of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18366" + ] + }, + "synonyms": [ + "Cavity of neck of urinary bladder" + ] + }, + { + "id": "FMA:17874", + "name": "External surface of subdivision of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15919" + ] + } + }, + { + "id": "FMA:17875", + "name": "External surface of neck of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:17876", + "name": "Cortex proper of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + }, + "synonyms": [ + "Renal cortex proper", + "Renal cortical arch" + ] + }, + { + "id": "FMA:17879", + "name": "Superior segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15616" + ] + }, + "synonyms": [ + "Superior vascular segment of right kidney" + ] + }, + { + "id": "FMA:17880", + "name": "Superior segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15616" + ] + } + }, + { + "id": "FMA:17881", + "name": "Renal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + } + }, + { + "id": "FMA:17882", + "name": "Cortex proper of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17876" + ] + }, + "synonyms": [ + "Cortical arch of right kidney" + ] + }, + { + "id": "FMA:17883", + "name": "Cortex proper of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17876" + ] + }, + "synonyms": [ + "Cortical arch of left kidney" + ] + }, + { + "id": "FMA:17884", + "name": "Renal lobe of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17881" + ] + } + }, + { + "id": "FMA:17885", + "name": "Renal lobe of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17881" + ] + } + }, + { + "id": "FMA:17886", + "name": "Ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:17887", + "name": "Right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17886" + ] + } + }, + { + "id": "FMA:17888", + "name": "Left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17886" + ] + } + }, + { + "id": "FMA:17889", + "name": "Wall of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86214" + ] + }, + "synonyms": [ + "Ureteral proper wall" + ] + }, + { + "id": "FMA:17890", + "name": "Lumen of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + }, + "synonyms": [ + "Ureteral proper lumen" + ] + }, + { + "id": "FMA:17891", + "name": "Lumen of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Gallbladder lumen" + ] + }, + { + "id": "FMA:17892", + "name": "Region of wall of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:17893", + "name": "Wall of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17892" + ] + } + }, + { + "id": "FMA:17894", + "name": "Wall of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17892" + ] + } + }, + { + "id": "FMA:17895", + "name": "Wall of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17892" + ] + } + }, + { + "id": "FMA:17896", + "name": "Wall of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17889" + ] + }, + "synonyms": [ + "Right ureteral proper wall" + ] + }, + { + "id": "FMA:17897", + "name": "Wall of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17889" + ] + }, + "synonyms": [ + "Left ureteral proper wall" + ] + }, + { + "id": "FMA:17898", + "name": "Lumen of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17890" + ] + }, + "synonyms": [ + "Right ureteral proper lumen" + ] + }, + { + "id": "FMA:17899", + "name": "Lumen of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17890" + ] + }, + "synonyms": [ + "Left ureteral proper lumen" + ] + }, + { + "id": "FMA:17900", + "name": "Anterior superior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15617" + ] + }, + "synonyms": [ + "Anterior superior vascular renal segment of right kidney" + ] + }, + { + "id": "FMA:17901", + "name": "Anterior superior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15617" + ] + }, + "synonyms": [ + "Anterior superior vascular renal segment of left kidney" + ] + }, + { + "id": "FMA:17902", + "name": "Anterior inferior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15618" + ] + }, + "synonyms": [ + "Anterior inferior vascular renal segment of right kidney" + ] + }, + { + "id": "FMA:17903", + "name": "Anterior inferior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15618" + ] + }, + "synonyms": [ + "Anterior inferior vascular renal segment of left kidney" + ] + }, + { + "id": "FMA:17904", + "name": "Inferior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15619" + ] + }, + "synonyms": [ + "Inferior vascular renal segment of right kidney" + ] + }, + { + "id": "FMA:17905", + "name": "Inferior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15619" + ] + }, + "synonyms": [ + "Inferior vascular renal segment of left kidney" + ] + }, + { + "id": "FMA:17906", + "name": "Posterior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15620" + ] + }, + "synonyms": [ + "Posterior vascular renal segment of right kidney" + ] + }, + { + "id": "FMA:17907", + "name": "Posterior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15620" + ] + }, + "synonyms": [ + "Posterior vascular renal segment of left kidney" + ] + }, + { + "id": "FMA:17910", + "name": "Adventitia of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + }, + "synonyms": [ + "Fibrous coat of ureter proper", + "External adventitia of ureter proper", + "Ureteral proper adventitia" + ] + }, + { + "id": "FMA:17911", + "name": "Adventitia of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17910" + ] + }, + "synonyms": [ + "Right ureteral proper adventitia", + "Fibrous coat of right ureter proper" + ] + }, + { + "id": "FMA:17912", + "name": "Adventitia of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17910" + ] + }, + "synonyms": [ + "Left ureteral proper adventitia", + "Fibrous coat of left ureter proper" + ] + }, + { + "id": "FMA:17913", + "name": "Adventitia of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + }, + "synonyms": [ + "Fibrous coat of renal pelvis", + "Renal pelvic adventitia" + ] + }, + { + "id": "FMA:17914", + "name": "Adventitia of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17913" + ] + }, + "synonyms": [ + "Right renal pelvic adventitia", + "Fibrous coat of right renal pelvis" + ] + }, + { + "id": "FMA:17915", + "name": "Adventitia of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17913" + ] + }, + "synonyms": [ + "Left renal pelvic adventitia", + "Fibrous coat of left renal pelvis" + ] + }, + { + "id": "FMA:17916", + "name": "Adventitia of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + }, + "synonyms": [ + "Major calyx adventitia", + "Fibrous coat of major calyx", + "Adventitia of major calix" + ] + }, + { + "id": "FMA:17919", + "name": "Adventitia of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + }, + "synonyms": [ + "Adventitia of minor calix", + "Minor calyx adventitia", + "Fibrous coat of minor calyx" + ] + }, + { + "id": "FMA:17922", + "name": "Muscle layer of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + }, + "synonyms": [ + "Muscularis of ureter proper", + "Muscle coat of ureter proper" + ] + }, + { + "id": "FMA:17923", + "name": "Muscle layer of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17922" + ] + }, + "synonyms": [ + "Muscularis of right ureter proper", + "Muscle coat of right ureter proper" + ] + }, + { + "id": "FMA:17924", + "name": "Muscle layer of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17922" + ] + }, + "synonyms": [ + "Muscularis of left ureter proper", + "Muscle coat of left ureter proper" + ] + }, + { + "id": "FMA:17925", + "name": "Muscle layer of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + }, + "synonyms": [ + "Muscular layer of renal pelvis", + "Muscular coat of renal pelvis" + ] + }, + { + "id": "FMA:17926", + "name": "Muscle layer of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17925" + ] + }, + "synonyms": [ + "Muscularis of right renal pelvis", + "Muscle coat of right renal pelvis" + ] + }, + { + "id": "FMA:17927", + "name": "Muscle layer of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17925" + ] + }, + "synonyms": [ + "Muscularis of left renal pelvis" + ] + }, + { + "id": "FMA:17928", + "name": "Mucosa of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + }, + "synonyms": [ + "Ureteral proper mucosa" + ] + }, + { + "id": "FMA:17929", + "name": "Mucosa of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17928" + ] + }, + "synonyms": [ + "Right ureteral proper mucosa" + ] + }, + { + "id": "FMA:17930", + "name": "Mucosa of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17928" + ] + }, + "synonyms": [ + "Left ureteral proper mucosa" + ] + }, + { + "id": "FMA:17931", + "name": "Mucosa of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + }, + "synonyms": [ + "Renal pelvic mucosa", + "Mucous membrane of renal pelvis" + ] + }, + { + "id": "FMA:17932", + "name": "Mucosa of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17931" + ] + }, + "synonyms": [ + "Right renal pelvic mucosa" + ] + }, + { + "id": "FMA:17933", + "name": "Mucosa of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17931" + ] + }, + "synonyms": [ + "Left renal pelvic mucosa" + ] + }, + { + "id": "FMA:17934", + "name": "Mucosa of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + }, + "synonyms": [ + "Mucosa of major calix", + "Major calyx mucosa" + ] + }, + { + "id": "FMA:17935", + "name": "Mucosa of right major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17934" + ] + }, + "synonyms": [ + "Right major calyx mucosa", + "Mucosa of major calix of right kidney" + ] + }, + { + "id": "FMA:17936", + "name": "Mucosa of left major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17934" + ] + }, + "synonyms": [ + "Left major calyx mucosa" + ] + }, + { + "id": "FMA:17937", + "name": "Mucosa of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + }, + "synonyms": [ + "Mucosa of minor calix", + "Minor calyx mucosa" + ] + }, + { + "id": "FMA:17938", + "name": "Mucosa of right minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17937" + ] + }, + "synonyms": [ + "Mucosa of minor calix of right kidney", + "Right minor calyx mucosa" + ] + }, + { + "id": "FMA:17939", + "name": "Mucosa of left minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17937" + ] + }, + "synonyms": [ + "Left minor calyx mucosa", + "Mucosa of minor calix of left kidney" + ] + }, + { + "id": "FMA:17940", + "name": "Muscle layer of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + }, + "synonyms": [ + "Muscle layer of major calix", + "Muscularis of major calyx" + ] + }, + { + "id": "FMA:17941", + "name": "Muscle layer of right major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17940" + ] + }, + "synonyms": [ + "Muscle layer of major calix of right kidney" + ] + }, + { + "id": "FMA:17942", + "name": "Muscle layer of left major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17940" + ] + } + }, + { + "id": "FMA:17943", + "name": "Muscle layer of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + }, + "synonyms": [ + "Muscle layer of minor calix" + ] + }, + { + "id": "FMA:17944", + "name": "Muscle layer of right minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17943" + ] + }, + "synonyms": [ + "Muscle layer of minor calix of right kidney" + ] + }, + { + "id": "FMA:17945", + "name": "Muscle layer of left minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17943" + ] + }, + "synonyms": [ + "Muscle layer of minor calix of left kidney" + ] + }, + { + "id": "FMA:17946", + "name": "Rootlet of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Rootlet of sacral spinal nerve", + "Sacral spinal nerve rootlet", + "Sacral neural rootlet" + ] + }, + { + "id": "FMA:17947", + "name": "Rootlet of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17946" + ] + }, + "synonyms": [ + "First sacral neural rootlet", + "Rootlet of first sacral spinal nerve", + "First sacral spinal nerve rootlet" + ] + }, + { + "id": "FMA:17948", + "name": "Rootlet of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17946" + ] + }, + "synonyms": [ + "Rootlet of second sacral spinal nerve", + "Second spinal nerve rootlet", + "Second sacral neural rootlet" + ] + }, + { + "id": "FMA:17949", + "name": "Rootlet of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17946" + ] + }, + "synonyms": [ + "Rootlet of third spinal nerve", + "Third sacral neural rootlet", + "Third spinal nerve rootlet" + ] + }, + { + "id": "FMA:17950", + "name": "Rootlet of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17946" + ] + }, + "synonyms": [ + "Fourth sacral spinal nerve rootlet", + "Rootlet of fourth sacral spinal nerve", + "Fourth sacral neural rootlet" + ] + }, + { + "id": "FMA:17951", + "name": "Rootlet of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17946" + ] + }, + "synonyms": [ + "Fifth sacral spinal nerve rootlet", + "Fifth sacral neural rootlet", + "Rootlet of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:17952", + "name": "Serosa of zone of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of gallbladder" + ] + }, + { + "id": "FMA:17953", + "name": "Serosa of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17952" + ] + } + }, + { + "id": "FMA:17954", + "name": "Serosa of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17952" + ] + } + }, + { + "id": "FMA:17955", + "name": "Serosa of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17952" + ] + } + }, + { + "id": "FMA:17956", + "name": "Subserosa of zone of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85413" + ] + } + }, + { + "id": "FMA:17957", + "name": "Subserosa of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17956" + ] + } + }, + { + "id": "FMA:17958", + "name": "Subserosa of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17956" + ] + } + }, + { + "id": "FMA:17959", + "name": "Subserosa of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17956" + ] + } + }, + { + "id": "FMA:17960", + "name": "Muscle layer of zone of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Zone of muscle layer of gall bladder" + ] + }, + { + "id": "FMA:17961", + "name": "Muscle layer of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17960" + ] + }, + "synonyms": [ + "Muscularis of fundus of gallbladder" + ] + }, + { + "id": "FMA:17962", + "name": "Muscle layer of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17960" + ] + }, + "synonyms": [ + "Muscularis of body of gallbladder" + ] + }, + { + "id": "FMA:17963", + "name": "Muscle layer of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17960" + ] + }, + "synonyms": [ + "Muscularis of neck of gallbladder" + ] + }, + { + "id": "FMA:17964", + "name": "Mucosa of zone of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:17965", + "name": "Mucosa of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17964" + ] + } + }, + { + "id": "FMA:17966", + "name": "Mucosa of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17964" + ] + } + }, + { + "id": "FMA:17967", + "name": "Mucosa of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17964" + ] + } + }, + { + "id": "FMA:17968", + "name": "Superior surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28611" + ] + } + }, + { + "id": "FMA:17969", + "name": "Inferior surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28611" + ] + }, + "synonyms": [ + "Peritoneal surface of gallbladder" + ] + }, + { + "id": "FMA:17970", + "name": "Anterior rootlet of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12870" + ] + }, + "synonyms": [ + "Ventral rootlet of first sacral spinal nerve", + "Anterior rootlet of first sacral spinal nerve" + ] + }, + { + "id": "FMA:17971", + "name": "Anterior rootlet of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12870" + ] + }, + "synonyms": [ + "Ventral rootlet of second sacral spinal nerve", + "Anterior rootlet of second sacral spinal nerve" + ] + }, + { + "id": "FMA:17972", + "name": "Anterior rootlet of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12870" + ] + }, + "synonyms": [ + "Anterior rootlet of third sacral spinal nerve", + "Ventral rootlet of third sacral spinal nerve" + ] + }, + { + "id": "FMA:17973", + "name": "Anterior rootlet of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12870" + ] + }, + "synonyms": [ + "Anterior rootlet of fourth sacral spinal nerve", + "Ventral rootlet of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:17974", + "name": "Anterior rootlet of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12870" + ] + }, + "synonyms": [ + "Anterior rootlet of fifth sacral spinal nerve", + "Ventral rootlet of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:17975", + "name": "Lumen of fundus of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:17976", + "name": "Lumen of body of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:17977", + "name": "Lumen of neck of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:17978", + "name": "Anterior rootlet of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17970" + ] + }, + "synonyms": [ + "Ventral rootlet of right first sacral spinal nerve", + "Anterior rootlet of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:17979", + "name": "Anterior rootlet of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17970" + ] + }, + "synonyms": [ + "Anterior rootlet of left first sacral spinal nerve", + "Ventral rootlet of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:17980", + "name": "Anterior rootlet of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17971" + ] + }, + "synonyms": [ + "Anterior rootlet of right second sacral spinal nerve", + "Ventral rootlet of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:17981", + "name": "Anterior rootlet of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17971" + ] + }, + "synonyms": [ + "Ventral rootlet of left second sacral spinal nerve", + "Anterior rootlet of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:17982", + "name": "Anterior rootlet of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17972" + ] + }, + "synonyms": [ + "Anterior rootlet of right third sacral spinal nerve", + "Ventral rootlet of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:17983", + "name": "Anterior rootlet of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17972" + ] + }, + "synonyms": [ + "Anterior rootlet of left third sacral spinal nerve", + "Ventral rootlet of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:17984", + "name": "Anterior rootlet of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17973" + ] + }, + "synonyms": [ + "Ventral rootlet of right fourth sacral spinal nerve", + "Anterior rootlet of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:17985", + "name": "Anterior rootlet of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17973" + ] + }, + "synonyms": [ + "Ventral rootlet of left fourth sacral spinal nerve", + "Anterior rootlet of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:17986", + "name": "Anterior rootlet of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17974" + ] + }, + "synonyms": [ + "Anterior rootlet of right fifth sacral spinal nerve", + "Ventral rootlet of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:17987", + "name": "Anterior rootlet of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17974" + ] + }, + "synonyms": [ + "Ventral rootlet of left fifth sacral spinal nerve", + "Anterior rootlet of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:17988", + "name": "Mucosa of segment of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:17989", + "name": "Adventitia of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85420" + ] + }, + "synonyms": [ + "Fibrous coat of biliary tree", + "Biliary tree adventitia" + ] + }, + { + "id": "FMA:17990", + "name": "Posterior rootlet of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12875" + ] + }, + "synonyms": [ + "Dorsal rootlet of first sacral spinal nerve", + "Posterior rootlet of first sacral spinal nerve" + ] + }, + { + "id": "FMA:17991", + "name": "Adventitia of segment of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + }, + "synonyms": [ + "Fibrous coat of subdivision of biliary tree" + ] + }, + { + "id": "FMA:17992", + "name": "Posterior rootlet of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12875" + ] + }, + "synonyms": [ + "Dorsal rootlet of second sacral spinal nerve", + "Posterior rootlet of second sacral spinal nerve" + ] + }, + { + "id": "FMA:17993", + "name": "Posterior rootlet of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12875" + ] + }, + "synonyms": [ + "Posterior rootlet of third sacral spinal nerve", + "Dorsal rootlet of third sacral spinal nerve" + ] + }, + { + "id": "FMA:17994", + "name": "Adventitia of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + }, + "synonyms": [ + "Cystic ductal adventitia" + ] + }, + { + "id": "FMA:17995", + "name": "Posterior rootlet of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12875" + ] + }, + "synonyms": [ + "Dorsal rootlet of fourth sacral spinal nerve", + "Posterior rootlet of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:17996", + "name": "Adventitia of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + }, + "synonyms": [ + "Common hepatic ductal adventitia" + ] + }, + { + "id": "FMA:17997", + "name": "Posterior rootlet of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12875" + ] + }, + "synonyms": [ + "Posterior rootlet of fifth sacral spinal nerve", + "Dorsal rootlet of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:17998", + "name": "Adventitia of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + }, + "synonyms": [ + "Right hepatic ductal adventitia" + ] + }, + { + "id": "FMA:17999", + "name": "Adventitia of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + }, + "synonyms": [ + "Left hepatic ductal adventitia" + ] + }, + { + "id": "FMA:18000", + "name": "Adventitia of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17991" + ] + } + }, + { + "id": "FMA:18001", + "name": "Muscle layer of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscularis of biliary tree" + ] + }, + { + "id": "FMA:18003", + "name": "Muscle layer of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + }, + "synonyms": [ + "Muscularis of common bile duct" + ] + }, + { + "id": "FMA:18004", + "name": "Muscle layer of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:18005", + "name": "Muscle layer of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:18006", + "name": "Muscle layer of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:18007", + "name": "Muscle layer of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:18008", + "name": "Muscle layer of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:18009", + "name": "Submucosa of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Biliary tree submucosa" + ] + }, + { + "id": "FMA:18010", + "name": "Submucosa of segment of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:18011", + "name": "Submucosa of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + }, + "synonyms": [ + "Common bile ductal submucosa" + ] + }, + { + "id": "FMA:18012", + "name": "Posterior rootlet of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17990" + ] + }, + "synonyms": [ + "Dorsal rootlet of right first sacral spinal nerve", + "Posterior rootlet of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:18013", + "name": "Submucosa of cystic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + }, + "synonyms": [ + "Cystic ductal submucosa" + ] + }, + { + "id": "FMA:18014", + "name": "Submucosa of common hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + }, + "synonyms": [ + "Common hepatic ductal submucosa" + ] + }, + { + "id": "FMA:18015", + "name": "Submucosa of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + }, + "synonyms": [ + "Right hepatic ductal submucosa" + ] + }, + { + "id": "FMA:18016", + "name": "Posterior rootlet of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17990" + ] + }, + "synonyms": [ + "Dorsal rootlet of left first sacral spinal nerve", + "Posterior rootlet of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:18017", + "name": "Submucosa of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + }, + "synonyms": [ + "Left hepatic ductal submucosa" + ] + }, + { + "id": "FMA:18018", + "name": "Submucosa of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18010" + ] + } + }, + { + "id": "FMA:18019", + "name": "Posterior rootlet of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17992" + ] + }, + "synonyms": [ + "Posterior rootlet of right second sacral spinal nerve", + "Dorsal rootlet of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:18020", + "name": "Posterior rootlet of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17992" + ] + }, + "synonyms": [ + "Dorsal rootlet of left second sacral spinal nerve", + "Posterior rootlet of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:18021", + "name": "Posterior rootlet of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17993" + ] + }, + "synonyms": [ + "Posterior rootlet of right third sacral spinal nerve", + "Dorsal rootlet of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:18022", + "name": "Posterior rootlet of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17993" + ] + }, + "synonyms": [ + "Dorsal rootlet of left third sacral spinal nerve", + "Posterior rootlet of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:18023", + "name": "Posterior rootlet of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17995" + ] + }, + "synonyms": [ + "Dorsal rootlet of right fourth sacral spinal nerve", + "Posterior rootlet of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18024", + "name": "Posterior rootlet of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17995" + ] + }, + "synonyms": [ + "Dorsal rootlet of left fourth sacral spinal nerve", + "Posterior rootlet of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18025", + "name": "Posterior rootlet of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17997" + ] + }, + "synonyms": [ + "Posterior rootlet of right fifth sacral spinal nerve", + "Dorsal rootlet of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18026", + "name": "Posterior rootlet of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17997" + ] + }, + "synonyms": [ + "Posterior rootlet of left fifth sacral spinal nerve", + "Dorsal rootlet of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18027", + "name": "Lumen of hepatic duct of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18375" + ] + } + }, + { + "id": "FMA:18028", + "name": "Root of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Sacral neural root", + "Root of sacral spinal nerve" + ] + }, + { + "id": "FMA:18029", + "name": "Rootlet of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17947" + ] + }, + "synonyms": [ + "Rootlet of right first sacral spinal nerve", + "Right first sacral neural rootlet", + "Right first sacral spinal nerve rootlet" + ] + }, + { + "id": "FMA:18030", + "name": "Rootlet of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17947" + ] + }, + "synonyms": [ + "Rootlet of left first sacral spinal nerve", + "Left first sacral spinal nerve rootlet", + "Left first sacral neural rootlet" + ] + }, + { + "id": "FMA:18031", + "name": "Rootlet of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17948" + ] + }, + "synonyms": [ + "Right second spinal nerve rootlet", + "Right second sacral neural rootlet", + "Rootlet of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:18032", + "name": "Rootlet of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17948" + ] + }, + "synonyms": [ + "Rootlet of left second sacral spinal nerve", + "Left second spinal nerve rootlet", + "Left second sacral neural rootlet" + ] + }, + { + "id": "FMA:18033", + "name": "Rootlet of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17949" + ] + }, + "synonyms": [ + "Right third sacral neural rootlet", + "Rootlet of right third sacral spinal nerve", + "Right third spinal nerve rootlet" + ] + }, + { + "id": "FMA:18034", + "name": "Rootlet of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17949" + ] + }, + "synonyms": [ + "Rootlet of left third sacral spinal nerve", + "Left third sacral neural rootlet", + "Left third spinal nerve rootlet" + ] + }, + { + "id": "FMA:18035", + "name": "Rootlet of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17950" + ] + }, + "synonyms": [ + "Right fourth spinal nerve rootlet", + "Rootlet of right fourth sacral spinal nerve", + "Right fourth sacral neural rootlet" + ] + }, + { + "id": "FMA:18036", + "name": "Rootlet of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17950" + ] + }, + "synonyms": [ + "Left fourth spinal nerve rootlet", + "Left fourth sacral neural rootlet", + "Rootlet of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18037", + "name": "Rootlet of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17951" + ] + }, + "synonyms": [ + "Right fifth sacral neural rootlet", + "Right fifth spinal nerve rootlet", + "Rootlet of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18038", + "name": "Rootlet of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17951" + ] + }, + "synonyms": [ + "Rootlet of left fifth sacral spinal nerve", + "Left fifth sacral neural rootlet", + "Left fifth spinal nerve rootlet" + ] + }, + { + "id": "FMA:18039", + "name": "Anterior root of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12961" + ] + }, + "synonyms": [ + "Ventral root of right first sacral spinal nerve", + "Anterior root of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:18040", + "name": "Anterior root of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12961" + ] + }, + "synonyms": [ + "Ventral root of left first sacral spinal nerve", + "Anterior root of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:18041", + "name": "Anterior root of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12962" + ] + }, + "synonyms": [ + "Ventral root of right second sacral spinal nerve", + "Anterior root of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:18042", + "name": "Anterior root of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12962" + ] + }, + "synonyms": [ + "Ventral root of left second sacral spinal nerve", + "Anterior root of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:18043", + "name": "Anterior root of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12963" + ] + }, + "synonyms": [ + "Anterior root of right third sacral spinal nerve", + "Ventral root of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:18044", + "name": "Anterior root of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12963" + ] + }, + "synonyms": [ + "Ventral root of left third sacral spinal nerve", + "Anterior root of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:18045", + "name": "Anterior root of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12964" + ] + }, + "synonyms": [ + "Anterior root of right fourth sacral spinal nerve", + "Ventral root of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18046", + "name": "Anterior root of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12964" + ] + }, + "synonyms": [ + "Anterior root of left fourth sacral spinal nerve", + "Ventral root of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18047", + "name": "Anterior root of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12965" + ] + }, + "synonyms": [ + "Anterior root of right fifth sacral spinal nerve", + "Ventral root of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18048", + "name": "Anterior root of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12965" + ] + }, + "synonyms": [ + "Anterior root of left fifth sacral spinal nerve", + "Ventral root of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18049", + "name": "Intermesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Intermesenteric plexus" + ] + }, + { + "id": "FMA:18050", + "name": "Posterior root of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13009" + ] + }, + "synonyms": [ + "Dorsal root of right first sacral spinal nerve", + "Posterior root of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:18051", + "name": "Posterior root of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13009" + ] + }, + "synonyms": [ + "Posterior root of left first sacral spinal nerve", + "Dorsal root of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:18052", + "name": "Posterior root of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13010" + ] + }, + "synonyms": [ + "Posterior root of right second sacral spinal nerve", + "Dorsal root of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:18053", + "name": "Posterior root of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13010" + ] + }, + "synonyms": [ + "Posterior root of left second sacral spinal nerve", + "Dorsal root of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:18054", + "name": "Posterior root of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13011" + ] + }, + "synonyms": [ + "Dorsal root of right third sacral spinal nerve", + "Posterior root of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:18055", + "name": "Posterior root of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13011" + ] + }, + "synonyms": [ + "Posterior root of left third sacral spinal nerve", + "Dorsal root of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:18056", + "name": "Posterior root of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13012" + ] + }, + "synonyms": [ + "Dorsal root of right fourth sacral spinal nerve", + "Posterior root of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18057", + "name": "Posterior root of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13012" + ] + }, + "synonyms": [ + "Posterior root of left fourth sacral spinal nerve", + "Dorsal root of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18058", + "name": "Posterior root of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13013" + ] + }, + "synonyms": [ + "Dorsal root of right fifth sacral spinal nerve", + "Posterior root of right fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18059", + "name": "Posterior root of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13013" + ] + }, + "synonyms": [ + "Posterior root of left fifth sacral spinal nerve", + "Dorsal root of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18060", + "name": "Psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32514" + ] + }, + "synonyms": [ + "Psoas major muscle" + ] + }, + { + "id": "FMA:18061", + "name": "Rootlet of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6213" + ] + }, + "synonyms": [ + "Right vagus neural rootlet" + ] + }, + { + "id": "FMA:18062", + "name": "Rootlet of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6213" + ] + }, + "synonyms": [ + "Left vagus neural rootlet" + ] + }, + { + "id": "FMA:18063", + "name": "Root of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "First sacral neural root", + "Root of first sacral spinal nerve" + ] + }, + { + "id": "FMA:18064", + "name": "Root of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Root of second sacral spinal nerve", + "Second sacral neural root" + ] + }, + { + "id": "FMA:18065", + "name": "Root of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Root of third sacral spinal nerve", + "Third sacral neural root" + ] + }, + { + "id": "FMA:18066", + "name": "Root of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Fourth sacral neural root", + "Root of fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18067", + "name": "Root of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Fifth sacral neural root", + "Root of fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18068", + "name": "Root of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18063" + ] + }, + "synonyms": [ + "Right first sacral neural root", + "Root of right first sacral spinal nerve" + ] + }, + { + "id": "FMA:18069", + "name": "Root of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18063" + ] + }, + "synonyms": [ + "Left first sacral neural root", + "Root of left first sacral spinal nerve" + ] + }, + { + "id": "FMA:18070", + "name": "Root of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18064" + ] + }, + "synonyms": [ + "Right second sacral neural root", + "Root of right second sacral spinal nerve" + ] + }, + { + "id": "FMA:18071", + "name": "Root of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18064" + ] + }, + "synonyms": [ + "Left second sacral neural root", + "Root of left second sacral spinal nerve" + ] + }, + { + "id": "FMA:18072", + "name": "Root of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18065" + ] + }, + "synonyms": [ + "Right third sacral neural root", + "Root of right third sacral spinal nerve" + ] + }, + { + "id": "FMA:18073", + "name": "Root of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18065" + ] + }, + "synonyms": [ + "Left third sacral neural root", + "Root of left third sacral spinal nerve" + ] + }, + { + "id": "FMA:18074", + "name": "Cavity of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18367" + ] + }, + "synonyms": [ + "Lumen of fundus of uterus" + ] + }, + { + "id": "FMA:18075", + "name": "Root of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18066" + ] + }, + "synonyms": [ + "Right fourth sacral neural root", + "Root of right fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18076", + "name": "Cavity of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18367" + ] + }, + "synonyms": [ + "Uterine cavity", + "Endometrial cavity", + "Intrauterine cavity" + ] + }, + { + "id": "FMA:18077", + "name": "Root of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18066" + ] + }, + "synonyms": [ + "Left fourth sacral neural root", + "Root of left fourth sacral spinal nerve" + ] + }, + { + "id": "FMA:18079", + "name": "Root of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18067" + ] + }, + "synonyms": [ + "Root of right fifth sacral spinal nerve", + "Right fifth sacral neural root" + ] + }, + { + "id": "FMA:18080", + "name": "Root of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18067" + ] + }, + "synonyms": [ + "Left fifth sacral neural root", + "Root of left fifth sacral spinal nerve" + ] + }, + { + "id": "FMA:18081", + "name": "Cavity of lower uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18367" + ] + }, + "synonyms": [ + "Lower uterine segmental cavity", + "Cavity of isthmus of uterus" + ] + }, + { + "id": "FMA:18082", + "name": "Endo-abdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + }, + "synonyms": [ + "Abdominal extraperitoneal fascia", + "Parietal abdominal fascia", + "Extraperitoneal fascia", + "Endoabdominal fascia" + ] + }, + { + "id": "FMA:18083", + "name": "Superficial fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + }, + "synonyms": [ + "Subcutaneous tissue of abdomen" + ] + }, + { + "id": "FMA:18084", + "name": "Zone of superficial fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + } + }, + { + "id": "FMA:18085", + "name": "Superficial fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + }, + "synonyms": [ + "Subcutaneous tissue of perineum" + ] + }, + { + "id": "FMA:18086", + "name": "Suspensory ligament of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20488" + ] + } + }, + { + "id": "FMA:18087", + "name": "Superficial fascia of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + }, + "synonyms": [ + "Subcutaneous tissue of penis", + "Colles' fascia (penis)", + "Superficial penile fascia", + "Fascia penis superficialis" + ] + }, + { + "id": "FMA:18088", + "name": "Superficial fascia of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + }, + "synonyms": [ + "Colles' fascia (scrotum)", + "Dartos fascia" + ] + }, + { + "id": "FMA:18090", + "name": "Iliopsoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:18093", + "name": "Diaphragmatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Phrenicodiaphragmatic fascia", + "Inferior fascia of diaphragm" + ] + }, + { + "id": "FMA:18094", + "name": "Iliopubic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20505" + ] + } + }, + { + "id": "FMA:18095", + "name": "Interfoveolar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20505" + ] + }, + "synonyms": [ + "Hesselbach's ligament" + ] + }, + { + "id": "FMA:18096", + "name": "Psoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Fascia of psoas major", + "Psoas part of iliopsoas fascia" + ] + }, + { + "id": "FMA:18097", + "name": "Iliac fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Abernethy's fascia", + "Iliacus part of iliopsoas fascia" + ] + }, + { + "id": "FMA:18098", + "name": "Zone of endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + }, + "synonyms": [ + "Endoabdominal fascia zone" + ] + }, + { + "id": "FMA:18100", + "name": "Preperitoneal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20500" + ] + } + }, + { + "id": "FMA:18102", + "name": "Septum of endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + }, + "synonyms": [ + "Endoabdominal fascia septum" + ] + }, + { + "id": "FMA:18104", + "name": "Renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Gerota's fascia", + "Gerota's capsule", + "Fascia of Zuckerkandl" + ] + }, + { + "id": "FMA:18105", + "name": "Right renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18104" + ] + } + }, + { + "id": "FMA:18106", + "name": "Left renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18104" + ] + } + }, + { + "id": "FMA:18107", + "name": "Anterior layer of thoracolumbar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25073" + ] + }, + "synonyms": [ + "Quadratus lumborum fascia", + "Lamina anterior; Lamina profunda (Fascia thoracolumbalis)" + ] + }, + { + "id": "FMA:18108", + "name": "Umbilical prevesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:18109", + "name": "Endometrium of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:18110", + "name": "Endometrium of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18109" + ] + } + }, + { + "id": "FMA:18111", + "name": "Endometrium of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18109" + ] + } + }, + { + "id": "FMA:18112", + "name": "Endometrium of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18109" + ] + } + }, + { + "id": "FMA:18113", + "name": "Endometrium of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18109" + ] + }, + "synonyms": [ + "Cervix endometrium" + ] + }, + { + "id": "FMA:18114", + "name": "Myometrium of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18115" + ] + } + }, + { + "id": "FMA:18115", + "name": "Myometrium of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:18116", + "name": "Myometrium of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18115" + ] + } + }, + { + "id": "FMA:18117", + "name": "Myometrium of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18115" + ] + } + }, + { + "id": "FMA:18118", + "name": "Myometrium of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18115" + ] + }, + "synonyms": [ + "Cervix myometrium" + ] + }, + { + "id": "FMA:18119", + "name": "Serosa of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of uterus" + ] + }, + { + "id": "FMA:18120", + "name": "Serosa of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18119" + ] + } + }, + { + "id": "FMA:18121", + "name": "Serosa of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18119" + ] + } + }, + { + "id": "FMA:18122", + "name": "Serosa of isthmus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18119" + ] + } + }, + { + "id": "FMA:18123", + "name": "Uterotubal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:18124", + "name": "Right uterotubal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18123" + ] + } + }, + { + "id": "FMA:18125", + "name": "Left uterotubal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18123" + ] + } + }, + { + "id": "FMA:18128", + "name": "Rootlet of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5927" + ] + }, + "synonyms": [ + "Rootlet of coccygeal spinal nerve", + "Coccygeal neural rootlet", + "Coccygeal spinal nerve rootlet" + ] + }, + { + "id": "FMA:18129", + "name": "Rootlet of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18128" + ] + }, + "synonyms": [ + "Rootlet of right coccygeal spinal nerve", + "Right coccygeal neural rootlet", + "Right coccygeal nerve rootlet" + ] + }, + { + "id": "FMA:18130", + "name": "Rootlet of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18128" + ] + }, + "synonyms": [ + "Left coccygeal neural rootlet", + "Left coccygeal nerve rootlet", + "Rootlet of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:18131", + "name": "Root of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14060" + ] + }, + "synonyms": [ + "Coccygeal spinal nerve root", + "Root of coccygeal spinal nerve", + "Coccygeal neural root" + ] + }, + { + "id": "FMA:18132", + "name": "Root of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18131" + ] + }, + "synonyms": [ + "Right coccygeal neural root" + ] + }, + { + "id": "FMA:18133", + "name": "Root of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18131" + ] + }, + "synonyms": [ + "Left coccygeal neural root" + ] + }, + { + "id": "FMA:18134", + "name": "Anterior rootlet of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12871" + ] + }, + "synonyms": [ + "Ventral rootlet of right coccygeal nerve", + "Anterior rootlet of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:18135", + "name": "Anterior rootlet of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12871" + ] + }, + "synonyms": [ + "Anterior rootlet of left coccygeal spinal nerve", + "Ventral rootlet of left coccygeal nerve" + ] + }, + { + "id": "FMA:18136", + "name": "Posterior rootlet of right coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12876" + ] + }, + "synonyms": [ + "Posterior rootlet of right coccygeal spinal nerve", + "Dorsal rootlet of right coccygeal spinal nerve" + ] + }, + { + "id": "FMA:18137", + "name": "Posterior rootlet of left coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12876" + ] + }, + "synonyms": [ + "Posterior rootlet of left coccygeal spinal nerve", + "Dorsal rootlet of left coccygeal spinal nerve" + ] + }, + { + "id": "FMA:18138", + "name": "Right coccygeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6567" + ] + } + }, + { + "id": "FMA:18139", + "name": "Left coccygeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6567" + ] + } + }, + { + "id": "FMA:18140", + "name": "Region of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:18141", + "name": "Region of surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:18142", + "name": "Subdivision of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:18145", + "name": "Region of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:18147", + "name": "Mesothelium of peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Peritoneum mesothelium", + "Peritoneal mesothelium" + ] + }, + { + "id": "FMA:18148", + "name": "Mesothelium of pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Pleural mesothelium" + ] + }, + { + "id": "FMA:18149", + "name": "Mesothelium of serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Pericardial mesothelium", + "Serous pericardium mesothelium", + "Mesothelium of pericardium" + ] + }, + { + "id": "FMA:18151", + "name": "Trunk of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6221" + ] + }, + "synonyms": [ + "Right vagus neural trunk", + "Trunk of right vagus" + ] + }, + { + "id": "FMA:18157", + "name": "Trunk of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6221" + ] + }, + "synonyms": [ + "Trunk of left vagus", + "Left vagus neural trunk" + ] + }, + { + "id": "FMA:18158", + "name": "Anterior surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:18159", + "name": "Anterior surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26280" + ] + }, + "synonyms": [ + "Anterior surface of superior lobe of lung" + ] + }, + { + "id": "FMA:18160", + "name": "Anterior surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26288" + ] + }, + "synonyms": [ + "Anterior surface of right superior lobe", + "Anterior surface of right upper lobe", + "Anterior surface of superior lobe of right lung" + ] + }, + { + "id": "FMA:18163", + "name": "Anterior surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + }, + "synonyms": [ + "Anterior surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:18166", + "name": "Posterior surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:18167", + "name": "Posterior surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26280" + ] + }, + "synonyms": [ + "Posterior surface of superior lobe of lung" + ] + }, + { + "id": "FMA:18168", + "name": "Posterior surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26288" + ] + }, + "synonyms": [ + "Posterior surface of right upper lobe", + "Posterior surface of superior lobe of right lung", + "Posterior surface of right superior lobe" + ] + }, + { + "id": "FMA:18170", + "name": "Posterior surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + }, + "synonyms": [ + "Posterior surface of inferior lobe of lung" + ] + }, + { + "id": "FMA:18172", + "name": "Thoracic part of trunk of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6223" + ] + } + }, + { + "id": "FMA:18174", + "name": "Thoracic part of trunk of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6223" + ] + } + }, + { + "id": "FMA:18175", + "name": "Cervical part of trunk of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6222" + ] + } + }, + { + "id": "FMA:18176", + "name": "Cervical part of trunk of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6222" + ] + } + }, + { + "id": "FMA:18177", + "name": "Cranial part of trunk of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6224" + ] + } + }, + { + "id": "FMA:18178", + "name": "Cranial part of trunk of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6224" + ] + } + }, + { + "id": "FMA:18179", + "name": "Groove for right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13308" + ] + } + }, + { + "id": "FMA:18180", + "name": "Groove for left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13308" + ] + } + }, + { + "id": "FMA:18181", + "name": "Groove for second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18182", + "name": "Groove for right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18181" + ] + } + }, + { + "id": "FMA:18183", + "name": "Groove for left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18181" + ] + } + }, + { + "id": "FMA:18184", + "name": "Groove for third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18185", + "name": "Groove for right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18184" + ] + } + }, + { + "id": "FMA:18186", + "name": "Groove for left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18184" + ] + } + }, + { + "id": "FMA:18187", + "name": "Groove for fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18188", + "name": "Groove for right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18187" + ] + } + }, + { + "id": "FMA:18189", + "name": "Groove for left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18187" + ] + } + }, + { + "id": "FMA:18190", + "name": "Groove for fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18191", + "name": "Groove for right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18190" + ] + } + }, + { + "id": "FMA:18192", + "name": "Groove for left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18190" + ] + } + }, + { + "id": "FMA:18193", + "name": "Groove for sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18194", + "name": "Groove for right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18193" + ] + } + }, + { + "id": "FMA:18195", + "name": "Groove for left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18193" + ] + } + }, + { + "id": "FMA:18196", + "name": "Groove for seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18197", + "name": "Groove for right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18196" + ] + } + }, + { + "id": "FMA:18198", + "name": "Groove for left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18196" + ] + } + }, + { + "id": "FMA:18199", + "name": "Groove for eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18200", + "name": "Groove for right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18199" + ] + } + }, + { + "id": "FMA:18201", + "name": "Groove for left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18199" + ] + } + }, + { + "id": "FMA:18202", + "name": "Groove for ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18203", + "name": "Groove for right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18202" + ] + } + }, + { + "id": "FMA:18204", + "name": "Groove for left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18202" + ] + } + }, + { + "id": "FMA:18205", + "name": "Groove for tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12219" + ] + } + }, + { + "id": "FMA:18206", + "name": "Groove for right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18205" + ] + } + }, + { + "id": "FMA:18207", + "name": "Groove for left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18205" + ] + } + }, + { + "id": "FMA:18211", + "name": "Wall of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Pulmonary arterial wall" + ] + }, + { + "id": "FMA:18212", + "name": "Wall of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18211" + ] + }, + "synonyms": [ + "Right pulmonary arterial wall" + ] + }, + { + "id": "FMA:18213", + "name": "Wall of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18211" + ] + }, + "synonyms": [ + "Left pulmonary arterial wall" + ] + }, + { + "id": "FMA:18214", + "name": "Lumen of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Pulmonary arterial lumen" + ] + }, + { + "id": "FMA:18215", + "name": "Lumen of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18214" + ] + }, + "synonyms": [ + "Right pulmonary arterial lumen" + ] + }, + { + "id": "FMA:18216", + "name": "Lumen of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18214" + ] + }, + "synonyms": [ + "Left pulmonary arterial lumen" + ] + }, + { + "id": "FMA:18217", + "name": "Lumen of right pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14168" + ] + }, + "synonyms": [ + "Right pulmonary venous lumen" + ] + }, + { + "id": "FMA:18218", + "name": "Lumen of left pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14168" + ] + }, + "synonyms": [ + "Left pulmonary venous lumen" + ] + }, + { + "id": "FMA:18219", + "name": "Wall of right common pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14162" + ] + }, + "synonyms": [ + "Right pulmonary venous wall" + ] + }, + { + "id": "FMA:18220", + "name": "Wall of left common pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14162" + ] + }, + "synonyms": [ + "Left pulmonary venous wall" + ] + }, + { + "id": "FMA:18221", + "name": "Wall of brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Brachiocephalic venous wall" + ] + }, + { + "id": "FMA:18222", + "name": "Wall of right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18221" + ] + }, + "synonyms": [ + "Right brachiocephalic venous wall" + ] + }, + { + "id": "FMA:18223", + "name": "Wall of left brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18221" + ] + }, + "synonyms": [ + "Left brachiocephalic venous wall" + ] + }, + { + "id": "FMA:18224", + "name": "Wall of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15097" + ] + }, + "synonyms": [ + "Thoracic aortic wall" + ] + }, + { + "id": "FMA:18225", + "name": "Wall of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15097" + ] + }, + "synonyms": [ + "Abdominal aortic wall" + ] + }, + { + "id": "FMA:18226", + "name": "Wall of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14179" + ] + }, + "synonyms": [ + "Right coronary arterial wall" + ] + }, + { + "id": "FMA:18227", + "name": "Wall of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14179" + ] + }, + "synonyms": [ + "Left coronary arterial wall" + ] + }, + { + "id": "FMA:18228", + "name": "Lumen of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12240" + ] + }, + "synonyms": [ + "Left coronary arterial lumen" + ] + }, + { + "id": "FMA:18229", + "name": "Wall of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14223" + ] + }, + "synonyms": [ + "Thoracic ductal wall" + ] + }, + { + "id": "FMA:18230", + "name": "Wall of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14223" + ] + }, + "synonyms": [ + "Intestinal lymphatic trunk wall" + ] + }, + { + "id": "FMA:18231", + "name": "Wall of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14223" + ] + }, + "synonyms": [ + "Lumbar lymphatic trunk wall" + ] + }, + { + "id": "FMA:18233", + "name": "Lumen of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59681" + ] + }, + "synonyms": [ + "Thoracic ductal lumen" + ] + }, + { + "id": "FMA:18234", + "name": "Lumen of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59681" + ] + }, + "synonyms": [ + "Intestinal lymphatic trunk lumen" + ] + }, + { + "id": "FMA:18235", + "name": "Lumen of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59681" + ] + }, + "synonyms": [ + "Lumbar lymphatic trunk lumen" + ] + }, + { + "id": "FMA:18236", + "name": "Wall of summit of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15096" + ] + } + }, + { + "id": "FMA:18237", + "name": "Lumen of segment of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14169" + ] + } + }, + { + "id": "FMA:18238", + "name": "Lumen of bulb of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + } + }, + { + "id": "FMA:18239", + "name": "Lumen of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + }, + "synonyms": [ + "Ascending aortic lumen" + ] + }, + { + "id": "FMA:18240", + "name": "Lumen of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74436" + ] + }, + "synonyms": [ + "Abdominal aortic lumen" + ] + }, + { + "id": "FMA:18241", + "name": "Lumen of segment of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + } + }, + { + "id": "FMA:18242", + "name": "Lumen of ascending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18241" + ] + } + }, + { + "id": "FMA:18243", + "name": "Lumen of descending trunk of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18241" + ] + } + }, + { + "id": "FMA:18244", + "name": "Lumen of summit of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18241" + ] + } + }, + { + "id": "FMA:18245", + "name": "Uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Oviduct", + "Fallopian tube" + ] + }, + { + "id": "FMA:18247", + "name": "Glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20247" + ] + } + }, + { + "id": "FMA:18248", + "name": "Crus penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20280" + ] + }, + "synonyms": [ + "Crus of penis" + ] + }, + { + "id": "FMA:18249", + "name": "Body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + }, + "synonyms": [ + "Penile body", + "Shaft of penis" + ] + }, + { + "id": "FMA:18250", + "name": "Gonad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Gonada" + ] + }, + { + "id": "FMA:18251", + "name": "Scrotal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:18252", + "name": "Scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + } + }, + { + "id": "FMA:18253", + "name": "Right scrotal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18251" + ] + } + }, + { + "id": "FMA:18254", + "name": "Left scrotal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18251" + ] + } + }, + { + "id": "FMA:18255", + "name": "Epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + } + }, + { + "id": "FMA:18256", + "name": "Right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18255" + ] + } + }, + { + "id": "FMA:18257", + "name": "Left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18255" + ] + } + }, + { + "id": "FMA:18258", + "name": "Zone of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Epididymis zone" + ] + }, + { + "id": "FMA:18259", + "name": "Head of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18258" + ] + }, + "synonyms": [ + "Epididymis head", + "Epididymal head" + ] + }, + { + "id": "FMA:18260", + "name": "Body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18258" + ] + }, + "synonyms": [ + "Epididymal body", + "Epididymis body" + ] + }, + { + "id": "FMA:18261", + "name": "Tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18258" + ] + }, + "synonyms": [ + "Epididymal tail", + "Epididymis tail" + ] + }, + { + "id": "FMA:18262", + "name": "Head of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18259" + ] + }, + "synonyms": [ + "Right epididymal head", + "Right epididymis head" + ] + }, + { + "id": "FMA:18263", + "name": "Head of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18259" + ] + }, + "synonyms": [ + "Left epididymis head", + "Left epididymal head" + ] + }, + { + "id": "FMA:18264", + "name": "Body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18260" + ] + }, + "synonyms": [ + "Right epididymis body", + "Right epididymal body" + ] + }, + { + "id": "FMA:18265", + "name": "Body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18260" + ] + }, + "synonyms": [ + "Left epididymal body", + "Left epididymis body" + ] + }, + { + "id": "FMA:18266", + "name": "Tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18261" + ] + }, + "synonyms": [ + "Right epididymis tail", + "Right epididymal tail" + ] + }, + { + "id": "FMA:18267", + "name": "Tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18261" + ] + }, + "synonyms": [ + "Left epididymis tail", + "Left epididymal tail" + ] + }, + { + "id": "FMA:18268", + "name": "Appendix of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Epididymis appendix", + "Epididymal appendix" + ] + }, + { + "id": "FMA:18269", + "name": "Appendix of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18268" + ] + }, + "synonyms": [ + "Right epididymal appendix", + "Right epididymis appendix" + ] + }, + { + "id": "FMA:18270", + "name": "Appendix of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18268" + ] + }, + "synonyms": [ + "Left epididymal appendix", + "Left epididymis appendix" + ] + }, + { + "id": "FMA:18271", + "name": "Wall of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + }, + "synonyms": [ + "Epididymis wall" + ] + }, + { + "id": "FMA:18272", + "name": "Wall of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18271" + ] + }, + "synonyms": [ + "Right epididymis wall" + ] + }, + { + "id": "FMA:18273", + "name": "Wall of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18271" + ] + }, + "synonyms": [ + "Left epididymis wall" + ] + }, + { + "id": "FMA:18274", + "name": "Lumen of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Epididymis lumen", + "Epididymal lumen" + ] + }, + { + "id": "FMA:18275", + "name": "Lumen of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18274" + ] + }, + "synonyms": [ + "Right epididymal lumen", + "Right epididymis lumen" + ] + }, + { + "id": "FMA:18276", + "name": "Lumen of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18274" + ] + }, + "synonyms": [ + "Left epididymal lumen", + "Left epididymis lumen" + ] + }, + { + "id": "FMA:18293", + "name": "Epithelium of body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19154" + ] + } + }, + { + "id": "FMA:18294", + "name": "Epithelium of tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19154" + ] + } + }, + { + "id": "FMA:18297", + "name": "Duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Epididymis duct" + ] + }, + { + "id": "FMA:18298", + "name": "Lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19333" + ] + }, + "synonyms": [ + "Convoluted ductule of right epididymis", + "Right epididymis lobule" + ] + }, + { + "id": "FMA:18299", + "name": "Lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19333" + ] + }, + "synonyms": [ + "Convoluted ductule of left epididymis", + "Left epididymis lobule" + ] + }, + { + "id": "FMA:18300", + "name": "Duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18297" + ] + }, + "synonyms": [ + "Right epididymis duct" + ] + }, + { + "id": "FMA:18301", + "name": "Duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18297" + ] + }, + "synonyms": [ + "Left epididymis duct" + ] + }, + { + "id": "FMA:18302", + "name": "Zone of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Subdivision of oviduct", + "Uterine tube zone", + "Subdivision of fallopian tube" + ] + }, + { + "id": "FMA:18303", + "name": "Wall of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Wall of fallopian tube", + "Wall of oviduct", + "Uterine tube wall" + ] + }, + { + "id": "FMA:18304", + "name": "Uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Fallopian tube proper", + "Oviduct proper" + ] + }, + { + "id": "FMA:18305", + "name": "Ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Uterine tube ampulla", + "Ampulla of oviduct", + "Ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18306", + "name": "Isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Uterine tube isthmus", + "Isthmus of fallopian tube", + "Isthmus of oviduct" + ] + }, + { + "id": "FMA:18307", + "name": "Infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Infundibulum of oviduct", + "Infundibulum of fallopian tube", + "Uterine tube infundibulum" + ] + }, + { + "id": "FMA:18308", + "name": "Fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Uterine tube fimbria", + "Fimbria of fallopian tube", + "Fimbria of oviduct" + ] + }, + { + "id": "FMA:18309", + "name": "Uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Uterine portion of oviduct", + "Uterine portion of fallopian tube", + "Uterine part of tube", + "Intramural part of uterine tube", + "Pars uterina (Tuba uterina)", + "Uterine part of oviduct" + ] + }, + { + "id": "FMA:18310", + "name": "Region of wall of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Wall of subdivision of oviduct", + "Wall of subdivision of fallopian tube" + ] + }, + { + "id": "FMA:18311", + "name": "Wall of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Uterine tube proper wall", + "Wall of fallopian tube proper", + "Wall of oviduct proper" + ] + }, + { + "id": "FMA:18312", + "name": "Wall of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Wall of isthmus of fallopian tube", + "Wall of isthmus of oviduct" + ] + }, + { + "id": "FMA:18313", + "name": "Wall of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Wall of ampulla of fallopian tube", + "Wall of ampulla of oviduct" + ] + }, + { + "id": "FMA:18314", + "name": "Wall of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Wall of infundibulum of oviduct", + "Wall of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18316", + "name": "Serosa of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serosa of fallopian tube", + "Serosa of oviduct", + "Uterine tube serosa", + "Serous coat of uterine tube", + "Uterine tubal serosa", + "Tunica serosa (Tuba uterina)" + ] + }, + { + "id": "FMA:18317", + "name": "Subserosa of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserosa of oviduct", + "Uterine tubal subserosa", + "Uterine tube subserosa", + "Subserous layer of uterine tube", + "Subserosa of fallopian tube", + "Tela subserosa (Tuba uterina)" + ] + }, + { + "id": "FMA:18318", + "name": "Muscle layer of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscularis of uterine tube", + "Tunica muscularis (Tuba uterina)", + "Uterine tubal muscularis", + "Muscular coat of uterine tube", + "Muscular layer of uterine tube", + "Muscle layer of oviduct", + "Muscle layer of fallopian tube" + ] + }, + { + "id": "FMA:18319", + "name": "Mucosa of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Uterine tubal mucosa", + "Mucosa of fallopian tube", + "Mucosa of oviduct", + "Mucous membrane of uterine tube", + "Uterine tube mucosa" + ] + }, + { + "id": "FMA:18320", + "name": "Serosa of zone of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of fallopian tube", + "Serosa of subdivision of uterine tube", + "Serosa of subdivision of oviduct", + "Serosa of zone of fallopian tube" + ] + }, + { + "id": "FMA:18321", + "name": "Serosa of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18320" + ] + }, + "synonyms": [ + "Serosa of isthmus of oviduct", + "Serosa of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18322", + "name": "Serosa of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18320" + ] + }, + "synonyms": [ + "Serosa of fallopian tube proper", + "Uterine tube proper serosa", + "Serosa of oviduct proper" + ] + }, + { + "id": "FMA:18323", + "name": "Serosa of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18320" + ] + }, + "synonyms": [ + "Serosa of ampulla of fallopian tube", + "Serosa of ampulla of oviduct" + ] + }, + { + "id": "FMA:18324", + "name": "Serosa of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18320" + ] + }, + "synonyms": [ + "Serosa of infundibulum of oviduct", + "Serosa of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18325", + "name": "Serosa of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18320" + ] + }, + "synonyms": [ + "Serosa of fimbria of fallopian tube", + "Serosa of fimbria of oviduct" + ] + }, + { + "id": "FMA:18326", + "name": "Subserosa of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18327" + ] + }, + "synonyms": [ + "Subserosa of isthmus of oviduct", + "Subserosa of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18327", + "name": "Subserosa of region of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85413" + ] + }, + "synonyms": [ + "Subserosa of subdivision of oviduct", + "Subserosa of subdivision of fallopian tube" + ] + }, + { + "id": "FMA:18328", + "name": "Subserosa of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18327" + ] + }, + "synonyms": [ + "Subserosa of fallopian tube proper", + "Uterine tube proper subserosa", + "Subserosa of oviduct proper" + ] + }, + { + "id": "FMA:18329", + "name": "Subserosa of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18327" + ] + }, + "synonyms": [ + "Subserosa of ampulla of oviduct", + "Subserosa of ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18330", + "name": "Subserosa of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18327" + ] + }, + "synonyms": [ + "Subserosa of infundibulum of oviduct", + "Subserosa of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18331", + "name": "Subserosa of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18327" + ] + }, + "synonyms": [ + "Subserosa of fimbria of fallopian tube", + "Subserosa of fimbria of oviduct" + ] + }, + { + "id": "FMA:18332", + "name": "Muscle layer of region of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Muscle layer of subdivision of fallopian tube", + "Muscle layer of subdivision of oviduct" + ] + }, + { + "id": "FMA:18333", + "name": "Muscle layer of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscle layer of isthmus of oviduct", + "Muscularis of isthmus of uterine tube", + "Muscle layer of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18334", + "name": "Muscle layer of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscularis of uterine tube proper", + "Muscle layer of fallopian tube proper", + "Muscle layer of oviduct proper" + ] + }, + { + "id": "FMA:18335", + "name": "Muscle layer of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of fallopian tube", + "Muscularis of ampulla of uterine tube", + "Muscle layer of ampulla of oviduct" + ] + }, + { + "id": "FMA:18336", + "name": "Muscle layer of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscle layer of infundibulum of fallopian tube", + "Muscle layer of infundibulum of oviduct", + "Muscularis of infundibulum of uterine tube" + ] + }, + { + "id": "FMA:18337", + "name": "Muscle layer of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscle layer of fimbria of fallopian tube", + "Muscle layer of fimbria of oviduct", + "Muscularis of fimbria of uterine tube" + ] + }, + { + "id": "FMA:18338", + "name": "Muscle layer of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Muscle layer of uterine part of oviduct", + "Muscularis of uterine part of uterine tube", + "Muscle layer of uterine part of fallopian tube" + ] + }, + { + "id": "FMA:18339", + "name": "External longitudinal muscle layer of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of uterine part of fallopian tube", + "External longitudinal muscle layer of uterine part of oviduct" + ] + }, + { + "id": "FMA:18340", + "name": "Internal circular muscle layer of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal circular muscle layer of uterine part of fallopian tube", + "Internal circular muscle layer of uterine part of oviduct" + ] + }, + { + "id": "FMA:18341", + "name": "Internal longitudinal muscle layer of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of uterine part of oviduct", + "Internal longitudinal muscle layer of uterine part of fallopian tube" + ] + }, + { + "id": "FMA:18342", + "name": "External longitudinal muscle layer of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of isthmus of oviduct", + "External longitudinal muscle layer of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18343", + "name": "Internal circular muscle layer of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal circular muscle layer of isthmus of oviduct", + "Internal circular muscle layer of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18344", + "name": "Internal longitudinal muscle layer of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of isthmus of fallopian tube", + "Internal longitudinal muscle layer of isthmus of oviduct" + ] + }, + { + "id": "FMA:18345", + "name": "External longitudinal muscle layer of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of oviduct proper", + "External longitudinal muscle layer of fallopian tube proper" + ] + }, + { + "id": "FMA:18346", + "name": "Internal circular muscle layer of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal circular muscle layer of fallopian tube proper", + "Internal circular muscle layer of oviduct proper" + ] + }, + { + "id": "FMA:18347", + "name": "Internal longitudinal muscle layer of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of fallopian tube proper", + "Internal longitudinal muscle layer of oviduct proper" + ] + }, + { + "id": "FMA:18348", + "name": "External longitudinal muscle layer of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of fallopian tube", + "External longitudinal muscle layer of ampulla of oviduct" + ] + }, + { + "id": "FMA:18349", + "name": "Internal circular muscle layer of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal circular muscle layer of ampulla of fallopian tube", + "Internal circular muscle layer of ampulla of oviduct" + ] + }, + { + "id": "FMA:18350", + "name": "External longitudinal muscle layer of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of infundibulum of fallopian tube", + "External longitudinal muscle layer of infundibulum of oviduct" + ] + }, + { + "id": "FMA:18351", + "name": "Internal circular muscle layer of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18332" + ] + }, + "synonyms": [ + "Internal circular muscle layer of infundibulum of oviduct", + "Internal circular muscle layer of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18352", + "name": "Mucosa of region of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + }, + "synonyms": [ + "Mucosa of subdivision of fallopian tube", + "Mucosa of subdivision of oviduct" + ] + }, + { + "id": "FMA:18353", + "name": "Mucosa of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of uterine part of fallopian tube", + "Mucosa of uterine part of oviduct" + ] + }, + { + "id": "FMA:18354", + "name": "Mucosa of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of isthmus of fallopian tube", + "Mucosa of isthmus of oviduct" + ] + }, + { + "id": "FMA:18355", + "name": "Mucosa of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of fallopian tube proper", + "Uterine tube proper mucosa", + "Mucosa of oviduct proper" + ] + }, + { + "id": "FMA:18356", + "name": "Mucosa of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of ampulla of fallopian tube", + "Mucosa of ampulla of oviduct" + ] + }, + { + "id": "FMA:18357", + "name": "Mucosa of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of infundibulum of fallopian tube", + "Mucosa of infundibulum of oviduct" + ] + }, + { + "id": "FMA:18358", + "name": "Mucosa of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18352" + ] + }, + "synonyms": [ + "Mucosa of fimbria of oviduct", + "Mucosa of fimbria of fallopian tube" + ] + }, + { + "id": "FMA:18359", + "name": "Lumen of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Fallopian tube lumen", + "Uterine tube lumen" + ] + }, + { + "id": "FMA:18360", + "name": "Lumen of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + }, + "synonyms": [ + "Lumen of uterine part of oviduct", + "Lumen of uterine part of fallopian tube" + ] + }, + { + "id": "FMA:18361", + "name": "Lumen of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + }, + "synonyms": [ + "Lumen of isthmus of fallopian tube", + "Lumen of isthmus of oviduct" + ] + }, + { + "id": "FMA:18362", + "name": "Lumen of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + }, + "synonyms": [ + "Lumen of fallopian tube proper", + "Lumen of oviduct proper", + "Uterine tube proper lumen" + ] + }, + { + "id": "FMA:18363", + "name": "Lumen of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + }, + "synonyms": [ + "Lumen of ampulla of oviduct", + "Lumen of ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18364", + "name": "Lumen of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + }, + "synonyms": [ + "Lumen of infundibulum of fallopian tube", + "Lumen of infundibulum of oviduct" + ] + }, + { + "id": "FMA:18365", + "name": "Lumen of zone of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of zone of oviduct", + "Lumen of zone of fallopian tube" + ] + }, + { + "id": "FMA:18366", + "name": "Lumen of zone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Cavity of zone of urinary bladder" + ] + }, + { + "id": "FMA:18367", + "name": "Cavity of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18368", + "name": "Abdominal orifice of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17749" + ] + }, + "synonyms": [ + "Abdominal ostium of fallopian tube", + "Abdominal orifice of oviduct", + "Abdominal orifice of fallopian tube" + ] + }, + { + "id": "FMA:18369", + "name": "Abdominal orifice of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18368" + ] + }, + "synonyms": [ + "Abdominal orifice of right oviduct", + "Abdominal orifice of right fallopian tube" + ] + }, + { + "id": "FMA:18370", + "name": "Abdominal orifice of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18368" + ] + }, + "synonyms": [ + "Abdominal orifice of left fallopian tube", + "Abdominal orifice of left oviduct" + ] + }, + { + "id": "FMA:18371", + "name": "Uterine orifice of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17749" + ] + }, + "synonyms": [ + "Uterine orifice of fallopian tube", + "Uterine orifice of oviduct" + ] + }, + { + "id": "FMA:18372", + "name": "Uterine orifice of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18371" + ] + } + }, + { + "id": "FMA:18373", + "name": "Uterine orifice of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18371" + ] + } + }, + { + "id": "FMA:18374", + "name": "Lumen of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Colon lumen" + ] + }, + { + "id": "FMA:18375", + "name": "Lumen of segment of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18376", + "name": "Wall of uterine part of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Wall of uterine part of oviduct", + "Wall of uterine part of fallopian tube" + ] + }, + { + "id": "FMA:18377", + "name": "Ovarian fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18302" + ] + }, + "synonyms": [ + "Ovarian fimbria", + "Ovarian fimbria of oviduct", + "Ovarian fimbria of fallopian tube" + ] + }, + { + "id": "FMA:18378", + "name": "Wall of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18310" + ] + }, + "synonyms": [ + "Wall of fimbria of fallopian tube", + "Wall of fimbria of oviduct" + ] + }, + { + "id": "FMA:18379", + "name": "External longitudinal muscle layer of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79992" + ] + }, + "synonyms": [ + "Stratum longitudinale (Tunica muscularus)(Tuba uterina)(Salpinx)", + "External longitudinal muscle layer of fallopian tube", + "External longitudinal muscle layer of oviduct" + ] + }, + { + "id": "FMA:18380", + "name": "Internal circular muscle layer of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79992" + ] + }, + "synonyms": [ + "Internal circular muscle layer of oviduct", + "Stratum circulare (Tunica muscularis)(Tuba uterina)(Salpinx)", + "Internal circular muscle layer of fallopian tube" + ] + }, + { + "id": "FMA:18381", + "name": "Internal longitudinal muscle layer of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79992" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of fallopian tube", + "Internal longitudinal muscle layer of oviduct" + ] + }, + { + "id": "FMA:18382", + "name": "Serosa of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18316" + ] + }, + "synonyms": [ + "Serosa of right oviduct", + "Right uterine tube serosa", + "Serosa of right fallopian tube" + ] + }, + { + "id": "FMA:18383", + "name": "Serosa of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18316" + ] + }, + "synonyms": [ + "Left uterine tube serosa", + "Serosa of left fallopian tube", + "Serosa of left oviduct" + ] + }, + { + "id": "FMA:18384", + "name": "Serosa of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18321" + ] + }, + "synonyms": [ + "Serosa of isthmus of right fallopian tube", + "Serosa of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18385", + "name": "Serosa of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18321" + ] + }, + "synonyms": [ + "Serosa of isthmus of left fallopian tube", + "Serosa of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18386", + "name": "Serosa of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18322" + ] + }, + "synonyms": [ + "Right uterine tube proper serosa", + "Serosa of right fallopian tube proper", + "Serosa of right oviduct proper" + ] + }, + { + "id": "FMA:18387", + "name": "Serosa of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18322" + ] + }, + "synonyms": [ + "Serosa of left oviduct proper", + "Serosa of left fallopian tube proper", + "Left uterine tube proper serosa" + ] + }, + { + "id": "FMA:18388", + "name": "Serosa of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18323" + ] + }, + "synonyms": [ + "Serosa of ampulla of right oviduct", + "Serosa of ampulla of right fallopian tube" + ] + }, + { + "id": "FMA:18389", + "name": "Serosa of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18323" + ] + }, + "synonyms": [ + "Serosa of ampulla of left fallopian tube", + "Serosa of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18390", + "name": "Serosa of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18324" + ] + }, + "synonyms": [ + "Serosa of infundibulum of right fallopian tube", + "Serosa of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18391", + "name": "Serosa of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18324" + ] + }, + "synonyms": [ + "Serosa of infundibulum of left oviduct", + "Serosa of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18392", + "name": "Serosa of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18325" + ] + }, + "synonyms": [ + "Serosa of fimbria of right oviduct", + "Serosa of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18393", + "name": "Serosa of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18325" + ] + }, + "synonyms": [ + "Serosa of fimbria of left oviduct", + "Serosa of fimbria of left fallopian tube" + ] + }, + { + "id": "FMA:18394", + "name": "Subserosa of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18317" + ] + }, + "synonyms": [ + "Right uterine tube subserosa", + "Subserosa of right oviduct", + "Subserosa of right fallopian tube" + ] + }, + { + "id": "FMA:18395", + "name": "Subserosa of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18317" + ] + }, + "synonyms": [ + "Subserosa of left fallopian tube", + "Left uterine tube subserosa", + "Subserosa of left oviduct" + ] + }, + { + "id": "FMA:18396", + "name": "Subserosa of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18326" + ] + }, + "synonyms": [ + "Subserosa of isthmus of right fallopian tube", + "Subserosa of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18397", + "name": "Subserosa of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18326" + ] + }, + "synonyms": [ + "Subserosa of isthmus of left fallopian tube", + "Subserosa of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18398", + "name": "Subserosa of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18328" + ] + }, + "synonyms": [ + "Right uterine tube proper subserosa", + "Subserosa of right fallopian tube proper", + "Subserosa of right oviduct proper" + ] + }, + { + "id": "FMA:18399", + "name": "Subserosa of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18328" + ] + }, + "synonyms": [ + "Subserosa of left fallopian tube proper", + "Subserosa of left oviduct proper", + "Left uterine tube proper subserosa" + ] + }, + { + "id": "FMA:18400", + "name": "Subserosa of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18329" + ] + }, + "synonyms": [ + "Subserosa of ampulla of right fallopian tube", + "Subserosa of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18401", + "name": "Subserosa of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18329" + ] + }, + "synonyms": [ + "Subserosa of ampulla of left fallopian tube", + "Subserosa of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18402", + "name": "Subserosa of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18330" + ] + }, + "synonyms": [ + "Subserosa of infundibulum of right fallopian tube", + "Subserosa of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18403", + "name": "Subserosa of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18330" + ] + }, + "synonyms": [ + "Subserosa of infundibulum of left oviduct", + "Subserosa of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18404", + "name": "Subserosa of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18331" + ] + }, + "synonyms": [ + "Subserosa of fimbria of right fallopian tube", + "Subserosa of fimbria of right oviduct" + ] + }, + { + "id": "FMA:18405", + "name": "Subserosa of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18331" + ] + }, + "synonyms": [ + "Subserosa of fimbria of left fallopian tube", + "Subserosa of fimbria of left oviduct" + ] + }, + { + "id": "FMA:18406", + "name": "Muscle layer of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18318" + ] + }, + "synonyms": [ + "Muscle layer of right oviduct", + "Muscle layer of right fallopian tube" + ] + }, + { + "id": "FMA:18407", + "name": "Muscle layer of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18318" + ] + }, + "synonyms": [ + "Muscle layer of left oviduct", + "Muscle layer of left fallopian tube" + ] + }, + { + "id": "FMA:18408", + "name": "External longitudinal muscle layer of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18379" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of right oviduct", + "External longitudinal muscle layer of right fallopian tube" + ] + }, + { + "id": "FMA:18409", + "name": "External longitudinal muscle layer of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18379" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of left fallopian tube", + "External longitudinal muscle layer of left oviduct" + ] + }, + { + "id": "FMA:18410", + "name": "Internal circular muscle layer of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18380" + ] + }, + "synonyms": [ + "Internal circular muscle layer of right oviduct", + "Internal circular muscle layer of right fallopian tube" + ] + }, + { + "id": "FMA:18411", + "name": "Internal circular muscle layer of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18380" + ] + }, + "synonyms": [ + "Internal circular muscle layer of left fallopian tube", + "Internal circular muscle layer of left oviduct" + ] + }, + { + "id": "FMA:18412", + "name": "Internal longitudinal muscle layer of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18381" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of right oviduct", + "Internal longitudinal muscle layer of right fallopian tube" + ] + }, + { + "id": "FMA:18413", + "name": "Internal longitudinal muscle layer of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18381" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of left fallopian tube", + "Internal longitudinal muscle layer of left oviduct" + ] + }, + { + "id": "FMA:18414", + "name": "Muscle layer of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18333" + ] + }, + "synonyms": [ + "Muscle layer of isthmus of right fallopian tube", + "Muscle layer of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18415", + "name": "Muscle layer of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18333" + ] + }, + "synonyms": [ + "Muscle layer of isthmus of left fallopian tube", + "Muscle layer of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18416", + "name": "Muscle layer of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18338" + ] + }, + "synonyms": [ + "Muscle layer of uterine part of right fallopian tube", + "Muscle layer of uterine part of right oviduct" + ] + }, + { + "id": "FMA:18417", + "name": "Muscle layer of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18338" + ] + }, + "synonyms": [ + "Muscle layer of uterine part of left oviduct", + "Muscle layer of uterine part of left fallopian tube" + ] + }, + { + "id": "FMA:18418", + "name": "External longitudinal muscle layer of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18339" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of uterine part of right fallopian tube", + "External longitudinal muscle layer of uterine part of right oviduct" + ] + }, + { + "id": "FMA:18419", + "name": "External longitudinal muscle layer of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18339" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of uterine part of left fallopian tube", + "External longitudinal muscle layer of uterine part of left oviduct" + ] + }, + { + "id": "FMA:18420", + "name": "Internal circular muscle layer of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18340" + ] + }, + "synonyms": [ + "Internal circular muscle layer of uterine part of right oviduct", + "Internal circular muscle layer of uterine part of right fallopian tube" + ] + }, + { + "id": "FMA:18421", + "name": "Internal circular muscle layer of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18340" + ] + }, + "synonyms": [ + "Internal circular muscle layer of uterine part of left fallopian tube", + "Internal circular muscle layer of uterine part of left oviduct" + ] + }, + { + "id": "FMA:18422", + "name": "Internal longitudinal muscle layer of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18341" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of uterine part of right oviduct", + "Internal longitudinal muscle layer of uterine part of right fallopian tube" + ] + }, + { + "id": "FMA:18423", + "name": "Internal longitudinal muscle layer of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18341" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of uterine part of left oviduct", + "Internal longitudinal muscle layer of uterine part of left fallopian tube" + ] + }, + { + "id": "FMA:18424", + "name": "Muscle layer of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18334" + ] + }, + "synonyms": [ + "Muscle layer of right fallopian tube proper", + "Muscle layer of right oviduct proper" + ] + }, + { + "id": "FMA:18425", + "name": "Muscle layer of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18334" + ] + }, + "synonyms": [ + "Muscle layer of left fallopian tube proper", + "Muscle layer of left oviduct proper" + ] + }, + { + "id": "FMA:18426", + "name": "External longitudinal muscle layer of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18342" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of isthmus of right oviduct", + "External longitudinal muscle layer of isthmus of right fallopian tube" + ] + }, + { + "id": "FMA:18427", + "name": "External longitudinal muscle layer of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18342" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of isthmus of left fallopian tube", + "External longitudinal muscle layer of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18428", + "name": "Internal circular muscle layer of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18343" + ] + }, + "synonyms": [ + "Internal circular muscle layer of isthmus of right oviduct", + "Internal circular muscle layer of isthmus of right fallopian tube" + ] + }, + { + "id": "FMA:18429", + "name": "Internal circular muscle layer of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18343" + ] + }, + "synonyms": [ + "Internal circular muscle layer of isthmus of left oviduct", + "Internal circular muscle layer of isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18430", + "name": "Internal longitudinal muscle layer of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18344" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of isthmus of right fallopian tube", + "Internal longitudinal muscle layer of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18431", + "name": "Internal longitudinal muscle layer of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18344" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of isthmus of left fallopian tube", + "Internal longitudinal muscle layer of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18432", + "name": "Muscle layer of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18335" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of right oviduct", + "Muscle layer of ampulla of right fallopian tube" + ] + }, + { + "id": "FMA:18433", + "name": "Muscle layer of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18335" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of left fallopian tube", + "Muscle layer of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18434", + "name": "External longitudinal muscle layer of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18345" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of right fallopian tube proper", + "External longitudinal muscle layer of right oviduct proper" + ] + }, + { + "id": "FMA:18435", + "name": "External longitudinal muscle layer of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18345" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of left oviduct proper", + "External longitudinal muscle layer of left fallopian tube proper" + ] + }, + { + "id": "FMA:18436", + "name": "Internal circular muscle layer of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18346" + ] + }, + "synonyms": [ + "Internal circular muscle layer of right oviduct proper", + "Internal circular muscle layer of right fallopian tube proper" + ] + }, + { + "id": "FMA:18437", + "name": "Internal circular muscle layer of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18346" + ] + }, + "synonyms": [ + "Internal circular muscle layer of left oviduct proper", + "Internal circular muscle layer of left fallopian tube proper" + ] + }, + { + "id": "FMA:18438", + "name": "Internal longitudinal muscle layer of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18347" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of right oviduct proper", + "Internal longitudinal muscle layer of right fallopian tube proper" + ] + }, + { + "id": "FMA:18439", + "name": "Internal longitudinal muscle layer of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18347" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of left fallopian tube proper", + "Internal longitudinal muscle layer of left oviduct proper" + ] + }, + { + "id": "FMA:18440", + "name": "External longitudinal muscle layer of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18348" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of right fallopian tube", + "External longitudinal muscle layer of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18441", + "name": "External longitudinal muscle layer of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18348" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of left fallopian tube", + "External longitudinal muscle layer of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18442", + "name": "Muscle layer of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18336" + ] + }, + "synonyms": [ + "Muscle layer of infundibulum of right fallopian tube", + "Muscle layer of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18443", + "name": "Muscle layer of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18336" + ] + }, + "synonyms": [ + "Muscle layer of infundibulum of left oviduct", + "Muscle layer of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18444", + "name": "Internal circular muscle layer of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18349" + ] + }, + "synonyms": [ + "Internal circular muscle layer of ampulla of right fallopian tube", + "Internal circular muscle layer of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18445", + "name": "Internal circular muscle layer of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18349" + ] + }, + "synonyms": [ + "Internal circular muscle layer of ampulla of left fallopian tube", + "Internal circular muscle layer of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18446", + "name": "External longitudinal muscle layer of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18350" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of infundibulum of right oviduct", + "External longitudinal muscle layer of infundibulum of right fallopian tube" + ] + }, + { + "id": "FMA:18447", + "name": "External longitudinal muscle layer of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18350" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of infundibulum of left fallopian tube", + "External longitudinal muscle layer of infundibulum of left oviduct" + ] + }, + { + "id": "FMA:18448", + "name": "Internal circular muscle layer of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18351" + ] + }, + "synonyms": [ + "Internal circular muscle layer of infundibulum of right oviduct", + "Internal circular muscle layer of infundibulum of right fallopian tube" + ] + }, + { + "id": "FMA:18449", + "name": "Internal circular muscle layer of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18351" + ] + }, + "synonyms": [ + "Internal circular muscle layer of infundibulum of left fallopian tube", + "Internal circular muscle layer of infundibulum of left oviduct" + ] + }, + { + "id": "FMA:18450", + "name": "Muscle layer of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18337" + ] + }, + "synonyms": [ + "Muscle layer of fimbria of right oviduct", + "Muscle layer of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18451", + "name": "Muscle layer of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18337" + ] + }, + "synonyms": [ + "Muscle layer of fimbria of left oviduct", + "Muscle layer of fimbria of left fallopian tube" + ] + }, + { + "id": "FMA:18452", + "name": "Mucosa of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18319" + ] + }, + "synonyms": [ + "Mucosa of right fallopian tube", + "Mucosa of right oviduct", + "Right uterine tube mucosa" + ] + }, + { + "id": "FMA:18453", + "name": "Mucosa of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18319" + ] + }, + "synonyms": [ + "Mucosa of left oviduct", + "Mucosa of left fallopian tube", + "Left uterine tube mucosa" + ] + }, + { + "id": "FMA:18454", + "name": "Mucosa of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18353" + ] + }, + "synonyms": [ + "Mucosa of uterine part of right fallopian tube", + "Mucosa of uterine part of right oviduct" + ] + }, + { + "id": "FMA:18455", + "name": "Mucosa of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18353" + ] + }, + "synonyms": [ + "Mucosa of uterine part of left oviduct", + "Mucosa of uterine part of left fallopian tube" + ] + }, + { + "id": "FMA:18456", + "name": "Mucosa of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18354" + ] + }, + "synonyms": [ + "Mucosa of isthmus of right fallopian tube", + "Mucosa of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18457", + "name": "Mucosa of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18354" + ] + }, + "synonyms": [ + "Mucosa of isthmus of left oviduct", + "Mucosa of isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18458", + "name": "Mucosa of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18355" + ] + }, + "synonyms": [ + "Mucosa of right oviduct proper", + "Mucosa of right fallopian tube proper", + "Right uterine tube proper mucosa" + ] + }, + { + "id": "FMA:18459", + "name": "Mucosa of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18355" + ] + }, + "synonyms": [ + "Mucosa of left oviduct proper", + "Left uterine tube proper mucosa", + "Mucosa of left fallopian tube proper" + ] + }, + { + "id": "FMA:18460", + "name": "Mucosa of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18356" + ] + }, + "synonyms": [ + "Mucosa of ampulla of right oviduct", + "Mucosa of ampulla of right fallopian tube" + ] + }, + { + "id": "FMA:18461", + "name": "Mucosa of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18356" + ] + }, + "synonyms": [ + "Mucosa of ampulla of left fallopian tube", + "Mucosa of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18462", + "name": "Mucosa of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18357" + ] + }, + "synonyms": [ + "Mucosa of infundibulum of right fallopian tube", + "Mucosa of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18463", + "name": "Mucosa of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18357" + ] + }, + "synonyms": [ + "Mucosa of infundibulum of left oviduct", + "Mucosa of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18464", + "name": "Mucosa of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18358" + ] + }, + "synonyms": [ + "Mucosa of fimbria of right oviduct", + "Mucosa of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18465", + "name": "Mucosa of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18358" + ] + }, + "synonyms": [ + "Mucosa of fimbria of left oviduct", + "Mucosa of fimbria of left fallopian tube" + ] + }, + { + "id": "FMA:18466", + "name": "Lumen of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18359" + ] + }, + "synonyms": [ + "Lumen of right fallopian tube", + "Lumen of right oviduct", + "Right uterine tube lumen" + ] + }, + { + "id": "FMA:18467", + "name": "Lumen of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18359" + ] + }, + "synonyms": [ + "Left uterine tube lumen", + "Lumen of left fallopian tube", + "Lumen of left oviduct" + ] + }, + { + "id": "FMA:18468", + "name": "Lumen of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18360" + ] + }, + "synonyms": [ + "Lumen of uterine part of right oviduct", + "Lumen of uterine part of right fallopian tube" + ] + }, + { + "id": "FMA:18469", + "name": "Lumen of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18360" + ] + }, + "synonyms": [ + "Lumen of uterine part of left oviduct", + "Lumen of uterine part of left fallopian tube" + ] + }, + { + "id": "FMA:18470", + "name": "Lumen of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18361" + ] + }, + "synonyms": [ + "Lumen of isthmus of right oviduct", + "Lumen of isthmus of right fallopian tube" + ] + }, + { + "id": "FMA:18471", + "name": "Lumen of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18361" + ] + }, + "synonyms": [ + "Lumen of isthmus of left oviduct", + "Lumen of isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18472", + "name": "Lumen of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18362" + ] + }, + "synonyms": [ + "Right uterine tube proper lumen", + "Lumen of right oviduct proper", + "Lumen of right fallopian tube proper" + ] + }, + { + "id": "FMA:18473", + "name": "Lumen of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18362" + ] + }, + "synonyms": [ + "Lumen of left oviduct proper", + "Left uterine tube proper lumen", + "Lumen of left fallopian tube proper" + ] + }, + { + "id": "FMA:18474", + "name": "Lumen of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18363" + ] + }, + "synonyms": [ + "Lumen of ampulla of right fallopian tube", + "Lumen of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18475", + "name": "Lumen of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18363" + ] + }, + "synonyms": [ + "Lumen of ampulla of left oviduct", + "Lumen of ampulla of left fallopian tube" + ] + }, + { + "id": "FMA:18476", + "name": "Lumen of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18364" + ] + }, + "synonyms": [ + "Lumen of infundibulum of right oviduct", + "Lumen of infundibulum of right fallopian tube" + ] + }, + { + "id": "FMA:18477", + "name": "Lumen of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18364" + ] + }, + "synonyms": [ + "Lumen of infundibulum of left oviduct", + "Lumen of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18478", + "name": "Lumen of segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18479", + "name": "Lumen of zone of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18480", + "name": "Lumen of zone of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18481", + "name": "Lumen of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Cavity of zone of stomach" + ] + }, + { + "id": "FMA:18482", + "name": "Lumen of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18483", + "name": "Right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18245" + ] + }, + "synonyms": [ + "Right fallopian tube", + "Right oviduct" + ] + }, + { + "id": "FMA:18484", + "name": "Left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18245" + ] + }, + "synonyms": [ + "Left oviduct", + "Left fallopian tube" + ] + }, + { + "id": "FMA:18485", + "name": "Right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18304" + ] + }, + "synonyms": [ + "Right oviduct proper", + "Right fallopian tube proper" + ] + }, + { + "id": "FMA:18486", + "name": "Left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18304" + ] + }, + "synonyms": [ + "Left oviduct proper", + "Left fallopian tube proper" + ] + }, + { + "id": "FMA:18487", + "name": "Uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18309" + ] + }, + "synonyms": [ + "Uterine part of right oviduct", + "Uterine part of right fallopian tube" + ] + }, + { + "id": "FMA:18488", + "name": "Uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18309" + ] + }, + "synonyms": [ + "Uterine part of left fallopian tube", + "Uterine part of left oviduct" + ] + }, + { + "id": "FMA:18489", + "name": "Infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18307" + ] + }, + "synonyms": [ + "Right uterine tube infundibulum", + "Infundibulum of right fallopian tube", + "Infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18490", + "name": "Infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18307" + ] + }, + "synonyms": [ + "Infundibulum of left fallopian tube", + "Infundibulum of left oviduct", + "Left uterine tube infundibulum" + ] + }, + { + "id": "FMA:18491", + "name": "Ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18305" + ] + }, + "synonyms": [ + "Ampulla of right fallopian tube", + "Ampulla of right oviduct", + "Right uterine tube ampulla" + ] + }, + { + "id": "FMA:18492", + "name": "Ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18305" + ] + }, + "synonyms": [ + "Ampulla of left oviduct", + "Ampulla of left fallopian tube", + "Left uterine tube ampulla" + ] + }, + { + "id": "FMA:18493", + "name": "Isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18306" + ] + }, + "synonyms": [ + "Isthmus of right fallopian tube", + "Right uterine tube isthmus", + "Isthmus of right oviduct" + ] + }, + { + "id": "FMA:18494", + "name": "Isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18306" + ] + }, + "synonyms": [ + "Left uterine tube isthmus", + "Isthmus of left oviduct", + "Isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18495", + "name": "Ovarian fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18377" + ] + }, + "synonyms": [ + "Ovarian fimbria of right oviduct", + "Ovarian fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18496", + "name": "Ovarian fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18377" + ] + }, + "synonyms": [ + "Ovarian fimbria of left fallopian tube", + "Left ovarian fimbria", + "Ovarian fimbria of left oviduct" + ] + }, + { + "id": "FMA:18497", + "name": "Fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18308" + ] + }, + "synonyms": [ + "Fimbria of right fallopian tube", + "Fimbria of right oviduct", + "Right uterine tube fimbria" + ] + }, + { + "id": "FMA:18498", + "name": "Fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18308" + ] + }, + "synonyms": [ + "Left uterine tube fimbria", + "Fimbria of left fallopian tube", + "Fimbria of left oviduct" + ] + }, + { + "id": "FMA:18499", + "name": "Wall of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18303" + ] + }, + "synonyms": [ + "Right uterine tube wall", + "Wall of right oviduct", + "Wall of right fallopian tube" + ] + }, + { + "id": "FMA:18500", + "name": "Wall of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18303" + ] + }, + "synonyms": [ + "Left uterine tube wall", + "Wall of left fallopian tube", + "Wall of left oviduct" + ] + }, + { + "id": "FMA:18501", + "name": "Wall of uterine part of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18376" + ] + }, + "synonyms": [ + "Wall of uterine part of right oviduct", + "Wall of uterine part of right fallopian tube" + ] + }, + { + "id": "FMA:18502", + "name": "Wall of uterine part of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18376" + ] + }, + "synonyms": [ + "Wall of uterine part of left fallopian tube", + "Wall of uterine part of left oviduct" + ] + }, + { + "id": "FMA:18503", + "name": "Wall of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18311" + ] + }, + "synonyms": [ + "Wall of right oviduct proper", + "Right uterine tube proper wall", + "Wall of right fallopian tube proper" + ] + }, + { + "id": "FMA:18504", + "name": "Wall of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18311" + ] + }, + "synonyms": [ + "Left uterine tube proper wall", + "Wall of left oviduct proper", + "Wall of left fallopian tube proper" + ] + }, + { + "id": "FMA:18505", + "name": "Wall of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18312" + ] + }, + "synonyms": [ + "Wall of isthmus of right oviduct", + "Wall of isthmus of right fallopian tube" + ] + }, + { + "id": "FMA:18506", + "name": "Wall of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18312" + ] + }, + "synonyms": [ + "Wall of isthmus of left oviduct", + "Wall of isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18507", + "name": "Wall of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18313" + ] + }, + "synonyms": [ + "Wall of ampulla of right fallopian tube", + "Wall of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18508", + "name": "Wall of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18313" + ] + }, + "synonyms": [ + "Wall of ampulla of left oviduct", + "Wall of ampulla of left fallopian tube" + ] + }, + { + "id": "FMA:18509", + "name": "Wall of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18314" + ] + }, + "synonyms": [ + "Wall of infundibulum of right fallopian tube", + "Wall of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18510", + "name": "Wall of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18314" + ] + }, + "synonyms": [ + "Wall of infundibulum of left fallopian tube", + "Wall of infundibulum of left oviduct" + ] + }, + { + "id": "FMA:18511", + "name": "Wall of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18378" + ] + }, + "synonyms": [ + "Wall of fimbria of right oviduct", + "Wall of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18512", + "name": "Wall of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18378" + ] + }, + "synonyms": [ + "Wall of fimbria of left fallopian tube", + "Wall of fimbria of left oviduct" + ] + }, + { + "id": "FMA:18514", + "name": "Surface of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Surface of fallopian tube", + "Uterine tube surface", + "Surface of oviduct" + ] + }, + { + "id": "FMA:18515", + "name": "External surface of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18514" + ] + }, + "synonyms": [ + "External surface of oviduct", + "External surface of fallopian tube" + ] + }, + { + "id": "FMA:18516", + "name": "Internal surface of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18514" + ] + }, + "synonyms": [ + "Internal surface of fallopian tube", + "Internal surface of oviduct" + ] + }, + { + "id": "FMA:18518", + "name": "Surface of region of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + }, + "synonyms": [ + "Surface of subdivision of fallopian tube", + "Surface of subdivision of oviduct" + ] + }, + { + "id": "FMA:18520", + "name": "Surface of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18518" + ] + }, + "synonyms": [ + "Surface of isthmus of oviduct", + "Surface of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18521", + "name": "Surface of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18518" + ] + }, + "synonyms": [ + "Surface of fallopian tube proper", + "Uterine tube proper surface", + "Surface of oviduct proper" + ] + }, + { + "id": "FMA:18522", + "name": "Surface of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18518" + ] + }, + "synonyms": [ + "Surface of ampulla of oviduct", + "Surface of ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18523", + "name": "Surface of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18518" + ] + }, + "synonyms": [ + "Surface of infundibulum of oviduct", + "Surface of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18524", + "name": "Surface of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18518" + ] + }, + "synonyms": [ + "Surface of fimbria of oviduct", + "Surface of fimbria of fallopian tube" + ] + }, + { + "id": "FMA:18525", + "name": "External surface of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18520" + ] + }, + "synonyms": [ + "External surface of isthmus of oviduct", + "External surface of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18526", + "name": "External surface of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18521" + ] + }, + "synonyms": [ + "External surface of fallopian tube proper", + "External surface of oviduct proper" + ] + }, + { + "id": "FMA:18527", + "name": "External surface of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18522" + ] + }, + "synonyms": [ + "External surface of ampulla of fallopian tube", + "External surface of ampulla of oviduct" + ] + }, + { + "id": "FMA:18528", + "name": "External surface of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18523" + ] + }, + "synonyms": [ + "External surface of infundibulum of fallopian tube", + "External surface of infundibulum of oviduct" + ] + }, + { + "id": "FMA:18529", + "name": "External surface of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18524" + ] + }, + "synonyms": [ + "External surface of fimbria of oviduct", + "External surface of fimbria of fallopian tube" + ] + }, + { + "id": "FMA:18530", + "name": "Internal surface of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18520" + ] + }, + "synonyms": [ + "Internal surface of isthmus of oviduct", + "Internal surface of isthmus of fallopian tube" + ] + }, + { + "id": "FMA:18531", + "name": "Internal surface of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18521" + ] + }, + "synonyms": [ + "Internal surface of oviduct proper", + "Internal surface of fallopian tube proper" + ] + }, + { + "id": "FMA:18532", + "name": "Internal surface of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18522" + ] + }, + "synonyms": [ + "Internal surface of ampulla of oviduct", + "Internal surface of ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18533", + "name": "Internal surface of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18523" + ] + }, + "synonyms": [ + "Internal surface of infundibulum of oviduct", + "Internal surface of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18534", + "name": "Internal surface of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18524" + ] + }, + "synonyms": [ + "Internal surface of fimbria of fallopian tube", + "Internal surface of fimbria of oviduct" + ] + }, + { + "id": "FMA:18537", + "name": "Mucosal fold of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Mucosal fold of fallopian tube", + "Mucosal fold of oviduct" + ] + }, + { + "id": "FMA:18538", + "name": "Mucosal fold of region of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + }, + "synonyms": [ + "Mucosal fold of subdivision of oviduct", + "Mucosal fold of subdivision of fallopian tube" + ] + }, + { + "id": "FMA:18539", + "name": "Mucosal fold of isthmus of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18538" + ] + }, + "synonyms": [ + "Mucosal fold of isthmus of fallopian tube", + "Mucosal fold of isthmus of oviduct" + ] + }, + { + "id": "FMA:18540", + "name": "Mucosal fold of uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18538" + ] + }, + "synonyms": [ + "Mucosal fold of fallopian tube proper", + "Mucosal fold of oviduct proper" + ] + }, + { + "id": "FMA:18541", + "name": "Mucosal fold of ampulla of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18538" + ] + }, + "synonyms": [ + "Mucosal fold of ampulla of oviduct", + "Mucosal fold of ampulla of fallopian tube" + ] + }, + { + "id": "FMA:18542", + "name": "Mucosal fold of infundibulum of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18538" + ] + }, + "synonyms": [ + "Mucosal fold of infundibulum of oviduct", + "Mucosal fold of infundibulum of fallopian tube" + ] + }, + { + "id": "FMA:18555", + "name": "External surface of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18515" + ] + }, + "synonyms": [ + "External surface of right fallopian tube", + "External surface of right oviduct" + ] + }, + { + "id": "FMA:18556", + "name": "External surface of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18515" + ] + }, + "synonyms": [ + "External surface of left fallopian tube", + "External surface of left oviduct" + ] + }, + { + "id": "FMA:18557", + "name": "External surface of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18525" + ] + }, + "synonyms": [ + "External surface of isthmus of right fallopian tube", + "External surface of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18558", + "name": "External surface of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18525" + ] + }, + "synonyms": [ + "External surface of isthmus of left fallopian tube", + "External surface of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18559", + "name": "External surface of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18526" + ] + }, + "synonyms": [ + "External surface of right fallopian tube proper", + "External surface of right oviduct proper" + ] + }, + { + "id": "FMA:18560", + "name": "External surface of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18526" + ] + }, + "synonyms": [ + "External surface of left oviduct proper", + "External surface of left fallopian tube proper" + ] + }, + { + "id": "FMA:18561", + "name": "External surface of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18527" + ] + }, + "synonyms": [ + "External surface of ampulla of right fallopian tube", + "External surface of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18562", + "name": "External surface of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18527" + ] + }, + "synonyms": [ + "External surface of ampulla of left oviduct", + "External surface of ampulla of left fallopian tube" + ] + }, + { + "id": "FMA:18563", + "name": "External surface of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18528" + ] + }, + "synonyms": [ + "External surface of infundibulum of right oviduct", + "External surface of infundibulum of right fallopian tube" + ] + }, + { + "id": "FMA:18564", + "name": "External surface of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18528" + ] + }, + "synonyms": [ + "External surface of infundibulum of left oviduct", + "External surface of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18565", + "name": "External surface of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18529" + ] + }, + "synonyms": [ + "External surface of fimbria of right oviduct", + "External surface of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18566", + "name": "External surface of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18529" + ] + }, + "synonyms": [ + "External surface of fimbria of left oviduct", + "External surface of fimbria of left fallopian tube" + ] + }, + { + "id": "FMA:18567", + "name": "Internal surface of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18516" + ] + }, + "synonyms": [ + "Internal surface of right oviduct", + "Internal surface of right fallopian tube" + ] + }, + { + "id": "FMA:18568", + "name": "Internal surface of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18516" + ] + }, + "synonyms": [ + "Internal surface of left oviduct", + "Internal surface of left fallopian tube" + ] + }, + { + "id": "FMA:18569", + "name": "Internal surface of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18530" + ] + }, + "synonyms": [ + "Internal surface of isthmus of right fallopian tube", + "Internal surface of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18570", + "name": "Internal surface of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18530" + ] + }, + "synonyms": [ + "Internal surface of isthmus of left fallopian tube", + "Internal surface of isthmus of left oviduct" + ] + }, + { + "id": "FMA:18571", + "name": "Internal surface of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18531" + ] + }, + "synonyms": [ + "Internal surface of right oviduct proper", + "Internal surface of right fallopian tube proper" + ] + }, + { + "id": "FMA:18572", + "name": "Internal surface of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18531" + ] + }, + "synonyms": [ + "Internal surface of left fallopian tube proper", + "Internal surface of left oviduct proper" + ] + }, + { + "id": "FMA:18573", + "name": "Internal surface of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18532" + ] + }, + "synonyms": [ + "Internal surface of ampulla of right fallopian tube", + "Internal surface of ampulla of right oviduct" + ] + }, + { + "id": "FMA:18574", + "name": "Internal surface of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18532" + ] + }, + "synonyms": [ + "Internal surface of ampulla of left fallopian tube", + "Internal surface of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18575", + "name": "Internal surface of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18533" + ] + }, + "synonyms": [ + "Internal surface of infundibulum of right fallopian tube", + "Internal surface of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18576", + "name": "Internal surface of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18533" + ] + }, + "synonyms": [ + "Internal surface of infundibulum of left oviduct", + "Internal surface of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18577", + "name": "Internal surface of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18534" + ] + }, + "synonyms": [ + "Internal surface of fimbria of right oviduct", + "Internal surface of fimbria of right fallopian tube" + ] + }, + { + "id": "FMA:18578", + "name": "Internal surface of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18534" + ] + }, + "synonyms": [ + "Internal surface of fimbria of left oviduct", + "Internal surface of fimbria of left fallopian tube" + ] + }, + { + "id": "FMA:18579", + "name": "Mucosal fold of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18537" + ] + }, + "synonyms": [ + "Mucosal fold of right fallopian tube", + "Mucosal fold of right oviduct" + ] + }, + { + "id": "FMA:18580", + "name": "Mucosal fold of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18537" + ] + }, + "synonyms": [ + "Mucosal fold of left fallopian tube", + "Mucosal fold of left oviduct" + ] + }, + { + "id": "FMA:18581", + "name": "Mucosal fold of isthmus of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18539" + ] + }, + "synonyms": [ + "Mucosal fold of isthmus of right fallopian tube", + "Mucosal fold of isthmus of right oviduct" + ] + }, + { + "id": "FMA:18582", + "name": "Mucosal fold of isthmus of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18539" + ] + }, + "synonyms": [ + "Mucosal fold of isthmus of left oviduct", + "Mucosal fold of isthmus of left fallopian tube" + ] + }, + { + "id": "FMA:18583", + "name": "Mucosal fold of right uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18540" + ] + }, + "synonyms": [ + "Mucosal fold of right fallopian tube proper", + "Mucosal fold of right oviduct proper" + ] + }, + { + "id": "FMA:18584", + "name": "Mucosal fold of left uterine tube proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18540" + ] + }, + "synonyms": [ + "Mucosal fold of left oviduct proper", + "Mucosal fold of left fallopian tube proper" + ] + }, + { + "id": "FMA:18585", + "name": "Mucosal fold of ampulla of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18541" + ] + }, + "synonyms": [ + "Mucosal fold of ampulla of right oviduct", + "Mucosal fold of ampulla of right fallopian tube" + ] + }, + { + "id": "FMA:18586", + "name": "Mucosal fold of ampulla of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18541" + ] + }, + "synonyms": [ + "Mucosal fold of ampulla of left fallopian tube", + "Mucosal fold of ampulla of left oviduct" + ] + }, + { + "id": "FMA:18587", + "name": "Mucosal fold of infundibulum of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18542" + ] + }, + "synonyms": [ + "Mucosal fold of infundibulum of right fallopian tube", + "Mucosal fold of infundibulum of right oviduct" + ] + }, + { + "id": "FMA:18588", + "name": "Mucosal fold of infundibulum of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18542" + ] + }, + "synonyms": [ + "Mucosal fold of infundibulum of left oviduct", + "Mucosal fold of infundibulum of left fallopian tube" + ] + }, + { + "id": "FMA:18590", + "name": "Region of surface of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:18591", + "name": "Surface of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Ovary surface" + ] + }, + { + "id": "FMA:18592", + "name": "Surface of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18591" + ] + }, + "synonyms": [ + "Right ovary surface" + ] + }, + { + "id": "FMA:18593", + "name": "Surface of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18591" + ] + }, + "synonyms": [ + "Left ovary surface" + ] + }, + { + "id": "FMA:18594", + "name": "Medial surface of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18590" + ] + }, + "synonyms": [ + "Facies medialis (Ovarium)" + ] + }, + { + "id": "FMA:18595", + "name": "Medial surface of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18594" + ] + } + }, + { + "id": "FMA:18596", + "name": "Medial surface of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18594" + ] + } + }, + { + "id": "FMA:18597", + "name": "Lateral surface of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18590" + ] + }, + "synonyms": [ + "Facies lateralis (Ovarium)" + ] + }, + { + "id": "FMA:18598", + "name": "Lateral surface of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18597" + ] + } + }, + { + "id": "FMA:18599", + "name": "Lateral surface of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18597" + ] + } + }, + { + "id": "FMA:18601", + "name": "Free margin of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66290" + ] + }, + "synonyms": [ + "Margo liber (Ovarium)" + ] + }, + { + "id": "FMA:18602", + "name": "Mesovarian margin of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66290" + ] + }, + "synonyms": [ + "Margo mesovaricus" + ] + }, + { + "id": "FMA:18603", + "name": "Free margin of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18601" + ] + } + }, + { + "id": "FMA:18604", + "name": "Free margin of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18601" + ] + } + }, + { + "id": "FMA:18605", + "name": "Mesovarian margin of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18602" + ] + } + }, + { + "id": "FMA:18606", + "name": "Mesovarian margin of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18602" + ] + } + }, + { + "id": "FMA:18607", + "name": "Tubal extremity of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66289" + ] + }, + "synonyms": [ + "Tubal end of ovary", + "Extremitas tubaria (tubalis)(Ovarium)" + ] + }, + { + "id": "FMA:18608", + "name": "Tubal extremity of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18607" + ] + }, + "synonyms": [ + "Tubal end of right ovary" + ] + }, + { + "id": "FMA:18609", + "name": "Tubal extremity of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18607" + ] + }, + "synonyms": [ + "Tubal end of left ovary" + ] + }, + { + "id": "FMA:18610", + "name": "Uterine extremity of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66289" + ] + }, + "synonyms": [ + "Extremitas uterina (Ovarium)", + "Uterine end of ovary" + ] + }, + { + "id": "FMA:18611", + "name": "Uterine extremity of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18610" + ] + }, + "synonyms": [ + "Uterine end of right ovary" + ] + }, + { + "id": "FMA:18612", + "name": "Uterine extremity of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18610" + ] + }, + "synonyms": [ + "Uterine end of left ovary" + ] + }, + { + "id": "FMA:18613", + "name": "Ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Cortex of ovary", + "Cortex ovarii (Zona parenchymatosa)" + ] + }, + { + "id": "FMA:18614", + "name": "Right ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18613" + ] + }, + "synonyms": [ + "Cortex of right ovary" + ] + }, + { + "id": "FMA:18615", + "name": "Left ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18613" + ] + }, + "synonyms": [ + "Cortex of left ovary" + ] + }, + { + "id": "FMA:18616", + "name": "Ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61108" + ] + }, + "synonyms": [ + "Medulla ovarii (Zona vasculosa)", + "Medulla of ovary" + ] + }, + { + "id": "FMA:18617", + "name": "Right ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18616" + ] + }, + "synonyms": [ + "Medulla of right ovary" + ] + }, + { + "id": "FMA:18618", + "name": "Left ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18616" + ] + }, + "synonyms": [ + "Medulla of left ovary" + ] + }, + { + "id": "FMA:18619", + "name": "Corpus luteum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Corpus luteum of ovary" + ] + }, + { + "id": "FMA:18620", + "name": "Corpus albicans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Corpus albicans of ovary" + ] + }, + { + "id": "FMA:18621", + "name": "Corpus luteum of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18619" + ] + } + }, + { + "id": "FMA:18622", + "name": "Corpus luteum of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18619" + ] + } + }, + { + "id": "FMA:18623", + "name": "Corpus albicans of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18620" + ] + } + }, + { + "id": "FMA:18624", + "name": "Corpus albicans of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18620" + ] + } + }, + { + "id": "FMA:18626", + "name": "Ovarian stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Interstitial tissue of ovary", + "Stroma ovarica" + ] + }, + { + "id": "FMA:18627", + "name": "Stroma of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18626" + ] + }, + "synonyms": [ + "Interstitial tissue of right ovary", + "Right ovarian stroma", + "Right ovary stroma" + ] + }, + { + "id": "FMA:18628", + "name": "Stroma of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18626" + ] + }, + "synonyms": [ + "Left ovarian stroma", + "Left ovary stroma", + "Interstitial tissue of left ovary" + ] + }, + { + "id": "FMA:18629", + "name": "Germinal epithelium of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45566" + ] + }, + "synonyms": [ + "Epithelium superficiale (Ovarium)" + ] + }, + { + "id": "FMA:18630", + "name": "Tunica albuginea of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:18631", + "name": "Tunica albuginea of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18630" + ] + } + }, + { + "id": "FMA:18632", + "name": "Tunica albuginea of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18630" + ] + } + }, + { + "id": "FMA:18634", + "name": "Primary follicle of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18640" + ] + }, + "synonyms": [ + "Primary ovarian follicle", + "Folliculus ovaricus primarius" + ] + }, + { + "id": "FMA:18635", + "name": "Primary follicle of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18634" + ] + } + }, + { + "id": "FMA:18636", + "name": "Primary follicle of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18634" + ] + } + }, + { + "id": "FMA:18637", + "name": "Secondary follicle of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18640" + ] + }, + "synonyms": [ + "Antral follicle of ovary", + "Folliculus ovaricus secondarius" + ] + }, + { + "id": "FMA:18638", + "name": "Secondary follicle of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18637" + ] + }, + "synonyms": [ + "Antral follicle of right ovary" + ] + }, + { + "id": "FMA:18639", + "name": "Secondary follicle of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18637" + ] + }, + "synonyms": [ + "Antral follicle of left ovary" + ] + }, + { + "id": "FMA:18640", + "name": "Follicle of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Ovarian follicle", + "Follicle of ovary viewed macroscopically", + "Ovary follicle" + ] + }, + { + "id": "FMA:18641", + "name": "Tertiary follicle of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18640" + ] + }, + "synonyms": [ + "Folliculus ovaricus tertiarius (vesiculosus)", + "Graafian follicle", + "Vesicular follicle of ovary", + "Vesicular ovarian follicle" + ] + }, + { + "id": "FMA:18642", + "name": "Tertiary follicle of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18641" + ] + }, + "synonyms": [ + "Graafian follicle of right ovary", + "Vesicular follicle of right ovary" + ] + }, + { + "id": "FMA:18643", + "name": "Tertiary follicle of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18641" + ] + }, + "synonyms": [ + "Graafian follicle of left ovary", + "Vesicular follicle of left ovary" + ] + }, + { + "id": "FMA:18644", + "name": "Oocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18649" + ] + }, + "synonyms": [ + "Ovocyte" + ] + }, + { + "id": "FMA:18645", + "name": "Primary oocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256172" + ] + }, + "synonyms": [ + "Primordial ovum", + "Ovocytus primarium" + ] + }, + { + "id": "FMA:18646", + "name": "Secondary oocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18644" + ] + }, + "synonyms": [ + "Unfertilized egg", + "Ovocytus secondarius" + ] + }, + { + "id": "FMA:18649", + "name": "Haploid nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67513" + ] + }, + "synonyms": [ + "Gamete", + "Haploid germ cell" + ] + }, + { + "id": "FMA:18650", + "name": "First polar body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85543" + ] + }, + "synonyms": [ + "Polocytus primarius" + ] + }, + { + "id": "FMA:18651", + "name": "Second polar body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85543" + ] + }, + "synonyms": [ + "Polocytus secundarius" + ] + }, + { + "id": "FMA:18652", + "name": "Hilum of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57836" + ] + }, + "synonyms": [ + "Ovary hilum", + "Ovarian hilum" + ] + }, + { + "id": "FMA:18653", + "name": "Hilum of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18652" + ] + }, + "synonyms": [ + "Right ovary hilum" + ] + }, + { + "id": "FMA:18654", + "name": "Hilum of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18652" + ] + }, + "synonyms": [ + "Left ovary hilum" + ] + }, + { + "id": "FMA:18655", + "name": "Basal lamina of ovarian follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Membrana basalis (Folliculus ovaricus tertiarius)", + "Membrana limitans externa" + ] + }, + { + "id": "FMA:18656", + "name": "Theca folliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:18657", + "name": "Tunica externa of theca folliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Theca externa (Folliculus ovaricus tertiarius)" + ] + }, + { + "id": "FMA:18658", + "name": "Tunica interna of theca folliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Theca interna (Folliculus ovaricus tertiarius)" + ] + }, + { + "id": "FMA:18659", + "name": "Cumulus oophorus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Cumulus ovaricus" + ] + }, + { + "id": "FMA:18660", + "name": "Membrana granulosa of ovarian follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Granulosa cell layer of ovarian follicle", + "Stratum granulosum of ovarian follicle" + ] + }, + { + "id": "FMA:18661", + "name": "Corona radiata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256174" + ] + } + }, + { + "id": "FMA:18662", + "name": "Capsule of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Ovarian capsule", + "Ovary capsule" + ] + }, + { + "id": "FMA:18663", + "name": "Capsule of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18662" + ] + }, + "synonyms": [ + "Right ovary capsule" + ] + }, + { + "id": "FMA:18664", + "name": "Capsule of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18662" + ] + }, + "synonyms": [ + "Left ovary capsule" + ] + }, + { + "id": "FMA:18665", + "name": "Liquor folliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + }, + "synonyms": [ + "Liquor follicularis" + ] + }, + { + "id": "FMA:18668", + "name": "Surface of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Ureteral surface" + ] + }, + { + "id": "FMA:18669", + "name": "Surface of region of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:18674", + "name": "Zona pellucida", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:18675", + "name": "Antral cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + }, + "synonyms": [ + "Antrum folliculare" + ] + }, + { + "id": "FMA:18676", + "name": "Superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15613" + ] + }, + "synonyms": [ + "Superior major calix" + ] + }, + { + "id": "FMA:18677", + "name": "Intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15613" + ] + }, + "synonyms": [ + "Intermediate major calix", + "Middle major calyx" + ] + }, + { + "id": "FMA:18678", + "name": "Inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15613" + ] + }, + "synonyms": [ + "Inferior major calix" + ] + }, + { + "id": "FMA:18679", + "name": "Right superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18676" + ] + }, + "synonyms": [ + "Superior major calyx of right ureter", + "Right superior major calix" + ] + }, + { + "id": "FMA:18680", + "name": "Left superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18676" + ] + }, + "synonyms": [ + "Left superior major calix", + "Superior major calyx of left ureter" + ] + }, + { + "id": "FMA:18681", + "name": "Right intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18677" + ] + }, + "synonyms": [ + "Right intermediate major calix", + "Intermediate major calyx of right ureter" + ] + }, + { + "id": "FMA:18682", + "name": "Left intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18677" + ] + }, + "synonyms": [ + "Left intermediate major calix", + "Intermediate major calyx of left ureter" + ] + }, + { + "id": "FMA:18683", + "name": "Right inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18678" + ] + }, + "synonyms": [ + "Inferior major calyx of right ureter", + "Right inferior major calix" + ] + }, + { + "id": "FMA:18684", + "name": "Left inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18678" + ] + }, + "synonyms": [ + "Inferior major calyx of left ureter", + "Left inferior major calix" + ] + }, + { + "id": "FMA:18688", + "name": "Lutein cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Luteal cell" + ] + }, + { + "id": "FMA:18689", + "name": "Granulosa lutein cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18688" + ] + }, + "synonyms": [ + "Granulosoluteocytus" + ] + }, + { + "id": "FMA:18690", + "name": "Theca lutein cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18688" + ] + }, + "synonyms": [ + "Theca-lutein cell", + "Theca luteocytus", + "Theca cell" + ] + }, + { + "id": "FMA:18691", + "name": "Epoophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Organ of Rosenmuller" + ] + }, + { + "id": "FMA:18692", + "name": "Paroophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Kobelt's tubules" + ] + }, + { + "id": "FMA:18694", + "name": "Longitudinal duct of epoophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Longitudinal duct of Gartner", + "Malpighian canal", + "Gartner's duct" + ] + }, + { + "id": "FMA:18695", + "name": "Transverse tubule of epoophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Ductulus transversus (Epoophoron)" + ] + }, + { + "id": "FMA:18696", + "name": "Vesicular appendage of epoophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Appendix vesiculosus", + "Hydatid of Morgagni" + ] + }, + { + "id": "FMA:18697", + "name": "Atretic follicle of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18640" + ] + }, + "synonyms": [ + "Folliculus atreticus (Ovarium)" + ] + }, + { + "id": "FMA:18698", + "name": "Atretic follicle of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18697" + ] + } + }, + { + "id": "FMA:18699", + "name": "Atretic follicle of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18697" + ] + } + }, + { + "id": "FMA:18700", + "name": "Stroma of ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Ovarian cortical stroma" + ] + }, + { + "id": "FMA:18701", + "name": "Stroma of ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Ovarian medullary stroma" + ] + }, + { + "id": "FMA:18702", + "name": "Stroma of right ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18701" + ] + }, + "synonyms": [ + "Right ovarian medullary stroma" + ] + }, + { + "id": "FMA:18703", + "name": "Stroma of left ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18701" + ] + }, + "synonyms": [ + "Left ovarian medullary stroma" + ] + }, + { + "id": "FMA:18704", + "name": "Stroma of right ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18700" + ] + }, + "synonyms": [ + "Right ovarian cortical stroma" + ] + }, + { + "id": "FMA:18705", + "name": "Stroma of left ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18700" + ] + }, + "synonyms": [ + "Left ovarian cortical stroma" + ] + }, + { + "id": "FMA:18706", + "name": "Interstitial gland of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:18707", + "name": "Interstitial gland of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18706" + ] + } + }, + { + "id": "FMA:18708", + "name": "Interstitial gland of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18706" + ] + } + }, + { + "id": "FMA:18709", + "name": "Interstitial cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Endocrinocytus interstitialis (Ovarium)" + ] + }, + { + "id": "FMA:18710", + "name": "Hilus cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Hilar cell of ovary" + ] + }, + { + "id": "FMA:18712", + "name": "Corpus luteum of menstruation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18619" + ] + }, + "synonyms": [ + "Corpus luteum cyclicum (menstruationis)" + ] + }, + { + "id": "FMA:18713", + "name": "Corpus luteum of pregnancy", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18619" + ] + }, + "synonyms": [ + "Corpus luteum graviditatis" + ] + }, + { + "id": "FMA:18718", + "name": "Granulosa cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70589" + ] + }, + "synonyms": [ + "Granulosa cell" + ] + }, + { + "id": "FMA:18725", + "name": "Anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21602" + ] + } + }, + { + "id": "FMA:18726", + "name": "Lumen of segment of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:18727", + "name": "Adventitia of superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21578" + ] + }, + "synonyms": [ + "Superior major calyx adventitia" + ] + }, + { + "id": "FMA:18728", + "name": "Adventitia of intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21578" + ] + }, + "synonyms": [ + "Intermediate major calyx adventitia" + ] + }, + { + "id": "FMA:18729", + "name": "Adventitia of inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21578" + ] + }, + "synonyms": [ + "Inferior major calyx adventitia" + ] + }, + { + "id": "FMA:18730", + "name": "Adventitia of right superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18727" + ] + }, + "synonyms": [ + "Right superior major calyx adventitia" + ] + }, + { + "id": "FMA:18731", + "name": "Adventitia of left superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18727" + ] + }, + "synonyms": [ + "Left superior major calyx adventitia" + ] + }, + { + "id": "FMA:18732", + "name": "Adventitia of right intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18728" + ] + }, + "synonyms": [ + "Right intermediate major calyx adventitia" + ] + }, + { + "id": "FMA:18733", + "name": "Adventitia of left intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18728" + ] + }, + "synonyms": [ + "Left intermediate major calyx adventitia" + ] + }, + { + "id": "FMA:18734", + "name": "Adventitia of right inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18729" + ] + }, + "synonyms": [ + "Right inferior major calyx adventitia" + ] + }, + { + "id": "FMA:18735", + "name": "Adventitia of left inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18729" + ] + }, + "synonyms": [ + "Left inferior major calyx adventitia" + ] + }, + { + "id": "FMA:18737", + "name": "Adventitia of superior minor calyx of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21655" + ] + } + }, + { + "id": "FMA:18738", + "name": "Adventitia of superior minor calyx of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21655" + ] + } + }, + { + "id": "FMA:18741", + "name": "Wall of superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17664" + ] + }, + "synonyms": [ + "Superior major calyx wall" + ] + }, + { + "id": "FMA:18742", + "name": "Wall of intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17664" + ] + }, + "synonyms": [ + "Intermediate major calyx wall" + ] + }, + { + "id": "FMA:18743", + "name": "Wall of inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17664" + ] + }, + "synonyms": [ + "Inferior major calyx wall" + ] + }, + { + "id": "FMA:18744", + "name": "Wall of superior major calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18741" + ] + }, + "synonyms": [ + "Wall of right superior major calyx" + ] + }, + { + "id": "FMA:18745", + "name": "Wall of superior major calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18741" + ] + }, + "synonyms": [ + "Wall of left superior major calyx" + ] + }, + { + "id": "FMA:18746", + "name": "Wall of intermediate major calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18742" + ] + }, + "synonyms": [ + "Wall of right intermediate major calyx" + ] + }, + { + "id": "FMA:18747", + "name": "Wall of intermediate major calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18742" + ] + }, + "synonyms": [ + "Wall of left intermediate major calyx" + ] + }, + { + "id": "FMA:18748", + "name": "Wall of inferior major calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18743" + ] + }, + "synonyms": [ + "Wall of right inferior major calyx" + ] + }, + { + "id": "FMA:18749", + "name": "Wall of inferior major calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18743" + ] + }, + "synonyms": [ + "Wall of left inferior major calyx" + ] + }, + { + "id": "FMA:18750", + "name": "Lumen of superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21600" + ] + }, + "synonyms": [ + "Superior major calyx lumen" + ] + }, + { + "id": "FMA:18751", + "name": "Lumen of intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21600" + ] + }, + "synonyms": [ + "Intermediate major calyx lumen" + ] + }, + { + "id": "FMA:18752", + "name": "Lumen of inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21600" + ] + }, + "synonyms": [ + "Inferior major calyx lumen" + ] + }, + { + "id": "FMA:18753", + "name": "Lumen of right superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18750" + ] + }, + "synonyms": [ + "Right superior major calyx lumen" + ] + }, + { + "id": "FMA:18754", + "name": "Lumen of left superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18750" + ] + }, + "synonyms": [ + "Left superior major calyx lumen" + ] + }, + { + "id": "FMA:18755", + "name": "Lumen of right intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18751" + ] + }, + "synonyms": [ + "Right intermediate major calyx lumen" + ] + }, + { + "id": "FMA:18756", + "name": "Lumen of left intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18751" + ] + }, + "synonyms": [ + "Left intermediate major calyx lumen" + ] + }, + { + "id": "FMA:18757", + "name": "Lumen of right inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18752" + ] + }, + "synonyms": [ + "Right inferior major calyx lumen" + ] + }, + { + "id": "FMA:18758", + "name": "Lumen of left inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18752" + ] + }, + "synonyms": [ + "Left inferior major calyx lumen" + ] + }, + { + "id": "FMA:18759", + "name": "Surface of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18669" + ] + }, + "synonyms": [ + "Ureteral proper surface" + ] + }, + { + "id": "FMA:18760", + "name": "Surface of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18669" + ] + } + }, + { + "id": "FMA:18761", + "name": "Surface of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18669" + ] + } + }, + { + "id": "FMA:18768", + "name": "Surface of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18669" + ] + }, + "synonyms": [ + "Renal pelvic surface" + ] + }, + { + "id": "FMA:18771", + "name": "External surface of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18802" + ] + } + }, + { + "id": "FMA:18772", + "name": "External surface of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18802" + ] + } + }, + { + "id": "FMA:18774", + "name": "External surface of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18768" + ] + } + }, + { + "id": "FMA:18775", + "name": "External surface of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18759" + ] + } + }, + { + "id": "FMA:18776", + "name": "External surface of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18760" + ] + } + }, + { + "id": "FMA:18777", + "name": "External surface of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18761" + ] + } + }, + { + "id": "FMA:18778", + "name": "External surface of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18774" + ] + } + }, + { + "id": "FMA:18779", + "name": "External surface of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18774" + ] + } + }, + { + "id": "FMA:18780", + "name": "External surface of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18775" + ] + } + }, + { + "id": "FMA:18781", + "name": "External surface of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18775" + ] + } + }, + { + "id": "FMA:18782", + "name": "External surface of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18776" + ] + } + }, + { + "id": "FMA:18783", + "name": "External surface of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18776" + ] + } + }, + { + "id": "FMA:18784", + "name": "External surface of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18777" + ] + } + }, + { + "id": "FMA:18785", + "name": "External surface of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18777" + ] + } + }, + { + "id": "FMA:18787", + "name": "Internal surface of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18803" + ] + } + }, + { + "id": "FMA:18788", + "name": "Internal surface of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18803" + ] + } + }, + { + "id": "FMA:18790", + "name": "Internal surface of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18768" + ] + } + }, + { + "id": "FMA:18791", + "name": "Internal surface of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18759" + ] + } + }, + { + "id": "FMA:18792", + "name": "Internal surface of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18760" + ] + } + }, + { + "id": "FMA:18793", + "name": "Internal surface of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18761" + ] + } + }, + { + "id": "FMA:18794", + "name": "Internal surface of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18790" + ] + } + }, + { + "id": "FMA:18795", + "name": "Internal surface of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18790" + ] + } + }, + { + "id": "FMA:18796", + "name": "Internal surface of right ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18791" + ] + } + }, + { + "id": "FMA:18797", + "name": "Internal surface of left ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18791" + ] + } + }, + { + "id": "FMA:18798", + "name": "Internal surface of abdominal part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18792" + ] + } + }, + { + "id": "FMA:18799", + "name": "Internal surface of abdominal part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18792" + ] + } + }, + { + "id": "FMA:18800", + "name": "Internal surface of pelvic part of right ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18793" + ] + } + }, + { + "id": "FMA:18801", + "name": "Internal surface of pelvic part of left ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18793" + ] + } + }, + { + "id": "FMA:18802", + "name": "External surface of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18668" + ] + } + }, + { + "id": "FMA:18803", + "name": "Internal surface of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18668" + ] + } + }, + { + "id": "FMA:18805", + "name": "External iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:18806", + "name": "Right external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18805" + ] + } + }, + { + "id": "FMA:18807", + "name": "Left external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18805" + ] + } + }, + { + "id": "FMA:18808", + "name": "Internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:18809", + "name": "Right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18808" + ] + } + }, + { + "id": "FMA:18810", + "name": "Left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18808" + ] + } + }, + { + "id": "FMA:18811", + "name": "Trunk of branch of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73204" + ] + }, + "synonyms": [ + "Trunk of subdivision of internal iliac artery" + ] + }, + { + "id": "FMA:18812", + "name": "Trunk of anterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18811" + ] + }, + "synonyms": [ + "Anterior trunk of internal iliac artery" + ] + }, + { + "id": "FMA:18813", + "name": "Trunk of anterior division of right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18812" + ] + }, + "synonyms": [ + "Anterior trunk of right internal iliac artery" + ] + }, + { + "id": "FMA:18814", + "name": "Trunk of anterior division of left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18812" + ] + }, + "synonyms": [ + "Anterior trunk of left internal iliac artery" + ] + }, + { + "id": "FMA:18815", + "name": "Trunk of posterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18811" + ] + }, + "synonyms": [ + "Posterior trunk of internal iliac artery" + ] + }, + { + "id": "FMA:18816", + "name": "Trunk of posterior division of right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18815" + ] + }, + "synonyms": [ + "Posterior trunk of right internal iliac artery" + ] + }, + { + "id": "FMA:18817", + "name": "Trunk of posterior division of left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18815" + ] + }, + "synonyms": [ + "Posterior trunk of left internal iliac artery" + ] + }, + { + "id": "FMA:18818", + "name": "Trunk of branch of anterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18811" + ] + } + }, + { + "id": "FMA:18819", + "name": "Trunk of branch of posterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18811" + ] + } + }, + { + "id": "FMA:18820", + "name": "Umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18821", + "name": "Right umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18820" + ] + } + }, + { + "id": "FMA:18822", + "name": "Left umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18820" + ] + } + }, + { + "id": "FMA:18823", + "name": "Inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Arteria vesicali inferior" + ] + }, + { + "id": "FMA:18824", + "name": "Right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18823" + ] + } + }, + { + "id": "FMA:18825", + "name": "Left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18823" + ] + } + }, + { + "id": "FMA:18826", + "name": "Middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18827", + "name": "Right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18826" + ] + } + }, + { + "id": "FMA:18828", + "name": "Left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18826" + ] + } + }, + { + "id": "FMA:18829", + "name": "Uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18830", + "name": "Right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18829" + ] + } + }, + { + "id": "FMA:18831", + "name": "Left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18829" + ] + } + }, + { + "id": "FMA:18832", + "name": "Vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18833", + "name": "Right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18832" + ] + } + }, + { + "id": "FMA:18834", + "name": "Left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18832" + ] + } + }, + { + "id": "FMA:18835", + "name": "Internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18836", + "name": "Right internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18835" + ] + } + }, + { + "id": "FMA:18837", + "name": "Left internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18835" + ] + } + }, + { + "id": "FMA:18838", + "name": "Trunk of branch of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:18839", + "name": "Superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70044" + ] + }, + "synonyms": [ + "Arteria vesicalis superior" + ] + }, + { + "id": "FMA:18840", + "name": "Right superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18839" + ] + } + }, + { + "id": "FMA:18841", + "name": "Left superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18839" + ] + } + }, + { + "id": "FMA:18845", + "name": "Iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + } + }, + { + "id": "FMA:18846", + "name": "Right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18845" + ] + } + }, + { + "id": "FMA:18847", + "name": "Left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18845" + ] + } + }, + { + "id": "FMA:18848", + "name": "Subdivision of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + }, + "synonyms": [ + "Iliolumbar arterial subdivision" + ] + }, + { + "id": "FMA:18849", + "name": "Lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18848" + ] + }, + "synonyms": [ + "Lumbar branch of iliolumbar artery" + ] + }, + { + "id": "FMA:18850", + "name": "Iliac part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18848" + ] + } + }, + { + "id": "FMA:18851", + "name": "Lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18849" + ] + } + }, + { + "id": "FMA:18852", + "name": "Lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18849" + ] + } + }, + { + "id": "FMA:18853", + "name": "Iliac part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18850" + ] + } + }, + { + "id": "FMA:18854", + "name": "Iliac part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18850" + ] + } + }, + { + "id": "FMA:18855", + "name": "Lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + }, + "synonyms": [ + "Arteria sacrales laterales" + ] + }, + { + "id": "FMA:18856", + "name": "Right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18855" + ] + } + }, + { + "id": "FMA:18857", + "name": "Left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18855" + ] + } + }, + { + "id": "FMA:18858", + "name": "Superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22365" + ] + }, + "synonyms": [ + "Upper lateral sacral artery" + ] + }, + { + "id": "FMA:18859", + "name": "Superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18858" + ] + }, + "synonyms": [ + "Right upper lateral sacral artery" + ] + }, + { + "id": "FMA:18860", + "name": "Superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18858" + ] + }, + "synonyms": [ + "Left upper lateral sacral artery" + ] + }, + { + "id": "FMA:18861", + "name": "Inferior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22365" + ] + }, + "synonyms": [ + "Lower lateral sacral artery" + ] + }, + { + "id": "FMA:18862", + "name": "Inferior branch of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18861" + ] + }, + "synonyms": [ + "Right lower lateral sacral artery" + ] + }, + { + "id": "FMA:18863", + "name": "Inferior branch of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18861" + ] + }, + "synonyms": [ + "Left lower lateral sacral artery" + ] + }, + { + "id": "FMA:18865", + "name": "Obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:18866", + "name": "Right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18865" + ] + } + }, + { + "id": "FMA:18867", + "name": "Left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18865" + ] + } + }, + { + "id": "FMA:18868", + "name": "Superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + }, + "synonyms": [ + "Arteria glutealis superior" + ] + }, + { + "id": "FMA:18869", + "name": "Right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18868" + ] + } + }, + { + "id": "FMA:18870", + "name": "Left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18868" + ] + } + }, + { + "id": "FMA:18871", + "name": "Inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Arteria glutealis inferior" + ] + }, + { + "id": "FMA:18872", + "name": "Right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18871" + ] + } + }, + { + "id": "FMA:18873", + "name": "Left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18871" + ] + } + }, + { + "id": "FMA:18875", + "name": "Subdivision of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Uterine arterial subdivision" + ] + }, + { + "id": "FMA:18876", + "name": "Vaginal part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:18877", + "name": "Tubal part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:18878", + "name": "Tubal part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18877" + ] + } + }, + { + "id": "FMA:18879", + "name": "Tubal part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18877" + ] + } + }, + { + "id": "FMA:18880", + "name": "Vaginal part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18876" + ] + } + }, + { + "id": "FMA:18881", + "name": "Vaginal part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18876" + ] + } + }, + { + "id": "FMA:18883", + "name": "External iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:18884", + "name": "Internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:18885", + "name": "Right external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18883" + ] + } + }, + { + "id": "FMA:18886", + "name": "Left external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18883" + ] + } + }, + { + "id": "FMA:18887", + "name": "Right internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18884" + ] + } + }, + { + "id": "FMA:18888", + "name": "Left internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18884" + ] + } + }, + { + "id": "FMA:18889", + "name": "Tributary of internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Internal iliac venous tributary" + ] + }, + { + "id": "FMA:18890", + "name": "Inferior vesical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18891", + "name": "Right inferior vesical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18890" + ] + } + }, + { + "id": "FMA:18892", + "name": "Left inferior vesical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18890" + ] + } + }, + { + "id": "FMA:18893", + "name": "Middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18894", + "name": "Right middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18893" + ] + } + }, + { + "id": "FMA:18895", + "name": "Left middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18893" + ] + } + }, + { + "id": "FMA:18896", + "name": "Uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18897", + "name": "Right uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18896" + ] + } + }, + { + "id": "FMA:18898", + "name": "Left uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18896" + ] + } + }, + { + "id": "FMA:18899", + "name": "Vaginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18900", + "name": "Right vaginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18899" + ] + } + }, + { + "id": "FMA:18901", + "name": "Left vaginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18899" + ] + } + }, + { + "id": "FMA:18902", + "name": "Iliolumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18903", + "name": "Right iliolumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18902" + ] + } + }, + { + "id": "FMA:18904", + "name": "Left iliolumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18902" + ] + } + }, + { + "id": "FMA:18905", + "name": "Lateral sacral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18906", + "name": "Right lateral sacral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18905" + ] + } + }, + { + "id": "FMA:18907", + "name": "Left lateral sacral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18905" + ] + } + }, + { + "id": "FMA:18908", + "name": "Superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18909", + "name": "Right superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18908" + ] + } + }, + { + "id": "FMA:18910", + "name": "Left superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18908" + ] + } + }, + { + "id": "FMA:18911", + "name": "Inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18912", + "name": "Right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18911" + ] + } + }, + { + "id": "FMA:18913", + "name": "Left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18911" + ] + } + }, + { + "id": "FMA:18914", + "name": "Obturator vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18915", + "name": "Right obturator vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18914" + ] + } + }, + { + "id": "FMA:18916", + "name": "Left obturator vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18914" + ] + } + }, + { + "id": "FMA:18917", + "name": "Internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:18918", + "name": "Right internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18917" + ] + } + }, + { + "id": "FMA:18919", + "name": "Left internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18917" + ] + } + }, + { + "id": "FMA:18920", + "name": "Tributary of uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + }, + "synonyms": [ + "Uterine venous tributary" + ] + }, + { + "id": "FMA:18921", + "name": "Vaginal tributary of uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18920" + ] + } + }, + { + "id": "FMA:18922", + "name": "Vaginal tributary of right uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18921" + ] + } + }, + { + "id": "FMA:18923", + "name": "Vaginal tributary of left uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18921" + ] + } + }, + { + "id": "FMA:18924", + "name": "Tubal tributary of uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18920" + ] + } + }, + { + "id": "FMA:18925", + "name": "Tubal tributary of right uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18924" + ] + } + }, + { + "id": "FMA:18926", + "name": "Tubal tributary of left uterine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18924" + ] + } + }, + { + "id": "FMA:18930", + "name": "Artery of ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70044" + ] + }, + "synonyms": [ + "Ductus deferens artery" + ] + }, + { + "id": "FMA:18931", + "name": "Artery of right ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18930" + ] + }, + "synonyms": [ + "Right deferential artery", + "Right ductus deferens artery" + ] + }, + { + "id": "FMA:18932", + "name": "Artery of left ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18930" + ] + }, + "synonyms": [ + "Left ductus deferens artery", + "Left deferential artery" + ] + }, + { + "id": "FMA:18933", + "name": "Rectal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:18934", + "name": "Vesical venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:18935", + "name": "Vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:18936", + "name": "Wall of region of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + } + }, + { + "id": "FMA:18937", + "name": "Internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4881" + ] + } + }, + { + "id": "FMA:18938", + "name": "L1 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:18939", + "name": "L2 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:18940", + "name": "L3 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:18941", + "name": "L4 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:18942", + "name": "L5 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:18943", + "name": "Anterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4869" + ] + } + }, + { + "id": "FMA:18944", + "name": "L1 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:18945", + "name": "L2 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:18946", + "name": "L3 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:18947", + "name": "L4 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:18948", + "name": "L5 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:18949", + "name": "Posterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4870" + ] + } + }, + { + "id": "FMA:18950", + "name": "L1 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:18951", + "name": "L2 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:18952", + "name": "L3 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:18953", + "name": "L4 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:18954", + "name": "L5 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:18955", + "name": "External vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:18956", + "name": "T1 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18957", + "name": "T2 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18958", + "name": "T3 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18959", + "name": "T4 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18960", + "name": "Wall of duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18936" + ] + } + }, + { + "id": "FMA:18961", + "name": "T5 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18962", + "name": "T6 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18963", + "name": "Wall of duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18960" + ] + } + }, + { + "id": "FMA:18964", + "name": "T7 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18965", + "name": "Wall of duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18960" + ] + } + }, + { + "id": "FMA:18966", + "name": "T8 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18967", + "name": "T9 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18968", + "name": "T10 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18969", + "name": "T11 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18970", + "name": "T12 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:18971", + "name": "External vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:18972", + "name": "L1 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:18973", + "name": "L2 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:18974", + "name": "L3 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:18975", + "name": "L4 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:18976", + "name": "L5 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:18977", + "name": "T12 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:18978", + "name": "Anterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10787" + ] + } + }, + { + "id": "FMA:18979", + "name": "L1 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:18980", + "name": "L2 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:18981", + "name": "L3 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:18982", + "name": "L4 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:18983", + "name": "L5 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:18984", + "name": "Posterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12852" + ] + } + }, + { + "id": "FMA:18985", + "name": "L1 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:18986", + "name": "L2 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:18987", + "name": "L3 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:18988", + "name": "L4 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:18989", + "name": "L5 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:18990", + "name": "Sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14295" + ] + } + }, + { + "id": "FMA:18991", + "name": "First sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18990" + ] + } + }, + { + "id": "FMA:18992", + "name": "Second sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18990" + ] + } + }, + { + "id": "FMA:18993", + "name": "Third sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18990" + ] + } + }, + { + "id": "FMA:18994", + "name": "Fourth sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18990" + ] + } + }, + { + "id": "FMA:18995", + "name": "Fifth sacral basivertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18990" + ] + } + }, + { + "id": "FMA:18996", + "name": "Internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4881" + ] + } + }, + { + "id": "FMA:18997", + "name": "S1 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:18998", + "name": "S2 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:18999", + "name": "S3 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:19000", + "name": "S4 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:19001", + "name": "S5 part of internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:19002", + "name": "Anterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4869" + ] + } + }, + { + "id": "FMA:19003", + "name": "S1 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19004", + "name": "S2 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19005", + "name": "S3 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19006", + "name": "S4 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19007", + "name": "S5 part of anterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19008", + "name": "Posterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4870" + ] + } + }, + { + "id": "FMA:19009", + "name": "S1 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19010", + "name": "S2 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19011", + "name": "S3 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19012", + "name": "S4 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19013", + "name": "S5 part of posterior internal vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19014", + "name": "External vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:19015", + "name": "S1 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19016", + "name": "S2 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19017", + "name": "S3 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19018", + "name": "S4 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19019", + "name": "S5 part of external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19020", + "name": "Anterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10787" + ] + } + }, + { + "id": "FMA:19021", + "name": "S1 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19022", + "name": "S2 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19023", + "name": "S3 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19024", + "name": "S4 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19025", + "name": "S5 part of anterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19026", + "name": "Posterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12852" + ] + } + }, + { + "id": "FMA:19027", + "name": "S1 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19028", + "name": "S2 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19029", + "name": "S3 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19030", + "name": "S4 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19031", + "name": "S5 part of posterior external vertebral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19032", + "name": "Lumen of zone of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:19034", + "name": "Sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:19035", + "name": "Tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44678" + ] + }, + "synonyms": [ + "Medial popliteal nerve" + ] + }, + { + "id": "FMA:19036", + "name": "Trunk of medial part of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + } + }, + { + "id": "FMA:19037", + "name": "Pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:19038", + "name": "Anococcygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:19039", + "name": "Common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44678" + ] + }, + "synonyms": [ + "Common peroneal nerve" + ] + }, + { + "id": "FMA:19040", + "name": "Perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:19042", + "name": "Right internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:19043", + "name": "Left internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12850" + ] + } + }, + { + "id": "FMA:19044", + "name": "Right external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:19045", + "name": "Left external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18955" + ] + } + }, + { + "id": "FMA:19046", + "name": "Right anterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:19047", + "name": "Left anterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12847" + ] + } + }, + { + "id": "FMA:19048", + "name": "Right anterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:19049", + "name": "Left anterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12843" + ] + } + }, + { + "id": "FMA:19050", + "name": "Right posterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:19051", + "name": "Left posterior internal vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12849" + ] + } + }, + { + "id": "FMA:19052", + "name": "Right posterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:19053", + "name": "Left posterior external vertebral venous plexus of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12848" + ] + } + }, + { + "id": "FMA:19054", + "name": "Right internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:19056", + "name": "Left internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18937" + ] + } + }, + { + "id": "FMA:19057", + "name": "Right anterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:19058", + "name": "Left anterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18943" + ] + } + }, + { + "id": "FMA:19059", + "name": "Right posterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:19060", + "name": "Left posterior internal vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18949" + ] + } + }, + { + "id": "FMA:19061", + "name": "Right external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:19062", + "name": "Left external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18971" + ] + } + }, + { + "id": "FMA:19063", + "name": "Right anterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:19064", + "name": "Left anterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18978" + ] + } + }, + { + "id": "FMA:19065", + "name": "Right posterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:19066", + "name": "Left posterior external vertebral venous plexus of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18984" + ] + } + }, + { + "id": "FMA:19067", + "name": "Right internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:19068", + "name": "Left internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18996" + ] + } + }, + { + "id": "FMA:19069", + "name": "Right anterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19070", + "name": "Left anterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19002" + ] + } + }, + { + "id": "FMA:19071", + "name": "Right posterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19072", + "name": "Left posterior internal vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19008" + ] + } + }, + { + "id": "FMA:19073", + "name": "Right external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19074", + "name": "Left external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19014" + ] + } + }, + { + "id": "FMA:19075", + "name": "Right anterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19076", + "name": "Left anterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19020" + ] + } + }, + { + "id": "FMA:19077", + "name": "Right posterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19078", + "name": "Left posterior external vertebral venous plexus of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19026" + ] + } + }, + { + "id": "FMA:19079", + "name": "Superficial fascia of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18084" + ] + }, + "synonyms": [ + "Anterior superficial fascia of abdomen" + ] + }, + { + "id": "FMA:19080", + "name": "Region of head of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:19081", + "name": "Efferent ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + } + }, + { + "id": "FMA:19082", + "name": "Piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + }, + "synonyms": [ + "M.piriformis" + ] + }, + { + "id": "FMA:19083", + "name": "Obturator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + } + }, + { + "id": "FMA:19084", + "name": "Efferent ductule of right male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19081" + ] + } + }, + { + "id": "FMA:19085", + "name": "Efferent ductule of left male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19081" + ] + } + }, + { + "id": "FMA:19086", + "name": "Muscle of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58274" + ] + }, + "synonyms": [ + "Pelvic muscle" + ] + }, + { + "id": "FMA:19087", + "name": "Levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19086" + ] + } + }, + { + "id": "FMA:19088", + "name": "Coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19086" + ] + }, + "synonyms": [ + "Ischiococcygeus" + ] + }, + { + "id": "FMA:19089", + "name": "Zone of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Levator ani zone" + ] + }, + { + "id": "FMA:19090", + "name": "Pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19089" + ] + }, + "synonyms": [ + "Pubovaginalis", + "Levator prostatae" + ] + }, + { + "id": "FMA:19091", + "name": "Puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19089" + ] + } + }, + { + "id": "FMA:19092", + "name": "Iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19089" + ] + } + }, + { + "id": "FMA:19093", + "name": "Ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26044" + ] + }, + "synonyms": [ + "Right epididymis ductule" + ] + }, + { + "id": "FMA:19094", + "name": "Ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26044" + ] + }, + "synonyms": [ + "Left epididymis ductule" + ] + }, + { + "id": "FMA:19095", + "name": "Wall of efferent ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + }, + "synonyms": [ + "Efferent ductule wall", + "Wall of efferent ductule of testis" + ] + }, + { + "id": "FMA:19097", + "name": "Zone of pelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + }, + "synonyms": [ + "Pelvic fascia zone" + ] + }, + { + "id": "FMA:19099", + "name": "Parietal fascia of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Parietal pelvic fascia", + "Endopelvic fascia" + ] + }, + { + "id": "FMA:19100", + "name": "Visceral fascia of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Visceral pelvic fascia" + ] + }, + { + "id": "FMA:19101", + "name": "Extraperitoneal pelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Subperitoneal pelvic connective tissue" + ] + }, + { + "id": "FMA:19102", + "name": "Wall of efferent ductule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19095" + ] + } + }, + { + "id": "FMA:19103", + "name": "Wall of efferent ductule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19095" + ] + } + }, + { + "id": "FMA:19104", + "name": "Wall of ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26045" + ] + } + }, + { + "id": "FMA:19105", + "name": "Wall of ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26045" + ] + } + }, + { + "id": "FMA:19106", + "name": "Wall of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19336" + ] + }, + "synonyms": [ + "Wall of convoluted ductule of right epididymis" + ] + }, + { + "id": "FMA:19107", + "name": "Wall of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19336" + ] + }, + "synonyms": [ + "Wall of convoluted ductule of left epididymis" + ] + }, + { + "id": "FMA:19110", + "name": "Puboprostatic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Lateral puboprostatic ligament" + ] + }, + { + "id": "FMA:19111", + "name": "Uterosacral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Ligaments of Petit", + "Recto-uterine ligament" + ] + }, + { + "id": "FMA:19112", + "name": "Lateral cervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Cardinal ligament of uterus" + ] + }, + { + "id": "FMA:19113", + "name": "Pubocervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Pubovesical ligament", + "Medial pubovesical ligament", + "Medial puboprostatic ligament" + ] + }, + { + "id": "FMA:19115", + "name": "Lateral ligament of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Lateral ligament of bladder" + ] + }, + { + "id": "FMA:19116", + "name": "Sacrogenital ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + } + }, + { + "id": "FMA:19117", + "name": "Right puboprostatic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19110" + ] + } + }, + { + "id": "FMA:19118", + "name": "Left puboprostatic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19110" + ] + } + }, + { + "id": "FMA:19119", + "name": "Right uterosacral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19111" + ] + } + }, + { + "id": "FMA:19120", + "name": "Left uterosacral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19111" + ] + } + }, + { + "id": "FMA:19121", + "name": "Right lateral cervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19112" + ] + } + }, + { + "id": "FMA:19122", + "name": "Left lateral cervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19112" + ] + } + }, + { + "id": "FMA:19123", + "name": "Right pubocervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19113" + ] + }, + "synonyms": [ + "Right pubovesical ligament" + ] + }, + { + "id": "FMA:19124", + "name": "Left pubocervical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19113" + ] + }, + "synonyms": [ + "Left pubovesical ligament" + ] + }, + { + "id": "FMA:19127", + "name": "Right lateral ligament of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19115" + ] + }, + "synonyms": [ + "Right lateral ligament of bladder" + ] + }, + { + "id": "FMA:19128", + "name": "Left lateral ligament of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19115" + ] + }, + "synonyms": [ + "Left lateral ligament of bladder" + ] + }, + { + "id": "FMA:19129", + "name": "Right sacrogenital ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19116" + ] + } + }, + { + "id": "FMA:19130", + "name": "Left sacrogenital ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19116" + ] + } + }, + { + "id": "FMA:19131", + "name": "Zone of parietal fascia of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:19132", + "name": "Obturator fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19131" + ] + } + }, + { + "id": "FMA:19133", + "name": "Superior fascia of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19131" + ] + }, + "synonyms": [ + "Fascia diaphragmatis pelvis superior", + "Superior pelvic diaphragmatic fascia" + ] + }, + { + "id": "FMA:19134", + "name": "Piriformis fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19131" + ] + } + }, + { + "id": "FMA:19136", + "name": "Adventitia of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + }, + "synonyms": [ + "Epididymis adventitia" + ] + }, + { + "id": "FMA:19137", + "name": "Prostatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Fascia of prostate", + "Visceral fascia of prostate", + "Prostatic sheath" + ] + }, + { + "id": "FMA:19138", + "name": "Adventitia of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19136" + ] + }, + "synonyms": [ + "Right epididymis adventitia" + ] + }, + { + "id": "FMA:19139", + "name": "Adventitia of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19136" + ] + }, + "synonyms": [ + "Left epididymis adventitia" + ] + }, + { + "id": "FMA:19140", + "name": "Adventitia of region of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + } + }, + { + "id": "FMA:19145", + "name": "Adventitia of duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19140" + ] + }, + "synonyms": [ + "Tunica adventitia (Ductus epididymidis)" + ] + }, + { + "id": "FMA:19148", + "name": "Adventitia of efferent ductule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + } + }, + { + "id": "FMA:19149", + "name": "Muscle layer of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:19150", + "name": "Muscle layer of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19149" + ] + } + }, + { + "id": "FMA:19151", + "name": "Muscle layer of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19149" + ] + } + }, + { + "id": "FMA:19152", + "name": "Muscle layer of region of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:19153", + "name": "Epithelium of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Epididymis epithelium" + ] + }, + { + "id": "FMA:19154", + "name": "Epithelium of regon of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:19159", + "name": "Adventitia of tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19351" + ] + } + }, + { + "id": "FMA:19160", + "name": "Adventitia of tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19351" + ] + } + }, + { + "id": "FMA:19161", + "name": "Adventitia of efferent ductule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19148" + ] + } + }, + { + "id": "FMA:19162", + "name": "Adventitia of efferent ductule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19148" + ] + } + }, + { + "id": "FMA:19163", + "name": "Adventitia of ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26046" + ] + } + }, + { + "id": "FMA:19164", + "name": "Adventitia of ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26046" + ] + } + }, + { + "id": "FMA:19165", + "name": "Adventitia of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19345" + ] + } + }, + { + "id": "FMA:19166", + "name": "Adventitia of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19345" + ] + }, + "synonyms": [ + "Adventitia of convoluted ductule of left epididymis" + ] + }, + { + "id": "FMA:19167", + "name": "Adventitia of duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19145" + ] + } + }, + { + "id": "FMA:19168", + "name": "Adventitia of duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19145" + ] + } + }, + { + "id": "FMA:19172", + "name": "Muscle layer of efferent ductule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:19175", + "name": "Muscle layer of duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19152" + ] + } + }, + { + "id": "FMA:19178", + "name": "Muscle layer of body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19355" + ] + } + }, + { + "id": "FMA:19179", + "name": "Muscle layer of body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19355" + ] + } + }, + { + "id": "FMA:19180", + "name": "Muscle layer of tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19356" + ] + } + }, + { + "id": "FMA:19181", + "name": "Muscle layer of tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19356" + ] + } + }, + { + "id": "FMA:19182", + "name": "Muscle layer of efferent ductule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19172" + ] + } + }, + { + "id": "FMA:19183", + "name": "Muscle layer of efferent ductule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19172" + ] + } + }, + { + "id": "FMA:19184", + "name": "Muscle layer of ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26047" + ] + } + }, + { + "id": "FMA:19185", + "name": "Muscle layer of ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26047" + ] + } + }, + { + "id": "FMA:19186", + "name": "Muscle layer of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19352" + ] + }, + "synonyms": [ + "Muscle layer of convoluted ductule of right epididymis" + ] + }, + { + "id": "FMA:19187", + "name": "Muscle layer of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19352" + ] + }, + "synonyms": [ + "Muscle layer of convoluted ductule of left epididymis" + ] + }, + { + "id": "FMA:19188", + "name": "Muscle layer of duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19175" + ] + } + }, + { + "id": "FMA:19189", + "name": "Muscle layer of duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19175" + ] + } + }, + { + "id": "FMA:19190", + "name": "Epithelium of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19153" + ] + }, + "synonyms": [ + "Right epididymis epithelium" + ] + }, + { + "id": "FMA:19191", + "name": "Epithelium of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19153" + ] + }, + "synonyms": [ + "Left epididymis epithelium" + ] + }, + { + "id": "FMA:19195", + "name": "Epithelium of efferent ductule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64798" + ] + } + }, + { + "id": "FMA:19198", + "name": "Epithelium of duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19154" + ] + } + }, + { + "id": "FMA:19201", + "name": "Epithelium of body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18293" + ] + } + }, + { + "id": "FMA:19202", + "name": "Epithelium of body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18293" + ] + } + }, + { + "id": "FMA:19203", + "name": "Epithelium of tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18294" + ] + } + }, + { + "id": "FMA:19204", + "name": "Epithelium of tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18294" + ] + } + }, + { + "id": "FMA:19205", + "name": "Epithelium of efferent ductule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19195" + ] + } + }, + { + "id": "FMA:19206", + "name": "Epithelium of efferent ductule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19195" + ] + } + }, + { + "id": "FMA:19207", + "name": "Epithelium of ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26048" + ] + } + }, + { + "id": "FMA:19208", + "name": "Epithelium of ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26048" + ] + } + }, + { + "id": "FMA:19209", + "name": "Mucosa of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26049" + ] + } + }, + { + "id": "FMA:19210", + "name": "Mucosa of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26049" + ] + } + }, + { + "id": "FMA:19211", + "name": "Epithelium of duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19198" + ] + } + }, + { + "id": "FMA:19212", + "name": "Epithelium of duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19198" + ] + } + }, + { + "id": "FMA:19216", + "name": "Lumen of efferent ductule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19869" + ] + } + }, + { + "id": "FMA:19219", + "name": "Lumen of duct of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19032" + ] + } + }, + { + "id": "FMA:19226", + "name": "Lumen of efferent ductule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19216" + ] + } + }, + { + "id": "FMA:19227", + "name": "Lumen of efferent ductule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19216" + ] + } + }, + { + "id": "FMA:19228", + "name": "Lumen of ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26051" + ] + } + }, + { + "id": "FMA:19229", + "name": "Lumen of ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26051" + ] + } + }, + { + "id": "FMA:19230", + "name": "Lumen of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26050" + ] + }, + "synonyms": [ + "Lumen of convoluted ductule of right epididymis" + ] + }, + { + "id": "FMA:19231", + "name": "Lumen of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26050" + ] + }, + "synonyms": [ + "Lumen of convoluted ductule of left epididymis" + ] + }, + { + "id": "FMA:19232", + "name": "Lumen of duct of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19219" + ] + } + }, + { + "id": "FMA:19233", + "name": "Lumen of duct of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19219" + ] + } + }, + { + "id": "FMA:19234", + "name": "Deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Vas deferens" + ] + }, + { + "id": "FMA:19235", + "name": "Right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19234" + ] + }, + "synonyms": [ + "Right vas deferens", + "Right ductus deferens" + ] + }, + { + "id": "FMA:19236", + "name": "Left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19234" + ] + }, + "synonyms": [ + "Left vas deferens", + "Left ductus deferens" + ] + }, + { + "id": "FMA:19238", + "name": "Adventitia of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + }, + "synonyms": [ + "Deferent ductal adventitia", + "Adventitia of vas deferens", + "Tunica adventitia (Ductus deferens)", + "Adventitia of ductus deferens" + ] + }, + { + "id": "FMA:19239", + "name": "Muscle layer of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Muscular coat of ductus deferens", + "Muscular layer of ductus deferens", + "Muscle layer of vas deferens", + "Muscularis of vas deferens", + "Tunica muscularis (Ductus deferens)", + "Muscle layer of ductus deferens" + ] + }, + { + "id": "FMA:19240", + "name": "Mucosa of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + }, + "synonyms": [ + "Tunica mucosa (Ductus deferens)", + "Mucosa of ductus deferens", + "Mucous membrane of ductus deferens", + "Deferent ductal mucosa", + "Mucosa of vas deferens" + ] + }, + { + "id": "FMA:19241", + "name": "Adventitia of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19238" + ] + }, + "synonyms": [ + "Adventitia of right ductus deferens", + "Right deferent ductal adventitia", + "Adventitia of right vas deferens" + ] + }, + { + "id": "FMA:19242", + "name": "Adventitia of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19238" + ] + }, + "synonyms": [ + "Adventitia of left vas deferens", + "Adventitia of left ductus deferens", + "Left deferent ductal adventitia" + ] + }, + { + "id": "FMA:19246", + "name": "Mucosa of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19240" + ] + }, + "synonyms": [ + "Mucosa of right vas deferens", + "Right deferent ductal mucosa", + "Mucosa of right ductus deferens" + ] + }, + { + "id": "FMA:19247", + "name": "Mucosa of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19240" + ] + }, + "synonyms": [ + "Left deferent ductal mucosa", + "Mucosa of left vas deferens", + "Mucosa of left ductus deferens" + ] + }, + { + "id": "FMA:19248", + "name": "External longitudinal muscle layer of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19318" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of right ductus deferens", + "External longitudinal muscle layer of right vas deferens" + ] + }, + { + "id": "FMA:19249", + "name": "External longitudinal muscle layer of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19318" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of left ductus deferens", + "External longitudinal muscle layer of left vas deferens" + ] + }, + { + "id": "FMA:19250", + "name": "Intermediate circular muscle layer of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19319" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of right vas deferens", + "Intermediate circular muscle layer of right ductus deferens" + ] + }, + { + "id": "FMA:19251", + "name": "Intermediate circular muscle layer of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19319" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of left vas deferens", + "Intermediate circular muscle layer of left ductus deferens" + ] + }, + { + "id": "FMA:19252", + "name": "Internal longitudinal muscle layer of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19320" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of right ductus deferens", + "Internal longitudinal muscle layer of right vas deferens" + ] + }, + { + "id": "FMA:19253", + "name": "Internal longitudinal muscle layer of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19320" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of left ductus deferens", + "Internal longitudinal muscle layer of left vas deferens" + ] + }, + { + "id": "FMA:19254", + "name": "Region of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Deferent ductal region" + ] + }, + { + "id": "FMA:19255", + "name": "Wall of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Wall of vas deferens", + "Wall of ductus deferens", + "Deferent ductal wall" + ] + }, + { + "id": "FMA:19256", + "name": "Wall of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19255" + ] + }, + "synonyms": [ + "Wall of right vas deferens", + "Right deferent ductal wall", + "Wall of right ductus deferens" + ] + }, + { + "id": "FMA:19257", + "name": "Wall of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19255" + ] + }, + "synonyms": [ + "Left deferent ductal wall", + "Wall of left ductus deferens", + "Wall of left vas deferens" + ] + }, + { + "id": "FMA:19258", + "name": "Deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Ductus deferens proper", + "Vas deferens proper" + ] + }, + { + "id": "FMA:19259", + "name": "Ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Deferent ductal ampulla", + "Ampulla of ductus deferens", + "Ampulla of vas deferens" + ] + }, + { + "id": "FMA:19260", + "name": "Right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19258" + ] + }, + "synonyms": [ + "Right ductus deferens proper", + "Right vas deferens proper" + ] + }, + { + "id": "FMA:19261", + "name": "Left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19258" + ] + }, + "synonyms": [ + "Left ductus deferens proper", + "Left vas deferens proper" + ] + }, + { + "id": "FMA:19262", + "name": "Ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19259" + ] + }, + "synonyms": [ + "Ampulla of right ductus deferens", + "Right deferent ductal ampulla", + "Ampulla of right vas deferens" + ] + }, + { + "id": "FMA:19263", + "name": "Ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19259" + ] + }, + "synonyms": [ + "Left deferent ductal ampulla", + "Ampulla of left ductus deferens", + "Ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19264", + "name": "Wall of region of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + }, + "synonyms": [ + "Wall of subdivision of ductus deferens", + "Wall of subdivision of vas deferens" + ] + }, + { + "id": "FMA:19265", + "name": "Wall of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19264" + ] + }, + "synonyms": [ + "Deferent ductal proper wall", + "Wall of ductus deferens proper", + "Wall of vas deferens proper" + ] + }, + { + "id": "FMA:19266", + "name": "Wall of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19264" + ] + }, + "synonyms": [ + "Wall of ampulla of vas deferens", + "Wall of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19267", + "name": "Wall of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19265" + ] + }, + "synonyms": [ + "Wall of right ductus deferens proper", + "Wall of right vas deferens proper", + "Right deferent ductal proper wall" + ] + }, + { + "id": "FMA:19268", + "name": "Wall of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19265" + ] + }, + "synonyms": [ + "Wall of left ductus deferens proper", + "Wall of left vas deferens proper", + "Left deferent ductal proper wall" + ] + }, + { + "id": "FMA:19269", + "name": "Wall of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19266" + ] + }, + "synonyms": [ + "Wall of ampulla of right ductus deferens", + "Wall of ampulla of right vas deferens" + ] + }, + { + "id": "FMA:19270", + "name": "Wall of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19266" + ] + }, + "synonyms": [ + "Wall of ampulla of left ductus deferens", + "Wall of ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19271", + "name": "Lumen of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Lumen of ductus deferens", + "Lumen of vas deferens", + "Deferent ductal lumen" + ] + }, + { + "id": "FMA:19272", + "name": "Lumen of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19271" + ] + }, + "synonyms": [ + "Lumen of right ductus deferens", + "Right deferent ductal lumen", + "Lumen of right vas deferens" + ] + }, + { + "id": "FMA:19273", + "name": "Lumen of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19271" + ] + }, + "synonyms": [ + "Left deferent ductal lumen", + "Lumen of left ductus deferens", + "Lumen of left vas deferens" + ] + }, + { + "id": "FMA:19274", + "name": "Lumen of region of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of region of vas deferens", + "Lumen of region of ductus deferens" + ] + }, + { + "id": "FMA:19275", + "name": "Lumen of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19274" + ] + }, + "synonyms": [ + "Lumen of vas deferens proper", + "Deferent ductal proper lumen", + "Lumen of ductus deferens proper" + ] + }, + { + "id": "FMA:19276", + "name": "Lumen of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19274" + ] + }, + "synonyms": [ + "Lumen of ampulla of vas deferens", + "Lumen of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19277", + "name": "Lumen of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19275" + ] + }, + "synonyms": [ + "Lumen of right ductus deferens proper", + "Lumen of right vas deferens proper", + "Right deferent ductal proper lumen" + ] + }, + { + "id": "FMA:19278", + "name": "Lumen of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19275" + ] + }, + "synonyms": [ + "Lumen of left vas deferens proper", + "Left deferent ductal proper lumen", + "Lumen of left ductus deferens proper" + ] + }, + { + "id": "FMA:19279", + "name": "Lumen of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19276" + ] + }, + "synonyms": [ + "Lumen of ampulla of right vas deferens", + "Lumen of ampulla of right ductus deferens" + ] + }, + { + "id": "FMA:19280", + "name": "Lumen of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19276" + ] + }, + "synonyms": [ + "Lumen of ampulla of left ductus deferens", + "Lumen of ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19281", + "name": "Adventitia of region of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + }, + "synonyms": [ + "Adventitia of subdivision of vas deferens", + "Adventitia of subdivision of ductus deferens" + ] + }, + { + "id": "FMA:19282", + "name": "Adventitia of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19281" + ] + }, + "synonyms": [ + "Adventitia of vas deferens proper", + "Deferent ductal proper adventitia", + "Adventitia of ductus deferens proper" + ] + }, + { + "id": "FMA:19283", + "name": "Adventitia of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19281" + ] + }, + "synonyms": [ + "Adventitia of ampulla of vas deferens", + "Adventitia of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19284", + "name": "Muscle layer of zone of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Muscle layer of zone of vas deferens", + "Muscle layer of zone of ductus deferens" + ] + }, + { + "id": "FMA:19285", + "name": "Muscle layer of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19284" + ] + }, + "synonyms": [ + "Muscle layer of ductus deferens proper", + "Muscle layer of vas deferens proper" + ] + }, + { + "id": "FMA:19286", + "name": "Muscle layer of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19284" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of vas deferens", + "Muscle layer of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19287", + "name": "Mucosa of region of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + }, + "synonyms": [ + "Mucosa of region of ductus deferens", + "Mucosa of region of vas deferens" + ] + }, + { + "id": "FMA:19288", + "name": "Mucosa of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19287" + ] + }, + "synonyms": [ + "Mucosa of vas deferens proper", + "Deferent ductal proper mucosa", + "Mucosa of ductus deferens proper" + ] + }, + { + "id": "FMA:19289", + "name": "Mucosa of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19287" + ] + }, + "synonyms": [ + "Mucosa of ampulla of ductus deferens", + "Mucosa of ampulla of vas deferens" + ] + }, + { + "id": "FMA:19290", + "name": "External longitudinal muscle layer of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79988" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ductus deferens proper", + "External longitudinal muscle layer of vas deferens proper" + ] + }, + { + "id": "FMA:19291", + "name": "External longitudinal muscle layer of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79987" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of vas deferens", + "External longitudinal muscle layer of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19292", + "name": "Intermediate circular muscle layer of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79988" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of ductus deferens proper", + "Intermediate circular muscle layer of vas deferens proper" + ] + }, + { + "id": "FMA:19293", + "name": "Intermediate circular muscle layer of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79987" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of ampulla of vas deferens", + "Intermediate circular muscle layer of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19294", + "name": "Internal longitudinal muscle layer of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79988" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of vas deferens proper", + "Internal longitudinal muscle layer of ductus deferens proper" + ] + }, + { + "id": "FMA:19295", + "name": "Internal longitudinal muscle layer of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79987" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of ampulla of vas deferens", + "Internal longitudinal muscle layer of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:19296", + "name": "External longitudinal muscle layer of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19290" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of right vas deferens proper", + "External longitudinal muscle layer of right ductus deferens proper" + ] + }, + { + "id": "FMA:19297", + "name": "External longitudinal muscle layer of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19290" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of left ductus deferens proper", + "External longitudinal muscle layer of left vas deferens proper" + ] + }, + { + "id": "FMA:19298", + "name": "Intermediate circular muscle layer of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19292" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of right vas deferens proper", + "Intermediate circular muscle layer of right ductus deferens proper" + ] + }, + { + "id": "FMA:19299", + "name": "Intermediate circular muscle layer of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19292" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of left ductus deferens proper", + "Intermediate circular muscle layer of left vas deferens proper" + ] + }, + { + "id": "FMA:19300", + "name": "Internal longitudinal muscle layer of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19294" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of right vas deferens proper", + "Internal longitudinal muscle layer of right ductus deferens proper" + ] + }, + { + "id": "FMA:19301", + "name": "Internal longitudinal muscle layer of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19294" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of left ductus deferens proper", + "Internal longitudinal muscle layer of left vas deferens proper" + ] + }, + { + "id": "FMA:19302", + "name": "External longitudinal muscle layer of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19291" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of right ductus deferens", + "External longitudinal muscle layer of ampulla of right vas deferens" + ] + }, + { + "id": "FMA:19303", + "name": "External longitudinal muscle layer of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19291" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of ampulla of left vas deferens", + "External longitudinal muscle layer of ampulla of left ductus deferens" + ] + }, + { + "id": "FMA:19304", + "name": "Intermediate circular muscle layer of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19293" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of ampulla of right vas deferens", + "Intermediate circular muscle layer of ampulla of right ductus deferens" + ] + }, + { + "id": "FMA:19305", + "name": "Intermediate circular muscle layer of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19293" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of ampulla of left vas deferens", + "Intermediate circular muscle layer of ampulla of left ductus deferens" + ] + }, + { + "id": "FMA:19306", + "name": "Internal longitudinal muscle layer of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19295" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of ampulla of right ductus deferens", + "Internal longitudinal muscle layer of ampulla of right vas deferens" + ] + }, + { + "id": "FMA:19307", + "name": "Internal longitudinal muscle layer of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19295" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of ampulla of left ductus deferens", + "Internal longitudinal muscle layer of ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19308", + "name": "Adventitia of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19282" + ] + }, + "synonyms": [ + "Adventitia of right ductus deferens proper", + "Right deferent ductal proper adventitia", + "Adventitia of right vas deferens proper" + ] + }, + { + "id": "FMA:19309", + "name": "Adventitia of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19282" + ] + }, + "synonyms": [ + "Adventitia of left ductus deferens proper", + "Left deferent ductal proper adventitia", + "Adventitia of left vas deferens proper" + ] + }, + { + "id": "FMA:19310", + "name": "Adventitia of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19283" + ] + }, + "synonyms": [ + "Adventitia of ampulla of right vas deferens", + "Adventitia of ampulla of right ductus deferens" + ] + }, + { + "id": "FMA:19311", + "name": "Adventitia of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19283" + ] + }, + "synonyms": [ + "Adventitia of ampulla of left ductus deferens", + "Adventitia of ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19312", + "name": "Mucosa of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19288" + ] + }, + "synonyms": [ + "Right deferent ductal proper mucosa", + "Mucosa of right ductus deferens proper", + "Mucosa of right vas deferens proper" + ] + }, + { + "id": "FMA:19313", + "name": "Mucosa of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19288" + ] + }, + "synonyms": [ + "Mucosa of left ductus deferens proper", + "Mucosa of left vas deferens proper", + "Left deferent ductal proper mucosa" + ] + }, + { + "id": "FMA:19314", + "name": "Mucosa of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19289" + ] + }, + "synonyms": [ + "Mucosa of ampulla of right vas deferens", + "Mucosa of ampulla of right ductus deferens" + ] + }, + { + "id": "FMA:19315", + "name": "Mucosa of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19289" + ] + }, + "synonyms": [ + "Mucosa of ampulla of left ductus deferens", + "Mucosa of ampulla of left vas deferens" + ] + }, + { + "id": "FMA:19316", + "name": "Muscle layer of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19239" + ] + }, + "synonyms": [ + "Muscle layer of right vas deferens", + "Muscle layer of right ductus deferens" + ] + }, + { + "id": "FMA:19317", + "name": "Muscle layer of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19239" + ] + }, + "synonyms": [ + "Muscle layer of left ductus deferens", + "Muscle layer of left vas deferens" + ] + }, + { + "id": "FMA:19318", + "name": "External longitudinal muscle layer of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19239" + ] + }, + "synonyms": [ + "External longitudinal muscle layer of vas deferens", + "External longitudinal muscle layer of ductus deferens" + ] + }, + { + "id": "FMA:19319", + "name": "Intermediate circular muscle layer of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19239" + ] + }, + "synonyms": [ + "Intermediate circular muscle layer of ductus deferens", + "Intermediate circular muscle layer of vas deferens" + ] + }, + { + "id": "FMA:19320", + "name": "Internal longitudinal muscle layer of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19239" + ] + }, + "synonyms": [ + "Internal longitudinal muscle layer of ductus deferens", + "Internal longitudinal muscle layer of vas deferens" + ] + }, + { + "id": "FMA:19321", + "name": "Muscle layer of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19286" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of right vas deferens", + "Muscle layer of ampulla of right ductus deferens" + ] + }, + { + "id": "FMA:19322", + "name": "Muscle layer of right deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19285" + ] + }, + "synonyms": [ + "Muscle layer of right vas deferens proper", + "Muscle layer of right ductus deferens proper" + ] + }, + { + "id": "FMA:19323", + "name": "Muscle layer of left deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19285" + ] + }, + "synonyms": [ + "Muscle layer of left vas deferens proper", + "Muscle layer of left ductus deferens proper" + ] + }, + { + "id": "FMA:19324", + "name": "Muscle layer of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19286" + ] + }, + "synonyms": [ + "Muscle layer of ampulla of left vas deferens", + "Muscle layer of ampulla of left ductus deferens" + ] + }, + { + "id": "FMA:19325", + "name": "Ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + } + }, + { + "id": "FMA:19326", + "name": "Right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19325" + ] + } + }, + { + "id": "FMA:19327", + "name": "Left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19325" + ] + } + }, + { + "id": "FMA:19329", + "name": "Region of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Ejaculatory ductal region" + ] + }, + { + "id": "FMA:19330", + "name": "Wall of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + }, + "synonyms": [ + "Ejaculatory ductal wall" + ] + }, + { + "id": "FMA:19331", + "name": "Wall of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19330" + ] + }, + "synonyms": [ + "Right ejaculatory ductal wall" + ] + }, + { + "id": "FMA:19332", + "name": "Wall of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19330" + ] + }, + "synonyms": [ + "Left ejaculatory ductal wall" + ] + }, + { + "id": "FMA:19333", + "name": "Lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Epididymis lobule", + "Lobuli coni epididymis", + "Convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:19336", + "name": "Wall of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18936" + ] + }, + "synonyms": [ + "Wall of convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:19339", + "name": "Wall of body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18936" + ] + } + }, + { + "id": "FMA:19340", + "name": "Wall of tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18936" + ] + } + }, + { + "id": "FMA:19341", + "name": "Wall of body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19339" + ] + } + }, + { + "id": "FMA:19342", + "name": "Wall of body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19339" + ] + } + }, + { + "id": "FMA:19343", + "name": "Wall of tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19340" + ] + } + }, + { + "id": "FMA:19344", + "name": "Wall of tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19340" + ] + } + }, + { + "id": "FMA:19345", + "name": "Adventitia of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19140" + ] + }, + "synonyms": [ + "Adventitia of convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:19348", + "name": "Adventitia of body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19140" + ] + } + }, + { + "id": "FMA:19349", + "name": "Adventitia of body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19348" + ] + } + }, + { + "id": "FMA:19350", + "name": "Adventitia of body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19348" + ] + } + }, + { + "id": "FMA:19351", + "name": "Adventitia of tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19140" + ] + } + }, + { + "id": "FMA:19352", + "name": "Muscle layer of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19152" + ] + }, + "synonyms": [ + "Muscle layer of convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:19355", + "name": "Muscle layer of body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19152" + ] + } + }, + { + "id": "FMA:19356", + "name": "Muscle layer of tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19152" + ] + } + }, + { + "id": "FMA:19357", + "name": "Epithelium of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19154" + ] + }, + "synonyms": [ + "Epithelium of convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:19358", + "name": "Epithelium of lobule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19357" + ] + }, + "synonyms": [ + "Epithelium of convoluted ductule of right epididymis" + ] + }, + { + "id": "FMA:19359", + "name": "Epithelium of lobule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19357" + ] + }, + "synonyms": [ + "Epithelium of convoluted ductule of left epididymis" + ] + }, + { + "id": "FMA:19365", + "name": "Lumen of body of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19032" + ] + } + }, + { + "id": "FMA:19366", + "name": "Lumen of body of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19365" + ] + } + }, + { + "id": "FMA:19367", + "name": "Lumen of body of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19365" + ] + } + }, + { + "id": "FMA:19368", + "name": "Lumen of tail of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19032" + ] + } + }, + { + "id": "FMA:19369", + "name": "Lumen of tail of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19368" + ] + } + }, + { + "id": "FMA:19370", + "name": "Lumen of tail of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19368" + ] + } + }, + { + "id": "FMA:19371", + "name": "Adventitia of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + }, + "synonyms": [ + "Ejaculatory ductal adventitia" + ] + }, + { + "id": "FMA:19372", + "name": "Muscle layer of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:19373", + "name": "Mucosa of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + }, + "synonyms": [ + "Ejaculatory ductal mucosa" + ] + }, + { + "id": "FMA:19374", + "name": "Adventitia of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19371" + ] + }, + "synonyms": [ + "Right ejaculatory ductal adventitia" + ] + }, + { + "id": "FMA:19375", + "name": "Adventitia of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19371" + ] + }, + "synonyms": [ + "Left ejaculatory ductal adventitia" + ] + }, + { + "id": "FMA:19376", + "name": "Muscle layer of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19372" + ] + } + }, + { + "id": "FMA:19377", + "name": "Muscle layer of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19372" + ] + } + }, + { + "id": "FMA:19378", + "name": "Mucosa of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19373" + ] + }, + "synonyms": [ + "Right ejaculatory ductal mucosa" + ] + }, + { + "id": "FMA:19379", + "name": "Mucosa of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19373" + ] + }, + "synonyms": [ + "Left ejaculatory ductal mucosa" + ] + }, + { + "id": "FMA:19380", + "name": "Lumen of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Ejaculatory ductal lumen" + ] + }, + { + "id": "FMA:19381", + "name": "Lumen of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19380" + ] + }, + "synonyms": [ + "Right ejaculatory ductal lumen" + ] + }, + { + "id": "FMA:19382", + "name": "Lumen of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19380" + ] + }, + "synonyms": [ + "Left ejaculatory ductal lumen" + ] + }, + { + "id": "FMA:19383", + "name": "Orifice of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Ejaculatory ductal orifice" + ] + }, + { + "id": "FMA:19384", + "name": "Orifice of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19383" + ] + }, + "synonyms": [ + "Right ejaculatory ductal orifice" + ] + }, + { + "id": "FMA:19385", + "name": "Orifice of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19383" + ] + }, + "synonyms": [ + "Left ejaculatory ductal orifice" + ] + }, + { + "id": "FMA:19386", + "name": "Seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Seminal gland" + ] + }, + { + "id": "FMA:19387", + "name": "Right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19386" + ] + } + }, + { + "id": "FMA:19388", + "name": "Left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19386" + ] + } + }, + { + "id": "FMA:19390", + "name": "Wall of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86222" + ] + }, + "synonyms": [ + "Seminal vesicle wall" + ] + }, + { + "id": "FMA:19391", + "name": "Wall of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19390" + ] + }, + "synonyms": [ + "Right seminal vesicle wall" + ] + }, + { + "id": "FMA:19392", + "name": "Wall of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19390" + ] + }, + "synonyms": [ + "Left seminal vesicle wall" + ] + }, + { + "id": "FMA:19393", + "name": "Diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Seminal vesicle diverticulum" + ] + }, + { + "id": "FMA:19394", + "name": "Diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19393" + ] + }, + "synonyms": [ + "Right seminal vesicle diverticulum" + ] + }, + { + "id": "FMA:19395", + "name": "Diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19393" + ] + }, + "synonyms": [ + "Left seminal vesicle diverticulum" + ] + }, + { + "id": "FMA:19396", + "name": "Diverticulum of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Diverticula ampullae (Ampulla ductus deferentis)" + ] + }, + { + "id": "FMA:19397", + "name": "Diverticulum of ampulla of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19396" + ] + } + }, + { + "id": "FMA:19398", + "name": "Diverticulum of ampulla of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19396" + ] + } + }, + { + "id": "FMA:19399", + "name": "Lumen of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Seminal vesicle lumen" + ] + }, + { + "id": "FMA:19400", + "name": "Lumen of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19399" + ] + }, + "synonyms": [ + "Right seminal vesicle lumen" + ] + }, + { + "id": "FMA:19401", + "name": "Lumen of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19399" + ] + }, + "synonyms": [ + "Left seminal vesicle lumen" + ] + }, + { + "id": "FMA:19403", + "name": "Adventitia of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + }, + "synonyms": [ + "Seminal vesicle adventitia", + "Adventitia of seminal gland", + "Tunica adventitia (Vesicula seminalis)" + ] + }, + { + "id": "FMA:19404", + "name": "Muscle layer of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + }, + "synonyms": [ + "Tunica muscularis (Vesicula seminalis)", + "Muscular layer of seminal gland", + "Muscular coat of seminal gland" + ] + }, + { + "id": "FMA:19405", + "name": "Mucosa of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + }, + "synonyms": [ + "Seminal vesicle mucosa", + "Mucosa of seminal gland", + "Mucous membrane of seminal gland" + ] + }, + { + "id": "FMA:19406", + "name": "Adventitia of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19403" + ] + }, + "synonyms": [ + "Right seminal vesicle adventitia" + ] + }, + { + "id": "FMA:19407", + "name": "Adventitia of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19403" + ] + }, + "synonyms": [ + "Left seminal vesicle adventitia" + ] + }, + { + "id": "FMA:19410", + "name": "External longitudinal muscle layer of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81156" + ] + } + }, + { + "id": "FMA:19411", + "name": "Internal circular muscle layer of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81156" + ] + } + }, + { + "id": "FMA:19412", + "name": "External longitudinal muscle layer of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19410" + ] + } + }, + { + "id": "FMA:19413", + "name": "External longitudinal muscle layer of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19410" + ] + } + }, + { + "id": "FMA:19414", + "name": "Internal circular muscle layer of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19411" + ] + } + }, + { + "id": "FMA:19415", + "name": "Internal circular muscle layer of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19411" + ] + } + }, + { + "id": "FMA:19416", + "name": "Mucosa of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19405" + ] + }, + "synonyms": [ + "Right seminal vesicle mucosa" + ] + }, + { + "id": "FMA:19417", + "name": "Mucosa of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19405" + ] + }, + "synonyms": [ + "Left seminal vesicle mucosa" + ] + }, + { + "id": "FMA:19419", + "name": "Region of surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:19421", + "name": "Anterior surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19419" + ] + } + }, + { + "id": "FMA:19422", + "name": "Posterior surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19419" + ] + } + }, + { + "id": "FMA:19424", + "name": "Anterior surface of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19421" + ] + } + }, + { + "id": "FMA:19425", + "name": "Anterior surface of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19421" + ] + } + }, + { + "id": "FMA:19426", + "name": "Posterior surface of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19422" + ] + } + }, + { + "id": "FMA:19427", + "name": "Posterior surface of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19422" + ] + } + }, + { + "id": "FMA:19430", + "name": "External surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19439" + ] + } + }, + { + "id": "FMA:19431", + "name": "External surface of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19430" + ] + } + }, + { + "id": "FMA:19432", + "name": "External surface of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19430" + ] + } + }, + { + "id": "FMA:19433", + "name": "Peritoneal surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19419" + ] + } + }, + { + "id": "FMA:19434", + "name": "Peritoneal surface of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19433" + ] + } + }, + { + "id": "FMA:19435", + "name": "Peritoneal surface of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19433" + ] + } + }, + { + "id": "FMA:19436", + "name": "Internal surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19439" + ] + } + }, + { + "id": "FMA:19437", + "name": "Internal surface of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19436" + ] + } + }, + { + "id": "FMA:19438", + "name": "Internal surface of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19436" + ] + } + }, + { + "id": "FMA:19439", + "name": "Surface of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Seminal vesicle surface" + ] + }, + { + "id": "FMA:19442", + "name": "Wall of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19448" + ] + } + }, + { + "id": "FMA:19443", + "name": "Wall of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19442" + ] + } + }, + { + "id": "FMA:19444", + "name": "Wall of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19442" + ] + } + }, + { + "id": "FMA:19445", + "name": "Seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:19446", + "name": "Right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19445" + ] + } + }, + { + "id": "FMA:19447", + "name": "Left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19445" + ] + } + }, + { + "id": "FMA:19448", + "name": "Region of wall of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:19449", + "name": "Wall of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19448" + ] + }, + "synonyms": [ + "Seminal vesicle proper wall" + ] + }, + { + "id": "FMA:19450", + "name": "Wall of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19449" + ] + }, + "synonyms": [ + "Right seminal vesicle proper wall" + ] + }, + { + "id": "FMA:19451", + "name": "Wall of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19449" + ] + }, + "synonyms": [ + "Left seminal vesicle proper wall" + ] + }, + { + "id": "FMA:19452", + "name": "Adventitia of region of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + } + }, + { + "id": "FMA:19453", + "name": "Adventitia of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19452" + ] + }, + "synonyms": [ + "Seminal vesicle proper adventitia" + ] + }, + { + "id": "FMA:19454", + "name": "Adventitia of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19452" + ] + } + }, + { + "id": "FMA:19455", + "name": "Adventitia of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19453" + ] + }, + "synonyms": [ + "Right seminal vesicle proper adventitia" + ] + }, + { + "id": "FMA:19456", + "name": "Adventitia of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19453" + ] + }, + "synonyms": [ + "Left seminal vesicle proper adventitia" + ] + }, + { + "id": "FMA:19457", + "name": "Adventitia of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19454" + ] + } + }, + { + "id": "FMA:19458", + "name": "Adventitia of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19454" + ] + } + }, + { + "id": "FMA:19459", + "name": "Muscle layer of region of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:19460", + "name": "Muscle layer of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:19461", + "name": "Muscle layer of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:19462", + "name": "Mucosa of region of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + } + }, + { + "id": "FMA:19463", + "name": "Mucosa of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19462" + ] + }, + "synonyms": [ + "Seminal vesicle proper mucosa" + ] + }, + { + "id": "FMA:19464", + "name": "Mucosa of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19462" + ] + } + }, + { + "id": "FMA:19465", + "name": "Muscle layer of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19460" + ] + } + }, + { + "id": "FMA:19466", + "name": "Muscle layer of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19460" + ] + } + }, + { + "id": "FMA:19467", + "name": "Muscle layer of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19461" + ] + } + }, + { + "id": "FMA:19468", + "name": "Muscle layer of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19461" + ] + } + }, + { + "id": "FMA:19469", + "name": "Mucosa of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19463" + ] + }, + "synonyms": [ + "Right seminal vesicle proper mucosa" + ] + }, + { + "id": "FMA:19470", + "name": "Mucosa of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19463" + ] + }, + "synonyms": [ + "Left seminal vesicle proper mucosa" + ] + }, + { + "id": "FMA:19471", + "name": "Mucosa of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19464" + ] + } + }, + { + "id": "FMA:19472", + "name": "Mucosa of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19464" + ] + } + }, + { + "id": "FMA:19473", + "name": "Duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Ductus excretorius (Vesicula seminalis)", + "Seminal vesicle duct", + "Excretory duct of seminal gland" + ] + }, + { + "id": "FMA:19474", + "name": "Duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19473" + ] + }, + "synonyms": [ + "Right seminal vesicle duct" + ] + }, + { + "id": "FMA:19475", + "name": "Duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19473" + ] + }, + "synonyms": [ + "Left seminal vesicle duct" + ] + }, + { + "id": "FMA:19476", + "name": "Adventitia of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19452" + ] + } + }, + { + "id": "FMA:19477", + "name": "Adventitia of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19476" + ] + } + }, + { + "id": "FMA:19478", + "name": "Adventitia of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19476" + ] + } + }, + { + "id": "FMA:19479", + "name": "Muscle layer of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:19480", + "name": "Muscle layer of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19479" + ] + } + }, + { + "id": "FMA:19481", + "name": "Muscle layer of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19479" + ] + } + }, + { + "id": "FMA:19482", + "name": "Mucosa of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19462" + ] + } + }, + { + "id": "FMA:19483", + "name": "Mucosa of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19482" + ] + } + }, + { + "id": "FMA:19484", + "name": "Mucosa of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19482" + ] + } + }, + { + "id": "FMA:19485", + "name": "External longitudinal muscle layer of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79991" + ] + } + }, + { + "id": "FMA:19486", + "name": "Internal circular muscle layer of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79991" + ] + } + }, + { + "id": "FMA:19487", + "name": "External longitudinal muscle layer of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19485" + ] + } + }, + { + "id": "FMA:19488", + "name": "External longitudinal muscle layer of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19485" + ] + } + }, + { + "id": "FMA:19489", + "name": "Internal circular muscle layer of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19486" + ] + } + }, + { + "id": "FMA:19490", + "name": "Internal circular muscle layer of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19486" + ] + } + }, + { + "id": "FMA:19491", + "name": "External longitudinal muscle layer of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79989" + ] + } + }, + { + "id": "FMA:19492", + "name": "Internal circular muscle layer of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79989" + ] + } + }, + { + "id": "FMA:19493", + "name": "External longitudinal muscle layer of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19491" + ] + } + }, + { + "id": "FMA:19494", + "name": "External longitudinal muscle layer of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19491" + ] + } + }, + { + "id": "FMA:19495", + "name": "Internal circular muscle layer of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19492" + ] + } + }, + { + "id": "FMA:19496", + "name": "Internal circular muscle layer of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19492" + ] + } + }, + { + "id": "FMA:19497", + "name": "External longitudinal muscle layer of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79990" + ] + } + }, + { + "id": "FMA:19498", + "name": "Internal circular muscle layer of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79990" + ] + } + }, + { + "id": "FMA:19499", + "name": "External longitudinal muscle layer of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19497" + ] + } + }, + { + "id": "FMA:19500", + "name": "External longitudinal muscle layer of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19497" + ] + } + }, + { + "id": "FMA:19501", + "name": "Internal circular muscle layer of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19498" + ] + } + }, + { + "id": "FMA:19502", + "name": "Internal circular muscle layer of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19498" + ] + } + }, + { + "id": "FMA:19503", + "name": "Lumen of region of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:19504", + "name": "Lumen of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19503" + ] + }, + "synonyms": [ + "Seminal vesicle proper lumen" + ] + }, + { + "id": "FMA:19505", + "name": "Lumen of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19503" + ] + } + }, + { + "id": "FMA:19506", + "name": "Lumen of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19503" + ] + } + }, + { + "id": "FMA:19507", + "name": "Lumen of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19504" + ] + }, + "synonyms": [ + "Right seminal vesicle proper lumen" + ] + }, + { + "id": "FMA:19508", + "name": "Lumen of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19504" + ] + }, + "synonyms": [ + "Left seminal vesicle proper lumen" + ] + }, + { + "id": "FMA:19509", + "name": "Lumen of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19505" + ] + } + }, + { + "id": "FMA:19510", + "name": "Lumen of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19505" + ] + } + }, + { + "id": "FMA:19511", + "name": "Lumen of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19506" + ] + } + }, + { + "id": "FMA:19512", + "name": "Lumen of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19506" + ] + } + }, + { + "id": "FMA:19513", + "name": "Wall of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19448" + ] + } + }, + { + "id": "FMA:19514", + "name": "Wall of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19513" + ] + } + }, + { + "id": "FMA:19515", + "name": "Wall of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19513" + ] + } + }, + { + "id": "FMA:19516", + "name": "Surface of region of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:19517", + "name": "Surface of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19516" + ] + }, + "synonyms": [ + "Seminal vesicle proper surface" + ] + }, + { + "id": "FMA:19518", + "name": "Surface of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19516" + ] + } + }, + { + "id": "FMA:19519", + "name": "Surface of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19516" + ] + } + }, + { + "id": "FMA:19527", + "name": "External surface of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19517" + ] + } + }, + { + "id": "FMA:19528", + "name": "External surface of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19518" + ] + } + }, + { + "id": "FMA:19529", + "name": "External surface of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19519" + ] + } + }, + { + "id": "FMA:19530", + "name": "External surface of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19527" + ] + } + }, + { + "id": "FMA:19531", + "name": "External surface of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19527" + ] + } + }, + { + "id": "FMA:19532", + "name": "External surface of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19528" + ] + } + }, + { + "id": "FMA:19533", + "name": "External surface of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19528" + ] + } + }, + { + "id": "FMA:19534", + "name": "External surface of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19529" + ] + } + }, + { + "id": "FMA:19535", + "name": "External surface of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19529" + ] + } + }, + { + "id": "FMA:19537", + "name": "Internal surface of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19517" + ] + } + }, + { + "id": "FMA:19538", + "name": "Internal surface of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19518" + ] + } + }, + { + "id": "FMA:19539", + "name": "Internal surface of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19519" + ] + } + }, + { + "id": "FMA:19540", + "name": "Internal surface of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19537" + ] + } + }, + { + "id": "FMA:19541", + "name": "Internal surface of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19537" + ] + } + }, + { + "id": "FMA:19542", + "name": "Internal surface of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19538" + ] + } + }, + { + "id": "FMA:19543", + "name": "Internal surface of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19538" + ] + } + }, + { + "id": "FMA:19544", + "name": "Internal surface of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19539" + ] + } + }, + { + "id": "FMA:19545", + "name": "Internal surface of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19539" + ] + } + }, + { + "id": "FMA:19546", + "name": "Anterior surface of subdivision of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19419" + ] + } + }, + { + "id": "FMA:19548", + "name": "Anterior surface of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19546" + ] + } + }, + { + "id": "FMA:19549", + "name": "Anterior surface of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19546" + ] + } + }, + { + "id": "FMA:19552", + "name": "Anterior surface of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19548" + ] + } + }, + { + "id": "FMA:19553", + "name": "Anterior surface of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19548" + ] + } + }, + { + "id": "FMA:19554", + "name": "Anterior surface of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19549" + ] + } + }, + { + "id": "FMA:19555", + "name": "Anterior surface of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19549" + ] + } + }, + { + "id": "FMA:19556", + "name": "Posterior surface of subdivision of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19419" + ] + } + }, + { + "id": "FMA:19557", + "name": "Posterior surface of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19556" + ] + } + }, + { + "id": "FMA:19558", + "name": "Posterior surface of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19556" + ] + } + }, + { + "id": "FMA:19559", + "name": "Posterior surface of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19556" + ] + } + }, + { + "id": "FMA:19560", + "name": "Posterior surface of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19557" + ] + } + }, + { + "id": "FMA:19561", + "name": "Posterior surface of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19557" + ] + } + }, + { + "id": "FMA:19562", + "name": "Posterior surface of diverticulum of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19558" + ] + } + }, + { + "id": "FMA:19563", + "name": "Posterior surface of diverticulum of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19558" + ] + } + }, + { + "id": "FMA:19564", + "name": "Posterior surface of duct of right seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19559" + ] + } + }, + { + "id": "FMA:19565", + "name": "Posterior surface of duct of left seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19559" + ] + } + }, + { + "id": "FMA:19568", + "name": "Segment of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Prostatic segment", + "Subdivision of prostate gland" + ] + }, + { + "id": "FMA:19570", + "name": "Lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Lobe of prostate gland", + "Prostatic lobe" + ] + }, + { + "id": "FMA:19574", + "name": "Anterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + }, + "synonyms": [ + "Isthmus of prostate", + "Isthmus of prostate gland", + "Anterior lobe of prostate gland", + "Prostatic isthmus", + "Commissure of prostate" + ] + }, + { + "id": "FMA:19575", + "name": "Posterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + }, + "synonyms": [ + "Posterior peripheral zone", + "Posterior lobe of prostate gland" + ] + }, + { + "id": "FMA:19577", + "name": "Lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + }, + "synonyms": [ + "Lateral lobe of prostate gland" + ] + }, + { + "id": "FMA:19578", + "name": "Right lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19577" + ] + }, + "synonyms": [ + "Right lateral lobe of prostate gland" + ] + }, + { + "id": "FMA:19579", + "name": "Left lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19577" + ] + }, + "synonyms": [ + "Left lateral lobe of prostate gland" + ] + }, + { + "id": "FMA:19580", + "name": "Prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Duct of prostate gland", + "Duct of prostate" + ] + }, + { + "id": "FMA:19583", + "name": "Prostatic capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Capsule of prostate", + "Capsule of prostate gland" + ] + }, + { + "id": "FMA:19584", + "name": "Anterior prostatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79889" + ] + }, + "synonyms": [ + "Anterior prostatic sheath", + "Anterior fascia of prostate" + ] + }, + { + "id": "FMA:19585", + "name": "Posterior prostatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79889" + ] + }, + "synonyms": [ + "Posterior sheath of prostate", + "Posterior fascia of prostate" + ] + }, + { + "id": "FMA:19587", + "name": "Peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Caudal gland of prostate", + "Peripheral zone of prostate gland", + "Peripheral gland of prostate" + ] + }, + { + "id": "FMA:19589", + "name": "Region of surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:19590", + "name": "Surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Surface of prostate gland", + "Prostatic surface" + ] + }, + { + "id": "FMA:19591", + "name": "Anterior surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19589" + ] + }, + "synonyms": [ + "Facies anterior (prostatae)", + "Anterior surface of prostate gland" + ] + }, + { + "id": "FMA:19592", + "name": "Posterior surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19589" + ] + }, + "synonyms": [ + "Posterior surface of prostate gland", + "Facies posterior (prostatae)" + ] + }, + { + "id": "FMA:19594", + "name": "Apex of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Apex of prostate gland", + "Prostatic apex" + ] + }, + { + "id": "FMA:19595", + "name": "Base of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Prostatic base", + "Base of prostate gland" + ] + }, + { + "id": "FMA:19596", + "name": "Inferolateral surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19589" + ] + }, + "synonyms": [ + "Inferolateral surface of prostate gland", + "Facies inferolaterales (prostatae)" + ] + }, + { + "id": "FMA:19597", + "name": "Right inferolateral surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19596" + ] + }, + "synonyms": [ + "Right inferolateral surface of prostate gland" + ] + }, + { + "id": "FMA:19598", + "name": "Left inferolateral surface of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19596" + ] + }, + "synonyms": [ + "Left inferolateral surface of prostate gland" + ] + }, + { + "id": "FMA:19601", + "name": "Submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74119" + ] + } + }, + { + "id": "FMA:19602", + "name": "Mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74119" + ] + } + }, + { + "id": "FMA:19603", + "name": "Orifice of prostatic utricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Prostatic utricle orifice" + ] + }, + { + "id": "FMA:19604", + "name": "Prostatic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + } + }, + { + "id": "FMA:19607", + "name": "Pampiniform plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Pampiniform venous plexus", + "Venous plexus of fascia of prostate gland", + "Plexus of veins of fascia of prostate", + "Venous plexus of fascia of prostate" + ] + }, + { + "id": "FMA:19609", + "name": "Lumen of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Ductal lumen of prostate", + "Lumen of ductule of prostate gland", + "Lumen of duct of prostate", + "Prostatic ductal lumen" + ] + }, + { + "id": "FMA:19611", + "name": "Root of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + }, + "synonyms": [ + "Penile root", + "Radix of penis" + ] + }, + { + "id": "FMA:19614", + "name": "Bulb of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20247" + ] + }, + "synonyms": [ + "Penile bulb", + "Urethral bulb" + ] + }, + { + "id": "FMA:19615", + "name": "Right crus penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18248" + ] + } + }, + { + "id": "FMA:19616", + "name": "Left crus penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18248" + ] + } + }, + { + "id": "FMA:19617", + "name": "Corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20194" + ] + }, + "synonyms": [ + "Spongiose body of penis" + ] + }, + { + "id": "FMA:19618", + "name": "Corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + } + }, + { + "id": "FMA:19619", + "name": "Right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19618" + ] + } + }, + { + "id": "FMA:19620", + "name": "Left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19618" + ] + } + }, + { + "id": "FMA:19622", + "name": "Surface of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Penile surface", + "Frenulum preputii" + ] + }, + { + "id": "FMA:19623", + "name": "Dorsal surface of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + }, + "synonyms": [ + "Dorsum of penis" + ] + }, + { + "id": "FMA:19624", + "name": "Ventral surface of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + }, + "synonyms": [ + "Urethral surface of penis" + ] + }, + { + "id": "FMA:19626", + "name": "Neck of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66283" + ] + }, + "synonyms": [ + "Neck of penis", + "Glans penile neck", + "Neck of glans", + "Collum glandis" + ] + }, + { + "id": "FMA:19627", + "name": "Corona of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66283" + ] + }, + "synonyms": [ + "Glans corona" + ] + }, + { + "id": "FMA:19630", + "name": "Tunica albuginea of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Tunica albuginea of corpora cavernosa" + ] + }, + { + "id": "FMA:19631", + "name": "Tunica albuginea of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Tunica albuginea of corpus spongiosum" + ] + }, + { + "id": "FMA:19632", + "name": "Superficial layer of tunica albuginea of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19631" + ] + }, + "synonyms": [ + "Longitudinal fibrous layer of tunica albuginea of corpus spongiosum of penis" + ] + }, + { + "id": "FMA:19633", + "name": "Deep layer of tunica albuginea of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19631" + ] + }, + "synonyms": [ + "Circular fibrous layer of tunica albuginea of corpus spongiosum of penis" + ] + }, + { + "id": "FMA:19635", + "name": "Tunica albuginea of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19630" + ] + } + }, + { + "id": "FMA:19636", + "name": "Septum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Penile septum", + "Septum of corpora cavernosa" + ] + }, + { + "id": "FMA:19637", + "name": "Pectiniform septum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:19638", + "name": "Skin of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + }, + "synonyms": [ + "Penile skin" + ] + }, + { + "id": "FMA:19639", + "name": "Prepuce of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + }, + "synonyms": [ + "Penile prepuce", + "Foreskin" + ] + }, + { + "id": "FMA:19640", + "name": "Septum of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Septum glandis (Glans penis)", + "Septum of glans", + "Glans penile septum" + ] + }, + { + "id": "FMA:19641", + "name": "Fascia of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20767" + ] + }, + "synonyms": [ + "Buck's fascia (penis)", + "Penile fascia" + ] + }, + { + "id": "FMA:19642", + "name": "Skin of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23012" + ] + }, + "synonyms": [ + "Glans penile skin" + ] + }, + { + "id": "FMA:19643", + "name": "Skin of body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23012" + ] + }, + "synonyms": [ + "Skin of shaft of penis", + "Skin of corpus penis" + ] + }, + { + "id": "FMA:19645", + "name": "Deep fascia of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19782" + ] + }, + "synonyms": [ + "Deep penile fascia", + "Buck's fascia", + "Fascia penis profunda" + ] + }, + { + "id": "FMA:19646", + "name": "Raphe of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Penile raphe" + ] + }, + { + "id": "FMA:19647", + "name": "Frenulum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + }, + "synonyms": [ + "Frenulum of prepuce of penis", + "Penile frenulum" + ] + }, + { + "id": "FMA:19648", + "name": "Apex of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66283" + ] + }, + "synonyms": [ + "Glans penile apex" + ] + }, + { + "id": "FMA:19649", + "name": "Base of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66283" + ] + }, + "synonyms": [ + "Glans penile base" + ] + }, + { + "id": "FMA:19650", + "name": "External urethral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Urethral meatus", + "External urinary meatus", + "External meatus of urethra", + "External urethral ostium" + ] + }, + { + "id": "FMA:19651", + "name": "Preputial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + } + }, + { + "id": "FMA:19653", + "name": "Preputial gland of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:19654", + "name": "Trabecula of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85273" + ] + } + }, + { + "id": "FMA:19655", + "name": "Trabecula of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85273" + ] + } + }, + { + "id": "FMA:19656", + "name": "Smegma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:19657", + "name": "Cavernous space of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:19658", + "name": "Cavernous space of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:19659", + "name": "Fundiform ligament of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19782" + ] + }, + "synonyms": [ + "Retzius' band (penis)" + ] + }, + { + "id": "FMA:19660", + "name": "Surface of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + }, + "synonyms": [ + "Glans penile surface" + ] + }, + { + "id": "FMA:19661", + "name": "Surface of body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + }, + "synonyms": [ + "Surface of corpus of penis", + "Surface of shaft of penis" + ] + }, + { + "id": "FMA:19662", + "name": "Cavernous space of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19657" + ] + } + }, + { + "id": "FMA:19663", + "name": "Cavernous space of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19657" + ] + } + }, + { + "id": "FMA:19664", + "name": "Trabecula of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19654" + ] + } + }, + { + "id": "FMA:19665", + "name": "Trabecula of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19654" + ] + } + }, + { + "id": "FMA:19666", + "name": "Tunica albuginea of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19630" + ] + } + }, + { + "id": "FMA:19667", + "name": "Urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:19668", + "name": "Male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19667" + ] + } + }, + { + "id": "FMA:19669", + "name": "Female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19667" + ] + } + }, + { + "id": "FMA:19671", + "name": "Segment of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Male urethral segment" + ] + }, + { + "id": "FMA:19672", + "name": "Pre-prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19671" + ] + }, + "synonyms": [ + "Intramural part of male urethra", + "Preprostatic part of male urethra", + "Pre-prostatic urethra" + ] + }, + { + "id": "FMA:19673", + "name": "Prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19671" + ] + }, + "synonyms": [ + "Prostatic part of urethra" + ] + }, + { + "id": "FMA:19674", + "name": "Membranous urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19671" + ] + }, + "synonyms": [ + "Intermediate urethra", + "Pars membranacea (urethrae)", + "Membranous part of urethra", + "Intermediate part of urethra" + ] + }, + { + "id": "FMA:19675", + "name": "Spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19671" + ] + }, + "synonyms": [ + "Spongy urethra (male)", + "Penile urethra", + "Spongiose urethra" + ] + }, + { + "id": "FMA:19676", + "name": "Wall of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19779" + ] + }, + "synonyms": [ + "Male urethral wall" + ] + }, + { + "id": "FMA:19677", + "name": "Region of wall of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:19678", + "name": "Wall of pre-prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19677" + ] + }, + "synonyms": [ + "Wall of pre-prostatic urethra" + ] + }, + { + "id": "FMA:19679", + "name": "Wall of prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19677" + ] + }, + "synonyms": [ + "Wall of prostatic urethra" + ] + }, + { + "id": "FMA:19680", + "name": "Wall of membranous part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19677" + ] + }, + "synonyms": [ + "Wall of membranous urethra" + ] + }, + { + "id": "FMA:19681", + "name": "Wall of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19677" + ] + }, + "synonyms": [ + "Wall of penile urethra", + "Wall of spongy urethra" + ] + }, + { + "id": "FMA:19683", + "name": "Urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:19684", + "name": "Epithelium of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85275" + ] + }, + "synonyms": [ + "Male urethral epithelium" + ] + }, + { + "id": "FMA:19686", + "name": "Epithelium of pre-prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63914" + ] + } + }, + { + "id": "FMA:19687", + "name": "Epithelium of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67521" + ] + }, + "synonyms": [ + "Epithelium of prostatic part of urethra" + ] + }, + { + "id": "FMA:19688", + "name": "Epithelium of membranous part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67521" + ] + }, + "synonyms": [ + "Epithelium of membranous urethra" + ] + }, + { + "id": "FMA:19689", + "name": "Epithelium of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72023" + ] + }, + "synonyms": [ + "Spongy urethral epithelium", + "Epithelium of penile urethra", + "Epithelium of spongy urethra (male)" + ] + }, + { + "id": "FMA:19690", + "name": "Lamina propria of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85276" + ] + } + }, + { + "id": "FMA:19691", + "name": "Lamina propria of segment of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85276" + ] + } + }, + { + "id": "FMA:19692", + "name": "Lamina propria of pre-prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19691" + ] + } + }, + { + "id": "FMA:19693", + "name": "Lamina propria of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19691" + ] + }, + "synonyms": [ + "Lamina propria of prostatic part of urethra" + ] + }, + { + "id": "FMA:19694", + "name": "Lamina propria of membranous part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19691" + ] + }, + "synonyms": [ + "Lamina propria of membranous urethra" + ] + }, + { + "id": "FMA:19695", + "name": "Lamina propria of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19691" + ] + }, + "synonyms": [ + "Lamina propria of spongy urethra", + "Lamina propria of penile urethra" + ] + }, + { + "id": "FMA:19696", + "name": "Muscle layer of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76909" + ] + } + }, + { + "id": "FMA:19697", + "name": "Muscle layer of segment of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76909" + ] + } + }, + { + "id": "FMA:19698", + "name": "Muscle layer of pre-prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + } + }, + { + "id": "FMA:19699", + "name": "Muscular layer of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Muscle layer of prostatic urethra", + "Muscular coat of prostatic urethra", + "Muscle layer of prostatic part of urethra" + ] + }, + { + "id": "FMA:19700", + "name": "Muscular layer of membranous urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Muscular layer of intermediate urethra", + "Muscular coat of membranous urethra", + "Muscular coat of intermediate urethra", + "Muscle layer of membranous urethra", + "Muscle layer of membranous part of urethra" + ] + }, + { + "id": "FMA:19701", + "name": "Muscle layer of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Muscle layer of spongy urethra", + "Muscle layer of penile urethra", + "Muscular layer of spongy urethra", + "Muscular coat of spongy urethra" + ] + }, + { + "id": "FMA:19702", + "name": "Prostatic utricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Utricle of prostate", + "Vagina masculina", + "Uterus masculinus", + "Utriculus of prostate", + "Sinus pocularis" + ] + }, + { + "id": "FMA:19703", + "name": "Orifice of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Orifice of duct of prostate", + "Orifice of duct of prostate gland", + "Prostatic ductal orifice" + ] + }, + { + "id": "FMA:19708", + "name": "Segment of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19671" + ] + }, + "synonyms": [ + "Prostatic urethral segment" + ] + }, + { + "id": "FMA:19709", + "name": "Lumen of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Urethral lumen" + ] + }, + { + "id": "FMA:19710", + "name": "Lumen of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19709" + ] + }, + "synonyms": [ + "Male urethral lumen" + ] + }, + { + "id": "FMA:19711", + "name": "Lumen of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19709" + ] + }, + "synonyms": [ + "Female urethral lumen" + ] + }, + { + "id": "FMA:19713", + "name": "Lumen of segment of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:19714", + "name": "Lumen of pre-prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + }, + "synonyms": [ + "Lumen of pre-prostatic urethra" + ] + }, + { + "id": "FMA:19715", + "name": "Lumen of prostatic part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + }, + "synonyms": [ + "Lumen of prostatic urethra" + ] + }, + { + "id": "FMA:19716", + "name": "Lumen of membranous part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + }, + "synonyms": [ + "Lumen of membranous urethra" + ] + }, + { + "id": "FMA:19717", + "name": "Lumen of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + }, + "synonyms": [ + "Lumen of spongy urethra", + "Lumen of penile urethra" + ] + }, + { + "id": "FMA:19718", + "name": "Urethral crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82507" + ] + } + }, + { + "id": "FMA:19719", + "name": "Verumontanum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + } + }, + { + "id": "FMA:19720", + "name": "Region of surface of spongy urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:19721", + "name": "Intrabulbar fossa of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19720" + ] + } + }, + { + "id": "FMA:19722", + "name": "Navicular fossa of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19720" + ] + }, + "synonyms": [ + "Navicular fossa", + "Fossa navicularis urethrae (Pars spongiosa, urethra masculina)" + ] + }, + { + "id": "FMA:19723", + "name": "Lacuna of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19720" + ] + }, + "synonyms": [ + "Urethral lacuna", + "Lacuna of Morgani" + ] + }, + { + "id": "FMA:19724", + "name": "Lacuna Magna of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19720" + ] + } + }, + { + "id": "FMA:19725", + "name": "Pelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + } + }, + { + "id": "FMA:19726", + "name": "Pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Pelvic floor" + ] + }, + { + "id": "FMA:19727", + "name": "Deep perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9623" + ] + }, + "synonyms": [ + "Deep muscle of perineum" + ] + }, + { + "id": "FMA:19728", + "name": "Superficial perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9623" + ] + }, + "synonyms": [ + "Superficial muscle of perineum", + "Superficial urogenital muscle" + ] + }, + { + "id": "FMA:19729", + "name": "Bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19728" + ] + } + }, + { + "id": "FMA:19730", + "name": "Ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19728" + ] + } + }, + { + "id": "FMA:19731", + "name": "Superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19728" + ] + }, + "synonyms": [ + "Thiele's muscle", + "Transversus perinei superficialis" + ] + }, + { + "id": "FMA:19732", + "name": "Deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19727" + ] + }, + "synonyms": [ + "Transversus perinei profundus" + ] + }, + { + "id": "FMA:19733", + "name": "Male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85274" + ] + }, + "synonyms": [ + "Male sphincter urethrae", + "Male urethral sphincter muscle", + "Male sphincter urethrae muscle", + "External urethral sphincter of male urethra" + ] + }, + { + "id": "FMA:19734", + "name": "Urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:19735", + "name": "Root of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14463" + ] + }, + "synonyms": [ + "Right pulmonary root" + ] + }, + { + "id": "FMA:19736", + "name": "Root of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14463" + ] + }, + "synonyms": [ + "Left pulmonary root" + ] + }, + { + "id": "FMA:19737", + "name": "Right renal pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14464" + ] + } + }, + { + "id": "FMA:19738", + "name": "Left renal pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14464" + ] + } + }, + { + "id": "FMA:19739", + "name": "Mesothelium of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Visceral peritoneum mesothelium" + ] + }, + { + "id": "FMA:19740", + "name": "Mesothelium of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Parietal peritoneum mesothelium" + ] + }, + { + "id": "FMA:19741", + "name": "Mesothelium of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Mesothelium of visceral pericardium", + "Visceral serous pericardium mesothelium" + ] + }, + { + "id": "FMA:19742", + "name": "Mesothelium of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Mesothelium of parietal pericardium", + "Parietal serous pericardium mesothelium" + ] + }, + { + "id": "FMA:19743", + "name": "Mesothelium of visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Visceral pleural mesothelium" + ] + }, + { + "id": "FMA:19744", + "name": "Mesothelium of parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Parietal pleural mesothelium" + ] + }, + { + "id": "FMA:19749", + "name": "Pararectal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + } + }, + { + "id": "FMA:19750", + "name": "Right pararectal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19749" + ] + } + }, + { + "id": "FMA:19751", + "name": "Left pararectal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19749" + ] + } + }, + { + "id": "FMA:19752", + "name": "Sacrogenital fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:19753", + "name": "Ovarian fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20612" + ] + } + }, + { + "id": "FMA:19754", + "name": "Region of peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64796" + ] + }, + "synonyms": [ + "Peritoneum subdivision", + "Subdivision of wall of peritoneal sac" + ] + }, + { + "id": "FMA:19755", + "name": "Region of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + }, + "synonyms": [ + "Parietal peritoneum subdivision" + ] + }, + { + "id": "FMA:19756", + "name": "Anterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + }, + "synonyms": [ + "Peritoneum of anterior abdominal wall", + "Parietal peritoneum of anterior abdominal wall" + ] + }, + { + "id": "FMA:19757", + "name": "Posterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + }, + "synonyms": [ + "Parietal peritoneum of posterior abdominal wall", + "Peritoneum of posterior abdominal wall" + ] + }, + { + "id": "FMA:19759", + "name": "Femoral fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16528" + ] + } + }, + { + "id": "FMA:19760", + "name": "Wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86202" + ] + }, + "synonyms": [ + "Greater sac wall" + ] + }, + { + "id": "FMA:19761", + "name": "Wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86202" + ] + }, + "synonyms": [ + "Wall of omental bursa", + "Lesser sac wall" + ] + }, + { + "id": "FMA:19762", + "name": "Posterior wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + }, + "synonyms": [ + "Posterior wall of omental bursa" + ] + }, + { + "id": "FMA:19764", + "name": "Ureteral fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:19765", + "name": "Right ureteral fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19764" + ] + } + }, + { + "id": "FMA:19766", + "name": "Left ureteral fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19764" + ] + } + }, + { + "id": "FMA:19767", + "name": "Anterior wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + }, + "synonyms": [ + "Anterior wall of omental bursa" + ] + }, + { + "id": "FMA:19769", + "name": "Cecal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20620" + ] + }, + "synonyms": [ + "Parietocolic fold" + ] + }, + { + "id": "FMA:19770", + "name": "Lower abdominal part of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Inferior abdominal part of peritoneal cavity" + ] + }, + { + "id": "FMA:19771", + "name": "Upper abdominal part of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Superior abdominal part of peritoneal cavity" + ] + }, + { + "id": "FMA:19774", + "name": "Epithelium of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85275" + ] + }, + "synonyms": [ + "Female urethral epithelium" + ] + }, + { + "id": "FMA:19775", + "name": "Muscle layer of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76909" + ] + } + }, + { + "id": "FMA:19776", + "name": "Lamina propria of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85276" + ] + } + }, + { + "id": "FMA:19777", + "name": "Inner longitudinal muscle layer of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19775" + ] + }, + "synonyms": [ + "Smooth muscle layer of female urethra" + ] + }, + { + "id": "FMA:19778", + "name": "Female external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85274" + ] + }, + "synonyms": [ + "Outer muscle layer of female urethra", + "Striated muscle layer of female urethra", + "Rhabdosphincter of female urethra" + ] + }, + { + "id": "FMA:19779", + "name": "Wall of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Urethral wall" + ] + }, + { + "id": "FMA:19780", + "name": "Wall of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19779" + ] + }, + "synonyms": [ + "Female urethral wall" + ] + }, + { + "id": "FMA:19782", + "name": "Regional part of fascia of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20767" + ] + } + }, + { + "id": "FMA:19783", + "name": "Loose connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20107" + ] + } + }, + { + "id": "FMA:19794", + "name": "Deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Deep penile artery" + ] + }, + { + "id": "FMA:19795", + "name": "Dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Dorsal penile artery" + ] + }, + { + "id": "FMA:19796", + "name": "Helicine artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22048" + ] + } + }, + { + "id": "FMA:19799", + "name": "Greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16514" + ] + } + }, + { + "id": "FMA:19800", + "name": "Lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16514" + ] + }, + "synonyms": [ + "Omental bursa" + ] + }, + { + "id": "FMA:19801", + "name": "Segment of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16514" + ] + }, + "synonyms": [ + "Greater sac segment" + ] + }, + { + "id": "FMA:19802", + "name": "Anterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86115" + ] + } + }, + { + "id": "FMA:19803", + "name": "Posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86115" + ] + } + }, + { + "id": "FMA:19804", + "name": "Zone of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lesser sac zone" + ] + }, + { + "id": "FMA:19805", + "name": "Subdivision of greater omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Greater omentum subdivision" + ] + }, + { + "id": "FMA:19806", + "name": "Subdivision of lesser omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Lesser omentum subdivision" + ] + }, + { + "id": "FMA:19808", + "name": "Mesosalpinx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259286" + ] + } + }, + { + "id": "FMA:19809", + "name": "Right mesosalpinx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19808" + ] + } + }, + { + "id": "FMA:19810", + "name": "Left mesosalpinx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19808" + ] + } + }, + { + "id": "FMA:19811", + "name": "Tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Testis tubule" + ] + }, + { + "id": "FMA:19812", + "name": "Mediastinum of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + }, + "synonyms": [ + "Testis mediastinum", + "Body of Highmore" + ] + }, + { + "id": "FMA:19813", + "name": "Uterovesical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + }, + "synonyms": [ + "Anterior ligament of uterus" + ] + }, + { + "id": "FMA:19814", + "name": "Septum of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + }, + "synonyms": [ + "Testis septum", + "Septa testis" + ] + }, + { + "id": "FMA:19815", + "name": "Mesovarium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259286" + ] + } + }, + { + "id": "FMA:19816", + "name": "Mesometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259286" + ] + } + }, + { + "id": "FMA:19817", + "name": "Right mesovarium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19815" + ] + } + }, + { + "id": "FMA:19818", + "name": "Left mesovarium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19815" + ] + } + }, + { + "id": "FMA:19819", + "name": "Right mesometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19816" + ] + } + }, + { + "id": "FMA:19820", + "name": "Left mesometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19816" + ] + } + }, + { + "id": "FMA:19822", + "name": "Suspensory ligament of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Infundibulopelvic ligament", + "Infundibulopelvic fold" + ] + }, + { + "id": "FMA:19823", + "name": "Suspensory ligament of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19822" + ] + }, + "synonyms": [ + "Right infundibulopelvic ligament" + ] + }, + { + "id": "FMA:19824", + "name": "Suspensory ligament of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19822" + ] + }, + "synonyms": [ + "Left infundibulopelvic ligament" + ] + }, + { + "id": "FMA:19825", + "name": "Seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19811" + ] + }, + "synonyms": [ + "Seminiferous tubule" + ] + }, + { + "id": "FMA:19826", + "name": "Convoluted seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79977" + ] + }, + "synonyms": [ + "Tubulus seminifer convolutus" + ] + }, + { + "id": "FMA:19827", + "name": "Straight seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79977" + ] + }, + "synonyms": [ + "Tubulus seminifer rectus" + ] + }, + { + "id": "FMA:19828", + "name": "Seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19825" + ] + } + }, + { + "id": "FMA:19829", + "name": "Seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19825" + ] + } + }, + { + "id": "FMA:19830", + "name": "Convoluted seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19826" + ] + } + }, + { + "id": "FMA:19831", + "name": "Convoluted seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19826" + ] + } + }, + { + "id": "FMA:19832", + "name": "Straight seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19827" + ] + } + }, + { + "id": "FMA:19833", + "name": "Straight seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19827" + ] + } + }, + { + "id": "FMA:19834", + "name": "Rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Haller's rete" + ] + }, + { + "id": "FMA:19835", + "name": "Right rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19834" + ] + } + }, + { + "id": "FMA:19836", + "name": "Left rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19834" + ] + } + }, + { + "id": "FMA:19837", + "name": "Mediastinum of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19812" + ] + }, + "synonyms": [ + "Right testis mediastinum" + ] + }, + { + "id": "FMA:19838", + "name": "Mediastinum of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19812" + ] + }, + "synonyms": [ + "Left testis mediastinum" + ] + }, + { + "id": "FMA:19839", + "name": "Septum of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19814" + ] + }, + "synonyms": [ + "Right testis septum" + ] + }, + { + "id": "FMA:19840", + "name": "Septum of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19814" + ] + }, + "synonyms": [ + "Left testis septum" + ] + }, + { + "id": "FMA:19841", + "name": "Abdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9634" + ] + }, + "synonyms": [ + "Fascia of abdomen", + "Endo-abdominopelvic fascia" + ] + }, + { + "id": "FMA:19843", + "name": "Tunica albuginea of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Tunica albuginea (testis)" + ] + }, + { + "id": "FMA:19844", + "name": "Tunica vaginalis of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:19845", + "name": "Tunica vasculosa of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Tunica vasculosa (testis)" + ] + }, + { + "id": "FMA:19846", + "name": "Appendix of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Testis appendix" + ] + }, + { + "id": "FMA:19847", + "name": "Appendix of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19846" + ] + }, + "synonyms": [ + "Right testis appendix" + ] + }, + { + "id": "FMA:19848", + "name": "Appendix of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19846" + ] + }, + "synonyms": [ + "Left testis appendix" + ] + }, + { + "id": "FMA:19849", + "name": "Visceral layer of tunica vaginalis of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80003" + ] + }, + "synonyms": [ + "Lamina visceralis (Tunica vaginalis testis)" + ] + }, + { + "id": "FMA:19850", + "name": "Parietal layer of tunica vaginalis of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80003" + ] + }, + "synonyms": [ + "Lamina parietalis (Tunica vaginalis testis)" + ] + }, + { + "id": "FMA:19851", + "name": "Visceral layer of tunica vaginalis of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19849" + ] + } + }, + { + "id": "FMA:19852", + "name": "Visceral layer of tunica vaginalis of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19849" + ] + } + }, + { + "id": "FMA:19853", + "name": "Parietal layer of tunica vaginalis of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19850" + ] + } + }, + { + "id": "FMA:19855", + "name": "Inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20189" + ] + }, + "synonyms": [ + "Fallopian ligament", + "Vesalius' ligament", + "Poupart's ligament" + ] + }, + { + "id": "FMA:19856", + "name": "Parietal layer of tunica vaginalis of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19850" + ] + } + }, + { + "id": "FMA:19857", + "name": "Sinus of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Epididymis sinus" + ] + }, + { + "id": "FMA:19858", + "name": "Sinus of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19857" + ] + }, + "synonyms": [ + "Right epididymis sinus" + ] + }, + { + "id": "FMA:19859", + "name": "Sinus of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19857" + ] + }, + "synonyms": [ + "Left epididymis sinus" + ] + }, + { + "id": "FMA:19860", + "name": "Lobule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Testis lobule", + "Lobulus testis" + ] + }, + { + "id": "FMA:19861", + "name": "Lobule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19860" + ] + }, + "synonyms": [ + "Right testis lobule" + ] + }, + { + "id": "FMA:19862", + "name": "Lobule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19860" + ] + }, + "synonyms": [ + "Left testis lobule" + ] + }, + { + "id": "FMA:19863", + "name": "Tunica albuginea of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19843" + ] + } + }, + { + "id": "FMA:19864", + "name": "Tunica albuginea of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19843" + ] + } + }, + { + "id": "FMA:19865", + "name": "Tunica vasculosa of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19845" + ] + } + }, + { + "id": "FMA:19866", + "name": "Tunica vasculosa of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19845" + ] + } + }, + { + "id": "FMA:19869", + "name": "Lumen of zone of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:19870", + "name": "Lumen of seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19869" + ] + } + }, + { + "id": "FMA:19871", + "name": "Lumen of seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19870" + ] + } + }, + { + "id": "FMA:19872", + "name": "Lumen of seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19870" + ] + } + }, + { + "id": "FMA:19873", + "name": "Adventitia of seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85422" + ] + } + }, + { + "id": "FMA:19874", + "name": "Superficial fascia of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61645" + ] + } + }, + { + "id": "FMA:19875", + "name": "Lumen of convoluted seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19870" + ] + } + }, + { + "id": "FMA:19876", + "name": "Lumen of straight seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19870" + ] + } + }, + { + "id": "FMA:19877", + "name": "Lumen of convoluted seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19875" + ] + } + }, + { + "id": "FMA:19878", + "name": "Lumen of convoluted seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19875" + ] + } + }, + { + "id": "FMA:19879", + "name": "Lumen of straight seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19876" + ] + } + }, + { + "id": "FMA:19880", + "name": "Lumen of straight seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19876" + ] + } + }, + { + "id": "FMA:19881", + "name": "Lumen of rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19869" + ] + }, + "synonyms": [ + "Rete testis lumen" + ] + }, + { + "id": "FMA:19882", + "name": "Lumen of right rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19881" + ] + }, + "synonyms": [ + "Right rete testis lumen" + ] + }, + { + "id": "FMA:19883", + "name": "Lumen of left rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19881" + ] + }, + "synonyms": [ + "Left rete testis lumen" + ] + }, + { + "id": "FMA:19884", + "name": "Epithelium of rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Rete testis epithelium" + ] + }, + { + "id": "FMA:19885", + "name": "Epithelium of seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:19886", + "name": "Epithelium of right rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19884" + ] + }, + "synonyms": [ + "Right rete testis epithelium" + ] + }, + { + "id": "FMA:19887", + "name": "Epithelium of left rete testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19884" + ] + }, + "synonyms": [ + "Left rete testis epithelium" + ] + }, + { + "id": "FMA:19888", + "name": "Epithelium of seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19885" + ] + } + }, + { + "id": "FMA:19889", + "name": "Epithelium of seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19885" + ] + } + }, + { + "id": "FMA:19890", + "name": "Region of surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:19891", + "name": "Surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Testis surface" + ] + }, + { + "id": "FMA:19892", + "name": "Zone of superficial fascia of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61645" + ] + } + }, + { + "id": "FMA:19893", + "name": "Surface of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19891" + ] + }, + "synonyms": [ + "Left testis surface" + ] + }, + { + "id": "FMA:19894", + "name": "Lobular fat of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Anterior superficial fascia of breast" + ] + }, + { + "id": "FMA:19895", + "name": "Retromammary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:19896", + "name": "Anterior surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19890" + ] + } + }, + { + "id": "FMA:19897", + "name": "Medial surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19890" + ] + } + }, + { + "id": "FMA:19898", + "name": "Female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9601" + ] + } + }, + { + "id": "FMA:19899", + "name": "Lateral surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19890" + ] + } + }, + { + "id": "FMA:19900", + "name": "Posterior surface of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19890" + ] + } + }, + { + "id": "FMA:19901", + "name": "Male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9601" + ] + }, + "synonyms": [ + "Mamma masculina" + ] + }, + { + "id": "FMA:19902", + "name": "Anterior surface of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19896" + ] + } + }, + { + "id": "FMA:19903", + "name": "Anterior surface of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19896" + ] + } + }, + { + "id": "FMA:19904", + "name": "Medial surface of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19897" + ] + } + }, + { + "id": "FMA:19905", + "name": "Medial surface of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19897" + ] + } + }, + { + "id": "FMA:19906", + "name": "Lateral surface of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19899" + ] + } + }, + { + "id": "FMA:19907", + "name": "Lateral surface of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19899" + ] + } + }, + { + "id": "FMA:19908", + "name": "Right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19898" + ] + } + }, + { + "id": "FMA:19909", + "name": "Posterior surface of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19900" + ] + } + }, + { + "id": "FMA:19910", + "name": "Left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19898" + ] + } + }, + { + "id": "FMA:19911", + "name": "Posterior surface of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19900" + ] + } + }, + { + "id": "FMA:19912", + "name": "Right male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19901" + ] + } + }, + { + "id": "FMA:19913", + "name": "Left male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19901" + ] + } + }, + { + "id": "FMA:19914", + "name": "Upper pole of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86311" + ] + }, + "synonyms": [ + "Superior pole of testis" + ] + }, + { + "id": "FMA:19915", + "name": "Lower pole of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86311" + ] + }, + "synonyms": [ + "Inferior pole of testis" + ] + }, + { + "id": "FMA:19916", + "name": "Upper pole of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19914" + ] + }, + "synonyms": [ + "Superior pole of right testis" + ] + }, + { + "id": "FMA:19917", + "name": "Upper pole of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19914" + ] + }, + "synonyms": [ + "Superior pole of left testis" + ] + }, + { + "id": "FMA:19918", + "name": "Lower pole of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19915" + ] + }, + "synonyms": [ + "Inferior pole of left testis" + ] + }, + { + "id": "FMA:19919", + "name": "Lower pole of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19915" + ] + }, + "synonyms": [ + "Inferior pole of right testis" + ] + }, + { + "id": "FMA:19920", + "name": "Surface of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19891" + ] + }, + "synonyms": [ + "Right testis surface" + ] + }, + { + "id": "FMA:19921", + "name": "Fascia of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "External oblique fascia" + ] + }, + { + "id": "FMA:19922", + "name": "Fatty layer of superficial fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82501" + ] + }, + "synonyms": [ + "Adipose layer of superficial fascia of abdomen", + "Fatty layer of subcutaneous tissue of abdomen", + "Camper's fascia", + "Intermediate investing fascia of abdomen", + "Superficial layer of superficial fascia of abdomen" + ] + }, + { + "id": "FMA:19923", + "name": "Membranous layer of superficial fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + }, + "synonyms": [ + "Deep layer of superficial fascia of abdomen", + "Colles' fascia", + "Membranous layer of subcutaneous tissue of abdomen", + "Scarpa's fascia" + ] + }, + { + "id": "FMA:19925", + "name": "Zone of superficial fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + } + }, + { + "id": "FMA:19926", + "name": "Superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65075" + ] + } + }, + { + "id": "FMA:19927", + "name": "Deep inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65075" + ] + } + }, + { + "id": "FMA:19928", + "name": "Inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:19929", + "name": "Semilunar line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Spighel's line", + "Spiegel's line" + ] + }, + { + "id": "FMA:19930", + "name": "Umbilical ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:19931", + "name": "Fascial septum of pelvic connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + } + }, + { + "id": "FMA:19932", + "name": "Vesicovaginal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19931" + ] + } + }, + { + "id": "FMA:19933", + "name": "Rectovesical septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19935" + ] + }, + "synonyms": [ + "Rectoprostatic fascia", + "Rectovesical fascia" + ] + }, + { + "id": "FMA:19934", + "name": "Rectovaginal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19935" + ] + }, + "synonyms": [ + "Rectovaginal fascia" + ] + }, + { + "id": "FMA:19935", + "name": "Peritoneoperineal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19931" + ] + }, + "synonyms": [ + "Fascia peritoneoperinealis" + ] + }, + { + "id": "FMA:19936", + "name": "Inferior fascia of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Waldeyer's fascia", + "Inferior fascia of levator ani", + "Fascia diaphragmatis pelvis inferior" + ] + }, + { + "id": "FMA:19937", + "name": "Spermatic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:19938", + "name": "Right spermatic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19937" + ] + } + }, + { + "id": "FMA:19939", + "name": "Left spermatic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19937" + ] + } + }, + { + "id": "FMA:19941", + "name": "Aponeurosis of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "External oblique aponeurosis" + ] + }, + { + "id": "FMA:19942", + "name": "Capsule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Testis capsule", + "Coat of testis" + ] + }, + { + "id": "FMA:19943", + "name": "Capsule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19942" + ] + }, + "synonyms": [ + "Right testis capsule", + "Coat of right testis" + ] + }, + { + "id": "FMA:19944", + "name": "Capsule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19942" + ] + }, + "synonyms": [ + "Coat of left testis", + "Left testis capsule" + ] + }, + { + "id": "FMA:19945", + "name": "Tunica vaginalis of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19844" + ] + } + }, + { + "id": "FMA:19946", + "name": "Tunica vaginalis of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19844" + ] + } + }, + { + "id": "FMA:19949", + "name": "Vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:19951", + "name": "Region of external surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:19952", + "name": "Anterior surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19951" + ] + } + }, + { + "id": "FMA:19953", + "name": "Posterior surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19951" + ] + } + }, + { + "id": "FMA:19954", + "name": "Lateral surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19951" + ] + } + }, + { + "id": "FMA:19955", + "name": "Right lateral surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19954" + ] + } + }, + { + "id": "FMA:19956", + "name": "Left lateral surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19954" + ] + } + }, + { + "id": "FMA:19957", + "name": "Epithelium of convoluted seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19885" + ] + } + }, + { + "id": "FMA:19958", + "name": "Epithelium of straight seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19885" + ] + } + }, + { + "id": "FMA:19959", + "name": "Epithelium of convoluted seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19957" + ] + } + }, + { + "id": "FMA:19960", + "name": "Epithelium of convoluted seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19957" + ] + } + }, + { + "id": "FMA:19961", + "name": "Epithelium of straight seminiferous tubule of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19958" + ] + } + }, + { + "id": "FMA:19962", + "name": "Epithelium of straight seminiferous tubule of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19958" + ] + } + }, + { + "id": "FMA:19963", + "name": "Subdivision of lesser curvature of stomach (line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66291" + ] + } + }, + { + "id": "FMA:19964", + "name": "Lesser curvature proper of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19963" + ] + } + }, + { + "id": "FMA:19965", + "name": "Subdivision of greater curvature of stomach (line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66291" + ] + } + }, + { + "id": "FMA:19966", + "name": "Greater curvature proper of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19965" + ] + } + }, + { + "id": "FMA:19968", + "name": "Surface of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Esophagus surface" + ] + }, + { + "id": "FMA:19969", + "name": "Segment of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Vaginal segment" + ] + }, + { + "id": "FMA:19970", + "name": "Vestibule of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20192" + ] + }, + "synonyms": [ + "Vaginal vestibule" + ] + }, + { + "id": "FMA:19971", + "name": "Wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Vaginal wall" + ] + }, + { + "id": "FMA:19972", + "name": "Anterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225816" + ] + }, + "synonyms": [ + "Paries anterior (vagina)" + ] + }, + { + "id": "FMA:19973", + "name": "Posterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225816" + ] + }, + "synonyms": [ + "Paries posterior (vagina)" + ] + }, + { + "id": "FMA:19975", + "name": "Mucosa of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous membrane of vagina", + "Vaginal mucosa" + ] + }, + { + "id": "FMA:19976", + "name": "Muscular layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscular coat of vagina" + ] + }, + { + "id": "FMA:19977", + "name": "Adventitial layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85420" + ] + } + }, + { + "id": "FMA:19978", + "name": "Epithelium of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Vaginal epithelium" + ] + }, + { + "id": "FMA:19979", + "name": "Lamina propria of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:19980", + "name": "External longitudinal muscle layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81158" + ] + } + }, + { + "id": "FMA:19981", + "name": "Internal circular muscle layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81158" + ] + } + }, + { + "id": "FMA:19982", + "name": "Lumen of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Vaginal lumen" + ] + }, + { + "id": "FMA:19984", + "name": "Orifice of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Introitus", + "Vaginal orifice" + ] + }, + { + "id": "FMA:19985", + "name": "Fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Vaginal fornix" + ] + }, + { + "id": "FMA:19986", + "name": "Anterior fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19985" + ] + }, + "synonyms": [ + "Anterior part of fornix of vagina" + ] + }, + { + "id": "FMA:19987", + "name": "Posterior fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19985" + ] + }, + "synonyms": [ + "Posterior part of fornix of vagina" + ] + }, + { + "id": "FMA:19988", + "name": "Lateral fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19985" + ] + }, + "synonyms": [ + "Lateral part of fornix of vagina" + ] + }, + { + "id": "FMA:19989", + "name": "Right lateral fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19988" + ] + } + }, + { + "id": "FMA:19990", + "name": "Left lateral fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19988" + ] + } + }, + { + "id": "FMA:19991", + "name": "Ruga of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86168" + ] + }, + "synonyms": [ + "Vaginal ruga" + ] + }, + { + "id": "FMA:19992", + "name": "Vestibular fossa of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74904" + ] + }, + "synonyms": [ + "Vaginal vestibular fossa" + ] + }, + { + "id": "FMA:19995", + "name": "Pudendal cleft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + } + }, + { + "id": "FMA:19997", + "name": "Column of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86168" + ] + }, + "synonyms": [ + "Vaginal column" + ] + }, + { + "id": "FMA:19999", + "name": "Glans of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + }, + "synonyms": [ + "Clitoris glans" + ] + }, + { + "id": "FMA:20000", + "name": "Body of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + }, + "synonyms": [ + "Clitoris body" + ] + }, + { + "id": "FMA:20001", + "name": "Surface of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + }, + "synonyms": [ + "Intestinal surface" + ] + }, + { + "id": "FMA:20002", + "name": "External surface of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:20003", + "name": "Internal surface of intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:20005", + "name": "Hymen of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19969" + ] + }, + "synonyms": [ + "Hymen vaginae", + "Vaginal hymen" + ] + }, + { + "id": "FMA:20006", + "name": "Ruga of anterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19991" + ] + } + }, + { + "id": "FMA:20007", + "name": "Superior margin proper of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65135" + ] + } + }, + { + "id": "FMA:20008", + "name": "Ruga of posterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19991" + ] + } + }, + { + "id": "FMA:20009", + "name": "Column of anterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19997" + ] + }, + "synonyms": [ + "Anterior vaginal column" + ] + }, + { + "id": "FMA:20010", + "name": "Column of posterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19997" + ] + }, + "synonyms": [ + "Posterior vaginal column" + ] + }, + { + "id": "FMA:20011", + "name": "Right greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9598" + ] + }, + "synonyms": [ + "Right major vestibular gland" + ] + }, + { + "id": "FMA:20012", + "name": "Left greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9598" + ] + }, + "synonyms": [ + "Left major vestibular gland" + ] + }, + { + "id": "FMA:20013", + "name": "Orifice of greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20077" + ] + }, + "synonyms": [ + "Orifice of major vestibular gland", + "Orifice of Bartholin's gland", + "Greater vestibular gland orifice" + ] + }, + { + "id": "FMA:20014", + "name": "Posterior surface of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17760" + ] + } + }, + { + "id": "FMA:20015", + "name": "Orifice of right greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20013" + ] + }, + "synonyms": [ + "Right greater vestibular gland orifice" + ] + }, + { + "id": "FMA:20016", + "name": "Orifice of left greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20013" + ] + }, + "synonyms": [ + "Orifice of left Bartholin's gland", + "Left greater vestibular gland orifice" + ] + }, + { + "id": "FMA:20017", + "name": "Right bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9599" + ] + } + }, + { + "id": "FMA:20018", + "name": "Left bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9599" + ] + } + }, + { + "id": "FMA:20019", + "name": "Lesser vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20020" + ] + }, + "synonyms": [ + "Glandula vestibular minor", + "Minor vestibular gland" + ] + }, + { + "id": "FMA:20020", + "name": "Vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:20021", + "name": "Subdivision of external surface of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + } + }, + { + "id": "FMA:20022", + "name": "Anterior surface of subdivision of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20021" + ] + } + }, + { + "id": "FMA:20023", + "name": "Posterior surface of subdivision of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20021" + ] + } + }, + { + "id": "FMA:20024", + "name": "External surface of segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + }, + "synonyms": [ + "External surface of subdivision of duodenum" + ] + }, + { + "id": "FMA:20025", + "name": "Internal surface of segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17334" + ] + } + }, + { + "id": "FMA:20026", + "name": "Internal surface of anterior wall of segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + } + }, + { + "id": "FMA:20027", + "name": "Internal surface of posterior wall of segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20025" + ] + } + }, + { + "id": "FMA:20028", + "name": "Internal surface of anterior wall of subdivision of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:20029", + "name": "Internal surface of posterior wall of subdivision of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:20036", + "name": "Internal surface of anterior wall of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20037", + "name": "Internal surface of posterior wall of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20040", + "name": "Internal surface of anterior wall of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20041", + "name": "Internal surface of posterior wall of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20044", + "name": "Internal surface of anterior wall of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20045", + "name": "Internal surface of posterior wall of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20048", + "name": "Internal surface of anterior wall of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20049", + "name": "Internal surface of posterior wall of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20052", + "name": "Internal surface of anterior wall of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20053", + "name": "Internal surface of posterior wall of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66298" + ] + } + }, + { + "id": "FMA:20054", + "name": "Region of internal surface of anal canal viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + }, + "synonyms": [ + "Subdivision of internal surface of anal canal" + ] + }, + { + "id": "FMA:20055", + "name": "Anterior surface of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Anterior surface of anal canal viewed anatomically", + "Anterior surface of anatomical anal canal", + "Anterior internal surface of anal canal viewed anatomically" + ] + }, + { + "id": "FMA:20056", + "name": "Posterior surface of anal canal viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Posterior surface of anatomical anal canal", + "Posterior internal surface of anal canal viewed anatomically" + ] + }, + { + "id": "FMA:20058", + "name": "Cavity proper of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:20059", + "name": "Cavity proper of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20680" + ] + } + }, + { + "id": "FMA:20060", + "name": "Connective tissue of peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:20061", + "name": "Connective tissue of pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:20062", + "name": "Connective tissue of serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:20067", + "name": "Cavity of upper uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18367" + ] + }, + "synonyms": [ + "Cavity of body proper of uterus", + "Upper uterine segmental cavity" + ] + }, + { + "id": "FMA:20068", + "name": "Internal surface of anterior wall of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:20069", + "name": "Internal surface of posterior wall of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17780" + ] + } + }, + { + "id": "FMA:20073", + "name": "Trunk of branch of internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:20074", + "name": "Lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:20075", + "name": "Right lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20074" + ] + } + }, + { + "id": "FMA:20076", + "name": "Left lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20074" + ] + } + }, + { + "id": "FMA:20077", + "name": "Orifice of vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Vestibular gland orifice" + ] + }, + { + "id": "FMA:20078", + "name": "Orifice of lesser vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20077" + ] + }, + "synonyms": [ + "Lesser vestibular gland orifice" + ] + }, + { + "id": "FMA:20079", + "name": "Orifice of bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Orifice of bulbourethral gland", + "Bulbourethral gland orifice", + "Orifice of Cowper's gland" + ] + }, + { + "id": "FMA:20080", + "name": "Orifice of right bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20079" + ] + }, + "synonyms": [ + "Right bulbourethral gland orifice", + "Orifice of right bulbourethral gland" + ] + }, + { + "id": "FMA:20081", + "name": "Orifice of left bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20079" + ] + }, + "synonyms": [ + "Orifice of left bulbourethral gland", + "Left bulbourethral gland orifice" + ] + }, + { + "id": "FMA:20082", + "name": "Middle portion of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + } + }, + { + "id": "FMA:20083", + "name": "Paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Skene's gland", + "Para-urethral gland" + ] + }, + { + "id": "FMA:20084", + "name": "Right paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20083" + ] + } + }, + { + "id": "FMA:20085", + "name": "Left paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20083" + ] + } + }, + { + "id": "FMA:20088", + "name": "Duct of greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Greater vestibular gland duct" + ] + }, + { + "id": "FMA:20091", + "name": "Duct of bulbourethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Duct of bulbo-urethral gland", + "Bulbourethral gland duct" + ] + }, + { + "id": "FMA:20094", + "name": "Duct of lesser vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Lesser vestibular gland duct" + ] + }, + { + "id": "FMA:20097", + "name": "Duct of vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Vestibular gland duct" + ] + }, + { + "id": "FMA:20100", + "name": "Duct of right greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20088" + ] + }, + "synonyms": [ + "Right greater vestibular gland duct" + ] + }, + { + "id": "FMA:20101", + "name": "Duct of left greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20088" + ] + }, + "synonyms": [ + "Left greater vestibular gland duct" + ] + }, + { + "id": "FMA:20103", + "name": "Regular connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9640" + ] + } + }, + { + "id": "FMA:20105", + "name": "Duct of right bulbourethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20091" + ] + }, + "synonyms": [ + "Right bulbourethral gland duct" + ] + }, + { + "id": "FMA:20106", + "name": "Duct of left bulbourethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20091" + ] + }, + "synonyms": [ + "Left bulbourethral gland duct" + ] + }, + { + "id": "FMA:20107", + "name": "Irregular connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9640" + ] + } + }, + { + "id": "FMA:20109", + "name": "Dense irregular connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20107" + ] + }, + "synonyms": [ + "Typus irregularis (Textus connectivus collagenosus compactus)" + ] + }, + { + "id": "FMA:20110", + "name": "Adipose tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Fatty tissue" + ] + }, + { + "id": "FMA:20111", + "name": "Mucoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Mucous connective tissue", + "Mucous tissue" + ] + }, + { + "id": "FMA:20112", + "name": "Pigmented connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Pigment tissue" + ] + }, + { + "id": "FMA:20113", + "name": "Elastic tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62798" + ] + }, + "synonyms": [ + "Textus connectivus elasticus", + "Elastic connective tissue" + ] + }, + { + "id": "FMA:20116", + "name": "Reticular tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Textus connectivus reticularis", + "Reticular connective tissue" + ] + }, + { + "id": "FMA:20117", + "name": "White adipose tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + }, + "synonyms": [ + "White fat", + "Textus adiposus albus", + "Unilocular adipose tissue", + "Adipocytus unigutturalis" + ] + }, + { + "id": "FMA:20118", + "name": "Brown adipose tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + }, + "synonyms": [ + "Adipocytus multigutturalis", + "Multilocular adipose tissue", + "Brown fat", + "Textus adiposus fuscus" + ] + }, + { + "id": "FMA:20119", + "name": "Orifice of paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Orifice of Skene's gland", + "Paraurethral gland orifice" + ] + }, + { + "id": "FMA:20120", + "name": "Orifice of right paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20119" + ] + }, + "synonyms": [ + "Right paraurethral gland orifice" + ] + }, + { + "id": "FMA:20134", + "name": "Orifice of left paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20119" + ] + }, + "synonyms": [ + "Left paraurethral gland orifice" + ] + }, + { + "id": "FMA:20160", + "name": "Mucosa of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + } + }, + { + "id": "FMA:20161", + "name": "Mucosa of posterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85384" + ] + } + }, + { + "id": "FMA:20162", + "name": "Submucosa of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + } + }, + { + "id": "FMA:20163", + "name": "Submucosa of posterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85395" + ] + } + }, + { + "id": "FMA:20164", + "name": "Muscle layer of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + } + }, + { + "id": "FMA:20165", + "name": "Muscle layer of posterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17111" + ] + } + }, + { + "id": "FMA:20166", + "name": "Subserosa of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85415" + ] + } + }, + { + "id": "FMA:20167", + "name": "Serosa of anterior wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85425" + ] + } + }, + { + "id": "FMA:20168", + "name": "Skin of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + }, + "synonyms": [ + "Clitoris skin" + ] + }, + { + "id": "FMA:20169", + "name": "Prepuce of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + }, + "synonyms": [ + "Clitoris prepuce" + ] + }, + { + "id": "FMA:20170", + "name": "Skin of glans of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23014" + ] + }, + "synonyms": [ + "Skin of glans clitoridis" + ] + }, + { + "id": "FMA:20171", + "name": "Skin of body of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23014" + ] + }, + "synonyms": [ + "Skin of corpus clitoridis" + ] + }, + { + "id": "FMA:20172", + "name": "Corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + } + }, + { + "id": "FMA:20173", + "name": "Right corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20172" + ] + }, + "synonyms": [ + "Corpus cavernosum clitoridis (dextrum)" + ] + }, + { + "id": "FMA:20174", + "name": "Left corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20172" + ] + }, + "synonyms": [ + "Corpus cavernosum clitoridis (sinistrum)" + ] + }, + { + "id": "FMA:20175", + "name": "Crus of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20315" + ] + }, + "synonyms": [ + "Clitoris crus" + ] + }, + { + "id": "FMA:20176", + "name": "Right crus of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20175" + ] + } + }, + { + "id": "FMA:20177", + "name": "Left crus of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20175" + ] + } + }, + { + "id": "FMA:20178", + "name": "Superficial layer of tunica albuginea of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:20179", + "name": "Deep layer of tunica albuginea of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:20180", + "name": "Superficial layer of tunica albuginea of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20178" + ] + } + }, + { + "id": "FMA:20181", + "name": "Deep layer of tunica albuginea of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20179" + ] + } + }, + { + "id": "FMA:20182", + "name": "Superficial layer of tunica albuginea of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20178" + ] + } + }, + { + "id": "FMA:20183", + "name": "Deep layer of tunica albuginea of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20179" + ] + } + }, + { + "id": "FMA:20184", + "name": "Lacunar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20186" + ] + }, + "synonyms": [ + "Gimbernat's ligament" + ] + }, + { + "id": "FMA:20185", + "name": "Fascia organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:20186", + "name": "Zone of inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20189" + ] + }, + "synonyms": [ + "Inguinal ligament zone" + ] + }, + { + "id": "FMA:20187", + "name": "Reflected inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20186" + ] + }, + "synonyms": [ + "Ligamentum inguinale reflexum", + "Reflected part of inguinal ligament", + "Colles' ligament", + "Reflected ligament" + ] + }, + { + "id": "FMA:20188", + "name": "Pectineal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20186" + ] + }, + "synonyms": [ + "Ligamentum pectineale", + "Cooper's ligament (groin)" + ] + }, + { + "id": "FMA:20189", + "name": "Zone of aponeurosis of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50176" + ] + } + }, + { + "id": "FMA:20192", + "name": "Vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:20194", + "name": "Cavernous organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55673" + ] + } + }, + { + "id": "FMA:20198", + "name": "Abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + } + }, + { + "id": "FMA:20199", + "name": "Bulb of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20194" + ] + }, + "synonyms": [ + "Vestibular bulb" + ] + }, + { + "id": "FMA:20200", + "name": "Surface of umbilicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61583" + ] + }, + "synonyms": [ + "Umbilical surface" + ] + }, + { + "id": "FMA:20209", + "name": "Depression for posterior superior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Dimple of Venus" + ] + }, + { + "id": "FMA:20211", + "name": "Depression for right posterior superior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20209" + ] + }, + "synonyms": [ + "Right dimple of Venus" + ] + }, + { + "id": "FMA:20212", + "name": "Depression for left posterior superior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20209" + ] + }, + "synonyms": [ + "Left dimple of Venus" + ] + }, + { + "id": "FMA:20218", + "name": "Mons pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24226" + ] + }, + "synonyms": [ + "Mons veneris" + ] + }, + { + "id": "FMA:20219", + "name": "Subdivision of rib cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25569" + ] + }, + "synonyms": [ + "Rib cage subdivision" + ] + }, + { + "id": "FMA:20220", + "name": "Subdivision of bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25569" + ] + }, + "synonyms": [ + "Bony pelvic subdivision" + ] + }, + { + "id": "FMA:20221", + "name": "Zone of cavernous organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Cavernous organ zone" + ] + }, + { + "id": "FMA:20223", + "name": "Commissure of bulb of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + }, + "synonyms": [ + "Pars intermedia of bulb of vestibule", + "Commissure of vestibular bulb", + "Commissura bulborum" + ] + }, + { + "id": "FMA:20224", + "name": "Right side of rib cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20219" + ] + } + }, + { + "id": "FMA:20225", + "name": "Left side of rib cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20219" + ] + } + }, + { + "id": "FMA:20226", + "name": "Right side of bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20220" + ] + } + }, + { + "id": "FMA:20227", + "name": "Left side of bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20220" + ] + } + }, + { + "id": "FMA:20229", + "name": "Coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Tailbone", + "Coccyx [coccygeal vertebrae I-IV]" + ] + }, + { + "id": "FMA:20233", + "name": "Gluteal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Gluteal sulcus" + ] + }, + { + "id": "FMA:20234", + "name": "Intergluteal cleft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Anal cleft", + "Natal cleft" + ] + }, + { + "id": "FMA:20235", + "name": "Right gluteal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20233" + ] + } + }, + { + "id": "FMA:20236", + "name": "Left gluteal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20233" + ] + } + }, + { + "id": "FMA:20244", + "name": "Perineal raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Raphe perinealis" + ] + }, + { + "id": "FMA:20245", + "name": "Groove of linea alba", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea alba groove", + "Sulcus of linea alba" + ] + }, + { + "id": "FMA:20246", + "name": "Groove of tendinous intersection of rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Sulcus of tendinous intersection of rectus" + ] + }, + { + "id": "FMA:20247", + "name": "Zone of corpus spongiosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + } + }, + { + "id": "FMA:20248", + "name": "Corpus spongiosum proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20247" + ] + } + }, + { + "id": "FMA:20249", + "name": "Diameter of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + }, + "synonyms": [ + "Pelvic diameter" + ] + }, + { + "id": "FMA:20251", + "name": "MIdclavicular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + } + }, + { + "id": "FMA:20252", + "name": "Right midclavicular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20251" + ] + } + }, + { + "id": "FMA:20253", + "name": "Left midclavicular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20251" + ] + } + }, + { + "id": "FMA:20254", + "name": "Right midclavicular line of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11363" + ] + } + }, + { + "id": "FMA:20255", + "name": "Left midclavicular line of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11363" + ] + } + }, + { + "id": "FMA:20256", + "name": "Right midclavicular line of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14612" + ] + } + }, + { + "id": "FMA:20257", + "name": "Left midclavicular line of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14612" + ] + } + }, + { + "id": "FMA:20258", + "name": "Axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + } + }, + { + "id": "FMA:20259", + "name": "Anterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20258" + ] + } + }, + { + "id": "FMA:20260", + "name": "Posterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20258" + ] + } + }, + { + "id": "FMA:20263", + "name": "Right midaxillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14368" + ] + } + }, + { + "id": "FMA:20264", + "name": "Left midaxillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14368" + ] + } + }, + { + "id": "FMA:20265", + "name": "Right anterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20259" + ] + } + }, + { + "id": "FMA:20266", + "name": "Left anterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20259" + ] + } + }, + { + "id": "FMA:20267", + "name": "Right posterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20260" + ] + } + }, + { + "id": "FMA:20268", + "name": "Left posterior axillary line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20260" + ] + } + }, + { + "id": "FMA:20269", + "name": "Right scapular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14613" + ] + } + }, + { + "id": "FMA:20270", + "name": "Left scapular line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14613" + ] + } + }, + { + "id": "FMA:20271", + "name": "Circumscapular anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + } + }, + { + "id": "FMA:20272", + "name": "Preputial orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Orifice of prepuce" + ] + }, + { + "id": "FMA:20273", + "name": "Anococcygeal body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Anococcygeal ligament", + "Anococcygeal raphe" + ] + }, + { + "id": "FMA:20274", + "name": "Perineal body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Central tendon of perineum" + ] + }, + { + "id": "FMA:20275", + "name": "Conjoint tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Conjoined tendon", + "Henle's ligament", + "Inguinal falx" + ] + }, + { + "id": "FMA:20276", + "name": "Anterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9587" + ] + }, + "synonyms": [ + "Lamina anterior (vaginae musculi recti abdominis)" + ] + }, + { + "id": "FMA:20277", + "name": "Posterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9587" + ] + }, + "synonyms": [ + "Lamina posterior (vaginae musculi recti abdominis)" + ] + }, + { + "id": "FMA:20278", + "name": "Muscle of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9620" + ] + }, + "synonyms": [ + "Anterior abdominal wall muscle" + ] + }, + { + "id": "FMA:20280", + "name": "Zone of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + } + }, + { + "id": "FMA:20281", + "name": "Corpus cavernosum proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20280" + ] + } + }, + { + "id": "FMA:20283", + "name": "Surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + } + }, + { + "id": "FMA:20284", + "name": "Groove of dorsal surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20286" + ] + }, + "synonyms": [ + "Dorsal surface groove of corpus cavernosum of penis" + ] + }, + { + "id": "FMA:20285", + "name": "Groove of urethral surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20286" + ] + }, + "synonyms": [ + "Urethral surface groove of corpus cavernosum of penis" + ] + }, + { + "id": "FMA:20286", + "name": "Region of surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:20287", + "name": "Dorsal surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20286" + ] + } + }, + { + "id": "FMA:20288", + "name": "Urethral surface of corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20286" + ] + } + }, + { + "id": "FMA:20289", + "name": "Lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86195" + ] + } + }, + { + "id": "FMA:20291", + "name": "Conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + } + }, + { + "id": "FMA:20292", + "name": "Oral cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59594" + ] + }, + "synonyms": [ + "Buccal cavity", + "Cavity of mouth" + ] + }, + { + "id": "FMA:20293", + "name": "Subdivision of oral cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59638" + ] + }, + "synonyms": [ + "Oral cavity subdivision" + ] + }, + { + "id": "FMA:20296", + "name": "Sternal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + }, + "synonyms": [ + "Linea sternalis" + ] + }, + { + "id": "FMA:20297", + "name": "Parasternal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + } + }, + { + "id": "FMA:20301", + "name": "Right parasternal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20297" + ] + } + }, + { + "id": "FMA:20302", + "name": "Left parasternal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20297" + ] + } + }, + { + "id": "FMA:20304", + "name": "Nipple line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + }, + "synonyms": [ + "Mammillary line" + ] + }, + { + "id": "FMA:20305", + "name": "Right nipple line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20304" + ] + } + }, + { + "id": "FMA:20306", + "name": "Left nipple line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20304" + ] + } + }, + { + "id": "FMA:20307", + "name": "Paravertebral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + }, + "synonyms": [ + "Linea paravertebralis" + ] + }, + { + "id": "FMA:20308", + "name": "Right paravertebral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20307" + ] + } + }, + { + "id": "FMA:20309", + "name": "Left paravertebral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20307" + ] + } + }, + { + "id": "FMA:20310", + "name": "Anterior median line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49453" + ] + } + }, + { + "id": "FMA:20311", + "name": "Posterior median line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49453" + ] + } + }, + { + "id": "FMA:20312", + "name": "C1 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20313", + "name": "C2 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20314", + "name": "C3 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20315", + "name": "Zone of corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20221" + ] + } + }, + { + "id": "FMA:20316", + "name": "C4 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20317", + "name": "C5 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20318", + "name": "C6 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20319", + "name": "C7 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20320", + "name": "T1 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20321", + "name": "T2 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20322", + "name": "T3 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20323", + "name": "T5 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20324", + "name": "T6 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20325", + "name": "T7 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20326", + "name": "T8 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20327", + "name": "T9 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20328", + "name": "T10 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20329", + "name": "T11 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20330", + "name": "T12 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20331", + "name": "L1 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20332", + "name": "L2 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20333", + "name": "L3 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20334", + "name": "L4 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20335", + "name": "L5 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20336", + "name": "S1 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20337", + "name": "S2 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20338", + "name": "S3 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20339", + "name": "S4 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20340", + "name": "S5 level", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9653" + ] + } + }, + { + "id": "FMA:20341", + "name": "Subdivision of vestibule of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:20342", + "name": "Male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9579" + ] + } + }, + { + "id": "FMA:20343", + "name": "Female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9579" + ] + } + }, + { + "id": "FMA:20344", + "name": "Upper trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:20345", + "name": "Lower trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:20346", + "name": "Subdivision of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Perineum subdivision" + ] + }, + { + "id": "FMA:20347", + "name": "Anal part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20346" + ] + }, + "synonyms": [ + "Anal region", + "Anal triangle" + ] + }, + { + "id": "FMA:20348", + "name": "Urogenital part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20346" + ] + }, + "synonyms": [ + "Urogenital region", + "Urogenital triangle" + ] + }, + { + "id": "FMA:20353", + "name": "Urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20348" + ] + }, + "synonyms": [ + "Urogenital triangle of male perineum", + "Urogenital region of male perineum" + ] + }, + { + "id": "FMA:20354", + "name": "Urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20348" + ] + }, + "synonyms": [ + "Urogenital region of female perineum", + "Urogenital triangle of female perineum" + ] + }, + { + "id": "FMA:20357", + "name": "Subdivision of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Abdominal region", + "Abdominal subdivision" + ] + }, + { + "id": "FMA:20358", + "name": "Subdivision of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259102" + ] + }, + "synonyms": [ + "Thoracic subdivision", + "Thoracic region" + ] + }, + { + "id": "FMA:20359", + "name": "Right hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57845" + ] + }, + "synonyms": [ + "Right side of thorax" + ] + }, + { + "id": "FMA:20360", + "name": "Left hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57845" + ] + }, + "synonyms": [ + "Left side of thorax" + ] + }, + { + "id": "FMA:20362", + "name": "Cavity of upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Upper abdominal cavity", + "Space of compartment of upper abdomen" + ] + }, + { + "id": "FMA:20363", + "name": "Cavity of lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Lower abdominal cavity", + "Space of compartment of lower abdomen" + ] + }, + { + "id": "FMA:20364", + "name": "Upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Upper anterior abdomen", + "Upper region of abdomen" + ] + }, + { + "id": "FMA:20365", + "name": "Lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Lower anterior abdomen", + "Lower region of abdomen" + ] + }, + { + "id": "FMA:20366", + "name": "Segment of superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Superficial fascia segment" + ] + }, + { + "id": "FMA:20367", + "name": "Labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + } + }, + { + "id": "FMA:20368", + "name": "Body part subdivision cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:20369", + "name": "Right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20367" + ] + } + }, + { + "id": "FMA:20370", + "name": "Back of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Free lower limb back", + "Posterior free lower limb region" + ] + }, + { + "id": "FMA:20371", + "name": "Back of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Free upper limb back", + "Posterior free upper limb region" + ] + }, + { + "id": "FMA:20372", + "name": "Left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20367" + ] + } + }, + { + "id": "FMA:20373", + "name": "Upper quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20198" + ] + } + }, + { + "id": "FMA:20374", + "name": "Labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + } + }, + { + "id": "FMA:20375", + "name": "Right upper quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20373" + ] + } + }, + { + "id": "FMA:20376", + "name": "Left upper quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20373" + ] + } + }, + { + "id": "FMA:20377", + "name": "Lower quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20198" + ] + } + }, + { + "id": "FMA:20378", + "name": "Right lower quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20377" + ] + } + }, + { + "id": "FMA:20379", + "name": "Left lower quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20377" + ] + } + }, + { + "id": "FMA:20380", + "name": "Right labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20374" + ] + } + }, + { + "id": "FMA:20381", + "name": "Left labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20374" + ] + } + }, + { + "id": "FMA:20389", + "name": "Epigastrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Epigastric fossa", + "Epigastric region", + "Epigastric part of abdomen" + ] + }, + { + "id": "FMA:20390", + "name": "Hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Hypochondriac region", + "Hypochondriac part of abdomen" + ] + }, + { + "id": "FMA:20391", + "name": "Right hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20390" + ] + }, + "synonyms": [ + "Right hypochondriac region", + "Right hypochondriac part of abdomen" + ] + }, + { + "id": "FMA:20392", + "name": "Left hypochondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20390" + ] + }, + "synonyms": [ + "Left hypochondriac part of abdomen", + "Left hypochondriac region" + ] + }, + { + "id": "FMA:20394", + "name": "Human body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256133" + ] + } + }, + { + "id": "FMA:20396", + "name": "Superficial fascia of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + } + }, + { + "id": "FMA:20400", + "name": "Anterior commissure of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66331" + ] + }, + "synonyms": [ + "Anterior commissure of labia majora", + "Commissura labiorum anterior (Labium majus pudendi)" + ] + }, + { + "id": "FMA:20401", + "name": "Posterior commissure of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66331" + ] + }, + "synonyms": [ + "Posterior commissure of labia majora", + "Commissura labiorum posterior (Labium majus pudendi)" + ] + }, + { + "id": "FMA:20402", + "name": "Superficial fascia of lateral abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18084" + ] + }, + "synonyms": [ + "Superficial fascia of lateral lumbar part of abdomen" + ] + }, + { + "id": "FMA:20404", + "name": "Frenulum of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Frenulum of labia minora", + "Labium minus frenulum", + "Fourchette of labia minora" + ] + }, + { + "id": "FMA:20405", + "name": "Superficial fascia of upper anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18084" + ] + }, + "synonyms": [ + "Superficial fascia of upper abdominal wall" + ] + }, + { + "id": "FMA:20406", + "name": "Superficial fascia of lower anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18084" + ] + }, + "synonyms": [ + "Superficial fascia of lower abdominal wall" + ] + }, + { + "id": "FMA:20410", + "name": "Superficial fascia of zone of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + } + }, + { + "id": "FMA:20411", + "name": "Superficial fascia of anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + }, + "synonyms": [ + "Anterior superficial fascia of thorax", + "Superficial fascia of anterior thoracic wall" + ] + }, + { + "id": "FMA:20412", + "name": "Superficial fascia of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + }, + "synonyms": [ + "Posterior superficial fascia of thorax" + ] + }, + { + "id": "FMA:20416", + "name": "Adipose layer of superficial fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82501" + ] + }, + "synonyms": [ + "Fatty layer of superficial fascia of perineum" + ] + }, + { + "id": "FMA:20417", + "name": "Frenulum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23014" + ] + }, + "synonyms": [ + "Clitoris frenulum" + ] + }, + { + "id": "FMA:20419", + "name": "Membranous layer of superficial fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78252" + ] + }, + "synonyms": [ + "Colles' fascia (perineum)", + "Fascia perinei superficialis", + "Membranous layer of subcutaneous tissue of perineum", + "Superficial perineal fascia (membrane)" + ] + }, + { + "id": "FMA:20420", + "name": "Round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + }, + "synonyms": [ + "Hunter's ligament" + ] + }, + { + "id": "FMA:20421", + "name": "Gubernaculum testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:20422", + "name": "Cervical os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:20423", + "name": "Subserosa of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserous layer of uterus", + "Uterine subserosa", + "Tela subserosa (Uterus)" + ] + }, + { + "id": "FMA:20424", + "name": "Uterine margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:20425", + "name": "Right uterine margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20424" + ] + }, + "synonyms": [ + "Margo uteri dexter" + ] + }, + { + "id": "FMA:20426", + "name": "Left uterine margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20424" + ] + }, + "synonyms": [ + "Margo uteri sinister" + ] + }, + { + "id": "FMA:20427", + "name": "Lateral crus of superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65083" + ] + }, + "synonyms": [ + "Crus laterale (Anulus inguinalis superficialis)" + ] + }, + { + "id": "FMA:20429", + "name": "Skin of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Perineum skin" + ] + }, + { + "id": "FMA:20430", + "name": "Skin of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20429" + ] + }, + "synonyms": [ + "Male perineum skin" + ] + }, + { + "id": "FMA:20431", + "name": "Skin of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20429" + ] + }, + "synonyms": [ + "Female perineum skin" + ] + }, + { + "id": "FMA:20432", + "name": "Skin of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + }, + "synonyms": [ + "Scrotal skin" + ] + }, + { + "id": "FMA:20433", + "name": "Scrotal part of external spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80457" + ] + } + }, + { + "id": "FMA:20434", + "name": "Subdivision of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + }, + "synonyms": [ + "Scrotal subdivision" + ] + }, + { + "id": "FMA:20435", + "name": "Right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20434" + ] + } + }, + { + "id": "FMA:20436", + "name": "Left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20434" + ] + } + }, + { + "id": "FMA:20437", + "name": "Zone of dartos fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + }, + "synonyms": [ + "Dartos fascia zone" + ] + }, + { + "id": "FMA:20438", + "name": "Dartos of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20437" + ] + }, + "synonyms": [ + "Right hemiscrotum dartos" + ] + }, + { + "id": "FMA:20439", + "name": "Dartos of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20437" + ] + }, + "synonyms": [ + "Left hemiscrotum dartos" + ] + }, + { + "id": "FMA:20440", + "name": "Zone of superficial penile fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + }, + "synonyms": [ + "Superficial penile fascia zone" + ] + }, + { + "id": "FMA:20441", + "name": "Superficial fascia of dorsal zone of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20440" + ] + }, + "synonyms": [ + "Dorsal superficial penile fascia", + "Superficial fascia of dorsal surface of penis", + "Superficial fascia of dorsum of penis" + ] + }, + { + "id": "FMA:20442", + "name": "Superficial fascia of ventral zone of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20440" + ] + }, + "synonyms": [ + "Superficial fascia of ventral surface of penis", + "Ventral superficial penile fascia" + ] + }, + { + "id": "FMA:20449", + "name": "Muscle fasciculus of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:20453", + "name": "Muscle fasciculus of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:20454", + "name": "Loose endopelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:20455", + "name": "Dense endopelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:20461", + "name": "Male pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20463" + ] + } + }, + { + "id": "FMA:20462", + "name": "Vulva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20463" + ] + }, + "synonyms": [ + "Female pudendum", + "Puboperineal region" + ] + }, + { + "id": "FMA:20463", + "name": "Pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20368" + ] + } + }, + { + "id": "FMA:20464", + "name": "Skin of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + }, + "synonyms": [ + "Labium majus skin" + ] + }, + { + "id": "FMA:20465", + "name": "Skin of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + }, + "synonyms": [ + "Labium minus skin" + ] + }, + { + "id": "FMA:20466", + "name": "Skin of right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20464" + ] + }, + "synonyms": [ + "Right labium majus skin" + ] + }, + { + "id": "FMA:20467", + "name": "Skin of left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20464" + ] + }, + "synonyms": [ + "Left labium majus skin" + ] + }, + { + "id": "FMA:20468", + "name": "Skin of right labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20465" + ] + }, + "synonyms": [ + "Right labium minus skin" + ] + }, + { + "id": "FMA:20469", + "name": "Skin of left labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20465" + ] + }, + "synonyms": [ + "Left labium minus skin" + ] + }, + { + "id": "FMA:20471", + "name": "Visceral fascia of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19100" + ] + } + }, + { + "id": "FMA:20472", + "name": "Visceral fascia of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19100" + ] + } + }, + { + "id": "FMA:20473", + "name": "Subperitoneal connective tissue of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19101" + ] + } + }, + { + "id": "FMA:20474", + "name": "Subperitoneal connective tissue of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19101" + ] + } + }, + { + "id": "FMA:20476", + "name": "Vaginal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Visceral fascia of vagina" + ] + }, + { + "id": "FMA:20477", + "name": "Vesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Visceral fascia of urinary bladder" + ] + }, + { + "id": "FMA:20478", + "name": "Rectal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Visceral fascia of rectum" + ] + }, + { + "id": "FMA:20479", + "name": "Fascia of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19725" + ] + }, + "synonyms": [ + "Female pelvic fascia" + ] + }, + { + "id": "FMA:20480", + "name": "Fascia of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19725" + ] + }, + "synonyms": [ + "Male pelvic fascia" + ] + }, + { + "id": "FMA:20481", + "name": "Parietal fascia of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19099" + ] + } + }, + { + "id": "FMA:20482", + "name": "Parietal fascia of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19099" + ] + } + }, + { + "id": "FMA:20483", + "name": "Parametrium of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Cervix parametrium", + "Visceral fascia of cervix" + ] + }, + { + "id": "FMA:20484", + "name": "Parametrium of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Visceral fascia of body of uterus" + ] + }, + { + "id": "FMA:20485", + "name": "Pelvic part of umbilical prevesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19931" + ] + } + }, + { + "id": "FMA:20486", + "name": "Abdominal part of umbilical prevesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + } + }, + { + "id": "FMA:20487", + "name": "Perineal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27935" + ] + }, + "synonyms": [ + "Deep perineal fascia", + "Gallaudet's fascia (perineum)", + "Buck's fascia (perineum)", + "Superficial investing fascia of perineum" + ] + }, + { + "id": "FMA:20488", + "name": "Zone of perineal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Perineal fascia zone", + "Region of deep perineal fascia" + ] + }, + { + "id": "FMA:20489", + "name": "Perineal fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20488" + ] + }, + "synonyms": [ + "Deep perineal fascia proper" + ] + }, + { + "id": "FMA:20490", + "name": "Male perineal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20487" + ] + } + }, + { + "id": "FMA:20491", + "name": "Female perineal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20487" + ] + } + }, + { + "id": "FMA:20494", + "name": "Zone of perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Perineal membrane zone" + ] + }, + { + "id": "FMA:20495", + "name": "Right half of female perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20494" + ] + } + }, + { + "id": "FMA:20496", + "name": "Left half of female perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20494" + ] + } + }, + { + "id": "FMA:20497", + "name": "Zone of deep penile fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259149" + ] + }, + "synonyms": [ + "Deep penile fascia zone" + ] + }, + { + "id": "FMA:20498", + "name": "Ventral deep penile fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20497" + ] + } + }, + { + "id": "FMA:20499", + "name": "Dorsal deep penile fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20497" + ] + } + }, + { + "id": "FMA:20500", + "name": "Loose endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + }, + "synonyms": [ + "Retroperitoneal fat", + "Extraperitoneal fat" + ] + }, + { + "id": "FMA:20501", + "name": "Zone of dense endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + }, + "synonyms": [ + "Dense endoabdominal fascia zone" + ] + }, + { + "id": "FMA:20502", + "name": "Perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20500" + ] + }, + "synonyms": [ + "Perirenal fascia" + ] + }, + { + "id": "FMA:20503", + "name": "Pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20500" + ] + }, + "synonyms": [ + "Pararenal fascia" + ] + }, + { + "id": "FMA:20504", + "name": "Transversalis fascia of abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20505" + ] + } + }, + { + "id": "FMA:20505", + "name": "Zone of transversalis fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + }, + "synonyms": [ + "Transversalis fascia zone" + ] + }, + { + "id": "FMA:20506", + "name": "Mons pubis branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + }, + "synonyms": [ + "Branch of ilio-inguinal nerve to mons pubis" + ] + }, + { + "id": "FMA:20507", + "name": "Zone of loose endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + }, + "synonyms": [ + "Loose endominal fascia zone" + ] + }, + { + "id": "FMA:20508", + "name": "Preperitoneal fat of abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20507" + ] + } + }, + { + "id": "FMA:20509", + "name": "Suspensory ligament of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Muscle of Treitz", + "Ligament of Treitz", + "Suspensory muscle of duodenum" + ] + }, + { + "id": "FMA:20510", + "name": "Branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Branch of ilio-inguinal nerve", + "Ilioinguinal neural branch" + ] + }, + { + "id": "FMA:20511", + "name": "Retroduodenal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20500" + ] + } + }, + { + "id": "FMA:20512", + "name": "Retropancreatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20500" + ] + } + }, + { + "id": "FMA:20513", + "name": "Right perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20502" + ] + } + }, + { + "id": "FMA:20514", + "name": "Left perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20502" + ] + } + }, + { + "id": "FMA:20515", + "name": "Anterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20502" + ] + } + }, + { + "id": "FMA:20516", + "name": "Posterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20502" + ] + } + }, + { + "id": "FMA:20517", + "name": "Right anterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20521" + ] + } + }, + { + "id": "FMA:20518", + "name": "Left anterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20521" + ] + } + }, + { + "id": "FMA:20519", + "name": "Right posterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20521" + ] + } + }, + { + "id": "FMA:20520", + "name": "Left posterior perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20521" + ] + } + }, + { + "id": "FMA:20521", + "name": "Organ component of perirenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20507" + ] + } + }, + { + "id": "FMA:20522", + "name": "Organ component of pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20507" + ] + } + }, + { + "id": "FMA:20523", + "name": "Right pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20503" + ] + } + }, + { + "id": "FMA:20524", + "name": "Left pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20503" + ] + } + }, + { + "id": "FMA:20525", + "name": "Anterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20503" + ] + } + }, + { + "id": "FMA:20526", + "name": "Posterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20503" + ] + } + }, + { + "id": "FMA:20527", + "name": "Right anterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20522" + ] + } + }, + { + "id": "FMA:20528", + "name": "Left anterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20522" + ] + } + }, + { + "id": "FMA:20529", + "name": "Right posterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20522" + ] + } + }, + { + "id": "FMA:20530", + "name": "Left posterior pararenal fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20522" + ] + } + }, + { + "id": "FMA:20531", + "name": "Anterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18104" + ] + } + }, + { + "id": "FMA:20532", + "name": "Posterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18104" + ] + } + }, + { + "id": "FMA:20534", + "name": "Organ component of renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:20535", + "name": "Right anterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20534" + ] + } + }, + { + "id": "FMA:20536", + "name": "Left anterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20534" + ] + } + }, + { + "id": "FMA:20537", + "name": "Right posterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20534" + ] + } + }, + { + "id": "FMA:20538", + "name": "Left posterior renal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20534" + ] + } + }, + { + "id": "FMA:20540", + "name": "Mons pubis branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20506" + ] + } + }, + { + "id": "FMA:20541", + "name": "Mons Pubis branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20506" + ] + } + }, + { + "id": "FMA:20542", + "name": "Labium majus branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + }, + "synonyms": [ + "Ilio-inguinal nerve branch to labium majus" + ] + }, + { + "id": "FMA:20543", + "name": "Labium majus branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20542" + ] + }, + "synonyms": [ + "Right ilio-inguinal nerve branch to right labium majus" + ] + }, + { + "id": "FMA:20544", + "name": "Labium majus branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20542" + ] + }, + "synonyms": [ + "Left ilio-inguinal nerve branch to left labium majus" + ] + }, + { + "id": "FMA:20545", + "name": "Branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Genitofemoral neural branch" + ] + }, + { + "id": "FMA:20546", + "name": "Transversalis fascia of upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20504" + ] + } + }, + { + "id": "FMA:20547", + "name": "Transversalis fascia of lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20504" + ] + } + }, + { + "id": "FMA:20548", + "name": "Branch of ilioinguinal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + }, + "synonyms": [ + "Internal oblique branch of ilioinguinal nerve" + ] + }, + { + "id": "FMA:20549", + "name": "Branch of right ilioinguinal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20548" + ] + }, + "synonyms": [ + "Internal oblique branch of right ilioinguinal nerve" + ] + }, + { + "id": "FMA:20550", + "name": "Branch of left ilioinguinal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20548" + ] + }, + "synonyms": [ + "Internal oblique branch of left ilioinguinal nerve" + ] + }, + { + "id": "FMA:20551", + "name": "Transversalis fascia of right upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20546" + ] + } + }, + { + "id": "FMA:20552", + "name": "Transversalis fascia of left upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20546" + ] + } + }, + { + "id": "FMA:20553", + "name": "Transversalis fascia of right lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20547" + ] + } + }, + { + "id": "FMA:20554", + "name": "Transversalis fascia of left lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20547" + ] + } + }, + { + "id": "FMA:20555", + "name": "Cremaster muscle branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16495" + ] + }, + "synonyms": [ + "Nerve to right cremateric muscle", + "Nerve to right cremaster" + ] + }, + { + "id": "FMA:20556", + "name": "Cremaster muscle branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16495" + ] + }, + "synonyms": [ + "Nerve to left cremasteric muscle", + "Nerve to left cremaster" + ] + }, + { + "id": "FMA:20557", + "name": "Scrotal branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82979" + ] + } + }, + { + "id": "FMA:20558", + "name": "Scrotal branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20557" + ] + } + }, + { + "id": "FMA:20559", + "name": "Scrotal branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20557" + ] + } + }, + { + "id": "FMA:20560", + "name": "Genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20545" + ] + }, + "synonyms": [ + "Genitofemoral nerve genital branch", + "Ramus genitalis (Nervus genitofemoralis)" + ] + }, + { + "id": "FMA:20563", + "name": "Scrotal branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + } + }, + { + "id": "FMA:20564", + "name": "Scrotal branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20563" + ] + } + }, + { + "id": "FMA:20565", + "name": "Scrotal branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20563" + ] + } + }, + { + "id": "FMA:20566", + "name": "Penile root branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + } + }, + { + "id": "FMA:20567", + "name": "Penile root branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20566" + ] + } + }, + { + "id": "FMA:20568", + "name": "Penile root branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20566" + ] + } + }, + { + "id": "FMA:20570", + "name": "Peritoneal mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + } + }, + { + "id": "FMA:20573", + "name": "Cutaneous branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + } + }, + { + "id": "FMA:20574", + "name": "Cutaneous branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20573" + ] + } + }, + { + "id": "FMA:20575", + "name": "Cutaneous branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20573" + ] + } + }, + { + "id": "FMA:20576", + "name": "Region of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + } + }, + { + "id": "FMA:20577", + "name": "Variant mesentery of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + } + }, + { + "id": "FMA:20578", + "name": "Nerve to quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16481" + ] + } + }, + { + "id": "FMA:20579", + "name": "Nerve to psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16481" + ] + }, + "synonyms": [ + "Muscular branch of lumbar plexus to psoas minor" + ] + }, + { + "id": "FMA:20580", + "name": "Nerve to psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16481" + ] + }, + "synonyms": [ + "Muscular branch of lumbar plexus to psoas major" + ] + }, + { + "id": "FMA:20581", + "name": "Nerve to iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + }, + "synonyms": [ + "Nerve to iliacus muscle", + "Muscular branch of lumbar plexus to iliacus muscle" + ] + }, + { + "id": "FMA:20582", + "name": "Nerve to right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20578" + ] + } + }, + { + "id": "FMA:20583", + "name": "Nerve to left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20578" + ] + } + }, + { + "id": "FMA:20584", + "name": "Nerve to right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20579" + ] + }, + "synonyms": [ + "Muscular branch of right lumbar plexus to right psoas minor" + ] + }, + { + "id": "FMA:20587", + "name": "Nerve to left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20579" + ] + }, + "synonyms": [ + "Muscular branch of left lumbar plexus to left psoas minor" + ] + }, + { + "id": "FMA:20588", + "name": "Nerve to right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20580" + ] + }, + "synonyms": [ + "Muscular branch of right lumbar plexus to right psoas major" + ] + }, + { + "id": "FMA:20589", + "name": "Nerve to left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20580" + ] + }, + "synonyms": [ + "Muscular branch of left lumbar plexus to left psoas major" + ] + }, + { + "id": "FMA:20590", + "name": "Nerve to iliacus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20581" + ] + } + }, + { + "id": "FMA:20592", + "name": "Nerve to iliacus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20581" + ] + } + }, + { + "id": "FMA:20593", + "name": "Region of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + } + }, + { + "id": "FMA:20594", + "name": "Parietal peritoneum of abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:20595", + "name": "Parietal peritoneum of right upper quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20594" + ] + }, + "synonyms": [ + "Parietal peritoneum of right upper abdominal quadrant" + ] + }, + { + "id": "FMA:20596", + "name": "Diaphragmatic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:20598", + "name": "Right diaphragmatic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20596" + ] + } + }, + { + "id": "FMA:20599", + "name": "Left diaphragmatic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20596" + ] + } + }, + { + "id": "FMA:20600", + "name": "Hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + }, + "synonyms": [ + "Anterior cutaneous branch of iliohypogastric nerve" + ] + }, + { + "id": "FMA:20601", + "name": "Iliac branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + }, + "synonyms": [ + "Lateral cutaneous branch of iliohypogastric nerve" + ] + }, + { + "id": "FMA:20602", + "name": "Peritoneum of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + }, + "synonyms": [ + "Peritoneum of pelvic floor", + "Parietal peritoneum of pelvic floor", + "Pelvic diaphragm peritoneum" + ] + }, + { + "id": "FMA:20603", + "name": "Branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Iliohypogastric neural branch" + ] + }, + { + "id": "FMA:20604", + "name": "Hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20600" + ] + } + }, + { + "id": "FMA:20605", + "name": "Hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20600" + ] + } + }, + { + "id": "FMA:20606", + "name": "Peritoneum of right side of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + }, + "synonyms": [ + "Peritoneum of right side of pelvic floor" + ] + }, + { + "id": "FMA:20607", + "name": "Iliac branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20601" + ] + } + }, + { + "id": "FMA:20608", + "name": "Iliac branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20601" + ] + } + }, + { + "id": "FMA:20609", + "name": "Peritoneum of left side of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + }, + "synonyms": [ + "Peritoneum of left side of pelvic floor" + ] + }, + { + "id": "FMA:20610", + "name": "Peritoneal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16514" + ] + } + }, + { + "id": "FMA:20611", + "name": "Communicating branch of ilioinguinal nerve with iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + } + }, + { + "id": "FMA:20612", + "name": "Peritoneal fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:20613", + "name": "Communicating branch of iliohypogastric nerve with ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + } + }, + { + "id": "FMA:20614", + "name": "Communicating branch of right ilioinguinal nerve with right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20611" + ] + } + }, + { + "id": "FMA:20615", + "name": "Communicating branch of left ilioinguinal nerve with left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20611" + ] + } + }, + { + "id": "FMA:20616", + "name": "Communicating branch of right iliohypogastric nerve with right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20613" + ] + } + }, + { + "id": "FMA:20617", + "name": "Communicating branch of left iliohypogastric nerve with left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20613" + ] + } + }, + { + "id": "FMA:20618", + "name": "Vascular fold of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20620" + ] + }, + "synonyms": [ + "Vascular fold of caecum" + ] + }, + { + "id": "FMA:20619", + "name": "Communicating branch of iliohypogastric nerve with subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + } + }, + { + "id": "FMA:20620", + "name": "Peritoneal fold of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:20621", + "name": "Communicating branch of right iliohypogastric nerve with right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20619" + ] + } + }, + { + "id": "FMA:20622", + "name": "Communicating branch of left iliohypogastric nerve with left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20619" + ] + } + }, + { + "id": "FMA:20623", + "name": "Transversus abdominis branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20600" + ] + } + }, + { + "id": "FMA:20625", + "name": "Internal oblique branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20600" + ] + } + }, + { + "id": "FMA:20626", + "name": "Transversus abdominis branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20623" + ] + } + }, + { + "id": "FMA:20627", + "name": "Transversus abdominis branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20623" + ] + } + }, + { + "id": "FMA:20628", + "name": "Internal oblique branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20625" + ] + } + }, + { + "id": "FMA:20629", + "name": "Internal oblique branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20625" + ] + } + }, + { + "id": "FMA:20630", + "name": "Right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16484" + ] + } + }, + { + "id": "FMA:20631", + "name": "Left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16484" + ] + } + }, + { + "id": "FMA:20632", + "name": "Genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20560" + ] + } + }, + { + "id": "FMA:20633", + "name": "Genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20560" + ] + } + }, + { + "id": "FMA:20634", + "name": "Femoral branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16496" + ] + } + }, + { + "id": "FMA:20635", + "name": "Femoral branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16496" + ] + } + }, + { + "id": "FMA:20637", + "name": "Serosa of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of large intestine" + ] + }, + { + "id": "FMA:20638", + "name": "Serosa of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of small intestine" + ] + }, + { + "id": "FMA:20640", + "name": "Cutaneous branch of femoral branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82980" + ] + } + }, + { + "id": "FMA:20641", + "name": "Right quadratus lumborum fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18107" + ] + } + }, + { + "id": "FMA:20642", + "name": "Left quadratus lumborum fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18107" + ] + } + }, + { + "id": "FMA:20643", + "name": "Right iliopsoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18090" + ] + } + }, + { + "id": "FMA:20644", + "name": "Left iliopsoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18090" + ] + } + }, + { + "id": "FMA:20645", + "name": "Right iliac fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18097" + ] + }, + "synonyms": [ + "Iliacus part of right iliopsoas fascia" + ] + }, + { + "id": "FMA:20646", + "name": "Left iliac fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18097" + ] + }, + "synonyms": [ + "Iliacus part of left iliopsoas fascia" + ] + }, + { + "id": "FMA:20647", + "name": "Psoas part of right iliopsoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18096" + ] + } + }, + { + "id": "FMA:20648", + "name": "Psoas part of left iliopsoas fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18096" + ] + } + }, + { + "id": "FMA:20649", + "name": "Cutaneous branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20600" + ] + } + }, + { + "id": "FMA:20650", + "name": "Cutaneous branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20649" + ] + } + }, + { + "id": "FMA:20651", + "name": "Cutaneous branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20649" + ] + } + }, + { + "id": "FMA:20653", + "name": "Mons pubis branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82979" + ] + } + }, + { + "id": "FMA:20654", + "name": "Mons pubis branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20653" + ] + } + }, + { + "id": "FMA:20655", + "name": "Mons pubis branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20653" + ] + } + }, + { + "id": "FMA:20656", + "name": "Labium majus branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82979" + ] + } + }, + { + "id": "FMA:20657", + "name": "Labium majus branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20656" + ] + } + }, + { + "id": "FMA:20658", + "name": "Labium majus branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20656" + ] + } + }, + { + "id": "FMA:20659", + "name": "Cutaneous branch of femoral branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20640" + ] + } + }, + { + "id": "FMA:20660", + "name": "Cutaneous branch of femoral branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20640" + ] + } + }, + { + "id": "FMA:20661", + "name": "Communicating branch of femoral branch of genitofemoral nerve with intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82980" + ] + } + }, + { + "id": "FMA:20662", + "name": "Communicating branch of femoral branch of right genitofemoral nerve with right intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20661" + ] + } + }, + { + "id": "FMA:20663", + "name": "Communicating branch of femoral branch of left genitofemoral nerve with left intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20661" + ] + } + }, + { + "id": "FMA:20664", + "name": "Anterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65495" + ] + } + }, + { + "id": "FMA:20665", + "name": "Posterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65495" + ] + } + }, + { + "id": "FMA:20666", + "name": "Anterior branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20664" + ] + } + }, + { + "id": "FMA:20667", + "name": "Anterior branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20664" + ] + } + }, + { + "id": "FMA:20668", + "name": "Posterior branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20665" + ] + } + }, + { + "id": "FMA:20669", + "name": "Posterior branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20665" + ] + } + }, + { + "id": "FMA:20670", + "name": "Plexus branch of anterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81116" + ] + } + }, + { + "id": "FMA:20671", + "name": "Plexus branch of anterior branch of right lateral femoral cutaneous nerve with right intermediate femoral cutaneous ne", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20670" + ] + } + }, + { + "id": "FMA:20672", + "name": "Plexus branch of anterior branch of left lateral femoral cutaneous nerve with left intermediate femoral cutaneous nerv", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20670" + ] + } + }, + { + "id": "FMA:20673", + "name": "Supracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:20674", + "name": "Right lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5908" + ] + } + }, + { + "id": "FMA:20675", + "name": "Left lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5908" + ] + } + }, + { + "id": "FMA:20676", + "name": "Subhepatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20677", + "name": "Left subhepatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20676" + ] + } + }, + { + "id": "FMA:20678", + "name": "Left anterior subhepatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20676" + ] + } + }, + { + "id": "FMA:20679", + "name": "Subdivision of cavity of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:20680", + "name": "Subdivision of cavity of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:20681", + "name": "Subdivision of supracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + }, + "synonyms": [ + "Supracolic space subdivision" + ] + }, + { + "id": "FMA:20682", + "name": "Left anterior subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20683", + "name": "Left posterior subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81141" + ] + } + }, + { + "id": "FMA:20684", + "name": "Trunk of branch of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73204" + ] + }, + "synonyms": [ + "Trunk of subdivision of external iliac artery" + ] + }, + { + "id": "FMA:20685", + "name": "Trunk of psoas major branch of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + } + }, + { + "id": "FMA:20686", + "name": "Inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70247" + ] + } + }, + { + "id": "FMA:20687", + "name": "Deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70247" + ] + } + }, + { + "id": "FMA:20688", + "name": "Right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20686" + ] + } + }, + { + "id": "FMA:20689", + "name": "Left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20686" + ] + } + }, + { + "id": "FMA:20690", + "name": "Right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20687" + ] + } + }, + { + "id": "FMA:20691", + "name": "Left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20687" + ] + } + }, + { + "id": "FMA:20692", + "name": "Trunk of psoas major branch of right external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20685" + ] + } + }, + { + "id": "FMA:20693", + "name": "Trunk of psoas major branch of left external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20685" + ] + } + }, + { + "id": "FMA:20694", + "name": "Trunk of branch of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + } + }, + { + "id": "FMA:20695", + "name": "Trunk of cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + }, + "synonyms": [ + "Cremasteric arterial trunk", + "Cremasteric branch of inferior epigastric artery" + ] + }, + { + "id": "FMA:20696", + "name": "Trunk of right cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20695" + ] + }, + "synonyms": [ + "Right cremasteric arterial trunk" + ] + }, + { + "id": "FMA:20697", + "name": "Trunk of left cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20695" + ] + }, + "synonyms": [ + "Left cremasteric arterial trunk" + ] + }, + { + "id": "FMA:20698", + "name": "Trunk of round ligament part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + }, + "synonyms": [ + "Round ligament branch of inferior epigastric artery" + ] + }, + { + "id": "FMA:20699", + "name": "Trunk of round ligament part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20698" + ] + }, + "synonyms": [ + "Round ligament branch of right inferior epigastric artery" + ] + }, + { + "id": "FMA:20700", + "name": "Trunk of round ligament part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20698" + ] + }, + "synonyms": [ + "Round ligament branch of left inferior epigastric artery" + ] + }, + { + "id": "FMA:20701", + "name": "Trunk of pubic part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + }, + "synonyms": [ + "Pubic branch of inferior epigastric artery" + ] + }, + { + "id": "FMA:20702", + "name": "Trunk of pubic part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20701" + ] + }, + "synonyms": [ + "Pubic branch of right inferior epigastric artery" + ] + }, + { + "id": "FMA:20703", + "name": "Trunk of pubic part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20701" + ] + }, + "synonyms": [ + "Pubic branch of left inferior epigastric artery" + ] + }, + { + "id": "FMA:20704", + "name": "Trunk of cutaneous part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + }, + "synonyms": [ + "Cutaneous branch of inferior epigastric artery" + ] + }, + { + "id": "FMA:20705", + "name": "Trunk of cutaneous part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20704" + ] + }, + "synonyms": [ + "Cutaneous branch of right inferior epigastric artery" + ] + }, + { + "id": "FMA:20706", + "name": "Trunk of cutaneous part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20704" + ] + }, + "synonyms": [ + "Cutaneous branch of left inferior epigastric artery" + ] + }, + { + "id": "FMA:20707", + "name": "Trunk of muscular part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + }, + "synonyms": [ + "Muscular branch of inferior epigastric artery" + ] + }, + { + "id": "FMA:20708", + "name": "Trunk of muscular part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20707" + ] + }, + "synonyms": [ + "Muscular branch of right inferior epigastric artery" + ] + }, + { + "id": "FMA:20709", + "name": "Trunk of muscular part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20707" + ] + }, + "synonyms": [ + "Muscular branch of left inferior epigastric artery" + ] + }, + { + "id": "FMA:20710", + "name": "Trunk of branch of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + } + }, + { + "id": "FMA:20711", + "name": "Trunk of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20710" + ] + }, + "synonyms": [ + "Ascending branch of deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20712", + "name": "Trunk of ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20711" + ] + }, + "synonyms": [ + "Ascending branch of right deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20713", + "name": "Trunk of ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20711" + ] + }, + "synonyms": [ + "Ascending branch of left deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20714", + "name": "Trunk of internal oblique division of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70217" + ] + }, + "synonyms": [ + "Internal oblique branch of ascending branch of deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20715", + "name": "Trunk of transversus abdominis division of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70217" + ] + }, + "synonyms": [ + "Transversus abdominis branch of ascending branch of deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20716", + "name": "Trunk of internal oblique division of ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20714" + ] + }, + "synonyms": [ + "Internal oblique branch of ascending branch of right deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20717", + "name": "Trunk of internal oblique division of ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20714" + ] + }, + "synonyms": [ + "Internal oblique branch of ascending branch of left deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20718", + "name": "Trunk of transversus abdominis division of ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20715" + ] + }, + "synonyms": [ + "Transversus abdominis branch of ascending branch of right deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20719", + "name": "Trunk of transversus abdominis division of ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20715" + ] + }, + "synonyms": [ + "Transversus abdominis branch of ascending branch of left deep circumflex iliac artery" + ] + }, + { + "id": "FMA:20720", + "name": "Scrotal part of internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80367" + ] + }, + "synonyms": [ + "Internal spermatic fascia of hemiscrotum" + ] + }, + { + "id": "FMA:20721", + "name": "Scrotal part of cremasteric fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20768" + ] + }, + "synonyms": [ + "Middle spermatic fascia" + ] + }, + { + "id": "FMA:20722", + "name": "Superficial fascia of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18085" + ] + } + }, + { + "id": "FMA:20723", + "name": "Superficial fascia of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18085" + ] + } + }, + { + "id": "FMA:20724", + "name": "Zone of superficial fascia of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + } + }, + { + "id": "FMA:20725", + "name": "Zone of superficial fascia of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + } + }, + { + "id": "FMA:20726", + "name": "Muscular part of internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20727", + "name": "Muscular branch of right internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20726" + ] + } + }, + { + "id": "FMA:20728", + "name": "Muscular branch of left internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20726" + ] + } + }, + { + "id": "FMA:20729", + "name": "Septum of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20437" + ] + }, + "synonyms": [ + "Scrotal septum" + ] + }, + { + "id": "FMA:20730", + "name": "Trunk of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69388" + ] + }, + "synonyms": [ + "Femoral arterial trunk", + "Femoral part of trunk of external iliac artery" + ] + }, + { + "id": "FMA:20731", + "name": "Trunk of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20730" + ] + }, + "synonyms": [ + "Right femoral arterial trunk", + "Femoral part of trunk of right external iliac artery" + ] + }, + { + "id": "FMA:20732", + "name": "Trunk of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20730" + ] + }, + "synonyms": [ + "Femoral part of trunk of left external iliac artery", + "Left femoral arterial trunk" + ] + }, + { + "id": "FMA:20733", + "name": "Trunk of branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + }, + "synonyms": [ + "Trunk of subdivision of femoral artery" + ] + }, + { + "id": "FMA:20734", + "name": "Superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + } + }, + { + "id": "FMA:20735", + "name": "Right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20734" + ] + } + }, + { + "id": "FMA:20736", + "name": "Left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20734" + ] + } + }, + { + "id": "FMA:20737", + "name": "Superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + } + }, + { + "id": "FMA:20738", + "name": "Superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + } + }, + { + "id": "FMA:20739", + "name": "Deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + } + }, + { + "id": "FMA:20740", + "name": "Trunk of muscular branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + } + }, + { + "id": "FMA:20741", + "name": "Deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Profunda femoris artery", + "Arteria profunda femoris" + ] + }, + { + "id": "FMA:20749", + "name": "Superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20766" + ] + }, + "synonyms": [ + "Penile branch of superficial external pudendal artery" + ] + }, + { + "id": "FMA:20750", + "name": "Right superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20749" + ] + }, + "synonyms": [ + "Penile branch of right superficial external pudendal artery" + ] + }, + { + "id": "FMA:20751", + "name": "Left superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20749" + ] + }, + "synonyms": [ + "Penile branch of left superficial external pudendal artery" + ] + }, + { + "id": "FMA:20752", + "name": "Scrotal branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20766" + ] + } + }, + { + "id": "FMA:20753", + "name": "Scrotal branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20752" + ] + } + }, + { + "id": "FMA:20754", + "name": "Scrotal branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20752" + ] + } + }, + { + "id": "FMA:20755", + "name": "Trunk of cutaneous part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20765" + ] + }, + "synonyms": [ + "Cutaneous branch of superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20756", + "name": "Trunk of cutaneous part of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20755" + ] + }, + "synonyms": [ + "Cutaneous branch of right superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20757", + "name": "Trunk of cutaneous part of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20755" + ] + }, + "synonyms": [ + "Cutaneous branch of left superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20758", + "name": "Right iliopubic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18094" + ] + } + }, + { + "id": "FMA:20759", + "name": "Left iliopubic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18094" + ] + } + }, + { + "id": "FMA:20760", + "name": "Right interfoveolar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18095" + ] + } + }, + { + "id": "FMA:20761", + "name": "Left interfoveolar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18095" + ] + } + }, + { + "id": "FMA:20762", + "name": "Trunk of inguinal part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20765" + ] + }, + "synonyms": [ + "Inguinal branch of superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20763", + "name": "Inguinal branch of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20762" + ] + }, + "synonyms": [ + "Trunk of inguinal part of right superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20764", + "name": "Inguinal branch of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20762" + ] + }, + "synonyms": [ + "Trunk of inguinal part of left superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:20765", + "name": "Trunk of branch of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + } + }, + { + "id": "FMA:20766", + "name": "Branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Superficial external pudendal arterial branch" + ] + }, + { + "id": "FMA:20767", + "name": "Zone of fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:20768", + "name": "Regional part of fascia of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20767" + ] + } + }, + { + "id": "FMA:20769", + "name": "Labial branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20766" + ] + } + }, + { + "id": "FMA:20770", + "name": "Labial branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20769" + ] + } + }, + { + "id": "FMA:20771", + "name": "Labial branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20769" + ] + } + }, + { + "id": "FMA:20772", + "name": "Abdominal branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20766" + ] + } + }, + { + "id": "FMA:20773", + "name": "Abdominal branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20772" + ] + } + }, + { + "id": "FMA:20774", + "name": "Abdominal branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20772" + ] + } + }, + { + "id": "FMA:20776", + "name": "Trunk of branch of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + } + }, + { + "id": "FMA:20777", + "name": "Trunk of perineal part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20776" + ] + }, + "synonyms": [ + "Perineal branch of deep external pudendal artery" + ] + }, + { + "id": "FMA:20778", + "name": "Trunk of perineal part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20777" + ] + }, + "synonyms": [ + "Inguinal branch of right deep external pudendal artery" + ] + }, + { + "id": "FMA:20779", + "name": "Trunk of perineal part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20777" + ] + }, + "synonyms": [ + "Inguinal branch of left deep external pudendal artery" + ] + }, + { + "id": "FMA:20780", + "name": "Trunk of sartorius part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20740" + ] + } + }, + { + "id": "FMA:20781", + "name": "Trunk of sartorius part of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20780" + ] + } + }, + { + "id": "FMA:20782", + "name": "Trunk of sartorius part of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20780" + ] + } + }, + { + "id": "FMA:20783", + "name": "Trunk of vastus medialis part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20740" + ] + } + }, + { + "id": "FMA:20784", + "name": "Trunk of vastus medialis part of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20783" + ] + } + }, + { + "id": "FMA:20785", + "name": "Trunk of vastus medialis part of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20783" + ] + } + }, + { + "id": "FMA:20786", + "name": "Trunk of adductor longus part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20740" + ] + } + }, + { + "id": "FMA:20787", + "name": "Trunk of adductor longus part of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20786" + ] + } + }, + { + "id": "FMA:20788", + "name": "Trunk of adductor longus part of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20786" + ] + } + }, + { + "id": "FMA:20789", + "name": "Trunk of branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + } + }, + { + "id": "FMA:20790", + "name": "Right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20737" + ] + } + }, + { + "id": "FMA:20791", + "name": "Left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20737" + ] + } + }, + { + "id": "FMA:20792", + "name": "Right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20738" + ] + } + }, + { + "id": "FMA:20793", + "name": "Left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20738" + ] + } + }, + { + "id": "FMA:20794", + "name": "Right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20739" + ] + } + }, + { + "id": "FMA:20795", + "name": "Left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20739" + ] + } + }, + { + "id": "FMA:20796", + "name": "Right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20741" + ] + }, + "synonyms": [ + "Right profunda femoris artery" + ] + }, + { + "id": "FMA:20797", + "name": "Left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20741" + ] + }, + "synonyms": [ + "Left profunda femoris artery" + ] + }, + { + "id": "FMA:20798", + "name": "Lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Lateral femoral circumflex artery" + ] + }, + { + "id": "FMA:20799", + "name": "Medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Medial femoral circumflex artery" + ] + }, + { + "id": "FMA:20801", + "name": "Right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20798" + ] + } + }, + { + "id": "FMA:20802", + "name": "Left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20798" + ] + } + }, + { + "id": "FMA:20803", + "name": "Branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Lateral circumflex femoral arterial branch" + ] + }, + { + "id": "FMA:20804", + "name": "Ascending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20803" + ] + }, + "synonyms": [ + "Ascending branch of lateral femoral circumflex artery" + ] + }, + { + "id": "FMA:20805", + "name": "Descending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20803" + ] + }, + "synonyms": [ + "Descending branch of lateral femoral circumflex artery" + ] + }, + { + "id": "FMA:20806", + "name": "Transverse branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20803" + ] + } + }, + { + "id": "FMA:20807", + "name": "Right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20799" + ] + } + }, + { + "id": "FMA:20808", + "name": "Left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20799" + ] + } + }, + { + "id": "FMA:20809", + "name": "Branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Medial circumflex femoral arterial branch" + ] + }, + { + "id": "FMA:20810", + "name": "Superficial branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Superficial branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:20811", + "name": "Ascending branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Ascending branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:20812", + "name": "Transverse branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Transverse branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:20813", + "name": "Acetabular branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Acetabular branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:20814", + "name": "Acetabular branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20813" + ] + } + }, + { + "id": "FMA:20815", + "name": "Acetabular branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20813" + ] + } + }, + { + "id": "FMA:20816", + "name": "Superficial branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20810" + ] + } + }, + { + "id": "FMA:20817", + "name": "Superficial branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20810" + ] + } + }, + { + "id": "FMA:20818", + "name": "Right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19795" + ] + } + }, + { + "id": "FMA:20819", + "name": "Left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19795" + ] + } + }, + { + "id": "FMA:20820", + "name": "Right deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19794" + ] + } + }, + { + "id": "FMA:20821", + "name": "Left deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19794" + ] + } + }, + { + "id": "FMA:20822", + "name": "Connective tissue of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:20823", + "name": "Connective tissue of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:20824", + "name": "Inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Inferior hemorrhoidal artery" + ] + }, + { + "id": "FMA:20825", + "name": "Right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20824" + ] + } + }, + { + "id": "FMA:20826", + "name": "Left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20824" + ] + } + }, + { + "id": "FMA:20827", + "name": "Subdivision of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Inferior rectal arterial subdivision" + ] + }, + { + "id": "FMA:20828", + "name": "Cutaneous part of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20827" + ] + } + }, + { + "id": "FMA:20829", + "name": "Peritoneum proper of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:20830", + "name": "Cutaneous part of right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20828" + ] + } + }, + { + "id": "FMA:20831", + "name": "Cutaneous part of left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20828" + ] + } + }, + { + "id": "FMA:20832", + "name": "Peritoneum proper of posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:20833", + "name": "Gluteal part of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20827" + ] + } + }, + { + "id": "FMA:20834", + "name": "Gluteal part of right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20833" + ] + } + }, + { + "id": "FMA:20835", + "name": "Gluteal part of left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20833" + ] + } + }, + { + "id": "FMA:20836", + "name": "Perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20837", + "name": "Right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20836" + ] + } + }, + { + "id": "FMA:20838", + "name": "Left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20836" + ] + } + }, + { + "id": "FMA:20839", + "name": "Subdivision of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Perineal arterial subdivision" + ] + }, + { + "id": "FMA:20840", + "name": "Transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + }, + "synonyms": [ + "Transverse perineal artery" + ] + }, + { + "id": "FMA:20841", + "name": "Transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20840" + ] + } + }, + { + "id": "FMA:20842", + "name": "Transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20840" + ] + } + }, + { + "id": "FMA:20843", + "name": "Subdivision of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + } + }, + { + "id": "FMA:20844", + "name": "Anal division of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20843" + ] + } + }, + { + "id": "FMA:20845", + "name": "Anal division of transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20844" + ] + } + }, + { + "id": "FMA:20846", + "name": "Anal division of transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20844" + ] + } + }, + { + "id": "FMA:20847", + "name": "Penile bulb division of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20843" + ] + } + }, + { + "id": "FMA:20848", + "name": "Penile bulb division of transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20847" + ] + } + }, + { + "id": "FMA:20849", + "name": "Penile bulb division of transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20847" + ] + } + }, + { + "id": "FMA:20853", + "name": "Posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + } + }, + { + "id": "FMA:20854", + "name": "Right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20853" + ] + } + }, + { + "id": "FMA:20855", + "name": "Left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20853" + ] + } + }, + { + "id": "FMA:20856", + "name": "Subdivision of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + }, + "synonyms": [ + "Posterior scrotal arterial subdivision" + ] + }, + { + "id": "FMA:20857", + "name": "Cutaneous part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20856" + ] + } + }, + { + "id": "FMA:20858", + "name": "Cutaneous part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20857" + ] + } + }, + { + "id": "FMA:20859", + "name": "Cutaneous part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20857" + ] + } + }, + { + "id": "FMA:20860", + "name": "Dartos part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20856" + ] + } + }, + { + "id": "FMA:20861", + "name": "Dartos part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20860" + ] + } + }, + { + "id": "FMA:20862", + "name": "Dartos part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20860" + ] + } + }, + { + "id": "FMA:20863", + "name": "Subdivision of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9336" + ] + }, + "synonyms": [ + "Pleural cavity subdivision" + ] + }, + { + "id": "FMA:20864", + "name": "Penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Artery of bulb of penis" + ] + }, + { + "id": "FMA:20866", + "name": "Left posterior subhepatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20676" + ] + } + }, + { + "id": "FMA:20867", + "name": "Dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20868", + "name": "Right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20867" + ] + } + }, + { + "id": "FMA:20869", + "name": "Left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20867" + ] + } + }, + { + "id": "FMA:20870", + "name": "Deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20871", + "name": "Right deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20870" + ] + } + }, + { + "id": "FMA:20872", + "name": "Left deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20870" + ] + } + }, + { + "id": "FMA:20873", + "name": "Right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20864" + ] + } + }, + { + "id": "FMA:20874", + "name": "Left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20864" + ] + } + }, + { + "id": "FMA:20875", + "name": "Subdivision of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Penile bulb arterial subdivision" + ] + }, + { + "id": "FMA:20876", + "name": "Spongiose part of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20875" + ] + } + }, + { + "id": "FMA:20877", + "name": "Spongiose part of right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20876" + ] + } + }, + { + "id": "FMA:20878", + "name": "Spongiose part of left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20876" + ] + } + }, + { + "id": "FMA:20879", + "name": "Perisplenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20880", + "name": "Bulbo-urethral part of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20875" + ] + } + }, + { + "id": "FMA:20881", + "name": "Bulbo-urethral part of right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20880" + ] + } + }, + { + "id": "FMA:20882", + "name": "Anterior perisplenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20883", + "name": "Bulbo-urethral part of left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20880" + ] + } + }, + { + "id": "FMA:20884", + "name": "Posterior perisplenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20885", + "name": "Lateral perisplenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + } + }, + { + "id": "FMA:20886", + "name": "Posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + }, + "synonyms": [ + "Posterior labial branch of internal pudendal artery" + ] + }, + { + "id": "FMA:20887", + "name": "Subdivision of infracolic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + }, + "synonyms": [ + "Infracolic space subdivision" + ] + }, + { + "id": "FMA:20888", + "name": "Right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20886" + ] + } + }, + { + "id": "FMA:20889", + "name": "Left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20886" + ] + } + }, + { + "id": "FMA:20890", + "name": "Right infracolic space proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20887" + ] + } + }, + { + "id": "FMA:20891", + "name": "Left infracolic space proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20887" + ] + } + }, + { + "id": "FMA:20892", + "name": "Subdivision of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20839" + ] + }, + "synonyms": [ + "Posterior labial arterial subdivision" + ] + }, + { + "id": "FMA:20893", + "name": "Abdominal part of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:20894", + "name": "Labium majus part of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20892" + ] + } + }, + { + "id": "FMA:20895", + "name": "Labium minus part of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20892" + ] + } + }, + { + "id": "FMA:20896", + "name": "Labium minus part of right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20895" + ] + } + }, + { + "id": "FMA:20897", + "name": "Labium minus part of left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20895" + ] + } + }, + { + "id": "FMA:20898", + "name": "Labium majus part of right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20894" + ] + } + }, + { + "id": "FMA:20899", + "name": "Labium majus part of left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20894" + ] + } + }, + { + "id": "FMA:20900", + "name": "Vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Artery of bulb of vestibule" + ] + }, + { + "id": "FMA:20901", + "name": "Right vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20900" + ] + } + }, + { + "id": "FMA:20902", + "name": "Left vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20900" + ] + } + }, + { + "id": "FMA:20903", + "name": "Urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20904", + "name": "Right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20903" + ] + } + }, + { + "id": "FMA:20905", + "name": "Left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20903" + ] + } + }, + { + "id": "FMA:20906", + "name": "Subdivision of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20907", + "name": "Glans part of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20906" + ] + } + }, + { + "id": "FMA:20908", + "name": "Preputial part of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20906" + ] + } + }, + { + "id": "FMA:20909", + "name": "Glans part of right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20907" + ] + } + }, + { + "id": "FMA:20910", + "name": "Glans part of left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20907" + ] + } + }, + { + "id": "FMA:20911", + "name": "Preputial part of right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20908" + ] + } + }, + { + "id": "FMA:20912", + "name": "Preputial part of left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20908" + ] + } + }, + { + "id": "FMA:20913", + "name": "Subdivision of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:20914", + "name": "Glans part of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20913" + ] + } + }, + { + "id": "FMA:20915", + "name": "Preputial part of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20913" + ] + } + }, + { + "id": "FMA:20916", + "name": "Glans part of right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20914" + ] + } + }, + { + "id": "FMA:20917", + "name": "Glans part of left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20914" + ] + } + }, + { + "id": "FMA:20918", + "name": "Preputial part of right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20915" + ] + } + }, + { + "id": "FMA:20919", + "name": "Preputial part of left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20915" + ] + } + }, + { + "id": "FMA:20920", + "name": "Right ovarian fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19753" + ] + } + }, + { + "id": "FMA:20921", + "name": "Left ovarian fossa (space)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19753" + ] + } + }, + { + "id": "FMA:20922", + "name": "Subdivision of pelvic part of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14706" + ] + } + }, + { + "id": "FMA:20923", + "name": "Pelvic part proper of peritoneal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20922" + ] + } + }, + { + "id": "FMA:20932", + "name": "Serous fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:20935", + "name": "Cerebrospinal fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + }, + "synonyms": [ + "CSF" + ] + }, + { + "id": "FMA:20936", + "name": "Ureteral part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:20937", + "name": "Ureteral part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20936" + ] + } + }, + { + "id": "FMA:20938", + "name": "Ureteral part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20936" + ] + } + }, + { + "id": "FMA:20939", + "name": "Uterine cervical part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + }, + "synonyms": [ + "Cervix of uterus part of uterine artery" + ] + }, + { + "id": "FMA:20940", + "name": "Uterine cervical part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20939" + ] + } + }, + { + "id": "FMA:20941", + "name": "Uterine cervical part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20939" + ] + } + }, + { + "id": "FMA:20942", + "name": "Uterine body part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + }, + "synonyms": [ + "Body of uterus part of uterine artery" + ] + }, + { + "id": "FMA:20943", + "name": "Uterine body part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20942" + ] + } + }, + { + "id": "FMA:20944", + "name": "Uterine body part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20942" + ] + } + }, + { + "id": "FMA:20945", + "name": "Round ligament part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:20946", + "name": "Round ligament part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20945" + ] + } + }, + { + "id": "FMA:20947", + "name": "Round ligament part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20945" + ] + } + }, + { + "id": "FMA:20958", + "name": "Subdivision of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Inferior vesical arterial subdivision" + ] + }, + { + "id": "FMA:20959", + "name": "Ureteral part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20958" + ] + }, + "synonyms": [ + "Ureteral branch of inferior vesical artery" + ] + }, + { + "id": "FMA:20960", + "name": "Hepatoesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19806" + ] + } + }, + { + "id": "FMA:20961", + "name": "Ureteral part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20959" + ] + } + }, + { + "id": "FMA:20962", + "name": "Ureteral part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20959" + ] + } + }, + { + "id": "FMA:20963", + "name": "Fundal part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20958" + ] + }, + "synonyms": [ + "Fundal branch of inferior vesical artery", + "Vesical fundus part of inferior vesical artery" + ] + }, + { + "id": "FMA:20964", + "name": "Fundal part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20963" + ] + } + }, + { + "id": "FMA:20965", + "name": "Fundal part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20963" + ] + } + }, + { + "id": "FMA:20966", + "name": "Prostatic part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20958" + ] + }, + "synonyms": [ + "Prostatic branch of inferior vesical artery" + ] + }, + { + "id": "FMA:20967", + "name": "Prostatic part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20966" + ] + }, + "synonyms": [ + "Prostatic branch of right inferior vesical artery" + ] + }, + { + "id": "FMA:20968", + "name": "Prostatic part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20966" + ] + }, + "synonyms": [ + "Prostatic branch of left inferior vesical artery" + ] + }, + { + "id": "FMA:20969", + "name": "Seminal vesicle part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20958" + ] + }, + "synonyms": [ + "Seminal vesicle branch of inferior vesical artery" + ] + }, + { + "id": "FMA:20970", + "name": "Seminal vesicle part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20969" + ] + } + }, + { + "id": "FMA:20971", + "name": "Region of coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Coronary ligament subdivision" + ] + }, + { + "id": "FMA:20972", + "name": "Anterior lamina of right coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:20973", + "name": "Seminal vesicle part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20969" + ] + } + }, + { + "id": "FMA:20974", + "name": "Posterior lamina of right coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:20975", + "name": "Anterior lamina of left coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:20976", + "name": "Posterior lamina of left coronary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:20977", + "name": "Ductus deferens part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20958" + ] + }, + "synonyms": [ + "Ductus deferens branch of inferior vesical artery" + ] + }, + { + "id": "FMA:20978", + "name": "Ductus deferens part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20977" + ] + }, + "synonyms": [ + "Ductus deferens branch of right inferior vesical artery" + ] + }, + { + "id": "FMA:20979", + "name": "Ductus deferens part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20977" + ] + }, + "synonyms": [ + "Ductus deferens branch of left inferior vesical artery" + ] + }, + { + "id": "FMA:20980", + "name": "Subdivision of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Vaginal arterial subdivision" + ] + }, + { + "id": "FMA:20981", + "name": "Vestibular bulb part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20980" + ] + }, + "synonyms": [ + "Bulb of vestibule branch of vaginal artery" + ] + }, + { + "id": "FMA:20982", + "name": "Vestibular bulb part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20981" + ] + } + }, + { + "id": "FMA:20983", + "name": "Vestibular bulb part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20981" + ] + } + }, + { + "id": "FMA:20984", + "name": "Paracaval ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20971" + ] + } + }, + { + "id": "FMA:20985", + "name": "Vesical fundus part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20980" + ] + }, + "synonyms": [ + "Fundus of urinary bladder part of vaginal artery" + ] + }, + { + "id": "FMA:20986", + "name": "Vesical fundus part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20985" + ] + }, + "synonyms": [ + "Fundus of urinary bladder part of right vaginal artery" + ] + }, + { + "id": "FMA:20987", + "name": "Vesical fundus part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20985" + ] + }, + "synonyms": [ + "Fundus of urinary bladder part of left vaginal artery" + ] + }, + { + "id": "FMA:20988", + "name": "Rectal part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20980" + ] + } + }, + { + "id": "FMA:20989", + "name": "Rectal part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20988" + ] + } + }, + { + "id": "FMA:20990", + "name": "Rectal part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20988" + ] + } + }, + { + "id": "FMA:20991", + "name": "Subdivision of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Obturator arterial subdivision" + ] + }, + { + "id": "FMA:20992", + "name": "Pelvic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + }, + "synonyms": [ + "Pelvic part of peritoneum" + ] + }, + { + "id": "FMA:20993", + "name": "Region of pelvic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + }, + "synonyms": [ + "Pelvic peritoneum subdivision" + ] + }, + { + "id": "FMA:20994", + "name": "Visceral pelvic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20993" + ] + } + }, + { + "id": "FMA:20995", + "name": "Anterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:20996", + "name": "Parietal pelvic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20993" + ] + } + }, + { + "id": "FMA:20997", + "name": "Posterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:20998", + "name": "Anterior part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20995" + ] + } + }, + { + "id": "FMA:20999", + "name": "Anterior part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20995" + ] + } + }, + { + "id": "FMA:21000", + "name": "Posterior part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20997" + ] + } + }, + { + "id": "FMA:21001", + "name": "Posterior part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20997" + ] + } + }, + { + "id": "FMA:21002", + "name": "Obturator externus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:21003", + "name": "Subdivision of anterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:21004", + "name": "Obturator externus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21002" + ] + } + }, + { + "id": "FMA:21005", + "name": "Obturator externus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21002" + ] + } + }, + { + "id": "FMA:21006", + "name": "Variant peritoneal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20610" + ] + } + }, + { + "id": "FMA:21007", + "name": "Cystoduodenal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21006" + ] + }, + "synonyms": [ + "Cystoduodenal ligament" + ] + }, + { + "id": "FMA:21008", + "name": "Hepato-omental fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21006" + ] + } + }, + { + "id": "FMA:21009", + "name": "Pectineus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:21010", + "name": "Pectineus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21009" + ] + } + }, + { + "id": "FMA:21011", + "name": "Pectineus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21009" + ] + } + }, + { + "id": "FMA:21012", + "name": "Parietal pelvic peritoneum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20993" + ] + } + }, + { + "id": "FMA:21013", + "name": "Visceral peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + } + }, + { + "id": "FMA:21014", + "name": "Visceral peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + } + }, + { + "id": "FMA:21015", + "name": "Parietal peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21016", + "name": "Parietal peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21017", + "name": "Parietal peritoneum of left upper quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20594" + ] + }, + "synonyms": [ + "Parietal peritoneum of left upper abdominal quadrant" + ] + }, + { + "id": "FMA:21018", + "name": "Parietal peritoneum of right lower quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20594" + ] + }, + "synonyms": [ + "Parietal peritoneum of right lower abdominal quadrant" + ] + }, + { + "id": "FMA:21019", + "name": "Parietal peritoneum of left lower quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20594" + ] + }, + "synonyms": [ + "Parietal peritoneum of left lower abdominal quadrant" + ] + }, + { + "id": "FMA:21021", + "name": "Inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16528" + ] + } + }, + { + "id": "FMA:21022", + "name": "Medial inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21021" + ] + } + }, + { + "id": "FMA:21023", + "name": "Lateral inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21021" + ] + } + }, + { + "id": "FMA:21024", + "name": "Right lateral inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21023" + ] + }, + "synonyms": [ + "Right Hesselbach's triangle" + ] + }, + { + "id": "FMA:21025", + "name": "Left lateral inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21023" + ] + }, + "synonyms": [ + "Left Hesselbach's triangle" + ] + }, + { + "id": "FMA:21026", + "name": "Right medial inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21022" + ] + } + }, + { + "id": "FMA:21027", + "name": "Iliac part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:21028", + "name": "Left medial inguinal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21022" + ] + } + }, + { + "id": "FMA:21029", + "name": "Vesical part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:21030", + "name": "Ovarian fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16528" + ] + } + }, + { + "id": "FMA:21031", + "name": "Pubic part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:21032", + "name": "Right ovarian fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21030" + ] + } + }, + { + "id": "FMA:21033", + "name": "Left ovarian fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21030" + ] + } + }, + { + "id": "FMA:21034", + "name": "Iliac part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21027" + ] + } + }, + { + "id": "FMA:21035", + "name": "Iliac part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21027" + ] + } + }, + { + "id": "FMA:21036", + "name": "Vesical part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21029" + ] + } + }, + { + "id": "FMA:21037", + "name": "Vesical part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21029" + ] + } + }, + { + "id": "FMA:21038", + "name": "Pubic part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21031" + ] + } + }, + { + "id": "FMA:21039", + "name": "Pubic part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21031" + ] + } + }, + { + "id": "FMA:21040", + "name": "Subdivision of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Inferior gluteal arterial subdivision" + ] + }, + { + "id": "FMA:21041", + "name": "Perirectal part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21042", + "name": "Perirectal part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21041" + ] + } + }, + { + "id": "FMA:21043", + "name": "Perirectal part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21041" + ] + } + }, + { + "id": "FMA:21044", + "name": "Seminal vesicle part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21045", + "name": "Seminal vesicle part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21044" + ] + } + }, + { + "id": "FMA:21046", + "name": "Seminal vesicle part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21044" + ] + } + }, + { + "id": "FMA:21047", + "name": "Prostatic part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21048", + "name": "Prostatic part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21047" + ] + } + }, + { + "id": "FMA:21049", + "name": "Prostatic part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21047" + ] + } + }, + { + "id": "FMA:21050", + "name": "Levator ani part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21051", + "name": "Supravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16528" + ] + } + }, + { + "id": "FMA:21052", + "name": "Right supravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21051" + ] + } + }, + { + "id": "FMA:21053", + "name": "Piriformis part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21054", + "name": "Left supravesical fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21051" + ] + } + }, + { + "id": "FMA:21055", + "name": "Coccygeus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21057", + "name": "Root of mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Mesentery root" + ] + }, + { + "id": "FMA:21058", + "name": "Root of splenorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Root of lienorenal ligament", + "Splenorenal ligament root" + ] + }, + { + "id": "FMA:21059", + "name": "Root of gastrocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Gastrocolic ligament root" + ] + }, + { + "id": "FMA:21060", + "name": "Root of transverse mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Transverse mesocolon root" + ] + }, + { + "id": "FMA:21061", + "name": "Root of sigmoid mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Sigmoid mesocolon root" + ] + }, + { + "id": "FMA:21062", + "name": "Root of lesser omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Diaphragmatic attachment of lesser omentum", + "Lesser omentum root" + ] + }, + { + "id": "FMA:21063", + "name": "Root of falciform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + }, + "synonyms": [ + "Anterosuperior attachment of falciform ligament", + "Falciform ligament root" + ] + }, + { + "id": "FMA:21064", + "name": "Root of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21057" + ] + } + }, + { + "id": "FMA:21065", + "name": "Right rectouterine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16533" + ] + } + }, + { + "id": "FMA:21066", + "name": "Left rectouterine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16533" + ] + } + }, + { + "id": "FMA:21067", + "name": "Right sacrogenital fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19752" + ] + } + }, + { + "id": "FMA:21068", + "name": "Left sacrogenital fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19752" + ] + } + }, + { + "id": "FMA:21069", + "name": "Right uterovesical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19813" + ] + } + }, + { + "id": "FMA:21070", + "name": "Left uterovesical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19813" + ] + } + }, + { + "id": "FMA:21073", + "name": "Anterior lamina of greater omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + }, + "synonyms": [ + "Anterior leaf of greater omentum", + "Outer lamina of greater omentum" + ] + }, + { + "id": "FMA:21074", + "name": "Splenorenal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + }, + "synonyms": [ + "Lienorenal ligament proper" + ] + }, + { + "id": "FMA:21075", + "name": "Posterior lamina of greater omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + }, + "synonyms": [ + "Posterior leaf of greater omentum", + "Inner lamina of greater omentum" + ] + }, + { + "id": "FMA:21076", + "name": "Anterior lamina of lesser omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19806" + ] + }, + "synonyms": [ + "Anterior leaf of lesser omentum" + ] + }, + { + "id": "FMA:21077", + "name": "Posterior lamina of lesser omentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19806" + ] + }, + "synonyms": [ + "Posterior leaf of lesser omentum" + ] + }, + { + "id": "FMA:21078", + "name": "Anterior lamina of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225848" + ] + } + }, + { + "id": "FMA:21079", + "name": "Posterior lamina of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225848" + ] + } + }, + { + "id": "FMA:21080", + "name": "Variant mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20570" + ] + } + }, + { + "id": "FMA:21081", + "name": "Region of transverse mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Transverse mesocolon subdivision" + ] + }, + { + "id": "FMA:21084", + "name": "Region of sigmoid mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Sigmoid mesocolon subdivision" + ] + }, + { + "id": "FMA:21087", + "name": "Trunk of scrotal part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20776" + ] + }, + "synonyms": [ + "Scrotal branch of deep external pudendal artery" + ] + }, + { + "id": "FMA:21088", + "name": "Trunk of labial part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20776" + ] + }, + "synonyms": [ + "Labial branch of deep external pudendal artery" + ] + }, + { + "id": "FMA:21089", + "name": "Uterotubal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:21090", + "name": "Trunk of scrotal part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21087" + ] + }, + "synonyms": [ + "Scrotal branch of right deep external pudendal artery" + ] + }, + { + "id": "FMA:21091", + "name": "Right uterotubal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21089" + ] + } + }, + { + "id": "FMA:21092", + "name": "Trunk of scrotal part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21087" + ] + }, + "synonyms": [ + "Scrotal branch of left deep external pudendal artery" + ] + }, + { + "id": "FMA:21093", + "name": "Left uterotubal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21089" + ] + } + }, + { + "id": "FMA:21094", + "name": "Trunk of labial part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21088" + ] + }, + "synonyms": [ + "Labial branch of right deep external pudendal artery" + ] + }, + { + "id": "FMA:21095", + "name": "Trunk of labial part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21088" + ] + }, + "synonyms": [ + "Labial branch of left deep external pudendal artery" + ] + }, + { + "id": "FMA:21097", + "name": "Azygos artery of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18876" + ] + } + }, + { + "id": "FMA:21098", + "name": "Right azygos artery of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21097" + ] + } + }, + { + "id": "FMA:21099", + "name": "Left azygos artery of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21097" + ] + } + }, + { + "id": "FMA:21100", + "name": "Branch of uterine body part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:21101", + "name": "Helicine artery of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21100" + ] + } + }, + { + "id": "FMA:21102", + "name": "Right helicine artery of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21101" + ] + } + }, + { + "id": "FMA:21103", + "name": "Left helicine artery of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21101" + ] + } + }, + { + "id": "FMA:21104", + "name": "Ovarian part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:21105", + "name": "Ovarian part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21104" + ] + } + }, + { + "id": "FMA:21106", + "name": "Ovarian part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21104" + ] + } + }, + { + "id": "FMA:21110", + "name": "Vaginal part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70067" + ] + } + }, + { + "id": "FMA:21111", + "name": "Vaginal branch of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21110" + ] + } + }, + { + "id": "FMA:21112", + "name": "Vaginal branch of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21110" + ] + } + }, + { + "id": "FMA:21113", + "name": "Levator ani part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21050" + ] + } + }, + { + "id": "FMA:21114", + "name": "Levator ani part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21050" + ] + } + }, + { + "id": "FMA:21115", + "name": "Piriformis part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21053" + ] + } + }, + { + "id": "FMA:21116", + "name": "Piriformis part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21053" + ] + } + }, + { + "id": "FMA:21117", + "name": "Coccygeus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21055" + ] + } + }, + { + "id": "FMA:21118", + "name": "Coccygeus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21055" + ] + } + }, + { + "id": "FMA:21119", + "name": "Subdivision of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + }, + "synonyms": [ + "Superior gluteal arterial subdivision" + ] + }, + { + "id": "FMA:21120", + "name": "Superficial part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + }, + "synonyms": [ + "Superficial branch of superior gluteal artery" + ] + }, + { + "id": "FMA:21121", + "name": "Deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + }, + "synonyms": [ + "Deep branch of superior gluteal artery" + ] + }, + { + "id": "FMA:21122", + "name": "Superficial part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21120" + ] + } + }, + { + "id": "FMA:21123", + "name": "Superficial part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21120" + ] + } + }, + { + "id": "FMA:21124", + "name": "Deep part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21121" + ] + } + }, + { + "id": "FMA:21125", + "name": "Deep part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21121" + ] + } + }, + { + "id": "FMA:21126", + "name": "Anterior lamina of mesentery of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20576" + ] + } + }, + { + "id": "FMA:21127", + "name": "Posterior lamina of mesentery of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20576" + ] + } + }, + { + "id": "FMA:21128", + "name": "Anterior lamina of mesentery of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20576" + ] + } + }, + { + "id": "FMA:21129", + "name": "Posterior lamina of mesentery of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20576" + ] + } + }, + { + "id": "FMA:21130", + "name": "Superior lamina of sigmoid mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21084" + ] + } + }, + { + "id": "FMA:21131", + "name": "Inferior lamina of sigmoid mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21084" + ] + } + }, + { + "id": "FMA:21132", + "name": "Superior lamina of transverse mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21081" + ] + } + }, + { + "id": "FMA:21133", + "name": "Inferior lamina of transverse mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21081" + ] + } + }, + { + "id": "FMA:21134", + "name": "Region of falciform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Falciform ligament subdivision" + ] + }, + { + "id": "FMA:21135", + "name": "Right lamina of falciform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21134" + ] + } + }, + { + "id": "FMA:21136", + "name": "Left lamina of falciform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21134" + ] + } + }, + { + "id": "FMA:21137", + "name": "Anterior lamina of hepatogastric ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21143" + ] + }, + "synonyms": [ + "Anterior lamina of gastrohepatic ligament" + ] + }, + { + "id": "FMA:21138", + "name": "Posterior lamina of hepatogastric ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21143" + ] + }, + "synonyms": [ + "Posterior lamina of gastrohepatic ligament" + ] + }, + { + "id": "FMA:21139", + "name": "Anterior lamina of hepatoduodenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21144" + ] + } + }, + { + "id": "FMA:21140", + "name": "Posterior lamina of hepatoduodenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21144" + ] + } + }, + { + "id": "FMA:21141", + "name": "Anterior lamina of hepatoesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21145" + ] + } + }, + { + "id": "FMA:21142", + "name": "Posterior lamina of hepatoesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21145" + ] + } + }, + { + "id": "FMA:21143", + "name": "Region of hepatogastric ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Hepatogastric ligament subdivision" + ] + }, + { + "id": "FMA:21144", + "name": "Region of hepatoduodenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Hepatoduodenal ligament subdivision" + ] + }, + { + "id": "FMA:21145", + "name": "Region of hepatoesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Hepatoesophageal ligament subdivision" + ] + }, + { + "id": "FMA:21146", + "name": "Region of gastrocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Gastrocolic ligament subdivision" + ] + }, + { + "id": "FMA:21147", + "name": "Anterior lamina of gastrocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21146" + ] + } + }, + { + "id": "FMA:21148", + "name": "Posterior lamina of gastrocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21146" + ] + } + }, + { + "id": "FMA:21149", + "name": "Region of gastrophrenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + }, + "synonyms": [ + "Gastrophrenic ligament subdivision" + ] + }, + { + "id": "FMA:21150", + "name": "Anterior lamina of gastrophrenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21149" + ] + } + }, + { + "id": "FMA:21151", + "name": "Posterior lamina of gastrophrenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21149" + ] + } + }, + { + "id": "FMA:21152", + "name": "Region of gastrosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Gastrosplenic ligament subdivision" + ] + }, + { + "id": "FMA:21153", + "name": "Anterior lamina of gastrosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21152" + ] + } + }, + { + "id": "FMA:21154", + "name": "Posterior lamina of gastrosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21152" + ] + } + }, + { + "id": "FMA:21155", + "name": "Region of splenorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Splenorenal ligament subdivision" + ] + }, + { + "id": "FMA:21156", + "name": "Anterior lamina of splenorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + }, + "synonyms": [ + "Anterior lamina of lienorenal ligament", + "Inner lamina of splenorenal ligament" + ] + }, + { + "id": "FMA:21157", + "name": "Posterior lamina of splenorenal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + }, + "synonyms": [ + "Posterior lamina of lienorenal ligament", + "Outer lamina of splenorenal ligament" + ] + }, + { + "id": "FMA:21158", + "name": "Region of splenorenal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21155" + ] + }, + "synonyms": [ + "Splenorenal ligament proper subdivision" + ] + }, + { + "id": "FMA:21159", + "name": "Anterior lamina of splenorenal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21158" + ] + } + }, + { + "id": "FMA:21160", + "name": "Posterior lamina of splenorenal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21158" + ] + } + }, + { + "id": "FMA:21162", + "name": "Inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + } + }, + { + "id": "FMA:21163", + "name": "Right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21162" + ] + } + }, + { + "id": "FMA:21164", + "name": "Left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21162" + ] + } + }, + { + "id": "FMA:21165", + "name": "Tributary of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Inferior epigastric venous tributary" + ] + }, + { + "id": "FMA:21166", + "name": "Cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21165" + ] + } + }, + { + "id": "FMA:21167", + "name": "Right cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:21168", + "name": "Left cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:21169", + "name": "Round ligament tributary of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21165" + ] + } + }, + { + "id": "FMA:21170", + "name": "Round ligament tributary of right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21169" + ] + } + }, + { + "id": "FMA:21171", + "name": "Round ligament tributary of left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21169" + ] + } + }, + { + "id": "FMA:21172", + "name": "Pubic tributary of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21165" + ] + } + }, + { + "id": "FMA:21173", + "name": "Pubic tributary of right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21172" + ] + } + }, + { + "id": "FMA:21174", + "name": "Pubic tributary of left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21172" + ] + } + }, + { + "id": "FMA:21175", + "name": "Muscular tributary of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21165" + ] + } + }, + { + "id": "FMA:21177", + "name": "Muscular tributary of right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21175" + ] + } + }, + { + "id": "FMA:21178", + "name": "Muscular tributary of left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21175" + ] + } + }, + { + "id": "FMA:21179", + "name": "Cutaneous tributary of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21165" + ] + } + }, + { + "id": "FMA:21180", + "name": "Cutaneous tributary of right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21179" + ] + } + }, + { + "id": "FMA:21181", + "name": "Cutaneous tributary of left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21179" + ] + } + }, + { + "id": "FMA:21182", + "name": "Deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + }, + "synonyms": [ + "Vena circumflexa iliaca profunda" + ] + }, + { + "id": "FMA:21183", + "name": "Right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21182" + ] + } + }, + { + "id": "FMA:21184", + "name": "Left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21182" + ] + } + }, + { + "id": "FMA:21185", + "name": "Femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + } + }, + { + "id": "FMA:21186", + "name": "Tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + }, + "synonyms": [ + "Deep circumflex iliac venous tributary" + ] + }, + { + "id": "FMA:21188", + "name": "Right femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21185" + ] + } + }, + { + "id": "FMA:21189", + "name": "Left femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21185" + ] + } + }, + { + "id": "FMA:21190", + "name": "Descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21186" + ] + } + }, + { + "id": "FMA:21191", + "name": "Descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21190" + ] + } + }, + { + "id": "FMA:21192", + "name": "Descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21190" + ] + } + }, + { + "id": "FMA:21193", + "name": "Internal oblique tributary of descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21186" + ] + } + }, + { + "id": "FMA:21194", + "name": "Peritoneum of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21195", + "name": "Internal oblique tributary of descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21193" + ] + } + }, + { + "id": "FMA:21196", + "name": "Internal oblique tributary of descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21193" + ] + } + }, + { + "id": "FMA:21197", + "name": "Transversus abdominis tributary of descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21186" + ] + } + }, + { + "id": "FMA:21198", + "name": "Transversus abdominis tributary of descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21197" + ] + } + }, + { + "id": "FMA:21199", + "name": "Transversus abdominis tributary of descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21197" + ] + } + }, + { + "id": "FMA:21200", + "name": "Pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + }, + "synonyms": [ + "Accessory obturator vein", + "Pubic branch" + ] + }, + { + "id": "FMA:21201", + "name": "Right pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21200" + ] + } + }, + { + "id": "FMA:21202", + "name": "Left pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21200" + ] + } + }, + { + "id": "FMA:21203", + "name": "Peritoneum proper of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21204", + "name": "Tributary of superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + }, + "synonyms": [ + "Superior gluteal venous tributary" + ] + }, + { + "id": "FMA:21205", + "name": "Superficial tributary of superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21204" + ] + } + }, + { + "id": "FMA:21206", + "name": "Superficial tributary of right superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21205" + ] + } + }, + { + "id": "FMA:21207", + "name": "Superficial tributary of left superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21205" + ] + } + }, + { + "id": "FMA:21208", + "name": "Deep tributary of superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21204" + ] + } + }, + { + "id": "FMA:21209", + "name": "Deep tributary of right superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21208" + ] + } + }, + { + "id": "FMA:21210", + "name": "Deep tributary of left superior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21208" + ] + } + }, + { + "id": "FMA:21211", + "name": "Tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + }, + "synonyms": [ + "Inferior gluteal venous tributary" + ] + }, + { + "id": "FMA:21212", + "name": "Peritoneum of posterior wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21213", + "name": "Perirectal tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21214", + "name": "Seminal vesicle tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21215", + "name": "Prostatic tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21216", + "name": "Levator ani tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21217", + "name": "Piriformis tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21218", + "name": "Coccygeus tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + } + }, + { + "id": "FMA:21219", + "name": "Perirectal tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21213" + ] + } + }, + { + "id": "FMA:21220", + "name": "Perirectal tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21213" + ] + } + }, + { + "id": "FMA:21221", + "name": "Seminal vesicle tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21214" + ] + } + }, + { + "id": "FMA:21222", + "name": "Seminal vesicle tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21214" + ] + } + }, + { + "id": "FMA:21223", + "name": "Prostatic tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21215" + ] + } + }, + { + "id": "FMA:21224", + "name": "Prostatic tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21215" + ] + } + }, + { + "id": "FMA:21225", + "name": "Levator ani tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21216" + ] + } + }, + { + "id": "FMA:21226", + "name": "Levator ani tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21216" + ] + } + }, + { + "id": "FMA:21227", + "name": "Piriformis tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21217" + ] + } + }, + { + "id": "FMA:21228", + "name": "Piriformis tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21217" + ] + } + }, + { + "id": "FMA:21229", + "name": "Coccygeus tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21218" + ] + } + }, + { + "id": "FMA:21230", + "name": "Coccygeus tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21218" + ] + } + }, + { + "id": "FMA:21231", + "name": "Fundal part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:21232", + "name": "Fundal part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21231" + ] + } + }, + { + "id": "FMA:21233", + "name": "Fundal part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21231" + ] + } + }, + { + "id": "FMA:21234", + "name": "Fundal tributary of inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21211" + ] + }, + "synonyms": [ + "Fundus of urinary bladder tributary of inferior gluteal vein" + ] + }, + { + "id": "FMA:21235", + "name": "Fundal tributary of right inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21234" + ] + } + }, + { + "id": "FMA:21236", + "name": "Fundal tributary of left inferior gluteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21234" + ] + } + }, + { + "id": "FMA:21240", + "name": "Tributary of internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + }, + "synonyms": [ + "Internal pudendal venous tributary" + ] + }, + { + "id": "FMA:21241", + "name": "Muscular tributary of internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:21242", + "name": "Inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:21243", + "name": "Tributary of inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + }, + "synonyms": [ + "Inferior rectal venous tributary" + ] + }, + { + "id": "FMA:21244", + "name": "Cutaneous tributary of inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21243" + ] + } + }, + { + "id": "FMA:21245", + "name": "Gluteal tributary of inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21243" + ] + } + }, + { + "id": "FMA:21246", + "name": "Perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:21247", + "name": "Tributary of perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + }, + "synonyms": [ + "Perineal venous tributary" + ] + }, + { + "id": "FMA:21248", + "name": "Transverse tributary of perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + } + }, + { + "id": "FMA:21249", + "name": "Serosa of anterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + } + }, + { + "id": "FMA:21250", + "name": "Anal tributary of transverse tributary of perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21323" + ] + } + }, + { + "id": "FMA:21251", + "name": "Serosa of posterior wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17072" + ] + } + }, + { + "id": "FMA:21252", + "name": "Penile bulb tributary of transverse tributary of perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21323" + ] + } + }, + { + "id": "FMA:21254", + "name": "Posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + } + }, + { + "id": "FMA:21255", + "name": "Serosa of zone of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85424" + ] + }, + "synonyms": [ + "Serosa of subdivision of liver" + ] + }, + { + "id": "FMA:21256", + "name": "Serosa of right hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + }, + "synonyms": [ + "Right hemiliver serosa" + ] + }, + { + "id": "FMA:21257", + "name": "Serosa of left hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + }, + "synonyms": [ + "Left hemiliver serosa" + ] + }, + { + "id": "FMA:21258", + "name": "Serosa of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + } + }, + { + "id": "FMA:21259", + "name": "Serosa of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + } + }, + { + "id": "FMA:21260", + "name": "Cutaneous tributary of posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21332" + ] + } + }, + { + "id": "FMA:21261", + "name": "Serosa of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + } + }, + { + "id": "FMA:21262", + "name": "Dartos muscle tributary of posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21332" + ] + } + }, + { + "id": "FMA:21263", + "name": "Serosa of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21255" + ] + } + }, + { + "id": "FMA:21264", + "name": "Posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + }, + "synonyms": [ + "Posterior labial tributary of internal pudendal vein" + ] + }, + { + "id": "FMA:21265", + "name": "Labium majus tributary of posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21339" + ] + } + }, + { + "id": "FMA:21266", + "name": "Labium minus tributary of posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21339" + ] + } + }, + { + "id": "FMA:21267", + "name": "Penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + }, + "synonyms": [ + "Vena bulbi penis", + "Bulb of penis vein" + ] + }, + { + "id": "FMA:21268", + "name": "Spongiose tributary of penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21271" + ] + } + }, + { + "id": "FMA:21269", + "name": "Bulbo-urethral gland tributary of penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21271" + ] + } + }, + { + "id": "FMA:21270", + "name": "Urethral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:21271", + "name": "Tributary of penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + }, + "synonyms": [ + "Penile bulb venous tributary" + ] + }, + { + "id": "FMA:21273", + "name": "Vestibular bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + }, + "synonyms": [ + "Vena bulbi vestibuli" + ] + }, + { + "id": "FMA:21274", + "name": "Serosa of anterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18119" + ] + } + }, + { + "id": "FMA:21275", + "name": "Serosa of posterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18119" + ] + } + }, + { + "id": "FMA:21277", + "name": "Region of broad ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + } + }, + { + "id": "FMA:21278", + "name": "Anterior lamina of broad ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21277" + ] + } + }, + { + "id": "FMA:21279", + "name": "Posterior lamina of broad ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21277" + ] + } + }, + { + "id": "FMA:21280", + "name": "Peritoneum over suprarenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21281", + "name": "Peritoneum over kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21282", + "name": "Peritoneum over right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21281" + ] + } + }, + { + "id": "FMA:21283", + "name": "Peritoneum over left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21281" + ] + } + }, + { + "id": "FMA:21284", + "name": "Peritoneum over right suprarenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21280" + ] + } + }, + { + "id": "FMA:21285", + "name": "Parietal peritoneum over left suprarenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21280" + ] + } + }, + { + "id": "FMA:21286", + "name": "Peritoneum over subdivision of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21287", + "name": "Peritoneum over superior pole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21286" + ] + }, + "synonyms": [ + "Peritoneum over upper pole of kidney" + ] + }, + { + "id": "FMA:21288", + "name": "Peritoneum over superior pole of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21287" + ] + }, + "synonyms": [ + "Peritoneum over upper pole of right kidney" + ] + }, + { + "id": "FMA:21289", + "name": "Peritoneum over superior pole of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21287" + ] + }, + "synonyms": [ + "Peritoneum over upper pole of left kidney" + ] + }, + { + "id": "FMA:21290", + "name": "Peritoneum over inferior pole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21286" + ] + }, + "synonyms": [ + "Peritoneum over lower pole of kidney" + ] + }, + { + "id": "FMA:21291", + "name": "Peritoneum over inferior pole of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21290" + ] + }, + "synonyms": [ + "Peritoneum over lower pole of right kidney" + ] + }, + { + "id": "FMA:21292", + "name": "Peritoneum over inferior pole of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21290" + ] + }, + "synonyms": [ + "Peritoneum over lower pole of left kidney" + ] + }, + { + "id": "FMA:21293", + "name": "Vestibule of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20680" + ] + }, + "synonyms": [ + "Lesser sac vestibule", + "Vestibule of omental bursa" + ] + }, + { + "id": "FMA:21294", + "name": "Superior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:21295", + "name": "Splenic part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:21296", + "name": "Inferior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:21297", + "name": "Wall of vestibular part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21299", + "name": "Anterior wall of vestibular part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21300", + "name": "Posterior wall of vestibular part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21301", + "name": "Wall of superior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21303", + "name": "Wall of splenic part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21304", + "name": "Wall of inferior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21305", + "name": "Anterior wall of superior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21306", + "name": "Posterior wall of superior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21307", + "name": "Anterior wall of splenic part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21308", + "name": "Posterior wall of splenic part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21309", + "name": "Anterior wall of inferior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21310", + "name": "Posterior wall of inferior part of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86114" + ] + } + }, + { + "id": "FMA:21311", + "name": "Muscular tributary of right internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21241" + ] + } + }, + { + "id": "FMA:21312", + "name": "Muscular tributary of left internal pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21241" + ] + } + }, + { + "id": "FMA:21313", + "name": "Right inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21242" + ] + } + }, + { + "id": "FMA:21314", + "name": "Left inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21242" + ] + } + }, + { + "id": "FMA:21315", + "name": "Cutaneous tributary of right inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21244" + ] + } + }, + { + "id": "FMA:21316", + "name": "Cutaneous tributary of left inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21244" + ] + } + }, + { + "id": "FMA:21317", + "name": "Gluteal tributary of right inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21245" + ] + } + }, + { + "id": "FMA:21318", + "name": "Gluteal tributary of left inferior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21245" + ] + } + }, + { + "id": "FMA:21319", + "name": "Right perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21246" + ] + } + }, + { + "id": "FMA:21320", + "name": "Left perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21246" + ] + } + }, + { + "id": "FMA:21321", + "name": "Transverse tributary of right perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21248" + ] + } + }, + { + "id": "FMA:21322", + "name": "Transverse tributary of left perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21248" + ] + } + }, + { + "id": "FMA:21323", + "name": "Tributary of transverse tributary of perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + } + }, + { + "id": "FMA:21324", + "name": "Anal tributary of transverse tributary of right perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21250" + ] + } + }, + { + "id": "FMA:21325", + "name": "Anal tributary of transverse tributary of left perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21250" + ] + } + }, + { + "id": "FMA:21326", + "name": "Penile bulb tributary of transverse tributary of right perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21252" + ] + } + }, + { + "id": "FMA:21327", + "name": "Penile bulb tributary of transverse tributary of left perineal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21252" + ] + } + }, + { + "id": "FMA:21330", + "name": "Right posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21254" + ] + } + }, + { + "id": "FMA:21331", + "name": "Left posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21254" + ] + } + }, + { + "id": "FMA:21332", + "name": "Tributary of posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + }, + "synonyms": [ + "Posterior scrotal venous tributary" + ] + }, + { + "id": "FMA:21333", + "name": "Cutaneous tributary of right posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21260" + ] + } + }, + { + "id": "FMA:21334", + "name": "Cutaneous tributary of left posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21260" + ] + } + }, + { + "id": "FMA:21335", + "name": "Dartos muscle tributary of right posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21262" + ] + } + }, + { + "id": "FMA:21336", + "name": "Dartos muscle tributary of left posterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21262" + ] + } + }, + { + "id": "FMA:21337", + "name": "Right posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21264" + ] + }, + "synonyms": [ + "Posterior labial tributary of right internal pudendal vein" + ] + }, + { + "id": "FMA:21338", + "name": "Left posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21264" + ] + }, + "synonyms": [ + "Posterior labial tributary of left internal pudendal vein" + ] + }, + { + "id": "FMA:21339", + "name": "Tributary of posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21247" + ] + }, + "synonyms": [ + "Posterior labial venous tributary" + ] + }, + { + "id": "FMA:21340", + "name": "Labium majus tributary of right posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21265" + ] + } + }, + { + "id": "FMA:21341", + "name": "Labium majus tributary of left posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21265" + ] + } + }, + { + "id": "FMA:21342", + "name": "Labium minus tributary of right posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21266" + ] + } + }, + { + "id": "FMA:21343", + "name": "Labium minus tributary of left posterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21266" + ] + } + }, + { + "id": "FMA:21344", + "name": "Right penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21267" + ] + } + }, + { + "id": "FMA:21345", + "name": "Left penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21267" + ] + } + }, + { + "id": "FMA:21346", + "name": "Spongiose tributary of right penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21268" + ] + } + }, + { + "id": "FMA:21347", + "name": "Spongiose tributary of left penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21268" + ] + } + }, + { + "id": "FMA:21348", + "name": "Bulbo-urethral gland tributary of right penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21269" + ] + } + }, + { + "id": "FMA:21349", + "name": "Bulbo-urethral gland tributary of left penile bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21269" + ] + } + }, + { + "id": "FMA:21350", + "name": "Right urethral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21270" + ] + } + }, + { + "id": "FMA:21351", + "name": "Left urethral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21270" + ] + } + }, + { + "id": "FMA:21354", + "name": "Deep dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:21357", + "name": "Right vestibular bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21273" + ] + } + }, + { + "id": "FMA:21358", + "name": "Left vestibular bulb vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21273" + ] + } + }, + { + "id": "FMA:21359", + "name": "Region of mesoappendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20593" + ] + }, + "synonyms": [ + "Mesoappendix subdivision" + ] + }, + { + "id": "FMA:21360", + "name": "Superior lamina of mesoappendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21359" + ] + } + }, + { + "id": "FMA:21361", + "name": "Inferior lamina of mesoappendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21359" + ] + } + }, + { + "id": "FMA:21362", + "name": "Tributary of middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + }, + "synonyms": [ + "Middle rectal venous tributary" + ] + }, + { + "id": "FMA:21363", + "name": "Seminal vesicle tributary of middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21362" + ] + } + }, + { + "id": "FMA:21364", + "name": "Seminal vesicle tributary of right middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21363" + ] + } + }, + { + "id": "FMA:21365", + "name": "Seminal vesicle tributary of left middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21363" + ] + } + }, + { + "id": "FMA:21366", + "name": "Prostatic tributary of middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21362" + ] + } + }, + { + "id": "FMA:21367", + "name": "Prostatic tributary of right middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21366" + ] + } + }, + { + "id": "FMA:21368", + "name": "Prostatic tributary of left middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21366" + ] + } + }, + { + "id": "FMA:21369", + "name": "Vesical tributary of middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21362" + ] + }, + "synonyms": [ + "Urinary bladder tributary of middle rectal vein" + ] + }, + { + "id": "FMA:21370", + "name": "Vesical tributary of right middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21369" + ] + }, + "synonyms": [ + "Urinary bladder tributary of right middle rectal vein" + ] + }, + { + "id": "FMA:21371", + "name": "Vesical tributary of left middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21369" + ] + }, + "synonyms": [ + "Urinary bladder tributary of left middle rectal vein" + ] + }, + { + "id": "FMA:21372", + "name": "Rectal tributary of middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21362" + ] + } + }, + { + "id": "FMA:21373", + "name": "Rectal tributary of right middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21372" + ] + } + }, + { + "id": "FMA:21374", + "name": "Rectal tributary of left middle rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21372" + ] + } + }, + { + "id": "FMA:21375", + "name": "Peritoneum of posterior fornix of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:21376", + "name": "Great saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + }, + "synonyms": [ + "Greater saphenous vein", + "Long saphenous vein" + ] + }, + { + "id": "FMA:21377", + "name": "Superficial external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + } + }, + { + "id": "FMA:21378", + "name": "Tributary of great saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + }, + "synonyms": [ + "Great saphenous venous tributary" + ] + }, + { + "id": "FMA:21379", + "name": "Right great saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21376" + ] + } + }, + { + "id": "FMA:21380", + "name": "Left great saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21376" + ] + } + }, + { + "id": "FMA:21381", + "name": "Right superficial external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21377" + ] + } + }, + { + "id": "FMA:21382", + "name": "Left superficial external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21377" + ] + } + }, + { + "id": "FMA:21383", + "name": "Tributary of superficial external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + }, + "synonyms": [ + "Superficial external pudendal venous tributary" + ] + }, + { + "id": "FMA:21384", + "name": "Superficial dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21383" + ] + } + }, + { + "id": "FMA:21385", + "name": "Right superficial dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21384" + ] + } + }, + { + "id": "FMA:21386", + "name": "Left superficial dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21384" + ] + } + }, + { + "id": "FMA:21387", + "name": "Right common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14333" + ] + } + }, + { + "id": "FMA:21388", + "name": "Left common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14333" + ] + } + }, + { + "id": "FMA:21389", + "name": "Muscular part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20856" + ] + } + }, + { + "id": "FMA:21390", + "name": "Muscular part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21389" + ] + } + }, + { + "id": "FMA:21391", + "name": "Muscular part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21389" + ] + } + }, + { + "id": "FMA:21392", + "name": "Subdivision of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + }, + "synonyms": [ + "Urethral arterial subdivision" + ] + }, + { + "id": "FMA:21393", + "name": "Urethral part of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21392" + ] + } + }, + { + "id": "FMA:21394", + "name": "Spongiose part of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21392" + ] + } + }, + { + "id": "FMA:21395", + "name": "Urethral part of right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21393" + ] + } + }, + { + "id": "FMA:21396", + "name": "Urethral part of left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21393" + ] + } + }, + { + "id": "FMA:21397", + "name": "Spongiose part of right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21394" + ] + } + }, + { + "id": "FMA:21398", + "name": "Spongiose part of left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21394" + ] + } + }, + { + "id": "FMA:21399", + "name": "Deep fascia of aponeurosis of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21402" + ] + } + }, + { + "id": "FMA:21401", + "name": "Muscle fasciculus of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21402", + "name": "Zone of aponeurosis of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65117" + ] + } + }, + { + "id": "FMA:21403", + "name": "Muscle fasciculus of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21404", + "name": "Zone of aponeurosis of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65140" + ] + } + }, + { + "id": "FMA:21405", + "name": "Deep fascia of aponeurosis of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21404" + ] + } + }, + { + "id": "FMA:21408", + "name": "Trunk of superficial fascial part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20765" + ] + }, + "synonyms": [ + "Superficial fascial branch of superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:21410", + "name": "Trunk of superficial fascial part of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21408" + ] + }, + "synonyms": [ + "Superficial fascial branch of right superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:21411", + "name": "Trunk of superficial fascial part of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21408" + ] + }, + "synonyms": [ + "Superficial fascial branch of left superficial circumflex iliac artery" + ] + }, + { + "id": "FMA:21413", + "name": "Right superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22535" + ] + } + }, + { + "id": "FMA:21414", + "name": "Left superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22535" + ] + } + }, + { + "id": "FMA:21416", + "name": "Ascending branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20811" + ] + } + }, + { + "id": "FMA:21417", + "name": "Ascending branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20811" + ] + } + }, + { + "id": "FMA:21418", + "name": "Transverse branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20812" + ] + } + }, + { + "id": "FMA:21419", + "name": "Transverse branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20812" + ] + } + }, + { + "id": "FMA:21420", + "name": "Ascending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20804" + ] + } + }, + { + "id": "FMA:21421", + "name": "Ascending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20804" + ] + } + }, + { + "id": "FMA:21422", + "name": "Descending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20805" + ] + } + }, + { + "id": "FMA:21423", + "name": "Descending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20805" + ] + } + }, + { + "id": "FMA:21424", + "name": "Transverse branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20806" + ] + } + }, + { + "id": "FMA:21425", + "name": "Transverse branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20806" + ] + } + }, + { + "id": "FMA:21426", + "name": "Stroma of bone marrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Bone marrow stroma" + ] + }, + { + "id": "FMA:21430", + "name": "Bipennate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:21431", + "name": "Circumpennate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + }, + "synonyms": [ + "Radial" + ] + }, + { + "id": "FMA:21432", + "name": "Quadrilateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:21433", + "name": "Strap", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:21434", + "name": "Perimysium of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19921" + ] + }, + "synonyms": [ + "External oblique perimysium" + ] + }, + { + "id": "FMA:21440", + "name": "Sacro-iliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35173" + ] + }, + "synonyms": [ + "Sacroiliac joint", + "Articulatio sacro-iliaca" + ] + }, + { + "id": "FMA:21441", + "name": "Right sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21440" + ] + } + }, + { + "id": "FMA:21442", + "name": "Left sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21440" + ] + } + }, + { + "id": "FMA:21443", + "name": "Urethral gland (male)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19683" + ] + }, + "synonyms": [ + "Littre's gland" + ] + }, + { + "id": "FMA:21444", + "name": "Urethral gland (female)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19683" + ] + } + }, + { + "id": "FMA:21445", + "name": "Paraurethral duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Skene's duct" + ] + }, + { + "id": "FMA:21451", + "name": "Parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + } + }, + { + "id": "FMA:21453", + "name": "Region of parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64794" + ] + }, + "synonyms": [ + "Parietal pleural subdivision" + ] + }, + { + "id": "FMA:21454", + "name": "Arbitrary subdivision of visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28134" + ] + } + }, + { + "id": "FMA:21461", + "name": "Region of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Parietal serous pericardium region" + ] + }, + { + "id": "FMA:21464", + "name": "Ventral sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64020" + ] + }, + "synonyms": [ + "Anterior sacro-iliac ligament", + "Ventral sacro-iliac ligament" + ] + }, + { + "id": "FMA:21465", + "name": "Right ventral sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21464" + ] + }, + "synonyms": [ + "Right anterior sacro-iliac ligament" + ] + }, + { + "id": "FMA:21466", + "name": "Left ventral sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21464" + ] + }, + "synonyms": [ + "Left anterior sacro-iliac ligament" + ] + }, + { + "id": "FMA:21467", + "name": "Interosseous sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64020" + ] + }, + "synonyms": [ + "Interosseous sacro-iliac ligament" + ] + }, + { + "id": "FMA:21468", + "name": "Dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64020" + ] + }, + "synonyms": [ + "Posterior sacro-iliac ligament", + "Dorsal sacro-iliac ligament" + ] + }, + { + "id": "FMA:21469", + "name": "Long dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21468" + ] + }, + "synonyms": [ + "Long posterior sacroiliac ligament" + ] + }, + { + "id": "FMA:21470", + "name": "Short dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21468" + ] + }, + "synonyms": [ + "Short posterior sacroiliac ligament" + ] + }, + { + "id": "FMA:21471", + "name": "Right interosseous sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21467" + ] + } + }, + { + "id": "FMA:21472", + "name": "Left interosseous sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21467" + ] + } + }, + { + "id": "FMA:21473", + "name": "Right dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21468" + ] + }, + "synonyms": [ + "Right posterior sacroiliac ligament" + ] + }, + { + "id": "FMA:21474", + "name": "Left dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21468" + ] + }, + "synonyms": [ + "Left posterior sacro-iliac ligament" + ] + }, + { + "id": "FMA:21475", + "name": "Right short dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21470" + ] + } + }, + { + "id": "FMA:21476", + "name": "Left short dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21470" + ] + } + }, + { + "id": "FMA:21477", + "name": "Right long dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21469" + ] + } + }, + { + "id": "FMA:21478", + "name": "Left long dorsal sacroiliac ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21469" + ] + } + }, + { + "id": "FMA:21479", + "name": "Sacrotuberous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21492" + ] + } + }, + { + "id": "FMA:21480", + "name": "Articular capsule of sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:21481", + "name": "Articular capsule of right sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21480" + ] + } + }, + { + "id": "FMA:21482", + "name": "Articular capsule of left sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21480" + ] + } + }, + { + "id": "FMA:21483", + "name": "Right sacrotuberous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21479" + ] + } + }, + { + "id": "FMA:21484", + "name": "Left sacrotuberous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21479" + ] + } + }, + { + "id": "FMA:21485", + "name": "Sacrospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21492" + ] + } + }, + { + "id": "FMA:21486", + "name": "Right sacrospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21485" + ] + } + }, + { + "id": "FMA:21487", + "name": "Left sacrospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21485" + ] + } + }, + { + "id": "FMA:21488", + "name": "Ligament of pubic symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Pubic symphysis ligament" + ] + }, + { + "id": "FMA:21489", + "name": "Superior pubic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21488" + ] + } + }, + { + "id": "FMA:21490", + "name": "Arcuate pubic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21488" + ] + }, + "synonyms": [ + "Ligamentum arcuatum pubis", + "Inferior pubic ligament" + ] + }, + { + "id": "FMA:21491", + "name": "Interpubic disk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67396" + ] + }, + "synonyms": [ + "Interpubic disc", + "Interpubic fibrocartilage", + "Fibrocartilage of pubic symphysis" + ] + }, + { + "id": "FMA:21492", + "name": "Vertebropelvic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:21493", + "name": "Iliolumbar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64020" + ] + } + }, + { + "id": "FMA:21494", + "name": "Right iliolumbar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21493" + ] + } + }, + { + "id": "FMA:21495", + "name": "Left iliolumbar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21493" + ] + } + }, + { + "id": "FMA:21496", + "name": "Ligament organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:21497", + "name": "Connective tissue of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:21498", + "name": "Connective tissue of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:21499", + "name": "Ligament of sacrococcygeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Sacrococcygeal joint ligament" + ] + }, + { + "id": "FMA:21500", + "name": "Ventral sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21499" + ] + }, + "synonyms": [ + "Ligamentum sacrococcygeum anterius (ventrale)" + ] + }, + { + "id": "FMA:21501", + "name": "Superficial dorsal sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21499" + ] + }, + "synonyms": [ + "Ligamentum sacrococcygeum posterius (dorsale) superficiale" + ] + }, + { + "id": "FMA:21502", + "name": "Deep dorsal sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21499" + ] + }, + "synonyms": [ + "Ligamentum sacrococcygeum posterius (dorsale) profundum" + ] + }, + { + "id": "FMA:21503", + "name": "Lateral sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21499" + ] + } + }, + { + "id": "FMA:21504", + "name": "Right lateral sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21503" + ] + } + }, + { + "id": "FMA:21505", + "name": "Left lateral sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21503" + ] + } + }, + { + "id": "FMA:21506", + "name": "Intercornual ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21499" + ] + } + }, + { + "id": "FMA:21507", + "name": "Right intercornual ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21506" + ] + } + }, + { + "id": "FMA:21508", + "name": "Left intercornual ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21506" + ] + } + }, + { + "id": "FMA:21510", + "name": "Cardia of stomach branch of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70430" + ] + }, + "synonyms": [ + "Gastric cardiac branch of left gastric artery", + "Branch of left gastric artery to cardia of stomach" + ] + }, + { + "id": "FMA:21512", + "name": "Pylorus of stomach branch of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70430" + ] + }, + "synonyms": [ + "Pyloric branch of left gastric artery" + ] + }, + { + "id": "FMA:21516", + "name": "Subdivision of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Right colic arterial subdivision", + "Branch of right colic artery" + ] + }, + { + "id": "FMA:21517", + "name": "Subdivision of middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Middle colic arterial subdivision", + "Branch of middle colic artery" + ] + }, + { + "id": "FMA:21518", + "name": "Right middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21517" + ] + } + }, + { + "id": "FMA:21519", + "name": "Left middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21517" + ] + } + }, + { + "id": "FMA:21520", + "name": "Branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14821" + ] + } + }, + { + "id": "FMA:21521", + "name": "Trunk of branch of left colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14825" + ] + } + }, + { + "id": "FMA:21522", + "name": "Right corpus cavernosum proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20281" + ] + } + }, + { + "id": "FMA:21523", + "name": "Left corpus cavernosum proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20281" + ] + } + }, + { + "id": "FMA:21525", + "name": "Subdivision of right gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + }, + "synonyms": [ + "Right gastro-epiploic arterial subdivision" + ] + }, + { + "id": "FMA:21526", + "name": "Dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + } + }, + { + "id": "FMA:21528", + "name": "Right dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21526" + ] + } + }, + { + "id": "FMA:21529", + "name": "Left dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21526" + ] + } + }, + { + "id": "FMA:21531", + "name": "Cremasteric muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20768" + ] + }, + "synonyms": [ + "Cremaster", + "Muscle of Riolan (cremaster)" + ] + }, + { + "id": "FMA:21532", + "name": "Branch of dorsal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + }, + "synonyms": [ + "Dorsal pancreatic arterial branch", + "Branch of dorsal pancreatic branch of splenic artery" + ] + }, + { + "id": "FMA:21533", + "name": "Branch of left gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + }, + "synonyms": [ + "Left gastro-epiploic arterial branch" + ] + }, + { + "id": "FMA:21535", + "name": "Deferential nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Deferential plexus" + ] + }, + { + "id": "FMA:21536", + "name": "Superior rectal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Superior rectal plexus" + ] + }, + { + "id": "FMA:21537", + "name": "Iliac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Iliac plexus", + "Plexus iliaci" + ] + }, + { + "id": "FMA:21538", + "name": "Femoral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Femoral plexus" + ] + }, + { + "id": "FMA:21539", + "name": "Inferior rectal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Inferior rectal plexus" + ] + }, + { + "id": "FMA:21540", + "name": "Pancreatic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Pancreatic plexus" + ] + }, + { + "id": "FMA:21542", + "name": "Submucosal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61926" + ] + } + }, + { + "id": "FMA:21544", + "name": "Muscle fasciculus of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21545", + "name": "Perimysium of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21546" + ] + }, + "synonyms": [ + "Rectus abdominis perimysium" + ] + }, + { + "id": "FMA:21546", + "name": "Fascia of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rectus abdominis fascia" + ] + }, + { + "id": "FMA:21548", + "name": "Muscle fasciculus of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21549", + "name": "Muscle fasciculus of pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21550", + "name": "Muscle fasciculus of puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21551", + "name": "Muscle fasciculus of iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21552", + "name": "Fascia of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator ani fascia" + ] + }, + { + "id": "FMA:21553", + "name": "Fascia of pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Pubococcygeus fascia" + ] + }, + { + "id": "FMA:21554", + "name": "Fascia of puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Puborectalis fascia" + ] + }, + { + "id": "FMA:21555", + "name": "Fascia of iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Iliococcygeus fascia" + ] + }, + { + "id": "FMA:21556", + "name": "Perimysium of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21552" + ] + }, + "synonyms": [ + "Levator ani perimysium" + ] + }, + { + "id": "FMA:21557", + "name": "Perimysium of pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21553" + ] + }, + "synonyms": [ + "Pubococcygeus perimysium" + ] + }, + { + "id": "FMA:21558", + "name": "Perimysium of puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21554" + ] + }, + "synonyms": [ + "Puborectalis perimysium" + ] + }, + { + "id": "FMA:21559", + "name": "Perimysium of iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21555" + ] + }, + "synonyms": [ + "Iliococcygeus perimysium" + ] + }, + { + "id": "FMA:21561", + "name": "Muscle fasciculus of superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of transversus perinei superficialis" + ] + }, + { + "id": "FMA:21562", + "name": "Internal surface of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17094" + ] + } + }, + { + "id": "FMA:21563", + "name": "Posterior surface of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + }, + "synonyms": [ + "Posterior surface of vermiform appendix" + ] + }, + { + "id": "FMA:21564", + "name": "Anterior surface of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + }, + "synonyms": [ + "Anterior surface of vermiform appendix" + ] + }, + { + "id": "FMA:21566", + "name": "Surface of anterior wall of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Internal surface of anterior wall of vermiform appendix" + ] + }, + { + "id": "FMA:21567", + "name": "Surface of posterior wall of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + }, + "synonyms": [ + "Internal surface of posterior wall of vermiform appendix" + ] + }, + { + "id": "FMA:21570", + "name": "Perimysium of superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21949" + ] + }, + "synonyms": [ + "Perimysium of transversus perinei superficialis", + "Superficial transverse perineal muscular perimysium" + ] + }, + { + "id": "FMA:21572", + "name": "Adventitia of region of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + } + }, + { + "id": "FMA:21573", + "name": "Muscle fasciculus of coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21574", + "name": "Fascia of coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Coccygeus fascia" + ] + }, + { + "id": "FMA:21575", + "name": "Perimysium of coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21574" + ] + }, + "synonyms": [ + "Coccygeus perimysium" + ] + }, + { + "id": "FMA:21576", + "name": "Muscle layer of region of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:21577", + "name": "Mucosa of region of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:21578", + "name": "Adventitia of subdivision of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + } + }, + { + "id": "FMA:21580", + "name": "Muscle layer of subdivision of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + } + }, + { + "id": "FMA:21581", + "name": "Muscle layer of superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21580" + ] + } + }, + { + "id": "FMA:21582", + "name": "Muscle layer of intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21580" + ] + } + }, + { + "id": "FMA:21583", + "name": "Muscle layer of inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21580" + ] + } + }, + { + "id": "FMA:21584", + "name": "Muscle layer of right superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21581" + ] + } + }, + { + "id": "FMA:21585", + "name": "Muscle layer of left superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21581" + ] + } + }, + { + "id": "FMA:21586", + "name": "Muscle layer of right intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21582" + ] + } + }, + { + "id": "FMA:21587", + "name": "Muscle layer of left intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21582" + ] + } + }, + { + "id": "FMA:21588", + "name": "Muscle layer of right inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21583" + ] + } + }, + { + "id": "FMA:21589", + "name": "Muscle layer of left inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21583" + ] + } + }, + { + "id": "FMA:21590", + "name": "Mucosa of region of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + } + }, + { + "id": "FMA:21591", + "name": "Mucosa of superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21590" + ] + }, + "synonyms": [ + "Superior major calyx mucosa" + ] + }, + { + "id": "FMA:21592", + "name": "Mucosa of intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21590" + ] + }, + "synonyms": [ + "Intermediate major calyx mucosa" + ] + }, + { + "id": "FMA:21593", + "name": "Mucosa of inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21590" + ] + }, + "synonyms": [ + "Inferior major calyx mucosa" + ] + }, + { + "id": "FMA:21594", + "name": "Mucosa of right superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21591" + ] + }, + "synonyms": [ + "Right superior major calyx mucosa" + ] + }, + { + "id": "FMA:21595", + "name": "Mucosa of left superior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21591" + ] + }, + "synonyms": [ + "Left superior major calyx mucosa" + ] + }, + { + "id": "FMA:21596", + "name": "Mucosa of right intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21592" + ] + }, + "synonyms": [ + "Right intermediate major calyx mucosa" + ] + }, + { + "id": "FMA:21597", + "name": "Mucosa of left intermediate major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21592" + ] + }, + "synonyms": [ + "Left intermediate major calyx mucosa" + ] + }, + { + "id": "FMA:21598", + "name": "Mucosa of right inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21593" + ] + }, + "synonyms": [ + "Right inferior major calyx mucosa" + ] + }, + { + "id": "FMA:21599", + "name": "Mucosa of left inferior major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21593" + ] + }, + "synonyms": [ + "Left inferior major calyx mucosa" + ] + }, + { + "id": "FMA:21600", + "name": "Lumen of segment of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + } + }, + { + "id": "FMA:21602", + "name": "Superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15614" + ] + } + }, + { + "id": "FMA:21603", + "name": "Intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15614" + ] + } + }, + { + "id": "FMA:21604", + "name": "Inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15614" + ] + } + }, + { + "id": "FMA:21606", + "name": "Posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21602" + ] + } + }, + { + "id": "FMA:21607", + "name": "Anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21603" + ] + } + }, + { + "id": "FMA:21609", + "name": "Posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21603" + ] + } + }, + { + "id": "FMA:21611", + "name": "Anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21604" + ] + } + }, + { + "id": "FMA:21612", + "name": "Posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21604" + ] + } + }, + { + "id": "FMA:21613", + "name": "Anterior superior minor calyx of right pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18725" + ] + }, + "synonyms": [ + "Right anterior superior minor calyx" + ] + }, + { + "id": "FMA:21614", + "name": "Anterior superior minor calyx of left pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18725" + ] + }, + "synonyms": [ + "Left anterior superior minor calyx" + ] + }, + { + "id": "FMA:21615", + "name": "Posterior superior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21606" + ] + }, + "synonyms": [ + "Right posterior superior minor calyx" + ] + }, + { + "id": "FMA:21616", + "name": "Posterior superior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21606" + ] + }, + "synonyms": [ + "Left posterior superior minor calyx" + ] + }, + { + "id": "FMA:21617", + "name": "Anterior intermediate minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21607" + ] + }, + "synonyms": [ + "Right anterior intermediate minor calyx" + ] + }, + { + "id": "FMA:21618", + "name": "Anterior intermediate minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21607" + ] + }, + "synonyms": [ + "Left anterior intermediate minor calyx" + ] + }, + { + "id": "FMA:21619", + "name": "Posterior intermediate minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21609" + ] + }, + "synonyms": [ + "Right posterior intermediate minor calyx" + ] + }, + { + "id": "FMA:21620", + "name": "Posterior intermediate minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21609" + ] + }, + "synonyms": [ + "Left posterior intermediate minor calyx" + ] + }, + { + "id": "FMA:21621", + "name": "Anterior inferior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21611" + ] + }, + "synonyms": [ + "Right anterior inferior minor calyx" + ] + }, + { + "id": "FMA:21622", + "name": "Anterior inferior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21611" + ] + }, + "synonyms": [ + "Left anterior inferior minor calyx" + ] + }, + { + "id": "FMA:21623", + "name": "Posterior inferior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21612" + ] + }, + "synonyms": [ + "Right posterior inferior minor calyx" + ] + }, + { + "id": "FMA:21624", + "name": "Posterior inferior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21612" + ] + }, + "synonyms": [ + "Left posterior inferior minor calyx" + ] + }, + { + "id": "FMA:21625", + "name": "Adventitia of subdivision of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21572" + ] + } + }, + { + "id": "FMA:21626", + "name": "Adventitia of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + }, + "synonyms": [ + "Superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21627", + "name": "Adventitia of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + }, + "synonyms": [ + "Intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21628", + "name": "Adventitia of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + }, + "synonyms": [ + "Inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21629", + "name": "Adventitia of right superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21626" + ] + }, + "synonyms": [ + "Right superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21630", + "name": "Adventitia of left superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21626" + ] + }, + "synonyms": [ + "Left superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21631", + "name": "Adventitia of right intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21627" + ] + }, + "synonyms": [ + "Right intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21632", + "name": "Adventitia of left intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21627" + ] + }, + "synonyms": [ + "Left intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21633", + "name": "Adventitia of right inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21628" + ] + }, + "synonyms": [ + "Right inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21634", + "name": "Adventitia of left inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21628" + ] + }, + "synonyms": [ + "Left inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21635", + "name": "Muscle layer of subdivision of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21576" + ] + } + }, + { + "id": "FMA:21636", + "name": "Muscle layer of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21637", + "name": "Muscle layer of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21638", + "name": "Muscle layer of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21639", + "name": "Muscle layer of right superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21636" + ] + } + }, + { + "id": "FMA:21640", + "name": "Muscle layer of left superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21636" + ] + } + }, + { + "id": "FMA:21641", + "name": "Muscle layer of right intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21637" + ] + } + }, + { + "id": "FMA:21642", + "name": "Muscle layer of left intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21637" + ] + } + }, + { + "id": "FMA:21643", + "name": "Muscle layer of right inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21638" + ] + } + }, + { + "id": "FMA:21644", + "name": "Muscle layer of left inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21638" + ] + } + }, + { + "id": "FMA:21645", + "name": "Mucosa of region of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21577" + ] + } + }, + { + "id": "FMA:21646", + "name": "Mucosa of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + }, + "synonyms": [ + "Superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21647", + "name": "Mucosa of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + }, + "synonyms": [ + "Intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21648", + "name": "Mucosa of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + }, + "synonyms": [ + "Inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21649", + "name": "Mucosa of right superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21646" + ] + }, + "synonyms": [ + "Right superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21650", + "name": "Mucosa of left superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21646" + ] + }, + "synonyms": [ + "Left superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21651", + "name": "Mucosa of right intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21647" + ] + }, + "synonyms": [ + "Right intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21652", + "name": "Mucosa of left intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21647" + ] + }, + "synonyms": [ + "Left intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21653", + "name": "Mucosa of right inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21648" + ] + }, + "synonyms": [ + "Right inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21654", + "name": "Mucosa of left inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21648" + ] + }, + "synonyms": [ + "Left inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21655", + "name": "Adventitia of subdivision of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + } + }, + { + "id": "FMA:21656", + "name": "Adventitia of subdivision of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + } + }, + { + "id": "FMA:21657", + "name": "Adventitia of subdivision of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21625" + ] + } + }, + { + "id": "FMA:21658", + "name": "Adventitia of anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21655" + ] + }, + "synonyms": [ + "Anterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21659", + "name": "Adventitia of posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21655" + ] + }, + "synonyms": [ + "Posterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21660", + "name": "Adventitia of anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21656" + ] + }, + "synonyms": [ + "Anterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21661", + "name": "Adventitia of posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21656" + ] + }, + "synonyms": [ + "Posterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21662", + "name": "Adventitia of anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21657" + ] + }, + "synonyms": [ + "Anterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21663", + "name": "Adventitia of posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21657" + ] + }, + "synonyms": [ + "Posterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21664", + "name": "Adventitia of right anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21658" + ] + }, + "synonyms": [ + "Right anterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21665", + "name": "Adventitia of left anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21658" + ] + }, + "synonyms": [ + "Left anterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21666", + "name": "Adventitia of right posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21659" + ] + }, + "synonyms": [ + "Right posterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21667", + "name": "Adventitia of left posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21659" + ] + }, + "synonyms": [ + "Left posterior superior minor calyx adventitia" + ] + }, + { + "id": "FMA:21668", + "name": "Adventitia of right anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21660" + ] + }, + "synonyms": [ + "Right anterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21669", + "name": "Adventitia of left anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21660" + ] + }, + "synonyms": [ + "Left anterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21670", + "name": "Adventitia of right posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21661" + ] + }, + "synonyms": [ + "Right posterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21671", + "name": "Adventitia of left posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21661" + ] + }, + "synonyms": [ + "Left posterior intermediate minor calyx adventitia" + ] + }, + { + "id": "FMA:21672", + "name": "Adventitia of right anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21662" + ] + }, + "synonyms": [ + "Right anterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21673", + "name": "Adventitia of left anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21662" + ] + }, + "synonyms": [ + "Left anterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21674", + "name": "Adventitia of right posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21663" + ] + }, + "synonyms": [ + "Right posterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21675", + "name": "Adventitia of left posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21663" + ] + }, + "synonyms": [ + "Left posterior inferior minor calyx adventitia" + ] + }, + { + "id": "FMA:21676", + "name": "Muscle layer of subdivision of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21677", + "name": "Muscle layer of subdivision of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21678", + "name": "Muscle layer of subdivision of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21635" + ] + } + }, + { + "id": "FMA:21679", + "name": "Muscle layer of anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21678" + ] + } + }, + { + "id": "FMA:21680", + "name": "Muscle layer of posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21678" + ] + } + }, + { + "id": "FMA:21681", + "name": "Muscle layer of anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21676" + ] + } + }, + { + "id": "FMA:21682", + "name": "Muscle layer of posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21676" + ] + } + }, + { + "id": "FMA:21683", + "name": "Muscle layer of anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21677" + ] + } + }, + { + "id": "FMA:21684", + "name": "Muscle layer of posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21677" + ] + } + }, + { + "id": "FMA:21685", + "name": "Muscle layer of right anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21681" + ] + } + }, + { + "id": "FMA:21686", + "name": "Muscle layer of left anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21681" + ] + } + }, + { + "id": "FMA:21687", + "name": "Muscle layer of right posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21682" + ] + } + }, + { + "id": "FMA:21688", + "name": "Muscle layer of left posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21682" + ] + } + }, + { + "id": "FMA:21689", + "name": "Muscle layer of right anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21683" + ] + } + }, + { + "id": "FMA:21690", + "name": "Muscle layer of left anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21683" + ] + } + }, + { + "id": "FMA:21691", + "name": "Muscle layer of right posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21684" + ] + } + }, + { + "id": "FMA:21692", + "name": "Muscle layer of left posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21684" + ] + } + }, + { + "id": "FMA:21693", + "name": "Muscle layer of right anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21679" + ] + } + }, + { + "id": "FMA:21694", + "name": "Muscle layer of left anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21679" + ] + } + }, + { + "id": "FMA:21695", + "name": "Muscle layer of right posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21680" + ] + } + }, + { + "id": "FMA:21696", + "name": "Muscle layer of left posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21680" + ] + } + }, + { + "id": "FMA:21697", + "name": "Mucosa of subdivision of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + } + }, + { + "id": "FMA:21698", + "name": "Mucosa of subdivision of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + } + }, + { + "id": "FMA:21699", + "name": "Mucosa of subdivision of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21645" + ] + } + }, + { + "id": "FMA:21700", + "name": "Mucosa of anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21697" + ] + }, + "synonyms": [ + "Anterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21701", + "name": "Mucosa of posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21697" + ] + }, + "synonyms": [ + "Posterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21702", + "name": "Mucosa of anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21698" + ] + }, + "synonyms": [ + "Anterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21703", + "name": "Mucosa of posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21698" + ] + }, + "synonyms": [ + "Posterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21704", + "name": "Mucosa of anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21699" + ] + }, + "synonyms": [ + "Anterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21705", + "name": "Mucosa of posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21699" + ] + }, + "synonyms": [ + "Posterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21706", + "name": "Mucosa of right anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21700" + ] + }, + "synonyms": [ + "Right anterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21707", + "name": "Mucosa of left anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21700" + ] + }, + "synonyms": [ + "Left anterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21708", + "name": "Mucosa of right posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21701" + ] + }, + "synonyms": [ + "Right posterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21709", + "name": "Mucosa of left posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21701" + ] + }, + "synonyms": [ + "Left posterior superior minor calyx mucosa" + ] + }, + { + "id": "FMA:21710", + "name": "Mucosa of right anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21702" + ] + }, + "synonyms": [ + "Right anterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21711", + "name": "Mucosa of left anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21702" + ] + }, + "synonyms": [ + "Left anterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21712", + "name": "Mucosa of right posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21703" + ] + }, + "synonyms": [ + "Right posterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21713", + "name": "Mucosa of left posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21703" + ] + }, + "synonyms": [ + "Left posterior intermediate minor calyx mucosa" + ] + }, + { + "id": "FMA:21714", + "name": "Mucosa of right anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21704" + ] + }, + "synonyms": [ + "Right anterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21715", + "name": "Mucosa of left anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21704" + ] + }, + "synonyms": [ + "Left anterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21716", + "name": "Mucosa of right posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21705" + ] + }, + "synonyms": [ + "Right posterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21717", + "name": "Mucosa of left posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21705" + ] + }, + "synonyms": [ + "Left posterior inferior minor calyx mucosa" + ] + }, + { + "id": "FMA:21718", + "name": "Lumen of segment of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18726" + ] + } + }, + { + "id": "FMA:21719", + "name": "Lumen of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + }, + "synonyms": [ + "Superior minor calyx lumen" + ] + }, + { + "id": "FMA:21720", + "name": "Lumen of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + }, + "synonyms": [ + "Intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21721", + "name": "Lumen of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + }, + "synonyms": [ + "Inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21722", + "name": "Lumen of right superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21719" + ] + }, + "synonyms": [ + "Right superior minor calyx lumen" + ] + }, + { + "id": "FMA:21723", + "name": "Lumen of left superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21719" + ] + }, + "synonyms": [ + "Left superior minor calyx lumen" + ] + }, + { + "id": "FMA:21724", + "name": "Lumen of right intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21720" + ] + }, + "synonyms": [ + "Right intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21725", + "name": "Lumen of left intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21720" + ] + }, + "synonyms": [ + "Left intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21726", + "name": "Lumen of right inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21721" + ] + }, + "synonyms": [ + "Right inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21727", + "name": "Lumen of left inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21721" + ] + }, + "synonyms": [ + "Left inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21728", + "name": "Lumen of subdivision of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + } + }, + { + "id": "FMA:21729", + "name": "Lumen of subdivision of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + } + }, + { + "id": "FMA:21730", + "name": "Lumen of subdivision of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21718" + ] + } + }, + { + "id": "FMA:21731", + "name": "Lumen of anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21728" + ] + }, + "synonyms": [ + "Anterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21732", + "name": "Lumen of posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21728" + ] + }, + "synonyms": [ + "Posterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21733", + "name": "Lumen of anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21729" + ] + }, + "synonyms": [ + "Anterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21734", + "name": "Lumen of posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21729" + ] + }, + "synonyms": [ + "Posterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21735", + "name": "Lumen of anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21730" + ] + }, + "synonyms": [ + "Anterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21736", + "name": "Lumen of posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21730" + ] + }, + "synonyms": [ + "Posterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21737", + "name": "Lumen of right anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21731" + ] + }, + "synonyms": [ + "Right anterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21738", + "name": "Lumen of left anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21731" + ] + }, + "synonyms": [ + "Left anterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21739", + "name": "Lumen of right posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21732" + ] + }, + "synonyms": [ + "Right posterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21740", + "name": "Lumen of left posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21732" + ] + }, + "synonyms": [ + "Left posterior superior minor calyx lumen" + ] + }, + { + "id": "FMA:21741", + "name": "Lumen of right anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21733" + ] + }, + "synonyms": [ + "Right anterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21742", + "name": "Lumen of left anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21733" + ] + }, + "synonyms": [ + "Left anterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21743", + "name": "Lumen of right posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21734" + ] + }, + "synonyms": [ + "Right posterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21744", + "name": "Lumen of left posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21734" + ] + }, + "synonyms": [ + "Left posterior intermediate minor calyx lumen" + ] + }, + { + "id": "FMA:21745", + "name": "Lumen of right anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21735" + ] + }, + "synonyms": [ + "Right anterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21746", + "name": "Lumen of left anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21735" + ] + }, + "synonyms": [ + "Left anterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21747", + "name": "Lumen of right posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21736" + ] + }, + "synonyms": [ + "Right posterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21748", + "name": "Lumen of left posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21736" + ] + }, + "synonyms": [ + "Left posterior inferior minor calyx lumen" + ] + }, + { + "id": "FMA:21750", + "name": "Wall of superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17667" + ] + }, + "synonyms": [ + "Superior minor calyx wall" + ] + }, + { + "id": "FMA:21751", + "name": "Wall of intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17667" + ] + }, + "synonyms": [ + "Intermediate minor calyx wall" + ] + }, + { + "id": "FMA:21752", + "name": "Wall of inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17667" + ] + }, + "synonyms": [ + "Inferior minor calyx wall" + ] + }, + { + "id": "FMA:21762", + "name": "Wall of anterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21750" + ] + }, + "synonyms": [ + "Anterior superior minor calyx wall" + ] + }, + { + "id": "FMA:21763", + "name": "Wall of posterior superior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21750" + ] + }, + "synonyms": [ + "Posterior superior minor calyx wall" + ] + }, + { + "id": "FMA:21764", + "name": "Wall of anterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21751" + ] + }, + "synonyms": [ + "Anterior intermediate minor calyx wall" + ] + }, + { + "id": "FMA:21765", + "name": "Wall of posterior intermediate minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21751" + ] + }, + "synonyms": [ + "Posterior intermediate minor calyx wall" + ] + }, + { + "id": "FMA:21766", + "name": "Wall of anterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21752" + ] + }, + "synonyms": [ + "Anterior inferior minor calyx wall" + ] + }, + { + "id": "FMA:21767", + "name": "Wall of posterior inferior minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21752" + ] + }, + "synonyms": [ + "Posterior inferior minor calyx wall" + ] + }, + { + "id": "FMA:21768", + "name": "Wall of anterior superior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21762" + ] + } + }, + { + "id": "FMA:21769", + "name": "Wall of anterior superior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21762" + ] + } + }, + { + "id": "FMA:21770", + "name": "Wall of posterior superior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21763" + ] + } + }, + { + "id": "FMA:21771", + "name": "Wall of posterior superior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21763" + ] + } + }, + { + "id": "FMA:21772", + "name": "Wall of anterior intermediate minor calyx of right pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21764" + ] + } + }, + { + "id": "FMA:21773", + "name": "Wall of anterior intermediate minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21764" + ] + } + }, + { + "id": "FMA:21774", + "name": "Wall of posterior intermediate minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21765" + ] + } + }, + { + "id": "FMA:21775", + "name": "Wall of posterior intermediate minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21765" + ] + } + }, + { + "id": "FMA:21776", + "name": "Wall of anterior inferior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21766" + ] + } + }, + { + "id": "FMA:21777", + "name": "Wall of anterior inferior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21766" + ] + } + }, + { + "id": "FMA:21778", + "name": "Wall of posterior inferior minor calyx of right renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21767" + ] + } + }, + { + "id": "FMA:21779", + "name": "Wall of posterior inferior minor calyx of left renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21767" + ] + } + }, + { + "id": "FMA:21780", + "name": "Zone of intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Intercostal muscular zone" + ] + }, + { + "id": "FMA:21783", + "name": "Muscle fasciculus of external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21784", + "name": "Muscle fasciculus of internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:21785", + "name": "Perimysium of external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10479" + ] + }, + "synonyms": [ + "External intercostal muscular perimysium" + ] + }, + { + "id": "FMA:21786", + "name": "Perimysium of internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10480" + ] + }, + "synonyms": [ + "Internal intercostal muscular perimysium" + ] + }, + { + "id": "FMA:21791", + "name": "Investing cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80373" + ] + }, + "synonyms": [ + "Deep cervical fascia", + "Investing layer of cervical fascia", + "Deep fascia of neck" + ] + }, + { + "id": "FMA:21792", + "name": "Fascia of muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Muscular fascia" + ] + }, + { + "id": "FMA:21796", + "name": "Epimysium of pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21553" + ] + }, + "synonyms": [ + "Pubococcygeus epimysium" + ] + }, + { + "id": "FMA:21800", + "name": "Epimysium of puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21554" + ] + }, + "synonyms": [ + "Puborectalis epimysium" + ] + }, + { + "id": "FMA:21804", + "name": "Epimysium of iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21555" + ] + }, + "synonyms": [ + "Iliococcygeus epimysium" + ] + }, + { + "id": "FMA:21808", + "name": "Aponeurosis proper of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20189" + ] + } + }, + { + "id": "FMA:21811", + "name": "Epimysium of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19921" + ] + }, + "synonyms": [ + "External oblique epimysium" + ] + }, + { + "id": "FMA:21816", + "name": "Fascia of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Internal oblique fascia" + ] + }, + { + "id": "FMA:21818", + "name": "Epimysium of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21816" + ] + }, + "synonyms": [ + "Internal oblique epimysium" + ] + }, + { + "id": "FMA:21820", + "name": "Fascial space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:21829", + "name": "Perimysium of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21816" + ] + }, + "synonyms": [ + "Internal oblique perimysium" + ] + }, + { + "id": "FMA:21830", + "name": "Perimysium of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21834" + ] + }, + "synonyms": [ + "Transversus abdominis perimysium" + ] + }, + { + "id": "FMA:21834", + "name": "Fascia of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Transversus abdominis fascia" + ] + }, + { + "id": "FMA:21835", + "name": "Aponeurosis of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Transversus abdominis aponeurosis" + ] + }, + { + "id": "FMA:21836", + "name": "Aponeurosis of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Internal oblique aponeurosis" + ] + }, + { + "id": "FMA:21838", + "name": "Aponeurosis proper of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21402" + ] + } + }, + { + "id": "FMA:21840", + "name": "Aponeurosis proper of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21404" + ] + } + }, + { + "id": "FMA:21847", + "name": "Perineal branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45350" + ] + } + }, + { + "id": "FMA:21848", + "name": "Perineal branch of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21847" + ] + } + }, + { + "id": "FMA:21849", + "name": "Perineal branch of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21847" + ] + } + }, + { + "id": "FMA:21851", + "name": "Pectiniform septum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:21852", + "name": "Tunica albuginea of corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:21853", + "name": "Trabecula of corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85273" + ] + } + }, + { + "id": "FMA:21854", + "name": "Tunica albuginea of right corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21852" + ] + } + }, + { + "id": "FMA:21855", + "name": "Tunica albuginea of left corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21852" + ] + } + }, + { + "id": "FMA:21856", + "name": "Trabecula of right corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21853" + ] + } + }, + { + "id": "FMA:21857", + "name": "Trabecula of left corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21853" + ] + } + }, + { + "id": "FMA:21860", + "name": "Duct of paraurethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Duct of Skene's gland", + "Paraurethral gland duct" + ] + }, + { + "id": "FMA:21861", + "name": "Suspensory ligament of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20488" + ] + } + }, + { + "id": "FMA:21862", + "name": "Branch of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Pudendal neural branch" + ] + }, + { + "id": "FMA:21863", + "name": "Right pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19037" + ] + } + }, + { + "id": "FMA:21864", + "name": "Left pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19037" + ] + } + }, + { + "id": "FMA:21865", + "name": "Inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Inferior anal nerve" + ] + }, + { + "id": "FMA:21866", + "name": "Perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Perineal branch of pudendal nerve" + ] + }, + { + "id": "FMA:21867", + "name": "Posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21893" + ] + } + }, + { + "id": "FMA:21868", + "name": "Posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21893" + ] + } + }, + { + "id": "FMA:21869", + "name": "Dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Nervus dorsalis penis" + ] + }, + { + "id": "FMA:21870", + "name": "Dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Nervus dorsalis clitoridis" + ] + }, + { + "id": "FMA:21871", + "name": "Right inferior anal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21865" + ] + }, + "synonyms": [ + "Right inferior rectal nerve" + ] + }, + { + "id": "FMA:21872", + "name": "Left inferior anal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21865" + ] + }, + "synonyms": [ + "Left inferior rectal nerve" + ] + }, + { + "id": "FMA:21873", + "name": "Right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21866" + ] + } + }, + { + "id": "FMA:21874", + "name": "Left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21866" + ] + } + }, + { + "id": "FMA:21875", + "name": "Right posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21867" + ] + } + }, + { + "id": "FMA:21876", + "name": "Left posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21867" + ] + } + }, + { + "id": "FMA:21877", + "name": "Right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21868" + ] + } + }, + { + "id": "FMA:21878", + "name": "Left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21868" + ] + } + }, + { + "id": "FMA:21879", + "name": "Right dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21869" + ] + } + }, + { + "id": "FMA:21880", + "name": "Left dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21869" + ] + } + }, + { + "id": "FMA:21881", + "name": "Right dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21870" + ] + } + }, + { + "id": "FMA:21882", + "name": "Left dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21870" + ] + } + }, + { + "id": "FMA:21883", + "name": "Branch of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Inferior rectal neural branch", + "Branch of inferior anal nerve" + ] + }, + { + "id": "FMA:21884", + "name": "Inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + }, + "synonyms": [ + "External sphincter ani muscle branch of inferior rectal nerve" + ] + }, + { + "id": "FMA:21885", + "name": "Inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + } + }, + { + "id": "FMA:21886", + "name": "Cutaneous branch of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + } + }, + { + "id": "FMA:21887", + "name": "Right inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21884" + ] + }, + "synonyms": [ + "External sphincter ani muscle branch of right inferior rectal nerve" + ] + }, + { + "id": "FMA:21888", + "name": "Left inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21884" + ] + }, + "synonyms": [ + "External sphincter ani muscle branch of left inferior rectal nerve" + ] + }, + { + "id": "FMA:21889", + "name": "Right inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21885" + ] + } + }, + { + "id": "FMA:21890", + "name": "Left inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21885" + ] + } + }, + { + "id": "FMA:21891", + "name": "Cutaneous branch of right inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21886" + ] + } + }, + { + "id": "FMA:21892", + "name": "Cutaneous branch of left inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21886" + ] + } + }, + { + "id": "FMA:21893", + "name": "Branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21862" + ] + }, + "synonyms": [ + "Perineal neural branch" + ] + }, + { + "id": "FMA:21894", + "name": "Muscular branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21893" + ] + } + }, + { + "id": "FMA:21896", + "name": "Superficial transverse perineal muscle branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + }, + "synonyms": [ + "Transversus perinei superficialis muscle branch of perineal nerve", + "Branch of perineal nerve to superficial transverse perineal muscle" + ] + }, + { + "id": "FMA:21897", + "name": "Bulbospongiosus branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + } + }, + { + "id": "FMA:21898", + "name": "Ischiocavernosus branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + } + }, + { + "id": "FMA:21899", + "name": "Deep transverse muscle branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + } + }, + { + "id": "FMA:21900", + "name": "External urethral sphincter branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + }, + "synonyms": [ + "Sphincter urethrae branch of perineal nerve" + ] + }, + { + "id": "FMA:21902", + "name": "Superficial transverse perineal muscle branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21896" + ] + }, + "synonyms": [ + "Branch of right perineal nerve to right superficial transverse perineal muscle", + "Transversus perinei superficialis muscle branch of right perineal nerve" + ] + }, + { + "id": "FMA:21903", + "name": "Superficial transverse perineal muscle branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21896" + ] + }, + "synonyms": [ + "Transversus perinei superficialis muscle branch of left perineal nerve", + "Branch of left perineal nerve to left superficial transverse perineal muscle" + ] + }, + { + "id": "FMA:21904", + "name": "Deep transverse muscle branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21899" + ] + }, + "synonyms": [ + "Transversus perinei profundus muscle branch of right perineal nerve" + ] + }, + { + "id": "FMA:21905", + "name": "Deep transverse muscle branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21899" + ] + }, + "synonyms": [ + "Transversus perinei profundus muscle branch of left perineal nerve" + ] + }, + { + "id": "FMA:21906", + "name": "Bulbospongiosus branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21897" + ] + } + }, + { + "id": "FMA:21907", + "name": "Bulbospongiosus branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21897" + ] + } + }, + { + "id": "FMA:21908", + "name": "Ischiocavernosus branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21898" + ] + } + }, + { + "id": "FMA:21909", + "name": "Ischiocavernosus branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21898" + ] + } + }, + { + "id": "FMA:21910", + "name": "External urethral sphincter branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21900" + ] + }, + "synonyms": [ + "Sphincter urethrae branch of right perineal nerve" + ] + }, + { + "id": "FMA:21911", + "name": "External urethral sphincter branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21900" + ] + }, + "synonyms": [ + "Sphincter urethrae branch of left perineal nerve" + ] + }, + { + "id": "FMA:21916", + "name": "Vaginal branch of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + } + }, + { + "id": "FMA:21917", + "name": "Vaginal branch of right inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21916" + ] + } + }, + { + "id": "FMA:21918", + "name": "Vaginal branch of left inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21916" + ] + } + }, + { + "id": "FMA:21919", + "name": "Right superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19731" + ] + } + }, + { + "id": "FMA:21920", + "name": "Left superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19731" + ] + } + }, + { + "id": "FMA:21921", + "name": "Right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19729" + ] + } + }, + { + "id": "FMA:21922", + "name": "Left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19729" + ] + } + }, + { + "id": "FMA:21923", + "name": "Right ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19730" + ] + } + }, + { + "id": "FMA:21924", + "name": "Left ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19730" + ] + } + }, + { + "id": "FMA:21925", + "name": "Right deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19732" + ] + }, + "synonyms": [ + "Right transversus perinei profundus muscle" + ] + }, + { + "id": "FMA:21926", + "name": "Left deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19732" + ] + } + }, + { + "id": "FMA:21930", + "name": "External anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19728" + ] + }, + "synonyms": [ + "Sphincter ani externus", + "External sphincter ani" + ] + }, + { + "id": "FMA:21933", + "name": "Epimysium of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21834" + ] + }, + "synonyms": [ + "Transversus abdominis epimysium" + ] + }, + { + "id": "FMA:21934", + "name": "Epimysium of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21546" + ] + }, + "synonyms": [ + "Rectus abdominis epimysium" + ] + }, + { + "id": "FMA:21938", + "name": "Fascia of deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of transversus perinei profundus", + "Deep transverse perineal muscular fascia" + ] + }, + { + "id": "FMA:21944", + "name": "Epimysium of coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21574" + ] + }, + "synonyms": [ + "Coccygeus epimysium" + ] + }, + { + "id": "FMA:21945", + "name": "Aponeurosis of coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Coccygeus aponeurosis" + ] + }, + { + "id": "FMA:21949", + "name": "Fascia of superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Superficial transverse perineal muscular fascia", + "Fascia of transversus perinei superficialis" + ] + }, + { + "id": "FMA:21958", + "name": "Epimysium of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21811" + ] + }, + "synonyms": [ + "Right external oblique epimysium" + ] + }, + { + "id": "FMA:21959", + "name": "Epimysium of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21811" + ] + }, + "synonyms": [ + "Left external oblique epimysium" + ] + }, + { + "id": "FMA:21960", + "name": "Aponeurosis of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19941" + ] + }, + "synonyms": [ + "Right external oblique aponeurosis" + ] + }, + { + "id": "FMA:21961", + "name": "Aponeurosis of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19941" + ] + }, + "synonyms": [ + "Left external oblique aponeurosis" + ] + }, + { + "id": "FMA:21962", + "name": "Aponeurosis proper of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21808" + ] + } + }, + { + "id": "FMA:21963", + "name": "Aponeurosis proper of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21808" + ] + } + }, + { + "id": "FMA:21964", + "name": "Right inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19855" + ] + } + }, + { + "id": "FMA:21965", + "name": "Left inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19855" + ] + } + }, + { + "id": "FMA:21972", + "name": "Epimysium of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21818" + ] + }, + "synonyms": [ + "Right internal oblique epimysium" + ] + }, + { + "id": "FMA:21973", + "name": "Epimysium of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21818" + ] + }, + "synonyms": [ + "Left internal oblique epimysium" + ] + }, + { + "id": "FMA:21974", + "name": "Aponeurosis of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21836" + ] + }, + "synonyms": [ + "Right internal oblique aponeurosis" + ] + }, + { + "id": "FMA:21975", + "name": "Aponeurosis of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21836" + ] + }, + "synonyms": [ + "Left internal oblique aponeurosis" + ] + }, + { + "id": "FMA:21976", + "name": "Aponeurosis proper of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21838" + ] + } + }, + { + "id": "FMA:21977", + "name": "Aponeurosis proper of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21838" + ] + } + }, + { + "id": "FMA:21978", + "name": "Transversus abdominis lamina of conjoined tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21404" + ] + } + }, + { + "id": "FMA:21979", + "name": "Internal oblique lamina of conjoined tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21402" + ] + } + }, + { + "id": "FMA:21986", + "name": "Epimysium of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21933" + ] + }, + "synonyms": [ + "Right transversus abdominis epimysium" + ] + }, + { + "id": "FMA:21987", + "name": "Epimysium of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21933" + ] + }, + "synonyms": [ + "Left transversus abdominis epimysium" + ] + }, + { + "id": "FMA:21988", + "name": "Aponeurosis of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21835" + ] + }, + "synonyms": [ + "Right transversus abdominis aponeurosis" + ] + }, + { + "id": "FMA:21989", + "name": "Aponeurosis of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21835" + ] + }, + "synonyms": [ + "Left transversus abdominis aponeurosis" + ] + }, + { + "id": "FMA:21990", + "name": "Aponeurosis proper of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21840" + ] + } + }, + { + "id": "FMA:21991", + "name": "Aponeurosis proper of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21840" + ] + } + }, + { + "id": "FMA:22015", + "name": "Epimysium of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49339" + ] + }, + "synonyms": [ + "Bulbospongiosus epimysium" + ] + }, + { + "id": "FMA:22020", + "name": "Belly of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66341" + ] + }, + "synonyms": [ + "Right bulbospongiosus belly" + ] + }, + { + "id": "FMA:22021", + "name": "Belly of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66341" + ] + }, + "synonyms": [ + "Left bulbospongiosus belly" + ] + }, + { + "id": "FMA:22024", + "name": "Epimysium of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22015" + ] + }, + "synonyms": [ + "Right bulbospongiosus epimysium" + ] + }, + { + "id": "FMA:22025", + "name": "Epimysium of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22015" + ] + }, + "synonyms": [ + "Left bulbospongiosus epimysium" + ] + }, + { + "id": "FMA:22027", + "name": "Muscle fasciculus of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:22028", + "name": "Perimysium of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49339" + ] + }, + "synonyms": [ + "Bulbospongiosus perimysium" + ] + }, + { + "id": "FMA:22032", + "name": "Epimysium of ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46549" + ] + }, + "synonyms": [ + "Ischiocavernosus epimysium" + ] + }, + { + "id": "FMA:22038", + "name": "Epimysium of right ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22032" + ] + }, + "synonyms": [ + "Right ischiocavernosus epimysium" + ] + }, + { + "id": "FMA:22039", + "name": "Epimysium of left ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22032" + ] + }, + "synonyms": [ + "Left ischiocavernosus epimysium" + ] + }, + { + "id": "FMA:22042", + "name": "Tributary of deep dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21240" + ] + } + }, + { + "id": "FMA:22043", + "name": "Glans penis tributary of deep dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22042" + ] + } + }, + { + "id": "FMA:22044", + "name": "Cavernous tributary of deep dorsal vein of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22042" + ] + } + }, + { + "id": "FMA:22045", + "name": "Cavernous part of deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22048" + ] + } + }, + { + "id": "FMA:22046", + "name": "Corpus cavernosum part of deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:22048", + "name": "Subdivision of deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69805" + ] + } + }, + { + "id": "FMA:22049", + "name": "Labium majus branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22050" + ] + } + }, + { + "id": "FMA:22050", + "name": "Branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21893" + ] + }, + "synonyms": [ + "Posterior labial neural branch" + ] + }, + { + "id": "FMA:22051", + "name": "Labium minus branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22050" + ] + } + }, + { + "id": "FMA:22052", + "name": "Labium majus branch of right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22049" + ] + } + }, + { + "id": "FMA:22053", + "name": "Labium majus branch of left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22049" + ] + } + }, + { + "id": "FMA:22054", + "name": "Labium minus branch of right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22051" + ] + } + }, + { + "id": "FMA:22055", + "name": "Labium minus branch of left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22051" + ] + } + }, + { + "id": "FMA:22056", + "name": "Cavernous space of corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:22057", + "name": "Cavernous space of right corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22056" + ] + } + }, + { + "id": "FMA:22058", + "name": "Cavernous space of left corpus cavernosum of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22056" + ] + } + }, + { + "id": "FMA:22059", + "name": "Ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Ischiorectal fossa", + "Fossa ischio-analis" + ] + }, + { + "id": "FMA:22060", + "name": "Retropubic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Retziius cavity", + "Retzius space", + "Cavity of Retzius", + "Space of Retzius", + "Cave of Retzius" + ] + }, + { + "id": "FMA:22061", + "name": "Deep perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Spatium perinei profundum", + "Deep perineal pouch" + ] + }, + { + "id": "FMA:22062", + "name": "Superficial perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Superficial perineal pouch" + ] + }, + { + "id": "FMA:22063", + "name": "Right side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + }, + "synonyms": [ + "Right ischio-anal fossa", + "Right ischiorectal fossa" + ] + }, + { + "id": "FMA:22064", + "name": "Left side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + }, + "synonyms": [ + "Left ischiorectal fossa", + "Left ischio-anal fossa" + ] + }, + { + "id": "FMA:22065", + "name": "Right retropubic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22060" + ] + } + }, + { + "id": "FMA:22066", + "name": "Left retropubic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22060" + ] + } + }, + { + "id": "FMA:22067", + "name": "Right deep perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22061" + ] + } + }, + { + "id": "FMA:22068", + "name": "Left deep perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22061" + ] + } + }, + { + "id": "FMA:22069", + "name": "Right superficial perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22062" + ] + } + }, + { + "id": "FMA:22070", + "name": "Left superficial perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22062" + ] + } + }, + { + "id": "FMA:22071", + "name": "Pudendal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + }, + "synonyms": [ + "Alcock's canal" + ] + }, + { + "id": "FMA:22072", + "name": "Right pudendal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22071" + ] + } + }, + { + "id": "FMA:22073", + "name": "Left pudendal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22071" + ] + } + }, + { + "id": "FMA:22075", + "name": "Anterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65525" + ] + }, + "synonyms": [ + "Ventral division of sacral plexus" + ] + }, + { + "id": "FMA:22076", + "name": "Posterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65525" + ] + }, + "synonyms": [ + "Dorsal division of sacral plexus" + ] + }, + { + "id": "FMA:22077", + "name": "Posterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22076" + ] + }, + "synonyms": [ + "Dorsal division of right sacral plexus" + ] + }, + { + "id": "FMA:22078", + "name": "Posterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22076" + ] + }, + "synonyms": [ + "Dorsal division of left sacral plexus" + ] + }, + { + "id": "FMA:22079", + "name": "Skin of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23013" + ] + }, + "synonyms": [ + "Right hemiscrotum skin" + ] + }, + { + "id": "FMA:22080", + "name": "Skin of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23013" + ] + }, + "synonyms": [ + "Left hemiscrotum skin" + ] + }, + { + "id": "FMA:22082", + "name": "External spermatic fascia of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80457" + ] + } + }, + { + "id": "FMA:22083", + "name": "External spermatic fascia of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80457" + ] + } + }, + { + "id": "FMA:22084", + "name": "Zone of cremasteric fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + }, + "synonyms": [ + "Cremasteric fascia zone" + ] + }, + { + "id": "FMA:22085", + "name": "Cremasteric fascia of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22084" + ] + } + }, + { + "id": "FMA:22086", + "name": "Cremasteric fascia of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22084" + ] + } + }, + { + "id": "FMA:22087", + "name": "Region of cremasteric muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Cremasteric muscular region" + ] + }, + { + "id": "FMA:22088", + "name": "Cremasteric muscle of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22087" + ] + } + }, + { + "id": "FMA:22089", + "name": "Cremasteric muscle of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22087" + ] + } + }, + { + "id": "FMA:22091", + "name": "Scrotal part of right internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20720" + ] + }, + "synonyms": [ + "Internal spermatic fascia of right hemiscrotum" + ] + }, + { + "id": "FMA:22092", + "name": "Scrotal part of left internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20720" + ] + }, + "synonyms": [ + "Internal spermatic fascia of left hemiscrotum" + ] + }, + { + "id": "FMA:22093", + "name": "Trunk of quadratus femoris branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Trunk of quadratus femoris branch of ventrolateral branch of sacral plexus" + ] + }, + { + "id": "FMA:22094", + "name": "Trunk of gemellus superior branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Trunk of gemellus superior branch of ventrolateral branch of sacral plexus" + ] + }, + { + "id": "FMA:22095", + "name": "Trunk of obturator internus branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Obturator internus branch of ventromedial branch of sacral plexus" + ] + }, + { + "id": "FMA:22096", + "name": "Trunk of gemellus inferior branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Trunk of gemellus inferior branch ventromedial branch of sacral plexus" + ] + }, + { + "id": "FMA:22097", + "name": "Trunk of gemellus inferior branch of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22096" + ] + } + }, + { + "id": "FMA:22098", + "name": "Trunk of gemellus inferior branch of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22096" + ] + } + }, + { + "id": "FMA:22099", + "name": "Trunk of obturator internus branch of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22095" + ] + } + }, + { + "id": "FMA:22100", + "name": "Trunk of obturator internus branch of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22095" + ] + } + }, + { + "id": "FMA:22101", + "name": "Trunk of gemellus superior branch of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22094" + ] + } + }, + { + "id": "FMA:22102", + "name": "Trunk of gemellus superior branch of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22094" + ] + } + }, + { + "id": "FMA:22103", + "name": "Trunk of quadratus femoris branch of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22093" + ] + } + }, + { + "id": "FMA:22104", + "name": "Trunk of quadratus femoris branch of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22093" + ] + } + }, + { + "id": "FMA:22105", + "name": "Trunk of ventrolateral branch of right sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16507" + ] + }, + "synonyms": [ + "Trunk of nerve to right quadratus femoris and right gemellus inferior" + ] + }, + { + "id": "FMA:22106", + "name": "Trunk of ventrolateral branch of left sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16507" + ] + }, + "synonyms": [ + "Trunk of nerve to left quadratus femoris and left gemellus inferior" + ] + }, + { + "id": "FMA:22107", + "name": "Trunk of ventromedial branch of right sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16508" + ] + }, + "synonyms": [ + "Trunk of nerve to right obturator internus and right gemellus superior" + ] + }, + { + "id": "FMA:22108", + "name": "Trunk of ventromedial branch of left sacral plexus to lateral thigh rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16508" + ] + }, + "synonyms": [ + "Trunk of nerve to left obturator internus and left gemellus superior" + ] + }, + { + "id": "FMA:22109", + "name": "Right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19035" + ] + } + }, + { + "id": "FMA:22110", + "name": "Left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19035" + ] + } + }, + { + "id": "FMA:22111", + "name": "Right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19034" + ] + } + }, + { + "id": "FMA:22112", + "name": "Left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19034" + ] + } + }, + { + "id": "FMA:22113", + "name": "Root of right sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Right sacral neural root" + ] + }, + { + "id": "FMA:22114", + "name": "Root of left sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18028" + ] + }, + "synonyms": [ + "Left sacral neural root" + ] + }, + { + "id": "FMA:22115", + "name": "Root of right lumbar spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Right lumbar spinal neural root" + ] + }, + { + "id": "FMA:22116", + "name": "Root of left lumbar spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16421" + ] + }, + "synonyms": [ + "Left lumbar spinal neural root" + ] + }, + { + "id": "FMA:22117", + "name": "Root of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "First thoracic neural root" + ] + }, + { + "id": "FMA:22118", + "name": "Root of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Second thoracic neural root" + ] + }, + { + "id": "FMA:22119", + "name": "Root of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Third thoracic neural root" + ] + }, + { + "id": "FMA:22120", + "name": "Root of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Fourth thoracic neural root" + ] + }, + { + "id": "FMA:22121", + "name": "Root of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Fifth thoracic neural root" + ] + }, + { + "id": "FMA:22122", + "name": "Root of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Sixth thoracic neural root" + ] + }, + { + "id": "FMA:22123", + "name": "Root of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Seventh thoracic neural root" + ] + }, + { + "id": "FMA:22124", + "name": "Root of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Eighth thoracic neural root" + ] + }, + { + "id": "FMA:22125", + "name": "Root of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Ninth thoracic neural root" + ] + }, + { + "id": "FMA:22126", + "name": "Root of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Tenth thoracic neural root" + ] + }, + { + "id": "FMA:22127", + "name": "Root of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Eleventh thoracic neural root" + ] + }, + { + "id": "FMA:22128", + "name": "Root of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Twelfth thoracic neural root" + ] + }, + { + "id": "FMA:22129", + "name": "Root of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22117" + ] + }, + "synonyms": [ + "Right first thoracic neural root" + ] + }, + { + "id": "FMA:22130", + "name": "Root of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22117" + ] + }, + "synonyms": [ + "Left first thoracic neural root" + ] + }, + { + "id": "FMA:22131", + "name": "Root of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22118" + ] + }, + "synonyms": [ + "Right second thoracic neural root" + ] + }, + { + "id": "FMA:22132", + "name": "Root of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22118" + ] + }, + "synonyms": [ + "Left second thoracic neural root" + ] + }, + { + "id": "FMA:22133", + "name": "Root of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22119" + ] + }, + "synonyms": [ + "Right third thoracic neural root" + ] + }, + { + "id": "FMA:22134", + "name": "Root of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22119" + ] + }, + "synonyms": [ + "Left third thoracic neural root" + ] + }, + { + "id": "FMA:22136", + "name": "Root of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22120" + ] + }, + "synonyms": [ + "Left fourth thoracic neural root" + ] + }, + { + "id": "FMA:22137", + "name": "Root of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22120" + ] + }, + "synonyms": [ + "Right fourth thoracic neural root" + ] + }, + { + "id": "FMA:22138", + "name": "Root of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22121" + ] + }, + "synonyms": [ + "Right fifth thoracic neural root" + ] + }, + { + "id": "FMA:22139", + "name": "Root of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22121" + ] + }, + "synonyms": [ + "Left fifth thoracic neural root" + ] + }, + { + "id": "FMA:22140", + "name": "Root of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22122" + ] + }, + "synonyms": [ + "Right sixth thoracic neural root" + ] + }, + { + "id": "FMA:22141", + "name": "Root of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22122" + ] + }, + "synonyms": [ + "Left sixth thoracic neural root" + ] + }, + { + "id": "FMA:22142", + "name": "Root of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22123" + ] + }, + "synonyms": [ + "Right seventh thoracic neural root" + ] + }, + { + "id": "FMA:22143", + "name": "Root of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22123" + ] + }, + "synonyms": [ + "Left seventh thoracic neural root" + ] + }, + { + "id": "FMA:22144", + "name": "Root of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22124" + ] + }, + "synonyms": [ + "Right eighth thoracic neural root" + ] + }, + { + "id": "FMA:22145", + "name": "Root of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22124" + ] + }, + "synonyms": [ + "Left eighth thoracic neural root" + ] + }, + { + "id": "FMA:22146", + "name": "Root of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22125" + ] + }, + "synonyms": [ + "Right ninth thoracic neural root" + ] + }, + { + "id": "FMA:22147", + "name": "Root of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22125" + ] + }, + "synonyms": [ + "Left ninth thoracic neural root" + ] + }, + { + "id": "FMA:22148", + "name": "Root of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22126" + ] + }, + "synonyms": [ + "Right tenth thoracic neural root" + ] + }, + { + "id": "FMA:22149", + "name": "Root of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22126" + ] + }, + "synonyms": [ + "Left tenth thoracic neural root" + ] + }, + { + "id": "FMA:22150", + "name": "Root of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22127" + ] + }, + "synonyms": [ + "Right eleventh thoracic neural root" + ] + }, + { + "id": "FMA:22151", + "name": "Root of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22127" + ] + }, + "synonyms": [ + "Left eleventh thoracic neural root" + ] + }, + { + "id": "FMA:22152", + "name": "Root of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22128" + ] + }, + "synonyms": [ + "Right twelfth thoracic neural root" + ] + }, + { + "id": "FMA:22153", + "name": "Root of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22128" + ] + }, + "synonyms": [ + "Left twelfth thoracic neural root" + ] + }, + { + "id": "FMA:22154", + "name": "Root of right thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Right thoracic neural root" + ] + }, + { + "id": "FMA:22155", + "name": "Root of left thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14064" + ] + }, + "synonyms": [ + "Left thoracic neural root" + ] + }, + { + "id": "FMA:22156", + "name": "Root of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "First cervical neural root" + ] + }, + { + "id": "FMA:22157", + "name": "Root of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Second cervical neural root" + ] + }, + { + "id": "FMA:22158", + "name": "Root of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Third cervical neural root" + ] + }, + { + "id": "FMA:22159", + "name": "Root of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Fourth cervical neural root" + ] + }, + { + "id": "FMA:22160", + "name": "Root of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Fifth cervical neural root" + ] + }, + { + "id": "FMA:22161", + "name": "Root of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Sixth cervical neural root" + ] + }, + { + "id": "FMA:22162", + "name": "Root of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Seventh cervical neural root" + ] + }, + { + "id": "FMA:22163", + "name": "Root of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16422" + ] + }, + "synonyms": [ + "Eighth cervical neural root" + ] + }, + { + "id": "FMA:22164", + "name": "Root of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22163" + ] + }, + "synonyms": [ + "Right eighth cervical neural root" + ] + }, + { + "id": "FMA:22165", + "name": "Root of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22163" + ] + }, + "synonyms": [ + "Left eighth cervical neural root" + ] + }, + { + "id": "FMA:22166", + "name": "Root of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22156" + ] + }, + "synonyms": [ + "Right first cervical neural root" + ] + }, + { + "id": "FMA:22167", + "name": "Root of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22156" + ] + }, + "synonyms": [ + "Left first cervical neural root" + ] + }, + { + "id": "FMA:22168", + "name": "Root of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22157" + ] + }, + "synonyms": [ + "Right second cervical neural root" + ] + }, + { + "id": "FMA:22169", + "name": "Root of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22157" + ] + }, + "synonyms": [ + "Left second cervical neural root" + ] + }, + { + "id": "FMA:22170", + "name": "Root of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22158" + ] + }, + "synonyms": [ + "Right third cervical neural root" + ] + }, + { + "id": "FMA:22171", + "name": "Root of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22158" + ] + }, + "synonyms": [ + "Left third cervical neural root" + ] + }, + { + "id": "FMA:22172", + "name": "Root of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22159" + ] + }, + "synonyms": [ + "Right fourth cervical neural root" + ] + }, + { + "id": "FMA:22173", + "name": "Root of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22159" + ] + }, + "synonyms": [ + "Left fourth cervical neural root" + ] + }, + { + "id": "FMA:22174", + "name": "Root of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22160" + ] + }, + "synonyms": [ + "Right fifth cervical neural root" + ] + }, + { + "id": "FMA:22175", + "name": "Root of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22160" + ] + }, + "synonyms": [ + "Left fifth cervical neural root" + ] + }, + { + "id": "FMA:22176", + "name": "Root of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22161" + ] + }, + "synonyms": [ + "Right sixth cervical neural root" + ] + }, + { + "id": "FMA:22177", + "name": "Root of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22161" + ] + }, + "synonyms": [ + "Left sixth cervical neural root" + ] + }, + { + "id": "FMA:22178", + "name": "Root of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22162" + ] + }, + "synonyms": [ + "Right seventh cervical neural root" + ] + }, + { + "id": "FMA:22179", + "name": "Root of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22162" + ] + }, + "synonyms": [ + "Left seventh cervical neural root" + ] + }, + { + "id": "FMA:22180", + "name": "Rootlet of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "First thoracic neural rootlet" + ] + }, + { + "id": "FMA:22181", + "name": "Rootlet of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Second thoracic neural rootlet" + ] + }, + { + "id": "FMA:22182", + "name": "Rootlet of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Third thoracic neural rootlet" + ] + }, + { + "id": "FMA:22183", + "name": "Rootlet of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Fourth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22184", + "name": "Rootlet of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Fifth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22185", + "name": "Rootlet of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Sixth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22186", + "name": "Rootlet of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Seventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22187", + "name": "Rootlet of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Eighth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22188", + "name": "Rootlet of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Ninth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22189", + "name": "Rootlet of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Tenth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22190", + "name": "Rootlet of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Eleventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22191", + "name": "Rootlet of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Twelfth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22192", + "name": "Rootlet of right twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22191" + ] + }, + "synonyms": [ + "Right twelfth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22193", + "name": "Rootlet of left twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22191" + ] + }, + "synonyms": [ + "Left twelfth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22194", + "name": "Rootlet of right first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22180" + ] + }, + "synonyms": [ + "Right first thoracic neural rootlet" + ] + }, + { + "id": "FMA:22195", + "name": "Rootlet of left first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22180" + ] + }, + "synonyms": [ + "Left first thoracic neural rootlet" + ] + }, + { + "id": "FMA:22196", + "name": "Rootlet of right second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22181" + ] + }, + "synonyms": [ + "Right second thoracic neural rootlet" + ] + }, + { + "id": "FMA:22197", + "name": "Rootlet of left second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22181" + ] + }, + "synonyms": [ + "Left second thoracic neural rootlet" + ] + }, + { + "id": "FMA:22198", + "name": "Rootlet of right third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22182" + ] + }, + "synonyms": [ + "Right third thoracic neural rootlet" + ] + }, + { + "id": "FMA:22199", + "name": "Rootlet of left third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22182" + ] + }, + "synonyms": [ + "Left third thoracic neural rootlet" + ] + }, + { + "id": "FMA:22200", + "name": "Rootlet of right fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22183" + ] + }, + "synonyms": [ + "Right fourth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22201", + "name": "Rootlet of left fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22183" + ] + }, + "synonyms": [ + "Left fourth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22202", + "name": "Rootlet of right fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22184" + ] + }, + "synonyms": [ + "Right fifth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22203", + "name": "Rootlet of left fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22184" + ] + }, + "synonyms": [ + "Left fifth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22204", + "name": "Rootlet of right sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22185" + ] + }, + "synonyms": [ + "Right sixth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22205", + "name": "Rootlet of left sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22185" + ] + }, + "synonyms": [ + "Left sixth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22206", + "name": "Rootlet of right seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22186" + ] + }, + "synonyms": [ + "Right seventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22207", + "name": "Rootlet of left seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22186" + ] + }, + "synonyms": [ + "Left seventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22208", + "name": "Rootlet of right eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22187" + ] + }, + "synonyms": [ + "Right eighth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22209", + "name": "Rootlet of left eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22187" + ] + }, + "synonyms": [ + "Left eighth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22210", + "name": "Rootlet of right ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22188" + ] + }, + "synonyms": [ + "Right ninth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22211", + "name": "Rootlet of left ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22188" + ] + }, + "synonyms": [ + "Left ninth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22212", + "name": "Rootlet of right tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22189" + ] + }, + "synonyms": [ + "Right tenth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22213", + "name": "Rootlet of left tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22189" + ] + }, + "synonyms": [ + "Left tenth thoracic neural rootlet" + ] + }, + { + "id": "FMA:22214", + "name": "Rootlet of right eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22190" + ] + }, + "synonyms": [ + "Right eleventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22215", + "name": "Rootlet of left eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22190" + ] + }, + "synonyms": [ + "Left eleventh thoracic neural rootlet" + ] + }, + { + "id": "FMA:22216", + "name": "Rootlet of right thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Right thoracic neural rootlet" + ] + }, + { + "id": "FMA:22217", + "name": "Rootlet of left thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14062" + ] + }, + "synonyms": [ + "Left thoracic neural rootlet" + ] + }, + { + "id": "FMA:22218", + "name": "Rootlet of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "First cervical neural rootlet" + ] + }, + { + "id": "FMA:22219", + "name": "Rootlet of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Second cervical neural rootlet" + ] + }, + { + "id": "FMA:22220", + "name": "Rootlet of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Third cervical neural rootlet" + ] + }, + { + "id": "FMA:22221", + "name": "Rootlet of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Fourth cervical neural rootlet" + ] + }, + { + "id": "FMA:22222", + "name": "Rootlet of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Fifth cervical neural rootlet" + ] + }, + { + "id": "FMA:22223", + "name": "Rootlet of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Sixth cervical neural rootlet" + ] + }, + { + "id": "FMA:22224", + "name": "Rootlet of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Seventh cervical neural rootlet" + ] + }, + { + "id": "FMA:22225", + "name": "Rootlet of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14061" + ] + }, + "synonyms": [ + "Eighth cervical neural rootlet" + ] + }, + { + "id": "FMA:22226", + "name": "Rootlet of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22218" + ] + }, + "synonyms": [ + "Right first cervical neural rootlet" + ] + }, + { + "id": "FMA:22227", + "name": "Rootlet of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22218" + ] + }, + "synonyms": [ + "Left first cervical neural rootlet" + ] + }, + { + "id": "FMA:22228", + "name": "Rootlet of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22219" + ] + }, + "synonyms": [ + "Right second cervical neural rootlet" + ] + }, + { + "id": "FMA:22229", + "name": "Rootlet of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22219" + ] + }, + "synonyms": [ + "Left second cervical neural rootlet" + ] + }, + { + "id": "FMA:22230", + "name": "Rootlet of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22220" + ] + }, + "synonyms": [ + "Right third cervical neural rootlet" + ] + }, + { + "id": "FMA:22231", + "name": "Rootlet of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22220" + ] + }, + "synonyms": [ + "Left third cervical neural rootlet" + ] + }, + { + "id": "FMA:22232", + "name": "Rootlet of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22221" + ] + }, + "synonyms": [ + "Right fourth cervical neural rootlet" + ] + }, + { + "id": "FMA:22233", + "name": "Rootlet of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22221" + ] + }, + "synonyms": [ + "Left fourth cervical neural rootlet" + ] + }, + { + "id": "FMA:22234", + "name": "Rootlet of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22222" + ] + }, + "synonyms": [ + "Right fifth cervical neural rootlet" + ] + }, + { + "id": "FMA:22235", + "name": "Rootlet of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22222" + ] + }, + "synonyms": [ + "Left fifth cervical neural rootlet" + ] + }, + { + "id": "FMA:22236", + "name": "Rootlet of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22224" + ] + }, + "synonyms": [ + "Right seventh cervical neural rootlet" + ] + }, + { + "id": "FMA:22237", + "name": "Rootlet of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22224" + ] + }, + "synonyms": [ + "Left seventh cervical neural rootlet" + ] + }, + { + "id": "FMA:22238", + "name": "Rootlet of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22225" + ] + }, + "synonyms": [ + "Right eighth cervical neural rootlet" + ] + }, + { + "id": "FMA:22239", + "name": "Rootlet of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22225" + ] + }, + "synonyms": [ + "Left eighth cervical neural rootlet" + ] + }, + { + "id": "FMA:22242", + "name": "Anterior root of right thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + } + }, + { + "id": "FMA:22243", + "name": "Anterior root of left thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12896" + ] + } + }, + { + "id": "FMA:22244", + "name": "Anterior root of right cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + } + }, + { + "id": "FMA:22245", + "name": "Anterior root of left cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12920" + ] + } + }, + { + "id": "FMA:22246", + "name": "Anterior root of right lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + } + }, + { + "id": "FMA:22247", + "name": "Anterior root of left lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12921" + ] + } + }, + { + "id": "FMA:22248", + "name": "Anterior root of right sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + } + }, + { + "id": "FMA:22249", + "name": "Anterior root of left sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12922" + ] + } + }, + { + "id": "FMA:22250", + "name": "Posterior root of right cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + } + }, + { + "id": "FMA:22251", + "name": "Posterior root of left cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12968" + ] + } + }, + { + "id": "FMA:22252", + "name": "Posterior root of right thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + } + }, + { + "id": "FMA:22253", + "name": "Posterior root of left thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12908" + ] + } + }, + { + "id": "FMA:22254", + "name": "Posterior root of right lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + } + }, + { + "id": "FMA:22255", + "name": "Posterior root of left lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12969" + ] + } + }, + { + "id": "FMA:22256", + "name": "Posterior root of right sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + } + }, + { + "id": "FMA:22257", + "name": "Posterior root of left sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12970" + ] + } + }, + { + "id": "FMA:22258", + "name": "Cutaneous part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22259", + "name": "Cutaneous part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22258" + ] + } + }, + { + "id": "FMA:22260", + "name": "Cutaneous part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22258" + ] + } + }, + { + "id": "FMA:22261", + "name": "Gluteus maximus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22262", + "name": "Obturator internus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22263", + "name": "Gemellus inferior part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22264", + "name": "Gemellus superior part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22265", + "name": "Quadratus femoris part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22266", + "name": "Biceps femoris part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22267", + "name": "Semitendinosus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22268", + "name": "Semimembranosus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + } + }, + { + "id": "FMA:22269", + "name": "Gluteus maximus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22261" + ] + } + }, + { + "id": "FMA:22270", + "name": "Gluteus maximus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22261" + ] + } + }, + { + "id": "FMA:22271", + "name": "Obturator internus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22262" + ] + } + }, + { + "id": "FMA:22272", + "name": "Obturator internus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22262" + ] + } + }, + { + "id": "FMA:22273", + "name": "Gemellus inferior part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22263" + ] + } + }, + { + "id": "FMA:22274", + "name": "Gemellus inferior part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22263" + ] + } + }, + { + "id": "FMA:22275", + "name": "Gemellus superior part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22264" + ] + } + }, + { + "id": "FMA:22276", + "name": "Gemellus superior part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22264" + ] + } + }, + { + "id": "FMA:22277", + "name": "Quadratus femoris part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22265" + ] + } + }, + { + "id": "FMA:22278", + "name": "Quadratus femoris part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22265" + ] + } + }, + { + "id": "FMA:22279", + "name": "Biceps femoris part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22266" + ] + } + }, + { + "id": "FMA:22280", + "name": "Biceps femoris part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22266" + ] + } + }, + { + "id": "FMA:22281", + "name": "Semitendinosus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22267" + ] + } + }, + { + "id": "FMA:22282", + "name": "Semitendinosus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22267" + ] + } + }, + { + "id": "FMA:22283", + "name": "Semimembranosus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22268" + ] + } + }, + { + "id": "FMA:22284", + "name": "Semimembranosus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22268" + ] + } + }, + { + "id": "FMA:22285", + "name": "Raphe of deep perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Deep perineal muscular raphe" + ] + }, + { + "id": "FMA:22289", + "name": "Fascia of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Quadratus lumborum fascia" + ] + }, + { + "id": "FMA:22290", + "name": "Aponeurosis of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Quadratus lumborum aponeurosis" + ] + }, + { + "id": "FMA:22292", + "name": "Muscle fasciculus of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:22293", + "name": "Perimysium of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22289" + ] + }, + "synonyms": [ + "Quadratus lumborum perimysium" + ] + }, + { + "id": "FMA:22294", + "name": "Epimysium of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22289" + ] + }, + "synonyms": [ + "Quadratus lumborum epimysium" + ] + }, + { + "id": "FMA:22298", + "name": "Obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19083" + ] + }, + "synonyms": [ + "Musculus obturator internus", + "Internal obturator" + ] + }, + { + "id": "FMA:22299", + "name": "Obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19083" + ] + }, + "synonyms": [ + "External obturator" + ] + }, + { + "id": "FMA:22300", + "name": "Tendon of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Obturator internus tendon" + ] + }, + { + "id": "FMA:22301", + "name": "Perimysium of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39214" + ] + }, + "synonyms": [ + "Obturator internus perimysium" + ] + }, + { + "id": "FMA:22302", + "name": "Epimysium of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39214" + ] + }, + "synonyms": [ + "Obturator internus epimysium" + ] + }, + { + "id": "FMA:22303", + "name": "Division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18848" + ] + } + }, + { + "id": "FMA:22304", + "name": "Psoas major division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22303" + ] + } + }, + { + "id": "FMA:22305", + "name": "Quadratus lumborum division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22303" + ] + } + }, + { + "id": "FMA:22306", + "name": "Psoas major division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22304" + ] + } + }, + { + "id": "FMA:22307", + "name": "Psoas major division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22304" + ] + } + }, + { + "id": "FMA:22308", + "name": "Quadratus lumborum division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22305" + ] + } + }, + { + "id": "FMA:22309", + "name": "Quadratus lumborum division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22305" + ] + } + }, + { + "id": "FMA:22310", + "name": "Iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37367" + ] + }, + "synonyms": [ + "Anterior muscle of pelvic girdle" + ] + }, + { + "id": "FMA:22311", + "name": "Spinal division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22303" + ] + }, + "synonyms": [ + "Spinal branch of iliolumbar artery", + "Cauda equina division of lumbar part of iliolumbar artery" + ] + }, + { + "id": "FMA:22312", + "name": "Spinal division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22311" + ] + } + }, + { + "id": "FMA:22313", + "name": "Spinal division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22311" + ] + } + }, + { + "id": "FMA:22314", + "name": "Gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + }, + "synonyms": [ + "M.gluteus maximus" + ] + }, + { + "id": "FMA:22315", + "name": "Gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + } + }, + { + "id": "FMA:22317", + "name": "Gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + } + }, + { + "id": "FMA:22318", + "name": "Gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22319" + ] + }, + "synonyms": [ + "Superior gemellus" + ] + }, + { + "id": "FMA:22319", + "name": "Gemellus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + } + }, + { + "id": "FMA:22320", + "name": "Gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22319" + ] + }, + "synonyms": [ + "Inferior gemellus" + ] + }, + { + "id": "FMA:22321", + "name": "Quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + } + }, + { + "id": "FMA:22322", + "name": "Right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22310" + ] + } + }, + { + "id": "FMA:22323", + "name": "Left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22310" + ] + } + }, + { + "id": "FMA:22324", + "name": "Right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22298" + ] + } + }, + { + "id": "FMA:22325", + "name": "Left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22298" + ] + } + }, + { + "id": "FMA:22326", + "name": "Right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22299" + ] + } + }, + { + "id": "FMA:22327", + "name": "Left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22299" + ] + } + }, + { + "id": "FMA:22328", + "name": "Right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22314" + ] + } + }, + { + "id": "FMA:22329", + "name": "Left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22314" + ] + } + }, + { + "id": "FMA:22330", + "name": "Right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22315" + ] + } + }, + { + "id": "FMA:22331", + "name": "Left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22315" + ] + } + }, + { + "id": "FMA:22332", + "name": "Right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22317" + ] + } + }, + { + "id": "FMA:22333", + "name": "Left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22317" + ] + } + }, + { + "id": "FMA:22334", + "name": "Right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22318" + ] + }, + "synonyms": [ + "Right superior gemellus" + ] + }, + { + "id": "FMA:22335", + "name": "Left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22318" + ] + }, + "synonyms": [ + "Left superior gemellus" + ] + }, + { + "id": "FMA:22336", + "name": "Right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22320" + ] + }, + "synonyms": [ + "Right inferior gemellus" + ] + }, + { + "id": "FMA:22337", + "name": "Left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22320" + ] + }, + "synonyms": [ + "Left inferior gemellus" + ] + }, + { + "id": "FMA:22338", + "name": "Right quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22321" + ] + } + }, + { + "id": "FMA:22339", + "name": "Left quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22321" + ] + } + }, + { + "id": "FMA:22340", + "name": "Right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19082" + ] + } + }, + { + "id": "FMA:22341", + "name": "Left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19082" + ] + } + }, + { + "id": "FMA:22342", + "name": "Right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18060" + ] + } + }, + { + "id": "FMA:22343", + "name": "Left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18060" + ] + } + }, + { + "id": "FMA:22344", + "name": "Right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15570" + ] + } + }, + { + "id": "FMA:22345", + "name": "Left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15570" + ] + } + }, + { + "id": "FMA:22346", + "name": "Right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15568" + ] + } + }, + { + "id": "FMA:22347", + "name": "Left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15568" + ] + } + }, + { + "id": "FMA:22348", + "name": "Right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15569" + ] + } + }, + { + "id": "FMA:22349", + "name": "Left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15569" + ] + } + }, + { + "id": "FMA:22350", + "name": "Psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32514" + ] + }, + "synonyms": [ + "Psoas minor muscle" + ] + }, + { + "id": "FMA:22351", + "name": "Right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22350" + ] + } + }, + { + "id": "FMA:22352", + "name": "Left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22350" + ] + } + }, + { + "id": "FMA:22353", + "name": "Sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22424" + ] + } + }, + { + "id": "FMA:22354", + "name": "Right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22353" + ] + } + }, + { + "id": "FMA:22355", + "name": "Left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22353" + ] + } + }, + { + "id": "FMA:22356", + "name": "Biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22427" + ] + } + }, + { + "id": "FMA:22357", + "name": "Semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22427" + ] + }, + "synonyms": [ + "Semitendinosus muscle" + ] + }, + { + "id": "FMA:22358", + "name": "Right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22357" + ] + } + }, + { + "id": "FMA:22359", + "name": "Left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22357" + ] + } + }, + { + "id": "FMA:22360", + "name": "Right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22356" + ] + } + }, + { + "id": "FMA:22361", + "name": "Left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22356" + ] + } + }, + { + "id": "FMA:22362", + "name": "Iliacus division of iliac part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18848" + ] + }, + "synonyms": [ + "Iliacus branch of iliolumbar artery" + ] + }, + { + "id": "FMA:22363", + "name": "Iliacus muscle branch of iliac branch of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22362" + ] + } + }, + { + "id": "FMA:22364", + "name": "Iliacus muscle branch of iliac branch of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22362" + ] + } + }, + { + "id": "FMA:22365", + "name": "Subdivision of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69804" + ] + }, + "synonyms": [ + "Lateral sacral arterial subdivision" + ] + }, + { + "id": "FMA:22366", + "name": "Branch of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Median sacral arterial branch", + "Branch of median sacral arterial tree" + ] + }, + { + "id": "FMA:22367", + "name": "Lumbar branch of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22366" + ] + }, + "synonyms": [ + "Arteria lumbalis ima", + "Lumbar branch of middle sacral artery" + ] + }, + { + "id": "FMA:22368", + "name": "Division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22365" + ] + } + }, + { + "id": "FMA:22369", + "name": "Sacral vertebral division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22368" + ] + } + }, + { + "id": "FMA:22370", + "name": "Cutaneous division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22368" + ] + } + }, + { + "id": "FMA:22371", + "name": "Sacral canal division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22368" + ] + } + }, + { + "id": "FMA:22372", + "name": "Sacral vertebral division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22369" + ] + } + }, + { + "id": "FMA:22373", + "name": "Sacral vertebral division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22369" + ] + } + }, + { + "id": "FMA:22374", + "name": "Sacral canal division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22371" + ] + } + }, + { + "id": "FMA:22375", + "name": "Sacral canal division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22371" + ] + } + }, + { + "id": "FMA:22376", + "name": "Cutaneous division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22370" + ] + } + }, + { + "id": "FMA:22377", + "name": "Cutaneous division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22370" + ] + } + }, + { + "id": "FMA:22378", + "name": "Piriformis part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + } + }, + { + "id": "FMA:22379", + "name": "Piriformis part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22378" + ] + } + }, + { + "id": "FMA:22380", + "name": "Piriformis part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22378" + ] + } + }, + { + "id": "FMA:22381", + "name": "Obturator internus part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + } + }, + { + "id": "FMA:22382", + "name": "Obturator internus part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22381" + ] + } + }, + { + "id": "FMA:22383", + "name": "Obturator internus part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22381" + ] + } + }, + { + "id": "FMA:22384", + "name": "Division of superficial part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + } + }, + { + "id": "FMA:22385", + "name": "Gluteus maximus division of superficial part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22384" + ] + } + }, + { + "id": "FMA:22386", + "name": "Cutaneous division of superficial part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22384" + ] + } + }, + { + "id": "FMA:22387", + "name": "Gluteus maximus division of superficial part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22385" + ] + } + }, + { + "id": "FMA:22388", + "name": "Gluteus maximus division of superficial part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22385" + ] + } + }, + { + "id": "FMA:22389", + "name": "Cutaneous division of superficial part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22386" + ] + } + }, + { + "id": "FMA:22390", + "name": "Cutaneous division of superficial part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22386" + ] + } + }, + { + "id": "FMA:22391", + "name": "Division of deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21119" + ] + } + }, + { + "id": "FMA:22392", + "name": "Superior division of deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22391" + ] + }, + "synonyms": [ + "Superior deep branch of superior gluteal artery" + ] + }, + { + "id": "FMA:22393", + "name": "Inferior division of deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22391" + ] + }, + "synonyms": [ + "Inferior deep branch of superior gluteal artery" + ] + }, + { + "id": "FMA:22394", + "name": "Gluteus medius part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22399" + ] + } + }, + { + "id": "FMA:22395", + "name": "Superior division of deep part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22392" + ] + } + }, + { + "id": "FMA:22396", + "name": "Superior division of deep part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22392" + ] + } + }, + { + "id": "FMA:22397", + "name": "Inferior division of deep part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22393" + ] + } + }, + { + "id": "FMA:22398", + "name": "Inferior division of deep part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22393" + ] + } + }, + { + "id": "FMA:22399", + "name": "Subdivision of inferior division of deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22391" + ] + } + }, + { + "id": "FMA:22400", + "name": "Gluteus medius part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22394" + ] + } + }, + { + "id": "FMA:22401", + "name": "Gluteus medius part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22394" + ] + } + }, + { + "id": "FMA:22402", + "name": "Gluteus minimus part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22399" + ] + } + }, + { + "id": "FMA:22403", + "name": "Gluteus minimus part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22402" + ] + } + }, + { + "id": "FMA:22404", + "name": "Gluteus minimus part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22402" + ] + } + }, + { + "id": "FMA:22405", + "name": "Femoral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + } + }, + { + "id": "FMA:22406", + "name": "Right femoral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22405" + ] + } + }, + { + "id": "FMA:22407", + "name": "Left femoral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22405" + ] + } + }, + { + "id": "FMA:22408", + "name": "Trunk of adductor brevis part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20740" + ] + } + }, + { + "id": "FMA:22409", + "name": "Trunk of adductor brevis part of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22408" + ] + } + }, + { + "id": "FMA:22410", + "name": "Trunk of adductor brevis part of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22408" + ] + } + }, + { + "id": "FMA:22411", + "name": "Trunk of adductor magnus part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20740" + ] + } + }, + { + "id": "FMA:22412", + "name": "Trunk of adductor magnus part of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22411" + ] + } + }, + { + "id": "FMA:22413", + "name": "Trunk of adductor magnus part of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22411" + ] + } + }, + { + "id": "FMA:22414", + "name": "Vastus lateralis muscle branch of descending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20805" + ] + } + }, + { + "id": "FMA:22415", + "name": "Vastus lateralis muscle branch of descending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22414" + ] + } + }, + { + "id": "FMA:22416", + "name": "Vastus lateralis muscle branch of descending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22414" + ] + } + }, + { + "id": "FMA:22417", + "name": "Deep branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Deep branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:22418", + "name": "Deep branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22417" + ] + } + }, + { + "id": "FMA:22419", + "name": "Deep branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22417" + ] + } + }, + { + "id": "FMA:22420", + "name": "Descending branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20809" + ] + }, + "synonyms": [ + "Descending branch of medial femoral circumflex artery" + ] + }, + { + "id": "FMA:22421", + "name": "Descending branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22420" + ] + } + }, + { + "id": "FMA:22422", + "name": "Descending branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22420" + ] + } + }, + { + "id": "FMA:22423", + "name": "Tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64922" + ] + }, + "synonyms": [ + "Tensor of fascia lata" + ] + }, + { + "id": "FMA:22424", + "name": "Muscle of anterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22470" + ] + }, + "synonyms": [ + "Anterior femoral muscle" + ] + }, + { + "id": "FMA:22425", + "name": "Right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22423" + ] + } + }, + { + "id": "FMA:22426", + "name": "Left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22423" + ] + } + }, + { + "id": "FMA:22427", + "name": "Muscle of posterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22470" + ] + }, + "synonyms": [ + "Posterior femoral muscle" + ] + }, + { + "id": "FMA:22428", + "name": "Quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22424" + ] + }, + "synonyms": [ + "Quadriceps" + ] + }, + { + "id": "FMA:22429", + "name": "Zone of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Quadriceps femoris zone" + ] + }, + { + "id": "FMA:22430", + "name": "Rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + }, + "synonyms": [ + "Musculus rectos femoris" + ] + }, + { + "id": "FMA:22431", + "name": "Vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:22432", + "name": "Vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:22433", + "name": "Vastus intermedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:22435", + "name": "Straight head of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45860" + ] + }, + "synonyms": [ + "Caput rectum (Musculus rectus femoris)" + ] + }, + { + "id": "FMA:22436", + "name": "Reflected head of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45860" + ] + }, + "synonyms": [ + "Caput reflexum (Musculus rectus femoris)" + ] + }, + { + "id": "FMA:22437", + "name": "Articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22424" + ] + }, + "synonyms": [ + "Articular muscle of knee" + ] + }, + { + "id": "FMA:22438", + "name": "Semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22427" + ] + } + }, + { + "id": "FMA:22439", + "name": "Muscle of medial compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22470" + ] + }, + "synonyms": [ + "Medial femoral muscle" + ] + }, + { + "id": "FMA:22440", + "name": "Pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + } + }, + { + "id": "FMA:22441", + "name": "Adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + } + }, + { + "id": "FMA:22442", + "name": "Adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + }, + "synonyms": [ + "Musculus adductos brevis" + ] + }, + { + "id": "FMA:22443", + "name": "Adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + } + }, + { + "id": "FMA:22444", + "name": "Right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22428" + ] + }, + "synonyms": [ + "Right quadriceps" + ] + }, + { + "id": "FMA:22445", + "name": "Left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22428" + ] + }, + "synonyms": [ + "Left quadriceps" + ] + }, + { + "id": "FMA:22446", + "name": "Right articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22437" + ] + } + }, + { + "id": "FMA:22447", + "name": "Left articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22437" + ] + } + }, + { + "id": "FMA:22448", + "name": "Right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22438" + ] + } + }, + { + "id": "FMA:22449", + "name": "Left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22438" + ] + } + }, + { + "id": "FMA:22450", + "name": "Right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22440" + ] + } + }, + { + "id": "FMA:22451", + "name": "Left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22440" + ] + } + }, + { + "id": "FMA:22452", + "name": "Right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22442" + ] + } + }, + { + "id": "FMA:22454", + "name": "Left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22442" + ] + } + }, + { + "id": "FMA:22456", + "name": "Right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22441" + ] + } + }, + { + "id": "FMA:22457", + "name": "Left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22441" + ] + } + }, + { + "id": "FMA:22459", + "name": "Right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22443" + ] + } + }, + { + "id": "FMA:22460", + "name": "Left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22443" + ] + } + }, + { + "id": "FMA:22461", + "name": "Fourth perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + } + }, + { + "id": "FMA:22468", + "name": "Fourth perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22461" + ] + } + }, + { + "id": "FMA:22469", + "name": "Fourth perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22461" + ] + } + }, + { + "id": "FMA:22470", + "name": "Muscle of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37368" + ] + }, + "synonyms": [ + "Thigh muscle" + ] + }, + { + "id": "FMA:22471", + "name": "Muscle of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37368" + ] + }, + "synonyms": [ + "Leg muscle" + ] + }, + { + "id": "FMA:22472", + "name": "Muscle of anterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22471" + ] + }, + "synonyms": [ + "Anterior crural muscle" + ] + }, + { + "id": "FMA:22473", + "name": "Muscle of lateral compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22471" + ] + }, + "synonyms": [ + "Lateral crural muscle" + ] + }, + { + "id": "FMA:22474", + "name": "Muscle of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22471" + ] + }, + "synonyms": [ + "Posterior crural muscle" + ] + }, + { + "id": "FMA:22476", + "name": "Middle cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:22477", + "name": "Secondary cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:22478", + "name": "Tertiary cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:22479", + "name": "Quarternary cremasteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21166" + ] + } + }, + { + "id": "FMA:22480", + "name": "Branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + } + }, + { + "id": "FMA:22481", + "name": "Adductor magnus branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22480" + ] + } + }, + { + "id": "FMA:22482", + "name": "Adductor brevis branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22480" + ] + } + }, + { + "id": "FMA:22483", + "name": "Biceps femoris branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22480" + ] + } + }, + { + "id": "FMA:22484", + "name": "Gluteus maximus branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22480" + ] + } + }, + { + "id": "FMA:22485", + "name": "Adductor magnus branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22481" + ] + } + }, + { + "id": "FMA:22486", + "name": "Adductor magnus branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22481" + ] + } + }, + { + "id": "FMA:22487", + "name": "Adductor brevis branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22482" + ] + } + }, + { + "id": "FMA:22488", + "name": "Adductor brevis branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22482" + ] + } + }, + { + "id": "FMA:22489", + "name": "Biceps femoris branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22483" + ] + } + }, + { + "id": "FMA:22490", + "name": "Biceps femoris branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22483" + ] + } + }, + { + "id": "FMA:22491", + "name": "Gluteus maximus branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22484" + ] + } + }, + { + "id": "FMA:22492", + "name": "Gluteus maximus branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22484" + ] + } + }, + { + "id": "FMA:22493", + "name": "Branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + } + }, + { + "id": "FMA:22494", + "name": "Ascending branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22493" + ] + } + }, + { + "id": "FMA:22495", + "name": "Descending branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22493" + ] + } + }, + { + "id": "FMA:22496", + "name": "Ascending branch of second perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22494" + ] + } + }, + { + "id": "FMA:22497", + "name": "Ascending branch of second perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22494" + ] + } + }, + { + "id": "FMA:22498", + "name": "Descending branch of second perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22495" + ] + } + }, + { + "id": "FMA:22499", + "name": "Descending branch of second perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22495" + ] + } + }, + { + "id": "FMA:22500", + "name": "Femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + } + }, + { + "id": "FMA:22501", + "name": "Right femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22500" + ] + } + }, + { + "id": "FMA:22502", + "name": "Left femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22500" + ] + } + }, + { + "id": "FMA:22506", + "name": "Descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + } + }, + { + "id": "FMA:22507", + "name": "Right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22506" + ] + } + }, + { + "id": "FMA:22508", + "name": "Left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22506" + ] + } + }, + { + "id": "FMA:22509", + "name": "Branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Descending genicular arterial branch" + ] + }, + { + "id": "FMA:22510", + "name": "Saphenous branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22509" + ] + } + }, + { + "id": "FMA:22511", + "name": "Articular branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22509" + ] + } + }, + { + "id": "FMA:22512", + "name": "Muscular branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22509" + ] + } + }, + { + "id": "FMA:22513", + "name": "Saphenous branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22510" + ] + } + }, + { + "id": "FMA:22514", + "name": "Saphenous branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22510" + ] + } + }, + { + "id": "FMA:22515", + "name": "Articular branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22511" + ] + } + }, + { + "id": "FMA:22516", + "name": "Articular branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22511" + ] + } + }, + { + "id": "FMA:22519", + "name": "Vastus medialis branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22512" + ] + } + }, + { + "id": "FMA:22520", + "name": "Adductor magnus branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22512" + ] + } + }, + { + "id": "FMA:22521", + "name": "Vastus medialis branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22519" + ] + } + }, + { + "id": "FMA:22522", + "name": "Vastus medialis branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22519" + ] + } + }, + { + "id": "FMA:22523", + "name": "Adductor magnus branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22520" + ] + } + }, + { + "id": "FMA:22524", + "name": "Adductor magnus branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22520" + ] + } + }, + { + "id": "FMA:22525", + "name": "Popliteal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + } + }, + { + "id": "FMA:22526", + "name": "Right popliteal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22525" + ] + } + }, + { + "id": "FMA:22527", + "name": "Left popliteal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22525" + ] + } + }, + { + "id": "FMA:22528", + "name": "Trunk of popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69388" + ] + }, + "synonyms": [ + "Popliteal part of trunk of external iliac artery", + "Popliteal arterial trunk" + ] + }, + { + "id": "FMA:22529", + "name": "Trunk of right popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22528" + ] + }, + "synonyms": [ + "Right popliteal arterial trunk", + "Popliteal part of trunk of right external iliac artery" + ] + }, + { + "id": "FMA:22530", + "name": "Trunk of left popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22528" + ] + }, + "synonyms": [ + "Popliteal part of trunk of left external iliac artery", + "Left popliteal arterial trunk" + ] + }, + { + "id": "FMA:22532", + "name": "Tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22472" + ] + } + }, + { + "id": "FMA:22533", + "name": "Extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22472" + ] + } + }, + { + "id": "FMA:22534", + "name": "Extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22472" + ] + } + }, + { + "id": "FMA:22535", + "name": "Superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:22536", + "name": "Middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:22537", + "name": "Inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:22538", + "name": "Fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22472" + ] + }, + "synonyms": [ + "Peroneus tertius" + ] + }, + { + "id": "FMA:22539", + "name": "Fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22473" + ] + }, + "synonyms": [ + "Peroneus longus" + ] + }, + { + "id": "FMA:22540", + "name": "Fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22473" + ] + }, + "synonyms": [ + "Peroneus brevis" + ] + }, + { + "id": "FMA:22541", + "name": "Gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65004" + ] + }, + "synonyms": [ + "M.gastrocnemius" + ] + }, + { + "id": "FMA:22542", + "name": "Soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65004" + ] + } + }, + { + "id": "FMA:22543", + "name": "Plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65004" + ] + } + }, + { + "id": "FMA:22544", + "name": "Right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22532" + ] + } + }, + { + "id": "FMA:22545", + "name": "Left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22532" + ] + } + }, + { + "id": "FMA:22546", + "name": "Right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22533" + ] + } + }, + { + "id": "FMA:22547", + "name": "Left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22533" + ] + } + }, + { + "id": "FMA:22548", + "name": "Right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22534" + ] + } + }, + { + "id": "FMA:22549", + "name": "Left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22534" + ] + } + }, + { + "id": "FMA:22550", + "name": "Right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22538" + ] + }, + "synonyms": [ + "Right peroneus tertius" + ] + }, + { + "id": "FMA:22551", + "name": "Left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22538" + ] + }, + "synonyms": [ + "Left peroneus tertius" + ] + }, + { + "id": "FMA:22552", + "name": "Right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22539" + ] + }, + "synonyms": [ + "Right peroneus longus" + ] + }, + { + "id": "FMA:22553", + "name": "Left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22539" + ] + }, + "synonyms": [ + "Left peroneus longus" + ] + }, + { + "id": "FMA:22554", + "name": "Right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22540" + ] + }, + "synonyms": [ + "Right peroneus brevis" + ] + }, + { + "id": "FMA:22555", + "name": "Left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22540" + ] + }, + "synonyms": [ + "Left peroneus brevis" + ] + }, + { + "id": "FMA:22556", + "name": "Right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22541" + ] + } + }, + { + "id": "FMA:22557", + "name": "Left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22541" + ] + } + }, + { + "id": "FMA:22558", + "name": "Right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22542" + ] + } + }, + { + "id": "FMA:22559", + "name": "Left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22542" + ] + } + }, + { + "id": "FMA:22560", + "name": "Right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22543" + ] + } + }, + { + "id": "FMA:22561", + "name": "Left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22543" + ] + } + }, + { + "id": "FMA:22562", + "name": "Right middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22536" + ] + } + }, + { + "id": "FMA:22563", + "name": "Left middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22536" + ] + } + }, + { + "id": "FMA:22564", + "name": "Right inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22537" + ] + } + }, + { + "id": "FMA:22565", + "name": "Left inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22537" + ] + } + }, + { + "id": "FMA:22567", + "name": "Superior muscular part of popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:22570", + "name": "Sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:22571", + "name": "Right sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22570" + ] + } + }, + { + "id": "FMA:22572", + "name": "Left sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22570" + ] + } + }, + { + "id": "FMA:22573", + "name": "Trunk of branch of sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + } + }, + { + "id": "FMA:22574", + "name": "Trunk of gastrocnemius part of sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22573" + ] + }, + "synonyms": [ + "Gastrocnemius branch of sural artery" + ] + }, + { + "id": "FMA:22575", + "name": "Trunk of soleus part of sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22573" + ] + }, + "synonyms": [ + "Soleus branch of sural artery" + ] + }, + { + "id": "FMA:22576", + "name": "Trunk of plantaris part of sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22573" + ] + }, + "synonyms": [ + "Plantaris branch of sural artery" + ] + }, + { + "id": "FMA:22577", + "name": "Trunk of gastrocnemius part of right sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22574" + ] + }, + "synonyms": [ + "Gastrocnemius branch of right sural artery" + ] + }, + { + "id": "FMA:22578", + "name": "Trunk of gastrocnemius part of left sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22574" + ] + }, + "synonyms": [ + "Gastrocnemius branch of left sural artery" + ] + }, + { + "id": "FMA:22579", + "name": "Trunk of soleus part of right sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22575" + ] + }, + "synonyms": [ + "Soleus branch of right sural artery" + ] + }, + { + "id": "FMA:22580", + "name": "Trunk of soleus part of left sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22575" + ] + }, + "synonyms": [ + "Soleus branch of left sural artery" + ] + }, + { + "id": "FMA:22581", + "name": "Plantaris branch of right sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22576" + ] + }, + "synonyms": [ + "Trunk of plantaris part of right sural artery" + ] + }, + { + "id": "FMA:22582", + "name": "Trunk of plantaris part of left sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22576" + ] + }, + "synonyms": [ + "Plantaris branch of left sural artery" + ] + }, + { + "id": "FMA:22584", + "name": "Superior medial genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22535" + ] + }, + "synonyms": [ + "Medial superior genicular artery" + ] + }, + { + "id": "FMA:22585", + "name": "Superior lateral genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22535" + ] + }, + "synonyms": [ + "Lateral superior genicular artery" + ] + }, + { + "id": "FMA:22586", + "name": "Right medial superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22584" + ] + } + }, + { + "id": "FMA:22587", + "name": "Left medial superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22584" + ] + } + }, + { + "id": "FMA:22588", + "name": "Right lateral superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22585" + ] + } + }, + { + "id": "FMA:22589", + "name": "Left lateral superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22585" + ] + } + }, + { + "id": "FMA:22590", + "name": "Popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65008" + ] + }, + "synonyms": [ + "M.popliteus", + "Popliteal muscle" + ] + }, + { + "id": "FMA:22591", + "name": "Right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22590" + ] + } + }, + { + "id": "FMA:22592", + "name": "Left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22590" + ] + } + }, + { + "id": "FMA:22593", + "name": "Flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65008" + ] + } + }, + { + "id": "FMA:22594", + "name": "Muscle of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Vertebral column muscle" + ] + }, + { + "id": "FMA:22596", + "name": "Set of splenius muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Splenius muscle group", + "Splenius muscles set" + ] + }, + { + "id": "FMA:22599", + "name": "Branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70389" + ] + }, + "synonyms": [ + "Suprascapular arterial branch" + ] + }, + { + "id": "FMA:22600", + "name": "Muscular branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70389" + ] + }, + "synonyms": [ + "Muscular part of suprascapular artery" + ] + }, + { + "id": "FMA:22601", + "name": "Suprasternal branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70389" + ] + }, + "synonyms": [ + "Suprasternal part of suprascapular artery" + ] + }, + { + "id": "FMA:22602", + "name": "Acromial branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22603", + "name": "Acromioclavicular branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22604", + "name": "Glenohumeral branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22605", + "name": "Clavicular branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22606", + "name": "Scapular branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22607", + "name": "Supraspinatus branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22600" + ] + } + }, + { + "id": "FMA:22608", + "name": "Sternocleidomastoid muscle branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22600" + ] + } + }, + { + "id": "FMA:22609", + "name": "Subclavius muscle muscle branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22600" + ] + } + }, + { + "id": "FMA:22610", + "name": "Infraspinatus muscle branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22600" + ] + } + }, + { + "id": "FMA:22611", + "name": "Supraspinatus branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22607" + ] + } + }, + { + "id": "FMA:22612", + "name": "Supraspinatus branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22607" + ] + } + }, + { + "id": "FMA:22613", + "name": "Sternocleidomastoid muscle branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22608" + ] + } + }, + { + "id": "FMA:22614", + "name": "Sternocleidomastoid muscle branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22608" + ] + } + }, + { + "id": "FMA:22615", + "name": "Subclavius muscle muscle branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22609" + ] + } + }, + { + "id": "FMA:22616", + "name": "Subclavius muscle muscle branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22609" + ] + } + }, + { + "id": "FMA:22617", + "name": "Infraspinatus muscle branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22610" + ] + } + }, + { + "id": "FMA:22618", + "name": "Infraspinatus muscle branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22610" + ] + } + }, + { + "id": "FMA:22619", + "name": "Suprasternal branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22601" + ] + }, + "synonyms": [ + "Suprasternal part of right suprascapular artery" + ] + }, + { + "id": "FMA:22620", + "name": "Suprasternal branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22601" + ] + }, + "synonyms": [ + "Suprasternal part of left suprascapular artery" + ] + }, + { + "id": "FMA:22621", + "name": "Cutaneous branch of suprasternal branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70389" + ] + } + }, + { + "id": "FMA:22622", + "name": "Cutaneous branch of suprasternal branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22621" + ] + } + }, + { + "id": "FMA:22623", + "name": "Cutaneous branch of suprasternal branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22621" + ] + } + }, + { + "id": "FMA:22624", + "name": "Acromial branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22602" + ] + } + }, + { + "id": "FMA:22625", + "name": "Acromial branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22602" + ] + } + }, + { + "id": "FMA:22626", + "name": "Cutaneous branch of acromial branch of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22599" + ] + } + }, + { + "id": "FMA:22627", + "name": "Cutaneous branch of acromial branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22626" + ] + } + }, + { + "id": "FMA:22628", + "name": "Cutaneous branch of acromial branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22626" + ] + } + }, + { + "id": "FMA:22629", + "name": "Acromioclavicular branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22603" + ] + } + }, + { + "id": "FMA:22630", + "name": "Acromioclavicular branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22603" + ] + } + }, + { + "id": "FMA:22631", + "name": "Glenohumeral branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22604" + ] + } + }, + { + "id": "FMA:22632", + "name": "Glenohumeral branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22604" + ] + } + }, + { + "id": "FMA:22633", + "name": "Clavicular branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22605" + ] + } + }, + { + "id": "FMA:22634", + "name": "Clavicular branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22605" + ] + } + }, + { + "id": "FMA:22635", + "name": "Scapular branch of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22606" + ] + } + }, + { + "id": "FMA:22636", + "name": "Scapular branch of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22606" + ] + } + }, + { + "id": "FMA:22637", + "name": "Branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86020" + ] + }, + "synonyms": [ + "Dorsal scapular arterial branch" + ] + }, + { + "id": "FMA:22638", + "name": "Rhomboid major branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22637" + ] + }, + "synonyms": [ + "Rhomboideus major branch of dorsal scapular artery" + ] + }, + { + "id": "FMA:22639", + "name": "Rhomboid minor branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22637" + ] + }, + "synonyms": [ + "Rhomboideus minor branch of dorsal scapular artery" + ] + }, + { + "id": "FMA:22640", + "name": "Rhomboid occipitalis branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22637" + ] + }, + "synonyms": [ + "Rhomboideus occipitalis branch of dorsal scapular artery" + ] + }, + { + "id": "FMA:22641", + "name": "Latissimus dorsi branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22637" + ] + } + }, + { + "id": "FMA:22642", + "name": "Trapezius branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22637" + ] + } + }, + { + "id": "FMA:22643", + "name": "Rhomboid major branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22638" + ] + }, + "synonyms": [ + "Rhomboideus major branch of right dorsal scapular artery" + ] + }, + { + "id": "FMA:22644", + "name": "Rhomboid major branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22638" + ] + }, + "synonyms": [ + "Rhomboideus major branch of left dorsal scapular artery" + ] + }, + { + "id": "FMA:22645", + "name": "Rhomboid minor branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22639" + ] + }, + "synonyms": [ + "Rhomboideus minor branch of right dorsal scapular artery" + ] + }, + { + "id": "FMA:22646", + "name": "Rhomboid minor branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22639" + ] + }, + "synonyms": [ + "Rhomboideus minor branch of left dorsal scapular artery" + ] + }, + { + "id": "FMA:22647", + "name": "Rhomboid occipitalis branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22640" + ] + }, + "synonyms": [ + "Rhomboideus occipitalis branch of right dorsal scapular artery" + ] + }, + { + "id": "FMA:22648", + "name": "Rhomboid occipitalis branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22640" + ] + }, + "synonyms": [ + "Rhomboideus occipitalis branch of left dorsal scapular artery" + ] + }, + { + "id": "FMA:22649", + "name": "Latissimus dorsi branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22641" + ] + } + }, + { + "id": "FMA:22650", + "name": "Latissimus dorsi branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22641" + ] + } + }, + { + "id": "FMA:22651", + "name": "Trapezius branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22642" + ] + } + }, + { + "id": "FMA:22652", + "name": "Trapezius branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22642" + ] + } + }, + { + "id": "FMA:22653", + "name": "Splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77180" + ] + } + }, + { + "id": "FMA:22654", + "name": "Axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + }, + "synonyms": [ + "Axillary part of subclavian artery" + ] + }, + { + "id": "FMA:22655", + "name": "Right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22654" + ] + }, + "synonyms": [ + "Axillary part of trunk of right subclavian artery" + ] + }, + { + "id": "FMA:22656", + "name": "Left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22654" + ] + }, + "synonyms": [ + "Axillary part of trunk of left subclavian artery" + ] + }, + { + "id": "FMA:22658", + "name": "Zone of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Axillary arterial zone" + ] + }, + { + "id": "FMA:22659", + "name": "First part of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22658" + ] + } + }, + { + "id": "FMA:22660", + "name": "Second part of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22658" + ] + } + }, + { + "id": "FMA:22661", + "name": "Third part of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22658" + ] + } + }, + { + "id": "FMA:22662", + "name": "First part of right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22659" + ] + } + }, + { + "id": "FMA:22663", + "name": "First part of left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22659" + ] + } + }, + { + "id": "FMA:22664", + "name": "Second part of right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22660" + ] + } + }, + { + "id": "FMA:22665", + "name": "Second part of left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22660" + ] + } + }, + { + "id": "FMA:22666", + "name": "Third part of right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22661" + ] + } + }, + { + "id": "FMA:22667", + "name": "Third part of left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22661" + ] + } + }, + { + "id": "FMA:22668", + "name": "Superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22669", + "name": "Right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22668" + ] + } + }, + { + "id": "FMA:22670", + "name": "Left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22668" + ] + } + }, + { + "id": "FMA:22671", + "name": "Thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Acromiothoracic artery", + "Thoracoacromial artery" + ] + }, + { + "id": "FMA:22672", + "name": "Right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22671" + ] + } + }, + { + "id": "FMA:22673", + "name": "Left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22671" + ] + } + }, + { + "id": "FMA:22674", + "name": "Lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "External mammary artery" + ] + }, + { + "id": "FMA:22675", + "name": "Right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22674" + ] + } + }, + { + "id": "FMA:22676", + "name": "Left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22674" + ] + } + }, + { + "id": "FMA:22677", + "name": "Subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22678", + "name": "Right subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22677" + ] + } + }, + { + "id": "FMA:22679", + "name": "Left subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22677" + ] + } + }, + { + "id": "FMA:22680", + "name": "Anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22681", + "name": "Splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77180" + ] + } + }, + { + "id": "FMA:22682", + "name": "Right anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22680" + ] + } + }, + { + "id": "FMA:22683", + "name": "Left anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22680" + ] + } + }, + { + "id": "FMA:22684", + "name": "Posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22685", + "name": "Right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22684" + ] + } + }, + { + "id": "FMA:22687", + "name": "Left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22684" + ] + } + }, + { + "id": "FMA:22689", + "name": "Brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + }, + "synonyms": [ + "Brachial part of trunk of subclavian artery" + ] + }, + { + "id": "FMA:22691", + "name": "Right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22689" + ] + }, + "synonyms": [ + "Brachial part of trunk of right subclavian artery" + ] + }, + { + "id": "FMA:22692", + "name": "Left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22689" + ] + }, + "synonyms": [ + "Brachial part of trunk of left subclavian artery" + ] + }, + { + "id": "FMA:22693", + "name": "Branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Brachial arterial branch" + ] + }, + { + "id": "FMA:22695", + "name": "Deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + }, + "synonyms": [ + "Profunda brachii artery" + ] + }, + { + "id": "FMA:22696", + "name": "Right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22695" + ] + } + }, + { + "id": "FMA:22697", + "name": "Left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22695" + ] + } + }, + { + "id": "FMA:22702", + "name": "Iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77177" + ] + } + }, + { + "id": "FMA:22703", + "name": "Iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77177" + ] + } + }, + { + "id": "FMA:22704", + "name": "Iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77177" + ] + } + }, + { + "id": "FMA:22706", + "name": "Superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + } + }, + { + "id": "FMA:22707", + "name": "Right superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22706" + ] + } + }, + { + "id": "FMA:22708", + "name": "Left superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22706" + ] + } + }, + { + "id": "FMA:22709", + "name": "Longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77178" + ] + } + }, + { + "id": "FMA:22710", + "name": "Inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + } + }, + { + "id": "FMA:22711", + "name": "Longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77178" + ] + } + }, + { + "id": "FMA:22712", + "name": "Right inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22710" + ] + } + }, + { + "id": "FMA:22713", + "name": "Left inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22710" + ] + } + }, + { + "id": "FMA:22714", + "name": "Longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77178" + ] + } + }, + { + "id": "FMA:22715", + "name": "Coracobrachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23116" + ] + } + }, + { + "id": "FMA:22716", + "name": "Right coracobrachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22715" + ] + } + }, + { + "id": "FMA:22717", + "name": "Left coracobrachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22715" + ] + } + }, + { + "id": "FMA:22718", + "name": "Biceps branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23116" + ] + } + }, + { + "id": "FMA:22719", + "name": "Biceps branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22718" + ] + } + }, + { + "id": "FMA:22720", + "name": "Biceps branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22718" + ] + } + }, + { + "id": "FMA:22721", + "name": "Brachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23116" + ] + } + }, + { + "id": "FMA:22722", + "name": "Brachialis branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22721" + ] + } + }, + { + "id": "FMA:22723", + "name": "Brachialis branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22721" + ] + } + }, + { + "id": "FMA:22724", + "name": "Set of right splenius muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22596" + ] + }, + "synonyms": [ + "Right splenius muscles set" + ] + }, + { + "id": "FMA:22725", + "name": "Set of left splenius muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22596" + ] + }, + "synonyms": [ + "Left splenius muscles set" + ] + }, + { + "id": "FMA:22726", + "name": "Right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22681" + ] + } + }, + { + "id": "FMA:22727", + "name": "Left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22681" + ] + } + }, + { + "id": "FMA:22728", + "name": "Right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22653" + ] + } + }, + { + "id": "FMA:22729", + "name": "Left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22653" + ] + } + }, + { + "id": "FMA:22730", + "name": "Radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22731", + "name": "Set of right erector spinae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71302" + ] + }, + "synonyms": [ + "Right erector spinae set" + ] + }, + { + "id": "FMA:22732", + "name": "Set of left erector spinae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71302" + ] + }, + "synonyms": [ + "Left erector spinae set" + ] + }, + { + "id": "FMA:22733", + "name": "Right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22730" + ] + } + }, + { + "id": "FMA:22734", + "name": "Left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22730" + ] + } + }, + { + "id": "FMA:22735", + "name": "Right transversospinales muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71304" + ] + }, + "synonyms": [ + "Right transversospinales set" + ] + }, + { + "id": "FMA:22736", + "name": "Left transversospinales muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71304" + ] + }, + "synonyms": [ + "Left transversospinales set" + ] + }, + { + "id": "FMA:22738", + "name": "Branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Radial arterial branch" + ] + }, + { + "id": "FMA:22740", + "name": "Right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22702" + ] + } + }, + { + "id": "FMA:22741", + "name": "Left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22702" + ] + } + }, + { + "id": "FMA:22742", + "name": "Right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22703" + ] + } + }, + { + "id": "FMA:22743", + "name": "Left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22703" + ] + } + }, + { + "id": "FMA:22744", + "name": "Right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22704" + ] + } + }, + { + "id": "FMA:22745", + "name": "Left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22704" + ] + } + }, + { + "id": "FMA:22748", + "name": "Radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22749", + "name": "Muscular branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22750", + "name": "Palmar carpal branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22751", + "name": "Right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22709" + ] + } + }, + { + "id": "FMA:22752", + "name": "Superficial palmar branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22753", + "name": "Left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22709" + ] + } + }, + { + "id": "FMA:22754", + "name": "Right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22714" + ] + } + }, + { + "id": "FMA:22755", + "name": "Dorsal carpal branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + }, + "synonyms": [ + "Dorsal carpal arch" + ] + }, + { + "id": "FMA:22756", + "name": "Left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22714" + ] + } + }, + { + "id": "FMA:22757", + "name": "Right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22711" + ] + } + }, + { + "id": "FMA:22758", + "name": "Left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22711" + ] + } + }, + { + "id": "FMA:22761", + "name": "First dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22762", + "name": "Arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:22763", + "name": "Arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + }, + "synonyms": [ + "Radialis indicis artery" + ] + }, + { + "id": "FMA:22764", + "name": "Right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22748" + ] + } + }, + { + "id": "FMA:22765", + "name": "Spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77179" + ] + } + }, + { + "id": "FMA:22766", + "name": "Left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22748" + ] + } + }, + { + "id": "FMA:22767", + "name": "Palmar carpal branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22750" + ] + } + }, + { + "id": "FMA:22768", + "name": "Palmar carpal branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22750" + ] + } + }, + { + "id": "FMA:22769", + "name": "Superficial palmar branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22752" + ] + } + }, + { + "id": "FMA:22771", + "name": "Superficial palmar branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22752" + ] + } + }, + { + "id": "FMA:22772", + "name": "Dorsal carpal branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22755" + ] + } + }, + { + "id": "FMA:22773", + "name": "Dorsal carpal branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22755" + ] + } + }, + { + "id": "FMA:22774", + "name": "Right first dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22761" + ] + } + }, + { + "id": "FMA:22775", + "name": "Spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77179" + ] + } + }, + { + "id": "FMA:22776", + "name": "Left first dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22761" + ] + } + }, + { + "id": "FMA:22777", + "name": "Right arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22763" + ] + } + }, + { + "id": "FMA:22778", + "name": "Left arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22763" + ] + } + }, + { + "id": "FMA:22779", + "name": "Right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22765" + ] + } + }, + { + "id": "FMA:22780", + "name": "Left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22765" + ] + } + }, + { + "id": "FMA:22783", + "name": "Right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22775" + ] + } + }, + { + "id": "FMA:22784", + "name": "Left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22775" + ] + } + }, + { + "id": "FMA:22786", + "name": "Segment of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Radial arterial segment" + ] + }, + { + "id": "FMA:22787", + "name": "Forearm part of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22786" + ] + } + }, + { + "id": "FMA:22788", + "name": "Wrist part of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22786" + ] + } + }, + { + "id": "FMA:22789", + "name": "Hand part of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22786" + ] + } + }, + { + "id": "FMA:22790", + "name": "Forearm part of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22787" + ] + } + }, + { + "id": "FMA:22791", + "name": "Forearm part of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22787" + ] + } + }, + { + "id": "FMA:22792", + "name": "Wrist part of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22788" + ] + } + }, + { + "id": "FMA:22793", + "name": "Wrist part of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22788" + ] + } + }, + { + "id": "FMA:22794", + "name": "Hand part of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22789" + ] + } + }, + { + "id": "FMA:22795", + "name": "Hand part of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22789" + ] + } + }, + { + "id": "FMA:22796", + "name": "Ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:22797", + "name": "Right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22796" + ] + } + }, + { + "id": "FMA:22798", + "name": "Left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22796" + ] + } + }, + { + "id": "FMA:22799", + "name": "Branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Ulnar arterial branch" + ] + }, + { + "id": "FMA:22800", + "name": "Anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77140" + ] + }, + "synonyms": [ + "Anterior branch of ulnar recurrent artery" + ] + }, + { + "id": "FMA:22801", + "name": "Right anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22800" + ] + } + }, + { + "id": "FMA:22802", + "name": "Left anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22800" + ] + } + }, + { + "id": "FMA:22803", + "name": "Posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77140" + ] + }, + "synonyms": [ + "Posterior branch of ulnar recurrent artery" + ] + }, + { + "id": "FMA:22804", + "name": "Right posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22803" + ] + } + }, + { + "id": "FMA:22805", + "name": "Left posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22803" + ] + } + }, + { + "id": "FMA:22806", + "name": "Common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + } + }, + { + "id": "FMA:22807", + "name": "Right common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22806" + ] + } + }, + { + "id": "FMA:22808", + "name": "Left common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22806" + ] + } + }, + { + "id": "FMA:22809", + "name": "Branch of common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + }, + "synonyms": [ + "Common interosseous arterial branch" + ] + }, + { + "id": "FMA:22810", + "name": "Anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22809" + ] + } + }, + { + "id": "FMA:22811", + "name": "Posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22809" + ] + } + }, + { + "id": "FMA:22812", + "name": "Right anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22810" + ] + } + }, + { + "id": "FMA:22813", + "name": "Left anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22810" + ] + } + }, + { + "id": "FMA:22814", + "name": "Right posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22811" + ] + } + }, + { + "id": "FMA:22815", + "name": "Left posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22811" + ] + } + }, + { + "id": "FMA:22816", + "name": "Muscular branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + } + }, + { + "id": "FMA:22817", + "name": "Palmar carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + } + }, + { + "id": "FMA:22818", + "name": "Palmar carpal branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22817" + ] + } + }, + { + "id": "FMA:22819", + "name": "Palmar carpal branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22817" + ] + } + }, + { + "id": "FMA:22820", + "name": "Dorsal carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + }, + "synonyms": [ + "Dorsal carpal branch of ulnar atery" + ] + }, + { + "id": "FMA:22821", + "name": "Right dorsal carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22820" + ] + } + }, + { + "id": "FMA:22822", + "name": "Left dorsal carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22820" + ] + } + }, + { + "id": "FMA:22823", + "name": "Semispinalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32560" + ] + } + }, + { + "id": "FMA:22824", + "name": "Deep palmar branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + }, + "synonyms": [ + "Deep palmar branch of ulnar atery" + ] + }, + { + "id": "FMA:22825", + "name": "Right deep palmar branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22824" + ] + } + }, + { + "id": "FMA:22826", + "name": "Left deep palmar branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22824" + ] + } + }, + { + "id": "FMA:22827", + "name": "Multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32560" + ] + } + }, + { + "id": "FMA:22828", + "name": "Semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22823" + ] + } + }, + { + "id": "FMA:22829", + "name": "Semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22823" + ] + } + }, + { + "id": "FMA:22830", + "name": "Semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22823" + ] + } + }, + { + "id": "FMA:22831", + "name": "Multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81622" + ] + } + }, + { + "id": "FMA:22832", + "name": "Multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81622" + ] + } + }, + { + "id": "FMA:22833", + "name": "Multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81622" + ] + } + }, + { + "id": "FMA:22834", + "name": "Superficial palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + }, + "synonyms": [ + "Superficial palmar arch" + ] + }, + { + "id": "FMA:22835", + "name": "Right superficial palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22834" + ] + }, + "synonyms": [ + "Right superficial palmar arch" + ] + }, + { + "id": "FMA:22837", + "name": "Left superficial palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22834" + ] + }, + "synonyms": [ + "Left superficial palmar arch" + ] + }, + { + "id": "FMA:22838", + "name": "Deep palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + }, + "synonyms": [ + "Deep palmar arch" + ] + }, + { + "id": "FMA:22839", + "name": "Right deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22838" + ] + } + }, + { + "id": "FMA:22840", + "name": "Left deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22838" + ] + } + }, + { + "id": "FMA:22841", + "name": "Interspinalis muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32561" + ] + } + }, + { + "id": "FMA:22842", + "name": "Branch of arterial anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Arterial anastomosis branch" + ] + }, + { + "id": "FMA:22843", + "name": "Branch of deep palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22842" + ] + }, + "synonyms": [ + "Deep palmar arterial arch branch" + ] + }, + { + "id": "FMA:22844", + "name": "Interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22841" + ] + }, + "synonyms": [ + "Interspinalis lumborum muscle" + ] + }, + { + "id": "FMA:22845", + "name": "Branch of superficial palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22842" + ] + }, + "synonyms": [ + "Superficial palmar arterial arch branch" + ] + }, + { + "id": "FMA:22846", + "name": "Interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22841" + ] + }, + "synonyms": [ + "Interspinalis thoracis muscle" + ] + }, + { + "id": "FMA:22847", + "name": "Interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22841" + ] + }, + "synonyms": [ + "Interspinalis cervicis muscle" + ] + }, + { + "id": "FMA:22848", + "name": "Intertransversarius muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32561" + ] + }, + "synonyms": [ + "Intertransversalis muscle" + ] + }, + { + "id": "FMA:22849", + "name": "Lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22848" + ] + }, + "synonyms": [ + "Intertransversarius lumborum", + "Lumbar intertransversalis", + "Intertransversalis lumborum" + ] + }, + { + "id": "FMA:22850", + "name": "Lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22849" + ] + }, + "synonyms": [ + "Lateral intertransversalis lumborum", + "Lateral intertransversarius lumborum", + "Lateral lumbar intertransversarius muscle", + "Lateral lumbar intertransversalis" + ] + }, + { + "id": "FMA:22851", + "name": "Medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22849" + ] + }, + "synonyms": [ + "Medial lumbar intertransversalis", + "Medial intertransversalis lumborum", + "Medial lumbar intertransversarius muscle", + "Medial intertransversarius lumborum" + ] + }, + { + "id": "FMA:22852", + "name": "Common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + } + }, + { + "id": "FMA:22853", + "name": "Thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22848" + ] + }, + "synonyms": [ + "Intertransversarlis thoracis", + "Intertransversarius thoracis", + "Thoracic intertransversalis" + ] + }, + { + "id": "FMA:22854", + "name": "First common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + } + }, + { + "id": "FMA:22855", + "name": "Second common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + } + }, + { + "id": "FMA:22856", + "name": "Right first common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22854" + ] + } + }, + { + "id": "FMA:22857", + "name": "Lateral proper palmar digital artery of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85109" + ] + } + }, + { + "id": "FMA:22858", + "name": "Lateral proper palmar digital artery of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22857" + ] + } + }, + { + "id": "FMA:22859", + "name": "Cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22848" + ] + }, + "synonyms": [ + "Intertransversalis cervicis muscle", + "Intertransversarius cervicis muscle", + "Cervical intertransversalis muscle" + ] + }, + { + "id": "FMA:22860", + "name": "Lateral proper palmar digital artery of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22857" + ] + } + }, + { + "id": "FMA:22863", + "name": "Palmar metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22843" + ] + } + }, + { + "id": "FMA:22864", + "name": "Right palmar metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22863" + ] + } + }, + { + "id": "FMA:22865", + "name": "Left palmar metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22863" + ] + } + }, + { + "id": "FMA:22866", + "name": "Recurrent branch of deep palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22843" + ] + } + }, + { + "id": "FMA:22867", + "name": "Recurrent branch of right deep palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22866" + ] + } + }, + { + "id": "FMA:22868", + "name": "Recurrent branch of left deep palmar arterial arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22866" + ] + } + }, + { + "id": "FMA:22869", + "name": "Perforating branch of deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22843" + ] + } + }, + { + "id": "FMA:22870", + "name": "Perforating branch of right deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22869" + ] + } + }, + { + "id": "FMA:22871", + "name": "Perforating branch of left deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22869" + ] + } + }, + { + "id": "FMA:22872", + "name": "Right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22828" + ] + } + }, + { + "id": "FMA:22873", + "name": "Left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22828" + ] + } + }, + { + "id": "FMA:22874", + "name": "Right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22829" + ] + } + }, + { + "id": "FMA:22875", + "name": "Left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22829" + ] + } + }, + { + "id": "FMA:22876", + "name": "Right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22830" + ] + } + }, + { + "id": "FMA:22877", + "name": "Left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22830" + ] + } + }, + { + "id": "FMA:22878", + "name": "Right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22827" + ] + } + }, + { + "id": "FMA:22879", + "name": "Left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22827" + ] + } + }, + { + "id": "FMA:22880", + "name": "Right multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22831" + ] + } + }, + { + "id": "FMA:22881", + "name": "Left multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22831" + ] + } + }, + { + "id": "FMA:22882", + "name": "Right multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22832" + ] + } + }, + { + "id": "FMA:22883", + "name": "Left multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22832" + ] + } + }, + { + "id": "FMA:22884", + "name": "Right multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22833" + ] + } + }, + { + "id": "FMA:22885", + "name": "Left multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22833" + ] + } + }, + { + "id": "FMA:22888", + "name": "First interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22844" + ] + } + }, + { + "id": "FMA:22889", + "name": "Second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22844" + ] + } + }, + { + "id": "FMA:22890", + "name": "Right interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22846" + ] + } + }, + { + "id": "FMA:22891", + "name": "Left interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22846" + ] + } + }, + { + "id": "FMA:22892", + "name": "First interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:22893", + "name": "Seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:22896", + "name": "Third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22851" + ] + } + }, + { + "id": "FMA:22897", + "name": "Fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22851" + ] + } + }, + { + "id": "FMA:22898", + "name": "First lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22850" + ] + } + }, + { + "id": "FMA:22899", + "name": "Second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22850" + ] + } + }, + { + "id": "FMA:22900", + "name": "First medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22851" + ] + } + }, + { + "id": "FMA:22901", + "name": "Second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22851" + ] + } + }, + { + "id": "FMA:22902", + "name": "Tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22853" + ] + } + }, + { + "id": "FMA:22903", + "name": "Eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22853" + ] + } + }, + { + "id": "FMA:22904", + "name": "Third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:22905", + "name": "Right arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22762" + ] + } + }, + { + "id": "FMA:22906", + "name": "Fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:22907", + "name": "Left arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22762" + ] + } + }, + { + "id": "FMA:22908", + "name": "Basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Basilic vein of forearm" + ] + }, + { + "id": "FMA:22909", + "name": "Right basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22908" + ] + } + }, + { + "id": "FMA:22910", + "name": "Left basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22908" + ] + } + }, + { + "id": "FMA:22911", + "name": "Deep palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3729" + ] + }, + "synonyms": [ + "Deep venous palmar arch" + ] + }, + { + "id": "FMA:22912", + "name": "Right deep palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22911" + ] + } + }, + { + "id": "FMA:22913", + "name": "Left deep palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22911" + ] + } + }, + { + "id": "FMA:22914", + "name": "Superficial palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3729" + ] + }, + "synonyms": [ + "Superficial venous palmar arch" + ] + }, + { + "id": "FMA:22915", + "name": "Right superficial palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22914" + ] + } + }, + { + "id": "FMA:22916", + "name": "Left superficial palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22914" + ] + } + }, + { + "id": "FMA:22917", + "name": "Tributary of venous anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30314" + ] + }, + "synonyms": [ + "Venous anastomosis tributary" + ] + }, + { + "id": "FMA:22919", + "name": "Palmar metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22953" + ] + } + }, + { + "id": "FMA:22920", + "name": "Right palmar metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22919" + ] + } + }, + { + "id": "FMA:22921", + "name": "Left palmar metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22919" + ] + } + }, + { + "id": "FMA:22922", + "name": "Tributary of superficial palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22917" + ] + }, + "synonyms": [ + "Superficial palmar venous arch tributary" + ] + }, + { + "id": "FMA:22923", + "name": "Common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + } + }, + { + "id": "FMA:22924", + "name": "First common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + }, + "synonyms": [ + "Common palmar digital vein of index finger" + ] + }, + { + "id": "FMA:22925", + "name": "Second common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + }, + "synonyms": [ + "Common palmar digital vein of middle finger" + ] + }, + { + "id": "FMA:22926", + "name": "Tributary of common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + }, + "synonyms": [ + "Common palmar digital venous tributary" + ] + }, + { + "id": "FMA:22927", + "name": "Proper palmar digital vein of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22926" + ] + } + }, + { + "id": "FMA:22928", + "name": "Proper palmar digital vein of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22926" + ] + } + }, + { + "id": "FMA:22929", + "name": "Proper palmar digital vein of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22926" + ] + } + }, + { + "id": "FMA:22930", + "name": "Tributary of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77884" + ] + }, + "synonyms": [ + "Subclavian venous tributary" + ] + }, + { + "id": "FMA:22931", + "name": "Dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22930" + ] + } + }, + { + "id": "FMA:22932", + "name": "Right dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22931" + ] + } + }, + { + "id": "FMA:22933", + "name": "Left dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22931" + ] + } + }, + { + "id": "FMA:22934", + "name": "Brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:22935", + "name": "Right medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78021" + ] + } + }, + { + "id": "FMA:22936", + "name": "Left medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78021" + ] + } + }, + { + "id": "FMA:22937", + "name": "Tributary of brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Brachial venous tributary" + ] + }, + { + "id": "FMA:22938", + "name": "Deep brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22937" + ] + } + }, + { + "id": "FMA:22939", + "name": "Right deep brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22938" + ] + } + }, + { + "id": "FMA:22940", + "name": "Left deep brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22938" + ] + } + }, + { + "id": "FMA:22947", + "name": "Radial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22937" + ] + } + }, + { + "id": "FMA:22948", + "name": "Right radial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22947" + ] + } + }, + { + "id": "FMA:22949", + "name": "Left radial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22947" + ] + } + }, + { + "id": "FMA:22950", + "name": "Ulnar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22937" + ] + } + }, + { + "id": "FMA:22951", + "name": "Right ulnar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22950" + ] + } + }, + { + "id": "FMA:22952", + "name": "Left ulnar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22950" + ] + } + }, + { + "id": "FMA:22953", + "name": "Tributary of radial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22937" + ] + }, + "synonyms": [ + "Radial venous tributary" + ] + }, + { + "id": "FMA:22954", + "name": "Dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62504" + ] + } + }, + { + "id": "FMA:22957", + "name": "Tributary of dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62504" + ] + }, + "synonyms": [ + "Dorsal metacarpal venous tributary" + ] + }, + { + "id": "FMA:22958", + "name": "Dorsal digital vein of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + } + }, + { + "id": "FMA:22959", + "name": "Dorsal digital vein of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22958" + ] + } + }, + { + "id": "FMA:22960", + "name": "Dorsal digital vein of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22958" + ] + } + }, + { + "id": "FMA:22961", + "name": "Tributary of ulnar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22937" + ] + }, + "synonyms": [ + "Ulnar venous tributary" + ] + }, + { + "id": "FMA:22963", + "name": "Median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78207" + ] + } + }, + { + "id": "FMA:22964", + "name": "Right median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22963" + ] + } + }, + { + "id": "FMA:22965", + "name": "Left median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22963" + ] + } + }, + { + "id": "FMA:22966", + "name": "Tributary of cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Cephalic venous tributary" + ] + }, + { + "id": "FMA:22967", + "name": "Median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78207" + ] + }, + "synonyms": [ + "Median vein of forearm" + ] + }, + { + "id": "FMA:22968", + "name": "Right median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22967" + ] + }, + "synonyms": [ + "Median vein of right forearm" + ] + }, + { + "id": "FMA:22969", + "name": "Left median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22967" + ] + }, + "synonyms": [ + "Median vein of left forearm" + ] + }, + { + "id": "FMA:22970", + "name": "Accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22966" + ] + } + }, + { + "id": "FMA:22971", + "name": "Right accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22970" + ] + } + }, + { + "id": "FMA:22972", + "name": "Left accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22970" + ] + } + }, + { + "id": "FMA:22977", + "name": "Anterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22961" + ] + } + }, + { + "id": "FMA:22978", + "name": "Right anterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22977" + ] + } + }, + { + "id": "FMA:22979", + "name": "Left anterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22977" + ] + } + }, + { + "id": "FMA:22980", + "name": "Posterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22961" + ] + } + }, + { + "id": "FMA:22981", + "name": "Right posterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22980" + ] + } + }, + { + "id": "FMA:22982", + "name": "Left posterior interosseous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22980" + ] + } + }, + { + "id": "FMA:22984", + "name": "Skin of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Pelvic skin" + ] + }, + { + "id": "FMA:22985", + "name": "Zone of skin of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + } + }, + { + "id": "FMA:22988", + "name": "Skin of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Skin of abdomen proper", + "Abdominal skin" + ] + }, + { + "id": "FMA:22992", + "name": "Interscapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74830" + ] + }, + "synonyms": [ + "Interscapular region", + "Interscapular region of back" + ] + }, + { + "id": "FMA:22995", + "name": "Infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74830" + ] + }, + "synonyms": [ + "Infrascapular region of back", + "Infrascapular region" + ] + }, + { + "id": "FMA:22996", + "name": "Surface of thoracolumbar part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24148" + ] + } + }, + { + "id": "FMA:23000", + "name": "Zone of skin of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + } + }, + { + "id": "FMA:23003", + "name": "Skin of abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258970" + ] + }, + "synonyms": [ + "Abdominal quadrant skin" + ] + }, + { + "id": "FMA:23004", + "name": "Skin of upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23003" + ] + }, + "synonyms": [ + "Upper abdominal quadrant skin" + ] + }, + { + "id": "FMA:23005", + "name": "Skin of lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23003" + ] + }, + "synonyms": [ + "Lower abdominal quadrant skin" + ] + }, + { + "id": "FMA:23006", + "name": "Skin of right upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23004" + ] + }, + "synonyms": [ + "Right upper abdominal quadrant skin" + ] + }, + { + "id": "FMA:23007", + "name": "Skin of left upper abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23004" + ] + }, + "synonyms": [ + "Left upper abdominal quadrant skin" + ] + }, + { + "id": "FMA:23008", + "name": "Skin of right lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23005" + ] + }, + "synonyms": [ + "Right lower abdominal quadrant skin" + ] + }, + { + "id": "FMA:23009", + "name": "Skin of left lower abdominal quadrant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23005" + ] + }, + "synonyms": [ + "Left lower abdominal quadrant skin" + ] + }, + { + "id": "FMA:23010", + "name": "Subdivision of skin of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20429" + ] + } + }, + { + "id": "FMA:23011", + "name": "Subdivision of skin of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20429" + ] + } + }, + { + "id": "FMA:23012", + "name": "Subdivision of skin of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + } + }, + { + "id": "FMA:23013", + "name": "Subdivision of skin of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + } + }, + { + "id": "FMA:23014", + "name": "Subdivision of skin of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + } + }, + { + "id": "FMA:23017", + "name": "Skin of interscapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23019" + ] + } + }, + { + "id": "FMA:23018", + "name": "Skin of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49944" + ] + } + }, + { + "id": "FMA:23019", + "name": "Zone of skin of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49944" + ] + } + }, + { + "id": "FMA:23020", + "name": "Skin of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23022" + ] + }, + "synonyms": [ + "Skin of posterior part of neck", + "Skin of posterior neck", + "Skin of posterior portion of neck" + ] + }, + { + "id": "FMA:23021", + "name": "Skin of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Neck skin" + ] + }, + { + "id": "FMA:23022", + "name": "Zone of skin of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + } + }, + { + "id": "FMA:23023", + "name": "Skin of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23022" + ] + }, + "synonyms": [ + "Skin of anterior part of neck", + "Skin of anterior portion of neck", + "Skin of anterior neck" + ] + }, + { + "id": "FMA:23024", + "name": "Skin of scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23019" + ] + }, + "synonyms": [ + "Skin of scapular part of upper limb girdle" + ] + }, + { + "id": "FMA:23025", + "name": "Skin of right scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23024" + ] + }, + "synonyms": [ + "Skin of scapular part of right upper limb girdle" + ] + }, + { + "id": "FMA:23026", + "name": "Skin of left scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23024" + ] + }, + "synonyms": [ + "Skin of scapular part of left upper limb girdle" + ] + }, + { + "id": "FMA:23027", + "name": "Skin of upper trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + }, + "synonyms": [ + "Upper trunk skin" + ] + }, + { + "id": "FMA:23028", + "name": "Skin of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Skin of chest", + "Chest skin", + "Thoracic skin" + ] + }, + { + "id": "FMA:23029", + "name": "Zone of skin of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + }, + "synonyms": [ + "Zone of skin of chest" + ] + }, + { + "id": "FMA:23031", + "name": "Dorsal digital vein of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + }, + "synonyms": [ + "First dorsal digital vein of hand", + "Dorsal digital vein of pollex", + "Dorsal digital vein of first finger" + ] + }, + { + "id": "FMA:23032", + "name": "Dorsal digital vein of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + }, + "synonyms": [ + "Dorsal digital vein of second finger", + "Second dorsal digital vein of hand" + ] + }, + { + "id": "FMA:23033", + "name": "Dorsal digital vein of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + }, + "synonyms": [ + "Dorsal digital vein of third finger" + ] + }, + { + "id": "FMA:23034", + "name": "Dorsal digital vein of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + }, + "synonyms": [ + "Dorsal digital vein of fourth finger" + ] + }, + { + "id": "FMA:23035", + "name": "Dorsal digital vein of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22957" + ] + }, + "synonyms": [ + "Dorsal digital vein of fifth finger" + ] + }, + { + "id": "FMA:23036", + "name": "Dorsal digital vein of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23031" + ] + }, + "synonyms": [ + "Dorsal digital vein of right first finger", + "First dorsal digital vein of right hand" + ] + }, + { + "id": "FMA:23037", + "name": "Dorsal digital vein of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23031" + ] + }, + "synonyms": [ + "Dorsal digital vein of left first finger" + ] + }, + { + "id": "FMA:23038", + "name": "Dorsal digital vein of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23032" + ] + }, + "synonyms": [ + "Dorsal digital vein of right second finger" + ] + }, + { + "id": "FMA:23039", + "name": "Dorsal digital vein of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23032" + ] + }, + "synonyms": [ + "Dorsal digital vein of left second finger" + ] + }, + { + "id": "FMA:23040", + "name": "Dorsal digital vein of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23033" + ] + }, + "synonyms": [ + "Dorsal digital vein of right third finger" + ] + }, + { + "id": "FMA:23041", + "name": "Dorsal digital vein of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23033" + ] + }, + "synonyms": [ + "Dorsal digital vein of left third finger" + ] + }, + { + "id": "FMA:23042", + "name": "Dorsal digital vein of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23034" + ] + }, + "synonyms": [ + "Dorsal digital vein of right fourth finger" + ] + }, + { + "id": "FMA:23043", + "name": "Dorsal digital vein of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23034" + ] + }, + "synonyms": [ + "Dorsal digital vein of left fourth finger" + ] + }, + { + "id": "FMA:23044", + "name": "Dorsal digital vein of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23035" + ] + }, + "synonyms": [ + "Dorsal digital vein of right fifth finger" + ] + }, + { + "id": "FMA:23045", + "name": "Dorsal digital vein of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23035" + ] + }, + "synonyms": [ + "Dorsal digital vein of left fifth finger" + ] + }, + { + "id": "FMA:23046", + "name": "Medial proper palmar digital artery of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85117" + ] + }, + "synonyms": [ + "Medial proper palmar digital artery of fourth finger" + ] + }, + { + "id": "FMA:23047", + "name": "Medial proper palmar digital artery of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85109" + ] + }, + "synonyms": [ + "Medial proper palmar digital artery of second finger" + ] + }, + { + "id": "FMA:23048", + "name": "Lateral proper palmar digital artery of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85117" + ] + }, + "synonyms": [ + "Lateral proper palmar digital artery of fifth finger" + ] + }, + { + "id": "FMA:23050", + "name": "Medial proper palmar digital artery of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23047" + ] + } + }, + { + "id": "FMA:23051", + "name": "Medial proper palmar digital artery of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23047" + ] + } + }, + { + "id": "FMA:23052", + "name": "Medial proper palmar digital artery of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23046" + ] + } + }, + { + "id": "FMA:23053", + "name": "Medial proper palmar digital artery of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23046" + ] + } + }, + { + "id": "FMA:23054", + "name": "Lateral proper palmar digital artery of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23048" + ] + } + }, + { + "id": "FMA:23055", + "name": "Lateral proper palmar digital artery of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23048" + ] + } + }, + { + "id": "FMA:23058", + "name": "Thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22966" + ] + }, + "synonyms": [ + "Vena thoraco-acromialis" + ] + }, + { + "id": "FMA:23059", + "name": "Right thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23058" + ] + } + }, + { + "id": "FMA:23060", + "name": "Left thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23058" + ] + } + }, + { + "id": "FMA:23062", + "name": "Pectoral branch of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70408" + ] + }, + "synonyms": [ + "Pectoral part of thoraco-acromial artery" + ] + }, + { + "id": "FMA:23063", + "name": "Pectoral branch of right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23062" + ] + }, + "synonyms": [ + "Pectoral part of right thoraco-acromial artery" + ] + }, + { + "id": "FMA:23064", + "name": "Pectoral branch of left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23062" + ] + }, + "synonyms": [ + "Pectoral part of left thoraco-acromial artery" + ] + }, + { + "id": "FMA:23065", + "name": "Acromial branch of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70408" + ] + }, + "synonyms": [ + "Acromial part of thoraco-acromial artery", + "Acromial anastomosis of thoraco-acromial artery" + ] + }, + { + "id": "FMA:23066", + "name": "Clavicular branch of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70408" + ] + }, + "synonyms": [ + "Clavicular part of thoraco-acromial artery" + ] + }, + { + "id": "FMA:23067", + "name": "Deltoid branch of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70408" + ] + }, + "synonyms": [ + "Deltoid part of thoraco-acromial artery" + ] + }, + { + "id": "FMA:23068", + "name": "Acromial branch of right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23065" + ] + }, + "synonyms": [ + "Acromial part of right thoraco-acromial artery" + ] + }, + { + "id": "FMA:23069", + "name": "Acromial branch of left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23065" + ] + }, + "synonyms": [ + "Acromial part of left thoraco-acromial artery" + ] + }, + { + "id": "FMA:23070", + "name": "Clavicular branch of right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23066" + ] + }, + "synonyms": [ + "Clavicular part of right thoraco-acromial artery" + ] + }, + { + "id": "FMA:23071", + "name": "Clavicular branch of left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23066" + ] + }, + "synonyms": [ + "Clavicular part of left thoraco-acromial artery" + ] + }, + { + "id": "FMA:23072", + "name": "Deltoid branch of right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23067" + ] + }, + "synonyms": [ + "Deltoid part of right thoraco-acromial artery" + ] + }, + { + "id": "FMA:23073", + "name": "Deltoid branch of left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23067" + ] + }, + "synonyms": [ + "Deltoid part of left thoraco-acromial artery" + ] + }, + { + "id": "FMA:23075", + "name": "Anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22859" + ] + }, + "synonyms": [ + "Anterior intertransversarius cervicis", + "Anterior intertransversalis cervicis", + "Anterior cervical intertransverse muscle", + "Anterior cervical intertransversalis" + ] + }, + { + "id": "FMA:23076", + "name": "Posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22859" + ] + }, + "synonyms": [ + "Posterior intertransversarius cervicis", + "Posterior cervical intertransverse muscle", + "Posterior cervical intertransversalis", + "Posterior intertransversalis cervicis" + ] + }, + { + "id": "FMA:23077", + "name": "First posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:23078", + "name": "Second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:23079", + "name": "First anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:23080", + "name": "Second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:23081", + "name": "Rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32561" + ] + } + }, + { + "id": "FMA:23082", + "name": "Cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23081" + ] + }, + "synonyms": [ + "Rotatores cervicis" + ] + }, + { + "id": "FMA:23083", + "name": "Thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23081" + ] + }, + "synonyms": [ + "Rotatores thoracis" + ] + }, + { + "id": "FMA:23084", + "name": "Lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23081" + ] + }, + "synonyms": [ + "Lumbar rotator muscle", + "Rotatores lumborum" + ] + }, + { + "id": "FMA:23089", + "name": "Right lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23084" + ] + }, + "synonyms": [ + "Right rotatores lumborum" + ] + }, + { + "id": "FMA:23090", + "name": "Left lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23084" + ] + }, + "synonyms": [ + "Left rotatores lumborum" + ] + }, + { + "id": "FMA:23093", + "name": "Zone of skin of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + } + }, + { + "id": "FMA:23095", + "name": "Skin of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49944" + ] + } + }, + { + "id": "FMA:23096", + "name": "Skin of anterior part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23000" + ] + } + }, + { + "id": "FMA:23098", + "name": "Skin of mons pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + }, + "synonyms": [ + "Mons pubis skin" + ] + }, + { + "id": "FMA:23100", + "name": "Skin of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Limb skin" + ] + }, + { + "id": "FMA:23101", + "name": "Skin of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23100" + ] + }, + "synonyms": [ + "Upper limb skin" + ] + }, + { + "id": "FMA:23102", + "name": "Skin of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23100" + ] + }, + "synonyms": [ + "Lower limb skin" + ] + }, + { + "id": "FMA:23103", + "name": "Skin of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23101" + ] + }, + "synonyms": [ + "Right upper limb skin" + ] + }, + { + "id": "FMA:23104", + "name": "Skin of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23101" + ] + }, + "synonyms": [ + "Left upper limb skin" + ] + }, + { + "id": "FMA:23105", + "name": "Skin of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23102" + ] + }, + "synonyms": [ + "Right lower limb skin" + ] + }, + { + "id": "FMA:23106", + "name": "Skin of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23102" + ] + }, + "synonyms": [ + "Left lower limb skin" + ] + }, + { + "id": "FMA:23110", + "name": "Deep dorsal vein of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22953" + ] + } + }, + { + "id": "FMA:23111", + "name": "Deep dorsal vein of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23110" + ] + } + }, + { + "id": "FMA:23112", + "name": "Deep dorsal vein of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23110" + ] + } + }, + { + "id": "FMA:23113", + "name": "Subscapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:23114", + "name": "Right subscapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23113" + ] + } + }, + { + "id": "FMA:23115", + "name": "Left subscapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23113" + ] + } + }, + { + "id": "FMA:23116", + "name": "Muscular branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + } + }, + { + "id": "FMA:23117", + "name": "Branch of deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + }, + "synonyms": [ + "Branch of arteria profunda brachii", + "Deep brachial arterial branch" + ] + }, + { + "id": "FMA:23119", + "name": "Medial collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23117" + ] + }, + "synonyms": [ + "Middle collateral branch of deep brachial artery" + ] + }, + { + "id": "FMA:23120", + "name": "Radial collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23117" + ] + }, + "synonyms": [ + "Radial collateral branch of deep brachial artery" + ] + }, + { + "id": "FMA:23121", + "name": "Nutrient branch of deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23117" + ] + }, + "synonyms": [ + "Nutrient branch of brachial artery" + ] + }, + { + "id": "FMA:23122", + "name": "Deltoid branch of right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71533" + ] + } + }, + { + "id": "FMA:23123", + "name": "Deltoid branch of left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71533" + ] + } + }, + { + "id": "FMA:23124", + "name": "Middle collateral branch of right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23119" + ] + }, + "synonyms": [ + "Right medial collateral artery" + ] + }, + { + "id": "FMA:23125", + "name": "Middle collateral branch of left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23119" + ] + }, + "synonyms": [ + "Left medial collateral artery" + ] + }, + { + "id": "FMA:23126", + "name": "Radial collateral branch of right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23120" + ] + }, + "synonyms": [ + "Right radial collateral artery" + ] + }, + { + "id": "FMA:23127", + "name": "Radial collateral branch of left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23120" + ] + }, + "synonyms": [ + "Left radial collateral artery" + ] + }, + { + "id": "FMA:23128", + "name": "Nutrient branch of right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23121" + ] + }, + "synonyms": [ + "Nutrient branch of right brachial artery" + ] + }, + { + "id": "FMA:23129", + "name": "Nutrient branch of left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23121" + ] + }, + "synonyms": [ + "Nutrient branch of left brachial artery" + ] + }, + { + "id": "FMA:23130", + "name": "Right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13303" + ] + } + }, + { + "id": "FMA:23131", + "name": "Left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13303" + ] + } + }, + { + "id": "FMA:23132", + "name": "Anatomical position", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23138" + ] + }, + "synonyms": [ + "Anatomical configuration" + ] + }, + { + "id": "FMA:23133", + "name": "Anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50707" + ] + }, + "synonyms": [ + "Anatomical axis" + ] + }, + { + "id": "FMA:23134", + "name": "Anatomical geometric coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:23138", + "name": "Anatomical orientation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52548" + ] + }, + "synonyms": [ + "Has_orientation relation" + ] + }, + { + "id": "FMA:23141", + "name": "Branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + }, + "synonyms": [ + "Radial recurrent arterial branch" + ] + }, + { + "id": "FMA:23142", + "name": "Brachioradialis branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23141" + ] + } + }, + { + "id": "FMA:23143", + "name": "Brachioradialis branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23142" + ] + } + }, + { + "id": "FMA:23144", + "name": "Brachioradialis branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23142" + ] + } + }, + { + "id": "FMA:23145", + "name": "Brachialis branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23141" + ] + } + }, + { + "id": "FMA:23146", + "name": "Brachialis branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23145" + ] + } + }, + { + "id": "FMA:23147", + "name": "Brachialis branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23145" + ] + } + }, + { + "id": "FMA:23148", + "name": "Supinator muscle branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23141" + ] + } + }, + { + "id": "FMA:23149", + "name": "Supinator muscle branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23148" + ] + } + }, + { + "id": "FMA:23150", + "name": "Supinator muscle branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23148" + ] + } + }, + { + "id": "FMA:23152", + "name": "Branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Superior thoracic arterial branch" + ] + }, + { + "id": "FMA:23153", + "name": "Pectoralis major branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23152" + ] + } + }, + { + "id": "FMA:23154", + "name": "Sternoclavicular joint branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23152" + ] + } + }, + { + "id": "FMA:23155", + "name": "Pectoralis major branch of right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23153" + ] + } + }, + { + "id": "FMA:23156", + "name": "Pectoralis major branch of left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23153" + ] + } + }, + { + "id": "FMA:23157", + "name": "Sternoclavicular joint branch of right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23154" + ] + } + }, + { + "id": "FMA:23158", + "name": "Sternoclavicular joint branch of left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23154" + ] + } + }, + { + "id": "FMA:23159", + "name": "Serratus anterior branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79661" + ] + } + }, + { + "id": "FMA:23160", + "name": "Branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Lateral thoracic arterial branch" + ] + }, + { + "id": "FMA:23161", + "name": "Serratus anterior branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23159" + ] + } + }, + { + "id": "FMA:23162", + "name": "Serratus anterior branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23159" + ] + } + }, + { + "id": "FMA:23163", + "name": "Pectoralis major muscle branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79661" + ] + } + }, + { + "id": "FMA:23164", + "name": "Pectoralis minor muscle branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79661" + ] + } + }, + { + "id": "FMA:23165", + "name": "Pectoralis major muscle branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23163" + ] + } + }, + { + "id": "FMA:23166", + "name": "Pectoralis major muscle branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23163" + ] + } + }, + { + "id": "FMA:23167", + "name": "Pectoralis minor muscle branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23164" + ] + } + }, + { + "id": "FMA:23168", + "name": "Pectoralis minor muscle branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23164" + ] + } + }, + { + "id": "FMA:23169", + "name": "Subscapularis branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79661" + ] + } + }, + { + "id": "FMA:23170", + "name": "Subscapularis branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23169" + ] + } + }, + { + "id": "FMA:23171", + "name": "Subscapularis branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23169" + ] + } + }, + { + "id": "FMA:23172", + "name": "Axillary lymph node branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23160" + ] + } + }, + { + "id": "FMA:23173", + "name": "Axillary lymph node branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23172" + ] + } + }, + { + "id": "FMA:23174", + "name": "Axillary lymph node branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23172" + ] + } + }, + { + "id": "FMA:23175", + "name": "Lateral mammary branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23160" + ] + } + }, + { + "id": "FMA:23176", + "name": "Lateral mammary branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23175" + ] + } + }, + { + "id": "FMA:23177", + "name": "Lateral mammary branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23175" + ] + } + }, + { + "id": "FMA:23179", + "name": "Circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70422" + ] + }, + "synonyms": [ + "A.circumflexa scapulae" + ] + }, + { + "id": "FMA:23180", + "name": "Right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23179" + ] + } + }, + { + "id": "FMA:23181", + "name": "Left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23179" + ] + } + }, + { + "id": "FMA:23182", + "name": "Upper uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Body proper of uterus" + ] + }, + { + "id": "FMA:23184", + "name": "Deltoid branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23193" + ] + } + }, + { + "id": "FMA:23185", + "name": "Triceps branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23193" + ] + } + }, + { + "id": "FMA:23186", + "name": "Deltoid branch of right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23184" + ] + } + }, + { + "id": "FMA:23187", + "name": "Deltoid branch of left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23184" + ] + } + }, + { + "id": "FMA:23188", + "name": "Triceps branch of right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23185" + ] + } + }, + { + "id": "FMA:23189", + "name": "Triceps branch of left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23185" + ] + } + }, + { + "id": "FMA:23193", + "name": "Branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70422" + ] + }, + "synonyms": [ + "Circumflex scapular arterial branch" + ] + }, + { + "id": "FMA:23194", + "name": "Branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Posterior circumflex humeral arterial branch" + ] + }, + { + "id": "FMA:23195", + "name": "Deltoid branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23194" + ] + } + }, + { + "id": "FMA:23196", + "name": "Teres major branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23194" + ] + } + }, + { + "id": "FMA:23197", + "name": "Teres minor branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23194" + ] + } + }, + { + "id": "FMA:23198", + "name": "Long head of triceps muscle branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23194" + ] + } + }, + { + "id": "FMA:23199", + "name": "Lateral head of triceps muscle branch of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23194" + ] + } + }, + { + "id": "FMA:23200", + "name": "Deltoid branch of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23195" + ] + } + }, + { + "id": "FMA:23201", + "name": "Deltoid branch of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23195" + ] + } + }, + { + "id": "FMA:23202", + "name": "Teres major branch of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23196" + ] + } + }, + { + "id": "FMA:23203", + "name": "Teres major branch of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23196" + ] + } + }, + { + "id": "FMA:23204", + "name": "Teres minor branch of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23197" + ] + } + }, + { + "id": "FMA:23205", + "name": "Teres minor branch of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23197" + ] + } + }, + { + "id": "FMA:23206", + "name": "Long head of triceps muscle branch of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23198" + ] + } + }, + { + "id": "FMA:23207", + "name": "Long head of triceps muscle branch of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23198" + ] + } + }, + { + "id": "FMA:23208", + "name": "Lateral head of triceps muscle branch of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23199" + ] + } + }, + { + "id": "FMA:23209", + "name": "Lateral head of triceps muscle branch of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23199" + ] + } + }, + { + "id": "FMA:23210", + "name": "Branch of anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Anterior circumflex humeral arterial branch" + ] + }, + { + "id": "FMA:23211", + "name": "Glenohumeral joint branch of anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23210" + ] + }, + "synonyms": [ + "Humeral joint branch of anterior circumflex humeral artery", + "Shoulder joint branch of anterior circumflex humeral joint" + ] + }, + { + "id": "FMA:23212", + "name": "Humeral head branch of anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23210" + ] + }, + "synonyms": [ + "Head of humerus branch of anterior circumflex humeral artery" + ] + }, + { + "id": "FMA:23213", + "name": "Right glenohumeral joint branch of right anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23211" + ] + }, + "synonyms": [ + "Right shoulder joint branch of right anterior circumflex humeral artery", + "Humeral joint branch of right anterior circumflex humeral artery" + ] + }, + { + "id": "FMA:23214", + "name": "Left glenohumeral joint branch of left anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23211" + ] + }, + "synonyms": [ + "Left shoulder joint branch of left anterior circumflex humeral artery", + "Humeral joint branch of left anterior circumflex humeral artery" + ] + }, + { + "id": "FMA:23215", + "name": "Humeral head branch of right anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23212" + ] + } + }, + { + "id": "FMA:23216", + "name": "Humeral head branch of left anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23212" + ] + } + }, + { + "id": "FMA:23217", + "name": "Pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24874" + ] + }, + "synonyms": [ + "Upper limb girdle", + "Shoulder girdle" + ] + }, + { + "id": "FMA:23218", + "name": "Right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23217" + ] + }, + "synonyms": [ + "Right shoulder girdle" + ] + }, + { + "id": "FMA:23219", + "name": "Left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23217" + ] + }, + "synonyms": [ + "Left shoulder girdle" + ] + }, + { + "id": "FMA:23220", + "name": "Subdivision of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9661" + ] + }, + "synonyms": [ + "Pectoral girdle subdivision" + ] + }, + { + "id": "FMA:23223", + "name": "Body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13454" + ] + }, + "synonyms": [ + "Right scapular body" + ] + }, + { + "id": "FMA:23224", + "name": "Body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13454" + ] + }, + "synonyms": [ + "Left scapular body" + ] + }, + { + "id": "FMA:23225", + "name": "Right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13455" + ] + } + }, + { + "id": "FMA:23226", + "name": "Left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13455" + ] + } + }, + { + "id": "FMA:23227", + "name": "Costal surface of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + }, + "synonyms": [ + "Anterior surface of scapula", + "Costal aspect of scapula", + "Ventral surface of scapula", + "Facies costalis; Facies anterior (Scapula)" + ] + }, + { + "id": "FMA:23228", + "name": "Costal surface of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23227" + ] + } + }, + { + "id": "FMA:23229", + "name": "Costal surface of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23227" + ] + } + }, + { + "id": "FMA:23230", + "name": "Dorsal surface of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + }, + "synonyms": [ + "Facies posterior (Scapula)", + "Posterior surface of scapula", + "Dorsal aspect of scapula" + ] + }, + { + "id": "FMA:23231", + "name": "Dorsal surface of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23230" + ] + }, + "synonyms": [ + "Posterior surface of right scapula" + ] + }, + { + "id": "FMA:23232", + "name": "Dorsal surface of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23230" + ] + } + }, + { + "id": "FMA:23233", + "name": "Spinoglenoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66060" + ] + }, + "synonyms": [ + "Great scapular notch" + ] + }, + { + "id": "FMA:23234", + "name": "Right spinoglenoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23233" + ] + } + }, + { + "id": "FMA:23235", + "name": "Left spinoglenoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23233" + ] + } + }, + { + "id": "FMA:23236", + "name": "Suprascapular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:23237", + "name": "Right suprascapular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23236" + ] + } + }, + { + "id": "FMA:23238", + "name": "Left suprascapular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23236" + ] + } + }, + { + "id": "FMA:23239", + "name": "Lateral part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Lateral border of scapula", + "Margo lateralis (Scapula)", + "Axillary border of scapula" + ] + }, + { + "id": "FMA:23240", + "name": "Lateral part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23239" + ] + }, + "synonyms": [ + "Lateral border of right scapula" + ] + }, + { + "id": "FMA:23241", + "name": "Lateral part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23239" + ] + }, + "synonyms": [ + "Lateral border of left scapula" + ] + }, + { + "id": "FMA:23242", + "name": "Medial part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Vertebral border of scapula", + "Margo medialis (Scapula)", + "Medial border of scapula" + ] + }, + { + "id": "FMA:23243", + "name": "Medial part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23242" + ] + }, + "synonyms": [ + "Medial border of right scapula" + ] + }, + { + "id": "FMA:23244", + "name": "Medial part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23242" + ] + }, + "synonyms": [ + "Medial border of left scapula" + ] + }, + { + "id": "FMA:23245", + "name": "Superior part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Margo superior (Scapulae)", + "Superior border of scapula" + ] + }, + { + "id": "FMA:23246", + "name": "Superior part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23245" + ] + }, + "synonyms": [ + "Superior border of right scapula" + ] + }, + { + "id": "FMA:23247", + "name": "Superior part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23245" + ] + }, + "synonyms": [ + "Superior border of left scapula" + ] + }, + { + "id": "FMA:23248", + "name": "Superior angle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Angulus superior (Scapula)" + ] + }, + { + "id": "FMA:23249", + "name": "Lateral angle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Angulus lateralis (Scapula)" + ] + }, + { + "id": "FMA:23250", + "name": "Superior angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23248" + ] + } + }, + { + "id": "FMA:23251", + "name": "Superior angle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23248" + ] + } + }, + { + "id": "FMA:23252", + "name": "Lateral angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23249" + ] + } + }, + { + "id": "FMA:23253", + "name": "Lateral angle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23249" + ] + } + }, + { + "id": "FMA:23254", + "name": "Neck of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Anatomical neck of scapula", + "Scapular neck" + ] + }, + { + "id": "FMA:23255", + "name": "Neck of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23254" + ] + }, + "synonyms": [ + "Right scapular neck" + ] + }, + { + "id": "FMA:23256", + "name": "Neck of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23254" + ] + }, + "synonyms": [ + "Left scapular neck", + "Anatomical neck of left scapula" + ] + }, + { + "id": "FMA:23257", + "name": "Acromial angle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Angulus acromii (Scapula)" + ] + }, + { + "id": "FMA:23258", + "name": "Acromial angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23257" + ] + } + }, + { + "id": "FMA:23259", + "name": "Acromial angle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23257" + ] + } + }, + { + "id": "FMA:23260", + "name": "Acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:23261", + "name": "Right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23260" + ] + } + }, + { + "id": "FMA:23262", + "name": "Left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23260" + ] + } + }, + { + "id": "FMA:23263", + "name": "Supraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Supraglenoid tuberosity" + ] + }, + { + "id": "FMA:23264", + "name": "Right supraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23263" + ] + } + }, + { + "id": "FMA:23265", + "name": "Left supraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23263" + ] + } + }, + { + "id": "FMA:23266", + "name": "Infraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:23267", + "name": "Right infraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23266" + ] + } + }, + { + "id": "FMA:23268", + "name": "Left infraglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23266" + ] + } + }, + { + "id": "FMA:23269", + "name": "Supraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + }, + "synonyms": [ + "Supraspinous fossa of scapula" + ] + }, + { + "id": "FMA:23270", + "name": "Right supraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23269" + ] + } + }, + { + "id": "FMA:23271", + "name": "Left supraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23269" + ] + } + }, + { + "id": "FMA:23272", + "name": "Infraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + }, + "synonyms": [ + "Infraspinous fossa of scapula" + ] + }, + { + "id": "FMA:23273", + "name": "Right infraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23272" + ] + } + }, + { + "id": "FMA:23274", + "name": "Left infraspinous fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23272" + ] + } + }, + { + "id": "FMA:23275", + "name": "Glenoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + }, + "synonyms": [ + "Glenoid cavity of scapula", + "Cavitus glenoidalis", + "Glenoid cavity" + ] + }, + { + "id": "FMA:23276", + "name": "Right glenoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23275" + ] + }, + "synonyms": [ + "Right glenoid cavity" + ] + }, + { + "id": "FMA:23277", + "name": "Left glenoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23275" + ] + }, + "synonyms": [ + "Left glenoid cavity" + ] + }, + { + "id": "FMA:23278", + "name": "Deltoid tubercle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:23279", + "name": "Deltoid tubercle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23278" + ] + } + }, + { + "id": "FMA:23280", + "name": "Deltoid tubercle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23278" + ] + } + }, + { + "id": "FMA:23281", + "name": "Subscapular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37019" + ] + } + }, + { + "id": "FMA:23282", + "name": "Right subscapular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23281" + ] + } + }, + { + "id": "FMA:23283", + "name": "Left subscapular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23281" + ] + } + }, + { + "id": "FMA:23285", + "name": "Surgical neck of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + } + }, + { + "id": "FMA:23286", + "name": "Glenoid proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23809" + ] + }, + "synonyms": [ + "Head of right scapula", + "Right scapular head" + ] + }, + { + "id": "FMA:23287", + "name": "Glenoid proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23809" + ] + }, + "synonyms": [ + "Left scapular head", + "Head of left scapula" + ] + }, + { + "id": "FMA:23288", + "name": "Surgical neck of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23285" + ] + } + }, + { + "id": "FMA:23289", + "name": "Surgical neck of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23285" + ] + } + }, + { + "id": "FMA:23290", + "name": "Glenoid labrum of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + } + }, + { + "id": "FMA:23291", + "name": "Right glenoid labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23290" + ] + } + }, + { + "id": "FMA:23292", + "name": "Left glenoid labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23290" + ] + } + }, + { + "id": "FMA:23294", + "name": "Diaphysis of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Body of clavicle", + "Shaft of clavicle", + "Clavicle diaphysis" + ] + }, + { + "id": "FMA:23295", + "name": "Diaphysis of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23294" + ] + }, + "synonyms": [ + "Shaft of right clavicle", + "Right clavicle diaphysis" + ] + }, + { + "id": "FMA:23296", + "name": "Diaphysis of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23294" + ] + }, + "synonyms": [ + "Left clavicle diaphysis", + "Shaft of left clavicle" + ] + }, + { + "id": "FMA:23297", + "name": "Sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Medial end of clavicle", + "Extremitas sternalis (Clavicula)" + ] + }, + { + "id": "FMA:23298", + "name": "Sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23297" + ] + } + }, + { + "id": "FMA:23299", + "name": "Sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23297" + ] + } + }, + { + "id": "FMA:23300", + "name": "Acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Lateral end of clavicle" + ] + }, + { + "id": "FMA:23301", + "name": "Acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23300" + ] + } + }, + { + "id": "FMA:23302", + "name": "Acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23300" + ] + } + }, + { + "id": "FMA:23303", + "name": "Clavicular facet of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Facies articularis clavicularis", + "Clavicular facet" + ] + }, + { + "id": "FMA:23304", + "name": "Clavicular facet of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23303" + ] + } + }, + { + "id": "FMA:23305", + "name": "Clavicular facet of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23303" + ] + } + }, + { + "id": "FMA:23306", + "name": "Anatomical line of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:23307", + "name": "Superior surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:23308", + "name": "Inferior surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:23309", + "name": "Superior surface of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23307" + ] + } + }, + { + "id": "FMA:23310", + "name": "Superior surface of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23307" + ] + } + }, + { + "id": "FMA:23311", + "name": "Inferior surface of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23308" + ] + } + }, + { + "id": "FMA:23312", + "name": "Inferior surface of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23308" + ] + } + }, + { + "id": "FMA:23313", + "name": "Anterior border of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23306" + ] + } + }, + { + "id": "FMA:23314", + "name": "Posterior border of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23306" + ] + } + }, + { + "id": "FMA:23315", + "name": "Anterior border of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23313" + ] + } + }, + { + "id": "FMA:23316", + "name": "Anterior border of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23313" + ] + } + }, + { + "id": "FMA:23317", + "name": "Posterior border of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23314" + ] + } + }, + { + "id": "FMA:23318", + "name": "Posterior border of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23314" + ] + } + }, + { + "id": "FMA:23319", + "name": "Deltoid tubercle of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:23320", + "name": "Deltoid tubercle of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23319" + ] + } + }, + { + "id": "FMA:23321", + "name": "Deltoid tubercle of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23319" + ] + } + }, + { + "id": "FMA:23322", + "name": "Conoid tubercle of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Tuberculum conoideum (Clavicula)" + ] + }, + { + "id": "FMA:23323", + "name": "Conoid tubercle of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23322" + ] + } + }, + { + "id": "FMA:23324", + "name": "Conoid tubercle of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23322" + ] + } + }, + { + "id": "FMA:23325", + "name": "Trapezoid line of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23306" + ] + }, + "synonyms": [ + "Linea trapezoidea (Clavicula)" + ] + }, + { + "id": "FMA:23326", + "name": "Trapezoid line of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23325" + ] + } + }, + { + "id": "FMA:23327", + "name": "Trapezoid line of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23325" + ] + } + }, + { + "id": "FMA:23328", + "name": "Anterior surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:23329", + "name": "Anterior surface of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23328" + ] + } + }, + { + "id": "FMA:23330", + "name": "Anterior surface of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23328" + ] + } + }, + { + "id": "FMA:23331", + "name": "Posterior surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:23332", + "name": "Posterior surface of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23331" + ] + } + }, + { + "id": "FMA:23333", + "name": "Posterior surface of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23331" + ] + } + }, + { + "id": "FMA:23334", + "name": "Sternal articular facet of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Sternal facet of clavicle", + "Facies articularis sternalis" + ] + }, + { + "id": "FMA:23335", + "name": "Sternal articular facet of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23334" + ] + }, + "synonyms": [ + "Sternal articular surface of right clavicle" + ] + }, + { + "id": "FMA:23336", + "name": "Sternal articular facet of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23334" + ] + }, + "synonyms": [ + "Sternal articular surface of left clavicle" + ] + }, + { + "id": "FMA:23337", + "name": "Costal articular facet of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Costal articular surface of clavicle" + ] + }, + { + "id": "FMA:23338", + "name": "Costal articular facet of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23337" + ] + }, + "synonyms": [ + "Costal articular surface of right clavicle" + ] + }, + { + "id": "FMA:23339", + "name": "Costal articular facet of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23337" + ] + }, + "synonyms": [ + "Costal articular surface of left clavicle" + ] + }, + { + "id": "FMA:23340", + "name": "Acromial articular facet of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Acromial facet of clavicle", + "Facies articularis acromialis (Clavicula)" + ] + }, + { + "id": "FMA:23341", + "name": "Acromial articular facet of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23340" + ] + }, + "synonyms": [ + "Acromial facet of right clavicle", + "Acromial articular surface of right clavicle" + ] + }, + { + "id": "FMA:23342", + "name": "Acromial articular facet of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23340" + ] + }, + "synonyms": [ + "Acromial facet of left clavicle", + "Acromial articular surface of left clavicle" + ] + }, + { + "id": "FMA:23343", + "name": "Subclavian groove of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Sulcus musculi subclavii (Clavicula)" + ] + }, + { + "id": "FMA:23344", + "name": "Subclavian groove of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23343" + ] + } + }, + { + "id": "FMA:23345", + "name": "Subclavian groove of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23343" + ] + } + }, + { + "id": "FMA:23351", + "name": "Epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32825" + ] + }, + "synonyms": [ + "Right humeral epiphysis" + ] + }, + { + "id": "FMA:23352", + "name": "Epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32825" + ] + }, + "synonyms": [ + "Left humeral epiphysis" + ] + }, + { + "id": "FMA:23356", + "name": "Anatomical neck of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Collum anatomicum (Humerus)" + ] + }, + { + "id": "FMA:23357", + "name": "Anatomical neck of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23356" + ] + } + }, + { + "id": "FMA:23358", + "name": "Anatomical neck of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23356" + ] + } + }, + { + "id": "FMA:23359", + "name": "Surgical neck of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Collum chirurgicum (Humerus)" + ] + }, + { + "id": "FMA:23360", + "name": "Surgical neck of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23359" + ] + } + }, + { + "id": "FMA:23361", + "name": "Surgical neck of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23359" + ] + } + }, + { + "id": "FMA:23362", + "name": "Proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Upper end of humerus", + "Proximal end of humerus" + ] + }, + { + "id": "FMA:23363", + "name": "Proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23362" + ] + }, + "synonyms": [ + "Proximal end of right humerus", + "Upper end of right humerus" + ] + }, + { + "id": "FMA:23364", + "name": "Proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23362" + ] + }, + "synonyms": [ + "Proximal end of left humerus", + "Upper end of left humerus" + ] + }, + { + "id": "FMA:23370", + "name": "Trochlea of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32832" + ] + }, + "synonyms": [ + "Humeral trochlea" + ] + }, + { + "id": "FMA:23371", + "name": "Trochlea of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23370" + ] + }, + "synonyms": [ + "Right humeral trochlea" + ] + }, + { + "id": "FMA:23372", + "name": "Trochlea of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23370" + ] + }, + "synonyms": [ + "Left humeral trochlea" + ] + }, + { + "id": "FMA:23373", + "name": "Capitulum of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32832" + ] + }, + "synonyms": [ + "Humeral capitulum" + ] + }, + { + "id": "FMA:23374", + "name": "Capitulum of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23373" + ] + }, + "synonyms": [ + "Right humeral capitulum" + ] + }, + { + "id": "FMA:23375", + "name": "Capitulum of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23373" + ] + }, + "synonyms": [ + "Left humeral capitulum" + ] + }, + { + "id": "FMA:23377", + "name": "Condyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75434" + ] + }, + "synonyms": [ + "Humeral condyle" + ] + }, + { + "id": "FMA:23378", + "name": "Condyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23377" + ] + }, + "synonyms": [ + "Right humeral condyle" + ] + }, + { + "id": "FMA:23379", + "name": "Condyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23377" + ] + }, + "synonyms": [ + "Left humeral condyle" + ] + }, + { + "id": "FMA:23381", + "name": "Proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + }, + "synonyms": [ + "Proximal diaphyseal end of humerus" + ] + }, + { + "id": "FMA:23383", + "name": "Distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + }, + "synonyms": [ + "Distal diaphyseal end of humerus" + ] + }, + { + "id": "FMA:23384", + "name": "Proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23381" + ] + }, + "synonyms": [ + "Proximal diaphyseal end of right humerus" + ] + }, + { + "id": "FMA:23385", + "name": "Proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23381" + ] + }, + "synonyms": [ + "Proximal diaphyseal end of left humerus" + ] + }, + { + "id": "FMA:23388", + "name": "Distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23383" + ] + }, + "synonyms": [ + "Distal diaphyseal end of right humerus" + ] + }, + { + "id": "FMA:23389", + "name": "Distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23383" + ] + }, + "synonyms": [ + "Distal diaphyseal end of left humerus" + ] + }, + { + "id": "FMA:23390", + "name": "Greater tubercle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Greater tuberosity of humerus", + "Greater tubercle" + ] + }, + { + "id": "FMA:23391", + "name": "Greater tubercle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23390" + ] + }, + "synonyms": [ + "Greater tuberosity of right humerus" + ] + }, + { + "id": "FMA:23392", + "name": "Greater tubercle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23390" + ] + }, + "synonyms": [ + "Greater tuberosity of left humerus" + ] + }, + { + "id": "FMA:23393", + "name": "Lesser tubercle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Lesser tuberosity of humerus", + "Lesser tubercle" + ] + }, + { + "id": "FMA:23394", + "name": "Lesser tubercle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23393" + ] + }, + "synonyms": [ + "Lesser tuberosity of right humerus" + ] + }, + { + "id": "FMA:23395", + "name": "Lesser tubercle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23393" + ] + }, + "synonyms": [ + "Lesser tuberosity of left humerus" + ] + }, + { + "id": "FMA:23396", + "name": "Intertubercular sulcus of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + }, + "synonyms": [ + "Intertubercular groove of humerus", + "Bicipital groove of humerus", + "Sulcus intertubercularis (Humerus)", + "Intertubercular sulcus part of humerus" + ] + }, + { + "id": "FMA:23397", + "name": "Intertubercular sulcus of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23396" + ] + }, + "synonyms": [ + "Intertubercular groove of right humerus", + "Bicipital groove of right humerus" + ] + }, + { + "id": "FMA:23398", + "name": "Intertubercular sulcus of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23396" + ] + }, + "synonyms": [ + "Bicipital groove of left humerus", + "Intertubercular groove of left humerus" + ] + }, + { + "id": "FMA:23400", + "name": "Lateral lip of right bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74574" + ] + }, + "synonyms": [ + "Crest of greater tubercle of right humerus", + "Crest of greater tuberosity of right humerus" + ] + }, + { + "id": "FMA:23401", + "name": "Lateral lip of left bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74574" + ] + }, + "synonyms": [ + "Crest of greater tubercle of left humerus", + "Crest of greater tuberosity of left humerus" + ] + }, + { + "id": "FMA:23403", + "name": "Medial lip of right bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74575" + ] + }, + "synonyms": [ + "Crest of lesser tuberosity of right humerus", + "Crest of lesser tubercle of right humerus" + ] + }, + { + "id": "FMA:23404", + "name": "Medial lip of left bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74575" + ] + }, + "synonyms": [ + "Crest of lesser tubercle of left humerus", + "Crest of lesser tuberosity of left humerus" + ] + }, + { + "id": "FMA:23411", + "name": "Anteromedial surface of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66068" + ] + }, + "synonyms": [ + "Anteromedial surface of body of humerus", + "Anteromedial surface of shaft of humerus", + "Facies anteromedialis (Corpus humerus)" + ] + }, + { + "id": "FMA:23412", + "name": "Anterolateral surface of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66068" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of humerus", + "Facies anterolateralis (Corpus humeri)", + "Anterolateral surface of body of humerus" + ] + }, + { + "id": "FMA:23413", + "name": "Posterior surface of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66068" + ] + }, + "synonyms": [ + "Facies posterior (Corpus humeri)", + "Posterior surface of body of humerus", + "Posterior surface of shaft of humerus" + ] + }, + { + "id": "FMA:23414", + "name": "Medial border of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31582" + ] + }, + "synonyms": [ + "Medial border of shaft of humerus", + "Medial border of body of humerus", + "Margo medialis (Corpus humeri)" + ] + }, + { + "id": "FMA:23415", + "name": "Anterior border of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31582" + ] + }, + "synonyms": [ + "Anterior border of shaft of humerus", + "Anterior border of body of humerus" + ] + }, + { + "id": "FMA:23416", + "name": "Lateral border of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31582" + ] + }, + "synonyms": [ + "Lateral border of shaft of humerus", + "Lateral border of body of humerus", + "Margo lateralis (Corpus humeri)" + ] + }, + { + "id": "FMA:23417", + "name": "Radial nerve sulcus of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + }, + "synonyms": [ + "Radial groove", + "Sulcus for radial nerve", + "Sulcus nervi radialis (Corpus humeri)", + "Groove for radial nerve" + ] + }, + { + "id": "FMA:23418", + "name": "Deltoid tuberosity of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Deltoid tuberosity", + "Tuberositas deltoidea (Corpus humeri)" + ] + }, + { + "id": "FMA:23419", + "name": "Anteromedial surface of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23411" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of right humerus", + "Anteromedial surface of body of right humerus" + ] + }, + { + "id": "FMA:23420", + "name": "Anteromedial surface of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23411" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of left humerus", + "Anteromedial surface of body of left humerus" + ] + }, + { + "id": "FMA:23421", + "name": "Anterolateral surface of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23412" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of right humerus", + "Anterolateral surface of body of right humerus" + ] + }, + { + "id": "FMA:23422", + "name": "Anterolateral surface of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23412" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of left humerus", + "Anterolateral surface of body of left humerus" + ] + }, + { + "id": "FMA:23423", + "name": "Posterior surface of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23413" + ] + }, + "synonyms": [ + "Posterior surface of body of right humerus", + "Posterior surface of shaft of right humerus" + ] + }, + { + "id": "FMA:23424", + "name": "Posterior surface of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23413" + ] + }, + "synonyms": [ + "Posterior surface of body of left humerus", + "Posterior surface of shaft of left humerus" + ] + }, + { + "id": "FMA:23425", + "name": "Anterior border of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23415" + ] + }, + "synonyms": [ + "Anterior border of shaft of right humerus", + "Anterior border of body of right humerus" + ] + }, + { + "id": "FMA:23426", + "name": "Anterior border of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23415" + ] + }, + "synonyms": [ + "Anterior border of shaft of left humerus", + "Anterior border of body of left humerus" + ] + }, + { + "id": "FMA:23427", + "name": "Medial border of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23414" + ] + }, + "synonyms": [ + "Medial border of body of right humerus", + "Medial border of shaft of right humerus" + ] + }, + { + "id": "FMA:23428", + "name": "Medial border of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23414" + ] + }, + "synonyms": [ + "Medial border of body of left humerus", + "Medial border of shaft of left humerus" + ] + }, + { + "id": "FMA:23429", + "name": "Lateral border of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23416" + ] + }, + "synonyms": [ + "Lateral border of shaft of right humerus", + "Lateral border of body of right humerus" + ] + }, + { + "id": "FMA:23430", + "name": "Lateral border of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23416" + ] + }, + "synonyms": [ + "Lateral border of body of left humerus", + "Lateral border of shaft of left humerus" + ] + }, + { + "id": "FMA:23431", + "name": "Radial nerve sulcus of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23417" + ] + }, + "synonyms": [ + "Right radial groove" + ] + }, + { + "id": "FMA:23432", + "name": "Radial nerve sulcus of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23417" + ] + }, + "synonyms": [ + "Left radial groove" + ] + }, + { + "id": "FMA:23433", + "name": "Deltoid tuberosity of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23418" + ] + } + }, + { + "id": "FMA:23434", + "name": "Deltoid tuberosity of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23418" + ] + } + }, + { + "id": "FMA:23435", + "name": "Medial supracondylar ridge of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Crista supraepicondylaris medialis (Humerus)" + ] + }, + { + "id": "FMA:23436", + "name": "Lateral supracondylar ridge of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Crista supraepicondylaris lateralis (Humerus)" + ] + }, + { + "id": "FMA:23437", + "name": "Medial supracondylar ridge of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23435" + ] + } + }, + { + "id": "FMA:23438", + "name": "Medial supracondylar ridge of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23435" + ] + } + }, + { + "id": "FMA:23439", + "name": "Lateral supracondylar ridge of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23436" + ] + } + }, + { + "id": "FMA:23440", + "name": "Lateral supracondylar ridge of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23436" + ] + } + }, + { + "id": "FMA:23441", + "name": "Medial epicondyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75435" + ] + }, + "synonyms": [ + "Epicondylus medialis (Humerus)" + ] + }, + { + "id": "FMA:23442", + "name": "Lateral epicondyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75435" + ] + }, + "synonyms": [ + "Epicondylus lateralis (Humerus)" + ] + }, + { + "id": "FMA:23443", + "name": "Medial epicondyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23441" + ] + } + }, + { + "id": "FMA:23444", + "name": "Medial epicondyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23441" + ] + } + }, + { + "id": "FMA:23445", + "name": "Lateral epicondyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23442" + ] + } + }, + { + "id": "FMA:23446", + "name": "Lateral epicondyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23442" + ] + } + }, + { + "id": "FMA:23447", + "name": "Ulnar nerve sulcus of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + }, + "synonyms": [ + "Sulcus nervi ulnaris (Humerus)", + "Sulcus for ulnar nerve" + ] + }, + { + "id": "FMA:23448", + "name": "Ulnar nerve sulcus of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23447" + ] + } + }, + { + "id": "FMA:23449", + "name": "Ulnar nerve sulcus of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23447" + ] + } + }, + { + "id": "FMA:23450", + "name": "Olecranon fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:23451", + "name": "Coronoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:23452", + "name": "Radial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + }, + "synonyms": [ + "Fossa radial" + ] + }, + { + "id": "FMA:23453", + "name": "Right olecranon fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23450" + ] + } + }, + { + "id": "FMA:23454", + "name": "Left olecranon fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23450" + ] + } + }, + { + "id": "FMA:23455", + "name": "Right coronoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23451" + ] + } + }, + { + "id": "FMA:23456", + "name": "Left coronoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23451" + ] + } + }, + { + "id": "FMA:23457", + "name": "Right radial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23452" + ] + } + }, + { + "id": "FMA:23458", + "name": "Left radial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23452" + ] + } + }, + { + "id": "FMA:23463", + "name": "Radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:23464", + "name": "Right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23463" + ] + } + }, + { + "id": "FMA:23465", + "name": "Left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23463" + ] + } + }, + { + "id": "FMA:23466", + "name": "Ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:23467", + "name": "Right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23466" + ] + } + }, + { + "id": "FMA:23468", + "name": "Left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23466" + ] + } + }, + { + "id": "FMA:23479", + "name": "Neck of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Radial neck" + ] + }, + { + "id": "FMA:23480", + "name": "Neck of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23479" + ] + }, + "synonyms": [ + "Right radial neck" + ] + }, + { + "id": "FMA:23481", + "name": "Neck of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23479" + ] + }, + "synonyms": [ + "Left radial neck" + ] + }, + { + "id": "FMA:23482", + "name": "Nutrient foramen of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:23483", + "name": "Nutrient foramen of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23482" + ] + } + }, + { + "id": "FMA:23484", + "name": "Nutrient foramen of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23482" + ] + } + }, + { + "id": "FMA:23486", + "name": "Articular facet of head of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Articular facet of radial head", + "Fovea articularis (Caput radii)" + ] + }, + { + "id": "FMA:23487", + "name": "Articular facet of head of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23486" + ] + }, + "synonyms": [ + "Articular facet of right radial head" + ] + }, + { + "id": "FMA:23488", + "name": "Articular facet of head of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23486" + ] + }, + "synonyms": [ + "Articular facet of left radial head" + ] + }, + { + "id": "FMA:23489", + "name": "Radial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Radial tubercle", + "Tuberosity of radius" + ] + }, + { + "id": "FMA:23490", + "name": "Right radial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23489" + ] + } + }, + { + "id": "FMA:23491", + "name": "Left radial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23489" + ] + } + }, + { + "id": "FMA:23492", + "name": "Anterior surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37204" + ] + }, + "synonyms": [ + "Facies anterior (Corpus radii)", + "Anterior surface of body of radius", + "Anterior surface of shaft of radius" + ] + }, + { + "id": "FMA:23495", + "name": "Posterior surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37204" + ] + }, + "synonyms": [ + "Posterior surface of shaft of radius", + "Posterior surface of body of radius", + "Facies posterior (Corpus radii)" + ] + }, + { + "id": "FMA:23496", + "name": "Posterior surface of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23495" + ] + }, + "synonyms": [ + "Posterior surface of body of right radius", + "Posterior surface of shaft of right radius" + ] + }, + { + "id": "FMA:23497", + "name": "Posterior surface of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23495" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left radius", + "Posterior surface of body of left radius" + ] + }, + { + "id": "FMA:23498", + "name": "Lateral surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37204" + ] + }, + "synonyms": [ + "Lateral surface of body of radius", + "Lateral surface of shaft of radius", + "Facies lateralis (Corpus radii)" + ] + }, + { + "id": "FMA:23499", + "name": "Lateral surface of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23498" + ] + }, + "synonyms": [ + "Lateral surface of body of right radius", + "Lateral surface of shaft of right radius" + ] + }, + { + "id": "FMA:23500", + "name": "Lateral surface of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23498" + ] + }, + "synonyms": [ + "Lateral surface of body of left radius", + "Lateral surface of shaft of left radius" + ] + }, + { + "id": "FMA:23501", + "name": "Medial surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37204" + ] + }, + "synonyms": [ + "Medial surface of shaft of radius", + "Medial surface of body of radius" + ] + }, + { + "id": "FMA:23502", + "name": "Medial surface of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23501" + ] + }, + "synonyms": [ + "Medial surface of body of right radius", + "Medial surface of shaft of right radius" + ] + }, + { + "id": "FMA:23503", + "name": "Medial surface of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23501" + ] + }, + "synonyms": [ + "Medial surface of body of left radius", + "Medial surface of shaft of left radius" + ] + }, + { + "id": "FMA:23504", + "name": "Anterior border of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + }, + "synonyms": [ + "Margo anterior (Corpus radii)", + "Anterior border of shaft of radius", + "Anterior border of body of radius" + ] + }, + { + "id": "FMA:23505", + "name": "Anterior border of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23504" + ] + }, + "synonyms": [ + "Anterior border of shaft of right radius", + "Anterior border of body of right radius" + ] + }, + { + "id": "FMA:23506", + "name": "Anterior border of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23504" + ] + }, + "synonyms": [ + "Anterior border of body of left radius", + "Anterior border of shaft of left radius" + ] + }, + { + "id": "FMA:23507", + "name": "Posterior border of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + }, + "synonyms": [ + "Margo posterior (Corpus radii)", + "Posterior border of shaft of radius", + "Posterior border of body of radius" + ] + }, + { + "id": "FMA:23508", + "name": "Posterior border of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23507" + ] + }, + "synonyms": [ + "Posterior border of body of right radius", + "Posterior border of shaft of right radius" + ] + }, + { + "id": "FMA:23509", + "name": "Posterior border of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23507" + ] + }, + "synonyms": [ + "Posterior border of body of left radius", + "Posterior border of shaft of left radius" + ] + }, + { + "id": "FMA:23510", + "name": "Interosseous border of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + }, + "synonyms": [ + "Interosseous border of shaft of radius", + "Margo interosseus (Corpus radii)", + "Interosseous border of body of radius" + ] + }, + { + "id": "FMA:23511", + "name": "Interosseous border of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23510" + ] + }, + "synonyms": [ + "Interosseous border of body of right radius", + "Interosseous border of shaft of right radius" + ] + }, + { + "id": "FMA:23512", + "name": "Interosseous border of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23510" + ] + }, + "synonyms": [ + "Interosseous border of shaft of left radius", + "Interosseous border of body of left radius" + ] + }, + { + "id": "FMA:23513", + "name": "Pronator tuberosity of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Pronator tuberosity", + "Midlateral part of diaphysis of radius" + ] + }, + { + "id": "FMA:23515", + "name": "Proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:23516", + "name": "Proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23515" + ] + } + }, + { + "id": "FMA:23517", + "name": "Proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23515" + ] + } + }, + { + "id": "FMA:23521", + "name": "Distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:23522", + "name": "Distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23521" + ] + } + }, + { + "id": "FMA:23523", + "name": "Distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23521" + ] + } + }, + { + "id": "FMA:23524", + "name": "Styloid process of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Radial styloid process" + ] + }, + { + "id": "FMA:23525", + "name": "Styloid process of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23524" + ] + } + }, + { + "id": "FMA:23526", + "name": "Styloid process of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23524" + ] + } + }, + { + "id": "FMA:23527", + "name": "Dorsal tubercle of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of radius", + "Tuberculum dorsale (Radius)", + "Lister's tubercle" + ] + }, + { + "id": "FMA:23528", + "name": "Dorsal tubercle of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23527" + ] + } + }, + { + "id": "FMA:23529", + "name": "Dorsal tubercle of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23527" + ] + } + }, + { + "id": "FMA:23530", + "name": "Ulnar notch of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Incisura ulnaris (Radius)" + ] + }, + { + "id": "FMA:23531", + "name": "Pronator tuberosity of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23513" + ] + } + }, + { + "id": "FMA:23532", + "name": "Pronator tuberosity of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23513" + ] + } + }, + { + "id": "FMA:23533", + "name": "Ulnar notch of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23530" + ] + } + }, + { + "id": "FMA:23534", + "name": "Ulnar notch of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23530" + ] + } + }, + { + "id": "FMA:23535", + "name": "Carpal articular surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Facies articularis carpalis" + ] + }, + { + "id": "FMA:23536", + "name": "Carpal articular surface of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23535" + ] + } + }, + { + "id": "FMA:23537", + "name": "Carpal articular surface of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23535" + ] + } + }, + { + "id": "FMA:23538", + "name": "Suprastyloid crest of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Crista suprastyloidea (Radius)" + ] + }, + { + "id": "FMA:23539", + "name": "Suprastyloid crest of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23538" + ] + } + }, + { + "id": "FMA:23540", + "name": "Suprastyloid crest of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23538" + ] + } + }, + { + "id": "FMA:23541", + "name": "Extensor pollicis longus tendon groove of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Radial groove for extensor pollicis longus tendon" + ] + }, + { + "id": "FMA:23542", + "name": "Extensor pollicis longus tendon groove of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23541" + ] + } + }, + { + "id": "FMA:23543", + "name": "Extensor pollicis longus tendon groove of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23541" + ] + } + }, + { + "id": "FMA:23544", + "name": "Extensor carpi radialis longus tendon groove of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Radial groove for extensor carpi radialis longus tendon" + ] + }, + { + "id": "FMA:23545", + "name": "Extensor carpi radialis longus tendon groove of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23544" + ] + } + }, + { + "id": "FMA:23546", + "name": "Extensor carpi radialis longus tendon groove of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23544" + ] + } + }, + { + "id": "FMA:23547", + "name": "Extensor carpi radialis brevis tendon groove of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Radial groove for extensor carpi radialis brevis tendon" + ] + }, + { + "id": "FMA:23548", + "name": "Extensor carpi radialis brevis tendon groove of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23547" + ] + } + }, + { + "id": "FMA:23549", + "name": "Extensor carpi radialis brevis tendon groove of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23547" + ] + } + }, + { + "id": "FMA:23550", + "name": "Extensor digitorum tendon groove of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Radial groove for extensor digitorum tendon" + ] + }, + { + "id": "FMA:23551", + "name": "Extensor digitorum tendon groove of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23550" + ] + } + }, + { + "id": "FMA:23552", + "name": "Extensor digitorum tendon groove of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23550" + ] + } + }, + { + "id": "FMA:23553", + "name": "Extensor indicis tendon groove of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + }, + "synonyms": [ + "Radial groove for extensor indicis tendon" + ] + }, + { + "id": "FMA:23554", + "name": "Extensor indicis tendon groove of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23553" + ] + } + }, + { + "id": "FMA:23555", + "name": "Extensor indicis tendon groove of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23553" + ] + } + }, + { + "id": "FMA:23556", + "name": "Nutrient foramen of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:23557", + "name": "Nutrient foramen of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23556" + ] + } + }, + { + "id": "FMA:23558", + "name": "Nutrient foramen of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23556" + ] + } + }, + { + "id": "FMA:23559", + "name": "Pronator crest of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + } + }, + { + "id": "FMA:23560", + "name": "Pronator crest of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23559" + ] + } + }, + { + "id": "FMA:23561", + "name": "Pronator crest of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23559" + ] + } + }, + { + "id": "FMA:23565", + "name": "Surface of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36955" + ] + }, + "synonyms": [ + "Right radial surface" + ] + }, + { + "id": "FMA:23566", + "name": "Surface of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36955" + ] + }, + "synonyms": [ + "Left radial surface" + ] + }, + { + "id": "FMA:23575", + "name": "Anterior surface of distal end of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + } + }, + { + "id": "FMA:23576", + "name": "Posterior surface of distal end of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + } + }, + { + "id": "FMA:23577", + "name": "Lateral surface of distal end of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + } + }, + { + "id": "FMA:23578", + "name": "Medial surface of distal end of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66142" + ] + } + }, + { + "id": "FMA:23579", + "name": "Anterior surface of distal end of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23575" + ] + } + }, + { + "id": "FMA:23580", + "name": "Anterior surface of distal end of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23575" + ] + } + }, + { + "id": "FMA:23581", + "name": "Posterior surface of distal end of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23576" + ] + } + }, + { + "id": "FMA:23582", + "name": "Posterior surface of distal end of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23576" + ] + } + }, + { + "id": "FMA:23583", + "name": "Medial surface of distal end of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23578" + ] + } + }, + { + "id": "FMA:23584", + "name": "Medial surface of distal end of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23578" + ] + } + }, + { + "id": "FMA:23585", + "name": "Lateral surface of distal end of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23577" + ] + } + }, + { + "id": "FMA:23586", + "name": "Lateral surface of distal end of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23577" + ] + } + }, + { + "id": "FMA:23606", + "name": "Proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:23608", + "name": "Distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:23609", + "name": "Proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23606" + ] + } + }, + { + "id": "FMA:23610", + "name": "Proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23606" + ] + } + }, + { + "id": "FMA:23613", + "name": "Distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23608" + ] + } + }, + { + "id": "FMA:23614", + "name": "Distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23608" + ] + } + }, + { + "id": "FMA:23616", + "name": "Coronoid process of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Coronoid process", + "Processus coronoideus" + ] + }, + { + "id": "FMA:23617", + "name": "Tuberosity of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Ulnar tuberosity", + "Tubercle of ulna" + ] + }, + { + "id": "FMA:23618", + "name": "Radial notch of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + }, + "synonyms": [ + "Radial notch" + ] + }, + { + "id": "FMA:23619", + "name": "Trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + }, + "synonyms": [ + "Semilunar notch of ulna" + ] + }, + { + "id": "FMA:23620", + "name": "Anterior surface of shaft of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37236" + ] + }, + "synonyms": [ + "Facies anterior (Ulna)" + ] + }, + { + "id": "FMA:23621", + "name": "Posterior surface of shaft of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37236" + ] + }, + "synonyms": [ + "Facies posterior (Ulna)" + ] + }, + { + "id": "FMA:23622", + "name": "Medial surface of shaft of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37236" + ] + }, + "synonyms": [ + "Facies medial (Ulna)" + ] + }, + { + "id": "FMA:23623", + "name": "Interosseous border of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + }, + "synonyms": [ + "Interosseous border of shaft of ulna", + "Interosseous crest of shaft of ulna", + "Margo interosseus (Ulna)" + ] + }, + { + "id": "FMA:23624", + "name": "Anterior border of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + }, + "synonyms": [ + "Anterior border of shaft of ulna", + "Margo anterior (Ulna)" + ] + }, + { + "id": "FMA:23625", + "name": "Posterior border of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + }, + "synonyms": [ + "Margo posterior (Ulna)", + "Posterior border of shaft of ulna" + ] + }, + { + "id": "FMA:23626", + "name": "Supinator crest of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + }, + "synonyms": [ + "Crista musculi supinatoris (Ulna)" + ] + }, + { + "id": "FMA:23627", + "name": "Articular circumference of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + }, + "synonyms": [ + "Circumferentia articularis (Caput ulnae)", + "Articular radial surface of head of ulna", + "Articular circumference of head of ulna" + ] + }, + { + "id": "FMA:23628", + "name": "Styloid process of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Ulnar styloid process" + ] + }, + { + "id": "FMA:23629", + "name": "Right coronoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23616" + ] + } + }, + { + "id": "FMA:23630", + "name": "Left coronoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23616" + ] + } + }, + { + "id": "FMA:23631", + "name": "Tuberosity of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23617" + ] + }, + "synonyms": [ + "Right ulnar tuberosity" + ] + }, + { + "id": "FMA:23632", + "name": "Tuberosity of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23617" + ] + }, + "synonyms": [ + "Left ulnar tuberosity" + ] + }, + { + "id": "FMA:23633", + "name": "Radial notch of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23618" + ] + } + }, + { + "id": "FMA:23634", + "name": "Radial notch of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23618" + ] + } + }, + { + "id": "FMA:23635", + "name": "Right trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23619" + ] + } + }, + { + "id": "FMA:23636", + "name": "Left trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23619" + ] + } + }, + { + "id": "FMA:23637", + "name": "Anterior surface of shaft of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23620" + ] + } + }, + { + "id": "FMA:23638", + "name": "Anterior surface of shaft of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23620" + ] + } + }, + { + "id": "FMA:23639", + "name": "Posterior surface of shaft of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23621" + ] + } + }, + { + "id": "FMA:23640", + "name": "Posterior surface of shaft of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23621" + ] + } + }, + { + "id": "FMA:23641", + "name": "Medial surface of shaft of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23622" + ] + } + }, + { + "id": "FMA:23642", + "name": "Medial surface of shaft of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23622" + ] + } + }, + { + "id": "FMA:23643", + "name": "Interosseous border of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23623" + ] + }, + "synonyms": [ + "Interosseous border of shaft of right ulna" + ] + }, + { + "id": "FMA:23644", + "name": "Interosseous border of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23623" + ] + }, + "synonyms": [ + "Interosseous border of shaft of left ulna" + ] + }, + { + "id": "FMA:23645", + "name": "Anterior border of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23624" + ] + }, + "synonyms": [ + "Anterior border of shaft of right ulna" + ] + }, + { + "id": "FMA:23646", + "name": "Anterior border of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23624" + ] + }, + "synonyms": [ + "Anterior border of shaft of left ulna" + ] + }, + { + "id": "FMA:23647", + "name": "Posterior border of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23625" + ] + }, + "synonyms": [ + "Posterior border of shaft of right ulna" + ] + }, + { + "id": "FMA:23648", + "name": "Posterior border of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23625" + ] + }, + "synonyms": [ + "Posterior border of shaft of left ulna" + ] + }, + { + "id": "FMA:23649", + "name": "Supinator crest of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23626" + ] + } + }, + { + "id": "FMA:23650", + "name": "Supinator crest of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23626" + ] + } + }, + { + "id": "FMA:23651", + "name": "Articular circumference of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23627" + ] + }, + "synonyms": [ + "Articular circumference of head of right ulna" + ] + }, + { + "id": "FMA:23652", + "name": "Articular circumference of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23627" + ] + }, + "synonyms": [ + "Articular circumference of head of left ulna" + ] + }, + { + "id": "FMA:23653", + "name": "Styloid process of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23628" + ] + }, + "synonyms": [ + "Right ulnar styloid process" + ] + }, + { + "id": "FMA:23654", + "name": "Styloid process of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23628" + ] + }, + "synonyms": [ + "Left ulnar styloid process" + ] + }, + { + "id": "FMA:23656", + "name": "Surface of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36960" + ] + }, + "synonyms": [ + "Right ulnar surface" + ] + }, + { + "id": "FMA:23657", + "name": "Surface of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36960" + ] + }, + "synonyms": [ + "Left ulnar surface" + ] + }, + { + "id": "FMA:23668", + "name": "Articular surface of trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + } + }, + { + "id": "FMA:23669", + "name": "Non-articular surface of trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + }, + "synonyms": [ + "Non-articular strip of surface of trochlear notch" + ] + }, + { + "id": "FMA:23670", + "name": "Articular surface of right trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23668" + ] + } + }, + { + "id": "FMA:23671", + "name": "Articular surface of left trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23668" + ] + } + }, + { + "id": "FMA:23672", + "name": "Non-articular surface of right trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23669" + ] + } + }, + { + "id": "FMA:23673", + "name": "Non-articular surface of left trochlear notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23669" + ] + } + }, + { + "id": "FMA:23674", + "name": "Articular surface of radial notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + } + }, + { + "id": "FMA:23675", + "name": "Articular surface of right radial notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23674" + ] + } + }, + { + "id": "FMA:23676", + "name": "Articular surface of left radial notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23674" + ] + } + }, + { + "id": "FMA:23677", + "name": "Anterior surface of olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + } + }, + { + "id": "FMA:23678", + "name": "Anterior surface of right olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23677" + ] + } + }, + { + "id": "FMA:23679", + "name": "Anterior surface of left olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23677" + ] + } + }, + { + "id": "FMA:23680", + "name": "Posterior surface of olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + } + }, + { + "id": "FMA:23681", + "name": "Posterior surface of right olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23680" + ] + } + }, + { + "id": "FMA:23682", + "name": "Posterior surface of left olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23680" + ] + } + }, + { + "id": "FMA:23692", + "name": "Surface of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23790" + ] + }, + "synonyms": [ + "Right clavicle surface" + ] + }, + { + "id": "FMA:23693", + "name": "Surface of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23790" + ] + }, + "synonyms": [ + "Left clavicle surface" + ] + }, + { + "id": "FMA:23694", + "name": "Nutrient foramen of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:23695", + "name": "Nutrient foramen of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23694" + ] + } + }, + { + "id": "FMA:23696", + "name": "Nutrient foramen of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23694" + ] + } + }, + { + "id": "FMA:23697", + "name": "Olecranon process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66166" + ] + } + }, + { + "id": "FMA:23698", + "name": "Right olecranon process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23697" + ] + } + }, + { + "id": "FMA:23699", + "name": "Left olecranon process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23697" + ] + } + }, + { + "id": "FMA:23701", + "name": "Articular facet of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66633" + ] + }, + "synonyms": [ + "Articular facet of head of right ulna" + ] + }, + { + "id": "FMA:23702", + "name": "Articular facet of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66633" + ] + }, + "synonyms": [ + "Articular facet of head of left ulna" + ] + }, + { + "id": "FMA:23703", + "name": "Extensor carpi ulnaris tendon groove of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66179" + ] + }, + "synonyms": [ + "Ulnar groove for extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:23704", + "name": "Extensor carpi ulnaris tendon groove of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23703" + ] + }, + "synonyms": [ + "Right ulnar groove for extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:23705", + "name": "Extensor carpi ulnaris tendon groove of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23703" + ] + }, + "synonyms": [ + "Left ulnar groove for extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:23706", + "name": "Interosseous membrane of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54839" + ] + }, + "synonyms": [ + "Antebrachial interosseous membrane" + ] + }, + { + "id": "FMA:23707", + "name": "Interosseous membrane of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23706" + ] + }, + "synonyms": [ + "Right antebrachial interosseous membrane" + ] + }, + { + "id": "FMA:23708", + "name": "Interosseous membrane of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23706" + ] + }, + "synonyms": [ + "Left antebrachial interosseous membrane" + ] + }, + { + "id": "FMA:23709", + "name": "Scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33302" + ] + }, + "synonyms": [ + "Navicular bone of hand", + "Scaphoid bone" + ] + }, + { + "id": "FMA:23712", + "name": "Lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33302" + ] + }, + "synonyms": [ + "Semilunar bone", + "Intermediate carpal bone", + "Lunate bone" + ] + }, + { + "id": "FMA:23715", + "name": "Triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33302" + ] + }, + "synonyms": [ + "Triangular bone", + "Triquetral bone", + "Cuneiform bone of hand", + "Triquetrum" + ] + }, + { + "id": "FMA:23718", + "name": "Pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33302" + ] + }, + "synonyms": [ + "Pisiform bone" + ] + }, + { + "id": "FMA:23721", + "name": "Trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33303" + ] + }, + "synonyms": [ + "Greater multangular bone", + "Trapezium bone", + "Trapezial bone" + ] + }, + { + "id": "FMA:23724", + "name": "Trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33303" + ] + }, + "synonyms": [ + "Trapezoid bone", + "Lesser multangular bone" + ] + }, + { + "id": "FMA:23725", + "name": "Right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23724" + ] + }, + "synonyms": [ + "Right trapezoid bone" + ] + }, + { + "id": "FMA:23727", + "name": "Capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33303" + ] + }, + "synonyms": [ + "Os Magnum (Carpus)", + "Capitate bone" + ] + }, + { + "id": "FMA:23730", + "name": "Hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33303" + ] + }, + "synonyms": [ + "Hamate bone", + "Unciform bone" + ] + }, + { + "id": "FMA:23733", + "name": "Ascending aorta proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14171" + ] + } + }, + { + "id": "FMA:23734", + "name": "Subdivision of surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of scaphoid bone" + ] + }, + { + "id": "FMA:23735", + "name": "Palmar surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Palmar surface of scaphoid bone" + ] + }, + { + "id": "FMA:23736", + "name": "Palmar surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23735" + ] + }, + "synonyms": [ + "Palmar surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23737", + "name": "Palmar surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23735" + ] + }, + "synonyms": [ + "Palmar surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23738", + "name": "Dorsal surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Dorsal surface of scaphoid bone" + ] + }, + { + "id": "FMA:23739", + "name": "Dorsal surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23738" + ] + }, + "synonyms": [ + "Dorsal surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23740", + "name": "Dorsal surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23738" + ] + }, + "synonyms": [ + "Dorsal surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23741", + "name": "Lateral surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Lateral surface of scaphoid bone" + ] + }, + { + "id": "FMA:23742", + "name": "Lateral surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23741" + ] + }, + "synonyms": [ + "Lateral surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23743", + "name": "Lateral surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23741" + ] + }, + "synonyms": [ + "Lateral surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23744", + "name": "Radial facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Proximal surface of scaphoid", + "Radial surface of scaphoid", + "Radial articular surface of scaphoid", + "Proximal surface of scaphoid bone", + "Radial facet of scaphoid bone", + "Radial articular surface of scaphoid bone" + ] + }, + { + "id": "FMA:23745", + "name": "Radial facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23744" + ] + }, + "synonyms": [ + "Radial surface of right scaphoid", + "Radial surface of right scaphoid bone", + "Radial articular surface of right scaphoid bone", + "Radial facet of right scaphoid bone", + "Radial articular surface of right scaphoid" + ] + }, + { + "id": "FMA:23746", + "name": "Radial facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23744" + ] + }, + "synonyms": [ + "Radial surface of left scaphoid", + "Radial articular surface of left scaphoid", + "Radial articular surface of left scaphoid bone", + "Radial surface of left scaphoid bone", + "Radial facet of left scaphoid bone" + ] + }, + { + "id": "FMA:23747", + "name": "Lunate facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Lunate articular surface of scaphoid", + "Lunate articular surface of scaphoid bone", + "Medial surface of scaphoid bone", + "Medial surface of scaphoid", + "Lunate surface of scaphoid bone", + "Lunate surface of scaphoid", + "Lunate facet of scaphoid bone" + ] + }, + { + "id": "FMA:23748", + "name": "Lunate facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23747" + ] + }, + "synonyms": [ + "Lunate articular surface of right scaphoid", + "Lunate surface of right scaphoid bone", + "Lunate facet of right scaphoid bone", + "Lunate surface of right scaphoid", + "Lunate articular surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23749", + "name": "Lunate facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23747" + ] + }, + "synonyms": [ + "Lunate surface of left scaphoid bone", + "Lunate surface of left scaphoid", + "Lunate facet of left scaphoid bone", + "Lunate articular surface of left scaphoid bone", + "Lunate articular surface of left scaphoid" + ] + }, + { + "id": "FMA:23750", + "name": "Capitate facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Capitate surface of scaphoid", + "Capitate articular surface of scaphoid bone", + "Capitate facet of scaphoid bone", + "Distal surface of scaphoid", + "Capitate articular surface of scaphoid", + "Distal surface of scaphoid bone", + "Capitate surface of scaphoid bone" + ] + }, + { + "id": "FMA:23751", + "name": "Capitate facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23750" + ] + }, + "synonyms": [ + "Capitate surface of right scaphoid bone", + "Capitate facet of right scaphoid bone", + "Capitate articular surface of right scaphoid bone", + "Capitate surface of right scaphoid", + "Capitate articular surface of right scaphoid" + ] + }, + { + "id": "FMA:23752", + "name": "Capitate facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23750" + ] + }, + "synonyms": [ + "Capitate articular surface of left scaphoid bone", + "Capitate articular surface of left scaphoid", + "Capitate surface of left scaphoid bone", + "Capitate facet of left scaphoid bone", + "Capitate surface of left scaphoid" + ] + }, + { + "id": "FMA:23753", + "name": "Trapezial facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Trapezium articular surface of scaphoid", + "Trapezium surface of scaphoid", + "Trapezium articular surface of scaphoid bone", + "Trapezium facet of scaphoid", + "Trapezial surface of scaphoid bone", + "Trapezial surface of scaphoid", + "Trapezial facet of scaphoid bone", + "Trapezial articular surface of scaphoid", + "Trapezium facet of scaphoid bone", + "Trapezium surface of scaphoid bone", + "Trapezial articular surface of scaphoid bone" + ] + }, + { + "id": "FMA:23754", + "name": "Trapezial facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23753" + ] + }, + "synonyms": [ + "Trapezial articular surface of right scaphoid bone", + "Trapezium surface of right scaphoid bone", + "Trapezial facet of right scaphoid bone", + "Trapezium surface of right scaphoid", + "Trapezium facet of right scaphoid bone", + "Trapezial surface of right scaphoid", + "Trapezium articular surface of right scaphoid", + "Trapezial surface of right scaphoid bone", + "Trapezium facet of right scaphoid", + "Trapezium articular surface of right scaphoid bone", + "Trapezial articular surface of right scaphoid" + ] + }, + { + "id": "FMA:23755", + "name": "Trapezial facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23753" + ] + }, + "synonyms": [ + "Trapezium facet of left scaphoid", + "Trapezial surface of left scaphoid bone", + "Trapezium articular surface of left scaphoid", + "Trapezial articular surface of left scaphoid", + "Trapezial surface of left scaphoid", + "Trapezium articular surface of left scaphoid bone", + "Trapezial articular surface of left scaphoid bone", + "Trapezium surface of left scaphoid", + "Trapezium surface of left scaphoid bone", + "Trapezial facet of left scaphoid bone", + "Trapezium facet of left scaphoid bone" + ] + }, + { + "id": "FMA:23756", + "name": "Trapezoid facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Trapezoid facet of scaphoid bone", + "Trapezoid articular surface of scaphoid", + "Trapezoid surface of scaphoid", + "Trapezoid surface of scaphoid bone", + "Trapezoid articular surface of scaphoid bone" + ] + }, + { + "id": "FMA:23757", + "name": "Trapezoid facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23756" + ] + }, + "synonyms": [ + "Trapezoid surface of right scaphoid", + "Trapezoid articular surface of right scaphoid bone", + "Trapezoid articular surface of right scaphoid", + "Trapezoid facet of right scaphoid bone", + "Trapezoid surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23758", + "name": "Trapezoid facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23756" + ] + }, + "synonyms": [ + "Trapezoid surface of left scaphoid bone", + "Trapezoid facet of left scaphoid bone", + "Trapezoid surface of left scaphoid", + "Trapezoid articular surface of left scaphoid bone", + "Trapezoid articular surface of left scaphoid" + ] + }, + { + "id": "FMA:23759", + "name": "Tubercle of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of scaphoid bone", + "Scaphoid tubercle" + ] + }, + { + "id": "FMA:23760", + "name": "Tubercle of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23759" + ] + }, + "synonyms": [ + "Right scaphoid tubercle", + "Tubercle of right scaphoid bone" + ] + }, + { + "id": "FMA:23761", + "name": "Tubercle of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23759" + ] + }, + "synonyms": [ + "Left scaphoid tubercle", + "Tubercle of left scaphoid bone" + ] + }, + { + "id": "FMA:23762", + "name": "Nutrient foramina of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + }, + "synonyms": [ + "Nutrient foramina of scaphoid bone" + ] + }, + { + "id": "FMA:23763", + "name": "Nutrient foramina of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23762" + ] + }, + "synonyms": [ + "Nutrient foramina of right scaphoid bone" + ] + }, + { + "id": "FMA:23764", + "name": "Nutrient foramina of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23762" + ] + }, + "synonyms": [ + "Nutrient foramina of left scaphoid bone" + ] + }, + { + "id": "FMA:23765", + "name": "Articular surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Articular surface of scaphoid bone" + ] + }, + { + "id": "FMA:23766", + "name": "Articular surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23765" + ] + }, + "synonyms": [ + "Articular surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23767", + "name": "Articular surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23765" + ] + }, + "synonyms": [ + "Articular surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23768", + "name": "Non-articular surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + }, + "synonyms": [ + "Non-articular surface of scaphoid bone" + ] + }, + { + "id": "FMA:23769", + "name": "Non-articular surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23768" + ] + }, + "synonyms": [ + "Non-articular surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23770", + "name": "Non-articular surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23768" + ] + }, + "synonyms": [ + "Non-articular surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23771", + "name": "Subdivision of surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of lunate bone" + ] + }, + { + "id": "FMA:23772", + "name": "Palmar surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Palmar surface of lunate bone" + ] + }, + { + "id": "FMA:23773", + "name": "Palmar surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23772" + ] + }, + "synonyms": [ + "Palmar surface of right lunate bone" + ] + }, + { + "id": "FMA:23774", + "name": "Palmar surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23772" + ] + }, + "synonyms": [ + "Palmar surface of left lunate bone" + ] + }, + { + "id": "FMA:23775", + "name": "Dorsal surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Dorsal surface of lunate bone" + ] + }, + { + "id": "FMA:23776", + "name": "Dorsal surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23775" + ] + }, + "synonyms": [ + "Dorsal surface of right lunate bone" + ] + }, + { + "id": "FMA:23777", + "name": "Dorsal surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23775" + ] + }, + "synonyms": [ + "Dorsal surface of left lunate bone" + ] + }, + { + "id": "FMA:23778", + "name": "Radial facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Proximal surface of lunate bone", + "Proximal surface of lunate", + "Radial surface of lunate bone", + "Radial surface of lunate", + "Radial facet of lunate bone", + "Radial articular surface of lunate", + "Radial articular surface of lunate bone" + ] + }, + { + "id": "FMA:23779", + "name": "Radial surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23778" + ] + }, + "synonyms": [ + "Radial surface of right lunate bone", + "Proximal surface of right lunate", + "Proximal surface of right lunate bone" + ] + }, + { + "id": "FMA:23780", + "name": "Radial surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23778" + ] + }, + "synonyms": [ + "Proximal surface of left lunate", + "Radial surface of left lunate bone", + "Proximal surface of left lunate bone" + ] + }, + { + "id": "FMA:23781", + "name": "Triquetral facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Triquetral surface of lunate", + "Medial surface of lunate bone", + "Medial surface of lunate", + "Triquetral surface of lunate bone", + "Triquetral articular surface of lunate", + "Triquetral facet of lunate bone", + "Triquetral articular surface of lunate bone" + ] + }, + { + "id": "FMA:23782", + "name": "Triquetral facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23781" + ] + }, + "synonyms": [ + "Medial surface of right lunate", + "Triquetral surface of right lunate bone", + "Medial surface of right lunate bone", + "Triquetral articular surface of right lunate", + "Triquetral surface of right lunate", + "Triquetral facet of right lunate bone", + "Triquetral articular surface of right lunate bone" + ] + }, + { + "id": "FMA:23783", + "name": "Triquetral facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23781" + ] + }, + "synonyms": [ + "Triquetral facet of left lunate bone", + "Triquetral surface of left lunate bone", + "Medial surface of left lunate bone", + "Triquetral surface of left lunate", + "Triquetral articular surface of left lunate", + "Triquetral articular surface of left lunate bone", + "Medial surface of left lunate" + ] + }, + { + "id": "FMA:23784", + "name": "Hamate facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Hamate surface of lunate bone", + "Hamate surface of lunate", + "Hamate facet of lunate bone", + "Hamate articular surface of lunate", + "Hamate articular surface of lunate bone" + ] + }, + { + "id": "FMA:23785", + "name": "Hamate facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23784" + ] + }, + "synonyms": [ + "Hamate articular surface of right lunate bone", + "Hamate surface of right lunate", + "Hamate surface of right lunate bone", + "Hamate facet of right lunate bone", + "Hamate articular surface of right lunate" + ] + }, + { + "id": "FMA:23786", + "name": "Hamate facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23784" + ] + }, + "synonyms": [ + "Hamate facet of left lunate bone", + "Hamate articular surface of left lunate", + "Hamate surface of left lunate", + "Hamate articular surface of left lunate bone", + "Hamate surface of left lunate bone" + ] + }, + { + "id": "FMA:23787", + "name": "Surface of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Scaphoid surface", + "Surface of scaphoid bone" + ] + }, + { + "id": "FMA:23788", + "name": "Surface of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23787" + ] + }, + "synonyms": [ + "Right scaphoid surface", + "Surface of right scaphoid bone" + ] + }, + { + "id": "FMA:23789", + "name": "Surface of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23787" + ] + }, + "synonyms": [ + "Left scaphoid surface", + "Surface of left scaphoid bone" + ] + }, + { + "id": "FMA:23790", + "name": "Surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Clavicle surface" + ] + }, + { + "id": "FMA:23791", + "name": "Border of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23306" + ] + }, + "synonyms": [ + "Clavicle border" + ] + }, + { + "id": "FMA:23792", + "name": "Border of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23791" + ] + }, + "synonyms": [ + "Right clavicle border" + ] + }, + { + "id": "FMA:23793", + "name": "Border of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23791" + ] + }, + "synonyms": [ + "Left clavicle border" + ] + }, + { + "id": "FMA:23794", + "name": "Surface of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Scapular surface" + ] + }, + { + "id": "FMA:23795", + "name": "Surface of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23794" + ] + }, + "synonyms": [ + "Right scapular surface" + ] + }, + { + "id": "FMA:23796", + "name": "Surface of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23794" + ] + }, + "synonyms": [ + "Left scapular surface" + ] + }, + { + "id": "FMA:23797", + "name": "Border of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66060" + ] + }, + "synonyms": [ + "Scapular border" + ] + }, + { + "id": "FMA:23798", + "name": "Border of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23797" + ] + }, + "synonyms": [ + "Right scapular border" + ] + }, + { + "id": "FMA:23799", + "name": "Border of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23797" + ] + }, + "synonyms": [ + "Left scapular border" + ] + }, + { + "id": "FMA:23800", + "name": "Angle of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Scapular angle" + ] + }, + { + "id": "FMA:23801", + "name": "Angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23800" + ] + }, + "synonyms": [ + "Right scapular angle" + ] + }, + { + "id": "FMA:23802", + "name": "Angle of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23800" + ] + }, + "synonyms": [ + "Left scapular angle" + ] + }, + { + "id": "FMA:23803", + "name": "Base of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:23804", + "name": "Base of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23803" + ] + } + }, + { + "id": "FMA:23805", + "name": "Root of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:23806", + "name": "Base of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23803" + ] + } + }, + { + "id": "FMA:23807", + "name": "Root of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23805" + ] + } + }, + { + "id": "FMA:23808", + "name": "Root of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23805" + ] + } + }, + { + "id": "FMA:23809", + "name": "Glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + }, + "synonyms": [ + "Head of scapula" + ] + }, + { + "id": "FMA:23814", + "name": "Spine proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:23817", + "name": "Zone of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:23818", + "name": "Spine proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23814" + ] + } + }, + { + "id": "FMA:23819", + "name": "Spine proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23814" + ] + } + }, + { + "id": "FMA:23827", + "name": "Articular cartilage of sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:23828", + "name": "Bony part of sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30639" + ] + } + }, + { + "id": "FMA:23829", + "name": "Articular cartilage of acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:23830", + "name": "Bony part of acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30639" + ] + } + }, + { + "id": "FMA:23833", + "name": "Articular cartilage of sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23827" + ] + } + }, + { + "id": "FMA:23834", + "name": "Articular cartilage of sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23827" + ] + } + }, + { + "id": "FMA:23835", + "name": "Bony part of sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23828" + ] + } + }, + { + "id": "FMA:23836", + "name": "Bony part of sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23828" + ] + } + }, + { + "id": "FMA:23837", + "name": "Articular cartilage of acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23829" + ] + } + }, + { + "id": "FMA:23838", + "name": "Articular cartilage of acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23829" + ] + } + }, + { + "id": "FMA:23839", + "name": "Bony part of acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23830" + ] + } + }, + { + "id": "FMA:23840", + "name": "Bony part of acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23830" + ] + } + }, + { + "id": "FMA:23842", + "name": "Outflow part proper of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Infundibulum proper of right ventricle" + ] + }, + { + "id": "FMA:23843", + "name": "Articular cartilage of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33182" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of humerus", + "Articular cartilage of lower end of humerus" + ] + }, + { + "id": "FMA:23844", + "name": "Bony part of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + }, + "synonyms": [ + "Bony part of distal end of humerus", + "Bony part of lower end of humerus" + ] + }, + { + "id": "FMA:23845", + "name": "Articular cartilage of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23843" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of right humerus", + "Articular cartilage of distal end of right humerus" + ] + }, + { + "id": "FMA:23846", + "name": "Articular cartilage of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23843" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left humerus", + "Articular cartilage of distal end of left humerus" + ] + }, + { + "id": "FMA:23848", + "name": "Bony part of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23844" + ] + }, + "synonyms": [ + "Bony part of distal end of right humerus", + "Bony part of lower end of right humerus" + ] + }, + { + "id": "FMA:23849", + "name": "Bony part of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23844" + ] + }, + "synonyms": [ + "Bony part of lower end of left humerus", + "Bony part of distal end of left humerus" + ] + }, + { + "id": "FMA:23851", + "name": "Articular cartilage of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33182" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of humerus", + "Articular cartilage of proximal end of humerus" + ] + }, + { + "id": "FMA:23852", + "name": "Articular cartilage of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23851" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right humerus", + "Articular cartilage of proximal end of right humerus" + ] + }, + { + "id": "FMA:23853", + "name": "Articular cartilage of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23851" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left humerus", + "Articular cartilage of upper end of left humerus" + ] + }, + { + "id": "FMA:23855", + "name": "Bony part of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + }, + "synonyms": [ + "Bony part of upper end of humerus", + "Bony part of proximal end of humerus" + ] + }, + { + "id": "FMA:23856", + "name": "Bony part of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23855" + ] + }, + "synonyms": [ + "Bony part of proximal end of right humerus", + "Bony part of upper end of right humerus" + ] + }, + { + "id": "FMA:23857", + "name": "Bony part of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23855" + ] + }, + "synonyms": [ + "Bony part of proximal end of left humerus", + "Bony part of upper end of left humerus" + ] + }, + { + "id": "FMA:23875", + "name": "Skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71324" + ] + }, + "synonyms": [ + "Set of bones of body", + "Set of all bones" + ] + }, + { + "id": "FMA:23876", + "name": "Skeleton (in vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23875" + ] + } + }, + { + "id": "FMA:23877", + "name": "Skeleton (ex vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23875" + ] + } + }, + { + "id": "FMA:23878", + "name": "Articular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joint system", + "Set of joints of body" + ] + }, + { + "id": "FMA:23879", + "name": "Subdivision of skeleton (in vivo)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71324" + ] + } + }, + { + "id": "FMA:23880", + "name": "Subdivision of appendicular skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23879" + ] + }, + "synonyms": [ + "Appendicular skeleton subdivision" + ] + }, + { + "id": "FMA:23881", + "name": "Skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + } + }, + { + "id": "FMA:23883", + "name": "Lower appendicular skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7484" + ] + } + }, + { + "id": "FMA:23884", + "name": "Skull bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30317" + ] + } + }, + { + "id": "FMA:23889", + "name": "Carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7475" + ] + }, + "synonyms": [ + "Bone of carpus" + ] + }, + { + "id": "FMA:23892", + "name": "Variant cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9915" + ] + } + }, + { + "id": "FMA:23893", + "name": "Cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11946" + ] + }, + "synonyms": [ + "Arch of cervical vertebra" + ] + }, + { + "id": "FMA:23894", + "name": "Transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11949" + ] + } + }, + { + "id": "FMA:23895", + "name": "Vasculature of bony part of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236982" + ] + } + }, + { + "id": "FMA:23899", + "name": "First metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9612" + ] + }, + "synonyms": [ + "Metacarpal I" + ] + }, + { + "id": "FMA:23900", + "name": "Second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9612" + ] + }, + "synonyms": [ + "Metacarpal II" + ] + }, + { + "id": "FMA:23901", + "name": "Third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9612" + ] + }, + "synonyms": [ + "Metacarpal III" + ] + }, + { + "id": "FMA:23902", + "name": "Fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9612" + ] + }, + "synonyms": [ + "Metacarpal IV" + ] + }, + { + "id": "FMA:23903", + "name": "Fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9612" + ] + } + }, + { + "id": "FMA:23914", + "name": "Phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + }, + "synonyms": [ + "Hand phalanx", + "Bone of finger", + "Phalanx of hand" + ] + }, + { + "id": "FMA:23918", + "name": "Proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35477" + ] + }, + "synonyms": [ + "Proximal phalanx of first digit of hand", + "First proximal phalanx of hand" + ] + }, + { + "id": "FMA:23919", + "name": "Proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35480" + ] + }, + "synonyms": [ + "Proximal phalanx of second digit of hand", + "Second proximal phalanx of hand", + "Proximal phalanx of second finger" + ] + }, + { + "id": "FMA:23920", + "name": "Proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35483" + ] + }, + "synonyms": [ + "Proximal phalanx of third finger", + "Proximal phalanx of third digit of hand", + "Third proximal phalanx of hand" + ] + }, + { + "id": "FMA:23921", + "name": "Proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35486" + ] + }, + "synonyms": [ + "Proximal phalanx of fourth digit of hand", + "Proximal phalanx of fourth finger", + "Fourth proximal phalanx of hand" + ] + }, + { + "id": "FMA:23922", + "name": "Proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35489" + ] + }, + "synonyms": [ + "Fifth proximal phalanx of hand", + "Proximal phalanx of fifth finger", + "Proximal phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:23933", + "name": "Middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35480" + ] + }, + "synonyms": [ + "Second middle phalanx of hand", + "Middle phalanx of second finger", + "Middle phalanx of second digit of hand" + ] + }, + { + "id": "FMA:23934", + "name": "Middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35483" + ] + }, + "synonyms": [ + "Third middle phalanx of hand", + "Middle phalanx of third finger", + "Middle phalanx of third digit of hand" + ] + }, + { + "id": "FMA:23935", + "name": "Middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35486" + ] + }, + "synonyms": [ + "Middle phalanx of fourth finger", + "Fourth middle phalanx of hand", + "Middle phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:23936", + "name": "Middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35489" + ] + }, + "synonyms": [ + "Middle phalanx of fifth digit of hand", + "Middle phalanx of fifth finger", + "Fifth middle phalanx of hand" + ] + }, + { + "id": "FMA:23938", + "name": "Middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23933" + ] + }, + "synonyms": [ + "Middle phalanx of left second finger", + "Middle phalanx of second digit of left hand", + "Second middle phalanx of left hand" + ] + }, + { + "id": "FMA:23940", + "name": "Middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23934" + ] + }, + "synonyms": [ + "Third middle phalanx of left hand", + "Middle phalanx of third digit of left hand", + "Middle phalanx of left third finger" + ] + }, + { + "id": "FMA:23942", + "name": "Middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23935" + ] + }, + "synonyms": [ + "Fourth middle phalanx of left hand", + "Middle phalanx of left fourth finger", + "Middle phalanx of fourth digit of left hand" + ] + }, + { + "id": "FMA:23944", + "name": "Middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23936" + ] + }, + "synonyms": [ + "Middle phalanx of left fifth finger", + "Fifth middle phalanx of left hand", + "Middle phalanx of fifth digit of left hand" + ] + }, + { + "id": "FMA:23945", + "name": "Distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35477" + ] + }, + "synonyms": [ + "Distal phalanx of first digit of hand", + "First distal phalanx of hand" + ] + }, + { + "id": "FMA:23946", + "name": "Distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35480" + ] + }, + "synonyms": [ + "Second distal phalanx of hand", + "Distal phalanx of second finger", + "Distal phalanx of second digit of hand" + ] + }, + { + "id": "FMA:23947", + "name": "Distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35483" + ] + }, + "synonyms": [ + "Third distal phalanx of hand", + "Distal phalanx of third finger", + "Distal phalanx of third digit of hand" + ] + }, + { + "id": "FMA:23948", + "name": "Distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35486" + ] + }, + "synonyms": [ + "Fourth distal phalanx of hand", + "Distal phalanx of fourth finger", + "Distal phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:23949", + "name": "Distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35489" + ] + }, + "synonyms": [ + "Fifth distal phalanx of hand", + "Distal phalanx of fifth digit of hand", + "Distal phalanx of fifth finger" + ] + }, + { + "id": "FMA:23951", + "name": "Distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23945" + ] + }, + "synonyms": [ + "Distal phalanx of first digit of left hand", + "First distal phalanx of left hand" + ] + }, + { + "id": "FMA:23953", + "name": "Distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23946" + ] + }, + "synonyms": [ + "Second distal phalanx of left hand", + "Distal phalanx of second digit of left hand", + "Distal phalanx of left second finger" + ] + }, + { + "id": "FMA:23955", + "name": "Distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23947" + ] + }, + "synonyms": [ + "Third distal phalanx of left hand", + "Distal phalanx of third digit of left hand", + "Distal phalanx of left third finger" + ] + }, + { + "id": "FMA:23957", + "name": "Distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23948" + ] + }, + "synonyms": [ + "Distal phalanx of fourth digit of left hand", + "Fourth distal phalanx of left hand", + "Distal phalanx of left fourth finger" + ] + }, + { + "id": "FMA:23959", + "name": "Distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23949" + ] + }, + "synonyms": [ + "Fifth distal phalanx of left hand", + "Distal phalanx of fifth digit of left hand", + "Distal phalanx of left fifth finger" + ] + }, + { + "id": "FMA:23961", + "name": "Pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11950" + ] + }, + "synonyms": [ + "Cervical vertebral pedicle" + ] + }, + { + "id": "FMA:23962", + "name": "Lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11951" + ] + }, + "synonyms": [ + "Cervical vertebral lamina" + ] + }, + { + "id": "FMA:23969", + "name": "Superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11953" + ] + } + }, + { + "id": "FMA:23970", + "name": "Inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11954" + ] + } + }, + { + "id": "FMA:23975", + "name": "Arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Atlas arch" + ] + }, + { + "id": "FMA:23976", + "name": "Anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + } + }, + { + "id": "FMA:23977", + "name": "Posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + } + }, + { + "id": "FMA:23978", + "name": "Lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + } + }, + { + "id": "FMA:23979", + "name": "Right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23978" + ] + } + }, + { + "id": "FMA:23980", + "name": "Left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23978" + ] + } + }, + { + "id": "FMA:23981", + "name": "Transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:23982", + "name": "Right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23981" + ] + } + }, + { + "id": "FMA:23983", + "name": "Left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23981" + ] + } + }, + { + "id": "FMA:23985", + "name": "Superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31920" + ] + }, + "synonyms": [ + "Facies articularis superior (Massa lateralis atlantis)", + "Cranial articular facet of atlas", + "Superior articular surface of atlas" + ] + }, + { + "id": "FMA:23986", + "name": "Inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31920" + ] + }, + "synonyms": [ + "Facies articularis inferior (Massa lateralis atlantis)", + "Caudal articular facet of atlas", + "Inferior articular surface of atlas", + "Inferior facet of atlas" + ] + }, + { + "id": "FMA:23987", + "name": "Right superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23985" + ] + } + }, + { + "id": "FMA:23988", + "name": "Left superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23985" + ] + } + }, + { + "id": "FMA:23989", + "name": "Right inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23986" + ] + } + }, + { + "id": "FMA:23990", + "name": "Left inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23986" + ] + } + }, + { + "id": "FMA:23991", + "name": "Anterior tubercle of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of anterior arch of atlas", + "Tuberculum anterius (Atlas)" + ] + }, + { + "id": "FMA:23992", + "name": "Posterior tubercle of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum posterius (Atlas)", + "Tubercle of posterior arch of atlas" + ] + }, + { + "id": "FMA:23993", + "name": "Vertebral arterial groove of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65544" + ] + }, + "synonyms": [ + "Groove of atlas for vertebral artery", + "Atlas for vertebral arterial groove", + "Sulcus arteriae vertebralis (Atlas)" + ] + }, + { + "id": "FMA:23994", + "name": "Right vertebral arterial groove of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23993" + ] + }, + "synonyms": [ + "Groove of atlas for right vertebral artery", + "Atlas for right vertebral arterial groove" + ] + }, + { + "id": "FMA:23995", + "name": "Left vertebral arterial groove of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23993" + ] + }, + "synonyms": [ + "Atlas for left vertebral arterial groove", + "Groove of atlas for left vertebral artery" + ] + }, + { + "id": "FMA:23996", + "name": "Dens facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65544" + ] + }, + "synonyms": [ + "Atlas for dens facet", + "Facet of atlas for dens", + "Fovea dentis (Atlas)", + "Facet for dens" + ] + }, + { + "id": "FMA:23997", + "name": "Transverse foramen of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Foramen transversarium of cervical vertebra" + ] + }, + { + "id": "FMA:23998", + "name": "Transverse foramen of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of atlas" + ] + }, + { + "id": "FMA:23999", + "name": "Transverse foramen of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of axis" + ] + }, + { + "id": "FMA:24000", + "name": "Right transverse foramen of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23998" + ] + }, + "synonyms": [ + "Right foramen transversarium of atlas" + ] + }, + { + "id": "FMA:24001", + "name": "Left transverse foramen of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23998" + ] + }, + "synonyms": [ + "Left foramen transversarium of atlas" + ] + }, + { + "id": "FMA:24003", + "name": "Central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + } + }, + { + "id": "FMA:24004", + "name": "Posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + } + }, + { + "id": "FMA:24008", + "name": "Zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Long bone zone" + ] + }, + { + "id": "FMA:24010", + "name": "Zone of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Flat bone zone" + ] + }, + { + "id": "FMA:24011", + "name": "Zone of irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Irregular bone zone" + ] + }, + { + "id": "FMA:24012", + "name": "Epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + }, + "synonyms": [ + "End of long bone" + ] + }, + { + "id": "FMA:24013", + "name": "Diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + }, + "synonyms": [ + "Shaft of long bone", + "Body of long bone" + ] + }, + { + "id": "FMA:24014", + "name": "Metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + }, + "synonyms": [ + "Diaphyseal end of long bone" + ] + }, + { + "id": "FMA:24018", + "name": "Compact bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66765" + ] + }, + "synonyms": [ + "Cortical bone", + "Compact bone tissue", + "Substantia compacta (Pars ossea)" + ] + }, + { + "id": "FMA:24019", + "name": "Trabecular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66765" + ] + }, + "synonyms": [ + "Spongy bone", + "Trabecular bone tissue", + "Cancellous bone" + ] + }, + { + "id": "FMA:24021", + "name": "Cavity of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Bone organ cavity" + ] + }, + { + "id": "FMA:24023", + "name": "Medullary cavity of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:24027", + "name": "Cavity of irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + }, + "synonyms": [ + "Irregular bone cavity" + ] + }, + { + "id": "FMA:24028", + "name": "Pneumatic cavity of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + }, + "synonyms": [ + "Air space of bone" + ] + }, + { + "id": "FMA:24030", + "name": "Surface of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Perineum surface", + "Perineal surface" + ] + }, + { + "id": "FMA:24031", + "name": "Marrow cavity of trabecular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + }, + "synonyms": [ + "Marrow cavity of spongy bone", + "Marrow cavity of cancellous bone" + ] + }, + { + "id": "FMA:24032", + "name": "Cavity of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + }, + "synonyms": [ + "Short bone cavity" + ] + }, + { + "id": "FMA:24033", + "name": "Cavity of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + }, + "synonyms": [ + "Flat bone cavity" + ] + }, + { + "id": "FMA:24034", + "name": "Cavity of organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Organ part cavity" + ] + }, + { + "id": "FMA:24036", + "name": "Right inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24040" + ] + }, + "synonyms": [ + "Right iliac fossa viewed surgically", + "Right inguinal region", + "Right iliac region" + ] + }, + { + "id": "FMA:24037", + "name": "Left inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24040" + ] + }, + "synonyms": [ + "Left iliac region", + "Left inguinal region", + "Left iliac fossa viewed surgically" + ] + }, + { + "id": "FMA:24040", + "name": "Inguinal part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Iliac region", + "Groin", + "Inguinal region", + "Iliac fossa viewed surgically" + ] + }, + { + "id": "FMA:24041", + "name": "Periosteum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + } + }, + { + "id": "FMA:24043", + "name": "Dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Odontoid process of axis", + "Axis dens" + ] + }, + { + "id": "FMA:24044", + "name": "Body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Axis body" + ] + }, + { + "id": "FMA:24045", + "name": "Right transverse foramen of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23999" + ] + }, + "synonyms": [ + "Right foramen transversarium of axis" + ] + }, + { + "id": "FMA:24046", + "name": "Left transverse foramen of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23999" + ] + }, + "synonyms": [ + "Left foramen transversarium of axis" + ] + }, + { + "id": "FMA:24048", + "name": "Central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:24049", + "name": "Posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:24050", + "name": "Pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Axis pedicle" + ] + }, + { + "id": "FMA:24051", + "name": "Right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24050" + ] + } + }, + { + "id": "FMA:24052", + "name": "Left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24050" + ] + } + }, + { + "id": "FMA:24053", + "name": "Vertebral arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + } + }, + { + "id": "FMA:24056", + "name": "Lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Axis lamina" + ] + }, + { + "id": "FMA:24057", + "name": "Right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24056" + ] + } + }, + { + "id": "FMA:24058", + "name": "Left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24056" + ] + } + }, + { + "id": "FMA:24059", + "name": "Spinous process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:24060", + "name": "Transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:24061", + "name": "Right transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24060" + ] + } + }, + { + "id": "FMA:24062", + "name": "Left transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24060" + ] + } + }, + { + "id": "FMA:24063", + "name": "Surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + }, + "synonyms": [ + "Intervertebral surface of vertebral body" + ] + }, + { + "id": "FMA:24064", + "name": "Surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24063" + ] + } + }, + { + "id": "FMA:24065", + "name": "Inferior surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13566" + ] + } + }, + { + "id": "FMA:24066", + "name": "Anterior surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13562" + ] + } + }, + { + "id": "FMA:24067", + "name": "Posterior surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13563" + ] + } + }, + { + "id": "FMA:24068", + "name": "Lateral surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13564" + ] + } + }, + { + "id": "FMA:24076", + "name": "Surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:24077", + "name": "Superior surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13565" + ] + } + }, + { + "id": "FMA:24078", + "name": "Inferior surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:24079", + "name": "Anterior surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:24080", + "name": "Posterior surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:24081", + "name": "Lateral surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:24082", + "name": "Right lateral surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24081" + ] + } + }, + { + "id": "FMA:24083", + "name": "Left lateral surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24081" + ] + } + }, + { + "id": "FMA:24084", + "name": "Articular facet of superior process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + }, + "synonyms": [ + "Superior articular facet of axis" + ] + }, + { + "id": "FMA:24085", + "name": "Right superior articular facet of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24084" + ] + } + }, + { + "id": "FMA:24086", + "name": "Left superior articular facet of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24084" + ] + } + }, + { + "id": "FMA:24087", + "name": "Articular facet of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:24088", + "name": "Articular facet of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24087" + ] + } + }, + { + "id": "FMA:24089", + "name": "Articular facet of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24087" + ] + } + }, + { + "id": "FMA:24090", + "name": "Apex of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Apex dentis (Axis)", + "Apex of dens" + ] + }, + { + "id": "FMA:24091", + "name": "Anterior articular facet of dens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65557" + ] + }, + "synonyms": [ + "Anterior articular facet of dens of axis", + "Facies articularis anterior (Dens axis)" + ] + }, + { + "id": "FMA:24092", + "name": "Posterior articular facet of dens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65557" + ] + }, + "synonyms": [ + "Facies articularis posterior (Dens axis)", + "Posterior articular facet of dens of axis" + ] + }, + { + "id": "FMA:24093", + "name": "Inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:24094", + "name": "Right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24093" + ] + } + }, + { + "id": "FMA:24095", + "name": "Left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24093" + ] + } + }, + { + "id": "FMA:24096", + "name": "Anterior tubercle of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:24097", + "name": "Anterior tubercle of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24096" + ] + } + }, + { + "id": "FMA:24098", + "name": "Anterior tubercle of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24096" + ] + } + }, + { + "id": "FMA:24099", + "name": "Posterior tubercle of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Apex of transverse process of atlas" + ] + }, + { + "id": "FMA:24100", + "name": "Posterior tubercle of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24099" + ] + }, + "synonyms": [ + "Apex of right transverse process of atlas" + ] + }, + { + "id": "FMA:24101", + "name": "Posterior tubercle of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24099" + ] + }, + "synonyms": [ + "Apex of left transverse process of atlas" + ] + }, + { + "id": "FMA:24104", + "name": "Groove of dens of axis for transverse ligament of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65544" + ] + } + }, + { + "id": "FMA:24105", + "name": "Trunk of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6998" + ] + }, + "synonyms": [ + "Left fifth cervical neural trunk" + ] + }, + { + "id": "FMA:24107", + "name": "Central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24003" + ] + } + }, + { + "id": "FMA:24108", + "name": "Posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24004" + ] + } + }, + { + "id": "FMA:24116", + "name": "Articular cartilage of costal facet of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:24117", + "name": "Articular cartilage of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:24122", + "name": "Subdivision of surface of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + } + }, + { + "id": "FMA:24124", + "name": "Surface of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Thoracic surface" + ] + }, + { + "id": "FMA:24125", + "name": "Costal element of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + } + }, + { + "id": "FMA:24126", + "name": "Anterior tubercle of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Anterior tubercle of cervical vertebra", + "Anterior costal tubercle of transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24127", + "name": "Costotransverse bar of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + }, + "synonyms": [ + "Costal lamella of transverse process of cervical vertebra", + "Intertubercular lamella of transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24128", + "name": "Posterior tubercle of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Posterior tubercle of cervical vertebra", + "Posterior costal tubercle of transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24129", + "name": "Posterior tubercle of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24128" + ] + }, + "synonyms": [ + "Posterior costal tubercle of right transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24130", + "name": "Posterior tubercle of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24128" + ] + }, + "synonyms": [ + "Posterior costal tubercle of left transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24133", + "name": "Anterior tubercle of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24126" + ] + }, + "synonyms": [ + "Anterior costal tubercle of right transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24134", + "name": "Anterior tubercle of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24126" + ] + }, + "synonyms": [ + "Anterior costal tubercle of left transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24135", + "name": "Costotransverse bar of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24127" + ] + }, + "synonyms": [ + "Intertubercular lamella of right transverse process of cervical vertebra", + "Costal lamella of right transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24136", + "name": "Costotransverse bar of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24127" + ] + }, + "synonyms": [ + "Intertubercular lamella of left transverse process of cervical vertebra", + "Costal lamella of left transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:24137", + "name": "Anatomical surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50705" + ] + } + }, + { + "id": "FMA:24138", + "name": "Cervical vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16201" + ] + }, + "synonyms": [ + "Cervical spine", + "Cervical spinal column" + ] + }, + { + "id": "FMA:24139", + "name": "Skeleton of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23880" + ] + }, + "synonyms": [ + "Bones of upper limb", + "Set of bones of upper limb", + "Upper limb skeleton" + ] + }, + { + "id": "FMA:24140", + "name": "Skeleton of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23880" + ] + }, + "synonyms": [ + "Bones of lower limb", + "Lower limb skeleton", + "Set of bones of lower limb" + ] + }, + { + "id": "FMA:24141", + "name": "Skeleton of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Pectoral girdle skeleton" + ] + }, + { + "id": "FMA:24142", + "name": "Skeleton of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Free upper limb skeleton" + ] + }, + { + "id": "FMA:24144", + "name": "Skeleton of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + }, + "synonyms": [ + "Free lower limb skeleton" + ] + }, + { + "id": "FMA:24145", + "name": "Surface of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24146" + ] + }, + "synonyms": [ + "Body part surface" + ] + }, + { + "id": "FMA:24146", + "name": "Body surface region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + } + }, + { + "id": "FMA:24147", + "name": "Surface of subdivision of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24146" + ] + }, + "synonyms": [ + "Principal body part subdivision surface" + ] + }, + { + "id": "FMA:24148", + "name": "Surface of body part subdivision cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + }, + "synonyms": [ + "Body part subdivision cluster surface" + ] + }, + { + "id": "FMA:24149", + "name": "Surface of sacral part of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + } + }, + { + "id": "FMA:24150", + "name": "Surface of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24145" + ] + }, + "synonyms": [ + "Head surface" + ] + }, + { + "id": "FMA:24151", + "name": "Surface of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24145" + ] + }, + "synonyms": [ + "Neck surface" + ] + }, + { + "id": "FMA:24152", + "name": "Surface of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24145" + ] + }, + "synonyms": [ + "Limb surface" + ] + }, + { + "id": "FMA:24153", + "name": "Surface of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24152" + ] + }, + "synonyms": [ + "Upper limb surface" + ] + }, + { + "id": "FMA:24154", + "name": "Surface of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24152" + ] + }, + "synonyms": [ + "Lower limb surface" + ] + }, + { + "id": "FMA:24155", + "name": "Surface of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24153" + ] + }, + "synonyms": [ + "Right upper limb (surface)", + "Right upper limb surface" + ] + }, + { + "id": "FMA:24156", + "name": "Surface of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24153" + ] + }, + "synonyms": [ + "Left upper limb surface", + "Left upper limb (surface)" + ] + }, + { + "id": "FMA:24157", + "name": "Surface of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24154" + ] + }, + "synonyms": [ + "Right lower limb (surface)", + "Right lower limb surface" + ] + }, + { + "id": "FMA:24158", + "name": "Surface of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24154" + ] + }, + "synonyms": [ + "Left lower limb surface", + "Left lower limb (surface)" + ] + }, + { + "id": "FMA:24159", + "name": "Skeleton of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Hand skeleton", + "Bones of hand", + "Set of bones of hand" + ] + }, + { + "id": "FMA:24160", + "name": "Skeleton of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24139" + ] + }, + "synonyms": [ + "Right upper limb skeleton" + ] + }, + { + "id": "FMA:24161", + "name": "Skeleton of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24139" + ] + }, + "synonyms": [ + "Left upper limb skeleton" + ] + }, + { + "id": "FMA:24162", + "name": "Subdivision of skeleton of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23880" + ] + } + }, + { + "id": "FMA:24163", + "name": "Skeleton of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24141" + ] + }, + "synonyms": [ + "Right pectoral girdle skeleton" + ] + }, + { + "id": "FMA:24164", + "name": "Skeleton of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24141" + ] + }, + "synonyms": [ + "Left pectoral girdle skeleton" + ] + }, + { + "id": "FMA:24165", + "name": "Skeleton of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24142" + ] + }, + "synonyms": [ + "Right free upper limb skeleton" + ] + }, + { + "id": "FMA:24166", + "name": "Skeleton of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24142" + ] + }, + "synonyms": [ + "Left free upper limb skeleton" + ] + }, + { + "id": "FMA:24167", + "name": "Skeleton of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24159" + ] + }, + "synonyms": [ + "Right hand skeleton" + ] + }, + { + "id": "FMA:24168", + "name": "Skeleton of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24159" + ] + }, + "synonyms": [ + "Left hand skeleton" + ] + }, + { + "id": "FMA:24169", + "name": "Skeleton of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24140" + ] + }, + "synonyms": [ + "Right lower limb skeleton" + ] + }, + { + "id": "FMA:24170", + "name": "Skeleton of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24140" + ] + }, + "synonyms": [ + "Left lower limb skeleton" + ] + }, + { + "id": "FMA:24171", + "name": "Subdivision of skeleton of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23880" + ] + }, + "synonyms": [ + "Segment of skeleton of lower limb" + ] + }, + { + "id": "FMA:24174", + "name": "Skeleton of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24144" + ] + }, + "synonyms": [ + "Right free lower limb skeleton" + ] + }, + { + "id": "FMA:24175", + "name": "Skeleton of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24144" + ] + }, + "synonyms": [ + "Left free lower limb skeleton" + ] + }, + { + "id": "FMA:24176", + "name": "Surface of subdivision of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + } + }, + { + "id": "FMA:24177", + "name": "Surface of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + }, + "synonyms": [ + "Forearm surface" + ] + }, + { + "id": "FMA:24178", + "name": "Surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + }, + "synonyms": [ + "Arm surface" + ] + }, + { + "id": "FMA:24181", + "name": "Surface of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24178" + ] + }, + "synonyms": [ + "Right arm surface" + ] + }, + { + "id": "FMA:24182", + "name": "Surface of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24178" + ] + }, + "synonyms": [ + "Left arm surface" + ] + }, + { + "id": "FMA:24183", + "name": "Surface of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24177" + ] + }, + "synonyms": [ + "Right forearm surface" + ] + }, + { + "id": "FMA:24184", + "name": "Surface of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24177" + ] + }, + "synonyms": [ + "Left forearm surface" + ] + }, + { + "id": "FMA:24185", + "name": "Surface of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9683" + ] + }, + "synonyms": [ + "Right palm (surface)", + "Right palm surface" + ] + }, + { + "id": "FMA:24186", + "name": "Surface of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9683" + ] + }, + "synonyms": [ + "Left palm (surface)", + "Left palm surface" + ] + }, + { + "id": "FMA:24187", + "name": "Thoracolumbar part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20368" + ] + }, + "synonyms": [ + "Thoracolumbar region of back" + ] + }, + { + "id": "FMA:24189", + "name": "Back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + }, + "synonyms": [ + "Posterior part of neck", + "Posterior cervical region", + "Neck back", + "Posterior neck region", + "Nucha", + "Nuchal region" + ] + }, + { + "id": "FMA:24199", + "name": "Subdivision of urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20346" + ] + } + }, + { + "id": "FMA:24200", + "name": "Urogenital part proper of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24199" + ] + } + }, + { + "id": "FMA:24201", + "name": "Subdivision of urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20346" + ] + } + }, + { + "id": "FMA:24202", + "name": "Urogenital part proper of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24201" + ] + } + }, + { + "id": "FMA:24204", + "name": "Pudendum (surface)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24148" + ] + } + }, + { + "id": "FMA:24205", + "name": "Surface of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24148" + ] + }, + "synonyms": [ + "Back (surface)", + "Back surface" + ] + }, + { + "id": "FMA:24207", + "name": "Surface of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61567" + ] + } + }, + { + "id": "FMA:24208", + "name": "Surface of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Organ surface" + ] + }, + { + "id": "FMA:24209", + "name": "Region of surface of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:24210", + "name": "Region of organ surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Organ surface region", + "Subdivision of surface of organ" + ] + }, + { + "id": "FMA:24211", + "name": "Surface of region of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:24212", + "name": "Surface of subdivision of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + } + }, + { + "id": "FMA:24213", + "name": "Surface of subdivision of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + } + }, + { + "id": "FMA:24214", + "name": "Right posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24049" + ] + } + }, + { + "id": "FMA:24215", + "name": "Left posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24049" + ] + } + }, + { + "id": "FMA:24217", + "name": "Back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259104" + ] + }, + "synonyms": [ + "Posterior part of thorax", + "Dorsum of thorax", + "Thoracic back", + "Thoracic part of back" + ] + }, + { + "id": "FMA:24218", + "name": "Subdivision of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67504" + ] + }, + "synonyms": [ + "Head region", + "Head subdivision", + "Region of head" + ] + }, + { + "id": "FMA:24219", + "name": "Subdivision of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + }, + "synonyms": [ + "Cervical region", + "Neck subdivision", + "Region of neck" + ] + }, + { + "id": "FMA:24222", + "name": "Skeleton of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + }, + "synonyms": [ + "Foot skeleton", + "Set of bones of foot" + ] + }, + { + "id": "FMA:24223", + "name": "Front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + }, + "synonyms": [ + "Neck front", + "Anterior part of neck" + ] + }, + { + "id": "FMA:24224", + "name": "Skeleton of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24222" + ] + }, + "synonyms": [ + "Right foot skeleton" + ] + }, + { + "id": "FMA:24225", + "name": "Skeleton of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24222" + ] + }, + "synonyms": [ + "Left foot skeleton" + ] + }, + { + "id": "FMA:24226", + "name": "Subdivision of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Pelvic region", + "Pelvic subdivision" + ] + }, + { + "id": "FMA:24228", + "name": "Posterior part of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24226" + ] + }, + "synonyms": [ + "Sacral region", + "Sacral part of pelvis", + "Back of pelvis", + "Pelvic back" + ] + }, + { + "id": "FMA:24230", + "name": "Cystohepatic triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + }, + "synonyms": [ + "Calot's triangle", + "Cystohepatic triangle of Calot" + ] + }, + { + "id": "FMA:24231", + "name": "Body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Third cervical vertebral body" + ] + }, + { + "id": "FMA:24233", + "name": "Central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:24234", + "name": "Posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:24235", + "name": "Right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24234" + ] + } + }, + { + "id": "FMA:24236", + "name": "Left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24234" + ] + } + }, + { + "id": "FMA:24237", + "name": "Third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Arch of third cervical vertebra" + ] + }, + { + "id": "FMA:24239", + "name": "Pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Third cervical vertebral pedicle" + ] + }, + { + "id": "FMA:24240", + "name": "Right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24239" + ] + } + }, + { + "id": "FMA:24241", + "name": "Left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24239" + ] + } + }, + { + "id": "FMA:24242", + "name": "Lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Third cervical vertebral lamina" + ] + }, + { + "id": "FMA:24243", + "name": "Right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24242" + ] + } + }, + { + "id": "FMA:24244", + "name": "Left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24242" + ] + } + }, + { + "id": "FMA:24245", + "name": "Spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:24246", + "name": "Transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:24247", + "name": "Right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24246" + ] + } + }, + { + "id": "FMA:24248", + "name": "Left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24246" + ] + } + }, + { + "id": "FMA:24250", + "name": "Costal element of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + } + }, + { + "id": "FMA:24251", + "name": "Costal element of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24250" + ] + } + }, + { + "id": "FMA:24252", + "name": "Costal element of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24250" + ] + } + }, + { + "id": "FMA:24253", + "name": "Anterior tubercle of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Anterior costal tubercle of transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24254", + "name": "Anterior tubercle of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24253" + ] + }, + "synonyms": [ + "Anterior costal tubercle of right transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24255", + "name": "Anterior tubercle of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24253" + ] + }, + "synonyms": [ + "Anterior costal tubercle of left transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24256", + "name": "Costotransverse bar of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24250" + ] + }, + "synonyms": [ + "Costal lamella of transverse process of third cervical vertebra", + "Intertubercular lamella of transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24257", + "name": "Costotransverse bar of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24256" + ] + }, + "synonyms": [ + "Costal lamella of right transverse process of third cervical vertebra", + "Intertubercular lamella of right transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24258", + "name": "Costotransverse bar of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24256" + ] + }, + "synonyms": [ + "Costal lamella of left transverse process of third cervical vertebra", + "Intertubercular lamella of left transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24259", + "name": "Posterior tubercle of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Posterior costal tubercle of transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24260", + "name": "Posterior tubercle of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24259" + ] + }, + "synonyms": [ + "Posterior costal tubercle of right transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24261", + "name": "Posterior tubercle of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24259" + ] + }, + "synonyms": [ + "Posterior costal tubercle of left transverse process of third cervical vertebra" + ] + }, + { + "id": "FMA:24263", + "name": "Surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:24264", + "name": "Superior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24077" + ] + } + }, + { + "id": "FMA:24265", + "name": "Inferior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:24266", + "name": "Anterior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:24267", + "name": "Posterior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:24269", + "name": "Articular facet of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13628" + ] + } + }, + { + "id": "FMA:24270", + "name": "Articular facet of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24269" + ] + } + }, + { + "id": "FMA:24271", + "name": "Articular facet of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24269" + ] + } + }, + { + "id": "FMA:24272", + "name": "Articular facet of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:24273", + "name": "Articular facet of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24272" + ] + } + }, + { + "id": "FMA:24274", + "name": "Articular facet of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24272" + ] + } + }, + { + "id": "FMA:24275", + "name": "Lateral surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:24276", + "name": "Right transverse foramen of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Right foramen transversarium of cervical vertebra" + ] + }, + { + "id": "FMA:24277", + "name": "Left transverse foramen of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Left foramen transversarium of cervical vertebra" + ] + }, + { + "id": "FMA:24279", + "name": "Vasculature of bony part of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:24280", + "name": "Superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23969" + ] + } + }, + { + "id": "FMA:24281", + "name": "Right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24280" + ] + } + }, + { + "id": "FMA:24282", + "name": "Left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24280" + ] + } + }, + { + "id": "FMA:24283", + "name": "Inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:24284", + "name": "Right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24283" + ] + } + }, + { + "id": "FMA:24285", + "name": "Left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24283" + ] + } + }, + { + "id": "FMA:24287", + "name": "Central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24003" + ] + } + }, + { + "id": "FMA:24288", + "name": "Posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24004" + ] + } + }, + { + "id": "FMA:24289", + "name": "Right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:24290", + "name": "Left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:24292", + "name": "Surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24063" + ] + } + }, + { + "id": "FMA:24293", + "name": "Vertebral foramen of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24294", + "name": "Vertebral foramen of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24295", + "name": "Vertebral foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24296", + "name": "Vertebral foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24297", + "name": "Vertebral foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24298", + "name": "Vertebral foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24299", + "name": "Vertebral foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13480" + ] + } + }, + { + "id": "FMA:24300", + "name": "Transverse foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of third cervical vertebra" + ] + }, + { + "id": "FMA:24301", + "name": "Right transverse foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24300" + ] + }, + "synonyms": [ + "Right foramen transversarium of third cervical vertebra" + ] + }, + { + "id": "FMA:24302", + "name": "Left transverse foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24300" + ] + }, + "synonyms": [ + "Left foramen transversarium of third cervical vertebra" + ] + }, + { + "id": "FMA:24303", + "name": "Transverse foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of fourth cervical vertebra" + ] + }, + { + "id": "FMA:24304", + "name": "Right transverse foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24303" + ] + }, + "synonyms": [ + "Right foramen transversarium of fourth cervical vertebra" + ] + }, + { + "id": "FMA:24305", + "name": "Left transverse foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24303" + ] + }, + "synonyms": [ + "Left foramen transversarium of fourth cervical vertebra" + ] + }, + { + "id": "FMA:24306", + "name": "Transverse foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of fifth cervical vertebra" + ] + }, + { + "id": "FMA:24307", + "name": "Right transverse foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24306" + ] + }, + "synonyms": [ + "Right foramen transversarium of fifth cervical vertebra" + ] + }, + { + "id": "FMA:24308", + "name": "Left transverse foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24306" + ] + }, + "synonyms": [ + "Left foramen transversarium of fifth cervical vertebra" + ] + }, + { + "id": "FMA:24309", + "name": "Transverse foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of sixth cervical vertebra" + ] + }, + { + "id": "FMA:24310", + "name": "Right transverse foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24309" + ] + }, + "synonyms": [ + "Right foramen transversarium of sixth cervical vertebra" + ] + }, + { + "id": "FMA:24311", + "name": "Left transverse foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24309" + ] + }, + "synonyms": [ + "Left foramen transversarium of sixth cervical vertebra" + ] + }, + { + "id": "FMA:24312", + "name": "Transverse foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23997" + ] + }, + "synonyms": [ + "Foramen transversarium of seventh cervical vertebra" + ] + }, + { + "id": "FMA:24313", + "name": "Right transverse foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24312" + ] + }, + "synonyms": [ + "Right foramen transversarium of seventh cervical vertebra" + ] + }, + { + "id": "FMA:24314", + "name": "Left transverse foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24312" + ] + }, + "synonyms": [ + "Left foramen transversarium of seventh cervical vertebra" + ] + }, + { + "id": "FMA:24318", + "name": "Surface of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24382" + ] + }, + "synonyms": [ + "Cervical vertebral surface" + ] + }, + { + "id": "FMA:24319", + "name": "Surface of arch of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24383" + ] + } + }, + { + "id": "FMA:24321", + "name": "Cartilage of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37377" + ] + }, + "synonyms": [ + "Bone cartilage" + ] + }, + { + "id": "FMA:24322", + "name": "Compact bone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:24323", + "name": "Trabecular bone of zone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258958" + ] + } + }, + { + "id": "FMA:24324", + "name": "Cartilage of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Vertebral cartilage" + ] + }, + { + "id": "FMA:24325", + "name": "Articular cartilage of costal facet of right transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24116" + ] + } + }, + { + "id": "FMA:24326", + "name": "Articular cartilage of costal facet of left transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24116" + ] + } + }, + { + "id": "FMA:24327", + "name": "Articular cartilage of right articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24117" + ] + } + }, + { + "id": "FMA:24328", + "name": "Articular cartilage of left articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24117" + ] + } + }, + { + "id": "FMA:24330", + "name": "Articular cartilage of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:24333", + "name": "Articular cartilage of right inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24330" + ] + } + }, + { + "id": "FMA:24334", + "name": "Articular cartilage of left inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24330" + ] + } + }, + { + "id": "FMA:24335", + "name": "Periosteum of zone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Periosteum of subdivision of vertebra" + ] + }, + { + "id": "FMA:24336", + "name": "Compact bone of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24337", + "name": "Compact bone of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + }, + "synonyms": [ + "Compact bone of arch of vertebra" + ] + }, + { + "id": "FMA:24338", + "name": "Trabecular bone of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24339", + "name": "Trabecular bone of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + }, + "synonyms": [ + "Trabecular bone of arch of vertebra" + ] + }, + { + "id": "FMA:24340", + "name": "Periosteum of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24341", + "name": "Periosteum of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + }, + "synonyms": [ + "Periosteum of arch of vertebra", + "Vertebral arch periosteum" + ] + }, + { + "id": "FMA:24342", + "name": "Cartilage of superior surface of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30431" + ] + } + }, + { + "id": "FMA:24343", + "name": "Cartilage of inferior surface of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30431" + ] + } + }, + { + "id": "FMA:24344", + "name": "Compact bone of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24345", + "name": "Compact bone of spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24346", + "name": "Trabecular bone of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24347", + "name": "Trabecular bone of spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24348", + "name": "Periosteum of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24349", + "name": "Periosteum of spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24350", + "name": "Compact bone of right transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24344" + ] + } + }, + { + "id": "FMA:24351", + "name": "Compact bone of left transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24344" + ] + } + }, + { + "id": "FMA:24352", + "name": "Trabecular bone of right transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24346" + ] + } + }, + { + "id": "FMA:24353", + "name": "Trabecular bone of left transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24346" + ] + } + }, + { + "id": "FMA:24356", + "name": "Bone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:24364", + "name": "Compact bone of pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24337" + ] + } + }, + { + "id": "FMA:24365", + "name": "Compact bone of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24337" + ] + } + }, + { + "id": "FMA:24366", + "name": "Compact bone of right pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24364" + ] + } + }, + { + "id": "FMA:24367", + "name": "Compact bone of left pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24364" + ] + } + }, + { + "id": "FMA:24368", + "name": "Compact bone of right lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24365" + ] + } + }, + { + "id": "FMA:24369", + "name": "Compact bone of left lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24365" + ] + } + }, + { + "id": "FMA:24370", + "name": "Trabecular bone of pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24339" + ] + } + }, + { + "id": "FMA:24371", + "name": "Trabecular bone of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24339" + ] + } + }, + { + "id": "FMA:24372", + "name": "Trabecular bone of right pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24370" + ] + } + }, + { + "id": "FMA:24373", + "name": "Trabecular bone of left pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24370" + ] + } + }, + { + "id": "FMA:24374", + "name": "Trabecular bone of right lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24371" + ] + } + }, + { + "id": "FMA:24375", + "name": "Trabecular bone of left lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24371" + ] + } + }, + { + "id": "FMA:24376", + "name": "Periosteum of pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24341" + ] + } + }, + { + "id": "FMA:24377", + "name": "Periosteum of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24341" + ] + } + }, + { + "id": "FMA:24378", + "name": "Periosteum of right pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24376" + ] + } + }, + { + "id": "FMA:24379", + "name": "Periosteum of left pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24376" + ] + } + }, + { + "id": "FMA:24380", + "name": "Periosteum of right lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24377" + ] + } + }, + { + "id": "FMA:24381", + "name": "Periosteum of left lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24377" + ] + } + }, + { + "id": "FMA:24382", + "name": "Surface of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Vertebral surface" + ] + }, + { + "id": "FMA:24383", + "name": "Surface of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + }, + "synonyms": [ + "Vertebral arch surface" + ] + }, + { + "id": "FMA:24384", + "name": "Surface of pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24387", + "name": "Compact bone of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24388", + "name": "Compact bone of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24389", + "name": "Compact bone of right superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24388" + ] + } + }, + { + "id": "FMA:24390", + "name": "Compact bone of left superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24388" + ] + } + }, + { + "id": "FMA:24391", + "name": "Compact bone of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83333" + ] + } + }, + { + "id": "FMA:24392", + "name": "Compact bone of right inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24391" + ] + } + }, + { + "id": "FMA:24393", + "name": "Compact bone of left inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24391" + ] + } + }, + { + "id": "FMA:24394", + "name": "Trabecular bone of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24395", + "name": "Trabecular bone of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24396", + "name": "Trabecular bone of right superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24394" + ] + } + }, + { + "id": "FMA:24397", + "name": "Trabecular bone of left superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24394" + ] + } + }, + { + "id": "FMA:24398", + "name": "Trabecular bone of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24323" + ] + } + }, + { + "id": "FMA:24399", + "name": "Trabecular bone of right inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24398" + ] + } + }, + { + "id": "FMA:24400", + "name": "Trabecular bone of left inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24398" + ] + } + }, + { + "id": "FMA:24401", + "name": "Periosteum of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24402", + "name": "Periosteum of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24405", + "name": "Periosteum of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24335" + ] + } + }, + { + "id": "FMA:24408", + "name": "Surface of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24409", + "name": "Surface of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24410", + "name": "Surface of spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24411", + "name": "Surface of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24412", + "name": "Surface of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24419", + "name": "Surface of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24422", + "name": "Anterior surface of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24423", + "name": "Posterior surface of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:24435", + "name": "Right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23709" + ] + }, + "synonyms": [ + "Right scaphoid bone" + ] + }, + { + "id": "FMA:24436", + "name": "Left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23709" + ] + }, + "synonyms": [ + "Left scaphoid bone" + ] + }, + { + "id": "FMA:24437", + "name": "Right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23712" + ] + } + }, + { + "id": "FMA:24438", + "name": "Left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23712" + ] + } + }, + { + "id": "FMA:24439", + "name": "Right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23715" + ] + }, + "synonyms": [ + "Right triquetrum", + "Right triquetral bone" + ] + }, + { + "id": "FMA:24440", + "name": "Left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23715" + ] + }, + "synonyms": [ + "Left triquetrum", + "Left triquetral bone" + ] + }, + { + "id": "FMA:24441", + "name": "Right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23718" + ] + }, + "synonyms": [ + "Right pisiform bone" + ] + }, + { + "id": "FMA:24442", + "name": "Left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23718" + ] + }, + "synonyms": [ + "Left pisiform bone" + ] + }, + { + "id": "FMA:24443", + "name": "Right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23721" + ] + }, + "synonyms": [ + "Right trapezial bone" + ] + }, + { + "id": "FMA:24444", + "name": "Left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23721" + ] + }, + "synonyms": [ + "Left trapezial bone" + ] + }, + { + "id": "FMA:24445", + "name": "Left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23724" + ] + }, + "synonyms": [ + "Left trapezoid bone" + ] + }, + { + "id": "FMA:24446", + "name": "Right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23727" + ] + }, + "synonyms": [ + "Right capitate bone" + ] + }, + { + "id": "FMA:24447", + "name": "Left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23727" + ] + }, + "synonyms": [ + "Left capitate bone" + ] + }, + { + "id": "FMA:24448", + "name": "Right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23730" + ] + }, + "synonyms": [ + "Right hamate bone" + ] + }, + { + "id": "FMA:24449", + "name": "Left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23730" + ] + }, + "synonyms": [ + "Left hamate bone" + ] + }, + { + "id": "FMA:24450", + "name": "Proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23918" + ] + }, + "synonyms": [ + "First proximal phalanx of right hand", + "Proximal phalanx of first digit of right hand" + ] + }, + { + "id": "FMA:24451", + "name": "Proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23919" + ] + }, + "synonyms": [ + "Second proximal phalanx of right hand", + "Proximal phalanx of second digit of right hand", + "Proximal phalanx of right second finger" + ] + }, + { + "id": "FMA:24452", + "name": "Proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23920" + ] + }, + "synonyms": [ + "Third proximal phalanx of right hand", + "Proximal phalanx of third digit of right hand", + "Proximal phalanx of right third finger" + ] + }, + { + "id": "FMA:24453", + "name": "Proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23921" + ] + }, + "synonyms": [ + "Proximal phalanx of right fourth finger", + "Proximal phalanx of fourth digit of right hand", + "Fourth proximal phalanx of right hand" + ] + }, + { + "id": "FMA:24454", + "name": "Proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23922" + ] + }, + "synonyms": [ + "Proximal phalanx of right fifth finger", + "Fifth proximal phalanx of right hand", + "Proximal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:24455", + "name": "Middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23933" + ] + }, + "synonyms": [ + "Middle phalanx of right second finger", + "Second middle phalanx of right hand", + "Middle phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:24456", + "name": "Middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23934" + ] + }, + "synonyms": [ + "Middle phalanx of right third finger", + "Third middle phalanx of right hand", + "Middle phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:24457", + "name": "Middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23935" + ] + }, + "synonyms": [ + "Fourth middle phalanx of right hand", + "Middle phalanx of fourth digit of right hand", + "Middle phalanx of right fourth finger" + ] + }, + { + "id": "FMA:24458", + "name": "Middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23936" + ] + }, + "synonyms": [ + "Middle phalanx of right fifth finger", + "Middle phalanx of fifth digit of right hand", + "Fifth middle phalanx of right hand" + ] + }, + { + "id": "FMA:24459", + "name": "Distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23945" + ] + }, + "synonyms": [ + "Distal phalanx of first digit of right hand", + "First distal phalanx of right hand" + ] + }, + { + "id": "FMA:24460", + "name": "Distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23946" + ] + }, + "synonyms": [ + "Second distal phalanx of right hand", + "Distal phalanx of right second finger", + "Distal phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:24461", + "name": "Distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23947" + ] + }, + "synonyms": [ + "Distal phalanx of right third finger", + "Third distal phalanx of right hand", + "Distal phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:24462", + "name": "Distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23948" + ] + }, + "synonyms": [ + "Distal phalanx of right fourth finger", + "Fourth distal phalanx of right hand", + "Distal phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:24463", + "name": "Distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23949" + ] + }, + "synonyms": [ + "Distal phalanx of right fifth finger", + "Fifth distal phalanx of right hand", + "Distal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:24464", + "name": "Right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23899" + ] + } + }, + { + "id": "FMA:24465", + "name": "Left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23899" + ] + } + }, + { + "id": "FMA:24466", + "name": "Right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23900" + ] + } + }, + { + "id": "FMA:24467", + "name": "Left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23900" + ] + } + }, + { + "id": "FMA:24468", + "name": "Right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23901" + ] + } + }, + { + "id": "FMA:24469", + "name": "Left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23901" + ] + } + }, + { + "id": "FMA:24470", + "name": "Right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23902" + ] + } + }, + { + "id": "FMA:24471", + "name": "Left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23902" + ] + } + }, + { + "id": "FMA:24472", + "name": "Right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23903" + ] + } + }, + { + "id": "FMA:24473", + "name": "Left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23903" + ] + } + }, + { + "id": "FMA:24474", + "name": "Right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9611" + ] + } + }, + { + "id": "FMA:24475", + "name": "Left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9611" + ] + } + }, + { + "id": "FMA:24476", + "name": "Tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:24477", + "name": "Right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24476" + ] + } + }, + { + "id": "FMA:24478", + "name": "Left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24476" + ] + } + }, + { + "id": "FMA:24479", + "name": "Fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:24480", + "name": "Right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24479" + ] + } + }, + { + "id": "FMA:24481", + "name": "Left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24479" + ] + } + }, + { + "id": "FMA:24482", + "name": "Right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9708" + ] + } + }, + { + "id": "FMA:24483", + "name": "Left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9708" + ] + } + }, + { + "id": "FMA:24485", + "name": "Patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32672" + ] + }, + "synonyms": [ + "Knee bone" + ] + }, + { + "id": "FMA:24486", + "name": "Right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24485" + ] + } + }, + { + "id": "FMA:24487", + "name": "Left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24485" + ] + } + }, + { + "id": "FMA:24491", + "name": "Tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7475" + ] + }, + "synonyms": [ + "Ankle bone", + "Bone of ankle", + "Bone of tarsus" + ] + }, + { + "id": "FMA:24492", + "name": "Metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + } + }, + { + "id": "FMA:24493", + "name": "Phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7474" + ] + }, + "synonyms": [ + "Foot phalanx", + "Bone of toe" + ] + }, + { + "id": "FMA:24496", + "name": "Calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24491" + ] + }, + "synonyms": [ + "Os calcis" + ] + }, + { + "id": "FMA:24497", + "name": "Right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24496" + ] + } + }, + { + "id": "FMA:24498", + "name": "Left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24496" + ] + } + }, + { + "id": "FMA:24499", + "name": "Navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24491" + ] + }, + "synonyms": [ + "Navicular of foot", + "Navicular" + ] + }, + { + "id": "FMA:24500", + "name": "Navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24499" + ] + }, + "synonyms": [ + "Navicular of right foot" + ] + }, + { + "id": "FMA:24501", + "name": "Navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24499" + ] + }, + "synonyms": [ + "Navicular of left foot" + ] + }, + { + "id": "FMA:24502", + "name": "First metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24492" + ] + } + }, + { + "id": "FMA:24503", + "name": "Second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24492" + ] + } + }, + { + "id": "FMA:24504", + "name": "Third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24492" + ] + } + }, + { + "id": "FMA:24505", + "name": "Fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24492" + ] + } + }, + { + "id": "FMA:24506", + "name": "Fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24492" + ] + } + }, + { + "id": "FMA:24507", + "name": "Right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24502" + ] + } + }, + { + "id": "FMA:24508", + "name": "Left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24502" + ] + } + }, + { + "id": "FMA:24509", + "name": "Right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24503" + ] + } + }, + { + "id": "FMA:24510", + "name": "Left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24503" + ] + } + }, + { + "id": "FMA:24511", + "name": "Right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24504" + ] + } + }, + { + "id": "FMA:24512", + "name": "Left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24504" + ] + } + }, + { + "id": "FMA:24513", + "name": "Right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24505" + ] + } + }, + { + "id": "FMA:24514", + "name": "Left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24505" + ] + } + }, + { + "id": "FMA:24515", + "name": "Right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24506" + ] + } + }, + { + "id": "FMA:24516", + "name": "Left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24506" + ] + } + }, + { + "id": "FMA:24517", + "name": "Cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24491" + ] + } + }, + { + "id": "FMA:24518", + "name": "Medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24517" + ] + }, + "synonyms": [ + "Medial cuneiform", + "First cuneiform bone" + ] + }, + { + "id": "FMA:24519", + "name": "Intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24517" + ] + }, + "synonyms": [ + "Second cuneiform bone", + "Second cuneiform bone of foot", + "Intermediate cuneiform", + "Middle cuneiform" + ] + }, + { + "id": "FMA:24520", + "name": "Lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24517" + ] + }, + "synonyms": [ + "Lateral cuneiform", + "Third cuneiform bone" + ] + }, + { + "id": "FMA:24521", + "name": "Right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24518" + ] + }, + "synonyms": [ + "Medial cuneiform bone of right foot" + ] + }, + { + "id": "FMA:24522", + "name": "Left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24518" + ] + }, + "synonyms": [ + "Medial cuneiform bone of left foot" + ] + }, + { + "id": "FMA:24523", + "name": "Right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24519" + ] + }, + "synonyms": [ + "Intermediate cuneiform bone of right foot" + ] + }, + { + "id": "FMA:24524", + "name": "Left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24519" + ] + }, + "synonyms": [ + "Intermediate cuneiform bone of left foot" + ] + }, + { + "id": "FMA:24525", + "name": "Right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24520" + ] + }, + "synonyms": [ + "Lateral cuneiform bone of right foot" + ] + }, + { + "id": "FMA:24526", + "name": "Left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24520" + ] + }, + "synonyms": [ + "Lateral cuneiform bone of left foot" + ] + }, + { + "id": "FMA:24527", + "name": "Cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24491" + ] + }, + "synonyms": [ + "Cuboid" + ] + }, + { + "id": "FMA:24528", + "name": "Right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24527" + ] + } + }, + { + "id": "FMA:24529", + "name": "Left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24527" + ] + } + }, + { + "id": "FMA:24530", + "name": "Process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Vertebral process" + ] + }, + { + "id": "FMA:24531", + "name": "Compact bone of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24336" + ] + } + }, + { + "id": "FMA:24532", + "name": "Compact bone of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24336" + ] + } + }, + { + "id": "FMA:24533", + "name": "Compact bone of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24532" + ] + } + }, + { + "id": "FMA:24534", + "name": "Compact bone of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24532" + ] + } + }, + { + "id": "FMA:24535", + "name": "Trabecular bone of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24338" + ] + } + }, + { + "id": "FMA:24536", + "name": "Trabecular bone of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24338" + ] + } + }, + { + "id": "FMA:24537", + "name": "Trabecular bone of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24536" + ] + } + }, + { + "id": "FMA:24538", + "name": "Trabecular bone of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24536" + ] + } + }, + { + "id": "FMA:24539", + "name": "Periosteum of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24340" + ] + } + }, + { + "id": "FMA:24540", + "name": "Periosteum of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24340" + ] + } + }, + { + "id": "FMA:24543", + "name": "Neurocentral junction of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:24546", + "name": "Right costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13573" + ] + } + }, + { + "id": "FMA:24547", + "name": "Left costal facet of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13573" + ] + } + }, + { + "id": "FMA:24548", + "name": "Right neurocentral junction of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + } + }, + { + "id": "FMA:24549", + "name": "Left neurocentral junction of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + } + }, + { + "id": "FMA:24550", + "name": "Surface of vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + }, + "synonyms": [ + "Vertebral process surface" + ] + }, + { + "id": "FMA:24551", + "name": "Trunk of intrapulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8648" + ] + }, + "synonyms": [ + "Intrapulmonary venous trunk" + ] + }, + { + "id": "FMA:24552", + "name": "Extrapulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8648" + ] + } + }, + { + "id": "FMA:24553", + "name": "Trunk of middle lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68908" + ] + }, + "synonyms": [ + "Middle lobar venous trunk" + ] + }, + { + "id": "FMA:24554", + "name": "Trunk of upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68908" + ] + }, + "synonyms": [ + "Upper lobar venous trunk" + ] + }, + { + "id": "FMA:24555", + "name": "Right extrapulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24552" + ] + } + }, + { + "id": "FMA:24556", + "name": "Left extrapulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24552" + ] + } + }, + { + "id": "FMA:24561", + "name": "Abdominal part of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16514" + ] + } + }, + { + "id": "FMA:24563", + "name": "Bone of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24356" + ] + } + }, + { + "id": "FMA:24564", + "name": "Compact bone of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24322" + ] + } + }, + { + "id": "FMA:24565", + "name": "Trabecular bone of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83334" + ] + } + }, + { + "id": "FMA:24566", + "name": "Cartilage of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + }, + "synonyms": [ + "Cervical vertebral cartilage" + ] + }, + { + "id": "FMA:24567", + "name": "Periosteum of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83328" + ] + }, + "synonyms": [ + "Cervical vertebral periosteum" + ] + }, + { + "id": "FMA:24568", + "name": "Compact bone of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24336" + ] + } + }, + { + "id": "FMA:24569", + "name": "Compact bone of cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24337" + ] + }, + "synonyms": [ + "Compact bone of arch of cervical vertebra" + ] + }, + { + "id": "FMA:24570", + "name": "Compact bone of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24344" + ] + } + }, + { + "id": "FMA:24573", + "name": "Compact bone of spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24345" + ] + } + }, + { + "id": "FMA:24574", + "name": "Compact bone of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24387" + ] + } + }, + { + "id": "FMA:24575", + "name": "Compact bone of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24388" + ] + } + }, + { + "id": "FMA:24576", + "name": "Compact bone of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24391" + ] + } + }, + { + "id": "FMA:24577", + "name": "Compact bone of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24568" + ] + } + }, + { + "id": "FMA:24578", + "name": "Compact bone of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24568" + ] + } + }, + { + "id": "FMA:24579", + "name": "Compact bone of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24578" + ] + } + }, + { + "id": "FMA:24580", + "name": "Compact bone of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24578" + ] + } + }, + { + "id": "FMA:24581", + "name": "Compact bone of pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24569" + ] + } + }, + { + "id": "FMA:24582", + "name": "Compact bone of right pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24581" + ] + } + }, + { + "id": "FMA:24583", + "name": "Compact bone of left pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24581" + ] + } + }, + { + "id": "FMA:24584", + "name": "Compact bone of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24569" + ] + } + }, + { + "id": "FMA:24585", + "name": "Compact bone of right lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24584" + ] + } + }, + { + "id": "FMA:24586", + "name": "Compact bone of left lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24584" + ] + } + }, + { + "id": "FMA:24587", + "name": "Compact bone of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24570" + ] + } + }, + { + "id": "FMA:24588", + "name": "Compact bone of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24570" + ] + } + }, + { + "id": "FMA:24589", + "name": "Compact bone of right superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24575" + ] + } + }, + { + "id": "FMA:24590", + "name": "Compact bone of left superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24575" + ] + } + }, + { + "id": "FMA:24591", + "name": "Compact bone of right inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24576" + ] + } + }, + { + "id": "FMA:24592", + "name": "Compact bone of left inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24576" + ] + } + }, + { + "id": "FMA:24593", + "name": "Trabecular bone of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24338" + ] + } + }, + { + "id": "FMA:24594", + "name": "Trabecular bone of cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24339" + ] + }, + "synonyms": [ + "Trabecular bone of arch of cervical vertebra" + ] + }, + { + "id": "FMA:24595", + "name": "Trabecular bone of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24346" + ] + } + }, + { + "id": "FMA:24596", + "name": "Trabecular bone of spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24347" + ] + } + }, + { + "id": "FMA:24598", + "name": "Trabecular bone of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24394" + ] + } + }, + { + "id": "FMA:24599", + "name": "Trabecular bone of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24398" + ] + } + }, + { + "id": "FMA:24600", + "name": "Trabecular bone of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24593" + ] + } + }, + { + "id": "FMA:24601", + "name": "Trabecular bone of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24593" + ] + } + }, + { + "id": "FMA:24602", + "name": "Trabecular bone of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24601" + ] + } + }, + { + "id": "FMA:24603", + "name": "Trabecular bone of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24601" + ] + } + }, + { + "id": "FMA:24604", + "name": "Abdominal parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:24605", + "name": "Pelvic parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19755" + ] + } + }, + { + "id": "FMA:24606", + "name": "Trabecular bone of pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24594" + ] + } + }, + { + "id": "FMA:24607", + "name": "Trabecular bone of right pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24606" + ] + } + }, + { + "id": "FMA:24608", + "name": "Trabecular bone of left pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24606" + ] + } + }, + { + "id": "FMA:24609", + "name": "Abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + }, + "synonyms": [ + "Abdominal part of peritoneum" + ] + }, + { + "id": "FMA:24610", + "name": "Trabecular bone of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24594" + ] + } + }, + { + "id": "FMA:24611", + "name": "Trabecular bone of right lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24610" + ] + } + }, + { + "id": "FMA:24612", + "name": "Trabecular bone of left lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24610" + ] + } + }, + { + "id": "FMA:24613", + "name": "Trabecular bone of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24595" + ] + } + }, + { + "id": "FMA:24614", + "name": "Trabecular bone of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24595" + ] + } + }, + { + "id": "FMA:24617", + "name": "Trabecular bone of right inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24599" + ] + } + }, + { + "id": "FMA:24618", + "name": "Trabecular bone of left inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24599" + ] + } + }, + { + "id": "FMA:24619", + "name": "Cartilage of superior surface of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30450" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of cervical vertebra" + ] + }, + { + "id": "FMA:24620", + "name": "Cartilage of inferior surface of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30451" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of cervical vertebra" + ] + }, + { + "id": "FMA:24621", + "name": "Abdominal part of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19801" + ] + } + }, + { + "id": "FMA:24623", + "name": "Pelvic part of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19801" + ] + }, + "synonyms": [ + "Pelvic part of peritoneal sac" + ] + }, + { + "id": "FMA:24625", + "name": "Articular cartilage of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24117" + ] + } + }, + { + "id": "FMA:24626", + "name": "Articular cartilage of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225664" + ] + } + }, + { + "id": "FMA:24627", + "name": "Articular cartilage of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24330" + ] + } + }, + { + "id": "FMA:24632", + "name": "Articular cartilage of right articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:24633", + "name": "Articular cartilage of left articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:24634", + "name": "Articular cartilage of right superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:24635", + "name": "Articular cartilage of left superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:24636", + "name": "Articular cartilage of right inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:24637", + "name": "Articular cartilage of left inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:24638", + "name": "Cavity of abdominal part of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:24639", + "name": "Cavity of pelvic part of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20679" + ] + } + }, + { + "id": "FMA:24640", + "name": "Periosteum of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24340" + ] + } + }, + { + "id": "FMA:24641", + "name": "Periosteum of cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24341" + ] + }, + "synonyms": [ + "Periosteum of arch of cervical vertebra", + "Cervical vertebral arch periosteum" + ] + }, + { + "id": "FMA:24642", + "name": "Periosteum of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24348" + ] + } + }, + { + "id": "FMA:24643", + "name": "Periosteum of spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24349" + ] + } + }, + { + "id": "FMA:24644", + "name": "Periosteum of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24401" + ] + } + }, + { + "id": "FMA:24645", + "name": "Periosteum of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24402" + ] + } + }, + { + "id": "FMA:24646", + "name": "Periosteum of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24405" + ] + } + }, + { + "id": "FMA:24647", + "name": "Periosteum of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24640" + ] + } + }, + { + "id": "FMA:24650", + "name": "Periosteum of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24640" + ] + } + }, + { + "id": "FMA:24651", + "name": "Periosteum of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24650" + ] + } + }, + { + "id": "FMA:24652", + "name": "Periosteum of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24650" + ] + } + }, + { + "id": "FMA:24653", + "name": "Periosteum of pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24641" + ] + } + }, + { + "id": "FMA:24654", + "name": "Periosteum of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24641" + ] + } + }, + { + "id": "FMA:24674", + "name": "Surface of pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24384" + ] + } + }, + { + "id": "FMA:24677", + "name": "Surface of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24419" + ] + } + }, + { + "id": "FMA:24680", + "name": "Anterior surface of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24422" + ] + } + }, + { + "id": "FMA:24683", + "name": "Posterior surface of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24423" + ] + } + }, + { + "id": "FMA:24686", + "name": "Surface of cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24550" + ] + }, + "synonyms": [ + "Cervical vertebral process surface" + ] + }, + { + "id": "FMA:24687", + "name": "Surface of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24409" + ] + } + }, + { + "id": "FMA:24691", + "name": "Surface of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24408" + ] + } + }, + { + "id": "FMA:24694", + "name": "Surface of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24411" + ] + } + }, + { + "id": "FMA:24697", + "name": "Surface of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24412" + ] + } + }, + { + "id": "FMA:24700", + "name": "Surface of spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24410" + ] + } + }, + { + "id": "FMA:24701", + "name": "Cervical vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13613" + ] + }, + "synonyms": [ + "Vertebral notch of cervical vertebra" + ] + }, + { + "id": "FMA:24704", + "name": "Superior vertebral notch of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24701" + ] + }, + "synonyms": [ + "Superior cervical vertebral notch" + ] + }, + { + "id": "FMA:24705", + "name": "Inferior vertebral notch of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24701" + ] + }, + "synonyms": [ + "Inferior cervical vertebral notch" + ] + }, + { + "id": "FMA:24710", + "name": "Cavity of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24027" + ] + } + }, + { + "id": "FMA:24711", + "name": "Cavity of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + } + }, + { + "id": "FMA:24712", + "name": "Surface of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Third cervical vertebral surface" + ] + }, + { + "id": "FMA:24713", + "name": "Right lateral surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24275" + ] + } + }, + { + "id": "FMA:24714", + "name": "Left lateral surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24275" + ] + } + }, + { + "id": "FMA:24724", + "name": "Surface of arch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:24725", + "name": "Surface of pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:24726", + "name": "Surface of right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24725" + ] + } + }, + { + "id": "FMA:24727", + "name": "Surface of left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24725" + ] + } + }, + { + "id": "FMA:24728", + "name": "Face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24218" + ] + } + }, + { + "id": "FMA:24729", + "name": "Surface of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:24730", + "name": "Surface of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24729" + ] + } + }, + { + "id": "FMA:24731", + "name": "Surface of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24729" + ] + } + }, + { + "id": "FMA:24732", + "name": "Anterior surface of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24680" + ] + } + }, + { + "id": "FMA:24733", + "name": "Anterior surface of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24732" + ] + } + }, + { + "id": "FMA:24734", + "name": "Anterior surface of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24732" + ] + } + }, + { + "id": "FMA:24735", + "name": "Posterior surface of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24683" + ] + } + }, + { + "id": "FMA:24736", + "name": "Posterior surface of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24735" + ] + } + }, + { + "id": "FMA:24737", + "name": "Posterior surface of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24735" + ] + } + }, + { + "id": "FMA:24738", + "name": "Surface of third cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24686" + ] + }, + "synonyms": [ + "Third cervical vertebral process surface" + ] + }, + { + "id": "FMA:24739", + "name": "Surface of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24691" + ] + } + }, + { + "id": "FMA:24740", + "name": "Surface of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24739" + ] + } + }, + { + "id": "FMA:24741", + "name": "Surface of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24739" + ] + } + }, + { + "id": "FMA:24745", + "name": "Surface of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24687" + ] + } + }, + { + "id": "FMA:24746", + "name": "Surface of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + } + }, + { + "id": "FMA:24747", + "name": "Surface of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24746" + ] + } + }, + { + "id": "FMA:24748", + "name": "Surface of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24746" + ] + } + }, + { + "id": "FMA:24749", + "name": "Surface of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:24750", + "name": "Surface of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24749" + ] + } + }, + { + "id": "FMA:24751", + "name": "Surface of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24749" + ] + } + }, + { + "id": "FMA:24752", + "name": "Surface of spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24700" + ] + } + }, + { + "id": "FMA:24756", + "name": "Zone of skin of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + } + }, + { + "id": "FMA:24757", + "name": "Skin of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + }, + "synonyms": [ + "Scalp skin" + ] + }, + { + "id": "FMA:24758", + "name": "Skin of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24756" + ] + }, + "synonyms": [ + "Face skin", + "Facial skin" + ] + }, + { + "id": "FMA:24759", + "name": "Skin of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + }, + "synonyms": [ + "Cheek skin" + ] + }, + { + "id": "FMA:24760", + "name": "Skin of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + }, + "synonyms": [ + "Eyelid skin" + ] + }, + { + "id": "FMA:24761", + "name": "Skin of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24760" + ] + }, + "synonyms": [ + "Upper eyelid skin" + ] + }, + { + "id": "FMA:24762", + "name": "Skin of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24760" + ] + }, + "synonyms": [ + "Lower eyelid skin" + ] + }, + { + "id": "FMA:24763", + "name": "Skin of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + }, + "synonyms": [ + "External nasal skin", + "Skin of nose" + ] + }, + { + "id": "FMA:24764", + "name": "Skin of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + }, + "synonyms": [ + "Lip skin" + ] + }, + { + "id": "FMA:24765", + "name": "Skin of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24764" + ] + }, + "synonyms": [ + "Upper lip skin" + ] + }, + { + "id": "FMA:24766", + "name": "Superior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:24767", + "name": "Skin of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24764" + ] + }, + "synonyms": [ + "Lower lip skin" + ] + }, + { + "id": "FMA:24768", + "name": "Inferior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:24769", + "name": "Skin of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:24770", + "name": "Right superior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24766" + ] + } + }, + { + "id": "FMA:24771", + "name": "Left superior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24766" + ] + } + }, + { + "id": "FMA:24772", + "name": "Right inferior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24768" + ] + } + }, + { + "id": "FMA:24773", + "name": "Skin of back of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + } + }, + { + "id": "FMA:24774", + "name": "Left inferior vertebral notch of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24768" + ] + } + }, + { + "id": "FMA:24775", + "name": "Skin of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63885" + ] + }, + "synonyms": [ + "External ear skin" + ] + }, + { + "id": "FMA:24776", + "name": "Skin of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24775" + ] + }, + "synonyms": [ + "Right external ear skin" + ] + }, + { + "id": "FMA:24777", + "name": "Skin of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24775" + ] + }, + "synonyms": [ + "Left external ear skin" + ] + }, + { + "id": "FMA:24778", + "name": "Skin of right side of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:24779", + "name": "Skin of left side of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:24780", + "name": "Cavity of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24027" + ] + } + }, + { + "id": "FMA:24781", + "name": "Body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Fourth cervical vertebral body" + ] + }, + { + "id": "FMA:24782", + "name": "Body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Fifth cervical vertebral body" + ] + }, + { + "id": "FMA:24783", + "name": "Body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Sixth cervical vertebral body" + ] + }, + { + "id": "FMA:24784", + "name": "Body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13457" + ] + }, + "synonyms": [ + "Seventh cervical vertebral body" + ] + }, + { + "id": "FMA:24785", + "name": "Fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Arch of fourth cervical vertebra" + ] + }, + { + "id": "FMA:24786", + "name": "Fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Arch of fifth cervical vertebra" + ] + }, + { + "id": "FMA:24787", + "name": "Sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Arch of sixth cervical vertebra" + ] + }, + { + "id": "FMA:24788", + "name": "Seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23893" + ] + }, + "synonyms": [ + "Arch of seventh cervical vertebra" + ] + }, + { + "id": "FMA:24789", + "name": "Surface of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24382" + ] + }, + "synonyms": [ + "Thoracic vertebral surface" + ] + }, + { + "id": "FMA:24790", + "name": "Surface of arch of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24383" + ] + } + }, + { + "id": "FMA:24791", + "name": "Surface of pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24384" + ] + } + }, + { + "id": "FMA:24795", + "name": "Surface of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24419" + ] + } + }, + { + "id": "FMA:24798", + "name": "Anterior surface of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24422" + ] + } + }, + { + "id": "FMA:24801", + "name": "Posterior surface of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24423" + ] + } + }, + { + "id": "FMA:24804", + "name": "Surface of process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24550" + ] + }, + "synonyms": [ + "Surface of thoracic vertebral process" + ] + }, + { + "id": "FMA:24805", + "name": "Surface of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24408" + ] + } + }, + { + "id": "FMA:24808", + "name": "Surface of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24409" + ] + } + }, + { + "id": "FMA:24809", + "name": "Surface of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24411" + ] + } + }, + { + "id": "FMA:24812", + "name": "Surface of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24412" + ] + } + }, + { + "id": "FMA:24815", + "name": "Surface of spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24410" + ] + } + }, + { + "id": "FMA:24816", + "name": "Anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + }, + "synonyms": [ + "Front of chest", + "Anterior thoracic region" + ] + }, + { + "id": "FMA:24817", + "name": "Lateral chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + }, + "synonyms": [ + "Lateral chest" + ] + }, + { + "id": "FMA:24819", + "name": "Central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24003" + ] + } + }, + { + "id": "FMA:24820", + "name": "Posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24004" + ] + } + }, + { + "id": "FMA:24821", + "name": "Right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:24822", + "name": "Left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:24824", + "name": "Cavity of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24027" + ] + } + }, + { + "id": "FMA:24826", + "name": "Lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13479" + ] + } + }, + { + "id": "FMA:24827", + "name": "First lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24826" + ] + }, + "synonyms": [ + "Vertebral foramen of first lumbar vertebra" + ] + }, + { + "id": "FMA:24828", + "name": "Second lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24826" + ] + }, + "synonyms": [ + "Vertebral foramen of second lumbar vertebra" + ] + }, + { + "id": "FMA:24829", + "name": "Third lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24826" + ] + }, + "synonyms": [ + "Vertebral foramen of third lumbar vertebra" + ] + }, + { + "id": "FMA:24830", + "name": "Fourth lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24826" + ] + }, + "synonyms": [ + "Vertebral foramen of fourth lumbar vertebra" + ] + }, + { + "id": "FMA:24831", + "name": "Fifth lumbar vertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24826" + ] + }, + "synonyms": [ + "Vertebral foramen of fifth lumbar vertebra" + ] + }, + { + "id": "FMA:24832", + "name": "Surface of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24382" + ] + }, + "synonyms": [ + "Lumbar vertebral surface" + ] + }, + { + "id": "FMA:24833", + "name": "Surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24063" + ] + } + }, + { + "id": "FMA:24834", + "name": "Surface of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24411" + ] + } + }, + { + "id": "FMA:24837", + "name": "Surface of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24383" + ] + }, + "synonyms": [ + "Lumbar vertebral arch surface", + "Surface of arch of lumbar vertebra" + ] + }, + { + "id": "FMA:24838", + "name": "Surface of pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24384" + ] + } + }, + { + "id": "FMA:24841", + "name": "Surface of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24419" + ] + } + }, + { + "id": "FMA:24844", + "name": "Anterior surface of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24422" + ] + } + }, + { + "id": "FMA:24847", + "name": "Posterior surface of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24423" + ] + } + }, + { + "id": "FMA:24850", + "name": "Anterior part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Pectoral part of pectoral girdle" + ] + }, + { + "id": "FMA:24851", + "name": "Surface of lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24550" + ] + }, + "synonyms": [ + "Lumbar vertebral process surface" + ] + }, + { + "id": "FMA:24852", + "name": "Surface of transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24408" + ] + } + }, + { + "id": "FMA:24856", + "name": "Surface of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24409" + ] + } + }, + { + "id": "FMA:24857", + "name": "Surface of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24412" + ] + } + }, + { + "id": "FMA:24858", + "name": "Inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + }, + "synonyms": [ + "Inframammary region" + ] + }, + { + "id": "FMA:24862", + "name": "Surface of spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24410" + ] + } + }, + { + "id": "FMA:24864", + "name": "Axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Axillary region" + ] + }, + { + "id": "FMA:24866", + "name": "Sternal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + }, + "synonyms": [ + "Sternal region" + ] + }, + { + "id": "FMA:24874", + "name": "Limb girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9661" + ] + } + }, + { + "id": "FMA:24875", + "name": "Free limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9661" + ] + } + }, + { + "id": "FMA:24876", + "name": "Free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241863" + ] + }, + "synonyms": [ + "Segment of free upper limb", + "Subdivision of free upper limb", + "Free upper limb subdivision" + ] + }, + { + "id": "FMA:24877", + "name": "Free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241863" + ] + }, + "synonyms": [ + "Subdivision of free lower limb", + "Free lower limb subdivision", + "Segment of free lower limb" + ] + }, + { + "id": "FMA:24878", + "name": "Free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24875" + ] + }, + "synonyms": [ + "Free part of upper limb" + ] + }, + { + "id": "FMA:24879", + "name": "Free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24875" + ] + }, + "synonyms": [ + "Free part of lower limb" + ] + }, + { + "id": "FMA:24880", + "name": "Right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24878" + ] + } + }, + { + "id": "FMA:24881", + "name": "Left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24878" + ] + } + }, + { + "id": "FMA:24882", + "name": "Right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24879" + ] + } + }, + { + "id": "FMA:24883", + "name": "Left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24879" + ] + } + }, + { + "id": "FMA:24890", + "name": "Arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83014" + ] + }, + "synonyms": [ + "Brachial region", + "Proximal segment of free upper limb" + ] + }, + { + "id": "FMA:24891", + "name": "Anterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Anterior brachial region", + "Anterior region of arm" + ] + }, + { + "id": "FMA:24892", + "name": "Posterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Posterior region of arm", + "Posterior brachial region" + ] + }, + { + "id": "FMA:24895", + "name": "Right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24890" + ] + }, + "synonyms": [ + "Right brachial region" + ] + }, + { + "id": "FMA:24896", + "name": "Left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24890" + ] + }, + "synonyms": [ + "Left brachial region" + ] + }, + { + "id": "FMA:24897", + "name": "Anterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24891" + ] + }, + "synonyms": [ + "Anterior region of right arm" + ] + }, + { + "id": "FMA:24898", + "name": "Anterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24891" + ] + }, + "synonyms": [ + "Anterior region of left arm" + ] + }, + { + "id": "FMA:24899", + "name": "Posterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24892" + ] + }, + "synonyms": [ + "Posterior region of right arm" + ] + }, + { + "id": "FMA:24900", + "name": "Posterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24892" + ] + }, + "synonyms": [ + "Posterior region of left arm" + ] + }, + { + "id": "FMA:24901", + "name": "Elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Cubital region" + ] + }, + { + "id": "FMA:24902", + "name": "Right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24901" + ] + }, + "synonyms": [ + "Right cubital region" + ] + }, + { + "id": "FMA:24903", + "name": "Left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24901" + ] + }, + "synonyms": [ + "Left cubital region" + ] + }, + { + "id": "FMA:24904", + "name": "Anterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Anterior cubital region", + "Anterior region of elbow" + ] + }, + { + "id": "FMA:24905", + "name": "Anterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24904" + ] + }, + "synonyms": [ + "Right anterior cubital region" + ] + }, + { + "id": "FMA:24906", + "name": "Anterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24904" + ] + }, + "synonyms": [ + "Left anterior cubital region" + ] + }, + { + "id": "FMA:24907", + "name": "Posterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Posterior region of elbow", + "Posterior cubital region" + ] + }, + { + "id": "FMA:24908", + "name": "Posterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24907" + ] + }, + "synonyms": [ + "Right posterior cubital region" + ] + }, + { + "id": "FMA:24909", + "name": "Posterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24907" + ] + }, + "synonyms": [ + "Left posterior cubital region" + ] + }, + { + "id": "FMA:24910", + "name": "Anterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Anterior region of forearm", + "Anterior antebrachial region" + ] + }, + { + "id": "FMA:24911", + "name": "Posterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Posterior region of forearm", + "Posterior antebrachial region" + ] + }, + { + "id": "FMA:24912", + "name": "Anterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24910" + ] + }, + "synonyms": [ + "Anterior region of right forearm" + ] + }, + { + "id": "FMA:24913", + "name": "Anterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24910" + ] + }, + "synonyms": [ + "Anterior region of left forearm" + ] + }, + { + "id": "FMA:24914", + "name": "Posterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24911" + ] + }, + "synonyms": [ + "Posterior region of right forearm" + ] + }, + { + "id": "FMA:24915", + "name": "Posterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24911" + ] + }, + "synonyms": [ + "Posterior region of left forearm" + ] + }, + { + "id": "FMA:24916", + "name": "Neurocentral junction of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + } + }, + { + "id": "FMA:24917", + "name": "Neurocentral junction of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + } + }, + { + "id": "FMA:24918", + "name": "Neurocentral junction of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + } + }, + { + "id": "FMA:24919", + "name": "Alar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + } + }, + { + "id": "FMA:24920", + "name": "Palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Front of hand", + "Palmar region", + "Palm of hand" + ] + }, + { + "id": "FMA:24921", + "name": "Back of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Dorsal region of hand", + "Dorsum of hand", + "Hand back" + ] + }, + { + "id": "FMA:24922", + "name": "Wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Carpal region" + ] + }, + { + "id": "FMA:24923", + "name": "Anterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258778" + ] + }, + "synonyms": [ + "Anterior region of wrist", + "Ventral wrist" + ] + }, + { + "id": "FMA:24924", + "name": "Posterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258778" + ] + }, + "synonyms": [ + "Posterior region of wrist", + "Dorsal wrist" + ] + }, + { + "id": "FMA:24925", + "name": "Metacarpal part of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Metacarpal region", + "Distal segment of hand proper" + ] + }, + { + "id": "FMA:24926", + "name": "Nucleus pulposus of intervertebral disk of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + }, + "synonyms": [ + "Nucleus pulposus of intervertebral disk of second cervical vertebra" + ] + }, + { + "id": "FMA:24927", + "name": "Nucleus pulposus of intervertebral disk of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + } + }, + { + "id": "FMA:24928", + "name": "Nucleus pulposus of intervertebral disk of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + } + }, + { + "id": "FMA:24929", + "name": "Nucleus pulposus of intervertebral disk of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + } + }, + { + "id": "FMA:24930", + "name": "Nucleus pulposus of intervertebral disk of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + } + }, + { + "id": "FMA:24931", + "name": "Nucleus pulposus of intervertebral disk of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13554" + ] + } + }, + { + "id": "FMA:24932", + "name": "Anulus fibrosus of intervertebral disk of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + }, + "synonyms": [ + "Anulus fibrosus of intervertebral disk of second cervical vertebra" + ] + }, + { + "id": "FMA:24933", + "name": "Anulus fibrosus of intervertebral disk of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + } + }, + { + "id": "FMA:24934", + "name": "Anulus fibrosus of intervertebral disk of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + } + }, + { + "id": "FMA:24935", + "name": "Anulus fibrosus of intervertebral disk of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + } + }, + { + "id": "FMA:24936", + "name": "Anulus fibrosus of intervertebral disk of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + } + }, + { + "id": "FMA:24937", + "name": "Anulus fibrosus of intervertebral disk of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13555" + ] + } + }, + { + "id": "FMA:24938", + "name": "Thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9666" + ] + }, + "synonyms": [ + "First digit of hand" + ] + }, + { + "id": "FMA:24939", + "name": "Atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54831" + ] + }, + "synonyms": [ + "Articulatio atlanto-occipitalis", + "Craniovertebral joint" + ] + }, + { + "id": "FMA:24940", + "name": "Right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24922" + ] + } + }, + { + "id": "FMA:24941", + "name": "Left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24922" + ] + } + }, + { + "id": "FMA:24943", + "name": "Median atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25524" + ] + }, + "synonyms": [ + "Medial atlanto-axial joint" + ] + }, + { + "id": "FMA:24944", + "name": "Lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25524" + ] + } + }, + { + "id": "FMA:24945", + "name": "Segment of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Hand subdivision", + "Subdivision of hand", + "Hand region" + ] + }, + { + "id": "FMA:24946", + "name": "Index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9666" + ] + }, + "synonyms": [ + "Second finger", + "Second digit of hand" + ] + }, + { + "id": "FMA:24947", + "name": "Middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9666" + ] + }, + "synonyms": [ + "Third digit of hand", + "Third finger" + ] + }, + { + "id": "FMA:24948", + "name": "Ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9666" + ] + }, + "synonyms": [ + "Fourth finger", + "Fourth digit of hand" + ] + }, + { + "id": "FMA:24949", + "name": "Little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9666" + ] + }, + "synonyms": [ + "Fifth finger", + "Fifth digit of hand" + ] + }, + { + "id": "FMA:24950", + "name": "Articular capsule of cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13664" + ] + }, + "synonyms": [ + "Articular capsule of joint of cervical vertebral arch", + "Articular capsule of cervical zygapophyseal joint" + ] + }, + { + "id": "FMA:24951", + "name": "Ligamentum flavum of cervical vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13423" + ] + } + }, + { + "id": "FMA:24952", + "name": "Front of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Free upper limb front", + "Anterior free upper limb region" + ] + }, + { + "id": "FMA:24953", + "name": "Ligamentum flavum of C2-C3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24954", + "name": "Ligamentum flavum of C3-C4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24956", + "name": "Ligamentum flavum of C4-C5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24957", + "name": "Ligamentum flavum of C5-C6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24958", + "name": "Ligamentum flavum of C6-C7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24959", + "name": "Ligamentum flavum of C7-T1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + } + }, + { + "id": "FMA:24960", + "name": "Subdivision of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9661" + ] + }, + "synonyms": [ + "Pelvic girdle subdivision" + ] + }, + { + "id": "FMA:24961", + "name": "Transverse ligament of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Transverse atlantal ligament" + ] + }, + { + "id": "FMA:24964", + "name": "Hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24960" + ] + }, + "synonyms": [ + "Regio coxae", + "Hip region" + ] + }, + { + "id": "FMA:24965", + "name": "Right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24964" + ] + }, + "synonyms": [ + "Right hip region" + ] + }, + { + "id": "FMA:24966", + "name": "Left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24964" + ] + }, + "synonyms": [ + "Left hip region" + ] + }, + { + "id": "FMA:24967", + "name": "Thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83014" + ] + }, + "synonyms": [ + "Proximal segment of free lower limb" + ] + }, + { + "id": "FMA:24968", + "name": "Right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24967" + ] + } + }, + { + "id": "FMA:24969", + "name": "Left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24967" + ] + } + }, + { + "id": "FMA:24970", + "name": "Right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9665" + ] + }, + "synonyms": [ + "Right ankle region" + ] + }, + { + "id": "FMA:24971", + "name": "Left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9665" + ] + }, + "synonyms": [ + "Left ankle region" + ] + }, + { + "id": "FMA:24972", + "name": "Anterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74845" + ] + }, + "synonyms": [ + "Anterior femoral region", + "Anterior region of thigh" + ] + }, + { + "id": "FMA:24973", + "name": "Posterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74845" + ] + }, + "synonyms": [ + "Back of thigh", + "Posterior femoral region", + "Posterior region of thigh" + ] + }, + { + "id": "FMA:24974", + "name": "Knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + } + }, + { + "id": "FMA:24975", + "name": "Anterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74846" + ] + }, + "synonyms": [ + "Anterior region of knee", + "Anterior knee region", + "Anterior geniculate region" + ] + }, + { + "id": "FMA:24976", + "name": "Popliteal part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74846" + ] + }, + "synonyms": [ + "Posterior part of knee", + "Popliteal region", + "Posterior region of knee", + "Posterior knee region" + ] + }, + { + "id": "FMA:24977", + "name": "Right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24974" + ] + } + }, + { + "id": "FMA:24978", + "name": "Left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24974" + ] + } + }, + { + "id": "FMA:24979", + "name": "Leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83016" + ] + }, + "synonyms": [ + "Intermediate segment of free lower limb" + ] + }, + { + "id": "FMA:24980", + "name": "Right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24979" + ] + } + }, + { + "id": "FMA:24981", + "name": "Left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24979" + ] + } + }, + { + "id": "FMA:24984", + "name": "Posterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24988" + ] + }, + "synonyms": [ + "Posterior region of leg", + "Calf of leg", + "Posterior leg region", + "Posterior curral region", + "Sural region", + "Calf" + ] + }, + { + "id": "FMA:24985", + "name": "Anterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24988" + ] + }, + "synonyms": [ + "Anterior crural region", + "Anterior region of leg", + "Anterior leg region", + "Shin" + ] + }, + { + "id": "FMA:24986", + "name": "Posterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24984" + ] + }, + "synonyms": [ + "Right calf", + "Calf of right leg", + "Right posterior leg region" + ] + }, + { + "id": "FMA:24987", + "name": "Posterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24984" + ] + }, + "synonyms": [ + "Left posterior leg region", + "Calf of left leg", + "Left calf" + ] + }, + { + "id": "FMA:24988", + "name": "Segment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Leg region", + "Leg subdivision", + "Crural region", + "Subdivision of leg" + ] + }, + { + "id": "FMA:24989", + "name": "Anterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24985" + ] + }, + "synonyms": [ + "Right shin", + "Right anterior leg region" + ] + }, + { + "id": "FMA:24990", + "name": "Anterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24985" + ] + }, + "synonyms": [ + "Left shin", + "Left anterior leg region", + "Anterior region of left leg" + ] + }, + { + "id": "FMA:24991", + "name": "Anterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74847" + ] + }, + "synonyms": [ + "Anterior ankle region", + "Anterior talocrural region" + ] + }, + { + "id": "FMA:24992", + "name": "Posterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74847" + ] + }, + "synonyms": [ + "Posterior ankle region", + "Posterior talocrural region" + ] + }, + { + "id": "FMA:24993", + "name": "Segment of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Subdivision of foot", + "Foot region", + "Foot subdivision" + ] + }, + { + "id": "FMA:24994", + "name": "Heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + }, + "synonyms": [ + "Heel region", + "Calcaneal region" + ] + }, + { + "id": "FMA:24995", + "name": "Right heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24994" + ] + } + }, + { + "id": "FMA:24996", + "name": "Left heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24994" + ] + } + }, + { + "id": "FMA:24997", + "name": "Metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + }, + "synonyms": [ + "Metatarsal region", + "Metatarsal part of foot" + ] + }, + { + "id": "FMA:24998", + "name": "Right metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24997" + ] + } + }, + { + "id": "FMA:24999", + "name": "Left metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24997" + ] + } + }, + { + "id": "FMA:25000", + "name": "Plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + }, + "synonyms": [ + "Sole", + "Plantar region", + "Sole of foot" + ] + }, + { + "id": "FMA:25001", + "name": "Plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25000" + ] + }, + "synonyms": [ + "Right sole" + ] + }, + { + "id": "FMA:25002", + "name": "Plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25000" + ] + }, + "synonyms": [ + "Left sole" + ] + }, + { + "id": "FMA:25004", + "name": "Articular capsule of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:25005", + "name": "Anterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25012" + ] + }, + "synonyms": [ + "Membrana atlanto-occipitalis anterior" + ] + }, + { + "id": "FMA:25006", + "name": "Posterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25012" + ] + }, + "synonyms": [ + "Membrana atlanto-occipitalis posterior" + ] + }, + { + "id": "FMA:25007", + "name": "Right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24944" + ] + } + }, + { + "id": "FMA:25008", + "name": "Left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24944" + ] + } + }, + { + "id": "FMA:25009", + "name": "Posteromedial accessory ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13422" + ] + } + }, + { + "id": "FMA:25010", + "name": "Right posteromedial accessory ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25009" + ] + } + }, + { + "id": "FMA:25011", + "name": "Left posteromedial accessory ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25009" + ] + } + }, + { + "id": "FMA:25012", + "name": "Atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:25013", + "name": "Tectorial membrane of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + } + }, + { + "id": "FMA:25014", + "name": "Ligament of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31892" + ] + }, + "synonyms": [ + "Atlanto-occipital joint ligament", + "Ligament of craniovertebral joint" + ] + }, + { + "id": "FMA:25016", + "name": "Right alar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24919" + ] + } + }, + { + "id": "FMA:25017", + "name": "Left alar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24919" + ] + } + }, + { + "id": "FMA:25018", + "name": "Cruciate ligament of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Cruciform ligament of atlas" + ] + }, + { + "id": "FMA:25019", + "name": "Superior longitudinal band of cruciate ligament of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Superior longitudinal fasciculus of cruciform ligament of atlas", + "Superior longitudinal band of cruciform ligament of atlas" + ] + }, + { + "id": "FMA:25020", + "name": "Inferior longitudinal band of cruciate ligament of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Inferior longitudinal fasciculus of cruciform ligament of atlas", + "Inferior longitudinal band of cruciform ligament of atlas" + ] + }, + { + "id": "FMA:25021", + "name": "Cervical vertebral segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63978" + ] + } + }, + { + "id": "FMA:25022", + "name": "Cervical vertebral segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63979" + ] + }, + "synonyms": [ + "Posterior longitudinal ligament of craniovertebral joint" + ] + }, + { + "id": "FMA:25024", + "name": "Articular capsule of right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25004" + ] + } + }, + { + "id": "FMA:25025", + "name": "Articular capsule of left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25004" + ] + } + }, + { + "id": "FMA:25026", + "name": "Right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24939" + ] + } + }, + { + "id": "FMA:25027", + "name": "Left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24939" + ] + } + }, + { + "id": "FMA:25028", + "name": "Right anterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25005" + ] + } + }, + { + "id": "FMA:25029", + "name": "Left anterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25005" + ] + } + }, + { + "id": "FMA:25030", + "name": "Right posterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25006" + ] + } + }, + { + "id": "FMA:25031", + "name": "Left posterior atlanto-occipital membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25006" + ] + } + }, + { + "id": "FMA:25032", + "name": "Articular capsule of lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:25033", + "name": "Articular capsule of right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25032" + ] + } + }, + { + "id": "FMA:25034", + "name": "Articular capsule of left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25032" + ] + } + }, + { + "id": "FMA:25035", + "name": "Anterior bursa of median atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:25036", + "name": "Posterior bursa of median atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:25038", + "name": "Right lateral surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:25039", + "name": "Left lateral surface of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:25041", + "name": "Right superior cervical vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:25042", + "name": "Right inferior cervical vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:25043", + "name": "Left superior cervical vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:25044", + "name": "Left inferior cervical vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:25045", + "name": "Dorsal part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + }, + "synonyms": [ + "Dorsal region of foot", + "Dorsum of foot" + ] + }, + { + "id": "FMA:25046", + "name": "Toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + }, + "synonyms": [ + "Digit of foot" + ] + }, + { + "id": "FMA:25047", + "name": "Big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25046" + ] + }, + "synonyms": [ + "Hallux; Digitus primus [I]", + "Great toe" + ] + }, + { + "id": "FMA:25048", + "name": "Second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25046" + ] + }, + "synonyms": [ + "Digitus secundus [II]", + "Second digit of foot" + ] + }, + { + "id": "FMA:25049", + "name": "Right neurocentral junction of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:25050", + "name": "Left neurocentral junction of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:25051", + "name": "Third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25046" + ] + }, + "synonyms": [ + "Digitus tertius [III]", + "Third digit of foot" + ] + }, + { + "id": "FMA:25052", + "name": "Fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25046" + ] + }, + "synonyms": [ + "Digitus quartus [IV]", + "Fourth digit of foot" + ] + }, + { + "id": "FMA:25053", + "name": "Little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25046" + ] + }, + "synonyms": [ + "Digitus minimus; Digitus quintus [V]", + "Fifth toe", + "Fifth digit of foot" + ] + }, + { + "id": "FMA:25054", + "name": "Subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + }, + "synonyms": [ + "Trunk subdivision", + "Region of trunk" + ] + }, + { + "id": "FMA:25055", + "name": "Trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + }, + "synonyms": [ + "Front of trunk", + "Anterolateral part of trunk", + "Trunk front" + ] + }, + { + "id": "FMA:25056", + "name": "Back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + }, + "synonyms": [ + "Trunk back", + "Dorsum of trunk" + ] + }, + { + "id": "FMA:25057", + "name": "Set of joints of C2-C3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C2-C3 vertebrae" + ] + }, + { + "id": "FMA:25058", + "name": "Intervertebral disk of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13895" + ] + }, + "synonyms": [ + "C2 disk", + "Second cervical intervertebral disk", + "C2 intervertebral disk", + "Intervertebral disk of second cervical vertebra", + "Intervertebral disc of second cervical vertebra", + "Intervertebral disk, C2-C3" + ] + }, + { + "id": "FMA:25059", + "name": "Back of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Upper limb back" + ] + }, + { + "id": "FMA:25061", + "name": "Front of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Upper limb front" + ] + }, + { + "id": "FMA:25063", + "name": "Front of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Lower limb front" + ] + }, + { + "id": "FMA:25064", + "name": "Joint of cervical vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Joint of neck", + "Cervical vertebral column joint" + ] + }, + { + "id": "FMA:25066", + "name": "Back of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Lower limb back" + ] + }, + { + "id": "FMA:25070", + "name": "Bone of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25071", + "name": "Compact bone of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25072", + "name": "Thoracolumbar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27935" + ] + }, + "synonyms": [ + "Lumbodorsal fascia", + "Investing fascia of back", + "Lumbar fascia" + ] + }, + { + "id": "FMA:25073", + "name": "Zone of thoracolumbar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + }, + "synonyms": [ + "Thoracolumbar fascia zone" + ] + }, + { + "id": "FMA:25074", + "name": "Posterior layer of thoracolumbar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25073" + ] + }, + "synonyms": [ + "Lamina posterior; Lamina superficialis (Fascia thoracolumbalis)" + ] + }, + { + "id": "FMA:25076", + "name": "Middle layer of thoracolumbar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25073" + ] + }, + "synonyms": [ + "Lamina media (Fascia thoracolumbalis)" + ] + }, + { + "id": "FMA:25077", + "name": "Trabecular bone of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25079", + "name": "Cartilage of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Atlas cartilage" + ] + }, + { + "id": "FMA:25080", + "name": "Periosteum of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Atlas periosteum" + ] + }, + { + "id": "FMA:25081", + "name": "Compact bone of arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25071" + ] + } + }, + { + "id": "FMA:25082", + "name": "Compact bone of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25081" + ] + } + }, + { + "id": "FMA:25083", + "name": "Compact bone of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25081" + ] + } + }, + { + "id": "FMA:25084", + "name": "Compact bone of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25071" + ] + } + }, + { + "id": "FMA:25085", + "name": "Compact bone of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25084" + ] + } + }, + { + "id": "FMA:25086", + "name": "Compact bone of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25084" + ] + } + }, + { + "id": "FMA:25087", + "name": "Compact bone of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25071" + ] + } + }, + { + "id": "FMA:25088", + "name": "Compact bone of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25087" + ] + } + }, + { + "id": "FMA:25089", + "name": "Compact bone of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25087" + ] + } + }, + { + "id": "FMA:25090", + "name": "Fascia of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Back fascia" + ] + }, + { + "id": "FMA:25091", + "name": "Trabecular bone of arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25077" + ] + } + }, + { + "id": "FMA:25092", + "name": "Trabecular bone of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25091" + ] + } + }, + { + "id": "FMA:25093", + "name": "Trabecular bone of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25091" + ] + } + }, + { + "id": "FMA:25094", + "name": "Trabecular bone of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25077" + ] + } + }, + { + "id": "FMA:25095", + "name": "Trabecular bone of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25094" + ] + } + }, + { + "id": "FMA:25096", + "name": "Trabecular bone of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25094" + ] + } + }, + { + "id": "FMA:25097", + "name": "Trabecular bone of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25077" + ] + } + }, + { + "id": "FMA:25098", + "name": "Trabecular bone of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25097" + ] + } + }, + { + "id": "FMA:25099", + "name": "Trabecular bone of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25097" + ] + } + }, + { + "id": "FMA:25100", + "name": "Cartilage of superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25079" + ] + } + }, + { + "id": "FMA:25101", + "name": "Cartilage of right superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25100" + ] + } + }, + { + "id": "FMA:25102", + "name": "Cartilage of left superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25100" + ] + } + }, + { + "id": "FMA:25103", + "name": "Cartilage of inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25079" + ] + } + }, + { + "id": "FMA:25104", + "name": "Cartilage of right inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25103" + ] + } + }, + { + "id": "FMA:25105", + "name": "Cartilage of left inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25103" + ] + } + }, + { + "id": "FMA:25106", + "name": "Periosteum of arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25080" + ] + } + }, + { + "id": "FMA:25107", + "name": "Periosteum of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25080" + ] + } + }, + { + "id": "FMA:25108", + "name": "Periosteum of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25080" + ] + } + }, + { + "id": "FMA:25109", + "name": "Periosteum of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25106" + ] + } + }, + { + "id": "FMA:25110", + "name": "Periosteum of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25106" + ] + } + }, + { + "id": "FMA:25111", + "name": "Periosteum of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25107" + ] + } + }, + { + "id": "FMA:25112", + "name": "Periosteum of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25107" + ] + } + }, + { + "id": "FMA:25113", + "name": "Periosteum of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25108" + ] + } + }, + { + "id": "FMA:25114", + "name": "Periosteum of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25108" + ] + } + }, + { + "id": "FMA:25116", + "name": "Bone of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25117", + "name": "Compact bone of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25118", + "name": "Trabecular bone of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25119", + "name": "Cartilage of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Axis cartilage" + ] + }, + { + "id": "FMA:25120", + "name": "Compact bone of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25117" + ] + } + }, + { + "id": "FMA:25121", + "name": "Compact bone of arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25117" + ] + } + }, + { + "id": "FMA:25122", + "name": "Compact bone of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25120" + ] + } + }, + { + "id": "FMA:25123", + "name": "Compact bone of posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25120" + ] + } + }, + { + "id": "FMA:25124", + "name": "Compact bone of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25120" + ] + } + }, + { + "id": "FMA:25125", + "name": "Compact bone of right posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25123" + ] + } + }, + { + "id": "FMA:25126", + "name": "Compact bone of left posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25123" + ] + } + }, + { + "id": "FMA:25127", + "name": "Compact bone of pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25121" + ] + } + }, + { + "id": "FMA:25128", + "name": "Compact bone of lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25121" + ] + } + }, + { + "id": "FMA:25129", + "name": "Compact bone of transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25121" + ] + } + }, + { + "id": "FMA:25130", + "name": "Compact bone of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25121" + ] + } + }, + { + "id": "FMA:25131", + "name": "Compact bone of spinous process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25121" + ] + } + }, + { + "id": "FMA:25132", + "name": "Compact bone of right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25127" + ] + } + }, + { + "id": "FMA:25133", + "name": "Compact bone of left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25127" + ] + } + }, + { + "id": "FMA:25134", + "name": "Compact bone of right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25128" + ] + } + }, + { + "id": "FMA:25135", + "name": "Compact bone of left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25128" + ] + } + }, + { + "id": "FMA:25136", + "name": "Compact bone of right transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25129" + ] + } + }, + { + "id": "FMA:25137", + "name": "Compact bone of left transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25129" + ] + } + }, + { + "id": "FMA:25138", + "name": "Compact bone of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25130" + ] + } + }, + { + "id": "FMA:25139", + "name": "Compact bone of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25130" + ] + } + }, + { + "id": "FMA:25140", + "name": "Trabecular bone of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25118" + ] + } + }, + { + "id": "FMA:25141", + "name": "Trabecular bone of arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25118" + ] + } + }, + { + "id": "FMA:25142", + "name": "Trabecular bone of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25140" + ] + } + }, + { + "id": "FMA:25143", + "name": "Trabecular bone of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25140" + ] + } + }, + { + "id": "FMA:25144", + "name": "Trabecular bone of posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25140" + ] + } + }, + { + "id": "FMA:25145", + "name": "Trabecular bone of right posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25144" + ] + } + }, + { + "id": "FMA:25146", + "name": "Trabecular bone of left posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25144" + ] + } + }, + { + "id": "FMA:25147", + "name": "Trabecular bone of pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25141" + ] + } + }, + { + "id": "FMA:25148", + "name": "Trabecular bone of lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25141" + ] + } + }, + { + "id": "FMA:25149", + "name": "Trabecular bone of transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25141" + ] + } + }, + { + "id": "FMA:25150", + "name": "Trabecular bone of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25141" + ] + } + }, + { + "id": "FMA:25151", + "name": "Trabecular bone of spinous process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25141" + ] + } + }, + { + "id": "FMA:25152", + "name": "Trabecular bone of right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25147" + ] + } + }, + { + "id": "FMA:25153", + "name": "Trabecular bone of left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25147" + ] + } + }, + { + "id": "FMA:25154", + "name": "Trabecular bone of right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25148" + ] + } + }, + { + "id": "FMA:25155", + "name": "Trabecular bone of left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25148" + ] + } + }, + { + "id": "FMA:25156", + "name": "Trabecular bone of right transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25149" + ] + } + }, + { + "id": "FMA:25157", + "name": "Trabecular bone of left transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25149" + ] + } + }, + { + "id": "FMA:25158", + "name": "Trabecular bone of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25150" + ] + } + }, + { + "id": "FMA:25159", + "name": "Trabecular bone of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25150" + ] + } + }, + { + "id": "FMA:25161", + "name": "Superficial fascia of gluteal part of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50277" + ] + }, + "synonyms": [ + "Superficial gluteal fascia", + "Superficial fascia of buttock" + ] + }, + { + "id": "FMA:25162", + "name": "Articular cartilage of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29885" + ] + }, + "synonyms": [ + "Articular cartilage of right inferior articular process of second cervical vertebra" + ] + }, + { + "id": "FMA:25163", + "name": "Articular cartilage of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29885" + ] + } + }, + { + "id": "FMA:25164", + "name": "Superficial fascia of gluteal part of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25161" + ] + }, + "synonyms": [ + "Superficial fascia of right buttock" + ] + }, + { + "id": "FMA:25165", + "name": "Superficial fascia of gluteal part of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25161" + ] + }, + "synonyms": [ + "Superficial fascia of left buttock" + ] + }, + { + "id": "FMA:25166", + "name": "Periosteum of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Axis periosteum" + ] + }, + { + "id": "FMA:25167", + "name": "Periosteum of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25166" + ] + } + }, + { + "id": "FMA:25168", + "name": "Periosteum of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25167" + ] + } + }, + { + "id": "FMA:25169", + "name": "Periosteum of arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25166" + ] + } + }, + { + "id": "FMA:25170", + "name": "Periosteum of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25167" + ] + } + }, + { + "id": "FMA:25171", + "name": "Periosteum of posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25167" + ] + } + }, + { + "id": "FMA:25172", + "name": "Periosteum of right posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25171" + ] + } + }, + { + "id": "FMA:25173", + "name": "Periosteum of left posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25171" + ] + } + }, + { + "id": "FMA:25174", + "name": "Periosteum of pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25169" + ] + } + }, + { + "id": "FMA:25175", + "name": "Periosteum of lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25169" + ] + } + }, + { + "id": "FMA:25176", + "name": "Periosteum of transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25169" + ] + } + }, + { + "id": "FMA:25177", + "name": "Periosteum of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25169" + ] + } + }, + { + "id": "FMA:25178", + "name": "Periosteum of spinous process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25169" + ] + } + }, + { + "id": "FMA:25179", + "name": "Periosteum of right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25174" + ] + } + }, + { + "id": "FMA:25180", + "name": "Periosteum of left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25174" + ] + } + }, + { + "id": "FMA:25181", + "name": "Periosteum of right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25175" + ] + } + }, + { + "id": "FMA:25182", + "name": "Periosteum of left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25175" + ] + } + }, + { + "id": "FMA:25183", + "name": "Periosteum of right transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25176" + ] + } + }, + { + "id": "FMA:25184", + "name": "Periosteum of left transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25176" + ] + } + }, + { + "id": "FMA:25185", + "name": "Periosteum of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25177" + ] + } + }, + { + "id": "FMA:25186", + "name": "Periosteum of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25177" + ] + } + }, + { + "id": "FMA:25187", + "name": "Surface of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Axis surface" + ] + }, + { + "id": "FMA:25189", + "name": "Surface of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Atlas surface" + ] + }, + { + "id": "FMA:25190", + "name": "Cartilage of superior articular facet of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25119" + ] + } + }, + { + "id": "FMA:25191", + "name": "Cartilage of right superior articular facet of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25190" + ] + } + }, + { + "id": "FMA:25192", + "name": "Cartilage of left superior articular facet of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25190" + ] + } + }, + { + "id": "FMA:25193", + "name": "Cartilage of anterior articular facet of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25119" + ] + } + }, + { + "id": "FMA:25199", + "name": "Bone of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25200", + "name": "Scapular part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Scapular region" + ] + }, + { + "id": "FMA:25202", + "name": "Shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + } + }, + { + "id": "FMA:25207", + "name": "Anatomical line of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66136" + ] + } + }, + { + "id": "FMA:25208", + "name": "Anterior margin of foramen magnum rim of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25207" + ] + }, + "synonyms": [ + "Anterior margin of foramen magnum rim of basilar part of occipital bone" + ] + }, + { + "id": "FMA:25209", + "name": "Posterior margin of foramen magnum rim of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25207" + ] + } + }, + { + "id": "FMA:25217", + "name": "Anterior surface of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65517" + ] + } + }, + { + "id": "FMA:25218", + "name": "Posterior surface of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31913" + ] + } + }, + { + "id": "FMA:25221", + "name": "Surface of back of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49188" + ] + } + }, + { + "id": "FMA:25224", + "name": "Lateral surface of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65519" + ] + } + }, + { + "id": "FMA:25225", + "name": "Medial surface of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65518" + ] + } + }, + { + "id": "FMA:25226", + "name": "Surface of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24145" + ] + }, + "synonyms": [ + "Trunk surface" + ] + }, + { + "id": "FMA:25231", + "name": "Surface of limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24147" + ] + }, + "synonyms": [ + "Surface of subdivision of limb" + ] + }, + { + "id": "FMA:25232", + "name": "Surface of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61570" + ] + }, + "synonyms": [ + "Pectoral girdle surface" + ] + }, + { + "id": "FMA:25233", + "name": "Surface of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61570" + ] + }, + "synonyms": [ + "Pelvic girdle surface" + ] + }, + { + "id": "FMA:25235", + "name": "Surface of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61571" + ] + }, + "synonyms": [ + "Shoulder surface" + ] + }, + { + "id": "FMA:25236", + "name": "Surface of free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + }, + "synonyms": [ + "Surface of segment of free limb" + ] + }, + { + "id": "FMA:25237", + "name": "Surface of proximal segment of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25236" + ] + } + }, + { + "id": "FMA:25238", + "name": "Surface of intermediate segment of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25236" + ] + } + }, + { + "id": "FMA:25239", + "name": "Surface of terminal segment of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25236" + ] + } + }, + { + "id": "FMA:25240", + "name": "Surface of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + }, + "synonyms": [ + "Hand surface" + ] + }, + { + "id": "FMA:25241", + "name": "Surface of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Regio femoris", + "Thigh surface" + ] + }, + { + "id": "FMA:25242", + "name": "Surface of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Leg surface" + ] + }, + { + "id": "FMA:25243", + "name": "Surface of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Foot surface" + ] + }, + { + "id": "FMA:25244", + "name": "Surface of subdivision of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + } + }, + { + "id": "FMA:25245", + "name": "Buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24960" + ] + }, + "synonyms": [ + "Gluteal region", + "Clunis", + "Gluteal part of pelvic girdle" + ] + }, + { + "id": "FMA:25246", + "name": "Right buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25245" + ] + }, + "synonyms": [ + "Right gluteal region" + ] + }, + { + "id": "FMA:25247", + "name": "Left buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25245" + ] + }, + "synonyms": [ + "Left gluteal region" + ] + }, + { + "id": "FMA:25248", + "name": "Surface of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25244" + ] + }, + "synonyms": [ + "Hip surface" + ] + }, + { + "id": "FMA:25249", + "name": "Surface of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25248" + ] + }, + "synonyms": [ + "Right hip surface" + ] + }, + { + "id": "FMA:25250", + "name": "Surface of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25248" + ] + }, + "synonyms": [ + "Left hip surface" + ] + }, + { + "id": "FMA:25251", + "name": "Front of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25061" + ] + }, + "synonyms": [ + "Right upper limb front" + ] + }, + { + "id": "FMA:25252", + "name": "Front of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25061" + ] + }, + "synonyms": [ + "Left upper limb front" + ] + }, + { + "id": "FMA:25253", + "name": "Back of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25059" + ] + }, + "synonyms": [ + "Right upper limb back" + ] + }, + { + "id": "FMA:25254", + "name": "Back of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25059" + ] + }, + "synonyms": [ + "Left upper limb back" + ] + }, + { + "id": "FMA:25255", + "name": "Front of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25063" + ] + }, + "synonyms": [ + "Right lower limb front" + ] + }, + { + "id": "FMA:25256", + "name": "Front of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25063" + ] + }, + "synonyms": [ + "Left lower limb front" + ] + }, + { + "id": "FMA:25257", + "name": "Back of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25066" + ] + }, + "synonyms": [ + "Right lower limb back" + ] + }, + { + "id": "FMA:25258", + "name": "Back of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25066" + ] + }, + "synonyms": [ + "Left lower limb back" + ] + }, + { + "id": "FMA:25260", + "name": "Surface of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25242" + ] + }, + "synonyms": [ + "Right leg surface" + ] + }, + { + "id": "FMA:25261", + "name": "Surface of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25242" + ] + }, + "synonyms": [ + "Left leg surface" + ] + }, + { + "id": "FMA:25262", + "name": "Surface of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25240" + ] + }, + "synonyms": [ + "Right hand surface" + ] + }, + { + "id": "FMA:25263", + "name": "Surface of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25240" + ] + }, + "synonyms": [ + "Left hand surface" + ] + }, + { + "id": "FMA:25264", + "name": "Subdivision of surface of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25265", + "name": "Anterior surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61518" + ] + } + }, + { + "id": "FMA:25266", + "name": "Surface of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + } + }, + { + "id": "FMA:25267", + "name": "Surface of back of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25268", + "name": "Surface of front of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25269", + "name": "Surface of back of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25271", + "name": "Surface of front of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25272", + "name": "Posterior surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61518" + ] + } + }, + { + "id": "FMA:25273", + "name": "Surface of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + }, + "synonyms": [ + "Regio cubitalis", + "Elbow surface" + ] + }, + { + "id": "FMA:25274", + "name": "Medial surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61518" + ] + } + }, + { + "id": "FMA:25275", + "name": "Lateral surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61518" + ] + } + }, + { + "id": "FMA:25276", + "name": "Anterior surface of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25277", + "name": "Posterior surface of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25278", + "name": "Anterior surface of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25265" + ] + } + }, + { + "id": "FMA:25279", + "name": "Anterior surface of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25265" + ] + } + }, + { + "id": "FMA:25280", + "name": "Posterior surface of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25272" + ] + } + }, + { + "id": "FMA:25281", + "name": "Posterior surface of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25272" + ] + } + }, + { + "id": "FMA:25282", + "name": "Medial surface of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25274" + ] + } + }, + { + "id": "FMA:25283", + "name": "Medial surface of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25274" + ] + } + }, + { + "id": "FMA:25284", + "name": "Lateral surface of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25275" + ] + } + }, + { + "id": "FMA:25285", + "name": "Lateral surface of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25275" + ] + } + }, + { + "id": "FMA:25286", + "name": "Surface of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25273" + ] + }, + "synonyms": [ + "Right elbow surface" + ] + }, + { + "id": "FMA:25287", + "name": "Surface of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25273" + ] + }, + "synonyms": [ + "Left elbow surface" + ] + }, + { + "id": "FMA:25288", + "name": "Anterior surface of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25276" + ] + } + }, + { + "id": "FMA:25289", + "name": "Anterior surface of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25276" + ] + } + }, + { + "id": "FMA:25290", + "name": "Posterior surface of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25277" + ] + } + }, + { + "id": "FMA:25291", + "name": "Posterior surface of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25277" + ] + } + }, + { + "id": "FMA:25292", + "name": "Anterior surface of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25293", + "name": "Anterior surface of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25292" + ] + } + }, + { + "id": "FMA:25294", + "name": "Anterior surface of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25292" + ] + } + }, + { + "id": "FMA:25295", + "name": "Posterior surface of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:25296", + "name": "Posterior surface of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25295" + ] + } + }, + { + "id": "FMA:25297", + "name": "Posterior surface of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25295" + ] + } + }, + { + "id": "FMA:25298", + "name": "Surface of back of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Surface of dorsum of hand" + ] + }, + { + "id": "FMA:25299", + "name": "Surface of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Wrist surface" + ] + }, + { + "id": "FMA:25300", + "name": "Surface of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25299" + ] + }, + "synonyms": [ + "Right wrist surface" + ] + }, + { + "id": "FMA:25301", + "name": "Surface of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25299" + ] + }, + "synonyms": [ + "Left wrist surface" + ] + }, + { + "id": "FMA:25302", + "name": "C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Zygapophysial joint of C2-C3 vertebrae", + "Joint of C2-C3 vertebral articular process", + "Joint of C2-C3 vertebral arch", + "Zygapophyseal joint of C2-C3 vertebrae", + "Joint of second and third cervical vertebral arch", + "C2-C3 facet joint" + ] + }, + { + "id": "FMA:25303", + "name": "Anterior surface of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + } + }, + { + "id": "FMA:25304", + "name": "Anterior surface of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25303" + ] + } + }, + { + "id": "FMA:25305", + "name": "Anterior surface of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25303" + ] + } + }, + { + "id": "FMA:25306", + "name": "Posterior surface of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Regio carpalis posterior" + ] + }, + { + "id": "FMA:25307", + "name": "Posterior surface of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25306" + ] + } + }, + { + "id": "FMA:25308", + "name": "Posterior surface of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25306" + ] + } + }, + { + "id": "FMA:25309", + "name": "Surface of metacarpus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Metacarpus surface", + "Metacarpal surface" + ] + }, + { + "id": "FMA:25310", + "name": "Surface of back of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25298" + ] + } + }, + { + "id": "FMA:25311", + "name": "Surface of back of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25298" + ] + } + }, + { + "id": "FMA:25312", + "name": "Surface of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Finger surface", + "Surface of digit of hand" + ] + }, + { + "id": "FMA:25313", + "name": "Dorsal surface of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Dorsal surface of digit of hand", + "Posterior surface of finger" + ] + }, + { + "id": "FMA:25314", + "name": "Palmar surface of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Palmar surface of digit of hand", + "Anterior surface of finger" + ] + }, + { + "id": "FMA:25315", + "name": "Surface of right metacarpus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25309" + ] + }, + "synonyms": [ + "Right metacarpus surface" + ] + }, + { + "id": "FMA:25316", + "name": "Surface of left metacarpus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25309" + ] + }, + "synonyms": [ + "Left metacarpus surface" + ] + }, + { + "id": "FMA:25317", + "name": "Lateral surface of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Radial surface of finger", + "Lateral surface of digit of hand" + ] + }, + { + "id": "FMA:25318", + "name": "Medial surface of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25264" + ] + }, + "synonyms": [ + "Ulnar surface of finger", + "Medial surface of digit of hand" + ] + }, + { + "id": "FMA:25319", + "name": "Joint of lumbar vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Lumbar vertebral column joint", + "Lumbar joint" + ] + }, + { + "id": "FMA:25320", + "name": "Surface of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25312" + ] + }, + "synonyms": [ + "Thumb surface" + ] + }, + { + "id": "FMA:25321", + "name": "Surface of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25312" + ] + }, + "synonyms": [ + "Index finger surface", + "Surface of second finger", + "Surface of second digit of hand" + ] + }, + { + "id": "FMA:25322", + "name": "Surface of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25312" + ] + }, + "synonyms": [ + "Surface of third digit of hand", + "Surface of third finger", + "Middle finger surface" + ] + }, + { + "id": "FMA:25323", + "name": "Surface of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25312" + ] + }, + "synonyms": [ + "Surface of fourth digit of hand", + "Ring finger surface", + "Surface of fourth finger" + ] + }, + { + "id": "FMA:25324", + "name": "Surface of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25312" + ] + }, + "synonyms": [ + "Little finger surface", + "Surface of fifth finger", + "Surface of fifth digit of hand" + ] + }, + { + "id": "FMA:25325", + "name": "Surface of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25320" + ] + }, + "synonyms": [ + "Right thumb surface" + ] + }, + { + "id": "FMA:25326", + "name": "Surface of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25320" + ] + }, + "synonyms": [ + "Left thumb surface" + ] + }, + { + "id": "FMA:25327", + "name": "Surface of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25321" + ] + }, + "synonyms": [ + "Right index finger surface", + "Surface of right second finger" + ] + }, + { + "id": "FMA:25328", + "name": "Surface of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25321" + ] + }, + "synonyms": [ + "Surface of left second finger", + "Left index finger surface" + ] + }, + { + "id": "FMA:25329", + "name": "Surface of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25322" + ] + }, + "synonyms": [ + "Right middle finger surface", + "Surface of right third finger" + ] + }, + { + "id": "FMA:25330", + "name": "Surface of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25322" + ] + }, + "synonyms": [ + "Left middle finger surface", + "Surface of left third finger" + ] + }, + { + "id": "FMA:25331", + "name": "Surface of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25323" + ] + }, + "synonyms": [ + "Surface of right fourth finger", + "Right ring finger surface" + ] + }, + { + "id": "FMA:25332", + "name": "Surface of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25323" + ] + }, + "synonyms": [ + "Left ring finger surface", + "Surface of left fourth finger" + ] + }, + { + "id": "FMA:25333", + "name": "Surface of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25324" + ] + }, + "synonyms": [ + "Surface of right fifth finger", + "Right little finger surface" + ] + }, + { + "id": "FMA:25334", + "name": "Surface of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25324" + ] + }, + "synonyms": [ + "Left little finger surface", + "Surface of left fifth finger" + ] + }, + { + "id": "FMA:25335", + "name": "Dorsal surface of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25313" + ] + } + }, + { + "id": "FMA:25336", + "name": "Dorsal surface of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25335" + ] + } + }, + { + "id": "FMA:25337", + "name": "Dorsal surface of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25335" + ] + } + }, + { + "id": "FMA:25338", + "name": "Dorsal surface of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25313" + ] + }, + "synonyms": [ + "Dorsal surface of second finger" + ] + }, + { + "id": "FMA:25339", + "name": "Dorsal surface of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25338" + ] + }, + "synonyms": [ + "Dorsal surface of right second finger" + ] + }, + { + "id": "FMA:25340", + "name": "Dorsal surface of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25338" + ] + }, + "synonyms": [ + "Dorsal surface of left second finger" + ] + }, + { + "id": "FMA:25341", + "name": "Dorsal surface of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25313" + ] + }, + "synonyms": [ + "Dorsal surface of third finger" + ] + }, + { + "id": "FMA:25343", + "name": "Dorsal surface of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25341" + ] + }, + "synonyms": [ + "Dorsal surface of right third finger" + ] + }, + { + "id": "FMA:25344", + "name": "Dorsal surface of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25341" + ] + }, + "synonyms": [ + "Dorsal surface of left third finger" + ] + }, + { + "id": "FMA:25345", + "name": "Set of joints of C3-C4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C3-C4 vertebrae" + ] + }, + { + "id": "FMA:25346", + "name": "Dorsal surface of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25313" + ] + }, + "synonyms": [ + "Dorsal surface of fourth finger" + ] + }, + { + "id": "FMA:25347", + "name": "Dorsal surface of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25346" + ] + }, + "synonyms": [ + "Dorsal surface of right fourth finger" + ] + }, + { + "id": "FMA:25348", + "name": "Dorsal surface of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25346" + ] + }, + "synonyms": [ + "Dorsal surface of left fourth finger" + ] + }, + { + "id": "FMA:25350", + "name": "Dorsal surface of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25313" + ] + }, + "synonyms": [ + "Dorsal surface of fifth finger" + ] + }, + { + "id": "FMA:25351", + "name": "Dorsal surface of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25350" + ] + }, + "synonyms": [ + "Dorsal surface of right fifth finger" + ] + }, + { + "id": "FMA:25352", + "name": "Dorsal surface of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25350" + ] + }, + "synonyms": [ + "Dorsal surface of left fifth finger" + ] + }, + { + "id": "FMA:25353", + "name": "Palmar surface of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25314" + ] + } + }, + { + "id": "FMA:25354", + "name": "Palmar surface of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25314" + ] + }, + "synonyms": [ + "Palmar surface of second finger" + ] + }, + { + "id": "FMA:25355", + "name": "Palmar surface of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25314" + ] + }, + "synonyms": [ + "Palmar surface of third finger" + ] + }, + { + "id": "FMA:25356", + "name": "Palmar surface of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25314" + ] + }, + "synonyms": [ + "Palmar surface of fourth finger" + ] + }, + { + "id": "FMA:25357", + "name": "Palmar surface of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25314" + ] + }, + "synonyms": [ + "Palmar surface of fifth finger" + ] + }, + { + "id": "FMA:25358", + "name": "Palmar surface of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25357" + ] + }, + "synonyms": [ + "Palmar surface of right fifth finger" + ] + }, + { + "id": "FMA:25359", + "name": "Palmar surface of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25357" + ] + }, + "synonyms": [ + "Palmar surface of left fifth finger" + ] + }, + { + "id": "FMA:25360", + "name": "Palmar surface of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25356" + ] + }, + "synonyms": [ + "Palmar surface of right fourth finger" + ] + }, + { + "id": "FMA:25361", + "name": "Palmar surface of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25356" + ] + }, + "synonyms": [ + "Palmar surface of left fourth finger" + ] + }, + { + "id": "FMA:25362", + "name": "Palmar surface of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25355" + ] + }, + "synonyms": [ + "Palmar surface of right third finger" + ] + }, + { + "id": "FMA:25363", + "name": "Palmar surface of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25355" + ] + }, + "synonyms": [ + "Palmar surface of left third finger" + ] + }, + { + "id": "FMA:25364", + "name": "Palmar surface of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25354" + ] + }, + "synonyms": [ + "Palmar surface of right second finger" + ] + }, + { + "id": "FMA:25365", + "name": "Palmar surface of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25354" + ] + }, + "synonyms": [ + "Palmar surface of left second finger" + ] + }, + { + "id": "FMA:25366", + "name": "Palmar surface of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25353" + ] + } + }, + { + "id": "FMA:25367", + "name": "Palmar surface of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25353" + ] + } + }, + { + "id": "FMA:25368", + "name": "Lateral surface of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25317" + ] + } + }, + { + "id": "FMA:25369", + "name": "Lateral surface of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25317" + ] + }, + "synonyms": [ + "Lateral surface of second finger" + ] + }, + { + "id": "FMA:25370", + "name": "Lateral surface of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25317" + ] + }, + "synonyms": [ + "Lateral surface of third finger" + ] + }, + { + "id": "FMA:25371", + "name": "Lateral surface of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25317" + ] + }, + "synonyms": [ + "Lateral surface of fourth finger" + ] + }, + { + "id": "FMA:25372", + "name": "Lateral surface of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25317" + ] + }, + "synonyms": [ + "Lateral surface of fifth finger" + ] + }, + { + "id": "FMA:25373", + "name": "Lateral surface of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25368" + ] + } + }, + { + "id": "FMA:25374", + "name": "Lateral surface of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25368" + ] + } + }, + { + "id": "FMA:25375", + "name": "Lateral surface of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25369" + ] + }, + "synonyms": [ + "Lateral surface of right second finger" + ] + }, + { + "id": "FMA:25376", + "name": "Lateral surface of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25369" + ] + }, + "synonyms": [ + "Lateral surface of left second finger" + ] + }, + { + "id": "FMA:25377", + "name": "Lateral surface of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25370" + ] + }, + "synonyms": [ + "Lateral surface of right third finger" + ] + }, + { + "id": "FMA:25378", + "name": "Lateral surface of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25370" + ] + }, + "synonyms": [ + "Lateral surface of left third finger" + ] + }, + { + "id": "FMA:25379", + "name": "Lateral surface of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25371" + ] + }, + "synonyms": [ + "Lateral surface of right fourth finger" + ] + }, + { + "id": "FMA:25380", + "name": "Lateral surface of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25371" + ] + }, + "synonyms": [ + "Lateral surface of left fourth finger" + ] + }, + { + "id": "FMA:25381", + "name": "C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Joint of third and fourth cervical vertebral arch", + "Zygapophysial joint of C3-C4 vertebrae", + "C3-C4 facet joint", + "Zygapophyseal joint of C3-C4 vertebrae", + "Joint of C3-C4 vertebral articular process", + "Joint of C3-C4 vertebral arch" + ] + }, + { + "id": "FMA:25382", + "name": "Lateral surface of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25372" + ] + }, + "synonyms": [ + "Lateral surface of right fifth finger" + ] + }, + { + "id": "FMA:25383", + "name": "Lateral surface of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25372" + ] + }, + "synonyms": [ + "Lateral surface of left fifth finger" + ] + }, + { + "id": "FMA:25384", + "name": "Set of joints of C4-C5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C4-C5 vertebrae" + ] + }, + { + "id": "FMA:25385", + "name": "Set of joints of C5-C6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C5-C6 vertebrae" + ] + }, + { + "id": "FMA:25386", + "name": "Set of joints of C6-C7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C6-C7 vertebrae" + ] + }, + { + "id": "FMA:25387", + "name": "Set of joints of C7-T1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of C7-T1 vertebrae" + ] + }, + { + "id": "FMA:25388", + "name": "Medial surface of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25318" + ] + } + }, + { + "id": "FMA:25389", + "name": "Medial surface of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25318" + ] + } + }, + { + "id": "FMA:25390", + "name": "Medial surface of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25318" + ] + } + }, + { + "id": "FMA:25391", + "name": "Medial surface of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25318" + ] + } + }, + { + "id": "FMA:25392", + "name": "Medial surface of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25318" + ] + } + }, + { + "id": "FMA:25393", + "name": "Medial surface of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25392" + ] + } + }, + { + "id": "FMA:25394", + "name": "Medial surface of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25392" + ] + } + }, + { + "id": "FMA:25395", + "name": "Medial surface of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25391" + ] + } + }, + { + "id": "FMA:25396", + "name": "Medial surface of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25391" + ] + } + }, + { + "id": "FMA:25397", + "name": "Medial surface of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25390" + ] + } + }, + { + "id": "FMA:25398", + "name": "Medial surface of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25390" + ] + } + }, + { + "id": "FMA:25399", + "name": "Medial surface of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25389" + ] + } + }, + { + "id": "FMA:25400", + "name": "Medial surface of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25389" + ] + } + }, + { + "id": "FMA:25401", + "name": "Medial surface of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25388" + ] + } + }, + { + "id": "FMA:25402", + "name": "Medial surface of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25388" + ] + } + }, + { + "id": "FMA:25403", + "name": "Ligamentum flavum of atlanto-axial vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24951" + ] + }, + "synonyms": [ + "Ligamentum flavum of C1-C2 vertebrae" + ] + }, + { + "id": "FMA:25404", + "name": "Anterior surface of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25405", + "name": "Posterior surface of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25406", + "name": "Surface of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25241" + ] + }, + "synonyms": [ + "Right thigh surface" + ] + }, + { + "id": "FMA:25407", + "name": "Surface of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25241" + ] + }, + "synonyms": [ + "Left thigh surface" + ] + }, + { + "id": "FMA:25408", + "name": "Anterior surface of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25404" + ] + } + }, + { + "id": "FMA:25409", + "name": "Anterior surface of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25404" + ] + } + }, + { + "id": "FMA:25410", + "name": "Posterior surface of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25405" + ] + } + }, + { + "id": "FMA:25411", + "name": "Posterior surface of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25405" + ] + } + }, + { + "id": "FMA:25412", + "name": "Medial surface of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25413", + "name": "Lateral surface of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25414", + "name": "Lateral surface of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25413" + ] + } + }, + { + "id": "FMA:25415", + "name": "Lateral surface of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25413" + ] + } + }, + { + "id": "FMA:25416", + "name": "Medial surface of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25412" + ] + } + }, + { + "id": "FMA:25417", + "name": "Medial surface of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25412" + ] + } + }, + { + "id": "FMA:25418", + "name": "Surface of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Knee surface" + ] + }, + { + "id": "FMA:25419", + "name": "Anterior surface of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25420", + "name": "Posterior surface of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25421", + "name": "Posterior surface of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25420" + ] + } + }, + { + "id": "FMA:25422", + "name": "Posterior surface of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25420" + ] + } + }, + { + "id": "FMA:25423", + "name": "Anterior surface of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25419" + ] + } + }, + { + "id": "FMA:25424", + "name": "Anterior surface of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25419" + ] + } + }, + { + "id": "FMA:25425", + "name": "Surface of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25418" + ] + }, + "synonyms": [ + "Right knee surface" + ] + }, + { + "id": "FMA:25426", + "name": "Surface of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25418" + ] + }, + "synonyms": [ + "Left knee surface" + ] + }, + { + "id": "FMA:25427", + "name": "Anterior surface of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25428", + "name": "Posterior surface of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25429", + "name": "Medial surface of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Tibial surface of leg" + ] + }, + { + "id": "FMA:25430", + "name": "Lateral surface of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Fibular surface of leg" + ] + }, + { + "id": "FMA:25431", + "name": "Lateral surface of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25430" + ] + }, + "synonyms": [ + "Fibular surface of right leg" + ] + }, + { + "id": "FMA:25432", + "name": "Lateral surface of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25430" + ] + }, + "synonyms": [ + "Fibular surface of left leg" + ] + }, + { + "id": "FMA:25433", + "name": "Medial surface of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25429" + ] + }, + "synonyms": [ + "Tibial surface of right leg" + ] + }, + { + "id": "FMA:25434", + "name": "Medial surface of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25429" + ] + }, + "synonyms": [ + "Tibial surface of left leg" + ] + }, + { + "id": "FMA:25435", + "name": "Posterior surface of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25428" + ] + } + }, + { + "id": "FMA:25436", + "name": "Posterior surface of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25428" + ] + } + }, + { + "id": "FMA:25437", + "name": "Anterior surface of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25427" + ] + } + }, + { + "id": "FMA:25438", + "name": "Anterior surface of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25427" + ] + } + }, + { + "id": "FMA:25439", + "name": "Surface of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + }, + "synonyms": [ + "Ankle surface", + "Surface of tarsus" + ] + }, + { + "id": "FMA:25440", + "name": "Anterior surface of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25441", + "name": "Posterior surface of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25442", + "name": "Surface of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25439" + ] + }, + "synonyms": [ + "Right ankle surface" + ] + }, + { + "id": "FMA:25443", + "name": "Surface of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25439" + ] + }, + "synonyms": [ + "Left ankle surface" + ] + }, + { + "id": "FMA:25444", + "name": "Anterior surface of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25440" + ] + } + }, + { + "id": "FMA:25445", + "name": "Anterior surface of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25440" + ] + } + }, + { + "id": "FMA:25446", + "name": "Posterior surface of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25441" + ] + } + }, + { + "id": "FMA:25447", + "name": "Posterior surface of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25441" + ] + } + }, + { + "id": "FMA:25448", + "name": "Malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74847" + ] + }, + "synonyms": [ + "Malleolar region" + ] + }, + { + "id": "FMA:25449", + "name": "Medial malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25448" + ] + }, + "synonyms": [ + "Medial malleolar region" + ] + }, + { + "id": "FMA:25450", + "name": "Lateral malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25448" + ] + }, + "synonyms": [ + "Lateral malleolar region" + ] + }, + { + "id": "FMA:25451", + "name": "Subdivision of surface of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:25452", + "name": "Surface of heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + }, + "synonyms": [ + "Heel surface" + ] + }, + { + "id": "FMA:25453", + "name": "Surface of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + } + }, + { + "id": "FMA:25454", + "name": "Surface of metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + }, + "synonyms": [ + "Metatarsus surface" + ] + }, + { + "id": "FMA:25455", + "name": "Plantar surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + }, + "synonyms": [ + "Surface of sole" + ] + }, + { + "id": "FMA:25456", + "name": "Surface of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + }, + "synonyms": [ + "Toe surface", + "Surface of digit of foot" + ] + }, + { + "id": "FMA:25457", + "name": "Surface of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25243" + ] + }, + "synonyms": [ + "Right foot surface" + ] + }, + { + "id": "FMA:25458", + "name": "Surface of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25243" + ] + }, + "synonyms": [ + "Left foot surface" + ] + }, + { + "id": "FMA:25459", + "name": "Surface of right heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25452" + ] + }, + "synonyms": [ + "Right heel surface" + ] + }, + { + "id": "FMA:25460", + "name": "Surface of left heel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25452" + ] + }, + "synonyms": [ + "Left heel surface" + ] + }, + { + "id": "FMA:25461", + "name": "Surface of dorsum of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25453" + ] + } + }, + { + "id": "FMA:25462", + "name": "Surface of dorsum of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25453" + ] + } + }, + { + "id": "FMA:25463", + "name": "Surface of right metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25454" + ] + }, + "synonyms": [ + "Right metatarsus surface" + ] + }, + { + "id": "FMA:25464", + "name": "Surface of left metatarsus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25454" + ] + }, + "synonyms": [ + "Left metatarsus surface" + ] + }, + { + "id": "FMA:25465", + "name": "Right plantar surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25455" + ] + } + }, + { + "id": "FMA:25466", + "name": "Left plantar surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25455" + ] + } + }, + { + "id": "FMA:25467", + "name": "Surface of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25456" + ] + }, + "synonyms": [ + "Surface of big toe", + "Great toe surface" + ] + }, + { + "id": "FMA:25468", + "name": "Surface of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25467" + ] + }, + "synonyms": [ + "Right great toe surface" + ] + }, + { + "id": "FMA:25469", + "name": "Surface of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25467" + ] + }, + "synonyms": [ + "Left great toe surface" + ] + }, + { + "id": "FMA:25470", + "name": "Surface of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25456" + ] + }, + "synonyms": [ + "Second toe surface" + ] + }, + { + "id": "FMA:25471", + "name": "Surface of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25470" + ] + }, + "synonyms": [ + "Right second toe surface" + ] + }, + { + "id": "FMA:25472", + "name": "Surface of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25470" + ] + }, + "synonyms": [ + "Left second toe surface" + ] + }, + { + "id": "FMA:25473", + "name": "Surface of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25456" + ] + }, + "synonyms": [ + "Third toe surface" + ] + }, + { + "id": "FMA:25474", + "name": "Surface of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25456" + ] + }, + "synonyms": [ + "Fourth toe surface" + ] + }, + { + "id": "FMA:25475", + "name": "Surface of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25456" + ] + }, + "synonyms": [ + "Fifth toe surface" + ] + }, + { + "id": "FMA:25476", + "name": "Surface of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25475" + ] + }, + "synonyms": [ + "Right fifth toe surface" + ] + }, + { + "id": "FMA:25477", + "name": "Surface of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25475" + ] + }, + "synonyms": [ + "Left fifth toe surface" + ] + }, + { + "id": "FMA:25478", + "name": "Surface of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25474" + ] + }, + "synonyms": [ + "Right fourth toe surface" + ] + }, + { + "id": "FMA:25479", + "name": "Surface of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25474" + ] + }, + "synonyms": [ + "Left fourth toe surface" + ] + }, + { + "id": "FMA:25480", + "name": "Surface of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25473" + ] + }, + "synonyms": [ + "Right third toe surface" + ] + }, + { + "id": "FMA:25481", + "name": "Surface of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25473" + ] + }, + "synonyms": [ + "Left third toe surface" + ] + }, + { + "id": "FMA:25482", + "name": "Dorsal surface of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + } + }, + { + "id": "FMA:25483", + "name": "Plantar surface of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + } + }, + { + "id": "FMA:25484", + "name": "Lateral surface of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + } + }, + { + "id": "FMA:25485", + "name": "Medial surface of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25451" + ] + } + }, + { + "id": "FMA:25486", + "name": "Dorsal surface of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25482" + ] + } + }, + { + "id": "FMA:25487", + "name": "Dorsal surface of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25482" + ] + } + }, + { + "id": "FMA:25488", + "name": "Dorsal surface of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25482" + ] + } + }, + { + "id": "FMA:25489", + "name": "Dorsal surface of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25482" + ] + } + }, + { + "id": "FMA:25490", + "name": "Dorsal surface of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25482" + ] + } + }, + { + "id": "FMA:25491", + "name": "Dorsal surface of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25486" + ] + } + }, + { + "id": "FMA:25492", + "name": "Dorsal surface of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25486" + ] + } + }, + { + "id": "FMA:25493", + "name": "Dorsal surface of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25487" + ] + } + }, + { + "id": "FMA:25494", + "name": "Dorsal surface of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25487" + ] + } + }, + { + "id": "FMA:25495", + "name": "Dorsal surface of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25488" + ] + } + }, + { + "id": "FMA:25496", + "name": "Dorsal surface of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25488" + ] + } + }, + { + "id": "FMA:25497", + "name": "Dorsal surface of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25489" + ] + } + }, + { + "id": "FMA:25498", + "name": "Dorsal surface of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25489" + ] + } + }, + { + "id": "FMA:25499", + "name": "Dorsal surface of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25490" + ] + } + }, + { + "id": "FMA:25500", + "name": "Dorsal surface of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25490" + ] + } + }, + { + "id": "FMA:25501", + "name": "Plantar surface of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25483" + ] + } + }, + { + "id": "FMA:25502", + "name": "Plantar surface of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25483" + ] + } + }, + { + "id": "FMA:25503", + "name": "Plantar surface of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25483" + ] + } + }, + { + "id": "FMA:25504", + "name": "Plantar surface of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25483" + ] + } + }, + { + "id": "FMA:25505", + "name": "Plantar surface of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25483" + ] + } + }, + { + "id": "FMA:25506", + "name": "Plantar surface of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25501" + ] + } + }, + { + "id": "FMA:25507", + "name": "Plantar surface of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25501" + ] + } + }, + { + "id": "FMA:25508", + "name": "Plantar surface of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25502" + ] + } + }, + { + "id": "FMA:25509", + "name": "Plantar surface of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25502" + ] + } + }, + { + "id": "FMA:25510", + "name": "Plantar surface of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25503" + ] + } + }, + { + "id": "FMA:25511", + "name": "Intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7498" + ] + }, + "synonyms": [ + "Joint of vertebral body" + ] + }, + { + "id": "FMA:25512", + "name": "Lateral surface of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25484" + ] + } + }, + { + "id": "FMA:25513", + "name": "Lateral surface of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25484" + ] + } + }, + { + "id": "FMA:25514", + "name": "Lateral surface of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25484" + ] + } + }, + { + "id": "FMA:25515", + "name": "Lateral surface of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25484" + ] + } + }, + { + "id": "FMA:25516", + "name": "Lateral surface of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25484" + ] + } + }, + { + "id": "FMA:25517", + "name": "Medial surface of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25485" + ] + } + }, + { + "id": "FMA:25518", + "name": "Medial surface of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25485" + ] + } + }, + { + "id": "FMA:25519", + "name": "Medial surface of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25485" + ] + } + }, + { + "id": "FMA:25520", + "name": "Medial surface of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25485" + ] + } + }, + { + "id": "FMA:25521", + "name": "Medial surface of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25485" + ] + } + }, + { + "id": "FMA:25523", + "name": "Plantar surface of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25503" + ] + } + }, + { + "id": "FMA:25524", + "name": "Atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54831" + ] + } + }, + { + "id": "FMA:25527", + "name": "Plantar surface of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25504" + ] + } + }, + { + "id": "FMA:25528", + "name": "Plantar surface of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25504" + ] + } + }, + { + "id": "FMA:25529", + "name": "Plantar surface of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25505" + ] + } + }, + { + "id": "FMA:25530", + "name": "Plantar surface of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25505" + ] + } + }, + { + "id": "FMA:25531", + "name": "Lateral surface of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25512" + ] + } + }, + { + "id": "FMA:25532", + "name": "Lateral surface of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25512" + ] + } + }, + { + "id": "FMA:25533", + "name": "Lateral surface of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25513" + ] + } + }, + { + "id": "FMA:25534", + "name": "Lateral surface of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25513" + ] + } + }, + { + "id": "FMA:25535", + "name": "Lateral surface of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25514" + ] + } + }, + { + "id": "FMA:25536", + "name": "Lateral surface of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25514" + ] + } + }, + { + "id": "FMA:25537", + "name": "Lateral surface of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25515" + ] + } + }, + { + "id": "FMA:25538", + "name": "Lateral surface of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25515" + ] + } + }, + { + "id": "FMA:25539", + "name": "Lateral surface of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25516" + ] + } + }, + { + "id": "FMA:25540", + "name": "Lateral surface of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25516" + ] + } + }, + { + "id": "FMA:25541", + "name": "Cartilage of articular facet of atlas for dens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25079" + ] + } + }, + { + "id": "FMA:25542", + "name": "Medial surface of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25517" + ] + } + }, + { + "id": "FMA:25543", + "name": "Medial surface of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25517" + ] + } + }, + { + "id": "FMA:25544", + "name": "Medial surface of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25518" + ] + } + }, + { + "id": "FMA:25545", + "name": "Medial surface of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25518" + ] + } + }, + { + "id": "FMA:25546", + "name": "Medial surface of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25519" + ] + } + }, + { + "id": "FMA:25547", + "name": "Medial surface of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25519" + ] + } + }, + { + "id": "FMA:25548", + "name": "Medial surface of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25520" + ] + } + }, + { + "id": "FMA:25549", + "name": "Medial surface of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25520" + ] + } + }, + { + "id": "FMA:25550", + "name": "Medial surface of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25521" + ] + } + }, + { + "id": "FMA:25551", + "name": "Medial surface of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25521" + ] + } + }, + { + "id": "FMA:25555", + "name": "Interspinous ligament of cervical vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13424" + ] + } + }, + { + "id": "FMA:25558", + "name": "Right lateral chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24817" + ] + }, + "synonyms": [ + "Right lateral chest" + ] + }, + { + "id": "FMA:25559", + "name": "Left lateral chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24817" + ] + }, + "synonyms": [ + "Laft lateral chest" + ] + }, + { + "id": "FMA:25560", + "name": "Upper appendicular skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7484" + ] + } + }, + { + "id": "FMA:25562", + "name": "Subdivision of appendicular skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Appendicular skeletal system subdivision" + ] + }, + { + "id": "FMA:25563", + "name": "Skeletal system of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25562" + ] + } + }, + { + "id": "FMA:25564", + "name": "Skeletal system of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25562" + ] + } + }, + { + "id": "FMA:25565", + "name": "Skeletal system of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25563" + ] + } + }, + { + "id": "FMA:25566", + "name": "Skeletal system of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25563" + ] + } + }, + { + "id": "FMA:25567", + "name": "Skeletal system of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25564" + ] + } + }, + { + "id": "FMA:25568", + "name": "Skeletal system of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25564" + ] + } + }, + { + "id": "FMA:25569", + "name": "Subdivision of axial skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Axial skeletal system subdivision" + ] + }, + { + "id": "FMA:25570", + "name": "Bony pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25585" + ] + } + }, + { + "id": "FMA:25571", + "name": "Intervertebral symphysis of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Second cervical intervertebral symphysis", + "Joint of C2 vertebral body", + "Joint of second cervical vertebral body" + ] + }, + { + "id": "FMA:25572", + "name": "Right bony pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25570" + ] + } + }, + { + "id": "FMA:25573", + "name": "Left bony pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25570" + ] + } + }, + { + "id": "FMA:25574", + "name": "Cartilage of superior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25600" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of C3 vertebra" + ] + }, + { + "id": "FMA:25575", + "name": "Cartilage of superior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25601" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of C4 vertebra" + ] + }, + { + "id": "FMA:25576", + "name": "Cartilage of superior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25602" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of C5 vertebra" + ] + }, + { + "id": "FMA:25577", + "name": "Cartilage of superior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25603" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of C6 vertebra" + ] + }, + { + "id": "FMA:25578", + "name": "Cartilage of superior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25604" + ] + }, + "synonyms": [ + "Cartilage of superior surface of body of C7 vertebra" + ] + }, + { + "id": "FMA:25579", + "name": "Cartilage of inferior surface of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25119" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of second cervical vertebra", + "Cartilage of inferior surface of body of C2 vertebra" + ] + }, + { + "id": "FMA:25580", + "name": "Cartilage of inferior surface of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25600" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of C3 vertebra" + ] + }, + { + "id": "FMA:25581", + "name": "Cartilage of inferior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25601" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of C4 vertebra" + ] + }, + { + "id": "FMA:25582", + "name": "Cartilage of inferior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25602" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of C5 vertebra" + ] + }, + { + "id": "FMA:25583", + "name": "Cartilage of inferior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25603" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of C6 vertebra" + ] + }, + { + "id": "FMA:25584", + "name": "Cartilage of inferior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25604" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of body of C7 vertebra" + ] + }, + { + "id": "FMA:25585", + "name": "Subdivision of skeletal system of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25562" + ] + } + }, + { + "id": "FMA:25586", + "name": "Subdivision of skeletal system of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25562" + ] + } + }, + { + "id": "FMA:25587", + "name": "Skeletal system of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71129" + ] + } + }, + { + "id": "FMA:25588", + "name": "Skeletal system of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71129" + ] + } + }, + { + "id": "FMA:25589", + "name": "Skeletal system of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71130" + ] + } + }, + { + "id": "FMA:25590", + "name": "Skeletal system of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71130" + ] + } + }, + { + "id": "FMA:25591", + "name": "Skeletal system of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25589" + ] + } + }, + { + "id": "FMA:25592", + "name": "Skeletal system of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25589" + ] + } + }, + { + "id": "FMA:25593", + "name": "Skeletal system of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25590" + ] + } + }, + { + "id": "FMA:25594", + "name": "Skeletal system of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25590" + ] + } + }, + { + "id": "FMA:25595", + "name": "Skeletal system of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25587" + ] + } + }, + { + "id": "FMA:25596", + "name": "Skeletal system of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25587" + ] + } + }, + { + "id": "FMA:25597", + "name": "Skeletal system of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25588" + ] + } + }, + { + "id": "FMA:25598", + "name": "Skeletal system of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25588" + ] + } + }, + { + "id": "FMA:25600", + "name": "Cartilage of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Third cervical vertebral cartilage" + ] + }, + { + "id": "FMA:25601", + "name": "Cartilage of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Fourth cervical vertebral cartilage" + ] + }, + { + "id": "FMA:25602", + "name": "Cartilage of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Fifth cervical vertebral cartilage" + ] + }, + { + "id": "FMA:25603", + "name": "Cartilage of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Sixth cervical vertebral cartilage" + ] + }, + { + "id": "FMA:25604", + "name": "Cartilage of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Seventh cervical vertebral cartilage" + ] + }, + { + "id": "FMA:25605", + "name": "Periosteum of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Third cervical vertebral periosteum" + ] + }, + { + "id": "FMA:25606", + "name": "Bone of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25607", + "name": "Bone of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25608", + "name": "Bone of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25609", + "name": "Bone of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24563" + ] + } + }, + { + "id": "FMA:25610", + "name": "Compact bone of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25611", + "name": "Trabecular bone of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25613", + "name": "Compact bone of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25615", + "name": "Compact bone of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25617", + "name": "Compact bone of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25618", + "name": "Compact bone of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24564" + ] + } + }, + { + "id": "FMA:25619", + "name": "Trabecular bone of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25620", + "name": "Trabecular bone of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25621", + "name": "Trabecular bone of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25622", + "name": "Trabecular bone of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24565" + ] + } + }, + { + "id": "FMA:25623", + "name": "Compact bone of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25624", + "name": "Skeletal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21496" + ] + } + }, + { + "id": "FMA:25625", + "name": "Nonskeletal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21496" + ] + } + }, + { + "id": "FMA:25626", + "name": "Compact bone of third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + }, + "synonyms": [ + "Compact bone of arch of third cervical vertebra" + ] + }, + { + "id": "FMA:25627", + "name": "Compact bone of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25628", + "name": "Compact bone of spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25629", + "name": "Compact bone of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25630", + "name": "Compact bone of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25631", + "name": "Compact bone of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25610" + ] + } + }, + { + "id": "FMA:25632", + "name": "Compact bone of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25623" + ] + } + }, + { + "id": "FMA:25633", + "name": "Compact bone of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25623" + ] + } + }, + { + "id": "FMA:25634", + "name": "Compact bone of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25633" + ] + } + }, + { + "id": "FMA:25635", + "name": "Compact bone of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25633" + ] + } + }, + { + "id": "FMA:25636", + "name": "Compact bone of pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25626" + ] + } + }, + { + "id": "FMA:25637", + "name": "Compact bone of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25626" + ] + } + }, + { + "id": "FMA:25638", + "name": "Compact bone of right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25636" + ] + } + }, + { + "id": "FMA:25639", + "name": "Compact bone of left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25636" + ] + } + }, + { + "id": "FMA:25640", + "name": "Compact bone of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25637" + ] + } + }, + { + "id": "FMA:25641", + "name": "Compact bone of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25637" + ] + } + }, + { + "id": "FMA:25642", + "name": "Compact bone of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25627" + ] + } + }, + { + "id": "FMA:25643", + "name": "Compact bone of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25627" + ] + } + }, + { + "id": "FMA:25644", + "name": "Compact bone of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25630" + ] + } + }, + { + "id": "FMA:25645", + "name": "Compact bone of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25630" + ] + } + }, + { + "id": "FMA:25646", + "name": "Compact bone of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25631" + ] + } + }, + { + "id": "FMA:25647", + "name": "Compact bone of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25631" + ] + } + }, + { + "id": "FMA:25648", + "name": "Trabecular bone of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25649", + "name": "Trabecular bone of third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + }, + "synonyms": [ + "Trabecular bone of arch of third cervical vertebra" + ] + }, + { + "id": "FMA:25650", + "name": "Trabecular bone of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25651", + "name": "Trabecular bone of spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25652", + "name": "Trabecular bone of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25653", + "name": "Trabecular bone of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25654", + "name": "Trabecular bone of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25611" + ] + } + }, + { + "id": "FMA:25655", + "name": "Trabecular bone of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25648" + ] + } + }, + { + "id": "FMA:25656", + "name": "Trabecular bone of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25648" + ] + } + }, + { + "id": "FMA:25657", + "name": "Trabecular bone of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25656" + ] + } + }, + { + "id": "FMA:25658", + "name": "Trabecular bone of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25656" + ] + } + }, + { + "id": "FMA:25659", + "name": "Trabecular bone of pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25649" + ] + } + }, + { + "id": "FMA:25660", + "name": "Trabecular bone of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25649" + ] + } + }, + { + "id": "FMA:25661", + "name": "Trabecular bone of right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25659" + ] + } + }, + { + "id": "FMA:25662", + "name": "Trabecular bone of left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25659" + ] + } + }, + { + "id": "FMA:25663", + "name": "Trabecular bone of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25660" + ] + } + }, + { + "id": "FMA:25664", + "name": "Trabecular bone of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25660" + ] + } + }, + { + "id": "FMA:25665", + "name": "Trabecular bone of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25650" + ] + } + }, + { + "id": "FMA:25666", + "name": "Trabecular bone of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25650" + ] + } + }, + { + "id": "FMA:25667", + "name": "Trabecular bone of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25653" + ] + } + }, + { + "id": "FMA:25668", + "name": "Trabecular bone of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25653" + ] + } + }, + { + "id": "FMA:25669", + "name": "Trabecular bone of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25654" + ] + } + }, + { + "id": "FMA:25670", + "name": "Trabecular bone of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25654" + ] + } + }, + { + "id": "FMA:25673", + "name": "Articular cartilage of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:25674", + "name": "Articular cartilage of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:25675", + "name": "Articular cartilage of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:25680", + "name": "Articular cartilage of right articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25673" + ] + } + }, + { + "id": "FMA:25681", + "name": "Articular cartilage of left articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25673" + ] + } + }, + { + "id": "FMA:25682", + "name": "Articular cartilage of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25674" + ] + } + }, + { + "id": "FMA:25683", + "name": "Articular cartilage of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25674" + ] + } + }, + { + "id": "FMA:25684", + "name": "Articular cartilage of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25675" + ] + } + }, + { + "id": "FMA:25685", + "name": "Articular cartilage of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25675" + ] + } + }, + { + "id": "FMA:25686", + "name": "Periosteum of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25687", + "name": "Periosteum of third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + }, + "synonyms": [ + "Periosteum of arch of third cervical vertebra", + "Third cervical vertebral arch periosteum" + ] + }, + { + "id": "FMA:25688", + "name": "Periosteum of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25689", + "name": "Periosteum of spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25690", + "name": "Periosteum of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25691", + "name": "Periosteum of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25692", + "name": "Periosteum of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25605" + ] + } + }, + { + "id": "FMA:25693", + "name": "Periosteum of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25686" + ] + } + }, + { + "id": "FMA:25694", + "name": "Periosteum of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25686" + ] + } + }, + { + "id": "FMA:25695", + "name": "Periosteum of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25694" + ] + } + }, + { + "id": "FMA:25696", + "name": "Periosteum of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25694" + ] + } + }, + { + "id": "FMA:25697", + "name": "Periosteum of pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25687" + ] + } + }, + { + "id": "FMA:25698", + "name": "Periosteum of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25687" + ] + } + }, + { + "id": "FMA:25699", + "name": "Periosteum of right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25697" + ] + } + }, + { + "id": "FMA:25700", + "name": "Periosteum of left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25697" + ] + } + }, + { + "id": "FMA:25701", + "name": "Periosteum of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25698" + ] + } + }, + { + "id": "FMA:25702", + "name": "Periosteum of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25698" + ] + } + }, + { + "id": "FMA:25703", + "name": "Periosteum of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25688" + ] + } + }, + { + "id": "FMA:25704", + "name": "Periosteum of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25688" + ] + } + }, + { + "id": "FMA:25705", + "name": "Periosteum of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25692" + ] + } + }, + { + "id": "FMA:25706", + "name": "Periosteum of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25692" + ] + } + }, + { + "id": "FMA:25707", + "name": "Periosteum of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25691" + ] + } + }, + { + "id": "FMA:25708", + "name": "Periosteum of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25691" + ] + } + }, + { + "id": "FMA:25709", + "name": "Obturator membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:25710", + "name": "Periosteum of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Fourth cervical vertebral periosteum" + ] + }, + { + "id": "FMA:25711", + "name": "Periosteum of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Fifth cervical vertebral periosteum" + ] + }, + { + "id": "FMA:25712", + "name": "Periosteum of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Sixth cervical vertebral periosteum" + ] + }, + { + "id": "FMA:25713", + "name": "Periosteum of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24567" + ] + }, + "synonyms": [ + "Seventh cervical vertebral periosteum" + ] + }, + { + "id": "FMA:25714", + "name": "Compact bone of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25715", + "name": "Obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:25716", + "name": "Compact bone of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25717", + "name": "Compact bone of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25718", + "name": "Compact bone of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25719", + "name": "Compact bone of fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + }, + "synonyms": [ + "Compact bone of arch of fourth cervical vertebra" + ] + }, + { + "id": "FMA:25720", + "name": "Compact bone of fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + }, + "synonyms": [ + "Compact bone of arch of fifth cervical vertebra" + ] + }, + { + "id": "FMA:25721", + "name": "Compact bone of sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + }, + "synonyms": [ + "Compact bone of arch of sixth cervical vertebra" + ] + }, + { + "id": "FMA:25722", + "name": "Compact bone of seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + }, + "synonyms": [ + "Compact bone of arch of seventh cervical vertebra" + ] + }, + { + "id": "FMA:25723", + "name": "Compact bone of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25714" + ] + } + }, + { + "id": "FMA:25724", + "name": "Compact bone of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25716" + ] + } + }, + { + "id": "FMA:25725", + "name": "Compact bone of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25717" + ] + } + }, + { + "id": "FMA:25726", + "name": "Compact bone of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25718" + ] + } + }, + { + "id": "FMA:25727", + "name": "Right obturator membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25709" + ] + } + }, + { + "id": "FMA:25728", + "name": "Left obturator membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25709" + ] + } + }, + { + "id": "FMA:25729", + "name": "Compact bone of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25714" + ] + } + }, + { + "id": "FMA:25730", + "name": "Compact bone of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25716" + ] + } + }, + { + "id": "FMA:25731", + "name": "Right obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25715" + ] + } + }, + { + "id": "FMA:25732", + "name": "Left obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25715" + ] + } + }, + { + "id": "FMA:25733", + "name": "Compact bone of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25717" + ] + } + }, + { + "id": "FMA:25734", + "name": "Compact bone of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25718" + ] + } + }, + { + "id": "FMA:25735", + "name": "Right inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19928" + ] + } + }, + { + "id": "FMA:25736", + "name": "Left inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19928" + ] + } + }, + { + "id": "FMA:25737", + "name": "Compact bone of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25729" + ] + } + }, + { + "id": "FMA:25738", + "name": "Compact bone of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25729" + ] + } + }, + { + "id": "FMA:25739", + "name": "Compact bone of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25730" + ] + } + }, + { + "id": "FMA:25740", + "name": "Compact bone of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25730" + ] + } + }, + { + "id": "FMA:25741", + "name": "Compact bone of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25733" + ] + } + }, + { + "id": "FMA:25742", + "name": "Compact bone of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25733" + ] + } + }, + { + "id": "FMA:25743", + "name": "Compact bone of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25734" + ] + } + }, + { + "id": "FMA:25744", + "name": "Compact bone of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25734" + ] + } + }, + { + "id": "FMA:25745", + "name": "Compact bone of pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25719" + ] + } + }, + { + "id": "FMA:25746", + "name": "Compact bone of pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25720" + ] + } + }, + { + "id": "FMA:25747", + "name": "Compact bone of pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25721" + ] + } + }, + { + "id": "FMA:25748", + "name": "Compact bone of pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25722" + ] + } + }, + { + "id": "FMA:25749", + "name": "Compact bone of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25719" + ] + } + }, + { + "id": "FMA:25750", + "name": "Compact bone of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25720" + ] + } + }, + { + "id": "FMA:25751", + "name": "Compact bone of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25721" + ] + } + }, + { + "id": "FMA:25752", + "name": "Compact bone of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25722" + ] + } + }, + { + "id": "FMA:25753", + "name": "Compact bone of right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25745" + ] + } + }, + { + "id": "FMA:25754", + "name": "Compact bone of left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25745" + ] + } + }, + { + "id": "FMA:25755", + "name": "Compact bone of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25749" + ] + } + }, + { + "id": "FMA:25756", + "name": "Compact bone of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25749" + ] + } + }, + { + "id": "FMA:25757", + "name": "Compact bone of right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25746" + ] + } + }, + { + "id": "FMA:25758", + "name": "Compact bone of left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25746" + ] + } + }, + { + "id": "FMA:25759", + "name": "Compact bone of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25750" + ] + } + }, + { + "id": "FMA:25760", + "name": "Compact bone of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25750" + ] + } + }, + { + "id": "FMA:25761", + "name": "Compact bone of right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25747" + ] + } + }, + { + "id": "FMA:25762", + "name": "Compact bone of left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25747" + ] + } + }, + { + "id": "FMA:25763", + "name": "Compact bone of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25751" + ] + } + }, + { + "id": "FMA:25764", + "name": "Compact bone of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25751" + ] + } + }, + { + "id": "FMA:25765", + "name": "Compact bone of right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25748" + ] + } + }, + { + "id": "FMA:25766", + "name": "Compact bone of left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25748" + ] + } + }, + { + "id": "FMA:25767", + "name": "Compact bone of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25752" + ] + } + }, + { + "id": "FMA:25768", + "name": "Compact bone of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25752" + ] + } + }, + { + "id": "FMA:25769", + "name": "Compact bone of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25770", + "name": "Compact bone of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25771", + "name": "Compact bone of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25772", + "name": "Compact bone of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25773", + "name": "Compact bone of spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25774", + "name": "Compact bone of spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25775", + "name": "Compact bone of spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25776", + "name": "Compact bone of spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25777", + "name": "Compact bone of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25778", + "name": "Compact bone of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25779", + "name": "Compact bone of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25780", + "name": "Compact bone of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25781", + "name": "Compact bone of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25782", + "name": "Compact bone of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25783", + "name": "Compact bone of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25784", + "name": "Compact bone of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25785", + "name": "Compact bone of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25613" + ] + } + }, + { + "id": "FMA:25786", + "name": "Compact bone of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25615" + ] + } + }, + { + "id": "FMA:25787", + "name": "Compact bone of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25617" + ] + } + }, + { + "id": "FMA:25788", + "name": "Compact bone of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25618" + ] + } + }, + { + "id": "FMA:25789", + "name": "Compact bone of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25769" + ] + } + }, + { + "id": "FMA:25790", + "name": "Compact bone of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25769" + ] + } + }, + { + "id": "FMA:25791", + "name": "Compact bone of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25781" + ] + } + }, + { + "id": "FMA:25792", + "name": "Compact bone of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25781" + ] + } + }, + { + "id": "FMA:25793", + "name": "Compact bone of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25785" + ] + } + }, + { + "id": "FMA:25794", + "name": "Compact bone of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25785" + ] + } + }, + { + "id": "FMA:25795", + "name": "Compact bone of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25770" + ] + } + }, + { + "id": "FMA:25796", + "name": "Compact bone of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25770" + ] + } + }, + { + "id": "FMA:25797", + "name": "Compact bone of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25782" + ] + } + }, + { + "id": "FMA:25798", + "name": "Compact bone of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25782" + ] + } + }, + { + "id": "FMA:25799", + "name": "Compact bone of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25786" + ] + } + }, + { + "id": "FMA:25800", + "name": "Compact bone of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25786" + ] + } + }, + { + "id": "FMA:25801", + "name": "Compact bone of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25771" + ] + } + }, + { + "id": "FMA:25802", + "name": "Compact bone of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25771" + ] + } + }, + { + "id": "FMA:25803", + "name": "Compact bone of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25783" + ] + } + }, + { + "id": "FMA:25804", + "name": "Compact bone of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25783" + ] + } + }, + { + "id": "FMA:25805", + "name": "Compact bone of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25787" + ] + } + }, + { + "id": "FMA:25806", + "name": "Compact bone of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25787" + ] + } + }, + { + "id": "FMA:25807", + "name": "Compact bone of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25772" + ] + } + }, + { + "id": "FMA:25808", + "name": "Compact bone of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25772" + ] + } + }, + { + "id": "FMA:25809", + "name": "Compact bone of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25784" + ] + } + }, + { + "id": "FMA:25810", + "name": "Compact bone of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25784" + ] + } + }, + { + "id": "FMA:25811", + "name": "Compact bone of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25788" + ] + } + }, + { + "id": "FMA:25812", + "name": "Compact bone of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25788" + ] + } + }, + { + "id": "FMA:25813", + "name": "Trabecular bone of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25814", + "name": "Trabecular bone of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25815", + "name": "Trabecular bone of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25816", + "name": "Trabecular bone of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25817", + "name": "Trabecular bone of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25813" + ] + } + }, + { + "id": "FMA:25818", + "name": "Trabecular bone of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25814" + ] + } + }, + { + "id": "FMA:25819", + "name": "Trabecular bone of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25815" + ] + } + }, + { + "id": "FMA:25820", + "name": "Trabecular bone of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25816" + ] + } + }, + { + "id": "FMA:25821", + "name": "Trabecular bone of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25813" + ] + } + }, + { + "id": "FMA:25822", + "name": "Trabecular bone of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25814" + ] + } + }, + { + "id": "FMA:25823", + "name": "Trabecular bone of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25815" + ] + } + }, + { + "id": "FMA:25824", + "name": "Trabecular bone of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25816" + ] + } + }, + { + "id": "FMA:25825", + "name": "Trabecular bone of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25821" + ] + } + }, + { + "id": "FMA:25826", + "name": "Trabecular bone of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25821" + ] + } + }, + { + "id": "FMA:25827", + "name": "Trabecular bone of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25822" + ] + } + }, + { + "id": "FMA:25828", + "name": "Trabecular bone of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25822" + ] + } + }, + { + "id": "FMA:25829", + "name": "Trabecular bone of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25823" + ] + } + }, + { + "id": "FMA:25830", + "name": "Trabecular bone of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25823" + ] + } + }, + { + "id": "FMA:25831", + "name": "Trabecular bone of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25824" + ] + } + }, + { + "id": "FMA:25832", + "name": "Trabecular bone of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25824" + ] + } + }, + { + "id": "FMA:25833", + "name": "Trabecular bone of fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + }, + "synonyms": [ + "Trabecular bone of arch of fourth cervical vertebra" + ] + }, + { + "id": "FMA:25834", + "name": "Trabecular bone of sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + }, + "synonyms": [ + "Trabecular bone of arch of sixth cervical vertebra" + ] + }, + { + "id": "FMA:25835", + "name": "Trabecular bone of seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + }, + "synonyms": [ + "Trabecular bone of arch of seventh cervical vertebra" + ] + }, + { + "id": "FMA:25836", + "name": "Trabecular bone of fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + }, + "synonyms": [ + "Trabecular bone of arch of fifth cervical vertebra" + ] + }, + { + "id": "FMA:25837", + "name": "Trabecular bone of pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25833" + ] + } + }, + { + "id": "FMA:25838", + "name": "Trabecular bone of pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25836" + ] + } + }, + { + "id": "FMA:25839", + "name": "Trabecular bone of pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25834" + ] + } + }, + { + "id": "FMA:25840", + "name": "Trabecular bone of pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25835" + ] + } + }, + { + "id": "FMA:25841", + "name": "Trabecular bone of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25833" + ] + } + }, + { + "id": "FMA:25842", + "name": "Trabecular bone of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25836" + ] + } + }, + { + "id": "FMA:25843", + "name": "Trabecular bone of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25834" + ] + } + }, + { + "id": "FMA:25844", + "name": "Trabecular bone of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25835" + ] + } + }, + { + "id": "FMA:25845", + "name": "Trabecular bone of right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25837" + ] + } + }, + { + "id": "FMA:25846", + "name": "Trabecular bone of left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25837" + ] + } + }, + { + "id": "FMA:25847", + "name": "Trabecular bone of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25841" + ] + } + }, + { + "id": "FMA:25848", + "name": "Trabecular bone of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25841" + ] + } + }, + { + "id": "FMA:25849", + "name": "Trabecular bone of right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25838" + ] + } + }, + { + "id": "FMA:25850", + "name": "Trabecular bone of left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25838" + ] + } + }, + { + "id": "FMA:25851", + "name": "Trabecular bone of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25842" + ] + } + }, + { + "id": "FMA:25852", + "name": "Trabecular bone of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25842" + ] + } + }, + { + "id": "FMA:25853", + "name": "Trabecular bone of right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25839" + ] + } + }, + { + "id": "FMA:25854", + "name": "Trabecular bone of left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25839" + ] + } + }, + { + "id": "FMA:25855", + "name": "Trabecular bone of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25843" + ] + } + }, + { + "id": "FMA:25856", + "name": "Trabecular bone of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25843" + ] + } + }, + { + "id": "FMA:25857", + "name": "Trabecular bone of right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25840" + ] + } + }, + { + "id": "FMA:25858", + "name": "Trabecular bone of left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25840" + ] + } + }, + { + "id": "FMA:25859", + "name": "Trabecular bone of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25844" + ] + } + }, + { + "id": "FMA:25860", + "name": "Trabecular bone of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25844" + ] + } + }, + { + "id": "FMA:25861", + "name": "Trabecular bone of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25862", + "name": "Trabecular bone of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25863", + "name": "Trabecular bone of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25864", + "name": "Trabecular bone of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25865", + "name": "Trabecular bone of spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25866", + "name": "Trabecular bone of spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25867", + "name": "Trabecular bone of spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25868", + "name": "Trabecular bone of spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25869", + "name": "Trabecular bone of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25870", + "name": "Trabecular bone of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25871", + "name": "Trabecular bone of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25872", + "name": "Trabecular bone of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25875", + "name": "Trabecular bone of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25876", + "name": "Trabecular bone of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25877", + "name": "Trabecular bone of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25878", + "name": "Trabecular bone of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25879", + "name": "Trabecular bone of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25619" + ] + } + }, + { + "id": "FMA:25880", + "name": "Trabecular bone of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25620" + ] + } + }, + { + "id": "FMA:25881", + "name": "Trabecular bone of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25621" + ] + } + }, + { + "id": "FMA:25882", + "name": "Trabecular bone of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25622" + ] + } + }, + { + "id": "FMA:25883", + "name": "Sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35243" + ] + } + }, + { + "id": "FMA:25884", + "name": "Trabecular bone of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25861" + ] + } + }, + { + "id": "FMA:25885", + "name": "Trabecular bone of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25861" + ] + } + }, + { + "id": "FMA:25886", + "name": "Trabecular bone of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25875" + ] + } + }, + { + "id": "FMA:25887", + "name": "Trabecular bone of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25875" + ] + } + }, + { + "id": "FMA:25889", + "name": "Trabecular bone of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25876" + ] + } + }, + { + "id": "FMA:25890", + "name": "Trabecular bone of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25880" + ] + } + }, + { + "id": "FMA:25891", + "name": "Trabecular bone of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25880" + ] + } + }, + { + "id": "FMA:25892", + "name": "Trabecular bone of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25879" + ] + } + }, + { + "id": "FMA:25893", + "name": "Right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25883" + ] + } + }, + { + "id": "FMA:25894", + "name": "Trabecular bone of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25879" + ] + } + }, + { + "id": "FMA:25895", + "name": "Left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25883" + ] + } + }, + { + "id": "FMA:25896", + "name": "Trabecular bone of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25863" + ] + } + }, + { + "id": "FMA:25897", + "name": "Trabecular bone of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25863" + ] + } + }, + { + "id": "FMA:25898", + "name": "Acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35243" + ] + } + }, + { + "id": "FMA:25899", + "name": "Trabecular bone of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25877" + ] + } + }, + { + "id": "FMA:25900", + "name": "Trabecular bone of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25877" + ] + } + }, + { + "id": "FMA:25901", + "name": "Right acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25898" + ] + } + }, + { + "id": "FMA:25902", + "name": "Left acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25898" + ] + } + }, + { + "id": "FMA:25903", + "name": "Trabecular bone of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25881" + ] + } + }, + { + "id": "FMA:25904", + "name": "Trabecular bone of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25881" + ] + } + }, + { + "id": "FMA:25905", + "name": "Trabecular bone of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25864" + ] + } + }, + { + "id": "FMA:25906", + "name": "Trabecular bone of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25864" + ] + } + }, + { + "id": "FMA:25907", + "name": "Trabecular bone of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25878" + ] + } + }, + { + "id": "FMA:25908", + "name": "Trabecular bone of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25878" + ] + } + }, + { + "id": "FMA:25909", + "name": "Trabecular bone of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25882" + ] + } + }, + { + "id": "FMA:25910", + "name": "Trabecular bone of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25882" + ] + } + }, + { + "id": "FMA:25912", + "name": "Glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Shoulder joint", + "Humeral joint" + ] + }, + { + "id": "FMA:25920", + "name": "Articular cartilage of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:25921", + "name": "Articular cartilage of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:25922", + "name": "Articular cartilage of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:25923", + "name": "Articular cartilage of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24625" + ] + } + }, + { + "id": "FMA:25924", + "name": "Articular cartilage of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:25925", + "name": "Articular cartilage of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:25926", + "name": "Articular cartilage of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:25927", + "name": "Right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25912" + ] + }, + "synonyms": [ + "Right shoulder joint", + "Right humeral joint" + ] + }, + { + "id": "FMA:25928", + "name": "Articular cartilage of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24626" + ] + } + }, + { + "id": "FMA:25929", + "name": "Left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25912" + ] + }, + "synonyms": [ + "Left humeral joint", + "Left shoulder joint" + ] + }, + { + "id": "FMA:25930", + "name": "Articular cartilage of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:25931", + "name": "Articular cartilage of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:25932", + "name": "Articular cartilage of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:25933", + "name": "Articular cartilage of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:25938", + "name": "Ligament of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Upper limb ligament" + ] + }, + { + "id": "FMA:25939", + "name": "Articular cartilage of right articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25920" + ] + } + }, + { + "id": "FMA:25940", + "name": "Articular cartilage of left articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25920" + ] + } + }, + { + "id": "FMA:25941", + "name": "Articular cartilage of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25924" + ] + } + }, + { + "id": "FMA:25942", + "name": "Articular cartilage of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25924" + ] + } + }, + { + "id": "FMA:25943", + "name": "Coraco-acromial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + } + }, + { + "id": "FMA:25944", + "name": "Articular cartilage of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25930" + ] + } + }, + { + "id": "FMA:25945", + "name": "Articular cartilage of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25930" + ] + } + }, + { + "id": "FMA:25950", + "name": "Superior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + } + }, + { + "id": "FMA:25951", + "name": "Articular cartilage of right articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25921" + ] + } + }, + { + "id": "FMA:25952", + "name": "Articular cartilage of left articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25921" + ] + } + }, + { + "id": "FMA:25953", + "name": "Articular cartilage of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25925" + ] + } + }, + { + "id": "FMA:25954", + "name": "Articular cartilage of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25925" + ] + } + }, + { + "id": "FMA:25955", + "name": "Articular cartilage of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25931" + ] + } + }, + { + "id": "FMA:25956", + "name": "Articular cartilage of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25931" + ] + } + }, + { + "id": "FMA:25961", + "name": "Articular cartilage of right articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25922" + ] + } + }, + { + "id": "FMA:25962", + "name": "Articular cartilage of left articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25922" + ] + } + }, + { + "id": "FMA:25963", + "name": "Articular cartilage of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25926" + ] + } + }, + { + "id": "FMA:25964", + "name": "Articular cartilage of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25926" + ] + } + }, + { + "id": "FMA:25965", + "name": "Articular cartilage of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25932" + ] + } + }, + { + "id": "FMA:25966", + "name": "Articular cartilage of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25932" + ] + } + }, + { + "id": "FMA:25971", + "name": "Articular cartilage of right articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25923" + ] + } + }, + { + "id": "FMA:25972", + "name": "Articular cartilage of left articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25923" + ] + } + }, + { + "id": "FMA:25973", + "name": "Articular cartilage of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25928" + ] + } + }, + { + "id": "FMA:25974", + "name": "Articular cartilage of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25928" + ] + } + }, + { + "id": "FMA:25975", + "name": "Articular cartilage of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25933" + ] + } + }, + { + "id": "FMA:25976", + "name": "Articular cartilage of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25933" + ] + } + }, + { + "id": "FMA:25977", + "name": "Periosteum of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:25978", + "name": "Inferior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + }, + "synonyms": [ + "Spinoglenoid ligament" + ] + }, + { + "id": "FMA:25979", + "name": "Periosteum of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:25980", + "name": "Periosteum of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:25981", + "name": "Periosteum of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:25982", + "name": "Periosteum of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25977" + ] + } + }, + { + "id": "FMA:25983", + "name": "Periosteum of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25979" + ] + } + }, + { + "id": "FMA:25984", + "name": "Periosteum of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25980" + ] + } + }, + { + "id": "FMA:25985", + "name": "Periosteum of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25981" + ] + } + }, + { + "id": "FMA:25986", + "name": "Periosteum of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25977" + ] + } + }, + { + "id": "FMA:25987", + "name": "Periosteum of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25979" + ] + } + }, + { + "id": "FMA:25988", + "name": "Periosteum of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25980" + ] + } + }, + { + "id": "FMA:25989", + "name": "Periosteum of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25981" + ] + } + }, + { + "id": "FMA:25990", + "name": "Periosteum of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25986" + ] + } + }, + { + "id": "FMA:25991", + "name": "Periosteum of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25986" + ] + } + }, + { + "id": "FMA:25992", + "name": "Periosteum of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25987" + ] + } + }, + { + "id": "FMA:25993", + "name": "Periosteum of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25987" + ] + } + }, + { + "id": "FMA:25994", + "name": "Periosteum of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25988" + ] + } + }, + { + "id": "FMA:25995", + "name": "Periosteum of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25988" + ] + } + }, + { + "id": "FMA:25996", + "name": "Periosteum of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25989" + ] + } + }, + { + "id": "FMA:25997", + "name": "Periosteum of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25989" + ] + } + }, + { + "id": "FMA:25998", + "name": "Periosteum of fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + }, + "synonyms": [ + "Periosteum of arch of fourth cervical vertebra", + "Fourth cervical vertebral arch periosteum" + ] + }, + { + "id": "FMA:25999", + "name": "Periosteum of fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + }, + "synonyms": [ + "Periosteum of arch of fifth cervical vertebra", + "Fifth cervical vertebral arch periosteum" + ] + }, + { + "id": "FMA:26000", + "name": "Periosteum of sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + }, + "synonyms": [ + "Periosteum of arch of sixth cervical vertebra", + "Sixth cervical vertebral arch periosteum" + ] + }, + { + "id": "FMA:26001", + "name": "Periosteum of seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + }, + "synonyms": [ + "Seventh cervical vertebral arch periosteum", + "Periosteum of arch of seventh cervical vertebra" + ] + }, + { + "id": "FMA:26002", + "name": "Right coraco-acromial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25943" + ] + } + }, + { + "id": "FMA:26003", + "name": "Left coraco-acromial ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25943" + ] + } + }, + { + "id": "FMA:26004", + "name": "Right superior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25950" + ] + } + }, + { + "id": "FMA:26005", + "name": "Left superior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25950" + ] + } + }, + { + "id": "FMA:26006", + "name": "Right inferior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25978" + ] + } + }, + { + "id": "FMA:26007", + "name": "Left inferior transverse scapular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25978" + ] + } + }, + { + "id": "FMA:26009", + "name": "Articular capsule of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Fibrous capsule of sternoclavicular joint" + ] + }, + { + "id": "FMA:26010", + "name": "Articular disk of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34838" + ] + }, + "synonyms": [ + "Articular disc of sternoclavicular joint", + "Discus articularis (Articulatio sternoclavicularis)" + ] + }, + { + "id": "FMA:26011", + "name": "Anterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63980" + ] + } + }, + { + "id": "FMA:26012", + "name": "Posterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63980" + ] + } + }, + { + "id": "FMA:26013", + "name": "Interclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63980" + ] + } + }, + { + "id": "FMA:26014", + "name": "Costoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63980" + ] + } + }, + { + "id": "FMA:26015", + "name": "Articular capsule of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26009" + ] + }, + "synonyms": [ + "Fibrous capsule of right sternoclavicular joint" + ] + }, + { + "id": "FMA:26016", + "name": "Articular capsule of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26009" + ] + }, + "synonyms": [ + "Fibrous capsule of left sternoclavicular joint" + ] + }, + { + "id": "FMA:26017", + "name": "Articular disk of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26010" + ] + } + }, + { + "id": "FMA:26018", + "name": "Articular disk of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26010" + ] + } + }, + { + "id": "FMA:26019", + "name": "Right anterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26011" + ] + } + }, + { + "id": "FMA:26020", + "name": "Left anterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26011" + ] + } + }, + { + "id": "FMA:26021", + "name": "Right posterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26012" + ] + } + }, + { + "id": "FMA:26022", + "name": "Left posterior sternoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26012" + ] + } + }, + { + "id": "FMA:26023", + "name": "Right costoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26014" + ] + } + }, + { + "id": "FMA:26024", + "name": "Left costoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26014" + ] + } + }, + { + "id": "FMA:26026", + "name": "Articular capsule of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Acromioclavicular ligament", + "Fibrous capsule of acromioclavicular joint" + ] + }, + { + "id": "FMA:26028", + "name": "Articular disk of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34838" + ] + }, + "synonyms": [ + "Discus articularis (Articulatio acromioclavicularis)", + "Articular disc of acromioclavicular joint" + ] + }, + { + "id": "FMA:26029", + "name": "Coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Accessory ligament of acromioclavicular joint" + ] + }, + { + "id": "FMA:26030", + "name": "Trapezoid part of coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63961" + ] + }, + "synonyms": [ + "Trapezoid ligament" + ] + }, + { + "id": "FMA:26031", + "name": "Conoid part of coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63961" + ] + }, + "synonyms": [ + "Conoid ligament" + ] + }, + { + "id": "FMA:26032", + "name": "Conoid part of right coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26031" + ] + }, + "synonyms": [ + "Right conoid ligament" + ] + }, + { + "id": "FMA:26033", + "name": "Conoid part of left coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26031" + ] + }, + "synonyms": [ + "Left conoid ligament" + ] + }, + { + "id": "FMA:26034", + "name": "Trapezoid part of right coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26030" + ] + }, + "synonyms": [ + "Right trapezoid ligament" + ] + }, + { + "id": "FMA:26035", + "name": "Trapezoid part of left coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26030" + ] + }, + "synonyms": [ + "Left trapezoid ligament" + ] + }, + { + "id": "FMA:26036", + "name": "Right coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26029" + ] + } + }, + { + "id": "FMA:26037", + "name": "Left coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26029" + ] + } + }, + { + "id": "FMA:26038", + "name": "Articular disk of right acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26028" + ] + } + }, + { + "id": "FMA:26039", + "name": "Articular disk of left acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26028" + ] + } + }, + { + "id": "FMA:26042", + "name": "Articular capsule of right acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26026" + ] + }, + "synonyms": [ + "Fibrous capsule of right acromioclavicular joint", + "Right acromioclavicular ligament" + ] + }, + { + "id": "FMA:26043", + "name": "Articular capsule of left acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26026" + ] + }, + "synonyms": [ + "Left acromioclavicular ligament", + "Fibrous capsule of left acromioclavicular joint" + ] + }, + { + "id": "FMA:26044", + "name": "Ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19080" + ] + }, + "synonyms": [ + "Epididymis ductule" + ] + }, + { + "id": "FMA:26045", + "name": "Wall of ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18936" + ] + } + }, + { + "id": "FMA:26046", + "name": "Adventitia of ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19140" + ] + } + }, + { + "id": "FMA:26047", + "name": "Muscle layer of ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19152" + ] + } + }, + { + "id": "FMA:26048", + "name": "Epithelium of ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19154" + ] + } + }, + { + "id": "FMA:26049", + "name": "Mucosa of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85360" + ] + } + }, + { + "id": "FMA:26050", + "name": "Lumen of lobule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19032" + ] + }, + "synonyms": [ + "Lumen of convoluted ductule of epididymis" + ] + }, + { + "id": "FMA:26051", + "name": "Lumen of ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19032" + ] + } + }, + { + "id": "FMA:26052", + "name": "Neurocentral junction of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:26053", + "name": "Neurocentral junction of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:26054", + "name": "Neurocentral junction of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:26055", + "name": "Neurocentral junction of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:26056", + "name": "Neurocentral junction of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24916" + ] + } + }, + { + "id": "FMA:26057", + "name": "Right neurocentral junction of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26052" + ] + } + }, + { + "id": "FMA:26058", + "name": "Left neurocentral junction of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26052" + ] + } + }, + { + "id": "FMA:26059", + "name": "Right neurocentral junction of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26053" + ] + } + }, + { + "id": "FMA:26060", + "name": "Left neurocentral junction of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26053" + ] + } + }, + { + "id": "FMA:26061", + "name": "Right neurocentral junction of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26054" + ] + } + }, + { + "id": "FMA:26062", + "name": "Left neurocentral junction of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26054" + ] + } + }, + { + "id": "FMA:26063", + "name": "Right neurocentral junction of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26055" + ] + } + }, + { + "id": "FMA:26064", + "name": "Left neurocentral junction of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26055" + ] + } + }, + { + "id": "FMA:26065", + "name": "Right neurocentral junction of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26056" + ] + } + }, + { + "id": "FMA:26066", + "name": "Left neurocentral junction of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26056" + ] + } + }, + { + "id": "FMA:26067", + "name": "Basivertebral foramen of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13576" + ] + }, + "synonyms": [ + "Cervical basivertebral foramen" + ] + }, + { + "id": "FMA:26068", + "name": "Basivertebral foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26067" + ] + } + }, + { + "id": "FMA:26069", + "name": "Basivertebral foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26067" + ] + } + }, + { + "id": "FMA:26070", + "name": "Basivertebral foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26067" + ] + } + }, + { + "id": "FMA:26071", + "name": "Basivertebral foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26067" + ] + } + }, + { + "id": "FMA:26072", + "name": "Basivertebral foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26067" + ] + } + }, + { + "id": "FMA:26073", + "name": "Region of chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + }, + "synonyms": [ + "Chest wall subdivision" + ] + }, + { + "id": "FMA:26077", + "name": "Cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25511" + ] + }, + "synonyms": [ + "Joint of cervical vertebral body" + ] + }, + { + "id": "FMA:26078", + "name": "Third cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Joint of third cervical vertebral body", + "Joint of C3 vertebral body" + ] + }, + { + "id": "FMA:26081", + "name": "Surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17530" + ] + }, + "synonyms": [ + "Right pulmonary surface" + ] + }, + { + "id": "FMA:26082", + "name": "Surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17530" + ] + }, + "synonyms": [ + "Left pulmonary surface" + ] + }, + { + "id": "FMA:26083", + "name": "Fourth cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Joint of C4 vertebral body", + "Joint of fourth cervical intervertebral body" + ] + }, + { + "id": "FMA:26084", + "name": "Fifth cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Joint of C5 vertebral body", + "Joint of fifth cervical vertebral body" + ] + }, + { + "id": "FMA:26085", + "name": "Sixth cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Joint of C6 vertebral body", + "Joint of sixth cervical vertebral body" + ] + }, + { + "id": "FMA:26086", + "name": "Seventh cervical intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26077" + ] + }, + "synonyms": [ + "Joint of seventh cervical vertebral body", + "Joint of C7 vertebral body" + ] + }, + { + "id": "FMA:26087", + "name": "Thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25511" + ] + }, + "synonyms": [ + "Joint of thoracic vertebral body" + ] + }, + { + "id": "FMA:26088", + "name": "Lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25511" + ] + }, + "synonyms": [ + "Joint of lumbar vertebral body" + ] + }, + { + "id": "FMA:26089", + "name": "First thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T1 vertebral body", + "Joint of first thoracic vertebral body" + ] + }, + { + "id": "FMA:26090", + "name": "C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Joint of C4-C5 vertebral articular process", + "C4-C5 facet joint", + "Joint of C4-C5 vertebral arch", + "Zygapophyseal joint of C4-C5 vertebrae", + "Zygapophysial joint of C4-C5 vertebrae", + "Joint of fourth and fifth cervical vertebral arch" + ] + }, + { + "id": "FMA:26091", + "name": "C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Zygapophysial joint of C5-C6 vertebrae", + "C5-C6 facet joint", + "Joint of C5-C6 vertebral arch", + "Joint of fifth and sixth cervical vertebral arch", + "Zygapophyseal joint of C5-C6 vertebrae", + "Joint of C5-C6 vertebral articular process" + ] + }, + { + "id": "FMA:26092", + "name": "C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Joint of C6-C7 vertebral arch", + "Zygapophyseal joint of C6-C7 vertebrae", + "C6-C7 facet joint", + "Joint of C6-C7 vertebral articular process", + "Joint of sixth and seventh cervical vertebral arch", + "Zygapophysial joint of C6-C7 vertebrae" + ] + }, + { + "id": "FMA:26093", + "name": "C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13668" + ] + }, + "synonyms": [ + "Joint of C7-T1 vertebral arch", + "Zygapophyseal joint of C7-T1 vertebrae", + "Zygapophysial joint of C7-T1 vertebrae", + "Joint of C7-T1 vertebral articular process", + "Joint of seventh cervical and first thoracic vertebral arch", + "C7-T1 facet joint" + ] + }, + { + "id": "FMA:26094", + "name": "Second thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of second thoracic vertebral body", + "Joint of T2 vertebral body" + ] + }, + { + "id": "FMA:26095", + "name": "Third thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T3 vertebral body", + "Joint of third thoracic vertebral body" + ] + }, + { + "id": "FMA:26096", + "name": "Fourth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T4 vertebral body", + "Joint of fourth thoracic vertebral body" + ] + }, + { + "id": "FMA:26097", + "name": "Fifth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of fifth thoracic vertebral body", + "Joint of T5 vertebral body" + ] + }, + { + "id": "FMA:26098", + "name": "Sixth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T6 vertebral body", + "Joint of sixth thoracic vertebral body" + ] + }, + { + "id": "FMA:26099", + "name": "Seventh thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T7 vertebral body", + "Joint of seventh thoracic vertebral body" + ] + }, + { + "id": "FMA:26100", + "name": "Eighth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of eighth thoracic vertebral body", + "Joint of T8 vertebral body" + ] + }, + { + "id": "FMA:26101", + "name": "Ninth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T9 vertebral body", + "Joint of ninth thoracic vertebral body" + ] + }, + { + "id": "FMA:26102", + "name": "Tenth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of tenth thoracic vertebral body", + "Joint of T10 vertebral body" + ] + }, + { + "id": "FMA:26103", + "name": "Eleventh thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of T11 vertebral body", + "Joint of eleventh thoracic vertebral body" + ] + }, + { + "id": "FMA:26104", + "name": "Twelfth thoracic intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26087" + ] + }, + "synonyms": [ + "Joint of twelfth thoracic vertebral body", + "Joint of T12 vertebral body" + ] + }, + { + "id": "FMA:26105", + "name": "First lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26088" + ] + }, + "synonyms": [ + "Joint of L1 vertebral body", + "Joint of first lumbar vertebral body" + ] + }, + { + "id": "FMA:26106", + "name": "Second lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26088" + ] + }, + "synonyms": [ + "Joint of L2 vertebral body", + "Joint of second lumbar vertebral body" + ] + }, + { + "id": "FMA:26107", + "name": "Third lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26088" + ] + }, + "synonyms": [ + "Joint of third lumbar vertebral body", + "Joint of L3 vertebral body" + ] + }, + { + "id": "FMA:26108", + "name": "Fourth lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26088" + ] + }, + "synonyms": [ + "Joint of fourth lumbar vertebral body", + "Joint of L4 vertebral body" + ] + }, + { + "id": "FMA:26109", + "name": "Fifth lumbar intervertebral symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26088" + ] + }, + "synonyms": [ + "Joint of L5 vertebral body", + "Joint of fifth lumbar vertebral body" + ] + }, + { + "id": "FMA:26110", + "name": "T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Zygapophysial joint of T1-T2 vertebrae", + "Joint of T1-T2 vertebral arch", + "Joint of T1-T2 vertebral articular process", + "Zygapophyseal joint of T1-T2 vertebrae", + "T1-T2 facet joint", + "Joint of first and second thoracic vertebral arch" + ] + }, + { + "id": "FMA:26111", + "name": "Set of joints of T1-T2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T1-T2 vertebrae" + ] + }, + { + "id": "FMA:26112", + "name": "Bone of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24356" + ] + } + }, + { + "id": "FMA:26113", + "name": "Compact bone of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24322" + ] + } + }, + { + "id": "FMA:26114", + "name": "Trabecular bone of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83334" + ] + } + }, + { + "id": "FMA:26115", + "name": "Cartilage of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + }, + "synonyms": [ + "Thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26116", + "name": "Periosteum of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83328" + ] + }, + "synonyms": [ + "Thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:26117", + "name": "Compact bone of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24336" + ] + } + }, + { + "id": "FMA:26118", + "name": "Compact bone of thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24337" + ] + }, + "synonyms": [ + "Compact bone of arch of thoracic vertebra" + ] + }, + { + "id": "FMA:26119", + "name": "Compact bone of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24344" + ] + } + }, + { + "id": "FMA:26120", + "name": "Compact bone of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24387" + ] + } + }, + { + "id": "FMA:26121", + "name": "Compact bone of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24388" + ] + } + }, + { + "id": "FMA:26122", + "name": "Compact bone of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24391" + ] + } + }, + { + "id": "FMA:26123", + "name": "Compact bone of spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24345" + ] + } + }, + { + "id": "FMA:26124", + "name": "Compact bone of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26125", + "name": "Compact bone of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26126", + "name": "Compact bone of right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:26127", + "name": "Compact bone of left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:26128", + "name": "Compact bone of pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + } + }, + { + "id": "FMA:26129", + "name": "Compact bone of right pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26130", + "name": "Compact bone of left pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26131", + "name": "Compact bone of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + } + }, + { + "id": "FMA:26132", + "name": "Compact bone of right lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26133", + "name": "Compact bone of left lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26134", + "name": "Compact bone of right transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26135", + "name": "Compact bone of left transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26136", + "name": "Compact bone of right superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26137", + "name": "Compact bone of left superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26138", + "name": "Compact bone of right inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26139", + "name": "Compact bone of left inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26140", + "name": "Trabecular bone of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24338" + ] + } + }, + { + "id": "FMA:26141", + "name": "Trabecular bone of thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24339" + ] + }, + "synonyms": [ + "Trabecular bone of arch of thoracic vertebra" + ] + }, + { + "id": "FMA:26142", + "name": "Trabecular bone of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24346" + ] + } + }, + { + "id": "FMA:26143", + "name": "Trabecular bone of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24395" + ] + } + }, + { + "id": "FMA:26144", + "name": "Trabecular bone of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24394" + ] + } + }, + { + "id": "FMA:26145", + "name": "Trabecular bone of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24398" + ] + } + }, + { + "id": "FMA:26146", + "name": "Trabecular bone of spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24347" + ] + } + }, + { + "id": "FMA:26147", + "name": "Trabecular bone of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26148", + "name": "Trabecular bone of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26149", + "name": "Trabecular bone of right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:26150", + "name": "Trabecular bone of left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:26151", + "name": "Trabecular bone of pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + } + }, + { + "id": "FMA:26154", + "name": "Trabecular bone of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + } + }, + { + "id": "FMA:26155", + "name": "Trabecular bone of right lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:26156", + "name": "Trabecular bone of left lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:26157", + "name": "Trabecular bone of right transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:26158", + "name": "Trabecular bone of left transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:26163", + "name": "Cartilage of superior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + } + }, + { + "id": "FMA:26164", + "name": "Cartilage of inferior surface of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + } + }, + { + "id": "FMA:26165", + "name": "Articular cartilage of costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Articular cartilage of costocapitular demifacet of body of thoracic vertebra" + ] + }, + { + "id": "FMA:26168", + "name": "Articular cartilage of costal facet of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:26169", + "name": "Articular cartilage of costal facet of right transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26170", + "name": "Articular cartilage of costal facet of left transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26171", + "name": "Articular cartilage of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:26172", + "name": "Articular cartilage of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:26173", + "name": "Articular cartilage of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:26174", + "name": "Articular cartilage of right superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26175", + "name": "Articular cartilage of left superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26176", + "name": "Articular cartilage of right inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26177", + "name": "Articular cartilage of left inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26178", + "name": "Articular cartilage of right articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26179", + "name": "Articular cartilage of left articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26180", + "name": "Periosteum of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24340" + ] + } + }, + { + "id": "FMA:26181", + "name": "Periosteum of thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24341" + ] + }, + "synonyms": [ + "Periosteum of arch of thoracic vertebra", + "Thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:26182", + "name": "Periosteum of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24348" + ] + } + }, + { + "id": "FMA:26183", + "name": "Periosteum of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24401" + ] + } + }, + { + "id": "FMA:26184", + "name": "Periosteum of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24402" + ] + } + }, + { + "id": "FMA:26185", + "name": "Periosteum of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24405" + ] + } + }, + { + "id": "FMA:26186", + "name": "Periosteum of spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24349" + ] + } + }, + { + "id": "FMA:26187", + "name": "Periosteum of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:26189", + "name": "Periosteum of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24540" + ] + } + }, + { + "id": "FMA:26190", + "name": "Periosteum of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:26191", + "name": "Periosteum of right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:26192", + "name": "Periosteum of left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:26193", + "name": "Periosteum of pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + } + }, + { + "id": "FMA:26196", + "name": "Periosteum of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + } + }, + { + "id": "FMA:26217", + "name": "Right neurocentral junction of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26218", + "name": "Left neurocentral junction of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26219", + "name": "Neurocentral junction of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26220", + "name": "Neurocentral junction of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26221", + "name": "Neurocentral junction of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26222", + "name": "Neurocentral junction of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26223", + "name": "Neurocentral junction of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26224", + "name": "Neurocentral junction of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26225", + "name": "Neurocentral junction of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26226", + "name": "Neurocentral junction of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26227", + "name": "Neurocentral junction of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26228", + "name": "Neurocentral junction of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26229", + "name": "Neurocentral junction of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26230", + "name": "Neurocentral junction of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24917" + ] + } + }, + { + "id": "FMA:26231", + "name": "Right neurocentral junction of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26219" + ] + } + }, + { + "id": "FMA:26232", + "name": "Left neurocentral junction of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26219" + ] + } + }, + { + "id": "FMA:26233", + "name": "Right neurocentral junction of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26220" + ] + } + }, + { + "id": "FMA:26234", + "name": "Left neurocentral junction of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26220" + ] + } + }, + { + "id": "FMA:26235", + "name": "Right neurocentral junction of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26221" + ] + } + }, + { + "id": "FMA:26236", + "name": "Left neurocentral junction of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26221" + ] + } + }, + { + "id": "FMA:26237", + "name": "Right neurocentral junction of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26222" + ] + } + }, + { + "id": "FMA:26238", + "name": "Left neurocentral junction of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26222" + ] + } + }, + { + "id": "FMA:26239", + "name": "Right neurocentral junction of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26223" + ] + } + }, + { + "id": "FMA:26240", + "name": "Left neurocentral junction of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26223" + ] + } + }, + { + "id": "FMA:26241", + "name": "Right neurocentral junction of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26224" + ] + } + }, + { + "id": "FMA:26242", + "name": "Left neurocentral junction of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26224" + ] + } + }, + { + "id": "FMA:26243", + "name": "Right neurocentral junction of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26225" + ] + } + }, + { + "id": "FMA:26244", + "name": "Left neurocentral junction of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26225" + ] + } + }, + { + "id": "FMA:26245", + "name": "Right neurocentral junction of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26226" + ] + } + }, + { + "id": "FMA:26246", + "name": "Left neurocentral junction of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26226" + ] + } + }, + { + "id": "FMA:26247", + "name": "Right neurocentral junction of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26227" + ] + } + }, + { + "id": "FMA:26248", + "name": "Left neurocentral junction of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26227" + ] + } + }, + { + "id": "FMA:26249", + "name": "Right neurocentral junction of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26228" + ] + } + }, + { + "id": "FMA:26250", + "name": "Left neurocentral junction of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26228" + ] + } + }, + { + "id": "FMA:26251", + "name": "Right neurocentral junction of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26229" + ] + } + }, + { + "id": "FMA:26252", + "name": "Left neurocentral junction of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26229" + ] + } + }, + { + "id": "FMA:26253", + "name": "Right neurocentral junction of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26230" + ] + } + }, + { + "id": "FMA:26254", + "name": "Left neurocentral junction of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26230" + ] + } + }, + { + "id": "FMA:26255", + "name": "Right neurocentral junction of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26256", + "name": "Left neurocentral junction of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26257", + "name": "Neurocentral junction of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26258", + "name": "Neurocentral junction of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26259", + "name": "Neurocentral junction of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26260", + "name": "Neurocentral junction of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26261", + "name": "Neurocentral junction of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24918" + ] + } + }, + { + "id": "FMA:26262", + "name": "Right neurocentral junction of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26257" + ] + } + }, + { + "id": "FMA:26263", + "name": "Left neurocentral junction of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26257" + ] + } + }, + { + "id": "FMA:26264", + "name": "Right neurocentral junction of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26258" + ] + } + }, + { + "id": "FMA:26265", + "name": "Left neurocentral junction of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26258" + ] + } + }, + { + "id": "FMA:26266", + "name": "Right neurocentral junction of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26259" + ] + } + }, + { + "id": "FMA:26267", + "name": "Left neurocentral junction of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26259" + ] + } + }, + { + "id": "FMA:26268", + "name": "Right neurocentral junction of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26260" + ] + } + }, + { + "id": "FMA:26269", + "name": "Left neurocentral junction of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26260" + ] + } + }, + { + "id": "FMA:26270", + "name": "Right neurocentral junction of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26261" + ] + } + }, + { + "id": "FMA:26271", + "name": "Left neurocentral junction of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26261" + ] + } + }, + { + "id": "FMA:26273", + "name": "Surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26285" + ] + } + }, + { + "id": "FMA:26274", + "name": "Surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26285" + ] + }, + "synonyms": [ + "Surface of middle lobe" + ] + }, + { + "id": "FMA:26275", + "name": "Surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26285" + ] + } + }, + { + "id": "FMA:26276", + "name": "Surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26273" + ] + }, + "synonyms": [ + "Surface of right upper lobe", + "Surface of superior lobe of right lung" + ] + }, + { + "id": "FMA:26277", + "name": "Surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26273" + ] + }, + "synonyms": [ + "Surface of superior lobe of left lung", + "Surface of left upper lobe" + ] + }, + { + "id": "FMA:26278", + "name": "Surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26275" + ] + } + }, + { + "id": "FMA:26279", + "name": "Surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26275" + ] + } + }, + { + "id": "FMA:26280", + "name": "Subdivision of surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:26281", + "name": "Subdivision of surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:26282", + "name": "Subdivision of surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + } + }, + { + "id": "FMA:26285", + "name": "Surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:26286", + "name": "Region of surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37338" + ] + } + }, + { + "id": "FMA:26287", + "name": "Base of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26286" + ] + }, + "synonyms": [ + "Anatomical base of lobe of lung" + ] + }, + { + "id": "FMA:26288", + "name": "Subdivision of surface of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26280" + ] + } + }, + { + "id": "FMA:26289", + "name": "Subdivision of surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26280" + ] + } + }, + { + "id": "FMA:26296", + "name": "Posterior surface of lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18166" + ] + } + }, + { + "id": "FMA:26297", + "name": "Posterior surface of lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18166" + ] + } + }, + { + "id": "FMA:26298", + "name": "Anterior surface of lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18158" + ] + } + }, + { + "id": "FMA:26299", + "name": "Anterior surface of lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18158" + ] + } + }, + { + "id": "FMA:26300", + "name": "Articular cartilage of superior costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + }, + "synonyms": [ + "Articular cartilage of superior costocapitular demifacet of body of thoracic vertebra" + ] + }, + { + "id": "FMA:26303", + "name": "Articular cartilage of inferior costal facet of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + }, + "synonyms": [ + "Articular cartilage of inferior costocapitular demifacet of body of thoracic vertebra" + ] + }, + { + "id": "FMA:26306", + "name": "Central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:26307", + "name": "Posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:26308", + "name": "Right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26307" + ] + } + }, + { + "id": "FMA:26309", + "name": "Left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26307" + ] + } + }, + { + "id": "FMA:26310", + "name": "Pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Fourth cervical vertebral pedicle" + ] + }, + { + "id": "FMA:26311", + "name": "Periosteum of pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25998" + ] + } + }, + { + "id": "FMA:26312", + "name": "Right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26310" + ] + } + }, + { + "id": "FMA:26313", + "name": "Periosteum of right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26311" + ] + } + }, + { + "id": "FMA:26314", + "name": "Left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26310" + ] + } + }, + { + "id": "FMA:26315", + "name": "Periosteum of left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26311" + ] + } + }, + { + "id": "FMA:26316", + "name": "Lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Fourth cervical vertebral lamina" + ] + }, + { + "id": "FMA:26317", + "name": "Periosteum of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25998" + ] + } + }, + { + "id": "FMA:26318", + "name": "Right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26316" + ] + } + }, + { + "id": "FMA:26319", + "name": "Periosteum of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26317" + ] + } + }, + { + "id": "FMA:26320", + "name": "Left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26316" + ] + } + }, + { + "id": "FMA:26321", + "name": "Periosteum of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26317" + ] + } + }, + { + "id": "FMA:26322", + "name": "Transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:26323", + "name": "Periosteum of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:26324", + "name": "Costal element of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + } + }, + { + "id": "FMA:26325", + "name": "Anterior tubercle of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26326", + "name": "Costotransverse bar of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26324" + ] + } + }, + { + "id": "FMA:26327", + "name": "Posterior tubercle of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26328", + "name": "Right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26322" + ] + } + }, + { + "id": "FMA:26329", + "name": "Periosteum of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26323" + ] + } + }, + { + "id": "FMA:26330", + "name": "Costal element of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26324" + ] + } + }, + { + "id": "FMA:26331", + "name": "Anterior tubercle of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26325" + ] + } + }, + { + "id": "FMA:26332", + "name": "Costotransverse bar of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26326" + ] + } + }, + { + "id": "FMA:26333", + "name": "Posterior tubercle of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26327" + ] + } + }, + { + "id": "FMA:26334", + "name": "Left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26322" + ] + } + }, + { + "id": "FMA:26335", + "name": "Periosteum of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26323" + ] + } + }, + { + "id": "FMA:26336", + "name": "Costal element of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26324" + ] + } + }, + { + "id": "FMA:26337", + "name": "Anterior tubercle of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26325" + ] + } + }, + { + "id": "FMA:26338", + "name": "Costotransverse bar of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26326" + ] + } + }, + { + "id": "FMA:26339", + "name": "Posterior tubercle of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26327" + ] + } + }, + { + "id": "FMA:26340", + "name": "Vasculature of bony part of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:26341", + "name": "Periosteum of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:26342", + "name": "Superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23969" + ] + } + }, + { + "id": "FMA:26343", + "name": "Periosteum of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:26344", + "name": "Right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26342" + ] + } + }, + { + "id": "FMA:26345", + "name": "Periosteum of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26343" + ] + } + }, + { + "id": "FMA:26346", + "name": "Left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26342" + ] + } + }, + { + "id": "FMA:26347", + "name": "Periosteum of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26343" + ] + } + }, + { + "id": "FMA:26348", + "name": "Inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:26349", + "name": "Periosteum of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:26350", + "name": "Right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26348" + ] + } + }, + { + "id": "FMA:26351", + "name": "Periosteum of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26349" + ] + } + }, + { + "id": "FMA:26352", + "name": "Left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26348" + ] + } + }, + { + "id": "FMA:26353", + "name": "Periosteum of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26349" + ] + } + }, + { + "id": "FMA:26354", + "name": "Spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:26355", + "name": "Periosteum of spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25710" + ] + } + }, + { + "id": "FMA:26356", + "name": "Central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:26357", + "name": "Posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:26358", + "name": "Right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26357" + ] + } + }, + { + "id": "FMA:26359", + "name": "Left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26357" + ] + } + }, + { + "id": "FMA:26360", + "name": "Pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Fifth cervical vertebral pedicle" + ] + }, + { + "id": "FMA:26361", + "name": "Periosteum of pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25999" + ] + } + }, + { + "id": "FMA:26362", + "name": "Right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26360" + ] + } + }, + { + "id": "FMA:26363", + "name": "Periosteum of right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26361" + ] + } + }, + { + "id": "FMA:26364", + "name": "Left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26360" + ] + } + }, + { + "id": "FMA:26365", + "name": "Periosteum of left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26361" + ] + } + }, + { + "id": "FMA:26366", + "name": "Lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Fifth cervical vertebral lamina" + ] + }, + { + "id": "FMA:26367", + "name": "Periosteum of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25999" + ] + } + }, + { + "id": "FMA:26368", + "name": "Right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26366" + ] + } + }, + { + "id": "FMA:26369", + "name": "Periosteum of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26367" + ] + } + }, + { + "id": "FMA:26370", + "name": "Left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26366" + ] + } + }, + { + "id": "FMA:26371", + "name": "Periosteum of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26367" + ] + } + }, + { + "id": "FMA:26372", + "name": "Transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:26373", + "name": "Periosteum of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:26374", + "name": "Costal element of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + } + }, + { + "id": "FMA:26375", + "name": "Anterior tubercle of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26376", + "name": "Costotransverse bar of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26374" + ] + } + }, + { + "id": "FMA:26377", + "name": "Posterior tubercle of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26378", + "name": "Right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26372" + ] + } + }, + { + "id": "FMA:26379", + "name": "Trabecular bone of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25862" + ] + } + }, + { + "id": "FMA:26380", + "name": "Periosteum of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26373" + ] + } + }, + { + "id": "FMA:26381", + "name": "Costal element of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26374" + ] + } + }, + { + "id": "FMA:26382", + "name": "Anterior tubercle of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26375" + ] + } + }, + { + "id": "FMA:26383", + "name": "Costotransverse bar of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26376" + ] + } + }, + { + "id": "FMA:26384", + "name": "Posterior tubercle of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26377" + ] + } + }, + { + "id": "FMA:26385", + "name": "Left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26372" + ] + } + }, + { + "id": "FMA:26386", + "name": "Trabecular bone of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25862" + ] + } + }, + { + "id": "FMA:26387", + "name": "Periosteum of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26373" + ] + } + }, + { + "id": "FMA:26388", + "name": "Costal element of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26374" + ] + } + }, + { + "id": "FMA:26389", + "name": "Anterior tubercle of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26375" + ] + } + }, + { + "id": "FMA:26390", + "name": "Costotransverse bar of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26376" + ] + } + }, + { + "id": "FMA:26391", + "name": "Posterior tubercle of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26377" + ] + } + }, + { + "id": "FMA:26392", + "name": "Vasculature of bony part of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:26393", + "name": "Periosteum of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:26394", + "name": "Superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23969" + ] + } + }, + { + "id": "FMA:26395", + "name": "Periosteum of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:26396", + "name": "Right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26394" + ] + } + }, + { + "id": "FMA:26397", + "name": "Trabecular bone of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25876" + ] + } + }, + { + "id": "FMA:26398", + "name": "Periosteum of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26395" + ] + } + }, + { + "id": "FMA:26399", + "name": "Left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26394" + ] + } + }, + { + "id": "FMA:26400", + "name": "Periosteum of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26395" + ] + } + }, + { + "id": "FMA:26401", + "name": "Inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:26402", + "name": "Periosteum of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:26403", + "name": "Right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26401" + ] + } + }, + { + "id": "FMA:26404", + "name": "Periosteum of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26402" + ] + } + }, + { + "id": "FMA:26405", + "name": "Left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26401" + ] + } + }, + { + "id": "FMA:26406", + "name": "Periosteum of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26402" + ] + } + }, + { + "id": "FMA:26407", + "name": "Spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:26408", + "name": "Periosteum of spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25711" + ] + } + }, + { + "id": "FMA:26409", + "name": "Central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:26410", + "name": "Posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:26411", + "name": "Right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26410" + ] + } + }, + { + "id": "FMA:26412", + "name": "Left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26410" + ] + } + }, + { + "id": "FMA:26413", + "name": "Pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Sixth cervical vertebral pedicle" + ] + }, + { + "id": "FMA:26414", + "name": "Periosteum of pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26000" + ] + } + }, + { + "id": "FMA:26415", + "name": "Right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26413" + ] + } + }, + { + "id": "FMA:26416", + "name": "Periosteum of right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26414" + ] + } + }, + { + "id": "FMA:26417", + "name": "Left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26413" + ] + } + }, + { + "id": "FMA:26418", + "name": "Periosteum of left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26414" + ] + } + }, + { + "id": "FMA:26419", + "name": "Lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Sixth cervical vertebral lamina" + ] + }, + { + "id": "FMA:26420", + "name": "Periosteum of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26000" + ] + } + }, + { + "id": "FMA:26421", + "name": "Right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26419" + ] + } + }, + { + "id": "FMA:26422", + "name": "Periosteum of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26420" + ] + } + }, + { + "id": "FMA:26423", + "name": "Left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26419" + ] + } + }, + { + "id": "FMA:26424", + "name": "Periosteum of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26420" + ] + } + }, + { + "id": "FMA:26425", + "name": "Transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:26426", + "name": "Periosteum of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:26427", + "name": "Costal element of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + } + }, + { + "id": "FMA:26428", + "name": "Anterior tubercle of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Carotid tubercle", + "Chassaignac's tubercle" + ] + }, + { + "id": "FMA:26429", + "name": "Costotransverse bar of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26427" + ] + } + }, + { + "id": "FMA:26430", + "name": "Posterior tubercle of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26431", + "name": "Right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26425" + ] + } + }, + { + "id": "FMA:26432", + "name": "Periosteum of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26426" + ] + } + }, + { + "id": "FMA:26433", + "name": "Costal element of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26427" + ] + } + }, + { + "id": "FMA:26434", + "name": "Anterior tubercle of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26428" + ] + } + }, + { + "id": "FMA:26435", + "name": "Costotransverse bar of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26429" + ] + } + }, + { + "id": "FMA:26436", + "name": "Posterior tubercle of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26430" + ] + } + }, + { + "id": "FMA:26437", + "name": "Left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26425" + ] + } + }, + { + "id": "FMA:26438", + "name": "Periosteum of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26426" + ] + } + }, + { + "id": "FMA:26439", + "name": "Costal element of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26427" + ] + } + }, + { + "id": "FMA:26440", + "name": "Anterior tubercle of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26428" + ] + } + }, + { + "id": "FMA:26441", + "name": "Costotransverse bar of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26429" + ] + } + }, + { + "id": "FMA:26442", + "name": "Posterior tubercle of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26430" + ] + } + }, + { + "id": "FMA:26443", + "name": "Vasculature of bony part of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:26444", + "name": "Periosteum of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:26445", + "name": "Superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23969" + ] + } + }, + { + "id": "FMA:26446", + "name": "Periosteum of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:26447", + "name": "Right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26445" + ] + } + }, + { + "id": "FMA:26448", + "name": "Periosteum of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26446" + ] + } + }, + { + "id": "FMA:26449", + "name": "Left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26445" + ] + } + }, + { + "id": "FMA:26450", + "name": "Periosteum of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26446" + ] + } + }, + { + "id": "FMA:26451", + "name": "Inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:26452", + "name": "Periosteum of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:26453", + "name": "Right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26451" + ] + } + }, + { + "id": "FMA:26454", + "name": "Periosteum of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26452" + ] + } + }, + { + "id": "FMA:26455", + "name": "Left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26451" + ] + } + }, + { + "id": "FMA:26456", + "name": "Periosteum of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26452" + ] + } + }, + { + "id": "FMA:26457", + "name": "Spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:26458", + "name": "Periosteum of spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25712" + ] + } + }, + { + "id": "FMA:26459", + "name": "Central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24107" + ] + } + }, + { + "id": "FMA:26460", + "name": "Posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24108" + ] + } + }, + { + "id": "FMA:26461", + "name": "Right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26460" + ] + } + }, + { + "id": "FMA:26462", + "name": "Left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26460" + ] + } + }, + { + "id": "FMA:26463", + "name": "Pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23961" + ] + }, + "synonyms": [ + "Seventh cervical vertebral pedicle" + ] + }, + { + "id": "FMA:26464", + "name": "Periosteum of pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26001" + ] + } + }, + { + "id": "FMA:26465", + "name": "Right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26463" + ] + } + }, + { + "id": "FMA:26466", + "name": "Periosteum of right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26464" + ] + } + }, + { + "id": "FMA:26467", + "name": "Left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26463" + ] + } + }, + { + "id": "FMA:26468", + "name": "Periosteum of left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26464" + ] + } + }, + { + "id": "FMA:26469", + "name": "Lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23962" + ] + }, + "synonyms": [ + "Seventh cervical vertebral lamina" + ] + }, + { + "id": "FMA:26470", + "name": "Periosteum of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26001" + ] + } + }, + { + "id": "FMA:26471", + "name": "Right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26469" + ] + } + }, + { + "id": "FMA:26472", + "name": "Periosteum of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26470" + ] + } + }, + { + "id": "FMA:26473", + "name": "Left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26469" + ] + } + }, + { + "id": "FMA:26474", + "name": "Periosteum of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26470" + ] + } + }, + { + "id": "FMA:26475", + "name": "Transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23894" + ] + } + }, + { + "id": "FMA:26476", + "name": "Periosteum of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:26477", + "name": "Costal element of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24125" + ] + } + }, + { + "id": "FMA:26478", + "name": "Anterior tubercle of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26479", + "name": "Costotransverse bar of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26477" + ] + } + }, + { + "id": "FMA:26480", + "name": "Posterior tubercle of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:26481", + "name": "Right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26475" + ] + } + }, + { + "id": "FMA:26482", + "name": "Periosteum of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26476" + ] + } + }, + { + "id": "FMA:26483", + "name": "Costal element of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26477" + ] + } + }, + { + "id": "FMA:26484", + "name": "Anterior tubercle of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26478" + ] + } + }, + { + "id": "FMA:26485", + "name": "Costotransverse bar of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26479" + ] + } + }, + { + "id": "FMA:26486", + "name": "Posterior tubercle of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26480" + ] + } + }, + { + "id": "FMA:26487", + "name": "Left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26475" + ] + } + }, + { + "id": "FMA:26488", + "name": "Periosteum of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26476" + ] + } + }, + { + "id": "FMA:26489", + "name": "Costal element of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26477" + ] + } + }, + { + "id": "FMA:26490", + "name": "Anterior tubercle of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26478" + ] + } + }, + { + "id": "FMA:26491", + "name": "Costotransverse bar of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26479" + ] + } + }, + { + "id": "FMA:26492", + "name": "Posterior tubercle of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26480" + ] + } + }, + { + "id": "FMA:26493", + "name": "Vasculature of bony part of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:26494", + "name": "Periosteum of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:26495", + "name": "Superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23969" + ] + } + }, + { + "id": "FMA:26496", + "name": "Periosteum of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:26497", + "name": "Right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26495" + ] + } + }, + { + "id": "FMA:26498", + "name": "Periosteum of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26496" + ] + } + }, + { + "id": "FMA:26499", + "name": "Left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26495" + ] + } + }, + { + "id": "FMA:26500", + "name": "Periosteum of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26496" + ] + } + }, + { + "id": "FMA:26501", + "name": "Inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23970" + ] + } + }, + { + "id": "FMA:26502", + "name": "Periosteum of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:26503", + "name": "Right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26501" + ] + } + }, + { + "id": "FMA:26504", + "name": "Periosteum of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26502" + ] + } + }, + { + "id": "FMA:26505", + "name": "Left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26501" + ] + } + }, + { + "id": "FMA:26506", + "name": "Periosteum of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26502" + ] + } + }, + { + "id": "FMA:26507", + "name": "Spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13458" + ] + } + }, + { + "id": "FMA:26508", + "name": "Periosteum of spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25713" + ] + } + }, + { + "id": "FMA:26509", + "name": "Compact bone of right articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26510", + "name": "Compact bone of left articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26515", + "name": "Superior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:26516", + "name": "Right superior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26515" + ] + } + }, + { + "id": "FMA:26517", + "name": "Left superior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26515" + ] + } + }, + { + "id": "FMA:26518", + "name": "Superior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:26519", + "name": "Superior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:26520", + "name": "Superior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24704" + ] + } + }, + { + "id": "FMA:26521", + "name": "Right superior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26518" + ] + } + }, + { + "id": "FMA:26522", + "name": "Left superior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26518" + ] + } + }, + { + "id": "FMA:26523", + "name": "Right superior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26519" + ] + } + }, + { + "id": "FMA:26524", + "name": "Left superior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26519" + ] + } + }, + { + "id": "FMA:26525", + "name": "Right superior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26520" + ] + } + }, + { + "id": "FMA:26526", + "name": "Left superior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26520" + ] + } + }, + { + "id": "FMA:26527", + "name": "Inferior vertebral notch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + }, + "synonyms": [ + "Inferior vertebral notch of second cervical vertebra" + ] + }, + { + "id": "FMA:26528", + "name": "Inferior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:26529", + "name": "Inferior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:26530", + "name": "Inferior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:26531", + "name": "Inferior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24705" + ] + } + }, + { + "id": "FMA:26532", + "name": "Right inferior vertebral notch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26527" + ] + }, + "synonyms": [ + "Right inferior vertebral notch of second cervical vertebra" + ] + }, + { + "id": "FMA:26533", + "name": "Left inferior vertebral notch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26527" + ] + }, + "synonyms": [ + "Left inferior vertebral notch of second cervical vertebra" + ] + }, + { + "id": "FMA:26534", + "name": "Right inferior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26528" + ] + } + }, + { + "id": "FMA:26535", + "name": "Left inferior vertebral notch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26528" + ] + } + }, + { + "id": "FMA:26536", + "name": "Right inferior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26529" + ] + } + }, + { + "id": "FMA:26537", + "name": "Left inferior vertebral notch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26529" + ] + } + }, + { + "id": "FMA:26538", + "name": "Right inferior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26530" + ] + } + }, + { + "id": "FMA:26539", + "name": "Left inferior vertebral notch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26530" + ] + } + }, + { + "id": "FMA:26540", + "name": "Right inferior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26531" + ] + } + }, + { + "id": "FMA:26541", + "name": "Left inferior vertebral notch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26531" + ] + } + }, + { + "id": "FMA:26549", + "name": "Cervical intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10448" + ] + } + }, + { + "id": "FMA:26550", + "name": "Atlanto-axial syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + }, + "synonyms": [ + "Intervertebral syndesmosis of C1-C2 vertebrae", + "Intervertebral syndesmosis of atlas and axis" + ] + }, + { + "id": "FMA:26551", + "name": "C2-C3 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26552", + "name": "C3-C4 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26553", + "name": "C4-C5 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26554", + "name": "C5-C6 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26555", + "name": "C6-C7 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26556", + "name": "C7-T1 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26549" + ] + } + }, + { + "id": "FMA:26557", + "name": "Articular capsule of C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26558", + "name": "Articular capsule of C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26559", + "name": "Articular capsule of C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26560", + "name": "Articular capsule of C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26561", + "name": "Articular capsule of C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26562", + "name": "Articular capsule of C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:26563", + "name": "Articular capsule of right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26557" + ] + } + }, + { + "id": "FMA:26564", + "name": "Articular capsule of left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26557" + ] + } + }, + { + "id": "FMA:26565", + "name": "Articular capsule of L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13666" + ] + }, + "synonyms": [ + "Articular capsule of L1-L2 zygapophyseal joint" + ] + }, + { + "id": "FMA:26566", + "name": "Articular capsule of L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13666" + ] + }, + "synonyms": [ + "Articular capsule of L2-L3 zygapophyseal joint" + ] + }, + { + "id": "FMA:26567", + "name": "Articular capsule of L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13666" + ] + }, + "synonyms": [ + "Articular capsule of L3-L4 zygapophyseal joint" + ] + }, + { + "id": "FMA:26568", + "name": "Articular capsule of L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13666" + ] + }, + "synonyms": [ + "Articular capsule of L4-L5 zygapophyseal joint" + ] + }, + { + "id": "FMA:26569", + "name": "Articular capsule of L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13666" + ] + }, + "synonyms": [ + "Articular capsule of L5-S1 zygapophyseal joint" + ] + }, + { + "id": "FMA:26572", + "name": "Thoracic part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + } + }, + { + "id": "FMA:26573", + "name": "Transverse process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + }, + "synonyms": [ + "True transverse process of cervical vertebra" + ] + }, + { + "id": "FMA:26576", + "name": "Transverse process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26573" + ] + } + }, + { + "id": "FMA:26577", + "name": "Right transverse process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26576" + ] + } + }, + { + "id": "FMA:26578", + "name": "Left transverse process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26576" + ] + } + }, + { + "id": "FMA:26585", + "name": "Transverse process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26573" + ] + } + }, + { + "id": "FMA:26586", + "name": "Transverse process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26573" + ] + } + }, + { + "id": "FMA:26587", + "name": "Transverse process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26573" + ] + } + }, + { + "id": "FMA:26588", + "name": "Transverse process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26573" + ] + } + }, + { + "id": "FMA:26589", + "name": "Right transverse process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26585" + ] + } + }, + { + "id": "FMA:26590", + "name": "Left transverse process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26585" + ] + } + }, + { + "id": "FMA:26591", + "name": "Right transverse process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26586" + ] + } + }, + { + "id": "FMA:26592", + "name": "Left transverse process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26586" + ] + } + }, + { + "id": "FMA:26593", + "name": "Right transverse process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26587" + ] + } + }, + { + "id": "FMA:26594", + "name": "Left transverse process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26587" + ] + } + }, + { + "id": "FMA:26595", + "name": "Right transverse process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26588" + ] + } + }, + { + "id": "FMA:26596", + "name": "Left transverse process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26588" + ] + } + }, + { + "id": "FMA:26597", + "name": "Central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26598", + "name": "Central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26599", + "name": "Central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26600", + "name": "Central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26601", + "name": "Central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26602", + "name": "Central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26603", + "name": "Central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26604", + "name": "Central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26605", + "name": "Central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26606", + "name": "Central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26607", + "name": "Central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26608", + "name": "Central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24287" + ] + } + }, + { + "id": "FMA:26609", + "name": "Posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26610", + "name": "Posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26611", + "name": "Posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26612", + "name": "Posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26613", + "name": "Posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26614", + "name": "Posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26615", + "name": "Posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26616", + "name": "Posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26617", + "name": "Posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26618", + "name": "Posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26619", + "name": "Posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26620", + "name": "Posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24288" + ] + } + }, + { + "id": "FMA:26621", + "name": "Right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26609" + ] + } + }, + { + "id": "FMA:26622", + "name": "Left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26609" + ] + } + }, + { + "id": "FMA:26623", + "name": "Right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26610" + ] + } + }, + { + "id": "FMA:26624", + "name": "Left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26610" + ] + } + }, + { + "id": "FMA:26625", + "name": "Right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26611" + ] + } + }, + { + "id": "FMA:26626", + "name": "Left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26611" + ] + } + }, + { + "id": "FMA:26627", + "name": "Right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26612" + ] + } + }, + { + "id": "FMA:26628", + "name": "Left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26612" + ] + } + }, + { + "id": "FMA:26629", + "name": "Right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26613" + ] + } + }, + { + "id": "FMA:26630", + "name": "Left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26613" + ] + } + }, + { + "id": "FMA:26631", + "name": "Right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26614" + ] + } + }, + { + "id": "FMA:26632", + "name": "Left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26614" + ] + } + }, + { + "id": "FMA:26633", + "name": "Right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26615" + ] + } + }, + { + "id": "FMA:26634", + "name": "Left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26615" + ] + } + }, + { + "id": "FMA:26635", + "name": "Right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26616" + ] + } + }, + { + "id": "FMA:26636", + "name": "Left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26616" + ] + } + }, + { + "id": "FMA:26637", + "name": "Right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26617" + ] + } + }, + { + "id": "FMA:26638", + "name": "Left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26617" + ] + } + }, + { + "id": "FMA:26639", + "name": "Right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26618" + ] + } + }, + { + "id": "FMA:26640", + "name": "Left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26618" + ] + } + }, + { + "id": "FMA:26641", + "name": "Right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26619" + ] + } + }, + { + "id": "FMA:26642", + "name": "Left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26619" + ] + } + }, + { + "id": "FMA:26643", + "name": "Right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26620" + ] + } + }, + { + "id": "FMA:26644", + "name": "Left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26620" + ] + } + }, + { + "id": "FMA:26647", + "name": "Cavity of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:26659", + "name": "Segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Tracheal segment" + ] + }, + { + "id": "FMA:26660", + "name": "Bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + } + }, + { + "id": "FMA:26661", + "name": "Right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26660" + ] + } + }, + { + "id": "FMA:26662", + "name": "Left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26660" + ] + } + }, + { + "id": "FMA:26680", + "name": "Bone of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26681", + "name": "Bone of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26682", + "name": "Bone of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26683", + "name": "Bone of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26684", + "name": "Bone of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26685", + "name": "Bone of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26686", + "name": "Bone of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26687", + "name": "Bone of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26688", + "name": "Bone of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26689", + "name": "Bone of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26690", + "name": "Bone of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26691", + "name": "Bone of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26112" + ] + } + }, + { + "id": "FMA:26692", + "name": "Compact bone of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26693", + "name": "Compact bone of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26694", + "name": "Compact bone of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26695", + "name": "Compact bone of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26696", + "name": "Compact bone of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26697", + "name": "Compact bone of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26698", + "name": "Compact bone of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26699", + "name": "Compact bone of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26700", + "name": "Compact bone of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26701", + "name": "Compact bone of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26702", + "name": "Compact bone of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26703", + "name": "Compact bone of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26113" + ] + } + }, + { + "id": "FMA:26704", + "name": "Trabecular bone of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26705", + "name": "Trabecular bone of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26706", + "name": "Trabecular bone of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26707", + "name": "Trabecular bone of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26708", + "name": "Trabecular bone of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26709", + "name": "Trabecular bone of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26710", + "name": "Trabecular bone of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26711", + "name": "Trabecular bone of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26712", + "name": "Trabecular bone of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26713", + "name": "Trabecular bone of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26714", + "name": "Trabecular bone of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26715", + "name": "Trabecular bone of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26114" + ] + } + }, + { + "id": "FMA:26716", + "name": "Cartilage of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "First thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26717", + "name": "Cartilage of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Second thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26718", + "name": "Cartilage of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Third thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26719", + "name": "Cartilage of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Fourth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26720", + "name": "Cartilage of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26721", + "name": "Cartilage of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Sixth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26722", + "name": "Cartilage of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26723", + "name": "Cartilage of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26724", + "name": "Cartilage of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26725", + "name": "Cartilage of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26726", + "name": "Cartilage of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26727", + "name": "Cartilage of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral cartilage" + ] + }, + { + "id": "FMA:26728", + "name": "Cartilage of superior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26729", + "name": "Cartilage of superior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26730", + "name": "Cartilage of superior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26731", + "name": "Cartilage of superior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26732", + "name": "Cartilage of superior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26733", + "name": "Cartilage of superior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26734", + "name": "Cartilage of superior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26735", + "name": "Cartilage of superior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26736", + "name": "Cartilage of superior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26737", + "name": "Cartilage of superior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26738", + "name": "Cartilage of superior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26739", + "name": "Cartilage of superior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26163" + ] + } + }, + { + "id": "FMA:26740", + "name": "Cartilage of inferior surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26741", + "name": "Cartilage of inferior surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26742", + "name": "Cartilage of inferior surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26743", + "name": "Cartilage of inferior surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26744", + "name": "Cartilage of inferior surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26745", + "name": "Cartilage of inferior surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26746", + "name": "Cartilage of inferior surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26747", + "name": "Cartilage of inferior surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26748", + "name": "Cartilage of inferior surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26749", + "name": "Cartilage of inferior surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26750", + "name": "Cartilage of inferior surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26751", + "name": "Cartilage of inferior surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26164" + ] + } + }, + { + "id": "FMA:26752", + "name": "Articular cartilage of costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26753", + "name": "Articular cartilage of costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26754", + "name": "Articular cartilage of costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26755", + "name": "Articular cartilage of costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26756", + "name": "Articular cartilage of costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26757", + "name": "Articular cartilage of costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26758", + "name": "Articular cartilage of costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26759", + "name": "Articular cartilage of costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26760", + "name": "Articular cartilage of costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26761", + "name": "Articular cartilage of costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26762", + "name": "Articular cartilage of costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26763", + "name": "Articular cartilage of costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26165" + ] + } + }, + { + "id": "FMA:26764", + "name": "Articular cartilage of superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26765", + "name": "Articular cartilage of superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26766", + "name": "Articular cartilage of superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26767", + "name": "Articular cartilage of superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26768", + "name": "Articular cartilage of superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26769", + "name": "Articular cartilage of superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26770", + "name": "Articular cartilage of superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26771", + "name": "Articular cartilage of superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26772", + "name": "Articular cartilage of superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26773", + "name": "Articular cartilage of superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26774", + "name": "Articular cartilage of superior costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26775", + "name": "Articular cartilage of superior costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26300" + ] + } + }, + { + "id": "FMA:26776", + "name": "Articular cartilage of inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26777", + "name": "Articular cartilage of inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26778", + "name": "Articular cartilage of inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26779", + "name": "Articular cartilage of inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26780", + "name": "Articular cartilage of inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26781", + "name": "Articular cartilage of inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26782", + "name": "Articular cartilage of inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:26787", + "name": "Articular cartilage of costal facet of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26788", + "name": "Articular cartilage of costal facet of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26789", + "name": "Articular cartilage of costal facet of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26790", + "name": "Articular cartilage of costal facet of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26791", + "name": "Articular cartilage of costal facet of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26792", + "name": "Articular cartilage of costal facet of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26793", + "name": "Articular cartilage of costal facet of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26794", + "name": "Articular cartilage of costal facet of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26795", + "name": "Articular cartilage of costal facet of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26796", + "name": "Articular cartilage of costal facet of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26168" + ] + } + }, + { + "id": "FMA:26799", + "name": "Articular cartilage of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26800", + "name": "Articular cartilage of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26801", + "name": "Articular cartilage of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26802", + "name": "Articular cartilage of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26803", + "name": "Articular cartilage of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26804", + "name": "Articular cartilage of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26805", + "name": "Articular cartilage of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26806", + "name": "Articular cartilage of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26807", + "name": "Articular cartilage of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26808", + "name": "Articular cartilage of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26809", + "name": "Articular cartilage of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26810", + "name": "Articular cartilage of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26171" + ] + } + }, + { + "id": "FMA:26811", + "name": "Articular cartilage of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26812", + "name": "Articular cartilage of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26813", + "name": "Articular cartilage of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26814", + "name": "Articular cartilage of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26815", + "name": "Articular cartilage of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26816", + "name": "Articular cartilage of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26817", + "name": "Articular cartilage of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26818", + "name": "Articular cartilage of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26819", + "name": "Articular cartilage of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26820", + "name": "Articular cartilage of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26821", + "name": "Articular cartilage of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26822", + "name": "Articular cartilage of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26172" + ] + } + }, + { + "id": "FMA:26823", + "name": "Articular cartilage of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26824", + "name": "Articular cartilage of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26825", + "name": "Articular cartilage of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26826", + "name": "Articular cartilage of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26827", + "name": "Articular cartilage of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26828", + "name": "Articular cartilage of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26829", + "name": "Articular cartilage of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26830", + "name": "Articular cartilage of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26831", + "name": "Articular cartilage of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26832", + "name": "Articular cartilage of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26833", + "name": "Articular cartilage of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26834", + "name": "Articular cartilage of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26173" + ] + } + }, + { + "id": "FMA:26835", + "name": "Compact bone of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26836", + "name": "Compact bone of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26837", + "name": "Compact bone of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26838", + "name": "Compact bone of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26839", + "name": "Compact bone of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26840", + "name": "Compact bone of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26841", + "name": "Compact bone of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26842", + "name": "Compact bone of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26843", + "name": "Compact bone of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26844", + "name": "Compact bone of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26845", + "name": "Compact bone of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26846", + "name": "Compact bone of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26117" + ] + } + }, + { + "id": "FMA:26847", + "name": "Compact bone of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26848", + "name": "Compact bone of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26849", + "name": "Compact bone of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26850", + "name": "Compact bone of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26851", + "name": "Compact bone of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26852", + "name": "Compact bone of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26853", + "name": "Compact bone of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26854", + "name": "Compact bone of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26855", + "name": "Compact bone of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26856", + "name": "Compact bone of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26857", + "name": "Compact bone of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26858", + "name": "Compact bone of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26124" + ] + } + }, + { + "id": "FMA:26859", + "name": "Compact bone of first thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of first thoracic vertebra" + ] + }, + { + "id": "FMA:26860", + "name": "Compact bone of second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of second thoracic vertebra" + ] + }, + { + "id": "FMA:26861", + "name": "Compact bone of third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of third thoracic vertebra" + ] + }, + { + "id": "FMA:26862", + "name": "Compact bone of fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:26863", + "name": "Compact bone of fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:26864", + "name": "Compact bone of sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:26865", + "name": "Compact bone of seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:26866", + "name": "Compact bone of eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:26867", + "name": "Compact bone of ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:26868", + "name": "Compact bone of tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:26869", + "name": "Compact bone of eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:26870", + "name": "Compact bone of twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26118" + ] + }, + "synonyms": [ + "Compact bone of arch of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:26871", + "name": "Compact bone of pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26872", + "name": "Compact bone of pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26873", + "name": "Compact bone of pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26874", + "name": "Compact bone of pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26875", + "name": "Compact bone of pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26876", + "name": "Compact bone of pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26877", + "name": "Compact bone of pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26878", + "name": "Compact bone of pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26879", + "name": "Compact bone of pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26880", + "name": "Compact bone of pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26881", + "name": "Compact bone of pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26882", + "name": "Compact bone of pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26128" + ] + } + }, + { + "id": "FMA:26883", + "name": "Compact bone of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26884", + "name": "Compact bone of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26885", + "name": "Compact bone of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26886", + "name": "Compact bone of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26887", + "name": "Compact bone of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26888", + "name": "Compact bone of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26889", + "name": "Compact bone of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26890", + "name": "Compact bone of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26891", + "name": "Compact bone of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26892", + "name": "Compact bone of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26893", + "name": "Compact bone of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26894", + "name": "Compact bone of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26131" + ] + } + }, + { + "id": "FMA:26895", + "name": "Compact bone of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26896", + "name": "Compact bone of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26897", + "name": "Compact bone of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26898", + "name": "Compact bone of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26899", + "name": "Compact bone of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26900", + "name": "Compact bone of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26901", + "name": "Compact bone of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26902", + "name": "Compact bone of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26903", + "name": "Compact bone of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26904", + "name": "Compact bone of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26905", + "name": "Compact bone of transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26906", + "name": "Compact bone of transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26119" + ] + } + }, + { + "id": "FMA:26907", + "name": "Compact bone of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26908", + "name": "Compact bone of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26909", + "name": "Compact bone of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26910", + "name": "Compact bone of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26911", + "name": "Compact bone of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26912", + "name": "Compact bone of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26913", + "name": "Compact bone of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26914", + "name": "Compact bone of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26915", + "name": "Compact bone of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26916", + "name": "Compact bone of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26917", + "name": "Compact bone of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26918", + "name": "Compact bone of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26120" + ] + } + }, + { + "id": "FMA:26919", + "name": "Compact bone of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26920", + "name": "Compact bone of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26921", + "name": "Compact bone of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26922", + "name": "Compact bone of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26923", + "name": "Compact bone of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26924", + "name": "Compact bone of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26925", + "name": "Compact bone of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26926", + "name": "Compact bone of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26927", + "name": "Compact bone of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26928", + "name": "Compact bone of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26929", + "name": "Compact bone of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26930", + "name": "Compact bone of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26121" + ] + } + }, + { + "id": "FMA:26931", + "name": "Compact bone of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26932", + "name": "Compact bone of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26933", + "name": "Compact bone of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26934", + "name": "Compact bone of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26935", + "name": "Compact bone of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26936", + "name": "Compact bone of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26937", + "name": "Compact bone of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26938", + "name": "Compact bone of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26939", + "name": "Compact bone of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26940", + "name": "Compact bone of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26941", + "name": "Compact bone of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26942", + "name": "Compact bone of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26122" + ] + } + }, + { + "id": "FMA:26943", + "name": "Compact bone of spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26944", + "name": "Compact bone of spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26945", + "name": "Compact bone of spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26946", + "name": "Compact bone of spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26947", + "name": "Compact bone of spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26948", + "name": "Compact bone of spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26949", + "name": "Compact bone of spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26950", + "name": "Compact bone of spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26951", + "name": "Compact bone of spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26952", + "name": "Compact bone of spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26953", + "name": "Compact bone of spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26954", + "name": "Compact bone of spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26123" + ] + } + }, + { + "id": "FMA:26955", + "name": "Trabecular bone of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26956", + "name": "Trabecular bone of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26957", + "name": "Trabecular bone of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26958", + "name": "Trabecular bone of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26959", + "name": "Trabecular bone of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26960", + "name": "Trabecular bone of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26961", + "name": "Trabecular bone of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26962", + "name": "Trabecular bone of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26963", + "name": "Trabecular bone of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26964", + "name": "Trabecular bone of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26965", + "name": "Trabecular bone of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26966", + "name": "Trabecular bone of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26140" + ] + } + }, + { + "id": "FMA:26967", + "name": "Trabecular bone of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26968", + "name": "Trabecular bone of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26969", + "name": "Trabecular bone of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26970", + "name": "Trabecular bone of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26971", + "name": "Trabecular bone of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26972", + "name": "Trabecular bone of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26973", + "name": "Trabecular bone of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26974", + "name": "Trabecular bone of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26975", + "name": "Trabecular bone of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26976", + "name": "Trabecular bone of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26977", + "name": "Trabecular bone of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26978", + "name": "Trabecular bone of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26147" + ] + } + }, + { + "id": "FMA:26979", + "name": "Articular capsule of right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26558" + ] + } + }, + { + "id": "FMA:26980", + "name": "Articular capsule of left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26558" + ] + } + }, + { + "id": "FMA:26981", + "name": "Articular capsule of right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26559" + ] + } + }, + { + "id": "FMA:26982", + "name": "Articular capsule of left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26559" + ] + } + }, + { + "id": "FMA:26983", + "name": "Articular capsule of right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26560" + ] + } + }, + { + "id": "FMA:26984", + "name": "Articular capsule of left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26560" + ] + } + }, + { + "id": "FMA:26985", + "name": "Articular capsule of right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26561" + ] + } + }, + { + "id": "FMA:26986", + "name": "Articular capsule of left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26561" + ] + } + }, + { + "id": "FMA:26987", + "name": "Articular capsule of right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26562" + ] + } + }, + { + "id": "FMA:26988", + "name": "Articular capsule of left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26562" + ] + } + }, + { + "id": "FMA:26989", + "name": "Articular capsule of right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13667" + ] + } + }, + { + "id": "FMA:26990", + "name": "Articular capsule of left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13667" + ] + } + }, + { + "id": "FMA:26991", + "name": "Articular capsule of right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13670" + ] + } + }, + { + "id": "FMA:26992", + "name": "Articular capsule of left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13670" + ] + } + }, + { + "id": "FMA:26993", + "name": "Articular capsule of right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13671" + ] + } + }, + { + "id": "FMA:26994", + "name": "Articular capsule of left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13671" + ] + } + }, + { + "id": "FMA:26995", + "name": "Articular capsule of right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13672" + ] + } + }, + { + "id": "FMA:26996", + "name": "Articular capsule of left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13672" + ] + } + }, + { + "id": "FMA:26997", + "name": "Articular capsule of right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13673" + ] + } + }, + { + "id": "FMA:26998", + "name": "Articular capsule of left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13673" + ] + } + }, + { + "id": "FMA:26999", + "name": "Articular capsule of right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13674" + ] + } + }, + { + "id": "FMA:27000", + "name": "Articular capsule of left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13674" + ] + } + }, + { + "id": "FMA:27001", + "name": "Articular capsule of right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13675" + ] + } + }, + { + "id": "FMA:27002", + "name": "Articular capsule of left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13675" + ] + } + }, + { + "id": "FMA:27003", + "name": "Articular capsule of right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13676" + ] + } + }, + { + "id": "FMA:27004", + "name": "Articular capsule of left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13676" + ] + } + }, + { + "id": "FMA:27005", + "name": "Articular capsule of right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13677" + ] + } + }, + { + "id": "FMA:27006", + "name": "Articular capsule of left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13677" + ] + } + }, + { + "id": "FMA:27007", + "name": "Articular capsule of right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13678" + ] + } + }, + { + "id": "FMA:27008", + "name": "Articular capsule of left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13678" + ] + } + }, + { + "id": "FMA:27009", + "name": "Articular capsule of right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13679" + ] + } + }, + { + "id": "FMA:27010", + "name": "Articular capsule of left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13679" + ] + } + }, + { + "id": "FMA:27011", + "name": "Articular capsule of right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13680" + ] + } + }, + { + "id": "FMA:27012", + "name": "Articular capsule of left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13680" + ] + } + }, + { + "id": "FMA:27013", + "name": "Articular capsule of right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26565" + ] + } + }, + { + "id": "FMA:27014", + "name": "Articular capsule of left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26565" + ] + } + }, + { + "id": "FMA:27015", + "name": "Articular capsule of right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26566" + ] + } + }, + { + "id": "FMA:27016", + "name": "Articular capsule of left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26566" + ] + } + }, + { + "id": "FMA:27017", + "name": "Articular capsule of right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26567" + ] + } + }, + { + "id": "FMA:27018", + "name": "Articular capsule of left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26567" + ] + } + }, + { + "id": "FMA:27019", + "name": "Articular capsule of right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26568" + ] + } + }, + { + "id": "FMA:27020", + "name": "Articular capsule of left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26568" + ] + } + }, + { + "id": "FMA:27021", + "name": "Articular capsule of right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26569" + ] + } + }, + { + "id": "FMA:27022", + "name": "Articular capsule of left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26569" + ] + } + }, + { + "id": "FMA:27025", + "name": "Cavity of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + } + }, + { + "id": "FMA:27031", + "name": "Cavity of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + } + }, + { + "id": "FMA:27037", + "name": "Cavity of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + } + }, + { + "id": "FMA:27043", + "name": "Cavity of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + } + }, + { + "id": "FMA:27047", + "name": "Surface of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Fourth cervical vertebral surface" + ] + }, + { + "id": "FMA:27048", + "name": "Surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:27049", + "name": "Anterior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:27050", + "name": "Posterior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:27051", + "name": "Superior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24077" + ] + } + }, + { + "id": "FMA:27052", + "name": "Inferior surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:27053", + "name": "Lateral surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:27057", + "name": "Right lateral surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27053" + ] + } + }, + { + "id": "FMA:27061", + "name": "Left lateral surface of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27053" + ] + } + }, + { + "id": "FMA:27065", + "name": "Surface of arch of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:27066", + "name": "Surface of pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:27068", + "name": "Surface of right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27066" + ] + } + }, + { + "id": "FMA:27070", + "name": "Surface of left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27066" + ] + } + }, + { + "id": "FMA:27072", + "name": "Surface of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:27073", + "name": "Anterior surface of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24680" + ] + } + }, + { + "id": "FMA:27074", + "name": "Posterior surface of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24683" + ] + } + }, + { + "id": "FMA:27075", + "name": "Surface of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27072" + ] + } + }, + { + "id": "FMA:27076", + "name": "Anterior surface of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27073" + ] + } + }, + { + "id": "FMA:27077", + "name": "Posterior surface of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27074" + ] + } + }, + { + "id": "FMA:27078", + "name": "Surface of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27072" + ] + } + }, + { + "id": "FMA:27079", + "name": "Anterior surface of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27073" + ] + } + }, + { + "id": "FMA:27080", + "name": "Posterior surface of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27074" + ] + } + }, + { + "id": "FMA:27081", + "name": "Surface of fourth cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24686" + ] + }, + "synonyms": [ + "Fourth cervical vertebral process surface" + ] + }, + { + "id": "FMA:27082", + "name": "Surface of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24691" + ] + } + }, + { + "id": "FMA:27084", + "name": "Surface of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27082" + ] + } + }, + { + "id": "FMA:27086", + "name": "Surface of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27082" + ] + } + }, + { + "id": "FMA:27088", + "name": "Surface of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24687" + ] + } + }, + { + "id": "FMA:27090", + "name": "Surface of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + } + }, + { + "id": "FMA:27091", + "name": "Articular facet of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13628" + ] + } + }, + { + "id": "FMA:27092", + "name": "Surface of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27090" + ] + } + }, + { + "id": "FMA:27093", + "name": "Articular facet of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27091" + ] + } + }, + { + "id": "FMA:27094", + "name": "Surface of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27090" + ] + } + }, + { + "id": "FMA:27095", + "name": "Articular facet of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27091" + ] + } + }, + { + "id": "FMA:27096", + "name": "Surface of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:27097", + "name": "Articular facet of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:27098", + "name": "Surface of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27096" + ] + } + }, + { + "id": "FMA:27099", + "name": "Articular facet of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27097" + ] + } + }, + { + "id": "FMA:27100", + "name": "Surface of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27096" + ] + } + }, + { + "id": "FMA:27101", + "name": "Articular facet of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27097" + ] + } + }, + { + "id": "FMA:27102", + "name": "Surface of spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24700" + ] + } + }, + { + "id": "FMA:27103", + "name": "Surface of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Fifth cervical vertebral surface" + ] + }, + { + "id": "FMA:27104", + "name": "Surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:27105", + "name": "Anterior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:27106", + "name": "Posterior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:27107", + "name": "Superior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24077" + ] + } + }, + { + "id": "FMA:27108", + "name": "Inferior surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:27109", + "name": "Lateral surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:27113", + "name": "Right lateral surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27109" + ] + } + }, + { + "id": "FMA:27117", + "name": "Left lateral surface of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27109" + ] + } + }, + { + "id": "FMA:27121", + "name": "Surface of arch of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:27122", + "name": "Surface of pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:27124", + "name": "Surface of right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27122" + ] + } + }, + { + "id": "FMA:27126", + "name": "Surface of left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27122" + ] + } + }, + { + "id": "FMA:27128", + "name": "Surface of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:27129", + "name": "Anterior surface of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24680" + ] + } + }, + { + "id": "FMA:27130", + "name": "Posterior surface of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24683" + ] + } + }, + { + "id": "FMA:27131", + "name": "Surface of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27128" + ] + } + }, + { + "id": "FMA:27132", + "name": "Anterior surface of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27129" + ] + } + }, + { + "id": "FMA:27133", + "name": "Posterior surface of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27130" + ] + } + }, + { + "id": "FMA:27134", + "name": "Surface of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27128" + ] + } + }, + { + "id": "FMA:27135", + "name": "Anterior surface of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27129" + ] + } + }, + { + "id": "FMA:27136", + "name": "Posterior surface of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27130" + ] + } + }, + { + "id": "FMA:27137", + "name": "Surface of fifth cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24686" + ] + }, + "synonyms": [ + "Fifth cervical vertebral process surface" + ] + }, + { + "id": "FMA:27138", + "name": "Surface of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24691" + ] + } + }, + { + "id": "FMA:27140", + "name": "Surface of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27138" + ] + } + }, + { + "id": "FMA:27142", + "name": "Surface of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27138" + ] + } + }, + { + "id": "FMA:27144", + "name": "Surface of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24687" + ] + } + }, + { + "id": "FMA:27146", + "name": "Surface of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + } + }, + { + "id": "FMA:27147", + "name": "Articular facet of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13628" + ] + } + }, + { + "id": "FMA:27148", + "name": "Surface of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27146" + ] + } + }, + { + "id": "FMA:27149", + "name": "Articular facet of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27147" + ] + } + }, + { + "id": "FMA:27150", + "name": "Surface of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27146" + ] + } + }, + { + "id": "FMA:27151", + "name": "Articular facet of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27147" + ] + } + }, + { + "id": "FMA:27152", + "name": "Surface of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:27153", + "name": "Articular facet of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:27154", + "name": "Surface of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27152" + ] + } + }, + { + "id": "FMA:27155", + "name": "Articular facet of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27153" + ] + } + }, + { + "id": "FMA:27156", + "name": "Surface of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27152" + ] + } + }, + { + "id": "FMA:27157", + "name": "Articular facet of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27153" + ] + } + }, + { + "id": "FMA:27158", + "name": "Surface of spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24700" + ] + } + }, + { + "id": "FMA:27159", + "name": "Surface of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Sixth cervical vertebral surface" + ] + }, + { + "id": "FMA:27160", + "name": "Surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:27161", + "name": "Anterior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:27162", + "name": "Posterior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:27163", + "name": "Superior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24077" + ] + } + }, + { + "id": "FMA:27164", + "name": "Inferior surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:27165", + "name": "Lateral surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:27169", + "name": "Right lateral surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27165" + ] + } + }, + { + "id": "FMA:27173", + "name": "Left lateral surface of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27165" + ] + } + }, + { + "id": "FMA:27177", + "name": "Surface of arch of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:27178", + "name": "Surface of pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:27180", + "name": "Surface of right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27178" + ] + } + }, + { + "id": "FMA:27182", + "name": "Surface of left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27178" + ] + } + }, + { + "id": "FMA:27184", + "name": "Surface of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:27185", + "name": "Anterior surface of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24680" + ] + } + }, + { + "id": "FMA:27186", + "name": "Posterior surface of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24683" + ] + } + }, + { + "id": "FMA:27187", + "name": "Surface of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27184" + ] + } + }, + { + "id": "FMA:27188", + "name": "Anterior surface of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27185" + ] + } + }, + { + "id": "FMA:27189", + "name": "Posterior surface of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27186" + ] + } + }, + { + "id": "FMA:27190", + "name": "Surface of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27184" + ] + } + }, + { + "id": "FMA:27191", + "name": "Anterior surface of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27185" + ] + } + }, + { + "id": "FMA:27192", + "name": "Posterior surface of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27186" + ] + } + }, + { + "id": "FMA:27193", + "name": "Surface of sixth cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24686" + ] + }, + "synonyms": [ + "Sixth cervical vertebral process surface" + ] + }, + { + "id": "FMA:27194", + "name": "Surface of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24691" + ] + } + }, + { + "id": "FMA:27196", + "name": "Surface of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27194" + ] + } + }, + { + "id": "FMA:27198", + "name": "Surface of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27194" + ] + } + }, + { + "id": "FMA:27200", + "name": "Surface of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24687" + ] + } + }, + { + "id": "FMA:27202", + "name": "Surface of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + } + }, + { + "id": "FMA:27203", + "name": "Articular facet of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13628" + ] + } + }, + { + "id": "FMA:27204", + "name": "Surface of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27202" + ] + } + }, + { + "id": "FMA:27205", + "name": "Articular facet of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27203" + ] + } + }, + { + "id": "FMA:27206", + "name": "Surface of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27202" + ] + } + }, + { + "id": "FMA:27207", + "name": "Articular facet of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27203" + ] + } + }, + { + "id": "FMA:27208", + "name": "Surface of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:27209", + "name": "Articular facet of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:27210", + "name": "Surface of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27208" + ] + } + }, + { + "id": "FMA:27211", + "name": "Articular facet of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27209" + ] + } + }, + { + "id": "FMA:27212", + "name": "Surface of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27208" + ] + } + }, + { + "id": "FMA:27213", + "name": "Articular facet of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27209" + ] + } + }, + { + "id": "FMA:27214", + "name": "Surface of spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24700" + ] + } + }, + { + "id": "FMA:27215", + "name": "Surface of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24318" + ] + }, + "synonyms": [ + "Seventh cervical vertebral surface" + ] + }, + { + "id": "FMA:27216", + "name": "Surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24064" + ] + } + }, + { + "id": "FMA:27217", + "name": "Anterior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24066" + ] + } + }, + { + "id": "FMA:27218", + "name": "Posterior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24067" + ] + } + }, + { + "id": "FMA:27219", + "name": "Superior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24077" + ] + } + }, + { + "id": "FMA:27220", + "name": "Inferior surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24065" + ] + } + }, + { + "id": "FMA:27221", + "name": "Lateral surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24068" + ] + } + }, + { + "id": "FMA:27225", + "name": "Right lateral surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27221" + ] + } + }, + { + "id": "FMA:27229", + "name": "Left lateral surface of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27221" + ] + } + }, + { + "id": "FMA:27233", + "name": "Surface of arch of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:27234", + "name": "Surface of pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:27236", + "name": "Surface of right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27234" + ] + } + }, + { + "id": "FMA:27238", + "name": "Surface of left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27234" + ] + } + }, + { + "id": "FMA:27240", + "name": "Surface of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:27241", + "name": "Anterior surface of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24680" + ] + } + }, + { + "id": "FMA:27242", + "name": "Posterior surface of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24683" + ] + } + }, + { + "id": "FMA:27243", + "name": "Surface of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27240" + ] + } + }, + { + "id": "FMA:27244", + "name": "Anterior surface of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27241" + ] + } + }, + { + "id": "FMA:27245", + "name": "Posterior surface of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27242" + ] + } + }, + { + "id": "FMA:27246", + "name": "Surface of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27240" + ] + } + }, + { + "id": "FMA:27247", + "name": "Anterior surface of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27241" + ] + } + }, + { + "id": "FMA:27248", + "name": "Posterior surface of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27242" + ] + } + }, + { + "id": "FMA:27249", + "name": "Surface of seventh cervical vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24686" + ] + }, + "synonyms": [ + "Seventh cervical vertebral process surface" + ] + }, + { + "id": "FMA:27250", + "name": "Surface of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24691" + ] + } + }, + { + "id": "FMA:27252", + "name": "Surface of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27250" + ] + } + }, + { + "id": "FMA:27254", + "name": "Surface of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27250" + ] + } + }, + { + "id": "FMA:27256", + "name": "Surface of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24687" + ] + } + }, + { + "id": "FMA:27258", + "name": "Surface of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24694" + ] + } + }, + { + "id": "FMA:27259", + "name": "Articular facet of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13628" + ] + } + }, + { + "id": "FMA:27260", + "name": "Surface of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27258" + ] + } + }, + { + "id": "FMA:27261", + "name": "Articular facet of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27259" + ] + } + }, + { + "id": "FMA:27262", + "name": "Surface of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27258" + ] + } + }, + { + "id": "FMA:27263", + "name": "Articular facet of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27259" + ] + } + }, + { + "id": "FMA:27264", + "name": "Surface of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:27265", + "name": "Articular facet of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13629" + ] + } + }, + { + "id": "FMA:27266", + "name": "Surface of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27264" + ] + } + }, + { + "id": "FMA:27267", + "name": "Articular facet of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27265" + ] + } + }, + { + "id": "FMA:27268", + "name": "Surface of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27264" + ] + } + }, + { + "id": "FMA:27269", + "name": "Articular facet of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27265" + ] + } + }, + { + "id": "FMA:27270", + "name": "Surface of spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24700" + ] + } + }, + { + "id": "FMA:27271", + "name": "Bone of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24356" + ] + } + }, + { + "id": "FMA:27272", + "name": "Supraspinous ligament of C7-T1vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13425" + ] + } + }, + { + "id": "FMA:27273", + "name": "Interspinous ligament of C7-T1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25555" + ] + } + }, + { + "id": "FMA:27274", + "name": "Intertransverse ligament of C7-T1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27275", + "name": "Intertransverse ligament of C2-C3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27276", + "name": "Intertransverse ligament of cervical vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13426" + ] + } + }, + { + "id": "FMA:27277", + "name": "Intertransverse ligament of C4-C5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27278", + "name": "Intertransverse ligament of C3-C4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27279", + "name": "Intertransverse ligament of C5-C6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27280", + "name": "Intertransverse ligament of C6-C7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27276" + ] + } + }, + { + "id": "FMA:27281", + "name": "Interspinous ligament of C2-C3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25555" + ] + } + }, + { + "id": "FMA:27282", + "name": "Interspinous ligament of C3-C4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25555" + ] + } + }, + { + "id": "FMA:27283", + "name": "Interspinous ligament of C4-C5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25555" + ] + } + }, + { + "id": "FMA:27284", + "name": "Interspinous ligament of C6-C7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25555" + ] + } + }, + { + "id": "FMA:27286", + "name": "Subcutaneous part of external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31371" + ] + }, + "synonyms": [ + "Pars subcutanea (Musculus sphincter ani externus)" + ] + }, + { + "id": "FMA:27287", + "name": "Superficial part of external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82527" + ] + }, + "synonyms": [ + "Pars superficialis (Musculus sphincter ani externus)" + ] + }, + { + "id": "FMA:27292", + "name": "Deep part of external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82526" + ] + }, + "synonyms": [ + "Pars profunda (Musculus sphincter ani externus)" + ] + }, + { + "id": "FMA:27293", + "name": "Fat body of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82501" + ] + }, + "synonyms": [ + "Adipose body of ischiorectal fossa" + ] + }, + { + "id": "FMA:27294", + "name": "Fat body of right side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27293" + ] + }, + "synonyms": [ + "Fat pad of right ischiorectal fossa" + ] + }, + { + "id": "FMA:27295", + "name": "Fat body of left side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27293" + ] + }, + "synonyms": [ + "Fat pad of left ischiorectal fossa" + ] + }, + { + "id": "FMA:27296", + "name": "Skin of anal part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + }, + "synonyms": [ + "Skin of anal region" + ] + }, + { + "id": "FMA:27297", + "name": "Skin of urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + } + }, + { + "id": "FMA:27298", + "name": "Perimysium of right superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21570" + ] + }, + "synonyms": [ + "Perimysium of right transversus perinei superficialis", + "Right superficial transverse perineal muscular perimysium" + ] + }, + { + "id": "FMA:27299", + "name": "Muscle fasciculus of right superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21561" + ] + }, + "synonyms": [ + "Muscle fasciculus of right transversus perinei superficialis" + ] + }, + { + "id": "FMA:27300", + "name": "Muscle fasciculus of left superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21561" + ] + }, + "synonyms": [ + "Muscle fasciculus of left transversus perinei superficialis" + ] + }, + { + "id": "FMA:27301", + "name": "Perimysium of left superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21570" + ] + }, + "synonyms": [ + "Left superficial transverse perineal muscular perimysium", + "Perimysium of left transversus perinei superficialis" + ] + }, + { + "id": "FMA:27302", + "name": "Perimysium of deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21938" + ] + }, + "synonyms": [ + "Perimysium of transversus perinei profundus", + "Deep transverse perineal muscular perimysium" + ] + }, + { + "id": "FMA:27303", + "name": "Perimysium of right deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27302" + ] + }, + "synonyms": [ + "Right deep transverse perineal muscular perimysium", + "Perimysium of right transversus perinei profundus" + ] + }, + { + "id": "FMA:27306", + "name": "Muscle fasciculus of deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of transversus perinei profundus" + ] + }, + { + "id": "FMA:27307", + "name": "Perimysium of left deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27302" + ] + }, + "synonyms": [ + "Left deep transverse perineal muscular perimysium", + "Perimysium of left transversus perinei profundus" + ] + }, + { + "id": "FMA:27308", + "name": "Muscle fasciculus of right deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27306" + ] + }, + "synonyms": [ + "Muscle fasciculus of right transversus perinei profundus muscle" + ] + }, + { + "id": "FMA:27309", + "name": "Muscle fasciculus of left deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27306" + ] + }, + "synonyms": [ + "Muscle fasciculus of left transversus perinei profundus muscle" + ] + }, + { + "id": "FMA:27310", + "name": "Right visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9734" + ] + } + }, + { + "id": "FMA:27311", + "name": "Left visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9734" + ] + } + }, + { + "id": "FMA:27312", + "name": "Right parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9733" + ] + } + }, + { + "id": "FMA:27313", + "name": "Left parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9733" + ] + } + }, + { + "id": "FMA:27314", + "name": "Tendon of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66282" + ] + }, + "synonyms": [ + "Right bulbospongiosus tendon" + ] + }, + { + "id": "FMA:27315", + "name": "Tendon of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66282" + ] + }, + "synonyms": [ + "Left bulbospongiosus tendon" + ] + }, + { + "id": "FMA:27316", + "name": "Perimysium of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22028" + ] + }, + "synonyms": [ + "Right bulbospongiosus perimysium" + ] + }, + { + "id": "FMA:27317", + "name": "Perimysium of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22028" + ] + }, + "synonyms": [ + "Left bulbospongiosus perimysium" + ] + }, + { + "id": "FMA:27318", + "name": "Muscle fasciculus of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22027" + ] + } + }, + { + "id": "FMA:27319", + "name": "Muscle fasciculus of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22027" + ] + } + }, + { + "id": "FMA:27324", + "name": "Perimysium of ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46549" + ] + }, + "synonyms": [ + "Ischiocavernosus perimysium" + ] + }, + { + "id": "FMA:27325", + "name": "Perimysium of right ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27324" + ] + }, + "synonyms": [ + "Right ischiocavernosus perimysium" + ] + }, + { + "id": "FMA:27326", + "name": "Perimysium of left ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27324" + ] + }, + "synonyms": [ + "Left ischiocavernosus perimysium" + ] + }, + { + "id": "FMA:27327", + "name": "Muscle fasciculus of ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:27328", + "name": "Muscle fasciculus of right ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27327" + ] + } + }, + { + "id": "FMA:27329", + "name": "Muscle fasciculus of left ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27327" + ] + } + }, + { + "id": "FMA:27335", + "name": "Epimysium of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49345" + ] + }, + "synonyms": [ + "Male sphincter urethrae epimysium", + "Epimysium of male external sphincter urethrae" + ] + }, + { + "id": "FMA:27341", + "name": "Perimysium of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49345" + ] + }, + "synonyms": [ + "Male sphincter urethrae perimysium", + "Perimysium of male external sphincter urethrae" + ] + }, + { + "id": "FMA:27355", + "name": "Superior fascia of urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:27356", + "name": "Right superior fascia of urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27355" + ] + } + }, + { + "id": "FMA:27357", + "name": "Left superior fascia of urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27355" + ] + } + }, + { + "id": "FMA:27359", + "name": "Intrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Conducting portion of lung" + ] + }, + { + "id": "FMA:27360", + "name": "Lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Respiratory portion of lung" + ] + }, + { + "id": "FMA:27361", + "name": "Right intrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27359" + ] + }, + "synonyms": [ + "Right intrapulmonary segment of tracheobronchial tree", + "Conducting portion of right lung" + ] + }, + { + "id": "FMA:27362", + "name": "Left intrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27359" + ] + }, + "synonyms": [ + "Conducting portion of left lung", + "Left intrapulmonary segment of tracheobronchial tree" + ] + }, + { + "id": "FMA:27363", + "name": "Parenchyma of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78565" + ] + }, + "synonyms": [ + "Right pulmonary parenchyma", + "Respiratory portion of right lung", + "Right lung parenchyma" + ] + }, + { + "id": "FMA:27364", + "name": "Parenchyma of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78565" + ] + }, + "synonyms": [ + "Respiratory portion of left lung", + "Left pulmonary parenchyma" + ] + }, + { + "id": "FMA:27365", + "name": "Parenchyma of apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Apical bronchopulmonary segmental parenchyma", + "Respiratory portion of apical broncopulmonary segment" + ] + }, + { + "id": "FMA:27366", + "name": "Parenchyma of posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary segmental parenchyma", + "Respiratory portion of posterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:27367", + "name": "Parenchyma of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of anterior bronchopulmonary segment", + "Anterior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27368", + "name": "Parenchyma of apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Apicoposterior bronchopulmonary segmental parenchyma", + "Respiratory portion of apicoposterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:27369", + "name": "Parenchyma of right apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27365" + ] + }, + "synonyms": [ + "Right apical bronchopulmonary segmental parenchyma", + "Respiratory portion of right apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:27370", + "name": "Parenchyma of left apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27365" + ] + }, + "synonyms": [ + "Left apical bronchopulmonary segmental parenchyma", + "Respiratory portion of left apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:27371", + "name": "Parenchyma of right posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27366" + ] + }, + "synonyms": [ + "Respiratory portion of right posterior bronchopulmonary segment", + "Right posterior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27372", + "name": "Parenchyma of left posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27366" + ] + }, + "synonyms": [ + "Respiratory portion of left posterior bronchopulmonary segment", + "Left posterior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27373", + "name": "Parenchyma of right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27367" + ] + }, + "synonyms": [ + "Respiratory portion of right anterior bronchopulmonary segment", + "Right anterior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27374", + "name": "Parenchyma of left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27367" + ] + }, + "synonyms": [ + "Respiratory portion of left anterior bronchopulmonary segment", + "Left anterior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27375", + "name": "Parenchyma of superior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Superior lingular bronchopulmonary segmental parenchyma", + "Parenchyma of superior lingular segment", + "Respiratory portion of superior lingular bronchopulmonary segment" + ] + }, + { + "id": "FMA:27376", + "name": "Parenchyma of inferior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Parenchyma of inferior lingular segment", + "Inferior lingular bronchopulmonary segmental parenchyma", + "Respiratory portion of inferior lingular bronchopulmonary segment" + ] + }, + { + "id": "FMA:27377", + "name": "Skin of urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + } + }, + { + "id": "FMA:27378", + "name": "Superficial compartment of superficial perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + }, + "synonyms": [ + "Subcutaneous perineal pouch" + ] + }, + { + "id": "FMA:27379", + "name": "Deep compartment of superficial perineal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + } + }, + { + "id": "FMA:27380", + "name": "Parenchyma of superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of superior bronchopulmonary segment", + "Superior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27381", + "name": "Parenchyma of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of medial basal bronchopulmonary segment", + "Medial basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27382", + "name": "Parenchyma of lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary segmental parenchyma", + "Respiratory portion of lateral basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:27383", + "name": "Parenchyma of anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of anterior basal bronchopulmonary segment", + "Anterior basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27384", + "name": "Parenchyma of posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of posterior basal bronchopulmonary segment", + "Posterior basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27385", + "name": "Parenchyma of right superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27380" + ] + }, + "synonyms": [ + "Respiratory portion of right superior bronchopulmonary segment", + "Right superior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27386", + "name": "Parenchyma of left superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27380" + ] + }, + "synonyms": [ + "Respiratory portion of left superior bronchopulmonary segment", + "Left superior bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27387", + "name": "Parenchyma of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27381" + ] + }, + "synonyms": [ + "Respiratory portion of right medial basal bronchopulmonary segment", + "Right medial basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27388", + "name": "Parenchyma of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27381" + ] + }, + "synonyms": [ + "Respiratory portion of left medial basal bronchopulmonary segment", + "Left medial basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27389", + "name": "Parenchyma of right lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27382" + ] + }, + "synonyms": [ + "Respiratory portion of right lateral basal bronchopulmonary segment", + "Right lateral basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27390", + "name": "Parenchyma of left lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27382" + ] + }, + "synonyms": [ + "Left lateral basal bronchopulmonary segmental parenchyma", + "Respiratory portion of left lateral basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:27391", + "name": "Parenchyma of right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27383" + ] + }, + "synonyms": [ + "Respiratory portion of right anterior basal bronchopulmonary segment", + "Right anterior basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27392", + "name": "Parenchyma of left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27383" + ] + }, + "synonyms": [ + "Left anterior basal bronchopulmonary segmental parenchyma", + "Respiratory portion of left anterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:27393", + "name": "Parenchyma of right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27384" + ] + }, + "synonyms": [ + "Right posterior basal bronchopulmonary segmental parenchyma", + "Respiratory portion of right posterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:27394", + "name": "Parenchyma of left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27384" + ] + }, + "synonyms": [ + "Respiratory portion of left posterior basal bronchopulmonary segment", + "Left posterior basal bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27395", + "name": "Vertebral part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18140" + ] + } + }, + { + "id": "FMA:27396", + "name": "Costal part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18140" + ] + } + }, + { + "id": "FMA:27397", + "name": "Anterior part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30617" + ] + } + }, + { + "id": "FMA:27398", + "name": "Lateral part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30617" + ] + } + }, + { + "id": "FMA:27399", + "name": "Posterior part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30617" + ] + } + }, + { + "id": "FMA:27400", + "name": "Vertebral part of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27395" + ] + } + }, + { + "id": "FMA:27401", + "name": "Vertebral part of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27395" + ] + } + }, + { + "id": "FMA:27402", + "name": "Costal part of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27396" + ] + } + }, + { + "id": "FMA:27403", + "name": "Costal part of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27396" + ] + } + }, + { + "id": "FMA:27404", + "name": "Anterior part of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27397" + ] + } + }, + { + "id": "FMA:27405", + "name": "Anterior part of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27397" + ] + } + }, + { + "id": "FMA:27406", + "name": "Lateral part of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27398" + ] + } + }, + { + "id": "FMA:27407", + "name": "Lateral part of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27398" + ] + } + }, + { + "id": "FMA:27408", + "name": "Posterior part of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27399" + ] + } + }, + { + "id": "FMA:27409", + "name": "Posterior part of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27399" + ] + } + }, + { + "id": "FMA:27410", + "name": "Noncardiac part of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + } + }, + { + "id": "FMA:27411", + "name": "Suprahilar part of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Suprahilar part of mediastinal surface of upper lobe of lung" + ] + }, + { + "id": "FMA:27413", + "name": "Extrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Extrapulmonary segment of tracheobronchial tree" + ] + }, + { + "id": "FMA:27415", + "name": "Right extrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27413" + ] + } + }, + { + "id": "FMA:27416", + "name": "Left extrapulmonary part of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27413" + ] + } + }, + { + "id": "FMA:27419", + "name": "Extrapulmonary part of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27423" + ] + } + }, + { + "id": "FMA:27421", + "name": "Intrapulmonary part of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27423" + ] + } + }, + { + "id": "FMA:27422", + "name": "Intrapulmonary part of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27423" + ] + } + }, + { + "id": "FMA:27423", + "name": "Region of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Bronchial region" + ] + }, + { + "id": "FMA:27424", + "name": "Variant segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + } + }, + { + "id": "FMA:27425", + "name": "Anteromedial basal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13285" + ] + }, + "synonyms": [ + "Left anteromedial basal bronchus", + "B7 + B8" + ] + }, + { + "id": "FMA:27431", + "name": "Lumbar vertebral segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63978" + ] + } + }, + { + "id": "FMA:27432", + "name": "Atlanto-occipital segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27433", + "name": "C1 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27434", + "name": "Atlanto-axial segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27435", + "name": "C2 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27436", + "name": "C2 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27437", + "name": "C3 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27438", + "name": "C3 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27439", + "name": "C4 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27440", + "name": "C4 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27441", + "name": "C5 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27442", + "name": "C5 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27443", + "name": "C6 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27444", + "name": "C6 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27445", + "name": "C7 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27446", + "name": "C7 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25021" + ] + } + }, + { + "id": "FMA:27447", + "name": "T1 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27448", + "name": "Parenchyma of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Medial bronchopulmonary segmental parenchyma", + "Respiratory portion of medial bronchopulmonary segment" + ] + }, + { + "id": "FMA:27449", + "name": "T1 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27450", + "name": "T2 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27451", + "name": "T2 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27452", + "name": "Parenchyma of lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + }, + "synonyms": [ + "Respiratory portion of lateral bronchopulmonary segment", + "Lateral bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:27453", + "name": "T3 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27454", + "name": "T3 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27455", + "name": "T4 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27456", + "name": "T4 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27457", + "name": "T5 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27458", + "name": "T5 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27459", + "name": "T6 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27460", + "name": "T6 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27461", + "name": "T7segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + }, + "synonyms": [ + "Anterior longitudinal ligament t7segment" + ] + }, + { + "id": "FMA:27462", + "name": "T7 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27463", + "name": "T8 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27464", + "name": "T8 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27465", + "name": "T9 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27466", + "name": "T9 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27467", + "name": "T10 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27468", + "name": "T10 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27469", + "name": "T11 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27470", + "name": "T11 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27471", + "name": "T12 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27472", + "name": "T12 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16074" + ] + } + }, + { + "id": "FMA:27473", + "name": "L1 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27474", + "name": "L1 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27475", + "name": "L2 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27476", + "name": "L2 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27477", + "name": "L3 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27478", + "name": "L3 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27479", + "name": "L4 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27480", + "name": "L4 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27481", + "name": "L5 segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27482", + "name": "L5 symphysis segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27431" + ] + } + }, + { + "id": "FMA:27483", + "name": "Sacral vertebral segment of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63978" + ] + } + }, + { + "id": "FMA:27484", + "name": "Lumbar vertebral segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63979" + ] + } + }, + { + "id": "FMA:27485", + "name": "Sacral vertebral segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63979" + ] + } + }, + { + "id": "FMA:27487", + "name": "C2 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27488", + "name": "C2 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27489", + "name": "C3 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27490", + "name": "C3 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27491", + "name": "C4 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27492", + "name": "C4 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27493", + "name": "C5 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27494", + "name": "C5 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27495", + "name": "C6 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27496", + "name": "C6 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27497", + "name": "C7 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27498", + "name": "C7 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25022" + ] + } + }, + { + "id": "FMA:27499", + "name": "T1 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27500", + "name": "T1 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27501", + "name": "T2 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27502", + "name": "T2 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27503", + "name": "T3 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27504", + "name": "T3 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27505", + "name": "T4 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27506", + "name": "T4 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27507", + "name": "T5 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27508", + "name": "T5 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27509", + "name": "T6 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27510", + "name": "T6 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27511", + "name": "T7 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27512", + "name": "T7 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27513", + "name": "T8 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27514", + "name": "T9 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27515", + "name": "T8 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27516", + "name": "T9 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27517", + "name": "T10 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27518", + "name": "T10 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27519", + "name": "T11segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + }, + "synonyms": [ + "Posterior longitudinal ligament t11segment" + ] + }, + { + "id": "FMA:27520", + "name": "T11 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27521", + "name": "T12 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27522", + "name": "T12 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10454" + ] + } + }, + { + "id": "FMA:27523", + "name": "L1 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27524", + "name": "L1 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27525", + "name": "L2 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27526", + "name": "L2 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27527", + "name": "L3 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27528", + "name": "L3 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27529", + "name": "L4 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27530", + "name": "L4 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27531", + "name": "L5 segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27532", + "name": "L5 symphysis segment of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27484" + ] + } + }, + { + "id": "FMA:27533", + "name": "Pulmonary interstitium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:27534", + "name": "Pleural cupula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Cervical pleura", + "Cupular pleura", + "Dome of pleura", + "Cupula of pleura", + "Sibson's fascia" + ] + }, + { + "id": "FMA:27535", + "name": "L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13669" + ] + }, + "synonyms": [ + "Joint of L1-L2 vertebral arch", + "Zygapophysial joint of L1-L2 vertebrae", + "L1-L2 facet joint", + "Joint of first and second lumbar vertebral arch", + "Zygapophyseal joint of L1-L2 vertebrae", + "Joint of L1-L2 vertebral articular process" + ] + }, + { + "id": "FMA:27536", + "name": "Right pleural cupula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27534" + ] + } + }, + { + "id": "FMA:27537", + "name": "Left pleural cupula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27534" + ] + } + }, + { + "id": "FMA:27538", + "name": "Synovial membrane of articular capsule of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of atlanto-occipital joint" + ] + }, + { + "id": "FMA:27540", + "name": "Synovial fluid of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27541", + "name": "Synovial membrane of articular capsule of right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27538" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right atlanto-occipital joint" + ] + }, + { + "id": "FMA:27542", + "name": "Synovial membrane of articular capsule of left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27538" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left atlanto-occipital joint" + ] + }, + { + "id": "FMA:27543", + "name": "Synovial cavity of vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Synovial cavity of joint of vertebral arch" + ] + }, + { + "id": "FMA:27544", + "name": "Synovial cavity of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27545", + "name": "Synovial cavity of right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27544" + ] + } + }, + { + "id": "FMA:27546", + "name": "Synovial cavity of left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27544" + ] + } + }, + { + "id": "FMA:27547", + "name": "Synovial fluid of vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + }, + "synonyms": [ + "Synovial fluid of joint of vertebral arch" + ] + }, + { + "id": "FMA:27548", + "name": "Synovial fluid of right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27540" + ] + } + }, + { + "id": "FMA:27549", + "name": "Synovial fluid of left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27540" + ] + } + }, + { + "id": "FMA:27550", + "name": "Synovial membrane of articular capsule of vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + }, + "synonyms": [ + "Synovial membrane of vertebral arch joint", + "Synovial layer of articular capsule of vertebral arch joint" + ] + }, + { + "id": "FMA:27551", + "name": "Right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25302" + ] + }, + "synonyms": [ + "Joint of right C2-C3 vertebral articular process", + "Right zygapophysial joint of C2-C3 vertebrae", + "Right C2-C3 facet joint", + "Joint of right C2-C3 vertebral arch", + "Right zygapophyseal joint of C2-C3 vertebrae" + ] + }, + { + "id": "FMA:27552", + "name": "Left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25302" + ] + }, + "synonyms": [ + "Left zygapophyseal joint of C2-C3 vertebrae", + "Left C2-C3 facet joint", + "Left joint of second and third cervical vertebral arch", + "Joint of left C2-C3 vertebral arch", + "Left zygapophysial joint of C2-C3 vertebrae", + "Joint of left C2-C3 vertebral articular process" + ] + }, + { + "id": "FMA:27553", + "name": "Right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25381" + ] + }, + "synonyms": [ + "Joint of right C3-C4 vertebral arch", + "Right C3-C4 facet joint", + "Right zygapophysial joint of C3-C4 vertebrae", + "Right joint of third and fourth cervical vertebral arch", + "Right zygapophyseal joint of C3-C4 vertebrae", + "Joint of right C3-C4 vertebral articular process" + ] + }, + { + "id": "FMA:27554", + "name": "Left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25381" + ] + }, + "synonyms": [ + "Left joint of third and fourth cervical vertebral arch", + "Left C3-C4 facet joint", + "Left zygapophysial joint of C3-C4 vertebrae", + "Joint of left C3-C4 vertebral arch", + "Joint of left C3-C4 vertebral articular process", + "Left zygapophyseal joint of C3-C4 vertebrae" + ] + }, + { + "id": "FMA:27555", + "name": "Right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26090" + ] + }, + "synonyms": [ + "Joint of right C4-C5 vertebral articular process", + "Right zygapophysial joint of C4-C5 vertebrae", + "Right zygapophyseal joint of C4-C5 vertebrae", + "Joint of right C4-C5 vertebral arch", + "Right C4-C5 facet joint", + "Right joint of fourth and fifth cervical vertebral arch" + ] + }, + { + "id": "FMA:27556", + "name": "Left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26090" + ] + }, + "synonyms": [ + "Joint of left C4-C5 vertebral arch", + "Left C4-C5 facet joint", + "Left zygapophyseal joint of C4-C5 vertebrae", + "Left zygapophysial joint of C4-C5 vertebrae", + "Left joint of fourth and fifth cervical vertebral arch", + "Joint of left C4-C5 vertebral articular process" + ] + }, + { + "id": "FMA:27557", + "name": "Right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26091" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of C5-C6 vertebrae", + "Right C5-C6 facet joint", + "Right zygapophysial joint of C5-C6 vertebrae", + "Joint of right C5-C6 vertebral arch", + "Right joint of fifth and sixth cervical vertebral arch", + "Joint of right C5-C6 vertebral articular process" + ] + }, + { + "id": "FMA:27558", + "name": "Left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26091" + ] + }, + "synonyms": [ + "Left C5-C6 facet joint", + "Joint of left C5-C6 vertebral articular process", + "Left zygapophysial joint of C5-C6 vertebrae", + "Left zygapophyseal joint of C5-C6 vertebrae", + "Left joint of fifth and sixth cervical vertebral arch", + "Joint of left C5-C6 vertebral arch" + ] + }, + { + "id": "FMA:27559", + "name": "Right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26092" + ] + }, + "synonyms": [ + "Joint of right C6-C7 vertebral articular process", + "Right zygapophysial joint of C6-C7 vertebrae", + "Right zygapophyseal joint of C6-C7 vertebrae", + "Right C6-C7 facet joint", + "Right joint of sixth and seventh cervical vertebral arch", + "Joint of right C6-C7 vertebral arch" + ] + }, + { + "id": "FMA:27560", + "name": "Left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26092" + ] + }, + "synonyms": [ + "Left zygapophysial joint of C6-C7 vertebrae", + "Left C6-C7 facet joint", + "Joint of left C6-C7 vertebral articular process", + "Joint of left C6-C7 vertebral arch", + "Left zygapophyseal joint of C6-C7 vertebrae", + "Left joint of sixth and seventh cervical vertebral arch" + ] + }, + { + "id": "FMA:27561", + "name": "Right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26093" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of C7-T1 vertebrae", + "Right C7-T1 facet joint", + "Joint of right C7-T1 vertebral articular process", + "Right joint of seventh cervical and first thoracic vertebral arch", + "Joint of right C7-T1 vertebral arch", + "Right zygapophysial joint of C7-T1 vertebrae" + ] + }, + { + "id": "FMA:27562", + "name": "Left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26093" + ] + }, + "synonyms": [ + "Left joint of seventh cervical and first thoracic vertebral arch", + "Left zygapophysial joint of C7-T1 vertebrae", + "Joint of left C7-T1 vertebral articular process", + "Left C7-T1 facet joint", + "Joint of left C7-T1 vertebral arch", + "Left zygapophyseal joint of C7-T1 vertebrae" + ] + }, + { + "id": "FMA:27563", + "name": "T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "T2-T3 facet joint", + "Zygapophysial joint of T2-T3 vertebrae", + "Joint of T2-T3 vertebral arch", + "Joint of second and third thoracic vertebral arch", + "Zygapophyseal joint of T2-T3 vertebrae", + "Joint of T2-T3 vertebral articular process" + ] + }, + { + "id": "FMA:27564", + "name": "T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "T3-T4 facet joint", + "Zygapophysial joint of T3-T4 vertebrae", + "Joint of T3-T4 vertebral arch", + "Zygapophyseal joint of T3-T4 vertebrae", + "Joint of T3-T4 vertebral articular process", + "Joint of third and fourth thoracic vertebral arch" + ] + }, + { + "id": "FMA:27565", + "name": "T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "T4-T5 facet joint", + "Zygapophyseal joint of T4-T5 vertebrae", + "Joint of T4-T5 vertebral arch", + "Joint of fourth and fifth thoracic vertebral arch", + "Joint of T4-T5 vertebral articular process", + "Zygapophysial joint of T4-T5 vertebrae" + ] + }, + { + "id": "FMA:27566", + "name": "T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "T5-T6 facet joint", + "Zygapophyseal joint of T5-T6 vertebrae", + "Joint of fifth and sixth thoracic vertebral arch", + "Joint of T5-T6 vertebral articular process", + "Zygapophysial joint of T5-T6 vertebrae", + "Joint of T5-T6 vertebral arch" + ] + }, + { + "id": "FMA:27567", + "name": "T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Zygapophyseal joint of T6-T7 vertebrae", + "Joint of T6-T7 vertebral articular process", + "T6-T7 facet joint", + "Joint of T6-T7 vertebral arch", + "Joint of sixth and seventh thoracic vertebral arch", + "Zygapophysial joint of T6-T7 vertebrae" + ] + }, + { + "id": "FMA:27568", + "name": "T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Joint of T7-T8 vertebral arch", + "Joint of seventh and eighth thoracic vertebral arch", + "Joint of T7-T8 vertebral articular process", + "T7-T8 facet joint", + "Zygapophyseal joint of T7-T8 vertebrae", + "Zygapophysial joint of T7-T8 vertebrae" + ] + }, + { + "id": "FMA:27569", + "name": "T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Joint of T8-T9 vertebral articular process", + "Zygapophyseal joint of T8-T9 vertebrae", + "T8-T9 facet joint", + "Joint of eighth and ninth thoracic vertebral arch", + "Zygapophysial joint of T8-T9 vertebrae", + "Joint of T8-T9 vertebral arch", + "Joint of T8-T9 vertebral articular processes" + ] + }, + { + "id": "FMA:27570", + "name": "T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Zygapophysial joint of T9-T10 vertebrae", + "Zygapophyseal joint of T9-T10 vertebrae", + "Joint of ninth and tenth thoracic vertebral arch", + "Joint of T9-T10 vertebral articular process", + "T9-T10 facet joint", + "Joint of T9-T10 vertebral arch" + ] + }, + { + "id": "FMA:27571", + "name": "T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Joint of tenth and eleventh thoracic vertebral arch", + "Joint of T10-T11 vertebral articular process", + "Joint of T10-T11 vertebral arch", + "Zygapophyseal joint of T10-T11 vertebrae", + "Zygapophysial joint of T10-T11 vertebrae", + "T10-T11 facet joint" + ] + }, + { + "id": "FMA:27572", + "name": "T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Joint of T11-T12 vertebral arch", + "Zygapophysial joint of T11-T12 vertebrae", + "Joint of eleventh and twelfth thoracic vertebral arch", + "T11-T12 facet joint", + "Joint of T11-T12 vertebral articular process", + "Zygapophyseal joint of T11-T12 vertebrae" + ] + }, + { + "id": "FMA:27573", + "name": "T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10452" + ] + }, + "synonyms": [ + "Zygapophyseal joint of T12-L1 vertebrae", + "T12-L1 facet joint", + "Joint of twelfth thoracic and first lumbar vertebral arch", + "Joint of T12-L1 vertebral articular process", + "Joint of T12-L1 vertebral arch", + "Zygapophysial joint of T12-L1 vertebrae" + ] + }, + { + "id": "FMA:27574", + "name": "Right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26110" + ] + }, + "synonyms": [ + "Joint of right T1-T2 vertebral arch", + "Right zygapophysial joint of T1-T2 vertebrae", + "Joint of right T1-T2 vertebral articular process", + "Right zygapophyseal joint of T1-T2 vertebrae", + "Right T1-T2 facet joint" + ] + }, + { + "id": "FMA:27575", + "name": "Left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26110" + ] + }, + "synonyms": [ + "Left zygapophysial joint of T1-T2 vertebrae", + "Left zygapophyseal joint of T1-T2 vertebrae", + "Joint of left T1-T2 vertebral arch", + "Left T1-T2 facet joint", + "Joint of left T1-T2 vertebral articular process" + ] + }, + { + "id": "FMA:27576", + "name": "Right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27563" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of T2-T3 vertebrae", + "Joint of right T2-T3 vertebral arch", + "Right zygapophysial joint of T2-T3 vertebrae", + "Right joint of second and third thoracic vertebral arch", + "Right T2-T3 facet joint", + "Joint of right T2-T3 vertebral articular process" + ] + }, + { + "id": "FMA:27577", + "name": "Left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27563" + ] + }, + "synonyms": [ + "Left zygapophysial joint of T2-T3 vertebrae", + "Left T2-T3 facet joint", + "Left zygapophyseal joint of T2-T3 vertebrae", + "Joint of left T2-T3 vertebral articular process", + "Joint of left T2-T3 vertebral arch", + "Left joint of second and third thoracic vertebral arch" + ] + }, + { + "id": "FMA:27578", + "name": "Right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27564" + ] + }, + "synonyms": [ + "Right T3-T4 facet joint", + "Right zygapophyseal joint of T3-T4 vertebrae", + "Joint of right T3-T4 vertebral articular process", + "Right joint of third and fourth thoracic vertebral arch", + "Right zygapophysial joint of T3-T4 vertebrae", + "Joint of right T3-T4 vertebral arch" + ] + }, + { + "id": "FMA:27579", + "name": "Left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27564" + ] + }, + "synonyms": [ + "Left T3-T4 facet joint", + "Left joint of third and fourth thoracic vertebral arch", + "Joint of left T3-T4 vertebral arch", + "Left zygapophysial joint of T3-T4 vertebrae", + "Left zygapophyseal joint of T3-T4 vertebrae", + "Joint of left T3-T4 vertebral articular process" + ] + }, + { + "id": "FMA:27580", + "name": "Right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27565" + ] + }, + "synonyms": [ + "Right zygapophysial joint of T4-T5 vertebrae", + "Right joint of fourth and fifth thoracic vertebral arch", + "Right T4-T5 facet joint", + "Joint of right T4-T5 vertebral arch", + "Right zygapophyseal joint of T4-T5 vertebrae", + "Joint of right T4-T5 vertebral articular process" + ] + }, + { + "id": "FMA:27581", + "name": "Left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27565" + ] + }, + "synonyms": [ + "Left joint of fourth and fifth thoracic vertebral arch", + "Left zygapophyseal joint of T4-T5 vertebrae", + "Joint of left T4-T5 vertebral arch", + "Left T4-T5 facet joint", + "Left zygapophysial joint of T4-T5 vertebrae", + "Joint of left T4-T5 vertebral articular process" + ] + }, + { + "id": "FMA:27582", + "name": "Right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27566" + ] + }, + "synonyms": [ + "Joint of right T5-T6 vertebral articular process", + "Right zygapophysial joint of T5-T6 vertebrae", + "Right zygapophyseal joint of T5-T6 vertebrae", + "Right T5-T6 facet joint", + "Joint of right T5-T6 vertebral arch", + "Right joint of fifth and sixth thoracic vertebral arch" + ] + }, + { + "id": "FMA:27583", + "name": "Left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27566" + ] + }, + "synonyms": [ + "Left joint of fifth and sixth thoracic vertebral arch", + "Left zygapophysial joint of T5-T6 vertebrae", + "Left T5-T6 facet joint", + "Left zygapophyseal joint of T5-T6 vertebrae", + "Joint of left T5-T6 vertebral arch", + "Joint of left T5-T6 vertebral articular process" + ] + }, + { + "id": "FMA:27584", + "name": "Right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27567" + ] + }, + "synonyms": [ + "Right joint of sixth and seventh thoracic vertebral arch", + "Joint of right T6-T7 vertebral articular process", + "Right zygapophyseal joint of T6-T7 vertebrae", + "Joint of right T6-T7 vertebral arch", + "Right zygapophysial joint of T6-T7 vertebrae", + "Right T6-T7 facet joint" + ] + }, + { + "id": "FMA:27585", + "name": "Left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27567" + ] + }, + "synonyms": [ + "Left zygapophyseal joint of T6-T7 vertebrae", + "Joint of left T6-T7 vertebral articular process", + "Left zygapophysial joint of T6-T7 vertebrae", + "Left T6-T7 facet joint", + "Joint of left T6-T7 vertebral arch", + "Left joint of sixth and seventh thoracic vertebral arch" + ] + }, + { + "id": "FMA:27586", + "name": "Right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27568" + ] + }, + "synonyms": [ + "Right zygapophysial joint of T7-T8 vertebrae", + "Right T7-T8 facet joint", + "Joint of right T7-T8 vertebral arch", + "Right zygapophyseal joint of T7-T8 vertebrae", + "Right joint of seventh and eighth thoracic vertebral arch", + "Joint of right T7-T8 vertebral articular process" + ] + }, + { + "id": "FMA:27587", + "name": "Left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27568" + ] + }, + "synonyms": [ + "Left joint of seventh and eighth thoracic vertebral arch", + "Left T7-T8 facet joint", + "Left zygapophyseal joint of T7-T8 vertebrae", + "Left zygapophysial joint of T7-T8 vertebrae", + "Joint of left T7-T8 vertebral arch", + "Joint of left T7-T8 vertebral articular process" + ] + }, + { + "id": "FMA:27588", + "name": "Right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27569" + ] + }, + "synonyms": [ + "Right zygapophysial joint of T8-T9 vertebrae", + "Joint of right T8-T9 vertebral articular process", + "Right T8-T9 facet joint", + "Right zygapophyseal joint of T8-T9 vertebrae", + "Joint of right T8-T9 vertebral arch" + ] + }, + { + "id": "FMA:27589", + "name": "Left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27569" + ] + }, + "synonyms": [ + "Left zygapophyseal joint of T8-T9 vertebrae", + "Left joint of eighth and ninth thoracic vertebral arch", + "Left T8-T9 facet joint", + "Left zygapophysial joint of T8-T9 vertebrae", + "Joint of left T8-T9 vertebral arch", + "Joint of left T8-T9 vertebral articular process" + ] + }, + { + "id": "FMA:27590", + "name": "Right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27570" + ] + }, + "synonyms": [ + "Right T9-T10 facet joint", + "Right joint of ninth and tenth thoracic vertebral arch", + "Joint of right T9-T10 vertebral articular process", + "Joint of right T9-T10 vertebral arch", + "Right zygapophyseal joint of T9-T10 vertebrae", + "Right zygapophysial joint of T9-T10 vertebrae" + ] + }, + { + "id": "FMA:27591", + "name": "Left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27570" + ] + }, + "synonyms": [ + "Joint of left T9-T10 vertebral arch", + "Left joint of ninth and tenth thoracic vertebral arch", + "Left T9-T10 facet joint", + "Left zygapophyseal joint of T9-T10 vertebrae", + "Left zygapophysial joint of T9-T10 vertebrae", + "Joint of left T9-T10 vertebral articular process" + ] + }, + { + "id": "FMA:27592", + "name": "Right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27571" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of T10-T11 vertebrae", + "Right joint of tenth and eleventh thoracic vertebral arch", + "Joint of right T10-T11 vertebral arch", + "Joint of right T10-T11 vertebral articular process", + "Right zygapophysial joint of T10-T11 vertebrae", + "Right T10-T11 facet joint" + ] + }, + { + "id": "FMA:27593", + "name": "Left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27571" + ] + }, + "synonyms": [ + "Left joint of tenth and eleventh thoracic vertebral arch", + "Joint of left T10-T11 vertebral arch", + "Left zygapophyseal joint of T10-T11 vertebrae", + "Left zygapophysial joint of T10-T11 vertebrae", + "Left T10-T11 facet joint", + "Joint of left T10-T11 vertebral articular process" + ] + }, + { + "id": "FMA:27594", + "name": "Right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27572" + ] + }, + "synonyms": [ + "Right joint of eleventh and twelfth thoracic vertebral arch", + "Right zygapophyseal joint of T11-T12 vertebrae", + "Joint of right T11-T12 vertebral arch", + "Joint of right T11-T12 vertebral articular process", + "Right T11-T12 facet joint", + "Right zygapophysial joint of T11-T12 vertebrae" + ] + }, + { + "id": "FMA:27595", + "name": "Left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27572" + ] + }, + "synonyms": [ + "Joint of left T11-T12 vertebral arch", + "Joint of left T11-T12 vertebral articular process", + "Left joint of eleventh and twelfth thoracic vertebral arch", + "Left zygapophyseal joint of T11-T12 vertebrae", + "Left zygapophysial joint of T11-T12 vertebrae", + "Left T11-T12 facet joint" + ] + }, + { + "id": "FMA:27596", + "name": "Right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27573" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of T12-L1 vertebrae", + "Right T12-L1 facet joint", + "Joint of right T12-L1 vertebral articular process", + "Joint of right T12-L1 vertebral arch", + "Right joint of twelfth thoracic and first lumbar vertebral arch", + "Right zygapophysial joint of T12-L1 vertebrae" + ] + }, + { + "id": "FMA:27597", + "name": "Left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27573" + ] + }, + "synonyms": [ + "Left T12-L1 facet joint", + "Joint of left T12-L1 vertebral arch", + "Left zygapophysial joint of T12-L1 vertebrae", + "Left zygapophyseal joint of T12-L1 vertebrae", + "Joint of left T12-L1 vertebral articular process", + "Left joint of twelfth thoracic and first lumbar vertebral arch" + ] + }, + { + "id": "FMA:27598", + "name": "L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13669" + ] + }, + "synonyms": [ + "L2-L3 facet joint", + "Joint of L2-L3 vertebral articular process", + "Joint of L2-L3 vertebral arch", + "Zygapophysial joint of L2-L3 vertebrae", + "Joint of second and third lumbar vertebral arch", + "Zygapophyseal joint of L2-L3 vertebrae" + ] + }, + { + "id": "FMA:27599", + "name": "L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13669" + ] + }, + "synonyms": [ + "Joint of third and fourth lumbar vertebral arch", + "Joint of L3-L4 vertebral arch", + "Zygapophyseal joint of L3-L4 vertebrae", + "Joint of L3-L4 vertebral articular process", + "Zygapophysial joint of L3-L4 vertebrae", + "L3-L4 facet joint" + ] + }, + { + "id": "FMA:27600", + "name": "L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13669" + ] + }, + "synonyms": [ + "Joint of L4-L5 vertebral arch", + "Zygapophyseal joint of L4-L5 vertebrae", + "Zygapophysial joint of L4-L5 vertebrae", + "L4-L5 facet joint", + "Joint of fourth and fifth lumbar vertebral arch", + "Joint of L4-L5 vertebral articular process" + ] + }, + { + "id": "FMA:27601", + "name": "L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13669" + ] + }, + "synonyms": [ + "L5-S1 facet joint", + "Joint of L5-S1 vertebral arch", + "Joint of L5-S1 vertebral articular process", + "Joint of fifth lumbar and first sacral vertebral arch", + "Zygapophysial joint of L5-S1 vertebrae", + "Zygapophyseal joint of L5-S1 vertebrae" + ] + }, + { + "id": "FMA:27602", + "name": "Right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27535" + ] + }, + "synonyms": [ + "Joint of right L1-L2 vertebral articular process", + "Right zygapophysial joint of L1-L2 vertebrae", + "Right zygapophyseal joint of L1-L2 vertebrae", + "Right L1-L2 facet joint", + "Joint of right L1-L2 vertebral arch", + "Right joint of first and second lumbar vertebral arch" + ] + }, + { + "id": "FMA:27603", + "name": "Left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27535" + ] + }, + "synonyms": [ + "Joint of left L1-L2 vertebral articular process", + "Left zygapophyseal joint of L1-L2 vertebrae", + "Left joint of first and second lumbar vertebral arch", + "Left L1-L2 facet joint", + "Left zygapophysial joint of L1-L2 vertebrae", + "Joint of left L1-L2 vertebral arch" + ] + }, + { + "id": "FMA:27604", + "name": "Right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27598" + ] + }, + "synonyms": [ + "Right zygapophysial joint of L2-L3 vertebrae", + "Right joint of second and third lumbar vertebral arch", + "Right zygapophyseal joint of L2-L3 vertebrae", + "Right L2-L3 facet joint", + "Joint of right L2-L3 vertebral articular process", + "Joint of right L2-L3 vertebral arch" + ] + }, + { + "id": "FMA:27605", + "name": "Left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27598" + ] + }, + "synonyms": [ + "Left joint of second and third lumbar vertebral arch", + "Joint of left L2-L3 vertebral arch", + "Left L2-L3 facet joint", + "Left zygapophyseal joint of L2-L3 vertebrae", + "Joint of left L2-L3 vertebral articular process", + "Left zygapophysial joint of L2-L3 vertebrae" + ] + }, + { + "id": "FMA:27606", + "name": "Right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27599" + ] + }, + "synonyms": [ + "Joint of right L3-L4 vertebral arch", + "Right L3-L4 facet joint", + "Right joint of third and fourth lumbar vertebral arch", + "Joint of right L3-L4 vertebral articular process", + "Right zygapophyseal joint of L3-L4 vertebrae", + "Right zygapophysial joint of L3-L4 vertebrae" + ] + }, + { + "id": "FMA:27607", + "name": "Left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27599" + ] + }, + "synonyms": [ + "Left L3-L4 facet joint", + "Left joint of third and fourth lumbar vertebral arch", + "Left zygapophysial joint of L3-L4 vertebrae", + "Left zygapophyseal joint of L3-L4 vertebrae", + "Joint of left L3-L4 vertebral arch", + "Joint of left L3-L4 vertebral articular process" + ] + }, + { + "id": "FMA:27608", + "name": "Right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27600" + ] + }, + "synonyms": [ + "Right zygapophyseal joint of L4-L5 vertebrae", + "Right joint of fourth and fifth lumbar vertebral arch", + "Right L4-L5 facet joint", + "Joint of right L4-L5 vertebral articular process", + "Joint of right L4-L5 vertebral arch", + "Right zygapophysial joint of L4-L5 vertebrae" + ] + }, + { + "id": "FMA:27609", + "name": "Left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27600" + ] + }, + "synonyms": [ + "Left joint of fourth and fifth lumbar vertebral arch", + "Joint of left L4-L5 vertebral arch", + "Left zygapophysial joint of L4-L5 vertebrae", + "Joint of left L4-L5 vertebral articular process", + "Left zygapophyseal joint of L4-L5 vertebrae", + "Left L4-L5 facet joint" + ] + }, + { + "id": "FMA:27610", + "name": "Right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27601" + ] + }, + "synonyms": [ + "Joint of right L5-S1 vertebral articular process", + "Right L5-S1 facet joint", + "Right zygapophyseal joint of L5-S1 vertebrae", + "Right joint of fifth lumbar and first sacral vertebral arch", + "Right zygapophysial joint of L5-S1 vertebrae", + "Joint of right L5-S1 vertebral arch" + ] + }, + { + "id": "FMA:27611", + "name": "Left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27601" + ] + }, + "synonyms": [ + "Left joint of fifth lumbar and first sacral vertebral arch", + "Joint of left L5-S1 vertebral articular process", + "Left L5-S1 facet joint", + "Joint of left L5-S1 vertebral arch", + "Left zygapophyseal joint of L5-S1 vertebrae", + "Left zygapophysial joint of L5-S1 vertebrae" + ] + }, + { + "id": "FMA:27616", + "name": "Synovial cavity of cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27543" + ] + } + }, + { + "id": "FMA:27617", + "name": "Synovial cavity of thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27543" + ] + } + }, + { + "id": "FMA:27618", + "name": "Synovial cavity of lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27543" + ] + } + }, + { + "id": "FMA:27619", + "name": "Synovial cavity of right vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27543" + ] + } + }, + { + "id": "FMA:27620", + "name": "Synovial cavity of left vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27543" + ] + } + }, + { + "id": "FMA:27621", + "name": "Synovial cavity of lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27622", + "name": "Synovial cavity of C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27623", + "name": "Synovial cavity of C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27624", + "name": "Synovial cavity of C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27625", + "name": "Synovial cavity of C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27626", + "name": "Synovial cavity of C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27627", + "name": "Synovial cavity of C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:27628", + "name": "Synovial fluid of cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27547" + ] + } + }, + { + "id": "FMA:27629", + "name": "Synovial fluid of thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27547" + ] + } + }, + { + "id": "FMA:27630", + "name": "Synovial fluid of lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27547" + ] + } + }, + { + "id": "FMA:27631", + "name": "Synovial fluid of right vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27547" + ] + } + }, + { + "id": "FMA:27632", + "name": "Synovial fluid of left vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27547" + ] + } + }, + { + "id": "FMA:27633", + "name": "Synovial membrane of articular capsule of cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27550" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of cervical vertebral arch joint" + ] + }, + { + "id": "FMA:27634", + "name": "Synovial membrane of articular capsule of thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27550" + ] + }, + "synonyms": [ + "Synovial membrane of thoracic vertebral arch joint", + "Synovial layer of articular capsule of thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:27635", + "name": "Synovial membrane of articular capsule of lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27550" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of lumbar vertebral arch joint", + "Synovial membrane of lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:27643", + "name": "Compact bone of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:27644", + "name": "Skin of urogenital part proper of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + } + }, + { + "id": "FMA:27645", + "name": "Membranous layer of superficial fascia of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20419" + ] + }, + "synonyms": [ + "Superficial perineal fascia (membrane) (male)" + ] + }, + { + "id": "FMA:27646", + "name": "Membranous layer of superficial fascia of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20419" + ] + }, + "synonyms": [ + "Superficial perineal fascia (membrane)(female)" + ] + }, + { + "id": "FMA:27647", + "name": "Dartos muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20437" + ] + } + }, + { + "id": "FMA:27648", + "name": "Skin of prepuce of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23012" + ] + }, + "synonyms": [ + "Foreskin of penis", + "Preputial skin" + ] + }, + { + "id": "FMA:27649", + "name": "Adipose layer of superficial fascia of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20416" + ] + }, + "synonyms": [ + "Subcutaneous tissue of male perineum", + "Tela subcutanea of urogenital part of male perineum", + "Fatty layer of superficial fascia of male perineum" + ] + }, + { + "id": "FMA:27650", + "name": "Adipose layer of superficial fascia of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20416" + ] + }, + "synonyms": [ + "Fatty layer of superficial fascia of female perineum" + ] + }, + { + "id": "FMA:27651", + "name": "Superficial perineal fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19925" + ] + } + }, + { + "id": "FMA:27652", + "name": "Superficial perineal fascia proper (male)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27651" + ] + } + }, + { + "id": "FMA:27653", + "name": "Superficial perineal fascia proper (female)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27651" + ] + } + }, + { + "id": "FMA:27654", + "name": "Superficial fascia of prepuce of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20440" + ] + }, + "synonyms": [ + "Superficial fascia of penile prepuce" + ] + }, + { + "id": "FMA:27655", + "name": "Male perineal fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20489" + ] + } + }, + { + "id": "FMA:27656", + "name": "Female perineal fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20489" + ] + } + }, + { + "id": "FMA:27657", + "name": "Synovial membrane of articular capsule of lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:27658", + "name": "Synovial membrane of articular capsule of right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27657" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:27659", + "name": "Synovial membrane of articular capsule of left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27657" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:27660", + "name": "Male urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19734" + ] + } + }, + { + "id": "FMA:27661", + "name": "Female urogenital diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19734" + ] + } + }, + { + "id": "FMA:27663", + "name": "Anterior recess of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + }, + "synonyms": [ + "Anterior recess of ischiorectal fossa" + ] + }, + { + "id": "FMA:27664", + "name": "Synovial membrane of articular capsule of C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:27665", + "name": "Synovial membrane of articular capsule of right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27664" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:27666", + "name": "Synovial membrane of articular capsule of left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27664" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:27667", + "name": "Synovial membrane of articular capsule of C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:27668", + "name": "Synovial membrane of articular capsule of C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:27669", + "name": "Synovial membrane of articular capsule of C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:27670", + "name": "Synovial membrane of articular capsule of C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:27671", + "name": "Synovial membrane of articular capsule of C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27633" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:27672", + "name": "Synovial membrane of articular capsule of right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27667" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:27673", + "name": "Synovial membrane of articular capsule of left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27667" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:27674", + "name": "Synovial membrane of articular capsule of right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27668" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:27675", + "name": "Synovial membrane of articular capsule of left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27668" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:27676", + "name": "Synovial membrane of articular capsule of right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27669" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:27677", + "name": "Synovial membrane of articular capsule of left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27669" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:27678", + "name": "Synovial membrane of articular capsule of right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27670" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:27679", + "name": "Synovial membrane of articular capsule of left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27670" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:27680", + "name": "Synovial membrane of articular capsule of right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27671" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:27681", + "name": "Synovial membrane of articular capsule of left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27671" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:27682", + "name": "Synovial membrane of articular capsule of right thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:27683", + "name": "Synovial membrane of articular capsule of left thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:27684", + "name": "Synovial membrane of articular capsule of T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:27685", + "name": "Synovial membrane of articular capsule of T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:27686", + "name": "Transverse perineal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + } + }, + { + "id": "FMA:27687", + "name": "Synovial membrane of articular capsule of T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:27688", + "name": "Synovial membrane of articular capsule of T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:27689", + "name": "Synovial membrane of articular capsule of T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:27690", + "name": "Synovial membrane of articular capsule of T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:27691", + "name": "Synovial membrane of articular capsule of T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:27692", + "name": "Synovial membrane of articular capsule of T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:27693", + "name": "Synovial membrane of articular capsule of T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:27694", + "name": "Synovial membrane of articular capsule of T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:27695", + "name": "Synovial membrane of articular capsule of T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:27696", + "name": "Synovial membrane of articular capsule of T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27634" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:27697", + "name": "Synovial membrane of articular capsule of right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27684" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:27698", + "name": "Synovial membrane of articular capsule of left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27684" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:27699", + "name": "Synovial membrane of articular capsule of right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27685" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:27700", + "name": "Synovial membrane of articular capsule of left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27685" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:27701", + "name": "Synovial membrane of articular capsule of right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27687" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:27702", + "name": "Synovial membrane of articular capsule of left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27687" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:27703", + "name": "Synovial membrane of articular capsule of right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27688" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:27704", + "name": "Synovial membrane of articular capsule of left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27688" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:27705", + "name": "Synovial membrane of articular capsule of right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27689" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:27706", + "name": "Synovial membrane of articular capsule of left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27689" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:27707", + "name": "Synovial membrane of articular capsule of right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27691" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:27708", + "name": "Synovial membrane of articular capsule of left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27691" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:27709", + "name": "Synovial membrane of articular capsule of right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27690" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:27710", + "name": "Synovial membrane of articular capsule of left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27690" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:27711", + "name": "Synovial membrane of articular capsule of right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27692" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:27712", + "name": "Synovial membrane of articular capsule of left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27692" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:27713", + "name": "Synovial membrane of articular capsule of right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27693" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:27714", + "name": "Synovial membrane of articular capsule of left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27693" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:27715", + "name": "Synovial membrane of articular capsule of right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27694" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:27716", + "name": "Synovial membrane of articular capsule of left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27694" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:27717", + "name": "Synovial membrane of articular capsule of right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27695" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:27718", + "name": "Synovial membrane of articular capsule of left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27695" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:27719", + "name": "Synovial membrane of articular capsule of right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27696" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:27720", + "name": "Synovial membrane of articular capsule of left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27696" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:27721", + "name": "Synovial membrane of articular capsule of right lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:27722", + "name": "Synovial membrane of articular capsule of left lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:27723", + "name": "Synovial membrane of articular capsule of L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:27724", + "name": "Synovial membrane of articular capsule of L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:27725", + "name": "Synovial membrane of articular capsule of L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:27726", + "name": "Synovial membrane of articular capsule of L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:27727", + "name": "Synovial membrane of articular capsule of L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27635" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:27728", + "name": "Synovial membrane of articular capsule of right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27723" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:27729", + "name": "Synovial membrane of articular capsule of left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27723" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:27730", + "name": "Synovial membrane of articular capsule of right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27724" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:27731", + "name": "Synovial membrane of articular capsule of left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27724" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:27732", + "name": "Synovial membrane of articular capsule of right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27725" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:27733", + "name": "Synovial membrane of articular capsule of left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27725" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:27734", + "name": "Synovial membrane of articular capsule of right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27726" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:27735", + "name": "Synovial membrane of articular capsule of left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27726" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:27736", + "name": "Synovial membrane of articular capsule of right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27727" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:27737", + "name": "Synovial membrane of articular capsule of left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27727" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:27738", + "name": "Synovial cavity of right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27621" + ] + } + }, + { + "id": "FMA:27739", + "name": "Synovial cavity of left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27621" + ] + } + }, + { + "id": "FMA:27740", + "name": "Synovial cavity of right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27622" + ] + } + }, + { + "id": "FMA:27741", + "name": "Synovial cavity of left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27622" + ] + } + }, + { + "id": "FMA:27742", + "name": "Synovial cavity of right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27623" + ] + } + }, + { + "id": "FMA:27743", + "name": "Synovial cavity of left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27623" + ] + } + }, + { + "id": "FMA:27744", + "name": "Synovial cavity of right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27624" + ] + } + }, + { + "id": "FMA:27745", + "name": "Synovial cavity of left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27624" + ] + } + }, + { + "id": "FMA:27746", + "name": "Synovial cavity of right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27625" + ] + } + }, + { + "id": "FMA:27747", + "name": "Synovial cavity of left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27625" + ] + } + }, + { + "id": "FMA:27748", + "name": "Synovial cavity of right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27626" + ] + } + }, + { + "id": "FMA:27749", + "name": "Synovial cavity of left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27626" + ] + } + }, + { + "id": "FMA:27750", + "name": "Synovial cavity of right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27627" + ] + } + }, + { + "id": "FMA:27751", + "name": "Synovial cavity of left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27627" + ] + } + }, + { + "id": "FMA:27752", + "name": "Synovial cavity of right thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27753", + "name": "Synovial cavity of left thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27754", + "name": "Synovial cavity of T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27755", + "name": "Synovial cavity of T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27756", + "name": "Synovial cavity of T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27757", + "name": "Synovial cavity of T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27758", + "name": "Synovial cavity of T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27759", + "name": "Synovial cavity of T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27760", + "name": "Synovial cavity of T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27761", + "name": "Synovial cavity of T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27762", + "name": "Synovial cavity of T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27763", + "name": "Synovial cavity of T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27764", + "name": "Synovial cavity of T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27765", + "name": "Synovial cavity of T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27617" + ] + } + }, + { + "id": "FMA:27766", + "name": "Synovial cavity of right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27754" + ] + } + }, + { + "id": "FMA:27767", + "name": "Synovial cavity of left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27754" + ] + } + }, + { + "id": "FMA:27768", + "name": "Synovial cavity of right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27755" + ] + } + }, + { + "id": "FMA:27769", + "name": "Synovial cavity of left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27755" + ] + } + }, + { + "id": "FMA:27770", + "name": "Synovial cavity of right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27756" + ] + } + }, + { + "id": "FMA:27771", + "name": "Synovial cavity of left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27756" + ] + } + }, + { + "id": "FMA:27772", + "name": "Synovial cavity of right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27757" + ] + } + }, + { + "id": "FMA:27773", + "name": "Synovial cavity of left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27757" + ] + } + }, + { + "id": "FMA:27774", + "name": "Synovial cavity of right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27758" + ] + } + }, + { + "id": "FMA:27775", + "name": "Synovial cavity of left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27758" + ] + } + }, + { + "id": "FMA:27776", + "name": "Synovial cavity of right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27759" + ] + } + }, + { + "id": "FMA:27777", + "name": "Synovial cavity of left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27759" + ] + } + }, + { + "id": "FMA:27778", + "name": "Synovial cavity of right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27760" + ] + } + }, + { + "id": "FMA:27779", + "name": "Synovial cavity of left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27760" + ] + } + }, + { + "id": "FMA:27780", + "name": "Synovial cavity of right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27761" + ] + } + }, + { + "id": "FMA:27781", + "name": "Synovial cavity of left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27761" + ] + } + }, + { + "id": "FMA:27782", + "name": "Synovial cavity of right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27762" + ] + } + }, + { + "id": "FMA:27783", + "name": "Synovial cavity of left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27762" + ] + } + }, + { + "id": "FMA:27784", + "name": "Synovial cavity of right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27763" + ] + } + }, + { + "id": "FMA:27785", + "name": "Synovial cavity of left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27763" + ] + } + }, + { + "id": "FMA:27786", + "name": "Synovial cavity of right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27764" + ] + } + }, + { + "id": "FMA:27787", + "name": "Synovial cavity of left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27764" + ] + } + }, + { + "id": "FMA:27788", + "name": "Synovial cavity of right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27765" + ] + } + }, + { + "id": "FMA:27789", + "name": "Synovial cavity of left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27765" + ] + } + }, + { + "id": "FMA:27790", + "name": "Synovial cavity of right lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27791", + "name": "Synovial cavity of left lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27792", + "name": "Synovial cavity of L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27793", + "name": "Synovial cavity of L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27794", + "name": "Synovial cavity of L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27795", + "name": "Synovial cavity of L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27796", + "name": "Synovial cavity of L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27618" + ] + } + }, + { + "id": "FMA:27797", + "name": "Synovial cavity of right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27792" + ] + } + }, + { + "id": "FMA:27798", + "name": "Synovial cavity of left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27792" + ] + } + }, + { + "id": "FMA:27799", + "name": "Synovial cavity of right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27793" + ] + } + }, + { + "id": "FMA:27800", + "name": "Synovial cavity of left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27793" + ] + } + }, + { + "id": "FMA:27801", + "name": "Synovial cavity of right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27794" + ] + } + }, + { + "id": "FMA:27802", + "name": "Synovial cavity of left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27794" + ] + } + }, + { + "id": "FMA:27803", + "name": "Synovial cavity of right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27795" + ] + } + }, + { + "id": "FMA:27804", + "name": "Synovial cavity of left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27795" + ] + } + }, + { + "id": "FMA:27805", + "name": "Synovial cavity of right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27796" + ] + } + }, + { + "id": "FMA:27806", + "name": "Synovial cavity of left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27796" + ] + } + }, + { + "id": "FMA:27807", + "name": "Synovial fluid of right cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27808", + "name": "Synovial fluid of left cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27809", + "name": "Synovial fluid of lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27810", + "name": "Synovial fluid of C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27811", + "name": "Synovial fluid of C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27812", + "name": "Synovial fluid of C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27813", + "name": "Synovial fluid of C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27814", + "name": "Synovial fluid of C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27815", + "name": "Synovial fluid of C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27628" + ] + } + }, + { + "id": "FMA:27816", + "name": "Synovial fluid of right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27809" + ] + } + }, + { + "id": "FMA:27817", + "name": "Synovial fluid of left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27809" + ] + } + }, + { + "id": "FMA:27818", + "name": "Synovial fluid of right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27810" + ] + } + }, + { + "id": "FMA:27819", + "name": "Synovial fluid of left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27810" + ] + } + }, + { + "id": "FMA:27820", + "name": "Synovial fluid of right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27811" + ] + } + }, + { + "id": "FMA:27821", + "name": "Synovial fluid of left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27811" + ] + } + }, + { + "id": "FMA:27822", + "name": "Synovial fluid of right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27812" + ] + } + }, + { + "id": "FMA:27823", + "name": "Synovial fluid of left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27812" + ] + } + }, + { + "id": "FMA:27824", + "name": "Synovial fluid of right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27813" + ] + } + }, + { + "id": "FMA:27825", + "name": "Synovial fluid of left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27813" + ] + } + }, + { + "id": "FMA:27826", + "name": "Synovial fluid of right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27814" + ] + } + }, + { + "id": "FMA:27827", + "name": "Synovial fluid of left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27814" + ] + } + }, + { + "id": "FMA:27828", + "name": "Synovial fluid of right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27815" + ] + } + }, + { + "id": "FMA:27829", + "name": "Synovial fluid of left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27815" + ] + } + }, + { + "id": "FMA:27830", + "name": "Synovial fluid of right thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27831", + "name": "Synovial fluid of left thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27832", + "name": "Synovial fluid of T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27833", + "name": "Synovial fluid of T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27834", + "name": "Synovial fluid of T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27835", + "name": "Synovial fluid of T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27836", + "name": "Synovial fluid of T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27837", + "name": "Synovial fluid of T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27838", + "name": "Synovial fluid of T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27839", + "name": "Synovial fluid of T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27840", + "name": "Synovial fluid of T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27841", + "name": "Synovial fluid of T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27842", + "name": "Synovial fluid of T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27843", + "name": "Synovial fluid of T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27629" + ] + } + }, + { + "id": "FMA:27844", + "name": "Synovial fluid of right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27832" + ] + } + }, + { + "id": "FMA:27845", + "name": "Synovial fluid of left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27832" + ] + } + }, + { + "id": "FMA:27846", + "name": "Synovial fluid of right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27833" + ] + } + }, + { + "id": "FMA:27847", + "name": "Synovial fluid of left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27833" + ] + } + }, + { + "id": "FMA:27848", + "name": "Synovial fluid of right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27834" + ] + } + }, + { + "id": "FMA:27849", + "name": "Synovial fluid of left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27834" + ] + } + }, + { + "id": "FMA:27850", + "name": "Synovial fluid of right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27835" + ] + } + }, + { + "id": "FMA:27851", + "name": "Synovial fluid of left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27835" + ] + } + }, + { + "id": "FMA:27852", + "name": "Synovial fluid of right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27836" + ] + } + }, + { + "id": "FMA:27853", + "name": "Synovial fluid of left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27836" + ] + } + }, + { + "id": "FMA:27854", + "name": "Synovial fluid of right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27837" + ] + } + }, + { + "id": "FMA:27855", + "name": "Synovial fluid of left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27837" + ] + } + }, + { + "id": "FMA:27856", + "name": "Synovial fluid of right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27838" + ] + } + }, + { + "id": "FMA:27857", + "name": "Synovial fluid of left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27838" + ] + } + }, + { + "id": "FMA:27858", + "name": "Synovial fluid of right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27839" + ] + } + }, + { + "id": "FMA:27859", + "name": "Synovial fluid of left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27839" + ] + } + }, + { + "id": "FMA:27860", + "name": "Synovial fluid of right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27840" + ] + } + }, + { + "id": "FMA:27861", + "name": "Synovial fluid of left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27840" + ] + } + }, + { + "id": "FMA:27862", + "name": "Synovial fluid of right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27841" + ] + } + }, + { + "id": "FMA:27863", + "name": "Synovial fluid of left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27841" + ] + } + }, + { + "id": "FMA:27864", + "name": "Synovial fluid of right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27842" + ] + } + }, + { + "id": "FMA:27865", + "name": "Synovial fluid of left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27842" + ] + } + }, + { + "id": "FMA:27866", + "name": "Synovial fluid of right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27843" + ] + } + }, + { + "id": "FMA:27867", + "name": "Synovial fluid of left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27843" + ] + } + }, + { + "id": "FMA:27868", + "name": "Synovial fluid of right lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27869", + "name": "Synovial fluid of left lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27870", + "name": "Synovial fluid of L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27871", + "name": "Synovial fluid of L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27872", + "name": "Synovial fluid of L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27873", + "name": "Synovial fluid of L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27874", + "name": "Synovial fluid of L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27630" + ] + } + }, + { + "id": "FMA:27875", + "name": "Synovial fluid of right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27870" + ] + } + }, + { + "id": "FMA:27876", + "name": "Synovial fluid of left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27870" + ] + } + }, + { + "id": "FMA:27877", + "name": "Synovial fluid of right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27871" + ] + } + }, + { + "id": "FMA:27878", + "name": "Synovial fluid of left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27871" + ] + } + }, + { + "id": "FMA:27879", + "name": "Synovial fluid of right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27872" + ] + } + }, + { + "id": "FMA:27880", + "name": "Synovial fluid of left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27872" + ] + } + }, + { + "id": "FMA:27881", + "name": "Synovial fluid of right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27873" + ] + } + }, + { + "id": "FMA:27882", + "name": "Synovial fluid of left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27873" + ] + } + }, + { + "id": "FMA:27883", + "name": "Synovial fluid of right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27874" + ] + } + }, + { + "id": "FMA:27884", + "name": "Synovial fluid of left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27874" + ] + } + }, + { + "id": "FMA:27885", + "name": "Skin of urogenital part proper of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + } + }, + { + "id": "FMA:27886", + "name": "Skin of prepuce of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23014" + ] + }, + "synonyms": [ + "Preputial skin of clitoris" + ] + }, + { + "id": "FMA:27887", + "name": "Articular cartilage of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26811" + ] + } + }, + { + "id": "FMA:27888", + "name": "Articular cartilage of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26811" + ] + } + }, + { + "id": "FMA:27889", + "name": "Articular cartilage of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26812" + ] + } + }, + { + "id": "FMA:27890", + "name": "Articular cartilage of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26812" + ] + } + }, + { + "id": "FMA:27891", + "name": "Articular cartilage of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26813" + ] + } + }, + { + "id": "FMA:27892", + "name": "Articular cartilage of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26813" + ] + } + }, + { + "id": "FMA:27893", + "name": "Articular cartilage of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26814" + ] + } + }, + { + "id": "FMA:27894", + "name": "Articular cartilage of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26814" + ] + } + }, + { + "id": "FMA:27895", + "name": "Articular cartilage of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26815" + ] + } + }, + { + "id": "FMA:27896", + "name": "Articular cartilage of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26815" + ] + } + }, + { + "id": "FMA:27897", + "name": "Articular cartilage of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26816" + ] + } + }, + { + "id": "FMA:27898", + "name": "Articular cartilage of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26816" + ] + } + }, + { + "id": "FMA:27899", + "name": "Articular cartilage of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26817" + ] + } + }, + { + "id": "FMA:27900", + "name": "Articular cartilage of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26817" + ] + } + }, + { + "id": "FMA:27901", + "name": "Articular cartilage of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26818" + ] + } + }, + { + "id": "FMA:27902", + "name": "Articular cartilage of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26818" + ] + } + }, + { + "id": "FMA:27903", + "name": "Articular cartilage of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26819" + ] + } + }, + { + "id": "FMA:27904", + "name": "Articular cartilage of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26819" + ] + } + }, + { + "id": "FMA:27905", + "name": "Articular cartilage of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26820" + ] + } + }, + { + "id": "FMA:27906", + "name": "Articular cartilage of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26820" + ] + } + }, + { + "id": "FMA:27907", + "name": "Articular cartilage of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26821" + ] + } + }, + { + "id": "FMA:27908", + "name": "Articular cartilage of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26821" + ] + } + }, + { + "id": "FMA:27909", + "name": "Articular cartilage of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26822" + ] + } + }, + { + "id": "FMA:27910", + "name": "Articular cartilage of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26822" + ] + } + }, + { + "id": "FMA:27911", + "name": "Articular cartilage of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26823" + ] + } + }, + { + "id": "FMA:27912", + "name": "Articular cartilage of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26823" + ] + } + }, + { + "id": "FMA:27913", + "name": "Articular cartilage of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26824" + ] + } + }, + { + "id": "FMA:27914", + "name": "Articular cartilage of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26824" + ] + } + }, + { + "id": "FMA:27915", + "name": "Articular cartilage of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26825" + ] + } + }, + { + "id": "FMA:27916", + "name": "Articular cartilage of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26825" + ] + } + }, + { + "id": "FMA:27917", + "name": "Articular cartilage of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26826" + ] + } + }, + { + "id": "FMA:27918", + "name": "Articular cartilage of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26826" + ] + } + }, + { + "id": "FMA:27919", + "name": "Articular cartilage of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26827" + ] + } + }, + { + "id": "FMA:27920", + "name": "Articular cartilage of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26827" + ] + } + }, + { + "id": "FMA:27921", + "name": "Articular cartilage of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26828" + ] + } + }, + { + "id": "FMA:27922", + "name": "Articular cartilage of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26828" + ] + } + }, + { + "id": "FMA:27923", + "name": "Articular cartilage of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26829" + ] + } + }, + { + "id": "FMA:27924", + "name": "Articular cartilage of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26829" + ] + } + }, + { + "id": "FMA:27925", + "name": "Articular cartilage of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26830" + ] + } + }, + { + "id": "FMA:27926", + "name": "Articular cartilage of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26830" + ] + } + }, + { + "id": "FMA:27927", + "name": "Articular cartilage of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26831" + ] + } + }, + { + "id": "FMA:27928", + "name": "Articular cartilage of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26831" + ] + } + }, + { + "id": "FMA:27929", + "name": "Articular cartilage of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26832" + ] + } + }, + { + "id": "FMA:27930", + "name": "Articular cartilage of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26832" + ] + } + }, + { + "id": "FMA:27931", + "name": "Articular cartilage of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26833" + ] + } + }, + { + "id": "FMA:27932", + "name": "Articular cartilage of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26833" + ] + } + }, + { + "id": "FMA:27933", + "name": "Articular cartilage of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26834" + ] + } + }, + { + "id": "FMA:27934", + "name": "Articular cartilage of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26834" + ] + } + }, + { + "id": "FMA:27935", + "name": "Investing fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + } + }, + { + "id": "FMA:27936", + "name": "Male Perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30514" + ] + } + }, + { + "id": "FMA:27938", + "name": "Right anterior recess of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27663" + ] + } + }, + { + "id": "FMA:27939", + "name": "Left anterior recess of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27663" + ] + } + }, + { + "id": "FMA:27940", + "name": "Compartment subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:27941", + "name": "Deep fascia proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20488" + ] + } + }, + { + "id": "FMA:27942", + "name": "Trabecular bone of articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25077" + ] + } + }, + { + "id": "FMA:27943", + "name": "Trabecular bone of right articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27942" + ] + } + }, + { + "id": "FMA:27944", + "name": "Trabecular bone of left articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27942" + ] + } + }, + { + "id": "FMA:27945", + "name": "Trabecular bone of right articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25652" + ] + } + }, + { + "id": "FMA:27946", + "name": "Trabecular bone of left articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25652" + ] + } + }, + { + "id": "FMA:27947", + "name": "Trabecular bone of right articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25869" + ] + } + }, + { + "id": "FMA:27948", + "name": "Trabecular bone of left articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25869" + ] + } + }, + { + "id": "FMA:27949", + "name": "Trabecular bone of right articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25870" + ] + } + }, + { + "id": "FMA:27950", + "name": "Trabecular bone of left articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25870" + ] + } + }, + { + "id": "FMA:27951", + "name": "Trabecular bone of right articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25871" + ] + } + }, + { + "id": "FMA:27952", + "name": "Trabecular bone of left articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25871" + ] + } + }, + { + "id": "FMA:27953", + "name": "Trabecular bone of right articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25872" + ] + } + }, + { + "id": "FMA:27954", + "name": "Trabecular bone of left articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25872" + ] + } + }, + { + "id": "FMA:27955", + "name": "Deep fascia of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20488" + ] + } + }, + { + "id": "FMA:27956", + "name": "Periosteum of right articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25690" + ] + } + }, + { + "id": "FMA:27957", + "name": "Periosteum of left articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25690" + ] + } + }, + { + "id": "FMA:27958", + "name": "Periosteum of right articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26341" + ] + } + }, + { + "id": "FMA:27959", + "name": "Periosteum of left articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26341" + ] + } + }, + { + "id": "FMA:27960", + "name": "Periosteum of right articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26393" + ] + } + }, + { + "id": "FMA:27961", + "name": "Periosteum of left articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26393" + ] + } + }, + { + "id": "FMA:27962", + "name": "Periosteum of right articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26444" + ] + } + }, + { + "id": "FMA:27963", + "name": "Periosteum of left articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26444" + ] + } + }, + { + "id": "FMA:27964", + "name": "Periosteum of right articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26494" + ] + } + }, + { + "id": "FMA:27965", + "name": "Periosteum of left articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26494" + ] + } + }, + { + "id": "FMA:27966", + "name": "Compact bone of right articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25779" + ] + } + }, + { + "id": "FMA:27967", + "name": "Compact bone of left articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25779" + ] + } + }, + { + "id": "FMA:27968", + "name": "Compact bone of right articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25780" + ] + } + }, + { + "id": "FMA:27969", + "name": "Compact bone of left articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25780" + ] + } + }, + { + "id": "FMA:27970", + "name": "Vestibule proper of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20341" + ] + } + }, + { + "id": "FMA:27971", + "name": "Corpus cavernosum proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20315" + ] + } + }, + { + "id": "FMA:27972", + "name": "Right corpus cavernosum proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27971" + ] + } + }, + { + "id": "FMA:27973", + "name": "Left corpus cavernosum proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27971" + ] + } + }, + { + "id": "FMA:27974", + "name": "Pelvic part of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19969" + ] + } + }, + { + "id": "FMA:27975", + "name": "Perineal part of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19969" + ] + } + }, + { + "id": "FMA:27976", + "name": "Subdivision of surface of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + } + }, + { + "id": "FMA:27977", + "name": "Ventral surface of body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + }, + "synonyms": [ + "Urethral surface of body of penis" + ] + }, + { + "id": "FMA:27978", + "name": "Dorsal surface of body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27976" + ] + } + }, + { + "id": "FMA:27979", + "name": "Surface of organ subdivision cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + }, + "synonyms": [ + "Organ subdivision cluster surface" + ] + }, + { + "id": "FMA:27980", + "name": "Surface of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Scrotal surface" + ] + }, + { + "id": "FMA:27981", + "name": "Surface of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Right hemiscrotum surface" + ] + }, + { + "id": "FMA:27982", + "name": "Surface of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Left hemiscrotum surface" + ] + }, + { + "id": "FMA:27984", + "name": "Fibrous membrane of articular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + }, + "synonyms": [ + "Fibrous capsule of joint", + "Fibrous layer of articular capsule of synovial joint", + "Stratum fibrosum (Capsula articularis)", + "Membrana fibrosa (Capsula articularis)", + "Fibrous membrane of articular capsule of synovial joint" + ] + }, + { + "id": "FMA:27986", + "name": "Fibrous membrane of articular capsule of vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of vertebral arch joint" + ] + }, + { + "id": "FMA:27988", + "name": "Superficial fascia of urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + } + }, + { + "id": "FMA:27989", + "name": "Superficial fascia of anal part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + } + }, + { + "id": "FMA:27990", + "name": "Superficial fascia of urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20725" + ] + } + }, + { + "id": "FMA:27991", + "name": "Superficial fascia of anal part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20725" + ] + } + }, + { + "id": "FMA:27994", + "name": "Region of adipose layer of superficial fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:27995", + "name": "Adipose layer of superficial fascia of urogenital part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27994" + ] + } + }, + { + "id": "FMA:27996", + "name": "Adipose layer of superficial fascia of urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27995" + ] + } + }, + { + "id": "FMA:27997", + "name": "Adipose layer of superficial fascia of urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27995" + ] + } + }, + { + "id": "FMA:27998", + "name": "Adipose layer of superficial fascia of anal part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27994" + ] + } + }, + { + "id": "FMA:27999", + "name": "Adipose layer of superficial fascia of anal part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27998" + ] + } + }, + { + "id": "FMA:28000", + "name": "Adipose layer of superficial fascia of anal part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27998" + ] + } + }, + { + "id": "FMA:28001", + "name": "Fibrous membrane of articular capsule of cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27986" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of cervical vertebral arch joint" + ] + }, + { + "id": "FMA:28002", + "name": "Fibrous membrane of articular capsule of thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27986" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:28003", + "name": "Fibrous membrane of articular capsule of lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27986" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:28004", + "name": "Transverse fibrous septum of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Transverse fibrous septum of ischiorectal fossa" + ] + }, + { + "id": "FMA:28005", + "name": "Transverse fibrous septum of right side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28004" + ] + }, + "synonyms": [ + "Transverse fibrous septum of right ischiorectal fossa" + ] + }, + { + "id": "FMA:28006", + "name": "Transverse fibrous septum of left side of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28004" + ] + }, + "synonyms": [ + "Transverse fibrous septum of left ischiorectal fossa" + ] + }, + { + "id": "FMA:28007", + "name": "Corrugator cutis ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:28008", + "name": "Anal skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + }, + "synonyms": [ + "Skin of inferior part of anal canal" + ] + }, + { + "id": "FMA:28009", + "name": "Anal pecten", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Stroud's pecten" + ] + }, + { + "id": "FMA:28010", + "name": "Fibrous membrane of articular capsule of lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:28011", + "name": "Fibrous membrane of articular capsule of right lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28010" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:28012", + "name": "Fibrous membrane of articular capsule of left lateral atlanto-axial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28010" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left lateral atlanto-axial joint" + ] + }, + { + "id": "FMA:28013", + "name": "Fibrous membrane of articular capsule of atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of atlanto-occipital joint" + ] + }, + { + "id": "FMA:28014", + "name": "Fibrous membrane of articular capsule of right atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28013" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right atlanto-occipital joint" + ] + }, + { + "id": "FMA:28015", + "name": "Fibrous membrane of articular capsule of left atlanto-occipital joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28013" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left atlanto-occipital joint" + ] + }, + { + "id": "FMA:28018", + "name": "Articular capsule of right cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:28019", + "name": "Articular capsule of left cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24950" + ] + } + }, + { + "id": "FMA:28020", + "name": "Fibrous membrane of articular capsule of right cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right cervical vertebral arch joint" + ] + }, + { + "id": "FMA:28021", + "name": "Fibrous membrane of articular capsule of left cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left cervical vertebral arch joint" + ] + }, + { + "id": "FMA:28024", + "name": "Fibrous membrane of articular capsule of right vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27986" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right vertebral arch joint" + ] + }, + { + "id": "FMA:28025", + "name": "Fibrous membrane of articular capsule of left vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27986" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left vertebral arch joint" + ] + }, + { + "id": "FMA:28026", + "name": "Surface of urogenital part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61555" + ] + } + }, + { + "id": "FMA:28027", + "name": "Surface of urogenital part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28026" + ] + } + }, + { + "id": "FMA:28028", + "name": "Surface of urogenital part of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28026" + ] + } + }, + { + "id": "FMA:28029", + "name": "Surface of anal part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61555" + ] + } + }, + { + "id": "FMA:28032", + "name": "Surface of urogenital part proper of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61555" + ] + } + }, + { + "id": "FMA:28033", + "name": "Surface of urogenital part proper of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28032" + ] + } + }, + { + "id": "FMA:28034", + "name": "Surface of urogenital part proper of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28032" + ] + } + }, + { + "id": "FMA:28035", + "name": "Surface of anal part proper of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61555" + ] + } + }, + { + "id": "FMA:28038", + "name": "Synovial cavity of right cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:28039", + "name": "Synovial cavity of left cervical vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27616" + ] + } + }, + { + "id": "FMA:28040", + "name": "Surface of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Labium majus surface" + ] + }, + { + "id": "FMA:28041", + "name": "Surface of right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28040" + ] + }, + "synonyms": [ + "Right labium majus surface" + ] + }, + { + "id": "FMA:28042", + "name": "Surface of left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28040" + ] + }, + "synonyms": [ + "Left labium majus surface" + ] + }, + { + "id": "FMA:28043", + "name": "Surface of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Labium minus surface" + ] + }, + { + "id": "FMA:28044", + "name": "Surface of right labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28043" + ] + }, + "synonyms": [ + "Right labium minus surface" + ] + }, + { + "id": "FMA:28045", + "name": "Surface of left labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28043" + ] + }, + "synonyms": [ + "Left labium minus surface" + ] + }, + { + "id": "FMA:28046", + "name": "Surface of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + }, + "synonyms": [ + "Clitoris surface" + ] + }, + { + "id": "FMA:28047", + "name": "Fibrous membrane of articular capsule of C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:28048", + "name": "Fibrous membrane of articular capsule of C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:28049", + "name": "Fibrous membrane of articular capsule of C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:28050", + "name": "Fibrous membrane of articular capsule of C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:28051", + "name": "Fibrous membrane of articular capsule of C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:28052", + "name": "Fibrous membrane of articular capsule of C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28001" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:28053", + "name": "Fibrous membrane of articular capsule of right C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28047" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:28054", + "name": "Fibrous membrane of articular capsule of left C2-C3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28047" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C2-C3 vertebral arch joint" + ] + }, + { + "id": "FMA:28055", + "name": "Fibrous membrane of articular capsule of right C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28048" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:28056", + "name": "Fibrous membrane of articular capsule of left C3-C4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28048" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C3-C4 vertebral arch joint" + ] + }, + { + "id": "FMA:28057", + "name": "Fibrous membrane of articular capsule of right C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28049" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:28058", + "name": "Fibrous membrane of articular capsule of left C4-C5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28049" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C4-C5 vertebral arch joint" + ] + }, + { + "id": "FMA:28059", + "name": "Fibrous membrane of articular capsule of right C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28050" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:28060", + "name": "Fibrous membrane of articular capsule of left C5-C6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28050" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C5-C6 vertebral arch joint" + ] + }, + { + "id": "FMA:28061", + "name": "Fibrous membrane of articular capsule of right C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28051" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:28062", + "name": "Fibrous membrane of articular capsule of left C6-C7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28051" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C6-C7 vertebral arch joint" + ] + }, + { + "id": "FMA:28063", + "name": "Fibrous membrane of articular capsule of right C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28052" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:28064", + "name": "Fibrous membrane of articular capsule of left C7-T1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28052" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left C7-T1 vertebral arch joint" + ] + }, + { + "id": "FMA:28065", + "name": "Fibrous membrane of articular capsule of right thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:28066", + "name": "Fibrous membrane of articular capsule of left thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left thoracic vertebral arch joint" + ] + }, + { + "id": "FMA:28067", + "name": "Fibrous membrane of articular capsule of T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:28068", + "name": "Fibrous membrane of articular capsule of T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:28069", + "name": "Fibrous membrane of articular capsule of T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:28070", + "name": "Fibrous membrane of articular capsule of T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:28071", + "name": "Fibrous membrane of articular capsule of T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:28072", + "name": "Fibrous membrane of articular capsule of T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:28073", + "name": "Fibrous membrane of articular capsule of T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:28074", + "name": "Fibrous membrane of articular capsule of T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:28075", + "name": "Fibrous membrane of articular capsule of T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:28076", + "name": "Fibrous membrane of articular capsule of T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:28077", + "name": "Fibrous membrane of articular capsule of T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:28078", + "name": "Fibrous membrane of articular capsule of T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28002" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:28079", + "name": "Fibrous membrane of articular capsule of L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:28080", + "name": "Fibrous membrane of articular capsule of right L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28079" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:28081", + "name": "Fibrous membrane of articular capsule of left L1-L2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28079" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left L1-L2 vertebral arch joint" + ] + }, + { + "id": "FMA:28082", + "name": "Fibrous membrane of articular capsule of L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:28083", + "name": "Fibrous membrane of articular capsule of L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:28084", + "name": "Fibrous membrane of articular capsule of L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:28085", + "name": "Fibrous membrane of articular capsule of L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:28086", + "name": "Fibrous membrane of articular capsule of right T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28067" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:28087", + "name": "Fibrous membrane of articular capsule of left T1-T2 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28067" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T1-T2 vertebral arch joint" + ] + }, + { + "id": "FMA:28088", + "name": "Fibrous membrane of articular capsule of right T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28068" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:28089", + "name": "Fibrous membrane of articular capsule of left T2-T3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28068" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T2-T3 vertebral arch joint" + ] + }, + { + "id": "FMA:28090", + "name": "Fibrous membrane of articular capsule of right T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28069" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:28091", + "name": "Fibrous membrane of articular capsule of left T3-T4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28069" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T3-T4 vertebral arch joint" + ] + }, + { + "id": "FMA:28092", + "name": "Fibrous membrane of articular capsule of right T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28070" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:28093", + "name": "Fibrous membrane of articular capsule of left T4-T5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28070" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T4-T5 vertebral arch joint" + ] + }, + { + "id": "FMA:28094", + "name": "Fibrous membrane of articular capsule of right T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28071" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:28095", + "name": "Fibrous membrane of articular capsule of left T5-T6 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28071" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T5-T6 vertebral arch joint" + ] + }, + { + "id": "FMA:28096", + "name": "Fibrous membrane of articular capsule of right T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28072" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:28097", + "name": "Fibrous membrane of articular capsule of left T6-T7 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28072" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T6-T7 vertebral arch joint" + ] + }, + { + "id": "FMA:28098", + "name": "Fibrous membrane of articular capsule of right T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28073" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:28099", + "name": "Fibrous membrane of articular capsule of left T7-T8 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28073" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T7-T8 vertebral arch joint" + ] + }, + { + "id": "FMA:28100", + "name": "Fibrous membrane of articular capsule of right T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28074" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:28101", + "name": "Fibrous membrane of articular capsule of left T8-T9 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28074" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T8-T9 vertebral arch joint" + ] + }, + { + "id": "FMA:28102", + "name": "Fibrous membrane of articular capsule of right T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28075" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:28103", + "name": "Fibrous membrane of articular capsule of left T9-T10 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28075" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T9-T10 vertebral arch joint" + ] + }, + { + "id": "FMA:28104", + "name": "Fibrous membrane of articular capsule of right T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28076" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:28105", + "name": "Fibrous membrane of articular capsule of left T10-T11 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28076" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T10-T11 vertebral arch joint" + ] + }, + { + "id": "FMA:28106", + "name": "Fibrous membrane of articular capsule of right T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28077" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:28107", + "name": "Fibrous membrane of articular capsule of left T11-T12 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28077" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T11-T12 vertebral arch joint" + ] + }, + { + "id": "FMA:28108", + "name": "Fibrous membrane of articular capsule of right T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28078" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:28109", + "name": "Fibrous membrane of articular capsule of left T12-L1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28078" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left T12-L1 vertebral arch joint" + ] + }, + { + "id": "FMA:28110", + "name": "Fibrous membrane of articular capsule of right lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:28111", + "name": "Fibrous membrane of articular capsule of left lumbar vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28003" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left lumbar vertebral arch joint" + ] + }, + { + "id": "FMA:28112", + "name": "Fibrous membrane of articular capsule of right L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28082" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:28113", + "name": "Fibrous membrane of articular capsule of left L2-L3 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28082" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left L2-L3 vertebral arch joint" + ] + }, + { + "id": "FMA:28114", + "name": "Fibrous membrane of articular capsule of right L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28083" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:28115", + "name": "Fibrous membrane of articular capsule of left L3-L4 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28083" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left L3-L4 vertebral arch joint" + ] + }, + { + "id": "FMA:28116", + "name": "Fibrous membrane of articular capsule of right L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28084" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:28117", + "name": "Fibrous membrane of articular capsule of left L4-L5 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28084" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left L4-L5 vertebral arch joint" + ] + }, + { + "id": "FMA:28118", + "name": "Fibrous membrane of articular capsule of right L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28085" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:28119", + "name": "Fibrous membrane of articular capsule of left L5-S1 vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28085" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left L5-S1 vertebral arch joint" + ] + }, + { + "id": "FMA:28120", + "name": "Subdivision of surface of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + } + }, + { + "id": "FMA:28121", + "name": "Medial surface of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28120" + ] + }, + "synonyms": [ + "Inner surface of labium majus" + ] + }, + { + "id": "FMA:28122", + "name": "Medial surface of right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28121" + ] + }, + "synonyms": [ + "Inner surface of right labium majus" + ] + }, + { + "id": "FMA:28123", + "name": "Medial surface of left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28121" + ] + }, + "synonyms": [ + "Inner surface of left labium majus" + ] + }, + { + "id": "FMA:28124", + "name": "Lateral surface of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28120" + ] + }, + "synonyms": [ + "Outer surface of labium majus" + ] + }, + { + "id": "FMA:28125", + "name": "Lateral surface of right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28124" + ] + }, + "synonyms": [ + "Outer surface of right labium majus" + ] + }, + { + "id": "FMA:28126", + "name": "Lateral surface of left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28124" + ] + }, + "synonyms": [ + "Outer surface of left labium majus" + ] + }, + { + "id": "FMA:28127", + "name": "Subdivision of surface of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27979" + ] + } + }, + { + "id": "FMA:28128", + "name": "Medial surface of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28127" + ] + }, + "synonyms": [ + "Inner surface of labium minus" + ] + }, + { + "id": "FMA:28129", + "name": "Lateral surface of labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28127" + ] + }, + "synonyms": [ + "Outer surface of labium minus" + ] + }, + { + "id": "FMA:28130", + "name": "Lateral surface of right labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28129" + ] + }, + "synonyms": [ + "Outer surface of right labium minus" + ] + }, + { + "id": "FMA:28131", + "name": "Lateral surface of left labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28129" + ] + }, + "synonyms": [ + "Outer surface of left labium minus" + ] + }, + { + "id": "FMA:28132", + "name": "Medial surface of right labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28128" + ] + }, + "synonyms": [ + "Inner surface of right labium minus" + ] + }, + { + "id": "FMA:28133", + "name": "Medial surface of left labium minus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28128" + ] + }, + "synonyms": [ + "Inner surface of left labium minus" + ] + }, + { + "id": "FMA:28134", + "name": "Region of visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64794" + ] + }, + "synonyms": [ + "Visceral pleural subdivision" + ] + }, + { + "id": "FMA:28142", + "name": "Pleura of bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28134" + ] + }, + "synonyms": [ + "Visceral pleura of bronchopulmonary segment", + "Bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28143", + "name": "Apical pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:28144", + "name": "Pleura of right apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68447" + ] + }, + "synonyms": [ + "Right apical pleura", + "Right apical bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28145", + "name": "Pleura of left apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68447" + ] + }, + "synonyms": [ + "Left apical pleura", + "Left apical bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28146", + "name": "Pleura of apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Apicoposterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28147", + "name": "Pleura of posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28148", + "name": "Pleura of right posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28147" + ] + }, + "synonyms": [ + "Right posterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28149", + "name": "Pleura of left posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28147" + ] + }, + "synonyms": [ + "Left posterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28150", + "name": "Pleura of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28151", + "name": "Pleura of right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28150" + ] + }, + "synonyms": [ + "Right anterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28152", + "name": "Pleura of left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28150" + ] + }, + "synonyms": [ + "Left anterior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28153", + "name": "Pleura of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Medial bronchopulmonary segmental pleura", + "Pleura of right medial bronchopulmonary segment" + ] + }, + { + "id": "FMA:28154", + "name": "Pleura of lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Lateral bronchopulmonary segmental pleura", + "Pleura of right lateral bronchopulmonary segment" + ] + }, + { + "id": "FMA:28155", + "name": "Pleura of superior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Pleura of upper lingular bronchopulmonary segment", + "Superior lingular bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28156", + "name": "Pleura of inferior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Pleura of lower lingular bronchopulmonary segment", + "Inferior lingular bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28157", + "name": "Pleura of superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28158", + "name": "Pleura of right superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28157" + ] + }, + "synonyms": [ + "Right superior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28159", + "name": "Pleura of left superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28157" + ] + }, + "synonyms": [ + "Left superior bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28160", + "name": "Pleura of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28161", + "name": "Pleura of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28160" + ] + }, + "synonyms": [ + "Right medial basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28162", + "name": "Pleura of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28160" + ] + }, + "synonyms": [ + "Left medial basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28163", + "name": "Pleura of anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28164", + "name": "Pleura of right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28163" + ] + }, + "synonyms": [ + "Right anterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28165", + "name": "Pleura of left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28163" + ] + }, + "synonyms": [ + "Left anterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28166", + "name": "Pleura of lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28167", + "name": "Pleura of right lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28166" + ] + }, + "synonyms": [ + "Right lateral basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28168", + "name": "Pleura of left lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28166" + ] + }, + "synonyms": [ + "Left lateral basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28169", + "name": "Pleura of posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28170", + "name": "Pleura of right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28169" + ] + }, + "synonyms": [ + "Right posterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28171", + "name": "Pleura of left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28169" + ] + }, + "synonyms": [ + "Left posterior basal bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:28174", + "name": "Compact bone of right articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24574" + ] + } + }, + { + "id": "FMA:28175", + "name": "Compact bone of left articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24574" + ] + } + }, + { + "id": "FMA:28180", + "name": "Periosteum of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "First thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28181", + "name": "Periosteum of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Second thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28182", + "name": "Periosteum of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Third thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28183", + "name": "Periosteum of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Fourth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28184", + "name": "Periosteum of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28185", + "name": "Periosteum of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Sixth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28186", + "name": "Periosteum of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28187", + "name": "Periosteum of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28188", + "name": "Periosteum of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28189", + "name": "Periosteum of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28190", + "name": "Periosteum of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28191", + "name": "Periosteum of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26116" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral periosteum" + ] + }, + { + "id": "FMA:28194", + "name": "Articular capsule of right thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + } + }, + { + "id": "FMA:28195", + "name": "Articular capsule of left thoracic vertebral arch joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13665" + ] + } + }, + { + "id": "FMA:28196", + "name": "Surface of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "First thoracic vertebral surface" + ] + }, + { + "id": "FMA:28197", + "name": "Surface of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Second thoracic vertebral surface" + ] + }, + { + "id": "FMA:28198", + "name": "Surface of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Third thoracic vertebral surface" + ] + }, + { + "id": "FMA:28199", + "name": "Surface of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Fourth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28200", + "name": "Surface of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28201", + "name": "Surface of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Sixth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28202", + "name": "Surface of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28203", + "name": "Surface of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral surface" + ] + }, + { + "id": "FMA:28204", + "name": "Surface of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28205", + "name": "Surface of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28206", + "name": "Surface of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral surface" + ] + }, + { + "id": "FMA:28207", + "name": "Surface of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24789" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral surface" + ] + }, + { + "id": "FMA:28208", + "name": "Surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28209", + "name": "Surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28210", + "name": "Surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28211", + "name": "Surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28212", + "name": "Surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28213", + "name": "Surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28214", + "name": "Surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28215", + "name": "Surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28216", + "name": "Surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28217", + "name": "Surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28218", + "name": "Surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28219", + "name": "Surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24292" + ] + } + }, + { + "id": "FMA:28220", + "name": "Right lateral surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9170" + ] + } + }, + { + "id": "FMA:28221", + "name": "Left lateral surface of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9170" + ] + } + }, + { + "id": "FMA:28222", + "name": "Right lateral surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9191" + ] + } + }, + { + "id": "FMA:28223", + "name": "Left lateral surface of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9191" + ] + } + }, + { + "id": "FMA:28224", + "name": "Right lateral surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9213" + ] + } + }, + { + "id": "FMA:28225", + "name": "Left lateral surface of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9213" + ] + } + }, + { + "id": "FMA:28226", + "name": "Right lateral surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9252" + ] + } + }, + { + "id": "FMA:28227", + "name": "Left lateral surface of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9252" + ] + } + }, + { + "id": "FMA:28228", + "name": "Right lateral surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9926" + ] + } + }, + { + "id": "FMA:28229", + "name": "Left lateral surface of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9926" + ] + } + }, + { + "id": "FMA:28230", + "name": "Right lateral surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9949" + ] + } + }, + { + "id": "FMA:28231", + "name": "Left lateral surface of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9949" + ] + } + }, + { + "id": "FMA:28232", + "name": "Right lateral surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9972" + ] + } + }, + { + "id": "FMA:28233", + "name": "Left lateral surface of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9972" + ] + } + }, + { + "id": "FMA:28234", + "name": "Right lateral surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9995" + ] + } + }, + { + "id": "FMA:28235", + "name": "Left lateral surface of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9995" + ] + } + }, + { + "id": "FMA:28236", + "name": "Right lateral surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10018" + ] + } + }, + { + "id": "FMA:28237", + "name": "Left lateral surface of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10018" + ] + } + }, + { + "id": "FMA:28238", + "name": "Right lateral surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10041" + ] + } + }, + { + "id": "FMA:28239", + "name": "Left lateral surface of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10041" + ] + } + }, + { + "id": "FMA:28240", + "name": "Right lateral surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10063" + ] + } + }, + { + "id": "FMA:28241", + "name": "Left lateral surface of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10063" + ] + } + }, + { + "id": "FMA:28242", + "name": "Right lateral surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10085" + ] + } + }, + { + "id": "FMA:28243", + "name": "Left lateral surface of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10085" + ] + } + }, + { + "id": "FMA:28244", + "name": "Surface of arch of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28245", + "name": "Surface of arch of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28246", + "name": "Surface of arch of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28247", + "name": "Surface of arch of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28248", + "name": "Surface of arch of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28249", + "name": "Surface of arch of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28250", + "name": "Surface of arch of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28251", + "name": "Surface of arch of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28252", + "name": "Surface of arch of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28253", + "name": "Surface of arch of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28254", + "name": "Surface of arch of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28255", + "name": "Surface of arch of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24790" + ] + } + }, + { + "id": "FMA:28256", + "name": "Surface of pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28257", + "name": "Surface of pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28258", + "name": "Surface of pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28259", + "name": "Surface of pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28260", + "name": "Surface of pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28261", + "name": "Surface of pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28262", + "name": "Surface of pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28263", + "name": "Surface of pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28264", + "name": "Surface of pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28265", + "name": "Surface of pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28266", + "name": "Surface of pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28267", + "name": "Surface of pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24791" + ] + } + }, + { + "id": "FMA:28268", + "name": "Surface of right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28256" + ] + } + }, + { + "id": "FMA:28269", + "name": "Surface of left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28256" + ] + } + }, + { + "id": "FMA:28270", + "name": "Surface of right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28257" + ] + } + }, + { + "id": "FMA:28271", + "name": "Surface of left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28257" + ] + } + }, + { + "id": "FMA:28272", + "name": "Surface of right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28258" + ] + } + }, + { + "id": "FMA:28273", + "name": "Surface of left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28258" + ] + } + }, + { + "id": "FMA:28274", + "name": "Surface of right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28259" + ] + } + }, + { + "id": "FMA:28275", + "name": "Surface of left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28259" + ] + } + }, + { + "id": "FMA:28276", + "name": "Surface of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28260" + ] + } + }, + { + "id": "FMA:28277", + "name": "Surface of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28260" + ] + } + }, + { + "id": "FMA:28278", + "name": "Surface of right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28261" + ] + } + }, + { + "id": "FMA:28279", + "name": "Surface of left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28261" + ] + } + }, + { + "id": "FMA:28280", + "name": "Surface of right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28262" + ] + } + }, + { + "id": "FMA:28281", + "name": "Surface of left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28262" + ] + } + }, + { + "id": "FMA:28282", + "name": "Surface of right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28263" + ] + } + }, + { + "id": "FMA:28283", + "name": "Surface of left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28263" + ] + } + }, + { + "id": "FMA:28284", + "name": "Surface of right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28264" + ] + } + }, + { + "id": "FMA:28285", + "name": "Surface of left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28264" + ] + } + }, + { + "id": "FMA:28286", + "name": "Surface of right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28265" + ] + } + }, + { + "id": "FMA:28287", + "name": "Surface of left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28265" + ] + } + }, + { + "id": "FMA:28288", + "name": "Surface of right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28266" + ] + } + }, + { + "id": "FMA:28289", + "name": "Surface of left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28266" + ] + } + }, + { + "id": "FMA:28290", + "name": "Surface of right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28267" + ] + } + }, + { + "id": "FMA:28291", + "name": "Surface of left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28267" + ] + } + }, + { + "id": "FMA:28292", + "name": "Surface of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28293", + "name": "Surface of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28294", + "name": "Surface of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28295", + "name": "Surface of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28296", + "name": "Surface of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28297", + "name": "Surface of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28298", + "name": "Surface of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28299", + "name": "Surface of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28300", + "name": "Surface of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28301", + "name": "Surface of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28302", + "name": "Surface of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28303", + "name": "Surface of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24795" + ] + } + }, + { + "id": "FMA:28304", + "name": "Surface of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28292" + ] + } + }, + { + "id": "FMA:28305", + "name": "Surface of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28292" + ] + } + }, + { + "id": "FMA:28306", + "name": "Surface of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28293" + ] + } + }, + { + "id": "FMA:28307", + "name": "Surface of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28293" + ] + } + }, + { + "id": "FMA:28308", + "name": "Surface of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28294" + ] + } + }, + { + "id": "FMA:28309", + "name": "Surface of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28294" + ] + } + }, + { + "id": "FMA:28310", + "name": "Surface of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28295" + ] + } + }, + { + "id": "FMA:28311", + "name": "Surface of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28295" + ] + } + }, + { + "id": "FMA:28312", + "name": "Surface of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28296" + ] + } + }, + { + "id": "FMA:28313", + "name": "Surface of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28296" + ] + } + }, + { + "id": "FMA:28314", + "name": "Surface of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28297" + ] + } + }, + { + "id": "FMA:28315", + "name": "Surface of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28297" + ] + } + }, + { + "id": "FMA:28316", + "name": "Surface of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28298" + ] + } + }, + { + "id": "FMA:28317", + "name": "Surface of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28298" + ] + } + }, + { + "id": "FMA:28318", + "name": "Surface of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28299" + ] + } + }, + { + "id": "FMA:28319", + "name": "Surface of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28299" + ] + } + }, + { + "id": "FMA:28320", + "name": "Surface of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28300" + ] + } + }, + { + "id": "FMA:28321", + "name": "Surface of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28300" + ] + } + }, + { + "id": "FMA:28322", + "name": "Surface of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28301" + ] + } + }, + { + "id": "FMA:28323", + "name": "Surface of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28301" + ] + } + }, + { + "id": "FMA:28324", + "name": "Surface of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28302" + ] + } + }, + { + "id": "FMA:28325", + "name": "Surface of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28302" + ] + } + }, + { + "id": "FMA:28326", + "name": "Surface of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28303" + ] + } + }, + { + "id": "FMA:28327", + "name": "Surface of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28303" + ] + } + }, + { + "id": "FMA:28328", + "name": "Anterior surface of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28329", + "name": "Anterior surface of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28330", + "name": "Anterior surface of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28331", + "name": "Anterior surface of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28332", + "name": "Anterior surface of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28333", + "name": "Anterior surface of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28334", + "name": "Anterior surface of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28335", + "name": "Anterior surface of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28336", + "name": "Anterior surface of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28337", + "name": "Anterior surface of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28338", + "name": "Anterior surface of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28339", + "name": "Anterior surface of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24798" + ] + } + }, + { + "id": "FMA:28340", + "name": "Anterior surface of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28339" + ] + } + }, + { + "id": "FMA:28341", + "name": "Anterior surface of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28339" + ] + } + }, + { + "id": "FMA:28342", + "name": "Anterior surface of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28338" + ] + } + }, + { + "id": "FMA:28343", + "name": "Anterior surface of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28338" + ] + } + }, + { + "id": "FMA:28344", + "name": "Anterior surface of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28337" + ] + } + }, + { + "id": "FMA:28345", + "name": "Anterior surface of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28337" + ] + } + }, + { + "id": "FMA:28346", + "name": "Anterior surface of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28336" + ] + } + }, + { + "id": "FMA:28347", + "name": "Anterior surface of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28336" + ] + } + }, + { + "id": "FMA:28348", + "name": "Anterior surface of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28335" + ] + } + }, + { + "id": "FMA:28349", + "name": "Anterior surface of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28335" + ] + } + }, + { + "id": "FMA:28350", + "name": "Anterior surface of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28334" + ] + } + }, + { + "id": "FMA:28351", + "name": "Anterior surface of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28334" + ] + } + }, + { + "id": "FMA:28352", + "name": "Anterior surface of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28333" + ] + } + }, + { + "id": "FMA:28353", + "name": "Anterior surface of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28333" + ] + } + }, + { + "id": "FMA:28354", + "name": "Anterior surface of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28332" + ] + } + }, + { + "id": "FMA:28355", + "name": "Anterior surface of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28332" + ] + } + }, + { + "id": "FMA:28356", + "name": "Anterior surface of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28331" + ] + } + }, + { + "id": "FMA:28357", + "name": "Anterior surface of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28331" + ] + } + }, + { + "id": "FMA:28358", + "name": "Anterior surface of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28330" + ] + } + }, + { + "id": "FMA:28359", + "name": "Anterior surface of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28330" + ] + } + }, + { + "id": "FMA:28360", + "name": "Anterior surface of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28329" + ] + } + }, + { + "id": "FMA:28361", + "name": "Anterior surface of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28329" + ] + } + }, + { + "id": "FMA:28362", + "name": "Anterior surface of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28328" + ] + } + }, + { + "id": "FMA:28363", + "name": "Anterior surface of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28328" + ] + } + }, + { + "id": "FMA:28364", + "name": "Posterior surface of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28365", + "name": "Posterior surface of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28366", + "name": "Posterior surface of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28368", + "name": "Posterior surface of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28369", + "name": "Posterior surface of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28370", + "name": "Posterior surface of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28371", + "name": "Posterior surface of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28372", + "name": "Posterior surface of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28373", + "name": "Posterior surface of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28374", + "name": "Posterior surface of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28375", + "name": "Posterior surface of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:28376", + "name": "Posterior surface of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28364" + ] + } + }, + { + "id": "FMA:28377", + "name": "Posterior surface of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28364" + ] + } + }, + { + "id": "FMA:28378", + "name": "Posterior surface of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28365" + ] + } + }, + { + "id": "FMA:28379", + "name": "Posterior surface of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28365" + ] + } + }, + { + "id": "FMA:28380", + "name": "Posterior surface of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28366" + ] + } + }, + { + "id": "FMA:28381", + "name": "Posterior surface of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28366" + ] + } + }, + { + "id": "FMA:28384", + "name": "Posterior surface of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28368" + ] + } + }, + { + "id": "FMA:28385", + "name": "Posterior surface of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28368" + ] + } + }, + { + "id": "FMA:28386", + "name": "Posterior surface of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28369" + ] + } + }, + { + "id": "FMA:28387", + "name": "Posterior surface of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28369" + ] + } + }, + { + "id": "FMA:28388", + "name": "Posterior surface of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28370" + ] + } + }, + { + "id": "FMA:28389", + "name": "Posterior surface of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28370" + ] + } + }, + { + "id": "FMA:28390", + "name": "Posterior surface of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28371" + ] + } + }, + { + "id": "FMA:28391", + "name": "Posterior surface of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28371" + ] + } + }, + { + "id": "FMA:28392", + "name": "Posterior surface of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28372" + ] + } + }, + { + "id": "FMA:28393", + "name": "Posterior surface of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28372" + ] + } + }, + { + "id": "FMA:28394", + "name": "Posterior surface of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28373" + ] + } + }, + { + "id": "FMA:28395", + "name": "Posterior surface of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28373" + ] + } + }, + { + "id": "FMA:28396", + "name": "Posterior surface of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28374" + ] + } + }, + { + "id": "FMA:28397", + "name": "Posterior surface of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28374" + ] + } + }, + { + "id": "FMA:28398", + "name": "Posterior surface of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28375" + ] + } + }, + { + "id": "FMA:28399", + "name": "Posterior surface of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28375" + ] + } + }, + { + "id": "FMA:28400", + "name": "Surface of process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of first thoracic vertebral process" + ] + }, + { + "id": "FMA:28401", + "name": "Surface of process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of second thoracic vertebral process" + ] + }, + { + "id": "FMA:28402", + "name": "Surface of process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of third thoracic vertebral process" + ] + }, + { + "id": "FMA:28403", + "name": "Surface of process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of fourth thoracic vertebral process" + ] + }, + { + "id": "FMA:28404", + "name": "Surface of process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of fifth thoracic vertebral process" + ] + }, + { + "id": "FMA:28405", + "name": "Surface of process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of sixth thoracic vertebral process" + ] + }, + { + "id": "FMA:28406", + "name": "Surface of process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of seventh thoracic vertebral process" + ] + }, + { + "id": "FMA:28407", + "name": "Surface of process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of eighth thoracic vertebral process" + ] + }, + { + "id": "FMA:28408", + "name": "Surface of process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of ninth thoracic vertebral process" + ] + }, + { + "id": "FMA:28409", + "name": "Surface of process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of tenth thoracic vertebral process" + ] + }, + { + "id": "FMA:28410", + "name": "Surface of process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of eleventh thoracic vertebral process" + ] + }, + { + "id": "FMA:28411", + "name": "Surface of process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24804" + ] + }, + "synonyms": [ + "Surface of twelfth thoracic vertebral process" + ] + }, + { + "id": "FMA:28412", + "name": "Surface of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28413", + "name": "Surface of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28414", + "name": "Surface of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28415", + "name": "Surface of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28416", + "name": "Surface of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28417", + "name": "Surface of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28418", + "name": "Surface of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28419", + "name": "Surface of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28420", + "name": "Surface of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28421", + "name": "Surface of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28422", + "name": "Surface of transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28423", + "name": "Surface of transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:28424", + "name": "Surface of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28412" + ] + } + }, + { + "id": "FMA:28425", + "name": "Surface of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28412" + ] + } + }, + { + "id": "FMA:28426", + "name": "Surface of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28413" + ] + } + }, + { + "id": "FMA:28427", + "name": "Surface of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28413" + ] + } + }, + { + "id": "FMA:28428", + "name": "Surface of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28414" + ] + } + }, + { + "id": "FMA:28429", + "name": "Surface of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28414" + ] + } + }, + { + "id": "FMA:28430", + "name": "Surface of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28415" + ] + } + }, + { + "id": "FMA:28431", + "name": "Surface of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28415" + ] + } + }, + { + "id": "FMA:28432", + "name": "Surface of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28416" + ] + } + }, + { + "id": "FMA:28433", + "name": "Surface of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28416" + ] + } + }, + { + "id": "FMA:28434", + "name": "Surface of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28417" + ] + } + }, + { + "id": "FMA:28435", + "name": "Surface of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28417" + ] + } + }, + { + "id": "FMA:28436", + "name": "Surface of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28418" + ] + } + }, + { + "id": "FMA:28437", + "name": "Surface of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28418" + ] + } + }, + { + "id": "FMA:28438", + "name": "Surface of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28419" + ] + } + }, + { + "id": "FMA:28439", + "name": "Surface of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28419" + ] + } + }, + { + "id": "FMA:28440", + "name": "Surface of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28420" + ] + } + }, + { + "id": "FMA:28441", + "name": "Surface of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28420" + ] + } + }, + { + "id": "FMA:28442", + "name": "Surface of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28421" + ] + } + }, + { + "id": "FMA:28443", + "name": "Surface of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28421" + ] + } + }, + { + "id": "FMA:28444", + "name": "Surface of right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28422" + ] + } + }, + { + "id": "FMA:28445", + "name": "Surface of left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28422" + ] + } + }, + { + "id": "FMA:28446", + "name": "Surface of right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28423" + ] + } + }, + { + "id": "FMA:28447", + "name": "Surface of left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28423" + ] + } + }, + { + "id": "FMA:28448", + "name": "Surface of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28449", + "name": "Surface of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28450", + "name": "Surface of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28451", + "name": "Surface of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28452", + "name": "Surface of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28453", + "name": "Surface of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28454", + "name": "Surface of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28455", + "name": "Surface of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28456", + "name": "Surface of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28457", + "name": "Surface of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28458", + "name": "Surface of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28459", + "name": "Surface of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24808" + ] + } + }, + { + "id": "FMA:28460", + "name": "Surface of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28448" + ] + } + }, + { + "id": "FMA:28461", + "name": "Surface of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28448" + ] + } + }, + { + "id": "FMA:28462", + "name": "Surface of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28449" + ] + } + }, + { + "id": "FMA:28463", + "name": "Surface of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28449" + ] + } + }, + { + "id": "FMA:28464", + "name": "Surface of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28450" + ] + } + }, + { + "id": "FMA:28465", + "name": "Surface of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28450" + ] + } + }, + { + "id": "FMA:28466", + "name": "Surface of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28451" + ] + } + }, + { + "id": "FMA:28467", + "name": "Surface of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28451" + ] + } + }, + { + "id": "FMA:28468", + "name": "Surface of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28452" + ] + } + }, + { + "id": "FMA:28469", + "name": "Surface of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28452" + ] + } + }, + { + "id": "FMA:28470", + "name": "Surface of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28453" + ] + } + }, + { + "id": "FMA:28471", + "name": "Surface of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28453" + ] + } + }, + { + "id": "FMA:28472", + "name": "Surface of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28454" + ] + } + }, + { + "id": "FMA:28473", + "name": "Surface of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28454" + ] + } + }, + { + "id": "FMA:28474", + "name": "Surface of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28455" + ] + } + }, + { + "id": "FMA:28475", + "name": "Surface of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28455" + ] + } + }, + { + "id": "FMA:28476", + "name": "Surface of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28456" + ] + } + }, + { + "id": "FMA:28477", + "name": "Surface of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28456" + ] + } + }, + { + "id": "FMA:28478", + "name": "Surface of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28457" + ] + } + }, + { + "id": "FMA:28479", + "name": "Surface of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28457" + ] + } + }, + { + "id": "FMA:28480", + "name": "Surface of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28458" + ] + } + }, + { + "id": "FMA:28481", + "name": "Surface of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28458" + ] + } + }, + { + "id": "FMA:28482", + "name": "Surface of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28459" + ] + } + }, + { + "id": "FMA:28483", + "name": "Surface of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28459" + ] + } + }, + { + "id": "FMA:28484", + "name": "Surface of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28485", + "name": "Surface of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28486", + "name": "Surface of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28487", + "name": "Surface of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28488", + "name": "Surface of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28489", + "name": "Surface of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28490", + "name": "Surface of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28491", + "name": "Surface of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28492", + "name": "Surface of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28493", + "name": "Surface of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28494", + "name": "Surface of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28495", + "name": "Surface of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24809" + ] + } + }, + { + "id": "FMA:28496", + "name": "Surface of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28484" + ] + } + }, + { + "id": "FMA:28497", + "name": "Surface of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28484" + ] + } + }, + { + "id": "FMA:28498", + "name": "Surface of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28485" + ] + } + }, + { + "id": "FMA:28499", + "name": "Surface of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28485" + ] + } + }, + { + "id": "FMA:28500", + "name": "Surface of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28486" + ] + } + }, + { + "id": "FMA:28501", + "name": "Surface of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28486" + ] + } + }, + { + "id": "FMA:28502", + "name": "Surface of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28487" + ] + } + }, + { + "id": "FMA:28503", + "name": "Surface of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28487" + ] + } + }, + { + "id": "FMA:28504", + "name": "Surface of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28488" + ] + } + }, + { + "id": "FMA:28505", + "name": "Surface of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28488" + ] + } + }, + { + "id": "FMA:28506", + "name": "Surface of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28489" + ] + } + }, + { + "id": "FMA:28507", + "name": "Surface of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28489" + ] + } + }, + { + "id": "FMA:28508", + "name": "Surface of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28490" + ] + } + }, + { + "id": "FMA:28509", + "name": "Surface of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28490" + ] + } + }, + { + "id": "FMA:28510", + "name": "Surface of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28491" + ] + } + }, + { + "id": "FMA:28511", + "name": "Surface of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28491" + ] + } + }, + { + "id": "FMA:28512", + "name": "Surface of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28492" + ] + } + }, + { + "id": "FMA:28513", + "name": "Surface of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28492" + ] + } + }, + { + "id": "FMA:28514", + "name": "Surface of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28493" + ] + } + }, + { + "id": "FMA:28515", + "name": "Surface of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28493" + ] + } + }, + { + "id": "FMA:28516", + "name": "Surface of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28494" + ] + } + }, + { + "id": "FMA:28517", + "name": "Surface of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28494" + ] + } + }, + { + "id": "FMA:28518", + "name": "Surface of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28495" + ] + } + }, + { + "id": "FMA:28519", + "name": "Surface of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28495" + ] + } + }, + { + "id": "FMA:28520", + "name": "Surface of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28521", + "name": "Surface of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28522", + "name": "Surface of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28523", + "name": "Surface of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28524", + "name": "Surface of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28525", + "name": "Surface of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28526", + "name": "Surface of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28527", + "name": "Surface of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28528", + "name": "Surface of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28529", + "name": "Surface of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28530", + "name": "Surface of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28531", + "name": "Surface of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24812" + ] + } + }, + { + "id": "FMA:28532", + "name": "Surface of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28520" + ] + } + }, + { + "id": "FMA:28533", + "name": "Surface of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28520" + ] + } + }, + { + "id": "FMA:28534", + "name": "Surface of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28521" + ] + } + }, + { + "id": "FMA:28535", + "name": "Surface of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28521" + ] + } + }, + { + "id": "FMA:28536", + "name": "Surface of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28522" + ] + } + }, + { + "id": "FMA:28537", + "name": "Surface of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28522" + ] + } + }, + { + "id": "FMA:28538", + "name": "Surface of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28523" + ] + } + }, + { + "id": "FMA:28539", + "name": "Surface of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28523" + ] + } + }, + { + "id": "FMA:28540", + "name": "Surface of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28524" + ] + } + }, + { + "id": "FMA:28541", + "name": "Surface of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28524" + ] + } + }, + { + "id": "FMA:28542", + "name": "Surface of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28525" + ] + } + }, + { + "id": "FMA:28543", + "name": "Surface of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28525" + ] + } + }, + { + "id": "FMA:28544", + "name": "Surface of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28526" + ] + } + }, + { + "id": "FMA:28545", + "name": "Surface of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28526" + ] + } + }, + { + "id": "FMA:28546", + "name": "Surface of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28527" + ] + } + }, + { + "id": "FMA:28547", + "name": "Surface of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28527" + ] + } + }, + { + "id": "FMA:28548", + "name": "Surface of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28528" + ] + } + }, + { + "id": "FMA:28549", + "name": "Surface of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28528" + ] + } + }, + { + "id": "FMA:28550", + "name": "Surface of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28529" + ] + } + }, + { + "id": "FMA:28551", + "name": "Surface of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28529" + ] + } + }, + { + "id": "FMA:28552", + "name": "Surface of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28530" + ] + } + }, + { + "id": "FMA:28553", + "name": "Surface of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28530" + ] + } + }, + { + "id": "FMA:28554", + "name": "Surface of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28531" + ] + } + }, + { + "id": "FMA:28555", + "name": "Surface of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28531" + ] + } + }, + { + "id": "FMA:28556", + "name": "Surface of spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28557", + "name": "Surface of spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28558", + "name": "Surface of spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28559", + "name": "Surface of spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28560", + "name": "Surface of spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28561", + "name": "Surface of spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28562", + "name": "Surface of spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28563", + "name": "Surface of spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28564", + "name": "Surface of spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28565", + "name": "Surface of spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28566", + "name": "Surface of spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28567", + "name": "Surface of spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24815" + ] + } + }, + { + "id": "FMA:28606", + "name": "Preputial cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20192" + ] + }, + "synonyms": [ + "Preputial space" + ] + }, + { + "id": "FMA:28607", + "name": "Interfissural crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:28608", + "name": "Oblique fissural surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26288" + ] + }, + "synonyms": [ + "Oblique fissural surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:28609", + "name": "Horizontal fissural surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26288" + ] + }, + "synonyms": [ + "Horizontal fissural surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:28610", + "name": "Region of surface of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:28611", + "name": "Region of surface of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:28648", + "name": "Set of joints of T2-T3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T2-T3 vertebrae" + ] + }, + { + "id": "FMA:28649", + "name": "Set of joints of T3-T4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T3-T4 vertebrae" + ] + }, + { + "id": "FMA:28650", + "name": "Set of joints of T4-T5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T4-T5 vertebrae" + ] + }, + { + "id": "FMA:28651", + "name": "Set of joints of T5-T6 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T5-T6 vertebrae" + ] + }, + { + "id": "FMA:28652", + "name": "Set of joints of T6-T7 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T6-T7 vertebrae" + ] + }, + { + "id": "FMA:28653", + "name": "Set of joints of T7-T8 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T7-T8 vertebrae" + ] + }, + { + "id": "FMA:28654", + "name": "Set of joints of T8-T9 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T8-T9 vertebrae" + ] + }, + { + "id": "FMA:28655", + "name": "Set of joints of T9-T10 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T9-T10 vertebrae" + ] + }, + { + "id": "FMA:28656", + "name": "Set of joints of T10-T11 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T10-T11 vertebrae" + ] + }, + { + "id": "FMA:28657", + "name": "Set of joints of T11-T12 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of T11-T12 vertebrae" + ] + }, + { + "id": "FMA:28658", + "name": "Set of joints of T12-L1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Thoracolumbar joint", + "Joints of T12-L1 vertebrae" + ] + }, + { + "id": "FMA:28659", + "name": "Compact bone of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24322" + ] + } + }, + { + "id": "FMA:28660", + "name": "Cartilage of superior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31337" + ] + } + }, + { + "id": "FMA:28662", + "name": "Periosteum of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28663", + "name": "Periosteum of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28664", + "name": "Periosteum of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28665", + "name": "Periosteum of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28666", + "name": "Periosteum of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28667", + "name": "Periosteum of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28668", + "name": "Periosteum of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28669", + "name": "Periosteum of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28670", + "name": "Periosteum of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28671", + "name": "Periosteum of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28672", + "name": "Periosteum of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28673", + "name": "Periosteum of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26180" + ] + } + }, + { + "id": "FMA:28674", + "name": "Periosteum of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28675", + "name": "Periosteum of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28676", + "name": "Periosteum of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28677", + "name": "Periosteum of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28678", + "name": "Periosteum of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28679", + "name": "Periosteum of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28680", + "name": "Periosteum of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28681", + "name": "Periosteum of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28682", + "name": "Periosteum of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28683", + "name": "Periosteum of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28684", + "name": "Periosteum of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28685", + "name": "Periosteum of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26187" + ] + } + }, + { + "id": "FMA:28686", + "name": "Periosteum of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28687", + "name": "Periosteum of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28688", + "name": "Periosteum of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28689", + "name": "Periosteum of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28690", + "name": "Periosteum of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28691", + "name": "Periosteum of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28692", + "name": "Periosteum of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28693", + "name": "Periosteum of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28694", + "name": "Periosteum of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28695", + "name": "Periosteum of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28696", + "name": "Periosteum of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28697", + "name": "Periosteum of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26190" + ] + } + }, + { + "id": "FMA:28698", + "name": "Periosteum of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28686" + ] + } + }, + { + "id": "FMA:28699", + "name": "Periosteum of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28686" + ] + } + }, + { + "id": "FMA:28700", + "name": "Periosteum of right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28687" + ] + } + }, + { + "id": "FMA:28701", + "name": "Periosteum of left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28687" + ] + } + }, + { + "id": "FMA:28702", + "name": "Periosteum of right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28688" + ] + } + }, + { + "id": "FMA:28703", + "name": "Periosteum of left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28688" + ] + } + }, + { + "id": "FMA:28704", + "name": "Periosteum of right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28689" + ] + } + }, + { + "id": "FMA:28705", + "name": "Periosteum of left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28689" + ] + } + }, + { + "id": "FMA:28706", + "name": "Periosteum of right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28690" + ] + } + }, + { + "id": "FMA:28707", + "name": "Periosteum of left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28690" + ] + } + }, + { + "id": "FMA:28708", + "name": "Periosteum of right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28691" + ] + } + }, + { + "id": "FMA:28709", + "name": "Periosteum of left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28691" + ] + } + }, + { + "id": "FMA:28710", + "name": "Periosteum of right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28692" + ] + } + }, + { + "id": "FMA:28711", + "name": "Periosteum of left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28692" + ] + } + }, + { + "id": "FMA:28712", + "name": "Periosteum of right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28693" + ] + } + }, + { + "id": "FMA:28713", + "name": "Periosteum of left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28693" + ] + } + }, + { + "id": "FMA:28714", + "name": "Periosteum of right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28694" + ] + } + }, + { + "id": "FMA:28715", + "name": "Periosteum of left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28694" + ] + } + }, + { + "id": "FMA:28716", + "name": "Periosteum of right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28695" + ] + } + }, + { + "id": "FMA:28717", + "name": "Periosteum of left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28695" + ] + } + }, + { + "id": "FMA:28718", + "name": "Periosteum of right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28696" + ] + } + }, + { + "id": "FMA:28719", + "name": "Periosteum of left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28696" + ] + } + }, + { + "id": "FMA:28720", + "name": "Periosteum of right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28697" + ] + } + }, + { + "id": "FMA:28721", + "name": "Periosteum of left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28697" + ] + } + }, + { + "id": "FMA:28722", + "name": "Periosteum of first thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "First thoracic vertebral arch periosteum", + "Periosteum of arch of first thoracic vertebra" + ] + }, + { + "id": "FMA:28723", + "name": "Periosteum of second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of second thoracic vertebra", + "Second thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28724", + "name": "Periosteum of third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of third thoracic vertebra", + "Third thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28725", + "name": "Periosteum of fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of fourth thoracic vertebra", + "Fourth thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28726", + "name": "Periosteum of fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of fifth thoracic vertebra", + "Fifth thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28727", + "name": "Periosteum of sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of sixth thoracic vertebra", + "Sixth thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28728", + "name": "Periosteum of seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of seventh thoracic vertebra", + "Seventh thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28729", + "name": "Periosteum of eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral arch periosteum", + "Periosteum of arch of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:28730", + "name": "Periosteum of ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral arch periosteum", + "Periosteum of arch of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:28731", + "name": "Periosteum of tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of tenth thoracic vertebra", + "Tenth thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28732", + "name": "Periosteum of eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral arch periosteum", + "Periosteum of arch of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:28733", + "name": "Periosteum of twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26181" + ] + }, + "synonyms": [ + "Periosteum of arch of twelfth thoracic vertebra", + "Twelfth thoracic vertebral arch periosteum" + ] + }, + { + "id": "FMA:28734", + "name": "Periosteum of pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28735", + "name": "Periosteum of pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28736", + "name": "Periosteum of pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28737", + "name": "Periosteum of pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28738", + "name": "Periosteum of pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28739", + "name": "Periosteum of pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28740", + "name": "Periosteum of pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28741", + "name": "Periosteum of pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28742", + "name": "Periosteum of pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28743", + "name": "Periosteum of pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28744", + "name": "Periosteum of pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28745", + "name": "Periosteum of pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26193" + ] + } + }, + { + "id": "FMA:28746", + "name": "Periosteum of right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28734" + ] + } + }, + { + "id": "FMA:28747", + "name": "Periosteum of left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28734" + ] + } + }, + { + "id": "FMA:28748", + "name": "Periosteum of right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28735" + ] + } + }, + { + "id": "FMA:28749", + "name": "Periosteum of left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28735" + ] + } + }, + { + "id": "FMA:28750", + "name": "Periosteum of right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28736" + ] + } + }, + { + "id": "FMA:28751", + "name": "Periosteum of left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28736" + ] + } + }, + { + "id": "FMA:28752", + "name": "Periosteum of right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28737" + ] + } + }, + { + "id": "FMA:28753", + "name": "Periosteum of left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28737" + ] + } + }, + { + "id": "FMA:28754", + "name": "Periosteum of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28738" + ] + } + }, + { + "id": "FMA:28755", + "name": "Periosteum of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28738" + ] + } + }, + { + "id": "FMA:28756", + "name": "Periosteum of right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28739" + ] + } + }, + { + "id": "FMA:28757", + "name": "Periosteum of left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28739" + ] + } + }, + { + "id": "FMA:28758", + "name": "Periosteum of right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28740" + ] + } + }, + { + "id": "FMA:28759", + "name": "Periosteum of left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28740" + ] + } + }, + { + "id": "FMA:28760", + "name": "Periosteum of right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28741" + ] + } + }, + { + "id": "FMA:28761", + "name": "Periosteum of left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28741" + ] + } + }, + { + "id": "FMA:28762", + "name": "Periosteum of right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28742" + ] + } + }, + { + "id": "FMA:28763", + "name": "Periosteum of left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28742" + ] + } + }, + { + "id": "FMA:28764", + "name": "Periosteum of right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28743" + ] + } + }, + { + "id": "FMA:28765", + "name": "Periosteum of left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28743" + ] + } + }, + { + "id": "FMA:28766", + "name": "Periosteum of right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28744" + ] + } + }, + { + "id": "FMA:28767", + "name": "Periosteum of left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28744" + ] + } + }, + { + "id": "FMA:28768", + "name": "Periosteum of right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28745" + ] + } + }, + { + "id": "FMA:28769", + "name": "Periosteum of left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28745" + ] + } + }, + { + "id": "FMA:28770", + "name": "Periosteum of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28771", + "name": "Periosteum of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28772", + "name": "Periosteum of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28773", + "name": "Periosteum of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28774", + "name": "Periosteum of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28775", + "name": "Periosteum of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28776", + "name": "Periosteum of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28777", + "name": "Periosteum of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28778", + "name": "Periosteum of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28779", + "name": "Periosteum of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28780", + "name": "Periosteum of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28781", + "name": "Periosteum of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26196" + ] + } + }, + { + "id": "FMA:28782", + "name": "Periosteum of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28770" + ] + } + }, + { + "id": "FMA:28783", + "name": "Periosteum of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28770" + ] + } + }, + { + "id": "FMA:28784", + "name": "Periosteum of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28771" + ] + } + }, + { + "id": "FMA:28785", + "name": "Periosteum of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28771" + ] + } + }, + { + "id": "FMA:28786", + "name": "Periosteum of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28772" + ] + } + }, + { + "id": "FMA:28787", + "name": "Periosteum of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28772" + ] + } + }, + { + "id": "FMA:28788", + "name": "Periosteum of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28773" + ] + } + }, + { + "id": "FMA:28789", + "name": "Periosteum of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28773" + ] + } + }, + { + "id": "FMA:28790", + "name": "Periosteum of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28774" + ] + } + }, + { + "id": "FMA:28791", + "name": "Periosteum of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28774" + ] + } + }, + { + "id": "FMA:28792", + "name": "Periosteum of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28775" + ] + } + }, + { + "id": "FMA:28793", + "name": "Periosteum of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28775" + ] + } + }, + { + "id": "FMA:28794", + "name": "Periosteum of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28776" + ] + } + }, + { + "id": "FMA:28795", + "name": "Periosteum of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28776" + ] + } + }, + { + "id": "FMA:28796", + "name": "Periosteum of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28777" + ] + } + }, + { + "id": "FMA:28797", + "name": "Periosteum of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28777" + ] + } + }, + { + "id": "FMA:28798", + "name": "Periosteum of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28778" + ] + } + }, + { + "id": "FMA:28799", + "name": "Periosteum of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28778" + ] + } + }, + { + "id": "FMA:28800", + "name": "Periosteum of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28779" + ] + } + }, + { + "id": "FMA:28801", + "name": "Periosteum of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28779" + ] + } + }, + { + "id": "FMA:28802", + "name": "Periosteum of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28780" + ] + } + }, + { + "id": "FMA:28803", + "name": "Periosteum of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28780" + ] + } + }, + { + "id": "FMA:28804", + "name": "Periosteum of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28781" + ] + } + }, + { + "id": "FMA:28805", + "name": "Periosteum of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28781" + ] + } + }, + { + "id": "FMA:28806", + "name": "Periosteum of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28807", + "name": "Periosteum of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28808", + "name": "Periosteum of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28809", + "name": "Periosteum of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28810", + "name": "Periosteum of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28811", + "name": "Periosteum of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28812", + "name": "Periosteum of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28813", + "name": "Periosteum of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28814", + "name": "Periosteum of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28815", + "name": "Periosteum of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28816", + "name": "Periosteum of transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28817", + "name": "Periosteum of transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26182" + ] + } + }, + { + "id": "FMA:28818", + "name": "Periosteum of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28806" + ] + } + }, + { + "id": "FMA:28819", + "name": "Periosteum of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28806" + ] + } + }, + { + "id": "FMA:28820", + "name": "Periosteum of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28807" + ] + } + }, + { + "id": "FMA:28821", + "name": "Periosteum of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28807" + ] + } + }, + { + "id": "FMA:28822", + "name": "Periosteum of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28808" + ] + } + }, + { + "id": "FMA:28823", + "name": "Periosteum of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28808" + ] + } + }, + { + "id": "FMA:28824", + "name": "Periosteum of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28809" + ] + } + }, + { + "id": "FMA:28825", + "name": "Periosteum of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28809" + ] + } + }, + { + "id": "FMA:28826", + "name": "Periosteum of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28810" + ] + } + }, + { + "id": "FMA:28827", + "name": "Periosteum of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28810" + ] + } + }, + { + "id": "FMA:28828", + "name": "Periosteum of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28811" + ] + } + }, + { + "id": "FMA:28829", + "name": "Periosteum of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28811" + ] + } + }, + { + "id": "FMA:28830", + "name": "Periosteum of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28812" + ] + } + }, + { + "id": "FMA:28831", + "name": "Periosteum of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28812" + ] + } + }, + { + "id": "FMA:28832", + "name": "Periosteum of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28813" + ] + } + }, + { + "id": "FMA:28833", + "name": "Periosteum of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28813" + ] + } + }, + { + "id": "FMA:28834", + "name": "Periosteum of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28814" + ] + } + }, + { + "id": "FMA:28835", + "name": "Periosteum of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28814" + ] + } + }, + { + "id": "FMA:28836", + "name": "Periosteum of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28815" + ] + } + }, + { + "id": "FMA:28837", + "name": "Periosteum of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28815" + ] + } + }, + { + "id": "FMA:28838", + "name": "Periosteum of right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28816" + ] + } + }, + { + "id": "FMA:28839", + "name": "Periosteum of left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28816" + ] + } + }, + { + "id": "FMA:28840", + "name": "Periosteum of right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28817" + ] + } + }, + { + "id": "FMA:28841", + "name": "Periosteum of left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28817" + ] + } + }, + { + "id": "FMA:28842", + "name": "Periosteum of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28843", + "name": "Periosteum of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28844", + "name": "Periosteum of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28845", + "name": "Periosteum of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28846", + "name": "Periosteum of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28847", + "name": "Periosteum of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28848", + "name": "Periosteum of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28849", + "name": "Periosteum of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28850", + "name": "Periosteum of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28851", + "name": "Periosteum of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28852", + "name": "Periosteum of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28853", + "name": "Periosteum of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26183" + ] + } + }, + { + "id": "FMA:28854", + "name": "Periosteum of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28842" + ] + } + }, + { + "id": "FMA:28855", + "name": "Periosteum of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28842" + ] + } + }, + { + "id": "FMA:28856", + "name": "Periosteum of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28843" + ] + } + }, + { + "id": "FMA:28857", + "name": "Periosteum of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28843" + ] + } + }, + { + "id": "FMA:28858", + "name": "Periosteum of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28844" + ] + } + }, + { + "id": "FMA:28859", + "name": "Periosteum of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28844" + ] + } + }, + { + "id": "FMA:28860", + "name": "Periosteum of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28845" + ] + } + }, + { + "id": "FMA:28861", + "name": "Periosteum of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28845" + ] + } + }, + { + "id": "FMA:28862", + "name": "Periosteum of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28846" + ] + } + }, + { + "id": "FMA:28863", + "name": "Periosteum of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28846" + ] + } + }, + { + "id": "FMA:28864", + "name": "Periosteum of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28847" + ] + } + }, + { + "id": "FMA:28865", + "name": "Periosteum of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28847" + ] + } + }, + { + "id": "FMA:28866", + "name": "Periosteum of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28848" + ] + } + }, + { + "id": "FMA:28867", + "name": "Periosteum of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28848" + ] + } + }, + { + "id": "FMA:28868", + "name": "Periosteum of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28849" + ] + } + }, + { + "id": "FMA:28869", + "name": "Periosteum of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28849" + ] + } + }, + { + "id": "FMA:28870", + "name": "Periosteum of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28850" + ] + } + }, + { + "id": "FMA:28871", + "name": "Periosteum of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28850" + ] + } + }, + { + "id": "FMA:28872", + "name": "Periosteum of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28851" + ] + } + }, + { + "id": "FMA:28873", + "name": "Periosteum of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28851" + ] + } + }, + { + "id": "FMA:28874", + "name": "Periosteum of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28852" + ] + } + }, + { + "id": "FMA:28875", + "name": "Periosteum of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28852" + ] + } + }, + { + "id": "FMA:28876", + "name": "Periosteum of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28853" + ] + } + }, + { + "id": "FMA:28877", + "name": "Periosteum of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28853" + ] + } + }, + { + "id": "FMA:28878", + "name": "Periosteum of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28879", + "name": "Periosteum of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28880", + "name": "Periosteum of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28881", + "name": "Periosteum of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28882", + "name": "Periosteum of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28883", + "name": "Periosteum of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28884", + "name": "Periosteum of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28885", + "name": "Periosteum of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28886", + "name": "Periosteum of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28887", + "name": "Periosteum of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28888", + "name": "Periosteum of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28889", + "name": "Periosteum of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26184" + ] + } + }, + { + "id": "FMA:28890", + "name": "Periosteum of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28878" + ] + } + }, + { + "id": "FMA:28891", + "name": "Periosteum of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28878" + ] + } + }, + { + "id": "FMA:28892", + "name": "Periosteum of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28879" + ] + } + }, + { + "id": "FMA:28893", + "name": "Periosteum of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28879" + ] + } + }, + { + "id": "FMA:28894", + "name": "Periosteum of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28880" + ] + } + }, + { + "id": "FMA:28895", + "name": "Periosteum of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28880" + ] + } + }, + { + "id": "FMA:28896", + "name": "Periosteum of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28881" + ] + } + }, + { + "id": "FMA:28897", + "name": "Periosteum of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28881" + ] + } + }, + { + "id": "FMA:28898", + "name": "Periosteum of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28882" + ] + } + }, + { + "id": "FMA:28899", + "name": "Periosteum of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28882" + ] + } + }, + { + "id": "FMA:28900", + "name": "Periosteum of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28883" + ] + } + }, + { + "id": "FMA:28901", + "name": "Periosteum of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28883" + ] + } + }, + { + "id": "FMA:28902", + "name": "Periosteum of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28884" + ] + } + }, + { + "id": "FMA:28903", + "name": "Periosteum of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28884" + ] + } + }, + { + "id": "FMA:28904", + "name": "Periosteum of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28885" + ] + } + }, + { + "id": "FMA:28905", + "name": "Periosteum of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28885" + ] + } + }, + { + "id": "FMA:28906", + "name": "Periosteum of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28886" + ] + } + }, + { + "id": "FMA:28907", + "name": "Periosteum of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28886" + ] + } + }, + { + "id": "FMA:28908", + "name": "Periosteum of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28887" + ] + } + }, + { + "id": "FMA:28909", + "name": "Periosteum of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28887" + ] + } + }, + { + "id": "FMA:28910", + "name": "Periosteum of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28888" + ] + } + }, + { + "id": "FMA:28911", + "name": "Periosteum of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28888" + ] + } + }, + { + "id": "FMA:28912", + "name": "Periosteum of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28889" + ] + } + }, + { + "id": "FMA:28913", + "name": "Periosteum of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28889" + ] + } + }, + { + "id": "FMA:28914", + "name": "Periosteum of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28915", + "name": "Periosteum of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28916", + "name": "Periosteum of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28917", + "name": "Periosteum of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28918", + "name": "Periosteum of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28919", + "name": "Periosteum of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28920", + "name": "Periosteum of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28921", + "name": "Periosteum of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28922", + "name": "Periosteum of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28923", + "name": "Periosteum of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28924", + "name": "Periosteum of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28925", + "name": "Periosteum of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26185" + ] + } + }, + { + "id": "FMA:28926", + "name": "Periosteum of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28914" + ] + } + }, + { + "id": "FMA:28927", + "name": "Periosteum of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28914" + ] + } + }, + { + "id": "FMA:28928", + "name": "Periosteum of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28915" + ] + } + }, + { + "id": "FMA:28929", + "name": "Periosteum of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28915" + ] + } + }, + { + "id": "FMA:28930", + "name": "Periosteum of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28916" + ] + } + }, + { + "id": "FMA:28931", + "name": "Periosteum of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28916" + ] + } + }, + { + "id": "FMA:28932", + "name": "Periosteum of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28917" + ] + } + }, + { + "id": "FMA:28933", + "name": "Periosteum of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28917" + ] + } + }, + { + "id": "FMA:28934", + "name": "Periosteum of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28918" + ] + } + }, + { + "id": "FMA:28935", + "name": "Periosteum of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28918" + ] + } + }, + { + "id": "FMA:28936", + "name": "Periosteum of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28919" + ] + } + }, + { + "id": "FMA:28937", + "name": "Periosteum of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28919" + ] + } + }, + { + "id": "FMA:28938", + "name": "Periosteum of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28920" + ] + } + }, + { + "id": "FMA:28939", + "name": "Periosteum of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28920" + ] + } + }, + { + "id": "FMA:28940", + "name": "Periosteum of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28921" + ] + } + }, + { + "id": "FMA:28941", + "name": "Periosteum of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28921" + ] + } + }, + { + "id": "FMA:28942", + "name": "Periosteum of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28922" + ] + } + }, + { + "id": "FMA:28943", + "name": "Periosteum of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28922" + ] + } + }, + { + "id": "FMA:28944", + "name": "Periosteum of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28923" + ] + } + }, + { + "id": "FMA:28945", + "name": "Periosteum of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28923" + ] + } + }, + { + "id": "FMA:28946", + "name": "Periosteum of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28924" + ] + } + }, + { + "id": "FMA:28947", + "name": "Periosteum of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28924" + ] + } + }, + { + "id": "FMA:28948", + "name": "Periosteum of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28925" + ] + } + }, + { + "id": "FMA:28949", + "name": "Periosteum of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28925" + ] + } + }, + { + "id": "FMA:28950", + "name": "Periosteum of spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28951", + "name": "Periosteum of spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28952", + "name": "Periosteum of spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28953", + "name": "Periosteum of spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28954", + "name": "Periosteum of spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28955", + "name": "Periosteum of spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28956", + "name": "Periosteum of spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28957", + "name": "Periosteum of spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28958", + "name": "Periosteum of spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28959", + "name": "Periosteum of spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28960", + "name": "Periosteum of spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28961", + "name": "Periosteum of spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26186" + ] + } + }, + { + "id": "FMA:28962", + "name": "Bone of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + }, + "synonyms": [ + "Bone of sacral segment" + ] + }, + { + "id": "FMA:28963", + "name": "Cartilage of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Sacrum cartilage" + ] + }, + { + "id": "FMA:28964", + "name": "Trabecular bone of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:28965", + "name": "Periosteum of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Periosteum of sacral segment", + "Sacrum periosteum" + ] + }, + { + "id": "FMA:28966", + "name": "Compact bone of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28659" + ] + } + }, + { + "id": "FMA:28967", + "name": "Compact bone of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28659" + ] + } + }, + { + "id": "FMA:28968", + "name": "Compact bone of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28659" + ] + } + }, + { + "id": "FMA:28969", + "name": "Compact bone of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28659" + ] + } + }, + { + "id": "FMA:28970", + "name": "Compact bone of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28659" + ] + } + }, + { + "id": "FMA:28971", + "name": "Compact bone of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24336" + ] + } + }, + { + "id": "FMA:28972", + "name": "Compact bone of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24337" + ] + } + }, + { + "id": "FMA:28973", + "name": "Compact bone of transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24344" + ] + } + }, + { + "id": "FMA:28974", + "name": "Compact bone of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24387" + ] + } + }, + { + "id": "FMA:28975", + "name": "Compact bone of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24388" + ] + } + }, + { + "id": "FMA:28976", + "name": "Compact bone of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24391" + ] + } + }, + { + "id": "FMA:28977", + "name": "Compact bone of spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24345" + ] + } + }, + { + "id": "FMA:28978", + "name": "Compact bone of right transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28979", + "name": "Compact bone of left transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28980", + "name": "Compact bone of right articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28981", + "name": "Compact bone of left articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28984", + "name": "Compact bone of right inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:28985", + "name": "Compact bone of left inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:28986", + "name": "Compact bone of transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28987", + "name": "Compact bone of transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28988", + "name": "Compact bone of transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28989", + "name": "Compact bone of transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28990", + "name": "Compact bone of transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28973" + ] + } + }, + { + "id": "FMA:28991", + "name": "Compact bone of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28992", + "name": "Compact bone of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28993", + "name": "Compact bone of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28994", + "name": "Compact bone of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28995", + "name": "Compact bone of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28974" + ] + } + }, + { + "id": "FMA:28996", + "name": "Compact bone of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28975" + ] + } + }, + { + "id": "FMA:28997", + "name": "Compact bone of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28975" + ] + } + }, + { + "id": "FMA:28998", + "name": "Compact bone of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28975" + ] + } + }, + { + "id": "FMA:28999", + "name": "Compact bone of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28975" + ] + } + }, + { + "id": "FMA:29000", + "name": "Compact bone of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28975" + ] + } + }, + { + "id": "FMA:29001", + "name": "Compact bone of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:29002", + "name": "Compact bone of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:29003", + "name": "Compact bone of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:29004", + "name": "Compact bone of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:29005", + "name": "Compact bone of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28976" + ] + } + }, + { + "id": "FMA:29006", + "name": "Compact bone of spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28977" + ] + } + }, + { + "id": "FMA:29007", + "name": "Compact bone of spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28977" + ] + } + }, + { + "id": "FMA:29008", + "name": "Compact bone of spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28977" + ] + } + }, + { + "id": "FMA:29009", + "name": "Compact bone of spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28977" + ] + } + }, + { + "id": "FMA:29010", + "name": "Compact bone of spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28977" + ] + } + }, + { + "id": "FMA:29011", + "name": "Compact bone of right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28986" + ] + } + }, + { + "id": "FMA:29012", + "name": "Compact bone of left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28986" + ] + } + }, + { + "id": "FMA:29013", + "name": "Compact bone of right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28987" + ] + } + }, + { + "id": "FMA:29014", + "name": "Compact bone of left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28987" + ] + } + }, + { + "id": "FMA:29015", + "name": "Compact bone of right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28988" + ] + } + }, + { + "id": "FMA:29016", + "name": "Compact bone of left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28988" + ] + } + }, + { + "id": "FMA:29017", + "name": "Compact bone of right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28989" + ] + } + }, + { + "id": "FMA:29018", + "name": "Compact bone of left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28989" + ] + } + }, + { + "id": "FMA:29019", + "name": "Compact bone of right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28990" + ] + } + }, + { + "id": "FMA:29020", + "name": "Compact bone of left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28990" + ] + } + }, + { + "id": "FMA:29021", + "name": "Compact bone of right articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28991" + ] + } + }, + { + "id": "FMA:29022", + "name": "Compact bone of left articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28991" + ] + } + }, + { + "id": "FMA:29023", + "name": "Compact bone of right articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28992" + ] + } + }, + { + "id": "FMA:29024", + "name": "Compact bone of left articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28992" + ] + } + }, + { + "id": "FMA:29025", + "name": "Compact bone of right articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28993" + ] + } + }, + { + "id": "FMA:29026", + "name": "Compact bone of left articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28993" + ] + } + }, + { + "id": "FMA:29027", + "name": "Compact bone of right articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28994" + ] + } + }, + { + "id": "FMA:29028", + "name": "Compact bone of left articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28994" + ] + } + }, + { + "id": "FMA:29029", + "name": "Compact bone of right articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28995" + ] + } + }, + { + "id": "FMA:29030", + "name": "Compact bone of left articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28995" + ] + } + }, + { + "id": "FMA:29031", + "name": "Compact bone of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28996" + ] + } + }, + { + "id": "FMA:29032", + "name": "Compact bone of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28996" + ] + } + }, + { + "id": "FMA:29033", + "name": "Compact bone of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28997" + ] + } + }, + { + "id": "FMA:29034", + "name": "Compact bone of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28997" + ] + } + }, + { + "id": "FMA:29035", + "name": "Compact bone of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28998" + ] + } + }, + { + "id": "FMA:29036", + "name": "Compact bone of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28998" + ] + } + }, + { + "id": "FMA:29037", + "name": "Compact bone of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28999" + ] + } + }, + { + "id": "FMA:29038", + "name": "Compact bone of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28999" + ] + } + }, + { + "id": "FMA:29039", + "name": "Compact bone of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29000" + ] + } + }, + { + "id": "FMA:29040", + "name": "Compact bone of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29000" + ] + } + }, + { + "id": "FMA:29041", + "name": "Compact bone of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29001" + ] + } + }, + { + "id": "FMA:29042", + "name": "Compact bone of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29001" + ] + } + }, + { + "id": "FMA:29043", + "name": "Compact bone of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29002" + ] + } + }, + { + "id": "FMA:29044", + "name": "Compact bone of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29002" + ] + } + }, + { + "id": "FMA:29045", + "name": "Compact bone of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29003" + ] + } + }, + { + "id": "FMA:29046", + "name": "Compact bone of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29003" + ] + } + }, + { + "id": "FMA:29047", + "name": "Compact bone of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29004" + ] + } + }, + { + "id": "FMA:29048", + "name": "Compact bone of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29004" + ] + } + }, + { + "id": "FMA:29049", + "name": "Compact bone of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29005" + ] + } + }, + { + "id": "FMA:29050", + "name": "Compact bone of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29005" + ] + } + }, + { + "id": "FMA:29051", + "name": "Trabecular bone of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83334" + ] + } + }, + { + "id": "FMA:29052", + "name": "Cartilage of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + }, + "synonyms": [ + "Lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:29053", + "name": "Periosteum of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83328" + ] + }, + "synonyms": [ + "Lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:29054", + "name": "Compact bone of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29055", + "name": "Compact bone of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29056", + "name": "Compact bone of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29057", + "name": "Compact bone of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29058", + "name": "Compact bone of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29059", + "name": "Compact bone of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29060", + "name": "Compact bone of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29061", + "name": "Compact bone of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29062", + "name": "Compact bone of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29063", + "name": "Compact bone of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29064", + "name": "Compact bone of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29065", + "name": "Compact bone of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26125" + ] + } + }, + { + "id": "FMA:29066", + "name": "Compact bone of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29054" + ] + } + }, + { + "id": "FMA:29067", + "name": "Compact bone of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29054" + ] + } + }, + { + "id": "FMA:29068", + "name": "Compact bone of right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29055" + ] + } + }, + { + "id": "FMA:29069", + "name": "Compact bone of left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29055" + ] + } + }, + { + "id": "FMA:29070", + "name": "Compact bone of right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29056" + ] + } + }, + { + "id": "FMA:29071", + "name": "Compact bone of left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29056" + ] + } + }, + { + "id": "FMA:29072", + "name": "Compact bone of right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29057" + ] + } + }, + { + "id": "FMA:29073", + "name": "Compact bone of left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29057" + ] + } + }, + { + "id": "FMA:29074", + "name": "Compact bone of right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29058" + ] + } + }, + { + "id": "FMA:29075", + "name": "Compact bone of left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29058" + ] + } + }, + { + "id": "FMA:29076", + "name": "Compact bone of right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29059" + ] + } + }, + { + "id": "FMA:29077", + "name": "Compact bone of left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29059" + ] + } + }, + { + "id": "FMA:29078", + "name": "Compact bone of right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29060" + ] + } + }, + { + "id": "FMA:29079", + "name": "Compact bone of left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29060" + ] + } + }, + { + "id": "FMA:29080", + "name": "Compact bone of right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29061" + ] + } + }, + { + "id": "FMA:29081", + "name": "Compact bone of left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29061" + ] + } + }, + { + "id": "FMA:29082", + "name": "Compact bone of right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29062" + ] + } + }, + { + "id": "FMA:29083", + "name": "Compact bone of left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29062" + ] + } + }, + { + "id": "FMA:29084", + "name": "Compact bone of right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29063" + ] + } + }, + { + "id": "FMA:29085", + "name": "Compact bone of left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29063" + ] + } + }, + { + "id": "FMA:29086", + "name": "Compact bone of right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29064" + ] + } + }, + { + "id": "FMA:29087", + "name": "Compact bone of left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29064" + ] + } + }, + { + "id": "FMA:29088", + "name": "Compact bone of right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29065" + ] + } + }, + { + "id": "FMA:29089", + "name": "Compact bone of left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29065" + ] + } + }, + { + "id": "FMA:29090", + "name": "Trabecular bone of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29091", + "name": "Trabecular bone of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29092", + "name": "Trabecular bone of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29093", + "name": "Trabecular bone of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29094", + "name": "Trabecular bone of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29095", + "name": "Trabecular bone of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29096", + "name": "Trabecular bone of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29097", + "name": "Trabecular bone of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29098", + "name": "Trabecular bone of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29099", + "name": "Trabecular bone of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29100", + "name": "Trabecular bone of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29101", + "name": "Trabecular bone of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26148" + ] + } + }, + { + "id": "FMA:29102", + "name": "Trabecular bone of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29090" + ] + } + }, + { + "id": "FMA:29103", + "name": "Trabecular bone of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29090" + ] + } + }, + { + "id": "FMA:29104", + "name": "Trabecular bone of right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29091" + ] + } + }, + { + "id": "FMA:29105", + "name": "Trabecular bone of left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29091" + ] + } + }, + { + "id": "FMA:29106", + "name": "Trabecular bone of right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29092" + ] + } + }, + { + "id": "FMA:29107", + "name": "Trabecular bone of left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29092" + ] + } + }, + { + "id": "FMA:29108", + "name": "Trabecular bone of right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29093" + ] + } + }, + { + "id": "FMA:29109", + "name": "Trabecular bone of left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29093" + ] + } + }, + { + "id": "FMA:29110", + "name": "Trabecular bone of right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29094" + ] + } + }, + { + "id": "FMA:29111", + "name": "Trabecular bone of left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29094" + ] + } + }, + { + "id": "FMA:29112", + "name": "Trabecular bone of right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29095" + ] + } + }, + { + "id": "FMA:29113", + "name": "Trabecular bone of left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29095" + ] + } + }, + { + "id": "FMA:29114", + "name": "Trabecular bone of right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29096" + ] + } + }, + { + "id": "FMA:29115", + "name": "Trabecular bone of left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29096" + ] + } + }, + { + "id": "FMA:29116", + "name": "Trabecular bone of right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29097" + ] + } + }, + { + "id": "FMA:29117", + "name": "Trabecular bone of left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29097" + ] + } + }, + { + "id": "FMA:29118", + "name": "Trabecular bone of right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29098" + ] + } + }, + { + "id": "FMA:29119", + "name": "Trabecular bone of left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29098" + ] + } + }, + { + "id": "FMA:29120", + "name": "Trabecular bone of right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29099" + ] + } + }, + { + "id": "FMA:29121", + "name": "Trabecular bone of left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29099" + ] + } + }, + { + "id": "FMA:29122", + "name": "Trabecular bone of right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29100" + ] + } + }, + { + "id": "FMA:29123", + "name": "Trabecular bone of left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29100" + ] + } + }, + { + "id": "FMA:29124", + "name": "Trabecular bone of right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29101" + ] + } + }, + { + "id": "FMA:29125", + "name": "Trabecular bone of left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29101" + ] + } + }, + { + "id": "FMA:29126", + "name": "Trabecular bone of first thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of first thoracic vertebra" + ] + }, + { + "id": "FMA:29127", + "name": "Trabecular bone of second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of second thoracic vertebra" + ] + }, + { + "id": "FMA:29128", + "name": "Trabecular bone of third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of third thoracic vertebra" + ] + }, + { + "id": "FMA:29129", + "name": "Trabecular bone of fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:29130", + "name": "Trabecular bone of fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:29131", + "name": "Trabecular bone of sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:29132", + "name": "Trabecular bone of seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:29133", + "name": "Trabecular bone of eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:29134", + "name": "Trabecular bone of ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:29135", + "name": "Trabecular bone of tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:29136", + "name": "Trabecular bone of eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:29137", + "name": "Trabecular bone of twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26141" + ] + }, + "synonyms": [ + "Trabecular bone of arch of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:29138", + "name": "Trabecular bone of pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29139", + "name": "Trabecular bone of pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29140", + "name": "Trabecular bone of pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29141", + "name": "Trabecular bone of pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29142", + "name": "Trabecular bone of pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29143", + "name": "Trabecular bone of pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29144", + "name": "Trabecular bone of pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29145", + "name": "Trabecular bone of pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29146", + "name": "Trabecular bone of pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29147", + "name": "Trabecular bone of pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29148", + "name": "Trabecular bone of pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29149", + "name": "Trabecular bone of pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26151" + ] + } + }, + { + "id": "FMA:29150", + "name": "Trabecular bone of right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29138" + ] + } + }, + { + "id": "FMA:29151", + "name": "Trabecular bone of left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29138" + ] + } + }, + { + "id": "FMA:29152", + "name": "Trabecular bone of right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29139" + ] + } + }, + { + "id": "FMA:29153", + "name": "Trabecular bone of left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29139" + ] + } + }, + { + "id": "FMA:29154", + "name": "Trabecular bone of right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29140" + ] + } + }, + { + "id": "FMA:29155", + "name": "Trabecular bone of left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29140" + ] + } + }, + { + "id": "FMA:29156", + "name": "Trabecular bone of right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29141" + ] + } + }, + { + "id": "FMA:29157", + "name": "Trabecular bone of left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29141" + ] + } + }, + { + "id": "FMA:29158", + "name": "Trabecular bone of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29142" + ] + } + }, + { + "id": "FMA:29159", + "name": "Trabecular bone of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29142" + ] + } + }, + { + "id": "FMA:29160", + "name": "Trabecular bone of right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29143" + ] + } + }, + { + "id": "FMA:29161", + "name": "Trabecular bone of left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29143" + ] + } + }, + { + "id": "FMA:29162", + "name": "Trabecular bone of right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29144" + ] + } + }, + { + "id": "FMA:29163", + "name": "Trabecular bone of left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29144" + ] + } + }, + { + "id": "FMA:29164", + "name": "Trabecular bone of right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29145" + ] + } + }, + { + "id": "FMA:29165", + "name": "Trabecular bone of left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29145" + ] + } + }, + { + "id": "FMA:29166", + "name": "Trabecular bone of right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29146" + ] + } + }, + { + "id": "FMA:29167", + "name": "Trabecular bone of left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29146" + ] + } + }, + { + "id": "FMA:29168", + "name": "Trabecular bone of right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29147" + ] + } + }, + { + "id": "FMA:29169", + "name": "Trabecular bone of left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29147" + ] + } + }, + { + "id": "FMA:29170", + "name": "Trabecular bone of right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29148" + ] + } + }, + { + "id": "FMA:29171", + "name": "Trabecular bone of left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29148" + ] + } + }, + { + "id": "FMA:29172", + "name": "Trabecular bone of right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29149" + ] + } + }, + { + "id": "FMA:29173", + "name": "Trabecular bone of left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29149" + ] + } + }, + { + "id": "FMA:29174", + "name": "Trabecular bone of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29175", + "name": "Trabecular bone of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29176", + "name": "Trabecular bone of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29177", + "name": "Trabecular bone of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29178", + "name": "Segment of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Inferior vena cava segment" + ] + }, + { + "id": "FMA:29179", + "name": "Thoracic part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68064" + ] + }, + "synonyms": [ + "Thoracic segment of inferior vena cava" + ] + }, + { + "id": "FMA:29180", + "name": "Abdominal part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68064" + ] + }, + "synonyms": [ + "Abdominal segment of inferior vena cava" + ] + }, + { + "id": "FMA:29181", + "name": "Trabecular bone of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29182", + "name": "Trabecular bone of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29183", + "name": "Trabecular bone of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29184", + "name": "Trabecular bone of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29185", + "name": "Trabecular bone of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29186", + "name": "Trabecular bone of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29187", + "name": "Trabecular bone of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29188", + "name": "Trabecular bone of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26154" + ] + } + }, + { + "id": "FMA:29189", + "name": "Trabecular bone of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29174" + ] + } + }, + { + "id": "FMA:29190", + "name": "Trabecular bone of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29174" + ] + } + }, + { + "id": "FMA:29191", + "name": "Trabecular bone of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29175" + ] + } + }, + { + "id": "FMA:29192", + "name": "Trabecular bone of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29175" + ] + } + }, + { + "id": "FMA:29193", + "name": "Trabecular bone of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29176" + ] + } + }, + { + "id": "FMA:29194", + "name": "Trabecular bone of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29176" + ] + } + }, + { + "id": "FMA:29195", + "name": "Trabecular bone of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29177" + ] + } + }, + { + "id": "FMA:29196", + "name": "Trabecular bone of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29177" + ] + } + }, + { + "id": "FMA:29197", + "name": "Trabecular bone of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29181" + ] + } + }, + { + "id": "FMA:29198", + "name": "Trabecular bone of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29181" + ] + } + }, + { + "id": "FMA:29199", + "name": "Trabecular bone of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29182" + ] + } + }, + { + "id": "FMA:29200", + "name": "Trabecular bone of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29182" + ] + } + }, + { + "id": "FMA:29201", + "name": "Trabecular bone of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29183" + ] + } + }, + { + "id": "FMA:29202", + "name": "Trabecular bone of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29183" + ] + } + }, + { + "id": "FMA:29203", + "name": "Trabecular bone of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29184" + ] + } + }, + { + "id": "FMA:29204", + "name": "Trabecular bone of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29184" + ] + } + }, + { + "id": "FMA:29205", + "name": "Trabecular bone of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29185" + ] + } + }, + { + "id": "FMA:29206", + "name": "Trabecular bone of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29185" + ] + } + }, + { + "id": "FMA:29207", + "name": "Trabecular bone of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29186" + ] + } + }, + { + "id": "FMA:29208", + "name": "Trabecular bone of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29186" + ] + } + }, + { + "id": "FMA:29209", + "name": "Trabecular bone of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29187" + ] + } + }, + { + "id": "FMA:29210", + "name": "Trabecular bone of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29187" + ] + } + }, + { + "id": "FMA:29212", + "name": "Trabecular bone of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29188" + ] + } + }, + { + "id": "FMA:29213", + "name": "Trabecular bone of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29188" + ] + } + }, + { + "id": "FMA:29214", + "name": "Articular cartilage of right costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26752" + ] + } + }, + { + "id": "FMA:29215", + "name": "Articular cartilage of left costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26752" + ] + } + }, + { + "id": "FMA:29216", + "name": "Articular cartilage of right costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26753" + ] + } + }, + { + "id": "FMA:29217", + "name": "Articular cartilage of left costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26753" + ] + } + }, + { + "id": "FMA:29218", + "name": "Articular cartilage of right costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26754" + ] + } + }, + { + "id": "FMA:29219", + "name": "Articular cartilage of left costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26754" + ] + } + }, + { + "id": "FMA:29220", + "name": "Articular cartilage of right costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26755" + ] + } + }, + { + "id": "FMA:29221", + "name": "Articular cartilage of left costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26755" + ] + } + }, + { + "id": "FMA:29222", + "name": "Articular cartilage of right costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26756" + ] + } + }, + { + "id": "FMA:29223", + "name": "Articular cartilage of left costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26756" + ] + } + }, + { + "id": "FMA:29224", + "name": "Articular cartilage of right costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26757" + ] + } + }, + { + "id": "FMA:29225", + "name": "Articular cartilage of left costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26757" + ] + } + }, + { + "id": "FMA:29226", + "name": "Articular cartilage of right costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26758" + ] + } + }, + { + "id": "FMA:29227", + "name": "Articular cartilage of left costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26758" + ] + } + }, + { + "id": "FMA:29228", + "name": "Articular cartilage of right costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26759" + ] + } + }, + { + "id": "FMA:29229", + "name": "Articular cartilage of left costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26759" + ] + } + }, + { + "id": "FMA:29230", + "name": "Articular cartilage of right costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26760" + ] + } + }, + { + "id": "FMA:29231", + "name": "Articular cartilage of left costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26760" + ] + } + }, + { + "id": "FMA:29232", + "name": "Articular cartilage of right costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26761" + ] + } + }, + { + "id": "FMA:29233", + "name": "Articular cartilage of left costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26761" + ] + } + }, + { + "id": "FMA:29234", + "name": "Articular cartilage of right costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26762" + ] + } + }, + { + "id": "FMA:29235", + "name": "Articular cartilage of left costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26762" + ] + } + }, + { + "id": "FMA:29236", + "name": "Articular cartilage of right costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26763" + ] + } + }, + { + "id": "FMA:29237", + "name": "Articular cartilage of left costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26763" + ] + } + }, + { + "id": "FMA:29238", + "name": "Articular cartilage of right superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26764" + ] + } + }, + { + "id": "FMA:29239", + "name": "Articular cartilage of left superior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26764" + ] + } + }, + { + "id": "FMA:29240", + "name": "Articular cartilage of right superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26765" + ] + } + }, + { + "id": "FMA:29241", + "name": "Articular cartilage of left superior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26765" + ] + } + }, + { + "id": "FMA:29242", + "name": "Articular cartilage of right superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26766" + ] + } + }, + { + "id": "FMA:29243", + "name": "Articular cartilage of left superior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26766" + ] + } + }, + { + "id": "FMA:29244", + "name": "Articular cartilage of right superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26767" + ] + } + }, + { + "id": "FMA:29245", + "name": "Articular cartilage of left superior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26767" + ] + } + }, + { + "id": "FMA:29246", + "name": "Articular cartilage of right superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26768" + ] + } + }, + { + "id": "FMA:29247", + "name": "Articular cartilage of left superior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26768" + ] + } + }, + { + "id": "FMA:29248", + "name": "Articular cartilage of right superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26769" + ] + } + }, + { + "id": "FMA:29249", + "name": "Articular cartilage of left superior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26769" + ] + } + }, + { + "id": "FMA:29250", + "name": "Articular cartilage of right superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26770" + ] + } + }, + { + "id": "FMA:29251", + "name": "Articular cartilage of left superior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26770" + ] + } + }, + { + "id": "FMA:29252", + "name": "Articular cartilage of right superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26771" + ] + } + }, + { + "id": "FMA:29253", + "name": "Articular cartilage of left superior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26771" + ] + } + }, + { + "id": "FMA:29254", + "name": "Articular cartilage of right superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26772" + ] + } + }, + { + "id": "FMA:29255", + "name": "Articular cartilage of left superior costal facet of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26772" + ] + } + }, + { + "id": "FMA:29256", + "name": "Articular cartilage of right superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26773" + ] + } + }, + { + "id": "FMA:29257", + "name": "Articular cartilage of left superior costal facet of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26773" + ] + } + }, + { + "id": "FMA:29258", + "name": "Articular cartilage of right superior costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26774" + ] + } + }, + { + "id": "FMA:29259", + "name": "Articular cartilage of left superior costal facet of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26774" + ] + } + }, + { + "id": "FMA:29260", + "name": "Articular cartilage of right superior costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26775" + ] + } + }, + { + "id": "FMA:29261", + "name": "Articular cartilage of left superior costal facet of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26775" + ] + } + }, + { + "id": "FMA:29262", + "name": "Articular cartilage of right inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26776" + ] + } + }, + { + "id": "FMA:29263", + "name": "Articular cartilage of left inferior costal facet of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26776" + ] + } + }, + { + "id": "FMA:29264", + "name": "Articular cartilage of right inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26777" + ] + } + }, + { + "id": "FMA:29265", + "name": "Articular cartilage of left inferior costal facet of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26777" + ] + } + }, + { + "id": "FMA:29266", + "name": "Articular cartilage of right inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26778" + ] + } + }, + { + "id": "FMA:29267", + "name": "Articular cartilage of left inferior costal facet of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26778" + ] + } + }, + { + "id": "FMA:29268", + "name": "Articular cartilage of right inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26779" + ] + } + }, + { + "id": "FMA:29269", + "name": "Articular cartilage of left inferior costal facet of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26779" + ] + } + }, + { + "id": "FMA:29270", + "name": "Articular cartilage of right inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26780" + ] + } + }, + { + "id": "FMA:29271", + "name": "Articular cartilage of left inferior costal facet of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26780" + ] + } + }, + { + "id": "FMA:29272", + "name": "Articular cartilage of right inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26781" + ] + } + }, + { + "id": "FMA:29273", + "name": "Articular cartilage of left inferior costal facet of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26781" + ] + } + }, + { + "id": "FMA:29274", + "name": "Articular cartilage of right inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26782" + ] + } + }, + { + "id": "FMA:29275", + "name": "Articular cartilage of left inferior costal facet of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26782" + ] + } + }, + { + "id": "FMA:29276", + "name": "Articular cartilage of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26799" + ] + } + }, + { + "id": "FMA:29277", + "name": "Articular cartilage of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26799" + ] + } + }, + { + "id": "FMA:29278", + "name": "Articular cartilage of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26800" + ] + } + }, + { + "id": "FMA:29279", + "name": "Articular cartilage of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26800" + ] + } + }, + { + "id": "FMA:29280", + "name": "Articular cartilage of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26801" + ] + } + }, + { + "id": "FMA:29281", + "name": "Articular cartilage of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26801" + ] + } + }, + { + "id": "FMA:29282", + "name": "Articular cartilage of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26802" + ] + } + }, + { + "id": "FMA:29283", + "name": "Articular cartilage of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26802" + ] + } + }, + { + "id": "FMA:29284", + "name": "Articular cartilage of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26803" + ] + } + }, + { + "id": "FMA:29285", + "name": "Articular cartilage of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26803" + ] + } + }, + { + "id": "FMA:29286", + "name": "Articular cartilage of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26804" + ] + } + }, + { + "id": "FMA:29287", + "name": "Articular cartilage of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26804" + ] + } + }, + { + "id": "FMA:29288", + "name": "Articular cartilage of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26805" + ] + } + }, + { + "id": "FMA:29289", + "name": "Articular cartilage of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26805" + ] + } + }, + { + "id": "FMA:29290", + "name": "Articular cartilage of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26806" + ] + } + }, + { + "id": "FMA:29291", + "name": "Articular cartilage of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26806" + ] + } + }, + { + "id": "FMA:29292", + "name": "Articular cartilage of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26807" + ] + } + }, + { + "id": "FMA:29293", + "name": "Articular cartilage of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26807" + ] + } + }, + { + "id": "FMA:29294", + "name": "Articular cartilage of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26808" + ] + } + }, + { + "id": "FMA:29295", + "name": "Articular cartilage of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26808" + ] + } + }, + { + "id": "FMA:29296", + "name": "Articular cartilage of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26809" + ] + } + }, + { + "id": "FMA:29297", + "name": "Articular cartilage of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26809" + ] + } + }, + { + "id": "FMA:29298", + "name": "Articular cartilage of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26810" + ] + } + }, + { + "id": "FMA:29299", + "name": "Articular cartilage of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26810" + ] + } + }, + { + "id": "FMA:29300", + "name": "Articular cartilage of costal facet of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26787" + ] + } + }, + { + "id": "FMA:29301", + "name": "Articular cartilage of costal facet of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26787" + ] + } + }, + { + "id": "FMA:29302", + "name": "Articular cartilage of costal facet of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26788" + ] + } + }, + { + "id": "FMA:29303", + "name": "Articular cartilage of costal facet of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26788" + ] + } + }, + { + "id": "FMA:29304", + "name": "Articular cartilage of costal facet of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26789" + ] + } + }, + { + "id": "FMA:29305", + "name": "Articular cartilage of costal facet of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26789" + ] + } + }, + { + "id": "FMA:29306", + "name": "Articular cartilage of costal facet of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26790" + ] + } + }, + { + "id": "FMA:29307", + "name": "Articular cartilage of costal facet of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26790" + ] + } + }, + { + "id": "FMA:29308", + "name": "Articular cartilage of costal facet of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26791" + ] + } + }, + { + "id": "FMA:29309", + "name": "Articular cartilage of costal facet of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26791" + ] + } + }, + { + "id": "FMA:29310", + "name": "Articular cartilage of costal facet of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26792" + ] + } + }, + { + "id": "FMA:29311", + "name": "Articular cartilage of costal facet of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26792" + ] + } + }, + { + "id": "FMA:29312", + "name": "Articular cartilage of costal facet of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26793" + ] + } + }, + { + "id": "FMA:29313", + "name": "Articular cartilage of costal facet of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26793" + ] + } + }, + { + "id": "FMA:29314", + "name": "Articular cartilage of costal facet of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26794" + ] + } + }, + { + "id": "FMA:29315", + "name": "Articular cartilage of costal facet of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26794" + ] + } + }, + { + "id": "FMA:29316", + "name": "Articular cartilage of costal facet of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26795" + ] + } + }, + { + "id": "FMA:29317", + "name": "Articular cartilage of costal facet of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26795" + ] + } + }, + { + "id": "FMA:29318", + "name": "Articular cartilage of costal facet of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26796" + ] + } + }, + { + "id": "FMA:29319", + "name": "Articular cartilage of costal facet of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26796" + ] + } + }, + { + "id": "FMA:29321", + "name": "Pectinate line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:29335", + "name": "Anorectal flexure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66329" + ] + }, + "synonyms": [ + "Perineal flexure" + ] + }, + { + "id": "FMA:29345", + "name": "Perianal surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61555" + ] + }, + "synonyms": [ + "External surface of anal canal" + ] + }, + { + "id": "FMA:29346", + "name": "Zone of anal canal viewed anatomically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Anal canal viewed anatomically zone" + ] + }, + { + "id": "FMA:29347", + "name": "Superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29346" + ] + }, + "synonyms": [ + "Upper part of anal canal", + "Perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29348", + "name": "Inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29346" + ] + }, + "synonyms": [ + "Surgical anal canal", + "Lower part of anal canal", + "Anal canal viewed surgically" + ] + }, + { + "id": "FMA:29349", + "name": "Skin of anal part proper of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23010" + ] + }, + "synonyms": [ + "Skin of anal region proper" + ] + }, + { + "id": "FMA:29350", + "name": "Perianal skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78534" + ] + } + }, + { + "id": "FMA:29351", + "name": "Cavity of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29352", + "name": "Cavity of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29353", + "name": "Cavity of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29354", + "name": "Cavity of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29355", + "name": "Cavity of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29356", + "name": "Cavity of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29357", + "name": "Cavity of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29358", + "name": "Cavity of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29359", + "name": "Cavity of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29360", + "name": "Cavity of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29361", + "name": "Cavity of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24780" + ] + } + }, + { + "id": "FMA:29364", + "name": "Lumen proper of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:29365", + "name": "Ischio-anal fossa proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + } + }, + { + "id": "FMA:29368", + "name": "Communicating branch to posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + } + }, + { + "id": "FMA:29369", + "name": "Communicating branch to right posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29368" + ] + } + }, + { + "id": "FMA:29370", + "name": "Communicating branch to left posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29368" + ] + } + }, + { + "id": "FMA:29371", + "name": "Communicating branch to posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21883" + ] + } + }, + { + "id": "FMA:29372", + "name": "Communicating branch to right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29371" + ] + } + }, + { + "id": "FMA:29373", + "name": "Communicating branch to left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29371" + ] + } + }, + { + "id": "FMA:29374", + "name": "Compact bone of right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26871" + ] + } + }, + { + "id": "FMA:29375", + "name": "Compact bone of left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26871" + ] + } + }, + { + "id": "FMA:29376", + "name": "Compact bone of right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26872" + ] + } + }, + { + "id": "FMA:29378", + "name": "Compact bone of left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26872" + ] + } + }, + { + "id": "FMA:29379", + "name": "Compact bone of right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26873" + ] + } + }, + { + "id": "FMA:29380", + "name": "Compact bone of left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26873" + ] + } + }, + { + "id": "FMA:29381", + "name": "Wall of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86203" + ] + }, + "synonyms": [ + "Wall of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29382", + "name": "Compact bone of right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26874" + ] + } + }, + { + "id": "FMA:29383", + "name": "Wall of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86203" + ] + }, + "synonyms": [ + "Wall of anal canal viewed surgically", + "Wall of surgical anal canal" + ] + }, + { + "id": "FMA:29384", + "name": "Compact bone of left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26874" + ] + } + }, + { + "id": "FMA:29385", + "name": "Compact bone of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26875" + ] + } + }, + { + "id": "FMA:29386", + "name": "Compact bone of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26875" + ] + } + }, + { + "id": "FMA:29387", + "name": "Compact bone of right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26876" + ] + } + }, + { + "id": "FMA:29388", + "name": "Compact bone of left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26876" + ] + } + }, + { + "id": "FMA:29389", + "name": "Compact bone of right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26877" + ] + } + }, + { + "id": "FMA:29390", + "name": "Compact bone of left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26877" + ] + } + }, + { + "id": "FMA:29391", + "name": "Compact bone of right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26878" + ] + } + }, + { + "id": "FMA:29392", + "name": "Compact bone of left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26878" + ] + } + }, + { + "id": "FMA:29393", + "name": "Compact bone of right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26879" + ] + } + }, + { + "id": "FMA:29394", + "name": "Lumen of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29395", + "name": "Compact bone of left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26879" + ] + } + }, + { + "id": "FMA:29396", + "name": "Lumen of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of anal canal viewed surgically", + "Lumen of surgical anal canal" + ] + }, + { + "id": "FMA:29397", + "name": "Compact bone of right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26880" + ] + } + }, + { + "id": "FMA:29398", + "name": "Compact bone of left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26880" + ] + } + }, + { + "id": "FMA:29399", + "name": "Compact bone of right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26881" + ] + } + }, + { + "id": "FMA:29400", + "name": "Compact bone of left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26881" + ] + } + }, + { + "id": "FMA:29401", + "name": "Compact bone of right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26882" + ] + } + }, + { + "id": "FMA:29402", + "name": "Compact bone of left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26882" + ] + } + }, + { + "id": "FMA:29403", + "name": "Compact bone of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26883" + ] + } + }, + { + "id": "FMA:29404", + "name": "Compact bone of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26883" + ] + } + }, + { + "id": "FMA:29405", + "name": "Compact bone of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26884" + ] + } + }, + { + "id": "FMA:29406", + "name": "Compact bone of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26884" + ] + } + }, + { + "id": "FMA:29407", + "name": "Compact bone of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26885" + ] + } + }, + { + "id": "FMA:29408", + "name": "Compact bone of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26885" + ] + } + }, + { + "id": "FMA:29409", + "name": "Compact bone of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26886" + ] + } + }, + { + "id": "FMA:29410", + "name": "Compact bone of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26886" + ] + } + }, + { + "id": "FMA:29411", + "name": "Compact bone of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26887" + ] + } + }, + { + "id": "FMA:29412", + "name": "Compact bone of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26887" + ] + } + }, + { + "id": "FMA:29413", + "name": "Compact bone of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26888" + ] + } + }, + { + "id": "FMA:29414", + "name": "Compact bone of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26888" + ] + } + }, + { + "id": "FMA:29415", + "name": "Compact bone of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26889" + ] + } + }, + { + "id": "FMA:29416", + "name": "Compact bone of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26889" + ] + } + }, + { + "id": "FMA:29417", + "name": "Compact bone of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26890" + ] + } + }, + { + "id": "FMA:29418", + "name": "Compact bone of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26890" + ] + } + }, + { + "id": "FMA:29419", + "name": "Compact bone of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26891" + ] + } + }, + { + "id": "FMA:29420", + "name": "Compact bone of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26891" + ] + } + }, + { + "id": "FMA:29421", + "name": "Compact bone of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26892" + ] + } + }, + { + "id": "FMA:29422", + "name": "Compact bone of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26892" + ] + } + }, + { + "id": "FMA:29423", + "name": "Compact bone of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26893" + ] + } + }, + { + "id": "FMA:29424", + "name": "Compact bone of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26893" + ] + } + }, + { + "id": "FMA:29425", + "name": "Compact bone of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26894" + ] + } + }, + { + "id": "FMA:29426", + "name": "Compact bone of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26894" + ] + } + }, + { + "id": "FMA:29427", + "name": "Compact bone of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26895" + ] + } + }, + { + "id": "FMA:29428", + "name": "Compact bone of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26895" + ] + } + }, + { + "id": "FMA:29429", + "name": "Compact bone of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26896" + ] + } + }, + { + "id": "FMA:29430", + "name": "Compact bone of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26896" + ] + } + }, + { + "id": "FMA:29431", + "name": "Compact bone of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26897" + ] + } + }, + { + "id": "FMA:29432", + "name": "Compact bone of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26897" + ] + } + }, + { + "id": "FMA:29433", + "name": "Compact bone of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26898" + ] + } + }, + { + "id": "FMA:29434", + "name": "Compact bone of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26898" + ] + } + }, + { + "id": "FMA:29435", + "name": "Compact bone of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26899" + ] + } + }, + { + "id": "FMA:29436", + "name": "Compact bone of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26899" + ] + } + }, + { + "id": "FMA:29437", + "name": "Compact bone of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26901" + ] + } + }, + { + "id": "FMA:29438", + "name": "Compact bone of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26901" + ] + } + }, + { + "id": "FMA:29439", + "name": "Compact bone of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26900" + ] + } + }, + { + "id": "FMA:29440", + "name": "Compact bone of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26900" + ] + } + }, + { + "id": "FMA:29441", + "name": "Compact bone of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26902" + ] + } + }, + { + "id": "FMA:29442", + "name": "Compact bone of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26902" + ] + } + }, + { + "id": "FMA:29443", + "name": "Compact bone of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26903" + ] + } + }, + { + "id": "FMA:29444", + "name": "Compact bone of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26903" + ] + } + }, + { + "id": "FMA:29445", + "name": "Compact bone of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26904" + ] + } + }, + { + "id": "FMA:29446", + "name": "Compact bone of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26904" + ] + } + }, + { + "id": "FMA:29447", + "name": "Compact bone of right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26905" + ] + } + }, + { + "id": "FMA:29448", + "name": "Compact bone of left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26905" + ] + } + }, + { + "id": "FMA:29449", + "name": "Compact bone of right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26906" + ] + } + }, + { + "id": "FMA:29450", + "name": "Compact bone of left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26906" + ] + } + }, + { + "id": "FMA:29451", + "name": "Compact bone of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26907" + ] + } + }, + { + "id": "FMA:29452", + "name": "Compact bone of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26907" + ] + } + }, + { + "id": "FMA:29453", + "name": "Compact bone of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26908" + ] + } + }, + { + "id": "FMA:29454", + "name": "Compact bone of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26908" + ] + } + }, + { + "id": "FMA:29455", + "name": "Compact bone of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26909" + ] + } + }, + { + "id": "FMA:29456", + "name": "Compact bone of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26909" + ] + } + }, + { + "id": "FMA:29457", + "name": "Compact bone of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26910" + ] + } + }, + { + "id": "FMA:29458", + "name": "Compact bone of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26910" + ] + } + }, + { + "id": "FMA:29459", + "name": "Compact bone of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26911" + ] + } + }, + { + "id": "FMA:29460", + "name": "Compact bone of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26911" + ] + } + }, + { + "id": "FMA:29461", + "name": "Compact bone of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26912" + ] + } + }, + { + "id": "FMA:29462", + "name": "Compact bone of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26912" + ] + } + }, + { + "id": "FMA:29463", + "name": "Compact bone of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26913" + ] + } + }, + { + "id": "FMA:29464", + "name": "Compact bone of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26913" + ] + } + }, + { + "id": "FMA:29465", + "name": "Compact bone of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26914" + ] + } + }, + { + "id": "FMA:29466", + "name": "Compact bone of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26914" + ] + } + }, + { + "id": "FMA:29467", + "name": "Compact bone of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26915" + ] + } + }, + { + "id": "FMA:29468", + "name": "Compact bone of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26915" + ] + } + }, + { + "id": "FMA:29469", + "name": "Compact bone of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26916" + ] + } + }, + { + "id": "FMA:29470", + "name": "Compact bone of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26916" + ] + } + }, + { + "id": "FMA:29471", + "name": "Compact bone of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26917" + ] + } + }, + { + "id": "FMA:29472", + "name": "Compact bone of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26917" + ] + } + }, + { + "id": "FMA:29473", + "name": "Compact bone of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26918" + ] + } + }, + { + "id": "FMA:29474", + "name": "Compact bone of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26918" + ] + } + }, + { + "id": "FMA:29475", + "name": "Compact bone of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26930" + ] + } + }, + { + "id": "FMA:29476", + "name": "Compact bone of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26930" + ] + } + }, + { + "id": "FMA:29477", + "name": "Compact bone of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26929" + ] + } + }, + { + "id": "FMA:29478", + "name": "Compact bone of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26929" + ] + } + }, + { + "id": "FMA:29479", + "name": "Compact bone of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26928" + ] + } + }, + { + "id": "FMA:29480", + "name": "Compact bone of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26928" + ] + } + }, + { + "id": "FMA:29481", + "name": "Compact bone of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26927" + ] + } + }, + { + "id": "FMA:29482", + "name": "Compact bone of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26927" + ] + } + }, + { + "id": "FMA:29483", + "name": "Compact bone of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26926" + ] + } + }, + { + "id": "FMA:29484", + "name": "Compact bone of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26926" + ] + } + }, + { + "id": "FMA:29485", + "name": "Compact bone of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26925" + ] + } + }, + { + "id": "FMA:29486", + "name": "Compact bone of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26925" + ] + } + }, + { + "id": "FMA:29487", + "name": "Compact bone of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26924" + ] + } + }, + { + "id": "FMA:29488", + "name": "Compact bone of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26924" + ] + } + }, + { + "id": "FMA:29489", + "name": "Compact bone of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26923" + ] + } + }, + { + "id": "FMA:29490", + "name": "Compact bone of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26923" + ] + } + }, + { + "id": "FMA:29491", + "name": "Compact bone of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26922" + ] + } + }, + { + "id": "FMA:29492", + "name": "Compact bone of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26922" + ] + } + }, + { + "id": "FMA:29493", + "name": "Compact bone of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26921" + ] + } + }, + { + "id": "FMA:29494", + "name": "Compact bone of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26921" + ] + } + }, + { + "id": "FMA:29495", + "name": "Compact bone of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26920" + ] + } + }, + { + "id": "FMA:29496", + "name": "Compact bone of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26920" + ] + } + }, + { + "id": "FMA:29497", + "name": "Compact bone of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26919" + ] + } + }, + { + "id": "FMA:29498", + "name": "Compact bone of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26919" + ] + } + }, + { + "id": "FMA:29499", + "name": "Compact bone of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26942" + ] + } + }, + { + "id": "FMA:29500", + "name": "Compact bone of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26942" + ] + } + }, + { + "id": "FMA:29501", + "name": "Compact bone of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26941" + ] + } + }, + { + "id": "FMA:29502", + "name": "Compact bone of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26941" + ] + } + }, + { + "id": "FMA:29503", + "name": "Compact bone of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26940" + ] + } + }, + { + "id": "FMA:29504", + "name": "Compact bone of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26940" + ] + } + }, + { + "id": "FMA:29505", + "name": "Compact bone of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26939" + ] + } + }, + { + "id": "FMA:29506", + "name": "Compact bone of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26939" + ] + } + }, + { + "id": "FMA:29507", + "name": "Compact bone of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26938" + ] + } + }, + { + "id": "FMA:29508", + "name": "Compact bone of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26938" + ] + } + }, + { + "id": "FMA:29509", + "name": "Compact bone of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26937" + ] + } + }, + { + "id": "FMA:29510", + "name": "Compact bone of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26937" + ] + } + }, + { + "id": "FMA:29511", + "name": "Compact bone of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26936" + ] + } + }, + { + "id": "FMA:29512", + "name": "Compact bone of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26936" + ] + } + }, + { + "id": "FMA:29513", + "name": "Compact bone of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26935" + ] + } + }, + { + "id": "FMA:29514", + "name": "Compact bone of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26935" + ] + } + }, + { + "id": "FMA:29515", + "name": "Compact bone of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26934" + ] + } + }, + { + "id": "FMA:29516", + "name": "Compact bone of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26934" + ] + } + }, + { + "id": "FMA:29517", + "name": "Compact bone of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26933" + ] + } + }, + { + "id": "FMA:29518", + "name": "Compact bone of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26933" + ] + } + }, + { + "id": "FMA:29519", + "name": "Compact bone of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26932" + ] + } + }, + { + "id": "FMA:29520", + "name": "Compact bone of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26932" + ] + } + }, + { + "id": "FMA:29521", + "name": "Compact bone of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26931" + ] + } + }, + { + "id": "FMA:29522", + "name": "Compact bone of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26931" + ] + } + }, + { + "id": "FMA:29524", + "name": "Muscle layer of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + }, + "synonyms": [ + "Muscle layer of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29525", + "name": "Muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + }, + "synonyms": [ + "Muscle layer of surgical anal canal", + "Muscle layer of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29526", + "name": "Levator ani component of longitudinal muscle layer of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + } + }, + { + "id": "FMA:29527", + "name": "Smooth muscle component of longitudinal muscle layer of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + } + }, + { + "id": "FMA:29528", + "name": "Fibroelastic component of longitudinal muscle layer of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:29529", + "name": "Conjoint fibromuscular layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + }, + "synonyms": [ + "Conjoint longitudinal layer of surgical anal canal", + "Conjoint longitudinal layer of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29530", + "name": "Trabecular bone of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29531", + "name": "Trabecular bone of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29532", + "name": "Trabecular bone of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29533", + "name": "Trabecular bone of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29534", + "name": "Trabecular bone of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29535", + "name": "Trabecular bone of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29536", + "name": "Trabecular bone of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29537", + "name": "Trabecular bone of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29538", + "name": "Longitudinal muscle layer of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15708" + ] + }, + "synonyms": [ + "Longitudinal muscle layer of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29539", + "name": "Trabecular bone of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29540", + "name": "Trabecular bone of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29541", + "name": "Trabecular bone of transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29542", + "name": "Trabecular bone of transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26142" + ] + } + }, + { + "id": "FMA:29543", + "name": "Trabecular bone of right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29542" + ] + } + }, + { + "id": "FMA:29544", + "name": "Trabecular bone of left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29542" + ] + } + }, + { + "id": "FMA:29545", + "name": "Trabecular bone of right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29541" + ] + } + }, + { + "id": "FMA:29546", + "name": "Trabecular bone of left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29541" + ] + } + }, + { + "id": "FMA:29547", + "name": "Trabecular bone of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29540" + ] + } + }, + { + "id": "FMA:29548", + "name": "Trabecular bone of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29540" + ] + } + }, + { + "id": "FMA:29549", + "name": "Trabecular bone of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29539" + ] + } + }, + { + "id": "FMA:29550", + "name": "Trabecular bone of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29539" + ] + } + }, + { + "id": "FMA:29551", + "name": "Trabecular bone of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29537" + ] + } + }, + { + "id": "FMA:29552", + "name": "Trabecular bone of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29537" + ] + } + }, + { + "id": "FMA:29553", + "name": "Trabecular bone of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29536" + ] + } + }, + { + "id": "FMA:29554", + "name": "Trabecular bone of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29536" + ] + } + }, + { + "id": "FMA:29555", + "name": "Trabecular bone of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29535" + ] + } + }, + { + "id": "FMA:29556", + "name": "Trabecular bone of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29535" + ] + } + }, + { + "id": "FMA:29557", + "name": "Trabecular bone of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29534" + ] + } + }, + { + "id": "FMA:29558", + "name": "Trabecular bone of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29534" + ] + } + }, + { + "id": "FMA:29559", + "name": "Trabecular bone of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29533" + ] + } + }, + { + "id": "FMA:29560", + "name": "Trabecular bone of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29533" + ] + } + }, + { + "id": "FMA:29561", + "name": "Trabecular bone of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29532" + ] + } + }, + { + "id": "FMA:29562", + "name": "Trabecular bone of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29532" + ] + } + }, + { + "id": "FMA:29563", + "name": "Trabecular bone of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29531" + ] + } + }, + { + "id": "FMA:29564", + "name": "Trabecular bone of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29531" + ] + } + }, + { + "id": "FMA:29565", + "name": "Trabecular bone of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29530" + ] + } + }, + { + "id": "FMA:29566", + "name": "Trabecular bone of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29530" + ] + } + }, + { + "id": "FMA:29567", + "name": "Trabecular bone of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29568", + "name": "Trabecular bone of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29569", + "name": "Trabecular bone of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29570", + "name": "Trabecular bone of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29571", + "name": "Trabecular bone of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29572", + "name": "Trabecular bone of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29573", + "name": "Trabecular bone of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29574", + "name": "Trabecular bone of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29575", + "name": "Trabecular bone of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29576", + "name": "Trabecular bone of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29577", + "name": "Trabecular bone of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29578", + "name": "Trabecular bone of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26143" + ] + } + }, + { + "id": "FMA:29579", + "name": "Trabecular bone of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29578" + ] + } + }, + { + "id": "FMA:29580", + "name": "Trabecular bone of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29578" + ] + } + }, + { + "id": "FMA:29581", + "name": "Trabecular bone of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29577" + ] + } + }, + { + "id": "FMA:29582", + "name": "Trabecular bone of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29577" + ] + } + }, + { + "id": "FMA:29583", + "name": "Trabecular bone of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29576" + ] + } + }, + { + "id": "FMA:29584", + "name": "Trabecular bone of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29576" + ] + } + }, + { + "id": "FMA:29585", + "name": "Trabecular bone of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29575" + ] + } + }, + { + "id": "FMA:29586", + "name": "Trabecular bone of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29575" + ] + } + }, + { + "id": "FMA:29587", + "name": "Trabecular bone of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29574" + ] + } + }, + { + "id": "FMA:29588", + "name": "Trabecular bone of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29574" + ] + } + }, + { + "id": "FMA:29589", + "name": "Trabecular bone of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29573" + ] + } + }, + { + "id": "FMA:29590", + "name": "Trabecular bone of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29573" + ] + } + }, + { + "id": "FMA:29591", + "name": "Trabecular bone of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29572" + ] + } + }, + { + "id": "FMA:29592", + "name": "Trabecular bone of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29572" + ] + } + }, + { + "id": "FMA:29593", + "name": "Trabecular bone of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29571" + ] + } + }, + { + "id": "FMA:29594", + "name": "Trabecular bone of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29571" + ] + } + }, + { + "id": "FMA:29595", + "name": "Trabecular bone of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29570" + ] + } + }, + { + "id": "FMA:29596", + "name": "Trabecular bone of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29570" + ] + } + }, + { + "id": "FMA:29597", + "name": "Trabecular bone of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29569" + ] + } + }, + { + "id": "FMA:29598", + "name": "Trabecular bone of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29569" + ] + } + }, + { + "id": "FMA:29599", + "name": "Trabecular bone of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29568" + ] + } + }, + { + "id": "FMA:29600", + "name": "Trabecular bone of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29568" + ] + } + }, + { + "id": "FMA:29601", + "name": "Trabecular bone of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29567" + ] + } + }, + { + "id": "FMA:29602", + "name": "Trabecular bone of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29567" + ] + } + }, + { + "id": "FMA:29603", + "name": "Trabecular bone of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29604", + "name": "Trabecular bone of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29605", + "name": "Trabecular bone of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29606", + "name": "Trabecular bone of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29607", + "name": "Trabecular bone of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29608", + "name": "Trabecular bone of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29609", + "name": "Trabecular bone of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29610", + "name": "Trabecular bone of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29611", + "name": "Trabecular bone of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29612", + "name": "Trabecular bone of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29613", + "name": "Trabecular bone of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29614", + "name": "Trabecular bone of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26144" + ] + } + }, + { + "id": "FMA:29615", + "name": "Trabecular bone of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29614" + ] + } + }, + { + "id": "FMA:29616", + "name": "Trabecular bone of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29614" + ] + } + }, + { + "id": "FMA:29617", + "name": "Trabecular bone of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29613" + ] + } + }, + { + "id": "FMA:29618", + "name": "Trabecular bone of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29613" + ] + } + }, + { + "id": "FMA:29619", + "name": "Trabecular bone of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29612" + ] + } + }, + { + "id": "FMA:29620", + "name": "Trabecular bone of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29612" + ] + } + }, + { + "id": "FMA:29621", + "name": "Trabecular bone of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29611" + ] + } + }, + { + "id": "FMA:29622", + "name": "Trabecular bone of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29611" + ] + } + }, + { + "id": "FMA:29623", + "name": "Trabecular bone of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29610" + ] + } + }, + { + "id": "FMA:29624", + "name": "Trabecular bone of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29610" + ] + } + }, + { + "id": "FMA:29625", + "name": "Trabecular bone of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29609" + ] + } + }, + { + "id": "FMA:29626", + "name": "Trabecular bone of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29609" + ] + } + }, + { + "id": "FMA:29627", + "name": "Trabecular bone of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29608" + ] + } + }, + { + "id": "FMA:29628", + "name": "Trabecular bone of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29608" + ] + } + }, + { + "id": "FMA:29629", + "name": "Trabecular bone of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29607" + ] + } + }, + { + "id": "FMA:29630", + "name": "Trabecular bone of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29607" + ] + } + }, + { + "id": "FMA:29631", + "name": "Trabecular bone of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29606" + ] + } + }, + { + "id": "FMA:29632", + "name": "Trabecular bone of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29606" + ] + } + }, + { + "id": "FMA:29633", + "name": "Trabecular bone of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29605" + ] + } + }, + { + "id": "FMA:29634", + "name": "Trabecular bone of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29605" + ] + } + }, + { + "id": "FMA:29635", + "name": "Trabecular bone of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29604" + ] + } + }, + { + "id": "FMA:29636", + "name": "Trabecular bone of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29604" + ] + } + }, + { + "id": "FMA:29637", + "name": "Trabecular bone of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29603" + ] + } + }, + { + "id": "FMA:29638", + "name": "Trabecular bone of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29603" + ] + } + }, + { + "id": "FMA:29639", + "name": "Trabecular bone of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29640", + "name": "Trabecular bone of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29641", + "name": "Trabecular bone of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29642", + "name": "Trabecular bone of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29643", + "name": "Trabecular bone of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29644", + "name": "Trabecular bone of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29645", + "name": "Trabecular bone of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29646", + "name": "Trabecular bone of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29647", + "name": "Trabecular bone of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29648", + "name": "Trabecular bone of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29649", + "name": "Trabecular bone of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29650", + "name": "Trabecular bone of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26145" + ] + } + }, + { + "id": "FMA:29651", + "name": "Trabecular bone of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29650" + ] + } + }, + { + "id": "FMA:29652", + "name": "Trabecular bone of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29650" + ] + } + }, + { + "id": "FMA:29653", + "name": "Trabecular bone of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29649" + ] + } + }, + { + "id": "FMA:29654", + "name": "Trabecular bone of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29649" + ] + } + }, + { + "id": "FMA:29655", + "name": "Trabecular bone of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29648" + ] + } + }, + { + "id": "FMA:29656", + "name": "Trabecular bone of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29648" + ] + } + }, + { + "id": "FMA:29657", + "name": "Trabecular bone of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29647" + ] + } + }, + { + "id": "FMA:29658", + "name": "Trabecular bone of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29647" + ] + } + }, + { + "id": "FMA:29659", + "name": "Trabecular bone of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29646" + ] + } + }, + { + "id": "FMA:29660", + "name": "Trabecular bone of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29646" + ] + } + }, + { + "id": "FMA:29661", + "name": "Trabecular bone of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29645" + ] + } + }, + { + "id": "FMA:29662", + "name": "Trabecular bone of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29645" + ] + } + }, + { + "id": "FMA:29663", + "name": "Trabecular bone of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29644" + ] + } + }, + { + "id": "FMA:29664", + "name": "Trabecular bone of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29644" + ] + } + }, + { + "id": "FMA:29665", + "name": "Trabecular bone of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29643" + ] + } + }, + { + "id": "FMA:29666", + "name": "Trabecular bone of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29643" + ] + } + }, + { + "id": "FMA:29667", + "name": "Trabecular bone of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29642" + ] + } + }, + { + "id": "FMA:29668", + "name": "Trabecular bone of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29642" + ] + } + }, + { + "id": "FMA:29669", + "name": "Trabecular bone of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29641" + ] + } + }, + { + "id": "FMA:29670", + "name": "Trabecular bone of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29641" + ] + } + }, + { + "id": "FMA:29671", + "name": "Trabecular bone of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29640" + ] + } + }, + { + "id": "FMA:29672", + "name": "Trabecular bone of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29640" + ] + } + }, + { + "id": "FMA:29673", + "name": "Trabecular bone of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29639" + ] + } + }, + { + "id": "FMA:29674", + "name": "Trabecular bone of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29639" + ] + } + }, + { + "id": "FMA:29675", + "name": "Trabecular bone of spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29676", + "name": "Trabecular bone of spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29677", + "name": "Trabecular bone of spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29678", + "name": "Trabecular bone of spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29679", + "name": "Trabecular bone of spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29680", + "name": "Trabecular bone of spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29681", + "name": "Trabecular bone of spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29682", + "name": "Trabecular bone of spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29683", + "name": "Trabecular bone of spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29684", + "name": "Trabecular bone of spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29685", + "name": "Trabecular bone of spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29686", + "name": "Trabecular bone of spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26146" + ] + } + }, + { + "id": "FMA:29687", + "name": "Internal anal sphincter of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86203" + ] + }, + "synonyms": [ + "Internal anal sphincter of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29688", + "name": "Internal anal sphincter of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86203" + ] + }, + "synonyms": [ + "Internal anal sphincter of surgical anal canal", + "Internal anal sphincter of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29689", + "name": "Anterior surface of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Anterior surface of perineal part of rectum viewed surgically" + ] + }, + { + "id": "FMA:29690", + "name": "Anterior surface of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Anterior surface of anal canal viewed surgically", + "Anterior surface of surgical anal canal" + ] + }, + { + "id": "FMA:29691", + "name": "Posterior surface of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + } + }, + { + "id": "FMA:29692", + "name": "Right surface of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Right surface of perineal part of rectum" + ] + }, + { + "id": "FMA:29693", + "name": "Right surface of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Right surface of surgical anal canal", + "Right surface of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29694", + "name": "Left surface of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Left surface of perineal part of rectum" + ] + }, + { + "id": "FMA:29695", + "name": "Left surface of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Left surface of surgical anal canal", + "Left surface of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29696", + "name": "Surface of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Surface of perineal part of rectum" + ] + }, + { + "id": "FMA:29697", + "name": "Surface of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Surface of surgical anal canal", + "Surface of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29698", + "name": "Posterior surface of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20054" + ] + }, + "synonyms": [ + "Posterior surface of surgical anal canal", + "Posterior surface of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29700", + "name": "Inferior rectal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18933" + ] + }, + "synonyms": [ + "Inferior submucous rectal venous plexus" + ] + }, + { + "id": "FMA:29701", + "name": "Mucosa of anal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85359" + ] + }, + "synonyms": [ + "Anal column mucosa" + ] + }, + { + "id": "FMA:29702", + "name": "Submucosa of anal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261262" + ] + }, + "synonyms": [ + "Anal column submucosa" + ] + }, + { + "id": "FMA:29704", + "name": "Septum of conjoint longitudinal muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Septum of conjoint longitudinal muscle layer of surgical anal canal", + "Septum of conjoint longitudinal muscle layer of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29705", + "name": "Lateral septum of conjoint longitudinal muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29704" + ] + }, + "synonyms": [ + "Lateral septum of conjoint longitudinal muscle layer of surgical anal canal", + "Lateral septum of conjoint longitudinal muscle layer of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29706", + "name": "Medial septum of conjoint longitudinal muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29704" + ] + }, + "synonyms": [ + "Medial septum of conjoint longitudinal muscle layer of surgical anal canal", + "Medial septum of conjoint longitudinal muscle layer of anal canal viewed surgically" + ] + }, + { + "id": "FMA:29707", + "name": "Intermediate septum of conjoint longitudinal muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29704" + ] + }, + "synonyms": [ + "Intermediate septum of conjoint longitudinal muscle layer of anal canal viewed surgically", + "Intermediate septum of conjoint longitudinal muscle layer of surgical anal canal" + ] + }, + { + "id": "FMA:29708", + "name": "Smooth muscle component of longitudinal muscle layer of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29527" + ] + }, + "synonyms": [ + "Smooth muscle component of longitudinal muscle layer of perineal part of rectum" + ] + }, + { + "id": "FMA:29709", + "name": "Smooth muscle component of conjoint fibromuscular layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29527" + ] + }, + "synonyms": [ + "Smooth muscle component of longitudinal muscle layer of anal canal viewed surgically", + "Smooth muscle component of longitudinal muscle layer of surgical anal canal" + ] + }, + { + "id": "FMA:29710", + "name": "Sacral venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:29711", + "name": "Prostatic venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Pudendal venous plexus" + ] + }, + { + "id": "FMA:29712", + "name": "Uterine venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:29713", + "name": "Vaginal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:29714", + "name": "Superior rectal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18933" + ] + }, + "synonyms": [ + "Superior submucous rectal venous plexus" + ] + }, + { + "id": "FMA:29715", + "name": "External rectal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18933" + ] + }, + "synonyms": [ + "Perimuscular rectal venous plexus" + ] + }, + { + "id": "FMA:29716", + "name": "Pelvirectal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Supralevator space" + ] + }, + { + "id": "FMA:29717", + "name": "Anterior part of pelvirectal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Anterior supralevator space" + ] + }, + { + "id": "FMA:29718", + "name": "Posterior part of pelvirectal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Posterior supralevator space" + ] + }, + { + "id": "FMA:29719", + "name": "Perianal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + } + }, + { + "id": "FMA:29720", + "name": "Subdivision of ischio-anal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + }, + "synonyms": [ + "Ischio-anal fossa subdivision" + ] + }, + { + "id": "FMA:29721", + "name": "Right perianal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29719" + ] + } + }, + { + "id": "FMA:29722", + "name": "Left perianal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29719" + ] + } + }, + { + "id": "FMA:29723", + "name": "Anterior perianal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29719" + ] + } + }, + { + "id": "FMA:29724", + "name": "Posterior perianal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29719" + ] + }, + "synonyms": [ + "Superficial postanal space" + ] + }, + { + "id": "FMA:29725", + "name": "Postanal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29720" + ] + }, + "synonyms": [ + "Deep postanal space" + ] + }, + { + "id": "FMA:29728", + "name": "Compact bone of right articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24387" + ] + } + }, + { + "id": "FMA:29729", + "name": "Compact bone of left articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24387" + ] + } + }, + { + "id": "FMA:29730", + "name": "Trabecular bone of right articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24395" + ] + } + }, + { + "id": "FMA:29731", + "name": "Trabecular bone of left articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24395" + ] + } + }, + { + "id": "FMA:29733", + "name": "General anatomical term", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45678" + ] + } + }, + { + "id": "FMA:29735", + "name": "Right ischio-anal fossa proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29365" + ] + } + }, + { + "id": "FMA:29736", + "name": "Left ischio-anal fossa proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29365" + ] + } + }, + { + "id": "FMA:29737", + "name": "Bony part of articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:29738", + "name": "Bony part of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:29740", + "name": "Bony part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29741", + "name": "Bony part of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + }, + "synonyms": [ + "Bony part of arch of vertebra" + ] + }, + { + "id": "FMA:29742", + "name": "Bony part of transverse process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29743", + "name": "Bony part of articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29744", + "name": "Bony part of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29745", + "name": "Bony part of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29746", + "name": "Anorectal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:29747", + "name": "Bony part of spinous process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29748", + "name": "Bony part of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29738" + ] + } + }, + { + "id": "FMA:29749", + "name": "Bony part of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29738" + ] + } + }, + { + "id": "FMA:29750", + "name": "Bony part of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29738" + ] + } + }, + { + "id": "FMA:29751", + "name": "Bony part of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29740" + ] + } + }, + { + "id": "FMA:29752", + "name": "Bony part of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29740" + ] + } + }, + { + "id": "FMA:29753", + "name": "Bony part of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29752" + ] + } + }, + { + "id": "FMA:29754", + "name": "Bony part of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29752" + ] + } + }, + { + "id": "FMA:29755", + "name": "Bony part of pedicle of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29741" + ] + } + }, + { + "id": "FMA:29756", + "name": "Bony part of lamina of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29741" + ] + } + }, + { + "id": "FMA:29769", + "name": "Bony part of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + }, + "synonyms": [ + "Bony part of first cervical vertebra" + ] + }, + { + "id": "FMA:29770", + "name": "Bony part of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + }, + "synonyms": [ + "Bony part of second cervical vertebra" + ] + }, + { + "id": "FMA:29771", + "name": "Bony part of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + } + }, + { + "id": "FMA:29772", + "name": "Bony part of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + } + }, + { + "id": "FMA:29773", + "name": "Bony part of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + } + }, + { + "id": "FMA:29774", + "name": "Bony part of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + } + }, + { + "id": "FMA:29775", + "name": "Bony part of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29748" + ] + } + }, + { + "id": "FMA:29776", + "name": "Bony part of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29777", + "name": "Bony part of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29778", + "name": "Bony part of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29779", + "name": "Bony part of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29780", + "name": "Bony part of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29781", + "name": "Bony part of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29782", + "name": "Bony part of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29783", + "name": "Bony part of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29784", + "name": "Bony part of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29785", + "name": "Bony part of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29786", + "name": "Bony part of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29787", + "name": "Bony part of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29749" + ] + } + }, + { + "id": "FMA:29788", + "name": "Bony part of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29750" + ] + } + }, + { + "id": "FMA:29789", + "name": "Bony part of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29750" + ] + } + }, + { + "id": "FMA:29790", + "name": "Bony part of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29750" + ] + } + }, + { + "id": "FMA:29791", + "name": "Bony part of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29750" + ] + } + }, + { + "id": "FMA:29792", + "name": "Bony part of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29750" + ] + } + }, + { + "id": "FMA:29793", + "name": "Bony part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29740" + ] + } + }, + { + "id": "FMA:29794", + "name": "Bony part of cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29741" + ] + }, + "synonyms": [ + "Bony part of arch of cervical vertebra" + ] + }, + { + "id": "FMA:29795", + "name": "Bony part of transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29742" + ] + } + }, + { + "id": "FMA:29796", + "name": "Bony part of spinous process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29747" + ] + } + }, + { + "id": "FMA:29797", + "name": "Bony part of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29743" + ] + } + }, + { + "id": "FMA:29798", + "name": "Bony part of superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29744" + ] + } + }, + { + "id": "FMA:29799", + "name": "Bony part of inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29745" + ] + } + }, + { + "id": "FMA:29800", + "name": "Bony part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29801", + "name": "Bony part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29802", + "name": "Bony part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29803", + "name": "Bony part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29804", + "name": "Bony part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29805", + "name": "Bony part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29806", + "name": "Bony part of arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + } + }, + { + "id": "FMA:29807", + "name": "Bony part of arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + } + }, + { + "id": "FMA:29808", + "name": "Bony part of third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + }, + "synonyms": [ + "Bony part of arch of third cervical vertebra" + ] + }, + { + "id": "FMA:29809", + "name": "Bony part of fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + }, + "synonyms": [ + "Bony part of arch of fourth cervical vertebra" + ] + }, + { + "id": "FMA:29810", + "name": "Bony part of fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + }, + "synonyms": [ + "Bony part of arch of fifth cervical vertebra" + ] + }, + { + "id": "FMA:29811", + "name": "Bony part of sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + }, + "synonyms": [ + "Bony part of arch of sixth cervical vertebra" + ] + }, + { + "id": "FMA:29812", + "name": "Bony part of seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + }, + "synonyms": [ + "Bony part of arch of seventh cervical vertebra" + ] + }, + { + "id": "FMA:29813", + "name": "Bony part of right transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29814", + "name": "Bony part of left transverse process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29815", + "name": "Bony part of transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29816", + "name": "Bony part of transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29817", + "name": "Bony part of transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29818", + "name": "Bony part of transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29819", + "name": "Bony part of transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29820", + "name": "Bony part of transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29821", + "name": "Bony part of transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29795" + ] + } + }, + { + "id": "FMA:29822", + "name": "Bony part of right transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29815" + ] + } + }, + { + "id": "FMA:29823", + "name": "Bony part of left transverse process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29815" + ] + } + }, + { + "id": "FMA:29824", + "name": "Bony part of right transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29816" + ] + } + }, + { + "id": "FMA:29825", + "name": "Bony part of left transverse process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29816" + ] + } + }, + { + "id": "FMA:29826", + "name": "Bony part of right transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29817" + ] + } + }, + { + "id": "FMA:29827", + "name": "Bony part of left transverse process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29817" + ] + } + }, + { + "id": "FMA:29828", + "name": "Bony part of right transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29818" + ] + } + }, + { + "id": "FMA:29829", + "name": "Bony part of left transverse process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29818" + ] + } + }, + { + "id": "FMA:29830", + "name": "Bony part of right transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29819" + ] + } + }, + { + "id": "FMA:29831", + "name": "Bony part of left transverse process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29819" + ] + } + }, + { + "id": "FMA:29832", + "name": "Bony part of right transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29820" + ] + } + }, + { + "id": "FMA:29833", + "name": "Bony part of left transverse process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29820" + ] + } + }, + { + "id": "FMA:29834", + "name": "Bony part of right transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29821" + ] + } + }, + { + "id": "FMA:29835", + "name": "Bony part of left transverse process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29821" + ] + } + }, + { + "id": "FMA:29836", + "name": "Bony part of right articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29837", + "name": "Bony part of left articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29838", + "name": "Bony part of articular process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29839", + "name": "Bony part of articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29840", + "name": "Bony part of articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29841", + "name": "Bony part of articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29842", + "name": "Bony part of articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29843", + "name": "Bony part of articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29844", + "name": "Bony part of articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29797" + ] + } + }, + { + "id": "FMA:29845", + "name": "Bony part of right articular process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29838" + ] + } + }, + { + "id": "FMA:29846", + "name": "Bony part of left articular process of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29838" + ] + } + }, + { + "id": "FMA:29847", + "name": "Bony part of right articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29839" + ] + } + }, + { + "id": "FMA:29848", + "name": "Bony part of left articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29839" + ] + } + }, + { + "id": "FMA:29849", + "name": "Bony part of right articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29840" + ] + } + }, + { + "id": "FMA:29850", + "name": "Bony part of left articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29840" + ] + } + }, + { + "id": "FMA:29851", + "name": "Bony part of right articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29841" + ] + } + }, + { + "id": "FMA:29852", + "name": "Bony part of left articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29841" + ] + } + }, + { + "id": "FMA:29853", + "name": "Bony part of right articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29842" + ] + } + }, + { + "id": "FMA:29854", + "name": "Bony part of left articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29842" + ] + } + }, + { + "id": "FMA:29855", + "name": "Bony part of right articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29843" + ] + } + }, + { + "id": "FMA:29856", + "name": "Bony part of left articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29843" + ] + } + }, + { + "id": "FMA:29857", + "name": "Bony part of right articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29844" + ] + } + }, + { + "id": "FMA:29858", + "name": "Bony part of left articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29844" + ] + } + }, + { + "id": "FMA:29859", + "name": "Surface of organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Organ system subdivision surface" + ] + }, + { + "id": "FMA:29860", + "name": "Bony part of right superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29861", + "name": "Bony part of left superior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29862", + "name": "Bony part of right inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:29863", + "name": "Bony part of left inferior articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:29864", + "name": "Bony part of superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29865", + "name": "Bony part of superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29866", + "name": "Bony part of superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29867", + "name": "Bony part of superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29868", + "name": "Bony part of superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29869", + "name": "Bony part of right superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29864" + ] + } + }, + { + "id": "FMA:29870", + "name": "Bony part of left superior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29864" + ] + } + }, + { + "id": "FMA:29871", + "name": "Bony part of right superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29865" + ] + } + }, + { + "id": "FMA:29872", + "name": "Bony part of left superior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29865" + ] + } + }, + { + "id": "FMA:29873", + "name": "Bony part of right superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29866" + ] + } + }, + { + "id": "FMA:29874", + "name": "Bony part of left superior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29866" + ] + } + }, + { + "id": "FMA:29875", + "name": "Bony part of right superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29867" + ] + } + }, + { + "id": "FMA:29876", + "name": "Bony part of left superior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29867" + ] + } + }, + { + "id": "FMA:29877", + "name": "Bony part of right superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29868" + ] + } + }, + { + "id": "FMA:29878", + "name": "Bony part of left superior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29868" + ] + } + }, + { + "id": "FMA:29879", + "name": "Bony part of superior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29798" + ] + } + }, + { + "id": "FMA:29880", + "name": "Bony part of right superior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29879" + ] + } + }, + { + "id": "FMA:29881", + "name": "Bony part of left superior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29879" + ] + } + }, + { + "id": "FMA:29882", + "name": "Bony part of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + } + }, + { + "id": "FMA:29883", + "name": "Bony part of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29882" + ] + } + }, + { + "id": "FMA:29884", + "name": "Bony part of left lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29882" + ] + } + }, + { + "id": "FMA:29885", + "name": "Articular cartilage of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24627" + ] + } + }, + { + "id": "FMA:29886", + "name": "Bony part of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:29887", + "name": "Bony part of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29886" + ] + } + }, + { + "id": "FMA:29888", + "name": "Bony part of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29886" + ] + } + }, + { + "id": "FMA:29889", + "name": "Bony part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29740" + ] + } + }, + { + "id": "FMA:29890", + "name": "Bony part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29740" + ] + } + }, + { + "id": "FMA:29891", + "name": "Bony part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29892", + "name": "Bony part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29893", + "name": "Bony part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29894", + "name": "Bony part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29895", + "name": "Bony part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29896", + "name": "Bony part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29897", + "name": "Bony part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29898", + "name": "Bony part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29899", + "name": "Bony part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29900", + "name": "Bony part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29901", + "name": "Bony part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29902", + "name": "Bony part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29903", + "name": "Bony part of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29904", + "name": "Bony part of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:29905", + "name": "Bony part of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29906", + "name": "Bony part of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29800" + ] + } + }, + { + "id": "FMA:29907", + "name": "Bony part of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29801" + ] + } + }, + { + "id": "FMA:29908", + "name": "Bony part of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29802" + ] + } + }, + { + "id": "FMA:29909", + "name": "Bony part of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29803" + ] + } + }, + { + "id": "FMA:29910", + "name": "Bony part of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29804" + ] + } + }, + { + "id": "FMA:29911", + "name": "Bony part of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29805" + ] + } + }, + { + "id": "FMA:29912", + "name": "Bony part of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29913", + "name": "Bony part of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29914", + "name": "Bony part of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29915", + "name": "Bony part of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29916", + "name": "Bony part of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29917", + "name": "Bony part of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29918", + "name": "Bony part of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29919", + "name": "Bony part of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29920", + "name": "Bony part of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29921", + "name": "Bony part of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29922", + "name": "Bony part of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29923", + "name": "Bony part of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29905" + ] + } + }, + { + "id": "FMA:29924", + "name": "Bony part of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29793" + ] + } + }, + { + "id": "FMA:29925", + "name": "Bony part of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:29926", + "name": "Bony part of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29890" + ] + } + }, + { + "id": "FMA:29927", + "name": "Bony part of posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29800" + ] + } + }, + { + "id": "FMA:29928", + "name": "Bony part of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29801" + ] + } + }, + { + "id": "FMA:29929", + "name": "Bony part of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29802" + ] + } + }, + { + "id": "FMA:29930", + "name": "Bony part of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29803" + ] + } + }, + { + "id": "FMA:29931", + "name": "Bony part of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29804" + ] + } + }, + { + "id": "FMA:29932", + "name": "Bony part of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29805" + ] + } + }, + { + "id": "FMA:29933", + "name": "Bony part of right posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29927" + ] + } + }, + { + "id": "FMA:29934", + "name": "Bony part of left posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29927" + ] + } + }, + { + "id": "FMA:29935", + "name": "Bony part of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29928" + ] + } + }, + { + "id": "FMA:29936", + "name": "Bony part of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29928" + ] + } + }, + { + "id": "FMA:29937", + "name": "Bony part of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29929" + ] + } + }, + { + "id": "FMA:29938", + "name": "Bony part of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29929" + ] + } + }, + { + "id": "FMA:29939", + "name": "Bony part of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29930" + ] + } + }, + { + "id": "FMA:29940", + "name": "Bony part of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29930" + ] + } + }, + { + "id": "FMA:29941", + "name": "Bony part of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29931" + ] + } + }, + { + "id": "FMA:29942", + "name": "Bony part of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29931" + ] + } + }, + { + "id": "FMA:29943", + "name": "Bony part of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29932" + ] + } + }, + { + "id": "FMA:29944", + "name": "Bony part of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29932" + ] + } + }, + { + "id": "FMA:29945", + "name": "Bony part of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29946", + "name": "Bony part of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29947", + "name": "Bony part of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29948", + "name": "Bony part of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29949", + "name": "Bony part of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29950", + "name": "Bony part of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29951", + "name": "Bony part of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29952", + "name": "Bony part of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29953", + "name": "Bony part of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29954", + "name": "Bony part of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29955", + "name": "Bony part of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29956", + "name": "Bony part of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29926" + ] + } + }, + { + "id": "FMA:29957", + "name": "Bony part of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29945" + ] + } + }, + { + "id": "FMA:29958", + "name": "Bony part of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29945" + ] + } + }, + { + "id": "FMA:29959", + "name": "Bony part of right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29946" + ] + } + }, + { + "id": "FMA:29960", + "name": "Bony part of left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29946" + ] + } + }, + { + "id": "FMA:29961", + "name": "Bony part of right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29947" + ] + } + }, + { + "id": "FMA:29962", + "name": "Bony part of left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29947" + ] + } + }, + { + "id": "FMA:29963", + "name": "Bony part of right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29948" + ] + } + }, + { + "id": "FMA:29964", + "name": "Bony part of left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29948" + ] + } + }, + { + "id": "FMA:29965", + "name": "Bony part of right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29949" + ] + } + }, + { + "id": "FMA:29966", + "name": "Bony part of left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29949" + ] + } + }, + { + "id": "FMA:29967", + "name": "Bony part of right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29950" + ] + } + }, + { + "id": "FMA:29968", + "name": "Bony part of left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29950" + ] + } + }, + { + "id": "FMA:29969", + "name": "Bony part of right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29951" + ] + } + }, + { + "id": "FMA:29970", + "name": "Bony part of left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29951" + ] + } + }, + { + "id": "FMA:29971", + "name": "Bony part of right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29952" + ] + } + }, + { + "id": "FMA:29972", + "name": "Bony part of left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29952" + ] + } + }, + { + "id": "FMA:29973", + "name": "Bony part of right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29953" + ] + } + }, + { + "id": "FMA:29974", + "name": "Bony part of left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29953" + ] + } + }, + { + "id": "FMA:29975", + "name": "Bony part of right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29954" + ] + } + }, + { + "id": "FMA:29976", + "name": "Bony part of left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29954" + ] + } + }, + { + "id": "FMA:29977", + "name": "Bony part of right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29955" + ] + } + }, + { + "id": "FMA:29978", + "name": "Bony part of left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29955" + ] + } + }, + { + "id": "FMA:29979", + "name": "Bony part of right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29956" + ] + } + }, + { + "id": "FMA:29980", + "name": "Bony part of left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29956" + ] + } + }, + { + "id": "FMA:29981", + "name": "Bony part of thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29741" + ] + }, + "synonyms": [ + "Bony part of arch of thoracic vertebra" + ] + }, + { + "id": "FMA:29982", + "name": "Bony part of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29741" + ] + }, + "synonyms": [ + "Bony part of arch of lumbar vertebra" + ] + }, + { + "id": "FMA:29983", + "name": "Bony part of first thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of first thoracic vertebra" + ] + }, + { + "id": "FMA:29984", + "name": "Bony part of second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of second thoracic vertebra" + ] + }, + { + "id": "FMA:29985", + "name": "Bony part of third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of third thoracic vertebra" + ] + }, + { + "id": "FMA:29986", + "name": "Bony part of fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of fourth thoracic vertebra" + ] + }, + { + "id": "FMA:29987", + "name": "Bony part of fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of fifth thoracic vertebra" + ] + }, + { + "id": "FMA:29988", + "name": "Bony part of sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of sixth thoracic vertebra" + ] + }, + { + "id": "FMA:29989", + "name": "Bony part of seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of seventh thoracic vertebra" + ] + }, + { + "id": "FMA:29990", + "name": "Bony part of eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of eighth thoracic vertebra" + ] + }, + { + "id": "FMA:29991", + "name": "Bony part of ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of ninth thoracic vertebra" + ] + }, + { + "id": "FMA:29992", + "name": "Bony part of tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of tenth thoracic vertebra" + ] + }, + { + "id": "FMA:29993", + "name": "Bony part of eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of eleventh thoracic vertebra" + ] + }, + { + "id": "FMA:29994", + "name": "Bony part of twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + }, + "synonyms": [ + "Bony part of arch of twelfth thoracic vertebra" + ] + }, + { + "id": "FMA:29995", + "name": "Bony part of pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + } + }, + { + "id": "FMA:29996", + "name": "Bony part of pedicle of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + } + }, + { + "id": "FMA:29997", + "name": "Bony part of pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:29998", + "name": "Bony part of pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29807" + ] + } + }, + { + "id": "FMA:29999", + "name": "Bony part of pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29808" + ] + } + }, + { + "id": "FMA:30000", + "name": "Bony part of pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29809" + ] + } + }, + { + "id": "FMA:30001", + "name": "Bony part of pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29810" + ] + } + }, + { + "id": "FMA:30002", + "name": "Bony part of pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29811" + ] + } + }, + { + "id": "FMA:30003", + "name": "Bony part of pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29812" + ] + } + }, + { + "id": "FMA:30004", + "name": "Bony part of right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29998" + ] + } + }, + { + "id": "FMA:30005", + "name": "Bony part of left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29998" + ] + } + }, + { + "id": "FMA:30006", + "name": "Bony part of right pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29999" + ] + } + }, + { + "id": "FMA:30007", + "name": "Bony part of left pedicle of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29999" + ] + } + }, + { + "id": "FMA:30008", + "name": "Bony part of right pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30000" + ] + } + }, + { + "id": "FMA:30009", + "name": "Bony part of left pedicle of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30000" + ] + } + }, + { + "id": "FMA:30010", + "name": "Bony part of right pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30001" + ] + } + }, + { + "id": "FMA:30011", + "name": "Bony part of left pedicle of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30001" + ] + } + }, + { + "id": "FMA:30012", + "name": "Bony part of right pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30002" + ] + } + }, + { + "id": "FMA:30013", + "name": "Bony part of left pedicle of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30002" + ] + } + }, + { + "id": "FMA:30014", + "name": "Bony part of right pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30003" + ] + } + }, + { + "id": "FMA:30015", + "name": "Bony part of left pedicle of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30003" + ] + } + }, + { + "id": "FMA:30016", + "name": "Bony part of pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30017", + "name": "Bony part of pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30018", + "name": "Bony part of pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30019", + "name": "Bony part of pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30020", + "name": "Bony part of pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30021", + "name": "Bony part of pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30022", + "name": "Bony part of pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30023", + "name": "Bony part of pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30024", + "name": "Bony part of pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30025", + "name": "Bony part of pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30026", + "name": "Bony part of pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30027", + "name": "Bony part of pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29996" + ] + } + }, + { + "id": "FMA:30028", + "name": "Bony part of right pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30027" + ] + } + }, + { + "id": "FMA:30029", + "name": "Bony part of left pedicle of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30027" + ] + } + }, + { + "id": "FMA:30030", + "name": "Bony part of right pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30026" + ] + } + }, + { + "id": "FMA:30031", + "name": "Bony part of left pedicle of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30026" + ] + } + }, + { + "id": "FMA:30032", + "name": "Bony part of right pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30025" + ] + } + }, + { + "id": "FMA:30033", + "name": "Bony part of left pedicle of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30025" + ] + } + }, + { + "id": "FMA:30034", + "name": "Bony part of right pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30024" + ] + } + }, + { + "id": "FMA:30035", + "name": "Bony part of left pedicle of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30024" + ] + } + }, + { + "id": "FMA:30036", + "name": "Bony part of right pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30023" + ] + } + }, + { + "id": "FMA:30037", + "name": "Bony part of left pedicle of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30023" + ] + } + }, + { + "id": "FMA:30038", + "name": "Bony part of right pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30022" + ] + } + }, + { + "id": "FMA:30039", + "name": "Bony part of left pedicle of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30022" + ] + } + }, + { + "id": "FMA:30040", + "name": "Bony part of right pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30021" + ] + } + }, + { + "id": "FMA:30041", + "name": "Bony part of left pedicle of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30021" + ] + } + }, + { + "id": "FMA:30042", + "name": "Bony part of right pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30020" + ] + } + }, + { + "id": "FMA:30043", + "name": "Bony part of left pedicle of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30020" + ] + } + }, + { + "id": "FMA:30044", + "name": "Bony part of right pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30019" + ] + } + }, + { + "id": "FMA:30045", + "name": "Bony part of left pedicle of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30019" + ] + } + }, + { + "id": "FMA:30046", + "name": "Bony part of right pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30018" + ] + } + }, + { + "id": "FMA:30047", + "name": "Bony part of left pedicle of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30018" + ] + } + }, + { + "id": "FMA:30048", + "name": "Bony part of right pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30017" + ] + } + }, + { + "id": "FMA:30049", + "name": "Bony part of left pedicle of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30017" + ] + } + }, + { + "id": "FMA:30050", + "name": "Bony part of right pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30016" + ] + } + }, + { + "id": "FMA:30051", + "name": "Bony part of left pedicle of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30016" + ] + } + }, + { + "id": "FMA:30052", + "name": "Bony part of lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29794" + ] + } + }, + { + "id": "FMA:30053", + "name": "Bony part of lamina of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29981" + ] + } + }, + { + "id": "FMA:30054", + "name": "Bony part of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:30055", + "name": "Bony part of lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29807" + ] + } + }, + { + "id": "FMA:30056", + "name": "Bony part of lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29808" + ] + } + }, + { + "id": "FMA:30057", + "name": "Bony part of lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29809" + ] + } + }, + { + "id": "FMA:30058", + "name": "Bony part of lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29810" + ] + } + }, + { + "id": "FMA:30059", + "name": "Bony part of lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29811" + ] + } + }, + { + "id": "FMA:30060", + "name": "Bony part of lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29812" + ] + } + }, + { + "id": "FMA:30061", + "name": "Bony part of right lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30060" + ] + } + }, + { + "id": "FMA:30062", + "name": "Bony part of left lamina of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30060" + ] + } + }, + { + "id": "FMA:30063", + "name": "Bony part of right lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30059" + ] + } + }, + { + "id": "FMA:30064", + "name": "Bony part of left lamina of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30059" + ] + } + }, + { + "id": "FMA:30065", + "name": "Bony part of right lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30058" + ] + } + }, + { + "id": "FMA:30066", + "name": "Bony part of left lamina of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30058" + ] + } + }, + { + "id": "FMA:30067", + "name": "Bony part of right lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30057" + ] + } + }, + { + "id": "FMA:30068", + "name": "Bony part of left lamina of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30057" + ] + } + }, + { + "id": "FMA:30069", + "name": "Bony part of right lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30056" + ] + } + }, + { + "id": "FMA:30070", + "name": "Bony part of left lamina of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30056" + ] + } + }, + { + "id": "FMA:30071", + "name": "Bony part of right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30055" + ] + } + }, + { + "id": "FMA:30072", + "name": "Bony part of left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30055" + ] + } + }, + { + "id": "FMA:30073", + "name": "Bony part of lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30074", + "name": "Bony part of lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30075", + "name": "Bony part of lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30076", + "name": "Bony part of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30077", + "name": "Bony part of lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30078", + "name": "Bony part of lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30079", + "name": "Bony part of lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30080", + "name": "Bony part of lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30081", + "name": "Bony part of lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30082", + "name": "Bony part of lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30083", + "name": "Bony part of lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30084", + "name": "Bony part of lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30053" + ] + } + }, + { + "id": "FMA:30085", + "name": "Bony part of right lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30084" + ] + } + }, + { + "id": "FMA:30086", + "name": "Bony part of left lamina of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30084" + ] + } + }, + { + "id": "FMA:30087", + "name": "Bony part of right lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30083" + ] + } + }, + { + "id": "FMA:30088", + "name": "Bony part of left lamina of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30083" + ] + } + }, + { + "id": "FMA:30089", + "name": "Bony part of right lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30082" + ] + } + }, + { + "id": "FMA:30090", + "name": "Bony part of left lamina of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30082" + ] + } + }, + { + "id": "FMA:30091", + "name": "Bony part of right lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30081" + ] + } + }, + { + "id": "FMA:30092", + "name": "Bony part of left lamina of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30081" + ] + } + }, + { + "id": "FMA:30093", + "name": "Bony part of right lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30080" + ] + } + }, + { + "id": "FMA:30094", + "name": "Bony part of left lamina of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30080" + ] + } + }, + { + "id": "FMA:30095", + "name": "Bony part of right lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30079" + ] + } + }, + { + "id": "FMA:30096", + "name": "Bony part of left lamina of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30079" + ] + } + }, + { + "id": "FMA:30097", + "name": "Bony part of right lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30078" + ] + } + }, + { + "id": "FMA:30098", + "name": "Bony part of left lamina of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30078" + ] + } + }, + { + "id": "FMA:30099", + "name": "Bony part of right lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30077" + ] + } + }, + { + "id": "FMA:30100", + "name": "Bony part of left lamina of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30077" + ] + } + }, + { + "id": "FMA:30101", + "name": "Bony part of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30076" + ] + } + }, + { + "id": "FMA:30102", + "name": "Bony part of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30076" + ] + } + }, + { + "id": "FMA:30103", + "name": "Bony part of right lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30075" + ] + } + }, + { + "id": "FMA:30104", + "name": "Bony part of left lamina of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30075" + ] + } + }, + { + "id": "FMA:30105", + "name": "Bony part of right lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30074" + ] + } + }, + { + "id": "FMA:30106", + "name": "Bony part of left lamina of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30074" + ] + } + }, + { + "id": "FMA:30107", + "name": "Bony part of right lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30073" + ] + } + }, + { + "id": "FMA:30108", + "name": "Bony part of left lamina of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30073" + ] + } + }, + { + "id": "FMA:30109", + "name": "Bony part of transverse process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29742" + ] + } + }, + { + "id": "FMA:30110", + "name": "Bony part of transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29742" + ] + } + }, + { + "id": "FMA:30111", + "name": "Bony part of transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30112", + "name": "Bony part of transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30113", + "name": "Bony part of transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30114", + "name": "Bony part of transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30115", + "name": "Bony part of transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30116", + "name": "Bony part of transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30117", + "name": "Bony part of transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30118", + "name": "Bony part of transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30119", + "name": "Bony part of transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30120", + "name": "Bony part of transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30121", + "name": "Bony part of transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30122", + "name": "Bony part of transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30109" + ] + } + }, + { + "id": "FMA:30123", + "name": "Bony part of right transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30122" + ] + } + }, + { + "id": "FMA:30124", + "name": "Bony part of left transverse process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30122" + ] + } + }, + { + "id": "FMA:30125", + "name": "Bony part of right transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30121" + ] + } + }, + { + "id": "FMA:30126", + "name": "Bony part of left transverse process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30121" + ] + } + }, + { + "id": "FMA:30127", + "name": "Bony part of right transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30120" + ] + } + }, + { + "id": "FMA:30128", + "name": "Bony part of left transverse process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30120" + ] + } + }, + { + "id": "FMA:30129", + "name": "Bony part of right transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30119" + ] + } + }, + { + "id": "FMA:30130", + "name": "Bony part of left transverse process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30119" + ] + } + }, + { + "id": "FMA:30131", + "name": "Bony part of right transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30118" + ] + } + }, + { + "id": "FMA:30132", + "name": "Bony part of left transverse process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30118" + ] + } + }, + { + "id": "FMA:30133", + "name": "Bony part of right transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30117" + ] + } + }, + { + "id": "FMA:30134", + "name": "Bony part of left transverse process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30117" + ] + } + }, + { + "id": "FMA:30135", + "name": "Bony part of right transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30116" + ] + } + }, + { + "id": "FMA:30136", + "name": "Bony part of left transverse process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30116" + ] + } + }, + { + "id": "FMA:30137", + "name": "Bony part of right transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30115" + ] + } + }, + { + "id": "FMA:30138", + "name": "Bony part of left transverse process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30115" + ] + } + }, + { + "id": "FMA:30139", + "name": "Bony part of right transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30114" + ] + } + }, + { + "id": "FMA:30140", + "name": "Bony part of left transverse process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30114" + ] + } + }, + { + "id": "FMA:30141", + "name": "Bony part of right transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30113" + ] + } + }, + { + "id": "FMA:30142", + "name": "Bony part of left transverse process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30113" + ] + } + }, + { + "id": "FMA:30143", + "name": "Bony part of right transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30112" + ] + } + }, + { + "id": "FMA:30144", + "name": "Bony part of left transverse process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30112" + ] + } + }, + { + "id": "FMA:30145", + "name": "Bony part of right transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30111" + ] + } + }, + { + "id": "FMA:30146", + "name": "Bony part of left transverse process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30111" + ] + } + }, + { + "id": "FMA:30147", + "name": "Bony part of articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29743" + ] + } + }, + { + "id": "FMA:30148", + "name": "Bony part of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29743" + ] + } + }, + { + "id": "FMA:30149", + "name": "Bony part of articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30150", + "name": "Bony part of articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30151", + "name": "Bony part of articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30152", + "name": "Bony part of articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30153", + "name": "Bony part of articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30154", + "name": "Bony part of articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30155", + "name": "Bony part of articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30156", + "name": "Bony part of articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30157", + "name": "Bony part of articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30158", + "name": "Bony part of articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30159", + "name": "Bony part of articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30147" + ] + } + }, + { + "id": "FMA:30162", + "name": "Bony part of right articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30149" + ] + } + }, + { + "id": "FMA:30163", + "name": "Bony part of left articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30149" + ] + } + }, + { + "id": "FMA:30164", + "name": "Bony part of right articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29737" + ] + } + }, + { + "id": "FMA:30165", + "name": "Bony part of left articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29737" + ] + } + }, + { + "id": "FMA:30166", + "name": "Bony part of right articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30150" + ] + } + }, + { + "id": "FMA:30167", + "name": "Bony part of left articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30150" + ] + } + }, + { + "id": "FMA:30168", + "name": "Bony part of right articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30151" + ] + } + }, + { + "id": "FMA:30169", + "name": "Bony part of left articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30151" + ] + } + }, + { + "id": "FMA:30170", + "name": "Bony part of right articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30152" + ] + } + }, + { + "id": "FMA:30171", + "name": "Bony part of left articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30152" + ] + } + }, + { + "id": "FMA:30172", + "name": "Bony part of right articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30153" + ] + } + }, + { + "id": "FMA:30173", + "name": "Bony part of left articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30153" + ] + } + }, + { + "id": "FMA:30174", + "name": "Bony part of right articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30154" + ] + } + }, + { + "id": "FMA:30175", + "name": "Bony part of left articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30154" + ] + } + }, + { + "id": "FMA:30176", + "name": "Bony part of right articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30155" + ] + } + }, + { + "id": "FMA:30177", + "name": "Bony part of left articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30155" + ] + } + }, + { + "id": "FMA:30178", + "name": "Bony part of right articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30156" + ] + } + }, + { + "id": "FMA:30179", + "name": "Bony part of left articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30156" + ] + } + }, + { + "id": "FMA:30180", + "name": "Bony part of right articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30157" + ] + } + }, + { + "id": "FMA:30181", + "name": "Bony part of left articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30157" + ] + } + }, + { + "id": "FMA:30182", + "name": "Bony part of right articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30158" + ] + } + }, + { + "id": "FMA:30183", + "name": "Bony part of left articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30158" + ] + } + }, + { + "id": "FMA:30184", + "name": "Bony part of right articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30159" + ] + } + }, + { + "id": "FMA:30185", + "name": "Bony part of left articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30159" + ] + } + }, + { + "id": "FMA:30186", + "name": "Bony part of superior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29744" + ] + } + }, + { + "id": "FMA:30187", + "name": "Bony part of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:30188", + "name": "Bony part of superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30189", + "name": "Bony part of superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30190", + "name": "Bony part of superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30191", + "name": "Bony part of superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30192", + "name": "Bony part of superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30193", + "name": "Bony part of superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30194", + "name": "Bony part of superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30195", + "name": "Bony part of superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30196", + "name": "Bony part of superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30197", + "name": "Bony part of superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30198", + "name": "Bony part of superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30199", + "name": "Bony part of superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30186" + ] + } + }, + { + "id": "FMA:30200", + "name": "Bony part of right superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30199" + ] + } + }, + { + "id": "FMA:30201", + "name": "Bony part of left superior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30199" + ] + } + }, + { + "id": "FMA:30202", + "name": "Bony part of right superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30198" + ] + } + }, + { + "id": "FMA:30203", + "name": "Bony part of left superior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30198" + ] + } + }, + { + "id": "FMA:30204", + "name": "Bony part of right superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30197" + ] + } + }, + { + "id": "FMA:30205", + "name": "Bony part of left superior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30197" + ] + } + }, + { + "id": "FMA:30206", + "name": "Bony part of right superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30196" + ] + } + }, + { + "id": "FMA:30207", + "name": "Bony part of left superior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30196" + ] + } + }, + { + "id": "FMA:30208", + "name": "Bony part of right superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30195" + ] + } + }, + { + "id": "FMA:30209", + "name": "Bony part of left superior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30195" + ] + } + }, + { + "id": "FMA:30210", + "name": "Bony part of right superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30194" + ] + } + }, + { + "id": "FMA:30211", + "name": "Bony part of left superior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30194" + ] + } + }, + { + "id": "FMA:30212", + "name": "Bony part of right superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30193" + ] + } + }, + { + "id": "FMA:30213", + "name": "Bony part of left superior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30193" + ] + } + }, + { + "id": "FMA:30214", + "name": "Bony part of right superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30192" + ] + } + }, + { + "id": "FMA:30215", + "name": "Bony part of left superior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30192" + ] + } + }, + { + "id": "FMA:30216", + "name": "Bony part of right superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30191" + ] + } + }, + { + "id": "FMA:30217", + "name": "Bony part of left superior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30191" + ] + } + }, + { + "id": "FMA:30218", + "name": "Bony part of right superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30190" + ] + } + }, + { + "id": "FMA:30219", + "name": "Bony part of left superior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30190" + ] + } + }, + { + "id": "FMA:30220", + "name": "Bony part of right superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30189" + ] + } + }, + { + "id": "FMA:30221", + "name": "Bony part of left superior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30189" + ] + } + }, + { + "id": "FMA:30222", + "name": "Bony part of right superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30188" + ] + } + }, + { + "id": "FMA:30223", + "name": "Bony part of left superior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30188" + ] + } + }, + { + "id": "FMA:30224", + "name": "Bony part of inferior articular process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29745" + ] + } + }, + { + "id": "FMA:30225", + "name": "Bony part of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:30226", + "name": "Bony part of inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30227", + "name": "Bony part of inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30228", + "name": "Bony part of inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30229", + "name": "Bony part of inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30230", + "name": "Bony part of inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30231", + "name": "Bony part of inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30232", + "name": "Bony part of inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30233", + "name": "Bony part of inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30234", + "name": "Bony part of inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30235", + "name": "Bony part of inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30236", + "name": "Bony part of inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30237", + "name": "Bony part of inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30224" + ] + } + }, + { + "id": "FMA:30238", + "name": "Bony part of right inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30237" + ] + } + }, + { + "id": "FMA:30239", + "name": "Bony part of left inferior articular process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30237" + ] + } + }, + { + "id": "FMA:30240", + "name": "Bony part of right inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30236" + ] + } + }, + { + "id": "FMA:30241", + "name": "Bony part of left inferior articular process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30236" + ] + } + }, + { + "id": "FMA:30242", + "name": "Bony part of right inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30235" + ] + } + }, + { + "id": "FMA:30243", + "name": "Bony part of left inferior articular process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30235" + ] + } + }, + { + "id": "FMA:30244", + "name": "Bony part of right inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30234" + ] + } + }, + { + "id": "FMA:30245", + "name": "Bony part of left inferior articular process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30234" + ] + } + }, + { + "id": "FMA:30246", + "name": "Bony part of right inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30233" + ] + } + }, + { + "id": "FMA:30247", + "name": "Bony part of left inferior articular process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30233" + ] + } + }, + { + "id": "FMA:30248", + "name": "Bony part of right inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30232" + ] + } + }, + { + "id": "FMA:30249", + "name": "Bony part of left inferior articular process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30232" + ] + } + }, + { + "id": "FMA:30250", + "name": "Bony part of right inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30231" + ] + } + }, + { + "id": "FMA:30251", + "name": "Bony part of left inferior articular process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30231" + ] + } + }, + { + "id": "FMA:30252", + "name": "Bony part of right inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30230" + ] + } + }, + { + "id": "FMA:30253", + "name": "Bony part of left inferior articular process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30230" + ] + } + }, + { + "id": "FMA:30254", + "name": "Bony part of right inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30229" + ] + } + }, + { + "id": "FMA:30255", + "name": "Bony part of left inferior articular process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30229" + ] + } + }, + { + "id": "FMA:30256", + "name": "Bony part of right inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30228" + ] + } + }, + { + "id": "FMA:30257", + "name": "Bony part of left inferior articular process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30228" + ] + } + }, + { + "id": "FMA:30258", + "name": "Bony part of right inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30227" + ] + } + }, + { + "id": "FMA:30259", + "name": "Bony part of left inferior articular process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30227" + ] + } + }, + { + "id": "FMA:30260", + "name": "Bony part of right inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30226" + ] + } + }, + { + "id": "FMA:30261", + "name": "Bony part of left inferior articular process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30226" + ] + } + }, + { + "id": "FMA:30262", + "name": "Bony part of spinous process of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29747" + ] + } + }, + { + "id": "FMA:30263", + "name": "Bony part of spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29747" + ] + } + }, + { + "id": "FMA:30264", + "name": "Bony part of spinous process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30265", + "name": "Bony part of spinous process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30266", + "name": "Bony part of spinous process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30267", + "name": "Bony part of spinous process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30268", + "name": "Bony part of spinous process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30269", + "name": "Bony part of spinous process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29796" + ] + } + }, + { + "id": "FMA:30270", + "name": "Bony part of spinous process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30271", + "name": "Bony part of spinous process of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30272", + "name": "Bony part of spinous process of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30273", + "name": "Bony part of spinous process of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30274", + "name": "Bony part of spinous process of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30275", + "name": "Bony part of spinous process of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30276", + "name": "Bony part of spinous process of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30277", + "name": "Bony part of spinous process of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30278", + "name": "Bony part of spinous process of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30279", + "name": "Bony part of spinous process of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30280", + "name": "Bony part of spinous process of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30281", + "name": "Bony part of spinous process of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30262" + ] + } + }, + { + "id": "FMA:30282", + "name": "Bony part of dens of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29800" + ] + } + }, + { + "id": "FMA:30283", + "name": "Bony part of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29806" + ] + } + }, + { + "id": "FMA:30284", + "name": "Bony part of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29806" + ] + } + }, + { + "id": "FMA:30287", + "name": "Bony part of inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:30288", + "name": "Bony part of inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:30289", + "name": "Bony part of inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:30290", + "name": "Bony part of inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:30291", + "name": "Bony part of inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29799" + ] + } + }, + { + "id": "FMA:30292", + "name": "Bony part of right inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30287" + ] + } + }, + { + "id": "FMA:30293", + "name": "Bony part of left inferior articular process of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30287" + ] + } + }, + { + "id": "FMA:30294", + "name": "Bony part of right inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30288" + ] + } + }, + { + "id": "FMA:30295", + "name": "Bony part of left inferior articular process of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30288" + ] + } + }, + { + "id": "FMA:30296", + "name": "Bony part of right inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30289" + ] + } + }, + { + "id": "FMA:30297", + "name": "Bony part of left inferior articular process of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30289" + ] + } + }, + { + "id": "FMA:30298", + "name": "Bony part of right inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30290" + ] + } + }, + { + "id": "FMA:30299", + "name": "Bony part of left inferior articular process of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30290" + ] + } + }, + { + "id": "FMA:30300", + "name": "Bony part of right inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30291" + ] + } + }, + { + "id": "FMA:30301", + "name": "Bony part of left inferior articular process of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30291" + ] + } + }, + { + "id": "FMA:30313", + "name": "Arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + }, + "synonyms": [ + "Trunk of artery" + ] + }, + { + "id": "FMA:30314", + "name": "Venous trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + } + }, + { + "id": "FMA:30315", + "name": "Lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86189" + ] + }, + "synonyms": [ + "Lymph vessel" + ] + }, + { + "id": "FMA:30316", + "name": "Muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Musculus" + ] + }, + { + "id": "FMA:30317", + "name": "Bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:30318", + "name": "Fascia cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:30319", + "name": "Ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:30320", + "name": "Duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:30322", + "name": "Membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:30326", + "name": "Proximal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30327", + "name": "Distal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30328", + "name": "Central", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30330", + "name": "Superficial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30332", + "name": "Lateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30333", + "name": "Right", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30334", + "name": "Left", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30335", + "name": "Periosteum of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24540" + ] + } + }, + { + "id": "FMA:30336", + "name": "Cartilage of superior surface of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30433" + ] + } + }, + { + "id": "FMA:30337", + "name": "Superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:30339", + "name": "Cartilage of inferior surface of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30434" + ] + } + }, + { + "id": "FMA:30341", + "name": "Cartilage of superior surface of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30433" + ] + } + }, + { + "id": "FMA:30342", + "name": "Cartilage of inferior surface of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30434" + ] + } + }, + { + "id": "FMA:30343", + "name": "Cartilage of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + } + }, + { + "id": "FMA:30344", + "name": "Cartilage of vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + }, + "synonyms": [ + "Vertebral arch cartilage" + ] + }, + { + "id": "FMA:30346", + "name": "Anatomical qualitative coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:30350", + "name": "Cartilage of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + } + }, + { + "id": "FMA:30351", + "name": "Cartilage of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + } + }, + { + "id": "FMA:30352", + "name": "Cartilage of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + } + }, + { + "id": "FMA:30353", + "name": "Cartilage of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25119" + ] + } + }, + { + "id": "FMA:30354", + "name": "Cartilage of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25600" + ] + } + }, + { + "id": "FMA:30355", + "name": "Cartilage of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25601" + ] + } + }, + { + "id": "FMA:30356", + "name": "Cartilage of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25602" + ] + } + }, + { + "id": "FMA:30358", + "name": "Cartilage of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25603" + ] + } + }, + { + "id": "FMA:30359", + "name": "Cartilage of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25604" + ] + } + }, + { + "id": "FMA:30360", + "name": "Cartilage of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30361", + "name": "Cartilage of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30362", + "name": "Cartilage of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30363", + "name": "Cartilage of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30364", + "name": "Cartilage of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30365", + "name": "Cartilage of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30366", + "name": "Cartilage of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30367", + "name": "Cartilage of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30368", + "name": "Cartilage of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30369", + "name": "Cartilage of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30370", + "name": "Cartilage of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30371", + "name": "Cartilage of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30372", + "name": "Cartilage of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30373", + "name": "Cartilage of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30374", + "name": "Cartilage of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30375", + "name": "Cartilage of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30376", + "name": "Cartilage of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30377", + "name": "Bony part of right posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29924" + ] + } + }, + { + "id": "FMA:30378", + "name": "Bony part of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29924" + ] + } + }, + { + "id": "FMA:30379", + "name": "Cartilage of superior surface of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30435" + ] + } + }, + { + "id": "FMA:30380", + "name": "Cartilage of superior surface of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30381", + "name": "Cartilage of superior surface of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30382", + "name": "Cartilage of superior surface of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30353" + ] + } + }, + { + "id": "FMA:30383", + "name": "Cartilage of superior surface of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30492" + ] + } + }, + { + "id": "FMA:30384", + "name": "Cartilage of superior surface of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30493" + ] + } + }, + { + "id": "FMA:30385", + "name": "Cartilage of superior surface of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30494" + ] + } + }, + { + "id": "FMA:30386", + "name": "Cartilage of superior surface of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30495" + ] + } + }, + { + "id": "FMA:30387", + "name": "Cartilage of superior surface of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30496" + ] + } + }, + { + "id": "FMA:30388", + "name": "Cartilage of superior surface of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30389", + "name": "Cartilage of superior surface of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30390", + "name": "Cartilage of superior surface of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30391", + "name": "Cartilage of superior surface of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30392", + "name": "Cartilage of superior surface of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30393", + "name": "Cartilage of superior surface of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30394", + "name": "Cartilage of superior surface of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30395", + "name": "Cartilage of superior surface of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30396", + "name": "Cartilage of superior surface of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30397", + "name": "Cartilage of superior surface of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30398", + "name": "Cartilage of superior surface of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30399", + "name": "Cartilage of superior surface of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30380" + ] + } + }, + { + "id": "FMA:30400", + "name": "Cartilage of superior surface of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30381" + ] + } + }, + { + "id": "FMA:30401", + "name": "Cartilage of superior surface of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30381" + ] + } + }, + { + "id": "FMA:30402", + "name": "Cartilage of superior surface of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30381" + ] + } + }, + { + "id": "FMA:30403", + "name": "Cartilage of superior surface of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30381" + ] + } + }, + { + "id": "FMA:30404", + "name": "Cartilage of superior surface of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30381" + ] + } + }, + { + "id": "FMA:30405", + "name": "Cartilage of inferior surface of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30435" + ] + } + }, + { + "id": "FMA:30406", + "name": "Cartilage of inferior surface of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30407", + "name": "Cartilage of inferior surface of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30408", + "name": "Cartilage of inferior surface of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30353" + ] + } + }, + { + "id": "FMA:30409", + "name": "Cartilage of inferior surface of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30492" + ] + } + }, + { + "id": "FMA:30410", + "name": "Cartilage of inferior surface of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30493" + ] + } + }, + { + "id": "FMA:30411", + "name": "Cartilage of inferior surface of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30494" + ] + } + }, + { + "id": "FMA:30412", + "name": "Cartilage of inferior surface of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30495" + ] + } + }, + { + "id": "FMA:30413", + "name": "Cartilage of inferior surface of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30496" + ] + } + }, + { + "id": "FMA:30414", + "name": "Cartilage of inferior surface of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30415", + "name": "Cartilage of inferior surface of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30416", + "name": "Cartilage of inferior surface of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30417", + "name": "Cartilage of inferior surface of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30418", + "name": "Cartilage of inferior surface of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30419", + "name": "Cartilage of inferior surface of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30420", + "name": "Cartilage of inferior surface of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30421", + "name": "Cartilage of inferior surface of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30422", + "name": "Cartilage of inferior surface of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30423", + "name": "Cartilage of inferior surface of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30424", + "name": "Cartilage of inferior surface of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30425", + "name": "Cartilage of inferior surface of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30406" + ] + } + }, + { + "id": "FMA:30426", + "name": "Cartilage of inferior surface of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30407" + ] + } + }, + { + "id": "FMA:30427", + "name": "Cartilage of inferior surface of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30407" + ] + } + }, + { + "id": "FMA:30428", + "name": "Cartilage of inferior surface of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30407" + ] + } + }, + { + "id": "FMA:30429", + "name": "Cartilage of inferior surface of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30407" + ] + } + }, + { + "id": "FMA:30430", + "name": "Cartilage of inferior surface of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30407" + ] + } + }, + { + "id": "FMA:30431", + "name": "Cartilage of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30343" + ] + } + }, + { + "id": "FMA:30432", + "name": "Cartilage of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30343" + ] + } + }, + { + "id": "FMA:30433", + "name": "Cartilage of superior surface of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30432" + ] + } + }, + { + "id": "FMA:30434", + "name": "Cartilage of inferior surface of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30432" + ] + } + }, + { + "id": "FMA:30435", + "name": "Cartilage of central part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30350" + ] + } + }, + { + "id": "FMA:30436", + "name": "Cartilage of central part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30437", + "name": "Cartilage of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30438", + "name": "Compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19727" + ] + } + }, + { + "id": "FMA:30439", + "name": "Sphincter urethrovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19727" + ] + } + }, + { + "id": "FMA:30440", + "name": "Superior surface of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13565" + ] + } + }, + { + "id": "FMA:30441", + "name": "Superior surface of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30440" + ] + } + }, + { + "id": "FMA:30442", + "name": "Superior surface of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30440" + ] + } + }, + { + "id": "FMA:30443", + "name": "Inferior surface of posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13566" + ] + } + }, + { + "id": "FMA:30444", + "name": "Inferior surface of right posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30443" + ] + } + }, + { + "id": "FMA:30445", + "name": "Inferior surface of left posterolateral part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30443" + ] + } + }, + { + "id": "FMA:30446", + "name": "Cartilage of superior surface of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30450" + ] + } + }, + { + "id": "FMA:30447", + "name": "Cartilage of inferior surface of left posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30451" + ] + } + }, + { + "id": "FMA:30448", + "name": "Superior surface of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13565" + ] + } + }, + { + "id": "FMA:30449", + "name": "Inferior surface of central part of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13566" + ] + } + }, + { + "id": "FMA:30450", + "name": "Cartilage of superior surface of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30452" + ] + } + }, + { + "id": "FMA:30451", + "name": "Cartilage of inferior surface of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30452" + ] + } + }, + { + "id": "FMA:30452", + "name": "Cartilage of posterolateral part of body of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30350" + ] + } + }, + { + "id": "FMA:30453", + "name": "Cartilage of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30352" + ] + } + }, + { + "id": "FMA:30454", + "name": "Cartilage of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30351" + ] + } + }, + { + "id": "FMA:30455", + "name": "Cartilage of posterolateral part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30353" + ] + } + }, + { + "id": "FMA:30456", + "name": "Cartilage of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30354" + ] + } + }, + { + "id": "FMA:30457", + "name": "Cartilage of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30355" + ] + } + }, + { + "id": "FMA:30458", + "name": "Cartilage of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30356" + ] + } + }, + { + "id": "FMA:30459", + "name": "Cartilage of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30358" + ] + } + }, + { + "id": "FMA:30460", + "name": "Cartilage of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30359" + ] + } + }, + { + "id": "FMA:30461", + "name": "Cartilage of superior surface of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30456" + ] + } + }, + { + "id": "FMA:30462", + "name": "Cartilage of inferior surface of posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30456" + ] + } + }, + { + "id": "FMA:30463", + "name": "Cartilage of superior surface of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30461" + ] + } + }, + { + "id": "FMA:30464", + "name": "Cartilage of superior surface of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30461" + ] + } + }, + { + "id": "FMA:30465", + "name": "Cartilage of inferior surface of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30462" + ] + } + }, + { + "id": "FMA:30466", + "name": "Cartilage of inferior surface of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30462" + ] + } + }, + { + "id": "FMA:30467", + "name": "Cartilage of superior surface of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30457" + ] + } + }, + { + "id": "FMA:30468", + "name": "Cartilage of inferior surface of posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30457" + ] + } + }, + { + "id": "FMA:30469", + "name": "Cartilage of superior surface of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30467" + ] + } + }, + { + "id": "FMA:30470", + "name": "Cartilage of superior surface of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30467" + ] + } + }, + { + "id": "FMA:30471", + "name": "Cartilage of inferior surface of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30468" + ] + } + }, + { + "id": "FMA:30472", + "name": "Cartilage of inferior surface of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30468" + ] + } + }, + { + "id": "FMA:30473", + "name": "Cartilage of superior surface of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30458" + ] + } + }, + { + "id": "FMA:30474", + "name": "Cartilage of inferior surface of posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30458" + ] + } + }, + { + "id": "FMA:30475", + "name": "Cartilage of superior surface of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30473" + ] + } + }, + { + "id": "FMA:30476", + "name": "Cartilage of superior surface of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30473" + ] + } + }, + { + "id": "FMA:30477", + "name": "Cartilage of inferior surface of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30474" + ] + } + }, + { + "id": "FMA:30478", + "name": "Cartilage of inferior surface of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30474" + ] + } + }, + { + "id": "FMA:30479", + "name": "Cartilage of superior surface of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30459" + ] + } + }, + { + "id": "FMA:30480", + "name": "Cartilage of inferior surface of posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30459" + ] + } + }, + { + "id": "FMA:30481", + "name": "Cartilage of superior surface of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30479" + ] + } + }, + { + "id": "FMA:30482", + "name": "Cartilage of superior surface of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30479" + ] + } + }, + { + "id": "FMA:30483", + "name": "Cartilage of inferior surface of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30480" + ] + } + }, + { + "id": "FMA:30484", + "name": "Cartilage of inferior surface of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30480" + ] + } + }, + { + "id": "FMA:30485", + "name": "Cartilage of superior surface of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30460" + ] + } + }, + { + "id": "FMA:30486", + "name": "Cartilage of inferior surface of posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30460" + ] + } + }, + { + "id": "FMA:30487", + "name": "Cartilage of superior surface of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30485" + ] + } + }, + { + "id": "FMA:30488", + "name": "Cartilage of superior surface of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30485" + ] + } + }, + { + "id": "FMA:30489", + "name": "Cartilage of inferior surface of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30486" + ] + } + }, + { + "id": "FMA:30490", + "name": "Cartilage of inferior surface of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30486" + ] + } + }, + { + "id": "FMA:30491", + "name": "Cartilage of central part of body of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30353" + ] + } + }, + { + "id": "FMA:30492", + "name": "Cartilage of central part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30354" + ] + } + }, + { + "id": "FMA:30493", + "name": "Cartilage of central part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30355" + ] + } + }, + { + "id": "FMA:30494", + "name": "Cartilage of central part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30356" + ] + } + }, + { + "id": "FMA:30495", + "name": "Cartilage of central part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30358" + ] + } + }, + { + "id": "FMA:30496", + "name": "Cartilage of central part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30359" + ] + } + }, + { + "id": "FMA:30497", + "name": "Cartilage of central part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30498", + "name": "Cartilage of central part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30499", + "name": "Cartilage of central part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30500", + "name": "Cartilage of central part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30501", + "name": "Cartilage of central part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30502", + "name": "Cartilage of central part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30503", + "name": "Cartilage of central part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30504", + "name": "Cartilage of central part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30505", + "name": "Cartilage of central part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30506", + "name": "Cartilage of central part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30507", + "name": "Cartilage of central part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30508", + "name": "Cartilage of central part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30436" + ] + } + }, + { + "id": "FMA:30509", + "name": "Cartilage of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30510", + "name": "Cartilage of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30511", + "name": "Cartilage of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30512", + "name": "Cartilage of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30513", + "name": "Cartilage of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30437" + ] + } + }, + { + "id": "FMA:30514", + "name": "Perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Inferior fascia of urogenital diaphragm" + ] + }, + { + "id": "FMA:30515", + "name": "Perineal membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20494" + ] + } + }, + { + "id": "FMA:30516", + "name": "Muscle fasciculua of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of male external sphincter urethrae" + ] + }, + { + "id": "FMA:30517", + "name": "Zone of male external sphincter urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Male sphincter urethrae zone" + ] + }, + { + "id": "FMA:30518", + "name": "Pelvic part of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30517" + ] + }, + "synonyms": [ + "Pelvic part of male external sphincter urethrae" + ] + }, + { + "id": "FMA:30519", + "name": "Perineal part of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30517" + ] + }, + "synonyms": [ + "Perineal part of male external sphincter urethrae" + ] + }, + { + "id": "FMA:30520", + "name": "Bony part of right lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30052" + ] + } + }, + { + "id": "FMA:30521", + "name": "Bony part of left lamina of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30052" + ] + } + }, + { + "id": "FMA:30522", + "name": "Bony part of right pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29995" + ] + } + }, + { + "id": "FMA:30523", + "name": "Bony part of left pedicle of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29995" + ] + } + }, + { + "id": "FMA:30524", + "name": "Female perineal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30514" + ] + } + }, + { + "id": "FMA:30525", + "name": "Cartilage of cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24566" + ] + }, + "synonyms": [ + "Cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30526", + "name": "Cartilage of thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26115" + ] + }, + "synonyms": [ + "Thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30527", + "name": "Cartilage of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "Lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30528", + "name": "Cartilage of vertebral arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25079" + ] + } + }, + { + "id": "FMA:30529", + "name": "Cartilage of vertebral arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25119" + ] + } + }, + { + "id": "FMA:30530", + "name": "Cartilage of third cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25600" + ] + }, + "synonyms": [ + "Third cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30531", + "name": "Cartilage of fourth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25601" + ] + }, + "synonyms": [ + "Fourth cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30532", + "name": "Cartilage of fifth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25602" + ] + }, + "synonyms": [ + "Fifth cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30533", + "name": "Cartilage of sixth cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25603" + ] + }, + "synonyms": [ + "Sixth cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30534", + "name": "Cartilage of seventh cervical vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25604" + ] + }, + "synonyms": [ + "Seventh cervical vertebral arch cartilage" + ] + }, + { + "id": "FMA:30535", + "name": "Cartilage of first thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "First thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30536", + "name": "Cartilage of second thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Second thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30537", + "name": "Cartilage of third thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Third thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30538", + "name": "Cartilage of fourth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Fourth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30539", + "name": "Cartilage of fifth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Fifth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30540", + "name": "Cartilage of sixth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Sixth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30541", + "name": "Cartilage of seventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Seventh thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30542", + "name": "Cartilage of eighth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Eighth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30543", + "name": "Cartilage of ninth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Ninth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30544", + "name": "Cartilage of tenth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Tenth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30545", + "name": "Cartilage of eleventh thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Eleventh thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30546", + "name": "Cartilage of twelfth thoracic vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30526" + ] + }, + "synonyms": [ + "Twelfth thoracic vertebral arch cartilage" + ] + }, + { + "id": "FMA:30547", + "name": "Cartilage of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30527" + ] + }, + "synonyms": [ + "First lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30548", + "name": "Cartilage of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30527" + ] + }, + "synonyms": [ + "Second lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30549", + "name": "Cartilage of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30527" + ] + }, + "synonyms": [ + "Third lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30550", + "name": "Cartilage of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30527" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30551", + "name": "Cartilage of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30527" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral arch cartilage" + ] + }, + { + "id": "FMA:30552", + "name": "Bony part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:30553", + "name": "Bony part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:30554", + "name": "Bony part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:30555", + "name": "Bony part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:30556", + "name": "Bony part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29889" + ] + } + }, + { + "id": "FMA:30559", + "name": "Costal part of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18142" + ] + } + }, + { + "id": "FMA:30560", + "name": "Lateral part of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18142" + ] + } + }, + { + "id": "FMA:30561", + "name": "Anterior part of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18142" + ] + } + }, + { + "id": "FMA:30562", + "name": "Posterior part of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18142" + ] + } + }, + { + "id": "FMA:30563", + "name": "Vertebral part of costal surface of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18142" + ] + } + }, + { + "id": "FMA:30564", + "name": "Vertebral part of costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30563" + ] + } + }, + { + "id": "FMA:30566", + "name": "Vertebral part of costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30563" + ] + } + }, + { + "id": "FMA:30567", + "name": "Vertebral part of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30566" + ] + }, + "synonyms": [ + "Vertebral part of costal surface of lower lobe of right lung" + ] + }, + { + "id": "FMA:30568", + "name": "Vertebral part of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30566" + ] + }, + "synonyms": [ + "Vertebral part of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:30569", + "name": "Vertebral part of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30564" + ] + }, + "synonyms": [ + "Vertebral part of costal surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:30570", + "name": "Vertebral part of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30564" + ] + }, + "synonyms": [ + "Vertebral part of costal surface of upper lobe of left lung" + ] + }, + { + "id": "FMA:30571", + "name": "Costal part of costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30559" + ] + } + }, + { + "id": "FMA:30572", + "name": "Costal part of costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30559" + ] + } + }, + { + "id": "FMA:30573", + "name": "Costal part of costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30559" + ] + } + }, + { + "id": "FMA:30574", + "name": "Costal part of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30573" + ] + }, + "synonyms": [ + "Costal part of costal surface of lower lobe of right lung" + ] + }, + { + "id": "FMA:30575", + "name": "Costal part of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30573" + ] + }, + "synonyms": [ + "Costal part of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:30576", + "name": "Costal part of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30571" + ] + }, + "synonyms": [ + "Costal part of costal surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:30577", + "name": "Costal part of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30571" + ] + }, + "synonyms": [ + "Costal part of costal surface of upper lobe of left lung" + ] + }, + { + "id": "FMA:30578", + "name": "Lateral part of costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30560" + ] + } + }, + { + "id": "FMA:30579", + "name": "Lateral part of costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30560" + ] + } + }, + { + "id": "FMA:30580", + "name": "Lateral part of costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30560" + ] + } + }, + { + "id": "FMA:30581", + "name": "Lateral part of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30580" + ] + }, + "synonyms": [ + "Lateral part of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:30582", + "name": "Lateral part of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30580" + ] + }, + "synonyms": [ + "Lateral part of costal surface of lower lobe of right lung" + ] + }, + { + "id": "FMA:30583", + "name": "Lateral part of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30578" + ] + }, + "synonyms": [ + "Lateral part of costal surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:30584", + "name": "Lateral part of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30578" + ] + }, + "synonyms": [ + "Lateral part of costal surface of upper lobe of left lung" + ] + }, + { + "id": "FMA:30585", + "name": "Anterior part of costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30561" + ] + } + }, + { + "id": "FMA:30586", + "name": "Anterior part of costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30561" + ] + } + }, + { + "id": "FMA:30587", + "name": "Anterior part of costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30561" + ] + } + }, + { + "id": "FMA:30588", + "name": "Anterior part of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30587" + ] + }, + "synonyms": [ + "Anterior part of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:30589", + "name": "Anterior part of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30587" + ] + }, + "synonyms": [ + "Anterior part of costal surface of lobe of right lung" + ] + }, + { + "id": "FMA:30590", + "name": "Anterior part of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30585" + ] + }, + "synonyms": [ + "Anterior part of costal surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:30591", + "name": "Anterior part of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30585" + ] + }, + "synonyms": [ + "Anterior part of costal surface of upper lobe of left lung" + ] + }, + { + "id": "FMA:30592", + "name": "Surface of superior articular process proper of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:30593", + "name": "Posterior part of costal surface of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30562" + ] + } + }, + { + "id": "FMA:30595", + "name": "Posterior part of costal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30562" + ] + } + }, + { + "id": "FMA:30597", + "name": "Posterior part of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30595" + ] + }, + "synonyms": [ + "Posterior part of costal surface of lower lobe of right lung" + ] + }, + { + "id": "FMA:30599", + "name": "Posterior part of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30595" + ] + }, + "synonyms": [ + "Posterior part of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:30600", + "name": "Surface of inferior articular process proper of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:30601", + "name": "Posterior part of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30593" + ] + }, + "synonyms": [ + "Posterior part of costal surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:30603", + "name": "Posterior part of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30593" + ] + }, + "synonyms": [ + "Posterior part of costal surface of upper lobe of left lung" + ] + }, + { + "id": "FMA:30606", + "name": "Diaphragmatic surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26289" + ] + }, + "synonyms": [ + "Diaphragmatic surface of left upper lobe" + ] + }, + { + "id": "FMA:30607", + "name": "Posthilar part of mediastinal surface of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + }, + "synonyms": [ + "Posthilar part of mediastinal surface of lung" + ] + }, + { + "id": "FMA:30608", + "name": "Posthilar part of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30607" + ] + }, + "synonyms": [ + "Posthilar part of mediastinal surface of lower lobe of right lung", + "Posthilar part of mediastinal surface of right lung" + ] + }, + { + "id": "FMA:30615", + "name": "Cartilage of superior surface of right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:30616", + "name": "Cartilage of superior surface of left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:30617", + "name": "Subdivision of costal part of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18140" + ] + } + }, + { + "id": "FMA:30620", + "name": "Noncardiac part of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27410" + ] + } + }, + { + "id": "FMA:30621", + "name": "Suprahilar part of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27411" + ] + }, + "synonyms": [ + "Suprahilar part of mediastinal surface of left lung" + ] + }, + { + "id": "FMA:30622", + "name": "Suprahilar part of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27411" + ] + }, + "synonyms": [ + "Suprahilar part of mediastinal surface of right lung" + ] + }, + { + "id": "FMA:30624", + "name": "Noncardiac part of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27410" + ] + } + }, + { + "id": "FMA:30627", + "name": "Bone of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:30628", + "name": "Cartilage of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Clavicle cartilage" + ] + }, + { + "id": "FMA:30629", + "name": "Compact bone of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:30630", + "name": "Trabecular bone of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:30633", + "name": "Compact bone of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30629" + ] + } + }, + { + "id": "FMA:30634", + "name": "Compact bone of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30629" + ] + } + }, + { + "id": "FMA:30635", + "name": "Trabecular bone of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30630" + ] + } + }, + { + "id": "FMA:30636", + "name": "Trabecular bone of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30630" + ] + } + }, + { + "id": "FMA:30637", + "name": "Cartilage of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30628" + ] + }, + "synonyms": [ + "Right clavicle cartilage" + ] + }, + { + "id": "FMA:30638", + "name": "Cartilage of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30628" + ] + }, + "synonyms": [ + "Left clavicle cartilage" + ] + }, + { + "id": "FMA:30639", + "name": "Bony part of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:30640", + "name": "Compact bone of sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258950" + ] + } + }, + { + "id": "FMA:30641", + "name": "Compact bone of shaft of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258950" + ] + } + }, + { + "id": "FMA:30642", + "name": "Compact bone of acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258950" + ] + } + }, + { + "id": "FMA:30643", + "name": "Compact bone of sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30640" + ] + } + }, + { + "id": "FMA:30644", + "name": "Compact bone of sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30640" + ] + } + }, + { + "id": "FMA:30645", + "name": "Compact bone of shaft of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30641" + ] + } + }, + { + "id": "FMA:30646", + "name": "Compact bone of shaft of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30641" + ] + } + }, + { + "id": "FMA:30647", + "name": "Compact bone of acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30642" + ] + } + }, + { + "id": "FMA:30648", + "name": "Compact bone of acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30642" + ] + } + }, + { + "id": "FMA:30649", + "name": "Trabecular bone of sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258958" + ] + } + }, + { + "id": "FMA:30650", + "name": "Trabecular bone of shaft of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258958" + ] + } + }, + { + "id": "FMA:30651", + "name": "Trabecular bone of acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258958" + ] + } + }, + { + "id": "FMA:30652", + "name": "Trabecular bone of sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30649" + ] + } + }, + { + "id": "FMA:30653", + "name": "Trabecular bone of sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30649" + ] + } + }, + { + "id": "FMA:30654", + "name": "Trabecular bone of shaft of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30650" + ] + } + }, + { + "id": "FMA:30655", + "name": "Trabecular bone of shaft of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30650" + ] + } + }, + { + "id": "FMA:30656", + "name": "Trabecular bone of acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30651" + ] + } + }, + { + "id": "FMA:30657", + "name": "Trabecular bone of acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30651" + ] + } + }, + { + "id": "FMA:30658", + "name": "Bony part of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30639" + ] + } + }, + { + "id": "FMA:30659", + "name": "Bony part of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30639" + ] + } + }, + { + "id": "FMA:30660", + "name": "Bony part of diaphysis of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30639" + ] + }, + "synonyms": [ + "Bony part of shaft of clavicle" + ] + }, + { + "id": "FMA:30661", + "name": "Bony part of diaphysis of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30660" + ] + }, + "synonyms": [ + "Bony part of shaft of right clavicle" + ] + }, + { + "id": "FMA:30662", + "name": "Bony part of diaphysis of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30660" + ] + }, + "synonyms": [ + "Bony part of shaft of left clavicle" + ] + }, + { + "id": "FMA:30663", + "name": "Periosteum of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Clavicle periosteum" + ] + }, + { + "id": "FMA:30664", + "name": "Periosteum of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30663" + ] + }, + "synonyms": [ + "Right clavicle periosteum" + ] + }, + { + "id": "FMA:30665", + "name": "Periosteum of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30663" + ] + }, + "synonyms": [ + "Left clavicle periosteum" + ] + }, + { + "id": "FMA:30666", + "name": "Periosteum of sternal end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30663" + ] + } + }, + { + "id": "FMA:30667", + "name": "Periosteum of diaphysis of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30663" + ] + }, + "synonyms": [ + "Periosteum of shaft of clavicle" + ] + }, + { + "id": "FMA:30668", + "name": "Periosteum of acromial end of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30663" + ] + } + }, + { + "id": "FMA:30669", + "name": "Periosteum of acromial end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30668" + ] + } + }, + { + "id": "FMA:30670", + "name": "Periosteum of acromial end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30668" + ] + } + }, + { + "id": "FMA:30671", + "name": "Periosteum of diaphysis of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30667" + ] + }, + "synonyms": [ + "Periosteum of shaft of right clavicle" + ] + }, + { + "id": "FMA:30672", + "name": "Periosteum of diaphysis of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30667" + ] + }, + "synonyms": [ + "Periosteum of shaft of left clavicle" + ] + }, + { + "id": "FMA:30673", + "name": "Periosteum of sternal end of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30666" + ] + } + }, + { + "id": "FMA:30674", + "name": "Periosteum of sternal end of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30666" + ] + } + }, + { + "id": "FMA:30676", + "name": "Bone tissue of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + }, + "synonyms": [ + "Bone of scapula" + ] + }, + { + "id": "FMA:30677", + "name": "Compact bone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:30678", + "name": "Trabecular bone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:30679", + "name": "Hyaline cartilage of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32808" + ] + } + }, + { + "id": "FMA:30680", + "name": "Bony part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:30681", + "name": "Periosteum of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Scapular periosteum" + ] + }, + { + "id": "FMA:30682", + "name": "Noncardiac part of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + } + }, + { + "id": "FMA:30683", + "name": "Fissural margin of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:30684", + "name": "Fissural margin of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30683" + ] + } + }, + { + "id": "FMA:30685", + "name": "Fissural margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30683" + ] + } + }, + { + "id": "FMA:30686", + "name": "Fissural margin of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30683" + ] + } + }, + { + "id": "FMA:30687", + "name": "Fissural margin of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30684" + ] + }, + "synonyms": [ + "Fissural margin of right upper lobe" + ] + }, + { + "id": "FMA:30688", + "name": "Fissural margin of left upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30684" + ] + }, + "synonyms": [ + "Fissural margin of upper lobe of left lung" + ] + }, + { + "id": "FMA:30689", + "name": "Fissural margin of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30686" + ] + }, + "synonyms": [ + "Fissural margin of lower lobe of right lung" + ] + }, + { + "id": "FMA:30690", + "name": "Fissural margin of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30686" + ] + } + }, + { + "id": "FMA:30691", + "name": "Fissural margin of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30687" + ] + }, + "synonyms": [ + "Costal fissural margin of upper lobe of right lung" + ] + }, + { + "id": "FMA:30692", + "name": "Fissural margin of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30687" + ] + }, + "synonyms": [ + "Mediastinal fissural margin of upper lobe of right lung" + ] + }, + { + "id": "FMA:30693", + "name": "Fissural margin of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79995" + ] + }, + "synonyms": [ + "Costal fissural margin of upper lobe of left lung", + "Costal fissural margin of left upper lobe" + ] + }, + { + "id": "FMA:30694", + "name": "Fissural margin of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79995" + ] + }, + "synonyms": [ + "Mediastinal fissural margin of upper lobe of left lung" + ] + }, + { + "id": "FMA:30695", + "name": "Fissural margin of costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30685" + ] + } + }, + { + "id": "FMA:30696", + "name": "Fissural margin of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30685" + ] + } + }, + { + "id": "FMA:30697", + "name": "Fissural margin of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79994" + ] + }, + "synonyms": [ + "Costal fissural margin of lower lobe of right lung" + ] + }, + { + "id": "FMA:30698", + "name": "Fissural margin of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79994" + ] + }, + "synonyms": [ + "Mediastinal fissural margin of lower lobe of right lung" + ] + }, + { + "id": "FMA:30699", + "name": "Oblique fissural margin of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79993" + ] + } + }, + { + "id": "FMA:30700", + "name": "Fissural margin of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79993" + ] + } + }, + { + "id": "FMA:30703", + "name": "Compact bone of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30677" + ] + } + }, + { + "id": "FMA:30704", + "name": "Compact bone of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30677" + ] + } + }, + { + "id": "FMA:30705", + "name": "Trabecular bone of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30678" + ] + } + }, + { + "id": "FMA:30706", + "name": "Trabecular bone of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30678" + ] + } + }, + { + "id": "FMA:30707", + "name": "Cartilage of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + }, + "synonyms": [ + "Coracoid process cartilage" + ] + }, + { + "id": "FMA:30708", + "name": "Cartilage of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + }, + "synonyms": [ + "Acromion cartilage" + ] + }, + { + "id": "FMA:30711", + "name": "Cartilage of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + } + }, + { + "id": "FMA:30712", + "name": "Cartilage of inferior angle of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30711" + ] + }, + "synonyms": [ + "Cartilage of inferior angle of scapula" + ] + }, + { + "id": "FMA:30713", + "name": "Cartilage of medial part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30711" + ] + }, + "synonyms": [ + "Cartilage of medial border of scapula" + ] + }, + { + "id": "FMA:30714", + "name": "Cartilage of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + }, + "synonyms": [ + "Cartilage of head of scapula" + ] + }, + { + "id": "FMA:30715", + "name": "Cartilage of root of coracoid process of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + }, + "synonyms": [ + "Cartilage of subcoracoid of scapula", + "Cartilage of coracoid root of scapula" + ] + }, + { + "id": "FMA:30716", + "name": "Hyaline cartilage of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + } + }, + { + "id": "FMA:30717", + "name": "Hyaline cartilage of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30679" + ] + } + }, + { + "id": "FMA:30718", + "name": "Cartilage of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30707" + ] + }, + "synonyms": [ + "Right coracoid process cartilage" + ] + }, + { + "id": "FMA:30719", + "name": "Cartilage of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30707" + ] + }, + "synonyms": [ + "Left coracoid process cartilage" + ] + }, + { + "id": "FMA:30720", + "name": "Cartilage of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30708" + ] + }, + "synonyms": [ + "Right acromion cartilage" + ] + }, + { + "id": "FMA:30721", + "name": "Cartilage of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30708" + ] + }, + "synonyms": [ + "Left acromion cartilage" + ] + }, + { + "id": "FMA:30726", + "name": "Cartilage of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30711" + ] + } + }, + { + "id": "FMA:30727", + "name": "Cartilage of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30711" + ] + } + }, + { + "id": "FMA:30728", + "name": "Cartilage of inferior angle of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30712" + ] + } + }, + { + "id": "FMA:30729", + "name": "Cartilage of inferior angle of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30712" + ] + }, + "synonyms": [ + "Cartilage of inferior angle of left scapula" + ] + }, + { + "id": "FMA:30730", + "name": "Cartilage of medial part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30713" + ] + }, + "synonyms": [ + "Cartilage of medial border of right scapula" + ] + }, + { + "id": "FMA:30731", + "name": "Cartilage of medial part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30713" + ] + }, + "synonyms": [ + "Cartilage of medial border of left scapula" + ] + }, + { + "id": "FMA:30732", + "name": "Cartilage of head of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30714" + ] + }, + "synonyms": [ + "Cartilage of glenoid proper of right scapula" + ] + }, + { + "id": "FMA:30733", + "name": "Cartilage of head of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30714" + ] + }, + "synonyms": [ + "Cartilage of glenoid proper of left scapula" + ] + }, + { + "id": "FMA:30734", + "name": "Cartilage of root of coracoid process of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30715" + ] + } + }, + { + "id": "FMA:30735", + "name": "Cartilage of root of coracoid process of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30715" + ] + } + }, + { + "id": "FMA:30736", + "name": "Compact bone of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258952" + ] + } + }, + { + "id": "FMA:30737", + "name": "Compact bone of head of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258952" + ] + } + }, + { + "id": "FMA:30738", + "name": "Compact bone of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258952" + ] + } + }, + { + "id": "FMA:30739", + "name": "Compact bone of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258952" + ] + } + }, + { + "id": "FMA:30740", + "name": "Compact bone of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258952" + ] + } + }, + { + "id": "FMA:30741", + "name": "Compact bone of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30736" + ] + } + }, + { + "id": "FMA:30742", + "name": "Compact bone of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30736" + ] + } + }, + { + "id": "FMA:30743", + "name": "Compact bone of head of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30737" + ] + } + }, + { + "id": "FMA:30744", + "name": "Compact bone of head of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30737" + ] + } + }, + { + "id": "FMA:30745", + "name": "Compact bone of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30738" + ] + } + }, + { + "id": "FMA:30746", + "name": "Compact bone of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30738" + ] + } + }, + { + "id": "FMA:30747", + "name": "Compact bone of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30739" + ] + } + }, + { + "id": "FMA:30748", + "name": "Compact bone of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30739" + ] + } + }, + { + "id": "FMA:30749", + "name": "Compact bone of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30740" + ] + } + }, + { + "id": "FMA:30750", + "name": "Compact bone of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30740" + ] + } + }, + { + "id": "FMA:30751", + "name": "Trabecular bone of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30755" + ] + } + }, + { + "id": "FMA:30752", + "name": "Trabecular bone of glenoid proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30756" + ] + }, + "synonyms": [ + "Trabecular bone of head of left scapula" + ] + }, + { + "id": "FMA:30753", + "name": "Trabecular bone of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30757" + ] + } + }, + { + "id": "FMA:30754", + "name": "Trabecular bone of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30758" + ] + } + }, + { + "id": "FMA:30755", + "name": "Trabecular bone of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258960" + ] + } + }, + { + "id": "FMA:30756", + "name": "Trabecular bone of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258960" + ] + }, + "synonyms": [ + "Trabecular bone of head of scapula" + ] + }, + { + "id": "FMA:30757", + "name": "Trabecular bone of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258960" + ] + } + }, + { + "id": "FMA:30758", + "name": "Trabecular bone of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258960" + ] + } + }, + { + "id": "FMA:30759", + "name": "Trabecular bone of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30755" + ] + } + }, + { + "id": "FMA:30760", + "name": "Trabecular bone of glenoid proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30756" + ] + }, + "synonyms": [ + "Trabecular bone of head of right scapula" + ] + }, + { + "id": "FMA:30761", + "name": "Trabecular bone of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30757" + ] + } + }, + { + "id": "FMA:30762", + "name": "Trabecular bone of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30758" + ] + } + }, + { + "id": "FMA:30765", + "name": "Bony part of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222971" + ] + } + }, + { + "id": "FMA:30766", + "name": "Bony part of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222971" + ] + } + }, + { + "id": "FMA:30767", + "name": "Bony part of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222971" + ] + }, + "synonyms": [ + "Bony part of head of scapula" + ] + }, + { + "id": "FMA:30768", + "name": "Bony part of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222971" + ] + } + }, + { + "id": "FMA:30769", + "name": "Bony part of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222971" + ] + } + }, + { + "id": "FMA:30770", + "name": "Bony part of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30765" + ] + } + }, + { + "id": "FMA:30771", + "name": "Bony part of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30765" + ] + } + }, + { + "id": "FMA:30772", + "name": "Bony part of glenoid proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30767" + ] + }, + "synonyms": [ + "Bony part of head of right scapula" + ] + }, + { + "id": "FMA:30773", + "name": "Bony part of glenoid proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30767" + ] + }, + "synonyms": [ + "Bony part of head of left scapula" + ] + }, + { + "id": "FMA:30774", + "name": "Bony part of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30766" + ] + } + }, + { + "id": "FMA:30775", + "name": "Bony part of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30766" + ] + } + }, + { + "id": "FMA:30776", + "name": "Bony part of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30768" + ] + } + }, + { + "id": "FMA:30777", + "name": "Bony part of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30768" + ] + } + }, + { + "id": "FMA:30778", + "name": "Bony part of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30769" + ] + } + }, + { + "id": "FMA:30779", + "name": "Bony part of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30769" + ] + } + }, + { + "id": "FMA:30780", + "name": "Periosteum of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30681" + ] + }, + "synonyms": [ + "Right scapular periosteum" + ] + }, + { + "id": "FMA:30781", + "name": "Periosteum of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30681" + ] + }, + "synonyms": [ + "Left scapular periosteum" + ] + }, + { + "id": "FMA:30782", + "name": "Periosteum of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236850" + ] + } + }, + { + "id": "FMA:30783", + "name": "Periosteum of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236850" + ] + }, + "synonyms": [ + "Periosteum of head of scapula" + ] + }, + { + "id": "FMA:30784", + "name": "Periosteum of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236850" + ] + } + }, + { + "id": "FMA:30785", + "name": "Periosteum of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236850" + ] + }, + "synonyms": [ + "Acromion periosteum" + ] + }, + { + "id": "FMA:30786", + "name": "Periosteum of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236850" + ] + }, + "synonyms": [ + "Coracoid process periosteum" + ] + }, + { + "id": "FMA:30787", + "name": "Periosteum of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30782" + ] + } + }, + { + "id": "FMA:30788", + "name": "Periosteum of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30782" + ] + } + }, + { + "id": "FMA:30789", + "name": "Periosteum of head of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30783" + ] + } + }, + { + "id": "FMA:30790", + "name": "Periosteum of head of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30783" + ] + } + }, + { + "id": "FMA:30791", + "name": "Periosteum of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30784" + ] + } + }, + { + "id": "FMA:30792", + "name": "Periosteum of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30784" + ] + } + }, + { + "id": "FMA:30793", + "name": "Periosteum of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30785" + ] + }, + "synonyms": [ + "Right acromion periosteum" + ] + }, + { + "id": "FMA:30794", + "name": "Periosteum of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30785" + ] + }, + "synonyms": [ + "Left acromion periosteum" + ] + }, + { + "id": "FMA:30795", + "name": "Periosteum of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30786" + ] + }, + "synonyms": [ + "Right coracoid process periosteum" + ] + }, + { + "id": "FMA:30796", + "name": "Periosteum of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30786" + ] + }, + "synonyms": [ + "Left coracoid process periosteum" + ] + }, + { + "id": "FMA:30797", + "name": "Surface of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30798" + ] + } + }, + { + "id": "FMA:30798", + "name": "Surface of subdivision of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:30799", + "name": "Surface of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30798" + ] + }, + "synonyms": [ + "Surface of head of scapula" + ] + }, + { + "id": "FMA:30800", + "name": "Surface of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30798" + ] + } + }, + { + "id": "FMA:30801", + "name": "Surface of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30798" + ] + }, + "synonyms": [ + "Acromion surface" + ] + }, + { + "id": "FMA:30802", + "name": "Surface of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30798" + ] + }, + "synonyms": [ + "Coracoid process surface" + ] + }, + { + "id": "FMA:30803", + "name": "Surface of body of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30797" + ] + } + }, + { + "id": "FMA:30804", + "name": "Surface of body of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30797" + ] + } + }, + { + "id": "FMA:30805", + "name": "Surface of glenoid proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30799" + ] + }, + "synonyms": [ + "Surface of head of right scapula" + ] + }, + { + "id": "FMA:30806", + "name": "Surface of glenoid proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30799" + ] + }, + "synonyms": [ + "Surface of head of left scapula" + ] + }, + { + "id": "FMA:30807", + "name": "Surface of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30800" + ] + } + }, + { + "id": "FMA:30808", + "name": "Surface of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30800" + ] + } + }, + { + "id": "FMA:30809", + "name": "Surface of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30801" + ] + }, + "synonyms": [ + "Right acromion surface" + ] + }, + { + "id": "FMA:30810", + "name": "Surface of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30801" + ] + }, + "synonyms": [ + "Left acromion surface" + ] + }, + { + "id": "FMA:30811", + "name": "Surface of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30802" + ] + }, + "synonyms": [ + "Right coracoid process surface" + ] + }, + { + "id": "FMA:30812", + "name": "Surface of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30802" + ] + }, + "synonyms": [ + "Left coracoid process surface" + ] + }, + { + "id": "FMA:30813", + "name": "Crest of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:30814", + "name": "Crest of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30813" + ] + } + }, + { + "id": "FMA:30815", + "name": "Crest of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30813" + ] + } + }, + { + "id": "FMA:30816", + "name": "Articular cartilage of glenoid proper of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30817" + ] + }, + "synonyms": [ + "Articular cartilage of head of right scapula" + ] + }, + { + "id": "FMA:30817", + "name": "Articular cartilage of glenoid proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Articular cartilage of head of scapula" + ] + }, + { + "id": "FMA:30818", + "name": "Articular cartilage of glenoid proper of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30817" + ] + }, + "synonyms": [ + "Articular cartilage of head of left scapula" + ] + }, + { + "id": "FMA:30820", + "name": "Surface of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24832" + ] + }, + "synonyms": [ + "First lumbar vertebral surface" + ] + }, + { + "id": "FMA:30821", + "name": "Surface of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24832" + ] + }, + "synonyms": [ + "Second lumbar vertebral surface" + ] + }, + { + "id": "FMA:30822", + "name": "Surface of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24832" + ] + }, + "synonyms": [ + "Third lumbar vertebral surface" + ] + }, + { + "id": "FMA:30823", + "name": "Surface of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24832" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral surface" + ] + }, + { + "id": "FMA:30824", + "name": "Surface of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24832" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral surface" + ] + }, + { + "id": "FMA:30825", + "name": "Surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24833" + ] + } + }, + { + "id": "FMA:30826", + "name": "Surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24833" + ] + } + }, + { + "id": "FMA:30827", + "name": "Surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24833" + ] + } + }, + { + "id": "FMA:30828", + "name": "Surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24833" + ] + } + }, + { + "id": "FMA:30829", + "name": "Surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24833" + ] + } + }, + { + "id": "FMA:30830", + "name": "Fissural margin of diaphragmatic surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79993" + ] + }, + "synonyms": [ + "Diaphragmatic fissural margin of left lower lobe" + ] + }, + { + "id": "FMA:30831", + "name": "Surface of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24837" + ] + }, + "synonyms": [ + "First lumbar vertebral arch surface" + ] + }, + { + "id": "FMA:30832", + "name": "Surface of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24837" + ] + }, + "synonyms": [ + "Second lumbar vertebral arch surface" + ] + }, + { + "id": "FMA:30833", + "name": "Surface of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24837" + ] + }, + "synonyms": [ + "Third lumbar vertebral arch surface" + ] + }, + { + "id": "FMA:30834", + "name": "Surface of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24837" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral arch surface" + ] + }, + { + "id": "FMA:30835", + "name": "Surface of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24837" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral arch surface" + ] + }, + { + "id": "FMA:30836", + "name": "Surface of pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24838" + ] + } + }, + { + "id": "FMA:30837", + "name": "Surface of pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24838" + ] + } + }, + { + "id": "FMA:30838", + "name": "Surface of pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24838" + ] + } + }, + { + "id": "FMA:30839", + "name": "Surface of pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24838" + ] + } + }, + { + "id": "FMA:30840", + "name": "Surface of pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24838" + ] + } + }, + { + "id": "FMA:30841", + "name": "Surface of right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30836" + ] + } + }, + { + "id": "FMA:30842", + "name": "Surface of left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30836" + ] + } + }, + { + "id": "FMA:30843", + "name": "Surface of right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30837" + ] + } + }, + { + "id": "FMA:30844", + "name": "Surface of left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30837" + ] + } + }, + { + "id": "FMA:30845", + "name": "Surface of right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30838" + ] + } + }, + { + "id": "FMA:30846", + "name": "Surface of left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30838" + ] + } + }, + { + "id": "FMA:30847", + "name": "Fissural margin of diaphragmatic surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79994" + ] + }, + "synonyms": [ + "Diaphragmatic fissural margin of right lower lobe" + ] + }, + { + "id": "FMA:30848", + "name": "Surface of right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30839" + ] + } + }, + { + "id": "FMA:30849", + "name": "Surface of left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30839" + ] + } + }, + { + "id": "FMA:30850", + "name": "Surface of right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30840" + ] + } + }, + { + "id": "FMA:30851", + "name": "Surface of left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30840" + ] + } + }, + { + "id": "FMA:30852", + "name": "Surface of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24841" + ] + } + }, + { + "id": "FMA:30853", + "name": "Surface of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24841" + ] + } + }, + { + "id": "FMA:30854", + "name": "Surface of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24841" + ] + } + }, + { + "id": "FMA:30855", + "name": "Surface of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24841" + ] + } + }, + { + "id": "FMA:30856", + "name": "Surface of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24841" + ] + } + }, + { + "id": "FMA:30857", + "name": "Fissural margin of diaphragmatic surface of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79995" + ] + }, + "synonyms": [ + "Fissural margin of diaphragmatic surface of left upper lobe", + "Diaphragmatic fissural margin of left upper lobe" + ] + }, + { + "id": "FMA:30858", + "name": "Surface of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30852" + ] + } + }, + { + "id": "FMA:30859", + "name": "Surface of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30852" + ] + } + }, + { + "id": "FMA:30860", + "name": "Surface of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30853" + ] + } + }, + { + "id": "FMA:30861", + "name": "Surface of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30853" + ] + } + }, + { + "id": "FMA:30862", + "name": "Surface of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30854" + ] + } + }, + { + "id": "FMA:30863", + "name": "Surface of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30854" + ] + } + }, + { + "id": "FMA:30864", + "name": "Fissural margin of diaphragmatic surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31031" + ] + } + }, + { + "id": "FMA:30865", + "name": "Surface of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30855" + ] + } + }, + { + "id": "FMA:30866", + "name": "Surface of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30855" + ] + } + }, + { + "id": "FMA:30867", + "name": "Surface of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30856" + ] + } + }, + { + "id": "FMA:30868", + "name": "Surface of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30856" + ] + } + }, + { + "id": "FMA:30869", + "name": "Anterior surface of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24844" + ] + } + }, + { + "id": "FMA:30870", + "name": "Anterior surface of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24844" + ] + } + }, + { + "id": "FMA:30871", + "name": "Anterior surface of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24844" + ] + } + }, + { + "id": "FMA:30872", + "name": "Anterior surface of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24844" + ] + } + }, + { + "id": "FMA:30873", + "name": "Anterior surface of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24844" + ] + } + }, + { + "id": "FMA:30874", + "name": "Anterior surface of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30869" + ] + } + }, + { + "id": "FMA:30875", + "name": "Anterior surface of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30869" + ] + } + }, + { + "id": "FMA:30876", + "name": "Anterior surface of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30870" + ] + } + }, + { + "id": "FMA:30877", + "name": "Anterior surface of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30870" + ] + } + }, + { + "id": "FMA:30878", + "name": "Anterior surface of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30871" + ] + } + }, + { + "id": "FMA:30879", + "name": "Anterior surface of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30871" + ] + } + }, + { + "id": "FMA:30880", + "name": "Anterior surface of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30872" + ] + } + }, + { + "id": "FMA:30881", + "name": "Anterior surface of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30872" + ] + } + }, + { + "id": "FMA:30882", + "name": "Anterior surface of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30873" + ] + } + }, + { + "id": "FMA:30883", + "name": "Anterior surface of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30873" + ] + } + }, + { + "id": "FMA:30884", + "name": "Posterior surface of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24847" + ] + } + }, + { + "id": "FMA:30885", + "name": "Posterior surface of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24847" + ] + } + }, + { + "id": "FMA:30886", + "name": "Posterior surface of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24847" + ] + } + }, + { + "id": "FMA:30887", + "name": "Posterior surface of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24847" + ] + } + }, + { + "id": "FMA:30888", + "name": "Posterior surface of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24847" + ] + } + }, + { + "id": "FMA:30889", + "name": "Posterior surface of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30884" + ] + } + }, + { + "id": "FMA:30890", + "name": "Posterior surface of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30884" + ] + } + }, + { + "id": "FMA:30891", + "name": "Posterior surface of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30885" + ] + } + }, + { + "id": "FMA:30892", + "name": "Posterior surface of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30885" + ] + } + }, + { + "id": "FMA:30893", + "name": "Posterior surface of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30886" + ] + } + }, + { + "id": "FMA:30894", + "name": "Posterior surface of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30886" + ] + } + }, + { + "id": "FMA:30895", + "name": "Posterior surface of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30887" + ] + } + }, + { + "id": "FMA:30896", + "name": "Posterior surface of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30887" + ] + } + }, + { + "id": "FMA:30897", + "name": "Horizontal fissural margin of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30696" + ] + }, + "synonyms": [ + "Superior fissural margin of mediastinal surface of middle lobe of lung" + ] + }, + { + "id": "FMA:30898", + "name": "Posterior surface of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30888" + ] + } + }, + { + "id": "FMA:30899", + "name": "Posterior surface of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30888" + ] + } + }, + { + "id": "FMA:30900", + "name": "Oblique fissural margin of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30696" + ] + }, + "synonyms": [ + "Inferior fissural margin of mediastinal surface of middle lobe of lung" + ] + }, + { + "id": "FMA:30901", + "name": "Surface of first lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + }, + "synonyms": [ + "First lumbar vertebral process surface" + ] + }, + { + "id": "FMA:30902", + "name": "Surface of second lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + }, + "synonyms": [ + "Second lumbar vertebral process surface" + ] + }, + { + "id": "FMA:30903", + "name": "Surface of third lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + }, + "synonyms": [ + "Third lumbar vertebral process surface" + ] + }, + { + "id": "FMA:30904", + "name": "Prehilar fissural margin of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30692" + ] + } + }, + { + "id": "FMA:30905", + "name": "Posthilar fissural margin of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30692" + ] + } + }, + { + "id": "FMA:30906", + "name": "Surface of fourth lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral process surface" + ] + }, + { + "id": "FMA:30907", + "name": "Surface of fifth lumbar vertebral process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral process surface" + ] + }, + { + "id": "FMA:30908", + "name": "Surface of transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24852" + ] + } + }, + { + "id": "FMA:30909", + "name": "Surface of transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24852" + ] + } + }, + { + "id": "FMA:30910", + "name": "Surface of transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24852" + ] + } + }, + { + "id": "FMA:30911", + "name": "Surface of transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24852" + ] + } + }, + { + "id": "FMA:30912", + "name": "Surface of transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24852" + ] + } + }, + { + "id": "FMA:30913", + "name": "Surface of right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30908" + ] + } + }, + { + "id": "FMA:30914", + "name": "Surface of left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30908" + ] + } + }, + { + "id": "FMA:30915", + "name": "Surface of right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30909" + ] + } + }, + { + "id": "FMA:30916", + "name": "Surface of left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30909" + ] + } + }, + { + "id": "FMA:30917", + "name": "Surface of right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30910" + ] + } + }, + { + "id": "FMA:30918", + "name": "Surface of left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30910" + ] + } + }, + { + "id": "FMA:30919", + "name": "Surface of right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30911" + ] + } + }, + { + "id": "FMA:30920", + "name": "Surface of left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30911" + ] + } + }, + { + "id": "FMA:30921", + "name": "Surface of right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30912" + ] + } + }, + { + "id": "FMA:30922", + "name": "Surface of left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30912" + ] + } + }, + { + "id": "FMA:30925", + "name": "Surface of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24856" + ] + } + }, + { + "id": "FMA:30926", + "name": "Surface of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24856" + ] + } + }, + { + "id": "FMA:30927", + "name": "Surface of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24856" + ] + } + }, + { + "id": "FMA:30928", + "name": "Surface of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24856" + ] + } + }, + { + "id": "FMA:30929", + "name": "Surface of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24856" + ] + } + }, + { + "id": "FMA:30930", + "name": "Surface of right articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30925" + ] + } + }, + { + "id": "FMA:30931", + "name": "Surface of left articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30925" + ] + } + }, + { + "id": "FMA:30932", + "name": "Surface of right articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30926" + ] + } + }, + { + "id": "FMA:30933", + "name": "Surface of left articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30926" + ] + } + }, + { + "id": "FMA:30934", + "name": "Surface of right articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30927" + ] + } + }, + { + "id": "FMA:30935", + "name": "Surface of left articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30927" + ] + } + }, + { + "id": "FMA:30936", + "name": "Surface of right articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30928" + ] + } + }, + { + "id": "FMA:30937", + "name": "Surface of left articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30928" + ] + } + }, + { + "id": "FMA:30938", + "name": "Surface of right articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30929" + ] + } + }, + { + "id": "FMA:30939", + "name": "Surface of left articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30929" + ] + } + }, + { + "id": "FMA:30940", + "name": "Surface of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24834" + ] + } + }, + { + "id": "FMA:30941", + "name": "Surface of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24834" + ] + } + }, + { + "id": "FMA:30942", + "name": "Surface of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24834" + ] + } + }, + { + "id": "FMA:30943", + "name": "Surface of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24834" + ] + } + }, + { + "id": "FMA:30944", + "name": "Surface of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24834" + ] + } + }, + { + "id": "FMA:30945", + "name": "Surface of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30940" + ] + } + }, + { + "id": "FMA:30946", + "name": "Surface of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30940" + ] + } + }, + { + "id": "FMA:30947", + "name": "Surface of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30941" + ] + } + }, + { + "id": "FMA:30948", + "name": "Surface of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30941" + ] + } + }, + { + "id": "FMA:30949", + "name": "Surface of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30942" + ] + } + }, + { + "id": "FMA:30950", + "name": "Surface of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30942" + ] + } + }, + { + "id": "FMA:30951", + "name": "Surface of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30943" + ] + } + }, + { + "id": "FMA:30952", + "name": "Surface of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30943" + ] + } + }, + { + "id": "FMA:30953", + "name": "Surface of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30944" + ] + } + }, + { + "id": "FMA:30954", + "name": "Surface of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30944" + ] + } + }, + { + "id": "FMA:30955", + "name": "Surface of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24857" + ] + } + }, + { + "id": "FMA:30956", + "name": "Surface of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24857" + ] + } + }, + { + "id": "FMA:30957", + "name": "Surface of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24857" + ] + } + }, + { + "id": "FMA:30958", + "name": "Surface of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24857" + ] + } + }, + { + "id": "FMA:30959", + "name": "Surface of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24857" + ] + } + }, + { + "id": "FMA:30960", + "name": "Surface of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30955" + ] + } + }, + { + "id": "FMA:30961", + "name": "Surface of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30955" + ] + } + }, + { + "id": "FMA:30962", + "name": "Surface of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30956" + ] + } + }, + { + "id": "FMA:30963", + "name": "Surface of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30956" + ] + } + }, + { + "id": "FMA:30964", + "name": "Surface of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30957" + ] + } + }, + { + "id": "FMA:30965", + "name": "Surface of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30957" + ] + } + }, + { + "id": "FMA:30966", + "name": "Surface of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30958" + ] + } + }, + { + "id": "FMA:30967", + "name": "Surface of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30958" + ] + } + }, + { + "id": "FMA:30968", + "name": "Surface of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30959" + ] + } + }, + { + "id": "FMA:30969", + "name": "Surface of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30959" + ] + } + }, + { + "id": "FMA:30975", + "name": "Surface of spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24862" + ] + } + }, + { + "id": "FMA:30976", + "name": "Surface of spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24862" + ] + } + }, + { + "id": "FMA:30977", + "name": "Surface of spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24862" + ] + } + }, + { + "id": "FMA:30978", + "name": "Surface of spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24862" + ] + } + }, + { + "id": "FMA:30979", + "name": "Surface of spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24862" + ] + } + }, + { + "id": "FMA:30985", + "name": "Prehilar fissural margin of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30698" + ] + }, + "synonyms": [ + "Inferior fissural margin of mediastinal surface of right lower lobe" + ] + }, + { + "id": "FMA:30986", + "name": "Posthilar fissural margin of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30698" + ] + }, + "synonyms": [ + "Superior fissural margin of mediastinal surface of right lower lobe" + ] + }, + { + "id": "FMA:30987", + "name": "Hilar margin of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30696" + ] + } + }, + { + "id": "FMA:30988", + "name": "Hilar margin of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30692" + ] + } + }, + { + "id": "FMA:30989", + "name": "Prehilar fissural margin of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30694" + ] + }, + "synonyms": [ + "Inferior fissural margin of mediastinal surface of left upper lobe" + ] + }, + { + "id": "FMA:30990", + "name": "Hilar margin of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30694" + ] + } + }, + { + "id": "FMA:30991", + "name": "Posthilar fissural margin of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30694" + ] + }, + "synonyms": [ + "Superior fissural margin of mediastinal surface of left upper lobe" + ] + }, + { + "id": "FMA:30992", + "name": "Horizontal fissural margin of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30691" + ] + } + }, + { + "id": "FMA:30993", + "name": "Oblique fissural margin of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30691" + ] + } + }, + { + "id": "FMA:30996", + "name": "Hilar margin of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30698" + ] + } + }, + { + "id": "FMA:30997", + "name": "Prehilar fissural margin of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30700" + ] + } + }, + { + "id": "FMA:30998", + "name": "Hilar margin of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30700" + ] + } + }, + { + "id": "FMA:30999", + "name": "Posthilar fissural margin of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30700" + ] + } + }, + { + "id": "FMA:31000", + "name": "Subdivision of anterior margin of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:31001", + "name": "Anterior margin of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31003" + ] + }, + "synonyms": [ + "Anterior margin of right lower lobe of right lung" + ] + }, + { + "id": "FMA:31003", + "name": "Anterior margin of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14100" + ] + } + }, + { + "id": "FMA:31004", + "name": "Anterior margin of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31003" + ] + }, + "synonyms": [ + "Anterior margin of lower lobe of left lung" + ] + }, + { + "id": "FMA:31005", + "name": "Inferior margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14101" + ] + } + }, + { + "id": "FMA:31006", + "name": "Subdivision of inferior margin of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:31007", + "name": "Inferior margin of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + }, + "synonyms": [ + "Costal margin of diaphragmatic surface of right lung", + "Diaphragmatic margin of costal surface of right lung" + ] + }, + { + "id": "FMA:31008", + "name": "Inferior margin of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + }, + "synonyms": [ + "Mediastinal margin of diaphragmatic surface of right lung" + ] + }, + { + "id": "FMA:31009", + "name": "Inferior margin of mediastinal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + }, + "synonyms": [ + "Mediastinal margin of diaphragmatic surface of middle lobe of lung" + ] + }, + { + "id": "FMA:31011", + "name": "Inferior margin of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + }, + "synonyms": [ + "Costal margin of diaphragmatic surface of right lower lobe", + "Inferior margin of costal surface of lower lobe of right lung" + ] + }, + { + "id": "FMA:31012", + "name": "Inferior margin of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + }, + "synonyms": [ + "Mediastinal margin of diaphragmatic surface of right lower lobe", + "Inferior margin of mediastinal surface of lower lobe of eight lung" + ] + }, + { + "id": "FMA:31013", + "name": "Subdivision of inferior margin of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:31014", + "name": "Inferior margin of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Costal margin of diaphragmatic surface of left lung" + ] + }, + { + "id": "FMA:31015", + "name": "Inferior margin of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Costal margin of diaphragmatic surface of left lower lobe", + "Inferior margin of costal surface of lower lobe of left lung" + ] + }, + { + "id": "FMA:31016", + "name": "Inferior margin of costal surface of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Inferior margin of costal surface of left upper lobe", + "Inferior margin of costal surface of upper lobe of left lung", + "Costal margin of diaphragmatic surface of lingula of left lung" + ] + }, + { + "id": "FMA:31017", + "name": "Inferior margin of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Mediastinal margin of diaphragmatic surface of left lung" + ] + }, + { + "id": "FMA:31018", + "name": "Inferior margin of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Mediastinal margin of diaphragmatic surface of left lower lobe" + ] + }, + { + "id": "FMA:31019", + "name": "Inferior margin of mediastinal surface of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31013" + ] + }, + "synonyms": [ + "Inferior margin of mediastinal surface of lower lobe of left lung", + "Mediastinal margin of diaphragmatic surface of lingula of left lung" + ] + }, + { + "id": "FMA:31020", + "name": "Anterior margin of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31000" + ] + } + }, + { + "id": "FMA:31021", + "name": "Oblique fissure of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14699" + ] + } + }, + { + "id": "FMA:31022", + "name": "Oblique fissure of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14699" + ] + } + }, + { + "id": "FMA:31023", + "name": "Oblique fissure of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14700" + ] + } + }, + { + "id": "FMA:31024", + "name": "Oblique fissure of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14700" + ] + } + }, + { + "id": "FMA:31025", + "name": "Horizontal fissure of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14697" + ] + } + }, + { + "id": "FMA:31026", + "name": "Horizontal fissure of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14697" + ] + } + }, + { + "id": "FMA:31028", + "name": "Hilar fissural surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26288" + ] + }, + "synonyms": [ + "Hilar fissural surface of upper lobe of right lung" + ] + }, + { + "id": "FMA:31029", + "name": "Superior fissural margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30685" + ] + } + }, + { + "id": "FMA:31030", + "name": "Inferior fissural margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30685" + ] + } + }, + { + "id": "FMA:31031", + "name": "Subdivision of fissural margin of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30685" + ] + } + }, + { + "id": "FMA:31032", + "name": "Fissural margin of hilar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31031" + ] + } + }, + { + "id": "FMA:31033", + "name": "Superior fissural margin of hilar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31032" + ] + } + }, + { + "id": "FMA:31034", + "name": "Inferior fissural margin of hilar surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31032" + ] + } + }, + { + "id": "FMA:31036", + "name": "Oblique fissural margin of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:31039", + "name": "Posthilar part of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30607" + ] + } + }, + { + "id": "FMA:31040", + "name": "Oblique fissural surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26289" + ] + }, + "synonyms": [ + "Oblique fissural surface of left upper lobe" + ] + }, + { + "id": "FMA:31041", + "name": "Hilar fissural surface of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26289" + ] + }, + "synonyms": [ + "Hilar fissural surface of left upper lobe" + ] + }, + { + "id": "FMA:31044", + "name": "Articular cartilage of inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26303" + ] + } + }, + { + "id": "FMA:31045", + "name": "Articular cartilage of right inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31044" + ] + } + }, + { + "id": "FMA:31046", + "name": "Articular cartilage of left inferior costal facet of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31044" + ] + } + }, + { + "id": "FMA:31047", + "name": "Cartilage of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31048", + "name": "Cartilage of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31049", + "name": "Cartilage of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31050", + "name": "Cartilage of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31051", + "name": "Cartilage of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31052", + "name": "Cartilage of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31053", + "name": "Cartilage of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31054", + "name": "Cartilage of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31055", + "name": "Cartilage of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31056", + "name": "Cartilage of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31057", + "name": "Cartilage of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31058", + "name": "Cartilage of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31059", + "name": "Cartilage of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31047" + ] + } + }, + { + "id": "FMA:31060", + "name": "Cartilage of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31047" + ] + } + }, + { + "id": "FMA:31061", + "name": "Cartilage of right posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31048" + ] + } + }, + { + "id": "FMA:31062", + "name": "Cartilage of left posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31048" + ] + } + }, + { + "id": "FMA:31063", + "name": "Cartilage of right posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31049" + ] + } + }, + { + "id": "FMA:31064", + "name": "Cartilage of left posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31049" + ] + } + }, + { + "id": "FMA:31065", + "name": "Cartilage of right posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31050" + ] + } + }, + { + "id": "FMA:31066", + "name": "Cartilage of left posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31050" + ] + } + }, + { + "id": "FMA:31067", + "name": "Cartilage of right posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31051" + ] + } + }, + { + "id": "FMA:31068", + "name": "Cartilage of left posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31051" + ] + } + }, + { + "id": "FMA:31069", + "name": "Cartilage of right posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31052" + ] + } + }, + { + "id": "FMA:31070", + "name": "Cartilage of left posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31052" + ] + } + }, + { + "id": "FMA:31071", + "name": "Cartilage of superior surface of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31072", + "name": "Cartilage of inferior surface of posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31073", + "name": "Cartilage of superior surface of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31074", + "name": "Cartilage of superior surface of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31073" + ] + } + }, + { + "id": "FMA:31075", + "name": "Cartilage of superior surface of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31073" + ] + } + }, + { + "id": "FMA:31076", + "name": "Cartilage of right posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31077", + "name": "Cartilage of left posterolateral part of body of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30454" + ] + } + }, + { + "id": "FMA:31078", + "name": "Cartilage of inferior surface of posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31079", + "name": "Cartilage of inferior surface of right posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31078" + ] + } + }, + { + "id": "FMA:31080", + "name": "Cartilage of inferior surface of left posterolateral part of body of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31078" + ] + } + }, + { + "id": "FMA:31081", + "name": "Surface of superior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30592" + ] + } + }, + { + "id": "FMA:31082", + "name": "Surface of superior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30592" + ] + } + }, + { + "id": "FMA:31083", + "name": "Surface of superior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30592" + ] + } + }, + { + "id": "FMA:31084", + "name": "Surface of superior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31081" + ] + } + }, + { + "id": "FMA:31085", + "name": "Surface of superior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31081" + ] + } + }, + { + "id": "FMA:31086", + "name": "Surface of superior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31081" + ] + } + }, + { + "id": "FMA:31087", + "name": "Surface of superior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31081" + ] + } + }, + { + "id": "FMA:31088", + "name": "Surface of superior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31081" + ] + } + }, + { + "id": "FMA:31091", + "name": "Surface of right superior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31085" + ] + } + }, + { + "id": "FMA:31092", + "name": "Surface of left superior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31085" + ] + } + }, + { + "id": "FMA:31093", + "name": "Surface of right superior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31086" + ] + } + }, + { + "id": "FMA:31094", + "name": "Surface of left superior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31086" + ] + } + }, + { + "id": "FMA:31095", + "name": "Surface of right superior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31087" + ] + } + }, + { + "id": "FMA:31096", + "name": "Surface of left superior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31087" + ] + } + }, + { + "id": "FMA:31097", + "name": "Surface of right superior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31088" + ] + } + }, + { + "id": "FMA:31098", + "name": "Surface of left superior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31088" + ] + } + }, + { + "id": "FMA:31099", + "name": "Surface of inferior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30600" + ] + } + }, + { + "id": "FMA:31100", + "name": "Surface of inferior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30600" + ] + } + }, + { + "id": "FMA:31101", + "name": "Surface of inferior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30600" + ] + } + }, + { + "id": "FMA:31104", + "name": "Surface of right inferior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31105", + "name": "Surface of left inferior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31106", + "name": "Surface of inferior articular process proper of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31107", + "name": "Surface of inferior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31108", + "name": "Surface of inferior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31109", + "name": "Surface of inferior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31110", + "name": "Surface of inferior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31111", + "name": "Surface of inferior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31099" + ] + } + }, + { + "id": "FMA:31112", + "name": "Surface of right inferior articular process proper of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31106" + ] + } + }, + { + "id": "FMA:31113", + "name": "Surface of left inferior articular process proper of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31106" + ] + } + }, + { + "id": "FMA:31114", + "name": "Surface of right inferior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31107" + ] + } + }, + { + "id": "FMA:31115", + "name": "Surface of left inferior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31107" + ] + } + }, + { + "id": "FMA:31116", + "name": "Surface of right inferior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31108" + ] + } + }, + { + "id": "FMA:31117", + "name": "Surface of left inferior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31108" + ] + } + }, + { + "id": "FMA:31118", + "name": "Surface of right inferior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31109" + ] + } + }, + { + "id": "FMA:31119", + "name": "Surface of left inferior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31109" + ] + } + }, + { + "id": "FMA:31120", + "name": "Surface of right inferior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31110" + ] + } + }, + { + "id": "FMA:31121", + "name": "Surface of left inferior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31110" + ] + } + }, + { + "id": "FMA:31122", + "name": "Surface of right inferior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31111" + ] + } + }, + { + "id": "FMA:31123", + "name": "Surface of left inferior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31111" + ] + } + }, + { + "id": "FMA:31126", + "name": "Surface of superior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31127", + "name": "Surface of superior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31128", + "name": "Surface of superior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31129", + "name": "Surface of superior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31130", + "name": "Surface of superior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31131", + "name": "Surface of superior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31132", + "name": "Surface of superior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31133", + "name": "Surface of superior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31134", + "name": "Surface of superior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31135", + "name": "Surface of superior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31136", + "name": "Surface of superior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31137", + "name": "Surface of superior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31082" + ] + } + }, + { + "id": "FMA:31138", + "name": "Surface of right superior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31126" + ] + } + }, + { + "id": "FMA:31139", + "name": "Surface of left superior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31126" + ] + } + }, + { + "id": "FMA:31140", + "name": "Surface of right superior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31127" + ] + } + }, + { + "id": "FMA:31141", + "name": "Surface of left superior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31127" + ] + } + }, + { + "id": "FMA:31142", + "name": "Surface of right superior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31128" + ] + } + }, + { + "id": "FMA:31143", + "name": "Surface of left superior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31128" + ] + } + }, + { + "id": "FMA:31144", + "name": "Surface of right superior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31137" + ] + } + }, + { + "id": "FMA:31145", + "name": "Surface of left superior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31137" + ] + } + }, + { + "id": "FMA:31146", + "name": "Surface of right superior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31136" + ] + } + }, + { + "id": "FMA:31147", + "name": "Surface of left superior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31136" + ] + } + }, + { + "id": "FMA:31148", + "name": "Surface of right superior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31135" + ] + } + }, + { + "id": "FMA:31149", + "name": "Surface of left superior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31135" + ] + } + }, + { + "id": "FMA:31150", + "name": "Surface of right superior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31134" + ] + } + }, + { + "id": "FMA:31151", + "name": "Surface of left superior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31134" + ] + } + }, + { + "id": "FMA:31152", + "name": "Surface of right superior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31133" + ] + } + }, + { + "id": "FMA:31153", + "name": "Surface of left superior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31133" + ] + } + }, + { + "id": "FMA:31154", + "name": "Surface of right superior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31132" + ] + } + }, + { + "id": "FMA:31155", + "name": "Surface of left superior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31132" + ] + } + }, + { + "id": "FMA:31156", + "name": "Surface of right superior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31131" + ] + } + }, + { + "id": "FMA:31157", + "name": "Surface of left superior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31131" + ] + } + }, + { + "id": "FMA:31158", + "name": "Surface of right superior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31130" + ] + } + }, + { + "id": "FMA:31159", + "name": "Surface of left superior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31130" + ] + } + }, + { + "id": "FMA:31160", + "name": "Surface of right superior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31129" + ] + } + }, + { + "id": "FMA:31161", + "name": "Surface of left superior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31129" + ] + } + }, + { + "id": "FMA:31164", + "name": "Surface of superior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31083" + ] + } + }, + { + "id": "FMA:31165", + "name": "Surface of superior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31083" + ] + } + }, + { + "id": "FMA:31166", + "name": "Surface of superior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31083" + ] + } + }, + { + "id": "FMA:31167", + "name": "Surface of superior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31083" + ] + } + }, + { + "id": "FMA:31168", + "name": "Surface of superior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31083" + ] + } + }, + { + "id": "FMA:31169", + "name": "Surface of right superior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31164" + ] + } + }, + { + "id": "FMA:31170", + "name": "Surface of left superior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31164" + ] + } + }, + { + "id": "FMA:31171", + "name": "Surface of right superior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31165" + ] + } + }, + { + "id": "FMA:31172", + "name": "Surface of left superior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31165" + ] + } + }, + { + "id": "FMA:31173", + "name": "Surface of right superior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31166" + ] + } + }, + { + "id": "FMA:31174", + "name": "Surface of left superior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31166" + ] + } + }, + { + "id": "FMA:31175", + "name": "Surface of right superior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31167" + ] + } + }, + { + "id": "FMA:31176", + "name": "Surface of left superior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31167" + ] + } + }, + { + "id": "FMA:31177", + "name": "Surface of right superior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31168" + ] + } + }, + { + "id": "FMA:31178", + "name": "Surface of left superior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31168" + ] + } + }, + { + "id": "FMA:31179", + "name": "Surface of right inferior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31180", + "name": "Surface of left inferior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31181", + "name": "Surface of inferior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31182", + "name": "Surface of inferior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31183", + "name": "Surface of inferior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31184", + "name": "Surface of inferior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31185", + "name": "Surface of inferior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31186", + "name": "Surface of inferior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31187", + "name": "Surface of inferior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31188", + "name": "Surface of inferior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31189", + "name": "Surface of inferior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31190", + "name": "Surface of inferior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31191", + "name": "Surface of inferior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31192", + "name": "Surface of inferior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31100" + ] + } + }, + { + "id": "FMA:31193", + "name": "Surface of right inferior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31181" + ] + } + }, + { + "id": "FMA:31194", + "name": "Surface of left inferior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31181" + ] + } + }, + { + "id": "FMA:31195", + "name": "Surface of right inferior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31182" + ] + } + }, + { + "id": "FMA:31196", + "name": "Surface of left inferior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31182" + ] + } + }, + { + "id": "FMA:31197", + "name": "Surface of right inferior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31183" + ] + } + }, + { + "id": "FMA:31198", + "name": "Surface of left inferior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31183" + ] + } + }, + { + "id": "FMA:31199", + "name": "Surface of right inferior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31184" + ] + } + }, + { + "id": "FMA:31200", + "name": "Surface of left inferior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31184" + ] + } + }, + { + "id": "FMA:31201", + "name": "Surface of right inferior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31185" + ] + } + }, + { + "id": "FMA:31202", + "name": "Surface of left inferior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31185" + ] + } + }, + { + "id": "FMA:31203", + "name": "Surface of right inferior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31186" + ] + } + }, + { + "id": "FMA:31204", + "name": "Surface of left inferior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31186" + ] + } + }, + { + "id": "FMA:31205", + "name": "Surface of right inferior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31192" + ] + } + }, + { + "id": "FMA:31206", + "name": "Surface of left inferior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31192" + ] + } + }, + { + "id": "FMA:31207", + "name": "Surface of right inferior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31191" + ] + } + }, + { + "id": "FMA:31208", + "name": "Surface of left inferior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31191" + ] + } + }, + { + "id": "FMA:31209", + "name": "Surface of right inferior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31190" + ] + } + }, + { + "id": "FMA:31210", + "name": "Surface of left inferior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31190" + ] + } + }, + { + "id": "FMA:31211", + "name": "Surface of right inferior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31189" + ] + } + }, + { + "id": "FMA:31212", + "name": "Surface of left inferior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31189" + ] + } + }, + { + "id": "FMA:31213", + "name": "Surface of right inferior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31188" + ] + } + }, + { + "id": "FMA:31214", + "name": "Surface of left inferior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31188" + ] + } + }, + { + "id": "FMA:31215", + "name": "Surface of right inferior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31187" + ] + } + }, + { + "id": "FMA:31216", + "name": "Surface of left inferior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31187" + ] + } + }, + { + "id": "FMA:31217", + "name": "Surface of right inferior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31218", + "name": "Surface of left inferior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31219", + "name": "Surface of inferior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31220", + "name": "Surface of inferior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31221", + "name": "Surface of inferior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31222", + "name": "Surface of inferior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31223", + "name": "Surface of inferior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31101" + ] + } + }, + { + "id": "FMA:31224", + "name": "Surface of right inferior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31219" + ] + } + }, + { + "id": "FMA:31225", + "name": "Surface of left inferior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31219" + ] + } + }, + { + "id": "FMA:31226", + "name": "Surface of right inferior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31220" + ] + } + }, + { + "id": "FMA:31227", + "name": "Surface of left inferior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31220" + ] + } + }, + { + "id": "FMA:31228", + "name": "Surface of right inferior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31221" + ] + } + }, + { + "id": "FMA:31229", + "name": "Surface of left inferior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31221" + ] + } + }, + { + "id": "FMA:31230", + "name": "Surface of right inferior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31222" + ] + } + }, + { + "id": "FMA:31231", + "name": "Surface of left inferior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31222" + ] + } + }, + { + "id": "FMA:31232", + "name": "Surface of right inferior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31223" + ] + } + }, + { + "id": "FMA:31233", + "name": "Surface of left inferior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31223" + ] + } + }, + { + "id": "FMA:31234", + "name": "Parenchyma of bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27360" + ] + }, + "synonyms": [ + "Bronchopulmonary segmental parenchyma" + ] + }, + { + "id": "FMA:31235", + "name": "Parenchyma of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27360" + ] + } + }, + { + "id": "FMA:31236", + "name": "Parenchyma of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31235" + ] + } + }, + { + "id": "FMA:31237", + "name": "Parenchyma of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31235" + ] + } + }, + { + "id": "FMA:31238", + "name": "Parenchyma of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31235" + ] + } + }, + { + "id": "FMA:31239", + "name": "Parenchyma of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31238" + ] + }, + "synonyms": [ + "Right lower lobar parenchyma", + "Parenchyma of lower lobe of right lung" + ] + }, + { + "id": "FMA:31240", + "name": "Parenchyma of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31238" + ] + }, + "synonyms": [ + "Parenchyma of lower lobe of left lung", + "Left lower lobar parenchyma" + ] + }, + { + "id": "FMA:31241", + "name": "Parenchyma of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31236" + ] + }, + "synonyms": [ + "Parenchyma of upper lobe of right lung", + "Right upper lobar parenchyma" + ] + }, + { + "id": "FMA:31242", + "name": "Parenchyma of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31236" + ] + }, + "synonyms": [ + "Parenchyma of upper lobe of left lung", + "Left upper lobar parenchyma" + ] + }, + { + "id": "FMA:31243", + "name": "Pleura of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28134" + ] + } + }, + { + "id": "FMA:31245", + "name": "Pleura of costal surface of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of costal surface of upper lobe of lung" + ] + }, + { + "id": "FMA:31246", + "name": "Pleura of costal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31245" + ] + }, + "synonyms": [ + "Costal pleura of upper lobe of right lung" + ] + }, + { + "id": "FMA:31247", + "name": "Pleura of costal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31245" + ] + }, + "synonyms": [ + "Costal pleura of upper lobe of left lung" + ] + }, + { + "id": "FMA:31248", + "name": "Pleura of costal surface of middle lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:31249", + "name": "Pleura of costal surface of lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:31250", + "name": "Pleura of costal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31249" + ] + }, + "synonyms": [ + "Costal pleura of lower lobe of right lung" + ] + }, + { + "id": "FMA:31251", + "name": "Pleura of costal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31249" + ] + }, + "synonyms": [ + "Costal pleura of lower lobe of left lung" + ] + }, + { + "id": "FMA:31253", + "name": "Pleura of mediastinal surface of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of mediastinal surface of upper lobe of lung" + ] + }, + { + "id": "FMA:31254", + "name": "Pleura of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31253" + ] + }, + "synonyms": [ + "Mediastinal pleura of upper lobe of right lung" + ] + }, + { + "id": "FMA:31255", + "name": "Pleura of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31253" + ] + }, + "synonyms": [ + "Mediastinal pleura of upper lobe of left lung" + ] + }, + { + "id": "FMA:31256", + "name": "Pleura of mediastinal surface of middle lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of mediastinal surface of medial bronchopulmonary segment" + ] + }, + { + "id": "FMA:31257", + "name": "Pleura of mediastinal surface of lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:31258", + "name": "Pleura of mediastinal surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31257" + ] + }, + "synonyms": [ + "Mediastinal pleura of lower lobe of right lung" + ] + }, + { + "id": "FMA:31259", + "name": "Pleura of mediastinal surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31257" + ] + }, + "synonyms": [ + "Mediastinal pleura of lower lobe of left lung" + ] + }, + { + "id": "FMA:31262", + "name": "Pleura of diaphragmatic surface of lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of diaphragmatic surface of lower lobe of lung" + ] + }, + { + "id": "FMA:31263", + "name": "Pleura of diaphragmatic surface of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31262" + ] + }, + "synonyms": [ + "Diaphragmatic pleura of lower lobe of right lung" + ] + }, + { + "id": "FMA:31264", + "name": "Pleura of diaphragmatic surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31262" + ] + }, + "synonyms": [ + "Diaphragmatic pleura of lower lobe of left lung" + ] + }, + { + "id": "FMA:31265", + "name": "Pleura of diaphragmatic surface of middle lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + }, + "synonyms": [ + "Pleura of diaphragmatic surface of medial broncopulmonary segment" + ] + }, + { + "id": "FMA:31275", + "name": "L1-L2 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13650" + ] + } + }, + { + "id": "FMA:31276", + "name": "L2-L3 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13650" + ] + } + }, + { + "id": "FMA:31277", + "name": "L3-L4 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13650" + ] + } + }, + { + "id": "FMA:31278", + "name": "L4-L5 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13650" + ] + } + }, + { + "id": "FMA:31279", + "name": "L5-S1 intervertebral syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13650" + ] + } + }, + { + "id": "FMA:31280", + "name": "Set of joints of L1-L2 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of L1-L2 vertebrae" + ] + }, + { + "id": "FMA:31281", + "name": "Set of joints of L2-L3 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of L2-L3 vertebrae" + ] + }, + { + "id": "FMA:31282", + "name": "Set of joints of L3-L4 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of L3-L4 vertebrae" + ] + }, + { + "id": "FMA:31283", + "name": "Set of joints of L4-L5 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of L4-L5 vertebrae" + ] + }, + { + "id": "FMA:31290", + "name": "Articular cartilage of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:31291", + "name": "Articular cartilage of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31290" + ] + } + }, + { + "id": "FMA:31292", + "name": "Articular cartilage of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31290" + ] + } + }, + { + "id": "FMA:31293", + "name": "Articular cartilage of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31290" + ] + } + }, + { + "id": "FMA:31294", + "name": "Articular cartilage of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31290" + ] + } + }, + { + "id": "FMA:31295", + "name": "Articular cartilage of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31290" + ] + } + }, + { + "id": "FMA:31296", + "name": "Articular cartilage of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:31297", + "name": "Articular cartilage of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31296" + ] + } + }, + { + "id": "FMA:31298", + "name": "Articular cartilage of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31296" + ] + } + }, + { + "id": "FMA:31299", + "name": "Articular cartilage of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31296" + ] + } + }, + { + "id": "FMA:31300", + "name": "Articular cartilage of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31296" + ] + } + }, + { + "id": "FMA:31301", + "name": "Articular cartilage of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31296" + ] + } + }, + { + "id": "FMA:31302", + "name": "Articular cartilage of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31297" + ] + } + }, + { + "id": "FMA:31303", + "name": "Articular cartilage of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31297" + ] + } + }, + { + "id": "FMA:31304", + "name": "Articular cartilage of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31301" + ] + } + }, + { + "id": "FMA:31305", + "name": "Articular cartilage of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31301" + ] + } + }, + { + "id": "FMA:31306", + "name": "Articular cartilage of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31300" + ] + } + }, + { + "id": "FMA:31307", + "name": "Articular cartilage of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31300" + ] + } + }, + { + "id": "FMA:31308", + "name": "Articular cartilage of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31299" + ] + } + }, + { + "id": "FMA:31309", + "name": "Articular cartilage of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31299" + ] + } + }, + { + "id": "FMA:31310", + "name": "Articular cartilage of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31298" + ] + } + }, + { + "id": "FMA:31311", + "name": "Articular cartilage of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31298" + ] + } + }, + { + "id": "FMA:31314", + "name": "Articular cartilage of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:31317", + "name": "Articular cartilage of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31314" + ] + } + }, + { + "id": "FMA:31318", + "name": "Articular cartilage of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31314" + ] + } + }, + { + "id": "FMA:31319", + "name": "Articular cartilage of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31314" + ] + } + }, + { + "id": "FMA:31320", + "name": "Articular cartilage of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31314" + ] + } + }, + { + "id": "FMA:31321", + "name": "Articular cartilage of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31314" + ] + } + }, + { + "id": "FMA:31322", + "name": "Articular cartilage of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31317" + ] + } + }, + { + "id": "FMA:31323", + "name": "Articular cartilage of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31317" + ] + } + }, + { + "id": "FMA:31324", + "name": "Articular cartilage of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31318" + ] + } + }, + { + "id": "FMA:31325", + "name": "Articular cartilage of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31318" + ] + } + }, + { + "id": "FMA:31326", + "name": "Articular cartilage of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31319" + ] + } + }, + { + "id": "FMA:31327", + "name": "Articular cartilage of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31319" + ] + } + }, + { + "id": "FMA:31328", + "name": "Articular cartilage of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31320" + ] + } + }, + { + "id": "FMA:31329", + "name": "Articular cartilage of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31320" + ] + } + }, + { + "id": "FMA:31330", + "name": "Articular cartilage of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31321" + ] + } + }, + { + "id": "FMA:31331", + "name": "Articular cartilage of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31321" + ] + } + }, + { + "id": "FMA:31332", + "name": "Cartilage of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "First lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:31333", + "name": "Cartilage of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "Second lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:31334", + "name": "Cartilage of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "Third lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:31335", + "name": "Cartilage of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:31336", + "name": "Cartilage of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral cartilage" + ] + }, + { + "id": "FMA:31337", + "name": "Cartilage of superior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + } + }, + { + "id": "FMA:31338", + "name": "Cartilage of inferior surface of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29052" + ] + } + }, + { + "id": "FMA:31339", + "name": "Cartilage of superior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31337" + ] + } + }, + { + "id": "FMA:31340", + "name": "Cartilage of superior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31337" + ] + } + }, + { + "id": "FMA:31343", + "name": "Cartilage of inferior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31338" + ] + } + }, + { + "id": "FMA:31344", + "name": "Cartilage of inferior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31338" + ] + } + }, + { + "id": "FMA:31345", + "name": "Cartilage of inferior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31338" + ] + } + }, + { + "id": "FMA:31346", + "name": "Cartilage of inferior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31338" + ] + } + }, + { + "id": "FMA:31347", + "name": "Cartilage of inferior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31338" + ] + } + }, + { + "id": "FMA:31348", + "name": "Cartilage of superior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31337" + ] + } + }, + { + "id": "FMA:31349", + "name": "Cartilage of superior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31337" + ] + } + }, + { + "id": "FMA:31350", + "name": "Cartilage of right posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31053" + ] + } + }, + { + "id": "FMA:31351", + "name": "Cartilage of left posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31053" + ] + } + }, + { + "id": "FMA:31352", + "name": "Cartilage of right posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31054" + ] + } + }, + { + "id": "FMA:31353", + "name": "Cartilage of left posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31054" + ] + } + }, + { + "id": "FMA:31354", + "name": "Cartilage of right posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31055" + ] + } + }, + { + "id": "FMA:31355", + "name": "Cartilage of left posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31055" + ] + } + }, + { + "id": "FMA:31356", + "name": "Cartilage of right posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31056" + ] + } + }, + { + "id": "FMA:31357", + "name": "Cartilage of left posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31056" + ] + } + }, + { + "id": "FMA:31358", + "name": "Cartilage of right posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31057" + ] + } + }, + { + "id": "FMA:31359", + "name": "Cartilage of left posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31057" + ] + } + }, + { + "id": "FMA:31360", + "name": "Cartilage of right posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31058" + ] + } + }, + { + "id": "FMA:31361", + "name": "Cartilage of left posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31058" + ] + } + }, + { + "id": "FMA:31362", + "name": "Cartilage of superior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31363", + "name": "Cartilage of superior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31364", + "name": "Cartilage of superior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31365", + "name": "Cartilage of superior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31366", + "name": "Cartilage of superior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31367", + "name": "Cartilage of superior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31368", + "name": "Cartilage of superior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31369", + "name": "Cartilage of superior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31370", + "name": "Cartilage of superior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31371", + "name": "Zone of external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "External anal sphincter zone" + ] + }, + { + "id": "FMA:31372", + "name": "Cartilage of superior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31373", + "name": "Cartilage of superior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31071" + ] + } + }, + { + "id": "FMA:31374", + "name": "Cartilage of right superior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31362" + ] + } + }, + { + "id": "FMA:31375", + "name": "Cartilage of left superior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31362" + ] + } + }, + { + "id": "FMA:31376", + "name": "Cartilage of right superior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31363" + ] + } + }, + { + "id": "FMA:31377", + "name": "Cartilage of left superior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31363" + ] + } + }, + { + "id": "FMA:31378", + "name": "Cartilage of right superior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31364" + ] + } + }, + { + "id": "FMA:31379", + "name": "Cartilage of left superior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31364" + ] + } + }, + { + "id": "FMA:31380", + "name": "Cartilage of right superior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31365" + ] + } + }, + { + "id": "FMA:31381", + "name": "Cartilage of left superior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31365" + ] + } + }, + { + "id": "FMA:31382", + "name": "Cartilage of right superior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31366" + ] + } + }, + { + "id": "FMA:31383", + "name": "Cartilage of left superior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31366" + ] + } + }, + { + "id": "FMA:31384", + "name": "Cartilage of right superior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31367" + ] + } + }, + { + "id": "FMA:31385", + "name": "Cartilage of left superior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31367" + ] + } + }, + { + "id": "FMA:31386", + "name": "Cartilage of right superior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31368" + ] + } + }, + { + "id": "FMA:31387", + "name": "Cartilage of left superior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31368" + ] + } + }, + { + "id": "FMA:31388", + "name": "Cartilage of right superior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31369" + ] + } + }, + { + "id": "FMA:31389", + "name": "Cartilage of left superior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31369" + ] + } + }, + { + "id": "FMA:31390", + "name": "Cartilage of right superior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31370" + ] + } + }, + { + "id": "FMA:31391", + "name": "Cartilage of left superior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31370" + ] + } + }, + { + "id": "FMA:31392", + "name": "Cartilage of right superior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31372" + ] + } + }, + { + "id": "FMA:31393", + "name": "Cartilage of left superior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31372" + ] + } + }, + { + "id": "FMA:31394", + "name": "Cartilage of right superior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31373" + ] + } + }, + { + "id": "FMA:31395", + "name": "Cartilage of left superior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31373" + ] + } + }, + { + "id": "FMA:31396", + "name": "Cartilage of inferior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31397", + "name": "Cartilage of inferior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31398", + "name": "Cartilage of inferior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31399", + "name": "Cartilage of inferior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31400", + "name": "Cartilage of inferior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31401", + "name": "Cartilage of inferior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31402", + "name": "Cartilage of inferior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31403", + "name": "Cartilage of inferior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31404", + "name": "Cartilage of inferior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31405", + "name": "Cartilage of inferior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31406", + "name": "Cartilage of inferior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31072" + ] + } + }, + { + "id": "FMA:31407", + "name": "Cartilage of right inferior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31396" + ] + } + }, + { + "id": "FMA:31408", + "name": "Cartilage of left inferior surface of posterolateral part of body of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31396" + ] + } + }, + { + "id": "FMA:31409", + "name": "Cartilage of right inferior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31397" + ] + } + }, + { + "id": "FMA:31410", + "name": "Cartilage of left inferior surface of posterolateral part of body of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31397" + ] + } + }, + { + "id": "FMA:31411", + "name": "Cartilage of right inferior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31398" + ] + } + }, + { + "id": "FMA:31412", + "name": "Cartilage of left inferior surface of posterolateral part of body of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31398" + ] + } + }, + { + "id": "FMA:31413", + "name": "Cartilage of right inferior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31399" + ] + } + }, + { + "id": "FMA:31414", + "name": "Cartilage of left inferior surface of posterolateral part of body of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31399" + ] + } + }, + { + "id": "FMA:31415", + "name": "Cartilage of right inferior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31400" + ] + } + }, + { + "id": "FMA:31416", + "name": "Cartilage of left inferior surface of posterolateral part of body of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31400" + ] + } + }, + { + "id": "FMA:31417", + "name": "Cartilage of right inferior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31401" + ] + } + }, + { + "id": "FMA:31418", + "name": "Cartilage of left inferior surface of posterolateral part of body of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31401" + ] + } + }, + { + "id": "FMA:31419", + "name": "Cartilage of right inferior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31402" + ] + } + }, + { + "id": "FMA:31420", + "name": "Cartilage of left inferior surface of posterolateral part of body of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31402" + ] + } + }, + { + "id": "FMA:31421", + "name": "Cartilage of right inferior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31403" + ] + } + }, + { + "id": "FMA:31422", + "name": "Cartilage of left inferior surface of posterolateral part of body of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31403" + ] + } + }, + { + "id": "FMA:31423", + "name": "Cartilage of right inferior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31404" + ] + } + }, + { + "id": "FMA:31424", + "name": "Cartilage of left inferior surface of posterolateral part of body of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31404" + ] + } + }, + { + "id": "FMA:31425", + "name": "Cartilage of right inferior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31405" + ] + } + }, + { + "id": "FMA:31426", + "name": "Cartilage of left inferior surface of posterolateral part of body of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31405" + ] + } + }, + { + "id": "FMA:31427", + "name": "Cartilage of right inferior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31406" + ] + } + }, + { + "id": "FMA:31428", + "name": "Cartilage of left inferior surface of posterolateral part of body of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31406" + ] + } + }, + { + "id": "FMA:31429", + "name": "Cartilage of right posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30456" + ] + } + }, + { + "id": "FMA:31430", + "name": "Cartilage of left posterolateral part of body of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30456" + ] + } + }, + { + "id": "FMA:31431", + "name": "Cartilage of right posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30457" + ] + } + }, + { + "id": "FMA:31432", + "name": "Cartilage of left posterolateral part of body of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30457" + ] + } + }, + { + "id": "FMA:31433", + "name": "Cartilage of right posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30458" + ] + } + }, + { + "id": "FMA:31434", + "name": "Cartilage of left posterolateral part of body of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30458" + ] + } + }, + { + "id": "FMA:31435", + "name": "Cartilage of right posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30459" + ] + } + }, + { + "id": "FMA:31436", + "name": "Cartilage of left posterolateral part of body of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30459" + ] + } + }, + { + "id": "FMA:31437", + "name": "Cartilage of right posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30460" + ] + } + }, + { + "id": "FMA:31438", + "name": "Cartilage of left posterolateral part of body of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30460" + ] + } + }, + { + "id": "FMA:31441", + "name": "Compact bone of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31442", + "name": "Compact bone of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31445", + "name": "Compact bone of pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31446", + "name": "Compact bone of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31447", + "name": "Compact bone of right pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31445" + ] + } + }, + { + "id": "FMA:31448", + "name": "Compact bone of left pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31445" + ] + } + }, + { + "id": "FMA:31449", + "name": "Compact bone of right lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31446" + ] + } + }, + { + "id": "FMA:31450", + "name": "Compact bone of left lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31446" + ] + } + }, + { + "id": "FMA:31451", + "name": "Compact bone of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31452", + "name": "Compact bone of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31453", + "name": "Compact bone of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31454", + "name": "Compact bone of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31455", + "name": "Compact bone of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28971" + ] + } + }, + { + "id": "FMA:31456", + "name": "Compact bone of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31441" + ] + } + }, + { + "id": "FMA:31457", + "name": "Compact bone of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31441" + ] + } + }, + { + "id": "FMA:31458", + "name": "Compact bone of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31441" + ] + } + }, + { + "id": "FMA:31459", + "name": "Compact bone of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31441" + ] + } + }, + { + "id": "FMA:31460", + "name": "Compact bone of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31441" + ] + } + }, + { + "id": "FMA:31461", + "name": "Compact bone of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31442" + ] + } + }, + { + "id": "FMA:31462", + "name": "Compact bone of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31442" + ] + } + }, + { + "id": "FMA:31463", + "name": "Compact bone of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31442" + ] + } + }, + { + "id": "FMA:31464", + "name": "Compact bone of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31442" + ] + } + }, + { + "id": "FMA:31465", + "name": "Compact bone of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31442" + ] + } + }, + { + "id": "FMA:31466", + "name": "Compact bone of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31461" + ] + } + }, + { + "id": "FMA:31467", + "name": "Compact bone of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31461" + ] + } + }, + { + "id": "FMA:31468", + "name": "Compact bone of right posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31462" + ] + } + }, + { + "id": "FMA:31469", + "name": "Compact bone of left posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31462" + ] + } + }, + { + "id": "FMA:31470", + "name": "Compact bone of right posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31463" + ] + } + }, + { + "id": "FMA:31471", + "name": "Compact bone of left posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31463" + ] + } + }, + { + "id": "FMA:31472", + "name": "Compact bone of right posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31464" + ] + } + }, + { + "id": "FMA:31473", + "name": "Compact bone of left posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31464" + ] + } + }, + { + "id": "FMA:31474", + "name": "Compact bone of right posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31465" + ] + } + }, + { + "id": "FMA:31475", + "name": "Compact bone of left posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31465" + ] + } + }, + { + "id": "FMA:31476", + "name": "Compact bone of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31477", + "name": "Compact bone of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31478", + "name": "Compact bone of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31479", + "name": "Compact bone of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31480", + "name": "Compact bone of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28972" + ] + } + }, + { + "id": "FMA:31481", + "name": "Compact bone of pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31476" + ] + } + }, + { + "id": "FMA:31482", + "name": "Compact bone of pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31477" + ] + } + }, + { + "id": "FMA:31483", + "name": "Compact bone of pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31478" + ] + } + }, + { + "id": "FMA:31484", + "name": "Compact bone of pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31479" + ] + } + }, + { + "id": "FMA:31485", + "name": "Compact bone of pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31480" + ] + } + }, + { + "id": "FMA:31486", + "name": "Compact bone of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31476" + ] + } + }, + { + "id": "FMA:31487", + "name": "Compact bone of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31477" + ] + } + }, + { + "id": "FMA:31488", + "name": "Compact bone of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31478" + ] + } + }, + { + "id": "FMA:31489", + "name": "Compact bone of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31479" + ] + } + }, + { + "id": "FMA:31490", + "name": "Compact bone of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31480" + ] + } + }, + { + "id": "FMA:31491", + "name": "Compact bone of right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31481" + ] + } + }, + { + "id": "FMA:31492", + "name": "Compact bone of left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31481" + ] + } + }, + { + "id": "FMA:31493", + "name": "Compact bone of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31486" + ] + } + }, + { + "id": "FMA:31494", + "name": "Compact bone of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31486" + ] + } + }, + { + "id": "FMA:31495", + "name": "Compact bone of right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31482" + ] + } + }, + { + "id": "FMA:31496", + "name": "Compact bone of left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31482" + ] + } + }, + { + "id": "FMA:31497", + "name": "Compact bone of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31487" + ] + } + }, + { + "id": "FMA:31498", + "name": "Compact bone of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31487" + ] + } + }, + { + "id": "FMA:31499", + "name": "Compact bone of right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31483" + ] + } + }, + { + "id": "FMA:31500", + "name": "Compact bone of left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31483" + ] + } + }, + { + "id": "FMA:31501", + "name": "Compact bone of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31488" + ] + } + }, + { + "id": "FMA:31502", + "name": "Compact bone of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31488" + ] + } + }, + { + "id": "FMA:31503", + "name": "Compact bone of right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31484" + ] + } + }, + { + "id": "FMA:31504", + "name": "Compact bone of left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31484" + ] + } + }, + { + "id": "FMA:31505", + "name": "Compact bone of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31489" + ] + } + }, + { + "id": "FMA:31506", + "name": "Compact bone of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31489" + ] + } + }, + { + "id": "FMA:31507", + "name": "Compact bone of right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31485" + ] + } + }, + { + "id": "FMA:31508", + "name": "Compact bone of left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31485" + ] + } + }, + { + "id": "FMA:31509", + "name": "Compact bone of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31490" + ] + } + }, + { + "id": "FMA:31510", + "name": "Compact bone of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31490" + ] + } + }, + { + "id": "FMA:31511", + "name": "Trabecular bone of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29051" + ] + } + }, + { + "id": "FMA:31512", + "name": "Trabecular bone of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29051" + ] + } + }, + { + "id": "FMA:31513", + "name": "Trabecular bone of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29051" + ] + } + }, + { + "id": "FMA:31514", + "name": "Trabecular bone of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29051" + ] + } + }, + { + "id": "FMA:31515", + "name": "Trabecular bone of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29051" + ] + } + }, + { + "id": "FMA:31516", + "name": "Periosteum of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29053" + ] + }, + "synonyms": [ + "First lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:31517", + "name": "Periosteum of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29053" + ] + }, + "synonyms": [ + "Second lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:31518", + "name": "Periosteum of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29053" + ] + }, + "synonyms": [ + "Third lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:31519", + "name": "Periosteum of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29053" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:31520", + "name": "Periosteum of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29053" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral periosteum" + ] + }, + { + "id": "FMA:31525", + "name": "Trunk of right inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31526" + ] + }, + "synonyms": [ + "Right inferior basal venous trunk" + ] + }, + { + "id": "FMA:31526", + "name": "Trunk of inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Inferior basal venous trunk" + ] + }, + { + "id": "FMA:31527", + "name": "Trunk of superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Superior basal venous trunk" + ] + }, + { + "id": "FMA:31528", + "name": "Trunk of right superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31527" + ] + }, + "synonyms": [ + "Right superior basal venous trunk" + ] + }, + { + "id": "FMA:31529", + "name": "Trunk of right common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68916" + ] + }, + "synonyms": [ + "Right common basal venous trunk" + ] + }, + { + "id": "FMA:31530", + "name": "Trunk of left superior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31527" + ] + }, + "synonyms": [ + "Left superior basal venous trunk" + ] + }, + { + "id": "FMA:31531", + "name": "Trunk of left common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68916" + ] + }, + "synonyms": [ + "Left common basal venous trunk" + ] + }, + { + "id": "FMA:31532", + "name": "Intrapulmonary part of bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68110" + ] + }, + "synonyms": [ + "Intrapulmonary segment of bronchial artery" + ] + }, + { + "id": "FMA:31533", + "name": "Intrapulmonary tributary of bronchial venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:31534", + "name": "Bony part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:31536", + "name": "Bone of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:31537", + "name": "Cartilage of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Humeral cartilage" + ] + }, + { + "id": "FMA:31538", + "name": "Bony part of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:31539", + "name": "Periosteum of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Humeral periosteum" + ] + }, + { + "id": "FMA:31542", + "name": "Compact bone of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:31543", + "name": "Trabecular bone of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:31544", + "name": "Compact bone of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31542" + ] + } + }, + { + "id": "FMA:31545", + "name": "Compact bone of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31542" + ] + } + }, + { + "id": "FMA:31546", + "name": "Trabecular bone of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31543" + ] + } + }, + { + "id": "FMA:31547", + "name": "Trabecular bone of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31543" + ] + } + }, + { + "id": "FMA:31548", + "name": "Cartilage of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31537" + ] + }, + "synonyms": [ + "Right humeral cartilage" + ] + }, + { + "id": "FMA:31549", + "name": "Cartilage of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31537" + ] + }, + "synonyms": [ + "Left humeral cartilage" + ] + }, + { + "id": "FMA:31550", + "name": "Bony part of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31538" + ] + } + }, + { + "id": "FMA:31551", + "name": "Bony part of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31538" + ] + } + }, + { + "id": "FMA:31552", + "name": "Periosteum of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31539" + ] + }, + "synonyms": [ + "Right humeral periosteum" + ] + }, + { + "id": "FMA:31553", + "name": "Periosteum of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31539" + ] + }, + "synonyms": [ + "Left humeral periosteum" + ] + }, + { + "id": "FMA:31560", + "name": "Surface of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Humeral surface" + ] + }, + { + "id": "FMA:31561", + "name": "Surface of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31560" + ] + }, + "synonyms": [ + "Right humeral surface" + ] + }, + { + "id": "FMA:31562", + "name": "Surface of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31560" + ] + }, + "synonyms": [ + "Left humeral surface" + ] + }, + { + "id": "FMA:31563", + "name": "Bony part of head of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + } + }, + { + "id": "FMA:31564", + "name": "Bony part of head of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31563" + ] + } + }, + { + "id": "FMA:31565", + "name": "Bony part of head of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31563" + ] + } + }, + { + "id": "FMA:31567", + "name": "Surface of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36979" + ] + }, + "synonyms": [ + "Surface of upper end of humerus", + "Surface of proximal end of humerus" + ] + }, + { + "id": "FMA:31568", + "name": "Surface of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:31569", + "name": "Surface of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of body of humerus", + "Surface of shaft of humerus" + ] + }, + { + "id": "FMA:31570", + "name": "Surface of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36989" + ] + } + }, + { + "id": "FMA:31571", + "name": "Surface of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31567" + ] + }, + "synonyms": [ + "Surface of proximal end of right humerus", + "Surface of upper end of right humerus" + ] + }, + { + "id": "FMA:31572", + "name": "Surface of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31567" + ] + }, + "synonyms": [ + "Surface of proximal end of left humerus", + "Surface of upper end of left humerus" + ] + }, + { + "id": "FMA:31575", + "name": "Surface of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31570" + ] + } + }, + { + "id": "FMA:31576", + "name": "Surface of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31570" + ] + } + }, + { + "id": "FMA:31577", + "name": "Border of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Humeral border" + ] + }, + { + "id": "FMA:31578", + "name": "Border of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31577" + ] + }, + "synonyms": [ + "Right humeral border" + ] + }, + { + "id": "FMA:31579", + "name": "Border of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31577" + ] + }, + "synonyms": [ + "Left humeral border" + ] + }, + { + "id": "FMA:31580", + "name": "Border of zone of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + } + }, + { + "id": "FMA:31581", + "name": "Border of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31580" + ] + }, + "synonyms": [ + "Border of proximal end of humerus" + ] + }, + { + "id": "FMA:31582", + "name": "Border of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31580" + ] + }, + "synonyms": [ + "Border of shaft of humerus" + ] + }, + { + "id": "FMA:31583", + "name": "Border of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31580" + ] + }, + "synonyms": [ + "Border of distal end of humerus" + ] + }, + { + "id": "FMA:31584", + "name": "Border of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31581" + ] + }, + "synonyms": [ + "Border of proximal end of right humerus" + ] + }, + { + "id": "FMA:31585", + "name": "Border of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31581" + ] + }, + "synonyms": [ + "Border of proximal end of left humerus" + ] + }, + { + "id": "FMA:31586", + "name": "Border of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31582" + ] + }, + "synonyms": [ + "Border of shaft of right humerus" + ] + }, + { + "id": "FMA:31587", + "name": "Border of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31582" + ] + }, + "synonyms": [ + "Border of shaft of left humerus" + ] + }, + { + "id": "FMA:31588", + "name": "Border of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31583" + ] + }, + "synonyms": [ + "Border of distal end of right humerus" + ] + }, + { + "id": "FMA:31589", + "name": "Border of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31583" + ] + }, + "synonyms": [ + "Border of distal end of left humerus" + ] + }, + { + "id": "FMA:31591", + "name": "Bone of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28962" + ] + }, + "synonyms": [ + "Bone of first sacral segment" + ] + }, + { + "id": "FMA:31596", + "name": "Compact bone of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27643" + ] + } + }, + { + "id": "FMA:31597", + "name": "Trabecular bone of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28964" + ] + } + }, + { + "id": "FMA:31611", + "name": "Cartilage of body of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28963" + ] + } + }, + { + "id": "FMA:31628", + "name": "Cartilage of superior surface of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31629", + "name": "Cartilage of inferior surface of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31630", + "name": "Cartilage of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31631", + "name": "Cartilage of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31632", + "name": "Cartilage of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31633", + "name": "Cartilage of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31634", + "name": "Cartilage of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30453" + ] + } + }, + { + "id": "FMA:31635", + "name": "Cartilage of superior surface of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31630" + ] + } + }, + { + "id": "FMA:31636", + "name": "Cartilage of superior surface of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31631" + ] + } + }, + { + "id": "FMA:31637", + "name": "Cartilage of superior surface of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31632" + ] + } + }, + { + "id": "FMA:31638", + "name": "Cartilage of superior surface of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31633" + ] + } + }, + { + "id": "FMA:31639", + "name": "Cartilage of superior surface of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31634" + ] + } + }, + { + "id": "FMA:31640", + "name": "Cartilage of inferior surface of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31630" + ] + } + }, + { + "id": "FMA:31641", + "name": "Cartilage of inferior surface of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31631" + ] + } + }, + { + "id": "FMA:31642", + "name": "Cartilage of inferior surface of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31632" + ] + } + }, + { + "id": "FMA:31643", + "name": "Cartilage of inferior surface of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31633" + ] + } + }, + { + "id": "FMA:31644", + "name": "Cartilage of inferior surface of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31634" + ] + } + }, + { + "id": "FMA:31645", + "name": "Cartilage of superior surface of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31628" + ] + } + }, + { + "id": "FMA:31646", + "name": "Cartilage of superior surface of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31628" + ] + } + }, + { + "id": "FMA:31647", + "name": "Cartilage of inferior surface of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31629" + ] + } + }, + { + "id": "FMA:31648", + "name": "Cartilage of inferior surface of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31629" + ] + } + }, + { + "id": "FMA:31649", + "name": "Cartilage of superior surface of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31635" + ] + } + }, + { + "id": "FMA:31650", + "name": "Cartilage of superior surface of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31635" + ] + } + }, + { + "id": "FMA:31651", + "name": "Cartilage of inferior surface of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31640" + ] + } + }, + { + "id": "FMA:31652", + "name": "Cartilage of inferior surface of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31640" + ] + } + }, + { + "id": "FMA:31654", + "name": "Articular cartilage of articular process of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32364" + ] + }, + "synonyms": [ + "Articular cartilage of articular process of sacral segment" + ] + }, + { + "id": "FMA:31655", + "name": "Articular cartilage of right articular process of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31654" + ] + }, + "synonyms": [ + "Articular cartilage of right articular process of sacral segment" + ] + }, + { + "id": "FMA:31656", + "name": "Articular cartilage of left articular process of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31654" + ] + }, + "synonyms": [ + "Articular cartilage of left articular process of sacral segment" + ] + }, + { + "id": "FMA:31657", + "name": "Articular cartilage of articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31654" + ] + }, + "synonyms": [ + "Articular cartilage of articular process of first sacral segment" + ] + }, + { + "id": "FMA:31658", + "name": "Articular cartilage of right articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31657" + ] + }, + "synonyms": [ + "Articular cartilage of right articular process of first sacral segment" + ] + }, + { + "id": "FMA:31659", + "name": "Articular cartilage of left articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31657" + ] + }, + "synonyms": [ + "Articular cartilage of left articular process of first sacral segment" + ] + }, + { + "id": "FMA:31680", + "name": "Bony part of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:31685", + "name": "Periosteum of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28965" + ] + }, + "synonyms": [ + "First sacral segmental periosteum" + ] + }, + { + "id": "FMA:31686", + "name": "Periosteum of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28965" + ] + }, + "synonyms": [ + "Second sacral segmental periosteum" + ] + }, + { + "id": "FMA:31687", + "name": "Periosteum of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28965" + ] + }, + "synonyms": [ + "Third sacral segmental periosteum" + ] + }, + { + "id": "FMA:31688", + "name": "Periosteum of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28965" + ] + }, + "synonyms": [ + "Fourth sacral segmental periosteum" + ] + }, + { + "id": "FMA:31689", + "name": "Periosteum of fifth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28965" + ] + }, + "synonyms": [ + "Fifth sacral segmental periosteum" + ] + }, + { + "id": "FMA:31692", + "name": "Surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Sacrum surface" + ] + }, + { + "id": "FMA:31718", + "name": "Pelvic surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65932" + ] + }, + "synonyms": [ + "Facies pelvica (Os sacrum)", + "Pelvic aspect of sacrum" + ] + }, + { + "id": "FMA:31719", + "name": "Dorsal surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65932" + ] + }, + "synonyms": [ + "Facies dorsalis (Os sacrum)" + ] + }, + { + "id": "FMA:31720", + "name": "Lateral surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65932" + ] + } + }, + { + "id": "FMA:31721", + "name": "Apex of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Sacrum apex" + ] + }, + { + "id": "FMA:31722", + "name": "Upper surface of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32438" + ] + }, + "synonyms": [ + "Base of sacrum", + "Upper surface of first sacral vertebra", + "Upper surface of first sacral segment" + ] + }, + { + "id": "FMA:31723", + "name": "Sacral promontory", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Promontory of sacrum", + "Promontorium (Os sacrum)" + ] + }, + { + "id": "FMA:31724", + "name": "Sacral tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:31725", + "name": "Median sacral crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + } + }, + { + "id": "FMA:31726", + "name": "Intermediate sacral crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + } + }, + { + "id": "FMA:31727", + "name": "Lateral sacral crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + } + }, + { + "id": "FMA:31728", + "name": "Spinous tubercle of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:31729", + "name": "Sacral cornu", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Sacral horn", + "Inferior articular process of fifth sacral segment" + ] + }, + { + "id": "FMA:31730", + "name": "Auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65932" + ] + }, + "synonyms": [ + "Facies auricularis (Os sacrum)" + ] + }, + { + "id": "FMA:31731", + "name": "Sacral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9679" + ] + } + }, + { + "id": "FMA:31732", + "name": "Sacral hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Hiatus of sacrum" + ] + }, + { + "id": "FMA:31733", + "name": "Articular facet of superior articular process of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66007" + ] + }, + "synonyms": [ + "Superior articular facet of sacrum" + ] + }, + { + "id": "FMA:31734", + "name": "Articular facet of right superior articular process of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31733" + ] + } + }, + { + "id": "FMA:31735", + "name": "Articular facet of left superior articular process of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31733" + ] + } + }, + { + "id": "FMA:31739", + "name": "Segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12224" + ] + }, + "synonyms": [ + "Bronchial tree segment" + ] + }, + { + "id": "FMA:31740", + "name": "Upper lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68507" + ] + }, + "synonyms": [ + "Upper lobe segment of bronchial tree", + "Conducting portion of upper lobe of lung" + ] + }, + { + "id": "FMA:31741", + "name": "Middle lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68507" + ] + }, + "synonyms": [ + "Conducting portion of middle lobe of lung", + "Middle lobe segment of right bronchial tree" + ] + }, + { + "id": "FMA:31742", + "name": "Lower lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68507" + ] + }, + "synonyms": [ + "Lower lobar segment of tracheobronchial tree", + "Lower lobe segment of bronchial tree", + "Conducting portion of lower lobe of lung" + ] + }, + { + "id": "FMA:31743", + "name": "Right sacral cornu", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31729" + ] + } + }, + { + "id": "FMA:31744", + "name": "Upper lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31740" + ] + }, + "synonyms": [ + "Upper lobe segment of right bronchial tree", + "Conducting portion of right upper lobe", + "Conducting portion of upper lobe of right lung" + ] + }, + { + "id": "FMA:31745", + "name": "Left sacral cornu", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31729" + ] + } + }, + { + "id": "FMA:31746", + "name": "Upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31740" + ] + }, + "synonyms": [ + "Conducting portion of left upper lobe", + "Conducting portion of upper lobe of left lung", + "Upper lobe segment of left bronchial tree" + ] + }, + { + "id": "FMA:31747", + "name": "Lower lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31742" + ] + }, + "synonyms": [ + "Conducting portion of lower lobe of right lung", + "Right lower lobar segment of tracheobronchial tree", + "Conducting portion of right lower lobe", + "Lower lobe segment of right bronchial tree" + ] + }, + { + "id": "FMA:31748", + "name": "Lower lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31742" + ] + }, + "synonyms": [ + "Left lower lobar segment of tracheobronchial tree", + "Conducting portion of lower lobe of left lung", + "Conducting portion of left lower lobe", + "Lower lobe segment of left bronchial tree" + ] + }, + { + "id": "FMA:31749", + "name": "Sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13479" + ] + } + }, + { + "id": "FMA:31750", + "name": "Conducting portion of bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:31751", + "name": "Pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31749" + ] + }, + "synonyms": [ + "Anterior sacral foramen" + ] + }, + { + "id": "FMA:31752", + "name": "Dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31749" + ] + }, + "synonyms": [ + "Posterior sacral foramen" + ] + }, + { + "id": "FMA:31753", + "name": "First pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + }, + "synonyms": [ + "First anterior sacral foramen" + ] + }, + { + "id": "FMA:31754", + "name": "Second pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + }, + "synonyms": [ + "Second anterior sacral foramen" + ] + }, + { + "id": "FMA:31755", + "name": "Third pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + }, + "synonyms": [ + "Third anterior sacral foramen" + ] + }, + { + "id": "FMA:31756", + "name": "Fourth pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + }, + "synonyms": [ + "Fourth anterior sacral foramen" + ] + }, + { + "id": "FMA:31759", + "name": "Right first pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31753" + ] + }, + "synonyms": [ + "Right first anterior sacral foramen" + ] + }, + { + "id": "FMA:31760", + "name": "Left first pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31753" + ] + }, + "synonyms": [ + "Left first anterior sacral foramen" + ] + }, + { + "id": "FMA:31761", + "name": "Right second pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31754" + ] + }, + "synonyms": [ + "Right second anterior sacral foramen" + ] + }, + { + "id": "FMA:31762", + "name": "Left second pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31754" + ] + }, + "synonyms": [ + "Left second anterior sacral foramen" + ] + }, + { + "id": "FMA:31763", + "name": "Right third pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31755" + ] + }, + "synonyms": [ + "Right third anterior sacral foramen" + ] + }, + { + "id": "FMA:31764", + "name": "Left third pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31755" + ] + }, + "synonyms": [ + "Left third anterior sacral foramen" + ] + }, + { + "id": "FMA:31765", + "name": "Right fourth pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31756" + ] + }, + "synonyms": [ + "Right fourth anterior sacral foramen" + ] + }, + { + "id": "FMA:31766", + "name": "Left fourth pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31756" + ] + }, + "synonyms": [ + "Left fourth anterior sacral foramen" + ] + }, + { + "id": "FMA:31767", + "name": "Right dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "Right posterior sacral foramen" + ] + }, + { + "id": "FMA:31768", + "name": "Left dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "Left posterior sacral foramen" + ] + }, + { + "id": "FMA:31769", + "name": "First dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "First posterior sacral foramen" + ] + }, + { + "id": "FMA:31770", + "name": "Second dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "Second posterior sacral foramen" + ] + }, + { + "id": "FMA:31771", + "name": "Third dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "Third posterior sacral foramen" + ] + }, + { + "id": "FMA:31772", + "name": "Fourth dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31752" + ] + }, + "synonyms": [ + "Fourth posterior sacral foramen" + ] + }, + { + "id": "FMA:31773", + "name": "Left third dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31771" + ] + }, + "synonyms": [ + "Left third posterior sacral foramen" + ] + }, + { + "id": "FMA:31774", + "name": "Right second dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31770" + ] + }, + "synonyms": [ + "Right second posterior sacral foramen" + ] + }, + { + "id": "FMA:31775", + "name": "Right third dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31771" + ] + }, + "synonyms": [ + "Right third posterior sacral foramen" + ] + }, + { + "id": "FMA:31776", + "name": "Right fourth dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31772" + ] + }, + "synonyms": [ + "Right fourth posterior sacral foramen" + ] + }, + { + "id": "FMA:31777", + "name": "Right pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + } + }, + { + "id": "FMA:31778", + "name": "Left pelvic sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31751" + ] + } + }, + { + "id": "FMA:31779", + "name": "Right first dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31769" + ] + }, + "synonyms": [ + "Right first posterior sacral foramen" + ] + }, + { + "id": "FMA:31780", + "name": "Left first dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31769" + ] + }, + "synonyms": [ + "Left first posterior sacral foramen" + ] + }, + { + "id": "FMA:31782", + "name": "Respiratory bronchiole proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:31787", + "name": "Left second dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31770" + ] + }, + "synonyms": [ + "Left second posterior sacral foramen" + ] + }, + { + "id": "FMA:31788", + "name": "Left fourth dorsal sacral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31772" + ] + }, + "synonyms": [ + "Left fourth posterior sacral foramen" + ] + }, + { + "id": "FMA:31789", + "name": "Suprahilar part proper of mediastinal surface of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + } + }, + { + "id": "FMA:31790", + "name": "Suprahilar part proper of mediastinal surface of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18145" + ] + } + }, + { + "id": "FMA:31791", + "name": "Inferior margin of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14101" + ] + } + }, + { + "id": "FMA:31792", + "name": "Bone of second sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28962" + ] + }, + "synonyms": [ + "Bone of second sacral segment" + ] + }, + { + "id": "FMA:31793", + "name": "Bone of third sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28962" + ] + }, + "synonyms": [ + "Bone of third sacral segment" + ] + }, + { + "id": "FMA:31794", + "name": "Bone of fourth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28962" + ] + }, + "synonyms": [ + "Bone of fourth sacral segment" + ] + }, + { + "id": "FMA:31795", + "name": "Bone of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28962" + ] + }, + "synonyms": [ + "Bone of fifth sacral segment" + ] + }, + { + "id": "FMA:31796", + "name": "Compact bone of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27643" + ] + } + }, + { + "id": "FMA:31797", + "name": "Trabecular bone of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28964" + ] + } + }, + { + "id": "FMA:31798", + "name": "Compact bone of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27643" + ] + } + }, + { + "id": "FMA:31799", + "name": "Trabecular bone of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28964" + ] + } + }, + { + "id": "FMA:31800", + "name": "Compact bone of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27643" + ] + } + }, + { + "id": "FMA:31801", + "name": "Trabecular bone of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28964" + ] + } + }, + { + "id": "FMA:31802", + "name": "Compact bone of fifth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27643" + ] + } + }, + { + "id": "FMA:31803", + "name": "Trabecular bone of fifth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28964" + ] + } + }, + { + "id": "FMA:31804", + "name": "Inferior margin of costal surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + } + }, + { + "id": "FMA:31806", + "name": "Body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16204" + ] + }, + "synonyms": [ + "First sacral segmental body" + ] + }, + { + "id": "FMA:31812", + "name": "Oblique fissural surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + } + }, + { + "id": "FMA:31813", + "name": "Hilar fissural surface of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26282" + ] + } + }, + { + "id": "FMA:31814", + "name": "Vertebral arch of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32401" + ] + }, + "synonyms": [ + "First sacral vertebral arch" + ] + }, + { + "id": "FMA:31816", + "name": "Central part of body of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24003" + ] + }, + "synonyms": [ + "Central part of body of sacral segment" + ] + }, + { + "id": "FMA:31817", + "name": "Posterolateral part of body of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24004" + ] + } + }, + { + "id": "FMA:31826", + "name": "First spinous tubercle of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31728" + ] + } + }, + { + "id": "FMA:31827", + "name": "Second spinous tubercle of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31728" + ] + } + }, + { + "id": "FMA:31828", + "name": "Third spinous tubercle of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31728" + ] + } + }, + { + "id": "FMA:31829", + "name": "Fourth spinous tubercle of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31728" + ] + } + }, + { + "id": "FMA:31830", + "name": "Central part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31816" + ] + }, + "synonyms": [ + "Central part of body of first sacral segment" + ] + }, + { + "id": "FMA:31831", + "name": "Posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31817" + ] + } + }, + { + "id": "FMA:31832", + "name": "Right posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31831" + ] + } + }, + { + "id": "FMA:31833", + "name": "Left posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31831" + ] + } + }, + { + "id": "FMA:31834", + "name": "Pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16214" + ] + }, + "synonyms": [ + "First sacral segmental pedicle" + ] + }, + { + "id": "FMA:31835", + "name": "Lamina of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16212" + ] + }, + "synonyms": [ + "First sacral segmental lamina", + "Lamina of first sacral segment" + ] + }, + { + "id": "FMA:31836", + "name": "Right pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31834" + ] + } + }, + { + "id": "FMA:31837", + "name": "Left pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31834" + ] + } + }, + { + "id": "FMA:31838", + "name": "Right lamina of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31835" + ] + }, + "synonyms": [ + "Right lamina of first sacral segment" + ] + }, + { + "id": "FMA:31839", + "name": "Left lamina of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31835" + ] + }, + "synonyms": [ + "Left lamina of first sacral segment" + ] + }, + { + "id": "FMA:31841", + "name": "Costal element of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32407" + ] + }, + "synonyms": [ + "Costal element of first sacral segment" + ] + }, + { + "id": "FMA:31842", + "name": "Transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32403" + ] + }, + "synonyms": [ + "Transverse process of first sacral segment" + ] + }, + { + "id": "FMA:31843", + "name": "Articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24530" + ] + }, + "synonyms": [ + "Articular process of first sacral segment" + ] + }, + { + "id": "FMA:31844", + "name": "Right transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31842" + ] + }, + "synonyms": [ + "Right transverse process of first sacral segment" + ] + }, + { + "id": "FMA:31845", + "name": "Left transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31842" + ] + }, + "synonyms": [ + "Left transverse process of first sacral segment" + ] + }, + { + "id": "FMA:31846", + "name": "Right articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31843" + ] + }, + "synonyms": [ + "Right articular process of first sacral segment" + ] + }, + { + "id": "FMA:31847", + "name": "Left articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31843" + ] + }, + "synonyms": [ + "Left articular process of first sacral segment" + ] + }, + { + "id": "FMA:31870", + "name": "Transverse line of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23306" + ] + }, + "synonyms": [ + "Transverse ridge of sacrum" + ] + }, + { + "id": "FMA:31871", + "name": "First transverse line of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31870" + ] + }, + "synonyms": [ + "First transverse ridge of sacrum" + ] + }, + { + "id": "FMA:31872", + "name": "Second transverse line of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31870" + ] + }, + "synonyms": [ + "Second transverse ridge of sacrum" + ] + }, + { + "id": "FMA:31873", + "name": "Third transverse line of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31870" + ] + }, + "synonyms": [ + "Third transverse ridge of sacrum" + ] + }, + { + "id": "FMA:31874", + "name": "Fourth transverse line of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31870" + ] + }, + "synonyms": [ + "Fourth transverse ridge of sacrum" + ] + }, + { + "id": "FMA:31875", + "name": "Auricular facet of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66007" + ] + } + }, + { + "id": "FMA:31876", + "name": "Articular cartilage of auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28963" + ] + } + }, + { + "id": "FMA:31887", + "name": "Neurocentral junction of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24543" + ] + }, + "synonyms": [ + "Neurocentral junction of segment of sacrum" + ] + }, + { + "id": "FMA:31888", + "name": "Anterior wall of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86120" + ] + } + }, + { + "id": "FMA:31889", + "name": "Posterior wall of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86120" + ] + } + }, + { + "id": "FMA:31892", + "name": "Ligament of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Vertebral column ligament" + ] + }, + { + "id": "FMA:31893", + "name": "Anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31892" + ] + } + }, + { + "id": "FMA:31894", + "name": "Posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31892" + ] + } + }, + { + "id": "FMA:31898", + "name": "Surface of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31918" + ] + } + }, + { + "id": "FMA:31899", + "name": "Surface of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31918" + ] + } + }, + { + "id": "FMA:31900", + "name": "Anterior surface of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31898" + ] + } + }, + { + "id": "FMA:31901", + "name": "Posterior surface of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31898" + ] + } + }, + { + "id": "FMA:31902", + "name": "Superior margin of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31924" + ] + } + }, + { + "id": "FMA:31903", + "name": "Inferior margin of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31924" + ] + } + }, + { + "id": "FMA:31904", + "name": "Superior surface of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31899" + ] + } + }, + { + "id": "FMA:31905", + "name": "Anterosuperior margin of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31925" + ] + } + }, + { + "id": "FMA:31908", + "name": "Posterosuperior margin of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31925" + ] + } + }, + { + "id": "FMA:31909", + "name": "Anterior surface of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31899" + ] + } + }, + { + "id": "FMA:31910", + "name": "Posteroinferior surface of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31899" + ] + } + }, + { + "id": "FMA:31913", + "name": "Posterior surface of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31919" + ] + } + }, + { + "id": "FMA:31914", + "name": "Anterior surface of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65517" + ] + } + }, + { + "id": "FMA:31915", + "name": "Posterior surface of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31913" + ] + } + }, + { + "id": "FMA:31916", + "name": "Lateral surface of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65519" + ] + } + }, + { + "id": "FMA:31917", + "name": "Medial surface of right lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65518" + ] + } + }, + { + "id": "FMA:31918", + "name": "Surface of arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:31919", + "name": "Surface of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:31920", + "name": "Articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65544" + ] + } + }, + { + "id": "FMA:31921", + "name": "Margin of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Atlas margin" + ] + }, + { + "id": "FMA:31924", + "name": "Margin of anterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31921" + ] + } + }, + { + "id": "FMA:31925", + "name": "Margin of posterior arch of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31921" + ] + } + }, + { + "id": "FMA:31929", + "name": "Pleural cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20863" + ] + } + }, + { + "id": "FMA:31930", + "name": "Right pleural cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31929" + ] + } + }, + { + "id": "FMA:31931", + "name": "Left pleural cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31929" + ] + } + }, + { + "id": "FMA:31932", + "name": "Surface of arch of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24319" + ] + } + }, + { + "id": "FMA:31933", + "name": "Right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68109" + ] + }, + "synonyms": [ + "Right bronchial arterial tree" + ] + }, + { + "id": "FMA:31934", + "name": "Right first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31933" + ] + } + }, + { + "id": "FMA:31935", + "name": "Right second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31933" + ] + } + }, + { + "id": "FMA:31936", + "name": "Right third bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31933" + ] + } + }, + { + "id": "FMA:31937", + "name": "Branch of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68109" + ] + }, + "synonyms": [ + "Right bronchial arterial branch" + ] + }, + { + "id": "FMA:31938", + "name": "Surface of pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24674" + ] + } + }, + { + "id": "FMA:31939", + "name": "Trunk of right upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69249" + ] + }, + "synonyms": [ + "Right upper lobar bronchial arterial trunk", + "Upper lobe branch of right bronchial artery" + ] + }, + { + "id": "FMA:31940", + "name": "Surface of lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24677" + ] + } + }, + { + "id": "FMA:31941", + "name": "Trunk of middle lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Middle lobar bronchial arterial trunk", + "Middle lobe branch of right bronchial artery" + ] + }, + { + "id": "FMA:31942", + "name": "Surface of right pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31938" + ] + } + }, + { + "id": "FMA:31943", + "name": "Surface of left pedicle of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31938" + ] + } + }, + { + "id": "FMA:31944", + "name": "Surface of right lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31940" + ] + } + }, + { + "id": "FMA:31945", + "name": "Trunk of right lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69250" + ] + }, + "synonyms": [ + "Lower lobe branch of right bronchial artery", + "Right lower lobar bronchial arterial trunk" + ] + }, + { + "id": "FMA:31946", + "name": "Surface of left lamina of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31940" + ] + } + }, + { + "id": "FMA:31947", + "name": "Branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + }, + "synonyms": [ + "Variant right bronchial arterial branch" + ] + }, + { + "id": "FMA:31948", + "name": "Right upper lobe branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31947" + ] + } + }, + { + "id": "FMA:31949", + "name": "Middle lobe branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31947" + ] + } + }, + { + "id": "FMA:31950", + "name": "Right lower lobe branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31947" + ] + } + }, + { + "id": "FMA:31951", + "name": "Branch of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68109" + ] + }, + "synonyms": [ + "Branch of left bronchial arterial tree", + "Left bronchial arterial branch" + ] + }, + { + "id": "FMA:31952", + "name": "Trunk of left upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69249" + ] + }, + "synonyms": [ + "Upper lobe branch of left bronchial artery", + "Left upper lobar bronchial arterial trunk" + ] + }, + { + "id": "FMA:31953", + "name": "Trunk of lingular bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Lingular bronchial arterial trunk" + ] + }, + { + "id": "FMA:31954", + "name": "Trunk of superior lingular bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Superior lingular bronchial arterial trunk", + "Superior lingular branch of left bronchial artery" + ] + }, + { + "id": "FMA:31955", + "name": "Trunk of inferior lingular bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Inferior lingular branch of left bronchial artery", + "Inferior lingular bronchial arterial trunk" + ] + }, + { + "id": "FMA:31956", + "name": "Trunk of left lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69250" + ] + }, + "synonyms": [ + "Lower lobe branch of left bronchial artery", + "Left lower lobar bronchial arterial trunk" + ] + }, + { + "id": "FMA:31957", + "name": "Segmental branch of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31951" + ] + } + }, + { + "id": "FMA:31958", + "name": "Trunk of left apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69252" + ] + }, + "synonyms": [ + "Left apical segmental bronchial arterial trunk", + "Apical branch of left bronchial artery" + ] + }, + { + "id": "FMA:31959", + "name": "Trunk of left posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69253" + ] + }, + "synonyms": [ + "Left posterior segmental bronchial arterial trunk", + "Posterior branch of left bronchial artery" + ] + }, + { + "id": "FMA:31960", + "name": "Apicoposterior branch of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + } + }, + { + "id": "FMA:31961", + "name": "Trunk of left anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69254" + ] + }, + "synonyms": [ + "Anterior branch of left bronchial artery", + "Left anterior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31962", + "name": "Trunk of left superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69257" + ] + }, + "synonyms": [ + "Left superior segmental bronchial arterial trunk", + "Superior branch of left bronchial artery" + ] + }, + { + "id": "FMA:31963", + "name": "Trunk of left medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69258" + ] + }, + "synonyms": [ + "Medial basal branch of left bronchial artery", + "Left medial basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31964", + "name": "Trunk of left anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69259" + ] + }, + "synonyms": [ + "Anterior basal branch of left bronchial artery", + "Left anterior basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31965", + "name": "Trunk of left lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69260" + ] + }, + "synonyms": [ + "Lateral basal branch of left bronchial artery", + "Left lateral basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31966", + "name": "Trunk of left posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69261" + ] + }, + "synonyms": [ + "Posterior basal branch of left bronchial artery", + "Left posterior basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31967", + "name": "Segmental branch of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31937" + ] + } + }, + { + "id": "FMA:31968", + "name": "Trunk of right apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69252" + ] + }, + "synonyms": [ + "Apical branch of right bronchial artery", + "Right apical segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31969", + "name": "Trunk of right posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69253" + ] + }, + "synonyms": [ + "Right posterior segmental bronchial arterial trunk", + "Posterior branch of right bronchial artery" + ] + }, + { + "id": "FMA:31970", + "name": "Trunk of right anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69254" + ] + }, + "synonyms": [ + "Anterior branch of right bronchial artery", + "Right anterior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31973", + "name": "Trunk of right superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69257" + ] + }, + "synonyms": [ + "Superior branch of right bronchial artery", + "Right superior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31974", + "name": "Trunk of right lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69260" + ] + }, + "synonyms": [ + "Lateral basal branch of right bronchial artery", + "Right lateral basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:31975", + "name": "Trunk of right anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69259" + ] + }, + "synonyms": [ + "Right anterior basal segmental bronchial arterial trunk", + "Anterior basal branch of right bronchial artery" + ] + }, + { + "id": "FMA:31976", + "name": "Trunk of right medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69258" + ] + }, + "synonyms": [ + "Right medial basal segmental bronchial arterial trunk", + "Medial basal branch of right bronchial artery" + ] + }, + { + "id": "FMA:31977", + "name": "Trunk of right posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69261" + ] + }, + "synonyms": [ + "Right posterior basal segmental bronchial arterial trunk", + "Posterior basal branch of right bronchial artery" + ] + }, + { + "id": "FMA:31978", + "name": "Segmental branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31947" + ] + } + }, + { + "id": "FMA:31979", + "name": "Right apical branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31980", + "name": "Right posterior branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31981", + "name": "Right anterior branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31982", + "name": "Right lateral branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31983", + "name": "Right medial branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31984", + "name": "Right superior branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31985", + "name": "Right medial basal branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31986", + "name": "Right anterior basal branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31987", + "name": "Right lateral basal branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31988", + "name": "Right posterior basal branch of variant right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31978" + ] + } + }, + { + "id": "FMA:31989", + "name": "Right lower lobe branch of variant right first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31950" + ] + } + }, + { + "id": "FMA:31990", + "name": "Right lower lobe branch of variant right second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31950" + ] + } + }, + { + "id": "FMA:31991", + "name": "Middle lobe branch of variant right first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31949" + ] + } + }, + { + "id": "FMA:31992", + "name": "Middle lobe branch of variant right second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31949" + ] + } + }, + { + "id": "FMA:31993", + "name": "Right upper lobe branch of variant right first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31948" + ] + } + }, + { + "id": "FMA:31994", + "name": "Right upper lobe branch of variant right second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31948" + ] + } + }, + { + "id": "FMA:32002", + "name": "Surface of transverse process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24805" + ] + } + }, + { + "id": "FMA:32005", + "name": "Surface of transverse process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32006", + "name": "Surface of transverse process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32007", + "name": "Surface of transverse process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32008", + "name": "Surface of transverse process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32009", + "name": "Surface of transverse process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32010", + "name": "Surface of transverse process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32011", + "name": "Surface of transverse process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32012", + "name": "Surface of transverse process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32013", + "name": "Surface of transverse process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32014", + "name": "Surface of transverse process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32015", + "name": "Surface of transverse process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32016", + "name": "Surface of transverse process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32002" + ] + } + }, + { + "id": "FMA:32017", + "name": "Surface of right transverse process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32005" + ] + } + }, + { + "id": "FMA:32018", + "name": "Surface of left transverse process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32005" + ] + } + }, + { + "id": "FMA:32019", + "name": "Surface of right transverse process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32006" + ] + } + }, + { + "id": "FMA:32020", + "name": "Surface of left transverse process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32006" + ] + } + }, + { + "id": "FMA:32021", + "name": "Surface of right transverse process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32007" + ] + } + }, + { + "id": "FMA:32022", + "name": "Surface of left transverse process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32007" + ] + } + }, + { + "id": "FMA:32023", + "name": "Surface of right transverse process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32008" + ] + } + }, + { + "id": "FMA:32024", + "name": "Surface of left transverse process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32008" + ] + } + }, + { + "id": "FMA:32025", + "name": "Surface of right transverse process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32016" + ] + } + }, + { + "id": "FMA:32026", + "name": "Surface of left transverse process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32016" + ] + } + }, + { + "id": "FMA:32027", + "name": "Surface of right transverse process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32015" + ] + } + }, + { + "id": "FMA:32028", + "name": "Surface of left transverse process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32015" + ] + } + }, + { + "id": "FMA:32029", + "name": "Surface of right transverse process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32014" + ] + } + }, + { + "id": "FMA:32030", + "name": "Surface of left transverse process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32014" + ] + } + }, + { + "id": "FMA:32031", + "name": "Surface of right transverse process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32013" + ] + } + }, + { + "id": "FMA:32032", + "name": "Surface of left transverse process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32013" + ] + } + }, + { + "id": "FMA:32033", + "name": "Surface of right transverse process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32012" + ] + } + }, + { + "id": "FMA:32034", + "name": "Surface of left transverse process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32012" + ] + } + }, + { + "id": "FMA:32035", + "name": "Surface of right transverse process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32011" + ] + } + }, + { + "id": "FMA:32036", + "name": "Surface of left transverse process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32011" + ] + } + }, + { + "id": "FMA:32037", + "name": "Surface of right transverse process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32010" + ] + } + }, + { + "id": "FMA:32038", + "name": "Surface of left transverse process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32010" + ] + } + }, + { + "id": "FMA:32039", + "name": "Surface of right transverse process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32009" + ] + } + }, + { + "id": "FMA:32040", + "name": "Surface of left transverse process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32009" + ] + } + }, + { + "id": "FMA:32041", + "name": "Periosteum of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24340" + ] + } + }, + { + "id": "FMA:32042", + "name": "Periosteum of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32043", + "name": "Periosteum of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32044", + "name": "Periosteum of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32045", + "name": "Periosteum of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32046", + "name": "Periosteum of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32047", + "name": "Periosteum of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24341" + ] + }, + "synonyms": [ + "Lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32048", + "name": "Periosteum of pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + } + }, + { + "id": "FMA:32049", + "name": "Periosteum of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + } + }, + { + "id": "FMA:32050", + "name": "Periosteum of right pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32048" + ] + } + }, + { + "id": "FMA:32051", + "name": "Periosteum of left pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32048" + ] + } + }, + { + "id": "FMA:32052", + "name": "Periosteum of right lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32049" + ] + } + }, + { + "id": "FMA:32053", + "name": "Periosteum of left lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32049" + ] + } + }, + { + "id": "FMA:32054", + "name": "Periosteum of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + }, + "synonyms": [ + "First lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32055", + "name": "Periosteum of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + }, + "synonyms": [ + "Second lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32056", + "name": "Periosteum of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + }, + "synonyms": [ + "Third lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32057", + "name": "Periosteum of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + }, + "synonyms": [ + "Fourth lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32058", + "name": "Periosteum of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32047" + ] + }, + "synonyms": [ + "Fifth lumbar vertebral arch periosteum" + ] + }, + { + "id": "FMA:32059", + "name": "Periosteum of pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32054" + ] + } + }, + { + "id": "FMA:32060", + "name": "Periosteum of pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32055" + ] + } + }, + { + "id": "FMA:32061", + "name": "Periosteum of pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32056" + ] + } + }, + { + "id": "FMA:32062", + "name": "Periosteum of pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32057" + ] + } + }, + { + "id": "FMA:32063", + "name": "Periosteum of pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32058" + ] + } + }, + { + "id": "FMA:32064", + "name": "Periosteum of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32054" + ] + } + }, + { + "id": "FMA:32065", + "name": "Periosteum of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32055" + ] + } + }, + { + "id": "FMA:32066", + "name": "Periosteum of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32058" + ] + } + }, + { + "id": "FMA:32067", + "name": "Periosteum of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32057" + ] + } + }, + { + "id": "FMA:32068", + "name": "Periosteum of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32056" + ] + } + }, + { + "id": "FMA:32069", + "name": "Periosteum of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32070", + "name": "Periosteum of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32069" + ] + } + }, + { + "id": "FMA:32071", + "name": "Periosteum of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32069" + ] + } + }, + { + "id": "FMA:32072", + "name": "Periosteum of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32069" + ] + } + }, + { + "id": "FMA:32073", + "name": "Periosteum of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32069" + ] + } + }, + { + "id": "FMA:32074", + "name": "Periosteum of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32069" + ] + } + }, + { + "id": "FMA:32075", + "name": "Periosteum of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32041" + ] + } + }, + { + "id": "FMA:32076", + "name": "Periosteum of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32077", + "name": "Periosteum of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32078", + "name": "Periosteum of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32079", + "name": "Periosteum of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32080", + "name": "Periosteum of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32081", + "name": "Periosteum of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32082", + "name": "Periosteum of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32075" + ] + } + }, + { + "id": "FMA:32083", + "name": "Periosteum of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32078" + ] + } + }, + { + "id": "FMA:32084", + "name": "Periosteum of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32078" + ] + } + }, + { + "id": "FMA:32085", + "name": "Periosteum of right posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32082" + ] + } + }, + { + "id": "FMA:32086", + "name": "Periosteum of left posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32082" + ] + } + }, + { + "id": "FMA:32087", + "name": "Periosteum of right posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32081" + ] + } + }, + { + "id": "FMA:32088", + "name": "Periosteum of left posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32081" + ] + } + }, + { + "id": "FMA:32089", + "name": "Periosteum of right posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32080" + ] + } + }, + { + "id": "FMA:32090", + "name": "Periosteum of left posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32080" + ] + } + }, + { + "id": "FMA:32091", + "name": "Periosteum of right posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32079" + ] + } + }, + { + "id": "FMA:32092", + "name": "Periosteum of left posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32079" + ] + } + }, + { + "id": "FMA:32093", + "name": "Periosteum of right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32059" + ] + } + }, + { + "id": "FMA:32094", + "name": "Periosteum of left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32059" + ] + } + }, + { + "id": "FMA:32095", + "name": "Periosteum of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32064" + ] + } + }, + { + "id": "FMA:32096", + "name": "Periosteum of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32064" + ] + } + }, + { + "id": "FMA:32097", + "name": "Periosteum of right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32060" + ] + } + }, + { + "id": "FMA:32098", + "name": "Periosteum of left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32060" + ] + } + }, + { + "id": "FMA:32099", + "name": "Periosteum of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32065" + ] + } + }, + { + "id": "FMA:32100", + "name": "Periosteum of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32065" + ] + } + }, + { + "id": "FMA:32101", + "name": "Periosteum of right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32061" + ] + } + }, + { + "id": "FMA:32102", + "name": "Periosteum of left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32061" + ] + } + }, + { + "id": "FMA:32103", + "name": "Periosteum of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32068" + ] + } + }, + { + "id": "FMA:32104", + "name": "Periosteum of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32068" + ] + } + }, + { + "id": "FMA:32105", + "name": "Periosteum of right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32062" + ] + } + }, + { + "id": "FMA:32106", + "name": "Periosteum of left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32062" + ] + } + }, + { + "id": "FMA:32107", + "name": "Periosteum of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32067" + ] + } + }, + { + "id": "FMA:32108", + "name": "Periosteum of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32067" + ] + } + }, + { + "id": "FMA:32109", + "name": "Periosteum of right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32063" + ] + } + }, + { + "id": "FMA:32110", + "name": "Periosteum of left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32063" + ] + } + }, + { + "id": "FMA:32111", + "name": "Periosteum of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32066" + ] + } + }, + { + "id": "FMA:32112", + "name": "Periosteum of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32066" + ] + } + }, + { + "id": "FMA:32113", + "name": "Periosteum of transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24348" + ] + } + }, + { + "id": "FMA:32116", + "name": "Periosteum of transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32113" + ] + } + }, + { + "id": "FMA:32117", + "name": "Periosteum of transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32113" + ] + } + }, + { + "id": "FMA:32118", + "name": "Periosteum of transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32113" + ] + } + }, + { + "id": "FMA:32119", + "name": "Periosteum of transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32113" + ] + } + }, + { + "id": "FMA:32120", + "name": "Periosteum of transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32113" + ] + } + }, + { + "id": "FMA:32121", + "name": "Periosteum of right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32116" + ] + } + }, + { + "id": "FMA:32122", + "name": "Periosteum of left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32116" + ] + } + }, + { + "id": "FMA:32123", + "name": "Periosteum of right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32117" + ] + } + }, + { + "id": "FMA:32124", + "name": "Periosteum of left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32117" + ] + } + }, + { + "id": "FMA:32125", + "name": "Periosteum of right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32118" + ] + } + }, + { + "id": "FMA:32126", + "name": "Periosteum of left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32118" + ] + } + }, + { + "id": "FMA:32127", + "name": "Periosteum of right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32119" + ] + } + }, + { + "id": "FMA:32128", + "name": "Periosteum of left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32119" + ] + } + }, + { + "id": "FMA:32129", + "name": "Periosteum of right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32120" + ] + } + }, + { + "id": "FMA:32130", + "name": "Periosteum of left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32120" + ] + } + }, + { + "id": "FMA:32131", + "name": "Periosteum of spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24349" + ] + } + }, + { + "id": "FMA:32132", + "name": "Periosteum of spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32131" + ] + } + }, + { + "id": "FMA:32133", + "name": "Periosteum of spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32131" + ] + } + }, + { + "id": "FMA:32134", + "name": "Periosteum of spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32131" + ] + } + }, + { + "id": "FMA:32135", + "name": "Periosteum of spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32131" + ] + } + }, + { + "id": "FMA:32136", + "name": "Periosteum of spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32131" + ] + } + }, + { + "id": "FMA:32137", + "name": "Periosteum of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24401" + ] + } + }, + { + "id": "FMA:32140", + "name": "Periosteum of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32137" + ] + } + }, + { + "id": "FMA:32141", + "name": "Periosteum of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32137" + ] + } + }, + { + "id": "FMA:32142", + "name": "Periosteum of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32137" + ] + } + }, + { + "id": "FMA:32143", + "name": "Periosteum of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32137" + ] + } + }, + { + "id": "FMA:32144", + "name": "Periosteum of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32137" + ] + } + }, + { + "id": "FMA:32145", + "name": "Periosteum of right articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32140" + ] + } + }, + { + "id": "FMA:32146", + "name": "Periosteum of left articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32140" + ] + } + }, + { + "id": "FMA:32147", + "name": "Periosteum of right articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32141" + ] + } + }, + { + "id": "FMA:32148", + "name": "Periosteum of left articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32141" + ] + } + }, + { + "id": "FMA:32149", + "name": "Periosteum of right articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32142" + ] + } + }, + { + "id": "FMA:32150", + "name": "Periosteum of left articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32142" + ] + } + }, + { + "id": "FMA:32151", + "name": "Periosteum of right articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32143" + ] + } + }, + { + "id": "FMA:32152", + "name": "Periosteum of left articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32143" + ] + } + }, + { + "id": "FMA:32153", + "name": "Periosteum of right articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32144" + ] + } + }, + { + "id": "FMA:32154", + "name": "Periosteum of left articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32144" + ] + } + }, + { + "id": "FMA:32155", + "name": "Periosteum of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24402" + ] + } + }, + { + "id": "FMA:32158", + "name": "Periosteum of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32155" + ] + } + }, + { + "id": "FMA:32159", + "name": "Periosteum of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32155" + ] + } + }, + { + "id": "FMA:32160", + "name": "Periosteum of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32155" + ] + } + }, + { + "id": "FMA:32161", + "name": "Periosteum of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32155" + ] + } + }, + { + "id": "FMA:32162", + "name": "Periosteum of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32155" + ] + } + }, + { + "id": "FMA:32163", + "name": "Periosteum of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32158" + ] + } + }, + { + "id": "FMA:32164", + "name": "Periosteum of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32159" + ] + } + }, + { + "id": "FMA:32165", + "name": "Periosteum of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32160" + ] + } + }, + { + "id": "FMA:32166", + "name": "Periosteum of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32161" + ] + } + }, + { + "id": "FMA:32167", + "name": "Periosteum of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32162" + ] + } + }, + { + "id": "FMA:32168", + "name": "Periosteum of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32158" + ] + } + }, + { + "id": "FMA:32169", + "name": "Periosteum of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32159" + ] + } + }, + { + "id": "FMA:32170", + "name": "Periosteum of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32160" + ] + } + }, + { + "id": "FMA:32171", + "name": "Periosteum of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32161" + ] + } + }, + { + "id": "FMA:32172", + "name": "Periosteum of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32162" + ] + } + }, + { + "id": "FMA:32173", + "name": "Periosteum of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24405" + ] + } + }, + { + "id": "FMA:32176", + "name": "Periosteum of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32173" + ] + } + }, + { + "id": "FMA:32177", + "name": "Periosteum of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32173" + ] + } + }, + { + "id": "FMA:32178", + "name": "Periosteum of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32173" + ] + } + }, + { + "id": "FMA:32179", + "name": "Periosteum of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32173" + ] + } + }, + { + "id": "FMA:32180", + "name": "Periosteum of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32173" + ] + } + }, + { + "id": "FMA:32181", + "name": "Periosteum of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32176" + ] + } + }, + { + "id": "FMA:32182", + "name": "Periosteum of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32176" + ] + } + }, + { + "id": "FMA:32183", + "name": "Periosteum of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32177" + ] + } + }, + { + "id": "FMA:32184", + "name": "Periosteum of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32177" + ] + } + }, + { + "id": "FMA:32185", + "name": "Periosteum of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32178" + ] + } + }, + { + "id": "FMA:32186", + "name": "Periosteum of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32178" + ] + } + }, + { + "id": "FMA:32187", + "name": "Periosteum of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32179" + ] + } + }, + { + "id": "FMA:32188", + "name": "Periosteum of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32179" + ] + } + }, + { + "id": "FMA:32189", + "name": "Periosteum of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32180" + ] + } + }, + { + "id": "FMA:32190", + "name": "Periosteum of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32180" + ] + } + }, + { + "id": "FMA:32191", + "name": "Central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24819" + ] + } + }, + { + "id": "FMA:32192", + "name": "Central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24819" + ] + } + }, + { + "id": "FMA:32193", + "name": "Central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24819" + ] + } + }, + { + "id": "FMA:32194", + "name": "Central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24819" + ] + } + }, + { + "id": "FMA:32195", + "name": "Central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24819" + ] + } + }, + { + "id": "FMA:32196", + "name": "Posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:32197", + "name": "Posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:32198", + "name": "Posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:32199", + "name": "Posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:32200", + "name": "Posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24820" + ] + } + }, + { + "id": "FMA:32201", + "name": "Right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32196" + ] + } + }, + { + "id": "FMA:32202", + "name": "Left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32196" + ] + } + }, + { + "id": "FMA:32203", + "name": "Right posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32197" + ] + } + }, + { + "id": "FMA:32204", + "name": "Left posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32197" + ] + } + }, + { + "id": "FMA:32205", + "name": "Right posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32198" + ] + } + }, + { + "id": "FMA:32206", + "name": "Left posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32198" + ] + } + }, + { + "id": "FMA:32207", + "name": "Right posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32199" + ] + } + }, + { + "id": "FMA:32208", + "name": "Left posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32199" + ] + } + }, + { + "id": "FMA:32209", + "name": "Right posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32200" + ] + } + }, + { + "id": "FMA:32210", + "name": "Left posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32200" + ] + } + }, + { + "id": "FMA:32211", + "name": "Bony part of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:32212", + "name": "Bony part of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:32213", + "name": "Bony part of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:32214", + "name": "Bony part of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:32215", + "name": "Bony part of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:32216", + "name": "Bony part of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32217", + "name": "Bony part of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32218", + "name": "Bony part of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32219", + "name": "Bony part of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32220", + "name": "Bony part of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32221", + "name": "Bony part of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32222", + "name": "Bony part of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:32233", + "name": "Bony part of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:32234", + "name": "Bony part of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:32235", + "name": "Bony part of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:32236", + "name": "Bony part of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:32237", + "name": "Bony part of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29982" + ] + } + }, + { + "id": "FMA:32238", + "name": "Bony part of pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29997" + ] + } + }, + { + "id": "FMA:32239", + "name": "Bony part of pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29997" + ] + } + }, + { + "id": "FMA:32240", + "name": "Bony part of pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29997" + ] + } + }, + { + "id": "FMA:32241", + "name": "Bony part of pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29997" + ] + } + }, + { + "id": "FMA:32242", + "name": "Bony part of pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29997" + ] + } + }, + { + "id": "FMA:32243", + "name": "Bony part of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30054" + ] + } + }, + { + "id": "FMA:32244", + "name": "Bony part of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30054" + ] + } + }, + { + "id": "FMA:32252", + "name": "Bony part of right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32238" + ] + } + }, + { + "id": "FMA:32253", + "name": "Bony part of left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32238" + ] + } + }, + { + "id": "FMA:32254", + "name": "Bony part of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32243" + ] + } + }, + { + "id": "FMA:32261", + "name": "Bony part of left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32240" + ] + } + }, + { + "id": "FMA:32262", + "name": "Bony part of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66344" + ] + } + }, + { + "id": "FMA:32263", + "name": "Bony part of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66344" + ] + } + }, + { + "id": "FMA:32264", + "name": "Bony part of right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32241" + ] + } + }, + { + "id": "FMA:32265", + "name": "Bony part of left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32241" + ] + } + }, + { + "id": "FMA:32266", + "name": "Bony part of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66345" + ] + } + }, + { + "id": "FMA:32267", + "name": "Bony part of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66345" + ] + } + }, + { + "id": "FMA:32268", + "name": "Bony part of right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32242" + ] + } + }, + { + "id": "FMA:32269", + "name": "Bony part of left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32242" + ] + } + }, + { + "id": "FMA:32270", + "name": "Bony part of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66346" + ] + } + }, + { + "id": "FMA:32271", + "name": "Bony part of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66346" + ] + } + }, + { + "id": "FMA:32272", + "name": "Bony part of right transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32273", + "name": "Bony part of left transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32274", + "name": "Bony part of transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32275", + "name": "Bony part of transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32276", + "name": "Bony part of transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32277", + "name": "Bony part of transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32278", + "name": "Bony part of transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30110" + ] + } + }, + { + "id": "FMA:32279", + "name": "Bony part of right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32274" + ] + } + }, + { + "id": "FMA:32280", + "name": "Bony part of left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32274" + ] + } + }, + { + "id": "FMA:32281", + "name": "Bony part of right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32275" + ] + } + }, + { + "id": "FMA:32282", + "name": "Bony part of left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32275" + ] + } + }, + { + "id": "FMA:32283", + "name": "Bony part of right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32276" + ] + } + }, + { + "id": "FMA:32284", + "name": "Bony part of left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32276" + ] + } + }, + { + "id": "FMA:32285", + "name": "Bony part of right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32277" + ] + } + }, + { + "id": "FMA:32286", + "name": "Bony part of left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32277" + ] + } + }, + { + "id": "FMA:32287", + "name": "Bony part of right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32278" + ] + } + }, + { + "id": "FMA:32288", + "name": "Bony part of left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32278" + ] + } + }, + { + "id": "FMA:32291", + "name": "Bony part of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:32292", + "name": "Bony part of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:32293", + "name": "Bony part of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:32294", + "name": "Bony part of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:32295", + "name": "Bony part of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30148" + ] + } + }, + { + "id": "FMA:32298", + "name": "Bony part of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30187" + ] + } + }, + { + "id": "FMA:32299", + "name": "Bony part of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30187" + ] + } + }, + { + "id": "FMA:32300", + "name": "Bony part of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30187" + ] + } + }, + { + "id": "FMA:32301", + "name": "Bony part of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30187" + ] + } + }, + { + "id": "FMA:32302", + "name": "Bony part of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30187" + ] + } + }, + { + "id": "FMA:32303", + "name": "Bony part of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32298" + ] + } + }, + { + "id": "FMA:32304", + "name": "Bony part of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32298" + ] + } + }, + { + "id": "FMA:32305", + "name": "Bony part of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32299" + ] + } + }, + { + "id": "FMA:32306", + "name": "Bony part of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32299" + ] + } + }, + { + "id": "FMA:32307", + "name": "Bony part of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32300" + ] + } + }, + { + "id": "FMA:32308", + "name": "Bony part of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32300" + ] + } + }, + { + "id": "FMA:32309", + "name": "Bony part of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32301" + ] + } + }, + { + "id": "FMA:32310", + "name": "Bony part of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32301" + ] + } + }, + { + "id": "FMA:32311", + "name": "Bony part of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32302" + ] + } + }, + { + "id": "FMA:32312", + "name": "Bony part of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32302" + ] + } + }, + { + "id": "FMA:32315", + "name": "Bony part of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30225" + ] + } + }, + { + "id": "FMA:32316", + "name": "Bony part of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30225" + ] + } + }, + { + "id": "FMA:32317", + "name": "Bony part of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30225" + ] + } + }, + { + "id": "FMA:32318", + "name": "Bony part of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30225" + ] + } + }, + { + "id": "FMA:32319", + "name": "Bony part of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30225" + ] + } + }, + { + "id": "FMA:32320", + "name": "Bony part of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32315" + ] + } + }, + { + "id": "FMA:32321", + "name": "Bony part of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32315" + ] + } + }, + { + "id": "FMA:32322", + "name": "Bony part of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32316" + ] + } + }, + { + "id": "FMA:32323", + "name": "Bony part of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32316" + ] + } + }, + { + "id": "FMA:32324", + "name": "Bony part of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32317" + ] + } + }, + { + "id": "FMA:32325", + "name": "Bony part of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32317" + ] + } + }, + { + "id": "FMA:32326", + "name": "Bony part of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32318" + ] + } + }, + { + "id": "FMA:32327", + "name": "Bony part of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32318" + ] + } + }, + { + "id": "FMA:32328", + "name": "Bony part of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32319" + ] + } + }, + { + "id": "FMA:32329", + "name": "Bony part of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32319" + ] + } + }, + { + "id": "FMA:32330", + "name": "Bony part of spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30263" + ] + } + }, + { + "id": "FMA:32331", + "name": "Bony part of spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30263" + ] + } + }, + { + "id": "FMA:32332", + "name": "Bony part of spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30263" + ] + } + }, + { + "id": "FMA:32333", + "name": "Bony part of spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30263" + ] + } + }, + { + "id": "FMA:32334", + "name": "Bony part of spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30263" + ] + } + }, + { + "id": "FMA:32335", + "name": "Basivertebral foramen of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13576" + ] + } + }, + { + "id": "FMA:32336", + "name": "Basivertebral foramen of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32335" + ] + } + }, + { + "id": "FMA:32337", + "name": "Basivertebral foramen of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32335" + ] + } + }, + { + "id": "FMA:32338", + "name": "Basivertebral foramen of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32335" + ] + } + }, + { + "id": "FMA:32339", + "name": "Basivertebral foramen of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32335" + ] + } + }, + { + "id": "FMA:32340", + "name": "Basivertebral foramen of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32335" + ] + } + }, + { + "id": "FMA:32342", + "name": "Surface of inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24697" + ] + } + }, + { + "id": "FMA:32343", + "name": "Surface of right inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32342" + ] + } + }, + { + "id": "FMA:32344", + "name": "Surface of left inferior articular process of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32342" + ] + } + }, + { + "id": "FMA:32345", + "name": "Surface of mamillary process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24851" + ] + } + }, + { + "id": "FMA:32348", + "name": "Surface of mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32345" + ] + } + }, + { + "id": "FMA:32349", + "name": "Surface of mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32345" + ] + } + }, + { + "id": "FMA:32350", + "name": "Surface of mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32345" + ] + } + }, + { + "id": "FMA:32351", + "name": "Surface of mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32345" + ] + } + }, + { + "id": "FMA:32352", + "name": "Surface of mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32345" + ] + } + }, + { + "id": "FMA:32353", + "name": "Surface of right mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32348" + ] + } + }, + { + "id": "FMA:32354", + "name": "Surface of left mamillary process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32348" + ] + } + }, + { + "id": "FMA:32355", + "name": "Surface of right mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32349" + ] + } + }, + { + "id": "FMA:32356", + "name": "Surface of left mamillary process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32349" + ] + } + }, + { + "id": "FMA:32357", + "name": "Surface of right mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32350" + ] + } + }, + { + "id": "FMA:32358", + "name": "Surface of left mamillary process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32350" + ] + } + }, + { + "id": "FMA:32359", + "name": "Surface of right mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32351" + ] + } + }, + { + "id": "FMA:32360", + "name": "Surface of left mamillary process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32351" + ] + } + }, + { + "id": "FMA:32361", + "name": "Surface of right mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32352" + ] + } + }, + { + "id": "FMA:32362", + "name": "Surface of left mamillary process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32352" + ] + } + }, + { + "id": "FMA:32364", + "name": "Cartilage of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Sacral segmental cartilage" + ] + }, + { + "id": "FMA:32366", + "name": "Cartilage of vertebral arch of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32364" + ] + }, + "synonyms": [ + "Cartilage of vertebral arch of sacral segment" + ] + }, + { + "id": "FMA:32367", + "name": "Cartilage of central part of body of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32364" + ] + }, + "synonyms": [ + "Cartilage of central part of body of sacral segment" + ] + }, + { + "id": "FMA:32368", + "name": "Cartilage of superior surface of central part of body of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of sacral segment" + ] + }, + { + "id": "FMA:32369", + "name": "Cartilage of inferior surface of central part of body of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of sacral segment" + ] + }, + { + "id": "FMA:32370", + "name": "Cartilage of central part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of central part of body of first sacral segment" + ] + }, + { + "id": "FMA:32371", + "name": "Cartilage of central part of body of second sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of central part of body of second sacral segment" + ] + }, + { + "id": "FMA:32372", + "name": "Cartilage of central part of body of third sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of central part of body of third sacral segment" + ] + }, + { + "id": "FMA:32373", + "name": "Cartilage of central part of body of fourth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of central part of body of fourth sacral segment" + ] + }, + { + "id": "FMA:32374", + "name": "Cartilage of central part of body of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32367" + ] + }, + "synonyms": [ + "Cartilage of central part of body of fifth sacral segment" + ] + }, + { + "id": "FMA:32375", + "name": "Cartilage of superior surface of central part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32368" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of first sacral segment" + ] + }, + { + "id": "FMA:32376", + "name": "Cartilage of superior surface of central part of body of second sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32368" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of second sacral segment" + ] + }, + { + "id": "FMA:32377", + "name": "Cartilage of superior surface of central part of body of third sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32368" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of third sacral segment" + ] + }, + { + "id": "FMA:32378", + "name": "Cartilage of superior surface of central part of body of fourth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32368" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of fourth sacral segment" + ] + }, + { + "id": "FMA:32379", + "name": "Cartilage of superior surface of central part of body of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32368" + ] + }, + "synonyms": [ + "Cartilage of superior surface of central part of body of fifth sacral segment" + ] + }, + { + "id": "FMA:32380", + "name": "Cartilage of inferior surface of central part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32369" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of first sacral segment" + ] + }, + { + "id": "FMA:32381", + "name": "Cartilage of inferior surface of central part of body of second sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32369" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of second sacral segment" + ] + }, + { + "id": "FMA:32382", + "name": "Cartilage of inferior surface of central part of body of third sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32369" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of third sacral segment" + ] + }, + { + "id": "FMA:32383", + "name": "Cartilage of inferior surface of central part of body of fourth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32369" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of fourth sacral segment" + ] + }, + { + "id": "FMA:32384", + "name": "Cartilage of inferior surface of central part of body of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32369" + ] + }, + "synonyms": [ + "Cartilage of inferior surface of central part of body of fifth sacral segment" + ] + }, + { + "id": "FMA:32386", + "name": "Bony part of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:32388", + "name": "Cartilage of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32364" + ] + }, + "synonyms": [ + "Cartilage of first sacral segment", + "First sacral segmental cartilage" + ] + }, + { + "id": "FMA:32389", + "name": "Cartilage of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32388" + ] + }, + "synonyms": [ + "Cartilage of body of first sacral segment" + ] + }, + { + "id": "FMA:32392", + "name": "Bony part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72071" + ] + }, + "synonyms": [ + "Bony part of body of first sacral segment" + ] + }, + { + "id": "FMA:32393", + "name": "Periosteum of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31685" + ] + } + }, + { + "id": "FMA:32394", + "name": "Cartilage of vertebral arch of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32388" + ] + }, + "synonyms": [ + "Cartilage of vertebral arch of first sacral segment" + ] + }, + { + "id": "FMA:32395", + "name": "Bony part of vertebral arch of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72071" + ] + }, + "synonyms": [ + "Bony part of vertebral arch of first sacral segment" + ] + }, + { + "id": "FMA:32396", + "name": "Periosteum of vertebral arch of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31685" + ] + } + }, + { + "id": "FMA:32397", + "name": "Neurocentral junction of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31887" + ] + } + }, + { + "id": "FMA:32398", + "name": "Right neurocentral junction of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32397" + ] + } + }, + { + "id": "FMA:32399", + "name": "Left neurocentral junction of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32397" + ] + } + }, + { + "id": "FMA:32401", + "name": "Vertebral arch of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11946" + ] + } + }, + { + "id": "FMA:32403", + "name": "Transverse process of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11949" + ] + }, + "synonyms": [ + "Transverse process of sacral segment" + ] + }, + { + "id": "FMA:32406", + "name": "Organ cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:32407", + "name": "Costal element of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + }, + "synonyms": [ + "Costal element of sacral segment" + ] + }, + { + "id": "FMA:32410", + "name": "Right costal element of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31841" + ] + }, + "synonyms": [ + "Right costal element of first sacral vertebra" + ] + }, + { + "id": "FMA:32411", + "name": "Left costal element of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31841" + ] + }, + "synonyms": [ + "Left costal element of first sacral vertebra" + ] + }, + { + "id": "FMA:32412", + "name": "Spinous tubercle of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:32413", + "name": "Set of viscera of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + }, + "synonyms": [ + "Abdominal viscera set", + "Abdominal viscera", + "Set of abdominal viscera" + ] + }, + { + "id": "FMA:32414", + "name": "Set of female pelvic viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63157" + ] + }, + "synonyms": [ + "Female pelvic viscera" + ] + }, + { + "id": "FMA:32415", + "name": "Spinous tubercle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32412" + ] + } + }, + { + "id": "FMA:32416", + "name": "Spinous tubercle of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32412" + ] + } + }, + { + "id": "FMA:32417", + "name": "Spinous tubercle of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32412" + ] + } + }, + { + "id": "FMA:32418", + "name": "Spinous tubercle of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32412" + ] + } + }, + { + "id": "FMA:32419", + "name": "Neurovascular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:32426", + "name": "Subcutaneous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:32427", + "name": "Subtendinous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Subtendinous synovial bursa" + ] + }, + { + "id": "FMA:32428", + "name": "Submuscular bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:32429", + "name": "Subfascial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:32430", + "name": "Interligamentous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:32438", + "name": "Surface of subdivision of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + }, + "synonyms": [ + "Surface of subdivision of sacral segment" + ] + }, + { + "id": "FMA:32439", + "name": "Ala of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86143" + ] + }, + "synonyms": [ + "Sacrum ala", + "Wing of sacrum" + ] + }, + { + "id": "FMA:32440", + "name": "Right ala of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32439" + ] + } + }, + { + "id": "FMA:32441", + "name": "Left ala of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32439" + ] + } + }, + { + "id": "FMA:32442", + "name": "Articular facet of inferior surface of body of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32438" + ] + }, + "synonyms": [ + "Articular facet of inferior surface of body of fifth sacral segment" + ] + }, + { + "id": "FMA:32445", + "name": "Lateral part proper of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16218" + ] + } + }, + { + "id": "FMA:32446", + "name": "Right lateral part proper of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32445" + ] + } + }, + { + "id": "FMA:32447", + "name": "Left lateral part proper of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32445" + ] + } + }, + { + "id": "FMA:32448", + "name": "Subdivision of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16201" + ] + }, + "synonyms": [ + "Coccyx subdivision" + ] + }, + { + "id": "FMA:32473", + "name": "Surface of transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32438" + ] + }, + "synonyms": [ + "Surface of transverse process of first sacral segment" + ] + }, + { + "id": "FMA:32474", + "name": "Surface of right transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32473" + ] + }, + "synonyms": [ + "Surface of right transverse process of first sacral segment" + ] + }, + { + "id": "FMA:32475", + "name": "Surface of left transverse process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32473" + ] + }, + "synonyms": [ + "Surface of left transverse process of first sacral segment" + ] + }, + { + "id": "FMA:32479", + "name": "Superior surface of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32438" + ] + }, + "synonyms": [ + "Superior surface of body of first sacral segment" + ] + }, + { + "id": "FMA:32481", + "name": "Articular cartilage of facet of apex of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28963" + ] + }, + "synonyms": [ + "Articular cartilage of inferior surface of body of fifth sacral segment" + ] + }, + { + "id": "FMA:32482", + "name": "Bony part of central part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72071" + ] + }, + "synonyms": [ + "Bony part of central part of body of first sacral segment" + ] + }, + { + "id": "FMA:32484", + "name": "Bony part of body of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:32485", + "name": "Bony part of posterolateral part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72071" + ] + }, + "synonyms": [ + "Bony part of posterolateral part of body of first sacral segment" + ] + }, + { + "id": "FMA:32486", + "name": "Bony part of right posterolateral part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32485" + ] + }, + "synonyms": [ + "Bony part of right posterolateral part of body of first sacral segment" + ] + }, + { + "id": "FMA:32487", + "name": "Bony part of left posterolateral part of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32485" + ] + }, + "synonyms": [ + "Bony part of left posterolateral part of body of first sacral segment" + ] + }, + { + "id": "FMA:32488", + "name": "Periosteum of central part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32393" + ] + } + }, + { + "id": "FMA:32489", + "name": "Periosteum of posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32393" + ] + } + }, + { + "id": "FMA:32490", + "name": "Periosteum of right posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32489" + ] + } + }, + { + "id": "FMA:32491", + "name": "Periosteum of left posterolateral part of body of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32489" + ] + } + }, + { + "id": "FMA:32492", + "name": "Bony part of vertebral arch of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:32493", + "name": "Bony part of pedicle of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32492" + ] + } + }, + { + "id": "FMA:32494", + "name": "Bony part of lamina of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32492" + ] + } + }, + { + "id": "FMA:32495", + "name": "Bony part of right pedicle of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32493" + ] + } + }, + { + "id": "FMA:32496", + "name": "Bony part of left pedicle of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32493" + ] + } + }, + { + "id": "FMA:32497", + "name": "Bony part of pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32493" + ] + } + }, + { + "id": "FMA:32498", + "name": "Bony part of right pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32497" + ] + } + }, + { + "id": "FMA:32499", + "name": "Bony part of left pedicle of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32497" + ] + } + }, + { + "id": "FMA:32500", + "name": "Bony part of right lamina of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32494" + ] + } + }, + { + "id": "FMA:32501", + "name": "Bony part of left lamina of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32494" + ] + } + }, + { + "id": "FMA:32502", + "name": "Bony part of lamina of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32494" + ] + } + }, + { + "id": "FMA:32503", + "name": "Bony part of right lamina of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32502" + ] + } + }, + { + "id": "FMA:32504", + "name": "Bony part of left lamina of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32502" + ] + } + }, + { + "id": "FMA:32505", + "name": "Dorsal part of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85304" + ] + } + }, + { + "id": "FMA:32506", + "name": "Articular cartilage of right auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31876" + ] + } + }, + { + "id": "FMA:32507", + "name": "Articular cartilage of left auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31876" + ] + } + }, + { + "id": "FMA:32508", + "name": "Body of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16204" + ] + }, + "synonyms": [ + "Second sacral segmental body" + ] + }, + { + "id": "FMA:32509", + "name": "Body of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16204" + ] + }, + "synonyms": [ + "Third sacral segmental body" + ] + }, + { + "id": "FMA:32510", + "name": "Body of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16204" + ] + }, + "synonyms": [ + "Fourth sacral segmental body" + ] + }, + { + "id": "FMA:32511", + "name": "Body of fifth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16204" + ] + }, + "synonyms": [ + "Fifth sacral segmental body" + ] + }, + { + "id": "FMA:32514", + "name": "Prevertebral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22594" + ] + }, + "synonyms": [ + "Flexor muscle of vertebral column" + ] + }, + { + "id": "FMA:32515", + "name": "Postvertebral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22594" + ] + }, + "synonyms": [ + "Extensor muscle of vertebral column" + ] + }, + { + "id": "FMA:32516", + "name": "Extrinsic muscle of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33531" + ] + } + }, + { + "id": "FMA:32517", + "name": "Superficial extrinsic muscle of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32516" + ] + } + }, + { + "id": "FMA:32518", + "name": "Deep extrinsic muscle of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32516" + ] + } + }, + { + "id": "FMA:32519", + "name": "Levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32518" + ] + } + }, + { + "id": "FMA:32520", + "name": "Intrinsic muscle of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33531" + ] + } + }, + { + "id": "FMA:32521", + "name": "Deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + } + }, + { + "id": "FMA:32525", + "name": "Rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32582" + ] + }, + "synonyms": [ + "Greater posterior rectus capitis" + ] + }, + { + "id": "FMA:32526", + "name": "Rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32582" + ] + }, + "synonyms": [ + "Lesser posterior rectus capitis" + ] + }, + { + "id": "FMA:32527", + "name": "Obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32582" + ] + }, + "synonyms": [ + "Superior obliquus capitis" + ] + }, + { + "id": "FMA:32528", + "name": "Obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32582" + ] + } + }, + { + "id": "FMA:32529", + "name": "Zone of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Trapezius zone" + ] + }, + { + "id": "FMA:32530", + "name": "Right rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32525" + ] + } + }, + { + "id": "FMA:32531", + "name": "Left rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32525" + ] + } + }, + { + "id": "FMA:32532", + "name": "Right rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32526" + ] + } + }, + { + "id": "FMA:32533", + "name": "Left rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32526" + ] + } + }, + { + "id": "FMA:32534", + "name": "Right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32527" + ] + } + }, + { + "id": "FMA:32535", + "name": "Left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32527" + ] + } + }, + { + "id": "FMA:32536", + "name": "Right obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32528" + ] + } + }, + { + "id": "FMA:32537", + "name": "Left obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32528" + ] + } + }, + { + "id": "FMA:32540", + "name": "Right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32519" + ] + } + }, + { + "id": "FMA:32541", + "name": "Left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32519" + ] + } + }, + { + "id": "FMA:32542", + "name": "Right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32521" + ] + } + }, + { + "id": "FMA:32543", + "name": "Left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32521" + ] + } + }, + { + "id": "FMA:32544", + "name": "Right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9629" + ] + } + }, + { + "id": "FMA:32545", + "name": "Left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9629" + ] + } + }, + { + "id": "FMA:32546", + "name": "Infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + }, + "synonyms": [ + "Infraspinatus" + ] + }, + { + "id": "FMA:32547", + "name": "Right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32546" + ] + }, + "synonyms": [ + "Right infraspinatus" + ] + }, + { + "id": "FMA:32548", + "name": "Left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32546" + ] + }, + "synonyms": [ + "Left infraspinatus" + ] + }, + { + "id": "FMA:32549", + "name": "Teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + }, + "synonyms": [ + "Teres major muscle" + ] + }, + { + "id": "FMA:32550", + "name": "Teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32520" + ] + }, + "synonyms": [ + "Teres minor muscle" + ] + }, + { + "id": "FMA:32551", + "name": "Right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32549" + ] + } + }, + { + "id": "FMA:32552", + "name": "Left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32549" + ] + } + }, + { + "id": "FMA:32553", + "name": "Right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32550" + ] + } + }, + { + "id": "FMA:32554", + "name": "Left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32550" + ] + } + }, + { + "id": "FMA:32555", + "name": "Ascending part of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Pars ascendens (Musculus trapezius)", + "Superior part of trapezius" + ] + }, + { + "id": "FMA:32556", + "name": "Transverse part of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32529" + ] + }, + "synonyms": [ + "Transverse part of descending trapezius", + "Pars transversa (Musculus trapezius)", + "Middle part of trapezius" + ] + }, + { + "id": "FMA:32557", + "name": "Descending part of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Pars descendens (Musculus trapezius)", + "Inferior part of trapezius" + ] + }, + { + "id": "FMA:32558", + "name": "Musculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Muscles", + "Set of muscles", + "Muscle group", + "Muscles set" + ] + }, + { + "id": "FMA:32559", + "name": "Superficial postvertebral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32515" + ] + } + }, + { + "id": "FMA:32560", + "name": "Intermediate postvertebral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32515" + ] + } + }, + { + "id": "FMA:32561", + "name": "Deep postvertebral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32515" + ] + } + }, + { + "id": "FMA:32564", + "name": "Set of all transversospinales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "All transversospinales set" + ] + }, + { + "id": "FMA:32566", + "name": "Bone of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:32567", + "name": "Cartilage of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Sternal cartilage" + ] + }, + { + "id": "FMA:32568", + "name": "Bony part of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:32569", + "name": "Periosteum of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Sternal periosteum" + ] + }, + { + "id": "FMA:32570", + "name": "Compact bone of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:32571", + "name": "Trabecular bone of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:32572", + "name": "Cartilage of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32567" + ] + }, + "synonyms": [ + "Manubrium cartilage" + ] + }, + { + "id": "FMA:32573", + "name": "Cartilage of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32567" + ] + } + }, + { + "id": "FMA:32574", + "name": "Cartilage of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32567" + ] + }, + "synonyms": [ + "Xiphoid process cartilage" + ] + }, + { + "id": "FMA:32575", + "name": "Bone tissue of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236323" + ] + } + }, + { + "id": "FMA:32576", + "name": "Bone tissue of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236323" + ] + } + }, + { + "id": "FMA:32577", + "name": "Bone tissue of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236323" + ] + } + }, + { + "id": "FMA:32578", + "name": "Periosteum of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32569" + ] + }, + "synonyms": [ + "Manubrium periosteum" + ] + }, + { + "id": "FMA:32579", + "name": "Periosteum of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32569" + ] + } + }, + { + "id": "FMA:32580", + "name": "Periosteum of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32569" + ] + }, + "synonyms": [ + "Xiphoid process periosteum" + ] + }, + { + "id": "FMA:32581", + "name": "Surface of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Sternal surface" + ] + }, + { + "id": "FMA:32582", + "name": "Posterior suboccipital muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32561" + ] + } + }, + { + "id": "FMA:32583", + "name": "Superficial fascia of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:32584", + "name": "Set of extrinsic muscles of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50217" + ] + }, + "synonyms": [ + "Extrinsic muscle group of shoulder" + ] + }, + { + "id": "FMA:32585", + "name": "Set of superficial extrinsic muscles of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32584" + ] + }, + "synonyms": [ + "Superficial extrinsic muscle group of shoulder" + ] + }, + { + "id": "FMA:32586", + "name": "Set of deep extrinsic muscles of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32584" + ] + }, + "synonyms": [ + "Deep extrinsic muscle group of shoulder" + ] + }, + { + "id": "FMA:32587", + "name": "Set of all extrinsic muscles of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80005" + ] + }, + "synonyms": [ + "Extrinsic muscle group of right shoulder" + ] + }, + { + "id": "FMA:32588", + "name": "Set of all extrinsic muscles of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80005" + ] + }, + "synonyms": [ + "Extrinsic muscle group of left shoulder" + ] + }, + { + "id": "FMA:32589", + "name": "Set of superficial extrinsic muscles of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32585" + ] + }, + "synonyms": [ + "Superficial extrinsic muscle group of right shoulder" + ] + }, + { + "id": "FMA:32590", + "name": "Set of superficial extrinsic muscles of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32585" + ] + }, + "synonyms": [ + "Superficial extrinsic muscle group of left shoulder" + ] + }, + { + "id": "FMA:32591", + "name": "Set of deep extrinsic muscles of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32586" + ] + }, + "synonyms": [ + "Deep extrinsic muscle group of right shoulder" + ] + }, + { + "id": "FMA:32592", + "name": "Set of deep extrinsic muscles of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32586" + ] + }, + "synonyms": [ + "Deep extrinsic muscle group of left shoulder" + ] + }, + { + "id": "FMA:32593", + "name": "Set of prevertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33061" + ] + }, + "synonyms": [ + "Prevertebral muscles set", + "Anterior vertebral muscle group", + "Prevertebral muscle group" + ] + }, + { + "id": "FMA:32596", + "name": "Set of postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33061" + ] + }, + "synonyms": [ + "Postvertebral muscles set", + "Posterior vertebral muscle group", + "Postvertebral muscle group" + ] + }, + { + "id": "FMA:32599", + "name": "Bony part of central part of body of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32484" + ] + } + }, + { + "id": "FMA:32600", + "name": "Bony part of posterolateral part of body of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32484" + ] + } + }, + { + "id": "FMA:32602", + "name": "Bony part of superior articular process of first sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + }, + "synonyms": [ + "Bony part of superior articular process of sacral segment" + ] + }, + { + "id": "FMA:32603", + "name": "Set of superficial postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Superficial postvertebral muscle group", + "Superficial postvertebral muscles set" + ] + }, + { + "id": "FMA:32604", + "name": "Set of intermediate postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Intermediate postvertebral muscles set", + "Intermediate postvertebral muscle group" + ] + }, + { + "id": "FMA:32605", + "name": "Set of deep postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Deep postvertebral muscles set", + "Deep postvertebral muscle group" + ] + }, + { + "id": "FMA:32606", + "name": "Set of right superficial postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32603" + ] + }, + "synonyms": [ + "Right superficial postvertebral muscles set", + "Right superficial postvertebral muscle group" + ] + }, + { + "id": "FMA:32607", + "name": "Set of left superficial postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32603" + ] + }, + "synonyms": [ + "Left superficial postvertebral muscle group", + "Left superficial postvertebral muscles set" + ] + }, + { + "id": "FMA:32608", + "name": "Set of right intermediate postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32604" + ] + }, + "synonyms": [ + "Right intermediate postvertebral muscles set" + ] + }, + { + "id": "FMA:32609", + "name": "Set of left intermediate postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32604" + ] + }, + "synonyms": [ + "Left intermediate postvertebral muscles set" + ] + }, + { + "id": "FMA:32610", + "name": "Set of right deep postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32605" + ] + }, + "synonyms": [ + "Right deep postvertebral muscles set", + "Right deep postvertebral muscle group" + ] + }, + { + "id": "FMA:32611", + "name": "Set of left deep postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32605" + ] + }, + "synonyms": [ + "Left deep postvertebral muscular group set", + "Left deep postvertebral muscle group" + ] + }, + { + "id": "FMA:32618", + "name": "Proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32899" + ] + }, + "synonyms": [ + "Second proximal phalanx of foot", + "Proximal phalanx of second digit of foot" + ] + }, + { + "id": "FMA:32619", + "name": "Proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32900" + ] + }, + "synonyms": [ + "Third proximal phalanx of foot", + "Proximal phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32620", + "name": "Proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32901" + ] + }, + "synonyms": [ + "Fourth proximal phalanx of foot", + "Proximal phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:32621", + "name": "Proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32902" + ] + }, + "synonyms": [ + "Proximal phalanx of fifth toe", + "Proximal phalanx of fifth digit of foot", + "Fifth proximal phalanx of foot" + ] + }, + { + "id": "FMA:32623", + "name": "Middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32899" + ] + }, + "synonyms": [ + "Middle phalanx of second digit of foot", + "Second middle phalanx of foot" + ] + }, + { + "id": "FMA:32624", + "name": "Middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32900" + ] + }, + "synonyms": [ + "Third middle phalanx of foot", + "Middle phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32625", + "name": "Middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32901" + ] + }, + "synonyms": [ + "Middle phalanx of fourth digit of foot", + "Fourth middle phalanx of foot" + ] + }, + { + "id": "FMA:32627", + "name": "Distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32884" + ] + }, + "synonyms": [ + "First distal phalanx of foot", + "Distal phalanx of first digit of foot", + "Distal phalanx of great toe" + ] + }, + { + "id": "FMA:32628", + "name": "Distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32899" + ] + }, + "synonyms": [ + "Second distal phalanx of foot", + "Distal phalanx of second digit of foot" + ] + }, + { + "id": "FMA:32629", + "name": "Distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32900" + ] + }, + "synonyms": [ + "Third distal phalanx of foot", + "Distal phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32630", + "name": "Distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32901" + ] + }, + "synonyms": [ + "Distal phalanx of fourth digit of foot", + "Fourth distal phalanx of foot" + ] + }, + { + "id": "FMA:32631", + "name": "Distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32902" + ] + }, + "synonyms": [ + "Distal phalanx of fifth toe", + "Distal phalanx of fifth digit of foot", + "Fifth distal phalanx of foot" + ] + }, + { + "id": "FMA:32634", + "name": "Proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32618" + ] + }, + "synonyms": [ + "Proximal phalanx of second digit of right foot", + "Second proximal phalanx of right foot" + ] + }, + { + "id": "FMA:32635", + "name": "Proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32618" + ] + }, + "synonyms": [ + "Second proximal phalanx of left foot", + "Proximal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:32636", + "name": "Proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32619" + ] + }, + "synonyms": [ + "Proximal phalanx of third digit of right foot", + "Third proximal phalanx of right foot" + ] + }, + { + "id": "FMA:32637", + "name": "Proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32619" + ] + }, + "synonyms": [ + "Proximal phalanx of third digit of left foot", + "Third proximal phalanx of left foot" + ] + }, + { + "id": "FMA:32638", + "name": "Proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32620" + ] + }, + "synonyms": [ + "Fourth proximal phalanx of right foot", + "Proximal phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:32639", + "name": "Proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32620" + ] + }, + "synonyms": [ + "Fourth proximal phalanx of left foot", + "Proximal phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32640", + "name": "Proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32621" + ] + }, + "synonyms": [ + "Proximal phalanx of fifth digit of right foot", + "Proximal phalanx of right fifth toe", + "Fifth proximal phalanx of right foot" + ] + }, + { + "id": "FMA:32641", + "name": "Proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32621" + ] + }, + "synonyms": [ + "Fifth proximal phalanx of left foot", + "Proximal phalanx of fifth digit of left foot", + "Proximal phalanx of left fifth toe" + ] + }, + { + "id": "FMA:32642", + "name": "Middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32623" + ] + }, + "synonyms": [ + "Second middle phalanx of right foot", + "Middle phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:32643", + "name": "Middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32623" + ] + }, + "synonyms": [ + "Second middle phalanx of left foot", + "Middle phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:32644", + "name": "Middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32624" + ] + }, + "synonyms": [ + "Middle phalanx of third digit of right foot", + "Third middle phalanx of right foot" + ] + }, + { + "id": "FMA:32645", + "name": "Middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32624" + ] + }, + "synonyms": [ + "Third middle phalanx of left foot", + "Middle phalanx of third digit of left foot" + ] + }, + { + "id": "FMA:32646", + "name": "Middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32625" + ] + }, + "synonyms": [ + "Middle phalanx of fourth digit of right foot", + "Fourth middle phalanx of right foot" + ] + }, + { + "id": "FMA:32647", + "name": "Middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32625" + ] + }, + "synonyms": [ + "Fourth middle phalanx of left foot", + "Middle phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32650", + "name": "Distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32627" + ] + }, + "synonyms": [ + "Distal phalanx of first digit of right foot", + "First distal phalanx of right foot" + ] + }, + { + "id": "FMA:32651", + "name": "Distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32627" + ] + }, + "synonyms": [ + "Distal phalanx of first digit of left foot", + "First distal phalanx of left foot" + ] + }, + { + "id": "FMA:32652", + "name": "Distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32628" + ] + }, + "synonyms": [ + "Distal phalanx of second digit of right foot", + "Second distal phalanx of right foot" + ] + }, + { + "id": "FMA:32653", + "name": "Distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32628" + ] + }, + "synonyms": [ + "Second distal phalanx of left foot", + "Distal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:32654", + "name": "Distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32629" + ] + }, + "synonyms": [ + "Third distal phalanx of right foot", + "Distal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:32655", + "name": "Distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32629" + ] + }, + "synonyms": [ + "Distal phalanx of third digit of left foot", + "Third distal phalanx of left foot" + ] + }, + { + "id": "FMA:32656", + "name": "Distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32630" + ] + }, + "synonyms": [ + "Distal phalanx of fourth digit of right foot", + "Fourth distal phalanx of right foot" + ] + }, + { + "id": "FMA:32657", + "name": "Distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32630" + ] + }, + "synonyms": [ + "Fourth distal phalanx of left foot", + "Distal phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32658", + "name": "Distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32631" + ] + }, + "synonyms": [ + "Distal phalanx of fifth digit of right foot", + "Distal phalanx of right fifth toe", + "Fifth distal phalanx of right foot" + ] + }, + { + "id": "FMA:32659", + "name": "Distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32631" + ] + }, + "synonyms": [ + "Fifth distal phalanx of left foot", + "Distal phalanx of fifth digit of left foot", + "Distal phalanx of left fifth toe" + ] + }, + { + "id": "FMA:32672", + "name": "Sesamoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7475" + ] + } + }, + { + "id": "FMA:32674", + "name": "Compact bone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:32675", + "name": "Trabecular bone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + }, + "synonyms": [ + "Spongy bone of long bone", + "Cancellous bone of long bone" + ] + }, + { + "id": "FMA:32676", + "name": "Cartilage of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Long bone cartilage" + ] + }, + { + "id": "FMA:32677", + "name": "Periosteum of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Long bone periosteum" + ] + }, + { + "id": "FMA:32678", + "name": "Compact bone of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32695" + ] + } + }, + { + "id": "FMA:32679", + "name": "Compact bone of diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32695" + ] + } + }, + { + "id": "FMA:32680", + "name": "Compact bone of metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32695" + ] + } + }, + { + "id": "FMA:32681", + "name": "Compact bone of epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32695" + ] + } + }, + { + "id": "FMA:32682", + "name": "Trabecular bone of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32696" + ] + } + }, + { + "id": "FMA:32683", + "name": "Trabecular bone of diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32696" + ] + } + }, + { + "id": "FMA:32684", + "name": "Trabecular bone of metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32696" + ] + } + }, + { + "id": "FMA:32685", + "name": "Trabecular bone of epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32696" + ] + } + }, + { + "id": "FMA:32686", + "name": "Periosteum of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + }, + "synonyms": [ + "Diaphysis periosteum" + ] + }, + { + "id": "FMA:32687", + "name": "Periosteum of epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + }, + "synonyms": [ + "Epiphysis periosteum" + ] + }, + { + "id": "FMA:32688", + "name": "Diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85563" + ] + }, + "synonyms": [ + "Body proper of long bone", + "Shaft proper of long bone" + ] + }, + { + "id": "FMA:32689", + "name": "Periosteum of diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + }, + "synonyms": [ + "Diaphysis proper periosteum" + ] + }, + { + "id": "FMA:32690", + "name": "Periosteum of metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + }, + "synonyms": [ + "Metaphysis periosteum" + ] + }, + { + "id": "FMA:32692", + "name": "Endosteum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + } + }, + { + "id": "FMA:32693", + "name": "Osteon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Osteonum", + "Haversian system" + ] + }, + { + "id": "FMA:32695", + "name": "Compact bone of zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258954" + ] + }, + "synonyms": [ + "Compact bone of subdivision of long bone" + ] + }, + { + "id": "FMA:32696", + "name": "Trabecular bone of zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258956" + ] + }, + "synonyms": [ + "Trabecular bone of subdivision of long bone" + ] + }, + { + "id": "FMA:32697", + "name": "Periosteum of zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:32698", + "name": "Proximal epiphysial plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75427" + ] + }, + "synonyms": [ + "Proximal epiphyseal plate" + ] + }, + { + "id": "FMA:32699", + "name": "Distal epiphysial plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75427" + ] + }, + "synonyms": [ + "Distal epiphyseal plate" + ] + }, + { + "id": "FMA:32701", + "name": "Compact bone of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:32702", + "name": "Compact bone of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32701" + ] + } + }, + { + "id": "FMA:32703", + "name": "Compact bone of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32701" + ] + } + }, + { + "id": "FMA:32705", + "name": "Compact bone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of body of femur" + ] + }, + { + "id": "FMA:32706", + "name": "Compact bone of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32705" + ] + }, + "synonyms": [ + "Compact bone of body of right femur" + ] + }, + { + "id": "FMA:32707", + "name": "Compact bone of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32705" + ] + }, + "synonyms": [ + "Compact bone of body of left femur" + ] + }, + { + "id": "FMA:32708", + "name": "Compact bone of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51552" + ] + }, + "synonyms": [ + "Compact bone of shaft of femur" + ] + }, + { + "id": "FMA:32709", + "name": "Compact bone of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32708" + ] + }, + "synonyms": [ + "Compact bone of shaft of right femur" + ] + }, + { + "id": "FMA:32710", + "name": "Compact bone of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32708" + ] + }, + "synonyms": [ + "Compact bone of shaft of left femur" + ] + }, + { + "id": "FMA:32717", + "name": "Trabecular bone of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:32718", + "name": "Trabecular bone of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32717" + ] + } + }, + { + "id": "FMA:32719", + "name": "Trabecular bone of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32717" + ] + } + }, + { + "id": "FMA:32721", + "name": "Trabecular bone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of femur", + "Trabecular bone of body of femur" + ] + }, + { + "id": "FMA:32722", + "name": "Trabecular bone of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51574" + ] + } + }, + { + "id": "FMA:32726", + "name": "Trabecular bone of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32721" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right femur", + "Trabecular bone of body of right femur" + ] + }, + { + "id": "FMA:32727", + "name": "Trabecular bone of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32721" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left femur", + "Trabecular bone of body of left femur" + ] + }, + { + "id": "FMA:32728", + "name": "Trabecular bone of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32722" + ] + } + }, + { + "id": "FMA:32729", + "name": "Trabecular bone of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32722" + ] + } + }, + { + "id": "FMA:32733", + "name": "Compact bone of proximal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32681" + ] + } + }, + { + "id": "FMA:32734", + "name": "Compact bone of distal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32681" + ] + } + }, + { + "id": "FMA:32735", + "name": "Compact bone of proximal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32680" + ] + } + }, + { + "id": "FMA:32736", + "name": "Compact bone of distal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32680" + ] + } + }, + { + "id": "FMA:32737", + "name": "Trabecular bone of proximal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32684" + ] + } + }, + { + "id": "FMA:32738", + "name": "Trabecular bone of distal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32684" + ] + } + }, + { + "id": "FMA:32739", + "name": "Trabecular bone of proximal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32685" + ] + } + }, + { + "id": "FMA:32740", + "name": "Trabecular bone of distal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32685" + ] + } + }, + { + "id": "FMA:32741", + "name": "Periosteum of proximal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32690" + ] + }, + "synonyms": [ + "Proximal metaphysis periosteum" + ] + }, + { + "id": "FMA:32742", + "name": "Periosteum of distal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32690" + ] + }, + "synonyms": [ + "Distal metaphysis periosteum" + ] + }, + { + "id": "FMA:32743", + "name": "Compact bone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of upper end of femur", + "Compact bone of proximal end of femur" + ] + }, + { + "id": "FMA:32744", + "name": "Compact bone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of lower end of femur", + "Compact bone of distal end of femur" + ] + }, + { + "id": "FMA:32745", + "name": "Compact bone of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32743" + ] + }, + "synonyms": [ + "Compact bone of upper end of right femur", + "Compact bone of proximal end of right femur" + ] + }, + { + "id": "FMA:32746", + "name": "Compact bone of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32743" + ] + }, + "synonyms": [ + "Compact bone of upper end of left femur", + "Compact bone of proximal end of left femur" + ] + }, + { + "id": "FMA:32747", + "name": "Compact bone of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32744" + ] + }, + "synonyms": [ + "Compact bone of distal end of right femur", + "Compact bone of lower end of right femur" + ] + }, + { + "id": "FMA:32748", + "name": "Compact bone of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32744" + ] + }, + "synonyms": [ + "Compact bone of distal end of left femur", + "Compact bone of lower end of left femur" + ] + }, + { + "id": "FMA:32749", + "name": "Trabecular bone of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:32750", + "name": "Trabecular bone of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32749" + ] + } + }, + { + "id": "FMA:32751", + "name": "Trabecular bone of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32749" + ] + } + }, + { + "id": "FMA:32752", + "name": "Trabecular bone of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:32753", + "name": "Trabecular bone of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32752" + ] + } + }, + { + "id": "FMA:32754", + "name": "Trabecular bone of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32752" + ] + } + }, + { + "id": "FMA:32755", + "name": "Trabecular bone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of femur", + "Trabecular bone of proximal end of femur" + ] + }, + { + "id": "FMA:32756", + "name": "Trabecular bone of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32755" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of right femur", + "Trabecular bone of upper end of right femur" + ] + }, + { + "id": "FMA:32757", + "name": "Trabecular bone of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32755" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left femur", + "Trabecular bone of proximal end of left femur" + ] + }, + { + "id": "FMA:32758", + "name": "Trabecular bone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of femur", + "Trabecular bone of distal end of femur" + ] + }, + { + "id": "FMA:32759", + "name": "Trabecular bone of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32758" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right femur", + "Trabecular bone of distal end of right femur" + ] + }, + { + "id": "FMA:32760", + "name": "Trabecular bone of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32758" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of left femur", + "Trabecular bone of lower end of left femur" + ] + }, + { + "id": "FMA:32761", + "name": "Hyaline cartilage of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32814" + ] + } + }, + { + "id": "FMA:32762", + "name": "Hyaline cartilage of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32761" + ] + } + }, + { + "id": "FMA:32763", + "name": "Hyaline cartilage of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32761" + ] + } + }, + { + "id": "FMA:32764", + "name": "Periosteum of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Femoral periosteum" + ] + }, + { + "id": "FMA:32765", + "name": "Periosteum of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32764" + ] + }, + "synonyms": [ + "Right femoral periosteum" + ] + }, + { + "id": "FMA:32766", + "name": "Periosteum of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32764" + ] + }, + "synonyms": [ + "Left femoral periosteum" + ] + }, + { + "id": "FMA:32767", + "name": "Periosteum of subdivision of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:32768", + "name": "Periosteum of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + }, + "synonyms": [ + "Periosteum of body of femur", + "Periosteum of shaft of femur" + ] + }, + { + "id": "FMA:32769", + "name": "Periosteum of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32768" + ] + }, + "synonyms": [ + "Periosteum of shaft of right femur", + "Periosteum of body of right femur" + ] + }, + { + "id": "FMA:32770", + "name": "Periosteum of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32768" + ] + }, + "synonyms": [ + "Periosteum of shaft of left femur", + "Periosteum of body of left femur" + ] + }, + { + "id": "FMA:32771", + "name": "Periosteum of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:32772", + "name": "Periosteum of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32771" + ] + } + }, + { + "id": "FMA:32773", + "name": "Periosteum of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32771" + ] + } + }, + { + "id": "FMA:32774", + "name": "Periosteum of metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:32775", + "name": "Periosteum of metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32774" + ] + } + }, + { + "id": "FMA:32776", + "name": "Periosteum of metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32774" + ] + } + }, + { + "id": "FMA:32777", + "name": "Periosteum of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32774" + ] + } + }, + { + "id": "FMA:32778", + "name": "Periosteum of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32777" + ] + } + }, + { + "id": "FMA:32779", + "name": "Periosteum of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32777" + ] + } + }, + { + "id": "FMA:32780", + "name": "Periosteum of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32774" + ] + } + }, + { + "id": "FMA:32781", + "name": "Periosteum of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32780" + ] + } + }, + { + "id": "FMA:32782", + "name": "Periosteum of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32780" + ] + } + }, + { + "id": "FMA:32783", + "name": "Periosteum of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:32784", + "name": "Periosteum of epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32783" + ] + } + }, + { + "id": "FMA:32785", + "name": "Periosteum of epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32783" + ] + } + }, + { + "id": "FMA:32786", + "name": "Periosteum of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32783" + ] + }, + "synonyms": [ + "Periosteum of upper end of femur", + "Periosteum of proximal end of femur" + ] + }, + { + "id": "FMA:32787", + "name": "Periosteum of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32786" + ] + }, + "synonyms": [ + "Periosteum of upper end of right femur", + "Periosteum of proximal end of right femur" + ] + }, + { + "id": "FMA:32788", + "name": "Periosteum of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32786" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left femur", + "Periosteum of upper end of left femur" + ] + }, + { + "id": "FMA:32789", + "name": "Periosteum of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32783" + ] + }, + "synonyms": [ + "Periosteum of distal end of femur", + "Periosteum of lower end of femur" + ] + }, + { + "id": "FMA:32790", + "name": "Periosteum of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32789" + ] + }, + "synonyms": [ + "Periosteum of distal end of right femur", + "Periosteum of lower end of right femur" + ] + }, + { + "id": "FMA:32791", + "name": "Periosteum of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32789" + ] + }, + "synonyms": [ + "Periosteum of lower end of left femur", + "Periosteum of distal end of left femur" + ] + }, + { + "id": "FMA:32792", + "name": "Epiphyseal plate of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32761" + ] + } + }, + { + "id": "FMA:32793", + "name": "Epiphyseal plate of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32792" + ] + } + }, + { + "id": "FMA:32794", + "name": "Epiphyseal plate of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32792" + ] + } + }, + { + "id": "FMA:32795", + "name": "Proximal epiphyseal plate of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32792" + ] + } + }, + { + "id": "FMA:32796", + "name": "Proximal epiphyseal plate of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32795" + ] + } + }, + { + "id": "FMA:32797", + "name": "Proximal epiphyseal plate of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32795" + ] + } + }, + { + "id": "FMA:32798", + "name": "Distal epiphyseal plate of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32792" + ] + } + }, + { + "id": "FMA:32799", + "name": "Distal epiphyseal plate of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32798" + ] + } + }, + { + "id": "FMA:32800", + "name": "Distal epiphyseal plate of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32798" + ] + } + }, + { + "id": "FMA:32801", + "name": "Compact bone of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:32802", + "name": "Compact bone of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32801" + ] + } + }, + { + "id": "FMA:32803", + "name": "Compact bone of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32801" + ] + } + }, + { + "id": "FMA:32804", + "name": "Compact bone of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:32805", + "name": "Compact bone of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32804" + ] + } + }, + { + "id": "FMA:32806", + "name": "Compact bone of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32804" + ] + } + }, + { + "id": "FMA:32807", + "name": "Bony part of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:32808", + "name": "Hyaline cartilage of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37377" + ] + } + }, + { + "id": "FMA:32811", + "name": "Bony part of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:32812", + "name": "Bony part of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32811" + ] + } + }, + { + "id": "FMA:32813", + "name": "Bony part of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32811" + ] + } + }, + { + "id": "FMA:32814", + "name": "Cartilage of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Femoral cartilage" + ] + }, + { + "id": "FMA:32815", + "name": "Articular cartilage of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:32816", + "name": "Articular cartilage of epiphysis right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32815" + ] + } + }, + { + "id": "FMA:32817", + "name": "Articular cartilage of epiphysis left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32815" + ] + } + }, + { + "id": "FMA:32818", + "name": "Fibrocartilage of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32814" + ] + }, + "synonyms": [ + "Femoral fibrocartilage" + ] + }, + { + "id": "FMA:32819", + "name": "Fibrocartilage of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32818" + ] + }, + "synonyms": [ + "Right femoral fibrocartilage" + ] + }, + { + "id": "FMA:32820", + "name": "Fibrocartilage of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32818" + ] + }, + "synonyms": [ + "Left femoral fibrocartilage" + ] + }, + { + "id": "FMA:32821", + "name": "Proximal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Proximal end of long bone" + ] + }, + { + "id": "FMA:32822", + "name": "Distal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Distal end of long bone" + ] + }, + { + "id": "FMA:32823", + "name": "Proximal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Proximal diaphyseal end of long bone" + ] + }, + { + "id": "FMA:32824", + "name": "Distal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Distal diaphyseal end of long bone" + ] + }, + { + "id": "FMA:32825", + "name": "Epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Humeral epiphysis" + ] + }, + { + "id": "FMA:32826", + "name": "Distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of humerus", + "Distal end of humerus" + ] + }, + { + "id": "FMA:32827", + "name": "Distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32826" + ] + }, + "synonyms": [ + "Distal end of right humerus", + "Lower end of right humerus" + ] + }, + { + "id": "FMA:32828", + "name": "Distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32826" + ] + }, + "synonyms": [ + "Lower end of left humerus", + "Distal end of left humerus" + ] + }, + { + "id": "FMA:32829", + "name": "Diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + }, + "synonyms": [ + "Shaft proper of humerus", + "Body proper of humerus" + ] + }, + { + "id": "FMA:32830", + "name": "Metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Diaphyseal end of humerus", + "Humeral metaphysis" + ] + }, + { + "id": "FMA:32832", + "name": "Zone of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Zone of lower end of humerus", + "Zone of distal end of humerus" + ] + }, + { + "id": "FMA:32834", + "name": "Diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32829" + ] + } + }, + { + "id": "FMA:32835", + "name": "Diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32829" + ] + } + }, + { + "id": "FMA:32838", + "name": "Epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Femoral epiphysis" + ] + }, + { + "id": "FMA:32839", + "name": "Epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32838" + ] + }, + "synonyms": [ + "Right femoral epiphysis" + ] + }, + { + "id": "FMA:32840", + "name": "Epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32838" + ] + }, + "synonyms": [ + "Left femoral epiphysis" + ] + }, + { + "id": "FMA:32841", + "name": "Proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + } + }, + { + "id": "FMA:32842", + "name": "Proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32841" + ] + } + }, + { + "id": "FMA:32843", + "name": "Proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32841" + ] + } + }, + { + "id": "FMA:32844", + "name": "Distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + } + }, + { + "id": "FMA:32845", + "name": "Distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32844" + ] + } + }, + { + "id": "FMA:32846", + "name": "Distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32844" + ] + } + }, + { + "id": "FMA:32847", + "name": "Diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Body of femur", + "Femoral diaphysis", + "Shaft of femur" + ] + }, + { + "id": "FMA:32848", + "name": "Diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32847" + ] + }, + "synonyms": [ + "Right femoral diaphysis" + ] + }, + { + "id": "FMA:32849", + "name": "Diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32847" + ] + }, + "synonyms": [ + "Left femoral diaphysis" + ] + }, + { + "id": "FMA:32850", + "name": "Zone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + } + }, + { + "id": "FMA:32851", + "name": "Head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Femoral head" + ] + }, + { + "id": "FMA:32852", + "name": "Greater trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32850" + ] + }, + "synonyms": [ + "Greater trochanter of femur" + ] + }, + { + "id": "FMA:32853", + "name": "Lesser trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32850" + ] + }, + "synonyms": [ + "Lesser trochanter of femur" + ] + }, + { + "id": "FMA:32854", + "name": "Zone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + } + }, + { + "id": "FMA:32855", + "name": "Condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75434" + ] + }, + "synonyms": [ + "Femoral condyle" + ] + }, + { + "id": "FMA:32856", + "name": "Condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32855" + ] + }, + "synonyms": [ + "Right femoral condyle" + ] + }, + { + "id": "FMA:32857", + "name": "Condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32855" + ] + }, + "synonyms": [ + "Left femoral condyle" + ] + }, + { + "id": "FMA:32858", + "name": "Medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32854" + ] + } + }, + { + "id": "FMA:32859", + "name": "Lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32854" + ] + } + }, + { + "id": "FMA:32860", + "name": "Lateral condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32859" + ] + } + }, + { + "id": "FMA:32861", + "name": "Lateral condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32859" + ] + } + }, + { + "id": "FMA:32862", + "name": "Medial condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32858" + ] + } + }, + { + "id": "FMA:32863", + "name": "Medial condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32858" + ] + } + }, + { + "id": "FMA:32864", + "name": "Medial epicondyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75435" + ] + }, + "synonyms": [ + "Epicondylus medialis (Femur)" + ] + }, + { + "id": "FMA:32865", + "name": "Medial epicondyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32864" + ] + } + }, + { + "id": "FMA:32866", + "name": "Medial epicondyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32864" + ] + } + }, + { + "id": "FMA:32867", + "name": "Lateral epicondyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75435" + ] + }, + "synonyms": [ + "Epicondylus lateralis (Femur)" + ] + }, + { + "id": "FMA:32868", + "name": "Lateral epicondyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32867" + ] + } + }, + { + "id": "FMA:32869", + "name": "Lateral epicondyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32867" + ] + } + }, + { + "id": "FMA:32870", + "name": "Adductor tubercle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum adductorium" + ] + }, + { + "id": "FMA:32872", + "name": "Diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:32873", + "name": "Diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32872" + ] + } + }, + { + "id": "FMA:32874", + "name": "Diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32872" + ] + } + }, + { + "id": "FMA:32875", + "name": "Metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Femoral metaphysis" + ] + }, + { + "id": "FMA:32876", + "name": "Metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32875" + ] + }, + "synonyms": [ + "Right femoral metaphysis" + ] + }, + { + "id": "FMA:32877", + "name": "Metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32875" + ] + }, + "synonyms": [ + "Left femoral metaphysis" + ] + }, + { + "id": "FMA:32878", + "name": "Proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:32879", + "name": "Proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32878" + ] + } + }, + { + "id": "FMA:32880", + "name": "Proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32878" + ] + } + }, + { + "id": "FMA:32881", + "name": "Distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:32882", + "name": "Distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32881" + ] + } + }, + { + "id": "FMA:32883", + "name": "Distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32881" + ] + } + }, + { + "id": "FMA:32884", + "name": "Phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + }, + "synonyms": [ + "Phalanx of first digit of foot", + "Big toe phalanx", + "Phalanx of great toe" + ] + }, + { + "id": "FMA:32887", + "name": "Proximal epiphysis of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32888" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of big toe", + "Basal epiphysis of phalanx of great toe", + "Base of first digit of foot", + "Base of phalanx of big toe", + "Base of great toe" + ] + }, + { + "id": "FMA:32888", + "name": "Proximal epiphysis of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Base of phalanx of foot", + "Basal epiphysis of phalanx of foot", + "Basis phalangis (pedis)" + ] + }, + { + "id": "FMA:32889", + "name": "Diaphysis of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Body of phalanx of foot", + "Shaft of phalanx of foot", + "Corpus phalangis (pedis)" + ] + }, + { + "id": "FMA:32890", + "name": "Distal epiphysis of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Distal end of phalanx of foot", + "Head of phalanx of foot", + "Caput phalangis (pedis)" + ] + }, + { + "id": "FMA:32891", + "name": "Diaphysis of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226737" + ] + }, + "synonyms": [ + "Body of big toe", + "Shaft of phalanx of big toe", + "Shaft of great toe", + "Body of great toe", + "Shaft of first digit of foot" + ] + }, + { + "id": "FMA:32892", + "name": "Distal epiphysis of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32890" + ] + }, + "synonyms": [ + "Head of great toe", + "Phalanx big toe head", + "Head of phalanx of big toe", + "Distal end of phalanx of first toe", + "Distal end of phalanx of big toe" + ] + }, + { + "id": "FMA:32899", + "name": "Phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + }, + "synonyms": [ + "Second toe phalanx" + ] + }, + { + "id": "FMA:32900", + "name": "Phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + }, + "synonyms": [ + "Third toe phalanx" + ] + }, + { + "id": "FMA:32901", + "name": "Phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + }, + "synonyms": [ + "Fourth toe phalanx" + ] + }, + { + "id": "FMA:32902", + "name": "Phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + }, + "synonyms": [ + "Little toe phalanx", + "Phalanx of fifth digit of foot", + "Phalanx of fifth toe" + ] + }, + { + "id": "FMA:32913", + "name": "Proximal epiphysis of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32888" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of second toe", + "Base of phalanx of second digit of foot", + "Base of phalanx of second toe" + ] + }, + { + "id": "FMA:32916", + "name": "Diaphysis of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226737" + ] + }, + "synonyms": [ + "Shaft of phalanx of second toe", + "Body of phalanx of second toe", + "Shaft of phalanx of second digit of foot" + ] + }, + { + "id": "FMA:32919", + "name": "Distal epiphysis of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32890" + ] + }, + "synonyms": [ + "Head of phalanx of second toe", + "Head of phalanx of second digit of foot", + "Distal end of phalanx of second toe" + ] + }, + { + "id": "FMA:32922", + "name": "Proximal epiphysis of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32888" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of third toe", + "Base of phalanx of third toe", + "Base of phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32925", + "name": "Diaphysis of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226737" + ] + }, + "synonyms": [ + "Body of phalanx of third toe", + "Shaft of phalanx of third toe", + "Shaft of phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32928", + "name": "Distal epiphysis of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32890" + ] + }, + "synonyms": [ + "Distal end of phalanx of third toe", + "Head of phalanx of third digit of foot", + "Head of phalanx of third toe" + ] + }, + { + "id": "FMA:32931", + "name": "Proximal epiphysis of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32888" + ] + }, + "synonyms": [ + "Base of phalanx of fourth toe", + "Base of phalanx of fourth digit of foot", + "Basal epiphysis of phalanx of fourth toe" + ] + }, + { + "id": "FMA:32934", + "name": "Diaphysis of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226737" + ] + }, + "synonyms": [ + "Body of phalanx of fourth toe", + "Shaft of phalanx of fourth digit of foot", + "Shaft of phalanx of fourth toe" + ] + }, + { + "id": "FMA:32937", + "name": "Distal epiphysis of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32890" + ] + }, + "synonyms": [ + "Distal end of phalanx of fourth toe", + "Head of phalanx of fourth digit of foot", + "Head of phalanx of fourth toe" + ] + }, + { + "id": "FMA:32940", + "name": "Proximal epiphysis of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32888" + ] + }, + "synonyms": [ + "Base of phalanx of fifth digit of foot", + "Base of phalanx of little toe", + "Base of phalanx of fifth toe", + "Basal epiphysis of phalanx of little toe" + ] + }, + { + "id": "FMA:32943", + "name": "Diaphysis of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226737" + ] + }, + "synonyms": [ + "Shaft of phalanx of fifth toe", + "Body of phalanx of little toe", + "Shaft of phalanx of fifth digit of foot", + "Shaft of phalanx of little toe" + ] + }, + { + "id": "FMA:32946", + "name": "Distal epiphysis of phalanx of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32890" + ] + }, + "synonyms": [ + "Distal end of phalanx of fifth toe", + "Head of phalanx of fifth toe", + "Head of phalanx of little toe", + "Head of phalanx of fifth digit of foot", + "Distal end of phalanx of little toe" + ] + }, + { + "id": "FMA:32949", + "name": "Proximal epiphysis of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32887" + ] + }, + "synonyms": [ + "Base of proximal phalanx of great toe", + "Base of proximal phalanx of big toe" + ] + }, + { + "id": "FMA:32950", + "name": "Proximal epiphysis of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32949" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right great toe", + "Base of proximal phalanx of right big toe" + ] + }, + { + "id": "FMA:32951", + "name": "Proximal epiphysis of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32949" + ] + }, + "synonyms": [ + "Base of proximal phalanx of left great toe", + "Base of proximal phalanx of left big toe" + ] + }, + { + "id": "FMA:32952", + "name": "Proximal epiphysis of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32887" + ] + }, + "synonyms": [ + "Base of distal phalanx of big toe", + "Base of distal phalanx of great toe" + ] + }, + { + "id": "FMA:32953", + "name": "Proximal epiphysis of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32952" + ] + }, + "synonyms": [ + "Base of distal phalanx of right great toe", + "Base of distal phalanx of right big toe" + ] + }, + { + "id": "FMA:32954", + "name": "Proximal epiphysis of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32952" + ] + }, + "synonyms": [ + "Base of distal phalanx of left great toe", + "Base of distal phalanx of left big toe" + ] + }, + { + "id": "FMA:32955", + "name": "Proximal epiphysis of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32913" + ] + }, + "synonyms": [ + "Base of proximal phalanx of second digit of foot", + "Base of proximal phalanx of second toe" + ] + }, + { + "id": "FMA:32956", + "name": "Proximal epiphysis of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32955" + ] + }, + "synonyms": [ + "Base of proximal phalanx of second digit of right foot", + "Base of proximal phalanx of right second toe" + ] + }, + { + "id": "FMA:32957", + "name": "Proximal epiphysis of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32955" + ] + }, + "synonyms": [ + "Base of proximal phalanx of second digit of left foot", + "Base of proximal phalanx of left second toe" + ] + }, + { + "id": "FMA:32958", + "name": "Proximal epiphysis of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32913" + ] + }, + "synonyms": [ + "Base of middle phalanx of second toe", + "Base of middle phalanx of second digit of foot" + ] + }, + { + "id": "FMA:32959", + "name": "Proximal epiphysis of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32958" + ] + }, + "synonyms": [ + "Base of middle phalanx of second digit of right foot", + "Base of middle phalanx of right second toe" + ] + }, + { + "id": "FMA:32960", + "name": "Proximal epiphysis of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32958" + ] + }, + "synonyms": [ + "Base of middle phalanx of left second toe", + "Base of middle phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:32961", + "name": "Proximal epiphysis of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32913" + ] + }, + "synonyms": [ + "Base of distal phalanx of second toe", + "Base of distal phalanx of second digit of foot" + ] + }, + { + "id": "FMA:32962", + "name": "Proximal epiphysis of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32961" + ] + }, + "synonyms": [ + "Base of distal phalanx of right second toe", + "Base of distal phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:32963", + "name": "Proximal epiphysis of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32961" + ] + }, + "synonyms": [ + "Base of distal phalanx of left second toe", + "Base of distal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:32964", + "name": "Proximal epiphysis of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32922" + ] + }, + "synonyms": [ + "Base of proximal phalanx of third toe", + "Base of proximal phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32965", + "name": "Proximal epiphysis of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32964" + ] + }, + "synonyms": [ + "Base of proximal phalanx of third digit of right foot", + "Base of proximal phalanx of right third toe" + ] + }, + { + "id": "FMA:32966", + "name": "Proximal epiphysis of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32964" + ] + }, + "synonyms": [ + "Base of proximal phalanx of third digit of left foot", + "Base of proximal phalanx of left third toe" + ] + }, + { + "id": "FMA:32967", + "name": "Proximal epiphysis of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32922" + ] + }, + "synonyms": [ + "Base of middle phalanx of third toe", + "Base of middle phalanx of third digit of foot" + ] + }, + { + "id": "FMA:32968", + "name": "Proximal epiphysis of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32967" + ] + }, + "synonyms": [ + "Base of middle phalanx of right third toe", + "Base of middle phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:32969", + "name": "Proximal epiphysis of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32967" + ] + }, + "synonyms": [ + "Base of middle phalanx of third digit of left foot", + "Base of middle phalanx of left third toe" + ] + }, + { + "id": "FMA:32970", + "name": "Proximal epiphysis of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32922" + ] + }, + "synonyms": [ + "Base of distal phalanx of third digit of foot", + "Base of distal phalanx of third toe" + ] + }, + { + "id": "FMA:32971", + "name": "Proximal epiphysis of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32970" + ] + }, + "synonyms": [ + "Base of distal phalanx of right third toe", + "Base of distal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:32972", + "name": "Proximal epiphysis of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32970" + ] + }, + "synonyms": [ + "Base of distal phalanx of left third toe", + "Base of distal phalanx of third digit of left foot" + ] + }, + { + "id": "FMA:32973", + "name": "Proximal epiphysis of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32931" + ] + }, + "synonyms": [ + "Base of proximal phalanx of fourth digit of foot", + "Base of proximal phalanx of fourth toe" + ] + }, + { + "id": "FMA:32974", + "name": "Proximal epiphysis of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32973" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right fourth toe", + "Base of proximal phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:32975", + "name": "Proximal epiphysis of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32973" + ] + }, + "synonyms": [ + "Base of proximal phalanx of left fourth toe", + "Base of proximal phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32976", + "name": "Proximal epiphysis of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32931" + ] + }, + "synonyms": [ + "Base of middle phalanx of fourth digit of foot", + "Base of middle phalanx of fourth toe" + ] + }, + { + "id": "FMA:32977", + "name": "Proximal epiphysis of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32976" + ] + }, + "synonyms": [ + "Base of middle phalanx of right fourth toe", + "Base of middle phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:32978", + "name": "Proximal epiphysis of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32976" + ] + }, + "synonyms": [ + "Base of middle phalanx of left fourth toe", + "Base of middle phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32979", + "name": "Proximal epiphysis of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32931" + ] + }, + "synonyms": [ + "Base of distal phalanx of fourth toe", + "Base of distal phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:32980", + "name": "Proximal epiphysis of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32979" + ] + }, + "synonyms": [ + "Base of distal phalanx of fourth digit of right foot", + "Base of distal phalanx of right fourth toe" + ] + }, + { + "id": "FMA:32981", + "name": "Proximal epiphysis of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32979" + ] + }, + "synonyms": [ + "Base of distal phalanx of left fourth toe", + "Base of distal phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:32982", + "name": "Proximal epiphysis of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32940" + ] + }, + "synonyms": [ + "Base of proximal phalanx of fifth digit of foot", + "Base of proximal phalanx of fifth toe", + "Base of proximal phalanx of little toe" + ] + }, + { + "id": "FMA:32983", + "name": "Proximal epiphysis of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32982" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right little toe", + "Base of proximal phalanx of right fifth toe", + "Base of proximal phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:32984", + "name": "Proximal epiphysis of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32982" + ] + }, + "synonyms": [ + "Base of proximal phalanx of fifth digit of left foot", + "Base of proximal phalanx of left fifth toe", + "Base of proximal phalanx of left little toe" + ] + }, + { + "id": "FMA:32985", + "name": "Proximal epiphysis of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32940" + ] + }, + "synonyms": [ + "Base of middle phalanx of little toe", + "Base of middle phalanx of fifth toe", + "Base of middle phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:32986", + "name": "Proximal epiphysis of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32985" + ] + }, + "synonyms": [ + "Base of middle phalanx of fifth digit of right foot", + "Base of middle phalanx of right fifth toe", + "Base of middle phalanx of right little toe" + ] + }, + { + "id": "FMA:32987", + "name": "Proximal epiphysis of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32985" + ] + }, + "synonyms": [ + "Base of middle phalanx of left fifth toe", + "Base of middle phalanx of left little toe", + "Base of middle phalanx of fifth digit of left foot" + ] + }, + { + "id": "FMA:32988", + "name": "Proximal epiphysis of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32940" + ] + }, + "synonyms": [ + "Base of distal phalanx of fifth toe", + "Base of distal phalanx of little toe", + "Base of distal phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:32989", + "name": "Proximal epiphysis of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32988" + ] + }, + "synonyms": [ + "Base of distal phalanx of right fifth toe", + "Base of distal phalanx of right little toe", + "Base of distal phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:32990", + "name": "Proximal epiphysis of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32988" + ] + }, + "synonyms": [ + "Base of distal phalanx of left little toe", + "Base of distal phalanx of fifth digit of left foot", + "Base of distal phalanx of left fifth toe" + ] + }, + { + "id": "FMA:32991", + "name": "Diaphysis of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32891" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of great toe", + "Shaft of proximal phalanx of big toe", + "Shaft of proximal phalanx of first digit of foot" + ] + }, + { + "id": "FMA:32992", + "name": "Diaphysis of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32991" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right big toe", + "Proximal phalanx right big toe diaphysis", + "Shaft of proximal phalanx of first digit of right foot", + "Shaft of proximal phalanx of right great toe" + ] + }, + { + "id": "FMA:32993", + "name": "Diaphysis of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32991" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx left big toe", + "Proximal phalanx left big toe diaphysis", + "Shaft of proximal phalanx left great toe" + ] + }, + { + "id": "FMA:32994", + "name": "Diaphysis of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32891" + ] + }, + "synonyms": [ + "Shaft of distal phalanx great toe", + "Shaft of distal phalanx of first digit of foot", + "Shaft of distal phalanx big toe" + ] + }, + { + "id": "FMA:32995", + "name": "Diaphysis of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32994" + ] + }, + "synonyms": [ + "Shaft of distal phalanx right great toe", + "Shaft of distal phalanx right big toe", + "Distal phalanx right big toe diaphysis", + "Shaft of distal phalanx of first digit of right foot" + ] + }, + { + "id": "FMA:32996", + "name": "Diaphysis of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32994" + ] + }, + "synonyms": [ + "Shaft of distal phalanx left great toe", + "Distal phalanx left big toe diaphysis", + "Shaft of distal phalanx left big toe", + "Shaft of distal phalanx of first digit of left foot" + ] + }, + { + "id": "FMA:32997", + "name": "Diaphysis of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32916" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of second digit of foot", + "Shaft of proximal phalanx of second toe" + ] + }, + { + "id": "FMA:32998", + "name": "Diaphysis of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32997" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right second toe", + "Shaft of proximal phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:32999", + "name": "Diaphysis of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32997" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of left second toe", + "Shaft of proximal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:33000", + "name": "Diaphysis of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32916" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of second digit of foot", + "Shaft of middle phalanx of second toe" + ] + }, + { + "id": "FMA:33001", + "name": "Diaphysis of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33000" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of right second toe", + "Shaft of middle phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:33002", + "name": "Diaphysis of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33000" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of second digit of left foot", + "Shaft of middle phalanx of left second toe" + ] + }, + { + "id": "FMA:33003", + "name": "Diaphysis of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32916" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of second toe", + "Shaft of distal phalanx of second digit of foot" + ] + }, + { + "id": "FMA:33004", + "name": "Diaphysis of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33003" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right second toe", + "Shaft of distal phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:33005", + "name": "Diaphysis of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33003" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left second toe", + "Shaft of distal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:33006", + "name": "Diaphysis of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32925" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of third digit of foot", + "Shaft of proximal phalanx of third toe" + ] + }, + { + "id": "FMA:33007", + "name": "Diaphysis of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33006" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right third toe", + "Shaft of proximal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:33008", + "name": "Diaphysis of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33006" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of third digit of left foot", + "Shaft of proximal phalanx of left third toe" + ] + }, + { + "id": "FMA:33009", + "name": "Diaphysis of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32925" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of third toe", + "Shaft of middle phalanx of third digit of foot" + ] + }, + { + "id": "FMA:33010", + "name": "Diaphysis of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33009" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of third digit of right foot", + "Shaft of middle phalanx of right third toe" + ] + }, + { + "id": "FMA:33011", + "name": "Diaphysis of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33009" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of third digit of left foot", + "Shaft of middle phalanx of left third toe" + ] + }, + { + "id": "FMA:33012", + "name": "Diaphysis of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32925" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of third toe", + "Shaft of distal phalanx of third digit of foot" + ] + }, + { + "id": "FMA:33013", + "name": "Diaphysis of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33012" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right third toe", + "Shaft of distal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:33014", + "name": "Diaphysis of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33012" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left third toe", + "Shaft of distal phalanx of third digit of left foot" + ] + }, + { + "id": "FMA:33015", + "name": "Diaphysis of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32934" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fourth toe", + "Shaft of proximal phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:33016", + "name": "Diaphysis of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33015" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right fourth toe", + "Shaft of proximal phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:33017", + "name": "Diaphysis of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33015" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fourth digit of left foot", + "Shaft of proximal phalanx of left fourth toe" + ] + }, + { + "id": "FMA:33018", + "name": "Diaphysis of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32934" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fourth toe", + "Shaft of middle phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:33019", + "name": "Diaphysis of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33018" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fourth digit of right foot", + "Shaft of middle phalanx of right fourth toe" + ] + }, + { + "id": "FMA:33020", + "name": "Diaphysis of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33018" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fourth digit of left foot", + "Shaft of middle phalanx of left fourth toe" + ] + }, + { + "id": "FMA:33021", + "name": "Diaphysis of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32934" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of fourth toe", + "Shaft of distal phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:33022", + "name": "Diaphysis of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33021" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of fourth digit of right foot", + "Shaft of distal phalanx of right fourth toe" + ] + }, + { + "id": "FMA:33023", + "name": "Diaphysis of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33021" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of fourth digit of left foot", + "Shaft of distal phalanx of left fourth toe" + ] + }, + { + "id": "FMA:33024", + "name": "Diaphysis of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32943" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fifth toe", + "Shaft of proximal phalanx of little toe", + "Shaft of proximal phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:33025", + "name": "Diaphysis of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33024" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right little toe", + "Shaft of proximal phalanx of right fifth toe", + "Shaft of proximal phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:33026", + "name": "Diaphysis of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33024" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of left fifth toe", + "Shaft of proximal phalanx of fifth digit of left foot", + "Shaft of proximal phalanx of left little toe" + ] + }, + { + "id": "FMA:33027", + "name": "Diaphysis of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32943" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fifth toe", + "Shaft of middle phalanx of fifth digit of foot", + "Shaft of middle phalanx of little toe" + ] + }, + { + "id": "FMA:33028", + "name": "Diaphysis of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33027" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of right fifth toe", + "Shaft of middle phalanx of right little toe", + "Shaft of middle phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:33029", + "name": "Diaphysis of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33027" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of left fifth toe", + "Shaft of middle phalanx of left little toe", + "Shaft of middle phalanx of fifth digit of left foot" + ] + }, + { + "id": "FMA:33030", + "name": "Diaphysis of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32943" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of little toe", + "Shaft of distal phalanx of fifth digit of foot", + "Shaft of distal phalanx of fifth toe" + ] + }, + { + "id": "FMA:33031", + "name": "Diaphysis of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33030" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of fifth digit of right foot", + "Shaft of distal phalanx of right fifth toe", + "Shaft of distal phalanx of right little toe" + ] + }, + { + "id": "FMA:33032", + "name": "Diaphysis of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33030" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left fifth toe", + "Shaft of distal phalanx of fifth digit of left foot", + "Shaft of distal phalanx of left little toe" + ] + }, + { + "id": "FMA:33033", + "name": "Distal epiphysis of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32892" + ] + }, + "synonyms": [ + "Head of proximal phalanx of big toe", + "Distal end of proximal phalanx of big toe", + "Head of proximal phalanx of first digit of foot", + "Head of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:33034", + "name": "Distal epiphysis of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33033" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right great toe", + "Head of proximal phalanx of first digit of right foot", + "Head of proximal phalanx of right big toe" + ] + }, + { + "id": "FMA:33035", + "name": "Distal epiphysis of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33033" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left big toe", + "Head of proximal phalanx of left great toe", + "Head of proximal phalanx of first digit of left foot" + ] + }, + { + "id": "FMA:33036", + "name": "Distal epiphysis of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32892" + ] + }, + "synonyms": [ + "Head of distal phalanx of great toe", + "Head of distal phalanx of first digit of foot", + "Distal end of distal phalanx of big toe", + "Head of distal phalanx of big toe" + ] + }, + { + "id": "FMA:33037", + "name": "Distal epiphysis of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33036" + ] + }, + "synonyms": [ + "Head of distal phalanx of right great toe", + "Head of distal phalanx of first digit of right foot", + "Head of distal phalanx of right big toe" + ] + }, + { + "id": "FMA:33038", + "name": "Distal epiphysis of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33036" + ] + }, + "synonyms": [ + "Head of distal phalanx of left big toe", + "Head of distal phalanx of left great toe", + "Head of distal phalanx of first digit of left foot" + ] + }, + { + "id": "FMA:33039", + "name": "Distal epiphysis of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32919" + ] + }, + "synonyms": [ + "Head of proximal phalanx of second toe", + "Distal end of proximal phalanx of second toe", + "Head of proximal phalanx of second digit of foot" + ] + }, + { + "id": "FMA:33040", + "name": "Distal epiphysis of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33039" + ] + }, + "synonyms": [ + "Head of proximal phalanx of second digit of right foot", + "Head of proximal phalanx of right second toe" + ] + }, + { + "id": "FMA:33041", + "name": "Distal epiphysis of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33039" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left second toe", + "Head of proximal phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:33042", + "name": "Distal epiphysis of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32919" + ] + }, + "synonyms": [ + "Head of middle phalanx of second toe", + "Distal end of middle phalanx of second toe" + ] + }, + { + "id": "FMA:33043", + "name": "Distal epiphysis of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33042" + ] + }, + "synonyms": [ + "Head of middle phalanx of second digit of right foot", + "Head of middle phalanx of right second toe" + ] + }, + { + "id": "FMA:33044", + "name": "Distal epiphysis of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33042" + ] + }, + "synonyms": [ + "Head of middle phalanx of left second toe", + "Head of middle phalanx of second digit of left foot" + ] + }, + { + "id": "FMA:33045", + "name": "Distal epiphysis of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32919" + ] + }, + "synonyms": [ + "Distal end of distal phalanx of second toe", + "Head of distal phalanx of second toe" + ] + }, + { + "id": "FMA:33046", + "name": "Distal epiphysis of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33045" + ] + }, + "synonyms": [ + "Head of distal phalanx of right second toe", + "Head of distal phalanx of second digit of right foot" + ] + }, + { + "id": "FMA:33047", + "name": "Distal epiphysis of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33045" + ] + }, + "synonyms": [ + "Head of distal phalanx of second digit of left foot", + "Head of distal phalanx of left second toe" + ] + }, + { + "id": "FMA:33048", + "name": "Distal epiphysis of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32928" + ] + }, + "synonyms": [ + "Distal end of proximal phalanx of third toe", + "Head of proximal phalanx of third digit of foot", + "Head of proximal phalanx of third toe" + ] + }, + { + "id": "FMA:33049", + "name": "Distal epiphysis of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33048" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right third toe", + "Head of proximal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:33050", + "name": "Distal epiphysis of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33048" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left third toe", + "Head of proximal phalanx of third digit of left foot" + ] + }, + { + "id": "FMA:33051", + "name": "Distal epiphysis of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32928" + ] + }, + "synonyms": [ + "Head of middle phalanx of third digit of foot", + "Distal end of middle phalanx of third toe", + "Head of middle phalanx of third toe" + ] + }, + { + "id": "FMA:33052", + "name": "Distal epiphysis of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33051" + ] + }, + "synonyms": [ + "Head of middle phalanx of third digit of right foot", + "Head of middle phalanx of right third toe" + ] + }, + { + "id": "FMA:33053", + "name": "Distal epiphysis of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33051" + ] + }, + "synonyms": [ + "Head of middle phalanx of left third toe", + "Head of middle phalanx of third digit of left foot" + ] + }, + { + "id": "FMA:33054", + "name": "Distal epiphysis of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32928" + ] + }, + "synonyms": [ + "Head of distal phalanx of third toe", + "Head of distal phalanx of third digit of foot", + "Distal end of distal phalanx of third toe" + ] + }, + { + "id": "FMA:33055", + "name": "Distal epiphysis of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33054" + ] + }, + "synonyms": [ + "Head of distal phalanx of right third toe", + "Head of distal phalanx of third digit of right foot" + ] + }, + { + "id": "FMA:33056", + "name": "Distal epiphysis of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33054" + ] + }, + "synonyms": [ + "Head of distal phalanx of third digit of left foot", + "Head of distal phalanx of left third toe" + ] + }, + { + "id": "FMA:33061", + "name": "Set of muscles of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscle group of vertebral column" + ] + }, + { + "id": "FMA:33062", + "name": "Set of iliocostalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Iliocostalis muscles set", + "Iliocostalis muscle group" + ] + }, + { + "id": "FMA:33063", + "name": "Set of longissimus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Longissimus muscles set" + ] + }, + { + "id": "FMA:33064", + "name": "Set of spinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Spinalis muscles set" + ] + }, + { + "id": "FMA:33065", + "name": "Set of right iliocostalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33062" + ] + }, + "synonyms": [ + "Right iliocostalis muscles set" + ] + }, + { + "id": "FMA:33066", + "name": "Set of left iliocostalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33062" + ] + }, + "synonyms": [ + "Left iliocostalis muscles set" + ] + }, + { + "id": "FMA:33067", + "name": "Set of right longissimus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33063" + ] + }, + "synonyms": [ + "Right longissimus muscles set" + ] + }, + { + "id": "FMA:33068", + "name": "Set of left longissimus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33063" + ] + }, + "synonyms": [ + "Left longissimus muscles set" + ] + }, + { + "id": "FMA:33069", + "name": "Set of right spinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33064" + ] + }, + "synonyms": [ + "Right spinalis muscles set" + ] + }, + { + "id": "FMA:33070", + "name": "Set of left spinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33064" + ] + }, + "synonyms": [ + "Left spinalis muscles set" + ] + }, + { + "id": "FMA:33072", + "name": "Set of semispinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Semispinalis muscles set" + ] + }, + { + "id": "FMA:33073", + "name": "Set of multifidus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Multifidus muscles set", + "Multifidus group" + ] + }, + { + "id": "FMA:33075", + "name": "Set of right semispinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33072" + ] + }, + "synonyms": [ + "Right semispinalis muscles set" + ] + }, + { + "id": "FMA:33076", + "name": "Set of left semispinalis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33072" + ] + }, + "synonyms": [ + "Left semispinalis muscles set" + ] + }, + { + "id": "FMA:33077", + "name": "Set of right multifidus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33073" + ] + }, + "synonyms": [ + "Right multifidus muscles set", + "Right multifidus group" + ] + }, + { + "id": "FMA:33078", + "name": "Set of left multifidus muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33073" + ] + }, + "synonyms": [ + "Left multifidus muscles set", + "Left multifidus group" + ] + }, + { + "id": "FMA:33082", + "name": "Interspinous muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71304" + ] + }, + "synonyms": [ + "Interspinalis muscle group" + ] + }, + { + "id": "FMA:33083", + "name": "Intertransverse muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Intertransversarius muscle group" + ] + }, + { + "id": "FMA:33085", + "name": "Distal epiphysis of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32937" + ] + }, + "synonyms": [ + "Head of proximal phalanx of fourth toe", + "Distal end of proximal phalanx of fourth toe", + "Head of proximal phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:33086", + "name": "Distal epiphysis of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33085" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right fourth toe", + "Head of proximal phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:33087", + "name": "Distal epiphysis of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33085" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left fourth toe", + "Head of proximal phalanx of fourth digit of left foot" + ] + }, + { + "id": "FMA:33088", + "name": "Distal epiphysis of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32937" + ] + }, + "synonyms": [ + "Head of middle phalanx of fourth toe", + "Distal end of middle phalanx of fourth toe", + "Head of middle phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:33089", + "name": "Distal epiphysis of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33088" + ] + }, + "synonyms": [ + "Head of middle phalanx of right fourth toe", + "Head of middle phalanx of fourth digit of right foot" + ] + }, + { + "id": "FMA:33090", + "name": "Distal epiphysis of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33088" + ] + }, + "synonyms": [ + "Head of middle phalanx of fourth digit of left foot", + "Head of middle phalanx of left fourth toe" + ] + }, + { + "id": "FMA:33091", + "name": "Distal epiphysis of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32937" + ] + }, + "synonyms": [ + "Head of distal phalanx of fourth toe", + "Head of distal phalanx of fourth digit of foot", + "Distal end of distal phalanx of fourth toe" + ] + }, + { + "id": "FMA:33092", + "name": "Distal epiphysis of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33091" + ] + }, + "synonyms": [ + "Head of distal phalanx of fourth digit of right foot", + "Head of distal phalanx of right fourth toe" + ] + }, + { + "id": "FMA:33093", + "name": "Distal epiphysis of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33091" + ] + }, + "synonyms": [ + "Head of distal phalanx of fourth digit of left foot", + "Head of distal phalanx of left fourth toe" + ] + }, + { + "id": "FMA:33094", + "name": "Right interspinous muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33082" + ] + } + }, + { + "id": "FMA:33095", + "name": "Left interspinous muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33082" + ] + } + }, + { + "id": "FMA:33096", + "name": "Right intertransverse muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33083" + ] + } + }, + { + "id": "FMA:33097", + "name": "Left intertransverse muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33083" + ] + } + }, + { + "id": "FMA:33098", + "name": "Right rotatores muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71305" + ] + }, + "synonyms": [ + "Right rotator muscle group" + ] + }, + { + "id": "FMA:33099", + "name": "Left rotator muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71305" + ] + }, + "synonyms": [ + "Left rotatores muscle group" + ] + }, + { + "id": "FMA:33100", + "name": "Distal epiphysis of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32946" + ] + }, + "synonyms": [ + "Head of proximal phalanx of little toe", + "Head of proximal phalanx of fifth digit of foot", + "Distal end of proximal phalanx of little toe", + "Head of proximal phalanx of fifth toe" + ] + }, + { + "id": "FMA:33101", + "name": "Distal epiphysis of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33100" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right fifth toe", + "Head of proximal phalanx of fifth digit of right foot", + "Head of proximal phalanx of right little toe" + ] + }, + { + "id": "FMA:33102", + "name": "Distal epiphysis of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33100" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left little toe", + "Head of proximal phalanx of left fifth toe", + "Head of proximal phalanx of fifth digit of left foot" + ] + }, + { + "id": "FMA:33103", + "name": "Distal epiphysis of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32946" + ] + }, + "synonyms": [ + "Head of middle phalanx of little toe", + "Distal end of middle phalanx of little toe", + "Head of middle phalanx of fifth toe", + "Head of middle phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:33104", + "name": "Distal epiphysis of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33103" + ] + }, + "synonyms": [ + "Head of middle phalanx of right fifth toe", + "Head of middle phalanx of right little toe", + "Head of middle phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:33105", + "name": "Distal epiphysis of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33103" + ] + }, + "synonyms": [ + "Head of middle phalanx of left fifth toe", + "Head of middle phalanx of fifth digit of left foot", + "Head of middle phalanx of left little toe" + ] + }, + { + "id": "FMA:33106", + "name": "Distal epiphysis of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32946" + ] + }, + "synonyms": [ + "Head of distal phalanx of little toe", + "Head of distal phalanx of fifth digit of foot", + "Head of distal phalanx of fifth toe", + "Distal end of distal phalanx of little toe" + ] + }, + { + "id": "FMA:33107", + "name": "Distal epiphysis of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33106" + ] + }, + "synonyms": [ + "Head of distal phalanx of right little toe", + "Head of distal phalanx of right fifth toe", + "Head of distal phalanx of fifth digit of right foot" + ] + }, + { + "id": "FMA:33108", + "name": "Distal epiphysis of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33106" + ] + }, + "synonyms": [ + "Head of distal phalanx of fifth digit of left foot", + "Head of distal phalanx of left fifth toe", + "Head of distal phalanx of left little toe" + ] + }, + { + "id": "FMA:33112", + "name": "Epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Tibial epiphysis" + ] + }, + { + "id": "FMA:33113", + "name": "Proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Upper end of tibia", + "Proximal end of tibia", + "Head of tibia" + ] + }, + { + "id": "FMA:33114", + "name": "Proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33113" + ] + }, + "synonyms": [ + "Proximal end of right tibia", + "Upper end of right tibia" + ] + }, + { + "id": "FMA:33115", + "name": "Proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33113" + ] + }, + "synonyms": [ + "Upper end of left tibia", + "Proximal end of left tibia" + ] + }, + { + "id": "FMA:33116", + "name": "Distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of tibia", + "Distal end of tibia" + ] + }, + { + "id": "FMA:33117", + "name": "Distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33116" + ] + }, + "synonyms": [ + "Lower end of right tibia", + "Distal end of right tibia" + ] + }, + { + "id": "FMA:33118", + "name": "Distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33116" + ] + }, + "synonyms": [ + "Distal end of left tibia", + "Lower end of left tibia" + ] + }, + { + "id": "FMA:33119", + "name": "Epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33112" + ] + }, + "synonyms": [ + "Right tibial epiphysis" + ] + }, + { + "id": "FMA:33120", + "name": "Epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33112" + ] + }, + "synonyms": [ + "Left tibial epiphysis" + ] + }, + { + "id": "FMA:33123", + "name": "Zone of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Zone of upper end of tibia", + "Zone of proximal end of tibia" + ] + }, + { + "id": "FMA:33124", + "name": "Zone of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Zone of distal end of tibia", + "Zone of lower end of tibia" + ] + }, + { + "id": "FMA:33125", + "name": "Diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Tibial diaphysis", + "Shaft of tibia", + "Body of tibia" + ] + }, + { + "id": "FMA:33126", + "name": "Diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33125" + ] + }, + "synonyms": [ + "Shaft of right tibia", + "Right tibial diaphysis" + ] + }, + { + "id": "FMA:33127", + "name": "Diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33125" + ] + }, + "synonyms": [ + "Left tibial diaphysis", + "Shaft of left tibia" + ] + }, + { + "id": "FMA:33128", + "name": "Set of scalene muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Scalene muscles set", + "Scalenus muscle group", + "Set of scalenus muscles" + ] + }, + { + "id": "FMA:33130", + "name": "Set of right scalene muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33128" + ] + }, + "synonyms": [ + "Right scalene muscles set", + "Set of right scalenus muscles", + "Right scalene muscles" + ] + }, + { + "id": "FMA:33131", + "name": "Set of left scalene muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33128" + ] + }, + "synonyms": [ + "Left scalene muscles", + "Set of left scalenus muscles", + "Left scalene muscles set" + ] + }, + { + "id": "FMA:33132", + "name": "Diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:33133", + "name": "Diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33132" + ] + } + }, + { + "id": "FMA:33134", + "name": "Diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33132" + ] + } + }, + { + "id": "FMA:33135", + "name": "Metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Tibial metaphysis" + ] + }, + { + "id": "FMA:33136", + "name": "Metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33135" + ] + }, + "synonyms": [ + "Right tibial metaphysis" + ] + }, + { + "id": "FMA:33137", + "name": "Metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33135" + ] + }, + "synonyms": [ + "Left tibial metaphysis" + ] + }, + { + "id": "FMA:33150", + "name": "Set of right infrahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71298" + ] + }, + "synonyms": [ + "Right infrahyoid muscles set", + "Right infrahyoid muscle group", + "Right infrahyoid muscles" + ] + }, + { + "id": "FMA:33151", + "name": "Set of left infrahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71298" + ] + }, + "synonyms": [ + "Left infrahyoid muscles", + "Left infrahyoid muscle group", + "Left infrahyoid muscles set" + ] + }, + { + "id": "FMA:33153", + "name": "Set of right suprahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71301" + ] + }, + "synonyms": [ + "Right suprahyoid muscles", + "Right suprahyoid muscle group", + "Right suprahyoid muscles set" + ] + }, + { + "id": "FMA:33154", + "name": "Set of left suprahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71301" + ] + }, + "synonyms": [ + "Left suprahyoid muscles", + "Left suprahyoid muscles set", + "Left suprahyoid muscle group" + ] + }, + { + "id": "FMA:33155", + "name": "Bone of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:33157", + "name": "Bony part of zone of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:33158", + "name": "Bony part of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + } + }, + { + "id": "FMA:33159", + "name": "Bony part of epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33158" + ] + } + }, + { + "id": "FMA:33160", + "name": "Bony part of epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33158" + ] + } + }, + { + "id": "FMA:33161", + "name": "Bony part of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33158" + ] + }, + "synonyms": [ + "Bony part of proximal end of femur", + "Bony part of upper end of femur" + ] + }, + { + "id": "FMA:33162", + "name": "Bony part of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33158" + ] + }, + "synonyms": [ + "Bony part of lower end of femur", + "Bony part of distal end of femur" + ] + }, + { + "id": "FMA:33163", + "name": "Bony part of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33162" + ] + }, + "synonyms": [ + "Bony part of distal end of right femur", + "Bony part of lower end of right femur" + ] + }, + { + "id": "FMA:33164", + "name": "Bony part of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33162" + ] + }, + "synonyms": [ + "Bony part of lower end of left femur", + "Bony part of distal end of left femur" + ] + }, + { + "id": "FMA:33165", + "name": "Bony part of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33161" + ] + }, + "synonyms": [ + "Bony part of proximal end of right femur", + "Bony part of upper end of right femur" + ] + }, + { + "id": "FMA:33166", + "name": "Bony part of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33161" + ] + }, + "synonyms": [ + "Bony part of upper end of left femur", + "Bony part of proximal end of left femur" + ] + }, + { + "id": "FMA:33167", + "name": "Bony part of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + }, + "synonyms": [ + "Bony part of shaft of femur", + "Bony part of body of femur" + ] + }, + { + "id": "FMA:33168", + "name": "Bony part of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33167" + ] + }, + "synonyms": [ + "Bony part of shaft of right femur", + "Bony part of body of right femur" + ] + }, + { + "id": "FMA:33169", + "name": "Bony part of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33167" + ] + }, + "synonyms": [ + "Bony part of body of left femur", + "Bony part of shaft of left femur" + ] + }, + { + "id": "FMA:33170", + "name": "Bony part of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51613" + ] + } + }, + { + "id": "FMA:33171", + "name": "Bony part of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33170" + ] + } + }, + { + "id": "FMA:33172", + "name": "Bony part of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33170" + ] + } + }, + { + "id": "FMA:33173", + "name": "Bony part of metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + } + }, + { + "id": "FMA:33174", + "name": "Bony part of metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33173" + ] + } + }, + { + "id": "FMA:33175", + "name": "Bony part of metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33173" + ] + } + }, + { + "id": "FMA:33176", + "name": "Bony part of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33173" + ] + } + }, + { + "id": "FMA:33177", + "name": "Bony part of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33176" + ] + } + }, + { + "id": "FMA:33178", + "name": "Bony part of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33176" + ] + } + }, + { + "id": "FMA:33179", + "name": "Bony part of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33173" + ] + } + }, + { + "id": "FMA:33180", + "name": "Bony part of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33179" + ] + } + }, + { + "id": "FMA:33181", + "name": "Bony part of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33179" + ] + } + }, + { + "id": "FMA:33182", + "name": "Articular cartilage of epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Hyaline cartilage of epiphysis of humerus" + ] + }, + { + "id": "FMA:33185", + "name": "Articular cartilage of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32815" + ] + } + }, + { + "id": "FMA:33186", + "name": "Articular cartilage of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33185" + ] + } + }, + { + "id": "FMA:33187", + "name": "Articular cartilage of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33185" + ] + } + }, + { + "id": "FMA:33188", + "name": "Articular cartilage of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32815" + ] + } + }, + { + "id": "FMA:33189", + "name": "Articular cartilage of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33188" + ] + } + }, + { + "id": "FMA:33190", + "name": "Articular cartilage of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33188" + ] + } + }, + { + "id": "FMA:33197", + "name": "Compact bone of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of proximal end of humerus", + "Compact bone of upper end of humerus" + ] + }, + { + "id": "FMA:33198", + "name": "Compact bone of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33197" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right humerus", + "Compact bone of upper end of right humerus" + ] + }, + { + "id": "FMA:33199", + "name": "Compact bone of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33197" + ] + }, + "synonyms": [ + "Compact bone of upper end of left humerus", + "Compact bone of proximal end of left humerus" + ] + }, + { + "id": "FMA:33200", + "name": "Compact bone of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of distal end of humerus", + "Compact bone of lower end of humerus" + ] + }, + { + "id": "FMA:33201", + "name": "Compact bone of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33200" + ] + }, + "synonyms": [ + "Compact bone of lower end of right humerus", + "Compact bone of distal end of right humerus" + ] + }, + { + "id": "FMA:33202", + "name": "Compact bone of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33200" + ] + }, + "synonyms": [ + "Compact bone of distal end of left humerus", + "Compact bone of lower end of left humerus" + ] + }, + { + "id": "FMA:33203", + "name": "Compact bone of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of body of humerus", + "Compact bone of shaft of humerus" + ] + }, + { + "id": "FMA:33204", + "name": "Compact bone of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33203" + ] + }, + "synonyms": [ + "Compact bone of shaft of right humerus", + "Compact bone of body of right humerus" + ] + }, + { + "id": "FMA:33205", + "name": "Compact bone of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33203" + ] + }, + "synonyms": [ + "Compact bone of body of left humerus", + "Compact bone of shaft of left humerus" + ] + }, + { + "id": "FMA:33206", + "name": "Compact bone of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:33207", + "name": "Compact bone of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33206" + ] + } + }, + { + "id": "FMA:33208", + "name": "Compact bone of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33206" + ] + } + }, + { + "id": "FMA:33212", + "name": "Compact bone of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:33213", + "name": "Compact bone of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33212" + ] + } + }, + { + "id": "FMA:33214", + "name": "Compact bone of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33212" + ] + } + }, + { + "id": "FMA:33215", + "name": "Compact bone of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:33216", + "name": "Compact bone of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33215" + ] + } + }, + { + "id": "FMA:33217", + "name": "Compact bone of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33215" + ] + } + }, + { + "id": "FMA:33221", + "name": "Trabecular bone of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of humerus", + "Trabecular bone of upper end of humerus" + ] + }, + { + "id": "FMA:33222", + "name": "Trabecular bone of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33221" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of right humerus", + "Trabecular bone of upper end of right humerus" + ] + }, + { + "id": "FMA:33223", + "name": "Trabecular bone of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33221" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left humerus", + "Trabecular bone of upper end of left humerus" + ] + }, + { + "id": "FMA:33224", + "name": "Trabecular bone of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of humerus", + "Trabecular bone of distal end of humerus" + ] + }, + { + "id": "FMA:33225", + "name": "Trabecular bone of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33224" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right humerus", + "Trabecular bone of distal end of right humerus" + ] + }, + { + "id": "FMA:33226", + "name": "Trabecular bone of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33224" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left humerus", + "Trabecular bone of distal end of left humerus" + ] + }, + { + "id": "FMA:33227", + "name": "Trabecular bone of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of humerus", + "Trabecular bone of body of humerus" + ] + }, + { + "id": "FMA:33228", + "name": "Trabecular bone of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33227" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right humerus", + "Trabecular bone of body of right humerus" + ] + }, + { + "id": "FMA:33229", + "name": "Trabecular bone of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33227" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left humerus", + "Trabecular bone of body of left humerus" + ] + }, + { + "id": "FMA:33230", + "name": "Trabecular bone of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:33231", + "name": "Trabecular bone of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33230" + ] + } + }, + { + "id": "FMA:33232", + "name": "Trabecular bone of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33230" + ] + } + }, + { + "id": "FMA:33236", + "name": "Trabecular bone of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:33237", + "name": "Trabecular bone of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33236" + ] + } + }, + { + "id": "FMA:33238", + "name": "Trabecular bone of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33236" + ] + } + }, + { + "id": "FMA:33239", + "name": "Trabecular bone of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:33240", + "name": "Trabecular bone of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33239" + ] + } + }, + { + "id": "FMA:33241", + "name": "Trabecular bone of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33239" + ] + } + }, + { + "id": "FMA:33242", + "name": "Bony part of zone of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:33243", + "name": "Bony part of epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33242" + ] + } + }, + { + "id": "FMA:33244", + "name": "Bony part of epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + } + }, + { + "id": "FMA:33245", + "name": "Bony part of epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + } + }, + { + "id": "FMA:33246", + "name": "Bony part of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33242" + ] + }, + "synonyms": [ + "Bony part of body of humerus", + "Bony part of shaft of humerus" + ] + }, + { + "id": "FMA:33247", + "name": "Bony part of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33246" + ] + }, + "synonyms": [ + "Bony part of shaft of right humerus", + "Bony part of body of right humerus" + ] + }, + { + "id": "FMA:33248", + "name": "Bony part of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33246" + ] + }, + "synonyms": [ + "Bony part of shaft of left humerus", + "Bony part of body of left humerus" + ] + }, + { + "id": "FMA:33249", + "name": "Bony part of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33242" + ] + } + }, + { + "id": "FMA:33250", + "name": "Bony part of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33249" + ] + } + }, + { + "id": "FMA:33251", + "name": "Bony part of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33249" + ] + } + }, + { + "id": "FMA:33252", + "name": "Bony part of metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33242" + ] + } + }, + { + "id": "FMA:33253", + "name": "Bony part of metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33252" + ] + } + }, + { + "id": "FMA:33254", + "name": "Bony part of metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33252" + ] + } + }, + { + "id": "FMA:33255", + "name": "Bony part of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33252" + ] + } + }, + { + "id": "FMA:33256", + "name": "Bony part of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33255" + ] + } + }, + { + "id": "FMA:33257", + "name": "Bony part of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33255" + ] + } + }, + { + "id": "FMA:33258", + "name": "Bony part of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33252" + ] + } + }, + { + "id": "FMA:33259", + "name": "Bony part of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33258" + ] + } + }, + { + "id": "FMA:33260", + "name": "Bony part of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33258" + ] + } + }, + { + "id": "FMA:33261", + "name": "Hyaline cartilage of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31537" + ] + } + }, + { + "id": "FMA:33262", + "name": "Epiphyseal plate of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33261" + ] + } + }, + { + "id": "FMA:33263", + "name": "Epiphyseal plate of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33262" + ] + } + }, + { + "id": "FMA:33264", + "name": "Epiphyseal plate of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33262" + ] + } + }, + { + "id": "FMA:33265", + "name": "Proximal epiphyseal plate of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33262" + ] + } + }, + { + "id": "FMA:33266", + "name": "Proximal epiphyseal plate of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33265" + ] + } + }, + { + "id": "FMA:33267", + "name": "Proximal epiphyseal plate of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33265" + ] + } + }, + { + "id": "FMA:33268", + "name": "Distal epiphyseal plate of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33262" + ] + } + }, + { + "id": "FMA:33269", + "name": "Distal epiphyseal plate of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33268" + ] + } + }, + { + "id": "FMA:33270", + "name": "Distal epiphyseal plate of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33268" + ] + } + }, + { + "id": "FMA:33271", + "name": "Hyaline cartilage of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33261" + ] + } + }, + { + "id": "FMA:33272", + "name": "Hyaline cartilage of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33261" + ] + } + }, + { + "id": "FMA:33273", + "name": "Fibrocartilage of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31537" + ] + }, + "synonyms": [ + "Humeral fibrocartilage" + ] + }, + { + "id": "FMA:33274", + "name": "Fibrocartilage of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33273" + ] + }, + "synonyms": [ + "Right humeral fibrocartilage" + ] + }, + { + "id": "FMA:33275", + "name": "Fibrocartilage of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33273" + ] + }, + "synonyms": [ + "Left humeral fibrocartilage" + ] + }, + { + "id": "FMA:33276", + "name": "Periosteum of subdivision of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:33277", + "name": "Periosteum of epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33276" + ] + } + }, + { + "id": "FMA:33278", + "name": "Periosteum of epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33277" + ] + } + }, + { + "id": "FMA:33279", + "name": "Periosteum of epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33277" + ] + } + }, + { + "id": "FMA:33280", + "name": "Periosteum of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33277" + ] + }, + "synonyms": [ + "Periosteum of upper end of humerus", + "Periosteum of proximal end of humerus" + ] + }, + { + "id": "FMA:33281", + "name": "Periosteum of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33280" + ] + }, + "synonyms": [ + "Periosteum of proximal end of right humerus", + "Periosteum of upper end of right humerus" + ] + }, + { + "id": "FMA:33282", + "name": "Periosteum of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33280" + ] + }, + "synonyms": [ + "Periosteum of upper end of left humerus", + "Periosteum of proximal end of left humerus" + ] + }, + { + "id": "FMA:33283", + "name": "Periosteum of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33277" + ] + }, + "synonyms": [ + "Periosteum of lower end of humerus", + "Periosteum of distal end of humerus" + ] + }, + { + "id": "FMA:33284", + "name": "Periosteum of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33283" + ] + }, + "synonyms": [ + "Periosteum of distal end of right humerus", + "Periosteum of lower end of right humerus" + ] + }, + { + "id": "FMA:33285", + "name": "Periosteum of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33283" + ] + }, + "synonyms": [ + "Periosteum of distal end of left humerus", + "Periosteum of lower end of left humerus" + ] + }, + { + "id": "FMA:33286", + "name": "Periosteum of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33276" + ] + }, + "synonyms": [ + "Periosteum of body of humerus", + "Periosteum of shaft of humerus" + ] + }, + { + "id": "FMA:33287", + "name": "Periosteum of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33286" + ] + }, + "synonyms": [ + "Periosteum of body of right humerus", + "Periosteum of shaft of right humerus" + ] + }, + { + "id": "FMA:33288", + "name": "Periosteum of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33286" + ] + }, + "synonyms": [ + "Periosteum of shaft of left humerus", + "Periosteum of body of left humerus" + ] + }, + { + "id": "FMA:33289", + "name": "Periosteum of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33276" + ] + } + }, + { + "id": "FMA:33290", + "name": "Periosteum of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33289" + ] + } + }, + { + "id": "FMA:33291", + "name": "Periosteum of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33289" + ] + } + }, + { + "id": "FMA:33292", + "name": "Periosteum of metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33276" + ] + } + }, + { + "id": "FMA:33293", + "name": "Periosteum of metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33292" + ] + } + }, + { + "id": "FMA:33294", + "name": "Periosteum of metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33292" + ] + } + }, + { + "id": "FMA:33295", + "name": "Periosteum of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33292" + ] + } + }, + { + "id": "FMA:33296", + "name": "Periosteum of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33295" + ] + } + }, + { + "id": "FMA:33297", + "name": "Periosteum of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33295" + ] + } + }, + { + "id": "FMA:33298", + "name": "Periosteum of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33292" + ] + } + }, + { + "id": "FMA:33299", + "name": "Periosteum of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33298" + ] + } + }, + { + "id": "FMA:33300", + "name": "Periosteum of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33298" + ] + } + }, + { + "id": "FMA:33302", + "name": "Proximal carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23889" + ] + } + }, + { + "id": "FMA:33303", + "name": "Distal carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23889" + ] + } + }, + { + "id": "FMA:33311", + "name": "Bone of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of scaphoid bone" + ] + }, + { + "id": "FMA:33312", + "name": "Compact bone of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Cortical bone of scaphoid", + "Cortical bone of scaphoid bone", + "Compact bone of scaphoid bone" + ] + }, + { + "id": "FMA:33313", + "name": "Trabecular bone of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Spongy bone of scaphoid", + "Cancellous bone of scaphoid", + "Cancellous bone of scaphoid bone", + "Trabecular bone of scaphoid bone", + "Spongy bone of scaphoid bone" + ] + }, + { + "id": "FMA:33314", + "name": "Bony part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of scaphoid bone" + ] + }, + { + "id": "FMA:33315", + "name": "Articular cartilage of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Articular cartilage of scaphoid bone" + ] + }, + { + "id": "FMA:33316", + "name": "Periosteum of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Periosteum of scaphoid bone", + "Scaphoid periosteum" + ] + }, + { + "id": "FMA:33317", + "name": "Bone of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of lunate bone" + ] + }, + { + "id": "FMA:33318", + "name": "Compact bone of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Cortical bone of lunate bone", + "Compact bone of lunate bone", + "Cortical bone of lunate" + ] + }, + { + "id": "FMA:33319", + "name": "Trabecular bone of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Cancellous bone of lunate bone", + "Spongy bone of lunate bone", + "Spongy bone of lunate", + "Cancellous bone of lunate", + "Trabecular bone of lunate bone" + ] + }, + { + "id": "FMA:33320", + "name": "Bony part of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of lunate bone" + ] + }, + { + "id": "FMA:33321", + "name": "Articular cartilage of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Hyaline cartilage of lunate bone", + "Hyaline cartilage of lunate", + "Articular cartilage of lunate bone" + ] + }, + { + "id": "FMA:33322", + "name": "Periosteum of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Lunate periosteum", + "Periosteum of lunate bone" + ] + }, + { + "id": "FMA:33324", + "name": "Bone of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of triquetrum", + "Bone of triquetral bone" + ] + }, + { + "id": "FMA:33325", + "name": "Compact bone of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Cortical bone of triquetral", + "Compact bone of triquetrum", + "Compact bone of triquetral bone", + "Cortical bone of triquetral bone" + ] + }, + { + "id": "FMA:33326", + "name": "Trabecular bone of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Spongy bone of triquetral", + "Cancellous bone of triquetral", + "Spongy bone of triquetral bone", + "Trabecular bone of triquetrum", + "Cancellous bone of triquetral bone", + "Trabecular bone of triquetral bone" + ] + }, + { + "id": "FMA:33327", + "name": "Bony part of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of triquetral bone" + ] + }, + { + "id": "FMA:33328", + "name": "Articular cartilage of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Articular cartilage of triquetral bone", + "Hyaline cartilage of triquetral", + "Hyaline cartilage of triquetral bone" + ] + }, + { + "id": "FMA:33329", + "name": "Periosteum of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Periosteum of triquetral bone", + "Triquetral periosteum" + ] + }, + { + "id": "FMA:33331", + "name": "Bone of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of pisiform bone" + ] + }, + { + "id": "FMA:33332", + "name": "Compact bone of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Compact bone of pisiform bone", + "Cortical bone of pisiform bone", + "Cortical bone of pisiform" + ] + }, + { + "id": "FMA:33333", + "name": "Trabecular bone of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Cancellous bone of pisiform", + "Spongy bone of pisiform bone", + "Spongy bone of pisiform", + "Trabecular bone of pisiform bone", + "Cancellous bone of pisiform bone" + ] + }, + { + "id": "FMA:33334", + "name": "Bony part of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of pisiform bone" + ] + }, + { + "id": "FMA:33335", + "name": "Articular cartilage of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Hyaline cartilage of pisiform", + "Articular cartilage of pisiform bone", + "Hyaline cartilage of pisiform bone" + ] + }, + { + "id": "FMA:33336", + "name": "Periosteum of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Pisiform periosteum", + "Periosteum of pisiform bone" + ] + }, + { + "id": "FMA:33338", + "name": "Bone of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of trapezial bone" + ] + }, + { + "id": "FMA:33339", + "name": "Compact bone of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Compact bone of trapezial bone" + ] + }, + { + "id": "FMA:33340", + "name": "Trabecular bone of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Spongy bone of trapezium", + "Trabecular bone of trapezial bone", + "Cancellous bone of trapezium", + "Cancellous bone of trapezial bone", + "Spongy bone of trapezial bone" + ] + }, + { + "id": "FMA:33341", + "name": "Bony part of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of trapezial bone" + ] + }, + { + "id": "FMA:33342", + "name": "Articular cartilage of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Hyaline cartilage of trapezium", + "Hyaline cartilage of trapezial bone", + "Articular cartilage of trapezial bone" + ] + }, + { + "id": "FMA:33343", + "name": "Periosteum of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Trapezium periosteum", + "Periosteum of trapezial bone" + ] + }, + { + "id": "FMA:33345", + "name": "Bone of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of trapezoid bone" + ] + }, + { + "id": "FMA:33346", + "name": "Compact bone of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Compact bone of trapezoid bone", + "Cortical bone of trapezoid", + "Cortical bone of trapezoid bone" + ] + }, + { + "id": "FMA:33347", + "name": "Trabecular bone of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Spongy bone of trapezoid", + "Spongy bone of trapezoid bone", + "Cancellous bone of trapezoid", + "Cancellous bone of trapezoid bone", + "Trabecular bone of trapezoid bone" + ] + }, + { + "id": "FMA:33348", + "name": "Bony part of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of trapezoid bone" + ] + }, + { + "id": "FMA:33349", + "name": "Articular cartilage of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Hyaline cartilage of trapezoid", + "Hyaline cartilage of trapezoid bone", + "Articular cartilage of trapezoid bone" + ] + }, + { + "id": "FMA:33350", + "name": "Periosteum of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Periosteum of trapezoid bone", + "Trapezoid periosteum" + ] + }, + { + "id": "FMA:33352", + "name": "Bone of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of capitate bone" + ] + }, + { + "id": "FMA:33353", + "name": "Compact bone of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Cortical bone of capitate", + "Compact bone of capitate bone", + "Cortical bone of capitate bone" + ] + }, + { + "id": "FMA:33354", + "name": "Trabecular bone of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Cancellous bone of capitate bone", + "Spongy bone of capitate bone", + "Cancellous bone of capitate", + "Spongy bone of capitate", + "Trabecular bone of capitate bone" + ] + }, + { + "id": "FMA:33355", + "name": "Bony part of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of capitate bone" + ] + }, + { + "id": "FMA:33356", + "name": "Articular cartilage of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Articular cartilage of capitate bone", + "Hyaline cartilage of capitate bone", + "Hyaline cartilage of capitate" + ] + }, + { + "id": "FMA:33357", + "name": "Periosteum of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Capitate periosteum", + "Periosteum of capitate bone" + ] + }, + { + "id": "FMA:33359", + "name": "Bone of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83337" + ] + }, + "synonyms": [ + "Bone of hamate bone" + ] + }, + { + "id": "FMA:33360", + "name": "Compact bone of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42321" + ] + }, + "synonyms": [ + "Cortical bone of hamate bone", + "Cortical bone of hamate", + "Compact bone of hamate bone" + ] + }, + { + "id": "FMA:33361", + "name": "Trabecular bone of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42322" + ] + }, + "synonyms": [ + "Spongy bone of hamate bone", + "Trabecular bone of hamate bone", + "Spongy bone of hamate", + "Cancellous bone of hamate bone", + "Cancellous bone of hamate" + ] + }, + { + "id": "FMA:33362", + "name": "Bony part of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42324" + ] + }, + "synonyms": [ + "Bony part of hamate bone" + ] + }, + { + "id": "FMA:33363", + "name": "Articular cartilage of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + }, + "synonyms": [ + "Hyaline cartilage of hamate", + "Hyaline cartilage of hamate bone", + "Articular cartilage of hamate bone" + ] + }, + { + "id": "FMA:33364", + "name": "Periosteum of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42325" + ] + }, + "synonyms": [ + "Hamate periosteum", + "Periosteum of hamate bone" + ] + }, + { + "id": "FMA:33365", + "name": "Surface of region of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:33366", + "name": "Region of surface of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:33368", + "name": "Surface of bone of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + } + }, + { + "id": "FMA:33369", + "name": "Subdivision of surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of triquetral bone" + ] + }, + { + "id": "FMA:33371", + "name": "Dorsal surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Dorsal surface of triquetral bone" + ] + }, + { + "id": "FMA:33373", + "name": "Pisiform facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Pisiform facet of triquetral bone", + "Pisiform articular surface of triquetral bone", + "Palmar surface of triquetral bone", + "Palmar surface of triquetral", + "Pisiform surface of triquetral bone", + "Pisiform surface of triquetral", + "Pisiform articular surface of triquetral" + ] + }, + { + "id": "FMA:33374", + "name": "Hamate facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Hamate surface of triquetral bone", + "Hamate facet of triquetral bone", + "Hamate articular surface of triquetral bone", + "Hamate surface of triquetral", + "Hamate articular surface of triquetral" + ] + }, + { + "id": "FMA:33375", + "name": "Lunate facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Lunate facet of triquetral bone", + "Lunate articular surface of triquetral", + "Lunate surface of triquetral", + "Lunate articular surface of triquetral bone", + "Lunate surface of triquetral bone" + ] + }, + { + "id": "FMA:33378", + "name": "Dorsal surface of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33371" + ] + }, + "synonyms": [ + "Dorsal surface of right triquetral bone" + ] + }, + { + "id": "FMA:33379", + "name": "Dorsal surface of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33371" + ] + }, + "synonyms": [ + "Dorsal surface of left triquetral bone" + ] + }, + { + "id": "FMA:33380", + "name": "Medial surface of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39719" + ] + }, + "synonyms": [ + "Medial surface of right triquetral bone" + ] + }, + { + "id": "FMA:33381", + "name": "Medial surface of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39719" + ] + }, + "synonyms": [ + "Medial surface of left triquetral bone" + ] + }, + { + "id": "FMA:33382", + "name": "Pisiform facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33373" + ] + }, + "synonyms": [ + "Palmar surface of right triquetral", + "Pisiform surface of right triquetral bone", + "Pisiform articular surface of right triquetral bone", + "Pisiform surface of right triquetral", + "Pisiform articular surface of right triquetral", + "Pisiform facet of right triquetral bone" + ] + }, + { + "id": "FMA:33383", + "name": "Pisiform facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33373" + ] + }, + "synonyms": [ + "Palmar surface of left triquetral", + "Pisiform surface of left triquetral bone", + "Pisiform articular surface of left triquetral", + "Pisiform surface of left triquetral", + "Pisiform articular surface of left triquetral bone", + "Pisiform facet of left triquetral bone" + ] + }, + { + "id": "FMA:33384", + "name": "Hamate facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33374" + ] + }, + "synonyms": [ + "Hamate articular surface of right triquetral bone", + "Hamate surface of right triquetral", + "Hamate facet of right triquetral bone", + "Hamate surface of right triquetral bone", + "Hamate articular surface of right triquetral" + ] + }, + { + "id": "FMA:33385", + "name": "Hamate facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33374" + ] + }, + "synonyms": [ + "Hamate articular surface of left triquetral bone", + "Hamate articular surface of left triquetral", + "Hamate surface of left triquetral", + "Hamate facet of left triquetral bone", + "Hamate surface of left triquetral bone" + ] + }, + { + "id": "FMA:33386", + "name": "Lunate facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33375" + ] + }, + "synonyms": [ + "Lunate surface of right triquetral", + "Lunate articular surface of right triquetral bone", + "Lunate facet of right triquetral bone", + "Lunate surface of right triquetral bone", + "Lunate articular surface of right triquetral" + ] + }, + { + "id": "FMA:33387", + "name": "Lunate facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33375" + ] + }, + "synonyms": [ + "Lunate articular surface of left triquetral bone", + "Lunate surface of left triquetral", + "Lunate facet of left triquetral bone", + "Lunate articular surface of left triquetral", + "Lunate surface of left triquetral bone" + ] + }, + { + "id": "FMA:33388", + "name": "Subdivision of surface of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of pisiform bone" + ] + }, + { + "id": "FMA:33398", + "name": "Subdivision of surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of trapezial bone" + ] + }, + { + "id": "FMA:33399", + "name": "Palmar surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Palmar surface of trapezial bone" + ] + }, + { + "id": "FMA:33400", + "name": "Lateral surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Lateral surface of trapezial bone" + ] + }, + { + "id": "FMA:33401", + "name": "Dorsal surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Dorsal surface of trapezial bone" + ] + }, + { + "id": "FMA:33403", + "name": "Trapezoid facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Trapezoid surface of trapezium", + "Trapezoid surface of trapezial bone", + "Trapezoid facet of trapezial bone", + "Trapezoid articular surface of trapezium", + "Medial surface of trapezium", + "Medial surface of trapezial bone", + "Trapezoid articular surface of trapezial bone" + ] + }, + { + "id": "FMA:33404", + "name": "Scaphoid facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Proximal surface of trapezium", + "Scaphoid facet of trapezial bone", + "Scaphoid articular surface of trapezium", + "Scaphoid surface of trapezium", + "Scaphoid articular surface of trapezial bone", + "Scaphoid surface of trapezial bone" + ] + }, + { + "id": "FMA:33406", + "name": "First metacarpal facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "First metacarpal articular surface of trapezial bone", + "First metacarpal articular surface of trapezium", + "Sellar surface of trapezium", + "Sellar surface of trapezial bone", + "First metacarpal surface of trapezium" + ] + }, + { + "id": "FMA:33407", + "name": "Second metacarpal facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + }, + "synonyms": [ + "Second metacarpal surface of trapezial bone", + "Second metacarpal articular surface of trapezial bone", + "Second metacarpal facet of trapezial bone", + "Second metacarpal articular surface of trapezium", + "Second metacarpal surface of trapezium" + ] + }, + { + "id": "FMA:33408", + "name": "Palmar surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33399" + ] + }, + "synonyms": [ + "Palmar surface of right trapezial bone" + ] + }, + { + "id": "FMA:33409", + "name": "Palmar surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33399" + ] + }, + "synonyms": [ + "Palmar surface of left trapezial bone" + ] + }, + { + "id": "FMA:33412", + "name": "Lateral surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33400" + ] + }, + "synonyms": [ + "Lateral surface of right trapezial bone" + ] + }, + { + "id": "FMA:33413", + "name": "Lateral surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33400" + ] + }, + "synonyms": [ + "Lateral surface of left trapezial bone" + ] + }, + { + "id": "FMA:33414", + "name": "Dorsal surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33401" + ] + }, + "synonyms": [ + "Dorsal surface of right trapezial bone" + ] + }, + { + "id": "FMA:33415", + "name": "Dorsal surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33401" + ] + }, + "synonyms": [ + "Dorsal surface of left trapezial bone" + ] + }, + { + "id": "FMA:33418", + "name": "Trapezoid facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33403" + ] + }, + "synonyms": [ + "Medial surface of right trapezial bone", + "Trapezoid surface of right trapezium", + "Medial surface of right trapezium", + "Trapezoid surface of right trapezial bone", + "Trapezoid articular surface of right trapezial bone", + "Trapezoid articular surface of right trapezium", + "Trapezoid facet of right trapezial bone" + ] + }, + { + "id": "FMA:33419", + "name": "Trapezoid facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33403" + ] + }, + "synonyms": [ + "Medial surface of left trapezium", + "Trapezoid articular surface of left trapezium", + "Trapezoid articular surface of left trapezial bone", + "Trapezoid facet of left trapezial bone", + "Medial surface of left trapezial bone", + "Trapezoid surface of left trapezium", + "Trapezoid surface of left trapezial bone" + ] + }, + { + "id": "FMA:33420", + "name": "Scaphoid facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33404" + ] + }, + "synonyms": [ + "Scaphoid surface of right trapezial bone", + "Scaphoid surface of right trapezium", + "Scaphoid articular surface of right trapezium", + "Proximal surface of right trapezium", + "Scaphoid articular surface of right trapezial bone", + "Scaphoid facet of right trapezial bone" + ] + }, + { + "id": "FMA:33421", + "name": "Scaphoid facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33404" + ] + }, + "synonyms": [ + "Scaphoid surface of left trapezium", + "Scaphoid articular surface of left trapezial bone", + "Scaphoid surface of left trapezial bone", + "Proximal surface of left trapezium", + "Scaphoid articular surface of left trapezium", + "Scaphoid facet of left trapezial bone" + ] + }, + { + "id": "FMA:33422", + "name": "First metacarpal facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33406" + ] + }, + "synonyms": [ + "Sellar surface of right trapezial bone", + "First metacarpal surface of right trapezium", + "Sellar surface of right trapezium", + "First metacarpal articular surface of right trapezial bone", + "First metacarpal articular surface of right trapezium" + ] + }, + { + "id": "FMA:33423", + "name": "First metacarpal facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33406" + ] + }, + "synonyms": [ + "First metacarpal articular surface of left trapezial bone", + "Sellar surface of left trapezial bone", + "First metacarpal surface of left trapezium", + "First metacarpal articular surface of left trapezium", + "Sellar surface of left trapezium" + ] + }, + { + "id": "FMA:33424", + "name": "Second metacarpal facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33407" + ] + }, + "synonyms": [ + "Second metacarpal articular surface of right trapezium", + "Second metacarpal articular surface of right trapezial bone", + "Second metacarpal surface of right trapezium", + "Second metacarpal facet of right trapezial bone", + "Second metacarpal surface of right trapezial bone" + ] + }, + { + "id": "FMA:33425", + "name": "Second metacarpal facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33407" + ] + }, + "synonyms": [ + "Second metacarpal articular surface of left trapezial bone", + "Second metacarpal facet of left trapezial bone", + "Second metacarpal articular surface of left trapezium", + "Second metacarpal surface of left trapezial bone", + "Second metacarpal surface of left trapezium" + ] + }, + { + "id": "FMA:33426", + "name": "Subdivision of surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of trapezoid bone" + ] + }, + { + "id": "FMA:33427", + "name": "Palmar surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Palmar surface of trapezoid bone" + ] + }, + { + "id": "FMA:33430", + "name": "Dorsal surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Dorsal surface of trapezoid bone" + ] + }, + { + "id": "FMA:33431", + "name": "Scaphoid facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Proximal surface of trapezoid", + "Scaphoid surface of trapezoid bone", + "Scaphoid facet of trapezoid bone", + "Scaphoid articular surface of trapezoid", + "Scaphoid articular surface of trapezoid bone", + "Scaphoid surface of trapezoid", + "Proximal surface of trapezoid bone" + ] + }, + { + "id": "FMA:33432", + "name": "Trapezial facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Trapezial articular surface of trapezoid", + "Trapezium surface of trapezoid", + "Trapezial surface of trapezoid bone", + "Lateral surface of trapezoid", + "Trapezial facet of trapezoid bone", + "Trapezial articular surface of trapezoid bone", + "Trapezium surface of trapezoid bone", + "Trapezial surface of trapezoid", + "Lateral surface of trapezoid bone" + ] + }, + { + "id": "FMA:33433", + "name": "Second metacarpal facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Second metacarpal articular surface of trapezoid bone", + "Distal surface of trapezoid", + "Second metacarpal surface of trapezoid", + "Second metacarpal facet of trapezoid bone", + "Second metacarpal articular surface of trapezoid", + "Second metacarpal surface of trapezoid bone", + "Distal surface of trapezoid bone" + ] + }, + { + "id": "FMA:33434", + "name": "Non-articular surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Non-articular surface of trapezoid bone" + ] + }, + { + "id": "FMA:33435", + "name": "Palmar surface of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33427" + ] + }, + "synonyms": [ + "Palmar surface of right trapezoid bone" + ] + }, + { + "id": "FMA:33436", + "name": "Palmar surface of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33427" + ] + }, + "synonyms": [ + "Palmar surface of left trapezoid bone" + ] + }, + { + "id": "FMA:33441", + "name": "Dorsal surface of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33430" + ] + }, + "synonyms": [ + "Dorsal surface of right trapezoid bone" + ] + }, + { + "id": "FMA:33442", + "name": "Dorsal surface of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33430" + ] + }, + "synonyms": [ + "Dorsal surface of left trapezoid bone" + ] + }, + { + "id": "FMA:33443", + "name": "Scaphoid facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33431" + ] + }, + "synonyms": [ + "Scaphoid surface of right trapezoid", + "Scaphoid facet of right trapezoid bone", + "Scaphoid articular surface of right trapezoid bone", + "Scaphoid articular surface of right trapezoid", + "Scaphoid surface of right trapezoid bone" + ] + }, + { + "id": "FMA:33444", + "name": "Scaphoid facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33431" + ] + }, + "synonyms": [ + "Scaphoid surface of left trapezoid", + "Scaphoid articular surface of left trapezoid", + "Scaphoid articular surface of left trapezoid bone", + "Scaphoid surface of left trapezoid bone", + "Scaphoid facet of left trapezoid bone" + ] + }, + { + "id": "FMA:33445", + "name": "Trapezial facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33432" + ] + }, + "synonyms": [ + "Lateral surface of right trapezoid bone", + "Trapezial surface of right trapezoid bone", + "Lateral surface of right trapezoid", + "Trapezial articular surface of right trapezoid", + "Trapezium surface of right trapezoid", + "Trapezial surface of right trapezoid", + "Trapezium surface of right trapezoid bone", + "Trapezial articular surface of right trapezoid bone", + "Trapezial facet of right trapezoid bone" + ] + }, + { + "id": "FMA:33446", + "name": "Trapezial facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33432" + ] + }, + "synonyms": [ + "Trapezium surface of left trapezoid", + "Trapezial surface of left trapezoid", + "Trapezial facet of left trapezoid bone", + "Trapezial articular surface of left trapezoid bone", + "Trapezial articular surface of left trapezoid", + "Lateral surface of left trapezoid bone", + "Lateral surface of left trapezoid", + "Trapezial surface of left trapezoid bone", + "Trapezium surface of left trapezoid bone" + ] + }, + { + "id": "FMA:33447", + "name": "Second metacarpal facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33433" + ] + }, + "synonyms": [ + "Second metacarpal facet of right trapezoid bone", + "Distal surface of right trapezoid bone", + "Distal surface of right trapezoid", + "Second metacarpal articular surface of right trapezoid bone", + "Second metacarpal articular surface of right trapezoid", + "Second metacarpal surface of right trapezoid bone", + "Second metacarpal surface of right trapezoid" + ] + }, + { + "id": "FMA:33448", + "name": "Second metacarpal facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33433" + ] + }, + "synonyms": [ + "Second metacarpal facet of left trapezoid bone", + "Second metacarpal articular surface of left trapezoid bone", + "Second metacarpal surface of left trapezoid bone", + "Distal surface of left trapezoid", + "Distal surface of left trapezoid bone", + "Second metacarpal articular surface of left trapezoid", + "Second metacarpal surface of left trapezoid" + ] + }, + { + "id": "FMA:33449", + "name": "Non-articular surface of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33434" + ] + }, + "synonyms": [ + "Non-articular surface of right trapezoid bone" + ] + }, + { + "id": "FMA:33450", + "name": "Non-articular surface of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33434" + ] + }, + "synonyms": [ + "Non-articular surface of left trapezoid bone" + ] + }, + { + "id": "FMA:33451", + "name": "Subdivision of surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of capitate bone" + ] + }, + { + "id": "FMA:33452", + "name": "Palmar surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Palmar surface of capitate bone" + ] + }, + { + "id": "FMA:33455", + "name": "Dorsal surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Dorsal surface of capitate bone" + ] + }, + { + "id": "FMA:33456", + "name": "Scaphoid facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Scaphoid articular surface of capitate", + "Scaphoid surface of capitate bone", + "Lateral surface of capitate", + "Lateral surface of capitate bone", + "Scaphoid articular surface of capitate bone", + "Scaphoid facet of capitate bone", + "Scaphoid surface of capitate" + ] + }, + { + "id": "FMA:33457", + "name": "Trapezoid facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Trapezoid surface of capitate", + "Trapezoid articular surface of capitate bone", + "Trapezoid facet of capitate bone", + "Trapezoid articular surface of capitate", + "Trapezoid surface of capitate bone" + ] + }, + { + "id": "FMA:33458", + "name": "Lunate facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Lunate articular surface of capitate bone", + "Lunate articular surface of capitate", + "Lunate articulating surface of capitate", + "Lunate surface of capitate bone", + "Lunate facet of capitate bone", + "Proximal surface of capitate bone", + "Lunate surface of capitate", + "Proximal surface of capitate", + "Lunate articulating surface of capitate bone" + ] + }, + { + "id": "FMA:33459", + "name": "Third metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Distal surface of capitate bone", + "Third metacarpal surface of capitate bone", + "Third metacarpal surface of capitate", + "Third metacarpal articular surface of capitate bone", + "Distal surface of capitate", + "Third metacarpal articular surface of capitate", + "Third metacarpal facet of capitate bone" + ] + }, + { + "id": "FMA:33460", + "name": "Fourth metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Fourth metacarpal facet of capitate bone", + "Fourth metacarpal articular surface of capitate bone", + "Fourth metacarpal surface of capitate bone", + "Fourth metacarpal surface of capitate", + "Fourth metacarpal articular surface of capitate" + ] + }, + { + "id": "FMA:33461", + "name": "Second metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Second metacarpal surface of capitate bone", + "Second metacarpal articular surface of capitate", + "Second metacarpal surface of capitate", + "Medial surface of capitate bone", + "Medial surface of capitate", + "Second metacarpal articular surface of capitate bone", + "Second metacarpal facet of capitate bone" + ] + }, + { + "id": "FMA:33462", + "name": "Palmar surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33452" + ] + }, + "synonyms": [ + "Palmar surface of right capitate bone" + ] + }, + { + "id": "FMA:33463", + "name": "Palmar surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33452" + ] + }, + "synonyms": [ + "Palmar surface of left capitate bone" + ] + }, + { + "id": "FMA:33468", + "name": "Dorsal surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33455" + ] + }, + "synonyms": [ + "Dorsal surface of right capitate bone" + ] + }, + { + "id": "FMA:33469", + "name": "Dorsal surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33455" + ] + }, + "synonyms": [ + "Dorsal surface of left capitate bone" + ] + }, + { + "id": "FMA:33470", + "name": "Scaphoid facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33456" + ] + }, + "synonyms": [ + "Scaphoid articular surface of right capitate bone", + "Lateral surface of right capitate", + "Scaphoid surface of right capitate bone", + "Scaphoid surface of right capitate", + "Scaphoid facet of right capitate bone", + "Scaphoid articular surface of right capitate", + "Lateral surface of right capitate bone" + ] + }, + { + "id": "FMA:33471", + "name": "Scaphoid facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33456" + ] + }, + "synonyms": [ + "Scaphoid surface of left capitate", + "Scaphoid articular surface of left capitate", + "Lateral surface of left capitate bone", + "Lateral surface of left capitate", + "Scaphoid facet of left capitate bone", + "Scaphoid surface of left capitate bone", + "Scaphoid articular surface of left capitate bone" + ] + }, + { + "id": "FMA:33472", + "name": "Trapezoid facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33457" + ] + }, + "synonyms": [ + "Trapezoid articular surface of right capitate", + "Trapezoid articular surface of right capitate bone", + "Trapezoid surface of right capitate", + "Trapezoid facet of right capitate bone", + "Trapezoid surface of right capitate bone" + ] + }, + { + "id": "FMA:33473", + "name": "Trapezoid facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33457" + ] + }, + "synonyms": [ + "Trapezoid articular surface of left capitate", + "Trapezoid articular surface of left capitate bone", + "Trapezoid surface of left capitate bone", + "Trapezoid surface of left capitate", + "Trapezoid facet of left capitate bone" + ] + }, + { + "id": "FMA:33474", + "name": "Lunate facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33458" + ] + }, + "synonyms": [ + "Lunate articular surface of right capitate", + "Lunate articulating surface of right capitate", + "Lunate facet of right capitate bone", + "Lunate surface of right capitate", + "Lunate surface of right capitate bone", + "Lunate articulating surface of right capitate bone", + "Lunate articular surface of right capitate bone" + ] + }, + { + "id": "FMA:33475", + "name": "Lunate facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33458" + ] + }, + "synonyms": [ + "Lunate facet of left capitate bone", + "Lunate articulating surface of left capitate", + "Lunate articulating surface of left capitate bone", + "Lunate articular surface of left capitate bone", + "Lunate articular surface of left capitate", + "Lunate surface of left capitate", + "Lunate surface of left capitate bone" + ] + }, + { + "id": "FMA:33476", + "name": "Second metacarpal facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33461" + ] + }, + "synonyms": [ + "Second metacarpal surface of right capitate", + "Second metacarpal articular surface of right capitate bone", + "Second metacarpal facet of right capitate bone", + "Second metacarpal articular surface of right capitate", + "Medial surface of right capitate bone", + "Second metacarpal surface of right capitate bone", + "Medial surface of right capitate" + ] + }, + { + "id": "FMA:33477", + "name": "Second metacarpal facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33461" + ] + }, + "synonyms": [ + "Second metacarpal surface of left capitate", + "Medial surface of left capitate bone", + "Second metacarpal facet of left capitate bone", + "Medial surface of left capitate", + "Second metacarpal articular surface of left capitate", + "Second metacarpal articular surface of left capitate bone", + "Second metacarpal surface of left capitate bone" + ] + }, + { + "id": "FMA:33478", + "name": "Third metacarpal articular surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33459" + ] + }, + "synonyms": [ + "Third metacarpal articular surface of right capitate bone" + ] + }, + { + "id": "FMA:33479", + "name": "Third metacarpal articular surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33459" + ] + }, + "synonyms": [ + "Third metacarpal articular surface of left capitate bone" + ] + }, + { + "id": "FMA:33480", + "name": "Fourth metacarpal facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33460" + ] + }, + "synonyms": [ + "Fourth metacarpal articular surface of right capitate", + "Fourth metacarpal facet of right capitate bone", + "Fourth metacarpal surface of right capitate bone", + "Fourth metacarpal surface of right capitate", + "Fourth metacarpal articular surface of right capitate bone" + ] + }, + { + "id": "FMA:33481", + "name": "Fourth metacarpal facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33460" + ] + }, + "synonyms": [ + "Fourth metacarpal surface of left capitate bone", + "Fourth metacarpal articular surface of left capitate", + "Fourth metacarpal surface of left capitate", + "Fourth metacarpal articular surface of left capitate bone", + "Fourth metacarpal facet of left capitate bone" + ] + }, + { + "id": "FMA:33482", + "name": "Non-articular surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Non-articular surface of capitate bone" + ] + }, + { + "id": "FMA:33483", + "name": "Non-articular surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33482" + ] + }, + "synonyms": [ + "Non-articular surface of right capitate bone" + ] + }, + { + "id": "FMA:33484", + "name": "Non-articular surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33482" + ] + }, + "synonyms": [ + "Non-articular surface of left capitate bone" + ] + }, + { + "id": "FMA:33485", + "name": "Subdivision of surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33366" + ] + }, + "synonyms": [ + "Subdivision of surface of hamate bone" + ] + }, + { + "id": "FMA:33486", + "name": "Palmar surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Palmar surface of hamate bone" + ] + }, + { + "id": "FMA:33489", + "name": "Dorsal surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Dorsal surface of hamate bone" + ] + }, + { + "id": "FMA:33490", + "name": "Triquetral facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Triquetral articular surface of hamate", + "Medial surface of hamate", + "Triquetral facet of hamate bone", + "Triquetral surface of hamate bone", + "Triquetral surface of hamate", + "Medial surface of hamate bone", + "Triquetral articular surface of hamate bone" + ] + }, + { + "id": "FMA:33491", + "name": "Lunate facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Lunate facet of hamate bone", + "Lunate surface of hamate bone", + "Lunate articular surface of hamate", + "Lunate articular surface of hamate bone", + "Proximal surface of hamate bone", + "Lunate surface of hamate", + "Proximal surface of hamate" + ] + }, + { + "id": "FMA:33492", + "name": "Capitate facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Capitate facet of hamate bone", + "Lateral surface of hamate", + "Capitate surface of hamate", + "Lateral surface of hamate bone", + "Capitate surface of hamate bone", + "Capitate articular surface of hamate bone", + "Capitate articular surface of hamate" + ] + }, + { + "id": "FMA:33493", + "name": "Fourth metacarpal facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Fourth metacarpal articular surface of hamate", + "Fourth metacarpal facet of hamate bone", + "Distal surface of hamate", + "Fourth metacarpal surface of hamate", + "Distal surface of hamate bone", + "Fourth metacarpal articular surface of hamate bone", + "Fourth metacarpal surface of hamate bone" + ] + }, + { + "id": "FMA:33494", + "name": "Fifth metacarpal facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + }, + "synonyms": [ + "Fifth metacarpal surface of hamate bone", + "Fifth metacarpal articular surface of hamate bone", + "Fifth metacarpal surface of hamate", + "Fifth metacarpal facet of hamate bone", + "Fifth metacarpal articular surface of hamate" + ] + }, + { + "id": "FMA:33497", + "name": "Palmar surface of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33486" + ] + }, + "synonyms": [ + "Palmar surface of right hamate bone" + ] + }, + { + "id": "FMA:33498", + "name": "Palmar surface of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33486" + ] + }, + "synonyms": [ + "Palmar surface of left hamate bone" + ] + }, + { + "id": "FMA:33503", + "name": "Dorsal surface of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33489" + ] + }, + "synonyms": [ + "Dorsal surface of right hamate bone" + ] + }, + { + "id": "FMA:33504", + "name": "Dorsal surface of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33489" + ] + }, + "synonyms": [ + "Dorsal surface of left hamate bone" + ] + }, + { + "id": "FMA:33509", + "name": "Triquetral facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33490" + ] + }, + "synonyms": [ + "Triquetral facet of right hamate bone", + "Triquetral surface of right hamate bone", + "Triquetral surface of right hamate", + "Triquetral articular surface of right hamate bone", + "Triquetral articular surface of right hamate", + "Medial surface of right hamate", + "Medial surface of right hamate bone" + ] + }, + { + "id": "FMA:33510", + "name": "Triquetral facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33490" + ] + }, + "synonyms": [ + "Triquetral articular surface of left hamate", + "Triquetral facet of left hamate bone", + "Triquetral surface of left hamate bone", + "Triquetral articular surface of left hamate bone", + "Medial surface of left hamate bone", + "Triquetral surface of left hamate", + "Medial surface of left hamate" + ] + }, + { + "id": "FMA:33511", + "name": "Lunate facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33491" + ] + }, + "synonyms": [ + "Proximal surface of right hamate bone", + "Lunate surface of right hamate", + "Lunate articular surface of right hamate bone", + "Lunate surface of right hamate bone", + "Proximal surface of right hamate", + "Lunate facet of right hamate bone", + "Lunate articular surface of right hamate" + ] + }, + { + "id": "FMA:33512", + "name": "Lunate facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33491" + ] + }, + "synonyms": [ + "Lunate articular surface of left hamate", + "Lunate articular surface of left hamate bone", + "Lunate surface of left hamate", + "Proximal surface of left hamate bone", + "Lunate surface of left hamate bone", + "Lunate facet of left hamate bone", + "Proximal surface of left hamate" + ] + }, + { + "id": "FMA:33513", + "name": "Capitate facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33492" + ] + }, + "synonyms": [ + "Lateral surface of right hamate", + "Capitate surface of right hamate bone", + "Capitate facet of right hamate bone", + "Capitate articular surface of right hamate bone", + "Capitate surface of right hamate", + "Capitate articular surface of right hamate", + "Lateral surface of right hamate bone" + ] + }, + { + "id": "FMA:33514", + "name": "Capitate facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33492" + ] + }, + "synonyms": [ + "Capitate facet of left hamate bone", + "Capitate articular surface of left hamate", + "Capitate surface of left hamate bone", + "Capitate surface of left hamate", + "Capitate articular surface of left hamate bone", + "Lateral surface of left hamate bone", + "Lateral surface of left hamate" + ] + }, + { + "id": "FMA:33515", + "name": "Fourth metacarpal facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33493" + ] + }, + "synonyms": [ + "Fourth metacarpal surface of right hamate", + "Fourth metacarpal facet of right hamate bone", + "Distal surface of right hamate", + "Fourth metacarpal surface of right hamate bone", + "Distal surface of right hamate bone", + "Fourth metacarpal articular surface of right hamate bone", + "Fourth metacarpal articular surface of right hamate" + ] + }, + { + "id": "FMA:33516", + "name": "Fourth metacarpal facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33493" + ] + }, + "synonyms": [ + "Fourth metacarpal facet of left hamate bone", + "Distal surface of left hamate bone", + "Fourth metacarpal surface of left hamate", + "Fourth metacarpal surface of left hamate bone", + "Distal surface of left hamate", + "Fourth metacarpal articular surface of left hamate", + "Fourth metacarpal articular surface of left hamate bone" + ] + }, + { + "id": "FMA:33517", + "name": "Fifth metacarpal facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33494" + ] + }, + "synonyms": [ + "Fifth metacarpal articular surface of right hamate bone", + "Fifth metacarpal surface of right hamate", + "Fifth metacarpal facet of right hamate bone", + "Fifth metacarpal surface of right hamate bone", + "Fifth metacarpal articular surface of right hamate" + ] + }, + { + "id": "FMA:33518", + "name": "Fifth metacarpal facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33494" + ] + }, + "synonyms": [ + "Fifth metacarpal surface of left hamate", + "Fifth metacarpal facet of left hamate bone", + "Fifth metacarpal articular surface of left hamate", + "Fifth metacarpal articular surface of left hamate bone", + "Fifth metacarpal surface of left hamate bone" + ] + }, + { + "id": "FMA:33519", + "name": "Musculature of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50200" + ] + }, + "synonyms": [ + "Pectoral girdle musculature", + "Muscle group of pectoral girdle", + "Set of muscles of pectoral girdle" + ] + }, + { + "id": "FMA:33520", + "name": "Musculature of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33519" + ] + }, + "synonyms": [ + "Set of muscles of right pectoral girdle", + "Muscle group of right pectoral girdle", + "Right pectoral girdle musculature" + ] + }, + { + "id": "FMA:33521", + "name": "Musculature of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33519" + ] + }, + "synonyms": [ + "Set of muscles of left pectoral girdle", + "Muscle group of left pectoral girdle", + "Left pectoral girdle musculature" + ] + }, + { + "id": "FMA:33522", + "name": "Set of intrinsic muscles of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50217" + ] + }, + "synonyms": [ + "Intrinsic muscle group of shoulder" + ] + }, + { + "id": "FMA:33523", + "name": "Set of intrinsic muscles of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33522" + ] + }, + "synonyms": [ + "Intrinsic muscle group of right shoulder" + ] + }, + { + "id": "FMA:33524", + "name": "Set of intrinsic muscles of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33522" + ] + }, + "synonyms": [ + "Intrinsic muscle group of left shoulder" + ] + }, + { + "id": "FMA:33525", + "name": "Surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Surface of lunate bone", + "Lunate surface" + ] + }, + { + "id": "FMA:33526", + "name": "Surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Surface of triquetral bone", + "Triquetral surface" + ] + }, + { + "id": "FMA:33527", + "name": "Surface of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Surface of pisiform bone", + "Pisiform surface" + ] + }, + { + "id": "FMA:33528", + "name": "Surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Trapezium surface", + "Surface of trapezial bone" + ] + }, + { + "id": "FMA:33529", + "name": "Surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Surface of trapezoid bone", + "Trapezoid surface" + ] + }, + { + "id": "FMA:33530", + "name": "Surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Capitate surface", + "Surface of capitate bone" + ] + }, + { + "id": "FMA:33531", + "name": "Muscle of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37347" + ] + }, + "synonyms": [ + "Shoulder muscle" + ] + }, + { + "id": "FMA:33532", + "name": "Surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40205" + ] + }, + "synonyms": [ + "Surface of hamate bone", + "Hamate surface" + ] + }, + { + "id": "FMA:33535", + "name": "Surface of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Bone surface" + ] + }, + { + "id": "FMA:33538", + "name": "Surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33525" + ] + }, + "synonyms": [ + "Surface of right lunate bone", + "Right lunate surface" + ] + }, + { + "id": "FMA:33539", + "name": "Surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33525" + ] + }, + "synonyms": [ + "Surface of left lunate bone", + "Left lunate surface" + ] + }, + { + "id": "FMA:33540", + "name": "Surface of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33526" + ] + }, + "synonyms": [ + "Surface of right triquetral bone", + "Right triquetral surface" + ] + }, + { + "id": "FMA:33541", + "name": "Surface of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33526" + ] + }, + "synonyms": [ + "Left triquetral surface", + "Surface of left triquetrum", + "Surface of left triquetral bone" + ] + }, + { + "id": "FMA:33542", + "name": "Surface of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33527" + ] + }, + "synonyms": [ + "Right pisiform surface", + "Surface of right pisiform bone" + ] + }, + { + "id": "FMA:33543", + "name": "Surface of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33527" + ] + }, + "synonyms": [ + "Left pisiform surface", + "Surface of left pisiform bone" + ] + }, + { + "id": "FMA:33544", + "name": "Surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33528" + ] + }, + "synonyms": [ + "Surface of right trapezial bone", + "Right trapezium surface" + ] + }, + { + "id": "FMA:33545", + "name": "Surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33528" + ] + }, + "synonyms": [ + "Left trapezium surface", + "Surface of left trapezial bone" + ] + }, + { + "id": "FMA:33546", + "name": "Surface of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33529" + ] + }, + "synonyms": [ + "Right trapezoid surface", + "Surface of right trapezoid bone" + ] + }, + { + "id": "FMA:33547", + "name": "Surface of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33529" + ] + }, + "synonyms": [ + "Left trapezoid surface", + "Surface of left trapezoid bone" + ] + }, + { + "id": "FMA:33548", + "name": "Surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33530" + ] + }, + "synonyms": [ + "Surface of right capitate bone", + "Right capitate surface" + ] + }, + { + "id": "FMA:33549", + "name": "Surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33530" + ] + }, + "synonyms": [ + "Left capitate surface", + "Surface of left capitate bone" + ] + }, + { + "id": "FMA:33550", + "name": "Surface of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33532" + ] + }, + "synonyms": [ + "Surface of right hamate bone", + "Right hamate surface" + ] + }, + { + "id": "FMA:33551", + "name": "Surface of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33532" + ] + }, + "synonyms": [ + "Surface of left hamate bone", + "Left hamate surface" + ] + }, + { + "id": "FMA:33552", + "name": "Surface of bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + } + }, + { + "id": "FMA:33553", + "name": "Surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Talus surface" + ] + }, + { + "id": "FMA:33554", + "name": "Surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Calcaneus surface" + ] + }, + { + "id": "FMA:33555", + "name": "Surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + } + }, + { + "id": "FMA:33556", + "name": "Surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Medial cuneiform bone surface" + ] + }, + { + "id": "FMA:33557", + "name": "Surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Intermediate cuneiform bone surface" + ] + }, + { + "id": "FMA:33558", + "name": "Surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Lateral cuneiform bone surface" + ] + }, + { + "id": "FMA:33559", + "name": "Surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43147" + ] + }, + "synonyms": [ + "Cuboid bone surface" + ] + }, + { + "id": "FMA:33560", + "name": "Surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33559" + ] + }, + "synonyms": [ + "Right cuboid bone surface" + ] + }, + { + "id": "FMA:33561", + "name": "Surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33559" + ] + }, + "synonyms": [ + "Left cuboid bone surface" + ] + }, + { + "id": "FMA:33562", + "name": "Surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33553" + ] + }, + "synonyms": [ + "Right talus surface" + ] + }, + { + "id": "FMA:33563", + "name": "Surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33553" + ] + }, + "synonyms": [ + "Left talus surface" + ] + }, + { + "id": "FMA:33564", + "name": "Surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33554" + ] + }, + "synonyms": [ + "Right calcaneus surface" + ] + }, + { + "id": "FMA:33565", + "name": "Surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33554" + ] + }, + "synonyms": [ + "Left calcaneus surface" + ] + }, + { + "id": "FMA:33566", + "name": "Surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33555" + ] + } + }, + { + "id": "FMA:33567", + "name": "Surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33555" + ] + } + }, + { + "id": "FMA:33568", + "name": "Surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33556" + ] + }, + "synonyms": [ + "Right medial cuneiform bone surface" + ] + }, + { + "id": "FMA:33569", + "name": "Surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33556" + ] + }, + "synonyms": [ + "Left medial cuneiform bone surface" + ] + }, + { + "id": "FMA:33570", + "name": "Surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33557" + ] + }, + "synonyms": [ + "Right intermediate cuneiform bone surface" + ] + }, + { + "id": "FMA:33571", + "name": "Surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33557" + ] + }, + "synonyms": [ + "Left intermediate cuneiform bone surface" + ] + }, + { + "id": "FMA:33572", + "name": "Surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33558" + ] + }, + "synonyms": [ + "Right lateral cuneiform bone surface" + ] + }, + { + "id": "FMA:33573", + "name": "Surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33558" + ] + }, + "synonyms": [ + "Left lateral cuneiform bone surface" + ] + }, + { + "id": "FMA:33574", + "name": "Surface of subdivision of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:33575", + "name": "Subdivision of surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33576", + "name": "Subdivision of surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33577", + "name": "Subdivision of surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33578", + "name": "Subdivision of surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33579", + "name": "Subdivision of surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33580", + "name": "Subdivision of surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33581", + "name": "Ascending part of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32555" + ] + } + }, + { + "id": "FMA:33582", + "name": "Subdivision of surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33574" + ] + } + }, + { + "id": "FMA:33583", + "name": "Ascending part of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32555" + ] + } + }, + { + "id": "FMA:33584", + "name": "Transverse part of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32556" + ] + } + }, + { + "id": "FMA:33585", + "name": "Transverse part of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32556" + ] + } + }, + { + "id": "FMA:33586", + "name": "Descending part of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32557" + ] + } + }, + { + "id": "FMA:33587", + "name": "Descending part of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32557" + ] + } + }, + { + "id": "FMA:33588", + "name": "Plantar surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33589", + "name": "Surface of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + }, + "synonyms": [ + "Surface of talar head" + ] + }, + { + "id": "FMA:33590", + "name": "Surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + }, + "synonyms": [ + "Surface of talar neck" + ] + }, + { + "id": "FMA:33591", + "name": "Surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + }, + "synonyms": [ + "Surface of talar body" + ] + }, + { + "id": "FMA:33592", + "name": "Dorsal surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33593", + "name": "Medial surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33594", + "name": "Lateral surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33595", + "name": "Plantar surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33588" + ] + } + }, + { + "id": "FMA:33596", + "name": "Plantar surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33588" + ] + } + }, + { + "id": "FMA:33597", + "name": "Dorsal surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33592" + ] + } + }, + { + "id": "FMA:33598", + "name": "Dorsal surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33592" + ] + } + }, + { + "id": "FMA:33599", + "name": "Medial surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33593" + ] + } + }, + { + "id": "FMA:33600", + "name": "Medial surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33593" + ] + } + }, + { + "id": "FMA:33601", + "name": "Lateral surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33594" + ] + } + }, + { + "id": "FMA:33602", + "name": "Lateral surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33594" + ] + } + }, + { + "id": "FMA:33603", + "name": "Surface of right head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33589" + ] + }, + "synonyms": [ + "Surface of right talar head" + ] + }, + { + "id": "FMA:33604", + "name": "Surface of left head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33589" + ] + }, + "synonyms": [ + "Surface of left talar head" + ] + }, + { + "id": "FMA:33605", + "name": "Surface of right neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33590" + ] + }, + "synonyms": [ + "Surface of right talar neck" + ] + }, + { + "id": "FMA:33606", + "name": "Surface of left neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33590" + ] + }, + "synonyms": [ + "Surface of left talar neck" + ] + }, + { + "id": "FMA:33607", + "name": "Surface of right body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33591" + ] + }, + "synonyms": [ + "Surface of right talar body" + ] + }, + { + "id": "FMA:33608", + "name": "Surface of left body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33591" + ] + }, + "synonyms": [ + "Surface of left talar body" + ] + }, + { + "id": "FMA:33610", + "name": "Navicular surface of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33611" + ] + }, + "synonyms": [ + "Navicular facet of head of talus", + "Distal surface of talar head", + "Facies articularis navicularis (Caput tali)", + "Facies articularis navicularis (Talus)", + "Navicular surface of talar head", + "Proximal navicular articulating surface of talar head", + "Navicular articular surface of head of talus" + ] + }, + { + "id": "FMA:33611", + "name": "Subdivision of surface of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33612", + "name": "Plantar surface of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33633" + ] + }, + "synonyms": [ + "Plantar surface of talar head" + ] + }, + { + "id": "FMA:33613", + "name": "Middle calcanean surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33611" + ] + }, + "synonyms": [ + "Middle facet on talus for calcaneus", + "Middle calcanean facet of talus", + "Facies articularis calcanea media" + ] + }, + { + "id": "FMA:33616", + "name": "Anterior calcanean surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33611" + ] + }, + "synonyms": [ + "Facies articularis calcanea anterior", + "Anterior calcanean facet of talus", + "Anterior facet for calcaneus", + "Anterior facet on talus for calcaneus" + ] + }, + { + "id": "FMA:33617", + "name": "Plantar calcaneo-navicular surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33611" + ] + }, + "synonyms": [ + "Facies articularis ligamenti calcaneonavicularis plantaris (Caput tali)", + "Facet on talus for plantar calcaneonavicular ligament", + "Facet for plantar calcaneonavicular ligament" + ] + }, + { + "id": "FMA:33618", + "name": "Subdivision of surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33619", + "name": "Dorsal surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33618" + ] + }, + "synonyms": [ + "Dorsal surface of talar neck" + ] + }, + { + "id": "FMA:33620", + "name": "Medial surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33618" + ] + }, + "synonyms": [ + "Medial surface of talar neck" + ] + }, + { + "id": "FMA:33621", + "name": "Plantar surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33633" + ] + }, + "synonyms": [ + "Plantar surface of talar neck" + ] + }, + { + "id": "FMA:33622", + "name": "Lateral surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33618" + ] + }, + "synonyms": [ + "Lateral surface of talar neck" + ] + }, + { + "id": "FMA:33623", + "name": "Subdivision of surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33624", + "name": "Trochlear surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + }, + "synonyms": [ + "Superior facet of talus", + "Dorsal surface of talar body", + "Superior facet of trochlea of talus", + "Facies superior (Trochlea tali)", + "Trochlear surface of talar body", + "Trochlear surface of body of talus" + ] + }, + { + "id": "FMA:33626", + "name": "Lateral malleolar surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35153" + ] + }, + "synonyms": [ + "Facies malleolaris lateralis", + "Lateral surface of talar body", + "Lateral malleolar surface of talar body", + "Lateral malleolar facet of talus", + "Lateral malleolar facet" + ] + }, + { + "id": "FMA:33629", + "name": "Medial malleolar surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35149" + ] + }, + "synonyms": [ + "Medial surface of talar body", + "Facies malleolaris medialis", + "Medial malleolar facet of talus", + "Medial malleolar facet", + "Medial malleolar surface of talar body" + ] + }, + { + "id": "FMA:33630", + "name": "Proximal surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + }, + "synonyms": [ + "Posterior surface of talar body", + "Posterior surface of body of talus" + ] + }, + { + "id": "FMA:33631", + "name": "Plantar surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33633" + ] + }, + "synonyms": [ + "Plantar surface of talar body" + ] + }, + { + "id": "FMA:33632", + "name": "Posterior calcanean surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35169" + ] + }, + "synonyms": [ + "Posterior calcanean articular surface of talar body", + "Posterior facet on talus for calcaneus", + "Facies articularis calcanea posterior", + "Posterior calcaneal articular facet" + ] + }, + { + "id": "FMA:33633", + "name": "Subdivision of plantar surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:33635", + "name": "Head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Talus head" + ] + }, + { + "id": "FMA:33636", + "name": "Neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Talar neck", + "Talus neck" + ] + }, + { + "id": "FMA:33637", + "name": "Body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Talus body", + "Talar body" + ] + }, + { + "id": "FMA:33638", + "name": "Trochlea of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85562" + ] + }, + "synonyms": [ + "Talus trochlea" + ] + }, + { + "id": "FMA:33640", + "name": "Calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Calcaneal tubercle", + "Calcaneal tuberosity", + "Anterior tubercle of calcaneus", + "Tuber calcani", + "Calcanean tubercle" + ] + }, + { + "id": "FMA:33641", + "name": "Sustentaculum tali", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Talar shelf" + ] + }, + { + "id": "FMA:33642", + "name": "Right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25202" + ] + } + }, + { + "id": "FMA:33643", + "name": "Left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25202" + ] + } + }, + { + "id": "FMA:33644", + "name": "Pectoral part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24850" + ] + }, + "synonyms": [ + "Anterior part of right pectoral girdle" + ] + }, + { + "id": "FMA:33645", + "name": "Pectoral part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24850" + ] + }, + "synonyms": [ + "Anterior part of left pectoral girdle" + ] + }, + { + "id": "FMA:33646", + "name": "Scapular part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25200" + ] + }, + "synonyms": [ + "Right scapular region" + ] + }, + { + "id": "FMA:33647", + "name": "Scapular part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25200" + ] + }, + "synonyms": [ + "Left scapular region" + ] + }, + { + "id": "FMA:33650", + "name": "Posterior process of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:33651", + "name": "Lateral process of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:33654", + "name": "Articular surface of talus for flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35160" + ] + }, + "synonyms": [ + "Talar surface for flexor hallucis longus", + "Talar groove for tendon of flexor hallucis longus", + "Sulcus tendinis musculi flexora hallucis longi (talus)" + ] + }, + { + "id": "FMA:33655", + "name": "Lateral tubercle of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Os trigonum of talus", + "Tuberculum laterale (talus)" + ] + }, + { + "id": "FMA:33656", + "name": "Medial tubercle of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum mediale (talus)" + ] + }, + { + "id": "FMA:33657", + "name": "Navicular surface of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33610" + ] + }, + "synonyms": [ + "Navicular surface of right talar head", + "Navicular facet of head of right talus" + ] + }, + { + "id": "FMA:33658", + "name": "Navicular surface of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33610" + ] + }, + "synonyms": [ + "Navicular facet of head of left talus", + "Navicular surface of left talar head" + ] + }, + { + "id": "FMA:33659", + "name": "Plantar surface of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33612" + ] + } + }, + { + "id": "FMA:33660", + "name": "Plantar surface of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33612" + ] + } + }, + { + "id": "FMA:33661", + "name": "Middle calcanean surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33613" + ] + }, + "synonyms": [ + "Middle calcanean facet of right talus" + ] + }, + { + "id": "FMA:33662", + "name": "Middle calcanean surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33613" + ] + }, + "synonyms": [ + "Middle calcanean facet of left talus" + ] + }, + { + "id": "FMA:33663", + "name": "Anterior calcanean surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33616" + ] + }, + "synonyms": [ + "Anterior calcanean facet of right talus", + "Anterior facet for right calcaneus" + ] + }, + { + "id": "FMA:33664", + "name": "Anterior calcanean surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33616" + ] + }, + "synonyms": [ + "Anterior facet for left calcaneus", + "Anterior calcanean facet of left talus" + ] + }, + { + "id": "FMA:33665", + "name": "Plantar calcaneo-navicular surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33617" + ] + } + }, + { + "id": "FMA:33666", + "name": "Plantar calcaneo-navicular surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33617" + ] + } + }, + { + "id": "FMA:33667", + "name": "Dorsal surface of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33619" + ] + } + }, + { + "id": "FMA:33668", + "name": "Dorsal surface of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33619" + ] + } + }, + { + "id": "FMA:33669", + "name": "Medial surface of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33620" + ] + }, + "synonyms": [ + "Medial surface of right talar neck" + ] + }, + { + "id": "FMA:33670", + "name": "Medial surface of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33620" + ] + }, + "synonyms": [ + "Medial surface of left talar neck" + ] + }, + { + "id": "FMA:33672", + "name": "Plantar surface of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33621" + ] + }, + "synonyms": [ + "Plantar surface of right talar neck" + ] + }, + { + "id": "FMA:33673", + "name": "Plantar surface of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33621" + ] + }, + "synonyms": [ + "Plantar surface of left talar neck" + ] + }, + { + "id": "FMA:33674", + "name": "Lateral surface of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33622" + ] + }, + "synonyms": [ + "Lateral surface of right talar neck" + ] + }, + { + "id": "FMA:33675", + "name": "Lateral surface of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33622" + ] + }, + "synonyms": [ + "Lateral surface of left talar neck" + ] + }, + { + "id": "FMA:33676", + "name": "Trochlear surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33624" + ] + }, + "synonyms": [ + "Superior facet of trochlea of right talus", + "Trochlear surface of body of right talus" + ] + }, + { + "id": "FMA:33677", + "name": "Trochlear surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33624" + ] + }, + "synonyms": [ + "Superior facet of trochlea of left talus", + "Trochlear surface of body of left talus" + ] + }, + { + "id": "FMA:33678", + "name": "Lateral malleolar surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33626" + ] + }, + "synonyms": [ + "Right lateral malleolar facet" + ] + }, + { + "id": "FMA:33679", + "name": "Lateral malleolar surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33626" + ] + }, + "synonyms": [ + "Left lateral malleolar facet" + ] + }, + { + "id": "FMA:33680", + "name": "Medial malleolar surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33629" + ] + }, + "synonyms": [ + "Right medial malleolar facet" + ] + }, + { + "id": "FMA:33681", + "name": "Medial malleolar surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33629" + ] + }, + "synonyms": [ + "Left medial malleolar facet" + ] + }, + { + "id": "FMA:33682", + "name": "Proximal surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33630" + ] + }, + "synonyms": [ + "Posterior surface of body of right talus" + ] + }, + { + "id": "FMA:33683", + "name": "Posterior surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33630" + ] + }, + "synonyms": [ + "Proximal surface of body of left talus" + ] + }, + { + "id": "FMA:33684", + "name": "Plantar surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33631" + ] + } + }, + { + "id": "FMA:33685", + "name": "Plantar surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33631" + ] + } + }, + { + "id": "FMA:33686", + "name": "Posterior calcanean surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33632" + ] + }, + "synonyms": [ + "Right posterior calcaneal articular facet" + ] + }, + { + "id": "FMA:33687", + "name": "Posterior calcanean surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33632" + ] + }, + "synonyms": [ + "Left posterior calcaneal articular facet" + ] + }, + { + "id": "FMA:33688", + "name": "Superior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + }, + "synonyms": [ + "Proximal surface of calcaneus" + ] + }, + { + "id": "FMA:33689", + "name": "Superior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33688" + ] + }, + "synonyms": [ + "Proximal surface of right calcaneus" + ] + }, + { + "id": "FMA:33690", + "name": "Superior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33688" + ] + }, + "synonyms": [ + "Proximal surface of left calcaneus" + ] + }, + { + "id": "FMA:33691", + "name": "Anterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33692", + "name": "Anterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33691" + ] + } + }, + { + "id": "FMA:33693", + "name": "Anterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33691" + ] + } + }, + { + "id": "FMA:33694", + "name": "Posterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33695", + "name": "Posterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33694" + ] + } + }, + { + "id": "FMA:33696", + "name": "Posterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33694" + ] + } + }, + { + "id": "FMA:33697", + "name": "Plantar surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33698", + "name": "Plantar surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33697" + ] + } + }, + { + "id": "FMA:33699", + "name": "Plantar surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33697" + ] + } + }, + { + "id": "FMA:33700", + "name": "Lateral surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33701", + "name": "Lateral surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33700" + ] + } + }, + { + "id": "FMA:33702", + "name": "Lateral surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33700" + ] + } + }, + { + "id": "FMA:33703", + "name": "Medial surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33704", + "name": "Medial surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33703" + ] + } + }, + { + "id": "FMA:33705", + "name": "Medial surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33703" + ] + } + }, + { + "id": "FMA:33706", + "name": "Subdivision of anterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33707", + "name": "Articular facet of calcaneus for cuboid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33706" + ] + }, + "synonyms": [ + "Cuboidal articular surface of calcaneus", + "Articular surface of calcaneus for cuboid bone", + "Facies articularis cuboidea" + ] + }, + { + "id": "FMA:33708", + "name": "Non-articular anterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33706" + ] + } + }, + { + "id": "FMA:33709", + "name": "Articular surface of right calcaneus for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33707" + ] + }, + "synonyms": [ + "Cuboidal articular surface of right calcaneus", + "Articular facet of right calcaneus for cuboid" + ] + }, + { + "id": "FMA:33710", + "name": "Articular surface of left calcaneus for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33707" + ] + }, + "synonyms": [ + "Articular facet of left calcaneus for cuboid", + "Cuboidal articular surface of left calcaneus" + ] + }, + { + "id": "FMA:33711", + "name": "Non-articular anterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33708" + ] + } + }, + { + "id": "FMA:33712", + "name": "Non-articular anterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33708" + ] + } + }, + { + "id": "FMA:33713", + "name": "Subdivision of superior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:33714", + "name": "Anterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33713" + ] + }, + "synonyms": [ + "Facies articularis talaris anterior", + "Anterior articular surface for talus", + "Anterior talar facet" + ] + }, + { + "id": "FMA:33715", + "name": "Middle talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33713" + ] + }, + "synonyms": [ + "Facies articularis talaris media", + "Middle articular surface for talus", + "Middle talar facet" + ] + }, + { + "id": "FMA:33716", + "name": "Posterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33713" + ] + }, + "synonyms": [ + "Facies articularis talaris posterior", + "Posterior articular surface for talus", + "Posterior talar facet" + ] + }, + { + "id": "FMA:33717", + "name": "Non-articular superior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33713" + ] + } + }, + { + "id": "FMA:33718", + "name": "Right anterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33714" + ] + }, + "synonyms": [ + "Right anterior talar facet" + ] + }, + { + "id": "FMA:33719", + "name": "Left anterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33714" + ] + }, + "synonyms": [ + "Left anterior talar facet" + ] + }, + { + "id": "FMA:33720", + "name": "Right middle talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33715" + ] + }, + "synonyms": [ + "Right middle talar facet" + ] + }, + { + "id": "FMA:33721", + "name": "Left middle talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33715" + ] + }, + "synonyms": [ + "Left middle talar facet" + ] + }, + { + "id": "FMA:33722", + "name": "Right posterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33716" + ] + }, + "synonyms": [ + "Right posterior talar facet" + ] + }, + { + "id": "FMA:33723", + "name": "Left posterior talar articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33716" + ] + }, + "synonyms": [ + "Left posterior talar facet" + ] + }, + { + "id": "FMA:33724", + "name": "Non-articular superior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33717" + ] + } + }, + { + "id": "FMA:33725", + "name": "Non-articular superior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33717" + ] + } + }, + { + "id": "FMA:33726", + "name": "Epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Fibula epiphysis" + ] + }, + { + "id": "FMA:33727", + "name": "Epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33726" + ] + }, + "synonyms": [ + "Right fibula epiphysis" + ] + }, + { + "id": "FMA:33728", + "name": "Epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33726" + ] + }, + "synonyms": [ + "Left fibula epiphysis" + ] + }, + { + "id": "FMA:33729", + "name": "Proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Upper end of fibula", + "Proximal end of fibula", + "Head of fibula" + ] + }, + { + "id": "FMA:33730", + "name": "Proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33729" + ] + }, + "synonyms": [ + "Upper end of right fibula", + "Head of right fibula", + "Proximal end of right fibula" + ] + }, + { + "id": "FMA:33731", + "name": "Proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33729" + ] + }, + "synonyms": [ + "Head of left fibula", + "Proximal end of left fibula", + "Upper end of left fibula" + ] + }, + { + "id": "FMA:33732", + "name": "Distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of fibula", + "Distal end of fibula" + ] + }, + { + "id": "FMA:33733", + "name": "Distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33732" + ] + }, + "synonyms": [ + "Lower end of right fibula", + "Distal end of right fibula" + ] + }, + { + "id": "FMA:33734", + "name": "Distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33732" + ] + }, + "synonyms": [ + "Lower end of left fibula", + "Distal end of left fibula" + ] + }, + { + "id": "FMA:33737", + "name": "Zone of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Zone of distal end of fibula", + "Zone of lower end of fibula" + ] + }, + { + "id": "FMA:33738", + "name": "Diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Body of fibula", + "Fibula diaphysis", + "Shaft of fibula" + ] + }, + { + "id": "FMA:33739", + "name": "Diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33738" + ] + }, + "synonyms": [ + "Right fibula diaphysis", + "Body of right fibula", + "Shaft of right fibula" + ] + }, + { + "id": "FMA:33740", + "name": "Diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33738" + ] + }, + "synonyms": [ + "Shaft of left fibula", + "Body of left fibula", + "Left fibula diaphysis" + ] + }, + { + "id": "FMA:33742", + "name": "Diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:33743", + "name": "Diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33742" + ] + } + }, + { + "id": "FMA:33744", + "name": "Diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33742" + ] + } + }, + { + "id": "FMA:33745", + "name": "Metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Fibula metaphysis" + ] + }, + { + "id": "FMA:33746", + "name": "Metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33745" + ] + }, + "synonyms": [ + "Right fibula metaphysis" + ] + }, + { + "id": "FMA:33747", + "name": "Metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33745" + ] + }, + "synonyms": [ + "Left fibula metaphysis" + ] + }, + { + "id": "FMA:33748", + "name": "Epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Ulnar epiphysis" + ] + }, + { + "id": "FMA:33749", + "name": "Epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33748" + ] + }, + "synonyms": [ + "Right ulnar epiphysis" + ] + }, + { + "id": "FMA:33750", + "name": "Epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33748" + ] + }, + "synonyms": [ + "Left ulnar epiphysis" + ] + }, + { + "id": "FMA:33751", + "name": "Proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Head of ulna", + "Upper end of ulna", + "Proximal end of ulna" + ] + }, + { + "id": "FMA:33752", + "name": "Right olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39795" + ] + } + }, + { + "id": "FMA:33753", + "name": "Left olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39795" + ] + } + }, + { + "id": "FMA:33754", + "name": "Distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of ulna", + "Distal end of ulna" + ] + }, + { + "id": "FMA:33755", + "name": "Distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33754" + ] + }, + "synonyms": [ + "Distal end of right ulna", + "Lower end of right ulna" + ] + }, + { + "id": "FMA:33756", + "name": "Distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33754" + ] + }, + "synonyms": [ + "Distal end of left ulna", + "Lower end of left ulna" + ] + }, + { + "id": "FMA:33760", + "name": "Diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Ulnar diaphysis", + "Shaft of ulna", + "Body of ulna" + ] + }, + { + "id": "FMA:33761", + "name": "Diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33760" + ] + }, + "synonyms": [ + "Shaft of right ulna", + "Right ulnar diaphysis", + "Body of right ulna" + ] + }, + { + "id": "FMA:33762", + "name": "Diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33760" + ] + }, + "synonyms": [ + "Body of left ulna", + "Left ulnar diaphysis", + "Shaft of left ulna" + ] + }, + { + "id": "FMA:33764", + "name": "Diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:33765", + "name": "Diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33764" + ] + } + }, + { + "id": "FMA:33766", + "name": "Diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33764" + ] + } + }, + { + "id": "FMA:33767", + "name": "Metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Ulnar metaphysis" + ] + }, + { + "id": "FMA:33768", + "name": "Metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33767" + ] + }, + "synonyms": [ + "Right ulnar metaphysis" + ] + }, + { + "id": "FMA:33769", + "name": "Metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33767" + ] + }, + "synonyms": [ + "Left ulnar metaphysis" + ] + }, + { + "id": "FMA:33770", + "name": "Epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Radial epiphysis" + ] + }, + { + "id": "FMA:33771", + "name": "Epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33770" + ] + }, + "synonyms": [ + "Right radial epiphysis" + ] + }, + { + "id": "FMA:33772", + "name": "Epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33770" + ] + }, + "synonyms": [ + "Left radial epiphysis" + ] + }, + { + "id": "FMA:33773", + "name": "Head of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Radial head" + ] + }, + { + "id": "FMA:33774", + "name": "Proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39780" + ] + }, + "synonyms": [ + "Proximal end of right radius", + "Upper end of right radius" + ] + }, + { + "id": "FMA:33775", + "name": "Proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39780" + ] + }, + "synonyms": [ + "Proximal end of left radius", + "Upper end of left radius" + ] + }, + { + "id": "FMA:33776", + "name": "Distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of radius", + "Distal end of radius" + ] + }, + { + "id": "FMA:33777", + "name": "Distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33776" + ] + }, + "synonyms": [ + "Distal end of right radius", + "Lower end of right radius" + ] + }, + { + "id": "FMA:33782", + "name": "Diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Shaft of radius", + "Body of radius", + "Radial diaphysis" + ] + }, + { + "id": "FMA:33783", + "name": "Diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33782" + ] + }, + "synonyms": [ + "Body of right radius", + "Shaft of right radius", + "Right radial diaphysis" + ] + }, + { + "id": "FMA:33784", + "name": "Diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33782" + ] + }, + "synonyms": [ + "Shaft of left radius", + "Left radial diaphysis", + "Body of left radius" + ] + }, + { + "id": "FMA:33786", + "name": "Diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + }, + "synonyms": [ + "Shaft proper of radius" + ] + }, + { + "id": "FMA:33787", + "name": "Diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33786" + ] + } + }, + { + "id": "FMA:33788", + "name": "Diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33786" + ] + } + }, + { + "id": "FMA:33789", + "name": "Metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Radial metaphysis" + ] + }, + { + "id": "FMA:33790", + "name": "Metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33789" + ] + }, + "synonyms": [ + "Right radial metaphysis" + ] + }, + { + "id": "FMA:33791", + "name": "Metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33789" + ] + }, + "synonyms": [ + "Left radial metaphysis" + ] + }, + { + "id": "FMA:33792", + "name": "Epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:33793", + "name": "Epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33792" + ] + }, + "synonyms": [ + "First metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:33794", + "name": "Epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33792" + ] + }, + "synonyms": [ + "Second metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:33795", + "name": "Proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Proximal end of metacarpal bone", + "Base of metacarpal bone", + "Metacarpal bone base", + "Upper end of metacarpal bone" + ] + }, + { + "id": "FMA:33798", + "name": "Distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Distal end of metacarpal bone", + "Lower end of metacarpal bone", + "Head of metacarpal bone" + ] + }, + { + "id": "FMA:33804", + "name": "Diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Shaft of metacarpal", + "Metacarpal bone diaphysis", + "Shaft of metacarpal bone", + "Body of metacarpal" + ] + }, + { + "id": "FMA:33808", + "name": "Diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:33811", + "name": "Metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:33812", + "name": "Metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42899" + ] + }, + "synonyms": [ + "Right first metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:33813", + "name": "Metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42899" + ] + }, + "synonyms": [ + "Left first metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:33814", + "name": "Epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + }, + "synonyms": [ + "Metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:33815", + "name": "Epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33814" + ] + }, + "synonyms": [ + "First metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:33816", + "name": "Epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33814" + ] + }, + "synonyms": [ + "Second metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:33817", + "name": "Proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Upper end of metatarsal bone", + "Proximal end of metatarsal bone", + "Base of metatarsal bone" + ] + }, + { + "id": "FMA:33820", + "name": "Distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + }, + "synonyms": [ + "Lower end of metatarsal bone", + "Head of metatarsal bone", + "Distal end of metatarsal bone" + ] + }, + { + "id": "FMA:33826", + "name": "Diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Shaft of metatarsal bone", + "Metatarsal bone diaphysis" + ] + }, + { + "id": "FMA:33830", + "name": "Diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32688" + ] + } + }, + { + "id": "FMA:33833", + "name": "Metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24014" + ] + }, + "synonyms": [ + "Metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:33834", + "name": "Proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86371" + ] + } + }, + { + "id": "FMA:33835", + "name": "Proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86371" + ] + } + }, + { + "id": "FMA:33837", + "name": "Bone of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:33838", + "name": "Compact bone of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:33839", + "name": "Compact bone of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33838" + ] + } + }, + { + "id": "FMA:33840", + "name": "Compact bone of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33838" + ] + } + }, + { + "id": "FMA:33841", + "name": "Trabecular bone of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:33842", + "name": "Trabecular bone of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33841" + ] + } + }, + { + "id": "FMA:33843", + "name": "Trabecular bone of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33841" + ] + } + }, + { + "id": "FMA:33846", + "name": "Compact bone of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of body of tibia", + "Compact bone of shaft of tibia" + ] + }, + { + "id": "FMA:33847", + "name": "Compact bone of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33846" + ] + }, + "synonyms": [ + "Compact bone of body of right tibia", + "Compact bone of shaft of right tibia" + ] + }, + { + "id": "FMA:33848", + "name": "Compact bone of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33846" + ] + }, + "synonyms": [ + "Compact bone of shaft of left tibia", + "Compact bone of body of left tibia" + ] + }, + { + "id": "FMA:33849", + "name": "Compact bone of diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:33850", + "name": "Compact bone of diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33849" + ] + } + }, + { + "id": "FMA:33851", + "name": "Compact bone of diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33849" + ] + } + }, + { + "id": "FMA:33855", + "name": "Compact bone of proximal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:33856", + "name": "Compact bone of proximal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33855" + ] + } + }, + { + "id": "FMA:33857", + "name": "Compact bone of proximal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33855" + ] + } + }, + { + "id": "FMA:33858", + "name": "Compact bone of distal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:33859", + "name": "Compact bone of distal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33858" + ] + } + }, + { + "id": "FMA:33860", + "name": "Compact bone of distal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33858" + ] + } + }, + { + "id": "FMA:33864", + "name": "Compact bone of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of proximal end of tibia", + "Compact bone of upper end of tibia" + ] + }, + { + "id": "FMA:33865", + "name": "Compact bone of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33864" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right tibia", + "Compact bone of upper end of right tibia" + ] + }, + { + "id": "FMA:33866", + "name": "Compact bone of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33864" + ] + }, + "synonyms": [ + "Compact bone of upper end of left tibia", + "Compact bone of proximal end of left tibia" + ] + }, + { + "id": "FMA:33867", + "name": "Compact bone of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of distal end of tibia", + "Compact bone of lower end of tibia" + ] + }, + { + "id": "FMA:33868", + "name": "Compact bone of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33867" + ] + }, + "synonyms": [ + "Compact bone of distal end of right tibia", + "Compact bone of lower end of right tibia" + ] + }, + { + "id": "FMA:33869", + "name": "Compact bone of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33867" + ] + }, + "synonyms": [ + "Compact bone of distal end of left tibia", + "Compact bone of lower end of left tibia" + ] + }, + { + "id": "FMA:33871", + "name": "Trabecular bone of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of tibia", + "Trabecular bone of body of tibia" + ] + }, + { + "id": "FMA:33872", + "name": "Trabecular bone of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33871" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right tibia", + "Trabecular bone of body of right tibia" + ] + }, + { + "id": "FMA:33873", + "name": "Trabecular bone of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33871" + ] + }, + "synonyms": [ + "Trabecular bone of body of left tibia", + "Trabecular bone of shaft of left tibia" + ] + }, + { + "id": "FMA:33874", + "name": "Trabecular bone of diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:33875", + "name": "Trabecular bone of diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33874" + ] + } + }, + { + "id": "FMA:33876", + "name": "Trabecular bone of diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33874" + ] + } + }, + { + "id": "FMA:33880", + "name": "Trabecular bone of proximal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:33881", + "name": "Trabecular bone of proximal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33880" + ] + } + }, + { + "id": "FMA:33882", + "name": "Trabecular bone of proximal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33880" + ] + } + }, + { + "id": "FMA:33883", + "name": "Trabecular bone of distal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:33884", + "name": "Trabecular bone of distal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33883" + ] + } + }, + { + "id": "FMA:33885", + "name": "Trabecular bone of distal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33883" + ] + } + }, + { + "id": "FMA:33889", + "name": "Trabecular bone of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of tibia", + "Trabecular bone of proximal end of tibia" + ] + }, + { + "id": "FMA:33890", + "name": "Trabecular bone of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33889" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of right tibia", + "Trabecular bone of upper end of right tibia" + ] + }, + { + "id": "FMA:33891", + "name": "Trabecular bone of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33889" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left tibia", + "Trabecular bone of proximal end of left tibia" + ] + }, + { + "id": "FMA:33892", + "name": "Trabecular bone of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of tibia", + "Trabecular bone of lower end of tibia" + ] + }, + { + "id": "FMA:33893", + "name": "Trabecular bone of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33892" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right tibia", + "Trabecular bone of lower end of right tibia" + ] + }, + { + "id": "FMA:33894", + "name": "Trabecular bone of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33892" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of left tibia", + "Trabecular bone of lower end of left tibia" + ] + }, + { + "id": "FMA:33895", + "name": "Bony part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:33896", + "name": "Bony part of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33895" + ] + } + }, + { + "id": "FMA:33897", + "name": "Bony part of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33895" + ] + } + }, + { + "id": "FMA:33898", + "name": "Bony part of zone of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:33899", + "name": "Bony part of epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33898" + ] + } + }, + { + "id": "FMA:33900", + "name": "Bony part of epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33899" + ] + } + }, + { + "id": "FMA:33901", + "name": "Bony part of epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33899" + ] + } + }, + { + "id": "FMA:33902", + "name": "Bony part of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33899" + ] + }, + "synonyms": [ + "Bony part of upper end of tibia", + "Bony part of proximal end of tibia" + ] + }, + { + "id": "FMA:33903", + "name": "Bony part of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33902" + ] + }, + "synonyms": [ + "Bony part of upper end of right tibia", + "Bony part of proximal end of right tibia" + ] + }, + { + "id": "FMA:33904", + "name": "Bony part of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33902" + ] + }, + "synonyms": [ + "Bony part of upper end of left tibia", + "Bony part of proximal end of left tibia" + ] + }, + { + "id": "FMA:33905", + "name": "Bony part of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33899" + ] + }, + "synonyms": [ + "Bony part of distal end of tibia", + "Bony part of lower end of tibia" + ] + }, + { + "id": "FMA:33906", + "name": "Bony part of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33905" + ] + }, + "synonyms": [ + "Bony part of distal end of right tibia", + "Bony part of lower end of right tibia" + ] + }, + { + "id": "FMA:33907", + "name": "Bony part of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33905" + ] + }, + "synonyms": [ + "Bony part of lower end of left tibia", + "Bony part of distal end of left tibia" + ] + }, + { + "id": "FMA:33908", + "name": "Bony part of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33898" + ] + }, + "synonyms": [ + "Bony part of body of tibia", + "Bony part of shaft of tibia" + ] + }, + { + "id": "FMA:33909", + "name": "Bony part of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33908" + ] + }, + "synonyms": [ + "Bony part of body of right tibia", + "Bony part of shaft of right tibia" + ] + }, + { + "id": "FMA:33910", + "name": "Bony part of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33908" + ] + }, + "synonyms": [ + "Bony part of body of left tibia", + "Bony part of shaft of left tibia" + ] + }, + { + "id": "FMA:33911", + "name": "Bony part of diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33898" + ] + } + }, + { + "id": "FMA:33912", + "name": "Bony part of diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33911" + ] + } + }, + { + "id": "FMA:33913", + "name": "Bony part of diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33911" + ] + } + }, + { + "id": "FMA:33914", + "name": "Bony part of metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33898" + ] + } + }, + { + "id": "FMA:33915", + "name": "Bony part of metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33914" + ] + } + }, + { + "id": "FMA:33916", + "name": "Bony part of metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33914" + ] + } + }, + { + "id": "FMA:33917", + "name": "Bony part of proximal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33914" + ] + } + }, + { + "id": "FMA:33918", + "name": "Bony part of proximal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33917" + ] + } + }, + { + "id": "FMA:33919", + "name": "Bony part of proximal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33917" + ] + } + }, + { + "id": "FMA:33920", + "name": "Bony part of distal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33914" + ] + } + }, + { + "id": "FMA:33921", + "name": "Bony part of distal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33920" + ] + } + }, + { + "id": "FMA:33922", + "name": "Bony part of distal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33920" + ] + } + }, + { + "id": "FMA:33923", + "name": "Cartilage of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Tibial cartilage" + ] + }, + { + "id": "FMA:33924", + "name": "Hyaline cartilage of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33923" + ] + } + }, + { + "id": "FMA:33925", + "name": "Articular cartilage of epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:33928", + "name": "Articular cartilage of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33925" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of tibia", + "Articular cartilage of proximal end of tibia" + ] + }, + { + "id": "FMA:33929", + "name": "Articular cartilage of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33928" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right tibia", + "Articular cartilage of proximal end of right tibia" + ] + }, + { + "id": "FMA:33930", + "name": "Articular cartilage of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33928" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of left tibia", + "Articular cartilage of proximal end of left tibia" + ] + }, + { + "id": "FMA:33931", + "name": "Articular cartilage of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33925" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of tibia", + "Articular cartilage of distal end of tibia" + ] + }, + { + "id": "FMA:33932", + "name": "Articular cartilage of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33931" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of right tibia", + "Articular cartilage of lower end of right tibia" + ] + }, + { + "id": "FMA:33933", + "name": "Articular cartilage of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33931" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left tibia", + "Articular cartilage of distal end of left tibia" + ] + }, + { + "id": "FMA:33934", + "name": "Epiphyseal plate of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33924" + ] + } + }, + { + "id": "FMA:33935", + "name": "Epiphyseal plate of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33934" + ] + } + }, + { + "id": "FMA:33936", + "name": "Epiphyseal plate of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33934" + ] + } + }, + { + "id": "FMA:33937", + "name": "Proximal epiphyseal plate of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33934" + ] + } + }, + { + "id": "FMA:33938", + "name": "Proximal epiphyseal plate of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33937" + ] + } + }, + { + "id": "FMA:33939", + "name": "Proximal epiphyseal plate of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33937" + ] + } + }, + { + "id": "FMA:33940", + "name": "Distal epiphyseal plate of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33934" + ] + } + }, + { + "id": "FMA:33941", + "name": "Distal epiphyseal plate of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33940" + ] + } + }, + { + "id": "FMA:33942", + "name": "Distal epiphyseal plate of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33940" + ] + } + }, + { + "id": "FMA:33943", + "name": "Hyaline cartilage of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33924" + ] + } + }, + { + "id": "FMA:33944", + "name": "Hyaline cartilage of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33924" + ] + } + }, + { + "id": "FMA:33945", + "name": "Fibrocartilage of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33923" + ] + }, + "synonyms": [ + "Tibial fibrocartilage" + ] + }, + { + "id": "FMA:33946", + "name": "Fibrocartilage of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33945" + ] + }, + "synonyms": [ + "Right tibial fibrocartilage" + ] + }, + { + "id": "FMA:33947", + "name": "Fibrocartilage of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33945" + ] + }, + "synonyms": [ + "Left tibial fibrocartilage" + ] + }, + { + "id": "FMA:33948", + "name": "Periosteum of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Tibial periosteum" + ] + }, + { + "id": "FMA:33949", + "name": "Periosteum of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33948" + ] + }, + "synonyms": [ + "Right tibial periosteum" + ] + }, + { + "id": "FMA:33950", + "name": "Periosteum of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33948" + ] + }, + "synonyms": [ + "Left tibial periosteum" + ] + }, + { + "id": "FMA:33951", + "name": "Periosteum of subdivision of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:33952", + "name": "Periosteum of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33951" + ] + }, + "synonyms": [ + "Periosteum of shaft of tibia", + "Periosteum of body of tibia" + ] + }, + { + "id": "FMA:33953", + "name": "Periosteum of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33952" + ] + }, + "synonyms": [ + "Periosteum of body of right tibia", + "Periosteum of shaft of right tibia" + ] + }, + { + "id": "FMA:33954", + "name": "Periosteum of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33952" + ] + }, + "synonyms": [ + "Periosteum of body of left tibia", + "Periosteum of shaft of left tibia" + ] + }, + { + "id": "FMA:33955", + "name": "Periosteum of diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33951" + ] + } + }, + { + "id": "FMA:33956", + "name": "Periosteum of diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33955" + ] + } + }, + { + "id": "FMA:33957", + "name": "Periosteum of diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33955" + ] + } + }, + { + "id": "FMA:33958", + "name": "Periosteum of metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33951" + ] + } + }, + { + "id": "FMA:33959", + "name": "Periosteum of metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33958" + ] + } + }, + { + "id": "FMA:33960", + "name": "Periosteum of metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33958" + ] + } + }, + { + "id": "FMA:33961", + "name": "Periosteum of proximal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33958" + ] + } + }, + { + "id": "FMA:33962", + "name": "Periosteum of proximal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33961" + ] + } + }, + { + "id": "FMA:33963", + "name": "Periosteum of proximal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33961" + ] + } + }, + { + "id": "FMA:33964", + "name": "Periosteum of distal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33958" + ] + } + }, + { + "id": "FMA:33965", + "name": "Periosteum of distal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33964" + ] + } + }, + { + "id": "FMA:33966", + "name": "Periosteum of distal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33964" + ] + } + }, + { + "id": "FMA:33967", + "name": "Periosteum of epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33951" + ] + } + }, + { + "id": "FMA:33968", + "name": "Periosteum of epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33967" + ] + } + }, + { + "id": "FMA:33969", + "name": "Periosteum of epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33967" + ] + } + }, + { + "id": "FMA:33970", + "name": "Periosteum of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33967" + ] + }, + "synonyms": [ + "Periosteum of upper end of tibia", + "Periosteum of proximal end of tibia" + ] + }, + { + "id": "FMA:33971", + "name": "Periosteum of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33970" + ] + }, + "synonyms": [ + "Periosteum of upper end of right tibia", + "Periosteum of proximal end of right tibia" + ] + }, + { + "id": "FMA:33972", + "name": "Periosteum of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33970" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left tibia", + "Periosteum of upper end of left tibia" + ] + }, + { + "id": "FMA:33973", + "name": "Periosteum of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33967" + ] + }, + "synonyms": [ + "Periosteum of lower end of tibia", + "Periosteum of distal end of tibia" + ] + }, + { + "id": "FMA:33974", + "name": "Periosteum of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33973" + ] + }, + "synonyms": [ + "Periosteum of distal end of right tibia", + "Periosteum of lower end of right tibia" + ] + }, + { + "id": "FMA:33975", + "name": "Periosteum of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33973" + ] + }, + "synonyms": [ + "Periosteum of distal end of left tibia", + "Periosteum of lower end of left tibia" + ] + }, + { + "id": "FMA:33977", + "name": "Bone of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:33978", + "name": "Compact bone of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:33979", + "name": "Compact bone of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33978" + ] + } + }, + { + "id": "FMA:33980", + "name": "Compact bone of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33978" + ] + } + }, + { + "id": "FMA:33981", + "name": "Trabecular bone of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:33982", + "name": "Trabecular bone of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33981" + ] + } + }, + { + "id": "FMA:33983", + "name": "Trabecular bone of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33981" + ] + } + }, + { + "id": "FMA:33986", + "name": "Compact bone of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of body of fibula", + "Compact bone of shaft of fibula" + ] + }, + { + "id": "FMA:33987", + "name": "Compact bone of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33986" + ] + }, + "synonyms": [ + "Compact bone of shaft of right fibula", + "Compact bone of body of right fibula" + ] + }, + { + "id": "FMA:33988", + "name": "Compact bone of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33986" + ] + }, + "synonyms": [ + "Compact bone of shaft of left fibula", + "Compact bone of body of left fibula" + ] + }, + { + "id": "FMA:33989", + "name": "Compact bone of diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:33990", + "name": "Compact bone of diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33989" + ] + } + }, + { + "id": "FMA:33991", + "name": "Compact bone of diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33989" + ] + } + }, + { + "id": "FMA:33995", + "name": "Compact bone of proximal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:33996", + "name": "Compact bone of proximal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33995" + ] + } + }, + { + "id": "FMA:33997", + "name": "Compact bone of proximal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33995" + ] + } + }, + { + "id": "FMA:33998", + "name": "Compact bone of distal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:33999", + "name": "Compact bone of distal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33998" + ] + } + }, + { + "id": "FMA:34000", + "name": "Compact bone of distal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33998" + ] + } + }, + { + "id": "FMA:34004", + "name": "Compact bone of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of proximal end of fibula", + "Compact bone of upper end of fibula" + ] + }, + { + "id": "FMA:34005", + "name": "Compact bone of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34004" + ] + }, + "synonyms": [ + "Compact bone of upper end of right fibula", + "Compact bone of proximal end of right fibula" + ] + }, + { + "id": "FMA:34006", + "name": "Compact bone of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34004" + ] + }, + "synonyms": [ + "Compact bone of proximal end of left fibula", + "Compact bone of upper end of left fibula" + ] + }, + { + "id": "FMA:34007", + "name": "Compact bone of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of lower end of fibula", + "Compact bone of distal end of fibula" + ] + }, + { + "id": "FMA:34008", + "name": "Compact bone of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34007" + ] + }, + "synonyms": [ + "Compact bone of lower end of right fibula", + "Compact bone of distal end of right fibula" + ] + }, + { + "id": "FMA:34009", + "name": "Compact bone of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34007" + ] + }, + "synonyms": [ + "Compact bone of distal end of left fibula", + "Compact bone of lower end of left fibula" + ] + }, + { + "id": "FMA:34011", + "name": "Trabecular bone of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of fibula", + "Trabecular bone of body of fibula" + ] + }, + { + "id": "FMA:34012", + "name": "Trabecular bone of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34011" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right fibula", + "Trabecular bone of body of right fibula" + ] + }, + { + "id": "FMA:34013", + "name": "Trabecular bone of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34011" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left fibula", + "Trabecular bone of body of left fibula" + ] + }, + { + "id": "FMA:34014", + "name": "Trabecular bone of diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:34015", + "name": "Trabecular bone of diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34014" + ] + } + }, + { + "id": "FMA:34016", + "name": "Trabecular bone of diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34014" + ] + } + }, + { + "id": "FMA:34020", + "name": "Trabecular bone of proximal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:34021", + "name": "Trabecular bone of proximal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34020" + ] + } + }, + { + "id": "FMA:34022", + "name": "Trabecular bone of proximal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34020" + ] + } + }, + { + "id": "FMA:34023", + "name": "Trabecular bone of distal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:34024", + "name": "Trabecular bone of distal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34023" + ] + } + }, + { + "id": "FMA:34025", + "name": "Trabecular bone of distal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34023" + ] + } + }, + { + "id": "FMA:34029", + "name": "Trabecular bone of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of fibula", + "Trabecular bone of proximal end of fibula" + ] + }, + { + "id": "FMA:34030", + "name": "Trabecular bone of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34029" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right fibula", + "Trabecular bone of proximal end of right fibula" + ] + }, + { + "id": "FMA:34031", + "name": "Trabecular bone of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34029" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left fibula", + "Trabecular bone of upper end of left fibula" + ] + }, + { + "id": "FMA:34032", + "name": "Trabecular bone of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of fibula", + "Trabecular bone of lower end of fibula" + ] + }, + { + "id": "FMA:34033", + "name": "Trabecular bone of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34032" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right fibula", + "Trabecular bone of lower end of right fibula" + ] + }, + { + "id": "FMA:34034", + "name": "Trabecular bone of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34032" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of left fibula", + "Trabecular bone of lower end of left fibula" + ] + }, + { + "id": "FMA:34035", + "name": "Bony part of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:34036", + "name": "Bony part of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34035" + ] + } + }, + { + "id": "FMA:34037", + "name": "Bony part of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34035" + ] + } + }, + { + "id": "FMA:34038", + "name": "Bony part of zone of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:34039", + "name": "Bony part of epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34038" + ] + } + }, + { + "id": "FMA:34040", + "name": "Bony part of epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34039" + ] + } + }, + { + "id": "FMA:34041", + "name": "Bony part of epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34039" + ] + } + }, + { + "id": "FMA:34042", + "name": "Bony part of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34039" + ] + }, + "synonyms": [ + "Bony part of upper end of fibula", + "Bony part of proximal end of fibula" + ] + }, + { + "id": "FMA:34043", + "name": "Bony part of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34042" + ] + }, + "synonyms": [ + "Bony part of proximal end of right fibula", + "Bony part of upper end of right fibula" + ] + }, + { + "id": "FMA:34044", + "name": "Bony part of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34042" + ] + }, + "synonyms": [ + "Bony part of proximal end of left fibula", + "Bony part of upper end of left fibula" + ] + }, + { + "id": "FMA:34045", + "name": "Bony part of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34039" + ] + }, + "synonyms": [ + "Bony part of distal end of fibula", + "Bony part of lower end of fibula" + ] + }, + { + "id": "FMA:34046", + "name": "Bony part of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34045" + ] + }, + "synonyms": [ + "Bony part of distal end of right fibula", + "Bony part of lower end of right fibula" + ] + }, + { + "id": "FMA:34047", + "name": "Bony part of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34045" + ] + }, + "synonyms": [ + "Bony part of lower end of left fibula", + "Bony part of distal end of left fibula" + ] + }, + { + "id": "FMA:34048", + "name": "Bony part of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34038" + ] + }, + "synonyms": [ + "Bony part of body of fibula", + "Bony part of shaft of fibula" + ] + }, + { + "id": "FMA:34049", + "name": "Bony part of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34048" + ] + }, + "synonyms": [ + "Bony part of body of right fibula", + "Bony part of shaft of right fibula" + ] + }, + { + "id": "FMA:34050", + "name": "Bony part of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34048" + ] + }, + "synonyms": [ + "Bony part of body of left fibula", + "Bony part of shaft of left fibula" + ] + }, + { + "id": "FMA:34051", + "name": "Bony part of diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34038" + ] + } + }, + { + "id": "FMA:34052", + "name": "Bony part of diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34051" + ] + } + }, + { + "id": "FMA:34053", + "name": "Bony part of diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34051" + ] + } + }, + { + "id": "FMA:34054", + "name": "Bony part of metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34038" + ] + } + }, + { + "id": "FMA:34055", + "name": "Bony part of metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34054" + ] + } + }, + { + "id": "FMA:34056", + "name": "Bony part of metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34054" + ] + } + }, + { + "id": "FMA:34057", + "name": "Bony part of proximal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34054" + ] + } + }, + { + "id": "FMA:34058", + "name": "Bony part of proximal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34057" + ] + } + }, + { + "id": "FMA:34059", + "name": "Bony part of proximal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34057" + ] + } + }, + { + "id": "FMA:34060", + "name": "Bony part of distal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34054" + ] + } + }, + { + "id": "FMA:34061", + "name": "Bony part of distal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34060" + ] + } + }, + { + "id": "FMA:34062", + "name": "Bony part of distal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34060" + ] + } + }, + { + "id": "FMA:34063", + "name": "Cartilage of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Fibula cartilage" + ] + }, + { + "id": "FMA:34064", + "name": "Hyaline cartilage of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34063" + ] + } + }, + { + "id": "FMA:34065", + "name": "Articular cartilage of epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34066", + "name": "Articular cartilage of epiphysis right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34065" + ] + } + }, + { + "id": "FMA:34067", + "name": "Articular cartilage of epiphysis left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34065" + ] + } + }, + { + "id": "FMA:34068", + "name": "Articular cartilage of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34065" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of fibula", + "Articular cartilage of proximal end of fibula" + ] + }, + { + "id": "FMA:34069", + "name": "Articular cartilage of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34068" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of right fibula", + "Articular cartilage of upper end of right fibula" + ] + }, + { + "id": "FMA:34070", + "name": "Articular cartilage of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34068" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left fibula", + "Articular cartilage of upper end of left fibula" + ] + }, + { + "id": "FMA:34071", + "name": "Articular cartilage of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34065" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of fibula", + "Articular cartilage of lower end of fibula" + ] + }, + { + "id": "FMA:34072", + "name": "Articular cartilage of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34071" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of right fibula", + "Articular cartilage of distal end of right fibula" + ] + }, + { + "id": "FMA:34073", + "name": "Articular cartilage of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34071" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of left fibula", + "Articular cartilage of lower end of left fibula" + ] + }, + { + "id": "FMA:34074", + "name": "Epiphyseal plate of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34064" + ] + } + }, + { + "id": "FMA:34075", + "name": "Epiphyseal plate of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34074" + ] + } + }, + { + "id": "FMA:34076", + "name": "Epiphyseal plate of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34074" + ] + } + }, + { + "id": "FMA:34077", + "name": "Proximal epiphyseal plate of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34074" + ] + } + }, + { + "id": "FMA:34078", + "name": "Proximal epiphyseal plate of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34077" + ] + } + }, + { + "id": "FMA:34079", + "name": "Proximal epiphyseal plate of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34077" + ] + } + }, + { + "id": "FMA:34080", + "name": "Distal epiphyseal plate of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34074" + ] + } + }, + { + "id": "FMA:34081", + "name": "Distal epiphyseal plate of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34080" + ] + } + }, + { + "id": "FMA:34082", + "name": "Distal epiphyseal plate of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34080" + ] + } + }, + { + "id": "FMA:34083", + "name": "Hyaline cartilage of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34064" + ] + } + }, + { + "id": "FMA:34084", + "name": "Hyaline cartilage of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34064" + ] + } + }, + { + "id": "FMA:34085", + "name": "Fibrocartilage of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34063" + ] + }, + "synonyms": [ + "Fibula fibrocartilage" + ] + }, + { + "id": "FMA:34086", + "name": "Fibrocartilage of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34085" + ] + }, + "synonyms": [ + "Right fibula fibrocartilage" + ] + }, + { + "id": "FMA:34087", + "name": "Fibrocartilage of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34085" + ] + }, + "synonyms": [ + "Left fibula fibrocartilage" + ] + }, + { + "id": "FMA:34088", + "name": "Periosteum of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Fibula periosteum" + ] + }, + { + "id": "FMA:34089", + "name": "Periosteum of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34088" + ] + }, + "synonyms": [ + "Right fibula periosteum" + ] + }, + { + "id": "FMA:34090", + "name": "Periosteum of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34088" + ] + }, + "synonyms": [ + "Left fibula periosteum" + ] + }, + { + "id": "FMA:34091", + "name": "Periosteum of subdivision of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:34092", + "name": "Periosteum of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34091" + ] + }, + "synonyms": [ + "Periosteum of shaft of fibula", + "Periosteum of body of fibula" + ] + }, + { + "id": "FMA:34093", + "name": "Periosteum of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34092" + ] + }, + "synonyms": [ + "Periosteum of shaft of right fibula", + "Periosteum of body of right fibula" + ] + }, + { + "id": "FMA:34094", + "name": "Periosteum of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34092" + ] + }, + "synonyms": [ + "Periosteum of body of left fibula", + "Periosteum of shaft of left fibula" + ] + }, + { + "id": "FMA:34095", + "name": "Periosteum of diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34091" + ] + } + }, + { + "id": "FMA:34096", + "name": "Periosteum of diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34095" + ] + } + }, + { + "id": "FMA:34097", + "name": "Periosteum of diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34095" + ] + } + }, + { + "id": "FMA:34098", + "name": "Periosteum of metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34091" + ] + } + }, + { + "id": "FMA:34099", + "name": "Periosteum of metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34098" + ] + } + }, + { + "id": "FMA:34100", + "name": "Periosteum of metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34098" + ] + } + }, + { + "id": "FMA:34101", + "name": "Periosteum of proximal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34098" + ] + } + }, + { + "id": "FMA:34102", + "name": "Periosteum of proximal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34101" + ] + } + }, + { + "id": "FMA:34103", + "name": "Periosteum of proximal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34101" + ] + } + }, + { + "id": "FMA:34104", + "name": "Periosteum of distal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34098" + ] + } + }, + { + "id": "FMA:34105", + "name": "Periosteum of distal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34104" + ] + } + }, + { + "id": "FMA:34106", + "name": "Periosteum of distal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34104" + ] + } + }, + { + "id": "FMA:34107", + "name": "Periosteum of epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34091" + ] + } + }, + { + "id": "FMA:34108", + "name": "Periosteum of epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34107" + ] + } + }, + { + "id": "FMA:34109", + "name": "Periosteum of epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34107" + ] + } + }, + { + "id": "FMA:34110", + "name": "Periosteum of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34107" + ] + }, + "synonyms": [ + "Periosteum of proximal end of fibula", + "Periosteum of upper end of fibula" + ] + }, + { + "id": "FMA:34111", + "name": "Periosteum of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34110" + ] + }, + "synonyms": [ + "Periosteum of proximal end of right fibula", + "Periosteum of upper end of right fibula" + ] + }, + { + "id": "FMA:34112", + "name": "Periosteum of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34110" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left fibula", + "Periosteum of upper end of left fibula" + ] + }, + { + "id": "FMA:34113", + "name": "Periosteum of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34107" + ] + }, + "synonyms": [ + "Periosteum of distal end of fibula", + "Periosteum of lower end of fibula" + ] + }, + { + "id": "FMA:34114", + "name": "Periosteum of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34113" + ] + }, + "synonyms": [ + "Periosteum of lower end of right fibula", + "Periosteum of distal end of right fibula" + ] + }, + { + "id": "FMA:34115", + "name": "Periosteum of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34113" + ] + }, + "synonyms": [ + "Periosteum of distal end of left fibula", + "Periosteum of lower end of left fibula" + ] + }, + { + "id": "FMA:34117", + "name": "Bone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:34118", + "name": "Compact bone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:34119", + "name": "Compact bone of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34118" + ] + } + }, + { + "id": "FMA:34120", + "name": "Compact bone of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34118" + ] + } + }, + { + "id": "FMA:34121", + "name": "Trabecular bone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:34122", + "name": "Trabecular bone of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34121" + ] + } + }, + { + "id": "FMA:34123", + "name": "Trabecular bone of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34121" + ] + } + }, + { + "id": "FMA:34124", + "name": "Bone of zone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:34125", + "name": "Compact bone of subdivision of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + } + }, + { + "id": "FMA:34126", + "name": "Compact bone of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34125" + ] + }, + "synonyms": [ + "Compact bone of body of ulna", + "Compact bone of shaft of ulna" + ] + }, + { + "id": "FMA:34127", + "name": "Compact bone of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34126" + ] + }, + "synonyms": [ + "Compact bone of body of right ulna", + "Compact bone of shaft of right ulna" + ] + }, + { + "id": "FMA:34128", + "name": "Compact bone of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34126" + ] + }, + "synonyms": [ + "Compact bone of shaft of left ulna", + "Compact bone of body of left ulna" + ] + }, + { + "id": "FMA:34129", + "name": "Compact bone of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34125" + ] + } + }, + { + "id": "FMA:34130", + "name": "Compact bone of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34129" + ] + } + }, + { + "id": "FMA:34131", + "name": "Compact bone of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34129" + ] + } + }, + { + "id": "FMA:34132", + "name": "Compact bone of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34125" + ] + } + }, + { + "id": "FMA:34133", + "name": "Compact bone of metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34132" + ] + } + }, + { + "id": "FMA:34134", + "name": "Compact bone of metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34132" + ] + } + }, + { + "id": "FMA:34135", + "name": "Compact bone of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34132" + ] + } + }, + { + "id": "FMA:34136", + "name": "Compact bone of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34135" + ] + } + }, + { + "id": "FMA:34137", + "name": "Compact bone of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34135" + ] + } + }, + { + "id": "FMA:34138", + "name": "Compact bone of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34132" + ] + } + }, + { + "id": "FMA:34139", + "name": "Compact bone of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34138" + ] + } + }, + { + "id": "FMA:34140", + "name": "Compact bone of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34138" + ] + } + }, + { + "id": "FMA:34141", + "name": "Compact bone of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34125" + ] + } + }, + { + "id": "FMA:34142", + "name": "Compact bone of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34141" + ] + } + }, + { + "id": "FMA:34143", + "name": "Compact bone of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34141" + ] + } + }, + { + "id": "FMA:34144", + "name": "Compact bone of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34141" + ] + }, + "synonyms": [ + "Compact bone of upper end of ulna", + "Compact bone of proximal end of ulna" + ] + }, + { + "id": "FMA:34145", + "name": "Compact bone of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34144" + ] + }, + "synonyms": [ + "Compact bone of upper end of right ulna", + "Compact bone of proximal end of right ulna" + ] + }, + { + "id": "FMA:34146", + "name": "Compact bone of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34144" + ] + }, + "synonyms": [ + "Compact bone of upper end of left ulna", + "Compact bone of proximal end of left ulna" + ] + }, + { + "id": "FMA:34147", + "name": "Compact bone of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34141" + ] + }, + "synonyms": [ + "Compact bone of distal end of ulna", + "Compact bone of lower end of ulna" + ] + }, + { + "id": "FMA:34148", + "name": "Compact bone of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34147" + ] + }, + "synonyms": [ + "Compact bone of distal end of right ulna", + "Compact bone of lower end of right ulna" + ] + }, + { + "id": "FMA:34149", + "name": "Compact bone of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34147" + ] + }, + "synonyms": [ + "Compact bone of lower end of left ulna", + "Compact bone of distal end of left ulna" + ] + }, + { + "id": "FMA:34150", + "name": "Trabecular bone of subdivision of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + } + }, + { + "id": "FMA:34151", + "name": "Trabecular bone of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34150" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of ulna", + "Trabecular bone of body of ulna" + ] + }, + { + "id": "FMA:34152", + "name": "Trabecular bone of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34151" + ] + }, + "synonyms": [ + "Trabecular bone of body of right ulna", + "Trabecular bone of shaft of right ulna" + ] + }, + { + "id": "FMA:34153", + "name": "Trabecular bone of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34151" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left ulna", + "Trabecular bone of body of left ulna" + ] + }, + { + "id": "FMA:34154", + "name": "Trabecular bone of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34150" + ] + } + }, + { + "id": "FMA:34155", + "name": "Trabecular bone of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34154" + ] + } + }, + { + "id": "FMA:34156", + "name": "Trabecular bone of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34154" + ] + } + }, + { + "id": "FMA:34157", + "name": "Trabecular bone of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34150" + ] + } + }, + { + "id": "FMA:34158", + "name": "Trabecular bone of metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34157" + ] + } + }, + { + "id": "FMA:34159", + "name": "Trabecular bone of metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34157" + ] + } + }, + { + "id": "FMA:34160", + "name": "Trabecular bone of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34157" + ] + } + }, + { + "id": "FMA:34161", + "name": "Trabecular bone of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34160" + ] + } + }, + { + "id": "FMA:34162", + "name": "Trabecular bone of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34160" + ] + } + }, + { + "id": "FMA:34163", + "name": "Trabecular bone of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34157" + ] + } + }, + { + "id": "FMA:34164", + "name": "Trabecular bone of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34163" + ] + } + }, + { + "id": "FMA:34165", + "name": "Trabecular bone of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34163" + ] + } + }, + { + "id": "FMA:34166", + "name": "Trabecular bone of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34150" + ] + } + }, + { + "id": "FMA:34167", + "name": "Trabecular bone of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34166" + ] + } + }, + { + "id": "FMA:34168", + "name": "Trabecular bone of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34166" + ] + } + }, + { + "id": "FMA:34169", + "name": "Trabecular bone of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34166" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of ulna", + "Trabecular bone of upper end of ulna" + ] + }, + { + "id": "FMA:34170", + "name": "Trabecular bone of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34169" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of right ulna", + "Trabecular bone of upper end of right ulna" + ] + }, + { + "id": "FMA:34171", + "name": "Trabecular bone of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34169" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left ulna", + "Trabecular bone of proximal end of left ulna" + ] + }, + { + "id": "FMA:34172", + "name": "Trabecular bone of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34166" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of ulna", + "Trabecular bone of lower end of ulna" + ] + }, + { + "id": "FMA:34173", + "name": "Trabecular bone of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34172" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right ulna", + "Trabecular bone of lower end of right ulna" + ] + }, + { + "id": "FMA:34174", + "name": "Trabecular bone of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34172" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left ulna", + "Trabecular bone of distal end of left ulna" + ] + }, + { + "id": "FMA:34175", + "name": "Bony part of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:34176", + "name": "Bony part of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34175" + ] + } + }, + { + "id": "FMA:34177", + "name": "Bony part of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34175" + ] + } + }, + { + "id": "FMA:34178", + "name": "Bony part of zone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:34179", + "name": "Bony part of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34178" + ] + } + }, + { + "id": "FMA:34180", + "name": "Bony part of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34179" + ] + } + }, + { + "id": "FMA:34181", + "name": "Bony part of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34179" + ] + } + }, + { + "id": "FMA:34182", + "name": "Bony part of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34179" + ] + }, + "synonyms": [ + "Bony part of upper end of ulna", + "Bony part of proximal end of ulna" + ] + }, + { + "id": "FMA:34183", + "name": "Bony part of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34182" + ] + }, + "synonyms": [ + "Bony part of upper end of right ulna", + "Bony part of proximal end of right ulna" + ] + }, + { + "id": "FMA:34184", + "name": "Bony part of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34182" + ] + }, + "synonyms": [ + "Bony part of proximal end of left ulna", + "Bony part of upper end of left ulna" + ] + }, + { + "id": "FMA:34185", + "name": "Bony part of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34179" + ] + }, + "synonyms": [ + "Bony part of distal end of ulna", + "Bony part of lower end of ulna" + ] + }, + { + "id": "FMA:34186", + "name": "Bony part of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34185" + ] + }, + "synonyms": [ + "Bony part of distal end of right ulna", + "Bony part of lower end of right ulna" + ] + }, + { + "id": "FMA:34187", + "name": "Bony part of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34185" + ] + }, + "synonyms": [ + "Bony part of distal end of left ulna", + "Bony part of lower end of left ulna" + ] + }, + { + "id": "FMA:34188", + "name": "Bony part of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34178" + ] + }, + "synonyms": [ + "Bony part of body of ulna", + "Bony part of shaft of ulna" + ] + }, + { + "id": "FMA:34189", + "name": "Bony part of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34188" + ] + }, + "synonyms": [ + "Bony part of body of right ulna", + "Bony part of shaft of right ulna" + ] + }, + { + "id": "FMA:34190", + "name": "Bony part of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34188" + ] + }, + "synonyms": [ + "Bony part of body of left ulna", + "Bony part of shaft of left ulna" + ] + }, + { + "id": "FMA:34191", + "name": "Bony part of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34178" + ] + } + }, + { + "id": "FMA:34192", + "name": "Bony part of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34191" + ] + } + }, + { + "id": "FMA:34193", + "name": "Bony part of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34191" + ] + } + }, + { + "id": "FMA:34194", + "name": "Bony part of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34178" + ] + } + }, + { + "id": "FMA:34195", + "name": "Bony part of metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34194" + ] + } + }, + { + "id": "FMA:34196", + "name": "Bony part of metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34194" + ] + } + }, + { + "id": "FMA:34197", + "name": "Bony part of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34194" + ] + } + }, + { + "id": "FMA:34198", + "name": "Bony part of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34197" + ] + } + }, + { + "id": "FMA:34199", + "name": "Bony part of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34197" + ] + } + }, + { + "id": "FMA:34200", + "name": "Bony part of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34194" + ] + } + }, + { + "id": "FMA:34201", + "name": "Bony part of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34200" + ] + } + }, + { + "id": "FMA:34202", + "name": "Bony part of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34200" + ] + } + }, + { + "id": "FMA:34203", + "name": "Cartilage of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Ulnar cartilage" + ] + }, + { + "id": "FMA:34204", + "name": "Hyaline cartilage of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34203" + ] + } + }, + { + "id": "FMA:34205", + "name": "Articular cartilage of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34208", + "name": "Articular cartilage of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34205" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of ulna", + "Articular cartilage of upper end of ulna" + ] + }, + { + "id": "FMA:34209", + "name": "Articular cartilage of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34208" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of right ulna", + "Articular cartilage of upper end of right ulna" + ] + }, + { + "id": "FMA:34210", + "name": "Articular cartilage of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34208" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left ulna", + "Articular cartilage of upper end of left ulna" + ] + }, + { + "id": "FMA:34211", + "name": "Articular cartilage of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34205" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of ulna", + "Articular cartilage of distal end of ulna" + ] + }, + { + "id": "FMA:34212", + "name": "Articular cartilage of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34211" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of right ulna", + "Articular cartilage of lower end of right ulna" + ] + }, + { + "id": "FMA:34213", + "name": "Articular cartilage of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34211" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left ulna", + "Articular cartilage of distal end of left ulna" + ] + }, + { + "id": "FMA:34214", + "name": "Epiphyseal plate of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34204" + ] + } + }, + { + "id": "FMA:34215", + "name": "Epiphyseal plate of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34214" + ] + } + }, + { + "id": "FMA:34216", + "name": "Epiphyseal plate of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34214" + ] + } + }, + { + "id": "FMA:34217", + "name": "Proximal epiphyseal plate of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34214" + ] + } + }, + { + "id": "FMA:34218", + "name": "Proximal epiphyseal plate of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34217" + ] + } + }, + { + "id": "FMA:34219", + "name": "Proximal epiphyseal plate of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34217" + ] + } + }, + { + "id": "FMA:34220", + "name": "Distal epiphyseal plate of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34214" + ] + } + }, + { + "id": "FMA:34221", + "name": "Distal epiphyseal plate of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34220" + ] + } + }, + { + "id": "FMA:34222", + "name": "Distal epiphyseal plate of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34220" + ] + } + }, + { + "id": "FMA:34223", + "name": "Hyaline cartilage of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34204" + ] + } + }, + { + "id": "FMA:34224", + "name": "Hyaline cartilage of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34204" + ] + } + }, + { + "id": "FMA:34225", + "name": "Fibrocartilage of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34203" + ] + }, + "synonyms": [ + "Ulnar fibrocartilage" + ] + }, + { + "id": "FMA:34226", + "name": "Fibrocartilage of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34225" + ] + }, + "synonyms": [ + "Right ulnar fibrocartilage" + ] + }, + { + "id": "FMA:34227", + "name": "Fibrocartilage of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34225" + ] + }, + "synonyms": [ + "Left ulnar fibrocartilage" + ] + }, + { + "id": "FMA:34228", + "name": "Periosteum of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Ulnar periosteum" + ] + }, + { + "id": "FMA:34229", + "name": "Periosteum of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34228" + ] + }, + "synonyms": [ + "Right ulnar periosteum" + ] + }, + { + "id": "FMA:34230", + "name": "Periosteum of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34228" + ] + }, + "synonyms": [ + "Left ulnar periosteum" + ] + }, + { + "id": "FMA:34231", + "name": "Periosteum of zone of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:34232", + "name": "Periosteum of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34231" + ] + }, + "synonyms": [ + "Periosteum of shaft of ulna", + "Periosteum of body of ulna" + ] + }, + { + "id": "FMA:34233", + "name": "Periosteum of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34232" + ] + }, + "synonyms": [ + "Periosteum of shaft of right ulna", + "Periosteum of body of right ulna" + ] + }, + { + "id": "FMA:34234", + "name": "Periosteum of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34232" + ] + }, + "synonyms": [ + "Periosteum of shaft of left ulna", + "Periosteum of body of left ulna" + ] + }, + { + "id": "FMA:34235", + "name": "Periosteum of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34231" + ] + } + }, + { + "id": "FMA:34236", + "name": "Periosteum of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34235" + ] + } + }, + { + "id": "FMA:34237", + "name": "Periosteum of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34235" + ] + } + }, + { + "id": "FMA:34238", + "name": "Periosteum of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34231" + ] + } + }, + { + "id": "FMA:34239", + "name": "Periosteum of metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34238" + ] + } + }, + { + "id": "FMA:34240", + "name": "Periosteum of metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34238" + ] + } + }, + { + "id": "FMA:34241", + "name": "Periosteum of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34238" + ] + } + }, + { + "id": "FMA:34242", + "name": "Periosteum of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34241" + ] + } + }, + { + "id": "FMA:34243", + "name": "Periosteum of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34241" + ] + } + }, + { + "id": "FMA:34244", + "name": "Periosteum of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34238" + ] + } + }, + { + "id": "FMA:34245", + "name": "Periosteum of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34244" + ] + } + }, + { + "id": "FMA:34246", + "name": "Periosteum of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34244" + ] + } + }, + { + "id": "FMA:34247", + "name": "Periosteum of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34231" + ] + } + }, + { + "id": "FMA:34248", + "name": "Periosteum of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34247" + ] + } + }, + { + "id": "FMA:34249", + "name": "Periosteum of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34247" + ] + } + }, + { + "id": "FMA:34250", + "name": "Periosteum of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34247" + ] + }, + "synonyms": [ + "Periosteum of proximal end of ulna", + "Periosteum of upper end of ulna" + ] + }, + { + "id": "FMA:34251", + "name": "Periosteum of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34250" + ] + }, + "synonyms": [ + "Periosteum of upper end of right ulna", + "Periosteum of proximal end of right ulna" + ] + }, + { + "id": "FMA:34252", + "name": "Periosteum of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34250" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left ulna", + "Periosteum of upper end of left ulna" + ] + }, + { + "id": "FMA:34253", + "name": "Periosteum of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34247" + ] + }, + "synonyms": [ + "Periosteum of lower end of ulna", + "Periosteum of distal end of ulna" + ] + }, + { + "id": "FMA:34254", + "name": "Periosteum of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34253" + ] + }, + "synonyms": [ + "Periosteum of distal end of right ulna", + "Periosteum of lower end of right ulna" + ] + }, + { + "id": "FMA:34255", + "name": "Periosteum of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34253" + ] + }, + "synonyms": [ + "Periosteum of lower end of left ulna", + "Periosteum of distal end of left ulna" + ] + }, + { + "id": "FMA:34257", + "name": "Bone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:34258", + "name": "Compact bone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:34259", + "name": "Compact bone of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34258" + ] + } + }, + { + "id": "FMA:34260", + "name": "Compact bone of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34258" + ] + } + }, + { + "id": "FMA:34261", + "name": "Trabecular bone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:34262", + "name": "Trabecular bone of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34261" + ] + } + }, + { + "id": "FMA:34263", + "name": "Trabecular bone of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34261" + ] + } + }, + { + "id": "FMA:34264", + "name": "Bone of zone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:34265", + "name": "Compact bone of subdivision of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34264" + ] + } + }, + { + "id": "FMA:34266", + "name": "Compact bone of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34265" + ] + }, + "synonyms": [ + "Compact bone of body of radius", + "Compact bone of shaft of radius" + ] + }, + { + "id": "FMA:34267", + "name": "Compact bone of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34266" + ] + }, + "synonyms": [ + "Compact bone of body of right radius", + "Compact bone of shaft of right radius" + ] + }, + { + "id": "FMA:34268", + "name": "Compact bone of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34266" + ] + }, + "synonyms": [ + "Compact bone of body of left radius", + "Compact bone of shaft of left radius" + ] + }, + { + "id": "FMA:34269", + "name": "Compact bone of diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34265" + ] + } + }, + { + "id": "FMA:34270", + "name": "Compact bone of diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34269" + ] + } + }, + { + "id": "FMA:34271", + "name": "Compact bone of diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34269" + ] + } + }, + { + "id": "FMA:34272", + "name": "Compact bone of metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34265" + ] + } + }, + { + "id": "FMA:34275", + "name": "Compact bone of proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34272" + ] + } + }, + { + "id": "FMA:34276", + "name": "Compact bone of proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34275" + ] + } + }, + { + "id": "FMA:34277", + "name": "Compact bone of proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34275" + ] + } + }, + { + "id": "FMA:34278", + "name": "Compact bone of distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34272" + ] + } + }, + { + "id": "FMA:34279", + "name": "Compact bone of distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34278" + ] + } + }, + { + "id": "FMA:34280", + "name": "Compact bone of distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34278" + ] + } + }, + { + "id": "FMA:34281", + "name": "Compact bone of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34265" + ] + } + }, + { + "id": "FMA:34282", + "name": "Compact bone of epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34281" + ] + } + }, + { + "id": "FMA:34283", + "name": "Compact bone of epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34281" + ] + } + }, + { + "id": "FMA:34284", + "name": "Compact bone of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34281" + ] + }, + "synonyms": [ + "Compact bone of upper end of radius", + "Compact bone of proximal end of radius" + ] + }, + { + "id": "FMA:34285", + "name": "Compact bone of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34284" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right radius", + "Compact bone of upper end of right radius" + ] + }, + { + "id": "FMA:34286", + "name": "Compact bone of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34284" + ] + }, + "synonyms": [ + "Compact bone of upper end of left radius", + "Compact bone of proximal end of left radius" + ] + }, + { + "id": "FMA:34287", + "name": "Compact bone of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34281" + ] + }, + "synonyms": [ + "Compact bone of lower end of radius", + "Compact bone of distal end of radius" + ] + }, + { + "id": "FMA:34288", + "name": "Compact bone of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34287" + ] + }, + "synonyms": [ + "Compact bone of distal end of right radius", + "Compact bone of lower end of right radius" + ] + }, + { + "id": "FMA:34289", + "name": "Compact bone of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34287" + ] + }, + "synonyms": [ + "Compact bone of distal end of left radius", + "Compact bone of lower end of left radius" + ] + }, + { + "id": "FMA:34290", + "name": "Trabecular bone of subdivision of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34264" + ] + } + }, + { + "id": "FMA:34291", + "name": "Trabecular bone of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34290" + ] + }, + "synonyms": [ + "Trabecular bone of body of radius", + "Trabecular bone of shaft of radius" + ] + }, + { + "id": "FMA:34292", + "name": "Trabecular bone of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34291" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right radius", + "Trabecular bone of body of right radius" + ] + }, + { + "id": "FMA:34293", + "name": "Trabecular bone of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34291" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left radius", + "Trabecular bone of body of left radius" + ] + }, + { + "id": "FMA:34294", + "name": "Trabecular bone of diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34290" + ] + } + }, + { + "id": "FMA:34295", + "name": "Trabecular bone of diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34294" + ] + } + }, + { + "id": "FMA:34296", + "name": "Trabecular bone of diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34294" + ] + } + }, + { + "id": "FMA:34297", + "name": "Trabecular bone of metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34290" + ] + } + }, + { + "id": "FMA:34300", + "name": "Trabecular bone of proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34297" + ] + } + }, + { + "id": "FMA:34301", + "name": "Trabecular bone of proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34300" + ] + } + }, + { + "id": "FMA:34302", + "name": "Trabecular bone of proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34300" + ] + } + }, + { + "id": "FMA:34303", + "name": "Trabecular bone of distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34297" + ] + } + }, + { + "id": "FMA:34304", + "name": "Trabecular bone of distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34303" + ] + } + }, + { + "id": "FMA:34305", + "name": "Trabecular bone of distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34303" + ] + } + }, + { + "id": "FMA:34306", + "name": "Trabecular bone of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34290" + ] + } + }, + { + "id": "FMA:34307", + "name": "Trabecular bone of epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34306" + ] + } + }, + { + "id": "FMA:34308", + "name": "Trabecular bone of epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34306" + ] + } + }, + { + "id": "FMA:34309", + "name": "Trabecular bone of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34306" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of radius", + "Trabecular bone of upper end of radius" + ] + }, + { + "id": "FMA:34310", + "name": "Trabecular bone of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34309" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right radius", + "Trabecular bone of proximal end of right radius" + ] + }, + { + "id": "FMA:34311", + "name": "Trabecular bone of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34309" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left radius", + "Trabecular bone of upper end of left radius" + ] + }, + { + "id": "FMA:34312", + "name": "Trabecular bone of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34306" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of radius", + "Trabecular bone of lower end of radius" + ] + }, + { + "id": "FMA:34313", + "name": "Trabecular bone of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34312" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right radius", + "Trabecular bone of lower end of right radius" + ] + }, + { + "id": "FMA:34314", + "name": "Trabecular bone of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34312" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left radius", + "Trabecular bone of distal end of left radius" + ] + }, + { + "id": "FMA:34315", + "name": "Bony part of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:34316", + "name": "Bony part of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34315" + ] + } + }, + { + "id": "FMA:34317", + "name": "Bony part of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34315" + ] + } + }, + { + "id": "FMA:34318", + "name": "Bony part of zone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:34319", + "name": "Bony part of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34318" + ] + } + }, + { + "id": "FMA:34320", + "name": "Bony part of epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34319" + ] + } + }, + { + "id": "FMA:34321", + "name": "Bony part of epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34319" + ] + } + }, + { + "id": "FMA:34322", + "name": "Bony part of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34319" + ] + }, + "synonyms": [ + "Bony part of upper end of radius", + "Bony part of proximal end of radius" + ] + }, + { + "id": "FMA:34323", + "name": "Bony part of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34322" + ] + }, + "synonyms": [ + "Bony part of proximal end of right radius", + "Bony part of upper end of right radius" + ] + }, + { + "id": "FMA:34324", + "name": "Bony part of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34322" + ] + }, + "synonyms": [ + "Bony part of proximal end of left radius", + "Bony part of upper end of left radius" + ] + }, + { + "id": "FMA:34325", + "name": "Bony part of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34319" + ] + }, + "synonyms": [ + "Bony part of distal end of radius", + "Bony part of lower end of radius" + ] + }, + { + "id": "FMA:34326", + "name": "Bony part of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34325" + ] + }, + "synonyms": [ + "Bony part of distal end of right radius", + "Bony part of lower end of right radius" + ] + }, + { + "id": "FMA:34327", + "name": "Bony part of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34325" + ] + }, + "synonyms": [ + "Bony part of distal end of left radius", + "Bony part of lower end of left radius" + ] + }, + { + "id": "FMA:34328", + "name": "Bony part of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34318" + ] + }, + "synonyms": [ + "Bony part of shaft of radius", + "Bony part of body of radius" + ] + }, + { + "id": "FMA:34329", + "name": "Bony part of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34328" + ] + }, + "synonyms": [ + "Bony part of shaft of right radius", + "Bony part of body of right radius" + ] + }, + { + "id": "FMA:34330", + "name": "Bony part of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34328" + ] + }, + "synonyms": [ + "Bony part of body of left radius", + "Bony part of shaft of left radius" + ] + }, + { + "id": "FMA:34331", + "name": "Bony part of diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34318" + ] + } + }, + { + "id": "FMA:34332", + "name": "Bony part of diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34331" + ] + } + }, + { + "id": "FMA:34333", + "name": "Bony part of diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34331" + ] + } + }, + { + "id": "FMA:34334", + "name": "Bony part of metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34318" + ] + } + }, + { + "id": "FMA:34337", + "name": "Bony part of proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34334" + ] + } + }, + { + "id": "FMA:34338", + "name": "Bony part of proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34337" + ] + } + }, + { + "id": "FMA:34339", + "name": "Bony part of proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34337" + ] + } + }, + { + "id": "FMA:34340", + "name": "Bony part of distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34334" + ] + } + }, + { + "id": "FMA:34341", + "name": "Bony part of distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34340" + ] + } + }, + { + "id": "FMA:34342", + "name": "Bony part of distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34340" + ] + } + }, + { + "id": "FMA:34343", + "name": "Cartilage of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Radial cartilage" + ] + }, + { + "id": "FMA:34344", + "name": "Hyaline cartilage of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34343" + ] + } + }, + { + "id": "FMA:34345", + "name": "Articular cartilage of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34348", + "name": "Articular cartilage of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34345" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of radius", + "Articular cartilage of head of radius", + "Articular cartilage of proximal end of radius" + ] + }, + { + "id": "FMA:34349", + "name": "Articular cartilage of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34348" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right radius", + "Articular cartilage of head of right radius", + "Articular cartilage of proximal end of right radius" + ] + }, + { + "id": "FMA:34350", + "name": "Articular cartilage of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34348" + ] + }, + "synonyms": [ + "Articular cartilage of head of left radius", + "Articular cartilage of proximal end of left radius", + "Articular cartilage of upper end of left radius" + ] + }, + { + "id": "FMA:34351", + "name": "Articular cartilage of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34345" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of radius", + "Articular cartilage of lower end of radius" + ] + }, + { + "id": "FMA:34352", + "name": "Articular cartilage of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34351" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of right radius", + "Articular cartilage of distal end of right radius" + ] + }, + { + "id": "FMA:34353", + "name": "Articular cartilage of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34351" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left radius", + "Articular cartilage of distal end of left radius" + ] + }, + { + "id": "FMA:34354", + "name": "Epiphyseal plate of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34344" + ] + } + }, + { + "id": "FMA:34355", + "name": "Epiphyseal plate of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34354" + ] + } + }, + { + "id": "FMA:34356", + "name": "Epiphyseal plate of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34354" + ] + } + }, + { + "id": "FMA:34357", + "name": "Proximal epiphyseal plate of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34354" + ] + } + }, + { + "id": "FMA:34358", + "name": "Proximal epiphyseal plate of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34357" + ] + } + }, + { + "id": "FMA:34359", + "name": "Proximal epiphyseal plate of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34357" + ] + } + }, + { + "id": "FMA:34360", + "name": "Distal epiphyseal plate of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34354" + ] + } + }, + { + "id": "FMA:34361", + "name": "Distal epiphyseal plate of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34360" + ] + } + }, + { + "id": "FMA:34362", + "name": "Distal epiphyseal plate of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34360" + ] + } + }, + { + "id": "FMA:34363", + "name": "Hyaline cartilage of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34344" + ] + } + }, + { + "id": "FMA:34364", + "name": "Hyaline cartilage of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34344" + ] + } + }, + { + "id": "FMA:34365", + "name": "Fibrocartilage of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34343" + ] + }, + "synonyms": [ + "Radial fibrocartilage" + ] + }, + { + "id": "FMA:34366", + "name": "Fibrocartilage of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34365" + ] + }, + "synonyms": [ + "Right radial fibrocartilage" + ] + }, + { + "id": "FMA:34367", + "name": "Fibrocartilage of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34365" + ] + }, + "synonyms": [ + "Left radial fibrocartilage" + ] + }, + { + "id": "FMA:34368", + "name": "Periosteum of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Radial periosteum" + ] + }, + { + "id": "FMA:34369", + "name": "Periosteum of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34368" + ] + }, + "synonyms": [ + "Right radial periosteum" + ] + }, + { + "id": "FMA:34370", + "name": "Periosteum of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34368" + ] + }, + "synonyms": [ + "Left radial periosteum" + ] + }, + { + "id": "FMA:34371", + "name": "Periosteum of zone of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:34372", + "name": "Periosteum of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34371" + ] + }, + "synonyms": [ + "Periosteum of shaft of radius", + "Periosteum of body of radius" + ] + }, + { + "id": "FMA:34373", + "name": "Periosteum of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34372" + ] + }, + "synonyms": [ + "Periosteum of shaft of right radius", + "Periosteum of body of right radius" + ] + }, + { + "id": "FMA:34374", + "name": "Periosteum of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34372" + ] + }, + "synonyms": [ + "Periosteum of shaft of left radius", + "Periosteum of body of left radius" + ] + }, + { + "id": "FMA:34375", + "name": "Periosteum of diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34371" + ] + } + }, + { + "id": "FMA:34376", + "name": "Periosteum of diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34375" + ] + } + }, + { + "id": "FMA:34377", + "name": "Periosteum of diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34375" + ] + } + }, + { + "id": "FMA:34378", + "name": "Periosteum of metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34371" + ] + } + }, + { + "id": "FMA:34381", + "name": "Periosteum of proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34378" + ] + } + }, + { + "id": "FMA:34382", + "name": "Periosteum of proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34381" + ] + } + }, + { + "id": "FMA:34383", + "name": "Periosteum of proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34381" + ] + } + }, + { + "id": "FMA:34384", + "name": "Periosteum of distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34378" + ] + } + }, + { + "id": "FMA:34385", + "name": "Periosteum of distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34384" + ] + } + }, + { + "id": "FMA:34386", + "name": "Periosteum of distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34384" + ] + } + }, + { + "id": "FMA:34387", + "name": "Periosteum of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34371" + ] + } + }, + { + "id": "FMA:34388", + "name": "Periosteum of epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34387" + ] + } + }, + { + "id": "FMA:34389", + "name": "Periosteum of epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34387" + ] + } + }, + { + "id": "FMA:34390", + "name": "Periosteum of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34387" + ] + }, + "synonyms": [ + "Periosteum of proximal end of radius", + "Periosteum of upper end of radius" + ] + }, + { + "id": "FMA:34391", + "name": "Periosteum of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34390" + ] + }, + "synonyms": [ + "Periosteum of upper end of right radius", + "Periosteum of proximal end of right radius" + ] + }, + { + "id": "FMA:34392", + "name": "Periosteum of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34390" + ] + }, + "synonyms": [ + "Periosteum of upper end of left radius", + "Periosteum of proximal end of left radius" + ] + }, + { + "id": "FMA:34393", + "name": "Periosteum of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34387" + ] + }, + "synonyms": [ + "Periosteum of distal end of radius", + "Periosteum of lower end of radius" + ] + }, + { + "id": "FMA:34394", + "name": "Periosteum of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34393" + ] + }, + "synonyms": [ + "Periosteum of distal end of right radius", + "Periosteum of lower end of right radius" + ] + }, + { + "id": "FMA:34395", + "name": "Periosteum of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34393" + ] + }, + "synonyms": [ + "Periosteum of distal end of left radius", + "Periosteum of lower end of left radius" + ] + }, + { + "id": "FMA:34397", + "name": "Bone of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:34398", + "name": "Compact bone of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:34401", + "name": "Trabecular bone of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:34406", + "name": "Compact bone of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of body of metacarpal bone", + "Compact bone of shaft of metacarpal bone" + ] + }, + { + "id": "FMA:34409", + "name": "Compact bone of diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:34415", + "name": "Compact bone of proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:34418", + "name": "Compact bone of distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:34424", + "name": "Compact bone of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of base of metacarpal bone", + "Compact bone of upper end of metacarpal bone", + "Compact bone of proximal end of metacarpal bone" + ] + }, + { + "id": "FMA:34427", + "name": "Compact bone of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of head of metacarpal bone", + "Compact bone of lower end of metacarpal bone", + "Compact bone of distal end of metacarpal bone" + ] + }, + { + "id": "FMA:34431", + "name": "Trabecular bone of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of metacarpal bone", + "Trabecular bone of body of metacarpal bone" + ] + }, + { + "id": "FMA:34434", + "name": "Trabecular bone of diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:34440", + "name": "Trabecular bone of proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:34443", + "name": "Trabecular bone of distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:34449", + "name": "Trabecular bone of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of metacarpal bone", + "Trabecular bone of base of metacarpal bone", + "Trabecular bone of proximal end of metacarpal bone" + ] + }, + { + "id": "FMA:34452", + "name": "Trabecular bone of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of head of metacarpal bone", + "Trabecular bone of distal end of metacarpal bone", + "Trabecular bone of lower end of metacarpal bone" + ] + }, + { + "id": "FMA:34455", + "name": "Bony part of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:34458", + "name": "Bony part of zone of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:34459", + "name": "Bony part of epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34458" + ] + } + }, + { + "id": "FMA:34462", + "name": "Bony part of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34459" + ] + }, + "synonyms": [ + "Bony part of base of metacarpal bone", + "Bony part of upper end of metacarpal bone", + "Bony part of proximal end of metacarpal bone" + ] + }, + { + "id": "FMA:34465", + "name": "Bony part of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34459" + ] + }, + "synonyms": [ + "Bony part of lower end of metacarpal bone", + "Bony part of head of metacarpal bone", + "Bony part of distal end of metacarpal bone" + ] + }, + { + "id": "FMA:34468", + "name": "Bony part of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34458" + ] + }, + "synonyms": [ + "Bony part of shaft of metacarpal bone", + "Bony part of body of metacarpal bone" + ] + }, + { + "id": "FMA:34471", + "name": "Bony part of diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34458" + ] + } + }, + { + "id": "FMA:34474", + "name": "Bony part of metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34458" + ] + } + }, + { + "id": "FMA:34477", + "name": "Bony part of proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34474" + ] + } + }, + { + "id": "FMA:34480", + "name": "Bony part of distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34474" + ] + } + }, + { + "id": "FMA:34483", + "name": "Cartilage of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Metacarpal bone cartilage" + ] + }, + { + "id": "FMA:34484", + "name": "Hyaline cartilage of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34483" + ] + } + }, + { + "id": "FMA:34485", + "name": "Articular cartilage of epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34488", + "name": "Articular cartilage of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34485" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of metacarpal bone", + "Articular cartilage of base of metacarpal bone", + "Articular cartilage of upper end of metacarpal bone" + ] + }, + { + "id": "FMA:34491", + "name": "Articular cartilage of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34485" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of metacarpal bone", + "Articular cartilage of head of metacarpal bone", + "Articular cartilage of distal end of metacarpal bone" + ] + }, + { + "id": "FMA:34494", + "name": "Epiphyseal plate of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34484" + ] + } + }, + { + "id": "FMA:34497", + "name": "Proximal epiphyseal plate of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34484" + ] + } + }, + { + "id": "FMA:34500", + "name": "Distal epiphyseal plate of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34484" + ] + } + }, + { + "id": "FMA:34505", + "name": "Fibrocartilage of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34483" + ] + }, + "synonyms": [ + "Metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:34508", + "name": "Periosteum of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Metacarpal bone periosteum" + ] + }, + { + "id": "FMA:34511", + "name": "Periosteum of zone of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:34512", + "name": "Periosteum of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34511" + ] + }, + "synonyms": [ + "Periosteum of body of metacarpal bone", + "Periosteum of shaft of metacarpal bone" + ] + }, + { + "id": "FMA:34515", + "name": "Periosteum of diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34511" + ] + } + }, + { + "id": "FMA:34518", + "name": "Periosteum of metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34511" + ] + } + }, + { + "id": "FMA:34521", + "name": "Periosteum of proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34518" + ] + } + }, + { + "id": "FMA:34524", + "name": "Periosteum of distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34518" + ] + } + }, + { + "id": "FMA:34527", + "name": "Periosteum of epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34511" + ] + } + }, + { + "id": "FMA:34530", + "name": "Periosteum of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34527" + ] + }, + "synonyms": [ + "Periosteum of upper end of metacarpal bone", + "Periosteum of proximal end of metacarpal bone", + "Periosteum of base of metacarpal bone" + ] + }, + { + "id": "FMA:34533", + "name": "Periosteum of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34527" + ] + }, + "synonyms": [ + "Periosteum of head of metacarpal bone", + "Periosteum of distal end of metacarpal bone", + "Periosteum of lower end of metacarpal bone" + ] + }, + { + "id": "FMA:34537", + "name": "Bone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:34538", + "name": "Compact bone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:34541", + "name": "Trabecular bone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:34544", + "name": "Bone of zone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:34546", + "name": "Compact bone of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + }, + "synonyms": [ + "Compact bone of shaft of metatarsal bone", + "Compact bone of body of metatarsal bone" + ] + }, + { + "id": "FMA:34549", + "name": "Compact bone of diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:34555", + "name": "Compact bone of proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:34558", + "name": "Compact bone of distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:34564", + "name": "Compact bone of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + }, + "synonyms": [ + "Compact bone of upper end of metatarsal bone", + "Compact bone of base of metatarsal bone", + "Compact bone of proximal end of metatarsal bone" + ] + }, + { + "id": "FMA:34567", + "name": "Compact bone of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + }, + "synonyms": [ + "Compact bone of lower end of metatarsal bone", + "Compact bone of head of metatarsal bone", + "Compact bone of distal end of metatarsal bone" + ] + }, + { + "id": "FMA:34571", + "name": "Trabecular bone of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of metatarsal bone", + "Trabecular bone of body of metatarsal bone" + ] + }, + { + "id": "FMA:34574", + "name": "Trabecular bone of diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:34580", + "name": "Trabecular bone of proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:34583", + "name": "Trabecular bone of distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:34589", + "name": "Trabecular bone of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of metatarsal bone", + "Trabecular bone of base of metatarsal bone", + "Trabecular bone of upper end of metatarsal bone" + ] + }, + { + "id": "FMA:34592", + "name": "Trabecular bone of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of metatarsal bone", + "Trabecular bone of head of metatarsal bone", + "Trabecular bone of lower end of metatarsal bone" + ] + }, + { + "id": "FMA:34595", + "name": "Bony part of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:34598", + "name": "Bony part of zone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:34599", + "name": "Bony part of epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34598" + ] + } + }, + { + "id": "FMA:34602", + "name": "Bony part of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34599" + ] + }, + "synonyms": [ + "Bony part of proximal end of metatarsal bone", + "Bony part of base of metatarsal bone", + "Bony part of upper end of metatarsal bone" + ] + }, + { + "id": "FMA:34605", + "name": "Bony part of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34599" + ] + }, + "synonyms": [ + "Bony part of distal end of metatarsal bone", + "Bony part of head of metatarsal bone", + "Bony part of lower end of metatarsal bone" + ] + }, + { + "id": "FMA:34608", + "name": "Bony part of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34598" + ] + }, + "synonyms": [ + "Bony part of shaft of metatarsal bone", + "Bony part of body of metatarsal bone" + ] + }, + { + "id": "FMA:34614", + "name": "Bony part of metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34598" + ] + } + }, + { + "id": "FMA:34617", + "name": "Bony part of proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34614" + ] + } + }, + { + "id": "FMA:34620", + "name": "Bony part of distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34614" + ] + } + }, + { + "id": "FMA:34623", + "name": "Cartilage of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + }, + "synonyms": [ + "Metatarsal bone cartilage" + ] + }, + { + "id": "FMA:34624", + "name": "Hyaline cartilage of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34623" + ] + } + }, + { + "id": "FMA:34625", + "name": "Articular cartilage of epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34628", + "name": "Articular cartilage of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34625" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of metatarsal bone", + "Articular cartilage of upper end of metatarsal bone", + "Articular cartilage of base of metatarsal bone" + ] + }, + { + "id": "FMA:34631", + "name": "Articular cartilage of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34625" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of metatarsal bone", + "Articular cartilage of lower end of metatarsal bone", + "Articular cartilage of head of metatarsal bone" + ] + }, + { + "id": "FMA:34634", + "name": "Epiphyseal plate of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34624" + ] + } + }, + { + "id": "FMA:34637", + "name": "Proximal epiphyseal plate of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34624" + ] + } + }, + { + "id": "FMA:34640", + "name": "Distal epiphyseal plate of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34624" + ] + } + }, + { + "id": "FMA:34645", + "name": "Fibrocartilage of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34623" + ] + }, + "synonyms": [ + "Metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:34648", + "name": "Periosteum of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + }, + "synonyms": [ + "Metatarsal bone periosteum" + ] + }, + { + "id": "FMA:34651", + "name": "Periosteum of zone of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32697" + ] + } + }, + { + "id": "FMA:34652", + "name": "Periosteum of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34651" + ] + }, + "synonyms": [ + "Periosteum of shaft of metatarsal bone", + "Periosteum of body of metatarsal bone" + ] + }, + { + "id": "FMA:34655", + "name": "Periosteum of diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34651" + ] + } + }, + { + "id": "FMA:34658", + "name": "Periosteum of metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34651" + ] + } + }, + { + "id": "FMA:34661", + "name": "Periosteum of proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34658" + ] + } + }, + { + "id": "FMA:34664", + "name": "Periosteum of distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34658" + ] + } + }, + { + "id": "FMA:34667", + "name": "Periosteum of epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34651" + ] + } + }, + { + "id": "FMA:34676", + "name": "Zone of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Deltoid zone" + ] + }, + { + "id": "FMA:34677", + "name": "Clavicular part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + }, + "synonyms": [ + "Pars clavicularis (Musculus deltoideus)" + ] + }, + { + "id": "FMA:34678", + "name": "Acromial part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + }, + "synonyms": [ + "Pars acromialis (Musculus deltoideus)" + ] + }, + { + "id": "FMA:34679", + "name": "Spinal part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + }, + "synonyms": [ + "Pars spinalis (Musculus deltoideus)" + ] + }, + { + "id": "FMA:34680", + "name": "Clavicular part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34677" + ] + } + }, + { + "id": "FMA:34681", + "name": "Clavicular part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34677" + ] + } + }, + { + "id": "FMA:34682", + "name": "Acromial part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34678" + ] + } + }, + { + "id": "FMA:34683", + "name": "Acromial part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34678" + ] + } + }, + { + "id": "FMA:34684", + "name": "Spinal part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34679" + ] + } + }, + { + "id": "FMA:34685", + "name": "Spinal part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34679" + ] + } + }, + { + "id": "FMA:34686", + "name": "Zone of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Pectoralis major zone" + ] + }, + { + "id": "FMA:34687", + "name": "Clavicular part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Pars clavicularis (Musculus pectoralis major)", + "Clavicular head of pectoralis major" + ] + }, + { + "id": "FMA:34688", + "name": "Sternal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79978" + ] + } + }, + { + "id": "FMA:34689", + "name": "Costal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79978" + ] + } + }, + { + "id": "FMA:34690", + "name": "Clavicular part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34687" + ] + } + }, + { + "id": "FMA:34691", + "name": "Clavicular part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34687" + ] + } + }, + { + "id": "FMA:34692", + "name": "Sternal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34688" + ] + } + }, + { + "id": "FMA:34693", + "name": "Sternal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34688" + ] + } + }, + { + "id": "FMA:34694", + "name": "Costal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34689" + ] + } + }, + { + "id": "FMA:34695", + "name": "Costal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34689" + ] + } + }, + { + "id": "FMA:34696", + "name": "Sternocostal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34686" + ] + }, + "synonyms": [ + "Pars sternocostalis (Musculus pectoralis major)", + "Sternocostal head of pectoralis major" + ] + }, + { + "id": "FMA:34699", + "name": "Abdominal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34686" + ] + }, + "synonyms": [ + "Pars abdominalis (Musculus pectoralis major)" + ] + }, + { + "id": "FMA:34700", + "name": "Subdivision of posterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34701", + "name": "Proximal part of posterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34700" + ] + }, + "synonyms": [ + "Superior part of posterior surface of calcaneus" + ] + }, + { + "id": "FMA:34702", + "name": "Proximal part of posterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34701" + ] + }, + "synonyms": [ + "Superior part of posterior surface of right calcaneus" + ] + }, + { + "id": "FMA:34703", + "name": "Proximal part of posterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34701" + ] + }, + "synonyms": [ + "Superior part of posterior surface of left calcaneus" + ] + }, + { + "id": "FMA:34704", + "name": "Middle part of posterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34700" + ] + } + }, + { + "id": "FMA:34705", + "name": "Middle part of posterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34704" + ] + } + }, + { + "id": "FMA:34706", + "name": "Middle part of posterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34704" + ] + } + }, + { + "id": "FMA:34707", + "name": "Distal part of posterior surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34700" + ] + }, + "synonyms": [ + "Inferior part of posterior surface of calcaneus" + ] + }, + { + "id": "FMA:34708", + "name": "Distal part of posterior surface of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34707" + ] + }, + "synonyms": [ + "Inferior part of posterior surface of right calcaneus" + ] + }, + { + "id": "FMA:34709", + "name": "Distal part of posterior surface of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34707" + ] + }, + "synonyms": [ + "Inferior part of posterior surface of left calcaneus" + ] + }, + { + "id": "FMA:34710", + "name": "Subdivision of plantar surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34711", + "name": "Plantar surface proper of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34710" + ] + } + }, + { + "id": "FMA:34712", + "name": "Plantar surface proper of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34711" + ] + } + }, + { + "id": "FMA:34713", + "name": "Plantar surface proper of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34711" + ] + } + }, + { + "id": "FMA:34714", + "name": "Surface of anterior tubercle of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34710" + ] + } + }, + { + "id": "FMA:34715", + "name": "Surface of anterior tubercle of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34714" + ] + } + }, + { + "id": "FMA:34716", + "name": "Surface of anterior tubercle of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34714" + ] + } + }, + { + "id": "FMA:34717", + "name": "Surface of lateral process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34710" + ] + } + }, + { + "id": "FMA:34718", + "name": "Surface of lateral process of right calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34717" + ] + } + }, + { + "id": "FMA:34719", + "name": "Surface of lateral process of left calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34717" + ] + } + }, + { + "id": "FMA:34720", + "name": "Surface of medial process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34710" + ] + } + }, + { + "id": "FMA:34721", + "name": "Surface of medial process of right calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34720" + ] + } + }, + { + "id": "FMA:34722", + "name": "Surface of medial process of left calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34720" + ] + } + }, + { + "id": "FMA:34723", + "name": "Medial process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Medial process of calcanean tubercle", + "Medial process of calcaneal tuberosity" + ] + }, + { + "id": "FMA:34724", + "name": "Lateral process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Lateral process of calcaneal tuberosity", + "Lateral process of calcanean tubercle" + ] + }, + { + "id": "FMA:34725", + "name": "Peroneal trochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Fibular trochlea", + "Peroneal tubercle" + ] + }, + { + "id": "FMA:34729", + "name": "Distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33776" + ] + }, + "synonyms": [ + "Distal end of left radius", + "Lower end of left radius" + ] + }, + { + "id": "FMA:34730", + "name": "Proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Posterior part of calcaneus" + ] + }, + { + "id": "FMA:34731", + "name": "Intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Middle part of calcaneus" + ] + }, + { + "id": "FMA:34732", + "name": "Distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82542" + ] + }, + "synonyms": [ + "Anterior part of calcaneus" + ] + }, + { + "id": "FMA:34733", + "name": "Distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34732" + ] + }, + "synonyms": [ + "Anterior part of right calcaneus" + ] + }, + { + "id": "FMA:34734", + "name": "Distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34732" + ] + }, + "synonyms": [ + "Anterior part of left calcaneus" + ] + }, + { + "id": "FMA:34735", + "name": "Intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34731" + ] + }, + "synonyms": [ + "Middle part of right calcaneus" + ] + }, + { + "id": "FMA:34736", + "name": "Intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34731" + ] + }, + "synonyms": [ + "Middle part of left calcaneus" + ] + }, + { + "id": "FMA:34737", + "name": "Proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34730" + ] + }, + "synonyms": [ + "Posterior part of right calcaneus" + ] + }, + { + "id": "FMA:34738", + "name": "Proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34730" + ] + }, + "synonyms": [ + "Posterior part of left calcaneus" + ] + }, + { + "id": "FMA:34741", + "name": "Subdivision of lateral surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34742", + "name": "Lateral surface proper of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34741" + ] + } + }, + { + "id": "FMA:34743", + "name": "Surface of fibular trochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34741" + ] + }, + "synonyms": [ + "Fibular trochlear surface", + "Surface of peroneal trochlea" + ] + }, + { + "id": "FMA:34744", + "name": "Lateral surface of lateral process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34741" + ] + } + }, + { + "id": "FMA:34745", + "name": "Lateral surface proper of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34742" + ] + } + }, + { + "id": "FMA:34746", + "name": "Lateral surface proper of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34742" + ] + } + }, + { + "id": "FMA:34747", + "name": "Surface of fibular trochlea of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34743" + ] + }, + "synonyms": [ + "Surface of peroneal trochlea of right calcaneus" + ] + }, + { + "id": "FMA:34748", + "name": "Surface of fibular trochlea of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34743" + ] + }, + "synonyms": [ + "Surface of peroneal trochlea of left calcaneus" + ] + }, + { + "id": "FMA:34749", + "name": "Lateral surface of lateral process of right calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34744" + ] + } + }, + { + "id": "FMA:34750", + "name": "Lateral surface of lateral process of left calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34744" + ] + } + }, + { + "id": "FMA:34751", + "name": "Subdivision of medial surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34752", + "name": "Medial surface proper of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34751" + ] + } + }, + { + "id": "FMA:34753", + "name": "Medial surface proper of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34752" + ] + } + }, + { + "id": "FMA:34754", + "name": "Medial surface proper of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34752" + ] + } + }, + { + "id": "FMA:34755", + "name": "Surface of sustentaculum tali", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34751" + ] + }, + "synonyms": [ + "Sustentaculum tali surface" + ] + }, + { + "id": "FMA:34756", + "name": "Medial surface of medial process of calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34751" + ] + } + }, + { + "id": "FMA:34757", + "name": "Surface of right sustentaculum tali", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34755" + ] + }, + "synonyms": [ + "Right sustentaculum tali surface", + "Surface of sustentaculum tali of right calcaneus" + ] + }, + { + "id": "FMA:34758", + "name": "Surface of left sustentaculum tali", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34755" + ] + }, + "synonyms": [ + "Surface of sustentaculum tali of left calcaneus", + "Left sustentaculum tali surface" + ] + }, + { + "id": "FMA:34759", + "name": "Medial surface of medial process of right calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34756" + ] + } + }, + { + "id": "FMA:34760", + "name": "Medial surface of medial process of left calcanean tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34756" + ] + } + }, + { + "id": "FMA:34761", + "name": "Calcanean surface for flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34751" + ] + }, + "synonyms": [ + "Calcanean groove for tendon of flexor hallucis longus", + "Sulcus tendinis musculi flexora hallucis longi (calcaneus)" + ] + }, + { + "id": "FMA:34762", + "name": "Surface of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34763", + "name": "Surface of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34764", + "name": "Surface of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:34765", + "name": "Surface of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34764" + ] + } + }, + { + "id": "FMA:34766", + "name": "Surface of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34764" + ] + } + }, + { + "id": "FMA:34767", + "name": "Surface of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34763" + ] + } + }, + { + "id": "FMA:34768", + "name": "Surface of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34763" + ] + } + }, + { + "id": "FMA:34769", + "name": "Surface of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34762" + ] + } + }, + { + "id": "FMA:34770", + "name": "Surface of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34762" + ] + } + }, + { + "id": "FMA:34771", + "name": "Dorsal surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + } + }, + { + "id": "FMA:34772", + "name": "Talar facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + }, + "synonyms": [ + "Posterior surface of navicular bone of foot", + "Talar surface of navicular bone of foot", + "Proximal surface of navicular bone of foot" + ] + }, + { + "id": "FMA:34773", + "name": "Distal surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + }, + "synonyms": [ + "Anterior surface of navicular bone of foot" + ] + }, + { + "id": "FMA:34774", + "name": "Plantar surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + } + }, + { + "id": "FMA:34775", + "name": "Lateral surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + } + }, + { + "id": "FMA:34776", + "name": "Subdivision of distal surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + }, + "synonyms": [ + "Subdivision of distal facet of navicular bone of foot" + ] + }, + { + "id": "FMA:34777", + "name": "Medial cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34776" + ] + }, + "synonyms": [ + "Navicular surface for medial cuneiform bone", + "Medial cuneiform surface of navicular bone of foot" + ] + }, + { + "id": "FMA:34778", + "name": "Intermediate cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34776" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of navicular bone of foot", + "Navicular surface for intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34779", + "name": "Lateral cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34776" + ] + }, + "synonyms": [ + "Lateral cuneiform surface of navicular bone of foot", + "Navicular surface for lateral cuneiform bone" + ] + }, + { + "id": "FMA:34781", + "name": "Navicular bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:34782", + "name": "Navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberosity of navicular" + ] + }, + { + "id": "FMA:34783", + "name": "Surface of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34774" + ] + }, + "synonyms": [ + "Navicular tuberosity surface", + "Surface of tuberosity of navicular bone of foot" + ] + }, + { + "id": "FMA:34784", + "name": "Plantar calcaneonavicular surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34774" + ] + }, + "synonyms": [ + "Navicular surface for spring ligament" + ] + }, + { + "id": "FMA:34785", + "name": "Plantar surface proper of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34774" + ] + } + }, + { + "id": "FMA:34786", + "name": "Articular surface of navicular bone of foot for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34775" + ] + }, + "synonyms": [ + "Cuboidal articular surface of navicular bone of foot" + ] + }, + { + "id": "FMA:34787", + "name": "Lateral surface proper of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34775" + ] + } + }, + { + "id": "FMA:34788", + "name": "Articular surface of navicular bone of right foot for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34786" + ] + }, + "synonyms": [ + "Cuboidal articular surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34789", + "name": "Articular surface of navicular bone of left foot for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34786" + ] + }, + "synonyms": [ + "Cuboidal articular surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34790", + "name": "Medial surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + } + }, + { + "id": "FMA:34791", + "name": "Subdivision of medial surface of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33577" + ] + } + }, + { + "id": "FMA:34792", + "name": "Medial surface proper of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34791" + ] + } + }, + { + "id": "FMA:34793", + "name": "Medial surface of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34791" + ] + } + }, + { + "id": "FMA:34794", + "name": "Talar facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34772" + ] + }, + "synonyms": [ + "Talar surface of navicular bone of right foot", + "Posterior surface of navicular bone of right foot", + "Proximal surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34795", + "name": "Talar facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34772" + ] + }, + "synonyms": [ + "Posterior surface of navicular bone of left foot", + "Talar surface of navicular bone of left foot", + "Proximal surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34796", + "name": "Distal surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34773" + ] + }, + "synonyms": [ + "Anterior surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34797", + "name": "Distal surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34773" + ] + }, + "synonyms": [ + "Anterior surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34798", + "name": "Medial cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34777" + ] + }, + "synonyms": [ + "Medial cuneiform surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34799", + "name": "Medial cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34777" + ] + }, + "synonyms": [ + "Medial cuneiform surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34800", + "name": "Intermediate cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34778" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34801", + "name": "Intermediate cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34778" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34802", + "name": "Lateral cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34779" + ] + }, + "synonyms": [ + "Lateral cuneiform surface of navicular bone of right foot" + ] + }, + { + "id": "FMA:34803", + "name": "Lateral cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34779" + ] + }, + "synonyms": [ + "Lateral cuneiform surface of navicular bone of left foot" + ] + }, + { + "id": "FMA:34804", + "name": "Surface of right navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34783" + ] + }, + "synonyms": [ + "Right navicular tuberosity surface", + "Surface of tuberosity of navicular bone of right foot" + ] + }, + { + "id": "FMA:34805", + "name": "Surface of left navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34783" + ] + }, + "synonyms": [ + "Surface of tuberosity of navicular bone of left foot", + "Left navicular tuberosity surface" + ] + }, + { + "id": "FMA:34806", + "name": "Plantar calcaneonavicular surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34784" + ] + } + }, + { + "id": "FMA:34807", + "name": "Plantar calcaneonavicular surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34784" + ] + } + }, + { + "id": "FMA:34808", + "name": "Medial surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34790" + ] + } + }, + { + "id": "FMA:34809", + "name": "Medial surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34790" + ] + } + }, + { + "id": "FMA:34810", + "name": "Plantar surface proper of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34785" + ] + } + }, + { + "id": "FMA:34811", + "name": "Plantar surface proper of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34785" + ] + } + }, + { + "id": "FMA:34812", + "name": "Plantar surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34774" + ] + } + }, + { + "id": "FMA:34813", + "name": "Plantar surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34774" + ] + } + }, + { + "id": "FMA:34814", + "name": "Medial surface proper of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34792" + ] + } + }, + { + "id": "FMA:34815", + "name": "Medial surface proper of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34792" + ] + } + }, + { + "id": "FMA:34816", + "name": "Medial surface of right navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34793" + ] + } + }, + { + "id": "FMA:34817", + "name": "Medial surface of left navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34793" + ] + } + }, + { + "id": "FMA:34818", + "name": "Lateral surface proper of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34787" + ] + } + }, + { + "id": "FMA:34819", + "name": "Lateral surface proper of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34787" + ] + } + }, + { + "id": "FMA:34820", + "name": "Dorsal surface of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34771" + ] + } + }, + { + "id": "FMA:34821", + "name": "Dorsal surface of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34771" + ] + } + }, + { + "id": "FMA:34822", + "name": "Dorsal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34823", + "name": "Plantar surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34824", + "name": "Medial surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34825", + "name": "Lateral surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34826", + "name": "Proximal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34827", + "name": "Distal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34828", + "name": "Skin of lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23029" + ] + }, + "synonyms": [ + "Skin of lateral part of thorax", + "Lateral chest skin" + ] + }, + { + "id": "FMA:34829", + "name": "Skin of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61416" + ] + } + }, + { + "id": "FMA:34830", + "name": "Skin of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37747" + ] + }, + "synonyms": [ + "Shoulder skin" + ] + }, + { + "id": "FMA:34831", + "name": "Skin of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34830" + ] + }, + "synonyms": [ + "Right shoulder skin" + ] + }, + { + "id": "FMA:34832", + "name": "Skin of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34830" + ] + }, + "synonyms": [ + "Left shoulder skin" + ] + }, + { + "id": "FMA:34836", + "name": "Articular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Joint capsule" + ] + }, + { + "id": "FMA:34838", + "name": "Articular disk of synovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + } + }, + { + "id": "FMA:34840", + "name": "Second metatarsal facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34844" + ] + }, + "synonyms": [ + "Second metatarsal surface of medial cuneiform bone", + "Articular surface of medial cuneiform bone for second metatarsal bone" + ] + }, + { + "id": "FMA:34841", + "name": "Intermediate cuneiform facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34844" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of medial cuneiform bone", + "Articular surface of medial cuneiform bone for intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34842", + "name": "Non-articular lateral surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34844" + ] + }, + "synonyms": [ + "Non-articular part of lateral surface of medial cuneiform bone" + ] + }, + { + "id": "FMA:34844", + "name": "Subdivision of lateral surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34845", + "name": "Peroneus longus surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34844" + ] + }, + "synonyms": [ + "Fibularis longus surface of medial cuneiform bone", + "Articular surface of medial cuneiform bone for peroneus longus tendon" + ] + }, + { + "id": "FMA:34846", + "name": "Subdivision of proximal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34847", + "name": "Navicular facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34846" + ] + }, + "synonyms": [ + "Navicular surface of medial cuneiform bone" + ] + }, + { + "id": "FMA:34848", + "name": "Non-articular proximal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34846" + ] + }, + "synonyms": [ + "Non-articular part of proximal surface of medial cuneiform bone" + ] + }, + { + "id": "FMA:34849", + "name": "Subdivision of medial surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34850", + "name": "Medial surface proper of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34849" + ] + } + }, + { + "id": "FMA:34851", + "name": "TIbialis anterior surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34849" + ] + }, + "synonyms": [ + "Articular surface of medial cuneiform bone for tibialis anterior tendon" + ] + }, + { + "id": "FMA:34852", + "name": "Subdivision of plantar surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34853", + "name": "Tibialis posterior surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34852" + ] + }, + "synonyms": [ + "Articular surface of medial cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:34854", + "name": "Plantar surface proper of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34852" + ] + } + }, + { + "id": "FMA:34855", + "name": "First metatarsal facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34901" + ] + }, + "synonyms": [ + "First metatarsal surface of medial cuneiform bone" + ] + }, + { + "id": "FMA:34856", + "name": "Non-articular distal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34901" + ] + } + }, + { + "id": "FMA:34857", + "name": "Dorsal surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34822" + ] + } + }, + { + "id": "FMA:34858", + "name": "Dorsal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34822" + ] + } + }, + { + "id": "FMA:34859", + "name": "Plantar surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34823" + ] + } + }, + { + "id": "FMA:34860", + "name": "Plantar surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34823" + ] + } + }, + { + "id": "FMA:34861", + "name": "Tibialis posterior surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34853" + ] + } + }, + { + "id": "FMA:34862", + "name": "Tibialis posterior surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34853" + ] + } + }, + { + "id": "FMA:34863", + "name": "Plantar surface proper of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34854" + ] + } + }, + { + "id": "FMA:34864", + "name": "Plantar surface proper of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34854" + ] + } + }, + { + "id": "FMA:34865", + "name": "Articular cartilage of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:34866", + "name": "Medial surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34824" + ] + } + }, + { + "id": "FMA:34867", + "name": "Articular cartilage of right acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34865" + ] + } + }, + { + "id": "FMA:34868", + "name": "Medial surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34824" + ] + } + }, + { + "id": "FMA:34869", + "name": "Articular cartilage of left acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34865" + ] + } + }, + { + "id": "FMA:34870", + "name": "Medial surface proper of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34850" + ] + } + }, + { + "id": "FMA:34871", + "name": "Medial surface proper of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34850" + ] + } + }, + { + "id": "FMA:34873", + "name": "Fibrous membrane of articular capsule of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of acromioclavicular joint" + ] + }, + { + "id": "FMA:34874", + "name": "Synovial membrane of articular capsule of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of acromioclavicular joint" + ] + }, + { + "id": "FMA:34875", + "name": "Synovial cavity of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:34876", + "name": "Synovial cavity of right acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34875" + ] + } + }, + { + "id": "FMA:34877", + "name": "Synovial cavity of left acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34875" + ] + } + }, + { + "id": "FMA:34878", + "name": "Synovial fluid of acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:34879", + "name": "Synovial fluid of right acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34878" + ] + } + }, + { + "id": "FMA:34880", + "name": "Synovial fluid of left acromioclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34878" + ] + } + }, + { + "id": "FMA:34881", + "name": "Tibialis anterior surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34851" + ] + } + }, + { + "id": "FMA:34882", + "name": "Tibialis anterior surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34851" + ] + } + }, + { + "id": "FMA:34883", + "name": "Lateral surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34825" + ] + } + }, + { + "id": "FMA:34884", + "name": "Lateral surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34825" + ] + } + }, + { + "id": "FMA:34885", + "name": "Second metatarsal facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34840" + ] + }, + "synonyms": [ + "Second metatarsal surface of right medial cuneiform bone" + ] + }, + { + "id": "FMA:34886", + "name": "Second metatarsal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34840" + ] + }, + "synonyms": [ + "Second metatarsal facet of left medial cuneiform bone" + ] + }, + { + "id": "FMA:34887", + "name": "Intermediate cuneiform facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34841" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of right medial cuneiform bone" + ] + }, + { + "id": "FMA:34888", + "name": "Intermediate cuneiform facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34841" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of left medial cuneiform bone" + ] + }, + { + "id": "FMA:34889", + "name": "Peroneus longus surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34845" + ] + }, + "synonyms": [ + "Fibularis longus surface of right medial cuneiform bone" + ] + }, + { + "id": "FMA:34890", + "name": "Peroneus longus surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34845" + ] + }, + "synonyms": [ + "Fibularis longus surface of left medial cuneiform bone" + ] + }, + { + "id": "FMA:34891", + "name": "Non-articular lateral surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34842" + ] + } + }, + { + "id": "FMA:34892", + "name": "Non-articular lateral surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34842" + ] + } + }, + { + "id": "FMA:34893", + "name": "Proximal surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34826" + ] + } + }, + { + "id": "FMA:34894", + "name": "Proximal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34826" + ] + } + }, + { + "id": "FMA:34895", + "name": "Navicular surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34847" + ] + }, + "synonyms": [ + "Navicular facet of right medial cuneiform bone" + ] + }, + { + "id": "FMA:34896", + "name": "Navicular facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34847" + ] + }, + "synonyms": [ + "Navicular surface of left medial cuneiform bone" + ] + }, + { + "id": "FMA:34897", + "name": "Non-articular proximal surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34848" + ] + } + }, + { + "id": "FMA:34898", + "name": "Non-articular proximal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34848" + ] + } + }, + { + "id": "FMA:34899", + "name": "Distal surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34827" + ] + } + }, + { + "id": "FMA:34900", + "name": "Distal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34827" + ] + } + }, + { + "id": "FMA:34901", + "name": "Subdivision of distal surface of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33578" + ] + } + }, + { + "id": "FMA:34902", + "name": "First metatarsal facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34855" + ] + }, + "synonyms": [ + "First metatarsal surface of right medial cuneiform bone" + ] + }, + { + "id": "FMA:34903", + "name": "First metatarsal facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34855" + ] + }, + "synonyms": [ + "First metatarsal surface of left medial cuneiform bone" + ] + }, + { + "id": "FMA:34904", + "name": "Non-articular distal surface of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34856" + ] + } + }, + { + "id": "FMA:34905", + "name": "Non-articular distal surface of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34856" + ] + } + }, + { + "id": "FMA:34907", + "name": "Fibrous membrane of articular capsule of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of sternoclavicular joint" + ] + }, + { + "id": "FMA:34908", + "name": "Synovial membrane of articular capsule of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of sternoclavicular joint" + ] + }, + { + "id": "FMA:34909", + "name": "Fibrous membrane of articular capsule of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34907" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right sternoclavicular joint" + ] + }, + { + "id": "FMA:34910", + "name": "Fibrous membrane of articular capsule of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34907" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left sternoclavicular joint" + ] + }, + { + "id": "FMA:34911", + "name": "Synovial membrane of articular capsule of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34908" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right sternoclavicular joint" + ] + }, + { + "id": "FMA:34912", + "name": "Synovial membrane of articular capsule of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34908" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left sternoclavicular joint" + ] + }, + { + "id": "FMA:34913", + "name": "Synovial cavity of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:34914", + "name": "Synovial cavity of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34913" + ] + } + }, + { + "id": "FMA:34915", + "name": "Synovial cavity of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34913" + ] + } + }, + { + "id": "FMA:34916", + "name": "Synovial fluid of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:34917", + "name": "Synovial fluid of right sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34916" + ] + } + }, + { + "id": "FMA:34918", + "name": "Synovial fluid of left sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34916" + ] + } + }, + { + "id": "FMA:34919", + "name": "Plantar surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34920", + "name": "Plantar surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34919" + ] + } + }, + { + "id": "FMA:34921", + "name": "Plantar surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34919" + ] + } + }, + { + "id": "FMA:34922", + "name": "Second metatarsal facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + }, + "synonyms": [ + "Second metatarsal surface of intermediate cuneiform bone", + "Articular surface of intermediate cuneiform bone for second metatarsal bone", + "Distal surface of intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34923", + "name": "Second metatarsal facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34922" + ] + }, + "synonyms": [ + "Distal surface of right intermediate cuneiform bone", + "Second metatarsal surface of right intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34924", + "name": "Second metatarsal facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34922" + ] + }, + "synonyms": [ + "Distal surface of left intermediate cuneiform bone", + "Second metatarsal surface of left intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34925", + "name": "Navicular facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + }, + "synonyms": [ + "Navicular surface of intermediate cuneiform bone", + "Proximal surface of intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34926", + "name": "Navicular facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34925" + ] + }, + "synonyms": [ + "Proximal surface of right intermediate cuneiform bone", + "Navicular surface of right intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34927", + "name": "Navicular facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34925" + ] + }, + "synonyms": [ + "Navicular surface of left intermediate cuneiform bone", + "Proximal surface of left intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34928", + "name": "Medial surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34929", + "name": "Medial surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34928" + ] + } + }, + { + "id": "FMA:34930", + "name": "Medial surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34928" + ] + } + }, + { + "id": "FMA:34931", + "name": "Lateral surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34932", + "name": "Lateral surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34931" + ] + } + }, + { + "id": "FMA:34933", + "name": "Lateral surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34931" + ] + } + }, + { + "id": "FMA:34934", + "name": "Dorsal surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34935", + "name": "Dorsal surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34934" + ] + } + }, + { + "id": "FMA:34936", + "name": "Dorsal surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34934" + ] + } + }, + { + "id": "FMA:34937", + "name": "Subdivision of plantar surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34938", + "name": "Tibialis posterior surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34937" + ] + }, + "synonyms": [ + "Articular surface of intermediate cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:34939", + "name": "Tibialis posterior surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34938" + ] + }, + "synonyms": [ + "Articular surface of right intermediate cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:34940", + "name": "Tibialis posterior surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34938" + ] + }, + "synonyms": [ + "Articular surface of left intermediate cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:34941", + "name": "Plantar surface proper of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34937" + ] + } + }, + { + "id": "FMA:34942", + "name": "Plantar surface proper of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34941" + ] + } + }, + { + "id": "FMA:34943", + "name": "Plantar surface proper of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34941" + ] + } + }, + { + "id": "FMA:34944", + "name": "Articular capsule of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Capsule of shoulder joint", + "Fibrous capsule of glenohumeral joint" + ] + }, + { + "id": "FMA:34945", + "name": "Articular capsule of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34944" + ] + } + }, + { + "id": "FMA:34946", + "name": "Articular capsule of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34944" + ] + } + }, + { + "id": "FMA:34947", + "name": "Subdivision of medial surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34948", + "name": "Medial cuneiform facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34947" + ] + }, + "synonyms": [ + "Medial cuneiform surface of intermediate cuneiform bone", + "Articular surface of intermediate cuneiform bone for medial cuneiform bone" + ] + }, + { + "id": "FMA:34949", + "name": "Medial cuneiform facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34948" + ] + }, + "synonyms": [ + "Articular surface of right intermediate cuneiform bone for medial cuneiform bone", + "Medial cuneiform surface of right intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34950", + "name": "Medial cuneiform facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34948" + ] + }, + "synonyms": [ + "Articular surface of left intermediate cuneiform bone for medial cuneiform bone", + "Medial cuneiform surface of left intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34951", + "name": "Coracohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + } + }, + { + "id": "FMA:34952", + "name": "Right coracohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34951" + ] + } + }, + { + "id": "FMA:34953", + "name": "Left coracohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34951" + ] + } + }, + { + "id": "FMA:34954", + "name": "Non-articular medial surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34947" + ] + } + }, + { + "id": "FMA:34955", + "name": "Non-articular medial surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34954" + ] + } + }, + { + "id": "FMA:34956", + "name": "Non-articular medial surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34954" + ] + } + }, + { + "id": "FMA:34957", + "name": "Subdivision of lateral surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33579" + ] + } + }, + { + "id": "FMA:34958", + "name": "Lateral cuneiform facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34957" + ] + }, + "synonyms": [ + "Articular surface of intermediate cuneiform bone for lateral cuneiform bone", + "Lateral cuneiform surface of intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34959", + "name": "Lateral cuneiform facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34958" + ] + }, + "synonyms": [ + "Articular surface of right intermediate cuneiform bone for lateral cuneiform bone", + "Lateral cuneiform surface of right intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34960", + "name": "Lateral cuneiform facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34958" + ] + }, + "synonyms": [ + "Articular surface of left intermediate cuneiform bone for lateral cuneiform bone", + "Lateral cuneiform surface of left intermediate cuneiform bone" + ] + }, + { + "id": "FMA:34961", + "name": "Glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + } + }, + { + "id": "FMA:34963", + "name": "Non-articular lateral surface of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34957" + ] + } + }, + { + "id": "FMA:34965", + "name": "Non-articular lateral surface of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34963" + ] + } + }, + { + "id": "FMA:34966", + "name": "Non-articular lateral surface of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34963" + ] + } + }, + { + "id": "FMA:34967", + "name": "Dorsal surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:34968", + "name": "Dorsal surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34967" + ] + } + }, + { + "id": "FMA:34969", + "name": "Dorsal surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34967" + ] + } + }, + { + "id": "FMA:34970", + "name": "Plantar surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:34971", + "name": "Plantar surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34970" + ] + } + }, + { + "id": "FMA:34972", + "name": "Plantar surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34970" + ] + } + }, + { + "id": "FMA:34973", + "name": "Medial surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:34974", + "name": "Medial surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34973" + ] + } + }, + { + "id": "FMA:34975", + "name": "Medial surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34973" + ] + } + }, + { + "id": "FMA:34976", + "name": "Lateral surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:34977", + "name": "Lateral surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34976" + ] + } + }, + { + "id": "FMA:34978", + "name": "Lateral surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34976" + ] + } + }, + { + "id": "FMA:34979", + "name": "Third metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + }, + "synonyms": [ + "Third metatarsal surface of lateral cuneiform bone", + "Distal surface of lateral cuneiform bone", + "Articular surface of lateral cuneiform bone for third metatarsal bone" + ] + }, + { + "id": "FMA:34980", + "name": "Third metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34979" + ] + }, + "synonyms": [ + "Distal surface of right lateral cuneiform bone", + "Articular surface of right lateral cuneiform bone for third metatarsal bone", + "Third metatarsal surface of right lateral cuneiform bone" + ] + }, + { + "id": "FMA:34981", + "name": "Third metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34979" + ] + }, + "synonyms": [ + "Third metatarsal surface of left lateral cuneiform bone", + "Distal surface of left lateral cuneiform bone", + "Articular surface of left lateral cuneiform bone for third metatarsal bone" + ] + }, + { + "id": "FMA:34983", + "name": "Superficial fascia of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50276" + ] + } + }, + { + "id": "FMA:34984", + "name": "Superficial fascia of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34983" + ] + } + }, + { + "id": "FMA:34985", + "name": "Superficial fascia of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34983" + ] + } + }, + { + "id": "FMA:34986", + "name": "Deep fascia of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:34988", + "name": "Deep fascia of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34986" + ] + } + }, + { + "id": "FMA:34989", + "name": "Deep fascia of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34986" + ] + } + }, + { + "id": "FMA:34990", + "name": "Subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:34991", + "name": "Right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34990" + ] + } + }, + { + "id": "FMA:34992", + "name": "Left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34990" + ] + } + }, + { + "id": "FMA:34994", + "name": "Bone of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:34995", + "name": "Cartilage of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Coccyx cartilage" + ] + }, + { + "id": "FMA:34996", + "name": "Bony part of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:34997", + "name": "Periosteum of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Coccyx periosteum" + ] + }, + { + "id": "FMA:34998", + "name": "Trabecular bone of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:34999", + "name": "Compact bone of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:35001", + "name": "Surface of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Coccyx surface" + ] + }, + { + "id": "FMA:35002", + "name": "Pelvic surface of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35001" + ] + } + }, + { + "id": "FMA:35003", + "name": "Dorsal surface of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35001" + ] + } + }, + { + "id": "FMA:35004", + "name": "Upper surface of body of first segment of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35001" + ] + }, + "synonyms": [ + "Base of coccyx" + ] + }, + { + "id": "FMA:35005", + "name": "Cornu of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32448" + ] + }, + "synonyms": [ + "Coccyx cornu", + "Coccygeal cornu" + ] + }, + { + "id": "FMA:35006", + "name": "Right cornu of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35005" + ] + } + }, + { + "id": "FMA:35007", + "name": "Left cornu of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35005" + ] + } + }, + { + "id": "FMA:35009", + "name": "Bone of fourth coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:35010", + "name": "Cartilage of fourth coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24324" + ] + }, + "synonyms": [ + "Fourth coccygeal segmental cartilage" + ] + }, + { + "id": "FMA:35011", + "name": "Bony part of fourth coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:35012", + "name": "Periosteum of fourth coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Fourth coccygeal segmental periosteum" + ] + }, + { + "id": "FMA:35013", + "name": "Transverse process of coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32448" + ] + } + }, + { + "id": "FMA:35014", + "name": "Subdivision of plantar surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:35015", + "name": "Tibialis posterior surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35014" + ] + }, + "synonyms": [ + "Articular surface of lateral cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:35016", + "name": "Flexor hallucis brevis surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35014" + ] + }, + "synonyms": [ + "Articular surface of lateral cuneiform bone for flexor hallucis brevis" + ] + }, + { + "id": "FMA:35017", + "name": "Plantar surface proper of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35014" + ] + } + }, + { + "id": "FMA:35018", + "name": "Tibialis posterior surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35015" + ] + }, + "synonyms": [ + "Articular surface of right lateral cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:35019", + "name": "Tibialis posterior surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35015" + ] + }, + "synonyms": [ + "Articular surface of left lateral cuneiform bone for tibialis posterior tendon" + ] + }, + { + "id": "FMA:35020", + "name": "Flexor hallucis brevis surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35016" + ] + }, + "synonyms": [ + "Articular surface of right lateral cuneiform bone for flexor hallucis brevis" + ] + }, + { + "id": "FMA:35021", + "name": "Flexor hallucis brevis surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35016" + ] + }, + "synonyms": [ + "Articular surface of left lateral cuneiform bone for flexor hallucis brevis" + ] + }, + { + "id": "FMA:35022", + "name": "Plantar surface proper of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35017" + ] + } + }, + { + "id": "FMA:35023", + "name": "Plantar surface proper of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35017" + ] + } + }, + { + "id": "FMA:35024", + "name": "Right transverse process of coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35013" + ] + } + }, + { + "id": "FMA:35025", + "name": "Left transverse process of coccygeal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35013" + ] + } + }, + { + "id": "FMA:35026", + "name": "Subdivision of medial surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:35027", + "name": "Subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Coracoid bursa", + "Subtendinous bursa of subscapularis" + ] + }, + { + "id": "FMA:35028", + "name": "Right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35027" + ] + }, + "synonyms": [ + "Subtendinous bursa of right subscapularis" + ] + }, + { + "id": "FMA:35029", + "name": "Intermediate cuneiform facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35026" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of lateral cuneiform bone", + "Articular surface of lateral cuneiform bone for intermediate cuneiform bone" + ] + }, + { + "id": "FMA:35030", + "name": "Left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35027" + ] + }, + "synonyms": [ + "Subtendinous bursa of left subscapularis" + ] + }, + { + "id": "FMA:35031", + "name": "Second metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35026" + ] + }, + "synonyms": [ + "Articular surface of lateral cuneiform bone for second metatarsal bone", + "Second metatarsal surface of lateral cuneiform bone" + ] + }, + { + "id": "FMA:35032", + "name": "Non-articular medial surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35026" + ] + } + }, + { + "id": "FMA:35033", + "name": "Intermediate cuneiform facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35029" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of right lateral cuneiform bone", + "Articular surface of right lateral cuneiform bone for intermediate cuneiform bone" + ] + }, + { + "id": "FMA:35034", + "name": "Intermediate cuneiform facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35029" + ] + }, + "synonyms": [ + "Intermediate cuneiform surface of left lateral cuneiform bone", + "Articular surface of left lateral cuneiform bone for intermediate cuneiform bone" + ] + }, + { + "id": "FMA:35035", + "name": "Second metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35031" + ] + }, + "synonyms": [ + "Articular surface of right lateral cuneiform bone for second metatarsal bone", + "Second metatarsal surface of right lateral cuneiform bone" + ] + }, + { + "id": "FMA:35036", + "name": "Second metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35031" + ] + }, + "synonyms": [ + "Articular surface of left lateral cuneiform bone for second metatarsal bone", + "Second metatarsal surface of left lateral cuneiform bone" + ] + }, + { + "id": "FMA:35037", + "name": "Non-articular medial surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35032" + ] + } + }, + { + "id": "FMA:35038", + "name": "Non-articular medial surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35032" + ] + } + }, + { + "id": "FMA:35039", + "name": "Proximal surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:35040", + "name": "Proximal surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35039" + ] + } + }, + { + "id": "FMA:35041", + "name": "Proximal surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35039" + ] + } + }, + { + "id": "FMA:35042", + "name": "Subdivision of proximal surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:35043", + "name": "Navicular facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35042" + ] + }, + "synonyms": [ + "Articular surface of lateral cuneiform bone for navicular bone of foot", + "Navicular surface of lateral cuneiform bone" + ] + }, + { + "id": "FMA:35044", + "name": "Navicular facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35043" + ] + }, + "synonyms": [ + "Articular surface of right lateral cuneiform bone for navicular bone of right foot", + "Navicular surface of right lateral cuneiform bone" + ] + }, + { + "id": "FMA:35045", + "name": "Navicular facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35043" + ] + }, + "synonyms": [ + "Navicular surface of left lateral cuneiform bone", + "Articular surface of left lateral cuneiform bone for navicular bone of left foot" + ] + }, + { + "id": "FMA:35046", + "name": "Non-articular proximal surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35042" + ] + } + }, + { + "id": "FMA:35047", + "name": "Non-articular proximal surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35046" + ] + } + }, + { + "id": "FMA:35048", + "name": "Non-articular proximal surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35046" + ] + } + }, + { + "id": "FMA:35049", + "name": "Subdivision of lateral surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33580" + ] + } + }, + { + "id": "FMA:35050", + "name": "Cuboid facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35049" + ] + }, + "synonyms": [ + "Cuboid surface of lateral cuneiform bone", + "Articular surface of lateral cuneiform bone for cuboid bone" + ] + }, + { + "id": "FMA:35051", + "name": "Cuboid facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35050" + ] + }, + "synonyms": [ + "Cuboid surface of right lateral cuneiform bone", + "Articular surface of right lateral cuneiform bone for cuboid bone" + ] + }, + { + "id": "FMA:35052", + "name": "Cuboid facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35050" + ] + }, + "synonyms": [ + "Articular surface of left lateral cuneiform bone for cuboid bone", + "Cuboid surface of left lateral cuneiform bone" + ] + }, + { + "id": "FMA:35053", + "name": "Fourth metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35049" + ] + }, + "synonyms": [ + "Articular surface of lateral cuneiform bone for fourth metatarsal bone", + "Fourth metatarsal surface of lateral cuneiform bone" + ] + }, + { + "id": "FMA:35054", + "name": "Fourth metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35053" + ] + }, + "synonyms": [ + "Fourth metatarsal surface of right lateral cuneiform bone", + "Articular surface of right lateral cuneiform bone for fourth metatarsal bone" + ] + }, + { + "id": "FMA:35055", + "name": "Fourth metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35053" + ] + }, + "synonyms": [ + "Articular surface of left lateral cuneiform bone for fourth metatarsal bone", + "Fourth metatarsal surface of left lateral cuneiform bone" + ] + }, + { + "id": "FMA:35056", + "name": "Non-articular lateral surface of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35049" + ] + } + }, + { + "id": "FMA:35057", + "name": "Non-articular lateral surface of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35056" + ] + } + }, + { + "id": "FMA:35058", + "name": "Non-articular lateral surface of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35056" + ] + } + }, + { + "id": "FMA:35059", + "name": "Plantar surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35060", + "name": "Dorsal surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35061", + "name": "Lateral surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35062", + "name": "Medial surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35063", + "name": "Calcanean surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + }, + "synonyms": [ + "Proximal surface of cuboid bone" + ] + }, + { + "id": "FMA:35064", + "name": "Distal surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35065", + "name": "Distal surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35064" + ] + } + }, + { + "id": "FMA:35066", + "name": "Distal surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35064" + ] + } + }, + { + "id": "FMA:35067", + "name": "Calcanean surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35063" + ] + }, + "synonyms": [ + "Proximal surface of right cuboid bone" + ] + }, + { + "id": "FMA:35068", + "name": "Proximal surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35063" + ] + }, + "synonyms": [ + "Calcanean surface of left cuboid bone" + ] + }, + { + "id": "FMA:35069", + "name": "Medial surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35062" + ] + } + }, + { + "id": "FMA:35070", + "name": "Medial surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35062" + ] + } + }, + { + "id": "FMA:35071", + "name": "Lateral surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35061" + ] + } + }, + { + "id": "FMA:35072", + "name": "Lateral surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35061" + ] + } + }, + { + "id": "FMA:35073", + "name": "Dorsal surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35060" + ] + } + }, + { + "id": "FMA:35074", + "name": "Dorsal surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35060" + ] + } + }, + { + "id": "FMA:35075", + "name": "Plantar surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35059" + ] + } + }, + { + "id": "FMA:35076", + "name": "Plantar surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35059" + ] + } + }, + { + "id": "FMA:35077", + "name": "Subdivision of plantar surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35078", + "name": "Fibularis longus surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35077" + ] + }, + "synonyms": [ + "Groove of cuboid bone for fibularis longus tendon", + "Peroneus longus surface of cuboid bone", + "Articular surface of cuboid bone for peroneus longus tendon", + "Articular surface of cuboid bone for fibularis longus tendon", + "Groove of cuboid bone for peroneus longus tendon" + ] + }, + { + "id": "FMA:35079", + "name": "Fibularis longus surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35078" + ] + }, + "synonyms": [ + "Articular surface of right cuboid bone for fibularis longus tendon", + "Peroneus longus surface of right cuboid bone", + "Groove of right peroneus longus tendon", + "Groove of right fibularis longus tendon", + "Articular surface of right cuboid bone for peroneus longus tendon" + ] + }, + { + "id": "FMA:35080", + "name": "Fibularis longus surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35078" + ] + }, + "synonyms": [ + "Groove of left peroneus longus tendon", + "Peroneus longus surface of left cuboid bone", + "Articular surface of left cuboid bone for peroneus longus tendon", + "Articular surface of left cuboid bone for fibularis longus tendon", + "Groove of left fibularis longus tendon" + ] + }, + { + "id": "FMA:35081", + "name": "Right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5035" + ] + } + }, + { + "id": "FMA:35082", + "name": "Left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5035" + ] + } + }, + { + "id": "FMA:35083", + "name": "Plantar surface of cuboid tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35077" + ] + } + }, + { + "id": "FMA:35084", + "name": "Plantar surface of right cuboid tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35083" + ] + } + }, + { + "id": "FMA:35085", + "name": "Plantar surface of left cuboid tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35083" + ] + } + }, + { + "id": "FMA:35086", + "name": "Cavity of right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12268" + ] + }, + "synonyms": [ + "Right subdeltoid bursal cavity" + ] + }, + { + "id": "FMA:35087", + "name": "Cavity of left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12268" + ] + }, + "synonyms": [ + "Left subdeltoid bursal cavity" + ] + }, + { + "id": "FMA:35088", + "name": "Cavity of subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subscapularis bursal cavity" + ] + }, + { + "id": "FMA:35089", + "name": "Cavity of right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35088" + ] + }, + "synonyms": [ + "Right subscapularis bursal cavity" + ] + }, + { + "id": "FMA:35090", + "name": "Cavity of left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35088" + ] + }, + "synonyms": [ + "Left subscapularis bursal cavity" + ] + }, + { + "id": "FMA:35091", + "name": "Calcaneocuboid surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35077" + ] + } + }, + { + "id": "FMA:35092", + "name": "Calcaneocuboid surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35091" + ] + } + }, + { + "id": "FMA:35093", + "name": "Calcaneocuboid surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35091" + ] + } + }, + { + "id": "FMA:35094", + "name": "Plantar surface proper of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35077" + ] + } + }, + { + "id": "FMA:35095", + "name": "Plantar surface proper of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35094" + ] + } + }, + { + "id": "FMA:35096", + "name": "Plantar surface proper of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35094" + ] + } + }, + { + "id": "FMA:35097", + "name": "Subdivision of lateral surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35098", + "name": "Sesamoid surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35097" + ] + }, + "synonyms": [ + "Articular facet of cuboid bone for sesamoid bone" + ] + }, + { + "id": "FMA:35099", + "name": "Sesamoid surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35098" + ] + }, + "synonyms": [ + "Articular facet of right cuboid bone for sesamoid bone" + ] + }, + { + "id": "FMA:35100", + "name": "Sesamoid surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35098" + ] + }, + "synonyms": [ + "Articular facet of left cuboid bone for sesamoid bone" + ] + }, + { + "id": "FMA:35101", + "name": "Lateral part of groove of fibularis longus tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35097" + ] + }, + "synonyms": [ + "Lateral part of groove of peroneus longus tendon" + ] + }, + { + "id": "FMA:35102", + "name": "Lateral part of groove of right fibularis longus tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35101" + ] + }, + "synonyms": [ + "Lateral part of groove of right peroneus longus tendon" + ] + }, + { + "id": "FMA:35103", + "name": "Lateral part of groove of left fibularis longus tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35101" + ] + }, + "synonyms": [ + "Lateral part of groove of left peroneus longus tendon" + ] + }, + { + "id": "FMA:35107", + "name": "Subdivision of medial surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35108", + "name": "Lateral cuneiform facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35107" + ] + }, + "synonyms": [ + "Lateral cuneiform surface of cuboid bone", + "Articular surface of cuboid bone for lateral cuneiform bone", + "Articular facet of cuboid bone for lateral cuneiform bone" + ] + }, + { + "id": "FMA:35109", + "name": "Lateral cuneiform facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35108" + ] + }, + "synonyms": [ + "Articular surface of right cuboid bone for lateral cuneiform bone", + "Articular facet of right cuboid bone for lateral cuneiform bone", + "Articular cartilage of lateral cuneiform facet of right cuboid bone", + "Lateral cuneiform surface of right cuboid bone" + ] + }, + { + "id": "FMA:35110", + "name": "Lateral cuneiform facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35108" + ] + }, + "synonyms": [ + "Lateral cuneiform surface of left cuboid bone", + "Articular cartilage of lateral cuneiform facet of left cuboid bone", + "Articular facet of left cuboid bone for lateral cuneiform bone", + "Articular surface of left cuboid bone for lateral cuneiform bone" + ] + }, + { + "id": "FMA:35111", + "name": "Navicular facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35107" + ] + }, + "synonyms": [ + "Navicular surface of cuboid bone" + ] + }, + { + "id": "FMA:35112", + "name": "Navicular facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35111" + ] + }, + "synonyms": [ + "Navicular surface of right cuboid bone" + ] + }, + { + "id": "FMA:35113", + "name": "Navicular facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35111" + ] + }, + "synonyms": [ + "Navicular surface of left cuboid bone" + ] + }, + { + "id": "FMA:35115", + "name": "Non-articular medial surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35107" + ] + } + }, + { + "id": "FMA:35116", + "name": "Non-articular medial surface of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35115" + ] + } + }, + { + "id": "FMA:35117", + "name": "Non-articular medial surface of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35115" + ] + } + }, + { + "id": "FMA:35118", + "name": "Synovial membrane of bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + }, + "synonyms": [ + "Serous membrane of synovial bursa" + ] + }, + { + "id": "FMA:35119", + "name": "Subdivision of distal surface of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33582" + ] + } + }, + { + "id": "FMA:35120", + "name": "Fourth metatarsal facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35119" + ] + }, + "synonyms": [ + "Fourth metatarsal surface of cuboid bone", + "Articular surface of cuboid bone for fourth metatarsal bone" + ] + }, + { + "id": "FMA:35121", + "name": "Fourth metatarsal facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35120" + ] + }, + "synonyms": [ + "Fourth metatarsal surface of right cuboid bone", + "Articular surface of right cuboid bone for fourth metatarsal bone" + ] + }, + { + "id": "FMA:35122", + "name": "Fourth metatarsal facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35120" + ] + }, + "synonyms": [ + "Fourth metatarsal surface of left cuboid bone", + "Articular surface of left cuboid bone for fourth metatarsal bone" + ] + }, + { + "id": "FMA:35123", + "name": "Fifth metatarsal facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35119" + ] + }, + "synonyms": [ + "Articular surface of cuboid bone for fifth metatarsal bone", + "Fifth metatarsal surface of cuboid bone" + ] + }, + { + "id": "FMA:35124", + "name": "Fifth metatarsal facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35123" + ] + }, + "synonyms": [ + "Fifth metatarsal surface of right cuboid bone", + "Articular surface of right cuboid bone for fifth metatarsal bone" + ] + }, + { + "id": "FMA:35125", + "name": "Fifth metatarsal facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35123" + ] + }, + "synonyms": [ + "Articular surface of left cuboid bone for fifth metatarsal bone", + "Fifth metatarsal surface of left cuboid bone" + ] + }, + { + "id": "FMA:35126", + "name": "Cavity of subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subcutaneous acromial bursal cavity" + ] + }, + { + "id": "FMA:35127", + "name": "Cavity of right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35126" + ] + }, + "synonyms": [ + "Right subcutaneous acromial bursal cavity" + ] + }, + { + "id": "FMA:35128", + "name": "Cavity of left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35126" + ] + }, + "synonyms": [ + "Left subcutaneous acromial bursal cavity" + ] + }, + { + "id": "FMA:35129", + "name": "Synovial membrane of subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:35130", + "name": "Synovial membrane of right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35129" + ] + } + }, + { + "id": "FMA:35131", + "name": "Synovial membrane of left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35129" + ] + } + }, + { + "id": "FMA:35132", + "name": "Synovial membrane of subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:35133", + "name": "Synovial membrane of right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35132" + ] + } + }, + { + "id": "FMA:35134", + "name": "Synovial membrane of left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35132" + ] + } + }, + { + "id": "FMA:35135", + "name": "Synovial membrane of subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:35136", + "name": "Synovial membrane of right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35135" + ] + } + }, + { + "id": "FMA:35137", + "name": "Synovial membrane of left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35135" + ] + } + }, + { + "id": "FMA:35138", + "name": "Tarsal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34751" + ] + } + }, + { + "id": "FMA:35140", + "name": "Deltoid surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35149" + ] + } + }, + { + "id": "FMA:35141", + "name": "Deltoid surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35140" + ] + } + }, + { + "id": "FMA:35142", + "name": "Deltoid surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35140" + ] + } + }, + { + "id": "FMA:35143", + "name": "Medial surface of medial tubercle of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35149" + ] + } + }, + { + "id": "FMA:35144", + "name": "Medial surface of medial tubercle of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35143" + ] + } + }, + { + "id": "FMA:35145", + "name": "Medial surface of medial tubercle of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35143" + ] + } + }, + { + "id": "FMA:35146", + "name": "Medial surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35147", + "name": "Medial surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35146" + ] + } + }, + { + "id": "FMA:35148", + "name": "Medial surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35146" + ] + } + }, + { + "id": "FMA:35149", + "name": "Subdivision of medial surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35150", + "name": "Lateral surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35151", + "name": "Lateral surface of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35150" + ] + } + }, + { + "id": "FMA:35152", + "name": "Lateral surface of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35150" + ] + } + }, + { + "id": "FMA:35153", + "name": "Subdivision of lateral surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35154", + "name": "Surface of lateral process of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35153" + ] + } + }, + { + "id": "FMA:35155", + "name": "Surface of lateral process of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35154" + ] + } + }, + { + "id": "FMA:35156", + "name": "Surface of lateral process of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35154" + ] + } + }, + { + "id": "FMA:35157", + "name": "Lateral surface of posterior process of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35153" + ] + } + }, + { + "id": "FMA:35158", + "name": "Lateral surface of posterior process of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35157" + ] + } + }, + { + "id": "FMA:35159", + "name": "Lateral surface of posterior process of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35157" + ] + } + }, + { + "id": "FMA:35160", + "name": "Subdivision of proximal surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35161", + "name": "Surface of lateral tubercle of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35160" + ] + } + }, + { + "id": "FMA:35162", + "name": "Surface of medial tubercle of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35160" + ] + } + }, + { + "id": "FMA:35163", + "name": "Surface of medial tubercle of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35162" + ] + } + }, + { + "id": "FMA:35164", + "name": "Surface of medial tubercle of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35162" + ] + } + }, + { + "id": "FMA:35165", + "name": "Surface of lateral tubercle of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35161" + ] + } + }, + { + "id": "FMA:35166", + "name": "Surface of lateral tubercle of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35161" + ] + } + }, + { + "id": "FMA:35167", + "name": "Articular surface of right talus for flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33654" + ] + } + }, + { + "id": "FMA:35168", + "name": "Articular surface of left talus for flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33654" + ] + } + }, + { + "id": "FMA:35169", + "name": "Subdivision of plantar surface of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33623" + ] + } + }, + { + "id": "FMA:35170", + "name": "Plantar part of groove of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35169" + ] + } + }, + { + "id": "FMA:35171", + "name": "Plantar part of right groove of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35170" + ] + } + }, + { + "id": "FMA:35172", + "name": "Plantar part of left groove of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35170" + ] + } + }, + { + "id": "FMA:35173", + "name": "Synovial joint of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Pelvic girdle joint" + ] + }, + { + "id": "FMA:35175", + "name": "Knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35176", + "name": "Right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35175" + ] + } + }, + { + "id": "FMA:35177", + "name": "Left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35175" + ] + } + }, + { + "id": "FMA:35178", + "name": "Hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35173" + ] + }, + "synonyms": [ + "Articulatio coxofemoralis" + ] + }, + { + "id": "FMA:35179", + "name": "Right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35178" + ] + } + }, + { + "id": "FMA:35180", + "name": "Left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35178" + ] + } + }, + { + "id": "FMA:35181", + "name": "Tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + } + }, + { + "id": "FMA:35182", + "name": "Right tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35181" + ] + } + }, + { + "id": "FMA:35183", + "name": "Left tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35181" + ] + } + }, + { + "id": "FMA:35184", + "name": "Superior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35181" + ] + }, + "synonyms": [ + "Proximal tibiofibular joint" + ] + }, + { + "id": "FMA:35187", + "name": "Interosseous membrane of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54839" + ] + }, + "synonyms": [ + "Crural interosseous membrane" + ] + }, + { + "id": "FMA:35188", + "name": "Right superior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35184" + ] + } + }, + { + "id": "FMA:35189", + "name": "Left superior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35184" + ] + } + }, + { + "id": "FMA:35190", + "name": "Right inferior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10465" + ] + } + }, + { + "id": "FMA:35191", + "name": "Left inferior tibiofibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10465" + ] + } + }, + { + "id": "FMA:35192", + "name": "Interosseous membrane of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35187" + ] + } + }, + { + "id": "FMA:35193", + "name": "Interosseous membrane of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35187" + ] + } + }, + { + "id": "FMA:35195", + "name": "Ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Talocrural joint" + ] + }, + { + "id": "FMA:35196", + "name": "Right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35195" + ] + }, + "synonyms": [ + "Right talocrural joint" + ] + }, + { + "id": "FMA:35197", + "name": "Left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35195" + ] + }, + "synonyms": [ + "Left talocrural joint" + ] + }, + { + "id": "FMA:35198", + "name": "Talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Subtalar joint" + ] + }, + { + "id": "FMA:35199", + "name": "Right talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35198" + ] + }, + "synonyms": [ + "Right subtalar joint" + ] + }, + { + "id": "FMA:35200", + "name": "Left talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35198" + ] + }, + "synonyms": [ + "Left subtalar joint" + ] + }, + { + "id": "FMA:35201", + "name": "Transverse tarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Chopart's joint" + ] + }, + { + "id": "FMA:35202", + "name": "Right transverse tarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35201" + ] + } + }, + { + "id": "FMA:35203", + "name": "Left transverse tarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35201" + ] + } + }, + { + "id": "FMA:35204", + "name": "Talocalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35201" + ] + } + }, + { + "id": "FMA:35205", + "name": "Right talocalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35204" + ] + } + }, + { + "id": "FMA:35206", + "name": "Left talocalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35204" + ] + } + }, + { + "id": "FMA:35207", + "name": "Calcaneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35201" + ] + }, + "synonyms": [ + "Articulatio calcaneocubiodea" + ] + }, + { + "id": "FMA:35208", + "name": "Right calcaneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35207" + ] + } + }, + { + "id": "FMA:35209", + "name": "Left calcaneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35207" + ] + } + }, + { + "id": "FMA:35210", + "name": "Cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35211", + "name": "Right cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35210" + ] + } + }, + { + "id": "FMA:35212", + "name": "Left cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35210" + ] + } + }, + { + "id": "FMA:35213", + "name": "Intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35214", + "name": "Right intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35213" + ] + } + }, + { + "id": "FMA:35215", + "name": "Left intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35213" + ] + } + }, + { + "id": "FMA:35216", + "name": "Tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35217", + "name": "Right tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:35218", + "name": "Left tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:35219", + "name": "Intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35220", + "name": "First intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35219" + ] + }, + "synonyms": [ + "Intermetatarsal joint between first and second metatarsal bones" + ] + }, + { + "id": "FMA:35221", + "name": "Second intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35219" + ] + }, + "synonyms": [ + "Intermetatarsal joint between second and third metatarsal bones" + ] + }, + { + "id": "FMA:35222", + "name": "Metatarsophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Metatarsal joint" + ] + }, + { + "id": "FMA:35225", + "name": "Interphalangeal joint of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42765" + ] + }, + "synonyms": [ + "Interphalangeal joint of foot" + ] + }, + { + "id": "FMA:35228", + "name": "Metatarsophalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35222" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of first digit of foot", + "Metatarsophalangeal joint of great toe" + ] + }, + { + "id": "FMA:35229", + "name": "Metatarsophalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35228" + ] + } + }, + { + "id": "FMA:35230", + "name": "Metatarsophalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35228" + ] + } + }, + { + "id": "FMA:35231", + "name": "Metatarsophalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35222" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of second digit of foot" + ] + }, + { + "id": "FMA:35232", + "name": "Metatarsophalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35231" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of second digit of right foot" + ] + }, + { + "id": "FMA:35233", + "name": "Metatarsophalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35231" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of second digit of left foot" + ] + }, + { + "id": "FMA:35234", + "name": "Metatarsophalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35222" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of third digit of foot" + ] + }, + { + "id": "FMA:35235", + "name": "Metatarsophalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35234" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of third digit of right foot" + ] + }, + { + "id": "FMA:35236", + "name": "Metatarsophalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35234" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of third digit of left foot" + ] + }, + { + "id": "FMA:35237", + "name": "Metatarsophalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35222" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of fourth digit of foot" + ] + }, + { + "id": "FMA:35238", + "name": "Metatarsophalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35237" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of fourth digit of right foot" + ] + }, + { + "id": "FMA:35239", + "name": "Metatarsophalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35237" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of fourth digit of left foot" + ] + }, + { + "id": "FMA:35240", + "name": "Metatarsophalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35222" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of fifth toe", + "Metatarsophalangeal joint of fifth digit of foot" + ] + }, + { + "id": "FMA:35241", + "name": "Metatarsophalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35240" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of right fifth toe", + "Metatarsophalangeal joint of fifth digit of right foot" + ] + }, + { + "id": "FMA:35242", + "name": "Metatarsophalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35240" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint of left fifth toe", + "Metatarsophalangeal joint of fifth digit of left foot" + ] + }, + { + "id": "FMA:35243", + "name": "Synovial joint of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Pectoral girdle joint" + ] + }, + { + "id": "FMA:35246", + "name": "Metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "MP joint", + "Metacarpal joint" + ] + }, + { + "id": "FMA:35249", + "name": "Metacarpophalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35246" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of first digit of hand" + ] + }, + { + "id": "FMA:35250", + "name": "Metacarpophalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35249" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of first digit of right hand" + ] + }, + { + "id": "FMA:35251", + "name": "Metacarpophalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35249" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of first digit of left hand" + ] + }, + { + "id": "FMA:35252", + "name": "Metacarpophalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35246" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of second digit of hand", + "Metacarpophalangeal joint of second finger" + ] + }, + { + "id": "FMA:35253", + "name": "Metacarpophalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35252" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of second digit of right hand", + "Metacarpophalangeal joint of right second finger" + ] + }, + { + "id": "FMA:35254", + "name": "Metacarpophalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35252" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of left second finger", + "Metacarpophalangeal joint of second digit of left hand" + ] + }, + { + "id": "FMA:35255", + "name": "Metacarpophalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35246" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of third digit of hand", + "Metacarpophalangeal joint of third finger" + ] + }, + { + "id": "FMA:35256", + "name": "Metacarpophalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35255" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of right third finger", + "Metacarpophalangeal joint of third digit of right hand" + ] + }, + { + "id": "FMA:35257", + "name": "Metacarpophalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35255" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of third digit of left hand", + "Metacarpophalangeal joint of left third finger" + ] + }, + { + "id": "FMA:35258", + "name": "Metacarpophalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35246" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of fourth digit of hand", + "Metacarpophalangeal joint of fourth finger" + ] + }, + { + "id": "FMA:35259", + "name": "Metacarpophalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35258" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of right fourth finger", + "Metacarpophalangeal joint of fourth digit of right hand" + ] + }, + { + "id": "FMA:35260", + "name": "Metacarpophalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35258" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of fourth digit of left hand", + "Metacarpophalangeal joint of left fourth finger" + ] + }, + { + "id": "FMA:35261", + "name": "Metacarpophalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35246" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of fifth digit of hand", + "Metacarpophalangeal joint of fifth finger" + ] + }, + { + "id": "FMA:35262", + "name": "Metacarpophalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35261" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of fifth digit of right hand", + "Metacarpophalangeal joint of right fifth finger" + ] + }, + { + "id": "FMA:35263", + "name": "Metacarpophalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35261" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint of left fifth finger", + "Metacarpophalangeal joint of fifth digit of left hand" + ] + }, + { + "id": "FMA:35264", + "name": "Synovial fluid of subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:35265", + "name": "Synovial fluid of right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35264" + ] + } + }, + { + "id": "FMA:35266", + "name": "Synovial fluid of left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35264" + ] + } + }, + { + "id": "FMA:35267", + "name": "Synovial fluid of subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:35268", + "name": "Synovial fluid of right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35267" + ] + } + }, + { + "id": "FMA:35269", + "name": "Synovial fluid of left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35267" + ] + } + }, + { + "id": "FMA:35270", + "name": "Synovial fluid of subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:35271", + "name": "Synovial fluid of right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35270" + ] + } + }, + { + "id": "FMA:35272", + "name": "Synovial fluid of left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35270" + ] + } + }, + { + "id": "FMA:35273", + "name": "Articular cartilage of clavicular facet of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:35274", + "name": "Fascia of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57806" + ] + }, + "synonyms": [ + "Shoulder fascia" + ] + }, + { + "id": "FMA:35275", + "name": "Wall of synovial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9581" + ] + }, + "synonyms": [ + "Capsule of synovial bursa", + "Synovial bursal wall" + ] + }, + { + "id": "FMA:35276", + "name": "Wall of subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + }, + "synonyms": [ + "Subdeltoid bursal wall" + ] + }, + { + "id": "FMA:35277", + "name": "Wall of right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35276" + ] + }, + "synonyms": [ + "Right subdeltoid bursal wall" + ] + }, + { + "id": "FMA:35278", + "name": "Wall of left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35276" + ] + }, + "synonyms": [ + "Left subdeltoid bursal wall" + ] + }, + { + "id": "FMA:35279", + "name": "Wall of subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + }, + "synonyms": [ + "Subscapularis bursal wall" + ] + }, + { + "id": "FMA:35280", + "name": "Wall of right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35279" + ] + }, + "synonyms": [ + "Right subscapularis bursal wall" + ] + }, + { + "id": "FMA:35281", + "name": "Wall of left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35279" + ] + }, + "synonyms": [ + "Left subscapularis bursal wall" + ] + }, + { + "id": "FMA:35282", + "name": "Wall of subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + }, + "synonyms": [ + "Subcutaneous acromial bursal wall" + ] + }, + { + "id": "FMA:35283", + "name": "Wall of right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35282" + ] + }, + "synonyms": [ + "Right subcutaneous acromial bursal wall" + ] + }, + { + "id": "FMA:35284", + "name": "Wall of left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35282" + ] + }, + "synonyms": [ + "Left subcutaneous acromial bursal wall" + ] + }, + { + "id": "FMA:35285", + "name": "Interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42765" + ] + }, + "synonyms": [ + "Interphalangeal joint of hand", + "IP joint" + ] + }, + { + "id": "FMA:35287", + "name": "Carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35288", + "name": "Intermetacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35289", + "name": "Elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:35290", + "name": "Distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38863" + ] + }, + "synonyms": [ + "Articulation radioulnaris distalis", + "Inferior radioulnar joint", + "Distal radioulnar joint" + ] + }, + { + "id": "FMA:35291", + "name": "Wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Joint of wrist", + "Radiocarpal joint" + ] + }, + { + "id": "FMA:35292", + "name": "Intercarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Carpal joint" + ] + }, + { + "id": "FMA:35293", + "name": "Midcarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35292" + ] + }, + "synonyms": [ + "Transverse carpal joint" + ] + }, + { + "id": "FMA:35294", + "name": "Right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35289" + ] + } + }, + { + "id": "FMA:35295", + "name": "Left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35289" + ] + } + }, + { + "id": "FMA:35296", + "name": "Right distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35290" + ] + }, + "synonyms": [ + "Right distal radioulnar joint" + ] + }, + { + "id": "FMA:35297", + "name": "Left distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35290" + ] + }, + "synonyms": [ + "Left distal radioulnar joint" + ] + }, + { + "id": "FMA:35298", + "name": "Right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35291" + ] + }, + "synonyms": [ + "Joint of right wrist" + ] + }, + { + "id": "FMA:35299", + "name": "Left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35291" + ] + }, + "synonyms": [ + "Joint of left wrist" + ] + }, + { + "id": "FMA:35300", + "name": "Right midcarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35293" + ] + } + }, + { + "id": "FMA:35301", + "name": "Left midcarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35293" + ] + } + }, + { + "id": "FMA:35312", + "name": "Interphalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35285" + ] + }, + "synonyms": [ + "Interphalangeal joint of first digit of hand" + ] + }, + { + "id": "FMA:35313", + "name": "Interphalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35312" + ] + }, + "synonyms": [ + "Interphalangeal joint of first digit of right hand" + ] + }, + { + "id": "FMA:35314", + "name": "Interphalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35312" + ] + }, + "synonyms": [ + "Interphalangeal joint of first digit of left hand" + ] + }, + { + "id": "FMA:35315", + "name": "Proximal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35397" + ] + } + }, + { + "id": "FMA:35316", + "name": "Proximal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35315" + ] + } + }, + { + "id": "FMA:35317", + "name": "Proximal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35315" + ] + } + }, + { + "id": "FMA:35318", + "name": "Proximal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35400" + ] + } + }, + { + "id": "FMA:35319", + "name": "Proximal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35318" + ] + } + }, + { + "id": "FMA:35320", + "name": "Proximal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35318" + ] + } + }, + { + "id": "FMA:35321", + "name": "Proximal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35403" + ] + } + }, + { + "id": "FMA:35322", + "name": "Proximal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35321" + ] + } + }, + { + "id": "FMA:35323", + "name": "Proximal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35321" + ] + } + }, + { + "id": "FMA:35324", + "name": "Proximal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35407" + ] + } + }, + { + "id": "FMA:35325", + "name": "Proximal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35324" + ] + } + }, + { + "id": "FMA:35326", + "name": "Proximal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35324" + ] + } + }, + { + "id": "FMA:35334", + "name": "Distal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35397" + ] + } + }, + { + "id": "FMA:35335", + "name": "Distal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35334" + ] + } + }, + { + "id": "FMA:35336", + "name": "Distal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35334" + ] + } + }, + { + "id": "FMA:35337", + "name": "Distal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35400" + ] + } + }, + { + "id": "FMA:35338", + "name": "Distal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35337" + ] + } + }, + { + "id": "FMA:35339", + "name": "Distal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35337" + ] + } + }, + { + "id": "FMA:35340", + "name": "Distal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35403" + ] + } + }, + { + "id": "FMA:35341", + "name": "Distal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35340" + ] + } + }, + { + "id": "FMA:35342", + "name": "Distal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35340" + ] + } + }, + { + "id": "FMA:35343", + "name": "Distal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35407" + ] + } + }, + { + "id": "FMA:35344", + "name": "Distal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35343" + ] + } + }, + { + "id": "FMA:35345", + "name": "Distal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35343" + ] + } + }, + { + "id": "FMA:35348", + "name": "Right inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24858" + ] + }, + "synonyms": [ + "Right inframammary region" + ] + }, + { + "id": "FMA:35349", + "name": "Left inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24858" + ] + }, + "synonyms": [ + "Left inframammary region" + ] + }, + { + "id": "FMA:35350", + "name": "Acromial part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79190" + ] + }, + "synonyms": [ + "Acromial region" + ] + }, + { + "id": "FMA:35351", + "name": "Acromial part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35350" + ] + }, + "synonyms": [ + "Right acromial region" + ] + }, + { + "id": "FMA:35352", + "name": "Acromial part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35350" + ] + }, + "synonyms": [ + "Left acromial region" + ] + }, + { + "id": "FMA:35353", + "name": "Interphalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35225" + ] + }, + "synonyms": [ + "Interphalangeal joint of great toe", + "Interphalangeal joint of first digit of foot" + ] + }, + { + "id": "FMA:35354", + "name": "Interphalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35353" + ] + }, + "synonyms": [ + "Interphalangeal joint of right great toe", + "Interphalangeal joint of first digit of right foot" + ] + }, + { + "id": "FMA:35355", + "name": "Interphalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35353" + ] + }, + "synonyms": [ + "Interphalangeal joint of first digit of left foot", + "Interphalangeal joint of left great toe" + ] + }, + { + "id": "FMA:35356", + "name": "Interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35225" + ] + }, + "synonyms": [ + "Interphalangeal joint of second digit of foot" + ] + }, + { + "id": "FMA:35357", + "name": "Interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35356" + ] + }, + "synonyms": [ + "Interphalangeal joint of second digit of right foot" + ] + }, + { + "id": "FMA:35358", + "name": "Interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35356" + ] + }, + "synonyms": [ + "Interphalangeal joint of second digit of left foot" + ] + }, + { + "id": "FMA:35359", + "name": "Interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35225" + ] + }, + "synonyms": [ + "Interphalangeal joint of third digit of foot" + ] + }, + { + "id": "FMA:35360", + "name": "Interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35359" + ] + }, + "synonyms": [ + "Interphalangeal joint of third digit of right foot" + ] + }, + { + "id": "FMA:35361", + "name": "Interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35359" + ] + }, + "synonyms": [ + "Interphalangeal joint of third digit of left foot" + ] + }, + { + "id": "FMA:35362", + "name": "Interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35225" + ] + }, + "synonyms": [ + "Interphalangeal joint of fourth digit of foot" + ] + }, + { + "id": "FMA:35363", + "name": "Interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35362" + ] + }, + "synonyms": [ + "Interphalangeal joint of fourth digit of right foot" + ] + }, + { + "id": "FMA:35364", + "name": "Interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35362" + ] + }, + "synonyms": [ + "Interphalangeal joint of fourth digit of left foot" + ] + }, + { + "id": "FMA:35365", + "name": "Interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35225" + ] + }, + "synonyms": [ + "Interphalangeal joint of fifth toe", + "Interphalangeal joint of fifth digit of foot" + ] + }, + { + "id": "FMA:35366", + "name": "Interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35365" + ] + }, + "synonyms": [ + "Interphalangeal joint of fifth digit of right foot", + "Interphalangeal joint of right fifth toe" + ] + }, + { + "id": "FMA:35367", + "name": "Interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35365" + ] + }, + "synonyms": [ + "Interphalangeal joint of left fifth toe", + "Interphalangeal joint of fifth digit of left foot" + ] + }, + { + "id": "FMA:35368", + "name": "Proximal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35356" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of second digit of foot" + ] + }, + { + "id": "FMA:35369", + "name": "Distal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35356" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of second digit of foot" + ] + }, + { + "id": "FMA:35370", + "name": "Distal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35369" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of second digit of right foot" + ] + }, + { + "id": "FMA:35371", + "name": "Distal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35369" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of second digit of left foot" + ] + }, + { + "id": "FMA:35372", + "name": "Proximal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35368" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of second digit of right foot" + ] + }, + { + "id": "FMA:35373", + "name": "Proximal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35368" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of second digit of left foot" + ] + }, + { + "id": "FMA:35374", + "name": "Proximal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35359" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of third digit of foot" + ] + }, + { + "id": "FMA:35375", + "name": "Distal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35359" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of third digit of foot" + ] + }, + { + "id": "FMA:35377", + "name": "Distal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35375" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of third digit of right foot" + ] + }, + { + "id": "FMA:35378", + "name": "Distal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35375" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of third digit of left foot" + ] + }, + { + "id": "FMA:35381", + "name": "Proximal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35374" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of third digit of right foot" + ] + }, + { + "id": "FMA:35382", + "name": "Proximal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35374" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of third digit of left foot" + ] + }, + { + "id": "FMA:35383", + "name": "Proximal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35362" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of fourth digit of foot" + ] + }, + { + "id": "FMA:35384", + "name": "Proximal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35383" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of fourth digit of right foot" + ] + }, + { + "id": "FMA:35385", + "name": "Proximal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35383" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of fourth digit of left foot" + ] + }, + { + "id": "FMA:35387", + "name": "Distal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35362" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of fourth digit of foot" + ] + }, + { + "id": "FMA:35388", + "name": "Distal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35387" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of fourth digit of right foot" + ] + }, + { + "id": "FMA:35389", + "name": "Distal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35387" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of fourth digit of left foot" + ] + }, + { + "id": "FMA:35390", + "name": "Proximal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35365" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of fifth toe", + "Proximal interphalangeal joint of fifth digit of foot" + ] + }, + { + "id": "FMA:35391", + "name": "Proximal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35390" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of fifth digit of right foot", + "Proximal interphalangeal joint of right fifth toe" + ] + }, + { + "id": "FMA:35392", + "name": "Proximal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35390" + ] + }, + "synonyms": [ + "Proximal interphalangeal joint of left fifth toe", + "Proximal interphalangeal joint of fifth digit of left foot" + ] + }, + { + "id": "FMA:35393", + "name": "Distal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35365" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of fifth digit of foot", + "Distal interphalangeal joint of fifth toe" + ] + }, + { + "id": "FMA:35394", + "name": "Distal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35393" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of fifth digit of right foot", + "Distal interphalangeal joint of right fifth toe" + ] + }, + { + "id": "FMA:35395", + "name": "Distal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35393" + ] + }, + "synonyms": [ + "Distal interphalangeal joint of left fifth toe", + "Distal interphalangeal joint of fifth digit of left foot" + ] + }, + { + "id": "FMA:35397", + "name": "Interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35285" + ] + }, + "synonyms": [ + "Interphalangeal joint of second finger", + "Interphalangeal joint of second digit of hand" + ] + }, + { + "id": "FMA:35400", + "name": "Interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35285" + ] + }, + "synonyms": [ + "Interphalangeal joint of third digit of hand", + "Interphalangeal joint of third finger" + ] + }, + { + "id": "FMA:35403", + "name": "Interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35285" + ] + }, + "synonyms": [ + "Interphalangeal joint of fourth finger", + "Interphalangeal joint of fourth digit of hand" + ] + }, + { + "id": "FMA:35406", + "name": "Fibrous membrane of articular capsule of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of glenohumeral joint" + ] + }, + { + "id": "FMA:35407", + "name": "Interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35285" + ] + }, + "synonyms": [ + "Interphalangeal joint of fifth finger", + "Interphalangeal joint of fifth digit of hand" + ] + }, + { + "id": "FMA:35409", + "name": "Synovial membrane of articular capsule of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of glenohumeral joint" + ] + }, + { + "id": "FMA:35411", + "name": "Fibrous membrane of articular capsule of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35406" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of right glenohumeral joint" + ] + }, + { + "id": "FMA:35412", + "name": "Fibrous membrane of articular capsule of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35406" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of left glenohumeral joint" + ] + }, + { + "id": "FMA:35413", + "name": "Synovial membrane of articular capsule of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35409" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of right glenohumeral joint" + ] + }, + { + "id": "FMA:35414", + "name": "Synovial membrane of articular capsule of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35409" + ] + }, + "synonyms": [ + "Synovial layer of articular capsule of left glenohumeral joint" + ] + }, + { + "id": "FMA:35415", + "name": "Synovial cavity of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:35416", + "name": "Synovial cavity of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35415" + ] + } + }, + { + "id": "FMA:35417", + "name": "Synovial cavity of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35415" + ] + } + }, + { + "id": "FMA:35418", + "name": "Synovial fluid of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:35419", + "name": "Synovial fluid of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35418" + ] + } + }, + { + "id": "FMA:35420", + "name": "Synovial fluid of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35418" + ] + } + }, + { + "id": "FMA:35421", + "name": "Carpometacarpal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35287" + ] + }, + "synonyms": [ + "Carpometacarpal joint of pollex" + ] + }, + { + "id": "FMA:35422", + "name": "Carpometacarpal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35421" + ] + }, + "synonyms": [ + "Carpometacarpal joint of right pollex" + ] + }, + { + "id": "FMA:35423", + "name": "Carpometacarpal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35421" + ] + }, + "synonyms": [ + "Carpometacarpal joint of left pollex" + ] + }, + { + "id": "FMA:35424", + "name": "Second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35287" + ] + } + }, + { + "id": "FMA:35425", + "name": "Right second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35424" + ] + } + }, + { + "id": "FMA:35426", + "name": "Left second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35424" + ] + } + }, + { + "id": "FMA:35427", + "name": "Third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35287" + ] + } + }, + { + "id": "FMA:35428", + "name": "Right third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35427" + ] + } + }, + { + "id": "FMA:35429", + "name": "Left third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35427" + ] + } + }, + { + "id": "FMA:35430", + "name": "Fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35287" + ] + } + }, + { + "id": "FMA:35431", + "name": "Right fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35430" + ] + } + }, + { + "id": "FMA:35432", + "name": "Left fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35430" + ] + } + }, + { + "id": "FMA:35433", + "name": "Fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35287" + ] + } + }, + { + "id": "FMA:35434", + "name": "Right fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35433" + ] + } + }, + { + "id": "FMA:35435", + "name": "Left fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35433" + ] + } + }, + { + "id": "FMA:35436", + "name": "Superior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34961" + ] + } + }, + { + "id": "FMA:35437", + "name": "Middle glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34961" + ] + } + }, + { + "id": "FMA:35438", + "name": "Inferior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34961" + ] + }, + "synonyms": [ + "IGHL" + ] + }, + { + "id": "FMA:35439", + "name": "Right superior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35436" + ] + } + }, + { + "id": "FMA:35440", + "name": "Left superior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35436" + ] + } + }, + { + "id": "FMA:35441", + "name": "Right middle glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35437" + ] + } + }, + { + "id": "FMA:35442", + "name": "Left middle glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35437" + ] + } + }, + { + "id": "FMA:35443", + "name": "Right inferior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35438" + ] + } + }, + { + "id": "FMA:35444", + "name": "Left inferior glenohumeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35438" + ] + } + }, + { + "id": "FMA:35445", + "name": "Medial condyle of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33123" + ] + }, + "synonyms": [ + "Condylus medialis (tibia)" + ] + }, + { + "id": "FMA:35446", + "name": "Medial condyle of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35445" + ] + } + }, + { + "id": "FMA:35447", + "name": "Medial condyle of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35445" + ] + } + }, + { + "id": "FMA:35448", + "name": "Lateral condyle of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33123" + ] + }, + "synonyms": [ + "Condylus lateralis (tibia)" + ] + }, + { + "id": "FMA:35449", + "name": "Lateral condyle of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35448" + ] + } + }, + { + "id": "FMA:35450", + "name": "Lateral condyle of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35448" + ] + } + }, + { + "id": "FMA:35451", + "name": "Medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33124" + ] + } + }, + { + "id": "FMA:35452", + "name": "Right medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35451" + ] + } + }, + { + "id": "FMA:35453", + "name": "Left medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35451" + ] + } + }, + { + "id": "FMA:35457", + "name": "Anterior intercondylar part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66204" + ] + }, + "synonyms": [ + "Anterior intercondylar area of tibia" + ] + }, + { + "id": "FMA:35458", + "name": "Anterior intercondylar part of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35457" + ] + } + }, + { + "id": "FMA:35459", + "name": "Anterior intercondylar part of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35457" + ] + } + }, + { + "id": "FMA:35460", + "name": "Posterior intercondylar part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66204" + ] + }, + "synonyms": [ + "Posterior intercondylar area of tibia" + ] + }, + { + "id": "FMA:35461", + "name": "Posterior intercondylar part of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35460" + ] + } + }, + { + "id": "FMA:35462", + "name": "Posterior intercondylar part of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35460" + ] + } + }, + { + "id": "FMA:35463", + "name": "Tibial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberosity of tibia" + ] + }, + { + "id": "FMA:35464", + "name": "Right tibial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35463" + ] + } + }, + { + "id": "FMA:35465", + "name": "Left tibial tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35463" + ] + } + }, + { + "id": "FMA:35474", + "name": "Distal epiphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33124" + ] + } + }, + { + "id": "FMA:35475", + "name": "Distal epiphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35474" + ] + } + }, + { + "id": "FMA:35476", + "name": "Distal epiphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35474" + ] + } + }, + { + "id": "FMA:35477", + "name": "Phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + }, + "synonyms": [ + "Thumb phalanx", + "Phalanx of first digit of hand" + ] + }, + { + "id": "FMA:35480", + "name": "Phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + }, + "synonyms": [ + "Index finger phalanx", + "Phalanx of second finger" + ] + }, + { + "id": "FMA:35483", + "name": "Phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + }, + "synonyms": [ + "Phalanx of third finger", + "Middle finger phalanx" + ] + }, + { + "id": "FMA:35486", + "name": "Phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + }, + "synonyms": [ + "Ring finger phalanx", + "Phalanx of fourth finger" + ] + }, + { + "id": "FMA:35489", + "name": "Phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + }, + "synonyms": [ + "Phalanx of fifth digit of hand", + "Little finger phalanx", + "Phalanx of fifth finger" + ] + }, + { + "id": "FMA:35495", + "name": "First coccygeal vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12527" + ] + }, + "synonyms": [ + "First coccygeal segment" + ] + }, + { + "id": "FMA:35496", + "name": "Second coccygeal vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12527" + ] + }, + "synonyms": [ + "Second coccygeal segment" + ] + }, + { + "id": "FMA:35497", + "name": "Third coccygeal vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12527" + ] + }, + "synonyms": [ + "Third coccygeal segment" + ] + }, + { + "id": "FMA:35498", + "name": "Fourth coccygeal vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12527" + ] + }, + "synonyms": [ + "Inferior segment of coccyx", + "Fourth coccygeal segment" + ] + }, + { + "id": "FMA:35502", + "name": "Lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33737" + ] + } + }, + { + "id": "FMA:35503", + "name": "Right lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35502" + ] + } + }, + { + "id": "FMA:35504", + "name": "Left lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35502" + ] + } + }, + { + "id": "FMA:35505", + "name": "Distal epiphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33737" + ] + } + }, + { + "id": "FMA:35506", + "name": "Distal epiphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35505" + ] + } + }, + { + "id": "FMA:35507", + "name": "Distal epiphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35505" + ] + } + }, + { + "id": "FMA:35508", + "name": "Neck of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Fibula neck" + ] + }, + { + "id": "FMA:35509", + "name": "Neck of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35508" + ] + }, + "synonyms": [ + "Right fibula neck" + ] + }, + { + "id": "FMA:35510", + "name": "Neck of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35508" + ] + }, + "synonyms": [ + "Left fibula neck" + ] + }, + { + "id": "FMA:35512", + "name": "Distal epiphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:35513", + "name": "Distal epiphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35512" + ] + } + }, + { + "id": "FMA:35514", + "name": "Distal epiphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35512" + ] + } + }, + { + "id": "FMA:35515", + "name": "Subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Deltoid bursa", + "Humeral bursa" + ] + }, + { + "id": "FMA:35516", + "name": "Right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35515" + ] + } + }, + { + "id": "FMA:35517", + "name": "Left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35515" + ] + } + }, + { + "id": "FMA:35518", + "name": "Subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:35519", + "name": "Subtendinous bursa of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35518" + ] + } + }, + { + "id": "FMA:35520", + "name": "Subtendinous bursa of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35518" + ] + } + }, + { + "id": "FMA:35522", + "name": "Bone of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34537" + ] + } + }, + { + "id": "FMA:35523", + "name": "Compact bone of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34538" + ] + } + }, + { + "id": "FMA:35524", + "name": "Compact bone of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35523" + ] + } + }, + { + "id": "FMA:35525", + "name": "Compact bone of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35523" + ] + } + }, + { + "id": "FMA:35526", + "name": "Trabecular bone of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34541" + ] + } + }, + { + "id": "FMA:35527", + "name": "Trabecular bone of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35526" + ] + } + }, + { + "id": "FMA:35528", + "name": "Trabecular bone of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35526" + ] + } + }, + { + "id": "FMA:35529", + "name": "Bone of zone of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34544" + ] + }, + "synonyms": [ + "Bone of subdivision of first metatarsal bone" + ] + }, + { + "id": "FMA:35531", + "name": "Compact bone of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34546" + ] + }, + "synonyms": [ + "Compact bone of body of first metatarsal bone", + "Compact bone of shaft of first metatarsal bone" + ] + }, + { + "id": "FMA:35532", + "name": "Compact bone of diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35531" + ] + }, + "synonyms": [ + "Compact bone of shaft of right first metatarsal bone", + "Compact bone of body of right first metatarsal bone" + ] + }, + { + "id": "FMA:35533", + "name": "Compact bone of diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35531" + ] + }, + "synonyms": [ + "Compact bone of body of left first metatarsal bone", + "Compact bone of shaft of left first metatarsal bone" + ] + }, + { + "id": "FMA:35534", + "name": "Compact bone of diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34549" + ] + } + }, + { + "id": "FMA:35535", + "name": "Compact bone of diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35534" + ] + } + }, + { + "id": "FMA:35536", + "name": "Compact bone of diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35534" + ] + } + }, + { + "id": "FMA:35540", + "name": "Compact bone of proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34555" + ] + } + }, + { + "id": "FMA:35541", + "name": "Compact bone of proximal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35540" + ] + } + }, + { + "id": "FMA:35542", + "name": "Compact bone of proximal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35540" + ] + } + }, + { + "id": "FMA:35543", + "name": "Compact bone of distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34558" + ] + } + }, + { + "id": "FMA:35544", + "name": "Compact bone of distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35543" + ] + } + }, + { + "id": "FMA:35545", + "name": "Compact bone of distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35543" + ] + } + }, + { + "id": "FMA:35546", + "name": "Compact bone of proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34564" + ] + }, + "synonyms": [ + "Compact bone of base of first metatarsal bone" + ] + }, + { + "id": "FMA:35547", + "name": "Compact bone of proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35546" + ] + }, + "synonyms": [ + "Compact bone of base of right first metatarsal bone", + "Compact bone of epiphysis of right first metatarsal bone" + ] + }, + { + "id": "FMA:35548", + "name": "Compact bone of proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35546" + ] + }, + "synonyms": [ + "Compact bone of base of left first metatarsal bone", + "Compact bone of epiphysis of left first metatarsal bone" + ] + }, + { + "id": "FMA:35552", + "name": "Compact bone of distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34567" + ] + }, + "synonyms": [ + "Compact bone of head of first metatarsal bone", + "Compact bone of distal end of first metatarsal bone" + ] + }, + { + "id": "FMA:35553", + "name": "Compact bone of distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35552" + ] + }, + "synonyms": [ + "Compact bone of distal end of right first metatarsal bone", + "Compact bone of head of right first metatarsal bone", + "Compact bone of lower end of right first metatarsal bone" + ] + }, + { + "id": "FMA:35554", + "name": "Compact bone of distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35552" + ] + }, + "synonyms": [ + "Compact bone of lower end of left first metatarsal bone", + "Compact bone of head of left first metatarsal bone", + "Compact bone of distal end of left first metatarsal bone" + ] + }, + { + "id": "FMA:35556", + "name": "Trabecular bone of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34571" + ] + }, + "synonyms": [ + "Trabecular bone of body of first metatarsal bone", + "Trabecular bone of shaft of first metatarsal bone" + ] + }, + { + "id": "FMA:35557", + "name": "Trabecular bone of shaft of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35556" + ] + }, + "synonyms": [ + "Trabecular bone of diaphysis of right first metatarsal bone", + "Trabecular bone of body of right first metatarsal bone" + ] + }, + { + "id": "FMA:35558", + "name": "Trabecular bone of shaft of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35556" + ] + }, + "synonyms": [ + "Trabecular bone of diaphysis of left first metatarsal bone", + "Trabecular bone of body of left first metatarsal bone" + ] + }, + { + "id": "FMA:35559", + "name": "Trabecular bone of diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34574" + ] + } + }, + { + "id": "FMA:35560", + "name": "Trabecular bone of diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35559" + ] + } + }, + { + "id": "FMA:35561", + "name": "Trabecular bone of diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35559" + ] + } + }, + { + "id": "FMA:35565", + "name": "Trabecular bone of proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34580" + ] + } + }, + { + "id": "FMA:35566", + "name": "Trabecular bone of proximal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35565" + ] + } + }, + { + "id": "FMA:35567", + "name": "Trabecular bone of proximal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35565" + ] + } + }, + { + "id": "FMA:35568", + "name": "Trabecular bone of distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34583" + ] + } + }, + { + "id": "FMA:35569", + "name": "Trabecular bone of distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35568" + ] + } + }, + { + "id": "FMA:35570", + "name": "Trabecular bone of distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35568" + ] + } + }, + { + "id": "FMA:35571", + "name": "Trabecular bone of proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34589" + ] + }, + "synonyms": [ + "Trabecular bone of base of first metatarsal bone", + "Trabecular bone of epiphysis of first metatarsal bone" + ] + }, + { + "id": "FMA:35572", + "name": "Trabecular bone of proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35571" + ] + }, + "synonyms": [ + "Trabecular bone of epiphysis of right first metatarsal bone", + "Trabecular bone of base of right first metatarsal bone" + ] + }, + { + "id": "FMA:35573", + "name": "Trabecular bone of proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35571" + ] + }, + "synonyms": [ + "Trabecular bone of epiphysis of left first metatarsal bone", + "Trabecular bone of base of left first metatarsal bone" + ] + }, + { + "id": "FMA:35577", + "name": "Trabecular bone of distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34592" + ] + }, + "synonyms": [ + "Trabecular bone of head of first metatarsal bone", + "Trabecular bone of distal end of first metatarsal bone" + ] + }, + { + "id": "FMA:35578", + "name": "Trabecular bone of distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35577" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right first metatarsal bone", + "Trabecular bone of head of right first metatarsal bone", + "Trabecular bone of lower end of right first metatarsal bone" + ] + }, + { + "id": "FMA:35579", + "name": "Trabecular bone of distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35577" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left first metatarsal bone", + "Trabecular bone of distal end of left first metatarsal bone", + "Trabecular bone of head of left first metatarsal bone" + ] + }, + { + "id": "FMA:35580", + "name": "Bony part of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34595" + ] + } + }, + { + "id": "FMA:35581", + "name": "Bony part of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35580" + ] + } + }, + { + "id": "FMA:35582", + "name": "Bony part of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35580" + ] + } + }, + { + "id": "FMA:35583", + "name": "Bony part of diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34598" + ] + } + }, + { + "id": "FMA:35584", + "name": "Bony part of proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34602" + ] + }, + "synonyms": [ + "Bony part of base of first metatarsal bone" + ] + }, + { + "id": "FMA:35585", + "name": "Bony part of proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35584" + ] + }, + "synonyms": [ + "Bony part of epiphysis of right first metatarsal bone", + "Bony part of base of right first metatarsal bone" + ] + }, + { + "id": "FMA:35586", + "name": "Bony part of proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35584" + ] + }, + "synonyms": [ + "Bony part of base of left first metatarsal bone", + "Bony part of epiphysis of left first metatarsal bone" + ] + }, + { + "id": "FMA:35590", + "name": "Bony part of distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34605" + ] + }, + "synonyms": [ + "Bony part of distal end of first metatarsal bone", + "Bony part of head of first metatarsal bone" + ] + }, + { + "id": "FMA:35591", + "name": "Bony part of distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35590" + ] + }, + "synonyms": [ + "Bony part of distal end of right first metatarsal bone", + "Bony part of lower end of right first metatarsal bone", + "Bony part of head of right first metatarsal bone" + ] + }, + { + "id": "FMA:35592", + "name": "Bony part of distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35590" + ] + }, + "synonyms": [ + "Bony part of head of left first metatarsal bone", + "Bony part of lower end of left first metatarsal bone", + "Bony part of distal end of left first metatarsal bone" + ] + }, + { + "id": "FMA:35593", + "name": "Bony part of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34608" + ] + }, + "synonyms": [ + "Bony part of shaft of first metatarsal bone", + "Bony part of body of first metatarsal bone" + ] + }, + { + "id": "FMA:35594", + "name": "Bony part of diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35593" + ] + }, + "synonyms": [ + "Bony part of body of right first metatarsal bone", + "Bony part of shaft of right first metatarsal bone" + ] + }, + { + "id": "FMA:35595", + "name": "Bony part of diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35593" + ] + }, + "synonyms": [ + "Bony part of shaft of left first metatarsal bone", + "Bony part of body of left first metatarsal bone" + ] + }, + { + "id": "FMA:35596", + "name": "Bony part of diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35583" + ] + } + }, + { + "id": "FMA:35597", + "name": "Bony part of diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35596" + ] + } + }, + { + "id": "FMA:35598", + "name": "Bony part of diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35596" + ] + } + }, + { + "id": "FMA:35602", + "name": "Bony part of proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34617" + ] + } + }, + { + "id": "FMA:35604", + "name": "Bony part of proximal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35602" + ] + } + }, + { + "id": "FMA:35605", + "name": "Bony part of distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34620" + ] + } + }, + { + "id": "FMA:35606", + "name": "Bony part of distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35605" + ] + } + }, + { + "id": "FMA:35607", + "name": "Bony part of distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35605" + ] + } + }, + { + "id": "FMA:35613", + "name": "Articular cartilage of proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34628" + ] + }, + "synonyms": [ + "Articular cartilage of base of first metatarsal bone" + ] + }, + { + "id": "FMA:35614", + "name": "Articular cartilage of proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35613" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of right first metatarsal bone", + "Articular cartilage of upper end of right first metatarsal bone", + "Articular cartilage of base of right first metatarsal bone" + ] + }, + { + "id": "FMA:35615", + "name": "Articular cartilage of proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35613" + ] + }, + "synonyms": [ + "Articular cartilage of base of left first metatarsal bone", + "Articular cartilage of upper end of left first metatarsal bone", + "Articular cartilage of proximal end of left first metatarsal bone" + ] + }, + { + "id": "FMA:35616", + "name": "Articular cartilage of distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34631" + ] + }, + "synonyms": [ + "Articular cartilage of head of first metatarsal bone", + "Articular cartilage of distal end of first metatarsal bone" + ] + }, + { + "id": "FMA:35617", + "name": "Articular cartilage of distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35616" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of right first metatarsal bone", + "Articular cartilage of head of right first metatarsal bone", + "Articular cartilage of lower end of right first metatarsal bone" + ] + }, + { + "id": "FMA:35618", + "name": "Articular cartilage of distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35616" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left first metatarsal bone", + "Articular cartilage of distal end of left first metatarsal bone", + "Articular cartilage of head of left first metatarsal bone" + ] + }, + { + "id": "FMA:35619", + "name": "Proximal epiphyseal plate of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34637" + ] + } + }, + { + "id": "FMA:35620", + "name": "Proximal epiphyseal plate of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35619" + ] + } + }, + { + "id": "FMA:35621", + "name": "Proximal epiphyseal plate of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35619" + ] + } + }, + { + "id": "FMA:35622", + "name": "Proximal epiphyseal plate of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34637" + ] + } + }, + { + "id": "FMA:35623", + "name": "Proximal epiphyseal plate of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35622" + ] + } + }, + { + "id": "FMA:35624", + "name": "Proximal epiphyseal plate of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35622" + ] + } + }, + { + "id": "FMA:35625", + "name": "Distal epiphyseal plate of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34640" + ] + } + }, + { + "id": "FMA:35626", + "name": "Distal epiphyseal plate of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35625" + ] + } + }, + { + "id": "FMA:35627", + "name": "Distal epiphyseal plate of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35625" + ] + } + }, + { + "id": "FMA:35630", + "name": "Fibrocartilage of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34645" + ] + }, + "synonyms": [ + "First metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35631", + "name": "Fibrocartilage of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35630" + ] + }, + "synonyms": [ + "Right first metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35632", + "name": "Fibrocartilage of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35630" + ] + }, + "synonyms": [ + "Left first metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35633", + "name": "Periosteum of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34648" + ] + }, + "synonyms": [ + "First metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35634", + "name": "Periosteum of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35633" + ] + }, + "synonyms": [ + "Right first metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35635", + "name": "Periosteum of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35633" + ] + }, + "synonyms": [ + "Left first metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35637", + "name": "Periosteum of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34652" + ] + }, + "synonyms": [ + "Periosteum of shaft of first metatarsal bone", + "Periosteum of body of first metatarsal bone" + ] + }, + { + "id": "FMA:35638", + "name": "Periosteum of diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35637" + ] + }, + "synonyms": [ + "Periosteum of body of right first metatarsal bone", + "Periosteum of shaft of right first metatarsal bone" + ] + }, + { + "id": "FMA:35639", + "name": "Periosteum of diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35637" + ] + }, + "synonyms": [ + "Periosteum of body of left first metatarsal bone", + "Periosteum of shaft of left first metatarsal bone" + ] + }, + { + "id": "FMA:35640", + "name": "Periosteum of diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34655" + ] + } + }, + { + "id": "FMA:35641", + "name": "Periosteum of diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35640" + ] + } + }, + { + "id": "FMA:35642", + "name": "Periosteum of diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35640" + ] + } + }, + { + "id": "FMA:35646", + "name": "Periosteum of proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34661" + ] + } + }, + { + "id": "FMA:35647", + "name": "Periosteum of proximal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35646" + ] + } + }, + { + "id": "FMA:35648", + "name": "Periosteum of proximal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35646" + ] + } + }, + { + "id": "FMA:35649", + "name": "Periosteum of distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34664" + ] + } + }, + { + "id": "FMA:35650", + "name": "Periosteum of distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35649" + ] + } + }, + { + "id": "FMA:35651", + "name": "Periosteum of distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35649" + ] + } + }, + { + "id": "FMA:35655", + "name": "Periosteum of proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229634" + ] + }, + "synonyms": [ + "Periosteum of base of first metatarsal bone", + "Periosteum of proximal end of first metatarsal bone" + ] + }, + { + "id": "FMA:35656", + "name": "Periosteum of proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35655" + ] + }, + "synonyms": [ + "Periosteum of proximal end of right first metatarsal bone", + "Periosteum of base of right first metatarsal bone", + "Periosteum of upper end of right first metatarsal bone" + ] + }, + { + "id": "FMA:35657", + "name": "Periosteum of proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35655" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left first metatarsal bone", + "Periosteum of upper end of left first metatarsal bone", + "Periosteum of base of left first metatarsal bone" + ] + }, + { + "id": "FMA:35658", + "name": "Periosteum of distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229636" + ] + }, + "synonyms": [ + "Periosteum of distal end of first metatarsal bone", + "Periosteum of head of first metatarsal bone" + ] + }, + { + "id": "FMA:35659", + "name": "Periosteum of distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35658" + ] + }, + "synonyms": [ + "Periosteum of distal end of right first metatarsal bone", + "Periosteum of head of right first metatarsal bone", + "Periosteum of lower end of right first metatarsal bone" + ] + }, + { + "id": "FMA:35660", + "name": "Periosteum of distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35658" + ] + }, + "synonyms": [ + "Periosteum of head of left first metatarsal bone", + "Periosteum of distal end of left first metatarsal bone", + "Periosteum of lower end of left first metatarsal bone" + ] + }, + { + "id": "FMA:35662", + "name": "Bone of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34537" + ] + } + }, + { + "id": "FMA:35663", + "name": "Compact bone of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34538" + ] + } + }, + { + "id": "FMA:35664", + "name": "Compact bone of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35663" + ] + } + }, + { + "id": "FMA:35665", + "name": "Compact bone of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35663" + ] + } + }, + { + "id": "FMA:35666", + "name": "Trabecular bone of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34541" + ] + } + }, + { + "id": "FMA:35667", + "name": "Trabecular bone of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35666" + ] + } + }, + { + "id": "FMA:35668", + "name": "Trabecular bone of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35666" + ] + } + }, + { + "id": "FMA:35669", + "name": "Bone of zone of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34544" + ] + }, + "synonyms": [ + "Bone of subdivision of second metatarsal bone" + ] + }, + { + "id": "FMA:35671", + "name": "Compact bone of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34546" + ] + }, + "synonyms": [ + "Compact bone of shaft of second metatarsal bone", + "Compact bone of body of second metatarsal bone" + ] + }, + { + "id": "FMA:35672", + "name": "Compact bone of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35671" + ] + }, + "synonyms": [ + "Compact bone of shaft of right second metatarsal bone", + "Compact bone of body of right second metatarsal bone" + ] + }, + { + "id": "FMA:35673", + "name": "Compact bone of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35671" + ] + }, + "synonyms": [ + "Compact bone of shaft of left second metatarsal bone", + "Compact bone of body of left second metatarsal bone" + ] + }, + { + "id": "FMA:35674", + "name": "Compact bone of diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34549" + ] + } + }, + { + "id": "FMA:35675", + "name": "Compact bone of diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35674" + ] + } + }, + { + "id": "FMA:35676", + "name": "Compact bone of diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35674" + ] + } + }, + { + "id": "FMA:35680", + "name": "Compact bone of proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34555" + ] + } + }, + { + "id": "FMA:35681", + "name": "Compact bone of proximal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35680" + ] + } + }, + { + "id": "FMA:35682", + "name": "Compact bone of proximal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35680" + ] + } + }, + { + "id": "FMA:35683", + "name": "Compact bone of distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34558" + ] + } + }, + { + "id": "FMA:35684", + "name": "Compact bone of distal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35683" + ] + } + }, + { + "id": "FMA:35685", + "name": "Compact bone of distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35683" + ] + } + }, + { + "id": "FMA:35689", + "name": "Compact bone of proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34564" + ] + }, + "synonyms": [ + "Compact bone of proximal end of second metatarsal bone", + "Compact bone of base of second metatarsal bone" + ] + }, + { + "id": "FMA:35690", + "name": "Compact bone of proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35689" + ] + }, + "synonyms": [ + "Compact bone of base of right second metatarsal bone", + "Compact bone of upper end of right second metatarsal bone", + "Compact bone of proximal end of right second metatarsal bone" + ] + }, + { + "id": "FMA:35691", + "name": "Compact bone of proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35689" + ] + }, + "synonyms": [ + "Compact bone of proximal end of left second metatarsal bone", + "Compact bone of upper end of left second metatarsal bone", + "Compact bone of base of left second metatarsal bone" + ] + }, + { + "id": "FMA:35692", + "name": "Compact bone of distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34567" + ] + }, + "synonyms": [ + "Compact bone of head of second metatarsal bone" + ] + }, + { + "id": "FMA:35693", + "name": "Compact bone of distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35692" + ] + }, + "synonyms": [ + "Compact bone of head of right second metatarsal bone", + "Compact bone of lower end of right second metatarsal bone", + "Compact bone of distal end of right second metatarsal bone" + ] + }, + { + "id": "FMA:35694", + "name": "Compact bone of distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35692" + ] + }, + "synonyms": [ + "Compact bone of lower end of left second metatarsal bone", + "Compact bone of head of left second metatarsal bone", + "Compact bone of distal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:35696", + "name": "Trabecular bone of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34571" + ] + }, + "synonyms": [ + "Trabecular bone of body of second metatarsal bone", + "Trabecular bone of shaft of second metatarsal bone" + ] + }, + { + "id": "FMA:35697", + "name": "Trabecular bone of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35696" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right second metatarsal bone", + "Trabecular bone of body of right second metatarsal bone" + ] + }, + { + "id": "FMA:35698", + "name": "Trabecular bone of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35696" + ] + }, + "synonyms": [ + "Trabecular bone of body of left second metatarsal bone", + "Trabecular bone of shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:35699", + "name": "Trabecular bone of diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34574" + ] + } + }, + { + "id": "FMA:35700", + "name": "Trabecular bone of diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35699" + ] + } + }, + { + "id": "FMA:35701", + "name": "Trabecular bone of diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35699" + ] + } + }, + { + "id": "FMA:35705", + "name": "Trabecular bone of proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34580" + ] + } + }, + { + "id": "FMA:35706", + "name": "Trabecular bone of proximal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35705" + ] + } + }, + { + "id": "FMA:35707", + "name": "Trabecular bone of proximal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35705" + ] + } + }, + { + "id": "FMA:35708", + "name": "Trabecular bone of distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34583" + ] + } + }, + { + "id": "FMA:35709", + "name": "Trabecular bone of distal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35708" + ] + } + }, + { + "id": "FMA:35710", + "name": "Trabecular bone of distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35708" + ] + } + }, + { + "id": "FMA:35714", + "name": "Trabecular bone of proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34589" + ] + }, + "synonyms": [ + "Trabecular bone of base of second metatarsal bone" + ] + }, + { + "id": "FMA:35715", + "name": "Trabecular bone of proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35714" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right second metatarsal bone", + "Trabecular bone of base of right second metatarsal bone", + "Trabecular bone of proximal end of right second metatarsal bone" + ] + }, + { + "id": "FMA:35716", + "name": "Trabecular bone of proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35714" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left second metatarsal bone", + "Trabecular bone of base of left second metatarsal bone", + "Trabecular bone of proximal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:35717", + "name": "Trabecular bone of distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34592" + ] + }, + "synonyms": [ + "Trabecular bone of head of second metatarsal bone" + ] + }, + { + "id": "FMA:35718", + "name": "Trabecular bone of distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35717" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right second metatarsal bone", + "Trabecular bone of distal end of right second metatarsal bone", + "Trabecular bone of head of right second metatarsal bone" + ] + }, + { + "id": "FMA:35719", + "name": "Trabecular bone of distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35717" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left second metatarsal bone", + "Trabecular bone of head of left second metatarsal bone", + "Trabecular bone of distal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:35720", + "name": "Bony part of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34595" + ] + } + }, + { + "id": "FMA:35721", + "name": "Bony part of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35720" + ] + } + }, + { + "id": "FMA:35722", + "name": "Bony part of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35720" + ] + } + }, + { + "id": "FMA:35724", + "name": "Bony part of distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34605" + ] + }, + "synonyms": [ + "Bony part of head of second metatarsal bone" + ] + }, + { + "id": "FMA:35725", + "name": "Bony part of distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35724" + ] + }, + "synonyms": [ + "Bony part of head of right second metatarsal bone", + "Bony part of epiphysis of right second metatarsal bone" + ] + }, + { + "id": "FMA:35726", + "name": "Bony part of distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35724" + ] + }, + "synonyms": [ + "Bony part of head of left second metatarsal bone", + "Bony part of epiphysis of left second metatarsal bone" + ] + }, + { + "id": "FMA:35733", + "name": "Bony part of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34608" + ] + }, + "synonyms": [ + "Bony part of shaft of second metatarsal bone", + "Bony part of body of second metatarsal bone" + ] + }, + { + "id": "FMA:35734", + "name": "Bony part of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35733" + ] + }, + "synonyms": [ + "Bony part of shaft of right second metatarsal bone", + "Bony part of body of right second metatarsal bone" + ] + }, + { + "id": "FMA:35735", + "name": "Bony part of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35733" + ] + }, + "synonyms": [ + "Bony part of body of left second metatarsal bone", + "Bony part of shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:35736", + "name": "Bony part of diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35583" + ] + }, + "synonyms": [ + "Bony part of shaft proper of second metatarsal bone" + ] + }, + { + "id": "FMA:35737", + "name": "Bony part of diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35736" + ] + }, + "synonyms": [ + "Bony part of shaft proper of right second metatarsal bone" + ] + }, + { + "id": "FMA:35738", + "name": "Bony part of diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35736" + ] + }, + "synonyms": [ + "Bony part of shaft proper of left second metatarsal bone" + ] + }, + { + "id": "FMA:35742", + "name": "Bony part of proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34617" + ] + } + }, + { + "id": "FMA:35743", + "name": "Bony part of proximal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35742" + ] + } + }, + { + "id": "FMA:35744", + "name": "Bony part of proximal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35742" + ] + } + }, + { + "id": "FMA:35745", + "name": "Bony part of distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34620" + ] + } + }, + { + "id": "FMA:35747", + "name": "Bony part of distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35745" + ] + } + }, + { + "id": "FMA:35756", + "name": "Articular cartilage of distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34631" + ] + }, + "synonyms": [ + "Articular cartilage of head of second metatarsal bone" + ] + }, + { + "id": "FMA:35757", + "name": "Articular cartilage of distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35756" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of right second metatarsal bone", + "Articular cartilage of lower end of right second metatarsal bone" + ] + }, + { + "id": "FMA:35758", + "name": "Articular cartilage of distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35756" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of left second metatarsal bone", + "Articular cartilage of distal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:35759", + "name": "Distal epiphyseal plate of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34640" + ] + }, + "synonyms": [ + "Epiphyseal plate of second metatarsal bone" + ] + }, + { + "id": "FMA:35760", + "name": "Epiphyseal plate of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35759" + ] + }, + "synonyms": [ + "Distal epiphyseal plate of right second metatarsal bone" + ] + }, + { + "id": "FMA:35761", + "name": "Epiphyseal plate of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35759" + ] + }, + "synonyms": [ + "Distal epiphyseal plate of left second metatarsal bone" + ] + }, + { + "id": "FMA:35770", + "name": "Fibrocartilage of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34645" + ] + }, + "synonyms": [ + "Second metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35771", + "name": "Fibrocartilage of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35770" + ] + }, + "synonyms": [ + "Right second metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35772", + "name": "Fibrocartilage of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35770" + ] + }, + "synonyms": [ + "Left second metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35773", + "name": "Periosteum of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34648" + ] + }, + "synonyms": [ + "Second metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35774", + "name": "Periosteum of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35773" + ] + }, + "synonyms": [ + "Right second metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35775", + "name": "Periosteum of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35773" + ] + }, + "synonyms": [ + "Left second metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35777", + "name": "Periosteum of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34652" + ] + }, + "synonyms": [ + "Periosteum of shaft of second metatarsal bone", + "Periosteum of body of second metatarsal bone" + ] + }, + { + "id": "FMA:35778", + "name": "Periosteum of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35777" + ] + }, + "synonyms": [ + "Periosteum of body of right second metatarsal bone", + "Periosteum of shaft of right second metatarsal bone" + ] + }, + { + "id": "FMA:35779", + "name": "Periosteum of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35777" + ] + }, + "synonyms": [ + "Periosteum of body of left second metatarsal bone", + "Periosteum of shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:35780", + "name": "Periosteum of diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34655" + ] + } + }, + { + "id": "FMA:35781", + "name": "Periosteum of diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35780" + ] + } + }, + { + "id": "FMA:35782", + "name": "Periosteum of diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35780" + ] + } + }, + { + "id": "FMA:35786", + "name": "Periosteum of proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34661" + ] + } + }, + { + "id": "FMA:35787", + "name": "Periosteum of proximal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35786" + ] + } + }, + { + "id": "FMA:35788", + "name": "Periosteum of proximal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35786" + ] + } + }, + { + "id": "FMA:35789", + "name": "Periosteum of distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34664" + ] + } + }, + { + "id": "FMA:35790", + "name": "Periosteum of distal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35789" + ] + } + }, + { + "id": "FMA:35791", + "name": "Periosteum of distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35789" + ] + } + }, + { + "id": "FMA:35792", + "name": "Periosteum of distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229636" + ] + }, + "synonyms": [ + "Periosteum of head of second metatarsal bone" + ] + }, + { + "id": "FMA:35793", + "name": "Periosteum of distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35792" + ] + }, + "synonyms": [ + "Periosteum of head of right second metatarsal bone", + "Periosteum of epiphysis of right second metatarsal bone" + ] + }, + { + "id": "FMA:35794", + "name": "Periosteum of distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35792" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of left second metatarsal bone", + "Periosteum of head of left second metatarsal bone" + ] + }, + { + "id": "FMA:35802", + "name": "Bone of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34537" + ] + } + }, + { + "id": "FMA:35803", + "name": "Compact bone of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34538" + ] + } + }, + { + "id": "FMA:35804", + "name": "Compact bone of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35803" + ] + } + }, + { + "id": "FMA:35805", + "name": "Compact bone of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35803" + ] + } + }, + { + "id": "FMA:35806", + "name": "Trabecular bone of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34541" + ] + } + }, + { + "id": "FMA:35807", + "name": "Trabecular bone of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35806" + ] + } + }, + { + "id": "FMA:35808", + "name": "Trabecular bone of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35806" + ] + } + }, + { + "id": "FMA:35809", + "name": "Bone of zone of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34544" + ] + }, + "synonyms": [ + "Bone of subdivision of third metatarsal bone" + ] + }, + { + "id": "FMA:35811", + "name": "Compact bone of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34546" + ] + }, + "synonyms": [ + "Compact bone of body of third metatarsal bone", + "Compact bone of shaft of third metatarsal bone" + ] + }, + { + "id": "FMA:35812", + "name": "Compact bone of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35811" + ] + }, + "synonyms": [ + "Compact bone of shaft of right third metatarsal bone", + "Compact bone of body of right third metatarsal bone" + ] + }, + { + "id": "FMA:35813", + "name": "Compact bone of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35811" + ] + }, + "synonyms": [ + "Compact bone of shaft of left third metatarsal bone", + "Compact bone of body of left third metatarsal bone" + ] + }, + { + "id": "FMA:35814", + "name": "Compact bone of diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34549" + ] + } + }, + { + "id": "FMA:35815", + "name": "Compact bone of diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35814" + ] + } + }, + { + "id": "FMA:35816", + "name": "Compact bone of diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35814" + ] + } + }, + { + "id": "FMA:35820", + "name": "Compact bone of proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34555" + ] + } + }, + { + "id": "FMA:35821", + "name": "Compact bone of proximal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35820" + ] + } + }, + { + "id": "FMA:35822", + "name": "Compact bone of proximal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35820" + ] + } + }, + { + "id": "FMA:35823", + "name": "Compact bone of distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34558" + ] + } + }, + { + "id": "FMA:35824", + "name": "Compact bone of distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35823" + ] + } + }, + { + "id": "FMA:35825", + "name": "Compact bone of distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35823" + ] + } + }, + { + "id": "FMA:35829", + "name": "Compact bone of proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34564" + ] + }, + "synonyms": [ + "Compact bone of base of third metatarsal bone", + "Compact bone of proximal end of third metatarsal bone" + ] + }, + { + "id": "FMA:35830", + "name": "Compact bone of proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35829" + ] + }, + "synonyms": [ + "Compact bone of base of right third metatarsal bone", + "Compact bone of proximal end of right third metatarsal bone" + ] + }, + { + "id": "FMA:35831", + "name": "Compact bone of proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35829" + ] + }, + "synonyms": [ + "Compact bone of proximal end of left third metatarsal bone", + "Compact bone of base of left third metatarsal bone" + ] + }, + { + "id": "FMA:35832", + "name": "Compact bone of distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34567" + ] + }, + "synonyms": [ + "Compact bone of head of third metatarsal bone" + ] + }, + { + "id": "FMA:35833", + "name": "Compact bone of distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35832" + ] + }, + "synonyms": [ + "Compact bone of distal end of right third metatarsal bone", + "Compact bone of head of right third metatarsal bone" + ] + }, + { + "id": "FMA:35834", + "name": "Compact bone of distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35832" + ] + }, + "synonyms": [ + "Compact bone of distal end of left third metatarsal bone", + "Compact bone of lower end of left third metatarsal bone", + "Compact bone of head of left third metatarsal bone" + ] + }, + { + "id": "FMA:35836", + "name": "Trabecular bone of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34571" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of third metatarsal bone", + "Trabecular bone of body of third metatarsal bone" + ] + }, + { + "id": "FMA:35837", + "name": "Trabecular bone of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35836" + ] + }, + "synonyms": [ + "Trabecular bone of body of right third metatarsal bone", + "Trabecular bone of shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:35838", + "name": "Trabecular bone of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35836" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left third metatarsal bone", + "Trabecular bone of body of left third metatarsal bone" + ] + }, + { + "id": "FMA:35839", + "name": "Trabecular bone of diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34574" + ] + } + }, + { + "id": "FMA:35840", + "name": "Trabecular bone of diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35839" + ] + } + }, + { + "id": "FMA:35841", + "name": "Trabecular bone of diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35839" + ] + } + }, + { + "id": "FMA:35845", + "name": "Trabecular bone of proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34580" + ] + } + }, + { + "id": "FMA:35846", + "name": "Trabecular bone of proximal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35845" + ] + } + }, + { + "id": "FMA:35847", + "name": "Trabecular bone of proximal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35845" + ] + } + }, + { + "id": "FMA:35848", + "name": "Trabecular bone of distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34583" + ] + } + }, + { + "id": "FMA:35849", + "name": "Trabecular bone of distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35848" + ] + } + }, + { + "id": "FMA:35850", + "name": "Trabecular bone of distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35848" + ] + } + }, + { + "id": "FMA:35854", + "name": "Trabecular bone of proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34589" + ] + }, + "synonyms": [ + "Trabecular bone of base of third metatarsal bone", + "Trabecular bone of proximal end of third metatarsal bone" + ] + }, + { + "id": "FMA:35855", + "name": "Trabecular bone of proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35854" + ] + }, + "synonyms": [ + "Trabecular bone of base of right third metatarsal bone", + "Trabecular bone of proximal end of right third metatarsal bone" + ] + }, + { + "id": "FMA:35856", + "name": "Trabecular bone of proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35854" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left third metatarsal bone", + "Trabecular bone of base of left third metatarsal bone" + ] + }, + { + "id": "FMA:35857", + "name": "Trabecular bone of distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34592" + ] + }, + "synonyms": [ + "Trabecular bone of head of third metatarsal bone" + ] + }, + { + "id": "FMA:35858", + "name": "Trabecular bone of distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35857" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of right third metatarsal bone", + "Trabecular bone of head of right third metatarsal bone" + ] + }, + { + "id": "FMA:35859", + "name": "Trabecular bone of distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35857" + ] + }, + "synonyms": [ + "Trabecular bone of head of left third metatarsal bone", + "Trabecular bone of distal end of left third metatarsal bone" + ] + }, + { + "id": "FMA:35860", + "name": "Bony part of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34595" + ] + } + }, + { + "id": "FMA:35861", + "name": "Bony part of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35860" + ] + } + }, + { + "id": "FMA:35862", + "name": "Bony part of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35860" + ] + } + }, + { + "id": "FMA:35864", + "name": "Bony part of distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34605" + ] + }, + "synonyms": [ + "Bony part of head of third metatarsal bone" + ] + }, + { + "id": "FMA:35865", + "name": "Bony part of distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35864" + ] + }, + "synonyms": [ + "Bony part of head of right third metatarsal bone", + "Bony part of epiphysis of right third metatarsal bone" + ] + }, + { + "id": "FMA:35866", + "name": "Bony part of distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35864" + ] + }, + "synonyms": [ + "Bony part of head of left third metatarsal bone", + "Bony part of epiphysis of left third metatarsal bone" + ] + }, + { + "id": "FMA:35873", + "name": "Bony part of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34608" + ] + }, + "synonyms": [ + "Bony part of shaft of third metatarsal bone", + "Bony part of body of third metatarsal bone" + ] + }, + { + "id": "FMA:35874", + "name": "Bony part of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35873" + ] + }, + "synonyms": [ + "Bony part of body of right third metatarsal bone", + "Bony part of shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:35875", + "name": "Bony part of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35873" + ] + }, + "synonyms": [ + "Bony part of body of left third metatarsal bone", + "Bony part of shaft of left third metatarsal bone" + ] + }, + { + "id": "FMA:35876", + "name": "Bony part of diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35583" + ] + } + }, + { + "id": "FMA:35877", + "name": "Bony part of diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35876" + ] + } + }, + { + "id": "FMA:35878", + "name": "Bony part of diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35876" + ] + } + }, + { + "id": "FMA:35882", + "name": "Bony part of proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34617" + ] + } + }, + { + "id": "FMA:35883", + "name": "Bony part of proximal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35882" + ] + } + }, + { + "id": "FMA:35884", + "name": "Bony part of proximal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35882" + ] + } + }, + { + "id": "FMA:35885", + "name": "Bony part of distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34620" + ] + } + }, + { + "id": "FMA:35886", + "name": "Bony part of distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35885" + ] + } + }, + { + "id": "FMA:35887", + "name": "Bony part of distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35885" + ] + } + }, + { + "id": "FMA:35893", + "name": "Articular cartilage of proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34628" + ] + }, + "synonyms": [ + "Articular cartilage of base of third metatarsal bone", + "Articular cartilage of proximal end of third metatarsal bone" + ] + }, + { + "id": "FMA:35894", + "name": "Articular cartilage of proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35893" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of right third metatarsal bone", + "Articular cartilage of base of right third metatarsal bone" + ] + }, + { + "id": "FMA:35895", + "name": "Articular cartilage of proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35893" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left third metatarsal bone", + "Articular cartilage of base of left third metatarsal bone" + ] + }, + { + "id": "FMA:35896", + "name": "Articular cartilage of distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34631" + ] + }, + "synonyms": [ + "Articular cartilage of head of third metatarsal bone" + ] + }, + { + "id": "FMA:35897", + "name": "Articular cartilage of distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35896" + ] + }, + "synonyms": [ + "Articular cartilage of head of right third metatarsal bone", + "Articular cartilage of lower end of right third metatarsal bone", + "Articular cartilage of distal end of right third metatarsal bone" + ] + }, + { + "id": "FMA:35898", + "name": "Articular cartilage of distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35896" + ] + }, + "synonyms": [ + "Articular cartilage of head of left third metatarsal bone", + "Articular cartilage of distal end of left third metatarsal bone", + "Articular cartilage of lower end of left third metatarsal bone" + ] + }, + { + "id": "FMA:35902", + "name": "Proximal epiphyseal plate of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34637" + ] + } + }, + { + "id": "FMA:35903", + "name": "Proximal epiphyseal plate of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35902" + ] + } + }, + { + "id": "FMA:35904", + "name": "Proximal epiphyseal plate of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35902" + ] + } + }, + { + "id": "FMA:35905", + "name": "Distal epiphyseal plate of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34640" + ] + } + }, + { + "id": "FMA:35906", + "name": "Distal epiphyseal plate of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35905" + ] + } + }, + { + "id": "FMA:35907", + "name": "Distal epiphyseal plate of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35905" + ] + } + }, + { + "id": "FMA:35910", + "name": "Fibrocartilage of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34645" + ] + }, + "synonyms": [ + "Third metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35911", + "name": "Fibrocartilage of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35910" + ] + }, + "synonyms": [ + "Right third metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35912", + "name": "Fibrocartilage of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35910" + ] + }, + "synonyms": [ + "Left third metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:35913", + "name": "Periosteum of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34648" + ] + }, + "synonyms": [ + "Third metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35914", + "name": "Periosteum of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35913" + ] + }, + "synonyms": [ + "Right third metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35915", + "name": "Periosteum of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35913" + ] + }, + "synonyms": [ + "Left third metatarsal bone periosteum" + ] + }, + { + "id": "FMA:35917", + "name": "Periosteum of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34652" + ] + }, + "synonyms": [ + "Periosteum of body of third metatarsal bone", + "Periosteum of shaft of third metatarsal bone" + ] + }, + { + "id": "FMA:35918", + "name": "Periosteum of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35917" + ] + }, + "synonyms": [ + "Periosteum of body of right third metatarsal bone", + "Periosteum of shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:35919", + "name": "Periosteum of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35917" + ] + }, + "synonyms": [ + "Periosteum of shaft of left third metatarsal bone", + "Periosteum of body of left third metatarsal bone" + ] + }, + { + "id": "FMA:35920", + "name": "Periosteum of diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34655" + ] + } + }, + { + "id": "FMA:35921", + "name": "Periosteum of diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35920" + ] + } + }, + { + "id": "FMA:35922", + "name": "Periosteum of diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35920" + ] + } + }, + { + "id": "FMA:35926", + "name": "Periosteum of proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34661" + ] + } + }, + { + "id": "FMA:35927", + "name": "Periosteum of proximal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35926" + ] + } + }, + { + "id": "FMA:35928", + "name": "Periosteum of proximal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35926" + ] + } + }, + { + "id": "FMA:35929", + "name": "Periosteum of distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34664" + ] + } + }, + { + "id": "FMA:35930", + "name": "Periosteum of distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35929" + ] + } + }, + { + "id": "FMA:35931", + "name": "Periosteum of distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35929" + ] + } + }, + { + "id": "FMA:35932", + "name": "Periosteum of distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229636" + ] + }, + "synonyms": [ + "Periosteum of head of third metatarsal bone" + ] + }, + { + "id": "FMA:35933", + "name": "Periosteum of distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35932" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of right third metatarsal bone", + "Periosteum of head of right third metatarsal bone" + ] + }, + { + "id": "FMA:35934", + "name": "Periosteum of distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35932" + ] + }, + "synonyms": [ + "Periosteum of head of left third metatarsal bone", + "Periosteum of epiphysis of left third metatarsal bone" + ] + }, + { + "id": "FMA:35942", + "name": "Bone of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34537" + ] + } + }, + { + "id": "FMA:35943", + "name": "Compact bone of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34538" + ] + } + }, + { + "id": "FMA:35944", + "name": "Compact bone of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35943" + ] + } + }, + { + "id": "FMA:35945", + "name": "Compact bone of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35943" + ] + } + }, + { + "id": "FMA:35946", + "name": "Trabecular bone of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34541" + ] + } + }, + { + "id": "FMA:35947", + "name": "Trabecular bone of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35946" + ] + } + }, + { + "id": "FMA:35948", + "name": "Trabecular bone of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35946" + ] + } + }, + { + "id": "FMA:35949", + "name": "Bone of zone of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34544" + ] + }, + "synonyms": [ + "Bone of subdivision of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35951", + "name": "Compact bone of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34546" + ] + }, + "synonyms": [ + "Compact bone of shaft of fourth metatarsal bone", + "Compact bone of body of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35952", + "name": "Compact bone of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35951" + ] + }, + "synonyms": [ + "Compact bone of shaft of right fourth metatarsal bone", + "Compact bone of body of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35953", + "name": "Compact bone of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35951" + ] + }, + "synonyms": [ + "Compact bone of shaft of left fourth metatarsal bone", + "Compact bone of body of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:35954", + "name": "Compact bone of diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34549" + ] + } + }, + { + "id": "FMA:35955", + "name": "Compact bone of diaphysis proper of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35954" + ] + } + }, + { + "id": "FMA:35956", + "name": "Compact bone of diaphysis proper of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35954" + ] + } + }, + { + "id": "FMA:35960", + "name": "Compact bone of proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34555" + ] + } + }, + { + "id": "FMA:35961", + "name": "Compact bone of proximal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35960" + ] + } + }, + { + "id": "FMA:35962", + "name": "Compact bone of proximal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35960" + ] + } + }, + { + "id": "FMA:35963", + "name": "Compact bone of distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34558" + ] + } + }, + { + "id": "FMA:35964", + "name": "Compact bone of distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35963" + ] + } + }, + { + "id": "FMA:35965", + "name": "Compact bone of distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35963" + ] + } + }, + { + "id": "FMA:35969", + "name": "Compact bone of proximal epiphysis of fourth third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34564" + ] + }, + "synonyms": [ + "Compact bone of base of fourth metatarsal bone", + "Compact bone of proximal end of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35970", + "name": "Compact bone of proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35969" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right fourth metatarsal bone", + "Compact bone of base of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35971", + "name": "Compact bone of proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35969" + ] + }, + "synonyms": [ + "Compact bone of upper end of left fourth metatarsal bone", + "Compact bone of proximal end of left fourth metatarsal bone", + "Compact bone of base of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:35972", + "name": "Compact bone of distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34567" + ] + }, + "synonyms": [ + "Compact bone of lower end of fourth metatarsal bone", + "Compact bone of distal end of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35973", + "name": "Compact bone of distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35972" + ] + }, + "synonyms": [ + "Compact bone of lower end of right fourth metatarsal bone", + "Compact bone of distal end of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35974", + "name": "Compact bone of distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35972" + ] + }, + "synonyms": [ + "Compact bone of lower end of left fourth metatarsal bone", + "Compact bone of distal end of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:35976", + "name": "Trabecular bone of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34571" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of fourth metatarsal bone", + "Trabecular bone of body of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35977", + "name": "Trabecular bone of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35976" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right fourth metatarsal bone", + "Trabecular bone of body of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35978", + "name": "Trabecular bone of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35976" + ] + }, + "synonyms": [ + "Trabecular bone of body of left fourth metatarsal bone", + "Trabecular bone of shaft of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:35979", + "name": "Trabecular bone of diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34574" + ] + } + }, + { + "id": "FMA:35980", + "name": "Trabecular bone of diaphysis proper of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35979" + ] + } + }, + { + "id": "FMA:35981", + "name": "Trabecular bone of diaphysis proper of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35979" + ] + } + }, + { + "id": "FMA:35985", + "name": "Trabecular bone of proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34580" + ] + } + }, + { + "id": "FMA:35986", + "name": "Trabecular bone of proximal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35985" + ] + } + }, + { + "id": "FMA:35987", + "name": "Trabecular bone of proximal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35985" + ] + } + }, + { + "id": "FMA:35988", + "name": "Trabecular bone of distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34583" + ] + } + }, + { + "id": "FMA:35989", + "name": "Trabecular bone of distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35988" + ] + } + }, + { + "id": "FMA:35990", + "name": "Trabecular bone of distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35988" + ] + } + }, + { + "id": "FMA:35994", + "name": "Trabecular bone of proximal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34589" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of fourth metatarsal bone", + "Trabecular bone of base of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35995", + "name": "Trabecular bone of proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35994" + ] + }, + "synonyms": [ + "Trabecular bone of base of right fourth metatarsal bone", + "Trabecular bone of proximal end of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35996", + "name": "Trabecular bone of proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35994" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left fourth metatarsal bone", + "Trabecular bone of upper end of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:35997", + "name": "Trabecular bone of distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34592" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of fourth metatarsal bone", + "Trabecular bone of lower end of fourth metatarsal bone" + ] + }, + { + "id": "FMA:35998", + "name": "Trabecular bone of distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35997" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right fourth metatarsal bone", + "Trabecular bone of distal end of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:35999", + "name": "Trabecular bone of distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35997" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of left fourth metatarsal bone", + "Trabecular bone of lower end of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36000", + "name": "Bony part of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34595" + ] + } + }, + { + "id": "FMA:36001", + "name": "Bony part of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36000" + ] + } + }, + { + "id": "FMA:36002", + "name": "Bony part of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36000" + ] + } + }, + { + "id": "FMA:36004", + "name": "Bony part of distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34605" + ] + }, + "synonyms": [ + "Bony part of head of fourth metatarsal bone" + ] + }, + { + "id": "FMA:36005", + "name": "Bony part of distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36004" + ] + }, + "synonyms": [ + "Bony part of head of right fourth metatarsal bone", + "Bony part of epiphysis of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:36006", + "name": "Bony part of distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36004" + ] + }, + "synonyms": [ + "Bony part of head of left fourth metatarsal bone", + "Bony part of epiphysis of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36013", + "name": "Bony part of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34608" + ] + }, + "synonyms": [ + "Bony part of shaft of fourth metatarsal bone", + "Bony part of body of fourth metatarsal bone" + ] + }, + { + "id": "FMA:36014", + "name": "Bony part of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36013" + ] + }, + "synonyms": [ + "Bony part of shaft of right fourth metatarsal bone", + "Bony part of body of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:36015", + "name": "Bony part of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36013" + ] + }, + "synonyms": [ + "Bony part of shaft of left fourth metatarsal bone", + "Bony part of body of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36016", + "name": "Bony part of diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35583" + ] + } + }, + { + "id": "FMA:36017", + "name": "Bony part of diaphysis proper of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36016" + ] + } + }, + { + "id": "FMA:36018", + "name": "Bony part of diaphysis proper of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36016" + ] + } + }, + { + "id": "FMA:36022", + "name": "Bony part of proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34617" + ] + } + }, + { + "id": "FMA:36023", + "name": "Bony part of proximal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36022" + ] + } + }, + { + "id": "FMA:36024", + "name": "Bony part of proximal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36022" + ] + } + }, + { + "id": "FMA:36025", + "name": "Bony part of distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34620" + ] + } + }, + { + "id": "FMA:36026", + "name": "Bony part of distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36025" + ] + } + }, + { + "id": "FMA:36027", + "name": "Bony part of distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36025" + ] + } + }, + { + "id": "FMA:36030", + "name": "Articular cartilage of distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34631" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of fourth metatarsal bone", + "Articular cartilage of head of fourth metatarsal bone" + ] + }, + { + "id": "FMA:36031", + "name": "Articular cartilage of distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36030" + ] + }, + "synonyms": [ + "Articular cartilage of head right fourth metatarsal bone", + "Articular cartilage of epiphysis right fourth metatarsal bone" + ] + }, + { + "id": "FMA:36032", + "name": "Articular cartilage of distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36030" + ] + }, + "synonyms": [ + "Articular cartilage of head left fourth metatarsal bone", + "Articular cartilage of epiphysis left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36042", + "name": "Proximal epiphyseal plate of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34637" + ] + } + }, + { + "id": "FMA:36043", + "name": "Proximal epiphyseal plate of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36042" + ] + } + }, + { + "id": "FMA:36044", + "name": "Proximal epiphyseal plate of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36042" + ] + } + }, + { + "id": "FMA:36045", + "name": "Distal epiphyseal plate of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34640" + ] + } + }, + { + "id": "FMA:36046", + "name": "Distal epiphyseal plate of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36045" + ] + } + }, + { + "id": "FMA:36047", + "name": "Distal epiphyseal plate of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36045" + ] + } + }, + { + "id": "FMA:36050", + "name": "Fibrocartilage of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34645" + ] + }, + "synonyms": [ + "Fourth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36051", + "name": "Fibrocartilage of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36050" + ] + }, + "synonyms": [ + "Right fourth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36052", + "name": "Fibrocartilage of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36050" + ] + }, + "synonyms": [ + "Left fourth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36053", + "name": "Periosteum of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34648" + ] + }, + "synonyms": [ + "Fourth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36054", + "name": "Periosteum of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36053" + ] + }, + "synonyms": [ + "Right fourth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36055", + "name": "Periosteum of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36053" + ] + }, + "synonyms": [ + "Left fourth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36057", + "name": "Periosteum of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34652" + ] + }, + "synonyms": [ + "Periosteum of shaft of fourth metatarsal bone", + "Periosteum of body of fourth metatarsal bone" + ] + }, + { + "id": "FMA:36058", + "name": "Periosteum of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36057" + ] + }, + "synonyms": [ + "Periosteum of body of right fourth metatarsal bone", + "Periosteum of shaft of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:36059", + "name": "Periosteum of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36057" + ] + }, + "synonyms": [ + "Periosteum of shaft of left fourth metatarsal bone", + "Periosteum of body of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36060", + "name": "Periosteum of diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34655" + ] + } + }, + { + "id": "FMA:36061", + "name": "Periosteum of diaphysis proper of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36060" + ] + } + }, + { + "id": "FMA:36062", + "name": "Periosteum of diaphysis proper of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36060" + ] + } + }, + { + "id": "FMA:36066", + "name": "Periosteum of proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34661" + ] + } + }, + { + "id": "FMA:36067", + "name": "Periosteum of proximal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36066" + ] + } + }, + { + "id": "FMA:36068", + "name": "Periosteum of proximal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36066" + ] + } + }, + { + "id": "FMA:36069", + "name": "Periosteum of distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34664" + ] + } + }, + { + "id": "FMA:36070", + "name": "Periosteum of distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36069" + ] + } + }, + { + "id": "FMA:36071", + "name": "Periosteum of distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36069" + ] + } + }, + { + "id": "FMA:36072", + "name": "Periosteum of distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229636" + ] + }, + "synonyms": [ + "Periosteum of head of fourth metatarsal bone" + ] + }, + { + "id": "FMA:36073", + "name": "Periosteum of distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36072" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of right fourth metatarsal bone", + "Periosteum of head of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:36074", + "name": "Periosteum of distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36072" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of left fourth metatarsal bone", + "Periosteum of head of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:36082", + "name": "Bone of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34537" + ] + } + }, + { + "id": "FMA:36083", + "name": "Compact bone of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34538" + ] + } + }, + { + "id": "FMA:36084", + "name": "Compact bone of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36083" + ] + } + }, + { + "id": "FMA:36085", + "name": "Compact bone of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36083" + ] + } + }, + { + "id": "FMA:36086", + "name": "Trabecular bone of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34541" + ] + } + }, + { + "id": "FMA:36087", + "name": "Trabecular bone of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36086" + ] + } + }, + { + "id": "FMA:36088", + "name": "Trabecular bone of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36086" + ] + } + }, + { + "id": "FMA:36089", + "name": "Bone of zone of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34544" + ] + }, + "synonyms": [ + "Bone of subdivision of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36091", + "name": "Compact bone of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34546" + ] + }, + "synonyms": [ + "Compact bone of body of fifth metatarsal bone", + "Compact bone of shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36092", + "name": "Compact bone of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36091" + ] + }, + "synonyms": [ + "Compact bone of body of right fifth metatarsal bone", + "Compact bone of shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36093", + "name": "Compact bone of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36091" + ] + }, + "synonyms": [ + "Compact bone of shaft of left fifth metatarsal bone", + "Compact bone of body of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36094", + "name": "Compact bone of diaphysis proper of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34549" + ] + } + }, + { + "id": "FMA:36095", + "name": "Compact bone of diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36094" + ] + } + }, + { + "id": "FMA:36096", + "name": "Compact bone of diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36094" + ] + } + }, + { + "id": "FMA:36100", + "name": "Compact bone of proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34555" + ] + } + }, + { + "id": "FMA:36101", + "name": "Compact bone of proximal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36100" + ] + } + }, + { + "id": "FMA:36102", + "name": "Compact bone of proximal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36100" + ] + } + }, + { + "id": "FMA:36103", + "name": "Compact bone of distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34558" + ] + } + }, + { + "id": "FMA:36104", + "name": "Compact bone of distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36103" + ] + } + }, + { + "id": "FMA:36105", + "name": "Compact bone of distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36103" + ] + } + }, + { + "id": "FMA:36109", + "name": "Compact bone of proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34564" + ] + }, + "synonyms": [ + "Compact bone of proximal end of fifth metatarsal bone", + "Compact bone of base of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36110", + "name": "Compact bone of proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36109" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right fifth metatarsal bone", + "Compact bone of upper end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36111", + "name": "Compact bone of proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36109" + ] + }, + "synonyms": [ + "Compact bone of upper end of left fifth metatarsal bone", + "Compact bone of proximal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36112", + "name": "Compact bone of distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34567" + ] + }, + "synonyms": [ + "Compact bone of head of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36113", + "name": "Compact bone of distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36112" + ] + }, + "synonyms": [ + "Compact bone of distal end of right fifth metatarsal bone", + "Compact bone of lower end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36114", + "name": "Compact bone of distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36112" + ] + }, + "synonyms": [ + "Compact bone of distal end of left fifth metatarsal bone", + "Compact bone of lower end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36116", + "name": "Trabecular bone of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34571" + ] + }, + "synonyms": [ + "Trabecular bone of body of fifth metatarsal bone", + "Trabecular bone of shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36117", + "name": "Trabecular bone of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36116" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right fifth metatarsal bone", + "Trabecular bone of body of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36118", + "name": "Trabecular bone of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36116" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left fifth metatarsal bone", + "Trabecular bone of body of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36119", + "name": "Trabecular bone of diaphysis proper of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34574" + ] + } + }, + { + "id": "FMA:36120", + "name": "Trabecular bone of diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36119" + ] + } + }, + { + "id": "FMA:36121", + "name": "Trabecular bone of diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36119" + ] + } + }, + { + "id": "FMA:36125", + "name": "Trabecular bone of proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34580" + ] + } + }, + { + "id": "FMA:36126", + "name": "Trabecular bone of proximal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36125" + ] + } + }, + { + "id": "FMA:36127", + "name": "Trabecular bone of proximal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36125" + ] + } + }, + { + "id": "FMA:36128", + "name": "Trabecular bone of distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34583" + ] + } + }, + { + "id": "FMA:36129", + "name": "Trabecular bone of distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36128" + ] + } + }, + { + "id": "FMA:36130", + "name": "Trabecular bone of distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36128" + ] + } + }, + { + "id": "FMA:36134", + "name": "Trabecular bone of proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34589" + ] + }, + "synonyms": [ + "Trabecular bone of base of fifth metatarsal bone", + "Trabecular bone of proximal end of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36135", + "name": "Trabecular bone of proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36134" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right fifth metatarsal bone", + "Trabecular bone of proximal end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36136", + "name": "Trabecular bone of proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36134" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left fifth metatarsal bone", + "Trabecular bone of proximal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36137", + "name": "Trabecular bone of distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34592" + ] + }, + "synonyms": [ + "Trabecular bone of head of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36138", + "name": "Trabecular bone of distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36137" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right fifth metatarsal bone", + "Trabecular bone of distal end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36139", + "name": "Trabecular bone of distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36137" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of left fifth metatarsal bone", + "Trabecular bone of distal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36140", + "name": "Bony part of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34595" + ] + } + }, + { + "id": "FMA:36141", + "name": "Bony part of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36140" + ] + } + }, + { + "id": "FMA:36142", + "name": "Bony part of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36140" + ] + } + }, + { + "id": "FMA:36150", + "name": "Bony part of distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34605" + ] + }, + "synonyms": [ + "Bony part of head of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36151", + "name": "Bony part of distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36150" + ] + }, + "synonyms": [ + "Bony part of distal end of right fifth metatarsal bone", + "Bony part of lower end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36152", + "name": "Bony part of distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36150" + ] + }, + "synonyms": [ + "Bony part of distal end of left fifth metatarsal bone", + "Bony part of lower end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36153", + "name": "Bony part of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34608" + ] + }, + "synonyms": [ + "Bony part of shaft of fifth metatarsal bone", + "Bony part of body of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36154", + "name": "Bony part of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36153" + ] + }, + "synonyms": [ + "Bony part of body of right fifth metatarsal bone", + "Bony part of shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36155", + "name": "Bony part of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36153" + ] + }, + "synonyms": [ + "Bony part of shaft of left fifth metatarsal bone", + "Bony part of body of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36156", + "name": "Bony part of diaphysis proper of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35583" + ] + } + }, + { + "id": "FMA:36157", + "name": "Bony part of diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36156" + ] + } + }, + { + "id": "FMA:36158", + "name": "Bony part of diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36156" + ] + } + }, + { + "id": "FMA:36162", + "name": "Bony part of proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34617" + ] + } + }, + { + "id": "FMA:36163", + "name": "Bony part of proximal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36162" + ] + } + }, + { + "id": "FMA:36164", + "name": "Bony part of proximal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36162" + ] + } + }, + { + "id": "FMA:36165", + "name": "Bony part of distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34620" + ] + } + }, + { + "id": "FMA:36166", + "name": "Bony part of distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36165" + ] + } + }, + { + "id": "FMA:36167", + "name": "Bony part of distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36165" + ] + } + }, + { + "id": "FMA:36173", + "name": "Articular cartilage of proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34628" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of fifth metatarsal bone", + "Articular cartilage of base of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36174", + "name": "Articular cartilage of proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36173" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right fifth metatarsal bone", + "Articular cartilage of proximal end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36175", + "name": "Articular cartilage of proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36173" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left fifth metatarsal bone", + "Articular cartilage of upper end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36176", + "name": "Articular cartilage of distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34631" + ] + }, + "synonyms": [ + "Articular cartilage of head of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36177", + "name": "Articular cartilage of distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36176" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of right fifth metatarsal bone", + "Articular cartilage of distal end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36178", + "name": "Articular cartilage of distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36176" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of left fifth metatarsal bone", + "Articular cartilage of lower end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36182", + "name": "Proximal epiphyseal plate of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34637" + ] + } + }, + { + "id": "FMA:36183", + "name": "Proximal epiphyseal plate of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36182" + ] + } + }, + { + "id": "FMA:36184", + "name": "Proximal epiphyseal plate of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36182" + ] + } + }, + { + "id": "FMA:36185", + "name": "Distal epiphyseal plate of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34640" + ] + } + }, + { + "id": "FMA:36186", + "name": "Distal epiphyseal plate of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36185" + ] + } + }, + { + "id": "FMA:36187", + "name": "Distal epiphyseal plate of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36185" + ] + } + }, + { + "id": "FMA:36190", + "name": "Fibrocartilage of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34645" + ] + }, + "synonyms": [ + "Fifth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36191", + "name": "Fibrocartilage of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36190" + ] + }, + "synonyms": [ + "Right fifth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36192", + "name": "Fibrocartilage of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36190" + ] + }, + "synonyms": [ + "Left fifth metatarsal bone fibrocartilage" + ] + }, + { + "id": "FMA:36193", + "name": "Periosteum of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34648" + ] + }, + "synonyms": [ + "Fifth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36194", + "name": "Periosteum of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36193" + ] + }, + "synonyms": [ + "Right fifth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36195", + "name": "Periosteum of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36193" + ] + }, + "synonyms": [ + "Left fifth metatarsal bone periosteum" + ] + }, + { + "id": "FMA:36197", + "name": "Periosteum of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34652" + ] + }, + "synonyms": [ + "Periosteum of body of fifth metatarsal bone", + "Periosteum of shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36198", + "name": "Periosteum of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36197" + ] + }, + "synonyms": [ + "Periosteum of body of right fifth metatarsal bone", + "Periosteum of shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36199", + "name": "Periosteum of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36197" + ] + }, + "synonyms": [ + "Periosteum of body of left fifth metatarsal bone", + "Periosteum of shaft of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36200", + "name": "Periosteum of diaphysis proper of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34655" + ] + } + }, + { + "id": "FMA:36201", + "name": "Periosteum of diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36200" + ] + } + }, + { + "id": "FMA:36202", + "name": "Periosteum of diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36200" + ] + } + }, + { + "id": "FMA:36206", + "name": "Periosteum of proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34661" + ] + } + }, + { + "id": "FMA:36207", + "name": "Periosteum of proximal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36206" + ] + } + }, + { + "id": "FMA:36208", + "name": "Periosteum of proximal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36206" + ] + } + }, + { + "id": "FMA:36209", + "name": "Periosteum of distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34664" + ] + } + }, + { + "id": "FMA:36210", + "name": "Periosteum of distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36209" + ] + } + }, + { + "id": "FMA:36211", + "name": "Periosteum of distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36209" + ] + } + }, + { + "id": "FMA:36215", + "name": "Periosteum of proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229634" + ] + }, + "synonyms": [ + "Periosteum of proximal end of fifth metatarsal bone", + "Periosteum of base of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36216", + "name": "Periosteum of proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36215" + ] + }, + "synonyms": [ + "Periosteum of proximal end of right fifth metatarsal bone", + "Periosteum of upper end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36217", + "name": "Periosteum of proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36215" + ] + }, + "synonyms": [ + "Periosteum of upper end of left fifth metatarsal bone", + "Periosteum of proximal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36218", + "name": "Periosteum of distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229636" + ] + }, + "synonyms": [ + "Periosteum of head of fifth metatarsal bone" + ] + }, + { + "id": "FMA:36219", + "name": "Periosteum of distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36218" + ] + }, + "synonyms": [ + "Periosteum of distal end of right fifth metatarsal bone", + "Periosteum of lower end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:36220", + "name": "Periosteum of distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36218" + ] + }, + "synonyms": [ + "Periosteum of lower end of left fifth metatarsal bone", + "Periosteum of distal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:36222", + "name": "Bone of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34397" + ] + } + }, + { + "id": "FMA:36223", + "name": "Compact bone of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34398" + ] + } + }, + { + "id": "FMA:36224", + "name": "Compact bone of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36223" + ] + } + }, + { + "id": "FMA:36225", + "name": "Compact bone of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36223" + ] + } + }, + { + "id": "FMA:36226", + "name": "Trabecular bone of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34401" + ] + } + }, + { + "id": "FMA:36227", + "name": "Trabecular bone of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36226" + ] + } + }, + { + "id": "FMA:36228", + "name": "Trabecular bone of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36226" + ] + } + }, + { + "id": "FMA:36231", + "name": "Compact bone of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34406" + ] + }, + "synonyms": [ + "Compact bone of shaft of first metacarpal bone", + "Compact bone of body of first metacarpal bone" + ] + }, + { + "id": "FMA:36232", + "name": "Compact bone of diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36231" + ] + }, + "synonyms": [ + "Compact bone of body of right first metacarpal bone", + "Compact bone of shaft of right first metacarpal bone" + ] + }, + { + "id": "FMA:36233", + "name": "Compact bone of diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36231" + ] + }, + "synonyms": [ + "Compact bone of body of left first metacarpal bone", + "Compact bone of shaft of left first metacarpal bone" + ] + }, + { + "id": "FMA:36234", + "name": "Compact bone of diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34409" + ] + } + }, + { + "id": "FMA:36235", + "name": "Compact bone of diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36234" + ] + } + }, + { + "id": "FMA:36236", + "name": "Compact bone of diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36234" + ] + } + }, + { + "id": "FMA:36240", + "name": "Compact bone of proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34415" + ] + } + }, + { + "id": "FMA:36241", + "name": "Compact bone of proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36240" + ] + } + }, + { + "id": "FMA:36242", + "name": "Compact bone of proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36240" + ] + } + }, + { + "id": "FMA:36243", + "name": "Compact bone of distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34418" + ] + } + }, + { + "id": "FMA:36244", + "name": "Compact bone of distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36243" + ] + } + }, + { + "id": "FMA:36245", + "name": "Compact bone of distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36243" + ] + } + }, + { + "id": "FMA:36246", + "name": "Compact bone of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34424" + ] + }, + "synonyms": [ + "Compact bone of base of first metacarpal bone", + "Compact bone of epiphysis of first metacarpal bone" + ] + }, + { + "id": "FMA:36247", + "name": "Compact bone of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36246" + ] + }, + "synonyms": [ + "Compact bone of base of right first metacarpal bone", + "Compact bone of epiphysis of right first metacarpal bone" + ] + }, + { + "id": "FMA:36248", + "name": "Compact bone of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36246" + ] + }, + "synonyms": [ + "Compact bone of epiphysis of left first metacarpal bone", + "Compact bone of base of left first metacarpal bone" + ] + }, + { + "id": "FMA:36252", + "name": "Compact bone of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34427" + ] + }, + "synonyms": [ + "Compact bone of distal end of first metacarpal bone", + "Compact bone of head of first metacarpal bone", + "Compact bone of lower end of first metacarpal bone" + ] + }, + { + "id": "FMA:36253", + "name": "Compact bone of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36252" + ] + }, + "synonyms": [ + "Compact bone of head of right first metacarpal bone", + "Compact bone of distal end of right first metacarpal bone", + "Compact bone of lower end of right first metacarpal bone" + ] + }, + { + "id": "FMA:36254", + "name": "Compact bone of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36252" + ] + }, + "synonyms": [ + "Compact bone of distal end of left first metacarpal bone", + "Compact bone of head of left first metacarpal bone", + "Compact bone of lower end of left first metacarpal bone" + ] + }, + { + "id": "FMA:36256", + "name": "Trabecular bone of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34431" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of first metacarpal bone", + "Trabecular bone of body of first metacarpal bone" + ] + }, + { + "id": "FMA:36257", + "name": "Trabecular bone of diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36256" + ] + }, + "synonyms": [ + "Trabecular bone of body of right first metacarpal bone", + "Trabecular bone of shaft of right first metacarpal bone" + ] + }, + { + "id": "FMA:36258", + "name": "Trabecular bone of diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36256" + ] + }, + "synonyms": [ + "Trabecular bone of body of left first metacarpal bone", + "Trabecular bone of shaft of left first metacarpal bone" + ] + }, + { + "id": "FMA:36259", + "name": "Trabecular bone of diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34434" + ] + } + }, + { + "id": "FMA:36260", + "name": "Trabecular bone of diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36259" + ] + } + }, + { + "id": "FMA:36261", + "name": "Trabecular bone of diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36259" + ] + } + }, + { + "id": "FMA:36265", + "name": "Trabecular bone of proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34440" + ] + } + }, + { + "id": "FMA:36266", + "name": "Trabecular bone of proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36265" + ] + } + }, + { + "id": "FMA:36267", + "name": "Trabecular bone of proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36265" + ] + } + }, + { + "id": "FMA:36268", + "name": "Trabecular bone of distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34443" + ] + } + }, + { + "id": "FMA:36269", + "name": "Trabecular bone of distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36268" + ] + } + }, + { + "id": "FMA:36270", + "name": "Trabecular bone of distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36268" + ] + } + }, + { + "id": "FMA:36271", + "name": "Trabecular bone of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34449" + ] + }, + "synonyms": [ + "Trabecular bone of base of first metacarpal bone", + "Trabecular bone of epiphysis of first metacarpal bone" + ] + }, + { + "id": "FMA:36272", + "name": "Trabecular bone of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36271" + ] + }, + "synonyms": [ + "Trabecular bone of base of right first metacarpal bone", + "Trabecular bone of epiphysis of right first metacarpal bone" + ] + }, + { + "id": "FMA:36273", + "name": "Trabecular bone of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36271" + ] + }, + "synonyms": [ + "Trabecular bone of epiphysis of left first metacarpal bone" + ] + }, + { + "id": "FMA:36277", + "name": "Trabecular bone of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34452" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of first metacarpal bone", + "Trabecular bone of head of first metacarpal bone", + "Trabecular bone of lower end of first metacarpal bone" + ] + }, + { + "id": "FMA:36278", + "name": "Trabecular bone of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36277" + ] + }, + "synonyms": [ + "Trabecular bone of lower end of right first metacarpal bone", + "Trabecular bone of head of right first metacarpal bone", + "Trabecular bone of distal end of right first metacarpal bone" + ] + }, + { + "id": "FMA:36279", + "name": "Trabecular bone of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36277" + ] + }, + "synonyms": [ + "Trabecular bone of head of left first metacarpal bone", + "Trabecular bone of distal end of left first metacarpal bone", + "Trabecular bone of lower end of left first metacarpal bone" + ] + }, + { + "id": "FMA:36280", + "name": "Bony part of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34455" + ] + } + }, + { + "id": "FMA:36281", + "name": "Bony part of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36280" + ] + } + }, + { + "id": "FMA:36282", + "name": "Bony part of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36280" + ] + } + }, + { + "id": "FMA:36284", + "name": "Bony part of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34462" + ] + }, + "synonyms": [ + "Bony part of epiphysis of first metacarpal bone", + "Bony part of base of first metacarpal bone" + ] + }, + { + "id": "FMA:36285", + "name": "Bony part of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36284" + ] + }, + "synonyms": [ + "Bony part of base of right first metacarpal bone", + "Bony part of epiphysis of right first metacarpal bone" + ] + }, + { + "id": "FMA:36286", + "name": "Bony part of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36284" + ] + }, + "synonyms": [ + "Bony part of base of left first metacarpal bone", + "Bony part of epiphysis of left first metacarpal bone" + ] + }, + { + "id": "FMA:36290", + "name": "Bony part of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34465" + ] + }, + "synonyms": [ + "Bony part of distal end of first metacarpal bone", + "Bony part of head of first metacarpal bone", + "Bony part of lower end of first metacarpal bone" + ] + }, + { + "id": "FMA:36291", + "name": "Bony part of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36290" + ] + }, + "synonyms": [ + "Bony part of distal end of right first metacarpal bone", + "Bony part of lower end of right first metacarpal bone", + "Bony part of head of right first metacarpal bone" + ] + }, + { + "id": "FMA:36292", + "name": "Bony part of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36290" + ] + }, + "synonyms": [ + "Bony part of head of left first metacarpal bone", + "Bony part of lower end of left first metacarpal bone", + "Bony part of distal end of left first metacarpal bone" + ] + }, + { + "id": "FMA:36293", + "name": "Bony part of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34468" + ] + }, + "synonyms": [ + "Bony part of shaft of first metacarpal bone", + "Bony part of body of first metacarpal bone" + ] + }, + { + "id": "FMA:36294", + "name": "Bony part of shaft of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36293" + ] + }, + "synonyms": [ + "Bony part of diaphysis of right first metacarpal bone", + "Bony part of body of right first metacarpal bone" + ] + }, + { + "id": "FMA:36295", + "name": "Bony part of shaft of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36293" + ] + }, + "synonyms": [ + "Bony part of diaphysis of left first metacarpal bone", + "Bony part of body of left first metacarpal bone" + ] + }, + { + "id": "FMA:36296", + "name": "Bony part of diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34471" + ] + } + }, + { + "id": "FMA:36297", + "name": "Bony part of diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36296" + ] + } + }, + { + "id": "FMA:36298", + "name": "Bony part of diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36296" + ] + } + }, + { + "id": "FMA:36302", + "name": "Bony part of proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34477" + ] + } + }, + { + "id": "FMA:36303", + "name": "Bony part of proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36302" + ] + } + }, + { + "id": "FMA:36304", + "name": "Bony part of proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36302" + ] + } + }, + { + "id": "FMA:36305", + "name": "Bony part of distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34480" + ] + } + }, + { + "id": "FMA:36306", + "name": "Bony part of distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36305" + ] + } + }, + { + "id": "FMA:36307", + "name": "Bony part of distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36305" + ] + } + }, + { + "id": "FMA:36310", + "name": "Articular cartilage of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34488" + ] + }, + "synonyms": [ + "Articular cartilage of base of first metacarpal bone", + "Articular cartilage of epiphysis of first metacarpal bone" + ] + }, + { + "id": "FMA:36311", + "name": "Articular cartilage of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36310" + ] + }, + "synonyms": [ + "Articular cartilage of base of right first metacarpal bone", + "Articular cartilage of epiphysis of right first metacarpal bone" + ] + }, + { + "id": "FMA:36312", + "name": "Articular cartilage of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36310" + ] + }, + "synonyms": [ + "Articular cartilage of base of left first metacarpal bone", + "Articular cartilage of epiphysis of left first metacarpal bone" + ] + }, + { + "id": "FMA:36316", + "name": "Articular cartilage of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34491" + ] + }, + "synonyms": [ + "Articular cartilage of lower end of first metacarpal bone", + "Articular cartilage of head of first metacarpal bone", + "Articular cartilage of distal end of first metacarpal bone" + ] + }, + { + "id": "FMA:36317", + "name": "Articular cartilage of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36316" + ] + }, + "synonyms": [ + "Articular cartilage of distal end of right first metacarpal bone", + "Articular cartilage of lower end of right first metacarpal bone", + "Articular cartilage of head of right first metacarpal bone" + ] + }, + { + "id": "FMA:36318", + "name": "Articular cartilage of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36316" + ] + }, + "synonyms": [ + "Articular cartilage of head of left first metacarpal bone", + "Articular cartilage of distal end of left first metacarpal bone", + "Articular cartilage of lower end of left first metacarpal bone" + ] + }, + { + "id": "FMA:36322", + "name": "Proximal epiphyseal plate of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34497" + ] + } + }, + { + "id": "FMA:36323", + "name": "Proximal epiphyseal plate of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36322" + ] + } + }, + { + "id": "FMA:36324", + "name": "Proximal epiphyseal plate of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36322" + ] + } + }, + { + "id": "FMA:36325", + "name": "Distal epiphyseal plate of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34500" + ] + } + }, + { + "id": "FMA:36326", + "name": "Distal epiphyseal plate of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36325" + ] + } + }, + { + "id": "FMA:36327", + "name": "Distal epiphyseal plate of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36325" + ] + } + }, + { + "id": "FMA:36330", + "name": "Fibrocartilage of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34505" + ] + }, + "synonyms": [ + "First metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36331", + "name": "Fibrocartilage of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36330" + ] + }, + "synonyms": [ + "Right first metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36332", + "name": "Fibrocartilage of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36330" + ] + }, + "synonyms": [ + "Left first metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36333", + "name": "Periosteum of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34508" + ] + }, + "synonyms": [ + "First metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36334", + "name": "Periosteum of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36333" + ] + }, + "synonyms": [ + "Right first metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36335", + "name": "Periosteum of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36333" + ] + }, + "synonyms": [ + "Left first metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36337", + "name": "Periosteum of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34512" + ] + }, + "synonyms": [ + "Periosteum of shaft of first metacarpal bone", + "Periosteum of body of first metacarpal bone" + ] + }, + { + "id": "FMA:36338", + "name": "Periosteum of shaft of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36337" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of right first metacarpal bone", + "Periosteum of body of right first metacarpal bone" + ] + }, + { + "id": "FMA:36339", + "name": "Periosteum of shaft of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36337" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of left first metacarpal bone", + "Periosteum of body of left first metacarpal bone" + ] + }, + { + "id": "FMA:36340", + "name": "Periosteum of diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34515" + ] + } + }, + { + "id": "FMA:36341", + "name": "Periosteum of diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36340" + ] + } + }, + { + "id": "FMA:36342", + "name": "Periosteum of diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36340" + ] + } + }, + { + "id": "FMA:36346", + "name": "Periosteum of proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34521" + ] + } + }, + { + "id": "FMA:36347", + "name": "Periosteum of proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36346" + ] + } + }, + { + "id": "FMA:36348", + "name": "Periosteum of proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36346" + ] + } + }, + { + "id": "FMA:36349", + "name": "Periosteum of distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34524" + ] + } + }, + { + "id": "FMA:36350", + "name": "Periosteum of distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36349" + ] + } + }, + { + "id": "FMA:36351", + "name": "Periosteum of distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36349" + ] + } + }, + { + "id": "FMA:36352", + "name": "Periosteum of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34530" + ] + }, + "synonyms": [ + "Periosteum of base of first metacarpal bone", + "Periosteum of epiphysis of first metacarpal bone" + ] + }, + { + "id": "FMA:36353", + "name": "Periosteum of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36352" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of right first metacarpal bone", + "Periosteum of base of right first metacarpal bone" + ] + }, + { + "id": "FMA:36354", + "name": "Periosteum of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36352" + ] + }, + "synonyms": [ + "Periosteum of epiphysis of left first metacarpal bone", + "Periosteum of base of left first metacarpal bone" + ] + }, + { + "id": "FMA:36358", + "name": "Periosteum of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34533" + ] + }, + "synonyms": [ + "Periosteum of head of first metacarpal bone", + "Periosteum of lower end of first metacarpal bone", + "Periosteum of distal end of first metacarpal bone" + ] + }, + { + "id": "FMA:36359", + "name": "Periosteum of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36358" + ] + }, + "synonyms": [ + "Periosteum of lower end of right first metacarpal bone", + "Periosteum of distal end of right first metacarpal bone", + "Periosteum of head of right first metacarpal bone" + ] + }, + { + "id": "FMA:36360", + "name": "Periosteum of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36358" + ] + }, + "synonyms": [ + "Periosteum of lower end of left first metacarpal bone", + "Periosteum of head of left first metacarpal bone", + "Periosteum of distal end of left first metacarpal bone" + ] + }, + { + "id": "FMA:36362", + "name": "Bone of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34397" + ] + } + }, + { + "id": "FMA:36363", + "name": "Compact bone of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34398" + ] + } + }, + { + "id": "FMA:36364", + "name": "Compact bone of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36363" + ] + } + }, + { + "id": "FMA:36365", + "name": "Compact bone of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36363" + ] + } + }, + { + "id": "FMA:36366", + "name": "Trabecular bone of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34401" + ] + } + }, + { + "id": "FMA:36367", + "name": "Trabecular bone of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36366" + ] + } + }, + { + "id": "FMA:36368", + "name": "Trabecular bone of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36366" + ] + } + }, + { + "id": "FMA:36371", + "name": "Compact bone of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34406" + ] + }, + "synonyms": [ + "Compact bone of shaft of second metacarpal bone", + "Compact bone of body of second metacarpal bone" + ] + }, + { + "id": "FMA:36372", + "name": "Compact bone of diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36371" + ] + }, + "synonyms": [ + "Compact bone of body of right second metacarpal bone", + "Compact bone of shaft of right second metacarpal bone" + ] + }, + { + "id": "FMA:36373", + "name": "Compact bone of diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36371" + ] + }, + "synonyms": [ + "Compact bone of shaft of left second metacarpal bone", + "Compact bone of body of left second metacarpal bone" + ] + }, + { + "id": "FMA:36374", + "name": "Compact bone of diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34409" + ] + } + }, + { + "id": "FMA:36375", + "name": "Compact bone of diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36374" + ] + } + }, + { + "id": "FMA:36376", + "name": "Compact bone of diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36374" + ] + } + }, + { + "id": "FMA:36380", + "name": "Compact bone of proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34415" + ] + } + }, + { + "id": "FMA:36381", + "name": "Compact bone of proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36380" + ] + } + }, + { + "id": "FMA:36382", + "name": "Compact bone of proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36380" + ] + } + }, + { + "id": "FMA:36383", + "name": "Compact bone of distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34418" + ] + } + }, + { + "id": "FMA:36384", + "name": "Compact bone of distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36383" + ] + } + }, + { + "id": "FMA:36385", + "name": "Compact bone of distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36383" + ] + } + }, + { + "id": "FMA:36386", + "name": "Compact bone of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34427" + ] + }, + "synonyms": [ + "Compact bone of head of second metacarpal bone", + "Compact bone of epiphysis of second metacarpal bone" + ] + }, + { + "id": "FMA:36387", + "name": "Compact bone of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36386" + ] + }, + "synonyms": [ + "Compact bone of head of right second metacarpal bone", + "Compact bone of epiphysis of right second metacarpal bone" + ] + }, + { + "id": "FMA:36388", + "name": "Compact bone of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36386" + ] + }, + "synonyms": [ + "Compact bone of epiphysis of left second metacarpal bone", + "Compact bone of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:36389", + "name": "Compact bone of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34424" + ] + }, + "synonyms": [ + "Compact bone of base of second metacarpal bone", + "Compact bone of proximal end of second metacarpal bone", + "Compact bone of upper end of second metacarpal bone" + ] + }, + { + "id": "FMA:36390", + "name": "Compact bone of proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36389" + ] + }, + "synonyms": [ + "Compact bone of base of right second metacarpal bone", + "Compact bone of proximal end of right second metacarpal bone", + "Compact bone of upper end of right second metacarpal bone" + ] + }, + { + "id": "FMA:36391", + "name": "Compact bone of proximal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36389" + ] + }, + "synonyms": [ + "Compact bone of proximal end of left second metacarpal bone", + "Compact bone of base of left second metacarpal bone", + "Compact bone of upper end of left second metacarpal bone" + ] + }, + { + "id": "FMA:36396", + "name": "Trabecular bone of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34431" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of second metacarpal bone", + "Trabecular bone of body of second metacarpal bone" + ] + }, + { + "id": "FMA:36397", + "name": "Trabecular bone of diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36396" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of right second metacarpal bone", + "Trabecular bone of body of right second metacarpal bone" + ] + }, + { + "id": "FMA:36398", + "name": "Trabecular bone of diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36396" + ] + }, + "synonyms": [ + "Trabecular bone of body of left second metacarpal bone", + "Trabecular bone of shaft of left second metacarpal bone" + ] + }, + { + "id": "FMA:36399", + "name": "Trabecular bone of diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34434" + ] + } + }, + { + "id": "FMA:36400", + "name": "Trabecular bone of diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36399" + ] + } + }, + { + "id": "FMA:36401", + "name": "Trabecular bone of diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36399" + ] + } + }, + { + "id": "FMA:36405", + "name": "Trabecular bone of proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34440" + ] + } + }, + { + "id": "FMA:36406", + "name": "Trabecular bone of proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36405" + ] + } + }, + { + "id": "FMA:36407", + "name": "Trabecular bone of proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36405" + ] + } + }, + { + "id": "FMA:36408", + "name": "Trabecular bone of distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34443" + ] + } + }, + { + "id": "FMA:36409", + "name": "Trabecular bone of distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36408" + ] + } + }, + { + "id": "FMA:36410", + "name": "Trabecular bone of distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36408" + ] + } + }, + { + "id": "FMA:36411", + "name": "Trabecular bone of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34452" + ] + }, + "synonyms": [ + "Trabecular bone of head of second metacarpal bone" + ] + }, + { + "id": "FMA:36412", + "name": "Trabecular bone of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36411" + ] + }, + "synonyms": [ + "Trabecular bone of head of right second metacarpal bone" + ] + }, + { + "id": "FMA:36413", + "name": "Trabecular bone of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36411" + ] + }, + "synonyms": [ + "Trabecular bone of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:36414", + "name": "Trabecular bone of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34449" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of second metacarpal bone", + "Trabecular bone of base of second metacarpal bone", + "Trabecular bone of upper end of second metacarpal bone" + ] + }, + { + "id": "FMA:36415", + "name": "Trabecular bone of base of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36414" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right second metacarpal bone", + "Trabecular bone of proximal end of right second metacarpal bone" + ] + }, + { + "id": "FMA:36416", + "name": "Trabecular bone of base of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36414" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left second metacarpal bone", + "Trabecular bone of upper end of left second metacarpal bone" + ] + }, + { + "id": "FMA:36420", + "name": "Bony part of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34455" + ] + } + }, + { + "id": "FMA:36421", + "name": "Bony part of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36420" + ] + } + }, + { + "id": "FMA:36422", + "name": "Bony part of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36420" + ] + } + }, + { + "id": "FMA:36424", + "name": "Bony part of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34465" + ] + }, + "synonyms": [ + "Bony part of epiphysis of second metacarpal bone", + "Bony part of head of second metacarpal bone" + ] + }, + { + "id": "FMA:36425", + "name": "Bony part of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36424" + ] + }, + "synonyms": [ + "Bony part of epiphysis of right second metacarpal bone", + "Bony part of head of right second metacarpal bone" + ] + }, + { + "id": "FMA:36426", + "name": "Bony part of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36424" + ] + }, + "synonyms": [ + "Bony part of epiphysis of left second metacarpal bone", + "Bony part of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:36427", + "name": "Bony part of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34462" + ] + }, + "synonyms": [ + "Bony part of upper end of second metacarpal bone", + "Bony part of proximal end of second metacarpal bone", + "Bony part of base of second metacarpal bone" + ] + }, + { + "id": "FMA:36428", + "name": "Bony part of proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36427" + ] + }, + "synonyms": [ + "Bony part of upper end of right second metacarpal bone", + "Bony part of base of right second metacarpal bone", + "Bony part of proximal end of right second metacarpal bone" + ] + }, + { + "id": "FMA:36429", + "name": "Bony part of proximal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36427" + ] + }, + "synonyms": [ + "Bony part of base of left second metacarpal bone", + "Bony part of proximal end of left second metacarpal bone", + "Bony part of upper end of left second metacarpal bone" + ] + }, + { + "id": "FMA:36433", + "name": "Bony part of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34468" + ] + }, + "synonyms": [ + "Bony part of shaft of second metacarpal bone", + "Bony part of body of second metacarpal bone" + ] + }, + { + "id": "FMA:36434", + "name": "Bony part of shaft of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36433" + ] + }, + "synonyms": [ + "Bony part of body of right second metacarpal bone", + "Bony part of diaphysis of right second metacarpal bone" + ] + }, + { + "id": "FMA:36435", + "name": "Bony part of shaft of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36433" + ] + }, + "synonyms": [ + "Bony part of body of left second metacarpal bone", + "Bony part of diaphysis of left second metacarpal bone" + ] + }, + { + "id": "FMA:36436", + "name": "Bony part of diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34471" + ] + } + }, + { + "id": "FMA:36437", + "name": "Bony part of diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36436" + ] + } + }, + { + "id": "FMA:36438", + "name": "Bony part of diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36436" + ] + } + }, + { + "id": "FMA:36442", + "name": "Bony part of proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34477" + ] + } + }, + { + "id": "FMA:36443", + "name": "Bony part of proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36442" + ] + } + }, + { + "id": "FMA:36444", + "name": "Bony part of proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36442" + ] + } + }, + { + "id": "FMA:36445", + "name": "Bony part of distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34480" + ] + } + }, + { + "id": "FMA:36446", + "name": "Bony part of distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36445" + ] + } + }, + { + "id": "FMA:36447", + "name": "Bony part of distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36445" + ] + } + }, + { + "id": "FMA:36450", + "name": "Articular cartilage of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34491" + ] + }, + "synonyms": [ + "Articular cartilage of head of second metacarpal bone", + "Articular cartilage of distal end of second metacarpal bone", + "Articular cartilage of epiphysis of second metacarpal bone" + ] + }, + { + "id": "FMA:36451", + "name": "Articular cartilage of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36450" + ] + }, + "synonyms": [ + "Articular cartilage of head of right second metacarpal bone", + "Articular cartilage of epiphysis of right second metacarpal bone" + ] + }, + { + "id": "FMA:36452", + "name": "Articular cartilage of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36450" + ] + }, + "synonyms": [ + "Articular cartilage of epiphysis of left second metacarpal bone", + "Articular cartilage of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:36453", + "name": "Articular cartilage of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34488" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of second metacarpal bone", + "Articular cartilage of base of second metacarpal bone", + "Articular cartilage of upper end of second metacarpal bone" + ] + }, + { + "id": "FMA:36454", + "name": "Articular cartilage of proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36453" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right second metacarpal bone", + "Articular cartilage of base of right second metacarpal bone", + "Articular cartilage of proximal end of right second metacarpal bone" + ] + }, + { + "id": "FMA:36455", + "name": "Articular cartilage of base of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36453" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of left second metacarpal bone", + "Articular cartilage of upper end of left second metacarpal bone", + "Articular cartilage of proximal epiphysis of left second metacarpal bone" + ] + }, + { + "id": "FMA:36462", + "name": "Proximal epiphyseal plate of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34497" + ] + } + }, + { + "id": "FMA:36463", + "name": "Proximal epiphyseal plate of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36462" + ] + } + }, + { + "id": "FMA:36464", + "name": "Proximal epiphyseal plate of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36462" + ] + } + }, + { + "id": "FMA:36465", + "name": "Distal epiphyseal plate of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34500" + ] + } + }, + { + "id": "FMA:36466", + "name": "Distal epiphyseal plate of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36465" + ] + } + }, + { + "id": "FMA:36467", + "name": "Distal epiphyseal plate of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36465" + ] + } + }, + { + "id": "FMA:36470", + "name": "Fibrocartilage of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34505" + ] + }, + "synonyms": [ + "Second metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36471", + "name": "Fibrocartilage of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36470" + ] + }, + "synonyms": [ + "Right second metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36472", + "name": "Fibrocartilage of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36470" + ] + }, + "synonyms": [ + "Left second metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36473", + "name": "Periosteum of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34508" + ] + }, + "synonyms": [ + "Second metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36474", + "name": "Periosteum of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36473" + ] + }, + "synonyms": [ + "Right second metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36475", + "name": "Periosteum of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36473" + ] + }, + "synonyms": [ + "Left second metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36477", + "name": "Periosteum of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34512" + ] + }, + "synonyms": [ + "Periosteum of body of second metacarpal bone", + "Periosteum of shaft of second metacarpal bone" + ] + }, + { + "id": "FMA:36478", + "name": "Periosteum of shaft of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36477" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of right second metacarpal bone", + "Periosteum of body of right second metacarpal bone" + ] + }, + { + "id": "FMA:36479", + "name": "Periosteum of shaft of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36477" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of left second metacarpal bone", + "Periosteum of body of left second metacarpal bone" + ] + }, + { + "id": "FMA:36480", + "name": "Periosteum of diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34515" + ] + } + }, + { + "id": "FMA:36481", + "name": "Periosteum of diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36480" + ] + } + }, + { + "id": "FMA:36482", + "name": "Periosteum of diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36480" + ] + } + }, + { + "id": "FMA:36486", + "name": "Periosteum of proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34521" + ] + } + }, + { + "id": "FMA:36487", + "name": "Periosteum of proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36486" + ] + } + }, + { + "id": "FMA:36488", + "name": "Periosteum of proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36486" + ] + } + }, + { + "id": "FMA:36489", + "name": "Periosteum of distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34524" + ] + } + }, + { + "id": "FMA:36490", + "name": "Periosteum of distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36489" + ] + } + }, + { + "id": "FMA:36491", + "name": "Periosteum of distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36489" + ] + } + }, + { + "id": "FMA:36492", + "name": "Periosteum of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34533" + ] + }, + "synonyms": [ + "Periosteum of head of second metacarpal bone" + ] + }, + { + "id": "FMA:36493", + "name": "Periosteum of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36492" + ] + }, + "synonyms": [ + "Periosteum of head of right second metacarpal bone" + ] + }, + { + "id": "FMA:36494", + "name": "Periosteum of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36492" + ] + }, + "synonyms": [ + "Periosteum of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:36495", + "name": "Periosteum of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34530" + ] + }, + "synonyms": [ + "Periosteum of upper end of second metacarpal bone", + "Periosteum of proximal end of second metacarpal bone", + "Periosteum of base of second metacarpal bone" + ] + }, + { + "id": "FMA:36496", + "name": "Periosteum of proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36495" + ] + }, + "synonyms": [ + "Periosteum of upper end of right second metacarpal bone", + "Periosteum of base of right second metacarpal bone", + "Periosteum of proximal end of right second metacarpal bone" + ] + }, + { + "id": "FMA:36497", + "name": "Periosteum of proximal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36495" + ] + }, + "synonyms": [ + "Periosteum of upper end of left second metacarpal bone", + "Periosteum of proximal end of left second metacarpal bone", + "Periosteum of base of left second metacarpal bone" + ] + }, + { + "id": "FMA:36502", + "name": "Bone of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34397" + ] + } + }, + { + "id": "FMA:36503", + "name": "Compact bone of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34398" + ] + } + }, + { + "id": "FMA:36504", + "name": "Compact bone of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36503" + ] + } + }, + { + "id": "FMA:36505", + "name": "Compact bone of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36503" + ] + } + }, + { + "id": "FMA:36506", + "name": "Trabecular bone of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34401" + ] + } + }, + { + "id": "FMA:36507", + "name": "Trabecular bone of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36506" + ] + } + }, + { + "id": "FMA:36508", + "name": "Trabecular bone of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36506" + ] + } + }, + { + "id": "FMA:36511", + "name": "Compact bone of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34406" + ] + }, + "synonyms": [ + "Compact bone of shaft of third metacarpal bone", + "Compact bone of body of third metacarpal bone" + ] + }, + { + "id": "FMA:36512", + "name": "Compact bone of diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36511" + ] + }, + "synonyms": [ + "Compact bone of body of right third metacarpal bone", + "Compact bone of shaft of right third metacarpal bone" + ] + }, + { + "id": "FMA:36513", + "name": "Compact bone of diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36511" + ] + }, + "synonyms": [ + "Compact bone of shaft of left third metacarpal bone", + "Compact bone of body of left third metacarpal bone" + ] + }, + { + "id": "FMA:36514", + "name": "Compact bone of diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34409" + ] + } + }, + { + "id": "FMA:36515", + "name": "Compact bone of diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36514" + ] + } + }, + { + "id": "FMA:36516", + "name": "Compact bone of diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36514" + ] + } + }, + { + "id": "FMA:36520", + "name": "Compact bone of proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34415" + ] + } + }, + { + "id": "FMA:36521", + "name": "Compact bone of proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36520" + ] + } + }, + { + "id": "FMA:36522", + "name": "Compact bone of proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36520" + ] + } + }, + { + "id": "FMA:36523", + "name": "Compact bone of distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34418" + ] + } + }, + { + "id": "FMA:36524", + "name": "Compact bone of distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36523" + ] + } + }, + { + "id": "FMA:36525", + "name": "Compact bone of distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36523" + ] + } + }, + { + "id": "FMA:36526", + "name": "Compact bone of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34427" + ] + }, + "synonyms": [ + "Compact bone of head of third metacarpal bone", + "Compact bone of epiphysis of third metacarpal bone" + ] + }, + { + "id": "FMA:36527", + "name": "Compact bone of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36526" + ] + }, + "synonyms": [ + "Compact bone of head of right third metacarpal bone", + "Compact bone of epiphysis of right third metacarpal bone" + ] + }, + { + "id": "FMA:36528", + "name": "Compact bone of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36526" + ] + }, + "synonyms": [ + "Compact bone of head of left third metacarpal bone", + "Compact bone of epiphysis of left third metacarpal bone" + ] + }, + { + "id": "FMA:36529", + "name": "Compact bone of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34424" + ] + }, + "synonyms": [ + "Compact bone of base of third metacarpal bone", + "Compact bone of proximal end of third metacarpal bone", + "Compact bone of upper end of third metacarpal bone" + ] + }, + { + "id": "FMA:36530", + "name": "Compact bone of proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36529" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right third metacarpal bone", + "Compact bone of upper end of right third metacarpal bone", + "Compact bone of base of right third metacarpal bone" + ] + }, + { + "id": "FMA:36531", + "name": "Compact bone of proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36529" + ] + }, + "synonyms": [ + "Compact bone of upper end of left third metacarpal bone", + "Compact bone of proximal end of left third metacarpal bone", + "Compact bone of base of left third metacarpal bone" + ] + }, + { + "id": "FMA:36536", + "name": "Trabecular bone of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34431" + ] + }, + "synonyms": [ + "Trabecular bone of body of third metacarpal bone", + "Trabecular bone of shaft of third metacarpal bone" + ] + }, + { + "id": "FMA:36537", + "name": "Trabecular bone of diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36536" + ] + }, + "synonyms": [ + "Trabecular bone of body of right third metacarpal bone", + "Trabecular bone of shaft of right third metacarpal bone" + ] + }, + { + "id": "FMA:36538", + "name": "Trabecular bone of diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36536" + ] + }, + "synonyms": [ + "Trabecular bone of body of left third metacarpal bone", + "Trabecular bone of shaft of left third metacarpal bone" + ] + }, + { + "id": "FMA:36539", + "name": "Trabecular bone of diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34434" + ] + } + }, + { + "id": "FMA:36540", + "name": "Trabecular bone of diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36539" + ] + } + }, + { + "id": "FMA:36541", + "name": "Trabecular bone of diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36539" + ] + } + }, + { + "id": "FMA:36545", + "name": "Trabecular bone of proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34440" + ] + } + }, + { + "id": "FMA:36546", + "name": "Trabecular bone of proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36545" + ] + } + }, + { + "id": "FMA:36547", + "name": "Trabecular bone of proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36545" + ] + } + }, + { + "id": "FMA:36548", + "name": "Trabecular bone of distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34443" + ] + } + }, + { + "id": "FMA:36549", + "name": "Trabecular bone of distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36548" + ] + } + }, + { + "id": "FMA:36550", + "name": "Trabecular bone of distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36548" + ] + } + }, + { + "id": "FMA:36551", + "name": "Trabecular bone of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34452" + ] + }, + "synonyms": [ + "Trabecular bone of head of third metacarpal bone" + ] + }, + { + "id": "FMA:36552", + "name": "Trabecular bone of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36551" + ] + }, + "synonyms": [ + "Trabecular bone of head of right third metacarpal bone" + ] + }, + { + "id": "FMA:36553", + "name": "Trabecular bone of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36551" + ] + }, + "synonyms": [ + "Trabecular bone of head of left third metacarpal bone" + ] + }, + { + "id": "FMA:36554", + "name": "Trabecular bone of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34449" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of third metacarpal bone", + "Trabecular bone of upper end of third metacarpal bone", + "Trabecular bone of base of third metacarpal bone" + ] + }, + { + "id": "FMA:36555", + "name": "Trabecular bone of base of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36554" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right third metacarpal bone", + "Trabecular bone of proximal end of right third metacarpal bone" + ] + }, + { + "id": "FMA:36556", + "name": "Trabecular bone of base of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36554" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left third metacarpal bone", + "Trabecular bone of upper end of left third metacarpal bone" + ] + }, + { + "id": "FMA:36560", + "name": "Bony part of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34455" + ] + } + }, + { + "id": "FMA:36561", + "name": "Bony part of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36560" + ] + } + }, + { + "id": "FMA:36562", + "name": "Bony part of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36560" + ] + } + }, + { + "id": "FMA:36564", + "name": "Bony part of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34465" + ] + }, + "synonyms": [ + "Bony part of epiphysis of third metacarpal bone", + "Bony part of head of third metacarpal bone" + ] + }, + { + "id": "FMA:36565", + "name": "Bony part of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36564" + ] + }, + "synonyms": [ + "Bony part of head of right third metacarpal bone", + "Bony part of epiphysis of right third metacarpal bone" + ] + }, + { + "id": "FMA:36566", + "name": "Bony part of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36564" + ] + }, + "synonyms": [ + "Bony part of head of left third metacarpal bone", + "Bony part of epiphysis of left third metacarpal bone" + ] + }, + { + "id": "FMA:36567", + "name": "Bony part of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34462" + ] + }, + "synonyms": [ + "Bony part of upper end of third metacarpal bone", + "Bony part of proximal end of third metacarpal bone", + "Bony part of base of third metacarpal bone" + ] + }, + { + "id": "FMA:36568", + "name": "Bony part of proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36567" + ] + }, + "synonyms": [ + "Bony part of base of right third metacarpal bone", + "Bony part of upper end of right third metacarpal bone", + "Bony part of proximal end of right third metacarpal bone" + ] + }, + { + "id": "FMA:36569", + "name": "Bony part of proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36567" + ] + }, + "synonyms": [ + "Bony part of base of left third metacarpal bone", + "Bony part of upper end of left third metacarpal bone", + "Bony part of proximal end of left third metacarpal bone" + ] + }, + { + "id": "FMA:36573", + "name": "Bony part of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34468" + ] + }, + "synonyms": [ + "Bony part of body of third metacarpal bone", + "Bony part of shaft of third metacarpal bone" + ] + }, + { + "id": "FMA:36574", + "name": "Bony part of shaft of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36573" + ] + }, + "synonyms": [ + "Bony part of diaphysis of right third metacarpal bone", + "Bony part of body of right third metacarpal bone" + ] + }, + { + "id": "FMA:36575", + "name": "Bony part of shaft of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36573" + ] + }, + "synonyms": [ + "Bony part of body of left third metacarpal bone", + "Bony part of diaphysis of left third metacarpal bone" + ] + }, + { + "id": "FMA:36576", + "name": "Bony part of diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34471" + ] + } + }, + { + "id": "FMA:36577", + "name": "Bony part of diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36576" + ] + } + }, + { + "id": "FMA:36578", + "name": "Bony part of diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36576" + ] + } + }, + { + "id": "FMA:36582", + "name": "Bony part of proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34477" + ] + } + }, + { + "id": "FMA:36583", + "name": "Bony part of proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36582" + ] + } + }, + { + "id": "FMA:36584", + "name": "Bony part of proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36582" + ] + } + }, + { + "id": "FMA:36585", + "name": "Bony part of distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34480" + ] + } + }, + { + "id": "FMA:36586", + "name": "Bony part of distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36585" + ] + } + }, + { + "id": "FMA:36587", + "name": "Bony part of distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36585" + ] + } + }, + { + "id": "FMA:36590", + "name": "Articular cartilage of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34491" + ] + }, + "synonyms": [ + "Articular cartilage of head of third metacarpal bone", + "Articular cartilage of epiphysis of third metacarpal bone" + ] + }, + { + "id": "FMA:36591", + "name": "Articular cartilage of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36590" + ] + }, + "synonyms": [ + "Articular cartilage of head of right third metacarpal bone", + "Articular cartilage of epiphysis of right third metacarpal bone" + ] + }, + { + "id": "FMA:36592", + "name": "Articular cartilage of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36590" + ] + }, + "synonyms": [ + "Articular cartilage of epiphysis of left third metacarpal bone", + "Articular cartilage of head of left third metacarpal bone" + ] + }, + { + "id": "FMA:36593", + "name": "Articular cartilage of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34488" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of third metacarpal bone", + "Articular cartilage of base of third metacarpal bone", + "Articular cartilage of upper end of third metacarpal bone" + ] + }, + { + "id": "FMA:36594", + "name": "Articular cartilage of proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36593" + ] + }, + "synonyms": [ + "Articular cartilage of proximal end of right third metacarpal bone", + "Articular cartilage of base of right third metacarpal bone", + "Articular cartilage of upper end of right third metacarpal bone" + ] + }, + { + "id": "FMA:36595", + "name": "Articular cartilage of proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36593" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of left third metacarpal bone", + "Articular cartilage of base of left third metacarpal bone", + "Articular cartilage of proximal end of left third metacarpal bone" + ] + }, + { + "id": "FMA:36602", + "name": "Proximal epiphyseal plate of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34497" + ] + } + }, + { + "id": "FMA:36603", + "name": "Proximal epiphyseal plate of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36602" + ] + } + }, + { + "id": "FMA:36604", + "name": "Proximal epiphyseal plate of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36602" + ] + } + }, + { + "id": "FMA:36605", + "name": "Distal epiphyseal plate of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34500" + ] + } + }, + { + "id": "FMA:36606", + "name": "Distal epiphyseal plate of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36605" + ] + } + }, + { + "id": "FMA:36607", + "name": "Distal epiphyseal plate of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36605" + ] + } + }, + { + "id": "FMA:36610", + "name": "Fibrocartilage of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34505" + ] + }, + "synonyms": [ + "Third metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36611", + "name": "Fibrocartilage of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36610" + ] + }, + "synonyms": [ + "Right third metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36612", + "name": "Fibrocartilage of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36610" + ] + }, + "synonyms": [ + "Left third metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36613", + "name": "Periosteum of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34508" + ] + }, + "synonyms": [ + "Third metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36614", + "name": "Periosteum of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36613" + ] + }, + "synonyms": [ + "Right third metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36615", + "name": "Periosteum of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36613" + ] + }, + "synonyms": [ + "Left third metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36617", + "name": "Periosteum of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34512" + ] + }, + "synonyms": [ + "Periosteum of shaft of third metacarpal bone", + "Periosteum of body of third metacarpal bone" + ] + }, + { + "id": "FMA:36618", + "name": "Periosteum of shaft of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36617" + ] + }, + "synonyms": [ + "Periosteum of body of right third metacarpal bone", + "Periosteum of diaphysis of right third metacarpal bone" + ] + }, + { + "id": "FMA:36619", + "name": "Periosteum of shaft of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36617" + ] + }, + "synonyms": [ + "Periosteum of body of left third metacarpal bone", + "Periosteum of diaphysis of left third metacarpal bone" + ] + }, + { + "id": "FMA:36620", + "name": "Periosteum of diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34515" + ] + } + }, + { + "id": "FMA:36621", + "name": "Periosteum of diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36620" + ] + } + }, + { + "id": "FMA:36622", + "name": "Periosteum of diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36620" + ] + } + }, + { + "id": "FMA:36626", + "name": "Periosteum of proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34521" + ] + } + }, + { + "id": "FMA:36627", + "name": "Periosteum of proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36626" + ] + } + }, + { + "id": "FMA:36628", + "name": "Periosteum of proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36626" + ] + } + }, + { + "id": "FMA:36629", + "name": "Periosteum of distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34524" + ] + } + }, + { + "id": "FMA:36630", + "name": "Periosteum of distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36629" + ] + } + }, + { + "id": "FMA:36631", + "name": "Periosteum of distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36629" + ] + } + }, + { + "id": "FMA:36632", + "name": "Periosteum of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34533" + ] + }, + "synonyms": [ + "Periosteum of head of third metacarpal bone" + ] + }, + { + "id": "FMA:36633", + "name": "Periosteum of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36632" + ] + }, + "synonyms": [ + "Periosteum of head of right third metacarpal bone" + ] + }, + { + "id": "FMA:36634", + "name": "Periosteum of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36632" + ] + }, + "synonyms": [ + "Periosteum of head of left third metacarpal bone" + ] + }, + { + "id": "FMA:36635", + "name": "Periosteum of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34530" + ] + }, + "synonyms": [ + "Periosteum of proximal end of third metacarpal bone", + "Periosteum of base of third metacarpal bone", + "Periosteum of upper end of third metacarpal bone" + ] + }, + { + "id": "FMA:36636", + "name": "Periosteum of proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36635" + ] + }, + "synonyms": [ + "Periosteum of proximal end of right third metacarpal bone", + "Periosteum of base of right third metacarpal bone", + "Periosteum of upper end of right third metacarpal bone" + ] + }, + { + "id": "FMA:36637", + "name": "Periosteum of proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36635" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left third metacarpal bone", + "Periosteum of base of left third metacarpal bone", + "Periosteum of upper end of left third metacarpal bone" + ] + }, + { + "id": "FMA:36642", + "name": "Bone of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34397" + ] + } + }, + { + "id": "FMA:36643", + "name": "Compact bone of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34398" + ] + } + }, + { + "id": "FMA:36644", + "name": "Compact bone of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36643" + ] + } + }, + { + "id": "FMA:36645", + "name": "Compact bone of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36643" + ] + } + }, + { + "id": "FMA:36646", + "name": "Trabecular bone of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34401" + ] + } + }, + { + "id": "FMA:36647", + "name": "Trabecular bone of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36646" + ] + } + }, + { + "id": "FMA:36648", + "name": "Trabecular bone of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36646" + ] + } + }, + { + "id": "FMA:36651", + "name": "Compact bone of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34406" + ] + }, + "synonyms": [ + "Compact bone of body of fourth metacarpal bone", + "Compact bone of shaft of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36652", + "name": "Compact bone of diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36651" + ] + }, + "synonyms": [ + "Compact bone of shaft of right fourth metacarpal bone", + "Compact bone of body of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36653", + "name": "Compact bone of diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36651" + ] + }, + "synonyms": [ + "Compact bone of body of left fourth metacarpal bone", + "Compact bone of shaft of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36654", + "name": "Compact bone of diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34409" + ] + } + }, + { + "id": "FMA:36655", + "name": "Compact bone of diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36654" + ] + } + }, + { + "id": "FMA:36656", + "name": "Compact bone of diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36654" + ] + } + }, + { + "id": "FMA:36660", + "name": "Compact bone of proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34415" + ] + } + }, + { + "id": "FMA:36661", + "name": "Compact bone of proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36660" + ] + } + }, + { + "id": "FMA:36662", + "name": "Compact bone of proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36660" + ] + } + }, + { + "id": "FMA:36663", + "name": "Compact bone of distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34418" + ] + } + }, + { + "id": "FMA:36664", + "name": "Compact bone of distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36663" + ] + } + }, + { + "id": "FMA:36665", + "name": "Compact bone of distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36663" + ] + } + }, + { + "id": "FMA:36666", + "name": "Compact bone of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34427" + ] + }, + "synonyms": [ + "Compact bone of epiphysis of fourth metacarpal bone", + "Compact bone of head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36667", + "name": "Compact bone of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36666" + ] + }, + "synonyms": [ + "Compact bone of head of right fourth metacarpal bone", + "Compact bone of epiphysis of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36668", + "name": "Compact bone of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36666" + ] + }, + "synonyms": [ + "Compact bone of head of left fourth metacarpal bone", + "Compact bone of epiphysis of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36669", + "name": "Compact bone of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34424" + ] + }, + "synonyms": [ + "Compact bone of upper end of fourth metacarpal bone", + "Compact bone of proximal end of fourth metacarpal bone", + "Compact bone of base of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36670", + "name": "Compact bone of proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36669" + ] + }, + "synonyms": [ + "Compact bone of proximal end of right fourth metacarpal bone", + "Compact bone of base of right fourth metacarpal bone", + "Compact bone of upper end of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36671", + "name": "Compact bone of proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36669" + ] + }, + "synonyms": [ + "Compact bone of base of left fourth metacarpal bone", + "Compact bone of upper end of left fourth metacarpal bone", + "Compact bone of proximal end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36676", + "name": "Trabecular bone of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34431" + ] + }, + "synonyms": [ + "Trabecular bone of body of fourth metacarpal bone", + "Trabecular bone of shaft of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36677", + "name": "Trabecular bone of diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36676" + ] + }, + "synonyms": [ + "Trabecular bone of body of right fourth metacarpal bone", + "Trabecular bone of shaft of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36678", + "name": "Trabecular bone of diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36676" + ] + }, + "synonyms": [ + "Trabecular bone of body of left fourth metacarpal bone", + "Trabecular bone of shaft of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36679", + "name": "Trabecular bone of diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34434" + ] + } + }, + { + "id": "FMA:36680", + "name": "Trabecular bone of diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36679" + ] + } + }, + { + "id": "FMA:36681", + "name": "Trabecular bone of diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36679" + ] + } + }, + { + "id": "FMA:36685", + "name": "Trabecular bone of proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34440" + ] + } + }, + { + "id": "FMA:36686", + "name": "Trabecular bone of proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36685" + ] + } + }, + { + "id": "FMA:36687", + "name": "Trabecular bone of proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36685" + ] + } + }, + { + "id": "FMA:36688", + "name": "Trabecular bone of distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34443" + ] + } + }, + { + "id": "FMA:36689", + "name": "Trabecular bone of distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36688" + ] + } + }, + { + "id": "FMA:36690", + "name": "Trabecular bone of distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36688" + ] + } + }, + { + "id": "FMA:36691", + "name": "Trabecular bone of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34452" + ] + }, + "synonyms": [ + "Trabecular bone of head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36692", + "name": "Trabecular bone of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36691" + ] + }, + "synonyms": [ + "Trabecular bone of head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36693", + "name": "Trabecular bone of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36691" + ] + }, + "synonyms": [ + "Trabecular bone of head of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36694", + "name": "Trabecular bone of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34449" + ] + }, + "synonyms": [ + "Trabecular bone of base of fourth metacarpal bone", + "Trabecular bone of upper end of fourth metacarpal bone", + "Trabecular bone of proximal end of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36695", + "name": "Trabecular bone of base of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36694" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of right fourth metacarpal bone", + "Trabecular bone of upper end of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36696", + "name": "Trabecular bone of base of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36694" + ] + }, + "synonyms": [ + "Trabecular bone of proximal end of left fourth metacarpal bone", + "Trabecular bone of upper end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36700", + "name": "Bony part of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34455" + ] + } + }, + { + "id": "FMA:36701", + "name": "Bony part of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36700" + ] + } + }, + { + "id": "FMA:36702", + "name": "Bony part of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36700" + ] + } + }, + { + "id": "FMA:36704", + "name": "Bony part of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34465" + ] + }, + "synonyms": [ + "Bony part of head of fourth metacarpal bone", + "Bony part of epiphysis of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36705", + "name": "Bony part of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36704" + ] + }, + "synonyms": [ + "Bony part of epiphysis of right fourth metacarpal bone", + "Bony part of head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36706", + "name": "Bony part of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36704" + ] + }, + "synonyms": [ + "Bony part of head of left fourth metacarpal bone", + "Bony part of epiphysis of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36707", + "name": "Bony part of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34462" + ] + }, + "synonyms": [ + "Bony part of proximal end of fourth metacarpal bone", + "Bony part of base of fourth metacarpal bone", + "Bony part of upper end of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36708", + "name": "Bony part of proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36707" + ] + }, + "synonyms": [ + "Bony part of base of right fourth metacarpal bone", + "Bony part of upper end of right fourth metacarpal bone", + "Bony part of proximal end of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36709", + "name": "Bony part of proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36707" + ] + }, + "synonyms": [ + "Bony part of upper end of left fourth metacarpal bone", + "Bony part of base of left fourth metacarpal bone", + "Bony part of proximal end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36713", + "name": "Bony part of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34468" + ] + }, + "synonyms": [ + "Bony part of body of fourth metacarpal bone", + "Bony part of shaft of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36714", + "name": "Bony part of shaft of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36713" + ] + }, + "synonyms": [ + "Bony part of body of right fourth metacarpal bone", + "Bony part of diaphysis of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36715", + "name": "Bony part of shaft of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36713" + ] + }, + "synonyms": [ + "Bony part of diaphysis of left fourth metacarpal bone", + "Bony part of body of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36716", + "name": "Bony part of diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34471" + ] + } + }, + { + "id": "FMA:36717", + "name": "Bony part of diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36716" + ] + } + }, + { + "id": "FMA:36718", + "name": "Bony part of diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36716" + ] + } + }, + { + "id": "FMA:36722", + "name": "Bony part of proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34477" + ] + } + }, + { + "id": "FMA:36723", + "name": "Bony part of proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36722" + ] + } + }, + { + "id": "FMA:36724", + "name": "Bony part of proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36722" + ] + } + }, + { + "id": "FMA:36725", + "name": "Bony part of distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34480" + ] + } + }, + { + "id": "FMA:36726", + "name": "Bony part of distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36725" + ] + } + }, + { + "id": "FMA:36727", + "name": "Bony part of distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36725" + ] + } + }, + { + "id": "FMA:36730", + "name": "Articular cartilage of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34491" + ] + }, + "synonyms": [ + "Articular cartilage of epiphysis of fourth metacarpal bone", + "Articular cartilage of head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36731", + "name": "Articular cartilage of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36730" + ] + }, + "synonyms": [ + "Articular cartilage of epiphysis of right fourth metacarpal bone", + "Articular cartilage of head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36732", + "name": "Articular cartilage of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36730" + ] + }, + "synonyms": [ + "Articular cartilage of head of left fourth metacarpal bone", + "Articular cartilage of epiphysis of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36733", + "name": "Articular cartilage of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34488" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of fourth metacarpal bone", + "Articular cartilage of proximal end of fourth metacarpal bone", + "Articular cartilage of base of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36734", + "name": "Articular cartilage of proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36733" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right fourth metacarpal bone", + "Articular cartilage of proximal end of right fourth metacarpal bone", + "Articular cartilage of base of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36735", + "name": "Articular cartilage of proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36733" + ] + }, + "synonyms": [ + "Articular cartilage of base of left fourth metacarpal bone", + "Articular cartilage of proximal end of left fourth metacarpal bone", + "Articular cartilage of upper end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36742", + "name": "Proximal epiphyseal plate of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34497" + ] + } + }, + { + "id": "FMA:36743", + "name": "Proximal epiphyseal plate of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36742" + ] + } + }, + { + "id": "FMA:36744", + "name": "Proximal epiphyseal plate of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36742" + ] + } + }, + { + "id": "FMA:36745", + "name": "Distal epiphyseal plate of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34500" + ] + } + }, + { + "id": "FMA:36746", + "name": "Distal epiphyseal plate of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36745" + ] + } + }, + { + "id": "FMA:36747", + "name": "Distal epiphyseal plate of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36745" + ] + } + }, + { + "id": "FMA:36750", + "name": "Fibrocartilage of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34505" + ] + }, + "synonyms": [ + "Fourth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36751", + "name": "Fibrocartilage of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36750" + ] + }, + "synonyms": [ + "Right fourth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36752", + "name": "Fibrocartilage of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36750" + ] + }, + "synonyms": [ + "Left fourth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36753", + "name": "Periosteum of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34508" + ] + }, + "synonyms": [ + "Fourth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36754", + "name": "Periosteum of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36753" + ] + }, + "synonyms": [ + "Right fourth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36755", + "name": "Periosteum of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36753" + ] + }, + "synonyms": [ + "Left fourth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36757", + "name": "Periosteum of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34512" + ] + }, + "synonyms": [ + "Periosteum of shaft of fourth metacarpal bone", + "Periosteum of body of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36758", + "name": "Periosteum of shaft of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36757" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of right fourth metacarpal bone", + "Periosteum of body of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36759", + "name": "Periosteum of shaft of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36757" + ] + }, + "synonyms": [ + "Periosteum of body of left fourth metacarpal bone", + "Periosteum of diaphysis of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36760", + "name": "Periosteum of diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34515" + ] + } + }, + { + "id": "FMA:36761", + "name": "Periosteum of diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36760" + ] + } + }, + { + "id": "FMA:36762", + "name": "Periosteum of diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36760" + ] + } + }, + { + "id": "FMA:36766", + "name": "Periosteum of proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34521" + ] + } + }, + { + "id": "FMA:36767", + "name": "Periosteum of proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36766" + ] + } + }, + { + "id": "FMA:36768", + "name": "Periosteum of proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36766" + ] + } + }, + { + "id": "FMA:36769", + "name": "Periosteum of distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34524" + ] + } + }, + { + "id": "FMA:36770", + "name": "Periosteum of distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36769" + ] + } + }, + { + "id": "FMA:36771", + "name": "Periosteum of distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36769" + ] + } + }, + { + "id": "FMA:36772", + "name": "Periosteum of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34533" + ] + }, + "synonyms": [ + "Periosteum of head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36773", + "name": "Periosteum of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36772" + ] + }, + "synonyms": [ + "Periosteum of head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36774", + "name": "Periosteum of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36772" + ] + }, + "synonyms": [ + "Periosteum of head of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36775", + "name": "Periosteum of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34530" + ] + }, + "synonyms": [ + "Periosteum of proximal end of fourth metacarpal bone", + "Periosteum of upper end of fourth metacarpal bone", + "Periosteum of base of fourth metacarpal bone" + ] + }, + { + "id": "FMA:36776", + "name": "Periosteum of proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36775" + ] + }, + "synonyms": [ + "Periosteum of upper end of right fourth metacarpal bone", + "Periosteum of base of right fourth metacarpal bone", + "Periosteum of proximal end of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:36777", + "name": "Periosteum of proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36775" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left fourth metacarpal bone", + "Periosteum of base of left fourth metacarpal bone", + "Periosteum of upper end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:36782", + "name": "Bone of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34397" + ] + } + }, + { + "id": "FMA:36783", + "name": "Compact bone of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34398" + ] + } + }, + { + "id": "FMA:36784", + "name": "Compact bone of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36783" + ] + } + }, + { + "id": "FMA:36785", + "name": "Compact bone of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36783" + ] + } + }, + { + "id": "FMA:36786", + "name": "Trabecular bone of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34401" + ] + } + }, + { + "id": "FMA:36787", + "name": "Trabecular bone of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36786" + ] + } + }, + { + "id": "FMA:36788", + "name": "Trabecular bone of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36786" + ] + } + }, + { + "id": "FMA:36791", + "name": "Compact bone of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34406" + ] + }, + "synonyms": [ + "Compact bone of shaft of fifth metacarpal bone", + "Compact bone of body of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36792", + "name": "Compact bone of diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36791" + ] + }, + "synonyms": [ + "Compact bone of body of right fifth metacarpal bone", + "Compact bone of shaft of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36793", + "name": "Compact bone of diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36791" + ] + }, + "synonyms": [ + "Compact bone of body of left fifth metacarpal bone", + "Compact bone of shaft of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36794", + "name": "Compact bone of diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34409" + ] + } + }, + { + "id": "FMA:36795", + "name": "Compact bone of diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36794" + ] + } + }, + { + "id": "FMA:36796", + "name": "Compact bone of diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36794" + ] + } + }, + { + "id": "FMA:36800", + "name": "Compact bone of proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34415" + ] + } + }, + { + "id": "FMA:36801", + "name": "Compact bone of proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36800" + ] + } + }, + { + "id": "FMA:36802", + "name": "Compact bone of proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36800" + ] + } + }, + { + "id": "FMA:36803", + "name": "Compact bone of distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34418" + ] + } + }, + { + "id": "FMA:36804", + "name": "Compact bone of distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36803" + ] + } + }, + { + "id": "FMA:36805", + "name": "Compact bone of distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36803" + ] + } + }, + { + "id": "FMA:36806", + "name": "Compact bone of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34427" + ] + }, + "synonyms": [ + "Compact bone of head of fifth metacarpal bone", + "Compact bone of epiphysis of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36807", + "name": "Compact bone of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36806" + ] + }, + "synonyms": [ + "Compact bone of head of right fifth metacarpal bone", + "Compact bone of epiphysis of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36808", + "name": "Compact bone of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36806" + ] + }, + "synonyms": [ + "Compact bone of epiphysis of left fifth metacarpal bone", + "Compact bone of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36809", + "name": "Compact bone of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34424" + ] + }, + "synonyms": [ + "Compact bone of upper end of fifth metacarpal bone", + "Compact bone of proximal end of fifth metacarpal bone", + "Compact bone of base of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36810", + "name": "Compact bone of proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36809" + ] + }, + "synonyms": [ + "Compact bone of upper end of right fifth metacarpal bone", + "Compact bone of proximal end of right fifth metacarpal bone", + "Compact bone of base of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36811", + "name": "Compact bone of proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36809" + ] + }, + "synonyms": [ + "Compact bone of upper end of left fifth metacarpal bone", + "Compact bone of proximal end of left fifth metacarpal bone", + "Compact bone of base of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36816", + "name": "Trabecular bone of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34431" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of fifth metacarpal bone", + "Trabecular bone of body of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36817", + "name": "Trabecular bone of diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36816" + ] + }, + "synonyms": [ + "Trabecular bone of body of right fifth metacarpal bone", + "Trabecular bone of shaft of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36818", + "name": "Trabecular bone of diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36816" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of left fifth metacarpal bone", + "Trabecular bone of body of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36819", + "name": "Trabecular bone of diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34434" + ] + } + }, + { + "id": "FMA:36820", + "name": "Trabecular bone of diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36819" + ] + } + }, + { + "id": "FMA:36821", + "name": "Trabecular bone of diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36819" + ] + } + }, + { + "id": "FMA:36825", + "name": "Trabecular bone of proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34440" + ] + } + }, + { + "id": "FMA:36826", + "name": "Trabecular bone of proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36825" + ] + } + }, + { + "id": "FMA:36827", + "name": "Trabecular bone of proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36825" + ] + } + }, + { + "id": "FMA:36828", + "name": "Trabecular bone of distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34443" + ] + } + }, + { + "id": "FMA:36829", + "name": "Trabecular bone of distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36828" + ] + } + }, + { + "id": "FMA:36830", + "name": "Trabecular bone of distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36828" + ] + } + }, + { + "id": "FMA:36831", + "name": "Trabecular bone of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34452" + ] + }, + "synonyms": [ + "Trabecular bone of head of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36832", + "name": "Trabecular bone of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36831" + ] + }, + "synonyms": [ + "Trabecular bone of head of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36833", + "name": "Trabecular bone of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36831" + ] + }, + "synonyms": [ + "Trabecular bone of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36834", + "name": "Trabecular bone of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34449" + ] + }, + "synonyms": [ + "Trabecular bone of base of fifth metacarpal bone", + "Trabecular bone of upper end of fifth metacarpal bone", + "Trabecular bone of proximal end of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36835", + "name": "Trabecular bone of base of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36834" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of right fifth metacarpal bone", + "Trabecular bone of proximal end of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36836", + "name": "Trabecular bone of base of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36834" + ] + }, + "synonyms": [ + "Trabecular bone of upper end of left fifth metacarpal bone", + "Trabecular bone of proximal end of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36840", + "name": "Bony part of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34455" + ] + } + }, + { + "id": "FMA:36841", + "name": "Bony part of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36840" + ] + } + }, + { + "id": "FMA:36842", + "name": "Bony part of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36840" + ] + } + }, + { + "id": "FMA:36844", + "name": "Bony part of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34465" + ] + }, + "synonyms": [ + "Bony part of epiphysis of fifth metacarpal bone", + "Bony part of head of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36845", + "name": "Bony part of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36844" + ] + }, + "synonyms": [ + "Bony part of head of right fifth metacarpal bone", + "Bony part of epiphysis of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36846", + "name": "Bony part of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36844" + ] + }, + "synonyms": [ + "Bony part of epiphysis of left fifth metacarpal bone", + "Bony part of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36847", + "name": "Bony part of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34462" + ] + }, + "synonyms": [ + "Bony part of base of fifth metacarpal bone", + "Bony part of proximal end of fifth metacarpal bone", + "Bony part of upper end of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36848", + "name": "Bony part of proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36847" + ] + }, + "synonyms": [ + "Bony part of base of right fifth metacarpal bone", + "Bony part of proximal end of right fifth metacarpal bone", + "Bony part of upper end of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36849", + "name": "Bony part of proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36847" + ] + }, + "synonyms": [ + "Bony part of base of left fifth metacarpal bone", + "Bony part of upper end of left fifth metacarpal bone", + "Bony part of proximal end of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36853", + "name": "Bony part of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34468" + ] + }, + "synonyms": [ + "Bony part of shaft of fifth metacarpal bone", + "Bony part of body of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36854", + "name": "Bony part of shaft of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36853" + ] + }, + "synonyms": [ + "Bony part of diaphysis of right fifth metacarpal bone", + "Bony part of body of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36855", + "name": "Bony part of shaft of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36853" + ] + }, + "synonyms": [ + "Bony part of body of left fifth metacarpal bone", + "Bony part of diaphysis of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36856", + "name": "Bony part of diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34471" + ] + } + }, + { + "id": "FMA:36857", + "name": "Bony part of diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36856" + ] + } + }, + { + "id": "FMA:36858", + "name": "Bony part of diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36856" + ] + } + }, + { + "id": "FMA:36862", + "name": "Bony part of proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34477" + ] + } + }, + { + "id": "FMA:36863", + "name": "Bony part of proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36862" + ] + } + }, + { + "id": "FMA:36864", + "name": "Bony part of proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36862" + ] + } + }, + { + "id": "FMA:36865", + "name": "Bony part of distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34480" + ] + } + }, + { + "id": "FMA:36866", + "name": "Bony part of distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36865" + ] + } + }, + { + "id": "FMA:36867", + "name": "Bony part of distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36865" + ] + } + }, + { + "id": "FMA:36870", + "name": "Articular cartilage of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34491" + ] + }, + "synonyms": [ + "Articular cartilage of head of fifth metacarpal bone", + "Articular cartilage of epiphysis of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36871", + "name": "Articular cartilage of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36870" + ] + }, + "synonyms": [ + "Articular cartilage of head of right fifth metacarpal bone", + "Articular cartilage of epiphysis of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36872", + "name": "Articular cartilage of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36870" + ] + }, + "synonyms": [ + "Articular cartilage of epiphysis of left fifth metacarpal bone", + "Articular cartilage of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36873", + "name": "Articular cartilage of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34488" + ] + }, + "synonyms": [ + "Articular cartilage of base of fifth metacarpal bone", + "Articular cartilage of proximal end of fifth metacarpal bone", + "Articular cartilage of upper end of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36874", + "name": "Articular cartilage of proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36873" + ] + }, + "synonyms": [ + "Articular cartilage of upper end of right fifth metacarpal bone", + "Articular cartilage of base of right fifth metacarpal bone", + "Articular cartilage of proximal end of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36875", + "name": "Articular cartilage of proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36873" + ] + }, + "synonyms": [ + "Articular cartilage of base of left fifth metacarpal bone", + "Articular cartilage of proximal end of left fifth metacarpal bone", + "Articular cartilage of upper end of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36882", + "name": "Proximal epiphyseal plate of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34497" + ] + } + }, + { + "id": "FMA:36883", + "name": "Proximal epiphyseal plate of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36882" + ] + } + }, + { + "id": "FMA:36884", + "name": "Proximal epiphyseal plate of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36882" + ] + } + }, + { + "id": "FMA:36885", + "name": "Distal epiphyseal plate of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34500" + ] + } + }, + { + "id": "FMA:36886", + "name": "Distal epiphyseal plate of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36885" + ] + } + }, + { + "id": "FMA:36887", + "name": "Distal epiphyseal plate of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36885" + ] + } + }, + { + "id": "FMA:36890", + "name": "Fibrocartilage of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34505" + ] + }, + "synonyms": [ + "Fifth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36891", + "name": "Fibrocartilage of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36890" + ] + }, + "synonyms": [ + "Right fifth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36892", + "name": "Fibrocartilage of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36890" + ] + }, + "synonyms": [ + "Left fifth metacarpal bone fibrocartilage" + ] + }, + { + "id": "FMA:36893", + "name": "Periosteum of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34508" + ] + }, + "synonyms": [ + "Fifth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36894", + "name": "Periosteum of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36893" + ] + }, + "synonyms": [ + "Right fifth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36895", + "name": "Periosteum of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36893" + ] + }, + "synonyms": [ + "Left fifth metacarpal bone periosteum" + ] + }, + { + "id": "FMA:36897", + "name": "Periosteum of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34512" + ] + }, + "synonyms": [ + "Periosteum of body of fifth metacarpal bone", + "Periosteum of shaft of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36898", + "name": "Periosteum of shaft of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36897" + ] + }, + "synonyms": [ + "Periosteum of body of right fifth metacarpal bone", + "Periosteum of diaphysis of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36899", + "name": "Periosteum of shaft of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36897" + ] + }, + "synonyms": [ + "Periosteum of diaphysis of left fifth metacarpal bone", + "Periosteum of body of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36900", + "name": "Periosteum of diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34515" + ] + } + }, + { + "id": "FMA:36901", + "name": "Periosteum of diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36900" + ] + } + }, + { + "id": "FMA:36902", + "name": "Periosteum of diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36900" + ] + } + }, + { + "id": "FMA:36906", + "name": "Periosteum of proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34521" + ] + } + }, + { + "id": "FMA:36907", + "name": "Periosteum of proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36906" + ] + } + }, + { + "id": "FMA:36908", + "name": "Periosteum of proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36906" + ] + } + }, + { + "id": "FMA:36909", + "name": "Periosteum of distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34524" + ] + } + }, + { + "id": "FMA:36910", + "name": "Periosteum of distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36909" + ] + } + }, + { + "id": "FMA:36911", + "name": "Periosteum of distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36909" + ] + } + }, + { + "id": "FMA:36912", + "name": "Periosteum of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34533" + ] + }, + "synonyms": [ + "Periosteum of head of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36913", + "name": "Periosteum of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36912" + ] + }, + "synonyms": [ + "Periosteum of head of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36914", + "name": "Periosteum of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36912" + ] + }, + "synonyms": [ + "Periosteum of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36915", + "name": "Periosteum of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34530" + ] + }, + "synonyms": [ + "Periosteum of upper end of fifth metacarpal bone", + "Periosteum of base of fifth metacarpal bone", + "Periosteum of proximal end of fifth metacarpal bone" + ] + }, + { + "id": "FMA:36916", + "name": "Periosteum of proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36915" + ] + }, + "synonyms": [ + "Periosteum of upper end of right fifth metacarpal bone", + "Periosteum of base of right fifth metacarpal bone", + "Periosteum of proximal end of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:36917", + "name": "Periosteum of proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36915" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left fifth metacarpal bone", + "Periosteum of upper end of left fifth metacarpal bone", + "Periosteum of base of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:36921", + "name": "Subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:36922", + "name": "Subtendinous bursa of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36921" + ] + } + }, + { + "id": "FMA:36923", + "name": "Subtendinous bursa of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36921" + ] + } + }, + { + "id": "FMA:36924", + "name": "Subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:36925", + "name": "Subtendinous bursa of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36924" + ] + } + }, + { + "id": "FMA:36926", + "name": "Subtendinous bursa of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36924" + ] + } + }, + { + "id": "FMA:36928", + "name": "Fibrous membrane of synovial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:36931", + "name": "Fibrous membrane of subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:36932", + "name": "Fibrous membrane of subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:36933", + "name": "Fibrous membrane of subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:36935", + "name": "Fibrous membrane of right subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36931" + ] + } + }, + { + "id": "FMA:36936", + "name": "Fibrous membrane of left subscapularis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36931" + ] + } + }, + { + "id": "FMA:36938", + "name": "Fibrous membrane of right subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36932" + ] + } + }, + { + "id": "FMA:36939", + "name": "Fibrous membrane of left subdeltoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36932" + ] + } + }, + { + "id": "FMA:36942", + "name": "Fibrous membrane of subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:36943", + "name": "Synovial membrane of subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:36944", + "name": "Fibrous membrane of right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36942" + ] + } + }, + { + "id": "FMA:36945", + "name": "Fibrous membrane of left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36942" + ] + } + }, + { + "id": "FMA:36946", + "name": "Synovial membrane of right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36943" + ] + } + }, + { + "id": "FMA:36947", + "name": "Synovial membrane of left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36943" + ] + } + }, + { + "id": "FMA:36948", + "name": "Subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:36949", + "name": "Subtendinous bursa of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36948" + ] + } + }, + { + "id": "FMA:36950", + "name": "Subtendinous bursa of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36948" + ] + } + }, + { + "id": "FMA:36951", + "name": "Surface of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Long bone surface" + ] + }, + { + "id": "FMA:36952", + "name": "Wall of subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + }, + "synonyms": [ + "Subacromial bursal wall" + ] + }, + { + "id": "FMA:36953", + "name": "Wall of right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36952" + ] + }, + "synonyms": [ + "Right subacromial bursal wall" + ] + }, + { + "id": "FMA:36954", + "name": "Wall of left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36952" + ] + }, + "synonyms": [ + "Left subacromial bursal wall" + ] + }, + { + "id": "FMA:36955", + "name": "Surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Radial surface" + ] + }, + { + "id": "FMA:36956", + "name": "Wall of subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + } + }, + { + "id": "FMA:36957", + "name": "Wall of subtendinous bursa of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36956" + ] + } + }, + { + "id": "FMA:36958", + "name": "Wall of subtendinous bursa of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36956" + ] + } + }, + { + "id": "FMA:36959", + "name": "Wall of subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + } + }, + { + "id": "FMA:36960", + "name": "Surface of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Ulnar surface" + ] + }, + { + "id": "FMA:36961", + "name": "Wall of subtendinous bursa of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36959" + ] + } + }, + { + "id": "FMA:36962", + "name": "Wall of subtendinous bursa of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36959" + ] + } + }, + { + "id": "FMA:36963", + "name": "Wall of subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + } + }, + { + "id": "FMA:36964", + "name": "Surface of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Femoral surface" + ] + }, + { + "id": "FMA:36965", + "name": "Wall of subtendinous bursa of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36963" + ] + } + }, + { + "id": "FMA:36966", + "name": "Wall of subtendinous bursa of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36963" + ] + } + }, + { + "id": "FMA:36967", + "name": "Surface of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36964" + ] + }, + "synonyms": [ + "Right femoral surface" + ] + }, + { + "id": "FMA:36968", + "name": "Surface of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36964" + ] + }, + "synonyms": [ + "Left femoral surface" + ] + }, + { + "id": "FMA:36969", + "name": "Wall of subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + } + }, + { + "id": "FMA:36970", + "name": "Surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Tibial surface" + ] + }, + { + "id": "FMA:36971", + "name": "Wall of subtendinous bursa of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36969" + ] + } + }, + { + "id": "FMA:36972", + "name": "Wall of subtendinous bursa of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36969" + ] + } + }, + { + "id": "FMA:36973", + "name": "Surface of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36970" + ] + }, + "synonyms": [ + "Right tibial surface" + ] + }, + { + "id": "FMA:36974", + "name": "Surface of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36970" + ] + }, + "synonyms": [ + "Left tibial surface" + ] + }, + { + "id": "FMA:36975", + "name": "Surface of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Fibula surface" + ] + }, + { + "id": "FMA:36976", + "name": "Surface of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36975" + ] + }, + "synonyms": [ + "Right fibula surface" + ] + }, + { + "id": "FMA:36977", + "name": "Surface of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36975" + ] + }, + "synonyms": [ + "Left fibula surface" + ] + }, + { + "id": "FMA:36978", + "name": "Region of surface of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:36979", + "name": "Surface of epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:36982", + "name": "Surface of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36979" + ] + }, + "synonyms": [ + "Surface of lower end of humerus", + "Surface of distal end of humerus" + ] + }, + { + "id": "FMA:36983", + "name": "Surface of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36982" + ] + }, + "synonyms": [ + "Surface of lower end of right humerus", + "Surface of distal end of right humerus" + ] + }, + { + "id": "FMA:36984", + "name": "Surface of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36982" + ] + }, + "synonyms": [ + "Surface of distal end of left humerus", + "Surface of lower end of left humerus" + ] + }, + { + "id": "FMA:36985", + "name": "Surface of diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + }, + "synonyms": [ + "Surface of subdivision of shaft of humerus", + "Surface of subdivision of body of humerus" + ] + }, + { + "id": "FMA:36986", + "name": "Surface of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36985" + ] + } + }, + { + "id": "FMA:36987", + "name": "Surface of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36986" + ] + } + }, + { + "id": "FMA:36988", + "name": "Surface of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36986" + ] + } + }, + { + "id": "FMA:36989", + "name": "Surface of metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225178" + ] + } + }, + { + "id": "FMA:36992", + "name": "Surface of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36989" + ] + } + }, + { + "id": "FMA:36993", + "name": "Synovial fluid of subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:36994", + "name": "Surface of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36992" + ] + } + }, + { + "id": "FMA:36995", + "name": "Surface of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36992" + ] + } + }, + { + "id": "FMA:36996", + "name": "Synovial fluid of subtendinous bursa of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36993" + ] + } + }, + { + "id": "FMA:36997", + "name": "Synovial fluid of subtendinous bursa of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36993" + ] + } + }, + { + "id": "FMA:36998", + "name": "Synovial fluid of subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:36999", + "name": "Synovial fluid of subtendinous bursa of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36998" + ] + } + }, + { + "id": "FMA:37000", + "name": "Synovial fluid of subtendinous bursa of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36998" + ] + } + }, + { + "id": "FMA:37002", + "name": "Fibrous membrane of subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37003", + "name": "Synovial membrane of subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37005", + "name": "Fibrous membrane of subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37006", + "name": "Synovial membrane of subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37007", + "name": "Synovial fluid of subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:37008", + "name": "Synovial fluid of subtendinous bursa of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37007" + ] + } + }, + { + "id": "FMA:37009", + "name": "Synovial fluid of subtendinous bursa of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37007" + ] + } + }, + { + "id": "FMA:37010", + "name": "Subdivision of surface of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37011", + "name": "Cavity of subtendinous bursa of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + } + }, + { + "id": "FMA:37012", + "name": "Cavity of subtendinous bursa of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37011" + ] + } + }, + { + "id": "FMA:37013", + "name": "Cavity of subtendinous bursa of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37011" + ] + } + }, + { + "id": "FMA:37015", + "name": "Cavity of subtendinous bursa of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + } + }, + { + "id": "FMA:37016", + "name": "Cavity of subtendinous bursa of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37015" + ] + } + }, + { + "id": "FMA:37017", + "name": "Cavity of subtendinous bursa of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37015" + ] + } + }, + { + "id": "FMA:37018", + "name": "Tendinous cuff", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Rotator cuff", + "Musculotendinous cuff" + ] + }, + { + "id": "FMA:37019", + "name": "Subdivision of surface of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66123" + ] + } + }, + { + "id": "FMA:37020", + "name": "Right tendinous cuff", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37018" + ] + }, + "synonyms": [ + "Right rotator cuff" + ] + }, + { + "id": "FMA:37021", + "name": "Left tendinous cuff", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37018" + ] + }, + "synonyms": [ + "Left rotator cuff" + ] + }, + { + "id": "FMA:37022", + "name": "Surface of subdivision of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:37023", + "name": "Fascia of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35274" + ] + }, + "synonyms": [ + "Right shoulder fascia" + ] + }, + { + "id": "FMA:37024", + "name": "Fascia of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35274" + ] + }, + "synonyms": [ + "Left shoulder fascia" + ] + }, + { + "id": "FMA:37025", + "name": "Suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:37026", + "name": "Coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Coracobrachial bursa", + "Subcoracoid bursa" + ] + }, + { + "id": "FMA:37027", + "name": "Right coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37026" + ] + } + }, + { + "id": "FMA:37028", + "name": "Left coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37026" + ] + } + }, + { + "id": "FMA:37029", + "name": "Fibrous membrane of right subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36933" + ] + } + }, + { + "id": "FMA:37030", + "name": "Fibrous membrane of left subcutaneous acromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36933" + ] + } + }, + { + "id": "FMA:37033", + "name": "Fibrous membrane of subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37034", + "name": "Synovial membrane of subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37035", + "name": "Fibrous membrane of subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37036", + "name": "Synovial membrane of subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37038", + "name": "Fibrous membrane of coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37039", + "name": "Synovial membrane of coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37040", + "name": "Cavity of subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subacromial bursal cavity" + ] + }, + { + "id": "FMA:37041", + "name": "Cavity of right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37040" + ] + }, + "synonyms": [ + "Right subacromial bursal cavity" + ] + }, + { + "id": "FMA:37042", + "name": "Cavity of left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37040" + ] + }, + "synonyms": [ + "Left subacromial bursal cavity" + ] + }, + { + "id": "FMA:37043", + "name": "Cavity of coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Coracobrachialis bursal cavity" + ] + }, + { + "id": "FMA:37044", + "name": "Cavity of right coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37043" + ] + }, + "synonyms": [ + "Right coracobrachialis bursal cavity" + ] + }, + { + "id": "FMA:37045", + "name": "Cavity of left coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37043" + ] + }, + "synonyms": [ + "Left coracobrachialis bursal cavity" + ] + }, + { + "id": "FMA:37046", + "name": "Cavity of subtendinous bursa of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + } + }, + { + "id": "FMA:37047", + "name": "Cavity of subtendinous bursa of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37046" + ] + } + }, + { + "id": "FMA:37048", + "name": "Cavity of subtendinous bursa of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37046" + ] + } + }, + { + "id": "FMA:37049", + "name": "Cavity of subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + } + }, + { + "id": "FMA:37050", + "name": "Cavity of subtendinous bursa of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37049" + ] + } + }, + { + "id": "FMA:37051", + "name": "Cavity of subtendinous bursa of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37049" + ] + } + }, + { + "id": "FMA:37052", + "name": "Synovial fluid of subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:37053", + "name": "Synovial fluid of right subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37052" + ] + } + }, + { + "id": "FMA:37054", + "name": "Synovial fluid of left subacromial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37052" + ] + } + }, + { + "id": "FMA:37055", + "name": "Synovial fluid of coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:37056", + "name": "Synovial fluid of right coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37055" + ] + } + }, + { + "id": "FMA:37057", + "name": "Synovial fluid of left coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37055" + ] + } + }, + { + "id": "FMA:37058", + "name": "Synovial fluid of subtendinous bursa of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:37059", + "name": "Synovial fluid of subtendinous bursa of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37058" + ] + } + }, + { + "id": "FMA:37060", + "name": "Synovial fluid of subtendinous bursa of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37058" + ] + } + }, + { + "id": "FMA:37061", + "name": "Wall of coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + }, + "synonyms": [ + "Coracobrachialis bursal wall" + ] + }, + { + "id": "FMA:37062", + "name": "Wall of right coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37061" + ] + }, + "synonyms": [ + "Right coracobrachialis bursal wall" + ] + }, + { + "id": "FMA:37063", + "name": "Wall of left coracobrachialis bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37061" + ] + }, + "synonyms": [ + "Left coracobrachialis bursal wall" + ] + }, + { + "id": "FMA:37064", + "name": "Musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Casserio's nerve" + ] + }, + { + "id": "FMA:37065", + "name": "Right musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37064" + ] + } + }, + { + "id": "FMA:37066", + "name": "Left musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37064" + ] + } + }, + { + "id": "FMA:37067", + "name": "Right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14385" + ] + } + }, + { + "id": "FMA:37068", + "name": "Left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14385" + ] + } + }, + { + "id": "FMA:37069", + "name": "Radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:37070", + "name": "Right radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37069" + ] + } + }, + { + "id": "FMA:37071", + "name": "Left radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37069" + ] + } + }, + { + "id": "FMA:37072", + "name": "Axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Circumflex humeral nerve" + ] + }, + { + "id": "FMA:37073", + "name": "Right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37072" + ] + } + }, + { + "id": "FMA:37074", + "name": "Left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37072" + ] + } + }, + { + "id": "FMA:37075", + "name": "Tendon of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Supraspinatus tendon" + ] + }, + { + "id": "FMA:37076", + "name": "Tendon of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Infraspinatus tendon" + ] + }, + { + "id": "FMA:37077", + "name": "Tendon of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Subscapularis tendon" + ] + }, + { + "id": "FMA:37078", + "name": "Tendon of teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Teres minor tendon" + ] + }, + { + "id": "FMA:37080", + "name": "Subdivision of surface of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37081", + "name": "Surface of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:37082", + "name": "Surface of epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37081" + ] + } + }, + { + "id": "FMA:37083", + "name": "Surface of epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37081" + ] + } + }, + { + "id": "FMA:37084", + "name": "Surface of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37081" + ] + }, + "synonyms": [ + "Surface of proximal end of femur", + "Surface of upper end of femur" + ] + }, + { + "id": "FMA:37085", + "name": "Surface of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37084" + ] + }, + "synonyms": [ + "Surface of proximal end of right femur", + "Surface of upper end of right femur" + ] + }, + { + "id": "FMA:37086", + "name": "Surface of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37084" + ] + }, + "synonyms": [ + "Surface of upper end of left femur", + "Surface of proximal end of left femur" + ] + }, + { + "id": "FMA:37087", + "name": "Surface of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37081" + ] + }, + "synonyms": [ + "Surface of distal end of femur", + "Surface of lower end of femur" + ] + }, + { + "id": "FMA:37088", + "name": "Surface of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37087" + ] + }, + "synonyms": [ + "Surface of lower end of right femur", + "Surface of distal end of right femur" + ] + }, + { + "id": "FMA:37089", + "name": "Surface of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37087" + ] + }, + "synonyms": [ + "Surface of lower end of left femur", + "Surface of distal end of left femur" + ] + }, + { + "id": "FMA:37090", + "name": "Surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of body of femur", + "Surface of shaft of femur" + ] + }, + { + "id": "FMA:37093", + "name": "Anteromedial surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37102" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of femur" + ] + }, + { + "id": "FMA:37094", + "name": "Anteromedial surface of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37093" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of right femur" + ] + }, + { + "id": "FMA:37095", + "name": "Anteromedial surface of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37093" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of left femur" + ] + }, + { + "id": "FMA:37096", + "name": "Anterolateral surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37102" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of femur" + ] + }, + { + "id": "FMA:37097", + "name": "Anterolateral surface of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37096" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of right femur" + ] + }, + { + "id": "FMA:37098", + "name": "Anterolateral surface of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37096" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of left femur" + ] + }, + { + "id": "FMA:37099", + "name": "Posterior surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37102" + ] + }, + "synonyms": [ + "Posterior surface of shaft of femur" + ] + }, + { + "id": "FMA:37100", + "name": "Posterior surface of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37099" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right femur" + ] + }, + { + "id": "FMA:37101", + "name": "Posterior surface of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37099" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left femur" + ] + }, + { + "id": "FMA:37102", + "name": "Subdivision of surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37080" + ] + }, + "synonyms": [ + "Subdivision of surface of shaft of femur", + "Subdivision of surface of body of femur" + ] + }, + { + "id": "FMA:37103", + "name": "Surface of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37090" + ] + } + }, + { + "id": "FMA:37104", + "name": "Surface of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37103" + ] + } + }, + { + "id": "FMA:37105", + "name": "Surface of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37103" + ] + } + }, + { + "id": "FMA:37106", + "name": "Surface of metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37090" + ] + } + }, + { + "id": "FMA:37109", + "name": "Surface of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37106" + ] + } + }, + { + "id": "FMA:37110", + "name": "Surface of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37109" + ] + } + }, + { + "id": "FMA:37111", + "name": "Surface of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37109" + ] + } + }, + { + "id": "FMA:37112", + "name": "Surface of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37106" + ] + } + }, + { + "id": "FMA:37113", + "name": "Surface of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37112" + ] + } + }, + { + "id": "FMA:37114", + "name": "Surface of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37112" + ] + } + }, + { + "id": "FMA:37115", + "name": "Subdivision of surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37116", + "name": "Surface of epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:37119", + "name": "Surface of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37116" + ] + }, + "synonyms": [ + "Surface of upper end of tibia", + "Surface of proximal end of tibia" + ] + }, + { + "id": "FMA:37120", + "name": "Surface of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37119" + ] + }, + "synonyms": [ + "Surface of upper end of right tibia", + "Surface of proximal end of right tibia" + ] + }, + { + "id": "FMA:37121", + "name": "Surface of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37119" + ] + }, + "synonyms": [ + "Surface of upper end of left tibia", + "Surface of proximal end of left tibia" + ] + }, + { + "id": "FMA:37122", + "name": "Surface of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37116" + ] + }, + "synonyms": [ + "Surface of distal end of tibia", + "Surface of lower end of tibia" + ] + }, + { + "id": "FMA:37123", + "name": "Surface of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37122" + ] + }, + "synonyms": [ + "Surface of distal end of right tibia", + "Surface of lower end of right tibia" + ] + }, + { + "id": "FMA:37124", + "name": "Surface of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37122" + ] + }, + "synonyms": [ + "Surface of distal end of left tibia", + "Surface of lower end of left tibia" + ] + }, + { + "id": "FMA:37125", + "name": "Surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of shaft of tibia", + "Surface of body of tibia" + ] + }, + { + "id": "FMA:37128", + "name": "Anteromedial surface of diahpysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37137" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of tibia" + ] + }, + { + "id": "FMA:37129", + "name": "Anteromedial surface of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37128" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of right tibia" + ] + }, + { + "id": "FMA:37130", + "name": "Anteromedial surface of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37128" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of left tibia" + ] + }, + { + "id": "FMA:37131", + "name": "Anterolateral surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37137" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of tibia" + ] + }, + { + "id": "FMA:37132", + "name": "Anterolateral surface of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37131" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of right tibia" + ] + }, + { + "id": "FMA:37133", + "name": "Anterolateral surface of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37131" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of left tibia" + ] + }, + { + "id": "FMA:37134", + "name": "Posterior surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37137" + ] + }, + "synonyms": [ + "Posterior surface of shaft of tibia", + "Facies posterior (Corpus tibiae)" + ] + }, + { + "id": "FMA:37135", + "name": "Posterior surface of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37134" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right tibia" + ] + }, + { + "id": "FMA:37136", + "name": "Posterior surface of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37134" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left tibia" + ] + }, + { + "id": "FMA:37137", + "name": "Subdivision of surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37115" + ] + }, + "synonyms": [ + "Subdivision of surface of body of tibia", + "Subdivision of surface of shaft of tibia" + ] + }, + { + "id": "FMA:37138", + "name": "Surface of diaphysis proper of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37125" + ] + } + }, + { + "id": "FMA:37139", + "name": "Surface of diaphysis proper of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37138" + ] + } + }, + { + "id": "FMA:37140", + "name": "Surface of diaphysis proper of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37138" + ] + } + }, + { + "id": "FMA:37141", + "name": "Surface of metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37125" + ] + } + }, + { + "id": "FMA:37144", + "name": "Surface of proximal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37141" + ] + } + }, + { + "id": "FMA:37145", + "name": "Surface of proximal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37144" + ] + } + }, + { + "id": "FMA:37146", + "name": "Surface of proximal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37144" + ] + } + }, + { + "id": "FMA:37147", + "name": "Surface of distal metaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37141" + ] + } + }, + { + "id": "FMA:37148", + "name": "Surface of distal metaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37147" + ] + } + }, + { + "id": "FMA:37149", + "name": "Surface of distal metaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37147" + ] + } + }, + { + "id": "FMA:37150", + "name": "Subdivision of surface of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37151", + "name": "Surface of epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:37154", + "name": "Surface of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37151" + ] + }, + "synonyms": [ + "Surface of upper end of fibula", + "Surface of proximal end of fibula" + ] + }, + { + "id": "FMA:37155", + "name": "Surface of proximal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37154" + ] + }, + "synonyms": [ + "Surface of upper end of right fibula", + "Surface of proximal end of right fibula" + ] + }, + { + "id": "FMA:37156", + "name": "Surface of proximal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37154" + ] + }, + "synonyms": [ + "Surface of upper end of left fibula", + "Surface of proximal end of left fibula" + ] + }, + { + "id": "FMA:37157", + "name": "Surface of distal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37151" + ] + }, + "synonyms": [ + "Surface of distal end of fibula", + "Surface of lower end of fibula" + ] + }, + { + "id": "FMA:37158", + "name": "Surface of distal epiphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37157" + ] + }, + "synonyms": [ + "Surface of distal end of right fibula", + "Surface of lower end of right fibula" + ] + }, + { + "id": "FMA:37159", + "name": "Surface of distal epiphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37157" + ] + }, + "synonyms": [ + "Surface of distal end of left fibula", + "Surface of lower end of left fibula" + ] + }, + { + "id": "FMA:37160", + "name": "Surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of shaft of fibula", + "Surface of body of fibula" + ] + }, + { + "id": "FMA:37163", + "name": "Anteromedial surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of fibula" + ] + }, + { + "id": "FMA:37164", + "name": "Anteromedial surface of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37163" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of right fibula" + ] + }, + { + "id": "FMA:37165", + "name": "Anteromedial surface of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37163" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of left fibula" + ] + }, + { + "id": "FMA:37166", + "name": "Anterolateral surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of fibula" + ] + }, + { + "id": "FMA:37167", + "name": "Anterolateral surface of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37166" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of right fibula" + ] + }, + { + "id": "FMA:37168", + "name": "Anterolateral surface of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37166" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of left fibula" + ] + }, + { + "id": "FMA:37169", + "name": "Posterior surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Posterior surface of shaft of fibula", + "Facies posterior (Corpus fibulae)" + ] + }, + { + "id": "FMA:37170", + "name": "Posterior surface of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37169" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right fibula" + ] + }, + { + "id": "FMA:37171", + "name": "Posterior surface of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37169" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left fibula" + ] + }, + { + "id": "FMA:37172", + "name": "Subdivision of surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37150" + ] + }, + "synonyms": [ + "Subdivision of surface of shaft of fibula", + "Subdivision of surface of body of fibula" + ] + }, + { + "id": "FMA:37173", + "name": "Surface of diaphysis proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37160" + ] + } + }, + { + "id": "FMA:37174", + "name": "Surface of diaphysis proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37173" + ] + } + }, + { + "id": "FMA:37175", + "name": "Surface of diaphysis proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37173" + ] + } + }, + { + "id": "FMA:37176", + "name": "Surface of metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37160" + ] + } + }, + { + "id": "FMA:37177", + "name": "Surface of metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37176" + ] + } + }, + { + "id": "FMA:37178", + "name": "Surface of metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37176" + ] + } + }, + { + "id": "FMA:37179", + "name": "Surface of proximal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37176" + ] + } + }, + { + "id": "FMA:37180", + "name": "Surface of proximal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37179" + ] + } + }, + { + "id": "FMA:37181", + "name": "Surface of proximal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37179" + ] + } + }, + { + "id": "FMA:37182", + "name": "Surface of distal metaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37176" + ] + } + }, + { + "id": "FMA:37183", + "name": "Surface of distal metaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37182" + ] + } + }, + { + "id": "FMA:37184", + "name": "Surface of distal metaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37182" + ] + } + }, + { + "id": "FMA:37185", + "name": "Subdivision of surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37186", + "name": "Surface of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:37189", + "name": "Surface of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37186" + ] + }, + "synonyms": [ + "Surface of proximal end of radius", + "Surface of upper end of radius" + ] + }, + { + "id": "FMA:37190", + "name": "Surface of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37189" + ] + }, + "synonyms": [ + "Surface of proximal end of right radius", + "Surface of upper end of right radius" + ] + }, + { + "id": "FMA:37191", + "name": "Surface of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37189" + ] + }, + "synonyms": [ + "Surface of upper end of left radius", + "Surface of proximal end of left radius" + ] + }, + { + "id": "FMA:37192", + "name": "Surface of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37186" + ] + }, + "synonyms": [ + "Surface of lower end of radius", + "Surface of distal end of radius" + ] + }, + { + "id": "FMA:37193", + "name": "Surface of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37192" + ] + }, + "synonyms": [ + "Surface of lower end of right radius", + "Surface of distal end of right radius" + ] + }, + { + "id": "FMA:37194", + "name": "Surface of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37192" + ] + }, + "synonyms": [ + "Surface of distal end of left radius", + "Surface of lower end of left radius" + ] + }, + { + "id": "FMA:37195", + "name": "Surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of shaft of radius", + "Surface of body of radius" + ] + }, + { + "id": "FMA:37204", + "name": "Subdivision of surface of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37185" + ] + }, + "synonyms": [ + "Subdivision of surface of body of radius", + "Subdivision of surface of shaft of radius" + ] + }, + { + "id": "FMA:37205", + "name": "Surface of diaphysis proper of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36985" + ] + } + }, + { + "id": "FMA:37206", + "name": "Surface of diaphysis proper of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37205" + ] + } + }, + { + "id": "FMA:37207", + "name": "Surface of diaphysis proper of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37205" + ] + } + }, + { + "id": "FMA:37208", + "name": "Surface of metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225178" + ] + } + }, + { + "id": "FMA:37211", + "name": "Surface of proximal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37208" + ] + } + }, + { + "id": "FMA:37212", + "name": "Surface of proximal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37211" + ] + } + }, + { + "id": "FMA:37213", + "name": "Surface of proximal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37211" + ] + } + }, + { + "id": "FMA:37214", + "name": "Surface of distal metaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37208" + ] + } + }, + { + "id": "FMA:37215", + "name": "Surface of distal metaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37214" + ] + } + }, + { + "id": "FMA:37216", + "name": "Surface of distal metaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37214" + ] + } + }, + { + "id": "FMA:37217", + "name": "Subdivision of surface of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37218", + "name": "Surface of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75426" + ] + } + }, + { + "id": "FMA:37219", + "name": "Surface of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37218" + ] + } + }, + { + "id": "FMA:37220", + "name": "Surface of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37218" + ] + } + }, + { + "id": "FMA:37221", + "name": "Surface of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37218" + ] + }, + "synonyms": [ + "Surface of upper end of ulna", + "Surface of proximal end of ulna" + ] + }, + { + "id": "FMA:37222", + "name": "Surface of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37221" + ] + }, + "synonyms": [ + "Surface of upper end of right ulna", + "Surface of proximal end of right ulna" + ] + }, + { + "id": "FMA:37223", + "name": "Surface of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37221" + ] + }, + "synonyms": [ + "Surface of upper end of left ulna", + "Surface of proximal end of left ulna" + ] + }, + { + "id": "FMA:37224", + "name": "Surface of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37218" + ] + }, + "synonyms": [ + "Surface of lower end of ulna", + "Surface of distal end of ulna" + ] + }, + { + "id": "FMA:37225", + "name": "Surface of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37224" + ] + }, + "synonyms": [ + "Surface of lower end of right ulna", + "Surface of distal end of right ulna" + ] + }, + { + "id": "FMA:37226", + "name": "Surface of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37224" + ] + }, + "synonyms": [ + "Surface of lower end of left ulna", + "Surface of distal end of left ulna" + ] + }, + { + "id": "FMA:37227", + "name": "Surface of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31568" + ] + }, + "synonyms": [ + "Surface of body of ulna", + "Surface of shaft of ulna" + ] + }, + { + "id": "FMA:37230", + "name": "Anteromedial surface of shaft of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37236" + ] + } + }, + { + "id": "FMA:37231", + "name": "Anteromedial surface of shaft of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37230" + ] + } + }, + { + "id": "FMA:37232", + "name": "Anteromedial surface of shaft of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37230" + ] + } + }, + { + "id": "FMA:37233", + "name": "Anterolateral surface of shaft of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37236" + ] + } + }, + { + "id": "FMA:37234", + "name": "Anterolateral surface of shaft of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37233" + ] + } + }, + { + "id": "FMA:37235", + "name": "Anterolateral surface of shaft of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37233" + ] + } + }, + { + "id": "FMA:37236", + "name": "Subdivision of surface of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37217" + ] + }, + "synonyms": [ + "Subdivision of surface of body of ulna", + "Subdivision of surface of shaft of ulna" + ] + }, + { + "id": "FMA:37237", + "name": "Surface of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37227" + ] + } + }, + { + "id": "FMA:37238", + "name": "Surface of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37237" + ] + } + }, + { + "id": "FMA:37239", + "name": "Surface of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37237" + ] + } + }, + { + "id": "FMA:37240", + "name": "Surface of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37227" + ] + } + }, + { + "id": "FMA:37243", + "name": "Surface of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37240" + ] + } + }, + { + "id": "FMA:37244", + "name": "Surface of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37243" + ] + } + }, + { + "id": "FMA:37245", + "name": "Surface of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37243" + ] + } + }, + { + "id": "FMA:37246", + "name": "Surface of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37240" + ] + } + }, + { + "id": "FMA:37247", + "name": "Surface of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37246" + ] + } + }, + { + "id": "FMA:37248", + "name": "Surface of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37246" + ] + } + }, + { + "id": "FMA:37249", + "name": "Subdivision of surface of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37250", + "name": "Surface of epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37249" + ] + } + }, + { + "id": "FMA:37253", + "name": "Surface of proximal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37250" + ] + }, + "synonyms": [ + "Surface of upper end of metacarpal bone", + "Surface of base of metacarpal bone", + "Surface of proximal end of metacarpal bone" + ] + }, + { + "id": "FMA:37256", + "name": "Surface of distal epiphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37250" + ] + }, + "synonyms": [ + "Surface of lower end of metacarpal bone", + "Surface of head of metacarpal bone", + "Surface of distal end of metacarpal bone" + ] + }, + { + "id": "FMA:37259", + "name": "Surface of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37249" + ] + }, + "synonyms": [ + "Surface of shaft of metacarpal bone", + "Surface of body of metacarpal bone" + ] + }, + { + "id": "FMA:37262", + "name": "Anteromedial surface of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37259" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of metacarpal bone" + ] + }, + { + "id": "FMA:37271", + "name": "Subdivision of surface of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37249" + ] + }, + "synonyms": [ + "Subdivision of surface of body of metacarpal bone", + "Subdivision of surface of shaft of metacarpal bone" + ] + }, + { + "id": "FMA:37272", + "name": "Surface of diaphysis proper of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37271" + ] + } + }, + { + "id": "FMA:37275", + "name": "Surface of metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37271" + ] + } + }, + { + "id": "FMA:37278", + "name": "Surface of proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37275" + ] + } + }, + { + "id": "FMA:37281", + "name": "Surface of distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37275" + ] + } + }, + { + "id": "FMA:37284", + "name": "Subdivision of surface of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:37285", + "name": "Surface of epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37284" + ] + } + }, + { + "id": "FMA:37288", + "name": "Surface of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37285" + ] + }, + "synonyms": [ + "Surface of upper end of metatarsal bone", + "Surface of proximal end of metatarsal bone" + ] + }, + { + "id": "FMA:37289", + "name": "Surface of proximal epiphysis of right metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of upper end of right metatarsal bone", + "Surface of proximal end of right metatarsal bone" + ] + }, + { + "id": "FMA:37290", + "name": "Surface of proximal epiphysis of left metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal end of left metatarsal bone", + "Surface of upper end of left metatarsal bone" + ] + }, + { + "id": "FMA:37291", + "name": "Surface of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37285" + ] + }, + "synonyms": [ + "Surface of lower end of metatarsal bone", + "Surface of distal end of metatarsal bone" + ] + }, + { + "id": "FMA:37292", + "name": "Surface of distal epiphysis of right metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal end of right metatarsal bone", + "Surface of lower end of right metatarsal bone" + ] + }, + { + "id": "FMA:37293", + "name": "Surface of distal epiphysis of left metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal end of left metatarsal bone", + "Surface of lower end of left metatarsal bone" + ] + }, + { + "id": "FMA:37294", + "name": "Surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37284" + ] + }, + "synonyms": [ + "Surface of body of metatarsal bone", + "Surface of shaft of metatarsal bone" + ] + }, + { + "id": "FMA:37297", + "name": "Anteromedial surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37294" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of metatarsal bone" + ] + }, + { + "id": "FMA:37298", + "name": "Anteromedial surface of diaphysis of right metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37297" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of right metatarsal bone" + ] + }, + { + "id": "FMA:37299", + "name": "Anteromedial surface of diaphysis of left metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37297" + ] + }, + "synonyms": [ + "Anteromedial surface of shaft of left metatarsal bone" + ] + }, + { + "id": "FMA:37300", + "name": "Anterolateral surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37294" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of metatarsal bone" + ] + }, + { + "id": "FMA:37301", + "name": "Anterolateral surface of diaphysis of right metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37300" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of right metatarsal bone" + ] + }, + { + "id": "FMA:37302", + "name": "Anterolateral surface of diaphysis of left metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37300" + ] + }, + "synonyms": [ + "Anterolateral surface of shaft of left metatarsal bone" + ] + }, + { + "id": "FMA:37303", + "name": "Posterior surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37294" + ] + }, + "synonyms": [ + "Posterior surface of shaft of metatarsal bone", + "Dorsal surface of shaft of metatarsal bone" + ] + }, + { + "id": "FMA:37306", + "name": "Subdivision of surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37284" + ] + }, + "synonyms": [ + "Subdivision of surface of shaft of metatarsal bone", + "Subdivision of surface of body of metatarsal bone" + ] + }, + { + "id": "FMA:37307", + "name": "Surface of diaphysis proper of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37306" + ] + } + }, + { + "id": "FMA:37310", + "name": "Surface of metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37306" + ] + } + }, + { + "id": "FMA:37313", + "name": "Surface of proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37310" + ] + } + }, + { + "id": "FMA:37316", + "name": "Surface of distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37310" + ] + } + }, + { + "id": "FMA:37319", + "name": "Ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:37320", + "name": "Right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37319" + ] + } + }, + { + "id": "FMA:37321", + "name": "Left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37319" + ] + } + }, + { + "id": "FMA:37322", + "name": "Skin of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23029" + ] + }, + "synonyms": [ + "Axillary skin" + ] + }, + { + "id": "FMA:37323", + "name": "Skin of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37322" + ] + }, + "synonyms": [ + "Right axillary skin" + ] + }, + { + "id": "FMA:37324", + "name": "Skin of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37322" + ] + }, + "synonyms": [ + "Left axillary skin" + ] + }, + { + "id": "FMA:37325", + "name": "Surface of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Adrenal gland surface" + ] + }, + { + "id": "FMA:37326", + "name": "Surface of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37325" + ] + }, + "synonyms": [ + "Right adrenal gland surface" + ] + }, + { + "id": "FMA:37327", + "name": "Surface of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37325" + ] + }, + "synonyms": [ + "Left adrenal gland surface" + ] + }, + { + "id": "FMA:37328", + "name": "Region of external surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66265" + ] + } + }, + { + "id": "FMA:37329", + "name": "Axillary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58384" + ] + } + }, + { + "id": "FMA:37330", + "name": "Region of surface of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:37331", + "name": "Axillary sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27935" + ] + } + }, + { + "id": "FMA:37332", + "name": "Anterior wall of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + } + }, + { + "id": "FMA:37333", + "name": "Region of surface of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:37334", + "name": "Posterior wall of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + } + }, + { + "id": "FMA:37335", + "name": "Medial wall of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + } + }, + { + "id": "FMA:37336", + "name": "Lateral wall of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + } + }, + { + "id": "FMA:37338", + "name": "Region of surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:37340", + "name": "Clavipectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58382" + ] + } + }, + { + "id": "FMA:37341", + "name": "Region of surface of adrenal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:37342", + "name": "Region of surface of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:37343", + "name": "Wall of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + } + }, + { + "id": "FMA:37347", + "name": "Muscle of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9621" + ] + }, + "synonyms": [ + "Pectoral girdle muscle", + "Muscle of shoulder girdle" + ] + }, + { + "id": "FMA:37348", + "name": "Muscle of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9621" + ] + }, + "synonyms": [ + "Free upper limb muscle" + ] + }, + { + "id": "FMA:37349", + "name": "Pectoral muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37347" + ] + }, + "synonyms": [ + "Muscle of pectoral region", + "Muscle of pectoral part of chest" + ] + }, + { + "id": "FMA:37351", + "name": "Apex of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + }, + "synonyms": [ + "Axillary apex" + ] + }, + { + "id": "FMA:37352", + "name": "Base of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37355" + ] + }, + "synonyms": [ + "Floor of axilla", + "Axillary base" + ] + }, + { + "id": "FMA:37354", + "name": "Axillary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:37355", + "name": "Subdivision of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Axillary subdivision", + "Subdivision of axillary region" + ] + }, + { + "id": "FMA:37357", + "name": "Wall of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37343" + ] + } + }, + { + "id": "FMA:37358", + "name": "Wall of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37343" + ] + } + }, + { + "id": "FMA:37359", + "name": "Anterior wall of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37332" + ] + } + }, + { + "id": "FMA:37360", + "name": "Anterior wall of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37332" + ] + } + }, + { + "id": "FMA:37361", + "name": "Posterior wall of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37334" + ] + } + }, + { + "id": "FMA:37362", + "name": "Posterior wall of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37334" + ] + } + }, + { + "id": "FMA:37363", + "name": "Medial wall of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37335" + ] + } + }, + { + "id": "FMA:37364", + "name": "Medial wall of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37335" + ] + } + }, + { + "id": "FMA:37365", + "name": "Lateral wall of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37336" + ] + } + }, + { + "id": "FMA:37366", + "name": "Lateral wall of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37336" + ] + } + }, + { + "id": "FMA:37367", + "name": "Muscle of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9622" + ] + }, + "synonyms": [ + "Pelvic girdle muscle" + ] + }, + { + "id": "FMA:37368", + "name": "Muscle of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9622" + ] + }, + "synonyms": [ + "Free lower limb muscle" + ] + }, + { + "id": "FMA:37369", + "name": "Muscle of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37368" + ] + }, + "synonyms": [ + "Foot muscle" + ] + }, + { + "id": "FMA:37370", + "name": "Muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37348" + ] + }, + "synonyms": [ + "Arm muscle" + ] + }, + { + "id": "FMA:37371", + "name": "Muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37348" + ] + }, + "synonyms": [ + "Forearm muscle" + ] + }, + { + "id": "FMA:37372", + "name": "Muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37348" + ] + }, + "synonyms": [ + "Hand muscle" + ] + }, + { + "id": "FMA:37373", + "name": "Abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64916" + ] + } + }, + { + "id": "FMA:37374", + "name": "Supporting connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Specialized connective tissue" + ] + }, + { + "id": "FMA:37377", + "name": "Cartilage tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20103" + ] + }, + "synonyms": [ + "Cartilaginous tissue" + ] + }, + { + "id": "FMA:37378", + "name": "Flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64916" + ] + } + }, + { + "id": "FMA:37379", + "name": "Opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64916" + ] + } + }, + { + "id": "FMA:37380", + "name": "Adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64916" + ] + } + }, + { + "id": "FMA:37381", + "name": "Palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64917" + ] + } + }, + { + "id": "FMA:37382", + "name": "Abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64917" + ] + }, + "synonyms": [ + "Musculus abductor digiti minimi" + ] + }, + { + "id": "FMA:37383", + "name": "Flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64917" + ] + }, + "synonyms": [ + "Musculus flexor digiti minimi brevis (manus)" + ] + }, + { + "id": "FMA:37384", + "name": "Opponens digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64917" + ] + } + }, + { + "id": "FMA:37385", + "name": "Lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42380" + ] + }, + "synonyms": [ + "Hand lumbrical" + ] + }, + { + "id": "FMA:37386", + "name": "Right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37373" + ] + } + }, + { + "id": "FMA:37387", + "name": "Left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37373" + ] + } + }, + { + "id": "FMA:37388", + "name": "Right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37378" + ] + } + }, + { + "id": "FMA:37389", + "name": "Left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37378" + ] + } + }, + { + "id": "FMA:37390", + "name": "Right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37379" + ] + } + }, + { + "id": "FMA:37391", + "name": "Left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37379" + ] + } + }, + { + "id": "FMA:37392", + "name": "Right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37380" + ] + } + }, + { + "id": "FMA:37393", + "name": "Left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37380" + ] + } + }, + { + "id": "FMA:37394", + "name": "Right palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37381" + ] + } + }, + { + "id": "FMA:37395", + "name": "Left palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37381" + ] + } + }, + { + "id": "FMA:37396", + "name": "Abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37382" + ] + } + }, + { + "id": "FMA:37397", + "name": "Abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37382" + ] + } + }, + { + "id": "FMA:37398", + "name": "Flexor digiti minimi brevis of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37383" + ] + } + }, + { + "id": "FMA:37399", + "name": "Flexor digiti minimi brevis of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37383" + ] + } + }, + { + "id": "FMA:37400", + "name": "Opponens digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37384" + ] + } + }, + { + "id": "FMA:37401", + "name": "Opponens digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37384" + ] + } + }, + { + "id": "FMA:37404", + "name": "First lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37385" + ] + } + }, + { + "id": "FMA:37405", + "name": "Second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37385" + ] + } + }, + { + "id": "FMA:37406", + "name": "Third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37385" + ] + } + }, + { + "id": "FMA:37407", + "name": "Fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37385" + ] + } + }, + { + "id": "FMA:37408", + "name": "First lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37404" + ] + } + }, + { + "id": "FMA:37409", + "name": "First lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37404" + ] + } + }, + { + "id": "FMA:37410", + "name": "Second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37405" + ] + } + }, + { + "id": "FMA:37411", + "name": "Second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37405" + ] + } + }, + { + "id": "FMA:37412", + "name": "Third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37406" + ] + } + }, + { + "id": "FMA:37413", + "name": "Third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37406" + ] + } + }, + { + "id": "FMA:37414", + "name": "Suspensory ligament of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79890" + ] + }, + "synonyms": [ + "Gerdy's ligament" + ] + }, + { + "id": "FMA:37415", + "name": "Fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37407" + ] + } + }, + { + "id": "FMA:37416", + "name": "Fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37407" + ] + } + }, + { + "id": "FMA:37417", + "name": "Interosseous muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42380" + ] + } + }, + { + "id": "FMA:37418", + "name": "Dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37417" + ] + } + }, + { + "id": "FMA:37419", + "name": "Palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37417" + ] + } + }, + { + "id": "FMA:37424", + "name": "First dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37418" + ] + }, + "synonyms": [ + "Abductor indicis" + ] + }, + { + "id": "FMA:37425", + "name": "Second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37418" + ] + } + }, + { + "id": "FMA:37426", + "name": "Third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37418" + ] + } + }, + { + "id": "FMA:37427", + "name": "Fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37418" + ] + } + }, + { + "id": "FMA:37428", + "name": "Fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37427" + ] + } + }, + { + "id": "FMA:37429", + "name": "Fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37427" + ] + } + }, + { + "id": "FMA:37430", + "name": "Third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37426" + ] + } + }, + { + "id": "FMA:37431", + "name": "Third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37426" + ] + } + }, + { + "id": "FMA:37432", + "name": "Second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37425" + ] + } + }, + { + "id": "FMA:37433", + "name": "Second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37425" + ] + } + }, + { + "id": "FMA:37434", + "name": "First dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37424" + ] + }, + "synonyms": [ + "Right abductor indicis" + ] + }, + { + "id": "FMA:37435", + "name": "First dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37424" + ] + }, + "synonyms": [ + "Left abductor indicis" + ] + }, + { + "id": "FMA:37436", + "name": "First palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37419" + ] + } + }, + { + "id": "FMA:37437", + "name": "Second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37419" + ] + } + }, + { + "id": "FMA:37438", + "name": "Third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37419" + ] + } + }, + { + "id": "FMA:37439", + "name": "Fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37419" + ] + } + }, + { + "id": "FMA:37440", + "name": "Fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37439" + ] + } + }, + { + "id": "FMA:37441", + "name": "Fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37439" + ] + } + }, + { + "id": "FMA:37442", + "name": "Third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37438" + ] + } + }, + { + "id": "FMA:37443", + "name": "Third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37438" + ] + } + }, + { + "id": "FMA:37444", + "name": "Second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37437" + ] + } + }, + { + "id": "FMA:37445", + "name": "Second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37437" + ] + } + }, + { + "id": "FMA:37446", + "name": "First palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37436" + ] + } + }, + { + "id": "FMA:37447", + "name": "First palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37436" + ] + } + }, + { + "id": "FMA:37448", + "name": "Abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + } + }, + { + "id": "FMA:37449", + "name": "Flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "M.flexor hallucis brevis" + ] + }, + { + "id": "FMA:37450", + "name": "Flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "Flexor digitorum brevis of foot" + ] + }, + { + "id": "FMA:37451", + "name": "Abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + } + }, + { + "id": "FMA:37452", + "name": "Flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "Quadratus plantae", + "Flexor digitorum accessorius" + ] + }, + { + "id": "FMA:37453", + "name": "Lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "Foot lumbrical" + ] + }, + { + "id": "FMA:37454", + "name": "Adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + } + }, + { + "id": "FMA:37455", + "name": "Flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "Musculus flexor digiti minimi brevis (pedis)" + ] + }, + { + "id": "FMA:37456", + "name": "Interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + }, + "synonyms": [ + "Foot interosseous" + ] + }, + { + "id": "FMA:37457", + "name": "Dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37456" + ] + } + }, + { + "id": "FMA:37458", + "name": "Plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37456" + ] + } + }, + { + "id": "FMA:37459", + "name": "Right abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37448" + ] + } + }, + { + "id": "FMA:37460", + "name": "Left abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37448" + ] + } + }, + { + "id": "FMA:37461", + "name": "Right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37450" + ] + }, + "synonyms": [ + "Flexor digitorum brevis of right foot" + ] + }, + { + "id": "FMA:37462", + "name": "Left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37450" + ] + }, + "synonyms": [ + "Flexor digitorum brevis of left foot" + ] + }, + { + "id": "FMA:37463", + "name": "Abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37451" + ] + } + }, + { + "id": "FMA:37464", + "name": "Abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37451" + ] + } + }, + { + "id": "FMA:37465", + "name": "Right flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37452" + ] + }, + "synonyms": [ + "Right flexor digitorum accessorius", + "Right quadratus plantae" + ] + }, + { + "id": "FMA:37466", + "name": "Left flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37452" + ] + }, + "synonyms": [ + "Left flexor digitorum accessorius", + "Left quadratus plantae" + ] + }, + { + "id": "FMA:37467", + "name": "Right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37449" + ] + } + }, + { + "id": "FMA:37468", + "name": "Left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37449" + ] + } + }, + { + "id": "FMA:37469", + "name": "Right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37454" + ] + } + }, + { + "id": "FMA:37470", + "name": "Left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37454" + ] + } + }, + { + "id": "FMA:37471", + "name": "Flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37455" + ] + } + }, + { + "id": "FMA:37472", + "name": "Flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37455" + ] + } + }, + { + "id": "FMA:37479", + "name": "First lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37453" + ] + } + }, + { + "id": "FMA:37480", + "name": "Second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37453" + ] + } + }, + { + "id": "FMA:37481", + "name": "Third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37453" + ] + } + }, + { + "id": "FMA:37482", + "name": "Fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37453" + ] + } + }, + { + "id": "FMA:37483", + "name": "Fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37482" + ] + } + }, + { + "id": "FMA:37484", + "name": "Fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37482" + ] + } + }, + { + "id": "FMA:37485", + "name": "Third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37481" + ] + } + }, + { + "id": "FMA:37486", + "name": "Third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37481" + ] + } + }, + { + "id": "FMA:37488", + "name": "Proximal epiphysis of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Basis phalangis (manus)" + ] + }, + { + "id": "FMA:37489", + "name": "Proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226482" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of thumb", + "Base of phalanx of first digit of hand", + "Base of phalanx of thumb" + ] + }, + { + "id": "FMA:37490", + "name": "Proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37489" + ] + }, + "synonyms": [ + "Base of proximal phalanx of thumb", + "Basal epiphysis of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:37491", + "name": "Proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37490" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right thumb", + "Basal epiphysis of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:37492", + "name": "Proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37490" + ] + }, + "synonyms": [ + "Basal epiphysis of proximal phalanx of left thumb", + "Base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:37493", + "name": "Proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37489" + ] + }, + "synonyms": [ + "Base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:37494", + "name": "Proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37493" + ] + }, + "synonyms": [ + "Base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:37495", + "name": "Proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37493" + ] + }, + "synonyms": [ + "Base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:37497", + "name": "Diaphysis of phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40296" + ] + }, + "synonyms": [ + "Shaft of phalanx of left thumb" + ] + }, + { + "id": "FMA:37498", + "name": "Proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226482" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of index finger", + "Base of phalanx of index finger", + "Base of phalanx of second finger", + "Base of phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37499", + "name": "Proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37498" + ] + }, + "synonyms": [ + "Base of proximal phalanx of second finger", + "Base of proximal phalanx of index finger", + "Base of proximal phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37500", + "name": "Proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37499" + ] + }, + "synonyms": [ + "Base of proximal phalanx of second digit of right hand", + "Base of proximal phalanx of right index finger", + "Base of proximal phalanx of right second finger" + ] + }, + { + "id": "FMA:37501", + "name": "Proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37499" + ] + }, + "synonyms": [ + "Base of proximal phalanx of left second finger", + "Base of proximal phalanx of second digit of left hand", + "Base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:37502", + "name": "Proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37498" + ] + }, + "synonyms": [ + "Base of middle phalanx of second digit of hand", + "Base of middle phalanx of index finger", + "Basal epiphysis of middle phalanx of index finger", + "Base of middle phalanx of second finger" + ] + }, + { + "id": "FMA:37503", + "name": "Proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37502" + ] + }, + "synonyms": [ + "Base of middle phalanx of right second finger", + "Base of middle phalanx of right index finger", + "Basal epiphysis of middle phalanx of right index finger", + "Base of middle phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:37504", + "name": "Proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37502" + ] + }, + "synonyms": [ + "Basal epiphysis of middle phalanx of left index finger", + "Base of middle phalanx of left index finger", + "Base of middle phalanx of second digit of left hand", + "Base of middle phalanx of left second finger" + ] + }, + { + "id": "FMA:37505", + "name": "Proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37498" + ] + }, + "synonyms": [ + "Base of distal phalanx of second finger", + "Base of distal phalanx of index finger", + "Basal epiphysis of distal phalanx of index finger", + "Base of distal phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37506", + "name": "Proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37505" + ] + }, + "synonyms": [ + "Base of distal phalanx of second digit of right hand", + "Basal epiphysis of distal phalanx of right index finger", + "Base of distal phalanx of right second finger", + "Base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:37507", + "name": "Proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37505" + ] + }, + "synonyms": [ + "Base of distal phalanx of left second finger", + "Base of distal phalanx of left index finger", + "Basal epiphysis of distal phalanx of left index finger", + "Base of distal phalanx of second digit of left hand" + ] + }, + { + "id": "FMA:37510", + "name": "Proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226482" + ] + }, + "synonyms": [ + "Basal epiphysis of phalanx of middle finger", + "Base of phalanx of third digit of hand", + "Base of phalanx of third finger", + "Base of phalanx of middle finger" + ] + }, + { + "id": "FMA:37511", + "name": "Proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37510" + ] + }, + "synonyms": [ + "Base of proximal phalanx of third finger", + "Basal epiphysis of proximal phalanx of middle finger", + "Base of proximal phalanx of third digit of hand", + "Base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:37512", + "name": "Proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37511" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right middle finger", + "Base of proximal phalanx of right third finger", + "Basal epiphysis of proximal phalanx of right middle finger", + "Base of proximal phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:37513", + "name": "Proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37511" + ] + }, + "synonyms": [ + "Base of proximal phalanx of third digit of left hand", + "Base of proximal phalanx of left middle finger", + "Base of proximal phalanx of left third finger", + "Basal epiphysis of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:37514", + "name": "Proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37510" + ] + }, + "synonyms": [ + "Base of middle phalanx of middle finger", + "Basal epiphysis of middle phalanx of middle finger", + "Base of middle phalanx of third digit of hand", + "Base of middle phalanx of third finger" + ] + }, + { + "id": "FMA:37515", + "name": "Proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37514" + ] + }, + "synonyms": [ + "Base of middle phalanx of right third finger", + "Base of middle phalanx of third digit of right hand", + "Base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:37516", + "name": "Proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37514" + ] + }, + "synonyms": [ + "Base of middle phalanx of third digit of left hand", + "Base of middle phalanx of left third finger", + "Base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:37517", + "name": "Proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37510" + ] + }, + "synonyms": [ + "Base of distal phalanx of third digit of hand", + "Base of distal phalanx of middle finger", + "Base of distal phalanx of third finger" + ] + }, + { + "id": "FMA:37518", + "name": "Proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37517" + ] + }, + "synonyms": [ + "Base of distal phalanx of third digit of right hand", + "Base of distal phalanx of right middle finger", + "Base of distal phalanx of right third finger" + ] + }, + { + "id": "FMA:37519", + "name": "Proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37517" + ] + }, + "synonyms": [ + "Base of distal phalanx of third digit of left hand", + "Base of distal phalanx of left middle finger", + "Base of distal phalanx of left third finger" + ] + }, + { + "id": "FMA:37522", + "name": "Proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226482" + ] + }, + "synonyms": [ + "Base of phalanx of fourth finger", + "Base of phalanx of ring finger", + "Basal epiphysis of phalanx of ring finger", + "Base of phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:37523", + "name": "Proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37522" + ] + }, + "synonyms": [ + "Basal epiphysis of proximal phalanx of fourth finger", + "Basal epiphysis of proximal phalanx of ring finger", + "Base of proximal phalanx of ring finger", + "Base of proximal phalanx of fourth finger", + "Base of proximal phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:37524", + "name": "Proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37523" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right ring finger", + "Basal epiphysis of proximal phalanx of right ring finger", + "Base of proximal phalanx of right fourth finger", + "Base of proximal phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:37525", + "name": "Proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37523" + ] + }, + "synonyms": [ + "Base of proximal phalanx of fourth digit of left hand", + "Base of proximal phalanx of left ring finger", + "Base of proximal phalanx of left fourth finger", + "Basal epiphysis of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:37526", + "name": "Proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37522" + ] + }, + "synonyms": [ + "Base of middle phalanx of fourth finger", + "Base of middle phalanx of ring finger", + "Base of middle phalanx of fourth digit of hand", + "Basal epiphysis of middle phalanx of ring finger", + "Basal epiphysis of middle phalanx of fourth finger" + ] + }, + { + "id": "FMA:37527", + "name": "Proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37526" + ] + }, + "synonyms": [ + "Basal epiphysis of middle phalanx of right ring finger", + "Base of middle phalanx of fourth digit of right hand", + "Base of middle phalanx of right ring finger", + "Base of middle phalanx of right fourth finger" + ] + }, + { + "id": "FMA:37528", + "name": "Proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37526" + ] + }, + "synonyms": [ + "Base of middle phalanx of left ring finger", + "Base of middle phalanx of left fourth finger", + "Basal epiphysis of middle phalanx of left ring finger", + "Base of middle phalanx of fourth digit of left hand" + ] + }, + { + "id": "FMA:37529", + "name": "Proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37522" + ] + }, + "synonyms": [ + "Basal epiphysis of distal phalanx of fourth finger", + "Base of distal phalanx of fourth digit of hand", + "Base of distal phalanx of ring finger", + "Base of distal phalanx of fourth finger", + "Basal epiphysis of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:37530", + "name": "Proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37529" + ] + }, + "synonyms": [ + "Basal epiphysis of distal phalanx of right ring finger", + "Base of distal phalanx of right fourth finger", + "Base of distal phalanx of right ring finger", + "Base of distal phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:37531", + "name": "Proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37529" + ] + }, + "synonyms": [ + "Base of distal phalanx of fourth digit of left hand", + "Basal epiphysis of distal phalanx of left ring finger", + "Base of distal phalanx of left fourth finger", + "Base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:37534", + "name": "Proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226482" + ] + }, + "synonyms": [ + "Base of phalanx of fifth digit of hand", + "Base of phalanx of little finger", + "Basal epiphysis of phalanx of little finger", + "Basal epiphysis of phalanx of fifth finger", + "Base of phalanx of fifth finger" + ] + }, + { + "id": "FMA:37535", + "name": "Proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37534" + ] + }, + "synonyms": [ + "Base of proximal phalanx of fifth digit of hand", + "Basal epiphysis of proximal phalanx of little finger", + "Base of proximal phalanx of little finger", + "Base of proximal phalanx of fifth finger" + ] + }, + { + "id": "FMA:37536", + "name": "Proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37535" + ] + }, + "synonyms": [ + "Base of proximal phalanx of right little finger", + "Basal epiphysis of proximal phalanx of right little finger", + "Base of proximal phalanx of right fifth finger", + "Base of proximal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:37537", + "name": "Proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37535" + ] + }, + "synonyms": [ + "Base of proximal phalanx of left little finger", + "Base of proximal phalanx of left fifth finger", + "Basal epiphysis of proximal phalanx of left fifth finger", + "Basal epiphysis of proximal phalanx of left little finger", + "Base of proximal phalanx of fifth digit of left hand" + ] + }, + { + "id": "FMA:37538", + "name": "Proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37534" + ] + }, + "synonyms": [ + "Base of middle phalanx of little finger", + "Basal epiphysis of middle phalanx of fifth finger", + "Base of middle phalanx of fifth finger", + "Basal epiphysis of middle phalanx of little finger", + "Base of middle phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:37539", + "name": "Proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37538" + ] + }, + "synonyms": [ + "Base of middle phalanx of right fifth finger", + "Base of middle phalanx of fifth digit of right hand", + "Basal epiphysis of middle phalanx of right little finger", + "Basal epiphysis of middle phalanx of right fifth finger", + "Base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:37540", + "name": "Proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37538" + ] + }, + "synonyms": [ + "Base of middle phalanx of left little finger", + "Basal epiphysis of middle phalanx of left little finger", + "Base of middle phalanx of fifth digit of left hand", + "Basal epiphysis of middle phalanx of left fifth finger", + "Base of middle phalanx of left fifth finger" + ] + }, + { + "id": "FMA:37541", + "name": "Proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37534" + ] + }, + "synonyms": [ + "Base of distal phalanx of fifth digit of hand", + "Basal epiphysis of distal phalanx of little finger", + "Basal epiphysis of distal phalanx of fifth finger", + "Base of distal phalanx of fifth finger", + "Base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:37542", + "name": "Proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37541" + ] + }, + "synonyms": [ + "Base of distal phalanx of fifth digit of right hand", + "Basal epiphysis of distal phalanx of right little finger", + "Base of distal phalanx of right little finger", + "Basal epiphysis of distal phalanx of right fifth finger", + "Base of distal phalanx of right fifth finger" + ] + }, + { + "id": "FMA:37543", + "name": "Proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37541" + ] + }, + "synonyms": [ + "Base of distal phalanx of fifth digit of left hand", + "Base of distal phalanx of left fifth finger", + "Base of distal phalanx of left little finger", + "Basal epiphysis of distal phalanx of left little finger", + "Basal epiphysis of distal phalanx of left fifth finger" + ] + }, + { + "id": "FMA:37546", + "name": "Diaphysis of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + }, + "synonyms": [ + "Shaft of phalanx of hand", + "Corpus phalangis (manus)", + "Body of phalanx of hand" + ] + }, + { + "id": "FMA:37556", + "name": "Diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226700" + ] + }, + "synonyms": [ + "Body of phalanx of index finger", + "Shaft of phalanx of index finger", + "Shaft of phalanx of second finger", + "Diaphysis of phalanx of second finger", + "Shaft of phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37557", + "name": "Diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37556" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of index finger", + "Shaft of proximal phalanx of second finger", + "Shaft of proximal phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37558", + "name": "Diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37557" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right second finger", + "Shaft of proximal phalanx of second digit of right hand", + "Shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:37559", + "name": "Diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37557" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of second digit of left hand", + "Shaft of proximal phalanx of left second finger", + "Shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:37560", + "name": "Diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37556" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of index finger", + "Shaft of middle phalanx of second digit of hand", + "Shaft of middle phalanx of second finger" + ] + }, + { + "id": "FMA:37561", + "name": "Diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37560" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of second digit of right hand", + "Shaft of middle phalanx of right second finger", + "Shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:37562", + "name": "Diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37560" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of second digit of left hand", + "Shaft of middle phalanx of left second finger", + "Shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:37563", + "name": "Diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37556" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of index finger", + "Shaft of distal phalanx of second finger", + "Shaft of distal phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37564", + "name": "Diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37563" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right second finger", + "Shaft of distal phalanx of right index finger", + "Shaft of distal phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:37565", + "name": "Diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37563" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of second digit of left hand", + "Shaft of distal phalanx of left second finger", + "Shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:37568", + "name": "Diaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226700" + ] + }, + "synonyms": [ + "Shaft of phalanx of middle finger", + "Body of phalanx of middle finger", + "Shaft of phalanx of third finger", + "Shaft of phalanx of third digit of hand", + "Diaphysis of phalanx of third finger" + ] + }, + { + "id": "FMA:37569", + "name": "Diaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37568" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of middle finger", + "Shaft of proximal phalanx of third finger", + "Shaft of proximal phalanx of third digit of hand" + ] + }, + { + "id": "FMA:37570", + "name": "Diaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37569" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right third finger", + "Shaft of proximal phalanx of right middle finger", + "Shaft of proximal phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:37571", + "name": "Diaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37569" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of third digit of left hand", + "Shaft of proximal phalanx of left middle finger", + "Shaft of proximal phalanx of left third finger" + ] + }, + { + "id": "FMA:37572", + "name": "Diaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37568" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of middle finger", + "Shaft of middle phalanx of third finger", + "Shaft of middle phalanx of third digit of hand" + ] + }, + { + "id": "FMA:37573", + "name": "Diaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37572" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of right third finger", + "Shaft of middle phalanx of third digit of right hand", + "Shaft of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:37574", + "name": "Diaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37572" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of third digit of left hand", + "Shaft of middle phalanx of left third finger", + "Shaft of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:37575", + "name": "Diaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37568" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of middle finger", + "Shaft of distal phalanx of third finger", + "Shaft of distal phalanx of third digit of hand" + ] + }, + { + "id": "FMA:37576", + "name": "Diaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37575" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right third finger", + "Shaft of distal phalanx of right middle finger", + "Shaft of distal phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:37577", + "name": "Diaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37575" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left middle finger", + "Shaft of distal phalanx of third digit of left hand", + "Shaft of distal phalanx of left third finger" + ] + }, + { + "id": "FMA:37580", + "name": "Diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226700" + ] + }, + "synonyms": [ + "Shaft of phalanx of fourth finger", + "Body of phalanx of ring finger", + "Shaft of phalanx of ring finger", + "Shaft of phalanx of fourth digit of hand", + "Diaphysis of phalanx of fourth finger" + ] + }, + { + "id": "FMA:37581", + "name": "Diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37580" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fourth digit of hand", + "Shaft of proximal phalanx of ring finger", + "Shaft of proximal phalanx of fourth finger" + ] + }, + { + "id": "FMA:37582", + "name": "Diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37581" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right ring finger", + "Shaft of proximal phalanx of right fourth finger", + "Shaft of proximal phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:37583", + "name": "Diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37581" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fourth digit of left hand", + "Shaft of proximal phalanx of left fourth finger", + "Shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:37584", + "name": "Diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37580" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fourth finger", + "Shaft of middle phalanx of ring finger", + "Shaft of middle phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:37585", + "name": "Diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37584" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of right ring finger", + "Shaft of middle phalanx of right fourth finger", + "Shaft of middle phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:37586", + "name": "Diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37584" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of left fourth finger", + "Shaft of middle phalanx of fourth digit of left hand", + "Shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:37587", + "name": "Diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37580" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of ring finger", + "Shaft of distal phalanx of fourth finger", + "Shaft of distal phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:37588", + "name": "Diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37587" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right fourth finger", + "Shaft of distal phalanx of right ring finger", + "Shaft of distal phalanx of fourth digit of right hand" + ] + }, + { + "id": "FMA:37589", + "name": "Diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37587" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left ring finger", + "Shaft of distal phalanx of fourth digit of left hand", + "Shaft of distal phalanx of left fourth finger" + ] + }, + { + "id": "FMA:37592", + "name": "Diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226700" + ] + }, + "synonyms": [ + "Diaphysis of phalanx of fifth finger", + "Shaft of phalanx of fifth finger", + "Body of phalanx of little finger", + "Shaft of phalanx of fifth digit of hand", + "Shaft of phalanx of little finger" + ] + }, + { + "id": "FMA:37593", + "name": "Diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37592" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of little finger", + "Shaft of proximal phalanx of fifth digit of hand", + "Shaft of proximal phalanx of fifth finger" + ] + }, + { + "id": "FMA:37594", + "name": "Diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37593" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fifth digit of right hand", + "Shaft of proximal phalanx of right little finger", + "Shaft of proximal phalanx of right fifth finger" + ] + }, + { + "id": "FMA:37595", + "name": "Diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37593" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of fifth digit of left hand", + "Shaft of proximal phalanx of left fifth finger", + "Shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:37596", + "name": "Diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37592" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fifth digit of hand", + "Shaft of middle phalanx of little finger", + "Shaft of middle phalanx of fifth finger" + ] + }, + { + "id": "FMA:37597", + "name": "Diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37596" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of fifth digit of right hand", + "Shaft of middle phalanx of right little finger", + "Shaft of middle phalanx of right fifth finger" + ] + }, + { + "id": "FMA:37598", + "name": "Diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37596" + ] + }, + "synonyms": [ + "Shaft of middle phalanx of left little finger", + "Shaft of middle phalanx of fifth digit of left hand", + "Shaft of middle phalanx of left fifth finger" + ] + }, + { + "id": "FMA:37599", + "name": "Diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37592" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of little finger", + "Shaft of distal phalanx of fifth finger", + "Shaft of distal phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:37600", + "name": "Diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37599" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right fifth finger", + "Shaft of distal phalanx of right little finger", + "Shaft of distal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:37601", + "name": "Diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37599" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of fifth digit of left hand", + "Shaft of distal phalanx of left little finger", + "Shaft of distal phalanx of left fifth finger" + ] + }, + { + "id": "FMA:37604", + "name": "Distal epiphysis of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Caput phalangis (manus)", + "Head of phalanx of hand", + "Distal end of phalanx of hand" + ] + }, + { + "id": "FMA:37606", + "name": "Distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40297" + ] + }, + "synonyms": [ + "Distal end of proximal phalanx of thumb", + "Head of proximal phalanx of thumb", + "Head of proximal phalanx of first digit of hand" + ] + }, + { + "id": "FMA:37607", + "name": "Distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37606" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right thumb", + "Head of proximal phalanx of first digit of right hand" + ] + }, + { + "id": "FMA:37608", + "name": "Distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37606" + ] + }, + "synonyms": [ + "Head of proximal phalanx of first digit of left hand", + "Head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:37609", + "name": "Distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40297" + ] + }, + "synonyms": [ + "Head of distal phalanx of thumb", + "Distal end of phalanx of right thumb", + "Head of distal phalanx of first digit of hand" + ] + }, + { + "id": "FMA:37610", + "name": "Distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37609" + ] + }, + "synonyms": [ + "Head of distal phalanx of right thumb", + "Head of distal phalanx of first digit of right hand" + ] + }, + { + "id": "FMA:37611", + "name": "Distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37609" + ] + }, + "synonyms": [ + "Head of distal phalanx of left thumb", + "Head of distal phalanx of first digit of left hand" + ] + }, + { + "id": "FMA:37614", + "name": "Distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226577" + ] + }, + "synonyms": [ + "Distal end of phalanx of index finger", + "Distal end of phalanx of second finger", + "Head of phalanx of index finger", + "Head of phalanx of second finger", + "Head of phalanx of second digit of hand" + ] + }, + { + "id": "FMA:37615", + "name": "Distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37614" + ] + }, + "synonyms": [ + "Head of proximal phalanx of second finger", + "Head of proximal phalanx of index finger", + "Head of proximal phalanx of second digit of hand", + "Distal end of proximal phalanx of second finger", + "Distal end of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:37616", + "name": "Distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37615" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right second finger", + "Head of proximal phalanx of right index finger", + "Head of proximal phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:37617", + "name": "Distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37615" + ] + }, + "synonyms": [ + "Head of proximal phalanx of second digit of left hand", + "Head of proximal phalanx of left index finger", + "Head of proximal phalanx of left second finger" + ] + }, + { + "id": "FMA:37618", + "name": "Distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37614" + ] + }, + "synonyms": [ + "Head of middle phalanx of index finger", + "Distal end of middle phalanx of index finger", + "Head of middle phalanx of second finger", + "Distal end of middle phalanx of second finger" + ] + }, + { + "id": "FMA:37619", + "name": "Distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37618" + ] + }, + "synonyms": [ + "Head of middle phalanx of second digit of right hand", + "Head of middle phalanx of right index finger", + "Head of middle phalanx of right second finger" + ] + }, + { + "id": "FMA:37620", + "name": "Distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37618" + ] + }, + "synonyms": [ + "Head of middle phalanx of second digit of left hand", + "Head of middle phalanx of left index finger", + "Head of middle phalanx of left second finger" + ] + }, + { + "id": "FMA:37621", + "name": "Distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37614" + ] + }, + "synonyms": [ + "Distal end of distal phalanx of second finger", + "Distal end of distal phalanx of index finger", + "Head of distal phalanx of second finger", + "Head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:37622", + "name": "Distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37621" + ] + }, + "synonyms": [ + "Head of distal phalanx of right second finger", + "Head of distal phalanx of right index finger", + "Head of distal phalanx of second digit of right hand" + ] + }, + { + "id": "FMA:37623", + "name": "Distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37621" + ] + }, + "synonyms": [ + "Head of distal phalanx of second digit of left hand", + "Head of distal phalanx of left second finger", + "Head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:37626", + "name": "Distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226577" + ] + }, + "synonyms": [ + "Distal end of phalanx of middle finger", + "Head of phalanx of third digit of hand", + "Head of phalanx of middle finger", + "Distal end of phalanx of third finger", + "Head of phalanx of third finger" + ] + }, + { + "id": "FMA:37627", + "name": "Distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37626" + ] + }, + "synonyms": [ + "Head of proximal phalanx of middle finger", + "Head of proximal phalanx of third digit of hand", + "Distal end of proximal phalanx of third finger", + "Distal end of proximal phalanx of middle finger", + "Head of proximal phalanx of third finger" + ] + }, + { + "id": "FMA:37628", + "name": "Distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37627" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right middle finger", + "Head of proximal phalanx of third digit of right hand", + "Head of proximal phalanx of right third finger" + ] + }, + { + "id": "FMA:37629", + "name": "Distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37627" + ] + }, + "synonyms": [ + "Head of proximal phalanx of left third finger", + "Head of proximal phalanx of third digit of left hand", + "Head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:37630", + "name": "Distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37626" + ] + }, + "synonyms": [ + "Distal end of middle phalanx of middle finger", + "Head of middle phalanx of third finger", + "Head of middle phalanx of third digit of hand", + "Distal end of middle phalanx of third finger", + "Head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:37631", + "name": "Distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37630" + ] + }, + "synonyms": [ + "Head of middle phalanx of right middle finger", + "Head of middle phalanx of right third finger", + "Head of middle phalanx of third digit of right hand" + ] + }, + { + "id": "FMA:37632", + "name": "Distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37630" + ] + }, + "synonyms": [ + "Head of middle phalanx of left middle finger", + "Head of middle phalanx of third digit of left hand", + "Head of middle phalanx of left third finger" + ] + }, + { + "id": "FMA:37633", + "name": "Distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37626" + ] + }, + "synonyms": [ + "Head of distal phalanx of third digit of hand", + "Head of distal phalanx of middle finger", + "Distal end of distal phalanx of middle finger", + "Distal end of distal phalanx of third finger", + "Head of distal phalanx of third finger" + ] + }, + { + "id": "FMA:37634", + "name": "Distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37633" + ] + }, + "synonyms": [ + "Head of distal phalanx of third digit of right hand", + "Head of distal phalanx of right middle finger", + "Head of distal phalanx of right third finger" + ] + }, + { + "id": "FMA:37635", + "name": "Distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37633" + ] + }, + "synonyms": [ + "Head of distal phalanx of left third finger", + "Head of distal phalanx of third digit of left hand", + "Head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:37638", + "name": "Distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226577" + ] + }, + "synonyms": [ + "Head of phalanx of fourth digit of hand", + "Head of phalanx of ring finger", + "Head of phalanx of fourth finger", + "Distal end of phalanx of ring finger", + "Distal end of phalanx of fourth finger" + ] + }, + { + "id": "FMA:37639", + "name": "Distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37638" + ] + }, + "synonyms": [ + "Distal end of proximal phalanx of fourth finger", + "Head of proximal phalanx of fourth digit of hand", + "Distal end of proximal phalanx of ring finger", + "Head of proximal phalanx of ring finger", + "Head of proximal phalanx of fourth finger" + ] + }, + { + "id": "FMA:37640", + "name": "Distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37639" + ] + }, + "synonyms": [ + "Head of proximal phalanx of fourth digit of right hand", + "Head of proximal phalanx of right fourth finger", + "Head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:37641", + "name": "Distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37639" + ] + }, + "synonyms": [ + "Head of proximal phalanx of fourth digit of left hand", + "Head of proximal phalanx of left fourth finger", + "Head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:37642", + "name": "Distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37638" + ] + }, + "synonyms": [ + "Distal end of middle phalanx of ring finger", + "Distal end of middle phalanx of fourth finger", + "Head of middle phalanx of ring finger", + "Head of middle phalanx of fourth finger", + "Head of middle phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:37643", + "name": "Distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37642" + ] + }, + "synonyms": [ + "Head of middle phalanx of fourth digit of right hand", + "Head of middle phalanx of right ring finger", + "Head of middle phalanx of right fourth finger" + ] + }, + { + "id": "FMA:37644", + "name": "Distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37642" + ] + }, + "synonyms": [ + "Head of middle phalanx of fourth digit of left hand", + "Head of middle phalanx of left fourth finger", + "Head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:37645", + "name": "Distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37638" + ] + }, + "synonyms": [ + "Head of distal phalanx of fourth digit of hand", + "Distal end of distal phalanx of ring finger", + "Distal end of distal phalanx of fourth finger", + "Head of distal phalanx of fourth finger", + "Head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:37646", + "name": "Distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37645" + ] + }, + "synonyms": [ + "Head of distal phalanx of right ring finger", + "Head of distal phalanx of fourth digit of right hand", + "Head of distal phalanx of right fourth finger" + ] + }, + { + "id": "FMA:37647", + "name": "Distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37645" + ] + }, + "synonyms": [ + "Head of distal phalanx of fourth digit of left hand", + "Head of distal phalanx of left fourth finger", + "Head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:37650", + "name": "Distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226577" + ] + }, + "synonyms": [ + "Distal end of phalanx of little finger", + "Head of phalanx of fifth digit of hand", + "Head of phalanx of little finger", + "Head of phalanx of fifth finger" + ] + }, + { + "id": "FMA:37651", + "name": "Distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37650" + ] + }, + "synonyms": [ + "Head of proximal phalanx of fifth digit of hand", + "Distal end of proximal phalanx of little finger", + "Head of proximal phalanx of fifth finger", + "Distal end of proximal phalanx of fifth finger", + "Head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:37652", + "name": "Distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37651" + ] + }, + "synonyms": [ + "Head of proximal phalanx of right little finger", + "Head of proximal phalanx of right fifth finger", + "Head of proximal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:37653", + "name": "Distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37651" + ] + }, + "synonyms": [ + "Head of proximal phalanx of fifth digit of left hand", + "Head of proximal phalanx of left fifth finger", + "Head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:37654", + "name": "Distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37650" + ] + }, + "synonyms": [ + "Head of middle phalanx of fifth finger", + "Distal end of middle phalanx of fifth finger", + "Head of middle phalanx of little finger", + "Distal end of middle phalanx of little finger", + "Head of middle phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:37655", + "name": "Distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37654" + ] + }, + "synonyms": [ + "Head of middle phalanx of right little finger", + "Head of middle phalanx of right fifth finger", + "Head of middle phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:37656", + "name": "Distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37654" + ] + }, + "synonyms": [ + "Head of middle phalanx of fifth digit of left hand", + "Head of middle phalanx of left fifth finger", + "Head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:37657", + "name": "Distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37650" + ] + }, + "synonyms": [ + "Distal end of distal phalanx of fifth finger", + "Head of distal phalanx of fifth finger", + "Head of distal phalanx of fifth digit of hand", + "Head of distal phalanx of little finger", + "Distal end of distal phalanx of little finger" + ] + }, + { + "id": "FMA:37658", + "name": "Distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37657" + ] + }, + "synonyms": [ + "Head of distal phalanx of right fifth finger", + "Head of distal phalanx of right little finger", + "Head of distal phalanx of fifth digit of right hand" + ] + }, + { + "id": "FMA:37659", + "name": "Distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37657" + ] + }, + "synonyms": [ + "Head of distal phalanx of left little finger", + "Head of distal phalanx of left fifth finger", + "Head of distal phalanx of fifth digit of left hand" + ] + }, + { + "id": "FMA:37662", + "name": "Right clavipectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37340" + ] + } + }, + { + "id": "FMA:37663", + "name": "Left clavipectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37340" + ] + } + }, + { + "id": "FMA:37664", + "name": "Coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37711" + ] + }, + "synonyms": [ + "Pirogoff's aponeurosis" + ] + }, + { + "id": "FMA:37665", + "name": "Right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37664" + ] + } + }, + { + "id": "FMA:37666", + "name": "Left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37664" + ] + } + }, + { + "id": "FMA:37667", + "name": "Brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37711" + ] + }, + "synonyms": [ + "Casserio's muscle" + ] + }, + { + "id": "FMA:37668", + "name": "Right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37667" + ] + } + }, + { + "id": "FMA:37669", + "name": "Left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37667" + ] + } + }, + { + "id": "FMA:37670", + "name": "Biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37711" + ] + } + }, + { + "id": "FMA:37671", + "name": "Right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37670" + ] + } + }, + { + "id": "FMA:37672", + "name": "Left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37670" + ] + } + }, + { + "id": "FMA:37673", + "name": "Anterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Flexor compartment of arm" + ] + }, + { + "id": "FMA:37674", + "name": "Anterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37673" + ] + } + }, + { + "id": "FMA:37675", + "name": "Anterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37673" + ] + } + }, + { + "id": "FMA:37676", + "name": "Posterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Extensor compartment of arm" + ] + }, + { + "id": "FMA:37677", + "name": "Posterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37676" + ] + } + }, + { + "id": "FMA:37678", + "name": "Posterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37676" + ] + } + }, + { + "id": "FMA:37682", + "name": "Short head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:37683", + "name": "Long head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput longum (Musculus biceps brachii)" + ] + }, + { + "id": "FMA:37684", + "name": "Short head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37682" + ] + } + }, + { + "id": "FMA:37685", + "name": "Short head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37682" + ] + } + }, + { + "id": "FMA:37686", + "name": "Long head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37683" + ] + } + }, + { + "id": "FMA:37687", + "name": "Long head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37683" + ] + } + }, + { + "id": "FMA:37688", + "name": "Triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37712" + ] + } + }, + { + "id": "FMA:37689", + "name": "Right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37688" + ] + } + }, + { + "id": "FMA:37690", + "name": "Left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37688" + ] + } + }, + { + "id": "FMA:37692", + "name": "Long head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput longum (Musculus triceps brachii)" + ] + }, + { + "id": "FMA:37693", + "name": "Medial head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput profundum (Musculus triceps brachii)", + "Caput mediale (Musculus triceps brachii)", + "Deep head of triceps brachii" + ] + }, + { + "id": "FMA:37694", + "name": "Lateral head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:37695", + "name": "Medial head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37693" + ] + } + }, + { + "id": "FMA:37696", + "name": "Medial head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37693" + ] + } + }, + { + "id": "FMA:37697", + "name": "Lateral head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37694" + ] + } + }, + { + "id": "FMA:37698", + "name": "Lateral head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37694" + ] + } + }, + { + "id": "FMA:37699", + "name": "Long head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37692" + ] + } + }, + { + "id": "FMA:37700", + "name": "Long head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37692" + ] + } + }, + { + "id": "FMA:37701", + "name": "Articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37712" + ] + }, + "synonyms": [ + "Subanconeus", + "Lecomte's pronator of ulna" + ] + }, + { + "id": "FMA:37702", + "name": "Right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37701" + ] + } + }, + { + "id": "FMA:37703", + "name": "Left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37701" + ] + } + }, + { + "id": "FMA:37704", + "name": "Anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37712" + ] + } + }, + { + "id": "FMA:37705", + "name": "Right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37704" + ] + } + }, + { + "id": "FMA:37706", + "name": "Left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37704" + ] + } + }, + { + "id": "FMA:37711", + "name": "Muscle of anterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37370" + ] + } + }, + { + "id": "FMA:37712", + "name": "Muscle of posterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37370" + ] + } + }, + { + "id": "FMA:37717", + "name": "First lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37479" + ] + } + }, + { + "id": "FMA:37718", + "name": "First lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37479" + ] + } + }, + { + "id": "FMA:37719", + "name": "Second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37480" + ] + } + }, + { + "id": "FMA:37720", + "name": "Second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37480" + ] + } + }, + { + "id": "FMA:37721", + "name": "Skin of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Arm skin" + ] + }, + { + "id": "FMA:37722", + "name": "Skin of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37721" + ] + }, + "synonyms": [ + "Right arm skin" + ] + }, + { + "id": "FMA:37723", + "name": "Skin of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37721" + ] + }, + "synonyms": [ + "Left arm skin" + ] + }, + { + "id": "FMA:37726", + "name": "First dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37457" + ] + }, + "synonyms": [ + "First dorsal interosseus of foot" + ] + }, + { + "id": "FMA:37727", + "name": "Second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37457" + ] + }, + "synonyms": [ + "Second dorsal interosseus of foot" + ] + }, + { + "id": "FMA:37728", + "name": "Third dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37457" + ] + }, + "synonyms": [ + "Third dorsal interosseus of foot" + ] + }, + { + "id": "FMA:37729", + "name": "Fourth dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37457" + ] + }, + "synonyms": [ + "Fourth dorsal interosseus of foot" + ] + }, + { + "id": "FMA:37730", + "name": "First dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37726" + ] + } + }, + { + "id": "FMA:37731", + "name": "First dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37726" + ] + } + }, + { + "id": "FMA:37732", + "name": "Second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37727" + ] + } + }, + { + "id": "FMA:37733", + "name": "Second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37727" + ] + } + }, + { + "id": "FMA:37734", + "name": "Third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37728" + ] + } + }, + { + "id": "FMA:37735", + "name": "Third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37728" + ] + } + }, + { + "id": "FMA:37736", + "name": "Fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37729" + ] + } + }, + { + "id": "FMA:37737", + "name": "Fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37729" + ] + } + }, + { + "id": "FMA:37738", + "name": "First plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37458" + ] + }, + "synonyms": [ + "First plantar interosseus of foot" + ] + }, + { + "id": "FMA:37739", + "name": "Second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37458" + ] + } + }, + { + "id": "FMA:37740", + "name": "Third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37458" + ] + } + }, + { + "id": "FMA:37741", + "name": "Third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37740" + ] + } + }, + { + "id": "FMA:37742", + "name": "Third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37740" + ] + } + }, + { + "id": "FMA:37743", + "name": "Second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37739" + ] + } + }, + { + "id": "FMA:37744", + "name": "Second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37739" + ] + } + }, + { + "id": "FMA:37745", + "name": "First plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37738" + ] + } + }, + { + "id": "FMA:37746", + "name": "First plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37738" + ] + } + }, + { + "id": "FMA:37747", + "name": "Skin of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37753" + ] + }, + "synonyms": [ + "Pectoral girdle skin" + ] + }, + { + "id": "FMA:37748", + "name": "Skin of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37747" + ] + }, + "synonyms": [ + "Right pectoral girdle skin" + ] + }, + { + "id": "FMA:37749", + "name": "Skin of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37747" + ] + }, + "synonyms": [ + "Left pectoral girdle skin" + ] + }, + { + "id": "FMA:37750", + "name": "Subdivision of skin of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37753" + ] + } + }, + { + "id": "FMA:37751", + "name": "Skin of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45280" + ] + }, + "synonyms": [ + "Right free upper limb skin" + ] + }, + { + "id": "FMA:37752", + "name": "Skin of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45280" + ] + }, + "synonyms": [ + "Left free upper limb skin" + ] + }, + { + "id": "FMA:37753", + "name": "Subdivision of skin of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23100" + ] + } + }, + { + "id": "FMA:37754", + "name": "Subdivision of skin of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23100" + ] + } + }, + { + "id": "FMA:37755", + "name": "Skin of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37754" + ] + }, + "synonyms": [ + "Pelvic girdle skin" + ] + }, + { + "id": "FMA:37756", + "name": "Skin of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37755" + ] + }, + "synonyms": [ + "Right pelvic girdle skin" + ] + }, + { + "id": "FMA:37757", + "name": "Skin of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37755" + ] + }, + "synonyms": [ + "Left pelvic girdle skin" + ] + }, + { + "id": "FMA:37758", + "name": "Subdivision of skin of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37754" + ] + } + }, + { + "id": "FMA:37759", + "name": "Skin of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45279" + ] + }, + "synonyms": [ + "Right free lower limb skin" + ] + }, + { + "id": "FMA:37760", + "name": "Skin of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45279" + ] + }, + "synonyms": [ + "Left free lower limb skin" + ] + }, + { + "id": "FMA:37761", + "name": "Subtendinous bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:37762", + "name": "Subtendinous bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37761" + ] + } + }, + { + "id": "FMA:37763", + "name": "Subtendinous bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37761" + ] + } + }, + { + "id": "FMA:37764", + "name": "Cavity of subtendinous bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + } + }, + { + "id": "FMA:37765", + "name": "Cavity of subtendinous bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37764" + ] + } + }, + { + "id": "FMA:37766", + "name": "Cavity of subtendinous bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37764" + ] + } + }, + { + "id": "FMA:37767", + "name": "Synovial fluid of subtendinous bursa of triceps brachii muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:37768", + "name": "Synovial fluid of subtendinous bursa of right triceps brachii muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37767" + ] + } + }, + { + "id": "FMA:37769", + "name": "Synovial fluid of subtendinous bursa of left triceps brachii muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37767" + ] + } + }, + { + "id": "FMA:37770", + "name": "Wall of subtendinous bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35275" + ] + } + }, + { + "id": "FMA:37771", + "name": "Wall of subtendinous bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37770" + ] + } + }, + { + "id": "FMA:37772", + "name": "Wall of subtendinous bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37770" + ] + } + }, + { + "id": "FMA:37774", + "name": "Fibrous membrane of subtendinous bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:37775", + "name": "Synovial membrane of subtendinous bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:37776", + "name": "Fibrous membrane of subtendinous bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37774" + ] + } + }, + { + "id": "FMA:37777", + "name": "Fibrous membrane of subtendinous bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37774" + ] + } + }, + { + "id": "FMA:37778", + "name": "Synovial membrane of subtendinous bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37775" + ] + } + }, + { + "id": "FMA:37779", + "name": "Synovial membrane of subtendinous bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37775" + ] + } + }, + { + "id": "FMA:37780", + "name": "Fascia of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57806" + ] + }, + "synonyms": [ + "Arm fascia" + ] + }, + { + "id": "FMA:37781", + "name": "Fascia of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37780" + ] + }, + "synonyms": [ + "Right arm fascia" + ] + }, + { + "id": "FMA:37782", + "name": "Fascia of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37780" + ] + }, + "synonyms": [ + "Left arm fascia" + ] + }, + { + "id": "FMA:37783", + "name": "Superficial fascia of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:37784", + "name": "Brachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58457" + ] + } + }, + { + "id": "FMA:37785", + "name": "Superficial fascia of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37783" + ] + } + }, + { + "id": "FMA:37786", + "name": "Superficial fascia of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37783" + ] + } + }, + { + "id": "FMA:37787", + "name": "Right brachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37784" + ] + } + }, + { + "id": "FMA:37788", + "name": "Left brachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37784" + ] + } + }, + { + "id": "FMA:37790", + "name": "Skin of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Thigh skin" + ] + }, + { + "id": "FMA:37791", + "name": "Skin of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37790" + ] + }, + "synonyms": [ + "Right thigh skin" + ] + }, + { + "id": "FMA:37792", + "name": "Skin of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37790" + ] + }, + "synonyms": [ + "Left thigh skin" + ] + }, + { + "id": "FMA:37793", + "name": "Skin of anterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of front of thigh" + ] + }, + { + "id": "FMA:37794", + "name": "Skin of anterior part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37793" + ] + } + }, + { + "id": "FMA:37795", + "name": "Skin of anterior part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37793" + ] + } + }, + { + "id": "FMA:37796", + "name": "Subdivision of hemolymphoid system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Hemolymphoid system subdivision" + ] + }, + { + "id": "FMA:37797", + "name": "Skin of posterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of back of thigh" + ] + }, + { + "id": "FMA:37798", + "name": "Skin of posterior part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37797" + ] + } + }, + { + "id": "FMA:37799", + "name": "Skin of posterior part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37797" + ] + } + }, + { + "id": "FMA:37800", + "name": "Skin of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Knee skin" + ] + }, + { + "id": "FMA:37801", + "name": "Skin of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37800" + ] + }, + "synonyms": [ + "Right knee skin" + ] + }, + { + "id": "FMA:37802", + "name": "Skin of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37800" + ] + }, + "synonyms": [ + "Left knee skin" + ] + }, + { + "id": "FMA:37803", + "name": "Pectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58382" + ] + } + }, + { + "id": "FMA:37804", + "name": "Right axillary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37354" + ] + } + }, + { + "id": "FMA:37805", + "name": "Left axillary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37354" + ] + } + }, + { + "id": "FMA:37806", + "name": "Brachial lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + }, + "synonyms": [ + "Lateral lymphatic group of axilla" + ] + }, + { + "id": "FMA:37807", + "name": "Lymphatic group of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78557" + ] + } + }, + { + "id": "FMA:37808", + "name": "Subscapular lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + }, + "synonyms": [ + "Posterior lymphatic group of axilla" + ] + }, + { + "id": "FMA:37809", + "name": "Pectoral lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + }, + "synonyms": [ + "Anterior lymphatic group of axilla" + ] + }, + { + "id": "FMA:37810", + "name": "Central lymphatic group of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + } + }, + { + "id": "FMA:37811", + "name": "Apical lymphatic group of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + } + }, + { + "id": "FMA:37812", + "name": "Central lymphatic group of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37810" + ] + } + }, + { + "id": "FMA:37813", + "name": "Central lymphatic group of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37810" + ] + } + }, + { + "id": "FMA:37814", + "name": "Apical lymphatic group of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37811" + ] + } + }, + { + "id": "FMA:37815", + "name": "Apical lymphatic group of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37811" + ] + } + }, + { + "id": "FMA:37816", + "name": "Right brachial lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37806" + ] + } + }, + { + "id": "FMA:37817", + "name": "Left brachial lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37806" + ] + } + }, + { + "id": "FMA:37818", + "name": "Right subscapular lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37808" + ] + } + }, + { + "id": "FMA:37819", + "name": "Left subscapular lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37808" + ] + } + }, + { + "id": "FMA:37820", + "name": "Right pectoral lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37809" + ] + } + }, + { + "id": "FMA:37821", + "name": "Left pectoral lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37809" + ] + } + }, + { + "id": "FMA:37822", + "name": "Lymphatic group of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + } + }, + { + "id": "FMA:37823", + "name": "Lymphatic group of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37807" + ] + } + }, + { + "id": "FMA:37824", + "name": "Lymphatic group of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78557" + ] + } + }, + { + "id": "FMA:37825", + "name": "Pre-aortic lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37824" + ] + } + }, + { + "id": "FMA:37826", + "name": "Lateral aortic lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37824" + ] + } + }, + { + "id": "FMA:37827", + "name": "Retro-aortic lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37824" + ] + } + }, + { + "id": "FMA:37828", + "name": "Skin of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Leg skin" + ] + }, + { + "id": "FMA:37829", + "name": "Skin of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37828" + ] + }, + "synonyms": [ + "Right leg skin" + ] + }, + { + "id": "FMA:37830", + "name": "Skin of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37828" + ] + }, + "synonyms": [ + "Left leg skin" + ] + }, + { + "id": "FMA:37831", + "name": "Skin of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Ankle skin" + ] + }, + { + "id": "FMA:37832", + "name": "Skin of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37831" + ] + }, + "synonyms": [ + "Right ankle skin" + ] + }, + { + "id": "FMA:37833", + "name": "Skin of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37831" + ] + }, + "synonyms": [ + "Left ankle skin" + ] + }, + { + "id": "FMA:37834", + "name": "Skin of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Foot skin" + ] + }, + { + "id": "FMA:37835", + "name": "Skin of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37834" + ] + }, + "synonyms": [ + "Right foot skin" + ] + }, + { + "id": "FMA:37836", + "name": "Skin of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37834" + ] + }, + "synonyms": [ + "Left foot skin" + ] + }, + { + "id": "FMA:37837", + "name": "Skin of anterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:37838", + "name": "Skin of anterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37837" + ] + } + }, + { + "id": "FMA:37839", + "name": "Skin of anterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37837" + ] + } + }, + { + "id": "FMA:37840", + "name": "Skin of posterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:37841", + "name": "Skin of posterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37840" + ] + } + }, + { + "id": "FMA:37842", + "name": "Skin of posterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37840" + ] + } + }, + { + "id": "FMA:37843", + "name": "Skin of anterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:37844", + "name": "Skin of anterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37843" + ] + } + }, + { + "id": "FMA:37845", + "name": "Skin of anterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37843" + ] + } + }, + { + "id": "FMA:37846", + "name": "Skin of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Dorsal skin of foot" + ] + }, + { + "id": "FMA:37847", + "name": "Skin of dorsum of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37846" + ] + } + }, + { + "id": "FMA:37848", + "name": "Skin of dorsum of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37846" + ] + } + }, + { + "id": "FMA:37849", + "name": "Skin of sole of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of plantar part of foot", + "Plantar skin of foot" + ] + }, + { + "id": "FMA:37850", + "name": "Skin of sole of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37849" + ] + }, + "synonyms": [ + "Skin of plantar part of right foot" + ] + }, + { + "id": "FMA:37851", + "name": "Skin of sole of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37849" + ] + }, + "synonyms": [ + "Skin of plantar part of left foot" + ] + }, + { + "id": "FMA:37852", + "name": "Skin of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Toe skin" + ] + }, + { + "id": "FMA:37853", + "name": "Skin of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37852" + ] + }, + "synonyms": [ + "Skin of great toe", + "Big toe skin", + "Skin of first digit of foot" + ] + }, + { + "id": "FMA:37854", + "name": "Skin of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37853" + ] + }, + "synonyms": [ + "Right big toe skin" + ] + }, + { + "id": "FMA:37855", + "name": "Skin of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37853" + ] + }, + "synonyms": [ + "Left big toe skin" + ] + }, + { + "id": "FMA:37856", + "name": "Skin of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37852" + ] + }, + "synonyms": [ + "Skin of second digit of foot", + "Second toe skin" + ] + }, + { + "id": "FMA:37857", + "name": "Skin of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37856" + ] + }, + "synonyms": [ + "Skin of second digit of right foot", + "Right second toe skin" + ] + }, + { + "id": "FMA:37858", + "name": "Skin of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37856" + ] + }, + "synonyms": [ + "Left second toe skin", + "Skin of second digit of left foot" + ] + }, + { + "id": "FMA:37859", + "name": "Skin of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37852" + ] + }, + "synonyms": [ + "Skin of third digit of foot", + "Third toe skin" + ] + }, + { + "id": "FMA:37860", + "name": "Skin of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37859" + ] + }, + "synonyms": [ + "Right third toe skin", + "Skin of third digit of right foot" + ] + }, + { + "id": "FMA:37861", + "name": "Skin of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37859" + ] + }, + "synonyms": [ + "Skin of third digit of left foot", + "Left third toe skin" + ] + }, + { + "id": "FMA:37862", + "name": "Skin of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37852" + ] + }, + "synonyms": [ + "Fourth toe skin", + "Skin of fourth digit of foot" + ] + }, + { + "id": "FMA:37863", + "name": "Skin of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37862" + ] + }, + "synonyms": [ + "Right fourth toe skin", + "Skin of fourth digit of right foot" + ] + }, + { + "id": "FMA:37864", + "name": "Skin of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37862" + ] + }, + "synonyms": [ + "Skin of fourth digit of left foot", + "Left fourth toe skin" + ] + }, + { + "id": "FMA:37865", + "name": "Skin of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37852" + ] + }, + "synonyms": [ + "Skin of fifth toe", + "Little toe skin", + "Skin of fifth digit of foot" + ] + }, + { + "id": "FMA:37866", + "name": "Skin of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37865" + ] + }, + "synonyms": [ + "Skin of right fifth toe", + "Right little toe skin", + "Skin of fifth digit of right foot" + ] + }, + { + "id": "FMA:37867", + "name": "Skin of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37865" + ] + }, + "synonyms": [ + "Skin of left fifth toe", + "Skin of fifth digit of left foot", + "Left little toe skin" + ] + }, + { + "id": "FMA:37868", + "name": "Skin of dorsal part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Dorsal skin of toe" + ] + }, + { + "id": "FMA:37869", + "name": "Skin of plantar part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Plantar skin of toe" + ] + }, + { + "id": "FMA:37870", + "name": "Skin of posterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:37871", + "name": "Skin of posterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37870" + ] + } + }, + { + "id": "FMA:37872", + "name": "Skin of posterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37870" + ] + } + }, + { + "id": "FMA:37873", + "name": "Skin of dorsal part of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37868" + ] + }, + "synonyms": [ + "Skin of dorsal part of great toe" + ] + }, + { + "id": "FMA:37874", + "name": "Skin of dorsal part of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37873" + ] + }, + "synonyms": [ + "Skin of dorsal part of right great toe" + ] + }, + { + "id": "FMA:37875", + "name": "Skin of dorsal part of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37873" + ] + }, + "synonyms": [ + "Skin of dorsal part of left great toe" + ] + }, + { + "id": "FMA:37876", + "name": "Skin of dorsal part of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37868" + ] + } + }, + { + "id": "FMA:37877", + "name": "Skin of dorsal part of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37876" + ] + } + }, + { + "id": "FMA:37878", + "name": "Skin of dorsal part of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37876" + ] + } + }, + { + "id": "FMA:37879", + "name": "Skin of dorsal part of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37868" + ] + }, + "synonyms": [ + "Skin of dorsal part of third digit of foot" + ] + }, + { + "id": "FMA:37880", + "name": "Skin of dorsal part of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37879" + ] + }, + "synonyms": [ + "Skin of dorsal part of third digit of right foot" + ] + }, + { + "id": "FMA:37881", + "name": "Skin of dorsal part of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37879" + ] + }, + "synonyms": [ + "Skin of dorsal part of third digit of left foot" + ] + }, + { + "id": "FMA:37882", + "name": "Skin of dorsal part of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37868" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of foot" + ] + }, + { + "id": "FMA:37883", + "name": "Skin of dorsal part of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37882" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of right foot" + ] + }, + { + "id": "FMA:37884", + "name": "Skin of dorsal part of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37882" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of left foot" + ] + }, + { + "id": "FMA:37885", + "name": "Skin of dorsal part of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37868" + ] + }, + "synonyms": [ + "Skin of dorsal part of fifth toe", + "Skin of dorsal part of fifth digit of foot" + ] + }, + { + "id": "FMA:37886", + "name": "Medial intermuscular septum of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58457" + ] + }, + "synonyms": [ + "Medial intermuscular brachial septum" + ] + }, + { + "id": "FMA:37887", + "name": "Skin of dorsal part of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37885" + ] + }, + "synonyms": [ + "Skin of dorsal part of right fifth toe", + "Skin of dorsal part of fifth digit of right foot" + ] + }, + { + "id": "FMA:37888", + "name": "Lateral intermuscular septum of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58457" + ] + }, + "synonyms": [ + "Lateral intermuscular brachial septum" + ] + }, + { + "id": "FMA:37889", + "name": "Skin of dorsal part of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37885" + ] + }, + "synonyms": [ + "Skin of dorsal part of fifth digit of left foot", + "Skin of dorsal part of left fifth toe" + ] + }, + { + "id": "FMA:37890", + "name": "Medial intermuscular septum of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37886" + ] + } + }, + { + "id": "FMA:37891", + "name": "Medial intermuscular septum of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37886" + ] + } + }, + { + "id": "FMA:37892", + "name": "Lateral intermuscular septum of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37888" + ] + } + }, + { + "id": "FMA:37893", + "name": "Lateral intermuscular septum of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37888" + ] + } + }, + { + "id": "FMA:37894", + "name": "Bony part of superior surface of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:37895", + "name": "Bony part of superior surface of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37894" + ] + } + }, + { + "id": "FMA:37896", + "name": "Bony part of superior surface of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37894" + ] + } + }, + { + "id": "FMA:37897", + "name": "Bony part of superior surface of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37894" + ] + } + }, + { + "id": "FMA:37898", + "name": "Bony part of superior surface of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37894" + ] + } + }, + { + "id": "FMA:37899", + "name": "Bony part of superior surface of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37894" + ] + } + }, + { + "id": "FMA:37900", + "name": "Bony part of inferior surface of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29904" + ] + } + }, + { + "id": "FMA:37901", + "name": "Bony part of inferior surface of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37900" + ] + } + }, + { + "id": "FMA:37902", + "name": "Bony part of inferior surface of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37900" + ] + } + }, + { + "id": "FMA:37903", + "name": "Bony part of inferior surface of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37900" + ] + } + }, + { + "id": "FMA:37904", + "name": "Bony part of inferior surface of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37900" + ] + } + }, + { + "id": "FMA:37905", + "name": "Bony part of inferior surface of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37900" + ] + } + }, + { + "id": "FMA:37906", + "name": "Bony part of superior surface of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:37907", + "name": "Bony part of superior surface of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37906" + ] + } + }, + { + "id": "FMA:37908", + "name": "Bony part of superior surface of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37906" + ] + } + }, + { + "id": "FMA:37909", + "name": "Bony part of inferior surface of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29925" + ] + } + }, + { + "id": "FMA:37910", + "name": "Bony part of inferior surface of right posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37909" + ] + } + }, + { + "id": "FMA:37911", + "name": "Bony part of inferior surface of left posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37909" + ] + } + }, + { + "id": "FMA:37912", + "name": "Bony part of superior surface of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32218" + ] + } + }, + { + "id": "FMA:37913", + "name": "Bony part of superior surface of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37912" + ] + } + }, + { + "id": "FMA:37914", + "name": "Bony part of superior surface of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37912" + ] + } + }, + { + "id": "FMA:37915", + "name": "Bony part of inferior surface of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32218" + ] + } + }, + { + "id": "FMA:37916", + "name": "Bony part of inferior surface of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37915" + ] + } + }, + { + "id": "FMA:37917", + "name": "Bony part of inferior surface of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37915" + ] + } + }, + { + "id": "FMA:37918", + "name": "Bony part of superior surface of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32219" + ] + } + }, + { + "id": "FMA:37919", + "name": "Bony part of inferior surface of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32219" + ] + } + }, + { + "id": "FMA:37920", + "name": "Bony part of superior surface of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32220" + ] + } + }, + { + "id": "FMA:37921", + "name": "Bony part of inferior surface of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32220" + ] + } + }, + { + "id": "FMA:37922", + "name": "Bony part of superior surface of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32221" + ] + } + }, + { + "id": "FMA:37923", + "name": "Bony part of inferior surface of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32221" + ] + } + }, + { + "id": "FMA:37924", + "name": "Bony part of superior surface of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32222" + ] + } + }, + { + "id": "FMA:37925", + "name": "Bony part of inferior surface of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32222" + ] + } + }, + { + "id": "FMA:37927", + "name": "Bony part of superior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30552" + ] + } + }, + { + "id": "FMA:37928", + "name": "Bony part of superior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30553" + ] + } + }, + { + "id": "FMA:37929", + "name": "Bony part of superior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30554" + ] + } + }, + { + "id": "FMA:37930", + "name": "Bony part of superior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30555" + ] + } + }, + { + "id": "FMA:37931", + "name": "Bony part of superior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30556" + ] + } + }, + { + "id": "FMA:37935", + "name": "Bony part of inferior surface of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30552" + ] + } + }, + { + "id": "FMA:37936", + "name": "Bony part of inferior surface of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30553" + ] + } + }, + { + "id": "FMA:37937", + "name": "Bony part of inferior surface of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30554" + ] + } + }, + { + "id": "FMA:37938", + "name": "Bony part of inferior surface of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30555" + ] + } + }, + { + "id": "FMA:37939", + "name": "Bony part of inferior surface of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30556" + ] + } + }, + { + "id": "FMA:37941", + "name": "Articular bony part of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32291" + ] + } + }, + { + "id": "FMA:37942", + "name": "Articular bony part of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32292" + ] + } + }, + { + "id": "FMA:37943", + "name": "Articular bony part of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32293" + ] + } + }, + { + "id": "FMA:37944", + "name": "Articular bony part of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32294" + ] + } + }, + { + "id": "FMA:37945", + "name": "Articular bony part of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32295" + ] + } + }, + { + "id": "FMA:37949", + "name": "Articular bony part of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32291" + ] + } + }, + { + "id": "FMA:37950", + "name": "Articular bony part of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37949" + ] + } + }, + { + "id": "FMA:37951", + "name": "Articular bony part of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37949" + ] + } + }, + { + "id": "FMA:37952", + "name": "Articular bony part of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32292" + ] + } + }, + { + "id": "FMA:37953", + "name": "Articular bony part of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37952" + ] + } + }, + { + "id": "FMA:37954", + "name": "Articular bony part of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37952" + ] + } + }, + { + "id": "FMA:37955", + "name": "Articular bony part of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32293" + ] + } + }, + { + "id": "FMA:37956", + "name": "Articular bony part of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37955" + ] + } + }, + { + "id": "FMA:37957", + "name": "Articular bony part of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37955" + ] + } + }, + { + "id": "FMA:37958", + "name": "Articular bony part of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32294" + ] + } + }, + { + "id": "FMA:37959", + "name": "Articular bony part of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37958" + ] + } + }, + { + "id": "FMA:37960", + "name": "Articular bony part of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37958" + ] + } + }, + { + "id": "FMA:37961", + "name": "Articular bony part of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32295" + ] + } + }, + { + "id": "FMA:37962", + "name": "Articular bony part of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37961" + ] + } + }, + { + "id": "FMA:37963", + "name": "Articular bony part of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37961" + ] + } + }, + { + "id": "FMA:37967", + "name": "Articular bony part of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32291" + ] + } + }, + { + "id": "FMA:37968", + "name": "Articular bony part of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37967" + ] + } + }, + { + "id": "FMA:37969", + "name": "Articular bony part of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37967" + ] + } + }, + { + "id": "FMA:37970", + "name": "Articular bony part of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32292" + ] + } + }, + { + "id": "FMA:37971", + "name": "Articular bony part of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37970" + ] + } + }, + { + "id": "FMA:37972", + "name": "Articular bony part of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37970" + ] + } + }, + { + "id": "FMA:37973", + "name": "Articular bony part of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32293" + ] + } + }, + { + "id": "FMA:37974", + "name": "Articular bony part of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37973" + ] + } + }, + { + "id": "FMA:37975", + "name": "Articular bony part of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37973" + ] + } + }, + { + "id": "FMA:37976", + "name": "Articular bony part of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32294" + ] + } + }, + { + "id": "FMA:37977", + "name": "Articular bony part of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37976" + ] + } + }, + { + "id": "FMA:37978", + "name": "Articular bony part of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37976" + ] + } + }, + { + "id": "FMA:37979", + "name": "Articular bony part of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32295" + ] + } + }, + { + "id": "FMA:37980", + "name": "Articular bony part of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37979" + ] + } + }, + { + "id": "FMA:37981", + "name": "Articular bony part of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37979" + ] + } + }, + { + "id": "FMA:37982", + "name": "Trabecular bone of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:37983", + "name": "Trabecular bone of central part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38382" + ] + } + }, + { + "id": "FMA:37984", + "name": "Trabecular bone of posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38383" + ] + } + }, + { + "id": "FMA:37985", + "name": "Trabecular bone of right posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37984" + ] + } + }, + { + "id": "FMA:37986", + "name": "Trabecular bone of left posterolateral part of body of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37984" + ] + } + }, + { + "id": "FMA:37987", + "name": "Trabecular bone of first lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:37988", + "name": "Trabecular bone of pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37987" + ] + } + }, + { + "id": "FMA:37989", + "name": "Trabecular bone of right pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37988" + ] + } + }, + { + "id": "FMA:37990", + "name": "Trabecular bone of left pedicle of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37988" + ] + } + }, + { + "id": "FMA:37991", + "name": "Trabecular bone of lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37987" + ] + } + }, + { + "id": "FMA:37992", + "name": "Trabecular bone of right lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37991" + ] + } + }, + { + "id": "FMA:37993", + "name": "Trabecular bone of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37991" + ] + } + }, + { + "id": "FMA:37994", + "name": "Trabecular bone of transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:37995", + "name": "Trabecular bone of right transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37994" + ] + } + }, + { + "id": "FMA:37996", + "name": "Trabecular bone of left transverse process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37994" + ] + } + }, + { + "id": "FMA:37997", + "name": "Trabecular bone of articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:37998", + "name": "Trabecular bone of right articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37997" + ] + } + }, + { + "id": "FMA:37999", + "name": "Trabecular bone of left articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37997" + ] + } + }, + { + "id": "FMA:38000", + "name": "Trabecular bone of inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38399" + ] + } + }, + { + "id": "FMA:38001", + "name": "Trabecular bone of right inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38000" + ] + } + }, + { + "id": "FMA:38002", + "name": "Trabecular bone of left inferior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38000" + ] + } + }, + { + "id": "FMA:38003", + "name": "Trabecular bone of spinous process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38402" + ] + } + }, + { + "id": "FMA:38004", + "name": "Trabecular bone of superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38403" + ] + } + }, + { + "id": "FMA:38005", + "name": "Trabecular bone of right superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38004" + ] + } + }, + { + "id": "FMA:38006", + "name": "Trabecular bone of left superior articular process of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38004" + ] + } + }, + { + "id": "FMA:38007", + "name": "Trabecular bone of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38008", + "name": "Trabecular bone of central part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38382" + ] + } + }, + { + "id": "FMA:38009", + "name": "Trabecular bone of posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38383" + ] + } + }, + { + "id": "FMA:38010", + "name": "Trabecular bone of right posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38009" + ] + } + }, + { + "id": "FMA:38011", + "name": "Trabecular bone of left posterolateral part of body of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38009" + ] + } + }, + { + "id": "FMA:38012", + "name": "Trabecular bone of second lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38013", + "name": "Trabecular bone of pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38012" + ] + } + }, + { + "id": "FMA:38014", + "name": "Trabecular bone of right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38013" + ] + } + }, + { + "id": "FMA:38015", + "name": "Trabecular bone of left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38013" + ] + } + }, + { + "id": "FMA:38016", + "name": "Trabecular bone of lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38012" + ] + } + }, + { + "id": "FMA:38017", + "name": "Trabecular bone of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38016" + ] + } + }, + { + "id": "FMA:38018", + "name": "Trabecular bone of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38016" + ] + } + }, + { + "id": "FMA:38019", + "name": "Trabecular bone of transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38020", + "name": "Trabecular bone of right transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38019" + ] + } + }, + { + "id": "FMA:38021", + "name": "Trabecular bone of left transverse process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38019" + ] + } + }, + { + "id": "FMA:38022", + "name": "Trabecular bone of articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38023", + "name": "Trabecular bone of right articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38022" + ] + } + }, + { + "id": "FMA:38024", + "name": "Trabecular bone of left articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38022" + ] + } + }, + { + "id": "FMA:38025", + "name": "Trabecular bone of inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38399" + ] + } + }, + { + "id": "FMA:38026", + "name": "Trabecular bone of right inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38025" + ] + } + }, + { + "id": "FMA:38027", + "name": "Trabecular bone of left inferior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38025" + ] + } + }, + { + "id": "FMA:38028", + "name": "Trabecular bone of spinous process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38402" + ] + } + }, + { + "id": "FMA:38029", + "name": "Trabecular bone of superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38403" + ] + } + }, + { + "id": "FMA:38030", + "name": "Trabecular bone of right superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38029" + ] + } + }, + { + "id": "FMA:38031", + "name": "Trabecular bone of left superior articular process of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38029" + ] + } + }, + { + "id": "FMA:38032", + "name": "Trabecular bone of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38033", + "name": "Trabecular bone of central part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38382" + ] + } + }, + { + "id": "FMA:38034", + "name": "Trabecular bone of posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38383" + ] + } + }, + { + "id": "FMA:38035", + "name": "Trabecular bone of right posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38034" + ] + } + }, + { + "id": "FMA:38036", + "name": "Trabecular bone of left posterolateral part of body of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38034" + ] + } + }, + { + "id": "FMA:38037", + "name": "Trabecular bone of third lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38038", + "name": "Trabecular bone of pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38037" + ] + } + }, + { + "id": "FMA:38039", + "name": "Trabecular bone of right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38038" + ] + } + }, + { + "id": "FMA:38040", + "name": "Trabecular bone of left pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38038" + ] + } + }, + { + "id": "FMA:38041", + "name": "Trabecular bone of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38037" + ] + } + }, + { + "id": "FMA:38042", + "name": "Trabecular bone of right lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38041" + ] + } + }, + { + "id": "FMA:38043", + "name": "Trabecular bone of left lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38041" + ] + } + }, + { + "id": "FMA:38044", + "name": "Trabecular bone of transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38045", + "name": "Trabecular bone of right transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38044" + ] + } + }, + { + "id": "FMA:38046", + "name": "Trabecular bone of left transverse process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38044" + ] + } + }, + { + "id": "FMA:38047", + "name": "Trabecular bone of articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38048", + "name": "Trabecular bone of right articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38047" + ] + } + }, + { + "id": "FMA:38049", + "name": "Trabecular bone of left articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38047" + ] + } + }, + { + "id": "FMA:38050", + "name": "Trabecular bone of inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38399" + ] + } + }, + { + "id": "FMA:38051", + "name": "Trabecular bone of right inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38050" + ] + } + }, + { + "id": "FMA:38052", + "name": "Trabecular bone of left inferior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38050" + ] + } + }, + { + "id": "FMA:38053", + "name": "Trabecular bone of spinous process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38402" + ] + } + }, + { + "id": "FMA:38054", + "name": "Trabecular bone of superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38403" + ] + } + }, + { + "id": "FMA:38055", + "name": "Trabecular bone of right superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38054" + ] + } + }, + { + "id": "FMA:38056", + "name": "Trabecular bone of left superior articular process of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38054" + ] + } + }, + { + "id": "FMA:38057", + "name": "Trabecular bone of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38058", + "name": "Trabecular bone of central part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38382" + ] + } + }, + { + "id": "FMA:38059", + "name": "Trabecular bone of posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38383" + ] + } + }, + { + "id": "FMA:38060", + "name": "Trabecular bone of right posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38059" + ] + } + }, + { + "id": "FMA:38061", + "name": "Trabecular bone of left posterolateral part of body of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38059" + ] + } + }, + { + "id": "FMA:38062", + "name": "Trabecular bone of fourth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38063", + "name": "Trabecular bone of pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38062" + ] + } + }, + { + "id": "FMA:38064", + "name": "Trabecular bone of right pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38063" + ] + } + }, + { + "id": "FMA:38065", + "name": "Trabecular bone of left pedicle of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38063" + ] + } + }, + { + "id": "FMA:38066", + "name": "Trabecular bone of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38062" + ] + } + }, + { + "id": "FMA:38067", + "name": "Trabecular bone of right lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38066" + ] + } + }, + { + "id": "FMA:38068", + "name": "Trabecular bone of left lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38066" + ] + } + }, + { + "id": "FMA:38069", + "name": "Trabecular bone of transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38070", + "name": "Trabecular bone of right transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38069" + ] + } + }, + { + "id": "FMA:38071", + "name": "Trabecular bone of left transverse process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38069" + ] + } + }, + { + "id": "FMA:38072", + "name": "Trabecular bone of articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38073", + "name": "Trabecular bone of right articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38072" + ] + } + }, + { + "id": "FMA:38074", + "name": "Trabecular bone of left articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38072" + ] + } + }, + { + "id": "FMA:38075", + "name": "Trabecular bone of inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38399" + ] + } + }, + { + "id": "FMA:38076", + "name": "Trabecular bone of right inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38075" + ] + } + }, + { + "id": "FMA:38077", + "name": "Trabecular bone of left inferior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38075" + ] + } + }, + { + "id": "FMA:38078", + "name": "Trabecular bone of spinous process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38402" + ] + } + }, + { + "id": "FMA:38079", + "name": "Trabecular bone of superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38403" + ] + } + }, + { + "id": "FMA:38080", + "name": "Trabecular bone of right superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38079" + ] + } + }, + { + "id": "FMA:38081", + "name": "Trabecular bone of left superior articular process of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38079" + ] + } + }, + { + "id": "FMA:38082", + "name": "Trabecular bone of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38083", + "name": "Trabecular bone of central part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38382" + ] + } + }, + { + "id": "FMA:38084", + "name": "Trabecular bone of posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38383" + ] + } + }, + { + "id": "FMA:38085", + "name": "Trabecular bone of right posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38084" + ] + } + }, + { + "id": "FMA:38086", + "name": "Trabecular bone of left posterolateral part of body of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38084" + ] + } + }, + { + "id": "FMA:38087", + "name": "Trabecular bone of fifth lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38088", + "name": "Trabecular bone of pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38087" + ] + } + }, + { + "id": "FMA:38089", + "name": "Trabecular bone of right pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38088" + ] + } + }, + { + "id": "FMA:38090", + "name": "Trabecular bone of left pedicle of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38088" + ] + } + }, + { + "id": "FMA:38091", + "name": "Trabecular bone of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38087" + ] + } + }, + { + "id": "FMA:38092", + "name": "Trabecular bone of right lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38091" + ] + } + }, + { + "id": "FMA:38093", + "name": "Trabecular bone of left lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38091" + ] + } + }, + { + "id": "FMA:38094", + "name": "Trabecular bone of transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38095", + "name": "Trabecular bone of right transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38094" + ] + } + }, + { + "id": "FMA:38096", + "name": "Trabecular bone of left transverse process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38094" + ] + } + }, + { + "id": "FMA:38097", + "name": "Trabecular bone of articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38098", + "name": "Trabecular bone of right articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38097" + ] + } + }, + { + "id": "FMA:38099", + "name": "Trabecular bone of left articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38097" + ] + } + }, + { + "id": "FMA:38100", + "name": "Trabecular bone of inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38399" + ] + } + }, + { + "id": "FMA:38101", + "name": "Trabecular bone of right inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38100" + ] + } + }, + { + "id": "FMA:38102", + "name": "Trabecular bone of left inferior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38100" + ] + } + }, + { + "id": "FMA:38103", + "name": "Trabecular bone of spinous process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38402" + ] + } + }, + { + "id": "FMA:38104", + "name": "Trabecular bone of superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38403" + ] + } + }, + { + "id": "FMA:38105", + "name": "Trabecular bone of right superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38104" + ] + } + }, + { + "id": "FMA:38106", + "name": "Trabecular bone of left superior articular process of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38104" + ] + } + }, + { + "id": "FMA:38107", + "name": "Skin of plantar part of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37869" + ] + }, + "synonyms": [ + "Skin of plantar part of first digit of foot", + "Skin of plantar part of great toe" + ] + }, + { + "id": "FMA:38108", + "name": "Skin of plantar part of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38107" + ] + }, + "synonyms": [ + "Skin of plantar part of right great toe", + "Skin of plantar part of first digit of right foot" + ] + }, + { + "id": "FMA:38109", + "name": "Skin of plantar part of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38107" + ] + }, + "synonyms": [ + "Skin of plantar part of left great toe", + "Skin of plantar part of first digit of left foot" + ] + }, + { + "id": "FMA:38110", + "name": "Skin of plantar part of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37869" + ] + }, + "synonyms": [ + "Skin of plantar part of second digit of foot" + ] + }, + { + "id": "FMA:38111", + "name": "Skin of plantar part of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38110" + ] + }, + "synonyms": [ + "Skin of plantar part of second digit of right foot" + ] + }, + { + "id": "FMA:38112", + "name": "Skin of plantar part of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38110" + ] + }, + "synonyms": [ + "Skin of plantar part of second digit of left foot" + ] + }, + { + "id": "FMA:38113", + "name": "Skin of plantar part of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37869" + ] + }, + "synonyms": [ + "Skin of plantar part of third digit of foot" + ] + }, + { + "id": "FMA:38114", + "name": "Skin of plantar part of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38113" + ] + }, + "synonyms": [ + "Skin of plantar part of third digit of right foot" + ] + }, + { + "id": "FMA:38115", + "name": "Skin of plantar part of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38113" + ] + }, + "synonyms": [ + "Skin of plantar part of third digit of left foot" + ] + }, + { + "id": "FMA:38116", + "name": "Skin of plantar part of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37869" + ] + }, + "synonyms": [ + "Skin of plantar part of fourth digit of foot" + ] + }, + { + "id": "FMA:38117", + "name": "Skin of plantar part of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38116" + ] + }, + "synonyms": [ + "Skin of plantar part of fourth digit of right foot" + ] + }, + { + "id": "FMA:38118", + "name": "Skin of plantar part of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38116" + ] + }, + "synonyms": [ + "Skin of plantar part of fourth digit of left foot" + ] + }, + { + "id": "FMA:38119", + "name": "Skin of plantar part of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37869" + ] + }, + "synonyms": [ + "Skin of plantar part of fifth toe", + "Skin of plantar part of fifth digit of foot" + ] + }, + { + "id": "FMA:38120", + "name": "Skin of plantar part of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38119" + ] + }, + "synonyms": [ + "Skin of plantar part of fifth digit of right foot", + "Skin of plantar part of right fifth toe" + ] + }, + { + "id": "FMA:38121", + "name": "Skin of plantar part of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38119" + ] + }, + "synonyms": [ + "Skin of plantar part of fifth digit of left foot", + "Skin of plantar part of left fifth toe" + ] + }, + { + "id": "FMA:38122", + "name": "Skin of medial part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of medial side of thigh" + ] + }, + { + "id": "FMA:38123", + "name": "Skin of medial part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38122" + ] + } + }, + { + "id": "FMA:38124", + "name": "Skin of medial part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38122" + ] + } + }, + { + "id": "FMA:38125", + "name": "Skin of lateral part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of lateral side of thigh" + ] + }, + { + "id": "FMA:38126", + "name": "Skin of lateral part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38125" + ] + } + }, + { + "id": "FMA:38127", + "name": "Skin of lateral part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38125" + ] + } + }, + { + "id": "FMA:38128", + "name": "Skin of lateral part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38129", + "name": "Skin of lateral part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38128" + ] + } + }, + { + "id": "FMA:38130", + "name": "Skin of lateral part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38128" + ] + } + }, + { + "id": "FMA:38131", + "name": "Skin of medial part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38132", + "name": "Skin of medial part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38131" + ] + } + }, + { + "id": "FMA:38133", + "name": "Skin of medial part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38131" + ] + } + }, + { + "id": "FMA:38134", + "name": "Skin of medial part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38135", + "name": "Skin of medial part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38134" + ] + } + }, + { + "id": "FMA:38136", + "name": "Skin of medial part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38134" + ] + } + }, + { + "id": "FMA:38137", + "name": "Skin of medial part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38138", + "name": "Skin of medial part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38137" + ] + } + }, + { + "id": "FMA:38139", + "name": "Skin of medial part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38137" + ] + } + }, + { + "id": "FMA:38140", + "name": "Skin of lateral part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38141", + "name": "Skin of lateral part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38140" + ] + } + }, + { + "id": "FMA:38142", + "name": "Skin of lateral part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38140" + ] + } + }, + { + "id": "FMA:38146", + "name": "Belly of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Biceps brachii belly" + ] + }, + { + "id": "FMA:38147", + "name": "Belly of long head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38146" + ] + } + }, + { + "id": "FMA:38148", + "name": "Belly of short head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38146" + ] + } + }, + { + "id": "FMA:38149", + "name": "Fascia of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + }, + "synonyms": [ + "Biceps brachii fascia" + ] + }, + { + "id": "FMA:38152", + "name": "Tendon of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Biceps brachii tendon" + ] + }, + { + "id": "FMA:38153", + "name": "Tendon of long head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63221" + ] + } + }, + { + "id": "FMA:38154", + "name": "Tendon of short head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63221" + ] + } + }, + { + "id": "FMA:38157", + "name": "Fascia of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Pectoralis major fascia" + ] + }, + { + "id": "FMA:38158", + "name": "Tendon of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Pectoralis major tendon" + ] + }, + { + "id": "FMA:38159", + "name": "Skin of anterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38160", + "name": "Skin of anterior part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38159" + ] + } + }, + { + "id": "FMA:38161", + "name": "Skin of anterior part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38159" + ] + } + }, + { + "id": "FMA:38162", + "name": "Skin of posterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + }, + "synonyms": [ + "Skin of popliteal part of knee" + ] + }, + { + "id": "FMA:38163", + "name": "Skin of posterior part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38162" + ] + }, + "synonyms": [ + "Skin of popliteal part of right knee" + ] + }, + { + "id": "FMA:38164", + "name": "Skin of posterior part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38162" + ] + }, + "synonyms": [ + "Skin of popliteal part of left knee" + ] + }, + { + "id": "FMA:38165", + "name": "Skin of lateral part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38166", + "name": "Skin of lateral part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38165" + ] + } + }, + { + "id": "FMA:38167", + "name": "Skin of lateral part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38165" + ] + } + }, + { + "id": "FMA:38168", + "name": "Skin of medial part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38169", + "name": "Skin of medial part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38168" + ] + } + }, + { + "id": "FMA:38170", + "name": "Skin of medial part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38168" + ] + } + }, + { + "id": "FMA:38171", + "name": "Right axillary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37329" + ] + } + }, + { + "id": "FMA:38172", + "name": "Left axillary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37329" + ] + } + }, + { + "id": "FMA:38173", + "name": "Right pectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37803" + ] + } + }, + { + "id": "FMA:38174", + "name": "Left pectoral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37803" + ] + } + }, + { + "id": "FMA:38175", + "name": "Suspensory ligament of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37414" + ] + } + }, + { + "id": "FMA:38176", + "name": "Suspensory ligament of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37414" + ] + } + }, + { + "id": "FMA:38177", + "name": "Skin of medial part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38178", + "name": "Skin of medial part of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38177" + ] + }, + "synonyms": [ + "Skin of medial part of first digit of foot", + "Skin of medial part of great toe" + ] + }, + { + "id": "FMA:38179", + "name": "Skin of medial part of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38177" + ] + }, + "synonyms": [ + "Skin of medial part of second digit of foot" + ] + }, + { + "id": "FMA:38180", + "name": "Skin of medial part of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38177" + ] + }, + "synonyms": [ + "Skin of medial part of third digit of foot" + ] + }, + { + "id": "FMA:38181", + "name": "Skin of medial part of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38177" + ] + }, + "synonyms": [ + "Skin of medial part of fourth digit of foot" + ] + }, + { + "id": "FMA:38182", + "name": "Skin of medial part of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38177" + ] + }, + "synonyms": [ + "Skin of medial part of fifth toe", + "Skin of medial part of fifth digit of foot" + ] + }, + { + "id": "FMA:38183", + "name": "Skin of medial part of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38182" + ] + }, + "synonyms": [ + "Skin of medial part of fifth digit of right foot", + "Skin of medial part of right fifth toe" + ] + }, + { + "id": "FMA:38184", + "name": "Skin of medial part of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38182" + ] + }, + "synonyms": [ + "Skin of medial part of fifth digit of left foot", + "Skin of medial part of left fifth toe" + ] + }, + { + "id": "FMA:38188", + "name": "Skin of medial part of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38181" + ] + }, + "synonyms": [ + "Skin of medial part of fourth digit of right foot" + ] + }, + { + "id": "FMA:38193", + "name": "Skin of medial part of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38181" + ] + }, + "synonyms": [ + "Skin of medial part of fourth digit of left foot" + ] + }, + { + "id": "FMA:38194", + "name": "Tendon of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38158" + ] + }, + "synonyms": [ + "Right pectoralis major tendon" + ] + }, + { + "id": "FMA:38195", + "name": "Tendon of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38158" + ] + }, + "synonyms": [ + "Left pectoralis major tendon" + ] + }, + { + "id": "FMA:38196", + "name": "Skin of medial part of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38180" + ] + }, + "synonyms": [ + "Skin of medial part of third digit of right foot" + ] + }, + { + "id": "FMA:38197", + "name": "Skin of medial part of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38180" + ] + }, + "synonyms": [ + "Skin of medial part of third digit of left foot" + ] + }, + { + "id": "FMA:38198", + "name": "Skin of medial part of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38179" + ] + }, + "synonyms": [ + "Skin of medial part of second digit of right foot" + ] + }, + { + "id": "FMA:38199", + "name": "Skin of medial part of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38179" + ] + }, + "synonyms": [ + "Skin of medial part of second digit of left foot" + ] + }, + { + "id": "FMA:38200", + "name": "Skin of medial part of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38178" + ] + }, + "synonyms": [ + "Skin of medial part of first digit of right foot", + "Skin of medial part of right great toe" + ] + }, + { + "id": "FMA:38201", + "name": "Skin of medial part of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38178" + ] + }, + "synonyms": [ + "Skin of medial part of first digit of left foot", + "Skin of medial part of left great toe" + ] + }, + { + "id": "FMA:38202", + "name": "Skin of lateral part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:38203", + "name": "Skin of lateral part of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38202" + ] + }, + "synonyms": [ + "Skin of lateral part of great toe", + "Skin of lateral part of first digit of foot" + ] + }, + { + "id": "FMA:38204", + "name": "Skin of lateral part of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38202" + ] + }, + "synonyms": [ + "Skin of lateral part of second digit of foot" + ] + }, + { + "id": "FMA:38205", + "name": "Skin of lateral part of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38202" + ] + }, + "synonyms": [ + "Skin of lateral part of third digit of foot" + ] + }, + { + "id": "FMA:38206", + "name": "Skin of lateral part of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38202" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of foot" + ] + }, + { + "id": "FMA:38207", + "name": "Skin of lateral part of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38202" + ] + }, + "synonyms": [ + "Skin of lateral part of fifth digit of foot", + "Skin of lateral part of fifth toe" + ] + }, + { + "id": "FMA:38208", + "name": "Skin of lateral part of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38207" + ] + }, + "synonyms": [ + "Skin of lateral part of right fifth toe", + "Skin of lateral part of fifth digit of right foot" + ] + }, + { + "id": "FMA:38209", + "name": "Skin of lateral part of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38207" + ] + }, + "synonyms": [ + "Skin of lateral part of left fifth toe", + "Skin of lateral part of fifth digit of left foot" + ] + }, + { + "id": "FMA:38210", + "name": "Skin of lateral part of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38206" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of right foot" + ] + }, + { + "id": "FMA:38211", + "name": "Skin of lateral part of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38206" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of left foot" + ] + }, + { + "id": "FMA:38212", + "name": "Skin of lateral part of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38205" + ] + }, + "synonyms": [ + "Skin of lateral part of third digit of right foot" + ] + }, + { + "id": "FMA:38213", + "name": "Skin of lateral part of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38205" + ] + }, + "synonyms": [ + "Skin of lateral part of third digit of left foot" + ] + }, + { + "id": "FMA:38214", + "name": "Skin of lateral part of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38204" + ] + }, + "synonyms": [ + "Skin of lateral part of second digit of left foot" + ] + }, + { + "id": "FMA:38215", + "name": "Skin of lateral part of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38204" + ] + }, + "synonyms": [ + "Skin of lateral part of second digit of right foot" + ] + }, + { + "id": "FMA:38216", + "name": "Skin of lateral part of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38203" + ] + }, + "synonyms": [ + "Skin of lateral part of right great toe", + "Skin of lateral part of first digit of right foot" + ] + }, + { + "id": "FMA:38217", + "name": "Skin of lateral part of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38203" + ] + }, + "synonyms": [ + "Skin of lateral part of left great toe", + "Skin of lateral part of first digit of left foot" + ] + }, + { + "id": "FMA:38219", + "name": "Anterior lamina of tendon of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38158" + ] + } + }, + { + "id": "FMA:38220", + "name": "Posterior lamina of tendon of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38158" + ] + } + }, + { + "id": "FMA:38221", + "name": "Anterior lamina of tendon of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38219" + ] + } + }, + { + "id": "FMA:38222", + "name": "Anterior lamina of tendon of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38219" + ] + } + }, + { + "id": "FMA:38223", + "name": "Posterior lamina of tendon of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38220" + ] + } + }, + { + "id": "FMA:38224", + "name": "Posterior lamina of tendon of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38220" + ] + } + }, + { + "id": "FMA:38228", + "name": "Fascia of pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Pectoralis minor fascia" + ] + }, + { + "id": "FMA:38229", + "name": "Tendon of pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Pectoralis minor tendon" + ] + }, + { + "id": "FMA:38236", + "name": "Tendon of right pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38229" + ] + }, + "synonyms": [ + "Right pectoralis minor tendon" + ] + }, + { + "id": "FMA:38237", + "name": "Tendon of left pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38229" + ] + }, + "synonyms": [ + "Left pectoralis minor tendon" + ] + }, + { + "id": "FMA:38238", + "name": "Skin of anterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38239", + "name": "Skin of anterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38238" + ] + } + }, + { + "id": "FMA:38240", + "name": "Skin of anterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38238" + ] + } + }, + { + "id": "FMA:38241", + "name": "Skin of posterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38242", + "name": "Skin of posterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38241" + ] + } + }, + { + "id": "FMA:38243", + "name": "Skin of posterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38241" + ] + } + }, + { + "id": "FMA:38244", + "name": "Skin of medial part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38245", + "name": "Skin of medial part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38244" + ] + } + }, + { + "id": "FMA:38246", + "name": "Skin of medial part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38244" + ] + } + }, + { + "id": "FMA:38247", + "name": "Skin of lateral part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38248", + "name": "Skin of lateral part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38247" + ] + } + }, + { + "id": "FMA:38249", + "name": "Skin of lateral part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38247" + ] + } + }, + { + "id": "FMA:38250", + "name": "Skin of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Elbow skin" + ] + }, + { + "id": "FMA:38251", + "name": "Skin of anterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38252", + "name": "Skin of anterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38251" + ] + } + }, + { + "id": "FMA:38253", + "name": "Skin of anterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38251" + ] + } + }, + { + "id": "FMA:38254", + "name": "Skin of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38250" + ] + }, + "synonyms": [ + "Right elbow skin" + ] + }, + { + "id": "FMA:38255", + "name": "Skin of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38250" + ] + }, + "synonyms": [ + "Left elbow skin" + ] + }, + { + "id": "FMA:38256", + "name": "Skin of posterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38257", + "name": "Skin of posterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38256" + ] + } + }, + { + "id": "FMA:38258", + "name": "Skin of posterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38256" + ] + } + }, + { + "id": "FMA:38259", + "name": "Skin of medial part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38260", + "name": "Skin of medial part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38259" + ] + } + }, + { + "id": "FMA:38261", + "name": "Skin of medial part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38259" + ] + } + }, + { + "id": "FMA:38262", + "name": "Skin of lateral part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38263", + "name": "Skin of lateral part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38262" + ] + } + }, + { + "id": "FMA:38264", + "name": "Skin of lateral part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38262" + ] + } + }, + { + "id": "FMA:38265", + "name": "Skin of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Forearm skin" + ] + }, + { + "id": "FMA:38266", + "name": "Skin of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38265" + ] + }, + "synonyms": [ + "Right forearm skin" + ] + }, + { + "id": "FMA:38267", + "name": "Skin of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38265" + ] + }, + "synonyms": [ + "Left forearm skin" + ] + }, + { + "id": "FMA:38268", + "name": "Skin of anterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38269", + "name": "Skin of anterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38268" + ] + } + }, + { + "id": "FMA:38270", + "name": "Skin of anterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38268" + ] + } + }, + { + "id": "FMA:38271", + "name": "Skin of posterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38272", + "name": "Skin of posterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38271" + ] + } + }, + { + "id": "FMA:38273", + "name": "Skin of posterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38271" + ] + } + }, + { + "id": "FMA:38274", + "name": "Skin of medial part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38275", + "name": "Skin of medial part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38274" + ] + } + }, + { + "id": "FMA:38276", + "name": "Skin of medial part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38274" + ] + } + }, + { + "id": "FMA:38277", + "name": "Skin of lateral part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38278", + "name": "Skin of lateral part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38277" + ] + } + }, + { + "id": "FMA:38279", + "name": "Skin of lateral part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38277" + ] + } + }, + { + "id": "FMA:38280", + "name": "Skin of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Wrist skin" + ] + }, + { + "id": "FMA:38281", + "name": "Skin of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38280" + ] + }, + "synonyms": [ + "Right wrist skin" + ] + }, + { + "id": "FMA:38282", + "name": "Skin of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38280" + ] + }, + "synonyms": [ + "Left wrist skin" + ] + }, + { + "id": "FMA:38283", + "name": "Skin of anterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38284", + "name": "Skin of anterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38283" + ] + } + }, + { + "id": "FMA:38285", + "name": "Skin of anterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38283" + ] + } + }, + { + "id": "FMA:38286", + "name": "Skin of posterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38287", + "name": "Skin of posterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38286" + ] + } + }, + { + "id": "FMA:38288", + "name": "Skin of posterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38286" + ] + } + }, + { + "id": "FMA:38289", + "name": "Skin of medial part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38290", + "name": "Skin of medial part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38289" + ] + } + }, + { + "id": "FMA:38291", + "name": "Skin of medial part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38289" + ] + } + }, + { + "id": "FMA:38292", + "name": "Skin of lateral part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38293", + "name": "Skin of lateral part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38292" + ] + } + }, + { + "id": "FMA:38294", + "name": "Skin of lateral part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38292" + ] + } + }, + { + "id": "FMA:38295", + "name": "Skin of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Hand skin" + ] + }, + { + "id": "FMA:38296", + "name": "Skin of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38295" + ] + }, + "synonyms": [ + "Right hand skin" + ] + }, + { + "id": "FMA:38297", + "name": "Skin of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38295" + ] + }, + "synonyms": [ + "Left hand skin" + ] + }, + { + "id": "FMA:38298", + "name": "Skin of back of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Skin of dorsum of hand", + "Dorsal skin of hand" + ] + }, + { + "id": "FMA:38299", + "name": "Skin of back of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38298" + ] + }, + "synonyms": [ + "Skin of dorsum of right hand" + ] + }, + { + "id": "FMA:38300", + "name": "Skin of back of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38298" + ] + }, + "synonyms": [ + "Skin of dorsum of left hand" + ] + }, + { + "id": "FMA:38301", + "name": "Skin of palm of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Palmar skin of hand" + ] + }, + { + "id": "FMA:38302", + "name": "Skin of palm of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38301" + ] + }, + "synonyms": [ + "Skin of right palm" + ] + }, + { + "id": "FMA:38303", + "name": "Skin of palm of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38301" + ] + } + }, + { + "id": "FMA:38304", + "name": "Skin of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Finger skin" + ] + }, + { + "id": "FMA:38305", + "name": "Skin of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38304" + ] + }, + "synonyms": [ + "Skin of first digit of hand", + "Thumb skin", + "Skin of first finger" + ] + }, + { + "id": "FMA:38306", + "name": "Skin of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38305" + ] + }, + "synonyms": [ + "Right thumb skin", + "Skin of first digit of right hand", + "Skin of right first finger" + ] + }, + { + "id": "FMA:38307", + "name": "Skin of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38305" + ] + }, + "synonyms": [ + "Left thumb skin", + "Skin of left first finger", + "Skin of first digit of left hand" + ] + }, + { + "id": "FMA:38308", + "name": "Skin of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38304" + ] + }, + "synonyms": [ + "Skin of second finger", + "Index finger skin", + "Skin of second digit of hand" + ] + }, + { + "id": "FMA:38309", + "name": "Skin of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38308" + ] + }, + "synonyms": [ + "Right index finger skin", + "Skin of second digit of right hand", + "Skin of right second finger" + ] + }, + { + "id": "FMA:38310", + "name": "Skin of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38308" + ] + }, + "synonyms": [ + "Skin of left second finger", + "Skin of second digit of left hand", + "Left index finger skin" + ] + }, + { + "id": "FMA:38311", + "name": "Skin of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38304" + ] + }, + "synonyms": [ + "Skin of third digit of hand", + "Middle finger skin", + "Skin of third finger" + ] + }, + { + "id": "FMA:38312", + "name": "Skin of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38311" + ] + }, + "synonyms": [ + "Skin of right third finger", + "Skin of third digit of right hand", + "Right middle finger skin" + ] + }, + { + "id": "FMA:38313", + "name": "Skin of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38311" + ] + }, + "synonyms": [ + "Skin of third digit of left hand", + "Skin of left third finger", + "Left middle finger skin" + ] + }, + { + "id": "FMA:38314", + "name": "Skin of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38304" + ] + }, + "synonyms": [ + "Skin of fourth digit of hand", + "Skin of fourth finger", + "Ring finger skin" + ] + }, + { + "id": "FMA:38315", + "name": "Skin of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38314" + ] + }, + "synonyms": [ + "Right ring finger skin", + "Skin of right fourth finger", + "Skin of fourth digit of right hand" + ] + }, + { + "id": "FMA:38316", + "name": "Skin of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38314" + ] + }, + "synonyms": [ + "Skin of fourth digit of left hand", + "Left ring finger skin", + "Skin of left fourth finger" + ] + }, + { + "id": "FMA:38317", + "name": "Skin of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38304" + ] + }, + "synonyms": [ + "Skin of fifth digit of hand", + "Little finger skin", + "Skin of fifth finger" + ] + }, + { + "id": "FMA:38318", + "name": "Skin of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38317" + ] + }, + "synonyms": [ + "Skin of right fifth finger", + "Skin of fifth digit of right hand", + "Right little finger skin" + ] + }, + { + "id": "FMA:38319", + "name": "Skin of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38317" + ] + }, + "synonyms": [ + "Skin of left fifth finger", + "Skin of fifth digit of left hand", + "Left little finger skin" + ] + }, + { + "id": "FMA:38320", + "name": "Skin of dorsal part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38321", + "name": "Skin of dorsal part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38320" + ] + }, + "synonyms": [ + "Skin of dorsal part of first finger", + "Skin of dorsal part of first digit of hand" + ] + }, + { + "id": "FMA:38322", + "name": "Skin of dorsal part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38321" + ] + }, + "synonyms": [ + "Skin of dorsal part of right first finger", + "Skin of dorsal part of first digit of right hand" + ] + }, + { + "id": "FMA:38323", + "name": "Skin of dorsal part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38321" + ] + }, + "synonyms": [ + "Skin of dorsal part of left first finger", + "Skin of dorsal part of first digit of left hand" + ] + }, + { + "id": "FMA:38324", + "name": "Skin of dorsal part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38320" + ] + }, + "synonyms": [ + "Skin of dorsal part of second digit of hand", + "Skin of dorsal part of second finger" + ] + }, + { + "id": "FMA:38325", + "name": "Skin of dorsal part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38324" + ] + }, + "synonyms": [ + "Skin of dorsal part of right second finger", + "Skin of dorsal part of second digit of right hand" + ] + }, + { + "id": "FMA:38326", + "name": "Skin of dorsal part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38324" + ] + }, + "synonyms": [ + "Skin of dorsal part of second digit of left hand", + "Skin of dorsal part of left second finger" + ] + }, + { + "id": "FMA:38327", + "name": "Skin of dorsal part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38320" + ] + }, + "synonyms": [ + "Skin of dorsal part of third finger", + "Skin of dorsal part of third digit of hand" + ] + }, + { + "id": "FMA:38328", + "name": "Skin of dorsal part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38327" + ] + }, + "synonyms": [ + "Skin of dorsal part of third digit of right hand", + "Skin of dorsal part of right third finger" + ] + }, + { + "id": "FMA:38329", + "name": "Skin of dorsal part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38327" + ] + }, + "synonyms": [ + "Skin of dorsal part of left third finger", + "Skin of dorsal part of third digit of left hand" + ] + }, + { + "id": "FMA:38330", + "name": "Skin of dorsal part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38320" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of hand", + "Skin of dorsal part of fourth finger" + ] + }, + { + "id": "FMA:38331", + "name": "Skin of dorsal part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38330" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of right hand", + "Skin of dorsal part of right fourth finger" + ] + }, + { + "id": "FMA:38332", + "name": "Skin of dorsal part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38330" + ] + }, + "synonyms": [ + "Skin of dorsal part of fourth digit of left hand", + "Skin of dorsal part of left fourth finger" + ] + }, + { + "id": "FMA:38333", + "name": "Skin of dorsal part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38320" + ] + }, + "synonyms": [ + "Skin of dorsal part of fifth finger", + "Skin of dorsal part of fifth digit of hand" + ] + }, + { + "id": "FMA:38334", + "name": "Skin of dorsal part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38333" + ] + }, + "synonyms": [ + "Skin of dorsal part of fifth digit of right hand", + "Skin of dorsal part of right fifth finger" + ] + }, + { + "id": "FMA:38335", + "name": "Skin of dorsal part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38333" + ] + }, + "synonyms": [ + "Skin of dorsal part of left fifth finger", + "Skin of dorsal part of fifth digit of left hand" + ] + }, + { + "id": "FMA:38338", + "name": "Skin of palmar part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38339", + "name": "Fascia of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Deltoid fascia" + ] + }, + { + "id": "FMA:38340", + "name": "Tendon of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Deltoid tendon" + ] + }, + { + "id": "FMA:38341", + "name": "Skin of palmar part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38338" + ] + }, + "synonyms": [ + "Skin of palmar part of first digit of hand", + "Skin of palmar part of first finger" + ] + }, + { + "id": "FMA:38342", + "name": "Skin of palmar part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38341" + ] + }, + "synonyms": [ + "Skin of palmar part of first digit of right hand", + "Skin of palmar part of right first finger" + ] + }, + { + "id": "FMA:38343", + "name": "Skin of palmar part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38341" + ] + }, + "synonyms": [ + "Skin of palmar part of first digit of left hand", + "Skin of palmar part of left first finger" + ] + }, + { + "id": "FMA:38344", + "name": "Skin of palmar part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38338" + ] + }, + "synonyms": [ + "Skin of palmar part of second finger", + "Skin of palmar part of second digit of hand" + ] + }, + { + "id": "FMA:38345", + "name": "Skin of palmar part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38344" + ] + }, + "synonyms": [ + "Skin of palmar part of right second finger", + "Skin of palmar part of second digit of right hand" + ] + }, + { + "id": "FMA:38346", + "name": "Skin of palmar part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38344" + ] + }, + "synonyms": [ + "Skin of palmar part of left second finger", + "Skin of palmar part of second digit of left hand" + ] + }, + { + "id": "FMA:38347", + "name": "Skin of palmar part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38338" + ] + }, + "synonyms": [ + "Skin of palmar part of third digit of hand", + "Skin of palmar part of third finger" + ] + }, + { + "id": "FMA:38351", + "name": "Skin of palmar part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38347" + ] + }, + "synonyms": [ + "Skin of palmar part of third digit of right hand", + "Skin of palmar part of right third finger" + ] + }, + { + "id": "FMA:38352", + "name": "Skin of palmar part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38347" + ] + }, + "synonyms": [ + "Skin of palmar part of third digit of left hand", + "Skin of palmar part of left third finger" + ] + }, + { + "id": "FMA:38353", + "name": "Fascia of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Supraspinous fascia", + "Supraspinatus fascia" + ] + }, + { + "id": "FMA:38354", + "name": "Skin of palmar part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38338" + ] + }, + "synonyms": [ + "Skin of palmar part of fourth digit of hand", + "Skin of palmar part of fourth finger" + ] + }, + { + "id": "FMA:38355", + "name": "Skin of palmar part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38354" + ] + }, + "synonyms": [ + "Skin of palmar part of right fourth finger", + "Skin of palmar part of fourth digit of right hand" + ] + }, + { + "id": "FMA:38356", + "name": "Skin of palmar part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38354" + ] + }, + "synonyms": [ + "Skin of palmar part of left fourth finger", + "Skin of palmar part of fourth digit of left hand" + ] + }, + { + "id": "FMA:38357", + "name": "Skin of palmar part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38338" + ] + }, + "synonyms": [ + "Skin of palmar part of fifth finger", + "Skin of palmar part of fifth digit of hand" + ] + }, + { + "id": "FMA:38358", + "name": "Epimysium of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38353" + ] + }, + "synonyms": [ + "Supraspinatus epimysium" + ] + }, + { + "id": "FMA:38359", + "name": "Skin of palmar part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38357" + ] + }, + "synonyms": [ + "Skin of palmar part of fifth digit of right hand", + "Skin of palmar part of right fifth finger" + ] + }, + { + "id": "FMA:38360", + "name": "Skin of palmar part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38357" + ] + }, + "synonyms": [ + "Skin of palmar part of fifth digit of left hand", + "Skin of palmar part of left fifth finger" + ] + }, + { + "id": "FMA:38361", + "name": "Epimysium of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38149" + ] + }, + "synonyms": [ + "Biceps brachii epimysium" + ] + }, + { + "id": "FMA:38362", + "name": "Epimysium of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38361" + ] + }, + "synonyms": [ + "Right biceps brachii epimysium" + ] + }, + { + "id": "FMA:38363", + "name": "Epimysium of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38361" + ] + }, + "synonyms": [ + "Left biceps brachii epimysium" + ] + }, + { + "id": "FMA:38370", + "name": "Tendon of right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37075" + ] + }, + "synonyms": [ + "Right supraspinatus tendon" + ] + }, + { + "id": "FMA:38371", + "name": "Tendon of left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37075" + ] + }, + "synonyms": [ + "Left supraspinatus tendon" + ] + }, + { + "id": "FMA:38372", + "name": "Epimysium of right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38358" + ] + }, + "synonyms": [ + "Right supraspinatus epimysium" + ] + }, + { + "id": "FMA:38373", + "name": "Epimysium of left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38358" + ] + }, + "synonyms": [ + "Left supraspinatus epimysium" + ] + }, + { + "id": "FMA:38374", + "name": "Epimysium of pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38228" + ] + }, + "synonyms": [ + "Pectoralis minor epimysium" + ] + }, + { + "id": "FMA:38375", + "name": "Epimysium of right pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38374" + ] + }, + "synonyms": [ + "Right pectoralis minor epimysium" + ] + }, + { + "id": "FMA:38376", + "name": "Epimysium of left pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38374" + ] + }, + "synonyms": [ + "Left pectoralis minor epimysium" + ] + }, + { + "id": "FMA:38378", + "name": "Belly of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Triceps brachii belly" + ] + }, + { + "id": "FMA:38379", + "name": "Fascia of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + }, + "synonyms": [ + "Triceps brachii fascia" + ] + }, + { + "id": "FMA:38380", + "name": "Tendon of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Triceps brachii tendon" + ] + }, + { + "id": "FMA:38381", + "name": "Trabecular bone of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24338" + ] + } + }, + { + "id": "FMA:38382", + "name": "Trabecular bone of central part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38383", + "name": "Trabecular bone of posterolateral part of body of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38381" + ] + } + }, + { + "id": "FMA:38386", + "name": "Trabecular bone of lumbar vertebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24339" + ] + } + }, + { + "id": "FMA:38387", + "name": "Trabecular bone of pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38388", + "name": "Trabecular bone of right pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38387" + ] + } + }, + { + "id": "FMA:38389", + "name": "Trabecular bone of left pedicle of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38387" + ] + } + }, + { + "id": "FMA:38390", + "name": "Trabecular bone of lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38386" + ] + } + }, + { + "id": "FMA:38391", + "name": "Trabecular bone of right lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38390" + ] + } + }, + { + "id": "FMA:38392", + "name": "Trabecular bone of left lamina of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38390" + ] + } + }, + { + "id": "FMA:38393", + "name": "Trabecular bone of transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24346" + ] + } + }, + { + "id": "FMA:38394", + "name": "Trabecular bone of right transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38395", + "name": "Trabecular bone of left transverse process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38393" + ] + } + }, + { + "id": "FMA:38396", + "name": "Trabecular bone of articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24395" + ] + } + }, + { + "id": "FMA:38397", + "name": "Trabecular bone of right articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38398", + "name": "Trabecular bone of left articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38396" + ] + } + }, + { + "id": "FMA:38399", + "name": "Trabecular bone of inferior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24398" + ] + } + }, + { + "id": "FMA:38402", + "name": "Trabecular bone of spinous process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24347" + ] + } + }, + { + "id": "FMA:38403", + "name": "Trabecular bone of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24394" + ] + } + }, + { + "id": "FMA:38406", + "name": "Transverse humeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + } + }, + { + "id": "FMA:38407", + "name": "Right transverse humeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38406" + ] + } + }, + { + "id": "FMA:38408", + "name": "Left transverse humeral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38406" + ] + } + }, + { + "id": "FMA:38409", + "name": "Anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12255" + ] + } + }, + { + "id": "FMA:38410", + "name": "Anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12255" + ] + } + }, + { + "id": "FMA:38411", + "name": "Posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Extensor compartment of forearm" + ] + }, + { + "id": "FMA:38412", + "name": "Posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38411" + ] + } + }, + { + "id": "FMA:38413", + "name": "Posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38411" + ] + } + }, + { + "id": "FMA:38417", + "name": "Fascia of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + }, + "synonyms": [ + "Coracobrachialis fascia" + ] + }, + { + "id": "FMA:38431", + "name": "Fascia of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38339" + ] + }, + "synonyms": [ + "Right deltoid fascia" + ] + }, + { + "id": "FMA:38432", + "name": "Fascia of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38339" + ] + }, + "synonyms": [ + "Left deltoid fascia" + ] + }, + { + "id": "FMA:38433", + "name": "Tendon of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38340" + ] + }, + "synonyms": [ + "Right deltoid tendon" + ] + }, + { + "id": "FMA:38434", + "name": "Tendon of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38340" + ] + }, + "synonyms": [ + "Left deltoid tendon" + ] + }, + { + "id": "FMA:38436", + "name": "Tendon of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Brachialis tendon" + ] + }, + { + "id": "FMA:38437", + "name": "Belly of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Brachialis belly" + ] + }, + { + "id": "FMA:38438", + "name": "Fascia of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + }, + "synonyms": [ + "Brachialis fascia" + ] + }, + { + "id": "FMA:38440", + "name": "Tendon of right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38436" + ] + }, + "synonyms": [ + "Right brachialis tendon" + ] + }, + { + "id": "FMA:38441", + "name": "Tendon of left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38436" + ] + }, + "synonyms": [ + "Left brachialis tendon" + ] + }, + { + "id": "FMA:38442", + "name": "Belly of right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38437" + ] + }, + "synonyms": [ + "Right brachialis belly" + ] + }, + { + "id": "FMA:38443", + "name": "Belly of left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38437" + ] + }, + "synonyms": [ + "Left brachialis belly" + ] + }, + { + "id": "FMA:38448", + "name": "Superficial part of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12255" + ] + }, + "synonyms": [ + "Pars superficialis (Compartimentum antebrachii anterius)" + ] + }, + { + "id": "FMA:38449", + "name": "Deep part of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12255" + ] + }, + "synonyms": [ + "Pars profunda (Compartimentum antebrachii anterius)", + "Space of Parona" + ] + }, + { + "id": "FMA:38450", + "name": "Pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38472" + ] + } + }, + { + "id": "FMA:38451", + "name": "Right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38450" + ] + } + }, + { + "id": "FMA:38452", + "name": "Left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38450" + ] + } + }, + { + "id": "FMA:38453", + "name": "Pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38475" + ] + } + }, + { + "id": "FMA:38454", + "name": "Right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38453" + ] + } + }, + { + "id": "FMA:38455", + "name": "Left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38453" + ] + } + }, + { + "id": "FMA:38456", + "name": "Muscle of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37371" + ] + } + }, + { + "id": "FMA:38459", + "name": "Flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38472" + ] + } + }, + { + "id": "FMA:38460", + "name": "Right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38459" + ] + } + }, + { + "id": "FMA:38461", + "name": "Left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38459" + ] + } + }, + { + "id": "FMA:38462", + "name": "Palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38472" + ] + } + }, + { + "id": "FMA:38463", + "name": "Right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38462" + ] + } + }, + { + "id": "FMA:38464", + "name": "Left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38462" + ] + } + }, + { + "id": "FMA:38465", + "name": "Flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38472" + ] + } + }, + { + "id": "FMA:38466", + "name": "Right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38465" + ] + } + }, + { + "id": "FMA:38467", + "name": "Left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38465" + ] + } + }, + { + "id": "FMA:38468", + "name": "Skin of medial part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38469", + "name": "Flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38472" + ] + } + }, + { + "id": "FMA:38470", + "name": "Right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38469" + ] + } + }, + { + "id": "FMA:38471", + "name": "Left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38469" + ] + } + }, + { + "id": "FMA:38472", + "name": "Superficial muscle of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38456" + ] + } + }, + { + "id": "FMA:38475", + "name": "Deep muscle of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38456" + ] + } + }, + { + "id": "FMA:38478", + "name": "Flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38475" + ] + } + }, + { + "id": "FMA:38479", + "name": "Right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38478" + ] + } + }, + { + "id": "FMA:38480", + "name": "Left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38478" + ] + } + }, + { + "id": "FMA:38481", + "name": "Flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38475" + ] + } + }, + { + "id": "FMA:38482", + "name": "Right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38481" + ] + } + }, + { + "id": "FMA:38484", + "name": "Left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38481" + ] + } + }, + { + "id": "FMA:38485", + "name": "Brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38486", + "name": "Right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38485" + ] + } + }, + { + "id": "FMA:38487", + "name": "Left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38485" + ] + } + }, + { + "id": "FMA:38488", + "name": "Muscle of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37371" + ] + } + }, + { + "id": "FMA:38491", + "name": "Superficial muscle of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38488" + ] + } + }, + { + "id": "FMA:38494", + "name": "Extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38495", + "name": "Right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38494" + ] + } + }, + { + "id": "FMA:38496", + "name": "Left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38494" + ] + } + }, + { + "id": "FMA:38497", + "name": "Extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38498", + "name": "Right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38497" + ] + } + }, + { + "id": "FMA:38499", + "name": "Left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38497" + ] + } + }, + { + "id": "FMA:38500", + "name": "Extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38501", + "name": "Right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38500" + ] + } + }, + { + "id": "FMA:38502", + "name": "Left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38500" + ] + } + }, + { + "id": "FMA:38503", + "name": "Extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38504", + "name": "Right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38503" + ] + } + }, + { + "id": "FMA:38505", + "name": "Left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38503" + ] + } + }, + { + "id": "FMA:38506", + "name": "Extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38491" + ] + } + }, + { + "id": "FMA:38507", + "name": "Right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38506" + ] + } + }, + { + "id": "FMA:38508", + "name": "Left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38506" + ] + } + }, + { + "id": "FMA:38509", + "name": "Deep muscle of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38488" + ] + } + }, + { + "id": "FMA:38512", + "name": "Supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38509" + ] + } + }, + { + "id": "FMA:38513", + "name": "Right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38512" + ] + } + }, + { + "id": "FMA:38514", + "name": "Left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38512" + ] + } + }, + { + "id": "FMA:38515", + "name": "Abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38509" + ] + } + }, + { + "id": "FMA:38516", + "name": "Right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38515" + ] + } + }, + { + "id": "FMA:38517", + "name": "Left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38515" + ] + } + }, + { + "id": "FMA:38518", + "name": "Extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38509" + ] + } + }, + { + "id": "FMA:38519", + "name": "Right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38518" + ] + } + }, + { + "id": "FMA:38520", + "name": "Left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38518" + ] + } + }, + { + "id": "FMA:38521", + "name": "Extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38509" + ] + } + }, + { + "id": "FMA:38522", + "name": "Right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38521" + ] + } + }, + { + "id": "FMA:38523", + "name": "Left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38521" + ] + } + }, + { + "id": "FMA:38524", + "name": "Extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38509" + ] + } + }, + { + "id": "FMA:38525", + "name": "Right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38524" + ] + } + }, + { + "id": "FMA:38526", + "name": "Left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38524" + ] + } + }, + { + "id": "FMA:38530", + "name": "Fascia of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Infraspinous fascia", + "Infraspinatus muscle fascia" + ] + }, + { + "id": "FMA:38537", + "name": "Tendon of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37076" + ] + }, + "synonyms": [ + "Right infraspinatus tendon" + ] + }, + { + "id": "FMA:38538", + "name": "Tendon of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37076" + ] + }, + "synonyms": [ + "Left infraspinatus tendon" + ] + }, + { + "id": "FMA:38547", + "name": "Belly of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Pronator teres belly" + ] + }, + { + "id": "FMA:38548", + "name": "Fascia of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Pronator teres fascia" + ] + }, + { + "id": "FMA:38549", + "name": "Tendon of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Pronator teres tendon" + ] + }, + { + "id": "FMA:38552", + "name": "Belly of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38547" + ] + }, + "synonyms": [ + "Right pronator teres belly" + ] + }, + { + "id": "FMA:38553", + "name": "Belly of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38547" + ] + }, + "synonyms": [ + "Left pronator teres belly" + ] + }, + { + "id": "FMA:38556", + "name": "Tendon of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38549" + ] + }, + "synonyms": [ + "Tendon of right pronator teres muscle", + "Right pronator teres tendon" + ] + }, + { + "id": "FMA:38557", + "name": "Tendon of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38549" + ] + }, + "synonyms": [ + "Tendon of left pronator teres muscle", + "Left pronator teres tendon" + ] + }, + { + "id": "FMA:38558", + "name": "Humeral head of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput humerale (Musculus pronator teres)" + ] + }, + { + "id": "FMA:38559", + "name": "Ulnar head of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput ulnare (Musculus pronator teres)" + ] + }, + { + "id": "FMA:38560", + "name": "Humeral head of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38558" + ] + } + }, + { + "id": "FMA:38561", + "name": "Humeral head of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38558" + ] + } + }, + { + "id": "FMA:38562", + "name": "Ulnar head of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38559" + ] + } + }, + { + "id": "FMA:38563", + "name": "Ulnar head of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38559" + ] + } + }, + { + "id": "FMA:38564", + "name": "Skin of medial part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38468" + ] + }, + "synonyms": [ + "Skin of medial part of first finger", + "Skin of medial part of first digit of hand" + ] + }, + { + "id": "FMA:38565", + "name": "Skin of medial part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38564" + ] + }, + "synonyms": [ + "Skin of medial part of right first finger", + "Skin of medial part of first digit of right hand" + ] + }, + { + "id": "FMA:38566", + "name": "Skin of medial part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38564" + ] + }, + "synonyms": [ + "Skin of medial part of first digit of left hand", + "Skin of medial part of left first finger" + ] + }, + { + "id": "FMA:38567", + "name": "Skin of medial part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38468" + ] + }, + "synonyms": [ + "Skin of medial part of second digit of hand", + "Skin of medial part of second finger" + ] + }, + { + "id": "FMA:38568", + "name": "Skin of medial part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38567" + ] + }, + "synonyms": [ + "Skin of medial part of right second finger", + "Skin of medial part of second digit of right hand" + ] + }, + { + "id": "FMA:38569", + "name": "Skin of medial part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38567" + ] + }, + "synonyms": [ + "Skin of medial part of second digit of left hand", + "Skin of medial part of left second finger" + ] + }, + { + "id": "FMA:38570", + "name": "Skin of medial part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38468" + ] + }, + "synonyms": [ + "Skin of medial part of third finger", + "Skin of medial part of third digit of hand" + ] + }, + { + "id": "FMA:38571", + "name": "Skin of medial part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38570" + ] + }, + "synonyms": [ + "Skin of medial part of third digit of right hand", + "Skin of medial part of right third finger" + ] + }, + { + "id": "FMA:38572", + "name": "Skin of medial part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38570" + ] + }, + "synonyms": [ + "Skin of medial part of third digit of left hand", + "Skin of medial part of left third finger" + ] + }, + { + "id": "FMA:38573", + "name": "Skin of medial part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38468" + ] + }, + "synonyms": [ + "Skin of medial part of fourth digit of hand", + "Skin of medial part of fourth finger" + ] + }, + { + "id": "FMA:38574", + "name": "Skin of medial part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38573" + ] + }, + "synonyms": [ + "Skin of medial part of right fourth finger", + "Skin of medial part of fourth digit of right hand" + ] + }, + { + "id": "FMA:38575", + "name": "Skin of medial part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38573" + ] + }, + "synonyms": [ + "Skin of medial part of left fourth finger", + "Skin of medial part of fourth digit of left hand" + ] + }, + { + "id": "FMA:38576", + "name": "Skin of medial part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38468" + ] + }, + "synonyms": [ + "Skin of medial part of fifth digit of hand", + "Skin of medial part of fifth finger" + ] + }, + { + "id": "FMA:38577", + "name": "Skin of medial part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38576" + ] + }, + "synonyms": [ + "Skin of medial part of right fifth finger", + "Skin of medial part of fifth digit of right hand" + ] + }, + { + "id": "FMA:38578", + "name": "Skin of medial part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38576" + ] + }, + "synonyms": [ + "Skin of medial part of fifth digit of left hand", + "Skin of medial part of left fifth finger" + ] + }, + { + "id": "FMA:38580", + "name": "Belly of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor carpi radialis belly" + ] + }, + { + "id": "FMA:38581", + "name": "Fascia of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Flexor carpi radialis fascia" + ] + }, + { + "id": "FMA:38582", + "name": "Tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor carpi radialis tendon" + ] + }, + { + "id": "FMA:38585", + "name": "Belly of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38580" + ] + }, + "synonyms": [ + "Right flexor carpi radialis belly" + ] + }, + { + "id": "FMA:38586", + "name": "Belly of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38580" + ] + }, + "synonyms": [ + "Left flexor carpi radialis belly" + ] + }, + { + "id": "FMA:38589", + "name": "Tendon of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38582" + ] + }, + "synonyms": [ + "Right flexor carpi radialis tendon" + ] + }, + { + "id": "FMA:38590", + "name": "Tendon of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38582" + ] + }, + "synonyms": [ + "Left flexor carpi radialis tendon" + ] + }, + { + "id": "FMA:38592", + "name": "Belly of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Palmaris longus belly" + ] + }, + { + "id": "FMA:38593", + "name": "Fascia of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Palmaris longus fascia" + ] + }, + { + "id": "FMA:38594", + "name": "Tendon of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Palmaris longus tendon" + ] + }, + { + "id": "FMA:38597", + "name": "Belly of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38592" + ] + }, + "synonyms": [ + "Right palmaris longus belly" + ] + }, + { + "id": "FMA:38598", + "name": "Belly of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38592" + ] + }, + "synonyms": [ + "Left palmaris longus belly" + ] + }, + { + "id": "FMA:38601", + "name": "Tendon of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38594" + ] + }, + "synonyms": [ + "Right palmaris longus tendon" + ] + }, + { + "id": "FMA:38602", + "name": "Tendon of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38594" + ] + }, + "synonyms": [ + "Left palmaris longus tendon" + ] + }, + { + "id": "FMA:38604", + "name": "Belly of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor carpi ulnaris belly" + ] + }, + { + "id": "FMA:38605", + "name": "Fascia of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Flexor carpi ulnaris fascia" + ] + }, + { + "id": "FMA:38606", + "name": "Tendon of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:38609", + "name": "Belly of humeral head of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38604" + ] + } + }, + { + "id": "FMA:38610", + "name": "Belly of ulnar head of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38604" + ] + } + }, + { + "id": "FMA:38613", + "name": "Tendon of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38606" + ] + }, + "synonyms": [ + "Right flexor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:38614", + "name": "Tendon of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38606" + ] + }, + "synonyms": [ + "Left flexor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:38615", + "name": "Humeral head of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput humerale (Musculus flexor carpi ulnaris)" + ] + }, + { + "id": "FMA:38616", + "name": "Ulnar head of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput ulnare (Musculus flexor carpi ulnaris)" + ] + }, + { + "id": "FMA:38617", + "name": "Humeral head of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38615" + ] + } + }, + { + "id": "FMA:38618", + "name": "Humeral head of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38615" + ] + } + }, + { + "id": "FMA:38619", + "name": "Ulnar head of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38616" + ] + } + }, + { + "id": "FMA:38620", + "name": "Ulnar head of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38616" + ] + } + }, + { + "id": "FMA:38622", + "name": "Belly of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor digitorum superficialis belly" + ] + }, + { + "id": "FMA:38623", + "name": "Fascia of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Flexor digitorum superficialis fascia" + ] + }, + { + "id": "FMA:38624", + "name": "Tendon of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor digitorum superficialis tendon" + ] + }, + { + "id": "FMA:38627", + "name": "Belly of humero-ulnar head of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38622" + ] + } + }, + { + "id": "FMA:38628", + "name": "Belly of radial head of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38622" + ] + } + }, + { + "id": "FMA:38631", + "name": "Tendon of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + }, + "synonyms": [ + "Right flexor digitorum superficialis tendon" + ] + }, + { + "id": "FMA:38632", + "name": "Tendon of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + }, + "synonyms": [ + "Left flexor digitorum superficialis tendon" + ] + }, + { + "id": "FMA:38636", + "name": "Humero-ulnar head of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput humeroulnare (Musculus flexor digitorum superficialis)" + ] + }, + { + "id": "FMA:38637", + "name": "Radial head of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput radiale (Musculus flexor digitorum superficialis)" + ] + }, + { + "id": "FMA:38638", + "name": "Humeroulnar head of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38636" + ] + } + }, + { + "id": "FMA:38639", + "name": "Humeroulnar head of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38636" + ] + } + }, + { + "id": "FMA:38640", + "name": "Radial head of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38637" + ] + } + }, + { + "id": "FMA:38641", + "name": "Radial head of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38637" + ] + } + }, + { + "id": "FMA:38642", + "name": "Skin of lateral part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:38643", + "name": "Skin of lateral part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38642" + ] + }, + "synonyms": [ + "Skin of lateral part of first digit of hand", + "Skin of lateral part of first finger" + ] + }, + { + "id": "FMA:38644", + "name": "Skin of lateral part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38643" + ] + }, + "synonyms": [ + "Skin of lateral part of right first finger", + "Skin of lateral part of first digit of right hand" + ] + }, + { + "id": "FMA:38645", + "name": "Skin of lateral part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38643" + ] + }, + "synonyms": [ + "Skin of lateral part of first digit of left hand", + "Skin of lateral part of left first finger" + ] + }, + { + "id": "FMA:38646", + "name": "Skin of lateral part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38642" + ] + }, + "synonyms": [ + "Skin of lateral part of second finger", + "Skin of lateral part of second digit of hand" + ] + }, + { + "id": "FMA:38647", + "name": "Skin of lateral part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38646" + ] + }, + "synonyms": [ + "Skin of lateral part of right second finger", + "Skin of lateral part of second digit of right hand" + ] + }, + { + "id": "FMA:38648", + "name": "Skin of lateral part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38646" + ] + }, + "synonyms": [ + "Skin of lateral part of second digit of left hand", + "Skin of lateral part of left second finger" + ] + }, + { + "id": "FMA:38649", + "name": "Skin of lateral part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38642" + ] + }, + "synonyms": [ + "Skin of lateral part of third digit of hand", + "Skin of lateral part of third finger" + ] + }, + { + "id": "FMA:38650", + "name": "Skin of lateral part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38649" + ] + }, + "synonyms": [ + "Skin of lateral part of right third finger", + "Skin of lateral part of third digit of right hand" + ] + }, + { + "id": "FMA:38651", + "name": "Skin of lateral part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38649" + ] + }, + "synonyms": [ + "Skin of lateral part of third digit of left hand", + "Skin of lateral part of left third finger" + ] + }, + { + "id": "FMA:38652", + "name": "Skin of lateral part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38642" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of hand", + "Skin of lateral part of fourth finger" + ] + }, + { + "id": "FMA:38653", + "name": "Skin of lateral part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38652" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of right hand", + "Skin of lateral part of right fourth finger" + ] + }, + { + "id": "FMA:38654", + "name": "Skin of lateral part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38652" + ] + }, + "synonyms": [ + "Skin of lateral part of fourth digit of left hand", + "Skin of lateral part of left fourth finger" + ] + }, + { + "id": "FMA:38655", + "name": "Skin of lateral part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38642" + ] + }, + "synonyms": [ + "Skin of lateral part of fifth digit of hand", + "Skin of lateral part of fifth finger" + ] + }, + { + "id": "FMA:38656", + "name": "Skin of lateral part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38655" + ] + }, + "synonyms": [ + "Skin of lateral part of right fifth finger", + "Skin of lateral part of fifth digit of right hand" + ] + }, + { + "id": "FMA:38657", + "name": "Skin of lateral part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38655" + ] + }, + "synonyms": [ + "Skin of lateral part of fifth digit of left hand", + "Skin of lateral part of left fifth finger" + ] + }, + { + "id": "FMA:38659", + "name": "Belly of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor digitorum profundus belly" + ] + }, + { + "id": "FMA:38660", + "name": "Fascia of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Flexor digitorum profundus fascia" + ] + }, + { + "id": "FMA:38661", + "name": "Tendon of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor digitorum profundus tendon" + ] + }, + { + "id": "FMA:38664", + "name": "Belly of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38659" + ] + }, + "synonyms": [ + "Right flexor digitorum profundus belly" + ] + }, + { + "id": "FMA:38665", + "name": "Belly of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38659" + ] + }, + "synonyms": [ + "Left flexor digitorum profundus belly" + ] + }, + { + "id": "FMA:38672", + "name": "Fascia of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Flexor pollicis longus fascia" + ] + }, + { + "id": "FMA:38673", + "name": "Tendon of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor pollicis longus tendon" + ] + }, + { + "id": "FMA:38680", + "name": "Tendon of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38673" + ] + }, + "synonyms": [ + "Right flexor pollicis longus tendon" + ] + }, + { + "id": "FMA:38681", + "name": "Tendon of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38673" + ] + }, + "synonyms": [ + "Left flexor pollicis longus tendon" + ] + }, + { + "id": "FMA:38684", + "name": "Fascia of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Pronator quadratus fascia" + ] + }, + { + "id": "FMA:38685", + "name": "Tendon of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Pronator quadratus tendon" + ] + }, + { + "id": "FMA:38692", + "name": "Tendon of right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38685" + ] + }, + "synonyms": [ + "Right pronator quadratus tendon" + ] + }, + { + "id": "FMA:38693", + "name": "Tendon of left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38685" + ] + }, + "synonyms": [ + "Left pronator quadratus tendon" + ] + }, + { + "id": "FMA:38697", + "name": "Belly of long head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38378" + ] + } + }, + { + "id": "FMA:38698", + "name": "Belly of medial head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38378" + ] + } + }, + { + "id": "FMA:38701", + "name": "Tendon of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38380" + ] + }, + "synonyms": [ + "Right triceps brachii tendon" + ] + }, + { + "id": "FMA:38702", + "name": "Tendon of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38380" + ] + }, + "synonyms": [ + "Left triceps brachii tendon" + ] + }, + { + "id": "FMA:38708", + "name": "Fascia of articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Articularis cubiti fascia" + ] + }, + { + "id": "FMA:38709", + "name": "Tendon of articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Articularis cubiti tendon" + ] + }, + { + "id": "FMA:38716", + "name": "Tendon of right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38709" + ] + }, + "synonyms": [ + "Right articularis cubiti tendon" + ] + }, + { + "id": "FMA:38717", + "name": "Tendon of left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38709" + ] + }, + "synonyms": [ + "Left articularis cubiti tendon" + ] + }, + { + "id": "FMA:38720", + "name": "Fascia of anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Anconeus fascia" + ] + }, + { + "id": "FMA:38721", + "name": "Tendon of anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Anconeus tendon" + ] + }, + { + "id": "FMA:38728", + "name": "Tendon of right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38721" + ] + }, + "synonyms": [ + "Right anconeus tendon" + ] + }, + { + "id": "FMA:38729", + "name": "Tendon of left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38721" + ] + }, + "synonyms": [ + "Left anconeus tendon" + ] + }, + { + "id": "FMA:38734", + "name": "Fascia of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Trapezius fascia" + ] + }, + { + "id": "FMA:38735", + "name": "Aponeurosis of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Trapezius aponeurosis" + ] + }, + { + "id": "FMA:38742", + "name": "Aponeurosis of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38735" + ] + }, + "synonyms": [ + "Right trapezius aponeurosis" + ] + }, + { + "id": "FMA:38743", + "name": "Aponeurosis of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38735" + ] + }, + "synonyms": [ + "Left trapezius aponeurosis" + ] + }, + { + "id": "FMA:38747", + "name": "Fascia of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Latissimus dorsi fascia" + ] + }, + { + "id": "FMA:38748", + "name": "Tendon of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Latissimus dorsi tendon" + ] + }, + { + "id": "FMA:38755", + "name": "Tendon of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38748" + ] + }, + "synonyms": [ + "Right latissimus dorsi tendon" + ] + }, + { + "id": "FMA:38756", + "name": "Tendon of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38748" + ] + }, + "synonyms": [ + "Left latissimus dorsi tendon" + ] + }, + { + "id": "FMA:38764", + "name": "Fascia of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Subscapularis fascia" + ] + }, + { + "id": "FMA:38771", + "name": "Tendon of right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37077" + ] + }, + "synonyms": [ + "Right subscapularis tendon" + ] + }, + { + "id": "FMA:38772", + "name": "Tendon of left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37077" + ] + }, + "synonyms": [ + "Left subscapularis tendon" + ] + }, + { + "id": "FMA:38776", + "name": "Fascia of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Teres major fascia" + ] + }, + { + "id": "FMA:38777", + "name": "Tendon of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Teres major tendon" + ] + }, + { + "id": "FMA:38784", + "name": "Tendon of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38777" + ] + }, + "synonyms": [ + "Right teres major tendon" + ] + }, + { + "id": "FMA:38785", + "name": "Tendon of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38777" + ] + }, + "synonyms": [ + "Left teres major tendon" + ] + }, + { + "id": "FMA:38789", + "name": "Fascia of teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Teres minor fascia" + ] + }, + { + "id": "FMA:38796", + "name": "Tendon of right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37078" + ] + }, + "synonyms": [ + "Right teres minor tendon" + ] + }, + { + "id": "FMA:38797", + "name": "Tendon of left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37078" + ] + }, + "synonyms": [ + "Left teres minor tendon" + ] + }, + { + "id": "FMA:38803", + "name": "Fascia of levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator scapulae fascia" + ] + }, + { + "id": "FMA:38804", + "name": "Tendon of levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Levator scapulae tendon" + ] + }, + { + "id": "FMA:38811", + "name": "Tendon of right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38804" + ] + }, + "synonyms": [ + "Right levator scapulae tendon" + ] + }, + { + "id": "FMA:38812", + "name": "Tendon of left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38804" + ] + }, + "synonyms": [ + "Left levator scapulae tendon" + ] + }, + { + "id": "FMA:38815", + "name": "Fascia of rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rhomboid major fascia" + ] + }, + { + "id": "FMA:38827", + "name": "Fascia of rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rhomboid minor fascia" + ] + }, + { + "id": "FMA:38841", + "name": "Fascia of subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Subclavius fascia" + ] + }, + { + "id": "FMA:38842", + "name": "Tendon of subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Subclavius tendon" + ] + }, + { + "id": "FMA:38849", + "name": "Tendon of right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38842" + ] + }, + "synonyms": [ + "Right subclavius tendon" + ] + }, + { + "id": "FMA:38850", + "name": "Tendon of left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38842" + ] + }, + "synonyms": [ + "Left subclavius tendon" + ] + }, + { + "id": "FMA:38851", + "name": "Antebrachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58456" + ] + }, + "synonyms": [ + "Deep fascia of forearm" + ] + }, + { + "id": "FMA:38852", + "name": "Right antebrachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38851" + ] + }, + "synonyms": [ + "Antebracial fascia of right forearm" + ] + }, + { + "id": "FMA:38853", + "name": "Left antebrachial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38851" + ] + }, + "synonyms": [ + "Antebracial fascia of left forearm" + ] + }, + { + "id": "FMA:38854", + "name": "Humeroulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Humero-ulnar joint" + ] + }, + { + "id": "FMA:38855", + "name": "Humeroradial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:38856", + "name": "Right humeroulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38854" + ] + } + }, + { + "id": "FMA:38857", + "name": "Left humeroulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38854" + ] + } + }, + { + "id": "FMA:38858", + "name": "Right humeroradial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38855" + ] + } + }, + { + "id": "FMA:38859", + "name": "Left humeroradial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38855" + ] + } + }, + { + "id": "FMA:38860", + "name": "Proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38863" + ] + }, + "synonyms": [ + "Superior radioulnar joint" + ] + }, + { + "id": "FMA:38861", + "name": "Right proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38860" + ] + } + }, + { + "id": "FMA:38862", + "name": "Left proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38860" + ] + } + }, + { + "id": "FMA:38863", + "name": "Radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + }, + "synonyms": [ + "Radioulnar joint" + ] + }, + { + "id": "FMA:38866", + "name": "Radial collateral ligament of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + } + }, + { + "id": "FMA:38867", + "name": "Radial collateral ligament of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38866" + ] + } + }, + { + "id": "FMA:38868", + "name": "Radial collateral ligament of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38866" + ] + } + }, + { + "id": "FMA:38869", + "name": "Ulnar collateral ligament of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + } + }, + { + "id": "FMA:38870", + "name": "Ulnar collateral ligament of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38869" + ] + } + }, + { + "id": "FMA:38871", + "name": "Ulnar collateral ligament of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38869" + ] + } + }, + { + "id": "FMA:38872", + "name": "Annular ligament of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + }, + "synonyms": [ + "Orbicular ligament of radius", + "Anular ligament of radius" + ] + }, + { + "id": "FMA:38873", + "name": "Anterior part of ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38869" + ] + } + }, + { + "id": "FMA:38874", + "name": "Posterior part of ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38869" + ] + } + }, + { + "id": "FMA:38875", + "name": "Anterior part of right ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38873" + ] + } + }, + { + "id": "FMA:38876", + "name": "Anterior part of left ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38873" + ] + } + }, + { + "id": "FMA:38877", + "name": "Posterior part of right ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38874" + ] + } + }, + { + "id": "FMA:38878", + "name": "Posterior part of left ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38874" + ] + } + }, + { + "id": "FMA:38879", + "name": "Annular ligament of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38872" + ] + } + }, + { + "id": "FMA:38880", + "name": "Annular ligament of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38872" + ] + } + }, + { + "id": "FMA:38881", + "name": "Middle part of ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38869" + ] + }, + "synonyms": [ + "Oblique band of ulnar collateral ligament" + ] + }, + { + "id": "FMA:38882", + "name": "Middle part of right ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38881" + ] + } + }, + { + "id": "FMA:38883", + "name": "Middle part of left ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38881" + ] + } + }, + { + "id": "FMA:38884", + "name": "Layer of humeroulnar part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:38886", + "name": "Layer of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:38887", + "name": "Articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Fibrous capsule of elbow joint" + ] + }, + { + "id": "FMA:38888", + "name": "Articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38887" + ] + } + }, + { + "id": "FMA:38889", + "name": "Articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38887" + ] + } + }, + { + "id": "FMA:38890", + "name": "Articular cartilage of capitulum of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23843" + ] + } + }, + { + "id": "FMA:38891", + "name": "Articular cartilage of capitulum of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38890" + ] + } + }, + { + "id": "FMA:38892", + "name": "Articular cartilage of capitulum of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38890" + ] + } + }, + { + "id": "FMA:38893", + "name": "Articular cartilage of trochlea of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23843" + ] + } + }, + { + "id": "FMA:38894", + "name": "Articular cartilage of trochlea of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38893" + ] + } + }, + { + "id": "FMA:38895", + "name": "Articular cartilage of trochlea of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38893" + ] + } + }, + { + "id": "FMA:38896", + "name": "Articular cartilage of trochlear notch of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Articular cartilage of trochlear notch" + ] + }, + { + "id": "FMA:38897", + "name": "Articular cartilage of trochlear notch of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38896" + ] + } + }, + { + "id": "FMA:38898", + "name": "Articular cartilage of trochlear notch of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38896" + ] + } + }, + { + "id": "FMA:38900", + "name": "Quadrate ligament of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + }, + "synonyms": [ + "Quadrate ligament" + ] + }, + { + "id": "FMA:38901", + "name": "Quadrate ligament of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38900" + ] + } + }, + { + "id": "FMA:38902", + "name": "Quadrate ligament of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38900" + ] + } + }, + { + "id": "FMA:38903", + "name": "Fibrous membrane of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:38904", + "name": "Synovial membrane of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:38905", + "name": "Fibrous membrane of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38903" + ] + } + }, + { + "id": "FMA:38906", + "name": "Fibrous membrane of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38903" + ] + } + }, + { + "id": "FMA:38907", + "name": "Synovial membrane of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38904" + ] + } + }, + { + "id": "FMA:38908", + "name": "Synovial membrane of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38904" + ] + } + }, + { + "id": "FMA:38911", + "name": "Synovial cavity of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:38912", + "name": "Synovial cavity of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38911" + ] + } + }, + { + "id": "FMA:38913", + "name": "Synovial cavity of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38911" + ] + } + }, + { + "id": "FMA:38914", + "name": "Synovial fluid of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:38915", + "name": "Synovial fluid of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38914" + ] + } + }, + { + "id": "FMA:38916", + "name": "Synovial fluid of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38914" + ] + } + }, + { + "id": "FMA:38917", + "name": "Humeroulnar part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38886" + ] + } + }, + { + "id": "FMA:38918", + "name": "Humeroradial part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38886" + ] + } + }, + { + "id": "FMA:38919", + "name": "Humeroulnar part of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38917" + ] + } + }, + { + "id": "FMA:38920", + "name": "Humeroulnar part of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38917" + ] + } + }, + { + "id": "FMA:38925", + "name": "Humeroradial part of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38918" + ] + } + }, + { + "id": "FMA:38926", + "name": "Humeroradial part of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38918" + ] + } + }, + { + "id": "FMA:38927", + "name": "Belly of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Rectus femoris belly" + ] + }, + { + "id": "FMA:38928", + "name": "Right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22430" + ] + } + }, + { + "id": "FMA:38929", + "name": "Left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22430" + ] + } + }, + { + "id": "FMA:38930", + "name": "Right vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22431" + ] + } + }, + { + "id": "FMA:38931", + "name": "Left vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22431" + ] + } + }, + { + "id": "FMA:38932", + "name": "Right vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22432" + ] + } + }, + { + "id": "FMA:38933", + "name": "Left vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22432" + ] + } + }, + { + "id": "FMA:38934", + "name": "Right vastus intermedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22433" + ] + } + }, + { + "id": "FMA:38935", + "name": "Left vastus intermedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22433" + ] + } + }, + { + "id": "FMA:38936", + "name": "Epimysium of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21552" + ] + }, + "synonyms": [ + "Levator ani epimysium" + ] + }, + { + "id": "FMA:38939", + "name": "Epimysium of deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21938" + ] + }, + "synonyms": [ + "Epimysium of transversus perinei profundus", + "Deep transverse perineal muscular epimysium" + ] + }, + { + "id": "FMA:38940", + "name": "Epimysium of right deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38939" + ] + }, + "synonyms": [ + "Epimysium of right transversus perinei profundus", + "Right deep transverse perineal muscular epimysium" + ] + }, + { + "id": "FMA:38941", + "name": "Epimysium of left deep transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38939" + ] + }, + "synonyms": [ + "Left deep transverse perineal muscular epimysium", + "Epimysium of left transversus perinei profundus" + ] + }, + { + "id": "FMA:38942", + "name": "Epimysium of superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21949" + ] + }, + "synonyms": [ + "Epimysium of transversus perinei superficialis", + "Superficial transverse perineal muscular epimysium" + ] + }, + { + "id": "FMA:38943", + "name": "Epimysium of right superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38942" + ] + }, + "synonyms": [ + "Right superficial transverse perineal muscular epimysium", + "Epimysium of right transversus perinei superficialis" + ] + }, + { + "id": "FMA:38944", + "name": "Epimysium of left superficial transverse perineal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38942" + ] + }, + "synonyms": [ + "Left superficial transverse perineal muscular epimysium", + "Epimysium of left transversus perinei superficialis" + ] + }, + { + "id": "FMA:38946", + "name": "Muscle fasciculus of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:38947", + "name": "Muscle fasciculus of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38946" + ] + } + }, + { + "id": "FMA:38948", + "name": "Muscle fasciculus of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38946" + ] + } + }, + { + "id": "FMA:38949", + "name": "Perimysium of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38157" + ] + }, + "synonyms": [ + "Pectoralis major perimysium" + ] + }, + { + "id": "FMA:38950", + "name": "Perimysium of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38949" + ] + }, + "synonyms": [ + "Right pectoralis major perimysium" + ] + }, + { + "id": "FMA:38951", + "name": "Perimysium of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38949" + ] + }, + "synonyms": [ + "Left pectoralis major perimysium" + ] + }, + { + "id": "FMA:38952", + "name": "Epimysium of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38157" + ] + }, + "synonyms": [ + "Pectoralis major epimysium" + ] + }, + { + "id": "FMA:38953", + "name": "Epimysium of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38952" + ] + }, + "synonyms": [ + "Right pectoralis major epimysium" + ] + }, + { + "id": "FMA:38954", + "name": "Epimysium of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38952" + ] + }, + "synonyms": [ + "Left pectoralis major epimysium" + ] + }, + { + "id": "FMA:38956", + "name": "Perimysium of pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38228" + ] + }, + "synonyms": [ + "Pectoralis minor perimysium" + ] + }, + { + "id": "FMA:38957", + "name": "Perimysium of right pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38956" + ] + }, + "synonyms": [ + "Right pectoralis minor perimysium" + ] + }, + { + "id": "FMA:38958", + "name": "Perimysium of left pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38956" + ] + }, + "synonyms": [ + "Left pectoralis minor perimysium" + ] + }, + { + "id": "FMA:38960", + "name": "Epimysium of subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38841" + ] + }, + "synonyms": [ + "Subclavius epimysium" + ] + }, + { + "id": "FMA:38961", + "name": "Epimysium of right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38960" + ] + }, + "synonyms": [ + "Right subclavius epimysium" + ] + }, + { + "id": "FMA:38962", + "name": "Epimysium of left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38960" + ] + }, + "synonyms": [ + "Left subclavius epimysium" + ] + }, + { + "id": "FMA:38963", + "name": "Perimysium of subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38841" + ] + }, + "synonyms": [ + "Subclavius perimysium" + ] + }, + { + "id": "FMA:38964", + "name": "Perimysium of right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38963" + ] + }, + "synonyms": [ + "Right subclavius perimysium" + ] + }, + { + "id": "FMA:38965", + "name": "Perimysium of left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38963" + ] + }, + "synonyms": [ + "Left subclavius perimysium" + ] + }, + { + "id": "FMA:38967", + "name": "Epimysium of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38734" + ] + }, + "synonyms": [ + "Trapezius epimysium" + ] + }, + { + "id": "FMA:38968", + "name": "Epimysium of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38967" + ] + }, + "synonyms": [ + "Right trapezius epimysium" + ] + }, + { + "id": "FMA:38969", + "name": "Epimysium of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38967" + ] + }, + "synonyms": [ + "Left trapezius epimysium" + ] + }, + { + "id": "FMA:38970", + "name": "Perimysium of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38734" + ] + }, + "synonyms": [ + "Trapezius perimysium" + ] + }, + { + "id": "FMA:38971", + "name": "Perimysium of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38970" + ] + }, + "synonyms": [ + "Right trapezius perimysium" + ] + }, + { + "id": "FMA:38972", + "name": "Perimysium of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38970" + ] + }, + "synonyms": [ + "Left trapezius perimysium" + ] + }, + { + "id": "FMA:38974", + "name": "Epimysium of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38747" + ] + }, + "synonyms": [ + "Latissimus dorsi epimysium" + ] + }, + { + "id": "FMA:38975", + "name": "Epimysium of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38974" + ] + }, + "synonyms": [ + "Right latissimus dorsi epimysium" + ] + }, + { + "id": "FMA:38976", + "name": "Epimysium of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38974" + ] + }, + "synonyms": [ + "Left latissimus dorsi epimysium" + ] + }, + { + "id": "FMA:38977", + "name": "Perimysium of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38747" + ] + }, + "synonyms": [ + "Latissimus dorsi perimysium" + ] + }, + { + "id": "FMA:38978", + "name": "Perimysium of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38977" + ] + }, + "synonyms": [ + "Right latissimus dorsi perimysium" + ] + }, + { + "id": "FMA:38979", + "name": "Perimysium of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38977" + ] + }, + "synonyms": [ + "Left latissimus dorsi perimysium" + ] + }, + { + "id": "FMA:38981", + "name": "Epimysium of levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38803" + ] + }, + "synonyms": [ + "Levator scapulae epimysium" + ] + }, + { + "id": "FMA:38982", + "name": "Epimysium of right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38981" + ] + }, + "synonyms": [ + "Right levator scapulae epimysium" + ] + }, + { + "id": "FMA:38983", + "name": "Epimysium of left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38981" + ] + }, + "synonyms": [ + "Left levator scapulae epimysium" + ] + }, + { + "id": "FMA:38984", + "name": "Perimysium of levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38803" + ] + }, + "synonyms": [ + "Levator scapulae perimysium" + ] + }, + { + "id": "FMA:38985", + "name": "Perimysium of right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38984" + ] + }, + "synonyms": [ + "Right levator scapulae perimysium" + ] + }, + { + "id": "FMA:38986", + "name": "Perimysium of left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38984" + ] + }, + "synonyms": [ + "Left levator scapulae perimysium" + ] + }, + { + "id": "FMA:38989", + "name": "Epimysium of rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38815" + ] + }, + "synonyms": [ + "Rhomboid major epimysium" + ] + }, + { + "id": "FMA:38990", + "name": "Epimysium of right rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38989" + ] + }, + "synonyms": [ + "Right rhomboid major epimysium" + ] + }, + { + "id": "FMA:38991", + "name": "Epimysium of left rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38989" + ] + }, + "synonyms": [ + "Left rhomboid major epimysium" + ] + }, + { + "id": "FMA:38992", + "name": "Perimysium of rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38815" + ] + }, + "synonyms": [ + "Rhomboid major perimysium" + ] + }, + { + "id": "FMA:38993", + "name": "Perimysium of right rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38992" + ] + }, + "synonyms": [ + "Right rhomboid major perimysium" + ] + }, + { + "id": "FMA:38994", + "name": "Perimysium of left rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38992" + ] + }, + "synonyms": [ + "Left rhomboid major perimysium" + ] + }, + { + "id": "FMA:38995", + "name": "Epimysium of rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38827" + ] + }, + "synonyms": [ + "Rhomboid minor epimysium" + ] + }, + { + "id": "FMA:38996", + "name": "Epimysium of right rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38995" + ] + }, + "synonyms": [ + "Right rhomboid minor epimysium" + ] + }, + { + "id": "FMA:38997", + "name": "Epimysium of left rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38995" + ] + }, + "synonyms": [ + "Left rhomboid minor epimysium" + ] + }, + { + "id": "FMA:38998", + "name": "Perimysium of rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38827" + ] + }, + "synonyms": [ + "Rhomboid minor perimysium" + ] + }, + { + "id": "FMA:38999", + "name": "Perimysium of right rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38998" + ] + }, + "synonyms": [ + "Right rhomboid minor perimysium" + ] + }, + { + "id": "FMA:39000", + "name": "Perimysium of left rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38998" + ] + }, + "synonyms": [ + "Left rhomboid minor perimysium" + ] + }, + { + "id": "FMA:39002", + "name": "Epimysium of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38339" + ] + }, + "synonyms": [ + "Deltoid epimysium" + ] + }, + { + "id": "FMA:39003", + "name": "Epimysium of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39002" + ] + }, + "synonyms": [ + "Right deltoid epimysium" + ] + }, + { + "id": "FMA:39004", + "name": "Epimysium of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39002" + ] + }, + "synonyms": [ + "Left deltoid epimysium" + ] + }, + { + "id": "FMA:39005", + "name": "Perimysium of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38339" + ] + }, + "synonyms": [ + "Deltoid perimysium" + ] + }, + { + "id": "FMA:39006", + "name": "Perimysium of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39005" + ] + }, + "synonyms": [ + "Right deltoid perimysium" + ] + }, + { + "id": "FMA:39007", + "name": "Perimysium of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39005" + ] + }, + "synonyms": [ + "Left deltoid perimysium" + ] + }, + { + "id": "FMA:39009", + "name": "Perimysium of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38353" + ] + }, + "synonyms": [ + "Supraspinatus perimysium" + ] + }, + { + "id": "FMA:39010", + "name": "Perimysium of right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39009" + ] + }, + "synonyms": [ + "Right supraspinatus perimysium" + ] + }, + { + "id": "FMA:39011", + "name": "Perimysium of left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39009" + ] + }, + "synonyms": [ + "Left supraspinatus perimysium" + ] + }, + { + "id": "FMA:39013", + "name": "Epimysium of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38530" + ] + }, + "synonyms": [ + "Infraspinatus epimysium" + ] + }, + { + "id": "FMA:39014", + "name": "Epimysium of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39013" + ] + }, + "synonyms": [ + "Right infraspinatus muscle epimysium" + ] + }, + { + "id": "FMA:39015", + "name": "Epimysium of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39013" + ] + }, + "synonyms": [ + "Left infraspinatus muscle epimysium" + ] + }, + { + "id": "FMA:39016", + "name": "Perimysium of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38530" + ] + }, + "synonyms": [ + "Infraspinatus muscle perimysium" + ] + }, + { + "id": "FMA:39017", + "name": "Perimysium of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39016" + ] + }, + "synonyms": [ + "Right infraspinatus muscle perimysium" + ] + }, + { + "id": "FMA:39018", + "name": "Perimysium of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39016" + ] + }, + "synonyms": [ + "Left infraspinatus muscle perimysium" + ] + }, + { + "id": "FMA:39020", + "name": "Epimysium of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38776" + ] + }, + "synonyms": [ + "Teres major epimysium" + ] + }, + { + "id": "FMA:39021", + "name": "Epimysium of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39020" + ] + }, + "synonyms": [ + "Right teres major epimysium" + ] + }, + { + "id": "FMA:39022", + "name": "Epimysium of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39020" + ] + }, + "synonyms": [ + "Left teres major epimysium" + ] + }, + { + "id": "FMA:39023", + "name": "Perimysium of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38776" + ] + }, + "synonyms": [ + "Teres major perimysium" + ] + }, + { + "id": "FMA:39024", + "name": "Perimysium of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39023" + ] + }, + "synonyms": [ + "Right teres major perimysium" + ] + }, + { + "id": "FMA:39025", + "name": "Perimysium of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39023" + ] + }, + "synonyms": [ + "Left teres major perimysium" + ] + }, + { + "id": "FMA:39027", + "name": "Epimysium of teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38789" + ] + }, + "synonyms": [ + "Teres minor epimysium" + ] + }, + { + "id": "FMA:39028", + "name": "Epimysium of right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39027" + ] + }, + "synonyms": [ + "Right teres minor epimysium" + ] + }, + { + "id": "FMA:39029", + "name": "Epimysium of left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39027" + ] + }, + "synonyms": [ + "Left teres minor epimysium" + ] + }, + { + "id": "FMA:39030", + "name": "Perimysium of teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38789" + ] + }, + "synonyms": [ + "Teres minor perimysium" + ] + }, + { + "id": "FMA:39031", + "name": "Perimysium of right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39030" + ] + }, + "synonyms": [ + "Right teres minor perimysium" + ] + }, + { + "id": "FMA:39032", + "name": "Perimysium of left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39030" + ] + }, + "synonyms": [ + "Left teres minor perimysium" + ] + }, + { + "id": "FMA:39034", + "name": "Epimysium of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38764" + ] + }, + "synonyms": [ + "Subscapularis epimysium" + ] + }, + { + "id": "FMA:39035", + "name": "Epimysium of right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39034" + ] + }, + "synonyms": [ + "Right subscapularis epimysium" + ] + }, + { + "id": "FMA:39036", + "name": "Epimysium of left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39034" + ] + }, + "synonyms": [ + "Left subscapularis epimysium" + ] + }, + { + "id": "FMA:39037", + "name": "Perimysium of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38764" + ] + }, + "synonyms": [ + "Subscapularis perimysium" + ] + }, + { + "id": "FMA:39038", + "name": "Perimysium of right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39037" + ] + }, + "synonyms": [ + "Right subscapularis perimysium" + ] + }, + { + "id": "FMA:39039", + "name": "Perimysium of left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39037" + ] + }, + "synonyms": [ + "Left subscapularis perimysium" + ] + }, + { + "id": "FMA:39041", + "name": "Epimysium of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38417" + ] + }, + "synonyms": [ + "Coracobrachialis epimysium" + ] + }, + { + "id": "FMA:39042", + "name": "Epimysium of right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39041" + ] + }, + "synonyms": [ + "Right coracobrachialis epimysium" + ] + }, + { + "id": "FMA:39043", + "name": "Epimysium of left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39041" + ] + }, + "synonyms": [ + "Left coracobrachialis epimysium" + ] + }, + { + "id": "FMA:39044", + "name": "Perimysium of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38417" + ] + }, + "synonyms": [ + "Coracobrachialis perimysium" + ] + }, + { + "id": "FMA:39045", + "name": "Perimysium of right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39044" + ] + }, + "synonyms": [ + "Right coracobrachialis perimysium" + ] + }, + { + "id": "FMA:39046", + "name": "Perimysium of left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39044" + ] + }, + "synonyms": [ + "Left coracobrachialis perimysium" + ] + }, + { + "id": "FMA:39048", + "name": "Epimysium of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38438" + ] + }, + "synonyms": [ + "Brachialis epimysium" + ] + }, + { + "id": "FMA:39049", + "name": "Epimysium of right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39048" + ] + }, + "synonyms": [ + "Right brachialis epimysium" + ] + }, + { + "id": "FMA:39050", + "name": "Epimysium of left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39048" + ] + }, + "synonyms": [ + "Left brachialis epimysium" + ] + }, + { + "id": "FMA:39051", + "name": "Perimysium of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38438" + ] + }, + "synonyms": [ + "Brachialis perimysium" + ] + }, + { + "id": "FMA:39052", + "name": "Perimysium of right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39051" + ] + }, + "synonyms": [ + "Right brachialis perimysium" + ] + }, + { + "id": "FMA:39053", + "name": "Perimysium of left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39051" + ] + }, + "synonyms": [ + "Left brachialis perimysium" + ] + }, + { + "id": "FMA:39055", + "name": "Perimysium of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38149" + ] + }, + "synonyms": [ + "Biceps brachii perimysium" + ] + }, + { + "id": "FMA:39056", + "name": "Perimysium of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39055" + ] + }, + "synonyms": [ + "Right biceps brachii perimysium" + ] + }, + { + "id": "FMA:39057", + "name": "Perimysium of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39055" + ] + }, + "synonyms": [ + "Left biceps brachii perimysium" + ] + }, + { + "id": "FMA:39059", + "name": "Epimysium of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38379" + ] + }, + "synonyms": [ + "Triceps brachii epimysium" + ] + }, + { + "id": "FMA:39060", + "name": "Epimysium of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39059" + ] + }, + "synonyms": [ + "Right triceps brachii epimysium" + ] + }, + { + "id": "FMA:39061", + "name": "Epimysium of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39059" + ] + }, + "synonyms": [ + "Left triceps brachii epimysium" + ] + }, + { + "id": "FMA:39062", + "name": "Perimysium of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38379" + ] + }, + "synonyms": [ + "Triceps brachii perimysium" + ] + }, + { + "id": "FMA:39063", + "name": "Perimysium of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39062" + ] + }, + "synonyms": [ + "Right triceps brachii perimysium" + ] + }, + { + "id": "FMA:39064", + "name": "Perimysium of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39062" + ] + }, + "synonyms": [ + "Left triceps brachii perimysium" + ] + }, + { + "id": "FMA:39066", + "name": "Epimysium of articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38708" + ] + }, + "synonyms": [ + "Articularis cubiti epimysium" + ] + }, + { + "id": "FMA:39067", + "name": "Epimysium of right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39066" + ] + }, + "synonyms": [ + "Right articularis cubiti epimysium" + ] + }, + { + "id": "FMA:39068", + "name": "Epimysium of left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39066" + ] + }, + "synonyms": [ + "Left articularis cubiti epimysium" + ] + }, + { + "id": "FMA:39069", + "name": "Perimysium of articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38708" + ] + }, + "synonyms": [ + "Articularis cubiti perimysium" + ] + }, + { + "id": "FMA:39070", + "name": "Perimysium of right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39069" + ] + }, + "synonyms": [ + "Right articularis cubiti perimysium" + ] + }, + { + "id": "FMA:39071", + "name": "Perimysium of left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39069" + ] + }, + "synonyms": [ + "Left articularis cubiti perimysium" + ] + }, + { + "id": "FMA:39073", + "name": "Epimysium of anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38720" + ] + }, + "synonyms": [ + "Anconeus epimysium" + ] + }, + { + "id": "FMA:39074", + "name": "Epimysium of right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39073" + ] + }, + "synonyms": [ + "Right anconeus epimysium" + ] + }, + { + "id": "FMA:39075", + "name": "Epimysium of left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39073" + ] + }, + "synonyms": [ + "Left anconeus epimysium" + ] + }, + { + "id": "FMA:39076", + "name": "Perimysium of anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38720" + ] + }, + "synonyms": [ + "Anconeus perimysium" + ] + }, + { + "id": "FMA:39077", + "name": "Perimysium of right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39076" + ] + }, + "synonyms": [ + "Right anconeus perimysium" + ] + }, + { + "id": "FMA:39078", + "name": "Perimysium of left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39076" + ] + }, + "synonyms": [ + "Left anconeus perimysium" + ] + }, + { + "id": "FMA:39079", + "name": "Medial cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Medial antebrachial cutaneous nerve" + ] + }, + { + "id": "FMA:39080", + "name": "Lateral cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + }, + "synonyms": [ + "Lateral antebrachial cutaneous nerve" + ] + }, + { + "id": "FMA:39081", + "name": "Medial cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39079" + ] + } + }, + { + "id": "FMA:39082", + "name": "Medial cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39079" + ] + } + }, + { + "id": "FMA:39083", + "name": "Lateral cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39080" + ] + } + }, + { + "id": "FMA:39084", + "name": "Lateral cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39080" + ] + } + }, + { + "id": "FMA:39085", + "name": "Bicipital aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Lacertus fibrosus" + ] + }, + { + "id": "FMA:39086", + "name": "Right bicipital aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39085" + ] + } + }, + { + "id": "FMA:39087", + "name": "Left bicipital aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39085" + ] + } + }, + { + "id": "FMA:39089", + "name": "Musculature of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Set of muscles of forearm", + "Muscle group of forearm" + ] + }, + { + "id": "FMA:39090", + "name": "Musculature of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39089" + ] + }, + "synonyms": [ + "Right forearm musculature", + "Muscle group of right forearm" + ] + }, + { + "id": "FMA:39091", + "name": "Musculature of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39089" + ] + }, + "synonyms": [ + "Muscle group of left forearm", + "Left forearm musculature" + ] + }, + { + "id": "FMA:39092", + "name": "Set of superficial muscles of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Superficial muscle group of anterior compartment of forearm" + ] + }, + { + "id": "FMA:39093", + "name": "Set of superficial muscles of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39092" + ] + }, + "synonyms": [ + "Superficial muscle group of anterior compartment of right forearm" + ] + }, + { + "id": "FMA:39094", + "name": "Set of superficial muscles of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39092" + ] + }, + "synonyms": [ + "Superficial muscle group of anterior compartment of left forearm" + ] + }, + { + "id": "FMA:39095", + "name": "Set of deep muscles of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Deep muscle group of anterior compartment of forearm" + ] + }, + { + "id": "FMA:39096", + "name": "Set of deep muscles of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39095" + ] + }, + "synonyms": [ + "Deep muscle group of anterior compartment of right forearm" + ] + }, + { + "id": "FMA:39097", + "name": "Set of deep muscles of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39095" + ] + }, + "synonyms": [ + "Deep muscle group of anterior compartment of left forearm" + ] + }, + { + "id": "FMA:39098", + "name": "Musculature of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Set of muscles of anterior compartment of forearm", + "Muscle group of anterior compartment of forearm" + ] + }, + { + "id": "FMA:39099", + "name": "Musculature of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39098" + ] + }, + "synonyms": [ + "Muscle group of anterior compartment of right forearm" + ] + }, + { + "id": "FMA:39100", + "name": "Musculature of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39098" + ] + }, + "synonyms": [ + "Muscle group of anterior compartment of left forearm" + ] + }, + { + "id": "FMA:39101", + "name": "Musculature of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Muscle group of posterior compartment of forearm", + "Set of muscles of posterior compartment of forearm" + ] + }, + { + "id": "FMA:39102", + "name": "Musculature of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39101" + ] + }, + "synonyms": [ + "Muscle group of posterior compartment of right forearm" + ] + }, + { + "id": "FMA:39103", + "name": "Musculature of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39101" + ] + }, + "synonyms": [ + "Muscle group of posterior compartment of left forearm" + ] + }, + { + "id": "FMA:39104", + "name": "Set of superficial muscles of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of forearm" + ] + }, + { + "id": "FMA:39105", + "name": "Set of deep muscles of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of forearm" + ] + }, + { + "id": "FMA:39106", + "name": "Set of deep muscles of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39105" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of right forearm" + ] + }, + { + "id": "FMA:39107", + "name": "Set of deep muscles of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39105" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of left forearm" + ] + }, + { + "id": "FMA:39108", + "name": "Set of superficial muscles of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39104" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of right forearm" + ] + }, + { + "id": "FMA:39109", + "name": "Set of superficial muscles of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39104" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of left forearm" + ] + }, + { + "id": "FMA:39111", + "name": "Epimysium of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38548" + ] + }, + "synonyms": [ + "Pronator teres epimysium" + ] + }, + { + "id": "FMA:39112", + "name": "Epimysium of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39111" + ] + }, + "synonyms": [ + "Right pronator teres epimysium" + ] + }, + { + "id": "FMA:39113", + "name": "Epimysium of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39111" + ] + }, + "synonyms": [ + "Left pronator teres epimysium" + ] + }, + { + "id": "FMA:39114", + "name": "Perimysium of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38548" + ] + }, + "synonyms": [ + "Pronator teres perimysium" + ] + }, + { + "id": "FMA:39115", + "name": "Perimysium of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39114" + ] + }, + "synonyms": [ + "Right pronator teres perimysium" + ] + }, + { + "id": "FMA:39116", + "name": "Perimysium of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39114" + ] + }, + "synonyms": [ + "Left pronator teres perimysium" + ] + }, + { + "id": "FMA:39118", + "name": "Epimysium of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38581" + ] + }, + "synonyms": [ + "Flexor carpi radialis epimysium" + ] + }, + { + "id": "FMA:39119", + "name": "Epimysium of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39118" + ] + }, + "synonyms": [ + "Right flexor carpi radialis epimysium" + ] + }, + { + "id": "FMA:39120", + "name": "Epimysium of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39118" + ] + }, + "synonyms": [ + "Left flexor carpi radialis epimysium" + ] + }, + { + "id": "FMA:39121", + "name": "Perimysium of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38581" + ] + }, + "synonyms": [ + "Flexor carpi radialis perimysium" + ] + }, + { + "id": "FMA:39122", + "name": "Perimysium of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39121" + ] + }, + "synonyms": [ + "Right flexor carpi radialis perimysium" + ] + }, + { + "id": "FMA:39123", + "name": "Perimysium of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39121" + ] + }, + "synonyms": [ + "Left flexor carpi radialis perimysium" + ] + }, + { + "id": "FMA:39125", + "name": "Epimysium of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38593" + ] + }, + "synonyms": [ + "Palmaris longus epimysium" + ] + }, + { + "id": "FMA:39126", + "name": "Epimysium of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39125" + ] + }, + "synonyms": [ + "Right palmaris longus epimysium" + ] + }, + { + "id": "FMA:39127", + "name": "Epimysium of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39125" + ] + }, + "synonyms": [ + "Left palmaris longus epimysium" + ] + }, + { + "id": "FMA:39128", + "name": "Perimysium of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38593" + ] + }, + "synonyms": [ + "Palmaris longus perimysium" + ] + }, + { + "id": "FMA:39129", + "name": "Perimysium of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39128" + ] + }, + "synonyms": [ + "Right palmaris longus perimysium" + ] + }, + { + "id": "FMA:39130", + "name": "Perimysium of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39128" + ] + }, + "synonyms": [ + "Left palmaris longus perimysium" + ] + }, + { + "id": "FMA:39132", + "name": "Epimysium of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38605" + ] + }, + "synonyms": [ + "Flexor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:39133", + "name": "Epimysium of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39132" + ] + }, + "synonyms": [ + "Right flexor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:39134", + "name": "Epimysium of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39132" + ] + }, + "synonyms": [ + "Left flexor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:39135", + "name": "Perimysium of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38605" + ] + }, + "synonyms": [ + "Flexor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:39136", + "name": "Perimysium of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39135" + ] + }, + "synonyms": [ + "Right flexor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:39137", + "name": "Perimysium of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39135" + ] + }, + "synonyms": [ + "Left flexor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:39139", + "name": "Epimysium of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38623" + ] + }, + "synonyms": [ + "Flexor digitorum superficialis epimysium" + ] + }, + { + "id": "FMA:39140", + "name": "Epimysium of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39139" + ] + }, + "synonyms": [ + "Right flexor digitorum superficialis epimysium" + ] + }, + { + "id": "FMA:39141", + "name": "Epimysium of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39139" + ] + }, + "synonyms": [ + "Left flexor digitorum superficialis epimysium" + ] + }, + { + "id": "FMA:39142", + "name": "Perimysium of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38623" + ] + }, + "synonyms": [ + "Flexor digitorum superficialis perimysium" + ] + }, + { + "id": "FMA:39143", + "name": "Perimysium of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39142" + ] + }, + "synonyms": [ + "Right flexor digitorum superficialis perimysium" + ] + }, + { + "id": "FMA:39144", + "name": "Perimysium of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39142" + ] + }, + "synonyms": [ + "Left flexor digitorum superficialis perimysium" + ] + }, + { + "id": "FMA:39145", + "name": "Posterior cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44960" + ] + }, + "synonyms": [ + "Posterior antebrachial cutaneous nerve" + ] + }, + { + "id": "FMA:39146", + "name": "Posterior cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39145" + ] + } + }, + { + "id": "FMA:39147", + "name": "Posterior cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39145" + ] + } + }, + { + "id": "FMA:39149", + "name": "Epimysium of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38660" + ] + }, + "synonyms": [ + "Flexor digitorum profundus epimysium" + ] + }, + { + "id": "FMA:39150", + "name": "Epimysium of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39149" + ] + }, + "synonyms": [ + "Right flexor digitorum profundus epimysium" + ] + }, + { + "id": "FMA:39151", + "name": "Epimysium of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39149" + ] + }, + "synonyms": [ + "Left flexor digitorum profundus epimysium" + ] + }, + { + "id": "FMA:39152", + "name": "Perimysium of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38660" + ] + }, + "synonyms": [ + "Flexor digitorum profundus perimysium" + ] + }, + { + "id": "FMA:39153", + "name": "Perimysium of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39152" + ] + }, + "synonyms": [ + "Right flexor digitorum profundus perimysium" + ] + }, + { + "id": "FMA:39154", + "name": "Perimysium of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39152" + ] + }, + "synonyms": [ + "Left flexor digitorum profundus perimysium" + ] + }, + { + "id": "FMA:39156", + "name": "Epimysium of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38672" + ] + }, + "synonyms": [ + "Flexor pollicis longus epimysium" + ] + }, + { + "id": "FMA:39157", + "name": "Epimysium of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39156" + ] + }, + "synonyms": [ + "Right flexor pollicis longus epimysium" + ] + }, + { + "id": "FMA:39158", + "name": "Epimysium of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39156" + ] + }, + "synonyms": [ + "Left flexor pollicis longus epimysium" + ] + }, + { + "id": "FMA:39159", + "name": "Perimysium of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38672" + ] + }, + "synonyms": [ + "Flexor pollicis longus perimysium" + ] + }, + { + "id": "FMA:39160", + "name": "Perimysium of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39159" + ] + }, + "synonyms": [ + "Right flexor pollicis longus perimysium" + ] + }, + { + "id": "FMA:39161", + "name": "Perimysium of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39159" + ] + }, + "synonyms": [ + "Left flexor pollicis longus perimysium" + ] + }, + { + "id": "FMA:39163", + "name": "Epimysium of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38684" + ] + }, + "synonyms": [ + "Pronator quadratus epimysium" + ] + }, + { + "id": "FMA:39164", + "name": "Epimysium of right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39163" + ] + }, + "synonyms": [ + "Right pronator quadratus epimysium" + ] + }, + { + "id": "FMA:39165", + "name": "Epimysium of left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39163" + ] + }, + "synonyms": [ + "Left pronator quadratus epimysium" + ] + }, + { + "id": "FMA:39166", + "name": "Perimysium of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38684" + ] + }, + "synonyms": [ + "Pronator quadratus perimysium" + ] + }, + { + "id": "FMA:39167", + "name": "Perimysium of right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39166" + ] + }, + "synonyms": [ + "Right pronator quadratus perimysium" + ] + }, + { + "id": "FMA:39168", + "name": "Perimysium of left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39166" + ] + }, + "synonyms": [ + "Left pronator quadratus perimysium" + ] + }, + { + "id": "FMA:39169", + "name": "Muscle fasciculus of pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39170", + "name": "Muscle fasciculus of right pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39169" + ] + } + }, + { + "id": "FMA:39171", + "name": "Muscle fasciculus of left pectoralis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39169" + ] + } + }, + { + "id": "FMA:39172", + "name": "Muscle fasciculus of subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39173", + "name": "Muscle fasciculus of right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39172" + ] + } + }, + { + "id": "FMA:39174", + "name": "Muscle fasciculus of left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39172" + ] + } + }, + { + "id": "FMA:39175", + "name": "Muscle fasciculus of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39176", + "name": "Muscle fasciculus of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39175" + ] + } + }, + { + "id": "FMA:39177", + "name": "Muscle fasciculus of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39175" + ] + } + }, + { + "id": "FMA:39178", + "name": "Muscle fasciculus of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39179", + "name": "Muscle fasciculus of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39178" + ] + } + }, + { + "id": "FMA:39180", + "name": "Muscle fasciculus of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39178" + ] + } + }, + { + "id": "FMA:39181", + "name": "Muscle fasciculus of levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39182", + "name": "Muscle fasciculus of right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39181" + ] + } + }, + { + "id": "FMA:39183", + "name": "Muscle fasciculus of left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39181" + ] + } + }, + { + "id": "FMA:39184", + "name": "Muscle fasciculus of rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39185", + "name": "Muscle fasciculus of right rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39184" + ] + } + }, + { + "id": "FMA:39186", + "name": "Muscle fasciculus of left rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39184" + ] + } + }, + { + "id": "FMA:39187", + "name": "Muscle fasciculus of rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39188", + "name": "Muscle fasciculus of right rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39187" + ] + } + }, + { + "id": "FMA:39189", + "name": "Muscle fasciculus of left rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39187" + ] + } + }, + { + "id": "FMA:39190", + "name": "Muscle fasciculus of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39191", + "name": "Muscle fasciculus of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39190" + ] + } + }, + { + "id": "FMA:39192", + "name": "Muscle fasciculus of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39190" + ] + } + }, + { + "id": "FMA:39193", + "name": "Muscle fasciculus of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39194", + "name": "Muscle fasciculus of right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39193" + ] + } + }, + { + "id": "FMA:39195", + "name": "Muscle fasciculus of left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39193" + ] + } + }, + { + "id": "FMA:39196", + "name": "Muscle fasciculus of infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39197", + "name": "Muscle fasciculus of right infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39196" + ] + } + }, + { + "id": "FMA:39198", + "name": "Muscle fasciculus of left infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39196" + ] + } + }, + { + "id": "FMA:39199", + "name": "Muscle fasciculus of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39200", + "name": "Muscle fasciculus of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39199" + ] + } + }, + { + "id": "FMA:39201", + "name": "Muscle fasciculus of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39199" + ] + } + }, + { + "id": "FMA:39202", + "name": "Muscle fasciculus of teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39203", + "name": "Muscle fasciculus of right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39202" + ] + } + }, + { + "id": "FMA:39204", + "name": "Muscle fasciculus of left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39202" + ] + } + }, + { + "id": "FMA:39205", + "name": "Muscle fasciculus of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:39206", + "name": "Muscle fasciculus of right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39205" + ] + } + }, + { + "id": "FMA:39207", + "name": "Muscle fasciculus of left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39205" + ] + } + }, + { + "id": "FMA:39208", + "name": "Muscle fasciculus of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:39209", + "name": "Muscle fasciculus of right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39208" + ] + } + }, + { + "id": "FMA:39210", + "name": "Muscle fasciculus of left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39208" + ] + } + }, + { + "id": "FMA:39211", + "name": "Muscle fasciculus of brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:39212", + "name": "Muscle fasciculus of right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39211" + ] + } + }, + { + "id": "FMA:39213", + "name": "Muscle fasciculus of left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39211" + ] + } + }, + { + "id": "FMA:39214", + "name": "Fascia of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Obturator internus fascia" + ] + }, + { + "id": "FMA:39217", + "name": "Muscle fasciculus of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:39218", + "name": "Muscle fasciculus of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39217" + ] + } + }, + { + "id": "FMA:39219", + "name": "Muscle fasciculus of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39217" + ] + } + }, + { + "id": "FMA:39220", + "name": "Muscle fasciculus of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:39221", + "name": "Muscle fasciculus of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39220" + ] + } + }, + { + "id": "FMA:39222", + "name": "Muscle fasciculus of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39220" + ] + } + }, + { + "id": "FMA:39223", + "name": "Muscle fasciculus of articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39224", + "name": "Muscle fasciculus of right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39223" + ] + } + }, + { + "id": "FMA:39225", + "name": "Muscle fasciculus of left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39223" + ] + } + }, + { + "id": "FMA:39226", + "name": "Muscle fasciculus of anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39227", + "name": "Muscle fasciculus of right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39226" + ] + } + }, + { + "id": "FMA:39228", + "name": "Muscle fasciculus of left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39226" + ] + } + }, + { + "id": "FMA:39229", + "name": "Muscle fasciculus of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39230", + "name": "Muscle fasciculus of right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39229" + ] + } + }, + { + "id": "FMA:39231", + "name": "Muscle fasciculus of left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39229" + ] + } + }, + { + "id": "FMA:39232", + "name": "Muscle fasciculus of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39233", + "name": "Muscle fasciculus of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39232" + ] + } + }, + { + "id": "FMA:39234", + "name": "Muscle fasciculus of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39232" + ] + } + }, + { + "id": "FMA:39235", + "name": "Muscle fasciculus of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39236", + "name": "Muscle fasciculus of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39235" + ] + } + }, + { + "id": "FMA:39237", + "name": "Muscle fasciculus of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39235" + ] + } + }, + { + "id": "FMA:39238", + "name": "Muscle fasciculus of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39239", + "name": "Muscle fasciculus of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39238" + ] + } + }, + { + "id": "FMA:39240", + "name": "Muscle fasciculus of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39238" + ] + } + }, + { + "id": "FMA:39241", + "name": "Muscle fasciculus of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39242", + "name": "Muscle fasciculus of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39241" + ] + } + }, + { + "id": "FMA:39243", + "name": "Muscle fasciculus of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39241" + ] + } + }, + { + "id": "FMA:39244", + "name": "Muscle fasciculus of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39245", + "name": "Muscle fasciculus of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39244" + ] + } + }, + { + "id": "FMA:39246", + "name": "Muscle fasciculus of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39244" + ] + } + }, + { + "id": "FMA:39247", + "name": "Muscle fasciculus of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39248", + "name": "Muscle fasciculus of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39247" + ] + } + }, + { + "id": "FMA:39249", + "name": "Muscle fasciculus of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39247" + ] + } + }, + { + "id": "FMA:39250", + "name": "Muscle fasciculus of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:39251", + "name": "Muscle fasciculus of right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39250" + ] + } + }, + { + "id": "FMA:39252", + "name": "Muscle fasciculus of left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39250" + ] + } + }, + { + "id": "FMA:39254", + "name": "Muscle fasciculus of abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39255", + "name": "Muscle fasciculus of right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39254" + ] + } + }, + { + "id": "FMA:39256", + "name": "Muscle fasciculus of left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39254" + ] + } + }, + { + "id": "FMA:39257", + "name": "Fascia of abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Abductor pollicis brevis fascia" + ] + }, + { + "id": "FMA:39260", + "name": "Epimysium of abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39257" + ] + }, + "synonyms": [ + "Abductor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39261", + "name": "Epimysium of right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39260" + ] + }, + "synonyms": [ + "Right abductor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39262", + "name": "Epimysium of left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39260" + ] + }, + "synonyms": [ + "Left abductor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39263", + "name": "Perimysium of abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39257" + ] + }, + "synonyms": [ + "Abductor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39264", + "name": "Perimysium of right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39263" + ] + }, + "synonyms": [ + "Right abductor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39265", + "name": "Perimysium of left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39263" + ] + }, + "synonyms": [ + "Left abductor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39266", + "name": "Tendon of abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Abductor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39267", + "name": "Tendon of right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39266" + ] + }, + "synonyms": [ + "Right abductor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39268", + "name": "Tendon of left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39266" + ] + }, + "synonyms": [ + "Left abductor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39270", + "name": "Muscle fasciculus of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39271", + "name": "Muscle fasciculus of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39270" + ] + } + }, + { + "id": "FMA:39272", + "name": "Muscle fasciculus of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39270" + ] + } + }, + { + "id": "FMA:39273", + "name": "Fascia of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Flexor pollicis brevis fascia" + ] + }, + { + "id": "FMA:39276", + "name": "Epimysium of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39273" + ] + }, + "synonyms": [ + "Flexor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39277", + "name": "Epimysium of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39276" + ] + }, + "synonyms": [ + "Right flexor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39278", + "name": "Epimysium of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39276" + ] + }, + "synonyms": [ + "Left flexor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:39279", + "name": "Perimysium of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39273" + ] + }, + "synonyms": [ + "Flexor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39280", + "name": "Perimysium of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39279" + ] + }, + "synonyms": [ + "Right flexor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39281", + "name": "Perimysium of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39279" + ] + }, + "synonyms": [ + "Left flexor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:39282", + "name": "Tendon of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39283", + "name": "Tendon of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39282" + ] + }, + "synonyms": [ + "Right flexor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39284", + "name": "Tendon of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39282" + ] + }, + "synonyms": [ + "Left flexor pollicis brevis tendon" + ] + }, + { + "id": "FMA:39286", + "name": "Muscle fasciculus of opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39287", + "name": "Muscle fasciculus of right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39286" + ] + } + }, + { + "id": "FMA:39288", + "name": "Muscle fasciculus of left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39286" + ] + } + }, + { + "id": "FMA:39289", + "name": "Fascia of opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Opponens pollicis fascia" + ] + }, + { + "id": "FMA:39293", + "name": "Epimysium of opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39289" + ] + }, + "synonyms": [ + "Opponens pollicis epimysium" + ] + }, + { + "id": "FMA:39294", + "name": "Epimysium of right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39293" + ] + }, + "synonyms": [ + "Right opponens pollicis epimysium" + ] + }, + { + "id": "FMA:39295", + "name": "Epimysium of left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39293" + ] + }, + "synonyms": [ + "Left opponens pollicis epimysium" + ] + }, + { + "id": "FMA:39296", + "name": "Perimysium of opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39289" + ] + }, + "synonyms": [ + "Opponens pollicis perimysium" + ] + }, + { + "id": "FMA:39297", + "name": "Perimysium of right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39296" + ] + }, + "synonyms": [ + "Right opponens pollicis perimysium" + ] + }, + { + "id": "FMA:39298", + "name": "Perimysium of left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39296" + ] + }, + "synonyms": [ + "Left opponens pollicis perimysium" + ] + }, + { + "id": "FMA:39302", + "name": "Muscle fasciculus of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39303", + "name": "Muscle fasciculus of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39302" + ] + } + }, + { + "id": "FMA:39304", + "name": "Muscle fasciculus of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39302" + ] + } + }, + { + "id": "FMA:39305", + "name": "Fascia of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Adductor pollicis fascia" + ] + }, + { + "id": "FMA:39308", + "name": "Epimysium of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39305" + ] + }, + "synonyms": [ + "Adductor pollicis epimysium" + ] + }, + { + "id": "FMA:39309", + "name": "Epimysium of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39308" + ] + }, + "synonyms": [ + "Right adductor pollicis epimysium" + ] + }, + { + "id": "FMA:39310", + "name": "Epimysium of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39308" + ] + }, + "synonyms": [ + "Left adductor pollicis epimysium" + ] + }, + { + "id": "FMA:39311", + "name": "Perimysium of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39305" + ] + }, + "synonyms": [ + "Adductor pollicis perimysium" + ] + }, + { + "id": "FMA:39312", + "name": "Perimysium of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39311" + ] + }, + "synonyms": [ + "Right adductor pollicis perimysium" + ] + }, + { + "id": "FMA:39313", + "name": "Perimysium of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39311" + ] + }, + "synonyms": [ + "Left adductor pollicis perimysium" + ] + }, + { + "id": "FMA:39314", + "name": "Tendon of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Adductor pollicis tendon" + ] + }, + { + "id": "FMA:39315", + "name": "Tendon of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39314" + ] + }, + "synonyms": [ + "Right adductor pollicis tendon" + ] + }, + { + "id": "FMA:39316", + "name": "Tendon of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39314" + ] + }, + "synonyms": [ + "Left adductor pollicis tendon" + ] + }, + { + "id": "FMA:39318", + "name": "Muscle fasciculus of palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39319", + "name": "Muscle fasciculus of left palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39318" + ] + } + }, + { + "id": "FMA:39320", + "name": "Muscle fasciculus of right palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39318" + ] + } + }, + { + "id": "FMA:39321", + "name": "Fascia of palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + }, + "synonyms": [ + "Palmaris brevis fascia" + ] + }, + { + "id": "FMA:39324", + "name": "Epimysium of palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39321" + ] + }, + "synonyms": [ + "Palmaris brevis epimysium" + ] + }, + { + "id": "FMA:39325", + "name": "Epimysium of right palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39324" + ] + }, + "synonyms": [ + "Right palmaris brevis epimysium" + ] + }, + { + "id": "FMA:39326", + "name": "Epimysium of left palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39324" + ] + }, + "synonyms": [ + "Left palmaris brevis epimysium" + ] + }, + { + "id": "FMA:39327", + "name": "Perimysium of palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39321" + ] + }, + "synonyms": [ + "Palmaris brevis perimysium" + ] + }, + { + "id": "FMA:39328", + "name": "Perimysium of right palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39327" + ] + }, + "synonyms": [ + "Right palmaris brevis perimysium" + ] + }, + { + "id": "FMA:39329", + "name": "Perimysium of left palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39327" + ] + }, + "synonyms": [ + "Left palmaris brevis perimysium" + ] + }, + { + "id": "FMA:39334", + "name": "Muscle fasciculus of abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39335", + "name": "Muscle fasciculus of abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39334" + ] + } + }, + { + "id": "FMA:39336", + "name": "Muscle fasciculus of abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39334" + ] + } + }, + { + "id": "FMA:39337", + "name": "Fascia of abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39340", + "name": "Epimysium of abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39337" + ] + } + }, + { + "id": "FMA:39341", + "name": "Epimysium of abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39340" + ] + } + }, + { + "id": "FMA:39342", + "name": "Epimysium of abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39340" + ] + } + }, + { + "id": "FMA:39343", + "name": "Perimysium of abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39337" + ] + } + }, + { + "id": "FMA:39344", + "name": "Perimysium of abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39343" + ] + } + }, + { + "id": "FMA:39345", + "name": "Perimysium of abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39343" + ] + } + }, + { + "id": "FMA:39346", + "name": "Tendon of abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:39347", + "name": "Tendon of abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39346" + ] + } + }, + { + "id": "FMA:39348", + "name": "Tendon of abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39346" + ] + } + }, + { + "id": "FMA:39350", + "name": "Muscle fasciculus of flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39351", + "name": "Muscle fasciculus of flexor digiti minimi brevis of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39350" + ] + } + }, + { + "id": "FMA:39352", + "name": "Muscle fasciculus of flexor digiti minimi brevis of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39350" + ] + } + }, + { + "id": "FMA:39353", + "name": "Fascia of flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39356", + "name": "Epimysium of flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39353" + ] + } + }, + { + "id": "FMA:39357", + "name": "Epimysium of flexor digiti minimi brevis of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39356" + ] + } + }, + { + "id": "FMA:39358", + "name": "Epimysium of flexor digiti minimi brevis of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39356" + ] + } + }, + { + "id": "FMA:39359", + "name": "Perimysium of flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39353" + ] + } + }, + { + "id": "FMA:39360", + "name": "Perimysium of flexor digiti minimi brevis of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39359" + ] + } + }, + { + "id": "FMA:39361", + "name": "Perimysium of flexor digiti minimi brevis of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39359" + ] + } + }, + { + "id": "FMA:39366", + "name": "Muscle fasciculus of opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39367", + "name": "Muscle fasciculus of right opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39366" + ] + } + }, + { + "id": "FMA:39368", + "name": "Muscle fasciculus of left opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39366" + ] + } + }, + { + "id": "FMA:39369", + "name": "Fascia of opponens digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39372", + "name": "Epimysium of opponens digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39369" + ] + } + }, + { + "id": "FMA:39373", + "name": "Epimysium of opponens digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39372" + ] + } + }, + { + "id": "FMA:39374", + "name": "Epimysium of opponens digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39372" + ] + } + }, + { + "id": "FMA:39375", + "name": "Perimysium of opponens digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39369" + ] + } + }, + { + "id": "FMA:39376", + "name": "Perimysium of opponens digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39375" + ] + } + }, + { + "id": "FMA:39377", + "name": "Perimysium of opponens digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39375" + ] + } + }, + { + "id": "FMA:39382", + "name": "Muscle fasciculus of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39383", + "name": "Muscle fasciculus of lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39384", + "name": "Muscle fasciculus of lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39385", + "name": "Fascia of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39388", + "name": "Epimysium of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39389", + "name": "Epimysium of lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39388" + ] + } + }, + { + "id": "FMA:39390", + "name": "Epimysium of lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39388" + ] + } + }, + { + "id": "FMA:39391", + "name": "Perimysium of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39392", + "name": "Perimysium of lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39391" + ] + } + }, + { + "id": "FMA:39393", + "name": "Perimysium of lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39391" + ] + } + }, + { + "id": "FMA:39394", + "name": "Tendon of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:39398", + "name": "Muscle fasciculus of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39399", + "name": "Muscle fasciculus of dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39400", + "name": "Muscle fasciculus of dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39401", + "name": "Fascia of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39404", + "name": "Epimysium of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39405", + "name": "Epimysium of dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39404" + ] + } + }, + { + "id": "FMA:39406", + "name": "Epimysium of dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39404" + ] + } + }, + { + "id": "FMA:39407", + "name": "Perimysium of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39408", + "name": "Perimysium of dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39407" + ] + } + }, + { + "id": "FMA:39409", + "name": "Perimysium of dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39407" + ] + } + }, + { + "id": "FMA:39410", + "name": "Tendon of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:39414", + "name": "Muscle fasciculus of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:39415", + "name": "Muscle fasciculus of palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39416", + "name": "Muscle fasciculus of palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39417", + "name": "Fascia of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:39420", + "name": "Epimysium of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39421", + "name": "Epimysium of palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39420" + ] + } + }, + { + "id": "FMA:39422", + "name": "Epimysium of palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39420" + ] + } + }, + { + "id": "FMA:39423", + "name": "Perimysium of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39424", + "name": "Perimysium of palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39423" + ] + } + }, + { + "id": "FMA:39425", + "name": "Perimysium of palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39423" + ] + } + }, + { + "id": "FMA:39426", + "name": "Tendon of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:39429", + "name": "Transverse band of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + }, + "synonyms": [ + "Oblique ligament of Cooper" + ] + }, + { + "id": "FMA:39430", + "name": "Transverse band of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39429" + ] + } + }, + { + "id": "FMA:39431", + "name": "Transverse band of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39429" + ] + } + }, + { + "id": "FMA:39432", + "name": "Radio-ulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + }, + "synonyms": [ + "Middle radio-ulnar joint" + ] + }, + { + "id": "FMA:39433", + "name": "Right radioulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39432" + ] + }, + "synonyms": [ + "Right middle radio-ulnar joint" + ] + }, + { + "id": "FMA:39434", + "name": "Left radioulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39432" + ] + }, + "synonyms": [ + "Left middle radio-ulnar joint" + ] + }, + { + "id": "FMA:39435", + "name": "Articular cartilage of radial notch of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:39436", + "name": "Articular cartilage of radial notch of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39435" + ] + } + }, + { + "id": "FMA:39437", + "name": "Articular cartilage of radial notch of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39435" + ] + } + }, + { + "id": "FMA:39440", + "name": "Layer of articular capsule of distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:39441", + "name": "Articular cartilage of ulnar notch of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:39442", + "name": "Articular cartilage of ulnar notch of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39441" + ] + } + }, + { + "id": "FMA:39443", + "name": "Articular cartilage of ulnar notch of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39441" + ] + } + }, + { + "id": "FMA:39444", + "name": "Articular capsule of distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Distal radioulnar articular capsule", + "Articular capsule of distal radioulnar joint", + "Capsule of distal radioulnar joint" + ] + }, + { + "id": "FMA:39445", + "name": "Articular capsule of right distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39444" + ] + }, + "synonyms": [ + "Articular capsule of right distal radio-ulnar joint" + ] + }, + { + "id": "FMA:39446", + "name": "Articular capsule of left distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39444" + ] + }, + "synonyms": [ + "Articular capsule of left distal radioulnar joint" + ] + }, + { + "id": "FMA:39447", + "name": "Articular disk of distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34838" + ] + }, + "synonyms": [ + "Discus articularis (Articulatio radioulnaris distalis)", + "Articular disk of distal radioulnar joint", + "Articular disc of distal radio-ulnar joint", + "Articular disc of distal radioulnar joint" + ] + }, + { + "id": "FMA:39448", + "name": "Articular disk of right distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39447" + ] + }, + "synonyms": [ + "Articular disc of right distal radioulnar joint", + "Articular disk of right distal radioulnar joint" + ] + }, + { + "id": "FMA:39449", + "name": "Articular disk of left distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39447" + ] + }, + "synonyms": [ + "Articular disc of left distal radioulnar joint", + "Articular disk of left distal radioulnar joint" + ] + }, + { + "id": "FMA:39450", + "name": "Fibrous membrane of articular capsule of distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39440" + ] + } + }, + { + "id": "FMA:39451", + "name": "Synovial membrane of articular capsule of distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39440" + ] + } + }, + { + "id": "FMA:39452", + "name": "Fibrous membrane of articular capsule of right distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39450" + ] + } + }, + { + "id": "FMA:39453", + "name": "Fibrous membrane of articular capsule of left distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39450" + ] + } + }, + { + "id": "FMA:39454", + "name": "Synovial membrane of articular capsule of right distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39451" + ] + } + }, + { + "id": "FMA:39455", + "name": "Synovial membrane of articular capsule of left distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39451" + ] + } + }, + { + "id": "FMA:39468", + "name": "Synovial cavity of proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:39469", + "name": "Synovial cavity of distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:39470", + "name": "Synovial cavity of right proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39468" + ] + } + }, + { + "id": "FMA:39471", + "name": "Synovial cavity of left proximal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39468" + ] + } + }, + { + "id": "FMA:39472", + "name": "Synovial cavity of right distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39469" + ] + } + }, + { + "id": "FMA:39473", + "name": "Synovial cavity of left distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39469" + ] + } + }, + { + "id": "FMA:39474", + "name": "Synovial fluid of proximal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:39475", + "name": "Synovial fluid of distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + }, + "synonyms": [ + "Synovial fluid of distal radio-ulnar joint" + ] + }, + { + "id": "FMA:39476", + "name": "Synovial fluid of right proximal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39474" + ] + } + }, + { + "id": "FMA:39477", + "name": "Synovial fluid of left proximal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39474" + ] + } + }, + { + "id": "FMA:39478", + "name": "Synovial fluid of right distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39475" + ] + } + }, + { + "id": "FMA:39479", + "name": "Synovial fluid of left distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39475" + ] + } + }, + { + "id": "FMA:39484", + "name": "Oblique cord of radio-ulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Oblique cord of radioulnar syndesmosis", + "Chorda obliqua of elbow", + "Oblique cord of middle radioulnar joint", + "Chorda obliqua (Syndesmosis radioulnaris)", + "Oblique cord of middle radio-ulnar joint" + ] + }, + { + "id": "FMA:39485", + "name": "Oblique cord of right radio-ulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39484" + ] + }, + "synonyms": [ + "Oblique cord of right middle radioulnar joint", + "Oblique cord of right middle radio-ulnar joint" + ] + }, + { + "id": "FMA:39486", + "name": "Oblique cord of left radio-ulnar syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39484" + ] + }, + "synonyms": [ + "Oblique cord of left middle radio-ulnar joint", + "Oblique cord of left middle radioulnar joint" + ] + }, + { + "id": "FMA:39488", + "name": "Muscle fasciculus of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39489", + "name": "Muscle fasciculus of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39488" + ] + } + }, + { + "id": "FMA:39490", + "name": "Muscle fasciculus of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39488" + ] + } + }, + { + "id": "FMA:39491", + "name": "Fascia of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39494", + "name": "Epimysium of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39491" + ] + } + }, + { + "id": "FMA:39495", + "name": "Epimysium of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39494" + ] + } + }, + { + "id": "FMA:39496", + "name": "Epimysium of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39494" + ] + } + }, + { + "id": "FMA:39497", + "name": "Perimysium of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39491" + ] + } + }, + { + "id": "FMA:39498", + "name": "Perimysium of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39497" + ] + } + }, + { + "id": "FMA:39499", + "name": "Perimysium of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39497" + ] + } + }, + { + "id": "FMA:39500", + "name": "Tendon of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39394" + ] + } + }, + { + "id": "FMA:39501", + "name": "Tendon of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39500" + ] + } + }, + { + "id": "FMA:39502", + "name": "Tendon of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39500" + ] + } + }, + { + "id": "FMA:39504", + "name": "Muscle fasciculus of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39505", + "name": "Muscle fasciculus of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39504" + ] + } + }, + { + "id": "FMA:39506", + "name": "Muscle fasciculus of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39504" + ] + } + }, + { + "id": "FMA:39507", + "name": "Fascia of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39510", + "name": "Epimysium of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39507" + ] + } + }, + { + "id": "FMA:39511", + "name": "Epimysium of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39510" + ] + } + }, + { + "id": "FMA:39512", + "name": "Epimysium of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39510" + ] + } + }, + { + "id": "FMA:39513", + "name": "Perimysium of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39507" + ] + } + }, + { + "id": "FMA:39514", + "name": "Perimysium of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39513" + ] + } + }, + { + "id": "FMA:39515", + "name": "Perimysium of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39513" + ] + } + }, + { + "id": "FMA:39516", + "name": "Tendon of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39394" + ] + } + }, + { + "id": "FMA:39517", + "name": "Tendon of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39516" + ] + } + }, + { + "id": "FMA:39518", + "name": "Tendon of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39516" + ] + } + }, + { + "id": "FMA:39520", + "name": "Muscle fasciculus of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39521", + "name": "Muscle fasciculus of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39520" + ] + } + }, + { + "id": "FMA:39522", + "name": "Muscle fasciculus of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39520" + ] + } + }, + { + "id": "FMA:39523", + "name": "Fascia of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39526", + "name": "Epimysium of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39523" + ] + } + }, + { + "id": "FMA:39527", + "name": "Epimysium of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39526" + ] + } + }, + { + "id": "FMA:39528", + "name": "Epimysium of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39526" + ] + } + }, + { + "id": "FMA:39529", + "name": "Perimysium of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39523" + ] + } + }, + { + "id": "FMA:39530", + "name": "Perimysium of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39529" + ] + } + }, + { + "id": "FMA:39531", + "name": "Perimysium of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39529" + ] + } + }, + { + "id": "FMA:39532", + "name": "Tendon of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39394" + ] + } + }, + { + "id": "FMA:39533", + "name": "Tendon of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39532" + ] + } + }, + { + "id": "FMA:39534", + "name": "Tendon of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39532" + ] + } + }, + { + "id": "FMA:39536", + "name": "Muscle fasciculus of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39382" + ] + } + }, + { + "id": "FMA:39537", + "name": "Muscle fasciculus of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39536" + ] + } + }, + { + "id": "FMA:39538", + "name": "Muscle fasciculus of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39536" + ] + } + }, + { + "id": "FMA:39539", + "name": "Fascia of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39385" + ] + } + }, + { + "id": "FMA:39542", + "name": "Epimysium of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39539" + ] + } + }, + { + "id": "FMA:39543", + "name": "Epimysium of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39542" + ] + } + }, + { + "id": "FMA:39544", + "name": "Epimysium of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39542" + ] + } + }, + { + "id": "FMA:39545", + "name": "Perimysium of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39539" + ] + } + }, + { + "id": "FMA:39546", + "name": "Perimysium of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39545" + ] + } + }, + { + "id": "FMA:39547", + "name": "Perimysium of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39545" + ] + } + }, + { + "id": "FMA:39548", + "name": "Tendon of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39394" + ] + } + }, + { + "id": "FMA:39549", + "name": "Tendon of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39548" + ] + } + }, + { + "id": "FMA:39550", + "name": "Tendon of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39548" + ] + } + }, + { + "id": "FMA:39552", + "name": "Muscle fasciculus of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39553", + "name": "Muscle fasciculus of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39552" + ] + } + }, + { + "id": "FMA:39554", + "name": "Muscle fasciculus of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39552" + ] + } + }, + { + "id": "FMA:39555", + "name": "Fascia of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39558", + "name": "Epimysium of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39555" + ] + } + }, + { + "id": "FMA:39559", + "name": "Epimysium of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39558" + ] + } + }, + { + "id": "FMA:39560", + "name": "Epimysium of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39558" + ] + } + }, + { + "id": "FMA:39561", + "name": "Perimysium of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39555" + ] + } + }, + { + "id": "FMA:39562", + "name": "Perimysium of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39561" + ] + } + }, + { + "id": "FMA:39563", + "name": "Perimysium of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39561" + ] + } + }, + { + "id": "FMA:39564", + "name": "Tendon of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39410" + ] + } + }, + { + "id": "FMA:39565", + "name": "Tendon of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39564" + ] + } + }, + { + "id": "FMA:39566", + "name": "Tendon of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39564" + ] + } + }, + { + "id": "FMA:39568", + "name": "Muscle fasciculus of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39569", + "name": "Muscle fasciculus of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39568" + ] + } + }, + { + "id": "FMA:39570", + "name": "Muscle fasciculus of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39568" + ] + } + }, + { + "id": "FMA:39571", + "name": "Fascia of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39574", + "name": "Epimysium of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39571" + ] + } + }, + { + "id": "FMA:39575", + "name": "Epimysium of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39574" + ] + } + }, + { + "id": "FMA:39576", + "name": "Epimysium of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39574" + ] + } + }, + { + "id": "FMA:39577", + "name": "Perimysium of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39571" + ] + } + }, + { + "id": "FMA:39578", + "name": "Perimysium of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39577" + ] + } + }, + { + "id": "FMA:39579", + "name": "Perimysium of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39577" + ] + } + }, + { + "id": "FMA:39580", + "name": "Tendon of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39410" + ] + } + }, + { + "id": "FMA:39581", + "name": "Tendon of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39580" + ] + } + }, + { + "id": "FMA:39582", + "name": "Tendon of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39580" + ] + } + }, + { + "id": "FMA:39584", + "name": "Muscle fasciculus of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39585", + "name": "Muscle fasciculus of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39584" + ] + } + }, + { + "id": "FMA:39586", + "name": "Muscle fasciculus of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39584" + ] + } + }, + { + "id": "FMA:39587", + "name": "Fascia of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39590", + "name": "Epimysium of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39587" + ] + } + }, + { + "id": "FMA:39591", + "name": "Epimysium of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39590" + ] + } + }, + { + "id": "FMA:39592", + "name": "Epimysium of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39590" + ] + } + }, + { + "id": "FMA:39593", + "name": "Perimysium of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39587" + ] + } + }, + { + "id": "FMA:39594", + "name": "Perimysium of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39593" + ] + } + }, + { + "id": "FMA:39595", + "name": "Perimysium of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39593" + ] + } + }, + { + "id": "FMA:39596", + "name": "Tendon of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39410" + ] + } + }, + { + "id": "FMA:39597", + "name": "Tendon of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39596" + ] + } + }, + { + "id": "FMA:39598", + "name": "Tendon of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39596" + ] + } + }, + { + "id": "FMA:39600", + "name": "Muscle fasciculus of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39398" + ] + } + }, + { + "id": "FMA:39601", + "name": "Muscle fasciculus of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39600" + ] + } + }, + { + "id": "FMA:39602", + "name": "Muscle fasciculus of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39600" + ] + } + }, + { + "id": "FMA:39603", + "name": "Fascia of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39401" + ] + } + }, + { + "id": "FMA:39606", + "name": "Epimysium of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39603" + ] + } + }, + { + "id": "FMA:39607", + "name": "Epimysium of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39606" + ] + } + }, + { + "id": "FMA:39608", + "name": "Epimysium of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39606" + ] + } + }, + { + "id": "FMA:39609", + "name": "Perimysium of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39603" + ] + } + }, + { + "id": "FMA:39610", + "name": "Perimysium of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39609" + ] + } + }, + { + "id": "FMA:39611", + "name": "Perimysium of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39609" + ] + } + }, + { + "id": "FMA:39612", + "name": "Tendon of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39410" + ] + } + }, + { + "id": "FMA:39613", + "name": "Tendon of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39612" + ] + } + }, + { + "id": "FMA:39614", + "name": "Tendon of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39612" + ] + } + }, + { + "id": "FMA:39616", + "name": "Muscle fasciculus of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39617", + "name": "Muscle fasciculus of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39616" + ] + } + }, + { + "id": "FMA:39618", + "name": "Muscle fasciculus of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39616" + ] + } + }, + { + "id": "FMA:39619", + "name": "Fascia of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39622", + "name": "Epimysium of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39619" + ] + } + }, + { + "id": "FMA:39623", + "name": "Epimysium of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39622" + ] + } + }, + { + "id": "FMA:39624", + "name": "Epimysium of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39622" + ] + } + }, + { + "id": "FMA:39625", + "name": "Perimysium of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39619" + ] + } + }, + { + "id": "FMA:39626", + "name": "Perimysium of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39625" + ] + } + }, + { + "id": "FMA:39627", + "name": "Perimysium of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39625" + ] + } + }, + { + "id": "FMA:39628", + "name": "Tendon of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39426" + ] + } + }, + { + "id": "FMA:39629", + "name": "Tendon of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39628" + ] + } + }, + { + "id": "FMA:39630", + "name": "Tendon of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39628" + ] + } + }, + { + "id": "FMA:39632", + "name": "Muscle fasciculus of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39633", + "name": "Muscle fasciculus of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39632" + ] + } + }, + { + "id": "FMA:39634", + "name": "Muscle fasciculus of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39632" + ] + } + }, + { + "id": "FMA:39635", + "name": "Fascia of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39638", + "name": "Epimysium of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39635" + ] + } + }, + { + "id": "FMA:39639", + "name": "Epimysium of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39638" + ] + } + }, + { + "id": "FMA:39640", + "name": "Epimysium of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39638" + ] + } + }, + { + "id": "FMA:39641", + "name": "Perimysium of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39635" + ] + } + }, + { + "id": "FMA:39642", + "name": "Perimysium of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39641" + ] + } + }, + { + "id": "FMA:39643", + "name": "Perimysium of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39641" + ] + } + }, + { + "id": "FMA:39644", + "name": "Tendon of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39426" + ] + } + }, + { + "id": "FMA:39645", + "name": "Tendon of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39644" + ] + } + }, + { + "id": "FMA:39646", + "name": "Tendon of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39644" + ] + } + }, + { + "id": "FMA:39648", + "name": "Muscle fasciculus of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39649", + "name": "Muscle fasciculus of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39648" + ] + } + }, + { + "id": "FMA:39650", + "name": "Muscle fasciculus of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39648" + ] + } + }, + { + "id": "FMA:39651", + "name": "Fascia of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39654", + "name": "Epimysium of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39651" + ] + } + }, + { + "id": "FMA:39655", + "name": "Epimysium of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39654" + ] + } + }, + { + "id": "FMA:39656", + "name": "Epimysium of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39654" + ] + } + }, + { + "id": "FMA:39657", + "name": "Perimysium of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39651" + ] + } + }, + { + "id": "FMA:39658", + "name": "Perimysium of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39657" + ] + } + }, + { + "id": "FMA:39659", + "name": "Perimysium of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39657" + ] + } + }, + { + "id": "FMA:39660", + "name": "Tendon of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39426" + ] + } + }, + { + "id": "FMA:39661", + "name": "Tendon of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39660" + ] + } + }, + { + "id": "FMA:39662", + "name": "Tendon of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39660" + ] + } + }, + { + "id": "FMA:39664", + "name": "Muscle fasciculus of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39414" + ] + } + }, + { + "id": "FMA:39665", + "name": "Muscle fasciculus of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39664" + ] + } + }, + { + "id": "FMA:39666", + "name": "Muscle fasciculus of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39664" + ] + } + }, + { + "id": "FMA:39667", + "name": "Fascia of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39417" + ] + } + }, + { + "id": "FMA:39670", + "name": "Epimysium of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39667" + ] + } + }, + { + "id": "FMA:39671", + "name": "Epimysium of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39670" + ] + } + }, + { + "id": "FMA:39672", + "name": "Epimysium of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39670" + ] + } + }, + { + "id": "FMA:39673", + "name": "Perimysium of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39667" + ] + } + }, + { + "id": "FMA:39674", + "name": "Perimysium of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39673" + ] + } + }, + { + "id": "FMA:39675", + "name": "Perimysium of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39673" + ] + } + }, + { + "id": "FMA:39676", + "name": "Tendon of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39426" + ] + } + }, + { + "id": "FMA:39677", + "name": "Tendon of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39676" + ] + } + }, + { + "id": "FMA:39678", + "name": "Tendon of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39676" + ] + } + }, + { + "id": "FMA:39679", + "name": "Interosseous border of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + }, + "synonyms": [ + "Interosseous border of distal end of radius" + ] + }, + { + "id": "FMA:39680", + "name": "Interosseous border of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39679" + ] + }, + "synonyms": [ + "Interosseous border of distal end of right radius" + ] + }, + { + "id": "FMA:39681", + "name": "Interosseous border of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39679" + ] + }, + "synonyms": [ + "Interosseous border of distal end of left radius" + ] + }, + { + "id": "FMA:39682", + "name": "Interosseous border of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + } + }, + { + "id": "FMA:39683", + "name": "Interosseous border of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39682" + ] + } + }, + { + "id": "FMA:39684", + "name": "Interosseous border of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39682" + ] + } + }, + { + "id": "FMA:39685", + "name": "Interosseous border of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:39686", + "name": "Interosseous border of distal end of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:39687", + "name": "Interosseous border of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39685" + ] + } + }, + { + "id": "FMA:39688", + "name": "Interosseous border of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39685" + ] + } + }, + { + "id": "FMA:39689", + "name": "Interosseous border of distal end of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39686" + ] + } + }, + { + "id": "FMA:39690", + "name": "Interosseous border of distal end of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39686" + ] + } + }, + { + "id": "FMA:39694", + "name": "Articular surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Articular surface of lunate bone" + ] + }, + { + "id": "FMA:39695", + "name": "Articular surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39694" + ] + }, + "synonyms": [ + "Articular surface of right lunate bone" + ] + }, + { + "id": "FMA:39696", + "name": "Articular surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39694" + ] + }, + "synonyms": [ + "Articular surface of left lunate bone" + ] + }, + { + "id": "FMA:39697", + "name": "Non-articular surface of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Non-articular surface of lunate bone" + ] + }, + { + "id": "FMA:39698", + "name": "Non-articular surface of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39697" + ] + }, + "synonyms": [ + "Non-articular surface of right lunate bone" + ] + }, + { + "id": "FMA:39699", + "name": "Non-articular surface of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39697" + ] + }, + "synonyms": [ + "Non-articular surface of left lunate bone" + ] + }, + { + "id": "FMA:39700", + "name": "Scaphoid facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Scaphoid facet of lunate bone", + "Scaphoid articular surface of lunate bone", + "Scaphoid surface of lunate bone", + "Lateral surface of lunate bone", + "Lateral surface of lunate", + "Scaphoid surface of lunate", + "Scaphoid articular surface of lunate" + ] + }, + { + "id": "FMA:39701", + "name": "Scaphoid facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39700" + ] + }, + "synonyms": [ + "Lateral surface of right lunate", + "Lateral surface of right lunate bone", + "Scaphoid surface of right lunate bone", + "Scaphoid articular surface of right lunate", + "Scaphoid facet of right lunate bone", + "Scaphoid articular surface of right lunate bone", + "Scaphoid surface of right lunate" + ] + }, + { + "id": "FMA:39702", + "name": "Scaphoid facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39700" + ] + }, + "synonyms": [ + "Scaphoid facet of left lunate bone", + "Scaphoid articular surface of left lunate bone", + "Scaphoid surface of left lunate bone", + "Scaphoid surface of left lunate", + "Lateral surface of left lunate", + "Lateral surface of left lunate bone", + "Scaphoid articular surface of left lunate" + ] + }, + { + "id": "FMA:39703", + "name": "Capitate facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23771" + ] + }, + "synonyms": [ + "Capitate facet of lunate bone", + "Capitate articular surface of lunate bone", + "Distal surface of lunate", + "Distal surface of lunate bone", + "Capitate surface of lunate", + "Capitate surface of lunate bone", + "Capitate articular surface of lunate" + ] + }, + { + "id": "FMA:39704", + "name": "Capitate facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39703" + ] + }, + "synonyms": [ + "Capitate articular surface of right lunate bone", + "Distal surface of right lunate", + "Capitate facet of right lunate bone", + "Distal surface of right lunate bone", + "Capitate articular surface of right lunate", + "Capitate surface of right lunate", + "Capitate surface of right lunate bone" + ] + }, + { + "id": "FMA:39705", + "name": "Capitate facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39703" + ] + }, + "synonyms": [ + "Capitate surface of left lunate", + "Capitate articular surface of left lunate", + "Distal surface of left lunate bone", + "Distal surface of left lunate", + "Capitate surface of left lunate bone", + "Capitate articular surface of left lunate bone", + "Capitate facet of left lunate bone" + ] + }, + { + "id": "FMA:39707", + "name": "Articular surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Articular surface of triquetral bone" + ] + }, + { + "id": "FMA:39708", + "name": "Non-articular surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Non-articular surface of triquetral bone" + ] + }, + { + "id": "FMA:39709", + "name": "Articular surface of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39707" + ] + }, + "synonyms": [ + "Articular surface of right triquetral bone" + ] + }, + { + "id": "FMA:39710", + "name": "Articular surface of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39707" + ] + }, + "synonyms": [ + "Articular surface of left triquetral bone" + ] + }, + { + "id": "FMA:39711", + "name": "Non-articular surface of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39708" + ] + }, + "synonyms": [ + "Non-articular surface of right triquetral bone" + ] + }, + { + "id": "FMA:39712", + "name": "Non-articular surface of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39708" + ] + }, + "synonyms": [ + "Non-articular surface of left triquetral bone" + ] + }, + { + "id": "FMA:39713", + "name": "Articular surface of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33388" + ] + }, + "synonyms": [ + "Dorsal surface of pisiform", + "Dorsal surface of pisiform bone", + "Articular surface of pisiform bone" + ] + }, + { + "id": "FMA:39714", + "name": "Articular surface of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39713" + ] + }, + "synonyms": [ + "Articular surface of right pisiform bone", + "Dorsal surface of right pisiform", + "Dorsal surface of right pisiform bone" + ] + }, + { + "id": "FMA:39715", + "name": "Articular surface of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39713" + ] + }, + "synonyms": [ + "Articular surface of left pisiform bone", + "Dorsal surface of left pisiform", + "Dorsal surface of left pisiform bone" + ] + }, + { + "id": "FMA:39716", + "name": "Non-articular surface of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33388" + ] + }, + "synonyms": [ + "Non-articular surface of pisiform bone", + "Palmar surface of pisiform", + "Palmar surface of pisiform bone" + ] + }, + { + "id": "FMA:39717", + "name": "Non-articular surface of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39716" + ] + }, + "synonyms": [ + "Palmar surface of right pisiform bone", + "Non-articular surface of right pisiform bone", + "Palmar surface of right pisiform" + ] + }, + { + "id": "FMA:39718", + "name": "Non-articular surface of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39716" + ] + }, + "synonyms": [ + "Palmar surface of left pisiform", + "Palmar surface of left pisiform bone", + "Non-articular surface of left pisiform bone" + ] + }, + { + "id": "FMA:39719", + "name": "Medial surface of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33369" + ] + }, + "synonyms": [ + "Medial surface of triquetral bone" + ] + }, + { + "id": "FMA:39721", + "name": "Tubercle of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Trapezium tubercle" + ] + }, + { + "id": "FMA:39722", + "name": "Tubercle of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39721" + ] + }, + "synonyms": [ + "Right trapezium tubercle" + ] + }, + { + "id": "FMA:39723", + "name": "Tubercle of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39721" + ] + }, + "synonyms": [ + "Left trapezium tubercle" + ] + }, + { + "id": "FMA:39724", + "name": "Bony part of zone of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33243" + ] + }, + "synonyms": [ + "Bony part of zone of distal end of humerus", + "Bony part of zone of lower end of humerus" + ] + }, + { + "id": "FMA:39725", + "name": "Bony part of condyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39724" + ] + } + }, + { + "id": "FMA:39726", + "name": "Bony part of medial epicondyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39724" + ] + } + }, + { + "id": "FMA:39727", + "name": "Bony part of lateral epicondyle of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39724" + ] + } + }, + { + "id": "FMA:39728", + "name": "Bony part of trochlea of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39724" + ] + } + }, + { + "id": "FMA:39729", + "name": "Bony part of capitulum of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39724" + ] + } + }, + { + "id": "FMA:39730", + "name": "Bony part of condyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39725" + ] + } + }, + { + "id": "FMA:39731", + "name": "Bony part of condyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39725" + ] + } + }, + { + "id": "FMA:39732", + "name": "Bony part of medial epicondyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39726" + ] + } + }, + { + "id": "FMA:39733", + "name": "Bony part of medial epicondyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39726" + ] + } + }, + { + "id": "FMA:39734", + "name": "Bony part of lateral epicondyle of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39727" + ] + } + }, + { + "id": "FMA:39735", + "name": "Bony part of lateral epicondyle of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39727" + ] + } + }, + { + "id": "FMA:39736", + "name": "Bony part of trochlea of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39728" + ] + } + }, + { + "id": "FMA:39737", + "name": "Bony part of trochlea of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39728" + ] + } + }, + { + "id": "FMA:39738", + "name": "Bony part of capitulum of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39729" + ] + } + }, + { + "id": "FMA:39739", + "name": "Bony part of capitulum of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39729" + ] + } + }, + { + "id": "FMA:39750", + "name": "Articular cartilage of head of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34211" + ] + } + }, + { + "id": "FMA:39751", + "name": "Articular cartilage of head of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39750" + ] + } + }, + { + "id": "FMA:39752", + "name": "Articular cartilage of head of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39750" + ] + } + }, + { + "id": "FMA:39763", + "name": "Bone of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241366" + ] + }, + "synonyms": [ + "Bone of shaft of humerus", + "Bone of body of humerus" + ] + }, + { + "id": "FMA:39764", + "name": "Bone of diaphysis proper of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241368" + ] + } + }, + { + "id": "FMA:39768", + "name": "Bone of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39763" + ] + }, + "synonyms": [ + "Bone of shaft of right humerus", + "Bone of body of right humerus" + ] + }, + { + "id": "FMA:39769", + "name": "Bone of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39763" + ] + }, + "synonyms": [ + "Bone of shaft of left humerus", + "Bone of body of left humerus" + ] + }, + { + "id": "FMA:39770", + "name": "Bone of diaphysis proper of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39764" + ] + } + }, + { + "id": "FMA:39771", + "name": "Bone of diaphysis proper of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39764" + ] + } + }, + { + "id": "FMA:39774", + "name": "Bone of proximal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241372" + ] + }, + "synonyms": [ + "Bone of upper end of humerus", + "Bone of proximal end of humerus" + ] + }, + { + "id": "FMA:39775", + "name": "Bone of distal epiphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241374" + ] + }, + "synonyms": [ + "Bone of distal end of humerus", + "Bone of lower end of humerus" + ] + }, + { + "id": "FMA:39776", + "name": "Bone of proximal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39774" + ] + }, + "synonyms": [ + "Bone of upper end of right humerus", + "Bone of proximal end of right humerus" + ] + }, + { + "id": "FMA:39777", + "name": "Bone of proximal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39774" + ] + }, + "synonyms": [ + "Bone of upper end of left humerus", + "Bone of proximal end of left humerus" + ] + }, + { + "id": "FMA:39778", + "name": "Bone of distal epiphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39775" + ] + }, + "synonyms": [ + "Bone of distal end of right humerus", + "Bone of lower end of right humerus" + ] + }, + { + "id": "FMA:39779", + "name": "Bone of distal epiphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39775" + ] + }, + "synonyms": [ + "Bone of lower end of left humerus", + "Bone of distal end of left humerus" + ] + }, + { + "id": "FMA:39780", + "name": "Proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Proximal end of radius", + "Upper end of radius" + ] + }, + { + "id": "FMA:39781", + "name": "Head of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33773" + ] + }, + "synonyms": [ + "Left radial head" + ] + }, + { + "id": "FMA:39782", + "name": "Head of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33773" + ] + }, + "synonyms": [ + "Right radial head" + ] + }, + { + "id": "FMA:39783", + "name": "Bone of epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34264" + ] + } + }, + { + "id": "FMA:39784", + "name": "Bone of diaphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34264" + ] + }, + "synonyms": [ + "Bone of body of radius", + "Bone of shaft of radius" + ] + }, + { + "id": "FMA:39785", + "name": "Bone of epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39783" + ] + } + }, + { + "id": "FMA:39786", + "name": "Bone of epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39783" + ] + } + }, + { + "id": "FMA:39787", + "name": "Bone of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39784" + ] + }, + "synonyms": [ + "Bone of body of right radius", + "Bone of shaft of right radius" + ] + }, + { + "id": "FMA:39788", + "name": "Bone of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39784" + ] + }, + "synonyms": [ + "Bone of body of left radius", + "Bone of shaft of left radius" + ] + }, + { + "id": "FMA:39789", + "name": "Bone of proximal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39783" + ] + }, + "synonyms": [ + "Bone of upper end of radius", + "Bone of proximal end of radius" + ] + }, + { + "id": "FMA:39790", + "name": "Bone of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39783" + ] + }, + "synonyms": [ + "Bone of distal end of radius", + "Bone of lower end of radius" + ] + }, + { + "id": "FMA:39791", + "name": "Bone of proximal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39789" + ] + }, + "synonyms": [ + "Bone of proximal end of right radius", + "Bone of upper end of right radius" + ] + }, + { + "id": "FMA:39792", + "name": "Bone of proximal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39789" + ] + }, + "synonyms": [ + "Bone of upper end of left radius", + "Bone of proximal end of left radius" + ] + }, + { + "id": "FMA:39793", + "name": "Bone of distal epiphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39790" + ] + }, + "synonyms": [ + "Bone of lower end of right radius", + "Bone of distal end of right radius" + ] + }, + { + "id": "FMA:39794", + "name": "Bone of distal epiphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39790" + ] + }, + "synonyms": [ + "Bone of distal end of left radius", + "Bone of lower end of left radius" + ] + }, + { + "id": "FMA:39795", + "name": "Olecranon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61622" + ] + } + }, + { + "id": "FMA:39798", + "name": "Bone of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + } + }, + { + "id": "FMA:39799", + "name": "Bone of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + }, + "synonyms": [ + "Bone of shaft of ulna", + "Bone of body of ulna" + ] + }, + { + "id": "FMA:39800", + "name": "Bone of metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + } + }, + { + "id": "FMA:39801", + "name": "Bone of epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39798" + ] + } + }, + { + "id": "FMA:39802", + "name": "Bone of epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39798" + ] + } + }, + { + "id": "FMA:39803", + "name": "Bone of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39798" + ] + }, + "synonyms": [ + "Bone of proximal end of ulna", + "Bone of upper end of ulna" + ] + }, + { + "id": "FMA:39804", + "name": "Bone of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39798" + ] + }, + "synonyms": [ + "Bone of distal end of ulna", + "Bone of lower end of ulna" + ] + }, + { + "id": "FMA:39805", + "name": "Bone of proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39803" + ] + }, + "synonyms": [ + "Bone of upper end of right ulna", + "Bone of proximal end of right ulna" + ] + }, + { + "id": "FMA:39806", + "name": "Bone of proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39803" + ] + }, + "synonyms": [ + "Bone of upper end of left ulna", + "Bone of proximal end of left ulna" + ] + }, + { + "id": "FMA:39807", + "name": "Bone of distal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39804" + ] + }, + "synonyms": [ + "Bone of distal end of right ulna", + "Bone of lower end of right ulna" + ] + }, + { + "id": "FMA:39808", + "name": "Bone of distal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39804" + ] + }, + "synonyms": [ + "Bone of lower end of left ulna", + "Bone of distal end of left ulna" + ] + }, + { + "id": "FMA:39809", + "name": "Bone of diaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39799" + ] + }, + "synonyms": [ + "Bone of body of right ulna", + "Bone of shaft of right ulna" + ] + }, + { + "id": "FMA:39810", + "name": "Bone of diaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39799" + ] + }, + "synonyms": [ + "Bone of shaft of left ulna", + "Bone of body of left ulna" + ] + }, + { + "id": "FMA:39811", + "name": "Bone of metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39800" + ] + } + }, + { + "id": "FMA:39812", + "name": "Bone of metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39800" + ] + } + }, + { + "id": "FMA:39813", + "name": "Articular circumference of head of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + }, + "synonyms": [ + "Circumferentia articularis (Caput radii)" + ] + }, + { + "id": "FMA:39814", + "name": "Articular circumference of head of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39813" + ] + } + }, + { + "id": "FMA:39815", + "name": "Articular circumference of head of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39813" + ] + } + }, + { + "id": "FMA:39816", + "name": "Articular cartilage of circumference of head of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:39817", + "name": "Articular cartilage of facet of head of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:39818", + "name": "Articular cartilage of circumference of head of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39816" + ] + } + }, + { + "id": "FMA:39819", + "name": "Articular cartilage of circumference of head of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39816" + ] + } + }, + { + "id": "FMA:39820", + "name": "Articular cartilage of facet of head of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39817" + ] + } + }, + { + "id": "FMA:39821", + "name": "Articular cartilage of facet of head of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39817" + ] + } + }, + { + "id": "FMA:39822", + "name": "Articular surface of head of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66179" + ] + } + }, + { + "id": "FMA:39823", + "name": "Articular carpal surface of head of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66179" + ] + } + }, + { + "id": "FMA:39824", + "name": "Articular carpal surface of head of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39823" + ] + } + }, + { + "id": "FMA:39825", + "name": "Articular carpal surface of head of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39823" + ] + } + }, + { + "id": "FMA:39826", + "name": "Surface of head of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39822" + ] + } + }, + { + "id": "FMA:39827", + "name": "Surface of head of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39822" + ] + } + }, + { + "id": "FMA:39828", + "name": "Proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:39829", + "name": "Waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Scaphoid waist" + ] + }, + { + "id": "FMA:39830", + "name": "Distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:39831", + "name": "Proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39828" + ] + } + }, + { + "id": "FMA:39832", + "name": "Proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39828" + ] + } + }, + { + "id": "FMA:39833", + "name": "Waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39829" + ] + }, + "synonyms": [ + "Right scaphoid waist" + ] + }, + { + "id": "FMA:39834", + "name": "Waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39829" + ] + }, + "synonyms": [ + "Left scaphoid waist" + ] + }, + { + "id": "FMA:39835", + "name": "Distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39830" + ] + } + }, + { + "id": "FMA:39836", + "name": "Distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39830" + ] + } + }, + { + "id": "FMA:39837", + "name": "Surface of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + } + }, + { + "id": "FMA:39838", + "name": "Surface of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + } + }, + { + "id": "FMA:39839", + "name": "Surface of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23734" + ] + } + }, + { + "id": "FMA:39840", + "name": "Surface of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39837" + ] + } + }, + { + "id": "FMA:39841", + "name": "Surface of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39837" + ] + } + }, + { + "id": "FMA:39842", + "name": "Surface of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39838" + ] + } + }, + { + "id": "FMA:39843", + "name": "Surface of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39838" + ] + } + }, + { + "id": "FMA:39844", + "name": "Surface of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39839" + ] + } + }, + { + "id": "FMA:39845", + "name": "Surface of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39839" + ] + } + }, + { + "id": "FMA:39848", + "name": "Cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:39849", + "name": "Right cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39848" + ] + } + }, + { + "id": "FMA:39850", + "name": "Left cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39848" + ] + } + }, + { + "id": "FMA:39851", + "name": "Terminal part of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + } + }, + { + "id": "FMA:39852", + "name": "Terminal part of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39851" + ] + } + }, + { + "id": "FMA:39853", + "name": "Terminal part of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39851" + ] + } + }, + { + "id": "FMA:39857", + "name": "Articular surface of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23765" + ] + } + }, + { + "id": "FMA:39858", + "name": "Articular surface of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23765" + ] + } + }, + { + "id": "FMA:39859", + "name": "Articular surface of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39857" + ] + } + }, + { + "id": "FMA:39860", + "name": "Articular surface of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39857" + ] + } + }, + { + "id": "FMA:39861", + "name": "Articular surface of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39858" + ] + } + }, + { + "id": "FMA:39862", + "name": "Articular surface of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39858" + ] + } + }, + { + "id": "FMA:39866", + "name": "Bony part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33314" + ] + } + }, + { + "id": "FMA:39867", + "name": "Bony part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33314" + ] + } + }, + { + "id": "FMA:39868", + "name": "Periosteum of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33316" + ] + }, + "synonyms": [ + "Right scaphoid periosteum" + ] + }, + { + "id": "FMA:39869", + "name": "Periosteum of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33316" + ] + }, + "synonyms": [ + "Left scaphoid periosteum" + ] + }, + { + "id": "FMA:39872", + "name": "Articular cartilage of radial facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of scaphoid bone" + ] + }, + { + "id": "FMA:39873", + "name": "Articular cartilage of lunate facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + } + }, + { + "id": "FMA:39874", + "name": "Articular cartilage of capitate facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + } + }, + { + "id": "FMA:39876", + "name": "Articular cartilage of trapezoid facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + }, + "synonyms": [ + "Articular cartilage of trapezoid facet of scaphoid bone" + ] + }, + { + "id": "FMA:39877", + "name": "Articular cartilage of radial facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39872" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of right scaphoid bone" + ] + }, + { + "id": "FMA:39878", + "name": "Articular cartilage of radial facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39872" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of left scaphoid bone" + ] + }, + { + "id": "FMA:39879", + "name": "Articular cartilage of lunate facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39873" + ] + } + }, + { + "id": "FMA:39880", + "name": "Articular cartilage of lunate facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39873" + ] + } + }, + { + "id": "FMA:39881", + "name": "Articular cartilage of capitate facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39874" + ] + } + }, + { + "id": "FMA:39882", + "name": "Articular cartilage of capitate facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39874" + ] + } + }, + { + "id": "FMA:39885", + "name": "Articular cartilage of trapezoid facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39876" + ] + } + }, + { + "id": "FMA:39886", + "name": "Articular cartilage of trapezoid facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39876" + ] + } + }, + { + "id": "FMA:39887", + "name": "Triquetral facet of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33388" + ] + }, + "synonyms": [ + "Triquetral facet of pisiform bone", + "Triquetral surface of pisiform", + "Triquetral articular surface of pisiform bone", + "Triquetral surface of pisiform bone", + "Triquetral articular surface of pisiform" + ] + }, + { + "id": "FMA:39888", + "name": "Triquetral facet of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39887" + ] + }, + "synonyms": [ + "Triquetral facet of right pisiform bone", + "Triquetral articular surface of right pisiform bone", + "Triquetral surface of right pisiform", + "Triquetral surface of right pisiform bone", + "Triquetral articular surface of right pisiform" + ] + }, + { + "id": "FMA:39889", + "name": "Triquetral facet of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39887" + ] + }, + "synonyms": [ + "Triquetral surface of left pisiform", + "Triquetral articular surface of left pisiform", + "Triquetral facet of left pisiform bone", + "Triquetral surface of left pisiform bone", + "Triquetral articular surface of left pisiform bone" + ] + }, + { + "id": "FMA:39891", + "name": "Groove of trapezium for tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + } + }, + { + "id": "FMA:39892", + "name": "Groove of right trapezium for tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39891" + ] + } + }, + { + "id": "FMA:39893", + "name": "Groove of left trapezium for tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39891" + ] + } + }, + { + "id": "FMA:39894", + "name": "Articular surface of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + } + }, + { + "id": "FMA:39895", + "name": "Articular surface of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39894" + ] + } + }, + { + "id": "FMA:39896", + "name": "Articular surface of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39894" + ] + } + }, + { + "id": "FMA:39897", + "name": "Capitate facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33426" + ] + }, + "synonyms": [ + "Capitate facet of trapezoid bone", + "Medial surface of trapezoid", + "Capitate surface of trapezoid", + "Medial surface of trapezoid bone", + "Capitate articular surface of trapezoid", + "Capitate articular surface of trapezoid bone", + "Capitate surface of trapezoid bone" + ] + }, + { + "id": "FMA:39898", + "name": "Capitate facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39897" + ] + }, + "synonyms": [ + "Capitate surface of right trapezoid bone", + "Capitate articular surface of right trapezoid", + "Capitate articular surface of right trapezoid bone", + "Capitate surface of right trapezoid", + "Medial surface of right trapezoid", + "Capitate facet of right trapezoid bone", + "Medial surface of right trapezoid bone" + ] + }, + { + "id": "FMA:39899", + "name": "Capitate facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39897" + ] + }, + "synonyms": [ + "Medial surface of left trapezoid", + "Capitate surface of left trapezoid", + "Capitate articular surface of left trapezoid bone", + "Capitate articular surface of left trapezoid", + "Medial surface of left trapezoid bone", + "Capitate facet of left trapezoid bone", + "Capitate surface of left trapezoid bone" + ] + }, + { + "id": "FMA:39900", + "name": "Articular surface of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33451" + ] + }, + "synonyms": [ + "Articular surface of capitate bone" + ] + }, + { + "id": "FMA:39901", + "name": "Articular surface of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39900" + ] + }, + "synonyms": [ + "Articular surface of right capitate bone" + ] + }, + { + "id": "FMA:39902", + "name": "Articular surface of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39900" + ] + }, + "synonyms": [ + "Articular surface of left capitate bone" + ] + }, + { + "id": "FMA:39903", + "name": "Bony part of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33320" + ] + } + }, + { + "id": "FMA:39904", + "name": "Bony part of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33320" + ] + } + }, + { + "id": "FMA:39905", + "name": "Periosteum of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33322" + ] + }, + "synonyms": [ + "Right lunate periosteum" + ] + }, + { + "id": "FMA:39906", + "name": "Periosteum of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33322" + ] + }, + "synonyms": [ + "Left lunate periosteum" + ] + }, + { + "id": "FMA:39907", + "name": "Compact bone of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33312" + ] + } + }, + { + "id": "FMA:39908", + "name": "Compact bone of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33312" + ] + } + }, + { + "id": "FMA:39909", + "name": "Trabecular bone of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33313" + ] + } + }, + { + "id": "FMA:39910", + "name": "Trabecular bone of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33313" + ] + } + }, + { + "id": "FMA:39911", + "name": "Compact bone of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33318" + ] + } + }, + { + "id": "FMA:39912", + "name": "Compact bone of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33318" + ] + } + }, + { + "id": "FMA:39913", + "name": "Trabecular bone of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33319" + ] + } + }, + { + "id": "FMA:39914", + "name": "Trabecular bone of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33319" + ] + } + }, + { + "id": "FMA:39917", + "name": "Compact bone of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33325" + ] + } + }, + { + "id": "FMA:39918", + "name": "Compact bone of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33325" + ] + } + }, + { + "id": "FMA:39919", + "name": "Trabecular bone of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33326" + ] + } + }, + { + "id": "FMA:39920", + "name": "Trabecular bone of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33326" + ] + } + }, + { + "id": "FMA:39923", + "name": "Bony part of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33327" + ] + } + }, + { + "id": "FMA:39924", + "name": "Bony part of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33327" + ] + }, + "synonyms": [ + "Bony part of left triquetrum" + ] + }, + { + "id": "FMA:39925", + "name": "Periosteum of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33329" + ] + }, + "synonyms": [ + "Right triquetral periosteum" + ] + }, + { + "id": "FMA:39926", + "name": "Periosteum of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33329" + ] + }, + "synonyms": [ + "Periosteum of left triquetrum", + "Left triquetral periosteum" + ] + }, + { + "id": "FMA:39927", + "name": "Compact bone of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33332" + ] + } + }, + { + "id": "FMA:39928", + "name": "Compact bone of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33332" + ] + } + }, + { + "id": "FMA:39929", + "name": "Trabecular bone of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33333" + ] + } + }, + { + "id": "FMA:39930", + "name": "Trabecular bone of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33333" + ] + } + }, + { + "id": "FMA:39933", + "name": "Bony part of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33334" + ] + } + }, + { + "id": "FMA:39934", + "name": "Bony part of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33334" + ] + } + }, + { + "id": "FMA:39935", + "name": "Periosteum of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33336" + ] + }, + "synonyms": [ + "Right pisiform periosteum" + ] + }, + { + "id": "FMA:39936", + "name": "Periosteum of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33336" + ] + }, + "synonyms": [ + "Left pisiform periosteum" + ] + }, + { + "id": "FMA:39937", + "name": "Compact bone of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33339" + ] + } + }, + { + "id": "FMA:39938", + "name": "Compact bone of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33339" + ] + } + }, + { + "id": "FMA:39939", + "name": "Trabecular bone of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33340" + ] + } + }, + { + "id": "FMA:39940", + "name": "Trabecular bone of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33340" + ] + } + }, + { + "id": "FMA:39943", + "name": "Bony part of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33341" + ] + } + }, + { + "id": "FMA:39944", + "name": "Bony part of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33341" + ] + } + }, + { + "id": "FMA:39945", + "name": "Periosteum of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33343" + ] + }, + "synonyms": [ + "Right trapezium periosteum" + ] + }, + { + "id": "FMA:39946", + "name": "Periosteum of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33343" + ] + }, + "synonyms": [ + "Left trapezium periosteum" + ] + }, + { + "id": "FMA:39947", + "name": "Compact bone of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33346" + ] + } + }, + { + "id": "FMA:39948", + "name": "Compact bone of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33346" + ] + } + }, + { + "id": "FMA:39949", + "name": "Trabecular bone of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33347" + ] + } + }, + { + "id": "FMA:39950", + "name": "Trabecular bone of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33347" + ] + } + }, + { + "id": "FMA:39951", + "name": "Bony part of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33348" + ] + } + }, + { + "id": "FMA:39952", + "name": "Bony part of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33348" + ] + } + }, + { + "id": "FMA:39955", + "name": "Periosteum of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33350" + ] + }, + "synonyms": [ + "Right trapezoid periosteum" + ] + }, + { + "id": "FMA:39956", + "name": "Periosteum of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33350" + ] + }, + "synonyms": [ + "Left trapezoid periosteum" + ] + }, + { + "id": "FMA:39957", + "name": "Compact bone of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33353" + ] + } + }, + { + "id": "FMA:39958", + "name": "Compact bone of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33353" + ] + } + }, + { + "id": "FMA:39959", + "name": "Trabecular bone of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33354" + ] + } + }, + { + "id": "FMA:39960", + "name": "Trabecular bone of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33354" + ] + } + }, + { + "id": "FMA:39961", + "name": "Bony part of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33355" + ] + } + }, + { + "id": "FMA:39962", + "name": "Bony part of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33355" + ] + } + }, + { + "id": "FMA:39965", + "name": "Periosteum of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33357" + ] + }, + "synonyms": [ + "Right capitate periosteum" + ] + }, + { + "id": "FMA:39966", + "name": "Periosteum of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33357" + ] + }, + "synonyms": [ + "Left capitate periosteum" + ] + }, + { + "id": "FMA:39967", + "name": "Compact bone of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33360" + ] + } + }, + { + "id": "FMA:39968", + "name": "Compact bone of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33360" + ] + } + }, + { + "id": "FMA:39969", + "name": "Trabecular bone of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33361" + ] + } + }, + { + "id": "FMA:39970", + "name": "Trabecular bone of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33361" + ] + } + }, + { + "id": "FMA:39973", + "name": "Bony part of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33362" + ] + } + }, + { + "id": "FMA:39974", + "name": "Bony part of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33362" + ] + } + }, + { + "id": "FMA:39975", + "name": "Periosteum of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33364" + ] + }, + "synonyms": [ + "Right hamate periosteum" + ] + }, + { + "id": "FMA:39976", + "name": "Periosteum of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33364" + ] + }, + "synonyms": [ + "Left hamate periosteum" + ] + }, + { + "id": "FMA:39978", + "name": "Hook of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Hamulus of hamate", + "Hamate hook" + ] + }, + { + "id": "FMA:39979", + "name": "Fascia of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57806" + ] + }, + "synonyms": [ + "Elbow fascia" + ] + }, + { + "id": "FMA:39980", + "name": "Fascia of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39979" + ] + }, + "synonyms": [ + "Right elbow fascia" + ] + }, + { + "id": "FMA:39981", + "name": "Fascia of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39979" + ] + }, + "synonyms": [ + "Left elbow fascia" + ] + }, + { + "id": "FMA:39982", + "name": "Superficial fascia of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:39983", + "name": "Deep fascia of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + }, + "synonyms": [ + "Investing fascia of elbow" + ] + }, + { + "id": "FMA:39984", + "name": "Superficial fascia of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39982" + ] + } + }, + { + "id": "FMA:39985", + "name": "Deep fascia of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39983" + ] + } + }, + { + "id": "FMA:39986", + "name": "Deep fascia of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39983" + ] + } + }, + { + "id": "FMA:39987", + "name": "Extensor retinaculum of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + }, + "synonyms": [ + "Extensor retinaculum of hand", + "Retinaculum extensorum of hand" + ] + }, + { + "id": "FMA:39988", + "name": "Flexor retinaculum of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + }, + "synonyms": [ + "Flexor retinaculum of hand", + "Retinaculum musculorum flexorum", + "Retinaculum flexorum of hand" + ] + }, + { + "id": "FMA:39989", + "name": "Hook of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39978" + ] + }, + "synonyms": [ + "Right hamate hook" + ] + }, + { + "id": "FMA:39990", + "name": "Hook of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39978" + ] + }, + "synonyms": [ + "Left hamate hook" + ] + }, + { + "id": "FMA:39992", + "name": "Ligament of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Ligament of shoulder joint", + "Glenohumeral joint ligament" + ] + }, + { + "id": "FMA:39993", + "name": "Ligament of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + }, + "synonyms": [ + "Ligament of right shoulder joint", + "Right glenohumeral joint ligament" + ] + }, + { + "id": "FMA:39994", + "name": "Ligament of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39992" + ] + }, + "synonyms": [ + "Ligament of left shoulder joint", + "Left glenohumeral joint ligament" + ] + }, + { + "id": "FMA:39995", + "name": "Ligament of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Elbow joint ligament" + ] + }, + { + "id": "FMA:39996", + "name": "Ligament of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Wrist joint ligament" + ] + }, + { + "id": "FMA:39997", + "name": "Ligament of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + }, + "synonyms": [ + "Right elbow joint ligament" + ] + }, + { + "id": "FMA:39998", + "name": "Ligament of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39995" + ] + }, + "synonyms": [ + "Left elbow joint ligament" + ] + }, + { + "id": "FMA:39999", + "name": "Ligament of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + }, + "synonyms": [ + "Right wrist joint ligament" + ] + }, + { + "id": "FMA:40000", + "name": "Ligament of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + }, + "synonyms": [ + "Left wrist joint ligament" + ] + }, + { + "id": "FMA:40001", + "name": "Dorsal radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + } + }, + { + "id": "FMA:40002", + "name": "Palmar radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + } + }, + { + "id": "FMA:40003", + "name": "Dorsal ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + } + }, + { + "id": "FMA:40004", + "name": "Palmar ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + } + }, + { + "id": "FMA:40005", + "name": "Ulnar collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + }, + "synonyms": [ + "Collateral carpal ulnar ligament", + "Ligamentum collaterale carpi ulnare (Articulatio radiocarpalis)", + "Ulnar collateral ligament of wrist joint" + ] + }, + { + "id": "FMA:40006", + "name": "Radial collateral ligament of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39996" + ] + }, + "synonyms": [ + "Collateral carpal radial ligament" + ] + }, + { + "id": "FMA:40007", + "name": "Right dorsal radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40001" + ] + } + }, + { + "id": "FMA:40008", + "name": "Left dorsal radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40001" + ] + } + }, + { + "id": "FMA:40009", + "name": "Right palmar radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40002" + ] + } + }, + { + "id": "FMA:40010", + "name": "Left palmar radiocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40002" + ] + } + }, + { + "id": "FMA:40011", + "name": "Right dorsal ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40003" + ] + } + }, + { + "id": "FMA:40012", + "name": "Left dorsal ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40003" + ] + } + }, + { + "id": "FMA:40013", + "name": "Right palmar ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40004" + ] + } + }, + { + "id": "FMA:40014", + "name": "Left palmar ulnocarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40004" + ] + } + }, + { + "id": "FMA:40015", + "name": "Ulnar collateral ligament of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40005" + ] + }, + "synonyms": [ + "Right ulnar collateral ligament" + ] + }, + { + "id": "FMA:40016", + "name": "Ulnar collateral ligament of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40005" + ] + }, + "synonyms": [ + "Left ulnar collateral ligament" + ] + }, + { + "id": "FMA:40017", + "name": "Radial collateral ligament of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40006" + ] + } + }, + { + "id": "FMA:40018", + "name": "Radial collateral ligament of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40006" + ] + } + }, + { + "id": "FMA:40019", + "name": "Fibrous membrane of humeroulnar part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38884" + ] + } + }, + { + "id": "FMA:40020", + "name": "Fibrous membrane of humeroradial part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:40021", + "name": "Fibrous membrane of humeroulnar part of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40019" + ] + } + }, + { + "id": "FMA:40022", + "name": "Fibrous membrane of humeroulnar part of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40019" + ] + } + }, + { + "id": "FMA:40023", + "name": "Fibrous membrane of humeroradial part of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40020" + ] + } + }, + { + "id": "FMA:40024", + "name": "Fibrous membrane of humeroradial part of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40020" + ] + } + }, + { + "id": "FMA:40025", + "name": "Synovial membrane of humeroulnar part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38884" + ] + } + }, + { + "id": "FMA:40026", + "name": "Synovial membrane of humeroradial part of articular capsule of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:40027", + "name": "Synovial membrane of humeroulnar part of articular capsule of right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40025" + ] + } + }, + { + "id": "FMA:40028", + "name": "Synovial membrane of humeroulnar part of articular capsule of left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40025" + ] + } + }, + { + "id": "FMA:40029", + "name": "Articular cartilage of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + }, + "synonyms": [ + "Articular cartilage of proximal part of scaphoid bone" + ] + }, + { + "id": "FMA:40030", + "name": "Articular cartilage of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + }, + "synonyms": [ + "Articular cartilage of distal part of scaphoid bone" + ] + }, + { + "id": "FMA:40031", + "name": "Articular cartilage of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40029" + ] + } + }, + { + "id": "FMA:40032", + "name": "Articular cartilage of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40029" + ] + } + }, + { + "id": "FMA:40033", + "name": "Articular cartilage of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40030" + ] + } + }, + { + "id": "FMA:40034", + "name": "Articular cartilage of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40030" + ] + } + }, + { + "id": "FMA:40036", + "name": "Articular capsule of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Articular capsule of radiocarpal joint" + ] + }, + { + "id": "FMA:40037", + "name": "Articular capsule of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40036" + ] + } + }, + { + "id": "FMA:40038", + "name": "Articular capsule of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40036" + ] + } + }, + { + "id": "FMA:40039", + "name": "Fibrous membrane of articular capsule of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:40040", + "name": "Synovial membrane of articular capsule of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:40041", + "name": "Fibrous membrane of articular capsule of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40039" + ] + } + }, + { + "id": "FMA:40042", + "name": "Fibrous membrane of articular capsule of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40039" + ] + } + }, + { + "id": "FMA:40043", + "name": "Synovial membrane of articular capsule of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40040" + ] + } + }, + { + "id": "FMA:40044", + "name": "Synovial membrane of articular capsule of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40040" + ] + } + }, + { + "id": "FMA:40045", + "name": "Articular cartilage of radial facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33321" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of lunate bone" + ] + }, + { + "id": "FMA:40046", + "name": "Articular cartilage of radial facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40045" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of right lunate bone" + ] + }, + { + "id": "FMA:40047", + "name": "Articular cartilage of radial facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40045" + ] + }, + "synonyms": [ + "Articular cartilage of radial facet of left lunate bone" + ] + }, + { + "id": "FMA:40048", + "name": "Sacciform recess of distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Sacciform recess of distal radioulnar joint", + "Recessus sacciformis (Articulatio radioulnaris distalis)" + ] + }, + { + "id": "FMA:40049", + "name": "Sacciform recess of right distal radioulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40048" + ] + }, + "synonyms": [ + "Sacciform recess of right distal radio-ulnar joint" + ] + }, + { + "id": "FMA:40050", + "name": "Sacciform recess of left distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40048" + ] + }, + "synonyms": [ + "Sacciform recess of left distal radioulnar joint" + ] + }, + { + "id": "FMA:40058", + "name": "Articular cartilage of trapezial facet of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33315" + ] + } + }, + { + "id": "FMA:40059", + "name": "Articular cartilage of trapezial facet of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40058" + ] + } + }, + { + "id": "FMA:40060", + "name": "Articular cartilage of trapezial facet of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40058" + ] + } + }, + { + "id": "FMA:40061", + "name": "Articular cartilage of scaphoid facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33321" + ] + } + }, + { + "id": "FMA:40062", + "name": "Articular cartilage of scaphoid facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40061" + ] + } + }, + { + "id": "FMA:40063", + "name": "Articular cartilage of scaphoid facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40061" + ] + } + }, + { + "id": "FMA:40064", + "name": "Articular cartilage of triquetral facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33321" + ] + } + }, + { + "id": "FMA:40065", + "name": "Articular cartilage of triquetral facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40064" + ] + } + }, + { + "id": "FMA:40066", + "name": "Articular cartilage of triquetral facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40064" + ] + } + }, + { + "id": "FMA:40067", + "name": "Articular cartilage of capitate facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33321" + ] + } + }, + { + "id": "FMA:40068", + "name": "Articular cartilage of capitate facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40067" + ] + } + }, + { + "id": "FMA:40069", + "name": "Articular cartilage of capitate facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40067" + ] + } + }, + { + "id": "FMA:40070", + "name": "Articular cartilage of hamate facet of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33321" + ] + } + }, + { + "id": "FMA:40071", + "name": "Articular cartilage of hamate facet of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40070" + ] + } + }, + { + "id": "FMA:40072", + "name": "Articular cartilage of hamate facet of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40070" + ] + } + }, + { + "id": "FMA:40073", + "name": "Articular cartilage of lunate facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33328" + ] + } + }, + { + "id": "FMA:40074", + "name": "Articular cartilage of lunate facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40073" + ] + } + }, + { + "id": "FMA:40075", + "name": "Articular cartilage of lunate facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40073" + ] + } + }, + { + "id": "FMA:40076", + "name": "Articular cartilage of pisiform facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33328" + ] + } + }, + { + "id": "FMA:40077", + "name": "Articular cartilage of pisiform facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40076" + ] + } + }, + { + "id": "FMA:40078", + "name": "Articular cartilage of pisiform facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40076" + ] + } + }, + { + "id": "FMA:40079", + "name": "Articular cartilage of hamate facet of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33328" + ] + } + }, + { + "id": "FMA:40080", + "name": "Articular cartilage of hamate facet of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40079" + ] + } + }, + { + "id": "FMA:40081", + "name": "Articular cartilage of hamate facet of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40079" + ] + } + }, + { + "id": "FMA:40082", + "name": "Articular cartilage of triquetral facet of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42323" + ] + } + }, + { + "id": "FMA:40083", + "name": "Articular cartilage of triquetral facet of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40082" + ] + } + }, + { + "id": "FMA:40084", + "name": "Articular cartilage of triquetral facet of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40082" + ] + } + }, + { + "id": "FMA:40085", + "name": "Articular cartilage of scaphoid facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33349" + ] + } + }, + { + "id": "FMA:40086", + "name": "Articular cartilage of scaphoid facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40085" + ] + } + }, + { + "id": "FMA:40087", + "name": "Articular cartilage of scaphoid facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40085" + ] + } + }, + { + "id": "FMA:40088", + "name": "Articular cartilage of capitate facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33349" + ] + } + }, + { + "id": "FMA:40089", + "name": "Articular cartilage of capitate facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40088" + ] + } + }, + { + "id": "FMA:40090", + "name": "Articular cartilage of capitate facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40088" + ] + } + }, + { + "id": "FMA:40091", + "name": "Articular cartilage of scaphoid facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33342" + ] + } + }, + { + "id": "FMA:40092", + "name": "Articular cartilage of scaphoid facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40091" + ] + } + }, + { + "id": "FMA:40093", + "name": "Articular cartilage of scaphoid facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40091" + ] + } + }, + { + "id": "FMA:40094", + "name": "Articular cartilage of trapezoid facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33342" + ] + } + }, + { + "id": "FMA:40095", + "name": "Articular cartilage of trapezoid facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40094" + ] + } + }, + { + "id": "FMA:40096", + "name": "Articular cartilage of trapezoid facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40094" + ] + } + }, + { + "id": "FMA:40097", + "name": "Articular cartilage of scaphoid facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40098", + "name": "Articular cartilage of scaphoid facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40097" + ] + } + }, + { + "id": "FMA:40099", + "name": "Articular cartilage of scaphoid facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40097" + ] + } + }, + { + "id": "FMA:40100", + "name": "Articular cartilage of lunate facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40101", + "name": "Articular cartilage of lunate facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40100" + ] + } + }, + { + "id": "FMA:40102", + "name": "Articular cartilage of lunate facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40100" + ] + } + }, + { + "id": "FMA:40103", + "name": "Articular cartilage of trapezoid facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40104", + "name": "Articular cartilage of trapezoid facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40103" + ] + } + }, + { + "id": "FMA:40105", + "name": "Articular cartilage of trapezoid facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40103" + ] + } + }, + { + "id": "FMA:40106", + "name": "Articular cartilage of lunate facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33363" + ] + } + }, + { + "id": "FMA:40107", + "name": "Articular cartilage of lunate facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40106" + ] + } + }, + { + "id": "FMA:40108", + "name": "Articular cartilage of lunate facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40106" + ] + } + }, + { + "id": "FMA:40109", + "name": "Articular cartilage of triquetral facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33363" + ] + } + }, + { + "id": "FMA:40110", + "name": "Articular cartilage of triquetral facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40109" + ] + } + }, + { + "id": "FMA:40111", + "name": "Articular cartilage of triquetral facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40109" + ] + } + }, + { + "id": "FMA:40112", + "name": "Articular cartilage of capitate facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33363" + ] + } + }, + { + "id": "FMA:40113", + "name": "Articular cartilage of capitate facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40112" + ] + } + }, + { + "id": "FMA:40114", + "name": "Articular cartilage of capitate facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40112" + ] + } + }, + { + "id": "FMA:40115", + "name": "Ligament of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Wrist ligament" + ] + }, + { + "id": "FMA:40116", + "name": "Ligament of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40115" + ] + }, + "synonyms": [ + "Right wrist ligament" + ] + }, + { + "id": "FMA:40117", + "name": "Ligament of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40115" + ] + }, + "synonyms": [ + "Left wrist ligament" + ] + }, + { + "id": "FMA:40118", + "name": "Extensor retinaculum of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39987" + ] + } + }, + { + "id": "FMA:40119", + "name": "Extensor retinaculum of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39987" + ] + } + }, + { + "id": "FMA:40120", + "name": "Flexor retinaculum of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39988" + ] + } + }, + { + "id": "FMA:40121", + "name": "Flexor retinaculum of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39988" + ] + } + }, + { + "id": "FMA:40129", + "name": "Articular cartilage of first metacarpal facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33342" + ] + } + }, + { + "id": "FMA:40130", + "name": "Articular cartilage of second metacarpal facet of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33342" + ] + } + }, + { + "id": "FMA:40131", + "name": "Articular cartilage of first metacarpal facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40129" + ] + } + }, + { + "id": "FMA:40132", + "name": "Articular cartilage of first metacarpal facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40129" + ] + } + }, + { + "id": "FMA:40133", + "name": "Articular cartilage of second metacarpal facet of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40130" + ] + } + }, + { + "id": "FMA:40134", + "name": "Articular cartilage of second metacarpal facet of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40130" + ] + } + }, + { + "id": "FMA:40135", + "name": "Articular cartilage of trapezial facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33349" + ] + } + }, + { + "id": "FMA:40136", + "name": "Articular cartilage of second metacarpal facet of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33349" + ] + } + }, + { + "id": "FMA:40137", + "name": "Articular cartilage of trapezial facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40135" + ] + } + }, + { + "id": "FMA:40138", + "name": "Articular cartilage of trapezial facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40135" + ] + } + }, + { + "id": "FMA:40139", + "name": "Articular cartilage of second metacarpal facet of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40136" + ] + } + }, + { + "id": "FMA:40140", + "name": "Articular cartilage of second metacarpal facet of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40136" + ] + } + }, + { + "id": "FMA:40141", + "name": "Articular cartilage of second metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40142", + "name": "Articular cartilage of third metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40143", + "name": "Articular cartilage of fourth metacarpal facet of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33356" + ] + } + }, + { + "id": "FMA:40144", + "name": "Articular cartilage of second metacarpal facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40141" + ] + } + }, + { + "id": "FMA:40145", + "name": "Articular cartilage of second metacarpal facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40141" + ] + } + }, + { + "id": "FMA:40146", + "name": "Articular cartilage of third metacarpal facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40142" + ] + } + }, + { + "id": "FMA:40147", + "name": "Articular cartilage of third metacarpal facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40142" + ] + } + }, + { + "id": "FMA:40148", + "name": "Articular cartilage of fourth metacarpal facet of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40143" + ] + } + }, + { + "id": "FMA:40149", + "name": "Articular cartilage of fourth metacarpal facet of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40143" + ] + } + }, + { + "id": "FMA:40150", + "name": "Articular cartilage of fourth metacarpal facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33363" + ] + } + }, + { + "id": "FMA:40151", + "name": "Articular cartilage of fifth metacarpal facet of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33363" + ] + } + }, + { + "id": "FMA:40152", + "name": "Articular cartilage of fourth metacarpal facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40150" + ] + } + }, + { + "id": "FMA:40153", + "name": "Articular cartilage of fourth metacarpal facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40150" + ] + } + }, + { + "id": "FMA:40154", + "name": "Articular cartilage of fifth metacarpal facet of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40151" + ] + } + }, + { + "id": "FMA:40155", + "name": "Articular cartilage of fifth metacarpal facet of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40151" + ] + } + }, + { + "id": "FMA:40157", + "name": "Bone of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231512" + ] + } + }, + { + "id": "FMA:40158", + "name": "Bone of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231512" + ] + } + }, + { + "id": "FMA:40159", + "name": "Bone of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231512" + ] + } + }, + { + "id": "FMA:40160", + "name": "Bone of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40157" + ] + } + }, + { + "id": "FMA:40161", + "name": "Bone of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40157" + ] + } + }, + { + "id": "FMA:40162", + "name": "Compact bone of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40157" + ] + } + }, + { + "id": "FMA:40163", + "name": "Trabecular bone of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40157" + ] + } + }, + { + "id": "FMA:40164", + "name": "Compact bone of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40162" + ] + } + }, + { + "id": "FMA:40165", + "name": "Compact bone of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40162" + ] + } + }, + { + "id": "FMA:40166", + "name": "Trabecular bone of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40163" + ] + } + }, + { + "id": "FMA:40167", + "name": "Trabecular bone of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40163" + ] + } + }, + { + "id": "FMA:40168", + "name": "Bone of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40158" + ] + } + }, + { + "id": "FMA:40169", + "name": "Bone of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40158" + ] + } + }, + { + "id": "FMA:40170", + "name": "Compact bone of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40158" + ] + } + }, + { + "id": "FMA:40171", + "name": "Trabecular bone of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40158" + ] + } + }, + { + "id": "FMA:40172", + "name": "Compact bone of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40170" + ] + } + }, + { + "id": "FMA:40173", + "name": "Compact bone of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40170" + ] + } + }, + { + "id": "FMA:40174", + "name": "Trabecular bone of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40171" + ] + } + }, + { + "id": "FMA:40175", + "name": "Trabecular bone of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40171" + ] + } + }, + { + "id": "FMA:40176", + "name": "Bone of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40159" + ] + } + }, + { + "id": "FMA:40177", + "name": "Bone of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40159" + ] + } + }, + { + "id": "FMA:40178", + "name": "Compact bone of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40159" + ] + } + }, + { + "id": "FMA:40179", + "name": "Trabecular bone of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40159" + ] + } + }, + { + "id": "FMA:40180", + "name": "Compact bone of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40178" + ] + } + }, + { + "id": "FMA:40181", + "name": "Compact bone of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40178" + ] + } + }, + { + "id": "FMA:40182", + "name": "Trabecular bone of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40179" + ] + } + }, + { + "id": "FMA:40183", + "name": "Trabecular bone of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40179" + ] + } + }, + { + "id": "FMA:40184", + "name": "Bony part of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83336" + ] + } + }, + { + "id": "FMA:40185", + "name": "Bony part of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83336" + ] + } + }, + { + "id": "FMA:40186", + "name": "Bony part of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83336" + ] + } + }, + { + "id": "FMA:40187", + "name": "Bony part of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40184" + ] + } + }, + { + "id": "FMA:40188", + "name": "Bony part of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40184" + ] + } + }, + { + "id": "FMA:40189", + "name": "Bony part of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40185" + ] + } + }, + { + "id": "FMA:40190", + "name": "Bony part of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40185" + ] + } + }, + { + "id": "FMA:40191", + "name": "Bony part of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40186" + ] + } + }, + { + "id": "FMA:40192", + "name": "Bony part of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40186" + ] + } + }, + { + "id": "FMA:40193", + "name": "Periosteum of proximal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33316" + ] + } + }, + { + "id": "FMA:40194", + "name": "Periosteum of waist of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33316" + ] + } + }, + { + "id": "FMA:40195", + "name": "Periosteum of distal part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33316" + ] + } + }, + { + "id": "FMA:40196", + "name": "Periosteum of proximal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40193" + ] + } + }, + { + "id": "FMA:40197", + "name": "Periosteum of proximal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40193" + ] + } + }, + { + "id": "FMA:40198", + "name": "Periosteum of waist of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40194" + ] + } + }, + { + "id": "FMA:40199", + "name": "Periosteum of waist of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40194" + ] + } + }, + { + "id": "FMA:40200", + "name": "Periosteum of distal part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40195" + ] + } + }, + { + "id": "FMA:40201", + "name": "Periosteum of distal part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40195" + ] + } + }, + { + "id": "FMA:40202", + "name": "Articular capsule of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:40203", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + }, + "synonyms": [ + "Fibrous layer of articular capsule of metacarpophalangeal joint" + ] + }, + { + "id": "FMA:40204", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:40205", + "name": "Surface of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33368" + ] + }, + "synonyms": [ + "Carpal bone surface" + ] + }, + { + "id": "FMA:40206", + "name": "Surface of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33368" + ] + }, + "synonyms": [ + "Metacarpal bone surface" + ] + }, + { + "id": "FMA:40208", + "name": "Bone of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:40209", + "name": "Cartilage of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + } + }, + { + "id": "FMA:40227", + "name": "Compact bone of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:40230", + "name": "Trabecular bone of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:40296", + "name": "Diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226700" + ] + }, + "synonyms": [ + "Shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40297", + "name": "Distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226577" + ] + }, + "synonyms": [ + "Head of phalanx of thumb" + ] + }, + { + "id": "FMA:40298", + "name": "Diaphysis of phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40296" + ] + }, + "synonyms": [ + "Shaft of phalanx of right thumb" + ] + }, + { + "id": "FMA:40301", + "name": "Diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40302" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40302", + "name": "Diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40296" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40303", + "name": "Diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40302" + ] + }, + "synonyms": [ + "Shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40304", + "name": "Diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40296" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40305", + "name": "Diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40304" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40306", + "name": "Diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40304" + ] + }, + "synonyms": [ + "Shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40348", + "name": "Trabecular bone of proximal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + } + }, + { + "id": "FMA:40349", + "name": "Trabecular bone of distal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + } + }, + { + "id": "FMA:40351", + "name": "Trabecular bone of proximal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:40354", + "name": "Trabecular bone of proximal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40351" + ] + } + }, + { + "id": "FMA:40369", + "name": "Bony part of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:40390", + "name": "Bone of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40208" + ] + } + }, + { + "id": "FMA:40393", + "name": "Compact bone of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40227" + ] + } + }, + { + "id": "FMA:40394", + "name": "Trabecular bone of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40230" + ] + } + }, + { + "id": "FMA:40399", + "name": "Bone of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40390" + ] + } + }, + { + "id": "FMA:40400", + "name": "Bone of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40390" + ] + } + }, + { + "id": "FMA:40401", + "name": "Bone of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40399" + ] + } + }, + { + "id": "FMA:40402", + "name": "Bone of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40399" + ] + } + }, + { + "id": "FMA:40403", + "name": "Compact bone of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40393" + ] + } + }, + { + "id": "FMA:40404", + "name": "Trabecular bone of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40394" + ] + } + }, + { + "id": "FMA:40405", + "name": "Compact bone of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40403" + ] + } + }, + { + "id": "FMA:40406", + "name": "Compact bone of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40403" + ] + } + }, + { + "id": "FMA:40407", + "name": "Trabecular bone of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40404" + ] + } + }, + { + "id": "FMA:40408", + "name": "Trabecular bone of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40404" + ] + } + }, + { + "id": "FMA:40409", + "name": "Bone of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40400" + ] + } + }, + { + "id": "FMA:40410", + "name": "Bone of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40400" + ] + } + }, + { + "id": "FMA:40411", + "name": "Compact bone of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40393" + ] + } + }, + { + "id": "FMA:40412", + "name": "Trabecular bone of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40394" + ] + } + }, + { + "id": "FMA:40413", + "name": "Compact bone of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40411" + ] + } + }, + { + "id": "FMA:40414", + "name": "Compact bone of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40411" + ] + } + }, + { + "id": "FMA:40415", + "name": "Trabecular bone of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40412" + ] + } + }, + { + "id": "FMA:40416", + "name": "Trabecular bone of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40412" + ] + } + }, + { + "id": "FMA:40418", + "name": "Bone of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42522" + ] + }, + "synonyms": [ + "Bone of base of phalanx of thumb" + ] + }, + { + "id": "FMA:40419", + "name": "Bone of diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241380" + ] + }, + "synonyms": [ + "Bone of shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40420", + "name": "Bone of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42524" + ] + }, + "synonyms": [ + "Bone of head of phalanx of thumb" + ] + }, + { + "id": "FMA:40423", + "name": "Compact bone of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240878" + ] + }, + "synonyms": [ + "Compact bone of base of phalanx of thumb" + ] + }, + { + "id": "FMA:40424", + "name": "Trabecular bone of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40348" + ] + }, + "synonyms": [ + "Trabecular bone of base of phalanx of thumb" + ] + }, + { + "id": "FMA:40429", + "name": "Bone of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40418" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40430", + "name": "Bone of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40418" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40431", + "name": "Bone of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40429" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40432", + "name": "Bone of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40429" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40433", + "name": "Compact bone of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40423" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40434", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40424" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40435", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40434" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40436", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40434" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40437", + "name": "Compact bone of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40433" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40438", + "name": "Compact bone of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40433" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40439", + "name": "Bone of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40430" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40440", + "name": "Bone of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40430" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40441", + "name": "Compact bone of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40423" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40442", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40424" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40443", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40442" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40444", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40442" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40445", + "name": "Compact bone of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40441" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40446", + "name": "Compact bone of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40441" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40449", + "name": "Compact bone of diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240985" + ] + }, + "synonyms": [ + "Compact bone of shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40450", + "name": "Trabecular bone of diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40549" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40457", + "name": "Compact bone of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240976" + ] + }, + "synonyms": [ + "Compact bone of head of phalanx of thumb" + ] + }, + { + "id": "FMA:40458", + "name": "Trabecular bone of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40349" + ] + }, + "synonyms": [ + "Trabecular bone of head of phalanx of thumb" + ] + }, + { + "id": "FMA:40463", + "name": "Hyaline cartilage of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42477" + ] + } + }, + { + "id": "FMA:40464", + "name": "Hyaline cartilage of phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40463" + ] + } + }, + { + "id": "FMA:40465", + "name": "Hyaline cartilage of phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40463" + ] + } + }, + { + "id": "FMA:40466", + "name": "Bony part of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40369" + ] + } + }, + { + "id": "FMA:40469", + "name": "Bony part of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40466" + ] + } + }, + { + "id": "FMA:40470", + "name": "Bony part of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40466" + ] + } + }, + { + "id": "FMA:40471", + "name": "Bony part of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40470" + ] + } + }, + { + "id": "FMA:40472", + "name": "Bony part of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40470" + ] + } + }, + { + "id": "FMA:40473", + "name": "Bony part of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40469" + ] + } + }, + { + "id": "FMA:40474", + "name": "Bony part of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40469" + ] + } + }, + { + "id": "FMA:40475", + "name": "Bony part of zone of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225874" + ] + } + }, + { + "id": "FMA:40476", + "name": "Bony part of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40475" + ] + }, + "synonyms": [ + "Bony part of base of phalanx of thumb" + ] + }, + { + "id": "FMA:40477", + "name": "Bony part of diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40475" + ] + }, + "synonyms": [ + "Bony part of shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40478", + "name": "Bony part of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40475" + ] + }, + "synonyms": [ + "Bony part of head of phalanx of thumb" + ] + }, + { + "id": "FMA:40481", + "name": "Bony part of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40476" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40482", + "name": "Bony part of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40476" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40483", + "name": "Bony part of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40481" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40484", + "name": "Bony part of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40481" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40485", + "name": "Bony part of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40482" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40486", + "name": "Bony part of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40482" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40489", + "name": "Bony part of diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40477" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40490", + "name": "Bony part of diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40477" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40491", + "name": "Bony part of diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40490" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40492", + "name": "Bony part of diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40490" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40493", + "name": "Bony part of diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40489" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40494", + "name": "Bony part of diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40489" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40497", + "name": "Bony part of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40478" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40498", + "name": "Bony part of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40478" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40499", + "name": "Bony part of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40497" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40500", + "name": "Bony part of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40497" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40501", + "name": "Bony part of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40498" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40502", + "name": "Bony part of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40498" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40503", + "name": "Periosteum of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83159" + ] + } + }, + { + "id": "FMA:40506", + "name": "Periosteum of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40503" + ] + } + }, + { + "id": "FMA:40507", + "name": "Periosteum of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40503" + ] + } + }, + { + "id": "FMA:40508", + "name": "Periosteum of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40506" + ] + } + }, + { + "id": "FMA:40509", + "name": "Periosteum of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40506" + ] + } + }, + { + "id": "FMA:40510", + "name": "Periosteum of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40507" + ] + } + }, + { + "id": "FMA:40511", + "name": "Periosteum of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40507" + ] + } + }, + { + "id": "FMA:40513", + "name": "Periosteum of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of base of phalanx of thumb" + ] + }, + { + "id": "FMA:40514", + "name": "Periosteum of diaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of shaft of phalanx of thumb" + ] + }, + { + "id": "FMA:40515", + "name": "Periosteum of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of head of phalanx of thumb" + ] + }, + { + "id": "FMA:40518", + "name": "Periosteum of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40513" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40519", + "name": "Periosteum of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40513" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40520", + "name": "Periosteum of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40518" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40521", + "name": "Periosteum of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40518" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40522", + "name": "Periosteum of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40519" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40523", + "name": "Periosteum of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40519" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40526", + "name": "Periosteum of diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40514" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40527", + "name": "Periosteum of diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40514" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40528", + "name": "Periosteum of diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40527" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40529", + "name": "Periosteum of diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40527" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40530", + "name": "Periosteum of diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40526" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40531", + "name": "Periosteum of diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40526" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40534", + "name": "Periosteum of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40515" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:40535", + "name": "Periosteum of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40515" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of thumb" + ] + }, + { + "id": "FMA:40536", + "name": "Periosteum of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40535" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:40537", + "name": "Periosteum of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40535" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:40538", + "name": "Periosteum of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40534" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:40539", + "name": "Periosteum of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40534" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:40549", + "name": "Trabecular bone of diaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + } + }, + { + "id": "FMA:40557", + "name": "Trabecular bone of diaphysis proper of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32683" + ] + } + }, + { + "id": "FMA:40565", + "name": "Trabecular bone of diaphysis proper of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40557" + ] + } + }, + { + "id": "FMA:40566", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40565" + ] + } + }, + { + "id": "FMA:40567", + "name": "Trabecular bone of diaphysis proper of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40565" + ] + } + }, + { + "id": "FMA:40662", + "name": "Articular surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + } + }, + { + "id": "FMA:40663", + "name": "Non-articular surface of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33398" + ] + } + }, + { + "id": "FMA:40664", + "name": "Non-articular surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40663" + ] + } + }, + { + "id": "FMA:40665", + "name": "Non-articular surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40663" + ] + } + }, + { + "id": "FMA:40666", + "name": "Articular surface of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40662" + ] + } + }, + { + "id": "FMA:40667", + "name": "Articular surface of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40662" + ] + } + }, + { + "id": "FMA:40668", + "name": "Articular surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + } + }, + { + "id": "FMA:40669", + "name": "Non-articular surface of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33485" + ] + } + }, + { + "id": "FMA:40670", + "name": "Non-articular surface of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40669" + ] + } + }, + { + "id": "FMA:40671", + "name": "Non-articular surface of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40669" + ] + } + }, + { + "id": "FMA:40672", + "name": "Articular surface of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40668" + ] + } + }, + { + "id": "FMA:40673", + "name": "Articular surface of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40668" + ] + } + }, + { + "id": "FMA:40685", + "name": "Muscle fasciculus of brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40686", + "name": "Fascia of brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Brachioradialis fascia" + ] + }, + { + "id": "FMA:40687", + "name": "Epimysium of brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40686" + ] + }, + "synonyms": [ + "Brachioradialis epimysium" + ] + }, + { + "id": "FMA:40688", + "name": "Perimysium of brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40686" + ] + }, + "synonyms": [ + "Brachioradialis perimysium" + ] + }, + { + "id": "FMA:40689", + "name": "Tendon of brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Brachioradialis tendon" + ] + }, + { + "id": "FMA:40690", + "name": "Muscle fasciculus of right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40685" + ] + } + }, + { + "id": "FMA:40691", + "name": "Muscle fasciculus of left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40685" + ] + } + }, + { + "id": "FMA:40694", + "name": "Tendon of right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40689" + ] + }, + "synonyms": [ + "Right brachioradialis tendon" + ] + }, + { + "id": "FMA:40695", + "name": "Tendon of left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40689" + ] + }, + "synonyms": [ + "Left brachioradialis tendon" + ] + }, + { + "id": "FMA:40696", + "name": "Perimysium of right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40688" + ] + }, + "synonyms": [ + "Right brachioradialis perimysium" + ] + }, + { + "id": "FMA:40697", + "name": "Perimysium of left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40688" + ] + }, + "synonyms": [ + "Left brachioradialis perimysium" + ] + }, + { + "id": "FMA:40698", + "name": "Epimysium of right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40687" + ] + }, + "synonyms": [ + "Right brachioradialis epimysium" + ] + }, + { + "id": "FMA:40699", + "name": "Epimysium of left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40687" + ] + }, + "synonyms": [ + "Left brachioradialis epimysium" + ] + }, + { + "id": "FMA:40700", + "name": "Muscle fasciculus of extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40701", + "name": "Fascia of extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor carpi radialis longus fascia" + ] + }, + { + "id": "FMA:40702", + "name": "Epimysium of extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40701" + ] + }, + "synonyms": [ + "Extensor carpi radialis longus epimysium" + ] + }, + { + "id": "FMA:40703", + "name": "Perimysium of extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40701" + ] + }, + "synonyms": [ + "Extensor carpi radialis longus perimysium" + ] + }, + { + "id": "FMA:40704", + "name": "Tendon of extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor carpi radialis longus tendon" + ] + }, + { + "id": "FMA:40705", + "name": "Tendon of right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40704" + ] + }, + "synonyms": [ + "Right extensor carpi radialis longus tendon" + ] + }, + { + "id": "FMA:40706", + "name": "Tendon of left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40704" + ] + }, + "synonyms": [ + "Left extensor carpi radialis longus tendon" + ] + }, + { + "id": "FMA:40707", + "name": "Perimysium of right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40703" + ] + }, + "synonyms": [ + "Right extensor carpi radialis longus perimysium" + ] + }, + { + "id": "FMA:40708", + "name": "Perimysium of left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40703" + ] + }, + "synonyms": [ + "Left extensor carpi radialis longus perimysium" + ] + }, + { + "id": "FMA:40709", + "name": "Epimysium of right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40702" + ] + }, + "synonyms": [ + "Right extensor carpi radialis longus epimysium" + ] + }, + { + "id": "FMA:40710", + "name": "Epimysium of left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40702" + ] + }, + "synonyms": [ + "Left extensor carpi radialis longus epimysium" + ] + }, + { + "id": "FMA:40713", + "name": "Muscle fasciculus of right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40700" + ] + } + }, + { + "id": "FMA:40714", + "name": "Muscle fasciculus of left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40700" + ] + } + }, + { + "id": "FMA:40715", + "name": "Muscle fasciculus of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40716", + "name": "Fascia of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor carpi radialis brevis fascia" + ] + }, + { + "id": "FMA:40717", + "name": "Epimysium of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40716" + ] + }, + "synonyms": [ + "Extensor carpi radialis brevis epimysium" + ] + }, + { + "id": "FMA:40718", + "name": "Perimysium of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40716" + ] + }, + "synonyms": [ + "Extensor carpi radialis brevis perimysium" + ] + }, + { + "id": "FMA:40719", + "name": "Tendon of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor carpi radialis brevis tendon" + ] + }, + { + "id": "FMA:40720", + "name": "Tendon of right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40719" + ] + }, + "synonyms": [ + "Right extensor carpi radialis brevis tendon" + ] + }, + { + "id": "FMA:40721", + "name": "Tendon of left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40719" + ] + }, + "synonyms": [ + "Left extensor carpi radialis brevis tendon" + ] + }, + { + "id": "FMA:40722", + "name": "Perimysium of right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40718" + ] + }, + "synonyms": [ + "Right extensor carpi radialis brevis perimysium" + ] + }, + { + "id": "FMA:40723", + "name": "Perimysium of left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40718" + ] + }, + "synonyms": [ + "Left extensor carpi radialis brevis perimysium" + ] + }, + { + "id": "FMA:40724", + "name": "Epimysium of right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40717" + ] + }, + "synonyms": [ + "Right extensor carpi radialis brevis epimysium" + ] + }, + { + "id": "FMA:40725", + "name": "Epimysium of left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40717" + ] + }, + "synonyms": [ + "Left extensor carpi radialis brevis epimysium" + ] + }, + { + "id": "FMA:40728", + "name": "Muscle fasciculus of right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40715" + ] + } + }, + { + "id": "FMA:40729", + "name": "Muscle fasciculus of left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40715" + ] + } + }, + { + "id": "FMA:40730", + "name": "Muscle fasciculus of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40731", + "name": "Fascia of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor digitorum fascia" + ] + }, + { + "id": "FMA:40732", + "name": "Epimysium of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40731" + ] + }, + "synonyms": [ + "Extensor digitorum epimysium" + ] + }, + { + "id": "FMA:40733", + "name": "Perimysium of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40731" + ] + }, + "synonyms": [ + "Extensor digitorum perimysium" + ] + }, + { + "id": "FMA:40734", + "name": "Tendon of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor digitorum tendon" + ] + }, + { + "id": "FMA:40735", + "name": "Tendon of right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Right extensor digitorum tendon" + ] + }, + { + "id": "FMA:40736", + "name": "Tendon of left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Left extensor digitorum tendon" + ] + }, + { + "id": "FMA:40737", + "name": "Perimysium of right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40733" + ] + }, + "synonyms": [ + "Right extensor digitorum perimysium" + ] + }, + { + "id": "FMA:40738", + "name": "Perimysium of left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40733" + ] + }, + "synonyms": [ + "Left extensor digitorum perimysium" + ] + }, + { + "id": "FMA:40739", + "name": "Epimysium of right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40732" + ] + }, + "synonyms": [ + "Right extensor digitorum epimysium" + ] + }, + { + "id": "FMA:40740", + "name": "Epimysium of left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40732" + ] + }, + "synonyms": [ + "Left extensor digitorum epimysium" + ] + }, + { + "id": "FMA:40743", + "name": "Muscle fasciculus of right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40730" + ] + } + }, + { + "id": "FMA:40744", + "name": "Muscle fasciculus of left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40730" + ] + } + }, + { + "id": "FMA:40745", + "name": "Muscle fasciculus of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40746", + "name": "Fascia of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor digiti minimi fascia" + ] + }, + { + "id": "FMA:40747", + "name": "Epimysium of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40746" + ] + }, + "synonyms": [ + "Extensor digiti minimi epimysium" + ] + }, + { + "id": "FMA:40748", + "name": "Perimysium of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40746" + ] + }, + "synonyms": [ + "Extensor digiti minimi perimysium" + ] + }, + { + "id": "FMA:40749", + "name": "Tendon of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor digiti minimi tendon" + ] + }, + { + "id": "FMA:40750", + "name": "Tendon of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40749" + ] + }, + "synonyms": [ + "Right extensor digiti minimi tendon" + ] + }, + { + "id": "FMA:40751", + "name": "Tendon of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40749" + ] + }, + "synonyms": [ + "Left extensor digiti minimi tendon" + ] + }, + { + "id": "FMA:40752", + "name": "Perimysium of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40748" + ] + }, + "synonyms": [ + "Right extensor digiti minimi perimysium" + ] + }, + { + "id": "FMA:40753", + "name": "Perimysium of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40748" + ] + }, + "synonyms": [ + "Left extensor digiti minimi perimysium" + ] + }, + { + "id": "FMA:40754", + "name": "Epimysium of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40747" + ] + }, + "synonyms": [ + "Right extensor digiti minimi epimysium" + ] + }, + { + "id": "FMA:40755", + "name": "Epimysium of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40747" + ] + }, + "synonyms": [ + "Left extensor digiti minimi epimysium" + ] + }, + { + "id": "FMA:40758", + "name": "Muscle fasciculus of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40745" + ] + } + }, + { + "id": "FMA:40759", + "name": "Muscle fasciculus of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40745" + ] + } + }, + { + "id": "FMA:40760", + "name": "Muscle fasciculus of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40761", + "name": "Fascia of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris fascia" + ] + }, + { + "id": "FMA:40762", + "name": "Epimysium of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40761" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:40763", + "name": "Perimysium of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40761" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:40764", + "name": "Tendon of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:40765", + "name": "Muscle fasciculus of abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40766", + "name": "Fascia of abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Abductor pollicis longus fascia" + ] + }, + { + "id": "FMA:40767", + "name": "Epimysium of abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40766" + ] + }, + "synonyms": [ + "Abductor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40768", + "name": "Perimysium of abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40766" + ] + }, + "synonyms": [ + "Abductor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40769", + "name": "Tendon of abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Abductor pollicis longus tendon" + ] + }, + { + "id": "FMA:40770", + "name": "Tendon of right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40769" + ] + }, + "synonyms": [ + "Right abductor pollicis longus tendon" + ] + }, + { + "id": "FMA:40771", + "name": "Tendon of left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40769" + ] + }, + "synonyms": [ + "Left abductor pollicis longus tendon" + ] + }, + { + "id": "FMA:40772", + "name": "Perimysium of right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40768" + ] + }, + "synonyms": [ + "Right abductor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40773", + "name": "Perimysium of left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40768" + ] + }, + "synonyms": [ + "Left abductor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40774", + "name": "Epimysium of right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40767" + ] + }, + "synonyms": [ + "Right abductor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40775", + "name": "Epimysium of left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40767" + ] + }, + "synonyms": [ + "Left abductor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40778", + "name": "Muscle fasciculus of right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40765" + ] + } + }, + { + "id": "FMA:40779", + "name": "Muscle fasciculus of left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40765" + ] + } + }, + { + "id": "FMA:40780", + "name": "Tendon of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40764" + ] + }, + "synonyms": [ + "Right extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:40781", + "name": "Tendon of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40764" + ] + }, + "synonyms": [ + "Left extensor carpi ulnaris tendon" + ] + }, + { + "id": "FMA:40782", + "name": "Perimysium of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40763" + ] + }, + "synonyms": [ + "Right extensor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:40783", + "name": "Perimysium of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40763" + ] + }, + "synonyms": [ + "Left extensor carpi ulnaris perimysium" + ] + }, + { + "id": "FMA:40784", + "name": "Epimysium of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40762" + ] + }, + "synonyms": [ + "Right extensor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:40785", + "name": "Epimysium of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40762" + ] + }, + "synonyms": [ + "Left extensor carpi ulnaris epimysium" + ] + }, + { + "id": "FMA:40788", + "name": "Muscle fasciculus of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40760" + ] + } + }, + { + "id": "FMA:40789", + "name": "Muscle fasciculus of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40760" + ] + } + }, + { + "id": "FMA:40790", + "name": "Muscle fasciculus of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40791", + "name": "Fascia of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor pollicis longus fascia" + ] + }, + { + "id": "FMA:40792", + "name": "Epimysium of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40791" + ] + }, + "synonyms": [ + "Extensor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40793", + "name": "Perimysium of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40791" + ] + }, + "synonyms": [ + "Extensor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40794", + "name": "Tendon of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor pollicis longus tendon" + ] + }, + { + "id": "FMA:40795", + "name": "Tendon of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40794" + ] + }, + "synonyms": [ + "Right extensor pollicis longus tendon" + ] + }, + { + "id": "FMA:40796", + "name": "Tendon of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40794" + ] + }, + "synonyms": [ + "Left extensor pollicis longus tendon" + ] + }, + { + "id": "FMA:40797", + "name": "Perimysium of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40793" + ] + }, + "synonyms": [ + "Right extensor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40798", + "name": "Perimysium of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40793" + ] + }, + "synonyms": [ + "Left extensor pollicis longus perimysium" + ] + }, + { + "id": "FMA:40799", + "name": "Epimysium of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40792" + ] + }, + "synonyms": [ + "Right extensor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40800", + "name": "Epimysium of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40792" + ] + }, + "synonyms": [ + "Left extensor pollicis longus epimysium" + ] + }, + { + "id": "FMA:40803", + "name": "Muscle fasciculus of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40790" + ] + } + }, + { + "id": "FMA:40804", + "name": "Muscle fasciculus of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40790" + ] + } + }, + { + "id": "FMA:40805", + "name": "Muscle fasciculus of extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40806", + "name": "Fascia of extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor pollicis brevis fascia" + ] + }, + { + "id": "FMA:40807", + "name": "Epimysium of extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40806" + ] + }, + "synonyms": [ + "Extensor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:40808", + "name": "Perimysium of extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40806" + ] + }, + "synonyms": [ + "Extensor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:40809", + "name": "Tendon of extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor pollicis brevis tendon" + ] + }, + { + "id": "FMA:40810", + "name": "Tendon of right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40809" + ] + }, + "synonyms": [ + "Right extensor pollicis brevis tendon" + ] + }, + { + "id": "FMA:40811", + "name": "Tendon of left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40809" + ] + }, + "synonyms": [ + "Left extensor pollicis brevis tendon" + ] + }, + { + "id": "FMA:40812", + "name": "Perimysium of right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40808" + ] + }, + "synonyms": [ + "Right extensor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:40813", + "name": "Perimysium of left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40808" + ] + }, + "synonyms": [ + "Left extensor pollicis brevis perimysium" + ] + }, + { + "id": "FMA:40814", + "name": "Epimysium of right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40807" + ] + }, + "synonyms": [ + "Right extensor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:40815", + "name": "Epimysium of left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40807" + ] + }, + "synonyms": [ + "Left extensor pollicis brevis epimysium" + ] + }, + { + "id": "FMA:40818", + "name": "Muscle fasciculus of right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40805" + ] + } + }, + { + "id": "FMA:40819", + "name": "Muscle fasciculus of left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40805" + ] + } + }, + { + "id": "FMA:40820", + "name": "Muscle fasciculus of extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40821", + "name": "Fascia of extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Extensor indicis fascia" + ] + }, + { + "id": "FMA:40822", + "name": "Epimysium of extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40821" + ] + }, + "synonyms": [ + "Extensor indicis epimysium" + ] + }, + { + "id": "FMA:40823", + "name": "Perimysium of extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40821" + ] + }, + "synonyms": [ + "Extensor indicis perimysium" + ] + }, + { + "id": "FMA:40824", + "name": "Tendon of extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor indicis tendon" + ] + }, + { + "id": "FMA:40825", + "name": "Tendon of right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40824" + ] + }, + "synonyms": [ + "Right extensor indicis tendon" + ] + }, + { + "id": "FMA:40826", + "name": "Tendon of left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40824" + ] + }, + "synonyms": [ + "Left extensor indicis tendon" + ] + }, + { + "id": "FMA:40827", + "name": "Perimysium of right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40823" + ] + }, + "synonyms": [ + "Right extensor indicis perimysium" + ] + }, + { + "id": "FMA:40828", + "name": "Perimysium of left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40823" + ] + }, + "synonyms": [ + "Left extensor indicis perimysium" + ] + }, + { + "id": "FMA:40829", + "name": "Epimysium of right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40822" + ] + }, + "synonyms": [ + "Right extensor indicis epimysium" + ] + }, + { + "id": "FMA:40830", + "name": "Epimysium of left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40822" + ] + }, + "synonyms": [ + "Left extensor indicis epimysium" + ] + }, + { + "id": "FMA:40833", + "name": "Muscle fasciculus of right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40820" + ] + } + }, + { + "id": "FMA:40834", + "name": "Muscle fasciculus of left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40820" + ] + } + }, + { + "id": "FMA:40836", + "name": "Muscle fasciculus of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42163" + ] + } + }, + { + "id": "FMA:40837", + "name": "Fascia of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + }, + "synonyms": [ + "Supinator fascia" + ] + }, + { + "id": "FMA:40838", + "name": "Epimysium of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40837" + ] + }, + "synonyms": [ + "Supinator epimysium" + ] + }, + { + "id": "FMA:40839", + "name": "Perimysium of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40837" + ] + }, + "synonyms": [ + "Supinator perimysium" + ] + }, + { + "id": "FMA:40840", + "name": "Tendon of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Supinator tendon" + ] + }, + { + "id": "FMA:40841", + "name": "Tendon of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40840" + ] + }, + "synonyms": [ + "Right supinator tendon" + ] + }, + { + "id": "FMA:40842", + "name": "Tendon of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40840" + ] + }, + "synonyms": [ + "Left supinator tendon" + ] + }, + { + "id": "FMA:40843", + "name": "Perimysium of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40839" + ] + }, + "synonyms": [ + "Right supinator perimysium" + ] + }, + { + "id": "FMA:40844", + "name": "Perimysium of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40839" + ] + }, + "synonyms": [ + "Left supinator perimysium" + ] + }, + { + "id": "FMA:40845", + "name": "Epimysium of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40838" + ] + }, + "synonyms": [ + "Right supinator epimysium" + ] + }, + { + "id": "FMA:40846", + "name": "Epimysium of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40838" + ] + }, + "synonyms": [ + "Left supinator epimysium" + ] + }, + { + "id": "FMA:40849", + "name": "Muscle fasciculus of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40836" + ] + } + }, + { + "id": "FMA:40850", + "name": "Muscle fasciculus of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40836" + ] + } + }, + { + "id": "FMA:40854", + "name": "Synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Radial bursa", + "Flexor pollicis longus tendon sheath", + "Tendinous sheath of flexor pollicis longus" + ] + }, + { + "id": "FMA:40855", + "name": "Synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Tendinous sheath of flexor carpi radialis", + "Flexor carpi radialis tendon sheath" + ] + }, + { + "id": "FMA:40856", + "name": "Common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Ulnar bursa", + "Common synovial tendon sheath of wrist", + "Common flexor sheath of hand" + ] + }, + { + "id": "FMA:40857", + "name": "Synovial tendon sheath of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45087" + ] + } + }, + { + "id": "FMA:40858", + "name": "Synovial tendon sheath of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40854" + ] + } + }, + { + "id": "FMA:40859", + "name": "Synovial tendon sheath of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40854" + ] + } + }, + { + "id": "FMA:40860", + "name": "Synovial tendon sheath of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40855" + ] + } + }, + { + "id": "FMA:40861", + "name": "Synovial tendon sheath of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40855" + ] + } + }, + { + "id": "FMA:40862", + "name": "Right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40856" + ] + }, + "synonyms": [ + "Common flexor sheath of right hand", + "Common synovial tendon sheath of right wrist", + "Right ulnar bursa" + ] + }, + { + "id": "FMA:40863", + "name": "Left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40856" + ] + }, + "synonyms": [ + "Common synovial tendon sheath of left wrist", + "Left ulnar bursa", + "Common flexor sheath of left hand" + ] + }, + { + "id": "FMA:40864", + "name": "Synovial tendon sheath of extensor carpi radialis longus and extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Extensor carpi radialis tendon sheath" + ] + }, + { + "id": "FMA:40865", + "name": "Synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Extensor pollicis longus muscle tendon sheath", + "Tendinous sheath of extensor pollicis longus" + ] + }, + { + "id": "FMA:40866", + "name": "Synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Tendinous sheath of extensor digiti minimi" + ] + }, + { + "id": "FMA:40867", + "name": "Synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris muscle tendon sheath", + "Tendinous sheath of extensor carpi ulnaris" + ] + }, + { + "id": "FMA:40868", + "name": "Synovial tendon sheath of right extensor carpi radialis longus and right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40864" + ] + } + }, + { + "id": "FMA:40869", + "name": "Synovial tendon sheath of left extensor carpi radialis longus and left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40864" + ] + } + }, + { + "id": "FMA:40870", + "name": "Synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40865" + ] + } + }, + { + "id": "FMA:40871", + "name": "Synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40865" + ] + } + }, + { + "id": "FMA:40872", + "name": "Synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40866" + ] + } + }, + { + "id": "FMA:40873", + "name": "Synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40866" + ] + } + }, + { + "id": "FMA:40874", + "name": "Synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40867" + ] + } + }, + { + "id": "FMA:40875", + "name": "Synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40867" + ] + } + }, + { + "id": "FMA:40877", + "name": "Fibrous membrane of synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:40878", + "name": "Synovial membrane of synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + } + }, + { + "id": "FMA:40886", + "name": "Fibrous membrane of synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40887", + "name": "Synovial membrane of synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40888", + "name": "Fibrous membrane of synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40889", + "name": "Synovial membrane of synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40890", + "name": "Fibrous membrane of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + }, + "synonyms": [ + "Fibrous membrane of common synovial tendon sheath of wrist" + ] + }, + { + "id": "FMA:40891", + "name": "Synovial membrane of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath of wrist" + ] + }, + { + "id": "FMA:40892", + "name": "Fibrous membrane of synovial tendon sheath of extensor carpi radiales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40893", + "name": "Synovial membrane of synovial tendon sheath of extensores carpi radiales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40894", + "name": "Fibrous membrane of synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40895", + "name": "Synovial membrane of synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40896", + "name": "Fibrous membrane of synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40897", + "name": "Synovial membrane of synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40898", + "name": "Fibrous membrane of synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:40899", + "name": "Synovial membrane of synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:40900", + "name": "Cavity of synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + }, + "synonyms": [ + "Synovial tendon sheath cavity" + ] + }, + { + "id": "FMA:40901", + "name": "Cavity of synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:40902", + "name": "Synovial fluid of synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:40903", + "name": "Synovial fluid of synovial tendon sheath of right flexor pollicis longus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40902" + ] + } + }, + { + "id": "FMA:40904", + "name": "Synovial fluid of synovial tendon sheath of left flexor pollicis longus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40902" + ] + } + }, + { + "id": "FMA:40905", + "name": "Bone of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40208" + ] + } + }, + { + "id": "FMA:40908", + "name": "Compact bone of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40227" + ] + } + }, + { + "id": "FMA:40911", + "name": "Trabecular bone of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40230" + ] + } + }, + { + "id": "FMA:40914", + "name": "Bone of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40905" + ] + } + }, + { + "id": "FMA:40915", + "name": "Bone of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40914" + ] + } + }, + { + "id": "FMA:40916", + "name": "Bone of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40914" + ] + } + }, + { + "id": "FMA:40917", + "name": "Compact bone of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40908" + ] + } + }, + { + "id": "FMA:40918", + "name": "Compact bone of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40917" + ] + } + }, + { + "id": "FMA:40919", + "name": "Compact bone of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40917" + ] + } + }, + { + "id": "FMA:40920", + "name": "Trabecular bone of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40911" + ] + } + }, + { + "id": "FMA:40921", + "name": "Trabecular bone of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40920" + ] + } + }, + { + "id": "FMA:40922", + "name": "Trabecular bone of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40920" + ] + } + }, + { + "id": "FMA:40923", + "name": "Bone of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40905" + ] + } + }, + { + "id": "FMA:40924", + "name": "Bone of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40923" + ] + } + }, + { + "id": "FMA:40925", + "name": "Bone of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40923" + ] + } + }, + { + "id": "FMA:40926", + "name": "Compact bone of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40908" + ] + } + }, + { + "id": "FMA:40927", + "name": "Compact bone of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40926" + ] + } + }, + { + "id": "FMA:40928", + "name": "Compact bone of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40926" + ] + } + }, + { + "id": "FMA:40929", + "name": "Trabecular bone of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40911" + ] + } + }, + { + "id": "FMA:40930", + "name": "Trabecular bone of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40929" + ] + } + }, + { + "id": "FMA:40931", + "name": "Trabecular bone of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40929" + ] + } + }, + { + "id": "FMA:40932", + "name": "Bone of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40905" + ] + } + }, + { + "id": "FMA:40933", + "name": "Bone of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40932" + ] + } + }, + { + "id": "FMA:40934", + "name": "Bone of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40932" + ] + } + }, + { + "id": "FMA:40935", + "name": "Compact bone of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40908" + ] + } + }, + { + "id": "FMA:40936", + "name": "Compact bone of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40935" + ] + } + }, + { + "id": "FMA:40937", + "name": "Compact bone of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40935" + ] + } + }, + { + "id": "FMA:40938", + "name": "Trabecular bone of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40911" + ] + } + }, + { + "id": "FMA:40939", + "name": "Trabecular bone of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40938" + ] + } + }, + { + "id": "FMA:40940", + "name": "Trabecular bone of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40938" + ] + } + }, + { + "id": "FMA:40942", + "name": "Bone of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42522" + ] + }, + "synonyms": [ + "Bone of base of phalanx of index finger" + ] + }, + { + "id": "FMA:40945", + "name": "Compact bone of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240878" + ] + } + }, + { + "id": "FMA:40948", + "name": "Trabecular bone of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40348" + ] + }, + "synonyms": [ + "Trabecular bone of base of phalanx of index finger" + ] + }, + { + "id": "FMA:40951", + "name": "Bone of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40942" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40952", + "name": "Bone of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40951" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40953", + "name": "Bone of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40951" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40954", + "name": "Compact bone of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40945" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40955", + "name": "Compact bone of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40954" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40956", + "name": "Compact bone of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40954" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40957", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40948" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40958", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40957" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40959", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40957" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40960", + "name": "Bone of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40942" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of index finger" + ] + }, + { + "id": "FMA:40961", + "name": "Bone of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40960" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:40962", + "name": "Bone of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40960" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:40963", + "name": "Compact bone of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40945" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of index finger" + ] + }, + { + "id": "FMA:40964", + "name": "Compact bone of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40963" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:40965", + "name": "Compact bone of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40963" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:40966", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40948" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of index finger" + ] + }, + { + "id": "FMA:40967", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40966" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:40968", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40966" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:40969", + "name": "Bone of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40942" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of index finger" + ] + }, + { + "id": "FMA:40970", + "name": "Bone of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40969" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:40971", + "name": "Bone of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40969" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:40972", + "name": "Compact bone of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40945" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of index finger" + ] + }, + { + "id": "FMA:40973", + "name": "Compact bone of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40972" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:40974", + "name": "Compact bone of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40972" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:40975", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40948" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of index finger" + ] + }, + { + "id": "FMA:40976", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40975" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:40977", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40975" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:40978", + "name": "Bone of diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241380" + ] + } + }, + { + "id": "FMA:40987", + "name": "Bone of diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40978" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40988", + "name": "Bone of diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40987" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40989", + "name": "Bone of diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40987" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40990", + "name": "Compact bone of diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41984" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40991", + "name": "Compact bone of diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40990" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40992", + "name": "Compact bone of diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40990" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40993", + "name": "Trabecular bone of diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41959" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:40994", + "name": "Trabecular bone of diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40993" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:40995", + "name": "Trabecular bone of diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40993" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:40996", + "name": "Bone of diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40978" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of index finger" + ] + }, + { + "id": "FMA:40997", + "name": "Bone of diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40996" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:40998", + "name": "Bone of diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40996" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:40999", + "name": "Compact bone of diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41984" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41000", + "name": "Compact bone of diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40999" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41001", + "name": "Compact bone of diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40999" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41002", + "name": "Trabecular bone of diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41959" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41003", + "name": "Trabecular bone of diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41002" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41004", + "name": "Trabecular bone of diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41002" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41005", + "name": "Bone of diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40978" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41006", + "name": "Bone of diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41005" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41007", + "name": "Bone of diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41005" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41008", + "name": "Compact bone of diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41984" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41009", + "name": "Compact bone of diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41008" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41010", + "name": "Compact bone of diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41008" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41011", + "name": "Trabecular bone of diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41959" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41012", + "name": "Trabecular bone of diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41011" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41013", + "name": "Trabecular bone of diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41011" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41014", + "name": "Bone of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42524" + ] + }, + "synonyms": [ + "Bone of head of phalanx of index finger" + ] + }, + { + "id": "FMA:41015", + "name": "Bone of distal epiphysis of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41014" + ] + }, + "synonyms": [ + "Bone of head of phalanx of right index finger" + ] + }, + { + "id": "FMA:41016", + "name": "Bone of distal epiphysis of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41014" + ] + }, + "synonyms": [ + "Bone of head of phalanx of left index finger" + ] + }, + { + "id": "FMA:41017", + "name": "Compact bone of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240976" + ] + }, + "synonyms": [ + "Compact bone of distal end of phalanx of index finger", + "Compact bone of head of phalanx of index finger" + ] + }, + { + "id": "FMA:41020", + "name": "Trabecular bone of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40349" + ] + }, + "synonyms": [ + "Trabecular bone of head of phalanx of index finger", + "Trabecular bone of distal end of phalanx of index finger" + ] + }, + { + "id": "FMA:41023", + "name": "Bone of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41014" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41024", + "name": "Bone of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41023" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41025", + "name": "Bone of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41023" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41026", + "name": "Compact bone of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41017" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41027", + "name": "Compact bone of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41026" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41028", + "name": "Compact bone of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41026" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41029", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41020" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41030", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41029" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41031", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41029" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41032", + "name": "Bone of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41014" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41033", + "name": "Bone of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41032" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41034", + "name": "Bone of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41032" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41035", + "name": "Compact bone of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41017" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41036", + "name": "Compact bone of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41035" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41037", + "name": "Compact bone of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41035" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41038", + "name": "Trabecular bone of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41020" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41039", + "name": "Trabecular bone of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41038" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41040", + "name": "Trabecular bone of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41038" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41041", + "name": "Bone of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41014" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41042", + "name": "Bone of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41041" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41043", + "name": "Bone of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41041" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41044", + "name": "Compact bone of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41017" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41045", + "name": "Compact bone of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41044" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41046", + "name": "Compact bone of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41044" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41047", + "name": "Trabecular bone of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41020" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41048", + "name": "Trabecular bone of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41047" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41049", + "name": "Trabecular bone of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41047" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41050", + "name": "Cartilage of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:41051", + "name": "Cartilage of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41050" + ] + } + }, + { + "id": "FMA:41052", + "name": "Cartilage of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41050" + ] + } + }, + { + "id": "FMA:41053", + "name": "Bony part of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40369" + ] + } + }, + { + "id": "FMA:41056", + "name": "Bony part of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41053" + ] + } + }, + { + "id": "FMA:41057", + "name": "Bony part of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41056" + ] + } + }, + { + "id": "FMA:41058", + "name": "Bony part of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41056" + ] + } + }, + { + "id": "FMA:41059", + "name": "Bony part of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41053" + ] + } + }, + { + "id": "FMA:41060", + "name": "Bony part of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41059" + ] + } + }, + { + "id": "FMA:41061", + "name": "Bony part of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41059" + ] + } + }, + { + "id": "FMA:41062", + "name": "Bony part of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41053" + ] + } + }, + { + "id": "FMA:41063", + "name": "Bony part of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41062" + ] + } + }, + { + "id": "FMA:41064", + "name": "Bony part of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41062" + ] + } + }, + { + "id": "FMA:41065", + "name": "Bony part of zone of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225874" + ] + } + }, + { + "id": "FMA:41066", + "name": "Bony part of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41065" + ] + }, + "synonyms": [ + "Bony part of base of phalanx of index finger" + ] + }, + { + "id": "FMA:41069", + "name": "Bony part of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41066" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41070", + "name": "Bony part of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41069" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41071", + "name": "Bony part of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41069" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41072", + "name": "Bony part of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41066" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41073", + "name": "Bony part of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41072" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41074", + "name": "Bony part of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41072" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41075", + "name": "Bony part of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41066" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41076", + "name": "Bony part of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41075" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41077", + "name": "Bony part of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41075" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41078", + "name": "Bony part of diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41065" + ] + }, + "synonyms": [ + "Bony part of shaft of phalanx of index finger" + ] + }, + { + "id": "FMA:41081", + "name": "Bony part of diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41078" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41082", + "name": "Bony part of diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41081" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41083", + "name": "Bony part of diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41081" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41084", + "name": "Bony part of diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41078" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41085", + "name": "Bony part of diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41084" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41086", + "name": "Bony part of diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41084" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41087", + "name": "Bony part of diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41078" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41088", + "name": "Bony part of diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41087" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41089", + "name": "Bony part of diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41087" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41090", + "name": "Bony part of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41065" + ] + }, + "synonyms": [ + "Bony part of head of phalanx of index finger" + ] + }, + { + "id": "FMA:41093", + "name": "Bony part of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41090" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41094", + "name": "Bony part of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41093" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41095", + "name": "Bony part of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41093" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41096", + "name": "Bony part of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41090" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41097", + "name": "Bony part of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41096" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41098", + "name": "Bony part of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41096" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41099", + "name": "Bony part of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41090" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41100", + "name": "Bony part of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41099" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41101", + "name": "Bony part of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41099" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41102", + "name": "Periosteum of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83159" + ] + } + }, + { + "id": "FMA:41105", + "name": "Periosteum of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41102" + ] + } + }, + { + "id": "FMA:41106", + "name": "Periosteum of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41105" + ] + } + }, + { + "id": "FMA:41107", + "name": "Periosteum of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41105" + ] + } + }, + { + "id": "FMA:41108", + "name": "Periosteum of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41102" + ] + } + }, + { + "id": "FMA:41109", + "name": "Periosteum of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41108" + ] + } + }, + { + "id": "FMA:41110", + "name": "Periosteum of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41108" + ] + } + }, + { + "id": "FMA:41111", + "name": "Periosteum of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41102" + ] + } + }, + { + "id": "FMA:41112", + "name": "Periosteum of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41111" + ] + } + }, + { + "id": "FMA:41113", + "name": "Periosteum of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41111" + ] + } + }, + { + "id": "FMA:41115", + "name": "Periosteum of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of base of phalanx of index finger" + ] + }, + { + "id": "FMA:41118", + "name": "Periosteum of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41115" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41119", + "name": "Periosteum of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41118" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41120", + "name": "Periosteum of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41118" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41121", + "name": "Periosteum of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41115" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41122", + "name": "Periosteum of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41121" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41123", + "name": "Periosteum of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41121" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41124", + "name": "Periosteum of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41115" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41125", + "name": "Periosteum of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41124" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41126", + "name": "Periosteum of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41124" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41127", + "name": "Periosteum of diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of shaft of phalanx of index finger" + ] + }, + { + "id": "FMA:41130", + "name": "Periosteum of diaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41127" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41131", + "name": "Periosteum of diaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41130" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41132", + "name": "Periosteum of diaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41130" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41133", + "name": "Periosteum of diaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41127" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41134", + "name": "Periosteum of diaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41133" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41135", + "name": "Periosteum of diaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41133" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41136", + "name": "Periosteum of diaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41127" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41137", + "name": "Periosteum of diaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41136" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41138", + "name": "Periosteum of diaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41136" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41139", + "name": "Periosteum of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of head of phalanx of index finger" + ] + }, + { + "id": "FMA:41142", + "name": "Periosteum of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41139" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of index finger" + ] + }, + { + "id": "FMA:41143", + "name": "Periosteum of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41142" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:41144", + "name": "Periosteum of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41142" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:41145", + "name": "Periosteum of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41139" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of index finger" + ] + }, + { + "id": "FMA:41146", + "name": "Periosteum of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41145" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of right index finger" + ] + }, + { + "id": "FMA:41147", + "name": "Periosteum of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41145" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of left index finger" + ] + }, + { + "id": "FMA:41148", + "name": "Periosteum of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41139" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of index finger" + ] + }, + { + "id": "FMA:41149", + "name": "Periosteum of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41148" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:41150", + "name": "Periosteum of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41148" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:41151", + "name": "Bone of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40208" + ] + } + }, + { + "id": "FMA:41154", + "name": "Compact bone of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40227" + ] + } + }, + { + "id": "FMA:41157", + "name": "Trabecular bone of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40230" + ] + } + }, + { + "id": "FMA:41160", + "name": "Bone of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41151" + ] + } + }, + { + "id": "FMA:41161", + "name": "Bone of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41160" + ] + } + }, + { + "id": "FMA:41162", + "name": "Bone of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41160" + ] + } + }, + { + "id": "FMA:41163", + "name": "Compact bone of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41154" + ] + } + }, + { + "id": "FMA:41164", + "name": "Compact bone of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41163" + ] + } + }, + { + "id": "FMA:41165", + "name": "Compact bone of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41163" + ] + } + }, + { + "id": "FMA:41166", + "name": "Trabecular bone of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41157" + ] + } + }, + { + "id": "FMA:41167", + "name": "Trabecular bone of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41166" + ] + } + }, + { + "id": "FMA:41168", + "name": "Trabecular bone of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41166" + ] + } + }, + { + "id": "FMA:41169", + "name": "Bone of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41151" + ] + } + }, + { + "id": "FMA:41170", + "name": "Bone of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41169" + ] + } + }, + { + "id": "FMA:41171", + "name": "Bone of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41169" + ] + } + }, + { + "id": "FMA:41172", + "name": "Compact bone of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41154" + ] + } + }, + { + "id": "FMA:41173", + "name": "Compact bone of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41172" + ] + } + }, + { + "id": "FMA:41174", + "name": "Compact bone of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41172" + ] + } + }, + { + "id": "FMA:41175", + "name": "Trabecular bone of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41157" + ] + } + }, + { + "id": "FMA:41176", + "name": "Trabecular bone of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41175" + ] + } + }, + { + "id": "FMA:41177", + "name": "Trabecular bone of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41175" + ] + } + }, + { + "id": "FMA:41178", + "name": "Bone of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41151" + ] + } + }, + { + "id": "FMA:41179", + "name": "Bone of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41178" + ] + } + }, + { + "id": "FMA:41180", + "name": "Bone of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41178" + ] + } + }, + { + "id": "FMA:41181", + "name": "Compact bone of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41154" + ] + } + }, + { + "id": "FMA:41182", + "name": "Compact bone of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41181" + ] + } + }, + { + "id": "FMA:41183", + "name": "Compact bone of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41181" + ] + } + }, + { + "id": "FMA:41184", + "name": "Trabecular bone of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41157" + ] + } + }, + { + "id": "FMA:41185", + "name": "Trabecular bone of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41184" + ] + } + }, + { + "id": "FMA:41186", + "name": "Trabecular bone of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41184" + ] + } + }, + { + "id": "FMA:41188", + "name": "Bone of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42522" + ] + }, + "synonyms": [ + "Bone of base of phalanx of middle finger" + ] + }, + { + "id": "FMA:41191", + "name": "Compact bone of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240878" + ] + }, + "synonyms": [ + "Compact bone of base of phalanx of middle finger" + ] + }, + { + "id": "FMA:41194", + "name": "Trabecular bone of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40348" + ] + }, + "synonyms": [ + "Trabecular bone of base of phalanx of middle finger" + ] + }, + { + "id": "FMA:41197", + "name": "Bone of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41188" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41198", + "name": "Bone of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41197" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41199", + "name": "Bone of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41197" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41200", + "name": "Compact bone of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41191" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41201", + "name": "Compact bone of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41200" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41202", + "name": "Compact bone of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41200" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41203", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41194" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41204", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41203" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41205", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41203" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41206", + "name": "Bone of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41188" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41207", + "name": "Bone of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41206" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41208", + "name": "Bone of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41206" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41209", + "name": "Compact bone of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41191" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41210", + "name": "Compact bone of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41209" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41211", + "name": "Compact bone of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41209" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41212", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41194" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41213", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41212" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41214", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41212" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41215", + "name": "Bone of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41188" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41216", + "name": "Bone of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41215" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41217", + "name": "Bone of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41215" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41218", + "name": "Compact bone of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41191" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41219", + "name": "Compact bone of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41218" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41220", + "name": "Compact bone of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41218" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41221", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41194" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41222", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41221" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41223", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41221" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41224", + "name": "Bone of shaft of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241380" + ] + } + }, + { + "id": "FMA:41233", + "name": "Bone of shaft of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41224" + ] + } + }, + { + "id": "FMA:41234", + "name": "Bone of shaft of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41233" + ] + } + }, + { + "id": "FMA:41235", + "name": "Bone of shaft of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41233" + ] + } + }, + { + "id": "FMA:41236", + "name": "Compact bone of diaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42034" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41237", + "name": "Compact bone of diaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41236" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41238", + "name": "Compact bone of diaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41236" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41239", + "name": "Trabecular bone of diaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42009" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41240", + "name": "Trabecular bone of diaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41239" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41241", + "name": "Trabecular bone of diaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41239" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41242", + "name": "Bone of shaft of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41224" + ] + } + }, + { + "id": "FMA:41243", + "name": "Bone of shaft of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41242" + ] + } + }, + { + "id": "FMA:41244", + "name": "Bone of shaft of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41242" + ] + } + }, + { + "id": "FMA:41245", + "name": "Compact bone of diaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42034" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41246", + "name": "Compact bone of diaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41245" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41247", + "name": "Compact bone of diaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41245" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41248", + "name": "Trabecular bone of diaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42009" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41249", + "name": "Trabecular bone of diaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41248" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41250", + "name": "Trabecular bone of diaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41248" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41251", + "name": "Bone of shaft of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41224" + ] + } + }, + { + "id": "FMA:41252", + "name": "Bone of shaft of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41251" + ] + } + }, + { + "id": "FMA:41253", + "name": "Bone of shaft of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41251" + ] + } + }, + { + "id": "FMA:41254", + "name": "Compact bone of diaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42034" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41255", + "name": "Compact bone of diaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41254" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41256", + "name": "Compact bone of diaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41254" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41257", + "name": "Trabecular bone of diaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42009" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41258", + "name": "Trabecular bone of diaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41257" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41259", + "name": "Trabecular bone of diaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41257" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41260", + "name": "Bone of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42524" + ] + }, + "synonyms": [ + "Bone of head of phalanx of middle finger" + ] + }, + { + "id": "FMA:41263", + "name": "Compact bone of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240976" + ] + }, + "synonyms": [ + "Compact bone of distal end of phalanx of middle finger", + "Compact bone of head of phalanx of middle finger" + ] + }, + { + "id": "FMA:41266", + "name": "Trabecular bone of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40349" + ] + }, + "synonyms": [ + "Trabecular bone of head of phalanx of middle finger" + ] + }, + { + "id": "FMA:41269", + "name": "Bone of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41260" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41270", + "name": "Bone of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41269" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41271", + "name": "Bone of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41269" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41272", + "name": "Compact bone of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41263" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41273", + "name": "Compact bone of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41272" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41274", + "name": "Compact bone of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41272" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41275", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41266" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41276", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41275" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41277", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41275" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41278", + "name": "Bone of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41260" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41279", + "name": "Bone of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41278" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41280", + "name": "Bone of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41278" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41281", + "name": "Compact bone of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41263" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41282", + "name": "Compact bone of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41281" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41283", + "name": "Compact bone of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41281" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41284", + "name": "Trabecular bone of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41266" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41285", + "name": "Trabecular bone of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41284" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41286", + "name": "Trabecular bone of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41284" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41287", + "name": "Bone of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41260" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41288", + "name": "Bone of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41287" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41289", + "name": "Bone of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41287" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41290", + "name": "Compact bone of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41263" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41291", + "name": "Compact bone of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41290" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41292", + "name": "Compact bone of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41290" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41293", + "name": "Trabecular bone of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41266" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41294", + "name": "Trabecular bone of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41293" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41295", + "name": "Trabecular bone of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41293" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41296", + "name": "Cartilage of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:41297", + "name": "Cartilage of phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41296" + ] + } + }, + { + "id": "FMA:41298", + "name": "Cartilage of phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41296" + ] + } + }, + { + "id": "FMA:41299", + "name": "Bony part of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40369" + ] + } + }, + { + "id": "FMA:41302", + "name": "Bony part of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41299" + ] + } + }, + { + "id": "FMA:41303", + "name": "Bony part of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41302" + ] + } + }, + { + "id": "FMA:41304", + "name": "Bony part of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41302" + ] + } + }, + { + "id": "FMA:41305", + "name": "Bony part of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41299" + ] + } + }, + { + "id": "FMA:41306", + "name": "Bony part of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41305" + ] + } + }, + { + "id": "FMA:41307", + "name": "Bony part of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41305" + ] + } + }, + { + "id": "FMA:41308", + "name": "Bony part of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41299" + ] + } + }, + { + "id": "FMA:41309", + "name": "Bony part of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41308" + ] + } + }, + { + "id": "FMA:41310", + "name": "Bony part of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41308" + ] + } + }, + { + "id": "FMA:41311", + "name": "Bony part of zone of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225874" + ] + } + }, + { + "id": "FMA:41312", + "name": "Bony part of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41311" + ] + }, + "synonyms": [ + "Bony part of base of phalanx of middle finger" + ] + }, + { + "id": "FMA:41315", + "name": "Bony part of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41312" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41316", + "name": "Bony part of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41315" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41317", + "name": "Bony part of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41315" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41318", + "name": "Bony part of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41312" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41319", + "name": "Bony part of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41318" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41320", + "name": "Bony part of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41318" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41321", + "name": "Bony part of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41312" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41322", + "name": "Bony part of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41321" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41323", + "name": "Bony part of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41321" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41324", + "name": "Bony part of diaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41311" + ] + }, + "synonyms": [ + "Bony part of shaft of phalanx of middle finger" + ] + }, + { + "id": "FMA:41327", + "name": "Bony part of diaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41324" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41328", + "name": "Bony part of diaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41327" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41329", + "name": "Bony part of diaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41327" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41330", + "name": "Bony part of diaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41324" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41331", + "name": "Bony part of diaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41330" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41332", + "name": "Bony part of diaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41330" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41333", + "name": "Bony part of diaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41324" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41334", + "name": "Bony part of diaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41333" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41335", + "name": "Bony part of diaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41333" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41336", + "name": "Bony part of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41311" + ] + }, + "synonyms": [ + "Bony part of head of phalanx of middle finger" + ] + }, + { + "id": "FMA:41339", + "name": "Bony part of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41336" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41340", + "name": "Bony part of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41339" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41341", + "name": "Bony part of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41339" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41342", + "name": "Bony part of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41336" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41343", + "name": "Bony part of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41342" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41344", + "name": "Bony part of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41342" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41345", + "name": "Bony part of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41336" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41346", + "name": "Bony part of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41345" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41347", + "name": "Bony part of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41345" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41348", + "name": "Periosteum of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83159" + ] + } + }, + { + "id": "FMA:41351", + "name": "Periosteum of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41348" + ] + } + }, + { + "id": "FMA:41352", + "name": "Periosteum of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41351" + ] + } + }, + { + "id": "FMA:41353", + "name": "Periosteum of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41351" + ] + } + }, + { + "id": "FMA:41354", + "name": "Periosteum of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41348" + ] + } + }, + { + "id": "FMA:41355", + "name": "Periosteum of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41354" + ] + } + }, + { + "id": "FMA:41356", + "name": "Periosteum of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41354" + ] + } + }, + { + "id": "FMA:41357", + "name": "Periosteum of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41348" + ] + } + }, + { + "id": "FMA:41358", + "name": "Periosteum of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41357" + ] + } + }, + { + "id": "FMA:41359", + "name": "Periosteum of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41357" + ] + } + }, + { + "id": "FMA:41361", + "name": "Periosteum of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of base of phalanx of middle finger" + ] + }, + { + "id": "FMA:41364", + "name": "Periosteum of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41361" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41365", + "name": "Periosteum of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41364" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41366", + "name": "Periosteum of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41364" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41367", + "name": "Periosteum of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41361" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41368", + "name": "Periosteum of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41367" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41369", + "name": "Periosteum of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41367" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41370", + "name": "Periosteum of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41361" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41371", + "name": "Periosteum of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41370" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41372", + "name": "Periosteum of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41370" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41373", + "name": "Periosteum of diaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of shaft of phalanx of middle finger" + ] + }, + { + "id": "FMA:41376", + "name": "Periosteum of diaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41373" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41377", + "name": "Periosteum of diaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41376" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41378", + "name": "Periosteum of diaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41376" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41379", + "name": "Periosteum of diaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41373" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41380", + "name": "Periosteum of diaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41379" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41381", + "name": "Periosteum of diaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41379" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41382", + "name": "Periosteum of diaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41373" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41383", + "name": "Periosteum of diaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41382" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41384", + "name": "Periosteum of diaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41382" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41385", + "name": "Periosteum of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of head of phalanx of middle finger" + ] + }, + { + "id": "FMA:41388", + "name": "Periosteum of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41385" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of middle finger" + ] + }, + { + "id": "FMA:41389", + "name": "Periosteum of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41388" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41390", + "name": "Periosteum of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41388" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41391", + "name": "Periosteum of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41385" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of middle finger" + ] + }, + { + "id": "FMA:41392", + "name": "Periosteum of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41391" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of right middle finger" + ] + }, + { + "id": "FMA:41393", + "name": "Periosteum of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41391" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of left middle finger" + ] + }, + { + "id": "FMA:41394", + "name": "Periosteum of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41385" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of middle finger" + ] + }, + { + "id": "FMA:41395", + "name": "Periosteum of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41394" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of right middle finger" + ] + }, + { + "id": "FMA:41396", + "name": "Periosteum of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41394" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of left middle finger" + ] + }, + { + "id": "FMA:41397", + "name": "Bone of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40208" + ] + } + }, + { + "id": "FMA:41400", + "name": "Compact bone of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40227" + ] + } + }, + { + "id": "FMA:41403", + "name": "Trabecular bone of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40230" + ] + } + }, + { + "id": "FMA:41406", + "name": "Bone of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41397" + ] + } + }, + { + "id": "FMA:41407", + "name": "Bone of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41406" + ] + } + }, + { + "id": "FMA:41408", + "name": "Bone of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41406" + ] + } + }, + { + "id": "FMA:41409", + "name": "Compact bone of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41400" + ] + } + }, + { + "id": "FMA:41410", + "name": "Compact bone of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41409" + ] + } + }, + { + "id": "FMA:41411", + "name": "Compact bone of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41409" + ] + } + }, + { + "id": "FMA:41412", + "name": "Trabecular bone of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41403" + ] + } + }, + { + "id": "FMA:41413", + "name": "Trabecular bone of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41412" + ] + } + }, + { + "id": "FMA:41414", + "name": "Trabecular bone of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41412" + ] + } + }, + { + "id": "FMA:41415", + "name": "Bone of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41397" + ] + } + }, + { + "id": "FMA:41416", + "name": "Bone of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41415" + ] + } + }, + { + "id": "FMA:41417", + "name": "Bone of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41415" + ] + } + }, + { + "id": "FMA:41418", + "name": "Compact bone of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41400" + ] + } + }, + { + "id": "FMA:41419", + "name": "Compact bone of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41418" + ] + } + }, + { + "id": "FMA:41420", + "name": "Compact bone of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41418" + ] + } + }, + { + "id": "FMA:41421", + "name": "Trabecular bone of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41403" + ] + } + }, + { + "id": "FMA:41422", + "name": "Trabecular bone of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41421" + ] + } + }, + { + "id": "FMA:41423", + "name": "Trabecular bone of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41421" + ] + } + }, + { + "id": "FMA:41424", + "name": "Bone of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41397" + ] + } + }, + { + "id": "FMA:41425", + "name": "Bone of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41424" + ] + } + }, + { + "id": "FMA:41426", + "name": "Bone of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41424" + ] + } + }, + { + "id": "FMA:41427", + "name": "Compact bone of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41400" + ] + } + }, + { + "id": "FMA:41428", + "name": "Compact bone of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41427" + ] + } + }, + { + "id": "FMA:41429", + "name": "Compact bone of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41427" + ] + } + }, + { + "id": "FMA:41430", + "name": "Trabecular bone of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41403" + ] + } + }, + { + "id": "FMA:41431", + "name": "Trabecular bone of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41430" + ] + } + }, + { + "id": "FMA:41432", + "name": "Trabecular bone of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41430" + ] + } + }, + { + "id": "FMA:41434", + "name": "Bone of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42522" + ] + }, + "synonyms": [ + "Bone of base of phalanx of ring finger" + ] + }, + { + "id": "FMA:41437", + "name": "Compact bone of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240878" + ] + }, + "synonyms": [ + "Compact bone of base of phalanx of ring finger" + ] + }, + { + "id": "FMA:41440", + "name": "Trabecular bone of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40348" + ] + }, + "synonyms": [ + "Trabecular bone of base of phalanx of ring finger" + ] + }, + { + "id": "FMA:41443", + "name": "Bone of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41434" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41444", + "name": "Bone of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41443" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41445", + "name": "Bone of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41443" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41446", + "name": "Compact bone of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41437" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41447", + "name": "Compact bone of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41446" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41448", + "name": "Compact bone of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41446" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41449", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41440" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41450", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41449" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41451", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41449" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41452", + "name": "Bone of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41434" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41453", + "name": "Bone of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41452" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41454", + "name": "Bone of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41452" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41455", + "name": "Compact bone of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41437" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41456", + "name": "Compact bone of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41455" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41457", + "name": "Compact bone of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41455" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41458", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41440" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41459", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41458" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41460", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41458" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41461", + "name": "Bone of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41434" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41462", + "name": "Bone of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41461" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41463", + "name": "Bone of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41461" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41464", + "name": "Compact bone of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41437" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41465", + "name": "Compact bone of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41464" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41466", + "name": "Compact bone of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41464" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41467", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41440" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41468", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41467" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41469", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41467" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41470", + "name": "Bone of diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241380" + ] + }, + "synonyms": [ + "Bone of shaft of phalanx of ring finger" + ] + }, + { + "id": "FMA:41479", + "name": "Bone of diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41470" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41480", + "name": "Bone of diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41479" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41481", + "name": "Bone of diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41479" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41482", + "name": "Compact bone of diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42084" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41483", + "name": "Compact bone of diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41482" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41484", + "name": "Compact bone of diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41482" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41485", + "name": "Trabecular bone of diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42059" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41486", + "name": "Trabecular bone of diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41485" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41487", + "name": "Trabecular bone of diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41485" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41488", + "name": "Bone of diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41470" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41489", + "name": "Bone of diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41488" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41490", + "name": "Bone of diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41488" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41491", + "name": "Compact bone of diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42084" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41492", + "name": "Compact bone of diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41491" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41493", + "name": "Compact bone of diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41491" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41494", + "name": "Trabecular bone of diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42059" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41495", + "name": "Trabecular bone of diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41494" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41496", + "name": "Trabecular bone of diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41494" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41497", + "name": "Bone of diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41470" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41498", + "name": "Bone of diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41497" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41499", + "name": "Bone of diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41497" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41500", + "name": "Compact bone of diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42084" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41501", + "name": "Compact bone of diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41500" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41502", + "name": "Compact bone of diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41500" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41503", + "name": "Trabecular bone of diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42059" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41504", + "name": "Trabecular bone of diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41503" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41505", + "name": "Trabecular bone of diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41503" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41506", + "name": "Bone of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42524" + ] + }, + "synonyms": [ + "Bone of head of phalanx of ring finger" + ] + }, + { + "id": "FMA:41509", + "name": "Compact bone of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240976" + ] + }, + "synonyms": [ + "Compact bone of distal end of phalanx of ring finger", + "Compact bone of head of phalanx of ring finger" + ] + }, + { + "id": "FMA:41512", + "name": "Trabecular bone of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40349" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of phalanx of ring finger" + ] + }, + { + "id": "FMA:41515", + "name": "Bone of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41506" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41516", + "name": "Bone of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41515" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41517", + "name": "Bone of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41515" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41518", + "name": "Compact bone of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41509" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41519", + "name": "Compact bone of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41518" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41520", + "name": "Compact bone of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41518" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41521", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41512" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41522", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41521" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41523", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41521" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41524", + "name": "Bone of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41506" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41525", + "name": "Bone of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41524" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41526", + "name": "Bone of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41524" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41527", + "name": "Compact bone of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41509" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41528", + "name": "Compact bone of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41527" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41529", + "name": "Compact bone of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41527" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41530", + "name": "Trabecular bone of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41512" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41531", + "name": "Trabecular bone of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41530" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41532", + "name": "Trabecular bone of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41530" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41533", + "name": "Bone of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41506" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41534", + "name": "Bone of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41533" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41535", + "name": "Bone of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41533" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41536", + "name": "Compact bone of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41509" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41537", + "name": "Compact bone of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41536" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41538", + "name": "Compact bone of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41536" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41539", + "name": "Trabecular bone of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41512" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41540", + "name": "Trabecular bone of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41539" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41541", + "name": "Trabecular bone of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41539" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41542", + "name": "Cartilage of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:41543", + "name": "Cartilage of phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41542" + ] + } + }, + { + "id": "FMA:41544", + "name": "Cartilage of phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41542" + ] + } + }, + { + "id": "FMA:41545", + "name": "Bony part of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40369" + ] + } + }, + { + "id": "FMA:41548", + "name": "Bony part of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41545" + ] + } + }, + { + "id": "FMA:41549", + "name": "Bony part of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41548" + ] + } + }, + { + "id": "FMA:41550", + "name": "Bony part of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41548" + ] + } + }, + { + "id": "FMA:41551", + "name": "Bony part of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41545" + ] + } + }, + { + "id": "FMA:41552", + "name": "Bony part of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41551" + ] + } + }, + { + "id": "FMA:41553", + "name": "Bony part of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41551" + ] + } + }, + { + "id": "FMA:41554", + "name": "Bony part of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41545" + ] + } + }, + { + "id": "FMA:41555", + "name": "Bony part of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41554" + ] + } + }, + { + "id": "FMA:41556", + "name": "Bony part of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41554" + ] + } + }, + { + "id": "FMA:41557", + "name": "Bony part of zone of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225874" + ] + } + }, + { + "id": "FMA:41558", + "name": "Bony part of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41557" + ] + }, + "synonyms": [ + "Bony part of base of phalanx of ring finger" + ] + }, + { + "id": "FMA:41561", + "name": "Bony part of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41558" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41562", + "name": "Bony part of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41561" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41563", + "name": "Bony part of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41561" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41564", + "name": "Bony part of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41558" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41565", + "name": "Bony part of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41564" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41566", + "name": "Bony part of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41564" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41567", + "name": "Bony part of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41558" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41568", + "name": "Bony part of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41567" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41569", + "name": "Bony part of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41567" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41570", + "name": "Bony part of diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41557" + ] + }, + "synonyms": [ + "Bony part of shaft of phalanx of ring finger" + ] + }, + { + "id": "FMA:41573", + "name": "Bony part of diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41570" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41574", + "name": "Bony part of diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41573" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41575", + "name": "Bony part of diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41573" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41576", + "name": "Bony part of diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41570" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41577", + "name": "Bony part of diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41576" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41578", + "name": "Bony part of diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41576" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41579", + "name": "Bony part of diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41570" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41580", + "name": "Bony part of diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41579" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41581", + "name": "Bony part of diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41579" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41582", + "name": "Bony part of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41557" + ] + }, + "synonyms": [ + "Bony part of head of phalanx of ring finger" + ] + }, + { + "id": "FMA:41585", + "name": "Bony part of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41582" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41586", + "name": "Bony part of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41585" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41587", + "name": "Bony part of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41585" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41588", + "name": "Bony part of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41582" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41589", + "name": "Bony part of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41588" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41590", + "name": "Bony part of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41588" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41591", + "name": "Bony part of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41582" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41592", + "name": "Bony part of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41591" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41593", + "name": "Bony part of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41591" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41594", + "name": "Periosteum of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83159" + ] + } + }, + { + "id": "FMA:41597", + "name": "Periosteum of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41594" + ] + } + }, + { + "id": "FMA:41598", + "name": "Periosteum of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41597" + ] + } + }, + { + "id": "FMA:41599", + "name": "Periosteum of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41597" + ] + } + }, + { + "id": "FMA:41600", + "name": "Periosteum of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41594" + ] + } + }, + { + "id": "FMA:41601", + "name": "Periosteum of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41600" + ] + } + }, + { + "id": "FMA:41602", + "name": "Periosteum of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41600" + ] + } + }, + { + "id": "FMA:41603", + "name": "Periosteum of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41594" + ] + } + }, + { + "id": "FMA:41604", + "name": "Periosteum of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41603" + ] + } + }, + { + "id": "FMA:41605", + "name": "Periosteum of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41603" + ] + } + }, + { + "id": "FMA:41607", + "name": "Periosteum of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of base of phalanx of ring finger" + ] + }, + { + "id": "FMA:41610", + "name": "Periosteum of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41607" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41611", + "name": "Periosteum of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41610" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41612", + "name": "Periosteum of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41610" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41613", + "name": "Periosteum of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41607" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41614", + "name": "Periosteum of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41613" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41615", + "name": "Periosteum of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41613" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41616", + "name": "Periosteum of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41607" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41617", + "name": "Periosteum of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41616" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41618", + "name": "Periosteum of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41616" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41619", + "name": "Periosteum of diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of shaft of phalanx of ring finger" + ] + }, + { + "id": "FMA:41622", + "name": "Periosteum of diaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41619" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41623", + "name": "Periosteum of diaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41622" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41624", + "name": "Periosteum of diaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41622" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41625", + "name": "Periosteum of diaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41619" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41626", + "name": "Periosteum of diaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41625" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41627", + "name": "Periosteum of diaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41625" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41628", + "name": "Periosteum of diaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41619" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41629", + "name": "Periosteum of diaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41628" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41630", + "name": "Periosteum of diaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41628" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41631", + "name": "Periosteum of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of head of phalanx of ring finger" + ] + }, + { + "id": "FMA:41634", + "name": "Periosteum of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41631" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of ring finger" + ] + }, + { + "id": "FMA:41635", + "name": "Periosteum of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41634" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41636", + "name": "Periosteum of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41634" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41637", + "name": "Periosteum of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41631" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of ring finger" + ] + }, + { + "id": "FMA:41638", + "name": "Periosteum of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41637" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of right ring finger" + ] + }, + { + "id": "FMA:41639", + "name": "Periosteum of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41637" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of left ring finger" + ] + }, + { + "id": "FMA:41640", + "name": "Periosteum of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41631" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of ring finger" + ] + }, + { + "id": "FMA:41641", + "name": "Periosteum of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41640" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of right ring finger" + ] + }, + { + "id": "FMA:41642", + "name": "Periosteum of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41640" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of left ring finger" + ] + }, + { + "id": "FMA:41643", + "name": "Bone of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40208" + ] + } + }, + { + "id": "FMA:41646", + "name": "Compact bone of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40227" + ] + } + }, + { + "id": "FMA:41647", + "name": "Compact bone of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41646" + ] + } + }, + { + "id": "FMA:41648", + "name": "Compact bone of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41646" + ] + } + }, + { + "id": "FMA:41649", + "name": "Trabecular bone of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40230" + ] + } + }, + { + "id": "FMA:41650", + "name": "Trabecular bone of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41649" + ] + } + }, + { + "id": "FMA:41651", + "name": "Trabecular bone of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41649" + ] + } + }, + { + "id": "FMA:41652", + "name": "Bone of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41643" + ] + } + }, + { + "id": "FMA:41653", + "name": "Bone of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41652" + ] + } + }, + { + "id": "FMA:41654", + "name": "Bone of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41652" + ] + } + }, + { + "id": "FMA:41655", + "name": "Compact bone of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41646" + ] + } + }, + { + "id": "FMA:41656", + "name": "Compact bone of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41655" + ] + } + }, + { + "id": "FMA:41657", + "name": "Compact bone of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41655" + ] + } + }, + { + "id": "FMA:41658", + "name": "Trabecular bone of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41649" + ] + } + }, + { + "id": "FMA:41659", + "name": "Trabecular bone of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41658" + ] + } + }, + { + "id": "FMA:41660", + "name": "Trabecular bone of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41658" + ] + } + }, + { + "id": "FMA:41661", + "name": "Bone of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41643" + ] + } + }, + { + "id": "FMA:41662", + "name": "Bone of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41661" + ] + } + }, + { + "id": "FMA:41663", + "name": "Bone of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41661" + ] + } + }, + { + "id": "FMA:41664", + "name": "Compact bone of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41646" + ] + } + }, + { + "id": "FMA:41665", + "name": "Compact bone of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41664" + ] + } + }, + { + "id": "FMA:41666", + "name": "Compact bone of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41664" + ] + } + }, + { + "id": "FMA:41667", + "name": "Trabecular bone of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41649" + ] + } + }, + { + "id": "FMA:41668", + "name": "Trabecular bone of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41667" + ] + } + }, + { + "id": "FMA:41669", + "name": "Trabecular bone of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41667" + ] + } + }, + { + "id": "FMA:41670", + "name": "Bone of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41643" + ] + } + }, + { + "id": "FMA:41671", + "name": "Bone of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41670" + ] + } + }, + { + "id": "FMA:41672", + "name": "Bone of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41670" + ] + } + }, + { + "id": "FMA:41673", + "name": "Compact bone of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41646" + ] + } + }, + { + "id": "FMA:41674", + "name": "Compact bone of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41673" + ] + } + }, + { + "id": "FMA:41675", + "name": "Compact bone of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41673" + ] + } + }, + { + "id": "FMA:41676", + "name": "Trabecular bone of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41649" + ] + } + }, + { + "id": "FMA:41677", + "name": "Trabecular bone of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41676" + ] + } + }, + { + "id": "FMA:41678", + "name": "Trabecular bone of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41676" + ] + } + }, + { + "id": "FMA:41680", + "name": "Bone of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42522" + ] + }, + "synonyms": [ + "Bone of base of phalanx of little finger" + ] + }, + { + "id": "FMA:41683", + "name": "Compact bone of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240878" + ] + }, + "synonyms": [ + "Compact bone of base of phalanx of little finger" + ] + }, + { + "id": "FMA:41686", + "name": "Trabecular bone of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40348" + ] + }, + "synonyms": [ + "Trabecular bone of base of phalanx of little finger" + ] + }, + { + "id": "FMA:41689", + "name": "Bone of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41680" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41690", + "name": "Bone of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41689" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41691", + "name": "Bone of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41689" + ] + }, + "synonyms": [ + "Bone of base of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41692", + "name": "Compact bone of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41683" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41693", + "name": "Compact bone of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41692" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41694", + "name": "Compact bone of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41692" + ] + }, + "synonyms": [ + "Compact bone of base of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41695", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41686" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41696", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41695" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41697", + "name": "Trabecular bone of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41695" + ] + }, + "synonyms": [ + "Trabecular bone of base of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41698", + "name": "Bone of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41680" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41699", + "name": "Bone of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41698" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41700", + "name": "Bone of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41698" + ] + }, + "synonyms": [ + "Bone of base of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41701", + "name": "Compact bone of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41683" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41702", + "name": "Compact bone of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41701" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41703", + "name": "Compact bone of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41701" + ] + }, + "synonyms": [ + "Compact bone of base of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41704", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41686" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41705", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41704" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41706", + "name": "Trabecular bone of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41704" + ] + }, + "synonyms": [ + "Trabecular bone of base of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41707", + "name": "Bone of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41680" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41708", + "name": "Bone of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41707" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41709", + "name": "Bone of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41707" + ] + }, + "synonyms": [ + "Bone of base of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41710", + "name": "Compact bone of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41683" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41711", + "name": "Compact bone of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41710" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41712", + "name": "Compact bone of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41710" + ] + }, + "synonyms": [ + "Compact bone of base of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41713", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41686" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41714", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41713" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41715", + "name": "Trabecular bone of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41713" + ] + }, + "synonyms": [ + "Trabecular bone of base of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41716", + "name": "Bone of diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241380" + ] + }, + "synonyms": [ + "Bone of shaft of phalanx of little finger" + ] + }, + { + "id": "FMA:41725", + "name": "Bone of diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41716" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41726", + "name": "Bone of diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41725" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41727", + "name": "Bone of diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41725" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41728", + "name": "Compact bone of diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42134" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41729", + "name": "Compact bone of diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41728" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41730", + "name": "Compact bone of diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41728" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41731", + "name": "Trabecular bone of diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42109" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41732", + "name": "Trabecular bone of diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41731" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41733", + "name": "Trabecular bone of diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41731" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41734", + "name": "Bone of diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41716" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41735", + "name": "Bone of diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41734" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41736", + "name": "Bone of diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41734" + ] + }, + "synonyms": [ + "Bone of shaft of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41737", + "name": "Compact bone of diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42134" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41738", + "name": "Compact bone of diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41737" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41739", + "name": "Compact bone of diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41737" + ] + }, + "synonyms": [ + "Compact bone of shaft of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41740", + "name": "Trabecular bone of diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42109" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41741", + "name": "Trabecular bone of diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41740" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41742", + "name": "Trabecular bone of diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41740" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41743", + "name": "Bone of diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41716" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41744", + "name": "Bone of diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41743" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41745", + "name": "Bone of diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41743" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41746", + "name": "Compact bone of diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42134" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41747", + "name": "Compact bone of diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41746" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41748", + "name": "Compact bone of diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41746" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41749", + "name": "Trabecular bone of diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42109" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41750", + "name": "Trabecular bone of diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41749" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41751", + "name": "Trabecular bone of diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41749" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41752", + "name": "Bone of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42524" + ] + }, + "synonyms": [ + "Bone of head of phalanx of little finger" + ] + }, + { + "id": "FMA:41755", + "name": "Compact bone of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240976" + ] + }, + "synonyms": [ + "Compact bone of head of phalanx of little finger", + "Compact bone of distal end of phalanx of little finger" + ] + }, + { + "id": "FMA:41758", + "name": "Trabecular bone of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40349" + ] + }, + "synonyms": [ + "Trabecular bone of distal end of phalanx of little finger", + "Trabecular bone of head of phalanx of little finger" + ] + }, + { + "id": "FMA:41761", + "name": "Bone of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41752" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41762", + "name": "Bone of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41761" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41763", + "name": "Bone of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41761" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41764", + "name": "Compact bone of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41755" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41765", + "name": "Compact bone of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41764" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41766", + "name": "Compact bone of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41764" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41767", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41758" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41768", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41767" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41769", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41767" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41770", + "name": "Bone of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41752" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41771", + "name": "Bone of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41770" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41772", + "name": "Bone of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41770" + ] + }, + "synonyms": [ + "Bone of head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41773", + "name": "Compact bone of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41755" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41774", + "name": "Compact bone of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41773" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41775", + "name": "Compact bone of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41773" + ] + }, + "synonyms": [ + "Compact bone of head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41776", + "name": "Trabecular bone of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41758" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41777", + "name": "Trabecular bone of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41776" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41778", + "name": "Trabecular bone of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41776" + ] + }, + "synonyms": [ + "Trabecular bone of head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41779", + "name": "Bone of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41752" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41780", + "name": "Bone of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41779" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41781", + "name": "Bone of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41779" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41782", + "name": "Compact bone of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41755" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41783", + "name": "Compact bone of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41782" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41784", + "name": "Compact bone of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41782" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41785", + "name": "Trabecular bone of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41758" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41786", + "name": "Trabecular bone of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41785" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41787", + "name": "Trabecular bone of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41785" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41788", + "name": "Cartilage of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:41789", + "name": "Cartilage of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41788" + ] + } + }, + { + "id": "FMA:41790", + "name": "Cartilage of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41788" + ] + } + }, + { + "id": "FMA:41791", + "name": "Bony part of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40369" + ] + } + }, + { + "id": "FMA:41794", + "name": "Bony part of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41791" + ] + } + }, + { + "id": "FMA:41795", + "name": "Bony part of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41794" + ] + } + }, + { + "id": "FMA:41796", + "name": "Bony part of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41794" + ] + } + }, + { + "id": "FMA:41797", + "name": "Bony part of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41791" + ] + } + }, + { + "id": "FMA:41798", + "name": "Bony part of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41797" + ] + } + }, + { + "id": "FMA:41799", + "name": "Bony part of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41797" + ] + } + }, + { + "id": "FMA:41800", + "name": "Bony part of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41791" + ] + } + }, + { + "id": "FMA:41801", + "name": "Bony part of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41800" + ] + } + }, + { + "id": "FMA:41802", + "name": "Bony part of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41800" + ] + } + }, + { + "id": "FMA:41803", + "name": "Bony part of zone of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225874" + ] + } + }, + { + "id": "FMA:41804", + "name": "Bony part of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41803" + ] + }, + "synonyms": [ + "Bony part of base of phalanx of little finger" + ] + }, + { + "id": "FMA:41807", + "name": "Bony part of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41804" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41808", + "name": "Bony part of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41807" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41809", + "name": "Bony part of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41807" + ] + }, + "synonyms": [ + "Bony part of base of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41810", + "name": "Bony part of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41804" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41811", + "name": "Bony part of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41810" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41812", + "name": "Bony part of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41810" + ] + }, + "synonyms": [ + "Bony part of base of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41813", + "name": "Bony part of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41804" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41814", + "name": "Bony part of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41813" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41815", + "name": "Bony part of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41813" + ] + }, + "synonyms": [ + "Bony part of base of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41816", + "name": "Bony part of diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41803" + ] + }, + "synonyms": [ + "Bony part of shaft of phalanx of little finger" + ] + }, + { + "id": "FMA:41819", + "name": "Bony part of diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41816" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41820", + "name": "Bony part of diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41819" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41821", + "name": "Bony part of diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41819" + ] + }, + "synonyms": [ + "Bony part of shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41822", + "name": "Bony part of diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41816" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41823", + "name": "Bony part of diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41822" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41824", + "name": "Bony part of diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41822" + ] + }, + "synonyms": [ + "Bony part of shaft of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41825", + "name": "Bony part of diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41816" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41826", + "name": "Bony part of diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41825" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41827", + "name": "Bony part of diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41825" + ] + }, + "synonyms": [ + "Bony part of shaft of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41828", + "name": "Bony part of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41803" + ] + }, + "synonyms": [ + "Bony part of head of phalanx of little finger" + ] + }, + { + "id": "FMA:41831", + "name": "Bony part of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41828" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41832", + "name": "Bony part of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41831" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41833", + "name": "Bony part of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41831" + ] + }, + "synonyms": [ + "Bony part of head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41834", + "name": "Bony part of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41828" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41835", + "name": "Bony part of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41834" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41836", + "name": "Bony part of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41834" + ] + }, + "synonyms": [ + "Bony part of head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41837", + "name": "Bony part of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41828" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41838", + "name": "Bony part of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41837" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41839", + "name": "Bony part of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41837" + ] + }, + "synonyms": [ + "Bony part of head of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41840", + "name": "Periosteum of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83159" + ] + } + }, + { + "id": "FMA:41843", + "name": "Periosteum of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41840" + ] + } + }, + { + "id": "FMA:41844", + "name": "Periosteum of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41843" + ] + } + }, + { + "id": "FMA:41845", + "name": "Periosteum of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41843" + ] + } + }, + { + "id": "FMA:41846", + "name": "Periosteum of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41840" + ] + } + }, + { + "id": "FMA:41847", + "name": "Periosteum of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41846" + ] + } + }, + { + "id": "FMA:41848", + "name": "Periosteum of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41846" + ] + } + }, + { + "id": "FMA:41849", + "name": "Periosteum of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41840" + ] + } + }, + { + "id": "FMA:41850", + "name": "Periosteum of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41849" + ] + } + }, + { + "id": "FMA:41851", + "name": "Periosteum of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41849" + ] + } + }, + { + "id": "FMA:41852", + "name": "Periosteum of subdivision of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + } + }, + { + "id": "FMA:41853", + "name": "Periosteum of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of base of phalanx of little finger" + ] + }, + { + "id": "FMA:41856", + "name": "Periosteum of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41853" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41857", + "name": "Periosteum of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41856" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41858", + "name": "Periosteum of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41856" + ] + }, + "synonyms": [ + "Periosteum of base of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41859", + "name": "Periosteum of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41853" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41860", + "name": "Periosteum of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41859" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41861", + "name": "Periosteum of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41859" + ] + }, + "synonyms": [ + "Periosteum of base of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41862", + "name": "Periosteum of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41853" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41863", + "name": "Periosteum of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41862" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41864", + "name": "Periosteum of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41862" + ] + }, + "synonyms": [ + "Periosteum of base of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41865", + "name": "Periosteum of diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of shaft of phalanx of little finger" + ] + }, + { + "id": "FMA:41868", + "name": "Periosteum of diaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41865" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41869", + "name": "Periosteum of diaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41868" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41870", + "name": "Periosteum of diaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41868" + ] + }, + "synonyms": [ + "Periosteum of shaft of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41871", + "name": "Periosteum of diaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41865" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41872", + "name": "Periosteum of diaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41871" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41873", + "name": "Periosteum of diaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41871" + ] + }, + "synonyms": [ + "Periosteum of shaft of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41874", + "name": "Periosteum of diaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41865" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41875", + "name": "Periosteum of diaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41874" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41876", + "name": "Periosteum of diaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41874" + ] + }, + "synonyms": [ + "Periosteum of shaft of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41877", + "name": "Periosteum of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41852" + ] + }, + "synonyms": [ + "Periosteum of head of phalanx of little finger" + ] + }, + { + "id": "FMA:41880", + "name": "Periosteum of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41877" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of little finger" + ] + }, + { + "id": "FMA:41881", + "name": "Periosteum of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41880" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of right little finger" + ] + }, + { + "id": "FMA:41882", + "name": "Periosteum of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41880" + ] + }, + "synonyms": [ + "Periosteum of head of proximal phalanx of left little finger" + ] + }, + { + "id": "FMA:41883", + "name": "Periosteum of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41877" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of little finger" + ] + }, + { + "id": "FMA:41884", + "name": "Periosteum of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41883" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of right little finger" + ] + }, + { + "id": "FMA:41885", + "name": "Periosteum of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41883" + ] + }, + "synonyms": [ + "Periosteum of head of middle phalanx of left little finger" + ] + }, + { + "id": "FMA:41886", + "name": "Periosteum of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41877" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of little finger" + ] + }, + { + "id": "FMA:41887", + "name": "Periosteum of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41886" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of right little finger" + ] + }, + { + "id": "FMA:41888", + "name": "Periosteum of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41886" + ] + }, + "synonyms": [ + "Periosteum of head of distal phalanx of left little finger" + ] + }, + { + "id": "FMA:41889", + "name": "Bone of diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40419" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41890", + "name": "Bone of diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40419" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41891", + "name": "Bone of diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41889" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41892", + "name": "Bone of diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41889" + ] + }, + "synonyms": [ + "Bone of shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41893", + "name": "Bone of diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41890" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41894", + "name": "Bone of diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41890" + ] + }, + "synonyms": [ + "Bone of shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41895", + "name": "Bone of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40420" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41896", + "name": "Bone of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40420" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41897", + "name": "Bone of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41896" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41898", + "name": "Bone of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41896" + ] + }, + "synonyms": [ + "Bone of head of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41899", + "name": "Bone of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41895" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41900", + "name": "Bone of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41895" + ] + }, + "synonyms": [ + "Bone of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41901", + "name": "Compact bone of diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40449" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41902", + "name": "Trabecular bone of diaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40450" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41903", + "name": "Compact bone of diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41901" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41904", + "name": "Compact bone of diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41901" + ] + }, + "synonyms": [ + "Compact bone of shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41905", + "name": "Trabecular bone of diaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41902" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41906", + "name": "Trabecular bone of diaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41902" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41907", + "name": "Compact bone of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40457" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41908", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40458" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:41909", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41908" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41910", + "name": "Trabecular bone of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41908" + ] + }, + "synonyms": [ + "Trabecular bone of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41911", + "name": "Compact bone of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41907" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:41912", + "name": "Compact bone of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41907" + ] + }, + "synonyms": [ + "Compact bone of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:41913", + "name": "Compact bone of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40457" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41914", + "name": "Trabecular bone of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40458" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41915", + "name": "Trabecular bone of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41914" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41916", + "name": "Trabecular bone of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41914" + ] + }, + "synonyms": [ + "Trabecular bone of head of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41917", + "name": "Compact bone of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41913" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41918", + "name": "Compact bone of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41913" + ] + }, + "synonyms": [ + "Compact bone of head of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41919", + "name": "Compact bone of diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40449" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41920", + "name": "Trabecular bone of diaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40450" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of thumb" + ] + }, + { + "id": "FMA:41921", + "name": "Trabecular bone of diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41920" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41922", + "name": "Trabecular bone of diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41920" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41923", + "name": "Compact bone of diaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41919" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:41924", + "name": "Compact bone of diaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41919" + ] + }, + "synonyms": [ + "Compact bone of shaft of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:41959", + "name": "Trabecular bone of diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40549" + ] + }, + "synonyms": [ + "Trabecular bone of body of phalanx of index finger", + "Trabecular bone of shaft of phalanx of index finger" + ] + }, + { + "id": "FMA:41962", + "name": "Trabecular bone of diaphysis proper of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40557" + ] + } + }, + { + "id": "FMA:41963", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41962" + ] + } + }, + { + "id": "FMA:41964", + "name": "Trabecular bone of diaphysis proper of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41962" + ] + } + }, + { + "id": "FMA:41968", + "name": "Trabecular bone of proximal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40351" + ] + } + }, + { + "id": "FMA:41969", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41968" + ] + } + }, + { + "id": "FMA:41970", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41968" + ] + } + }, + { + "id": "FMA:41984", + "name": "Compact bone of diaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240985" + ] + }, + "synonyms": [ + "Compact bone of body of phalanx of index finger", + "Compact bone of shaft of phalanx of index finger" + ] + }, + { + "id": "FMA:41987", + "name": "Compact bone of diaphysis proper of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241108" + ] + } + }, + { + "id": "FMA:41988", + "name": "Compact bone of diaphysis proper of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41987" + ] + } + }, + { + "id": "FMA:41989", + "name": "Compact bone of diaphysis proper of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41987" + ] + } + }, + { + "id": "FMA:41993", + "name": "Compact bone of proximal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241124" + ] + } + }, + { + "id": "FMA:41994", + "name": "Compact bone of proximal metaphysis of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41993" + ] + } + }, + { + "id": "FMA:41995", + "name": "Compact bone of proximal metaphysis of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41993" + ] + } + }, + { + "id": "FMA:41996", + "name": "Compact bone of distal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241126" + ] + } + }, + { + "id": "FMA:41997", + "name": "Compact bone of distal metaphysis of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41996" + ] + } + }, + { + "id": "FMA:41998", + "name": "Compact bone of distal metaphysis of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41996" + ] + } + }, + { + "id": "FMA:42009", + "name": "Trabecular bone of diaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40549" + ] + }, + "synonyms": [ + "Trabecular bone of body of phalanx of middle finger", + "Trabecular bone of shaft of phalanx of middle finger" + ] + }, + { + "id": "FMA:42012", + "name": "Trabecular bone of diaphysis proper of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40557" + ] + } + }, + { + "id": "FMA:42013", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42012" + ] + } + }, + { + "id": "FMA:42014", + "name": "Trabecular bone of diaphysis proper of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42012" + ] + } + }, + { + "id": "FMA:42018", + "name": "Trabecular bone of proximal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40351" + ] + } + }, + { + "id": "FMA:42019", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42018" + ] + } + }, + { + "id": "FMA:42020", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42018" + ] + } + }, + { + "id": "FMA:42034", + "name": "Compact bone of diaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240985" + ] + }, + "synonyms": [ + "Compact bone of body of phalanx of middle finger" + ] + }, + { + "id": "FMA:42037", + "name": "Compact bone of diaphysis proper of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241108" + ] + } + }, + { + "id": "FMA:42038", + "name": "Compact bone of diaphysis proper of phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42037" + ] + } + }, + { + "id": "FMA:42039", + "name": "Compact bone of diaphysis proper of phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42037" + ] + } + }, + { + "id": "FMA:42043", + "name": "Compact bone of proximal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241124" + ] + } + }, + { + "id": "FMA:42044", + "name": "Compact bone of proximal metaphysis of phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42043" + ] + } + }, + { + "id": "FMA:42045", + "name": "Compact bone of proximal metaphysis of phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42043" + ] + } + }, + { + "id": "FMA:42046", + "name": "Compact bone of distal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241126" + ] + } + }, + { + "id": "FMA:42047", + "name": "Compact bone of distal metaphysis of phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42046" + ] + } + }, + { + "id": "FMA:42048", + "name": "Compact bone of distal metaphysis of phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42046" + ] + } + }, + { + "id": "FMA:42059", + "name": "Trabecular bone of diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40549" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of phalanx of ring finger", + "Trabecular bone of body of phalanx of ring finger" + ] + }, + { + "id": "FMA:42062", + "name": "Trabecular bone of diaphysis proper of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40557" + ] + } + }, + { + "id": "FMA:42063", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42062" + ] + } + }, + { + "id": "FMA:42064", + "name": "Trabecular bone of diaphysis proper of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42062" + ] + } + }, + { + "id": "FMA:42084", + "name": "Compact bone of diaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240985" + ] + }, + "synonyms": [ + "Compact bone of body of phalanx of ring finger", + "Compact bone of shaft of phalanx of ring finger" + ] + }, + { + "id": "FMA:42087", + "name": "Compact bone of diaphysis proper of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241108" + ] + } + }, + { + "id": "FMA:42088", + "name": "Compact bone of diaphysis proper of phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42087" + ] + } + }, + { + "id": "FMA:42089", + "name": "Compact bone of diaphysis proper of phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42087" + ] + } + }, + { + "id": "FMA:42093", + "name": "Compact bone of proximal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241124" + ] + } + }, + { + "id": "FMA:42094", + "name": "Compact bone of proximal metaphysis of phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42093" + ] + } + }, + { + "id": "FMA:42095", + "name": "Compact bone of proximal metaphysis of phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42093" + ] + } + }, + { + "id": "FMA:42096", + "name": "Compact bone of distal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241126" + ] + } + }, + { + "id": "FMA:42097", + "name": "Compact bone of distal metaphysis of phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42096" + ] + } + }, + { + "id": "FMA:42098", + "name": "Compact bone of distal metaphysis of phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42096" + ] + } + }, + { + "id": "FMA:42109", + "name": "Trabecular bone of diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40549" + ] + }, + "synonyms": [ + "Trabecular bone of shaft of phalanx of little finger", + "Trabecular bone of body of phalanx of little finger" + ] + }, + { + "id": "FMA:42112", + "name": "Trabecular bone of diaphysis proper of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40557" + ] + } + }, + { + "id": "FMA:42113", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42112" + ] + } + }, + { + "id": "FMA:42114", + "name": "Trabecular bone of diaphysis proper of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42112" + ] + } + }, + { + "id": "FMA:42134", + "name": "Compact bone of diaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240985" + ] + }, + "synonyms": [ + "Compact bone of body of phalanx of little finger", + "Compact bone of shaft of phalanx of little finger" + ] + }, + { + "id": "FMA:42137", + "name": "Compact bone of diaphysis proper of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241108" + ] + } + }, + { + "id": "FMA:42138", + "name": "Compact bone of diaphysis proper of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42137" + ] + } + }, + { + "id": "FMA:42139", + "name": "Compact bone of diaphysis proper of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42137" + ] + } + }, + { + "id": "FMA:42143", + "name": "Compact bone of proximal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241124" + ] + } + }, + { + "id": "FMA:42144", + "name": "Compact bone of proximal metaphysis of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42143" + ] + } + }, + { + "id": "FMA:42145", + "name": "Compact bone of proximal metaphysis of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42143" + ] + } + }, + { + "id": "FMA:42146", + "name": "Compact bone of distal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241126" + ] + } + }, + { + "id": "FMA:42147", + "name": "Compact bone of distal metaphysis of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42146" + ] + } + }, + { + "id": "FMA:42148", + "name": "Compact bone of distal metaphysis of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42146" + ] + } + }, + { + "id": "FMA:42158", + "name": "Muscle fasciculus of muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:42159", + "name": "Fascia of muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:42160", + "name": "Epimysium of muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + } + }, + { + "id": "FMA:42161", + "name": "Perimysium of muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + } + }, + { + "id": "FMA:42162", + "name": "Tendon of muscle of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:42163", + "name": "Muscle fasciculus of muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:42164", + "name": "Fascia of muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:42165", + "name": "Epimysium of muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + } + }, + { + "id": "FMA:42166", + "name": "Perimysium of muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42164" + ] + } + }, + { + "id": "FMA:42167", + "name": "Tendon of muscle of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:42168", + "name": "Muscle fasciculus of muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:42169", + "name": "Fascia of muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:42170", + "name": "Epimysium of muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:42171", + "name": "Perimysium of muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42169" + ] + } + }, + { + "id": "FMA:42172", + "name": "Tendon of muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:42173", + "name": "Cavity of synovial tendon sheath of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40901" + ] + } + }, + { + "id": "FMA:42174", + "name": "Cavity of synovial tendon sheath of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40901" + ] + } + }, + { + "id": "FMA:42175", + "name": "Cavity of synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42176", + "name": "Cavity of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + }, + "synonyms": [ + "Common synovial tendon sheath cavity" + ] + }, + { + "id": "FMA:42177", + "name": "Cavity of synovial tendon sheath of extensores carpi radiales longus and brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42178", + "name": "Cavity of synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42179", + "name": "Cavity of synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42180", + "name": "Cavity of synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42181", + "name": "Cavity of synovial tendon sheath of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42175" + ] + } + }, + { + "id": "FMA:42182", + "name": "Cavity of synovial tendon sheath of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42175" + ] + } + }, + { + "id": "FMA:42183", + "name": "Cavity of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42176" + ] + }, + "synonyms": [ + "Right common synovial tendon sheath cavity" + ] + }, + { + "id": "FMA:42184", + "name": "Cavity of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42176" + ] + }, + "synonyms": [ + "Left common synovial tendon sheath cavity" + ] + }, + { + "id": "FMA:42185", + "name": "Cavity of synovial tendon sheath of right extensores carpi radiales longus and brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42177" + ] + } + }, + { + "id": "FMA:42186", + "name": "Cavity of synovial tendon sheath of left extensores carpi radiales longus and brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42177" + ] + } + }, + { + "id": "FMA:42187", + "name": "Cavity of synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42178" + ] + } + }, + { + "id": "FMA:42188", + "name": "Cavity of synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42178" + ] + } + }, + { + "id": "FMA:42189", + "name": "Cavity of synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42179" + ] + } + }, + { + "id": "FMA:42190", + "name": "Cavity of synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42179" + ] + } + }, + { + "id": "FMA:42191", + "name": "Cavity of synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42180" + ] + } + }, + { + "id": "FMA:42192", + "name": "Cavity of synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42180" + ] + } + }, + { + "id": "FMA:42193", + "name": "Synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + } + }, + { + "id": "FMA:42194", + "name": "Synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42193" + ] + } + }, + { + "id": "FMA:42195", + "name": "Synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42193" + ] + } + }, + { + "id": "FMA:42196", + "name": "Synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Tendinous sheath of extensor digitorum and extensor indicis" + ] + }, + { + "id": "FMA:42197", + "name": "Synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42196" + ] + } + }, + { + "id": "FMA:42198", + "name": "Synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42196" + ] + } + }, + { + "id": "FMA:42199", + "name": "Cavity of synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42200", + "name": "Cavity of synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42199" + ] + } + }, + { + "id": "FMA:42201", + "name": "Cavity of synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42199" + ] + } + }, + { + "id": "FMA:42202", + "name": "Cavity of synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:42203", + "name": "Cavity of synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42202" + ] + } + }, + { + "id": "FMA:42204", + "name": "Cavity of synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42202" + ] + } + }, + { + "id": "FMA:42205", + "name": "Synovial fluid of synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42206", + "name": "Synovial fluid of synovial tendon sheath of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42205" + ] + } + }, + { + "id": "FMA:42207", + "name": "Synovial fluid of synovial tendon sheath of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42205" + ] + } + }, + { + "id": "FMA:42208", + "name": "Synovial fluid of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42209", + "name": "Synovial fluid of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42208" + ] + } + }, + { + "id": "FMA:42210", + "name": "Synovial fluid of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42208" + ] + } + }, + { + "id": "FMA:42211", + "name": "Synovial fluid of synovial tendon sheath of extensores carpi radiales longus and brevis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42212", + "name": "Synovial fluid of synovial tendon sheath of right extensores carpi radiales longus and brevis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42211" + ] + } + }, + { + "id": "FMA:42213", + "name": "Synovial fluid of synovial tendon sheath of left extensores carpi radiales longus and brevis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42211" + ] + } + }, + { + "id": "FMA:42214", + "name": "Synovial fluid of synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42215", + "name": "Synovial fluid of synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42214" + ] + } + }, + { + "id": "FMA:42216", + "name": "Synovial fluid of synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42214" + ] + } + }, + { + "id": "FMA:42217", + "name": "Synovial fluid of synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42218", + "name": "Synovial fluid of synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42217" + ] + } + }, + { + "id": "FMA:42219", + "name": "Synovial fluid of synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42217" + ] + } + }, + { + "id": "FMA:42220", + "name": "Synovial fluid of synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42221", + "name": "Synovial fluid of synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42220" + ] + } + }, + { + "id": "FMA:42222", + "name": "Synovial fluid of synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42220" + ] + } + }, + { + "id": "FMA:42223", + "name": "Synovial fluid of synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42224", + "name": "Synovial fluid of synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42223" + ] + } + }, + { + "id": "FMA:42225", + "name": "Synovial fluid of synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42223" + ] + } + }, + { + "id": "FMA:42226", + "name": "Synovial fluid of synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42227", + "name": "Synovial fluid of synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42226" + ] + } + }, + { + "id": "FMA:42228", + "name": "Synovial fluid of synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42226" + ] + } + }, + { + "id": "FMA:42230", + "name": "Fibrous membrane of synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42231", + "name": "Synovial membrane of synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42232", + "name": "Fibrous membrane of synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42230" + ] + } + }, + { + "id": "FMA:42233", + "name": "Fibrous membrane of synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42230" + ] + } + }, + { + "id": "FMA:42234", + "name": "Synovial membrane of synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42231" + ] + } + }, + { + "id": "FMA:42235", + "name": "Synovial membrane of synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42231" + ] + } + }, + { + "id": "FMA:42237", + "name": "Fibrous membrane of synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42238", + "name": "Synovial membrane of synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42239", + "name": "Synovial membrane of synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42238" + ] + } + }, + { + "id": "FMA:42240", + "name": "Synovial membrane of synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42238" + ] + } + }, + { + "id": "FMA:42241", + "name": "Fibrous membrane of synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42237" + ] + } + }, + { + "id": "FMA:42242", + "name": "Fibrous membrane of synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42237" + ] + } + }, + { + "id": "FMA:42243", + "name": "Nutrient foramina of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:42244", + "name": "Nutrient foramina of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42245", + "name": "Nutrient foramina of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42246", + "name": "Nutrient foramina of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42247", + "name": "Nutrient foramina of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42248", + "name": "Nutrient foramina of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42249", + "name": "Nutrient foramina of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42250", + "name": "Nutrient foramina of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42243" + ] + } + }, + { + "id": "FMA:42251", + "name": "Nutrient foramina of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42244" + ] + } + }, + { + "id": "FMA:42252", + "name": "Nutrient foramina of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42244" + ] + } + }, + { + "id": "FMA:42253", + "name": "Nutrient foramina of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42245" + ] + } + }, + { + "id": "FMA:42254", + "name": "Nutrient foramina of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42245" + ] + } + }, + { + "id": "FMA:42255", + "name": "Nutrient foramina of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42246" + ] + } + }, + { + "id": "FMA:42256", + "name": "Nutrient foramina of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42246" + ] + } + }, + { + "id": "FMA:42257", + "name": "Nutrient foramina of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42247" + ] + } + }, + { + "id": "FMA:42258", + "name": "Nutrient foramina of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42247" + ] + } + }, + { + "id": "FMA:42259", + "name": "Nutrient foramina of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42248" + ] + } + }, + { + "id": "FMA:42260", + "name": "Nutrient foramina of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42248" + ] + } + }, + { + "id": "FMA:42261", + "name": "Nutrient foramina of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42249" + ] + } + }, + { + "id": "FMA:42262", + "name": "Nutrient foramina of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42249" + ] + } + }, + { + "id": "FMA:42263", + "name": "Nutrient foramina of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42250" + ] + } + }, + { + "id": "FMA:42264", + "name": "Nutrient foramina of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42250" + ] + } + }, + { + "id": "FMA:42265", + "name": "Subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + }, + "synonyms": [ + "Anconeal bursa" + ] + }, + { + "id": "FMA:42266", + "name": "Right subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42265" + ] + } + }, + { + "id": "FMA:42267", + "name": "Left subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42265" + ] + } + }, + { + "id": "FMA:42269", + "name": "Fibrous membrane of subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:42270", + "name": "Synovial membrane of subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:42271", + "name": "Fibrous membrane of right subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42269" + ] + } + }, + { + "id": "FMA:42272", + "name": "Fibrous membrane of left subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42269" + ] + } + }, + { + "id": "FMA:42273", + "name": "Synovial membrane of right subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42270" + ] + } + }, + { + "id": "FMA:42274", + "name": "Synovial membrane of left subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42270" + ] + } + }, + { + "id": "FMA:42275", + "name": "Cavity of subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subcutaneous olecranon bursal cavity" + ] + }, + { + "id": "FMA:42276", + "name": "Cavity of right subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42275" + ] + }, + "synonyms": [ + "Right subcutaneous olecranon bursal cavity" + ] + }, + { + "id": "FMA:42277", + "name": "Cavity of left subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42275" + ] + }, + "synonyms": [ + "Left subcutaneous olecranon bursal cavity" + ] + }, + { + "id": "FMA:42278", + "name": "Synovial fluid of subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42279", + "name": "Synovial fluid of right subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42278" + ] + } + }, + { + "id": "FMA:42280", + "name": "Synovial fluid of left subcutaneous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42278" + ] + } + }, + { + "id": "FMA:42281", + "name": "Bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Bursa mucosa radialis" + ] + }, + { + "id": "FMA:42282", + "name": "Right bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42281" + ] + } + }, + { + "id": "FMA:42283", + "name": "Left bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42281" + ] + } + }, + { + "id": "FMA:42285", + "name": "Fibrous membrane of bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:42286", + "name": "Synovial membrane of bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:42287", + "name": "Synovial membrane of right bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42286" + ] + } + }, + { + "id": "FMA:42288", + "name": "Synovial membrane of left bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42286" + ] + } + }, + { + "id": "FMA:42289", + "name": "Fibrous membrane of right bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42285" + ] + } + }, + { + "id": "FMA:42290", + "name": "Fibrous membrane of left bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42285" + ] + } + }, + { + "id": "FMA:42291", + "name": "Cavity of bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Bicipitoradial bursal cavity" + ] + }, + { + "id": "FMA:42292", + "name": "Cavity of right bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42291" + ] + }, + "synonyms": [ + "Right bicipitoradial bursal cavity" + ] + }, + { + "id": "FMA:42293", + "name": "Cavity of left bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42291" + ] + }, + "synonyms": [ + "Left bicipitoradial bursal cavity" + ] + }, + { + "id": "FMA:42294", + "name": "Synovial fluid of bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42295", + "name": "Synovial fluid of right bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42294" + ] + } + }, + { + "id": "FMA:42296", + "name": "Synovial fluid of left bicipitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42294" + ] + } + }, + { + "id": "FMA:42297", + "name": "Ligament of intercarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Ligament of carpal joint", + "Intercarpal joint ligament" + ] + }, + { + "id": "FMA:42298", + "name": "Radiate carpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + }, + "synonyms": [ + "Carpal radiate ligament" + ] + }, + { + "id": "FMA:42301", + "name": "Dorsal intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + } + }, + { + "id": "FMA:42302", + "name": "Palmar intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + } + }, + { + "id": "FMA:42303", + "name": "Interosseous intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + } + }, + { + "id": "FMA:42304", + "name": "Pisohamate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + } + }, + { + "id": "FMA:42305", + "name": "Pisometacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42297" + ] + } + }, + { + "id": "FMA:42306", + "name": "Right radiate carpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42298" + ] + } + }, + { + "id": "FMA:42307", + "name": "Left radiate carpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42298" + ] + } + }, + { + "id": "FMA:42308", + "name": "Right dorsal intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42301" + ] + } + }, + { + "id": "FMA:42309", + "name": "Left dorsal intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42301" + ] + } + }, + { + "id": "FMA:42310", + "name": "Right palmar intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42302" + ] + } + }, + { + "id": "FMA:42311", + "name": "Left palmar intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42302" + ] + } + }, + { + "id": "FMA:42312", + "name": "Right pisohamate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42304" + ] + } + }, + { + "id": "FMA:42313", + "name": "Left pisohamate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42304" + ] + } + }, + { + "id": "FMA:42314", + "name": "Right pisometacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42305" + ] + } + }, + { + "id": "FMA:42315", + "name": "Left pisometacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42305" + ] + } + }, + { + "id": "FMA:42316", + "name": "Right interosseous intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42303" + ] + } + }, + { + "id": "FMA:42317", + "name": "Left interosseous intercarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42303" + ] + } + }, + { + "id": "FMA:42318", + "name": "Pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35292" + ] + } + }, + { + "id": "FMA:42319", + "name": "Right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42318" + ] + } + }, + { + "id": "FMA:42320", + "name": "Left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42318" + ] + } + }, + { + "id": "FMA:42321", + "name": "Compact bone of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:42322", + "name": "Trabecular bone of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:42323", + "name": "Articular cartilage of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:42324", + "name": "Bony part of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232176" + ] + } + }, + { + "id": "FMA:42325", + "name": "Periosteum of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232310" + ] + }, + "synonyms": [ + "Carpal bone periosteum" + ] + }, + { + "id": "FMA:42329", + "name": "Anatomic snuff box", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:42330", + "name": "Right anatomic snuff box", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42329" + ] + } + }, + { + "id": "FMA:42331", + "name": "Left anatomic snuff box", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42329" + ] + } + }, + { + "id": "FMA:42332", + "name": "Layer of articular capsule of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:42333", + "name": "Articular capsule of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:42334", + "name": "Fibrous membrane of articular capsule of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42332" + ] + } + }, + { + "id": "FMA:42335", + "name": "Synovial membrane of articular capsule of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42332" + ] + } + }, + { + "id": "FMA:42336", + "name": "Articular capsule of right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42333" + ] + } + }, + { + "id": "FMA:42337", + "name": "Articular capsule of left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42333" + ] + } + }, + { + "id": "FMA:42338", + "name": "Fibrous membrane of articular capsule of right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42334" + ] + } + }, + { + "id": "FMA:42339", + "name": "Fibrous membrane of articular capsule of left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42334" + ] + } + }, + { + "id": "FMA:42340", + "name": "Synovial membrane of articular capsule of right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42335" + ] + } + }, + { + "id": "FMA:42341", + "name": "Synovial membrane of articular capsule of left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42335" + ] + } + }, + { + "id": "FMA:42342", + "name": "Synovial cavity of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:42343", + "name": "Synovial cavity of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:42344", + "name": "Synovial cavity of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42342" + ] + } + }, + { + "id": "FMA:42345", + "name": "Synovial cavity of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42342" + ] + } + }, + { + "id": "FMA:42346", + "name": "Synovial cavity of right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42343" + ] + } + }, + { + "id": "FMA:42347", + "name": "Synovial cavity of left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42343" + ] + } + }, + { + "id": "FMA:42348", + "name": "Synovial fluid of wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42349", + "name": "Synovial fluid of pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:42350", + "name": "Synovial fluid of right pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42349" + ] + } + }, + { + "id": "FMA:42351", + "name": "Synovial fluid of left pisotriquetral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42349" + ] + } + }, + { + "id": "FMA:42352", + "name": "Carpal tunnel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45090" + ] + }, + "synonyms": [ + "Carpal canal" + ] + }, + { + "id": "FMA:42353", + "name": "Sesamoid bone of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32672" + ] + } + }, + { + "id": "FMA:42354", + "name": "Sesamoid bone of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42353" + ] + } + }, + { + "id": "FMA:42355", + "name": "Sesamoid bone of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42353" + ] + } + }, + { + "id": "FMA:42356", + "name": "Right carpal tunnel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42352" + ] + } + }, + { + "id": "FMA:42357", + "name": "Left carpal tunnel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42352" + ] + } + }, + { + "id": "FMA:42358", + "name": "Canal of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45090" + ] + }, + "synonyms": [ + "Ulnar canal", + "Guyon canal", + "Loge de Guyon" + ] + }, + { + "id": "FMA:42359", + "name": "Right canal of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42358" + ] + } + }, + { + "id": "FMA:42360", + "name": "Left canal of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42358" + ] + } + }, + { + "id": "FMA:42368", + "name": "Musculature of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Hand musculature", + "Muscle group of hand", + "Set of muscles of hand" + ] + }, + { + "id": "FMA:42369", + "name": "Musculature of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42368" + ] + }, + "synonyms": [ + "Muscle group of right hand", + "Set of muscles of right hand", + "Right hand musculature" + ] + }, + { + "id": "FMA:42370", + "name": "Musculature of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42368" + ] + }, + "synonyms": [ + "Muscle group of left hand", + "Left hand musculature", + "Set of muscles of left hand" + ] + }, + { + "id": "FMA:42371", + "name": "Set of extrinsic muscles of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Extrinsic muscle group of hand" + ] + }, + { + "id": "FMA:42372", + "name": "Set of intrinsic muscles of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Intrinsic muscle group of hand" + ] + }, + { + "id": "FMA:42373", + "name": "Set of extrinsic muscles of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42371" + ] + }, + "synonyms": [ + "Extrinsic muscle group of right hand" + ] + }, + { + "id": "FMA:42374", + "name": "Set of extrinsic muscles of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42371" + ] + }, + "synonyms": [ + "Extrinsic muscle group of left hand" + ] + }, + { + "id": "FMA:42375", + "name": "Set of intrinsic muscles of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42372" + ] + }, + "synonyms": [ + "Intrinsic muscle group of right hand" + ] + }, + { + "id": "FMA:42376", + "name": "Set of intrinsic muscles of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42372" + ] + }, + "synonyms": [ + "Intrinsic muscle group of left hand" + ] + }, + { + "id": "FMA:42379", + "name": "Extrinsic muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37372" + ] + } + }, + { + "id": "FMA:42380", + "name": "Intrinsic muscle of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37372" + ] + } + }, + { + "id": "FMA:42385", + "name": "Neck of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Femoral neck" + ] + }, + { + "id": "FMA:42386", + "name": "Neck of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42385" + ] + }, + "synonyms": [ + "Right femoral neck" + ] + }, + { + "id": "FMA:42387", + "name": "Neck of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42385" + ] + }, + "synonyms": [ + "Left femoral neck" + ] + }, + { + "id": "FMA:42388", + "name": "Set of thenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Thenar muscle group", + "Thenar muscles set" + ] + }, + { + "id": "FMA:42389", + "name": "Set of hypothenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Hypothenar muscle group", + "Hypothenar muscles set" + ] + }, + { + "id": "FMA:42390", + "name": "Set of interossei of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Interosseous muscle group" + ] + }, + { + "id": "FMA:42392", + "name": "Set of right thenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42388" + ] + }, + "synonyms": [ + "Right thenar muscle group", + "Right thenar muscles set" + ] + }, + { + "id": "FMA:42393", + "name": "Set of left thenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42388" + ] + }, + "synonyms": [ + "Left thenar muscles set", + "Left thenar muscle group" + ] + }, + { + "id": "FMA:42394", + "name": "Set of right hypothenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42389" + ] + }, + "synonyms": [ + "Right hypothenar muscles set", + "Right hypothenar muscle group" + ] + }, + { + "id": "FMA:42395", + "name": "Set of left hypothenar muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42389" + ] + }, + "synonyms": [ + "Left hypothenar muscles set", + "Left hypothenar muscle group" + ] + }, + { + "id": "FMA:42396", + "name": "Set of interossei of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42390" + ] + }, + "synonyms": [ + "Right interosseous muscle group" + ] + }, + { + "id": "FMA:42397", + "name": "Set of interossei of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42390" + ] + }, + "synonyms": [ + "Left interosseous muscle group" + ] + }, + { + "id": "FMA:42398", + "name": "Set of lumbricals of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71318" + ] + }, + "synonyms": [ + "Lumbrical muscle group of right hand" + ] + }, + { + "id": "FMA:42399", + "name": "Set of lumbricals of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71318" + ] + }, + "synonyms": [ + "Lumbrical muscle group of left hand" + ] + }, + { + "id": "FMA:42402", + "name": "Set of palmar interossei of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71320" + ] + }, + "synonyms": [ + "Palmar interosseous muscle group of right hand" + ] + }, + { + "id": "FMA:42403", + "name": "Set of palmar interossei of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71320" + ] + }, + "synonyms": [ + "Palmar interosseous muscle group of left hand" + ] + }, + { + "id": "FMA:42404", + "name": "Set of dorsal interossei of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71319" + ] + } + }, + { + "id": "FMA:42405", + "name": "Set of dorsal interossei of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71319" + ] + } + }, + { + "id": "FMA:42424", + "name": "Investing fascia of palm of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58458" + ] + }, + "synonyms": [ + "Deep fascia of palm of hand" + ] + }, + { + "id": "FMA:42425", + "name": "Investing fascia of palm of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42424" + ] + }, + "synonyms": [ + "Deep fascia of palm of right hand" + ] + }, + { + "id": "FMA:42426", + "name": "Investing fascia of palm of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42424" + ] + }, + "synonyms": [ + "Deep fascia of palm of left hand" + ] + }, + { + "id": "FMA:42427", + "name": "Superficial fascia of palm of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9632" + ] + } + }, + { + "id": "FMA:42428", + "name": "Superficial fascia of palm of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9632" + ] + } + }, + { + "id": "FMA:42430", + "name": "Fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57806" + ] + }, + "synonyms": [ + "Hand fascia" + ] + }, + { + "id": "FMA:42431", + "name": "Fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42430" + ] + }, + "synonyms": [ + "Right hand fascia" + ] + }, + { + "id": "FMA:42432", + "name": "Fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42430" + ] + }, + "synonyms": [ + "Left hand fascia" + ] + }, + { + "id": "FMA:42433", + "name": "Thenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + } + }, + { + "id": "FMA:42434", + "name": "Hypothenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + } + }, + { + "id": "FMA:42435", + "name": "Palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + } + }, + { + "id": "FMA:42436", + "name": "Right thenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42433" + ] + } + }, + { + "id": "FMA:42437", + "name": "Left thenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42433" + ] + } + }, + { + "id": "FMA:42438", + "name": "Right hypothenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42434" + ] + } + }, + { + "id": "FMA:42439", + "name": "Left hypothenar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42434" + ] + } + }, + { + "id": "FMA:42440", + "name": "Right palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42435" + ] + }, + "synonyms": [ + "Palmar aponeurosis of right hand" + ] + }, + { + "id": "FMA:42441", + "name": "Left palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42435" + ] + }, + "synonyms": [ + "Palmar aponeurosis of left hand" + ] + }, + { + "id": "FMA:42443", + "name": "Dorsal fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58458" + ] + }, + "synonyms": [ + "Fascia of back of hand", + "Fascia of dorsum of hand" + ] + }, + { + "id": "FMA:42444", + "name": "Fascia of palm of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42430" + ] + } + }, + { + "id": "FMA:42445", + "name": "Dorsal fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42443" + ] + }, + "synonyms": [ + "Fascia of back of right hand" + ] + }, + { + "id": "FMA:42446", + "name": "Dorsal fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42443" + ] + }, + "synonyms": [ + "Fascia of back of left hand" + ] + }, + { + "id": "FMA:42447", + "name": "Fascia of palm of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42444" + ] + } + }, + { + "id": "FMA:42448", + "name": "Fascia of palm of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42444" + ] + } + }, + { + "id": "FMA:42449", + "name": "Fascia of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42430" + ] + }, + "synonyms": [ + "Wrist fascia" + ] + }, + { + "id": "FMA:42450", + "name": "Fascia of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42449" + ] + }, + "synonyms": [ + "Right wrist fascia" + ] + }, + { + "id": "FMA:42451", + "name": "Fascia of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42449" + ] + }, + "synonyms": [ + "Left wrist fascia" + ] + }, + { + "id": "FMA:42452", + "name": "Ligament of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Hand ligament" + ] + }, + { + "id": "FMA:42453", + "name": "Ligament of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + }, + "synonyms": [ + "Right hand ligament" + ] + }, + { + "id": "FMA:42454", + "name": "Ligament of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + }, + "synonyms": [ + "Left hand ligament" + ] + }, + { + "id": "FMA:42455", + "name": "Transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + } + }, + { + "id": "FMA:42456", + "name": "Right transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42455" + ] + } + }, + { + "id": "FMA:42457", + "name": "Left transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42455" + ] + } + }, + { + "id": "FMA:42458", + "name": "Superficial transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + }, + "synonyms": [ + "Natatory ligament" + ] + }, + { + "id": "FMA:42459", + "name": "Deep transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42455" + ] + } + }, + { + "id": "FMA:42460", + "name": "Right superficial transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42458" + ] + } + }, + { + "id": "FMA:42461", + "name": "Left superficial transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42458" + ] + } + }, + { + "id": "FMA:42462", + "name": "Right deep transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42459" + ] + } + }, + { + "id": "FMA:42463", + "name": "Left deep transverse metacarpal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42459" + ] + } + }, + { + "id": "FMA:42464", + "name": "Region of palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42725" + ] + }, + "synonyms": [ + "Palmar aponeurosis region" + ] + }, + { + "id": "FMA:42465", + "name": "Transverse fascicle of palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42464" + ] + } + }, + { + "id": "FMA:42466", + "name": "Longitudinal fascicle of palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42464" + ] + } + }, + { + "id": "FMA:42467", + "name": "Transverse fascicle of right palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42465" + ] + } + }, + { + "id": "FMA:42468", + "name": "Transverse fascicle of left palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42465" + ] + } + }, + { + "id": "FMA:42469", + "name": "Longitudinal fascicle of right palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42466" + ] + } + }, + { + "id": "FMA:42470", + "name": "Longitudinal fascicle of left palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42466" + ] + } + }, + { + "id": "FMA:42477", + "name": "Hyaline cartilage of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:42478", + "name": "Fibrocartilage of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:42491", + "name": "Cartilage of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40209" + ] + } + }, + { + "id": "FMA:42494", + "name": "Fibrocartilage of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42478" + ] + } + }, + { + "id": "FMA:42495", + "name": "Fibrocartilage of phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42494" + ] + } + }, + { + "id": "FMA:42496", + "name": "Fibrocartilage of phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42494" + ] + } + }, + { + "id": "FMA:42497", + "name": "Hyaline cartilage of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42477" + ] + } + }, + { + "id": "FMA:42498", + "name": "Fibrocartilage of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42478" + ] + } + }, + { + "id": "FMA:42499", + "name": "Hyaline cartilage of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42497" + ] + } + }, + { + "id": "FMA:42500", + "name": "Hyaline cartilage of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42497" + ] + } + }, + { + "id": "FMA:42501", + "name": "Fibrocartilage of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42498" + ] + } + }, + { + "id": "FMA:42502", + "name": "Fibrocartilage of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42498" + ] + } + }, + { + "id": "FMA:42522", + "name": "Bone of proximal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241372" + ] + }, + "synonyms": [ + "Bone of base of phalanx of finger", + "Bone of base of phalanx of hand" + ] + }, + { + "id": "FMA:42524", + "name": "Bone of distal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241374" + ] + }, + "synonyms": [ + "Bone of head of phalanx of finger", + "Bone of head of phalanx of hand" + ] + }, + { + "id": "FMA:42534", + "name": "Slip of palmar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42466" + ] + }, + "synonyms": [ + "Palmar aponeurosis slip" + ] + }, + { + "id": "FMA:42537", + "name": "Slip of palmar aponeurosis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42534" + ] + }, + "synonyms": [ + "Index finger slip of palmar aponeurosis" + ] + }, + { + "id": "FMA:42538", + "name": "Slip of palmar aponeurosis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42534" + ] + }, + "synonyms": [ + "Middle finger slip of palmar aponeurosis" + ] + }, + { + "id": "FMA:42539", + "name": "Slip of palmar aponeurosis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42534" + ] + }, + "synonyms": [ + "Ring finger slip of palmar aponeurosis" + ] + }, + { + "id": "FMA:42540", + "name": "Slip of palmar aponeurosis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42534" + ] + }, + "synonyms": [ + "Little finger slip of palmar aponeurosis" + ] + }, + { + "id": "FMA:42541", + "name": "Slip of right palmar aponeurosis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42537" + ] + } + }, + { + "id": "FMA:42542", + "name": "Slip of left palmar aponeurosis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42537" + ] + } + }, + { + "id": "FMA:42543", + "name": "Slip of right palmar aponeurosis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42538" + ] + } + }, + { + "id": "FMA:42544", + "name": "Slip of left palmar aponeurosis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42538" + ] + } + }, + { + "id": "FMA:42545", + "name": "Slip of right palmar aponeurosis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42539" + ] + } + }, + { + "id": "FMA:42546", + "name": "Slip of left palmar aponeurosis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42539" + ] + } + }, + { + "id": "FMA:42547", + "name": "Slip of right palmar aponeurosis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42540" + ] + } + }, + { + "id": "FMA:42548", + "name": "Slip of left palmar aponeurosis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42540" + ] + } + }, + { + "id": "FMA:42549", + "name": "Tendon of flexor digitorum superficialis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + } + }, + { + "id": "FMA:42550", + "name": "Tendon of flexor digitorum superficialis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + } + }, + { + "id": "FMA:42551", + "name": "Tendon of flexor digitorum superficialis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + } + }, + { + "id": "FMA:42552", + "name": "Tendon of flexor digitorum superficialis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38624" + ] + } + }, + { + "id": "FMA:42553", + "name": "Tendon of right flexor digitorum superficialis to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42549" + ] + } + }, + { + "id": "FMA:42554", + "name": "Tendon of left flexor digitorum superficialis to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42549" + ] + } + }, + { + "id": "FMA:42555", + "name": "Tendon of right flexor digitorum superficialis to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42550" + ] + } + }, + { + "id": "FMA:42556", + "name": "Tendon of left flexor digitorum superficialis to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42550" + ] + } + }, + { + "id": "FMA:42557", + "name": "Tendon of right flexor digitorum superficialis to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42551" + ] + } + }, + { + "id": "FMA:42558", + "name": "Tendon of left flexor digitorum superficialis to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42551" + ] + } + }, + { + "id": "FMA:42559", + "name": "Tendon of right flexor digitorum superficialis to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42552" + ] + } + }, + { + "id": "FMA:42560", + "name": "Tendon of left flexor digitorum superficialis to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42552" + ] + } + }, + { + "id": "FMA:42561", + "name": "First tendon of flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38661" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum profundus muscle to index finger" + ] + }, + { + "id": "FMA:42562", + "name": "Second tendon of flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38661" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum profundus to middle finger" + ] + }, + { + "id": "FMA:42563", + "name": "Third tendon of flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38661" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum profundus to ring finger" + ] + }, + { + "id": "FMA:42564", + "name": "Fourth tendon of flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38661" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum profundus to little finger" + ] + }, + { + "id": "FMA:42565", + "name": "First tendon of right flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42561" + ] + } + }, + { + "id": "FMA:42566", + "name": "First tendon of left flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42561" + ] + } + }, + { + "id": "FMA:42567", + "name": "Second tendon of right flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42562" + ] + } + }, + { + "id": "FMA:42568", + "name": "Second tendon of left flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42562" + ] + } + }, + { + "id": "FMA:42569", + "name": "Third tendon of right flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42563" + ] + } + }, + { + "id": "FMA:42570", + "name": "Third tendon of left flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42563" + ] + } + }, + { + "id": "FMA:42571", + "name": "Fourth tendon of right flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42564" + ] + } + }, + { + "id": "FMA:42572", + "name": "Fourth tendon of left flexor digitorum profundus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42564" + ] + } + }, + { + "id": "FMA:42573", + "name": "Vinculum of tendon of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42604" + ] + } + }, + { + "id": "FMA:42574", + "name": "Short vinculum of tendon of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42573" + ] + } + }, + { + "id": "FMA:42575", + "name": "Long vinculum of tendon of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42573" + ] + } + }, + { + "id": "FMA:42576", + "name": "Short vinculum of tendon of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42577", + "name": "Short vinculum of tendon of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42578", + "name": "Short vinculum of tendon of flexor digitorum superficialis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42579", + "name": "Short vinculum of tendon of flexor digitorum superficialis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42580", + "name": "Short vinculum of tendon of flexor digitorum superficialis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42581", + "name": "Short vinculum of tendon of flexor digitorum superficialis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42574" + ] + } + }, + { + "id": "FMA:42582", + "name": "Short vinculum of tendon of right flexor digitorum superficialis to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42578" + ] + } + }, + { + "id": "FMA:42583", + "name": "Short vinculum of tendon of left flexor digitorum superficialis to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42578" + ] + } + }, + { + "id": "FMA:42584", + "name": "Short vinculum of tendon of right flexor digitorum superficialis to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42579" + ] + } + }, + { + "id": "FMA:42585", + "name": "Short vinculum of tendon of left flexor digitorum superficialis to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42579" + ] + } + }, + { + "id": "FMA:42586", + "name": "Short vinculum of tendon of right flexor digitorum superficialis to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42580" + ] + } + }, + { + "id": "FMA:42587", + "name": "Short vinculum of tendon of left flexor digitorum superficialis to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42580" + ] + } + }, + { + "id": "FMA:42588", + "name": "Short vinculum of tendon of right flexor digitorum superficialis to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42581" + ] + } + }, + { + "id": "FMA:42589", + "name": "Short vinculum of tendon of left flexor digitorum superficialis to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42581" + ] + } + }, + { + "id": "FMA:42590", + "name": "Long vinculum of tendon of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42591", + "name": "Long vinculum of tendon of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42592", + "name": "Long vinculum of tendon of flexor digitorum superficialis to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42593", + "name": "Long vinculum of tendon of flexor digitorum superficialis to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42594", + "name": "Long vinculum of tendon of flexor digitorum superficialis to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42595", + "name": "Long vinculum of tendon of flexor digitorum superficialis to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42575" + ] + } + }, + { + "id": "FMA:42596", + "name": "Long vinculum of tendon of right flexor digitorum superficialis to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42592" + ] + } + }, + { + "id": "FMA:42597", + "name": "Long vinculum of tendon of left flexor digitorum superficialis to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42592" + ] + } + }, + { + "id": "FMA:42598", + "name": "Long vinculum of tendon of right flexor digitorum superficialis to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42593" + ] + } + }, + { + "id": "FMA:42599", + "name": "Long vinculum of tendon of left flexor digitorum superficialis to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42593" + ] + } + }, + { + "id": "FMA:42600", + "name": "Long vinculum of tendon of right flexor digitorum superficialis to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42594" + ] + } + }, + { + "id": "FMA:42601", + "name": "Long vinculum of tendon of left flexor digitorum superficialis to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42594" + ] + } + }, + { + "id": "FMA:42602", + "name": "Long vinculum of tendon of right flexor digitorum superficialis to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42595" + ] + } + }, + { + "id": "FMA:42603", + "name": "Organ component cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64990" + ] + } + }, + { + "id": "FMA:42604", + "name": "Vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Tendon vinculum" + ] + }, + { + "id": "FMA:42605", + "name": "Vinculum of tendon of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42604" + ] + } + }, + { + "id": "FMA:42606", + "name": "Synovial part of vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42610" + ] + }, + "synonyms": [ + "Synovial part of vinculum of tendon of muscle", + "Synovial vinculum of tendon of muscle" + ] + }, + { + "id": "FMA:42607", + "name": "Fibrous part of vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42610" + ] + }, + "synonyms": [ + "Fibrous part of vinculum of tendon of muscle", + "Fibrous vinculum of tendon of muscle" + ] + }, + { + "id": "FMA:42608", + "name": "Short vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42604" + ] + }, + "synonyms": [ + "Vinculum breve" + ] + }, + { + "id": "FMA:42609", + "name": "Long vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42604" + ] + }, + "synonyms": [ + "Vinculum longum" + ] + }, + { + "id": "FMA:42610", + "name": "Region of vinculum of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Region of vinculum of tendon of muscle" + ] + }, + { + "id": "FMA:42611", + "name": "Short vinculum of tendon of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42605" + ] + } + }, + { + "id": "FMA:42612", + "name": "Long vinculum of tendon of flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42605" + ] + } + }, + { + "id": "FMA:42613", + "name": "Short vinculum of tendon of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42614", + "name": "Short vinculum of tendon of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42615", + "name": "Short vinculum of tendon of flexor digitorum profundus to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42616", + "name": "Short vinculum of tendon of flexor digitorum profundus to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42617", + "name": "Short vinculum of tendon of flexor digitorum profundus to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42618", + "name": "Short vinculum of tendon of flexor digitorum profundus to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42611" + ] + } + }, + { + "id": "FMA:42619", + "name": "Short vinculum of tendon of right flexor digitorum profundus to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42615" + ] + } + }, + { + "id": "FMA:42620", + "name": "Short vinculum of tendon of left flexor digitorum profundus to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42615" + ] + } + }, + { + "id": "FMA:42621", + "name": "Short vinculum of tendon of right flexor digitorum profundus to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42616" + ] + } + }, + { + "id": "FMA:42622", + "name": "Short vinculum of tendon of left flexor digitorum profundus to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42616" + ] + } + }, + { + "id": "FMA:42623", + "name": "Short vinculum of tendon of right flexor digitorum profundus to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42617" + ] + } + }, + { + "id": "FMA:42624", + "name": "Short vinculum of tendon of left flexor digitorum profundus to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42617" + ] + } + }, + { + "id": "FMA:42625", + "name": "Short vinculum of tendon of right flexor digitorum profundus to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42618" + ] + } + }, + { + "id": "FMA:42626", + "name": "Short vinculum of tendon of left flexor digitorum profundus to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42618" + ] + } + }, + { + "id": "FMA:42627", + "name": "Long vinculum of tendon of right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42628", + "name": "Long vinculum of tendon of left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42629", + "name": "Long vinculum of tendon of flexor digitorum profundus to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42630", + "name": "Long vinculum of tendon of flexor digitorum profundus to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42631", + "name": "Long vinculum of tendon of flexor digitorum profundus to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42632", + "name": "Long vinculum of tendon of flexor digitorum profundus to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42612" + ] + } + }, + { + "id": "FMA:42633", + "name": "Long vinculum of tendon of right flexor digitorum profundus to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42629" + ] + } + }, + { + "id": "FMA:42634", + "name": "Long vinculum of tendon of left flexor digitorum profundus to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42629" + ] + } + }, + { + "id": "FMA:42635", + "name": "Long vinculum of tendon of right flexor digitorum profundus to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42630" + ] + } + }, + { + "id": "FMA:42636", + "name": "Long vinculum of tendon of left flexor digitorum profundus to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42630" + ] + } + }, + { + "id": "FMA:42637", + "name": "Long vinculum of tendon of right flexor digitorum profundus to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42631" + ] + } + }, + { + "id": "FMA:42638", + "name": "Long vinculum of tendon of left flexor digitorum profundus to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42631" + ] + } + }, + { + "id": "FMA:42639", + "name": "Long vinculum of tendon of right flexor digitorum profundus to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42632" + ] + } + }, + { + "id": "FMA:42640", + "name": "Long vinculum of tendon of left flexor digitorum profundus to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42632" + ] + } + }, + { + "id": "FMA:42641", + "name": "Synovial tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45089" + ] + } + }, + { + "id": "FMA:42642", + "name": "Common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Common synovial tendon sheath proper of wrist" + ] + }, + { + "id": "FMA:42643", + "name": "Synovial tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45089" + ] + } + }, + { + "id": "FMA:42644", + "name": "Synovial tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45089" + ] + } + }, + { + "id": "FMA:42645", + "name": "Little finger part of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40857" + ] + }, + "synonyms": [ + "Little finger part of common synovial tendon sheath of wrist" + ] + }, + { + "id": "FMA:42646", + "name": "Right common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42642" + ] + }, + "synonyms": [ + "Common synovial tendon sheath proper of right wrist" + ] + }, + { + "id": "FMA:42647", + "name": "Left common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42642" + ] + }, + "synonyms": [ + "Common synovial tendon sheath proper of left wrist" + ] + }, + { + "id": "FMA:42648", + "name": "Synovial tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42641" + ] + } + }, + { + "id": "FMA:42649", + "name": "Synovial tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42641" + ] + } + }, + { + "id": "FMA:42650", + "name": "Synovial tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42644" + ] + } + }, + { + "id": "FMA:42651", + "name": "Synovial tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42644" + ] + } + }, + { + "id": "FMA:42652", + "name": "Little finger part of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42645" + ] + }, + "synonyms": [ + "Little finger part of common synovial tendon sheath of right hand" + ] + }, + { + "id": "FMA:42653", + "name": "Little finger part of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42645" + ] + }, + "synonyms": [ + "Little finger part of common synovial tendon sheath of left hand" + ] + }, + { + "id": "FMA:42655", + "name": "Fibrous sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + }, + "synonyms": [ + "Fibrous tendon sheath of finger", + "Fibrous digital sheath of hand", + "Fibrous sheath of flexor tendon of finger" + ] + }, + { + "id": "FMA:42656", + "name": "Fibrous sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42655" + ] + }, + "synonyms": [ + "Fibrous sheath of flexor tendon of index finger", + "Fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42657", + "name": "Fibrous sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42655" + ] + }, + "synonyms": [ + "Fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:42658", + "name": "Fibrous sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42655" + ] + }, + "synonyms": [ + "Fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:42659", + "name": "Fibrous sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42655" + ] + }, + "synonyms": [ + "Fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:42660", + "name": "Fibrous tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42656" + ] + } + }, + { + "id": "FMA:42661", + "name": "Fibrous tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42656" + ] + } + }, + { + "id": "FMA:42662", + "name": "Fibrous tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42657" + ] + } + }, + { + "id": "FMA:42663", + "name": "Fibrous tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42657" + ] + } + }, + { + "id": "FMA:42664", + "name": "Fibrous tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42658" + ] + } + }, + { + "id": "FMA:42665", + "name": "Fibrous tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42658" + ] + } + }, + { + "id": "FMA:42666", + "name": "Fibrous tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42659" + ] + } + }, + { + "id": "FMA:42667", + "name": "Fibrous tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42659" + ] + } + }, + { + "id": "FMA:42669", + "name": "Fibrous membrane of common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42670", + "name": "Synovial membrane of common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath proper of wrist" + ] + }, + { + "id": "FMA:42675", + "name": "Fibrous membrane of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40890" + ] + }, + "synonyms": [ + "Fibrous membrane of common synovial tendon sheath of right wrist" + ] + }, + { + "id": "FMA:42676", + "name": "Synovial membrane of synovial tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42678" + ] + } + }, + { + "id": "FMA:42677", + "name": "Fibrous membrane of synovial tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42678", + "name": "Synovial membrane of synovial tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42679", + "name": "Synovial membrane of synovial tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42678" + ] + } + }, + { + "id": "FMA:42680", + "name": "Fibrous membrane of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40890" + ] + }, + "synonyms": [ + "Fibrous membrane of common synovial tendon sheath of left wrist" + ] + }, + { + "id": "FMA:42681", + "name": "Fibrous membrane of synovial tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42682", + "name": "Synovial membrane of synovial tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42683", + "name": "Fibrous membrane of synovial tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42681" + ] + } + }, + { + "id": "FMA:42684", + "name": "Fibrous membrane of synovial tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42681" + ] + } + }, + { + "id": "FMA:42685", + "name": "Synovial membrane of synovial tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42682" + ] + } + }, + { + "id": "FMA:42686", + "name": "Synovial membrane of synovial tendon sheath of left middle fingerr", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42682" + ] + } + }, + { + "id": "FMA:42687", + "name": "Fibrous membrane of synovial tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42688", + "name": "Synovial membrane of synovial tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42689", + "name": "Fibrous membrane of synovial tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42687" + ] + } + }, + { + "id": "FMA:42690", + "name": "Fibrous membrane of synovial tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42687" + ] + } + }, + { + "id": "FMA:42691", + "name": "Synovial membrane of synovial tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42688" + ] + } + }, + { + "id": "FMA:42692", + "name": "Synovial membrane of synovial tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42688" + ] + } + }, + { + "id": "FMA:42693", + "name": "Fibrous membrane of little finger part of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40877" + ] + } + }, + { + "id": "FMA:42694", + "name": "Synovial membrane of little finger part of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40878" + ] + } + }, + { + "id": "FMA:42695", + "name": "Fibrous membrane of little finger part of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42693" + ] + } + }, + { + "id": "FMA:42696", + "name": "Fibrous membrane of little finger part of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42693" + ] + } + }, + { + "id": "FMA:42697", + "name": "Synovial membrane of little finger part of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42694" + ] + } + }, + { + "id": "FMA:42698", + "name": "Synovial membrane of little finger part of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42694" + ] + } + }, + { + "id": "FMA:42699", + "name": "Synovial tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42643" + ] + } + }, + { + "id": "FMA:42700", + "name": "Synovial tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42643" + ] + } + }, + { + "id": "FMA:42701", + "name": "Fibrous membrane of right common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42669" + ] + } + }, + { + "id": "FMA:42702", + "name": "Fibrous membrane of left common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42669" + ] + } + }, + { + "id": "FMA:42703", + "name": "Synovial membrane of right common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42670" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath proper of right wrist" + ] + }, + { + "id": "FMA:42704", + "name": "Synovial membrane of left common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42670" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath proper of left wrist" + ] + }, + { + "id": "FMA:42720", + "name": "Lymphatic vessel of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234008" + ] + } + }, + { + "id": "FMA:42721", + "name": "Lymphatic vessel of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + }, + "synonyms": [ + "Efferent lymphatic of middle lobe of right lung" + ] + }, + { + "id": "FMA:42722", + "name": "Lymphatic vessel of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234012" + ] + } + }, + { + "id": "FMA:42725", + "name": "Region of investing fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:42726", + "name": "Region of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42725" + ] + } + }, + { + "id": "FMA:42727", + "name": "Arcuate pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42726" + ] + }, + "synonyms": [ + "Arcuate part of fibrous tendon sheath of finger", + "Annular part of fibrous tendon sheath of finger", + "Transverse part of fibrous digital sheath of hand", + "Anular part of fibrous sheath of digit of hand" + ] + }, + { + "id": "FMA:42728", + "name": "Cruciform pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42726" + ] + }, + "synonyms": [ + "Cruciform part of fibrous sheath of digit of hand", + "Cruciate fiber of fibrous tendon sheath of finger" + ] + }, + { + "id": "FMA:42729", + "name": "Arcuate pulley of fibrous tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + }, + "synonyms": [ + "Arcuate part of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42730", + "name": "Arcuate pulley of fibrous tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:42731", + "name": "Arcuate pulley of fibrous tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:42732", + "name": "Arcuate pulley of fibrous tendon sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:42733", + "name": "Cruciform pulley of fibrous tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:42734", + "name": "Cruciform pulley of fibrous tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:42735", + "name": "Cruciform pulley of fibrous tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:42736", + "name": "Cruciform pulley of fibrous tendon sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:42737", + "name": "A1 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42738", + "name": "A2 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42739", + "name": "A3 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42740", + "name": "A4 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42741", + "name": "A5 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42742", + "name": "A1 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42737" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42743", + "name": "A1 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42737" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42744", + "name": "A2 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42738" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42745", + "name": "A2 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42738" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42746", + "name": "A3 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42739" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42747", + "name": "A3 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42739" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42748", + "name": "A4 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42740" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42749", + "name": "A4 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42740" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42750", + "name": "A5 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42741" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42751", + "name": "A5 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42741" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42752", + "name": "Arcuate pulley of fibrous tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "Arcuate part of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42753", + "name": "Arcuate pulley of fibrous tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42729" + ] + }, + "synonyms": [ + "Arcuate part of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42754", + "name": "Cruciform pulley of fibrous tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + } + }, + { + "id": "FMA:42755", + "name": "Cruciform pulley of fibrous tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + } + }, + { + "id": "FMA:42756", + "name": "C1 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42757", + "name": "C2 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42758", + "name": "C3 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:42759", + "name": "C1 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42756" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42760", + "name": "C1 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42756" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42761", + "name": "C2 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42757" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42762", + "name": "C2 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42757" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42763", + "name": "C3 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42758" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:42764", + "name": "C3 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42758" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:42765", + "name": "Interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:42766", + "name": "Articular capsule of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:42767", + "name": "Fibrous membrane of articular capsule of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:42768", + "name": "Synovial membrane of articular capsule of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:42769", + "name": "Palmar ligament of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + }, + "synonyms": [ + "Palmar plate of interphalangeal joint" + ] + }, + { + "id": "FMA:42770", + "name": "Collateral ligament of interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + }, + "synonyms": [ + "Lateral collateral ligament of interphalangeal joint" + ] + }, + { + "id": "FMA:42771", + "name": "Collateral ligament of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64036" + ] + } + }, + { + "id": "FMA:42772", + "name": "Palmar ligament of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64036" + ] + } + }, + { + "id": "FMA:42788", + "name": "Proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33795" + ] + }, + "synonyms": [ + "Base of first metacarpal bone", + "First metacarpal bone base" + ] + }, + { + "id": "FMA:42789", + "name": "Proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42788" + ] + }, + "synonyms": [ + "Base of right first metacarpal bone", + "Right first metacarpal bone base", + "Epiphysis of right first metacarpal bone" + ] + }, + { + "id": "FMA:42790", + "name": "Proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42788" + ] + }, + "synonyms": [ + "Left first metacarpal bone base", + "Base of left first metacarpal bone", + "Epiphysis of left first metacarpal bone" + ] + }, + { + "id": "FMA:42791", + "name": "Proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33795" + ] + }, + "synonyms": [ + "Base of second metacarpal bone", + "Second metacarpal bone base", + "Proximal end of second metacarpal bone" + ] + }, + { + "id": "FMA:42792", + "name": "Proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42791" + ] + }, + "synonyms": [ + "Proximal end of right second metacarpal bone", + "Right second metacarpal bone base", + "Base of right second metacarpal bone" + ] + }, + { + "id": "FMA:42793", + "name": "Proximal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42791" + ] + }, + "synonyms": [ + "Left second metacarpal bone base", + "Base of left second metacarpal bone", + "Proximal end of left second metacarpal bone" + ] + }, + { + "id": "FMA:42794", + "name": "Proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33795" + ] + }, + "synonyms": [ + "Third metacarpal bone base", + "Proximal end of third metacarpal bone", + "Base of third metacarpal bone" + ] + }, + { + "id": "FMA:42795", + "name": "Proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42794" + ] + }, + "synonyms": [ + "Base of right third metacarpal bone", + "Right third metacarpal bone base", + "Proximal end of right third metacarpal bone" + ] + }, + { + "id": "FMA:42796", + "name": "Proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42794" + ] + }, + "synonyms": [ + "Base of left third metacarpal bone", + "Proximal end of left third metacarpal bone", + "Left third metacarpal bone base" + ] + }, + { + "id": "FMA:42797", + "name": "Proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33795" + ] + }, + "synonyms": [ + "Proximal end of fourth metacarpal bone", + "Fourth metacarpal bone base", + "Base of fourth metacarpal bone" + ] + }, + { + "id": "FMA:42798", + "name": "Proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42797" + ] + }, + "synonyms": [ + "Right fourth metacarpal bone base", + "Proximal end of right fourth metacarpal bone", + "Base of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:42799", + "name": "Proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42797" + ] + }, + "synonyms": [ + "Proximal end of left fourth metacarpal bone", + "Base of left fourth metacarpal bone", + "Left fourth metacarpal bone base" + ] + }, + { + "id": "FMA:42800", + "name": "Proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33795" + ] + }, + "synonyms": [ + "Fifth metacarpal bone base", + "Proximal end of fifth metacarpal bone", + "Base of fifth metacarpal bone" + ] + }, + { + "id": "FMA:42801", + "name": "Proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42800" + ] + }, + "synonyms": [ + "Proximal end of right fifth metacarpal bone", + "Right fifth metacarpal bone base", + "Base of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:42802", + "name": "Proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42800" + ] + }, + "synonyms": [ + "Left fifth metacarpal bone base", + "Proximal end of left fifth metacarpal bone", + "Base of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:42803", + "name": "Distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33798" + ] + }, + "synonyms": [ + "Distal end of first metacarpal bone", + "Head of first metacarpal bone" + ] + }, + { + "id": "FMA:42804", + "name": "Distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42803" + ] + }, + "synonyms": [ + "Distal end of right first metacarpal bone", + "Head of right first metacarpal bone" + ] + }, + { + "id": "FMA:42805", + "name": "Distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42803" + ] + }, + "synonyms": [ + "Head of left first metacarpal bone", + "Distal end of left first metacarpal bone" + ] + }, + { + "id": "FMA:42806", + "name": "Distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33798" + ] + }, + "synonyms": [ + "Head of second metacarpal bone", + "Distal end of second metacarpal bone" + ] + }, + { + "id": "FMA:42807", + "name": "Distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42806" + ] + }, + "synonyms": [ + "Head of right second metacarpal bone", + "Distal end of right second metacarpal bone" + ] + }, + { + "id": "FMA:42808", + "name": "Distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42806" + ] + }, + "synonyms": [ + "Distal end of left second metacarpal bone", + "Head of left second metacarpal bone" + ] + }, + { + "id": "FMA:42809", + "name": "Distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33798" + ] + }, + "synonyms": [ + "Head of third metacarpal bone", + "Distal end of third metacarpal bone" + ] + }, + { + "id": "FMA:42810", + "name": "Distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42809" + ] + }, + "synonyms": [ + "Head of right third metacarpal bone", + "Distal end of right third metacarpal bone" + ] + }, + { + "id": "FMA:42811", + "name": "Distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42809" + ] + }, + "synonyms": [ + "Head of left third metacarpal bone", + "Distal end of left third metacarpal bone" + ] + }, + { + "id": "FMA:42812", + "name": "Distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33798" + ] + }, + "synonyms": [ + "Head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:42813", + "name": "Distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42812" + ] + }, + "synonyms": [ + "Distal end of right fourth metacarpal bone", + "Head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:42814", + "name": "Distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42812" + ] + }, + "synonyms": [ + "Head of left fourth metacarpal bone", + "Distal end of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:42815", + "name": "Distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33798" + ] + }, + "synonyms": [ + "Head of fifth metacarpal bone", + "Distal end of fifth metacarpal bone" + ] + }, + { + "id": "FMA:42816", + "name": "Distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42815" + ] + }, + "synonyms": [ + "Head of right fifth metacarpal bone", + "Distal end of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:42817", + "name": "Distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42815" + ] + }, + "synonyms": [ + "Distal end of left fifth metacarpal bone", + "Head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:42818", + "name": "Radial collateral ligament of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42770" + ] + } + }, + { + "id": "FMA:42819", + "name": "Ulnar collateral ligament of interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42770" + ] + } + }, + { + "id": "FMA:42821", + "name": "Articular capsule of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Fibrous capsule of hip joint" + ] + }, + { + "id": "FMA:42823", + "name": "Synovial membrane of articular capsule of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:42824", + "name": "Zone of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + }, + "synonyms": [ + "Ilium zone" + ] + }, + { + "id": "FMA:42825", + "name": "Body of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42824" + ] + }, + "synonyms": [ + "Ilium body" + ] + }, + { + "id": "FMA:42826", + "name": "Ala of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42824" + ] + }, + "synonyms": [ + "Wing of ilium", + "Ilium ala" + ] + }, + { + "id": "FMA:42827", + "name": "Body of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42825" + ] + }, + "synonyms": [ + "Right ilium body" + ] + }, + { + "id": "FMA:42828", + "name": "Body of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42825" + ] + }, + "synonyms": [ + "Left ilium body" + ] + }, + { + "id": "FMA:42829", + "name": "Ala of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42826" + ] + }, + "synonyms": [ + "Right ilium ala" + ] + }, + { + "id": "FMA:42830", + "name": "Ala of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42826" + ] + }, + "synonyms": [ + "Left ilium ala" + ] + }, + { + "id": "FMA:42832", + "name": "Bone of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:42833", + "name": "Compact bone of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:42834", + "name": "Trabecular bone of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:42835", + "name": "Cartilage of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Ilium cartilage" + ] + }, + { + "id": "FMA:42836", + "name": "Articular cartilage of auricular surface of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Articular cartilage of auricular facet of ilium" + ] + }, + { + "id": "FMA:42837", + "name": "Bony part of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:42838", + "name": "Periosteum of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Ilium periosteum" + ] + }, + { + "id": "FMA:42840", + "name": "Bone of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:42841", + "name": "Compact bone of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:42842", + "name": "Trabecular bone of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:42844", + "name": "Bony part of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:42845", + "name": "Periosteum of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Pubis periosteum" + ] + }, + { + "id": "FMA:42847", + "name": "Bone of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:42848", + "name": "Compact bone of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:42849", + "name": "Trabecular bone of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:42850", + "name": "Cartilage of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Ischium cartilage" + ] + }, + { + "id": "FMA:42851", + "name": "Bony part of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:42852", + "name": "Periosteum of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Ischium periosteum" + ] + }, + { + "id": "FMA:42854", + "name": "Bone tissue of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:42855", + "name": "Articular cartilage of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:42856", + "name": "Periosteum of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Hip bone periosteum" + ] + }, + { + "id": "FMA:42857", + "name": "Bony part of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:42858", + "name": "Articular cartilage of subdivision of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:42859", + "name": "Articular cartilage of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42858" + ] + } + }, + { + "id": "FMA:42860", + "name": "Articular cartilage of ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42858" + ] + } + }, + { + "id": "FMA:42861", + "name": "Articular cartilage of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42858" + ] + } + }, + { + "id": "FMA:42862", + "name": "Articular cartilage of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42859" + ] + } + }, + { + "id": "FMA:42863", + "name": "Articular cartilage of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42859" + ] + } + }, + { + "id": "FMA:42864", + "name": "Articular cartilage of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42860" + ] + } + }, + { + "id": "FMA:42865", + "name": "Articular cartilage of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42860" + ] + } + }, + { + "id": "FMA:42866", + "name": "Articular cartilage of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42861" + ] + } + }, + { + "id": "FMA:42867", + "name": "Articular cartilage of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42861" + ] + } + }, + { + "id": "FMA:42868", + "name": "Ligament of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Hip joint ligament" + ] + }, + { + "id": "FMA:42869", + "name": "Diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33804" + ] + }, + "synonyms": [ + "Shaft of first metacarpal bone", + "First metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42870", + "name": "Diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42869" + ] + }, + "synonyms": [ + "Right first metacarpal bone diaphysis", + "Shaft of right first metacarpal bone" + ] + }, + { + "id": "FMA:42871", + "name": "Diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42869" + ] + }, + "synonyms": [ + "Shaft of left first metacarpal bone", + "Left first metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42872", + "name": "Diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33804" + ] + }, + "synonyms": [ + "Shaft of second metacarpal bone", + "Second metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42873", + "name": "Diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42872" + ] + }, + "synonyms": [ + "Shaft of right second metacarpal bone", + "Right second metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42874", + "name": "Diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42872" + ] + }, + "synonyms": [ + "Left second metacarpal bone diaphysis", + "Shaft of left second metacarpal bone" + ] + }, + { + "id": "FMA:42875", + "name": "Diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33804" + ] + }, + "synonyms": [ + "Shaft of third metacarpal bone", + "Third metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42876", + "name": "Diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42875" + ] + }, + "synonyms": [ + "Shaft of right third metacarpal bone", + "Right third metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42877", + "name": "Diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42875" + ] + }, + "synonyms": [ + "Left third metacarpal bone diaphysis", + "Shaft of left third metacarpal bone" + ] + }, + { + "id": "FMA:42878", + "name": "Diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33804" + ] + }, + "synonyms": [ + "Fourth metacarpal bone diaphysis", + "Shaft of fourth metacarpal bone" + ] + }, + { + "id": "FMA:42879", + "name": "Diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42878" + ] + }, + "synonyms": [ + "Shaft of right fourth metacarpal bone", + "Right fourth metacarpal bone diaphysis" + ] + }, + { + "id": "FMA:42880", + "name": "Diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42878" + ] + }, + "synonyms": [ + "Left fourth metacarpal bone diaphysis", + "Shaft of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:42881", + "name": "Diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33804" + ] + }, + "synonyms": [ + "Fifth metacarpal bone diaphysis", + "Shaft of fifth metacarpal bone" + ] + }, + { + "id": "FMA:42882", + "name": "Diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42881" + ] + }, + "synonyms": [ + "Shaft of right fifth metacarpal bone", + "Right fifth metacarpal bone shaft" + ] + }, + { + "id": "FMA:42883", + "name": "Diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42881" + ] + }, + "synonyms": [ + "Shaft of left fifth metacarpal bone", + "Left fifth metacarpal bone shaft" + ] + }, + { + "id": "FMA:42884", + "name": "Diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33808" + ] + } + }, + { + "id": "FMA:42885", + "name": "Diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42884" + ] + } + }, + { + "id": "FMA:42886", + "name": "Diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42884" + ] + } + }, + { + "id": "FMA:42887", + "name": "Diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33808" + ] + } + }, + { + "id": "FMA:42888", + "name": "Diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42887" + ] + } + }, + { + "id": "FMA:42889", + "name": "Diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42887" + ] + } + }, + { + "id": "FMA:42890", + "name": "Diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33808" + ] + } + }, + { + "id": "FMA:42891", + "name": "Diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42890" + ] + } + }, + { + "id": "FMA:42892", + "name": "Diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42890" + ] + } + }, + { + "id": "FMA:42893", + "name": "Diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33808" + ] + } + }, + { + "id": "FMA:42894", + "name": "Diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42893" + ] + } + }, + { + "id": "FMA:42895", + "name": "Diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42893" + ] + } + }, + { + "id": "FMA:42896", + "name": "Diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33808" + ] + } + }, + { + "id": "FMA:42897", + "name": "Diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42896" + ] + } + }, + { + "id": "FMA:42898", + "name": "Diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42896" + ] + } + }, + { + "id": "FMA:42899", + "name": "Metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33811" + ] + }, + "synonyms": [ + "First metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42900", + "name": "Proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86371" + ] + } + }, + { + "id": "FMA:42901", + "name": "Proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86371" + ] + } + }, + { + "id": "FMA:42902", + "name": "Metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33811" + ] + }, + "synonyms": [ + "Second metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42903", + "name": "Metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42902" + ] + }, + "synonyms": [ + "Right second metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42904", + "name": "Metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42902" + ] + }, + "synonyms": [ + "Left second metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42905", + "name": "Metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33811" + ] + }, + "synonyms": [ + "Third metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42906", + "name": "Metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42905" + ] + }, + "synonyms": [ + "Right third metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42907", + "name": "Metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42905" + ] + }, + "synonyms": [ + "Left third metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42908", + "name": "Metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33811" + ] + }, + "synonyms": [ + "Fourth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42909", + "name": "Metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42908" + ] + }, + "synonyms": [ + "Right fourth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42910", + "name": "Metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42908" + ] + }, + "synonyms": [ + "Left fourth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42911", + "name": "Metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33811" + ] + }, + "synonyms": [ + "Fifth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42912", + "name": "Metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42911" + ] + }, + "synonyms": [ + "Right fifth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42913", + "name": "Metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42911" + ] + }, + "synonyms": [ + "Left fifth metacarpal bone metaphysis" + ] + }, + { + "id": "FMA:42914", + "name": "Proximal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:42915", + "name": "Proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42914" + ] + } + }, + { + "id": "FMA:42916", + "name": "Proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42914" + ] + } + }, + { + "id": "FMA:42917", + "name": "Proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42914" + ] + } + }, + { + "id": "FMA:42918", + "name": "Proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42914" + ] + } + }, + { + "id": "FMA:42919", + "name": "Proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42914" + ] + } + }, + { + "id": "FMA:42920", + "name": "Proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42915" + ] + } + }, + { + "id": "FMA:42921", + "name": "Proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42915" + ] + } + }, + { + "id": "FMA:42922", + "name": "Proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42916" + ] + } + }, + { + "id": "FMA:42923", + "name": "Proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42916" + ] + } + }, + { + "id": "FMA:42924", + "name": "Proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42917" + ] + } + }, + { + "id": "FMA:42925", + "name": "Proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42917" + ] + } + }, + { + "id": "FMA:42926", + "name": "Proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42918" + ] + } + }, + { + "id": "FMA:42927", + "name": "Proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42918" + ] + } + }, + { + "id": "FMA:42928", + "name": "Proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42919" + ] + } + }, + { + "id": "FMA:42929", + "name": "Proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42919" + ] + } + }, + { + "id": "FMA:42930", + "name": "Distal metaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:42931", + "name": "Distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42930" + ] + } + }, + { + "id": "FMA:42932", + "name": "Distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42930" + ] + } + }, + { + "id": "FMA:42933", + "name": "Distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42930" + ] + } + }, + { + "id": "FMA:42934", + "name": "Distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42930" + ] + } + }, + { + "id": "FMA:42935", + "name": "Distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42930" + ] + } + }, + { + "id": "FMA:42936", + "name": "Distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42935" + ] + } + }, + { + "id": "FMA:42937", + "name": "Distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42935" + ] + } + }, + { + "id": "FMA:42938", + "name": "Distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42934" + ] + } + }, + { + "id": "FMA:42939", + "name": "Distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42934" + ] + } + }, + { + "id": "FMA:42940", + "name": "Distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42931" + ] + } + }, + { + "id": "FMA:42941", + "name": "Distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42931" + ] + } + }, + { + "id": "FMA:42942", + "name": "Distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42932" + ] + } + }, + { + "id": "FMA:42943", + "name": "Distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42932" + ] + } + }, + { + "id": "FMA:42944", + "name": "Distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42933" + ] + } + }, + { + "id": "FMA:42945", + "name": "Distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42933" + ] + } + }, + { + "id": "FMA:42960", + "name": "Inner circular layer of fibrous membrane of articular capsule of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43615" + ] + }, + "synonyms": [ + "Zona orbicularis of hip joint", + "Zona orbicularis (Articulatio coxae)" + ] + }, + { + "id": "FMA:42962", + "name": "Outer longitudinal layer of fibrous membrane of articular capsule of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43615" + ] + } + }, + { + "id": "FMA:42963", + "name": "Proximal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33817" + ] + }, + "synonyms": [ + "Proximal end of first metatarsal bone", + "Base of first metatarsal bone" + ] + }, + { + "id": "FMA:42964", + "name": "Proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33817" + ] + }, + "synonyms": [ + "Base of second metatarsal bone", + "Proximal end of second metatarsal bone" + ] + }, + { + "id": "FMA:42965", + "name": "Proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33817" + ] + }, + "synonyms": [ + "Base of third metatarsal bone", + "Proximal end of third metatarsal bone" + ] + }, + { + "id": "FMA:42966", + "name": "Proximal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33817" + ] + }, + "synonyms": [ + "Proximal end of fourth metatarsal bone", + "Base of fourth metatarsal bone" + ] + }, + { + "id": "FMA:42967", + "name": "Proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33817" + ] + }, + "synonyms": [ + "Proximal end of fifth metatarsal bone", + "Base of fifth metatarsal bone" + ] + }, + { + "id": "FMA:42968", + "name": "Proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42967" + ] + }, + "synonyms": [ + "Proximal end of right fifth metatarsal bone", + "Base of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:42969", + "name": "Proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42967" + ] + }, + "synonyms": [ + "Base of left fifth metatarsal bone", + "Proximal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:42970", + "name": "Proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42966" + ] + }, + "synonyms": [ + "Base of right fourth metatarsal bone", + "Proximal end of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:42971", + "name": "Proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42966" + ] + }, + "synonyms": [ + "Proximal end of left fourth metatarsal bone", + "Base of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:42972", + "name": "Proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42965" + ] + }, + "synonyms": [ + "Base of right third metatarsal bone", + "Proximal end of right third metatarsal bone" + ] + }, + { + "id": "FMA:42973", + "name": "Proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42965" + ] + }, + "synonyms": [ + "Base of left third metatarsal bone", + "Proximal end of left third metatarsal bone" + ] + }, + { + "id": "FMA:42974", + "name": "Proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42964" + ] + }, + "synonyms": [ + "Proximal end of right second metatarsal bone", + "Base of right second metatarsal bone" + ] + }, + { + "id": "FMA:42975", + "name": "Proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42964" + ] + }, + "synonyms": [ + "Proximal end of left second metatarsal bone", + "Base of left second metatarsal bone" + ] + }, + { + "id": "FMA:42976", + "name": "Proximal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42963" + ] + }, + "synonyms": [ + "Base of right first metatarsal bone", + "Proximal end of right first metatarsal bone" + ] + }, + { + "id": "FMA:42977", + "name": "Proximal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42963" + ] + }, + "synonyms": [ + "Base of left first metatarsal bone", + "Proximal end of left first metatarsal bone" + ] + }, + { + "id": "FMA:42979", + "name": "Articular capsule of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42821" + ] + } + }, + { + "id": "FMA:42980", + "name": "Articular capsule of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42821" + ] + } + }, + { + "id": "FMA:42983", + "name": "Distal epiphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33820" + ] + }, + "synonyms": [ + "Distal end of first metatarsal bone", + "Head of first metatarsal bone" + ] + }, + { + "id": "FMA:42984", + "name": "Inner circular layer of fibrous membrane of articular capsule of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42960" + ] + } + }, + { + "id": "FMA:42985", + "name": "Inner circular layer of fibrous membrane of articular capsule of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42960" + ] + } + }, + { + "id": "FMA:42986", + "name": "Distal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33820" + ] + }, + "synonyms": [ + "Head of second metatarsal bone", + "Distal end of second metatarsal bone" + ] + }, + { + "id": "FMA:42987", + "name": "Outer longitudinal layer of fibrous membrane of articular capsule of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42962" + ] + } + }, + { + "id": "FMA:42988", + "name": "Outer longitudinal layer of fibrous membrane of articular capsule of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42962" + ] + } + }, + { + "id": "FMA:42989", + "name": "Synovial membrane of articular capsule of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42823" + ] + } + }, + { + "id": "FMA:42990", + "name": "Synovial membrane of articular capsule of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42823" + ] + } + }, + { + "id": "FMA:42991", + "name": "Articular cartilage of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42855" + ] + } + }, + { + "id": "FMA:42992", + "name": "Articular cartilage of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42855" + ] + } + }, + { + "id": "FMA:42993", + "name": "Iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42868" + ] + }, + "synonyms": [ + "Bertin's ligament", + "Bigelow's ligament" + ] + }, + { + "id": "FMA:42994", + "name": "Distal epiphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42983" + ] + }, + "synonyms": [ + "Distal end of right first metatarsal bone", + "Head of right first metatarsal bone" + ] + }, + { + "id": "FMA:42995", + "name": "Distal epiphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42983" + ] + }, + "synonyms": [ + "Head of left first metatarsal bone", + "Distal end of left first metatarsal bone" + ] + }, + { + "id": "FMA:42996", + "name": "Distal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42986" + ] + }, + "synonyms": [ + "Distal end of right second metatarsal bone", + "Head of right second metatarsal bone" + ] + }, + { + "id": "FMA:42997", + "name": "Distal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42986" + ] + }, + "synonyms": [ + "Head of left second metatarsal bone", + "Distal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:42998", + "name": "Distal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33820" + ] + }, + "synonyms": [ + "Distal end of third metatarsal bone", + "Head of third metatarsal bone" + ] + }, + { + "id": "FMA:42999", + "name": "Distal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33820" + ] + }, + "synonyms": [ + "Distal end of fourth metatarsal bone", + "Head of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43000", + "name": "Distal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33820" + ] + }, + "synonyms": [ + "Head of fifth metatarsal bone", + "Distal end of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43001", + "name": "Distal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43000" + ] + }, + "synonyms": [ + "Head of right fifth metatarsal bone", + "Distal end of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43002", + "name": "Distal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43000" + ] + }, + "synonyms": [ + "Head of left fifth metatarsal bone", + "Distal end of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43003", + "name": "Distal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42999" + ] + }, + "synonyms": [ + "Distal end of right fourth metatarsal bone", + "Head of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:43004", + "name": "Distal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42999" + ] + }, + "synonyms": [ + "Head of left fourth metatarsal bone", + "Distal end of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43005", + "name": "Distal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42998" + ] + }, + "synonyms": [ + "Distal end of right third metatarsal bone", + "Head of right third metatarsal bone" + ] + }, + { + "id": "FMA:43006", + "name": "Distal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42998" + ] + }, + "synonyms": [ + "Head of left third metatarsal bone", + "Distal end of left third metatarsal bone" + ] + }, + { + "id": "FMA:43007", + "name": "Diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33826" + ] + }, + "synonyms": [ + "First metatarsal bone diaphysis", + "Shaft of first metatarsal bone" + ] + }, + { + "id": "FMA:43008", + "name": "Diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33826" + ] + }, + "synonyms": [ + "Second metatarsal bone diaphysis", + "Shaft of second metatarsal bone" + ] + }, + { + "id": "FMA:43009", + "name": "Diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33826" + ] + }, + "synonyms": [ + "Shaft of third metatarsal bone", + "Third metatarsal bone diaphysis" + ] + }, + { + "id": "FMA:43010", + "name": "Diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33826" + ] + }, + "synonyms": [ + "Fourth metatarsal bone diaphysis", + "Shaft of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43011", + "name": "Diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33826" + ] + }, + "synonyms": [ + "Fifth metatarsal bone diaphysis", + "Shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43012", + "name": "Diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43007" + ] + }, + "synonyms": [ + "Shaft of right first metatarsal bone", + "Right first metatarsal bone diaphysis" + ] + }, + { + "id": "FMA:43013", + "name": "Diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43007" + ] + }, + "synonyms": [ + "Left first metatarsal bone diaphysis", + "Shaft of left first metatarsal bone" + ] + }, + { + "id": "FMA:43014", + "name": "Diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43008" + ] + }, + "synonyms": [ + "Shaft of right second metatarsal bone", + "Right second metatarsal bone diaphysis" + ] + }, + { + "id": "FMA:43015", + "name": "Diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43008" + ] + }, + "synonyms": [ + "Left second metatarsal bone diaphysis", + "Shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:43016", + "name": "Diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43009" + ] + }, + "synonyms": [ + "Right third metatarsal bone diaphysis", + "Shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:43017", + "name": "Diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43009" + ] + }, + "synonyms": [ + "Left third metatarsal bone diaphysis", + "Shaft of left third metatarsal bone" + ] + }, + { + "id": "FMA:43018", + "name": "Diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43010" + ] + }, + "synonyms": [ + "Shaft of right fourth metatarsal bone", + "Right fourth metatarsal bone diaphysis" + ] + }, + { + "id": "FMA:43019", + "name": "Diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43010" + ] + }, + "synonyms": [ + "Left fourth metatarsal bone diaphysis", + "Shaft of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43020", + "name": "Diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43011" + ] + }, + "synonyms": [ + "Right fifth metatarsal bone diaphysis", + "Shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43021", + "name": "Diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43011" + ] + }, + "synonyms": [ + "Left fifth metatarsal bone diaphysis", + "Shaft of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43022", + "name": "Right iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42993" + ] + } + }, + { + "id": "FMA:43023", + "name": "Left iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42993" + ] + } + }, + { + "id": "FMA:43024", + "name": "Pubofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42868" + ] + } + }, + { + "id": "FMA:43025", + "name": "Right pubofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43024" + ] + } + }, + { + "id": "FMA:43026", + "name": "Left pubofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43024" + ] + } + }, + { + "id": "FMA:43027", + "name": "Ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42868" + ] + } + }, + { + "id": "FMA:43028", + "name": "Right ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43027" + ] + } + }, + { + "id": "FMA:43029", + "name": "Left ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43027" + ] + } + }, + { + "id": "FMA:43030", + "name": "Descending part of iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43034" + ] + } + }, + { + "id": "FMA:43033", + "name": "Zone of ligament of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:43034", + "name": "Zone of iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43033" + ] + }, + "synonyms": [ + "Iliofemoral ligament zone" + ] + }, + { + "id": "FMA:43035", + "name": "Transverse part of iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43034" + ] + } + }, + { + "id": "FMA:43036", + "name": "Descending part of right iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43030" + ] + } + }, + { + "id": "FMA:43037", + "name": "Descending part of left iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43030" + ] + } + }, + { + "id": "FMA:43038", + "name": "Transverse part of right iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43035" + ] + } + }, + { + "id": "FMA:43039", + "name": "Transverse part of left iliofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43035" + ] + } + }, + { + "id": "FMA:43040", + "name": "Diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33830" + ] + } + }, + { + "id": "FMA:43041", + "name": "Diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43040" + ] + } + }, + { + "id": "FMA:43042", + "name": "Diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43040" + ] + } + }, + { + "id": "FMA:43043", + "name": "Diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33830" + ] + } + }, + { + "id": "FMA:43044", + "name": "Diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33830" + ] + } + }, + { + "id": "FMA:43045", + "name": "Diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33830" + ] + } + }, + { + "id": "FMA:43046", + "name": "Diaphysis proper of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33830" + ] + } + }, + { + "id": "FMA:43047", + "name": "Diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43046" + ] + } + }, + { + "id": "FMA:43048", + "name": "Diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43046" + ] + } + }, + { + "id": "FMA:43049", + "name": "Diaphysis proper of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43045" + ] + } + }, + { + "id": "FMA:43050", + "name": "Diaphysis proper of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43045" + ] + } + }, + { + "id": "FMA:43051", + "name": "Diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43044" + ] + } + }, + { + "id": "FMA:43052", + "name": "Diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43044" + ] + } + }, + { + "id": "FMA:43053", + "name": "Diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43043" + ] + } + }, + { + "id": "FMA:43054", + "name": "Diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43043" + ] + } + }, + { + "id": "FMA:43055", + "name": "Metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33833" + ] + }, + "synonyms": [ + "First metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43056", + "name": "Metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33833" + ] + }, + "synonyms": [ + "Second metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43057", + "name": "Metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33833" + ] + }, + "synonyms": [ + "Third metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43058", + "name": "Metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33833" + ] + }, + "synonyms": [ + "Fourth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43059", + "name": "Metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33833" + ] + }, + "synonyms": [ + "Fifth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43060", + "name": "Metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43059" + ] + }, + "synonyms": [ + "Right fifth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43061", + "name": "Metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43059" + ] + }, + "synonyms": [ + "Left fifth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43062", + "name": "Metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43058" + ] + }, + "synonyms": [ + "Right fourth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43063", + "name": "Metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43058" + ] + }, + "synonyms": [ + "Left fourth metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43064", + "name": "Metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43057" + ] + }, + "synonyms": [ + "Right third metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43065", + "name": "Metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43057" + ] + }, + "synonyms": [ + "Left third metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43066", + "name": "Metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43056" + ] + }, + "synonyms": [ + "Right second metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43067", + "name": "Metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43056" + ] + }, + "synonyms": [ + "Left second metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43068", + "name": "Metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43055" + ] + }, + "synonyms": [ + "Right first metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43069", + "name": "Metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43055" + ] + }, + "synonyms": [ + "Left first metatarsal bone metaphysis" + ] + }, + { + "id": "FMA:43070", + "name": "Synovial fluid of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:43071", + "name": "Synovial fluid of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43070" + ] + } + }, + { + "id": "FMA:43072", + "name": "Synovial fluid of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43070" + ] + } + }, + { + "id": "FMA:43073", + "name": "Trapezium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:43074", + "name": "Right trapezium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43073" + ] + } + }, + { + "id": "FMA:43075", + "name": "Left trapezium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43073" + ] + } + }, + { + "id": "FMA:43076", + "name": "Hamate proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:43077", + "name": "Right hamate proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43076" + ] + } + }, + { + "id": "FMA:43078", + "name": "Left hamate proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43076" + ] + } + }, + { + "id": "FMA:43080", + "name": "Head of capitate bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Capitate bone head" + ] + }, + { + "id": "FMA:43081", + "name": "Capitate bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:43082", + "name": "Right capitate bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43081" + ] + } + }, + { + "id": "FMA:43083", + "name": "Left capitate bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43081" + ] + } + }, + { + "id": "FMA:43084", + "name": "Head of right capitate bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43080" + ] + }, + "synonyms": [ + "Right capitate bone head" + ] + }, + { + "id": "FMA:43085", + "name": "Head of left capitate bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43080" + ] + }, + "synonyms": [ + "Left capitate bone head" + ] + }, + { + "id": "FMA:43086", + "name": "Anterior surface of diaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37294" + ] + }, + "synonyms": [ + "Palmar surface of shaft of metatarsal bone", + "Anterior surface of shaft of metatarsal bone" + ] + }, + { + "id": "FMA:43102", + "name": "Anterior surface of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43086" + ] + }, + "synonyms": [ + "Anterior surface of shaft of first metatarsal bone", + "Palmar surface of shaft of first metatarsal bone" + ] + }, + { + "id": "FMA:43103", + "name": "Anterior surface of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43086" + ] + }, + "synonyms": [ + "Anterior surface of shaft of second metatarsal bone", + "Palmar surface of shaft of second metatarsal bone" + ] + }, + { + "id": "FMA:43104", + "name": "Anterior surface of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43086" + ] + }, + "synonyms": [ + "Anterior surface of shaft of third metatarsal bone", + "Palmar surface of shaft of third metatarsal bone" + ] + }, + { + "id": "FMA:43105", + "name": "Anterior surface of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43086" + ] + }, + "synonyms": [ + "Anterior surface of shaft of fourth metatarsal bone", + "Palmar surface of shaft of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43106", + "name": "Anterior surface of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43086" + ] + }, + "synonyms": [ + "Palmar surface of shaft of fifth metatarsal bone", + "Anterior surface of shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43107", + "name": "Anterior surface of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43106" + ] + }, + "synonyms": [ + "Anterior surface of shaft of right fifth metatarsal bone", + "Palmar surface of shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43108", + "name": "Anterior surface of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43106" + ] + }, + "synonyms": [ + "Palmar surface of shaft of left fifth metatarsal bone", + "Anterior surface of shaft of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43109", + "name": "Anterior surface of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43105" + ] + }, + "synonyms": [ + "Anterior surface of shaft of right fourth metatarsal bone", + "Palmar surface of shaft of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:43110", + "name": "Anterior surface of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43105" + ] + }, + "synonyms": [ + "Anterior surface of shaft of left fourth metatarsal bone", + "Palmar surface of shaft of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43111", + "name": "Anterior surface of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43104" + ] + }, + "synonyms": [ + "Anterior surface of shaft of right third metatarsal bone", + "Palmar surface of shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:43112", + "name": "Anterior surface of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43104" + ] + }, + "synonyms": [ + "Palmar surface of shaft of left third metatarsal bone", + "Anterior surface of shaft of left third metatarsal bone" + ] + }, + { + "id": "FMA:43113", + "name": "Anterior surface of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43103" + ] + }, + "synonyms": [ + "Anterior surface of shaft of right second metatarsal bone", + "Palmar surface of shaft of right second metatarsal bone" + ] + }, + { + "id": "FMA:43114", + "name": "Anterior surface of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43103" + ] + }, + "synonyms": [ + "Palmar surface of shaft of left second metatarsal bone", + "Anterior surface of shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:43115", + "name": "Anterior surface of diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43102" + ] + }, + "synonyms": [ + "Palmar surface of shaft of right first metatarsal bone", + "Anterior surface of shaft of right first metatarsal bone" + ] + }, + { + "id": "FMA:43116", + "name": "Anterior surface of diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43102" + ] + }, + "synonyms": [ + "Anterior surface of shaft of left first metatarsal bone", + "Palmar surface of shaft of left first metatarsal bone" + ] + }, + { + "id": "FMA:43117", + "name": "Posterior surface of diaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37303" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of first metatarsal bone", + "Posterior surface of shaft of first metatarsal bone" + ] + }, + { + "id": "FMA:43118", + "name": "Posterior surface of diaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37303" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of second metatarsal bone", + "Posterior surface of shaft of second metatarsal bone" + ] + }, + { + "id": "FMA:43119", + "name": "Posterior surface of diaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37303" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of third metatarsal bone", + "Posterior surface of shaft of third metatarsal bone" + ] + }, + { + "id": "FMA:43120", + "name": "Posterior surface of diaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37303" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of fourth metatarsal bone", + "Posterior surface of shaft of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43121", + "name": "Posterior surface of diaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37303" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of fifth metatarsal bone", + "Posterior surface of shaft of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43122", + "name": "Posterior surface of diaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43121" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right fifth metatarsal bone", + "Dorsal surface of shaft of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43123", + "name": "Posterior surface of diaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43121" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of left fifth metatarsal bone", + "Posterior surface of shaft of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43124", + "name": "Posterior surface of diaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43120" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right fourth metatarsal bone", + "Dorsal surface of shaft of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:43125", + "name": "Posterior surface of diaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43120" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left fourth metatarsal bone", + "Dorsal surface of shaft of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43126", + "name": "Posterior surface of diaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43119" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right third metatarsal bone", + "Dorsal surface of shaft of right third metatarsal bone" + ] + }, + { + "id": "FMA:43127", + "name": "Posterior surface of diaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43119" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left third metatarsal bone", + "Dorsal surface of shaft of left third metatarsal bone" + ] + }, + { + "id": "FMA:43128", + "name": "Posterior surface of diaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43118" + ] + }, + "synonyms": [ + "Dorsal surface of shaft of right second metatarsal bone", + "Posterior surface of shaft of right second metatarsal bone" + ] + }, + { + "id": "FMA:43129", + "name": "Posterior surface of diaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43118" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left second metatarsal bone", + "Dorsal surface of shaft of left second metatarsal bone" + ] + }, + { + "id": "FMA:43130", + "name": "Posterior surface of diaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43117" + ] + }, + "synonyms": [ + "Posterior surface of shaft of right first metatarsal bone", + "Dorsal surface of shaft of right first metatarsal bone" + ] + }, + { + "id": "FMA:43131", + "name": "Posterior surface of diaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43117" + ] + }, + "synonyms": [ + "Posterior surface of shaft of left first metatarsal bone", + "Dorsal surface of shaft of left first metatarsal bone" + ] + }, + { + "id": "FMA:43132", + "name": "Surface of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40206" + ] + }, + "synonyms": [ + "First metacarpal bone surface" + ] + }, + { + "id": "FMA:43133", + "name": "Surface of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40206" + ] + }, + "synonyms": [ + "Second metacarpal bone surface" + ] + }, + { + "id": "FMA:43134", + "name": "Surface of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40206" + ] + }, + "synonyms": [ + "Third metacarpal bone surface" + ] + }, + { + "id": "FMA:43135", + "name": "Surface of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40206" + ] + }, + "synonyms": [ + "Fourth metacarpal bone surface" + ] + }, + { + "id": "FMA:43136", + "name": "Surface of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40206" + ] + }, + "synonyms": [ + "Fifth metacarpal bone surface" + ] + }, + { + "id": "FMA:43137", + "name": "Surface of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43136" + ] + }, + "synonyms": [ + "Right fifth metacarpal bone surface" + ] + }, + { + "id": "FMA:43138", + "name": "Surface of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43136" + ] + }, + "synonyms": [ + "Left fifth metacarpal bone surface" + ] + }, + { + "id": "FMA:43139", + "name": "Surface of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43135" + ] + }, + "synonyms": [ + "Right fourth metacarpal bone surface" + ] + }, + { + "id": "FMA:43140", + "name": "Surface of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43135" + ] + }, + "synonyms": [ + "Left fourth metacarpal bone surface" + ] + }, + { + "id": "FMA:43141", + "name": "Surface of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43134" + ] + }, + "synonyms": [ + "Right third metacarpal bone surface" + ] + }, + { + "id": "FMA:43142", + "name": "Surface of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43134" + ] + }, + "synonyms": [ + "Left third metacarpal bone surface" + ] + }, + { + "id": "FMA:43143", + "name": "Surface of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43133" + ] + }, + "synonyms": [ + "Right second metacarpal bone surface" + ] + }, + { + "id": "FMA:43144", + "name": "Surface of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43133" + ] + }, + "synonyms": [ + "Left second metacarpal bone surface" + ] + }, + { + "id": "FMA:43145", + "name": "Surface of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43132" + ] + }, + "synonyms": [ + "Right first metacarpal bone surface" + ] + }, + { + "id": "FMA:43146", + "name": "Surface of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43132" + ] + }, + "synonyms": [ + "Left first metacarpal bone surface" + ] + }, + { + "id": "FMA:43147", + "name": "Surface of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33552" + ] + }, + "synonyms": [ + "Tarsal bone surface" + ] + }, + { + "id": "FMA:43148", + "name": "Surface of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33552" + ] + }, + "synonyms": [ + "Metatarsal bone surface" + ] + }, + { + "id": "FMA:43149", + "name": "Surface of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43148" + ] + }, + "synonyms": [ + "First metatarsal bone surface" + ] + }, + { + "id": "FMA:43150", + "name": "Surface of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43148" + ] + }, + "synonyms": [ + "Second metatarsal bone surface" + ] + }, + { + "id": "FMA:43151", + "name": "Surface of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43148" + ] + }, + "synonyms": [ + "Third metatarsal bone surface" + ] + }, + { + "id": "FMA:43152", + "name": "Surface of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43148" + ] + }, + "synonyms": [ + "Fourth metatarsal bone surface" + ] + }, + { + "id": "FMA:43153", + "name": "Surface of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43148" + ] + }, + "synonyms": [ + "Fifth metatarsal bone surface" + ] + }, + { + "id": "FMA:43154", + "name": "Surface of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43153" + ] + }, + "synonyms": [ + "Right fifth metatarsal bone surface" + ] + }, + { + "id": "FMA:43155", + "name": "Surface of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43153" + ] + }, + "synonyms": [ + "Left fifth metatarsal bone surface" + ] + }, + { + "id": "FMA:43156", + "name": "Surface of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43152" + ] + }, + "synonyms": [ + "Right fourth metatarsal bone surface" + ] + }, + { + "id": "FMA:43157", + "name": "Surface of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43152" + ] + }, + "synonyms": [ + "Left fourth metatarsal bone surface" + ] + }, + { + "id": "FMA:43158", + "name": "Surface of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43151" + ] + }, + "synonyms": [ + "Right third metatarsal bone surface" + ] + }, + { + "id": "FMA:43159", + "name": "Surface of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43151" + ] + }, + "synonyms": [ + "Left third metatarsal bone surface" + ] + }, + { + "id": "FMA:43160", + "name": "Surface of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43150" + ] + }, + "synonyms": [ + "Right second metatarsal bone surface" + ] + }, + { + "id": "FMA:43161", + "name": "Surface of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43150" + ] + }, + "synonyms": [ + "Left second metatarsal bone surface" + ] + }, + { + "id": "FMA:43162", + "name": "Surface of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43149" + ] + }, + "synonyms": [ + "Right first metatarsal bone surface" + ] + }, + { + "id": "FMA:43163", + "name": "Surface of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43149" + ] + }, + "synonyms": [ + "Left first metatarsal bone surface" + ] + }, + { + "id": "FMA:43164", + "name": "Surface of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33368" + ] + } + }, + { + "id": "FMA:43165", + "name": "Surface of phalanx of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43166", + "name": "Surface of phalanx of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43167", + "name": "Surface of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43168", + "name": "Surface of phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43167" + ] + } + }, + { + "id": "FMA:43169", + "name": "Surface of phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43167" + ] + } + }, + { + "id": "FMA:43170", + "name": "Surface of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43171", + "name": "Surface of phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43170" + ] + } + }, + { + "id": "FMA:43172", + "name": "Surface of phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43170" + ] + } + }, + { + "id": "FMA:43173", + "name": "Surface of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43174", + "name": "Surface of phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43173" + ] + } + }, + { + "id": "FMA:43175", + "name": "Surface of phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43173" + ] + } + }, + { + "id": "FMA:43176", + "name": "Surface of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43177", + "name": "Surface of phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43176" + ] + } + }, + { + "id": "FMA:43178", + "name": "Surface of phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43176" + ] + } + }, + { + "id": "FMA:43179", + "name": "Surface of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43180", + "name": "Surface of phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43179" + ] + } + }, + { + "id": "FMA:43181", + "name": "Surface of phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43179" + ] + } + }, + { + "id": "FMA:43182", + "name": "Surface of proximal phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43183", + "name": "Surface of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43182" + ] + } + }, + { + "id": "FMA:43184", + "name": "Surface of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43183" + ] + } + }, + { + "id": "FMA:43185", + "name": "Surface of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43183" + ] + } + }, + { + "id": "FMA:43186", + "name": "Surface of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43182" + ] + } + }, + { + "id": "FMA:43187", + "name": "Surface of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43182" + ] + } + }, + { + "id": "FMA:43188", + "name": "Surface of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43182" + ] + } + }, + { + "id": "FMA:43189", + "name": "Surface of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43182" + ] + } + }, + { + "id": "FMA:43190", + "name": "Surface of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43189" + ] + } + }, + { + "id": "FMA:43191", + "name": "Surface of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43189" + ] + } + }, + { + "id": "FMA:43192", + "name": "Surface of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43188" + ] + } + }, + { + "id": "FMA:43193", + "name": "Surface of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43188" + ] + } + }, + { + "id": "FMA:43194", + "name": "Surface of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43187" + ] + } + }, + { + "id": "FMA:43195", + "name": "Surface of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43187" + ] + } + }, + { + "id": "FMA:43196", + "name": "Surface of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43186" + ] + } + }, + { + "id": "FMA:43197", + "name": "Surface of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43186" + ] + } + }, + { + "id": "FMA:43198", + "name": "Surface of middle phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43199", + "name": "Surface of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43198" + ] + } + }, + { + "id": "FMA:43200", + "name": "Surface of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43199" + ] + } + }, + { + "id": "FMA:43201", + "name": "Surface of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43199" + ] + } + }, + { + "id": "FMA:43202", + "name": "Surface of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43198" + ] + } + }, + { + "id": "FMA:43203", + "name": "Surface of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43202" + ] + } + }, + { + "id": "FMA:43204", + "name": "Surface of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43202" + ] + } + }, + { + "id": "FMA:43205", + "name": "Surface of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43198" + ] + } + }, + { + "id": "FMA:43206", + "name": "Surface of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43198" + ] + } + }, + { + "id": "FMA:43207", + "name": "Surface of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43206" + ] + } + }, + { + "id": "FMA:43208", + "name": "Surface of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43206" + ] + } + }, + { + "id": "FMA:43209", + "name": "Surface of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43205" + ] + } + }, + { + "id": "FMA:43210", + "name": "Surface of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43205" + ] + } + }, + { + "id": "FMA:43211", + "name": "Surface of distal phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43164" + ] + } + }, + { + "id": "FMA:43212", + "name": "Surface of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43211" + ] + } + }, + { + "id": "FMA:43213", + "name": "Surface of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43211" + ] + } + }, + { + "id": "FMA:43214", + "name": "Surface of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43213" + ] + } + }, + { + "id": "FMA:43215", + "name": "Surface of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43213" + ] + } + }, + { + "id": "FMA:43216", + "name": "Surface of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43211" + ] + } + }, + { + "id": "FMA:43217", + "name": "Surface of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43211" + ] + } + }, + { + "id": "FMA:43218", + "name": "Surface of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43211" + ] + } + }, + { + "id": "FMA:43219", + "name": "Surface of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43218" + ] + } + }, + { + "id": "FMA:43220", + "name": "Surface of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43218" + ] + } + }, + { + "id": "FMA:43221", + "name": "Surface of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43217" + ] + } + }, + { + "id": "FMA:43222", + "name": "Surface of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43217" + ] + } + }, + { + "id": "FMA:43223", + "name": "Surface of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43216" + ] + } + }, + { + "id": "FMA:43224", + "name": "Surface of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43216" + ] + } + }, + { + "id": "FMA:43225", + "name": "Surface of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43212" + ] + } + }, + { + "id": "FMA:43226", + "name": "Surface of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43212" + ] + } + }, + { + "id": "FMA:43227", + "name": "Surface of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33552" + ] + } + }, + { + "id": "FMA:43228", + "name": "Surface of phalanx of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43229", + "name": "Surface of phalanx of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43230", + "name": "Surface of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + }, + "synonyms": [ + "Surface of phalanx of great toe" + ] + }, + { + "id": "FMA:43231", + "name": "Surface of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43232", + "name": "Surface of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43233", + "name": "Surface of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43234", + "name": "Surface of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43235", + "name": "Ligament of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42868" + ] + } + }, + { + "id": "FMA:43236", + "name": "Ligament of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43235" + ] + } + }, + { + "id": "FMA:43237", + "name": "Ligament of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43235" + ] + } + }, + { + "id": "FMA:43238", + "name": "Surface of phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43230" + ] + }, + "synonyms": [ + "Surface of phalanx of right great toe" + ] + }, + { + "id": "FMA:43239", + "name": "Surface of phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43230" + ] + }, + "synonyms": [ + "Surface of phalanx of left great toe" + ] + }, + { + "id": "FMA:43240", + "name": "Surface of phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43234" + ] + } + }, + { + "id": "FMA:43241", + "name": "Surface of phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43234" + ] + } + }, + { + "id": "FMA:43242", + "name": "Surface of phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43233" + ] + } + }, + { + "id": "FMA:43243", + "name": "Surface of phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43233" + ] + } + }, + { + "id": "FMA:43244", + "name": "Surface of phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43232" + ] + } + }, + { + "id": "FMA:43245", + "name": "Surface of phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43232" + ] + } + }, + { + "id": "FMA:43246", + "name": "Surface of phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43231" + ] + } + }, + { + "id": "FMA:43247", + "name": "Surface of phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43231" + ] + } + }, + { + "id": "FMA:43248", + "name": "Zone of ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43033" + ] + }, + "synonyms": [ + "Ischiofemoral ligament zone" + ] + }, + { + "id": "FMA:43249", + "name": "Superior ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43248" + ] + } + }, + { + "id": "FMA:43250", + "name": "Lateral ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43248" + ] + } + }, + { + "id": "FMA:43251", + "name": "Medial ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43248" + ] + } + }, + { + "id": "FMA:43252", + "name": "Proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32884" + ] + }, + "synonyms": [ + "Proximal phalanx of great toe" + ] + }, + { + "id": "FMA:43253", + "name": "Proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43252" + ] + }, + "synonyms": [ + "Proximal phalanx of right great toe" + ] + }, + { + "id": "FMA:43254", + "name": "Proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43252" + ] + }, + "synonyms": [ + "Proximal phalanx of left great toe" + ] + }, + { + "id": "FMA:43255", + "name": "Surface of proximal phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43256", + "name": "Right superior ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43249" + ] + } + }, + { + "id": "FMA:43257", + "name": "Left superior ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43249" + ] + } + }, + { + "id": "FMA:43258", + "name": "Right medial ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43251" + ] + } + }, + { + "id": "FMA:43259", + "name": "Left medial ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43251" + ] + } + }, + { + "id": "FMA:43260", + "name": "Surface of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43255" + ] + }, + "synonyms": [ + "Surface of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:43261", + "name": "Right lateral ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43250" + ] + } + }, + { + "id": "FMA:43262", + "name": "Left lateral ischiofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43250" + ] + } + }, + { + "id": "FMA:43263", + "name": "Surface of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43260" + ] + } + }, + { + "id": "FMA:43264", + "name": "Surface of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43260" + ] + } + }, + { + "id": "FMA:43265", + "name": "Surface of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43255" + ] + } + }, + { + "id": "FMA:43266", + "name": "Surface of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43255" + ] + } + }, + { + "id": "FMA:43267", + "name": "Surface of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43255" + ] + } + }, + { + "id": "FMA:43268", + "name": "Surface of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43255" + ] + }, + "synonyms": [ + "Surface of proximal phalanx of fifth toe" + ] + }, + { + "id": "FMA:43269", + "name": "Surface of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43265" + ] + } + }, + { + "id": "FMA:43270", + "name": "Surface of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43265" + ] + } + }, + { + "id": "FMA:43271", + "name": "Surface of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43268" + ] + }, + "synonyms": [ + "Surface of proximal phalanx of right fifth toe" + ] + }, + { + "id": "FMA:43272", + "name": "Surface of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43268" + ] + }, + "synonyms": [ + "Surface of proximal phalanx of left fifth toe" + ] + }, + { + "id": "FMA:43273", + "name": "Surface of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43267" + ] + } + }, + { + "id": "FMA:43274", + "name": "Surface of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43267" + ] + } + }, + { + "id": "FMA:43275", + "name": "Surface of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43266" + ] + } + }, + { + "id": "FMA:43276", + "name": "Surface of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43266" + ] + } + }, + { + "id": "FMA:43277", + "name": "Surface of middle phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43278", + "name": "Surface of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43279", + "name": "Surface of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43280", + "name": "Surface of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43281", + "name": "Surface of middle phalanx of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43282", + "name": "Surface of middle phalanx of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43283", + "name": "Surface of middle phalanx of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43277" + ] + } + }, + { + "id": "FMA:43284", + "name": "Surface of middle phalanx of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43281" + ] + } + }, + { + "id": "FMA:43285", + "name": "Surface of middle phalanx of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43281" + ] + } + }, + { + "id": "FMA:43286", + "name": "Surface of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43280" + ] + } + }, + { + "id": "FMA:43287", + "name": "Surface of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43280" + ] + } + }, + { + "id": "FMA:43288", + "name": "Surface of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43279" + ] + } + }, + { + "id": "FMA:43289", + "name": "Surface of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43279" + ] + } + }, + { + "id": "FMA:43290", + "name": "Surface of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43278" + ] + } + }, + { + "id": "FMA:43291", + "name": "Surface of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43278" + ] + } + }, + { + "id": "FMA:43292", + "name": "Surface of distal phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43227" + ] + } + }, + { + "id": "FMA:43293", + "name": "Surface of distal phalanx of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43294", + "name": "Surface of distal phalanx of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43295", + "name": "Surface of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43296", + "name": "Surface of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43297", + "name": "Surface of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43298", + "name": "Surface of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43299", + "name": "Surface of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43292" + ] + } + }, + { + "id": "FMA:43300", + "name": "Surface of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43299" + ] + } + }, + { + "id": "FMA:43301", + "name": "Surface of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43299" + ] + } + }, + { + "id": "FMA:43302", + "name": "Surface of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43298" + ] + } + }, + { + "id": "FMA:43303", + "name": "Surface of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43298" + ] + } + }, + { + "id": "FMA:43304", + "name": "Surface of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43297" + ] + } + }, + { + "id": "FMA:43305", + "name": "Surface of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43297" + ] + } + }, + { + "id": "FMA:43306", + "name": "Surface of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43296" + ] + } + }, + { + "id": "FMA:43307", + "name": "Surface of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43296" + ] + } + }, + { + "id": "FMA:43308", + "name": "Surface of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43295" + ] + } + }, + { + "id": "FMA:43309", + "name": "Surface of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43295" + ] + } + }, + { + "id": "FMA:43310", + "name": "Surface of proximal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37253" + ] + }, + "synonyms": [ + "Surface of base of first metacarpal bone" + ] + }, + { + "id": "FMA:43311", + "name": "Surface of proximal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37253" + ] + }, + "synonyms": [ + "Surface of base of second metacarpal bone" + ] + }, + { + "id": "FMA:43312", + "name": "Surface of proximal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37253" + ] + }, + "synonyms": [ + "Surface of base of third metacarpal bone" + ] + }, + { + "id": "FMA:43313", + "name": "Surface of proximal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37253" + ] + }, + "synonyms": [ + "Surface of base of fourth metacarpal bone" + ] + }, + { + "id": "FMA:43314", + "name": "Surface of proximal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37253" + ] + }, + "synonyms": [ + "Surface of base of fifth metacarpal bone" + ] + }, + { + "id": "FMA:43315", + "name": "Surface of proximal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43310" + ] + }, + "synonyms": [ + "Surface of base of right first metacarpal bone" + ] + }, + { + "id": "FMA:43316", + "name": "Surface of proximal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43310" + ] + }, + "synonyms": [ + "Surface of base of left first metacarpal bone" + ] + }, + { + "id": "FMA:43317", + "name": "Surface of proximal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43312" + ] + }, + "synonyms": [ + "Surface of base of right third metacarpal bone" + ] + }, + { + "id": "FMA:43318", + "name": "Surface of proximal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43312" + ] + }, + "synonyms": [ + "Surface of base of left third metacarpal bone" + ] + }, + { + "id": "FMA:43319", + "name": "Surface of proximal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43311" + ] + }, + "synonyms": [ + "Surface of base of right second metacarpal bone" + ] + }, + { + "id": "FMA:43320", + "name": "Surface of proximal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43311" + ] + }, + "synonyms": [ + "Surface of base of left second metacarpal bone" + ] + }, + { + "id": "FMA:43321", + "name": "Surface of proximal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43313" + ] + }, + "synonyms": [ + "Surface of base of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:43322", + "name": "Surface of proximal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43313" + ] + }, + "synonyms": [ + "Surface of base of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:43323", + "name": "Surface of proximal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43314" + ] + }, + "synonyms": [ + "Surface of base of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:43324", + "name": "Surface of proximal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43314" + ] + }, + "synonyms": [ + "Surface of base of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:43325", + "name": "Surface of distal epiphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37256" + ] + }, + "synonyms": [ + "Surface of head of first metacarpal bone" + ] + }, + { + "id": "FMA:43326", + "name": "Surface of distal epiphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37256" + ] + }, + "synonyms": [ + "Surface of head of second metacarpal bone" + ] + }, + { + "id": "FMA:43327", + "name": "Surface of distal epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37256" + ] + }, + "synonyms": [ + "Surface of head of third metacarpal bone" + ] + }, + { + "id": "FMA:43328", + "name": "Surface of distal epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37256" + ] + }, + "synonyms": [ + "Surface of head of fourth metacarpal bone" + ] + }, + { + "id": "FMA:43329", + "name": "Surface of distal epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37256" + ] + }, + "synonyms": [ + "Surface of head of fifth metacarpal bone" + ] + }, + { + "id": "FMA:43330", + "name": "Surface of distal epiphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43329" + ] + }, + "synonyms": [ + "Surface of head of right fifth metacarpal bone" + ] + }, + { + "id": "FMA:43331", + "name": "Surface of distal epiphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43329" + ] + }, + "synonyms": [ + "Surface of head of left fifth metacarpal bone" + ] + }, + { + "id": "FMA:43332", + "name": "Surface of distal epiphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43328" + ] + }, + "synonyms": [ + "Surface of head of right fourth metacarpal bone" + ] + }, + { + "id": "FMA:43333", + "name": "Surface of distal epiphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43328" + ] + }, + "synonyms": [ + "Surface of head of left fourth metacarpal bone" + ] + }, + { + "id": "FMA:43334", + "name": "Surface of distal epiphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43327" + ] + }, + "synonyms": [ + "Surface of head of right third metacarpal bone" + ] + }, + { + "id": "FMA:43335", + "name": "Surface of distal epiphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43327" + ] + }, + "synonyms": [ + "Surface of head of left third metacarpal bone" + ] + }, + { + "id": "FMA:43336", + "name": "Surface of distal epiphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43326" + ] + }, + "synonyms": [ + "Surface of head of right second metacarpal bone" + ] + }, + { + "id": "FMA:43337", + "name": "Surface of distal epiphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43326" + ] + }, + "synonyms": [ + "Surface of head of left second metacarpal bone" + ] + }, + { + "id": "FMA:43338", + "name": "Surface of distal epiphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43325" + ] + }, + "synonyms": [ + "Surface of head of right first metacarpal bone" + ] + }, + { + "id": "FMA:43339", + "name": "Surface of distal epiphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43325" + ] + }, + "synonyms": [ + "Surface of head of left first metacarpal bone" + ] + }, + { + "id": "FMA:43340", + "name": "Surface of diaphysis proper of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37272" + ] + } + }, + { + "id": "FMA:43341", + "name": "Surface of diaphysis proper of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37272" + ] + } + }, + { + "id": "FMA:43342", + "name": "Surface of diaphysis proper of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37272" + ] + } + }, + { + "id": "FMA:43343", + "name": "Surface of diaphysis proper of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37272" + ] + } + }, + { + "id": "FMA:43344", + "name": "Surface of diaphysis proper of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37272" + ] + } + }, + { + "id": "FMA:43345", + "name": "Surface of diaphysis proper of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43344" + ] + } + }, + { + "id": "FMA:43346", + "name": "Surface of diaphysis proper of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43344" + ] + } + }, + { + "id": "FMA:43347", + "name": "Surface of diaphysis proper of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43343" + ] + } + }, + { + "id": "FMA:43348", + "name": "Surface of diaphysis proper of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43343" + ] + } + }, + { + "id": "FMA:43349", + "name": "Surface of diaphysis proper of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43342" + ] + } + }, + { + "id": "FMA:43350", + "name": "Surface of diaphysis proper of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43342" + ] + } + }, + { + "id": "FMA:43351", + "name": "Surface of diaphysis proper of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43341" + ] + } + }, + { + "id": "FMA:43352", + "name": "Surface of diaphysis proper of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43341" + ] + } + }, + { + "id": "FMA:43353", + "name": "Surface of diaphysis proper of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43340" + ] + } + }, + { + "id": "FMA:43354", + "name": "Surface of diaphysis proper of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43340" + ] + } + }, + { + "id": "FMA:43370", + "name": "Surface of proximal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37278" + ] + } + }, + { + "id": "FMA:43371", + "name": "Surface of proximal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37278" + ] + } + }, + { + "id": "FMA:43372", + "name": "Surface of proximal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37278" + ] + } + }, + { + "id": "FMA:43373", + "name": "Surface of proximal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37278" + ] + } + }, + { + "id": "FMA:43374", + "name": "Surface of proximal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37278" + ] + } + }, + { + "id": "FMA:43375", + "name": "Surface of proximal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43374" + ] + } + }, + { + "id": "FMA:43376", + "name": "Surface of proximal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43374" + ] + } + }, + { + "id": "FMA:43377", + "name": "Surface of proximal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43373" + ] + } + }, + { + "id": "FMA:43378", + "name": "Surface of proximal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43373" + ] + } + }, + { + "id": "FMA:43379", + "name": "Surface of proximal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43372" + ] + } + }, + { + "id": "FMA:43380", + "name": "Surface of proximal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43372" + ] + } + }, + { + "id": "FMA:43381", + "name": "Surface of proximal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43371" + ] + } + }, + { + "id": "FMA:43382", + "name": "Surface of proximal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43371" + ] + } + }, + { + "id": "FMA:43383", + "name": "Surface of proximal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43370" + ] + } + }, + { + "id": "FMA:43384", + "name": "Surface of proximal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43370" + ] + } + }, + { + "id": "FMA:43385", + "name": "Surface of distal metaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37281" + ] + } + }, + { + "id": "FMA:43386", + "name": "Surface of distal metaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37281" + ] + } + }, + { + "id": "FMA:43387", + "name": "Surface of distal metaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37281" + ] + } + }, + { + "id": "FMA:43388", + "name": "Surface of distal metaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37281" + ] + } + }, + { + "id": "FMA:43389", + "name": "Surface of distal metaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37281" + ] + } + }, + { + "id": "FMA:43390", + "name": "Surface of distal metaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43389" + ] + } + }, + { + "id": "FMA:43391", + "name": "Surface of distal metaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43389" + ] + } + }, + { + "id": "FMA:43392", + "name": "Surface of distal metaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43388" + ] + } + }, + { + "id": "FMA:43393", + "name": "Surface of distal metaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43388" + ] + } + }, + { + "id": "FMA:43394", + "name": "Surface of distal metaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43387" + ] + } + }, + { + "id": "FMA:43395", + "name": "Surface of distal metaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43387" + ] + } + }, + { + "id": "FMA:43396", + "name": "Surface of distal metaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43386" + ] + } + }, + { + "id": "FMA:43397", + "name": "Surface of distal metaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43386" + ] + } + }, + { + "id": "FMA:43398", + "name": "Surface of distal metaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43385" + ] + } + }, + { + "id": "FMA:43399", + "name": "Surface of distal metaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43385" + ] + } + }, + { + "id": "FMA:43415", + "name": "Surface of base of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of first metatarsal bone" + ] + }, + { + "id": "FMA:43416", + "name": "Surface of base of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of second metatarsal bone" + ] + }, + { + "id": "FMA:43417", + "name": "Surface of base of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of third metatarsal bone" + ] + }, + { + "id": "FMA:43418", + "name": "Surface of base of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43419", + "name": "Surface of base of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37288" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43420", + "name": "Surface of base of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43419" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43421", + "name": "Surface of base of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43419" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43422", + "name": "Surface of base of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43418" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:43423", + "name": "Surface of base of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43418" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43424", + "name": "Surface of base of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43417" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of right third metatarsal bone" + ] + }, + { + "id": "FMA:43425", + "name": "Surface of base of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43417" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of left third metatarsal bone" + ] + }, + { + "id": "FMA:43426", + "name": "Surface of base of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43416" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of right second metatarsal bone" + ] + }, + { + "id": "FMA:43427", + "name": "Surface of base of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43416" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of left second metatarsal bone" + ] + }, + { + "id": "FMA:43428", + "name": "Surface of base of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43415" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of right first metatarsal bone" + ] + }, + { + "id": "FMA:43429", + "name": "Surface of base of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43415" + ] + }, + "synonyms": [ + "Surface of proximal epiphysis of left first metatarsal bone" + ] + }, + { + "id": "FMA:43430", + "name": "Surface of head of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of first metatarsal bone" + ] + }, + { + "id": "FMA:43431", + "name": "Surface of head of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of second metatarsal bone" + ] + }, + { + "id": "FMA:43432", + "name": "Surface of head of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of third metatarsal bone" + ] + }, + { + "id": "FMA:43433", + "name": "Surface of head of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of fourth metatarsal bone" + ] + }, + { + "id": "FMA:43434", + "name": "Surface of head of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37291" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of fifth metatarsal bone" + ] + }, + { + "id": "FMA:43435", + "name": "Surface of head of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43434" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:43436", + "name": "Surface of head of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43434" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:43437", + "name": "Surface of head of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43433" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:43438", + "name": "Surface of head of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43433" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:43439", + "name": "Surface of head of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43432" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of right third metatarsal bone" + ] + }, + { + "id": "FMA:43440", + "name": "Surface of head of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43432" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of left third metatarsal bone" + ] + }, + { + "id": "FMA:43441", + "name": "Surface of head of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43431" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of right second metatarsal bone" + ] + }, + { + "id": "FMA:43442", + "name": "Surface of head of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43431" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of left second metatarsal bone" + ] + }, + { + "id": "FMA:43443", + "name": "Surface of head of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43430" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of right first metatarsal bone" + ] + }, + { + "id": "FMA:43444", + "name": "Surface of head of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43430" + ] + }, + "synonyms": [ + "Surface of distal epiphysis of left first metatarsal bone" + ] + }, + { + "id": "FMA:43445", + "name": "Anteromedial surface of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37262" + ] + } + }, + { + "id": "FMA:43446", + "name": "Anteromedial surface of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37262" + ] + } + }, + { + "id": "FMA:43447", + "name": "Anteromedial surface of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37262" + ] + } + }, + { + "id": "FMA:43448", + "name": "Anteromedial surface of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37262" + ] + } + }, + { + "id": "FMA:43449", + "name": "Anteromedial surface of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37262" + ] + } + }, + { + "id": "FMA:43450", + "name": "Anteromedial surface of diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43449" + ] + } + }, + { + "id": "FMA:43451", + "name": "Anteromedial surface of diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43449" + ] + } + }, + { + "id": "FMA:43452", + "name": "Anteromedial surface of diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43448" + ] + } + }, + { + "id": "FMA:43453", + "name": "Anteromedial surface of diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43448" + ] + } + }, + { + "id": "FMA:43454", + "name": "Anteromedial surface of diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43447" + ] + } + }, + { + "id": "FMA:43455", + "name": "Anteromedial surface of diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43447" + ] + } + }, + { + "id": "FMA:43456", + "name": "Anteromedial surface of diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43446" + ] + } + }, + { + "id": "FMA:43457", + "name": "Anteromedial surface of diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43446" + ] + } + }, + { + "id": "FMA:43458", + "name": "Anteromedial surface of diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43445" + ] + } + }, + { + "id": "FMA:43459", + "name": "Anteromedial surface of diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43445" + ] + } + }, + { + "id": "FMA:43460", + "name": "Surface of diaphysis proper of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37307" + ] + } + }, + { + "id": "FMA:43461", + "name": "Surface of diaphysis proper of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37307" + ] + } + }, + { + "id": "FMA:43462", + "name": "Surface of diaphysis proper of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37307" + ] + } + }, + { + "id": "FMA:43463", + "name": "Surface of diaphysis proper of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37307" + ] + } + }, + { + "id": "FMA:43465", + "name": "Surface of diaphysis proper of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43463" + ] + } + }, + { + "id": "FMA:43466", + "name": "Surface of diaphysis proper of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43463" + ] + } + }, + { + "id": "FMA:43467", + "name": "Surface of diaphysis proper of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43462" + ] + } + }, + { + "id": "FMA:43468", + "name": "Surface of diaphysis proper of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43462" + ] + } + }, + { + "id": "FMA:43469", + "name": "Surface of diaphysis proper of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43461" + ] + } + }, + { + "id": "FMA:43470", + "name": "Surface of diaphysis proper of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43461" + ] + } + }, + { + "id": "FMA:43471", + "name": "Surface of diaphysis proper of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43460" + ] + } + }, + { + "id": "FMA:43472", + "name": "Surface of diaphysis proper of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43460" + ] + } + }, + { + "id": "FMA:43488", + "name": "Surface of proximal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37313" + ] + } + }, + { + "id": "FMA:43489", + "name": "Surface of proximal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37313" + ] + } + }, + { + "id": "FMA:43490", + "name": "Surface of proximal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37313" + ] + } + }, + { + "id": "FMA:43491", + "name": "Surface of proximal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37313" + ] + } + }, + { + "id": "FMA:43492", + "name": "Surface of proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37313" + ] + } + }, + { + "id": "FMA:43493", + "name": "Surface of proximal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43492" + ] + } + }, + { + "id": "FMA:43494", + "name": "Surface of proximal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43492" + ] + } + }, + { + "id": "FMA:43495", + "name": "Surface of proximal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43491" + ] + } + }, + { + "id": "FMA:43496", + "name": "Surface of proximal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43491" + ] + } + }, + { + "id": "FMA:43497", + "name": "Surface of proximal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43490" + ] + } + }, + { + "id": "FMA:43498", + "name": "Surface of proximal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43490" + ] + } + }, + { + "id": "FMA:43499", + "name": "Surface of proximal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43489" + ] + } + }, + { + "id": "FMA:43500", + "name": "Surface of proximal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43489" + ] + } + }, + { + "id": "FMA:43501", + "name": "Surface of proximal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43488" + ] + } + }, + { + "id": "FMA:43502", + "name": "Surface of proximal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43488" + ] + } + }, + { + "id": "FMA:43503", + "name": "Surface of distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37316" + ] + } + }, + { + "id": "FMA:43504", + "name": "Surface of distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37316" + ] + } + }, + { + "id": "FMA:43505", + "name": "Surface of distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37316" + ] + } + }, + { + "id": "FMA:43506", + "name": "Surface of distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37316" + ] + } + }, + { + "id": "FMA:43507", + "name": "Surface of distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37316" + ] + } + }, + { + "id": "FMA:43508", + "name": "Surface of distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43507" + ] + } + }, + { + "id": "FMA:43509", + "name": "Surface of distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43507" + ] + } + }, + { + "id": "FMA:43510", + "name": "Surface of distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43506" + ] + } + }, + { + "id": "FMA:43511", + "name": "Surface of distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43506" + ] + } + }, + { + "id": "FMA:43512", + "name": "Surface of distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43505" + ] + } + }, + { + "id": "FMA:43513", + "name": "Surface of distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43505" + ] + } + }, + { + "id": "FMA:43514", + "name": "Surface of distal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43504" + ] + } + }, + { + "id": "FMA:43515", + "name": "Surface of distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43504" + ] + } + }, + { + "id": "FMA:43516", + "name": "Surface of distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43503" + ] + } + }, + { + "id": "FMA:43517", + "name": "Surface of distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43503" + ] + } + }, + { + "id": "FMA:43518", + "name": "Transverse acetabular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42868" + ] + } + }, + { + "id": "FMA:43519", + "name": "Right transverse acetabular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43518" + ] + } + }, + { + "id": "FMA:43520", + "name": "Left transverse acetabular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43518" + ] + } + }, + { + "id": "FMA:43521", + "name": "Acetabular labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + }, + "synonyms": [ + "Labrum of acetabulum" + ] + }, + { + "id": "FMA:43523", + "name": "Surface of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Hip bone surface", + "Surface of pelvic bone" + ] + }, + { + "id": "FMA:43524", + "name": "Lunate surface of acetabulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65133" + ] + }, + "synonyms": [ + "Lunar surface of acetabulum", + "Lunate articular surface", + "Facies lunata (Acetabulum)", + "Acetabular articular surface" + ] + }, + { + "id": "FMA:43525", + "name": "Acetabular margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:43526", + "name": "Right acetabular margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43525" + ] + } + }, + { + "id": "FMA:43527", + "name": "Left acetabular margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43525" + ] + } + }, + { + "id": "FMA:43528", + "name": "Right acetabular labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43521" + ] + } + }, + { + "id": "FMA:43529", + "name": "Left acetabular labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43521" + ] + } + }, + { + "id": "FMA:43530", + "name": "Lunate surface of right acetabulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43524" + ] + } + }, + { + "id": "FMA:43531", + "name": "Lunate surface of left acetabulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43524" + ] + } + }, + { + "id": "FMA:43533", + "name": "Ischiopubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + }, + "synonyms": [ + "Conjoint ramus" + ] + }, + { + "id": "FMA:43536", + "name": "Right ischiopubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43533" + ] + } + }, + { + "id": "FMA:43537", + "name": "Left ischiopubic ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43533" + ] + } + }, + { + "id": "FMA:43539", + "name": "Cleland's ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + } + }, + { + "id": "FMA:43540", + "name": "Grayson's ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42452" + ] + } + }, + { + "id": "FMA:43541", + "name": "Cleland's ligament of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43539" + ] + } + }, + { + "id": "FMA:43542", + "name": "Cleland's ligament of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43539" + ] + } + }, + { + "id": "FMA:43543", + "name": "Cleland's ligament of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43539" + ] + } + }, + { + "id": "FMA:43544", + "name": "Cleland's ligament of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43539" + ] + } + }, + { + "id": "FMA:43545", + "name": "Cleland's ligament of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43539" + ] + } + }, + { + "id": "FMA:43546", + "name": "Cleland's ligament of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43541" + ] + } + }, + { + "id": "FMA:43547", + "name": "Cleland's ligament of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43541" + ] + } + }, + { + "id": "FMA:43548", + "name": "Cleland's ligament of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43542" + ] + } + }, + { + "id": "FMA:43549", + "name": "Cleland's ligament of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43542" + ] + } + }, + { + "id": "FMA:43550", + "name": "Cleland's ligament of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43543" + ] + } + }, + { + "id": "FMA:43551", + "name": "Cleland's ligament of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43543" + ] + } + }, + { + "id": "FMA:43552", + "name": "Cleland's ligament of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43544" + ] + } + }, + { + "id": "FMA:43553", + "name": "Cleland's ligament of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43544" + ] + } + }, + { + "id": "FMA:43554", + "name": "Cleland's ligament of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43545" + ] + } + }, + { + "id": "FMA:43555", + "name": "Cleland's ligament of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43545" + ] + } + }, + { + "id": "FMA:43556", + "name": "Grayson's ligament of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43540" + ] + } + }, + { + "id": "FMA:43557", + "name": "Grayson's ligament of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43540" + ] + } + }, + { + "id": "FMA:43558", + "name": "Grayson's ligament of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43540" + ] + } + }, + { + "id": "FMA:43559", + "name": "Grayson's ligament of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43540" + ] + } + }, + { + "id": "FMA:43560", + "name": "Grayson's ligament of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43540" + ] + } + }, + { + "id": "FMA:43561", + "name": "Grayson's ligament of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43556" + ] + } + }, + { + "id": "FMA:43562", + "name": "Grayson's ligament of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43556" + ] + } + }, + { + "id": "FMA:43563", + "name": "Grayson's ligament of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43557" + ] + } + }, + { + "id": "FMA:43564", + "name": "Grayson's ligament of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43557" + ] + } + }, + { + "id": "FMA:43565", + "name": "Grayson's ligament of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43558" + ] + } + }, + { + "id": "FMA:43566", + "name": "Grayson's ligament of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43558" + ] + } + }, + { + "id": "FMA:43567", + "name": "Grayson's ligament of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43559" + ] + } + }, + { + "id": "FMA:43568", + "name": "Grayson's ligament of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43559" + ] + } + }, + { + "id": "FMA:43569", + "name": "Grayson's ligament of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43560" + ] + } + }, + { + "id": "FMA:43570", + "name": "Grayson's ligament of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43560" + ] + } + }, + { + "id": "FMA:43571", + "name": "Tibiofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:43572", + "name": "Right tibiofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43571" + ] + } + }, + { + "id": "FMA:43573", + "name": "Left tibiofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43571" + ] + } + }, + { + "id": "FMA:43574", + "name": "Patellofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:43575", + "name": "Right patellofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43574" + ] + } + }, + { + "id": "FMA:43576", + "name": "Left patellofemoral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43574" + ] + } + }, + { + "id": "FMA:43578", + "name": "Articular capsule of metatarsophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:43579", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:43580", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:43581", + "name": "Subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:43582", + "name": "Right subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43581" + ] + } + }, + { + "id": "FMA:43583", + "name": "Left subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43581" + ] + } + }, + { + "id": "FMA:43585", + "name": "Fibrous membrane of subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:43586", + "name": "Synovial membrane of subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:43587", + "name": "Fibrous membrane of right subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43585" + ] + } + }, + { + "id": "FMA:43588", + "name": "Fibrous membrane of left subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43585" + ] + } + }, + { + "id": "FMA:43589", + "name": "Synovial membrane of right subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43586" + ] + } + }, + { + "id": "FMA:43590", + "name": "Synovial membrane of left subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43586" + ] + } + }, + { + "id": "FMA:43606", + "name": "Articular capsule of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Fibrous capsule of knee joint" + ] + }, + { + "id": "FMA:43610", + "name": "Articular capsule of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43606" + ] + } + }, + { + "id": "FMA:43611", + "name": "Articular capsule of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43606" + ] + } + }, + { + "id": "FMA:43612", + "name": "Synovial membrane of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:43613", + "name": "Synovial membrane of articular capsule of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43612" + ] + } + }, + { + "id": "FMA:43614", + "name": "Synovial membrane of articular capsule of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43612" + ] + } + }, + { + "id": "FMA:43615", + "name": "Fibrous membrane of articular capsule of hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:43616", + "name": "Fibrous membrane of articular capsule of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43615" + ] + } + }, + { + "id": "FMA:43617", + "name": "Fibrous membrane of articular capsule of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43615" + ] + } + }, + { + "id": "FMA:43621", + "name": "Synovial fluid of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:43623", + "name": "Bone of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241669" + ] + } + }, + { + "id": "FMA:43624", + "name": "Bone of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:43625", + "name": "Compact bone of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:43626", + "name": "Trabecular bone of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:43631", + "name": "Compact bone of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:43632", + "name": "Trabecular bone of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:43633", + "name": "Compact bone of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43631" + ] + } + }, + { + "id": "FMA:43634", + "name": "Compact bone of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43631" + ] + } + }, + { + "id": "FMA:43635", + "name": "Trabecular bone of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43632" + ] + } + }, + { + "id": "FMA:43636", + "name": "Trabecular bone of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43632" + ] + } + }, + { + "id": "FMA:43638", + "name": "Bony part of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:43639", + "name": "Periosteum of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Patellar periosteum" + ] + }, + { + "id": "FMA:43640", + "name": "Articular cartilage of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Cartilage of patella" + ] + }, + { + "id": "FMA:43641", + "name": "Articular cartilage of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43640" + ] + } + }, + { + "id": "FMA:43642", + "name": "Articular cartilage of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43640" + ] + } + }, + { + "id": "FMA:43643", + "name": "Bony part of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43638" + ] + } + }, + { + "id": "FMA:43644", + "name": "Bony part of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43638" + ] + } + }, + { + "id": "FMA:43645", + "name": "Periosteum of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43639" + ] + }, + "synonyms": [ + "Right patellar periosteum" + ] + }, + { + "id": "FMA:43646", + "name": "Periosteum of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43639" + ] + }, + "synonyms": [ + "Left patellar periosteum" + ] + }, + { + "id": "FMA:43647", + "name": "Surface of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Patellar surface" + ] + }, + { + "id": "FMA:43648", + "name": "Surface of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43647" + ] + }, + "synonyms": [ + "Right patellar surface" + ] + }, + { + "id": "FMA:43649", + "name": "Surface of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43647" + ] + }, + "synonyms": [ + "Left patellar surface" + ] + }, + { + "id": "FMA:43650", + "name": "Zone of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Patellar zone" + ] + }, + { + "id": "FMA:43651", + "name": "Anterior surface of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66235" + ] + }, + "synonyms": [ + "Facies anterior (Patella)" + ] + }, + { + "id": "FMA:43652", + "name": "Posterior surface of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66235" + ] + }, + "synonyms": [ + "Facies articularis (Patella)", + "Articular surface of patella" + ] + }, + { + "id": "FMA:43653", + "name": "Border of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66228" + ] + }, + "synonyms": [ + "Patellar border" + ] + }, + { + "id": "FMA:43654", + "name": "Superior border of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66228" + ] + } + }, + { + "id": "FMA:43655", + "name": "Medial border of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66228" + ] + } + }, + { + "id": "FMA:43656", + "name": "Lateral border of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66228" + ] + } + }, + { + "id": "FMA:43657", + "name": "Anterior surface of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43651" + ] + } + }, + { + "id": "FMA:43658", + "name": "Anterior surface of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43651" + ] + } + }, + { + "id": "FMA:43659", + "name": "Posterior surface of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43652" + ] + } + }, + { + "id": "FMA:43660", + "name": "Posterior surface of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43652" + ] + } + }, + { + "id": "FMA:43661", + "name": "Border of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43653" + ] + }, + "synonyms": [ + "Right patellar border" + ] + }, + { + "id": "FMA:43662", + "name": "Border of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43653" + ] + }, + "synonyms": [ + "Left patellar border" + ] + }, + { + "id": "FMA:43663", + "name": "Superior border of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43654" + ] + } + }, + { + "id": "FMA:43664", + "name": "Superior border of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43654" + ] + } + }, + { + "id": "FMA:43665", + "name": "Medial border of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43655" + ] + } + }, + { + "id": "FMA:43666", + "name": "Medial border of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43655" + ] + } + }, + { + "id": "FMA:43667", + "name": "Lateral border of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43656" + ] + } + }, + { + "id": "FMA:43668", + "name": "Lateral border of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43656" + ] + } + }, + { + "id": "FMA:43669", + "name": "Articular facet of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66235" + ] + } + }, + { + "id": "FMA:43670", + "name": "Apex of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43650" + ] + }, + "synonyms": [ + "Inferior margin of patella", + "Patellar apex" + ] + }, + { + "id": "FMA:43671", + "name": "Base of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Superior margin of patella", + "Patellar base" + ] + }, + { + "id": "FMA:43672", + "name": "Apex of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43670" + ] + }, + "synonyms": [ + "Right patellar apex" + ] + }, + { + "id": "FMA:43673", + "name": "Apex of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43670" + ] + }, + "synonyms": [ + "Left patellar apex" + ] + }, + { + "id": "FMA:43674", + "name": "Base of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43671" + ] + }, + "synonyms": [ + "Right patellar base" + ] + }, + { + "id": "FMA:43675", + "name": "Base of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43671" + ] + }, + "synonyms": [ + "Left patellar base" + ] + }, + { + "id": "FMA:43678", + "name": "Medial articular facet of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43669" + ] + } + }, + { + "id": "FMA:43679", + "name": "Lateral articular facet of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43669" + ] + } + }, + { + "id": "FMA:43680", + "name": "Medial articular facet of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43678" + ] + } + }, + { + "id": "FMA:43681", + "name": "Medial articular facet of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43678" + ] + } + }, + { + "id": "FMA:43682", + "name": "Lateral articular facet of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43679" + ] + } + }, + { + "id": "FMA:43683", + "name": "Lateral articular facet of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43679" + ] + } + }, + { + "id": "FMA:43684", + "name": "Articular cartilage of medial facet of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43640" + ] + } + }, + { + "id": "FMA:43685", + "name": "Articular cartilage of lateral facet of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43640" + ] + } + }, + { + "id": "FMA:43686", + "name": "Articular cartilage of medial facet of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43684" + ] + } + }, + { + "id": "FMA:43687", + "name": "Articular cartilage of medial facet of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43684" + ] + } + }, + { + "id": "FMA:43688", + "name": "Articular cartilage of lateral facet of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43685" + ] + } + }, + { + "id": "FMA:43689", + "name": "Articular cartilage of lateral facet of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43685" + ] + } + }, + { + "id": "FMA:43691", + "name": "Synovial fluid of subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:43692", + "name": "Synovial fluid of right subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43691" + ] + } + }, + { + "id": "FMA:43693", + "name": "Synovial fluid of left subcutaneous trochanteric bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43691" + ] + } + }, + { + "id": "FMA:43694", + "name": "Synovial cavity of right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9701" + ] + } + }, + { + "id": "FMA:43695", + "name": "Synovial cavity of left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9701" + ] + } + }, + { + "id": "FMA:43696", + "name": "Synovial cavity of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:43697", + "name": "Synovial cavity of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43696" + ] + } + }, + { + "id": "FMA:43698", + "name": "Synovial cavity of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43696" + ] + } + }, + { + "id": "FMA:43700", + "name": "Fovea for ligament of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66197" + ] + }, + "synonyms": [ + "Fovea capitis femoris (Caput femoris)" + ] + }, + { + "id": "FMA:43701", + "name": "Fovea for ligament of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43700" + ] + } + }, + { + "id": "FMA:43702", + "name": "Fovea for ligament of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43700" + ] + } + }, + { + "id": "FMA:43703", + "name": "Trochanteric fossa of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66197" + ] + }, + "synonyms": [ + "Trochanteric fossa" + ] + }, + { + "id": "FMA:43704", + "name": "Trochanteric fossa of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43703" + ] + } + }, + { + "id": "FMA:43705", + "name": "Trochanteric fossa of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43703" + ] + } + }, + { + "id": "FMA:43706", + "name": "Intertrochanteric crest of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32850" + ] + }, + "synonyms": [ + "Crista intertrochanterica (Femur)" + ] + }, + { + "id": "FMA:43707", + "name": "Intertrochanteric crest of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43706" + ] + } + }, + { + "id": "FMA:43708", + "name": "Intertrochanteric crest of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43706" + ] + } + }, + { + "id": "FMA:43709", + "name": "Quadrate tubercle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum quadratum (Femur)" + ] + }, + { + "id": "FMA:43710", + "name": "Quadrate tubercle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43709" + ] + } + }, + { + "id": "FMA:43711", + "name": "Quadrate tubercle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43709" + ] + } + }, + { + "id": "FMA:43712", + "name": "Intertrochanteric line of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + }, + "synonyms": [ + "Linea intertrochanterica (Femur)" + ] + }, + { + "id": "FMA:43713", + "name": "Intertrochanteric line of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43712" + ] + } + }, + { + "id": "FMA:43714", + "name": "Intertrochanteric line of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43712" + ] + } + }, + { + "id": "FMA:43715", + "name": "Linea aspera of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + }, + "synonyms": [ + "Linea aspera (Corpus femoris)", + "Linea aspera of shaft of femur" + ] + }, + { + "id": "FMA:43716", + "name": "Linea aspera of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43715" + ] + }, + "synonyms": [ + "Linea aspera of shaft of right femur" + ] + }, + { + "id": "FMA:43717", + "name": "Linea aspera of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43715" + ] + }, + "synonyms": [ + "Linea aspera of shaft of left femur" + ] + }, + { + "id": "FMA:43718", + "name": "Lateral lip of linea aspera of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43715" + ] + }, + "synonyms": [ + "Labium laterale (Linea aspera)" + ] + }, + { + "id": "FMA:43719", + "name": "Medial lip of linea aspera of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43715" + ] + }, + "synonyms": [ + "Labium mediale (Linea aspera)" + ] + }, + { + "id": "FMA:43720", + "name": "Lateral lip of linea aspera of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43718" + ] + } + }, + { + "id": "FMA:43721", + "name": "Lateral lip of linea aspera of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43718" + ] + } + }, + { + "id": "FMA:43722", + "name": "Medial lip of linea aspera of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43719" + ] + } + }, + { + "id": "FMA:43723", + "name": "Medial lip of linea aspera of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43719" + ] + } + }, + { + "id": "FMA:43724", + "name": "Pectineal line of shaft of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + }, + "synonyms": [ + "Pectineal line of femur", + "Linea pectinea (Corpus femoris)", + "Spiral line of femur" + ] + }, + { + "id": "FMA:43725", + "name": "Pectineal line of shaft of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43724" + ] + } + }, + { + "id": "FMA:43726", + "name": "Pectineal line of shaft of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43724" + ] + } + }, + { + "id": "FMA:43727", + "name": "Gluteal tuberosity of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Gluteal tuberosity of shaft of femur", + "Tuberositas glutea (Corpus femoris)" + ] + }, + { + "id": "FMA:43728", + "name": "Gluteal tuberosity of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43727" + ] + }, + "synonyms": [ + "Gluteal tuberosity of shaft of right femur" + ] + }, + { + "id": "FMA:43729", + "name": "Gluteal tuberosity of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43727" + ] + }, + "synonyms": [ + "Gluteal tuberosity of shaft of left femur" + ] + }, + { + "id": "FMA:43730", + "name": "Popliteal surface of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37102" + ] + }, + "synonyms": [ + "Popliteal surface of shaft of femur", + "Facies poplitea (Corpus femoris)" + ] + }, + { + "id": "FMA:43731", + "name": "Popliteal surface of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43730" + ] + }, + "synonyms": [ + "Popliteal surface of shaft of right femur" + ] + }, + { + "id": "FMA:43732", + "name": "Popliteal surface of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43730" + ] + }, + "synonyms": [ + "Popliteal surface of shaft of left femur" + ] + }, + { + "id": "FMA:43733", + "name": "Supracondylar line of shaft of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + } + }, + { + "id": "FMA:43734", + "name": "Supracondylar line of shaft of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43733" + ] + } + }, + { + "id": "FMA:43735", + "name": "Supracondylar line of shaft of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43733" + ] + } + }, + { + "id": "FMA:43736", + "name": "Medial supracondylar line of shaft of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43733" + ] + }, + "synonyms": [ + "Linea supracondylaris medialis (Corpus femoris)" + ] + }, + { + "id": "FMA:43737", + "name": "Lateral supracondylar line of shaft of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43733" + ] + }, + "synonyms": [ + "Linea supracondylaris lateralis (Corpus femoris)" + ] + }, + { + "id": "FMA:43738", + "name": "Lateral supracondylar line of shaft of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43737" + ] + } + }, + { + "id": "FMA:43739", + "name": "Lateral supracondylar line of shaft of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43737" + ] + } + }, + { + "id": "FMA:43740", + "name": "Medial supracondylar line of shaft of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43736" + ] + } + }, + { + "id": "FMA:43741", + "name": "Medial supracondylar line of shaft of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43736" + ] + } + }, + { + "id": "FMA:43742", + "name": "Groove of lateral condyle of femur for popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66198" + ] + }, + "synonyms": [ + "Popliteal groove of lateral condyle of femur", + "Sulcus popliteus (Condylus lateralis)" + ] + }, + { + "id": "FMA:43743", + "name": "Groove of lateral condyle of right femur for popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43742" + ] + } + }, + { + "id": "FMA:43744", + "name": "Groove of lateral condyle of left femur for popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43742" + ] + } + }, + { + "id": "FMA:43745", + "name": "Patellar surface of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66198" + ] + }, + "synonyms": [ + "Facies patellaris (Femur)" + ] + }, + { + "id": "FMA:43746", + "name": "Patellar surface of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43745" + ] + } + }, + { + "id": "FMA:43747", + "name": "Patellar surface of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43745" + ] + } + }, + { + "id": "FMA:43748", + "name": "Intercondylar fossa of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66197" + ] + }, + "synonyms": [ + "Intercondylar fossa", + "Fossa intercondylaris (Femur)" + ] + }, + { + "id": "FMA:43749", + "name": "Intercondylar fossa of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43748" + ] + }, + "synonyms": [ + "Right intercondylar fossa" + ] + }, + { + "id": "FMA:43750", + "name": "Intercondylar fossa of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43748" + ] + }, + "synonyms": [ + "Left intercondylar fossa" + ] + }, + { + "id": "FMA:43752", + "name": "Fibular articular facet of lateral condyle of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66203" + ] + }, + "synonyms": [ + "Facies articularis fibularis (Condylus lateralis)" + ] + }, + { + "id": "FMA:43753", + "name": "Fibular articular facet of lateral condyle of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43752" + ] + } + }, + { + "id": "FMA:43754", + "name": "Fibular articular facet of lateral condyle of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43752" + ] + } + }, + { + "id": "FMA:43755", + "name": "Medial articular surface of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66202" + ] + }, + "synonyms": [ + "Medial articular surface of proximal end of tibia" + ] + }, + { + "id": "FMA:43756", + "name": "Medial articular surface of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43755" + ] + }, + "synonyms": [ + "Medial articular surface of proximal end of right tibia" + ] + }, + { + "id": "FMA:43757", + "name": "Medial articular surface of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43755" + ] + }, + "synonyms": [ + "Medial articular surface of proximal end of left tibia" + ] + }, + { + "id": "FMA:43758", + "name": "Lateral articular surface of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66202" + ] + }, + "synonyms": [ + "Lateral articular surface of proximal end of tibia" + ] + }, + { + "id": "FMA:43759", + "name": "Lateral articular surface of proximal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43758" + ] + }, + "synonyms": [ + "Lateral articular surface of proximal end of right tibia" + ] + }, + { + "id": "FMA:43760", + "name": "Lateral articular surface of proximal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43758" + ] + }, + "synonyms": [ + "Lateral articular surface of proximal end of left tibia" + ] + }, + { + "id": "FMA:43761", + "name": "Intercondylar eminence of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33123" + ] + }, + "synonyms": [ + "Intercondylar spine of tibia", + "Eminentia intercondylaris (Tibia)" + ] + }, + { + "id": "FMA:43764", + "name": "Medial intercondylar tubercle of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum intercondylare mediale (Tibia)" + ] + }, + { + "id": "FMA:43765", + "name": "Lateral intercondylar tubercle of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum intercondylare laterale (Tibia)" + ] + }, + { + "id": "FMA:43766", + "name": "Medial intercondylar tubercle of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43764" + ] + } + }, + { + "id": "FMA:43767", + "name": "Medial intercondylar tubercle of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43764" + ] + } + }, + { + "id": "FMA:43768", + "name": "Lateral intercondylar tubercle of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43765" + ] + } + }, + { + "id": "FMA:43769", + "name": "Lateral intercondylar tubercle of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43765" + ] + } + }, + { + "id": "FMA:43770", + "name": "Medial surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37137" + ] + }, + "synonyms": [ + "Facies medialis (Corpus tibiae)", + "Medial surface of shaft of tibia" + ] + }, + { + "id": "FMA:43771", + "name": "Medial surface of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43770" + ] + }, + "synonyms": [ + "Medial surface of shaft of right tibia" + ] + }, + { + "id": "FMA:43772", + "name": "Medial surface of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43770" + ] + }, + "synonyms": [ + "Medial surface of shaft of left tibia" + ] + }, + { + "id": "FMA:43773", + "name": "Soleal line of shaft of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + }, + "synonyms": [ + "Soleal line", + "Linea musculi solei (Corpus tibiae)" + ] + }, + { + "id": "FMA:43774", + "name": "Soleal line of shaft of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43773" + ] + } + }, + { + "id": "FMA:43775", + "name": "Soleal line of shaft of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43773" + ] + } + }, + { + "id": "FMA:43776", + "name": "Lateral surface of diaphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37137" + ] + }, + "synonyms": [ + "Lateral surface of shaft of tibia", + "Facies lateralis (Corpus tibiae)" + ] + }, + { + "id": "FMA:43777", + "name": "Lateral surface of diaphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43776" + ] + }, + "synonyms": [ + "Lateral surface of shaft of right tibia" + ] + }, + { + "id": "FMA:43778", + "name": "Lateral surface of diaphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43776" + ] + }, + "synonyms": [ + "Lateral surface of shaft of left tibia" + ] + }, + { + "id": "FMA:43779", + "name": "Border of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + }, + "synonyms": [ + "Tibial border" + ] + }, + { + "id": "FMA:43780", + "name": "Border of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43779" + ] + }, + "synonyms": [ + "Right tibial border" + ] + }, + { + "id": "FMA:43781", + "name": "Border of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43779" + ] + }, + "synonyms": [ + "Left tibial border" + ] + }, + { + "id": "FMA:43782", + "name": "Anterior border of shaft of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + }, + "synonyms": [ + "Margo anterior (Corpus tibiae)" + ] + }, + { + "id": "FMA:43783", + "name": "Anterior border of shaft of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43782" + ] + } + }, + { + "id": "FMA:43784", + "name": "Anterior border of shaft of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43782" + ] + } + }, + { + "id": "FMA:43785", + "name": "Medial border of shaft of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + }, + "synonyms": [ + "Margo medialis (Corpus tibiae)" + ] + }, + { + "id": "FMA:43786", + "name": "Medial border of shaft of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43785" + ] + } + }, + { + "id": "FMA:43787", + "name": "Medial border of shaft of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43785" + ] + } + }, + { + "id": "FMA:43788", + "name": "Interosseous border of shaft of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + }, + "synonyms": [ + "Margo interosseus (Corpus tibiae)" + ] + }, + { + "id": "FMA:43789", + "name": "Interosseous border of shaft of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43788" + ] + } + }, + { + "id": "FMA:43790", + "name": "Interosseous border of shaft of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43788" + ] + } + }, + { + "id": "FMA:43791", + "name": "Subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:43792", + "name": "Right subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43791" + ] + } + }, + { + "id": "FMA:43793", + "name": "Left subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43791" + ] + } + }, + { + "id": "FMA:43794", + "name": "Deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Infragenual bursa", + "Subpatellar mucous bursa", + "Subligamentous bursa", + "Subpatellar bursa" + ] + }, + { + "id": "FMA:43795", + "name": "Right deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43794" + ] + } + }, + { + "id": "FMA:43796", + "name": "Left deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43794" + ] + } + }, + { + "id": "FMA:43798", + "name": "Fibrous membrane of subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:43799", + "name": "Synovial membrane of subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:43800", + "name": "Fibrous membrane of right subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43798" + ] + } + }, + { + "id": "FMA:43801", + "name": "Fibrous membrane of left subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43798" + ] + } + }, + { + "id": "FMA:43802", + "name": "Synovial membrane of right subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43799" + ] + } + }, + { + "id": "FMA:43803", + "name": "Synovial membrane of left subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43799" + ] + } + }, + { + "id": "FMA:43805", + "name": "Fibrous membrane of deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36928" + ] + } + }, + { + "id": "FMA:43806", + "name": "Synovial membrane of deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35118" + ] + } + }, + { + "id": "FMA:43807", + "name": "Fibrous membrane of right deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43805" + ] + } + }, + { + "id": "FMA:43808", + "name": "Fibrous membrane of left deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43805" + ] + } + }, + { + "id": "FMA:43809", + "name": "Synovial membrane of right deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43806" + ] + } + }, + { + "id": "FMA:43810", + "name": "Synovial membrane of left deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43806" + ] + } + }, + { + "id": "FMA:43811", + "name": "Cavity of subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Subcutaneous infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43812", + "name": "Cavity of deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9678" + ] + }, + "synonyms": [ + "Deep infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43813", + "name": "Cavity of right deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43812" + ] + }, + "synonyms": [ + "Right deep infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43814", + "name": "Cavity of left deep infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43812" + ] + }, + "synonyms": [ + "Left deep infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43815", + "name": "Cavity of right subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43811" + ] + }, + "synonyms": [ + "Right subcutaneous infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43816", + "name": "Cavity of left subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43811" + ] + }, + "synonyms": [ + "Left subcutaneous infrapatellar bursal cavity" + ] + }, + { + "id": "FMA:43817", + "name": "Synovial fluid of subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:43818", + "name": "Synovial fluid of right subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43817" + ] + } + }, + { + "id": "FMA:43819", + "name": "Synovial fluid of left subcutaneous infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43817" + ] + } + }, + { + "id": "FMA:43820", + "name": "Anterior surface of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37122" + ] + } + }, + { + "id": "FMA:43821", + "name": "Medial surface of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37122" + ] + } + }, + { + "id": "FMA:43822", + "name": "Posterior surface of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37122" + ] + } + }, + { + "id": "FMA:43823", + "name": "Anterior surface of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43820" + ] + } + }, + { + "id": "FMA:43824", + "name": "Anterior surface of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43820" + ] + } + }, + { + "id": "FMA:43825", + "name": "Medial surface of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43821" + ] + } + }, + { + "id": "FMA:43826", + "name": "Medial surface of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43821" + ] + } + }, + { + "id": "FMA:43827", + "name": "Posterior surface of distal epiphysis of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43822" + ] + } + }, + { + "id": "FMA:43828", + "name": "Posterior surface of distal epiphysis of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43822" + ] + } + }, + { + "id": "FMA:43829", + "name": "Groove of medial malleolus of tibia for tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66203" + ] + } + }, + { + "id": "FMA:43830", + "name": "Groove of medial malleolus of right tibia for tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43829" + ] + } + }, + { + "id": "FMA:43831", + "name": "Groove of medial malleolus of left tibia for tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43829" + ] + } + }, + { + "id": "FMA:43832", + "name": "Groove of lateral condyle of tibia for tendon of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66202" + ] + } + }, + { + "id": "FMA:43833", + "name": "Groove of lateral condyle of right tibia for tendon of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43832" + ] + } + }, + { + "id": "FMA:43834", + "name": "Groove of lateral condyle of left tibia for tendon of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43832" + ] + } + }, + { + "id": "FMA:43835", + "name": "Fibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66203" + ] + } + }, + { + "id": "FMA:43836", + "name": "Right fibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43835" + ] + } + }, + { + "id": "FMA:43837", + "name": "Left fibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43835" + ] + } + }, + { + "id": "FMA:43838", + "name": "Superior articular surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66202" + ] + }, + "synonyms": [ + "Facies articularis superior" + ] + }, + { + "id": "FMA:43839", + "name": "Superior articular surface of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43838" + ] + } + }, + { + "id": "FMA:43840", + "name": "Superior articular surface of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43838" + ] + } + }, + { + "id": "FMA:43841", + "name": "Inferior articular surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66203" + ] + }, + "synonyms": [ + "Facies articularis inferior (Tibia)" + ] + }, + { + "id": "FMA:43842", + "name": "Inferior articular surface of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43841" + ] + } + }, + { + "id": "FMA:43843", + "name": "Inferior articular surface of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43841" + ] + } + }, + { + "id": "FMA:43845", + "name": "Styloid process of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Apex of head of fibula" + ] + }, + { + "id": "FMA:43846", + "name": "Styloid process of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43845" + ] + }, + "synonyms": [ + "Apex of head of right fibula" + ] + }, + { + "id": "FMA:43847", + "name": "Styloid process of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43845" + ] + }, + "synonyms": [ + "Apex of head of left fibula" + ] + }, + { + "id": "FMA:43848", + "name": "Lateral surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Facies lateralis (Corpus fibulae)", + "Lateral surface of shaft of fibula" + ] + }, + { + "id": "FMA:43849", + "name": "Medial surface of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Facies medialis (Corpus fibulae)", + "Medial surface of shaft of fibula" + ] + }, + { + "id": "FMA:43850", + "name": "Lateral surface of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43848" + ] + }, + "synonyms": [ + "Lateral surface of shaft of right fibula" + ] + }, + { + "id": "FMA:43851", + "name": "Lateral surface of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43848" + ] + }, + "synonyms": [ + "Lateral surface of shaft of left fibula" + ] + }, + { + "id": "FMA:43852", + "name": "Medial surface of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43849" + ] + }, + "synonyms": [ + "Medial surface of shaft of right fibula" + ] + }, + { + "id": "FMA:43853", + "name": "Medial surface of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43849" + ] + }, + "synonyms": [ + "Medial surface of shaft of left fibula" + ] + }, + { + "id": "FMA:43854", + "name": "Border of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + }, + "synonyms": [ + "Fibula border" + ] + }, + { + "id": "FMA:43855", + "name": "Border of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43854" + ] + }, + "synonyms": [ + "Right fibula border" + ] + }, + { + "id": "FMA:43856", + "name": "Border of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43854" + ] + }, + "synonyms": [ + "Left fibula border" + ] + }, + { + "id": "FMA:43857", + "name": "Anterior border of shaft of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + }, + "synonyms": [ + "Margo anterior (Corpus fibulae)" + ] + }, + { + "id": "FMA:43858", + "name": "Posterior border of shaft of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + }, + "synonyms": [ + "Margo posterior (Corpus fibulae)" + ] + }, + { + "id": "FMA:43859", + "name": "Interosseous border of shaft of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + }, + "synonyms": [ + "Margo interosseus (Corpus fibulae)" + ] + }, + { + "id": "FMA:43860", + "name": "Anterior border of shaft of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43857" + ] + } + }, + { + "id": "FMA:43861", + "name": "Anterior border of shaft of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43857" + ] + } + }, + { + "id": "FMA:43862", + "name": "Posterior border of shaft of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43858" + ] + } + }, + { + "id": "FMA:43863", + "name": "Posterior border of shaft of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43858" + ] + } + }, + { + "id": "FMA:43864", + "name": "Interosseous border of shaft of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43859" + ] + } + }, + { + "id": "FMA:43865", + "name": "Interosseous border of shaft of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43859" + ] + } + }, + { + "id": "FMA:43866", + "name": "Articular facet of lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66207" + ] + } + }, + { + "id": "FMA:43867", + "name": "Articular facet of right lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43866" + ] + } + }, + { + "id": "FMA:43868", + "name": "Articular facet of left lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43866" + ] + } + }, + { + "id": "FMA:43869", + "name": "Malleolar groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66207" + ] + }, + "synonyms": [ + "Malleolar groove of fibula" + ] + }, + { + "id": "FMA:43870", + "name": "Malleolar fossa of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66207" + ] + } + }, + { + "id": "FMA:43871", + "name": "Malleolar fossa of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43870" + ] + } + }, + { + "id": "FMA:43872", + "name": "Malleolar fossa of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43870" + ] + } + }, + { + "id": "FMA:43873", + "name": "Medial crest of diaphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37172" + ] + }, + "synonyms": [ + "Medial crest of shaft of fibula", + "Crista medialis (Corpus fibulae)" + ] + }, + { + "id": "FMA:43874", + "name": "Medial crest of diaphysis of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43873" + ] + }, + "synonyms": [ + "Medial crest of shaft of right fibula" + ] + }, + { + "id": "FMA:43875", + "name": "Medial crest of diaphysis of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43873" + ] + }, + "synonyms": [ + "Medial crest of shaft of left fibula" + ] + }, + { + "id": "FMA:43876", + "name": "Intercondylar line of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + }, + "synonyms": [ + "Linea intercondylaris (Femur)" + ] + }, + { + "id": "FMA:43877", + "name": "Intercondylar line of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43876" + ] + } + }, + { + "id": "FMA:43878", + "name": "Intercondylar line of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43876" + ] + } + }, + { + "id": "FMA:43879", + "name": "Articular facet of distal epiphysis for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66207" + ] + } + }, + { + "id": "FMA:43880", + "name": "Articular facet of right distal epiphysis for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43879" + ] + } + }, + { + "id": "FMA:43881", + "name": "Articular facet of left distal epiphysis for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43879" + ] + } + }, + { + "id": "FMA:43882", + "name": "Gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + } + }, + { + "id": "FMA:43883", + "name": "Right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43882" + ] + } + }, + { + "id": "FMA:43884", + "name": "Left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43882" + ] + } + }, + { + "id": "FMA:43885", + "name": "Adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22439" + ] + } + }, + { + "id": "FMA:43886", + "name": "Right adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43885" + ] + } + }, + { + "id": "FMA:43887", + "name": "Left adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43885" + ] + } + }, + { + "id": "FMA:43888", + "name": "Inferior lateral genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22537" + ] + }, + "synonyms": [ + "Lateral inferior genicular artery" + ] + }, + { + "id": "FMA:43889", + "name": "Inferior medial genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22537" + ] + }, + "synonyms": [ + "Medial inferior genicular artery" + ] + }, + { + "id": "FMA:43890", + "name": "Right inferior medial genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43889" + ] + } + }, + { + "id": "FMA:43891", + "name": "Left inferior medial genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43889" + ] + } + }, + { + "id": "FMA:43892", + "name": "Right inferior lateral genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43888" + ] + } + }, + { + "id": "FMA:43893", + "name": "Left inferior lateral genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43888" + ] + } + }, + { + "id": "FMA:43894", + "name": "Anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:43895", + "name": "Posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:43896", + "name": "Right anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43894" + ] + } + }, + { + "id": "FMA:43897", + "name": "Left anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43894" + ] + } + }, + { + "id": "FMA:43898", + "name": "Right posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43895" + ] + } + }, + { + "id": "FMA:43899", + "name": "Left posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43895" + ] + } + }, + { + "id": "FMA:43900", + "name": "Trunk of branch of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + } + }, + { + "id": "FMA:43901", + "name": "Subdivision of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "Posterior tibial arterial subdivision" + ] + }, + { + "id": "FMA:43902", + "name": "Anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:43903", + "name": "Posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:43904", + "name": "Anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:43905", + "name": "Anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:43906", + "name": "Trunk of muscular branch of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + } + }, + { + "id": "FMA:43907", + "name": "Right anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43902" + ] + } + }, + { + "id": "FMA:43908", + "name": "Left anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43902" + ] + } + }, + { + "id": "FMA:43909", + "name": "Right posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43903" + ] + } + }, + { + "id": "FMA:43910", + "name": "Left posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43903" + ] + } + }, + { + "id": "FMA:43911", + "name": "Right anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43904" + ] + } + }, + { + "id": "FMA:43912", + "name": "Left anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43904" + ] + } + }, + { + "id": "FMA:43913", + "name": "Right anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43905" + ] + } + }, + { + "id": "FMA:43914", + "name": "Left anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43905" + ] + } + }, + { + "id": "FMA:43915", + "name": "Dorsalis pedis artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69477" + ] + }, + "synonyms": [ + "Dorsal artery of foot" + ] + }, + { + "id": "FMA:43916", + "name": "Right dorsalis pedis artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43915" + ] + } + }, + { + "id": "FMA:43917", + "name": "Left dorsalis pedis artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43915" + ] + } + }, + { + "id": "FMA:43918", + "name": "Circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Circumflex peroneal branch of posterior tibial artery", + "Circumflex fibular branch of posterior tibial artery" + ] + }, + { + "id": "FMA:43919", + "name": "Right circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43918" + ] + } + }, + { + "id": "FMA:43920", + "name": "Left circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43918" + ] + } + }, + { + "id": "FMA:43921", + "name": "Peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Fibular artery" + ] + }, + { + "id": "FMA:43922", + "name": "Right peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43921" + ] + } + }, + { + "id": "FMA:43923", + "name": "Left peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43921" + ] + } + }, + { + "id": "FMA:43924", + "name": "Tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Nutrient artery of tibia" + ] + }, + { + "id": "FMA:43925", + "name": "Medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:43926", + "name": "Lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:43927", + "name": "Right tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43924" + ] + } + }, + { + "id": "FMA:43928", + "name": "Left tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43924" + ] + } + }, + { + "id": "FMA:43929", + "name": "Right medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43925" + ] + } + }, + { + "id": "FMA:43930", + "name": "Left medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43925" + ] + } + }, + { + "id": "FMA:43931", + "name": "Right lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43926" + ] + } + }, + { + "id": "FMA:43932", + "name": "Left lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43926" + ] + } + }, + { + "id": "FMA:43933", + "name": "Superficial medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43941" + ] + }, + "synonyms": [ + "Superficial branch of medial plantar artery" + ] + }, + { + "id": "FMA:43934", + "name": "Deep medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43941" + ] + }, + "synonyms": [ + "Deep branch of medial plantar artery" + ] + }, + { + "id": "FMA:43935", + "name": "Right deep medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43934" + ] + } + }, + { + "id": "FMA:43936", + "name": "Left deep medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43934" + ] + } + }, + { + "id": "FMA:43937", + "name": "Right superficial medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43933" + ] + } + }, + { + "id": "FMA:43938", + "name": "Left superficial medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43933" + ] + } + }, + { + "id": "FMA:43939", + "name": "Muscular part of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:43940", + "name": "Branch of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Lateral plantar arterial branch" + ] + }, + { + "id": "FMA:43941", + "name": "Branch of medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Medial plantar arterial branch" + ] + }, + { + "id": "FMA:43942", + "name": "Plantar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69559" + ] + }, + "synonyms": [ + "Plantar arterial arch", + "Deep plantar arch" + ] + }, + { + "id": "FMA:43943", + "name": "Right plantar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43942" + ] + } + }, + { + "id": "FMA:43944", + "name": "Left plantar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43942" + ] + } + }, + { + "id": "FMA:43945", + "name": "Cutaneous branch of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + } + }, + { + "id": "FMA:43946", + "name": "Calcaneal branch of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + } + }, + { + "id": "FMA:43947", + "name": "Muscular branch of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + } + }, + { + "id": "FMA:43948", + "name": "Cutaneous branch of right lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43945" + ] + } + }, + { + "id": "FMA:43949", + "name": "Cutaneous branch of left lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43945" + ] + } + }, + { + "id": "FMA:43950", + "name": "Calcaneal branch of right lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43946" + ] + } + }, + { + "id": "FMA:43951", + "name": "Calcaneal branch of left lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43946" + ] + } + }, + { + "id": "FMA:43956", + "name": "Plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Plantar metatarsal branch of plantar arch" + ] + }, + { + "id": "FMA:43959", + "name": "First plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43956" + ] + }, + "synonyms": [ + "First plantar metatarsal branch of plantar arch" + ] + }, + { + "id": "FMA:43960", + "name": "Second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43956" + ] + }, + "synonyms": [ + "Second plantar metatarsal branch of plantar arch" + ] + }, + { + "id": "FMA:43961", + "name": "Third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43956" + ] + }, + "synonyms": [ + "Third plantar metatarsal branch of plantar arch" + ] + }, + { + "id": "FMA:43962", + "name": "Fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43956" + ] + }, + "synonyms": [ + "Fourth plantar metatarsal branch of plantar arch" + ] + }, + { + "id": "FMA:43963", + "name": "Right first plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43959" + ] + }, + "synonyms": [ + "First plantar metatarsal branch of right plantar arch" + ] + }, + { + "id": "FMA:43964", + "name": "Left first plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43959" + ] + }, + "synonyms": [ + "First plantar metatarsal branch of left plantar arch" + ] + }, + { + "id": "FMA:43965", + "name": "Right second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43960" + ] + }, + "synonyms": [ + "Second plantar metatarsal branch of right plantar arch" + ] + }, + { + "id": "FMA:43966", + "name": "Left second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43960" + ] + }, + "synonyms": [ + "Second plantar metatarsal branch of left plantar arch" + ] + }, + { + "id": "FMA:43967", + "name": "Right third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43961" + ] + }, + "synonyms": [ + "Third plantar metatarsal branch of right plantar arch" + ] + }, + { + "id": "FMA:43968", + "name": "Left third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43961" + ] + }, + "synonyms": [ + "Third plantar metatarsal branch of left plantar arch" + ] + }, + { + "id": "FMA:43969", + "name": "Right fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43962" + ] + }, + "synonyms": [ + "Fourth plantar metatarsal branch of right plantar arch" + ] + }, + { + "id": "FMA:43970", + "name": "Left fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43962" + ] + }, + "synonyms": [ + "Fourth plantar metatarsal branch of left plantar arch" + ] + }, + { + "id": "FMA:43971", + "name": "Plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69713" + ] + } + }, + { + "id": "FMA:43976", + "name": "Lateral part of plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43986" + ] + } + }, + { + "id": "FMA:43977", + "name": "Medial part of plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43985" + ] + } + }, + { + "id": "FMA:43981", + "name": "Lateral part of plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43976" + ] + } + }, + { + "id": "FMA:43982", + "name": "Lateral part of plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43976" + ] + } + }, + { + "id": "FMA:43983", + "name": "Medial part of plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43977" + ] + } + }, + { + "id": "FMA:43984", + "name": "Medial part of plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43977" + ] + } + }, + { + "id": "FMA:43985", + "name": "Medial part of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69714" + ] + } + }, + { + "id": "FMA:43986", + "name": "Lateral part of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69714" + ] + } + }, + { + "id": "FMA:43987", + "name": "Plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43971" + ] + }, + "synonyms": [ + "Plantar digital artery of big toe" + ] + }, + { + "id": "FMA:43988", + "name": "Plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43971" + ] + } + }, + { + "id": "FMA:43989", + "name": "Plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43971" + ] + } + }, + { + "id": "FMA:43990", + "name": "Plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43971" + ] + } + }, + { + "id": "FMA:43991", + "name": "Plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43971" + ] + }, + "synonyms": [ + "Plantar digital artery of little toe" + ] + }, + { + "id": "FMA:43992", + "name": "Plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43987" + ] + } + }, + { + "id": "FMA:43993", + "name": "Plantar digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43987" + ] + } + }, + { + "id": "FMA:43994", + "name": "Plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43988" + ] + } + }, + { + "id": "FMA:43995", + "name": "Plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43988" + ] + } + }, + { + "id": "FMA:43996", + "name": "Plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43989" + ] + } + }, + { + "id": "FMA:43997", + "name": "Plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43989" + ] + } + }, + { + "id": "FMA:43998", + "name": "Plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43990" + ] + } + }, + { + "id": "FMA:43999", + "name": "Plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43990" + ] + } + }, + { + "id": "FMA:44000", + "name": "Plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43991" + ] + } + }, + { + "id": "FMA:44001", + "name": "Plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43991" + ] + } + }, + { + "id": "FMA:44002", + "name": "Medial part of plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43985" + ] + }, + "synonyms": [ + "Medial part of plantar digital artery of big toe" + ] + }, + { + "id": "FMA:44003", + "name": "Lateral part of plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43986" + ] + }, + "synonyms": [ + "Lateral part of plantar digital artery of big toe" + ] + }, + { + "id": "FMA:44004", + "name": "Medial part of plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44002" + ] + } + }, + { + "id": "FMA:44005", + "name": "Medial part of plantar digital artery proper of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44002" + ] + } + }, + { + "id": "FMA:44006", + "name": "Lateral part of plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44003" + ] + } + }, + { + "id": "FMA:44007", + "name": "Lateral part of plantar digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44003" + ] + } + }, + { + "id": "FMA:44008", + "name": "Medial part of plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43985" + ] + } + }, + { + "id": "FMA:44009", + "name": "Lateral part of plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43986" + ] + } + }, + { + "id": "FMA:44010", + "name": "Lateral part of plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44009" + ] + } + }, + { + "id": "FMA:44011", + "name": "Lateral part of plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44009" + ] + } + }, + { + "id": "FMA:44012", + "name": "Medial part of plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44008" + ] + } + }, + { + "id": "FMA:44013", + "name": "Medial part of plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44008" + ] + } + }, + { + "id": "FMA:44020", + "name": "Medial part of plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43985" + ] + } + }, + { + "id": "FMA:44021", + "name": "Lateral part of plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43986" + ] + } + }, + { + "id": "FMA:44022", + "name": "Medial part of plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44020" + ] + } + }, + { + "id": "FMA:44023", + "name": "Medial part of plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44020" + ] + } + }, + { + "id": "FMA:44024", + "name": "Lateral part of plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44021" + ] + } + }, + { + "id": "FMA:44025", + "name": "Lateral part of plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44021" + ] + } + }, + { + "id": "FMA:44026", + "name": "Medial part of plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43985" + ] + } + }, + { + "id": "FMA:44027", + "name": "Lateral part of plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43986" + ] + }, + "synonyms": [ + "Lateral part of plantar digital artery of little toe" + ] + }, + { + "id": "FMA:44028", + "name": "Lateral part of plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44027" + ] + } + }, + { + "id": "FMA:44029", + "name": "Lateral part of plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44027" + ] + } + }, + { + "id": "FMA:44030", + "name": "Medial part of plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44026" + ] + } + }, + { + "id": "FMA:44031", + "name": "Medial part of plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44026" + ] + } + }, + { + "id": "FMA:44032", + "name": "Branch of peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Peroneal arterial branch", + "Branch of fibular artery" + ] + }, + { + "id": "FMA:44033", + "name": "Perforating branch of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + }, + "synonyms": [ + "Perforating branch of peroneal artery" + ] + }, + { + "id": "FMA:44034", + "name": "Communicating branch of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + }, + "synonyms": [ + "Communicating branch of peroneal artery" + ] + }, + { + "id": "FMA:44035", + "name": "Lateral malleolar branch of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + }, + "synonyms": [ + "Lateral malleolar branch of peroneal artery" + ] + }, + { + "id": "FMA:44036", + "name": "Fibular nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + } + }, + { + "id": "FMA:44037", + "name": "Perforating branch of right fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44033" + ] + }, + "synonyms": [ + "Perforating branch of right peroneal artery" + ] + }, + { + "id": "FMA:44038", + "name": "Perforating branch of left peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44033" + ] + }, + "synonyms": [ + "Perforating branch of left fibular artery" + ] + }, + { + "id": "FMA:44039", + "name": "Right fibular nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44036" + ] + } + }, + { + "id": "FMA:44040", + "name": "Left fibular nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44036" + ] + } + }, + { + "id": "FMA:44041", + "name": "Lateral malleolar branch of right fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44035" + ] + }, + "synonyms": [ + "Lateral malleolar branch of right peroneal artery" + ] + }, + { + "id": "FMA:44042", + "name": "Lateral malleolar branch of left fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44035" + ] + }, + "synonyms": [ + "Lateral malleolar branch of left peroneal artery" + ] + }, + { + "id": "FMA:44043", + "name": "Communicating branch of right fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44034" + ] + }, + "synonyms": [ + "Communicating branch of right peroneal artery" + ] + }, + { + "id": "FMA:44044", + "name": "Communicating branch of left fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44034" + ] + }, + "synonyms": [ + "Communicating branch of left peroneal artery" + ] + }, + { + "id": "FMA:44046", + "name": "Articular capsule of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:44047", + "name": "Articular capsule of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44046" + ] + } + }, + { + "id": "FMA:44048", + "name": "Articular capsule of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44046" + ] + } + }, + { + "id": "FMA:44049", + "name": "Fibrous membrane of articular capsule of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:44050", + "name": "Synovial membrane of articular capsule of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:44051", + "name": "Synovial membrane of articular capsule of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44050" + ] + } + }, + { + "id": "FMA:44052", + "name": "Synovial membrane of articular capsule of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44050" + ] + } + }, + { + "id": "FMA:44053", + "name": "Fibrous membrane of articular capsule of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44049" + ] + } + }, + { + "id": "FMA:44054", + "name": "Fibrous membrane of articular capsule of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44049" + ] + } + }, + { + "id": "FMA:44055", + "name": "Medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44058" + ] + }, + "synonyms": [ + "Ligamentum collaterale mediale (Articulatio talocruralis)", + "Deltoid ligament of ankle joint", + "Deltoid collateral ligament of ankle joint", + "Ligamentum deltoideum (Articulatio talocruralis)", + "Medial collateral ligament of ankle joint" + ] + }, + { + "id": "FMA:44056", + "name": "Medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44055" + ] + } + }, + { + "id": "FMA:44057", + "name": "Medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44055" + ] + } + }, + { + "id": "FMA:44058", + "name": "Ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ankle joint ligament" + ] + }, + { + "id": "FMA:44059", + "name": "Zone of ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:44060", + "name": "Zone of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44059" + ] + } + }, + { + "id": "FMA:44061", + "name": "Tibionavicular part of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44060" + ] + } + }, + { + "id": "FMA:44062", + "name": "Tibiocalcaneal part of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44060" + ] + } + }, + { + "id": "FMA:44063", + "name": "Tibiotalar part of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44060" + ] + } + }, + { + "id": "FMA:44064", + "name": "Tibiotalar part of medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44063" + ] + } + }, + { + "id": "FMA:44065", + "name": "Tibiotalar part of medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44063" + ] + } + }, + { + "id": "FMA:44066", + "name": "Anterior tibiotalar part of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44063" + ] + } + }, + { + "id": "FMA:44067", + "name": "Posterior tibiotalar part of medial ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44063" + ] + } + }, + { + "id": "FMA:44068", + "name": "Anterior tibiotalar part of medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44066" + ] + } + }, + { + "id": "FMA:44069", + "name": "Anterior tibiotalar part of medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44066" + ] + } + }, + { + "id": "FMA:44070", + "name": "Posterior tibiotalar part of medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44067" + ] + } + }, + { + "id": "FMA:44071", + "name": "Posterior tibiotalar part of medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44067" + ] + } + }, + { + "id": "FMA:44072", + "name": "Tibionavicular part of medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44061" + ] + } + }, + { + "id": "FMA:44073", + "name": "Tibionavicular part of medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44061" + ] + } + }, + { + "id": "FMA:44074", + "name": "Tibiocalcaneal part of medial ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44062" + ] + } + }, + { + "id": "FMA:44075", + "name": "Tibiocalcaneal part of medial ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44062" + ] + } + }, + { + "id": "FMA:44076", + "name": "Lateral ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44058" + ] + }, + "synonyms": [ + "Ligamentum collaterale laterale" + ] + }, + { + "id": "FMA:44077", + "name": "Lateral ligament of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44076" + ] + } + }, + { + "id": "FMA:44078", + "name": "Lateral ligament of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44076" + ] + } + }, + { + "id": "FMA:44079", + "name": "Zone of lateral ligament of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44059" + ] + } + }, + { + "id": "FMA:44080", + "name": "Talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44079" + ] + } + }, + { + "id": "FMA:44081", + "name": "Right talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44080" + ] + } + }, + { + "id": "FMA:44082", + "name": "Left talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44080" + ] + } + }, + { + "id": "FMA:44083", + "name": "Anterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44080" + ] + } + }, + { + "id": "FMA:44084", + "name": "Posterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44080" + ] + } + }, + { + "id": "FMA:44085", + "name": "Right anterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44083" + ] + } + }, + { + "id": "FMA:44086", + "name": "Left anterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44083" + ] + } + }, + { + "id": "FMA:44087", + "name": "Right posterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44084" + ] + } + }, + { + "id": "FMA:44088", + "name": "Left posterior talofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44084" + ] + } + }, + { + "id": "FMA:44089", + "name": "Calcaneofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44079" + ] + } + }, + { + "id": "FMA:44090", + "name": "Right calcaneofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44089" + ] + } + }, + { + "id": "FMA:44091", + "name": "Left calcaneofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44089" + ] + } + }, + { + "id": "FMA:44094", + "name": "Bone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + } + }, + { + "id": "FMA:44095", + "name": "Cartilage of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232329" + ] + }, + "synonyms": [ + "Talus cartilage" + ] + }, + { + "id": "FMA:44096", + "name": "Hyaline cartilage of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44095" + ] + } + }, + { + "id": "FMA:44097", + "name": "Fibrocartilage of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44095" + ] + }, + "synonyms": [ + "Talus fibrocartilage" + ] + }, + { + "id": "FMA:44098", + "name": "Articular cartilage of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44125" + ] + } + }, + { + "id": "FMA:44100", + "name": "Articular cartilage of posterior calcanean facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44112" + ] + }, + "synonyms": [ + "Cartilage of posterior calcanean facet of talus" + ] + }, + { + "id": "FMA:44103", + "name": "Articular cartilage of posterior calcanean facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44100" + ] + }, + "synonyms": [ + "Cartilage of posterior calcanean facet of right talus" + ] + }, + { + "id": "FMA:44104", + "name": "Articular cartilage of posterior calcanean facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44100" + ] + }, + "synonyms": [ + "Cartilage of posterior calcanean facet of left talus" + ] + }, + { + "id": "FMA:44109", + "name": "Articular cartilage of medial surface of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44125" + ] + } + }, + { + "id": "FMA:44110", + "name": "Articular cartilage of medial surface of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44109" + ] + } + }, + { + "id": "FMA:44111", + "name": "Articular cartilage of medial surface of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44109" + ] + } + }, + { + "id": "FMA:44112", + "name": "Articular cartilage of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44125" + ] + } + }, + { + "id": "FMA:44114", + "name": "Articular cartilage of lateral malleolar facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44112" + ] + }, + "synonyms": [ + "Cartilage of lateral malleolar facet of talus" + ] + }, + { + "id": "FMA:44115", + "name": "Articular cartilage of medial malleolar facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44112" + ] + }, + "synonyms": [ + "Cartilage of medial malleolar facet of talus" + ] + }, + { + "id": "FMA:44118", + "name": "Articular cartilage of lateral malleolar facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44114" + ] + }, + "synonyms": [ + "Cartilage of lateral malleolar facet of right talus" + ] + }, + { + "id": "FMA:44119", + "name": "Articular cartilage of lateral malleolar facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44114" + ] + }, + "synonyms": [ + "Cartilage of lateral malleolar facet of left talus" + ] + }, + { + "id": "FMA:44120", + "name": "Articular cartilage of medial malleolar facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44115" + ] + }, + "synonyms": [ + "Cartilage of medial malleolar facet of right talus" + ] + }, + { + "id": "FMA:44121", + "name": "Articular cartilage of medial malleolar facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44115" + ] + }, + "synonyms": [ + "Cartilage of medial malleolar facet of left talus" + ] + }, + { + "id": "FMA:44122", + "name": "Articular cartilage of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:44123", + "name": "Articular cartilage of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44122" + ] + } + }, + { + "id": "FMA:44124", + "name": "Articular cartilage of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44122" + ] + } + }, + { + "id": "FMA:44125", + "name": "Articular cartilage of subdivision of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:44126", + "name": "Bony part of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + } + }, + { + "id": "FMA:44127", + "name": "Periosteum of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + }, + "synonyms": [ + "Talus periosteum" + ] + }, + { + "id": "FMA:44131", + "name": "Synovial fluid of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43621" + ] + } + }, + { + "id": "FMA:44132", + "name": "Synovial fluid of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43621" + ] + } + }, + { + "id": "FMA:44133", + "name": "Synovial fluid of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + }, + "synonyms": [ + "Synovial fluid of talocrural joint" + ] + }, + { + "id": "FMA:44134", + "name": "Synovial fluid of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44133" + ] + } + }, + { + "id": "FMA:44135", + "name": "Synovial fluid of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44133" + ] + } + }, + { + "id": "FMA:44136", + "name": "Synovial cavity of ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Synovial cavity of talocrural joint" + ] + }, + { + "id": "FMA:44137", + "name": "Synovial cavity of right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44136" + ] + } + }, + { + "id": "FMA:44138", + "name": "Synovial cavity of left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44136" + ] + } + }, + { + "id": "FMA:44139", + "name": "Compact bone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231899" + ] + } + }, + { + "id": "FMA:44140", + "name": "Trabecular bone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232107" + ] + } + }, + { + "id": "FMA:44141", + "name": "Compact bone of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44139" + ] + } + }, + { + "id": "FMA:44142", + "name": "Compact bone of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44139" + ] + } + }, + { + "id": "FMA:44143", + "name": "Trabecular bone of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44140" + ] + } + }, + { + "id": "FMA:44144", + "name": "Trabecular bone of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44140" + ] + } + }, + { + "id": "FMA:44145", + "name": "Bone of zone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:44146", + "name": "Bone of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44145" + ] + } + }, + { + "id": "FMA:44147", + "name": "Bone of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44145" + ] + } + }, + { + "id": "FMA:44148", + "name": "Bone of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44145" + ] + } + }, + { + "id": "FMA:44149", + "name": "Bone of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44146" + ] + } + }, + { + "id": "FMA:44150", + "name": "Bone of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44146" + ] + } + }, + { + "id": "FMA:44151", + "name": "Bone of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44147" + ] + } + }, + { + "id": "FMA:44152", + "name": "Bone of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44147" + ] + } + }, + { + "id": "FMA:44153", + "name": "Bone of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44148" + ] + } + }, + { + "id": "FMA:44154", + "name": "Bone of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44148" + ] + } + }, + { + "id": "FMA:44155", + "name": "Compact bone of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44146" + ] + } + }, + { + "id": "FMA:44156", + "name": "Trabecular bone of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44146" + ] + } + }, + { + "id": "FMA:44157", + "name": "Compact bone of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44155" + ] + } + }, + { + "id": "FMA:44158", + "name": "Compact bone of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44155" + ] + } + }, + { + "id": "FMA:44159", + "name": "Trabecular bone of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44156" + ] + } + }, + { + "id": "FMA:44160", + "name": "Trabecular bone of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44156" + ] + } + }, + { + "id": "FMA:44161", + "name": "Compact bone of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44147" + ] + } + }, + { + "id": "FMA:44162", + "name": "Trabecular bone of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44147" + ] + } + }, + { + "id": "FMA:44163", + "name": "Compact bone of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44161" + ] + } + }, + { + "id": "FMA:44164", + "name": "Compact bone of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44161" + ] + } + }, + { + "id": "FMA:44165", + "name": "Trabecular bone of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44162" + ] + } + }, + { + "id": "FMA:44166", + "name": "Trabecular bone of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44162" + ] + } + }, + { + "id": "FMA:44167", + "name": "Compact bone of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44148" + ] + } + }, + { + "id": "FMA:44168", + "name": "Trabecular bone of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44148" + ] + } + }, + { + "id": "FMA:44169", + "name": "Compact bone of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44167" + ] + } + }, + { + "id": "FMA:44170", + "name": "Compact bone of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44167" + ] + } + }, + { + "id": "FMA:44171", + "name": "Trabecular bone of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44168" + ] + } + }, + { + "id": "FMA:44172", + "name": "Trabecular bone of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44168" + ] + } + }, + { + "id": "FMA:44173", + "name": "Bony part of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44126" + ] + } + }, + { + "id": "FMA:44174", + "name": "Bony part of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44126" + ] + } + }, + { + "id": "FMA:44175", + "name": "Bony part of zone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:44176", + "name": "Bony part of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44175" + ] + } + }, + { + "id": "FMA:44177", + "name": "Bony part of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44175" + ] + } + }, + { + "id": "FMA:44178", + "name": "Bony part of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44175" + ] + } + }, + { + "id": "FMA:44179", + "name": "Bony part of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44176" + ] + } + }, + { + "id": "FMA:44180", + "name": "Bony part of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44176" + ] + } + }, + { + "id": "FMA:44181", + "name": "Bony part of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44177" + ] + } + }, + { + "id": "FMA:44182", + "name": "Bony part of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44177" + ] + } + }, + { + "id": "FMA:44183", + "name": "Bony part of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44178" + ] + } + }, + { + "id": "FMA:44184", + "name": "Bony part of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44178" + ] + } + }, + { + "id": "FMA:44185", + "name": "Periosteum of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44127" + ] + }, + "synonyms": [ + "Right talus periosteum" + ] + }, + { + "id": "FMA:44186", + "name": "Periosteum of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44127" + ] + }, + "synonyms": [ + "Left talus periosteum" + ] + }, + { + "id": "FMA:44187", + "name": "Periosteum of zone of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + } + }, + { + "id": "FMA:44188", + "name": "Periosteum of head of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44187" + ] + } + }, + { + "id": "FMA:44189", + "name": "Periosteum of neck of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44187" + ] + } + }, + { + "id": "FMA:44190", + "name": "Periosteum of body of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44187" + ] + } + }, + { + "id": "FMA:44191", + "name": "Periosteum of head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44188" + ] + } + }, + { + "id": "FMA:44192", + "name": "Periosteum of head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44188" + ] + } + }, + { + "id": "FMA:44193", + "name": "Periosteum of neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44189" + ] + } + }, + { + "id": "FMA:44194", + "name": "Periosteum of neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44189" + ] + } + }, + { + "id": "FMA:44195", + "name": "Periosteum of body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44190" + ] + } + }, + { + "id": "FMA:44196", + "name": "Periosteum of body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44190" + ] + } + }, + { + "id": "FMA:44197", + "name": "Tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:44198", + "name": "Tarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44197" + ] + } + }, + { + "id": "FMA:44199", + "name": "Talocalcaneal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44198" + ] + }, + "synonyms": [ + "Lig.talocalcaneum interosseum" + ] + }, + { + "id": "FMA:44200", + "name": "Right tarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44198" + ] + } + }, + { + "id": "FMA:44201", + "name": "Left tarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44198" + ] + } + }, + { + "id": "FMA:44202", + "name": "Right talocalcaneal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44199" + ] + } + }, + { + "id": "FMA:44203", + "name": "Left talocalcaneal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44199" + ] + } + }, + { + "id": "FMA:44204", + "name": "Cuneocuboid interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44198" + ] + } + }, + { + "id": "FMA:44205", + "name": "Right cuneocuboid interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44204" + ] + } + }, + { + "id": "FMA:44206", + "name": "Left cuneocuboid interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44204" + ] + } + }, + { + "id": "FMA:44207", + "name": "Intercuneiform interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44198" + ] + }, + "synonyms": [ + "Interosseous ligament of intercuneiform joint" + ] + }, + { + "id": "FMA:44208", + "name": "Right intercuneiform interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44207" + ] + } + }, + { + "id": "FMA:44209", + "name": "Left intercuneiform interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44207" + ] + } + }, + { + "id": "FMA:44210", + "name": "Dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44197" + ] + } + }, + { + "id": "FMA:44211", + "name": "Right dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44212", + "name": "Left dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44213", + "name": "Talonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44214", + "name": "Dorsal intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44215", + "name": "Dorsal cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44216", + "name": "Bifurcate dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + }, + "synonyms": [ + "Bifurcate ligament", + "Chopart's ligament" + ] + }, + { + "id": "FMA:44217", + "name": "Right talonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44213" + ] + } + }, + { + "id": "FMA:44218", + "name": "Left talonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44213" + ] + } + }, + { + "id": "FMA:44219", + "name": "Right dorsal intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44214" + ] + } + }, + { + "id": "FMA:44220", + "name": "Left dorsal intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44214" + ] + } + }, + { + "id": "FMA:44221", + "name": "Right dorsal cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44215" + ] + } + }, + { + "id": "FMA:44222", + "name": "Left dorsal cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44215" + ] + } + }, + { + "id": "FMA:44223", + "name": "Right bifurcate dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44216" + ] + } + }, + { + "id": "FMA:44224", + "name": "Left bifurcate dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44216" + ] + } + }, + { + "id": "FMA:44225", + "name": "Deep inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12768" + ] + }, + "synonyms": [ + "Deep inguinal node", + "Nodus lymphaticus inguinalis profundus" + ] + }, + { + "id": "FMA:44226", + "name": "Inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44310" + ] + } + }, + { + "id": "FMA:44227", + "name": "Popliteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44310" + ] + } + }, + { + "id": "FMA:44228", + "name": "Dorsal cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44210" + ] + } + }, + { + "id": "FMA:44229", + "name": "Right dorsal cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44228" + ] + } + }, + { + "id": "FMA:44230", + "name": "Left dorsal cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44228" + ] + } + }, + { + "id": "FMA:44231", + "name": "Superficial popliteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + } + }, + { + "id": "FMA:44232", + "name": "Deep popliteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12768" + ] + } + }, + { + "id": "FMA:44233", + "name": "Calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72067" + ] + }, + "synonyms": [ + "Lateral band of bifurcate ligament", + "Lateral band of bifurcate dorsal tarsal ligament" + ] + }, + { + "id": "FMA:44234", + "name": "Calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72067" + ] + }, + "synonyms": [ + "Medial band of bifurcate dorsal tarsal ligament", + "Medial band of bifurcate ligament" + ] + }, + { + "id": "FMA:44235", + "name": "Right calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44234" + ] + } + }, + { + "id": "FMA:44236", + "name": "Left calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44234" + ] + } + }, + { + "id": "FMA:44237", + "name": "Right calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44233" + ] + } + }, + { + "id": "FMA:44238", + "name": "Left calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44233" + ] + } + }, + { + "id": "FMA:44239", + "name": "Dorsal cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44197" + ] + } + }, + { + "id": "FMA:44240", + "name": "Right dorsal cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44239" + ] + } + }, + { + "id": "FMA:44241", + "name": "Left dorsal cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44239" + ] + } + }, + { + "id": "FMA:44242", + "name": "Dorsal calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44197" + ] + } + }, + { + "id": "FMA:44243", + "name": "Right dorsal calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44242" + ] + } + }, + { + "id": "FMA:44244", + "name": "Left dorsal calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44242" + ] + } + }, + { + "id": "FMA:44245", + "name": "Plantar tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44197" + ] + } + }, + { + "id": "FMA:44246", + "name": "Right plantar tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44247", + "name": "Left plantar tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44248", + "name": "Long plantar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44249", + "name": "Right long plantar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44248" + ] + } + }, + { + "id": "FMA:44250", + "name": "Left long plantar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44248" + ] + } + }, + { + "id": "FMA:44251", + "name": "Plantar calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + }, + "synonyms": [ + "Short plantar ligament" + ] + }, + { + "id": "FMA:44252", + "name": "Right plantar calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44251" + ] + } + }, + { + "id": "FMA:44253", + "name": "Left plantar calcaneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44251" + ] + } + }, + { + "id": "FMA:44254", + "name": "Plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + }, + "synonyms": [ + "Spring ligament" + ] + }, + { + "id": "FMA:44255", + "name": "Right plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44254" + ] + } + }, + { + "id": "FMA:44256", + "name": "Left plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44254" + ] + } + }, + { + "id": "FMA:44257", + "name": "Plantar cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44258", + "name": "Right plantar cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44257" + ] + } + }, + { + "id": "FMA:44259", + "name": "Left plantar cuneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44257" + ] + } + }, + { + "id": "FMA:44260", + "name": "Plantar cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44261", + "name": "Right plantar cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44260" + ] + } + }, + { + "id": "FMA:44262", + "name": "Left plantar cuboideonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44260" + ] + } + }, + { + "id": "FMA:44263", + "name": "Plantar intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44264", + "name": "Right plantar intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44263" + ] + } + }, + { + "id": "FMA:44265", + "name": "Left plantar intercuneiform ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44263" + ] + } + }, + { + "id": "FMA:44266", + "name": "Plantar cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44245" + ] + } + }, + { + "id": "FMA:44267", + "name": "Right plantar cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44266" + ] + } + }, + { + "id": "FMA:44268", + "name": "Left plantar cuneocuboid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44266" + ] + } + }, + { + "id": "FMA:44269", + "name": "Ligament of tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Tarsometatarsal joint ligament" + ] + }, + { + "id": "FMA:44270", + "name": "Dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44269" + ] + } + }, + { + "id": "FMA:44271", + "name": "Plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44269" + ] + } + }, + { + "id": "FMA:44272", + "name": "Cuneometatarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44269" + ] + }, + "synonyms": [ + "Interosseous cuneometatarsal ligament" + ] + }, + { + "id": "FMA:44273", + "name": "Right dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44274", + "name": "Left dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44275", + "name": "Right plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44276", + "name": "Left plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44277", + "name": "Right cuneometatarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44272" + ] + } + }, + { + "id": "FMA:44278", + "name": "Left cuneometatarsal interosseous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44272" + ] + } + }, + { + "id": "FMA:44279", + "name": "Ligament of right tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44269" + ] + }, + "synonyms": [ + "Right tarsometatarsal joint ligament" + ] + }, + { + "id": "FMA:44280", + "name": "Ligament of left tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44269" + ] + }, + "synonyms": [ + "Left tarsometatarsal joint ligament" + ] + }, + { + "id": "FMA:44281", + "name": "Intertarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:44282", + "name": "Right intertarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44281" + ] + } + }, + { + "id": "FMA:44283", + "name": "Left intertarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44281" + ] + } + }, + { + "id": "FMA:44284", + "name": "Lateral talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44286" + ] + } + }, + { + "id": "FMA:44285", + "name": "Medial talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44286" + ] + } + }, + { + "id": "FMA:44286", + "name": "Ligament of talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Talocalcaneal joint ligament", + "Ligament of subtalar joint" + ] + }, + { + "id": "FMA:44287", + "name": "Right lateral talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44284" + ] + } + }, + { + "id": "FMA:44288", + "name": "Left lateral talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44284" + ] + } + }, + { + "id": "FMA:44289", + "name": "Right medial talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44285" + ] + } + }, + { + "id": "FMA:44290", + "name": "Left medial talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44285" + ] + } + }, + { + "id": "FMA:44291", + "name": "Posterior lamina of interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44294" + ] + }, + "synonyms": [ + "Posterior talocalcaneal ligament" + ] + }, + { + "id": "FMA:44292", + "name": "Posterior lamina of right interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44291" + ] + }, + "synonyms": [ + "Right posterior talocalcaneal ligament" + ] + }, + { + "id": "FMA:44293", + "name": "Posterior lamina of left interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44291" + ] + }, + "synonyms": [ + "Left posterior talocalcaneal ligament" + ] + }, + { + "id": "FMA:44294", + "name": "Interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44286" + ] + } + }, + { + "id": "FMA:44295", + "name": "Right interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44294" + ] + } + }, + { + "id": "FMA:44296", + "name": "Left interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44294" + ] + } + }, + { + "id": "FMA:44297", + "name": "Superior medial inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5036" + ] + }, + "synonyms": [ + "Superomedial node" + ] + }, + { + "id": "FMA:44298", + "name": "Anterior lamina of interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44294" + ] + } + }, + { + "id": "FMA:44299", + "name": "Anterior lamina of right interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44298" + ] + } + }, + { + "id": "FMA:44300", + "name": "Anterior lamina of left interosseous talocalcaneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44298" + ] + } + }, + { + "id": "FMA:44301", + "name": "Superior lateral inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5036" + ] + }, + "synonyms": [ + "Superolateral node" + ] + }, + { + "id": "FMA:44302", + "name": "Inferior inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5036" + ] + }, + "synonyms": [ + "Subinguinal lymph node", + "Inferior inguinal node" + ] + }, + { + "id": "FMA:44303", + "name": "Proximal deep inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44225" + ] + }, + "synonyms": [ + "Proximal inguinal lymph node", + "Rosenmuller's node", + "Rosenmuller's gland", + "Proximal deep inguinal node" + ] + }, + { + "id": "FMA:44304", + "name": "Intermediate deep inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44225" + ] + }, + "synonyms": [ + "Cloquet's gland", + "Intermediate inguinal lymph node", + "Middle inguinal node", + "Intermediate deep inguinal node", + "Cloquet's node" + ] + }, + { + "id": "FMA:44305", + "name": "Distal deep inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44225" + ] + }, + "synonyms": [ + "Distal deep inguinal node", + "Distal inguinal lymph node" + ] + }, + { + "id": "FMA:44306", + "name": "Tibial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44310" + ] + }, + "synonyms": [ + "TIbial node" + ] + }, + { + "id": "FMA:44307", + "name": "Posterior tibial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44306" + ] + }, + "synonyms": [ + "Posterior tibial node" + ] + }, + { + "id": "FMA:44308", + "name": "Anterior tibial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44306" + ] + }, + "synonyms": [ + "Anterior tibial node" + ] + }, + { + "id": "FMA:44309", + "name": "Fibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44310" + ] + }, + "synonyms": [ + "Fibular node", + "Peroneal lymph node", + "Peroneal node" + ] + }, + { + "id": "FMA:44310", + "name": "Lymph node of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:44311", + "name": "Lymph node of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:44312", + "name": "Interpectoral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + }, + "synonyms": [ + "Interpectoral node" + ] + }, + { + "id": "FMA:44313", + "name": "Paramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Paramammary node" + ] + }, + { + "id": "FMA:44314", + "name": "Brachial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:44315", + "name": "Cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + }, + "synonyms": [ + "Cubital node" + ] + }, + { + "id": "FMA:44316", + "name": "Supratrochlear lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + }, + "synonyms": [ + "Supratrochlear node", + "Supra-epicondylar lymph node" + ] + }, + { + "id": "FMA:44317", + "name": "Communicating vein to short saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + } + }, + { + "id": "FMA:44318", + "name": "Superficial epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + } + }, + { + "id": "FMA:44319", + "name": "Superficial circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + } + }, + { + "id": "FMA:44320", + "name": "Accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + }, + "synonyms": [ + "Posteromedial vein of thigh" + ] + }, + { + "id": "FMA:44321", + "name": "Lateral accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44320" + ] + } + }, + { + "id": "FMA:44322", + "name": "Medial accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44320" + ] + } + }, + { + "id": "FMA:44323", + "name": "Tributary of femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + }, + "synonyms": [ + "Femoral venous tributary" + ] + }, + { + "id": "FMA:44324", + "name": "Tributary of deep femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + }, + "synonyms": [ + "Deep femoral venous tributary" + ] + }, + { + "id": "FMA:44325", + "name": "Medial circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + } + }, + { + "id": "FMA:44326", + "name": "Lateral circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + } + }, + { + "id": "FMA:44327", + "name": "Popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44324" + ] + } + }, + { + "id": "FMA:44328", + "name": "Right popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44327" + ] + } + }, + { + "id": "FMA:44329", + "name": "Left popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44327" + ] + } + }, + { + "id": "FMA:44330", + "name": "Tributary of popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44324" + ] + }, + "synonyms": [ + "Popliteal venous tributary" + ] + }, + { + "id": "FMA:44331", + "name": "Anterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + } + }, + { + "id": "FMA:44332", + "name": "Posterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + } + }, + { + "id": "FMA:44333", + "name": "Small saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + }, + "synonyms": [ + "Lesser saphenous vein", + "Short saphenous vein" + ] + }, + { + "id": "FMA:44334", + "name": "Right small saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44333" + ] + } + }, + { + "id": "FMA:44335", + "name": "Left small saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44333" + ] + } + }, + { + "id": "FMA:44336", + "name": "Right anterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44331" + ] + } + }, + { + "id": "FMA:44337", + "name": "Left anterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44331" + ] + } + }, + { + "id": "FMA:44338", + "name": "Right posterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44332" + ] + } + }, + { + "id": "FMA:44339", + "name": "Left posterior tibial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44332" + ] + } + }, + { + "id": "FMA:44340", + "name": "Right superficial epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44318" + ] + } + }, + { + "id": "FMA:44341", + "name": "Left superficial epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44318" + ] + } + }, + { + "id": "FMA:44342", + "name": "Right superficial circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44319" + ] + } + }, + { + "id": "FMA:44343", + "name": "Left superficial circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44319" + ] + } + }, + { + "id": "FMA:44344", + "name": "Right lateral accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44321" + ] + } + }, + { + "id": "FMA:44345", + "name": "Left lateral accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44321" + ] + } + }, + { + "id": "FMA:44346", + "name": "Right medial accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44322" + ] + } + }, + { + "id": "FMA:44347", + "name": "Left medial accessory saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44322" + ] + } + }, + { + "id": "FMA:44348", + "name": "Dorsal venous plexus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Dorsal venous network of foot" + ] + }, + { + "id": "FMA:44349", + "name": "Cuboideonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:44350", + "name": "Right cuboideonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44349" + ] + } + }, + { + "id": "FMA:44351", + "name": "Left cuboideonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44349" + ] + } + }, + { + "id": "FMA:44352", + "name": "Cuneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258776" + ] + } + }, + { + "id": "FMA:44353", + "name": "Right cuneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44352" + ] + } + }, + { + "id": "FMA:44354", + "name": "Left cuneocuboid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44352" + ] + } + }, + { + "id": "FMA:44355", + "name": "Tributary of small saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + }, + "synonyms": [ + "Small saphenous venous tributary" + ] + }, + { + "id": "FMA:44356", + "name": "Dorsal venous arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:44357", + "name": "First tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:44358", + "name": "Second tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:44359", + "name": "Lateral marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44355" + ] + }, + "synonyms": [ + "Lateral marginal vein of foot", + "Vena marginalis lateralis" + ] + }, + { + "id": "FMA:44360", + "name": "Third tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:44361", + "name": "Fourth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:44362", + "name": "Fifth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35216" + ] + } + }, + { + "id": "FMA:44363", + "name": "Right first tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44357" + ] + } + }, + { + "id": "FMA:44364", + "name": "Left first tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44357" + ] + } + }, + { + "id": "FMA:44365", + "name": "Right second tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44358" + ] + } + }, + { + "id": "FMA:44366", + "name": "Left second tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44358" + ] + } + }, + { + "id": "FMA:44367", + "name": "Right third tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44360" + ] + } + }, + { + "id": "FMA:44368", + "name": "Left third tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44360" + ] + } + }, + { + "id": "FMA:44369", + "name": "Right fourth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44361" + ] + } + }, + { + "id": "FMA:44370", + "name": "Left fourth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44361" + ] + } + }, + { + "id": "FMA:44371", + "name": "Right fifth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44362" + ] + } + }, + { + "id": "FMA:44372", + "name": "Left fifth tarsometatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44362" + ] + } + }, + { + "id": "FMA:44373", + "name": "Cervical ligament of talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44286" + ] + } + }, + { + "id": "FMA:44374", + "name": "Cervical ligament of right talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44373" + ] + } + }, + { + "id": "FMA:44375", + "name": "Cervical ligament of left talocalcaneal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44373" + ] + } + }, + { + "id": "FMA:44376", + "name": "Tributary of dorsal venous arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44355" + ] + } + }, + { + "id": "FMA:44377", + "name": "Dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44376" + ] + }, + "synonyms": [ + "Metatarsal vein" + ] + }, + { + "id": "FMA:44378", + "name": "Right dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + }, + "synonyms": [ + "Metatarsal vein of right foot" + ] + }, + { + "id": "FMA:44379", + "name": "Left dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + }, + "synonyms": [ + "Metatarsal vein of left foot" + ] + }, + { + "id": "FMA:44382", + "name": "Region of surface of plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66237" + ] + } + }, + { + "id": "FMA:44383", + "name": "Surface of plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66237" + ] + }, + "synonyms": [ + "Plantar calcaneonavicular ligament surface" + ] + }, + { + "id": "FMA:44384", + "name": "Surface of right plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44383" + ] + }, + "synonyms": [ + "Right plantar calcaneonavicular ligament surface" + ] + }, + { + "id": "FMA:44385", + "name": "Surface of left plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44383" + ] + }, + "synonyms": [ + "Left plantar calcaneonavicular ligament surface" + ] + }, + { + "id": "FMA:44386", + "name": "Dorsal surface of plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44382" + ] + } + }, + { + "id": "FMA:44387", + "name": "Plantar surface of plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44382" + ] + } + }, + { + "id": "FMA:44388", + "name": "Dorsal surface of right plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44386" + ] + } + }, + { + "id": "FMA:44389", + "name": "Dorsal surface of left plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44386" + ] + } + }, + { + "id": "FMA:44390", + "name": "Plantar surface of right plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44387" + ] + } + }, + { + "id": "FMA:44391", + "name": "Plantar surface of left plantar calcaneonavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44387" + ] + } + }, + { + "id": "FMA:44392", + "name": "Dorsal digital vein of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44376" + ] + } + }, + { + "id": "FMA:44393", + "name": "Dorsal digital vein of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44392" + ] + } + }, + { + "id": "FMA:44394", + "name": "First dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44395", + "name": "Second dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44396", + "name": "Third dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44397", + "name": "Fourth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44398", + "name": "Fifth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44270" + ] + } + }, + { + "id": "FMA:44399", + "name": "Right first dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44394" + ] + } + }, + { + "id": "FMA:44400", + "name": "Left first dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44394" + ] + } + }, + { + "id": "FMA:44401", + "name": "Right second dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44395" + ] + } + }, + { + "id": "FMA:44402", + "name": "Left second dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44395" + ] + } + }, + { + "id": "FMA:44403", + "name": "Right third dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44396" + ] + } + }, + { + "id": "FMA:44404", + "name": "Left third dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44396" + ] + } + }, + { + "id": "FMA:44405", + "name": "Right fourth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44397" + ] + } + }, + { + "id": "FMA:44406", + "name": "Left fourth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44397" + ] + } + }, + { + "id": "FMA:44407", + "name": "Right fifth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44398" + ] + } + }, + { + "id": "FMA:44408", + "name": "Left fifth dorsal tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44398" + ] + } + }, + { + "id": "FMA:44409", + "name": "First plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44410", + "name": "Second plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44411", + "name": "Third plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44412", + "name": "Fourth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44413", + "name": "Fifth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44271" + ] + } + }, + { + "id": "FMA:44414", + "name": "Right first plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44409" + ] + } + }, + { + "id": "FMA:44415", + "name": "Left first plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44409" + ] + } + }, + { + "id": "FMA:44416", + "name": "Right second plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44410" + ] + } + }, + { + "id": "FMA:44417", + "name": "Left second plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44410" + ] + } + }, + { + "id": "FMA:44418", + "name": "Right third plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44411" + ] + } + }, + { + "id": "FMA:44419", + "name": "Left third plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44411" + ] + } + }, + { + "id": "FMA:44420", + "name": "Medial marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + }, + "synonyms": [ + "Vena marginalis medialis", + "Medial marginal vein of foot" + ] + }, + { + "id": "FMA:44421", + "name": "Right fourth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44412" + ] + } + }, + { + "id": "FMA:44422", + "name": "Left fourth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44412" + ] + } + }, + { + "id": "FMA:44423", + "name": "Right fifth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44413" + ] + } + }, + { + "id": "FMA:44424", + "name": "Left fifth plantar tarsometatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44413" + ] + } + }, + { + "id": "FMA:44425", + "name": "Ligament of intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Intermetatarsal joint ligament" + ] + }, + { + "id": "FMA:44426", + "name": "Dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44425" + ] + } + }, + { + "id": "FMA:44427", + "name": "Plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44425" + ] + } + }, + { + "id": "FMA:44428", + "name": "Interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44425" + ] + } + }, + { + "id": "FMA:44431", + "name": "Right dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44432", + "name": "Left dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44433", + "name": "Right plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44434", + "name": "Left plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44435", + "name": "First dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22954" + ] + } + }, + { + "id": "FMA:44436", + "name": "Right interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44437", + "name": "Left interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44438", + "name": "Second dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22954" + ] + } + }, + { + "id": "FMA:44439", + "name": "Third dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22954" + ] + } + }, + { + "id": "FMA:44440", + "name": "First dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + } + }, + { + "id": "FMA:44441", + "name": "Right first dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44440" + ] + } + }, + { + "id": "FMA:44442", + "name": "Left first dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44440" + ] + } + }, + { + "id": "FMA:44443", + "name": "Second dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44444", + "name": "Third dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44445", + "name": "Fourth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44446", + "name": "Fifth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44426" + ] + } + }, + { + "id": "FMA:44447", + "name": "Right second dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44443" + ] + } + }, + { + "id": "FMA:44448", + "name": "Second dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + } + }, + { + "id": "FMA:44449", + "name": "Left second dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44443" + ] + } + }, + { + "id": "FMA:44450", + "name": "Right third dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44444" + ] + } + }, + { + "id": "FMA:44451", + "name": "Left third dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44444" + ] + } + }, + { + "id": "FMA:44452", + "name": "Right second dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44448" + ] + } + }, + { + "id": "FMA:44453", + "name": "Right fourth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44445" + ] + } + }, + { + "id": "FMA:44454", + "name": "Left fourth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44445" + ] + } + }, + { + "id": "FMA:44455", + "name": "Left second dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44448" + ] + } + }, + { + "id": "FMA:44456", + "name": "Right fifth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44446" + ] + } + }, + { + "id": "FMA:44457", + "name": "Left fifth dorsal intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44446" + ] + } + }, + { + "id": "FMA:44458", + "name": "Second plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44459", + "name": "Third plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44460", + "name": "Fourth plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44461", + "name": "Dorsal digital vein of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44393" + ] + } + }, + { + "id": "FMA:44462", + "name": "Fifth plantar intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44427" + ] + } + }, + { + "id": "FMA:44463", + "name": "Dorsal digital vein of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44393" + ] + } + }, + { + "id": "FMA:44464", + "name": "Second interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44465", + "name": "Dorsal digital vein of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44392" + ] + } + }, + { + "id": "FMA:44466", + "name": "Dorsal digital vein of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44465" + ] + } + }, + { + "id": "FMA:44467", + "name": "Third interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44468", + "name": "Dorsal digital vein of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44465" + ] + } + }, + { + "id": "FMA:44469", + "name": "Fourth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44470", + "name": "Fifth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44428" + ] + } + }, + { + "id": "FMA:44471", + "name": "Dorsal digital vein of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44392" + ] + } + }, + { + "id": "FMA:44472", + "name": "Right second interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44464" + ] + } + }, + { + "id": "FMA:44473", + "name": "Dorsal digital vein of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44471" + ] + } + }, + { + "id": "FMA:44474", + "name": "Left second interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44464" + ] + } + }, + { + "id": "FMA:44475", + "name": "Dorsal digital vein of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44471" + ] + } + }, + { + "id": "FMA:44476", + "name": "Right third interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44467" + ] + } + }, + { + "id": "FMA:44477", + "name": "Dorsal digital vein of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44392" + ] + } + }, + { + "id": "FMA:44478", + "name": "Left third interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44467" + ] + } + }, + { + "id": "FMA:44479", + "name": "Dorsal digital vein of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44477" + ] + } + }, + { + "id": "FMA:44480", + "name": "Right fourth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44469" + ] + } + }, + { + "id": "FMA:44481", + "name": "Dorsal digital vein of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44477" + ] + } + }, + { + "id": "FMA:44482", + "name": "Left fourth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44469" + ] + } + }, + { + "id": "FMA:44483", + "name": "Dorsal digital vein of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44392" + ] + } + }, + { + "id": "FMA:44484", + "name": "Right fifth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44470" + ] + } + }, + { + "id": "FMA:44485", + "name": "Dorsal digital vein of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44483" + ] + } + }, + { + "id": "FMA:44486", + "name": "Left fifth interosseous intermetatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44470" + ] + } + }, + { + "id": "FMA:44487", + "name": "Dorsal digital vein of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44483" + ] + } + }, + { + "id": "FMA:44488", + "name": "Deep external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + } + }, + { + "id": "FMA:44489", + "name": "Plantar venous arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Plantar venous arch", + "Plantar cutaneous arch" + ] + }, + { + "id": "FMA:44490", + "name": "Deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44425" + ] + } + }, + { + "id": "FMA:44491", + "name": "Right deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44492", + "name": "Left deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44493", + "name": "Second deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44494", + "name": "Third deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44495", + "name": "Fourth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44496", + "name": "Fifth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44490" + ] + } + }, + { + "id": "FMA:44498", + "name": "Right second deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44493" + ] + } + }, + { + "id": "FMA:44499", + "name": "Tributary of plantar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Plantar venous arch tributary" + ] + }, + { + "id": "FMA:44500", + "name": "Left second deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44493" + ] + } + }, + { + "id": "FMA:44501", + "name": "Right third deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44494" + ] + } + }, + { + "id": "FMA:44502", + "name": "Left third deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44494" + ] + } + }, + { + "id": "FMA:44503", + "name": "Right fourth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44495" + ] + } + }, + { + "id": "FMA:44504", + "name": "Plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44499" + ] + } + }, + { + "id": "FMA:44505", + "name": "Left fourth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44495" + ] + } + }, + { + "id": "FMA:44506", + "name": "Right fifth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44496" + ] + } + }, + { + "id": "FMA:44507", + "name": "Left fifth deep transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44496" + ] + } + }, + { + "id": "FMA:44508", + "name": "Ligament of metatarsophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Metatarsophalangeal joint ligament" + ] + }, + { + "id": "FMA:44511", + "name": "Third dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + } + }, + { + "id": "FMA:44512", + "name": "Right third dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44511" + ] + } + }, + { + "id": "FMA:44513", + "name": "Left third dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44511" + ] + } + }, + { + "id": "FMA:44514", + "name": "Fourth dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44377" + ] + } + }, + { + "id": "FMA:44515", + "name": "Right fourth dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44514" + ] + } + }, + { + "id": "FMA:44516", + "name": "Left fourth dorsal metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44514" + ] + } + }, + { + "id": "FMA:44517", + "name": "Plantar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44499" + ] + } + }, + { + "id": "FMA:44518", + "name": "Plantar metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44508" + ] + } + }, + { + "id": "FMA:44519", + "name": "Dorsal metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44508" + ] + } + }, + { + "id": "FMA:44520", + "name": "Plantar digital vein of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44517" + ] + }, + "synonyms": [ + "Plantar digital vein of first toe" + ] + }, + { + "id": "FMA:44521", + "name": "Plantar digital vein of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44520" + ] + }, + "synonyms": [ + "Plantar digital vein of right first toe" + ] + }, + { + "id": "FMA:44522", + "name": "Plantar digital vein of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44520" + ] + }, + "synonyms": [ + "Plantar digital vein of left first toe" + ] + }, + { + "id": "FMA:44523", + "name": "Plantar digital vein of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44517" + ] + } + }, + { + "id": "FMA:44524", + "name": "Plantar digital vein of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44523" + ] + } + }, + { + "id": "FMA:44525", + "name": "Plantar digital vein of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44523" + ] + } + }, + { + "id": "FMA:44526", + "name": "Plantar digital vein of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44517" + ] + } + }, + { + "id": "FMA:44527", + "name": "Plantar digital vein of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44526" + ] + } + }, + { + "id": "FMA:44528", + "name": "Plantar digital vein of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44526" + ] + } + }, + { + "id": "FMA:44529", + "name": "Plantar digital vein of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44517" + ] + } + }, + { + "id": "FMA:44530", + "name": "Plantar digital vein of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44529" + ] + } + }, + { + "id": "FMA:44531", + "name": "Plantar digital vein of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44529" + ] + } + }, + { + "id": "FMA:44532", + "name": "Capsular metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44508" + ] + } + }, + { + "id": "FMA:44533", + "name": "Plantar digital vein of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44517" + ] + }, + "synonyms": [ + "Plantar digital vein of fifth toe" + ] + }, + { + "id": "FMA:44534", + "name": "Collateral metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44508" + ] + } + }, + { + "id": "FMA:44535", + "name": "Plantar digital vein of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44533" + ] + }, + "synonyms": [ + "Plantar digital vein of right fifth toe" + ] + }, + { + "id": "FMA:44536", + "name": "Plantar digital vein of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44533" + ] + }, + "synonyms": [ + "Plantar digital vein of left fifth toe" + ] + }, + { + "id": "FMA:44537", + "name": "First plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44504" + ] + } + }, + { + "id": "FMA:44538", + "name": "Second plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44504" + ] + } + }, + { + "id": "FMA:44539", + "name": "Third plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44504" + ] + } + }, + { + "id": "FMA:44540", + "name": "Fourth plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44504" + ] + } + }, + { + "id": "FMA:44541", + "name": "Right first plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44537" + ] + } + }, + { + "id": "FMA:44542", + "name": "Left first plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44537" + ] + } + }, + { + "id": "FMA:44543", + "name": "Right second plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44538" + ] + } + }, + { + "id": "FMA:44544", + "name": "Left second plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44538" + ] + } + }, + { + "id": "FMA:44545", + "name": "Right third plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44539" + ] + } + }, + { + "id": "FMA:44546", + "name": "Left third plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44539" + ] + } + }, + { + "id": "FMA:44547", + "name": "Right fourth plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44540" + ] + } + }, + { + "id": "FMA:44548", + "name": "Left fourth plantar metatarsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44540" + ] + } + }, + { + "id": "FMA:44549", + "name": "Plantar venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Plantar venous network" + ] + }, + { + "id": "FMA:44550", + "name": "Superficial dorsal vein of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78204" + ] + } + }, + { + "id": "FMA:44552", + "name": "Anterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21383" + ] + } + }, + { + "id": "FMA:44553", + "name": "Anterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21383" + ] + } + }, + { + "id": "FMA:44554", + "name": "Right dorsal metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44519" + ] + } + }, + { + "id": "FMA:44555", + "name": "Left dorsal metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44519" + ] + } + }, + { + "id": "FMA:44556", + "name": "Right plantar metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44518" + ] + } + }, + { + "id": "FMA:44557", + "name": "Left plantar metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44518" + ] + } + }, + { + "id": "FMA:44558", + "name": "Fibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + } + }, + { + "id": "FMA:44559", + "name": "Genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + } + }, + { + "id": "FMA:44560", + "name": "Superficial transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Superficial transverse metatarsophalangeal ligament" + ] + }, + { + "id": "FMA:44561", + "name": "Sural vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44330" + ] + } + }, + { + "id": "FMA:44562", + "name": "Right superficial transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + }, + "synonyms": [ + "Right superficial transverse metatarsophalangeal ligament" + ] + }, + { + "id": "FMA:44563", + "name": "Left superficial transverse metatarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + }, + "synonyms": [ + "Left superficial transverse metatarsophalangeal ligament" + ] + }, + { + "id": "FMA:44564", + "name": "Second superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + } + }, + { + "id": "FMA:44565", + "name": "Third superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + } + }, + { + "id": "FMA:44566", + "name": "Fourth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + } + }, + { + "id": "FMA:44567", + "name": "Fifth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44560" + ] + } + }, + { + "id": "FMA:44568", + "name": "Right second superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44564" + ] + } + }, + { + "id": "FMA:44569", + "name": "Left second superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44564" + ] + } + }, + { + "id": "FMA:44570", + "name": "Right third superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44565" + ] + } + }, + { + "id": "FMA:44571", + "name": "Left third superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44565" + ] + } + }, + { + "id": "FMA:44572", + "name": "Right fourth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44566" + ] + } + }, + { + "id": "FMA:44573", + "name": "Left fourth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44566" + ] + } + }, + { + "id": "FMA:44574", + "name": "Right fifth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44567" + ] + } + }, + { + "id": "FMA:44575", + "name": "Left fifth superficial transverse metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44567" + ] + } + }, + { + "id": "FMA:44576", + "name": "Right capsular metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44532" + ] + } + }, + { + "id": "FMA:44577", + "name": "Left capsular metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44532" + ] + } + }, + { + "id": "FMA:44578", + "name": "Right collateral metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44534" + ] + } + }, + { + "id": "FMA:44579", + "name": "Left collateral metatarsophalangeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44534" + ] + } + }, + { + "id": "FMA:44580", + "name": "Ligament of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Knee joint ligament" + ] + }, + { + "id": "FMA:44581", + "name": "Patellar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + }, + "synonyms": [ + "Central band of tendon of quadriceps femoris", + "Ligamentum patella" + ] + }, + { + "id": "FMA:44582", + "name": "Oblique popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + }, + "synonyms": [ + "Bourgery's ligament", + "Ligament of Winslow" + ] + }, + { + "id": "FMA:44583", + "name": "Right oblique popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44582" + ] + } + }, + { + "id": "FMA:44584", + "name": "Left oblique popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44582" + ] + } + }, + { + "id": "FMA:44585", + "name": "Right patellar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44581" + ] + } + }, + { + "id": "FMA:44586", + "name": "Left patellar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44581" + ] + } + }, + { + "id": "FMA:44587", + "name": "Medial patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + } + }, + { + "id": "FMA:44588", + "name": "Right medial patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44587" + ] + } + }, + { + "id": "FMA:44589", + "name": "Left medial patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44587" + ] + } + }, + { + "id": "FMA:44590", + "name": "Lateral patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + } + }, + { + "id": "FMA:44591", + "name": "Right lateral patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44590" + ] + } + }, + { + "id": "FMA:44592", + "name": "Left lateral patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44590" + ] + } + }, + { + "id": "FMA:44593", + "name": "Trunk of branch of dorsalis pedis artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + } + }, + { + "id": "FMA:44594", + "name": "Arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:44595", + "name": "Lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:44596", + "name": "Arcuate popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + }, + "synonyms": [ + "Short lateral genual ligament" + ] + }, + { + "id": "FMA:44597", + "name": "Right arcuate popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44596" + ] + } + }, + { + "id": "FMA:44598", + "name": "Medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:44599", + "name": "Left arcuate popliteal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44596" + ] + } + }, + { + "id": "FMA:44600", + "name": "Tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + } + }, + { + "id": "FMA:44601", + "name": "Right tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44600" + ] + } + }, + { + "id": "FMA:44602", + "name": "Left tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44600" + ] + } + }, + { + "id": "FMA:44603", + "name": "Anterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44600" + ] + } + }, + { + "id": "FMA:44604", + "name": "Posterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44600" + ] + } + }, + { + "id": "FMA:44605", + "name": "Right anterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44603" + ] + } + }, + { + "id": "FMA:44606", + "name": "Left anterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44603" + ] + } + }, + { + "id": "FMA:44607", + "name": "Right posterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44604" + ] + } + }, + { + "id": "FMA:44608", + "name": "Left posterior tibial collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44604" + ] + } + }, + { + "id": "FMA:44609", + "name": "Right fibular collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9660" + ] + } + }, + { + "id": "FMA:44610", + "name": "Left fibular collateral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9660" + ] + } + }, + { + "id": "FMA:44611", + "name": "Cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + } + }, + { + "id": "FMA:44612", + "name": "Right cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44611" + ] + } + }, + { + "id": "FMA:44613", + "name": "Left cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44611" + ] + } + }, + { + "id": "FMA:44614", + "name": "Anterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44611" + ] + } + }, + { + "id": "FMA:44615", + "name": "Right anterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44614" + ] + } + }, + { + "id": "FMA:44616", + "name": "Left anterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44614" + ] + } + }, + { + "id": "FMA:44617", + "name": "Posterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44611" + ] + } + }, + { + "id": "FMA:44618", + "name": "Right posterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44617" + ] + } + }, + { + "id": "FMA:44619", + "name": "Left posterior cruciate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44617" + ] + } + }, + { + "id": "FMA:44620", + "name": "Medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64019" + ] + }, + "synonyms": [ + "Medial meniscus of knee joint" + ] + }, + { + "id": "FMA:44621", + "name": "Posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:44622", + "name": "Right medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44620" + ] + } + }, + { + "id": "FMA:44623", + "name": "Left medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44620" + ] + } + }, + { + "id": "FMA:44624", + "name": "Anterior horn of medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64019" + ] + } + }, + { + "id": "FMA:44625", + "name": "Posterior horn of medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64019" + ] + } + }, + { + "id": "FMA:44626", + "name": "Anterior horn of right medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44624" + ] + } + }, + { + "id": "FMA:44627", + "name": "Anterior horn of left medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44624" + ] + } + }, + { + "id": "FMA:44628", + "name": "Posterior horn of right medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44625" + ] + } + }, + { + "id": "FMA:44629", + "name": "Posterior horn of left medial meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44625" + ] + } + }, + { + "id": "FMA:44630", + "name": "Calcaneal branch of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + }, + "synonyms": [ + "Calcaneal branch of peroneal artery" + ] + }, + { + "id": "FMA:44631", + "name": "Lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64019" + ] + }, + "synonyms": [ + "Lateral meniscus of knee joint" + ] + }, + { + "id": "FMA:44632", + "name": "Right lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44631" + ] + } + }, + { + "id": "FMA:44633", + "name": "Left lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44631" + ] + } + }, + { + "id": "FMA:44635", + "name": "Meniscofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + } + }, + { + "id": "FMA:44636", + "name": "Right meniscofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44635" + ] + } + }, + { + "id": "FMA:44637", + "name": "Left meniscofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44635" + ] + } + }, + { + "id": "FMA:44638", + "name": "Anterior horn of lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80004" + ] + } + }, + { + "id": "FMA:44639", + "name": "Posterior horn of lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80004" + ] + } + }, + { + "id": "FMA:44640", + "name": "Anterior horn of right lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44638" + ] + } + }, + { + "id": "FMA:44641", + "name": "Anterior horn of left lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44638" + ] + } + }, + { + "id": "FMA:44642", + "name": "Posterior horn of right lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44639" + ] + } + }, + { + "id": "FMA:44643", + "name": "Posterior horn of left lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44639" + ] + } + }, + { + "id": "FMA:44644", + "name": "Dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:44647", + "name": "First dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44644" + ] + } + }, + { + "id": "FMA:44648", + "name": "Second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44644" + ] + } + }, + { + "id": "FMA:44649", + "name": "Third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44644" + ] + } + }, + { + "id": "FMA:44650", + "name": "Fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44644" + ] + } + }, + { + "id": "FMA:44651", + "name": "Right fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44650" + ] + } + }, + { + "id": "FMA:44652", + "name": "Left fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44650" + ] + } + }, + { + "id": "FMA:44653", + "name": "Right third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44649" + ] + } + }, + { + "id": "FMA:44654", + "name": "Left third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44649" + ] + } + }, + { + "id": "FMA:44655", + "name": "Right second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44648" + ] + } + }, + { + "id": "FMA:44656", + "name": "Left second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44648" + ] + } + }, + { + "id": "FMA:44657", + "name": "Right first dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44647" + ] + } + }, + { + "id": "FMA:44658", + "name": "Left first dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44647" + ] + } + }, + { + "id": "FMA:44659", + "name": "Transverse ligament of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + }, + "synonyms": [ + "Meniscomeniscal ligament of knee joint" + ] + }, + { + "id": "FMA:44660", + "name": "Dorsal digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69713" + ] + } + }, + { + "id": "FMA:44661", + "name": "Transverse ligament of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44659" + ] + }, + "synonyms": [ + "Meniscomeniscal ligament of right knee joint" + ] + }, + { + "id": "FMA:44662", + "name": "Dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44660" + ] + }, + "synonyms": [ + "Dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:44663", + "name": "Dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44660" + ] + } + }, + { + "id": "FMA:44664", + "name": "Transverse ligament of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44659" + ] + }, + "synonyms": [ + "Meniscomeniscal ligament of left knee joint" + ] + }, + { + "id": "FMA:44665", + "name": "Dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44663" + ] + } + }, + { + "id": "FMA:44666", + "name": "Dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44663" + ] + } + }, + { + "id": "FMA:44667", + "name": "Dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44660" + ] + } + }, + { + "id": "FMA:44668", + "name": "Dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44667" + ] + } + }, + { + "id": "FMA:44669", + "name": "Dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44667" + ] + } + }, + { + "id": "FMA:44670", + "name": "Dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44660" + ] + } + }, + { + "id": "FMA:44671", + "name": "Dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44670" + ] + } + }, + { + "id": "FMA:44672", + "name": "Dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44670" + ] + } + }, + { + "id": "FMA:44673", + "name": "Dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44660" + ] + }, + "synonyms": [ + "Dorsal digital artery of little toe" + ] + }, + { + "id": "FMA:44674", + "name": "Dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44673" + ] + } + }, + { + "id": "FMA:44675", + "name": "Dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44673" + ] + } + }, + { + "id": "FMA:44676", + "name": "Genicular anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + } + }, + { + "id": "FMA:44677", + "name": "Patellar anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + } + }, + { + "id": "FMA:44678", + "name": "Branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Sciatic neural branch" + ] + }, + { + "id": "FMA:44679", + "name": "Articular branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44678" + ] + } + }, + { + "id": "FMA:44680", + "name": "Deep branch of right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44877" + ] + } + }, + { + "id": "FMA:44683", + "name": "Articular branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44679" + ] + } + }, + { + "id": "FMA:44684", + "name": "Patellar retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44580" + ] + } + }, + { + "id": "FMA:44685", + "name": "Articular branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44679" + ] + } + }, + { + "id": "FMA:44686", + "name": "Branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44678" + ] + }, + "synonyms": [ + "Tibial neural branch" + ] + }, + { + "id": "FMA:44687", + "name": "Medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "N.cutaneus surae medialis" + ] + }, + { + "id": "FMA:44688", + "name": "Sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:44689", + "name": "Muscular branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:44690", + "name": "Nerve to soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + }, + "synonyms": [ + "Soleus branch of tibial nerve" + ] + }, + { + "id": "FMA:44691", + "name": "Nerve to gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + }, + "synonyms": [ + "Gastrocnemius branch of tibial nerve" + ] + }, + { + "id": "FMA:44692", + "name": "Interosseous nerve of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "Interosseous crural nerve", + "Crural interosseous nerve" + ] + }, + { + "id": "FMA:44693", + "name": "Branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "Sural neural branch" + ] + }, + { + "id": "FMA:44694", + "name": "Lateral dorsal cutaneous branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44693" + ] + }, + "synonyms": [ + "Lateral dorsal cutaneous nerve", + "Nervus cutaneus dorsalis lateralis (Nervus suralis)" + ] + }, + { + "id": "FMA:44695", + "name": "Lateral calcaneal branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44693" + ] + } + }, + { + "id": "FMA:44696", + "name": "Branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44678" + ] + }, + "synonyms": [ + "Common fibular neural branch", + "Branch of common peroneal nerve" + ] + }, + { + "id": "FMA:44697", + "name": "Lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44773" + ] + } + }, + { + "id": "FMA:44699", + "name": "Superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Superficial peroneal nerve" + ] + }, + { + "id": "FMA:44700", + "name": "Nerve to popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + }, + "synonyms": [ + "Popliteus branch of tibial nerve" + ] + }, + { + "id": "FMA:44701", + "name": "Nerve to plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + }, + "synonyms": [ + "Plantaris branch of tibial nerve" + ] + }, + { + "id": "FMA:44702", + "name": "Bone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241366" + ] + } + }, + { + "id": "FMA:44703", + "name": "Bone of diaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241368" + ] + } + }, + { + "id": "FMA:44706", + "name": "Bone of diaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44702" + ] + } + }, + { + "id": "FMA:44707", + "name": "Bone of diaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44702" + ] + } + }, + { + "id": "FMA:44708", + "name": "Bone of diaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44703" + ] + } + }, + { + "id": "FMA:44709", + "name": "Bone of diaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44703" + ] + } + }, + { + "id": "FMA:44710", + "name": "Medial calcaneal branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:44715", + "name": "Bone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241372" + ] + } + }, + { + "id": "FMA:44716", + "name": "Medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "Internal plantar nerve" + ] + }, + { + "id": "FMA:44717", + "name": "Bone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241374" + ] + } + }, + { + "id": "FMA:44718", + "name": "Bone of distal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44717" + ] + } + }, + { + "id": "FMA:44719", + "name": "Bone of distal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44717" + ] + } + }, + { + "id": "FMA:44720", + "name": "Bone of proximal epiphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44715" + ] + } + }, + { + "id": "FMA:44721", + "name": "Bone of proximal epiphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44715" + ] + } + }, + { + "id": "FMA:44722", + "name": "Vascular branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:44723", + "name": "Branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "Medial plantar neural branch" + ] + }, + { + "id": "FMA:44724", + "name": "Lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "External plantar nerve" + ] + }, + { + "id": "FMA:44725", + "name": "Branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + }, + "synonyms": [ + "Lateral plantar neural branch" + ] + }, + { + "id": "FMA:44726", + "name": "Proper plantar digital nerve of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44741" + ] + } + }, + { + "id": "FMA:44728", + "name": "Fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79891" + ] + }, + "synonyms": [ + "Medial common plantar digital nerve" + ] + }, + { + "id": "FMA:44729", + "name": "Branch of fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79891" + ] + }, + "synonyms": [ + "Branch of lateral common plantar nerve", + "Fifth common plantar digital neural branch" + ] + }, + { + "id": "FMA:44730", + "name": "Communicating branch between medial common plantar digital nerve with third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80024" + ] + }, + "synonyms": [ + "Anastomosing branch between medial common plantar digital nerve with third common plantar digital nerve" + ] + }, + { + "id": "FMA:44731", + "name": "Branch of deep branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + } + }, + { + "id": "FMA:44734", + "name": "Right fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44728" + ] + }, + "synonyms": [ + "Right medial common plantar digital nerve" + ] + }, + { + "id": "FMA:44735", + "name": "Left fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44728" + ] + }, + "synonyms": [ + "Left medial common plantar digital nerve" + ] + }, + { + "id": "FMA:44738", + "name": "Cutaneous branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44723" + ] + } + }, + { + "id": "FMA:44739", + "name": "Muscular branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44723" + ] + } + }, + { + "id": "FMA:44740", + "name": "Articular branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44723" + ] + } + }, + { + "id": "FMA:44741", + "name": "Proper plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:44742", + "name": "Medial proper digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44743" + ] + } + }, + { + "id": "FMA:44743", + "name": "Proper plantar digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44741" + ] + } + }, + { + "id": "FMA:44744", + "name": "Lateral proper digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44743" + ] + } + }, + { + "id": "FMA:44745", + "name": "Proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44741" + ] + } + }, + { + "id": "FMA:44746", + "name": "Medial proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44745" + ] + } + }, + { + "id": "FMA:44747", + "name": "Lateral proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44745" + ] + } + }, + { + "id": "FMA:44748", + "name": "Proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44741" + ] + } + }, + { + "id": "FMA:44749", + "name": "Medial proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44748" + ] + } + }, + { + "id": "FMA:44750", + "name": "Lateral proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44748" + ] + } + }, + { + "id": "FMA:44751", + "name": "Proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44741" + ] + } + }, + { + "id": "FMA:44752", + "name": "Medial proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44751" + ] + } + }, + { + "id": "FMA:44753", + "name": "Lateral proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44751" + ] + } + }, + { + "id": "FMA:44754", + "name": "Nerve to second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:44755", + "name": "Medial proper plantar digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44726" + ] + }, + "synonyms": [ + "Medial proper plantar digital nerve of fifth toe" + ] + }, + { + "id": "FMA:44756", + "name": "Lateral proper plantar digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44726" + ] + }, + "synonyms": [ + "Lateral proper plantar digital nerve of fifth toe" + ] + }, + { + "id": "FMA:44757", + "name": "Bone of proximal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241376" + ] + } + }, + { + "id": "FMA:44758", + "name": "Bone of distal metaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241378" + ] + } + }, + { + "id": "FMA:44759", + "name": "Bone of proximal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44757" + ] + } + }, + { + "id": "FMA:44760", + "name": "Bone of proximal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44757" + ] + } + }, + { + "id": "FMA:44761", + "name": "Bone of distal metaphysis of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44758" + ] + } + }, + { + "id": "FMA:44762", + "name": "Bone of distal metaphysis of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44758" + ] + } + }, + { + "id": "FMA:44763", + "name": "Superficial branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + }, + "synonyms": [ + "Ramus superficialis (Nervus plantaris lateralis)" + ] + }, + { + "id": "FMA:44764", + "name": "Deep branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + } + }, + { + "id": "FMA:44765", + "name": "Nerve to fourth dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44729" + ] + } + }, + { + "id": "FMA:44766", + "name": "Nerve to fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44765" + ] + } + }, + { + "id": "FMA:44767", + "name": "Nerve to fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44765" + ] + } + }, + { + "id": "FMA:44768", + "name": "Fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79891" + ] + }, + "synonyms": [ + "Lateral common plantar digital nerve" + ] + }, + { + "id": "FMA:44769", + "name": "Right fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44768" + ] + }, + "synonyms": [ + "Right lateral common plantar digital nerve" + ] + }, + { + "id": "FMA:44770", + "name": "Left fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44768" + ] + }, + "synonyms": [ + "Left lateral common plantar digital nerve" + ] + }, + { + "id": "FMA:44771", + "name": "Deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Deep peroneal nerve" + ] + }, + { + "id": "FMA:44772", + "name": "Articular branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Articular branch of common peroneal nerve" + ] + }, + { + "id": "FMA:44773", + "name": "Cutaneous branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Cutaneous branch of common peroneal nerve" + ] + }, + { + "id": "FMA:44774", + "name": "Recurrent articular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + } + }, + { + "id": "FMA:44775", + "name": "Branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Branch of deep peroneal nerve", + "Deep fibular neural branch" + ] + }, + { + "id": "FMA:44776", + "name": "Lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44775" + ] + }, + "synonyms": [ + "Lateral terminal branch of deep peroneal nerve" + ] + }, + { + "id": "FMA:44777", + "name": "Medial terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44775" + ] + }, + "synonyms": [ + "Medial terminal branch of deep peroneal nerve" + ] + }, + { + "id": "FMA:44778", + "name": "Branch of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44775" + ] + } + }, + { + "id": "FMA:44779", + "name": "Nerve to extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44778" + ] + }, + "synonyms": [ + "Extensor digitorum brevis branch of lateral terminal branch of deep fibular nerve" + ] + }, + { + "id": "FMA:44780", + "name": "Interosseous branch of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44778" + ] + } + }, + { + "id": "FMA:44782", + "name": "Branch of medial terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44775" + ] + } + }, + { + "id": "FMA:44783", + "name": "Dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + } + }, + { + "id": "FMA:44784", + "name": "Dorsal digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44783" + ] + } + }, + { + "id": "FMA:44785", + "name": "Dorsal digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44783" + ] + } + }, + { + "id": "FMA:44786", + "name": "Lateral dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44783" + ] + } + }, + { + "id": "FMA:44787", + "name": "Medial dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44783" + ] + } + }, + { + "id": "FMA:44788", + "name": "Dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + } + }, + { + "id": "FMA:44789", + "name": "Dorsal digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44788" + ] + } + }, + { + "id": "FMA:44790", + "name": "Dorsal digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44788" + ] + } + }, + { + "id": "FMA:44791", + "name": "Lateral dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44788" + ] + } + }, + { + "id": "FMA:44792", + "name": "Medial dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44788" + ] + } + }, + { + "id": "FMA:44793", + "name": "Dorsal digital nerve of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + } + }, + { + "id": "FMA:44794", + "name": "Dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + } + }, + { + "id": "FMA:44795", + "name": "Dorsal digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44794" + ] + } + }, + { + "id": "FMA:44796", + "name": "Dorsal digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44794" + ] + } + }, + { + "id": "FMA:44797", + "name": "Lateral dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44794" + ] + } + }, + { + "id": "FMA:44798", + "name": "Medial dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44794" + ] + } + }, + { + "id": "FMA:44799", + "name": "Dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + } + }, + { + "id": "FMA:44800", + "name": "Dorsal digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44799" + ] + } + }, + { + "id": "FMA:44801", + "name": "Dorsal digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44799" + ] + } + }, + { + "id": "FMA:44802", + "name": "Lateral dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44799" + ] + } + }, + { + "id": "FMA:44803", + "name": "Medial dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44799" + ] + } + }, + { + "id": "FMA:44804", + "name": "Dorsal digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + }, + "synonyms": [ + "Dorsal digital nerve of fifth toe" + ] + }, + { + "id": "FMA:44807", + "name": "Branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Superficial fibular neural branch" + ] + }, + { + "id": "FMA:44808", + "name": "Muscular branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44809", + "name": "Medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44810", + "name": "Intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44811", + "name": "Medial branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44812", + "name": "Lateral branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44813", + "name": "Branch of medial branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44814", + "name": "Branch of lateral branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + } + }, + { + "id": "FMA:44815", + "name": "Lateral dorsal digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44693" + ] + } + }, + { + "id": "FMA:44816", + "name": "Medial dorsal digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44793" + ] + } + }, + { + "id": "FMA:44819", + "name": "Branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Median neural branch" + ] + }, + { + "id": "FMA:44820", + "name": "Vascular branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + }, + "synonyms": [ + "Nerve to brachial artery" + ] + }, + { + "id": "FMA:44821", + "name": "Muscular branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:44822", + "name": "Anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + }, + "synonyms": [ + "Anterior interosseous antebrachial nerve", + "Nervus interosseous antebrachii anterior" + ] + }, + { + "id": "FMA:44823", + "name": "Nerve to pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:44824", + "name": "Nerve to flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:44825", + "name": "Nerve to palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:44826", + "name": "Nerve to flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:44827", + "name": "Branch of anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + }, + "synonyms": [ + "Anterior interosseous neural branch" + ] + }, + { + "id": "FMA:44828", + "name": "Muscular branch of anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44827" + ] + } + }, + { + "id": "FMA:44829", + "name": "Articular branch of anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44827" + ] + } + }, + { + "id": "FMA:44830", + "name": "Nerve to flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44828" + ] + } + }, + { + "id": "FMA:44831", + "name": "Nerve to flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44828" + ] + } + }, + { + "id": "FMA:44832", + "name": "Nerve to distal radio-ulnar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44829" + ] + } + }, + { + "id": "FMA:44833", + "name": "Nerve to radio-carpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44829" + ] + } + }, + { + "id": "FMA:44834", + "name": "Nerve to carpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44829" + ] + } + }, + { + "id": "FMA:44835", + "name": "Nerve to pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44828" + ] + } + }, + { + "id": "FMA:44836", + "name": "Palmar branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + }, + "synonyms": [ + "Palmar cutaneous branch of median nerve", + "Ramus palmaris (Nervus medianus)", + "Median nerve palmar branch", + "Palmar branch of anterior interosseous nerve" + ] + }, + { + "id": "FMA:44837", + "name": "Communicating branch of anterior interosseous nerve with ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80024" + ] + }, + "synonyms": [ + "Medio-ulnar communicating nerve" + ] + }, + { + "id": "FMA:44838", + "name": "Lateral branch of palmar branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:44839", + "name": "Medial branch of palmar branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:44840", + "name": "Common palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:44841", + "name": "First common palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44840" + ] + }, + "synonyms": [ + "First common palmar digital nerve" + ] + }, + { + "id": "FMA:44842", + "name": "Second common palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44840" + ] + }, + "synonyms": [ + "Second common palmar digital nerve" + ] + }, + { + "id": "FMA:44843", + "name": "Third common palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44840" + ] + }, + "synonyms": [ + "Third common palmar digital nerve" + ] + }, + { + "id": "FMA:44844", + "name": "Fourth common palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44840" + ] + }, + "synonyms": [ + "Fourth common palmar digital nerve" + ] + }, + { + "id": "FMA:44845", + "name": "Fourth common palmar digital branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44844" + ] + } + }, + { + "id": "FMA:44846", + "name": "Fourth common palmar digital branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44844" + ] + } + }, + { + "id": "FMA:44847", + "name": "Third common palmar digital branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44843" + ] + } + }, + { + "id": "FMA:44848", + "name": "Third common palmar digital branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44843" + ] + } + }, + { + "id": "FMA:44849", + "name": "Second common palmar digital branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44842" + ] + } + }, + { + "id": "FMA:44850", + "name": "Second common palmar digital branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44842" + ] + } + }, + { + "id": "FMA:44851", + "name": "First common palmar digital branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44841" + ] + } + }, + { + "id": "FMA:44852", + "name": "First common palmar digital branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44841" + ] + } + }, + { + "id": "FMA:44853", + "name": "Proper palmar digital branch of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:44854", + "name": "Proper palmar digital branch of median nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44853" + ] + } + }, + { + "id": "FMA:44857", + "name": "Lateral proper palmar digital branch of median nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44854" + ] + }, + "synonyms": [ + "Lateral branch of common palmar digital nerve of thumb" + ] + }, + { + "id": "FMA:44858", + "name": "Medial proper palmar digital branch of median nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44854" + ] + }, + "synonyms": [ + "Medial branch of common palmar digital nerve of thumb" + ] + }, + { + "id": "FMA:44859", + "name": "Proper palmar digital branch of median nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44853" + ] + } + }, + { + "id": "FMA:44862", + "name": "Lateral proper palmar digital branch of median nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44859" + ] + } + }, + { + "id": "FMA:44863", + "name": "Medial proper palmar digital branch of median nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44859" + ] + } + }, + { + "id": "FMA:44864", + "name": "Proper palmar digital branch of median nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44853" + ] + } + }, + { + "id": "FMA:44867", + "name": "Lateral proper palmar digital branch of median nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44864" + ] + } + }, + { + "id": "FMA:44868", + "name": "Medial proper palmar digital branch of median nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44864" + ] + } + }, + { + "id": "FMA:44869", + "name": "Proper palmar digital branch of median nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44853" + ] + } + }, + { + "id": "FMA:44870", + "name": "Proper palmar digital branch of median nerve to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44869" + ] + } + }, + { + "id": "FMA:44871", + "name": "Proper palmar digital branch of median nerve to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44869" + ] + } + }, + { + "id": "FMA:44872", + "name": "Branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Ulnar neural branch" + ] + }, + { + "id": "FMA:44873", + "name": "Nerve to elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + }, + "synonyms": [ + "Branch of ulnar nerve to elbow joint" + ] + }, + { + "id": "FMA:44874", + "name": "Muscular branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + } + }, + { + "id": "FMA:44875", + "name": "Dorsal branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + } + }, + { + "id": "FMA:44876", + "name": "Superficial branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + }, + "synonyms": [ + "Ramus superficialis (Nervus ulnaris)", + "Superficial terminal branch of ulnar nerve" + ] + }, + { + "id": "FMA:44877", + "name": "Deep branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + }, + "synonyms": [ + "Ramus profundus (Nervus ulnaris)", + "Deep terminal branch of ulnar nerve" + ] + }, + { + "id": "FMA:44878", + "name": "Palmar branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + }, + "synonyms": [ + "Palmar cutaneous branch of ulnar nerve", + "Ramus palmaris (Nervus ulnaris)" + ] + }, + { + "id": "FMA:44879", + "name": "Right lateral marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44359" + ] + } + }, + { + "id": "FMA:44880", + "name": "Left lateral marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44359" + ] + } + }, + { + "id": "FMA:44881", + "name": "Dorsal venous arch of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44356" + ] + } + }, + { + "id": "FMA:44882", + "name": "Dorsal venous arch of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44356" + ] + } + }, + { + "id": "FMA:44883", + "name": "Plantar venous arch of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44489" + ] + } + }, + { + "id": "FMA:44884", + "name": "Plantar venous arch of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44489" + ] + } + }, + { + "id": "FMA:44885", + "name": "Right fibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44558" + ] + } + }, + { + "id": "FMA:44886", + "name": "Left fibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44558" + ] + } + }, + { + "id": "FMA:44887", + "name": "Right genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44559" + ] + } + }, + { + "id": "FMA:44888", + "name": "Left genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44559" + ] + } + }, + { + "id": "FMA:44889", + "name": "Fifth common palmar digital branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80213" + ] + }, + "synonyms": [ + "Fifth common palmar digital nerve" + ] + }, + { + "id": "FMA:44890", + "name": "Right sural vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44561" + ] + } + }, + { + "id": "FMA:44891", + "name": "Left sural vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44561" + ] + } + }, + { + "id": "FMA:44892", + "name": "Fifth common palmar digital branch of right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44889" + ] + } + }, + { + "id": "FMA:44893", + "name": "Fifth common palmar digital branch of left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44889" + ] + } + }, + { + "id": "FMA:44894", + "name": "Superficial branch of right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44876" + ] + } + }, + { + "id": "FMA:44897", + "name": "Medial proper palmar digital branch of ulnar nerve to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80213" + ] + }, + "synonyms": [ + "Medial proper palmar digital branch of ulnar nerve to fifth finger" + ] + }, + { + "id": "FMA:44898", + "name": "Medial proper palmar digital branch of ulnar nerve to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44897" + ] + } + }, + { + "id": "FMA:44899", + "name": "Medial proper palmar digital branch of ulnar nerve to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44897" + ] + } + }, + { + "id": "FMA:44900", + "name": "Medial proper palmar digital branch of ulnar nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80213" + ] + } + }, + { + "id": "FMA:44901", + "name": "Medial proper palmar digital branch of ulnar nerve to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44900" + ] + } + }, + { + "id": "FMA:44902", + "name": "Medial proper palmar digital branch of ulnar nerve to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44900" + ] + } + }, + { + "id": "FMA:44903", + "name": "Lateral proper palmar digital branch of ulnar nerve to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80213" + ] + }, + "synonyms": [ + "Lateral proper palmar digital branch of ulnar nerve to fifth finger" + ] + }, + { + "id": "FMA:44904", + "name": "Lateral proper palmar digital branch of ulnar nerve to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44903" + ] + } + }, + { + "id": "FMA:44905", + "name": "Lateral proper palmar digital branch of ulnar nerve to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44903" + ] + } + }, + { + "id": "FMA:44906", + "name": "Nerve to palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80213" + ] + } + }, + { + "id": "FMA:44907", + "name": "Nerve to right palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44906" + ] + } + }, + { + "id": "FMA:44908", + "name": "Nerve to left palmaris brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44906" + ] + } + }, + { + "id": "FMA:44909", + "name": "Communicating vein to right short saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44317" + ] + } + }, + { + "id": "FMA:44910", + "name": "Communicating vein to left short saphenous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44317" + ] + } + }, + { + "id": "FMA:44911", + "name": "Right medial marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44420" + ] + } + }, + { + "id": "FMA:44912", + "name": "Left medial marginal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44420" + ] + } + }, + { + "id": "FMA:44913", + "name": "Right superficial dorsal vein of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44550" + ] + } + }, + { + "id": "FMA:44914", + "name": "Left superficial dorsal vein of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44550" + ] + } + }, + { + "id": "FMA:44915", + "name": "Medial dorsal digital branch of ulnar nerve to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44929" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to fifth finger" + ] + }, + { + "id": "FMA:44916", + "name": "Medial dorsal digital branch of ulnar nerve to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44915" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to right fifth finger" + ] + }, + { + "id": "FMA:44917", + "name": "Medial dorsal digital branch of ulnar nerve to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44915" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to left fifth finger" + ] + }, + { + "id": "FMA:44918", + "name": "Right medial circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44325" + ] + } + }, + { + "id": "FMA:44919", + "name": "Left medial circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44325" + ] + } + }, + { + "id": "FMA:44920", + "name": "Right lateral circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44326" + ] + } + }, + { + "id": "FMA:44921", + "name": "Lateral dorsal digital branch of ulnar nerve to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44929" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to fifth finger" + ] + }, + { + "id": "FMA:44922", + "name": "Left lateral circumflex femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44326" + ] + } + }, + { + "id": "FMA:44923", + "name": "Lateral dorsal digital branch of ulnar nerve to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44921" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to right fifth finger" + ] + }, + { + "id": "FMA:44924", + "name": "Lateral dorsal digital branch of ulnar nerve to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44921" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to left fifth finger" + ] + }, + { + "id": "FMA:44925", + "name": "Right anterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44552" + ] + } + }, + { + "id": "FMA:44926", + "name": "Left anterior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44552" + ] + } + }, + { + "id": "FMA:44927", + "name": "Right anterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44553" + ] + } + }, + { + "id": "FMA:44928", + "name": "Left anterior scrotal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44553" + ] + } + }, + { + "id": "FMA:44929", + "name": "Dorsal digital branch of ulnar nerve to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44875" + ] + } + }, + { + "id": "FMA:44932", + "name": "Superficial branch of left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44876" + ] + } + }, + { + "id": "FMA:44935", + "name": "Lateral dorsal digital branch of ulnar nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44938" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to fourth finger" + ] + }, + { + "id": "FMA:44936", + "name": "Lateral dorsal digital branch of ulnar nerve to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44935" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to right fourth finger" + ] + }, + { + "id": "FMA:44937", + "name": "Lateral dorsal digital branch of ulnar nerve to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44935" + ] + }, + "synonyms": [ + "Lateral dorsal digital branch of ulnar nerve to left fourth finger" + ] + }, + { + "id": "FMA:44938", + "name": "Dorsal digital branch of ulnar nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44875" + ] + }, + "synonyms": [ + "Dorsal digital branch of ulnar nerve to fourth finger" + ] + }, + { + "id": "FMA:44941", + "name": "Medial dorsal digital branch of ulnar nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44938" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to fourth finger" + ] + }, + { + "id": "FMA:44942", + "name": "Medial dorsal digital branch of ulnar nerve to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44941" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to right fourth finger" + ] + }, + { + "id": "FMA:44943", + "name": "Medial dorsal digital branch of ulnar nerve to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44941" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to left fourth finger" + ] + }, + { + "id": "FMA:44944", + "name": "Medial dorsal digital branch of ulnar nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44875" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to third finger" + ] + }, + { + "id": "FMA:44945", + "name": "Medial dorsal digital branch of ulnar nerve to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44944" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to right third finger" + ] + }, + { + "id": "FMA:44946", + "name": "Medial dorsal digital branch of ulnar nerve to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44944" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of ulnar nerve to left third finger" + ] + }, + { + "id": "FMA:44947", + "name": "Branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Radial neural branch" + ] + }, + { + "id": "FMA:44948", + "name": "Posterior cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44960" + ] + }, + "synonyms": [ + "Posterior brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44949", + "name": "Inferior lateral cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44960" + ] + }, + "synonyms": [ + "Inferior lateral brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44950", + "name": "Posterior cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44948" + ] + }, + "synonyms": [ + "Right posterior brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44951", + "name": "Posterior cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44948" + ] + }, + "synonyms": [ + "Left posterior brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44952", + "name": "Inferior lateral cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44949" + ] + }, + "synonyms": [ + "Right inferior lateral brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44953", + "name": "Inferior lateral cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44949" + ] + }, + "synonyms": [ + "Left inferior lateral brachial cutaneous nerve" + ] + }, + { + "id": "FMA:44954", + "name": "Muscular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + } + }, + { + "id": "FMA:44956", + "name": "Superficial branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + }, + "synonyms": [ + "Superficial terminal branch of radial nerve" + ] + }, + { + "id": "FMA:44957", + "name": "Medial muscular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44954" + ] + } + }, + { + "id": "FMA:44958", + "name": "Posterior muscular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44954" + ] + } + }, + { + "id": "FMA:44959", + "name": "Lateral muscular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44954" + ] + } + }, + { + "id": "FMA:44960", + "name": "Cutaneous branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + } + }, + { + "id": "FMA:44961", + "name": "Tibial tubercle perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + }, + "synonyms": [ + "Boyd's perforator" + ] + }, + { + "id": "FMA:44962", + "name": "Articular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + } + }, + { + "id": "FMA:44963", + "name": "Right tibial tubercle perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44961" + ] + } + }, + { + "id": "FMA:44964", + "name": "Left tibial tubercle perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44961" + ] + } + }, + { + "id": "FMA:44965", + "name": "Hunterian perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + } + }, + { + "id": "FMA:44966", + "name": "Right hunterian perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44965" + ] + } + }, + { + "id": "FMA:44967", + "name": "Left hunterian perforator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44965" + ] + } + }, + { + "id": "FMA:44968", + "name": "Dorsal digital branch of radial nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44956" + ] + }, + "synonyms": [ + "Dorsal digital branch of radial nerve to first digit of hand", + "Dorsal digital branch of radial nerve to first finger" + ] + }, + { + "id": "FMA:44971", + "name": "Medial dorsal digital branch of radial nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44968" + ] + }, + "synonyms": [ + "Medial dorsal digital branch of radial nerve to first finger" + ] + }, + { + "id": "FMA:44972", + "name": "Anterior femoral cutaneous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21378" + ] + }, + "synonyms": [ + "Anterolateral vein of thigh" + ] + }, + { + "id": "FMA:44973", + "name": "Right anterior femoral cutaneous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44972" + ] + } + }, + { + "id": "FMA:44974", + "name": "Left anterior femoral cutaneous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44972" + ] + } + }, + { + "id": "FMA:44975", + "name": "Medial dorsal digital branch of radial nerve to right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44971" + ] + } + }, + { + "id": "FMA:44976", + "name": "Medial dorsal digital branch of radial nerve to left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44971" + ] + } + }, + { + "id": "FMA:44977", + "name": "Lateral dorsal digital branch of radial nerve to thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44968" + ] + }, + "synonyms": [ + "Radial dorsal digital branch of radial nerve to thumb" + ] + }, + { + "id": "FMA:44978", + "name": "Lateral dorsal digital branch of radial nerve to right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44977" + ] + }, + "synonyms": [ + "Radial dorsal digital branch of radial nerve to right thumb" + ] + }, + { + "id": "FMA:44979", + "name": "Lateral dorsal digital branch of radial nerve to left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44977" + ] + }, + "synonyms": [ + "Radial dorsal digital branch of radial nerve to left thumb" + ] + }, + { + "id": "FMA:44980", + "name": "Dorsal digital branch of radial nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44956" + ] + } + }, + { + "id": "FMA:44983", + "name": "Medial dorsal digital branch of radial nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44980" + ] + } + }, + { + "id": "FMA:44984", + "name": "Lateral dorsal digital branch of radial nerve to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44980" + ] + } + }, + { + "id": "FMA:44985", + "name": "Medial dorsal digital branch of radial nerve to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44983" + ] + } + }, + { + "id": "FMA:44986", + "name": "Medial dorsal digital branch of radial nerve to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44983" + ] + } + }, + { + "id": "FMA:44987", + "name": "Lateral dorsal digital branch of radial nerve to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44984" + ] + } + }, + { + "id": "FMA:44988", + "name": "Lateral dorsal digital branch of radial nerve to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44984" + ] + } + }, + { + "id": "FMA:44989", + "name": "Dorsal digital branch of radial nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44956" + ] + } + }, + { + "id": "FMA:44992", + "name": "Medial dorsal digital branch of radial nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44989" + ] + } + }, + { + "id": "FMA:44993", + "name": "Lateral dorsal digital branch of radial nerve to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44989" + ] + } + }, + { + "id": "FMA:44994", + "name": "Lateral dorsal digital branch of radial nerve to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44993" + ] + } + }, + { + "id": "FMA:44995", + "name": "Lateral dorsal digital branch of radial nerve to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44993" + ] + } + }, + { + "id": "FMA:44996", + "name": "Medial dorsal digital branch of radial nerve to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44992" + ] + } + }, + { + "id": "FMA:44997", + "name": "Medial dorsal digital branch of radial nerve to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44992" + ] + } + }, + { + "id": "FMA:44998", + "name": "Lateral dorsal digital branch of radial nerve to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44956" + ] + } + }, + { + "id": "FMA:44999", + "name": "Lateral dorsal digital branch of radial nerve to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44998" + ] + } + }, + { + "id": "FMA:45000", + "name": "Lateral dorsal digital branch of radial nerve to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44998" + ] + } + }, + { + "id": "FMA:45001", + "name": "Fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Thigh fascia" + ] + }, + { + "id": "FMA:45002", + "name": "Fascia of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Leg fascia" + ] + }, + { + "id": "FMA:45003", + "name": "Fascia of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Ankle fascia" + ] + }, + { + "id": "FMA:45004", + "name": "Fascia of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Toe fascia" + ] + }, + { + "id": "FMA:45005", + "name": "Fibrous tendon sheath of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57783" + ] + } + }, + { + "id": "FMA:45006", + "name": "Fibrous tendon sheath of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45005" + ] + } + }, + { + "id": "FMA:45007", + "name": "Fibrous tendon sheath of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45006" + ] + } + }, + { + "id": "FMA:45008", + "name": "Fibrous tendon sheath of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45006" + ] + } + }, + { + "id": "FMA:45009", + "name": "Fibrous tendon sheath of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45005" + ] + } + }, + { + "id": "FMA:45010", + "name": "Fibrous tendon sheath of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45009" + ] + } + }, + { + "id": "FMA:45011", + "name": "Fibrous tendon sheath of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45009" + ] + } + }, + { + "id": "FMA:45012", + "name": "Fibrous tendon sheath of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45005" + ] + } + }, + { + "id": "FMA:45013", + "name": "Fibrous tendon sheath of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45012" + ] + } + }, + { + "id": "FMA:45014", + "name": "Fibrous tendon sheath of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45012" + ] + } + }, + { + "id": "FMA:45015", + "name": "Fibrous tendon sheath of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45005" + ] + } + }, + { + "id": "FMA:45016", + "name": "Fibrous tendon sheath of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45015" + ] + } + }, + { + "id": "FMA:45017", + "name": "Fibrous tendon sheath of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45015" + ] + } + }, + { + "id": "FMA:45018", + "name": "Fibrous tendon sheath of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45005" + ] + }, + "synonyms": [ + "Fibrous tendon sheath of fifth toe" + ] + }, + { + "id": "FMA:45019", + "name": "Fibrous tendon sheath of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45018" + ] + } + }, + { + "id": "FMA:45020", + "name": "Fibrous tendon sheath of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45018" + ] + } + }, + { + "id": "FMA:45021", + "name": "Subtendinous bursa of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45022", + "name": "Subtendinous bursa of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + }, + "synonyms": [ + "Subtendinous iliac bursa", + "Bursa iliaca subtendinea" + ] + }, + { + "id": "FMA:45023", + "name": "Subtendinous bursa of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45021" + ] + } + }, + { + "id": "FMA:45024", + "name": "Subtendinous bursa of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45021" + ] + } + }, + { + "id": "FMA:45025", + "name": "Subtendinous bursa of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45022" + ] + } + }, + { + "id": "FMA:45026", + "name": "Subtendinous bursa of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45022" + ] + } + }, + { + "id": "FMA:45027", + "name": "Subtendinous bursa of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45028", + "name": "Subtendinous bursa of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45027" + ] + } + }, + { + "id": "FMA:45029", + "name": "Subtendinous bursa of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45027" + ] + } + }, + { + "id": "FMA:45030", + "name": "Inferior subtendinous bursa of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45031", + "name": "Inferior subtendinous bursa of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45030" + ] + } + }, + { + "id": "FMA:45032", + "name": "Inferior subtendinous bursa of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45030" + ] + } + }, + { + "id": "FMA:45033", + "name": "Subtendinous bursa of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + }, + "synonyms": [ + "Bursa subtendinea musculi tibialis anterior" + ] + }, + { + "id": "FMA:45034", + "name": "Subtendinous bursa of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45033" + ] + } + }, + { + "id": "FMA:45035", + "name": "Subtendinous bursa of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45033" + ] + } + }, + { + "id": "FMA:45036", + "name": "Subcutaneous bursa of tuberosity of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:45037", + "name": "Subcutaneous bursa of tuberosity of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45036" + ] + } + }, + { + "id": "FMA:45038", + "name": "Subcutaneous bursa of tuberosity of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45036" + ] + } + }, + { + "id": "FMA:45039", + "name": "Subcutaneous bursa of lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:45040", + "name": "Subcutaneous bursa of right lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45039" + ] + } + }, + { + "id": "FMA:45041", + "name": "Subcutaneous bursa of left lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45039" + ] + } + }, + { + "id": "FMA:45042", + "name": "Subcutaneous bursa of medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:45043", + "name": "Subcutaneous bursa of right medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45042" + ] + } + }, + { + "id": "FMA:45044", + "name": "Subcutaneous bursa of left medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45042" + ] + } + }, + { + "id": "FMA:45045", + "name": "Subcutaneous calcaneal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:45046", + "name": "Right subcutaneous calcaneal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45045" + ] + } + }, + { + "id": "FMA:45047", + "name": "Left subcutaneous calcaneal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45045" + ] + } + }, + { + "id": "FMA:45048", + "name": "Subfascial prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32429" + ] + } + }, + { + "id": "FMA:45049", + "name": "Right subfascial prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45048" + ] + } + }, + { + "id": "FMA:45050", + "name": "Left subfascial prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45048" + ] + } + }, + { + "id": "FMA:45051", + "name": "Subtendinous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45052", + "name": "Right subtendinous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45051" + ] + } + }, + { + "id": "FMA:45053", + "name": "Left subtendinous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45051" + ] + } + }, + { + "id": "FMA:45054", + "name": "Lateral subtendinous bursa of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45055", + "name": "Lateral subtendinous bursa of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45054" + ] + } + }, + { + "id": "FMA:45056", + "name": "Lateral subtendinous bursa of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45054" + ] + } + }, + { + "id": "FMA:45057", + "name": "Medial subtendinous bursa of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32427" + ] + } + }, + { + "id": "FMA:45058", + "name": "Medial subtendinous bursa of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45057" + ] + } + }, + { + "id": "FMA:45059", + "name": "Medial subtendinous bursa of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45057" + ] + } + }, + { + "id": "FMA:45061", + "name": "Intermuscular gluteal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:45063", + "name": "Trochanteric bursa of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Bursa trochanterica musculi glutei maximii" + ] + }, + { + "id": "FMA:45064", + "name": "Trochanteric bursa of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45063" + ] + } + }, + { + "id": "FMA:45065", + "name": "Trochanteric bursa of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45063" + ] + } + }, + { + "id": "FMA:45066", + "name": "Trochanteric bursa of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:45067", + "name": "Trochanteric bursa of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45066" + ] + } + }, + { + "id": "FMA:45068", + "name": "Trochanteric bursa of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45066" + ] + } + }, + { + "id": "FMA:45069", + "name": "Bursa of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Piriformis bursa" + ] + }, + { + "id": "FMA:45070", + "name": "Bursa of right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45069" + ] + }, + "synonyms": [ + "Right piriformis bursa" + ] + }, + { + "id": "FMA:45071", + "name": "Bursa of left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45069" + ] + }, + "synonyms": [ + "Left piriformis bursa" + ] + }, + { + "id": "FMA:45072", + "name": "Trochanteric bursa of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:45073", + "name": "Trochanteric bursa of right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45072" + ] + } + }, + { + "id": "FMA:45074", + "name": "Trochanteric bursa of left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45072" + ] + } + }, + { + "id": "FMA:45075", + "name": "Sciatic bursa of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Gluteotuberosal bursa" + ] + }, + { + "id": "FMA:45076", + "name": "Sciatic bursa of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45075" + ] + } + }, + { + "id": "FMA:45077", + "name": "Sciatic bursa of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45075" + ] + } + }, + { + "id": "FMA:45078", + "name": "Sciatic bursa of obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:45079", + "name": "Sciatic bursa of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45078" + ] + } + }, + { + "id": "FMA:45080", + "name": "Sciatic bursa of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45078" + ] + } + }, + { + "id": "FMA:45081", + "name": "Semimembranous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Posterior genual bursa", + "Brodie's bursa", + "Semimembranosus bursa" + ] + }, + { + "id": "FMA:45082", + "name": "Right semimembranous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45081" + ] + } + }, + { + "id": "FMA:45083", + "name": "Left semimembranous bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45081" + ] + } + }, + { + "id": "FMA:45084", + "name": "Bursa of tendo calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Bursa of calcaneal tendon", + "Retrocalcaneal bursa", + "Bursa of Achilles tendon", + "Tendo calcaneus bursa" + ] + }, + { + "id": "FMA:45085", + "name": "Bursa of right tendo calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45084" + ] + }, + "synonyms": [ + "Right retrocalcaneal bursa", + "Bursa of right calcaneal tendon", + "Right tendo calcaneus bursa" + ] + }, + { + "id": "FMA:45086", + "name": "Bursa of left tendo calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45084" + ] + }, + "synonyms": [ + "Bursa of left calcaneal tendon", + "Left tendo calcaneus bursa", + "Left retrocalcaneal bursa" + ] + }, + { + "id": "FMA:45087", + "name": "Synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66760" + ] + } + }, + { + "id": "FMA:45088", + "name": "Synovial tendon sheath of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45087" + ] + } + }, + { + "id": "FMA:45089", + "name": "Synovial tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45087" + ] + } + }, + { + "id": "FMA:45090", + "name": "Compartment of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Hand compartment" + ] + }, + { + "id": "FMA:45091", + "name": "Thenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + }, + "synonyms": [ + "Thenar fascial space", + "Anterior adductor space" + ] + }, + { + "id": "FMA:45092", + "name": "Synovial tendon sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45089" + ] + } + }, + { + "id": "FMA:45093", + "name": "Synovial tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45092" + ] + } + }, + { + "id": "FMA:45094", + "name": "Synovial tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45092" + ] + } + }, + { + "id": "FMA:45095", + "name": "Synovial tendon sheath of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45087" + ] + } + }, + { + "id": "FMA:45096", + "name": "Sesamoid bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32672" + ] + } + }, + { + "id": "FMA:45097", + "name": "Sesamoid bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45096" + ] + } + }, + { + "id": "FMA:45098", + "name": "Sesamoid bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45096" + ] + } + }, + { + "id": "FMA:45099", + "name": "Anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + } + }, + { + "id": "FMA:45100", + "name": "Synovial tendon sheath of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of tibialis anterior" + ] + }, + { + "id": "FMA:45101", + "name": "Synovial tendon sheath of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45100" + ] + } + }, + { + "id": "FMA:45102", + "name": "Synovial tendon sheath of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45100" + ] + } + }, + { + "id": "FMA:45103", + "name": "Synovial tendon sheath of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of extensor hallucis longus" + ] + }, + { + "id": "FMA:45104", + "name": "Synovial tendon sheath of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45103" + ] + } + }, + { + "id": "FMA:45105", + "name": "Synovial tendon sheath of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45103" + ] + } + }, + { + "id": "FMA:45106", + "name": "Synovial tendon sheath of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of extensor digitorum longus" + ] + }, + { + "id": "FMA:45107", + "name": "Synovial tendon sheath of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45106" + ] + } + }, + { + "id": "FMA:45108", + "name": "Synovial tendon sheath of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45106" + ] + } + }, + { + "id": "FMA:45109", + "name": "Tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + } + }, + { + "id": "FMA:45110", + "name": "Synovial tendon sheath of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of flexor digitorum longus" + ] + }, + { + "id": "FMA:45111", + "name": "Synovial tendon sheath of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45110" + ] + } + }, + { + "id": "FMA:45112", + "name": "Synovial tendon sheath of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45110" + ] + } + }, + { + "id": "FMA:45113", + "name": "Synovial tendon sheath of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of tibialis posterior" + ] + }, + { + "id": "FMA:45114", + "name": "Synovial tendon sheath of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45113" + ] + } + }, + { + "id": "FMA:45115", + "name": "Synovial tendon sheath of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45113" + ] + } + }, + { + "id": "FMA:45116", + "name": "Synovial tendon sheath of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Tendinous sheath of flexor hallucis longus" + ] + }, + { + "id": "FMA:45117", + "name": "Synovial tendon sheath of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45116" + ] + } + }, + { + "id": "FMA:45118", + "name": "Synovial tendon sheath of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45116" + ] + } + }, + { + "id": "FMA:45119", + "name": "Fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + } + }, + { + "id": "FMA:45120", + "name": "Common synovial tendon sheath of fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Common tendinous sheath of fibulares" + ] + }, + { + "id": "FMA:45121", + "name": "Common synovial tendon sheath of peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Common tendinous sheath of peronei" + ] + }, + { + "id": "FMA:45122", + "name": "Plantar synovial tendon sheath of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45088" + ] + }, + "synonyms": [ + "Plantar tendinous sheath of fibularis longus", + "Plantar synovial tendon sheath of peroneus longus", + "Plantar tendinous sheath of peroneus longus" + ] + }, + { + "id": "FMA:45123", + "name": "Plantar synovial tendon sheath of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45122" + ] + }, + "synonyms": [ + "Plantar synovial tendon sheath of right peroneus longus" + ] + }, + { + "id": "FMA:45124", + "name": "Plantar synovial tendon sheath of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45122" + ] + }, + "synonyms": [ + "Plantar synovial tendon sheath of left peroneus longus" + ] + }, + { + "id": "FMA:45128", + "name": "Superficial part of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38448" + ] + } + }, + { + "id": "FMA:45129", + "name": "Superficial part of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38448" + ] + } + }, + { + "id": "FMA:45130", + "name": "Deep part of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38449" + ] + } + }, + { + "id": "FMA:45131", + "name": "Deep part of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38449" + ] + } + }, + { + "id": "FMA:45132", + "name": "Posterior compartment proper of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + } + }, + { + "id": "FMA:45133", + "name": "Lateral part of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + }, + "synonyms": [ + "Pars lateralis (Compartimentum antebrachii posterius)", + "Radial part of posterior compartment of forearm", + "Pars radialis (Compartimentum antebrachii extensorum)", + "Lateral part of extensor compartment of forearm", + "Pars radialis (Compartimentum antebrachii posterius)", + "Radial part of extensor compartment of forearm" + ] + }, + { + "id": "FMA:45134", + "name": "Lateral part of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45133" + ] + } + }, + { + "id": "FMA:45135", + "name": "Lateral part of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45133" + ] + } + }, + { + "id": "FMA:45139", + "name": "Synovial tendon sheath of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45095" + ] + } + }, + { + "id": "FMA:45140", + "name": "Synovial tendon sheath of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45139" + ] + } + }, + { + "id": "FMA:45141", + "name": "Synovial tendon sheath of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45139" + ] + } + }, + { + "id": "FMA:45142", + "name": "Synovial tendon sheath of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45095" + ] + } + }, + { + "id": "FMA:45143", + "name": "Synovial tendon sheath of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45142" + ] + } + }, + { + "id": "FMA:45144", + "name": "Synovial tendon sheath of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45142" + ] + } + }, + { + "id": "FMA:45145", + "name": "Synovial tendon sheath of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45095" + ] + } + }, + { + "id": "FMA:45146", + "name": "Synovial tendon sheath of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45145" + ] + } + }, + { + "id": "FMA:45147", + "name": "Synovial tendon sheath of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45145" + ] + } + }, + { + "id": "FMA:45148", + "name": "Synovial tendon sheath of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45095" + ] + } + }, + { + "id": "FMA:45149", + "name": "Synovial tendon sheath of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45148" + ] + } + }, + { + "id": "FMA:45150", + "name": "Synovial tendon sheath of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45148" + ] + } + }, + { + "id": "FMA:45151", + "name": "Anterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Extensor compartment of thigh", + "Compartimentum femoris extensorium" + ] + }, + { + "id": "FMA:45152", + "name": "Synovial tendon sheath of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45095" + ] + } + }, + { + "id": "FMA:45153", + "name": "Anterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45151" + ] + } + }, + { + "id": "FMA:45154", + "name": "Synovial tendon sheath of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45152" + ] + } + }, + { + "id": "FMA:45155", + "name": "Anterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45151" + ] + } + }, + { + "id": "FMA:45156", + "name": "Synovial tendon sheath of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45152" + ] + } + }, + { + "id": "FMA:45157", + "name": "Posterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Flexor compartment of thigh" + ] + }, + { + "id": "FMA:45158", + "name": "Posterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45157" + ] + } + }, + { + "id": "FMA:45159", + "name": "Posterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45157" + ] + } + }, + { + "id": "FMA:45160", + "name": "Medial compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Adductor compartment of thigh" + ] + }, + { + "id": "FMA:45161", + "name": "Medial compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45160" + ] + } + }, + { + "id": "FMA:45162", + "name": "Medial compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45160" + ] + } + }, + { + "id": "FMA:45163", + "name": "Anterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Extensor compartment of leg" + ] + }, + { + "id": "FMA:45164", + "name": "Anterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45163" + ] + } + }, + { + "id": "FMA:45165", + "name": "Anterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45163" + ] + } + }, + { + "id": "FMA:45166", + "name": "Fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Foot fascia" + ] + }, + { + "id": "FMA:45167", + "name": "Posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Flexor compartment of leg" + ] + }, + { + "id": "FMA:45168", + "name": "Investing fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + }, + "synonyms": [ + "Deep fascia of foot" + ] + }, + { + "id": "FMA:45169", + "name": "Posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45167" + ] + } + }, + { + "id": "FMA:45170", + "name": "Posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45167" + ] + } + }, + { + "id": "FMA:45171", + "name": "Plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + } + }, + { + "id": "FMA:45172", + "name": "Right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45171" + ] + }, + "synonyms": [ + "Plantar aponeurosis of right foot" + ] + }, + { + "id": "FMA:45173", + "name": "Deep part of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Pars solealis (Compartimentum cruris flexorum)", + "Pars solealis (Compartimentum cruris posterius)", + "Pars profunda (Compartimentum cruris posterius)", + "Pars profunda (Compartimentum cruris flexorum)" + ] + }, + { + "id": "FMA:45174", + "name": "Left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45171" + ] + }, + "synonyms": [ + "Plantar aponeurosis of left foot" + ] + }, + { + "id": "FMA:45175", + "name": "Deep part of posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45173" + ] + } + }, + { + "id": "FMA:45176", + "name": "Deep part of posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45173" + ] + } + }, + { + "id": "FMA:45177", + "name": "Superficial fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:45178", + "name": "Superficial part of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Pars superficialis (Compartimentum cruris posterius)", + "Pars tricipitalis (Compartimentum cruris posterius)", + "Pars gastrocnemialis (Compartimentum cruris flexorum)", + "Pars superficialis (Compartimentum cruris flexorum)", + "Pars gastrocnemialis (Compartimentum cruris posterius)", + "Pars tricipitalis (Compartimentum cruris flexorum)" + ] + }, + { + "id": "FMA:45179", + "name": "Superficial fascia of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:45180", + "name": "Superficial part of posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45178" + ] + } + }, + { + "id": "FMA:45182", + "name": "Superficial part of posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45178" + ] + } + }, + { + "id": "FMA:45183", + "name": "Superficial fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:45184", + "name": "Investing fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + }, + "synonyms": [ + "Deep fascia of thigh" + ] + }, + { + "id": "FMA:45185", + "name": "Lateral compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Fibular compartment of leg", + "Peroneal compartment of leg" + ] + }, + { + "id": "FMA:45186", + "name": "Lateral compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45185" + ] + } + }, + { + "id": "FMA:45187", + "name": "Lateral compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45185" + ] + } + }, + { + "id": "FMA:45188", + "name": "Region of layer of superficial fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:45189", + "name": "Fatty layer of superficial fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45188" + ] + }, + "synonyms": [ + "Superficial fatty layer of thigh" + ] + }, + { + "id": "FMA:45190", + "name": "Fatty layer of superficial fascia of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45189" + ] + } + }, + { + "id": "FMA:45191", + "name": "Fatty layer of superficial fascia of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45189" + ] + } + }, + { + "id": "FMA:45193", + "name": "Membranous layer of superficial fascia of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63951" + ] + } + }, + { + "id": "FMA:45194", + "name": "Membranous layer of superficial fascia of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63951" + ] + } + }, + { + "id": "FMA:45195", + "name": "Superior bursa of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:45196", + "name": "Superior bursa of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45195" + ] + } + }, + { + "id": "FMA:45197", + "name": "Superior bursa of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45195" + ] + } + }, + { + "id": "FMA:45198", + "name": "Subcutaneous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:45199", + "name": "Right subcutaneous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45198" + ] + } + }, + { + "id": "FMA:45200", + "name": "Left subcutaneous prepatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45198" + ] + } + }, + { + "id": "FMA:45201", + "name": "Anserine bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Anterior genual bursa" + ] + }, + { + "id": "FMA:45202", + "name": "Right anserine bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45201" + ] + } + }, + { + "id": "FMA:45203", + "name": "Left anserine bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45201" + ] + } + }, + { + "id": "FMA:45204", + "name": "Subpopliteal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + } + }, + { + "id": "FMA:45205", + "name": "Superficial fascia of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:45206", + "name": "Crural fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79981" + ] + }, + "synonyms": [ + "Deep fascia of leg" + ] + }, + { + "id": "FMA:45208", + "name": "Superficial fascia of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:45209", + "name": "Investing fascia of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79981" + ] + }, + "synonyms": [ + "Deep fascia of ankle" + ] + }, + { + "id": "FMA:45210", + "name": "Fascia of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45001" + ] + }, + "synonyms": [ + "Right thigh fascia" + ] + }, + { + "id": "FMA:45211", + "name": "Fascia of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45001" + ] + }, + "synonyms": [ + "Left thigh fascia" + ] + }, + { + "id": "FMA:45212", + "name": "Fascia of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45002" + ] + }, + "synonyms": [ + "Right leg fascia" + ] + }, + { + "id": "FMA:45213", + "name": "Fascia of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45002" + ] + }, + "synonyms": [ + "Left leg fascia" + ] + }, + { + "id": "FMA:45214", + "name": "Fascia of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45003" + ] + }, + "synonyms": [ + "Right ankle fascia" + ] + }, + { + "id": "FMA:45215", + "name": "Fascia of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45003" + ] + }, + "synonyms": [ + "Left ankle fascia" + ] + }, + { + "id": "FMA:45216", + "name": "Fascia of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45166" + ] + }, + "synonyms": [ + "Right foot fascia" + ] + }, + { + "id": "FMA:45217", + "name": "Fascia of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45166" + ] + }, + "synonyms": [ + "Left foot fascia" + ] + }, + { + "id": "FMA:45218", + "name": "Superficial fascia of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45179" + ] + } + }, + { + "id": "FMA:45219", + "name": "Superficial fascia of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45179" + ] + } + }, + { + "id": "FMA:45220", + "name": "Superficial fascia of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45179" + ] + } + }, + { + "id": "FMA:45221", + "name": "Superficial fascia of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45179" + ] + } + }, + { + "id": "FMA:45222", + "name": "Superficial fascia of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45179" + ] + }, + "synonyms": [ + "Superficial fascia of fifth toe" + ] + }, + { + "id": "FMA:45223", + "name": "Superficial fascia of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45222" + ] + } + }, + { + "id": "FMA:45224", + "name": "Superficial fascia of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45222" + ] + } + }, + { + "id": "FMA:45225", + "name": "Superficial fascia of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45219" + ] + } + }, + { + "id": "FMA:45226", + "name": "Superficial fascia of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45219" + ] + } + }, + { + "id": "FMA:45227", + "name": "Superficial fascia of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45218" + ] + } + }, + { + "id": "FMA:45228", + "name": "Superficial fascia of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45218" + ] + } + }, + { + "id": "FMA:45229", + "name": "Superficial fascia of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45220" + ] + } + }, + { + "id": "FMA:45230", + "name": "Superficial fascia of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45220" + ] + } + }, + { + "id": "FMA:45231", + "name": "Superficial fascia of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45221" + ] + } + }, + { + "id": "FMA:45232", + "name": "Superficial fascia of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45221" + ] + } + }, + { + "id": "FMA:45233", + "name": "Compartment of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62570" + ] + }, + "synonyms": [ + "Free upper limb compartment" + ] + }, + { + "id": "FMA:45234", + "name": "Compartment of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62570" + ] + }, + "synonyms": [ + "Free lower limb compartment" + ] + }, + { + "id": "FMA:45235", + "name": "Lateral cord of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65385" + ] + }, + "synonyms": [ + "Lateral cord of brachial plexus" + ] + }, + { + "id": "FMA:45236", + "name": "Medial cord of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65385" + ] + }, + "synonyms": [ + "Medial cord of brachial plexus" + ] + }, + { + "id": "FMA:45237", + "name": "Posterior cord of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65359" + ] + }, + "synonyms": [ + "Posterior cord of brachial plexus" + ] + }, + { + "id": "FMA:45238", + "name": "Lateral cord of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45235" + ] + }, + "synonyms": [ + "Lateral cord of right brachial plexus" + ] + }, + { + "id": "FMA:45239", + "name": "Lateral cord of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45235" + ] + }, + "synonyms": [ + "Lateral cord of left brachial plexus" + ] + }, + { + "id": "FMA:45240", + "name": "Medial cord of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45236" + ] + }, + "synonyms": [ + "Medial cord of right brachial plexus" + ] + }, + { + "id": "FMA:45241", + "name": "Medial cord of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45236" + ] + }, + "synonyms": [ + "Medial cord of left brachial plexus" + ] + }, + { + "id": "FMA:45242", + "name": "Posterior cord of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45237" + ] + }, + "synonyms": [ + "Posterior cord of right brachial plexus" + ] + }, + { + "id": "FMA:45243", + "name": "Posterior cord of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45237" + ] + }, + "synonyms": [ + "Posterior cord of left brachial plexus" + ] + }, + { + "id": "FMA:45244", + "name": "Right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5906" + ] + } + }, + { + "id": "FMA:45245", + "name": "Left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5906" + ] + } + }, + { + "id": "FMA:45246", + "name": "Branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Femoral neural branch" + ] + }, + { + "id": "FMA:45247", + "name": "Pectineus branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:45248", + "name": "Pectineus branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45247" + ] + } + }, + { + "id": "FMA:45249", + "name": "Pectineus branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45247" + ] + } + }, + { + "id": "FMA:45250", + "name": "Anterior cutaneous branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45246" + ] + } + }, + { + "id": "FMA:45251", + "name": "Medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45250" + ] + }, + "synonyms": [ + "Internal cutaneous nerve" + ] + }, + { + "id": "FMA:45252", + "name": "Intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45250" + ] + } + }, + { + "id": "FMA:45253", + "name": "Anterior cutaneous branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45250" + ] + } + }, + { + "id": "FMA:45254", + "name": "Anterior cutaneous branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45250" + ] + } + }, + { + "id": "FMA:45255", + "name": "Right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45251" + ] + } + }, + { + "id": "FMA:45256", + "name": "Left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45251" + ] + } + }, + { + "id": "FMA:45257", + "name": "Right intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45252" + ] + } + }, + { + "id": "FMA:45258", + "name": "Left intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45252" + ] + } + }, + { + "id": "FMA:45259", + "name": "Nerve to sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + }, + "synonyms": [ + "Sartorius branch of femoral nerve" + ] + }, + { + "id": "FMA:45260", + "name": "Nerve to sartorius (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45259" + ] + } + }, + { + "id": "FMA:45261", + "name": "Nerve to sartorius (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45259" + ] + } + }, + { + "id": "FMA:45262", + "name": "Saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45246" + ] + } + }, + { + "id": "FMA:45263", + "name": "Right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45262" + ] + } + }, + { + "id": "FMA:45264", + "name": "Left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45262" + ] + } + }, + { + "id": "FMA:45265", + "name": "Branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45250" + ] + }, + "synonyms": [ + "Medial femoral cutaneous neural branch" + ] + }, + { + "id": "FMA:45266", + "name": "Anterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45265" + ] + } + }, + { + "id": "FMA:45267", + "name": "Posterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45265" + ] + } + }, + { + "id": "FMA:45268", + "name": "Anterior branch of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45266" + ] + } + }, + { + "id": "FMA:45269", + "name": "Anterior branch of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45266" + ] + } + }, + { + "id": "FMA:45270", + "name": "Posterior branch of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45267" + ] + } + }, + { + "id": "FMA:45271", + "name": "Posterior branch of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45267" + ] + } + }, + { + "id": "FMA:45273", + "name": "Medial surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13176" + ] + } + }, + { + "id": "FMA:45274", + "name": "Medial surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13176" + ] + } + }, + { + "id": "FMA:45275", + "name": "Anterior surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18163" + ] + } + }, + { + "id": "FMA:45276", + "name": "Anterior surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18163" + ] + } + }, + { + "id": "FMA:45277", + "name": "Posterior surface of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18170" + ] + } + }, + { + "id": "FMA:45278", + "name": "Posterior surface of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18170" + ] + } + }, + { + "id": "FMA:45279", + "name": "Skin of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37754" + ] + }, + "synonyms": [ + "Free lower limb skin" + ] + }, + { + "id": "FMA:45280", + "name": "Skin of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37753" + ] + }, + "synonyms": [ + "Free upper limb skin" + ] + }, + { + "id": "FMA:45281", + "name": "Subdivision of skin of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37754" + ] + } + }, + { + "id": "FMA:45282", + "name": "Skin of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45281" + ] + }, + "synonyms": [ + "Hip skin" + ] + }, + { + "id": "FMA:45283", + "name": "Skin of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45282" + ] + }, + "synonyms": [ + "Right hip skin" + ] + }, + { + "id": "FMA:45284", + "name": "Skin of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45282" + ] + }, + "synonyms": [ + "Left hip skin" + ] + }, + { + "id": "FMA:45285", + "name": "Skin of buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45281" + ] + }, + "synonyms": [ + "Skin of gluteal region", + "Buttock skin" + ] + }, + { + "id": "FMA:45286", + "name": "Skin of right buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45285" + ] + }, + "synonyms": [ + "Right buttock skin", + "Skin of right gluteal region" + ] + }, + { + "id": "FMA:45287", + "name": "Skin of left buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45285" + ] + }, + "synonyms": [ + "Left buttock skin", + "Skin of left gluteal region" + ] + }, + { + "id": "FMA:45289", + "name": "Anterior surface of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25244" + ] + } + }, + { + "id": "FMA:45290", + "name": "Lateral surface of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25244" + ] + } + }, + { + "id": "FMA:45291", + "name": "Posterior surface of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25244" + ] + } + }, + { + "id": "FMA:45292", + "name": "Posterior surface of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45291" + ] + } + }, + { + "id": "FMA:45293", + "name": "Posterior surface of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45291" + ] + } + }, + { + "id": "FMA:45294", + "name": "Lateral surface of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45290" + ] + } + }, + { + "id": "FMA:45295", + "name": "Lateral surface of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45290" + ] + } + }, + { + "id": "FMA:45296", + "name": "Anterior surface of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45289" + ] + } + }, + { + "id": "FMA:45297", + "name": "Anterior surface of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45289" + ] + } + }, + { + "id": "FMA:45298", + "name": "Surface of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25235" + ] + }, + "synonyms": [ + "Right shoulder surface" + ] + }, + { + "id": "FMA:45299", + "name": "Surface of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25235" + ] + }, + "synonyms": [ + "Left shoulder surface" + ] + }, + { + "id": "FMA:45302", + "name": "Right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24864" + ] + }, + "synonyms": [ + "Right axillary region" + ] + }, + { + "id": "FMA:45303", + "name": "Left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24864" + ] + }, + "synonyms": [ + "Left axillary region" + ] + }, + { + "id": "FMA:45305", + "name": "Branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + }, + "synonyms": [ + "Obturator neural branch" + ] + }, + { + "id": "FMA:45306", + "name": "Anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45305" + ] + }, + "synonyms": [ + "Obturator nerve anterior branch" + ] + }, + { + "id": "FMA:45307", + "name": "Posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45305" + ] + }, + "synonyms": [ + "Obturator nerve posterior branch" + ] + }, + { + "id": "FMA:45308", + "name": "Anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45306" + ] + } + }, + { + "id": "FMA:45309", + "name": "Anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45306" + ] + } + }, + { + "id": "FMA:45310", + "name": "Posterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45307" + ] + } + }, + { + "id": "FMA:45311", + "name": "Posterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45307" + ] + } + }, + { + "id": "FMA:45312", + "name": "Cutaneous branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81162" + ] + } + }, + { + "id": "FMA:45313", + "name": "Cutaneous branch of anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45312" + ] + } + }, + { + "id": "FMA:45314", + "name": "Cutaneous branch of anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45312" + ] + } + }, + { + "id": "FMA:45315", + "name": "Muscular branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81162" + ] + } + }, + { + "id": "FMA:45316", + "name": "Nerve to adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45315" + ] + } + }, + { + "id": "FMA:45317", + "name": "Adductor brevis branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45315" + ] + } + }, + { + "id": "FMA:45318", + "name": "Articular branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82981" + ] + } + }, + { + "id": "FMA:45319", + "name": "Articular branch of posterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45318" + ] + } + }, + { + "id": "FMA:45320", + "name": "Articular branch of posterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45318" + ] + } + }, + { + "id": "FMA:45321", + "name": "Muscular branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82981" + ] + } + }, + { + "id": "FMA:45322", + "name": "Adductor magnus branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45321" + ] + } + }, + { + "id": "FMA:45323", + "name": "Adductor magnus branch of posterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45322" + ] + } + }, + { + "id": "FMA:45324", + "name": "Branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45246" + ] + }, + "synonyms": [ + "Saphenous neural branch" + ] + }, + { + "id": "FMA:45325", + "name": "Infrapatellar branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45324" + ] + }, + "synonyms": [ + "Saphenous nerve infrapatellar branch", + "Ramus infrapatellaris (Nervus saphenus)" + ] + }, + { + "id": "FMA:45326", + "name": "Infrapatellar branch of right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45325" + ] + } + }, + { + "id": "FMA:45327", + "name": "Infrapatellar branch of left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45325" + ] + } + }, + { + "id": "FMA:45328", + "name": "Medial cutaneous nerve of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45324" + ] + }, + "synonyms": [ + "Medial crural cutaneous nerve" + ] + }, + { + "id": "FMA:45329", + "name": "Medial cutaneous nerve of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45328" + ] + } + }, + { + "id": "FMA:45330", + "name": "Medial cutaneous nerve of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45328" + ] + } + }, + { + "id": "FMA:45331", + "name": "Cutaneous branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45305" + ] + }, + "synonyms": [ + "Obturator nerve cutaneous branch" + ] + }, + { + "id": "FMA:45333", + "name": "Cutaneous branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45331" + ] + } + }, + { + "id": "FMA:45334", + "name": "Cutaneous branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45331" + ] + } + }, + { + "id": "FMA:45337", + "name": "Posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + }, + "synonyms": [ + "Posterior cutaneous nerve of thigh" + ] + }, + { + "id": "FMA:45338", + "name": "Right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45337" + ] + } + }, + { + "id": "FMA:45339", + "name": "Left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45337" + ] + } + }, + { + "id": "FMA:45340", + "name": "Right perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19040" + ] + } + }, + { + "id": "FMA:45341", + "name": "Left perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19040" + ] + } + }, + { + "id": "FMA:45342", + "name": "Nerve to right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16509" + ] + } + }, + { + "id": "FMA:45343", + "name": "Nerve to left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16509" + ] + } + }, + { + "id": "FMA:45344", + "name": "Right superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16510" + ] + } + }, + { + "id": "FMA:45345", + "name": "Left superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16510" + ] + } + }, + { + "id": "FMA:45346", + "name": "Right inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16511" + ] + } + }, + { + "id": "FMA:45347", + "name": "Left inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16511" + ] + } + }, + { + "id": "FMA:45350", + "name": "Branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Cutaneous branch of posterior femoral cutaneous nerve", + "Posterior femoral cutaneous neural branch" + ] + }, + { + "id": "FMA:45351", + "name": "Trunk of medial part of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19036" + ] + } + }, + { + "id": "FMA:45352", + "name": "Trunk of medial part of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19036" + ] + } + }, + { + "id": "FMA:45353", + "name": "Gluteal branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45350" + ] + } + }, + { + "id": "FMA:45354", + "name": "Gluteal branch of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45353" + ] + } + }, + { + "id": "FMA:45355", + "name": "Gluteal branch of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45353" + ] + } + }, + { + "id": "FMA:45356", + "name": "Coccygeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5903" + ] + }, + "synonyms": [ + "Coccygeal plexus" + ] + }, + { + "id": "FMA:45357", + "name": "Right common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19039" + ] + }, + "synonyms": [ + "Right common peroneal nerve" + ] + }, + { + "id": "FMA:45358", + "name": "Left common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19039" + ] + }, + "synonyms": [ + "Left common peroneal nerve" + ] + }, + { + "id": "FMA:45359", + "name": "Right anococcygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19038" + ] + } + }, + { + "id": "FMA:45360", + "name": "Left anococcygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19038" + ] + } + }, + { + "id": "FMA:45361", + "name": "Right lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44697" + ] + } + }, + { + "id": "FMA:45362", + "name": "Left lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44697" + ] + } + }, + { + "id": "FMA:45363", + "name": "Right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44699" + ] + } + }, + { + "id": "FMA:45364", + "name": "Left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44699" + ] + } + }, + { + "id": "FMA:45365", + "name": "Right medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44809" + ] + } + }, + { + "id": "FMA:45366", + "name": "Left medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44809" + ] + } + }, + { + "id": "FMA:45367", + "name": "Right intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44810" + ] + } + }, + { + "id": "FMA:45368", + "name": "Left intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44810" + ] + } + }, + { + "id": "FMA:45369", + "name": "Medial branch of right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44811" + ] + } + }, + { + "id": "FMA:45370", + "name": "Medial branch of left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44811" + ] + } + }, + { + "id": "FMA:45371", + "name": "Medial dorsal digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44787" + ] + } + }, + { + "id": "FMA:45372", + "name": "Medial dorsal digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44787" + ] + } + }, + { + "id": "FMA:45373", + "name": "Lateral dorsal digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44791" + ] + } + }, + { + "id": "FMA:45374", + "name": "Lateral dorsal digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44791" + ] + } + }, + { + "id": "FMA:45375", + "name": "Medial dorsal digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44798" + ] + } + }, + { + "id": "FMA:45376", + "name": "Medial dorsal digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44798" + ] + } + }, + { + "id": "FMA:45377", + "name": "Lateral branch of right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44812" + ] + } + }, + { + "id": "FMA:45378", + "name": "Lateral branch of left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44812" + ] + } + }, + { + "id": "FMA:45379", + "name": "Lateral dorsal digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44797" + ] + } + }, + { + "id": "FMA:45380", + "name": "Lateral dorsal digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44797" + ] + } + }, + { + "id": "FMA:45381", + "name": "Medial dorsal digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44803" + ] + } + }, + { + "id": "FMA:45382", + "name": "Medial dorsal digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44803" + ] + } + }, + { + "id": "FMA:45383", + "name": "Lateral dorsal digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44802" + ] + } + }, + { + "id": "FMA:45384", + "name": "Lateral dorsal digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44802" + ] + } + }, + { + "id": "FMA:45385", + "name": "Medial dorsal digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44816" + ] + } + }, + { + "id": "FMA:45386", + "name": "Medial dorsal digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44816" + ] + } + }, + { + "id": "FMA:45387", + "name": "Right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44771" + ] + } + }, + { + "id": "FMA:45388", + "name": "Left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44771" + ] + } + }, + { + "id": "FMA:45389", + "name": "Lateral terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44776" + ] + } + }, + { + "id": "FMA:45390", + "name": "Lateral terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44776" + ] + } + }, + { + "id": "FMA:45391", + "name": "Nerve to right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44779" + ] + }, + "synonyms": [ + "Extensor digitorum brevis branch of lateral terminal branch of right deep fibular nerve" + ] + }, + { + "id": "FMA:45392", + "name": "Nerve to left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44779" + ] + }, + "synonyms": [ + "Extensor digitorum brevis branch of lateral terminal branch of left deep fibular nerve" + ] + }, + { + "id": "FMA:45393", + "name": "Interosseous branch of lateral terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44780" + ] + } + }, + { + "id": "FMA:45394", + "name": "Interosseous branch of lateral terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44780" + ] + } + }, + { + "id": "FMA:45395", + "name": "Medial terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44777" + ] + } + }, + { + "id": "FMA:45396", + "name": "Medial terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44777" + ] + } + }, + { + "id": "FMA:45397", + "name": "Lateral dorsal digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44786" + ] + } + }, + { + "id": "FMA:45398", + "name": "Lateral dorsal digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44786" + ] + } + }, + { + "id": "FMA:45399", + "name": "Medial dorsal digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44792" + ] + } + }, + { + "id": "FMA:45400", + "name": "Medial dorsal digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44792" + ] + } + }, + { + "id": "FMA:45403", + "name": "Biceps femoris branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:45404", + "name": "Biceps femoris branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44696" + ] + }, + "synonyms": [ + "Biceps femoris branch of common peroneal nerve" + ] + }, + { + "id": "FMA:45406", + "name": "Biceps femoris branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45403" + ] + } + }, + { + "id": "FMA:45407", + "name": "Biceps femoris branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45403" + ] + } + }, + { + "id": "FMA:45408", + "name": "Biceps femoris branch of right common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45404" + ] + }, + "synonyms": [ + "Biceps femoris branch of right common peroneal nerve" + ] + }, + { + "id": "FMA:45409", + "name": "Biceps femoris branch of left common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45404" + ] + }, + "synonyms": [ + "Biceps femoris branch of left common peroneal nerve" + ] + }, + { + "id": "FMA:45412", + "name": "Nerve to right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44690" + ] + }, + "synonyms": [ + "Soleus branch of right tibial nerve" + ] + }, + { + "id": "FMA:45413", + "name": "Nerve to left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44690" + ] + }, + "synonyms": [ + "Soleus branch of left tibial nerve" + ] + }, + { + "id": "FMA:45414", + "name": "Nerve to right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44691" + ] + }, + "synonyms": [ + "Gastrocnemius branch of right tibial nerve" + ] + }, + { + "id": "FMA:45415", + "name": "Nerve to left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44691" + ] + }, + "synonyms": [ + "Gastrocnemius branch of left tibial nerve" + ] + }, + { + "id": "FMA:45416", + "name": "Nerve to right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44700" + ] + }, + "synonyms": [ + "Popliteus branch of right tibial nerve" + ] + }, + { + "id": "FMA:45417", + "name": "Nerve to left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44700" + ] + }, + "synonyms": [ + "Popliteus branch of left tibial nerve" + ] + }, + { + "id": "FMA:45418", + "name": "Nerve to right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44701" + ] + }, + "synonyms": [ + "Plantaris branch of right tibial nerve" + ] + }, + { + "id": "FMA:45419", + "name": "Nerve to left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44701" + ] + }, + "synonyms": [ + "Plantaris branch of left tibial nerve" + ] + }, + { + "id": "FMA:45420", + "name": "Interosseous nerve of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44692" + ] + } + }, + { + "id": "FMA:45421", + "name": "Interosseous nerve of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44692" + ] + } + }, + { + "id": "FMA:45422", + "name": "Right medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44687" + ] + } + }, + { + "id": "FMA:45423", + "name": "Left medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44687" + ] + } + }, + { + "id": "FMA:45424", + "name": "Right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44688" + ] + } + }, + { + "id": "FMA:45425", + "name": "Left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44688" + ] + } + }, + { + "id": "FMA:45426", + "name": "Lateral dorsal cutaneous branch of right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44694" + ] + } + }, + { + "id": "FMA:45427", + "name": "Lateral dorsal cutaneous branch of left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44694" + ] + } + }, + { + "id": "FMA:45428", + "name": "Lateral calcaneal branch of right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44695" + ] + } + }, + { + "id": "FMA:45429", + "name": "Lateral calcaneal branch of left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44695" + ] + } + }, + { + "id": "FMA:45430", + "name": "Lateral dorsal digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44815" + ] + } + }, + { + "id": "FMA:45431", + "name": "Lateral dorsal digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44815" + ] + } + }, + { + "id": "FMA:45432", + "name": "Medial calcaneal branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44710" + ] + } + }, + { + "id": "FMA:45433", + "name": "Medial calcaneal branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44710" + ] + } + }, + { + "id": "FMA:45434", + "name": "Right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44716" + ] + } + }, + { + "id": "FMA:45435", + "name": "Left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44716" + ] + } + }, + { + "id": "FMA:45436", + "name": "Cutaneous branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44738" + ] + } + }, + { + "id": "FMA:45437", + "name": "Cutaneous branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44738" + ] + } + }, + { + "id": "FMA:45438", + "name": "Nerve to abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44739" + ] + }, + "synonyms": [ + "Abductor hallucis branch of medial plantar nerve" + ] + }, + { + "id": "FMA:45439", + "name": "Nerve to flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44739" + ] + }, + "synonyms": [ + "Flexor digitorum brevis branch of medial plantar nerve" + ] + }, + { + "id": "FMA:45440", + "name": "Nerve to flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44739" + ] + }, + "synonyms": [ + "Flexor hallucis brevis branch of medial plantar nerve" + ] + }, + { + "id": "FMA:45441", + "name": "Nerve to first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44739" + ] + }, + "synonyms": [ + "First lumbrical branch of medial plantar nerve" + ] + }, + { + "id": "FMA:45442", + "name": "Nerve to right abductor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45438" + ] + }, + "synonyms": [ + "Abductor hallucis branch of right medial plantar nerve" + ] + }, + { + "id": "FMA:45443", + "name": "Nerve to left abductor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45438" + ] + }, + "synonyms": [ + "Abductor hallucis branch of left medial plantar nerve" + ] + }, + { + "id": "FMA:45444", + "name": "Nerve to right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45439" + ] + }, + "synonyms": [ + "Flexor digitorum brevis branch of right medial plantar nerve" + ] + }, + { + "id": "FMA:45445", + "name": "Nerve to left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45439" + ] + }, + "synonyms": [ + "Flexor digitorum brevis branch of left medial plantar nerve" + ] + }, + { + "id": "FMA:45446", + "name": "Nerve to right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45440" + ] + }, + "synonyms": [ + "Flexor hallucis brevis branch of right medial plantar nerve" + ] + }, + { + "id": "FMA:45447", + "name": "Nerve to left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45440" + ] + }, + "synonyms": [ + "Flexor hallucis brevis branch of left medial plantar nerve" + ] + }, + { + "id": "FMA:45448", + "name": "Nerve to first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45441" + ] + }, + "synonyms": [ + "First lumbrical branch of right medial plantar nerve" + ] + }, + { + "id": "FMA:45449", + "name": "Nerve to first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45441" + ] + }, + "synonyms": [ + "First lumbrical branch of left medial plantar nerve" + ] + }, + { + "id": "FMA:45450", + "name": "Right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44724" + ] + } + }, + { + "id": "FMA:45451", + "name": "Left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44724" + ] + } + }, + { + "id": "FMA:45452", + "name": "Lateral proper plantar digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44753" + ] + } + }, + { + "id": "FMA:45453", + "name": "Lateral proper plantar digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44753" + ] + } + }, + { + "id": "FMA:45454", + "name": "Medial proper plantar digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44755" + ] + } + }, + { + "id": "FMA:45455", + "name": "Medial proper plantar digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44755" + ] + } + }, + { + "id": "FMA:45456", + "name": "Lateral proper plantar digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44756" + ] + } + }, + { + "id": "FMA:45457", + "name": "Lateral proper plantar digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44756" + ] + } + }, + { + "id": "FMA:45458", + "name": "Superficial branch of right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44763" + ] + } + }, + { + "id": "FMA:45459", + "name": "Superficial branch of left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44763" + ] + } + }, + { + "id": "FMA:45460", + "name": "Arcuate pulley of fibrous tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + } + }, + { + "id": "FMA:45461", + "name": "Arcuate pulley of fibrous tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + } + }, + { + "id": "FMA:45462", + "name": "A1 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45463", + "name": "A2 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45464", + "name": "A3 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45465", + "name": "A4 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45466", + "name": "A5 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42730" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45467", + "name": "A1 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45462" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45468", + "name": "A1 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45462" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45469", + "name": "A5 pulley of fibrous tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45466" + ] + } + }, + { + "id": "FMA:45470", + "name": "A5 pulley of fibrous tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45466" + ] + } + }, + { + "id": "FMA:45471", + "name": "A4 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45465" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45472", + "name": "A4 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45465" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45473", + "name": "A3 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45464" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45474", + "name": "A3 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45464" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45475", + "name": "A2 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45463" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45476", + "name": "A2 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45463" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45477", + "name": "Arcuate pulley of fibrous tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + } + }, + { + "id": "FMA:45478", + "name": "Arcuate pulley of fibrous tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + } + }, + { + "id": "FMA:45479", + "name": "A1 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45480", + "name": "A2 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45481", + "name": "A3 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45482", + "name": "A4 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45483", + "name": "A5 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42731" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45484", + "name": "A1 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45479" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45485", + "name": "A1 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45479" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45486", + "name": "A2 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45480" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45487", + "name": "A2 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45480" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45488", + "name": "A5 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45483" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45489", + "name": "A5 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45483" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45490", + "name": "A4 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45482" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45491", + "name": "A4 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45482" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45492", + "name": "A3 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45481" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45493", + "name": "A3 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45481" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45494", + "name": "Arcuate pulley of fibrous tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + } + }, + { + "id": "FMA:45495", + "name": "Arcuate pulley of fibrous tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + } + }, + { + "id": "FMA:45496", + "name": "A1 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45497", + "name": "A2 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45498", + "name": "A3 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45499", + "name": "A4 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45500", + "name": "A5 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42732" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45501", + "name": "A1 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45496" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45502", + "name": "A1 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45496" + ] + }, + "synonyms": [ + "A1 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45503", + "name": "A2 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45497" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45504", + "name": "A2 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45497" + ] + }, + "synonyms": [ + "A2 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45505", + "name": "A5 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45500" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45506", + "name": "A5 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45500" + ] + }, + "synonyms": [ + "A5 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45507", + "name": "A4 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45499" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45508", + "name": "A4 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45499" + ] + }, + "synonyms": [ + "A4 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45509", + "name": "A3 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45498" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45510", + "name": "A3 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45498" + ] + }, + "synonyms": [ + "A3 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45511", + "name": "Cruciform pulley of fibrous tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + } + }, + { + "id": "FMA:45512", + "name": "Cruciform pulley of fibrous tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + } + }, + { + "id": "FMA:45513", + "name": "C1 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45514", + "name": "C2 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45515", + "name": "C3 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:45516", + "name": "C3 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45515" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45517", + "name": "C3 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45515" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45518", + "name": "C2 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45514" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45519", + "name": "C2 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45514" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45520", + "name": "C1 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45513" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:45521", + "name": "C1 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45513" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:45522", + "name": "Cruciform pulley of fibrous tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + } + }, + { + "id": "FMA:45523", + "name": "Cruciform pulley of fibrous tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + } + }, + { + "id": "FMA:45524", + "name": "C1 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45525", + "name": "C2 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45526", + "name": "C3 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:45527", + "name": "C3 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45526" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45528", + "name": "C3 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45526" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45529", + "name": "C2 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45525" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45530", + "name": "C2 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45525" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45531", + "name": "C1 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45524" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:45532", + "name": "C1 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45524" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:45533", + "name": "Cruciform pulley of fibrous tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + } + }, + { + "id": "FMA:45534", + "name": "Cruciform pulley of fibrous tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + } + }, + { + "id": "FMA:45535", + "name": "C1 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45536", + "name": "C2 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45537", + "name": "C3 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:45538", + "name": "C3 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45537" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45539", + "name": "C3 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45537" + ] + }, + "synonyms": [ + "C3 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45540", + "name": "C2 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45536" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45541", + "name": "C2 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45536" + ] + }, + "synonyms": [ + "C2 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45542", + "name": "C1 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45535" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:45543", + "name": "C1 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45535" + ] + }, + "synonyms": [ + "C1 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:45561", + "name": "Unilaminar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + }, + "synonyms": [ + "Simple epithelium" + ] + }, + { + "id": "FMA:45562", + "name": "Multilaminar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + }, + "synonyms": [ + "Stratified epithelium" + ] + }, + { + "id": "FMA:45563", + "name": "Stratified squamous epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45562" + ] + }, + "synonyms": [ + "Epithelium stratificatum squamosum" + ] + }, + { + "id": "FMA:45564", + "name": "Stratified columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45562" + ] + }, + "synonyms": [ + "Epithelium stratificatum columnare" + ] + }, + { + "id": "FMA:45565", + "name": "Simple squamous epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45561" + ] + }, + "synonyms": [ + "Epithelium simplex squamosum" + ] + }, + { + "id": "FMA:45566", + "name": "Simple cuboidal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45561" + ] + }, + "synonyms": [ + "Epithelium simplex cuboideum" + ] + }, + { + "id": "FMA:45567", + "name": "Simple columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45561" + ] + }, + "synonyms": [ + "Epithelium simplex columnare" + ] + }, + { + "id": "FMA:45568", + "name": "Keratinized stratified squamous epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45563" + ] + }, + "synonyms": [ + "Epithelium stratificatum squamosum cornificatum" + ] + }, + { + "id": "FMA:45569", + "name": "Nonkeratinizing stratified squamous epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45563" + ] + }, + "synonyms": [ + "Epithelium stratificatum squamosum noncornificatum" + ] + }, + { + "id": "FMA:45572", + "name": "Pseudostratified columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45567" + ] + } + }, + { + "id": "FMA:45583", + "name": "Pharyngoesophageal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:45584", + "name": "Surface of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:45585", + "name": "Surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45584" + ] + } + }, + { + "id": "FMA:45586", + "name": "Surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45584" + ] + } + }, + { + "id": "FMA:45587", + "name": "Surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45584" + ] + } + }, + { + "id": "FMA:45588", + "name": "External surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45585" + ] + } + }, + { + "id": "FMA:45589", + "name": "Internal surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45585" + ] + } + }, + { + "id": "FMA:45590", + "name": "External surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45586" + ] + } + }, + { + "id": "FMA:45591", + "name": "Internal surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45586" + ] + } + }, + { + "id": "FMA:45592", + "name": "External surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45587" + ] + } + }, + { + "id": "FMA:45593", + "name": "Internal surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45587" + ] + } + }, + { + "id": "FMA:45594", + "name": "Region of external surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:45595", + "name": "Region of external surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:45596", + "name": "Region of external surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:45597", + "name": "Anterior surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45594" + ] + } + }, + { + "id": "FMA:45598", + "name": "Posterior surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45594" + ] + } + }, + { + "id": "FMA:45599", + "name": "Lateral surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45594" + ] + } + }, + { + "id": "FMA:45600", + "name": "Anterior surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45595" + ] + } + }, + { + "id": "FMA:45601", + "name": "Posterior surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45595" + ] + } + }, + { + "id": "FMA:45602", + "name": "Lateral surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45595" + ] + } + }, + { + "id": "FMA:45603", + "name": "Anterior surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45596" + ] + } + }, + { + "id": "FMA:45604", + "name": "Posterior surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45596" + ] + } + }, + { + "id": "FMA:45605", + "name": "Lateral surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45596" + ] + } + }, + { + "id": "FMA:45606", + "name": "Right lateral surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45599" + ] + } + }, + { + "id": "FMA:45607", + "name": "Left lateral surface of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45599" + ] + } + }, + { + "id": "FMA:45608", + "name": "Right lateral surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45602" + ] + } + }, + { + "id": "FMA:45609", + "name": "Left lateral surface of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45602" + ] + } + }, + { + "id": "FMA:45610", + "name": "Right lateral surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45605" + ] + } + }, + { + "id": "FMA:45611", + "name": "Left lateral surface of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45605" + ] + } + }, + { + "id": "FMA:45615", + "name": "Gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45619" + ] + } + }, + { + "id": "FMA:45616", + "name": "Foregut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45684" + ] + } + }, + { + "id": "FMA:45617", + "name": "Midgut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45684" + ] + } + }, + { + "id": "FMA:45618", + "name": "Hindgut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45684" + ] + } + }, + { + "id": "FMA:45619", + "name": "Subdivision of gastrointestinal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71131" + ] + }, + "synonyms": [ + "Gastrointestinal system subdivision" + ] + }, + { + "id": "FMA:45620", + "name": "Subdivision of cardiovascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Cardiovascular system subdivision" + ] + }, + { + "id": "FMA:45621", + "name": "Pulmonary vascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + }, + "synonyms": [ + "Pulmonary circulatory system" + ] + }, + { + "id": "FMA:45623", + "name": "Systemic arterial system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + }, + "synonyms": [ + "Systemic arterial circulatory system" + ] + }, + { + "id": "FMA:45626", + "name": "Systemic venous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + }, + "synonyms": [ + "Systemic venous circulatory system" + ] + }, + { + "id": "FMA:45627", + "name": "Subintima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:45628", + "name": "Portal venous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + } + }, + { + "id": "FMA:45629", + "name": "Pituitary portal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + } + }, + { + "id": "FMA:45632", + "name": "Capillary bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:45633", + "name": "Capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45620" + ] + } + }, + { + "id": "FMA:45634", + "name": "Muscle layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Muscularis layer" + ] + }, + { + "id": "FMA:45635", + "name": "Adventitia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Tunica externa" + ] + }, + { + "id": "FMA:45636", + "name": "Subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:45637", + "name": "Serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:45638", + "name": "Subdivision of nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Nervous system subdivision" + ] + }, + { + "id": "FMA:45640", + "name": "Subdivision of genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Genital system subdivision" + ] + }, + { + "id": "FMA:45642", + "name": "Male external genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45643" + ] + } + }, + { + "id": "FMA:45643", + "name": "External genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45640" + ] + } + }, + { + "id": "FMA:45649", + "name": "Female external genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45643" + ] + } + }, + { + "id": "FMA:45652", + "name": "Internal genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45640" + ] + } + }, + { + "id": "FMA:45653", + "name": "Wall of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Gut wall" + ] + }, + { + "id": "FMA:45654", + "name": "Female internal genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45652" + ] + } + }, + { + "id": "FMA:45655", + "name": "Male internal genitalia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45652" + ] + } + }, + { + "id": "FMA:45657", + "name": "Subdivision of urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Urinary system subdivision" + ] + }, + { + "id": "FMA:45658", + "name": "Upper urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45657" + ] + } + }, + { + "id": "FMA:45659", + "name": "Lower urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45657" + ] + } + }, + { + "id": "FMA:45660", + "name": "Subdivision of respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Respiratory system subdivision" + ] + }, + { + "id": "FMA:45661", + "name": "Upper respiratory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45660" + ] + } + }, + { + "id": "FMA:45662", + "name": "Lower respiratory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45660" + ] + } + }, + { + "id": "FMA:45663", + "name": "Female genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7160" + ] + } + }, + { + "id": "FMA:45664", + "name": "Male genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7160" + ] + } + }, + { + "id": "FMA:45672", + "name": "Mucosal gland of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:45673", + "name": "Submucosal gland of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:45677", + "name": "Lumen of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54363" + ] + }, + "synonyms": [ + "Gut lumen" + ] + }, + { + "id": "FMA:45678", + "name": "Miscellaneous term", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:45684", + "name": "Subdivision of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45619" + ] + }, + "synonyms": [ + "Gut subdivision" + ] + }, + { + "id": "FMA:45685", + "name": "Base of heart (clinical)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45686" + ] + }, + "synonyms": [ + "Clinical base of heart" + ] + }, + { + "id": "FMA:45686", + "name": "Subdivision of precordium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + }, + "synonyms": [ + "Precordium subdivision" + ] + }, + { + "id": "FMA:45687", + "name": "Precordium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45686" + ] + } + }, + { + "id": "FMA:45688", + "name": "Surface of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Surface of region of organ" + ] + }, + { + "id": "FMA:45689", + "name": "Pericraniocervical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:45690", + "name": "Right pericraniocervical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45689" + ] + } + }, + { + "id": "FMA:45691", + "name": "Left pericraniocervical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45689" + ] + } + }, + { + "id": "FMA:45694", + "name": "Wall of prostatic utricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Prostatic utricle wall" + ] + }, + { + "id": "FMA:45701", + "name": "Median lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Proximal part of prostate", + "Middle lobe of prostate", + "Pars proximalis (Prostata)", + "Albarran's gland", + "Proximal part of prostate gland", + "Cranial part of prostate" + ] + }, + { + "id": "FMA:45702", + "name": "Distal part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Pars distalis (Prostata)", + "Caudal part of prostate", + "Distal part of prostate gland" + ] + }, + { + "id": "FMA:45706", + "name": "Inferoposterior lobule of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus inferoposterior (Prostata)" + ] + }, + { + "id": "FMA:45716", + "name": "Striated muscle tissue of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:45717", + "name": "Peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Innermost zone of prostate", + "Peri-urethral gland zone of prostate" + ] + }, + { + "id": "FMA:45719", + "name": "Prostatic stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:45721", + "name": "Transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Transition zone of prostate gland" + ] + }, + { + "id": "FMA:45723", + "name": "Anatomical relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67115" + ] + } + }, + { + "id": "FMA:45728", + "name": "Anatomical lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:45729", + "name": "Head of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Organ head" + ] + }, + { + "id": "FMA:45732", + "name": "Parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:45733", + "name": "Neck of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Organ neck" + ] + }, + { + "id": "FMA:45734", + "name": "Body of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Organ body" + ] + }, + { + "id": "FMA:45737", + "name": "Lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:45738", + "name": "Platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64822" + ] + } + }, + { + "id": "FMA:45739", + "name": "Right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45738" + ] + } + }, + { + "id": "FMA:45740", + "name": "Left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45738" + ] + } + }, + { + "id": "FMA:45741", + "name": "Zone of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Platysma zone" + ] + }, + { + "id": "FMA:45744", + "name": "Epimysium of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45800" + ] + }, + "synonyms": [ + "Platysma epimysium" + ] + }, + { + "id": "FMA:45751", + "name": "Epimysium of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45744" + ] + }, + "synonyms": [ + "Right platysma epimysium" + ] + }, + { + "id": "FMA:45752", + "name": "Epimysium of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45744" + ] + }, + "synonyms": [ + "Left platysma epimysium" + ] + }, + { + "id": "FMA:45757", + "name": "Platysma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45741" + ] + } + }, + { + "id": "FMA:45758", + "name": "Mandibular part of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45741" + ] + }, + "synonyms": [ + "Pars mandibularis (Platysma)" + ] + }, + { + "id": "FMA:45759", + "name": "Labial part of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45741" + ] + }, + "synonyms": [ + "Pars labialis (Platysma)" + ] + }, + { + "id": "FMA:45760", + "name": "Modiolar part of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45741" + ] + }, + "synonyms": [ + "Pars modiolaris (Platysma)" + ] + }, + { + "id": "FMA:45761", + "name": "Mandibular part of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45758" + ] + } + }, + { + "id": "FMA:45762", + "name": "Mandibular part of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45758" + ] + } + }, + { + "id": "FMA:45763", + "name": "Labial part of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45759" + ] + } + }, + { + "id": "FMA:45764", + "name": "Labial part of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45759" + ] + } + }, + { + "id": "FMA:45765", + "name": "Modiolar part of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45760" + ] + } + }, + { + "id": "FMA:45766", + "name": "Modiolar part of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45760" + ] + } + }, + { + "id": "FMA:45767", + "name": "Right platysma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45757" + ] + } + }, + { + "id": "FMA:45768", + "name": "Left platysma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45757" + ] + } + }, + { + "id": "FMA:45769", + "name": "Preprostatic sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Supracollicular sphincter", + "Internal urethral sphincter" + ] + }, + { + "id": "FMA:45770", + "name": "Neurovascular bundle of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32419" + ] + } + }, + { + "id": "FMA:45771", + "name": "Right neurovascular bundle of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45770" + ] + } + }, + { + "id": "FMA:45772", + "name": "Left neurovascular bundle of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45770" + ] + } + }, + { + "id": "FMA:45773", + "name": "Belly of sternal head of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45780" + ] + } + }, + { + "id": "FMA:45776", + "name": "Clavicular head of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Lateral head of sternocleidomastoid" + ] + }, + { + "id": "FMA:45777", + "name": "Clavicular head of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45776" + ] + } + }, + { + "id": "FMA:45778", + "name": "Clavicular head of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45776" + ] + } + }, + { + "id": "FMA:45779", + "name": "Belly of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Sternocleidomastoid belly" + ] + }, + { + "id": "FMA:45780", + "name": "Belly of sternal head of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45779" + ] + } + }, + { + "id": "FMA:45781", + "name": "Belly of clavicular head of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:45782", + "name": "Epimysium of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45814" + ] + }, + "synonyms": [ + "Sternocleidomastoid epimysium" + ] + }, + { + "id": "FMA:45783", + "name": "Epimysium of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45782" + ] + }, + "synonyms": [ + "Right sternocleidomastoid epimysium" + ] + }, + { + "id": "FMA:45784", + "name": "Epimysium of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45782" + ] + }, + "synonyms": [ + "Left sternocleidomastoid epimysium" + ] + }, + { + "id": "FMA:45785", + "name": "Deep fascia of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:45786", + "name": "Deep fascia of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45785" + ] + } + }, + { + "id": "FMA:45787", + "name": "Deep fascia of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45785" + ] + } + }, + { + "id": "FMA:45788", + "name": "Aponeurosis of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Sternocleidomastoid aponeurosis" + ] + }, + { + "id": "FMA:45789", + "name": "Aponeurosis of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45788" + ] + }, + "synonyms": [ + "Right sternocleidomastoid aponeurosis" + ] + }, + { + "id": "FMA:45790", + "name": "Aponeurosis of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45788" + ] + }, + "synonyms": [ + "Left sternocleidomastoid aponeurosis" + ] + }, + { + "id": "FMA:45791", + "name": "Fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:45792", + "name": "Lesser supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:45793", + "name": "Right lesser supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45792" + ] + } + }, + { + "id": "FMA:45794", + "name": "Left lesser supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45792" + ] + } + }, + { + "id": "FMA:45795", + "name": "Greater supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:45796", + "name": "Right greater supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45795" + ] + } + }, + { + "id": "FMA:45797", + "name": "Left greater supraclavicular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45795" + ] + } + }, + { + "id": "FMA:45799", + "name": "Muscle fasciculus of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:45800", + "name": "Fascia of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Platysma fascia" + ] + }, + { + "id": "FMA:45801", + "name": "Perimysium of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45800" + ] + }, + "synonyms": [ + "Platysma perimysium" + ] + }, + { + "id": "FMA:45803", + "name": "Muscle fasciculus of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45799" + ] + } + }, + { + "id": "FMA:45804", + "name": "Muscle fasciculus of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45799" + ] + } + }, + { + "id": "FMA:45807", + "name": "Perimysium of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45801" + ] + }, + "synonyms": [ + "Right platysma perimysium" + ] + }, + { + "id": "FMA:45808", + "name": "Perimysium of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45801" + ] + }, + "synonyms": [ + "Left platysma perimysium" + ] + }, + { + "id": "FMA:45813", + "name": "Muscle fasciculus of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:45814", + "name": "Fascia of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Sternocleidomastoid fascia" + ] + }, + { + "id": "FMA:45815", + "name": "Perimysium of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45814" + ] + }, + "synonyms": [ + "Sternocleidomastoid perimysium" + ] + }, + { + "id": "FMA:45816", + "name": "Tendon of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Sternocleidomastoid tendon" + ] + }, + { + "id": "FMA:45817", + "name": "Muscle fasciculus of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45813" + ] + } + }, + { + "id": "FMA:45818", + "name": "Muscle fasciculus of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45813" + ] + } + }, + { + "id": "FMA:45821", + "name": "Perimysium of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45815" + ] + }, + "synonyms": [ + "Right sternocleidomastoid perimysium" + ] + }, + { + "id": "FMA:45822", + "name": "Perimysium of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45815" + ] + }, + "synonyms": [ + "Left sternocleidomastoid perimysium" + ] + }, + { + "id": "FMA:45823", + "name": "Tendon of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45816" + ] + }, + "synonyms": [ + "Right sternocleidomastoid tendon" + ] + }, + { + "id": "FMA:45824", + "name": "Tendon of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45816" + ] + }, + "synonyms": [ + "Left sternocleidomastoid tendon" + ] + }, + { + "id": "FMA:45826", + "name": "Right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9625" + ] + } + }, + { + "id": "FMA:45827", + "name": "Left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9625" + ] + } + }, + { + "id": "FMA:45828", + "name": "Perimysium of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21434" + ] + }, + "synonyms": [ + "Right external oblique perimysium" + ] + }, + { + "id": "FMA:45829", + "name": "Perimysium of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21434" + ] + }, + "synonyms": [ + "Left external oblique perimysium" + ] + }, + { + "id": "FMA:45830", + "name": "Muscle fasciculus of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20449" + ] + } + }, + { + "id": "FMA:45831", + "name": "Muscle fasciculus of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20449" + ] + } + }, + { + "id": "FMA:45832", + "name": "Muscle fasciculus of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21544" + ] + } + }, + { + "id": "FMA:45833", + "name": "Muscle fasciculus of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21544" + ] + } + }, + { + "id": "FMA:45834", + "name": "Perimysium of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21545" + ] + }, + "synonyms": [ + "Right rectus abdominis perimysium" + ] + }, + { + "id": "FMA:45835", + "name": "Perimysium of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21545" + ] + }, + "synonyms": [ + "Left rectus abdominis perimysium" + ] + }, + { + "id": "FMA:45836", + "name": "Muscle fasciculus of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21401" + ] + } + }, + { + "id": "FMA:45837", + "name": "Muscle fasciculus of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21401" + ] + } + }, + { + "id": "FMA:45838", + "name": "Perimysium of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21829" + ] + }, + "synonyms": [ + "Right internal oblique perimysium" + ] + }, + { + "id": "FMA:45839", + "name": "Perimysium of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21829" + ] + }, + "synonyms": [ + "Left internal oblique perimysium" + ] + }, + { + "id": "FMA:45840", + "name": "Arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3710" + ] + } + }, + { + "id": "FMA:45842", + "name": "Pulmonary arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45840" + ] + } + }, + { + "id": "FMA:45846", + "name": "Trunk of tributary of inferior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + } + }, + { + "id": "FMA:45847", + "name": "Portal venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14284" + ] + } + }, + { + "id": "FMA:45849", + "name": "Trunk of tributary of superior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + } + }, + { + "id": "FMA:45854", + "name": "Right pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19090" + ] + } + }, + { + "id": "FMA:45855", + "name": "Left pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19090" + ] + } + }, + { + "id": "FMA:45856", + "name": "Right puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19091" + ] + } + }, + { + "id": "FMA:45857", + "name": "Left puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19091" + ] + } + }, + { + "id": "FMA:45858", + "name": "Right iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19092" + ] + } + }, + { + "id": "FMA:45859", + "name": "Left iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19092" + ] + } + }, + { + "id": "FMA:45860", + "name": "Zone of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + }, + "synonyms": [ + "Rectus femoris zone" + ] + }, + { + "id": "FMA:45861", + "name": "Perimysium of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21830" + ] + }, + "synonyms": [ + "Right transversus abdominis perimysium" + ] + }, + { + "id": "FMA:45862", + "name": "Perimysium of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21830" + ] + }, + "synonyms": [ + "Left transversus abdominis perimysium" + ] + }, + { + "id": "FMA:45863", + "name": "Muscle fasciculus of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21403" + ] + } + }, + { + "id": "FMA:45864", + "name": "Muscle fasciculus of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21403" + ] + } + }, + { + "id": "FMA:45870", + "name": "Epimysium of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21934" + ] + }, + "synonyms": [ + "Right rectus abdominis epimysium" + ] + }, + { + "id": "FMA:45871", + "name": "Epimysium of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21934" + ] + }, + "synonyms": [ + "Left rectus abdominis epimysium" + ] + }, + { + "id": "FMA:45872", + "name": "Right anterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20276" + ] + } + }, + { + "id": "FMA:45873", + "name": "Left anterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20276" + ] + } + }, + { + "id": "FMA:45874", + "name": "Abdominal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34699" + ] + } + }, + { + "id": "FMA:45875", + "name": "Abdominal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34699" + ] + } + }, + { + "id": "FMA:45881", + "name": "Head of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Biceps femoris head" + ] + }, + { + "id": "FMA:45882", + "name": "Belly of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Biceps femoris belly" + ] + }, + { + "id": "FMA:45883", + "name": "Head of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45881" + ] + }, + "synonyms": [ + "Right biceps femoris head" + ] + }, + { + "id": "FMA:45884", + "name": "Head of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45881" + ] + }, + "synonyms": [ + "Left biceps femoris head" + ] + }, + { + "id": "FMA:45885", + "name": "Belly of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45882" + ] + }, + "synonyms": [ + "Right biceps femoris belly" + ] + }, + { + "id": "FMA:45886", + "name": "Belly of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45882" + ] + }, + "synonyms": [ + "Left biceps femoris belly" + ] + }, + { + "id": "FMA:45887", + "name": "Long head of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45881" + ] + }, + "synonyms": [ + "Caput longum (Musculus biceps femoris)" + ] + }, + { + "id": "FMA:45888", + "name": "Long head of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45887" + ] + } + }, + { + "id": "FMA:45889", + "name": "Long head of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45887" + ] + } + }, + { + "id": "FMA:45890", + "name": "Short head of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45881" + ] + }, + "synonyms": [ + "Caput breve (Musculus biceps femoris)" + ] + }, + { + "id": "FMA:45891", + "name": "Short head of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45890" + ] + } + }, + { + "id": "FMA:45892", + "name": "Short head of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45890" + ] + } + }, + { + "id": "FMA:45896", + "name": "Region of tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:45927", + "name": "Epimysium of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45931" + ] + }, + "synonyms": [ + "Biceps femoris epimysium" + ] + }, + { + "id": "FMA:45928", + "name": "Perimysium of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45931" + ] + }, + "synonyms": [ + "Biceps femoris perimysium" + ] + }, + { + "id": "FMA:45929", + "name": "Muscle fasciculus of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:45930", + "name": "Tendon of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Biceps femoris tendon" + ] + }, + { + "id": "FMA:45931", + "name": "Fascia of biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Biceps femoris fascia" + ] + }, + { + "id": "FMA:45934", + "name": "Epimysium of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45927" + ] + }, + "synonyms": [ + "Right biceps femoris epimysium" + ] + }, + { + "id": "FMA:45935", + "name": "Epimysium of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45927" + ] + }, + "synonyms": [ + "Left biceps femoris epimysium" + ] + }, + { + "id": "FMA:45936", + "name": "Perimysium of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45928" + ] + }, + "synonyms": [ + "Right biceps femoris perimysium" + ] + }, + { + "id": "FMA:45937", + "name": "Perimysium of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45928" + ] + }, + "synonyms": [ + "Left biceps femoris perimysium" + ] + }, + { + "id": "FMA:45938", + "name": "Muscle fasciculus of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45929" + ] + } + }, + { + "id": "FMA:45939", + "name": "Muscle fasciculus of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45929" + ] + } + }, + { + "id": "FMA:45940", + "name": "Tendon of right biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45930" + ] + }, + "synonyms": [ + "Right biceps femoris tendon" + ] + }, + { + "id": "FMA:45941", + "name": "Tendon of left biceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45930" + ] + }, + "synonyms": [ + "Left biceps femoris tendon" + ] + }, + { + "id": "FMA:45943", + "name": "Head of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Semitendinosus head" + ] + }, + { + "id": "FMA:45944", + "name": "Belly of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Semitendinosus belly" + ] + }, + { + "id": "FMA:45945", + "name": "Head of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45943" + ] + }, + "synonyms": [ + "Right semitendinosus head" + ] + }, + { + "id": "FMA:45946", + "name": "Head of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45943" + ] + }, + "synonyms": [ + "Left semitendinosus head" + ] + }, + { + "id": "FMA:45947", + "name": "Belly of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45944" + ] + }, + "synonyms": [ + "Right semitendinosus belly" + ] + }, + { + "id": "FMA:45948", + "name": "Belly of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45944" + ] + }, + "synonyms": [ + "Left semitendinosus belly" + ] + }, + { + "id": "FMA:45950", + "name": "Head of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Gastrocnemius head" + ] + }, + { + "id": "FMA:45951", + "name": "Belly of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Gastrocnemius belly" + ] + }, + { + "id": "FMA:45952", + "name": "Head of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45950" + ] + }, + "synonyms": [ + "Right gastrocnemius head" + ] + }, + { + "id": "FMA:45953", + "name": "Head of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45950" + ] + }, + "synonyms": [ + "Left gastrocnemius head" + ] + }, + { + "id": "FMA:45954", + "name": "Belly of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45951" + ] + }, + "synonyms": [ + "Right gastrocnemius belly" + ] + }, + { + "id": "FMA:45955", + "name": "Belly of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45951" + ] + }, + "synonyms": [ + "Left gastrocnemius belly" + ] + }, + { + "id": "FMA:45956", + "name": "Medial head of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45950" + ] + }, + "synonyms": [ + "Caput mediale (Musculus gastrocnemius)" + ] + }, + { + "id": "FMA:45957", + "name": "Medial head of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45956" + ] + } + }, + { + "id": "FMA:45958", + "name": "Medial head of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45956" + ] + } + }, + { + "id": "FMA:45959", + "name": "Lateral head of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45950" + ] + }, + "synonyms": [ + "Caput laterale (Musculus gastrocnemius)" + ] + }, + { + "id": "FMA:45960", + "name": "Lateral head of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45959" + ] + } + }, + { + "id": "FMA:45961", + "name": "Lateral head of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45959" + ] + } + }, + { + "id": "FMA:45963", + "name": "Head of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Flexor hallucis brevis head" + ] + }, + { + "id": "FMA:45964", + "name": "Belly of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor hallucis brevis belly" + ] + }, + { + "id": "FMA:45967", + "name": "Belly of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45964" + ] + }, + "synonyms": [ + "Right flexor hallucis brevis belly" + ] + }, + { + "id": "FMA:45968", + "name": "Belly of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45964" + ] + }, + "synonyms": [ + "Left flexor hallucis brevis belly" + ] + }, + { + "id": "FMA:45969", + "name": "Medial head of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45963" + ] + } + }, + { + "id": "FMA:45970", + "name": "Lateral head of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45963" + ] + } + }, + { + "id": "FMA:45971", + "name": "Medial head of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45969" + ] + } + }, + { + "id": "FMA:45972", + "name": "Medial head of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45969" + ] + } + }, + { + "id": "FMA:45973", + "name": "Lateral head of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45970" + ] + } + }, + { + "id": "FMA:45974", + "name": "Lateral head of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45970" + ] + } + }, + { + "id": "FMA:45975", + "name": "Straight head of right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22435" + ] + } + }, + { + "id": "FMA:45976", + "name": "Straight head of left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22435" + ] + } + }, + { + "id": "FMA:45977", + "name": "Reflected head of right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22436" + ] + } + }, + { + "id": "FMA:45978", + "name": "Reflected head of left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22436" + ] + } + }, + { + "id": "FMA:45979", + "name": "Belly of right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38927" + ] + }, + "synonyms": [ + "Right rectus femoris belly" + ] + }, + { + "id": "FMA:45980", + "name": "Belly of left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38927" + ] + }, + "synonyms": [ + "Left rectus femoris belly" + ] + }, + { + "id": "FMA:45982", + "name": "Head of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Plantaris head" + ] + }, + { + "id": "FMA:45983", + "name": "Belly of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Plantaris belly" + ] + }, + { + "id": "FMA:45984", + "name": "Belly of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45983" + ] + }, + "synonyms": [ + "Right plantaris belly" + ] + }, + { + "id": "FMA:45985", + "name": "Belly of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45983" + ] + }, + "synonyms": [ + "Left plantaris belly" + ] + }, + { + "id": "FMA:45986", + "name": "Head of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45982" + ] + }, + "synonyms": [ + "Right plantaris head" + ] + }, + { + "id": "FMA:45987", + "name": "Head of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45982" + ] + }, + "synonyms": [ + "Left plantaris head" + ] + }, + { + "id": "FMA:45989", + "name": "Head of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Flexor digitorum accessorius head" + ] + }, + { + "id": "FMA:45990", + "name": "Belly of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor digitorum accessorius belly" + ] + }, + { + "id": "FMA:45991", + "name": "Medial head of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45989" + ] + } + }, + { + "id": "FMA:45992", + "name": "Lateral head of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45989" + ] + } + }, + { + "id": "FMA:45993", + "name": "Medial head of right flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45991" + ] + } + }, + { + "id": "FMA:45994", + "name": "Medial head of left flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45991" + ] + } + }, + { + "id": "FMA:45995", + "name": "Lateral head of right flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45992" + ] + } + }, + { + "id": "FMA:45996", + "name": "Lateral head of left flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45992" + ] + } + }, + { + "id": "FMA:45997", + "name": "Belly of right flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45990" + ] + }, + "synonyms": [ + "Right flexor digitorum accessorius belly" + ] + }, + { + "id": "FMA:45998", + "name": "Belly of left flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45990" + ] + }, + "synonyms": [ + "Left flexor digitorum accessorius belly" + ] + }, + { + "id": "FMA:45999", + "name": "Head of right flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45989" + ] + }, + "synonyms": [ + "Right flexor digitorum accessorius head" + ] + }, + { + "id": "FMA:46000", + "name": "Head of left flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45989" + ] + }, + "synonyms": [ + "Left flexor digitorum accessorius head" + ] + }, + { + "id": "FMA:46002", + "name": "Tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tibialis posterior tendon" + ] + }, + { + "id": "FMA:46003", + "name": "Tendon of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46002" + ] + }, + "synonyms": [ + "Right tibialis posterior tendon" + ] + }, + { + "id": "FMA:46004", + "name": "Tendon of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46002" + ] + }, + "synonyms": [ + "Left tibialis posterior tendon" + ] + }, + { + "id": "FMA:46005", + "name": "Superficial tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46002" + ] + } + }, + { + "id": "FMA:46006", + "name": "Deep tendon of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46002" + ] + } + }, + { + "id": "FMA:46007", + "name": "Superficial tendon of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46005" + ] + } + }, + { + "id": "FMA:46008", + "name": "Superficial tendon of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46005" + ] + } + }, + { + "id": "FMA:46009", + "name": "Deep tendon of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46006" + ] + } + }, + { + "id": "FMA:46010", + "name": "Deep tendon of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46006" + ] + } + }, + { + "id": "FMA:46012", + "name": "Head of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Adductor hallucis head" + ] + }, + { + "id": "FMA:46013", + "name": "Belly of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Adductor hallucis belly" + ] + }, + { + "id": "FMA:46014", + "name": "Oblique head of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46012" + ] + }, + "synonyms": [ + "Oblique head of adductor hallucis muscle" + ] + }, + { + "id": "FMA:46015", + "name": "Transverse head of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46012" + ] + } + }, + { + "id": "FMA:46018", + "name": "Oblique head of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46014" + ] + } + }, + { + "id": "FMA:46019", + "name": "Oblique head of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46014" + ] + } + }, + { + "id": "FMA:46020", + "name": "Transverse head of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46015" + ] + } + }, + { + "id": "FMA:46021", + "name": "Transverse head of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46015" + ] + } + }, + { + "id": "FMA:46022", + "name": "Medial belly of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45964" + ] + } + }, + { + "id": "FMA:46023", + "name": "Lateral belly of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45964" + ] + } + }, + { + "id": "FMA:46024", + "name": "Lateral belly of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46023" + ] + } + }, + { + "id": "FMA:46025", + "name": "Lateral belly of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46023" + ] + } + }, + { + "id": "FMA:46027", + "name": "Head of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46028", + "name": "Belly of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84447" + ] + } + }, + { + "id": "FMA:46029", + "name": "Belly of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46028" + ] + } + }, + { + "id": "FMA:46030", + "name": "Belly of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46028" + ] + } + }, + { + "id": "FMA:46033", + "name": "Medial head of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46027" + ] + } + }, + { + "id": "FMA:46034", + "name": "Lateral head of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46027" + ] + } + }, + { + "id": "FMA:46035", + "name": "Medial head of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46033" + ] + } + }, + { + "id": "FMA:46036", + "name": "Medial head of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46033" + ] + } + }, + { + "id": "FMA:46037", + "name": "Lateral head of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46034" + ] + } + }, + { + "id": "FMA:46038", + "name": "Lateral head of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46034" + ] + } + }, + { + "id": "FMA:46040", + "name": "Head of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46041", + "name": "Belly of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84447" + ] + } + }, + { + "id": "FMA:46042", + "name": "Belly of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46041" + ] + } + }, + { + "id": "FMA:46043", + "name": "Belly of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46041" + ] + } + }, + { + "id": "FMA:46046", + "name": "Medial head of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46040" + ] + } + }, + { + "id": "FMA:46047", + "name": "Lateral head of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46040" + ] + } + }, + { + "id": "FMA:46048", + "name": "Lateral head of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46047" + ] + } + }, + { + "id": "FMA:46049", + "name": "Lateral head of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46047" + ] + } + }, + { + "id": "FMA:46050", + "name": "Medial head of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46046" + ] + } + }, + { + "id": "FMA:46051", + "name": "Medial head of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46046" + ] + } + }, + { + "id": "FMA:46053", + "name": "Head of third dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46054", + "name": "Belly of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84447" + ] + } + }, + { + "id": "FMA:46055", + "name": "Belly of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46054" + ] + } + }, + { + "id": "FMA:46056", + "name": "Belly of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46054" + ] + } + }, + { + "id": "FMA:46059", + "name": "Medial head of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46053" + ] + }, + "synonyms": [ + "Medial head of third dorsal interosseous muscle of foot" + ] + }, + { + "id": "FMA:46060", + "name": "Lateral head of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46053" + ] + }, + "synonyms": [ + "Lateral head of third dorsal interosseous muscle of foot" + ] + }, + { + "id": "FMA:46061", + "name": "Lateral head of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46060" + ] + } + }, + { + "id": "FMA:46062", + "name": "Lateral head of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46060" + ] + } + }, + { + "id": "FMA:46063", + "name": "Medial head of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46059" + ] + } + }, + { + "id": "FMA:46064", + "name": "Medial head of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46059" + ] + } + }, + { + "id": "FMA:46066", + "name": "Head of fourth dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46067", + "name": "Belly of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84447" + ] + } + }, + { + "id": "FMA:46068", + "name": "Belly of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46067" + ] + } + }, + { + "id": "FMA:46069", + "name": "Belly of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46067" + ] + } + }, + { + "id": "FMA:46070", + "name": "Head of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46066" + ] + } + }, + { + "id": "FMA:46071", + "name": "Head of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46066" + ] + } + }, + { + "id": "FMA:46072", + "name": "Medial head of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46066" + ] + }, + "synonyms": [ + "Medial head of fourth dorsal interosseous muscle of foot" + ] + }, + { + "id": "FMA:46073", + "name": "Lateral head of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46066" + ] + }, + "synonyms": [ + "Lateral head of fourth dorsal interosseous muscle of foot" + ] + }, + { + "id": "FMA:46074", + "name": "Lateral head of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46073" + ] + } + }, + { + "id": "FMA:46075", + "name": "Lateral head of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46073" + ] + } + }, + { + "id": "FMA:46076", + "name": "Medial head of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46072" + ] + } + }, + { + "id": "FMA:46077", + "name": "Medial head of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46072" + ] + } + }, + { + "id": "FMA:46081", + "name": "Head of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46082", + "name": "Belly of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84445" + ] + } + }, + { + "id": "FMA:46083", + "name": "Head of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46084", + "name": "Belly of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84445" + ] + } + }, + { + "id": "FMA:46085", + "name": "Head of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46086", + "name": "Belly of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84445" + ] + } + }, + { + "id": "FMA:46087", + "name": "Head of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46081" + ] + } + }, + { + "id": "FMA:46088", + "name": "Head of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46081" + ] + } + }, + { + "id": "FMA:46089", + "name": "Belly of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46082" + ] + } + }, + { + "id": "FMA:46090", + "name": "Belly of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46082" + ] + } + }, + { + "id": "FMA:46091", + "name": "Head of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46083" + ] + } + }, + { + "id": "FMA:46092", + "name": "Head of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46083" + ] + } + }, + { + "id": "FMA:46093", + "name": "Belly of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46084" + ] + } + }, + { + "id": "FMA:46094", + "name": "Belly of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46084" + ] + } + }, + { + "id": "FMA:46095", + "name": "Head of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46085" + ] + } + }, + { + "id": "FMA:46096", + "name": "Head of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46085" + ] + } + }, + { + "id": "FMA:46097", + "name": "Belly of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46086" + ] + } + }, + { + "id": "FMA:46098", + "name": "Belly of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46086" + ] + } + }, + { + "id": "FMA:46101", + "name": "Belly of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor pollicis brevis belly" + ] + }, + { + "id": "FMA:46102", + "name": "Belly of superficial head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46101" + ] + } + }, + { + "id": "FMA:46103", + "name": "Belly of deep head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46101" + ] + } + }, + { + "id": "FMA:46104", + "name": "Superficial head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46107", + "name": "Deep head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput profundum (Musculus flexor pollicis brevis)" + ] + }, + { + "id": "FMA:46110", + "name": "Deep head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46107" + ] + } + }, + { + "id": "FMA:46111", + "name": "Deep head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46107" + ] + } + }, + { + "id": "FMA:46114", + "name": "Belly of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Adductor pollicis belly" + ] + }, + { + "id": "FMA:46115", + "name": "Belly of oblique head of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46114" + ] + } + }, + { + "id": "FMA:46116", + "name": "Belly of transverse head of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46114" + ] + } + }, + { + "id": "FMA:46119", + "name": "Oblique head of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput obliquum (Musculus adductor pollicis)" + ] + }, + { + "id": "FMA:46120", + "name": "Transverse head of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Caput transversum (Musculus adductor pollicis)" + ] + }, + { + "id": "FMA:46121", + "name": "Oblique head of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46119" + ] + } + }, + { + "id": "FMA:46122", + "name": "Oblique head of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46119" + ] + } + }, + { + "id": "FMA:46123", + "name": "Transverse head of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46120" + ] + } + }, + { + "id": "FMA:46124", + "name": "Transverse head of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46120" + ] + } + }, + { + "id": "FMA:46129", + "name": "Head of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86128" + ] + } + }, + { + "id": "FMA:46130", + "name": "Belly of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84444" + ] + } + }, + { + "id": "FMA:46131", + "name": "Head of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86128" + ] + } + }, + { + "id": "FMA:46132", + "name": "Belly of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84444" + ] + } + }, + { + "id": "FMA:46133", + "name": "Head of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86128" + ] + } + }, + { + "id": "FMA:46134", + "name": "Belly of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84444" + ] + } + }, + { + "id": "FMA:46135", + "name": "Head of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86128" + ] + } + }, + { + "id": "FMA:46136", + "name": "Belly of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84444" + ] + } + }, + { + "id": "FMA:46137", + "name": "Belly of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46136" + ] + } + }, + { + "id": "FMA:46138", + "name": "Belly of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46136" + ] + } + }, + { + "id": "FMA:46139", + "name": "Head of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46135" + ] + } + }, + { + "id": "FMA:46140", + "name": "Head of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46135" + ] + } + }, + { + "id": "FMA:46141", + "name": "Medial head of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46135" + ] + } + }, + { + "id": "FMA:46142", + "name": "Lateral head of fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46135" + ] + } + }, + { + "id": "FMA:46143", + "name": "Medial head of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46141" + ] + } + }, + { + "id": "FMA:46144", + "name": "Medial head of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46141" + ] + } + }, + { + "id": "FMA:46145", + "name": "Lateral head of fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46142" + ] + } + }, + { + "id": "FMA:46146", + "name": "Lateral head of fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46142" + ] + } + }, + { + "id": "FMA:46147", + "name": "Belly of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46134" + ] + } + }, + { + "id": "FMA:46148", + "name": "Belly of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46134" + ] + } + }, + { + "id": "FMA:46149", + "name": "Head of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46133" + ] + } + }, + { + "id": "FMA:46150", + "name": "Head of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46133" + ] + } + }, + { + "id": "FMA:46151", + "name": "Medial head of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46133" + ] + } + }, + { + "id": "FMA:46152", + "name": "Lateral head of third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46133" + ] + } + }, + { + "id": "FMA:46153", + "name": "Lateral head of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46152" + ] + } + }, + { + "id": "FMA:46154", + "name": "Lateral head of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46152" + ] + } + }, + { + "id": "FMA:46155", + "name": "Medial head of third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46151" + ] + } + }, + { + "id": "FMA:46156", + "name": "Medial head of third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46151" + ] + } + }, + { + "id": "FMA:46157", + "name": "Belly of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46132" + ] + } + }, + { + "id": "FMA:46158", + "name": "Belly of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46132" + ] + } + }, + { + "id": "FMA:46159", + "name": "Head of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46131" + ] + } + }, + { + "id": "FMA:46160", + "name": "Head of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46131" + ] + } + }, + { + "id": "FMA:46161", + "name": "Medial head of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46131" + ] + } + }, + { + "id": "FMA:46162", + "name": "Lateral head of second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46131" + ] + } + }, + { + "id": "FMA:46163", + "name": "Lateral head of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46162" + ] + } + }, + { + "id": "FMA:46164", + "name": "Lateral head of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46162" + ] + } + }, + { + "id": "FMA:46165", + "name": "Medial head of second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46161" + ] + } + }, + { + "id": "FMA:46166", + "name": "Medial head of second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46161" + ] + } + }, + { + "id": "FMA:46167", + "name": "Belly of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46130" + ] + } + }, + { + "id": "FMA:46168", + "name": "Belly of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46130" + ] + } + }, + { + "id": "FMA:46169", + "name": "Head of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46129" + ] + } + }, + { + "id": "FMA:46170", + "name": "Head of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46129" + ] + } + }, + { + "id": "FMA:46171", + "name": "Medial head of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46129" + ] + } + }, + { + "id": "FMA:46172", + "name": "Lateral head of first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46129" + ] + } + }, + { + "id": "FMA:46173", + "name": "Lateral head of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46172" + ] + } + }, + { + "id": "FMA:46174", + "name": "Lateral head of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46172" + ] + } + }, + { + "id": "FMA:46175", + "name": "Medial head of first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46171" + ] + } + }, + { + "id": "FMA:46176", + "name": "Medial head of first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46171" + ] + } + }, + { + "id": "FMA:46181", + "name": "Head of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46182", + "name": "Belly of fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84439" + ] + } + }, + { + "id": "FMA:46183", + "name": "Belly of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46182" + ] + } + }, + { + "id": "FMA:46184", + "name": "Belly of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46182" + ] + } + }, + { + "id": "FMA:46185", + "name": "Head of fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46181" + ] + } + }, + { + "id": "FMA:46186", + "name": "Head of fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46181" + ] + } + }, + { + "id": "FMA:46187", + "name": "Head of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46188", + "name": "Belly of third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84439" + ] + } + }, + { + "id": "FMA:46189", + "name": "Belly of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46188" + ] + } + }, + { + "id": "FMA:46190", + "name": "Belly of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46188" + ] + } + }, + { + "id": "FMA:46191", + "name": "Head of third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46187" + ] + } + }, + { + "id": "FMA:46192", + "name": "Head of third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46187" + ] + } + }, + { + "id": "FMA:46193", + "name": "Head of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46194", + "name": "Belly of second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84439" + ] + } + }, + { + "id": "FMA:46195", + "name": "Belly of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46194" + ] + } + }, + { + "id": "FMA:46196", + "name": "Belly of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46194" + ] + } + }, + { + "id": "FMA:46197", + "name": "Head of second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46193" + ] + } + }, + { + "id": "FMA:46198", + "name": "Head of second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46193" + ] + } + }, + { + "id": "FMA:46199", + "name": "Head of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46200", + "name": "Belly of first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84439" + ] + } + }, + { + "id": "FMA:46201", + "name": "Belly of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46200" + ] + } + }, + { + "id": "FMA:46202", + "name": "Belly of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46200" + ] + } + }, + { + "id": "FMA:46203", + "name": "Head of first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46199" + ] + } + }, + { + "id": "FMA:46204", + "name": "Head of first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46199" + ] + } + }, + { + "id": "FMA:46209", + "name": "Head of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46210", + "name": "Belly of first lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84438" + ] + } + }, + { + "id": "FMA:46211", + "name": "Head of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:46212", + "name": "Belly of second lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84438" + ] + } + }, + { + "id": "FMA:46213", + "name": "Head of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46214", + "name": "Belly of fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84438" + ] + } + }, + { + "id": "FMA:46215", + "name": "Belly of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46214" + ] + } + }, + { + "id": "FMA:46216", + "name": "Belly of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46214" + ] + } + }, + { + "id": "FMA:46217", + "name": "Head of fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46213" + ] + } + }, + { + "id": "FMA:46218", + "name": "Head of fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46213" + ] + } + }, + { + "id": "FMA:46219", + "name": "Head of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46220", + "name": "Belly of third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84438" + ] + } + }, + { + "id": "FMA:46221", + "name": "Belly of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46220" + ] + } + }, + { + "id": "FMA:46222", + "name": "Belly of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46220" + ] + } + }, + { + "id": "FMA:46223", + "name": "Head of third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46219" + ] + } + }, + { + "id": "FMA:46224", + "name": "Head of third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46219" + ] + } + }, + { + "id": "FMA:46225", + "name": "Belly of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46212" + ] + } + }, + { + "id": "FMA:46226", + "name": "Belly of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46212" + ] + } + }, + { + "id": "FMA:46227", + "name": "Head of second lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46211" + ] + } + }, + { + "id": "FMA:46228", + "name": "Head of second lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46211" + ] + } + }, + { + "id": "FMA:46229", + "name": "Belly of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46210" + ] + } + }, + { + "id": "FMA:46230", + "name": "Belly of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46210" + ] + } + }, + { + "id": "FMA:46231", + "name": "Head of first lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46209" + ] + } + }, + { + "id": "FMA:46232", + "name": "Head of first lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46209" + ] + } + }, + { + "id": "FMA:46243", + "name": "Head of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46244", + "name": "Belly of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84437" + ] + } + }, + { + "id": "FMA:46245", + "name": "Belly of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46244" + ] + } + }, + { + "id": "FMA:46246", + "name": "Belly of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46244" + ] + } + }, + { + "id": "FMA:46247", + "name": "Head of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46243" + ] + } + }, + { + "id": "FMA:46248", + "name": "Head of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46243" + ] + } + }, + { + "id": "FMA:46249", + "name": "Head of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46250", + "name": "Belly of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84437" + ] + } + }, + { + "id": "FMA:46251", + "name": "Belly of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46250" + ] + } + }, + { + "id": "FMA:46252", + "name": "Belly of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46250" + ] + } + }, + { + "id": "FMA:46253", + "name": "Head of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46249" + ] + } + }, + { + "id": "FMA:46254", + "name": "Head of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46249" + ] + } + }, + { + "id": "FMA:46255", + "name": "Head of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46256", + "name": "Belly of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84437" + ] + } + }, + { + "id": "FMA:46257", + "name": "Belly of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46256" + ] + } + }, + { + "id": "FMA:46258", + "name": "Belly of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46256" + ] + } + }, + { + "id": "FMA:46259", + "name": "Head of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46255" + ] + } + }, + { + "id": "FMA:46260", + "name": "Head of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46255" + ] + } + }, + { + "id": "FMA:46261", + "name": "Head of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + } + }, + { + "id": "FMA:46262", + "name": "Belly of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84437" + ] + } + }, + { + "id": "FMA:46263", + "name": "Belly of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46262" + ] + } + }, + { + "id": "FMA:46264", + "name": "Belly of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46262" + ] + } + }, + { + "id": "FMA:46265", + "name": "Head of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46261" + ] + } + }, + { + "id": "FMA:46266", + "name": "Head of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46261" + ] + } + }, + { + "id": "FMA:46279", + "name": "Zone of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Longus colli zone" + ] + }, + { + "id": "FMA:46280", + "name": "Superior oblique part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:46281", + "name": "Inferior oblique part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:46282", + "name": "Vertical intermediate part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:46283", + "name": "Superior oblique part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46280" + ] + } + }, + { + "id": "FMA:46284", + "name": "Superior oblique part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46280" + ] + } + }, + { + "id": "FMA:46285", + "name": "Vertical intermediate part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46282" + ] + } + }, + { + "id": "FMA:46286", + "name": "Vertical intermediate part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46282" + ] + } + }, + { + "id": "FMA:46287", + "name": "Inferior oblique part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46281" + ] + } + }, + { + "id": "FMA:46288", + "name": "Inferior oblique part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46281" + ] + } + }, + { + "id": "FMA:46290", + "name": "Suprahyoid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + } + }, + { + "id": "FMA:46291", + "name": "Digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46290" + ] + } + }, + { + "id": "FMA:46292", + "name": "Right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46291" + ] + } + }, + { + "id": "FMA:46293", + "name": "Left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46291" + ] + } + }, + { + "id": "FMA:46297", + "name": "Belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Digastric belly" + ] + }, + { + "id": "FMA:46300", + "name": "Common belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46297" + ] + } + }, + { + "id": "FMA:46301", + "name": "Common belly of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46300" + ] + } + }, + { + "id": "FMA:46302", + "name": "Anterior belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46297" + ] + }, + "synonyms": [ + "Venter anterior (Musculus digastricus)" + ] + }, + { + "id": "FMA:46303", + "name": "Posterior belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46297" + ] + } + }, + { + "id": "FMA:46304", + "name": "Anterior belly of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46302" + ] + } + }, + { + "id": "FMA:46305", + "name": "Anterior belly of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46302" + ] + } + }, + { + "id": "FMA:46306", + "name": "Posterior belly of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46303" + ] + } + }, + { + "id": "FMA:46307", + "name": "Posterior belly of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46303" + ] + } + }, + { + "id": "FMA:46308", + "name": "Longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32514" + ] + } + }, + { + "id": "FMA:46309", + "name": "Right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46308" + ] + } + }, + { + "id": "FMA:46310", + "name": "Left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46308" + ] + } + }, + { + "id": "FMA:46312", + "name": "Rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64875" + ] + }, + "synonyms": [ + "Anterior rectus capitis" + ] + }, + { + "id": "FMA:46313", + "name": "Right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46312" + ] + } + }, + { + "id": "FMA:46314", + "name": "Left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46312" + ] + } + }, + { + "id": "FMA:46316", + "name": "Rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64875" + ] + }, + "synonyms": [ + "Lateral rectus capitis" + ] + }, + { + "id": "FMA:46317", + "name": "Right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46316" + ] + } + }, + { + "id": "FMA:46318", + "name": "Left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46316" + ] + } + }, + { + "id": "FMA:46320", + "name": "Mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46290" + ] + } + }, + { + "id": "FMA:46321", + "name": "Right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46320" + ] + } + }, + { + "id": "FMA:46322", + "name": "Left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46320" + ] + } + }, + { + "id": "FMA:46325", + "name": "Geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46290" + ] + } + }, + { + "id": "FMA:46326", + "name": "Right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46325" + ] + } + }, + { + "id": "FMA:46327", + "name": "Left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46325" + ] + } + }, + { + "id": "FMA:46335", + "name": "Belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Omohyoid belly" + ] + }, + { + "id": "FMA:46338", + "name": "Belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46335" + ] + }, + "synonyms": [ + "Right omohyoid belly" + ] + }, + { + "id": "FMA:46339", + "name": "Belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46335" + ] + }, + "synonyms": [ + "Left omohyoid belly" + ] + }, + { + "id": "FMA:46340", + "name": "Superior belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46335" + ] + }, + "synonyms": [ + "Venter superior (Musculus omohyoideus)" + ] + }, + { + "id": "FMA:46341", + "name": "Inferior belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46335" + ] + }, + "synonyms": [ + "Venter inferior (Musculus omohyoideus)" + ] + }, + { + "id": "FMA:46342", + "name": "Superior belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46340" + ] + } + }, + { + "id": "FMA:46343", + "name": "Superior belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46340" + ] + } + }, + { + "id": "FMA:46344", + "name": "Inferior belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46341" + ] + } + }, + { + "id": "FMA:46345", + "name": "Inferior belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46341" + ] + } + }, + { + "id": "FMA:46358", + "name": "First external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46359", + "name": "Second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46360", + "name": "Third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46361", + "name": "Fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46362", + "name": "Fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46363", + "name": "Sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46364", + "name": "Seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46365", + "name": "Eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46366", + "name": "Ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46367", + "name": "Tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46368", + "name": "Eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9756" + ] + } + }, + { + "id": "FMA:46369", + "name": "First internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46370", + "name": "Second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46371", + "name": "Third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46372", + "name": "Fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46373", + "name": "Fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46374", + "name": "Sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46375", + "name": "Seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46376", + "name": "Eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46377", + "name": "Ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46378", + "name": "Tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46379", + "name": "Eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9757" + ] + } + }, + { + "id": "FMA:46417", + "name": "Cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + }, + "synonyms": [ + "Cricothyroid" + ] + }, + { + "id": "FMA:46420", + "name": "Muscle fasciculus of right pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21549" + ] + } + }, + { + "id": "FMA:46421", + "name": "Muscle fasciculus of left pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21549" + ] + } + }, + { + "id": "FMA:46422", + "name": "Muscle fasciculus of right puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21550" + ] + } + }, + { + "id": "FMA:46423", + "name": "Muscle fasciculus of left puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21550" + ] + } + }, + { + "id": "FMA:46424", + "name": "Muscle fasciculus of right iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21551" + ] + } + }, + { + "id": "FMA:46425", + "name": "Muscle fasciculus of left iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21551" + ] + } + }, + { + "id": "FMA:46430", + "name": "Perimysium of right pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21557" + ] + }, + "synonyms": [ + "Right pubococcygeus perimysium" + ] + }, + { + "id": "FMA:46431", + "name": "Perimysium of left pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21557" + ] + }, + "synonyms": [ + "Left pubococcygeus perimysium" + ] + }, + { + "id": "FMA:46432", + "name": "Perimysium of right puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21558" + ] + }, + "synonyms": [ + "Right puborectalis perimysium" + ] + }, + { + "id": "FMA:46433", + "name": "Perimysium of left puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21558" + ] + }, + "synonyms": [ + "Left puborectalis perimysium" + ] + }, + { + "id": "FMA:46434", + "name": "Perimysium of right iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21559" + ] + }, + "synonyms": [ + "Right iliococcygeus perimysium" + ] + }, + { + "id": "FMA:46435", + "name": "Perimysium of left iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21559" + ] + }, + "synonyms": [ + "Left iliococcygeus perimysium" + ] + }, + { + "id": "FMA:46436", + "name": "Epimysium of right pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21796" + ] + }, + "synonyms": [ + "Right pubococcygeus epimysium" + ] + }, + { + "id": "FMA:46437", + "name": "Epimysium of left pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21796" + ] + }, + "synonyms": [ + "Left pubococcygeus epimysium" + ] + }, + { + "id": "FMA:46438", + "name": "Epimysium of right puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21800" + ] + }, + "synonyms": [ + "Right puborectalis epimysium" + ] + }, + { + "id": "FMA:46439", + "name": "Epimysium of left puborectalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21800" + ] + }, + "synonyms": [ + "Left puborectalis epimysium" + ] + }, + { + "id": "FMA:46440", + "name": "Epimysium of right iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21804" + ] + }, + "synonyms": [ + "Right iliococcygeus epimysium" + ] + }, + { + "id": "FMA:46441", + "name": "Epimysium of left iliococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21804" + ] + }, + "synonyms": [ + "Left iliococcygeus epimysium" + ] + }, + { + "id": "FMA:46442", + "name": "Tendinous arch of levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:46443", + "name": "Right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19088" + ] + } + }, + { + "id": "FMA:46444", + "name": "Left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19088" + ] + } + }, + { + "id": "FMA:46445", + "name": "Palm compartment of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12245" + ] + }, + "synonyms": [ + "Palm of right hand (compartment)" + ] + }, + { + "id": "FMA:46446", + "name": "Palm compartment of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12245" + ] + }, + "synonyms": [ + "Palm of left hand (compartment)" + ] + }, + { + "id": "FMA:46447", + "name": "Suprasternal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:46448", + "name": "Frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + }, + "synonyms": [ + "Frontal region of head", + "Front of head proper" + ] + }, + { + "id": "FMA:46450", + "name": "Temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63869" + ] + }, + "synonyms": [ + "Temple (volume)" + ] + }, + { + "id": "FMA:46472", + "name": "Nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:46476", + "name": "Cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:46477", + "name": "Surface of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + }, + "synonyms": [ + "Forehead surface" + ] + }, + { + "id": "FMA:46478", + "name": "Surface of parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + } + }, + { + "id": "FMA:46479", + "name": "Surface of occiput", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + }, + "synonyms": [ + "Regio occipitalis (capitis)", + "Occiput surface" + ] + }, + { + "id": "FMA:46480", + "name": "Surface of temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61701" + ] + }, + "synonyms": [ + "Temple surface" + ] + }, + { + "id": "FMA:46481", + "name": "Surface of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + }, + "synonyms": [ + "External ear surface" + ] + }, + { + "id": "FMA:46482", + "name": "Surface of mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61701" + ] + } + }, + { + "id": "FMA:46483", + "name": "Surface of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49188" + ] + }, + "synonyms": [ + "Face surface" + ] + }, + { + "id": "FMA:46484", + "name": "Vertex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + }, + "synonyms": [ + "Vertex of head", + "Top of head" + ] + }, + { + "id": "FMA:46485", + "name": "Subdivision of surface of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49188" + ] + } + }, + { + "id": "FMA:46488", + "name": "Buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60964" + ] + }, + "synonyms": [ + "Buccal region" + ] + }, + { + "id": "FMA:46489", + "name": "Subdivision of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Nasal region", + "External nasal subdivision" + ] + }, + { + "id": "FMA:46490", + "name": "Subdivision of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Mouth subdivision" + ] + }, + { + "id": "FMA:46491", + "name": "Lateral part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60964" + ] + }, + "synonyms": [ + "Parotid region", + "Parotid-masseteric region", + "Parotid region of face", + "Parotid part of face" + ] + }, + { + "id": "FMA:46494", + "name": "Scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:46495", + "name": "Chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Mental region of face", + "Mental region", + "Mental part of face" + ] + }, + { + "id": "FMA:46500", + "name": "Skin of parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + }, + "synonyms": [ + "Skin of top of head" + ] + }, + { + "id": "FMA:46501", + "name": "Skin of frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + }, + "synonyms": [ + "Skin of front of head proper" + ] + }, + { + "id": "FMA:46511", + "name": "Compact bone of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42833" + ] + } + }, + { + "id": "FMA:46512", + "name": "Compact bone of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42833" + ] + } + }, + { + "id": "FMA:46513", + "name": "Trabecular bone of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42834" + ] + } + }, + { + "id": "FMA:46514", + "name": "Trabecular bone of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42834" + ] + } + }, + { + "id": "FMA:46515", + "name": "Cartilage of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42835" + ] + }, + "synonyms": [ + "Right ilium cartilage" + ] + }, + { + "id": "FMA:46516", + "name": "Cartilage of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42835" + ] + }, + "synonyms": [ + "Left ilium cartilage" + ] + }, + { + "id": "FMA:46517", + "name": "Articular cartilage of auricular surface of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42836" + ] + } + }, + { + "id": "FMA:46518", + "name": "Articular cartilage of auricular surface of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42836" + ] + } + }, + { + "id": "FMA:46519", + "name": "Bony part of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42837" + ] + } + }, + { + "id": "FMA:46520", + "name": "Bony part of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42837" + ] + } + }, + { + "id": "FMA:46521", + "name": "Periosteum of right ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42838" + ] + }, + "synonyms": [ + "Right ilium periosteum" + ] + }, + { + "id": "FMA:46522", + "name": "Periosteum of left ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42838" + ] + }, + "synonyms": [ + "Left ilium periosteum" + ] + }, + { + "id": "FMA:46523", + "name": "Compact bone of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42848" + ] + } + }, + { + "id": "FMA:46524", + "name": "Compact bone of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42848" + ] + } + }, + { + "id": "FMA:46525", + "name": "Trabecular bone of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42849" + ] + } + }, + { + "id": "FMA:46526", + "name": "Trabecular bone of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42849" + ] + } + }, + { + "id": "FMA:46527", + "name": "Cartilage of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42850" + ] + }, + "synonyms": [ + "Right ischium cartilage" + ] + }, + { + "id": "FMA:46528", + "name": "Cartilage of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42850" + ] + }, + "synonyms": [ + "Left ischium cartilage" + ] + }, + { + "id": "FMA:46529", + "name": "Bony part of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42851" + ] + } + }, + { + "id": "FMA:46530", + "name": "Bony part of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42851" + ] + } + }, + { + "id": "FMA:46531", + "name": "Periosteum of right ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42852" + ] + }, + "synonyms": [ + "Right ischium periosteum" + ] + }, + { + "id": "FMA:46532", + "name": "Periosteum of left ischium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42852" + ] + }, + "synonyms": [ + "Left ischium periosteum" + ] + }, + { + "id": "FMA:46533", + "name": "Compact bone of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42841" + ] + } + }, + { + "id": "FMA:46534", + "name": "Compact bone of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42841" + ] + } + }, + { + "id": "FMA:46535", + "name": "Trabecular bone of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42842" + ] + } + }, + { + "id": "FMA:46536", + "name": "Trabecular bone of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42842" + ] + } + }, + { + "id": "FMA:46539", + "name": "Bony part of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42844" + ] + } + }, + { + "id": "FMA:46540", + "name": "Bony part of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42844" + ] + } + }, + { + "id": "FMA:46541", + "name": "Periosteum of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42845" + ] + }, + "synonyms": [ + "Right pubis periosteum" + ] + }, + { + "id": "FMA:46542", + "name": "Periosteum of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42845" + ] + }, + "synonyms": [ + "Left pubis periosteum" + ] + }, + { + "id": "FMA:46543", + "name": "Bone of right pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42840" + ] + } + }, + { + "id": "FMA:46544", + "name": "Bone of left pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42840" + ] + } + }, + { + "id": "FMA:46545", + "name": "Wall of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10430" + ] + }, + "synonyms": [ + "Male pelvic wall" + ] + }, + { + "id": "FMA:46546", + "name": "Wall of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10430" + ] + }, + "synonyms": [ + "Female pelvic wall" + ] + }, + { + "id": "FMA:46547", + "name": "Cavity of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9738" + ] + }, + "synonyms": [ + "Space of male pelvic compartment", + "Compartment space of male pelvis", + "Male pelvic cavity" + ] + }, + { + "id": "FMA:46548", + "name": "Cavity of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9738" + ] + }, + "synonyms": [ + "Space of female pelvic compartment", + "Female pelvic cavity", + "Compartment space of female pelvis" + ] + }, + { + "id": "FMA:46549", + "name": "Fascia of ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Ischiocavernosus fascia" + ] + }, + { + "id": "FMA:46552", + "name": "Aponeurosis of ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Ischiocavernosus aponeurosis" + ] + }, + { + "id": "FMA:46553", + "name": "Aponeurosis of right ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46552" + ] + }, + "synonyms": [ + "Right ischiocavernosus aponeurosis" + ] + }, + { + "id": "FMA:46554", + "name": "Aponeurosis of left ischiocavernosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46552" + ] + }, + "synonyms": [ + "Left ischiocavernosus aponeurosis" + ] + }, + { + "id": "FMA:46559", + "name": "Pretracheal layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86450" + ] + }, + "synonyms": [ + "Pretracheal fascia", + "Lamina pretrachealis (Fascia cervicalis)", + "Pretracheal layer of deep cervical fascia" + ] + }, + { + "id": "FMA:46560", + "name": "Prevertebral layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86450" + ] + }, + "synonyms": [ + "Lamina prevertebralis (Fascia cervicalis)", + "Prevertebral layer of deep cervical fascia", + "Prevertebral fascia" + ] + }, + { + "id": "FMA:46561", + "name": "Carotid sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86450" + ] + } + }, + { + "id": "FMA:46562", + "name": "Muscle of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + }, + "synonyms": [ + "Laryngeal muscle" + ] + }, + { + "id": "FMA:46563", + "name": "Right cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46417" + ] + } + }, + { + "id": "FMA:46564", + "name": "Left cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46417" + ] + } + }, + { + "id": "FMA:46565", + "name": "Skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:46566", + "name": "Myone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:46569", + "name": "Fascicular architecture of muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9730" + ] + }, + "synonyms": [ + "Myofiber architecture" + ] + }, + { + "id": "FMA:46570", + "name": "Fusiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:46572", + "name": "Tricipital", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63149" + ] + } + }, + { + "id": "FMA:46573", + "name": "Triangular", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:46575", + "name": "Spiral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:46576", + "name": "Posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + }, + "synonyms": [ + "Posterior cricoarytenoid", + "Posterior cricoarytenoideus" + ] + }, + { + "id": "FMA:46577", + "name": "Right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46576" + ] + }, + "synonyms": [ + "Right posterior cricoarytenoid", + "Right posterior cricoarytenoideus" + ] + }, + { + "id": "FMA:46578", + "name": "Left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46576" + ] + }, + "synonyms": [ + "Left posterior cricoarytenoid", + "Left posterior cricoarytenoideus" + ] + }, + { + "id": "FMA:46579", + "name": "Lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + }, + "synonyms": [ + "Lateral cricoarytenoid", + "Lateral cricoarytenoideus" + ] + }, + { + "id": "FMA:46580", + "name": "Right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46579" + ] + }, + "synonyms": [ + "Right lateral cricoarytenoideus", + "Right lateral cricoarytenoid" + ] + }, + { + "id": "FMA:46581", + "name": "Left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46579" + ] + }, + "synonyms": [ + "Left lateral cricoarytenoid", + "Left lateral cricoarytenoideus" + ] + }, + { + "id": "FMA:46582", + "name": "Transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + } + }, + { + "id": "FMA:46583", + "name": "Oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + } + }, + { + "id": "FMA:46584", + "name": "Right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46583" + ] + } + }, + { + "id": "FMA:46585", + "name": "Left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46583" + ] + } + }, + { + "id": "FMA:46588", + "name": "Thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + }, + "synonyms": [ + "Thyroarytenoid" + ] + }, + { + "id": "FMA:46589", + "name": "Right thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46588" + ] + }, + "synonyms": [ + "Right thyroarytenoid" + ] + }, + { + "id": "FMA:46590", + "name": "Left thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46588" + ] + }, + "synonyms": [ + "Left thyroarytenoid" + ] + }, + { + "id": "FMA:46591", + "name": "Vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55226" + ] + }, + "synonyms": [ + "Vocal muscle" + ] + }, + { + "id": "FMA:46592", + "name": "Right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46591" + ] + }, + "synonyms": [ + "Right vocal muscle" + ] + }, + { + "id": "FMA:46593", + "name": "Left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46591" + ] + }, + "synonyms": [ + "Left vocal muscle" + ] + }, + { + "id": "FMA:46594", + "name": "Thyroepiglotticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46595" + ] + }, + "synonyms": [ + "Thyro-epiglottic part of thyro-arytenoid", + "Thyroepiglottic muscle", + "Pars thyroepiglottica (Musculus thyroarytenoideus)" + ] + }, + { + "id": "FMA:46595", + "name": "Zone of thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Zone of thyroarytenoid", + "Thyro-arytenoid zone" + ] + }, + { + "id": "FMA:46596", + "name": "Thyro-arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46595" + ] + } + }, + { + "id": "FMA:46597", + "name": "Thyro-epiglottic part of right thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46594" + ] + }, + "synonyms": [ + "Right thyroepiglotticus" + ] + }, + { + "id": "FMA:46598", + "name": "Thyro-epiglottic part of left thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46594" + ] + }, + "synonyms": [ + "Left thyroepiglotticus" + ] + }, + { + "id": "FMA:46599", + "name": "Right thyro-arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46596" + ] + } + }, + { + "id": "FMA:46600", + "name": "Left thyro-arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46596" + ] + } + }, + { + "id": "FMA:46601", + "name": "Zone of oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Oblique arytenoid zone" + ] + }, + { + "id": "FMA:46602", + "name": "Aryepiglotticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46601" + ] + }, + "synonyms": [ + "Pars aryepiglottica (Musculus arytenoideus obliquus)", + "Ary-epiglottic part of oblique arytenoid", + "Aryepiglottic muscle" + ] + }, + { + "id": "FMA:46603", + "name": "Oblique arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46601" + ] + } + }, + { + "id": "FMA:46604", + "name": "Right aryepiglotticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46602" + ] + }, + "synonyms": [ + "Ary-epiglottic part of right oblique arytenoid" + ] + }, + { + "id": "FMA:46605", + "name": "Left aryepiglotticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46602" + ] + }, + "synonyms": [ + "Ary-epiglottic part of left oblique arytenoid" + ] + }, + { + "id": "FMA:46606", + "name": "Right oblique arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46603" + ] + } + }, + { + "id": "FMA:46607", + "name": "Left oblique arytenoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46603" + ] + } + }, + { + "id": "FMA:46608", + "name": "Zone of cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Cricothyroid zone" + ] + }, + { + "id": "FMA:46609", + "name": "Straight part of cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46608" + ] + }, + "synonyms": [ + "Pars recta (Musculus cricothyroideus)" + ] + }, + { + "id": "FMA:46610", + "name": "Oblique part of cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46608" + ] + }, + "synonyms": [ + "Pars obliqua (Musculus cricothyroideus)" + ] + }, + { + "id": "FMA:46611", + "name": "Straight part of right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46609" + ] + } + }, + { + "id": "FMA:46612", + "name": "Straight part of left cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46609" + ] + } + }, + { + "id": "FMA:46613", + "name": "Oblique part of right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46610" + ] + } + }, + { + "id": "FMA:46614", + "name": "Oblique part of left cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46610" + ] + } + }, + { + "id": "FMA:46616", + "name": "Set of laryngeal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Laryngeal muscles set", + "Muscle group of larynx", + "Laryngeal muscles" + ] + }, + { + "id": "FMA:46617", + "name": "Set of extrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46616" + ] + }, + "synonyms": [ + "Extrinsic muscles of larynx" + ] + }, + { + "id": "FMA:46618", + "name": "Set of intrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46616" + ] + }, + "synonyms": [ + "Intrinsic muscles of larynx" + ] + }, + { + "id": "FMA:46619", + "name": "Muscle of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + }, + "synonyms": [ + "Pharyngeal muscle" + ] + }, + { + "id": "FMA:46620", + "name": "Constrictor muscle of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46619" + ] + }, + "synonyms": [ + "Pharyngeal constrictor muscle" + ] + }, + { + "id": "FMA:46621", + "name": "Superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46620" + ] + }, + "synonyms": [ + "Superior constrictor", + "Superior constrictor of pharynx", + "Superior constrictor pharyngeus" + ] + }, + { + "id": "FMA:46622", + "name": "Middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46620" + ] + }, + "synonyms": [ + "Middle constrictor", + "Middle constrictor pharyngeus", + "Middle constrictor of pharynx" + ] + }, + { + "id": "FMA:46623", + "name": "Inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46620" + ] + }, + "synonyms": [ + "Inferior constrictor of pharynx", + "Inferior constrictor pharyngeus", + "Inferior constrictor" + ] + }, + { + "id": "FMA:46631", + "name": "Right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46621" + ] + }, + "synonyms": [ + "Right superior constrictor of pharynx", + "Right superior constrictor" + ] + }, + { + "id": "FMA:46632", + "name": "Left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46621" + ] + }, + "synonyms": [ + "Left superior constrictor of pharynx", + "Left superior constrictor" + ] + }, + { + "id": "FMA:46633", + "name": "Right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46622" + ] + }, + "synonyms": [ + "Right middle constrictor", + "Right middle constrictor of pharynx" + ] + }, + { + "id": "FMA:46634", + "name": "Left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46622" + ] + }, + "synonyms": [ + "Left middle constrictor of pharynx", + "Left middle constrictor" + ] + }, + { + "id": "FMA:46635", + "name": "Right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46623" + ] + }, + "synonyms": [ + "Right inferior constrictor of pharynx", + "Right inferior constrictor" + ] + }, + { + "id": "FMA:46636", + "name": "Left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46623" + ] + }, + "synonyms": [ + "Left inferior constrictor of pharynx", + "Left inferior constrictor" + ] + }, + { + "id": "FMA:46637", + "name": "Zone of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Zone of superior pharyngeal constrictor muscle", + "Superior pharyngeal constrictor zone" + ] + }, + { + "id": "FMA:46638", + "name": "Pterygopharyngeal part of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46637" + ] + }, + "synonyms": [ + "Pars pterygopharyngea (Musculus constrictor pharyngis superior)", + "Pterygopharyngeal part of superior constrictor pharyngeus" + ] + }, + { + "id": "FMA:46639", + "name": "Pterygopharyngeal part of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46638" + ] + } + }, + { + "id": "FMA:46640", + "name": "Pterygopharyngeal part of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46638" + ] + } + }, + { + "id": "FMA:46641", + "name": "Buccopharyngeal part of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46637" + ] + }, + "synonyms": [ + "Pars buccopharyngea (Musculus constrictor pharyngis superior)" + ] + }, + { + "id": "FMA:46642", + "name": "Buccopharyngeal part of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46641" + ] + } + }, + { + "id": "FMA:46643", + "name": "Buccopharyngeal part of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46641" + ] + } + }, + { + "id": "FMA:46644", + "name": "Mylopharyngeal part of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46637" + ] + }, + "synonyms": [ + "Pars mylopharyngea (Musculus constrictor pharyngis superior)", + "Mylopharyngeal part of superior constrictor pharyngeus" + ] + }, + { + "id": "FMA:46645", + "name": "Mylopharyngeal part of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46644" + ] + } + }, + { + "id": "FMA:46646", + "name": "Mylopharyngeal part of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46644" + ] + } + }, + { + "id": "FMA:46647", + "name": "Glossopharyngeal part of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46637" + ] + }, + "synonyms": [ + "Glossopharyngeal part of superior constrictor pharyngeus", + "Pars glossopharyngea (Musculus constrictor pharyngis superior)" + ] + }, + { + "id": "FMA:46648", + "name": "Glossopharyngeal part of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46647" + ] + } + }, + { + "id": "FMA:46649", + "name": "Glossopharyngeal part of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46647" + ] + } + }, + { + "id": "FMA:46650", + "name": "Zone of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Middle pharyngeal constrictor zone" + ] + }, + { + "id": "FMA:46651", + "name": "Chondropharyngeal part of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46650" + ] + }, + "synonyms": [ + "Pars chondropharyngea (Musculus constrictor pharyngis medius)" + ] + }, + { + "id": "FMA:46652", + "name": "Chondropharyngeal part of right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46651" + ] + } + }, + { + "id": "FMA:46653", + "name": "Chondropharyngeal part of left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46651" + ] + } + }, + { + "id": "FMA:46654", + "name": "Ceratopharyngeal part of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46650" + ] + }, + "synonyms": [ + "Pars ceratopharyngea (Musculus constrictor pharyngis medius)" + ] + }, + { + "id": "FMA:46655", + "name": "Ceratopharyngeal part of right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46654" + ] + } + }, + { + "id": "FMA:46656", + "name": "Ceratopharyngeal part of left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46654" + ] + } + }, + { + "id": "FMA:46657", + "name": "Zone of inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Inferior pharyngeal constrictor zone" + ] + }, + { + "id": "FMA:46658", + "name": "Thyropharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46657" + ] + }, + "synonyms": [ + "Thyropharyngeal part of inferior constrictor pharyngeus", + "Pars thyropharyngea (Musculus constrictor pharyngis inferior)", + "Thyropharyngeal part of inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:46659", + "name": "Right thyropharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46658" + ] + }, + "synonyms": [ + "Thyropharyngeal part of right inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:46660", + "name": "Left thyropharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46658" + ] + }, + "synonyms": [ + "Thyropharyngeal part of left inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:46661", + "name": "Cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46657" + ] + }, + "synonyms": [ + "Cricopharyngeal part of inferior constrictor pharyngeus", + "Cricopharyngeal part of inferior pharyngeal constrictor", + "Pars cricopharyngea (Musculus constrictor pharyngis inferior)" + ] + }, + { + "id": "FMA:46662", + "name": "Right cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46661" + ] + }, + "synonyms": [ + "Cricopharyngeal part of right inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:46663", + "name": "Left cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46661" + ] + }, + "synonyms": [ + "Cricopharyngeal part of left inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:46664", + "name": "Stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46619" + ] + } + }, + { + "id": "FMA:46665", + "name": "Salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46619" + ] + } + }, + { + "id": "FMA:46666", + "name": "Palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46619" + ] + } + }, + { + "id": "FMA:46667", + "name": "Right stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46664" + ] + } + }, + { + "id": "FMA:46668", + "name": "Left stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46664" + ] + } + }, + { + "id": "FMA:46669", + "name": "Right salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46665" + ] + } + }, + { + "id": "FMA:46670", + "name": "Left salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46665" + ] + } + }, + { + "id": "FMA:46671", + "name": "Right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46666" + ] + } + }, + { + "id": "FMA:46672", + "name": "Left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46666" + ] + } + }, + { + "id": "FMA:46682", + "name": "Zone of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Palatopharyngeus zone" + ] + }, + { + "id": "FMA:46683", + "name": "Anterior fascicle of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46682" + ] + }, + "synonyms": [ + "Fasciculus anterior (Musculus palatopharyngeus)" + ] + }, + { + "id": "FMA:46684", + "name": "Posterior fascicle of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46682" + ] + }, + "synonyms": [ + "Palatopharyngeal sphincter", + "Fasciculus posterior (Musculus palatopharyngeus)" + ] + }, + { + "id": "FMA:46688", + "name": "Pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:46689", + "name": "Muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Tongue muscle" + ] + }, + { + "id": "FMA:46690", + "name": "Genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46699" + ] + } + }, + { + "id": "FMA:46691", + "name": "Hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46699" + ] + } + }, + { + "id": "FMA:46692", + "name": "Styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46699" + ] + } + }, + { + "id": "FMA:46693", + "name": "Superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46701" + ] + }, + "synonyms": [ + "Musculus longitudinalis superior" + ] + }, + { + "id": "FMA:46694", + "name": "Inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46701" + ] + }, + "synonyms": [ + "Musculus longitudinalis inferior" + ] + }, + { + "id": "FMA:46695", + "name": "Transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46701" + ] + }, + "synonyms": [ + "Transverse lingual muscle" + ] + }, + { + "id": "FMA:46696", + "name": "Vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46701" + ] + }, + "synonyms": [ + "Vertical lingual muscle" + ] + }, + { + "id": "FMA:46697", + "name": "Palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46726" + ] + } + }, + { + "id": "FMA:46698", + "name": "Right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46690" + ] + } + }, + { + "id": "FMA:46699", + "name": "Extrinsic muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46689" + ] + } + }, + { + "id": "FMA:46700", + "name": "Chondroglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46719" + ] + }, + "synonyms": [ + "Chondroglossal muscle" + ] + }, + { + "id": "FMA:46701", + "name": "Intrinsic muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46689" + ] + }, + "synonyms": [ + "Intrinsic lingual muscle" + ] + }, + { + "id": "FMA:46702", + "name": "Left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46690" + ] + } + }, + { + "id": "FMA:46703", + "name": "Right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46691" + ] + } + }, + { + "id": "FMA:46704", + "name": "Left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46691" + ] + } + }, + { + "id": "FMA:46705", + "name": "Right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46692" + ] + } + }, + { + "id": "FMA:46706", + "name": "Left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46692" + ] + } + }, + { + "id": "FMA:46707", + "name": "Right chondroglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46700" + ] + } + }, + { + "id": "FMA:46708", + "name": "Left chondroglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46700" + ] + } + }, + { + "id": "FMA:46709", + "name": "Right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46697" + ] + } + }, + { + "id": "FMA:46710", + "name": "Left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46697" + ] + } + }, + { + "id": "FMA:46711", + "name": "Right superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46693" + ] + } + }, + { + "id": "FMA:46712", + "name": "Left superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46693" + ] + } + }, + { + "id": "FMA:46713", + "name": "Right inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46694" + ] + } + }, + { + "id": "FMA:46714", + "name": "Left inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46694" + ] + } + }, + { + "id": "FMA:46715", + "name": "Right transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46695" + ] + }, + "synonyms": [ + "Right transverse lingual muscle" + ] + }, + { + "id": "FMA:46716", + "name": "Left transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46695" + ] + }, + "synonyms": [ + "Left transverse lingual muscle" + ] + }, + { + "id": "FMA:46717", + "name": "Right vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46696" + ] + }, + "synonyms": [ + "Right vertical lingual muscle" + ] + }, + { + "id": "FMA:46718", + "name": "Left vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46696" + ] + }, + "synonyms": [ + "Left vertical lingual muscle" + ] + }, + { + "id": "FMA:46719", + "name": "Zone of hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Hyoglossus zone" + ] + }, + { + "id": "FMA:46720", + "name": "Ceratoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46719" + ] + } + }, + { + "id": "FMA:46721", + "name": "Right ceratoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46720" + ] + } + }, + { + "id": "FMA:46722", + "name": "Left ceratoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46720" + ] + } + }, + { + "id": "FMA:46723", + "name": "Hyoglossus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46719" + ] + }, + "synonyms": [ + "Hyoglossus muscle proper" + ] + }, + { + "id": "FMA:46724", + "name": "Right hyoglossus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46723" + ] + } + }, + { + "id": "FMA:46725", + "name": "Left hyoglossus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46723" + ] + } + }, + { + "id": "FMA:46726", + "name": "Muscle of palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Palatine muscle", + "Palatal muscle", + "Palate muscle" + ] + }, + { + "id": "FMA:46727", + "name": "Levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46726" + ] + } + }, + { + "id": "FMA:46728", + "name": "Right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46727" + ] + } + }, + { + "id": "FMA:46729", + "name": "Left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46727" + ] + } + }, + { + "id": "FMA:46730", + "name": "Tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46726" + ] + } + }, + { + "id": "FMA:46731", + "name": "Right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46730" + ] + } + }, + { + "id": "FMA:46732", + "name": "Left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46730" + ] + } + }, + { + "id": "FMA:46733", + "name": "Uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46726" + ] + } + }, + { + "id": "FMA:46734", + "name": "Right uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46733" + ] + }, + "synonyms": [ + "Right musculus uvulae" + ] + }, + { + "id": "FMA:46735", + "name": "Left uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46733" + ] + }, + "synonyms": [ + "Left musculus uvulae" + ] + }, + { + "id": "FMA:46750", + "name": "Epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57791" + ] + }, + "synonyms": [ + "Muscle of scalp" + ] + }, + { + "id": "FMA:46751", + "name": "Muscle of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Face muscle", + "Facial muscle" + ] + }, + { + "id": "FMA:46752", + "name": "Zone of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Epicranius zone" + ] + }, + { + "id": "FMA:46753", + "name": "Temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46752" + ] + }, + "synonyms": [ + "Temporoparietal muscle" + ] + }, + { + "id": "FMA:46754", + "name": "Subdivision of occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46752" + ] + }, + "synonyms": [ + "Occipitofrontalis subdivision" + ] + }, + { + "id": "FMA:46757", + "name": "Frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46754" + ] + }, + "synonyms": [ + "Frontal belly of occipitofrontalis", + "Venter frontalis (Musculus occipitofrontalis)", + "Frontal part of occipitofrontalis" + ] + }, + { + "id": "FMA:46758", + "name": "Occipitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46754" + ] + }, + "synonyms": [ + "Venter occipitalis (Musculus occipitofrontalis)", + "Occipital belly of occipitofrontalis", + "Occipital part of occipitofrontalis" + ] + }, + { + "id": "FMA:46759", + "name": "Right frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46757" + ] + }, + "synonyms": [ + "Frontal belly of right occipitofrontalis" + ] + }, + { + "id": "FMA:46760", + "name": "Left frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46757" + ] + }, + "synonyms": [ + "Frontal belly of left occipitofrontalis" + ] + }, + { + "id": "FMA:46761", + "name": "Right occipitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46758" + ] + }, + "synonyms": [ + "Occipital belly of right occipitofrontalis" + ] + }, + { + "id": "FMA:46762", + "name": "Left occipitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46758" + ] + }, + "synonyms": [ + "Occipital belly of left occipitofrontalis" + ] + }, + { + "id": "FMA:46763", + "name": "Right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46753" + ] + } + }, + { + "id": "FMA:46764", + "name": "Left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46753" + ] + } + }, + { + "id": "FMA:46768", + "name": "Aponeurosis of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Epicranial aponeurosis", + "Epicranius aponeurosis", + "Galea aponeurotica" + ] + }, + { + "id": "FMA:46769", + "name": "Procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73758" + ] + } + }, + { + "id": "FMA:46770", + "name": "Nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73758" + ] + } + }, + { + "id": "FMA:46771", + "name": "Zone of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Nasalis zone" + ] + }, + { + "id": "FMA:46772", + "name": "Transverse part of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46771" + ] + }, + "synonyms": [ + "Compressor naris", + "Pars transversa (Musculus nasalis)" + ] + }, + { + "id": "FMA:46773", + "name": "Alar part of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46771" + ] + }, + "synonyms": [ + "Pars alaris (Musculus nasalis)", + "Dilatator naris", + "Dilator naris" + ] + }, + { + "id": "FMA:46775", + "name": "Aponeurosis of procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Procerus aponeurosis" + ] + }, + { + "id": "FMA:46777", + "name": "Depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73758" + ] + }, + "synonyms": [ + "Depressor septi" + ] + }, + { + "id": "FMA:46779", + "name": "Orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73754" + ] + } + }, + { + "id": "FMA:46780", + "name": "Zone of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Orbicularis oculi zone", + "Subdivision of orbicularis oculi muscle" + ] + }, + { + "id": "FMA:46781", + "name": "Orbital part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46780" + ] + }, + "synonyms": [ + "Pars orbitalis (Musculus orbicularis oculi)" + ] + }, + { + "id": "FMA:46782", + "name": "Orbital part of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46781" + ] + } + }, + { + "id": "FMA:46783", + "name": "Orbital part of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46781" + ] + } + }, + { + "id": "FMA:46784", + "name": "Palpebral part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46780" + ] + }, + "synonyms": [ + "Pars palpebralis (Musculus orbicularis oculi)" + ] + }, + { + "id": "FMA:46785", + "name": "Palpebral part of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46784" + ] + } + }, + { + "id": "FMA:46786", + "name": "Palpebral part of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46784" + ] + } + }, + { + "id": "FMA:46787", + "name": "Olfactory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + }, + "synonyms": [ + "Olfactory nerve [I]", + "First cranial nerve" + ] + }, + { + "id": "FMA:46788", + "name": "Lacrimal part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59417" + ] + } + }, + { + "id": "FMA:46789", + "name": "Lacrimal part of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46788" + ] + } + }, + { + "id": "FMA:46790", + "name": "Lacrimal part of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46788" + ] + } + }, + { + "id": "FMA:46792", + "name": "Right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46779" + ] + } + }, + { + "id": "FMA:46793", + "name": "Left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46779" + ] + } + }, + { + "id": "FMA:46794", + "name": "Corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73754" + ] + }, + "synonyms": [ + "Koyter's muscle" + ] + }, + { + "id": "FMA:46796", + "name": "Right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46794" + ] + } + }, + { + "id": "FMA:46797", + "name": "Left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46794" + ] + } + }, + { + "id": "FMA:46798", + "name": "Depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46799", + "name": "Right depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46798" + ] + } + }, + { + "id": "FMA:46800", + "name": "Left depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46798" + ] + } + }, + { + "id": "FMA:46802", + "name": "Levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46803", + "name": "Right levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46802" + ] + } + }, + { + "id": "FMA:46804", + "name": "Left levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46802" + ] + } + }, + { + "id": "FMA:46805", + "name": "Levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46806", + "name": "Right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46805" + ] + } + }, + { + "id": "FMA:46807", + "name": "Left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46805" + ] + } + }, + { + "id": "FMA:46810", + "name": "Zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46811", + "name": "Zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46812", + "name": "Right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46810" + ] + } + }, + { + "id": "FMA:46813", + "name": "Left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46810" + ] + } + }, + { + "id": "FMA:46814", + "name": "Right zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46811" + ] + } + }, + { + "id": "FMA:46815", + "name": "Left zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46811" + ] + } + }, + { + "id": "FMA:46816", + "name": "Depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46817", + "name": "Right depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46816" + ] + }, + "synonyms": [ + "Right depressor labii inferioris muscle" + ] + }, + { + "id": "FMA:46818", + "name": "Left depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46816" + ] + }, + "synonyms": [ + "Left depressor labii inferioris muscle" + ] + }, + { + "id": "FMA:46822", + "name": "Levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46823", + "name": "Right levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46822" + ] + } + }, + { + "id": "FMA:46824", + "name": "Left levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46822" + ] + } + }, + { + "id": "FMA:46825", + "name": "Mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46826", + "name": "Right mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46825" + ] + }, + "synonyms": [ + "Right mentalis muscle" + ] + }, + { + "id": "FMA:46827", + "name": "Left mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46825" + ] + }, + "synonyms": [ + "Left mentalis muscle" + ] + }, + { + "id": "FMA:46828", + "name": "Depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46829", + "name": "Right depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46828" + ] + } + }, + { + "id": "FMA:46830", + "name": "Left depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46828" + ] + } + }, + { + "id": "FMA:46834", + "name": "Buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46835", + "name": "Right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46834" + ] + } + }, + { + "id": "FMA:46836", + "name": "Left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46834" + ] + } + }, + { + "id": "FMA:46837", + "name": "Facial modiolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:46838", + "name": "Risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46839", + "name": "Right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46838" + ] + } + }, + { + "id": "FMA:46840", + "name": "Left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46838" + ] + } + }, + { + "id": "FMA:46841", + "name": "Orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46842", + "name": "Zone of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Orbicularis oris zone" + ] + }, + { + "id": "FMA:46843", + "name": "Labial part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46842" + ] + }, + "synonyms": [ + "Pars labialis (Musculus orbicularis oris)" + ] + }, + { + "id": "FMA:46844", + "name": "Marginal part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46842" + ] + } + }, + { + "id": "FMA:46845", + "name": "Superior labial part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46843" + ] + } + }, + { + "id": "FMA:46846", + "name": "Inferior labial part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46843" + ] + } + }, + { + "id": "FMA:46847", + "name": "Superior marginal part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46844" + ] + } + }, + { + "id": "FMA:46848", + "name": "Inferior marginal part of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46844" + ] + } + }, + { + "id": "FMA:46849", + "name": "Incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46850", + "name": "Incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:46852", + "name": "Superficial part of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82527" + ] + } + }, + { + "id": "FMA:46853", + "name": "Deep part of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82526" + ] + } + }, + { + "id": "FMA:46854", + "name": "Extrinsic auricular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48966" + ] + } + }, + { + "id": "FMA:46855", + "name": "Auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46854" + ] + } + }, + { + "id": "FMA:46856", + "name": "Auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46854" + ] + } + }, + { + "id": "FMA:46857", + "name": "Auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46854" + ] + } + }, + { + "id": "FMA:46858", + "name": "Fascia of tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tensor fasciae latae fascia" + ] + }, + { + "id": "FMA:46861", + "name": "Epimysium of tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46858" + ] + }, + "synonyms": [ + "Tensor fasciae latae epimysium" + ] + }, + { + "id": "FMA:46862", + "name": "Epimysium of right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46861" + ] + }, + "synonyms": [ + "Right tensor fasciae latae epimysium" + ] + }, + { + "id": "FMA:46863", + "name": "Epimysium of left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46861" + ] + }, + "synonyms": [ + "Left tensor fasciae latae epimysium" + ] + }, + { + "id": "FMA:46864", + "name": "Perimysium of tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46858" + ] + }, + "synonyms": [ + "Tensor fasciae latae perimysium" + ] + }, + { + "id": "FMA:46865", + "name": "Perimysium of right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46864" + ] + }, + "synonyms": [ + "Right tensor fasciae latae perimysium" + ] + }, + { + "id": "FMA:46866", + "name": "Perimysium of left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46864" + ] + }, + "synonyms": [ + "Left tensor fasciae latae perimysium" + ] + }, + { + "id": "FMA:46867", + "name": "Muscle fasciculus of tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46868", + "name": "Muscle fasciculus of right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46867" + ] + } + }, + { + "id": "FMA:46869", + "name": "Muscle fasciculus of left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46867" + ] + } + }, + { + "id": "FMA:46873", + "name": "Fascia of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Sartorius fascia" + ] + }, + { + "id": "FMA:46876", + "name": "Epimysium of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46873" + ] + }, + "synonyms": [ + "Sartorius epimysium" + ] + }, + { + "id": "FMA:46877", + "name": "Epimysium of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46876" + ] + }, + "synonyms": [ + "Right sartorius epimysium" + ] + }, + { + "id": "FMA:46878", + "name": "Epimysium of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46876" + ] + }, + "synonyms": [ + "Left sartorius epimysium" + ] + }, + { + "id": "FMA:46879", + "name": "Perimysium of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46873" + ] + }, + "synonyms": [ + "Sartorius perimysium" + ] + }, + { + "id": "FMA:46880", + "name": "Perimysium of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46879" + ] + }, + "synonyms": [ + "Right sartorius perimysium" + ] + }, + { + "id": "FMA:46881", + "name": "Perimysium of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46879" + ] + }, + "synonyms": [ + "Left sartorius perimysium" + ] + }, + { + "id": "FMA:46882", + "name": "Muscle fasciculus of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46883", + "name": "Muscle fasciculus of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46882" + ] + } + }, + { + "id": "FMA:46884", + "name": "Muscle fasciculus of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46882" + ] + } + }, + { + "id": "FMA:46885", + "name": "Tendon of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Sartorius tendon" + ] + }, + { + "id": "FMA:46886", + "name": "Tendon of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46885" + ] + }, + "synonyms": [ + "Right sartorius tendon" + ] + }, + { + "id": "FMA:46887", + "name": "Tendon of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46885" + ] + }, + "synonyms": [ + "Left sartorius tendon" + ] + }, + { + "id": "FMA:46888", + "name": "Fascia of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Quadriceps femoris fascia" + ] + }, + { + "id": "FMA:46891", + "name": "Epimysium of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46888" + ] + }, + "synonyms": [ + "Quadriceps femoris epimysium" + ] + }, + { + "id": "FMA:46892", + "name": "Epimysium of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46891" + ] + }, + "synonyms": [ + "Right quadriceps femoris epimysium" + ] + }, + { + "id": "FMA:46893", + "name": "Epimysium of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46891" + ] + }, + "synonyms": [ + "Left quadriceps femoris epimysium" + ] + }, + { + "id": "FMA:46894", + "name": "Perimysium of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46888" + ] + }, + "synonyms": [ + "Quadriceps femoris perimysium" + ] + }, + { + "id": "FMA:46895", + "name": "Perimysium of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46894" + ] + }, + "synonyms": [ + "Right quadriceps femoris perimysium" + ] + }, + { + "id": "FMA:46896", + "name": "Perimysium of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46894" + ] + }, + "synonyms": [ + "Left quadriceps femoris perimysium" + ] + }, + { + "id": "FMA:46897", + "name": "Muscle fasciculus of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46898", + "name": "Muscle fasciculus of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46897" + ] + } + }, + { + "id": "FMA:46899", + "name": "Muscle fasciculus of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46897" + ] + } + }, + { + "id": "FMA:46900", + "name": "Tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Quadriceps tendon", + "Quadriceps femoris tendon" + ] + }, + { + "id": "FMA:46901", + "name": "Tendon of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46900" + ] + }, + "synonyms": [ + "Right quadriceps femoris tendon" + ] + }, + { + "id": "FMA:46902", + "name": "Tendon of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46900" + ] + }, + "synonyms": [ + "Left quadriceps femoris tendon" + ] + }, + { + "id": "FMA:46903", + "name": "Fascia of articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Articularis genus fascia" + ] + }, + { + "id": "FMA:46906", + "name": "Epimysium of articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46903" + ] + }, + "synonyms": [ + "Articularis genus epimysium" + ] + }, + { + "id": "FMA:46907", + "name": "Epimysium of right articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46906" + ] + }, + "synonyms": [ + "Right articularis genus epimysium" + ] + }, + { + "id": "FMA:46908", + "name": "Epimysium of left articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46906" + ] + }, + "synonyms": [ + "Left articularis genus epimysium" + ] + }, + { + "id": "FMA:46909", + "name": "Perimysium of articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46903" + ] + }, + "synonyms": [ + "Articularis genus perimysium" + ] + }, + { + "id": "FMA:46910", + "name": "Perimysium of right articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46909" + ] + }, + "synonyms": [ + "Right articularis genus perimysium" + ] + }, + { + "id": "FMA:46911", + "name": "Perimysium of left articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46909" + ] + }, + "synonyms": [ + "Left articularis genus perimysium" + ] + }, + { + "id": "FMA:46912", + "name": "Muscle fasciculus of articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46913", + "name": "Muscle fasciculus of right articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46912" + ] + } + }, + { + "id": "FMA:46914", + "name": "Muscle fasciculus of left articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46912" + ] + } + }, + { + "id": "FMA:46918", + "name": "Fascia of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Semitendinosus fascia" + ] + }, + { + "id": "FMA:46921", + "name": "Epimysium of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46918" + ] + }, + "synonyms": [ + "Semitendinosus epimysium" + ] + }, + { + "id": "FMA:46922", + "name": "Epimysium of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46921" + ] + }, + "synonyms": [ + "Right semitendinosus epimysium" + ] + }, + { + "id": "FMA:46923", + "name": "Epimysium of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46921" + ] + }, + "synonyms": [ + "Left semitendinosus epimysium" + ] + }, + { + "id": "FMA:46924", + "name": "Perimysium of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46918" + ] + }, + "synonyms": [ + "Semitendinosus perimysium" + ] + }, + { + "id": "FMA:46925", + "name": "Perimysium of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46924" + ] + }, + "synonyms": [ + "Right semitendinosus perimysium" + ] + }, + { + "id": "FMA:46926", + "name": "Perimysium of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46924" + ] + }, + "synonyms": [ + "Left semitendinosus perimysium" + ] + }, + { + "id": "FMA:46927", + "name": "Muscle fasciculus of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46928", + "name": "Muscle fasciculus of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46927" + ] + } + }, + { + "id": "FMA:46929", + "name": "Muscle fasciculus of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46927" + ] + } + }, + { + "id": "FMA:46930", + "name": "Tendon of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Semitendinosus tendon" + ] + }, + { + "id": "FMA:46931", + "name": "Tendon of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46930" + ] + }, + "synonyms": [ + "Right semitendinosus tendon" + ] + }, + { + "id": "FMA:46932", + "name": "Tendon of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46930" + ] + }, + "synonyms": [ + "Left semitendinosus tendon" + ] + }, + { + "id": "FMA:46933", + "name": "Fascia of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Semimembranosus fascia" + ] + }, + { + "id": "FMA:46936", + "name": "Epimysium of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46933" + ] + }, + "synonyms": [ + "Semimembranosus epimysium" + ] + }, + { + "id": "FMA:46937", + "name": "Epimysium of right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46936" + ] + }, + "synonyms": [ + "Right semimembranosus epimysium" + ] + }, + { + "id": "FMA:46938", + "name": "Epimysium of left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46936" + ] + }, + "synonyms": [ + "Left semimembranosus epimysium" + ] + }, + { + "id": "FMA:46939", + "name": "Perimysium of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46933" + ] + }, + "synonyms": [ + "Semimembranosus perimysium" + ] + }, + { + "id": "FMA:46940", + "name": "Perimysium of right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46939" + ] + }, + "synonyms": [ + "Right semimembranosus perimysium" + ] + }, + { + "id": "FMA:46941", + "name": "Perimysium of left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46939" + ] + }, + "synonyms": [ + "Left semimembranosus perimysium" + ] + }, + { + "id": "FMA:46942", + "name": "Muscle fasciculus of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46943", + "name": "Muscle fasciculus of right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46942" + ] + } + }, + { + "id": "FMA:46944", + "name": "Muscle fasciculus of left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46942" + ] + } + }, + { + "id": "FMA:46945", + "name": "Tendon of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Semimembranosus tendon" + ] + }, + { + "id": "FMA:46946", + "name": "Tendon of right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46945" + ] + }, + "synonyms": [ + "Right semimembranosus tendon" + ] + }, + { + "id": "FMA:46947", + "name": "Tendon of left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46945" + ] + }, + "synonyms": [ + "Left semimembranosus tendon" + ] + }, + { + "id": "FMA:46948", + "name": "Fascia of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gracilis fascia" + ] + }, + { + "id": "FMA:46951", + "name": "Epimysium of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46948" + ] + }, + "synonyms": [ + "Gracilis epimysium" + ] + }, + { + "id": "FMA:46952", + "name": "Epimysium of right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46951" + ] + }, + "synonyms": [ + "Right gracilis epimysium" + ] + }, + { + "id": "FMA:46953", + "name": "Epimysium of left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46951" + ] + }, + "synonyms": [ + "Left gracilis epimysium" + ] + }, + { + "id": "FMA:46954", + "name": "Perimysium of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46948" + ] + }, + "synonyms": [ + "Gracilis perimysium" + ] + }, + { + "id": "FMA:46955", + "name": "Perimysium of right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46954" + ] + }, + "synonyms": [ + "Right gracilis perimysium" + ] + }, + { + "id": "FMA:46956", + "name": "Perimysium of left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46954" + ] + }, + "synonyms": [ + "Left gracilis perimysium" + ] + }, + { + "id": "FMA:46957", + "name": "Muscle fasciculus of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46958", + "name": "Muscle fasciculus of right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46957" + ] + } + }, + { + "id": "FMA:46959", + "name": "Muscle fasciculus of left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46957" + ] + } + }, + { + "id": "FMA:46960", + "name": "Tendon of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gracilis tendon" + ] + }, + { + "id": "FMA:46961", + "name": "Tendon of right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46960" + ] + }, + "synonyms": [ + "Right gracilis tendon" + ] + }, + { + "id": "FMA:46962", + "name": "Tendon of left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46960" + ] + }, + "synonyms": [ + "Left gracilis tendon" + ] + }, + { + "id": "FMA:46963", + "name": "Fascia of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Pectineus fascia" + ] + }, + { + "id": "FMA:46966", + "name": "Epimysium of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46963" + ] + }, + "synonyms": [ + "Pectineus epimysium" + ] + }, + { + "id": "FMA:46967", + "name": "Epimysium of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46966" + ] + }, + "synonyms": [ + "Right pectineus epimysium" + ] + }, + { + "id": "FMA:46968", + "name": "Epimysium of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46966" + ] + }, + "synonyms": [ + "Left pectineus epimysium" + ] + }, + { + "id": "FMA:46969", + "name": "Perimysium of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46963" + ] + }, + "synonyms": [ + "Pectineus perimysium" + ] + }, + { + "id": "FMA:46970", + "name": "Perimysium of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46969" + ] + }, + "synonyms": [ + "Right pectineus perimysium" + ] + }, + { + "id": "FMA:46971", + "name": "Perimysium of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46969" + ] + }, + "synonyms": [ + "Left pectineus perimysium" + ] + }, + { + "id": "FMA:46972", + "name": "Muscle fasciculus of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46973", + "name": "Muscle fasciculus of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46972" + ] + } + }, + { + "id": "FMA:46974", + "name": "Muscle fasciculus of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46972" + ] + } + }, + { + "id": "FMA:46978", + "name": "Fascia of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Adductor longus fascia" + ] + }, + { + "id": "FMA:46981", + "name": "Epimysium of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46978" + ] + }, + "synonyms": [ + "Adductor longus epimysium" + ] + }, + { + "id": "FMA:46982", + "name": "Epimysium of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46981" + ] + }, + "synonyms": [ + "Right adductor longus epimysium" + ] + }, + { + "id": "FMA:46983", + "name": "Epimysium of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46981" + ] + }, + "synonyms": [ + "Left adductor longus epimysium" + ] + }, + { + "id": "FMA:46984", + "name": "Perimysium of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46978" + ] + }, + "synonyms": [ + "Adductor longus perimysium" + ] + }, + { + "id": "FMA:46985", + "name": "Perimysium of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46984" + ] + }, + "synonyms": [ + "Right adductor longus perimysium" + ] + }, + { + "id": "FMA:46986", + "name": "Perimysium of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46984" + ] + }, + "synonyms": [ + "Left adductor longus perimysium" + ] + }, + { + "id": "FMA:46987", + "name": "Muscle fasciculus of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:46988", + "name": "Muscle fasciculus of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46987" + ] + } + }, + { + "id": "FMA:46989", + "name": "Muscle fasciculus of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46987" + ] + } + }, + { + "id": "FMA:46990", + "name": "Tendon of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Adductor longus tendon" + ] + }, + { + "id": "FMA:46991", + "name": "Tendon of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46990" + ] + }, + "synonyms": [ + "Right adductor longus tendon" + ] + }, + { + "id": "FMA:46992", + "name": "Tendon of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46990" + ] + }, + "synonyms": [ + "Left adductor longus tendon" + ] + }, + { + "id": "FMA:46993", + "name": "Fascia of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Adductor brevis fascia" + ] + }, + { + "id": "FMA:46996", + "name": "Epimysium of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46993" + ] + }, + "synonyms": [ + "Adductor brevis epimysium" + ] + }, + { + "id": "FMA:46997", + "name": "Epimysium of right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46996" + ] + }, + "synonyms": [ + "Right adductor brevis epimysium" + ] + }, + { + "id": "FMA:46998", + "name": "Epimysium of left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46996" + ] + }, + "synonyms": [ + "Left adductor brevis epimysium" + ] + }, + { + "id": "FMA:46999", + "name": "Perimysium of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46993" + ] + }, + "synonyms": [ + "Adductor brevis perimysium" + ] + }, + { + "id": "FMA:47000", + "name": "Perimysium of right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46999" + ] + }, + "synonyms": [ + "Right adductor brevis perimysium" + ] + }, + { + "id": "FMA:47001", + "name": "Perimysium of left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46999" + ] + }, + "synonyms": [ + "Left adductor brevis perimysium" + ] + }, + { + "id": "FMA:47002", + "name": "Muscle fasciculus of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47003", + "name": "Muscle fasciculus of right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47002" + ] + } + }, + { + "id": "FMA:47004", + "name": "Muscle fasciculus of left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47002" + ] + } + }, + { + "id": "FMA:47005", + "name": "Tendon of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Adductor brevis tendon" + ] + }, + { + "id": "FMA:47006", + "name": "Tendon of right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47005" + ] + }, + "synonyms": [ + "Right adductor brevis tendon" + ] + }, + { + "id": "FMA:47007", + "name": "Tendon of left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47005" + ] + }, + "synonyms": [ + "Left adductor brevis tendon" + ] + }, + { + "id": "FMA:47008", + "name": "Fascia of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Adductor magnus fascia" + ] + }, + { + "id": "FMA:47011", + "name": "Epimysium of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47008" + ] + }, + "synonyms": [ + "Adductor magnus epimysium" + ] + }, + { + "id": "FMA:47012", + "name": "Epimysium of right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47011" + ] + }, + "synonyms": [ + "Right adductor magnus epimysium" + ] + }, + { + "id": "FMA:47013", + "name": "Epimysium of left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47011" + ] + }, + "synonyms": [ + "Left adductor magnus epimysium" + ] + }, + { + "id": "FMA:47014", + "name": "Perimysium of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47008" + ] + }, + "synonyms": [ + "Adductor magnus perimysium" + ] + }, + { + "id": "FMA:47015", + "name": "Perimysium of right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47014" + ] + }, + "synonyms": [ + "Right adductor magnus perimysium" + ] + }, + { + "id": "FMA:47016", + "name": "Perimysium of left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47014" + ] + }, + "synonyms": [ + "Left adductor magnus perimysium" + ] + }, + { + "id": "FMA:47017", + "name": "Muscle fasciculus of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47018", + "name": "Muscle fasciculus of right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47017" + ] + } + }, + { + "id": "FMA:47019", + "name": "Muscle fasciculus of left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47017" + ] + } + }, + { + "id": "FMA:47020", + "name": "Tendon of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Adductor magnus tendon" + ] + }, + { + "id": "FMA:47021", + "name": "Tendon of right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47020" + ] + }, + "synonyms": [ + "Right adductor magnus tendon" + ] + }, + { + "id": "FMA:47022", + "name": "Tendon of left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47020" + ] + }, + "synonyms": [ + "Left adductor magnus tendon" + ] + }, + { + "id": "FMA:47023", + "name": "Fascia of adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Adductor minimus fascia" + ] + }, + { + "id": "FMA:47026", + "name": "Epimysium of adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47023" + ] + }, + "synonyms": [ + "Adductor minimus epimysium" + ] + }, + { + "id": "FMA:47027", + "name": "Epimysium of right adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47026" + ] + }, + "synonyms": [ + "Right adductor minimus epimysium" + ] + }, + { + "id": "FMA:47028", + "name": "Epimysium of left adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47026" + ] + }, + "synonyms": [ + "Left adductor minimus epimysium" + ] + }, + { + "id": "FMA:47029", + "name": "Perimysium of adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47023" + ] + }, + "synonyms": [ + "Adductor minimus perimysium" + ] + }, + { + "id": "FMA:47030", + "name": "Perimysium of right adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47029" + ] + }, + "synonyms": [ + "Right adductor minimus perimysium" + ] + }, + { + "id": "FMA:47031", + "name": "Perimysium of left adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47029" + ] + }, + "synonyms": [ + "Left adductor minimus perimysium" + ] + }, + { + "id": "FMA:47032", + "name": "Muscle fasciculus of adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47033", + "name": "Muscle fasciculus of right adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47032" + ] + } + }, + { + "id": "FMA:47034", + "name": "Muscle fasciculus of left adductor minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47032" + ] + } + }, + { + "id": "FMA:47038", + "name": "Fascia of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tibialis anterior fascia" + ] + }, + { + "id": "FMA:47041", + "name": "Epimysium of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47038" + ] + }, + "synonyms": [ + "Tibialis anterior epimysium" + ] + }, + { + "id": "FMA:47042", + "name": "Epimysium of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47041" + ] + }, + "synonyms": [ + "Right tibialis anterior epimysium" + ] + }, + { + "id": "FMA:47043", + "name": "Epimysium of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47041" + ] + }, + "synonyms": [ + "Left tibialis anterior epimysium" + ] + }, + { + "id": "FMA:47044", + "name": "Perimysium of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47038" + ] + }, + "synonyms": [ + "Tibialis anterior perimysium" + ] + }, + { + "id": "FMA:47045", + "name": "Perimysium of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47044" + ] + }, + "synonyms": [ + "Right tibialis anterior perimysium" + ] + }, + { + "id": "FMA:47046", + "name": "Perimysium of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47044" + ] + }, + "synonyms": [ + "Left tibialis anterior perimysium" + ] + }, + { + "id": "FMA:47047", + "name": "Muscle fasciculus of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47048", + "name": "Muscle fasciculus of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47047" + ] + } + }, + { + "id": "FMA:47049", + "name": "Muscle fasciculus of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47047" + ] + } + }, + { + "id": "FMA:47050", + "name": "Tendon of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tibialis anterior tendon" + ] + }, + { + "id": "FMA:47051", + "name": "Tendon of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47050" + ] + }, + "synonyms": [ + "Right tibialis anterior tendon" + ] + }, + { + "id": "FMA:47052", + "name": "Tendon of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47050" + ] + }, + "synonyms": [ + "Left tibialis anterior tendon" + ] + }, + { + "id": "FMA:47053", + "name": "Fascia of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Extensor hallucis longus fascia" + ] + }, + { + "id": "FMA:47056", + "name": "Epimysium of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47053" + ] + }, + "synonyms": [ + "Extensor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47057", + "name": "Epimysium of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47056" + ] + }, + "synonyms": [ + "Right extensor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47058", + "name": "Epimysium of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47056" + ] + }, + "synonyms": [ + "Left extensor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47059", + "name": "Perimysium of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47053" + ] + }, + "synonyms": [ + "Extensor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47060", + "name": "Perimysium of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47059" + ] + }, + "synonyms": [ + "Right extensor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47061", + "name": "Perimysium of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47059" + ] + }, + "synonyms": [ + "Left extensor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47062", + "name": "Muscle fasciculus of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47063", + "name": "Muscle fasciculus of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47062" + ] + } + }, + { + "id": "FMA:47064", + "name": "Muscle fasciculus of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47062" + ] + } + }, + { + "id": "FMA:47065", + "name": "Tendon of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor hallucis longus tendon" + ] + }, + { + "id": "FMA:47066", + "name": "Tendon of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47065" + ] + }, + "synonyms": [ + "Right extensor hallucis longus tendon" + ] + }, + { + "id": "FMA:47067", + "name": "Tendon of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47065" + ] + }, + "synonyms": [ + "Left extensor hallucis longus tendon" + ] + }, + { + "id": "FMA:47068", + "name": "Fascia of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Extensor digitorum longus fascia" + ] + }, + { + "id": "FMA:47071", + "name": "Epimysium of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47068" + ] + }, + "synonyms": [ + "Extensor digitorum longus epimysium" + ] + }, + { + "id": "FMA:47072", + "name": "Epimysium of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47071" + ] + }, + "synonyms": [ + "Right extensor digitorum longus epimysium" + ] + }, + { + "id": "FMA:47073", + "name": "Epimysium of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47071" + ] + }, + "synonyms": [ + "Left extensor digitorum longus epimysium" + ] + }, + { + "id": "FMA:47074", + "name": "Perimysium of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47068" + ] + }, + "synonyms": [ + "Extensor digitorum longus perimysium" + ] + }, + { + "id": "FMA:47075", + "name": "Perimysium of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47074" + ] + }, + "synonyms": [ + "Right extensor digitorum longus perimysium" + ] + }, + { + "id": "FMA:47076", + "name": "Perimysium of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47074" + ] + }, + "synonyms": [ + "Left extensor digitorum longus perimysium" + ] + }, + { + "id": "FMA:47077", + "name": "Muscle fasciculus of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47078", + "name": "Muscle fasciculus of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47077" + ] + } + }, + { + "id": "FMA:47079", + "name": "Muscle fasciculus of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47077" + ] + } + }, + { + "id": "FMA:47080", + "name": "Tendon of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor digitorum longus tendon" + ] + }, + { + "id": "FMA:47081", + "name": "Tendon of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + }, + "synonyms": [ + "Right extensor digitorum longus tendon" + ] + }, + { + "id": "FMA:47082", + "name": "Tendon of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + }, + "synonyms": [ + "Left extensor digitorum longus tendon" + ] + }, + { + "id": "FMA:47083", + "name": "Fascia of fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of peroneus tertius", + "Fibularis tertius fascia" + ] + }, + { + "id": "FMA:47086", + "name": "Epimysium of fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47083" + ] + }, + "synonyms": [ + "Epimysium of peroneus tertius", + "Fibularis tertius epimysium" + ] + }, + { + "id": "FMA:47087", + "name": "Epimysium of right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47086" + ] + }, + "synonyms": [ + "Epimysium of right peroneus tertius", + "Right fibularis tertius epimysium" + ] + }, + { + "id": "FMA:47088", + "name": "Epimysium of left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47086" + ] + }, + "synonyms": [ + "Left fibularis tertius epimysium", + "Epimysium of left peroneus tertius" + ] + }, + { + "id": "FMA:47089", + "name": "Perimysium of fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47083" + ] + }, + "synonyms": [ + "Fibularis tertius perimysium", + "Perimysium of peroneus tertius" + ] + }, + { + "id": "FMA:47090", + "name": "Perimysium of right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47089" + ] + }, + "synonyms": [ + "Perimysium of right peroneus tertius", + "Right fibularis tertius perimysium" + ] + }, + { + "id": "FMA:47091", + "name": "Perimysium of left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47089" + ] + }, + "synonyms": [ + "Left fibularis tertius perimysium", + "Perimysium of left peroneus tertius" + ] + }, + { + "id": "FMA:47092", + "name": "Muscle fasciculus of fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of peroneus tertius" + ] + }, + { + "id": "FMA:47093", + "name": "Muscle fasciculus of right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47092" + ] + }, + "synonyms": [ + "Muscle fasciculus of right peroneus tertius" + ] + }, + { + "id": "FMA:47094", + "name": "Muscle fasciculus of left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47092" + ] + }, + "synonyms": [ + "Muscle fasciculus of left peroneus tertius" + ] + }, + { + "id": "FMA:47095", + "name": "Tendon of fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of peroneus tertius", + "Fibularis tertius tendon" + ] + }, + { + "id": "FMA:47096", + "name": "Tendon of right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47095" + ] + }, + "synonyms": [ + "Tendon of right peroneus tertius", + "Right fibularis tertius tendon" + ] + }, + { + "id": "FMA:47097", + "name": "Tendon of left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47095" + ] + }, + "synonyms": [ + "Left fibularis tertius tendon", + "Tendon of left peroneus tertius" + ] + }, + { + "id": "FMA:47098", + "name": "Fascia of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of peroneus longus", + "Fibularis longus fascia" + ] + }, + { + "id": "FMA:47101", + "name": "Epimysium of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47098" + ] + }, + "synonyms": [ + "Epimysium of peroneus longus", + "Fibularis longus epimysium" + ] + }, + { + "id": "FMA:47102", + "name": "Epimysium of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47101" + ] + }, + "synonyms": [ + "Right fibularis longus epimysium", + "Epimysium of right peroneus longus" + ] + }, + { + "id": "FMA:47103", + "name": "Epimysium of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47101" + ] + }, + "synonyms": [ + "Left fibularis longus epimysium", + "Epimysium of left peroneus longus" + ] + }, + { + "id": "FMA:47104", + "name": "Perimysium of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47098" + ] + }, + "synonyms": [ + "Fibularis longus perimysium", + "Perimysium of peroneus longus" + ] + }, + { + "id": "FMA:47105", + "name": "Perimysium of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47104" + ] + }, + "synonyms": [ + "Right fibularis longus perimysium", + "Perimysium of right peroneus longus" + ] + }, + { + "id": "FMA:47106", + "name": "Perimysium of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47104" + ] + }, + "synonyms": [ + "Perimysium of left peroneus longus", + "Left fibularis longus perimysium" + ] + }, + { + "id": "FMA:47107", + "name": "Muscle fasciculus of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of peroneus longus" + ] + }, + { + "id": "FMA:47108", + "name": "Muscle fasciculus of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47107" + ] + }, + "synonyms": [ + "Muscle fasciculus of right peroneus longus" + ] + }, + { + "id": "FMA:47109", + "name": "Muscle fasciculus of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47107" + ] + }, + "synonyms": [ + "Muscle fasciculus of left peroneus longus" + ] + }, + { + "id": "FMA:47110", + "name": "Tendon of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of peroneus longus", + "Fibularis longus tendon" + ] + }, + { + "id": "FMA:47111", + "name": "Tendon of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47110" + ] + }, + "synonyms": [ + "Right fibularis longus tendon", + "Tendon of right peroneus longus" + ] + }, + { + "id": "FMA:47112", + "name": "Tendon of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47110" + ] + }, + "synonyms": [ + "Tendon of left peroneus longus", + "Left fibularis longus tendon" + ] + }, + { + "id": "FMA:47113", + "name": "Fascia of fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of peroneus brevis", + "Fibularis brevis fascia" + ] + }, + { + "id": "FMA:47116", + "name": "Epimysium of fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47113" + ] + }, + "synonyms": [ + "Epimysium of peroneus brevis", + "Fibularis brevis epimysium" + ] + }, + { + "id": "FMA:47117", + "name": "Epimysium of right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47116" + ] + }, + "synonyms": [ + "Epimysium of right peroneus brevis", + "Right fibularis brevis epimysium" + ] + }, + { + "id": "FMA:47118", + "name": "Epimysium of left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47116" + ] + }, + "synonyms": [ + "Left fibularis brevis epimysium", + "Epimysium of left peroneus brevis" + ] + }, + { + "id": "FMA:47119", + "name": "Perimysium of fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47113" + ] + }, + "synonyms": [ + "Perimysium of peroneus brevis", + "Fibularis brevis perimysium" + ] + }, + { + "id": "FMA:47120", + "name": "Perimysium of right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47119" + ] + }, + "synonyms": [ + "Right fibularis brevis perimysium", + "Perimysium of right peroneus brevis" + ] + }, + { + "id": "FMA:47121", + "name": "Perimysium of left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47119" + ] + }, + "synonyms": [ + "Perimysium of left peroneus brevis", + "Left fibularis brevis perimysium" + ] + }, + { + "id": "FMA:47122", + "name": "Muscle fasciculus of fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of peroneus brevis" + ] + }, + { + "id": "FMA:47123", + "name": "Muscle fasciculus of right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47122" + ] + }, + "synonyms": [ + "Muscle fasciculus of right peroneus brevis" + ] + }, + { + "id": "FMA:47124", + "name": "Muscle fasciculus of left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47122" + ] + }, + "synonyms": [ + "Muscle fasciculus of left peroneus brevis" + ] + }, + { + "id": "FMA:47125", + "name": "Tendon of fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Fibularis brevis tendon", + "Tendon of peroneus brevis" + ] + }, + { + "id": "FMA:47126", + "name": "Tendon of right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47125" + ] + }, + "synonyms": [ + "Right fibularis brevis tendon", + "Tendon of right peroneus brevis" + ] + }, + { + "id": "FMA:47127", + "name": "Tendon of left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47125" + ] + }, + "synonyms": [ + "Left fibularis brevis tendon", + "Tendon of left peroneus brevis" + ] + }, + { + "id": "FMA:47128", + "name": "Fascia of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gastrocnemius fascia" + ] + }, + { + "id": "FMA:47131", + "name": "Epimysium of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47128" + ] + }, + "synonyms": [ + "Gastrocnemius epimysium" + ] + }, + { + "id": "FMA:47132", + "name": "Epimysium of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47131" + ] + }, + "synonyms": [ + "Right gastrocnemius epimysium" + ] + }, + { + "id": "FMA:47133", + "name": "Epimysium of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47131" + ] + }, + "synonyms": [ + "Left gastrocnemius epimysium" + ] + }, + { + "id": "FMA:47134", + "name": "Perimysium of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47128" + ] + }, + "synonyms": [ + "Gastrocnemius perimysium" + ] + }, + { + "id": "FMA:47135", + "name": "Perimysium of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47134" + ] + }, + "synonyms": [ + "Right gastrocnemius perimysium" + ] + }, + { + "id": "FMA:47136", + "name": "Perimysium of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47134" + ] + }, + "synonyms": [ + "Left gastrocnemius perimysium" + ] + }, + { + "id": "FMA:47137", + "name": "Muscle fasciculus of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47138", + "name": "Muscle fasciculus of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47137" + ] + } + }, + { + "id": "FMA:47139", + "name": "Muscle fasciculus of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47137" + ] + } + }, + { + "id": "FMA:47140", + "name": "Tendon of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gastrocnemius tendon" + ] + }, + { + "id": "FMA:47141", + "name": "Tendon of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47140" + ] + }, + "synonyms": [ + "Right gastrocnemius tendon" + ] + }, + { + "id": "FMA:47142", + "name": "Tendon of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47140" + ] + }, + "synonyms": [ + "Left gastrocnemius tendon" + ] + }, + { + "id": "FMA:47143", + "name": "Fascia of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Soleus fascia" + ] + }, + { + "id": "FMA:47146", + "name": "Epimysium of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47143" + ] + }, + "synonyms": [ + "Soleus epimysium" + ] + }, + { + "id": "FMA:47147", + "name": "Epimysium of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47146" + ] + }, + "synonyms": [ + "Right soleus epimysium" + ] + }, + { + "id": "FMA:47148", + "name": "Epimysium of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47146" + ] + }, + "synonyms": [ + "Left soleus epimysium" + ] + }, + { + "id": "FMA:47149", + "name": "Perimysium of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47143" + ] + }, + "synonyms": [ + "Soleus perimysium" + ] + }, + { + "id": "FMA:47150", + "name": "Perimysium of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47149" + ] + }, + "synonyms": [ + "Right soleus perimysium" + ] + }, + { + "id": "FMA:47151", + "name": "Perimysium of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47149" + ] + }, + "synonyms": [ + "Left soleus perimysium" + ] + }, + { + "id": "FMA:47152", + "name": "Muscle fasciculus of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47153", + "name": "Muscle fasciculus of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47152" + ] + } + }, + { + "id": "FMA:47154", + "name": "Muscle fasciculus of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47152" + ] + } + }, + { + "id": "FMA:47155", + "name": "Tendon of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Soleus tendon" + ] + }, + { + "id": "FMA:47156", + "name": "Tendon of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47155" + ] + }, + "synonyms": [ + "Right soleus tendon" + ] + }, + { + "id": "FMA:47157", + "name": "Tendon of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47155" + ] + }, + "synonyms": [ + "Left soleus tendon" + ] + }, + { + "id": "FMA:47158", + "name": "Fascia of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Plantaris fascia" + ] + }, + { + "id": "FMA:47161", + "name": "Epimysium of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47158" + ] + }, + "synonyms": [ + "Plantaris epimysium" + ] + }, + { + "id": "FMA:47162", + "name": "Epimysium of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47161" + ] + }, + "synonyms": [ + "Right plantaris epimysium" + ] + }, + { + "id": "FMA:47163", + "name": "Epimysium of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47161" + ] + }, + "synonyms": [ + "Left plantaris epimysium" + ] + }, + { + "id": "FMA:47164", + "name": "Perimysium of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47158" + ] + }, + "synonyms": [ + "Plantaris perimysium" + ] + }, + { + "id": "FMA:47165", + "name": "Perimysium of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47164" + ] + }, + "synonyms": [ + "Right plantaris perimysium" + ] + }, + { + "id": "FMA:47166", + "name": "Perimysium of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47164" + ] + }, + "synonyms": [ + "Left plantaris perimysium" + ] + }, + { + "id": "FMA:47167", + "name": "Muscle fasciculus of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47168", + "name": "Muscle fasciculus of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47167" + ] + } + }, + { + "id": "FMA:47169", + "name": "Muscle fasciculus of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47167" + ] + } + }, + { + "id": "FMA:47170", + "name": "Tendon of plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Plantaris tendon" + ] + }, + { + "id": "FMA:47171", + "name": "Tendon of right plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47170" + ] + }, + "synonyms": [ + "Right plantaris tendon" + ] + }, + { + "id": "FMA:47172", + "name": "Tendon of left plantaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47170" + ] + }, + "synonyms": [ + "Left plantaris tendon" + ] + }, + { + "id": "FMA:47173", + "name": "Fascia of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Popliteus fascia" + ] + }, + { + "id": "FMA:47176", + "name": "Epimysium of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47173" + ] + }, + "synonyms": [ + "Popliteus epimysium" + ] + }, + { + "id": "FMA:47177", + "name": "Epimysium of right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47176" + ] + }, + "synonyms": [ + "Right popliteus epimysium" + ] + }, + { + "id": "FMA:47178", + "name": "Epimysium of left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47176" + ] + }, + "synonyms": [ + "Left popliteus epimysium" + ] + }, + { + "id": "FMA:47179", + "name": "Perimysium of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47173" + ] + }, + "synonyms": [ + "Popliteus perimysium" + ] + }, + { + "id": "FMA:47180", + "name": "Perimysium of right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47179" + ] + }, + "synonyms": [ + "Right popliteus perimysium" + ] + }, + { + "id": "FMA:47181", + "name": "Perimysium of left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47179" + ] + }, + "synonyms": [ + "Left popliteus perimysium" + ] + }, + { + "id": "FMA:47182", + "name": "Muscle fasciculus of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47183", + "name": "Muscle fasciculus of right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47182" + ] + } + }, + { + "id": "FMA:47184", + "name": "Muscle fasciculus of left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47182" + ] + } + }, + { + "id": "FMA:47185", + "name": "Tendon of popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Popliteus tendon" + ] + }, + { + "id": "FMA:47186", + "name": "Tendon of right popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47185" + ] + }, + "synonyms": [ + "Right popliteus tendon" + ] + }, + { + "id": "FMA:47187", + "name": "Tendon of left popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47185" + ] + }, + "synonyms": [ + "Left popliteus tendon" + ] + }, + { + "id": "FMA:47188", + "name": "Fascia of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Flexor hallucis longus fascia" + ] + }, + { + "id": "FMA:47191", + "name": "Epimysium of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47188" + ] + }, + "synonyms": [ + "Flexor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47192", + "name": "Epimysium of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47191" + ] + }, + "synonyms": [ + "Right flexor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47193", + "name": "Epimysium of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47191" + ] + }, + "synonyms": [ + "Left flexor hallucis longus epimysium" + ] + }, + { + "id": "FMA:47194", + "name": "Perimysium of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47188" + ] + }, + "synonyms": [ + "Flexor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47195", + "name": "Perimysium of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47194" + ] + }, + "synonyms": [ + "Right flexor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47196", + "name": "Perimysium of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47194" + ] + }, + "synonyms": [ + "Left flexor hallucis longus perimysium" + ] + }, + { + "id": "FMA:47197", + "name": "Muscle fasciculus of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47198", + "name": "Muscle fasciculus of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47197" + ] + } + }, + { + "id": "FMA:47199", + "name": "Muscle fasciculus of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47197" + ] + } + }, + { + "id": "FMA:47200", + "name": "Tendon of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor hallucis longus tendon" + ] + }, + { + "id": "FMA:47201", + "name": "Tendon of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47200" + ] + }, + "synonyms": [ + "Right flexor hallucis longus tendon" + ] + }, + { + "id": "FMA:47202", + "name": "Tendon of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47200" + ] + }, + "synonyms": [ + "Left flexor hallucis longus tendon" + ] + }, + { + "id": "FMA:47203", + "name": "Fascia of abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Abductor hallucis fascia" + ] + }, + { + "id": "FMA:47206", + "name": "Epimysium of abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47203" + ] + }, + "synonyms": [ + "Abductor hallucis epimysium" + ] + }, + { + "id": "FMA:47207", + "name": "Epimysium of right abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47206" + ] + }, + "synonyms": [ + "Right abductor hallucis epimysium" + ] + }, + { + "id": "FMA:47208", + "name": "Epimysium of left abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47206" + ] + }, + "synonyms": [ + "Left abductor hallucis epimysium" + ] + }, + { + "id": "FMA:47209", + "name": "Perimysium of abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47203" + ] + }, + "synonyms": [ + "Abductor hallucis perimysium" + ] + }, + { + "id": "FMA:47210", + "name": "Perimysium of right abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47209" + ] + }, + "synonyms": [ + "Right abductor hallucis perimysium" + ] + }, + { + "id": "FMA:47211", + "name": "Perimysium of left abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47209" + ] + }, + "synonyms": [ + "Left abductor hallucis perimysium" + ] + }, + { + "id": "FMA:47212", + "name": "Muscle fasciculus of abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47213", + "name": "Muscle fasciculus of right abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47212" + ] + } + }, + { + "id": "FMA:47214", + "name": "Muscle fasciculus of left abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47212" + ] + } + }, + { + "id": "FMA:47215", + "name": "Tendon of abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Abductor hallucis tendon" + ] + }, + { + "id": "FMA:47216", + "name": "Tendon of right abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47215" + ] + }, + "synonyms": [ + "Right abductor hallucis tendon" + ] + }, + { + "id": "FMA:47217", + "name": "Tendon of left abductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47215" + ] + }, + "synonyms": [ + "Left abductor hallucis tendon" + ] + }, + { + "id": "FMA:47218", + "name": "Fascia of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of flexor digitorum brevis of foot" + ] + }, + { + "id": "FMA:47221", + "name": "Epimysium of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47218" + ] + }, + "synonyms": [ + "Flexor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:47222", + "name": "Epimysium of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47221" + ] + }, + "synonyms": [ + "Right flexor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:47223", + "name": "Epimysium of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47221" + ] + }, + "synonyms": [ + "Left flexor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:47224", + "name": "Perimysium of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47218" + ] + }, + "synonyms": [ + "Flexor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:47225", + "name": "Perimysium of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47224" + ] + }, + "synonyms": [ + "Right flexor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:47226", + "name": "Perimysium of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47224" + ] + }, + "synonyms": [ + "Left flexor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:47227", + "name": "Muscle fasciculus of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47228", + "name": "Muscle fasciculus of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47227" + ] + }, + "synonyms": [ + "Muscle fasciculus of flexor digitorum brevis of right foot" + ] + }, + { + "id": "FMA:47229", + "name": "Muscle fasciculus of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47227" + ] + }, + "synonyms": [ + "Muscle fasciculus of flexor digitorum brevis of left foot" + ] + }, + { + "id": "FMA:47233", + "name": "Fascia of abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47236", + "name": "Epimysium of abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47233" + ] + } + }, + { + "id": "FMA:47237", + "name": "Epimysium of abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47236" + ] + } + }, + { + "id": "FMA:47238", + "name": "Epimysium of abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47236" + ] + } + }, + { + "id": "FMA:47239", + "name": "Perimysium of abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47233" + ] + } + }, + { + "id": "FMA:47240", + "name": "Perimysium of abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47239" + ] + } + }, + { + "id": "FMA:47241", + "name": "Perimysium of abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47239" + ] + } + }, + { + "id": "FMA:47242", + "name": "Muscle fasciculus of abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47243", + "name": "Muscle fasciculus of abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47242" + ] + } + }, + { + "id": "FMA:47244", + "name": "Muscle fasciculus of abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47242" + ] + } + }, + { + "id": "FMA:47245", + "name": "Tendon of abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:47246", + "name": "Tendon of abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47245" + ] + } + }, + { + "id": "FMA:47247", + "name": "Tendon of abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47245" + ] + } + }, + { + "id": "FMA:47248", + "name": "Fascia of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of flexor accessorius", + "Fascia of quadratus plantae", + "Flexor digitorum accessorius fascia" + ] + }, + { + "id": "FMA:47251", + "name": "Epimysium of flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47248" + ] + }, + "synonyms": [ + "Epimysium of quadratus plantae", + "Flexor accessorius epimysium", + "Epimysium of flexor digitorum accessorius" + ] + }, + { + "id": "FMA:47252", + "name": "Epimysium of right flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47251" + ] + }, + "synonyms": [ + "Right flexor accessorius epimysium", + "Epimysium of right flexor digitorum accessorius", + "Epimysium of right quadratus plantae" + ] + }, + { + "id": "FMA:47253", + "name": "Epimysium of left flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47251" + ] + }, + "synonyms": [ + "Epimysium of left flexor digitorum accessorius", + "Epimysium of left quadratus plantae", + "Left flexor accessorius epimysium" + ] + }, + { + "id": "FMA:47254", + "name": "Perimysium of flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47248" + ] + }, + "synonyms": [ + "Perimysium of flexor digitorum accessorius", + "Perimysium of quadratus plantae", + "Flexor accessorius perimysium" + ] + }, + { + "id": "FMA:47255", + "name": "Perimysium of right flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47254" + ] + }, + "synonyms": [ + "Perimysium of right quadratus plantae", + "Perimysium of right flexor digitorum accessorius", + "Right flexor accessorius perimysium" + ] + }, + { + "id": "FMA:47256", + "name": "Perimysium of left flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47254" + ] + }, + "synonyms": [ + "Perimysium of left flexor digitorum accessorius", + "Left flexor accessorius perimysium", + "Perimysium of left quadratus plantae" + ] + }, + { + "id": "FMA:47257", + "name": "Muscle fasciculus of flexor digitorum accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of flexor accessorius", + "Muscle fasciculus of quadratus plantae" + ] + }, + { + "id": "FMA:47258", + "name": "Muscle fasciculus of right flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47257" + ] + }, + "synonyms": [ + "Muscle fasciculus of right flexor digitorum accessorius", + "Muscle fasciculus of right quadratus plantae" + ] + }, + { + "id": "FMA:47259", + "name": "Muscle fasciculus of left flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47257" + ] + }, + "synonyms": [ + "Muscle fasciculus of left quadratus plantae", + "Muscle fasciculus of left flexor digitorum accessorius" + ] + }, + { + "id": "FMA:47263", + "name": "Fascia of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Flexor hallucis brevis fascia" + ] + }, + { + "id": "FMA:47266", + "name": "Epimysium of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47263" + ] + }, + "synonyms": [ + "Flexor hallucis brevis epimysium" + ] + }, + { + "id": "FMA:47267", + "name": "Epimysium of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47266" + ] + }, + "synonyms": [ + "Right flexor hallucis brevis epimysium" + ] + }, + { + "id": "FMA:47268", + "name": "Epimysium of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47266" + ] + }, + "synonyms": [ + "Left flexor hallucis brevis epimysium" + ] + }, + { + "id": "FMA:47269", + "name": "Perimysium of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47263" + ] + }, + "synonyms": [ + "Flexor hallucis brevis perimysium" + ] + }, + { + "id": "FMA:47270", + "name": "Perimysium of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47269" + ] + }, + "synonyms": [ + "Right flexor hallucis brevis perimysium" + ] + }, + { + "id": "FMA:47271", + "name": "Perimysium of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47269" + ] + }, + "synonyms": [ + "Left flexor hallucis brevis perimysium" + ] + }, + { + "id": "FMA:47272", + "name": "Muscle fasciculus of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47273", + "name": "Muscle fasciculus of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47272" + ] + } + }, + { + "id": "FMA:47274", + "name": "Muscle fasciculus of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47272" + ] + } + }, + { + "id": "FMA:47275", + "name": "Tendon of flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor hallucis brevis tendon" + ] + }, + { + "id": "FMA:47276", + "name": "Tendon of right flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47275" + ] + }, + "synonyms": [ + "Right flexor hallucis brevis tendon" + ] + }, + { + "id": "FMA:47277", + "name": "Tendon of left flexor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47275" + ] + }, + "synonyms": [ + "Left flexor hallucis brevis tendon" + ] + }, + { + "id": "FMA:47278", + "name": "Fascia of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Adductor hallucis fascia" + ] + }, + { + "id": "FMA:47281", + "name": "Epimysium of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47278" + ] + }, + "synonyms": [ + "Adductor hallucis epimysium" + ] + }, + { + "id": "FMA:47282", + "name": "Epimysium of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47281" + ] + }, + "synonyms": [ + "Right adductor hallucis epimysium" + ] + }, + { + "id": "FMA:47283", + "name": "Epimysium of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47281" + ] + }, + "synonyms": [ + "Left adductor hallucis epimysium" + ] + }, + { + "id": "FMA:47284", + "name": "Perimysium of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47278" + ] + }, + "synonyms": [ + "Adductor hallucis perimysium" + ] + }, + { + "id": "FMA:47285", + "name": "Perimysium of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47284" + ] + }, + "synonyms": [ + "Right adductor hallucis perimysium" + ] + }, + { + "id": "FMA:47286", + "name": "Perimysium of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47284" + ] + }, + "synonyms": [ + "Left adductor hallucis perimysium" + ] + }, + { + "id": "FMA:47287", + "name": "Muscle fasciculus of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47288", + "name": "Muscle fasciculus of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47287" + ] + } + }, + { + "id": "FMA:47289", + "name": "Muscle fasciculus of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47287" + ] + } + }, + { + "id": "FMA:47290", + "name": "Tendon of adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Adductor hallucis tendon" + ] + }, + { + "id": "FMA:47291", + "name": "Tendon of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47290" + ] + }, + "synonyms": [ + "Right adductor hallucis tendon" + ] + }, + { + "id": "FMA:47292", + "name": "Tendon of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47290" + ] + }, + "synonyms": [ + "Left adductor hallucis tendon" + ] + }, + { + "id": "FMA:47293", + "name": "Fascia of flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47296", + "name": "Epimysium of flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47293" + ] + } + }, + { + "id": "FMA:47297", + "name": "Epimysium of flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47296" + ] + } + }, + { + "id": "FMA:47298", + "name": "Epimysium of flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47296" + ] + } + }, + { + "id": "FMA:47299", + "name": "Perimysium of flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47293" + ] + } + }, + { + "id": "FMA:47300", + "name": "Perimysium of flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47299" + ] + } + }, + { + "id": "FMA:47301", + "name": "Perimysium of flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47299" + ] + } + }, + { + "id": "FMA:47302", + "name": "Muscle fasciculus of flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47303", + "name": "Muscle fasciculus of flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47302" + ] + } + }, + { + "id": "FMA:47304", + "name": "Muscle fasciculus of flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47302" + ] + } + }, + { + "id": "FMA:47305", + "name": "Tendon of flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:47306", + "name": "Tendon of flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47305" + ] + } + }, + { + "id": "FMA:47307", + "name": "Tendon of flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47305" + ] + } + }, + { + "id": "FMA:47308", + "name": "Fascia of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Nasalis fascia" + ] + }, + { + "id": "FMA:47311", + "name": "Epimysium of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47308" + ] + }, + "synonyms": [ + "Nasalis epimysium" + ] + }, + { + "id": "FMA:47312", + "name": "Epimysium of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47311" + ] + }, + "synonyms": [ + "Right nasalis epimysium" + ] + }, + { + "id": "FMA:47313", + "name": "Epimysium of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47311" + ] + }, + "synonyms": [ + "Left nasalis epimysium" + ] + }, + { + "id": "FMA:47314", + "name": "Perimysium of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47308" + ] + }, + "synonyms": [ + "Nasalis perimysium" + ] + }, + { + "id": "FMA:47315", + "name": "Perimysium of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47314" + ] + }, + "synonyms": [ + "Right nasalis perimysium" + ] + }, + { + "id": "FMA:47316", + "name": "Perimysium of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47314" + ] + }, + "synonyms": [ + "Left nasalis perimysium" + ] + }, + { + "id": "FMA:47317", + "name": "Muscle fasciculus of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47318", + "name": "Muscle fasciculus of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47317" + ] + } + }, + { + "id": "FMA:47319", + "name": "Muscle fasciculus of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47317" + ] + } + }, + { + "id": "FMA:47320", + "name": "Aponeurosis of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Nasalis aponeurosis" + ] + }, + { + "id": "FMA:47321", + "name": "Aponeurosis of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47320" + ] + }, + "synonyms": [ + "Right nasalis aponeurosis" + ] + }, + { + "id": "FMA:47322", + "name": "Aponeurosis of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47320" + ] + }, + "synonyms": [ + "Left nasalis aponeurosis" + ] + }, + { + "id": "FMA:47323", + "name": "Fascia of occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Occipitofrontalis fascia" + ] + }, + { + "id": "FMA:47326", + "name": "Epimysium of occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47323" + ] + }, + "synonyms": [ + "Occipitofrontalis epimysium" + ] + }, + { + "id": "FMA:47327", + "name": "Epimysium of right occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47326" + ] + }, + "synonyms": [ + "Right occipitofrontalis epimysium" + ] + }, + { + "id": "FMA:47328", + "name": "Epimysium of left occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47326" + ] + }, + "synonyms": [ + "Left occipitofrontalis epimysium" + ] + }, + { + "id": "FMA:47329", + "name": "Perimysium of occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47323" + ] + }, + "synonyms": [ + "Occipitofrontalis perimysium" + ] + }, + { + "id": "FMA:47330", + "name": "Perimysium of right occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47329" + ] + }, + "synonyms": [ + "Right occipitofrontalis perimysium" + ] + }, + { + "id": "FMA:47331", + "name": "Perimysium of left occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47329" + ] + }, + "synonyms": [ + "Left occipitofrontalis perimysium" + ] + }, + { + "id": "FMA:47332", + "name": "Muscle fasciculus of occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47333", + "name": "Muscle fasciculus of right occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47332" + ] + } + }, + { + "id": "FMA:47334", + "name": "Muscle fasciculus of left occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47332" + ] + } + }, + { + "id": "FMA:47338", + "name": "Fascia of temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Temporoparietalis fascia" + ] + }, + { + "id": "FMA:47341", + "name": "Epimysium of temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47338" + ] + }, + "synonyms": [ + "Temporoparietalis epimysium" + ] + }, + { + "id": "FMA:47342", + "name": "Epimysium of right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47341" + ] + }, + "synonyms": [ + "Right temporoparietalis epimysium" + ] + }, + { + "id": "FMA:47343", + "name": "Epimysium of left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47341" + ] + }, + "synonyms": [ + "Left temporoparietalis epimysium" + ] + }, + { + "id": "FMA:47344", + "name": "Perimysium of temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47338" + ] + }, + "synonyms": [ + "Temporoparietalis perimysium" + ] + }, + { + "id": "FMA:47345", + "name": "Perimysium of right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47344" + ] + }, + "synonyms": [ + "Right temporoparietalis perimysium" + ] + }, + { + "id": "FMA:47346", + "name": "Perimysium of left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47344" + ] + }, + "synonyms": [ + "Left temporoparietalis perimysium" + ] + }, + { + "id": "FMA:47347", + "name": "Muscle fasciculus of temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47348", + "name": "Muscle fasciculus of right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47347" + ] + } + }, + { + "id": "FMA:47349", + "name": "Muscle fasciculus of left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47347" + ] + } + }, + { + "id": "FMA:47353", + "name": "Fascia of depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Depressor septi nasi fascia" + ] + }, + { + "id": "FMA:47356", + "name": "Epimysium of depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47353" + ] + }, + "synonyms": [ + "Depressor septi nasi epimysium" + ] + }, + { + "id": "FMA:47357", + "name": "Epimysium of right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47356" + ] + }, + "synonyms": [ + "Right depressor septi nasi epimysium" + ] + }, + { + "id": "FMA:47358", + "name": "Epimysium of left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47356" + ] + }, + "synonyms": [ + "Left depressor septi nasi epimysium" + ] + }, + { + "id": "FMA:47359", + "name": "Perimysium of depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47353" + ] + }, + "synonyms": [ + "Depressor septi nasi perimysium" + ] + }, + { + "id": "FMA:47360", + "name": "Perimysium of right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47359" + ] + }, + "synonyms": [ + "Right depressor septi nasi perimysium" + ] + }, + { + "id": "FMA:47361", + "name": "Perimysium of left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47359" + ] + }, + "synonyms": [ + "Left depressor septi nasi perimysium" + ] + }, + { + "id": "FMA:47362", + "name": "Muscle fasciculus of depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47363", + "name": "Muscle fasciculus of right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47362" + ] + } + }, + { + "id": "FMA:47364", + "name": "Muscle fasciculus of left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47362" + ] + } + }, + { + "id": "FMA:47368", + "name": "Fascia of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Orbicularis oculi fascia" + ] + }, + { + "id": "FMA:47371", + "name": "Epimysium of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47368" + ] + }, + "synonyms": [ + "Orbicularis oculi epimysium" + ] + }, + { + "id": "FMA:47372", + "name": "Epimysium of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47371" + ] + }, + "synonyms": [ + "Right orbicularis oculi epimysium" + ] + }, + { + "id": "FMA:47373", + "name": "Epimysium of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47371" + ] + }, + "synonyms": [ + "Left orbicularis oculi epimysium" + ] + }, + { + "id": "FMA:47374", + "name": "Perimysium of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47368" + ] + }, + "synonyms": [ + "Orbicularis oculi perimysium" + ] + }, + { + "id": "FMA:47375", + "name": "Perimysium of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47374" + ] + }, + "synonyms": [ + "Right orbicularis oculi perimysium" + ] + }, + { + "id": "FMA:47376", + "name": "Perimysium of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47374" + ] + }, + "synonyms": [ + "Left orbicularis oculi perimysium" + ] + }, + { + "id": "FMA:47377", + "name": "Muscle fasciculus of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47378", + "name": "Muscle fasciculus of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47377" + ] + } + }, + { + "id": "FMA:47379", + "name": "Muscle fasciculus of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47377" + ] + } + }, + { + "id": "FMA:47383", + "name": "Fascia of corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Corrugator supercilii fascia" + ] + }, + { + "id": "FMA:47386", + "name": "Epimysium of corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47383" + ] + }, + "synonyms": [ + "Corrugator supercilii epimysium" + ] + }, + { + "id": "FMA:47387", + "name": "Epimysium of right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47386" + ] + }, + "synonyms": [ + "Right corrugator supercilii epimysium" + ] + }, + { + "id": "FMA:47388", + "name": "Epimysium of left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47386" + ] + }, + "synonyms": [ + "Left corrugator supercilii epimysium" + ] + }, + { + "id": "FMA:47389", + "name": "Perimysium of corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47383" + ] + }, + "synonyms": [ + "Corrugator supercilii perimysium" + ] + }, + { + "id": "FMA:47390", + "name": "Perimysium of right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47389" + ] + }, + "synonyms": [ + "Right corrugator supercilii perimysium" + ] + }, + { + "id": "FMA:47391", + "name": "Perimysium of left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47389" + ] + }, + "synonyms": [ + "Left corrugator supercilii perimysium" + ] + }, + { + "id": "FMA:47392", + "name": "Muscle fasciculus of corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47393", + "name": "Muscle fasciculus of right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47392" + ] + } + }, + { + "id": "FMA:47394", + "name": "Muscle fasciculus of left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47392" + ] + } + }, + { + "id": "FMA:47398", + "name": "Fascia of depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Depressor supercilii fascia" + ] + }, + { + "id": "FMA:47401", + "name": "Epimysium of depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47398" + ] + }, + "synonyms": [ + "Depressor supercilii epimysium" + ] + }, + { + "id": "FMA:47402", + "name": "Epimysium of right depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47401" + ] + }, + "synonyms": [ + "Right depressor supercilii epimysium" + ] + }, + { + "id": "FMA:47403", + "name": "Epimysium of left depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47401" + ] + }, + "synonyms": [ + "Left depressor supercilii epimysium" + ] + }, + { + "id": "FMA:47404", + "name": "Perimysium of depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47398" + ] + }, + "synonyms": [ + "Depressor supercilii perimysium" + ] + }, + { + "id": "FMA:47405", + "name": "Perimysium of right depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47404" + ] + }, + "synonyms": [ + "Right depressor supercilii perimysium" + ] + }, + { + "id": "FMA:47406", + "name": "Perimysium of left depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47404" + ] + }, + "synonyms": [ + "Left depressor supercilii perimysium" + ] + }, + { + "id": "FMA:47407", + "name": "Muscle fasciculus of depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47408", + "name": "Muscle fasciculus of right depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47407" + ] + } + }, + { + "id": "FMA:47409", + "name": "Muscle fasciculus of left depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47407" + ] + } + }, + { + "id": "FMA:47413", + "name": "Fascia of levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator labii superioris alaeque nasi fascia" + ] + }, + { + "id": "FMA:47416", + "name": "Epimysium of levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47413" + ] + }, + "synonyms": [ + "Levator labii superioris alaeque nasi epimysium" + ] + }, + { + "id": "FMA:47417", + "name": "Epimysium of right levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47416" + ] + }, + "synonyms": [ + "Right levator labii superioris alaeque nasi epimysium" + ] + }, + { + "id": "FMA:47418", + "name": "Epimysium of left levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47416" + ] + }, + "synonyms": [ + "Left levator labii superioris alaeque nasi epimysium" + ] + }, + { + "id": "FMA:47419", + "name": "Perimysium of levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47413" + ] + }, + "synonyms": [ + "Levator labii superioris alaeque nasi perimysium" + ] + }, + { + "id": "FMA:47420", + "name": "Perimysium of right levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47419" + ] + }, + "synonyms": [ + "Right levator labii superioris alaeque nasi perimysium" + ] + }, + { + "id": "FMA:47421", + "name": "Perimysium of left levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47419" + ] + }, + "synonyms": [ + "Left levator labii superioris alaeque nasi perimysium" + ] + }, + { + "id": "FMA:47422", + "name": "Muscle fasciculus of levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47423", + "name": "Muscle fasciculus of right levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47422" + ] + } + }, + { + "id": "FMA:47424", + "name": "Muscle fasciculus of left levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47422" + ] + } + }, + { + "id": "FMA:47428", + "name": "Fascia of levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator labii superioris fascia" + ] + }, + { + "id": "FMA:47431", + "name": "Epimysium of levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47428" + ] + }, + "synonyms": [ + "Levator labii superioris epimysium" + ] + }, + { + "id": "FMA:47432", + "name": "Epimysium of right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47431" + ] + }, + "synonyms": [ + "Right levator labii superioris epimysium" + ] + }, + { + "id": "FMA:47433", + "name": "Epimysium of left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47431" + ] + }, + "synonyms": [ + "Left levator labii superioris epimysium" + ] + }, + { + "id": "FMA:47434", + "name": "Perimysium of levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47428" + ] + }, + "synonyms": [ + "Levator labii superioris perimysium" + ] + }, + { + "id": "FMA:47435", + "name": "Perimysium of right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47434" + ] + }, + "synonyms": [ + "Right levator labii superioris perimysium" + ] + }, + { + "id": "FMA:47436", + "name": "Perimysium of left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47434" + ] + }, + "synonyms": [ + "Left levator labii superioris perimysium" + ] + }, + { + "id": "FMA:47437", + "name": "Muscle fasciculus of levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47438", + "name": "Muscle fasciculus of right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47437" + ] + } + }, + { + "id": "FMA:47439", + "name": "Muscle fasciculus of left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47437" + ] + } + }, + { + "id": "FMA:47443", + "name": "Fascia of zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Zygomaticus major fascia" + ] + }, + { + "id": "FMA:47446", + "name": "Epimysium of zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47443" + ] + }, + "synonyms": [ + "Zygomaticus major epimysium" + ] + }, + { + "id": "FMA:47447", + "name": "Epimysium of right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47446" + ] + }, + "synonyms": [ + "Right zygomaticus major epimysium" + ] + }, + { + "id": "FMA:47448", + "name": "Epimysium of left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47446" + ] + }, + "synonyms": [ + "Left zygomaticus major epimysium" + ] + }, + { + "id": "FMA:47449", + "name": "Perimysium of zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47443" + ] + }, + "synonyms": [ + "Zygomaticus major perimysium" + ] + }, + { + "id": "FMA:47450", + "name": "Perimysium of right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47449" + ] + }, + "synonyms": [ + "Right zygomaticus major perimysium" + ] + }, + { + "id": "FMA:47451", + "name": "Perimysium of left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47449" + ] + }, + "synonyms": [ + "Left zygomaticus major perimysium" + ] + }, + { + "id": "FMA:47452", + "name": "Muscle fasciculus of zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47453", + "name": "Muscle fasciculus of right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47452" + ] + } + }, + { + "id": "FMA:47454", + "name": "Muscle fasciculus of left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47452" + ] + } + }, + { + "id": "FMA:47458", + "name": "Fascia of depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Depressor labii inferioris fascia" + ] + }, + { + "id": "FMA:47461", + "name": "Epimysium of depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47458" + ] + }, + "synonyms": [ + "Depressor labii inferioris epimysium" + ] + }, + { + "id": "FMA:47462", + "name": "Epimysium of right depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47461" + ] + }, + "synonyms": [ + "Right depressor labii inferioris epimysium" + ] + }, + { + "id": "FMA:47463", + "name": "Epimysium of left depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47461" + ] + }, + "synonyms": [ + "Left depressor labii inferioris epimysium" + ] + }, + { + "id": "FMA:47464", + "name": "Perimysium of depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47458" + ] + }, + "synonyms": [ + "Depressor labii inferioris perimysium" + ] + }, + { + "id": "FMA:47465", + "name": "Perimysium of right depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47464" + ] + }, + "synonyms": [ + "Right depressor labii inferioris perimysium" + ] + }, + { + "id": "FMA:47466", + "name": "Perimysium of left depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47464" + ] + }, + "synonyms": [ + "Left depressor labii inferioris perimysium" + ] + }, + { + "id": "FMA:47467", + "name": "Muscle fasciculus of depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47468", + "name": "Muscle fasciculus of right depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47467" + ] + } + }, + { + "id": "FMA:47469", + "name": "Muscle fasciculus of left depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47467" + ] + } + }, + { + "id": "FMA:47473", + "name": "Fascia of zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Zygomaticus minor fascia" + ] + }, + { + "id": "FMA:47476", + "name": "Epimysium of zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47473" + ] + }, + "synonyms": [ + "Zygomaticus minor epimysium" + ] + }, + { + "id": "FMA:47477", + "name": "Epimysium of right zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47476" + ] + }, + "synonyms": [ + "Right zygomaticus minor epimysium" + ] + }, + { + "id": "FMA:47478", + "name": "Epimysium of left zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47476" + ] + }, + "synonyms": [ + "Left zygomaticus minor epimysium" + ] + }, + { + "id": "FMA:47479", + "name": "Perimysium of zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47473" + ] + }, + "synonyms": [ + "Zygomaticus minor perimysium" + ] + }, + { + "id": "FMA:47480", + "name": "Perimysium of right zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47479" + ] + }, + "synonyms": [ + "Right zygomaticus minor perimysium" + ] + }, + { + "id": "FMA:47481", + "name": "Perimysium of left zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47479" + ] + }, + "synonyms": [ + "Left zygomaticus minor perimysium" + ] + }, + { + "id": "FMA:47482", + "name": "Muscle fasciculus of zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47483", + "name": "Muscle fasciculus of right zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47482" + ] + } + }, + { + "id": "FMA:47484", + "name": "Muscle fasciculus of left zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47482" + ] + } + }, + { + "id": "FMA:47488", + "name": "Fascia of levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator veli palatini fascia" + ] + }, + { + "id": "FMA:47491", + "name": "Epimysium of levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47488" + ] + }, + "synonyms": [ + "Levator veli palatini epimysium" + ] + }, + { + "id": "FMA:47492", + "name": "Epimysium of right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47491" + ] + }, + "synonyms": [ + "Right levator veli palatini epimysium" + ] + }, + { + "id": "FMA:47493", + "name": "Epimysium of left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47491" + ] + }, + "synonyms": [ + "Left levator veli palatini epimysium" + ] + }, + { + "id": "FMA:47494", + "name": "Perimysium of levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47488" + ] + }, + "synonyms": [ + "Levator veli palatini perimysium" + ] + }, + { + "id": "FMA:47495", + "name": "Perimysium of right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47494" + ] + }, + "synonyms": [ + "Right levator veli palatini perimysium" + ] + }, + { + "id": "FMA:47496", + "name": "Perimysium of left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47494" + ] + }, + "synonyms": [ + "Left levator veli palatini perimysium" + ] + }, + { + "id": "FMA:47497", + "name": "Muscle fasciculus of levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47498", + "name": "Muscle fasciculus of right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47497" + ] + } + }, + { + "id": "FMA:47499", + "name": "Muscle fasciculus of left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47497" + ] + } + }, + { + "id": "FMA:47500", + "name": "Tendon of levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Levator veli palatini tendon" + ] + }, + { + "id": "FMA:47501", + "name": "Tendon of right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47500" + ] + }, + "synonyms": [ + "Right levator veli palatini tendon" + ] + }, + { + "id": "FMA:47502", + "name": "Tendon of left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47500" + ] + }, + "synonyms": [ + "Left levator veli palatini tendon" + ] + }, + { + "id": "FMA:47503", + "name": "Fascia of musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Musculus uvulae fascia" + ] + }, + { + "id": "FMA:47506", + "name": "Epimysium of musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47503" + ] + }, + "synonyms": [ + "Musculus uvulae epimysium" + ] + }, + { + "id": "FMA:47507", + "name": "Epimysium of right musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47506" + ] + }, + "synonyms": [ + "Right musculus uvulae epimysium" + ] + }, + { + "id": "FMA:47508", + "name": "Epimysium of left musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47506" + ] + }, + "synonyms": [ + "Left musculus uvulae epimysium" + ] + }, + { + "id": "FMA:47509", + "name": "Perimysium of musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47503" + ] + }, + "synonyms": [ + "Musculus uvulae perimysium" + ] + }, + { + "id": "FMA:47510", + "name": "Perimysium of right musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47509" + ] + }, + "synonyms": [ + "Right musculus uvulae perimysium" + ] + }, + { + "id": "FMA:47511", + "name": "Perimysium of left musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47509" + ] + }, + "synonyms": [ + "Left musculus uvulae perimysium" + ] + }, + { + "id": "FMA:47512", + "name": "Muscle fasciculus of musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47513", + "name": "Muscle fasciculus of right musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47512" + ] + } + }, + { + "id": "FMA:47514", + "name": "Muscle fasciculus of left musculus uvulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47512" + ] + } + }, + { + "id": "FMA:47518", + "name": "Fascia of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Palatoglossus fascia" + ] + }, + { + "id": "FMA:47521", + "name": "Epimysium of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47518" + ] + }, + "synonyms": [ + "Palatoglossus epimysium" + ] + }, + { + "id": "FMA:47522", + "name": "Epimysium of right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47521" + ] + }, + "synonyms": [ + "Right palatoglossus epimysium" + ] + }, + { + "id": "FMA:47523", + "name": "Epimysium of left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47521" + ] + }, + "synonyms": [ + "Left palatoglossus epimysium" + ] + }, + { + "id": "FMA:47524", + "name": "Perimysium of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47518" + ] + }, + "synonyms": [ + "Palatoglossus perimysium" + ] + }, + { + "id": "FMA:47525", + "name": "Perimysium of right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47524" + ] + }, + "synonyms": [ + "Right palatoglossus perimysium" + ] + }, + { + "id": "FMA:47526", + "name": "Perimysium of left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47524" + ] + }, + "synonyms": [ + "Left palatoglossus perimysium" + ] + }, + { + "id": "FMA:47527", + "name": "Muscle fasciculus of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47528", + "name": "Muscle fasciculus of right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47527" + ] + } + }, + { + "id": "FMA:47529", + "name": "Muscle fasciculus of left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47527" + ] + } + }, + { + "id": "FMA:47533", + "name": "Fascia of genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Genioglossus fascia" + ] + }, + { + "id": "FMA:47536", + "name": "Epimysium of genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47533" + ] + }, + "synonyms": [ + "Genioglossus epimysium" + ] + }, + { + "id": "FMA:47537", + "name": "Epimysium of right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47536" + ] + }, + "synonyms": [ + "Right genioglossus epimysium" + ] + }, + { + "id": "FMA:47538", + "name": "Epimysium of left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47536" + ] + }, + "synonyms": [ + "Left genioglossus epimysium" + ] + }, + { + "id": "FMA:47539", + "name": "Perimysium of genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47533" + ] + }, + "synonyms": [ + "Genioglossus perimysium" + ] + }, + { + "id": "FMA:47540", + "name": "Perimysium of right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47539" + ] + }, + "synonyms": [ + "Right genioglossus perimysium" + ] + }, + { + "id": "FMA:47541", + "name": "Perimysium of left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47539" + ] + }, + "synonyms": [ + "Left genioglossus perimysium" + ] + }, + { + "id": "FMA:47542", + "name": "Muscle fasciculus of genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47543", + "name": "Muscle fasciculus of right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47542" + ] + } + }, + { + "id": "FMA:47544", + "name": "Muscle fasciculus of left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47542" + ] + } + }, + { + "id": "FMA:47545", + "name": "Tendon of genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Genioglossus tendon" + ] + }, + { + "id": "FMA:47546", + "name": "Tendon of right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47545" + ] + }, + "synonyms": [ + "Right genioglossus tendon" + ] + }, + { + "id": "FMA:47547", + "name": "Tendon of left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47545" + ] + }, + "synonyms": [ + "Left genioglossus tendon" + ] + }, + { + "id": "FMA:47548", + "name": "Fascia of hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Hyoglossus fascia" + ] + }, + { + "id": "FMA:47551", + "name": "Epimysium of hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47548" + ] + }, + "synonyms": [ + "Hyoglossus epimysium" + ] + }, + { + "id": "FMA:47552", + "name": "Epimysium of right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47551" + ] + }, + "synonyms": [ + "Right hyoglossus epimysium" + ] + }, + { + "id": "FMA:47553", + "name": "Epimysium of left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47551" + ] + }, + "synonyms": [ + "Left hyoglossus epimysium" + ] + }, + { + "id": "FMA:47554", + "name": "Perimysium of hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47548" + ] + }, + "synonyms": [ + "Hyoglossus perimysium" + ] + }, + { + "id": "FMA:47555", + "name": "Perimysium of right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47554" + ] + }, + "synonyms": [ + "Right hyoglossus perimysium" + ] + }, + { + "id": "FMA:47556", + "name": "Perimysium of left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47554" + ] + }, + "synonyms": [ + "Left hyoglossus perimysium" + ] + }, + { + "id": "FMA:47557", + "name": "Muscle fasciculus of hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47558", + "name": "Muscle fasciculus of right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47557" + ] + } + }, + { + "id": "FMA:47559", + "name": "Muscle fasciculus of left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47557" + ] + } + }, + { + "id": "FMA:47563", + "name": "Fascia of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Styloglossus fascia" + ] + }, + { + "id": "FMA:47566", + "name": "Epimysium of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47563" + ] + }, + "synonyms": [ + "Styloglossus epimysium" + ] + }, + { + "id": "FMA:47567", + "name": "Epimysium of right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47566" + ] + }, + "synonyms": [ + "Right styloglossus epimysium" + ] + }, + { + "id": "FMA:47568", + "name": "Epimysium of left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47566" + ] + }, + "synonyms": [ + "Left styloglossus epimysium" + ] + }, + { + "id": "FMA:47569", + "name": "Perimysium of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47563" + ] + }, + "synonyms": [ + "Styloglossus perimysium" + ] + }, + { + "id": "FMA:47570", + "name": "Perimysium of right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47569" + ] + }, + "synonyms": [ + "Right styloglossus perimysium" + ] + }, + { + "id": "FMA:47571", + "name": "Perimysium of left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47569" + ] + }, + "synonyms": [ + "Left styloglossus perimysium" + ] + }, + { + "id": "FMA:47572", + "name": "Muscle fasciculus of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47573", + "name": "Muscle fasciculus of right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47572" + ] + } + }, + { + "id": "FMA:47574", + "name": "Muscle fasciculus of left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47572" + ] + } + }, + { + "id": "FMA:47578", + "name": "Fascia of superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47581", + "name": "Epimysium of superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47578" + ] + } + }, + { + "id": "FMA:47582", + "name": "Epimysium of right superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47581" + ] + } + }, + { + "id": "FMA:47583", + "name": "Epimysium of left superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47581" + ] + } + }, + { + "id": "FMA:47584", + "name": "Perimysium of superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47578" + ] + } + }, + { + "id": "FMA:47585", + "name": "Perimysium of right superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47584" + ] + } + }, + { + "id": "FMA:47586", + "name": "Perimysium of left superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47584" + ] + } + }, + { + "id": "FMA:47587", + "name": "Muscle fasciculus of superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47588", + "name": "Muscle fasciculus of right superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47587" + ] + } + }, + { + "id": "FMA:47589", + "name": "Muscle fasciculus of left superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47587" + ] + } + }, + { + "id": "FMA:47593", + "name": "Fascia of inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47596", + "name": "Epimysium of inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47593" + ] + } + }, + { + "id": "FMA:47597", + "name": "Epimysium of right inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47596" + ] + } + }, + { + "id": "FMA:47598", + "name": "Epimysium of left inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47596" + ] + } + }, + { + "id": "FMA:47599", + "name": "Perimysium of inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47593" + ] + } + }, + { + "id": "FMA:47600", + "name": "Perimysium of right inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47599" + ] + } + }, + { + "id": "FMA:47601", + "name": "Perimysium of left inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47599" + ] + } + }, + { + "id": "FMA:47602", + "name": "Muscle fasciculus of inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47603", + "name": "Muscle fasciculus of right inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47602" + ] + } + }, + { + "id": "FMA:47604", + "name": "Muscle fasciculus of left inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47602" + ] + } + }, + { + "id": "FMA:47608", + "name": "Fascia of transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47611", + "name": "Epimysium of transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47608" + ] + } + }, + { + "id": "FMA:47612", + "name": "Epimysium of right transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47611" + ] + } + }, + { + "id": "FMA:47613", + "name": "Epimysium of left transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47611" + ] + } + }, + { + "id": "FMA:47614", + "name": "Perimysium of transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47608" + ] + } + }, + { + "id": "FMA:47615", + "name": "Perimysium of right transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47614" + ] + } + }, + { + "id": "FMA:47616", + "name": "Perimysium of left transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47614" + ] + } + }, + { + "id": "FMA:47617", + "name": "Muscle fasciculus of transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47618", + "name": "Muscle fasciculus of right transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47617" + ] + } + }, + { + "id": "FMA:47619", + "name": "Muscle fasciculus of left transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47617" + ] + } + }, + { + "id": "FMA:47623", + "name": "Fascia of vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:47626", + "name": "Epimysium of vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47623" + ] + } + }, + { + "id": "FMA:47627", + "name": "Epimysium of right vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47626" + ] + } + }, + { + "id": "FMA:47628", + "name": "Epimysium of left vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47626" + ] + } + }, + { + "id": "FMA:47629", + "name": "Perimysium of vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47623" + ] + } + }, + { + "id": "FMA:47630", + "name": "Perimysium of right vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47629" + ] + } + }, + { + "id": "FMA:47631", + "name": "Perimysium of left vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47629" + ] + } + }, + { + "id": "FMA:47632", + "name": "Muscle fasciculus of vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47633", + "name": "Muscle fasciculus of right vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47632" + ] + } + }, + { + "id": "FMA:47634", + "name": "Muscle fasciculus of left vertical muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47632" + ] + } + }, + { + "id": "FMA:47638", + "name": "Fascia of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Superior pharyngeal constrictor fascia" + ] + }, + { + "id": "FMA:47641", + "name": "Epimysium of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47638" + ] + }, + "synonyms": [ + "Superior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47642", + "name": "Epimysium of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47641" + ] + }, + "synonyms": [ + "Right superior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47643", + "name": "Epimysium of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47641" + ] + }, + "synonyms": [ + "Left superior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47644", + "name": "Perimysium of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47638" + ] + }, + "synonyms": [ + "Superior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47645", + "name": "Perimysium of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47644" + ] + }, + "synonyms": [ + "Right superior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47646", + "name": "Perimysium of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47644" + ] + }, + "synonyms": [ + "Left superior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47647", + "name": "Muscle fasciculus of superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47648", + "name": "Muscle fasciculus of right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47647" + ] + } + }, + { + "id": "FMA:47649", + "name": "Muscle fasciculus of left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47647" + ] + } + }, + { + "id": "FMA:47653", + "name": "Fascia of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Middle pharyngeal constrictor fascia" + ] + }, + { + "id": "FMA:47656", + "name": "Epimysium of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47653" + ] + }, + "synonyms": [ + "Middle pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47657", + "name": "Epimysium of right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47656" + ] + }, + "synonyms": [ + "Right middle pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47658", + "name": "Epimysium of left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47656" + ] + }, + "synonyms": [ + "Left middle pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47659", + "name": "Perimysium of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47653" + ] + }, + "synonyms": [ + "Middle pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47660", + "name": "Perimysium of right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47659" + ] + }, + "synonyms": [ + "Right middle pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47661", + "name": "Perimysium of left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47659" + ] + }, + "synonyms": [ + "Left middle pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47662", + "name": "Muscle fasciculus of middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47663", + "name": "Muscle fasciculus of right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47662" + ] + } + }, + { + "id": "FMA:47664", + "name": "Muscle fasciculus of left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47662" + ] + } + }, + { + "id": "FMA:47668", + "name": "Fascia of inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Inferior pharyngeal constrictor fascia" + ] + }, + { + "id": "FMA:47671", + "name": "Epimysium of inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47668" + ] + }, + "synonyms": [ + "Inferior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47672", + "name": "Epimysium of right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47671" + ] + }, + "synonyms": [ + "Right inferior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47673", + "name": "Epimysium of left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47671" + ] + }, + "synonyms": [ + "Left inferior pharyngeal constrictor epimysium" + ] + }, + { + "id": "FMA:47674", + "name": "Perimysium of inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47668" + ] + }, + "synonyms": [ + "Inferior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47675", + "name": "Perimysium of right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47674" + ] + }, + "synonyms": [ + "Right inferior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47676", + "name": "Perimysium of left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47674" + ] + }, + "synonyms": [ + "Left inferior pharyngeal constrictor perimysium" + ] + }, + { + "id": "FMA:47677", + "name": "Muscle fasciculus of inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47678", + "name": "Muscle fasciculus of right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47677" + ] + } + }, + { + "id": "FMA:47679", + "name": "Muscle fasciculus of left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47677" + ] + } + }, + { + "id": "FMA:47683", + "name": "Fascia of stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Stylopharyngeus fascia" + ] + }, + { + "id": "FMA:47686", + "name": "Epimysium of stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47683" + ] + }, + "synonyms": [ + "Stylopharyngeus epimysium" + ] + }, + { + "id": "FMA:47687", + "name": "Epimysium of right stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47686" + ] + }, + "synonyms": [ + "Right stylopharyngeus epimysium" + ] + }, + { + "id": "FMA:47688", + "name": "Epimysium of left stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47686" + ] + }, + "synonyms": [ + "Left stylopharyngeus epimysium" + ] + }, + { + "id": "FMA:47689", + "name": "Perimysium of stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47683" + ] + }, + "synonyms": [ + "Stylopharyngeus perimysium" + ] + }, + { + "id": "FMA:47690", + "name": "Perimysium of right stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47689" + ] + }, + "synonyms": [ + "Right stylopharyngeus perimysium" + ] + }, + { + "id": "FMA:47691", + "name": "Perimysium of left stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47689" + ] + }, + "synonyms": [ + "Left stylopharyngeus perimysium" + ] + }, + { + "id": "FMA:47692", + "name": "Muscle fasciculus of stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47693", + "name": "Muscle fasciculus of right stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47692" + ] + } + }, + { + "id": "FMA:47694", + "name": "Muscle fasciculus of left stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47692" + ] + } + }, + { + "id": "FMA:47698", + "name": "Fascia of salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Salpingopharyngeus fascia" + ] + }, + { + "id": "FMA:47701", + "name": "Epimysium of salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47698" + ] + }, + "synonyms": [ + "Salpingopharyngeus epimysium" + ] + }, + { + "id": "FMA:47702", + "name": "Epimysium of right salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47701" + ] + }, + "synonyms": [ + "Right salpingopharyngeus epimysium" + ] + }, + { + "id": "FMA:47703", + "name": "Epimysium of left salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47701" + ] + }, + "synonyms": [ + "Left salpingopharyngeus epimysium" + ] + }, + { + "id": "FMA:47704", + "name": "Perimysium of salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47698" + ] + }, + "synonyms": [ + "Salpingopharyngeus perimysium" + ] + }, + { + "id": "FMA:47705", + "name": "Perimysium of right salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47704" + ] + }, + "synonyms": [ + "Right salpingopharyngeus perimysium" + ] + }, + { + "id": "FMA:47706", + "name": "Perimysium of left salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47704" + ] + }, + "synonyms": [ + "Left salpingopharyngeus perimysium" + ] + }, + { + "id": "FMA:47707", + "name": "Muscle fasciculus of salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47708", + "name": "Muscle fasciculus of right salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47707" + ] + } + }, + { + "id": "FMA:47709", + "name": "Muscle fasciculus of left salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47707" + ] + } + }, + { + "id": "FMA:47713", + "name": "Fascia of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Palatopharyngeus fascia" + ] + }, + { + "id": "FMA:47716", + "name": "Epimysium of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47713" + ] + }, + "synonyms": [ + "Palatopharyngeus epimysium" + ] + }, + { + "id": "FMA:47717", + "name": "Epimysium of right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47716" + ] + }, + "synonyms": [ + "Right palatopharyngeus epimysium" + ] + }, + { + "id": "FMA:47718", + "name": "Epimysium of left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47716" + ] + }, + "synonyms": [ + "Left palatopharyngeus epimysium" + ] + }, + { + "id": "FMA:47719", + "name": "Perimysium of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47713" + ] + }, + "synonyms": [ + "Palatopharyngeus perimysium" + ] + }, + { + "id": "FMA:47720", + "name": "Perimysium of right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47719" + ] + }, + "synonyms": [ + "Right palatopharyngeus perimysium" + ] + }, + { + "id": "FMA:47721", + "name": "Perimysium of left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47719" + ] + }, + "synonyms": [ + "Left palatopharyngeus perimysium" + ] + }, + { + "id": "FMA:47722", + "name": "Muscle fasciculus of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47723", + "name": "Muscle fasciculus of right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47722" + ] + } + }, + { + "id": "FMA:47724", + "name": "Muscle fasciculus of left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47722" + ] + } + }, + { + "id": "FMA:47728", + "name": "Fascia of cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Cricothyroid muscular fascia" + ] + }, + { + "id": "FMA:47731", + "name": "Epimysium of cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47728" + ] + }, + "synonyms": [ + "Cricothyroid epimysium" + ] + }, + { + "id": "FMA:47732", + "name": "Epimysium of right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47731" + ] + }, + "synonyms": [ + "Right cricothyroid epimysium" + ] + }, + { + "id": "FMA:47733", + "name": "Epimysium of left cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47731" + ] + }, + "synonyms": [ + "Left cricothyroid epimysium" + ] + }, + { + "id": "FMA:47734", + "name": "Perimysium of cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47728" + ] + }, + "synonyms": [ + "Cricothyroid muscular perimysium" + ] + }, + { + "id": "FMA:47735", + "name": "Perimysium of right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47734" + ] + }, + "synonyms": [ + "Right cricothyroid perimysium" + ] + }, + { + "id": "FMA:47736", + "name": "Perimysium of left cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47734" + ] + }, + "synonyms": [ + "Left cricothyroid muscular perimysium" + ] + }, + { + "id": "FMA:47737", + "name": "Muscle fasciculus of cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47738", + "name": "Muscle fasciculus of right cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47737" + ] + } + }, + { + "id": "FMA:47739", + "name": "Muscle fasciculus of left cricothyroid muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47737" + ] + } + }, + { + "id": "FMA:47743", + "name": "Fascia of posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Posterior crico-arytenoid fascia" + ] + }, + { + "id": "FMA:47746", + "name": "Epimysium of posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47743" + ] + }, + "synonyms": [ + "Posterior crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47747", + "name": "Epimysium of right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47746" + ] + }, + "synonyms": [ + "Right posterior crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47748", + "name": "Epimysium of left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47746" + ] + }, + "synonyms": [ + "Left posterior crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47749", + "name": "Perimysium of posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47743" + ] + }, + "synonyms": [ + "Posterior crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47750", + "name": "Perimysium of right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47749" + ] + }, + "synonyms": [ + "Right posterior crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47751", + "name": "Perimysium of left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47749" + ] + }, + "synonyms": [ + "Left posterior crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47752", + "name": "Muscle fasciculus of posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47753", + "name": "Muscle fasciculus of right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47752" + ] + } + }, + { + "id": "FMA:47754", + "name": "Muscle fasciculus of left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47752" + ] + } + }, + { + "id": "FMA:47758", + "name": "Fascia of lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Lateral crico-arytenoid fascia" + ] + }, + { + "id": "FMA:47761", + "name": "Epimysium of lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47758" + ] + }, + "synonyms": [ + "Lateral crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47762", + "name": "Epimysium of right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47761" + ] + }, + "synonyms": [ + "Right lateral crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47763", + "name": "Epimysium of left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47761" + ] + }, + "synonyms": [ + "Left lateral crico-arytenoid epimysium" + ] + }, + { + "id": "FMA:47764", + "name": "Perimysium of lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47758" + ] + }, + "synonyms": [ + "Lateral crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47765", + "name": "Perimysium of right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47764" + ] + }, + "synonyms": [ + "Right lateral crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47766", + "name": "Perimysium of left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47764" + ] + }, + "synonyms": [ + "Left lateral crico-arytenoid perimysium" + ] + }, + { + "id": "FMA:47767", + "name": "Muscle fasciculus of lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47768", + "name": "Muscle fasciculus of right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47767" + ] + } + }, + { + "id": "FMA:47769", + "name": "Muscle fasciculus of left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47767" + ] + } + }, + { + "id": "FMA:47773", + "name": "Fascia of oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Oblique arytenoid fascia" + ] + }, + { + "id": "FMA:47776", + "name": "Epimysium of oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47773" + ] + }, + "synonyms": [ + "Oblique arytenoid epimysium" + ] + }, + { + "id": "FMA:47777", + "name": "Epimysium of right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47776" + ] + }, + "synonyms": [ + "Right oblique arytenoid epimysium" + ] + }, + { + "id": "FMA:47778", + "name": "Epimysium of left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47776" + ] + }, + "synonyms": [ + "Left oblique arytenoid epimysium" + ] + }, + { + "id": "FMA:47779", + "name": "Perimysium of oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47773" + ] + }, + "synonyms": [ + "Oblique arytenoid perimysium" + ] + }, + { + "id": "FMA:47780", + "name": "Perimysium of right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47779" + ] + }, + "synonyms": [ + "Right oblique arytenoid perimysium" + ] + }, + { + "id": "FMA:47781", + "name": "Perimysium of left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47779" + ] + }, + "synonyms": [ + "Left oblique arytenoid perimysium" + ] + }, + { + "id": "FMA:47782", + "name": "Muscle fasciculus of oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47783", + "name": "Muscle fasciculus of right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47782" + ] + } + }, + { + "id": "FMA:47784", + "name": "Muscle fasciculus of left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47782" + ] + } + }, + { + "id": "FMA:47788", + "name": "Fascia of thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Thyro-arytenoid fascia" + ] + }, + { + "id": "FMA:47791", + "name": "Epimysium of thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47788" + ] + }, + "synonyms": [ + "Thyro-arytenoid epimysium" + ] + }, + { + "id": "FMA:47792", + "name": "Epimysium of right thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47791" + ] + }, + "synonyms": [ + "Right thyro-arytenoid epimysium" + ] + }, + { + "id": "FMA:47793", + "name": "Epimysium of left thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47791" + ] + }, + "synonyms": [ + "Left thyro-arytenoid epimysium" + ] + }, + { + "id": "FMA:47794", + "name": "Perimysium of thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47788" + ] + }, + "synonyms": [ + "Thyro-arytenoid perimysium" + ] + }, + { + "id": "FMA:47795", + "name": "Perimysium of right thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47794" + ] + }, + "synonyms": [ + "Right thyro-arytenoid perimysium" + ] + }, + { + "id": "FMA:47796", + "name": "Perimysium of left thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47794" + ] + }, + "synonyms": [ + "Left thyro-arytenoid perimysium" + ] + }, + { + "id": "FMA:47797", + "name": "Muscle fasciculus of thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47798", + "name": "Muscle fasciculus of right thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47797" + ] + } + }, + { + "id": "FMA:47799", + "name": "Muscle fasciculus of left thyro-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47797" + ] + } + }, + { + "id": "FMA:47803", + "name": "Fascia of vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Vocalis fascia" + ] + }, + { + "id": "FMA:47806", + "name": "Epimysium of vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47803" + ] + }, + "synonyms": [ + "Vocalis epimysium" + ] + }, + { + "id": "FMA:47807", + "name": "Epimysium of right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47806" + ] + }, + "synonyms": [ + "Right vocalis epimysium" + ] + }, + { + "id": "FMA:47808", + "name": "Epimysium of left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47806" + ] + }, + "synonyms": [ + "Left vocalis epimysium" + ] + }, + { + "id": "FMA:47809", + "name": "Perimysium of vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47803" + ] + }, + "synonyms": [ + "Vocalis perimysium" + ] + }, + { + "id": "FMA:47810", + "name": "Perimysium of right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47809" + ] + }, + "synonyms": [ + "Right vocalis perimysium" + ] + }, + { + "id": "FMA:47811", + "name": "Perimysium of left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47809" + ] + }, + "synonyms": [ + "Left vocalis perimysium" + ] + }, + { + "id": "FMA:47812", + "name": "Muscle fasciculus of vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47813", + "name": "Muscle fasciculus of right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47812" + ] + } + }, + { + "id": "FMA:47814", + "name": "Muscle fasciculus of left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47812" + ] + } + }, + { + "id": "FMA:47818", + "name": "Fascia of transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Transverse arytenoid fascia" + ] + }, + { + "id": "FMA:47821", + "name": "Epimysium of transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47818" + ] + }, + "synonyms": [ + "Transverse arytenoid epimysium" + ] + }, + { + "id": "FMA:47822", + "name": "Epimysium of right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47821" + ] + }, + "synonyms": [ + "Right transverse arytenoid epimysium" + ] + }, + { + "id": "FMA:47823", + "name": "Epimysium of left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47821" + ] + }, + "synonyms": [ + "Left transverse arytenoid epimysium" + ] + }, + { + "id": "FMA:47824", + "name": "Perimysium of transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47818" + ] + }, + "synonyms": [ + "Transverse arytenoid perimysium" + ] + }, + { + "id": "FMA:47825", + "name": "Perimysium of right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47824" + ] + }, + "synonyms": [ + "Right transverse arytenoid perimysium" + ] + }, + { + "id": "FMA:47826", + "name": "Perimysium of left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47824" + ] + }, + "synonyms": [ + "Left transverse arytenoid perimysium" + ] + }, + { + "id": "FMA:47827", + "name": "Muscle fasciculus of transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47828", + "name": "Muscle fasciculus of right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47827" + ] + } + }, + { + "id": "FMA:47829", + "name": "Muscle fasciculus of left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47827" + ] + } + }, + { + "id": "FMA:47848", + "name": "Fascia of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Longus colli fascia" + ] + }, + { + "id": "FMA:47851", + "name": "Epimysium of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47848" + ] + }, + "synonyms": [ + "Longus colli epimysium" + ] + }, + { + "id": "FMA:47852", + "name": "Epimysium of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47851" + ] + }, + "synonyms": [ + "Right longus colli epimysium" + ] + }, + { + "id": "FMA:47853", + "name": "Epimysium of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47851" + ] + }, + "synonyms": [ + "Left longus colli epimysium" + ] + }, + { + "id": "FMA:47854", + "name": "Perimysium of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47848" + ] + }, + "synonyms": [ + "Longus colli perimysium" + ] + }, + { + "id": "FMA:47855", + "name": "Perimysium of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47854" + ] + }, + "synonyms": [ + "Right longus colli perimysium" + ] + }, + { + "id": "FMA:47856", + "name": "Perimysium of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47854" + ] + }, + "synonyms": [ + "Left longus colli perimysium" + ] + }, + { + "id": "FMA:47857", + "name": "Muscle fasciculus of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47858", + "name": "Muscle fasciculus of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47857" + ] + } + }, + { + "id": "FMA:47859", + "name": "Muscle fasciculus of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47857" + ] + } + }, + { + "id": "FMA:47860", + "name": "Tendon of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Longus colli tendon" + ] + }, + { + "id": "FMA:47861", + "name": "Tendon of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47860" + ] + }, + "synonyms": [ + "Right longus colli tendon" + ] + }, + { + "id": "FMA:47862", + "name": "Tendon of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47860" + ] + }, + "synonyms": [ + "Left longus colli tendon" + ] + }, + { + "id": "FMA:47863", + "name": "Fascia of longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Longus capitis fascia" + ] + }, + { + "id": "FMA:47866", + "name": "Epimysium of longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47863" + ] + }, + "synonyms": [ + "Longus capitis epimysium" + ] + }, + { + "id": "FMA:47867", + "name": "Epimysium of right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47866" + ] + }, + "synonyms": [ + "Right longus capitis epimysium" + ] + }, + { + "id": "FMA:47868", + "name": "Epimysium of left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47866" + ] + }, + "synonyms": [ + "Left longus capitis epimysium" + ] + }, + { + "id": "FMA:47869", + "name": "Perimysium of longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47863" + ] + }, + "synonyms": [ + "Longus capitis perimysium" + ] + }, + { + "id": "FMA:47870", + "name": "Perimysium of right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47869" + ] + }, + "synonyms": [ + "Right longus capitis perimysium" + ] + }, + { + "id": "FMA:47871", + "name": "Perimysium of left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47869" + ] + }, + "synonyms": [ + "Left longus capitis perimysium" + ] + }, + { + "id": "FMA:47872", + "name": "Muscle fasciculus of longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47873", + "name": "Muscle fasciculus of right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47872" + ] + } + }, + { + "id": "FMA:47874", + "name": "Muscle fasciculus of left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47872" + ] + } + }, + { + "id": "FMA:47875", + "name": "Tendon of longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Longus capitis tendon" + ] + }, + { + "id": "FMA:47876", + "name": "Tendon of right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47875" + ] + }, + "synonyms": [ + "Right longus capitis tendon" + ] + }, + { + "id": "FMA:47877", + "name": "Tendon of left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47875" + ] + }, + "synonyms": [ + "Left longus capitis tendon" + ] + }, + { + "id": "FMA:47878", + "name": "Fascia of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Scalenus anterior fascia" + ] + }, + { + "id": "FMA:47881", + "name": "Epimysium of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47878" + ] + }, + "synonyms": [ + "Scalenus anterior epimysium" + ] + }, + { + "id": "FMA:47882", + "name": "Epimysium of right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47881" + ] + }, + "synonyms": [ + "Right scalenus anterior epimysium" + ] + }, + { + "id": "FMA:47883", + "name": "Epimysium of left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47881" + ] + }, + "synonyms": [ + "Left scalenus anterior epimysium" + ] + }, + { + "id": "FMA:47884", + "name": "Perimysium of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47878" + ] + }, + "synonyms": [ + "Scalenus anterior perimysium" + ] + }, + { + "id": "FMA:47885", + "name": "Perimysium of right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47884" + ] + }, + "synonyms": [ + "Right scalenus anterior perimysium" + ] + }, + { + "id": "FMA:47886", + "name": "Perimysium of left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47884" + ] + }, + "synonyms": [ + "Left scalenus anterior perimysium" + ] + }, + { + "id": "FMA:47887", + "name": "Muscle fasciculus of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47888", + "name": "Muscle fasciculus of right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47887" + ] + } + }, + { + "id": "FMA:47889", + "name": "Muscle fasciculus of left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47887" + ] + } + }, + { + "id": "FMA:47890", + "name": "Tendon of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Scalenus anterior tendon" + ] + }, + { + "id": "FMA:47891", + "name": "Tendon of right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47890" + ] + }, + "synonyms": [ + "Right scalenus anterior tendon" + ] + }, + { + "id": "FMA:47892", + "name": "Tendon of left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47890" + ] + }, + "synonyms": [ + "Left scalenus anterior tendon" + ] + }, + { + "id": "FMA:47893", + "name": "Fascia of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Scalenus medius fascia" + ] + }, + { + "id": "FMA:47896", + "name": "Epimysium of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47893" + ] + }, + "synonyms": [ + "Scalenus medius epimysium" + ] + }, + { + "id": "FMA:47897", + "name": "Epimysium of right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47896" + ] + }, + "synonyms": [ + "Right scalenus medius epimysium" + ] + }, + { + "id": "FMA:47898", + "name": "Epimysium of left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47896" + ] + }, + "synonyms": [ + "Left scalenus medius epimysium" + ] + }, + { + "id": "FMA:47899", + "name": "Perimysium of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47893" + ] + }, + "synonyms": [ + "Scalenus medius perimysium" + ] + }, + { + "id": "FMA:47900", + "name": "Perimysium of right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47899" + ] + }, + "synonyms": [ + "Right scalenus medius perimysium" + ] + }, + { + "id": "FMA:47901", + "name": "Perimysium of left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47899" + ] + }, + "synonyms": [ + "Left scalenus medius perimysium" + ] + }, + { + "id": "FMA:47902", + "name": "Muscle fasciculus of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47903", + "name": "Muscle fasciculus of right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47902" + ] + } + }, + { + "id": "FMA:47904", + "name": "Muscle fasciculus of left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47902" + ] + } + }, + { + "id": "FMA:47905", + "name": "Tendon of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Scalenus medius tendon" + ] + }, + { + "id": "FMA:47906", + "name": "Tendon of right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47905" + ] + }, + "synonyms": [ + "Right scalenus medius tendon" + ] + }, + { + "id": "FMA:47907", + "name": "Tendon of left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47905" + ] + }, + "synonyms": [ + "Left scalenus medius tendon" + ] + }, + { + "id": "FMA:47908", + "name": "Fascia of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Scalenus posterior fascia" + ] + }, + { + "id": "FMA:47911", + "name": "Epimysium of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47908" + ] + }, + "synonyms": [ + "Scalenus posterior epimysium" + ] + }, + { + "id": "FMA:47912", + "name": "Epimysium of right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47911" + ] + }, + "synonyms": [ + "Right scalenus posterior epimysium" + ] + }, + { + "id": "FMA:47913", + "name": "Epimysium of left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47911" + ] + }, + "synonyms": [ + "Left scalenus posterior epimysium" + ] + }, + { + "id": "FMA:47914", + "name": "Perimysium of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47908" + ] + }, + "synonyms": [ + "Scalenus posterior perimysium" + ] + }, + { + "id": "FMA:47915", + "name": "Perimysium of right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47914" + ] + }, + "synonyms": [ + "Right scalenus posterior perimysium" + ] + }, + { + "id": "FMA:47916", + "name": "Perimysium of left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47914" + ] + }, + "synonyms": [ + "Left scalenus posterior perimysium" + ] + }, + { + "id": "FMA:47917", + "name": "Muscle fasciculus of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47918", + "name": "Muscle fasciculus of right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47917" + ] + } + }, + { + "id": "FMA:47919", + "name": "Muscle fasciculus of left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47917" + ] + } + }, + { + "id": "FMA:47920", + "name": "Tendon of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Scalenus posterior tendon" + ] + }, + { + "id": "FMA:47921", + "name": "Tendon of right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47920" + ] + }, + "synonyms": [ + "Right scalenus posterior tendon" + ] + }, + { + "id": "FMA:47922", + "name": "Tendon of left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47920" + ] + }, + "synonyms": [ + "Left scalenus posterior tendon" + ] + }, + { + "id": "FMA:47923", + "name": "Fascia of rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rectus capitis anterior fascia" + ] + }, + { + "id": "FMA:47926", + "name": "Epimysium of rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47923" + ] + }, + "synonyms": [ + "Rectus capitis anterior epimysium" + ] + }, + { + "id": "FMA:47927", + "name": "Epimysium of right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47926" + ] + }, + "synonyms": [ + "Right rectus capitis anterior epimysium" + ] + }, + { + "id": "FMA:47928", + "name": "Epimysium of left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47926" + ] + }, + "synonyms": [ + "Left rectus capitis anterior epimysium" + ] + }, + { + "id": "FMA:47929", + "name": "Perimysium of rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47923" + ] + }, + "synonyms": [ + "Rectus capitis anterior perimysium" + ] + }, + { + "id": "FMA:47930", + "name": "Perimysium of right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47929" + ] + }, + "synonyms": [ + "Right rectus capitis anterior perimysium" + ] + }, + { + "id": "FMA:47931", + "name": "Perimysium of left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47929" + ] + }, + "synonyms": [ + "Left rectus capitis anterior perimysium" + ] + }, + { + "id": "FMA:47932", + "name": "Muscle fasciculus of rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47933", + "name": "Muscle fasciculus of right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47932" + ] + } + }, + { + "id": "FMA:47934", + "name": "Muscle fasciculus of left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47932" + ] + } + }, + { + "id": "FMA:47938", + "name": "Fascia of rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rectus capitis lateralis fascia" + ] + }, + { + "id": "FMA:47941", + "name": "Epimysium of rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47938" + ] + }, + "synonyms": [ + "Rectus capitis lateralis epimysium" + ] + }, + { + "id": "FMA:47942", + "name": "Epimysium of right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47941" + ] + }, + "synonyms": [ + "Right rectus capitis lateralis epimysium" + ] + }, + { + "id": "FMA:47943", + "name": "Epimysium of left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47941" + ] + }, + "synonyms": [ + "Left rectus capitis lateralis epimysium" + ] + }, + { + "id": "FMA:47944", + "name": "Perimysium of rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47938" + ] + }, + "synonyms": [ + "Rectus capitis lateralis perimysium" + ] + }, + { + "id": "FMA:47945", + "name": "Perimysium of right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47944" + ] + }, + "synonyms": [ + "Right rectus capitis lateralis perimysium" + ] + }, + { + "id": "FMA:47946", + "name": "Perimysium of left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47944" + ] + }, + "synonyms": [ + "Left rectus capitis lateralis perimysium" + ] + }, + { + "id": "FMA:47947", + "name": "Muscle fasciculus of rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47948", + "name": "Muscle fasciculus of right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47947" + ] + } + }, + { + "id": "FMA:47949", + "name": "Muscle fasciculus of left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47947" + ] + } + }, + { + "id": "FMA:47953", + "name": "Fascia of rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rectus capitis posterior major fascia" + ] + }, + { + "id": "FMA:47956", + "name": "Epimysium of rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47953" + ] + }, + "synonyms": [ + "Rectus capitis posterior major epimysium" + ] + }, + { + "id": "FMA:47957", + "name": "Epimysium of right rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47956" + ] + }, + "synonyms": [ + "Right rectus capitis posterior major epimysium" + ] + }, + { + "id": "FMA:47958", + "name": "Epimysium of left rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47956" + ] + }, + "synonyms": [ + "Left rectus capitis posterior major epimysium" + ] + }, + { + "id": "FMA:47959", + "name": "Perimysium of rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47953" + ] + }, + "synonyms": [ + "Rectus capitis posterior major perimysium" + ] + }, + { + "id": "FMA:47960", + "name": "Perimysium of right rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47959" + ] + }, + "synonyms": [ + "Right rectus capitis posterior major perimysium" + ] + }, + { + "id": "FMA:47961", + "name": "Perimysium of left rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47959" + ] + }, + "synonyms": [ + "Left rectus capitis posterior major perimysium" + ] + }, + { + "id": "FMA:47962", + "name": "Muscle fasciculus of rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47963", + "name": "Muscle fasciculus of right rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47962" + ] + } + }, + { + "id": "FMA:47964", + "name": "Muscle fasciculus of left rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47962" + ] + } + }, + { + "id": "FMA:47968", + "name": "Fascia of rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Rectus capitis posterior minor fascia" + ] + }, + { + "id": "FMA:47971", + "name": "Epimysium of rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47968" + ] + }, + "synonyms": [ + "Rectus capitis posterior minor epimysium" + ] + }, + { + "id": "FMA:47972", + "name": "Epimysium of right rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47971" + ] + }, + "synonyms": [ + "Right rectus capitis posterior minor epimysium" + ] + }, + { + "id": "FMA:47973", + "name": "Epimysium of left rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47971" + ] + }, + "synonyms": [ + "Left rectus capitis posterior minor epimysium" + ] + }, + { + "id": "FMA:47974", + "name": "Perimysium of rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47968" + ] + }, + "synonyms": [ + "Rectus capitis posterior minor perimysium" + ] + }, + { + "id": "FMA:47975", + "name": "Perimysium of right rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47974" + ] + }, + "synonyms": [ + "Right rectus capitis posterior minor perimysium" + ] + }, + { + "id": "FMA:47976", + "name": "Perimysium of left rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47974" + ] + }, + "synonyms": [ + "Left rectus capitis posterior minor perimysium" + ] + }, + { + "id": "FMA:47977", + "name": "Muscle fasciculus of rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47978", + "name": "Muscle fasciculus of right rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47977" + ] + } + }, + { + "id": "FMA:47979", + "name": "Muscle fasciculus of left rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47977" + ] + } + }, + { + "id": "FMA:47983", + "name": "Fascia of obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Obliquus capitis superior fascia" + ] + }, + { + "id": "FMA:47986", + "name": "Epimysium of obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47983" + ] + }, + "synonyms": [ + "Obliquus capitis superior epimysium" + ] + }, + { + "id": "FMA:47987", + "name": "Epimysium of right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47986" + ] + }, + "synonyms": [ + "Right obliquus capitis superior epimysium" + ] + }, + { + "id": "FMA:47988", + "name": "Epimysium of left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47986" + ] + }, + "synonyms": [ + "Left obliquus capitis superior epimysium" + ] + }, + { + "id": "FMA:47989", + "name": "Perimysium of obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47983" + ] + }, + "synonyms": [ + "Obliquus capitis superior perimysium" + ] + }, + { + "id": "FMA:47990", + "name": "Perimysium of right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47989" + ] + }, + "synonyms": [ + "Right obliquus capitis superior perimysium" + ] + }, + { + "id": "FMA:47991", + "name": "Perimysium of left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47989" + ] + }, + "synonyms": [ + "Left obliquus capitis superior perimysium" + ] + }, + { + "id": "FMA:47992", + "name": "Muscle fasciculus of obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:47993", + "name": "Muscle fasciculus of right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47992" + ] + } + }, + { + "id": "FMA:47994", + "name": "Muscle fasciculus of left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47992" + ] + } + }, + { + "id": "FMA:47995", + "name": "Tendon of obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Obliquus capitis superior tendon" + ] + }, + { + "id": "FMA:47996", + "name": "Tendon of right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47995" + ] + }, + "synonyms": [ + "Right obliquus capitis superior tendon" + ] + }, + { + "id": "FMA:47997", + "name": "Tendon of left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47995" + ] + }, + "synonyms": [ + "Left obliquus capitis superior tendon" + ] + }, + { + "id": "FMA:47998", + "name": "Fascia of obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Obliquus capitis inferior fascia" + ] + }, + { + "id": "FMA:48001", + "name": "Epimysium of obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47998" + ] + }, + "synonyms": [ + "Obliquus capitis inferior epimysium" + ] + }, + { + "id": "FMA:48002", + "name": "Epimysium of right obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48001" + ] + }, + "synonyms": [ + "Right obliquus capitis inferior epimysium" + ] + }, + { + "id": "FMA:48003", + "name": "Epimysium of left obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48001" + ] + }, + "synonyms": [ + "Left obliquus capitis inferior epimysium" + ] + }, + { + "id": "FMA:48004", + "name": "Perimysium of obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47998" + ] + }, + "synonyms": [ + "Obliquus capitis inferior perimysium" + ] + }, + { + "id": "FMA:48005", + "name": "Perimysium of right obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48004" + ] + }, + "synonyms": [ + "Right obliquus capitis inferior perimysium" + ] + }, + { + "id": "FMA:48006", + "name": "Perimysium of left obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48004" + ] + }, + "synonyms": [ + "Left obliquus capitis inferior perimysium" + ] + }, + { + "id": "FMA:48007", + "name": "Muscle fasciculus of obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48008", + "name": "Muscle fasciculus of right obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48007" + ] + } + }, + { + "id": "FMA:48009", + "name": "Muscle fasciculus of left obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48007" + ] + } + }, + { + "id": "FMA:48013", + "name": "Fascia of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Digastric fascia" + ] + }, + { + "id": "FMA:48016", + "name": "Epimysium of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48013" + ] + }, + "synonyms": [ + "Digastric epimysium" + ] + }, + { + "id": "FMA:48017", + "name": "Epimysium of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48016" + ] + }, + "synonyms": [ + "Right digastric epimysium" + ] + }, + { + "id": "FMA:48018", + "name": "Epimysium of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48016" + ] + }, + "synonyms": [ + "Left digastric epimysium" + ] + }, + { + "id": "FMA:48019", + "name": "Perimysium of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48013" + ] + }, + "synonyms": [ + "Digastric perimysium" + ] + }, + { + "id": "FMA:48020", + "name": "Perimysium of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48019" + ] + }, + "synonyms": [ + "Right digastric perimysium" + ] + }, + { + "id": "FMA:48021", + "name": "Perimysium of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48019" + ] + }, + "synonyms": [ + "Left digastric perimysium" + ] + }, + { + "id": "FMA:48022", + "name": "Muscle fasciculus of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48023", + "name": "Muscle fasciculus of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48022" + ] + } + }, + { + "id": "FMA:48024", + "name": "Muscle fasciculus of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48022" + ] + } + }, + { + "id": "FMA:48025", + "name": "Tendon of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Digastric tendon" + ] + }, + { + "id": "FMA:48026", + "name": "Tendon of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48025" + ] + }, + "synonyms": [ + "Right digastric tendon" + ] + }, + { + "id": "FMA:48027", + "name": "Tendon of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48025" + ] + }, + "synonyms": [ + "Left digastric tendon" + ] + }, + { + "id": "FMA:48028", + "name": "Fascia of stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Stylohyoid fascia" + ] + }, + { + "id": "FMA:48031", + "name": "Epimysium of stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48028" + ] + }, + "synonyms": [ + "Stylohyoid epimysium" + ] + }, + { + "id": "FMA:48032", + "name": "Epimysium of right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48031" + ] + }, + "synonyms": [ + "Right stylohyoid epimysium" + ] + }, + { + "id": "FMA:48033", + "name": "Epimysium of left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48031" + ] + }, + "synonyms": [ + "Left stylohyoid epimysium" + ] + }, + { + "id": "FMA:48034", + "name": "Perimysium of stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48028" + ] + }, + "synonyms": [ + "Stylohyoid perimysium" + ] + }, + { + "id": "FMA:48035", + "name": "Perimysium of right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48034" + ] + }, + "synonyms": [ + "Right stylohyoid perimysium" + ] + }, + { + "id": "FMA:48036", + "name": "Perimysium of left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48034" + ] + }, + "synonyms": [ + "Left stylohyoid perimysium" + ] + }, + { + "id": "FMA:48037", + "name": "Muscle fasciculus of stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48038", + "name": "Muscle fasciculus of right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48037" + ] + } + }, + { + "id": "FMA:48039", + "name": "Muscle fasciculus of left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48037" + ] + } + }, + { + "id": "FMA:48040", + "name": "Tendon of stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Stylohyoid tendon" + ] + }, + { + "id": "FMA:48041", + "name": "Tendon of right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48040" + ] + }, + "synonyms": [ + "Right stylohyoid tendon" + ] + }, + { + "id": "FMA:48042", + "name": "Tendon of left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48040" + ] + }, + "synonyms": [ + "Left stylohyoid tendon" + ] + }, + { + "id": "FMA:48043", + "name": "Fascia of mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Mylohyoid fascia" + ] + }, + { + "id": "FMA:48046", + "name": "Epimysium of mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48043" + ] + }, + "synonyms": [ + "Mylohyoid epimysium" + ] + }, + { + "id": "FMA:48047", + "name": "Epimysium of right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48046" + ] + }, + "synonyms": [ + "Right mylohyoid epimysium" + ] + }, + { + "id": "FMA:48048", + "name": "Epimysium of left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48046" + ] + }, + "synonyms": [ + "Left mylohyoid epimysium" + ] + }, + { + "id": "FMA:48049", + "name": "Perimysium of mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48043" + ] + }, + "synonyms": [ + "Mylohyoid perimysium" + ] + }, + { + "id": "FMA:48050", + "name": "Perimysium of right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48049" + ] + }, + "synonyms": [ + "Right mylohyoid perimysium" + ] + }, + { + "id": "FMA:48051", + "name": "Perimysium of left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48049" + ] + }, + "synonyms": [ + "Left mylohyoid perimysium" + ] + }, + { + "id": "FMA:48052", + "name": "Muscle fasciculus of mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48053", + "name": "Muscle fasciculus of right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48052" + ] + } + }, + { + "id": "FMA:48054", + "name": "Muscle fasciculus of left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48052" + ] + } + }, + { + "id": "FMA:48058", + "name": "Fascia of geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Geniohyoid fascia" + ] + }, + { + "id": "FMA:48061", + "name": "Epimysium of geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48058" + ] + }, + "synonyms": [ + "Geniohyoid epimysium" + ] + }, + { + "id": "FMA:48062", + "name": "Epimysium of right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48061" + ] + }, + "synonyms": [ + "Right geniohyoid epimysium" + ] + }, + { + "id": "FMA:48063", + "name": "Epimysium of left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48061" + ] + }, + "synonyms": [ + "Left geniohyoid epimysium" + ] + }, + { + "id": "FMA:48064", + "name": "Perimysium of geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48058" + ] + }, + "synonyms": [ + "Geniohyoid perimysium" + ] + }, + { + "id": "FMA:48065", + "name": "Perimysium of right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48064" + ] + }, + "synonyms": [ + "Right geniohyoid perimysium" + ] + }, + { + "id": "FMA:48066", + "name": "Perimysium of left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48064" + ] + }, + "synonyms": [ + "Left geniohyoid perimysium" + ] + }, + { + "id": "FMA:48067", + "name": "Muscle fasciculus of geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48068", + "name": "Muscle fasciculus of right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48067" + ] + } + }, + { + "id": "FMA:48069", + "name": "Muscle fasciculus of left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48067" + ] + } + }, + { + "id": "FMA:48073", + "name": "Fascia of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Omohyoid fascia" + ] + }, + { + "id": "FMA:48076", + "name": "Epimysium of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48073" + ] + }, + "synonyms": [ + "Omohyoid epimysium" + ] + }, + { + "id": "FMA:48077", + "name": "Epimysium of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48076" + ] + }, + "synonyms": [ + "Right omohyoid epimysium" + ] + }, + { + "id": "FMA:48078", + "name": "Epimysium of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48076" + ] + }, + "synonyms": [ + "Left omohyoid epimysium" + ] + }, + { + "id": "FMA:48079", + "name": "Perimysium of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48073" + ] + }, + "synonyms": [ + "Omohyoid perimysium" + ] + }, + { + "id": "FMA:48080", + "name": "Perimysium of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48079" + ] + }, + "synonyms": [ + "Right omohyoid perimysium" + ] + }, + { + "id": "FMA:48081", + "name": "Perimysium of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48079" + ] + }, + "synonyms": [ + "Left omohyoid perimysium" + ] + }, + { + "id": "FMA:48082", + "name": "Muscle fasciculus of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48083", + "name": "Muscle fasciculus of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48082" + ] + } + }, + { + "id": "FMA:48084", + "name": "Muscle fasciculus of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48082" + ] + } + }, + { + "id": "FMA:48085", + "name": "Tendon of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Intermediate tendon of omohyoid", + "Omohyoid tendon" + ] + }, + { + "id": "FMA:48086", + "name": "Tendon of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48085" + ] + }, + "synonyms": [ + "Right omohyoid tendon", + "Intermediate tendon of right omohyoid" + ] + }, + { + "id": "FMA:48087", + "name": "Tendon of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48085" + ] + }, + "synonyms": [ + "Intermediate tendon of left omohyoid", + "Left omohyoid tendon" + ] + }, + { + "id": "FMA:48088", + "name": "Fascia of sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Sternohyoid fascia" + ] + }, + { + "id": "FMA:48091", + "name": "Epimysium of sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48088" + ] + }, + "synonyms": [ + "Sternohyoid epimysium" + ] + }, + { + "id": "FMA:48092", + "name": "Epimysium of right sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48091" + ] + }, + "synonyms": [ + "Right sternohyoid epimysium" + ] + }, + { + "id": "FMA:48093", + "name": "Epimysium of left sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48091" + ] + }, + "synonyms": [ + "Left sternohyoid epimysium" + ] + }, + { + "id": "FMA:48094", + "name": "Perimysium of sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48088" + ] + }, + "synonyms": [ + "Sternohyoid perimysium" + ] + }, + { + "id": "FMA:48095", + "name": "Perimysium of right sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48094" + ] + }, + "synonyms": [ + "Right sternohyoid perimysium" + ] + }, + { + "id": "FMA:48096", + "name": "Perimysium of left sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48094" + ] + }, + "synonyms": [ + "Left sternohyoid perimysium" + ] + }, + { + "id": "FMA:48097", + "name": "Muscle fasciculus of sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48098", + "name": "Muscle fasciculus of right sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48097" + ] + } + }, + { + "id": "FMA:48099", + "name": "Muscle fasciculus of left sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48097" + ] + } + }, + { + "id": "FMA:48103", + "name": "Fascia of sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Sternothyroid fascia" + ] + }, + { + "id": "FMA:48106", + "name": "Epimysium of sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48103" + ] + }, + "synonyms": [ + "Sternothyroid epimysium" + ] + }, + { + "id": "FMA:48107", + "name": "Epimysium of right sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48106" + ] + }, + "synonyms": [ + "Right sternothyroid epimysium" + ] + }, + { + "id": "FMA:48108", + "name": "Epimysium of left sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48106" + ] + }, + "synonyms": [ + "Left sternothyroid epimysium" + ] + }, + { + "id": "FMA:48109", + "name": "Perimysium of sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48103" + ] + }, + "synonyms": [ + "Sternothyroid perimysium" + ] + }, + { + "id": "FMA:48110", + "name": "Perimysium of right sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48109" + ] + }, + "synonyms": [ + "Right sternothyroid perimysium" + ] + }, + { + "id": "FMA:48111", + "name": "Perimysium of left sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48109" + ] + }, + "synonyms": [ + "Left sternothyroid perimysium" + ] + }, + { + "id": "FMA:48112", + "name": "Muscle fasciculus of sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48113", + "name": "Muscle fasciculus of right sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48112" + ] + } + }, + { + "id": "FMA:48114", + "name": "Muscle fasciculus of left sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48112" + ] + } + }, + { + "id": "FMA:48118", + "name": "Fascia of thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Thyrohyoid fascia" + ] + }, + { + "id": "FMA:48121", + "name": "Epimysium of thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48118" + ] + }, + "synonyms": [ + "Thyrohyoid epimysium" + ] + }, + { + "id": "FMA:48122", + "name": "Epimysium of right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48121" + ] + }, + "synonyms": [ + "Right thyrohyoid epimysium" + ] + }, + { + "id": "FMA:48123", + "name": "Epimysium of left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48121" + ] + }, + "synonyms": [ + "Left thyrohyoid epimysium" + ] + }, + { + "id": "FMA:48124", + "name": "Perimysium of thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48118" + ] + }, + "synonyms": [ + "Thyrohyoid perimysium" + ] + }, + { + "id": "FMA:48125", + "name": "Perimysium of right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48124" + ] + }, + "synonyms": [ + "Right thyrohyoid perimysium" + ] + }, + { + "id": "FMA:48126", + "name": "Perimysium of left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48124" + ] + }, + "synonyms": [ + "Left thyrohyoid perimysium" + ] + }, + { + "id": "FMA:48127", + "name": "Muscle fasciculus of thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48128", + "name": "Muscle fasciculus of right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48127" + ] + } + }, + { + "id": "FMA:48129", + "name": "Muscle fasciculus of left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48127" + ] + } + }, + { + "id": "FMA:48135", + "name": "Epimysium of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18096" + ] + }, + "synonyms": [ + "Psoas major epimysium" + ] + }, + { + "id": "FMA:48136", + "name": "Epimysium of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48135" + ] + }, + "synonyms": [ + "Right psoas major epimysium" + ] + }, + { + "id": "FMA:48137", + "name": "Epimysium of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48135" + ] + }, + "synonyms": [ + "Left psoas major epimysium" + ] + }, + { + "id": "FMA:48138", + "name": "Perimysium of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18096" + ] + }, + "synonyms": [ + "Psoas major perimysium" + ] + }, + { + "id": "FMA:48139", + "name": "Perimysium of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48138" + ] + }, + "synonyms": [ + "Right psoas major perimysium" + ] + }, + { + "id": "FMA:48140", + "name": "Perimysium of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48138" + ] + }, + "synonyms": [ + "Left psoas major perimysium" + ] + }, + { + "id": "FMA:48141", + "name": "Muscle fasciculus of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48142", + "name": "Muscle fasciculus of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48141" + ] + } + }, + { + "id": "FMA:48143", + "name": "Muscle fasciculus of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48141" + ] + } + }, + { + "id": "FMA:48144", + "name": "Tendon of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Psoas major tendon" + ] + }, + { + "id": "FMA:48145", + "name": "Tendon of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48144" + ] + }, + "synonyms": [ + "Right psoas major tendon" + ] + }, + { + "id": "FMA:48146", + "name": "Tendon of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48144" + ] + }, + "synonyms": [ + "Left psoas major tendon" + ] + }, + { + "id": "FMA:48147", + "name": "Fascia of psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Psoas minor fascia" + ] + }, + { + "id": "FMA:48150", + "name": "Epimysium of psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48147" + ] + }, + "synonyms": [ + "Psoas minor epimysium" + ] + }, + { + "id": "FMA:48151", + "name": "Epimysium of right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48150" + ] + }, + "synonyms": [ + "Right psoas minor epimysium" + ] + }, + { + "id": "FMA:48152", + "name": "Epimysium of left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48150" + ] + }, + "synonyms": [ + "Left psoas minor epimysium" + ] + }, + { + "id": "FMA:48153", + "name": "Perimysium of psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48147" + ] + }, + "synonyms": [ + "Psoas minor perimysium" + ] + }, + { + "id": "FMA:48154", + "name": "Perimysium of right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48153" + ] + }, + "synonyms": [ + "Right psoas minor perimysium" + ] + }, + { + "id": "FMA:48155", + "name": "Perimysium of left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48153" + ] + }, + "synonyms": [ + "Left psoas minor perimysium" + ] + }, + { + "id": "FMA:48156", + "name": "Muscle fasciculus of psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48157", + "name": "Muscle fasciculus of right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48156" + ] + } + }, + { + "id": "FMA:48158", + "name": "Muscle fasciculus of left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48156" + ] + } + }, + { + "id": "FMA:48159", + "name": "Tendon of psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Psoas minor tendon" + ] + }, + { + "id": "FMA:48160", + "name": "Tendon of right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48159" + ] + }, + "synonyms": [ + "Right psoas minor tendon" + ] + }, + { + "id": "FMA:48161", + "name": "Tendon of left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48159" + ] + }, + "synonyms": [ + "Left psoas minor tendon" + ] + }, + { + "id": "FMA:48162", + "name": "Fascia of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Iliacus fascia" + ] + }, + { + "id": "FMA:48165", + "name": "Epimysium of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48162" + ] + }, + "synonyms": [ + "Iliacus epimysium" + ] + }, + { + "id": "FMA:48166", + "name": "Epimysium of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48165" + ] + }, + "synonyms": [ + "Right iliacus epimysium" + ] + }, + { + "id": "FMA:48167", + "name": "Epimysium of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48165" + ] + }, + "synonyms": [ + "Left iliacus epimysium" + ] + }, + { + "id": "FMA:48168", + "name": "Perimysium of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48162" + ] + }, + "synonyms": [ + "Iliacus perimysium" + ] + }, + { + "id": "FMA:48169", + "name": "Perimysium of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48168" + ] + }, + "synonyms": [ + "Right iliacus perimysium" + ] + }, + { + "id": "FMA:48170", + "name": "Perimysium of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48168" + ] + }, + "synonyms": [ + "Left iliacus perimysium" + ] + }, + { + "id": "FMA:48171", + "name": "Muscle fasciculus of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48172", + "name": "Muscle fasciculus of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48171" + ] + } + }, + { + "id": "FMA:48173", + "name": "Muscle fasciculus of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48171" + ] + } + }, + { + "id": "FMA:48177", + "name": "Fascia of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:48180", + "name": "Epimysium of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48177" + ] + }, + "synonyms": [ + "Piriformis epimysium" + ] + }, + { + "id": "FMA:48181", + "name": "Epimysium of right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48180" + ] + }, + "synonyms": [ + "Right piriformis epimysium" + ] + }, + { + "id": "FMA:48182", + "name": "Epimysium of left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48180" + ] + }, + "synonyms": [ + "Left piriformis epimysium" + ] + }, + { + "id": "FMA:48183", + "name": "Perimysium of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48177" + ] + }, + "synonyms": [ + "Piriformis perimysium" + ] + }, + { + "id": "FMA:48184", + "name": "Perimysium of right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48183" + ] + }, + "synonyms": [ + "Right piriformis perimysium" + ] + }, + { + "id": "FMA:48185", + "name": "Perimysium of left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48183" + ] + }, + "synonyms": [ + "Left piriformis perimysium" + ] + }, + { + "id": "FMA:48186", + "name": "Muscle fasciculus of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48187", + "name": "Muscle fasciculus of right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48186" + ] + } + }, + { + "id": "FMA:48188", + "name": "Muscle fasciculus of left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48186" + ] + } + }, + { + "id": "FMA:48189", + "name": "Tendon of piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Piriformis tendon" + ] + }, + { + "id": "FMA:48190", + "name": "Tendon of right piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48189" + ] + }, + "synonyms": [ + "Right piriformis tendon" + ] + }, + { + "id": "FMA:48191", + "name": "Tendon of left piriformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48189" + ] + }, + "synonyms": [ + "Left piriformis tendon" + ] + }, + { + "id": "FMA:48192", + "name": "Fascia of gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gemellus superior fascia" + ] + }, + { + "id": "FMA:48195", + "name": "Epimysium of gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48192" + ] + }, + "synonyms": [ + "Gemellus superior epimysium" + ] + }, + { + "id": "FMA:48196", + "name": "Epimysium of right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48195" + ] + }, + "synonyms": [ + "Right gemellus superior epimysium" + ] + }, + { + "id": "FMA:48197", + "name": "Epimysium of left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48195" + ] + }, + "synonyms": [ + "Left gemellus superior epimysium" + ] + }, + { + "id": "FMA:48198", + "name": "Perimysium of gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48192" + ] + }, + "synonyms": [ + "Gemellus superior perimysium" + ] + }, + { + "id": "FMA:48199", + "name": "Perimysium of right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48198" + ] + }, + "synonyms": [ + "Right gemellus superior perimysium" + ] + }, + { + "id": "FMA:48200", + "name": "Perimysium of left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48198" + ] + }, + "synonyms": [ + "Left gemellus superior perimysium" + ] + }, + { + "id": "FMA:48201", + "name": "Muscle fasciculus of gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48202", + "name": "Muscle fasciculus of right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48201" + ] + } + }, + { + "id": "FMA:48203", + "name": "Muscle fasciculus of left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48201" + ] + } + }, + { + "id": "FMA:48204", + "name": "Tendon of gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gemellus superior tendon" + ] + }, + { + "id": "FMA:48205", + "name": "Tendon of right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48204" + ] + }, + "synonyms": [ + "Right gemellus superior tendon" + ] + }, + { + "id": "FMA:48206", + "name": "Tendon of left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48204" + ] + }, + "synonyms": [ + "Left gemellus superior tendon" + ] + }, + { + "id": "FMA:48207", + "name": "Fascia of gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gemellus inferior fascia" + ] + }, + { + "id": "FMA:48210", + "name": "Epimysium of gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48207" + ] + }, + "synonyms": [ + "Gemellus inferior epimysium" + ] + }, + { + "id": "FMA:48211", + "name": "Epimysium of right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48210" + ] + }, + "synonyms": [ + "Right gemellus inferior epimysium" + ] + }, + { + "id": "FMA:48212", + "name": "Epimysium of left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48210" + ] + }, + "synonyms": [ + "Left gemellus inferior epimysium" + ] + }, + { + "id": "FMA:48213", + "name": "Perimysium of gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48207" + ] + }, + "synonyms": [ + "Gemellus inferior perimysium" + ] + }, + { + "id": "FMA:48214", + "name": "Perimysium of right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48213" + ] + }, + "synonyms": [ + "Right gemellus inferior perimysium" + ] + }, + { + "id": "FMA:48215", + "name": "Perimysium of left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48213" + ] + }, + "synonyms": [ + "Left gemellus inferior perimysium" + ] + }, + { + "id": "FMA:48216", + "name": "Muscle fasciculus of gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48217", + "name": "Muscle fasciculus of right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48216" + ] + } + }, + { + "id": "FMA:48218", + "name": "Muscle fasciculus of left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48216" + ] + } + }, + { + "id": "FMA:48219", + "name": "Tendon of gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gemellus inferior tendon" + ] + }, + { + "id": "FMA:48220", + "name": "Tendon of right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48219" + ] + }, + "synonyms": [ + "Right gemellus inferior tendon" + ] + }, + { + "id": "FMA:48221", + "name": "Tendon of left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48219" + ] + }, + "synonyms": [ + "Left gemellus inferior tendon" + ] + }, + { + "id": "FMA:48222", + "name": "Fascia of obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Obturator externus fascia" + ] + }, + { + "id": "FMA:48225", + "name": "Epimysium of obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48222" + ] + }, + "synonyms": [ + "Obturator externus epimysium" + ] + }, + { + "id": "FMA:48226", + "name": "Epimysium of right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48225" + ] + }, + "synonyms": [ + "Right obturator externus epimysium" + ] + }, + { + "id": "FMA:48227", + "name": "Epimysium of left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48225" + ] + }, + "synonyms": [ + "Left obturator externus epimysium" + ] + }, + { + "id": "FMA:48228", + "name": "Perimysium of obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48222" + ] + }, + "synonyms": [ + "Obturator externus perimysium" + ] + }, + { + "id": "FMA:48229", + "name": "Perimysium of right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48228" + ] + }, + "synonyms": [ + "Right obturator externus perimysium" + ] + }, + { + "id": "FMA:48230", + "name": "Perimysium of left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48228" + ] + }, + "synonyms": [ + "Left obturator externus perimysium" + ] + }, + { + "id": "FMA:48231", + "name": "Muscle fasciculus of obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48232", + "name": "Muscle fasciculus of right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48231" + ] + } + }, + { + "id": "FMA:48233", + "name": "Muscle fasciculus of left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48231" + ] + } + }, + { + "id": "FMA:48234", + "name": "Tendon of obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Obturator externus tendon" + ] + }, + { + "id": "FMA:48235", + "name": "Tendon of right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48234" + ] + }, + "synonyms": [ + "Right obturator externus tendon" + ] + }, + { + "id": "FMA:48236", + "name": "Tendon of left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48234" + ] + }, + "synonyms": [ + "Left obturator externus tendon" + ] + }, + { + "id": "FMA:48237", + "name": "Fascia of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gluteus medius fascia" + ] + }, + { + "id": "FMA:48240", + "name": "Epimysium of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48237" + ] + }, + "synonyms": [ + "Gluteus medius epimysium" + ] + }, + { + "id": "FMA:48241", + "name": "Epimysium of right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48240" + ] + }, + "synonyms": [ + "Right gluteus medius epimysium" + ] + }, + { + "id": "FMA:48242", + "name": "Epimysium of left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48240" + ] + }, + "synonyms": [ + "Left gluteus medius epimysium" + ] + }, + { + "id": "FMA:48243", + "name": "Perimysium of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48237" + ] + }, + "synonyms": [ + "Gluteus medius perimysium" + ] + }, + { + "id": "FMA:48244", + "name": "Perimysium of right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48243" + ] + }, + "synonyms": [ + "Right gluteus medius perimysium" + ] + }, + { + "id": "FMA:48245", + "name": "Perimysium of left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48243" + ] + }, + "synonyms": [ + "Left gluteus medius perimysium" + ] + }, + { + "id": "FMA:48246", + "name": "Muscle fasciculus of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48247", + "name": "Muscle fasciculus of right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48246" + ] + } + }, + { + "id": "FMA:48248", + "name": "Muscle fasciculus of left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48246" + ] + } + }, + { + "id": "FMA:48249", + "name": "Tendon of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gluteus medius tendon" + ] + }, + { + "id": "FMA:48250", + "name": "Tendon of right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48249" + ] + }, + "synonyms": [ + "Right gluteus medius tendon" + ] + }, + { + "id": "FMA:48251", + "name": "Tendon of left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48249" + ] + }, + "synonyms": [ + "Left gluteus medius tendon" + ] + }, + { + "id": "FMA:48252", + "name": "Fascia of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gluteus minimus fascia" + ] + }, + { + "id": "FMA:48255", + "name": "Epimysium of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48252" + ] + }, + "synonyms": [ + "Gluteus minimus epimysium" + ] + }, + { + "id": "FMA:48256", + "name": "Epimysium of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48255" + ] + }, + "synonyms": [ + "Right gluteus minimus epimysium" + ] + }, + { + "id": "FMA:48257", + "name": "Epimysium of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48255" + ] + }, + "synonyms": [ + "Left gluteus minimus epimysium" + ] + }, + { + "id": "FMA:48258", + "name": "Perimysium of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48252" + ] + }, + "synonyms": [ + "Gluteus minimus perimysium" + ] + }, + { + "id": "FMA:48259", + "name": "Perimysium of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48258" + ] + }, + "synonyms": [ + "Right gluteus minimus perimysium" + ] + }, + { + "id": "FMA:48260", + "name": "Perimysium of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48258" + ] + }, + "synonyms": [ + "Left gluteus minimus perimysium" + ] + }, + { + "id": "FMA:48261", + "name": "Muscle fasciculus of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48262", + "name": "Muscle fasciculus of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48261" + ] + } + }, + { + "id": "FMA:48263", + "name": "Muscle fasciculus of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48261" + ] + } + }, + { + "id": "FMA:48264", + "name": "Tendon of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gluteus minimus tendon" + ] + }, + { + "id": "FMA:48265", + "name": "Tendon of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48264" + ] + }, + "synonyms": [ + "Right gluteus minimus tendon" + ] + }, + { + "id": "FMA:48266", + "name": "Tendon of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48264" + ] + }, + "synonyms": [ + "Left gluteus minimus tendon" + ] + }, + { + "id": "FMA:48267", + "name": "Fascia of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Gluteus maximus fascia" + ] + }, + { + "id": "FMA:48270", + "name": "Epimysium of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48267" + ] + }, + "synonyms": [ + "Gluteus maximus epimysium" + ] + }, + { + "id": "FMA:48271", + "name": "Epimysium of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48270" + ] + }, + "synonyms": [ + "Right gluteus maximus epimysium" + ] + }, + { + "id": "FMA:48272", + "name": "Epimysium of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48270" + ] + }, + "synonyms": [ + "Left gluteus maximus epimysium" + ] + }, + { + "id": "FMA:48273", + "name": "Perimysium of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48267" + ] + }, + "synonyms": [ + "Gluteus maximus perimysium" + ] + }, + { + "id": "FMA:48274", + "name": "Perimysium of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48273" + ] + }, + "synonyms": [ + "Right gluteus maximus perimysium" + ] + }, + { + "id": "FMA:48275", + "name": "Perimysium of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48273" + ] + }, + "synonyms": [ + "Left gluteus maximus perimysium" + ] + }, + { + "id": "FMA:48276", + "name": "Muscle fasciculus of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48277", + "name": "Muscle fasciculus of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48276" + ] + } + }, + { + "id": "FMA:48278", + "name": "Muscle fasciculus of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48276" + ] + } + }, + { + "id": "FMA:48279", + "name": "Tendon of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Gluteus maximus tendon" + ] + }, + { + "id": "FMA:48280", + "name": "Tendon of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48279" + ] + }, + "synonyms": [ + "Right gluteus maximus tendon" + ] + }, + { + "id": "FMA:48281", + "name": "Tendon of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48279" + ] + }, + "synonyms": [ + "Left gluteus maximus tendon" + ] + }, + { + "id": "FMA:48282", + "name": "Fascia of splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Splenius capitis fascia" + ] + }, + { + "id": "FMA:48285", + "name": "Epimysium of splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48282" + ] + }, + "synonyms": [ + "Splenius capitis epimysium" + ] + }, + { + "id": "FMA:48286", + "name": "Epimysium of right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48285" + ] + }, + "synonyms": [ + "Right splenius capitis epimysium" + ] + }, + { + "id": "FMA:48287", + "name": "Epimysium of left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48285" + ] + }, + "synonyms": [ + "Left splenius capitis epimysium" + ] + }, + { + "id": "FMA:48288", + "name": "Perimysium of splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48282" + ] + }, + "synonyms": [ + "Splenius capitis perimysium" + ] + }, + { + "id": "FMA:48289", + "name": "Perimysium of right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48288" + ] + }, + "synonyms": [ + "Right splenius capitis perimysium" + ] + }, + { + "id": "FMA:48290", + "name": "Perimysium of left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48288" + ] + }, + "synonyms": [ + "Left splenius capitis perimysium" + ] + }, + { + "id": "FMA:48291", + "name": "Muscle fasciculus of splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48292", + "name": "Muscle fasciculus of right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48291" + ] + } + }, + { + "id": "FMA:48293", + "name": "Muscle fasciculus of left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48291" + ] + } + }, + { + "id": "FMA:48297", + "name": "Fascia of splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Splenius cervicis fascia" + ] + }, + { + "id": "FMA:48300", + "name": "Epimysium of splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48297" + ] + }, + "synonyms": [ + "Splenius cervicis epimysium" + ] + }, + { + "id": "FMA:48301", + "name": "Epimysium of right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48300" + ] + }, + "synonyms": [ + "Right splenius cervicis epimysium" + ] + }, + { + "id": "FMA:48302", + "name": "Epimysium of left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48300" + ] + }, + "synonyms": [ + "Left splenius cervicis epimysium" + ] + }, + { + "id": "FMA:48303", + "name": "Perimysium of splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48297" + ] + }, + "synonyms": [ + "Splenius cervicis perimysium" + ] + }, + { + "id": "FMA:48304", + "name": "Perimysium of right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48303" + ] + }, + "synonyms": [ + "Right splenius cervicis perimysium" + ] + }, + { + "id": "FMA:48305", + "name": "Perimysium of left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48303" + ] + }, + "synonyms": [ + "Left splenius cervicis perimysium" + ] + }, + { + "id": "FMA:48306", + "name": "Muscle fasciculus of splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48307", + "name": "Muscle fasciculus of right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48306" + ] + } + }, + { + "id": "FMA:48308", + "name": "Muscle fasciculus of left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48306" + ] + } + }, + { + "id": "FMA:48312", + "name": "Fascia of iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Iliocostalis cervicis fascia" + ] + }, + { + "id": "FMA:48315", + "name": "Epimysium of iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48312" + ] + }, + "synonyms": [ + "Iliocostalis cervicis epimysium" + ] + }, + { + "id": "FMA:48316", + "name": "Epimysium of right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48315" + ] + }, + "synonyms": [ + "Right iliocostalis cervicis epimysium" + ] + }, + { + "id": "FMA:48317", + "name": "Epimysium of left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48315" + ] + }, + "synonyms": [ + "Left iliocostalis cervicis epimysium" + ] + }, + { + "id": "FMA:48318", + "name": "Perimysium of iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48312" + ] + }, + "synonyms": [ + "Iliocostalis cervicis perimysium" + ] + }, + { + "id": "FMA:48319", + "name": "Perimysium of right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48318" + ] + }, + "synonyms": [ + "Right iliocostalis cervicis perimysium" + ] + }, + { + "id": "FMA:48320", + "name": "Perimysium of left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48318" + ] + }, + "synonyms": [ + "Left iliocostalis cervicis perimysium" + ] + }, + { + "id": "FMA:48321", + "name": "Muscle fasciculus of iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48322", + "name": "Muscle fasciculus of right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48321" + ] + } + }, + { + "id": "FMA:48323", + "name": "Muscle fasciculus of left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48321" + ] + } + }, + { + "id": "FMA:48324", + "name": "Tendon of iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Iliocostalis cervicis tendon" + ] + }, + { + "id": "FMA:48325", + "name": "Tendon of right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48324" + ] + }, + "synonyms": [ + "Right iliocostalis cervicis tendon" + ] + }, + { + "id": "FMA:48326", + "name": "Tendon of left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48324" + ] + }, + "synonyms": [ + "Left iliocostalis cervicis tendon" + ] + }, + { + "id": "FMA:48327", + "name": "Fascia of iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Iliocostalis thoracis fascia" + ] + }, + { + "id": "FMA:48330", + "name": "Epimysium of iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48327" + ] + }, + "synonyms": [ + "Iliocostalis thoracis epimysium" + ] + }, + { + "id": "FMA:48331", + "name": "Epimysium of right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48330" + ] + }, + "synonyms": [ + "Right iliocostalis thoracis epimysium" + ] + }, + { + "id": "FMA:48332", + "name": "Epimysium of left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48330" + ] + }, + "synonyms": [ + "Left iliocostalis thoracis epimysium" + ] + }, + { + "id": "FMA:48333", + "name": "Perimysium of iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48327" + ] + }, + "synonyms": [ + "Iliocostalis thoracis perimysium" + ] + }, + { + "id": "FMA:48334", + "name": "Perimysium of right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48333" + ] + }, + "synonyms": [ + "Right iliocostalis thoracis perimysium" + ] + }, + { + "id": "FMA:48335", + "name": "Perimysium of left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48333" + ] + }, + "synonyms": [ + "Left iliocostalis thoracis perimysium" + ] + }, + { + "id": "FMA:48336", + "name": "Muscle fasciculus of iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48337", + "name": "Muscle fasciculus of right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48336" + ] + } + }, + { + "id": "FMA:48338", + "name": "Muscle fasciculus of left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48336" + ] + } + }, + { + "id": "FMA:48339", + "name": "Tendon of iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Iliocostalis thoracis tendon" + ] + }, + { + "id": "FMA:48340", + "name": "Tendon of right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48339" + ] + }, + "synonyms": [ + "Right iliocostalis thoracis tendon" + ] + }, + { + "id": "FMA:48341", + "name": "Tendon of left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48339" + ] + }, + "synonyms": [ + "Left iliocostalis thoracis tendon" + ] + }, + { + "id": "FMA:48342", + "name": "Fascia of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Iliocostalis lumborum fascia" + ] + }, + { + "id": "FMA:48345", + "name": "Epimysium of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48342" + ] + }, + "synonyms": [ + "Iliocostalis lumborum epimysium" + ] + }, + { + "id": "FMA:48346", + "name": "Epimysium of right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48345" + ] + }, + "synonyms": [ + "Right iliocostalis lumborum epimysium" + ] + }, + { + "id": "FMA:48347", + "name": "Epimysium of left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48345" + ] + }, + "synonyms": [ + "Left iliocostalis lumborum epimysium" + ] + }, + { + "id": "FMA:48348", + "name": "Perimysium of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48342" + ] + }, + "synonyms": [ + "Iliocostalis lumborum perimysium" + ] + }, + { + "id": "FMA:48349", + "name": "Perimysium of right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48348" + ] + }, + "synonyms": [ + "Right iliocostalis lumborum perimysium" + ] + }, + { + "id": "FMA:48350", + "name": "Perimysium of left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48348" + ] + }, + "synonyms": [ + "Left iliocostalis lumborum perimysium" + ] + }, + { + "id": "FMA:48351", + "name": "Muscle fasciculus of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48352", + "name": "Muscle fasciculus of right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48351" + ] + } + }, + { + "id": "FMA:48353", + "name": "Muscle fasciculus of left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48351" + ] + } + }, + { + "id": "FMA:48354", + "name": "Tendon of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Iliocostalis lumborum tendon" + ] + }, + { + "id": "FMA:48355", + "name": "Tendon of right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48354" + ] + }, + "synonyms": [ + "Right iliocostalis lumborum tendon" + ] + }, + { + "id": "FMA:48356", + "name": "Tendon of left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48354" + ] + }, + "synonyms": [ + "Left iliocostalis lumborum tendon" + ] + }, + { + "id": "FMA:48357", + "name": "Fascia of longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Longissimus capitis fascia" + ] + }, + { + "id": "FMA:48360", + "name": "Epimysium of longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48357" + ] + }, + "synonyms": [ + "Longissimus capitis epimysium" + ] + }, + { + "id": "FMA:48361", + "name": "Epimysium of right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48360" + ] + }, + "synonyms": [ + "Right longissimus capitis epimysium" + ] + }, + { + "id": "FMA:48362", + "name": "Epimysium of left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48360" + ] + }, + "synonyms": [ + "Left longissimus capitis epimysium" + ] + }, + { + "id": "FMA:48363", + "name": "Perimysium of longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48357" + ] + }, + "synonyms": [ + "Longissimus capitis perimysium" + ] + }, + { + "id": "FMA:48364", + "name": "Perimysium of right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48363" + ] + }, + "synonyms": [ + "Right longissimus capitis perimysium" + ] + }, + { + "id": "FMA:48365", + "name": "Perimysium of left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48363" + ] + }, + "synonyms": [ + "Left longissimus capitis perimysium" + ] + }, + { + "id": "FMA:48366", + "name": "Muscle fasciculus of longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48367", + "name": "Muscle fasciculus of right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48366" + ] + } + }, + { + "id": "FMA:48368", + "name": "Muscle fasciculus of left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48366" + ] + } + }, + { + "id": "FMA:48369", + "name": "Tendon of longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Longissimus capitis tendon" + ] + }, + { + "id": "FMA:48370", + "name": "Tendon of right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48369" + ] + }, + "synonyms": [ + "Right longissimus capitis tendon" + ] + }, + { + "id": "FMA:48371", + "name": "Tendon of left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48369" + ] + }, + "synonyms": [ + "Left longissimus capitis tendon" + ] + }, + { + "id": "FMA:48372", + "name": "Fascia of longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Longissimus cervicis fascia" + ] + }, + { + "id": "FMA:48375", + "name": "Epimysium of longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48372" + ] + }, + "synonyms": [ + "Longissimus cervicis epimysium" + ] + }, + { + "id": "FMA:48376", + "name": "Epimysium of right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48375" + ] + }, + "synonyms": [ + "Right longissimus cervicis epimysium" + ] + }, + { + "id": "FMA:48377", + "name": "Epimysium of left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48375" + ] + }, + "synonyms": [ + "Left longissimus cervicis epimysium" + ] + }, + { + "id": "FMA:48378", + "name": "Perimysium of longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48372" + ] + }, + "synonyms": [ + "Longissimus cervicis perimysium" + ] + }, + { + "id": "FMA:48379", + "name": "Perimysium of right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48378" + ] + }, + "synonyms": [ + "Right longissimus cervicis perimysium" + ] + }, + { + "id": "FMA:48380", + "name": "Perimysium of left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48378" + ] + }, + "synonyms": [ + "Left longissimus cervicis perimysium" + ] + }, + { + "id": "FMA:48381", + "name": "Muscle fasciculus of longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48382", + "name": "Muscle fasciculus of right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48381" + ] + } + }, + { + "id": "FMA:48383", + "name": "Muscle fasciculus of left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48381" + ] + } + }, + { + "id": "FMA:48384", + "name": "Tendon of longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Longissimus cervicis tendon" + ] + }, + { + "id": "FMA:48385", + "name": "Tendon of right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48384" + ] + }, + "synonyms": [ + "Right longissimus cervicis tendon" + ] + }, + { + "id": "FMA:48386", + "name": "Tendon of left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48384" + ] + }, + "synonyms": [ + "Left longissimus cervicis tendon" + ] + }, + { + "id": "FMA:48387", + "name": "Fascia of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Longissimus thoracis fascia" + ] + }, + { + "id": "FMA:48390", + "name": "Epimysium of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48387" + ] + }, + "synonyms": [ + "Longissimus thoracis epimysium" + ] + }, + { + "id": "FMA:48391", + "name": "Epimysium of right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48390" + ] + }, + "synonyms": [ + "Right longissimus thoracis epimysium" + ] + }, + { + "id": "FMA:48392", + "name": "Epimysium of left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48390" + ] + }, + "synonyms": [ + "Left longissimus thoracis epimysium" + ] + }, + { + "id": "FMA:48393", + "name": "Perimysium of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48387" + ] + }, + "synonyms": [ + "Longissimus thoracis perimysium" + ] + }, + { + "id": "FMA:48394", + "name": "Perimysium of right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48393" + ] + }, + "synonyms": [ + "Right longissimus thoracis perimysium" + ] + }, + { + "id": "FMA:48395", + "name": "Perimysium of left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48393" + ] + }, + "synonyms": [ + "Left longissimus thoracis perimysium" + ] + }, + { + "id": "FMA:48396", + "name": "Muscle fasciculus of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48397", + "name": "Muscle fasciculus of right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48396" + ] + } + }, + { + "id": "FMA:48398", + "name": "Muscle fasciculus of left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48396" + ] + } + }, + { + "id": "FMA:48399", + "name": "Tendon of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Longissimus thoracis tendon" + ] + }, + { + "id": "FMA:48400", + "name": "Tendon of right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48399" + ] + }, + "synonyms": [ + "Right longissimus thoracis tendon" + ] + }, + { + "id": "FMA:48401", + "name": "Tendon of left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48399" + ] + }, + "synonyms": [ + "Left longissimus thoracis tendon" + ] + }, + { + "id": "FMA:48402", + "name": "Fascia of spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Spinalis capitis fascia" + ] + }, + { + "id": "FMA:48405", + "name": "Epimysium of spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48402" + ] + }, + "synonyms": [ + "Spinalis capitis epimysium" + ] + }, + { + "id": "FMA:48406", + "name": "Epimysium of right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48405" + ] + }, + "synonyms": [ + "Right spinalis capitis epimysium" + ] + }, + { + "id": "FMA:48407", + "name": "Epimysium of left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48405" + ] + }, + "synonyms": [ + "Left spinalis capitis epimysium" + ] + }, + { + "id": "FMA:48408", + "name": "Perimysium of spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48402" + ] + }, + "synonyms": [ + "Spinalis capitis perimysium" + ] + }, + { + "id": "FMA:48409", + "name": "Perimysium of right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48408" + ] + }, + "synonyms": [ + "Right spinalis capitis perimysium" + ] + }, + { + "id": "FMA:48410", + "name": "Perimysium of left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48408" + ] + }, + "synonyms": [ + "Left spinalis capitis perimysium" + ] + }, + { + "id": "FMA:48411", + "name": "Muscle fasciculus of spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48412", + "name": "Muscle fasciculus of right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48411" + ] + } + }, + { + "id": "FMA:48413", + "name": "Muscle fasciculus of left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48411" + ] + } + }, + { + "id": "FMA:48414", + "name": "Tendon of spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Spinalis capitis tendon" + ] + }, + { + "id": "FMA:48415", + "name": "Tendon of right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48414" + ] + }, + "synonyms": [ + "Right spinalis capitis tendon" + ] + }, + { + "id": "FMA:48416", + "name": "Tendon of left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48414" + ] + }, + "synonyms": [ + "Left spinalis capitis tendon" + ] + }, + { + "id": "FMA:48417", + "name": "Fascia of spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Spinalis cervicis fascia" + ] + }, + { + "id": "FMA:48420", + "name": "Epimysium of spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48417" + ] + }, + "synonyms": [ + "Spinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48421", + "name": "Epimysium of right spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48420" + ] + }, + "synonyms": [ + "Right spinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48422", + "name": "Epimysium of left spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48420" + ] + }, + "synonyms": [ + "Left spinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48423", + "name": "Perimysium of spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48417" + ] + }, + "synonyms": [ + "Spinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48424", + "name": "Perimysium of right spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48423" + ] + }, + "synonyms": [ + "Right spinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48425", + "name": "Perimysium of left spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48423" + ] + }, + "synonyms": [ + "Left spinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48426", + "name": "Muscle fasciculus of spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48427", + "name": "Muscle fasciculus of right spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48426" + ] + } + }, + { + "id": "FMA:48428", + "name": "Muscle fasciculus of left spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48426" + ] + } + }, + { + "id": "FMA:48429", + "name": "Tendon of spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Spinalis cervicis tendon" + ] + }, + { + "id": "FMA:48430", + "name": "Tendon of right spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48429" + ] + }, + "synonyms": [ + "Right spinalis cervicis tendon" + ] + }, + { + "id": "FMA:48431", + "name": "Tendon of left spinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48429" + ] + }, + "synonyms": [ + "Left spinalis cervicis tendon" + ] + }, + { + "id": "FMA:48432", + "name": "Fascia of spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Spinalis thoracis fascia" + ] + }, + { + "id": "FMA:48435", + "name": "Epimysium of spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48432" + ] + }, + "synonyms": [ + "Spinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48436", + "name": "Epimysium of right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48435" + ] + }, + "synonyms": [ + "Right spinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48437", + "name": "Epimysium of left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48435" + ] + }, + "synonyms": [ + "Left spinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48438", + "name": "Perimysium of spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48432" + ] + }, + "synonyms": [ + "Spinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48439", + "name": "Perimysium of right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48438" + ] + }, + "synonyms": [ + "Right spinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48440", + "name": "Perimysium of left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48438" + ] + }, + "synonyms": [ + "Left spinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48441", + "name": "Muscle fasciculus of spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48442", + "name": "Muscle fasciculus of right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48441" + ] + } + }, + { + "id": "FMA:48443", + "name": "Muscle fasciculus of left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48441" + ] + } + }, + { + "id": "FMA:48444", + "name": "Tendon of spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Spinalis thoracis tendon" + ] + }, + { + "id": "FMA:48445", + "name": "Tendon of right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48444" + ] + }, + "synonyms": [ + "Right spinalis thoracis tendon" + ] + }, + { + "id": "FMA:48446", + "name": "Tendon of left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48444" + ] + }, + "synonyms": [ + "Left spinalis thoracis tendon" + ] + }, + { + "id": "FMA:48447", + "name": "Fascia of semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Semispinalis capitis fascia" + ] + }, + { + "id": "FMA:48450", + "name": "Epimysium of semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48447" + ] + }, + "synonyms": [ + "Semispinalis capitis epimysium" + ] + }, + { + "id": "FMA:48451", + "name": "Epimysium of right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48450" + ] + }, + "synonyms": [ + "Right semispinalis capitis epimysium" + ] + }, + { + "id": "FMA:48452", + "name": "Epimysium of left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48450" + ] + }, + "synonyms": [ + "Left semispinalis capitis epimysium" + ] + }, + { + "id": "FMA:48453", + "name": "Perimysium of semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48447" + ] + }, + "synonyms": [ + "Semispinalis capitis perimysium" + ] + }, + { + "id": "FMA:48454", + "name": "Perimysium of right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48453" + ] + }, + "synonyms": [ + "Right semispinalis capitis perimysium" + ] + }, + { + "id": "FMA:48455", + "name": "Perimysium of left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48453" + ] + }, + "synonyms": [ + "Left semispinalis capitis perimysium" + ] + }, + { + "id": "FMA:48456", + "name": "Muscle fasciculus of semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48457", + "name": "Muscle fasciculus of right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48456" + ] + } + }, + { + "id": "FMA:48458", + "name": "Muscle fasciculus of left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48456" + ] + } + }, + { + "id": "FMA:48459", + "name": "Tendon of semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Semispinalis capitis tendon" + ] + }, + { + "id": "FMA:48460", + "name": "Tendon of right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48459" + ] + }, + "synonyms": [ + "Right semispinalis capitis tendon" + ] + }, + { + "id": "FMA:48461", + "name": "Tendon of left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48459" + ] + }, + "synonyms": [ + "Left semispinalis capitis tendon" + ] + }, + { + "id": "FMA:48462", + "name": "Fascia of semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Semispinalis cervicis fascia" + ] + }, + { + "id": "FMA:48465", + "name": "Epimysium of semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48462" + ] + }, + "synonyms": [ + "Semispinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48466", + "name": "Epimysium of right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48465" + ] + }, + "synonyms": [ + "Right semispinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48467", + "name": "Epimysium of left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48465" + ] + }, + "synonyms": [ + "Left semispinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48468", + "name": "Perimysium of semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48462" + ] + }, + "synonyms": [ + "Semispinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48469", + "name": "Perimysium of right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48468" + ] + }, + "synonyms": [ + "Right semispinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48470", + "name": "Perimysium of left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48468" + ] + }, + "synonyms": [ + "Left semispinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48471", + "name": "Muscle fasciculus of semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48472", + "name": "Muscle fasciculus of right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48471" + ] + } + }, + { + "id": "FMA:48473", + "name": "Muscle fasciculus of left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48471" + ] + } + }, + { + "id": "FMA:48474", + "name": "Tendon of semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Semispinalis cervicis tendon" + ] + }, + { + "id": "FMA:48475", + "name": "Tendon of right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48474" + ] + }, + "synonyms": [ + "Right semispinalis cervicis tendon" + ] + }, + { + "id": "FMA:48476", + "name": "Tendon of left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48474" + ] + }, + "synonyms": [ + "Left semispinalis cervicis tendon" + ] + }, + { + "id": "FMA:48477", + "name": "Fascia of semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Semispinalis thoracis fascia" + ] + }, + { + "id": "FMA:48480", + "name": "Epimysium of semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48477" + ] + }, + "synonyms": [ + "Semispinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48481", + "name": "Epimysium of right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48480" + ] + }, + "synonyms": [ + "Right semispinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48482", + "name": "Epimysium of left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48480" + ] + }, + "synonyms": [ + "Left semispinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48483", + "name": "Perimysium of semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48477" + ] + }, + "synonyms": [ + "Semispinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48484", + "name": "Perimysium of right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48483" + ] + }, + "synonyms": [ + "Right semispinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48485", + "name": "Perimysium of left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48483" + ] + }, + "synonyms": [ + "Left semispinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48486", + "name": "Muscle fasciculus of semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48487", + "name": "Muscle fasciculus of right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48486" + ] + } + }, + { + "id": "FMA:48488", + "name": "Muscle fasciculus of left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48486" + ] + } + }, + { + "id": "FMA:48489", + "name": "Tendon of semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Semispinalis thoracis tendon" + ] + }, + { + "id": "FMA:48490", + "name": "Tendon of right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48489" + ] + }, + "synonyms": [ + "Right semispinalis thoracis tendon" + ] + }, + { + "id": "FMA:48491", + "name": "Tendon of left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48489" + ] + }, + "synonyms": [ + "Left semispinalis thoracis tendon" + ] + }, + { + "id": "FMA:48492", + "name": "Fascia of multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Multifidus cervicis fascia" + ] + }, + { + "id": "FMA:48495", + "name": "Epimysium of multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48492" + ] + }, + "synonyms": [ + "Multifidus cervicis epimysium" + ] + }, + { + "id": "FMA:48496", + "name": "Epimysium of right multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48495" + ] + }, + "synonyms": [ + "Right multifidus cervicis epimysium" + ] + }, + { + "id": "FMA:48497", + "name": "Epimysium of left multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48495" + ] + }, + "synonyms": [ + "Left multifidus cervicis epimysium" + ] + }, + { + "id": "FMA:48498", + "name": "Perimysium of multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48492" + ] + }, + "synonyms": [ + "Multifidus cervicis perimysium" + ] + }, + { + "id": "FMA:48499", + "name": "Perimysium of right multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48498" + ] + }, + "synonyms": [ + "Right multifidus cervicis perimysium" + ] + }, + { + "id": "FMA:48500", + "name": "Perimysium of left multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48498" + ] + }, + "synonyms": [ + "Left multifidus cervicis perimysium" + ] + }, + { + "id": "FMA:48501", + "name": "Muscle fasciculus of multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48502", + "name": "Muscle fasciculus of right multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48501" + ] + } + }, + { + "id": "FMA:48503", + "name": "Muscle fasciculus of left multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48501" + ] + } + }, + { + "id": "FMA:48504", + "name": "Tendon of multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Multifidus cervicis tendon" + ] + }, + { + "id": "FMA:48505", + "name": "Tendon of right multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48504" + ] + }, + "synonyms": [ + "Right multifidus cervicis tendon" + ] + }, + { + "id": "FMA:48506", + "name": "Tendon of left multifidus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48504" + ] + }, + "synonyms": [ + "Left multifidus cervicis tendon" + ] + }, + { + "id": "FMA:48507", + "name": "Fascia of multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Multifidus thoracis fascia" + ] + }, + { + "id": "FMA:48510", + "name": "Epimysium of multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48507" + ] + }, + "synonyms": [ + "Multifidus thoracis epimysium" + ] + }, + { + "id": "FMA:48511", + "name": "Epimysium of right multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48510" + ] + }, + "synonyms": [ + "Right multifidus thoracis epimysium" + ] + }, + { + "id": "FMA:48512", + "name": "Epimysium of left multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48510" + ] + }, + "synonyms": [ + "Left multifidus thoracis epimysium" + ] + }, + { + "id": "FMA:48513", + "name": "Perimysium of multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48507" + ] + }, + "synonyms": [ + "Multifidus thoracis perimysium" + ] + }, + { + "id": "FMA:48514", + "name": "Perimysium of right multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48513" + ] + }, + "synonyms": [ + "Right multifidus thoracis perimysium" + ] + }, + { + "id": "FMA:48515", + "name": "Perimysium of left multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48513" + ] + }, + "synonyms": [ + "Left multifidus thoracis perimysium" + ] + }, + { + "id": "FMA:48516", + "name": "Muscle fasciculus of multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48517", + "name": "Muscle fasciculus of right multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48516" + ] + } + }, + { + "id": "FMA:48518", + "name": "Muscle fasciculus of left multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48516" + ] + } + }, + { + "id": "FMA:48519", + "name": "Tendon of multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Multifidus thoracis tendon" + ] + }, + { + "id": "FMA:48520", + "name": "Tendon of right multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48519" + ] + }, + "synonyms": [ + "Right multifidus thoracis tendon" + ] + }, + { + "id": "FMA:48521", + "name": "Tendon of left multifidus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48519" + ] + }, + "synonyms": [ + "Left multifidus thoracis tendon" + ] + }, + { + "id": "FMA:48522", + "name": "Fascia of multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Multifidus lumborum fascia" + ] + }, + { + "id": "FMA:48525", + "name": "Epimysium of multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48522" + ] + }, + "synonyms": [ + "Multifidus lumborum epimysium" + ] + }, + { + "id": "FMA:48526", + "name": "Epimysium of right multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48525" + ] + }, + "synonyms": [ + "Right multifidus lumborum epimysium" + ] + }, + { + "id": "FMA:48527", + "name": "Epimysium of left multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48525" + ] + }, + "synonyms": [ + "Left multifidus lumborum epimysium" + ] + }, + { + "id": "FMA:48528", + "name": "Perimysium of multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48522" + ] + }, + "synonyms": [ + "Multifidus lumborum perimysium" + ] + }, + { + "id": "FMA:48529", + "name": "Perimysium of right multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48528" + ] + }, + "synonyms": [ + "Right multifidus lumborum perimysium" + ] + }, + { + "id": "FMA:48530", + "name": "Perimysium of left multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48528" + ] + }, + "synonyms": [ + "Left multifidus lumborum perimysium" + ] + }, + { + "id": "FMA:48531", + "name": "Muscle fasciculus of multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48532", + "name": "Muscle fasciculus of right multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48531" + ] + } + }, + { + "id": "FMA:48533", + "name": "Muscle fasciculus of left multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48531" + ] + } + }, + { + "id": "FMA:48534", + "name": "Tendon of multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Multifidus lumborum tendon" + ] + }, + { + "id": "FMA:48535", + "name": "Tendon of right multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48534" + ] + }, + "synonyms": [ + "Right multifidus lumborum tendon" + ] + }, + { + "id": "FMA:48536", + "name": "Tendon of left multifidus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48534" + ] + }, + "synonyms": [ + "Left multifidus lumborum tendon" + ] + }, + { + "id": "FMA:48537", + "name": "Fascia of interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Interspinalis cervicis fascia" + ] + }, + { + "id": "FMA:48540", + "name": "Epimysium of interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48537" + ] + }, + "synonyms": [ + "Interspinalis cervicis epimysium" + ] + }, + { + "id": "FMA:48543", + "name": "Perimysium of interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48537" + ] + }, + "synonyms": [ + "Interspinalis cervicis perimysium" + ] + }, + { + "id": "FMA:48549", + "name": "Tendon of interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Interspinalis cervicis tendon" + ] + }, + { + "id": "FMA:48550", + "name": "Tendon of first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:48551", + "name": "Tendon of third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:48552", + "name": "Fascia of interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Interspinalis thoracis fascia" + ] + }, + { + "id": "FMA:48555", + "name": "Epimysium of interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48552" + ] + }, + "synonyms": [ + "Interspinalis thoracis epimysium" + ] + }, + { + "id": "FMA:48558", + "name": "Perimysium of interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48552" + ] + }, + "synonyms": [ + "Interspinalis thoracis perimysium" + ] + }, + { + "id": "FMA:48561", + "name": "Muscle fasciculus of interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48562", + "name": "Muscle fasciculus of right interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48561" + ] + } + }, + { + "id": "FMA:48563", + "name": "Muscle fasciculus of left interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48561" + ] + } + }, + { + "id": "FMA:48564", + "name": "Tendon of interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Interspinalis thoracis tendon" + ] + }, + { + "id": "FMA:48565", + "name": "Tendon of right interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48564" + ] + }, + "synonyms": [ + "Right interspinalis thoracis tendon" + ] + }, + { + "id": "FMA:48566", + "name": "Tendon of left interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48564" + ] + }, + "synonyms": [ + "Left interspinalis thoracis tendon" + ] + }, + { + "id": "FMA:48567", + "name": "Fascia of interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Interspinalis lumborum fascia" + ] + }, + { + "id": "FMA:48570", + "name": "Epimysium of interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48567" + ] + }, + "synonyms": [ + "Interspinalis lumborum epimysium" + ] + }, + { + "id": "FMA:48573", + "name": "Perimysium of interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48567" + ] + }, + "synonyms": [ + "Interspinalis lumborum perimysium" + ] + }, + { + "id": "FMA:48579", + "name": "Tendon of interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Interspinalis lumborum tendon" + ] + }, + { + "id": "FMA:48580", + "name": "Tendon of first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48579" + ] + } + }, + { + "id": "FMA:48581", + "name": "Tendon of second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48579" + ] + } + }, + { + "id": "FMA:48582", + "name": "Fascia of anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Anterior cervical intertransversarius fascia" + ] + }, + { + "id": "FMA:48585", + "name": "Epimysium of anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48582" + ] + }, + "synonyms": [ + "Anterior cervical intertransversarius epimysium" + ] + }, + { + "id": "FMA:48588", + "name": "Perimysium of anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48582" + ] + }, + "synonyms": [ + "Anterior cervical intertransversarius perimysium" + ] + }, + { + "id": "FMA:48597", + "name": "Fascia of posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Posterior cervical intertransversarius fascia" + ] + }, + { + "id": "FMA:48600", + "name": "Epimysium of posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48597" + ] + }, + "synonyms": [ + "Posterior cervical intertransversarius epimysium" + ] + }, + { + "id": "FMA:48603", + "name": "Perimysium of posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48597" + ] + }, + "synonyms": [ + "Posterior cervical intertransversarius perimysium" + ] + }, + { + "id": "FMA:48612", + "name": "Fascia of thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Thoracic intertransversarius fascia" + ] + }, + { + "id": "FMA:48615", + "name": "Epimysium of thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48612" + ] + }, + "synonyms": [ + "Thoracic intertransversarius epimysium" + ] + }, + { + "id": "FMA:48618", + "name": "Perimysium of thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48612" + ] + }, + "synonyms": [ + "Thoracic intertransversarius perimysium" + ] + }, + { + "id": "FMA:48627", + "name": "Fascia of lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Lumbar intertransversarius fascia" + ] + }, + { + "id": "FMA:48630", + "name": "Epimysium of lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48627" + ] + }, + "synonyms": [ + "Lumbar intertransversarius epimysium" + ] + }, + { + "id": "FMA:48633", + "name": "Perimysium of lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48627" + ] + }, + "synonyms": [ + "Lumbar intertransversarius perimysium" + ] + }, + { + "id": "FMA:48642", + "name": "Fascia of levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator costae fascia" + ] + }, + { + "id": "FMA:48645", + "name": "Epimysium of levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48642" + ] + }, + "synonyms": [ + "Levator costae epimysium" + ] + }, + { + "id": "FMA:48648", + "name": "Perimysium of levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48642" + ] + }, + "synonyms": [ + "Levator costae perimysium" + ] + }, + { + "id": "FMA:48651", + "name": "Muscle fasciculus of levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48652", + "name": "Muscle fasciculus of right levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48651" + ] + } + }, + { + "id": "FMA:48653", + "name": "Muscle fasciculus of left levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48651" + ] + } + }, + { + "id": "FMA:48657", + "name": "Fascia of cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Cervical rotator fascia" + ] + }, + { + "id": "FMA:48660", + "name": "Epimysium of cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48657" + ] + }, + "synonyms": [ + "Cervical rotator epimysium" + ] + }, + { + "id": "FMA:48661", + "name": "Epimysium of right cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48660" + ] + }, + "synonyms": [ + "Right cervical rotator epimysium" + ] + }, + { + "id": "FMA:48662", + "name": "Epimysium of left cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48660" + ] + }, + "synonyms": [ + "Left cervical rotator epimysium" + ] + }, + { + "id": "FMA:48663", + "name": "Perimysium of cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48657" + ] + }, + "synonyms": [ + "Cervical rotator perimysium" + ] + }, + { + "id": "FMA:48666", + "name": "Muscle fasciculus of cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48667", + "name": "Muscle fasciculus of right cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48666" + ] + } + }, + { + "id": "FMA:48668", + "name": "Muscle fasciculus of left cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48666" + ] + } + }, + { + "id": "FMA:48672", + "name": "Fascia of thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Thoracic rotator fascia" + ] + }, + { + "id": "FMA:48675", + "name": "Epimysium of thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48672" + ] + }, + "synonyms": [ + "Thoracic rotator epimysium" + ] + }, + { + "id": "FMA:48678", + "name": "Perimysium of thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48672" + ] + }, + "synonyms": [ + "Thoracic rotator perimysium" + ] + }, + { + "id": "FMA:48687", + "name": "Fascia of lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Lumbar rotator fascia" + ] + }, + { + "id": "FMA:48690", + "name": "Epimysium of lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48687" + ] + }, + "synonyms": [ + "Lumbar rotator epimysium" + ] + }, + { + "id": "FMA:48693", + "name": "Perimysium of lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48687" + ] + }, + "synonyms": [ + "Lumbar rotator perimysium" + ] + }, + { + "id": "FMA:48696", + "name": "Muscle fasciculus of lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48697", + "name": "Muscle fasciculus of right lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48696" + ] + } + }, + { + "id": "FMA:48698", + "name": "Muscle fasciculus of left lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48696" + ] + } + }, + { + "id": "FMA:48702", + "name": "Fascia of serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Serratus posterior superior fascia" + ] + }, + { + "id": "FMA:48705", + "name": "Epimysium of serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48702" + ] + }, + "synonyms": [ + "Serratus posterior superior epimysium" + ] + }, + { + "id": "FMA:48706", + "name": "Epimysium of right serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48705" + ] + }, + "synonyms": [ + "Right serratus posterior superior epimysium" + ] + }, + { + "id": "FMA:48707", + "name": "Epimysium of left serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48705" + ] + }, + "synonyms": [ + "Left serratus posterior superior epimysium" + ] + }, + { + "id": "FMA:48708", + "name": "Perimysium of serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48702" + ] + }, + "synonyms": [ + "Serratus posterior superior perimysium" + ] + }, + { + "id": "FMA:48709", + "name": "Perimysium of right serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48708" + ] + }, + "synonyms": [ + "Right serratus posterior superior perimysium" + ] + }, + { + "id": "FMA:48710", + "name": "Perimysium of left serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48708" + ] + }, + "synonyms": [ + "Left serratus posterior superior perimysium" + ] + }, + { + "id": "FMA:48711", + "name": "Muscle fasciculus of serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48712", + "name": "Muscle fasciculus of right serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48711" + ] + } + }, + { + "id": "FMA:48713", + "name": "Muscle fasciculus of left serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48711" + ] + } + }, + { + "id": "FMA:48714", + "name": "Aponeurosis of serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Serratus posterior superior aponeurosis" + ] + }, + { + "id": "FMA:48715", + "name": "Aponeurosis of right serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48714" + ] + }, + "synonyms": [ + "Right serratus posterior superior aponeurosis" + ] + }, + { + "id": "FMA:48716", + "name": "Aponeurosis of left serratus posterior superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48714" + ] + }, + "synonyms": [ + "Left serratus posterior superior aponeurosis" + ] + }, + { + "id": "FMA:48717", + "name": "Fascia of serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Serratus posterior inferior fascia" + ] + }, + { + "id": "FMA:48720", + "name": "Epimysium of serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48717" + ] + }, + "synonyms": [ + "Serratus posterior inferior epimysium" + ] + }, + { + "id": "FMA:48721", + "name": "Epimysium of right serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48720" + ] + }, + "synonyms": [ + "Right serratus posterior inferior epimysium" + ] + }, + { + "id": "FMA:48722", + "name": "Epimysium of left serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48720" + ] + }, + "synonyms": [ + "Left serratus posterior inferior epimysium" + ] + }, + { + "id": "FMA:48723", + "name": "Perimysium of serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48717" + ] + }, + "synonyms": [ + "Serratus posterior inferior perimysium" + ] + }, + { + "id": "FMA:48724", + "name": "Perimysium of right serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48723" + ] + }, + "synonyms": [ + "Right serratus posterior inferior perimysium" + ] + }, + { + "id": "FMA:48725", + "name": "Perimysium of left serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48723" + ] + }, + "synonyms": [ + "Left serratus posterior inferior perimysium" + ] + }, + { + "id": "FMA:48726", + "name": "Muscle fasciculus of serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48727", + "name": "Muscle fasciculus of right serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48726" + ] + } + }, + { + "id": "FMA:48728", + "name": "Muscle fasciculus of left serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48726" + ] + } + }, + { + "id": "FMA:48729", + "name": "Aponeurosis of serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Serratus posterior inferior aponeurosis" + ] + }, + { + "id": "FMA:48730", + "name": "Aponeurosis of right serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48729" + ] + }, + "synonyms": [ + "Right serratus posterior inferior aponeurosis" + ] + }, + { + "id": "FMA:48731", + "name": "Aponeurosis of left serratus posterior inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48729" + ] + }, + "synonyms": [ + "Left serratus posterior inferior aponeurosis" + ] + }, + { + "id": "FMA:48732", + "name": "Fascia of pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Pyramidalis fascia" + ] + }, + { + "id": "FMA:48735", + "name": "Epimysium of pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48732" + ] + }, + "synonyms": [ + "Pyramidalis epimysium" + ] + }, + { + "id": "FMA:48736", + "name": "Epimysium of right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48735" + ] + }, + "synonyms": [ + "Right pyramidalis epimysium" + ] + }, + { + "id": "FMA:48737", + "name": "Epimysium of left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48735" + ] + }, + "synonyms": [ + "Left pyramidalis epimysium" + ] + }, + { + "id": "FMA:48738", + "name": "Perimysium of pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48732" + ] + }, + "synonyms": [ + "Pyramidalis perimysium" + ] + }, + { + "id": "FMA:48739", + "name": "Perimysium of right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48738" + ] + }, + "synonyms": [ + "Right pyramidalis perimysium" + ] + }, + { + "id": "FMA:48740", + "name": "Perimysium of left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48738" + ] + }, + "synonyms": [ + "Left pyramidalis perimysium" + ] + }, + { + "id": "FMA:48741", + "name": "Muscle fasciculus of pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48742", + "name": "Muscle fasciculus of right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48741" + ] + } + }, + { + "id": "FMA:48743", + "name": "Muscle fasciculus of left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48741" + ] + } + }, + { + "id": "FMA:48744", + "name": "Tendon of pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Pyramidalis tendon" + ] + }, + { + "id": "FMA:48745", + "name": "Tendon of right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48744" + ] + }, + "synonyms": [ + "Right pyramidalis tendon" + ] + }, + { + "id": "FMA:48746", + "name": "Tendon of left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48744" + ] + }, + "synonyms": [ + "Left pyramidalis tendon" + ] + }, + { + "id": "FMA:48747", + "name": "Fascia of compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Compressor urethrae fascia" + ] + }, + { + "id": "FMA:48750", + "name": "Epimysium of compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48747" + ] + }, + "synonyms": [ + "Compressor urethrae epimysium" + ] + }, + { + "id": "FMA:48753", + "name": "Perimysium of compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48747" + ] + }, + "synonyms": [ + "Compressor urethrae perimysium" + ] + }, + { + "id": "FMA:48756", + "name": "Muscle fasciculus of compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48759", + "name": "Tendon of compressor urethrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Compressor urethrae tendon" + ] + }, + { + "id": "FMA:48762", + "name": "Fascia of sphincter urethrovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Sphincter urethrovaginalis fascia" + ] + }, + { + "id": "FMA:48765", + "name": "Epimysium of sphincter urethrovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48762" + ] + }, + "synonyms": [ + "Sphincter urethrovaginalis epimysium" + ] + }, + { + "id": "FMA:48768", + "name": "Perimysium of sphincter urethrovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48762" + ] + }, + "synonyms": [ + "Sphincter urethrovaginalis perimysium" + ] + }, + { + "id": "FMA:48771", + "name": "Muscle fasciculus of sphincter urethrovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48777", + "name": "Fascia of serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Serratus anterior fascia" + ] + }, + { + "id": "FMA:48780", + "name": "Epimysium of serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48777" + ] + }, + "synonyms": [ + "Serratus anterior epimysium" + ] + }, + { + "id": "FMA:48781", + "name": "Epimysium of right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48780" + ] + }, + "synonyms": [ + "Right serratus anterior epimysium" + ] + }, + { + "id": "FMA:48782", + "name": "Epimysium of left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48780" + ] + }, + "synonyms": [ + "Left serratus anterior epimysium" + ] + }, + { + "id": "FMA:48783", + "name": "Perimysium of serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48777" + ] + }, + "synonyms": [ + "Serratus anterior perimysium" + ] + }, + { + "id": "FMA:48784", + "name": "Perimysium of right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48783" + ] + }, + "synonyms": [ + "Right serratus anterior perimysium" + ] + }, + { + "id": "FMA:48785", + "name": "Perimysium of left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48783" + ] + }, + "synonyms": [ + "Left serratus anterior perimysium" + ] + }, + { + "id": "FMA:48786", + "name": "Muscle fasciculus of serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:48787", + "name": "Muscle fasciculus of right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48786" + ] + } + }, + { + "id": "FMA:48788", + "name": "Muscle fasciculus of left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48786" + ] + } + }, + { + "id": "FMA:48792", + "name": "Fascia of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85218" + ] + } + }, + { + "id": "FMA:48795", + "name": "Epimysium of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48792" + ] + } + }, + { + "id": "FMA:48796", + "name": "Epimysium of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48795" + ] + } + }, + { + "id": "FMA:48797", + "name": "Epimysium of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48795" + ] + } + }, + { + "id": "FMA:48798", + "name": "Perimysium of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48792" + ] + } + }, + { + "id": "FMA:48799", + "name": "Perimysium of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48798" + ] + } + }, + { + "id": "FMA:48800", + "name": "Perimysium of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48798" + ] + } + }, + { + "id": "FMA:48801", + "name": "Muscle fasciculus of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85219" + ] + } + }, + { + "id": "FMA:48802", + "name": "Muscle fasciculus of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48801" + ] + } + }, + { + "id": "FMA:48803", + "name": "Muscle fasciculus of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48801" + ] + } + }, + { + "id": "FMA:48804", + "name": "Tendon of first lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223255" + ] + } + }, + { + "id": "FMA:48805", + "name": "Tendon of first lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48804" + ] + } + }, + { + "id": "FMA:48806", + "name": "Tendon of first lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48804" + ] + } + }, + { + "id": "FMA:48807", + "name": "Fascia of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85218" + ] + } + }, + { + "id": "FMA:48810", + "name": "Epimysium of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48807" + ] + } + }, + { + "id": "FMA:48811", + "name": "Epimysium of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48810" + ] + } + }, + { + "id": "FMA:48812", + "name": "Epimysium of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48810" + ] + } + }, + { + "id": "FMA:48813", + "name": "Perimysium of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48807" + ] + } + }, + { + "id": "FMA:48814", + "name": "Perimysium of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48813" + ] + } + }, + { + "id": "FMA:48815", + "name": "Perimysium of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48813" + ] + } + }, + { + "id": "FMA:48816", + "name": "Muscle fasciculus of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85219" + ] + } + }, + { + "id": "FMA:48817", + "name": "Muscle fasciculus of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48816" + ] + } + }, + { + "id": "FMA:48818", + "name": "Muscle fasciculus of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48816" + ] + } + }, + { + "id": "FMA:48819", + "name": "Tendon of second lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223255" + ] + } + }, + { + "id": "FMA:48820", + "name": "Tendon of second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48819" + ] + } + }, + { + "id": "FMA:48821", + "name": "Tendon of second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48819" + ] + } + }, + { + "id": "FMA:48822", + "name": "Fascia of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85218" + ] + } + }, + { + "id": "FMA:48825", + "name": "Epimysium of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48822" + ] + } + }, + { + "id": "FMA:48826", + "name": "Epimysium of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48825" + ] + } + }, + { + "id": "FMA:48827", + "name": "Epimysium of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48825" + ] + } + }, + { + "id": "FMA:48828", + "name": "Perimysium of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48822" + ] + } + }, + { + "id": "FMA:48829", + "name": "Perimysium of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48828" + ] + } + }, + { + "id": "FMA:48830", + "name": "Perimysium of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48828" + ] + } + }, + { + "id": "FMA:48831", + "name": "Muscle fasciculus of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85219" + ] + } + }, + { + "id": "FMA:48832", + "name": "Muscle fasciculus of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48831" + ] + } + }, + { + "id": "FMA:48833", + "name": "Muscle fasciculus of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48831" + ] + } + }, + { + "id": "FMA:48834", + "name": "Tendon of third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223255" + ] + } + }, + { + "id": "FMA:48835", + "name": "Tendon of third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48834" + ] + } + }, + { + "id": "FMA:48836", + "name": "Tendon of third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48834" + ] + } + }, + { + "id": "FMA:48837", + "name": "Fascia of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85218" + ] + } + }, + { + "id": "FMA:48840", + "name": "Epimysium of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48837" + ] + } + }, + { + "id": "FMA:48841", + "name": "Epimysium of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48840" + ] + } + }, + { + "id": "FMA:48842", + "name": "Epimysium of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48840" + ] + } + }, + { + "id": "FMA:48843", + "name": "Perimysium of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48837" + ] + } + }, + { + "id": "FMA:48844", + "name": "Perimysium of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48843" + ] + } + }, + { + "id": "FMA:48845", + "name": "Perimysium of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48843" + ] + } + }, + { + "id": "FMA:48846", + "name": "Muscle fasciculus of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85219" + ] + } + }, + { + "id": "FMA:48847", + "name": "Muscle fasciculus of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48846" + ] + } + }, + { + "id": "FMA:48848", + "name": "Muscle fasciculus of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48846" + ] + } + }, + { + "id": "FMA:48849", + "name": "Tendon of fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223255" + ] + } + }, + { + "id": "FMA:48850", + "name": "Tendon of fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48849" + ] + } + }, + { + "id": "FMA:48851", + "name": "Tendon of fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48849" + ] + } + }, + { + "id": "FMA:48852", + "name": "Fascia of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85220" + ] + } + }, + { + "id": "FMA:48855", + "name": "Epimysium of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48852" + ] + } + }, + { + "id": "FMA:48856", + "name": "Epimysium of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48855" + ] + } + }, + { + "id": "FMA:48857", + "name": "Epimysium of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48855" + ] + } + }, + { + "id": "FMA:48858", + "name": "Perimysium of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48852" + ] + } + }, + { + "id": "FMA:48859", + "name": "Perimysium of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48858" + ] + } + }, + { + "id": "FMA:48860", + "name": "Perimysium of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48858" + ] + } + }, + { + "id": "FMA:48861", + "name": "Muscle fasciculus of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85221" + ] + }, + "synonyms": [ + "Muscle fasciculus of first dorsal interosseous muscle of foot" + ] + }, + { + "id": "FMA:48862", + "name": "Muscle fasciculus of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48861" + ] + } + }, + { + "id": "FMA:48863", + "name": "Muscle fasciculus of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48861" + ] + } + }, + { + "id": "FMA:48864", + "name": "Tendon of first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223256" + ] + } + }, + { + "id": "FMA:48865", + "name": "Tendon of first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48864" + ] + } + }, + { + "id": "FMA:48866", + "name": "Tendon of first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48864" + ] + } + }, + { + "id": "FMA:48867", + "name": "Fascia of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85220" + ] + } + }, + { + "id": "FMA:48870", + "name": "Epimysium of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48867" + ] + } + }, + { + "id": "FMA:48871", + "name": "Epimysium of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48870" + ] + } + }, + { + "id": "FMA:48872", + "name": "Epimysium of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48870" + ] + } + }, + { + "id": "FMA:48873", + "name": "Perimysium of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48867" + ] + } + }, + { + "id": "FMA:48874", + "name": "Perimysium of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48873" + ] + } + }, + { + "id": "FMA:48875", + "name": "Perimysium of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48873" + ] + } + }, + { + "id": "FMA:48876", + "name": "Muscle fasciculus of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85221" + ] + } + }, + { + "id": "FMA:48877", + "name": "Muscle fasciculus of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48876" + ] + } + }, + { + "id": "FMA:48878", + "name": "Muscle fasciculus of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48876" + ] + } + }, + { + "id": "FMA:48879", + "name": "Tendon of second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223256" + ] + } + }, + { + "id": "FMA:48880", + "name": "Tendon of second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48879" + ] + } + }, + { + "id": "FMA:48881", + "name": "Tendon of second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48879" + ] + } + }, + { + "id": "FMA:48882", + "name": "Fascia of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85220" + ] + } + }, + { + "id": "FMA:48885", + "name": "Epimysium of third dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48882" + ] + } + }, + { + "id": "FMA:48886", + "name": "Epimysium of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48885" + ] + } + }, + { + "id": "FMA:48887", + "name": "Epimysium of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48885" + ] + } + }, + { + "id": "FMA:48888", + "name": "Perimysium of third dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48882" + ] + } + }, + { + "id": "FMA:48889", + "name": "Perimysium of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48888" + ] + } + }, + { + "id": "FMA:48890", + "name": "Perimysium of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48888" + ] + } + }, + { + "id": "FMA:48891", + "name": "Muscle fasciculus of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85221" + ] + } + }, + { + "id": "FMA:48892", + "name": "Muscle fasciculus of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48891" + ] + } + }, + { + "id": "FMA:48893", + "name": "Muscle fasciculus of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48891" + ] + } + }, + { + "id": "FMA:48894", + "name": "Tendon of third dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223256" + ] + } + }, + { + "id": "FMA:48895", + "name": "Tendon of third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48894" + ] + } + }, + { + "id": "FMA:48896", + "name": "Tendon of third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48894" + ] + } + }, + { + "id": "FMA:48897", + "name": "Fascia of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85220" + ] + } + }, + { + "id": "FMA:48900", + "name": "Epimysium of fourth dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48897" + ] + } + }, + { + "id": "FMA:48901", + "name": "Epimysium of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48900" + ] + } + }, + { + "id": "FMA:48902", + "name": "Epimysium of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48900" + ] + } + }, + { + "id": "FMA:48903", + "name": "Perimysium of fourth dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48897" + ] + } + }, + { + "id": "FMA:48904", + "name": "Perimysium of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48903" + ] + } + }, + { + "id": "FMA:48905", + "name": "Perimysium of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48903" + ] + } + }, + { + "id": "FMA:48906", + "name": "Muscle fasciculus of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85221" + ] + } + }, + { + "id": "FMA:48907", + "name": "Muscle fasciculus of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48906" + ] + } + }, + { + "id": "FMA:48908", + "name": "Muscle fasciculus of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48906" + ] + } + }, + { + "id": "FMA:48909", + "name": "Tendon of fourth dorsal interosseus of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223256" + ] + } + }, + { + "id": "FMA:48910", + "name": "Tendon of fourth dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48909" + ] + } + }, + { + "id": "FMA:48911", + "name": "Tendon of fourth dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48909" + ] + } + }, + { + "id": "FMA:48912", + "name": "Fascia of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85222" + ] + } + }, + { + "id": "FMA:48915", + "name": "Epimysium of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48912" + ] + } + }, + { + "id": "FMA:48916", + "name": "Epimysium of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48915" + ] + } + }, + { + "id": "FMA:48917", + "name": "Epimysium of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48915" + ] + } + }, + { + "id": "FMA:48918", + "name": "Perimysium of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48912" + ] + } + }, + { + "id": "FMA:48919", + "name": "Perimysium of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48918" + ] + } + }, + { + "id": "FMA:48920", + "name": "Perimysium of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48918" + ] + } + }, + { + "id": "FMA:48921", + "name": "Muscle fasciculus of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85223" + ] + } + }, + { + "id": "FMA:48922", + "name": "Muscle fasciculus of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48921" + ] + } + }, + { + "id": "FMA:48923", + "name": "Muscle fasciculus of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48921" + ] + } + }, + { + "id": "FMA:48924", + "name": "Tendon of first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223257" + ] + } + }, + { + "id": "FMA:48925", + "name": "Tendon of first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48924" + ] + } + }, + { + "id": "FMA:48926", + "name": "Tendon of first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48924" + ] + } + }, + { + "id": "FMA:48927", + "name": "Fascia of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85222" + ] + } + }, + { + "id": "FMA:48930", + "name": "Epimysium of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48927" + ] + } + }, + { + "id": "FMA:48931", + "name": "Epimysium of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48930" + ] + } + }, + { + "id": "FMA:48932", + "name": "Epimysium of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48930" + ] + } + }, + { + "id": "FMA:48933", + "name": "Perimysium of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48927" + ] + } + }, + { + "id": "FMA:48934", + "name": "Perimysium of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48933" + ] + } + }, + { + "id": "FMA:48935", + "name": "Perimysium of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48933" + ] + } + }, + { + "id": "FMA:48936", + "name": "Muscle fasciculus of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85223" + ] + } + }, + { + "id": "FMA:48937", + "name": "Muscle fasciculus of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48936" + ] + } + }, + { + "id": "FMA:48938", + "name": "Muscle fasciculus of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48936" + ] + } + }, + { + "id": "FMA:48939", + "name": "Tendon of second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223257" + ] + } + }, + { + "id": "FMA:48940", + "name": "Tendon of second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48939" + ] + } + }, + { + "id": "FMA:48941", + "name": "Tendon of second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48939" + ] + } + }, + { + "id": "FMA:48942", + "name": "Fascia of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85222" + ] + } + }, + { + "id": "FMA:48945", + "name": "Epimysium of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48942" + ] + } + }, + { + "id": "FMA:48946", + "name": "Epimysium of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48945" + ] + } + }, + { + "id": "FMA:48947", + "name": "Epimysium of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48945" + ] + } + }, + { + "id": "FMA:48948", + "name": "Perimysium of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48942" + ] + } + }, + { + "id": "FMA:48949", + "name": "Perimysium of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48948" + ] + } + }, + { + "id": "FMA:48950", + "name": "Perimysium of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48948" + ] + } + }, + { + "id": "FMA:48951", + "name": "Muscle fasciculus of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85223" + ] + } + }, + { + "id": "FMA:48952", + "name": "Muscle fasciculus of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48951" + ] + } + }, + { + "id": "FMA:48953", + "name": "Muscle fasciculus of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48951" + ] + } + }, + { + "id": "FMA:48954", + "name": "Tendon of third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223257" + ] + } + }, + { + "id": "FMA:48955", + "name": "Tendon of third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48954" + ] + } + }, + { + "id": "FMA:48956", + "name": "Tendon of third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48954" + ] + } + }, + { + "id": "FMA:48957", + "name": "Right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46855" + ] + } + }, + { + "id": "FMA:48958", + "name": "Left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46855" + ] + } + }, + { + "id": "FMA:48959", + "name": "Right auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46856" + ] + } + }, + { + "id": "FMA:48960", + "name": "Left auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46856" + ] + } + }, + { + "id": "FMA:48961", + "name": "Right auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46857" + ] + } + }, + { + "id": "FMA:48962", + "name": "Left auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46857" + ] + } + }, + { + "id": "FMA:48966", + "name": "Auricular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Muscle of auricle" + ] + }, + { + "id": "FMA:48967", + "name": "Intrinsic auricular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48966" + ] + } + }, + { + "id": "FMA:48968", + "name": "Helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + } + }, + { + "id": "FMA:48969", + "name": "Right helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48968" + ] + } + }, + { + "id": "FMA:48970", + "name": "Left helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48968" + ] + } + }, + { + "id": "FMA:48971", + "name": "Helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + } + }, + { + "id": "FMA:48972", + "name": "Right helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48971" + ] + } + }, + { + "id": "FMA:48973", + "name": "Left helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48971" + ] + } + }, + { + "id": "FMA:48974", + "name": "Tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + } + }, + { + "id": "FMA:48975", + "name": "Right tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48974" + ] + } + }, + { + "id": "FMA:48976", + "name": "Left tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48974" + ] + } + }, + { + "id": "FMA:48980", + "name": "Antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + } + }, + { + "id": "FMA:48981", + "name": "Right antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48980" + ] + } + }, + { + "id": "FMA:48982", + "name": "Left antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48980" + ] + } + }, + { + "id": "FMA:48983", + "name": "Transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + }, + "synonyms": [ + "Transverse muscle of pinna", + "Transversus auriculae", + "Transversus auricularis" + ] + }, + { + "id": "FMA:48984", + "name": "Transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48983" + ] + }, + "synonyms": [ + "Right transversus auriculae", + "Transverse muscle of right pinna" + ] + }, + { + "id": "FMA:48985", + "name": "Transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48983" + ] + }, + "synonyms": [ + "Left transversus auriculae", + "Transverse muscle of left pinna" + ] + }, + { + "id": "FMA:48986", + "name": "Oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48967" + ] + }, + "synonyms": [ + "Obliquus auriculae", + "Obliquus auricularis muscle", + "Oblique muscle of pinna" + ] + }, + { + "id": "FMA:48987", + "name": "Oblique muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48986" + ] + }, + "synonyms": [ + "Oblique muscle of right pinna" + ] + }, + { + "id": "FMA:48988", + "name": "Oblique muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48986" + ] + }, + "synonyms": [ + "Oblique muscle of left pinna" + ] + }, + { + "id": "FMA:48996", + "name": "Masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74060" + ] + } + }, + { + "id": "FMA:48997", + "name": "Right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48996" + ] + } + }, + { + "id": "FMA:48998", + "name": "Left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48996" + ] + } + }, + { + "id": "FMA:49000", + "name": "Superficial part of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82527" + ] + }, + "synonyms": [ + "Pars superficialis (Musculus masseter)", + "Superficial layer of masseter" + ] + }, + { + "id": "FMA:49001", + "name": "Superficial part of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49000" + ] + } + }, + { + "id": "FMA:49002", + "name": "Superficial part of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49000" + ] + } + }, + { + "id": "FMA:49003", + "name": "Deep part of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82526" + ] + }, + "synonyms": [ + "Pars profunda (Musculus masseter)", + "Deep layer of masseter" + ] + }, + { + "id": "FMA:49004", + "name": "Deep part of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49003" + ] + } + }, + { + "id": "FMA:49005", + "name": "Deep part of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49003" + ] + } + }, + { + "id": "FMA:49006", + "name": "Temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57791" + ] + }, + "synonyms": [ + "Temporal muscle" + ] + }, + { + "id": "FMA:49007", + "name": "Right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49006" + ] + } + }, + { + "id": "FMA:49008", + "name": "Left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49006" + ] + } + }, + { + "id": "FMA:49011", + "name": "Medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74060" + ] + }, + "synonyms": [ + "Medial pterygoid muscle" + ] + }, + { + "id": "FMA:49012", + "name": "Right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49011" + ] + }, + "synonyms": [ + "Right medial pterygoid muscle" + ] + }, + { + "id": "FMA:49013", + "name": "Left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49011" + ] + }, + "synonyms": [ + "Left medial pterygoid muscle" + ] + }, + { + "id": "FMA:49015", + "name": "Lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74060" + ] + }, + "synonyms": [ + "Musculus pterygoides lateralis", + "Lateral pterygoid muscle" + ] + }, + { + "id": "FMA:49016", + "name": "Right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49015" + ] + }, + "synonyms": [ + "Right lateral pterygoid muscle" + ] + }, + { + "id": "FMA:49017", + "name": "Left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49015" + ] + }, + "synonyms": [ + "Left lateral pterygoid muscle" + ] + }, + { + "id": "FMA:49020", + "name": "Upper head of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Superior head of lateral pterygoid", + "Caput superius (Musculus pterygoideus lateralis)" + ] + }, + { + "id": "FMA:49021", + "name": "Lower head of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Inferior head of lateral pterygoid", + "Caput inferius (Musculus pterygoideus lateralis)" + ] + }, + { + "id": "FMA:49022", + "name": "Lower head of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49021" + ] + } + }, + { + "id": "FMA:49023", + "name": "Lower head of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49021" + ] + } + }, + { + "id": "FMA:49024", + "name": "Upper head of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49020" + ] + } + }, + { + "id": "FMA:49025", + "name": "Upper head of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49020" + ] + } + }, + { + "id": "FMA:49026", + "name": "Muscle of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Ossicular muscle", + "Auditory ossicles muscle" + ] + }, + { + "id": "FMA:49027", + "name": "Stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49026" + ] + } + }, + { + "id": "FMA:49028", + "name": "Tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49026" + ] + }, + "synonyms": [ + "Eustachian muscle" + ] + }, + { + "id": "FMA:49029", + "name": "Right stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49027" + ] + } + }, + { + "id": "FMA:49030", + "name": "Left stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49027" + ] + } + }, + { + "id": "FMA:49031", + "name": "Right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49028" + ] + } + }, + { + "id": "FMA:49032", + "name": "Left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49028" + ] + } + }, + { + "id": "FMA:49033", + "name": "Extra-ocular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + }, + "synonyms": [ + "Extrinsic muscle of eyeball", + "Extraocular muscle" + ] + }, + { + "id": "FMA:49034", + "name": "Orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45634" + ] + }, + "synonyms": [ + "Orbital muscle of Muller", + "Orbital muscle" + ] + }, + { + "id": "FMA:49035", + "name": "Superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + } + }, + { + "id": "FMA:49036", + "name": "Inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + } + }, + { + "id": "FMA:49037", + "name": "Medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + } + }, + { + "id": "FMA:49038", + "name": "Lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + } + }, + { + "id": "FMA:49039", + "name": "Superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + }, + "synonyms": [ + "Obliquus superior" + ] + }, + { + "id": "FMA:49040", + "name": "Inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + }, + "synonyms": [ + "Obliquus inferior" + ] + }, + { + "id": "FMA:49041", + "name": "Levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49033" + ] + } + }, + { + "id": "FMA:49042", + "name": "Right orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49034" + ] + } + }, + { + "id": "FMA:49043", + "name": "Left orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49034" + ] + } + }, + { + "id": "FMA:49044", + "name": "Right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49035" + ] + } + }, + { + "id": "FMA:49045", + "name": "Left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49035" + ] + } + }, + { + "id": "FMA:49046", + "name": "Right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49036" + ] + } + }, + { + "id": "FMA:49047", + "name": "Left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49036" + ] + } + }, + { + "id": "FMA:49048", + "name": "Right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49041" + ] + } + }, + { + "id": "FMA:49049", + "name": "Left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49041" + ] + } + }, + { + "id": "FMA:49050", + "name": "Right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49040" + ] + } + }, + { + "id": "FMA:49051", + "name": "Left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49040" + ] + } + }, + { + "id": "FMA:49052", + "name": "Right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49039" + ] + } + }, + { + "id": "FMA:49053", + "name": "Left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49039" + ] + } + }, + { + "id": "FMA:49054", + "name": "Right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49038" + ] + } + }, + { + "id": "FMA:49055", + "name": "Left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49038" + ] + } + }, + { + "id": "FMA:49056", + "name": "Right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49037" + ] + } + }, + { + "id": "FMA:49057", + "name": "Left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49037" + ] + } + }, + { + "id": "FMA:49058", + "name": "Superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49136" + ] + }, + "synonyms": [ + "Mueller's muscle" + ] + }, + { + "id": "FMA:49059", + "name": "Inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:49060", + "name": "Right inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49059" + ] + } + }, + { + "id": "FMA:49061", + "name": "Left inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49059" + ] + } + }, + { + "id": "FMA:49062", + "name": "Right superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49058" + ] + } + }, + { + "id": "FMA:49063", + "name": "Left superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49058" + ] + } + }, + { + "id": "FMA:49065", + "name": "Trochlea of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Trochlea (Musculus obliquus superior)", + "Superior oblique trochlea" + ] + }, + { + "id": "FMA:49066", + "name": "Tendinous sheath of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:49067", + "name": "Trochlea of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49065" + ] + }, + "synonyms": [ + "Right superior oblique trochlea" + ] + }, + { + "id": "FMA:49068", + "name": "Trochlea of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49065" + ] + }, + "synonyms": [ + "Left superior oblique trochlea" + ] + }, + { + "id": "FMA:49069", + "name": "Tendinous sheath of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49066" + ] + } + }, + { + "id": "FMA:49070", + "name": "Tendinous sheath of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49066" + ] + } + }, + { + "id": "FMA:49071", + "name": "Common tendinous ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Common annular tendon", + "Anulus of Zinn", + "Common anular tendon" + ] + }, + { + "id": "FMA:49072", + "name": "Right common tendinous ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49071" + ] + }, + "synonyms": [ + "Right common anular tendon" + ] + }, + { + "id": "FMA:49073", + "name": "Left common tendinous ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49071" + ] + }, + "synonyms": [ + "Left common anular tendon" + ] + }, + { + "id": "FMA:49074", + "name": "Synovial tendon sheath of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45087" + ] + } + }, + { + "id": "FMA:49075", + "name": "Synovial tendon sheath of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49074" + ] + } + }, + { + "id": "FMA:49076", + "name": "Synovial tendon sheath of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49074" + ] + } + }, + { + "id": "FMA:49080", + "name": "Transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + }, + "synonyms": [ + "Transverse menti" + ] + }, + { + "id": "FMA:49083", + "name": "Right transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49080" + ] + }, + "synonyms": [ + "Right transverse menti" + ] + }, + { + "id": "FMA:49084", + "name": "Left transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49080" + ] + }, + "synonyms": [ + "Left transverse menti" + ] + }, + { + "id": "FMA:49102", + "name": "Right incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46849" + ] + } + }, + { + "id": "FMA:49103", + "name": "Left incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46849" + ] + } + }, + { + "id": "FMA:49104", + "name": "Right incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46850" + ] + } + }, + { + "id": "FMA:49105", + "name": "Left incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46850" + ] + } + }, + { + "id": "FMA:49109", + "name": "Fascia of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tensor veli palatini fascia" + ] + }, + { + "id": "FMA:49110", + "name": "Muscle fasciculus of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:49113", + "name": "Epimysium of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49109" + ] + }, + "synonyms": [ + "Tensor veli palatini epimysium" + ] + }, + { + "id": "FMA:49114", + "name": "Perimysium of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49109" + ] + }, + "synonyms": [ + "Tensor veli palatini perimysium" + ] + }, + { + "id": "FMA:49115", + "name": "Epimysium of right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49113" + ] + }, + "synonyms": [ + "Right tensor veli palatini epimysium" + ] + }, + { + "id": "FMA:49116", + "name": "Epimysium of left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49113" + ] + }, + "synonyms": [ + "Left tensor veli palatini epimysium" + ] + }, + { + "id": "FMA:49117", + "name": "Perimysium of right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49114" + ] + }, + "synonyms": [ + "Right tensor veli palatini perimysium" + ] + }, + { + "id": "FMA:49118", + "name": "Perimysium of left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49114" + ] + }, + "synonyms": [ + "Left tensor veli palatini perimysium" + ] + }, + { + "id": "FMA:49119", + "name": "Muscle fasciculus of right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49110" + ] + } + }, + { + "id": "FMA:49120", + "name": "Muscle fasciculus of left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49110" + ] + } + }, + { + "id": "FMA:49133", + "name": "Right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46582" + ] + } + }, + { + "id": "FMA:49134", + "name": "Left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46582" + ] + } + }, + { + "id": "FMA:49136", + "name": "Zone of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Zone of superior levator palpebrae muscle", + "Levator palpebrae superioris zone", + "Zone of levator palpebrae superioris muscle" + ] + }, + { + "id": "FMA:49137", + "name": "Superficial layer of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49136" + ] + }, + "synonyms": [ + "Lamina superficialis (Musculus levator palpebrae superioris)", + "Superficial layer of superior levator palpebrae" + ] + }, + { + "id": "FMA:49138", + "name": "Deep layer of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49136" + ] + }, + "synonyms": [ + "Lamina profunda (Musculus levator palpebrae superioris)" + ] + }, + { + "id": "FMA:49139", + "name": "Superficial layer of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49137" + ] + } + }, + { + "id": "FMA:49140", + "name": "Superficial layer of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49137" + ] + } + }, + { + "id": "FMA:49141", + "name": "Deep layer of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49138" + ] + } + }, + { + "id": "FMA:49142", + "name": "Deep layer of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49138" + ] + } + }, + { + "id": "FMA:49143", + "name": "Check ligament of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + }, + "synonyms": [ + "Lateral check ligament of eye", + "Check ligament of lateral rectus muscle" + ] + }, + { + "id": "FMA:49144", + "name": "Check ligament of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49143" + ] + } + }, + { + "id": "FMA:49145", + "name": "Check ligament of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49143" + ] + } + }, + { + "id": "FMA:49146", + "name": "Check ligament of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + }, + "synonyms": [ + "Medial check ligament of eye" + ] + }, + { + "id": "FMA:49147", + "name": "Check ligament of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49146" + ] + } + }, + { + "id": "FMA:49148", + "name": "Check ligament of left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49146" + ] + } + }, + { + "id": "FMA:49149", + "name": "Ocular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:49150", + "name": "Intra-ocular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85306" + ] + } + }, + { + "id": "FMA:49151", + "name": "Ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49150" + ] + } + }, + { + "id": "FMA:49152", + "name": "Right ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49151" + ] + } + }, + { + "id": "FMA:49153", + "name": "Left ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49151" + ] + } + }, + { + "id": "FMA:49154", + "name": "Muscle of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49150" + ] + }, + "synonyms": [ + "Iris muscle" + ] + }, + { + "id": "FMA:49157", + "name": "Sphincter pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49154" + ] + } + }, + { + "id": "FMA:49158", + "name": "Dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49154" + ] + }, + "synonyms": [ + "Dilator muscle of pupil", + "Dilator of pupil", + "Dilator pupillae" + ] + }, + { + "id": "FMA:49159", + "name": "Right sphincter pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49157" + ] + } + }, + { + "id": "FMA:49160", + "name": "Left sphincter pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49157" + ] + } + }, + { + "id": "FMA:49161", + "name": "Right dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49158" + ] + } + }, + { + "id": "FMA:49162", + "name": "Left dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49158" + ] + } + }, + { + "id": "FMA:49166", + "name": "Subdivision of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49150" + ] + }, + "synonyms": [ + "Ciliary muscular subdivision" + ] + }, + { + "id": "FMA:49167", + "name": "Longitudinal part of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49166" + ] + }, + "synonyms": [ + "Meridional part of ciliary muscle" + ] + }, + { + "id": "FMA:49168", + "name": "Longitudinal part of right ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49167" + ] + }, + "synonyms": [ + "Meridional part of right ciliary muscle" + ] + }, + { + "id": "FMA:49169", + "name": "Longitudinal part of left ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49167" + ] + }, + "synonyms": [ + "Meridional part of left ciliary muscle" + ] + }, + { + "id": "FMA:49170", + "name": "Radial part of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49166" + ] + }, + "synonyms": [ + "Oblique part of ciliary muscle" + ] + }, + { + "id": "FMA:49171", + "name": "Radial part of right ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49170" + ] + }, + "synonyms": [ + "Oblique part of right ciliary muscle" + ] + }, + { + "id": "FMA:49172", + "name": "Radial part of left ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49170" + ] + }, + "synonyms": [ + "Oblique part of left ciliary muscle" + ] + }, + { + "id": "FMA:49173", + "name": "Circular part of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49166" + ] + }, + "synonyms": [ + "Sphincteric part of ciliary muscle" + ] + }, + { + "id": "FMA:49174", + "name": "Circular part of right ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49173" + ] + }, + "synonyms": [ + "Sphincteric part of right ciliary muscle" + ] + }, + { + "id": "FMA:49175", + "name": "Circular part of left ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49173" + ] + }, + "synonyms": [ + "Sphincteric part of left ciliary muscle" + ] + }, + { + "id": "FMA:49176", + "name": "Zone of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Thyroid gland zone" + ] + }, + { + "id": "FMA:49177", + "name": "Upper gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45619" + ] + }, + "synonyms": [ + "Upper GI tract" + ] + }, + { + "id": "FMA:49178", + "name": "Isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49176" + ] + }, + "synonyms": [ + "Thyroid isthmus", + "Thyroid gland isthmus", + "Isthmus glandulae thyroideae" + ] + }, + { + "id": "FMA:49179", + "name": "Lower gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45619" + ] + }, + "synonyms": [ + "Lower GI tract" + ] + }, + { + "id": "FMA:49180", + "name": "Pyramidal lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13367" + ] + }, + "synonyms": [ + "Lallouette's pyramid", + "Lobus pyramidalis (Glandula thyroidea)" + ] + }, + { + "id": "FMA:49182", + "name": "Oral cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20293" + ] + } + }, + { + "id": "FMA:49183", + "name": "Oral vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20293" + ] + } + }, + { + "id": "FMA:49184", + "name": "Mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Oral part of face", + "Oral region" + ] + }, + { + "id": "FMA:49185", + "name": "Proximal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of origin" + ] + }, + { + "id": "FMA:49186", + "name": "Distal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of insertion" + ] + }, + { + "id": "FMA:49187", + "name": "Occipital part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + }, + "synonyms": [ + "Occipital region of head", + "Back of head" + ] + }, + { + "id": "FMA:49188", + "name": "Surface of subdivision of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24147" + ] + } + }, + { + "id": "FMA:49192", + "name": "Epimysium of external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10479" + ] + }, + "synonyms": [ + "External intercostal muscular epimysium" + ] + }, + { + "id": "FMA:49193", + "name": "Epimysium of internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10480" + ] + }, + "synonyms": [ + "Internal intercostal muscular epimysium" + ] + }, + { + "id": "FMA:49196", + "name": "Aponeurosis of subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Subscapularis aponeurosis" + ] + }, + { + "id": "FMA:49197", + "name": "Aponeurosis of right subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49196" + ] + }, + "synonyms": [ + "Right subscapularis aponeurosis" + ] + }, + { + "id": "FMA:49198", + "name": "Aponeurosis of left subscapularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49196" + ] + }, + "synonyms": [ + "Left subscapularis aponeurosis" + ] + }, + { + "id": "FMA:49199", + "name": "Fascia of muscle of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + } + }, + { + "id": "FMA:49200", + "name": "Fascia of muscle of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42159" + ] + } + }, + { + "id": "FMA:49201", + "name": "Muscle fasciculus of muscle of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:49202", + "name": "Muscle fasciculus of muscle of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42158" + ] + } + }, + { + "id": "FMA:49203", + "name": "Cavity proper of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:49204", + "name": "Cavity proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:49205", + "name": "Tendon of muscle of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42162" + ] + } + }, + { + "id": "FMA:49206", + "name": "Tendon of muscle of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42162" + ] + } + }, + { + "id": "FMA:49207", + "name": "Wall of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + }, + "synonyms": [ + "Wall of right ventricular inflow tract" + ] + }, + { + "id": "FMA:49208", + "name": "Wall of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + }, + "synonyms": [ + "Wall of right ventricular outflow tract", + "Wall of infundibulum of right ventricle" + ] + }, + { + "id": "FMA:49209", + "name": "Region of wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86104" + ] + } + }, + { + "id": "FMA:49210", + "name": "Aponeurosis of pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Pronator quadratus aponeurosis" + ] + }, + { + "id": "FMA:49211", + "name": "Aponeurosis of right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49210" + ] + }, + "synonyms": [ + "Right pronator quadratus aponeurosis" + ] + }, + { + "id": "FMA:49212", + "name": "Aponeurosis of left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49210" + ] + }, + "synonyms": [ + "Left pronator quadratus aponeurosis" + ] + }, + { + "id": "FMA:49214", + "name": "Wall of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + }, + "synonyms": [ + "Wall of left ventricular inflow tract" + ] + }, + { + "id": "FMA:49215", + "name": "Wall of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + }, + "synonyms": [ + "Wall of left ventricular outflow tract" + ] + }, + { + "id": "FMA:49216", + "name": "Region of wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86104" + ] + } + }, + { + "id": "FMA:49217", + "name": "Region of wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86104" + ] + } + }, + { + "id": "FMA:49218", + "name": "Aponeurosis of extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Extensor carpi radialis brevis aponeurosis" + ] + }, + { + "id": "FMA:49219", + "name": "Aponeurosis of right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49218" + ] + }, + "synonyms": [ + "Right extensor carpi radialis brevis aponeurosis" + ] + }, + { + "id": "FMA:49220", + "name": "Aponeurosis of left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49218" + ] + }, + "synonyms": [ + "Left extensor carpi radialis brevis aponeurosis" + ] + }, + { + "id": "FMA:49221", + "name": "Tendon of extensor digitorum to index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Tendon of extensor digitorum to second finger" + ] + }, + { + "id": "FMA:49222", + "name": "Tendon of extensor digitorum to middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Tendon of extensor digitorum to third finger" + ] + }, + { + "id": "FMA:49223", + "name": "Tendon of extensor digitorum to ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Tendon of extensor digitorum to fourth finger" + ] + }, + { + "id": "FMA:49224", + "name": "Tendon of extensor digitorum to little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40734" + ] + }, + "synonyms": [ + "Tendon of extensor digitorum to fifth finger" + ] + }, + { + "id": "FMA:49225", + "name": "Tendon of right extensor digitorum to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49221" + ] + }, + "synonyms": [ + "Tendon of right extensor digitorum to right second finger" + ] + }, + { + "id": "FMA:49226", + "name": "Tendon of left extensor digitorum to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49221" + ] + }, + "synonyms": [ + "Tendon of left extensor digitorum to left second finger" + ] + }, + { + "id": "FMA:49227", + "name": "Tendon of right extensor digitorum to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49222" + ] + }, + "synonyms": [ + "Tendon of right extensor digitorum to right third finger" + ] + }, + { + "id": "FMA:49228", + "name": "Tendon of left extensor digitorum to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49222" + ] + }, + "synonyms": [ + "Tendon of left extensor digitorum to left third finger" + ] + }, + { + "id": "FMA:49229", + "name": "Tendon of right extensor digitorum to right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49223" + ] + }, + "synonyms": [ + "Tendon of right extensor digitorum to right fourth finger" + ] + }, + { + "id": "FMA:49230", + "name": "Tendon of left extensor digitorum to left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49223" + ] + }, + "synonyms": [ + "Tendon of left extensor digitorum to left fourth finger" + ] + }, + { + "id": "FMA:49231", + "name": "Tendon of right extensor digitorum to right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49224" + ] + }, + "synonyms": [ + "Tendon of right extensor digitorum to right fifth finger" + ] + }, + { + "id": "FMA:49232", + "name": "Tendon of left extensor digitorum to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49224" + ] + }, + "synonyms": [ + "Tendon of left extensor digitorum to left fifth finger" + ] + }, + { + "id": "FMA:49233", + "name": "Wall of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:49235", + "name": "Medial tendon of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40749" + ] + } + }, + { + "id": "FMA:49236", + "name": "Lateral tendon of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40749" + ] + } + }, + { + "id": "FMA:49237", + "name": "Lateral tendon of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49236" + ] + } + }, + { + "id": "FMA:49238", + "name": "Lateral tendon of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49236" + ] + } + }, + { + "id": "FMA:49239", + "name": "Medial tendon of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49235" + ] + } + }, + { + "id": "FMA:49240", + "name": "Medial tendon of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49235" + ] + } + }, + { + "id": "FMA:49241", + "name": "Aponeurosis of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Extensor carpi ulnaris aponeurosis" + ] + }, + { + "id": "FMA:49242", + "name": "Aponeurosis of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49241" + ] + }, + "synonyms": [ + "Right extensor carpi ulnaris aponeurosis" + ] + }, + { + "id": "FMA:49243", + "name": "Aponeurosis of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49241" + ] + }, + "synonyms": [ + "Left extensor carpi ulnaris aponeurosis" + ] + }, + { + "id": "FMA:49244", + "name": "Zone of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Supinator zone" + ] + }, + { + "id": "FMA:49245", + "name": "Superficial layer of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49244" + ] + } + }, + { + "id": "FMA:49246", + "name": "Deep layer of supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49244" + ] + } + }, + { + "id": "FMA:49247", + "name": "Deep layer of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49246" + ] + } + }, + { + "id": "FMA:49248", + "name": "Deep layer of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49246" + ] + } + }, + { + "id": "FMA:49249", + "name": "Superficial layer of right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49245" + ] + } + }, + { + "id": "FMA:49250", + "name": "Superficial layer of left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49245" + ] + } + }, + { + "id": "FMA:49251", + "name": "Tendon of abductor pollicis longus to base of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40769" + ] + } + }, + { + "id": "FMA:49252", + "name": "Tendon of abductor pollicis longus to trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40769" + ] + } + }, + { + "id": "FMA:49253", + "name": "Tendon of right abductor pollicis longus to base of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49251" + ] + } + }, + { + "id": "FMA:49254", + "name": "Tendon of left abductor pollicis longus to base of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49251" + ] + } + }, + { + "id": "FMA:49255", + "name": "Tendon of right abductor pollicis longus to right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49252" + ] + } + }, + { + "id": "FMA:49256", + "name": "Tendon of left abductor pollicis longus to left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49252" + ] + } + }, + { + "id": "FMA:49257", + "name": "Muscle fasciculus of muscle of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:49258", + "name": "Muscle fasciculus of muscle of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42168" + ] + } + }, + { + "id": "FMA:49259", + "name": "Wall proper of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:49260", + "name": "Endocardium of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + }, + "synonyms": [ + "Endocardium of wall of inflow part of right atrium" + ] + }, + { + "id": "FMA:49261", + "name": "Endocardium of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + }, + "synonyms": [ + "Endocardium of wall of inflow part of left atrium" + ] + }, + { + "id": "FMA:49262", + "name": "Endocardium of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + }, + "synonyms": [ + "Endocardium of wall of outflow part of right atrium" + ] + }, + { + "id": "FMA:49263", + "name": "Endocardium of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + }, + "synonyms": [ + "Endocardium of wall of outflow part of left atrium" + ] + }, + { + "id": "FMA:49264", + "name": "Endocardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + }, + "synonyms": [ + "Endocardium of wall of outflow part of right ventricle" + ] + }, + { + "id": "FMA:49265", + "name": "Endocardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + }, + "synonyms": [ + "Endocardium of wall of outflow part of left ventricle" + ] + }, + { + "id": "FMA:49266", + "name": "Endocardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + }, + "synonyms": [ + "Endocardium of wall of inflow part of left ventricle" + ] + }, + { + "id": "FMA:49267", + "name": "Endocardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + }, + "synonyms": [ + "Endocardium of wall of inflow part of right ventricle" + ] + }, + { + "id": "FMA:49268", + "name": "Myocardium of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of wall of inflow part of right atrium" + ] + }, + { + "id": "FMA:49269", + "name": "Myocardium of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of wall of inflow part of left atrium" + ] + }, + { + "id": "FMA:49270", + "name": "Myocardium of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of wall of outflow part of right atrium" + ] + }, + { + "id": "FMA:49271", + "name": "Myocardium of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of wall of outflow part of left atrium" + ] + }, + { + "id": "FMA:49272", + "name": "Myocardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Myocardium of wall of outflow part of right ventricle" + ] + }, + { + "id": "FMA:49273", + "name": "Myocardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Myocardium of wall of outflow part of left ventricle" + ] + }, + { + "id": "FMA:49275", + "name": "Myocardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Myocardium of wall of inflow part of left ventricle" + ] + }, + { + "id": "FMA:49276", + "name": "Epicardium of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49277", + "name": "Epicardium of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49278", + "name": "Epicardium of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49279", + "name": "Epicardium of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49280", + "name": "Epicardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49281", + "name": "Epicardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49282", + "name": "Epicardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49283", + "name": "Epicardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:49284", + "name": "Wall proper of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:49285", + "name": "Anterior wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:49286", + "name": "Lateral wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + } + }, + { + "id": "FMA:49288", + "name": "Wall proper of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:49291", + "name": "Wall proper of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:49292", + "name": "Anterior wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:49293", + "name": "Lateral wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + } + }, + { + "id": "FMA:49296", + "name": "Cavity proper of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:49297", + "name": "Pectinate muscle of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12226" + ] + }, + "synonyms": [ + "Musculus pectinatus of outflow part of right atrium", + "Musculus pectinatus of right atrium proper" + ] + }, + { + "id": "FMA:49298", + "name": "Pectinate muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12226" + ] + }, + "synonyms": [ + "Musculus pectinatus of right auricle" + ] + }, + { + "id": "FMA:49299", + "name": "Wall of right auricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Wall proper of right auricle" + ] + }, + { + "id": "FMA:49304", + "name": "Epimysium of right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22294" + ] + }, + "synonyms": [ + "Right quadratus lumborum epimysium" + ] + }, + { + "id": "FMA:49305", + "name": "Epimysium of left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22294" + ] + }, + "synonyms": [ + "Left quadratus lumborum epimysium" + ] + }, + { + "id": "FMA:49306", + "name": "Perimysium of right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22293" + ] + }, + "synonyms": [ + "Right quadratus lumborum perimysium" + ] + }, + { + "id": "FMA:49307", + "name": "Perimysium of left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22293" + ] + }, + "synonyms": [ + "Left quadratus lumborum perimysium" + ] + }, + { + "id": "FMA:49308", + "name": "Muscle fasciculus of right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22292" + ] + } + }, + { + "id": "FMA:49309", + "name": "Muscle fasciculus of left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22292" + ] + } + }, + { + "id": "FMA:49310", + "name": "Tendon of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Quadratus lumborum tendon" + ] + }, + { + "id": "FMA:49311", + "name": "Tendon of right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49310" + ] + }, + "synonyms": [ + "Right quadratus lumborum tendon" + ] + }, + { + "id": "FMA:49312", + "name": "Tendon of left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49310" + ] + }, + "synonyms": [ + "Left quadratus lumborum tendon" + ] + }, + { + "id": "FMA:49313", + "name": "Epimysium of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22302" + ] + }, + "synonyms": [ + "Right obturator internus epimysium" + ] + }, + { + "id": "FMA:49314", + "name": "Epimysium of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22302" + ] + }, + "synonyms": [ + "Left obturator internus epimysium" + ] + }, + { + "id": "FMA:49315", + "name": "Perimysium of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22301" + ] + }, + "synonyms": [ + "Right obturator internus perimysium" + ] + }, + { + "id": "FMA:49316", + "name": "Perimysium of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22301" + ] + }, + "synonyms": [ + "Left obturator internus perimysium" + ] + }, + { + "id": "FMA:49317", + "name": "Muscle fasciculus of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20453" + ] + } + }, + { + "id": "FMA:49318", + "name": "Muscle fasciculus of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20453" + ] + } + }, + { + "id": "FMA:49319", + "name": "Tendon of right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22300" + ] + }, + "synonyms": [ + "Right obturator internus tendon" + ] + }, + { + "id": "FMA:49320", + "name": "Tendon of left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22300" + ] + }, + "synonyms": [ + "Left obturator internus tendon" + ] + }, + { + "id": "FMA:49323", + "name": "Epimysium of right levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38936" + ] + }, + "synonyms": [ + "Right levator ani epimysium" + ] + }, + { + "id": "FMA:49324", + "name": "Epimysium of left levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38936" + ] + }, + "synonyms": [ + "Left levator ani epimysium" + ] + }, + { + "id": "FMA:49325", + "name": "Perimysium of right levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21556" + ] + }, + "synonyms": [ + "Right levator ani perimysium" + ] + }, + { + "id": "FMA:49326", + "name": "Perimysium of left levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21556" + ] + }, + "synonyms": [ + "Left levator ani perimysium" + ] + }, + { + "id": "FMA:49327", + "name": "Muscle fasciculus of right levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21548" + ] + } + }, + { + "id": "FMA:49328", + "name": "Muscle fasciculus of left levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21548" + ] + } + }, + { + "id": "FMA:49331", + "name": "Epimysium of right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21944" + ] + }, + "synonyms": [ + "Right coccygeus epimysium" + ] + }, + { + "id": "FMA:49332", + "name": "Epimysium of left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21944" + ] + }, + "synonyms": [ + "Left coccygeus epimysium" + ] + }, + { + "id": "FMA:49333", + "name": "Perimysium of right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21575" + ] + }, + "synonyms": [ + "Right coccygeus perimysium" + ] + }, + { + "id": "FMA:49334", + "name": "Perimysium of left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21575" + ] + }, + "synonyms": [ + "Left coccygeus perimysium" + ] + }, + { + "id": "FMA:49335", + "name": "Muscle fasciculus of right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21573" + ] + } + }, + { + "id": "FMA:49336", + "name": "Muscle fasciculus of left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21573" + ] + } + }, + { + "id": "FMA:49337", + "name": "Aponeurosis of right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21945" + ] + }, + "synonyms": [ + "Right coccygeus aponeurosis" + ] + }, + { + "id": "FMA:49338", + "name": "Aponeurosis of left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21945" + ] + }, + "synonyms": [ + "Left coccygeus aponeurosis" + ] + }, + { + "id": "FMA:49339", + "name": "Fascia of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Bulbospongiosus fascia" + ] + }, + { + "id": "FMA:49342", + "name": "Aponeurosis of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Bulbospongiosus aponeurosis" + ] + }, + { + "id": "FMA:49343", + "name": "Aponeurosis of right bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49342" + ] + }, + "synonyms": [ + "Right bulbospongiosus aponeurosis" + ] + }, + { + "id": "FMA:49344", + "name": "Aponeurosis of left bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49342" + ] + }, + "synonyms": [ + "Left bulbospongiosus aponeurosis" + ] + }, + { + "id": "FMA:49345", + "name": "Fascia of male external urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Male sphincter urethrae fascia", + "Fascia of male external sphincter urethrae" + ] + }, + { + "id": "FMA:49346", + "name": "Myocardium of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52421" + ] + }, + "synonyms": [ + "Myocardium of wall of right atrium proper" + ] + }, + { + "id": "FMA:49347", + "name": "Myocardium of left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52421" + ] + }, + "synonyms": [ + "Myocardium of wall of left atrium proper" + ] + }, + { + "id": "FMA:49348", + "name": "Aponeurosis of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Sartorius aponeurosis" + ] + }, + { + "id": "FMA:49349", + "name": "Aponeurosis of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49348" + ] + }, + "synonyms": [ + "Right sartorius aponeurosis" + ] + }, + { + "id": "FMA:49350", + "name": "Aponeurosis of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49348" + ] + }, + "synonyms": [ + "Left sartorius aponeurosis" + ] + }, + { + "id": "FMA:49351", + "name": "Tendon of tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tensor fasciae latae tendon" + ] + }, + { + "id": "FMA:49352", + "name": "Tendon of right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49351" + ] + }, + "synonyms": [ + "Right tensor fasciae latae tendon" + ] + }, + { + "id": "FMA:49353", + "name": "Tendon of left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49351" + ] + }, + "synonyms": [ + "Left tensor fasciae latae tendon" + ] + }, + { + "id": "FMA:49354", + "name": "Aponeurosis of semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Semitendinosus aponeurosis" + ] + }, + { + "id": "FMA:49355", + "name": "Aponeurosis of right semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49354" + ] + }, + "synonyms": [ + "Right semitendinosus aponeurosis" + ] + }, + { + "id": "FMA:49356", + "name": "Aponeurosis of left semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49354" + ] + }, + "synonyms": [ + "Left semitendinosus aponeurosis" + ] + }, + { + "id": "FMA:49357", + "name": "Aponeurosis of semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Semimembranosus aponeurosis" + ] + }, + { + "id": "FMA:49358", + "name": "Aponeurosis of right semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49357" + ] + }, + "synonyms": [ + "Right semimembranosus aponeurosis" + ] + }, + { + "id": "FMA:49359", + "name": "Aponeurosis of left semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49357" + ] + }, + "synonyms": [ + "Left semimembranosus aponeurosis" + ] + }, + { + "id": "FMA:49360", + "name": "Aponeurosis of gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Gracilis aponeurosis" + ] + }, + { + "id": "FMA:49361", + "name": "Aponeurosis of right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49360" + ] + }, + "synonyms": [ + "Right gracilis aponeurosis" + ] + }, + { + "id": "FMA:49362", + "name": "Aponeurosis of left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49360" + ] + }, + "synonyms": [ + "Left gracilis aponeurosis" + ] + }, + { + "id": "FMA:49363", + "name": "Aponeurosis of adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Adductor brevis aponeurosis" + ] + }, + { + "id": "FMA:49364", + "name": "Aponeurosis of right adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49363" + ] + }, + "synonyms": [ + "Right adductor brevis aponeurosis" + ] + }, + { + "id": "FMA:49365", + "name": "Aponeurosis of left adductor brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49363" + ] + }, + "synonyms": [ + "Left adductor brevis aponeurosis" + ] + }, + { + "id": "FMA:49366", + "name": "Aponeurosis of adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Adductor magnus aponeurosis" + ] + }, + { + "id": "FMA:49367", + "name": "Aponeurosis of right adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49366" + ] + }, + "synonyms": [ + "Right adductor magnus aponeurosis" + ] + }, + { + "id": "FMA:49368", + "name": "Aponeurosis of left adductor magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49366" + ] + }, + "synonyms": [ + "Left adductor magnus aponeurosis" + ] + }, + { + "id": "FMA:49369", + "name": "Plane of pharyngoesophageal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + }, + "synonyms": [ + "Pharyngoesophageal junction plane" + ] + }, + { + "id": "FMA:49370", + "name": "Plane of anatomical junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + }, + "synonyms": [ + "Anatomical junction plane" + ] + }, + { + "id": "FMA:49371", + "name": "Plane of esophagogastric junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + }, + "synonyms": [ + "Esophagogastric junction plane" + ] + }, + { + "id": "FMA:49372", + "name": "Flexor retinaculum of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + }, + "synonyms": [ + "Flexor retinaculum of foot", + "Retinaculum musculorum flexorum (Tarsus)" + ] + }, + { + "id": "FMA:49373", + "name": "Flexor retinaculum of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49372" + ] + } + }, + { + "id": "FMA:49374", + "name": "Flexor retinaculum of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49372" + ] + } + }, + { + "id": "FMA:49375", + "name": "Fascia of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tibialis posterior fascia" + ] + }, + { + "id": "FMA:49376", + "name": "Muscle fasciculus of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:49377", + "name": "Muscle fasciculus of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49376" + ] + } + }, + { + "id": "FMA:49378", + "name": "Muscle fasciculus of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49376" + ] + } + }, + { + "id": "FMA:49379", + "name": "Epimysium of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49375" + ] + }, + "synonyms": [ + "Tibialis posterior epimysium" + ] + }, + { + "id": "FMA:49380", + "name": "Perimysium of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49375" + ] + }, + "synonyms": [ + "Tibialis posterior perimysium" + ] + }, + { + "id": "FMA:49381", + "name": "Extensor retinaculum of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + } + }, + { + "id": "FMA:49382", + "name": "Extensor retinaculum of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49381" + ] + } + }, + { + "id": "FMA:49383", + "name": "Extensor retinaculum of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49381" + ] + } + }, + { + "id": "FMA:49384", + "name": "Superior extensor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49381" + ] + }, + "synonyms": [ + "Superior extensor retinaculum of foot", + "Superior extensor retinaculum of ankle", + "Retinaculum musculorum extensorum superius", + "Upper extensor retinaculum of ankle" + ] + }, + { + "id": "FMA:49385", + "name": "Inferior extensor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49381" + ] + }, + "synonyms": [ + "Lower extensor retinaculum of ankle", + "Inferior extensor retinaculum of ankle", + "Inferior extensor retinaculum of foot", + "Retinaculum musculorum extensorum inferius" + ] + }, + { + "id": "FMA:49386", + "name": "Inferior extensor retinaculum of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49385" + ] + } + }, + { + "id": "FMA:49387", + "name": "Inferior extensor retinaculum of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49385" + ] + } + }, + { + "id": "FMA:49388", + "name": "Superior extensor retinaculum of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49384" + ] + }, + "synonyms": [ + "Right superior extensor retinaculum" + ] + }, + { + "id": "FMA:49389", + "name": "Left superior extensor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49384" + ] + }, + "synonyms": [ + "Superior extensor retinaculum of left ankle" + ] + }, + { + "id": "FMA:49390", + "name": "Tendon of extensor digitorum longus to second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + } + }, + { + "id": "FMA:49391", + "name": "Tendon of extensor digitorum longus to third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + } + }, + { + "id": "FMA:49392", + "name": "Tendon of extensor digitorum longus to fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + } + }, + { + "id": "FMA:49393", + "name": "Tendon of extensor digitorum longus to fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + } + }, + { + "id": "FMA:49394", + "name": "Tendon of right extensor digitorum longus to right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49390" + ] + } + }, + { + "id": "FMA:49395", + "name": "Tendon of left extensor digitorum longus to left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49390" + ] + } + }, + { + "id": "FMA:49396", + "name": "Tendon of right extensor digitorum longus to right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49391" + ] + } + }, + { + "id": "FMA:49397", + "name": "Tendon of left extensor digitorum longus to left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49391" + ] + } + }, + { + "id": "FMA:49398", + "name": "Tendon of right extensor digitorum longus to right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49392" + ] + } + }, + { + "id": "FMA:49399", + "name": "Tendon of left extensor digitorum longus to left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49392" + ] + } + }, + { + "id": "FMA:49400", + "name": "Tendon of right extensor digitorum longus to right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49393" + ] + } + }, + { + "id": "FMA:49401", + "name": "Tendon of left extensor digitorum longus to left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49393" + ] + } + }, + { + "id": "FMA:49402", + "name": "Aponeurosis of gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Gastrocnemius aponeurosis" + ] + }, + { + "id": "FMA:49403", + "name": "Aponeurosis of right gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49402" + ] + }, + "synonyms": [ + "Right gastrocnemius aponeurosis" + ] + }, + { + "id": "FMA:49404", + "name": "Aponeurosis of left gastrocnemius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49402" + ] + }, + "synonyms": [ + "Left gastrocnemius aponeurosis" + ] + }, + { + "id": "FMA:49405", + "name": "Aponeurosis of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Soleus aponeurosis" + ] + }, + { + "id": "FMA:49406", + "name": "Aponeurosis of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49405" + ] + }, + "synonyms": [ + "Right soleus aponeurosis" + ] + }, + { + "id": "FMA:49407", + "name": "Aponeurosis of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49405" + ] + }, + "synonyms": [ + "Left soleus aponeurosis" + ] + }, + { + "id": "FMA:49420", + "name": "Plane of superior thoracic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + }, + "synonyms": [ + "Superior thoracic aperture plane" + ] + }, + { + "id": "FMA:49421", + "name": "Plane of esophageal hiatus of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:49422", + "name": "Fascia of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Epicranius fascia" + ] + }, + { + "id": "FMA:49423", + "name": "Muscle fasciculus of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:49424", + "name": "Epimysium of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49422" + ] + }, + "synonyms": [ + "Epicranius epimysium" + ] + }, + { + "id": "FMA:49425", + "name": "Perimysium of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49422" + ] + }, + "synonyms": [ + "Epicranius perimysium" + ] + }, + { + "id": "FMA:49426", + "name": "Fascia of procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Procerus fascia" + ] + }, + { + "id": "FMA:49427", + "name": "Muscle fasciculus of procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:49429", + "name": "Palatine aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Aponeurosis of tensor veli palatini" + ] + }, + { + "id": "FMA:49430", + "name": "Tendon of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tensor veli palatini tendon" + ] + }, + { + "id": "FMA:49431", + "name": "Tendon of right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49430" + ] + }, + "synonyms": [ + "Right tensor veli palatini tendon" + ] + }, + { + "id": "FMA:49432", + "name": "Tendon of left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49430" + ] + }, + "synonyms": [ + "Left tensor veli palatini tendon" + ] + }, + { + "id": "FMA:49436", + "name": "Zone of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Styloglossus zone" + ] + }, + { + "id": "FMA:49437", + "name": "Longitudinal part of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49436" + ] + } + }, + { + "id": "FMA:49438", + "name": "Oblique part of styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49436" + ] + } + }, + { + "id": "FMA:49439", + "name": "Longitudinal part of right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49437" + ] + } + }, + { + "id": "FMA:49440", + "name": "Longitudinal part of left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49437" + ] + } + }, + { + "id": "FMA:49441", + "name": "Oblique part of right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49438" + ] + } + }, + { + "id": "FMA:49442", + "name": "Oblique part of left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49438" + ] + } + }, + { + "id": "FMA:49443", + "name": "Anatomical cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:49444", + "name": "Medial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:49448", + "name": "Linear anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30346" + ] + } + }, + { + "id": "FMA:49449", + "name": "Planar anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30346" + ] + } + }, + { + "id": "FMA:49450", + "name": "Median plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:49451", + "name": "Plane of pelvic inlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + }, + "synonyms": [ + "Pelvic inlet plane" + ] + }, + { + "id": "FMA:49452", + "name": "Plane of sternal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + }, + "synonyms": [ + "Sternal angle plane" + ] + }, + { + "id": "FMA:49453", + "name": "Median line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49448" + ] + } + }, + { + "id": "FMA:49454", + "name": "Xiphisternal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + } + }, + { + "id": "FMA:49455", + "name": "Anatomical coordinate point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30346" + ] + } + }, + { + "id": "FMA:49456", + "name": "Midfemoral point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Femoral point" + ] + }, + { + "id": "FMA:49457", + "name": "Midinguinal point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:49458", + "name": "Sylvian point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + } + }, + { + "id": "FMA:49459", + "name": "Arcuate line of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea arcuata (Ilii)" + ] + }, + { + "id": "FMA:49461", + "name": "Anocutaneous line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:49462", + "name": "Aponeurosis of gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Gluteus minimus aponeurosis" + ] + }, + { + "id": "FMA:49463", + "name": "Aponeurosis of right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49462" + ] + }, + "synonyms": [ + "Right gluteus minimus aponeurosis" + ] + }, + { + "id": "FMA:49464", + "name": "Aponeurosis of left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49462" + ] + }, + "synonyms": [ + "Left gluteus minimus aponeurosis" + ] + }, + { + "id": "FMA:49465", + "name": "Anterior superior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82509" + ] + }, + "synonyms": [ + "Anterior superior iliac spine (volume)" + ] + }, + { + "id": "FMA:49466", + "name": "Right anterior superior iliac spine (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49465" + ] + } + }, + { + "id": "FMA:49467", + "name": "Left anterior superior iliac spine (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49465" + ] + } + }, + { + "id": "FMA:49468", + "name": "Posterior superior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82509" + ] + }, + "synonyms": [ + "Posterior superior iliac spine (volume)" + ] + }, + { + "id": "FMA:49469", + "name": "Right posterior superior iliac spine (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49468" + ] + } + }, + { + "id": "FMA:49470", + "name": "Left posterior superior iliac spine (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49468" + ] + } + }, + { + "id": "FMA:49472", + "name": "Superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + } + }, + { + "id": "FMA:49474", + "name": "Infrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Infrahyoid branch of superior thyroid artery" + ] + }, + { + "id": "FMA:49475", + "name": "Right infrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49474" + ] + } + }, + { + "id": "FMA:49476", + "name": "Left infrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49474" + ] + } + }, + { + "id": "FMA:49477", + "name": "Sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Sternocleidomastoid branch of superior thyroid artery" + ] + }, + { + "id": "FMA:49478", + "name": "Right sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49477" + ] + } + }, + { + "id": "FMA:49479", + "name": "Left sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49477" + ] + } + }, + { + "id": "FMA:49480", + "name": "Superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + } + }, + { + "id": "FMA:49481", + "name": "Right superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49480" + ] + } + }, + { + "id": "FMA:49482", + "name": "Left superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49480" + ] + } + }, + { + "id": "FMA:49483", + "name": "Cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Cricothyroid branch of superior thyroid artery" + ] + }, + { + "id": "FMA:49484", + "name": "Right cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49483" + ] + } + }, + { + "id": "FMA:49485", + "name": "Left cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49483" + ] + } + }, + { + "id": "FMA:49486", + "name": "Right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49472" + ] + } + }, + { + "id": "FMA:49487", + "name": "Left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49472" + ] + } + }, + { + "id": "FMA:49488", + "name": "Anterior glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Anterior branch of superior thyroid artery" + ] + }, + { + "id": "FMA:49489", + "name": "Anterior glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49488" + ] + } + }, + { + "id": "FMA:49490", + "name": "Anterior glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49488" + ] + } + }, + { + "id": "FMA:49491", + "name": "Posterior glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Posterior branch of superior thyroid artery" + ] + }, + { + "id": "FMA:49492", + "name": "Posterior glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49491" + ] + } + }, + { + "id": "FMA:49493", + "name": "Posterior glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49491" + ] + } + }, + { + "id": "FMA:49494", + "name": "Lateral glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + } + }, + { + "id": "FMA:49495", + "name": "Lateral glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49494" + ] + } + }, + { + "id": "FMA:49496", + "name": "Lateral glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49494" + ] + } + }, + { + "id": "FMA:49497", + "name": "Ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + } + }, + { + "id": "FMA:49498", + "name": "Right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49497" + ] + } + }, + { + "id": "FMA:49499", + "name": "Left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49497" + ] + } + }, + { + "id": "FMA:49500", + "name": "Axis of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23134" + ] + }, + "synonyms": [ + "Axis pelvis", + "Pelvic axis" + ] + }, + { + "id": "FMA:49502", + "name": "Transverse diameter of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49503", + "name": "Posterior meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49523" + ] + }, + "synonyms": [ + "Terminal branch of ascending pharyngeal artery" + ] + }, + { + "id": "FMA:49504", + "name": "Right posterior meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49503" + ] + } + }, + { + "id": "FMA:49505", + "name": "Left posterior meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49503" + ] + } + }, + { + "id": "FMA:49506", + "name": "Inferior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66313" + ] + }, + "synonyms": [ + "Inferior tympanic branch of ascending pharyngeal artery" + ] + }, + { + "id": "FMA:49507", + "name": "Anatomical conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49508", + "name": "Right inferior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49506" + ] + }, + "synonyms": [ + "Inferior tympanic branch of right ascending pharyngeal artery" + ] + }, + { + "id": "FMA:49509", + "name": "Left inferior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49506" + ] + }, + "synonyms": [ + "Inferior tympanic branch of left ascending pharyngeal artery" + ] + }, + { + "id": "FMA:49510", + "name": "True conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49511", + "name": "Diagonal conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49512", + "name": "Straight conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49513", + "name": "Median conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + } + }, + { + "id": "FMA:49514", + "name": "External conjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + }, + "synonyms": [ + "Baudelocque's diameter" + ] + }, + { + "id": "FMA:49515", + "name": "Interspinous diameter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + }, + "synonyms": [ + "Interspinous distance" + ] + }, + { + "id": "FMA:49516", + "name": "Intercristal diameter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + }, + "synonyms": [ + "Intercristal distance" + ] + }, + { + "id": "FMA:49517", + "name": "Intertrochanteric diameter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20249" + ] + }, + "synonyms": [ + "Intertrochanteric distance" + ] + }, + { + "id": "FMA:49520", + "name": "Pharyngeal branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66313" + ] + } + }, + { + "id": "FMA:49521", + "name": "Pharyngeal branch of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49520" + ] + } + }, + { + "id": "FMA:49522", + "name": "Pharyngeal branch of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49520" + ] + } + }, + { + "id": "FMA:49523", + "name": "Meningeal branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66313" + ] + } + }, + { + "id": "FMA:49524", + "name": "Meningeal branch of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49523" + ] + } + }, + { + "id": "FMA:49525", + "name": "Meningeal branch of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49523" + ] + } + }, + { + "id": "FMA:49526", + "name": "Lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Lingual branch of external carotid artery" + ] + }, + { + "id": "FMA:49527", + "name": "Right lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49526" + ] + }, + "synonyms": [ + "Lingual branch of right external carotid artery" + ] + }, + { + "id": "FMA:49528", + "name": "Left lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49526" + ] + }, + "synonyms": [ + "Lingual branch of left external carotid artery" + ] + }, + { + "id": "FMA:49529", + "name": "Zone of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Lingual arterial zone" + ] + }, + { + "id": "FMA:49530", + "name": "First part of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49529" + ] + } + }, + { + "id": "FMA:49531", + "name": "Second part of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49529" + ] + } + }, + { + "id": "FMA:49532", + "name": "Third part of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49529" + ] + }, + "synonyms": [ + "Deep lingual artery", + "Profunda artery of tongue" + ] + }, + { + "id": "FMA:49533", + "name": "First part of right lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49530" + ] + } + }, + { + "id": "FMA:49534", + "name": "First part of left lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49530" + ] + } + }, + { + "id": "FMA:49535", + "name": "Third part of right lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49532" + ] + } + }, + { + "id": "FMA:49536", + "name": "Third part of left lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49532" + ] + } + }, + { + "id": "FMA:49537", + "name": "Second part of right lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49531" + ] + } + }, + { + "id": "FMA:49538", + "name": "Second part of left lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49531" + ] + } + }, + { + "id": "FMA:49539", + "name": "Branch of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Lingual arterial branch" + ] + }, + { + "id": "FMA:49540", + "name": "Suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49539" + ] + }, + "synonyms": [ + "Suprahyoid branch of lingual artery" + ] + }, + { + "id": "FMA:49541", + "name": "Right suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49540" + ] + } + }, + { + "id": "FMA:49542", + "name": "Left suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49540" + ] + } + }, + { + "id": "FMA:49543", + "name": "Sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49539" + ] + }, + "synonyms": [ + "Sublingual branch of lingual artery" + ] + }, + { + "id": "FMA:49544", + "name": "Right sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49543" + ] + } + }, + { + "id": "FMA:49545", + "name": "Left sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49543" + ] + } + }, + { + "id": "FMA:49546", + "name": "Dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49539" + ] + }, + "synonyms": [ + "Dorsal lingual branch of lingual artery" + ] + }, + { + "id": "FMA:49547", + "name": "Right dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49546" + ] + } + }, + { + "id": "FMA:49548", + "name": "Left dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49546" + ] + } + }, + { + "id": "FMA:49549", + "name": "Facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "External maxillary artery" + ] + }, + { + "id": "FMA:49550", + "name": "Right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49549" + ] + } + }, + { + "id": "FMA:49551", + "name": "Left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49549" + ] + } + }, + { + "id": "FMA:49552", + "name": "Branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Facial arterial branch" + ] + }, + { + "id": "FMA:49553", + "name": "Cervical branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49552" + ] + } + }, + { + "id": "FMA:49554", + "name": "Facial branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49552" + ] + } + }, + { + "id": "FMA:49555", + "name": "Ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49553" + ] + }, + "synonyms": [ + "Ascending palatine branch of facial artery" + ] + }, + { + "id": "FMA:49556", + "name": "Right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49555" + ] + }, + "synonyms": [ + "Ascending palatine branch of right facial artery" + ] + }, + { + "id": "FMA:49557", + "name": "Left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49555" + ] + }, + "synonyms": [ + "Ascending palatine branch of left facial artery" + ] + }, + { + "id": "FMA:49558", + "name": "Tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49553" + ] + }, + "synonyms": [ + "Tonsillar branch of facial artery" + ] + }, + { + "id": "FMA:49559", + "name": "Right tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49558" + ] + } + }, + { + "id": "FMA:49560", + "name": "Left tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49558" + ] + } + }, + { + "id": "FMA:49561", + "name": "Submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49553" + ] + } + }, + { + "id": "FMA:49562", + "name": "Right submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49561" + ] + } + }, + { + "id": "FMA:49563", + "name": "Left submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49561" + ] + } + }, + { + "id": "FMA:49564", + "name": "Glandular branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49553" + ] + } + }, + { + "id": "FMA:49565", + "name": "Glandular branch of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49564" + ] + } + }, + { + "id": "FMA:49566", + "name": "Glandular branch of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49564" + ] + } + }, + { + "id": "FMA:49567", + "name": "Inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49554" + ] + }, + "synonyms": [ + "Inferior labial branch of facial artery" + ] + }, + { + "id": "FMA:49568", + "name": "Right inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49567" + ] + } + }, + { + "id": "FMA:49569", + "name": "Left inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49567" + ] + } + }, + { + "id": "FMA:49570", + "name": "Superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49554" + ] + }, + "synonyms": [ + "Superior labial branch of facial artery" + ] + }, + { + "id": "FMA:49571", + "name": "Right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49570" + ] + } + }, + { + "id": "FMA:49572", + "name": "Left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49570" + ] + } + }, + { + "id": "FMA:49573", + "name": "Nasal septal branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49574" + ] + }, + "synonyms": [ + "Nasal septal branch of superior labial branch of facial artery" + ] + }, + { + "id": "FMA:49574", + "name": "Branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49554" + ] + }, + "synonyms": [ + "Superior labial arterial branch" + ] + }, + { + "id": "FMA:49575", + "name": "Nasal septal branch of right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49573" + ] + } + }, + { + "id": "FMA:49576", + "name": "Nasal septal branch of left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49573" + ] + } + }, + { + "id": "FMA:49577", + "name": "Alar branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49574" + ] + } + }, + { + "id": "FMA:49578", + "name": "Alar branch of right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49577" + ] + } + }, + { + "id": "FMA:49579", + "name": "Alar branch of left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49577" + ] + } + }, + { + "id": "FMA:49580", + "name": "Lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49554" + ] + }, + "synonyms": [ + "Lateral nasal branch of facial artery" + ] + }, + { + "id": "FMA:49581", + "name": "Right lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49580" + ] + }, + "synonyms": [ + "Lateral nasal branch of right facial artery" + ] + }, + { + "id": "FMA:49582", + "name": "Left lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49580" + ] + }, + "synonyms": [ + "Lateral nasal branch of left facial artery" + ] + }, + { + "id": "FMA:49583", + "name": "Angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49554" + ] + } + }, + { + "id": "FMA:49584", + "name": "Right angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49583" + ] + } + }, + { + "id": "FMA:49585", + "name": "Left angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49583" + ] + } + }, + { + "id": "FMA:49586", + "name": "Occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + } + }, + { + "id": "FMA:49587", + "name": "Right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49586" + ] + } + }, + { + "id": "FMA:49588", + "name": "Left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49586" + ] + } + }, + { + "id": "FMA:49589", + "name": "Branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Occipital arterial branch" + ] + }, + { + "id": "FMA:49590", + "name": "Sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49591", + "name": "Sternocleidomastoid branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49590" + ] + } + }, + { + "id": "FMA:49592", + "name": "Sternocleidomastoid branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49590" + ] + } + }, + { + "id": "FMA:49593", + "name": "Upper sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49590" + ] + } + }, + { + "id": "FMA:49594", + "name": "Lower sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49590" + ] + } + }, + { + "id": "FMA:49595", + "name": "Upper sternocleidomastoid branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49593" + ] + } + }, + { + "id": "FMA:49596", + "name": "Upper sternocleidomastoid branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49593" + ] + } + }, + { + "id": "FMA:49597", + "name": "Lower sternocleidomastoid branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49594" + ] + } + }, + { + "id": "FMA:49598", + "name": "Lower sternocleidomastoid branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49594" + ] + } + }, + { + "id": "FMA:49599", + "name": "Mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + }, + "synonyms": [ + "Mastoid branch of occipital artery" + ] + }, + { + "id": "FMA:49600", + "name": "Right mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49599" + ] + }, + "synonyms": [ + "Mastoid branch of right occipital artery" + ] + }, + { + "id": "FMA:49601", + "name": "Left mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49599" + ] + }, + "synonyms": [ + "Mastoid branch of left occipital artery" + ] + }, + { + "id": "FMA:49602", + "name": "Auricular branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49603", + "name": "Auricular branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49602" + ] + } + }, + { + "id": "FMA:49604", + "name": "Auricular branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49602" + ] + } + }, + { + "id": "FMA:49605", + "name": "Occipital branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49606", + "name": "Occipital branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49605" + ] + } + }, + { + "id": "FMA:49607", + "name": "Occipital branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49605" + ] + } + }, + { + "id": "FMA:49608", + "name": "Descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49609", + "name": "Descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49608" + ] + } + }, + { + "id": "FMA:49610", + "name": "Descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49608" + ] + } + }, + { + "id": "FMA:49611", + "name": "Branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49612", + "name": "Superficial branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49611" + ] + } + }, + { + "id": "FMA:49613", + "name": "Deep branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49611" + ] + } + }, + { + "id": "FMA:49614", + "name": "Deep branch of descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49613" + ] + } + }, + { + "id": "FMA:49615", + "name": "Deep branch of descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49613" + ] + } + }, + { + "id": "FMA:49616", + "name": "Superficial branch of descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49612" + ] + } + }, + { + "id": "FMA:49617", + "name": "Superficial branch of descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49612" + ] + } + }, + { + "id": "FMA:49618", + "name": "Meningeal branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49619", + "name": "Meningeal branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49618" + ] + } + }, + { + "id": "FMA:49620", + "name": "Meningeal branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49618" + ] + } + }, + { + "id": "FMA:49621", + "name": "Muscular branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49589" + ] + } + }, + { + "id": "FMA:49622", + "name": "Muscular branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49621" + ] + } + }, + { + "id": "FMA:49623", + "name": "Muscular branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49621" + ] + } + }, + { + "id": "FMA:49624", + "name": "Posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + } + }, + { + "id": "FMA:49625", + "name": "Right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49624" + ] + } + }, + { + "id": "FMA:49626", + "name": "Left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49624" + ] + } + }, + { + "id": "FMA:49627", + "name": "Branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Posterior auricular arterial branch" + ] + }, + { + "id": "FMA:49628", + "name": "Stylomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:49629", + "name": "Right stylomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49628" + ] + } + }, + { + "id": "FMA:49630", + "name": "Left stylomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49628" + ] + } + }, + { + "id": "FMA:49631", + "name": "Posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79386" + ] + } + }, + { + "id": "FMA:49632", + "name": "Right posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49631" + ] + } + }, + { + "id": "FMA:49633", + "name": "Left posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49631" + ] + } + }, + { + "id": "FMA:49634", + "name": "Branch of posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79386" + ] + }, + "synonyms": [ + "Posterior tympanic arterial branch" + ] + }, + { + "id": "FMA:49635", + "name": "Mastoid branch of posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49634" + ] + } + }, + { + "id": "FMA:49636", + "name": "Mastoid branch of right posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49635" + ] + } + }, + { + "id": "FMA:49637", + "name": "Mastoid branch of left posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49635" + ] + } + }, + { + "id": "FMA:49638", + "name": "Stapedial branch of posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49634" + ] + } + }, + { + "id": "FMA:49639", + "name": "Stapedial branch of right posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49638" + ] + } + }, + { + "id": "FMA:49640", + "name": "Stapedial branch of left posterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49638" + ] + } + }, + { + "id": "FMA:49641", + "name": "Auricular branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:49642", + "name": "Auricular branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49641" + ] + } + }, + { + "id": "FMA:49643", + "name": "Auricular branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49641" + ] + } + }, + { + "id": "FMA:49644", + "name": "Occipital branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:49645", + "name": "Occipital branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49644" + ] + } + }, + { + "id": "FMA:49646", + "name": "Occipital branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49644" + ] + } + }, + { + "id": "FMA:49647", + "name": "Parotid branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:49648", + "name": "Parotid branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49647" + ] + } + }, + { + "id": "FMA:49649", + "name": "Parotid branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49647" + ] + } + }, + { + "id": "FMA:49650", + "name": "Superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + } + }, + { + "id": "FMA:49651", + "name": "Right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49650" + ] + } + }, + { + "id": "FMA:49652", + "name": "Left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49650" + ] + } + }, + { + "id": "FMA:49653", + "name": "Branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Superficial temporal arterial branch" + ] + }, + { + "id": "FMA:49654", + "name": "Parotid branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:49655", + "name": "Parotid branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49654" + ] + } + }, + { + "id": "FMA:49656", + "name": "Parotid branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49654" + ] + } + }, + { + "id": "FMA:49657", + "name": "Transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:49658", + "name": "Right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49657" + ] + } + }, + { + "id": "FMA:49659", + "name": "Left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49657" + ] + } + }, + { + "id": "FMA:49660", + "name": "Anterior auricular branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:49661", + "name": "Anterior auricular branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49660" + ] + } + }, + { + "id": "FMA:49662", + "name": "Anterior auricular branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49660" + ] + } + }, + { + "id": "FMA:49663", + "name": "Zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:49664", + "name": "Right zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49663" + ] + } + }, + { + "id": "FMA:49665", + "name": "Left zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49663" + ] + } + }, + { + "id": "FMA:49666", + "name": "Middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:49667", + "name": "Right middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49666" + ] + } + }, + { + "id": "FMA:49668", + "name": "Left middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49666" + ] + } + }, + { + "id": "FMA:49669", + "name": "Frontal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + }, + "synonyms": [ + "Anterior temporal branch of superficial temporal artery" + ] + }, + { + "id": "FMA:49670", + "name": "Parietal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + }, + "synonyms": [ + "Posterior temporal branch of superficial temporal artery" + ] + }, + { + "id": "FMA:49671", + "name": "Parietal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49670" + ] + }, + "synonyms": [ + "Posterior temporal branch of right superficial temporal artery" + ] + }, + { + "id": "FMA:49672", + "name": "Parietal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49670" + ] + }, + "synonyms": [ + "Posterior temporal branch of left superficial temporal artery" + ] + }, + { + "id": "FMA:49673", + "name": "Frontal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49669" + ] + }, + "synonyms": [ + "Anterior temporal branch of right superficial temporal artery" + ] + }, + { + "id": "FMA:49674", + "name": "Frontal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49669" + ] + }, + "synonyms": [ + "Anterior temporal branch of left superficial temporal artery" + ] + }, + { + "id": "FMA:49675", + "name": "Maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Internal maxillary artery" + ] + }, + { + "id": "FMA:49676", + "name": "Right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49675" + ] + } + }, + { + "id": "FMA:49677", + "name": "Left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49675" + ] + } + }, + { + "id": "FMA:49678", + "name": "Zone of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Maxillary arterial zone" + ] + }, + { + "id": "FMA:49679", + "name": "First part of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49678" + ] + }, + "synonyms": [ + "Mandibular part of maxillary artery" + ] + }, + { + "id": "FMA:49680", + "name": "Second part of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49678" + ] + }, + "synonyms": [ + "Pterygoid part of maxillary artery" + ] + }, + { + "id": "FMA:49681", + "name": "Third part of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49678" + ] + }, + "synonyms": [ + "Pterygopalatine part of maxillary artery" + ] + }, + { + "id": "FMA:49682", + "name": "First part of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49679" + ] + }, + "synonyms": [ + "Mandibular part of right maxillary artery" + ] + }, + { + "id": "FMA:49683", + "name": "First part of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49679" + ] + }, + "synonyms": [ + "Mandibular part of left maxillary artery" + ] + }, + { + "id": "FMA:49684", + "name": "Second part of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49680" + ] + }, + "synonyms": [ + "Pterygoid part of right maxillary artery" + ] + }, + { + "id": "FMA:49685", + "name": "Second part of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49680" + ] + }, + "synonyms": [ + "Pterygoid part of left maxillary artery" + ] + }, + { + "id": "FMA:49686", + "name": "Third part of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49681" + ] + }, + "synonyms": [ + "Pterygopalatine part of right maxillary artery" + ] + }, + { + "id": "FMA:49687", + "name": "Third part of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49681" + ] + }, + "synonyms": [ + "Pterygopalatine part of left maxillary artery" + ] + }, + { + "id": "FMA:49688", + "name": "Branch of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Maxillary arterial branch" + ] + }, + { + "id": "FMA:49689", + "name": "Deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49690", + "name": "Right deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49689" + ] + } + }, + { + "id": "FMA:49691", + "name": "Left deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49689" + ] + } + }, + { + "id": "FMA:49692", + "name": "Anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49693", + "name": "Right anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49692" + ] + } + }, + { + "id": "FMA:49694", + "name": "Left anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49692" + ] + } + }, + { + "id": "FMA:49695", + "name": "Inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49696", + "name": "Right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49695" + ] + } + }, + { + "id": "FMA:49697", + "name": "Left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49695" + ] + } + }, + { + "id": "FMA:49698", + "name": "Branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Inferior alveolar arterial branch" + ] + }, + { + "id": "FMA:49699", + "name": "Dental branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49698" + ] + } + }, + { + "id": "FMA:49700", + "name": "Peridental branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49698" + ] + } + }, + { + "id": "FMA:49701", + "name": "Mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49698" + ] + }, + "synonyms": [ + "Mental branch of inferior alveolar artery" + ] + }, + { + "id": "FMA:49702", + "name": "Mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49698" + ] + }, + "synonyms": [ + "Mylohyoid branch of inferior alveolar artery" + ] + }, + { + "id": "FMA:49703", + "name": "Right mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49702" + ] + }, + "synonyms": [ + "Mylohyoid branch of right inferior alveolar artery" + ] + }, + { + "id": "FMA:49704", + "name": "Left mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49702" + ] + }, + "synonyms": [ + "Mylohyoid branch of left inferior alveolar artery" + ] + }, + { + "id": "FMA:49705", + "name": "Right mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49701" + ] + }, + "synonyms": [ + "Mental branch of right inferior alveolar artery" + ] + }, + { + "id": "FMA:49706", + "name": "Left mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49701" + ] + }, + "synonyms": [ + "Mental branch of left inferior alveolar artery" + ] + }, + { + "id": "FMA:49707", + "name": "Peridental branch of right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49700" + ] + } + }, + { + "id": "FMA:49708", + "name": "Peridental branch of left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49700" + ] + } + }, + { + "id": "FMA:49709", + "name": "Dental branch of right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49699" + ] + } + }, + { + "id": "FMA:49710", + "name": "Dental branch of left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49699" + ] + } + }, + { + "id": "FMA:49711", + "name": "Middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49712", + "name": "Right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49711" + ] + } + }, + { + "id": "FMA:49713", + "name": "Left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49711" + ] + } + }, + { + "id": "FMA:49714", + "name": "Branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Middle meningeal arterial branch" + ] + }, + { + "id": "FMA:49715", + "name": "Accessory branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49716", + "name": "Frontal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49717", + "name": "Orbital branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49718", + "name": "Parietal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49719", + "name": "Petrosal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49720", + "name": "Superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49721", + "name": "Accessory branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49715" + ] + } + }, + { + "id": "FMA:49722", + "name": "Accessory branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49715" + ] + } + }, + { + "id": "FMA:49723", + "name": "Right superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49720" + ] + } + }, + { + "id": "FMA:49724", + "name": "Left superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49720" + ] + } + }, + { + "id": "FMA:49725", + "name": "Petrosal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49719" + ] + } + }, + { + "id": "FMA:49726", + "name": "Petrosal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49719" + ] + } + }, + { + "id": "FMA:49727", + "name": "Parietal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49718" + ] + } + }, + { + "id": "FMA:49728", + "name": "Parietal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49718" + ] + } + }, + { + "id": "FMA:49729", + "name": "Orbital branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49717" + ] + } + }, + { + "id": "FMA:49730", + "name": "Orbital branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49717" + ] + } + }, + { + "id": "FMA:49731", + "name": "Frontal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49716" + ] + } + }, + { + "id": "FMA:49732", + "name": "Frontal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49716" + ] + } + }, + { + "id": "FMA:49733", + "name": "Anastomotic branch of middle meningeal artery with lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49714" + ] + } + }, + { + "id": "FMA:49734", + "name": "Anastomotic branch of right middle meningeal artery with right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49733" + ] + } + }, + { + "id": "FMA:49735", + "name": "Anastomotic branch of left middle meningeal artery with left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49733" + ] + } + }, + { + "id": "FMA:49736", + "name": "Pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49737", + "name": "Right pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49736" + ] + } + }, + { + "id": "FMA:49738", + "name": "Left pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49736" + ] + } + }, + { + "id": "FMA:49739", + "name": "Masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49740", + "name": "Right masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49739" + ] + } + }, + { + "id": "FMA:49741", + "name": "Left masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49739" + ] + } + }, + { + "id": "FMA:49742", + "name": "Deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49743", + "name": "Right deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49742" + ] + } + }, + { + "id": "FMA:49744", + "name": "Left deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49742" + ] + } + }, + { + "id": "FMA:49745", + "name": "Anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49742" + ] + } + }, + { + "id": "FMA:49746", + "name": "Posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49742" + ] + } + }, + { + "id": "FMA:49747", + "name": "Right anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49745" + ] + } + }, + { + "id": "FMA:49748", + "name": "Left anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49745" + ] + } + }, + { + "id": "FMA:49749", + "name": "Right posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49746" + ] + } + }, + { + "id": "FMA:49750", + "name": "Left posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49746" + ] + } + }, + { + "id": "FMA:49751", + "name": "Pterygoid branch of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49752", + "name": "Pterygoid branch of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49751" + ] + } + }, + { + "id": "FMA:49753", + "name": "Pterygoid branch of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49751" + ] + } + }, + { + "id": "FMA:49754", + "name": "Buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49755", + "name": "Right buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49754" + ] + } + }, + { + "id": "FMA:49756", + "name": "Left buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49754" + ] + } + }, + { + "id": "FMA:49757", + "name": "Posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Superior posterior alveolar artery" + ] + }, + { + "id": "FMA:49758", + "name": "Right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49757" + ] + } + }, + { + "id": "FMA:49759", + "name": "Left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49757" + ] + } + }, + { + "id": "FMA:49760", + "name": "Branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Posterior superior alveolar arterial branch" + ] + }, + { + "id": "FMA:49761", + "name": "Dental branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49760" + ] + } + }, + { + "id": "FMA:49762", + "name": "Dental branch of right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49761" + ] + } + }, + { + "id": "FMA:49763", + "name": "Dental branch of left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49761" + ] + } + }, + { + "id": "FMA:49764", + "name": "Peridental branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49760" + ] + } + }, + { + "id": "FMA:49765", + "name": "Peridental branch of right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49764" + ] + } + }, + { + "id": "FMA:49766", + "name": "Peridental branch of left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49764" + ] + } + }, + { + "id": "FMA:49767", + "name": "Infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49768", + "name": "Right infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49767" + ] + } + }, + { + "id": "FMA:49769", + "name": "Left infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49767" + ] + } + }, + { + "id": "FMA:49770", + "name": "Branch of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Infra-orbital arterial branch" + ] + }, + { + "id": "FMA:49771", + "name": "Anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49770" + ] + } + }, + { + "id": "FMA:49772", + "name": "Right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49771" + ] + } + }, + { + "id": "FMA:49773", + "name": "Left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49771" + ] + } + }, + { + "id": "FMA:49774", + "name": "Branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49770" + ] + }, + "synonyms": [ + "Anterior superior alveolar arterial branch" + ] + }, + { + "id": "FMA:49775", + "name": "Dental branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49774" + ] + } + }, + { + "id": "FMA:49776", + "name": "Peridental branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49774" + ] + } + }, + { + "id": "FMA:49777", + "name": "Peridental branch of right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49776" + ] + } + }, + { + "id": "FMA:49778", + "name": "Peridental branch of left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49776" + ] + } + }, + { + "id": "FMA:49779", + "name": "Dental branch of right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49775" + ] + } + }, + { + "id": "FMA:49780", + "name": "Dental branch of left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49775" + ] + } + }, + { + "id": "FMA:49785", + "name": "Pharyngeal branch of artery of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + } + }, + { + "id": "FMA:49786", + "name": "Pharyngeal branch of artery of right pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49785" + ] + } + }, + { + "id": "FMA:49787", + "name": "Pharyngeal branch of artery of left pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49785" + ] + } + }, + { + "id": "FMA:49788", + "name": "Orbital branch of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49770" + ] + } + }, + { + "id": "FMA:49789", + "name": "Orbital branch of right infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49788" + ] + } + }, + { + "id": "FMA:49790", + "name": "Orbital branch of left infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49788" + ] + } + }, + { + "id": "FMA:49791", + "name": "Descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49792", + "name": "Right descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49791" + ] + } + }, + { + "id": "FMA:49793", + "name": "Left descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49791" + ] + } + }, + { + "id": "FMA:49794", + "name": "Branch of descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Descending palatine arterial branch" + ] + }, + { + "id": "FMA:49795", + "name": "Greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49794" + ] + } + }, + { + "id": "FMA:49796", + "name": "Lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49794" + ] + } + }, + { + "id": "FMA:49797", + "name": "Pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49794" + ] + }, + "synonyms": [ + "Pharyngeal branch of descending palatine artery" + ] + }, + { + "id": "FMA:49798", + "name": "Right greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49795" + ] + } + }, + { + "id": "FMA:49799", + "name": "Left greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49795" + ] + } + }, + { + "id": "FMA:49800", + "name": "Right pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49797" + ] + } + }, + { + "id": "FMA:49801", + "name": "Left pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49797" + ] + } + }, + { + "id": "FMA:49802", + "name": "Right lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49796" + ] + } + }, + { + "id": "FMA:49803", + "name": "Left lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49796" + ] + } + }, + { + "id": "FMA:49804", + "name": "Sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:49805", + "name": "Right sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49804" + ] + } + }, + { + "id": "FMA:49806", + "name": "Left sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49804" + ] + } + }, + { + "id": "FMA:49807", + "name": "Branch of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + }, + "synonyms": [ + "Sphenopalatine arterial branch" + ] + }, + { + "id": "FMA:49808", + "name": "Posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49807" + ] + } + }, + { + "id": "FMA:49809", + "name": "Posterior septal branch of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49807" + ] + } + }, + { + "id": "FMA:49810", + "name": "Right posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49808" + ] + } + }, + { + "id": "FMA:49811", + "name": "Left posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49808" + ] + } + }, + { + "id": "FMA:49812", + "name": "Posterior septal branch of right sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49809" + ] + } + }, + { + "id": "FMA:49813", + "name": "Posterior septal branch of left sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49809" + ] + } + }, + { + "id": "FMA:49814", + "name": "Segment of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Internal carotid arterial segment" + ] + }, + { + "id": "FMA:49815", + "name": "Cervical part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49814" + ] + }, + "synonyms": [ + "Cervical portion of internal carotid artery" + ] + }, + { + "id": "FMA:49816", + "name": "Petrous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + }, + "synonyms": [ + "Petrous portion of internal carotid artery" + ] + }, + { + "id": "FMA:49817", + "name": "Cavernous branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + }, + "synonyms": [ + "Cavernous portion of internal carotid artery", + "Cavernous part of internal carotid artery" + ] + }, + { + "id": "FMA:49818", + "name": "Cervical part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49815" + ] + }, + "synonyms": [ + "Cervical portion of right internal carotid artery" + ] + }, + { + "id": "FMA:49819", + "name": "Cervical part of left external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49815" + ] + }, + "synonyms": [ + "Cervical portion of left internal carotid artery" + ] + }, + { + "id": "FMA:49820", + "name": "Petrous part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49816" + ] + }, + "synonyms": [ + "Petrous portion of right internal carotid artery" + ] + }, + { + "id": "FMA:49821", + "name": "Petrous part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49816" + ] + }, + "synonyms": [ + "Petrous portion of left internal carotid artery" + ] + }, + { + "id": "FMA:49822", + "name": "Cavernous branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49817" + ] + }, + "synonyms": [ + "Cavernous part of right internal carotid artery", + "Cavernous portion of right internal carotid artery" + ] + }, + { + "id": "FMA:49823", + "name": "Cavernous branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49817" + ] + }, + "synonyms": [ + "Cavernous portion of left internal carotid artery", + "Cavernous part of left internal carotid artery" + ] + }, + { + "id": "FMA:49824", + "name": "Cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + }, + "synonyms": [ + "Cerebral portion of internal carotid artery" + ] + }, + { + "id": "FMA:49825", + "name": "Cerebral part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49824" + ] + }, + "synonyms": [ + "Cerebral portion of right internal carotid artery" + ] + }, + { + "id": "FMA:49826", + "name": "Cerebral part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49824" + ] + }, + "synonyms": [ + "Cerebral portion of left internal carotid artery" + ] + }, + { + "id": "FMA:49828", + "name": "Caroticotympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70521" + ] + } + }, + { + "id": "FMA:49829", + "name": "Right caroticotympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49828" + ] + } + }, + { + "id": "FMA:49830", + "name": "Left caroticotympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49828" + ] + } + }, + { + "id": "FMA:49831", + "name": "Pterygoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70521" + ] + }, + "synonyms": [ + "Vidian artery" + ] + }, + { + "id": "FMA:49832", + "name": "Right pterygoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49831" + ] + } + }, + { + "id": "FMA:49833", + "name": "Left pterygoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49831" + ] + } + }, + { + "id": "FMA:49846", + "name": "Inferior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Inferior hypophyseal artery" + ] + }, + { + "id": "FMA:49847", + "name": "Right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49846" + ] + } + }, + { + "id": "FMA:49848", + "name": "Left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49846" + ] + } + }, + { + "id": "FMA:49849", + "name": "Superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Superior hypophyseal artery" + ] + }, + { + "id": "FMA:49850", + "name": "Right superior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + }, + "synonyms": [ + "Right superior hypophysial artery" + ] + }, + { + "id": "FMA:49851", + "name": "Left superior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + }, + "synonyms": [ + "Left superior hypophysial artery" + ] + }, + { + "id": "FMA:49853", + "name": "Medial branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66312" + ] + } + }, + { + "id": "FMA:49854", + "name": "Medial branch of right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49853" + ] + } + }, + { + "id": "FMA:49855", + "name": "Medial branch of left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49853" + ] + } + }, + { + "id": "FMA:49856", + "name": "Lateral branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66312" + ] + } + }, + { + "id": "FMA:49857", + "name": "Lateral branch of right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49856" + ] + } + }, + { + "id": "FMA:49858", + "name": "Lateral branch of left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49856" + ] + } + }, + { + "id": "FMA:49859", + "name": "Cavernous branch of internal carotid artery to trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49817" + ] + } + }, + { + "id": "FMA:49860", + "name": "Cavernous branch of right internal carotid artery to right trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49859" + ] + } + }, + { + "id": "FMA:49861", + "name": "Cavernous branch of left internal carotid artery to left trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49859" + ] + } + }, + { + "id": "FMA:49862", + "name": "Cavernous branch of internal carotid artery to wall of cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49817" + ] + } + }, + { + "id": "FMA:49863", + "name": "Cavernous branch of right internal carotid artery to wall of right cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49862" + ] + } + }, + { + "id": "FMA:49864", + "name": "Cavernous branch of left internal carotid artery to wall of left cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49862" + ] + } + }, + { + "id": "FMA:49865", + "name": "Cavernous branch of internal carotid artery to wall of petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49817" + ] + } + }, + { + "id": "FMA:49866", + "name": "Cavernous branch of right internal carotid artery to wall of right petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49865" + ] + } + }, + { + "id": "FMA:49867", + "name": "Cavernous branch of left internal carotid artery to wall of left petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49865" + ] + } + }, + { + "id": "FMA:49868", + "name": "Ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + } + }, + { + "id": "FMA:49869", + "name": "Right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49868" + ] + } + }, + { + "id": "FMA:49870", + "name": "Left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49868" + ] + } + }, + { + "id": "FMA:49871", + "name": "Subdivision of coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Coronary sulcus subdivision" + ] + }, + { + "id": "FMA:49872", + "name": "Branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Ophthalmic arterial branch" + ] + }, + { + "id": "FMA:49879", + "name": "Central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Retinal artery", + "Central artery of retina", + "Zinn's artery" + ] + }, + { + "id": "FMA:49880", + "name": "Right central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49879" + ] + }, + "synonyms": [ + "Central artery of right retina" + ] + }, + { + "id": "FMA:49881", + "name": "Left central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49879" + ] + }, + "synonyms": [ + "Central artery of left retina" + ] + }, + { + "id": "FMA:49882", + "name": "Right half of thoracic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + }, + "synonyms": [ + "Right side of thoracic cavity" + ] + }, + { + "id": "FMA:49883", + "name": "Left half of thoracic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + }, + "synonyms": [ + "Left side of thoracic cavity" + ] + }, + { + "id": "FMA:49884", + "name": "Thoracic segment proper of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26659" + ] + } + }, + { + "id": "FMA:49885", + "name": "Wall of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Azygos venous wall" + ] + }, + { + "id": "FMA:49886", + "name": "Wall of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Hemiazygos venous wall" + ] + }, + { + "id": "FMA:49887", + "name": "Lumen of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Azygos venous lumen" + ] + }, + { + "id": "FMA:49888", + "name": "Lumen of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Hemiazygos venous lumen" + ] + }, + { + "id": "FMA:49889", + "name": "Lumen of thoracic part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + } + }, + { + "id": "FMA:49890", + "name": "Wall of thoracic part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + } + }, + { + "id": "FMA:49891", + "name": "Wall of abdominal part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + } + }, + { + "id": "FMA:49892", + "name": "Lumen of abdominal part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + } + }, + { + "id": "FMA:49893", + "name": "Coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Coronary arterial tree" + ] + }, + { + "id": "FMA:49894", + "name": "Systemic arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45840" + ] + }, + "synonyms": [ + "Aortic tree" + ] + }, + { + "id": "FMA:49895", + "name": "Systemic venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14284" + ] + } + }, + { + "id": "FMA:49897", + "name": "Branch of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Central retinal arterial branch" + ] + }, + { + "id": "FMA:49907", + "name": "Pulmonary venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14284" + ] + } + }, + { + "id": "FMA:49908", + "name": "Superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49907" + ] + }, + "synonyms": [ + "Superior pulmonary venous tree" + ] + }, + { + "id": "FMA:49909", + "name": "Superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51945" + ] + }, + "synonyms": [ + "Superior nasal branch of central retinal artery", + "Superior nasal retinal arteriole" + ] + }, + { + "id": "FMA:49910", + "name": "Inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49907" + ] + }, + "synonyms": [ + "Lower lobar vein", + "Inferior pulmonary venous tree" + ] + }, + { + "id": "FMA:49911", + "name": "Right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49910" + ] + }, + "synonyms": [ + "Right inferior pulmonary venous tree", + "Right lower lobar vein" + ] + }, + { + "id": "FMA:49912", + "name": "Superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51945" + ] + }, + "synonyms": [ + "Superior temporal branch of central retinal artery", + "Superior temporal retinal arteriole", + "Superior retinal temporal artery" + ] + }, + { + "id": "FMA:49913", + "name": "Left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49910" + ] + }, + "synonyms": [ + "Left lower lobar vein", + "Left inferior pulmonary venous tree" + ] + }, + { + "id": "FMA:49914", + "name": "Right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49908" + ] + }, + "synonyms": [ + "Right superior pulmonary venous tree" + ] + }, + { + "id": "FMA:49915", + "name": "Inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51948" + ] + }, + "synonyms": [ + "Inferior nasal branch of central retinal artery", + "Inferior nasal retinal arteriole" + ] + }, + { + "id": "FMA:49916", + "name": "Left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49908" + ] + }, + "synonyms": [ + "Left superior pulmonary venous tree" + ] + }, + { + "id": "FMA:49917", + "name": "Inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51948" + ] + }, + "synonyms": [ + "Inferior temporal branch of central retinal artery", + "Inferior temporal retinal arteriole", + "Arteriole temporalis retinae inferior" + ] + }, + { + "id": "FMA:49918", + "name": "Systemic arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30313" + ] + } + }, + { + "id": "FMA:49919", + "name": "Right superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49909" + ] + }, + "synonyms": [ + "Right superior nasal retinal arteriole", + "Superior nasal branch of right central retinal artery" + ] + }, + { + "id": "FMA:49920", + "name": "Left superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49909" + ] + }, + "synonyms": [ + "Superior nasal branch of left central retinal artery", + "Left superior nasal retinal arteriole" + ] + }, + { + "id": "FMA:49921", + "name": "Right superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49912" + ] + }, + "synonyms": [ + "Right superior temporal retinal arteriole", + "Superior temporal branch of right central retinal artery" + ] + }, + { + "id": "FMA:49922", + "name": "Left superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49912" + ] + }, + "synonyms": [ + "Superior temporal branch of left central retinal artery", + "Left superior temporal retinal arteriole" + ] + }, + { + "id": "FMA:49923", + "name": "Right inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49915" + ] + }, + "synonyms": [ + "Right inferior nasal retinal arteriole", + "Inferior nasal branch of right central retinal artery" + ] + }, + { + "id": "FMA:49924", + "name": "Left inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49915" + ] + }, + "synonyms": [ + "Inferior nasal branch of left central retinal artery", + "Left inferior nasal retinal arteriole" + ] + }, + { + "id": "FMA:49925", + "name": "Right inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49917" + ] + }, + "synonyms": [ + "Right inferior temporal retinal arteriole", + "Inferior temporal branch of right central retinal artery" + ] + }, + { + "id": "FMA:49926", + "name": "Left inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49917" + ] + }, + "synonyms": [ + "Left inferior temporal retinal arteriole", + "Inferior temporal branch of left central retinal artery" + ] + }, + { + "id": "FMA:49927", + "name": "Lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:49928", + "name": "Right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49927" + ] + } + }, + { + "id": "FMA:49929", + "name": "Left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49927" + ] + } + }, + { + "id": "FMA:49930", + "name": "Systemic capillary bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45632" + ] + } + }, + { + "id": "FMA:49931", + "name": "Pulmonary capillary bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45632" + ] + } + }, + { + "id": "FMA:49932", + "name": "Portal capillary bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45632" + ] + } + }, + { + "id": "FMA:49933", + "name": "Branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Lacrimal arterial branch" + ] + }, + { + "id": "FMA:49934", + "name": "Zygomatic branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49933" + ] + } + }, + { + "id": "FMA:49935", + "name": "Zygomatic branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49934" + ] + } + }, + { + "id": "FMA:49936", + "name": "Zygomatic branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49934" + ] + } + }, + { + "id": "FMA:49940", + "name": "Lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49933" + ] + }, + "synonyms": [ + "Lateral palpebral branch of ophthalmic artery" + ] + }, + { + "id": "FMA:49941", + "name": "Right lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49940" + ] + }, + "synonyms": [ + "Lateral palpebral branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:49942", + "name": "Left lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49940" + ] + }, + "synonyms": [ + "Lateral palpebral branch of left ophthalmic artery" + ] + }, + { + "id": "FMA:49943", + "name": "Skin of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22985" + ] + } + }, + { + "id": "FMA:49944", + "name": "Zone of skin of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22985" + ] + } + }, + { + "id": "FMA:49945", + "name": "Segment of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Central retinal arterial segment" + ] + }, + { + "id": "FMA:49946", + "name": "Extraocular part of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49945" + ] + } + }, + { + "id": "FMA:49947", + "name": "Extraocular part of right central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49946" + ] + } + }, + { + "id": "FMA:49948", + "name": "Extraocular part of left central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49946" + ] + } + }, + { + "id": "FMA:49949", + "name": "Intraocular part of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49945" + ] + } + }, + { + "id": "FMA:49950", + "name": "Intraocular part of right central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49949" + ] + } + }, + { + "id": "FMA:49951", + "name": "Intraocular part of left central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49949" + ] + } + }, + { + "id": "FMA:49952", + "name": "Posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:49953", + "name": "Right posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49952" + ] + } + }, + { + "id": "FMA:49954", + "name": "Left posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49952" + ] + } + }, + { + "id": "FMA:49955", + "name": "Long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49952" + ] + } + }, + { + "id": "FMA:49956", + "name": "Short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49952" + ] + } + }, + { + "id": "FMA:49957", + "name": "Right long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49955" + ] + } + }, + { + "id": "FMA:49958", + "name": "Left long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49955" + ] + } + }, + { + "id": "FMA:49959", + "name": "Right short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49956" + ] + } + }, + { + "id": "FMA:49960", + "name": "Left short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49956" + ] + } + }, + { + "id": "FMA:49961", + "name": "Muscular branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:49962", + "name": "Anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67610" + ] + } + }, + { + "id": "FMA:49963", + "name": "Right anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49962" + ] + } + }, + { + "id": "FMA:49964", + "name": "Left anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49962" + ] + } + }, + { + "id": "FMA:49965", + "name": "Muscular branch of right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49961" + ] + } + }, + { + "id": "FMA:49966", + "name": "Muscular branch of left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49961" + ] + } + }, + { + "id": "FMA:49967", + "name": "Anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67610" + ] + } + }, + { + "id": "FMA:49968", + "name": "Right anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49967" + ] + } + }, + { + "id": "FMA:49969", + "name": "Left anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49967" + ] + } + }, + { + "id": "FMA:49970", + "name": "Episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67610" + ] + } + }, + { + "id": "FMA:49971", + "name": "Right episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49970" + ] + } + }, + { + "id": "FMA:49972", + "name": "Left episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49970" + ] + } + }, + { + "id": "FMA:49973", + "name": "Supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Supraorbital artery" + ] + }, + { + "id": "FMA:49974", + "name": "Right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49973" + ] + }, + "synonyms": [ + "Right supraorbital artery" + ] + }, + { + "id": "FMA:49975", + "name": "Left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49973" + ] + }, + "synonyms": [ + "Left supraorbital artery" + ] + }, + { + "id": "FMA:49976", + "name": "Branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Supra-orbital arterial branch" + ] + }, + { + "id": "FMA:49977", + "name": "Superficial branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49976" + ] + } + }, + { + "id": "FMA:49978", + "name": "Deep branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49976" + ] + } + }, + { + "id": "FMA:49979", + "name": "Superficial branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49977" + ] + } + }, + { + "id": "FMA:49980", + "name": "Superficial branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49977" + ] + } + }, + { + "id": "FMA:49981", + "name": "Deep branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49978" + ] + } + }, + { + "id": "FMA:49982", + "name": "Deep branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49978" + ] + } + }, + { + "id": "FMA:49983", + "name": "Diploic branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49976" + ] + } + }, + { + "id": "FMA:49984", + "name": "Diploic branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49983" + ] + } + }, + { + "id": "FMA:49985", + "name": "Diploic branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49983" + ] + } + }, + { + "id": "FMA:49986", + "name": "Anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:49987", + "name": "Right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49986" + ] + } + }, + { + "id": "FMA:49988", + "name": "Left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49986" + ] + } + }, + { + "id": "FMA:49989", + "name": "Posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:49990", + "name": "Right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49989" + ] + } + }, + { + "id": "FMA:49991", + "name": "Left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49989" + ] + } + }, + { + "id": "FMA:49992", + "name": "Branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Anterior ethmoidal arterial branch" + ] + }, + { + "id": "FMA:49993", + "name": "Anterior meningeal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49992" + ] + }, + "synonyms": [ + "Anterior meningeal artery" + ] + }, + { + "id": "FMA:49994", + "name": "Anterior septal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49992" + ] + } + }, + { + "id": "FMA:49995", + "name": "Anterior lateral nasal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49992" + ] + } + }, + { + "id": "FMA:49996", + "name": "Anterior meningeal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49993" + ] + } + }, + { + "id": "FMA:49997", + "name": "Anterior meningeal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49993" + ] + } + }, + { + "id": "FMA:49998", + "name": "Anterior septal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49994" + ] + } + }, + { + "id": "FMA:49999", + "name": "Anterior septal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49994" + ] + } + }, + { + "id": "FMA:50000", + "name": "Dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51956" + ] + }, + "synonyms": [ + "Dorsal nasal branch of ophthalmic artery", + "External nasal artery" + ] + }, + { + "id": "FMA:50001", + "name": "Right dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50000" + ] + }, + "synonyms": [ + "Right external nasal artery", + "Dorsal nasal branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:50002", + "name": "Left dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50000" + ] + }, + "synonyms": [ + "Dorsal nasal branch of left ophthalmic artery", + "Left external nasal artery" + ] + }, + { + "id": "FMA:50003", + "name": "Anterior lateral nasal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49995" + ] + } + }, + { + "id": "FMA:50004", + "name": "Anterior lateral nasal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49995" + ] + } + }, + { + "id": "FMA:50005", + "name": "Branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Posterior ethmoidal arterial branch" + ] + }, + { + "id": "FMA:50006", + "name": "Meningeal branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50005" + ] + } + }, + { + "id": "FMA:50007", + "name": "Nasal branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50005" + ] + } + }, + { + "id": "FMA:50008", + "name": "Meningeal branch of right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50006" + ] + } + }, + { + "id": "FMA:50009", + "name": "Meningeal branch of left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50006" + ] + } + }, + { + "id": "FMA:50010", + "name": "Nasal branch of right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50007" + ] + } + }, + { + "id": "FMA:50011", + "name": "Nasal branch of left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50007" + ] + } + }, + { + "id": "FMA:50012", + "name": "Medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Medial palpebral branch of ophthalmic artery" + ] + }, + { + "id": "FMA:50013", + "name": "Right medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50012" + ] + }, + "synonyms": [ + "Medial palpebral branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:50014", + "name": "Left medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50012" + ] + }, + "synonyms": [ + "Medial palpebral branch of left ophthalmic artery" + ] + }, + { + "id": "FMA:50015", + "name": "Branch of medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Medial palpebral arterial branch" + ] + }, + { + "id": "FMA:50016", + "name": "Posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50015" + ] + } + }, + { + "id": "FMA:50017", + "name": "Inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50015" + ] + }, + "synonyms": [ + "Inferior medial palpebral branch of ophthalmic artery" + ] + }, + { + "id": "FMA:50018", + "name": "Superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50015" + ] + }, + "synonyms": [ + "Superior medial palpebral branch of ophthalmic artery" + ] + }, + { + "id": "FMA:50019", + "name": "Right posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50016" + ] + } + }, + { + "id": "FMA:50020", + "name": "Left posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50016" + ] + } + }, + { + "id": "FMA:50021", + "name": "Right inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50017" + ] + }, + "synonyms": [ + "Inferior medial palpebral branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:50022", + "name": "Left inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50017" + ] + }, + "synonyms": [ + "Inferior medial palpebral branch of left ophthalmic artery" + ] + }, + { + "id": "FMA:50023", + "name": "Right superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50018" + ] + }, + "synonyms": [ + "Superior medial palpebral branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:50024", + "name": "Left superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50018" + ] + }, + "synonyms": [ + "Superior medial palpebral branch of left ophthalmic artery" + ] + }, + { + "id": "FMA:50025", + "name": "Supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51956" + ] + }, + "synonyms": [ + "Supratrochlear branch of ophthalmic artery" + ] + }, + { + "id": "FMA:50026", + "name": "Right supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50025" + ] + }, + "synonyms": [ + "Supratrochlear branch of right ophthalmic artery" + ] + }, + { + "id": "FMA:50027", + "name": "Left supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50025" + ] + }, + "synonyms": [ + "Supratrochlear branch of left ophthalmic artery" + ] + }, + { + "id": "FMA:50028", + "name": "Anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + } + }, + { + "id": "FMA:50029", + "name": "Right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50028" + ] + } + }, + { + "id": "FMA:50030", + "name": "Left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50028" + ] + } + }, + { + "id": "FMA:50031", + "name": "Branch of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Anterior cerebral arterial branch" + ] + }, + { + "id": "FMA:50032", + "name": "Zone of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Anterior cerebral arterial zone" + ] + }, + { + "id": "FMA:50033", + "name": "Intramural esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85290" + ] + }, + "synonyms": [ + "Intramural esophageal branch of esophageal artery" + ] + }, + { + "id": "FMA:50034", + "name": "Intramural esophageal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85308" + ] + }, + "synonyms": [ + "Intramural esophageal tributary of esophageal vein" + ] + }, + { + "id": "FMA:50039", + "name": "Right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + }, + "synonyms": [ + "Right coronary arterial tree" + ] + }, + { + "id": "FMA:50040", + "name": "Left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + }, + "synonyms": [ + "Left coronary arterial tree" + ] + }, + { + "id": "FMA:50047", + "name": "Skin of sternal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61416" + ] + } + }, + { + "id": "FMA:50048", + "name": "Skin of right pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34829" + ] + } + }, + { + "id": "FMA:50049", + "name": "Skin of left pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34829" + ] + } + }, + { + "id": "FMA:50050", + "name": "Skin of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61418" + ] + }, + "synonyms": [ + "Areola skin" + ] + }, + { + "id": "FMA:50051", + "name": "Skin of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50050" + ] + }, + "synonyms": [ + "Right areola skin" + ] + }, + { + "id": "FMA:50052", + "name": "Skin of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50050" + ] + }, + "synonyms": [ + "Left areola skin" + ] + }, + { + "id": "FMA:50053", + "name": "Skin of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12828" + ] + }, + "synonyms": [ + "Right nipple skin", + "Nipple of right breast" + ] + }, + { + "id": "FMA:50054", + "name": "Skin of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12828" + ] + }, + "synonyms": [ + "Left nipple skin", + "Nipple of left breast" + ] + }, + { + "id": "FMA:50055", + "name": "Left male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67772" + ] + } + }, + { + "id": "FMA:50056", + "name": "Left female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67773" + ] + } + }, + { + "id": "FMA:50057", + "name": "Right male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67772" + ] + } + }, + { + "id": "FMA:50058", + "name": "Right female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67773" + ] + } + }, + { + "id": "FMA:50060", + "name": "Chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + } + }, + { + "id": "FMA:50061", + "name": "Superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + } + }, + { + "id": "FMA:50063", + "name": "Anterior superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + } + }, + { + "id": "FMA:50067", + "name": "Lateral thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + } + }, + { + "id": "FMA:50068", + "name": "Lateral superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + } + }, + { + "id": "FMA:50069", + "name": "Right lateral thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50067" + ] + } + }, + { + "id": "FMA:50070", + "name": "Left lateral thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50067" + ] + } + }, + { + "id": "FMA:50071", + "name": "Right lateral superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50068" + ] + } + }, + { + "id": "FMA:50072", + "name": "Left lateral superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50068" + ] + } + }, + { + "id": "FMA:50073", + "name": "Precommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50032" + ] + }, + "synonyms": [ + "A1 segment of anterior cerebral artery" + ] + }, + { + "id": "FMA:50074", + "name": "Postcommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50032" + ] + }, + "synonyms": [ + "A2 segment of anterior cerebral artery" + ] + }, + { + "id": "FMA:50075", + "name": "Precommunicating part of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50073" + ] + }, + "synonyms": [ + "A1 segment of right anterior cerebral artery" + ] + }, + { + "id": "FMA:50076", + "name": "Precommunicating part of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50073" + ] + }, + "synonyms": [ + "A1 segment of left anterior cerebral artery" + ] + }, + { + "id": "FMA:50077", + "name": "Postcommunicating part of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50074" + ] + }, + "synonyms": [ + "A2 segment of right anterior cerebral artery" + ] + }, + { + "id": "FMA:50078", + "name": "Postcommunicating part of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50074" + ] + }, + "synonyms": [ + "A2 segment of left anterior cerebral artery" + ] + }, + { + "id": "FMA:50079", + "name": "Middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Sylvian artery" + ] + }, + { + "id": "FMA:50080", + "name": "Zone of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Middle cerebral arterial zone" + ] + }, + { + "id": "FMA:50081", + "name": "Branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Middle cerebral arterial branch" + ] + }, + { + "id": "FMA:50082", + "name": "Right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50079" + ] + } + }, + { + "id": "FMA:50083", + "name": "Left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50079" + ] + } + }, + { + "id": "FMA:50084", + "name": "Posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + } + }, + { + "id": "FMA:50085", + "name": "Right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50084" + ] + } + }, + { + "id": "FMA:50086", + "name": "Left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50084" + ] + } + }, + { + "id": "FMA:50087", + "name": "Anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + } + }, + { + "id": "FMA:50088", + "name": "Right anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50087" + ] + } + }, + { + "id": "FMA:50089", + "name": "Left anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50087" + ] + } + }, + { + "id": "FMA:50090", + "name": "Uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50091", + "name": "Right uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50090" + ] + } + }, + { + "id": "FMA:50092", + "name": "Left uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50090" + ] + } + }, + { + "id": "FMA:50093", + "name": "Zone of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Common carotid arterial zone" + ] + }, + { + "id": "FMA:50094", + "name": "Carotid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:50095", + "name": "Carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55664" + ] + } + }, + { + "id": "FMA:50096", + "name": "Carotid bifurcation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50093" + ] + } + }, + { + "id": "FMA:50097", + "name": "Right carotid bifurcation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50096" + ] + } + }, + { + "id": "FMA:50098", + "name": "Left carotid bifurcation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50096" + ] + } + }, + { + "id": "FMA:50099", + "name": "Right carotid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50094" + ] + } + }, + { + "id": "FMA:50100", + "name": "Left carotid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50094" + ] + } + }, + { + "id": "FMA:50101", + "name": "Right carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50095" + ] + } + }, + { + "id": "FMA:50102", + "name": "Left carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50095" + ] + } + }, + { + "id": "FMA:50103", + "name": "Common carotid artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50093" + ] + } + }, + { + "id": "FMA:50104", + "name": "Right common carotid artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50103" + ] + } + }, + { + "id": "FMA:50105", + "name": "Left common carotid artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50103" + ] + } + }, + { + "id": "FMA:50106", + "name": "Clivus branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + } + }, + { + "id": "FMA:50107", + "name": "Clivus branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50106" + ] + } + }, + { + "id": "FMA:50108", + "name": "Clivus branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50106" + ] + } + }, + { + "id": "FMA:50109", + "name": "Carotid siphon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49814" + ] + }, + "synonyms": [ + "Carotid syphon" + ] + }, + { + "id": "FMA:50110", + "name": "Right carotid siphon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50109" + ] + } + }, + { + "id": "FMA:50111", + "name": "Left carotid siphon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50109" + ] + } + }, + { + "id": "FMA:50112", + "name": "Branch of anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Subdivision of anterior choroidal artery", + "Anterior choroidal arterial branch" + ] + }, + { + "id": "FMA:50113", + "name": "Branch of anterior choroidal artery to lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50114", + "name": "Branch of anterior choroidal artery to anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50115", + "name": "Branch of anterior choroidal artery to optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + }, + "synonyms": [ + "Branch of anterior choroidal artery to optic chiasma" + ] + }, + { + "id": "FMA:50116", + "name": "Branch of anterior choroidal artery to optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50117", + "name": "Branch of anterior choroidal artery to lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50118", + "name": "Branch of anterior choroidal artery to genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50119", + "name": "Branch of anterior choroidal artery to posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50120", + "name": "Branch of anterior choroidal artery to retrolentiform limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50121", + "name": "Branch of anterior choroidal artery to globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50122", + "name": "Branch of anterior choroidal artery to tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50123", + "name": "Branch of anterior choroidal artery to hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50124", + "name": "Branch of anterior choroidal artery to amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50125", + "name": "Branch of anterior choroidal artery to substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50126", + "name": "Branch of anterior choroidal artery to red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50127", + "name": "Branch of anterior choroidal artery to crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50128", + "name": "Branch of anterior choroidal artery to tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50129", + "name": "Branch of anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50130", + "name": "Branch of anterior choroidal artery to fimbria of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50131", + "name": "Branch of right anterior choroidal artery to right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50113" + ] + } + }, + { + "id": "FMA:50132", + "name": "Branch of left anterior choroidal artery to left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50113" + ] + } + }, + { + "id": "FMA:50133", + "name": "Branch of anterior choroidal artery to optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50112" + ] + } + }, + { + "id": "FMA:50134", + "name": "Branch of right anterior choroidal artery to right anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50114" + ] + } + }, + { + "id": "FMA:50135", + "name": "Branch of left anterior choroidal artery to left anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50114" + ] + } + }, + { + "id": "FMA:50136", + "name": "Branch of right anterior choroidal artery to right optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50115" + ] + } + }, + { + "id": "FMA:50137", + "name": "Branch of left anterior choroidal artery to left optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50115" + ] + } + }, + { + "id": "FMA:50138", + "name": "Branch of right anterior choroidal artery to right optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50116" + ] + } + }, + { + "id": "FMA:50139", + "name": "Branch of left anterior choroidal artery to left optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50116" + ] + } + }, + { + "id": "FMA:50140", + "name": "Branch of right anterior choroidal artery to right optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50133" + ] + } + }, + { + "id": "FMA:50141", + "name": "Branch of left anterior choroidal artery to left optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50133" + ] + } + }, + { + "id": "FMA:50142", + "name": "Branch of right anterior choroidal artery to right lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50117" + ] + } + }, + { + "id": "FMA:50143", + "name": "Branch of left anterior choroidal artery to left lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50117" + ] + } + }, + { + "id": "FMA:50144", + "name": "Branch of right anterior choroidal artery to genu of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50118" + ] + } + }, + { + "id": "FMA:50145", + "name": "Branch of left anterior choroidal artery to genu of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50118" + ] + } + }, + { + "id": "FMA:50146", + "name": "Branch of right anterior choroidal artery to posterior limb of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50119" + ] + } + }, + { + "id": "FMA:50147", + "name": "Branch of left anterior choroidal artery to posterior limb of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50119" + ] + } + }, + { + "id": "FMA:50148", + "name": "Branch of right anterior choroidal artery to retrolentiform limb of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50120" + ] + } + }, + { + "id": "FMA:50149", + "name": "Branch of left anterior choroidal artery to retrolentiform limb of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50120" + ] + } + }, + { + "id": "FMA:50150", + "name": "Branch of right anterior choroidal artery to right globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50121" + ] + } + }, + { + "id": "FMA:50151", + "name": "Branch of left anterior choroidal artery to left globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50121" + ] + } + }, + { + "id": "FMA:50152", + "name": "Branch of right anterior choroidal artery to tail of right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50122" + ] + } + }, + { + "id": "FMA:50153", + "name": "Branch of left anterior choroidal artery to tail of left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50122" + ] + } + }, + { + "id": "FMA:50154", + "name": "Branch of right anterior choroidal artery to right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50123" + ] + } + }, + { + "id": "FMA:50155", + "name": "Branch of left anterior choroidal artery to left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50123" + ] + } + }, + { + "id": "FMA:50156", + "name": "Branch of right anterior choroidal artery to right amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50124" + ] + } + }, + { + "id": "FMA:50157", + "name": "Branch of left anterior choroidal artery to left amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50124" + ] + } + }, + { + "id": "FMA:50158", + "name": "Branch of right anterior choroidal artery to right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50128" + ] + } + }, + { + "id": "FMA:50159", + "name": "Branch of left anterior choroidal artery to left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50128" + ] + } + }, + { + "id": "FMA:50160", + "name": "Branch of right anterior choroidal artery to right substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50125" + ] + } + }, + { + "id": "FMA:50161", + "name": "Branch of left anterior choroidal artery to left substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50125" + ] + } + }, + { + "id": "FMA:50162", + "name": "Branch of right anterior choroidal artery to right red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50126" + ] + } + }, + { + "id": "FMA:50163", + "name": "Branch of left anterior choroidal artery to left red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50126" + ] + } + }, + { + "id": "FMA:50164", + "name": "Branch of right anterior choroidal artery to right crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50127" + ] + } + }, + { + "id": "FMA:50165", + "name": "Branch of left anterior choroidal artery to left crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50127" + ] + } + }, + { + "id": "FMA:50166", + "name": "Branch of right anterior choroidal artery to fimbria of right fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50130" + ] + } + }, + { + "id": "FMA:50167", + "name": "Branch of left anterior choroidal artery to fimbria of left fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50130" + ] + } + }, + { + "id": "FMA:50168", + "name": "Branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70523" + ] + }, + "synonyms": [ + "Posterior communicating arterial branch" + ] + }, + { + "id": "FMA:50169", + "name": "Anterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50031" + ] + } + }, + { + "id": "FMA:50170", + "name": "Anteromedial central branch of anterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51886" + ] + } + }, + { + "id": "FMA:50173", + "name": "Suprachiasmatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79613" + ] + } + }, + { + "id": "FMA:50174", + "name": "Median commissural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79613" + ] + } + }, + { + "id": "FMA:50175", + "name": "Median callosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79613" + ] + } + }, + { + "id": "FMA:50176", + "name": "Zone of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "External oblique zone" + ] + }, + { + "id": "FMA:50177", + "name": "Belly of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "External oblique belly" + ] + }, + { + "id": "FMA:50179", + "name": "Belly of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50177" + ] + }, + "synonyms": [ + "Right external oblique belly" + ] + }, + { + "id": "FMA:50180", + "name": "Belly of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50177" + ] + }, + "synonyms": [ + "Left external oblique belly" + ] + }, + { + "id": "FMA:50183", + "name": "Musculature of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Extensor muscle group of back of neck", + "Muscle group of back of neck", + "Set of muscles of back of neck" + ] + }, + { + "id": "FMA:50185", + "name": "Musculature of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of subdivision of trunk", + "Muscle group of subdivision of trunk" + ] + }, + { + "id": "FMA:50187", + "name": "Musculature of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Trunk musculature", + "Set of muscles of trunk", + "Muscle group of trunk" + ] + }, + { + "id": "FMA:50188", + "name": "Musculature of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscle group of limb", + "Limb musculature", + "Set of muscles of limb" + ] + }, + { + "id": "FMA:50189", + "name": "Set of anterolateral muscles of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Anterolateral muscles of neck", + "Anterolateral muscle group of neck" + ] + }, + { + "id": "FMA:50193", + "name": "Musculature of anterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Set of muscles of anterior compartment of arm" + ] + }, + { + "id": "FMA:50194", + "name": "Musculature of posterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Set of muscles of posterior compartment of arm" + ] + }, + { + "id": "FMA:50195", + "name": "Musculature of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71297" + ] + }, + "synonyms": [ + "Right lower limb musculature", + "Set of muscles of right lower limb", + "Muscle group of right lower limb" + ] + }, + { + "id": "FMA:50196", + "name": "Musculature of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71297" + ] + }, + "synonyms": [ + "Set of muscles of left lower limb", + "Muscle group of left lower limb", + "Left lower limb musculature" + ] + }, + { + "id": "FMA:50197", + "name": "Musculature of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71296" + ] + }, + "synonyms": [ + "Muscle group of right upper limb", + "Set of muscles of right upper limb", + "Right upper limb musculature" + ] + }, + { + "id": "FMA:50198", + "name": "Musculature of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71296" + ] + }, + "synonyms": [ + "Set of muscles of left upper limb", + "Left upper limb musculature", + "Muscle group of left upper limb" + ] + }, + { + "id": "FMA:50200", + "name": "Musculature of subdivision of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of subdivision of upper limb", + "Muscle group of subdivision of upper limb" + ] + }, + { + "id": "FMA:50201", + "name": "Musculature of subdivision of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of subdivision of lower limb", + "Muscle group of subdivision of lower limb" + ] + }, + { + "id": "FMA:50202", + "name": "Musculature of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Arm musculature", + "Set of muscles of arm", + "Muscle group of arm" + ] + }, + { + "id": "FMA:50203", + "name": "Musculature of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50202" + ] + }, + "synonyms": [ + "Set of muscles of right arm", + "Muscle group of right arm", + "Right arm musculature" + ] + }, + { + "id": "FMA:50204", + "name": "Musculature of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50202" + ] + }, + "synonyms": [ + "Muscle group of left arm", + "Left arm musculature", + "Set of muscles of left arm" + ] + }, + { + "id": "FMA:50205", + "name": "Musculature of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50201" + ] + }, + "synonyms": [ + "Muscle group of pelvic girdle", + "Pelvic girdle musculature", + "Set of muscles of pelvic girdle" + ] + }, + { + "id": "FMA:50206", + "name": "Musculature of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50205" + ] + }, + "synonyms": [ + "Right pelvic girdle musculature", + "Muscle group of right pelvic girdle", + "Set of muscles of right pelvic girdle" + ] + }, + { + "id": "FMA:50207", + "name": "Musculature of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50205" + ] + }, + "synonyms": [ + "Muscle group of left pelvic girdle", + "Set of muscles of left pelvic girdle", + "Left pelvic girdle musculature" + ] + }, + { + "id": "FMA:50208", + "name": "Musculature of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of thigh", + "Thigh musculature", + "Muscle group of thigh" + ] + }, + { + "id": "FMA:50209", + "name": "Musculature of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50208" + ] + }, + "synonyms": [ + "Right thigh musculature", + "Muscle group of right thigh" + ] + }, + { + "id": "FMA:50210", + "name": "Musculature of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50208" + ] + }, + "synonyms": [ + "Muscle group of left thigh", + "Left thigh musculature" + ] + }, + { + "id": "FMA:50211", + "name": "Musculature of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of leg", + "Leg musculature", + "Muscle group of leg" + ] + }, + { + "id": "FMA:50212", + "name": "Musculature of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50211" + ] + }, + "synonyms": [ + "Right leg musculature", + "Muscle group of right leg" + ] + }, + { + "id": "FMA:50213", + "name": "Musculature of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50211" + ] + }, + "synonyms": [ + "Muscle group of left leg", + "Left leg musculature" + ] + }, + { + "id": "FMA:50214", + "name": "Musculature of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of foot", + "Muscle group of foot", + "Foot musculature" + ] + }, + { + "id": "FMA:50215", + "name": "Musculature of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50214" + ] + }, + "synonyms": [ + "Muscle group of right foot", + "Right foot musculature" + ] + }, + { + "id": "FMA:50216", + "name": "Musculature of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50214" + ] + }, + "synonyms": [ + "Left foot musculature", + "Muscle group of left foot" + ] + }, + { + "id": "FMA:50217", + "name": "Musculature of subdivision of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50200" + ] + }, + "synonyms": [ + "Muscle group of subdivision of pectoral girdle", + "Set of muscles of subdivision of pectoral girdle" + ] + }, + { + "id": "FMA:50220", + "name": "Musculature of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50217" + ] + }, + "synonyms": [ + "Muscle group of shoulder", + "Set of muscles of shoulder" + ] + }, + { + "id": "FMA:50221", + "name": "Musculature of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50220" + ] + }, + "synonyms": [ + "Muscle group of right shoulder", + "Set of muscles of right shoulder" + ] + }, + { + "id": "FMA:50222", + "name": "Musculature of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50220" + ] + }, + "synonyms": [ + "Set of muscles of left shoulder", + "Muscle group of left shoulder" + ] + }, + { + "id": "FMA:50223", + "name": "Pectoral musculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50217" + ] + }, + "synonyms": [ + "Set of pectoral muscles", + "Muscle group of pectoral part of pectoral girdle", + "Pectoral muscles set", + "Pectoral muscle group" + ] + }, + { + "id": "FMA:50224", + "name": "Right pectoral musculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50223" + ] + }, + "synonyms": [ + "Set of right pectoral muscles", + "Muscle group of pectoral part of right pectoral girdle", + "Right pectoral muscle group", + "Right pectoral muscles set" + ] + }, + { + "id": "FMA:50225", + "name": "Left pectoral musculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50223" + ] + }, + "synonyms": [ + "Left pectoral muscle group", + "Set of left pectoral muscles", + "Left pectoral muscles set", + "Muscle group of pectoral part of left pectoral girdle" + ] + }, + { + "id": "FMA:50226", + "name": "Musculature of subdivision of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50201" + ] + }, + "synonyms": [ + "Set of muscles of subdivision of pelvic girdle", + "Muscle group of subdivision of pelvic girdle" + ] + }, + { + "id": "FMA:50227", + "name": "Musculature of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50226" + ] + }, + "synonyms": [ + "Muscle group of hip", + "Hip musculature", + "Set of muscles of hip" + ] + }, + { + "id": "FMA:50228", + "name": "Musculature of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50227" + ] + }, + "synonyms": [ + "Muscle group of right hip", + "Right hip musculature", + "Set of muscles of right hip" + ] + }, + { + "id": "FMA:50229", + "name": "Musculature of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50227" + ] + }, + "synonyms": [ + "Set of muscles of left hip", + "Left hip musculature", + "Muscle group of left hip" + ] + }, + { + "id": "FMA:50230", + "name": "Set of muscles of gluteal part of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50226" + ] + }, + "synonyms": [ + "Muscle group of gluteal part of pelvic girdle", + "Gluteal muscle group" + ] + }, + { + "id": "FMA:50231", + "name": "Set of muscles of gluteal part of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50230" + ] + }, + "synonyms": [ + "Muscle group of gluteal part of right pelvic girdle", + "Right gluteal muscle group" + ] + }, + { + "id": "FMA:50232", + "name": "Set of muscles of gluteal part of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50230" + ] + }, + "synonyms": [ + "Muscle group of gluteal part of left pelvic girdle", + "Left gluteal muscle group" + ] + }, + { + "id": "FMA:50248", + "name": "Set of muscles of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscle group of pelvis" + ] + }, + { + "id": "FMA:50251", + "name": "Set of all postvertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "All postvertebral muscles set", + "Subdivision of postvertebral muscle group" + ] + }, + { + "id": "FMA:50255", + "name": "Set of right prevertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32593" + ] + }, + "synonyms": [ + "Right prevertebral muscles set" + ] + }, + { + "id": "FMA:50257", + "name": "Superficial fascia of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20366" + ] + } + }, + { + "id": "FMA:50259", + "name": "Superficial fascia of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20366" + ] + } + }, + { + "id": "FMA:50260", + "name": "Superficial fascia of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50259" + ] + } + }, + { + "id": "FMA:50261", + "name": "Superficial fascia of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50259" + ] + } + }, + { + "id": "FMA:50262", + "name": "Superficial fascia of subdivision of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86159" + ] + } + }, + { + "id": "FMA:50263", + "name": "Superficial fascia of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50262" + ] + } + }, + { + "id": "FMA:50264", + "name": "Superficial fascia of pectoral part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50276" + ] + } + }, + { + "id": "FMA:50265", + "name": "Superficial fascia of pectoral part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50264" + ] + } + }, + { + "id": "FMA:50266", + "name": "Superficial fascia of pectoral part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50264" + ] + } + }, + { + "id": "FMA:50267", + "name": "Superficial fascia of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50263" + ] + } + }, + { + "id": "FMA:50268", + "name": "Superficial fascia of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50263" + ] + } + }, + { + "id": "FMA:50269", + "name": "Superficial fascia of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50262" + ] + } + }, + { + "id": "FMA:50270", + "name": "Superficial fascia of subdivision of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50262" + ] + } + }, + { + "id": "FMA:50271", + "name": "Superficial fascia of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:50272", + "name": "Superficial fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:50273", + "name": "Superficial fascia of subdivision of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86159" + ] + } + }, + { + "id": "FMA:50274", + "name": "Superficial fascia of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50273" + ] + } + }, + { + "id": "FMA:50275", + "name": "Superficial fascia of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50273" + ] + } + }, + { + "id": "FMA:50276", + "name": "Superficial fascia of subdivision of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50262" + ] + } + }, + { + "id": "FMA:50277", + "name": "Superficial fascia of subdivision of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50273" + ] + } + }, + { + "id": "FMA:50278", + "name": "Superficial fascia of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50277" + ] + } + }, + { + "id": "FMA:50279", + "name": "Superficial fascia of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50278" + ] + } + }, + { + "id": "FMA:50280", + "name": "Superficial fascia of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50278" + ] + } + }, + { + "id": "FMA:50281", + "name": "Superficial fascia of subdivision of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50273" + ] + } + }, + { + "id": "FMA:50282", + "name": "Superficial fascia of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:50283", + "name": "Superficial fascia of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45177" + ] + } + }, + { + "id": "FMA:50284", + "name": "Superficial fascia of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45177" + ] + } + }, + { + "id": "FMA:50285", + "name": "Superficial fascia of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45205" + ] + } + }, + { + "id": "FMA:50286", + "name": "Superficial fascia of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45205" + ] + } + }, + { + "id": "FMA:50287", + "name": "Superficial fascia of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50282" + ] + } + }, + { + "id": "FMA:50289", + "name": "Superficial fascia of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50282" + ] + } + }, + { + "id": "FMA:50290", + "name": "Superficial fascia of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45183" + ] + } + }, + { + "id": "FMA:50291", + "name": "Superficial fascia of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45183" + ] + } + }, + { + "id": "FMA:50301", + "name": "Trunk of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8648" + ] + }, + "synonyms": [ + "Superior pulmonary venous trunk", + "Trunk of superior pulmonary venous tree" + ] + }, + { + "id": "FMA:50302", + "name": "Trunk of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50301" + ] + }, + "synonyms": [ + "Right superior pulmonary venous trunk", + "Trunk of right superior pulmonary venous tree" + ] + }, + { + "id": "FMA:50303", + "name": "Trunk of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50304" + ] + }, + "synonyms": [ + "Right inferior pulmonary venous trunk", + "Trunk of right inferior pulmonary venous tree", + "Trunk of right lower lobar vein" + ] + }, + { + "id": "FMA:50304", + "name": "Trunk of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8648" + ] + }, + "synonyms": [ + "Trunk of inferior pulmonary venous tree", + "Inferior pulmonary venous trunk", + "Trunk of lower lobar vein" + ] + }, + { + "id": "FMA:50305", + "name": "Trunk of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50301" + ] + }, + "synonyms": [ + "Left superior pulmonary venous trunk", + "Trunk of left superior pulmonary venous tree" + ] + }, + { + "id": "FMA:50306", + "name": "Trunk of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50304" + ] + }, + "synonyms": [ + "Trunk of left inferior pulmonary venous tree", + "Trunk of left lower lobar vein", + "Left inferior pulmonary venous trunk" + ] + }, + { + "id": "FMA:50307", + "name": "Cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49895" + ] + }, + "synonyms": [ + "Coronary venous tree" + ] + }, + { + "id": "FMA:50308", + "name": "Coronary sinus tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50307" + ] + }, + "synonyms": [ + "Main coronary venous tree", + "Main cardiac venous tree" + ] + }, + { + "id": "FMA:50309", + "name": "Right marginal venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50307" + ] + } + }, + { + "id": "FMA:50311", + "name": "Proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79614" + ] + } + }, + { + "id": "FMA:50312", + "name": "Supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79614" + ] + }, + "synonyms": [ + "Supraoptic artery" + ] + }, + { + "id": "FMA:50313", + "name": "Pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79614" + ] + }, + "synonyms": [ + "Preoptic artery" + ] + }, + { + "id": "FMA:50314", + "name": "Anterior perforating branch of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79614" + ] + } + }, + { + "id": "FMA:50315", + "name": "Right proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50311" + ] + } + }, + { + "id": "FMA:50316", + "name": "Left proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50311" + ] + } + }, + { + "id": "FMA:50317", + "name": "Right supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50312" + ] + }, + "synonyms": [ + "Right supraoptic artery" + ] + }, + { + "id": "FMA:50318", + "name": "Left supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50312" + ] + }, + "synonyms": [ + "Left supraoptic artery" + ] + }, + { + "id": "FMA:50319", + "name": "Right pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50313" + ] + }, + "synonyms": [ + "Right preoptic artery" + ] + }, + { + "id": "FMA:50320", + "name": "Left pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50313" + ] + }, + "synonyms": [ + "Left preoptic artery" + ] + }, + { + "id": "FMA:50322", + "name": "Anteromedial central branch of precommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51886" + ] + } + }, + { + "id": "FMA:50323", + "name": "Anteromedial central branch of precommunicating part of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50322" + ] + } + }, + { + "id": "FMA:50324", + "name": "Anterior perforating branch of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50314" + ] + } + }, + { + "id": "FMA:50325", + "name": "Anterior perforating branch of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50314" + ] + } + }, + { + "id": "FMA:50327", + "name": "Distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Heubner's recurrent artery" + ] + }, + { + "id": "FMA:50328", + "name": "Medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Medial orbitofrontal artery" + ] + }, + { + "id": "FMA:50329", + "name": "Polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Frontopolar branch of anterior cerebral artery" + ] + }, + { + "id": "FMA:50330", + "name": "Callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Callosomarginal branch of anterior cerebral artery" + ] + }, + { + "id": "FMA:50331", + "name": "Branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Callosomarginal arterial branch" + ] + }, + { + "id": "FMA:50332", + "name": "Anteromedial frontal branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50331" + ] + } + }, + { + "id": "FMA:50333", + "name": "Intermediomedial branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50331" + ] + }, + "synonyms": [ + "Intermediomedial frontal branch of callosomarginal artery" + ] + }, + { + "id": "FMA:50334", + "name": "Posteromedial branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50331" + ] + }, + "synonyms": [ + "Posteromedial frontal branch of callosomarginal artery" + ] + }, + { + "id": "FMA:50335", + "name": "Cingular branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50331" + ] + } + }, + { + "id": "FMA:50336", + "name": "Paracentral branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50331" + ] + } + }, + { + "id": "FMA:50337", + "name": "Pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Callosal branch of anterior cerebral artery" + ] + }, + { + "id": "FMA:50338", + "name": "Branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79615" + ] + }, + "synonyms": [ + "Pericallosal arterial branch" + ] + }, + { + "id": "FMA:50339", + "name": "Precuneal branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50338" + ] + } + }, + { + "id": "FMA:50340", + "name": "Parieto-occipital branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50338" + ] + } + }, + { + "id": "FMA:50341", + "name": "Right distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50327" + ] + } + }, + { + "id": "FMA:50342", + "name": "Left distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50327" + ] + } + }, + { + "id": "FMA:50343", + "name": "Right medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50328" + ] + } + }, + { + "id": "FMA:50344", + "name": "Left medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50328" + ] + } + }, + { + "id": "FMA:50345", + "name": "Right polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50329" + ] + }, + "synonyms": [ + "Frontopolar branch of right anterior cerebral artery" + ] + }, + { + "id": "FMA:50346", + "name": "Left polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50329" + ] + }, + "synonyms": [ + "Frontopolar branch of left anterior cerebral artery" + ] + }, + { + "id": "FMA:50347", + "name": "Right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50330" + ] + }, + "synonyms": [ + "Callosomarginal branch of right anterior cerebral artery" + ] + }, + { + "id": "FMA:50348", + "name": "Left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50330" + ] + }, + "synonyms": [ + "Callosomarginal branch of left anterior cerebral artery" + ] + }, + { + "id": "FMA:50349", + "name": "Anteromedial frontal branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50332" + ] + } + }, + { + "id": "FMA:50350", + "name": "Anteromedial frontal branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50332" + ] + } + }, + { + "id": "FMA:50351", + "name": "Intermediomedial branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50333" + ] + } + }, + { + "id": "FMA:50352", + "name": "Intermediomedial branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50333" + ] + } + }, + { + "id": "FMA:50353", + "name": "Posteromedial branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50334" + ] + } + }, + { + "id": "FMA:50354", + "name": "Posteromedial branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50334" + ] + } + }, + { + "id": "FMA:50355", + "name": "Cingular branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50335" + ] + } + }, + { + "id": "FMA:50356", + "name": "Cingular branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50335" + ] + } + }, + { + "id": "FMA:50357", + "name": "Paracentral branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50336" + ] + } + }, + { + "id": "FMA:50358", + "name": "Paracentral branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50336" + ] + } + }, + { + "id": "FMA:50359", + "name": "Right pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50337" + ] + }, + "synonyms": [ + "Callosal branch of right anterior cerebral artery" + ] + }, + { + "id": "FMA:50360", + "name": "Left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50337" + ] + }, + "synonyms": [ + "Callosal branch of left anterior cerebral artery" + ] + }, + { + "id": "FMA:50361", + "name": "Precuneal branch of right pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50339" + ] + } + }, + { + "id": "FMA:50362", + "name": "Precuneal branch of left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50339" + ] + } + }, + { + "id": "FMA:50363", + "name": "Parieto-occipital branch of right pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50340" + ] + } + }, + { + "id": "FMA:50364", + "name": "Parieto-occipital branch of left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50340" + ] + } + }, + { + "id": "FMA:50365", + "name": "Sphenoid part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50080" + ] + }, + "synonyms": [ + "M1 segment of middle cerebral artery", + "Horizontal part of middle cerebral artery" + ] + }, + { + "id": "FMA:50366", + "name": "Sphenoid part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50365" + ] + }, + "synonyms": [ + "Horizontal part of right middle cerebral artery", + "M1 segment of right middle cerebral artery" + ] + }, + { + "id": "FMA:50367", + "name": "Sphenoid part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50365" + ] + } + }, + { + "id": "FMA:50368", + "name": "Insular part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50080" + ] + }, + "synonyms": [ + "M2 segment of middle cerebral artery" + ] + }, + { + "id": "FMA:50369", + "name": "Insular part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50368" + ] + } + }, + { + "id": "FMA:50370", + "name": "Insular part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50368" + ] + } + }, + { + "id": "FMA:50376", + "name": "Anterolateral central branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79631" + ] + }, + "synonyms": [ + "Lenticulostriate artery", + "Anterolateral central artery" + ] + }, + { + "id": "FMA:50377", + "name": "Anterolateral central branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50376" + ] + }, + "synonyms": [ + "Right lenticulostriate artery", + "Right anterolateral central artery" + ] + }, + { + "id": "FMA:50378", + "name": "Anterolateral central branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50376" + ] + } + }, + { + "id": "FMA:50379", + "name": "Polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50380", + "name": "Right polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50379" + ] + } + }, + { + "id": "FMA:50381", + "name": "Left polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50379" + ] + } + }, + { + "id": "FMA:50382", + "name": "Anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50383", + "name": "Right anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50382" + ] + } + }, + { + "id": "FMA:50384", + "name": "Left anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50382" + ] + } + }, + { + "id": "FMA:50385", + "name": "Proximal lateral striate branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50376" + ] + } + }, + { + "id": "FMA:50386", + "name": "Distal lateral striate branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50376" + ] + } + }, + { + "id": "FMA:50387", + "name": "Proximal lateral striate branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50385" + ] + } + }, + { + "id": "FMA:50388", + "name": "Proximal lateral striate branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50385" + ] + } + }, + { + "id": "FMA:50389", + "name": "Distal lateral striate branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50386" + ] + } + }, + { + "id": "FMA:50390", + "name": "Distal lateral striate branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50386" + ] + } + }, + { + "id": "FMA:50391", + "name": "Musculature of subdivision of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50200" + ] + }, + "synonyms": [ + "Set of muscles of subdivision of free upper limb" + ] + }, + { + "id": "FMA:50392", + "name": "Musculature of subdivision of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50201" + ] + }, + "synonyms": [ + "Muscle group of subdivision of free lower limb", + "Set of muscles of subdivision of free lower limb" + ] + }, + { + "id": "FMA:50393", + "name": "Set of superficial muscles of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Superficial muscles of neck", + "Superficial muscle group of neck" + ] + }, + { + "id": "FMA:50396", + "name": "Musculature of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50200" + ] + }, + "synonyms": [ + "Muscle group of free upper limb", + "Set of muscles of free upper limb", + "Free upper limb musculature" + ] + }, + { + "id": "FMA:50397", + "name": "Musculature of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50396" + ] + }, + "synonyms": [ + "Set of muscles of right free upper limb", + "Right free upper limb musculature", + "Muscle group of right free upper limb" + ] + }, + { + "id": "FMA:50398", + "name": "Musculature of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50396" + ] + }, + "synonyms": [ + "Set of muscles of left free upper limb", + "Muscle group of left free upper limb", + "Left free upper limb musculature" + ] + }, + { + "id": "FMA:50399", + "name": "Musculature of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50201" + ] + }, + "synonyms": [ + "Muscle group of free lower limb", + "Set of muscles of free lower limb", + "Free lower limb musculature" + ] + }, + { + "id": "FMA:50400", + "name": "Musculature of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50399" + ] + }, + "synonyms": [ + "Muscle group of right free lower limb", + "Right free lower limb musculature", + "Set of muscles of right free lower limb" + ] + }, + { + "id": "FMA:50401", + "name": "Musculature of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50399" + ] + }, + "synonyms": [ + "Muscle group of left free lower limb", + "Left free lower limb musculature", + "Set of muscles of left free lower limb" + ] + }, + { + "id": "FMA:50402", + "name": "Posteromedial central branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50403", + "name": "Posteromedial central branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50402" + ] + } + }, + { + "id": "FMA:50404", + "name": "Posteromedial central branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50402" + ] + } + }, + { + "id": "FMA:50405", + "name": "Anterior branch of posteromedial central branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50402" + ] + } + }, + { + "id": "FMA:50406", + "name": "Posterior branch of posteromedial central branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50402" + ] + } + }, + { + "id": "FMA:50407", + "name": "Anterior branch of posteromedial central branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50405" + ] + } + }, + { + "id": "FMA:50408", + "name": "Anterior branch of posteromedial central branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50405" + ] + } + }, + { + "id": "FMA:50409", + "name": "Posterior branch of posteromedial central branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50406" + ] + } + }, + { + "id": "FMA:50410", + "name": "Posterior branch of posteromedial central branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50406" + ] + } + }, + { + "id": "FMA:50411", + "name": "Chiasmatic branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50412", + "name": "Chiasmatic branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50411" + ] + } + }, + { + "id": "FMA:50413", + "name": "Chiasmatic branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50411" + ] + } + }, + { + "id": "FMA:50414", + "name": "Artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + }, + "synonyms": [ + "Tuber cinereum artery" + ] + }, + { + "id": "FMA:50415", + "name": "Artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50414" + ] + }, + "synonyms": [ + "Right tuber cinereum artery" + ] + }, + { + "id": "FMA:50416", + "name": "Artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50414" + ] + }, + "synonyms": [ + "Left tuber cinereum artery" + ] + }, + { + "id": "FMA:50417", + "name": "Branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50418", + "name": "Medial branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50417" + ] + } + }, + { + "id": "FMA:50419", + "name": "Lateral branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50417" + ] + } + }, + { + "id": "FMA:50420", + "name": "Lateral branch of artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50419" + ] + } + }, + { + "id": "FMA:50421", + "name": "Lateral branch of artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50419" + ] + } + }, + { + "id": "FMA:50422", + "name": "Medial branch of artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50418" + ] + } + }, + { + "id": "FMA:50423", + "name": "Medial branch of artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50418" + ] + } + }, + { + "id": "FMA:50424", + "name": "Thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + }, + "synonyms": [ + "Premammillary artery" + ] + }, + { + "id": "FMA:50425", + "name": "Right thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50424" + ] + } + }, + { + "id": "FMA:50426", + "name": "Left thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50424" + ] + } + }, + { + "id": "FMA:50427", + "name": "Hypothalamic branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50428", + "name": "Hypothalamic branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50427" + ] + } + }, + { + "id": "FMA:50429", + "name": "Hypothalamic branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50427" + ] + } + }, + { + "id": "FMA:50430", + "name": "Medial striate branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50376" + ] + } + }, + { + "id": "FMA:50431", + "name": "Medial striate branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50430" + ] + } + }, + { + "id": "FMA:50432", + "name": "Medial striate branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50430" + ] + } + }, + { + "id": "FMA:50434", + "name": "Insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50081" + ] + } + }, + { + "id": "FMA:50435", + "name": "Left insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50434" + ] + } + }, + { + "id": "FMA:50436", + "name": "Superior terminal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50081" + ] + }, + "synonyms": [ + "Superior cortical branch of middle cerebral artery" + ] + }, + { + "id": "FMA:50437", + "name": "Prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + } + }, + { + "id": "FMA:50438", + "name": "Temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79631" + ] + } + }, + { + "id": "FMA:50439", + "name": "Inferior terminal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50081" + ] + }, + "synonyms": [ + "Inferior cortical branch of middle cerebral artery" + ] + }, + { + "id": "FMA:50440", + "name": "Anterior temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50465" + ] + } + }, + { + "id": "FMA:50441", + "name": "Anterior temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50465" + ] + } + }, + { + "id": "FMA:50442", + "name": "Lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + }, + "synonyms": [ + "Lateral orbitofrontal artery" + ] + }, + { + "id": "FMA:50443", + "name": "Right lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50442" + ] + } + }, + { + "id": "FMA:50444", + "name": "Left lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50442" + ] + } + }, + { + "id": "FMA:50445", + "name": "Right prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50437" + ] + } + }, + { + "id": "FMA:50446", + "name": "Right temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50447", + "name": "Left temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50448", + "name": "Mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50449", + "name": "Right mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50448" + ] + } + }, + { + "id": "FMA:50450", + "name": "Left mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50448" + ] + } + }, + { + "id": "FMA:50451", + "name": "Branch of posterior communicating artery to oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50168" + ] + } + }, + { + "id": "FMA:50452", + "name": "Branch of right posterior communicating artery to right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50451" + ] + } + }, + { + "id": "FMA:50453", + "name": "Branch of left posterior communicating artery to left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50451" + ] + } + }, + { + "id": "FMA:50454", + "name": "Cerebral arterial circle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Circle of Willis" + ] + }, + { + "id": "FMA:50458", + "name": "Posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50459", + "name": "Right posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50458" + ] + } + }, + { + "id": "FMA:50460", + "name": "Left posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50458" + ] + } + }, + { + "id": "FMA:50461", + "name": "Recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50438" + ] + } + }, + { + "id": "FMA:50462", + "name": "Right recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50461" + ] + } + }, + { + "id": "FMA:50463", + "name": "Left recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50461" + ] + } + }, + { + "id": "FMA:50464", + "name": "Right insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50434" + ] + } + }, + { + "id": "FMA:50465", + "name": "Anterior temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50466", + "name": "Middle temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50467", + "name": "Middle temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50466" + ] + } + }, + { + "id": "FMA:50468", + "name": "Middle temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50466" + ] + } + }, + { + "id": "FMA:50469", + "name": "Posterior temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50470", + "name": "Posterior temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50469" + ] + } + }, + { + "id": "FMA:50471", + "name": "Posterior temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50469" + ] + } + }, + { + "id": "FMA:50472", + "name": "Temporo-occipital branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50473", + "name": "Temporo-occipital branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50472" + ] + } + }, + { + "id": "FMA:50474", + "name": "Temporo-occipital branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50472" + ] + } + }, + { + "id": "FMA:50475", + "name": "Branch of middle cerebral artery to angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50476", + "name": "Branch of right middle cerebral artery to right angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50475" + ] + } + }, + { + "id": "FMA:50477", + "name": "Branch of left middle cerebral artery to left angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50475" + ] + } + }, + { + "id": "FMA:50478", + "name": "Left prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50437" + ] + } + }, + { + "id": "FMA:50479", + "name": "Artery of precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + }, + "synonyms": [ + "Precentral sulcus artery" + ] + }, + { + "id": "FMA:50480", + "name": "Artery of right precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50479" + ] + }, + "synonyms": [ + "Right precentral sulcus artery" + ] + }, + { + "id": "FMA:50481", + "name": "Artery of left precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50479" + ] + }, + "synonyms": [ + "Left precentral sulcus artery" + ] + }, + { + "id": "FMA:50482", + "name": "Artery of postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + }, + "synonyms": [ + "Postcentral sulcus artery" + ] + }, + { + "id": "FMA:50483", + "name": "Artery of right postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50482" + ] + }, + "synonyms": [ + "Right postcentral sulcus artery" + ] + }, + { + "id": "FMA:50484", + "name": "Artery of left postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50482" + ] + }, + "synonyms": [ + "Left postcentral sulcus artery" + ] + }, + { + "id": "FMA:50485", + "name": "Anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + } + }, + { + "id": "FMA:50486", + "name": "Right anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50485" + ] + } + }, + { + "id": "FMA:50487", + "name": "Left anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50485" + ] + } + }, + { + "id": "FMA:50488", + "name": "Posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + } + }, + { + "id": "FMA:50489", + "name": "Right posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50488" + ] + } + }, + { + "id": "FMA:50490", + "name": "Left posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50488" + ] + } + }, + { + "id": "FMA:50492", + "name": "Segment of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Vertebral arterial segment" + ] + }, + { + "id": "FMA:50493", + "name": "Prevertebral part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50492" + ] + }, + "synonyms": [ + "First part of vertebral artery" + ] + }, + { + "id": "FMA:50494", + "name": "Cervical part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50492" + ] + }, + "synonyms": [ + "Second part of vertebral artery" + ] + }, + { + "id": "FMA:50495", + "name": "Atlantic part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50492" + ] + }, + "synonyms": [ + "Third part of vertebral artery" + ] + }, + { + "id": "FMA:50496", + "name": "Intracranial part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50492" + ] + }, + "synonyms": [ + "Fourth part of vertebral artery" + ] + }, + { + "id": "FMA:50497", + "name": "Prevertebral part of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50493" + ] + } + }, + { + "id": "FMA:50498", + "name": "Prevertebral part of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50493" + ] + } + }, + { + "id": "FMA:50499", + "name": "Cervical part of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50494" + ] + } + }, + { + "id": "FMA:50500", + "name": "Cervical part of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50494" + ] + } + }, + { + "id": "FMA:50501", + "name": "Atlantic part of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50495" + ] + } + }, + { + "id": "FMA:50502", + "name": "Atlantic part of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50495" + ] + } + }, + { + "id": "FMA:50503", + "name": "Intracranial part of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50496" + ] + } + }, + { + "id": "FMA:50504", + "name": "Intracranial part of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50496" + ] + } + }, + { + "id": "FMA:50505", + "name": "Spinal branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76263" + ] + }, + "synonyms": [ + "Cervical spinal artery" + ] + }, + { + "id": "FMA:50506", + "name": "Muscular branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76263" + ] + } + }, + { + "id": "FMA:50507", + "name": "Spinal branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50505" + ] + } + }, + { + "id": "FMA:50508", + "name": "Spinal branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50505" + ] + } + }, + { + "id": "FMA:50509", + "name": "Radicular branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50505" + ] + } + }, + { + "id": "FMA:50510", + "name": "Segmental medullary branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50505" + ] + } + }, + { + "id": "FMA:50511", + "name": "Radicular branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50509" + ] + } + }, + { + "id": "FMA:50512", + "name": "Radicular branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50509" + ] + } + }, + { + "id": "FMA:50513", + "name": "Segmental medullary branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50510" + ] + } + }, + { + "id": "FMA:50514", + "name": "Segmental medullary branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50510" + ] + } + }, + { + "id": "FMA:50515", + "name": "Meningeal branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + } + }, + { + "id": "FMA:50516", + "name": "Meningeal branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50515" + ] + } + }, + { + "id": "FMA:50517", + "name": "Meningeal branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50515" + ] + } + }, + { + "id": "FMA:50518", + "name": "Posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + } + }, + { + "id": "FMA:50519", + "name": "Right posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50518" + ] + } + }, + { + "id": "FMA:50520", + "name": "Left posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50518" + ] + } + }, + { + "id": "FMA:50522", + "name": "Posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76270" + ] + }, + "synonyms": [ + "Dorsal spinal artery" + ] + }, + { + "id": "FMA:50523", + "name": "Right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50522" + ] + } + }, + { + "id": "FMA:50524", + "name": "Left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50522" + ] + } + }, + { + "id": "FMA:50525", + "name": "Cerebellar tonsillar branch of posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76270" + ] + }, + "synonyms": [ + "Tonsillar branch of posterior inferior cerebellar artery" + ] + }, + { + "id": "FMA:50526", + "name": "Cerebellar tonsillar branch of right posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50525" + ] + } + }, + { + "id": "FMA:50527", + "name": "Cerebellar tonsillar branch of left posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50525" + ] + } + }, + { + "id": "FMA:50528", + "name": "Choroidal branch of posterior inferior cerebellar artery to fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76270" + ] + } + }, + { + "id": "FMA:50529", + "name": "Choroidal branch of right posterior inferior cerebellar artery to right fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50528" + ] + } + }, + { + "id": "FMA:50530", + "name": "Choroidal branch of left posterior inferior cerebellar artery to fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50528" + ] + } + }, + { + "id": "FMA:50531", + "name": "Anterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + }, + "synonyms": [ + "Ventral spinal artery", + "Anterior medial spinal artery" + ] + }, + { + "id": "FMA:50532", + "name": "Right anterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50531" + ] + }, + "synonyms": [ + "Right ventral spinal artery", + "Right anterior medial spinal artery" + ] + }, + { + "id": "FMA:50533", + "name": "Left anterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50531" + ] + }, + "synonyms": [ + "Left ventral spinal artery", + "Left anterior medial spinal artery" + ] + }, + { + "id": "FMA:50534", + "name": "Medial medullary branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + } + }, + { + "id": "FMA:50535", + "name": "Medial medullary branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50534" + ] + } + }, + { + "id": "FMA:50536", + "name": "Medial medullary branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50534" + ] + } + }, + { + "id": "FMA:50537", + "name": "Lateral medullary branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + } + }, + { + "id": "FMA:50538", + "name": "Lateral medullary branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50537" + ] + } + }, + { + "id": "FMA:50539", + "name": "Lateral medullary branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50537" + ] + } + }, + { + "id": "FMA:50540", + "name": "Muscular branch of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50506" + ] + } + }, + { + "id": "FMA:50541", + "name": "Muscular branch of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50506" + ] + } + }, + { + "id": "FMA:50542", + "name": "Basilar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:50544", + "name": "Anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + } + }, + { + "id": "FMA:50545", + "name": "Right anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50544" + ] + } + }, + { + "id": "FMA:50546", + "name": "Left anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50544" + ] + } + }, + { + "id": "FMA:50547", + "name": "Branch of anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + }, + "synonyms": [ + "Anterior inferior cerebellar arterial branch" + ] + }, + { + "id": "FMA:50548", + "name": "Labyrinthine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50547" + ] + }, + "synonyms": [ + "Internal auditory artery", + "Artery of inner ear" + ] + }, + { + "id": "FMA:50549", + "name": "Right labyrinthine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50548" + ] + }, + "synonyms": [ + "Right internal auditory artery", + "Artery of right inner ear" + ] + }, + { + "id": "FMA:50550", + "name": "Left labyrinthine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50548" + ] + }, + "synonyms": [ + "Artery of left inner ear", + "Left internal auditory artery" + ] + }, + { + "id": "FMA:50551", + "name": "Branch of anterior inferior cerebellar artery to pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50547" + ] + } + }, + { + "id": "FMA:50552", + "name": "Branch of right anterior inferior cerebellar artery to pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50551" + ] + } + }, + { + "id": "FMA:50553", + "name": "Branch of left anterior inferior cerebellar artery to pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50551" + ] + } + }, + { + "id": "FMA:50554", + "name": "Anastomotic branch of anterior inferior cerebellar artery with superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50547" + ] + } + }, + { + "id": "FMA:50555", + "name": "Anastomotic branch of right anterior inferior cerebellar artery with right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50554" + ] + } + }, + { + "id": "FMA:50556", + "name": "Anastomotic branch of left anterior inferior cerebellar artery with left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50554" + ] + } + }, + { + "id": "FMA:50557", + "name": "Branch of anterior inferior cerebellar artery to medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50547" + ] + } + }, + { + "id": "FMA:50558", + "name": "Branch of right anterior inferior cerebellar artery to medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50557" + ] + } + }, + { + "id": "FMA:50559", + "name": "Branch of left anterior inferior cerebellar artery to medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50557" + ] + } + }, + { + "id": "FMA:50560", + "name": "Pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + } + }, + { + "id": "FMA:50561", + "name": "Right pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50560" + ] + } + }, + { + "id": "FMA:50562", + "name": "Left pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50560" + ] + } + }, + { + "id": "FMA:50563", + "name": "Branch of pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + }, + "synonyms": [ + "Pontine arterial branch" + ] + }, + { + "id": "FMA:50564", + "name": "Medial branch of pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50563" + ] + }, + "synonyms": [ + "Paramedian branch of pontine artery" + ] + }, + { + "id": "FMA:50565", + "name": "Lateral branch of pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50563" + ] + }, + "synonyms": [ + "Circumferential branch of pontine artery" + ] + }, + { + "id": "FMA:50566", + "name": "Medial branch of right pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50564" + ] + } + }, + { + "id": "FMA:50567", + "name": "Medial branch of left pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50564" + ] + } + }, + { + "id": "FMA:50568", + "name": "Lateral branch of right pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50565" + ] + } + }, + { + "id": "FMA:50569", + "name": "Lateral branch of left pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50565" + ] + } + }, + { + "id": "FMA:50570", + "name": "Mesencephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + } + }, + { + "id": "FMA:50571", + "name": "Right mesencephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50570" + ] + } + }, + { + "id": "FMA:50572", + "name": "Left mesencephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50570" + ] + } + }, + { + "id": "FMA:50573", + "name": "Superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + } + }, + { + "id": "FMA:50574", + "name": "Right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50573" + ] + } + }, + { + "id": "FMA:50575", + "name": "Left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50573" + ] + } + }, + { + "id": "FMA:50576", + "name": "Branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + }, + "synonyms": [ + "Superior cerebellar arterial branch" + ] + }, + { + "id": "FMA:50577", + "name": "Lateral superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50576" + ] + }, + "synonyms": [ + "Lateral branch of superior cerebellar artery" + ] + }, + { + "id": "FMA:50578", + "name": "Lateral branch of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50577" + ] + } + }, + { + "id": "FMA:50579", + "name": "Lateral branch of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50577" + ] + } + }, + { + "id": "FMA:50580", + "name": "Medial branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50576" + ] + }, + "synonyms": [ + "Medial superior cerebellar artery" + ] + }, + { + "id": "FMA:50581", + "name": "Medial branch of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50580" + ] + } + }, + { + "id": "FMA:50582", + "name": "Medial branch of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50580" + ] + } + }, + { + "id": "FMA:50583", + "name": "Posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + } + }, + { + "id": "FMA:50584", + "name": "Right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50583" + ] + } + }, + { + "id": "FMA:50585", + "name": "Left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50583" + ] + } + }, + { + "id": "FMA:50586", + "name": "Branch of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76269" + ] + }, + "synonyms": [ + "Posterior cerebral arterial branch" + ] + }, + { + "id": "FMA:50587", + "name": "Posteromedial central branch of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51886" + ] + } + }, + { + "id": "FMA:50588", + "name": "Short circumferential branch of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + } + }, + { + "id": "FMA:50589", + "name": "Zone of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Posterior cerebral arterial zone" + ] + }, + { + "id": "FMA:50590", + "name": "Precommunicating part of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50589" + ] + }, + "synonyms": [ + "P1 segment of posterior cerebral artery" + ] + }, + { + "id": "FMA:50591", + "name": "Postcommunicating part of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50589" + ] + }, + "synonyms": [ + "P2 segment of posterior cerebral artery" + ] + }, + { + "id": "FMA:50592", + "name": "Dimensional entity", + "namespace": "fma" + }, + { + "id": "FMA:50593", + "name": "Volume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50592" + ] + }, + "synonyms": [ + "3-D entity" + ] + }, + { + "id": "FMA:50594", + "name": "Surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50592" + ] + }, + "synonyms": [ + "2-D entity" + ] + }, + { + "id": "FMA:50595", + "name": "Line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50592" + ] + }, + "synonyms": [ + "1-D entity" + ] + }, + { + "id": "FMA:50596", + "name": "Point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50592" + ] + }, + "synonyms": [ + "0-D entity" + ] + }, + { + "id": "FMA:50599", + "name": "Ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50616" + ] + } + }, + { + "id": "FMA:50600", + "name": "Cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50616" + ] + } + }, + { + "id": "FMA:50601", + "name": "Conventional cone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50612" + ] + } + }, + { + "id": "FMA:50603", + "name": "Composite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50593" + ] + } + }, + { + "id": "FMA:50604", + "name": "Conventional ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50599" + ] + } + }, + { + "id": "FMA:50605", + "name": "Irregular ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50599" + ] + } + }, + { + "id": "FMA:50606", + "name": "Hollow cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50600" + ] + }, + "synonyms": [ + "Conventional cylinder" + ] + }, + { + "id": "FMA:50607", + "name": "Solid cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50600" + ] + }, + "synonyms": [ + "Attenuated cylinder" + ] + }, + { + "id": "FMA:50608", + "name": "Sheet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:50609", + "name": "Pyramid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:50610", + "name": "Irregular polyhedron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:50611", + "name": "Homo-composite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50603" + ] + } + }, + { + "id": "FMA:50612", + "name": "Hetero-composite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50603" + ] + } + }, + { + "id": "FMA:50613", + "name": "Tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50611" + ] + } + }, + { + "id": "FMA:50615", + "name": "Faceted volume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50593" + ] + }, + "synonyms": [ + "Polyhedron" + ] + }, + { + "id": "FMA:50616", + "name": "Unfaceted volume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50593" + ] + } + }, + { + "id": "FMA:50617", + "name": "Hemi-cone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50612" + ] + } + }, + { + "id": "FMA:50618", + "name": "Hemi-ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50612" + ] + } + }, + { + "id": "FMA:50619", + "name": "Hollow conventional ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50604" + ] + } + }, + { + "id": "FMA:50620", + "name": "Solid conventional ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50604" + ] + } + }, + { + "id": "FMA:50621", + "name": "Hollow irregular ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50605" + ] + } + }, + { + "id": "FMA:50622", + "name": "Solid irregular ovoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50605" + ] + } + }, + { + "id": "FMA:50623", + "name": "Multi-lobulated volume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50611" + ] + } + }, + { + "id": "FMA:50624", + "name": "Thalamoperforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + } + }, + { + "id": "FMA:50625", + "name": "Collicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "Quadrigeminal artery" + ] + }, + { + "id": "FMA:50626", + "name": "Is_a relationship", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256058" + ] + }, + "synonyms": [ + "Class subsumption", + "Class inclusion relationship" + ] + }, + { + "id": "FMA:50627", + "name": "Structural anatomical relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45723" + ] + } + }, + { + "id": "FMA:50628", + "name": "Posterolateral central branch of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51886" + ] + } + }, + { + "id": "FMA:50629", + "name": "Thalamogeniculate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + } + }, + { + "id": "FMA:50630", + "name": "Posterior medial choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86127" + ] + }, + "synonyms": [ + "Medial branch of posterior choroidal artery", + "Posterior medial choroidal branch of posterior cerebral artery" + ] + }, + { + "id": "FMA:50631", + "name": "Posterior lateral choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86127" + ] + }, + "synonyms": [ + "Posterior lateral choroidal branch of posterior cerebral artery", + "Lateral branch of posterior choroidal artery" + ] + }, + { + "id": "FMA:50632", + "name": "Peduncular branch of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + } + }, + { + "id": "FMA:50633", + "name": "Lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "P3 segment of posterior cerebral artery" + ] + }, + { + "id": "FMA:50634", + "name": "Part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:50635", + "name": "Anatomical containment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50707" + ] + } + }, + { + "id": "FMA:50636", + "name": "Organ subdivision part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:50638", + "name": "Medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "P4 segment of posterior cerebral artery" + ] + }, + { + "id": "FMA:50639", + "name": "Precommunicating part of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50590" + ] + } + }, + { + "id": "FMA:50640", + "name": "Precommunicating part of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50590" + ] + } + }, + { + "id": "FMA:50641", + "name": "Postcommunicating part of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50591" + ] + } + }, + { + "id": "FMA:50642", + "name": "Postcommunicating part of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50591" + ] + } + }, + { + "id": "FMA:50643", + "name": "Right lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50633" + ] + }, + "synonyms": [ + "P3 segment of right posterior cerebral artery" + ] + }, + { + "id": "FMA:50644", + "name": "Left lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50633" + ] + }, + "synonyms": [ + "P3 segment of left posterior cerebral artery" + ] + }, + { + "id": "FMA:50645", + "name": "Right medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50638" + ] + }, + "synonyms": [ + "P4 segment of right posterior cerebral artery" + ] + }, + { + "id": "FMA:50646", + "name": "Left medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50638" + ] + }, + "synonyms": [ + "P4 segment of left posterior cerebral artery" + ] + }, + { + "id": "FMA:50647", + "name": "Branch of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "Lateral occipital arterial branch" + ] + }, + { + "id": "FMA:50648", + "name": "Anterior temporal branch of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50647" + ] + } + }, + { + "id": "FMA:50649", + "name": "Middle temporal branch of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50647" + ] + }, + "synonyms": [ + "Intermediate temporal branch of lateral occipital artery" + ] + }, + { + "id": "FMA:50650", + "name": "Posterior temporal branch of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50647" + ] + } + }, + { + "id": "FMA:50651", + "name": "Branch of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "Medial occipital arterial branch" + ] + }, + { + "id": "FMA:50652", + "name": "Splenial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + }, + "synonyms": [ + "Dorsal branch of medial occipital artery to corpus callosum" + ] + }, + { + "id": "FMA:50653", + "name": "Parietal branch of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + } + }, + { + "id": "FMA:50654", + "name": "Parietal occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + }, + "synonyms": [ + "Parieto-occipital branch of medial occipital artery" + ] + }, + { + "id": "FMA:50655", + "name": "Calcarine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + }, + "synonyms": [ + "Calcarine branch of medial occipital artery" + ] + }, + { + "id": "FMA:50656", + "name": "Occipitotemporal branch of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + } + }, + { + "id": "FMA:50657", + "name": "Posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + } + }, + { + "id": "FMA:50658", + "name": "Right posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50657" + ] + } + }, + { + "id": "FMA:50659", + "name": "Left posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50657" + ] + } + }, + { + "id": "FMA:50660", + "name": "Posteromedial central branch of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50587" + ] + } + }, + { + "id": "FMA:50661", + "name": "Posteromedial central branch of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50587" + ] + } + }, + { + "id": "FMA:50662", + "name": "Short circumferential branch of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50588" + ] + } + }, + { + "id": "FMA:50663", + "name": "Short circumferential branch of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50588" + ] + } + }, + { + "id": "FMA:50664", + "name": "Right thalamoperforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50624" + ] + } + }, + { + "id": "FMA:50665", + "name": "Left thalamoperforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50624" + ] + } + }, + { + "id": "FMA:50666", + "name": "Right collicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50625" + ] + } + }, + { + "id": "FMA:50667", + "name": "Left collicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50625" + ] + } + }, + { + "id": "FMA:50668", + "name": "Posterolateral central branch of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50628" + ] + } + }, + { + "id": "FMA:50669", + "name": "Posterolateral central branch of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50628" + ] + } + }, + { + "id": "FMA:50670", + "name": "Right thalamogeniculate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50629" + ] + } + }, + { + "id": "FMA:50671", + "name": "Left thalamogeniculate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50629" + ] + } + }, + { + "id": "FMA:50672", + "name": "Right posterior medial choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50630" + ] + } + }, + { + "id": "FMA:50673", + "name": "Left posterior medial choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50630" + ] + } + }, + { + "id": "FMA:50674", + "name": "Right posterior lateral choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50631" + ] + } + }, + { + "id": "FMA:50675", + "name": "Left posterior lateral choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50631" + ] + } + }, + { + "id": "FMA:50676", + "name": "Peduncular branch of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50632" + ] + } + }, + { + "id": "FMA:50677", + "name": "Peduncular branch of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50632" + ] + } + }, + { + "id": "FMA:50678", + "name": "Anterior temporal branch of right lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50648" + ] + } + }, + { + "id": "FMA:50679", + "name": "Anterior temporal branch of left lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50648" + ] + } + }, + { + "id": "FMA:50680", + "name": "Middle temporal branch of right lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50649" + ] + } + }, + { + "id": "FMA:50681", + "name": "Middle temporal branch of left lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50649" + ] + } + }, + { + "id": "FMA:50682", + "name": "Posterior temporal branch of right lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50650" + ] + } + }, + { + "id": "FMA:50683", + "name": "Posterior temporal branch of left lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50650" + ] + } + }, + { + "id": "FMA:50684", + "name": "Right splenial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50652" + ] + } + }, + { + "id": "FMA:50685", + "name": "Left splenial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50652" + ] + } + }, + { + "id": "FMA:50686", + "name": "Parietal branch of right medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50653" + ] + } + }, + { + "id": "FMA:50687", + "name": "Parietal branch of left medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50653" + ] + } + }, + { + "id": "FMA:50688", + "name": "Right parietal occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50654" + ] + } + }, + { + "id": "FMA:50689", + "name": "Left parietal occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50654" + ] + } + }, + { + "id": "FMA:50690", + "name": "Right calcarine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50655" + ] + } + }, + { + "id": "FMA:50691", + "name": "Left calcarine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50655" + ] + } + }, + { + "id": "FMA:50692", + "name": "Occipitotemporal branch of right medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50656" + ] + } + }, + { + "id": "FMA:50693", + "name": "Occipitotemporal branch of left medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50656" + ] + } + }, + { + "id": "FMA:50694", + "name": "Branch of medial branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50576" + ] + } + }, + { + "id": "FMA:50695", + "name": "Superior vermian branch of medial branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50694" + ] + }, + "synonyms": [ + "Superior vermian artery", + "Branch of medial superior cerebellar artery to superior vermis" + ] + }, + { + "id": "FMA:50696", + "name": "Superior vermian branch of medial branch of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50695" + ] + } + }, + { + "id": "FMA:50697", + "name": "Superior vermian branch of medial branch of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50695" + ] + } + }, + { + "id": "FMA:50698", + "name": "Branch of medial branch of superior cerebellar artery to superior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50694" + ] + } + }, + { + "id": "FMA:50699", + "name": "Branch of medial branch of superior cerebellar artery to middle cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50694" + ] + } + }, + { + "id": "FMA:50700", + "name": "Branch of right medial superior cerebellar artery to superior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50698" + ] + } + }, + { + "id": "FMA:50701", + "name": "Branch of left medial superior cerebellar artery to superior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50698" + ] + } + }, + { + "id": "FMA:50702", + "name": "Branch of right medial superior cerebellar artery to middle cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50699" + ] + } + }, + { + "id": "FMA:50703", + "name": "Branch of left medial superior cerebellar artery to middle cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50699" + ] + } + }, + { + "id": "FMA:50704", + "name": "Anteromedial central branch of precommunicating part of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50322" + ] + } + }, + { + "id": "FMA:50705", + "name": "Anatomical boundary entity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67112" + ] + } + }, + { + "id": "FMA:50707", + "name": "Anatomical location", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52548" + ] + } + }, + { + "id": "FMA:50710", + "name": "Has_anatomical_coordinate relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67393" + ] + }, + "synonyms": [ + "Anatomical coordinate adjacency" + ] + }, + { + "id": "FMA:50716", + "name": "Inferior terminal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50717", + "name": "Inferior terminal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50439" + ] + } + }, + { + "id": "FMA:50718", + "name": "Superior terminal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + } + }, + { + "id": "FMA:50719", + "name": "Superior terminal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + } + }, + { + "id": "FMA:50720", + "name": "Artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + }, + "synonyms": [ + "Arterial subtree", + "Arterial vessel", + "Arterial tree organ part" + ] + }, + { + "id": "FMA:50722", + "name": "Region of vascular tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Vascular tree organ region" + ] + }, + { + "id": "FMA:50723", + "name": "Vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + }, + "synonyms": [ + "Venous tree organ part", + "Venous vessel", + "Venous subtree" + ] + }, + { + "id": "FMA:50735", + "name": "Hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66645" + ] + }, + "synonyms": [ + "Hepatic portal tree" + ] + }, + { + "id": "FMA:50736", + "name": "Subdivision of pre-hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66645" + ] + }, + "synonyms": [ + "Pre-hepatic portal venous subdivision", + "Subdivision of portal venous tree proper" + ] + }, + { + "id": "FMA:50737", + "name": "Celiac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Celiac tree", + "Coeliac artery" + ] + }, + { + "id": "FMA:50759", + "name": "Segment of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Superior vena cava segment" + ] + }, + { + "id": "FMA:50762", + "name": "Dural venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Dural sinus", + "Cranial dural venous sinus" + ] + }, + { + "id": "FMA:50763", + "name": "Transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + }, + "synonyms": [ + "Lateral sinus" + ] + }, + { + "id": "FMA:50764", + "name": "Right transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50763" + ] + }, + "synonyms": [ + "Right lateral sinus" + ] + }, + { + "id": "FMA:50765", + "name": "Left transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50763" + ] + }, + "synonyms": [ + "Left lateral sinus" + ] + }, + { + "id": "FMA:50766", + "name": "Marginal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50767", + "name": "Superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52569" + ] + } + }, + { + "id": "FMA:50768", + "name": "Inferior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52569" + ] + } + }, + { + "id": "FMA:50769", + "name": "Straight sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52569" + ] + }, + "synonyms": [ + "Tentorial sinus" + ] + }, + { + "id": "FMA:50770", + "name": "Inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + }, + "synonyms": [ + "Sinus petrosal inferior" + ] + }, + { + "id": "FMA:50771", + "name": "Superior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50772", + "name": "Cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50773", + "name": "Intercavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50774", + "name": "Anterior intercavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50773" + ] + } + }, + { + "id": "FMA:50775", + "name": "Posterior intercavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50773" + ] + } + }, + { + "id": "FMA:50776", + "name": "Sphenoparietal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50777", + "name": "Petrosquamous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50778", + "name": "Superior vena cava proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50759" + ] + } + }, + { + "id": "FMA:50779", + "name": "Nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:50780", + "name": "Nutrient vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + } + }, + { + "id": "FMA:50781", + "name": "Occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52569" + ] + } + }, + { + "id": "FMA:50782", + "name": "Sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52568" + ] + } + }, + { + "id": "FMA:50783", + "name": "Basilar venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Basilar sinus", + "Basilar plexus" + ] + }, + { + "id": "FMA:50784", + "name": "Sinus confluence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3729" + ] + }, + "synonyms": [ + "Sinus confluens", + "Torcular of Herophilus", + "Confluence of sinuses", + "Sinuses confluence" + ] + }, + { + "id": "FMA:50785", + "name": "Diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:50786", + "name": "Frontal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50785" + ] + } + }, + { + "id": "FMA:50787", + "name": "Anterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50785" + ] + }, + "synonyms": [ + "Anterior parietal diploic vein" + ] + }, + { + "id": "FMA:50788", + "name": "Posterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50785" + ] + }, + "synonyms": [ + "Posterior parietal diploic vein" + ] + }, + { + "id": "FMA:50789", + "name": "Occipital diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50785" + ] + } + }, + { + "id": "FMA:50790", + "name": "Emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Emissary vein of skull" + ] + }, + { + "id": "FMA:50791", + "name": "Parietal emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + } + }, + { + "id": "FMA:50792", + "name": "Mastoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + } + }, + { + "id": "FMA:50793", + "name": "Condylar emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + }, + "synonyms": [ + "Posterior condylar emissary vein" + ] + }, + { + "id": "FMA:50794", + "name": "Occipital emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + } + }, + { + "id": "FMA:50795", + "name": "Venous plexus of hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:50796", + "name": "Venous plexus of foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Venous plexus of foramen ovale basis cranii" + ] + }, + { + "id": "FMA:50797", + "name": "Internal carotid venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:50798", + "name": "Portal vein of hypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + } + }, + { + "id": "FMA:50799", + "name": "Unpaired thyroid venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Unpaired thyroid plexus", + "Plexus impar of thyroid" + ] + }, + { + "id": "FMA:50800", + "name": "Inferior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62828" + ] + } + }, + { + "id": "FMA:50801", + "name": "Brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:50802", + "name": "Occipital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50978" + ] + } + }, + { + "id": "FMA:50803", + "name": "Suboccipital venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:50804", + "name": "Segment of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Internal jugular venous segment" + ] + }, + { + "id": "FMA:50805", + "name": "Superior bulb of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80477" + ] + }, + "synonyms": [ + "Superior bulb of jugular vein" + ] + }, + { + "id": "FMA:50806", + "name": "Internal jugular vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50804" + ] + } + }, + { + "id": "FMA:50807", + "name": "Inferior bulb of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80477" + ] + }, + "synonyms": [ + "Inferior bulb of jugular vein" + ] + }, + { + "id": "FMA:50808", + "name": "Right superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14323" + ] + } + }, + { + "id": "FMA:50809", + "name": "Left superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14323" + ] + } + }, + { + "id": "FMA:50812", + "name": "Right superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14324" + ] + } + }, + { + "id": "FMA:50813", + "name": "Left superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14324" + ] + } + }, + { + "id": "FMA:50814", + "name": "Right sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14325" + ] + } + }, + { + "id": "FMA:50815", + "name": "Left sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14325" + ] + } + }, + { + "id": "FMA:50816", + "name": "Superior bulb of right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50805" + ] + } + }, + { + "id": "FMA:50817", + "name": "Superior bulb of left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50805" + ] + } + }, + { + "id": "FMA:50818", + "name": "Right internal jugular vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50806" + ] + } + }, + { + "id": "FMA:50819", + "name": "Left internal jugular vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50806" + ] + } + }, + { + "id": "FMA:50820", + "name": "Inferior bulb of right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50807" + ] + } + }, + { + "id": "FMA:50821", + "name": "Inferior bulb of left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50807" + ] + } + }, + { + "id": "FMA:50822", + "name": "Pharyngeal venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Pharyngeal plexus" + ] + }, + { + "id": "FMA:50823", + "name": "Middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:50824", + "name": "Right middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50823" + ] + } + }, + { + "id": "FMA:50825", + "name": "Left middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50823" + ] + } + }, + { + "id": "FMA:50826", + "name": "Dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78208" + ] + } + }, + { + "id": "FMA:50828", + "name": "Right dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50826" + ] + } + }, + { + "id": "FMA:50829", + "name": "Left dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50826" + ] + } + }, + { + "id": "FMA:50830", + "name": "Deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78208" + ] + }, + "synonyms": [ + "Ranine vein" + ] + }, + { + "id": "FMA:50831", + "name": "Right deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50830" + ] + }, + "synonyms": [ + "Right ranine vein" + ] + }, + { + "id": "FMA:50832", + "name": "Left deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50830" + ] + }, + "synonyms": [ + "Left ranine vein" + ] + }, + { + "id": "FMA:50833", + "name": "Vena comitans of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78208" + ] + } + }, + { + "id": "FMA:50834", + "name": "Vena comitans of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50833" + ] + } + }, + { + "id": "FMA:50835", + "name": "Vena comitans of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50833" + ] + } + }, + { + "id": "FMA:50836", + "name": "Sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78208" + ] + } + }, + { + "id": "FMA:50837", + "name": "Right sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50836" + ] + } + }, + { + "id": "FMA:50838", + "name": "Left sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50836" + ] + } + }, + { + "id": "FMA:50839", + "name": "Meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + } + }, + { + "id": "FMA:50840", + "name": "Right meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50839" + ] + } + }, + { + "id": "FMA:50841", + "name": "Left meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50839" + ] + } + }, + { + "id": "FMA:50842", + "name": "Vein of cochlear aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52405" + ] + }, + "synonyms": [ + "Cochlear aqueduct vein" + ] + }, + { + "id": "FMA:50843", + "name": "Vein of right cochlear aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50842" + ] + }, + "synonyms": [ + "Right cochlear aqueduct vein" + ] + }, + { + "id": "FMA:50844", + "name": "Vein of left cochlear aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50842" + ] + }, + "synonyms": [ + "Left cochlear aqueduct vein" + ] + }, + { + "id": "FMA:50845", + "name": "Pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:50846", + "name": "Right pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50845" + ] + } + }, + { + "id": "FMA:50847", + "name": "Left pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50845" + ] + } + }, + { + "id": "FMA:50848", + "name": "Jugular body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50804" + ] + }, + "synonyms": [ + "Tympanic body", + "Jugulotympanic body" + ] + }, + { + "id": "FMA:50849", + "name": "Right jugular body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50848" + ] + } + }, + { + "id": "FMA:50850", + "name": "Left jugular body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50848" + ] + } + }, + { + "id": "FMA:50851", + "name": "Posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + } + }, + { + "id": "FMA:50852", + "name": "Right posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50851" + ] + } + }, + { + "id": "FMA:50853", + "name": "Left posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50851" + ] + } + }, + { + "id": "FMA:50854", + "name": "Left jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50855" + ] + } + }, + { + "id": "FMA:50855", + "name": "Jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50857" + ] + }, + "synonyms": [ + "Jugular arch" + ] + }, + { + "id": "FMA:50856", + "name": "Right jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50855" + ] + } + }, + { + "id": "FMA:50857", + "name": "Tributary of anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + }, + "synonyms": [ + "Anterior jugular venous tributary" + ] + }, + { + "id": "FMA:50858", + "name": "Transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + } + }, + { + "id": "FMA:50859", + "name": "Right suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14319" + ] + } + }, + { + "id": "FMA:50860", + "name": "Left suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14319" + ] + } + }, + { + "id": "FMA:50861", + "name": "Right transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50858" + ] + } + }, + { + "id": "FMA:50862", + "name": "Left transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50858" + ] + } + }, + { + "id": "FMA:50863", + "name": "Optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Second cranial nerve", + "Optic nerve [II]" + ] + }, + { + "id": "FMA:50864", + "name": "Oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Oculomotor nerve [III]", + "Oculomotor nerve tree", + "Third cranial nerve" + ] + }, + { + "id": "FMA:50865", + "name": "Trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Superior oblique nerve", + "Fourth cranial nerve", + "Trochlear nerve [IV]", + "Trochlear nerve tree" + ] + }, + { + "id": "FMA:50866", + "name": "Trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Fifth cranial nerve", + "Trigeminal nerve [V]", + "Trigeminal nerve tree" + ] + }, + { + "id": "FMA:50867", + "name": "Abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Abducent nerve [VI]", + "Abducens nerve tree", + "Lateral rectus nerve", + "Abducent nerve", + "Sixth cranial nerve", + "Abducens nerve [VI]", + "Nervus abducens" + ] + }, + { + "id": "FMA:50868", + "name": "Facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Facial nerve tree", + "Facial nerve [VII]", + "Branchiomeric cranial nerve", + "Seventh cranial nerve" + ] + }, + { + "id": "FMA:50869", + "name": "Vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Vestibulocochlear nerve tree", + "Cochleovestibular nerve", + "Statoacoustic nerve", + "Vestibulocochlear nerve [VIII]", + "Cochlear-vestibular nerve", + "Acoustic nerve (Crosby)", + "Eighth cranial nerve", + "Stato-acoustic nerve", + "Acoustic nerve" + ] + }, + { + "id": "FMA:50870", + "name": "Glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Glossopharyngeal nerve [IX]", + "Ninth cranial nerve", + "Glossopharyngeal nerve tree" + ] + }, + { + "id": "FMA:50871", + "name": "Hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5865" + ] + }, + "synonyms": [ + "Hypoglossal nerve [XII]", + "Twelfth cranial nerve", + "Hypoglossal nerve tree" + ] + }, + { + "id": "FMA:50872", + "name": "Right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Right main pulmonary artery", + "Right pulmonary arterial tree" + ] + }, + { + "id": "FMA:50873", + "name": "Left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Left pulmonary arterial tree", + "Left main pulmonary artery" + ] + }, + { + "id": "FMA:50874", + "name": "Facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + } + }, + { + "id": "FMA:50875", + "name": "Right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50863" + ] + }, + "synonyms": [ + "Right first cranial nerve" + ] + }, + { + "id": "FMA:50876", + "name": "Right facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50874" + ] + } + }, + { + "id": "FMA:50877", + "name": "Left facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50874" + ] + } + }, + { + "id": "FMA:50878", + "name": "Left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50863" + ] + }, + "synonyms": [ + "Left first cranial nerve" + ] + }, + { + "id": "FMA:50879", + "name": "Right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50864" + ] + }, + "synonyms": [ + "Right oculomotor nerve tree", + "Right third cranial nerve" + ] + }, + { + "id": "FMA:50880", + "name": "Left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50864" + ] + }, + "synonyms": [ + "Left oculomotor nerve tree", + "Left third cranial nerve" + ] + }, + { + "id": "FMA:50881", + "name": "Right trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50865" + ] + }, + "synonyms": [ + "Right trochlear nerve tree" + ] + }, + { + "id": "FMA:50882", + "name": "Left trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50865" + ] + }, + "synonyms": [ + "Left trochlear nerve tree" + ] + }, + { + "id": "FMA:50883", + "name": "Tributary of facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + }, + "synonyms": [ + "Facial venous tributary" + ] + }, + { + "id": "FMA:50884", + "name": "Right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50866" + ] + }, + "synonyms": [ + "Right trigeminal nerve tree" + ] + }, + { + "id": "FMA:50885", + "name": "Left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50866" + ] + }, + "synonyms": [ + "Left trigeminal nerve tree" + ] + }, + { + "id": "FMA:50886", + "name": "Right abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50867" + ] + }, + "synonyms": [ + "Right abducens nerve tree" + ] + }, + { + "id": "FMA:50887", + "name": "Left abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50867" + ] + }, + "synonyms": [ + "Left abducens nerve tree" + ] + }, + { + "id": "FMA:50888", + "name": "Right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50868" + ] + }, + "synonyms": [ + "Right facial nerve tree" + ] + }, + { + "id": "FMA:50889", + "name": "Left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50868" + ] + }, + "synonyms": [ + "Left facial nerve tree" + ] + }, + { + "id": "FMA:50890", + "name": "Right vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50869" + ] + }, + "synonyms": [ + "Right eighth cranial nerve", + "Right acoustic nerve", + "Right vestibulocochlear nerve tree" + ] + }, + { + "id": "FMA:50891", + "name": "Left vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50869" + ] + }, + "synonyms": [ + "Left acoustic nerve", + "Left eighth cranial nerve", + "Left vestibulocochlear nerve tree" + ] + }, + { + "id": "FMA:50892", + "name": "Right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50870" + ] + }, + "synonyms": [ + "Right glossopharyngeal nerve tree" + ] + }, + { + "id": "FMA:50893", + "name": "Angular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:50894", + "name": "Left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50870" + ] + }, + "synonyms": [ + "Left glossopharyngeal nerve tree" + ] + }, + { + "id": "FMA:50895", + "name": "Right angular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50893" + ] + } + }, + { + "id": "FMA:50896", + "name": "Left angular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50893" + ] + } + }, + { + "id": "FMA:50897", + "name": "Right spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6720" + ] + }, + "synonyms": [ + "Right accessory nerve tree", + "Right accessory nerve" + ] + }, + { + "id": "FMA:50898", + "name": "Supratrochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + } + }, + { + "id": "FMA:50899", + "name": "Left spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6720" + ] + }, + "synonyms": [ + "Left accessory nerve", + "Left accessory nerve tree" + ] + }, + { + "id": "FMA:50900", + "name": "Right supratrochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50898" + ] + } + }, + { + "id": "FMA:50901", + "name": "Right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50871" + ] + }, + "synonyms": [ + "Right twelfth cranial nerve", + "Right hypoglossal nerve tree" + ] + }, + { + "id": "FMA:50902", + "name": "Left supratrochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50898" + ] + } + }, + { + "id": "FMA:50903", + "name": "Left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50871" + ] + }, + "synonyms": [ + "Left hypoglossal nerve tree", + "Left twelfth cranial nerve" + ] + }, + { + "id": "FMA:50904", + "name": "Supra-orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + }, + "synonyms": [ + "Supraorbital vein" + ] + }, + { + "id": "FMA:50905", + "name": "Right supra-orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50904" + ] + } + }, + { + "id": "FMA:50906", + "name": "Left supra-orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50904" + ] + } + }, + { + "id": "FMA:50907", + "name": "Superior palpebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + } + }, + { + "id": "FMA:50908", + "name": "Right superior palpebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50907" + ] + } + }, + { + "id": "FMA:50909", + "name": "Left superior palpebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50907" + ] + } + }, + { + "id": "FMA:50910", + "name": "External nasal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + } + }, + { + "id": "FMA:50911", + "name": "Right external nasal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50910" + ] + } + }, + { + "id": "FMA:50912", + "name": "Left external nasal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50910" + ] + } + }, + { + "id": "FMA:50913", + "name": "Inferior palpabral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + } + }, + { + "id": "FMA:50914", + "name": "Right inferior palpabral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50913" + ] + } + }, + { + "id": "FMA:50915", + "name": "Left inferior palpabral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50913" + ] + } + }, + { + "id": "FMA:50916", + "name": "Deep facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:50917", + "name": "Right deep facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50916" + ] + } + }, + { + "id": "FMA:50918", + "name": "Left deep facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50916" + ] + } + }, + { + "id": "FMA:50919", + "name": "Parotid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + }, + "synonyms": [ + "Anterior parotid vein", + "Parotid branch of facial vein" + ] + }, + { + "id": "FMA:50920", + "name": "Right parotid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50919" + ] + }, + "synonyms": [ + "Parotid branch of right facial vein", + "Right anterior parotid vein" + ] + }, + { + "id": "FMA:50921", + "name": "Left parotid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50919" + ] + }, + "synonyms": [ + "Parotid branch of left facial vein", + "Left anterior parotid vein" + ] + }, + { + "id": "FMA:50922", + "name": "External palatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:50923", + "name": "Right external palatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50922" + ] + } + }, + { + "id": "FMA:50924", + "name": "Left external palatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50922" + ] + } + }, + { + "id": "FMA:50925", + "name": "Submental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:50926", + "name": "Right submental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50925" + ] + } + }, + { + "id": "FMA:50927", + "name": "Left submental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50925" + ] + } + }, + { + "id": "FMA:50928", + "name": "Retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + } + }, + { + "id": "FMA:50929", + "name": "Right retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50928" + ] + } + }, + { + "id": "FMA:50930", + "name": "Left retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50928" + ] + } + }, + { + "id": "FMA:50931", + "name": "Tributary of retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + }, + "synonyms": [ + "Retromandibular venous tributary" + ] + }, + { + "id": "FMA:50932", + "name": "Superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:50933", + "name": "Right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50932" + ] + } + }, + { + "id": "FMA:50934", + "name": "Left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50932" + ] + } + }, + { + "id": "FMA:50935", + "name": "Middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:50936", + "name": "Right middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50935" + ] + } + }, + { + "id": "FMA:50937", + "name": "Left middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50935" + ] + } + }, + { + "id": "FMA:50938", + "name": "Transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:50939", + "name": "Right transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50938" + ] + } + }, + { + "id": "FMA:50940", + "name": "Left transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50938" + ] + } + }, + { + "id": "FMA:50941", + "name": "Maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:50942", + "name": "Right maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50941" + ] + } + }, + { + "id": "FMA:50943", + "name": "Left maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50941" + ] + } + }, + { + "id": "FMA:50944", + "name": "Pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + }, + "synonyms": [ + "Pterygoid venous plexus" + ] + }, + { + "id": "FMA:50945", + "name": "Tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Pterygoid plexus tributary" + ] + }, + { + "id": "FMA:50946", + "name": "Frontal tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50952" + ] + } + }, + { + "id": "FMA:50947", + "name": "Parietal tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50952" + ] + } + }, + { + "id": "FMA:50948", + "name": "Parietal tributary of right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50947" + ] + } + }, + { + "id": "FMA:50949", + "name": "Parietal tributary of left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50947" + ] + } + }, + { + "id": "FMA:50950", + "name": "Frontal tributary of right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50946" + ] + } + }, + { + "id": "FMA:50951", + "name": "Frontal tributary of left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50946" + ] + } + }, + { + "id": "FMA:50952", + "name": "Tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + }, + "synonyms": [ + "Superficial temporal venous tributary" + ] + }, + { + "id": "FMA:50953", + "name": "Middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:50954", + "name": "Deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:50955", + "name": "Vein of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + }, + "synonyms": [ + "Vidian veins", + "Pterygoid canal vein" + ] + }, + { + "id": "FMA:50956", + "name": "Anterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:50957", + "name": "Parotid tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:50958", + "name": "Articular tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:50959", + "name": "Tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:50960", + "name": "Stylomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52551" + ] + } + }, + { + "id": "FMA:50961", + "name": "Right stylomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50960" + ] + } + }, + { + "id": "FMA:50962", + "name": "Left stylomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50960" + ] + } + }, + { + "id": "FMA:50963", + "name": "Right tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50959" + ] + } + }, + { + "id": "FMA:50964", + "name": "Left tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50959" + ] + } + }, + { + "id": "FMA:50965", + "name": "Articular tributary of right pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50958" + ] + } + }, + { + "id": "FMA:50966", + "name": "Articular tributary of left pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50958" + ] + } + }, + { + "id": "FMA:50967", + "name": "Parotid tributary of right pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50957" + ] + } + }, + { + "id": "FMA:50968", + "name": "Parotid tributary of left pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50957" + ] + } + }, + { + "id": "FMA:50969", + "name": "Right anterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50956" + ] + } + }, + { + "id": "FMA:50970", + "name": "Left anterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50956" + ] + } + }, + { + "id": "FMA:50971", + "name": "Vein of right pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50955" + ] + }, + "synonyms": [ + "Right pterygoid canal vein" + ] + }, + { + "id": "FMA:50972", + "name": "Vein of left pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50955" + ] + }, + "synonyms": [ + "Left pterygoid canal vein" + ] + }, + { + "id": "FMA:50973", + "name": "Right deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50954" + ] + } + }, + { + "id": "FMA:50974", + "name": "Left deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50954" + ] + } + }, + { + "id": "FMA:50975", + "name": "Right middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50953" + ] + } + }, + { + "id": "FMA:50976", + "name": "Left middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50953" + ] + } + }, + { + "id": "FMA:50977", + "name": "Tributary of superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Superior sagittal sinus tributary" + ] + }, + { + "id": "FMA:50978", + "name": "Superior cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50982" + ] + } + }, + { + "id": "FMA:50981", + "name": "Cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:50982", + "name": "Superficial cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50981" + ] + }, + "synonyms": [ + "Cortical cerebral vein" + ] + }, + { + "id": "FMA:50983", + "name": "Superficial middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51244" + ] + }, + "synonyms": [ + "Sylvian vein", + "Vein of Labbe" + ] + }, + { + "id": "FMA:50984", + "name": "Right superficial middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50983" + ] + } + }, + { + "id": "FMA:50985", + "name": "Left superficial middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50983" + ] + } + }, + { + "id": "FMA:50986", + "name": "Inferior cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50982" + ] + } + }, + { + "id": "FMA:50989", + "name": "Deep cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50981" + ] + } + }, + { + "id": "FMA:50990", + "name": "Basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50989" + ] + }, + "synonyms": [ + "Rosenthal's vein", + "Basal vein of Rosenthal" + ] + }, + { + "id": "FMA:50991", + "name": "Right basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50990" + ] + } + }, + { + "id": "FMA:50992", + "name": "Left basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50990" + ] + } + }, + { + "id": "FMA:50993", + "name": "Great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50989" + ] + }, + "synonyms": [ + "Great cerebral vein of Galen", + "Vein of Galen" + ] + }, + { + "id": "FMA:50994", + "name": "Right great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50993" + ] + } + }, + { + "id": "FMA:50995", + "name": "Left great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50993" + ] + } + }, + { + "id": "FMA:50996", + "name": "Tributary of great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50989" + ] + }, + "synonyms": [ + "Great cerebral venous tributary" + ] + }, + { + "id": "FMA:50997", + "name": "Superior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51328" + ] + } + }, + { + "id": "FMA:50998", + "name": "Inferior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + } + }, + { + "id": "FMA:50999", + "name": "Right superior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50997" + ] + } + }, + { + "id": "FMA:51000", + "name": "Left superior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50997" + ] + } + }, + { + "id": "FMA:51001", + "name": "Right inferior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50998" + ] + } + }, + { + "id": "FMA:51002", + "name": "Left inferior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50998" + ] + } + }, + { + "id": "FMA:51003", + "name": "Internal cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50996" + ] + } + }, + { + "id": "FMA:51004", + "name": "Right internal cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51003" + ] + } + }, + { + "id": "FMA:51005", + "name": "Left internal cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51003" + ] + } + }, + { + "id": "FMA:51006", + "name": "Tributary of superior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51328" + ] + }, + "synonyms": [ + "Superior thalamostriate venous tributary" + ] + }, + { + "id": "FMA:51007", + "name": "Anterior vein of septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51006" + ] + } + }, + { + "id": "FMA:51008", + "name": "Posterior vein of septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51006" + ] + } + }, + { + "id": "FMA:51009", + "name": "Medial vein of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51006" + ] + } + }, + { + "id": "FMA:51010", + "name": "Lateral vein of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51006" + ] + } + }, + { + "id": "FMA:51011", + "name": "Vein of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51006" + ] + }, + "synonyms": [ + "Caudate nuclear vein" + ] + }, + { + "id": "FMA:51012", + "name": "Anterior vein of right septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51007" + ] + } + }, + { + "id": "FMA:51013", + "name": "Anterior vein of left septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51007" + ] + } + }, + { + "id": "FMA:51014", + "name": "Vein of right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51011" + ] + }, + "synonyms": [ + "Right caudate nuclear vein" + ] + }, + { + "id": "FMA:51015", + "name": "Vein of left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51011" + ] + }, + "synonyms": [ + "Left caudate nuclear vein" + ] + }, + { + "id": "FMA:51016", + "name": "Lateral vein of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51010" + ] + } + }, + { + "id": "FMA:51017", + "name": "Lateral vein of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51010" + ] + } + }, + { + "id": "FMA:51018", + "name": "Medial vein of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51009" + ] + } + }, + { + "id": "FMA:51019", + "name": "Medial vein of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51009" + ] + } + }, + { + "id": "FMA:51020", + "name": "Posterior vein of right septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51008" + ] + } + }, + { + "id": "FMA:51021", + "name": "Posterior vein of left septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51008" + ] + } + }, + { + "id": "FMA:51022", + "name": "Tributary of basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50989" + ] + }, + "synonyms": [ + "Basal venous tributary" + ] + }, + { + "id": "FMA:51023", + "name": "Lateral direct tributary of great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50996" + ] + } + }, + { + "id": "FMA:51024", + "name": "Lateral direct tributary of right great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51023" + ] + } + }, + { + "id": "FMA:51025", + "name": "Lateral direct tributary of left great cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51023" + ] + } + }, + { + "id": "FMA:51026", + "name": "Posterior vein of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50996" + ] + }, + "synonyms": [ + "Posterior corpus callosal vein", + "Dorsal corpus callosal vein", + "Dorsal vein of corpus callosum" + ] + }, + { + "id": "FMA:51027", + "name": "Right posterior vein of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51026" + ] + }, + "synonyms": [ + "Right dorsal vein of corpus callosum" + ] + }, + { + "id": "FMA:51028", + "name": "Left posterior vein of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51026" + ] + }, + "synonyms": [ + "Left dorsal vein of corpus callosum" + ] + }, + { + "id": "FMA:51029", + "name": "Short rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23081" + ] + } + }, + { + "id": "FMA:51030", + "name": "Long rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23081" + ] + } + }, + { + "id": "FMA:51035", + "name": "Musculature of anterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of anterior compartment of thigh", + "Muscle group of anterior compartment of thigh", + "Anterior muscle group of thigh" + ] + }, + { + "id": "FMA:51036", + "name": "Musculature of posterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Muscle group of posterior compartment of thigh", + "Set of muscles of posterior compartment of thigh", + "Posterior muscle group of thigh" + ] + }, + { + "id": "FMA:51037", + "name": "Musculature of anterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51035" + ] + }, + "synonyms": [ + "Muscle group of anterior compartment of right thigh" + ] + }, + { + "id": "FMA:51038", + "name": "Musculature of anterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51035" + ] + }, + "synonyms": [ + "Muscle group of anterior compartment of left thigh" + ] + }, + { + "id": "FMA:51039", + "name": "Musculature of posterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51036" + ] + }, + "synonyms": [ + "Muscle group of posterior compartment of right thigh", + "Set of muscles of posterior compartment of right thigh" + ] + }, + { + "id": "FMA:51040", + "name": "Musculature of posterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51036" + ] + }, + "synonyms": [ + "Set of muscles of posterior compartment of left thigh", + "Muscle group of posterior compartment of left thigh" + ] + }, + { + "id": "FMA:51041", + "name": "Deep femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44323" + ] + }, + "synonyms": [ + "Profunda femoris vein", + "Deep vein of thigh" + ] + }, + { + "id": "FMA:51042", + "name": "Right deep femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51041" + ] + }, + "synonyms": [ + "Right profunda femoris vein" + ] + }, + { + "id": "FMA:51043", + "name": "Left deep femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51041" + ] + }, + "synonyms": [ + "Left profunda femoris vein" + ] + }, + { + "id": "FMA:51044", + "name": "Fascia lata of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13902" + ] + }, + "synonyms": [ + "Right fascia lata" + ] + }, + { + "id": "FMA:51045", + "name": "Fascia lata of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13902" + ] + }, + "synonyms": [ + "Left fascia lata" + ] + }, + { + "id": "FMA:51047", + "name": "Fascia lata proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + } + }, + { + "id": "FMA:51048", + "name": "Iliotibial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + }, + "synonyms": [ + "Bandelette of Maissiat" + ] + }, + { + "id": "FMA:51049", + "name": "Intermuscular septum of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58741" + ] + } + }, + { + "id": "FMA:51052", + "name": "Musculature of anterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of anterior compartment of leg", + "Anterior muscle group of leg", + "Muscle group of anterior compartment of leg" + ] + }, + { + "id": "FMA:51053", + "name": "Musculature of anterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51052" + ] + }, + "synonyms": [ + "Muscle group of anterior compartment of right leg", + "Set of muscles of anterior compartment of right leg" + ] + }, + { + "id": "FMA:51054", + "name": "Musculature of anterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51052" + ] + }, + "synonyms": [ + "Set of muscles of anterior compartment of left leg", + "Muscle group of anterior compartment of left leg" + ] + }, + { + "id": "FMA:51055", + "name": "Musculature of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Posterior muscle group of leg", + "Set of muscles of posterior compartment of leg", + "Muscle group of posterior compartment of leg" + ] + }, + { + "id": "FMA:51056", + "name": "Musculature of posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51055" + ] + }, + "synonyms": [ + "Set of muscles of posterior compartment of right leg", + "Muscle group of posterior compartment of right leg" + ] + }, + { + "id": "FMA:51057", + "name": "Musculature of posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51055" + ] + }, + "synonyms": [ + "Set of muscles of posterior compartment of left leg", + "Muscle group of posterior compartment of left leg" + ] + }, + { + "id": "FMA:51058", + "name": "Set of muscles of lateral compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Lateral muscle group of leg", + "Muscle group of lateral compartment of leg" + ] + }, + { + "id": "FMA:51059", + "name": "Set of muscles of lateral compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51058" + ] + }, + "synonyms": [ + "Muscle group of lateral compartment of right leg" + ] + }, + { + "id": "FMA:51060", + "name": "Set of muscles of lateral compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51058" + ] + }, + "synonyms": [ + "Muscle group of lateral compartment of left leg" + ] + }, + { + "id": "FMA:51061", + "name": "Calcaneal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Achilles tendon" + ] + }, + { + "id": "FMA:51062", + "name": "Triceps surae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51065" + ] + } + }, + { + "id": "FMA:51063", + "name": "Right triceps surae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51062" + ] + } + }, + { + "id": "FMA:51064", + "name": "Left triceps surae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51062" + ] + } + }, + { + "id": "FMA:51065", + "name": "Set of superficial muscles of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of leg" + ] + }, + { + "id": "FMA:51066", + "name": "Set of superficial muscles of posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51065" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of right leg" + ] + }, + { + "id": "FMA:51067", + "name": "Set of superficial muscles of posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51065" + ] + }, + "synonyms": [ + "Superficial muscle group of posterior compartment of left leg" + ] + }, + { + "id": "FMA:51068", + "name": "Set of deep muscles of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of leg" + ] + }, + { + "id": "FMA:51069", + "name": "Set of deep muscles of posterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51068" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of right leg" + ] + }, + { + "id": "FMA:51070", + "name": "Set of deep muscles of posterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51068" + ] + }, + "synonyms": [ + "Deep muscle group of posterior compartment of left leg" + ] + }, + { + "id": "FMA:51071", + "name": "Flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65008" + ] + } + }, + { + "id": "FMA:51073", + "name": "Fascia of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Flexor digitorum longus fascia" + ] + }, + { + "id": "FMA:51076", + "name": "Epimysium of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51073" + ] + }, + "synonyms": [ + "Flexor digitorum longus epimysium" + ] + }, + { + "id": "FMA:51077", + "name": "Perimysium of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51073" + ] + }, + "synonyms": [ + "Flexor digitorum longus perimysium" + ] + }, + { + "id": "FMA:51078", + "name": "Epimysium of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51076" + ] + }, + "synonyms": [ + "Right flexor digitorum longus epimysium" + ] + }, + { + "id": "FMA:51079", + "name": "Epimysium of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51076" + ] + }, + "synonyms": [ + "Left flexor digitorum longus epimysium" + ] + }, + { + "id": "FMA:51080", + "name": "Muscle fasciculus of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:51081", + "name": "Muscle fasciculus of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51080" + ] + } + }, + { + "id": "FMA:51082", + "name": "Muscle fasciculus of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51080" + ] + } + }, + { + "id": "FMA:51083", + "name": "Tendon of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Flexor digitorum longus tendon" + ] + }, + { + "id": "FMA:51084", + "name": "Tendon of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51083" + ] + }, + "synonyms": [ + "Right flexor digitorum longus tendon" + ] + }, + { + "id": "FMA:51085", + "name": "Tendon of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51083" + ] + }, + "synonyms": [ + "Left flexor digitorum longus tendon" + ] + }, + { + "id": "FMA:51086", + "name": "First tendon of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to second toe" + ] + }, + { + "id": "FMA:51087", + "name": "First tendon of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51086" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to right second toe" + ] + }, + { + "id": "FMA:51088", + "name": "First tendon of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51086" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to left second toe" + ] + }, + { + "id": "FMA:51089", + "name": "Second tendon of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to third toe" + ] + }, + { + "id": "FMA:51090", + "name": "Second tendon of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51089" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to right third toe" + ] + }, + { + "id": "FMA:51091", + "name": "Second tendon of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51089" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to left third toe" + ] + }, + { + "id": "FMA:51092", + "name": "Third tendon of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to fourth toe" + ] + }, + { + "id": "FMA:51093", + "name": "Third tendon of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51092" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to right fourth toe" + ] + }, + { + "id": "FMA:51094", + "name": "Third tendon of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51092" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to left fourth toe" + ] + }, + { + "id": "FMA:51095", + "name": "Fourth tendon of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to fifth toe" + ] + }, + { + "id": "FMA:51096", + "name": "Fourth tendon of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51095" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to right fifth toe" + ] + }, + { + "id": "FMA:51097", + "name": "Fourth tendon of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51095" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum longus to left fifth toe" + ] + }, + { + "id": "FMA:51098", + "name": "Tendon proper of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:51099", + "name": "Tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65008" + ] + } + }, + { + "id": "FMA:51101", + "name": "Prefrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50978" + ] + } + }, + { + "id": "FMA:51102", + "name": "Frontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50978" + ] + } + }, + { + "id": "FMA:51103", + "name": "Parietal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50978" + ] + } + }, + { + "id": "FMA:51104", + "name": "Superior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51302" + ] + } + }, + { + "id": "FMA:51116", + "name": "Tendon proper of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:47080" + ] + } + }, + { + "id": "FMA:51117", + "name": "Superior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + }, + "synonyms": [ + "Retinaculum musculorum peroneum superius", + "Superior peroneal retinaculum" + ] + }, + { + "id": "FMA:51118", + "name": "Inferior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44058" + ] + }, + "synonyms": [ + "Inferior peroneal retinaculum", + "Retinaculum musculorum peroneum inferius" + ] + }, + { + "id": "FMA:51119", + "name": "Right inferior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51118" + ] + }, + "synonyms": [ + "Right inferior peroneal retinaculum" + ] + }, + { + "id": "FMA:51120", + "name": "Left inferior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51118" + ] + }, + "synonyms": [ + "Left inferior peroneal retinaculum" + ] + }, + { + "id": "FMA:51121", + "name": "Right superior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51117" + ] + }, + "synonyms": [ + "Right superior peroneal retinaculum" + ] + }, + { + "id": "FMA:51122", + "name": "Left superior fibular retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51117" + ] + }, + "synonyms": [ + "Left superior peroneal retinaculum" + ] + }, + { + "id": "FMA:51123", + "name": "Right pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50944" + ] + } + }, + { + "id": "FMA:51124", + "name": "Left pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50944" + ] + } + }, + { + "id": "FMA:51125", + "name": "Set of intrinsic muscles of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + } + }, + { + "id": "FMA:51126", + "name": "Set of intrinsic muscles of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Muscle group of plantar part of foot" + ] + }, + { + "id": "FMA:51127", + "name": "Superficial fascia of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:51128", + "name": "Superficial fascia of dorsum of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51127" + ] + } + }, + { + "id": "FMA:51129", + "name": "Superficial fascia of dorsum of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51127" + ] + } + }, + { + "id": "FMA:51130", + "name": "Superficial fascia of sole of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + }, + "synonyms": [ + "Superficial fascia of plantar part of foot" + ] + }, + { + "id": "FMA:51131", + "name": "Superficial fascia of sole of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51130" + ] + } + }, + { + "id": "FMA:51132", + "name": "Superficial fascia of sole of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51130" + ] + } + }, + { + "id": "FMA:51133", + "name": "Zone of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Extensor digitorum longus zone" + ] + }, + { + "id": "FMA:51134", + "name": "Muscle part of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51133" + ] + } + }, + { + "id": "FMA:51135", + "name": "Tendon part of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51133" + ] + } + }, + { + "id": "FMA:51137", + "name": "Zone of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Flexor digitorum longus zone" + ] + }, + { + "id": "FMA:51138", + "name": "Muscle part of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51137" + ] + } + }, + { + "id": "FMA:51139", + "name": "Tendon part of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51137" + ] + } + }, + { + "id": "FMA:51140", + "name": "Extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65045" + ] + } + }, + { + "id": "FMA:51141", + "name": "Extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65045" + ] + } + }, + { + "id": "FMA:51142", + "name": "Right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51140" + ] + } + }, + { + "id": "FMA:51143", + "name": "Left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51140" + ] + } + }, + { + "id": "FMA:51144", + "name": "Right extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51141" + ] + } + }, + { + "id": "FMA:51145", + "name": "Left extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51141" + ] + } + }, + { + "id": "FMA:51149", + "name": "Fascia of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Extensor digitorum brevis fascia" + ] + }, + { + "id": "FMA:51150", + "name": "Epimysium of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51149" + ] + }, + "synonyms": [ + "Extensor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:51151", + "name": "Perimysium of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51149" + ] + }, + "synonyms": [ + "Extensor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:51152", + "name": "Tributary of dural venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Dural venous sinus tributary" + ] + }, + { + "id": "FMA:51153", + "name": "Muscle fasciculus of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:51154", + "name": "Muscle fasciculus of right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51153" + ] + } + }, + { + "id": "FMA:51155", + "name": "Muscle fasciculus of left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51153" + ] + } + }, + { + "id": "FMA:51156", + "name": "Tendon of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor digitorum brevis tendon" + ] + }, + { + "id": "FMA:51157", + "name": "Tendon of right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51156" + ] + }, + "synonyms": [ + "Right extensor digitorum brevis tendon" + ] + }, + { + "id": "FMA:51158", + "name": "Tendon of left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51156" + ] + }, + "synonyms": [ + "Left extensor digitorum brevis tendon" + ] + }, + { + "id": "FMA:51159", + "name": "Tendon of extensor digitorum brevis to second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51156" + ] + } + }, + { + "id": "FMA:51160", + "name": "Tendon of extensor digitorum brevis to right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51159" + ] + } + }, + { + "id": "FMA:51161", + "name": "Tendon of extensor digitorum brevis to left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51159" + ] + } + }, + { + "id": "FMA:51162", + "name": "Tendon of extensor digitorum brevis to third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51156" + ] + } + }, + { + "id": "FMA:51163", + "name": "Tendon of extensor digitorum brevis to right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51162" + ] + } + }, + { + "id": "FMA:51164", + "name": "Tendon of extensor digitorum brevis to left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51162" + ] + } + }, + { + "id": "FMA:51165", + "name": "Tendon of extensor digitorum brevis to fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51156" + ] + } + }, + { + "id": "FMA:51166", + "name": "Tendon of extensor digitorum brevis to right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51165" + ] + } + }, + { + "id": "FMA:51167", + "name": "Tendon of extensor digitorum brevis to left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51165" + ] + } + }, + { + "id": "FMA:51168", + "name": "Fascia of extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Extensor hallucis brevis fascia" + ] + }, + { + "id": "FMA:51171", + "name": "Muscle fasciculus of extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:51172", + "name": "Muscle fasciculus of right extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51171" + ] + } + }, + { + "id": "FMA:51173", + "name": "Muscle fasciculus of left extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51171" + ] + } + }, + { + "id": "FMA:51174", + "name": "Tendon of extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Extensor hallucis brevis tendon" + ] + }, + { + "id": "FMA:51175", + "name": "Tendon of right extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51174" + ] + }, + "synonyms": [ + "Right extensor hallucis brevis tendon" + ] + }, + { + "id": "FMA:51176", + "name": "Tendon of left extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51174" + ] + }, + "synonyms": [ + "Left extensor hallucis brevis tendon" + ] + }, + { + "id": "FMA:51177", + "name": "Belly of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Extensor digitorum brevis belly" + ] + }, + { + "id": "FMA:51178", + "name": "Medial belly of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51177" + ] + } + }, + { + "id": "FMA:51179", + "name": "Intermediate belly of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51177" + ] + } + }, + { + "id": "FMA:51180", + "name": "Lateral belly of extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51177" + ] + } + }, + { + "id": "FMA:51182", + "name": "Belly of extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Extensor hallucis brevis belly" + ] + }, + { + "id": "FMA:51183", + "name": "Set of intrinsic muscles of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + } + }, + { + "id": "FMA:51184", + "name": "Set of intrinsic muscles of dorsum of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51125" + ] + } + }, + { + "id": "FMA:51185", + "name": "Set of intrinsic muscles of dorsum of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51125" + ] + } + }, + { + "id": "FMA:51186", + "name": "Set of intrinsic muscles of plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51126" + ] + } + }, + { + "id": "FMA:51187", + "name": "Set of intrinsic muscles of plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51126" + ] + } + }, + { + "id": "FMA:51188", + "name": "Set of intrinsic muscles of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51183" + ] + } + }, + { + "id": "FMA:51189", + "name": "Set of intrinsic muscles of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51183" + ] + } + }, + { + "id": "FMA:51200", + "name": "Belly of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Flexor digitorum brevis belly" + ] + }, + { + "id": "FMA:51201", + "name": "First belly of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51200" + ] + } + }, + { + "id": "FMA:51202", + "name": "Second belly of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51200" + ] + } + }, + { + "id": "FMA:51203", + "name": "Third belly of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51200" + ] + } + }, + { + "id": "FMA:51204", + "name": "Fourth belly of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51200" + ] + } + }, + { + "id": "FMA:51205", + "name": "First belly of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51201" + ] + }, + "synonyms": [ + "Right flexor digitorum brevis belly" + ] + }, + { + "id": "FMA:51206", + "name": "First belly of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51201" + ] + }, + "synonyms": [ + "Left flexor digitorum brevis belly" + ] + }, + { + "id": "FMA:51211", + "name": "Fascia of abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Abductor ossis metatarsi quinti fascia" + ] + }, + { + "id": "FMA:51212", + "name": "Muscle fasciculus of abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:51213", + "name": "Tendon of abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Abductor ossis metatarsi quinti tendon" + ] + }, + { + "id": "FMA:51216", + "name": "Muscle fasciculus of right abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51212" + ] + } + }, + { + "id": "FMA:51217", + "name": "Muscle fasciculus of left abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51212" + ] + } + }, + { + "id": "FMA:51218", + "name": "Tendon of right abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51213" + ] + }, + "synonyms": [ + "Right abductor ossis metatarsi quinti tendon" + ] + }, + { + "id": "FMA:51219", + "name": "Tendon of left abductor ossis metatarsi quinti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51213" + ] + }, + "synonyms": [ + "Left abductor ossis metatarsi quinti tendon" + ] + }, + { + "id": "FMA:51223", + "name": "Cortical tributary of superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50977" + ] + }, + "synonyms": [ + "Ascending frontal vein of Krayenbuhl" + ] + }, + { + "id": "FMA:51224", + "name": "Lateral lacuna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50977" + ] + }, + "synonyms": [ + "Venous lacuna" + ] + }, + { + "id": "FMA:51225", + "name": "Pericranial tributary of superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50977" + ] + } + }, + { + "id": "FMA:51226", + "name": "Tributary of superior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Superior petrosal sinus tributary" + ] + }, + { + "id": "FMA:51227", + "name": "Cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:51228", + "name": "Right cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51229", + "name": "Left cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51230", + "name": "Superior vein of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51231", + "name": "Inferior vein of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51232", + "name": "Superior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + }, + "synonyms": [ + "Vein of superior cerebellar hemisphere" + ] + }, + { + "id": "FMA:51233", + "name": "Inferior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + }, + "synonyms": [ + "Inferior vein of cerebellar hemisphere" + ] + }, + { + "id": "FMA:51234", + "name": "Precentral cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51235", + "name": "Sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:51236", + "name": "Petrosal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51227" + ] + } + }, + { + "id": "FMA:51237", + "name": "Tributary of transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Transverse sinus tributary", + "Tributary of lateral sinus" + ] + }, + { + "id": "FMA:51238", + "name": "Superior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50982" + ] + }, + "synonyms": [ + "Superior anastomotic vein of Trolard" + ] + }, + { + "id": "FMA:51239", + "name": "Inferior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50982" + ] + }, + "synonyms": [ + "Trolard's vein" + ] + }, + { + "id": "FMA:51240", + "name": "Right superior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51238" + ] + } + }, + { + "id": "FMA:51241", + "name": "Left superior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51238" + ] + } + }, + { + "id": "FMA:51242", + "name": "Right inferior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51239" + ] + } + }, + { + "id": "FMA:51243", + "name": "Left inferior anastomotic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51239" + ] + } + }, + { + "id": "FMA:51244", + "name": "Tributary of cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Cavernous sinus tributary" + ] + }, + { + "id": "FMA:51246", + "name": "Superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51244" + ] + } + }, + { + "id": "FMA:51247", + "name": "Inferior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51244" + ] + } + }, + { + "id": "FMA:51248", + "name": "Right superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51246" + ] + } + }, + { + "id": "FMA:51249", + "name": "Left superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51246" + ] + } + }, + { + "id": "FMA:51250", + "name": "Right inferior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51247" + ] + } + }, + { + "id": "FMA:51251", + "name": "Left inferior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51247" + ] + } + }, + { + "id": "FMA:51265", + "name": "Tributary of straight sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Straight sinus tributary" + ] + }, + { + "id": "FMA:51279", + "name": "Tributary of inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Inferior petrosal sinus tributary" + ] + }, + { + "id": "FMA:51281", + "name": "Tributary of inferior petrosal sinus from medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51279" + ] + }, + "synonyms": [ + "Inferior petrosal sinus from medullary oblongata tributary", + "Medullary tributary of inferior petrosal sinus" + ] + }, + { + "id": "FMA:51282", + "name": "Tributary of inferior petrosal sinus from pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51279" + ] + }, + "synonyms": [ + "Inferior petrosal sinus from pons tributary", + "Pontine tributary of inferior petrosal sinus" + ] + }, + { + "id": "FMA:51283", + "name": "Tributary of inferior petrosal sinus from inferior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51279" + ] + }, + "synonyms": [ + "Inferior petrosal sinus from inferior cerebellum tributary", + "Inferior cerebellar tributary of inferior petrosal sinus" + ] + }, + { + "id": "FMA:51284", + "name": "Lateral compartment of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:51285", + "name": "Intermediate compartment of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:51286", + "name": "Medial compartment of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:51288", + "name": "Vein of uncus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50986" + ] + }, + "synonyms": [ + "Uncus vein" + ] + }, + { + "id": "FMA:51289", + "name": "Right superior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50771" + ] + } + }, + { + "id": "FMA:51290", + "name": "Left superior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50771" + ] + } + }, + { + "id": "FMA:51291", + "name": "Right inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50770" + ] + } + }, + { + "id": "FMA:51292", + "name": "Left inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50770" + ] + } + }, + { + "id": "FMA:51293", + "name": "Right sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50782" + ] + } + }, + { + "id": "FMA:51294", + "name": "Left sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50782" + ] + } + }, + { + "id": "FMA:51295", + "name": "Right petrosquamous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50777" + ] + } + }, + { + "id": "FMA:51296", + "name": "Left petrosquamous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50777" + ] + } + }, + { + "id": "FMA:51297", + "name": "Vein of right uncus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51288" + ] + }, + "synonyms": [ + "Right uncus vein" + ] + }, + { + "id": "FMA:51298", + "name": "Vein of left uncus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51288" + ] + }, + "synonyms": [ + "Left uncus vein" + ] + }, + { + "id": "FMA:51299", + "name": "Inferior orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50986" + ] + } + }, + { + "id": "FMA:51302", + "name": "Temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:51303", + "name": "Inferior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51302" + ] + } + }, + { + "id": "FMA:51306", + "name": "Anterior cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + } + }, + { + "id": "FMA:51307", + "name": "Right anterior cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51306" + ] + } + }, + { + "id": "FMA:51308", + "name": "Left anterior cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51306" + ] + } + }, + { + "id": "FMA:51309", + "name": "Deep middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + } + }, + { + "id": "FMA:51310", + "name": "Left deep middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51309" + ] + } + }, + { + "id": "FMA:51311", + "name": "Right deep middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51309" + ] + } + }, + { + "id": "FMA:51312", + "name": "Tributary of deep middle cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + }, + "synonyms": [ + "Deep middle cerebral venous tributary" + ] + }, + { + "id": "FMA:51313", + "name": "Deep middle cerebral vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51312" + ] + } + }, + { + "id": "FMA:51314", + "name": "Insular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51312" + ] + } + }, + { + "id": "FMA:51315", + "name": "Right deep middle cerebral vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51313" + ] + } + }, + { + "id": "FMA:51316", + "name": "Left deep middle cerebral vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51313" + ] + } + }, + { + "id": "FMA:51317", + "name": "Right insular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51314" + ] + } + }, + { + "id": "FMA:51318", + "name": "Left insular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51314" + ] + } + }, + { + "id": "FMA:51319", + "name": "Inferior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + } + }, + { + "id": "FMA:51320", + "name": "Right inferior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51319" + ] + } + }, + { + "id": "FMA:51321", + "name": "Left inferior thalamostriate vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51319" + ] + } + }, + { + "id": "FMA:51322", + "name": "Vein of olfactory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + }, + "synonyms": [ + "Olfactory gyrus vein" + ] + }, + { + "id": "FMA:51323", + "name": "Vein of right olfactory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51322" + ] + }, + "synonyms": [ + "Right olfactory gyrus vein" + ] + }, + { + "id": "FMA:51324", + "name": "Vein of left olfactory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51322" + ] + }, + "synonyms": [ + "Left olfactory gyrus vein" + ] + }, + { + "id": "FMA:51325", + "name": "Inferior ventricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + } + }, + { + "id": "FMA:51326", + "name": "Right inferior ventricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51325" + ] + } + }, + { + "id": "FMA:51327", + "name": "Left inferior ventricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51325" + ] + } + }, + { + "id": "FMA:51328", + "name": "Tributary of internal cerebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50996" + ] + }, + "synonyms": [ + "Internal cerebral venous tributary" + ] + }, + { + "id": "FMA:51329", + "name": "Superior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51328" + ] + } + }, + { + "id": "FMA:51330", + "name": "Right superior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51329" + ] + } + }, + { + "id": "FMA:51331", + "name": "Left superior choroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51329" + ] + } + }, + { + "id": "FMA:51332", + "name": "Penduncular tributary of basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51022" + ] + }, + "synonyms": [ + "Interpenduncular vein" + ] + }, + { + "id": "FMA:51333", + "name": "Penduncular tributary of right basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51332" + ] + } + }, + { + "id": "FMA:51334", + "name": "Penduncular tributary of left basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51332" + ] + } + }, + { + "id": "FMA:51335", + "name": "Vein of brainstem", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Brainstem vein" + ] + }, + { + "id": "FMA:51336", + "name": "Pontomesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + }, + "synonyms": [ + "Vena pontomesencephalic vein" + ] + }, + { + "id": "FMA:51337", + "name": "Right pontomesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51336" + ] + } + }, + { + "id": "FMA:51338", + "name": "Left pontomesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51336" + ] + } + }, + { + "id": "FMA:51339", + "name": "Interpeduncular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + } + }, + { + "id": "FMA:51340", + "name": "Intercollicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + } + }, + { + "id": "FMA:51341", + "name": "Lateral mesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + } + }, + { + "id": "FMA:51342", + "name": "Pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + } + }, + { + "id": "FMA:51343", + "name": "Vein of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + }, + "synonyms": [ + "Medullary oblongata vein" + ] + }, + { + "id": "FMA:51344", + "name": "Vein of lateral recess of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + } + }, + { + "id": "FMA:51345", + "name": "Vein of cerebellomedullary cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51335" + ] + }, + "synonyms": [ + "Cerebellomedullary cistern vein" + ] + }, + { + "id": "FMA:51346", + "name": "Anteromedian pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51342" + ] + } + }, + { + "id": "FMA:51347", + "name": "Anterolateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51342" + ] + } + }, + { + "id": "FMA:51348", + "name": "Transverse pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51342" + ] + } + }, + { + "id": "FMA:51349", + "name": "Lateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51342" + ] + } + }, + { + "id": "FMA:51350", + "name": "Superior petrosal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51236" + ] + } + }, + { + "id": "FMA:51351", + "name": "Right superior petrosal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51350" + ] + } + }, + { + "id": "FMA:51352", + "name": "Left superior petrosal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51350" + ] + } + }, + { + "id": "FMA:51353", + "name": "Tributary of superior petrosal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51236" + ] + }, + "synonyms": [ + "Superior petrosal venous tributary" + ] + }, + { + "id": "FMA:51355", + "name": "Right transverse pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51348" + ] + } + }, + { + "id": "FMA:51356", + "name": "Left transverse pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51348" + ] + } + }, + { + "id": "FMA:51357", + "name": "Right lateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51349" + ] + } + }, + { + "id": "FMA:51358", + "name": "Left lateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51349" + ] + } + }, + { + "id": "FMA:51359", + "name": "Bony part of proximal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34602" + ] + }, + "synonyms": [ + "Bony part of base of fourth metatarsal bone", + "Bony part of proximal end of fourth metatarsal bone" + ] + }, + { + "id": "FMA:51360", + "name": "Bony part of proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51359" + ] + }, + "synonyms": [ + "Bony part of base of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:51361", + "name": "Bony part of proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51359" + ] + }, + "synonyms": [ + "Bony part of base of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:51362", + "name": "Periosteum of proximal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229634" + ] + }, + "synonyms": [ + "Periosteum of base of fourth metatarsal bone" + ] + }, + { + "id": "FMA:51363", + "name": "Periosteum of proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51362" + ] + }, + "synonyms": [ + "Periosteum of base of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:51364", + "name": "Periosteum of proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51362" + ] + }, + "synonyms": [ + "Periosteum of base of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:51365", + "name": "Articular cartilage of proximal epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34628" + ] + }, + "synonyms": [ + "Articular cartilage of base of fourth metatarsal bone" + ] + }, + { + "id": "FMA:51366", + "name": "Articular cartilage of proximal epiphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51365" + ] + }, + "synonyms": [ + "Articular cartilage of base of right fourth metatarsal bone" + ] + }, + { + "id": "FMA:51367", + "name": "Articular cartilage of proximal epiphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51365" + ] + }, + "synonyms": [ + "Articular cartilage of base of left fourth metatarsal bone" + ] + }, + { + "id": "FMA:51368", + "name": "Bony part of proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34602" + ] + }, + "synonyms": [ + "Bony part of base of third metatarsal bone", + "Bony part of proximal end of third metatarsal bone" + ] + }, + { + "id": "FMA:51369", + "name": "Periosteum of proximal epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229634" + ] + }, + "synonyms": [ + "Periosteum of base of third metatarsal bone" + ] + }, + { + "id": "FMA:51370", + "name": "Periosteum of proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51369" + ] + }, + "synonyms": [ + "Periosteum of base of right third metatarsal bone" + ] + }, + { + "id": "FMA:51371", + "name": "Periosteum of proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51369" + ] + }, + "synonyms": [ + "Periosteum of base of left third metatarsal bone" + ] + }, + { + "id": "FMA:51372", + "name": "Right lateral mesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51341" + ] + } + }, + { + "id": "FMA:51373", + "name": "Left lateral mesencephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51341" + ] + } + }, + { + "id": "FMA:51374", + "name": "Bony part of proximal epiphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51368" + ] + }, + "synonyms": [ + "Bony part of base of right third metatarsal bone" + ] + }, + { + "id": "FMA:51376", + "name": "Right intercollicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51340" + ] + } + }, + { + "id": "FMA:51377", + "name": "Left intercollicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51340" + ] + } + }, + { + "id": "FMA:51378", + "name": "Right interpeduncular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51339" + ] + } + }, + { + "id": "FMA:51379", + "name": "Left interpeduncular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51339" + ] + } + }, + { + "id": "FMA:51380", + "name": "Bony part of proximal epiphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51368" + ] + }, + "synonyms": [ + "Bony part of base of left third metatarsal bone" + ] + }, + { + "id": "FMA:51381", + "name": "Bony part of proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34602" + ] + }, + "synonyms": [ + "Bony part of proximal end of second metatarsal bone", + "Bony part of base of second metatarsal bone" + ] + }, + { + "id": "FMA:51382", + "name": "Bony part of proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51381" + ] + }, + "synonyms": [ + "Bony part of proximal end of right second metatarsal bone", + "Bony part of base of right second metatarsal bone" + ] + }, + { + "id": "FMA:51383", + "name": "Bony part of proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51381" + ] + }, + "synonyms": [ + "Bony part of base of left second metatarsal bone", + "Bony part of proximal end of left second metatarsal bone" + ] + }, + { + "id": "FMA:51384", + "name": "Periosteum of proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229634" + ] + }, + "synonyms": [ + "Periosteum of base of second metatarsal bone" + ] + }, + { + "id": "FMA:51385", + "name": "Periosteum of proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51384" + ] + }, + "synonyms": [ + "Periosteum of base of right second metatarsal bone", + "Periosteum of proximal end of right second metatarsal bone" + ] + }, + { + "id": "FMA:51386", + "name": "Periosteum of proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51384" + ] + }, + "synonyms": [ + "Periosteum of proximal end of left second metatarsal bone", + "Periosteum of base of left second metatarsal bone" + ] + }, + { + "id": "FMA:51387", + "name": "Articular cartilage of proximal epiphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34628" + ] + }, + "synonyms": [ + "Articular cartilage of base of second metatarsal bone" + ] + }, + { + "id": "FMA:51388", + "name": "Articular cartilage of proximal epiphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51387" + ] + }, + "synonyms": [ + "Articular cartilage of base of right second metatarsal bone" + ] + }, + { + "id": "FMA:51389", + "name": "Articular cartilage of proximal epiphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51387" + ] + }, + "synonyms": [ + "Articular cartilage of base of left second metatarsal bone" + ] + }, + { + "id": "FMA:51390", + "name": "Anteromedian medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51343" + ] + } + }, + { + "id": "FMA:51391", + "name": "Anterolateral medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51343" + ] + } + }, + { + "id": "FMA:51392", + "name": "Transverse medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51343" + ] + } + }, + { + "id": "FMA:51393", + "name": "Dorsal medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51343" + ] + } + }, + { + "id": "FMA:51394", + "name": "Posteromedian medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51343" + ] + } + }, + { + "id": "FMA:51396", + "name": "Bone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + }, + "synonyms": [ + "Calcaneus bone" + ] + }, + { + "id": "FMA:51397", + "name": "Bone of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51396" + ] + }, + "synonyms": [ + "Right calcaneus bone" + ] + }, + { + "id": "FMA:51398", + "name": "Bone of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51396" + ] + }, + "synonyms": [ + "Left calcaneus bone" + ] + }, + { + "id": "FMA:51399", + "name": "Bone of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + } + }, + { + "id": "FMA:51400", + "name": "Right transverse medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51392" + ] + } + }, + { + "id": "FMA:51401", + "name": "Left transverse medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51392" + ] + } + }, + { + "id": "FMA:51402", + "name": "Right cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50772" + ] + } + }, + { + "id": "FMA:51403", + "name": "Left cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50772" + ] + } + }, + { + "id": "FMA:51404", + "name": "Right sphenoparietal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50776" + ] + } + }, + { + "id": "FMA:51405", + "name": "Left sphenoparietal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50776" + ] + } + }, + { + "id": "FMA:51406", + "name": "Compact bone of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51399" + ] + } + }, + { + "id": "FMA:51407", + "name": "Compact bone of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51406" + ] + }, + "synonyms": [ + "Compact bone of anterior part of calcaneus" + ] + }, + { + "id": "FMA:51408", + "name": "Trabecular bone of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51399" + ] + } + }, + { + "id": "FMA:51409", + "name": "Bony part of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + } + }, + { + "id": "FMA:51410", + "name": "Bony part of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51409" + ] + } + }, + { + "id": "FMA:51411", + "name": "Bony part of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51409" + ] + } + }, + { + "id": "FMA:51412", + "name": "Bony part of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + } + }, + { + "id": "FMA:51413", + "name": "Compact bone of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51407" + ] + }, + "synonyms": [ + "Compact bone of anterior part of right calcaneus" + ] + }, + { + "id": "FMA:51414", + "name": "Compact bone of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51407" + ] + }, + "synonyms": [ + "Compact bone of anterior part of left calcaneus" + ] + }, + { + "id": "FMA:51415", + "name": "Compact bone of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51406" + ] + }, + "synonyms": [ + "Compact bone of middle part of calcaneus" + ] + }, + { + "id": "FMA:51416", + "name": "Compact bone of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51415" + ] + }, + "synonyms": [ + "Compact bone of middle part of right calcaneus" + ] + }, + { + "id": "FMA:51417", + "name": "Compact bone of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51415" + ] + }, + "synonyms": [ + "Compact bone of middle part of left calcaneus" + ] + }, + { + "id": "FMA:51418", + "name": "Compact bone of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51406" + ] + }, + "synonyms": [ + "Compact bone of posterior part of calcaneus" + ] + }, + { + "id": "FMA:51419", + "name": "Compact bone of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51418" + ] + }, + "synonyms": [ + "Compact bone of posterior part of right calcaneus" + ] + }, + { + "id": "FMA:51420", + "name": "Compact bone of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51418" + ] + }, + "synonyms": [ + "Compact bone of posterior part of left calcaneus" + ] + }, + { + "id": "FMA:51421", + "name": "Trabecular bone of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51408" + ] + }, + "synonyms": [ + "Trabecular bone of anterior part of calcaneus" + ] + }, + { + "id": "FMA:51422", + "name": "Trabecular bone of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51421" + ] + }, + "synonyms": [ + "Trabecular bone of anterior part of right calcaneus" + ] + }, + { + "id": "FMA:51423", + "name": "Trabecular bone of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51421" + ] + }, + "synonyms": [ + "Trabecular bone of anterior part of left calcaneus" + ] + }, + { + "id": "FMA:51424", + "name": "Trabecular bone of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51408" + ] + }, + "synonyms": [ + "Trabecular bone of middle part of calcaneus" + ] + }, + { + "id": "FMA:51425", + "name": "Trabecular bone of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51424" + ] + }, + "synonyms": [ + "Trabecular bone of middle part of right calcaneus" + ] + }, + { + "id": "FMA:51426", + "name": "Trabecular bone of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51424" + ] + } + }, + { + "id": "FMA:51427", + "name": "Trabecular bone of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51408" + ] + }, + "synonyms": [ + "Trabecular bone of posterior part of calcaneus" + ] + }, + { + "id": "FMA:51428", + "name": "Trabecular bone of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51427" + ] + }, + "synonyms": [ + "Trabecular bone of posterior part of right calcaneus" + ] + }, + { + "id": "FMA:51429", + "name": "Trabecular bone of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51427" + ] + }, + "synonyms": [ + "Trabecular bone of posterior part of left calcaneus" + ] + }, + { + "id": "FMA:51430", + "name": "Bony part of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51412" + ] + }, + "synonyms": [ + "Bony part of posterrior part of calcaneus" + ] + }, + { + "id": "FMA:51431", + "name": "Bony part of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51430" + ] + }, + "synonyms": [ + "Bony part of posterrior part of right calcaneus" + ] + }, + { + "id": "FMA:51432", + "name": "Bony part of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51430" + ] + }, + "synonyms": [ + "Bony part of posterrior part of left calcaneus" + ] + }, + { + "id": "FMA:51433", + "name": "Bony part of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51412" + ] + }, + "synonyms": [ + "Bony part of middle part of calcaneus" + ] + }, + { + "id": "FMA:51434", + "name": "Bony part of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51433" + ] + }, + "synonyms": [ + "Bony part of middle part of right calcaneus" + ] + }, + { + "id": "FMA:51435", + "name": "Bony part of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51433" + ] + }, + "synonyms": [ + "Bony part of middle part of left calcaneus" + ] + }, + { + "id": "FMA:51436", + "name": "Bony part of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51412" + ] + }, + "synonyms": [ + "Bony part of anterior part of calcaneus" + ] + }, + { + "id": "FMA:51437", + "name": "Bony part of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51436" + ] + }, + "synonyms": [ + "Bony part of anterior part of right calcaneus" + ] + }, + { + "id": "FMA:51438", + "name": "Bony part of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51436" + ] + }, + "synonyms": [ + "Bony part of anterior part of left calcaneus" + ] + }, + { + "id": "FMA:51439", + "name": "Cartilage of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232329" + ] + }, + "synonyms": [ + "Calcaneus cartilage" + ] + }, + { + "id": "FMA:51440", + "name": "Hyaline cartilage of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51439" + ] + } + }, + { + "id": "FMA:51441", + "name": "Articular cartilage of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51446" + ] + }, + "synonyms": [ + "Articular cartilage of anterior part of calcaneus" + ] + }, + { + "id": "FMA:51442", + "name": "Articular cartilage of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51446" + ] + }, + "synonyms": [ + "Articular cartilage of middle part of calcaneus" + ] + }, + { + "id": "FMA:51443", + "name": "Articular cartilage of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51446" + ] + }, + "synonyms": [ + "Articular cartilage of posterior part of calcaneus" + ] + }, + { + "id": "FMA:51444", + "name": "Hyaline cartilage of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51440" + ] + } + }, + { + "id": "FMA:51445", + "name": "Hyaline cartilage of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51440" + ] + } + }, + { + "id": "FMA:51446", + "name": "Articular cartilage of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:51447", + "name": "Articular cartilage of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51441" + ] + }, + "synonyms": [ + "Articular cartilage of posterior part of right calcaneus" + ] + }, + { + "id": "FMA:51448", + "name": "Articular cartilage of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51441" + ] + }, + "synonyms": [ + "Articular cartilage of posterior third of right calcaneus" + ] + }, + { + "id": "FMA:51449", + "name": "Articular cartilage of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51442" + ] + } + }, + { + "id": "FMA:51450", + "name": "Articular cartilage of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51442" + ] + } + }, + { + "id": "FMA:51451", + "name": "Articular cartilage of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51443" + ] + }, + "synonyms": [ + "Articular cartilage of anterior part of right calcaneus" + ] + }, + { + "id": "FMA:51452", + "name": "Articular cartilage of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51443" + ] + }, + "synonyms": [ + "Articular cartilage of anterior part of left calcaneus" + ] + }, + { + "id": "FMA:51453", + "name": "Periosteum of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + }, + "synonyms": [ + "Calcaneus periosteum" + ] + }, + { + "id": "FMA:51454", + "name": "Periosteum of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51453" + ] + }, + "synonyms": [ + "Right calcaneus periosteum" + ] + }, + { + "id": "FMA:51455", + "name": "Periosteum of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51453" + ] + }, + "synonyms": [ + "Left calcaneus periosteum" + ] + }, + { + "id": "FMA:51456", + "name": "Periosteum of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + } + }, + { + "id": "FMA:51457", + "name": "Periosteum of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51456" + ] + }, + "synonyms": [ + "Periosteum of posterior part of calcaneus" + ] + }, + { + "id": "FMA:51458", + "name": "Periosteum of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51457" + ] + }, + "synonyms": [ + "Periosteum of posterior part of right calcaneus" + ] + }, + { + "id": "FMA:51459", + "name": "Periosteum of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51457" + ] + }, + "synonyms": [ + "Periosteum of posterior part of left calcaneus" + ] + }, + { + "id": "FMA:51460", + "name": "Periosteum of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51456" + ] + } + }, + { + "id": "FMA:51461", + "name": "Periosteum of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51460" + ] + } + }, + { + "id": "FMA:51462", + "name": "Periosteum of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51460" + ] + } + }, + { + "id": "FMA:51463", + "name": "Periosteum of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51456" + ] + }, + "synonyms": [ + "Periosteum of anterior part of calcaneus" + ] + }, + { + "id": "FMA:51464", + "name": "Periosteum of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51463" + ] + }, + "synonyms": [ + "Periosteum of anterior part of right calcaneus" + ] + }, + { + "id": "FMA:51465", + "name": "Periosteum of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51463" + ] + }, + "synonyms": [ + "Periosteum of anterior part of left calcaneus" + ] + }, + { + "id": "FMA:51466", + "name": "Fibrocartilage of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51439" + ] + }, + "synonyms": [ + "Calcaneus fibrocartilage" + ] + }, + { + "id": "FMA:51467", + "name": "Fibrocartilage of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51466" + ] + }, + "synonyms": [ + "Right calcaneus fibrocartilage" + ] + }, + { + "id": "FMA:51468", + "name": "Fibrocartilage of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51466" + ] + }, + "synonyms": [ + "Left calcaneus fibrocartilage" + ] + }, + { + "id": "FMA:51469", + "name": "Compact bone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231899" + ] + } + }, + { + "id": "FMA:51470", + "name": "Compact bone of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51469" + ] + } + }, + { + "id": "FMA:51471", + "name": "Compact bone of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51469" + ] + } + }, + { + "id": "FMA:51472", + "name": "Trabecular bone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232107" + ] + } + }, + { + "id": "FMA:51473", + "name": "Trabecular bone of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51472" + ] + } + }, + { + "id": "FMA:51474", + "name": "Trabecular bone of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51472" + ] + } + }, + { + "id": "FMA:51475", + "name": "Bone of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44094" + ] + }, + "synonyms": [ + "Right talus bone" + ] + }, + { + "id": "FMA:51476", + "name": "Bone of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44094" + ] + }, + "synonyms": [ + "Left talus bone" + ] + }, + { + "id": "FMA:51477", + "name": "Articular cartilage of articular facet of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51446" + ] + } + }, + { + "id": "FMA:51478", + "name": "Articular cartilage of articular facet of calcaneus for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51477" + ] + } + }, + { + "id": "FMA:51479", + "name": "Articular cartilage of articular facet of right calcaneus for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51478" + ] + } + }, + { + "id": "FMA:51480", + "name": "Articular cartilage of articular facet of left calcaneus for cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51478" + ] + } + }, + { + "id": "FMA:51481", + "name": "Right prefrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51101" + ] + } + }, + { + "id": "FMA:51482", + "name": "Left prefrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51101" + ] + } + }, + { + "id": "FMA:51483", + "name": "Right frontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51102" + ] + } + }, + { + "id": "FMA:51484", + "name": "Left frontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51102" + ] + } + }, + { + "id": "FMA:51485", + "name": "Right parietal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51103" + ] + } + }, + { + "id": "FMA:51486", + "name": "Left parietal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51103" + ] + } + }, + { + "id": "FMA:51487", + "name": "Right superior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51104" + ] + } + }, + { + "id": "FMA:51488", + "name": "Left superior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51104" + ] + } + }, + { + "id": "FMA:51489", + "name": "Right occipital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50802" + ] + } + }, + { + "id": "FMA:51490", + "name": "Left occipital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50802" + ] + } + }, + { + "id": "FMA:51491", + "name": "Articular cartilage of posterior articular facet of calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51477" + ] + }, + "synonyms": [ + "Cartilage of posterior talar facet" + ] + }, + { + "id": "FMA:51492", + "name": "Articular cartilage of posterior articular facet of right calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51491" + ] + }, + "synonyms": [ + "Cartilage of right posterior talar facet" + ] + }, + { + "id": "FMA:51493", + "name": "Articular cartilage of posterior articular facet of left calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51491" + ] + }, + "synonyms": [ + "Cartilage of left posterior talar facet" + ] + }, + { + "id": "FMA:51494", + "name": "Articular cartilage of middle articular facet of calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51477" + ] + }, + "synonyms": [ + "Cartilage of middle articular facet" + ] + }, + { + "id": "FMA:51495", + "name": "Articular cartilage of middle articular facet of right calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51494" + ] + }, + "synonyms": [ + "Cartilage of right middle articular facet" + ] + }, + { + "id": "FMA:51496", + "name": "Articular cartilage of middle articular facet of left calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51494" + ] + }, + "synonyms": [ + "Cartilage of left middle articular facet" + ] + }, + { + "id": "FMA:51497", + "name": "Articular cartilage of anterior articular facet of calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51477" + ] + } + }, + { + "id": "FMA:51498", + "name": "Articular cartilage of anterior articular facet of right calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51497" + ] + } + }, + { + "id": "FMA:51499", + "name": "Articular cartilage of anterior articular facet of left calcaneus for talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51497" + ] + } + }, + { + "id": "FMA:51500", + "name": "Articular cartilage of articular facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:51501", + "name": "Fibrocartilage of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44097" + ] + }, + "synonyms": [ + "Right talus fibrocartilage" + ] + }, + { + "id": "FMA:51502", + "name": "Fibrocartilage of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44097" + ] + }, + "synonyms": [ + "Left talus fibrocartilage" + ] + }, + { + "id": "FMA:51503", + "name": "Articular cartilage of navicular facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51500" + ] + }, + "synonyms": [ + "Cartilage of navicular facet of talus" + ] + }, + { + "id": "FMA:51504", + "name": "Articular cartilage of navicular facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51503" + ] + }, + "synonyms": [ + "Cartilage of navicular facet of right talus" + ] + }, + { + "id": "FMA:51505", + "name": "Articular cartilage of navicular facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51503" + ] + }, + "synonyms": [ + "Cartilage of navicular facet of left talus" + ] + }, + { + "id": "FMA:51506", + "name": "Articular cartilage of anterior calcanean facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51500" + ] + }, + "synonyms": [ + "Cartilage of anterior calcanean facet of talus" + ] + }, + { + "id": "FMA:51507", + "name": "Articular cartilage of anterior calcanean facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51506" + ] + }, + "synonyms": [ + "Cartilage of anterior calcanean facet of right talus" + ] + }, + { + "id": "FMA:51508", + "name": "Articular cartilage of anterior calcanean facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51506" + ] + }, + "synonyms": [ + "Cartilage of anterior calcanean facet of left talus" + ] + }, + { + "id": "FMA:51509", + "name": "Articular cartilage of plantar calcaneo-navicular facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51500" + ] + }, + "synonyms": [ + "Cartilage of plantar calcaneo-navicular facet of talus" + ] + }, + { + "id": "FMA:51510", + "name": "Articular cartilage of plantar calcaneo-navicular facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51509" + ] + }, + "synonyms": [ + "Cartilage of plantar calcaneo-navicular facet of right talus" + ] + }, + { + "id": "FMA:51511", + "name": "Articular cartilage of plantar calcaneo-navicular facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51509" + ] + }, + "synonyms": [ + "Cartilage of plantar calcaneo-navicular facet of left talus" + ] + }, + { + "id": "FMA:51512", + "name": "Articular cartilage of middle calcanean facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51500" + ] + }, + "synonyms": [ + "Cartilage of middle calcanean facet of talus" + ] + }, + { + "id": "FMA:51513", + "name": "Articular cartilage of middle calcanean facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51512" + ] + }, + "synonyms": [ + "Cartilage of middle calcanean facet of right talus" + ] + }, + { + "id": "FMA:51514", + "name": "Articular cartilage of middle calcanean facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51512" + ] + }, + "synonyms": [ + "Cartilage of middle calcanean facet of left talus" + ] + }, + { + "id": "FMA:51515", + "name": "Articular cartilage of trochlear facet of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51500" + ] + }, + "synonyms": [ + "Cartilage of trochlear facet of talus" + ] + }, + { + "id": "FMA:51516", + "name": "Articular cartilage of trochlear facet of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51515" + ] + }, + "synonyms": [ + "Cartilage of trochlear facet of right talus" + ] + }, + { + "id": "FMA:51517", + "name": "Articular cartilage of trochlear facet of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51515" + ] + }, + "synonyms": [ + "Cartilage of trochlear facet of left talus" + ] + }, + { + "id": "FMA:51518", + "name": "Bony part of zone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51535" + ] + } + }, + { + "id": "FMA:51519", + "name": "Bony part of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51518" + ] + } + }, + { + "id": "FMA:51520", + "name": "Bony part of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51519" + ] + } + }, + { + "id": "FMA:51521", + "name": "Bony part of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51519" + ] + } + }, + { + "id": "FMA:51522", + "name": "Bony part of greater trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51518" + ] + } + }, + { + "id": "FMA:51523", + "name": "Bony part of greater trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51522" + ] + } + }, + { + "id": "FMA:51524", + "name": "Bony part of greater trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51522" + ] + } + }, + { + "id": "FMA:51525", + "name": "Bony part of lesser trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51518" + ] + } + }, + { + "id": "FMA:51526", + "name": "Bony part of lesser trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51525" + ] + } + }, + { + "id": "FMA:51527", + "name": "Bony part of lesser trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51525" + ] + } + }, + { + "id": "FMA:51528", + "name": "Bony part of zone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51535" + ] + } + }, + { + "id": "FMA:51529", + "name": "Bony part of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51528" + ] + } + }, + { + "id": "FMA:51530", + "name": "Bony part of medial condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51529" + ] + } + }, + { + "id": "FMA:51531", + "name": "Bony part of medial condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51529" + ] + } + }, + { + "id": "FMA:51532", + "name": "Bony part of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51528" + ] + } + }, + { + "id": "FMA:51533", + "name": "Bony part of lateral condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51532" + ] + } + }, + { + "id": "FMA:51534", + "name": "Bony part of lateral condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51532" + ] + } + }, + { + "id": "FMA:51535", + "name": "Bony part of zone of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + } + }, + { + "id": "FMA:51537", + "name": "Bone of zone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241372" + ] + } + }, + { + "id": "FMA:51538", + "name": "Bone of zone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241374" + ] + } + }, + { + "id": "FMA:51539", + "name": "Bone of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51538" + ] + } + }, + { + "id": "FMA:51540", + "name": "Bone of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51538" + ] + } + }, + { + "id": "FMA:51541", + "name": "Bone of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51537" + ] + } + }, + { + "id": "FMA:51542", + "name": "Bone of greater trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51537" + ] + } + }, + { + "id": "FMA:51543", + "name": "Bone of lesser trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51537" + ] + } + }, + { + "id": "FMA:51545", + "name": "Compact bone of zone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + } + }, + { + "id": "FMA:51546", + "name": "Compact bone of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51545" + ] + } + }, + { + "id": "FMA:51547", + "name": "Compact bone of greater trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51545" + ] + } + }, + { + "id": "FMA:51548", + "name": "Compact bone of lesser trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51545" + ] + } + }, + { + "id": "FMA:51549", + "name": "Compact bone of zone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + } + }, + { + "id": "FMA:51550", + "name": "Compact bone of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51549" + ] + } + }, + { + "id": "FMA:51551", + "name": "Compact bone of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51549" + ] + } + }, + { + "id": "FMA:51552", + "name": "Compact bone of zone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + } + }, + { + "id": "FMA:51553", + "name": "Compact bone of neck of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51552" + ] + } + }, + { + "id": "FMA:51554", + "name": "Compact bone of neck of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51553" + ] + } + }, + { + "id": "FMA:51555", + "name": "Compact bone of neck of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51553" + ] + } + }, + { + "id": "FMA:51557", + "name": "Trabecular bone of zone of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32739" + ] + } + }, + { + "id": "FMA:51558", + "name": "Trabecular bone of zone of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32740" + ] + } + }, + { + "id": "FMA:51559", + "name": "Trabecular bone of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51558" + ] + } + }, + { + "id": "FMA:51560", + "name": "Trabecular bone of medial condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51559" + ] + } + }, + { + "id": "FMA:51561", + "name": "Trabecular bone of medial condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51559" + ] + } + }, + { + "id": "FMA:51562", + "name": "Trabecular bone of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51558" + ] + } + }, + { + "id": "FMA:51563", + "name": "Trabecular bone of lateral condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51562" + ] + } + }, + { + "id": "FMA:51564", + "name": "Trabecular bone of lateral condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51562" + ] + } + }, + { + "id": "FMA:51565", + "name": "Trabecular bone of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51557" + ] + } + }, + { + "id": "FMA:51566", + "name": "Trabecular bone of greater trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51557" + ] + } + }, + { + "id": "FMA:51567", + "name": "Trabecular bone of lesser trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51557" + ] + } + }, + { + "id": "FMA:51568", + "name": "Trabecular bone of lesser trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51567" + ] + } + }, + { + "id": "FMA:51569", + "name": "Trabecular bone of lesser trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51567" + ] + } + }, + { + "id": "FMA:51570", + "name": "Trabecular bone of greater trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51566" + ] + } + }, + { + "id": "FMA:51571", + "name": "Trabecular bone of greater trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51566" + ] + } + }, + { + "id": "FMA:51572", + "name": "Trabecular bone of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51565" + ] + } + }, + { + "id": "FMA:51573", + "name": "Trabecular bone of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51565" + ] + } + }, + { + "id": "FMA:51574", + "name": "Trabecular bone of zone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32682" + ] + } + }, + { + "id": "FMA:51575", + "name": "Trabecular bone of neck of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51574" + ] + } + }, + { + "id": "FMA:51576", + "name": "Trabecular bone of neck of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51575" + ] + } + }, + { + "id": "FMA:51577", + "name": "Trabecular bone of neck of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51575" + ] + } + }, + { + "id": "FMA:51581", + "name": "Periosteum of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51582", + "name": "Periosteum of medial condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51581" + ] + } + }, + { + "id": "FMA:51583", + "name": "Periosteum of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51584", + "name": "Periosteum of lateral condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51583" + ] + } + }, + { + "id": "FMA:51585", + "name": "Periosteum of lateral condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51583" + ] + } + }, + { + "id": "FMA:51586", + "name": "Periosteum of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51587", + "name": "Periosteum of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51586" + ] + } + }, + { + "id": "FMA:51588", + "name": "Periosteum of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51586" + ] + } + }, + { + "id": "FMA:51589", + "name": "Periosteum of greater trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51590", + "name": "Periosteum of greater trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51589" + ] + } + }, + { + "id": "FMA:51591", + "name": "Periosteum of greater trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51589" + ] + } + }, + { + "id": "FMA:51592", + "name": "Periosteum of lesser trochanter of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51593", + "name": "Periosteum of lesser trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51592" + ] + } + }, + { + "id": "FMA:51594", + "name": "Periosteum of lesser trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51592" + ] + } + }, + { + "id": "FMA:51596", + "name": "Periosteum of neck of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51597", + "name": "Periosteum of neck of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51596" + ] + } + }, + { + "id": "FMA:51598", + "name": "Periosteum of neck of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51596" + ] + } + }, + { + "id": "FMA:51599", + "name": "Right inferior orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51299" + ] + } + }, + { + "id": "FMA:51600", + "name": "Left inferior orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51299" + ] + } + }, + { + "id": "FMA:51601", + "name": "Right inferior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51303" + ] + } + }, + { + "id": "FMA:51602", + "name": "Left inferior temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51303" + ] + } + }, + { + "id": "FMA:51603", + "name": "Articular cartilage of subdivision of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:51604", + "name": "Articular cartilage of head of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51603" + ] + } + }, + { + "id": "FMA:51605", + "name": "Articular cartilage of medial condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51603" + ] + } + }, + { + "id": "FMA:51606", + "name": "Articular cartilage of lateral condyle of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51603" + ] + } + }, + { + "id": "FMA:51607", + "name": "Proximal end of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Upper end of femur" + ] + }, + { + "id": "FMA:51608", + "name": "Distal end of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Lower end of femur" + ] + }, + { + "id": "FMA:51609", + "name": "Proximal end of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51607" + ] + }, + "synonyms": [ + "Upper end of right femur" + ] + }, + { + "id": "FMA:51610", + "name": "Proximal end of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51607" + ] + }, + "synonyms": [ + "Upper end of left femur" + ] + }, + { + "id": "FMA:51611", + "name": "Distal end of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51608" + ] + }, + "synonyms": [ + "Lower end of right femur" + ] + }, + { + "id": "FMA:51612", + "name": "Distal end of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51608" + ] + }, + "synonyms": [ + "Lower end of left femur" + ] + }, + { + "id": "FMA:51613", + "name": "Bony part of zone of diaphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + } + }, + { + "id": "FMA:51614", + "name": "Bony part of neck of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51613" + ] + } + }, + { + "id": "FMA:51615", + "name": "Bony part of neck of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51614" + ] + } + }, + { + "id": "FMA:51616", + "name": "Bony part of neck of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51614" + ] + } + }, + { + "id": "FMA:51624", + "name": "Right adductor tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32870" + ] + } + }, + { + "id": "FMA:51625", + "name": "Left adductor tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32870" + ] + } + }, + { + "id": "FMA:51626", + "name": "Medullary cavity of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:51627", + "name": "Medullary cavity of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51626" + ] + } + }, + { + "id": "FMA:51628", + "name": "Medullary cavity of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51626" + ] + } + }, + { + "id": "FMA:51629", + "name": "Medullary cavity of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:51630", + "name": "Medullary cavity of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51629" + ] + } + }, + { + "id": "FMA:51631", + "name": "Medullary cavity of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51629" + ] + } + }, + { + "id": "FMA:51632", + "name": "Medullary cavity of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:51633", + "name": "Medullary cavity of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51632" + ] + } + }, + { + "id": "FMA:51634", + "name": "Medullary cavity of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51632" + ] + } + }, + { + "id": "FMA:51635", + "name": "Right anterolateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51347" + ] + } + }, + { + "id": "FMA:51636", + "name": "Left anterolateral pontine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51347" + ] + } + }, + { + "id": "FMA:51637", + "name": "Right anterolateral medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51391" + ] + } + }, + { + "id": "FMA:51638", + "name": "Left anterolateral medullary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51391" + ] + } + }, + { + "id": "FMA:51639", + "name": "Proximal metaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + } + }, + { + "id": "FMA:51640", + "name": "Proximal metaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51639" + ] + } + }, + { + "id": "FMA:51641", + "name": "Proximal metaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51639" + ] + } + }, + { + "id": "FMA:51642", + "name": "Bony part of proximal metaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33157" + ] + } + }, + { + "id": "FMA:51643", + "name": "Bony part of proximal metaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51642" + ] + } + }, + { + "id": "FMA:51644", + "name": "Bony part of proximal metaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51642" + ] + } + }, + { + "id": "FMA:51648", + "name": "Compact bone of proximal metaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:51649", + "name": "Compact bone of proximal metaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51648" + ] + } + }, + { + "id": "FMA:51650", + "name": "Compact bone of proximal metaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51648" + ] + } + }, + { + "id": "FMA:51651", + "name": "Trabecular bone of proximal metaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32737" + ] + } + }, + { + "id": "FMA:51652", + "name": "Trabecular bone of proximal metaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51651" + ] + } + }, + { + "id": "FMA:51653", + "name": "Trabecular bone of proximal metaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51651" + ] + } + }, + { + "id": "FMA:51654", + "name": "Periosteum of proximal metaphysis proper of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32767" + ] + } + }, + { + "id": "FMA:51655", + "name": "Periosteum of proximal metaphysis proper of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51654" + ] + } + }, + { + "id": "FMA:51656", + "name": "Periosteum of proximal metaphysis proper of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51654" + ] + } + }, + { + "id": "FMA:51658", + "name": "Bone of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + } + }, + { + "id": "FMA:51659", + "name": "Bone of zone of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:51660", + "name": "Bone of navicular bone proper of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51659" + ] + } + }, + { + "id": "FMA:51661", + "name": "Bone of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51659" + ] + }, + "synonyms": [ + "Navicular tuberosity bone" + ] + }, + { + "id": "FMA:51662", + "name": "Bony part of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + } + }, + { + "id": "FMA:51663", + "name": "Bony part of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51662" + ] + } + }, + { + "id": "FMA:51664", + "name": "Bony part of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51662" + ] + } + }, + { + "id": "FMA:51665", + "name": "Bone of navicular bone proper of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51660" + ] + } + }, + { + "id": "FMA:51666", + "name": "Bone of navicular bone proper of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51660" + ] + } + }, + { + "id": "FMA:51667", + "name": "Compact bone of navicular bone proper of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51660" + ] + } + }, + { + "id": "FMA:51668", + "name": "Compact bone of navicular bone proper of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51667" + ] + } + }, + { + "id": "FMA:51669", + "name": "Compact bone of navicular bone proper of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51667" + ] + } + }, + { + "id": "FMA:51670", + "name": "Trabecular bone of navicular bone proper of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51660" + ] + } + }, + { + "id": "FMA:51671", + "name": "Trabecular bone of navicular bone proper of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51670" + ] + } + }, + { + "id": "FMA:51672", + "name": "Trabecular bone of navicular bone proper of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51670" + ] + } + }, + { + "id": "FMA:51673", + "name": "Bone of tuberosity of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51661" + ] + } + }, + { + "id": "FMA:51674", + "name": "Bone of tuberosity of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51661" + ] + } + }, + { + "id": "FMA:51675", + "name": "Compact bone of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51661" + ] + } + }, + { + "id": "FMA:51676", + "name": "Trabecular bone of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51661" + ] + } + }, + { + "id": "FMA:51679", + "name": "Compact bone of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231899" + ] + } + }, + { + "id": "FMA:51680", + "name": "Compact bone of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51679" + ] + } + }, + { + "id": "FMA:51681", + "name": "Compact bone of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51679" + ] + } + }, + { + "id": "FMA:51682", + "name": "Trabecular bone of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232107" + ] + } + }, + { + "id": "FMA:51683", + "name": "Trabecular bone of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51682" + ] + } + }, + { + "id": "FMA:51684", + "name": "Trabecular bone of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51682" + ] + } + }, + { + "id": "FMA:51685", + "name": "Periosteum of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + } + }, + { + "id": "FMA:51686", + "name": "Periosteum of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51685" + ] + } + }, + { + "id": "FMA:51687", + "name": "Periosteum of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51685" + ] + } + }, + { + "id": "FMA:51688", + "name": "Periosteum of zone of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + } + }, + { + "id": "FMA:51689", + "name": "Periosteum of navicular bone proper of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51688" + ] + } + }, + { + "id": "FMA:51690", + "name": "Periosteum of navicular bone proper of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51689" + ] + } + }, + { + "id": "FMA:51691", + "name": "Periosteum of navicular bone proper of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51689" + ] + } + }, + { + "id": "FMA:51692", + "name": "Periosteum of navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51688" + ] + }, + "synonyms": [ + "Navicular tuberosity periosteum" + ] + }, + { + "id": "FMA:51693", + "name": "Periosteum of right navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51692" + ] + }, + "synonyms": [ + "Right navicular tuberosity periosteum" + ] + }, + { + "id": "FMA:51694", + "name": "Periosteum of left navicular tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51692" + ] + }, + "synonyms": [ + "Left navicular tuberosity periosteum" + ] + }, + { + "id": "FMA:51695", + "name": "Cartilage of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232329" + ] + } + }, + { + "id": "FMA:51696", + "name": "Hyaline cartilage of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51695" + ] + } + }, + { + "id": "FMA:51697", + "name": "Fibrocartilage of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51695" + ] + } + }, + { + "id": "FMA:51699", + "name": "Bone of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + }, + "synonyms": [ + "Bone of cuboid" + ] + }, + { + "id": "FMA:51702", + "name": "Compact bone of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231899" + ] + }, + "synonyms": [ + "Compact bone of cuboid" + ] + }, + { + "id": "FMA:51703", + "name": "Compact bone of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51702" + ] + }, + "synonyms": [ + "Compact bone of right cuboid" + ] + }, + { + "id": "FMA:51704", + "name": "Compact bone of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51702" + ] + }, + "synonyms": [ + "Compact bone of left cuboid" + ] + }, + { + "id": "FMA:51705", + "name": "Trabecular bone of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232107" + ] + }, + "synonyms": [ + "Trabecular bone of cuboid" + ] + }, + { + "id": "FMA:51706", + "name": "Trabecular bone of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51705" + ] + }, + "synonyms": [ + "Trabecular bone of right cuboid" + ] + }, + { + "id": "FMA:51707", + "name": "Trabecular bone of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51705" + ] + }, + "synonyms": [ + "Trabecular bone of left cuboid" + ] + }, + { + "id": "FMA:51708", + "name": "Bony part of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + }, + "synonyms": [ + "Bony part of cuboid" + ] + }, + { + "id": "FMA:51711", + "name": "Periosteum of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + }, + "synonyms": [ + "Cuboid bone periosteum" + ] + }, + { + "id": "FMA:51712", + "name": "Periosteum of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51711" + ] + }, + "synonyms": [ + "Right cuboid bone periosteum" + ] + }, + { + "id": "FMA:51713", + "name": "Periosteum of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51711" + ] + }, + "synonyms": [ + "Left cuboid bone periosteum" + ] + }, + { + "id": "FMA:51714", + "name": "Cartilage of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232329" + ] + }, + "synonyms": [ + "Cuboid bone cartilage" + ] + }, + { + "id": "FMA:51715", + "name": "Hyaline cartilage of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51714" + ] + } + }, + { + "id": "FMA:51716", + "name": "Fibrocartilage of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51714" + ] + }, + "synonyms": [ + "Cuboid bone fibrocartilage" + ] + }, + { + "id": "FMA:51718", + "name": "Bone tissue of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231887" + ] + } + }, + { + "id": "FMA:51719", + "name": "Bone tissue of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51718" + ] + } + }, + { + "id": "FMA:51722", + "name": "Bone tissue of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51718" + ] + } + }, + { + "id": "FMA:51725", + "name": "Bone tissue of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51718" + ] + } + }, + { + "id": "FMA:51728", + "name": "Tributary of superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51244" + ] + }, + "synonyms": [ + "Superior ophthalmic venous tributary" + ] + }, + { + "id": "FMA:51729", + "name": "Nasofrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51730", + "name": "Compact bone of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231899" + ] + } + }, + { + "id": "FMA:51731", + "name": "Compact bone of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51730" + ] + } + }, + { + "id": "FMA:51732", + "name": "Compact bone of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51731" + ] + } + }, + { + "id": "FMA:51733", + "name": "Compact bone of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51731" + ] + } + }, + { + "id": "FMA:51734", + "name": "Compact bone of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51730" + ] + } + }, + { + "id": "FMA:51735", + "name": "Compact bone of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51734" + ] + } + }, + { + "id": "FMA:51736", + "name": "Compact bone of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51734" + ] + } + }, + { + "id": "FMA:51737", + "name": "Compact bone of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51730" + ] + } + }, + { + "id": "FMA:51738", + "name": "Compact bone of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51737" + ] + } + }, + { + "id": "FMA:51739", + "name": "Compact bone of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51737" + ] + } + }, + { + "id": "FMA:51740", + "name": "Trabecular bone of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232107" + ] + } + }, + { + "id": "FMA:51741", + "name": "Trabecular bone of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51740" + ] + } + }, + { + "id": "FMA:51742", + "name": "Trabecular bone of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51741" + ] + } + }, + { + "id": "FMA:51743", + "name": "Trabecular bone of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51741" + ] + } + }, + { + "id": "FMA:51744", + "name": "Trabecular bone of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51740" + ] + } + }, + { + "id": "FMA:51745", + "name": "Trabecular bone of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51744" + ] + } + }, + { + "id": "FMA:51746", + "name": "Trabecular bone of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51744" + ] + } + }, + { + "id": "FMA:51747", + "name": "Trabecular bone of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51740" + ] + } + }, + { + "id": "FMA:51748", + "name": "Trabecular bone of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51747" + ] + } + }, + { + "id": "FMA:51749", + "name": "Trabecular bone of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51747" + ] + } + }, + { + "id": "FMA:51750", + "name": "Bony part of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232178" + ] + } + }, + { + "id": "FMA:51751", + "name": "Bony part of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51750" + ] + } + }, + { + "id": "FMA:51754", + "name": "Bony part of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51750" + ] + } + }, + { + "id": "FMA:51757", + "name": "Bony part of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51750" + ] + } + }, + { + "id": "FMA:51760", + "name": "Periosteum of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232312" + ] + }, + "synonyms": [ + "Cuneiform periosteum" + ] + }, + { + "id": "FMA:51761", + "name": "Periosteum of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51760" + ] + }, + "synonyms": [ + "Medial cuneiform periosteum" + ] + }, + { + "id": "FMA:51762", + "name": "Periosteum of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51760" + ] + }, + "synonyms": [ + "Intermediate cuneiform periosteum" + ] + }, + { + "id": "FMA:51763", + "name": "Periosteum of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51760" + ] + }, + "synonyms": [ + "Lateral cuneiform periosteum" + ] + }, + { + "id": "FMA:51764", + "name": "Periosteum of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51761" + ] + }, + "synonyms": [ + "Right medial cuneiform periosteum" + ] + }, + { + "id": "FMA:51765", + "name": "Periosteum of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51761" + ] + }, + "synonyms": [ + "Left medial cuneiform periosteum" + ] + }, + { + "id": "FMA:51766", + "name": "Periosteum of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51762" + ] + }, + "synonyms": [ + "Right intermediate cuneiform periosteum" + ] + }, + { + "id": "FMA:51767", + "name": "Periosteum of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51762" + ] + }, + "synonyms": [ + "Left intermediate cuneiform periosteum" + ] + }, + { + "id": "FMA:51768", + "name": "Periosteum of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51763" + ] + }, + "synonyms": [ + "Right lateral cuneiform periosteum" + ] + }, + { + "id": "FMA:51769", + "name": "Periosteum of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51763" + ] + }, + "synonyms": [ + "Left lateral cuneiform periosteum" + ] + }, + { + "id": "FMA:51770", + "name": "Ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51771", + "name": "Anterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51770" + ] + } + }, + { + "id": "FMA:51772", + "name": "Posterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51770" + ] + } + }, + { + "id": "FMA:51773", + "name": "Cartilage of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232329" + ] + }, + "synonyms": [ + "Cuneiform bone cartilage" + ] + }, + { + "id": "FMA:51774", + "name": "Cartilage of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51773" + ] + }, + "synonyms": [ + "Medial cuneiform cartilage" + ] + }, + { + "id": "FMA:51775", + "name": "Cartilage of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51773" + ] + }, + "synonyms": [ + "Intermediate cuneiform cartilage" + ] + }, + { + "id": "FMA:51776", + "name": "Cartilage of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51773" + ] + }, + "synonyms": [ + "Lateral cuneiform cartilage" + ] + }, + { + "id": "FMA:51777", + "name": "Hyaline cartilage of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51774" + ] + } + }, + { + "id": "FMA:51778", + "name": "Fibrocartilage of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51774" + ] + }, + "synonyms": [ + "Medial cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51779", + "name": "Lacrimal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51780", + "name": "Hyaline cartilage of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51775" + ] + } + }, + { + "id": "FMA:51781", + "name": "Fibrocartilage of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51775" + ] + }, + "synonyms": [ + "Intermediate cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51782", + "name": "Hyaline cartilage of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51776" + ] + } + }, + { + "id": "FMA:51783", + "name": "Fibrocartilage of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51776" + ] + }, + "synonyms": [ + "Lateral cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51784", + "name": "Hyaline cartilage of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51777" + ] + } + }, + { + "id": "FMA:51785", + "name": "Hyaline cartilage of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51777" + ] + } + }, + { + "id": "FMA:51786", + "name": "Fibrocartilage of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51778" + ] + }, + "synonyms": [ + "Right medial cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51787", + "name": "Fibrocartilage of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51778" + ] + }, + "synonyms": [ + "Left medial cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51788", + "name": "Hyaline cartilage of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51780" + ] + } + }, + { + "id": "FMA:51789", + "name": "Hyaline cartilage of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51780" + ] + } + }, + { + "id": "FMA:51790", + "name": "Fibrocartilage of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51781" + ] + }, + "synonyms": [ + "Right intermediate cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51791", + "name": "Fibrocartilage of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51781" + ] + }, + "synonyms": [ + "Left intermediate cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51792", + "name": "Hyaline cartilage of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51782" + ] + } + }, + { + "id": "FMA:51793", + "name": "Hyaline cartilage of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51782" + ] + } + }, + { + "id": "FMA:51794", + "name": "Fibrocartilage of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51783" + ] + }, + "synonyms": [ + "Right lateral cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51795", + "name": "Fibrocartilage of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51783" + ] + }, + "synonyms": [ + "Left lateral cuneiform fibrocartilage" + ] + }, + { + "id": "FMA:51796", + "name": "Posterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51797" + ] + }, + "synonyms": [ + "Vorticose vein" + ] + }, + { + "id": "FMA:51797", + "name": "Ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51798", + "name": "Anterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51797" + ] + } + }, + { + "id": "FMA:51799", + "name": "Central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51800", + "name": "Episcleral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + } + }, + { + "id": "FMA:51802", + "name": "Tributary of angular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + }, + "synonyms": [ + "Angular venous tributary" + ] + }, + { + "id": "FMA:51803", + "name": "Bone of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83117" + ] + } + }, + { + "id": "FMA:51804", + "name": "Bone of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51803" + ] + }, + "synonyms": [ + "Bone of phalanx of great toe" + ] + }, + { + "id": "FMA:51805", + "name": "Bone of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51803" + ] + } + }, + { + "id": "FMA:51806", + "name": "Bone of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51803" + ] + } + }, + { + "id": "FMA:51807", + "name": "Bone of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51803" + ] + } + }, + { + "id": "FMA:51808", + "name": "Bone of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51803" + ] + }, + "synonyms": [ + "Bone of phalanx of fifth toe" + ] + }, + { + "id": "FMA:51809", + "name": "Bone of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51804" + ] + }, + "synonyms": [ + "Bone of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:51810", + "name": "Bone of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51809" + ] + }, + "synonyms": [ + "Bone of proximal phalanx of right great toe" + ] + }, + { + "id": "FMA:51811", + "name": "Bone of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51809" + ] + }, + "synonyms": [ + "Bone of proximal phalanx of left great toe" + ] + }, + { + "id": "FMA:51812", + "name": "Compact bone of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83199" + ] + }, + "synonyms": [ + "Compact bone of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:51813", + "name": "Compact bone of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51812" + ] + }, + "synonyms": [ + "Compact bone of proximal phalanx of right great toe" + ] + }, + { + "id": "FMA:51814", + "name": "Compact bone of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51812" + ] + }, + "synonyms": [ + "Compact bone of proximal phalanx of left great toe" + ] + }, + { + "id": "FMA:51815", + "name": "Trabecular bone of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83226" + ] + }, + "synonyms": [ + "Trabecular bone of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:51816", + "name": "Trabecular bone of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51815" + ] + }, + "synonyms": [ + "Trabecular bone of proximal phalanx of right great toe" + ] + }, + { + "id": "FMA:51817", + "name": "Trabecular bone of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51815" + ] + }, + "synonyms": [ + "Trabecular bone of proximal phalanx of left great toe" + ] + }, + { + "id": "FMA:51818", + "name": "Bone of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51804" + ] + }, + "synonyms": [ + "Bone of distal phalanx of great toe" + ] + }, + { + "id": "FMA:51819", + "name": "Bone of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51818" + ] + }, + "synonyms": [ + "Bone of distal phalanx of right great toe" + ] + }, + { + "id": "FMA:51820", + "name": "Bone of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51818" + ] + }, + "synonyms": [ + "Bone of distal phalanx of left great toe" + ] + }, + { + "id": "FMA:51821", + "name": "Compact bone of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83199" + ] + }, + "synonyms": [ + "Compact bone of distal phalanx of great toe" + ] + }, + { + "id": "FMA:51822", + "name": "Compact bone of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51821" + ] + }, + "synonyms": [ + "Compact bone of distal phalanx of right great toe" + ] + }, + { + "id": "FMA:51823", + "name": "Compact bone of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51821" + ] + }, + "synonyms": [ + "Compact bone of distal phalanx of left great toe" + ] + }, + { + "id": "FMA:51824", + "name": "Trabecular bone of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83226" + ] + }, + "synonyms": [ + "Trabecular bone of distal phalanx of great toe" + ] + }, + { + "id": "FMA:51825", + "name": "Trabecular bone of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51824" + ] + }, + "synonyms": [ + "Trabecular bone of distal phalanx of right great toe" + ] + }, + { + "id": "FMA:51826", + "name": "Trabecular bone of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51824" + ] + }, + "synonyms": [ + "Trabecular bone of distal phalanx of left great toe" + ] + }, + { + "id": "FMA:51827", + "name": "Bone of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51805" + ] + } + }, + { + "id": "FMA:51828", + "name": "Bone of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51827" + ] + } + }, + { + "id": "FMA:51829", + "name": "Bone of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51827" + ] + } + }, + { + "id": "FMA:51830", + "name": "Compact bone of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83200" + ] + } + }, + { + "id": "FMA:51831", + "name": "Compact bone of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51830" + ] + } + }, + { + "id": "FMA:51832", + "name": "Compact bone of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51830" + ] + } + }, + { + "id": "FMA:51833", + "name": "Trabecular bone of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83227" + ] + } + }, + { + "id": "FMA:51834", + "name": "Trabecular bone of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51833" + ] + } + }, + { + "id": "FMA:51835", + "name": "Trabecular bone of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51833" + ] + } + }, + { + "id": "FMA:51836", + "name": "Bone of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51805" + ] + } + }, + { + "id": "FMA:51837", + "name": "Bone of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51836" + ] + } + }, + { + "id": "FMA:51838", + "name": "Bone of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51836" + ] + } + }, + { + "id": "FMA:51839", + "name": "Compact bone of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83200" + ] + } + }, + { + "id": "FMA:51840", + "name": "Compact bone of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51839" + ] + } + }, + { + "id": "FMA:51841", + "name": "Compact bone of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51839" + ] + } + }, + { + "id": "FMA:51842", + "name": "Trabecular bone of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83227" + ] + } + }, + { + "id": "FMA:51843", + "name": "Trabecular bone of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51842" + ] + } + }, + { + "id": "FMA:51844", + "name": "Trabecular bone of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51842" + ] + } + }, + { + "id": "FMA:51845", + "name": "Bone of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51805" + ] + } + }, + { + "id": "FMA:51846", + "name": "Bone of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51845" + ] + } + }, + { + "id": "FMA:51847", + "name": "Bone of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51845" + ] + } + }, + { + "id": "FMA:51848", + "name": "Compact bone of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83200" + ] + } + }, + { + "id": "FMA:51849", + "name": "Compact bone of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51848" + ] + } + }, + { + "id": "FMA:51850", + "name": "Compact bone of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51848" + ] + } + }, + { + "id": "FMA:51851", + "name": "Trabecular bone of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83227" + ] + } + }, + { + "id": "FMA:51852", + "name": "Trabecular bone of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51851" + ] + } + }, + { + "id": "FMA:51853", + "name": "Trabecular bone of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51851" + ] + } + }, + { + "id": "FMA:51854", + "name": "Bone of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51806" + ] + } + }, + { + "id": "FMA:51855", + "name": "Bone of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51806" + ] + } + }, + { + "id": "FMA:51856", + "name": "Bone of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51806" + ] + } + }, + { + "id": "FMA:51857", + "name": "Bone of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51854" + ] + } + }, + { + "id": "FMA:51858", + "name": "Bone of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51854" + ] + } + }, + { + "id": "FMA:51859", + "name": "Compact bone of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83201" + ] + } + }, + { + "id": "FMA:51860", + "name": "Compact bone of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51859" + ] + } + }, + { + "id": "FMA:51861", + "name": "Compact bone of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51859" + ] + } + }, + { + "id": "FMA:51862", + "name": "Trabecular bone of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83228" + ] + } + }, + { + "id": "FMA:51863", + "name": "Trabecular bone of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51862" + ] + } + }, + { + "id": "FMA:51864", + "name": "Trabecular bone of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51862" + ] + } + }, + { + "id": "FMA:51865", + "name": "Bone of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51855" + ] + } + }, + { + "id": "FMA:51866", + "name": "Bone of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51855" + ] + } + }, + { + "id": "FMA:51867", + "name": "Compact bone of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83201" + ] + } + }, + { + "id": "FMA:51868", + "name": "Compact bone of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51867" + ] + } + }, + { + "id": "FMA:51869", + "name": "Compact bone of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51867" + ] + } + }, + { + "id": "FMA:51870", + "name": "Trabecular bone of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83228" + ] + } + }, + { + "id": "FMA:51871", + "name": "Trabecular bone of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51870" + ] + } + }, + { + "id": "FMA:51872", + "name": "Trabecular bone of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51870" + ] + } + }, + { + "id": "FMA:51873", + "name": "Scleral venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51876" + ] + }, + "synonyms": [ + "Schlemm's canal", + "Canal of Schlemm", + "Scleral sinus", + "Sinus venosus of sclera" + ] + }, + { + "id": "FMA:51874", + "name": "Right scleral venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51873" + ] + }, + "synonyms": [ + "Scleral venous sinus of right eye" + ] + }, + { + "id": "FMA:51875", + "name": "Left scleral venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51873" + ] + }, + "synonyms": [ + "Scleral venous sinus of left eye" + ] + }, + { + "id": "FMA:51876", + "name": "Tributary of anterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51797" + ] + }, + "synonyms": [ + "Anterior ciliary venous tributary" + ] + }, + { + "id": "FMA:51877", + "name": "Right anterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51798" + ] + } + }, + { + "id": "FMA:51878", + "name": "Left anterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51798" + ] + } + }, + { + "id": "FMA:51879", + "name": "Scleral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51876" + ] + } + }, + { + "id": "FMA:51880", + "name": "Right scleral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51879" + ] + } + }, + { + "id": "FMA:51881", + "name": "Left scleral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51879" + ] + } + }, + { + "id": "FMA:51882", + "name": "Right nasofrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51729" + ] + } + }, + { + "id": "FMA:51883", + "name": "Left nasofrontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51729" + ] + } + }, + { + "id": "FMA:51884", + "name": "Right central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51799" + ] + }, + "synonyms": [ + "Central retinal vein of right eye" + ] + }, + { + "id": "FMA:51885", + "name": "Left central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51799" + ] + }, + "synonyms": [ + "Central retinal vein of left eye" + ] + }, + { + "id": "FMA:51886", + "name": "Branch of cerebral arterial circle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Cerebral arterial circle branch", + "Branch of Circle of Willis" + ] + }, + { + "id": "FMA:51888", + "name": "Anteromedial branch of cerebral arterial circle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51886" + ] + } + }, + { + "id": "FMA:51892", + "name": "Tributary of central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51728" + ] + }, + "synonyms": [ + "Central retinal venous tributary" + ] + }, + { + "id": "FMA:51893", + "name": "Segment of central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Central retinal venous segment" + ] + }, + { + "id": "FMA:51894", + "name": "Extraocular part of central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51893" + ] + } + }, + { + "id": "FMA:51895", + "name": "Intraocular part of central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51893" + ] + }, + "synonyms": [ + "Vena centralis retinae, pars intraocularis" + ] + }, + { + "id": "FMA:51896", + "name": "Extraocular part of right central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51894" + ] + } + }, + { + "id": "FMA:51897", + "name": "Extraocular part of left central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51894" + ] + } + }, + { + "id": "FMA:51898", + "name": "Intraocular part of left central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51895" + ] + } + }, + { + "id": "FMA:51899", + "name": "Intraocular part of right central retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51895" + ] + } + }, + { + "id": "FMA:51900", + "name": "Right posterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51796" + ] + } + }, + { + "id": "FMA:51901", + "name": "Left posterior ciliary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51796" + ] + } + }, + { + "id": "FMA:51902", + "name": "Right lacrimal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51779" + ] + } + }, + { + "id": "FMA:51903", + "name": "Left lacrimal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51779" + ] + } + }, + { + "id": "FMA:51904", + "name": "Superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Superior macular arteriole" + ] + }, + { + "id": "FMA:51905", + "name": "Inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Inferior macular arteriole" + ] + }, + { + "id": "FMA:51906", + "name": "Middle macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Middle macular arteriole" + ] + }, + { + "id": "FMA:51907", + "name": "Right superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51904" + ] + }, + "synonyms": [ + "Right superior macular arteriole" + ] + }, + { + "id": "FMA:51908", + "name": "Left superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51904" + ] + }, + "synonyms": [ + "Left superior macular arteriole" + ] + }, + { + "id": "FMA:51909", + "name": "Right inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51905" + ] + }, + "synonyms": [ + "Right inferior macular arteriole" + ] + }, + { + "id": "FMA:51910", + "name": "Left inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51905" + ] + }, + "synonyms": [ + "Left inferior macular arteriole" + ] + }, + { + "id": "FMA:51911", + "name": "Right middle macular arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51906" + ] + }, + "synonyms": [ + "Right middle macular artery" + ] + }, + { + "id": "FMA:51912", + "name": "Left middle macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51906" + ] + }, + "synonyms": [ + "Left middle macular arteriole" + ] + }, + { + "id": "FMA:51913", + "name": "Superior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Superior temporal retinal venule" + ] + }, + { + "id": "FMA:51914", + "name": "Inferior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Inferior temporal retinal venule" + ] + }, + { + "id": "FMA:51915", + "name": "Inferior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Inferior nasal retinal venule" + ] + }, + { + "id": "FMA:51916", + "name": "Superior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Superior nasal retinal venule" + ] + }, + { + "id": "FMA:51917", + "name": "Superior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Superior macular venule" + ] + }, + { + "id": "FMA:51918", + "name": "Inferior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Inferior macular venule" + ] + }, + { + "id": "FMA:51919", + "name": "Middle macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51892" + ] + }, + "synonyms": [ + "Middle macular venule" + ] + }, + { + "id": "FMA:51920", + "name": "Belly of vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Vastus lateralis belly" + ] + }, + { + "id": "FMA:51921", + "name": "Belly of vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Vastus medialis belly" + ] + }, + { + "id": "FMA:51922", + "name": "Muscle belly proper of vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:51923", + "name": "Patellar part of vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:51924", + "name": "Vastus intermedius proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22429" + ] + } + }, + { + "id": "FMA:51925", + "name": "Straight tendon of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of straight head of rectus femoris" + ] + }, + { + "id": "FMA:51926", + "name": "Reflected tendon of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of reflected head of rectus femoris" + ] + }, + { + "id": "FMA:51927", + "name": "Superficial central part of tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45896" + ] + } + }, + { + "id": "FMA:51928", + "name": "Superficial central part of tendon of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51927" + ] + } + }, + { + "id": "FMA:51929", + "name": "Superficial central part of tendon of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51927" + ] + } + }, + { + "id": "FMA:51930", + "name": "Deep part of tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45896" + ] + } + }, + { + "id": "FMA:51931", + "name": "Deep part of tendon of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51930" + ] + } + }, + { + "id": "FMA:51932", + "name": "Deep part of tendon of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51930" + ] + } + }, + { + "id": "FMA:51933", + "name": "Lateral part of tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45896" + ] + } + }, + { + "id": "FMA:51934", + "name": "Lateral part of tendon of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51933" + ] + } + }, + { + "id": "FMA:51935", + "name": "Lateral part of tendon of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51933" + ] + } + }, + { + "id": "FMA:51936", + "name": "Medial part of tendon of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45896" + ] + } + }, + { + "id": "FMA:51937", + "name": "Medial part of tendon of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51936" + ] + } + }, + { + "id": "FMA:51938", + "name": "Medial part of tendon of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51936" + ] + } + }, + { + "id": "FMA:51939", + "name": "Superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Superior branch of central retinal artery" + ] + }, + { + "id": "FMA:51940", + "name": "Inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Inferior branch of central retinal artery" + ] + }, + { + "id": "FMA:51941", + "name": "Right superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51939" + ] + }, + "synonyms": [ + "Superior branch of right central retinal artery" + ] + }, + { + "id": "FMA:51942", + "name": "Left superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51939" + ] + }, + "synonyms": [ + "Superior branch of left central retinal artery" + ] + }, + { + "id": "FMA:51943", + "name": "Right inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51940" + ] + }, + "synonyms": [ + "Inferior branch of right central retinal artery" + ] + }, + { + "id": "FMA:51944", + "name": "Left inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51940" + ] + }, + "synonyms": [ + "Inferior branch of left central retinal artery" + ] + }, + { + "id": "FMA:51945", + "name": "Branch of superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Superior central retinal arterial branch" + ] + }, + { + "id": "FMA:51948", + "name": "Branch of inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49897" + ] + }, + "synonyms": [ + "Inferior central retinal arterial branch" + ] + }, + { + "id": "FMA:51949", + "name": "Aponeurosis of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Rectus femoris aponeurosis" + ] + }, + { + "id": "FMA:51950", + "name": "Anterior aponeurosis of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51949" + ] + } + }, + { + "id": "FMA:51951", + "name": "Posterior aponeurosis of rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51949" + ] + } + }, + { + "id": "FMA:51952", + "name": "Posterior aponeurosis of right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51951" + ] + } + }, + { + "id": "FMA:51953", + "name": "Posterior aponeurosis of left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51951" + ] + } + }, + { + "id": "FMA:51954", + "name": "Anterior aponeurosis of right rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51950" + ] + } + }, + { + "id": "FMA:51955", + "name": "Anterior aponeurosis of left rectus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51950" + ] + } + }, + { + "id": "FMA:51956", + "name": "Terminal branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:51957", + "name": "Head of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Sartorius head" + ] + }, + { + "id": "FMA:51958", + "name": "Head of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51957" + ] + }, + "synonyms": [ + "Right sartorius head" + ] + }, + { + "id": "FMA:51959", + "name": "Head of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51957" + ] + }, + "synonyms": [ + "Left sartorius head" + ] + }, + { + "id": "FMA:51960", + "name": "Extra head of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:51961", + "name": "Belly of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Sartorius belly" + ] + }, + { + "id": "FMA:51962", + "name": "Temporal branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49933" + ] + } + }, + { + "id": "FMA:51963", + "name": "Temporal branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51962" + ] + } + }, + { + "id": "FMA:51964", + "name": "Temporal branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51962" + ] + } + }, + { + "id": "FMA:51965", + "name": "Recurrent meningeal branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49933" + ] + }, + "synonyms": [ + "Ramus anastomoticus cum arteria meningea media (Arteria lacrimalis)", + "Anastomotic branch of lacrimal artery with middle meningeal artery" + ] + }, + { + "id": "FMA:51966", + "name": "Recurrent meningeal branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51965" + ] + }, + "synonyms": [ + "Anastomotic branch of right lacrimal artery with right middle meningeal artery" + ] + }, + { + "id": "FMA:51967", + "name": "Recurrent meningeal branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51965" + ] + }, + "synonyms": [ + "Anastomotic branch of left lacrimal artery with left middle meningeal artery" + ] + }, + { + "id": "FMA:51968", + "name": "Recurrent branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Recurrent meningeal branch of ophthalmic artery" + ] + }, + { + "id": "FMA:51969", + "name": "Recurrent branch of right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51968" + ] + } + }, + { + "id": "FMA:51970", + "name": "Recurrent branch of left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51968" + ] + } + }, + { + "id": "FMA:51975", + "name": "Right anterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51771" + ] + } + }, + { + "id": "FMA:51976", + "name": "Left anterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51771" + ] + } + }, + { + "id": "FMA:51977", + "name": "Right posterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51772" + ] + } + }, + { + "id": "FMA:51978", + "name": "Left posterior ethmoidal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51772" + ] + } + }, + { + "id": "FMA:51979", + "name": "Right middle macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51919" + ] + } + }, + { + "id": "FMA:51980", + "name": "Left middle macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51919" + ] + } + }, + { + "id": "FMA:51981", + "name": "Right inferior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51918" + ] + } + }, + { + "id": "FMA:51982", + "name": "Left inferior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51918" + ] + } + }, + { + "id": "FMA:51983", + "name": "Right superior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51917" + ] + } + }, + { + "id": "FMA:51984", + "name": "Left superior macular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51917" + ] + } + }, + { + "id": "FMA:51985", + "name": "Right inferior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51915" + ] + } + }, + { + "id": "FMA:51986", + "name": "Left inferior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51915" + ] + } + }, + { + "id": "FMA:51987", + "name": "Right superior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51916" + ] + } + }, + { + "id": "FMA:51988", + "name": "Left superior nasal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51916" + ] + } + }, + { + "id": "FMA:51989", + "name": "Right inferior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51914" + ] + } + }, + { + "id": "FMA:51990", + "name": "Left inferior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51914" + ] + } + }, + { + "id": "FMA:51991", + "name": "Right superior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51913" + ] + } + }, + { + "id": "FMA:51992", + "name": "Left superior temporal retinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51913" + ] + } + }, + { + "id": "FMA:51994", + "name": "Sphenoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51244" + ] + }, + "synonyms": [ + "Vein of Vesalius" + ] + }, + { + "id": "FMA:51995", + "name": "Right sphenoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51994" + ] + } + }, + { + "id": "FMA:51996", + "name": "Left sphenoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51994" + ] + } + }, + { + "id": "FMA:51997", + "name": "Palpebral tributary of superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51800" + ] + } + }, + { + "id": "FMA:51998", + "name": "Conjunctival tributary of superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51800" + ] + } + }, + { + "id": "FMA:51999", + "name": "Palpebral tributary of right superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51997" + ] + } + }, + { + "id": "FMA:52000", + "name": "Palpebral tributary of left superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51997" + ] + } + }, + { + "id": "FMA:52001", + "name": "Conjunctival tributary of right superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51998" + ] + } + }, + { + "id": "FMA:52002", + "name": "Conjunctival tributary of left superior ophthalmic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51998" + ] + } + }, + { + "id": "FMA:52003", + "name": "Right parietal emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50791" + ] + } + }, + { + "id": "FMA:52004", + "name": "Left parietal emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50791" + ] + } + }, + { + "id": "FMA:52005", + "name": "Right mastoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50792" + ] + } + }, + { + "id": "FMA:52006", + "name": "Left mastoid emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50792" + ] + } + }, + { + "id": "FMA:52011", + "name": "Superficial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + }, + "synonyms": [ + "Superficial lymph vessel" + ] + }, + { + "id": "FMA:52012", + "name": "Deep lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + }, + "synonyms": [ + "Deep lymph vessel" + ] + }, + { + "id": "FMA:52013", + "name": "Superficial lymphatic vessel of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52041" + ] + } + }, + { + "id": "FMA:52014", + "name": "Superficial lymphatic vessel of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52013" + ] + } + }, + { + "id": "FMA:52015", + "name": "Superficial lymphatic vessel of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52013" + ] + } + }, + { + "id": "FMA:52016", + "name": "Superficial lymphatic vessel of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52041" + ] + } + }, + { + "id": "FMA:52017", + "name": "Superficial lymphatic vessel of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52016" + ] + } + }, + { + "id": "FMA:52018", + "name": "Superficial lymphatic vessel of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52016" + ] + } + }, + { + "id": "FMA:52019", + "name": "Superficial lymphatic vessel of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52041" + ] + } + }, + { + "id": "FMA:52020", + "name": "Superficial lymphatic vessel of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52019" + ] + } + }, + { + "id": "FMA:52021", + "name": "Superficial lymphatic vessel of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52019" + ] + } + }, + { + "id": "FMA:52022", + "name": "Superficial lymphatic vessel of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52041" + ] + } + }, + { + "id": "FMA:52023", + "name": "Superficial lymphatic vessel of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52022" + ] + } + }, + { + "id": "FMA:52024", + "name": "Superficial lymphatic vessel of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52022" + ] + } + }, + { + "id": "FMA:52025", + "name": "Deep lymphatic vessel of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52026" + ] + } + }, + { + "id": "FMA:52026", + "name": "Deep lymphatic vessel of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52091" + ] + } + }, + { + "id": "FMA:52027", + "name": "Deep lymphatic vessel of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52025" + ] + } + }, + { + "id": "FMA:52028", + "name": "Deep lymphatic vessel of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52025" + ] + } + }, + { + "id": "FMA:52029", + "name": "Deep lymphatic vessel of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52026" + ] + } + }, + { + "id": "FMA:52030", + "name": "Deep lymphatic vessel of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52029" + ] + } + }, + { + "id": "FMA:52031", + "name": "Deep lymphatic vessel of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52029" + ] + } + }, + { + "id": "FMA:52032", + "name": "Deep lymphatic vessel of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52026" + ] + } + }, + { + "id": "FMA:52033", + "name": "Deep lymphatic vessel of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52032" + ] + } + }, + { + "id": "FMA:52034", + "name": "Deep lymphatic vessel of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52032" + ] + } + }, + { + "id": "FMA:52035", + "name": "Deep lymphatic vessel of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52026" + ] + } + }, + { + "id": "FMA:52036", + "name": "Deep lymphatic vessel of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52035" + ] + } + }, + { + "id": "FMA:52037", + "name": "Deep lymphatic vessel of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52035" + ] + } + }, + { + "id": "FMA:52038", + "name": "Deep lymphatic vessel of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52026" + ] + } + }, + { + "id": "FMA:52039", + "name": "Deep lymphatic vessel of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52038" + ] + } + }, + { + "id": "FMA:52040", + "name": "Deep lymphatic vessel of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52038" + ] + } + }, + { + "id": "FMA:52041", + "name": "Superficial lymphatic vessel of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52118" + ] + } + }, + { + "id": "FMA:52042", + "name": "Superficial lymphatic vessel of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52041" + ] + } + }, + { + "id": "FMA:52043", + "name": "Superficial lymphatic vessel of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52042" + ] + } + }, + { + "id": "FMA:52044", + "name": "Superficial lymphatic vessel of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52042" + ] + } + }, + { + "id": "FMA:52045", + "name": "Superficial lymphatic vessel of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52112" + ] + } + }, + { + "id": "FMA:52046", + "name": "Superficial lymphatic vessel of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52045" + ] + } + }, + { + "id": "FMA:52047", + "name": "Superficial lymphatic vessel of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52046" + ] + } + }, + { + "id": "FMA:52048", + "name": "Superficial lymphatic vessel of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52046" + ] + } + }, + { + "id": "FMA:52049", + "name": "Superficial lymphatic vessel of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52045" + ] + } + }, + { + "id": "FMA:52050", + "name": "Superficial lymphatic vessel of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52049" + ] + } + }, + { + "id": "FMA:52051", + "name": "Superficial lymphatic vessel of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52049" + ] + } + }, + { + "id": "FMA:52052", + "name": "Superficial lymphatic vessel of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52045" + ] + } + }, + { + "id": "FMA:52053", + "name": "Superficial lymphatic vessel of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52052" + ] + } + }, + { + "id": "FMA:52054", + "name": "Superficial lymphatic vessel of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52052" + ] + } + }, + { + "id": "FMA:52055", + "name": "Superficial lymphatic vessel of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52045" + ] + } + }, + { + "id": "FMA:52056", + "name": "Superficial lymphatic vessel of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52055" + ] + } + }, + { + "id": "FMA:52057", + "name": "Superficial lymphatic vessel of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52055" + ] + } + }, + { + "id": "FMA:52058", + "name": "Superficial lymphatic vessel of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52045" + ] + } + }, + { + "id": "FMA:52059", + "name": "Superficial lymphatic vessel of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52058" + ] + } + }, + { + "id": "FMA:52060", + "name": "Superficial lymphatic vessel of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52058" + ] + } + }, + { + "id": "FMA:52061", + "name": "Deep lymphatic vessel of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52088" + ] + } + }, + { + "id": "FMA:52062", + "name": "Deep lymphatic vessel of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52061" + ] + } + }, + { + "id": "FMA:52063", + "name": "Deep lymphatic vessel of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52062" + ] + } + }, + { + "id": "FMA:52064", + "name": "Deep lymphatic vessel of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52062" + ] + } + }, + { + "id": "FMA:52065", + "name": "Deep lymphatic vessel of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52061" + ] + } + }, + { + "id": "FMA:52066", + "name": "Deep lymphatic vessel of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52065" + ] + } + }, + { + "id": "FMA:52067", + "name": "Deep lymphatic vessel of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52065" + ] + } + }, + { + "id": "FMA:52068", + "name": "Deep lymphatic vessel of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52061" + ] + } + }, + { + "id": "FMA:52069", + "name": "Deep lymphatic vessel of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52068" + ] + } + }, + { + "id": "FMA:52070", + "name": "Deep lymphatic vessel of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52068" + ] + } + }, + { + "id": "FMA:52071", + "name": "Deep lymphatic vessel of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52061" + ] + } + }, + { + "id": "FMA:52072", + "name": "Deep lymphatic vessel of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52071" + ] + } + }, + { + "id": "FMA:52073", + "name": "Deep lymphatic vessel of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52071" + ] + } + }, + { + "id": "FMA:52074", + "name": "Deep lymphatic vessel of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52061" + ] + } + }, + { + "id": "FMA:52075", + "name": "Deep lymphatic vessel of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52074" + ] + } + }, + { + "id": "FMA:52076", + "name": "Deep lymphatic vessel of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52074" + ] + } + }, + { + "id": "FMA:52077", + "name": "Deep lymphatic vessel of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52091" + ] + } + }, + { + "id": "FMA:52078", + "name": "Deep lymphatic vessel of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52077" + ] + } + }, + { + "id": "FMA:52079", + "name": "Deep lymphatic vessel of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52077" + ] + } + }, + { + "id": "FMA:52080", + "name": "Deep lymphatic vessel of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52081", + "name": "Deep lymphatic vessel of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52082", + "name": "Deep lymphatic vessel of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52088" + ] + } + }, + { + "id": "FMA:52083", + "name": "Deep lymphatic vessel of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52082" + ] + } + }, + { + "id": "FMA:52084", + "name": "Deep lymphatic vessel of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52082" + ] + } + }, + { + "id": "FMA:52085", + "name": "Deep lymphatic vessel of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52086", + "name": "Deep lymphatic vessel of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52087", + "name": "Deep lymphatic vessel of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52088", + "name": "Deep lymphatic vessel of subdivision of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52089", + "name": "Deep lymphatic vessel of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52080" + ] + } + }, + { + "id": "FMA:52090", + "name": "Deep lymphatic vessel of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52080" + ] + } + }, + { + "id": "FMA:52091", + "name": "Deep lymphatic vessel of subdivision of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52092", + "name": "Deep lymphatic vessel of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52081" + ] + } + }, + { + "id": "FMA:52093", + "name": "Deep lymphatic vessel of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52081" + ] + } + }, + { + "id": "FMA:52094", + "name": "Deep lymphatic vessel of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52012" + ] + } + }, + { + "id": "FMA:52095", + "name": "Deep lymphatic vessel of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52094" + ] + } + }, + { + "id": "FMA:52096", + "name": "Deep lymphatic vessel of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52094" + ] + } + }, + { + "id": "FMA:52097", + "name": "Deep lymphatic vessel of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52094" + ] + } + }, + { + "id": "FMA:52098", + "name": "Deep lymphatic vessel of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52094" + ] + } + }, + { + "id": "FMA:52099", + "name": "Superficial lymphatic vessel of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52100", + "name": "Superficial lymphatic vessel of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52101", + "name": "Superficial lymphatic vessel of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52100" + ] + } + }, + { + "id": "FMA:52102", + "name": "Superficial lymphatic vessel of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52100" + ] + } + }, + { + "id": "FMA:52103", + "name": "Right frontal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50786" + ] + } + }, + { + "id": "FMA:52104", + "name": "Left frontal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50786" + ] + } + }, + { + "id": "FMA:52105", + "name": "Superficial lymphatic vessel of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52106", + "name": "Right anterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50787" + ] + } + }, + { + "id": "FMA:52107", + "name": "Left anterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50787" + ] + } + }, + { + "id": "FMA:52108", + "name": "Superficial lymphatic vessel of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52105" + ] + } + }, + { + "id": "FMA:52109", + "name": "Superficial lymphatic vessel of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52105" + ] + } + }, + { + "id": "FMA:52110", + "name": "Right posterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50788" + ] + } + }, + { + "id": "FMA:52111", + "name": "Left posterior temporal diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50788" + ] + } + }, + { + "id": "FMA:52112", + "name": "Superficial lymphatic vessel of subdivision of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52113", + "name": "Right occipital diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50789" + ] + } + }, + { + "id": "FMA:52114", + "name": "Left occipital diploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50789" + ] + } + }, + { + "id": "FMA:52115", + "name": "Superficial lymphatic vessel of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52112" + ] + } + }, + { + "id": "FMA:52116", + "name": "Superficial lymphatic vessel of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52115" + ] + } + }, + { + "id": "FMA:52117", + "name": "Superficial lymphatic vessel of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52115" + ] + } + }, + { + "id": "FMA:52118", + "name": "Superficial lymphatic vessel of subdivision of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52119", + "name": "Superficial lymphatic vessel of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52118" + ] + } + }, + { + "id": "FMA:52120", + "name": "Superficial lymphatic vessel of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52119" + ] + } + }, + { + "id": "FMA:52121", + "name": "Superficial lymphatic vessel of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52119" + ] + } + }, + { + "id": "FMA:52122", + "name": "Superficial lymphatic vessel of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52123", + "name": "Superficial lymphatic vessel of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52124", + "name": "Superficial lymphatic vessel of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52011" + ] + } + }, + { + "id": "FMA:52125", + "name": "Superficial lymphatic vessel of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52124" + ] + } + }, + { + "id": "FMA:52126", + "name": "Superficial lymphatic vessel of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52124" + ] + } + }, + { + "id": "FMA:52127", + "name": "Superficial lymphatic vessel of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52124" + ] + } + }, + { + "id": "FMA:52128", + "name": "Superficial lymphatic vessel of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52124" + ] + } + }, + { + "id": "FMA:52129", + "name": "Tributary of supra-orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51802" + ] + }, + "synonyms": [ + "Supra-orbital venous tributary" + ] + }, + { + "id": "FMA:52165", + "name": "Vein of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "Perineum vein" + ] + }, + { + "id": "FMA:52166", + "name": "Vein of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52165" + ] + }, + "synonyms": [ + "Male perineum vein" + ] + }, + { + "id": "FMA:52167", + "name": "Vein of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52165" + ] + }, + "synonyms": [ + "Female perineum vein" + ] + }, + { + "id": "FMA:52180", + "name": "Subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:52181", + "name": "Right subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52180" + ] + } + }, + { + "id": "FMA:52182", + "name": "Left subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52180" + ] + } + }, + { + "id": "FMA:52183", + "name": "Patellar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:52184", + "name": "Patellar nerve plexus of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52183" + ] + } + }, + { + "id": "FMA:52185", + "name": "Patellar nerve plexus of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52183" + ] + } + }, + { + "id": "FMA:52186", + "name": "Nerve to semitendinosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:52187", + "name": "Nerve to semitendinosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52186" + ] + } + }, + { + "id": "FMA:52188", + "name": "Nerve to semitendinosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52186" + ] + } + }, + { + "id": "FMA:52189", + "name": "Muscular branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45246" + ] + } + }, + { + "id": "FMA:52190", + "name": "Nerve to quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + }, + "synonyms": [ + "Quadriceps femoris branch of femoral nerve" + ] + }, + { + "id": "FMA:52191", + "name": "Nerve to right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52190" + ] + }, + "synonyms": [ + "Quadriceps femoris branch of right femoral nerve" + ] + }, + { + "id": "FMA:52192", + "name": "Nerve to left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52190" + ] + }, + "synonyms": [ + "Quadriceps femoris branch of left femoral nerve" + ] + }, + { + "id": "FMA:52193", + "name": "Rectus femoris branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:52194", + "name": "Rectus femoris branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52193" + ] + } + }, + { + "id": "FMA:52195", + "name": "Rectus femoris branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52193" + ] + } + }, + { + "id": "FMA:52196", + "name": "Vastus lateralis branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:52197", + "name": "Vastus lateralis branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52196" + ] + } + }, + { + "id": "FMA:52198", + "name": "Vastus lateralis branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52196" + ] + } + }, + { + "id": "FMA:52199", + "name": "Vastus intermedius branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:52200", + "name": "Vastus intermedius branch of femoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52199" + ] + } + }, + { + "id": "FMA:52201", + "name": "Vastus intermedius branch of femoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52199" + ] + } + }, + { + "id": "FMA:52202", + "name": "Vastus medialis branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:52203", + "name": "Vastus medialis branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52202" + ] + } + }, + { + "id": "FMA:52204", + "name": "Vastus medialis branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52202" + ] + } + }, + { + "id": "FMA:52205", + "name": "Nerve to femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45246" + ] + } + }, + { + "id": "FMA:52206", + "name": "Nerve to right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52205" + ] + } + }, + { + "id": "FMA:52207", + "name": "Nerve to left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52205" + ] + } + }, + { + "id": "FMA:52208", + "name": "Right lateral lacuna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51224" + ] + } + }, + { + "id": "FMA:52209", + "name": "Left lateral lacuna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51224" + ] + } + }, + { + "id": "FMA:52210", + "name": "Right marginal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50766" + ] + } + }, + { + "id": "FMA:52211", + "name": "Left marginal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50766" + ] + } + }, + { + "id": "FMA:52212", + "name": "Tributary of inferior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Inferior sagittal sinus tributary" + ] + }, + { + "id": "FMA:52213", + "name": "Tributary of inferior sagittal sinus from falx cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52212" + ] + }, + "synonyms": [ + "Inferior sagittal sinus from falx cerebri tributary" + ] + }, + { + "id": "FMA:52216", + "name": "Suprahilar part of mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52217", + "name": "Prehilar part of mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52218", + "name": "Posthilar part of mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52219", + "name": "Suprahilar part of right mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52216" + ] + } + }, + { + "id": "FMA:52220", + "name": "Suprahilar part of left mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52216" + ] + } + }, + { + "id": "FMA:52221", + "name": "Prehilar part of right mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52217" + ] + } + }, + { + "id": "FMA:52222", + "name": "Prehilar part of left mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52217" + ] + } + }, + { + "id": "FMA:52223", + "name": "Posthilar part of right mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52218" + ] + } + }, + { + "id": "FMA:52224", + "name": "Posthilar part of left mediastinal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52218" + ] + } + }, + { + "id": "FMA:52225", + "name": "Anterior lamina of pulmonary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52226", + "name": "Posterior lamina of pulmonary ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52227", + "name": "Subdivision of costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Costal pleural subdivision" + ] + }, + { + "id": "FMA:52228", + "name": "Anterior part of costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52227" + ] + } + }, + { + "id": "FMA:52229", + "name": "Lateral part of costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52227" + ] + } + }, + { + "id": "FMA:52230", + "name": "Posterior part of costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52227" + ] + }, + "synonyms": [ + "Posterior pleura" + ] + }, + { + "id": "FMA:52231", + "name": "Vertebral part of costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52227" + ] + } + }, + { + "id": "FMA:52232", + "name": "Central diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Central part of diaphragmatic pleura" + ] + }, + { + "id": "FMA:52233", + "name": "Peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + }, + "synonyms": [ + "Peripheral part of diaphragmatic pleura" + ] + }, + { + "id": "FMA:52234", + "name": "Anterior part of peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52235", + "name": "Lateral part of peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52236", + "name": "Posterior part of peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52237", + "name": "Vertebral part of peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21453" + ] + } + }, + { + "id": "FMA:52238", + "name": "Branch of labyrinthine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50547" + ] + }, + "synonyms": [ + "Labyrinthine arterial branch" + ] + }, + { + "id": "FMA:52239", + "name": "Anterior vestibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52238" + ] + }, + "synonyms": [ + "Vestibular artery" + ] + }, + { + "id": "FMA:52240", + "name": "Right anterior vestibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52239" + ] + } + }, + { + "id": "FMA:52241", + "name": "Left anterior vestibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52239" + ] + } + }, + { + "id": "FMA:52242", + "name": "Common cochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52238" + ] + } + }, + { + "id": "FMA:52243", + "name": "Right common cochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52242" + ] + } + }, + { + "id": "FMA:52244", + "name": "Left common cochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52242" + ] + } + }, + { + "id": "FMA:52245", + "name": "Branch of common cochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52238" + ] + }, + "synonyms": [ + "Common cochlear arterial branch" + ] + }, + { + "id": "FMA:52246", + "name": "Vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52245" + ] + } + }, + { + "id": "FMA:52247", + "name": "Right vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52246" + ] + } + }, + { + "id": "FMA:52248", + "name": "Left vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52246" + ] + } + }, + { + "id": "FMA:52249", + "name": "Interlobar pleura of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9841" + ] + } + }, + { + "id": "FMA:52250", + "name": "Interlobar pleura of lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9841" + ] + } + }, + { + "id": "FMA:52251", + "name": "Interlobar pleura of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52250" + ] + } + }, + { + "id": "FMA:52252", + "name": "Branch of vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52245" + ] + }, + "synonyms": [ + "Vestibulocochlear arterial branch" + ] + }, + { + "id": "FMA:52253", + "name": "Posterior vestibular branch of vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52252" + ] + } + }, + { + "id": "FMA:52254", + "name": "Cochlear branch of vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52252" + ] + } + }, + { + "id": "FMA:52255", + "name": "Posterior vestibular branch of right vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52253" + ] + } + }, + { + "id": "FMA:52256", + "name": "Posterior vestibular branch of left vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52253" + ] + } + }, + { + "id": "FMA:52257", + "name": "Cochlear branch of right vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52254" + ] + } + }, + { + "id": "FMA:52258", + "name": "Cochlear branch of left vestibulocochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52254" + ] + } + }, + { + "id": "FMA:52259", + "name": "Pleura of costal surface of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52260", + "name": "Pleura of costal surface of apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52261", + "name": "Pleura of costal surface of apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52262", + "name": "Pleura of costal surface of posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52263", + "name": "Pleura of costal surface of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52264", + "name": "Pleura of costal surface of lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52265", + "name": "Pleura of costal surface of right superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52403" + ] + } + }, + { + "id": "FMA:52266", + "name": "Pleura of costal surface of left superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52403" + ] + } + }, + { + "id": "FMA:52267", + "name": "Pleura of costal surface of superior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52268", + "name": "Pleura of costal surface of inferior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52269", + "name": "Pleura of costal surface of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52270", + "name": "Pleura of costal surface of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52269" + ] + } + }, + { + "id": "FMA:52271", + "name": "Pleura of costal surface of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52269" + ] + } + }, + { + "id": "FMA:52272", + "name": "Pleura of costal surface of anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52273", + "name": "Pleura of costal surface of right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52272" + ] + } + }, + { + "id": "FMA:52274", + "name": "Pleura of costal surface of left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52272" + ] + } + }, + { + "id": "FMA:52275", + "name": "Pleura of costal surface of lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52276", + "name": "Pleura of costal surface of right lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52275" + ] + } + }, + { + "id": "FMA:52277", + "name": "Pleura of costal surface of left lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52275" + ] + } + }, + { + "id": "FMA:52278", + "name": "Pleura of costal surface of posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52279", + "name": "Pleura of costal surface of right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52278" + ] + } + }, + { + "id": "FMA:52280", + "name": "Pleura of costal surface of left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52278" + ] + } + }, + { + "id": "FMA:52281", + "name": "Pleura of mediastinal surface of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52282", + "name": "Pleura of mediastinal surface of apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52283", + "name": "Pleura of mediastinal surface of apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52284", + "name": "Pleura of mediastinal surface of posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52286", + "name": "Pleura of mediastinal surface of superior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52287", + "name": "Pleura of mediastinal surface of inferior lingular bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52288", + "name": "Pleura of mediastinal surface of right superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52404" + ] + } + }, + { + "id": "FMA:52289", + "name": "Pleura of mediastinal surface of left superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52404" + ] + } + }, + { + "id": "FMA:52290", + "name": "Pleura of mediastinal surface of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52291", + "name": "Pleura of mediastinal surface of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52290" + ] + } + }, + { + "id": "FMA:52292", + "name": "Pleura of mediastinal surface of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52290" + ] + } + }, + { + "id": "FMA:52293", + "name": "Pleura of mediastinal surface of posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52294", + "name": "Pleura of mediastinal surface of right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52293" + ] + } + }, + { + "id": "FMA:52295", + "name": "Pleura of mediastinal surface of left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52293" + ] + } + }, + { + "id": "FMA:52296", + "name": "Pleura of diaphragmatic surface of posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52297", + "name": "Pleura of diaphragmatic surface of right posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52296" + ] + } + }, + { + "id": "FMA:52298", + "name": "Pleura of diaphragmatic surface of left posterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52296" + ] + } + }, + { + "id": "FMA:52299", + "name": "Pleura of diaphragmatic surface of lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52300", + "name": "Pleura of diaphragmatic surface of right lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52299" + ] + } + }, + { + "id": "FMA:52301", + "name": "Pleura of diaphragmatic surface of left lateral basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52299" + ] + } + }, + { + "id": "FMA:52302", + "name": "Pleura of diaphragmatic surface of anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52303", + "name": "Pleura of diaphragmatic surface of right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52302" + ] + } + }, + { + "id": "FMA:52304", + "name": "Pleura of diaphragmatic surface of left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52302" + ] + } + }, + { + "id": "FMA:52305", + "name": "Pleura of diaphragmatic surface of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52306", + "name": "Pleura of diaphragmatic surface of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52305" + ] + } + }, + { + "id": "FMA:52307", + "name": "Pleura of diaphragmatic surface of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52305" + ] + } + }, + { + "id": "FMA:52308", + "name": "Cochlear artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52245" + ] + }, + "synonyms": [ + "Proper cochlear artery" + ] + }, + { + "id": "FMA:52309", + "name": "Right cochlear artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52308" + ] + }, + "synonyms": [ + "Right proper cochlear artery" + ] + }, + { + "id": "FMA:52310", + "name": "Left cochlear artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52308" + ] + }, + "synonyms": [ + "Left proper cochlear artery" + ] + }, + { + "id": "FMA:52311", + "name": "Interlobar pleura of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52312", + "name": "Spiral modiolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52245" + ] + } + }, + { + "id": "FMA:52313", + "name": "Interlobar pleura of posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52314", + "name": "Right spiral modiolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52312" + ] + } + }, + { + "id": "FMA:52315", + "name": "Left spiral modiolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52312" + ] + } + }, + { + "id": "FMA:52316", + "name": "Superior interlobar pleura of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52317", + "name": "Inferior interlobar pleura of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52318", + "name": "Superior interlobar pleura of lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52319", + "name": "Inferior interlobar pleura of lateral bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52320", + "name": "Interlobar pleura of medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52321", + "name": "Interlobar pleura of right medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52320" + ] + } + }, + { + "id": "FMA:52322", + "name": "Interlobar pleura of left medial basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52320" + ] + } + }, + { + "id": "FMA:52323", + "name": "Interlobar pleura of anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52324", + "name": "Interlobar pleura of right anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52323" + ] + } + }, + { + "id": "FMA:52325", + "name": "Interlobar pleura of left anterior basal bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52323" + ] + } + }, + { + "id": "FMA:52326", + "name": "Pleura of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52327", + "name": "Pleura of costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52326" + ] + } + }, + { + "id": "FMA:52328", + "name": "Pleura of costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52326" + ] + } + }, + { + "id": "FMA:52329", + "name": "Pleura of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52330", + "name": "Pleura of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52329" + ] + } + }, + { + "id": "FMA:52331", + "name": "Pleura of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52329" + ] + } + }, + { + "id": "FMA:52332", + "name": "Pleura of diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52333", + "name": "Pleura of diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52332" + ] + } + }, + { + "id": "FMA:52334", + "name": "Pleura of diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52332" + ] + } + }, + { + "id": "FMA:52335", + "name": "Pleura of subdivision of costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52336", + "name": "Pleura of anterior part costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52335" + ] + } + }, + { + "id": "FMA:52337", + "name": "Pleura of anterior part costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52336" + ] + } + }, + { + "id": "FMA:52338", + "name": "Pleura of anterior part costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52336" + ] + } + }, + { + "id": "FMA:52339", + "name": "Pleura of lateral part costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52335" + ] + } + }, + { + "id": "FMA:52340", + "name": "Pleura of lateral part costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52339" + ] + } + }, + { + "id": "FMA:52341", + "name": "Pleura of lateral part costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52339" + ] + } + }, + { + "id": "FMA:52342", + "name": "Pleura of posterior part costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52335" + ] + } + }, + { + "id": "FMA:52343", + "name": "Pleura of posterior part costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52342" + ] + } + }, + { + "id": "FMA:52344", + "name": "Pleura of posterior part costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52342" + ] + } + }, + { + "id": "FMA:52345", + "name": "Pleura of vertebral part costal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52335" + ] + } + }, + { + "id": "FMA:52346", + "name": "Pleura of vertebral part costal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52345" + ] + } + }, + { + "id": "FMA:52347", + "name": "Pleura of vertebral part costal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52345" + ] + } + }, + { + "id": "FMA:52348", + "name": "Pleura of subdivision of diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52349", + "name": "Pleura of central diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52348" + ] + }, + "synonyms": [ + "Pleura of central part of diaphragmatic surface of lung" + ] + }, + { + "id": "FMA:52350", + "name": "Pleura of central diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52349" + ] + }, + "synonyms": [ + "Pleura of central part of diaphragmatic surface of right lung" + ] + }, + { + "id": "FMA:52351", + "name": "Pleura of central diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52349" + ] + }, + "synonyms": [ + "Pleura of central part of diaphragmatic surface of left lung" + ] + }, + { + "id": "FMA:52352", + "name": "Pleura of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52348" + ] + }, + "synonyms": [ + "Pleura of peripheral part of diaphragmatic surface of lung" + ] + }, + { + "id": "FMA:52353", + "name": "Pleura of peripheral diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52352" + ] + }, + "synonyms": [ + "Pleura of peripheral part of diaphragmatic surface of right lung" + ] + }, + { + "id": "FMA:52354", + "name": "Pleura of peripheral diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52352" + ] + }, + "synonyms": [ + "Pleura of peripheral part of diaphragmatic surface of left lung" + ] + }, + { + "id": "FMA:52355", + "name": "Right central diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52232" + ] + }, + "synonyms": [ + "Central diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52356", + "name": "Left central diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52232" + ] + }, + "synonyms": [ + "Central diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52357", + "name": "Right peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52233" + ] + }, + "synonyms": [ + "Peripheral diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52358", + "name": "Left peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52233" + ] + }, + "synonyms": [ + "Peripheral diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52359", + "name": "Anterior part of right peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52234" + ] + }, + "synonyms": [ + "Anterior part of peripheral diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52360", + "name": "Anterior part of left peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52234" + ] + }, + "synonyms": [ + "Anterior part of peripheral diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52361", + "name": "Lateral part of right peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52235" + ] + }, + "synonyms": [ + "Lateral part of peripheral diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52362", + "name": "Lateral part of left peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52235" + ] + }, + "synonyms": [ + "Lateral part of peripheral diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52363", + "name": "Posterior part of right peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52236" + ] + }, + "synonyms": [ + "Posterior part of peripheral diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52364", + "name": "Posterior part of left peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52236" + ] + }, + "synonyms": [ + "Posterior part of peripheral diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52365", + "name": "Vertebral part of right peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52237" + ] + }, + "synonyms": [ + "Vertebral part of peripheral diaphragmatic pleura of right lung" + ] + }, + { + "id": "FMA:52366", + "name": "Vertebral part of left peripheral diaphragmatic pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52237" + ] + }, + "synonyms": [ + "Vertebral part of peripheral diaphragmatic pleura of left lung" + ] + }, + { + "id": "FMA:52367", + "name": "Vein of vestibular aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52405" + ] + }, + "synonyms": [ + "Vestibular aqueduct vein" + ] + }, + { + "id": "FMA:52368", + "name": "Vein of right vestibular aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52367" + ] + }, + "synonyms": [ + "Right vestibular aqueduct vein" + ] + }, + { + "id": "FMA:52369", + "name": "Vein of left vestibular aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52367" + ] + }, + "synonyms": [ + "Left vestibular aqueduct vein" + ] + }, + { + "id": "FMA:52370", + "name": "Pleura of subdivision of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52371", + "name": "Pleura of suprahilar part of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52370" + ] + } + }, + { + "id": "FMA:52372", + "name": "Pleura of suprahilar part of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52371" + ] + } + }, + { + "id": "FMA:52373", + "name": "Pleura of suprahilar part of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52371" + ] + } + }, + { + "id": "FMA:52374", + "name": "Pleura of prehilar part of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52370" + ] + } + }, + { + "id": "FMA:52375", + "name": "Pleura of prehilar part of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52374" + ] + } + }, + { + "id": "FMA:52376", + "name": "Pleura of prehilar part of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52374" + ] + } + }, + { + "id": "FMA:52377", + "name": "Pleura of posthilar part of mediastinal surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52370" + ] + } + }, + { + "id": "FMA:52378", + "name": "Pleura of posthilar part of mediastinal surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52377" + ] + } + }, + { + "id": "FMA:52379", + "name": "Pleura of posthilar part of mediastinal surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52377" + ] + } + }, + { + "id": "FMA:52380", + "name": "Pleura of subdivision of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52348" + ] + } + }, + { + "id": "FMA:52381", + "name": "Pleura of anterior part of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52380" + ] + } + }, + { + "id": "FMA:52382", + "name": "Pleura of anterior part of peripheral diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52381" + ] + } + }, + { + "id": "FMA:52383", + "name": "Pleura of anterior part of peripheral diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52381" + ] + } + }, + { + "id": "FMA:52384", + "name": "Pleura of lateral part of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52380" + ] + } + }, + { + "id": "FMA:52385", + "name": "Pleura of lateral part of peripheral diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52384" + ] + } + }, + { + "id": "FMA:52386", + "name": "Internal auditory vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52405" + ] + }, + "synonyms": [ + "Internal acoustic vein", + "Labyrinthine vein" + ] + }, + { + "id": "FMA:52387", + "name": "Pleura of lateral part of peripheral diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52384" + ] + } + }, + { + "id": "FMA:52388", + "name": "Pleura of posterior part of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52380" + ] + } + }, + { + "id": "FMA:52389", + "name": "Pleura of posterior part of peripheral diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52388" + ] + } + }, + { + "id": "FMA:52390", + "name": "Pleura of posterior part of peripheral diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52388" + ] + } + }, + { + "id": "FMA:52391", + "name": "Pleura of vertebral part of peripheral diaphragmatic surface of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52380" + ] + } + }, + { + "id": "FMA:52392", + "name": "Pleura of vertebral part of peripheral diaphragmatic surface of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52391" + ] + } + }, + { + "id": "FMA:52393", + "name": "Pleura of vertebral part of peripheral diaphragmatic surface of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52391" + ] + } + }, + { + "id": "FMA:52394", + "name": "Right internal auditory vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52386" + ] + }, + "synonyms": [ + "Right labyrinthine vein" + ] + }, + { + "id": "FMA:52395", + "name": "Left internal auditory vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52386" + ] + }, + "synonyms": [ + "Left labyrinthine vein" + ] + }, + { + "id": "FMA:52396", + "name": "Pleura of cervical surface of apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52397", + "name": "Tributary of sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51152" + ] + }, + "synonyms": [ + "Sigmoid sinus tributary" + ] + }, + { + "id": "FMA:52398", + "name": "Pleura of cervical surface of apicoposterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52399", + "name": "Pleura of costal surface of right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52259" + ] + } + }, + { + "id": "FMA:52400", + "name": "Pleura of costal surface of left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52259" + ] + } + }, + { + "id": "FMA:52401", + "name": "Pleura of mediastinal surface of right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52281" + ] + } + }, + { + "id": "FMA:52402", + "name": "Pleura of mediastinal surface of left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52281" + ] + } + }, + { + "id": "FMA:52403", + "name": "Pleura of costal surface of superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52404", + "name": "Pleura of mediastinal surface of superior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:52405", + "name": "Vein of internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Internal ear vein", + "Vein of inner ear" + ] + }, + { + "id": "FMA:52406", + "name": "Tributary of vein of vestibular aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52405" + ] + } + }, + { + "id": "FMA:52407", + "name": "Vein of semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52406" + ] + }, + "synonyms": [ + "Semicircular ductal vein", + "Tributary of vein of vestibular aqueduct from semicircular duct" + ] + }, + { + "id": "FMA:52408", + "name": "Vein of right semicular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52407" + ] + }, + "synonyms": [ + "Right semicular ductal vein" + ] + }, + { + "id": "FMA:52409", + "name": "Vein of left semicular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52407" + ] + }, + "synonyms": [ + "Left semicular ductal vein" + ] + }, + { + "id": "FMA:52410", + "name": "Tributary of vein of cochlear aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52405" + ] + } + }, + { + "id": "FMA:52411", + "name": "Common modiolar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52410" + ] + } + }, + { + "id": "FMA:52412", + "name": "Right common modiolar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52411" + ] + } + }, + { + "id": "FMA:52413", + "name": "Left common modiolar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52411" + ] + } + }, + { + "id": "FMA:52414", + "name": "Vestibulocochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52410" + ] + } + }, + { + "id": "FMA:52415", + "name": "Right vestibulocochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52414" + ] + } + }, + { + "id": "FMA:52416", + "name": "Left vestibulocochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52414" + ] + } + }, + { + "id": "FMA:52417", + "name": "Muscular part of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14144" + ] + } + }, + { + "id": "FMA:52418", + "name": "Membranous part of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14144" + ] + } + }, + { + "id": "FMA:52419", + "name": "Crista supraventricularis (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52417" + ] + } + }, + { + "id": "FMA:52420", + "name": "Epicardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:52421", + "name": "Myocardium of atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:52422", + "name": "Vein of utricle of internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52406" + ] + } + }, + { + "id": "FMA:52423", + "name": "Vein of utricle of right internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52422" + ] + } + }, + { + "id": "FMA:52424", + "name": "Vein of utricle of left internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52422" + ] + } + }, + { + "id": "FMA:52425", + "name": "Tributary of common modiolar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52410" + ] + }, + "synonyms": [ + "Common modiolar venous tributary" + ] + }, + { + "id": "FMA:52426", + "name": "Vein of scala tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52425" + ] + }, + "synonyms": [ + "Scala tympani vein", + "Vena scala tympani" + ] + }, + { + "id": "FMA:52427", + "name": "Vein of scala vestibuli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52425" + ] + }, + "synonyms": [ + "Scala vestibuli vein", + "Vena scala vestibuli" + ] + }, + { + "id": "FMA:52428", + "name": "Vein of right scala tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52426" + ] + }, + "synonyms": [ + "Right scala tympani vein" + ] + }, + { + "id": "FMA:52429", + "name": "Vein of left scala tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52426" + ] + }, + "synonyms": [ + "Left scala tympani vein" + ] + }, + { + "id": "FMA:52430", + "name": "Vein of right scala vestibuli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52427" + ] + }, + "synonyms": [ + "Right scala vestibuli vein" + ] + }, + { + "id": "FMA:52431", + "name": "Vein of left scala vestibuli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52427" + ] + }, + "synonyms": [ + "Left scala vestibuli vein" + ] + }, + { + "id": "FMA:52432", + "name": "Tributary of vestibulocochlear vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52410" + ] + }, + "synonyms": [ + "Vestibulocochlear venous tributary" + ] + }, + { + "id": "FMA:52433", + "name": "Anterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52432" + ] + } + }, + { + "id": "FMA:52434", + "name": "Posterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52432" + ] + } + }, + { + "id": "FMA:52435", + "name": "Right anterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52433" + ] + } + }, + { + "id": "FMA:52436", + "name": "Left anterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52433" + ] + } + }, + { + "id": "FMA:52437", + "name": "Right posterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52434" + ] + } + }, + { + "id": "FMA:52438", + "name": "Left posterior vestibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52434" + ] + } + }, + { + "id": "FMA:52439", + "name": "Cavity of embryonic cardiac structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Embryonic cardiac structure cavity" + ] + }, + { + "id": "FMA:52440", + "name": "Connective tissue of parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:52441", + "name": "Connective tissue of visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + }, + "synonyms": [ + "Loose connective tissue of pleura of lung" + ] + }, + { + "id": "FMA:52447", + "name": "Lumen of arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:52448", + "name": "Lumen of systemic arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52447" + ] + } + }, + { + "id": "FMA:52449", + "name": "Lumen of pulmonary arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52447" + ] + } + }, + { + "id": "FMA:52450", + "name": "Right inferior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51233" + ] + } + }, + { + "id": "FMA:52451", + "name": "Left inferior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51233" + ] + } + }, + { + "id": "FMA:52452", + "name": "Right superior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51232" + ] + } + }, + { + "id": "FMA:52453", + "name": "Lumen of venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:52454", + "name": "Lumen of systemic venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52453" + ] + } + }, + { + "id": "FMA:52455", + "name": "Lumen of pulmonary venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52453" + ] + } + }, + { + "id": "FMA:52456", + "name": "Lumen of portal venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52453" + ] + }, + "synonyms": [ + "Portal venous tree lumen" + ] + }, + { + "id": "FMA:52457", + "name": "Lumen of superior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52454" + ] + }, + "synonyms": [ + "Superior vena caval tree lumen" + ] + }, + { + "id": "FMA:52458", + "name": "Lumen of inferior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52454" + ] + }, + "synonyms": [ + "Inferior vena caval tree lumen" + ] + }, + { + "id": "FMA:52459", + "name": "Lumen of cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52454" + ] + }, + "synonyms": [ + "Cardiac venous tree lumen" + ] + }, + { + "id": "FMA:52460", + "name": "Lumen of main cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52459" + ] + }, + "synonyms": [ + "Main cardiac venous tree lumen" + ] + }, + { + "id": "FMA:52461", + "name": "Lumen of anterior cardiac venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52459" + ] + }, + "synonyms": [ + "Anterior cardiac venous tree lumen" + ] + }, + { + "id": "FMA:52462", + "name": "Lumen of right marginal venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52459" + ] + }, + "synonyms": [ + "Right marginal venous tree lumen" + ] + }, + { + "id": "FMA:52463", + "name": "Lumen of superior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52455" + ] + }, + "synonyms": [ + "Superior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52464", + "name": "Lumen of right superior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52463" + ] + }, + "synonyms": [ + "Right superior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52465", + "name": "Lumen of left superior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52463" + ] + }, + "synonyms": [ + "Left superior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52466", + "name": "Lumen of inferior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52455" + ] + }, + "synonyms": [ + "Inferior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52467", + "name": "Lumen of right inferior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52466" + ] + }, + "synonyms": [ + "Right inferior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52468", + "name": "Lumen of left inferior pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52466" + ] + }, + "synonyms": [ + "Left inferior pulmonary venous tree lumen" + ] + }, + { + "id": "FMA:52469", + "name": "Lumen of arterial tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59680" + ] + } + }, + { + "id": "FMA:52470", + "name": "Lumen of systemic arterial tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52469" + ] + } + }, + { + "id": "FMA:52471", + "name": "Lumen of pulmonary arterial tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52469" + ] + } + }, + { + "id": "FMA:52472", + "name": "Lumen of venous tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59680" + ] + } + }, + { + "id": "FMA:52473", + "name": "Lumen of systemic venous tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52472" + ] + } + }, + { + "id": "FMA:52474", + "name": "Lumen of pulmonary venous tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52472" + ] + } + }, + { + "id": "FMA:52475", + "name": "Lumen of portal venous tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52472" + ] + } + }, + { + "id": "FMA:52476", + "name": "Left superior cerebellar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51232" + ] + } + }, + { + "id": "FMA:52477", + "name": "Tributary of right inferior petrosal sinus from medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51281" + ] + }, + "synonyms": [ + "Right inferior petrosal sinus from medullary oblongata tributary" + ] + }, + { + "id": "FMA:52478", + "name": "Tributary of left inferior petrosal sinus from medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51281" + ] + }, + "synonyms": [ + "Left inferior petrosal sinus from medullary oblongata tributary" + ] + }, + { + "id": "FMA:52479", + "name": "Tributary of right inferior petrosal sinus from pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51282" + ] + }, + "synonyms": [ + "Right inferior petrosal sinus from pons tributary" + ] + }, + { + "id": "FMA:52480", + "name": "Tributary of left inferior petrosal sinus from pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51282" + ] + }, + "synonyms": [ + "Left inferior petrosal sinus from pons tributary" + ] + }, + { + "id": "FMA:52481", + "name": "Tributary of right inferior petrosal sinus from inferior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51283" + ] + }, + "synonyms": [ + "Right inferior petrosal sinus from inferior cerebellum tributary" + ] + }, + { + "id": "FMA:52482", + "name": "Tributary of left inferior petrosal sinus from inferior cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51283" + ] + }, + "synonyms": [ + "Left inferior petrosal sinus from inferior cerebellum tributary" + ] + }, + { + "id": "FMA:52483", + "name": "Cervical part of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84259" + ] + } + }, + { + "id": "FMA:52484", + "name": "Thoracic part of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84259" + ] + } + }, + { + "id": "FMA:52485", + "name": "Cervical part of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52483" + ] + } + }, + { + "id": "FMA:52487", + "name": "Brachiocephalic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15083" + ] + } + }, + { + "id": "FMA:52489", + "name": "Ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + } + }, + { + "id": "FMA:52490", + "name": "Right ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52489" + ] + } + }, + { + "id": "FMA:52491", + "name": "Left ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52489" + ] + } + }, + { + "id": "FMA:52492", + "name": "Inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + } + }, + { + "id": "FMA:52493", + "name": "Right inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52492" + ] + } + }, + { + "id": "FMA:52494", + "name": "Left inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52492" + ] + } + }, + { + "id": "FMA:52501", + "name": "Muscular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + } + }, + { + "id": "FMA:52502", + "name": "Muscular branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52501" + ] + } + }, + { + "id": "FMA:52503", + "name": "Muscular branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52501" + ] + } + }, + { + "id": "FMA:52504", + "name": "Glandular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + } + }, + { + "id": "FMA:52505", + "name": "Inferior glandular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52504" + ] + }, + "synonyms": [ + "Inferior glandular part of inferior thyroid artery" + ] + }, + { + "id": "FMA:52506", + "name": "Ascending glandular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52504" + ] + }, + "synonyms": [ + "Ascending glandular part of inferior thyroid artery" + ] + }, + { + "id": "FMA:52507", + "name": "Ascending glandular branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52506" + ] + }, + "synonyms": [ + "Ascending glandular part of right inferior thyroid artery" + ] + }, + { + "id": "FMA:52508", + "name": "Ascending glandular branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52506" + ] + }, + "synonyms": [ + "Ascending glandular part of left inferior thyroid artery" + ] + }, + { + "id": "FMA:52509", + "name": "Inferior glandular branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52505" + ] + }, + "synonyms": [ + "Inferior glandular part of right inferior thyroid artery" + ] + }, + { + "id": "FMA:52510", + "name": "Inferior glandular branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52505" + ] + }, + "synonyms": [ + "Inferior glandular part of left inferior thyroid artery" + ] + }, + { + "id": "FMA:52511", + "name": "Right condylar emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50793" + ] + } + }, + { + "id": "FMA:52512", + "name": "Left condylar emissary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50793" + ] + } + }, + { + "id": "FMA:52513", + "name": "Venous plexus of right foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50796" + ] + } + }, + { + "id": "FMA:52514", + "name": "Venous plexus of left foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50796" + ] + } + }, + { + "id": "FMA:52515", + "name": "Venous plexus of right hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50795" + ] + } + }, + { + "id": "FMA:52516", + "name": "Venous plexus of left hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50795" + ] + } + }, + { + "id": "FMA:52517", + "name": "Right internal carotid venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50797" + ] + } + }, + { + "id": "FMA:52518", + "name": "Left internal carotid venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50797" + ] + } + }, + { + "id": "FMA:52519", + "name": "Masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:52520", + "name": "Right masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52519" + ] + } + }, + { + "id": "FMA:52521", + "name": "Left masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52519" + ] + } + }, + { + "id": "FMA:52522", + "name": "Sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50945" + ] + } + }, + { + "id": "FMA:52523", + "name": "Right sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52522" + ] + } + }, + { + "id": "FMA:52524", + "name": "Left sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52522" + ] + } + }, + { + "id": "FMA:52525", + "name": "Vertebral segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + } + }, + { + "id": "FMA:52526", + "name": "C6 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "C6 zone of esophagus" + ] + }, + { + "id": "FMA:52527", + "name": "T3 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T3 zone of esophagus" + ] + }, + { + "id": "FMA:52528", + "name": "C7 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "C7 zone of esophagus" + ] + }, + { + "id": "FMA:52529", + "name": "T1 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T1 zone of esophagus" + ] + }, + { + "id": "FMA:52530", + "name": "T2 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T2 zone of esophagus" + ] + }, + { + "id": "FMA:52531", + "name": "T4 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T4 zone of esophagus" + ] + }, + { + "id": "FMA:52532", + "name": "T5 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T5 zone of esophagus" + ] + }, + { + "id": "FMA:52533", + "name": "T6 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + }, + "synonyms": [ + "T6 zone of esophagus" + ] + }, + { + "id": "FMA:52534", + "name": "T7 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + } + }, + { + "id": "FMA:52536", + "name": "T9 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + } + }, + { + "id": "FMA:52537", + "name": "T10 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + } + }, + { + "id": "FMA:52538", + "name": "Superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:52539", + "name": "Right superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52538" + ] + } + }, + { + "id": "FMA:52540", + "name": "Left superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52538" + ] + } + }, + { + "id": "FMA:52541", + "name": "Inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50883" + ] + } + }, + { + "id": "FMA:52542", + "name": "Right inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52541" + ] + } + }, + { + "id": "FMA:52543", + "name": "Left inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52541" + ] + } + }, + { + "id": "FMA:52548", + "name": "Spatial association relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + } + }, + { + "id": "FMA:52549", + "name": "Anatomical laterality", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23138" + ] + } + }, + { + "id": "FMA:52551", + "name": "Tributary of posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + }, + "synonyms": [ + "Posterior auricular venous tributary" + ] + }, + { + "id": "FMA:52552", + "name": "External-internal jugular communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + } + }, + { + "id": "FMA:52553", + "name": "Right external-internal jugular communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52552" + ] + } + }, + { + "id": "FMA:52554", + "name": "Left external-internal jugular communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52552" + ] + } + }, + { + "id": "FMA:52555", + "name": "Communicating vein between internal jugular vein and anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50857" + ] + } + }, + { + "id": "FMA:52556", + "name": "Communicating vein between right internal jugular vein and right anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52555" + ] + } + }, + { + "id": "FMA:52557", + "name": "Communicating vein between left internal jugular vein and left anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52555" + ] + } + }, + { + "id": "FMA:52558", + "name": "Tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14317" + ] + }, + "synonyms": [ + "Posterior external jugular venous tributary" + ] + }, + { + "id": "FMA:52559", + "name": "Cutaneous tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52558" + ] + } + }, + { + "id": "FMA:52560", + "name": "Muscular tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52558" + ] + } + }, + { + "id": "FMA:52561", + "name": "Cutaneous tributary of right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52559" + ] + } + }, + { + "id": "FMA:52562", + "name": "Cutaneous tributary of left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52559" + ] + } + }, + { + "id": "FMA:52563", + "name": "Muscular tributary of right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52560" + ] + } + }, + { + "id": "FMA:52564", + "name": "Muscular tributary of left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52560" + ] + } + }, + { + "id": "FMA:52565", + "name": "Right lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14326" + ] + } + }, + { + "id": "FMA:52566", + "name": "Left lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14326" + ] + } + }, + { + "id": "FMA:52568", + "name": "Paired dural venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50762" + ] + } + }, + { + "id": "FMA:52569", + "name": "Unpaired dural venous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50762" + ] + } + }, + { + "id": "FMA:52570", + "name": "Branch of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Cranial neural branch" + ] + }, + { + "id": "FMA:52571", + "name": "Branch of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Oculomotor neural branch" + ] + }, + { + "id": "FMA:52572", + "name": "Superior branch of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + }, + "synonyms": [ + "Ramus superior (Nervus oculomotorius [III])", + "Superior ramus of oculomotor nerve", + "Oculomotor nerve superior division" + ] + }, + { + "id": "FMA:52573", + "name": "Inferior branch of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + }, + "synonyms": [ + "Ramus inferior (Nervus oculomotorius [III])", + "Oculomotor nerve inferior division", + "Inferior ramus of oculomotor nerve" + ] + }, + { + "id": "FMA:52574", + "name": "Superior branch of right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52572" + ] + } + }, + { + "id": "FMA:52575", + "name": "Superior branch of left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52572" + ] + } + }, + { + "id": "FMA:52576", + "name": "Inferior branch of right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52573" + ] + } + }, + { + "id": "FMA:52577", + "name": "Inferior branch of left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52573" + ] + } + }, + { + "id": "FMA:52578", + "name": "Nerve to ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52597" + ] + }, + "synonyms": [ + "Oculomotor root of ciliary ganglion", + "Parasympathetic root of ciliary ganglion", + "Oculomotor nerve ciliary ganglionic branch", + "Branch of inferior branch of oculomotor nerve to ciliary ganglion", + "Ramus ad ganglion ciliare (Nervus oculomotorius [III])" + ] + }, + { + "id": "FMA:52579", + "name": "Nerve to right ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52578" + ] + }, + "synonyms": [ + "Parasympathetic root of right ciliary ganglion", + "Oculomotor root of right ciliary ganglion", + "Branch of inferior branch of right oculomotor nerve to right ciliary ganglion" + ] + }, + { + "id": "FMA:52580", + "name": "Nerve to left ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52578" + ] + }, + "synonyms": [ + "Oculomotor root of left ciliary ganglion", + "Parasympathetic root of left ciliary ganglion", + "Branch of inferior branch of left oculomotor nerve to left ciliary ganglion" + ] + }, + { + "id": "FMA:52581", + "name": "Branch of superior branch of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + } + }, + { + "id": "FMA:52582", + "name": "Nerve to superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52581" + ] + }, + "synonyms": [ + "Oculomotor nerve rectus superior branch", + "Branch of oculomotor nerve to superior rectus" + ] + }, + { + "id": "FMA:52583", + "name": "Nerve to right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52582" + ] + }, + "synonyms": [ + "Branch of right oculomotor nerve to right superior rectus" + ] + }, + { + "id": "FMA:52584", + "name": "Nerve to left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52582" + ] + }, + "synonyms": [ + "Branch of left oculomotor nerve to left superior rectus" + ] + }, + { + "id": "FMA:52585", + "name": "Perineurium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:52586", + "name": "Endoneurium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20116" + ] + } + }, + { + "id": "FMA:52590", + "name": "Cauda equina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:52592", + "name": "Right olfactory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46787" + ] + } + }, + { + "id": "FMA:52593", + "name": "Left olfactory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46787" + ] + } + }, + { + "id": "FMA:52594", + "name": "Nerve to levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52581" + ] + }, + "synonyms": [ + "Branch of oculomotor nerve to levator palpebrae superioris", + "Oculomotor nerve levator palpebrae branch" + ] + }, + { + "id": "FMA:52595", + "name": "Nerve to right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52594" + ] + }, + "synonyms": [ + "Branch of right oculomotor nerve to right levator palpebrae superioris" + ] + }, + { + "id": "FMA:52596", + "name": "Nerve to left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52594" + ] + }, + "synonyms": [ + "Branch of left oculomotor nerve to left levator palpebrae superioris" + ] + }, + { + "id": "FMA:52597", + "name": "Branch of inferior branch of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + } + }, + { + "id": "FMA:52598", + "name": "Nerve to medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52597" + ] + }, + "synonyms": [ + "Inferior branch of oculomotor nerve to medial rectus", + "Oculomotor nerve rectus medialis branch", + "Inferior branch of oculomotor nerve to rectus medialis" + ] + }, + { + "id": "FMA:52599", + "name": "Nerve to inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52597" + ] + }, + "synonyms": [ + "Inferior branch of oculomotor nerve to inferior rectus", + "Inferior branch of oculomotor nerve to rectus inferior", + "Oculomotor nerve rectus inferior branch" + ] + }, + { + "id": "FMA:52600", + "name": "Nerve to inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52597" + ] + }, + "synonyms": [ + "Inferior branch of oculomotor nerve to inferior oblique", + "Inferior branch of oculomotor nerve to obliquus inferior", + "Oculomotor nerve obliquus inferior branch" + ] + }, + { + "id": "FMA:52601", + "name": "Nerve to right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52598" + ] + }, + "synonyms": [ + "Inferior branch of right oculomotor nerve to right medial rectus", + "Inferior branch of right oculomotor nerve to right rectus medialis" + ] + }, + { + "id": "FMA:52602", + "name": "Nerve to left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52598" + ] + }, + "synonyms": [ + "Inferior branch of left oculomotor nerve to left medial rectus", + "Inferior branch of left oculomotor nerve to left rectus medialis" + ] + }, + { + "id": "FMA:52603", + "name": "Nerve to right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52600" + ] + }, + "synonyms": [ + "Inferior branch of right oculomotor nerve to right obliquus inferior", + "Inferior branch of right oculomotor nerve to right inferior oblique" + ] + }, + { + "id": "FMA:52604", + "name": "Nerve to left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52600" + ] + }, + "synonyms": [ + "Inferior branch of left oculomotor nerve to left inferior oblique", + "Inferior branch of left oculomotor nerve to left obliquus inferior" + ] + }, + { + "id": "FMA:52605", + "name": "Nerve to right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52599" + ] + }, + "synonyms": [ + "Inferior branch of right oculomotor nerve to right inferior rectus", + "Inferior branch of right oculomotor nerve to right rectus inferior" + ] + }, + { + "id": "FMA:52606", + "name": "Nerve to left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52599" + ] + }, + "synonyms": [ + "Inferior branch of left oculomotor nerve to left rectus inferior", + "Inferior branch of left oculomotor nerve to left inferior rectus" + ] + }, + { + "id": "FMA:52607", + "name": "Branch of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Trigeminal neural branch" + ] + }, + { + "id": "FMA:52608", + "name": "Zone of trunk of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + } + }, + { + "id": "FMA:52609", + "name": "Root of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5981" + ] + }, + "synonyms": [ + "Cranial neural root", + "Cranial nerve root" + ] + }, + { + "id": "FMA:52610", + "name": "Root of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Trigeminal neural root" + ] + }, + { + "id": "FMA:52611", + "name": "Sensory root of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52610" + ] + }, + "synonyms": [ + "Radix sensoria (Nervus trigeminus [V])" + ] + }, + { + "id": "FMA:52612", + "name": "Motor root of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52610" + ] + }, + "synonyms": [ + "Motor branch of trigeminal nerve", + "Radix motoria (Nervus trigeminus [V])", + "Motor root of Nervus V" + ] + }, + { + "id": "FMA:52613", + "name": "Sensory root of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52611" + ] + } + }, + { + "id": "FMA:52614", + "name": "Sensory root of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52611" + ] + } + }, + { + "id": "FMA:52615", + "name": "Motor root of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52612" + ] + } + }, + { + "id": "FMA:52616", + "name": "Motor root of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52612" + ] + } + }, + { + "id": "FMA:52617", + "name": "Trunk of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5931" + ] + }, + "synonyms": [ + "Trigeminal neural trunk" + ] + }, + { + "id": "FMA:52618", + "name": "Trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Gasserian ganglion", + "Semilunar ganglion" + ] + }, + { + "id": "FMA:52619", + "name": "Right trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52618" + ] + } + }, + { + "id": "FMA:52620", + "name": "Left trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52618" + ] + } + }, + { + "id": "FMA:52621", + "name": "Ophthalmic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Ophthalmic division of trigeminal nerve (Va)", + "Nervus ophthalmicus (V1)", + "Nervus ophthalmicus (Va)", + "Ophthalmic nerve [Va]", + "Ophthalmic nerve [V1]", + "Ophthalmic division [V1]", + "First division of fifth cranial nerve", + "Ophthalmic division of trigeminal nerve (V1)", + "Ophthalmic division of fifth cranial nerve", + "First division of trigeminal nerve", + "Ophthalmic division [Va]" + ] + }, + { + "id": "FMA:52622", + "name": "Right ophthalmic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52621" + ] + } + }, + { + "id": "FMA:52623", + "name": "Left ophthalmic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52621" + ] + } + }, + { + "id": "FMA:52624", + "name": "Branch of ophthalmic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Ophthalmic neural branch" + ] + }, + { + "id": "FMA:52625", + "name": "Tentorial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52624" + ] + }, + "synonyms": [ + "Ophthalmic nerve dorsal branch", + "Ramus tentorius (Nervus ophthalmicus [Va;V1])", + "Recurrent meningeal branch of ophthalmic nerve", + "Ophthalmic nerve tentorial branch", + "Ramus meningeus recurrens (Nervus ophthalmicus [Va;V1])" + ] + }, + { + "id": "FMA:52626", + "name": "Right tentorial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52625" + ] + } + }, + { + "id": "FMA:52627", + "name": "Left tentorial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52625" + ] + } + }, + { + "id": "FMA:52628", + "name": "Lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52624" + ] + } + }, + { + "id": "FMA:52629", + "name": "Right lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52628" + ] + } + }, + { + "id": "FMA:52630", + "name": "Left lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52628" + ] + } + }, + { + "id": "FMA:52631", + "name": "Branch of lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52624" + ] + }, + "synonyms": [ + "Lacrimal neural branch" + ] + }, + { + "id": "FMA:52632", + "name": "Lacrimal nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52631" + ] + } + }, + { + "id": "FMA:52633", + "name": "Communicating branch of lacrimal nerve with zygomaticotemporal branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52631" + ] + }, + "synonyms": [ + "Communicating branch of lacrimal nerve with zygomatic nerve" + ] + }, + { + "id": "FMA:52634", + "name": "Right lacrimal nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52632" + ] + } + }, + { + "id": "FMA:52635", + "name": "Left lacrimal nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52632" + ] + } + }, + { + "id": "FMA:52636", + "name": "Communicating branch of right lacrimal nerve with zygomaticotemporal branch of right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52633" + ] + } + }, + { + "id": "FMA:52637", + "name": "Communicating branch of left lacrimal nerve with zygomaticotemporal branch of left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52633" + ] + } + }, + { + "id": "FMA:52638", + "name": "Frontal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52624" + ] + } + }, + { + "id": "FMA:52639", + "name": "Right frontal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52638" + ] + } + }, + { + "id": "FMA:52640", + "name": "Left frontal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52638" + ] + } + }, + { + "id": "FMA:52641", + "name": "Branch of frontal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52624" + ] + }, + "synonyms": [ + "Frontal neural branch" + ] + }, + { + "id": "FMA:52642", + "name": "Supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + } + }, + { + "id": "FMA:52643", + "name": "Right supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52642" + ] + } + }, + { + "id": "FMA:52644", + "name": "Left supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52642" + ] + } + }, + { + "id": "FMA:52645", + "name": "Branch of supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + }, + "synonyms": [ + "Supratrochlear neural branch" + ] + }, + { + "id": "FMA:52646", + "name": "Conjunctival branch of supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52645" + ] + }, + "synonyms": [ + "Branch of supratrochlear nerve to conjunctiva" + ] + }, + { + "id": "FMA:52647", + "name": "Cutaneous branch of supratrochlear nerve to upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52645" + ] + }, + "synonyms": [ + "Branch of supratrochlear nerve to skin of upper eyelid" + ] + }, + { + "id": "FMA:52648", + "name": "Cutaneous branch of supratrochlear nerve to forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52645" + ] + }, + "synonyms": [ + "Branch of supratrochlear nerve to skin of forehead" + ] + }, + { + "id": "FMA:52649", + "name": "Conjunctival branch of right supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52646" + ] + }, + "synonyms": [ + "Branch of right supratrochlear nerve to right conjunctiva" + ] + }, + { + "id": "FMA:52650", + "name": "Conjunctival branch of left supratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52646" + ] + }, + "synonyms": [ + "Branch of left supratrochlear nerve to left conjunctiva" + ] + }, + { + "id": "FMA:52651", + "name": "Cutaneous branch of right supratrochlear nerve to right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52647" + ] + }, + "synonyms": [ + "Branch of right supratrochlear nerve to skin of right upper eyelid" + ] + }, + { + "id": "FMA:52652", + "name": "Cutaneous branch of left supratrochlear nerve to left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52647" + ] + } + }, + { + "id": "FMA:52653", + "name": "Cutaneous branch of right supratrochlear nerve to forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52648" + ] + }, + "synonyms": [ + "Branch of right supratrochlear nerve to skin of forehead" + ] + }, + { + "id": "FMA:52654", + "name": "Cutaneous branch of left supratrochlear nerve to forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52648" + ] + } + }, + { + "id": "FMA:52655", + "name": "Supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + }, + "synonyms": [ + "Supraorbital nerve" + ] + }, + { + "id": "FMA:52656", + "name": "Right supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52655" + ] + }, + "synonyms": [ + "Right supraorbital nerve" + ] + }, + { + "id": "FMA:52657", + "name": "Left supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52655" + ] + }, + "synonyms": [ + "Left supraorbital nerve" + ] + }, + { + "id": "FMA:52658", + "name": "Branch of supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + }, + "synonyms": [ + "Supra-orbital neural branch", + "Branch of supraorbital nerve" + ] + }, + { + "id": "FMA:52659", + "name": "Medial branch of supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52658" + ] + }, + "synonyms": [ + "Medial branch of supraorbital nerve", + "Ramus medialis (Nervus supraorbitalis)" + ] + }, + { + "id": "FMA:52660", + "name": "Lateral branch of supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52658" + ] + }, + "synonyms": [ + "Lateral branch of supraorbital nerve", + "Ramus lateralis (Nervus supraorbitalis)" + ] + }, + { + "id": "FMA:52661", + "name": "Medial branch of right supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52659" + ] + }, + "synonyms": [ + "Medial branch of right supraorbital nerve" + ] + }, + { + "id": "FMA:52662", + "name": "Medial branch of left supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52659" + ] + }, + "synonyms": [ + "Medial branch of left supraorbital nerve" + ] + }, + { + "id": "FMA:52663", + "name": "Lateral branch of right supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52660" + ] + }, + "synonyms": [ + "Lateral branch of right supraorbital nerve" + ] + }, + { + "id": "FMA:52664", + "name": "Lateral branch of left supra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52660" + ] + }, + "synonyms": [ + "Lateral branch of left supraorbital nerve" + ] + }, + { + "id": "FMA:52665", + "name": "Supra-orbital nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52658" + ] + } + }, + { + "id": "FMA:52666", + "name": "Right supra-orbital nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52665" + ] + } + }, + { + "id": "FMA:52667", + "name": "Left supra-orbital nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52665" + ] + } + }, + { + "id": "FMA:52668", + "name": "Nasociliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + } + }, + { + "id": "FMA:52669", + "name": "Right nasociliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52668" + ] + } + }, + { + "id": "FMA:52670", + "name": "Left nasociliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52668" + ] + } + }, + { + "id": "FMA:52671", + "name": "Branch of nasociliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52641" + ] + }, + "synonyms": [ + "Nasociliary neural branch" + ] + }, + { + "id": "FMA:52672", + "name": "Communicating branch of nasociliary nerve with ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + }, + "synonyms": [ + "Nasociliary root of ciliary ganglion", + "Sensory root of ciliary ganglion", + "Ramus communicans cum ganglio ciliari (Nervus nasociliaris)", + "Ciliary ganglionic branch of nasociliary nerve" + ] + }, + { + "id": "FMA:52673", + "name": "Communicating branch of right nasociliary nerve with right ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52672" + ] + }, + "synonyms": [ + "Nasociliary root of right ciliary ganglion", + "Sensory root of right ciliary ganglion", + "Ciliary ganglionic branch of right nasociliary nerve" + ] + }, + { + "id": "FMA:52674", + "name": "Communicating branch of left nasociliary nerve with left ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52672" + ] + }, + "synonyms": [ + "Sensory root of left ciliary ganglion", + "Ciliary ganglionic branch of left nasociliary nerve", + "Nasociliary root of left ciliary ganglion" + ] + }, + { + "id": "FMA:52675", + "name": "Anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + } + }, + { + "id": "FMA:52676", + "name": "Right anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52675" + ] + } + }, + { + "id": "FMA:52677", + "name": "Left anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52675" + ] + } + }, + { + "id": "FMA:52678", + "name": "Branch of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + }, + "synonyms": [ + "Anterior ethmoidal neural branch" + ] + }, + { + "id": "FMA:52679", + "name": "Internal nasal branch of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52678" + ] + } + }, + { + "id": "FMA:52680", + "name": "Medial internal nasal branch of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52679" + ] + } + }, + { + "id": "FMA:52681", + "name": "Lateral internal nasal branch of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52679" + ] + } + }, + { + "id": "FMA:52682", + "name": "Medial internal nasal branch of right anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52680" + ] + } + }, + { + "id": "FMA:52683", + "name": "Medial internal nasal branch of left anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52680" + ] + } + }, + { + "id": "FMA:52684", + "name": "Lateral internal nasal branch of right anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52681" + ] + } + }, + { + "id": "FMA:52685", + "name": "Lateral internal nasal branch of left anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52681" + ] + } + }, + { + "id": "FMA:52686", + "name": "Internal nasal branch of right anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52679" + ] + } + }, + { + "id": "FMA:52687", + "name": "Internal nasal branch of left anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52679" + ] + } + }, + { + "id": "FMA:52688", + "name": "External nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52678" + ] + }, + "synonyms": [ + "External nasal branch of anterior ethmoidal nerve" + ] + }, + { + "id": "FMA:52689", + "name": "Right external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52688" + ] + } + }, + { + "id": "FMA:52690", + "name": "Left external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52688" + ] + } + }, + { + "id": "FMA:52691", + "name": "Long ciliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + } + }, + { + "id": "FMA:52692", + "name": "Long ciliary nerve to ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52691" + ] + } + }, + { + "id": "FMA:52693", + "name": "Infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + } + }, + { + "id": "FMA:52694", + "name": "Long ciliary nerve to iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52691" + ] + } + }, + { + "id": "FMA:52695", + "name": "Long ciliary nerve to dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52691" + ] + } + }, + { + "id": "FMA:52696", + "name": "Long ciliary nerve to right ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52692" + ] + } + }, + { + "id": "FMA:52697", + "name": "Long ciliary nerve to left ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52692" + ] + } + }, + { + "id": "FMA:52698", + "name": "Right infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52693" + ] + } + }, + { + "id": "FMA:52699", + "name": "Left infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52693" + ] + } + }, + { + "id": "FMA:52700", + "name": "Long ciliary nerve to right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52694" + ] + } + }, + { + "id": "FMA:52701", + "name": "Long ciliary nerve to left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52694" + ] + } + }, + { + "id": "FMA:52702", + "name": "Long ciliary nerve to right dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52695" + ] + } + }, + { + "id": "FMA:52703", + "name": "Long ciliary nerve to left dilatator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52695" + ] + } + }, + { + "id": "FMA:52704", + "name": "Branch of infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + }, + "synonyms": [ + "Infratrochlear neural branch" + ] + }, + { + "id": "FMA:52705", + "name": "Cutaneous branch of infratrochlear nerve to eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52704" + ] + }, + "synonyms": [ + "Branch of infratrochlear nerve to skin of eyelid" + ] + }, + { + "id": "FMA:52706", + "name": "Cutaneous branch of right infratrochlear nerve to right eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52705" + ] + } + }, + { + "id": "FMA:52707", + "name": "Cutaneous branch of left infratrochlear nerve to left eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52705" + ] + } + }, + { + "id": "FMA:52708", + "name": "Palpebral branch of infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52704" + ] + }, + "synonyms": [ + "Branch of infratrochlear nerve to conjunctiva" + ] + }, + { + "id": "FMA:52709", + "name": "Palpebral branch of right infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52708" + ] + }, + "synonyms": [ + "Branch of right infratrochlear nerve to right conjunctiva" + ] + }, + { + "id": "FMA:52710", + "name": "Palpebral branch of left infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52708" + ] + }, + "synonyms": [ + "Branch of left infratrochlear nerve to left conjunctiva" + ] + }, + { + "id": "FMA:52711", + "name": "Lacrimal branch of infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52704" + ] + }, + "synonyms": [ + "Branch of infratrochlear nerve to lacrimal sac" + ] + }, + { + "id": "FMA:52712", + "name": "Lacrimal branch of right infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52711" + ] + }, + "synonyms": [ + "Branch of right infratrochlear nerve to right lacrimal sac" + ] + }, + { + "id": "FMA:52713", + "name": "Lacrimal branch of left infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52711" + ] + }, + "synonyms": [ + "Branch of left infratrochlear nerve to left lacrimal sac" + ] + }, + { + "id": "FMA:52714", + "name": "Posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + } + }, + { + "id": "FMA:52715", + "name": "Right posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52714" + ] + } + }, + { + "id": "FMA:52716", + "name": "Left posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52714" + ] + } + }, + { + "id": "FMA:52717", + "name": "Branch of posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52671" + ] + }, + "synonyms": [ + "Posterior ethmoidal neural branch" + ] + }, + { + "id": "FMA:52718", + "name": "Branch of posterior ethmoidal nerve to ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52717" + ] + } + }, + { + "id": "FMA:52719", + "name": "Branch of posterior ethmoidal nerve to sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52717" + ] + } + }, + { + "id": "FMA:52720", + "name": "Branch of right posterior ethmoidal nerve to right ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52718" + ] + } + }, + { + "id": "FMA:52721", + "name": "Branch of left posterior ethmoidal nerve to left ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52718" + ] + } + }, + { + "id": "FMA:52722", + "name": "Branch of right posterior ethmoidal nerve to right sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52719" + ] + } + }, + { + "id": "FMA:52723", + "name": "Branch of left posterior ethmoidal nerve to left sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52719" + ] + } + }, + { + "id": "FMA:52724", + "name": "Maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Maxillary division [V2]", + "Maxillary nerve [Vb]", + "Nervus maxillaris (Vb; V2)", + "Maxillary division [Vb]", + "Maxillary nerve [V2]", + "Second division of fifth cranial nerve", + "Maxillary division of fifth cranial nerve", + "Maxillary division of trigeminal nerve (Vb; V2)", + "Second division of trigeminal nerve" + ] + }, + { + "id": "FMA:52725", + "name": "Right maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52724" + ] + } + }, + { + "id": "FMA:52726", + "name": "Left maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52724" + ] + } + }, + { + "id": "FMA:52727", + "name": "Branch of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Maxillary neural branch" + ] + }, + { + "id": "FMA:52728", + "name": "Middle meningeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Nervus meningeus medius", + "Meningeal branch of maxillary nerve", + "Ramus meningeus (Nervus maxillaris)" + ] + }, + { + "id": "FMA:52729", + "name": "Right middle meningeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52728" + ] + }, + "synonyms": [ + "Meningeal branch of right maxillary nerve" + ] + }, + { + "id": "FMA:52730", + "name": "Left middle meningeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52728" + ] + }, + "synonyms": [ + "Meningeal branch of left maxillary nerve" + ] + }, + { + "id": "FMA:52731", + "name": "Ganglionic branch of maxillary nerve to pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Sensory root of pterygopalatine ganglion", + "Pterygopalatine nerve" + ] + }, + { + "id": "FMA:52732", + "name": "Ganglionic branch of right maxillary nerve to right pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52731" + ] + }, + "synonyms": [ + "Right pterygopalatine nerve" + ] + }, + { + "id": "FMA:52733", + "name": "Ganglionic branch of left maxillary nerve to left pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52731" + ] + }, + "synonyms": [ + "Left pterygopalatine nerve" + ] + }, + { + "id": "FMA:52734", + "name": "Frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + } + }, + { + "id": "FMA:52735", + "name": "Occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + } + }, + { + "id": "FMA:52736", + "name": "Sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7478" + ] + }, + "synonyms": [ + "Sphenoid", + "Sphenoidal bone" + ] + }, + { + "id": "FMA:52737", + "name": "Temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7478" + ] + } + }, + { + "id": "FMA:52738", + "name": "Right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52737" + ] + } + }, + { + "id": "FMA:52739", + "name": "Left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52737" + ] + } + }, + { + "id": "FMA:52740", + "name": "Ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7478" + ] + }, + "synonyms": [ + "Ethmoidal bone" + ] + }, + { + "id": "FMA:52741", + "name": "Lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + } + }, + { + "id": "FMA:52742", + "name": "Anterior meningeal branch of posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52717" + ] + }, + "synonyms": [ + "Ramus meningeus anterior (Nervus ethmoidalis anterior)" + ] + }, + { + "id": "FMA:52743", + "name": "Anterior meningeal branch of right posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52742" + ] + } + }, + { + "id": "FMA:52744", + "name": "Anterior meningeal branch of left posterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52742" + ] + } + }, + { + "id": "FMA:52745", + "name": "Nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + } + }, + { + "id": "FMA:52746", + "name": "Palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + } + }, + { + "id": "FMA:52747", + "name": "Zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Cheek bone", + "Orbital bone" + ] + }, + { + "id": "FMA:52748", + "name": "Mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Mandibulla", + "Lower jaw bone" + ] + }, + { + "id": "FMA:52749", + "name": "Hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + } + }, + { + "id": "FMA:52750", + "name": "Auditory ossicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + } + }, + { + "id": "FMA:52751", + "name": "Stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52750" + ] + }, + "synonyms": [ + "Stirrup" + ] + }, + { + "id": "FMA:52752", + "name": "Incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52750" + ] + } + }, + { + "id": "FMA:52753", + "name": "Malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52750" + ] + } + }, + { + "id": "FMA:52754", + "name": "Orbital branch of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52755", + "name": "Orbital branch of maxillary nerve to orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52754" + ] + }, + "synonyms": [ + "Orbital branch of maxillary nerve to orbitalis muscle" + ] + }, + { + "id": "FMA:52756", + "name": "Orbital branch of maxillary nerve to sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52754" + ] + } + }, + { + "id": "FMA:52757", + "name": "Zone of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Stapes zone" + ] + }, + { + "id": "FMA:52760", + "name": "Handle of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Malleus handle", + "Manubrium of malleus" + ] + }, + { + "id": "FMA:52761", + "name": "Head of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Malleus head" + ] + }, + { + "id": "FMA:52762", + "name": "Neck of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Malleus neck" + ] + }, + { + "id": "FMA:52763", + "name": "Body of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Incus body" + ] + }, + { + "id": "FMA:52764", + "name": "Long limb of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Crus longum (incus)", + "Long process of incus" + ] + }, + { + "id": "FMA:52765", + "name": "Short limb of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Short process of incus", + "Crus breve (incus)" + ] + }, + { + "id": "FMA:52766", + "name": "Head of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Stapes head" + ] + }, + { + "id": "FMA:52767", + "name": "Anterior limb of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52757" + ] + }, + "synonyms": [ + "Crus anterius (stapes)" + ] + }, + { + "id": "FMA:52768", + "name": "Posterior limb of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52757" + ] + }, + "synonyms": [ + "Crus posterius (stapes)" + ] + }, + { + "id": "FMA:52769", + "name": "Base of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Footplate", + "Stapes base" + ] + }, + { + "id": "FMA:52770", + "name": "Lateral process of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus lateralis (malleus)" + ] + }, + { + "id": "FMA:52771", + "name": "Anterior process of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Folian process", + "Rau's process", + "Processus anterior (malleus)" + ] + }, + { + "id": "FMA:52772", + "name": "Orbital branch of maxillary nerve to ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52754" + ] + } + }, + { + "id": "FMA:52773", + "name": "Orbital branch of right maxillary nerve to right orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52755" + ] + } + }, + { + "id": "FMA:52774", + "name": "Orbital branch of left maxillary nerve to left orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52755" + ] + } + }, + { + "id": "FMA:52775", + "name": "Lenticular process of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus lenticularis (incus)" + ] + }, + { + "id": "FMA:52776", + "name": "Orbital branch of right maxillary nerve to right ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52772" + ] + } + }, + { + "id": "FMA:52777", + "name": "Orbital branch of left maxillary nerve to left ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52772" + ] + } + }, + { + "id": "FMA:52778", + "name": "Orbital branch of right maxillary nerve to right sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52756" + ] + } + }, + { + "id": "FMA:52779", + "name": "Orbital branch of left maxillary nerve to left sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52756" + ] + } + }, + { + "id": "FMA:52780", + "name": "Ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61708" + ] + } + }, + { + "id": "FMA:52781", + "name": "External ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61708" + ] + }, + "synonyms": [ + "Auricular region of head", + "Auricular region" + ] + }, + { + "id": "FMA:52782", + "name": "Lateral posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52783", + "name": "Medial posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52784", + "name": "Left lateral posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52782" + ] + } + }, + { + "id": "FMA:52785", + "name": "Right lateral posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52782" + ] + } + }, + { + "id": "FMA:52786", + "name": "Right medial posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52783" + ] + } + }, + { + "id": "FMA:52787", + "name": "Left medial posterior superior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52783" + ] + } + }, + { + "id": "FMA:52788", + "name": "Right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9613" + ] + } + }, + { + "id": "FMA:52789", + "name": "Left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9613" + ] + } + }, + { + "id": "FMA:52790", + "name": "Surface of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Parietal bone surface" + ] + }, + { + "id": "FMA:52791", + "name": "Internal surface of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81057" + ] + }, + "synonyms": [ + "Facies interna (os parietale)" + ] + }, + { + "id": "FMA:52792", + "name": "External surface of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81057" + ] + }, + "synonyms": [ + "Facies externa (os parietale)" + ] + }, + { + "id": "FMA:52793", + "name": "Internal surface of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52791" + ] + } + }, + { + "id": "FMA:52794", + "name": "Internal surface of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52791" + ] + } + }, + { + "id": "FMA:52795", + "name": "External surface of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52792" + ] + } + }, + { + "id": "FMA:52796", + "name": "External surface of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52792" + ] + } + }, + { + "id": "FMA:52797", + "name": "Nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Scarpa's nerve" + ] + }, + { + "id": "FMA:52798", + "name": "Right nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52797" + ] + } + }, + { + "id": "FMA:52799", + "name": "Left nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52797" + ] + } + }, + { + "id": "FMA:52800", + "name": "Calvaria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Calva" + ] + }, + { + "id": "FMA:52801", + "name": "Basicranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Base of skull", + "Cranial base" + ] + }, + { + "id": "FMA:52802", + "name": "Greater palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52803", + "name": "Right greater palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52802" + ] + } + }, + { + "id": "FMA:52804", + "name": "Left greater palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52802" + ] + } + }, + { + "id": "FMA:52805", + "name": "Lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52806", + "name": "Right lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52805" + ] + } + }, + { + "id": "FMA:52807", + "name": "Left lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52805" + ] + } + }, + { + "id": "FMA:52809", + "name": "Vertical anatomical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:52810", + "name": "Horizontal anatomical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:52811", + "name": "Frankfurt plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52810" + ] + } + }, + { + "id": "FMA:52813", + "name": "Branch of greater palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Greater palatine neural branch" + ] + }, + { + "id": "FMA:52814", + "name": "Branch of greater palatine nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52813" + ] + }, + "synonyms": [ + "Branch of greater palatine nerve to gum" + ] + }, + { + "id": "FMA:52815", + "name": "Branch of greater palatine nerve to mucosa of hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52813" + ] + } + }, + { + "id": "FMA:52816", + "name": "Communicating branch of greater palatine nerve with nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52813" + ] + } + }, + { + "id": "FMA:52817", + "name": "Communicating branch of right greater palatine nerve with right nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52816" + ] + } + }, + { + "id": "FMA:52818", + "name": "Communicating branch of left greater palatine nerve with left nasopalatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52816" + ] + } + }, + { + "id": "FMA:52819", + "name": "Branch of right greater palatine nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52814" + ] + }, + "synonyms": [ + "Branch of right greater palatine nerve to gum" + ] + }, + { + "id": "FMA:52820", + "name": "Branch of left greater palatine nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52814" + ] + }, + "synonyms": [ + "Branch of left greater palatine nerve to gum" + ] + }, + { + "id": "FMA:52821", + "name": "Branch of right greater palatine nerve to mucosa of hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52815" + ] + } + }, + { + "id": "FMA:52822", + "name": "Branch of left greater palatine nerve to mucosa of hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52815" + ] + } + }, + { + "id": "FMA:52823", + "name": "Posterior inferior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52813" + ] + }, + "synonyms": [ + "Posterior inferior nasal branch of greater palatine nerve" + ] + }, + { + "id": "FMA:52824", + "name": "Right posterior inferior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52823" + ] + }, + "synonyms": [ + "Posterior inferior nasal branch of right greater palatine nerve" + ] + }, + { + "id": "FMA:52825", + "name": "Left posterior inferior nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52823" + ] + }, + "synonyms": [ + "Posterior inferior nasal branch of left greater palatine nerve" + ] + }, + { + "id": "FMA:52826", + "name": "Zone of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Mandibular zone" + ] + }, + { + "id": "FMA:52827", + "name": "Body of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Mandibular body" + ] + }, + { + "id": "FMA:52828", + "name": "Ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52826" + ] + }, + "synonyms": [ + "Mandibular ramus" + ] + }, + { + "id": "FMA:52829", + "name": "Right ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52828" + ] + } + }, + { + "id": "FMA:52830", + "name": "Left ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52828" + ] + } + }, + { + "id": "FMA:52831", + "name": "Base of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Mandibular base" + ] + }, + { + "id": "FMA:52832", + "name": "Alveolar part of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Alveolar process of mandible", + "Pars alveolaris (mandibula)" + ] + }, + { + "id": "FMA:52833", + "name": "Coronoid process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus coronoideus (mandibula)" + ] + }, + { + "id": "FMA:52834", + "name": "Right coronoid process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52833" + ] + } + }, + { + "id": "FMA:52835", + "name": "Left coronoid process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52833" + ] + } + }, + { + "id": "FMA:52836", + "name": "Condylar process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus condylaris" + ] + }, + { + "id": "FMA:52837", + "name": "Branch of lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Lesser palatine neural branch" + ] + }, + { + "id": "FMA:52838", + "name": "Right condylar process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52836" + ] + } + }, + { + "id": "FMA:52839", + "name": "Tonsillar branch of lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52837" + ] + } + }, + { + "id": "FMA:52840", + "name": "Left condylar process of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52836" + ] + } + }, + { + "id": "FMA:52841", + "name": "Tonsillar branch of right lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52839" + ] + } + }, + { + "id": "FMA:52842", + "name": "Uvular branch of left lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52843" + ] + } + }, + { + "id": "FMA:52843", + "name": "Uvular branch of lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52837" + ] + } + }, + { + "id": "FMA:52844", + "name": "Uvular branch of right lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52843" + ] + } + }, + { + "id": "FMA:52845", + "name": "Zone of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Maxillary zone" + ] + }, + { + "id": "FMA:52846", + "name": "Body of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Maxillary body" + ] + }, + { + "id": "FMA:52847", + "name": "Zone of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Frontal bone zone" + ] + }, + { + "id": "FMA:52848", + "name": "Squamous part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Squama of frontal bone" + ] + }, + { + "id": "FMA:52849", + "name": "Orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Pars orbitalis (Os frontale)" + ] + }, + { + "id": "FMA:52850", + "name": "Superciliary arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + } + }, + { + "id": "FMA:52851", + "name": "Glabella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + } + }, + { + "id": "FMA:52852", + "name": "Frontal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Frontal eminence" + ] + }, + { + "id": "FMA:52853", + "name": "Nasal part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Pars nasalis (Os frontale)" + ] + }, + { + "id": "FMA:52854", + "name": "Surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Frontal bone surface" + ] + }, + { + "id": "FMA:52855", + "name": "External surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + }, + "synonyms": [ + "Facies externa (Os frontale)" + ] + }, + { + "id": "FMA:52856", + "name": "Internal surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + }, + "synonyms": [ + "Facies interna (Os frontale)" + ] + }, + { + "id": "FMA:52857", + "name": "Zone of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Occipital bone zone" + ] + }, + { + "id": "FMA:52858", + "name": "Basilar part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + }, + "synonyms": [ + "Basioccipital" + ] + }, + { + "id": "FMA:52859", + "name": "Lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Exoccipital" + ] + }, + { + "id": "FMA:52860", + "name": "Squamous part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + }, + "synonyms": [ + "Occipital squama", + "Squama of occipital bone" + ] + }, + { + "id": "FMA:52861", + "name": "Occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80358" + ] + } + }, + { + "id": "FMA:52862", + "name": "Right occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52861" + ] + } + }, + { + "id": "FMA:52863", + "name": "Left occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52861" + ] + } + }, + { + "id": "FMA:52864", + "name": "Right lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52859" + ] + } + }, + { + "id": "FMA:52865", + "name": "Left lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52859" + ] + } + }, + { + "id": "FMA:52866", + "name": "Zone of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Sphenoid zone" + ] + }, + { + "id": "FMA:52867", + "name": "Body of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Body of sphenoidal bone", + "Sphenoid body", + "Central body of sphenoid", + "Corpus (os sphenoidale)" + ] + }, + { + "id": "FMA:52868", + "name": "Greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Greater wing of sphenoidal bone", + "Ala major (os sphenoidale)" + ] + }, + { + "id": "FMA:52869", + "name": "Lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Lesser wing of sphenoidal bone", + "Ala minor (os sphenoidale)", + "Ingrassia's process" + ] + }, + { + "id": "FMA:52870", + "name": "Zone of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Temporal bone zone" + ] + }, + { + "id": "FMA:52871", + "name": "Petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + }, + "synonyms": [ + "Petrosal bone", + "Petrous bone", + "Pars petrosa (os temporale)", + "Petromastoid part of temporal bone" + ] + }, + { + "id": "FMA:52872", + "name": "Mastoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:52873", + "name": "Right mastoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52872" + ] + } + }, + { + "id": "FMA:52874", + "name": "Left mastoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52872" + ] + } + }, + { + "id": "FMA:52875", + "name": "Petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52871" + ] + }, + "synonyms": [ + "Petromastoid part of right temporal bone" + ] + }, + { + "id": "FMA:52876", + "name": "Petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52871" + ] + }, + "synonyms": [ + "Petromastoid part of left temporal bone" + ] + }, + { + "id": "FMA:52877", + "name": "Styloid process of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Styloid process of temporal bone" + ] + }, + { + "id": "FMA:52878", + "name": "Styloid process of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52877" + ] + } + }, + { + "id": "FMA:52879", + "name": "Styloid process of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52877" + ] + } + }, + { + "id": "FMA:52880", + "name": "Tympanic part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + }, + "synonyms": [ + "Tympanic plate", + "Pars tympanica (os temporale)" + ] + }, + { + "id": "FMA:52881", + "name": "Tympanic part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52880" + ] + }, + "synonyms": [ + "Right tympanic plate" + ] + }, + { + "id": "FMA:52882", + "name": "Tympanic part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52880" + ] + }, + "synonyms": [ + "Left tympanic plate" + ] + }, + { + "id": "FMA:52883", + "name": "Squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + }, + "synonyms": [ + "Pars squamosa (os temporale)", + "Squamous bone" + ] + }, + { + "id": "FMA:52884", + "name": "Squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52883" + ] + } + }, + { + "id": "FMA:52885", + "name": "Squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52883" + ] + } + }, + { + "id": "FMA:52886", + "name": "Zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Temporal zygomatic process", + "Processus zygomaticus" + ] + }, + { + "id": "FMA:52887", + "name": "Zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52886" + ] + }, + "synonyms": [ + "Right temporal zygomatic process", + "Right zygomatic process" + ] + }, + { + "id": "FMA:52888", + "name": "Zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52886" + ] + }, + "synonyms": [ + "Left zygomatic process", + "Left temporal zygomatic process" + ] + }, + { + "id": "FMA:52889", + "name": "Zone of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Ethmoid zone" + ] + }, + { + "id": "FMA:52890", + "name": "Cribriform plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + } + }, + { + "id": "FMA:52891", + "name": "Perpendicular plate of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + }, + "synonyms": [ + "Lamina perpendicularis (os ethmoidale)", + "Lamina perpendicularis of ethmoid bone" + ] + }, + { + "id": "FMA:52892", + "name": "Right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52747" + ] + }, + "synonyms": [ + "Right orbital bone", + "Right cheek bone" + ] + }, + { + "id": "FMA:52893", + "name": "Left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52747" + ] + }, + "synonyms": [ + "Left cheek bone", + "Left orbital bone" + ] + }, + { + "id": "FMA:52894", + "name": "Frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus frontalis (maxilla)" + ] + }, + { + "id": "FMA:52895", + "name": "Zygomatic process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus zygomaticus (maxilla)", + "Zygomaticoorbital process of maxilla" + ] + }, + { + "id": "FMA:52896", + "name": "Palatine process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus palatinus (maxilla)" + ] + }, + { + "id": "FMA:52897", + "name": "Alveolar process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus alveolaris (maxilla)", + "Alveolar part of maxilla" + ] + }, + { + "id": "FMA:52898", + "name": "Zone of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Palatine bone zone" + ] + }, + { + "id": "FMA:52899", + "name": "Perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + }, + "synonyms": [ + "Lamina perpendicularis (os palatinum)" + ] + }, + { + "id": "FMA:52900", + "name": "Pyramidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus pyramidalis (os palatinum)" + ] + }, + { + "id": "FMA:52901", + "name": "Horizontal plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + }, + "synonyms": [ + "Lamina horizontalis (os palatinum)" + ] + }, + { + "id": "FMA:52904", + "name": "Temporal process of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus temporalis (os zygomaticum)" + ] + }, + { + "id": "FMA:52905", + "name": "Temporal process of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52904" + ] + } + }, + { + "id": "FMA:52906", + "name": "Temporal process of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52904" + ] + } + }, + { + "id": "FMA:52907", + "name": "Frontal process of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus frontalis (os zygomaticum)" + ] + }, + { + "id": "FMA:52908", + "name": "Frontal process of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52907" + ] + } + }, + { + "id": "FMA:52909", + "name": "Frontal process of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52907" + ] + } + }, + { + "id": "FMA:52910", + "name": "Orbital tubercle of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum orbitale (os zygomaticum)" + ] + }, + { + "id": "FMA:52911", + "name": "Orbital tubercle of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52910" + ] + } + }, + { + "id": "FMA:52912", + "name": "Orbital tubercle of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52910" + ] + } + }, + { + "id": "FMA:52913", + "name": "Skin of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24759" + ] + }, + "synonyms": [ + "Right cheek skin" + ] + }, + { + "id": "FMA:52914", + "name": "Skin of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24759" + ] + }, + "synonyms": [ + "Left cheek skin" + ] + }, + { + "id": "FMA:52915", + "name": "Skin of right eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24760" + ] + }, + "synonyms": [ + "Right eyelid skin" + ] + }, + { + "id": "FMA:52916", + "name": "Skin of left eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24760" + ] + }, + "synonyms": [ + "Left eyelid skin" + ] + }, + { + "id": "FMA:52917", + "name": "Skin of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24761" + ] + }, + "synonyms": [ + "Right upper eyelid skin" + ] + }, + { + "id": "FMA:52918", + "name": "Skin of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24761" + ] + }, + "synonyms": [ + "Left upper eyelid skin" + ] + }, + { + "id": "FMA:52919", + "name": "Skin of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24762" + ] + }, + "synonyms": [ + "Right lower eyelid skin" + ] + }, + { + "id": "FMA:52920", + "name": "Skin of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24762" + ] + }, + "synonyms": [ + "Left lower eyelid skin" + ] + }, + { + "id": "FMA:52921", + "name": "Skin of temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63885" + ] + }, + "synonyms": [ + "Skin of temporal part of head", + "Temple skin" + ] + }, + { + "id": "FMA:52922", + "name": "Skin of right temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52921" + ] + }, + "synonyms": [ + "Skin of right temporal part of head", + "Right temple skin" + ] + }, + { + "id": "FMA:52923", + "name": "Skin of left temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52921" + ] + }, + "synonyms": [ + "Skin of left temporal part of head", + "Left temple skin" + ] + }, + { + "id": "FMA:52924", + "name": "Tonsillar branch of left lesser palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52839" + ] + } + }, + { + "id": "FMA:52925", + "name": "Branch of lesser palatine nerve to soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52837" + ] + } + }, + { + "id": "FMA:52926", + "name": "Branch of right lesser palatine nerve to soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52925" + ] + } + }, + { + "id": "FMA:52927", + "name": "Branch of left lesser palatine nerve to soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52925" + ] + } + }, + { + "id": "FMA:52928", + "name": "Coronal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Coronal suture of skull" + ] + }, + { + "id": "FMA:52929", + "name": "Sagittal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sagittal suture of skull" + ] + }, + { + "id": "FMA:52930", + "name": "Superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Superior dental nerve" + ] + }, + { + "id": "FMA:52931", + "name": "Posterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52930" + ] + }, + "synonyms": [ + "Posterior superior dental nerve" + ] + }, + { + "id": "FMA:52932", + "name": "Middle superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52930" + ] + }, + "synonyms": [ + "Middle superior alveolar branch", + "Middle superior dental nerve" + ] + }, + { + "id": "FMA:52933", + "name": "Lambdoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Lambdoid suture of skull" + ] + }, + { + "id": "FMA:52934", + "name": "Occipitomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Occipitomastoid suture of skull" + ] + }, + { + "id": "FMA:52935", + "name": "Anterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52930" + ] + }, + "synonyms": [ + "Anterior superior dental nerve" + ] + }, + { + "id": "FMA:52936", + "name": "Right posterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52931" + ] + } + }, + { + "id": "FMA:52937", + "name": "Left posterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52931" + ] + } + }, + { + "id": "FMA:52938", + "name": "Sphenofrontal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontosphenoid suture", + "Sphenofrontal suture of skull" + ] + }, + { + "id": "FMA:52939", + "name": "Right middle superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52932" + ] + } + }, + { + "id": "FMA:52940", + "name": "Left middle superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52932" + ] + } + }, + { + "id": "FMA:52941", + "name": "Right anterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52935" + ] + } + }, + { + "id": "FMA:52942", + "name": "Left anterior superior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52935" + ] + } + }, + { + "id": "FMA:52943", + "name": "Spheno-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenoethmoidal suture of skull" + ] + }, + { + "id": "FMA:52944", + "name": "Sphenosquamosal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenosquamous suture", + "Sphenosquamous suture of skull" + ] + }, + { + "id": "FMA:52945", + "name": "Sphenoparietal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenoparietal suture of skull" + ] + }, + { + "id": "FMA:52946", + "name": "Squamous suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Squamous suture of skull" + ] + }, + { + "id": "FMA:52947", + "name": "Parietomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Parietomastoid suture of skull" + ] + }, + { + "id": "FMA:52948", + "name": "Frontonasal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontonasal suture of skull" + ] + }, + { + "id": "FMA:52949", + "name": "Fronto-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontoethmoid suture", + "Frontoethmoidal suture of skull" + ] + }, + { + "id": "FMA:52950", + "name": "Frontomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontomaxillary suture of skull" + ] + }, + { + "id": "FMA:52951", + "name": "Frontolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontolacrimal suture of skull" + ] + }, + { + "id": "FMA:52952", + "name": "Frontozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Frontozygomatic suture of skull" + ] + }, + { + "id": "FMA:52953", + "name": "Zygomaticomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Zygomaticomaxillary suture of skull" + ] + }, + { + "id": "FMA:52954", + "name": "Ethmoidomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Ethmoidomaxillary suture of skull" + ] + }, + { + "id": "FMA:52955", + "name": "Sphenovomerine suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenovomerine suture of skull" + ] + }, + { + "id": "FMA:52956", + "name": "Sphenozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenozygomatica suture of skull" + ] + }, + { + "id": "FMA:52957", + "name": "Sphenomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sphenomaxillary suture of skull" + ] + }, + { + "id": "FMA:52958", + "name": "Temporozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Temporozygomatic suture of skull" + ] + }, + { + "id": "FMA:52959", + "name": "Internasal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Internasal suture of skull" + ] + }, + { + "id": "FMA:52960", + "name": "Nasomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Nasomaxillary suture of skull" + ] + }, + { + "id": "FMA:52961", + "name": "Lacrimomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Lacrimomaxillary suture of skull" + ] + }, + { + "id": "FMA:52962", + "name": "Lacrimoconchal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Lacrimoconchal suture of skull" + ] + }, + { + "id": "FMA:52963", + "name": "Intermaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Intermaxillary suture of skull" + ] + }, + { + "id": "FMA:52964", + "name": "Palatomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Palatomaxillary suture of skull" + ] + }, + { + "id": "FMA:52965", + "name": "Palato-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Palatoethmoidal suture of skull" + ] + }, + { + "id": "FMA:52966", + "name": "Median palatine suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Middle palatine suture of skull", + "Median palatine suture of skull", + "Midpalatal suture of skull" + ] + }, + { + "id": "FMA:52967", + "name": "Zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:52968", + "name": "Right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52967" + ] + } + }, + { + "id": "FMA:52969", + "name": "Left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52967" + ] + } + }, + { + "id": "FMA:52970", + "name": "Branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Zygomatic neural branch" + ] + }, + { + "id": "FMA:52971", + "name": "Transverse palatine suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Transverse palatine suture of skull" + ] + }, + { + "id": "FMA:52972", + "name": "Zygomaticotemporal branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52970" + ] + }, + "synonyms": [ + "Ramus zygomaticotemporalis (Nervus zygomaticus)" + ] + }, + { + "id": "FMA:52973", + "name": "Zygomaticofacial branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52970" + ] + }, + "synonyms": [ + "Ramus zygomaticofacialis (Nervus zygomaticus)" + ] + }, + { + "id": "FMA:52974", + "name": "Zygomaticotemporal branch of right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52972" + ] + } + }, + { + "id": "FMA:52975", + "name": "Zygomaticotemporal branch of left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52972" + ] + } + }, + { + "id": "FMA:52976", + "name": "Zygomaticofacial branch of right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52973" + ] + } + }, + { + "id": "FMA:52977", + "name": "Zygomaticofacial branch of left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52973" + ] + } + }, + { + "id": "FMA:52978", + "name": "Infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Infraorbital nerve" + ] + }, + { + "id": "FMA:52979", + "name": "Right infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52978" + ] + }, + "synonyms": [ + "Right infraorbital nerve" + ] + }, + { + "id": "FMA:52980", + "name": "Left infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52978" + ] + }, + "synonyms": [ + "Left infraorbital nerve" + ] + }, + { + "id": "FMA:52981", + "name": "Branch of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + }, + "synonyms": [ + "Branch of infraorbital nerve", + "Infra-orbital neural branch" + ] + }, + { + "id": "FMA:52982", + "name": "Squamomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Squamo-mastoid suture", + "Squamomastoid suture of skull" + ] + }, + { + "id": "FMA:52983", + "name": "Inferior palpebral branch of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52981" + ] + } + }, + { + "id": "FMA:52984", + "name": "External nasal branch of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52981" + ] + } + }, + { + "id": "FMA:52985", + "name": "Internal nasal branch of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52981" + ] + } + }, + { + "id": "FMA:52986", + "name": "Superior labial branch of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52981" + ] + } + }, + { + "id": "FMA:52987", + "name": "Inferior palpebral branch of right infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52983" + ] + } + }, + { + "id": "FMA:52988", + "name": "Inferior palpebral branch of left infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52983" + ] + } + }, + { + "id": "FMA:52989", + "name": "Frontal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + }, + "synonyms": [ + "Sutura frontalis", + "Frontal suture of skull", + "Metopic suture" + ] + }, + { + "id": "FMA:52990", + "name": "External nasal branch of right infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52984" + ] + } + }, + { + "id": "FMA:52991", + "name": "External nasal branch of left infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52984" + ] + } + }, + { + "id": "FMA:52992", + "name": "Internal nasal branch of right infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52985" + ] + } + }, + { + "id": "FMA:52993", + "name": "Internal nasal branch of left infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52985" + ] + } + }, + { + "id": "FMA:52994", + "name": "Superior labial branch of right infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52986" + ] + } + }, + { + "id": "FMA:52995", + "name": "Superior labial branch of left infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52986" + ] + } + }, + { + "id": "FMA:52996", + "name": "Mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Third division of fifth cranial nerve", + "Nervus mandibularis [Vc; V3]", + "Mandibular division of trigeminal nerve [Vc; V3]", + "Inferior maxillary nerve", + "Mandibular division [V3]", + "Third division of trigeminal nerve", + "Mandibular nerve [Vc]", + "Mandibular nerve [V3]", + "Mandibular division [Vc]", + "Mandibular division of fifth cranial nerve" + ] + }, + { + "id": "FMA:52997", + "name": "Right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52996" + ] + } + }, + { + "id": "FMA:52998", + "name": "Left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52996" + ] + } + }, + { + "id": "FMA:52999", + "name": "Branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52607" + ] + }, + "synonyms": [ + "Mandibular neural branch" + ] + }, + { + "id": "FMA:53000", + "name": "Auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + } + }, + { + "id": "FMA:53001", + "name": "Right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53000" + ] + } + }, + { + "id": "FMA:53002", + "name": "Left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53000" + ] + } + }, + { + "id": "FMA:53003", + "name": "Right occipitomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52934" + ] + } + }, + { + "id": "FMA:53004", + "name": "Left occipitomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52934" + ] + } + }, + { + "id": "FMA:53005", + "name": "Right sphenosquamosal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52944" + ] + } + }, + { + "id": "FMA:53006", + "name": "Left sphenosquamosal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52944" + ] + } + }, + { + "id": "FMA:53007", + "name": "Right nasomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52960" + ] + } + }, + { + "id": "FMA:53008", + "name": "Left nasomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52960" + ] + } + }, + { + "id": "FMA:53009", + "name": "Right temporozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52958" + ] + } + }, + { + "id": "FMA:53010", + "name": "Left temporozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52958" + ] + } + }, + { + "id": "FMA:53011", + "name": "Right palatomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52964" + ] + } + }, + { + "id": "FMA:53012", + "name": "Left palatomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52964" + ] + } + }, + { + "id": "FMA:53013", + "name": "Right sphenofrontal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52938" + ] + } + }, + { + "id": "FMA:53014", + "name": "Left sphenofrontal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52938" + ] + } + }, + { + "id": "FMA:53015", + "name": "Right spheno-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52943" + ] + } + }, + { + "id": "FMA:53016", + "name": "Left spheno-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52943" + ] + } + }, + { + "id": "FMA:53017", + "name": "Right sphenoparietal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52945" + ] + } + }, + { + "id": "FMA:53018", + "name": "Left sphenoparietal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52945" + ] + } + }, + { + "id": "FMA:53019", + "name": "Right zygomaticomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52953" + ] + } + }, + { + "id": "FMA:53020", + "name": "Left zygomaticomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52953" + ] + } + }, + { + "id": "FMA:53021", + "name": "Right lacrimomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52961" + ] + } + }, + { + "id": "FMA:53022", + "name": "Left lacrimomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52961" + ] + } + }, + { + "id": "FMA:53023", + "name": "Right frontozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52952" + ] + } + }, + { + "id": "FMA:53024", + "name": "Left frontozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52952" + ] + } + }, + { + "id": "FMA:53025", + "name": "Right squamous suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52946" + ] + } + }, + { + "id": "FMA:53026", + "name": "Left squamous suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52946" + ] + } + }, + { + "id": "FMA:53027", + "name": "Right squamomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52982" + ] + } + }, + { + "id": "FMA:53028", + "name": "Left squamomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52982" + ] + } + }, + { + "id": "FMA:53029", + "name": "Right sphenozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52956" + ] + } + }, + { + "id": "FMA:53030", + "name": "Left sphenozygomatic suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52956" + ] + } + }, + { + "id": "FMA:53031", + "name": "Right frontomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52950" + ] + } + }, + { + "id": "FMA:53032", + "name": "Left frontomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52950" + ] + } + }, + { + "id": "FMA:53033", + "name": "Right fronto-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52949" + ] + } + }, + { + "id": "FMA:53034", + "name": "Left fronto-ethmoidal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52949" + ] + } + }, + { + "id": "FMA:53035", + "name": "Right ethmoidomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52954" + ] + } + }, + { + "id": "FMA:53036", + "name": "Left ethmoidomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52954" + ] + } + }, + { + "id": "FMA:53037", + "name": "Right parietomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52947" + ] + } + }, + { + "id": "FMA:53038", + "name": "Left parietomastoid suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52947" + ] + } + }, + { + "id": "FMA:53039", + "name": "Right sphenovomerine suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52955" + ] + } + }, + { + "id": "FMA:53040", + "name": "Left sphenovomerine suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52955" + ] + } + }, + { + "id": "FMA:53041", + "name": "Right sphenomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52957" + ] + } + }, + { + "id": "FMA:53042", + "name": "Left sphenomaxillary suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52957" + ] + } + }, + { + "id": "FMA:53043", + "name": "Right lacrimoconchal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52962" + ] + } + }, + { + "id": "FMA:53044", + "name": "Left lacrimoconchal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52962" + ] + } + }, + { + "id": "FMA:53045", + "name": "Right frontolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52951" + ] + } + }, + { + "id": "FMA:53046", + "name": "Left frontolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52951" + ] + } + }, + { + "id": "FMA:53047", + "name": "Meningeal branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Ramus meningeus (Nervus mandibularis)" + ] + }, + { + "id": "FMA:53048", + "name": "Meningeal branch of right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53047" + ] + } + }, + { + "id": "FMA:53049", + "name": "Meningeal branch of left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53047" + ] + } + }, + { + "id": "FMA:53050", + "name": "Anterior meningeal branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82736" + ] + } + }, + { + "id": "FMA:53051", + "name": "Posterior meningeal branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82736" + ] + } + }, + { + "id": "FMA:53052", + "name": "Anterior meningeal branch of right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53050" + ] + } + }, + { + "id": "FMA:53053", + "name": "Anterior meningeal branch of left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53050" + ] + } + }, + { + "id": "FMA:53054", + "name": "Posterior meningeal branch of right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53051" + ] + } + }, + { + "id": "FMA:53055", + "name": "Posterior meningeal branch of left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53051" + ] + } + }, + { + "id": "FMA:53056", + "name": "Medial pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Branch of mandibular nerve to medial pterygoid", + "Nerve to medial pterygoid" + ] + }, + { + "id": "FMA:53057", + "name": "Right medial pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53056" + ] + }, + "synonyms": [ + "Nerve to right medial pterygoid", + "Branch of right mandibular nerve to right medial pterygoid" + ] + }, + { + "id": "FMA:53058", + "name": "Left medial pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53056" + ] + }, + "synonyms": [ + "Branch of left mandibular nerve to left medial pterygoid", + "Nerve to left medial pterygoid" + ] + }, + { + "id": "FMA:53059", + "name": "Anterior trunk of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53060" + ] + } + }, + { + "id": "FMA:53060", + "name": "Trunk of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80505" + ] + }, + "synonyms": [ + "Mandibular neural trunk" + ] + }, + { + "id": "FMA:53061", + "name": "Posterior trunk of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53060" + ] + } + }, + { + "id": "FMA:53062", + "name": "Anterior trunk of right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53059" + ] + } + }, + { + "id": "FMA:53063", + "name": "Anterior trunk of left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53059" + ] + } + }, + { + "id": "FMA:53064", + "name": "Posterior trunk of right mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53061" + ] + } + }, + { + "id": "FMA:53065", + "name": "Posterior trunk of left mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53061" + ] + } + }, + { + "id": "FMA:53066", + "name": "Buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Buccinator nerve", + "Long buccal nerve" + ] + }, + { + "id": "FMA:53067", + "name": "Right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53066" + ] + }, + "synonyms": [ + "Right buccinator nerve" + ] + }, + { + "id": "FMA:53068", + "name": "Left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53066" + ] + }, + "synonyms": [ + "Left buccinator nerve" + ] + }, + { + "id": "FMA:53069", + "name": "Right pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6965" + ] + } + }, + { + "id": "FMA:53070", + "name": "Left pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6965" + ] + } + }, + { + "id": "FMA:53071", + "name": "Branch of mandibular nerve to otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Sensory root of otic ganglion" + ] + }, + { + "id": "FMA:53072", + "name": "Branch of right mandibular nerve to right otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53071" + ] + }, + "synonyms": [ + "Sensory root of right otic ganglion" + ] + }, + { + "id": "FMA:53073", + "name": "Branch of left mandibular nerve to left otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53071" + ] + }, + "synonyms": [ + "Sensory root of left otic ganglion" + ] + }, + { + "id": "FMA:53074", + "name": "Orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Orbit of skull" + ] + }, + { + "id": "FMA:53075", + "name": "Nerve to tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Branch of mandibular nerve to tensor veli palatini" + ] + }, + { + "id": "FMA:53076", + "name": "Nerve to right tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53075" + ] + }, + "synonyms": [ + "Branch of right mandibular nerve to right tensor veli palatini" + ] + }, + { + "id": "FMA:53077", + "name": "Nerve to left tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53075" + ] + }, + "synonyms": [ + "Branch of left mandibular nerve to left tensor veli palatini" + ] + }, + { + "id": "FMA:53078", + "name": "Roof of orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63144" + ] + }, + "synonyms": [ + "Orbit roof", + "Paries superior (orbita)" + ] + }, + { + "id": "FMA:53079", + "name": "Floor of orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63144" + ] + }, + "synonyms": [ + "Orbit floor", + "Paries inferior (orbita)" + ] + }, + { + "id": "FMA:53080", + "name": "Lateral wall of orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63144" + ] + }, + "synonyms": [ + "Paries lateralis (orbita)" + ] + }, + { + "id": "FMA:53081", + "name": "Medial wall of orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63144" + ] + }, + "synonyms": [ + "Pars medialis (orbita)" + ] + }, + { + "id": "FMA:53082", + "name": "Right orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53074" + ] + } + }, + { + "id": "FMA:53083", + "name": "Left orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53074" + ] + } + }, + { + "id": "FMA:53084", + "name": "Roof of right orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53078" + ] + }, + "synonyms": [ + "Right orbit roof" + ] + }, + { + "id": "FMA:53085", + "name": "Roof of left orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53078" + ] + }, + "synonyms": [ + "Left orbit roof" + ] + }, + { + "id": "FMA:53086", + "name": "Floor of right orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53079" + ] + }, + "synonyms": [ + "Right orbit floor" + ] + }, + { + "id": "FMA:53087", + "name": "Floor of left orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53079" + ] + }, + "synonyms": [ + "Left orbit floor" + ] + }, + { + "id": "FMA:53088", + "name": "Lateral wall of right orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53080" + ] + } + }, + { + "id": "FMA:53089", + "name": "Lateral wall of left orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53080" + ] + } + }, + { + "id": "FMA:53090", + "name": "Medial wall of right orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53081" + ] + } + }, + { + "id": "FMA:53091", + "name": "Medial wall of left orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53081" + ] + } + }, + { + "id": "FMA:53092", + "name": "Anatomical border of skull bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53093", + "name": "Occipital border of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo occipitalis (os parietale)" + ] + }, + { + "id": "FMA:53094", + "name": "Squamosal border of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo squamosus (os parietale)" + ] + }, + { + "id": "FMA:53095", + "name": "Sagittal border of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo sagittalis (os parietale)" + ] + }, + { + "id": "FMA:53096", + "name": "Frontal border of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo frontalis (os parietale)" + ] + }, + { + "id": "FMA:53097", + "name": "Supra-orbital margin of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo supraorbitalis (os frontale)" + ] + }, + { + "id": "FMA:53098", + "name": "Parietal margin of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo parietalis (os frontale)" + ] + }, + { + "id": "FMA:53099", + "name": "Sphenoidal margin of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo sphenoidalis (os frontale)" + ] + }, + { + "id": "FMA:53100", + "name": "Nerve to tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Branch of mandibular nerve to tensor tympani" + ] + }, + { + "id": "FMA:53101", + "name": "Nerve to right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53100" + ] + }, + "synonyms": [ + "Branch of right mandibular nerve to right tensor tympani" + ] + }, + { + "id": "FMA:53102", + "name": "Nerve to left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53100" + ] + }, + "synonyms": [ + "Branch of left mandibular nerve to left tensor tympani" + ] + }, + { + "id": "FMA:53103", + "name": "Masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + } + }, + { + "id": "FMA:53104", + "name": "Right masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53103" + ] + } + }, + { + "id": "FMA:53105", + "name": "Left masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53103" + ] + } + }, + { + "id": "FMA:53106", + "name": "Highest nuchal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53107", + "name": "Lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53180" + ] + }, + "synonyms": [ + "Branch of buccal nerve to lateral pterygoid", + "Nerve to lateral pterygoid" + ] + }, + { + "id": "FMA:53108", + "name": "Superior nuchal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53109", + "name": "Right lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53107" + ] + }, + "synonyms": [ + "Nerve to right lateral pterygoid", + "Branch of right buccal nerve to right lateral pterygoid" + ] + }, + { + "id": "FMA:53110", + "name": "Left lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53107" + ] + }, + "synonyms": [ + "Nerve to left lateral pterygoid", + "Branch of left buccal nerve to left lateral pterygoid" + ] + }, + { + "id": "FMA:53111", + "name": "Inferior nuchal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53112", + "name": "Anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53187" + ] + } + }, + { + "id": "FMA:53113", + "name": "Posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53187" + ] + } + }, + { + "id": "FMA:53114", + "name": "Right anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53112" + ] + } + }, + { + "id": "FMA:53115", + "name": "Left anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53112" + ] + } + }, + { + "id": "FMA:53116", + "name": "Right posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53113" + ] + } + }, + { + "id": "FMA:53117", + "name": "Left posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53113" + ] + } + }, + { + "id": "FMA:53118", + "name": "Oblique line of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Linea obliqua (mandibula)" + ] + }, + { + "id": "FMA:53119", + "name": "Mylohyoid line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53120", + "name": "Zygomatic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Zygoma" + ] + }, + { + "id": "FMA:53121", + "name": "Right zygomatic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53120" + ] + } + }, + { + "id": "FMA:53122", + "name": "Left zygomatic arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53120" + ] + } + }, + { + "id": "FMA:53123", + "name": "Surface of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + }, + "synonyms": [ + "Surface of cranium", + "Skull surface", + "Cranial surface" + ] + }, + { + "id": "FMA:53124", + "name": "External surface of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:53125", + "name": "Internal surface of calvaria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:53126", + "name": "External surface of calvaria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:53127", + "name": "Surface of cranial base", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + }, + "synonyms": [ + "Cranial base surface" + ] + }, + { + "id": "FMA:53128", + "name": "Internal surface of cranial base", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:53129", + "name": "External surface of cranial base", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:53130", + "name": "Superior temporal line of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Linea temporalis superior (os parietale)" + ] + }, + { + "id": "FMA:53131", + "name": "Anatomical line of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Cranial line" + ] + }, + { + "id": "FMA:53132", + "name": "Inferior temporal line of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Linea temporalis inferior (os parietale)" + ] + }, + { + "id": "FMA:53133", + "name": "Orifice of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Skull orifice", + "Cranial orifice" + ] + }, + { + "id": "FMA:53134", + "name": "Orbital opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:53135", + "name": "Anterior ethmoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53136", + "name": "Posterior ethmoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53137", + "name": "Piriform aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:53138", + "name": "Superior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53146" + ] + } + }, + { + "id": "FMA:53139", + "name": "Middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53146" + ] + } + }, + { + "id": "FMA:53140", + "name": "Inferior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53146" + ] + } + }, + { + "id": "FMA:53141", + "name": "Common nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53146" + ] + } + }, + { + "id": "FMA:53142", + "name": "Nasopharyngeal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53143", + "name": "Posterior nasal aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53144", + "name": "Sphenopalatine foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53145", + "name": "Parietal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53146", + "name": "Nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:53147", + "name": "Surface of subdivision of skull bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:53148", + "name": "Surface of zone of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53147" + ] + } + }, + { + "id": "FMA:53149", + "name": "Cerebral surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + }, + "synonyms": [ + "Facies cerebralis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53150", + "name": "Temporal surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + }, + "synonyms": [ + "Facies temporalis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53151", + "name": "Infratemporal surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + }, + "synonyms": [ + "Facies infratemporalis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53153", + "name": "Orbital surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + }, + "synonyms": [ + "Facies orbitalis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53154", + "name": "Foramen rotundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53155", + "name": "Foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53156", + "name": "Foramen spinosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53157", + "name": "Sphenoidal emissary foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Foramen of Vesalius" + ] + }, + { + "id": "FMA:53158", + "name": "Foramen petrosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53159", + "name": "Mastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53160", + "name": "External opening of carotid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:53161", + "name": "Internal opening of carotid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:53162", + "name": "Internal acoustic opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:53163", + "name": "Internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53165", + "name": "Cranial conduit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:53166", + "name": "Alveolar foramina of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Foramina alveolaria (maxilla)" + ] + }, + { + "id": "FMA:53167", + "name": "Lesser palatine foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53168", + "name": "Zygomatico-orbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53169", + "name": "Zygomaticofacial foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Foramen zygomatofaciale" + ] + }, + { + "id": "FMA:53170", + "name": "Zygomaticotemporal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53171", + "name": "Mental foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53172", + "name": "Mandibular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53173", + "name": "Greater palatine foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53174", + "name": "Incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:53175", + "name": "Anatomical border of subdivision of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:53176", + "name": "Orbital margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:53177", + "name": "Infra-orbital margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:53178", + "name": "Lateral orbital margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Lateral margin of orbit", + "Margo lateralis (orbita)" + ] + }, + { + "id": "FMA:53179", + "name": "Medial orbital margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Medial margin of orbit", + "Margo medialis (orbita)" + ] + }, + { + "id": "FMA:53180", + "name": "Branch of buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Buccal neural branch" + ] + }, + { + "id": "FMA:53181", + "name": "Cutaneous branch of buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53180" + ] + } + }, + { + "id": "FMA:53182", + "name": "Cutaneous branch of right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53181" + ] + } + }, + { + "id": "FMA:53183", + "name": "Cutaneous branch of left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53181" + ] + } + }, + { + "id": "FMA:53184", + "name": "Branch of buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53180" + ] + } + }, + { + "id": "FMA:53185", + "name": "Branch of right buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53184" + ] + } + }, + { + "id": "FMA:53186", + "name": "Branch of left buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53184" + ] + } + }, + { + "id": "FMA:53187", + "name": "Deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + } + }, + { + "id": "FMA:53188", + "name": "Branch of masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Masseteric neural branch" + ] + }, + { + "id": "FMA:53189", + "name": "Masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53188" + ] + } + }, + { + "id": "FMA:53190", + "name": "Branch of masseteric nerve to temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53188" + ] + } + }, + { + "id": "FMA:53191", + "name": "Branch of right masseteric nerve to right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53190" + ] + } + }, + { + "id": "FMA:53192", + "name": "Branch of left masseteric nerve to left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53190" + ] + } + }, + { + "id": "FMA:53193", + "name": "Right masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53189" + ] + } + }, + { + "id": "FMA:53194", + "name": "Left masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53189" + ] + } + }, + { + "id": "FMA:53195", + "name": "Branch of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Auriculotemporal neural branch" + ] + }, + { + "id": "FMA:53196", + "name": "External acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + }, + "synonyms": [ + "Branch of auriculotemporal nerve to external acoustic meatus", + "Nerve to external acoustic meatus" + ] + }, + { + "id": "FMA:53197", + "name": "Right external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53196" + ] + }, + "synonyms": [ + "Branch of right auriculotemporal nerve to right external acoustic meatus", + "Nerve to right external acoustic meatus" + ] + }, + { + "id": "FMA:53198", + "name": "Left external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53196" + ] + }, + "synonyms": [ + "Branch of left auriculotemporal nerve to left external acoustic meatus", + "Nerve to left external acoustic meatus" + ] + }, + { + "id": "FMA:53199", + "name": "Branch of external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + }, + "synonyms": [ + "External acoustic meatus neural branch" + ] + }, + { + "id": "FMA:53200", + "name": "Cutaneous branch of external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53199" + ] + } + }, + { + "id": "FMA:53201", + "name": "Branch of external acoustic meatus nerve to tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53199" + ] + } + }, + { + "id": "FMA:53202", + "name": "Branch of right external acoustic meatus nerve to right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53201" + ] + } + }, + { + "id": "FMA:53203", + "name": "Branch of left external acoustic meatus nerve to left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53201" + ] + } + }, + { + "id": "FMA:53204", + "name": "Cutaneous branch of right external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53200" + ] + } + }, + { + "id": "FMA:53205", + "name": "Cutaneous branch of left external acoustic meatus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53200" + ] + } + }, + { + "id": "FMA:53206", + "name": "Parotid branch of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + }, + "synonyms": [ + "Branch of auriculotemporal nerve to parotid gland" + ] + }, + { + "id": "FMA:53207", + "name": "Parotid branch of right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53206" + ] + }, + "synonyms": [ + "Branch of right auriculotemporal nerve to right parotid gland" + ] + }, + { + "id": "FMA:53208", + "name": "Parotid branch of left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53206" + ] + }, + "synonyms": [ + "Branch of left auriculotemporal nerve to left parotid gland" + ] + }, + { + "id": "FMA:53209", + "name": "Communicating branch of auriculotemporal nerve with facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + } + }, + { + "id": "FMA:53210", + "name": "Communicating branch of right auriculotemporal nerve with right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53209" + ] + } + }, + { + "id": "FMA:53211", + "name": "Communicating branch of left auriculotemporal nerve with left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53209" + ] + } + }, + { + "id": "FMA:53212", + "name": "Anterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + } + }, + { + "id": "FMA:53213", + "name": "Right anterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53212" + ] + } + }, + { + "id": "FMA:53214", + "name": "Left anterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53212" + ] + } + }, + { + "id": "FMA:53215", + "name": "Superficial temporal branch of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + } + }, + { + "id": "FMA:53216", + "name": "Superficial temporal branch of right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53215" + ] + } + }, + { + "id": "FMA:53217", + "name": "Superficial temporal branch of left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53215" + ] + } + }, + { + "id": "FMA:53218", + "name": "Lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + } + }, + { + "id": "FMA:53219", + "name": "Right lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53218" + ] + } + }, + { + "id": "FMA:53220", + "name": "Left lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53218" + ] + } + }, + { + "id": "FMA:53221", + "name": "Communicating branch of auriculotemporal nerve with otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + } + }, + { + "id": "FMA:53222", + "name": "Communicating branch of right auriculotemporal nerve with right otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53221" + ] + } + }, + { + "id": "FMA:53223", + "name": "Communicating branch of left auriculotemporal nerve with left otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53221" + ] + } + }, + { + "id": "FMA:53224", + "name": "Branch of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + }, + "synonyms": [ + "Lingual neural branch" + ] + }, + { + "id": "FMA:53225", + "name": "Communicating branch of lingual nerve with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + } + }, + { + "id": "FMA:53226", + "name": "Communicating branch of right lingual nerve with right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53225" + ] + } + }, + { + "id": "FMA:53227", + "name": "Communicating branch of left lingual nerve with left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53225" + ] + } + }, + { + "id": "FMA:53228", + "name": "Chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Parasympathetic root of submandibular ganglion" + ] + }, + { + "id": "FMA:53229", + "name": "Right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53228" + ] + }, + "synonyms": [ + "Parasympathetic root of right submandibular ganglion" + ] + }, + { + "id": "FMA:53230", + "name": "Left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53228" + ] + }, + "synonyms": [ + "Parasympathetic root of left submandibular ganglion" + ] + }, + { + "id": "FMA:53231", + "name": "Sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + } + }, + { + "id": "FMA:53232", + "name": "Right sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53231" + ] + } + }, + { + "id": "FMA:53233", + "name": "Left sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53231" + ] + } + }, + { + "id": "FMA:53234", + "name": "Lingual branch of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + } + }, + { + "id": "FMA:53235", + "name": "Lingual branch of right lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53234" + ] + } + }, + { + "id": "FMA:53236", + "name": "Lingual branch of left lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53234" + ] + } + }, + { + "id": "FMA:53237", + "name": "Branch of lingual nerve to submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + }, + "synonyms": [ + "Sensory root of submandibular ganglion" + ] + }, + { + "id": "FMA:53238", + "name": "Branch of right lingual nerve to right submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53237" + ] + }, + "synonyms": [ + "Sensory root of right submandibular ganglion" + ] + }, + { + "id": "FMA:53239", + "name": "Branch of left lingual nerve to left submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53237" + ] + }, + "synonyms": [ + "Sensory root of left submandibular ganglion" + ] + }, + { + "id": "FMA:53240", + "name": "Branch of lingual nerve to sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + } + }, + { + "id": "FMA:53241", + "name": "Branch of right lingual nerve to right sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53240" + ] + } + }, + { + "id": "FMA:53242", + "name": "Branch of left lingual nerve to left sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53240" + ] + } + }, + { + "id": "FMA:53243", + "name": "Inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + }, + "synonyms": [ + "Inferior dental nerve" + ] + }, + { + "id": "FMA:53244", + "name": "Right inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53243" + ] + } + }, + { + "id": "FMA:53245", + "name": "Left inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53243" + ] + } + }, + { + "id": "FMA:53246", + "name": "Branch of inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53224" + ] + }, + "synonyms": [ + "Inferior alveolar neural branch" + ] + }, + { + "id": "FMA:53247", + "name": "Mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53246" + ] + }, + "synonyms": [ + "Mylodigastric nerve", + "Mylohyoid branch of inferior alveolar nerve", + "Branch of inferior alveolar nerve to mylohyoid", + "Nerve to mylohyoid" + ] + }, + { + "id": "FMA:53248", + "name": "Right mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53247" + ] + }, + "synonyms": [ + "Mylohyoid branch of right inferior alveolar nerve", + "Branch of right inferior alveolar nerve to right mylohyoid", + "Nerve to right mylohyoid" + ] + }, + { + "id": "FMA:53249", + "name": "Left mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53247" + ] + }, + "synonyms": [ + "Branch of left inferior alveolar nerve to left mylohyoid", + "Mylohyoid branch of left inferior alveolar nerve", + "Nerve to left mylohyoid" + ] + }, + { + "id": "FMA:53250", + "name": "Mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53246" + ] + } + }, + { + "id": "FMA:53251", + "name": "Right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53250" + ] + } + }, + { + "id": "FMA:53252", + "name": "Left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53250" + ] + } + }, + { + "id": "FMA:53253", + "name": "Branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53246" + ] + }, + "synonyms": [ + "Mental neural branch" + ] + }, + { + "id": "FMA:53254", + "name": "Mental branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53253" + ] + } + }, + { + "id": "FMA:53255", + "name": "Labial branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53253" + ] + } + }, + { + "id": "FMA:53256", + "name": "Gingival branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53253" + ] + } + }, + { + "id": "FMA:53257", + "name": "Mental branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53254" + ] + } + }, + { + "id": "FMA:53258", + "name": "Mental branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53254" + ] + } + }, + { + "id": "FMA:53259", + "name": "Labial branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53255" + ] + } + }, + { + "id": "FMA:53260", + "name": "Labial branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53255" + ] + } + }, + { + "id": "FMA:53261", + "name": "Gingival branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53256" + ] + } + }, + { + "id": "FMA:53262", + "name": "Gingival branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53256" + ] + } + }, + { + "id": "FMA:53263", + "name": "Inferior dental nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Plexus dentalis inferior" + ] + }, + { + "id": "FMA:53264", + "name": "Right inferior dental nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53263" + ] + } + }, + { + "id": "FMA:53265", + "name": "Left inferior dental nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53263" + ] + } + }, + { + "id": "FMA:53267", + "name": "Parotid plexus of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:53268", + "name": "Parotid plexus of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53267" + ] + } + }, + { + "id": "FMA:53269", + "name": "Parotid plexus of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53267" + ] + } + }, + { + "id": "FMA:53275", + "name": "Stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Branch of facial nerve to stapedius", + "Nerve to stapedius" + ] + }, + { + "id": "FMA:53276", + "name": "Right stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53275" + ] + }, + "synonyms": [ + "Branch of right facial nerve to right stapedius", + "Nerve to right stapedius" + ] + }, + { + "id": "FMA:53277", + "name": "Left stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53275" + ] + }, + "synonyms": [ + "Nerve to left stapedius", + "Branch of left facial nerve to left stapedius" + ] + }, + { + "id": "FMA:53278", + "name": "Posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Auricularis posterior branch of facial nerve" + ] + }, + { + "id": "FMA:53279", + "name": "Right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53278" + ] + } + }, + { + "id": "FMA:53280", + "name": "Left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53278" + ] + } + }, + { + "id": "FMA:53281", + "name": "Branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Posterior auricular neural branch" + ] + }, + { + "id": "FMA:53282", + "name": "Auricular branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53281" + ] + } + }, + { + "id": "FMA:53283", + "name": "Occipital branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53281" + ] + }, + "synonyms": [ + "Branch of posterior auricular nerve to occipitalis" + ] + }, + { + "id": "FMA:53284", + "name": "Auricular branch of right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53282" + ] + } + }, + { + "id": "FMA:53285", + "name": "Auricular branch of left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53282" + ] + } + }, + { + "id": "FMA:53286", + "name": "Occipital branch of right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53283" + ] + }, + "synonyms": [ + "Branch of right posterior auricular nerve to right occipitalis" + ] + }, + { + "id": "FMA:53287", + "name": "Occipital branch of left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53283" + ] + }, + "synonyms": [ + "Branch of left posterior auricular nerve to left occipitalis" + ] + }, + { + "id": "FMA:53288", + "name": "Branch of facial nerve to posterior belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Digastric branch of facial nerve", + "Ramus digastricus (Nervus facialis)" + ] + }, + { + "id": "FMA:53289", + "name": "Branch of right facial nerve to posterior belly of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53288" + ] + }, + "synonyms": [ + "Digastric branch of right facial nerve" + ] + }, + { + "id": "FMA:53290", + "name": "Branch of left facial nerve to posterior belly of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53288" + ] + }, + "synonyms": [ + "Digastric branch of left facial nerve" + ] + }, + { + "id": "FMA:53291", + "name": "Temporal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Facial nerve temporal branch" + ] + }, + { + "id": "FMA:53293", + "name": "Communicating branch of facial nerve with glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Ramus communicans cum nervo glossopharyngeo" + ] + }, + { + "id": "FMA:53296", + "name": "Communicating branch of right facial nerve with right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53293" + ] + } + }, + { + "id": "FMA:53297", + "name": "Communicating branch of left facial nerve with left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53293" + ] + } + }, + { + "id": "FMA:53298", + "name": "Nerve to stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Stylohyoid branch of facial nerve", + "Ramus stylohyoideus", + "Stylodigastric nerve", + "Facial nerve stylohyoid branch" + ] + }, + { + "id": "FMA:53299", + "name": "Nerve to right stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53298" + ] + }, + "synonyms": [ + "Stylohyoid branch of right facial nerve" + ] + }, + { + "id": "FMA:53300", + "name": "Nerve to left stylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53298" + ] + }, + "synonyms": [ + "Stylohyoid branch of left facial nerve" + ] + }, + { + "id": "FMA:53301", + "name": "Temporal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53291" + ] + } + }, + { + "id": "FMA:53302", + "name": "Temporal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53291" + ] + } + }, + { + "id": "FMA:53303", + "name": "Frontal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Parotid branch of facial nerve" + ] + }, + { + "id": "FMA:53305", + "name": "Frontal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53303" + ] + }, + "synonyms": [ + "Parotid branch of right facial nerve" + ] + }, + { + "id": "FMA:53306", + "name": "Frontal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53303" + ] + }, + "synonyms": [ + "Parotid branch of left facial nerve" + ] + }, + { + "id": "FMA:53307", + "name": "Zygomatic branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Facial nerve zygomatic branch" + ] + }, + { + "id": "FMA:53308", + "name": "Zygomatic branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53307" + ] + } + }, + { + "id": "FMA:53309", + "name": "Zygomatic branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53307" + ] + } + }, + { + "id": "FMA:53310", + "name": "Buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Facial nerve buccal branch" + ] + }, + { + "id": "FMA:53311", + "name": "Buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53310" + ] + } + }, + { + "id": "FMA:53312", + "name": "Buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53310" + ] + } + }, + { + "id": "FMA:53313", + "name": "Branch of zygomatic branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + } + }, + { + "id": "FMA:53314", + "name": "Branch of zygomatic branch of facial nerve to orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53313" + ] + } + }, + { + "id": "FMA:53315", + "name": "Communicating branch of zygomatic branch of facial nerve with lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53313" + ] + } + }, + { + "id": "FMA:53316", + "name": "Communicating branch of zygomatic branch of facial nerve with zygomaticofacial branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53313" + ] + } + }, + { + "id": "FMA:53317", + "name": "Branch of zygomatic branch of right facial nerve to right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53314" + ] + } + }, + { + "id": "FMA:53318", + "name": "Branch of zygomatic branch of left facial nerve to left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53314" + ] + } + }, + { + "id": "FMA:53319", + "name": "Communicating branch of zygomatic branch of right facial nerve with right lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53315" + ] + } + }, + { + "id": "FMA:53320", + "name": "Communicating branch of zygomatic branch of left facial nerve with left lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53315" + ] + } + }, + { + "id": "FMA:53321", + "name": "Communicating branch of zygomatic branch of right facial nerve with zygomaticofacial branch of right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53316" + ] + } + }, + { + "id": "FMA:53322", + "name": "Communicating branch of zygomatic branch of left facial nerve with zygomaticofacial branch of left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53316" + ] + } + }, + { + "id": "FMA:53323", + "name": "Branch of buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + } + }, + { + "id": "FMA:53324", + "name": "Superficial buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53323" + ] + } + }, + { + "id": "FMA:53325", + "name": "Deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53323" + ] + } + }, + { + "id": "FMA:53330", + "name": "Nerve to procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53324" + ] + }, + "synonyms": [ + "Superficial buccal branch of facial nerve to procerus" + ] + }, + { + "id": "FMA:53331", + "name": "Communicating branch of superficial buccal branch of facial nerve with infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53324" + ] + } + }, + { + "id": "FMA:53332", + "name": "Communicating branch of superficial buccal branch of facial nerve with external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53324" + ] + } + }, + { + "id": "FMA:53333", + "name": "Nerve to right procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53330" + ] + }, + "synonyms": [ + "Superficial buccal branch of right facial nerve to right procerus" + ] + }, + { + "id": "FMA:53334", + "name": "Nerve to left procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53330" + ] + }, + "synonyms": [ + "Superficial buccal branch of left facial nerve to left procerus" + ] + }, + { + "id": "FMA:53335", + "name": "Communicating branch of superficial buccal branch of right facial nerve with right infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53331" + ] + } + }, + { + "id": "FMA:53336", + "name": "Communicating branch of superficial buccal branch of left facial nerve with left infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53331" + ] + } + }, + { + "id": "FMA:53337", + "name": "Communicating branch of superficial buccal branch of right facial nerve with right external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53332" + ] + } + }, + { + "id": "FMA:53338", + "name": "Communicating branch of superficial buccal branch of left facial nerve with left external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53332" + ] + } + }, + { + "id": "FMA:53339", + "name": "Upper deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53325" + ] + } + }, + { + "id": "FMA:53340", + "name": "Lower deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53325" + ] + } + }, + { + "id": "FMA:53341", + "name": "Upper deep buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53339" + ] + } + }, + { + "id": "FMA:53342", + "name": "Upper deep buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53339" + ] + } + }, + { + "id": "FMA:53343", + "name": "Lower deep buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53340" + ] + } + }, + { + "id": "FMA:53344", + "name": "Lower deep buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53340" + ] + } + }, + { + "id": "FMA:53345", + "name": "Infraorbital nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:53346", + "name": "Right infraorbital nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53345" + ] + } + }, + { + "id": "FMA:53347", + "name": "Left infraorbital nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53345" + ] + } + }, + { + "id": "FMA:53348", + "name": "Branch of upper deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53325" + ] + } + }, + { + "id": "FMA:53349", + "name": "Nerve to zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53348" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of facial nerve to zygomaticus major" + ] + }, + { + "id": "FMA:53350", + "name": "Nerve to right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53349" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of right facial nerve to right zygomaticus major" + ] + }, + { + "id": "FMA:53351", + "name": "Nerve to left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53349" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of left facial nerve to left zygomaticus major" + ] + }, + { + "id": "FMA:53352", + "name": "Nerve to levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53348" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of facial nerve to levator labii superioris" + ] + }, + { + "id": "FMA:53353", + "name": "Nerve to right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53352" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of right facial nerve to right levator labii superioris" + ] + }, + { + "id": "FMA:53354", + "name": "Nerve to left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53352" + ] + }, + "synonyms": [ + "Branch of upper deep buccal branch of left facial nerve to left levator labii superioris" + ] + }, + { + "id": "FMA:53355", + "name": "Branch of lower deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53325" + ] + } + }, + { + "id": "FMA:53356", + "name": "Branch of lower deep buccal branch of facial nerve to orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53355" + ] + } + }, + { + "id": "FMA:53357", + "name": "Nerve to buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53355" + ] + }, + "synonyms": [ + "Branch of lower deep buccal branch of facial nerve to buccinator" + ] + }, + { + "id": "FMA:53358", + "name": "Nerve to right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53357" + ] + }, + "synonyms": [ + "Branch of lower deep buccal branch of right facial nerve to right buccinator" + ] + }, + { + "id": "FMA:53359", + "name": "Nerve to left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53357" + ] + }, + "synonyms": [ + "Branch of lower deep buccal branch of left facial nerve to left buccinator" + ] + }, + { + "id": "FMA:53360", + "name": "Branch of lower deep buccal branch of right facial nerve to right orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53356" + ] + } + }, + { + "id": "FMA:53361", + "name": "Branch of lower deep buccal branch of left facial nerve to left orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53356" + ] + } + }, + { + "id": "FMA:53362", + "name": "Communicating branch of buccal branch of facial nerve with buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53323" + ] + } + }, + { + "id": "FMA:53363", + "name": "Communicating branch of buccal branch of right facial nerve with right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53362" + ] + } + }, + { + "id": "FMA:53364", + "name": "Communicating branch of buccal branch of left facial nerve with left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53362" + ] + } + }, + { + "id": "FMA:53365", + "name": "Marginal mandibular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Ramus marginalis mandibularis", + "Facial nerve marginal mandibular branch" + ] + }, + { + "id": "FMA:53366", + "name": "Marginal mandibular branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53365" + ] + } + }, + { + "id": "FMA:53367", + "name": "Marginal mandibular branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53365" + ] + } + }, + { + "id": "FMA:53368", + "name": "Branch of marginal mandibular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + } + }, + { + "id": "FMA:53369", + "name": "Nerve to nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53324" + ] + }, + "synonyms": [ + "Superficial buccal branch of facial nerve to nasalis" + ] + }, + { + "id": "FMA:53370", + "name": "Nerve to depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53324" + ] + }, + "synonyms": [ + "Superficial buccal branch of facial nerve to depressor septi", + "Superficial buccal branch of facial nerve to depressor septi nasi" + ] + }, + { + "id": "FMA:53371", + "name": "Nerve to right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53369" + ] + }, + "synonyms": [ + "Superficial buccal branch of right facial nerve to right nasalis" + ] + }, + { + "id": "FMA:53372", + "name": "Nerve to left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53369" + ] + }, + "synonyms": [ + "Superficial buccal branch of left facial nerve to left nasalis" + ] + }, + { + "id": "FMA:53373", + "name": "Nerve to right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53370" + ] + }, + "synonyms": [ + "Superficial buccal branch of right facial nerve to right depressor septi", + "Superficial buccal branch of right facial nerve to right depressor septi nasi" + ] + }, + { + "id": "FMA:53374", + "name": "Nerve to left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53370" + ] + }, + "synonyms": [ + "Superficial buccal branch of left facial nerve to left depressor septi", + "Superficial buccal branch of left facial nerve to left depressor septi nasi" + ] + }, + { + "id": "FMA:53375", + "name": "Branch of temporal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + } + }, + { + "id": "FMA:53376", + "name": "Nerve to frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + }, + "synonyms": [ + "Branch of temporal branch of facial nerve to frontalis" + ] + }, + { + "id": "FMA:53377", + "name": "Branch of temporal branch of facial nerve to orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:53378", + "name": "Nerve to auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + }, + "synonyms": [ + "Nerve to superior auricular muscle", + "Branch of temporal branch of facial nerve to auricularis superior" + ] + }, + { + "id": "FMA:53379", + "name": "Nerve to corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + }, + "synonyms": [ + "Branch of temporal branch of facial nerve to corrugator supercilii" + ] + }, + { + "id": "FMA:53380", + "name": "Frontal part of aponeurosis of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79996" + ] + }, + "synonyms": [ + "Frontal part of epicranial aponeurosis" + ] + }, + { + "id": "FMA:53381", + "name": "Occipital part of aponeurosis of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79996" + ] + }, + "synonyms": [ + "Occipital part of epicranial aponeurosis" + ] + }, + { + "id": "FMA:53382", + "name": "Nerve to right frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53376" + ] + }, + "synonyms": [ + "Branch of temporal branch of right facial nerve to right frontalis" + ] + }, + { + "id": "FMA:53383", + "name": "Nerve to left frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53376" + ] + }, + "synonyms": [ + "Branch of temporal branch of left facial nerve to left frontalis" + ] + }, + { + "id": "FMA:53384", + "name": "Branch of temporal branch of right facial nerve to right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53377" + ] + } + }, + { + "id": "FMA:53385", + "name": "Branch of temporal branch of left facial nerve to left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53377" + ] + } + }, + { + "id": "FMA:53386", + "name": "Nerve to right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53378" + ] + }, + "synonyms": [ + "Nerve to right superior auricular muscle", + "Branch of temporal branch of right facial nerve to right auricularis superior" + ] + }, + { + "id": "FMA:53387", + "name": "Nerve to left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53378" + ] + }, + "synonyms": [ + "Branch of temporal branch of left facial nerve to left auricularis superior", + "Nerve to left superior auricular muscle" + ] + }, + { + "id": "FMA:53388", + "name": "Nerve to right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53379" + ] + }, + "synonyms": [ + "Branch of temporal branch of right facial nerve to right corrugator supercilii" + ] + }, + { + "id": "FMA:53389", + "name": "Nerve to left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53379" + ] + }, + "synonyms": [ + "Branch of temporal branch of left facial nerve to left corrugator supercilii" + ] + }, + { + "id": "FMA:53390", + "name": "Nerve to risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + }, + "synonyms": [ + "Branch of marginal mandibular branch of facial nerve to risorius" + ] + }, + { + "id": "FMA:53391", + "name": "Nerve to right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53390" + ] + }, + "synonyms": [ + "Branch of marginal mandibular branch of right facial nerve to right risorius" + ] + }, + { + "id": "FMA:53392", + "name": "Nerve to left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53390" + ] + }, + "synonyms": [ + "Branch of marginal mandibular branch of left facial nerve to left risorius" + ] + }, + { + "id": "FMA:53393", + "name": "Communicating branch of marginal mandibular branch of facial nerve with mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:53394", + "name": "Communicating branch of marginal mandibular branch of right facial nerve with right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53393" + ] + } + }, + { + "id": "FMA:53395", + "name": "Communicating branch of marginal mandibular branch of left facial nerve with left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53393" + ] + } + }, + { + "id": "FMA:53396", + "name": "Cervical branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Facial nerve cervical branch" + ] + }, + { + "id": "FMA:53397", + "name": "Branch of cervical branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + } + }, + { + "id": "FMA:53398", + "name": "Cervical branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53396" + ] + } + }, + { + "id": "FMA:53399", + "name": "Cervical branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53396" + ] + } + }, + { + "id": "FMA:53400", + "name": "Branch of vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Branch of eighth cranial nerve", + "Vestibulocochlear neural branch", + "Branch of acoustic nerve" + ] + }, + { + "id": "FMA:53401", + "name": "Vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53400" + ] + }, + "synonyms": [ + "Vestibular root of acoustic nerve", + "Vestibular root of eighth cranial nerve" + ] + }, + { + "id": "FMA:53402", + "name": "Right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53401" + ] + }, + "synonyms": [ + "Vestibular root of right eighth cranial nerve", + "Vestibular root of right acoustic nerve" + ] + }, + { + "id": "FMA:53403", + "name": "Nerve to platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53397" + ] + }, + "synonyms": [ + "Branch of cervical branch of facial nerve to platysma" + ] + }, + { + "id": "FMA:53404", + "name": "Nerve to right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53403" + ] + }, + "synonyms": [ + "Branch of cervical branch of right facial nerve to right platysma" + ] + }, + { + "id": "FMA:53405", + "name": "Nerve to left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53403" + ] + }, + "synonyms": [ + "Branch of cervical branch of left facial nerve to left platysma" + ] + }, + { + "id": "FMA:53406", + "name": "Communicating branch of cervical branch of facial nerve with transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53397" + ] + } + }, + { + "id": "FMA:53407", + "name": "Communicating branch of cervical branch of right facial nerve with right transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53406" + ] + } + }, + { + "id": "FMA:53408", + "name": "Communicating branch of cervical branch of left facial nerve with left transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53406" + ] + } + }, + { + "id": "FMA:53409", + "name": "Left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53401" + ] + }, + "synonyms": [ + "Vestibular root of left eighth cranial nerve", + "Vestibular root of left acoustic nerve" + ] + }, + { + "id": "FMA:53410", + "name": "Sensory root of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53418" + ] + }, + "synonyms": [ + "Wrisberg's nerve", + "Intermediate nerve" + ] + }, + { + "id": "FMA:53411", + "name": "Sensory root of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53410" + ] + }, + "synonyms": [ + "Right intermediate nerve" + ] + }, + { + "id": "FMA:53412", + "name": "Sensory root of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53410" + ] + }, + "synonyms": [ + "Left intermediate nerve" + ] + }, + { + "id": "FMA:53414", + "name": "Geniculate ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Genicular ganglion", + "Ganglion genicularum" + ] + }, + { + "id": "FMA:53415", + "name": "Right geniculate ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53414" + ] + }, + "synonyms": [ + "Right genicular ganglion" + ] + }, + { + "id": "FMA:53416", + "name": "Left geniculate ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53414" + ] + }, + "synonyms": [ + "Left genicular ganglion" + ] + }, + { + "id": "FMA:53417", + "name": "Greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Greater superficial petrosal branch of facial nerve", + "Parasympathetic root of pterygopalatine ganglion", + "Greater superficial petrosal nerve" + ] + }, + { + "id": "FMA:53418", + "name": "Root of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Central part of facial nerve", + "Facial neural root", + "Facial nerve fibers" + ] + }, + { + "id": "FMA:53419", + "name": "Motor root of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53418" + ] + }, + "synonyms": [ + "Seventh cranial nerve motor root", + "Facial nerve motor root" + ] + }, + { + "id": "FMA:53420", + "name": "Motor root of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53419" + ] + } + }, + { + "id": "FMA:53421", + "name": "Motor root of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53419" + ] + } + }, + { + "id": "FMA:53422", + "name": "Branch of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53400" + ] + }, + "synonyms": [ + "Vestibular neural branch" + ] + }, + { + "id": "FMA:53423", + "name": "Right greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53417" + ] + } + }, + { + "id": "FMA:53424", + "name": "Left greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53417" + ] + } + }, + { + "id": "FMA:53425", + "name": "Communicating branch of sensory root of facial nerve with tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Communicating ramus of intermediate nerve with tympanic plexus", + "Communicating branch of n.intermedius with tympanic plexus", + "Ramus communicans cum plexu tympanico (Nervus intermedius)", + "Communicating branch of intermediate nerve with tympanic plexus" + ] + }, + { + "id": "FMA:53426", + "name": "Communicating branch of sensory root of facial nerve with vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53438" + ] + }, + "synonyms": [ + "Ramus communicans cum nervo vago (Nervus intermedius)", + "Communicating branch of intermediate nerve with vagus nerve", + "Communicating branch of nervus intermedius with vagus nerve" + ] + }, + { + "id": "FMA:53427", + "name": "Communicating branch of sensory root of right facial nerve with right tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53425" + ] + }, + "synonyms": [ + "Communicating branch of right intermediate nerve with right tympanic plexus" + ] + }, + { + "id": "FMA:53428", + "name": "Communicating branch of sensory root of left facial nerve with left tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53425" + ] + }, + "synonyms": [ + "Communicating branch of left intermediate nerve with left tympanic plexus" + ] + }, + { + "id": "FMA:53429", + "name": "Communicating branch of sensory root of right facial nerve with right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53426" + ] + }, + "synonyms": [ + "Communicating branch of right intermediate nerve with right vagus nerve" + ] + }, + { + "id": "FMA:53430", + "name": "Communicating branch of sensory root of left facial nerve with left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53426" + ] + }, + "synonyms": [ + "Communicating branch of left intermediate nerve with left vagus nerve" + ] + }, + { + "id": "FMA:53431", + "name": "Cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53400" + ] + }, + "synonyms": [ + "Cochlear root of acoustic nerve", + "Cochlear root of eighth cranial nerve", + "Auditory nerve" + ] + }, + { + "id": "FMA:53432", + "name": "Right cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53431" + ] + }, + "synonyms": [ + "Cochlear root of right acoustic nerve", + "Cochlear root of right eighth cranial nerve" + ] + }, + { + "id": "FMA:53433", + "name": "Left cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53431" + ] + }, + "synonyms": [ + "Cochlear root of left acoustic nerve", + "Cochlear root of left eighth cranial nerve" + ] + }, + { + "id": "FMA:53434", + "name": "Utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53435", + "name": "Vestibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Scarpa's ganglion" + ] + }, + { + "id": "FMA:53436", + "name": "Right vestibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53435" + ] + } + }, + { + "id": "FMA:53437", + "name": "Left vestibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53435" + ] + } + }, + { + "id": "FMA:53438", + "name": "Branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Facial neural branch" + ] + }, + { + "id": "FMA:53440", + "name": "Right utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53434" + ] + } + }, + { + "id": "FMA:53441", + "name": "Left utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53434" + ] + } + }, + { + "id": "FMA:53442", + "name": "Utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53443", + "name": "Right utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53442" + ] + } + }, + { + "id": "FMA:53444", + "name": "Left utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53442" + ] + } + }, + { + "id": "FMA:53445", + "name": "Cochlear ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Corti's ganglion", + "Spiral ganglion", + "Ganglion of Corti" + ] + }, + { + "id": "FMA:53446", + "name": "Right cochlear ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53445" + ] + }, + "synonyms": [ + "Right spiral ganglion" + ] + }, + { + "id": "FMA:53447", + "name": "Left cochlear ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53445" + ] + }, + "synonyms": [ + "Left spiral ganglion" + ] + }, + { + "id": "FMA:53449", + "name": "Superior part of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + }, + "synonyms": [ + "Pars superior (Nervus vestibularis)" + ] + }, + { + "id": "FMA:53450", + "name": "Inferior part of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + }, + "synonyms": [ + "Pars inferior (Nervus vestibularis)" + ] + }, + { + "id": "FMA:53451", + "name": "Inferior part of right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53450" + ] + } + }, + { + "id": "FMA:53452", + "name": "Inferior part of left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53450" + ] + } + }, + { + "id": "FMA:53453", + "name": "Superior part of right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53449" + ] + } + }, + { + "id": "FMA:53454", + "name": "Superior part of left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53449" + ] + } + }, + { + "id": "FMA:53455", + "name": "Anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53456", + "name": "Right anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53455" + ] + } + }, + { + "id": "FMA:53457", + "name": "Left anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53455" + ] + } + }, + { + "id": "FMA:53458", + "name": "Cochlear communicating branch of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + }, + "synonyms": [ + "Cochlear communicating branch of vestibular ganglion", + "Ramus communicans cochlearis (Nervus vestibularis)" + ] + }, + { + "id": "FMA:53459", + "name": "Cochlear communicating branch of right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53458" + ] + } + }, + { + "id": "FMA:53460", + "name": "Cochlear communicating branch of left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53458" + ] + } + }, + { + "id": "FMA:53461", + "name": "Lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53462", + "name": "Right lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53461" + ] + } + }, + { + "id": "FMA:53463", + "name": "Left lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53461" + ] + } + }, + { + "id": "FMA:53464", + "name": "Posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53465", + "name": "Right posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53464" + ] + } + }, + { + "id": "FMA:53466", + "name": "Left posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53464" + ] + } + }, + { + "id": "FMA:53467", + "name": "Saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53422" + ] + } + }, + { + "id": "FMA:53468", + "name": "Right saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53467" + ] + } + }, + { + "id": "FMA:53469", + "name": "Left saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53467" + ] + } + }, + { + "id": "FMA:53470", + "name": "Branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Glossopharyngeal neural branch" + ] + }, + { + "id": "FMA:53471", + "name": "Glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Ganglion of glosspharyngeal nerve" + ] + }, + { + "id": "FMA:53472", + "name": "Ganglion of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Right glossopharyngeal ganglion", + "Vagus neural ganglion" + ] + }, + { + "id": "FMA:53474", + "name": "Superior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53471" + ] + }, + "synonyms": [ + "Glossopharyngeal nerve superior ganglion", + "Superior ganglion of glossopharyngeal nerve", + "Ninth cranial nerve superior ganglion", + "Ganglion superius (Nervus glossopharyngeus)", + "Glossopharyngeal nerve jugular ganglion", + "Ehrenritter's ganglion" + ] + }, + { + "id": "FMA:53475", + "name": "Inferior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53471" + ] + }, + "synonyms": [ + "Ganglion of Andersch", + "Ninth cranial nerve inferior ganglion", + "Glossopharyngeal nerve petrous ganglion", + "Inferior ganglion of glossopharyngeal nerve", + "Glossopharyngeal nerve inferior ganglion", + "Ganglion inferius (Nervus glossopharygeus)" + ] + }, + { + "id": "FMA:53476", + "name": "Right superior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53474" + ] + }, + "synonyms": [ + "Superior ganglion of right glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53477", + "name": "Left superior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53474" + ] + }, + "synonyms": [ + "Superior ganglion of left glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53478", + "name": "Right inferior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53475" + ] + }, + "synonyms": [ + "Inferior ganglion of right glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53479", + "name": "Left inferior glossopharyngeal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53475" + ] + }, + "synonyms": [ + "Inferior ganglion of left glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53480", + "name": "Tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Jacobson's nerve", + "Nerve of Andersch" + ] + }, + { + "id": "FMA:53481", + "name": "Right tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53480" + ] + } + }, + { + "id": "FMA:53482", + "name": "Left tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53480" + ] + } + }, + { + "id": "FMA:53483", + "name": "Communicating branch of glossopharyngeal nerve with auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Ramus communicans cum ramo auriculare nervi vagi (Nervus glossopharyngeus)", + "Ramus communicans of glossopharyngeal nerve with auricular branch of vagus nerve", + "Ramus communicans of ninth cranial nerve with auricular branch of vagus nerve", + "Auricular branch of ninth cranial nerve", + "Auricular branch of glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53484", + "name": "Communicating branch of right glossopharyngeal nerve with auricular branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53483" + ] + } + }, + { + "id": "FMA:53485", + "name": "Communicating branch of left glossopharyngeal nerve with auricular branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53483" + ] + } + }, + { + "id": "FMA:53486", + "name": "Pharyngeal branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Ninth cranial nerve pharyngeal branch", + "Glossopharyngeal nerve pharyngeal branch" + ] + }, + { + "id": "FMA:53487", + "name": "Nerve to stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Branch of glossopharyngeal nerve to stylopharyngeus", + "Stylopharyngeal branch of glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53488", + "name": "Carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Carotid branch of glossopharyngeal nerve", + "Ramus sinus carotici" + ] + }, + { + "id": "FMA:53489", + "name": "Tonsillar branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Glossopharyngeal nerve tonsillar branch", + "Ninth cranial nerve tonsillar branch" + ] + }, + { + "id": "FMA:53490", + "name": "Lingual branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Glossopharyngeal nerve lingual branch", + "Ninth cranial nerve lingual branch" + ] + }, + { + "id": "FMA:53491", + "name": "Lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Parasympathetic root of otic ganglion", + "Lesser superficial petrosal nerve" + ] + }, + { + "id": "FMA:53492", + "name": "Communicating branch of glossopharyngeal nerve with auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Ramus communicans cum nervo auriculotemporali (Nervus glossopharygeus)" + ] + }, + { + "id": "FMA:53493", + "name": "Communicating branch of glossopharyngeal nerve with chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + }, + "synonyms": [ + "Ramus communicans cum chorda tympani (Nervus glossopharyngeus)" + ] + }, + { + "id": "FMA:53494", + "name": "Pharyngeal branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53486" + ] + } + }, + { + "id": "FMA:53495", + "name": "Pharyngeal branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53486" + ] + } + }, + { + "id": "FMA:53496", + "name": "Nerve to right stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53487" + ] + }, + "synonyms": [ + "Stylopharyngeal branch of right glossopharyngeal nerve", + "Branch of right glossopharyngeal nerve to right stylopharyngeus" + ] + }, + { + "id": "FMA:53497", + "name": "Nerve to left stylopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53487" + ] + }, + "synonyms": [ + "Stylopharyngeal branch of left glossopharyngeal nerve", + "Branch of left glossopharyngeal nerve to left stylopharyngeus" + ] + }, + { + "id": "FMA:53498", + "name": "Communicating branch of right glossopharyngeal nerve with right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53493" + ] + } + }, + { + "id": "FMA:53499", + "name": "Communicating branch of left glossopharyngeal nerve with left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53493" + ] + } + }, + { + "id": "FMA:53500", + "name": "Communicating branch of right glossopharyngeal nerve with right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53492" + ] + } + }, + { + "id": "FMA:53501", + "name": "Communicating branch of left glossopharyngeal nerve with left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53492" + ] + } + }, + { + "id": "FMA:53502", + "name": "Right lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53491" + ] + } + }, + { + "id": "FMA:53503", + "name": "Left lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53491" + ] + } + }, + { + "id": "FMA:53504", + "name": "Lingual branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53490" + ] + } + }, + { + "id": "FMA:53505", + "name": "Lingual branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53490" + ] + } + }, + { + "id": "FMA:53506", + "name": "Tonsillar branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53489" + ] + } + }, + { + "id": "FMA:53507", + "name": "Tonsillar branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53489" + ] + } + }, + { + "id": "FMA:53508", + "name": "Right carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53488" + ] + }, + "synonyms": [ + "Carotid branch of right glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53509", + "name": "Left carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53488" + ] + }, + "synonyms": [ + "Carotid branch of left glossopharyngeal nerve" + ] + }, + { + "id": "FMA:53510", + "name": "Frontal margin of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54808" + ] + }, + "synonyms": [ + "Margo frontalis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53511", + "name": "Parietal margin of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54808" + ] + }, + "synonyms": [ + "Margo parietalis (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53512", + "name": "Zygomatic margin of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54808" + ] + }, + "synonyms": [ + "Margo zygomaticus (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53513", + "name": "Squamosal margin of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54808" + ] + }, + "synonyms": [ + "Margo squamosus (ala major, os sphenoidale)" + ] + }, + { + "id": "FMA:53517", + "name": "Lingual branch of glossopharyngeal nerve to vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53490" + ] + } + }, + { + "id": "FMA:53518", + "name": "Lingual branch of glossopharyngeal nerve to postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53490" + ] + } + }, + { + "id": "FMA:53519", + "name": "Lingual branch of right glossopharyngeal nerve to right vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53517" + ] + } + }, + { + "id": "FMA:53520", + "name": "Lingual branch of left glossopharyngeal nerve to left vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53517" + ] + } + }, + { + "id": "FMA:53521", + "name": "Lingual branch of right glossopharyngeal nerve to right postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53518" + ] + } + }, + { + "id": "FMA:53522", + "name": "Lingual branch of left glossopharyngeal nerve to left postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53518" + ] + } + }, + { + "id": "FMA:53523", + "name": "Tympanic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54502" + ] + }, + "synonyms": [ + "Tympanic enlargement" + ] + }, + { + "id": "FMA:53524", + "name": "Branch of recurrent laryngeal nerve to inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + } + }, + { + "id": "FMA:53525", + "name": "Right tympanic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53523" + ] + } + }, + { + "id": "FMA:53526", + "name": "Communicating branch of recurrent laryngeal nerve with internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12131" + ] + } + }, + { + "id": "FMA:53527", + "name": "Left tympanic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53523" + ] + } + }, + { + "id": "FMA:53528", + "name": "Communicating branch of right recurrent laryngeal nerve with right internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53526" + ] + } + }, + { + "id": "FMA:53529", + "name": "Communicating branch of left recurrent laryngeal nerve with left internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53526" + ] + } + }, + { + "id": "FMA:53530", + "name": "Right superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6239" + ] + } + }, + { + "id": "FMA:53531", + "name": "Branch of left recurrent laryngeal nerve to left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53524" + ] + } + }, + { + "id": "FMA:53532", + "name": "Right otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6967" + ] + } + }, + { + "id": "FMA:53533", + "name": "Left otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6967" + ] + } + }, + { + "id": "FMA:53534", + "name": "Auricular branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6232" + ] + }, + "synonyms": [ + "Auricular branch of right vagus" + ] + }, + { + "id": "FMA:53535", + "name": "Auricular branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6232" + ] + }, + "synonyms": [ + "Auricular branch of left vagus" + ] + }, + { + "id": "FMA:53536", + "name": "Left superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6239" + ] + } + }, + { + "id": "FMA:53537", + "name": "Right external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6243" + ] + } + }, + { + "id": "FMA:53538", + "name": "Left external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6243" + ] + } + }, + { + "id": "FMA:53539", + "name": "Right internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6240" + ] + }, + "synonyms": [ + "Internal branch of right superior laryngeal nerve" + ] + }, + { + "id": "FMA:53540", + "name": "Left internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6240" + ] + }, + "synonyms": [ + "Internal branch of left superior laryngeal nerve" + ] + }, + { + "id": "FMA:53541", + "name": "Meningeal branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6231" + ] + } + }, + { + "id": "FMA:53542", + "name": "Meningeal branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6231" + ] + } + }, + { + "id": "FMA:53543", + "name": "Lower branch of internal laryngeal nerve to arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6242" + ] + } + }, + { + "id": "FMA:53544", + "name": "Communicating branch of internal laryngeal nerve with recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6242" + ] + }, + "synonyms": [ + "Ramus communicans cum nervo laryngeo recurrente (Nervus vagus)", + "Communicating branch of internal laryngeal branch with recurrent laryngeal nerve" + ] + }, + { + "id": "FMA:53545", + "name": "Right superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6578" + ] + } + }, + { + "id": "FMA:53546", + "name": "Left superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6578" + ] + } + }, + { + "id": "FMA:53547", + "name": "Laryngopharyngeal branch of right superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6595" + ] + } + }, + { + "id": "FMA:53548", + "name": "Laryngopharyngeal branch of left superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6595" + ] + } + }, + { + "id": "FMA:53549", + "name": "Right ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6964" + ] + } + }, + { + "id": "FMA:53550", + "name": "Left ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6964" + ] + } + }, + { + "id": "FMA:53551", + "name": "Right submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6966" + ] + } + }, + { + "id": "FMA:53552", + "name": "Left submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6966" + ] + } + }, + { + "id": "FMA:53553", + "name": "Superior ganglion of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6229" + ] + } + }, + { + "id": "FMA:53554", + "name": "Superior ganglion of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6229" + ] + } + }, + { + "id": "FMA:53555", + "name": "Inferior ganglion of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6230" + ] + } + }, + { + "id": "FMA:53556", + "name": "Inferior ganglion of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6230" + ] + } + }, + { + "id": "FMA:53558", + "name": "Bronchial branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6247" + ] + } + }, + { + "id": "FMA:53559", + "name": "Communicating branch of right vagus nerve with right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6233" + ] + } + }, + { + "id": "FMA:53560", + "name": "Communicating branch of left vagus nerve with left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6233" + ] + } + }, + { + "id": "FMA:53561", + "name": "Communicating branch of right external laryngeal nerve with right superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6708" + ] + } + }, + { + "id": "FMA:53562", + "name": "Communicating branch of left external laryngeal nerve with left superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6708" + ] + } + }, + { + "id": "FMA:53563", + "name": "External laryngeal branch to right superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6709" + ] + }, + "synonyms": [ + "Branch of right external laryngeal nerve to right superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:53564", + "name": "External laryngeal branch to left superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6709" + ] + }, + "synonyms": [ + "Branch of left external laryngeal nerve to left superior cervical sympathetic ganglion" + ] + }, + { + "id": "FMA:53565", + "name": "Branch of right external laryngeal nerve to right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6705" + ] + }, + "synonyms": [ + "External laryngeal nerve to right cricothyroid muscle" + ] + }, + { + "id": "FMA:53566", + "name": "Branch of left external laryngeal nerve to left cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6705" + ] + }, + "synonyms": [ + "External laryngeal nerve to left cricothyroid muscle" + ] + }, + { + "id": "FMA:53567", + "name": "Branch of right external laryngeal nerve to right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6707" + ] + }, + "synonyms": [ + "External laryngeal nerve to right inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:53568", + "name": "Branch of left external laryngeal nerve to left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6707" + ] + }, + "synonyms": [ + "External laryngeal nerve to left inferior pharyngeal constrictor" + ] + }, + { + "id": "FMA:53569", + "name": "Branch of right external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6706" + ] + } + }, + { + "id": "FMA:53570", + "name": "Branch of left external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6706" + ] + } + }, + { + "id": "FMA:53571", + "name": "Communicating branch of right internal laryngeal nerve with right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53544" + ] + } + }, + { + "id": "FMA:53572", + "name": "Communicating branch of left internal laryngeal nerve with left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53544" + ] + } + }, + { + "id": "FMA:53573", + "name": "Upper branch of right internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6702" + ] + } + }, + { + "id": "FMA:53574", + "name": "Upper branch of left internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6702" + ] + } + }, + { + "id": "FMA:53575", + "name": "Upper branch of right internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6704" + ] + } + }, + { + "id": "FMA:53576", + "name": "Upper branch of left internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6704" + ] + } + }, + { + "id": "FMA:53577", + "name": "Upper branch of right internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6697" + ] + } + }, + { + "id": "FMA:53578", + "name": "Upper branch of left internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6697" + ] + } + }, + { + "id": "FMA:53579", + "name": "Upper branch of right internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6703" + ] + } + }, + { + "id": "FMA:53580", + "name": "Upper branch of left internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6703" + ] + } + }, + { + "id": "FMA:53581", + "name": "Lower branch of right internal laryngeal nerve to right aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6699" + ] + } + }, + { + "id": "FMA:53582", + "name": "Lower branch of left internal laryngeal nerve to left aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6699" + ] + } + }, + { + "id": "FMA:53583", + "name": "Lower branch of right internal laryngeal nerve to mucosa of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6700" + ] + } + }, + { + "id": "FMA:53584", + "name": "Lower branch of left internal laryngeal nerve to mucosa of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6700" + ] + } + }, + { + "id": "FMA:53585", + "name": "Lower branch of right internal laryngeal nerve to right arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53543" + ] + } + }, + { + "id": "FMA:53586", + "name": "Lower branch of left internal laryngeal nerve to left arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53543" + ] + } + }, + { + "id": "FMA:53587", + "name": "Communicating branch of auricular branch of right vagus nerve with right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6691" + ] + } + }, + { + "id": "FMA:53588", + "name": "Communicating branch of auricular branch of left vagus nerve with left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6691" + ] + } + }, + { + "id": "FMA:53589", + "name": "Communicating branch of auricular branch of right vagus nerve with right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6692" + ] + } + }, + { + "id": "FMA:53590", + "name": "Communicating branch of auricular branch of left vagus nerve with left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6692" + ] + } + }, + { + "id": "FMA:53591", + "name": "Vagal branch to posterior wall of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6694" + ] + }, + "synonyms": [ + "Branch of auricular branch of right vagus nerve to posterior wall of right external acoustic meatus" + ] + }, + { + "id": "FMA:53592", + "name": "Vagal branch to posterior wall of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6694" + ] + }, + "synonyms": [ + "Branch of auricular branch of left vagus nerve to posterior wall of left external acoustic meatus" + ] + }, + { + "id": "FMA:53593", + "name": "Branch of auricular branch of vagus nerve to floor of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54236" + ] + } + }, + { + "id": "FMA:53594", + "name": "Branch of auricular branch of right vagus nerve to floor of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53593" + ] + } + }, + { + "id": "FMA:53595", + "name": "Branch of auricular branch of left vagus nerve to floor of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53593" + ] + } + }, + { + "id": "FMA:53596", + "name": "Vagal branch to right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6695" + ] + }, + "synonyms": [ + "Branch of auricular branch of right vagus nerve to tympanic membrane" + ] + }, + { + "id": "FMA:53597", + "name": "Vagal branch to left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6695" + ] + }, + "synonyms": [ + "Branch of auricular branch of left vagus nerve to tympanic membrane" + ] + }, + { + "id": "FMA:53598", + "name": "Superior cervical cardiac branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6244" + ] + } + }, + { + "id": "FMA:53599", + "name": "Superior cervical cardiac branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6244" + ] + } + }, + { + "id": "FMA:53600", + "name": "Cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53612" + ] + } + }, + { + "id": "FMA:53601", + "name": "Thoracic cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53612" + ] + } + }, + { + "id": "FMA:53604", + "name": "Thoracic cardiac branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53601" + ] + } + }, + { + "id": "FMA:53605", + "name": "Thoracic cardiac branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53601" + ] + } + }, + { + "id": "FMA:53606", + "name": "Vagal branch to right carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6237" + ] + }, + "synonyms": [ + "Branch of right vagus nerve to right carotid body", + "Branch of right vagus to right carotid body" + ] + }, + { + "id": "FMA:53607", + "name": "Vagal branch to left carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6237" + ] + }, + "synonyms": [ + "Branch of left vagus to left carotid body", + "Branch of left vagus nerve to left carotid body" + ] + }, + { + "id": "FMA:53608", + "name": "Esophageal branch of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6248" + ] + } + }, + { + "id": "FMA:53609", + "name": "Esophageal branch of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6248" + ] + } + }, + { + "id": "FMA:53610", + "name": "Tracheal branch of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6249" + ] + } + }, + { + "id": "FMA:53611", + "name": "Tracheal branch of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6249" + ] + } + }, + { + "id": "FMA:53612", + "name": "Cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:53613", + "name": "Bronchial branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6247" + ] + } + }, + { + "id": "FMA:53614", + "name": "Nerve to ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6250" + ] + }, + "synonyms": [ + "Branch of recurrent laryngeal nerve to ceratocricoid" + ] + }, + { + "id": "FMA:53615", + "name": "Nerve to right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6252" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right posterior crico-arytenoid" + ] + }, + { + "id": "FMA:53616", + "name": "Nerve to left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6252" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left posterior crico-arytenoid" + ] + }, + { + "id": "FMA:53617", + "name": "Nerve to right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6253" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right lateral crico-arytenoid" + ] + }, + { + "id": "FMA:53618", + "name": "Nerve to left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6253" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left lateral crico-arytenoid" + ] + }, + { + "id": "FMA:53619", + "name": "Nerve to right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6257" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right vocalis" + ] + }, + { + "id": "FMA:53620", + "name": "Nerve to left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6257" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left vocalis" + ] + }, + { + "id": "FMA:53621", + "name": "Nerve to right thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6256" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right thyroarytenoid" + ] + }, + { + "id": "FMA:53622", + "name": "Nerve to left thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6256" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left thyroarytenoid" + ] + }, + { + "id": "FMA:53623", + "name": "Nerve to right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6255" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right oblique arytenoid" + ] + }, + { + "id": "FMA:53624", + "name": "Nerve to left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6255" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left oblique arytenoid" + ] + }, + { + "id": "FMA:53625", + "name": "Nerve to right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6254" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right transverse arytenoid" + ] + }, + { + "id": "FMA:53626", + "name": "Nerve to left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6254" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left transverse arytenoid" + ] + }, + { + "id": "FMA:53627", + "name": "Nerve to right ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53614" + ] + }, + "synonyms": [ + "Branch of right recurrent laryngeal nerve to right ceratocricoid" + ] + }, + { + "id": "FMA:53628", + "name": "Nerve to left ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53614" + ] + }, + "synonyms": [ + "Branch of left recurrent laryngeal nerve to left ceratocricoid" + ] + }, + { + "id": "FMA:53629", + "name": "Branch of right recurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6251" + ] + } + }, + { + "id": "FMA:53630", + "name": "Branch of left recurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6251" + ] + } + }, + { + "id": "FMA:53631", + "name": "Anterior esophageal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6225" + ] + } + }, + { + "id": "FMA:53632", + "name": "Posterior esophageal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6225" + ] + } + }, + { + "id": "FMA:53633", + "name": "Lingual branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6235" + ] + } + }, + { + "id": "FMA:53634", + "name": "Lingual branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6235" + ] + } + }, + { + "id": "FMA:53635", + "name": "Pharyngeal branch of right vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6236" + ] + } + }, + { + "id": "FMA:53636", + "name": "Pharyngeal branch of left vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6236" + ] + } + }, + { + "id": "FMA:53637", + "name": "Right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46476" + ] + } + }, + { + "id": "FMA:53638", + "name": "Left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46476" + ] + } + }, + { + "id": "FMA:53639", + "name": "Right temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46450" + ] + } + }, + { + "id": "FMA:53640", + "name": "Left temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46450" + ] + } + }, + { + "id": "FMA:53641", + "name": "Right ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52780" + ] + } + }, + { + "id": "FMA:53642", + "name": "Left ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52780" + ] + } + }, + { + "id": "FMA:53643", + "name": "Right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52781" + ] + }, + "synonyms": [ + "Right auricular region" + ] + }, + { + "id": "FMA:53644", + "name": "Left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52781" + ] + }, + "synonyms": [ + "Left auricular region" + ] + }, + { + "id": "FMA:53645", + "name": "Right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52741" + ] + } + }, + { + "id": "FMA:53646", + "name": "Left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52741" + ] + } + }, + { + "id": "FMA:53647", + "name": "Right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52745" + ] + } + }, + { + "id": "FMA:53648", + "name": "Left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52745" + ] + } + }, + { + "id": "FMA:53649", + "name": "Right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9711" + ] + } + }, + { + "id": "FMA:53650", + "name": "Left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9711" + ] + }, + "synonyms": [ + "Left maxilla body" + ] + }, + { + "id": "FMA:53651", + "name": "Right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52868" + ] + } + }, + { + "id": "FMA:53652", + "name": "Left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52868" + ] + } + }, + { + "id": "FMA:53653", + "name": "Right lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52869" + ] + } + }, + { + "id": "FMA:53654", + "name": "Left lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52869" + ] + } + }, + { + "id": "FMA:53655", + "name": "Right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52746" + ] + } + }, + { + "id": "FMA:53656", + "name": "Left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52746" + ] + } + }, + { + "id": "FMA:53658", + "name": "Skin of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + }, + "synonyms": [ + "Chin skin" + ] + }, + { + "id": "FMA:53659", + "name": "Superficial fascia of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20366" + ] + } + }, + { + "id": "FMA:53660", + "name": "Superficial fascia of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20366" + ] + } + }, + { + "id": "FMA:53661", + "name": "Ramus proper of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59469" + ] + } + }, + { + "id": "FMA:53662", + "name": "Right ramus proper of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53661" + ] + } + }, + { + "id": "FMA:53663", + "name": "Left ramus proper of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53661" + ] + } + }, + { + "id": "FMA:53665", + "name": "Musculature of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of head proper" + ] + }, + { + "id": "FMA:53666", + "name": "Organ component layer of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:53667", + "name": "Hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71012" + ] + } + }, + { + "id": "FMA:53669", + "name": "Eyelash", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:53670", + "name": "Hair of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Hair of vestibular part of nose", + "Nose hair" + ] + }, + { + "id": "FMA:53671", + "name": "Hair of tragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Tragus hair", + "Hair of external ear" + ] + }, + { + "id": "FMA:53672", + "name": "Neurocranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Brain Box" + ] + }, + { + "id": "FMA:53673", + "name": "Viscerocranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + }, + "synonyms": [ + "Facial skeleton" + ] + }, + { + "id": "FMA:53674", + "name": "Pyloric branch of greater anterior gastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6681" + ] + } + }, + { + "id": "FMA:53675", + "name": "Branch of greater anterior gastric nerve to coeliac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6681" + ] + } + }, + { + "id": "FMA:53676", + "name": "Anterior vagal branch to head of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54362" + ] + }, + "synonyms": [ + "Branch of hepatic branch of anterior vagal trunk to head of pancreas" + ] + }, + { + "id": "FMA:53677", + "name": "Anterior vagal branch to first part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54362" + ] + }, + "synonyms": [ + "Branch of hepatic branch of anterior vagal trunk to first part of duodenum" + ] + }, + { + "id": "FMA:53678", + "name": "Branch of greater posterior gastric nerve to posterior part of body of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6690" + ] + } + }, + { + "id": "FMA:53679", + "name": "Renal branch of right vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6670" + ] + } + }, + { + "id": "FMA:53680", + "name": "Renal branch of left vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6670" + ] + } + }, + { + "id": "FMA:53681", + "name": "Fascia of ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Ceratocricoid fascia" + ] + }, + { + "id": "FMA:53684", + "name": "Epimysium of ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53681" + ] + }, + "synonyms": [ + "Ceratocricoid epimysium" + ] + }, + { + "id": "FMA:53685", + "name": "Epimysium of right ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53684" + ] + }, + "synonyms": [ + "Right ceratocricoid epimysium" + ] + }, + { + "id": "FMA:53686", + "name": "Epimysium of left ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53684" + ] + }, + "synonyms": [ + "Left ceratocricoid epimysium" + ] + }, + { + "id": "FMA:53687", + "name": "Perimysium of ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53681" + ] + }, + "synonyms": [ + "Ceratocricoid perimysium" + ] + }, + { + "id": "FMA:53688", + "name": "Perimysium of right ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53687" + ] + }, + "synonyms": [ + "Right ceratocricoid perimysium" + ] + }, + { + "id": "FMA:53689", + "name": "Perimysium of left ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53687" + ] + }, + "synonyms": [ + "Left ceratocricoid perimysium" + ] + }, + { + "id": "FMA:53690", + "name": "Muscle fasciculus of ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53691", + "name": "Muscle fasciculus of right ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53690" + ] + } + }, + { + "id": "FMA:53692", + "name": "Muscle fasciculus of left ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53690" + ] + } + }, + { + "id": "FMA:53696", + "name": "Fascia of levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator anguli oris fascia" + ] + }, + { + "id": "FMA:53699", + "name": "Epimysium of levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53696" + ] + }, + "synonyms": [ + "Levator anguli oris epimysium" + ] + }, + { + "id": "FMA:53700", + "name": "Epimysium of right levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53699" + ] + }, + "synonyms": [ + "Right levator anguli oris epimysium" + ] + }, + { + "id": "FMA:53701", + "name": "Epimysium of left levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53699" + ] + }, + "synonyms": [ + "Left levator anguli oris epimysium" + ] + }, + { + "id": "FMA:53702", + "name": "Perimysium of levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53696" + ] + }, + "synonyms": [ + "Levator anguli oris perimysium" + ] + }, + { + "id": "FMA:53703", + "name": "Perimysium of right levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53702" + ] + }, + "synonyms": [ + "Right levator anguli oris perimysium" + ] + }, + { + "id": "FMA:53704", + "name": "Perimysium of left levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53702" + ] + }, + "synonyms": [ + "Left levator anguli oris perimysium" + ] + }, + { + "id": "FMA:53705", + "name": "Muscle fasciculus of levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53706", + "name": "Muscle fasciculus of right levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53705" + ] + } + }, + { + "id": "FMA:53707", + "name": "Muscle fasciculus of left levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53705" + ] + } + }, + { + "id": "FMA:53711", + "name": "Fascia of depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Depressor anguli oris fascia" + ] + }, + { + "id": "FMA:53714", + "name": "Epimysium of depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53711" + ] + }, + "synonyms": [ + "Depressor anguli oris epimysium" + ] + }, + { + "id": "FMA:53715", + "name": "Epimysium of right depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53714" + ] + }, + "synonyms": [ + "Right depressor anguli oris epimysium" + ] + }, + { + "id": "FMA:53716", + "name": "Epimysium of left depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53714" + ] + }, + "synonyms": [ + "Left depressor anguli oris epimysium" + ] + }, + { + "id": "FMA:53717", + "name": "Perimysium of depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53711" + ] + }, + "synonyms": [ + "Depressor anguli oris perimysium" + ] + }, + { + "id": "FMA:53718", + "name": "Perimysium of right depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53717" + ] + }, + "synonyms": [ + "Right depressor anguli oris perimysium" + ] + }, + { + "id": "FMA:53719", + "name": "Perimysium of left depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53717" + ] + }, + "synonyms": [ + "Left depressor anguli oris perimysium" + ] + }, + { + "id": "FMA:53720", + "name": "Muscle fasciculus of depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53721", + "name": "Muscle fasciculus of right depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53720" + ] + } + }, + { + "id": "FMA:53722", + "name": "Muscle fasciculus of left depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53720" + ] + } + }, + { + "id": "FMA:53726", + "name": "Fascia of transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Transversus menti fascia" + ] + }, + { + "id": "FMA:53729", + "name": "Epimysium of transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53726" + ] + }, + "synonyms": [ + "Transversus menti epimysium" + ] + }, + { + "id": "FMA:53730", + "name": "Epimysium of right transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53729" + ] + }, + "synonyms": [ + "Right transversus menti epimysium" + ] + }, + { + "id": "FMA:53731", + "name": "Epimysium of left transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53729" + ] + }, + "synonyms": [ + "Left transversus menti epimysium" + ] + }, + { + "id": "FMA:53732", + "name": "Perimysium of transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53726" + ] + }, + "synonyms": [ + "Transversus menti perimysium" + ] + }, + { + "id": "FMA:53733", + "name": "Perimysium of right transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53732" + ] + }, + "synonyms": [ + "Right transversus menti perimysium" + ] + }, + { + "id": "FMA:53734", + "name": "Perimysium of left transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53732" + ] + }, + "synonyms": [ + "Left transversus menti perimysium" + ] + }, + { + "id": "FMA:53735", + "name": "Muscle fasciculus of transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53736", + "name": "Muscle fasciculus of right transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53735" + ] + } + }, + { + "id": "FMA:53737", + "name": "Muscle fasciculus of left transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53735" + ] + } + }, + { + "id": "FMA:53741", + "name": "Fascia of mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Mentalis fascia" + ] + }, + { + "id": "FMA:53744", + "name": "Epimysium of mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53741" + ] + }, + "synonyms": [ + "Mentalis epimysium" + ] + }, + { + "id": "FMA:53745", + "name": "Epimysium of right mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53744" + ] + }, + "synonyms": [ + "Right mentalis epimysium" + ] + }, + { + "id": "FMA:53746", + "name": "Epimysium of left mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53744" + ] + }, + "synonyms": [ + "Left mentalis epimysium" + ] + }, + { + "id": "FMA:53747", + "name": "Perimysium of mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53741" + ] + }, + "synonyms": [ + "Mentalis perimysium" + ] + }, + { + "id": "FMA:53748", + "name": "Perimysium of right mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53747" + ] + }, + "synonyms": [ + "Right mentalis perimysium", + "Perimysium of right mentalis muscle" + ] + }, + { + "id": "FMA:53749", + "name": "Perimysium of left mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53747" + ] + }, + "synonyms": [ + "Left mentalis perimysium", + "Perimysium of left mentalis muscle" + ] + }, + { + "id": "FMA:53750", + "name": "Muscle fasciculus of mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of mentalis muscle" + ] + }, + { + "id": "FMA:53751", + "name": "Muscle fasciculus of right mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53750" + ] + } + }, + { + "id": "FMA:53752", + "name": "Muscle fasciculus of left mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53750" + ] + } + }, + { + "id": "FMA:53756", + "name": "Fascia of malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Malaris fascia" + ] + }, + { + "id": "FMA:53759", + "name": "Epimysium of malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53756" + ] + }, + "synonyms": [ + "Malaris epimysium" + ] + }, + { + "id": "FMA:53760", + "name": "Epimysium of right malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53759" + ] + }, + "synonyms": [ + "Right malaris epimysium" + ] + }, + { + "id": "FMA:53761", + "name": "Epimysium of left malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53759" + ] + }, + "synonyms": [ + "Left malaris epimysium" + ] + }, + { + "id": "FMA:53762", + "name": "Perimysium of malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53756" + ] + }, + "synonyms": [ + "Malaris perimysium" + ] + }, + { + "id": "FMA:53763", + "name": "Perimysium of right malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53762" + ] + }, + "synonyms": [ + "Right malaris perimysium" + ] + }, + { + "id": "FMA:53764", + "name": "Perimysium of left malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53762" + ] + }, + "synonyms": [ + "Left malaris perimysium" + ] + }, + { + "id": "FMA:53765", + "name": "Muscle fasciculus of malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53766", + "name": "Muscle fasciculus of right malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53765" + ] + } + }, + { + "id": "FMA:53767", + "name": "Muscle fasciculus of left malaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53765" + ] + } + }, + { + "id": "FMA:53771", + "name": "Fascia of buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Buccinator fascia" + ] + }, + { + "id": "FMA:53774", + "name": "Epimysium of buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53771" + ] + }, + "synonyms": [ + "Buccinator epimysium" + ] + }, + { + "id": "FMA:53775", + "name": "Epimysium of right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53774" + ] + }, + "synonyms": [ + "Right buccinator epimysium" + ] + }, + { + "id": "FMA:53776", + "name": "Epimysium of left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53774" + ] + }, + "synonyms": [ + "Left buccinator epimysium" + ] + }, + { + "id": "FMA:53777", + "name": "Perimysium of buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53771" + ] + }, + "synonyms": [ + "Buccinator perimysium" + ] + }, + { + "id": "FMA:53778", + "name": "Perimysium of right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53777" + ] + }, + "synonyms": [ + "Right buccinator perimysium" + ] + }, + { + "id": "FMA:53779", + "name": "Perimysium of left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53777" + ] + }, + "synonyms": [ + "Left buccinator perimysium" + ] + }, + { + "id": "FMA:53780", + "name": "Muscle fasciculus of buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53781", + "name": "Muscle fasciculus of right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53780" + ] + } + }, + { + "id": "FMA:53782", + "name": "Muscle fasciculus of left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53780" + ] + } + }, + { + "id": "FMA:53786", + "name": "Fascia of risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Risorius fascia" + ] + }, + { + "id": "FMA:53789", + "name": "Epimysium of risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53786" + ] + }, + "synonyms": [ + "Risorius epimysium" + ] + }, + { + "id": "FMA:53790", + "name": "Epimysium of right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53789" + ] + }, + "synonyms": [ + "Right risorius epimysium" + ] + }, + { + "id": "FMA:53791", + "name": "Epimysium of left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53789" + ] + }, + "synonyms": [ + "Left risorius epimysium" + ] + }, + { + "id": "FMA:53792", + "name": "Perimysium of risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53786" + ] + }, + "synonyms": [ + "Risorius perimysium" + ] + }, + { + "id": "FMA:53793", + "name": "Perimysium of right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53792" + ] + }, + "synonyms": [ + "Right risorius perimysium" + ] + }, + { + "id": "FMA:53794", + "name": "Perimysium of left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53792" + ] + }, + "synonyms": [ + "Left risorius perimysium" + ] + }, + { + "id": "FMA:53795", + "name": "Muscle fasciculus of risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53796", + "name": "Muscle fasciculus of right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53795" + ] + } + }, + { + "id": "FMA:53797", + "name": "Muscle fasciculus of left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53795" + ] + } + }, + { + "id": "FMA:53801", + "name": "Fascia of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Orbicularis oris fascia" + ] + }, + { + "id": "FMA:53804", + "name": "Epimysium of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53801" + ] + }, + "synonyms": [ + "Orbicularis oris epimysium" + ] + }, + { + "id": "FMA:53807", + "name": "Perimysium of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53801" + ] + }, + "synonyms": [ + "Orbicularis oris perimysium" + ] + }, + { + "id": "FMA:53810", + "name": "Muscle fasciculus of orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53816", + "name": "Fascia of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Incisivus labii superioris fascia" + ] + }, + { + "id": "FMA:53819", + "name": "Epimysium of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53816" + ] + }, + "synonyms": [ + "Incisivus labii superioris epimysium" + ] + }, + { + "id": "FMA:53820", + "name": "Epimysium of right incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53819" + ] + }, + "synonyms": [ + "Right incisivus labii superioris epimysium" + ] + }, + { + "id": "FMA:53821", + "name": "Epimysium of left incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53819" + ] + }, + "synonyms": [ + "Left incisivus labii superioris epimysium" + ] + }, + { + "id": "FMA:53822", + "name": "Perimysium of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53816" + ] + }, + "synonyms": [ + "Incisivus labii superioris perimysium" + ] + }, + { + "id": "FMA:53823", + "name": "Perimysium of right incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53822" + ] + }, + "synonyms": [ + "Right incisivus labii superioris perimysium" + ] + }, + { + "id": "FMA:53824", + "name": "Perimysium of left incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53822" + ] + }, + "synonyms": [ + "Left incisivus labii superioris perimysium" + ] + }, + { + "id": "FMA:53825", + "name": "Muscle fasciculus of incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53826", + "name": "Muscle fasciculus of right incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53825" + ] + } + }, + { + "id": "FMA:53827", + "name": "Muscle fasciculus of left incisivus labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53825" + ] + } + }, + { + "id": "FMA:53831", + "name": "Fascia of auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Auricularis superior fascia" + ] + }, + { + "id": "FMA:53834", + "name": "Epimysium of auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53831" + ] + }, + "synonyms": [ + "Auricularis superior epimysium" + ] + }, + { + "id": "FMA:53835", + "name": "Epimysium of right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53834" + ] + }, + "synonyms": [ + "Right auricularis superior epimysium" + ] + }, + { + "id": "FMA:53836", + "name": "Epimysium of left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53834" + ] + }, + "synonyms": [ + "Left auricularis superior epimysium" + ] + }, + { + "id": "FMA:53837", + "name": "Perimysium of auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53831" + ] + }, + "synonyms": [ + "Auricularis superior perimysium" + ] + }, + { + "id": "FMA:53838", + "name": "Perimysium of right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53837" + ] + }, + "synonyms": [ + "Right auricularis superior perimysium" + ] + }, + { + "id": "FMA:53839", + "name": "Perimysium of left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53837" + ] + }, + "synonyms": [ + "Left auricularis superior perimysium" + ] + }, + { + "id": "FMA:53840", + "name": "Muscle fasciculus of auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53841", + "name": "Muscle fasciculus of right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53840" + ] + } + }, + { + "id": "FMA:53842", + "name": "Muscle fasciculus of left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53840" + ] + } + }, + { + "id": "FMA:53843", + "name": "Tendon of auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Auricularis superior tendon" + ] + }, + { + "id": "FMA:53844", + "name": "Tendon of right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53843" + ] + }, + "synonyms": [ + "Right auricularis superior tendon" + ] + }, + { + "id": "FMA:53845", + "name": "Tendon of left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53843" + ] + }, + "synonyms": [ + "Left auricularis superior tendon" + ] + }, + { + "id": "FMA:53846", + "name": "Fascia of auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Auricularis anterior fascia" + ] + }, + { + "id": "FMA:53849", + "name": "Epimysium of auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53846" + ] + }, + "synonyms": [ + "Auricularis anterior epimysium" + ] + }, + { + "id": "FMA:53850", + "name": "Epimysium of right auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53849" + ] + }, + "synonyms": [ + "Right auricularis anterior epimysium" + ] + }, + { + "id": "FMA:53851", + "name": "Epimysium of left auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53849" + ] + }, + "synonyms": [ + "Left auricularis anterior epimysium" + ] + }, + { + "id": "FMA:53852", + "name": "Perimysium of auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53846" + ] + }, + "synonyms": [ + "Auricularis anterior perimysium" + ] + }, + { + "id": "FMA:53853", + "name": "Perimysium of right auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53852" + ] + }, + "synonyms": [ + "Right auricularis anterior perimysium" + ] + }, + { + "id": "FMA:53854", + "name": "Perimysium of left auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53852" + ] + }, + "synonyms": [ + "Left auricularis anterior perimysium" + ] + }, + { + "id": "FMA:53855", + "name": "Muscle fasciculus of auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53856", + "name": "Muscle fasciculus of right auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53855" + ] + } + }, + { + "id": "FMA:53857", + "name": "Muscle fasciculus of left auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53855" + ] + } + }, + { + "id": "FMA:53861", + "name": "Fascia of auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Auricularis posterior fascia" + ] + }, + { + "id": "FMA:53864", + "name": "Epimysium of auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53861" + ] + }, + "synonyms": [ + "Auricularis posterior epimysium" + ] + }, + { + "id": "FMA:53865", + "name": "Epimysium of right auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53864" + ] + }, + "synonyms": [ + "Right auricularis posterior epimysium" + ] + }, + { + "id": "FMA:53866", + "name": "Epimysium of left auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53864" + ] + }, + "synonyms": [ + "Left auricularis posterior epimysium" + ] + }, + { + "id": "FMA:53867", + "name": "Perimysium of auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53861" + ] + }, + "synonyms": [ + "Auricularis posterior perimysium" + ] + }, + { + "id": "FMA:53868", + "name": "Perimysium of right auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53867" + ] + }, + "synonyms": [ + "Right auricularis posterior perimysium" + ] + }, + { + "id": "FMA:53869", + "name": "Perimysium of left auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53867" + ] + }, + "synonyms": [ + "Left auricularis posterior perimysium" + ] + }, + { + "id": "FMA:53870", + "name": "Muscle fasciculus of auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53871", + "name": "Muscle fasciculus of right auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53870" + ] + } + }, + { + "id": "FMA:53872", + "name": "Muscle fasciculus of left auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53870" + ] + } + }, + { + "id": "FMA:53876", + "name": "Fascia of helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Helicis major fascia" + ] + }, + { + "id": "FMA:53879", + "name": "Epimysium of helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53876" + ] + }, + "synonyms": [ + "Helicis major epimysium" + ] + }, + { + "id": "FMA:53880", + "name": "Epimysium of right helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53879" + ] + }, + "synonyms": [ + "Right helicis major epimysium" + ] + }, + { + "id": "FMA:53881", + "name": "Epimysium of left helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53879" + ] + }, + "synonyms": [ + "Left helicis major epimysium" + ] + }, + { + "id": "FMA:53882", + "name": "Perimysium of helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53876" + ] + }, + "synonyms": [ + "Helicis major perimysium" + ] + }, + { + "id": "FMA:53883", + "name": "Perimysium of right helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53882" + ] + }, + "synonyms": [ + "Right helicis major perimysium" + ] + }, + { + "id": "FMA:53884", + "name": "Perimysium of left helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53882" + ] + }, + "synonyms": [ + "Left helicis major perimysium" + ] + }, + { + "id": "FMA:53885", + "name": "Muscle fasciculus of helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53886", + "name": "Muscle fasciculus of right helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53885" + ] + } + }, + { + "id": "FMA:53887", + "name": "Muscle fasciculus of left helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53885" + ] + } + }, + { + "id": "FMA:53891", + "name": "Fascia of helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Helicis minor fascia" + ] + }, + { + "id": "FMA:53894", + "name": "Epimysium of helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53891" + ] + }, + "synonyms": [ + "Helicis minor epimysium" + ] + }, + { + "id": "FMA:53895", + "name": "Epimysium of right helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53894" + ] + }, + "synonyms": [ + "Right helicis minor epimysium" + ] + }, + { + "id": "FMA:53896", + "name": "Epimysium of left helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53894" + ] + }, + "synonyms": [ + "Left helicis minor epimysium" + ] + }, + { + "id": "FMA:53897", + "name": "Perimysium of helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53891" + ] + }, + "synonyms": [ + "Helicis minor perimysium" + ] + }, + { + "id": "FMA:53898", + "name": "Perimysium of right helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53897" + ] + }, + "synonyms": [ + "Right helicis minor perimysium" + ] + }, + { + "id": "FMA:53899", + "name": "Perimysium of left helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53897" + ] + }, + "synonyms": [ + "Left helicis minor perimysium" + ] + }, + { + "id": "FMA:53900", + "name": "Muscle fasciculus of helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53901", + "name": "Muscle fasciculus of right helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53900" + ] + } + }, + { + "id": "FMA:53902", + "name": "Muscle fasciculus of left helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53900" + ] + } + }, + { + "id": "FMA:53906", + "name": "Fascia of tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tragicus fascia" + ] + }, + { + "id": "FMA:53909", + "name": "Epimysium of tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53906" + ] + }, + "synonyms": [ + "Tragicus epimysium" + ] + }, + { + "id": "FMA:53910", + "name": "Epimysium of right tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53909" + ] + }, + "synonyms": [ + "Right tragicus epimysium" + ] + }, + { + "id": "FMA:53911", + "name": "Epimysium of left tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53909" + ] + }, + "synonyms": [ + "Left tragicus epimysium" + ] + }, + { + "id": "FMA:53912", + "name": "Perimysium of tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53906" + ] + }, + "synonyms": [ + "Tragicus perimysium" + ] + }, + { + "id": "FMA:53913", + "name": "Perimysium of right tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53912" + ] + }, + "synonyms": [ + "Right tragicus perimysium" + ] + }, + { + "id": "FMA:53914", + "name": "Perimysium of left tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53912" + ] + }, + "synonyms": [ + "Left tragicus perimysium" + ] + }, + { + "id": "FMA:53915", + "name": "Muscle fasciculus of tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53916", + "name": "Muscle fasciculus of right tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53915" + ] + } + }, + { + "id": "FMA:53917", + "name": "Muscle fasciculus of left tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53915" + ] + } + }, + { + "id": "FMA:53921", + "name": "Fascia of antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Antitragicus fascia" + ] + }, + { + "id": "FMA:53924", + "name": "Epimysium of antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53921" + ] + }, + "synonyms": [ + "Antitragicus epimysium" + ] + }, + { + "id": "FMA:53925", + "name": "Epimysium of right antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53924" + ] + }, + "synonyms": [ + "Right antitragicus epimysium" + ] + }, + { + "id": "FMA:53926", + "name": "Epimysium of left antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53924" + ] + }, + "synonyms": [ + "Left antitragicus epimysium" + ] + }, + { + "id": "FMA:53927", + "name": "Perimysium of antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53921" + ] + }, + "synonyms": [ + "Antitragicus perimysium" + ] + }, + { + "id": "FMA:53928", + "name": "Perimysium of right antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53927" + ] + }, + "synonyms": [ + "Right antitragicus perimysium" + ] + }, + { + "id": "FMA:53929", + "name": "Perimysium of left antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53927" + ] + }, + "synonyms": [ + "Left antitragicus perimysium" + ] + }, + { + "id": "FMA:53930", + "name": "Muscle fasciculus of antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53931", + "name": "Muscle fasciculus of right antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53930" + ] + } + }, + { + "id": "FMA:53932", + "name": "Muscle fasciculus of left antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53930" + ] + } + }, + { + "id": "FMA:53936", + "name": "Fascia of transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:53939", + "name": "Epimysium of transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53936" + ] + } + }, + { + "id": "FMA:53940", + "name": "Epimysium of transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53939" + ] + } + }, + { + "id": "FMA:53941", + "name": "Epimysium of transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53939" + ] + } + }, + { + "id": "FMA:53942", + "name": "Perimysium of transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53936" + ] + } + }, + { + "id": "FMA:53943", + "name": "Perimysium of transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53942" + ] + } + }, + { + "id": "FMA:53944", + "name": "Perimysium of transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53942" + ] + } + }, + { + "id": "FMA:53945", + "name": "Muscle fasciculus of transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53946", + "name": "Muscle fasciculus of transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53945" + ] + } + }, + { + "id": "FMA:53947", + "name": "Muscle fasciculus of transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53945" + ] + } + }, + { + "id": "FMA:53948", + "name": "Tendon of transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:53949", + "name": "Tendon of transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53948" + ] + } + }, + { + "id": "FMA:53950", + "name": "Tendon of transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53948" + ] + } + }, + { + "id": "FMA:53951", + "name": "Fascia of oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:53954", + "name": "Epimysium of oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53951" + ] + } + }, + { + "id": "FMA:53955", + "name": "Epimysium of oblique muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53954" + ] + } + }, + { + "id": "FMA:53956", + "name": "Epimysium of oblique muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53954" + ] + } + }, + { + "id": "FMA:53957", + "name": "Perimysium of oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53951" + ] + } + }, + { + "id": "FMA:53958", + "name": "Perimysium of oblique muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53957" + ] + } + }, + { + "id": "FMA:53959", + "name": "Perimysium of oblique muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53957" + ] + } + }, + { + "id": "FMA:53960", + "name": "Muscle fasciculus of oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53961", + "name": "Muscle fasciculus of oblique muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53960" + ] + } + }, + { + "id": "FMA:53962", + "name": "Muscle fasciculus of oblique muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53960" + ] + } + }, + { + "id": "FMA:53966", + "name": "Fascia of pyramidal muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:53969", + "name": "Epimysium of pyramidal muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53966" + ] + } + }, + { + "id": "FMA:53970", + "name": "Epimysium of pyramidal muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53969" + ] + } + }, + { + "id": "FMA:53971", + "name": "Epimysium of pyramidal muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53969" + ] + } + }, + { + "id": "FMA:53972", + "name": "Perimysium of pyramidal muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53966" + ] + } + }, + { + "id": "FMA:53973", + "name": "Perimysium of pyramidal muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53972" + ] + } + }, + { + "id": "FMA:53974", + "name": "Perimysium of pyramidal muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53972" + ] + } + }, + { + "id": "FMA:53975", + "name": "Muscle fasciculus of pyramidal muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53976", + "name": "Muscle fasciculus of pyramidal muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53975" + ] + } + }, + { + "id": "FMA:53977", + "name": "Muscle fasciculus of pyramidal muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53975" + ] + } + }, + { + "id": "FMA:53981", + "name": "Fascia of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Masseter fascia" + ] + }, + { + "id": "FMA:53984", + "name": "Epimysium of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53981" + ] + }, + "synonyms": [ + "Masseter epimysium" + ] + }, + { + "id": "FMA:53985", + "name": "Epimysium of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53984" + ] + }, + "synonyms": [ + "Right masseter epimysium" + ] + }, + { + "id": "FMA:53986", + "name": "Epimysium of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53984" + ] + }, + "synonyms": [ + "Left masseter epimysium" + ] + }, + { + "id": "FMA:53987", + "name": "Perimysium of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53981" + ] + }, + "synonyms": [ + "Masseter perimysium" + ] + }, + { + "id": "FMA:53988", + "name": "Perimysium of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53987" + ] + }, + "synonyms": [ + "Right masseter perimysium" + ] + }, + { + "id": "FMA:53989", + "name": "Perimysium of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53987" + ] + }, + "synonyms": [ + "Left masseter perimysium" + ] + }, + { + "id": "FMA:53990", + "name": "Muscle fasciculus of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:53991", + "name": "Muscle fasciculus of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53990" + ] + } + }, + { + "id": "FMA:53992", + "name": "Muscle fasciculus of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53990" + ] + } + }, + { + "id": "FMA:53993", + "name": "Aponeurosis of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Masseter aponeurosis" + ] + }, + { + "id": "FMA:53994", + "name": "Aponeurosis of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53993" + ] + }, + "synonyms": [ + "Right masseter aponeurosis" + ] + }, + { + "id": "FMA:53995", + "name": "Aponeurosis of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53993" + ] + }, + "synonyms": [ + "Left masseter aponeurosis" + ] + }, + { + "id": "FMA:53996", + "name": "Fascia of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Temporalis fascia" + ] + }, + { + "id": "FMA:53999", + "name": "Epimysium of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53996" + ] + }, + "synonyms": [ + "Temporalis epimysium" + ] + }, + { + "id": "FMA:54000", + "name": "Epimysium of right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53999" + ] + }, + "synonyms": [ + "Right temporalis epimysium" + ] + }, + { + "id": "FMA:54001", + "name": "Epimysium of left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53999" + ] + }, + "synonyms": [ + "Left temporalis epimysium" + ] + }, + { + "id": "FMA:54002", + "name": "Perimysium of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53996" + ] + }, + "synonyms": [ + "Temporalis perimysium" + ] + }, + { + "id": "FMA:54003", + "name": "Perimysium of right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54002" + ] + }, + "synonyms": [ + "Right temporalis perimysium" + ] + }, + { + "id": "FMA:54004", + "name": "Perimysium of left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54002" + ] + }, + "synonyms": [ + "Left temporalis perimysium" + ] + }, + { + "id": "FMA:54005", + "name": "Muscle fasciculus of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54006", + "name": "Muscle fasciculus of right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54005" + ] + } + }, + { + "id": "FMA:54007", + "name": "Muscle fasciculus of left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54005" + ] + } + }, + { + "id": "FMA:54008", + "name": "Tendon of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Temporalis tendon" + ] + }, + { + "id": "FMA:54009", + "name": "Tendon of right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54008" + ] + }, + "synonyms": [ + "Right temporalis tendon" + ] + }, + { + "id": "FMA:54010", + "name": "Tendon of left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54008" + ] + }, + "synonyms": [ + "Left temporalis tendon" + ] + }, + { + "id": "FMA:54011", + "name": "Fascia of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Medial pterygoid fascia" + ] + }, + { + "id": "FMA:54014", + "name": "Epimysium of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54011" + ] + }, + "synonyms": [ + "Medial pterygoid epimysium" + ] + }, + { + "id": "FMA:54015", + "name": "Epimysium of right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54014" + ] + }, + "synonyms": [ + "Right medial pterygoid epimysium" + ] + }, + { + "id": "FMA:54016", + "name": "Epimysium of left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54014" + ] + }, + "synonyms": [ + "Left medial pterygoid epimysium" + ] + }, + { + "id": "FMA:54017", + "name": "Perimysium of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54011" + ] + }, + "synonyms": [ + "Medial pterygoid perimysium" + ] + }, + { + "id": "FMA:54018", + "name": "Perimysium of right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54017" + ] + }, + "synonyms": [ + "Right medial pterygoid perimysium" + ] + }, + { + "id": "FMA:54019", + "name": "Perimysium of left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54017" + ] + }, + "synonyms": [ + "Left medial pterygoid perimysium" + ] + }, + { + "id": "FMA:54020", + "name": "Muscle fasciculus of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54021", + "name": "Muscle fasciculus of right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54020" + ] + } + }, + { + "id": "FMA:54022", + "name": "Muscle fasciculus of left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54020" + ] + } + }, + { + "id": "FMA:54023", + "name": "Tendon of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Medial pterygoid tendon" + ] + }, + { + "id": "FMA:54024", + "name": "Tendon of right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54023" + ] + }, + "synonyms": [ + "Right medial pterygoid tendon" + ] + }, + { + "id": "FMA:54025", + "name": "Tendon of left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54023" + ] + }, + "synonyms": [ + "Left medial pterygoid tendon" + ] + }, + { + "id": "FMA:54026", + "name": "Fascia of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Stapedius fascia" + ] + }, + { + "id": "FMA:54029", + "name": "Epimysium of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54026" + ] + }, + "synonyms": [ + "Stapedius epimysium" + ] + }, + { + "id": "FMA:54030", + "name": "Epimysium of right stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54029" + ] + }, + "synonyms": [ + "Right stapedius epimysium" + ] + }, + { + "id": "FMA:54031", + "name": "Epimysium of left stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54029" + ] + }, + "synonyms": [ + "Left stapedius epimysium" + ] + }, + { + "id": "FMA:54032", + "name": "Perimysium of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54026" + ] + }, + "synonyms": [ + "Stapedius perimysium" + ] + }, + { + "id": "FMA:54033", + "name": "Perimysium of right stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54032" + ] + }, + "synonyms": [ + "Right stapedius perimysium" + ] + }, + { + "id": "FMA:54034", + "name": "Perimysium of left stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54032" + ] + }, + "synonyms": [ + "Left stapedius perimysium" + ] + }, + { + "id": "FMA:54035", + "name": "Muscle fasciculus of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54036", + "name": "Muscle fasciculus of right stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54035" + ] + } + }, + { + "id": "FMA:54037", + "name": "Muscle fasciculus of left stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54035" + ] + } + }, + { + "id": "FMA:54038", + "name": "Tendon of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Stapedius tendon" + ] + }, + { + "id": "FMA:54039", + "name": "Tendon of right stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54038" + ] + }, + "synonyms": [ + "Right stapedius tendon" + ] + }, + { + "id": "FMA:54040", + "name": "Tendon of left stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54038" + ] + }, + "synonyms": [ + "Left stapedius tendon" + ] + }, + { + "id": "FMA:54041", + "name": "Fascia of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Lateral pterygoid fascia" + ] + }, + { + "id": "FMA:54044", + "name": "Epimysium of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54041" + ] + }, + "synonyms": [ + "Lateral pterygoid epimysium" + ] + }, + { + "id": "FMA:54045", + "name": "Epimysium of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54044" + ] + }, + "synonyms": [ + "Right lateral pterygoid epimysium" + ] + }, + { + "id": "FMA:54046", + "name": "Epimysium of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54044" + ] + }, + "synonyms": [ + "Left lateral pterygoid epimysium" + ] + }, + { + "id": "FMA:54047", + "name": "Perimysium of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54041" + ] + }, + "synonyms": [ + "Lateral pterygoid perimysium" + ] + }, + { + "id": "FMA:54048", + "name": "Perimysium of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54047" + ] + }, + "synonyms": [ + "Right lateral pterygoid perimysium" + ] + }, + { + "id": "FMA:54049", + "name": "Perimysium of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54047" + ] + }, + "synonyms": [ + "Left lateral pterygoid perimysium" + ] + }, + { + "id": "FMA:54050", + "name": "Muscle fasciculus of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54051", + "name": "Muscle fasciculus of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54050" + ] + } + }, + { + "id": "FMA:54052", + "name": "Muscle fasciculus of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54050" + ] + } + }, + { + "id": "FMA:54053", + "name": "Tendon of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Lateral pterygoid tendon" + ] + }, + { + "id": "FMA:54054", + "name": "Tendon of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54053" + ] + }, + "synonyms": [ + "Right lateral pterygoid tendon" + ] + }, + { + "id": "FMA:54055", + "name": "Tendon of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54053" + ] + }, + "synonyms": [ + "Left lateral pterygoid tendon" + ] + }, + { + "id": "FMA:54056", + "name": "Fascia of tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Tensor tympani fascia" + ] + }, + { + "id": "FMA:54059", + "name": "Epimysium of tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54056" + ] + }, + "synonyms": [ + "Tensor tympani epimysium" + ] + }, + { + "id": "FMA:54060", + "name": "Epimysium of right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54059" + ] + }, + "synonyms": [ + "Right tensor tympani epimysium" + ] + }, + { + "id": "FMA:54061", + "name": "Epimysium of left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54059" + ] + }, + "synonyms": [ + "Left tensor tympani epimysium" + ] + }, + { + "id": "FMA:54062", + "name": "Perimysium of tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54056" + ] + }, + "synonyms": [ + "Tensor tympani perimysium" + ] + }, + { + "id": "FMA:54063", + "name": "Perimysium of right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54062" + ] + }, + "synonyms": [ + "Right tensor tympani perimysium" + ] + }, + { + "id": "FMA:54064", + "name": "Perimysium of left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54062" + ] + }, + "synonyms": [ + "Left tensor tympani perimysium" + ] + }, + { + "id": "FMA:54065", + "name": "Muscle fasciculus of tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54066", + "name": "Muscle fasciculus of right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54065" + ] + } + }, + { + "id": "FMA:54067", + "name": "Muscle fasciculus of left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54065" + ] + } + }, + { + "id": "FMA:54068", + "name": "Tendon of tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tensor tympani tendon" + ] + }, + { + "id": "FMA:54069", + "name": "Tendon of right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54068" + ] + }, + "synonyms": [ + "Right tensor tympani tendon" + ] + }, + { + "id": "FMA:54070", + "name": "Tendon of left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54068" + ] + }, + "synonyms": [ + "Left tensor tympani tendon" + ] + }, + { + "id": "FMA:54071", + "name": "Fascia of orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Orbitalis fascia" + ] + }, + { + "id": "FMA:54074", + "name": "Epimysium of orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54071" + ] + }, + "synonyms": [ + "Orbitalis epimysium" + ] + }, + { + "id": "FMA:54075", + "name": "Epimysium of right orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54074" + ] + }, + "synonyms": [ + "Right orbitalis epimysium" + ] + }, + { + "id": "FMA:54076", + "name": "Epimysium of left orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54074" + ] + }, + "synonyms": [ + "Left orbitalis epimysium" + ] + }, + { + "id": "FMA:54077", + "name": "Perimysium of orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54071" + ] + }, + "synonyms": [ + "Orbitalis perimysium" + ] + }, + { + "id": "FMA:54078", + "name": "Perimysium of right orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54077" + ] + }, + "synonyms": [ + "Right orbitalis perimysium" + ] + }, + { + "id": "FMA:54079", + "name": "Perimysium of left orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54077" + ] + }, + "synonyms": [ + "Left orbitalis perimysium" + ] + }, + { + "id": "FMA:54080", + "name": "Muscle fasciculus of orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54081", + "name": "Muscle fasciculus of right orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54080" + ] + } + }, + { + "id": "FMA:54082", + "name": "Muscle fasciculus of left orbitalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54080" + ] + } + }, + { + "id": "FMA:54086", + "name": "Fascia of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Superior rectus fascia" + ] + }, + { + "id": "FMA:54089", + "name": "Epimysium of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54086" + ] + }, + "synonyms": [ + "Superior rectus epimysium" + ] + }, + { + "id": "FMA:54090", + "name": "Epimysium of right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54089" + ] + }, + "synonyms": [ + "Right superior rectus epimysium" + ] + }, + { + "id": "FMA:54091", + "name": "Epimysium of left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54089" + ] + }, + "synonyms": [ + "Left superior rectus epimysium" + ] + }, + { + "id": "FMA:54092", + "name": "Perimysium of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54086" + ] + }, + "synonyms": [ + "Superior rectus perimysium" + ] + }, + { + "id": "FMA:54093", + "name": "Perimysium of right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54092" + ] + }, + "synonyms": [ + "Right superior rectus perimysium" + ] + }, + { + "id": "FMA:54094", + "name": "Perimysium of left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54092" + ] + }, + "synonyms": [ + "Left superior rectus perimysium" + ] + }, + { + "id": "FMA:54095", + "name": "Muscle fasciculus of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54096", + "name": "Muscle fasciculus of right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54095" + ] + } + }, + { + "id": "FMA:54097", + "name": "Muscle fasciculus of left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54095" + ] + } + }, + { + "id": "FMA:54098", + "name": "Tendon of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Superior rectus tendon" + ] + }, + { + "id": "FMA:54099", + "name": "Tendon of right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54098" + ] + }, + "synonyms": [ + "Right superior rectus tendon" + ] + }, + { + "id": "FMA:54100", + "name": "Tendon of left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54098" + ] + }, + "synonyms": [ + "Left superior rectus tendon" + ] + }, + { + "id": "FMA:54101", + "name": "Fascia of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Inferior rectus fascia" + ] + }, + { + "id": "FMA:54104", + "name": "Epimysium of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54101" + ] + }, + "synonyms": [ + "Inferior rectus epimysium" + ] + }, + { + "id": "FMA:54105", + "name": "Epimysium of right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54104" + ] + }, + "synonyms": [ + "Right inferior rectus epimysium" + ] + }, + { + "id": "FMA:54106", + "name": "Epimysium of left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54104" + ] + }, + "synonyms": [ + "Left inferior rectus epimysium" + ] + }, + { + "id": "FMA:54107", + "name": "Perimysium of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54101" + ] + }, + "synonyms": [ + "Inferior rectus perimysium" + ] + }, + { + "id": "FMA:54108", + "name": "Perimysium of right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54107" + ] + }, + "synonyms": [ + "Right inferior rectus perimysium" + ] + }, + { + "id": "FMA:54109", + "name": "Perimysium of left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54107" + ] + }, + "synonyms": [ + "Left inferior rectus perimysium" + ] + }, + { + "id": "FMA:54110", + "name": "Muscle fasciculus of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54111", + "name": "Muscle fasciculus of right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54110" + ] + } + }, + { + "id": "FMA:54112", + "name": "Muscle fasciculus of left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54110" + ] + } + }, + { + "id": "FMA:54113", + "name": "Tendon of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Inferior rectus tendon" + ] + }, + { + "id": "FMA:54114", + "name": "Tendon of right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54113" + ] + }, + "synonyms": [ + "Right inferior rectus tendon" + ] + }, + { + "id": "FMA:54115", + "name": "Tendon of left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54113" + ] + }, + "synonyms": [ + "Left inferior rectus tendon" + ] + }, + { + "id": "FMA:54116", + "name": "Fascia of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Superior oblique fascia" + ] + }, + { + "id": "FMA:54119", + "name": "Epimysium of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54116" + ] + }, + "synonyms": [ + "Superior oblique epimysium" + ] + }, + { + "id": "FMA:54120", + "name": "Epimysium of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54119" + ] + }, + "synonyms": [ + "Right superior oblique epimysium" + ] + }, + { + "id": "FMA:54121", + "name": "Epimysium of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54119" + ] + }, + "synonyms": [ + "Left superior oblique epimysium" + ] + }, + { + "id": "FMA:54122", + "name": "Perimysium of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54116" + ] + }, + "synonyms": [ + "Superior oblique perimysium" + ] + }, + { + "id": "FMA:54123", + "name": "Perimysium of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54122" + ] + }, + "synonyms": [ + "Right superior oblique perimysium" + ] + }, + { + "id": "FMA:54124", + "name": "Perimysium of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54122" + ] + }, + "synonyms": [ + "Left superior oblique perimysium" + ] + }, + { + "id": "FMA:54125", + "name": "Muscle fasciculus of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54126", + "name": "Muscle fasciculus of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54125" + ] + } + }, + { + "id": "FMA:54127", + "name": "Muscle fasciculus of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54125" + ] + } + }, + { + "id": "FMA:54128", + "name": "Tendon of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Superior oblique tendon" + ] + }, + { + "id": "FMA:54129", + "name": "Tendon of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54128" + ] + }, + "synonyms": [ + "Right superior oblique tendon" + ] + }, + { + "id": "FMA:54130", + "name": "Tendon of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54128" + ] + }, + "synonyms": [ + "Left superior oblique tendon" + ] + }, + { + "id": "FMA:54131", + "name": "Fascia of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Inferior oblique fascia" + ] + }, + { + "id": "FMA:54134", + "name": "Epimysium of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54131" + ] + }, + "synonyms": [ + "Inferior oblique epimysium" + ] + }, + { + "id": "FMA:54135", + "name": "Epimysium of right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54134" + ] + }, + "synonyms": [ + "Right inferior oblique epimysium" + ] + }, + { + "id": "FMA:54136", + "name": "Epimysium of left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54134" + ] + }, + "synonyms": [ + "Left inferior oblique epimysium" + ] + }, + { + "id": "FMA:54137", + "name": "Perimysium of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54131" + ] + }, + "synonyms": [ + "Inferior oblique perimysium" + ] + }, + { + "id": "FMA:54138", + "name": "Perimysium of right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54137" + ] + }, + "synonyms": [ + "Right inferior oblique perimysium" + ] + }, + { + "id": "FMA:54139", + "name": "Perimysium of left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54137" + ] + }, + "synonyms": [ + "Left inferior oblique perimysium" + ] + }, + { + "id": "FMA:54140", + "name": "Muscle fasciculus of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54141", + "name": "Muscle fasciculus of right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54140" + ] + } + }, + { + "id": "FMA:54142", + "name": "Muscle fasciculus of left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54140" + ] + } + }, + { + "id": "FMA:54143", + "name": "Tendon of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Inferior oblique tendon" + ] + }, + { + "id": "FMA:54144", + "name": "Tendon of right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54143" + ] + }, + "synonyms": [ + "Right inferior oblique tendon" + ] + }, + { + "id": "FMA:54145", + "name": "Tendon of left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54143" + ] + }, + "synonyms": [ + "Left inferior oblique tendon" + ] + }, + { + "id": "FMA:54146", + "name": "Fascia of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Levator palpebrae superioris fascia" + ] + }, + { + "id": "FMA:54149", + "name": "Epimysium of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54146" + ] + }, + "synonyms": [ + "Levator palpebrae superioris epimysium" + ] + }, + { + "id": "FMA:54150", + "name": "Epimysium of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54149" + ] + }, + "synonyms": [ + "Right levator palpebrae superioris epimysium" + ] + }, + { + "id": "FMA:54151", + "name": "Epimysium of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54149" + ] + }, + "synonyms": [ + "Left levator palpebrae superioris epimysium" + ] + }, + { + "id": "FMA:54152", + "name": "Perimysium of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54146" + ] + }, + "synonyms": [ + "Levator palpebrae superioris perimysium" + ] + }, + { + "id": "FMA:54153", + "name": "Perimysium of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54152" + ] + }, + "synonyms": [ + "Right levator palpebrae superioris perimysium" + ] + }, + { + "id": "FMA:54154", + "name": "Perimysium of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54152" + ] + }, + "synonyms": [ + "Left levator palpebrae superioris perimysium" + ] + }, + { + "id": "FMA:54155", + "name": "Muscle fasciculus of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54156", + "name": "Muscle fasciculus of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54155" + ] + } + }, + { + "id": "FMA:54157", + "name": "Muscle fasciculus of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54155" + ] + } + }, + { + "id": "FMA:54158", + "name": "Tendon of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Levator palpebrae superioris tendon" + ] + }, + { + "id": "FMA:54159", + "name": "Tendon of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54158" + ] + }, + "synonyms": [ + "Right levator palpebrae superioris tendon" + ] + }, + { + "id": "FMA:54160", + "name": "Tendon of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54158" + ] + }, + "synonyms": [ + "Left levator palpebrae superioris tendon" + ] + }, + { + "id": "FMA:54161", + "name": "Fascia of superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Fascia of superior tarsal muscle muscle", + "Superior tarsal muscular fascia" + ] + }, + { + "id": "FMA:54164", + "name": "Epimysium of superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54161" + ] + }, + "synonyms": [ + "Superior tarsal muscular epimysium", + "Epimysium of superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54165", + "name": "Epimysium of right superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54164" + ] + }, + "synonyms": [ + "Right superior tarsal muscular epimysium", + "Epimysium of right superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54166", + "name": "Epimysium of left superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54164" + ] + }, + "synonyms": [ + "Epimysium of left superior tarsal muscle muscle", + "Left superior tarsal muscular epimysium" + ] + }, + { + "id": "FMA:54167", + "name": "Perimysium of superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54161" + ] + }, + "synonyms": [ + "Superior tarsal muscular perimysium", + "Perimysium of superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54168", + "name": "Perimysium of right superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54167" + ] + }, + "synonyms": [ + "Right superior tarsal muscular perimysium", + "Perimysium of right superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54169", + "name": "Perimysium of left superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54167" + ] + }, + "synonyms": [ + "Perimysium of left superior tarsal muscle muscle", + "Left superior tarsal muscular perimysium" + ] + }, + { + "id": "FMA:54170", + "name": "Muscle fasciculus of superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54171", + "name": "Muscle fasciculus of right superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54170" + ] + }, + "synonyms": [ + "Muscle fasciculus of right superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54172", + "name": "Muscle fasciculus of left superior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54170" + ] + }, + "synonyms": [ + "Muscle fasciculus of left superior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54176", + "name": "Fascia of inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Inferior tarsal muscular fascia", + "Fascia of inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54179", + "name": "Epimysium of inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54176" + ] + }, + "synonyms": [ + "Inferior tarsal muscular epimysium", + "Epimysium of inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54180", + "name": "Epimysium of right inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54179" + ] + }, + "synonyms": [ + "Right inferior tarsal muscular epimysium", + "Epimysium of right inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54181", + "name": "Epimysium of left inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54179" + ] + }, + "synonyms": [ + "Left inferior tarsal muscular epimysium", + "Epimysium of left inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54182", + "name": "Perimysium of inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54176" + ] + }, + "synonyms": [ + "Inferior tarsal muscular perimysium", + "Perimysium of inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54183", + "name": "Perimysium of right inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54182" + ] + }, + "synonyms": [ + "Right inferior tarsal muscular perimysium", + "Perimysium of right inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54184", + "name": "Perimysium of left inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54182" + ] + }, + "synonyms": [ + "Perimysium of left inferior tarsal muscle muscle", + "Left inferior tarsal muscular perimysium" + ] + }, + { + "id": "FMA:54185", + "name": "Muscle fasciculus of inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + }, + "synonyms": [ + "Muscle fasciculus of inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54186", + "name": "Muscle fasciculus of right inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54185" + ] + }, + "synonyms": [ + "Muscle fasciculus of right inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54187", + "name": "Muscle fasciculus of left inferior tarsal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54185" + ] + }, + "synonyms": [ + "Muscle fasciculus of left inferior tarsal muscle muscle" + ] + }, + { + "id": "FMA:54236", + "name": "Branch of auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:54237", + "name": "Eyebrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + } + }, + { + "id": "FMA:54238", + "name": "Right eyebrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54237" + ] + } + }, + { + "id": "FMA:54239", + "name": "Left eyebrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54237" + ] + } + }, + { + "id": "FMA:54240", + "name": "Beard", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + } + }, + { + "id": "FMA:54241", + "name": "Hair of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Head hair", + "Hair of scalp" + ] + }, + { + "id": "FMA:54242", + "name": "Hair of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Neck hair" + ] + }, + { + "id": "FMA:54243", + "name": "Hair of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Limb hair" + ] + }, + { + "id": "FMA:54244", + "name": "Hair of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54243" + ] + }, + "synonyms": [ + "Upper limb hair" + ] + }, + { + "id": "FMA:54245", + "name": "Hair of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54243" + ] + }, + "synonyms": [ + "Lower limb hair" + ] + }, + { + "id": "FMA:54246", + "name": "Hair of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54245" + ] + }, + "synonyms": [ + "Right lower limb hair" + ] + }, + { + "id": "FMA:54247", + "name": "Hair of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54245" + ] + }, + "synonyms": [ + "Left lower limb hair" + ] + }, + { + "id": "FMA:54248", + "name": "Hair of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54244" + ] + }, + "synonyms": [ + "Right upper limb hair" + ] + }, + { + "id": "FMA:54249", + "name": "Hair of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54244" + ] + }, + "synonyms": [ + "Left upper limb hair" + ] + }, + { + "id": "FMA:54250", + "name": "Hair of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Trunk hair" + ] + }, + { + "id": "FMA:54251", + "name": "Hair of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54244" + ] + }, + "synonyms": [ + "Pectoral girdle hair" + ] + }, + { + "id": "FMA:54252", + "name": "Hair of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54251" + ] + }, + "synonyms": [ + "Shoulder hair" + ] + }, + { + "id": "FMA:54253", + "name": "Hair of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54251" + ] + }, + "synonyms": [ + "Axillary hair" + ] + }, + { + "id": "FMA:54254", + "name": "Hair of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54253" + ] + }, + "synonyms": [ + "Right axillary hair" + ] + }, + { + "id": "FMA:54255", + "name": "Hair of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54253" + ] + }, + "synonyms": [ + "Left axillary hair" + ] + }, + { + "id": "FMA:54256", + "name": "Hair of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54252" + ] + }, + "synonyms": [ + "Right shoulder hair" + ] + }, + { + "id": "FMA:54257", + "name": "Hair of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54252" + ] + }, + "synonyms": [ + "Left shoulder hair" + ] + }, + { + "id": "FMA:54258", + "name": "Hair of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54244" + ] + }, + "synonyms": [ + "Free upper limb hair" + ] + }, + { + "id": "FMA:54259", + "name": "Hair of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54258" + ] + }, + "synonyms": [ + "Arm hair" + ] + }, + { + "id": "FMA:54260", + "name": "Hair of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54259" + ] + }, + "synonyms": [ + "Right arm hair" + ] + }, + { + "id": "FMA:54261", + "name": "Hair of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54259" + ] + }, + "synonyms": [ + "Left arm hair" + ] + }, + { + "id": "FMA:54262", + "name": "Hair of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54258" + ] + }, + "synonyms": [ + "Forearm hair" + ] + }, + { + "id": "FMA:54263", + "name": "Hair of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54262" + ] + }, + "synonyms": [ + "Right forearm hair" + ] + }, + { + "id": "FMA:54264", + "name": "Hair of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54262" + ] + }, + "synonyms": [ + "Left forearm hair" + ] + }, + { + "id": "FMA:54265", + "name": "Hair of dorsum of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54258" + ] + } + }, + { + "id": "FMA:54266", + "name": "Hair of dorsum of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54265" + ] + } + }, + { + "id": "FMA:54267", + "name": "Hair of dorsum of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54265" + ] + } + }, + { + "id": "FMA:54268", + "name": "Hair of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54245" + ] + }, + "synonyms": [ + "Pelvic girdle hair" + ] + }, + { + "id": "FMA:54269", + "name": "Hair of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54245" + ] + }, + "synonyms": [ + "Free lower limb hair" + ] + }, + { + "id": "FMA:54270", + "name": "Hair of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54269" + ] + }, + "synonyms": [ + "Thigh hair" + ] + }, + { + "id": "FMA:54271", + "name": "Hair of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54270" + ] + }, + "synonyms": [ + "Right thigh hair" + ] + }, + { + "id": "FMA:54272", + "name": "Hair of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54270" + ] + }, + "synonyms": [ + "Left thigh hair" + ] + }, + { + "id": "FMA:54273", + "name": "Hair of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54269" + ] + }, + "synonyms": [ + "Leg hair" + ] + }, + { + "id": "FMA:54274", + "name": "Hair of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54273" + ] + }, + "synonyms": [ + "Right leg hair" + ] + }, + { + "id": "FMA:54275", + "name": "Hair of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54273" + ] + }, + "synonyms": [ + "Left leg hair" + ] + }, + { + "id": "FMA:54276", + "name": "Hair of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54269" + ] + } + }, + { + "id": "FMA:54277", + "name": "Hair of dorsum of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54276" + ] + } + }, + { + "id": "FMA:54278", + "name": "Hair of dorsum of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54276" + ] + } + }, + { + "id": "FMA:54279", + "name": "Hair of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54268" + ] + }, + "synonyms": [ + "Hip hair" + ] + }, + { + "id": "FMA:54280", + "name": "Hair of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54279" + ] + }, + "synonyms": [ + "Right hip hair" + ] + }, + { + "id": "FMA:54281", + "name": "Hair of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54279" + ] + }, + "synonyms": [ + "Left hip hair" + ] + }, + { + "id": "FMA:54282", + "name": "Hair of buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54268" + ] + }, + "synonyms": [ + "Buttock hair" + ] + }, + { + "id": "FMA:54283", + "name": "Hair of right buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54282" + ] + }, + "synonyms": [ + "Right buttock hair" + ] + }, + { + "id": "FMA:54284", + "name": "Hair of left buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54282" + ] + }, + "synonyms": [ + "Left buttock hair" + ] + }, + { + "id": "FMA:54285", + "name": "Hair of dorsum of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54258" + ] + } + }, + { + "id": "FMA:54286", + "name": "Hair of dorsum of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54285" + ] + } + }, + { + "id": "FMA:54287", + "name": "Hair of dorsum of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54286" + ] + } + }, + { + "id": "FMA:54288", + "name": "Hair of dorsum of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54286" + ] + } + }, + { + "id": "FMA:54289", + "name": "Hair of dorsum of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54285" + ] + } + }, + { + "id": "FMA:54290", + "name": "Hair of dorsum of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54289" + ] + } + }, + { + "id": "FMA:54291", + "name": "Hair of dorsum of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54289" + ] + } + }, + { + "id": "FMA:54292", + "name": "Hair of dorsum of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54285" + ] + } + }, + { + "id": "FMA:54293", + "name": "Hair of dorsum of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54292" + ] + } + }, + { + "id": "FMA:54294", + "name": "Hair of dorsum of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54292" + ] + } + }, + { + "id": "FMA:54295", + "name": "Hair of dorsum of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54285" + ] + } + }, + { + "id": "FMA:54296", + "name": "Hair of dorsum of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54295" + ] + } + }, + { + "id": "FMA:54297", + "name": "Hair of dorsum of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54295" + ] + } + }, + { + "id": "FMA:54298", + "name": "Hair of dorsum of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54285" + ] + } + }, + { + "id": "FMA:54299", + "name": "Hair of dorsum of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54298" + ] + } + }, + { + "id": "FMA:54300", + "name": "Hair of dorsum of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54298" + ] + } + }, + { + "id": "FMA:54301", + "name": "Hair of dorsum of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54269" + ] + } + }, + { + "id": "FMA:54302", + "name": "Hair of dorsum of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54301" + ] + }, + "synonyms": [ + "Hair of dorsum of great toe" + ] + }, + { + "id": "FMA:54303", + "name": "Hair of dorsum of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54302" + ] + }, + "synonyms": [ + "Hair of dorsum of right great toe" + ] + }, + { + "id": "FMA:54304", + "name": "Hair of dorsum of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54302" + ] + }, + "synonyms": [ + "Hair of dorsum of left great toe" + ] + }, + { + "id": "FMA:54305", + "name": "Hair of dorsum of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54301" + ] + } + }, + { + "id": "FMA:54306", + "name": "Hair of dorsum of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54305" + ] + } + }, + { + "id": "FMA:54307", + "name": "Hair of dorsum of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54305" + ] + } + }, + { + "id": "FMA:54308", + "name": "Hair of dorsum of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54301" + ] + } + }, + { + "id": "FMA:54309", + "name": "Hair of dorsum of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54308" + ] + } + }, + { + "id": "FMA:54310", + "name": "Hair of dorsum of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54308" + ] + } + }, + { + "id": "FMA:54311", + "name": "Hair of dorsum of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54301" + ] + } + }, + { + "id": "FMA:54312", + "name": "Hair of dorsum of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54311" + ] + } + }, + { + "id": "FMA:54313", + "name": "Hair of dorsum of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54311" + ] + } + }, + { + "id": "FMA:54314", + "name": "Hair of dorsum of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54301" + ] + } + }, + { + "id": "FMA:54315", + "name": "Hair of dorsum of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54314" + ] + } + }, + { + "id": "FMA:54316", + "name": "Hair of dorsum of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54314" + ] + } + }, + { + "id": "FMA:54317", + "name": "Hair of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Thoracic hair" + ] + }, + { + "id": "FMA:54318", + "name": "Hair of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Abdominal hair" + ] + }, + { + "id": "FMA:54319", + "name": "Pubic hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + } + }, + { + "id": "FMA:54320", + "name": "Hair of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Back hair" + ] + }, + { + "id": "FMA:54321", + "name": "Hair of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Chest hair" + ] + }, + { + "id": "FMA:54322", + "name": "Hair of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Scrotal hair" + ] + }, + { + "id": "FMA:54323", + "name": "Hair of right hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Right hemiscrotum hair" + ] + }, + { + "id": "FMA:54324", + "name": "Hair of left hemiscrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + }, + "synonyms": [ + "Left hemiscrotum hair" + ] + }, + { + "id": "FMA:54325", + "name": "Perianal hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54250" + ] + } + }, + { + "id": "FMA:54326", + "name": "Nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71012" + ] + }, + "synonyms": [ + "Nail plate" + ] + }, + { + "id": "FMA:54327", + "name": "Nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54326" + ] + }, + "synonyms": [ + "Fingernail", + "Nail plate of finger", + "Finger nail" + ] + }, + { + "id": "FMA:54328", + "name": "Nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54326" + ] + }, + "synonyms": [ + "Toenail", + "Nail plate of toe", + "Toe nail" + ] + }, + { + "id": "FMA:54329", + "name": "Nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54327" + ] + }, + "synonyms": [ + "Nail plate of thumb", + "Thumb nail" + ] + }, + { + "id": "FMA:54330", + "name": "Nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54329" + ] + }, + "synonyms": [ + "Nail plate of right thumb", + "Right thumb nail" + ] + }, + { + "id": "FMA:54331", + "name": "Nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54329" + ] + }, + "synonyms": [ + "Nail plate of left thumb", + "Left thumb nail" + ] + }, + { + "id": "FMA:54332", + "name": "Nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54327" + ] + }, + "synonyms": [ + "Index finger nail", + "Nail of second finger", + "Nail plate of index finger" + ] + }, + { + "id": "FMA:54333", + "name": "Nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54332" + ] + }, + "synonyms": [ + "Nail plate of right index finger", + "Right index finger nail" + ] + }, + { + "id": "FMA:54334", + "name": "Nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54332" + ] + }, + "synonyms": [ + "Nail plate of left index finger", + "Left index finger nail" + ] + }, + { + "id": "FMA:54335", + "name": "Nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54327" + ] + }, + "synonyms": [ + "Nail of third finger", + "Nail plate of middle finger", + "Middle finger nail" + ] + }, + { + "id": "FMA:54336", + "name": "Nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54335" + ] + }, + "synonyms": [ + "Nail plate of right middle finger", + "Right middle finger nail" + ] + }, + { + "id": "FMA:54337", + "name": "Nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54335" + ] + }, + "synonyms": [ + "Left middle finger nail", + "Nail plate of left middle finger" + ] + }, + { + "id": "FMA:54338", + "name": "Nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54327" + ] + }, + "synonyms": [ + "Nail plate of ring finger", + "Ring finger nail", + "Nail of fourth finger" + ] + }, + { + "id": "FMA:54339", + "name": "Nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54338" + ] + }, + "synonyms": [ + "Right ring finger nail", + "Nail plate of right ring finger" + ] + }, + { + "id": "FMA:54340", + "name": "Nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54338" + ] + }, + "synonyms": [ + "Left ring finger nail", + "Nail plate of left ring finger" + ] + }, + { + "id": "FMA:54341", + "name": "Nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54327" + ] + }, + "synonyms": [ + "Little finger nail", + "Nail of fifth finger", + "Nail plate of little finger" + ] + }, + { + "id": "FMA:54342", + "name": "Nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54341" + ] + }, + "synonyms": [ + "Right little finger nail", + "Nail plate of right little finger" + ] + }, + { + "id": "FMA:54343", + "name": "Nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54341" + ] + }, + "synonyms": [ + "Left little finger nail", + "Nail plate of left little finger" + ] + }, + { + "id": "FMA:54344", + "name": "Nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54328" + ] + }, + "synonyms": [ + "Nail of great toe", + "Big toe nail", + "Nail plate of big toe" + ] + }, + { + "id": "FMA:54345", + "name": "Nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54344" + ] + }, + "synonyms": [ + "Nail plate of right big toe", + "Nail of right great toe", + "Right big toe nail" + ] + }, + { + "id": "FMA:54346", + "name": "Nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54344" + ] + }, + "synonyms": [ + "Left big toe nail", + "Nail of left great toe", + "Nail plate of left big toe" + ] + }, + { + "id": "FMA:54347", + "name": "Nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54328" + ] + }, + "synonyms": [ + "Nail plate of second toe", + "Second toe nail" + ] + }, + { + "id": "FMA:54348", + "name": "Nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54347" + ] + }, + "synonyms": [ + "Right second toe nail", + "Nail plate of right second toe" + ] + }, + { + "id": "FMA:54349", + "name": "Nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54347" + ] + }, + "synonyms": [ + "Nail plate of left second toe", + "Left second toe nail" + ] + }, + { + "id": "FMA:54350", + "name": "Nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54328" + ] + }, + "synonyms": [ + "Third toe nail", + "Nail plate of third toe" + ] + }, + { + "id": "FMA:54351", + "name": "Nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54350" + ] + }, + "synonyms": [ + "Nail plate of right third toe", + "Right third toe nail" + ] + }, + { + "id": "FMA:54352", + "name": "Nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54350" + ] + }, + "synonyms": [ + "Left third toe nail", + "Nail plate of left third toe" + ] + }, + { + "id": "FMA:54353", + "name": "Nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54328" + ] + }, + "synonyms": [ + "Nail plate of fourth toe", + "Fourth toe nail" + ] + }, + { + "id": "FMA:54354", + "name": "Nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54353" + ] + }, + "synonyms": [ + "Right fourth toe nail", + "Nail plate of right fourth toe" + ] + }, + { + "id": "FMA:54355", + "name": "Nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54353" + ] + }, + "synonyms": [ + "Left fourth toe nail", + "Nail plate of left fourth toe" + ] + }, + { + "id": "FMA:54356", + "name": "Nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54328" + ] + }, + "synonyms": [ + "Nail of fifth toe", + "Nail plate of little toe", + "Little toe nail" + ] + }, + { + "id": "FMA:54357", + "name": "Nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54356" + ] + }, + "synonyms": [ + "Right little toe nail", + "Nail plate of right little toe", + "Nail of right fifth toe" + ] + }, + { + "id": "FMA:54358", + "name": "Nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54356" + ] + }, + "synonyms": [ + "Nail plate of left little toe", + "Left little toe nail", + "Nail of left fifth toe" + ] + }, + { + "id": "FMA:54359", + "name": "Hair of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Chin hair" + ] + }, + { + "id": "FMA:54360", + "name": "Hair of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Facial hair", + "Face hair" + ] + }, + { + "id": "FMA:54361", + "name": "Branch of right recurrent laryngeal nerve to right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53524" + ] + } + }, + { + "id": "FMA:54362", + "name": "Branch of hepatic branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12178" + ] + } + }, + { + "id": "FMA:54363", + "name": "Cavity of organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Organ system cavity subdivision", + "Organ system subdivision cavity" + ] + }, + { + "id": "FMA:54364", + "name": "Lumen of gastrointestinal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17445" + ] + }, + "synonyms": [ + "Lumen of gastrointestinal tract", + "Gastrointestinal tract lumen" + ] + }, + { + "id": "FMA:54365", + "name": "Lumen of foregut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54363" + ] + }, + "synonyms": [ + "Foregut lumen" + ] + }, + { + "id": "FMA:54366", + "name": "Lumen of midgut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54363" + ] + }, + "synonyms": [ + "Midgut lumen" + ] + }, + { + "id": "FMA:54367", + "name": "Lumen of hindgut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54363" + ] + }, + "synonyms": [ + "Hindgut lumen" + ] + }, + { + "id": "FMA:54368", + "name": "Posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + } + }, + { + "id": "FMA:54369", + "name": "Middle cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + } + }, + { + "id": "FMA:54370", + "name": "Nasolacrimal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:54371", + "name": "Opening of nasolacrimal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Nasolacrimal canal opening", + "Orifice of nasolacrimal canal" + ] + }, + { + "id": "FMA:54372", + "name": "Palatovaginal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54373", + "name": "Vomerovaginal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:54374", + "name": "Vomerorostral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:54375", + "name": "Nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54376", + "name": "Clivus of basicranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Clivus of Blumenbach", + "Basicranium clivus" + ] + }, + { + "id": "FMA:54377", + "name": "Subdivision of cavity of organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:54378", + "name": "Nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59594" + ] + }, + "synonyms": [ + "Cavity of nose" + ] + }, + { + "id": "FMA:54379", + "name": "Orbital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:54380", + "name": "Bregma junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64988" + ] + } + }, + { + "id": "FMA:54381", + "name": "Lambda junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64988" + ] + } + }, + { + "id": "FMA:54382", + "name": "Right orbital opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53134" + ] + } + }, + { + "id": "FMA:54383", + "name": "Left orbital opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53134" + ] + } + }, + { + "id": "FMA:54384", + "name": "Nasion junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64988" + ] + } + }, + { + "id": "FMA:54385", + "name": "Right frontal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52852" + ] + } + }, + { + "id": "FMA:54386", + "name": "Left frontal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52852" + ] + } + }, + { + "id": "FMA:54387", + "name": "Right superciliary arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52850" + ] + } + }, + { + "id": "FMA:54388", + "name": "Left superciliary arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52850" + ] + } + }, + { + "id": "FMA:54389", + "name": "Zygomatic process of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus zygomaticus (Os frontale)" + ] + }, + { + "id": "FMA:54390", + "name": "Fossa for lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + }, + "synonyms": [ + "Fossa of lacrimal sac" + ] + }, + { + "id": "FMA:54391", + "name": "Fossa for right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54390" + ] + } + }, + { + "id": "FMA:54392", + "name": "Fossa for left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54390" + ] + } + }, + { + "id": "FMA:54393", + "name": "Subdivision of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24218" + ] + }, + "synonyms": [ + "Region of face", + "Facial region", + "Face subdivision" + ] + }, + { + "id": "FMA:54396", + "name": "Jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54397", + "name": "Upper jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54396" + ] + } + }, + { + "id": "FMA:54398", + "name": "Lower jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54396" + ] + } + }, + { + "id": "FMA:54399", + "name": "Branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52570" + ] + }, + "synonyms": [ + "Hypoglossal neural branch" + ] + }, + { + "id": "FMA:54400", + "name": "Meningeal branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54399" + ] + } + }, + { + "id": "FMA:54401", + "name": "Muscular branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54399" + ] + } + }, + { + "id": "FMA:54402", + "name": "Descending branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54399" + ] + }, + "synonyms": [ + "Descendens hypoglossi", + "Upper root of ansa cervicalis" + ] + }, + { + "id": "FMA:54404", + "name": "Nerve to geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + }, + "synonyms": [ + "Branch of hypoglossal nerve to geniohyoid" + ] + }, + { + "id": "FMA:54405", + "name": "Nerve to styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + }, + "synonyms": [ + "Branch of hypoglossal nerve to styloglossus", + "Hypoglossal branch to styloglossus" + ] + }, + { + "id": "FMA:54406", + "name": "Nerve to hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + }, + "synonyms": [ + "Branch of hypoglossal nerve to hyoglossus", + "Hypoglossal branch to hyoglossus" + ] + }, + { + "id": "FMA:54407", + "name": "Nerve to genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + }, + "synonyms": [ + "Branch of hypoglossal nerve to genioglossus", + "Hypoglossal branch to genioglossus" + ] + }, + { + "id": "FMA:54408", + "name": "Nerve to palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + }, + "synonyms": [ + "Branch of hypoglossal nerve to palatopharyngeus", + "Hypoglossal branch to palatopharyngeus" + ] + }, + { + "id": "FMA:54409", + "name": "Nerve to right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54405" + ] + }, + "synonyms": [ + "Branch of right hypoglossal nerve to right styloglossus" + ] + }, + { + "id": "FMA:54410", + "name": "Nerve to left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54405" + ] + }, + "synonyms": [ + "Branch of left hypoglossal nerve to left styloglossus" + ] + }, + { + "id": "FMA:54411", + "name": "Nerve to right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54406" + ] + }, + "synonyms": [ + "Branch of right hypoglossal nerve to right hyoglossus" + ] + }, + { + "id": "FMA:54412", + "name": "Nerve to left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54406" + ] + }, + "synonyms": [ + "Branch of left hypoglossal nerve to left hyoglossus" + ] + }, + { + "id": "FMA:54413", + "name": "Nerve to right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54407" + ] + }, + "synonyms": [ + "Branch of right hypoglossal nerve to right genioglossus" + ] + }, + { + "id": "FMA:54414", + "name": "Nerve to left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54407" + ] + }, + "synonyms": [ + "Branch of left hypoglossal nerve to left genioglossus" + ] + }, + { + "id": "FMA:54415", + "name": "Nerve to right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54408" + ] + }, + "synonyms": [ + "Branch of right hypoglossal nerve to right palatopharyngeus" + ] + }, + { + "id": "FMA:54416", + "name": "Nerve to left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54408" + ] + }, + "synonyms": [ + "Branch of left hypoglossal nerve to left palatopharyngeus" + ] + }, + { + "id": "FMA:54417", + "name": "Meningeal branch of hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54400" + ] + } + }, + { + "id": "FMA:54418", + "name": "Meningeal branch of hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54400" + ] + } + }, + { + "id": "FMA:54419", + "name": "Meningeal branch of hypoglossal nerve to wall of inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54400" + ] + } + }, + { + "id": "FMA:54420", + "name": "Meningeal branch of hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54400" + ] + } + }, + { + "id": "FMA:54421", + "name": "Meningeal branch of hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54400" + ] + } + }, + { + "id": "FMA:54422", + "name": "Meningeal branch of right hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54417" + ] + } + }, + { + "id": "FMA:54423", + "name": "Meningeal branch of left hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54417" + ] + } + }, + { + "id": "FMA:54424", + "name": "Meningeal branch of right hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54418" + ] + } + }, + { + "id": "FMA:54425", + "name": "Meningeal branch of left hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54418" + ] + } + }, + { + "id": "FMA:54426", + "name": "Meningeal branch of right hypoglossal nerve to wall of right inferior petrosal sin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54419" + ] + } + }, + { + "id": "FMA:54427", + "name": "Meningeal branch of left hypoglossal nerve to wall of left inferior petrosal sin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54419" + ] + } + }, + { + "id": "FMA:54428", + "name": "Meningeal branch of right hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54420" + ] + } + }, + { + "id": "FMA:54429", + "name": "Meningeal branch of left hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54420" + ] + } + }, + { + "id": "FMA:54430", + "name": "Meningeal branch of right hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54421" + ] + } + }, + { + "id": "FMA:54431", + "name": "Meningeal branch of left hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54421" + ] + } + }, + { + "id": "FMA:54432", + "name": "Nerve to superior belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65541" + ] + } + }, + { + "id": "FMA:54435", + "name": "Nerve to superior belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54432" + ] + } + }, + { + "id": "FMA:54436", + "name": "Nerve to superior belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54432" + ] + } + }, + { + "id": "FMA:54437", + "name": "Eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Palpebra", + "Blepharon" + ] + }, + { + "id": "FMA:54439", + "name": "Upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54437" + ] + }, + "synonyms": [ + "Superior eyelid" + ] + }, + { + "id": "FMA:54440", + "name": "Right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54439" + ] + }, + "synonyms": [ + "Right superior eyelid" + ] + }, + { + "id": "FMA:54441", + "name": "Left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54439" + ] + }, + "synonyms": [ + "Left superior eyelid" + ] + }, + { + "id": "FMA:54442", + "name": "Lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54437" + ] + }, + "synonyms": [ + "Inferior eyelid" + ] + }, + { + "id": "FMA:54443", + "name": "Right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54442" + ] + }, + "synonyms": [ + "Right inferior eyelid" + ] + }, + { + "id": "FMA:54444", + "name": "Left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54442" + ] + }, + "synonyms": [ + "Left inferior eyelid" + ] + }, + { + "id": "FMA:54446", + "name": "Communicating branch of anterior ramus of right first cervical nerve to right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65782" + ] + }, + "synonyms": [ + "Communicating branch to right hypoglossal nerve" + ] + }, + { + "id": "FMA:54447", + "name": "Communicating branch of anterior ramus of left first cervical nerve to left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65782" + ] + }, + "synonyms": [ + "Communicating branch to left hypoglossal nerve" + ] + }, + { + "id": "FMA:54448", + "name": "Eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Orbital region", + "Orbital part of face" + ] + }, + { + "id": "FMA:54449", + "name": "Right eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54448" + ] + }, + "synonyms": [ + "Right orbital part of face", + "Right orbital region" + ] + }, + { + "id": "FMA:54450", + "name": "Left eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54448" + ] + }, + "synonyms": [ + "Left orbital region", + "Left orbital part of face" + ] + }, + { + "id": "FMA:54451", + "name": "Branch of hypoglossal nerve to ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65541" + ] + } + }, + { + "id": "FMA:54452", + "name": "Branch of right hypoglossal nerve to right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54451" + ] + } + }, + { + "id": "FMA:54453", + "name": "Branch of left hypoglossal nerve to left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54451" + ] + } + }, + { + "id": "FMA:54456", + "name": "Fascia of incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Incisivus labii inferioris fascia" + ] + }, + { + "id": "FMA:54457", + "name": "Muscle fasciculus of incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54460", + "name": "Epimysium of incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54456" + ] + }, + "synonyms": [ + "Incisivus labii inferioris epimysium" + ] + }, + { + "id": "FMA:54461", + "name": "Perimysium of incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54456" + ] + }, + "synonyms": [ + "Incisivus labii inferioris perimysium" + ] + }, + { + "id": "FMA:54462", + "name": "Epimysium of right incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54460" + ] + }, + "synonyms": [ + "Right incisivus labii inferioris epimysium" + ] + }, + { + "id": "FMA:54463", + "name": "Epimysium of left incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54460" + ] + }, + "synonyms": [ + "Left incisivus labii inferioris epimysium" + ] + }, + { + "id": "FMA:54464", + "name": "Perimysium of right incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54461" + ] + }, + "synonyms": [ + "Right incisivus labii inferioris perimysium" + ] + }, + { + "id": "FMA:54465", + "name": "Perimysium of left incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54461" + ] + }, + "synonyms": [ + "Left incisivus labii inferioris perimysium" + ] + }, + { + "id": "FMA:54466", + "name": "Muscle fasciculus of right incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54457" + ] + } + }, + { + "id": "FMA:54467", + "name": "Muscle fasciculus of left incisivus labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54457" + ] + } + }, + { + "id": "FMA:54468", + "name": "Fascia of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Medial rectus fascia" + ] + }, + { + "id": "FMA:54469", + "name": "Muscle fasciculus of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54472", + "name": "Epimysium of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54468" + ] + }, + "synonyms": [ + "Medial rectus epimysium" + ] + }, + { + "id": "FMA:54473", + "name": "Perimysium of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54468" + ] + }, + "synonyms": [ + "Medial rectus perimysium" + ] + }, + { + "id": "FMA:54474", + "name": "Perimysium of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54473" + ] + }, + "synonyms": [ + "Right medial rectus perimysium" + ] + }, + { + "id": "FMA:54475", + "name": "Perimysium of left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54473" + ] + }, + "synonyms": [ + "Left medial rectus perimysium" + ] + }, + { + "id": "FMA:54476", + "name": "Epimysium of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54472" + ] + }, + "synonyms": [ + "Right medial rectus epimysium" + ] + }, + { + "id": "FMA:54477", + "name": "Epimysium of left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54472" + ] + }, + "synonyms": [ + "Left medial rectus epimysium" + ] + }, + { + "id": "FMA:54478", + "name": "Tendon of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Medial rectus tendon" + ] + }, + { + "id": "FMA:54479", + "name": "Tendon of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54478" + ] + }, + "synonyms": [ + "Right medial rectus tendon" + ] + }, + { + "id": "FMA:54480", + "name": "Tendon of left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54478" + ] + }, + "synonyms": [ + "Left medial rectus tendon" + ] + }, + { + "id": "FMA:54481", + "name": "Muscle fasciculus of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54469" + ] + } + }, + { + "id": "FMA:54482", + "name": "Muscle fasciculus of left medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54469" + ] + } + }, + { + "id": "FMA:54483", + "name": "Fascia of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Lateral rectus fascia" + ] + }, + { + "id": "FMA:54484", + "name": "Muscle fasciculus of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:54485", + "name": "Tendon of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Lateral rectus tendon" + ] + }, + { + "id": "FMA:54488", + "name": "Muscle fasciculus of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54484" + ] + } + }, + { + "id": "FMA:54489", + "name": "Muscle fasciculus of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54484" + ] + } + }, + { + "id": "FMA:54490", + "name": "Tendon of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54485" + ] + }, + "synonyms": [ + "Right lateral rectus tendon" + ] + }, + { + "id": "FMA:54491", + "name": "Tendon of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54485" + ] + }, + "synonyms": [ + "Left lateral rectus tendon" + ] + }, + { + "id": "FMA:54492", + "name": "Epimysium of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54483" + ] + }, + "synonyms": [ + "Lateral rectus epimysium" + ] + }, + { + "id": "FMA:54493", + "name": "Perimysium of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54483" + ] + }, + "synonyms": [ + "Lateral rectus perimysium" + ] + }, + { + "id": "FMA:54494", + "name": "Epimysium of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54492" + ] + }, + "synonyms": [ + "Right lateral rectus epimysium" + ] + }, + { + "id": "FMA:54495", + "name": "Epimysium of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54492" + ] + }, + "synonyms": [ + "Left lateral rectus epimysium" + ] + }, + { + "id": "FMA:54496", + "name": "Perimysium of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54493" + ] + }, + "synonyms": [ + "Right lateral rectus perimysium" + ] + }, + { + "id": "FMA:54497", + "name": "Perimysium of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54493" + ] + }, + "synonyms": [ + "Left lateral rectus perimysium" + ] + }, + { + "id": "FMA:54498", + "name": "Nerve to right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54404" + ] + }, + "synonyms": [ + "Branch of right hypoglossal nerve to right geniohyoid" + ] + }, + { + "id": "FMA:54499", + "name": "Nerve to left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54404" + ] + }, + "synonyms": [ + "Branch of left hypoglossal nerve to left geniohyoid" + ] + }, + { + "id": "FMA:54501", + "name": "Nucleus of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Cranial neural nucleus" + ] + }, + { + "id": "FMA:54502", + "name": "Ganglion of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5884" + ] + }, + "synonyms": [ + "Cranial neural ganglion", + "Cranial nerve ganglion" + ] + }, + { + "id": "FMA:54504", + "name": "Abducens nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Nucleus of abducens nerve", + "Abducens nerve nucleus", + "Sixth cranial nerve nucleus", + "Nucleus of abducens nerve (VI)", + "Abducent nucleus" + ] + }, + { + "id": "FMA:54505", + "name": "Hypoglossal nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Nucleus of hypoglossal nerve", + "Twelfth cranial nerve nucleus", + "Hypoglossal nucleus" + ] + }, + { + "id": "FMA:54506", + "name": "Right abducens nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54504" + ] + }, + "synonyms": [ + "Nucleus of right abducens nerve" + ] + }, + { + "id": "FMA:54507", + "name": "Left abducens nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54504" + ] + }, + "synonyms": [ + "Nucleus of left abducens nerve" + ] + }, + { + "id": "FMA:54508", + "name": "Right hypoglossal nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54505" + ] + }, + "synonyms": [ + "Nucleus of right hypoglossal nerve" + ] + }, + { + "id": "FMA:54509", + "name": "Left hypoglossal nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54505" + ] + }, + "synonyms": [ + "Nucleus of left hypoglossal nerve" + ] + }, + { + "id": "FMA:54510", + "name": "Oculomotor nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Nucleus of oculomotor nerve", + "Nucleus of third cranial nerve", + "Oculomotor nucleus", + "Third cranial nerve nucleus" + ] + }, + { + "id": "FMA:54518", + "name": "Trochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Fourth cranial nerve nucleus", + "Nucleus of trochlear nerve" + ] + }, + { + "id": "FMA:54519", + "name": "Right trochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54518" + ] + }, + "synonyms": [ + "Nucleus of right trochlear nerve" + ] + }, + { + "id": "FMA:54520", + "name": "Left trochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54518" + ] + }, + "synonyms": [ + "Nucleus of left trochlear nerve" + ] + }, + { + "id": "FMA:54524", + "name": "Anterior medial nucleus of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Anterior medial visceral nucleus", + "Ventral medial visceral nucleus", + "Ventral medial nucleus of oculomotor nerve", + "Nucleus anteromedialis" + ] + }, + { + "id": "FMA:54526", + "name": "Posterior nucleus of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Dorsal nucleus of oculomotor nerve", + "Dorsal visceral nucleus", + "Posterior visceral nucleus", + "Cajal's interstitial nucleus" + ] + }, + { + "id": "FMA:54527", + "name": "Neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Neurone", + "Nerve cell" + ] + }, + { + "id": "FMA:54528", + "name": "Nucleus of origin of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80333" + ] + } + }, + { + "id": "FMA:54529", + "name": "Terminal nucleus of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Terminal nucleus" + ] + }, + { + "id": "FMA:54530", + "name": "Posterior nucleus of right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54526" + ] + }, + "synonyms": [ + "Dorsal nucleus of right oculomotor nerve" + ] + }, + { + "id": "FMA:54531", + "name": "Posterior nucleus of left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54526" + ] + }, + "synonyms": [ + "Dorsal nucleus of left oculomotor nerve" + ] + }, + { + "id": "FMA:54533", + "name": "Principal sensory nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Superior trigeminal sensory nucleus", + "Main sensory nucleus", + "Superior trigeminal nucleus", + "Chief sensory nucleus", + "Main sensory nucleus of cranial nerve V", + "Principal trigeminal nucleus", + "Trigeminal nerve superior sensory nucleus", + "Principal sensory trigeminal nucleus" + ] + }, + { + "id": "FMA:54534", + "name": "Principal sensory nucleus of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54533" + ] + }, + "synonyms": [ + "Main sensory nucleus of right cranial nerve V", + "Right superior trigeminal sensory nucleus", + "Right trigeminal nerve superior sensory nucleus" + ] + }, + { + "id": "FMA:54535", + "name": "Principal sensory nucleus of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54533" + ] + }, + "synonyms": [ + "Main sensory nucleus of left cranial nerve V", + "Left trigeminal nerve superior sensory nucleus", + "Left superior trigeminal sensory nucleus" + ] + }, + { + "id": "FMA:54536", + "name": "Neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Glial cell", + "Non-neuronal cell" + ] + }, + { + "id": "FMA:54537", + "name": "Astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54538" + ] + }, + "synonyms": [ + "Astrocytus" + ] + }, + { + "id": "FMA:54538", + "name": "Macroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62120" + ] + }, + "synonyms": [ + "Macrogliocyte" + ] + }, + { + "id": "FMA:54539", + "name": "Microglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62120" + ] + }, + "synonyms": [ + "Small glial cell", + "Microgliocyte" + ] + }, + { + "id": "FMA:54540", + "name": "Oligodendrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54538" + ] + }, + "synonyms": [ + "Oligodendroglial cell", + "Oligodendroglia cell", + "Oligodendrocytus" + ] + }, + { + "id": "FMA:54541", + "name": "Set of neuroglial cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Glia", + "Neuroglial cells set", + "Set of glial cells" + ] + }, + { + "id": "FMA:54542", + "name": "Fibrous astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54537" + ] + }, + "synonyms": [ + "Fibrillary astrocyte", + "Astrocytus fibrosus" + ] + }, + { + "id": "FMA:54543", + "name": "Protoplasmic astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54537" + ] + }, + "synonyms": [ + "Astrocytus protoplasmaticus" + ] + }, + { + "id": "FMA:54544", + "name": "Velate protoplasmic astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54537" + ] + }, + "synonyms": [ + "Velate astrocyte" + ] + }, + { + "id": "FMA:54545", + "name": "Head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24218" + ] + } + }, + { + "id": "FMA:54546", + "name": "Right side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:54547", + "name": "Left side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:54548", + "name": "Intrafascicular oligodendrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54540" + ] + }, + "synonyms": [ + "Intrafascicular oligodendroglial cell", + "Interfascicular oligodendrocyte", + "Interfascicular oligodendroglial cell" + ] + }, + { + "id": "FMA:54549", + "name": "Palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Roof of mouth", + "Oral roof" + ] + }, + { + "id": "FMA:54550", + "name": "Perineuronal satellite oligodendrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54540" + ] + }, + "synonyms": [ + "Perineuronal satellite oligodendroglial cell", + "Satellite oligodendrocyte", + "Perineuronal satellite cell" + ] + }, + { + "id": "FMA:54551", + "name": "Right side of jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:54552", + "name": "Left side of jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:54553", + "name": "Right side of upper jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54554", + "name": "Left side of upper jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54555", + "name": "Right side of lower jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54556", + "name": "Left side of lower jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:54557", + "name": "Radial astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54537" + ] + } + }, + { + "id": "FMA:54558", + "name": "Radial retinal glial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62111" + ] + }, + "synonyms": [ + "Muller's cell", + "Muller cell of retina" + ] + }, + { + "id": "FMA:54559", + "name": "Golgi epithelial cell of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54557" + ] + }, + "synonyms": [ + "Bergmann astrocyte", + "Bergmann glial cell", + "Bergmann glial cell of cerebellum" + ] + }, + { + "id": "FMA:54560", + "name": "Tanycyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54557" + ] + }, + "synonyms": [ + "Ependymoglial cell", + "Ependymal astrocyte" + ] + }, + { + "id": "FMA:54562", + "name": "Trigeminal motor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Motor nucleus of trigeminal nerve", + "Motor nucleus of cranial nerve V" + ] + }, + { + "id": "FMA:54563", + "name": "Right trigeminal motor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54562" + ] + }, + "synonyms": [ + "Motor nucleus of right trigeminal nerve" + ] + }, + { + "id": "FMA:54564", + "name": "Left trigeminal motor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54562" + ] + }, + "synonyms": [ + "Motor nucleus of left trigeminal nerve" + ] + }, + { + "id": "FMA:54565", + "name": "Spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Trigeminal spinal nucleus", + "Spinal trigeminal nucleus", + "Trigeminal nerve spinal tract nucleus", + "Spinal nucleus of cranial nerve V" + ] + }, + { + "id": "FMA:54566", + "name": "Spinal nucleus of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54565" + ] + } + }, + { + "id": "FMA:54567", + "name": "Spinal nucleus of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54565" + ] + } + }, + { + "id": "FMA:54568", + "name": "Mesencephalic nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Trigeminal nerve mesencepahlic nucleus", + "Nucleus of mesencephalic root of V", + "Mesencephalic trigeminal nucleus" + ] + }, + { + "id": "FMA:54569", + "name": "Mesencephalic nucleus of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54568" + ] + } + }, + { + "id": "FMA:54570", + "name": "Mesencephalic nucleus of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54568" + ] + } + }, + { + "id": "FMA:54572", + "name": "Facial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Nucleus of facial nerve" + ] + }, + { + "id": "FMA:54573", + "name": "Vagus nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Nucleus of vagus nerve", + "Tenth cranial nerve nucleus" + ] + }, + { + "id": "FMA:54575", + "name": "Interfascicular nucleus of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + } + }, + { + "id": "FMA:54576", + "name": "Interfascicular nucleus of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54575" + ] + } + }, + { + "id": "FMA:54577", + "name": "Interfascicular nucleus of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54575" + ] + } + }, + { + "id": "FMA:54578", + "name": "Right facial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54572" + ] + }, + "synonyms": [ + "Nucleus of right facial nerve" + ] + }, + { + "id": "FMA:54579", + "name": "Left facial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54572" + ] + }, + "synonyms": [ + "Nucleus of left facial nerve" + ] + }, + { + "id": "FMA:54580", + "name": "Right vagus nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54573" + ] + }, + "synonyms": [ + "Nucleus of right vagus nerve" + ] + }, + { + "id": "FMA:54581", + "name": "Left vagus nerve nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54573" + ] + }, + "synonyms": [ + "Nucleus of left vagus nerve" + ] + }, + { + "id": "FMA:54582", + "name": "Motor nucleus of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54572" + ] + }, + "synonyms": [ + "Facial motor nucleus", + "Motor nucleus of VII", + "Branchiomotor nucleus of facial nerve" + ] + }, + { + "id": "FMA:54583", + "name": "Motor nucleus of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54582" + ] + } + }, + { + "id": "FMA:54584", + "name": "Motor nucleus of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54582" + ] + } + }, + { + "id": "FMA:54585", + "name": "Dorsal nucleus of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54573" + ] + }, + "synonyms": [ + "Posterior nucleus of vagus nerve" + ] + }, + { + "id": "FMA:54586", + "name": "Dorsal nucleus of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54585" + ] + } + }, + { + "id": "FMA:54587", + "name": "Dorsal nucleus of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54585" + ] + } + }, + { + "id": "FMA:54588", + "name": "Nucleus ambiguus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Ambiguus nucleus" + ] + }, + { + "id": "FMA:54589", + "name": "Right nucleus ambiguus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54588" + ] + } + }, + { + "id": "FMA:54590", + "name": "Left nucleus ambiguus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54588" + ] + } + }, + { + "id": "FMA:54591", + "name": "Dorsal sensory nucleus of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54585" + ] + } + }, + { + "id": "FMA:54592", + "name": "Dorsal motor nucleus of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54585" + ] + }, + "synonyms": [ + "Dorsal efferent nucleus of vagus" + ] + }, + { + "id": "FMA:54593", + "name": "Dorsal sensory nucleus of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54591" + ] + } + }, + { + "id": "FMA:54594", + "name": "Dorsal sensory nucleus of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54591" + ] + } + }, + { + "id": "FMA:54595", + "name": "Dorsal motor nucleus of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54592" + ] + } + }, + { + "id": "FMA:54596", + "name": "Dorsal motor nucleus of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54592" + ] + } + }, + { + "id": "FMA:54597", + "name": "Commissural nucleus of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54573" + ] + }, + "synonyms": [ + "Commissural nucleus-1", + "Nucleus of inferior commissure" + ] + }, + { + "id": "FMA:54598", + "name": "Commissural nucleus of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54597" + ] + } + }, + { + "id": "FMA:54599", + "name": "Commissural nucleus of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54597" + ] + } + }, + { + "id": "FMA:54602", + "name": "Vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Vestibular nucleus of acoustic nerve", + "Vestibular nucleus of eighth cranial nerve" + ] + }, + { + "id": "FMA:54603", + "name": "Cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Cochlear nucleus of eighth cranial nerve", + "Cochlear nucleus of acoustic nerve", + "Nucleus of cochlear nerve" + ] + }, + { + "id": "FMA:54606", + "name": "Right cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + }, + "synonyms": [ + "Nucleus of right cochlear nerve" + ] + }, + { + "id": "FMA:54607", + "name": "Left cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + }, + "synonyms": [ + "Nucleus of left cochlear nerve" + ] + }, + { + "id": "FMA:54608", + "name": "Inferior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54602" + ] + }, + "synonyms": [ + "Spinal vestibular nucleus", + "Descending vestibular nucleus" + ] + }, + { + "id": "FMA:54609", + "name": "Right inferior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54608" + ] + } + }, + { + "id": "FMA:54610", + "name": "Left inferior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54608" + ] + } + }, + { + "id": "FMA:54611", + "name": "Medial vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54602" + ] + }, + "synonyms": [ + "Chief vestibular nucleus", + "Principal vestibular nucleus", + "Nucleus of Schwalbe", + "Schwalbe's nucleus", + "Dorsal vestibular nucleus", + "Triangular nucleus" + ] + }, + { + "id": "FMA:54612", + "name": "Right medial vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54611" + ] + } + }, + { + "id": "FMA:54613", + "name": "Left medial vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54611" + ] + } + }, + { + "id": "FMA:54614", + "name": "Lateral vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54602" + ] + }, + "synonyms": [ + "Deiters' nucleus", + "Lateral nucleus of Deiters", + "Nucleus of Deiters", + "Deiter's nucleus" + ] + }, + { + "id": "FMA:54615", + "name": "Right lateral vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54614" + ] + } + }, + { + "id": "FMA:54616", + "name": "Left lateral vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54614" + ] + } + }, + { + "id": "FMA:54617", + "name": "Superior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54602" + ] + }, + "synonyms": [ + "Nucleus of Bechterew" + ] + }, + { + "id": "FMA:54619", + "name": "Right superior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54617" + ] + } + }, + { + "id": "FMA:54620", + "name": "Left superior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54617" + ] + } + }, + { + "id": "FMA:54621", + "name": "Anterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + }, + "synonyms": [ + "Ventral cochlear nucleus" + ] + }, + { + "id": "FMA:54622", + "name": "Right anterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54621" + ] + } + }, + { + "id": "FMA:54623", + "name": "Left anterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54621" + ] + } + }, + { + "id": "FMA:54624", + "name": "Posterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + }, + "synonyms": [ + "Dorsal cochlear nucleus", + "Dorsal division of cochlear nucleus" + ] + }, + { + "id": "FMA:54625", + "name": "Right posterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54624" + ] + }, + "synonyms": [ + "Right dorsal cochlear nucleus" + ] + }, + { + "id": "FMA:54626", + "name": "Left posterior cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54624" + ] + }, + "synonyms": [ + "Left dorsal cochlear nucleus" + ] + }, + { + "id": "FMA:54633", + "name": "Segment of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + } + }, + { + "id": "FMA:54634", + "name": "Caudal part of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54633" + ] + }, + "synonyms": [ + "Pars caudalis (Nucleus spinalis nervi trigemini)" + ] + }, + { + "id": "FMA:54635", + "name": "Interpolar part of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54633" + ] + }, + "synonyms": [ + "Pars interpolaris (Nucleus spinalis nervi trigemini)" + ] + }, + { + "id": "FMA:54636", + "name": "Caudal part of spinal nucleus of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54634" + ] + } + }, + { + "id": "FMA:54637", + "name": "Caudal part of spinal nucleus of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54634" + ] + } + }, + { + "id": "FMA:54638", + "name": "Interpolar part of spinal nucleus of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54635" + ] + } + }, + { + "id": "FMA:54639", + "name": "Interpolar part of spinal nucleus of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54635" + ] + } + }, + { + "id": "FMA:54640", + "name": "Tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:54641", + "name": "Body of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Tongue body" + ] + }, + { + "id": "FMA:54642", + "name": "Root of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54643" + ] + }, + "synonyms": [ + "Tongue root" + ] + }, + { + "id": "FMA:54643", + "name": "Zone of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Tongue zone" + ] + }, + { + "id": "FMA:54644", + "name": "Presulcal part of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54652" + ] + }, + "synonyms": [ + "Oral part of tongue", + "Pars anterior (Dorsum linguae)", + "Pars presulcalis (Dorsum linguae)", + "Anterior part of dorsum of tongue", + "Palatine portion of dorsum of tongue" + ] + }, + { + "id": "FMA:54645", + "name": "Postsulcal part of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54652" + ] + }, + "synonyms": [ + "Posterior part of dorsum of tongue", + "Pars postsulcalis (Dorsum linguae)", + "Pharyngeal portion of dorsum of tongue", + "Pharyngeal part of tongue", + "Pars posterior (Dorsum linguae)" + ] + }, + { + "id": "FMA:54646", + "name": "Superior surface of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54647" + ] + }, + "synonyms": [ + "Dorsal surface of tongue" + ] + }, + { + "id": "FMA:54647", + "name": "Surface of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + }, + "synonyms": [ + "Tongue surface" + ] + }, + { + "id": "FMA:54648", + "name": "Inferior surface of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54647" + ] + }, + "synonyms": [ + "Ventral surface of tongue" + ] + }, + { + "id": "FMA:54649", + "name": "Apex of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54643" + ] + }, + "synonyms": [ + "Tongue apex", + "Apical part of tongue", + "Tip of tongue" + ] + }, + { + "id": "FMA:54650", + "name": "Margin of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Tongue margin" + ] + }, + { + "id": "FMA:54651", + "name": "Dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + }, + "synonyms": [ + "Dorsal tongue", + "Tongue dorsum" + ] + }, + { + "id": "FMA:54652", + "name": "Zone of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + } + }, + { + "id": "FMA:54653", + "name": "Right margin of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54650" + ] + } + }, + { + "id": "FMA:54654", + "name": "Left margin of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54650" + ] + } + }, + { + "id": "FMA:54655", + "name": "Superior surface of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + } + }, + { + "id": "FMA:54656", + "name": "Fimbriated fold of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54666" + ] + }, + "synonyms": [ + "Plica fimbriata of tongue", + "Plica fimbriata", + "Fimbriated fold" + ] + }, + { + "id": "FMA:54657", + "name": "Right fimbriated fold of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54656" + ] + }, + "synonyms": [ + "Right plica fimbriata of tongue", + "Right fimbriated fold" + ] + }, + { + "id": "FMA:54658", + "name": "Left fimbriated fold of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54656" + ] + }, + "synonyms": [ + "Left plica fimbriata of tongue", + "Left fimbriated fold" + ] + }, + { + "id": "FMA:54659", + "name": "Frenulum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54666" + ] + }, + "synonyms": [ + "Tongue frenulum" + ] + }, + { + "id": "FMA:54660", + "name": "Sublingual fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54666" + ] + } + }, + { + "id": "FMA:54661", + "name": "Right sublingual fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54660" + ] + } + }, + { + "id": "FMA:54662", + "name": "Left sublingual fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54660" + ] + } + }, + { + "id": "FMA:54663", + "name": "Zone of body of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54643" + ] + } + }, + { + "id": "FMA:54664", + "name": "Body proper of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + } + }, + { + "id": "FMA:54665", + "name": "Ventrum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + }, + "synonyms": [ + "Tongue ventrum", + "Ventral tongue" + ] + }, + { + "id": "FMA:54666", + "name": "Zone of ventrum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + } + }, + { + "id": "FMA:54667", + "name": "Right orbital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54379" + ] + } + }, + { + "id": "FMA:54668", + "name": "Left orbital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54379" + ] + } + }, + { + "id": "FMA:54669", + "name": "Right orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52849" + ] + } + }, + { + "id": "FMA:54670", + "name": "Left orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52849" + ] + } + }, + { + "id": "FMA:54671", + "name": "Orbital part of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:54672", + "name": "Orbital part of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54671" + ] + } + }, + { + "id": "FMA:54673", + "name": "Orbital part of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54671" + ] + } + }, + { + "id": "FMA:54674", + "name": "Orbital plate of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Orbital part proper of frontal bone" + ] + }, + { + "id": "FMA:54675", + "name": "Right orbital plate of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54674" + ] + }, + "synonyms": [ + "Right orbital part proper of frontal bone" + ] + }, + { + "id": "FMA:54676", + "name": "Left orbital plate of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54674" + ] + }, + "synonyms": [ + "Left orbital part proper of frontal bone" + ] + }, + { + "id": "FMA:54677", + "name": "Right zygomatic process of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54389" + ] + } + }, + { + "id": "FMA:54678", + "name": "Left zygomatic process of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54389" + ] + } + }, + { + "id": "FMA:54679", + "name": "Orbital part of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54680", + "name": "Orbital part of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54679" + ] + } + }, + { + "id": "FMA:54681", + "name": "Orbital part of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54679" + ] + } + }, + { + "id": "FMA:54682", + "name": "Pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Pterygoid process of sphenoid bone", + "Processus pterygoideus", + "Pterygoid process of sphenoid" + ] + }, + { + "id": "FMA:54683", + "name": "Sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + } + }, + { + "id": "FMA:54684", + "name": "Septum of sphenoidal sinuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Sphenoidal sinuses septum" + ] + }, + { + "id": "FMA:54685", + "name": "Right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54682" + ] + } + }, + { + "id": "FMA:54686", + "name": "Left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54682" + ] + } + }, + { + "id": "FMA:54687", + "name": "Lateral plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Lateral plate of sphenoid", + "Lamina lateralis (Processus pterygoideus)", + "Lateral lamina of pterygoid process" + ] + }, + { + "id": "FMA:54688", + "name": "Lateral plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54687" + ] + } + }, + { + "id": "FMA:54689", + "name": "Lateral plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54687" + ] + } + }, + { + "id": "FMA:54690", + "name": "Medial plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Lamina medialis (Processud pterygoideus )", + "Medial lamina of pterygoid process" + ] + }, + { + "id": "FMA:54691", + "name": "Medial plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54690" + ] + } + }, + { + "id": "FMA:54692", + "name": "Medial plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54690" + ] + } + }, + { + "id": "FMA:54693", + "name": "Anterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54694", + "name": "Right anterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54693" + ] + } + }, + { + "id": "FMA:54695", + "name": "Left anterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54693" + ] + } + }, + { + "id": "FMA:54696", + "name": "Posterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54697", + "name": "Right posterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54696" + ] + } + }, + { + "id": "FMA:54698", + "name": "Left posterior clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54696" + ] + } + }, + { + "id": "FMA:54699", + "name": "Body proper of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54700", + "name": "Middle clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54701", + "name": "Right middle clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54700" + ] + } + }, + { + "id": "FMA:54702", + "name": "Left middle clinoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54700" + ] + } + }, + { + "id": "FMA:54703", + "name": "Jugum of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Sphenoid jugum", + "Sphenoidal yoke" + ] + }, + { + "id": "FMA:54704", + "name": "Temporal part of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54705", + "name": "Temporal part of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54704" + ] + } + }, + { + "id": "FMA:54706", + "name": "Temporal part of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54704" + ] + } + }, + { + "id": "FMA:54707", + "name": "Right sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54683" + ] + } + }, + { + "id": "FMA:54708", + "name": "Left sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54683" + ] + } + }, + { + "id": "FMA:54709", + "name": "Sella turcica", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54710", + "name": "Subdivision of middle cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + }, + "synonyms": [ + "Middle cranial fossa subdivision" + ] + }, + { + "id": "FMA:54712", + "name": "Set of right extrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54716" + ] + }, + "synonyms": [ + "Right extrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54713", + "name": "Set of left extrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54716" + ] + }, + "synonyms": [ + "Left extrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54714", + "name": "Set of right intrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54717" + ] + }, + "synonyms": [ + "Right intrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54715", + "name": "Set of left intrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54717" + ] + }, + "synonyms": [ + "Left intrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54716", + "name": "Set of extrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Extrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54717", + "name": "Set of intrinsic muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Intrinsic muscle group of tongue" + ] + }, + { + "id": "FMA:54718", + "name": "Dorsum sellae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54719", + "name": "Tuberculum sellae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54720", + "name": "Sella turcica proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54721", + "name": "Hypophysial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54710" + ] + }, + "synonyms": [ + "Hypophyseal fossa", + "Pituitary fossa" + ] + }, + { + "id": "FMA:54722", + "name": "Pterygoid hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54724", + "name": "Lesser wing proper of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54725", + "name": "Right lesser wing proper of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54724" + ] + } + }, + { + "id": "FMA:54726", + "name": "Left lesser wing proper of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54724" + ] + } + }, + { + "id": "FMA:54727", + "name": "Vaginal process of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54728", + "name": "Right vaginal process of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54727" + ] + } + }, + { + "id": "FMA:54729", + "name": "Left vaginal process of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54727" + ] + } + }, + { + "id": "FMA:54730", + "name": "Right pterygoid hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54722" + ] + } + }, + { + "id": "FMA:54731", + "name": "Left pterygoid hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54722" + ] + } + }, + { + "id": "FMA:54732", + "name": "Middle cranial fossa proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54710" + ] + } + }, + { + "id": "FMA:54733", + "name": "Sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Bertin's bone" + ] + }, + { + "id": "FMA:54734", + "name": "Right sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54733" + ] + } + }, + { + "id": "FMA:54735", + "name": "Left sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54733" + ] + } + }, + { + "id": "FMA:54736", + "name": "Inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7477" + ] + }, + "synonyms": [ + "Inferior nasal turbinate", + "Inferior turbinate" + ] + }, + { + "id": "FMA:54737", + "name": "Right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54736" + ] + }, + "synonyms": [ + "Right inferior turbinate", + "Right inferior nasal turbinate" + ] + }, + { + "id": "FMA:54738", + "name": "Left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54736" + ] + }, + "synonyms": [ + "Left inferior nasal turbinate", + "Left inferior turbinate" + ] + }, + { + "id": "FMA:54740", + "name": "Lacrimal process of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Lacrimal process of inferior turbinate", + "Lacrimal process of inferior concha", + "Lacrimal process of inferior nasal turbinate", + "Processus lacrimalis (Concha nasalis inferior)" + ] + }, + { + "id": "FMA:54741", + "name": "Maxillary process of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Maxillary process of inferior nasal turbinate", + "Maxillary process of inferior concha", + "Processus maxillaris (Concha nasalis inferior)", + "Maxillary process of inferior turbinate" + ] + }, + { + "id": "FMA:54742", + "name": "Ethmoidal process of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Ethmoidal process of inferior turbinate", + "Ethmoidal process of inferior concha", + "Processus ethmoidalis (Concha nasalis inferior)", + "Ethmoidal process of inferior nasal turbinate" + ] + }, + { + "id": "FMA:54743", + "name": "Ethmoidal process of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54742" + ] + }, + "synonyms": [ + "Ethmoidal process of right inferior turbinate", + "Ethmoidal process of right inferior nasal turbinate" + ] + }, + { + "id": "FMA:54744", + "name": "Ethmoidal process of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54742" + ] + }, + "synonyms": [ + "Ethmoidal process of left inferior turbinate", + "Ethmoidal process of left inferior nasal turbinate" + ] + }, + { + "id": "FMA:54745", + "name": "Maxillary process of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54741" + ] + }, + "synonyms": [ + "Maxillary process of right inferior nasal turbinate", + "Maxillary process of right inferior turbinate" + ] + }, + { + "id": "FMA:54746", + "name": "Maxillary process of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54741" + ] + }, + "synonyms": [ + "Maxillary process of left inferior turbinate", + "Maxillary process of left inferior nasal turbinate" + ] + }, + { + "id": "FMA:54747", + "name": "Lacrimal process of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54740" + ] + }, + "synonyms": [ + "Lacrimal process of right inferior nasal turbinate", + "Lacrimal process of right inferior turbinate" + ] + }, + { + "id": "FMA:54748", + "name": "Lacrimal process of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54740" + ] + }, + "synonyms": [ + "Lacrimal process of left inferior turbinate", + "Lacrimal process of left inferior nasal turbinate" + ] + }, + { + "id": "FMA:54752", + "name": "Clival part of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54753", + "name": "Carotid sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54754", + "name": "Right carotid sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54753" + ] + } + }, + { + "id": "FMA:54755", + "name": "Left carotid sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54753" + ] + } + }, + { + "id": "FMA:54756", + "name": "Pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Vidian canal" + ] + }, + { + "id": "FMA:54757", + "name": "Sphenoidal lingula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54758", + "name": "Right sphenoidal lingula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54757" + ] + } + }, + { + "id": "FMA:54759", + "name": "Left sphenoidal lingula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54757" + ] + } + }, + { + "id": "FMA:54760", + "name": "Sphenoidal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54761", + "name": "Conchal sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54683" + ] + } + }, + { + "id": "FMA:54762", + "name": "Right conchal sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54761" + ] + } + }, + { + "id": "FMA:54763", + "name": "Left conchal sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54761" + ] + } + }, + { + "id": "FMA:54764", + "name": "Presellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54683" + ] + } + }, + { + "id": "FMA:54765", + "name": "Right presellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54764" + ] + } + }, + { + "id": "FMA:54766", + "name": "Left presellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54764" + ] + } + }, + { + "id": "FMA:54767", + "name": "Sellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54683" + ] + } + }, + { + "id": "FMA:54768", + "name": "Right sellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54767" + ] + } + }, + { + "id": "FMA:54769", + "name": "Left sellar sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54767" + ] + } + }, + { + "id": "FMA:54770", + "name": "Sphenoidal rostrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54771", + "name": "Opening of sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Sphenoidal sinus opening" + ] + }, + { + "id": "FMA:54772", + "name": "Opening of right sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54771" + ] + }, + "synonyms": [ + "Right sphenoidal sinus opening" + ] + }, + { + "id": "FMA:54773", + "name": "Opening of left sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54771" + ] + }, + "synonyms": [ + "Left sphenoidal sinus opening" + ] + }, + { + "id": "FMA:54774", + "name": "Optic canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54775", + "name": "Right optic canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54774" + ] + } + }, + { + "id": "FMA:54776", + "name": "Left optic canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54774" + ] + } + }, + { + "id": "FMA:54777", + "name": "Spine of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Sphenoid bone spine" + ] + }, + { + "id": "FMA:54778", + "name": "Right spine of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54777" + ] + } + }, + { + "id": "FMA:54779", + "name": "Left spine of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54777" + ] + } + }, + { + "id": "FMA:54780", + "name": "Pterygospinous process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54781", + "name": "Right foramen rotundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53154" + ] + } + }, + { + "id": "FMA:54782", + "name": "Left foramen rotundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53154" + ] + } + }, + { + "id": "FMA:54783", + "name": "Right foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53155" + ] + } + }, + { + "id": "FMA:54784", + "name": "Left foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53155" + ] + } + }, + { + "id": "FMA:54785", + "name": "Emissary sphenoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54786", + "name": "Right emissary sphenoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54785" + ] + } + }, + { + "id": "FMA:54787", + "name": "Left emissary sphenoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54785" + ] + } + }, + { + "id": "FMA:54788", + "name": "Right foramen spinosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53156" + ] + } + }, + { + "id": "FMA:54789", + "name": "Left foramen spinosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53156" + ] + } + }, + { + "id": "FMA:54790", + "name": "Terminal sulcus of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Sulcus terminalis of tongue" + ] + }, + { + "id": "FMA:54791", + "name": "Right terminal sulcus of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54790" + ] + } + }, + { + "id": "FMA:54792", + "name": "Left terminal sulcus of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54790" + ] + } + }, + { + "id": "FMA:54793", + "name": "Infratemporal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Crista infratemporalis" + ] + }, + { + "id": "FMA:54794", + "name": "Right infratemporal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54793" + ] + } + }, + { + "id": "FMA:54795", + "name": "Left infratemporal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54793" + ] + } + }, + { + "id": "FMA:54796", + "name": "Infratemporal part of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54797", + "name": "Infratemporal part of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54796" + ] + } + }, + { + "id": "FMA:54798", + "name": "Infratemporal part of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54796" + ] + } + }, + { + "id": "FMA:54799", + "name": "Superior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54800", + "name": "Right superior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54799" + ] + } + }, + { + "id": "FMA:54801", + "name": "Left superior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54799" + ] + } + }, + { + "id": "FMA:54802", + "name": "Inferior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54803", + "name": "Right inferior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54802" + ] + } + }, + { + "id": "FMA:54804", + "name": "Left inferior orbital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54802" + ] + } + }, + { + "id": "FMA:54806", + "name": "Region of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Tongue region" + ] + }, + { + "id": "FMA:54807", + "name": "Mucosa of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous membrane of tongue", + "Tongue mucosa", + "Lingual mucosa" + ] + }, + { + "id": "FMA:54808", + "name": "Margin of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:54809", + "name": "Foramen lacerum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54810", + "name": "Right foramen lacerum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54809" + ] + } + }, + { + "id": "FMA:54811", + "name": "Left foramen lacerum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54809" + ] + } + }, + { + "id": "FMA:54812", + "name": "Sphenopetrosal synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + } + }, + { + "id": "FMA:54813", + "name": "Lingual septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + }, + "synonyms": [ + "Septum of tongue" + ] + }, + { + "id": "FMA:54814", + "name": "Right sphenopetrosal synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54812" + ] + } + }, + { + "id": "FMA:54815", + "name": "Left sphenopetrosal synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54812" + ] + } + }, + { + "id": "FMA:54816", + "name": "Cranial synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7497" + ] + } + }, + { + "id": "FMA:54817", + "name": "Hyoglossal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54806" + ] + } + }, + { + "id": "FMA:54818", + "name": "Spheno-occipital synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + } + }, + { + "id": "FMA:54819", + "name": "Papilla of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54806" + ] + }, + "synonyms": [ + "Lingual papilla", + "Tongue papilla" + ] + }, + { + "id": "FMA:54820", + "name": "Filiform papilla of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54819" + ] + } + }, + { + "id": "FMA:54821", + "name": "Fungiform papilla of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54819" + ] + } + }, + { + "id": "FMA:54822", + "name": "Vallate papilla of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54819" + ] + }, + "synonyms": [ + "Circumvallate papilla of tongue" + ] + }, + { + "id": "FMA:54823", + "name": "Foliate papilla of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54819" + ] + } + }, + { + "id": "FMA:54825", + "name": "Taste bud", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:54826", + "name": "Petro-occipital synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + }, + "synonyms": [ + "Synchondorsis petrooccipitalis" + ] + }, + { + "id": "FMA:54827", + "name": "Posterior intra-occipital synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + } + }, + { + "id": "FMA:54828", + "name": "Foramen caecum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Foramen cecum of tongue", + "Foramen of Morgagni", + "Morand's foramen" + ] + }, + { + "id": "FMA:54829", + "name": "Anterior intra-occipital synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + } + }, + { + "id": "FMA:54830", + "name": "Spheno-ethmoidal synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54816" + ] + }, + "synonyms": [ + "Synchondrosis pshenoethmoidalis" + ] + }, + { + "id": "FMA:54831", + "name": "Cranial synovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Synovial joint of head" + ] + }, + { + "id": "FMA:54832", + "name": "Temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54831" + ] + } + }, + { + "id": "FMA:54833", + "name": "Right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54832" + ] + } + }, + { + "id": "FMA:54834", + "name": "Left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54832" + ] + } + }, + { + "id": "FMA:54835", + "name": "Median sulcus of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Midline groove of tongue", + "Median furrow of tongue" + ] + }, + { + "id": "FMA:54836", + "name": "Lingual tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9609" + ] + } + }, + { + "id": "FMA:54837", + "name": "Right lingual tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54836" + ] + } + }, + { + "id": "FMA:54838", + "name": "Left lingual tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54836" + ] + } + }, + { + "id": "FMA:54839", + "name": "Interosseous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:54840", + "name": "Lymphoid nodule of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55222" + ] + } + }, + { + "id": "FMA:54841", + "name": "Lingual aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Aponeurosis of tongue" + ] + }, + { + "id": "FMA:54842", + "name": "Sulcus tubae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54843", + "name": "Pterion junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64988" + ] + } + }, + { + "id": "FMA:54844", + "name": "Right pterion junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54843" + ] + } + }, + { + "id": "FMA:54845", + "name": "Left pterion junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54843" + ] + } + }, + { + "id": "FMA:54846", + "name": "Region of surface of skull bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:54848", + "name": "Surface of body of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54849", + "name": "Surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54850", + "name": "Cerebral surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53149" + ] + } + }, + { + "id": "FMA:54851", + "name": "Cerebral surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53149" + ] + } + }, + { + "id": "FMA:54852", + "name": "Temporal surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53150" + ] + } + }, + { + "id": "FMA:54853", + "name": "Temporal surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53150" + ] + } + }, + { + "id": "FMA:54854", + "name": "Infratemporal surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53151" + ] + } + }, + { + "id": "FMA:54855", + "name": "Infratemporal surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53151" + ] + } + }, + { + "id": "FMA:54856", + "name": "Maxillary surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75321" + ] + } + }, + { + "id": "FMA:54857", + "name": "Maxillary surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75321" + ] + } + }, + { + "id": "FMA:54858", + "name": "Orbital surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53153" + ] + } + }, + { + "id": "FMA:54859", + "name": "Orbital surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53153" + ] + } + }, + { + "id": "FMA:54860", + "name": "Surface of right greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54849" + ] + } + }, + { + "id": "FMA:54861", + "name": "Surface of left greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54849" + ] + } + }, + { + "id": "FMA:54862", + "name": "Surface of lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54863", + "name": "Surface of right lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54862" + ] + } + }, + { + "id": "FMA:54864", + "name": "Surface of left lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54862" + ] + } + }, + { + "id": "FMA:54865", + "name": "Superior surface of lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54866", + "name": "Superior surface of right lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54865" + ] + } + }, + { + "id": "FMA:54867", + "name": "Superior surface of left lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54865" + ] + } + }, + { + "id": "FMA:54868", + "name": "Inferior surface of lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54869", + "name": "Inferior surface of right lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54868" + ] + } + }, + { + "id": "FMA:54870", + "name": "Inferior surface of left lesser wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54868" + ] + } + }, + { + "id": "FMA:54871", + "name": "Caroticoclinoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:54872", + "name": "Right caroticoclinoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54871" + ] + } + }, + { + "id": "FMA:54873", + "name": "Left caroticoclinoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54871" + ] + } + }, + { + "id": "FMA:54874", + "name": "Root of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Pterygoid process root" + ] + }, + { + "id": "FMA:54875", + "name": "Root of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54874" + ] + }, + "synonyms": [ + "Right pterygoid process root" + ] + }, + { + "id": "FMA:54876", + "name": "Root of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54874" + ] + }, + "synonyms": [ + "Left pterygoid process root" + ] + }, + { + "id": "FMA:54877", + "name": "Subdivision of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Pharyngeal subdivision" + ] + }, + { + "id": "FMA:54878", + "name": "Nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Nasal part of pharynx", + "Rhinopharynx" + ] + }, + { + "id": "FMA:54879", + "name": "Oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Oral part of pharynx" + ] + }, + { + "id": "FMA:54880", + "name": "Laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Hypopharynx", + "Laryngeal pharynx" + ] + }, + { + "id": "FMA:54881", + "name": "Pterygoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:54882", + "name": "Scaphoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:54883", + "name": "Right scaphoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54882" + ] + } + }, + { + "id": "FMA:54884", + "name": "Left scaphoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54882" + ] + } + }, + { + "id": "FMA:54885", + "name": "Right pterygoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54881" + ] + } + }, + { + "id": "FMA:54886", + "name": "Left pterygoid compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54881" + ] + } + }, + { + "id": "FMA:54887", + "name": "Surface of lateral plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54888", + "name": "Surface of lateral plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54887" + ] + } + }, + { + "id": "FMA:54889", + "name": "Surface of lateral plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54887" + ] + } + }, + { + "id": "FMA:54890", + "name": "Lateral surface of lateral plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54891", + "name": "Lateral surface of lateral plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54890" + ] + } + }, + { + "id": "FMA:54892", + "name": "Lateral surface of lateral plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54890" + ] + } + }, + { + "id": "FMA:54893", + "name": "Medial surface of lateral plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54894", + "name": "Medial surface of lateral plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54893" + ] + } + }, + { + "id": "FMA:54895", + "name": "Medial surface of lateral plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54893" + ] + } + }, + { + "id": "FMA:54896", + "name": "Surface of medial plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54897", + "name": "Surface of medial plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54896" + ] + } + }, + { + "id": "FMA:54898", + "name": "Surface of medial plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54896" + ] + } + }, + { + "id": "FMA:54899", + "name": "Lateral surface of medial plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54900", + "name": "Lateral surface of medial plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54899" + ] + } + }, + { + "id": "FMA:54901", + "name": "Lateral surface of medial plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54899" + ] + } + }, + { + "id": "FMA:54902", + "name": "Medial surface of medial plate of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + } + }, + { + "id": "FMA:54903", + "name": "Subdivision of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Nasopharynx subdivision" + ] + }, + { + "id": "FMA:54904", + "name": "Medial surface of medial plate of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54902" + ] + } + }, + { + "id": "FMA:54905", + "name": "Medial surface of medial plate of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54902" + ] + } + }, + { + "id": "FMA:54906", + "name": "Roof of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + }, + "synonyms": [ + "Vault of pharynx", + "Pharyngeal fornix", + "Nasopharynx roof", + "Roof of nasal part of pharynx", + "Superior nasopharynx", + "Superior wall of nasopharynx" + ] + }, + { + "id": "FMA:54907", + "name": "Posterior wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + }, + "synonyms": [ + "Posterior nasopharynx" + ] + }, + { + "id": "FMA:54908", + "name": "Lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + }, + "synonyms": [ + "Lateral nasopharynx" + ] + }, + { + "id": "FMA:54909", + "name": "Medial plate proper of pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Medial plate of sphenoid" + ] + }, + { + "id": "FMA:54910", + "name": "Right lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54908" + ] + }, + "synonyms": [ + "Right lateral nasopharynx" + ] + }, + { + "id": "FMA:54911", + "name": "Medial plate proper of right pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54909" + ] + } + }, + { + "id": "FMA:54912", + "name": "Left lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54908" + ] + }, + "synonyms": [ + "Left lateral nasopharynx" + ] + }, + { + "id": "FMA:54913", + "name": "Medial plate proper of left pterygoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54909" + ] + } + }, + { + "id": "FMA:54914", + "name": "Floor of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + }, + "synonyms": [ + "Nasopharynx floor" + ] + }, + { + "id": "FMA:54915", + "name": "Pterygoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:54916", + "name": "Right pterygoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54915" + ] + } + }, + { + "id": "FMA:54917", + "name": "Left pterygoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54915" + ] + } + }, + { + "id": "FMA:54918", + "name": "Processus tubarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54919", + "name": "Right processus tubarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54918" + ] + } + }, + { + "id": "FMA:54920", + "name": "Left processus tubarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54918" + ] + } + }, + { + "id": "FMA:54921", + "name": "Extrinsic ligament of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55131" + ] + } + }, + { + "id": "FMA:54922", + "name": "Anterior part of sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Anterior vertical part of sphenoidal concha" + ] + }, + { + "id": "FMA:54923", + "name": "Anterior part of right sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54922" + ] + } + }, + { + "id": "FMA:54924", + "name": "Anterior part of left sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54922" + ] + } + }, + { + "id": "FMA:54925", + "name": "Quadrilateral part of sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + } + }, + { + "id": "FMA:54926", + "name": "Quadrilateral part of right sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54925" + ] + } + }, + { + "id": "FMA:54927", + "name": "Quadrilateral part of left sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54925" + ] + } + }, + { + "id": "FMA:54928", + "name": "Posterior part of sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52866" + ] + }, + "synonyms": [ + "Posterior horizontal part of sphenoidal concha" + ] + }, + { + "id": "FMA:54929", + "name": "Posterior part of right sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54928" + ] + } + }, + { + "id": "FMA:54930", + "name": "Posterior part of left sphenoidal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54928" + ] + } + }, + { + "id": "FMA:54933", + "name": "Mucosa of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85362" + ] + }, + "synonyms": [ + "Oropharynx mucosa" + ] + }, + { + "id": "FMA:54934", + "name": "Pharyngeal lymphoid nodule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:54935", + "name": "Cavity of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + }, + "synonyms": [ + "Pharyngeal cavity", + "Lumen of pharynx" + ] + }, + { + "id": "FMA:54939", + "name": "Surface of zone of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53147" + ] + } + }, + { + "id": "FMA:54940", + "name": "Surface of squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:54941", + "name": "Surface of squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54940" + ] + } + }, + { + "id": "FMA:54942", + "name": "Surface of squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54940" + ] + } + }, + { + "id": "FMA:54943", + "name": "Temporal surface of squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + }, + "synonyms": [ + "Facies temporalis (Pars squamosa, Os temporale)" + ] + }, + { + "id": "FMA:54944", + "name": "Temporal surface of squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54943" + ] + } + }, + { + "id": "FMA:54945", + "name": "Temporal surface of squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54943" + ] + } + }, + { + "id": "FMA:54946", + "name": "Surface of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54947" + ] + } + }, + { + "id": "FMA:54947", + "name": "Surface of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:54948", + "name": "Surface of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54947" + ] + } + }, + { + "id": "FMA:54949", + "name": "Anterior surface of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54950" + ] + } + }, + { + "id": "FMA:54950", + "name": "Anterior surface of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:54951", + "name": "Anterior surface of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54950" + ] + } + }, + { + "id": "FMA:54952", + "name": "Facial canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Fallopian canal" + ] + }, + { + "id": "FMA:54953", + "name": "Groove for middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:54954", + "name": "Groove for right middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54953" + ] + } + }, + { + "id": "FMA:54955", + "name": "Groove for left middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54953" + ] + } + }, + { + "id": "FMA:54956", + "name": "Supramastoid crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + } + }, + { + "id": "FMA:54957", + "name": "Right supramastoid crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54956" + ] + } + }, + { + "id": "FMA:54958", + "name": "Left supramastoid crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54956" + ] + } + }, + { + "id": "FMA:54960", + "name": "Suprameatal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + }, + "synonyms": [ + "Macewen's triangle", + "Fovea suprameatalis" + ] + }, + { + "id": "FMA:54961", + "name": "Suprameatal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + }, + "synonyms": [ + "Henle's spine" + ] + }, + { + "id": "FMA:54962", + "name": "Right suprameatal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54961" + ] + } + }, + { + "id": "FMA:54963", + "name": "Left suprameatal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54961" + ] + } + }, + { + "id": "FMA:54964", + "name": "Subdivision of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Skull subdivision" + ] + }, + { + "id": "FMA:54966", + "name": "Set of constrictor muscles of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Constrictor muscles of pharynx", + "Constrictor muscle group of pharynx" + ] + }, + { + "id": "FMA:54967", + "name": "Set of right constrictor muscles of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54966" + ] + }, + "synonyms": [ + "Right constrictor muscle group of pharynx", + "Right constrictor muscles of pharynx" + ] + }, + { + "id": "FMA:54968", + "name": "Set of left constrictor muscles of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54966" + ] + }, + "synonyms": [ + "Left constrictor muscles of pharynx", + "Left constrictor muscle group of pharynx" + ] + }, + { + "id": "FMA:54969", + "name": "Pharyngeal isthmus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:54970", + "name": "Pharyngeal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9609" + ] + }, + "synonyms": [ + "Tonsil of Luschka", + "Nasopharyngeal tonsil", + "Adenoid" + ] + }, + { + "id": "FMA:54971", + "name": "Mucosa of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85362" + ] + }, + "synonyms": [ + "Nasopharynx mucosa" + ] + }, + { + "id": "FMA:54973", + "name": "Right palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9610" + ] + }, + "synonyms": [ + "Right faucial tonsil" + ] + }, + { + "id": "FMA:54974", + "name": "Left palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9610" + ] + }, + "synonyms": [ + "Left faucial tonsil" + ] + }, + { + "id": "FMA:54975", + "name": "Tubal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9609" + ] + }, + "synonyms": [ + "Eustachian amygdala", + "Gerlach's tubal tonsil", + "Auditory tube lymph gland", + "Gerlach's tonsil" + ] + }, + { + "id": "FMA:54976", + "name": "Right tubal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54975" + ] + } + }, + { + "id": "FMA:54977", + "name": "Left tubal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54975" + ] + } + }, + { + "id": "FMA:54978", + "name": "Orifice of auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Opening of phayrngotympanic tube", + "Ostium of pharyngotympanic tube", + "Ostium of Eustachian tube", + "Orifice of Eustachian tube", + "Auditory tube orifice", + "Orifice of pharyngotympanic tube", + "Opening of auditory tube", + "Opening of Eustachian tube", + "Ostium of auditory tube" + ] + }, + { + "id": "FMA:54979", + "name": "Pharyngeal opening of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54978" + ] + }, + "synonyms": [ + "Pharyngeal orifice of Eustachian tube", + "Pharyngeal orifice of pharyngotympanic tube", + "Pharyngeal opening of Eustachian tube", + "Pharyngeal opening of auditory tube", + "Pharyngeal orifice of auditory tube", + "Pharyngeal tubal ostium", + "Pharyngeal ostium of Eustachian tube", + "Pharyngeal ostium of auditory tube", + "Pharyngeal ostium of pharyngotympanic tube" + ] + }, + { + "id": "FMA:54980", + "name": "Tympanic orifice of auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54978" + ] + }, + "synonyms": [ + "Tympanic orifice of Eustachian tube", + "Tympanic ostium of pharyngotympanic tube", + "Tympanic opening of pharyngotympanic tube", + "Tympanic opening of Eustachian tube", + "Tympanic ostium of Eustachian tube", + "Tympanic opening of auditory tube", + "Tympanic ostium of auditory tube", + "Tympanic orifice of pharyngotympanic tube" + ] + }, + { + "id": "FMA:54981", + "name": "Pharyngeal opening of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54979" + ] + }, + "synonyms": [ + "Pharyngeal orifice of right Eustachian tube", + "Pharyngeal orifice of right pharyngotympanic tube", + "Pharyngeal ostium of right pharyngotympanic tube", + "Pharyngeal opening of right auditory tube", + "Pharyngeal ostium of right auditory tube", + "Pharyngeal opening of right Eustachian tube", + "Pharyngeal ostium of right Eustachian tube", + "Right pharyngeal tubal ostium", + "Pharyngeal orifice of right auditory tube" + ] + }, + { + "id": "FMA:54982", + "name": "Pharyngeal opening of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54979" + ] + }, + "synonyms": [ + "Left pharyngeal tubal ostium", + "Pharyngeal ostium of left auditory tube", + "Pharyngeal orifice of left auditory tube", + "Pharyngeal orifice of left Eustachian tube", + "Pharyngeal ostium of left pharyngotympanic tube", + "Pharyngeal ostium of left Eustachian tube", + "Pharyngeal opening of left auditory tube", + "Pharyngeal opening of left Eustachian tube", + "Pharyngeal orifice of left pharyngotympanic tube" + ] + }, + { + "id": "FMA:54983", + "name": "Tympanic orifice of right auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54980" + ] + }, + "synonyms": [ + "Tympanic ostium of right pharyngotympanic tube", + "Tympanic opening of right auditory tube", + "Tympanic opening of right pharyngotympanic tube", + "Tympanic ostium of right auditory tube", + "Tympanic opening of right Eustachian tube", + "Tympanic orifice of right pharyngotympanic tube", + "Tympanic orifice of right Eustachian tube", + "Tympanic ostium of right Eustachian tube" + ] + }, + { + "id": "FMA:54984", + "name": "Tympanic orifice of left auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54980" + ] + }, + "synonyms": [ + "Tympanic ostium of left pharyngotympanic tube", + "Tympanic opening of left pharyngotympanic tube", + "Tympanic opening of left auditory tube", + "Tympanic orifice of left Eustachian tube", + "Tympanic ostium of left auditory tube", + "Tympanic opening of left Eustachian tube", + "Tympanic ostium of left Eustachian tube", + "Tympanic orifice of left pharyngotympanic tube" + ] + }, + { + "id": "FMA:54986", + "name": "Pharyngeal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59659" + ] + }, + "synonyms": [ + "Middle pharyngeal recess" + ] + }, + { + "id": "FMA:54987", + "name": "Salpingopharyngeal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + } + }, + { + "id": "FMA:54988", + "name": "Right salpingopharyngeal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54987" + ] + } + }, + { + "id": "FMA:54989", + "name": "Left salpingopharyngeal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54987" + ] + } + }, + { + "id": "FMA:54990", + "name": "Salpingopalatine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "Plica salpingopalatine" + ] + }, + { + "id": "FMA:54991", + "name": "Right salpingopalatine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54990" + ] + } + }, + { + "id": "FMA:54992", + "name": "Left salpingopalatine fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54990" + ] + } + }, + { + "id": "FMA:54993", + "name": "Torus of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + }, + "synonyms": [ + "Tubal torus", + "Pharyngotympanic tube torus" + ] + }, + { + "id": "FMA:54994", + "name": "Right torus tubarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54993" + ] + } + }, + { + "id": "FMA:54995", + "name": "Left torus tubarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54993" + ] + } + }, + { + "id": "FMA:54996", + "name": "Torus levatorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + } + }, + { + "id": "FMA:54997", + "name": "Right torus levatorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54996" + ] + } + }, + { + "id": "FMA:54998", + "name": "Left torus levatorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54996" + ] + } + }, + { + "id": "FMA:54999", + "name": "Pharyngeal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + }, + "synonyms": [ + "Fossa of Rosenmuller", + "Sinus of Morgagni" + ] + }, + { + "id": "FMA:55000", + "name": "Right pharyngeal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54999" + ] + } + }, + { + "id": "FMA:55001", + "name": "Left pharyngeal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54999" + ] + } + }, + { + "id": "FMA:55002", + "name": "Palatopharyngeal ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Passavant's ridge", + "Passavant's bar" + ] + }, + { + "id": "FMA:55003", + "name": "Right palatopharyngeal ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55002" + ] + } + }, + { + "id": "FMA:55004", + "name": "Left palatopharyngeal ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55002" + ] + } + }, + { + "id": "FMA:55005", + "name": "Pharyngeal hypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + } + }, + { + "id": "FMA:55006", + "name": "Oropharyngeal isthmus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Isthmus of fauces" + ] + }, + { + "id": "FMA:55007", + "name": "Subdivision of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Oropharynx subdivision" + ] + }, + { + "id": "FMA:55008", + "name": "Lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55007" + ] + } + }, + { + "id": "FMA:55009", + "name": "Right lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55008" + ] + } + }, + { + "id": "FMA:55010", + "name": "Left lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55008" + ] + } + }, + { + "id": "FMA:55011", + "name": "Head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32851" + ] + }, + "synonyms": [ + "Right femoral head" + ] + }, + { + "id": "FMA:55012", + "name": "Head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32851" + ] + }, + "synonyms": [ + "Left femoral head" + ] + }, + { + "id": "FMA:55013", + "name": "Right greater trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32852" + ] + }, + "synonyms": [ + "Greater trochanter of right femur" + ] + }, + { + "id": "FMA:55014", + "name": "Left greater trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32852" + ] + }, + "synonyms": [ + "Greater trochanter of left femur" + ] + }, + { + "id": "FMA:55015", + "name": "Right lesser trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32853" + ] + }, + "synonyms": [ + "Lesser trochanter of right femur" + ] + }, + { + "id": "FMA:55016", + "name": "Left lesser trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32853" + ] + }, + "synonyms": [ + "Lesser trochanter of left femur" + ] + }, + { + "id": "FMA:55019", + "name": "Fauces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20293" + ] + } + }, + { + "id": "FMA:55021", + "name": "Soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:55022", + "name": "Uvula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Uvula of palate" + ] + }, + { + "id": "FMA:55023", + "name": "Hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:55024", + "name": "Palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Glossopalatine arch", + "Anterior pillar of fauces" + ] + }, + { + "id": "FMA:55025", + "name": "Palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Pharyngopalatine arch", + "Posterior pillar of fauces" + ] + }, + { + "id": "FMA:55026", + "name": "Right palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55024" + ] + } + }, + { + "id": "FMA:55027", + "name": "Left palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55024" + ] + } + }, + { + "id": "FMA:55028", + "name": "Right palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55025" + ] + } + }, + { + "id": "FMA:55029", + "name": "Left palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55025" + ] + } + }, + { + "id": "FMA:55030", + "name": "Mucosa of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85362" + ] + }, + "synonyms": [ + "Mucous membrane of hypopharynx", + "Laryngopharynx mucosa", + "Mucous membrane of laryngopharynx", + "Mucosa of hypopharynx" + ] + }, + { + "id": "FMA:55031", + "name": "Mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Mucous membrane of pharynx", + "Pharyngeal mucosa" + ] + }, + { + "id": "FMA:55032", + "name": "Posterior wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55007" + ] + } + }, + { + "id": "FMA:55033", + "name": "Wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Pharyngeal wall" + ] + }, + { + "id": "FMA:55034", + "name": "Wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Nasopharynx wall" + ] + }, + { + "id": "FMA:55035", + "name": "Wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Oropharynx wall" + ] + }, + { + "id": "FMA:55036", + "name": "Wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Laryngopharynx wall" + ] + }, + { + "id": "FMA:55037", + "name": "Epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + }, + "synonyms": [ + "Vallecula of epiglottis" + ] + }, + { + "id": "FMA:55038", + "name": "Glosso-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "Glossoepiglottic fold" + ] + }, + { + "id": "FMA:55039", + "name": "Median glosso-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55038" + ] + }, + "synonyms": [ + "Median glossoepiglottic fold", + "Middle glossoepiglottic fold" + ] + }, + { + "id": "FMA:55040", + "name": "Lateral glosso-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55038" + ] + }, + "synonyms": [ + "Lateral glossoepiglottic fold" + ] + }, + { + "id": "FMA:55041", + "name": "Tonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + }, + "synonyms": [ + "Tonsillar sinus", + "Tonsillar bed" + ] + }, + { + "id": "FMA:55043", + "name": "Tonsillar pit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66340" + ] + } + }, + { + "id": "FMA:55044", + "name": "Tonsillar crypt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66340" + ] + } + }, + { + "id": "FMA:55045", + "name": "Tonsillar cleft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Intratonsillar cleft", + "Cleft of palatine tonsil", + "Recessus palatinus", + "Fissura tonsillaris" + ] + }, + { + "id": "FMA:55046", + "name": "Right tonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55041" + ] + } + }, + { + "id": "FMA:55047", + "name": "Left tonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55041" + ] + } + }, + { + "id": "FMA:55048", + "name": "Triangular fold of fauces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "Plica triangularis (Fauces)" + ] + }, + { + "id": "FMA:55049", + "name": "Semilunar fold of fauces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "Plica semilunaris (Fauces)" + ] + }, + { + "id": "FMA:55050", + "name": "Supratonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + } + }, + { + "id": "FMA:55051", + "name": "Right supratonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55050" + ] + } + }, + { + "id": "FMA:55052", + "name": "Left supratonsillar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55050" + ] + } + }, + { + "id": "FMA:55053", + "name": "Subdivision of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + }, + "synonyms": [ + "Laryngopharynx subdivision", + "Subdivision of hypopharynx" + ] + }, + { + "id": "FMA:55054", + "name": "Mucosa of roof of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54971" + ] + } + }, + { + "id": "FMA:55055", + "name": "Mucosa of lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54971" + ] + } + }, + { + "id": "FMA:55056", + "name": "Mucosa of posterior wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54971" + ] + } + }, + { + "id": "FMA:55057", + "name": "Mucosa of right lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55055" + ] + } + }, + { + "id": "FMA:55058", + "name": "Mucosa of left lateral wall of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55055" + ] + } + }, + { + "id": "FMA:55059", + "name": "Mucosa of lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54933" + ] + } + }, + { + "id": "FMA:55060", + "name": "Mucosa of posterior wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54933" + ] + } + }, + { + "id": "FMA:55061", + "name": "Mucosa of right lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55059" + ] + } + }, + { + "id": "FMA:55062", + "name": "Mucosa of left lateral wall of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55059" + ] + } + }, + { + "id": "FMA:55063", + "name": "Posterior wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55053" + ] + }, + "synonyms": [ + "Posterior wall of hypopharynx" + ] + }, + { + "id": "FMA:55064", + "name": "Lateral wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55053" + ] + }, + "synonyms": [ + "Lateral wall of hypopharynx" + ] + }, + { + "id": "FMA:55065", + "name": "Right lateral wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55064" + ] + }, + "synonyms": [ + "Right lateral wall of hypopharynx" + ] + }, + { + "id": "FMA:55066", + "name": "Left lateral wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55064" + ] + }, + "synonyms": [ + "Left lateral wall of hypopharynx" + ] + }, + { + "id": "FMA:55067", + "name": "Piriform fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + }, + "synonyms": [ + "Piriform recess", + "Piriform sinus" + ] + }, + { + "id": "FMA:55068", + "name": "Right piriform fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55067" + ] + }, + "synonyms": [ + "Right piriform recess" + ] + }, + { + "id": "FMA:55069", + "name": "Left piriform fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55067" + ] + }, + "synonyms": [ + "Left piriform recess" + ] + }, + { + "id": "FMA:55070", + "name": "Tonsillar ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Pharyngeal lymphatic ring", + "Waldeyer's tonsillar ring", + "Waldeyer's ring", + "Pharyngeal lymphoid ring" + ] + }, + { + "id": "FMA:55071", + "name": "Anterior wall of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55053" + ] + } + }, + { + "id": "FMA:55072", + "name": "Submucosa of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Submucosa of hypopharynx", + "Laryngopharynx submucosa", + "Tela submucosa (Pars laryngea pharyngis)" + ] + }, + { + "id": "FMA:55073", + "name": "Fold of superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "Superior laryngeal neural fold" + ] + }, + { + "id": "FMA:55074", + "name": "Pharyngobasilar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + }, + "synonyms": [ + "Pharyngeal aponeurosis" + ] + }, + { + "id": "FMA:55075", + "name": "Pharyngeal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:55076", + "name": "Nasopharyngeal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:55077", + "name": "Pharyngeal raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:55078", + "name": "Buccopharyngeal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:55079", + "name": "Peripharyngeal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:55080", + "name": "Retropharyngeal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55079" + ] + } + }, + { + "id": "FMA:55081", + "name": "Lateral pharyngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84964" + ] + }, + "synonyms": [ + "Parapharyngeal space" + ] + }, + { + "id": "FMA:55082", + "name": "Right lateral pharyngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55081" + ] + }, + "synonyms": [ + "Right parapharyngeal space" + ] + }, + { + "id": "FMA:55083", + "name": "Left lateral pharyngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55081" + ] + }, + "synonyms": [ + "Left parapharyngeal space" + ] + }, + { + "id": "FMA:55084", + "name": "Anterior wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61110" + ] + } + }, + { + "id": "FMA:55085", + "name": "Lateral wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61110" + ] + }, + "synonyms": [ + "Lateral pharyngeal wall" + ] + }, + { + "id": "FMA:55086", + "name": "Posterior wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61110" + ] + }, + "synonyms": [ + "Dorsal pharyngeal wall", + "Dorsal wall of pharynx" + ] + }, + { + "id": "FMA:55087", + "name": "Right lateral wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55085" + ] + } + }, + { + "id": "FMA:55088", + "name": "Left lateral wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55085" + ] + } + }, + { + "id": "FMA:55089", + "name": "Submandibular compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:55090", + "name": "Masticator compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:55091", + "name": "Right masticator compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55090" + ] + } + }, + { + "id": "FMA:55092", + "name": "Left masticator compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55090" + ] + } + }, + { + "id": "FMA:55093", + "name": "Submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59788" + ] + }, + "synonyms": [ + "Submaxillary gland" + ] + }, + { + "id": "FMA:55094", + "name": "Lumen of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80022" + ] + }, + "synonyms": [ + "Nasopharynx lumen" + ] + }, + { + "id": "FMA:55095", + "name": "Lumen of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80022" + ] + }, + "synonyms": [ + "Oropharynx lumen" + ] + }, + { + "id": "FMA:55096", + "name": "Lumen of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80022" + ] + }, + "synonyms": [ + "Laryngopharynx lumen" + ] + }, + { + "id": "FMA:55097", + "name": "Larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:55099", + "name": "Thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + } + }, + { + "id": "FMA:55100", + "name": "Laryngeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + }, + "synonyms": [ + "Laryngeal articulation", + "Joint of larynx" + ] + }, + { + "id": "FMA:55101", + "name": "Cricothyroid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55100" + ] + }, + "synonyms": [ + "Cricothyroid articulation" + ] + }, + { + "id": "FMA:55102", + "name": "Crico-arytenoid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55100" + ] + }, + "synonyms": [ + "Cricoarytenoid joint", + "Cricoarytenoid articulation" + ] + }, + { + "id": "FMA:55106", + "name": "Articular capsule of cricothyroid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Capsule of cricothyroid joint", + "Cricothyroid articular capsule" + ] + }, + { + "id": "FMA:55107", + "name": "Cartilage organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:55108", + "name": "Laryngeal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + }, + "synonyms": [ + "Cartilage of larynx" + ] + }, + { + "id": "FMA:55109", + "name": "Arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + } + }, + { + "id": "FMA:55110", + "name": "Corniculate cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + }, + "synonyms": [ + "Cartilage of Santorini", + "Santorini's cartilage" + ] + }, + { + "id": "FMA:55111", + "name": "Cuneiform cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + }, + "synonyms": [ + "Cartilage of Morgagni", + "Cartilage of Wrisberg" + ] + }, + { + "id": "FMA:55112", + "name": "Epiglottic cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + } + }, + { + "id": "FMA:55113", + "name": "Right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55109" + ] + } + }, + { + "id": "FMA:55114", + "name": "Left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55109" + ] + } + }, + { + "id": "FMA:55115", + "name": "Right corniculate cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55110" + ] + } + }, + { + "id": "FMA:55116", + "name": "Left corniculate cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55110" + ] + } + }, + { + "id": "FMA:55117", + "name": "Right cuneiform cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55111" + ] + } + }, + { + "id": "FMA:55118", + "name": "Left cuneiform cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55111" + ] + } + }, + { + "id": "FMA:55119", + "name": "Lateral pharyngeal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + } + }, + { + "id": "FMA:55120", + "name": "Right lateral pharyngeal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55119" + ] + } + }, + { + "id": "FMA:55121", + "name": "Left lateral pharyngeal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55119" + ] + } + }, + { + "id": "FMA:55122", + "name": "Superficial part of cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65054" + ] + }, + "synonyms": [ + "Upper oblique part of cricopharyngeus", + "Constrictor part of cricopharyngeus" + ] + }, + { + "id": "FMA:55123", + "name": "Lower part of cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65054" + ] + }, + "synonyms": [ + "Deep transverse part of cricopharyngeus", + "Sphincter part of cricopharyngeus" + ] + }, + { + "id": "FMA:55124", + "name": "Superficial part of right cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55122" + ] + } + }, + { + "id": "FMA:55125", + "name": "Superficial part of left cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55122" + ] + } + }, + { + "id": "FMA:55126", + "name": "Lower part of right cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55123" + ] + } + }, + { + "id": "FMA:55127", + "name": "Lower part of left cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55123" + ] + } + }, + { + "id": "FMA:55128", + "name": "Right epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55037" + ] + } + }, + { + "id": "FMA:55129", + "name": "Left epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55037" + ] + } + }, + { + "id": "FMA:55130", + "name": "Epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55053" + ] + } + }, + { + "id": "FMA:55131", + "name": "Ligament of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + }, + "synonyms": [ + "Laryngeal ligament" + ] + }, + { + "id": "FMA:55132", + "name": "Thyrohyoid membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:55133", + "name": "Right thyrohyoid membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55132" + ] + } + }, + { + "id": "FMA:55134", + "name": "Left thyrohyoid membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55132" + ] + } + }, + { + "id": "FMA:55135", + "name": "Thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + } + }, + { + "id": "FMA:55136", + "name": "Right thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55135" + ] + } + }, + { + "id": "FMA:55137", + "name": "Left thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55135" + ] + } + }, + { + "id": "FMA:55138", + "name": "Median thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55135" + ] + }, + "synonyms": [ + "Middle thyrohyoid ligament" + ] + }, + { + "id": "FMA:55139", + "name": "Lateral thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55135" + ] + } + }, + { + "id": "FMA:55140", + "name": "Right lateral thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55139" + ] + } + }, + { + "id": "FMA:55141", + "name": "Left lateral thyrohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55139" + ] + } + }, + { + "id": "FMA:55142", + "name": "Ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6188" + ] + } + }, + { + "id": "FMA:55143", + "name": "Right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55142" + ] + } + }, + { + "id": "FMA:55144", + "name": "Left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55142" + ] + } + }, + { + "id": "FMA:55145", + "name": "Superior root of ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55151" + ] + }, + "synonyms": [ + "Superior limb of ansa cervicalis", + "Radix superior (Ansa cervicalis)" + ] + }, + { + "id": "FMA:55146", + "name": "Inferior root of ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55151" + ] + }, + "synonyms": [ + "Inferior limb of ansa cervicalis", + "Radix inferior (Ansa cervicalis)" + ] + }, + { + "id": "FMA:55147", + "name": "Superior root of right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55145" + ] + }, + "synonyms": [ + "Superior limb of right ansa cervicalis" + ] + }, + { + "id": "FMA:55148", + "name": "Superior root of left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55145" + ] + }, + "synonyms": [ + "Superior limb of left ansa cervicalis" + ] + }, + { + "id": "FMA:55149", + "name": "Inferior root of right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55146" + ] + }, + "synonyms": [ + "Inferior limb of right ansa cervicalis" + ] + }, + { + "id": "FMA:55150", + "name": "Inferior root of left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55146" + ] + }, + "synonyms": [ + "Inferior limb of left ansa cervicalis" + ] + }, + { + "id": "FMA:55151", + "name": "Root of ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6188" + ] + }, + "synonyms": [ + "Ansa cervicalis root" + ] + }, + { + "id": "FMA:55152", + "name": "Nerve to thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82555" + ] + }, + "synonyms": [ + "Thyrohyoid branch of ansa cervicalis" + ] + }, + { + "id": "FMA:55153", + "name": "Nerve to right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55152" + ] + }, + "synonyms": [ + "Thyrohyoid branch of right ansa cervicalis" + ] + }, + { + "id": "FMA:55154", + "name": "Nerve to left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55152" + ] + }, + "synonyms": [ + "Thyrohyoid branch of left ansa cervicalis" + ] + }, + { + "id": "FMA:55155", + "name": "Right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6872" + ] + } + }, + { + "id": "FMA:55156", + "name": "Left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6872" + ] + } + }, + { + "id": "FMA:55157", + "name": "Anterior branch of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6880" + ] + } + }, + { + "id": "FMA:55158", + "name": "Anterior branch of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6880" + ] + } + }, + { + "id": "FMA:55159", + "name": "Posterior branch of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6881" + ] + } + }, + { + "id": "FMA:55160", + "name": "Posterior branch of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6881" + ] + } + }, + { + "id": "FMA:55161", + "name": "Trunk of descending superficial branch of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55180" + ] + } + }, + { + "id": "FMA:55162", + "name": "Trunk of branch of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55161" + ] + } + }, + { + "id": "FMA:55163", + "name": "Trunk of medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55162" + ] + }, + "synonyms": [ + "Medial supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55164", + "name": "Trunk of intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55162" + ] + }, + "synonyms": [ + "Intermediate supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55165", + "name": "Trunk of lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55162" + ] + }, + "synonyms": [ + "Lateral supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55166", + "name": "Trunk of right medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55163" + ] + }, + "synonyms": [ + "Right medial supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55167", + "name": "Trunk of left medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55163" + ] + }, + "synonyms": [ + "Left medial supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55168", + "name": "Trunk of right intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55164" + ] + }, + "synonyms": [ + "Right intermediate supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55169", + "name": "Trunk of left intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55164" + ] + }, + "synonyms": [ + "Left intermediate supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55170", + "name": "Trunk of right lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55165" + ] + }, + "synonyms": [ + "Right lateral supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55171", + "name": "Trunk of left lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55165" + ] + }, + "synonyms": [ + "Left lateral supraclavicular neural trunk" + ] + }, + { + "id": "FMA:55172", + "name": "Right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6873" + ] + } + }, + { + "id": "FMA:55173", + "name": "Left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6873" + ] + } + }, + { + "id": "FMA:55174", + "name": "Superior branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65393" + ] + }, + "synonyms": [ + "Ascending branch of transverse cervical nerve" + ] + }, + { + "id": "FMA:55175", + "name": "Inferior branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65393" + ] + }, + "synonyms": [ + "Descending branch of transverse cervical nerve" + ] + }, + { + "id": "FMA:55176", + "name": "Superior branch of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55174" + ] + }, + "synonyms": [ + "Ascending branch of right transverse cervical nerve" + ] + }, + { + "id": "FMA:55177", + "name": "Superior branch of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55174" + ] + }, + "synonyms": [ + "Ascending branch of left transverse cervical nerve" + ] + }, + { + "id": "FMA:55178", + "name": "Inferior branch of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55175" + ] + }, + "synonyms": [ + "Descending branch of right transverse cervical nerve" + ] + }, + { + "id": "FMA:55179", + "name": "Inferior branch of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55175" + ] + }, + "synonyms": [ + "Descending branch of left transverse cervical nerve" + ] + }, + { + "id": "FMA:55180", + "name": "Trunk of superficial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6188" + ] + } + }, + { + "id": "FMA:55181", + "name": "Deep branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + } + }, + { + "id": "FMA:55182", + "name": "Communicating branch of cervical nerve plexus with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65430" + ] + } + }, + { + "id": "FMA:55183", + "name": "Communicating branch of cervical nerve plexus with vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65430" + ] + } + }, + { + "id": "FMA:55184", + "name": "Communicating branch of cervical nerve plexus with sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65430" + ] + } + }, + { + "id": "FMA:55185", + "name": "C1 branch to longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + } + }, + { + "id": "FMA:55187", + "name": "Nerve to sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:55191", + "name": "Communicating branch of right cervical nerve plexus with right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55182" + ] + } + }, + { + "id": "FMA:55192", + "name": "Communicating branch of left cervical nerve plexus with left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55182" + ] + } + }, + { + "id": "FMA:55199", + "name": "Nerve to right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55187" + ] + } + }, + { + "id": "FMA:55200", + "name": "Nerve to left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55187" + ] + } + }, + { + "id": "FMA:55203", + "name": "C1 branch to right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55185" + ] + } + }, + { + "id": "FMA:55204", + "name": "C1 branch to left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55185" + ] + } + }, + { + "id": "FMA:55205", + "name": "C2 branch to right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6189" + ] + } + }, + { + "id": "FMA:55206", + "name": "C2 branch to left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6189" + ] + } + }, + { + "id": "FMA:55207", + "name": "C1 branch to right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6190" + ] + } + }, + { + "id": "FMA:55208", + "name": "C1 branch to left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6190" + ] + } + }, + { + "id": "FMA:55209", + "name": "Communicating branch of right cervical nerve plexus with sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55184" + ] + } + }, + { + "id": "FMA:55210", + "name": "Communicating branch of left cervical nerve plexus with sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55184" + ] + } + }, + { + "id": "FMA:55211", + "name": "Communicating branch of right cervical nerve plexus with right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55183" + ] + } + }, + { + "id": "FMA:55212", + "name": "Communicating branch of left cervical nerve plexus with left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55183" + ] + } + }, + { + "id": "FMA:55213", + "name": "Triticeal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + }, + "synonyms": [ + "Tritiate cartilage" + ] + }, + { + "id": "FMA:55214", + "name": "Right triticeal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55213" + ] + } + }, + { + "id": "FMA:55215", + "name": "Left triticeal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55213" + ] + } + }, + { + "id": "FMA:55216", + "name": "Right lateral glosso-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55040" + ] + } + }, + { + "id": "FMA:55217", + "name": "Left lateral glosso-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55040" + ] + } + }, + { + "id": "FMA:55218", + "name": "Fold of right superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55073" + ] + }, + "synonyms": [ + "Right superior laryngeal neural fold" + ] + }, + { + "id": "FMA:55219", + "name": "Fold of left superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55073" + ] + }, + "synonyms": [ + "Left superior laryngeal neural fold" + ] + }, + { + "id": "FMA:55220", + "name": "Lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79770" + ] + }, + "synonyms": [ + "Lymphatic tissue", + "Lymphocytic tissue" + ] + }, + { + "id": "FMA:55221", + "name": "Diffuse lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55220" + ] + } + }, + { + "id": "FMA:55222", + "name": "Nodular lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55220" + ] + }, + "synonyms": [ + "Lymphoid follicle", + "Lymphoid nodule" + ] + }, + { + "id": "FMA:55223", + "name": "Primary nodular lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55222" + ] + }, + "synonyms": [ + "Primary lymphoid nodule" + ] + }, + { + "id": "FMA:55224", + "name": "Secondary nodular lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55222" + ] + }, + "synonyms": [ + "Secondary lymphoid tissue", + "Peripheral lymphoid tissue", + "Secondary lymphoid nodule", + "Germinal center" + ] + }, + { + "id": "FMA:55225", + "name": "Extrinsic muscle of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46562" + ] + } + }, + { + "id": "FMA:55226", + "name": "Intrinsic muscle of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46562" + ] + } + }, + { + "id": "FMA:55227", + "name": "Hyo-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54921" + ] + }, + "synonyms": [ + "Hyoepiglottic ligament" + ] + }, + { + "id": "FMA:55228", + "name": "Right hyo-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55227" + ] + } + }, + { + "id": "FMA:55229", + "name": "Left hyo-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55227" + ] + } + }, + { + "id": "FMA:55230", + "name": "Thyro-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72058" + ] + }, + "synonyms": [ + "Thyroepiglottic ligament" + ] + }, + { + "id": "FMA:55231", + "name": "Right thyro-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55230" + ] + }, + "synonyms": [ + "Right thyroepiglottic ligament" + ] + }, + { + "id": "FMA:55232", + "name": "Left thyro-epiglottic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55230" + ] + }, + "synonyms": [ + "Left thyroepiglottic ligament" + ] + }, + { + "id": "FMA:55233", + "name": "Cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + } + }, + { + "id": "FMA:55234", + "name": "Right cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55233" + ] + } + }, + { + "id": "FMA:55235", + "name": "Left cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55233" + ] + } + }, + { + "id": "FMA:55237", + "name": "Median cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55233" + ] + }, + "synonyms": [ + "Anterior cricothyroid ligament" + ] + }, + { + "id": "FMA:55238", + "name": "Lateral cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55233" + ] + } + }, + { + "id": "FMA:55239", + "name": "Fibro-elastic membrane of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Fibroelastic membrane of larynx" + ] + }, + { + "id": "FMA:55240", + "name": "Right fibro-elastic membrane of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55239" + ] + } + }, + { + "id": "FMA:55242", + "name": "Right lateral cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55238" + ] + } + }, + { + "id": "FMA:55243", + "name": "Left lateral cricothyroid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55238" + ] + } + }, + { + "id": "FMA:55244", + "name": "Vocal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + }, + "synonyms": [ + "Vocal ligament of larynx" + ] + }, + { + "id": "FMA:55245", + "name": "Right vocal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55244" + ] + } + }, + { + "id": "FMA:55246", + "name": "Left vocal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55244" + ] + } + }, + { + "id": "FMA:55247", + "name": "Quadrangular membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55239" + ] + } + }, + { + "id": "FMA:55248", + "name": "Right quadrangular membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55247" + ] + } + }, + { + "id": "FMA:55249", + "name": "Left quadrangular membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55247" + ] + } + }, + { + "id": "FMA:55250", + "name": "Conus elasticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + }, + "synonyms": [ + "Cricovocal membrane" + ] + }, + { + "id": "FMA:55251", + "name": "Right conus elasticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55250" + ] + }, + "synonyms": [ + "Right cricovocal membrane" + ] + }, + { + "id": "FMA:55252", + "name": "Left conus elasticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55250" + ] + }, + "synonyms": [ + "Left cricovocal membrane" + ] + }, + { + "id": "FMA:55253", + "name": "Superficial fascia of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19874" + ] + } + }, + { + "id": "FMA:55254", + "name": "Superficial fascia of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19874" + ] + } + }, + { + "id": "FMA:55255", + "name": "Lobular fat of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19894" + ] + } + }, + { + "id": "FMA:55256", + "name": "Lobular fascia of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19894" + ] + } + }, + { + "id": "FMA:55257", + "name": "Right retromammary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19895" + ] + } + }, + { + "id": "FMA:55258", + "name": "Left retromammary fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19895" + ] + } + }, + { + "id": "FMA:55259", + "name": "Cricotracheal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54921" + ] + } + }, + { + "id": "FMA:55260", + "name": "Cricopharyngeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54921" + ] + } + }, + { + "id": "FMA:55261", + "name": "Crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54921" + ] + } + }, + { + "id": "FMA:55263", + "name": "Laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + }, + "synonyms": [ + "Cavity of larynx" + ] + }, + { + "id": "FMA:55264", + "name": "Intermammary cleft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:55265", + "name": "Inframammary crease", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Inframammary line" + ] + }, + { + "id": "FMA:55266", + "name": "Right inframammary crease", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55265" + ] + }, + "synonyms": [ + "Right inframammary line" + ] + }, + { + "id": "FMA:55267", + "name": "Left inframammary crease", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55265" + ] + }, + "synonyms": [ + "Left inframammary line" + ] + }, + { + "id": "FMA:55268", + "name": "Zone of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67619" + ] + }, + "synonyms": [ + "Organ region with floating fiat boundary", + "Organ sector", + "Organ zone" + ] + }, + { + "id": "FMA:55269", + "name": "Segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Esophagus segment" + ] + }, + { + "id": "FMA:55270", + "name": "Intralobular stroma of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86303" + ] + }, + "synonyms": [ + "Dense connective tissue of mammary gland" + ] + }, + { + "id": "FMA:55279", + "name": "Superior thyroid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55281" + ] + } + }, + { + "id": "FMA:55280", + "name": "Inferior thyroid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55281" + ] + } + }, + { + "id": "FMA:55281", + "name": "Thyroid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55326" + ] + }, + "synonyms": [ + "Thyroid incisure", + "Notch of thyroid cartilage" + ] + }, + { + "id": "FMA:55282", + "name": "Superior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55288" + ] + } + }, + { + "id": "FMA:55283", + "name": "Inferior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55288" + ] + } + }, + { + "id": "FMA:55284", + "name": "Right superior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55282" + ] + } + }, + { + "id": "FMA:55285", + "name": "Left superior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55282" + ] + } + }, + { + "id": "FMA:55286", + "name": "Right inferior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55283" + ] + } + }, + { + "id": "FMA:55287", + "name": "Left inferior thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55283" + ] + } + }, + { + "id": "FMA:55288", + "name": "Thyroid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of thyroid cartilage" + ] + }, + { + "id": "FMA:55289", + "name": "Oblique line of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Linea obliqua (Cartilago thyroidea)" + ] + }, + { + "id": "FMA:55290", + "name": "Right oblique line of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55289" + ] + } + }, + { + "id": "FMA:55291", + "name": "Left oblique line of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55289" + ] + } + }, + { + "id": "FMA:55293", + "name": "Segment of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Thyroid cartilage segment" + ] + }, + { + "id": "FMA:55294", + "name": "Superior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55300" + ] + }, + "synonyms": [ + "Cornu superius (Cartilago thyroidea)", + "Superior cornu of thyroid cartilage" + ] + }, + { + "id": "FMA:55295", + "name": "Right superior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55294" + ] + } + }, + { + "id": "FMA:55296", + "name": "Left superior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55294" + ] + } + }, + { + "id": "FMA:55297", + "name": "Inferior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55300" + ] + }, + "synonyms": [ + "Cornu inferius (Cartilago thyroidea)" + ] + }, + { + "id": "FMA:55298", + "name": "Right inferior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55297" + ] + } + }, + { + "id": "FMA:55299", + "name": "Left inferior horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55297" + ] + } + }, + { + "id": "FMA:55300", + "name": "Horn of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55293" + ] + }, + "synonyms": [ + "Thyroid cartilage horn", + "Cornu of thyroid cartilage" + ] + }, + { + "id": "FMA:55301", + "name": "Lamina of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55293" + ] + }, + "synonyms": [ + "Thyroid cartilage lamina" + ] + }, + { + "id": "FMA:55302", + "name": "Right lamina of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55301" + ] + }, + "synonyms": [ + "Lamina dextra (Cartilago thyroidea)" + ] + }, + { + "id": "FMA:55303", + "name": "Left lamina of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55301" + ] + }, + "synonyms": [ + "Lamina sinistra (Cartilago thyroidea)" + ] + }, + { + "id": "FMA:55304", + "name": "Laryngeal prominence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Adam's apple" + ] + }, + { + "id": "FMA:55305", + "name": "Articular capsule of crico-arytenoid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + }, + "synonyms": [ + "Capsule of crico-arytenoid joint" + ] + }, + { + "id": "FMA:55308", + "name": "Subdivision of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + }, + "synonyms": [ + "Laryngeal cavity subdivision", + "Subdivision of cavity of larynx" + ] + }, + { + "id": "FMA:55311", + "name": "Infraglottic part of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55308" + ] + }, + "synonyms": [ + "Lower part of laryngeal cavity", + "Infraglottic cavity", + "Lower part of cavity of larynx" + ] + }, + { + "id": "FMA:55312", + "name": "Zone of cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Cricoid cartilage zone" + ] + }, + { + "id": "FMA:55313", + "name": "Arch of cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55312" + ] + }, + "synonyms": [ + "Cricoid cartilage arch" + ] + }, + { + "id": "FMA:55314", + "name": "Lamina of cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55312" + ] + }, + "synonyms": [ + "Cricoid cartilage lamina" + ] + }, + { + "id": "FMA:55315", + "name": "Surface of cartilage organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Cartilage organ surface" + ] + }, + { + "id": "FMA:55316", + "name": "Surface of cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55315" + ] + }, + "synonyms": [ + "Cricoid cartilage surface" + ] + }, + { + "id": "FMA:55317", + "name": "Arytenoid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55320" + ] + }, + "synonyms": [ + "Facies articularis arytenoidea", + "Articular surface of cricoid cartilage for arytenoid cartilage" + ] + }, + { + "id": "FMA:55318", + "name": "Thyroid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55320" + ] + }, + "synonyms": [ + "Facies articularis thyroidea", + "Articular surface of cricoid cartilage for thyroid cartilage" + ] + }, + { + "id": "FMA:55319", + "name": "Region of surface of cartilage organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:55320", + "name": "Region of surface of cricoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55319" + ] + } + }, + { + "id": "FMA:55322", + "name": "Surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55315" + ] + }, + "synonyms": [ + "Thyroid cartilage surface" + ] + }, + { + "id": "FMA:55323", + "name": "External surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55322" + ] + } + }, + { + "id": "FMA:55324", + "name": "Internal surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55322" + ] + } + }, + { + "id": "FMA:55326", + "name": "Region of surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55319" + ] + } + }, + { + "id": "FMA:55327", + "name": "Cricoid articular surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55326" + ] + } + }, + { + "id": "FMA:55328", + "name": "Right cricoid articular surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55327" + ] + } + }, + { + "id": "FMA:55329", + "name": "Left cricoid articular surface of thyroid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55327" + ] + } + }, + { + "id": "FMA:55330", + "name": "Right arytenoid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55317" + ] + }, + "synonyms": [ + "Right articular surface of cricoid cartilage for right arytenoid cartilage" + ] + }, + { + "id": "FMA:55331", + "name": "Left arytenoid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55317" + ] + }, + "synonyms": [ + "Left articular surface of cricoid cartilage for left arytenoid cartilage" + ] + }, + { + "id": "FMA:55332", + "name": "Right thyroid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55318" + ] + }, + "synonyms": [ + "Right articular surface of cricoid cartilage for thyroid cartilage" + ] + }, + { + "id": "FMA:55333", + "name": "Left thyroid articular surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55318" + ] + }, + "synonyms": [ + "Left articular surface of cricoid cartilage for thyroid cartilage" + ] + }, + { + "id": "FMA:55334", + "name": "Region of surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55319" + ] + } + }, + { + "id": "FMA:55335", + "name": "Cricoid articular surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55334" + ] + } + }, + { + "id": "FMA:55336", + "name": "Cricoid articular surface of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55335" + ] + } + }, + { + "id": "FMA:55337", + "name": "Cricoid articular surface of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55335" + ] + } + }, + { + "id": "FMA:55338", + "name": "Surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55315" + ] + }, + "synonyms": [ + "Arytenoid cartilage surface" + ] + }, + { + "id": "FMA:55339", + "name": "Anterolateral surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55338" + ] + }, + "synonyms": [ + "Facies anterolateralis (Cartilago arytenoidea)" + ] + }, + { + "id": "FMA:55340", + "name": "Anterolateral surface of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55339" + ] + } + }, + { + "id": "FMA:55341", + "name": "Anterolateral surface of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55339" + ] + } + }, + { + "id": "FMA:55342", + "name": "Posterior surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55338" + ] + }, + "synonyms": [ + "Facies posterior (Cartilago arytenoidea)" + ] + }, + { + "id": "FMA:55343", + "name": "Posterior surface of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55342" + ] + } + }, + { + "id": "FMA:55344", + "name": "Posterior surface of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55342" + ] + } + }, + { + "id": "FMA:55345", + "name": "Medial surface of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55338" + ] + }, + "synonyms": [ + "Facies medialis (Cartilago arytenoidea)" + ] + }, + { + "id": "FMA:55346", + "name": "Medial surface of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55345" + ] + } + }, + { + "id": "FMA:55347", + "name": "Medial surface of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55345" + ] + } + }, + { + "id": "FMA:55348", + "name": "Apex of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64135" + ] + }, + "synonyms": [ + "Arytenoid cartilage apex" + ] + }, + { + "id": "FMA:55349", + "name": "Base of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Arytenoid cartilage base" + ] + }, + { + "id": "FMA:55350", + "name": "Vocal process of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus vocalis (Cartilago arytenoideae)", + "Vocal process of arytenoid" + ] + }, + { + "id": "FMA:55351", + "name": "Muscular process of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Muscular process of arytenoid", + "Processus muscularis (Cartilago arytenoideae)" + ] + }, + { + "id": "FMA:55352", + "name": "Arcuate crest of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55334" + ] + }, + "synonyms": [ + "Crista arcuata (Cartilago arytenoideae)" + ] + }, + { + "id": "FMA:55353", + "name": "Colliculus of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64135" + ] + }, + "synonyms": [ + "Arytenoid cartilage colliculus", + "Colliculus of arytenoid", + "Colliculus (Cartilago arytenoideae)" + ] + }, + { + "id": "FMA:55354", + "name": "Oblong fovea of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55334" + ] + }, + "synonyms": [ + "Fovea oblonga (Cartilago arytenoideae)", + "Fovea oblonga of artyenoid cartilage" + ] + }, + { + "id": "FMA:55355", + "name": "Triangular fovea of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55334" + ] + }, + "synonyms": [ + "Fovea triangularis of arytenoid cartilage", + "Fovea triangularis (Cartilago arytenoideae)" + ] + }, + { + "id": "FMA:55356", + "name": "Apex of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55348" + ] + }, + "synonyms": [ + "Right arytenoid cartilage apex" + ] + }, + { + "id": "FMA:55357", + "name": "Apex of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55348" + ] + }, + "synonyms": [ + "Left arytenoid cartilage apex" + ] + }, + { + "id": "FMA:55358", + "name": "Base of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55349" + ] + }, + "synonyms": [ + "Right arytenoid cartilage base" + ] + }, + { + "id": "FMA:55359", + "name": "Base of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55349" + ] + }, + "synonyms": [ + "Left arytenoid cartilage base" + ] + }, + { + "id": "FMA:55360", + "name": "Triangular fovea of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55355" + ] + } + }, + { + "id": "FMA:55361", + "name": "Triangular fovea of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55355" + ] + } + }, + { + "id": "FMA:55362", + "name": "Oblong fovea of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55354" + ] + } + }, + { + "id": "FMA:55363", + "name": "Oblong fovea of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55354" + ] + } + }, + { + "id": "FMA:55364", + "name": "Colliculus of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55353" + ] + }, + "synonyms": [ + "Right arytenoid cartilage colliculus" + ] + }, + { + "id": "FMA:55365", + "name": "Colliculus of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55353" + ] + }, + "synonyms": [ + "Left arytenoid cartilage colliculus" + ] + }, + { + "id": "FMA:55366", + "name": "Arcuate crest of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55352" + ] + } + }, + { + "id": "FMA:55367", + "name": "Arcuate crest of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55352" + ] + } + }, + { + "id": "FMA:55368", + "name": "Muscular process of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55351" + ] + } + }, + { + "id": "FMA:55369", + "name": "Muscular process of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55351" + ] + } + }, + { + "id": "FMA:55370", + "name": "Vocal process of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55350" + ] + } + }, + { + "id": "FMA:55371", + "name": "Vocal process of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55350" + ] + } + }, + { + "id": "FMA:55372", + "name": "Right crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55261" + ] + } + }, + { + "id": "FMA:55373", + "name": "Left crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55261" + ] + } + }, + { + "id": "FMA:55374", + "name": "Posterior crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55261" + ] + }, + "synonyms": [ + "Posterior cricoarytenoid ligament" + ] + }, + { + "id": "FMA:55375", + "name": "Right posterior crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55374" + ] + } + }, + { + "id": "FMA:55376", + "name": "Left posterior crico-arytenoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55374" + ] + } + }, + { + "id": "FMA:55377", + "name": "Right cricopharyngeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55260" + ] + } + }, + { + "id": "FMA:55378", + "name": "Left cricopharyngeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55260" + ] + } + }, + { + "id": "FMA:55379", + "name": "Sesamoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55108" + ] + }, + "synonyms": [ + "Sesamoid cartilage of cricopharyngeal ligament", + "Cartilago sesamoidea" + ] + }, + { + "id": "FMA:55380", + "name": "Right sesamoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55379" + ] + } + }, + { + "id": "FMA:55381", + "name": "Left sesamoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55379" + ] + } + }, + { + "id": "FMA:55382", + "name": "Right crico-arytenoid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55102" + ] + } + }, + { + "id": "FMA:55383", + "name": "Left crico-arytenoid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55102" + ] + } + }, + { + "id": "FMA:55384", + "name": "Right cricothyroid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55101" + ] + } + }, + { + "id": "FMA:55385", + "name": "Left cricothyroid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55101" + ] + } + }, + { + "id": "FMA:55388", + "name": "Corniculate tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:55389", + "name": "Right corniculate tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55388" + ] + } + }, + { + "id": "FMA:55390", + "name": "Left corniculate tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55388" + ] + } + }, + { + "id": "FMA:55391", + "name": "Cuneiform tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:55392", + "name": "Right cuneiform tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55391" + ] + } + }, + { + "id": "FMA:55393", + "name": "Left cuneiform tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55391" + ] + } + }, + { + "id": "FMA:55397", + "name": "Epiglottic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:55399", + "name": "Leaf of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Epiglottis leaf" + ] + }, + { + "id": "FMA:55400", + "name": "Stalk of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Epiglottis stalk" + ] + }, + { + "id": "FMA:55401", + "name": "Surface of epiglottic cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55315" + ] + }, + "synonyms": [ + "Epiglottic cartilage surface" + ] + }, + { + "id": "FMA:55402", + "name": "Anterior surface of epiglottic cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55401" + ] + } + }, + { + "id": "FMA:55403", + "name": "Posterior surface of epiglottic cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55401" + ] + } + }, + { + "id": "FMA:55404", + "name": "Subdivision of supraglottic part of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55308" + ] + } + }, + { + "id": "FMA:55405", + "name": "Laryngeal inlet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64167" + ] + }, + "synonyms": [ + "Superior laryngeal aperture", + "Laryngeal entrance" + ] + }, + { + "id": "FMA:55406", + "name": "Laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55404" + ] + }, + "synonyms": [ + "Vestibule of larynx", + "Upper part of laryngeal cavity" + ] + }, + { + "id": "FMA:55407", + "name": "Subdivision of middle part of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55404" + ] + }, + "synonyms": [ + "Subdivision of middle part of cavity of larynx" + ] + }, + { + "id": "FMA:55408", + "name": "Cavity of laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55407" + ] + }, + "synonyms": [ + "Laryngeal sinus", + "Laryngeal ventricular cavity" + ] + }, + { + "id": "FMA:55409", + "name": "Cavity of right laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55408" + ] + }, + "synonyms": [ + "Right laryngeal ventricular cavity" + ] + }, + { + "id": "FMA:55410", + "name": "Cavity of left laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55408" + ] + }, + "synonyms": [ + "Left laryngeal ventricular cavity" + ] + }, + { + "id": "FMA:55411", + "name": "Cavity of laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55407" + ] + }, + "synonyms": [ + "Laryngeal saccule cavity" + ] + }, + { + "id": "FMA:55412", + "name": "Cavity of right laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55411" + ] + }, + "synonyms": [ + "Right laryngeal saccule cavity" + ] + }, + { + "id": "FMA:55413", + "name": "Cavity of left laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55411" + ] + }, + "synonyms": [ + "Left laryngeal saccule cavity" + ] + }, + { + "id": "FMA:55414", + "name": "Glottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + } + }, + { + "id": "FMA:55415", + "name": "Zone of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + } + }, + { + "id": "FMA:55416", + "name": "Articular tubercle of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuuberculum articulare (Os temporale)", + "Articular tubercle of temporal bone" + ] + }, + { + "id": "FMA:55417", + "name": "Articular tubercle of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55416" + ] + } + }, + { + "id": "FMA:55418", + "name": "Articular tubercle of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55416" + ] + } + }, + { + "id": "FMA:55419", + "name": "Posterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55415" + ] + } + }, + { + "id": "FMA:55420", + "name": "Posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55419" + ] + } + }, + { + "id": "FMA:55421", + "name": "Posterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55419" + ] + } + }, + { + "id": "FMA:55422", + "name": "Ovarian ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + }, + "synonyms": [ + "Proper ovarian ligament", + "Ligament of ovary" + ] + }, + { + "id": "FMA:55423", + "name": "Right ovarian ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55422" + ] + } + }, + { + "id": "FMA:55424", + "name": "Left ovarian ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55422" + ] + } + }, + { + "id": "FMA:55425", + "name": "Zone of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + } + }, + { + "id": "FMA:55426", + "name": "Petrous part proper of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:55427", + "name": "Petrous part proper of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55426" + ] + } + }, + { + "id": "FMA:55428", + "name": "Petrous part proper of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55426" + ] + } + }, + { + "id": "FMA:55429", + "name": "Squamous part proper of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + } + }, + { + "id": "FMA:55430", + "name": "Squamous part proper of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55429" + ] + } + }, + { + "id": "FMA:55431", + "name": "Squamous part proper of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55429" + ] + } + }, + { + "id": "FMA:55432", + "name": "Tubercle of zygomatic root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Zygomatic root tubercle" + ] + }, + { + "id": "FMA:55433", + "name": "Tubercle of right zygomatic root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55432" + ] + }, + "synonyms": [ + "Right zygomatic root tubercle" + ] + }, + { + "id": "FMA:55434", + "name": "Tubercle of left zygomatic root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55432" + ] + }, + "synonyms": [ + "Left zygomatic root tubercle" + ] + }, + { + "id": "FMA:55435", + "name": "Anterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55415" + ] + } + }, + { + "id": "FMA:55436", + "name": "Anterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55435" + ] + } + }, + { + "id": "FMA:55437", + "name": "Anterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55435" + ] + } + }, + { + "id": "FMA:55438", + "name": "Anterior root of posterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55415" + ] + } + }, + { + "id": "FMA:55439", + "name": "Anterior root of posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55438" + ] + } + }, + { + "id": "FMA:55440", + "name": "Anterior root of posterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55438" + ] + } + }, + { + "id": "FMA:55441", + "name": "Posterior root of posterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55415" + ] + } + }, + { + "id": "FMA:55442", + "name": "Posterior root of posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55441" + ] + } + }, + { + "id": "FMA:55443", + "name": "Posterior root of posterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55441" + ] + } + }, + { + "id": "FMA:55444", + "name": "Anterior root proper of anterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55415" + ] + } + }, + { + "id": "FMA:55445", + "name": "Anterior root proper of posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55444" + ] + } + }, + { + "id": "FMA:55446", + "name": "Anterior root proper of anterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55444" + ] + } + }, + { + "id": "FMA:55448", + "name": "Ary-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64170" + ] + }, + "synonyms": [ + "Aryepiglottic fold" + ] + }, + { + "id": "FMA:55449", + "name": "Right ary-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55448" + ] + }, + "synonyms": [ + "Right aryepiglottic fold" + ] + }, + { + "id": "FMA:55450", + "name": "Left ary-epiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55448" + ] + }, + "synonyms": [ + "Left aryepiglottic fold" + ] + }, + { + "id": "FMA:55451", + "name": "Postglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:55452", + "name": "Vestibular fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + }, + "synonyms": [ + "False vocal cord" + ] + }, + { + "id": "FMA:55453", + "name": "Right postglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55451" + ] + } + }, + { + "id": "FMA:55454", + "name": "Left postglenoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55451" + ] + } + }, + { + "id": "FMA:55455", + "name": "Right vestibular fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55452" + ] + } + }, + { + "id": "FMA:55456", + "name": "Left vestibular fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55452" + ] + } + }, + { + "id": "FMA:55457", + "name": "Vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + }, + "synonyms": [ + "True vocal cord", + "Vocal cord" + ] + }, + { + "id": "FMA:55458", + "name": "Right vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55457" + ] + } + }, + { + "id": "FMA:55459", + "name": "Left vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55457" + ] + } + }, + { + "id": "FMA:55460", + "name": "Tympanosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Tympanosquamosal fissure", + "Squamotympanic fissure" + ] + }, + { + "id": "FMA:55461", + "name": "Right tympanosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55460" + ] + } + }, + { + "id": "FMA:55462", + "name": "Left tympanosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55460" + ] + } + }, + { + "id": "FMA:55463", + "name": "Petrotympanic fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Glaserian fissure" + ] + }, + { + "id": "FMA:55464", + "name": "Right petrotympanic fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55463" + ] + } + }, + { + "id": "FMA:55465", + "name": "Left petrotympanic fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55463" + ] + } + }, + { + "id": "FMA:55466", + "name": "Petrosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:55467", + "name": "Right petrosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55466" + ] + } + }, + { + "id": "FMA:55468", + "name": "Left petrosquamous fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55466" + ] + } + }, + { + "id": "FMA:55469", + "name": "Tympanomastoid fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:55470", + "name": "Right tympanomastoid fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55469" + ] + } + }, + { + "id": "FMA:55471", + "name": "Left ympanomastoid fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55469" + ] + } + }, + { + "id": "FMA:55472", + "name": "Rima glottidis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Fissure of glottis", + "Rima vocalis" + ] + }, + { + "id": "FMA:55473", + "name": "Rima vestibuli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:55476", + "name": "Supraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + } + }, + { + "id": "FMA:55477", + "name": "Infraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + } + }, + { + "id": "FMA:55478", + "name": "Cerebral surface of squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + }, + "synonyms": [ + "Facies cerebralis (Pars squamosa, Os temporale)" + ] + }, + { + "id": "FMA:55479", + "name": "Cerebral surface of squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55478" + ] + } + }, + { + "id": "FMA:55480", + "name": "Cerebral surface of squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55478" + ] + } + }, + { + "id": "FMA:55481", + "name": "Articular surface of posterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:55482", + "name": "Articular surface of posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55481" + ] + } + }, + { + "id": "FMA:55483", + "name": "Articular surface of posterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55481" + ] + } + }, + { + "id": "FMA:55484", + "name": "Parietal border of squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Parietal margin of squamous part of temporal bone", + "Margo parietalis (Pars squamosa, Os temporale)" + ] + }, + { + "id": "FMA:55485", + "name": "Parietal border of squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55484" + ] + } + }, + { + "id": "FMA:55486", + "name": "Parietal border of squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55484" + ] + } + }, + { + "id": "FMA:55487", + "name": "Sphenoidal margin of squamous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo sphenoidalis (Pars squamosa, Os temporale)" + ] + }, + { + "id": "FMA:55488", + "name": "Sphenoidal margin of squamous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55487" + ] + } + }, + { + "id": "FMA:55489", + "name": "Sphenoidal margin of squamous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55487" + ] + } + }, + { + "id": "FMA:55490", + "name": "Occipital margin of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo occipitalis (Pars petrosa, Os temporale)" + ] + }, + { + "id": "FMA:55491", + "name": "Occipital margin of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55490" + ] + } + }, + { + "id": "FMA:55492", + "name": "Occipital margin of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55490" + ] + } + }, + { + "id": "FMA:55493", + "name": "Mastoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:55494", + "name": "Right mastoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55493" + ] + } + }, + { + "id": "FMA:55495", + "name": "Left mastoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55493" + ] + } + }, + { + "id": "FMA:55496", + "name": "Occipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:55497", + "name": "Right occipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55496" + ] + } + }, + { + "id": "FMA:55498", + "name": "Left occipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55496" + ] + } + }, + { + "id": "FMA:55499", + "name": "Groove of temporal bone for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + }, + "synonyms": [ + "Sigmoid sulcus", + "Temporal groove for sigmoid sinus", + "Temporal bone for sigmoid sinus groove" + ] + }, + { + "id": "FMA:55500", + "name": "Groove of right temporal bone for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55499" + ] + }, + "synonyms": [ + "Right sigmoid sulcus", + "Right temporal groove for sigmoid sinus", + "Right temporal bone for sigmoid sinus groove" + ] + }, + { + "id": "FMA:55501", + "name": "Groove of left temporal bone for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55499" + ] + }, + "synonyms": [ + "Left temporal groove for sigmoid sinus", + "Left sigmoid sulcus", + "Left temporal bone for sigmoid sinus groove" + ] + }, + { + "id": "FMA:55502", + "name": "Superior border of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Margo superior partis petrosae" + ] + }, + { + "id": "FMA:55503", + "name": "Superior border of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55502" + ] + } + }, + { + "id": "FMA:55504", + "name": "Superior border of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55502" + ] + } + }, + { + "id": "FMA:55505", + "name": "Posterior border of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Margo posterior partis petrosae" + ] + }, + { + "id": "FMA:55506", + "name": "Posterior border of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55505" + ] + } + }, + { + "id": "FMA:55507", + "name": "Posterior border of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55505" + ] + } + }, + { + "id": "FMA:55508", + "name": "Subdivision of rima glottidis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Rima glottidis subdivision" + ] + }, + { + "id": "FMA:55509", + "name": "Intermembranous part of rima glottidis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55508" + ] + }, + "synonyms": [ + "Pars intermembranacea (Rima glottidis)" + ] + }, + { + "id": "FMA:55510", + "name": "Intercartilaginous part of rima glottidis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55508" + ] + }, + "synonyms": [ + "Pars intercartilaginea (Rima glottidis)" + ] + }, + { + "id": "FMA:55511", + "name": "Laryngeal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:55513", + "name": "Fibrous capsule of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Thyroid capsule" + ] + }, + { + "id": "FMA:55514", + "name": "Region of stroma of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86302" + ] + }, + "synonyms": [ + "Thyroid stroma" + ] + }, + { + "id": "FMA:55515", + "name": "Parenchyma of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Thyroid gland parenchyma" + ] + }, + { + "id": "FMA:55516", + "name": "Thyroid lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + } + }, + { + "id": "FMA:55518", + "name": "Fibrous capsule of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55513" + ] + } + }, + { + "id": "FMA:55519", + "name": "Fibrous capsule of stroma of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55513" + ] + } + }, + { + "id": "FMA:55520", + "name": "Fibrous capsule of parenchyma of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55513" + ] + } + }, + { + "id": "FMA:55521", + "name": "Fibrous capsule of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55518" + ] + } + }, + { + "id": "FMA:55522", + "name": "Fibrous capsule of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55518" + ] + } + }, + { + "id": "FMA:55523", + "name": "Fibrous capsule of pyramidal lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55518" + ] + } + }, + { + "id": "FMA:55524", + "name": "Fibrous capsule of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55518" + ] + } + }, + { + "id": "FMA:55525", + "name": "Stroma of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55514" + ] + } + }, + { + "id": "FMA:55526", + "name": "Stroma of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55514" + ] + } + }, + { + "id": "FMA:55527", + "name": "Stroma of pyramidal lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55514" + ] + } + }, + { + "id": "FMA:55528", + "name": "Stroma of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55514" + ] + } + }, + { + "id": "FMA:55529", + "name": "Parenchyma of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55515" + ] + } + }, + { + "id": "FMA:55530", + "name": "Parenchyma of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55515" + ] + } + }, + { + "id": "FMA:55531", + "name": "Parenchyma of pyramidal lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55515" + ] + } + }, + { + "id": "FMA:55532", + "name": "Parenchyma of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55515" + ] + } + }, + { + "id": "FMA:55533", + "name": "Accessory thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Aberrant thyroid gland" + ] + }, + { + "id": "FMA:55536", + "name": "Surface of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:55537", + "name": "Medial surface of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55536" + ] + } + }, + { + "id": "FMA:55538", + "name": "Lateral surface of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55536" + ] + }, + "synonyms": [ + "Superficial surface of lobe of thyroid gland" + ] + }, + { + "id": "FMA:55539", + "name": "Posterolateral surface of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55536" + ] + } + }, + { + "id": "FMA:55540", + "name": "Medial surface of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55537" + ] + } + }, + { + "id": "FMA:55541", + "name": "Medial surface of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55537" + ] + } + }, + { + "id": "FMA:55542", + "name": "Lateral surface of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55538" + ] + } + }, + { + "id": "FMA:55543", + "name": "Lateral surface of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55538" + ] + } + }, + { + "id": "FMA:55544", + "name": "Posterolateral surface of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55539" + ] + } + }, + { + "id": "FMA:55545", + "name": "Posterolateral surface of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55539" + ] + } + }, + { + "id": "FMA:55546", + "name": "Border of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55554" + ] + } + }, + { + "id": "FMA:55547", + "name": "Anterior border of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55546" + ] + } + }, + { + "id": "FMA:55548", + "name": "Posterior border of lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55546" + ] + } + }, + { + "id": "FMA:55549", + "name": "Anterior border of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55547" + ] + } + }, + { + "id": "FMA:55550", + "name": "Anterior border of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55547" + ] + } + }, + { + "id": "FMA:55551", + "name": "Posterior border of right lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55548" + ] + } + }, + { + "id": "FMA:55552", + "name": "Posterior border of left lobe of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55548" + ] + } + }, + { + "id": "FMA:55553", + "name": "Set of thoracic viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + }, + "synonyms": [ + "Thoracic viscera", + "Thoracic viscera set" + ] + }, + { + "id": "FMA:55554", + "name": "Border of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Thyroid gland border" + ] + }, + { + "id": "FMA:55555", + "name": "Border of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55554" + ] + } + }, + { + "id": "FMA:55556", + "name": "Upper border of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55555" + ] + } + }, + { + "id": "FMA:55557", + "name": "Lower border of isthmus of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55555" + ] + } + }, + { + "id": "FMA:55558", + "name": "Superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13890" + ] + } + }, + { + "id": "FMA:55559", + "name": "Inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13890" + ] + } + }, + { + "id": "FMA:55560", + "name": "Right superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55558" + ] + }, + "synonyms": [ + "Right upper parathyroid gland" + ] + }, + { + "id": "FMA:55561", + "name": "Left superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55558" + ] + }, + "synonyms": [ + "Left upper parathyroid gland" + ] + }, + { + "id": "FMA:55562", + "name": "Right inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55559" + ] + }, + "synonyms": [ + "Right lower parathyroid gland" + ] + }, + { + "id": "FMA:55563", + "name": "Left inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55559" + ] + }, + "synonyms": [ + "Left lower parathyroid gland" + ] + }, + { + "id": "FMA:55564", + "name": "Set of viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Viscera set", + "Viscera", + "Set of viscus organs" + ] + }, + { + "id": "FMA:55566", + "name": "Capsule of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Parathyroid gland capsule" + ] + }, + { + "id": "FMA:55567", + "name": "Accessory parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13890" + ] + } + }, + { + "id": "FMA:55568", + "name": "Stroma of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Fibroadipose stroma of parathyroid gland", + "Parathyroid gland stroma" + ] + }, + { + "id": "FMA:55569", + "name": "Parenchyma of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55570", + "name": "Capsule of superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55566" + ] + }, + "synonyms": [ + "Superior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55571", + "name": "Capsule of inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55566" + ] + }, + "synonyms": [ + "Inferior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55572", + "name": "Capsule of right superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55570" + ] + }, + "synonyms": [ + "Right superior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55573", + "name": "Capsule of left superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55570" + ] + }, + "synonyms": [ + "Left superior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55574", + "name": "Capsule of right inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55571" + ] + }, + "synonyms": [ + "Right inferior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55575", + "name": "Capsule of left inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55571" + ] + }, + "synonyms": [ + "Left inferior parathyroid gland capsule" + ] + }, + { + "id": "FMA:55576", + "name": "Stroma of superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86305" + ] + }, + "synonyms": [ + "Superior parathyroid gland stroma", + "Fibroadipose stroma of superior parathyroid gland" + ] + }, + { + "id": "FMA:55577", + "name": "Stroma of inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86305" + ] + }, + "synonyms": [ + "Inferior parathyroid gland stroma" + ] + }, + { + "id": "FMA:55578", + "name": "Stroma of right superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55576" + ] + }, + "synonyms": [ + "Right superior parathyroid gland stroma" + ] + }, + { + "id": "FMA:55579", + "name": "Stroma of left superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55576" + ] + }, + "synonyms": [ + "Left superior parathyroid gland stroma" + ] + }, + { + "id": "FMA:55580", + "name": "Stroma of right inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55577" + ] + }, + "synonyms": [ + "Right inferior parathyroid gland stroma" + ] + }, + { + "id": "FMA:55581", + "name": "Stroma of left inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55577" + ] + }, + "synonyms": [ + "Left inferior parathyroid gland stroma" + ] + }, + { + "id": "FMA:55582", + "name": "Parenchyma of superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55569" + ] + }, + "synonyms": [ + "Superior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55583", + "name": "Parenchyma of inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55569" + ] + }, + "synonyms": [ + "Inferior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55584", + "name": "Parenchyma of right superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55582" + ] + }, + "synonyms": [ + "Right superior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55585", + "name": "Parenchyma of left superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55582" + ] + }, + "synonyms": [ + "Left superior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55586", + "name": "Parenchyma of right inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55583" + ] + }, + "synonyms": [ + "Right inferior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55587", + "name": "Parenchyma of left inferior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55583" + ] + }, + "synonyms": [ + "Left inferior parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55588", + "name": "Acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:55589", + "name": "Tunica intima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:55590", + "name": "Tunica media", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:55591", + "name": "Capsule of accessory parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55566" + ] + }, + "synonyms": [ + "Accessory parathyroid gland capsule" + ] + }, + { + "id": "FMA:55592", + "name": "Stroma of accessory parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86305" + ] + }, + "synonyms": [ + "Accessory parathyroid gland stroma" + ] + }, + { + "id": "FMA:55593", + "name": "Parenchyma of accessory parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55569" + ] + }, + "synonyms": [ + "Accessory parathyroid gland parenchyma" + ] + }, + { + "id": "FMA:55595", + "name": "Duct system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:55597", + "name": "Set of nasal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Nasal muscles set", + "Muscle group of nose", + "Nasal muscles", + "Nasal muscle group" + ] + }, + { + "id": "FMA:55599", + "name": "Set of muscles of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Muscle group of external ear" + ] + }, + { + "id": "FMA:55600", + "name": "Musculature of subdivision of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscle group of subdivision of face", + "Set of muscles of subdivision of face" + ] + }, + { + "id": "FMA:55601", + "name": "Set of muscles of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Muscle group of mouth" + ] + }, + { + "id": "FMA:55602", + "name": "Right facial modiolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46837" + ] + } + }, + { + "id": "FMA:55603", + "name": "Left facial modiolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46837" + ] + } + }, + { + "id": "FMA:55605", + "name": "Lacrimal apparatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + } + }, + { + "id": "FMA:55606", + "name": "Right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46770" + ] + } + }, + { + "id": "FMA:55607", + "name": "Left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46770" + ] + } + }, + { + "id": "FMA:55608", + "name": "Right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46777" + ] + }, + "synonyms": [ + "Right depressor septi" + ] + }, + { + "id": "FMA:55609", + "name": "Left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46777" + ] + }, + "synonyms": [ + "Left depressor septi" + ] + }, + { + "id": "FMA:55610", + "name": "Right procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46769" + ] + } + }, + { + "id": "FMA:55611", + "name": "Left procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46769" + ] + } + }, + { + "id": "FMA:55612", + "name": "Transverse part of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46772" + ] + }, + "synonyms": [ + "Right compressor naris" + ] + }, + { + "id": "FMA:55613", + "name": "Transverse part of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46772" + ] + }, + "synonyms": [ + "Left compressor naris" + ] + }, + { + "id": "FMA:55614", + "name": "Alar part of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46773" + ] + }, + "synonyms": [ + "Right dilator naris", + "Right dilatator naris" + ] + }, + { + "id": "FMA:55615", + "name": "Alar part of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46773" + ] + }, + "synonyms": [ + "Left dilatator naris", + "Left dilator naris" + ] + }, + { + "id": "FMA:55616", + "name": "Set of muscles of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55599" + ] + }, + "synonyms": [ + "Muscle group of right external ear" + ] + }, + { + "id": "FMA:55617", + "name": "Set of muscles of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55599" + ] + }, + "synonyms": [ + "Muscle group of left external ear" + ] + }, + { + "id": "FMA:55618", + "name": "Pterygomandibular raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:55619", + "name": "Right pterygomandibular raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55618" + ] + } + }, + { + "id": "FMA:55620", + "name": "Left pterygomandibular raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55618" + ] + } + }, + { + "id": "FMA:55622", + "name": "Segment of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Tooth segment" + ] + }, + { + "id": "FMA:55623", + "name": "Crown of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55622" + ] + }, + "synonyms": [ + "Tooth crown", + "Anatomical crown" + ] + }, + { + "id": "FMA:55624", + "name": "Root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55622" + ] + }, + "synonyms": [ + "Radix corona", + "Tooth root" + ] + }, + { + "id": "FMA:55625", + "name": "Clinical crown of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55622" + ] + }, + "synonyms": [ + "Corona clinica" + ] + }, + { + "id": "FMA:55626", + "name": "Clinical root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55622" + ] + } + }, + { + "id": "FMA:55627", + "name": "Neck of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Cervix of tooth", + "Tooth neck" + ] + }, + { + "id": "FMA:55628", + "name": "Dentine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63001" + ] + }, + "synonyms": [ + "Dentin", + "Dentine of tooth" + ] + }, + { + "id": "FMA:55629", + "name": "Enamel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63001" + ] + }, + "synonyms": [ + "Enamel of tooth" + ] + }, + { + "id": "FMA:55630", + "name": "Cement", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63001" + ] + }, + "synonyms": [ + "Cementum of tooth", + "Cement of tooth" + ] + }, + { + "id": "FMA:55631", + "name": "Dental pulp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Pulp of tooth" + ] + }, + { + "id": "FMA:55632", + "name": "Crown pulp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Coronal pulp of tooth" + ] + }, + { + "id": "FMA:55633", + "name": "Root pulp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Radicular pulp of tooth" + ] + }, + { + "id": "FMA:55634", + "name": "Maxillary dental arcade", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Upper dental arcade", + "Set of all upper teeth" + ] + }, + { + "id": "FMA:55635", + "name": "Mandibular dental arcade", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Set of all lower teeth", + "Lower dental arcade" + ] + }, + { + "id": "FMA:55636", + "name": "Canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12516" + ] + }, + "synonyms": [ + "Cuspid" + ] + }, + { + "id": "FMA:55637", + "name": "Premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12516" + ] + }, + "synonyms": [ + "Secondary premolar tooth" + ] + }, + { + "id": "FMA:55638", + "name": "Molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12516" + ] + } + }, + { + "id": "FMA:55640", + "name": "Alveolar arch of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57771" + ] + }, + "synonyms": [ + "Maxillary alveolar arch" + ] + }, + { + "id": "FMA:55642", + "name": "Surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Tooth surface" + ] + }, + { + "id": "FMA:55643", + "name": "Occlusal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies occlusalis (Dens)" + ] + }, + { + "id": "FMA:55644", + "name": "Vestibular surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies vestibularis (Dens)" + ] + }, + { + "id": "FMA:55645", + "name": "Buccal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55644" + ] + }, + "synonyms": [ + "Facies buccalis (Dens)" + ] + }, + { + "id": "FMA:55646", + "name": "Labial surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55644" + ] + }, + "synonyms": [ + "Facies labialis (Dens)" + ] + }, + { + "id": "FMA:55647", + "name": "Lingual surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies lingualis (Dens)" + ] + }, + { + "id": "FMA:55648", + "name": "Palatal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies palatinalis (Dens)" + ] + }, + { + "id": "FMA:55649", + "name": "Distal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies distalis (Dens)" + ] + }, + { + "id": "FMA:55650", + "name": "Mesial surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Facies mesialis (Dens)" + ] + }, + { + "id": "FMA:55651", + "name": "Approximal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Interproximal surface of tooth", + "Facies approximalis (Dens)" + ] + }, + { + "id": "FMA:55652", + "name": "Anatomical set", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67165" + ] + } + }, + { + "id": "FMA:55653", + "name": "Set of spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Spinal nerves", + "Spinal nerves set" + ] + }, + { + "id": "FMA:55654", + "name": "Secondary tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Permanent tooth" + ] + }, + { + "id": "FMA:55655", + "name": "Primary tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Temporary tooth", + "Deciduous tooth" + ] + }, + { + "id": "FMA:55657", + "name": "Apex of root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63000" + ] + }, + "synonyms": [ + "Root apex of tooth" + ] + }, + { + "id": "FMA:55660", + "name": "Cavity of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Cavitas dentis", + "Tooth cavity", + "Pulp cavity", + "Pulp cavity of tooth" + ] + }, + { + "id": "FMA:55661", + "name": "Parenchymatous organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55670" + ] + } + }, + { + "id": "FMA:55662", + "name": "Lobular organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55661" + ] + } + }, + { + "id": "FMA:55663", + "name": "Corticomedullary organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55661" + ] + } + }, + { + "id": "FMA:55664", + "name": "Homogeneous organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55661" + ] + } + }, + { + "id": "FMA:55665", + "name": "Nonparenchymatous organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55670" + ] + } + }, + { + "id": "FMA:55667", + "name": "Subdivision of cavity of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Tooth chamber" + ] + }, + { + "id": "FMA:55668", + "name": "Cavity of crown of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57174" + ] + }, + "synonyms": [ + "Pulp cavity of crown", + "Pulp cavity of crown of tooth" + ] + }, + { + "id": "FMA:55670", + "name": "Solid organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67498" + ] + } + }, + { + "id": "FMA:55671", + "name": "Cavitated organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67498" + ] + } + }, + { + "id": "FMA:55672", + "name": "Organ with organ cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55671" + ] + } + }, + { + "id": "FMA:55673", + "name": "Organ with cavitated organ parts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55671" + ] + } + }, + { + "id": "FMA:55674", + "name": "Root canal of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + }, + "synonyms": [ + "Pulp canal" + ] + }, + { + "id": "FMA:55675", + "name": "Neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + }, + "synonyms": [ + "Central nervous system", + "Cerebrospinal axis" + ] + }, + { + "id": "FMA:55676", + "name": "Segment of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256237" + ] + }, + "synonyms": [ + "Neuraxis segment" + ] + }, + { + "id": "FMA:55677", + "name": "Hollow tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:55678", + "name": "Male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:55680", + "name": "Right upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55724" + ] + }, + "synonyms": [ + "Right upper lateral permanent incisor tooth", + "Secondary tooth 7", + "Right maxillary lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:55681", + "name": "Right upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55722" + ] + }, + "synonyms": [ + "Secondary tooth 8", + "Right upper central permanent incisor tooth", + "Right maxillary central secondary incisor tooth" + ] + }, + { + "id": "FMA:55682", + "name": "Left upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55722" + ] + }, + "synonyms": [ + "Secondary tooth 9", + "Left maxillary central secondary incisor tooth", + "Left upper central permanent incisor tooth" + ] + }, + { + "id": "FMA:55683", + "name": "Left upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55724" + ] + }, + "synonyms": [ + "Secondary tooth 10", + "Left upper lateral permanent incisor tooth", + "Left maxillary lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:55686", + "name": "Right lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55715" + ] + }, + "synonyms": [ + "Secondary tooth 27", + "Right lower permanent canine tooth", + "Right mandibular secondary canine tooth" + ] + }, + { + "id": "FMA:55687", + "name": "Left lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55715" + ] + }, + "synonyms": [ + "Left mandibular secondary canine tooth", + "Secondary tooth 22", + "Left lower permanent canine tooth" + ] + }, + { + "id": "FMA:55688", + "name": "Right upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55802" + ] + }, + "synonyms": [ + "Right maxillary second secondary premolar tooth", + "Secondary tooth 4", + "Right upper second permanent premolar tooth" + ] + }, + { + "id": "FMA:55689", + "name": "Right upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55801" + ] + }, + "synonyms": [ + "Right upper first permanent premolar tooth", + "Secondary tooth 5", + "Right maxillary first secondary premolar tooth" + ] + }, + { + "id": "FMA:55690", + "name": "Left upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55801" + ] + }, + "synonyms": [ + "Left upper first permanent premolar tooth", + "Secondary tooth 12", + "Left maxillary first secondary premolar tooth" + ] + }, + { + "id": "FMA:55691", + "name": "Left upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55802" + ] + }, + "synonyms": [ + "Left maxillary second secondary premolar tooth", + "Secondary tooth 13", + "Left upper second permanent premolar tooth" + ] + }, + { + "id": "FMA:55692", + "name": "Left lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55804" + ] + }, + "synonyms": [ + "Left lower second permanent premolar tooth", + "Secondary tooth 20", + "Left mandibular second secondary premolar tooth" + ] + }, + { + "id": "FMA:55693", + "name": "Left lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55803" + ] + }, + "synonyms": [ + "Secondary tooth 21", + "Left lower first permanent premolar tooth", + "Left mandibular first secondary premolar tooth" + ] + }, + { + "id": "FMA:55694", + "name": "Right lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55803" + ] + }, + "synonyms": [ + "Right lower first permanent premolar tooth", + "Right mandibular first secondary premolar tooth", + "Secondary tooth 28" + ] + }, + { + "id": "FMA:55695", + "name": "Right lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55804" + ] + }, + "synonyms": [ + "Right lower second permanent premolar tooth", + "Right mandibular second secondary premolar tooth", + "Secondary tooth 29" + ] + }, + { + "id": "FMA:55696", + "name": "Right upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55813" + ] + }, + "synonyms": [ + "Secondary tooth 1", + "Right upper third permanent molar tooth", + "Right maxillary third secondary molar tooth" + ] + }, + { + "id": "FMA:55697", + "name": "Right upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55812" + ] + }, + "synonyms": [ + "Right maxillary second secondary molar tooth", + "Right upper second permanent molar tooth", + "Secondary tooth 2" + ] + }, + { + "id": "FMA:55698", + "name": "Right upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55811" + ] + }, + "synonyms": [ + "Secondary tooth 3", + "Right upper first permanent molar tooth", + "Right maxillary first secondary molar tooth" + ] + }, + { + "id": "FMA:55699", + "name": "Left upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55811" + ] + }, + "synonyms": [ + "Left maxillary first secondary molar tooth", + "Secondary tooth 14", + "Left upper first permanent molar tooth" + ] + }, + { + "id": "FMA:55700", + "name": "Left upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55812" + ] + }, + "synonyms": [ + "Left upper second permanent molar tooth", + "Left maxillary second secondary molar tooth", + "Secondary tooth 15" + ] + }, + { + "id": "FMA:55701", + "name": "Left upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55813" + ] + }, + "synonyms": [ + "Left upper third permanent molar tooth", + "Left maxillary third secondary molar tooth", + "Secondary tooth 16" + ] + }, + { + "id": "FMA:55702", + "name": "Left lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55817" + ] + }, + "synonyms": [ + "Left mandibular third secondary molar tooth", + "Left lower third permanent molar tooth", + "Secondary tooth 17" + ] + }, + { + "id": "FMA:55703", + "name": "Left lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55815" + ] + }, + "synonyms": [ + "Secondary tooth 18", + "Left lower second permanent molar tooth", + "Left mandibular second secondary molar tooth" + ] + }, + { + "id": "FMA:55704", + "name": "Left lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55814" + ] + }, + "synonyms": [ + "Secondary tooth 19", + "Left lower first permanent molar tooth", + "Left mandibular first secondary molar tooth" + ] + }, + { + "id": "FMA:55705", + "name": "Right lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55814" + ] + }, + "synonyms": [ + "Right lower first permanent molar tooth", + "Secondary tooth 30", + "Right mandibular first secondary molar tooth" + ] + }, + { + "id": "FMA:55706", + "name": "Right lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55815" + ] + }, + "synonyms": [ + "Secondary tooth 31", + "Right mandibular second secondary molar tooth", + "Right lower second permanent molar tooth" + ] + }, + { + "id": "FMA:55707", + "name": "Right lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55817" + ] + }, + "synonyms": [ + "Right lower third permanent molar tooth", + "Secondary tooth 32", + "Right mandibular third secondary molar tooth" + ] + }, + { + "id": "FMA:55708", + "name": "Outer surface of mastoid part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:55709", + "name": "Inferior surface of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + }, + "synonyms": [ + "Facies inferior partis petrosae (Os temporale)" + ] + }, + { + "id": "FMA:55710", + "name": "Apex of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Apex partis petrosae (Os temporale)" + ] + }, + { + "id": "FMA:55711", + "name": "Mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:55712", + "name": "Upper secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84201" + ] + }, + "synonyms": [ + "Maxillary secondary incisor tooth", + "Upper permanent incisor tooth" + ] + }, + { + "id": "FMA:55713", + "name": "Lower secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84201" + ] + }, + "synonyms": [ + "Mandibular secondary incisor tooth", + "Lower permanent incisor tooth" + ] + }, + { + "id": "FMA:55714", + "name": "Upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84203" + ] + }, + "synonyms": [ + "Upper permanent canine tooth", + "Maxillary secondary canine tooth" + ] + }, + { + "id": "FMA:55715", + "name": "Lower seconary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84203" + ] + }, + "synonyms": [ + "Lower permanent canine tooth", + "Mandibular secondary canine tooth" + ] + }, + { + "id": "FMA:55716", + "name": "Upper secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55637" + ] + }, + "synonyms": [ + "Upper permanent premolar tooth", + "Maxillary secondary premolar tooth" + ] + }, + { + "id": "FMA:55717", + "name": "Lower secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55637" + ] + }, + "synonyms": [ + "Lower permanent premolar tooth", + "Mandibular secondary premolar tooth" + ] + }, + { + "id": "FMA:55718", + "name": "Right mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55711" + ] + } + }, + { + "id": "FMA:55719", + "name": "Left mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55711" + ] + } + }, + { + "id": "FMA:55720", + "name": "Upper secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84207" + ] + }, + "synonyms": [ + "Maxillary secondary molar tooth", + "Upper permanent molar tooth" + ] + }, + { + "id": "FMA:55721", + "name": "Lower secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84207" + ] + }, + "synonyms": [ + "Mandibular secondary molar tooth", + "Lower permanent molar tooth" + ] + }, + { + "id": "FMA:55722", + "name": "Upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55712" + ] + }, + "synonyms": [ + "Maxillary central secondary incisor tooth", + "Upper central permanent incisor tooth" + ] + }, + { + "id": "FMA:55723", + "name": "Lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55713" + ] + }, + "synonyms": [ + "Mandibular central secondary incisor tooth", + "Lower central permanent incisor tooth" + ] + }, + { + "id": "FMA:55724", + "name": "Upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55712" + ] + }, + "synonyms": [ + "Upper lateral permanent incisor tooth", + "Maxillary lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:55725", + "name": "Lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55713" + ] + }, + "synonyms": [ + "Lower lateral permanent incisor tooth", + "Mandibular lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:55734", + "name": "Dentine of upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of maxillary lateral incisor tooth", + "Upper lateral incisor tooth dentine" + ] + }, + { + "id": "FMA:55735", + "name": "Enamel of upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary lateral incisor tooth", + "Upper lateral incisor tooth enamel" + ] + }, + { + "id": "FMA:55736", + "name": "Cement of upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth cement", + "Cementum of upper lateral incisor tooth", + "Cement of maxillary lateral incisor tooth", + "Cementum of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55737", + "name": "Dental pulp of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55738", + "name": "Crown pulp of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55737" + ] + }, + "synonyms": [ + "Crown pulp of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55739", + "name": "Root pulp of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55737" + ] + }, + "synonyms": [ + "Root pulp of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55740", + "name": "Dentine of right upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55734" + ] + }, + "synonyms": [ + "Dentine of right maxillary lateral incisor tooth", + "Right upper lateral incisor tooth dentine", + "Dentine of tooth 7" + ] + }, + { + "id": "FMA:55741", + "name": "Dentine of left upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55734" + ] + }, + "synonyms": [ + "Dentine of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth dentine", + "Dentine of tooth 10" + ] + }, + { + "id": "FMA:55742", + "name": "Root pulp of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55739" + ] + }, + "synonyms": [ + "Root pulp of tooth 7", + "Root pulp of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55743", + "name": "Root pulp of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55739" + ] + }, + "synonyms": [ + "Root pulp of tooth 10", + "Root pulp of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55744", + "name": "Crown pulp of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55738" + ] + }, + "synonyms": [ + "Crown pulp of tooth 7", + "Crown pulp of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55745", + "name": "Crown pulp of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55738" + ] + }, + "synonyms": [ + "Crown pulp of tooth 10", + "Crown pulp of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55746", + "name": "Cement of right upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55736" + ] + }, + "synonyms": [ + "Cementum of tooth 7", + "Cement of tooth 7", + "Cementum of right maxillary lateral incisor tooth", + "Right upper lateral incisor tooth cement", + "Cement of right maxillary lateral incisor tooth", + "Cementum of right upper lateral incisor tooth" + ] + }, + { + "id": "FMA:55747", + "name": "Cement of left upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55736" + ] + }, + "synonyms": [ + "Cementum of tooth 10", + "Cementum of left maxillary lateral incisor tooth", + "Cementum of left upper lateral incisor tooth", + "Cement of tooth 10", + "Cement of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth cement" + ] + }, + { + "id": "FMA:55748", + "name": "Enamel of right upper secondary lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55735" + ] + }, + "synonyms": [ + "Enamel of right maxillary lateral incisor tooth", + "Enamel of tooth 7", + "Right upper lateral incisor tooth enamel" + ] + }, + { + "id": "FMA:55749", + "name": "Enamel of left upper lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55735" + ] + }, + "synonyms": [ + "Enamel of tooth 10", + "Enamel of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth enamel" + ] + }, + { + "id": "FMA:55750", + "name": "Dentine of upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Upper central incisor tooth dentine", + "Dentine of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55751", + "name": "Enamel of upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary central incisor tooth", + "Upper central incisor tooth enamel" + ] + }, + { + "id": "FMA:55752", + "name": "Cement of upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cement of maxillary central incisor tooth", + "Cementum of upper central incisor tooth", + "Upper central incisor tooth cement", + "Cementum of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55753", + "name": "Dental pulp of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55754", + "name": "Crown pulp of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55753" + ] + }, + "synonyms": [ + "Crown pulp of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55755", + "name": "Root pulp of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55753" + ] + }, + "synonyms": [ + "Root pulp of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55758", + "name": "Dentine of lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular central incisor tooth", + "Lower central incisor tooth dentine" + ] + }, + { + "id": "FMA:55759", + "name": "Enamel of lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Lower central incisor tooth enamel", + "Enamel of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55760", + "name": "Cement of lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of mandibular central incisor tooth", + "Cement of mandibular central incisor tooth", + "Cementum of lower central incisor tooth", + "Lower central incisor tooth cement" + ] + }, + { + "id": "FMA:55761", + "name": "Dental pulp of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55762", + "name": "Crown pulp of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55761" + ] + }, + "synonyms": [ + "Crown pulp of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55763", + "name": "Root pulp of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55761" + ] + }, + "synonyms": [ + "Root pulp of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55764", + "name": "Root pulp of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55763" + ] + }, + "synonyms": [ + "Root pulp of tooth 25", + "Root pulp of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55765", + "name": "Root pulp of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55763" + ] + }, + "synonyms": [ + "Root pulp of left mandibular central incisor tooth", + "Root pulp of tooth 24" + ] + }, + { + "id": "FMA:55766", + "name": "Crown pulp of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55762" + ] + }, + "synonyms": [ + "Crown pulp of right mandibular central incisor tooth", + "Crown pulp of tooth 25" + ] + }, + { + "id": "FMA:55767", + "name": "Crown pulp of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55762" + ] + }, + "synonyms": [ + "Crown pulp of left mandibular central incisor tooth", + "Crown pulp of tooth 24" + ] + }, + { + "id": "FMA:55768", + "name": "Cement of right lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55760" + ] + }, + "synonyms": [ + "Cementum of right mandibular central incisor tooth", + "Cementum of right lower central incisor tooth", + "Cementum of tooth 25", + "Right lower central incisor tooth cement", + "Cement of tooth 25", + "Cement of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55769", + "name": "Cement of left lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55760" + ] + }, + "synonyms": [ + "Cement of left mandibular central incisor tooth", + "Cementum of left mandibular central incisor tooth", + "Cementum of left lower central incisor tooth", + "Left lower central incisor tooth cement", + "Cementum of tooth 24", + "Cement of tooth 24" + ] + }, + { + "id": "FMA:55770", + "name": "Enamel of right lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55759" + ] + }, + "synonyms": [ + "Right lower central incisor tooth enamel", + "Enamel of tooth 25", + "Enamel of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55771", + "name": "Enamel of left lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55759" + ] + }, + "synonyms": [ + "Enamel of tooth 24", + "Left lower central incisor tooth enamel", + "Enamel of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55772", + "name": "Dentine of right lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55758" + ] + }, + "synonyms": [ + "Dentine of tooth 25", + "Right lower central incisor tooth dentine", + "Dentine of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55773", + "name": "Dentine of left lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55758" + ] + }, + "synonyms": [ + "Dentine of tooth 24", + "Left lower central incisor tooth dentine", + "Dentine of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55774", + "name": "Dentine of lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular lateral incisor tooth", + "Lower lateral incisor tooth dentine" + ] + }, + { + "id": "FMA:55775", + "name": "Enamel of lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of mandibular lateral incisor tooth", + "Lower lateral incisor tooth enamel" + ] + }, + { + "id": "FMA:55776", + "name": "Cement of lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Lower lateral incisor tooth cement", + "Cement of mandibular lateral incisor tooth", + "Cementum of lower lateral incisor tooth", + "Cementum of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55777", + "name": "Dental pulp of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55778", + "name": "Crown pulp of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55777" + ] + }, + "synonyms": [ + "Crown pulp of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55779", + "name": "Root pulp of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55777" + ] + }, + "synonyms": [ + "Root pulp of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55780", + "name": "Root pulp of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55779" + ] + }, + "synonyms": [ + "Root pulp of tooth 26", + "Root pulp of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55781", + "name": "Root pulp of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55779" + ] + }, + "synonyms": [ + "Root pulp of tooth 23", + "Root pulp of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55782", + "name": "Crown pulp of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55778" + ] + }, + "synonyms": [ + "Crown pulp of tooth 26", + "Crown pulp of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55783", + "name": "Crown pulp of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55778" + ] + }, + "synonyms": [ + "Crown pulp of left mandibular lateral incisor tooth", + "Crown pulp of tooth 23" + ] + }, + { + "id": "FMA:55784", + "name": "Dental pulp of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55777" + ] + }, + "synonyms": [ + "Dental pulp of right mandibular lateral incisor tooth", + "Dental pulp of tooth 26" + ] + }, + { + "id": "FMA:55785", + "name": "Dental pulp of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55777" + ] + }, + "synonyms": [ + "Dental pulp of tooth 23", + "Dental pulp of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55786", + "name": "Cement of right lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55776" + ] + }, + "synonyms": [ + "Cement of tooth 26", + "Cementum of right lower lateral incisor tooth", + "Cementum of tooth 26", + "Cementum of right mandibular lateral incisor tooth", + "Cement of right mandibular lateral incisor tooth", + "Right lower lateral incisor tooth cement" + ] + }, + { + "id": "FMA:55787", + "name": "Cement of left lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55776" + ] + }, + "synonyms": [ + "Cement of tooth 23", + "Cementum of tooth 23", + "Cement of left mandibular lateral incisor tooth", + "Cementum of left lower lateral incisor tooth", + "Cementum of left mandibular lateral incisor tooth", + "Left lower lateral incisor tooth cement" + ] + }, + { + "id": "FMA:55788", + "name": "Enamel of right lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55775" + ] + }, + "synonyms": [ + "Enamel of right mandibular lateral incisor tooth", + "Right lower lateral incisor tooth enamel", + "Enamel of tooth 26" + ] + }, + { + "id": "FMA:55789", + "name": "Enamel of left lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55775" + ] + }, + "synonyms": [ + "Left lower lateral incisor tooth enamel", + "Enamel of tooth 23", + "Enamel of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:55790", + "name": "Dentine of right lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55774" + ] + }, + "synonyms": [ + "Dentine of right mandibular lateral incisor tooth", + "Dentine of tooth 26", + "Right lower lateral incisor tooth dentine" + ] + }, + { + "id": "FMA:55791", + "name": "Dentine of left lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55774" + ] + }, + "synonyms": [ + "Left lower lateral incisor tooth dentine", + "Dentine of left mandibular lateral incisor tooth", + "Dentine of tooth 23" + ] + }, + { + "id": "FMA:55792", + "name": "Dental pulp of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55761" + ] + }, + "synonyms": [ + "Dental pulp of tooth 25", + "Dental pulp of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55793", + "name": "Dental pulp of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55761" + ] + }, + "synonyms": [ + "Dental pulp of tooth 24", + "Dental pulp of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:55794", + "name": "Dental pulp of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55737" + ] + }, + "synonyms": [ + "Dental pulp of tooth 7", + "Dental pulp of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:55795", + "name": "Dental pulp of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55737" + ] + }, + "synonyms": [ + "Dental pulp of left maxillary lateral incisor tooth", + "Dental pulp of tooth 10" + ] + }, + { + "id": "FMA:55796", + "name": "Dental pulp of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55753" + ] + }, + "synonyms": [ + "Dental pulp of right maxillary central incisor tooth", + "Dental pulp of tooth 8" + ] + }, + { + "id": "FMA:55797", + "name": "Dental pulp of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55753" + ] + }, + "synonyms": [ + "Dental pulp of left maxillary central incisor tooth", + "Dental pulp of tooth 9" + ] + }, + { + "id": "FMA:55798", + "name": "Right upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55714" + ] + }, + "synonyms": [ + "Secondary tooth 6", + "Right maxillary secondary canine tooth", + "Right upper permanent canine tooth" + ] + }, + { + "id": "FMA:55799", + "name": "Left upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55714" + ] + }, + "synonyms": [ + "Left upper permanent canine tooth", + "Left maxillary secondary canine tooth", + "Secondary tooth 11" + ] + }, + { + "id": "FMA:55800", + "name": "Mastoid air cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Mastoid cell" + ] + }, + { + "id": "FMA:55801", + "name": "Upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55716" + ] + }, + "synonyms": [ + "Upper first permanent premolar tooth", + "Maxillary first secondary premolar tooth" + ] + }, + { + "id": "FMA:55802", + "name": "Upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55716" + ] + }, + "synonyms": [ + "Upper second permanent premolar tooth", + "Maxillary second secondary premolar tooth" + ] + }, + { + "id": "FMA:55803", + "name": "Lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55717" + ] + }, + "synonyms": [ + "Lower first permanent premolar tooth", + "Mandibular first secondary premolar tooth" + ] + }, + { + "id": "FMA:55804", + "name": "Lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55717" + ] + }, + "synonyms": [ + "Mandibular second secondary premolar tooth", + "Lower second permanent premolar tooth" + ] + }, + { + "id": "FMA:55805", + "name": "Carotid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:55806", + "name": "Right carotid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55805" + ] + } + }, + { + "id": "FMA:55807", + "name": "Left carotid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55805" + ] + } + }, + { + "id": "FMA:55808", + "name": "Musculotubal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:55809", + "name": "Right musculotubal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55808" + ] + } + }, + { + "id": "FMA:55810", + "name": "Left musculotubal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55808" + ] + } + }, + { + "id": "FMA:55811", + "name": "Upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55720" + ] + }, + "synonyms": [ + "Maxillary first secondary molar tooth", + "Upper first permanent molar tooth" + ] + }, + { + "id": "FMA:55812", + "name": "Upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55720" + ] + }, + "synonyms": [ + "Maxillary second secondary molar tooth", + "Upper second permanent tooth" + ] + }, + { + "id": "FMA:55813", + "name": "Upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55720" + ] + }, + "synonyms": [ + "Upper third permanent molar tooth", + "Maxillary third secondary molar tooth" + ] + }, + { + "id": "FMA:55814", + "name": "Lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55721" + ] + }, + "synonyms": [ + "Lower first permanent molar tooth", + "Mandibular first secondary molar tooth" + ] + }, + { + "id": "FMA:55815", + "name": "Lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55721" + ] + }, + "synonyms": [ + "Lower second permanent molar tooth", + "Mandibular second secondary molar tooth" + ] + }, + { + "id": "FMA:55816", + "name": "Stylomastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:55817", + "name": "Lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55721" + ] + }, + "synonyms": [ + "Mandibular third secondary molar tooth", + "Lower third permanent molar tooth" + ] + }, + { + "id": "FMA:55818", + "name": "Dentine of right upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55750" + ] + }, + "synonyms": [ + "Dentine of tooth 8", + "Right upper central incisor tooth dentine", + "Dentine of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55819", + "name": "Dentine of left upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55750" + ] + }, + "synonyms": [ + "Left upper central incisor tooth dentine", + "Dentine of left maxillary central incisor tooth", + "Dentine of tooth 9" + ] + }, + { + "id": "FMA:55820", + "name": "Enamel of right upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55751" + ] + }, + "synonyms": [ + "Enamel of right maxillary central incisor tooth", + "Right upper central incisor tooth enamel", + "Enamel of tooth 8" + ] + }, + { + "id": "FMA:55821", + "name": "Enamel of left upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55751" + ] + }, + "synonyms": [ + "Enamel of left maxillary central incisor tooth", + "Left upper central incisor tooth enamel", + "Enamel of tooth 9" + ] + }, + { + "id": "FMA:55822", + "name": "Cement of right upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55752" + ] + }, + "synonyms": [ + "Cementum of right maxillary central incisor tooth", + "Right upper central incisor tooth cement", + "Cementum of tooth 8", + "Cement of right maxillary central incisor tooth", + "Cement of tooth 8", + "Cementum of right upper central incisor tooth" + ] + }, + { + "id": "FMA:55823", + "name": "Cement of left upper central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55752" + ] + }, + "synonyms": [ + "Cementum of tooth 9", + "Cementum of left maxillary central incisor tooth", + "Left upper central incisor tooth cement", + "Cement of left maxillary central incisor tooth", + "Cementum of left upper central incisor tooth", + "Cement of tooth 9" + ] + }, + { + "id": "FMA:55824", + "name": "Crown pulp of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55754" + ] + }, + "synonyms": [ + "Crown pulp of right maxillary central incisor tooth", + "Crown pulp of tooth 8" + ] + }, + { + "id": "FMA:55825", + "name": "Crown pulp of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55754" + ] + }, + "synonyms": [ + "Crown pulp of tooth 9", + "Crown pulp of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55826", + "name": "Root pulp of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55755" + ] + }, + "synonyms": [ + "Root pulp of tooth 8", + "Root pulp of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:55827", + "name": "Root pulp of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55755" + ] + }, + "synonyms": [ + "Root pulp of left maxillary central incisor tooth", + "Root pulp of tooth 9" + ] + }, + { + "id": "FMA:55828", + "name": "Right stylomastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55816" + ] + } + }, + { + "id": "FMA:55829", + "name": "Left stylomastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55816" + ] + } + }, + { + "id": "FMA:55832", + "name": "Enamel of upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Upper canine tooth enamel", + "Enamel of maxillary canine tooth" + ] + }, + { + "id": "FMA:55833", + "name": "Cement of upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Upper canine tooth cement", + "Cement of maxillary canine tooth", + "Cementum of maxillary canine tooth", + "Cementum of upper canine tooth" + ] + }, + { + "id": "FMA:55834", + "name": "Dentine of lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Lower canine tooth dentine", + "Dentine of mandibular canine tooth" + ] + }, + { + "id": "FMA:55835", + "name": "Enamel of lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of mandibular canine tooth", + "Lower canine tooth enamel" + ] + }, + { + "id": "FMA:55836", + "name": "Dentine of upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of maxillary canine tooth", + "Upper canine tooth dentine" + ] + }, + { + "id": "FMA:55837", + "name": "Dental pulp of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary canine tooth" + ] + }, + { + "id": "FMA:55838", + "name": "Crown pulp of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55837" + ] + }, + "synonyms": [ + "Crown pulp of maxillary canine tooth" + ] + }, + { + "id": "FMA:55839", + "name": "Root pulp of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55837" + ] + }, + "synonyms": [ + "Root pulp of maxillary canine tooth" + ] + }, + { + "id": "FMA:55840", + "name": "Dental pulp of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55837" + ] + }, + "synonyms": [ + "Dental pulp of tooth 6", + "Dental pulp of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55841", + "name": "Dental pulp of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55837" + ] + }, + "synonyms": [ + "Dental pulp of tooth 11", + "Dental pulp of left maxillary canine tooth" + ] + }, + { + "id": "FMA:55842", + "name": "Root pulp of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55839" + ] + }, + "synonyms": [ + "Root pulp of tooth 6", + "Root pulp of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55843", + "name": "Root pulp of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55839" + ] + }, + "synonyms": [ + "Root pulp of tooth 11", + "Root pulp of left maxillary canine tooth" + ] + }, + { + "id": "FMA:55844", + "name": "Crown pulp of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55838" + ] + }, + "synonyms": [ + "Crown pulp of tooth 6", + "Crown pulp of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55845", + "name": "Crown pulp of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55838" + ] + }, + "synonyms": [ + "Crown pulp of left maxillary canine tooth", + "Crown pulp of tooth 11" + ] + }, + { + "id": "FMA:55846", + "name": "Cement of right upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55833" + ] + }, + "synonyms": [ + "Cementum of tooth 6", + "Cementum of right upper canine tooth", + "Cement of tooth 6", + "Right upper canine tooth cement", + "Cementum of right maxillary canine tooth", + "Cement of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55847", + "name": "Cement of left upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55833" + ] + }, + "synonyms": [ + "Left upper canine tooth cement", + "Cement of left maxillary canine tooth", + "Cementum of left upper canine tooth", + "Cementum of left maxillary canine tooth", + "Cement of tooth 11", + "Cementum of tooth 11" + ] + }, + { + "id": "FMA:55848", + "name": "Enamel of right upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55832" + ] + }, + "synonyms": [ + "Enamel of tooth 6", + "Right upper canine tooth enamel", + "Enamel of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55849", + "name": "Enamel of left upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55832" + ] + }, + "synonyms": [ + "Enamel of left maxillary canine tooth", + "Left upper canine tooth enamel", + "Enamel of tooth 11" + ] + }, + { + "id": "FMA:55850", + "name": "Dentine of right upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55836" + ] + }, + "synonyms": [ + "Right upper canine tooth dentine", + "Dentine of tooth 6", + "Dentine of right maxillary canine tooth" + ] + }, + { + "id": "FMA:55851", + "name": "Dentine of left upper secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55836" + ] + }, + "synonyms": [ + "Left upper canine tooth dentine", + "Dentine of left maxillary canine tooth", + "Dentine of tooth 11" + ] + }, + { + "id": "FMA:55852", + "name": "Cement of lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cement of mandibular canine tooth", + "Lower canine tooth cement", + "Cementum of mandibular canine tooth", + "Cementum of lower canine tooth" + ] + }, + { + "id": "FMA:55853", + "name": "Dental pulp of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular canine tooth" + ] + }, + { + "id": "FMA:55854", + "name": "Dental pulp of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55853" + ] + }, + "synonyms": [ + "Dental pulp of tooth 27", + "Dental pulp of right mandibular canine tooth" + ] + }, + { + "id": "FMA:55855", + "name": "Dental pulp of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55853" + ] + }, + "synonyms": [ + "Dental pulp of left mandibular canine tooth", + "Dental pulp of tooth 22" + ] + }, + { + "id": "FMA:55856", + "name": "Crown pulp of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55853" + ] + }, + "synonyms": [ + "Crown pulp of mandibular canine tooth" + ] + }, + { + "id": "FMA:55857", + "name": "Root pulp of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55853" + ] + }, + "synonyms": [ + "Root pulp of mandibular canine tooth" + ] + }, + { + "id": "FMA:55858", + "name": "Root pulp of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55857" + ] + }, + "synonyms": [ + "Root pulp of right mandibular canine tooth", + "Root pulp of tooth 27" + ] + }, + { + "id": "FMA:55859", + "name": "Root pulp of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55857" + ] + }, + "synonyms": [ + "Root pulp of left mandibular canine tooth", + "Root pulp of tooth 22" + ] + }, + { + "id": "FMA:55860", + "name": "Crown pulp of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55856" + ] + }, + "synonyms": [ + "Crown pulp of right mandibular canine tooth", + "Crown pulp of tooth 27" + ] + }, + { + "id": "FMA:55861", + "name": "Crown pulp of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55856" + ] + }, + "synonyms": [ + "Crown pulp of tooth 22", + "Crown pulp of left mandibular canine tooth" + ] + }, + { + "id": "FMA:55862", + "name": "Cement of right lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55852" + ] + }, + "synonyms": [ + "Right lower canine tooth cement", + "Cementum of right lower canine tooth", + "Cement of right mandibular canine tooth", + "Cement of tooth 27", + "Cementum of tooth 27", + "Cementum of right mandibular canine tooth" + ] + }, + { + "id": "FMA:55863", + "name": "Cement of left lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55852" + ] + }, + "synonyms": [ + "Cement of left mandibular canine tooth", + "Cementum of tooth 22", + "Left lower canine tooth cement", + "Cementum of left mandibular canine tooth", + "Cement of tooth 22", + "Cementum of left lower canine tooth" + ] + }, + { + "id": "FMA:55864", + "name": "Enamel of right lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55835" + ] + }, + "synonyms": [ + "Enamel of tooth 27", + "Right lower canine tooth enamel", + "Enamel of right mandibular canine tooth" + ] + }, + { + "id": "FMA:55865", + "name": "Enamel of left lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55835" + ] + }, + "synonyms": [ + "Left lower canine tooth enamel", + "Enamel of tooth 22", + "Enamel of left mandibular canine tooth" + ] + }, + { + "id": "FMA:55866", + "name": "Dentine of right lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55834" + ] + }, + "synonyms": [ + "Dentine of right mandibular canine tooth", + "Dentine of tooth 27", + "Right lower canine tooth dentine" + ] + }, + { + "id": "FMA:55867", + "name": "Dentine of left lower secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55834" + ] + }, + "synonyms": [ + "Dentine of left mandibular canine tooth", + "Dentine of tooth 22", + "Left lower canine tooth dentine" + ] + }, + { + "id": "FMA:55872", + "name": "Dentine of upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Upper first premolar tooth dentine", + "Dentine of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55873", + "name": "Enamel of upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary first premolar tooth", + "Upper first premolar tooth enamel" + ] + }, + { + "id": "FMA:55874", + "name": "Cement of upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of maxillary first premolar tooth", + "Cementum of upper first premolar tooth", + "Cement of maxillary first premolar tooth", + "Upper first premolar tooth cement" + ] + }, + { + "id": "FMA:55875", + "name": "Dental pulp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55876", + "name": "Dental pulp of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55875" + ] + }, + "synonyms": [ + "Dental pulp of right maxillary first premolar tooth", + "Dental pulp of tooth 5" + ] + }, + { + "id": "FMA:55877", + "name": "Dental pulp of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55875" + ] + }, + "synonyms": [ + "Dental pulp of left maxillary first premolar tooth", + "Dental pulp of tooth 12" + ] + }, + { + "id": "FMA:55878", + "name": "Crown pulp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55875" + ] + }, + "synonyms": [ + "Crown pulp of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55879", + "name": "Root pulp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55875" + ] + }, + "synonyms": [ + "Root pulp of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55880", + "name": "Root pulp of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55879" + ] + }, + "synonyms": [ + "Root pulp of tooth 5", + "Root pulp of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55881", + "name": "Root pulp of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55879" + ] + }, + "synonyms": [ + "Root pulp of tooth 12", + "Root pulp of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55882", + "name": "Crown pulp of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55878" + ] + }, + "synonyms": [ + "Crown pulp of right maxillary first premolar tooth", + "Crown pulp of tooth 5" + ] + }, + { + "id": "FMA:55883", + "name": "Crown pulp of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55878" + ] + }, + "synonyms": [ + "Crown pulp of left maxillary first premolar tooth", + "Crown pulp of tooth 12" + ] + }, + { + "id": "FMA:55884", + "name": "Cement of right upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55874" + ] + }, + "synonyms": [ + "Cementum of right upper first premolar tooth", + "Cementum of tooth 5", + "Cementum of right maxillary first premolar tooth", + "Right upper first premolar tooth cement", + "Cement of right maxillary first premolar tooth", + "Cement of tooth 5" + ] + }, + { + "id": "FMA:55885", + "name": "Cement of left upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55874" + ] + }, + "synonyms": [ + "Cement of tooth 12", + "Left upper first premolar tooth cement", + "Cementum of left maxillary first premolar tooth", + "Cementum of tooth 12", + "Cement of left maxillary first premolar tooth", + "Cementum of left upper first premolar tooth" + ] + }, + { + "id": "FMA:55886", + "name": "Enamel of right upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55873" + ] + }, + "synonyms": [ + "Right upper first premolar tooth enamel", + "Enamel of tooth 5", + "Enamel of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55887", + "name": "Enamel of left upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55873" + ] + }, + "synonyms": [ + "Enamel of tooth 12", + "Enamel of left maxillary first premolar tooth", + "Left upper first premolar tooth enamel" + ] + }, + { + "id": "FMA:55888", + "name": "Dentine of right upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55872" + ] + }, + "synonyms": [ + "Dentine of tooth 5", + "Right upper first premolar tooth dentine", + "Dentine of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:55889", + "name": "Dentine of left upper first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55872" + ] + }, + "synonyms": [ + "Dentine of tooth 12", + "Dentine of left maxillary first premolar tooth", + "Left upper first premolar tooth dentine" + ] + }, + { + "id": "FMA:55890", + "name": "Dentine of upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Upper second premolar tooth dentine", + "Dentine of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55891", + "name": "Enamel of upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Upper second premolar tooth enamel", + "Enamel of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55892", + "name": "Cement of upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of upper second premolar tooth", + "Cement of maxillary second premolar tooth", + "Upper second premolar tooth cement", + "Cementum of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55893", + "name": "Dental pulp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55894", + "name": "Dental pulp of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55893" + ] + }, + "synonyms": [ + "Dental pulp of tooth 4", + "Dental pulp of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55895", + "name": "Dental pulp of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55893" + ] + }, + "synonyms": [ + "Dental pulp of tooth 13", + "Dental pulp of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55896", + "name": "Crown pulp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55893" + ] + }, + "synonyms": [ + "Crown pulp of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55897", + "name": "Root pulp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55893" + ] + }, + "synonyms": [ + "Root pulp of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55898", + "name": "Root pulp of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55897" + ] + }, + "synonyms": [ + "Root pulp of right maxillary second premolar tooth", + "Root pulp of tooth 4" + ] + }, + { + "id": "FMA:55899", + "name": "Root pulp of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55897" + ] + }, + "synonyms": [ + "Root pulp of tooth 13", + "Root pulp of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55900", + "name": "Crown pulp of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55896" + ] + }, + "synonyms": [ + "Crown pulp of right maxillary second premolar tooth", + "Crown pulp of tooth 4" + ] + }, + { + "id": "FMA:55901", + "name": "Crown pulp of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55896" + ] + }, + "synonyms": [ + "Crown pulp of tooth 13", + "Crown pulp of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55902", + "name": "Cement of right upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55892" + ] + }, + "synonyms": [ + "Cement of tooth 4", + "Cementum of right upper second premolar tooth", + "Cement of right maxillary second premolar tooth", + "Right upper second premolar tooth cement", + "Cementum of right maxillary second premolar tooth", + "Cementum of tooth 4" + ] + }, + { + "id": "FMA:55903", + "name": "Cement of left upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55892" + ] + }, + "synonyms": [ + "Cement of left maxillary second premolar tooth", + "Left upper second premolar tooth cement", + "Cementum of left maxillary second premolar tooth", + "Cementum of left upper second premolar tooth", + "Cementum of tooth 13", + "Cement of tooth 13" + ] + }, + { + "id": "FMA:55904", + "name": "Enamel of right upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55891" + ] + }, + "synonyms": [ + "Right upper second premolar tooth enamel", + "Enamel of right maxillary second premolar tooth", + "Enamel of tooth 4" + ] + }, + { + "id": "FMA:55905", + "name": "Enamel of left upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55891" + ] + }, + "synonyms": [ + "Left upper second premolar tooth enamel", + "Enamel of tooth 13", + "Enamel of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55906", + "name": "Dentine of right upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55890" + ] + }, + "synonyms": [ + "Dentine of tooth 4", + "Dentine of right maxillary second premolar tooth", + "Right upper second premolar tooth dentine" + ] + }, + { + "id": "FMA:55907", + "name": "Dentine of left upper second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55890" + ] + }, + "synonyms": [ + "Dentine of tooth 13", + "Left upper second premolar tooth dentine", + "Dentine of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:55910", + "name": "Dentine of lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular first premolar tooth", + "Lower first premolar tooth dentine" + ] + }, + { + "id": "FMA:55911", + "name": "Enamel of lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Lower first premolar tooth enamel", + "Enamel of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55912", + "name": "Cement of lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of mandibular first premolar tooth", + "Cementum of lower first premolar tooth", + "Cement of mandibular first premolar tooth", + "Lower first premolar tooth cement" + ] + }, + { + "id": "FMA:55913", + "name": "Dental pulp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55914", + "name": "Dental pulp of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55913" + ] + }, + "synonyms": [ + "Dental pulp of right mandibular first premolar tooth", + "Dental pulp of tooth 28" + ] + }, + { + "id": "FMA:55915", + "name": "Dental pulp of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55913" + ] + }, + "synonyms": [ + "Dental pulp of left mandibular first premolar tooth", + "Dental pulp of tooth 21" + ] + }, + { + "id": "FMA:55916", + "name": "Crown pulp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55913" + ] + }, + "synonyms": [ + "Crown pulp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55917", + "name": "Root pulp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55913" + ] + }, + "synonyms": [ + "Root pulp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55918", + "name": "Root pulp of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55917" + ] + }, + "synonyms": [ + "Root pulp of right mandibular first premolar tooth", + "Root pulp of tooth 28" + ] + }, + { + "id": "FMA:55919", + "name": "Root pulp of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55917" + ] + }, + "synonyms": [ + "Root pulp of left mandibular first premolar tooth", + "Root pulp of tooth 21" + ] + }, + { + "id": "FMA:55920", + "name": "Crown pulp of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55916" + ] + }, + "synonyms": [ + "Crown pulp of tooth 28", + "Crown pulp of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55921", + "name": "Crown pulp of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55916" + ] + }, + "synonyms": [ + "Crown pulp of tooth 21", + "Crown pulp of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55922", + "name": "Cement of right lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55912" + ] + }, + "synonyms": [ + "Cement of right mandibular first premolar tooth", + "Cementum of right lower first premolar tooth", + "Cement of tooth 28", + "Cementum of right mandibular first premolar tooth", + "Cementum of tooth 28", + "Right lower first premolar tooth cement" + ] + }, + { + "id": "FMA:55923", + "name": "Cement of left lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55912" + ] + }, + "synonyms": [ + "Cement of tooth 21", + "Cementum of tooth 21", + "Cementum of left mandibular first premolar tooth", + "Cement of left mandibular first premolar tooth", + "Left lower first premolar tooth cement", + "Cementum of left lower first premolar tooth" + ] + }, + { + "id": "FMA:55924", + "name": "Enamel of right lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55911" + ] + }, + "synonyms": [ + "Enamel of tooth 28", + "Right lower first premolar tooth enamel", + "Enamel of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55925", + "name": "Enamel of left lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55911" + ] + }, + "synonyms": [ + "Enamel of left mandibular first premolar tooth", + "Enamel of tooth 21", + "Left lower first premolar tooth enamel" + ] + }, + { + "id": "FMA:55926", + "name": "Dentine of right lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55910" + ] + }, + "synonyms": [ + "Dentine of tooth 28", + "Dentine of right mandibular first premolar tooth", + "Right lower first premolar tooth dentine" + ] + }, + { + "id": "FMA:55927", + "name": "Dentine of left lower first secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55910" + ] + }, + "synonyms": [ + "Dentine of tooth 21", + "Left lower first premolar tooth dentine", + "Dentine of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:55928", + "name": "Dentine of lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular second premolar tooth", + "Lower second premolar tooth dentine" + ] + }, + { + "id": "FMA:55929", + "name": "Enamel of lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of mandibular second premolar tooth", + "Lower second premolar tooth enamel" + ] + }, + { + "id": "FMA:55930", + "name": "Cement of lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Lower second premolar tooth cement", + "Cementum of lower second premolar tooth", + "Cementum of mandibular second premolar tooth", + "Cement of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55931", + "name": "Dental pulp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55932", + "name": "Dental pulp of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55931" + ] + }, + "synonyms": [ + "Dental pulp of right mandibular second premolar tooth", + "Dental pulp of tooth 29" + ] + }, + { + "id": "FMA:55933", + "name": "Dental pulp of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55931" + ] + }, + "synonyms": [ + "Dental pulp of tooth 20", + "Dental pulp of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55934", + "name": "Crown pulp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55931" + ] + }, + "synonyms": [ + "Crown pulp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55935", + "name": "Root pulp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55931" + ] + }, + "synonyms": [ + "Root pulp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55936", + "name": "Root pulp of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55935" + ] + }, + "synonyms": [ + "Root pulp of tooth 29", + "Root pulp of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55937", + "name": "Root pulp of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55935" + ] + }, + "synonyms": [ + "Root pulp of left mandibular second premolar tooth", + "Root pulp of tooth 20" + ] + }, + { + "id": "FMA:55938", + "name": "Crown pulp of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55934" + ] + }, + "synonyms": [ + "Crown pulp of right mandibular second premolar tooth", + "Crown pulp of tooth 29" + ] + }, + { + "id": "FMA:55939", + "name": "Posterior surface of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + }, + "synonyms": [ + "Facies posterior partis petrosae" + ] + }, + { + "id": "FMA:55940", + "name": "Crown pulp of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55934" + ] + }, + "synonyms": [ + "Crown pulp of tooth 20", + "Crown pulp of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55941", + "name": "Cement of right lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55930" + ] + }, + "synonyms": [ + "Cement of right mandibular second premolar tooth", + "Cementum of right lower second premolar tooth", + "Right lower second premolar tooth cement", + "Cementum of right mandibular second premolar tooth", + "Cement of tooth 29", + "Cementum of tooth 29" + ] + }, + { + "id": "FMA:55942", + "name": "Cement of left lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55930" + ] + }, + "synonyms": [ + "Cementum of left mandibular second premolar tooth", + "Cement of left mandibular second premolar tooth", + "Cementum of tooth 20", + "Cementum of left lower second premolar tooth", + "Left lower second premolar tooth cement", + "Cement of tooth 20" + ] + }, + { + "id": "FMA:55943", + "name": "Enamel of right lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55929" + ] + }, + "synonyms": [ + "Enamel of right mandibular second premolar tooth", + "Enamel of tooth 29", + "Right lower second premolar tooth enamel" + ] + }, + { + "id": "FMA:55944", + "name": "Enamel of left lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55929" + ] + }, + "synonyms": [ + "Left lower second premolar tooth enamel", + "Enamel of left mandibular second premolar tooth", + "Enamel of tooth 20" + ] + }, + { + "id": "FMA:55945", + "name": "Posterior surface of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55939" + ] + } + }, + { + "id": "FMA:55946", + "name": "Posterior surface of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55939" + ] + } + }, + { + "id": "FMA:55947", + "name": "Dentine of right lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55928" + ] + }, + "synonyms": [ + "Dentine of right mandibular second premolar tooth", + "Dentine of tooth 29", + "Right lower second premolar tooth dentine" + ] + }, + { + "id": "FMA:55948", + "name": "Dentine of left lower second secondary premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55928" + ] + }, + "synonyms": [ + "Left lower second premolar tooth dentine", + "Dentine of tooth 20", + "Dentine of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:55949", + "name": "Trigeminal impression", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + }, + "synonyms": [ + "Meckel's groove" + ] + }, + { + "id": "FMA:55950", + "name": "Right trigeminal impression", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55949" + ] + } + }, + { + "id": "FMA:55951", + "name": "Left trigeminal impression", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55949" + ] + } + }, + { + "id": "FMA:55960", + "name": "Dentine of upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of maxillary first molar tooth", + "Upper first molar tooth dentine" + ] + }, + { + "id": "FMA:55961", + "name": "Enamel of upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary first molar tooth", + "Upper first molar tooth enamel" + ] + }, + { + "id": "FMA:55962", + "name": "Cement of upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of maxillary first molar tooth", + "Upper first molar tooth cement", + "Cementum of upper first molar tooth", + "Cement of maxillary first molar tooth" + ] + }, + { + "id": "FMA:55963", + "name": "Dental pulp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:55964", + "name": "Dental pulp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55963" + ] + }, + "synonyms": [ + "Dental pulp of tooth 3", + "Dental pulp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:55965", + "name": "Dental pulp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55963" + ] + }, + "synonyms": [ + "Dental pulp of left maxillary first molar tooth", + "Dental pulp of tooth 14" + ] + }, + { + "id": "FMA:55966", + "name": "Arcuate eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + }, + "synonyms": [ + "Eminentia arcuate" + ] + }, + { + "id": "FMA:55967", + "name": "Crown pulp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55963" + ] + }, + "synonyms": [ + "Crown pulp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:55968", + "name": "Root pulp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55963" + ] + }, + "synonyms": [ + "Root pulp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:55969", + "name": "Root pulp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55968" + ] + }, + "synonyms": [ + "Root pulp of tooth 3", + "Root pulp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:55970", + "name": "Root pulp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55968" + ] + }, + "synonyms": [ + "Root pulp of left maxillary first molar tooth", + "Root pulp of tooth 14" + ] + }, + { + "id": "FMA:55971", + "name": "Right arcuate eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55966" + ] + } + }, + { + "id": "FMA:55972", + "name": "Left arcuate eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55966" + ] + } + }, + { + "id": "FMA:55973", + "name": "Crown pulp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55967" + ] + }, + "synonyms": [ + "Crown pulp of tooth 3", + "Crown pulp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:55974", + "name": "Crown pulp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55967" + ] + }, + "synonyms": [ + "Crown pulp of tooth 14", + "Crown pulp of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:55975", + "name": "Cement of right upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55962" + ] + }, + "synonyms": [ + "Cementum of tooth 3", + "Cement of right maxillary first molar tooth", + "Cement of tooth 3", + "Cementum of right maxillary first molar tooth", + "Cementum of right upper first molar tooth", + "Right upper first molar tooth cement" + ] + }, + { + "id": "FMA:55976", + "name": "Cement of left upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55962" + ] + }, + "synonyms": [ + "Cementum of left maxillary first molar tooth", + "Cementum of left upper first molar tooth", + "Left upper first molar tooth cement", + "Cement of left maxillary first molar tooth", + "Cement of tooth 14", + "Cementum of tooth 14" + ] + }, + { + "id": "FMA:55977", + "name": "Groove for lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:55978", + "name": "Enamel of right upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55961" + ] + }, + "synonyms": [ + "Right upper first molar tooth enamel", + "Enamel of tooth 3", + "Enamel of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:55979", + "name": "Enamel of left upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55961" + ] + }, + "synonyms": [ + "Enamel of tooth 14", + "Enamel of left maxillary first molar tooth", + "Left upper first molar tooth enamel" + ] + }, + { + "id": "FMA:55980", + "name": "Dentine of right upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55960" + ] + }, + "synonyms": [ + "Dentine of right maxillary first molar tooth", + "Right upper first molar tooth dentine", + "Dentine of tooth 3" + ] + }, + { + "id": "FMA:55981", + "name": "Dentine of left upper first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55960" + ] + }, + "synonyms": [ + "Dentine of tooth 14", + "Left upper first molar tooth dentine", + "Dentine of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:55982", + "name": "Groove for right lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55977" + ] + } + }, + { + "id": "FMA:55983", + "name": "Dentine of upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of maxillary second molar tooth", + "Upper second molar tooth dentine" + ] + }, + { + "id": "FMA:55984", + "name": "Groove for left lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55977" + ] + } + }, + { + "id": "FMA:55985", + "name": "Enamel of upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary second molar tooth", + "Upper second molar tooth enamel" + ] + }, + { + "id": "FMA:55986", + "name": "Cement of upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Upper second molar tooth cement", + "Cement of maxillary second molar tooth", + "Cementum of maxillary second molar tooth", + "Cementum of upper second molar tooth" + ] + }, + { + "id": "FMA:55987", + "name": "Dental pulp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary second molar tooth" + ] + }, + { + "id": "FMA:55988", + "name": "Groove for greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:55989", + "name": "Groove for right greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55988" + ] + } + }, + { + "id": "FMA:55990", + "name": "Dental pulp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55987" + ] + }, + "synonyms": [ + "Dental pulp of tooth 2", + "Dental pulp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:55991", + "name": "Groove for left greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55988" + ] + } + }, + { + "id": "FMA:55992", + "name": "Dental pulp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55987" + ] + }, + "synonyms": [ + "Dental pulp of tooth 15", + "Dental pulp of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:55993", + "name": "Crown pulp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55987" + ] + }, + "synonyms": [ + "Crown pulp of maxillary second molar tooth" + ] + }, + { + "id": "FMA:55994", + "name": "Root pulp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55987" + ] + }, + "synonyms": [ + "Root pulp of maxillary second molar tooth" + ] + }, + { + "id": "FMA:55995", + "name": "Root pulp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55994" + ] + }, + "synonyms": [ + "Root pulp of tooth 2", + "Root pulp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:55996", + "name": "Root pulp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55994" + ] + }, + "synonyms": [ + "Root pulp of tooth 15", + "Root pulp of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:55997", + "name": "Crown pulp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55993" + ] + }, + "synonyms": [ + "Crown pulp of tooth 2", + "Crown pulp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:55998", + "name": "Crown pulp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55993" + ] + }, + "synonyms": [ + "Crown pulp of left maxillary second molar tooth", + "Crown pulp of tooth 15" + ] + }, + { + "id": "FMA:55999", + "name": "Cement of right upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55986" + ] + }, + "synonyms": [ + "Cement of tooth 2", + "Cementum of tooth 2", + "Right upper second molar tooth cement", + "Cementum of right maxillary second molar tooth", + "Cementum of right upper second molar tooth", + "Cement of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56000", + "name": "Cement of left upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55986" + ] + }, + "synonyms": [ + "Cement of tooth 15", + "Left upper second molar tooth cement", + "Cementum of left maxillary second molar tooth", + "Cementum of left upper second molar tooth", + "Cement of left maxillary second molar tooth", + "Cementum of tooth 15" + ] + }, + { + "id": "FMA:56001", + "name": "Zone of petrous part proper of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:56002", + "name": "Tegmen tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + }, + "synonyms": [ + "Tegmental wall of tympanic cavity", + "Tegmental roof of tympanic cavity" + ] + }, + { + "id": "FMA:56003", + "name": "Apical part of petrous part proper of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + } + }, + { + "id": "FMA:56004", + "name": "Basal part of petrous part proper of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + } + }, + { + "id": "FMA:56005", + "name": "Basal part of petrous part proper of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56004" + ] + } + }, + { + "id": "FMA:56006", + "name": "Basal part of petrous part proper of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56004" + ] + } + }, + { + "id": "FMA:56007", + "name": "Apical part of petrous part proper of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56003" + ] + } + }, + { + "id": "FMA:56008", + "name": "Apical part of petrous part proper of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56003" + ] + } + }, + { + "id": "FMA:56009", + "name": "Enamel of right upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55985" + ] + }, + "synonyms": [ + "Enamel of tooth 2", + "Right upper second molar tooth enamel", + "Enamel of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56010", + "name": "Enamel of left upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55985" + ] + }, + "synonyms": [ + "Enamel of tooth 15", + "Left upper second molar tooth enamel", + "Enamel of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:56011", + "name": "Dentine of right upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55983" + ] + }, + "synonyms": [ + "Right upper second molar tooth dentine", + "Dentine of tooth 2", + "Dentine of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56012", + "name": "Dentine of left upper second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55983" + ] + }, + "synonyms": [ + "Dentine of tooth 15", + "Left upper second molar tooth dentine", + "Dentine of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:56013", + "name": "Enamel of upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of maxillary third molar tooth", + "Upper third molar tooth enamel" + ] + }, + { + "id": "FMA:56014", + "name": "Dentine of upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Upper third molar tooth dentine", + "Dentine of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56015", + "name": "Cement of upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of upper third molar tooth", + "Upper third molar tooth cement", + "Cementum of maxillary third molar tooth", + "Cement of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56016", + "name": "Dental pulp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56017", + "name": "Dental pulp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56016" + ] + }, + "synonyms": [ + "Dental pulp of tooth 1", + "Dental pulp of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56018", + "name": "Dental pulp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56016" + ] + }, + "synonyms": [ + "Dental pulp of left maxillary third molar tooth", + "Dental pulp of tooth 16" + ] + }, + { + "id": "FMA:56019", + "name": "Crown pulp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56016" + ] + }, + "synonyms": [ + "Crown pulp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56020", + "name": "Root pulp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56016" + ] + }, + "synonyms": [ + "Root pulp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56021", + "name": "Root pulp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56020" + ] + }, + "synonyms": [ + "Root pulp of right maxillary third molar tooth", + "Root pulp of tooth 1" + ] + }, + { + "id": "FMA:56022", + "name": "Root pulp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56020" + ] + }, + "synonyms": [ + "Root pulp of left maxillary third molar tooth", + "Root pulp of tooth 16" + ] + }, + { + "id": "FMA:56023", + "name": "Crown pulp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56019" + ] + }, + "synonyms": [ + "Crown pulp of tooth 1", + "Crown pulp of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56024", + "name": "Crown pulp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56019" + ] + }, + "synonyms": [ + "Crown pulp of left maxillary third molar tooth", + "Crown pulp of tooth 16" + ] + }, + { + "id": "FMA:56025", + "name": "Cement of right upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56015" + ] + }, + "synonyms": [ + "Cementum of right maxillary third molar tooth", + "Cementum of right upper third molar tooth", + "Cementum of tooth 1", + "Cement of tooth 1", + "Cement of right maxillary third molar tooth", + "Right upper third molar tooth cement" + ] + }, + { + "id": "FMA:56026", + "name": "Cement of left upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56015" + ] + }, + "synonyms": [ + "Cementum of left maxillary third molar tooth", + "Cement of left maxillary third molar tooth", + "Cement of tooth 16", + "Cementum of tooth 16", + "Cementum of left upper third molar tooth", + "Left upper third molar tooth cement" + ] + }, + { + "id": "FMA:56027", + "name": "Enamel of right upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56013" + ] + }, + "synonyms": [ + "Enamel of right maxillary third molar tooth", + "Enamel of tooth 1", + "Right upper third molar tooth enamel" + ] + }, + { + "id": "FMA:56028", + "name": "Enamel of left upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56013" + ] + }, + "synonyms": [ + "Left upper third molar tooth enamel", + "Enamel of tooth 16", + "Enamel of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56029", + "name": "Dentine of right upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56014" + ] + }, + "synonyms": [ + "Dentine of tooth 1", + "Right upper third molar tooth dentine", + "Dentine of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56030", + "name": "Dentine of left upper third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56014" + ] + }, + "synonyms": [ + "Dentine of left maxillary third molar tooth", + "Left upper third molar tooth dentine", + "Dentine of tooth 16" + ] + }, + { + "id": "FMA:56031", + "name": "Dentine of lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Lower first molar tooth dentine", + "Dentine of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56032", + "name": "Enamel of lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Lower first molar tooth enamel", + "Enamel of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56033", + "name": "Cement of lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of mandibular first molar tooth", + "Lower first molar tooth cement", + "Cementum of lower first molar tooth", + "Cement of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56034", + "name": "Dental pulp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56035", + "name": "Dental pulp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56034" + ] + }, + "synonyms": [ + "Dental pulp of tooth 30", + "Dental pulp of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56036", + "name": "Dental pulp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56034" + ] + }, + "synonyms": [ + "Dental pulp of left mandibular first molar tooth", + "Dental pulp of tooth 19" + ] + }, + { + "id": "FMA:56037", + "name": "Crown pulp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56034" + ] + }, + "synonyms": [ + "Crown pulp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56038", + "name": "Root pulp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56034" + ] + }, + "synonyms": [ + "Root pulp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56039", + "name": "Root pulp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56038" + ] + }, + "synonyms": [ + "Root pulp of right mandibular first molar tooth", + "Root pulp of tooth 30" + ] + }, + { + "id": "FMA:56040", + "name": "Root pulp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56038" + ] + }, + "synonyms": [ + "Root pulp of left mandibular first molar tooth", + "Root pulp of tooth 19" + ] + }, + { + "id": "FMA:56041", + "name": "Crown pulp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56037" + ] + }, + "synonyms": [ + "Crown pulp of tooth 30", + "Crown pulp of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56042", + "name": "Crown pulp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56037" + ] + }, + "synonyms": [ + "Crown pulp of tooth 19", + "Crown pulp of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56043", + "name": "Cement of right lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56033" + ] + }, + "synonyms": [ + "Right lower first molar tooth cement", + "Cement of tooth 30", + "Cementum of right lower first molar tooth", + "Cementum of tooth 30", + "Cementum of right mandibular first molar tooth", + "Cement of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56044", + "name": "Cement of left lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56033" + ] + }, + "synonyms": [ + "Cementum of left lower first molar tooth", + "Cementum of left mandibular first molar tooth", + "Left lower first molar tooth cement", + "Cementum of tooth 19", + "Cement of tooth 19", + "Cement of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56045", + "name": "Enamel of right lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56032" + ] + }, + "synonyms": [ + "Right lower first molar tooth enamel", + "Enamel of tooth 30", + "Enamel of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56046", + "name": "Enamel of left lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56032" + ] + }, + "synonyms": [ + "Enamel of left mandibular first molar tooth", + "Left lower first molar tooth enamel", + "Enamel of tooth 19" + ] + }, + { + "id": "FMA:56047", + "name": "Dentine of right lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56031" + ] + }, + "synonyms": [ + "Dentine of tooth 30", + "Right lower first molar tooth dentine", + "Dentine of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56048", + "name": "Dentine of left lower first secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56031" + ] + }, + "synonyms": [ + "Dentine of tooth 19", + "Left lower first molar tooth dentine", + "Dentine of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56049", + "name": "Dentine of lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular second molar tooth", + "Lower second molar tooth dentine" + ] + }, + { + "id": "FMA:56050", + "name": "Enamel of lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of mandibular second molar tooth", + "Lower second molar tooth enamel" + ] + }, + { + "id": "FMA:56051", + "name": "Cement of lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cementum of lower second molar tooth", + "Cementum of mandibular second molar tooth", + "Cement of mandibular second molar tooth", + "Lower second molar tooth cement" + ] + }, + { + "id": "FMA:56052", + "name": "Dental pulp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56053", + "name": "Dental pulp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56052" + ] + }, + "synonyms": [ + "Dental pulp of tooth 31", + "Dental pulp of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56054", + "name": "Dental pulp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56052" + ] + }, + "synonyms": [ + "Dental pulp of left mandibular second molar tooth", + "Dental pulp of tooth 18" + ] + }, + { + "id": "FMA:56055", + "name": "Crown pulp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56052" + ] + }, + "synonyms": [ + "Crown pulp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56056", + "name": "Root pulp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56052" + ] + }, + "synonyms": [ + "Root pulp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56057", + "name": "Root pulp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56056" + ] + }, + "synonyms": [ + "Root pulp of right mandibular second molar tooth", + "Root pulp of tooth 31" + ] + }, + { + "id": "FMA:56058", + "name": "Root pulp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56056" + ] + }, + "synonyms": [ + "Root pulp of tooth 18", + "Root pulp of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56059", + "name": "Crown pulp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56055" + ] + }, + "synonyms": [ + "Crown pulp of tooth 31", + "Crown pulp of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56060", + "name": "Crown pulp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56055" + ] + }, + "synonyms": [ + "Crown pulp of left mandibular second molar tooth", + "Crown pulp of tooth 18" + ] + }, + { + "id": "FMA:56061", + "name": "Cement of right lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56051" + ] + }, + "synonyms": [ + "Cement of tooth 31", + "Cementum of right lower second molar tooth", + "Cement of right mandibular second molar tooth", + "Cementum of tooth 31", + "Cementum of right mandibular second molar tooth", + "Right lower second molar tooth cement" + ] + }, + { + "id": "FMA:56062", + "name": "Cement of left lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56051" + ] + }, + "synonyms": [ + "Cement of tooth 18", + "Cement of left mandibular second molar tooth", + "Cementum of tooth 18", + "Left lower second molar tooth cement", + "Cementum of left mandibular second molar tooth", + "Cementum of left lower second molar tooth" + ] + }, + { + "id": "FMA:56063", + "name": "Enamel of right lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56050" + ] + }, + "synonyms": [ + "Enamel of right mandibular second molar tooth", + "Enamel of tooth 31", + "Right lower second molar tooth enamel" + ] + }, + { + "id": "FMA:56064", + "name": "Enamel of left lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56050" + ] + }, + "synonyms": [ + "Left lower second molar tooth enamel", + "Enamel of tooth 18", + "Enamel of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56065", + "name": "Dentine of right lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56049" + ] + }, + "synonyms": [ + "Dentine of tooth 31", + "Right lower second molar tooth dentine", + "Dentine of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56066", + "name": "Dentine of left lower second secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56049" + ] + }, + "synonyms": [ + "Dentine of left mandibular second molar tooth", + "Left lower second molar tooth dentine", + "Dentine of tooth 18" + ] + }, + { + "id": "FMA:56067", + "name": "Dentine of lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55628" + ] + }, + "synonyms": [ + "Dentine of mandibular third molar tooth", + "Lower third molar tooth dentine" + ] + }, + { + "id": "FMA:56068", + "name": "Enamel of lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55629" + ] + }, + "synonyms": [ + "Enamel of mandibular third molar tooth", + "Lower third molar tooth enamel" + ] + }, + { + "id": "FMA:56069", + "name": "Cement of lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Cement of mandibular third molar tooth", + "Cementum of lower third molar tooth", + "Cementum of mandibular third molar tooth", + "Lower third molar tooth cement" + ] + }, + { + "id": "FMA:56070", + "name": "Dental pulp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55631" + ] + }, + "synonyms": [ + "Dental pulp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56071", + "name": "Dental pulp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56070" + ] + }, + "synonyms": [ + "Dental pulp of tooth 32", + "Dental pulp of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56072", + "name": "Dental pulp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56070" + ] + }, + "synonyms": [ + "Dental pulp of tooth 17", + "Dental pulp of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56073", + "name": "Crown pulp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56070" + ] + }, + "synonyms": [ + "Crown pulp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56074", + "name": "Root pulp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56070" + ] + }, + "synonyms": [ + "Root pulp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56075", + "name": "Root pulp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56074" + ] + }, + "synonyms": [ + "Root pulp of tooth 32", + "Root pulp of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56076", + "name": "Root pulp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56074" + ] + }, + "synonyms": [ + "Root pulp of tooth 17", + "Root pulp of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56077", + "name": "Crown pulp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56073" + ] + }, + "synonyms": [ + "Crown pulp of right mandibular third molar tooth", + "Crown pulp of tooth 32" + ] + }, + { + "id": "FMA:56078", + "name": "Crown pulp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56073" + ] + }, + "synonyms": [ + "Crown pulp of tooth 17", + "Crown pulp of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56079", + "name": "Cement of right lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56069" + ] + }, + "synonyms": [ + "Cementum of tooth 32", + "Cement of tooth 32", + "Cementum of right lower third molar tooth", + "Right lower third molar tooth cement", + "Cement of right mandibular third molar tooth", + "Cementum of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56080", + "name": "Cement of left lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56069" + ] + }, + "synonyms": [ + "Cement of tooth 17", + "Cementum of tooth 17", + "Cementum of left mandibular third molar tooth", + "Cement of left mandibular third molar tooth", + "Left lower third molar tooth cement", + "Cementum of left lower third molar tooth" + ] + }, + { + "id": "FMA:56081", + "name": "Enamel of right lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56068" + ] + }, + "synonyms": [ + "Right lower third molar tooth enamel", + "Enamel of tooth 32", + "Enamel of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56082", + "name": "Enamel of left lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56068" + ] + }, + "synonyms": [ + "Enamel of tooth 17", + "Enamel of left mandibular third molar tooth", + "Left lower third molar tooth enamel" + ] + }, + { + "id": "FMA:56083", + "name": "Dentine of right lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56067" + ] + }, + "synonyms": [ + "Right lower third molar tooth dentine", + "Dentine of tooth 32", + "Dentine of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56084", + "name": "Dentine of left lower third secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56067" + ] + }, + "synonyms": [ + "Dentine of tooth 17", + "Left lower third molar tooth dentine", + "Dentine of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56085", + "name": "Mastoid part proper of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:56086", + "name": "Mastoid part proper of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56085" + ] + } + }, + { + "id": "FMA:56087", + "name": "Mastoid part proper of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56085" + ] + } + }, + { + "id": "FMA:56088", + "name": "Mastoid part of petrous part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:56089", + "name": "Mastoid part of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56088" + ] + } + }, + { + "id": "FMA:56090", + "name": "Mastoid part of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56088" + ] + } + }, + { + "id": "FMA:56091", + "name": "Cavity of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Incisor tooth cavity", + "Pulp cavity of incisor tooth" + ] + }, + { + "id": "FMA:56092", + "name": "Right tegmen tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56002" + ] + } + }, + { + "id": "FMA:56093", + "name": "Left tegmen tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56002" + ] + } + }, + { + "id": "FMA:56094", + "name": "Cavity of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Canine tooth cavity", + "Pulp cavity of canine tooth" + ] + }, + { + "id": "FMA:56095", + "name": "Cavity of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Premolar tooth cavity", + "Pulp cavity of premolar tooth" + ] + }, + { + "id": "FMA:56096", + "name": "Cavity of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Molar tooth cavity", + "Pulp cavity of molar tooth" + ] + }, + { + "id": "FMA:56097", + "name": "Right mastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53159" + ] + } + }, + { + "id": "FMA:56098", + "name": "Left mastoid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53159" + ] + } + }, + { + "id": "FMA:56099", + "name": "Cavity of permanent tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Permanent tooth cavity" + ] + }, + { + "id": "FMA:56102", + "name": "Cavity of deciduous tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55660" + ] + }, + "synonyms": [ + "Deciduous tooth cavity" + ] + }, + { + "id": "FMA:56103", + "name": "Right internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53163" + ] + } + }, + { + "id": "FMA:56104", + "name": "Left internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53163" + ] + } + }, + { + "id": "FMA:56105", + "name": "Cavity of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56091" + ] + }, + "synonyms": [ + "Cavity of maxillary incisor tooth", + "Upper incisor tooth cavity" + ] + }, + { + "id": "FMA:56106", + "name": "Cavity of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56091" + ] + }, + "synonyms": [ + "Cavity of mandibular incisor tooth", + "Lower incisor tooth cavity" + ] + }, + { + "id": "FMA:56107", + "name": "Cavity of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56105" + ] + }, + "synonyms": [ + "Upper central incisor tooth cavity", + "Cavity of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56108", + "name": "Cavity of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56105" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth cavity", + "Cavity of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56109", + "name": "Cavity of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56106" + ] + }, + "synonyms": [ + "Lower central incisor tooth cavity", + "Cavity of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56110", + "name": "Cavity of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56106" + ] + }, + "synonyms": [ + "Lower lateral incisor tooth cavity", + "Cavity of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56111", + "name": "Cavity of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56107" + ] + }, + "synonyms": [ + "Cavity of right maxillary central incisor tooth", + "Right upper central incisor tooth cavity", + "Cavity of tooth 8" + ] + }, + { + "id": "FMA:56112", + "name": "Cavity of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56107" + ] + }, + "synonyms": [ + "Left upper central incisor tooth cavity", + "Cavity of tooth 9", + "Cavity of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56113", + "name": "Cavity of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56108" + ] + }, + "synonyms": [ + "Cavity of right maxillary lateral incisor tooth", + "Right upper lateral incisor tooth cavity", + "Cavity of tooth 7" + ] + }, + { + "id": "FMA:56114", + "name": "Cavity of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56108" + ] + }, + "synonyms": [ + "Left upper lateral incisor tooth cavity", + "Cavity of tooth 10", + "Cavity of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56115", + "name": "Cavity of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56109" + ] + }, + "synonyms": [ + "Right lower central incisor tooth cavity", + "Cavity of tooth 25", + "Cavity of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56116", + "name": "Cavity of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56109" + ] + }, + "synonyms": [ + "Left lower central incisor tooth cavity", + "Cavity of tooth 24", + "Cavity of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56117", + "name": "Cavity of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56110" + ] + }, + "synonyms": [ + "Cavity of right mandibular lateral incisor tooth", + "Right lower lateral incisor tooth cavity", + "Cavity of tooth 26" + ] + }, + { + "id": "FMA:56118", + "name": "Cavity of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56110" + ] + }, + "synonyms": [ + "Left lower lateral incisor tooth cavity", + "Cavity of tooth 23", + "Cavity of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56119", + "name": "Cavity of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56094" + ] + }, + "synonyms": [ + "Cavity of maxillary canine tooth", + "Upper canine tooth cavity" + ] + }, + { + "id": "FMA:56120", + "name": "Cavity of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56094" + ] + }, + "synonyms": [ + "Lower canine tooth cavity", + "Cavity of mandibular canine tooth" + ] + }, + { + "id": "FMA:56121", + "name": "Cavity of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56119" + ] + }, + "synonyms": [ + "Cavity of right maxillary canine tooth", + "Right upper canine tooth cavity", + "Cavity of tooth 6" + ] + }, + { + "id": "FMA:56122", + "name": "Cavity of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56119" + ] + }, + "synonyms": [ + "Cavity of tooth 11", + "Left upper canine tooth cavity", + "Cavity of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56123", + "name": "Cavity of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56120" + ] + }, + "synonyms": [ + "Cavity of tooth 27", + "Right lower canine tooth cavity", + "Cavity of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56124", + "name": "Cavity of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56120" + ] + }, + "synonyms": [ + "Cavity of tooth 22", + "Left lower canine tooth cavity", + "Cavity of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56125", + "name": "Cavity of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56095" + ] + }, + "synonyms": [ + "Cavity of maxillary premolar tooth", + "Upper premolar tooth cavity" + ] + }, + { + "id": "FMA:56126", + "name": "Cavity of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56095" + ] + }, + "synonyms": [ + "Cavity of mandibular premolar tooth", + "Lower premolar tooth cavity" + ] + }, + { + "id": "FMA:56127", + "name": "Cavity of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56125" + ] + }, + "synonyms": [ + "Cavity of maxillary first premolar tooth", + "Upper first premolar tooth cavity" + ] + }, + { + "id": "FMA:56128", + "name": "Cavity of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56125" + ] + }, + "synonyms": [ + "Upper second premolar tooth cavity", + "Cavity of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56129", + "name": "Cavity of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56126" + ] + }, + "synonyms": [ + "Lower first premolar tooth cavity", + "Cavity of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56130", + "name": "Cavity of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56126" + ] + }, + "synonyms": [ + "Lower second premolar tooth cavity", + "Cavity of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56131", + "name": "Cavity of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56130" + ] + }, + "synonyms": [ + "Cavity of right mandibular second premolar tooth", + "Right lower second premolar tooth cavity", + "Cavity of tooth 29" + ] + }, + { + "id": "FMA:56132", + "name": "Cavity of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56130" + ] + }, + "synonyms": [ + "Left lower second premolar tooth cavity", + "Cavity of left mandibular second premolar tooth", + "Cavity of tooth 20" + ] + }, + { + "id": "FMA:56133", + "name": "Cavity of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56129" + ] + }, + "synonyms": [ + "Right lower first premolar tooth cavity", + "Cavity of tooth 28", + "Cavity of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56134", + "name": "Cavity of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56129" + ] + }, + "synonyms": [ + "Cavity of tooth 21", + "Left lower first premolar tooth cavity", + "Cavity of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56135", + "name": "Cavity of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56128" + ] + }, + "synonyms": [ + "Right upper second premolar tooth cavity", + "Cavity of right maxillary second premolar tooth", + "Cavity of tooth 4" + ] + }, + { + "id": "FMA:56136", + "name": "Cavity of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56128" + ] + }, + "synonyms": [ + "Left upper second premolar tooth cavity", + "Cavity of left maxillary second premolar tooth", + "Cavity of tooth 13" + ] + }, + { + "id": "FMA:56137", + "name": "Cavity of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56127" + ] + }, + "synonyms": [ + "Right upper first premolar tooth cavity", + "Cavity of right maxillary first premolar tooth", + "Cavity of tooth 5" + ] + }, + { + "id": "FMA:56138", + "name": "Cavity of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56127" + ] + }, + "synonyms": [ + "Cavity of tooth 12", + "Cavity of left maxillary first premolar tooth", + "Left upper first premolar tooth cavity" + ] + }, + { + "id": "FMA:56139", + "name": "Cavity of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56096" + ] + }, + "synonyms": [ + "Cavity of maxillary molar tooth", + "Upper molar tooth cavity" + ] + }, + { + "id": "FMA:56140", + "name": "Cavity of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56096" + ] + }, + "synonyms": [ + "Cavity of mandibular molar tooth", + "Lower molar tooth cavity" + ] + }, + { + "id": "FMA:56141", + "name": "Cavity of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56139" + ] + }, + "synonyms": [ + "Cavity of maxillary first molar tooth", + "Upper first molar tooth cavity" + ] + }, + { + "id": "FMA:56142", + "name": "Cavity of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56139" + ] + }, + "synonyms": [ + "Cavity of maxillary second molar tooth", + "Upper second molar tooth cavity" + ] + }, + { + "id": "FMA:56143", + "name": "Cavity of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56139" + ] + }, + "synonyms": [ + "Cavity of maxillary third molar tooth", + "Upper third molar tooth cavity" + ] + }, + { + "id": "FMA:56144", + "name": "Cavity of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56140" + ] + }, + "synonyms": [ + "Lower first molar tooth cavity", + "Cavity of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56145", + "name": "Cavity of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56140" + ] + }, + "synonyms": [ + "Lower second molar tooth cavity", + "Cavity of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56146", + "name": "Cavity of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56140" + ] + }, + "synonyms": [ + "Cavity of mandibular third molar tooth", + "Lower third molar tooth cavity" + ] + }, + { + "id": "FMA:56147", + "name": "Cavity of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56146" + ] + }, + "synonyms": [ + "Cavity of tooth 32", + "Right lower third molar tooth cavity", + "Cavity of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56148", + "name": "Cavity of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56146" + ] + }, + "synonyms": [ + "Left lower third molar tooth cavity", + "Cavity of tooth 17", + "Cavity of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56149", + "name": "Cavity of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56145" + ] + }, + "synonyms": [ + "Cavity of tooth 31", + "Cavity of right mandibular second molar tooth", + "Right lower second molar tooth cavity" + ] + }, + { + "id": "FMA:56150", + "name": "Cavity of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56145" + ] + }, + "synonyms": [ + "Cavity of tooth 18", + "Left lower second molar tooth cavity", + "Cavity of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56151", + "name": "Mastoid air cell of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55800" + ] + } + }, + { + "id": "FMA:56152", + "name": "Mastoid air cell of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55800" + ] + } + }, + { + "id": "FMA:56153", + "name": "Cavity of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56144" + ] + }, + "synonyms": [ + "Cavity of right mandibular first molar tooth", + "Cavity of tooth 30", + "Right lower first molar tooth cavity" + ] + }, + { + "id": "FMA:56154", + "name": "Cavity of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56144" + ] + }, + "synonyms": [ + "Cavity of tooth 19", + "Cavity of left mandibular first molar tooth", + "Left lower first molar tooth cavity" + ] + }, + { + "id": "FMA:56155", + "name": "Surface of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55642" + ] + }, + "synonyms": [ + "Incisor tooth surface" + ] + }, + { + "id": "FMA:56156", + "name": "Surface of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55642" + ] + }, + "synonyms": [ + "Canine tooth surface" + ] + }, + { + "id": "FMA:56157", + "name": "Surface of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55642" + ] + }, + "synonyms": [ + "Premolar tooth surface" + ] + }, + { + "id": "FMA:56158", + "name": "Surface of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55642" + ] + }, + "synonyms": [ + "Molar tooth surface" + ] + }, + { + "id": "FMA:56159", + "name": "Surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56155" + ] + }, + "synonyms": [ + "Upper incisor tooth surface", + "Surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56160", + "name": "Surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56155" + ] + }, + "synonyms": [ + "Surface of mandibular incisor tooth", + "Lower incisor tooth surface" + ] + }, + { + "id": "FMA:56161", + "name": "Surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56156" + ] + }, + "synonyms": [ + "Surface of maxillary canine tooth", + "Upper canine tooth surface" + ] + }, + { + "id": "FMA:56162", + "name": "Surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56156" + ] + }, + "synonyms": [ + "Surface of mandibular canine tooth", + "Lower canine tooth surface" + ] + }, + { + "id": "FMA:56163", + "name": "Surface of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56157" + ] + }, + "synonyms": [ + "Surface of maxillary premolar tooth", + "Upper premolar tooth surface" + ] + }, + { + "id": "FMA:56164", + "name": "Surface of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56157" + ] + }, + "synonyms": [ + "Lower premolar tooth surface", + "Surface of mandibular premolar tooth" + ] + }, + { + "id": "FMA:56165", + "name": "Surface of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56158" + ] + }, + "synonyms": [ + "Surface of maxillary molar tooth", + "Upper molar tooth surface" + ] + }, + { + "id": "FMA:56166", + "name": "Surface of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56158" + ] + }, + "synonyms": [ + "Surface of mandibular molar tooth", + "Lower molar tooth surface" + ] + }, + { + "id": "FMA:56167", + "name": "Surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56166" + ] + }, + "synonyms": [ + "Surface of mandibular first molar tooth", + "Lower first molar tooth surface" + ] + }, + { + "id": "FMA:56168", + "name": "Surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56166" + ] + }, + "synonyms": [ + "Surface of mandibular second molar tooth", + "Lower second molar tooth surface" + ] + }, + { + "id": "FMA:56169", + "name": "Surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56166" + ] + }, + "synonyms": [ + "Lower third molar tooth surface", + "Surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56170", + "name": "Incisal surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + } + }, + { + "id": "FMA:56171", + "name": "Labial surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56159" + ] + }, + "synonyms": [ + "Labial surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56172", + "name": "Lingual surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56159" + ] + }, + "synonyms": [ + "Lingual surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56173", + "name": "Mesial surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56159" + ] + }, + "synonyms": [ + "Mesial surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56174", + "name": "Distal surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56159" + ] + }, + "synonyms": [ + "Distal surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56175", + "name": "Incisal surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56159" + ] + }, + "synonyms": [ + "Incisal surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56176", + "name": "Labial surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56171" + ] + }, + "synonyms": [ + "Labial surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56177", + "name": "Labial surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56171" + ] + }, + "synonyms": [ + "Labial surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56178", + "name": "Labial surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56177" + ] + }, + "synonyms": [ + "Labial surface of right maxillary lateral incisor tooth", + "Labial surface of tooth 7" + ] + }, + { + "id": "FMA:56179", + "name": "Labial surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56177" + ] + }, + "synonyms": [ + "Labial surface of tooth 10", + "Labial surface of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56180", + "name": "Labial surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56176" + ] + }, + "synonyms": [ + "Labial surface of tooth 8", + "Labial surface of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56181", + "name": "Labial surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56176" + ] + }, + "synonyms": [ + "Labial surface of tooth 9", + "Labial surface of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56182", + "name": "Lingual surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56172" + ] + }, + "synonyms": [ + "Lingual surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56183", + "name": "Lingual surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56172" + ] + }, + "synonyms": [ + "Lingual surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56184", + "name": "Lingual surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56183" + ] + }, + "synonyms": [ + "Lingual surface of right maxillary lateral incisor tooth", + "Lingual surface of tooth 7" + ] + }, + { + "id": "FMA:56185", + "name": "Lingual surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56183" + ] + }, + "synonyms": [ + "Lingual surface of left maxillary lateral incisor tooth", + "Lingual surface of tooth 10" + ] + }, + { + "id": "FMA:56186", + "name": "Lingual surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56182" + ] + }, + "synonyms": [ + "Lingual surface of right maxillary central incisor tooth", + "Lingual surface of tooth 8" + ] + }, + { + "id": "FMA:56187", + "name": "Lingual surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56182" + ] + }, + "synonyms": [ + "Lingual surface of left maxillary central incisor tooth", + "Lingual surface of tooth 9" + ] + }, + { + "id": "FMA:56188", + "name": "Mesial surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56173" + ] + }, + "synonyms": [ + "Mesial surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56189", + "name": "Mesial surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56173" + ] + }, + "synonyms": [ + "Mesial surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56190", + "name": "Mesial surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56189" + ] + }, + "synonyms": [ + "Mesial surface of right maxillary lateral incisor tooth", + "Mesial surface of tooth 7" + ] + }, + { + "id": "FMA:56191", + "name": "Mesial surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56189" + ] + }, + "synonyms": [ + "Mesial surface of left maxillary lateral incisor tooth", + "Mesial surface of tooth 10" + ] + }, + { + "id": "FMA:56192", + "name": "Mesial surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56188" + ] + }, + "synonyms": [ + "Mesial surface of tooth 8", + "Mesial surface of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56193", + "name": "Mesial surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56188" + ] + }, + "synonyms": [ + "Mesial surface of tooth 9", + "Mesial surface of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56194", + "name": "Distal surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56174" + ] + }, + "synonyms": [ + "Distal surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56195", + "name": "Distal surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56174" + ] + }, + "synonyms": [ + "Distal surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56196", + "name": "Distal surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56195" + ] + }, + "synonyms": [ + "Distal surface of right maxillary lateral incisor tooth", + "Distal surface of tooth 7" + ] + }, + { + "id": "FMA:56197", + "name": "Distal surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56195" + ] + }, + "synonyms": [ + "Distal surface of left maxillary lateral incisor tooth", + "Distal surface of tooth 10" + ] + }, + { + "id": "FMA:56198", + "name": "Distal surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56194" + ] + }, + "synonyms": [ + "Distal surface of right maxillary central incisor tooth", + "Distal surface of tooth 8" + ] + }, + { + "id": "FMA:56199", + "name": "Distal surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56194" + ] + }, + "synonyms": [ + "Distal surface of left maxillary central incisor tooth", + "Distal surface of tooth 9" + ] + }, + { + "id": "FMA:56200", + "name": "Incisal surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56175" + ] + }, + "synonyms": [ + "Incisal surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56201", + "name": "Incisal surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56175" + ] + }, + "synonyms": [ + "Incisal surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56202", + "name": "Incisal surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56201" + ] + }, + "synonyms": [ + "Incisal surface of tooth 7", + "Incisal surface of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56203", + "name": "Incisal surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56201" + ] + }, + "synonyms": [ + "Incisal surface of tooth 10", + "Incisal surface of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56204", + "name": "Incisal surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56200" + ] + }, + "synonyms": [ + "Incisal surface of tooth 8", + "Incisal surface of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56205", + "name": "Incisal surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56200" + ] + }, + "synonyms": [ + "Incisal surface of tooth 9", + "Incisal surface of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56206", + "name": "Labial surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56160" + ] + }, + "synonyms": [ + "Labial surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56207", + "name": "Lingual surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56160" + ] + }, + "synonyms": [ + "Lingual surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56208", + "name": "Mesial surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56160" + ] + }, + "synonyms": [ + "Mesial surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56209", + "name": "Distal surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56160" + ] + }, + "synonyms": [ + "Distal surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56210", + "name": "Incisal surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56160" + ] + }, + "synonyms": [ + "Incisal surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56211", + "name": "Incisal surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56210" + ] + }, + "synonyms": [ + "Incisal surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56212", + "name": "Incisal surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56210" + ] + }, + "synonyms": [ + "Incisal surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56213", + "name": "Incisal surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56212" + ] + }, + "synonyms": [ + "Incisal surface of tooth 26", + "Incisal surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56214", + "name": "Incisal surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56212" + ] + }, + "synonyms": [ + "Incisal surface of tooth 23", + "Incisal surface of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56215", + "name": "Incisal surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56211" + ] + }, + "synonyms": [ + "Incisal surface of right mandibular central incisor tooth", + "Incisal surface of tooth 25" + ] + }, + { + "id": "FMA:56216", + "name": "Incisal surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56211" + ] + }, + "synonyms": [ + "Incisal surface of tooth 24", + "Incisal surface of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56217", + "name": "Distal surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56209" + ] + }, + "synonyms": [ + "Distal surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56218", + "name": "Distal surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56209" + ] + }, + "synonyms": [ + "Distal surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56219", + "name": "Distal surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56218" + ] + }, + "synonyms": [ + "Distal surface of tooth 26", + "Distal surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56220", + "name": "Distal surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56218" + ] + }, + "synonyms": [ + "Distal surface of tooth 23", + "Distal surface of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56221", + "name": "Distal surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56217" + ] + }, + "synonyms": [ + "Distal surface of right mandibular central incisor tooth", + "Distal surface of tooth 25" + ] + }, + { + "id": "FMA:56222", + "name": "Distal surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56217" + ] + }, + "synonyms": [ + "Distal surface of tooth 24", + "Distal surface of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56223", + "name": "Mesial surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56208" + ] + }, + "synonyms": [ + "Mesial surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56224", + "name": "Mesial surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56208" + ] + }, + "synonyms": [ + "Mesial surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56225", + "name": "Mesial surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56224" + ] + }, + "synonyms": [ + "Mesial surface of right mandibular lateral incisor tooth", + "Mesial surface of tooth 26" + ] + }, + { + "id": "FMA:56226", + "name": "Mesial surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56224" + ] + }, + "synonyms": [ + "Mesial surface of left mandibular lateral incisor tooth", + "Mesial surface of tooth 23" + ] + }, + { + "id": "FMA:56227", + "name": "Mesial surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56223" + ] + }, + "synonyms": [ + "Mesial surface of right mandibular central incisor tooth", + "Mesial surface of tooth 25" + ] + }, + { + "id": "FMA:56228", + "name": "Mesial surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56223" + ] + }, + "synonyms": [ + "Mesial surface of left mandibular central incisor tooth", + "Mesial surface of tooth 24" + ] + }, + { + "id": "FMA:56229", + "name": "Lingual surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56207" + ] + }, + "synonyms": [ + "Lingual surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56230", + "name": "Lingual surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56207" + ] + }, + "synonyms": [ + "Lingual surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56231", + "name": "Lingual surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56230" + ] + }, + "synonyms": [ + "Lingual surface of tooth 26", + "Lingual surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56232", + "name": "Lingual surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56230" + ] + }, + "synonyms": [ + "Lingual surface of tooth 23", + "Lingual surface of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56233", + "name": "Lingual surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56229" + ] + }, + "synonyms": [ + "Lingual surface of right mandibular central incisor tooth", + "Lingual surface of tooth 25" + ] + }, + { + "id": "FMA:56234", + "name": "Lingual surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56229" + ] + }, + "synonyms": [ + "Lingual surface of left mandibular central incisor tooth", + "Lingual surface of tooth 24" + ] + }, + { + "id": "FMA:56235", + "name": "Labial surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56206" + ] + }, + "synonyms": [ + "Labial surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56236", + "name": "Labial surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56206" + ] + }, + "synonyms": [ + "Labial surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56237", + "name": "Labial surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56236" + ] + }, + "synonyms": [ + "Labial surface of tooth 26", + "Labial surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56238", + "name": "Labial surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56236" + ] + }, + "synonyms": [ + "Labial surface of left mandibular lateral incisor tooth", + "Labial surface of tooth 23" + ] + }, + { + "id": "FMA:56239", + "name": "Labial surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56235" + ] + }, + "synonyms": [ + "Labial surface of tooth 25", + "Labial surface of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56240", + "name": "Labial surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56235" + ] + }, + "synonyms": [ + "Labial surface of tooth 24", + "Labial surface of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56241", + "name": "Labial surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56161" + ] + }, + "synonyms": [ + "Labial surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56242", + "name": "Lingual surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56161" + ] + }, + "synonyms": [ + "Lingual surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56243", + "name": "Mesial surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56161" + ] + }, + "synonyms": [ + "Mesial surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56244", + "name": "Distal surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56161" + ] + }, + "synonyms": [ + "Distal surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56245", + "name": "Incisal surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56161" + ] + }, + "synonyms": [ + "Incisal surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56246", + "name": "Labial surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56162" + ] + }, + "synonyms": [ + "Labial surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56247", + "name": "Lingual surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56162" + ] + }, + "synonyms": [ + "Lingual surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56248", + "name": "Mesial surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56162" + ] + }, + "synonyms": [ + "Mesial surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56249", + "name": "Distal surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56162" + ] + }, + "synonyms": [ + "Distal surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56250", + "name": "Incisal surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56162" + ] + }, + "synonyms": [ + "Incisal surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56251", + "name": "Incisal surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56250" + ] + }, + "synonyms": [ + "Incisal surface of tooth 27", + "Incisal surface of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56252", + "name": "Incisal surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56250" + ] + }, + "synonyms": [ + "Incisal surface of left mandibular canine tooth", + "Incisal surface of tooth 22" + ] + }, + { + "id": "FMA:56253", + "name": "Distal surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56249" + ] + }, + "synonyms": [ + "Distal surface of right mandibular canine tooth", + "Distal surface of tooth 27" + ] + }, + { + "id": "FMA:56254", + "name": "Distal surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56249" + ] + }, + "synonyms": [ + "Distal surface of tooth 22", + "Distal surface of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56255", + "name": "Mesial surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56248" + ] + }, + "synonyms": [ + "Mesial surface of tooth 27", + "Mesial surface of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56256", + "name": "Mesial surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56248" + ] + }, + "synonyms": [ + "Mesial surface of tooth 22", + "Mesial surface of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56257", + "name": "Lingual surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56247" + ] + }, + "synonyms": [ + "Lingual surface of right mandibular canine tooth", + "Lingual surface of tooth 27" + ] + }, + { + "id": "FMA:56258", + "name": "Lingual surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56247" + ] + }, + "synonyms": [ + "Lingual surface of left mandibular canine tooth", + "Lingual surface of tooth 22" + ] + }, + { + "id": "FMA:56259", + "name": "Labial surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56246" + ] + }, + "synonyms": [ + "Labial surface of tooth 27", + "Labial surface of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56260", + "name": "Labial surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56246" + ] + }, + "synonyms": [ + "Labial surface of tooth 22", + "Labial surface of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56261", + "name": "Surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56163" + ] + }, + "synonyms": [ + "Upper first premolar tooth surface", + "Surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56262", + "name": "Surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56163" + ] + }, + "synonyms": [ + "Surface of maxillary second premolar tooth", + "Upper second premolar tooth surface" + ] + }, + { + "id": "FMA:56263", + "name": "Buccal surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56261" + ] + }, + "synonyms": [ + "Buccal surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56264", + "name": "Lingual surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56261" + ] + }, + "synonyms": [ + "Lingual surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56265", + "name": "Mesial surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56261" + ] + }, + "synonyms": [ + "Mesial surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56266", + "name": "Distal surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56261" + ] + }, + "synonyms": [ + "Distal surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56267", + "name": "Occlusal surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56261" + ] + }, + "synonyms": [ + "Occlusal surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56268", + "name": "Buccal surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56262" + ] + }, + "synonyms": [ + "Buccal surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56269", + "name": "Lingual surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56262" + ] + }, + "synonyms": [ + "Lingual surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56270", + "name": "Mesial surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56262" + ] + }, + "synonyms": [ + "Mesial surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56271", + "name": "Distal surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56262" + ] + }, + "synonyms": [ + "Distal surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56272", + "name": "Occlusal surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56262" + ] + }, + "synonyms": [ + "Occlusal surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56273", + "name": "Occlusal surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56272" + ] + }, + "synonyms": [ + "Occlusal surface of right maxillary second premolar tooth", + "Occlusal surface of tooth 4" + ] + }, + { + "id": "FMA:56274", + "name": "Occlusal surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56272" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 13", + "Occlusal surface of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56275", + "name": "Distal surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56271" + ] + }, + "synonyms": [ + "Distal surface of right maxillary second premolar tooth", + "Distal surface of tooth 4" + ] + }, + { + "id": "FMA:56276", + "name": "Distal surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56271" + ] + }, + "synonyms": [ + "Distal surface of left maxillary second premolar tooth", + "Distal surface of tooth 13" + ] + }, + { + "id": "FMA:56277", + "name": "Mesial surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56270" + ] + }, + "synonyms": [ + "Mesial surface of right maxillary second premolar tooth", + "Mesial surface of tooth 4" + ] + }, + { + "id": "FMA:56278", + "name": "Mesial surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56270" + ] + }, + "synonyms": [ + "Mesial surface of tooth 13", + "Mesial surface of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56279", + "name": "Lingual surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56269" + ] + }, + "synonyms": [ + "Lingual surface of tooth 4", + "Lingual surface of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56280", + "name": "Lingual surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56269" + ] + }, + "synonyms": [ + "Lingual surface of left maxillary second premolar tooth", + "Lingual surface of tooth 13" + ] + }, + { + "id": "FMA:56281", + "name": "Buccal surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56268" + ] + }, + "synonyms": [ + "Buccal surface of tooth 4", + "Buccal surface of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56282", + "name": "Buccal surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56268" + ] + }, + "synonyms": [ + "Buccal surface of tooth 13", + "Buccal surface of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56283", + "name": "Occlusal surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56267" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 5", + "Occlusal surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56284", + "name": "Occlusal surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56267" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 12", + "Occlusal surface of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56285", + "name": "Distal surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56266" + ] + }, + "synonyms": [ + "Distal surface of tooth 5", + "Distal surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56286", + "name": "Distal surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56266" + ] + }, + "synonyms": [ + "Distal surface of left maxillary first premolar tooth", + "Distal surface of tooth 12" + ] + }, + { + "id": "FMA:56287", + "name": "Mesial surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56265" + ] + }, + "synonyms": [ + "Mesial surface of tooth 5", + "Mesial surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56288", + "name": "Mesial surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56265" + ] + }, + "synonyms": [ + "Mesial surface of left maxillary first premolar tooth", + "Mesial surface of tooth 12" + ] + }, + { + "id": "FMA:56289", + "name": "Lingual surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56264" + ] + }, + "synonyms": [ + "Lingual surface of tooth 5", + "Lingual surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56290", + "name": "Lingual surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56264" + ] + }, + "synonyms": [ + "Lingual surface of tooth 12", + "Lingual surface of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56291", + "name": "Buccal surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56263" + ] + }, + "synonyms": [ + "Buccal surface of tooth 5", + "Buccal surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56292", + "name": "Buccal surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56263" + ] + }, + "synonyms": [ + "Buccal surface of tooth 12", + "Buccal surface of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56293", + "name": "Surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56164" + ] + }, + "synonyms": [ + "Lower first premolar tooth surface", + "Surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56294", + "name": "Surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56164" + ] + }, + "synonyms": [ + "Surface of mandibular second premolar tooth", + "Lower second premolar tooth surface" + ] + }, + { + "id": "FMA:56295", + "name": "Buccal surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56293" + ] + }, + "synonyms": [ + "Buccal surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56296", + "name": "Lingual surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56293" + ] + }, + "synonyms": [ + "Lingual surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56297", + "name": "Mesial surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56293" + ] + }, + "synonyms": [ + "Mesial surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56298", + "name": "Distal surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56293" + ] + }, + "synonyms": [ + "Distal surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56299", + "name": "Occlusal surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56293" + ] + }, + "synonyms": [ + "Occlusal surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56300", + "name": "Occlusal surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56299" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 28", + "Occlusal surface of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56301", + "name": "Occlusal surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56299" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 21", + "Occlusal surface of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56302", + "name": "Distal surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56298" + ] + }, + "synonyms": [ + "Distal surface of tooth 28", + "Distal surface of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56303", + "name": "Distal surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56298" + ] + }, + "synonyms": [ + "Distal surface of tooth 21", + "Distal surface of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56304", + "name": "Mesial surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56297" + ] + }, + "synonyms": [ + "Mesial surface of tooth 28", + "Mesial surface of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56305", + "name": "Mesial surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56297" + ] + }, + "synonyms": [ + "Mesial surface of left mandibular first premolar tooth", + "Mesial surface of tooth 21" + ] + }, + { + "id": "FMA:56306", + "name": "Lingual surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56296" + ] + }, + "synonyms": [ + "Lingual surface of tooth 28", + "Lingual surface of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56307", + "name": "Lingual surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56296" + ] + }, + "synonyms": [ + "Lingual surface of tooth 21", + "Lingual surface of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56308", + "name": "Buccal surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56295" + ] + }, + "synonyms": [ + "Buccal surface of right mandibular first premolar tooth", + "Buccal surface of tooth 28" + ] + }, + { + "id": "FMA:56309", + "name": "Buccal surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56295" + ] + }, + "synonyms": [ + "Buccal surface of tooth 21", + "Buccal surface of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56310", + "name": "Buccal surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56294" + ] + }, + "synonyms": [ + "Buccal surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56311", + "name": "Lingual surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56294" + ] + }, + "synonyms": [ + "Lingual surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56312", + "name": "Mesial surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56294" + ] + }, + "synonyms": [ + "Mesial surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56313", + "name": "Distal surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56294" + ] + }, + "synonyms": [ + "Distal surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56314", + "name": "Occlusal surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56294" + ] + }, + "synonyms": [ + "Occlusal surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56315", + "name": "Occlusal surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56314" + ] + }, + "synonyms": [ + "Occlusal surface of right mandibular second premolar tooth", + "Occlusal surface of tooth 29" + ] + }, + { + "id": "FMA:56316", + "name": "Occlusal surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56314" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 20", + "Occlusal surface of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56317", + "name": "Distal surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56313" + ] + }, + "synonyms": [ + "Distal surface of right mandibular second premolar tooth", + "Distal surface of tooth 29" + ] + }, + { + "id": "FMA:56318", + "name": "Distal surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56313" + ] + }, + "synonyms": [ + "Distal surface of left mandibular second premolar tooth", + "Distal surface of tooth 20" + ] + }, + { + "id": "FMA:56319", + "name": "Mesial surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56312" + ] + }, + "synonyms": [ + "Mesial surface of right mandibular second premolar tooth", + "Mesial surface of tooth 29" + ] + }, + { + "id": "FMA:56320", + "name": "Mesial surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56312" + ] + }, + "synonyms": [ + "Mesial surface of tooth 20", + "Mesial surface of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56321", + "name": "Lingual surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56311" + ] + }, + "synonyms": [ + "Lingual surface of tooth 29", + "Lingual surface of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56322", + "name": "Lingual surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56311" + ] + }, + "synonyms": [ + "Lingual surface of left mandibular second premolar tooth", + "Lingual surface of tooth 20" + ] + }, + { + "id": "FMA:56323", + "name": "Buccal surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56310" + ] + }, + "synonyms": [ + "Buccal surface of right mandibular second premolar tooth", + "Buccal surface of tooth 29" + ] + }, + { + "id": "FMA:56324", + "name": "Buccal surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56310" + ] + }, + "synonyms": [ + "Buccal surface of left mandibular second premolar tooth", + "Buccal surface of tooth 20" + ] + }, + { + "id": "FMA:56325", + "name": "Surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56165" + ] + }, + "synonyms": [ + "Upper first molar tooth surface", + "Surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56326", + "name": "Surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56165" + ] + }, + "synonyms": [ + "Surface of maxillary second molar tooth", + "Upper second molar tooth surface" + ] + }, + { + "id": "FMA:56327", + "name": "Surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56165" + ] + }, + "synonyms": [ + "Surface of maxillary third molar tooth", + "Upper third molar tooth surface" + ] + }, + { + "id": "FMA:56328", + "name": "Buccal surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56169" + ] + }, + "synonyms": [ + "Buccal surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56329", + "name": "Lingual surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56169" + ] + }, + "synonyms": [ + "Lingual surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56330", + "name": "Mesial surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56169" + ] + }, + "synonyms": [ + "Mesial surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56331", + "name": "Distal surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56169" + ] + }, + "synonyms": [ + "Distal surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56332", + "name": "Occlusal surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56169" + ] + }, + "synonyms": [ + "Occlusal surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56333", + "name": "Occlusal surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56332" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 32", + "Occlusal surface of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56334", + "name": "Occlusal surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56332" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 17", + "Occlusal surface of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56335", + "name": "Distal surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56331" + ] + }, + "synonyms": [ + "Distal surface of tooth 32", + "Distal surface of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56336", + "name": "Distal surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56331" + ] + }, + "synonyms": [ + "Distal surface of tooth 17", + "Distal surface of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56337", + "name": "Mesial surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56330" + ] + }, + "synonyms": [ + "Mesial surface of tooth 32", + "Mesial surface of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56338", + "name": "Mesial surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56330" + ] + }, + "synonyms": [ + "Mesial surface of left mandibular third molar tooth", + "Mesial surface of tooth 17" + ] + }, + { + "id": "FMA:56339", + "name": "Lingual surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56329" + ] + }, + "synonyms": [ + "Lingual surface of tooth 32", + "Lingual surface of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56340", + "name": "Lingual surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56329" + ] + }, + "synonyms": [ + "Lingual surface of tooth 17", + "Lingual surface of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56341", + "name": "Buccal surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56328" + ] + }, + "synonyms": [ + "Buccal surface of tooth 32", + "Buccal surface of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56342", + "name": "Buccal surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56328" + ] + }, + "synonyms": [ + "Buccal surface of tooth 17", + "Buccal surface of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56343", + "name": "Buccal surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56168" + ] + }, + "synonyms": [ + "Buccal surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56344", + "name": "Lingual surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56168" + ] + }, + "synonyms": [ + "Lingual surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56345", + "name": "Mesial surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56168" + ] + }, + "synonyms": [ + "Mesial surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56346", + "name": "Distal surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56168" + ] + }, + "synonyms": [ + "Distal surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56347", + "name": "Occlusal surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56168" + ] + }, + "synonyms": [ + "Occlusal surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56348", + "name": "Occlusal surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56347" + ] + }, + "synonyms": [ + "Occlusal surface of right mandibular second molar tooth", + "Occlusal surface of tooth 31" + ] + }, + { + "id": "FMA:56349", + "name": "Occlusal surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56347" + ] + }, + "synonyms": [ + "Occlusal surface of left mandibular second molar tooth", + "Occlusal surface of tooth 18" + ] + }, + { + "id": "FMA:56350", + "name": "Distal surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56346" + ] + }, + "synonyms": [ + "Distal surface of tooth 31", + "Distal surface of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56351", + "name": "Distal surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56346" + ] + }, + "synonyms": [ + "Distal surface of tooth 18", + "Distal surface of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56352", + "name": "Mesial surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56345" + ] + }, + "synonyms": [ + "Mesial surface of right mandibular second molar tooth", + "Mesial surface of tooth 31" + ] + }, + { + "id": "FMA:56353", + "name": "Mesial surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56345" + ] + }, + "synonyms": [ + "Mesial surface of left mandibular second molar tooth", + "Mesial surface of tooth 18" + ] + }, + { + "id": "FMA:56354", + "name": "Lingual surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56344" + ] + }, + "synonyms": [ + "Lingual surface of right mandibular second molar tooth", + "Lingual surface of tooth 31" + ] + }, + { + "id": "FMA:56355", + "name": "Lingual surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56344" + ] + }, + "synonyms": [ + "Lingual surface of tooth 18", + "Lingual surface of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56356", + "name": "Buccal surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56343" + ] + }, + "synonyms": [ + "Buccal surface of tooth 31", + "Buccal surface of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56357", + "name": "Buccal surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56343" + ] + }, + "synonyms": [ + "Buccal surface of tooth 18", + "Buccal surface of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56358", + "name": "Buccal surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56167" + ] + }, + "synonyms": [ + "Buccal surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56359", + "name": "Lingual surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56167" + ] + }, + "synonyms": [ + "Lingual surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56360", + "name": "Mesial surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56167" + ] + }, + "synonyms": [ + "Mesial surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56361", + "name": "Distal surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56167" + ] + }, + "synonyms": [ + "Distal surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56362", + "name": "Occlusal surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56167" + ] + }, + "synonyms": [ + "Occlusal surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56363", + "name": "Occlusal surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56362" + ] + }, + "synonyms": [ + "Occlusal surface of right mandibular first molar tooth", + "Occlusal surface of tooth 30" + ] + }, + { + "id": "FMA:56364", + "name": "Occlusal surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56362" + ] + }, + "synonyms": [ + "Occlusal surface of left mandibular first molar tooth", + "Occlusal surface of tooth 19" + ] + }, + { + "id": "FMA:56365", + "name": "Distal surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56361" + ] + }, + "synonyms": [ + "Distal surface of right mandibular first molar tooth", + "Distal surface of tooth 30" + ] + }, + { + "id": "FMA:56366", + "name": "Distal surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56361" + ] + }, + "synonyms": [ + "Distal surface of tooth 19", + "Distal surface of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56367", + "name": "Mesial surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56360" + ] + }, + "synonyms": [ + "Mesial surface of tooth 30", + "Mesial surface of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56368", + "name": "Mesial surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56360" + ] + }, + "synonyms": [ + "Mesial surface of tooth 19", + "Mesial surface of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56369", + "name": "Lingual surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56359" + ] + }, + "synonyms": [ + "Lingual surface of tooth 30", + "Lingual surface of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56370", + "name": "Lingual surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56359" + ] + }, + "synonyms": [ + "Lingual surface of tooth 19", + "Lingual surface of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56371", + "name": "Buccal surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56358" + ] + }, + "synonyms": [ + "Buccal surface of right mandibular first molar tooth", + "Buccal surface of tooth 30" + ] + }, + { + "id": "FMA:56372", + "name": "Buccal surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56358" + ] + }, + "synonyms": [ + "Buccal surface of tooth 19", + "Buccal surface of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56373", + "name": "Buccal surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56327" + ] + }, + "synonyms": [ + "Buccal surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56374", + "name": "Lingual surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56327" + ] + }, + "synonyms": [ + "Lingual surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56375", + "name": "Mesial surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56327" + ] + }, + "synonyms": [ + "Mesial surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56376", + "name": "Distal surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56327" + ] + }, + "synonyms": [ + "Distal surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56377", + "name": "Occlusal surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56327" + ] + }, + "synonyms": [ + "Occlusal surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56378", + "name": "Occlusal surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56377" + ] + }, + "synonyms": [ + "Occlusal surface of right maxillary third molar tooth", + "Occlusal surface of tooth 1" + ] + }, + { + "id": "FMA:56379", + "name": "Occlusal surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56377" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 16", + "Occlusal surface of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56380", + "name": "Distal surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56376" + ] + }, + "synonyms": [ + "Distal surface of right maxillary third molar tooth", + "Distal surface of tooth 1" + ] + }, + { + "id": "FMA:56381", + "name": "Distal surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56376" + ] + }, + "synonyms": [ + "Distal surface of left maxillary third molar tooth", + "Distal surface of tooth 16" + ] + }, + { + "id": "FMA:56382", + "name": "Mesial surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56375" + ] + }, + "synonyms": [ + "Mesial surface of right maxillary third molar tooth", + "Mesial surface of tooth 1" + ] + }, + { + "id": "FMA:56383", + "name": "Mesial surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56375" + ] + }, + "synonyms": [ + "Mesial surface of tooth 16", + "Mesial surface of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56384", + "name": "Lingual surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56374" + ] + }, + "synonyms": [ + "Lingual surface of tooth 1", + "Lingual surface of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56385", + "name": "Lingual surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56374" + ] + }, + "synonyms": [ + "Lingual surface of tooth 16", + "Lingual surface of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56386", + "name": "Buccal surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56373" + ] + }, + "synonyms": [ + "Buccal surface of right maxillary third molar tooth", + "Buccal surface of tooth 1" + ] + }, + { + "id": "FMA:56387", + "name": "Buccal surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56373" + ] + }, + "synonyms": [ + "Buccal surface of left maxillary third molar tooth", + "Buccal surface of tooth 16" + ] + }, + { + "id": "FMA:56388", + "name": "Buccal surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56326" + ] + }, + "synonyms": [ + "Buccal surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56389", + "name": "Lingual surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56326" + ] + }, + "synonyms": [ + "Lingual surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56390", + "name": "Mesial surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56326" + ] + }, + "synonyms": [ + "Mesial surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56391", + "name": "Distal surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56326" + ] + }, + "synonyms": [ + "Distal surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56392", + "name": "Occlusal surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56326" + ] + }, + "synonyms": [ + "Occlusal surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56393", + "name": "Occlusal surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56392" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 2", + "Occlusal surface of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56394", + "name": "Occlusal surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56392" + ] + }, + "synonyms": [ + "Occlusal surface of left maxillary second molar tooth", + "Occlusal surface of tooth 15" + ] + }, + { + "id": "FMA:56395", + "name": "Distal surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56391" + ] + }, + "synonyms": [ + "Distal surface of tooth 2", + "Distal surface of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56396", + "name": "Distal surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56391" + ] + }, + "synonyms": [ + "Distal surface of tooth 15", + "Distal surface of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:56397", + "name": "Mesial surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56390" + ] + }, + "synonyms": [ + "Mesial surface of right maxillary second molar tooth", + "Mesial surface of tooth 2" + ] + }, + { + "id": "FMA:56398", + "name": "Mesial surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56390" + ] + }, + "synonyms": [ + "Mesial surface of left maxillary second molar tooth", + "Mesial surface of tooth 15" + ] + }, + { + "id": "FMA:56399", + "name": "Lingual surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56389" + ] + }, + "synonyms": [ + "Lingual surface of right maxillary second molar tooth", + "Lingual surface of tooth 2" + ] + }, + { + "id": "FMA:56400", + "name": "Lingual surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56389" + ] + }, + "synonyms": [ + "Lingual surface of left maxillary second molar tooth", + "Lingual surface of tooth 15" + ] + }, + { + "id": "FMA:56401", + "name": "Buccal surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56388" + ] + }, + "synonyms": [ + "Buccal surface of right maxillary second molar tooth", + "Buccal surface of tooth 2" + ] + }, + { + "id": "FMA:56402", + "name": "Buccal surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56388" + ] + }, + "synonyms": [ + "Buccal surface of left maxillary second molar tooth", + "Buccal surface of tooth 15" + ] + }, + { + "id": "FMA:56403", + "name": "Buccal surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56325" + ] + }, + "synonyms": [ + "Buccal surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56404", + "name": "Lingual surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56325" + ] + }, + "synonyms": [ + "Lingual surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56405", + "name": "Mesial surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56325" + ] + }, + "synonyms": [ + "Mesial surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56406", + "name": "Distal surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56325" + ] + }, + "synonyms": [ + "Distal surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56407", + "name": "Occlusal surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56325" + ] + }, + "synonyms": [ + "Occlusal surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56408", + "name": "Occlusal surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56407" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 3", + "Occlusal surface of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56409", + "name": "Occlusal surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56407" + ] + }, + "synonyms": [ + "Occlusal surface of tooth 14", + "Occlusal surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56410", + "name": "Distal surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56406" + ] + }, + "synonyms": [ + "Distal surface of tooth 3", + "Distal surface of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56411", + "name": "Distal surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56406" + ] + }, + "synonyms": [ + "Distal surface of tooth 14", + "Distal surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56412", + "name": "Mesial surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56405" + ] + }, + "synonyms": [ + "Mesial surface of right maxillary first molar tooth", + "Mesial surface of tooth 3" + ] + }, + { + "id": "FMA:56413", + "name": "Mesial surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56405" + ] + }, + "synonyms": [ + "Mesial surface of tooth 14", + "Mesial surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56414", + "name": "Lingual surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56404" + ] + }, + "synonyms": [ + "Lingual surface of tooth 3", + "Lingual surface of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56415", + "name": "Lingual surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56404" + ] + }, + "synonyms": [ + "Lingual surface of tooth 14", + "Lingual surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56416", + "name": "Buccal surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56403" + ] + }, + "synonyms": [ + "Buccal surface of right maxillary first molar tooth", + "Buccal surface of tooth 3" + ] + }, + { + "id": "FMA:56417", + "name": "Buccal surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56403" + ] + }, + "synonyms": [ + "Buccal surface of tooth 14", + "Buccal surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56418", + "name": "Subarcuate fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:56419", + "name": "Right subarcuate fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56418" + ] + } + }, + { + "id": "FMA:56420", + "name": "Left subarcuate fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56418" + ] + } + }, + { + "id": "FMA:56421", + "name": "Opening of vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Vestibular canalicular opening" + ] + }, + { + "id": "FMA:56422", + "name": "Opening of right vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56421" + ] + }, + "synonyms": [ + "Right vestibular canalicular opening" + ] + }, + { + "id": "FMA:56423", + "name": "Opening of left vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56421" + ] + }, + "synonyms": [ + "Left vestibular canalicular opening" + ] + }, + { + "id": "FMA:56424", + "name": "Opening of cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Cochlear canalicular opening" + ] + }, + { + "id": "FMA:56425", + "name": "Opening of right cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56424" + ] + }, + "synonyms": [ + "Right cochlear canalicular opening" + ] + }, + { + "id": "FMA:56426", + "name": "Opening of left cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56424" + ] + }, + "synonyms": [ + "Left cochlear canalicular opening" + ] + }, + { + "id": "FMA:56427", + "name": "Right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9595" + ] + } + }, + { + "id": "FMA:56428", + "name": "Left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9595" + ] + } + }, + { + "id": "FMA:56429", + "name": "Jugular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:56430", + "name": "Right jugular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56429" + ] + } + }, + { + "id": "FMA:56431", + "name": "Left jugular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56429" + ] + } + }, + { + "id": "FMA:56432", + "name": "Jugular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Posterior lacerate foramen" + ] + }, + { + "id": "FMA:56433", + "name": "Right jugular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56432" + ] + } + }, + { + "id": "FMA:56434", + "name": "Left jugular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56432" + ] + } + }, + { + "id": "FMA:56435", + "name": "Canaliculus for chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56436", + "name": "Canaliculus for right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56435" + ] + } + }, + { + "id": "FMA:56437", + "name": "Canaliculus for left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56435" + ] + } + }, + { + "id": "FMA:56438", + "name": "Caroticotympanic canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56439", + "name": "Canal for tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56440", + "name": "Canal for right tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56439" + ] + } + }, + { + "id": "FMA:56441", + "name": "Canal for left tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56439" + ] + } + }, + { + "id": "FMA:56442", + "name": "Canal for auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56443", + "name": "Canal for right auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56442" + ] + } + }, + { + "id": "FMA:56444", + "name": "Canal for left auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56442" + ] + } + }, + { + "id": "FMA:56445", + "name": "Hiatus for greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Torin's hole" + ] + }, + { + "id": "FMA:56446", + "name": "Hiatus for right greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56445" + ] + } + }, + { + "id": "FMA:56447", + "name": "Hiatus for left greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56445" + ] + } + }, + { + "id": "FMA:56448", + "name": "Hiatus for lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:56449", + "name": "Hiatus for right lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56448" + ] + } + }, + { + "id": "FMA:56450", + "name": "Hiatus for left lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56448" + ] + } + }, + { + "id": "FMA:56451", + "name": "Vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56452", + "name": "Right vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56451" + ] + } + }, + { + "id": "FMA:56453", + "name": "Left vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56451" + ] + } + }, + { + "id": "FMA:56454", + "name": "Cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56455", + "name": "Right cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56454" + ] + } + }, + { + "id": "FMA:56456", + "name": "Left cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56454" + ] + } + }, + { + "id": "FMA:56457", + "name": "Groove of temporal bone for inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + }, + "synonyms": [ + "Temporal bone for inferior petrosal sinus groove", + "Temporal groove for inferior petrosal sinus" + ] + }, + { + "id": "FMA:56458", + "name": "Jugular notch of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:56459", + "name": "Mastoid canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:56460", + "name": "Tympanic canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Jacobson's canaliculus" + ] + }, + { + "id": "FMA:56461", + "name": "Tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:56462", + "name": "Right tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56461" + ] + } + }, + { + "id": "FMA:56463", + "name": "Left tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56461" + ] + } + }, + { + "id": "FMA:56464", + "name": "Groove of temporal bone for right inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56457" + ] + }, + "synonyms": [ + "Temporal bone for right inferior petrosal sinus groove" + ] + }, + { + "id": "FMA:56465", + "name": "Groove of temporal bone for left inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56457" + ] + }, + "synonyms": [ + "Temporal bone for left inferior petrosal sinus groove" + ] + }, + { + "id": "FMA:56466", + "name": "Tympanic sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:56467", + "name": "Right tympanic sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56466" + ] + } + }, + { + "id": "FMA:56468", + "name": "Left tympanic sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56466" + ] + } + }, + { + "id": "FMA:56469", + "name": "Tympanohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Proximal part of styloid process" + ] + }, + { + "id": "FMA:56470", + "name": "Right tympanohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56469" + ] + }, + "synonyms": [ + "Proximal part of right styloid process" + ] + }, + { + "id": "FMA:56471", + "name": "Left tympanohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56469" + ] + }, + "synonyms": [ + "Proximal part of left styloid process" + ] + }, + { + "id": "FMA:56472", + "name": "Stylohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Distal part of styloid process" + ] + }, + { + "id": "FMA:56473", + "name": "Right stylohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56472" + ] + }, + "synonyms": [ + "Distal part of right styloid process" + ] + }, + { + "id": "FMA:56474", + "name": "Left stylohyal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56472" + ] + }, + "synonyms": [ + "Distal part of left styloid process" + ] + }, + { + "id": "FMA:56475", + "name": "Posterior surface of tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:56476", + "name": "Posterior surface of right tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56475" + ] + } + }, + { + "id": "FMA:56477", + "name": "Posterior surface of left tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56475" + ] + } + }, + { + "id": "FMA:56478", + "name": "Anterior surface of tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54939" + ] + } + }, + { + "id": "FMA:56479", + "name": "Anterior surface of right tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56478" + ] + } + }, + { + "id": "FMA:56480", + "name": "Anterior surface of left tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56478" + ] + } + }, + { + "id": "FMA:56481", + "name": "Cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57492" + ] + }, + "synonyms": [ + "Tooth cusp" + ] + }, + { + "id": "FMA:56482", + "name": "Lateral margin of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Lateral border of external acoustic meatus" + ] + }, + { + "id": "FMA:56483", + "name": "Lateral margin of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56482" + ] + }, + "synonyms": [ + "Lateral border of right external acoustic meatus" + ] + }, + { + "id": "FMA:56484", + "name": "Lateral margin of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56482" + ] + }, + "synonyms": [ + "Lateral border of left external acoustic meatus" + ] + }, + { + "id": "FMA:56485", + "name": "Inferior border of tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:56486", + "name": "Inferior border of right tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56485" + ] + } + }, + { + "id": "FMA:56487", + "name": "Inferior border of left tympanic plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56485" + ] + } + }, + { + "id": "FMA:56488", + "name": "Buccal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Buccal cusp" + ] + }, + { + "id": "FMA:56489", + "name": "Palatal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Palatal cusp" + ] + }, + { + "id": "FMA:56490", + "name": "Lingual cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Lingual cusp" + ] + }, + { + "id": "FMA:56491", + "name": "Mesiobuccal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Cuspis mesio-buccalis", + "Mesiobuccal cusp", + "Mesio-buccal cusp of tooth" + ] + }, + { + "id": "FMA:56492", + "name": "Mesiopalatal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Cuspis mesio-palatalis", + "Mesiopalatal cusp", + "Mesio-palatal cusp of tooth" + ] + }, + { + "id": "FMA:56493", + "name": "Mesiolingual cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Mesiolingual cusp", + "Mesio-lingual cusp of tooth", + "Cuspis mesio-lingualis" + ] + }, + { + "id": "FMA:56494", + "name": "Distobuccal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Distobuccal cusp", + "Disto-buccal cusp of tooth", + "Cuspis disto-buccalis" + ] + }, + { + "id": "FMA:56495", + "name": "Distopalatal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Distopalatal cusp", + "Disto-palatal cusp of tooth", + "Cuspis disto-palatalis", + "Cuspis distopalatalis" + ] + }, + { + "id": "FMA:56496", + "name": "Distolingual cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Cuspis disto-lingualis", + "Disto-lingual cusp of tooth", + "Distolingual cusp" + ] + }, + { + "id": "FMA:56497", + "name": "Distal cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Hypoconulid" + ] + }, + { + "id": "FMA:56498", + "name": "Tubercle of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tubercle of crown of tooth", + "Tooth tubercle", + "Dental tubercle", + "Tuberculum dentis (Corona dentis)" + ] + }, + { + "id": "FMA:56511", + "name": "Crown of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55623" + ] + }, + "synonyms": [ + "Canine tooth crown" + ] + }, + { + "id": "FMA:56512", + "name": "Root of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Canine tooth root" + ] + }, + { + "id": "FMA:56513", + "name": "Middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:56514", + "name": "Right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56513" + ] + } + }, + { + "id": "FMA:56515", + "name": "Left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56513" + ] + } + }, + { + "id": "FMA:56516", + "name": "Crown of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56511" + ] + }, + "synonyms": [ + "Upper canine tooth crown", + "Crown of maxillary canine tooth" + ] + }, + { + "id": "FMA:56517", + "name": "Root of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56512" + ] + }, + "synonyms": [ + "Root of maxillary canine tooth", + "Upper canine tooth root" + ] + }, + { + "id": "FMA:56518", + "name": "Crown of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56511" + ] + }, + "synonyms": [ + "Lower canine tooth crown", + "Crown of mandibular canine tooth" + ] + }, + { + "id": "FMA:56519", + "name": "Root of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56512" + ] + }, + "synonyms": [ + "Root of mandibular canine tooth", + "Lower canine tooth root" + ] + }, + { + "id": "FMA:56520", + "name": "Root of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56519" + ] + }, + "synonyms": [ + "Root of tooth 27", + "Root of right mandibular canine tooth", + "Right lower canine tooth root" + ] + }, + { + "id": "FMA:56521", + "name": "Root of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56519" + ] + }, + "synonyms": [ + "Root of left mandibular canine tooth", + "Root of tooth 22", + "Left lower canine tooth root" + ] + }, + { + "id": "FMA:56522", + "name": "Crown of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56518" + ] + }, + "synonyms": [ + "Crown of tooth 27", + "Crown of right mandibular canine tooth", + "Right lower canine tooth crown" + ] + }, + { + "id": "FMA:56523", + "name": "Crown of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56518" + ] + }, + "synonyms": [ + "Crown of left mandibular canine tooth", + "Left lower canine tooth crown", + "Crown of tooth 22" + ] + }, + { + "id": "FMA:56524", + "name": "Root of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56517" + ] + }, + "synonyms": [ + "Root of tooth 6", + "Root of right maxillary canine tooth", + "Right upper canine tooth root" + ] + }, + { + "id": "FMA:56525", + "name": "Root of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56517" + ] + }, + "synonyms": [ + "Left upper canine tooth root", + "Root of tooth 11", + "Root of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56526", + "name": "Crown of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56516" + ] + }, + "synonyms": [ + "Crown of tooth 6", + "Right upper canine tooth crown", + "Crown of right maxillary canine tooth" + ] + }, + { + "id": "FMA:56527", + "name": "Crown of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56516" + ] + }, + "synonyms": [ + "Crown of tooth 11", + "Left upper canine tooth crown", + "Crown of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56532", + "name": "Crown of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57960" + ] + }, + "synonyms": [ + "Lower lateral incisor tooth crown", + "Crown of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56533", + "name": "Root of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57963" + ] + }, + "synonyms": [ + "Root of mandibular lateral incisor tooth", + "Lower lateral incisor tooth root" + ] + }, + { + "id": "FMA:56534", + "name": "Root of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56533" + ] + }, + "synonyms": [ + "Root of tooth 26", + "Root of right mandibular lateral incisor tooth", + "Right lower lateral incisor tooth root" + ] + }, + { + "id": "FMA:56535", + "name": "Root of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56533" + ] + }, + "synonyms": [ + "Root of tooth 23", + "Left lower lateral incisor tooth root", + "Root of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56536", + "name": "Crown of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56532" + ] + }, + "synonyms": [ + "Crown of right mandibular lateral incisor tooth", + "Crown of tooth 26", + "Right lower lateral incisor tooth crown" + ] + }, + { + "id": "FMA:56537", + "name": "Crown of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56532" + ] + }, + "synonyms": [ + "Crown of left mandibular lateral incisor tooth", + "Left lower lateral incisor tooth crown", + "Crown of tooth 23" + ] + }, + { + "id": "FMA:56538", + "name": "Crown of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57960" + ] + }, + "synonyms": [ + "Lower central incisor tooth crown", + "Crown of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56539", + "name": "Root of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57963" + ] + }, + "synonyms": [ + "Lower central incisor tooth root", + "Root of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56540", + "name": "Root of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56539" + ] + }, + "synonyms": [ + "Right lower central incisor tooth root", + "Root of tooth 25", + "Root of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56541", + "name": "Root of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56539" + ] + }, + "synonyms": [ + "Root of tooth 24", + "Left lower central incisor tooth root", + "Root of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56542", + "name": "Crown of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56538" + ] + }, + "synonyms": [ + "Crown of right mandibular central incisor tooth", + "Crown of tooth 25", + "Right lower central incisor tooth crown" + ] + }, + { + "id": "FMA:56543", + "name": "Crown of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56538" + ] + }, + "synonyms": [ + "Crown of tooth 24", + "Crown of left mandibular central incisor tooth", + "Left lower central incisor tooth crown" + ] + }, + { + "id": "FMA:56544", + "name": "Crown of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57960" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth crown", + "Crown of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56545", + "name": "Root of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57963" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth root", + "Root of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56546", + "name": "Root of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56545" + ] + }, + "synonyms": [ + "Root of right maxillary lateral incisor tooth", + "Right upper lateral incisor tooth root", + "Root of tooth 7" + ] + }, + { + "id": "FMA:56547", + "name": "Root of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56545" + ] + }, + "synonyms": [ + "Left upper lateral incisor tooth root", + "Root of tooth 10", + "Root of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56548", + "name": "Crown of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56544" + ] + }, + "synonyms": [ + "Right upper lateral incisor tooth crown", + "Crown of right maxillary lateral incisor tooth", + "Crown of tooth 7" + ] + }, + { + "id": "FMA:56549", + "name": "Crown of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56544" + ] + }, + "synonyms": [ + "Crown of tooth 10", + "Left upper lateral incisor tooth crown", + "Crown of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56550", + "name": "Crown of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57960" + ] + }, + "synonyms": [ + "Upper central incisor tooth crown", + "Crown of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56551", + "name": "Root of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57963" + ] + }, + "synonyms": [ + "Root of maxillary central incisor tooth", + "Upper central incisor tooth root" + ] + }, + { + "id": "FMA:56552", + "name": "Root of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56551" + ] + }, + "synonyms": [ + "Right upper central incisor tooth root", + "Root of tooth 8", + "Root of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56553", + "name": "Root of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56551" + ] + }, + "synonyms": [ + "Left upper central incisor tooth root", + "Root of left maxillary central incisor tooth", + "Root of tooth 9" + ] + }, + { + "id": "FMA:56554", + "name": "Crown of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56550" + ] + }, + "synonyms": [ + "Crown of tooth 8", + "Right upper central incisor tooth crown", + "Crown of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56555", + "name": "Crown of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56550" + ] + }, + "synonyms": [ + "Crown of tooth 9", + "Left upper central incisor tooth crown", + "Crown of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56558", + "name": "Crown of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85299" + ] + }, + "synonyms": [ + "Lower second premolar tooth crown", + "Crown of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56559", + "name": "Root of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85300" + ] + }, + "synonyms": [ + "Lower second premolar tooth root", + "Root of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56560", + "name": "Root of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56559" + ] + }, + "synonyms": [ + "Root of right mandibular second premolar tooth", + "Root of tooth 29", + "Right lower second premolar tooth root" + ] + }, + { + "id": "FMA:56561", + "name": "Root of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56559" + ] + }, + "synonyms": [ + "Left lower second premolar tooth root", + "Root of left mandibular second premolar tooth", + "Root of tooth 20" + ] + }, + { + "id": "FMA:56562", + "name": "Crown of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56558" + ] + }, + "synonyms": [ + "Crown of tooth 29", + "Crown of right mandibular second premolar tooth", + "Right lower second premolar tooth crown" + ] + }, + { + "id": "FMA:56563", + "name": "Crown of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56558" + ] + }, + "synonyms": [ + "Left lower second premolar tooth crown", + "Crown of left mandibular second premolar tooth", + "Crown of tooth 20" + ] + }, + { + "id": "FMA:56564", + "name": "Crown of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85299" + ] + }, + "synonyms": [ + "Crown of mandibular first premolar tooth", + "Lower first premolar tooth crown" + ] + }, + { + "id": "FMA:56565", + "name": "Root of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85300" + ] + }, + "synonyms": [ + "Root of mandibular first premolar tooth", + "Lower first premolar tooth root" + ] + }, + { + "id": "FMA:56566", + "name": "Root of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56565" + ] + }, + "synonyms": [ + "Right lower first premolar tooth root", + "Root of right mandibular first premolar tooth", + "Root of tooth 28" + ] + }, + { + "id": "FMA:56567", + "name": "Root of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56565" + ] + }, + "synonyms": [ + "Left lower first premolar tooth root", + "Root of tooth 21", + "Root of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56568", + "name": "Crown of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56564" + ] + }, + "synonyms": [ + "Crown of tooth 28", + "Right lower first premolar tooth crown", + "Crown of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56569", + "name": "Crown of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56564" + ] + }, + "synonyms": [ + "Crown of tooth 21", + "Left lower first premolar tooth crown", + "Crown of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56572", + "name": "Crown of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85299" + ] + }, + "synonyms": [ + "Upper second premolar tooth crown", + "Crown of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56573", + "name": "Root of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85300" + ] + }, + "synonyms": [ + "Root of maxillary second premolar tooth", + "Upper second premolar tooth root" + ] + }, + { + "id": "FMA:56574", + "name": "Root of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56573" + ] + }, + "synonyms": [ + "Right upper second premolar tooth root", + "Root of tooth 4", + "Root of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56575", + "name": "Root of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56573" + ] + }, + "synonyms": [ + "Root of tooth 13", + "Root of left maxillary second premolar tooth", + "Left upper second premolar tooth root" + ] + }, + { + "id": "FMA:56576", + "name": "Crown of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56572" + ] + }, + "synonyms": [ + "Crown of tooth 4", + "Crown of right maxillary second premolar tooth", + "Right upper second premolar tooth crown" + ] + }, + { + "id": "FMA:56577", + "name": "Crown of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56572" + ] + }, + "synonyms": [ + "Crown of tooth 13", + "Left upper second premolar tooth crown", + "Crown of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56578", + "name": "Crown of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85299" + ] + }, + "synonyms": [ + "Upper first premolar tooth crown", + "Crown of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56579", + "name": "Root of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85300" + ] + }, + "synonyms": [ + "Root of maxillary first premolar tooth", + "Upper first premolar tooth root" + ] + }, + { + "id": "FMA:56580", + "name": "Pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61705" + ] + }, + "synonyms": [ + "Auricle of external ear", + "Auricle of ear", + "Pinna of ear", + "Auricula (Auris externa)", + "Auricle" + ] + }, + { + "id": "FMA:56581", + "name": "Buccal root of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56579" + ] + }, + "synonyms": [ + "Buccal root of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56582", + "name": "Lingual root of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56579" + ] + }, + "synonyms": [ + "Lingual root of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56583", + "name": "Crown of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56578" + ] + }, + "synonyms": [ + "Right upper first premolar tooth crown", + "Crown of tooth 5", + "Crown of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56584", + "name": "Crown of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56578" + ] + }, + "synonyms": [ + "Crown of left maxillary first premolar tooth", + "Left upper first premolar tooth crown", + "Crown of tooth 12" + ] + }, + { + "id": "FMA:56591", + "name": "Crown of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Lower third molar tooth crown", + "Crown of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56592", + "name": "Root of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Lower third molar tooth root", + "Root of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56593", + "name": "Mesial root of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56592" + ] + }, + "synonyms": [ + "Mesial root of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56594", + "name": "Distal root of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56592" + ] + }, + "synonyms": [ + "Distal root of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56595", + "name": "Crown of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56591" + ] + }, + "synonyms": [ + "Crown of right mandibular third molar tooth", + "Right lower third molar tooth crown", + "Crown of tooth 32" + ] + }, + { + "id": "FMA:56596", + "name": "Crown of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56591" + ] + }, + "synonyms": [ + "Crown of tooth 17", + "Crown of left mandibular third molar tooth", + "Left lower third molar tooth crown" + ] + }, + { + "id": "FMA:56597", + "name": "Crown of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Crown of mandibular second molar tooth", + "Lower second molar tooth crown" + ] + }, + { + "id": "FMA:56598", + "name": "Root of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Lower second molar tooth root", + "Root of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56599", + "name": "Mesial root of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56598" + ] + }, + "synonyms": [ + "Mesial root of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56600", + "name": "Distal root of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56598" + ] + }, + "synonyms": [ + "Distal root of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56601", + "name": "Crown of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56597" + ] + }, + "synonyms": [ + "Crown of right mandibular second molar tooth", + "Right lower second molar tooth crown", + "Crown of tooth 31" + ] + }, + { + "id": "FMA:56602", + "name": "Crown of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56597" + ] + }, + "synonyms": [ + "Left lower second molar tooth crown", + "Crown of left mandibular second molar tooth", + "Crown of tooth 18" + ] + }, + { + "id": "FMA:56603", + "name": "Buccal root of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56581" + ] + }, + "synonyms": [ + "Buccal root of tooth 5", + "Buccal root of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56604", + "name": "Buccal root of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56581" + ] + }, + "synonyms": [ + "Buccal root of left maxillary first premolar tooth", + "Buccal root of tooth 12" + ] + }, + { + "id": "FMA:56605", + "name": "Lingual root of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56582" + ] + }, + "synonyms": [ + "Lingual root of tooth 5", + "Lingual root of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56606", + "name": "Lingual root of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56582" + ] + }, + "synonyms": [ + "Lingual root of tooth 12", + "Lingual root of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56607", + "name": "Crown of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Upper first molar tooth crown", + "Crown of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56608", + "name": "Root of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Upper first molar tooth root", + "Root of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56609", + "name": "Crown of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56607" + ] + }, + "synonyms": [ + "Right upper first molar tooth crown", + "Crown of tooth 3", + "Crown of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56610", + "name": "Crown of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56607" + ] + }, + "synonyms": [ + "Left upper first molar tooth crown", + "Crown of left maxillary first molar tooth", + "Crown of tooth 14" + ] + }, + { + "id": "FMA:56611", + "name": "Mesiobuccal root of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56608" + ] + }, + "synonyms": [ + "Mesio-buccal root of maxillary first molar tooth", + "Mesio-buccal root of upper first molar tooth", + "Mesiobuccal root of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56612", + "name": "Distobuccal root of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56608" + ] + }, + "synonyms": [ + "Distobuccal root of maxillary first molar tooth", + "Disto-buccal root of upper first molar tooth", + "Disto-buccal root of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56613", + "name": "Lingual root of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56608" + ] + }, + "synonyms": [ + "Lingual root of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56614", + "name": "Lingual root of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56613" + ] + }, + "synonyms": [ + "Lingual root of tooth 3", + "Lingual root of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56615", + "name": "Lingual root of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56613" + ] + }, + "synonyms": [ + "Lingual root of left maxillary first molar tooth", + "Lingual root of tooth 14" + ] + }, + { + "id": "FMA:56616", + "name": "Distobuccal root of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56612" + ] + }, + "synonyms": [ + "Disto-buccal root of right upper first molar tooth", + "Distobuccal root of right maxillary first molar tooth", + "Disto-buccal root of right maxillary first molar tooth", + "Disto-buccal root of tooth 3", + "Distobuccal root of tooth 3" + ] + }, + { + "id": "FMA:56617", + "name": "Distobuccal root of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56612" + ] + }, + "synonyms": [ + "Distobuccal root of tooth 14", + "Distobuccal root of left maxillary first molar tooth", + "Disto-buccal root of tooth 14", + "Disto-buccal root of left upper first molar tooth", + "Disto-buccal root of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56618", + "name": "Mesiobuccal root of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56611" + ] + }, + "synonyms": [ + "Mesiobuccal root of tooth 3", + "Mesio-buccal root of tooth 3", + "Mesio-buccal root of right maxillary first molar tooth", + "Mesio-buccal root of right upper first molar tooth", + "Mesiobuccal root of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56619", + "name": "Mesiobuccal root of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56611" + ] + }, + "synonyms": [ + "Mesio-buccal root of tooth 14", + "Mesiobuccal root of left maxillary first molar tooth", + "Mesio-buccal root of left upper first molar tooth", + "Mesiobuccal root of tooth 14", + "Mesio-buccal root of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56620", + "name": "Mesiobuccal root of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57149" + ] + }, + "synonyms": [ + "Mesio-buccal root of maxillary second molar tooth", + "Mesio-buccal root of upper second molar tooth", + "Mesiobuccal root of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56621", + "name": "Mesiobuccal root of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57145" + ] + }, + "synonyms": [ + "Mesio-buccal root of maxillary third molar tooth", + "Mesio-buccal root of upper third molar tooth", + "Mesiobuccal root of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56622", + "name": "Distobuccal root of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57149" + ] + }, + "synonyms": [ + "Disto-buccal root of maxillary second molar tooth", + "Disto-buccal root of upper second molar tooth", + "Distobuccal root of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56623", + "name": "Distobuccal root of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57145" + ] + }, + "synonyms": [ + "Distobuccal root of maxillary third molar tooth", + "Disto-buccal root of maxillary third molar tooth", + "Disto-buccal root of upper third molar tooth" + ] + }, + { + "id": "FMA:56624", + "name": "Lingual root of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57149" + ] + }, + "synonyms": [ + "Lingual root of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56625", + "name": "Lingual root of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57145" + ] + }, + "synonyms": [ + "Lingual root of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56626", + "name": "Lingual root of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56625" + ] + }, + "synonyms": [ + "Lingual root of tooth 1", + "Lingual root of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56627", + "name": "Lingual root of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56625" + ] + }, + "synonyms": [ + "Lingual root of tooth 16", + "Lingual root of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56628", + "name": "Distobuccal root of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56623" + ] + }, + "synonyms": [ + "Distobuccal root of tooth 1", + "Disto-buccal root of tooth 1", + "Distobuccal root of right maxillary third molar tooth", + "Disto-buccal root of right maxillary third molar tooth", + "Disto-buccal root of right upper third molar tooth" + ] + }, + { + "id": "FMA:56629", + "name": "Distobuccal root of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56623" + ] + }, + "synonyms": [ + "Disto-buccal root of tooth 16", + "Disto-buccal root of left maxillary third molar tooth", + "Distobuccal root of left maxillary third molar tooth", + "Disto-buccal root of left upper third molar tooth", + "Distobuccal root of tooth 16" + ] + }, + { + "id": "FMA:56630", + "name": "Mesiobuccal root of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56621" + ] + }, + "synonyms": [ + "Mesiobuccal root of tooth 1", + "Mesio-buccal root of right upper third molar tooth", + "Mesiobuccal root of right maxillary third molar tooth", + "Mesio-buccal root of tooth 1", + "Mesio-buccal root of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56631", + "name": "Mesiobuccal root of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56621" + ] + }, + "synonyms": [ + "Mesio-buccal root of left maxillary third molar tooth", + "Mesio-buccal root of tooth 16", + "Mesio-buccal root of left upper third molar tooth", + "Mesiobuccal root of tooth 16", + "Mesiobuccal root of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56632", + "name": "Lingual root of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56624" + ] + }, + "synonyms": [ + "Lingual root of right maxillary second molar tooth", + "Lingual root of tooth 2" + ] + }, + { + "id": "FMA:56633", + "name": "Lingual root of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56624" + ] + }, + "synonyms": [ + "Lingual root of tooth 15", + "Lingual root of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:56634", + "name": "Distobuccal root of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56622" + ] + }, + "synonyms": [ + "Disto-buccal root of right upper second molar tooth", + "Distobuccal root of right maxillary second molar tooth", + "Disto-buccal root of tooth 2", + "Disto-buccal root of right maxillary second molar tooth", + "Distobuccal root of tooth 2" + ] + }, + { + "id": "FMA:56635", + "name": "Distobuccal root of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56622" + ] + }, + "synonyms": [ + "Disto-buccal root of tooth 15", + "Disto-buccal root of left maxillary second molar tooth", + "Distobuccal root of left maxillary second molar tooth", + "Disto-buccal root of left upper second molar tooth", + "Distobuccal root of tooth 15" + ] + }, + { + "id": "FMA:56636", + "name": "Mesiobuccal root of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56620" + ] + }, + "synonyms": [ + "Mesiobuccal root of tooth 2", + "Mesio-buccal root of right maxillary second molar tooth", + "Mesio-buccal root of tooth 2", + "Mesiobuccal root of right maxillary second molar tooth", + "Mesio-buccal root of right upper second molar tooth" + ] + }, + { + "id": "FMA:56637", + "name": "Mesiobuccal root of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56620" + ] + }, + "synonyms": [ + "Mesiobuccal root of tooth 15", + "Mesiobuccal root of left maxillary second molar tooth", + "Mesio-buccal root of left maxillary second molar tooth", + "Mesio-buccal root of tooth 15", + "Mesio-buccal root of left upper second molar tooth" + ] + }, + { + "id": "FMA:56638", + "name": "Distal root of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56594" + ] + }, + "synonyms": [ + "Distal root of right mandibular third molar tooth", + "Distal root of tooth 32" + ] + }, + { + "id": "FMA:56639", + "name": "Distal root of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56594" + ] + }, + "synonyms": [ + "Distal root of left mandibular third molar tooth", + "Distal root of tooth 17" + ] + }, + { + "id": "FMA:56640", + "name": "Mesial root of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56593" + ] + }, + "synonyms": [ + "Mesial root of right mandibular third molar tooth", + "Mesial root of tooth 32" + ] + }, + { + "id": "FMA:56641", + "name": "Mesial root of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56593" + ] + }, + "synonyms": [ + "Mesial root of tooth 17", + "Mesial root of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56642", + "name": "Distal root of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56600" + ] + }, + "synonyms": [ + "Distal root of tooth 31", + "Distal root of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56643", + "name": "Distal root of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56600" + ] + }, + "synonyms": [ + "Distal root of left mandibular second molar tooth", + "Distal root of tooth 18" + ] + }, + { + "id": "FMA:56644", + "name": "Mesial root of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56599" + ] + }, + "synonyms": [ + "Mesial root of right mandibular second molar tooth", + "Mesial root of tooth 31" + ] + }, + { + "id": "FMA:56645", + "name": "Mesial root of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56599" + ] + }, + "synonyms": [ + "Mesial root of left mandibular second molar tooth", + "Mesial root of tooth 18" + ] + }, + { + "id": "FMA:56646", + "name": "Crown of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Crown of mandibular first molar tooth", + "Lower first molar tooth crown" + ] + }, + { + "id": "FMA:56647", + "name": "Root of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Root of mandibular first molar tooth", + "Lower first molar tooth root" + ] + }, + { + "id": "FMA:56648", + "name": "Crown of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56646" + ] + }, + "synonyms": [ + "Crown of right mandibular first molar tooth", + "Right lower first molar tooth crown", + "Crown of tooth 30" + ] + }, + { + "id": "FMA:56649", + "name": "Crown of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56646" + ] + }, + "synonyms": [ + "Crown of left mandibular first molar tooth", + "Crown of tooth 19", + "Left lower first molar tooth crown" + ] + }, + { + "id": "FMA:56650", + "name": "Mesial root of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56647" + ] + }, + "synonyms": [ + "Mesial root of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56651", + "name": "Distal root of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56647" + ] + }, + "synonyms": [ + "Distal root of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56652", + "name": "Distal root of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56651" + ] + }, + "synonyms": [ + "Distal root of right mandibular first molar tooth", + "Distal root of tooth 30" + ] + }, + { + "id": "FMA:56653", + "name": "Distal root of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56651" + ] + }, + "synonyms": [ + "Distal root of tooth 19", + "Distal root of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56654", + "name": "Mesial root of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56650" + ] + }, + "synonyms": [ + "Mesial root of right mandibular first molar tooth", + "Mesial root of tooth 30" + ] + }, + { + "id": "FMA:56655", + "name": "Mesial root of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56650" + ] + }, + "synonyms": [ + "Mesial root of tooth 19", + "Mesial root of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56656", + "name": "Apex of cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63000" + ] + }, + "synonyms": [ + "Apex cuspidis" + ] + }, + { + "id": "FMA:56657", + "name": "Accessory cusp of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Cuspis accessoria" + ] + }, + { + "id": "FMA:56658", + "name": "Transverse ridge of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Crista transversalis (Corona dentis)", + "Transverse ridge of crown of tooth", + "Crista transversalis of tooth" + ] + }, + { + "id": "FMA:56659", + "name": "Triangular ridge of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Crista triangularis (Corona dentis)", + "Triangular ridge of crown of tooth", + "Crista triangularis of tooth" + ] + }, + { + "id": "FMA:56660", + "name": "Oblique ridge of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Crista obliqua (Corona dentis)", + "Oblique ridge of crown of tooth" + ] + }, + { + "id": "FMA:56661", + "name": "Occlusal fissure of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Fissura occlusalis (Corona dentis)", + "Occlusal fissure of crown of tooth" + ] + }, + { + "id": "FMA:56662", + "name": "Occlusal fossa of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Occlusal fossa of crown of tooth", + "Fossa occlusalis (Corona dentis)", + "Occlusal fossa" + ] + }, + { + "id": "FMA:56663", + "name": "Right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56580" + ] + } + }, + { + "id": "FMA:56664", + "name": "Left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56580" + ] + } + }, + { + "id": "FMA:56665", + "name": "Periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Periodontal ligament", + "Periodontal membrane" + ] + }, + { + "id": "FMA:56666", + "name": "Periodontium of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of maxillary central incisor tooth", + "Periondontal membrane of maxillary central incisor tooth", + "Periodontium of maxillary central incisor tooth", + "Periondontal membrane of upper central incisor tooth", + "Periondontal ligament of upper central incisor tooth", + "Upper central incisor tooth periodontium" + ] + }, + { + "id": "FMA:56667", + "name": "Periodontium of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56666" + ] + }, + "synonyms": [ + "Periodontium of tooth 8", + "Right upper central incisor tooth periodontium", + "Periondontal membrane of tooth 8", + "Periondontal ligament of tooth 8", + "Periondontal ligament of right upper central incisor tooth", + "Periodontium of right maxillary central incisor tooth", + "Periondontal ligament of right maxillary central incisor tooth", + "Periondontal membrane of right maxillary central incisor tooth", + "Periondontal membrane of right upper central incisor tooth" + ] + }, + { + "id": "FMA:56668", + "name": "Periodontium of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56666" + ] + }, + "synonyms": [ + "Periondontal ligament of tooth 9", + "Left upper central incisor tooth periodontium", + "Periondontal ligament of left upper central incisor tooth", + "Periodontium of tooth 9", + "Periodontium of left maxillary central incisor tooth", + "Periondontal ligament of left maxillary central incisor tooth", + "Periondontal membrane of tooth 9", + "Periondontal membrane of left maxillary central incisor tooth", + "Periondontal membrane of left upper central incisor tooth" + ] + }, + { + "id": "FMA:56669", + "name": "Periodontium of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of maxillary lateral incisor tooth", + "Periondontal membrane of maxillary lateral incisor tooth", + "Periondontal membrane of upper lateral incisor tooth", + "Periodontium of maxillary lateral incisor tooth", + "Periondontal ligament of upper lateral incisor tooth", + "Upper lateral incisor tooth periodontium" + ] + }, + { + "id": "FMA:56670", + "name": "Periodontium of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56669" + ] + }, + "synonyms": [ + "Periodontium of tooth 7", + "Periodontium of right maxillary lateral incisor tooth", + "Periondontal ligament of right maxillary lateral incisor tooth", + "Periondontal membrane of tooth 7", + "Periondontal ligament of tooth 7", + "Right upper lateral incisor tooth periodontium", + "Periondontal membrane of right maxillary lateral incisor tooth", + "Periondontal ligament of right upper lateral incisor tooth", + "Periondontal membrane of right upper lateral incisor tooth" + ] + }, + { + "id": "FMA:56671", + "name": "Periodontium of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56669" + ] + }, + "synonyms": [ + "Periondontal membrane of tooth 10", + "Periondontal ligament of tooth 10", + "Periodontium of tooth 10", + "Periondontal membrane of left upper lateral incisor tooth", + "Periondontal membrane of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth periodontium", + "Periodontium of left maxillary lateral incisor tooth", + "Periondontal ligament of left maxillary lateral incisor tooth", + "Periondontal ligament of left upper lateral incisor tooth" + ] + }, + { + "id": "FMA:56672", + "name": "Periodontium of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periodontium of mandibular central incisor tooth", + "Periondontal ligament of mandibular central incisor tooth", + "Periondontal ligament of lower central incisor tooth", + "Periondontal membrane of lower central incisor tooth", + "Lower central incisor tooth periodontium", + "Periondontal membrane of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56673", + "name": "Periodontium of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56672" + ] + }, + "synonyms": [ + "Periondontal membrane of right lower central incisor tooth", + "Periondontal membrane of tooth 25", + "Right lower central incisor tooth periodontium", + "Periodontium of tooth 25", + "Periondontal ligament of right mandibular central incisor tooth", + "Periondontal ligament of right lower central incisor tooth", + "Periodontium of right mandibular central incisor tooth", + "Periondontal ligament of tooth 25", + "Periondontal membrane of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56674", + "name": "Periodontium of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56672" + ] + }, + "synonyms": [ + "Periodontium of tooth 24", + "Periondontal ligament of left mandibular central incisor tooth", + "Periondontal membrane of left mandibular central incisor tooth", + "Periondontal membrane of left lower central incisor tooth", + "Periondontal ligament of left lower central incisor tooth", + "Periondontal membrane of tooth 24", + "Left lower central incisor tooth periodontium", + "Periondontal ligament of tooth 24", + "Periodontium of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56675", + "name": "Periodontium of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Lower lateral incisor tooth periodontium", + "Periodontium of mandibular lateral incisor tooth", + "Periondontal ligament of lower lateral incisor tooth", + "Periondontal membrane of lower lateral incisor tooth", + "Periondontal ligament of mandibular lateral incisor tooth", + "Periondontal membrane of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56676", + "name": "Periodontium of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56675" + ] + }, + "synonyms": [ + "Periodontium of tooth 26", + "Right lower lateral incisor tooth periodontium", + "Periondontal ligament of tooth 26", + "Periondontal ligament of right mandibular lateral incisor tooth", + "Periodontium of right mandibular lateral incisor tooth", + "Periondontal ligament of right lower lateral incisor tooth", + "Periondontal membrane of tooth 26", + "Periondontal membrane of right lower lateral incisor tooth", + "Periondontal membrane of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56677", + "name": "Periodontium of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56675" + ] + }, + "synonyms": [ + "Left lower lateral incisor tooth periodontium", + "Periondontal membrane of left lower lateral incisor tooth", + "Periondontal ligament of left mandibular lateral incisor tooth", + "Periondontal membrane of left mandibular lateral incisor tooth", + "Periondontal ligament of tooth 23", + "Periodontium of left mandibular lateral incisor tooth", + "Periondontal membrane of tooth 23", + "Periodontium of tooth 23", + "Periondontal ligament of left lower lateral incisor tooth" + ] + }, + { + "id": "FMA:56678", + "name": "Periodontium of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periodontium of maxillary canine tooth", + "Periondontal membrane of upper canine tooth", + "Upper canine tooth periodontium", + "Periondontal ligament of maxillary canine tooth", + "Periondontal membrane of maxillary canine tooth", + "Periondontal ligament of upper canine tooth" + ] + }, + { + "id": "FMA:56679", + "name": "Periodontium of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56678" + ] + }, + "synonyms": [ + "Periondontal ligament of tooth 6", + "Periodontium of right maxillary canine tooth", + "Periondontal ligament of right upper canine tooth", + "Periondontal membrane of right upper canine tooth", + "Right upper canine tooth periodontium", + "Periondontal ligament of right maxillary canine tooth", + "Periondontal membrane of right maxillary canine tooth", + "Periodontium of tooth 6", + "Periondontal membrane of tooth 6" + ] + }, + { + "id": "FMA:56680", + "name": "Periodontium of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56678" + ] + }, + "synonyms": [ + "Left upper canine tooth periodontium", + "Periondontal membrane of left upper canine tooth", + "Periodontium of left maxillary canine tooth", + "Periondontal ligament of tooth 11", + "Periondontal membrane of tooth 11", + "Periodontium of tooth 11", + "Periondontal ligament of left upper canine tooth", + "Periondontal membrane of left maxillary canine tooth", + "Periondontal ligament of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56681", + "name": "Periodontium of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Lower canine tooth periodontium", + "Periondontal membrane of lower canine tooth", + "Periondontal ligament of mandibular canine tooth", + "Periodontium of mandibular canine tooth", + "Periondontal membrane of mandibular canine tooth", + "Periondontal ligament of lower canine tooth" + ] + }, + { + "id": "FMA:56682", + "name": "Periodontium of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56681" + ] + }, + "synonyms": [ + "Periondontal ligament of right mandibular canine tooth", + "Right lower canine tooth periodontium", + "Periodontium of tooth 27", + "Periondontal ligament of right lower canine tooth", + "Periondontal membrane of right lower canine tooth", + "Periondontal membrane of right mandibular canine tooth", + "Periondontal ligament of tooth 27", + "Periondontal membrane of tooth 27", + "Periodontium of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56683", + "name": "Periodontium of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56681" + ] + }, + "synonyms": [ + "Periondontal ligament of left mandibular canine tooth", + "Periondontal membrane of left mandibular canine tooth", + "Periondontal membrane of left lower canine tooth", + "Periodontium of left mandibular canine tooth", + "Periodontium of tooth 22", + "Periondontal ligament of left lower canine tooth", + "Left lower canine tooth periodontium", + "Periondontal membrane of tooth 22", + "Periondontal ligament of tooth 22" + ] + }, + { + "id": "FMA:56684", + "name": "Periodontium of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of maxillary first premolar tooth", + "Periodontium of maxillary first premolar tooth", + "Periondontal membrane of maxillary first premolar tooth", + "Upper first premolar tooth periodontium", + "Periondontal membrane of upper first premolar tooth", + "Periondontal ligament of upper first premolar tooth" + ] + }, + { + "id": "FMA:56685", + "name": "Periodontium of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56684" + ] + }, + "synonyms": [ + "Periodontium of right maxillary first premolar tooth", + "Periondontal ligament of right upper first premolar tooth", + "Periondontal membrane of tooth 5", + "Periondontal membrane of right maxillary first premolar tooth", + "Periondontal membrane of right upper first premolar tooth", + "Periodontium of tooth 5", + "Right upper first premolar tooth periodontium", + "Periondontal ligament of tooth 5", + "Periondontal ligament of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56686", + "name": "Periodontium of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56684" + ] + }, + "synonyms": [ + "Periondontal membrane of left maxillary first premolar tooth", + "Left upper first premolar tooth periodontium", + "Periondontal membrane of left upper first premolar tooth", + "Periondontal ligament of tooth 12", + "Periondontal ligament of left upper first premolar tooth", + "Periondontal ligament of left maxillary first premolar tooth", + "Periodontium of left maxillary first premolar tooth", + "Periodontium of tooth 12", + "Periondontal membrane of tooth 12" + ] + }, + { + "id": "FMA:56687", + "name": "Periodontium of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of maxillary second premolar tooth", + "Upper second premolar tooth periodontium", + "Periodontium of maxillary second premolar tooth", + "Periondontal membrane of maxillary second premolar tooth", + "Periondontal ligament of upper second premolar tooth", + "Periondontal membrane of upper second premolar tooth" + ] + }, + { + "id": "FMA:56688", + "name": "Periodontium of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56687" + ] + }, + "synonyms": [ + "Periondontal ligament of tooth 4", + "Periondontal ligament of right upper second premolar tooth", + "Periondontal membrane of right upper second premolar tooth", + "Right upper second premolar tooth periodontium", + "Periondontal membrane of tooth 4", + "Periodontium of tooth 4", + "Periondontal ligament of right maxillary second premolar tooth", + "Periondontal membrane of right maxillary second premolar tooth", + "Periodontium of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56689", + "name": "Periodontium of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56687" + ] + }, + "synonyms": [ + "Periondontal membrane of left maxillary second premolar tooth", + "Periodontium of left maxillary second premolar tooth", + "Periondontal ligament of left upper second premolar tooth", + "Periondontal ligament of tooth 13", + "Periondontal membrane of tooth 13", + "Periondontal membrane of left upper second premolar tooth", + "Periodontium of tooth 13", + "Left upper second premolar tooth periodontium", + "Periondontal ligament of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56690", + "name": "Periodontium of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of mandibular first premolar tooth", + "Periondontal membrane of mandibular first premolar tooth", + "Periondontal membrane of lower first premolar tooth", + "Periodontium of mandibular first premolar tooth", + "Periondontal ligament of lower first premolar tooth", + "Lower first premolar tooth periodontium" + ] + }, + { + "id": "FMA:56691", + "name": "Periodontium of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56690" + ] + }, + "synonyms": [ + "Periondontal membrane of right lower first premolar tooth", + "Right lower first premolar tooth periodontium", + "Periondontal membrane of right mandibular first premolar tooth", + "Periondontal ligament of tooth 28", + "Periodontium of right mandibular first premolar tooth", + "Periondontal ligament of right lower first premolar tooth", + "Periondontal ligament of right mandibular first premolar tooth", + "Periondontal membrane of tooth 28", + "Periodontium of tooth 28" + ] + }, + { + "id": "FMA:56692", + "name": "Periodontium of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56690" + ] + }, + "synonyms": [ + "Left lower first premolar tooth periodontium", + "Periondontal ligament of tooth 21", + "Periodontium of tooth 21", + "Periondontal ligament of left mandibular first premolar tooth", + "Periondontal membrane of left mandibular first premolar tooth", + "Periondontal membrane of tooth 21", + "Periodontium of left mandibular first premolar tooth", + "Periondontal ligament of left lower first premolar tooth", + "Periondontal membrane of left lower first premolar tooth" + ] + }, + { + "id": "FMA:56693", + "name": "Periodontium of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periodontium of mandibular second premolar tooth", + "Periondontal ligament of mandibular second premolar tooth", + "Periondontal ligament of lower second premolar tooth", + "Lower second premolar tooth periodontium", + "Periondontal membrane of mandibular second premolar tooth", + "Periondontal membrane of lower second premolar tooth" + ] + }, + { + "id": "FMA:56694", + "name": "Periodontium of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56693" + ] + }, + "synonyms": [ + "Right lower second premolar tooth periodontium", + "Periondontal ligament of right lower second premolar tooth", + "Periondontal membrane of tooth 29", + "Periondontal membrane of right lower second premolar tooth", + "Periondontal membrane of right mandibular second premolar tooth", + "Periodontium of right mandibular second premolar tooth", + "Periondontal ligament of tooth 29", + "Periondontal ligament of right mandibular second premolar tooth", + "Periodontium of tooth 29" + ] + }, + { + "id": "FMA:56695", + "name": "Periodontium of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56693" + ] + }, + "synonyms": [ + "Periondontal membrane of tooth 20", + "Periondontal ligament of tooth 20", + "Periondontal ligament of left lower second premolar tooth", + "Periondontal membrane of left mandibular second premolar tooth", + "Left lower second premolar tooth periodontium", + "Periondontal membrane of left lower second premolar tooth", + "Periodontium of left mandibular second premolar tooth", + "Periondontal ligament of left mandibular second premolar tooth", + "Periodontium of tooth 20" + ] + }, + { + "id": "FMA:56696", + "name": "Periodontium of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of maxillary first molar tooth", + "Upper first molar tooth periodontium", + "Periondontal ligament of upper first molar tooth", + "Periondontal membrane of maxillary first molar tooth", + "Periodontium of maxillary first molar tooth", + "Periondontal membrane of upper first molar tooth" + ] + }, + { + "id": "FMA:56697", + "name": "Periodontium of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56696" + ] + }, + "synonyms": [ + "Periondontal ligament of right maxillary first molar tooth", + "Periodontium of right maxillary first molar tooth", + "Periondontal membrane of right upper first molar tooth", + "Periodontium of tooth 3", + "Periondontal ligament of tooth 3", + "Right upper first molar tooth periodontium", + "Periondontal membrane of right maxillary first molar tooth", + "Periondontal ligament of right upper first molar tooth", + "Periondontal membrane of tooth 3" + ] + }, + { + "id": "FMA:56698", + "name": "Periodontium of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56696" + ] + }, + "synonyms": [ + "Periondontal membrane of tooth 14", + "Periodontium of left maxillary first molar tooth", + "Periondontal ligament of tooth 14", + "Periondontal membrane of left maxillary first molar tooth", + "Periodontium of tooth 14", + "Periondontal ligament of left upper first molar tooth", + "Periondontal ligament of left maxillary first molar tooth", + "Left upper first molar tooth periodontium", + "Periondontal membrane of left upper first molar tooth" + ] + }, + { + "id": "FMA:56699", + "name": "Periodontium of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of upper second molar tooth", + "Periondontal membrane of maxillary second molar tooth", + "Periondontal membrane of upper second molar tooth", + "Periondontal ligament of maxillary second molar tooth", + "Upper second molar tooth periodontium", + "Periodontium of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56700", + "name": "Periodontium of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56699" + ] + }, + "synonyms": [ + "Periondontal ligament of right maxillary second molar tooth", + "Periondontal membrane of right maxillary second molar tooth", + "Periondontal ligament of right upper second molar tooth", + "Periondontal ligament of tooth 2", + "Periondontal membrane of right upper second molar tooth", + "Right upper second molar tooth periodontium", + "Periodontium of right maxillary second molar tooth", + "Periodontium of tooth 2", + "Periondontal membrane of tooth 2" + ] + }, + { + "id": "FMA:56701", + "name": "Periodontium of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56699" + ] + }, + "synonyms": [ + "Periondontal membrane of left upper second molar tooth", + "Periondontal ligament of left upper second molar tooth", + "Periodontium of left maxillary second molar tooth", + "Periondontal membrane of tooth 15", + "Periondontal membrane of left maxillary second molar tooth", + "Periondontal ligament of tooth 15", + "Left upper second molar tooth periodontium", + "Periondontal ligament of left maxillary second molar tooth", + "Periodontium of tooth 15" + ] + }, + { + "id": "FMA:56702", + "name": "Periodontium of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal membrane of upper third molar tooth", + "Periodontium of maxillary third molar tooth", + "Upper third molar tooth periodontium", + "Periondontal membrane of maxillary third molar tooth", + "Periondontal ligament of upper third molar tooth", + "Periondontal ligament of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56703", + "name": "Periodontium of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56702" + ] + }, + "synonyms": [ + "Periondontal membrane of right upper third molar tooth", + "Periondontal membrane of tooth 1", + "Periodontium of tooth 1", + "Right upper third molar tooth periodontium", + "Periondontal ligament of tooth 1", + "Periodontium of right maxillary third molar tooth", + "Periondontal ligament of right upper third molar tooth", + "Periondontal membrane of right maxillary third molar tooth", + "Periondontal ligament of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56704", + "name": "Periodontium of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56702" + ] + }, + "synonyms": [ + "Periondontal membrane of left maxillary third molar tooth", + "Periodontium of left maxillary third molar tooth", + "Left upper third molar tooth periodontium", + "Periodontium of tooth 16", + "Periondontal membrane of left upper third molar tooth", + "Periondontal membrane of tooth 16", + "Periondontal ligament of left maxillary third molar tooth", + "Periondontal ligament of left upper third molar tooth", + "Periondontal ligament of tooth 16" + ] + }, + { + "id": "FMA:56705", + "name": "Periodontium of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Lower first molar tooth periodontium", + "Periondontal ligament of lower first molar tooth", + "Periodontium of mandibular first molar tooth", + "Periondontal membrane of lower first molar tooth", + "Periondontal ligament of mandibular first molar tooth", + "Periondontal membrane of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56706", + "name": "Periodontium of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56705" + ] + }, + "synonyms": [ + "Periondontal membrane of tooth 30", + "Periodontium of tooth 30", + "Periondontal membrane of right mandibular first molar tooth", + "Periondontal ligament of right lower first molar tooth", + "Periondontal ligament of right mandibular first molar tooth", + "Periondontal ligament of tooth 30", + "Periodontium of right mandibular first molar tooth", + "Right lower first molar tooth periodontium", + "Periondontal membrane of right lower first molar tooth" + ] + }, + { + "id": "FMA:56707", + "name": "Periodontium of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56705" + ] + }, + "synonyms": [ + "Periondontal membrane of tooth 19", + "Periodontium of left mandibular first molar tooth", + "Periondontal membrane of left mandibular first molar tooth", + "Periondontal ligament of left mandibular first molar tooth", + "Periondontal ligament of tooth 19", + "Periondontal membrane of left lower first molar tooth", + "Periodontium of tooth 19", + "Left lower first molar tooth periodontium", + "Periondontal ligament of left lower first molar tooth" + ] + }, + { + "id": "FMA:56708", + "name": "Periodontium of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal ligament of lower second molar tooth", + "Periodontium of mandibular second molar tooth", + "Periondontal membrane of mandibular second molar tooth", + "Periondontal ligament of mandibular second molar tooth", + "Periondontal membrane of lower second molar tooth", + "Lower second molar tooth periodontium" + ] + }, + { + "id": "FMA:56709", + "name": "Periodontium of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56708" + ] + }, + "synonyms": [ + "Periodontium of tooth 31", + "Right lower second molar tooth periodontium", + "Periodontium of right mandibular second molar tooth", + "Periondontal ligament of tooth 31", + "Periondontal ligament of right lower second molar tooth", + "Periondontal membrane of right lower second molar tooth", + "Periondontal ligament of right mandibular second molar tooth", + "Periondontal membrane of tooth 31", + "Periondontal membrane of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56710", + "name": "Periodontium of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56708" + ] + }, + "synonyms": [ + "Periodontium of left mandibular second molar tooth", + "Left lower second molar tooth periodontium", + "Periondontal membrane of left lower second molar tooth", + "Periondontal ligament of tooth 18", + "Periondontal ligament of left lower second molar tooth", + "Periondontal ligament of left mandibular second molar tooth", + "Periondontal membrane of left mandibular second molar tooth", + "Periondontal membrane of tooth 18", + "Periodontium of tooth 18" + ] + }, + { + "id": "FMA:56711", + "name": "Periodontium of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56665" + ] + }, + "synonyms": [ + "Periondontal membrane of mandibular third molar tooth", + "Lower third molar tooth periodontium", + "Periondontal ligament of lower third molar tooth", + "Periondontal membrane of lower third molar tooth", + "Periondontal ligament of mandibular third molar tooth", + "Periodontium of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56712", + "name": "Periodontium of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56711" + ] + }, + "synonyms": [ + "Periodontium of tooth 32", + "Periondontal ligament of right lower third molar tooth", + "Periondontal membrane of right lower third molar tooth", + "Periondontal membrane of tooth 32", + "Periodontium of right mandibular third molar tooth", + "Periondontal membrane of right mandibular third molar tooth", + "Periondontal ligament of tooth 32", + "Right lower third molar tooth periodontium", + "Periondontal ligament of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:56713", + "name": "Periodontium of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56711" + ] + }, + "synonyms": [ + "Periondontal membrane of left mandibular third molar tooth", + "Periondontal ligament of left mandibular third molar tooth", + "Periodontium of tooth 17", + "Left lower third molar tooth periodontium", + "Periondontal membrane of tooth 17", + "Periondontal ligament of left lower third molar tooth", + "Periondontal ligament of tooth 17", + "Periondontal membrane of left lower third molar tooth", + "Periodontium of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56714", + "name": "Tympanic cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58376" + ] + } + }, + { + "id": "FMA:56715", + "name": "Right tympanic cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56714" + ] + } + }, + { + "id": "FMA:56716", + "name": "Left tympanic cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56714" + ] + } + }, + { + "id": "FMA:56717", + "name": "Epitympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58376" + ] + } + }, + { + "id": "FMA:56718", + "name": "Right epitympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56717" + ] + } + }, + { + "id": "FMA:56719", + "name": "Left epitympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56717" + ] + } + }, + { + "id": "FMA:56720", + "name": "Zone of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Tympanic membrane zone" + ] + }, + { + "id": "FMA:56721", + "name": "Pars flaccida of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56720" + ] + }, + "synonyms": [ + "Pars flaccida (Membrana tympanica)", + "Shrapnell's membrane" + ] + }, + { + "id": "FMA:56722", + "name": "Pars tensa of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56720" + ] + }, + "synonyms": [ + "Pars tensa (Membrana tympanica)" + ] + }, + { + "id": "FMA:56723", + "name": "Umbo of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56720" + ] + }, + "synonyms": [ + "Tympanic membrane umbo" + ] + }, + { + "id": "FMA:56724", + "name": "Buccal root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Radix buccalis (Dentis)", + "Buccal root" + ] + }, + { + "id": "FMA:56725", + "name": "Palatal root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Radix palatinalis (Dentis)", + "Palatal root" + ] + }, + { + "id": "FMA:56726", + "name": "Mesial root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Radix mesialis (Dentis)", + "Mesial root" + ] + }, + { + "id": "FMA:56727", + "name": "Distal root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Distal root", + "Radix distalis (Dentis)" + ] + }, + { + "id": "FMA:56728", + "name": "Mesiobuccal root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Mesio-buccal root of tooth", + "Mesiobuccal root", + "Radix mesiobuccalis (Dentis)", + "Radix mesio-buccalis (dentis)" + ] + }, + { + "id": "FMA:56729", + "name": "Mesiolingual root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Mesiolingual root", + "Mesio-lingual root of tooth", + "Radix mesio-lingualis" + ] + }, + { + "id": "FMA:56730", + "name": "Accessory root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Radix accessoria (Dentis)", + "Accessory root" + ] + }, + { + "id": "FMA:56731", + "name": "Cingulum of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57492" + ] + }, + "synonyms": [ + "Cingulum (Dentis)", + "Tooth cingulum" + ] + }, + { + "id": "FMA:56732", + "name": "Layer of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + }, + "synonyms": [ + "Tympanic membrane layer" + ] + }, + { + "id": "FMA:56733", + "name": "Cingulum of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56731" + ] + }, + "synonyms": [ + "Incisor tooth cingulum" + ] + }, + { + "id": "FMA:56734", + "name": "Cingulum of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56731" + ] + }, + "synonyms": [ + "Canine tooth cingulum" + ] + }, + { + "id": "FMA:56735", + "name": "Fibrocartilaginous ring of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56732" + ] + }, + "synonyms": [ + "Anulus fibrocartilagineus (Membrana tympanica)", + "Fibrocartilaginous anulus of tympanic membrane" + ] + }, + { + "id": "FMA:56736", + "name": "Cingulum of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56733" + ] + }, + "synonyms": [ + "Upper incisor tooth cingulum", + "Cingulum of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56737", + "name": "Cingulum of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56733" + ] + }, + "synonyms": [ + "Cingulum of mandibular incisor tooth", + "Lower incisor tooth cingulum" + ] + }, + { + "id": "FMA:56738", + "name": "Fibrocartilaginous ring of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56735" + ] + } + }, + { + "id": "FMA:56739", + "name": "Fibrocartilaginous ring of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56735" + ] + } + }, + { + "id": "FMA:56740", + "name": "Cingulum of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56736" + ] + }, + "synonyms": [ + "Cingulum of maxillary central incisor tooth", + "Upper central incisor tooth cingulum" + ] + }, + { + "id": "FMA:56741", + "name": "Cingulum of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56736" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth cingulum", + "Cingulum of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56742", + "name": "Cingulum of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56737" + ] + }, + "synonyms": [ + "Lower central incisor tooth cingulum", + "Cingulum of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56743", + "name": "Cingulum of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56737" + ] + }, + "synonyms": [ + "Cingulum of mandibular lateral incisor tooth", + "Lower lateral incisor tooth cingulum" + ] + }, + { + "id": "FMA:56744", + "name": "Cingulum of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56743" + ] + }, + "synonyms": [ + "Right lower lateral incisor tooth cingulum", + "Cingulum of tooth 26", + "Cingulum of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56745", + "name": "Cingulum of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56743" + ] + }, + "synonyms": [ + "Left lower lateral incisor tooth cingulum", + "Cingulum of tooth 23", + "Cingulum of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56746", + "name": "Cingulum of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56742" + ] + }, + "synonyms": [ + "Right lower central incisor tooth cingulum", + "Cingulum of right mandibular central incisor tooth", + "Cingulum of tooth 25" + ] + }, + { + "id": "FMA:56747", + "name": "Cingulum of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56742" + ] + }, + "synonyms": [ + "Cingulum of left mandibular central incisor tooth", + "Left lower central incisor tooth cingulum", + "Cingulum of tooth 24" + ] + }, + { + "id": "FMA:56748", + "name": "Cingulum of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56741" + ] + }, + "synonyms": [ + "Right upper lateral incisor tooth cingulum", + "Cingulum of right maxillary lateral incisor tooth", + "Cingulum of tooth 7" + ] + }, + { + "id": "FMA:56749", + "name": "Cingulum of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56741" + ] + }, + "synonyms": [ + "Cingulum of tooth 10", + "Cingulum of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth cingulum" + ] + }, + { + "id": "FMA:56750", + "name": "Cingulum of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56740" + ] + }, + "synonyms": [ + "Right upper central incisor tooth cingulum", + "Cingulum of tooth 8", + "Cingulum of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56751", + "name": "Cingulum of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56740" + ] + }, + "synonyms": [ + "Left upper central incisor tooth cingulum", + "Cingulum of left maxillary central incisor tooth", + "Cingulum of tooth 9" + ] + }, + { + "id": "FMA:56752", + "name": "Cingulum of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56734" + ] + }, + "synonyms": [ + "Cingulum of maxillary canine tooth", + "Upper canine tooth cingulum" + ] + }, + { + "id": "FMA:56753", + "name": "Cingulum of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56734" + ] + }, + "synonyms": [ + "Cingulum of mandibular canine tooth", + "Lower canine tooth cingulum" + ] + }, + { + "id": "FMA:56754", + "name": "Cingulum of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56753" + ] + }, + "synonyms": [ + "Cingulum of right mandibular canine tooth", + "Cingulum of tooth 27", + "Right lower canine tooth cingulum" + ] + }, + { + "id": "FMA:56755", + "name": "Cingulum of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56753" + ] + }, + "synonyms": [ + "Cingulum of left mandibular canine tooth", + "Left lower canine tooth cingulum", + "Cingulum of tooth 22" + ] + }, + { + "id": "FMA:56756", + "name": "Cingulum of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56752" + ] + }, + "synonyms": [ + "Right upper canine tooth cingulum", + "Cingulum of tooth 6", + "Cingulum of right maxillary canine tooth" + ] + }, + { + "id": "FMA:56757", + "name": "Cingulum of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56752" + ] + }, + "synonyms": [ + "Cingulum of tooth 11", + "Left upper canine tooth cingulum", + "Cingulum of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56758", + "name": "Marginal ridge of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Crista marginalis of tooth", + "Crista marginalis (Dentis)" + ] + }, + { + "id": "FMA:56760", + "name": "Canine groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:56761", + "name": "Umbo of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56723" + ] + }, + "synonyms": [ + "Right tympanic membrane umbo" + ] + }, + { + "id": "FMA:56762", + "name": "Canine fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:56763", + "name": "Umbo of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56723" + ] + }, + "synonyms": [ + "Left tympanic membrane umbo" + ] + }, + { + "id": "FMA:56764", + "name": "Pars flaccida of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56721" + ] + } + }, + { + "id": "FMA:56766", + "name": "Pars flaccida of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56721" + ] + } + }, + { + "id": "FMA:56767", + "name": "Pars tensa of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56722" + ] + } + }, + { + "id": "FMA:56768", + "name": "Pars tensa of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56722" + ] + } + }, + { + "id": "FMA:56771", + "name": "Cusp of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Premolar tooth cusp" + ] + }, + { + "id": "FMA:56772", + "name": "Anterior fold of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77704" + ] + }, + "synonyms": [ + "Anterior malleolar fold of tympanic membrane", + "Anterior malleolar fold" + ] + }, + { + "id": "FMA:56773", + "name": "Cusp of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56481" + ] + }, + "synonyms": [ + "Molar tooth cusp" + ] + }, + { + "id": "FMA:56774", + "name": "Anterior malleolar fold of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56772" + ] + }, + "synonyms": [ + "Right anterior malleolar fold" + ] + }, + { + "id": "FMA:56775", + "name": "Anterior malleolar fold of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56772" + ] + }, + "synonyms": [ + "Left anterior malleolar fold" + ] + }, + { + "id": "FMA:56776", + "name": "Buccal cusp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56788" + ] + }, + "synonyms": [ + "Buccal cusp of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56777", + "name": "Lingual cusp of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56771" + ] + } + }, + { + "id": "FMA:56778", + "name": "Posterior fold of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77704" + ] + }, + "synonyms": [ + "Posterior malleolar fold of tympanic membrane", + "Posterior malleolar fold" + ] + }, + { + "id": "FMA:56779", + "name": "Lingual cusp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56788" + ] + }, + "synonyms": [ + "Lingual cusp of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56780", + "name": "Posterior malleolar fold of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56778" + ] + }, + "synonyms": [ + "Right posterior malleolar fold" + ] + }, + { + "id": "FMA:56781", + "name": "Cusp of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56771" + ] + }, + "synonyms": [ + "Cusp of maxillary premolar tooth", + "Upper premolar tooth cusp" + ] + }, + { + "id": "FMA:56782", + "name": "Cusp of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56771" + ] + }, + "synonyms": [ + "Lower premolar tooth cusp", + "Cusp of mandibular premolar tooth" + ] + }, + { + "id": "FMA:56783", + "name": "Lingual cusp of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56779" + ] + }, + "synonyms": [ + "Lingual cusp of right maxillary first premolar tooth", + "Lingual cusp of tooth 5" + ] + }, + { + "id": "FMA:56784", + "name": "Lingual cusp of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56779" + ] + }, + "synonyms": [ + "Lingual cusp of tooth 12", + "Lingual cusp of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:56785", + "name": "Buccal cusp of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56776" + ] + }, + "synonyms": [ + "Buccal cusp of right maxillary first premolar tooth", + "Buccal cusp of tooth 5" + ] + }, + { + "id": "FMA:56786", + "name": "Posterior malleolar fold of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56778" + ] + }, + "synonyms": [ + "Left posterior malleolar fold" + ] + }, + { + "id": "FMA:56787", + "name": "Buccal cusp of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56791" + ] + }, + "synonyms": [ + "Buccal cusp of tooth 13", + "Buccal cusp of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56788", + "name": "Cusp of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56781" + ] + }, + "synonyms": [ + "Cusp of maxillary first premolar tooth", + "Upper first premolar tooth cusp" + ] + }, + { + "id": "FMA:56789", + "name": "Cusp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56781" + ] + }, + "synonyms": [ + "Cusp of maxillary second premolar tooth", + "Upper second premolar tooth cusp" + ] + }, + { + "id": "FMA:56790", + "name": "Malleolar stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:56791", + "name": "Buccal cusp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56789" + ] + }, + "synonyms": [ + "Buccal cusp of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56792", + "name": "Lingual cusp of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56789" + ] + }, + "synonyms": [ + "Lingual cusp of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56793", + "name": "Lingual cusp of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56792" + ] + }, + "synonyms": [ + "Lingual cusp of right maxillary second premolar tooth", + "Lingual cusp of tooth 4" + ] + }, + { + "id": "FMA:56794", + "name": "Lingual cusp of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56792" + ] + }, + "synonyms": [ + "Lingual cusp of left maxillary second premolar tooth", + "Lingual cusp of tooth 13" + ] + }, + { + "id": "FMA:56795", + "name": "Buccal cusp of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56791" + ] + }, + "synonyms": [ + "Buccal cusp of right maxillary second premolar tooth", + "Buccal cusp of tooth 4" + ] + }, + { + "id": "FMA:56796", + "name": "Buccal cusp of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56776" + ] + }, + "synonyms": [ + "Buccal cusp of left maxillary first premolar tooth", + "Buccal cusp of tooth 12" + ] + }, + { + "id": "FMA:56797", + "name": "Aditus to mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + } + }, + { + "id": "FMA:56798", + "name": "Aditus to right mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56797" + ] + } + }, + { + "id": "FMA:56799", + "name": "Aditus to left mastoid antrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56797" + ] + } + }, + { + "id": "FMA:56800", + "name": "Cusp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56782" + ] + }, + "synonyms": [ + "Lower first premolar tooth cusp", + "Cusp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56801", + "name": "Cusp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56782" + ] + }, + "synonyms": [ + "Lower second premolar tooth cusp", + "Cusp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56802", + "name": "Buccal cusp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56800" + ] + }, + "synonyms": [ + "Buccal cusp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56803", + "name": "Lingual cusp of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56800" + ] + }, + "synonyms": [ + "Lingual cusp of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56804", + "name": "Buccal cusp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56801" + ] + }, + "synonyms": [ + "Buccal cusp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56805", + "name": "Lingual cusp of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56801" + ] + }, + "synonyms": [ + "Lingual cusp of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56806", + "name": "Lingual cusp of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56805" + ] + }, + "synonyms": [ + "Lingual cusp of right mandibular second premolar tooth", + "Lingual cusp of tooth 29" + ] + }, + { + "id": "FMA:56807", + "name": "Lingual cusp of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56805" + ] + }, + "synonyms": [ + "Lingual cusp of tooth 20", + "Lingual cusp of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56808", + "name": "Malleolar prominence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Malleolar prominence of tympanic membrane" + ] + }, + { + "id": "FMA:56809", + "name": "Buccal cusp of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56804" + ] + }, + "synonyms": [ + "Buccal cusp of tooth 29", + "Buccal cusp of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56810", + "name": "Buccal cusp of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56804" + ] + }, + "synonyms": [ + "Buccal cusp of tooth 20", + "Buccal cusp of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56811", + "name": "Lingual cusp of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56803" + ] + }, + "synonyms": [ + "Lingual cusp of tooth 28", + "Lingual cusp of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56812", + "name": "Lingual cusp of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56803" + ] + }, + "synonyms": [ + "Lingual cusp of tooth 21", + "Lingual cusp of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56813", + "name": "Buccal cusp of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56802" + ] + }, + "synonyms": [ + "Buccal cusp of right mandibular first premolar tooth", + "Buccal cusp of tooth 28" + ] + }, + { + "id": "FMA:56814", + "name": "Buccal cusp of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56802" + ] + }, + "synonyms": [ + "Buccal cusp of left mandibular first premolar tooth", + "Buccal cusp of tooth 21" + ] + }, + { + "id": "FMA:56815", + "name": "Malleolar prominence of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56808" + ] + } + }, + { + "id": "FMA:56816", + "name": "Malleolar prominence of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56808" + ] + } + }, + { + "id": "FMA:56817", + "name": "Cusp of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56773" + ] + }, + "synonyms": [ + "Upper molar tooth cusp", + "Cusp of maxillary molar tooth" + ] + }, + { + "id": "FMA:56818", + "name": "Cusp of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56773" + ] + }, + "synonyms": [ + "Lower molar tooth cusp", + "Cusp of mandibular molar tooth" + ] + }, + { + "id": "FMA:56819", + "name": "Cuticular layer of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56732" + ] + }, + "synonyms": [ + "Outer epithelial layer of tympanic membrane", + "Outer cuticular layer of tympanic membrane", + "Cuticular stratum of tympanic membrane" + ] + }, + { + "id": "FMA:56820", + "name": "Cusp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56817" + ] + }, + "synonyms": [ + "Cusp of maxillary first molar tooth", + "Upper first molar tooth cusp" + ] + }, + { + "id": "FMA:56821", + "name": "Cuticular layer of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56819" + ] + } + }, + { + "id": "FMA:56822", + "name": "Cuticular layer of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56819" + ] + } + }, + { + "id": "FMA:56823", + "name": "Cusp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56817" + ] + }, + "synonyms": [ + "Cusp of maxillary second molar tooth", + "Upper second molar tooth cusp" + ] + }, + { + "id": "FMA:56824", + "name": "Cusp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56817" + ] + }, + "synonyms": [ + "Cusp of maxillary third molar tooth", + "Upper third molar tooth cusp" + ] + }, + { + "id": "FMA:56825", + "name": "Cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56818" + ] + }, + "synonyms": [ + "Lower first molar tooth cusp", + "Cusp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56826", + "name": "Cusp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56818" + ] + }, + "synonyms": [ + "Lower second molar tooth cusp", + "Cusp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56827", + "name": "Cusp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56818" + ] + }, + "synonyms": [ + "Cusp of mandibular third molar tooth", + "Lower third molar tooth cusp" + ] + }, + { + "id": "FMA:56828", + "name": "Mesiobuccal cusp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56820" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of maxillary first molar tooth", + "Mesio-buccal cusp of upper first molar tooth", + "Mesiobuccal cusp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56829", + "name": "Distobuccal cusp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56820" + ] + }, + "synonyms": [ + "Disto-buccal cusp of maxillary first molar tooth", + "Disto-buccal cusp of upper first molar tooth", + "Distobuccal cusp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56830", + "name": "Fibrous layer of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56732" + ] + }, + "synonyms": [ + "Connective tissue layer of tympanic membrane", + "Intermediate fibrous layer of tympanic membrane", + "Fibrous stratum of tympanic membrane" + ] + }, + { + "id": "FMA:56831", + "name": "Mesiolingual cusp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56820" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of maxillary first molar tooth", + "Mesio-lingual cusp of upper first molar tooth", + "Mesiolingual cusp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56832", + "name": "Distolingual cusp of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56820" + ] + }, + "synonyms": [ + "Disto-lingual cusp of maxillary first molar tooth", + "Disto-lingual cusp of upper first molar tooth", + "Distolingual cusp of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56833", + "name": "Distolingual cusp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56832" + ] + }, + "synonyms": [ + "Distolingual cusp of right maxillary first molar tooth", + "Distolingual cusp of tooth 3", + "Disto-lingual cusp of tooth 3", + "Disto-lingual cusp of right upper first molar tooth", + "Disto-lingual cusp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56834", + "name": "Distolingual cusp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56832" + ] + }, + "synonyms": [ + "Disto-lingual cusp of left maxillary first molar tooth", + "Disto-lingual cusp of tooth 14", + "Disto-lingual cusp of left upper first molar tooth", + "Distolingual cusp of left maxillary first molar tooth", + "Distolingual cusp of tooth 14" + ] + }, + { + "id": "FMA:56835", + "name": "Distobuccal cusp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56829" + ] + }, + "synonyms": [ + "Disto-buccal cusp of right maxillary first molar tooth", + "Distobuccal cusp of tooth 3", + "Disto-buccal cusp of tooth 3", + "Disto-buccal cusp of right upper first molar tooth", + "Distobuccal cusp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56836", + "name": "Distobuccal cusp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56829" + ] + }, + "synonyms": [ + "Disto-buccal cusp of tooth 14", + "Disto-buccal cusp of left maxillary first molar tooth", + "Disto-buccal cusp of left upper first molar tooth", + "Distobuccal cusp of tooth 14", + "Distobuccal cusp of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56837", + "name": "Mesiolingual cusp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56831" + ] + }, + "synonyms": [ + "Mesiolingual cusp of tooth 3", + "Mesio-lingual cusp of tooth 3", + "Mesio-lingual cusp of right upper first molar tooth", + "Mesio-lingual cusp of right maxillary first molar tooth", + "Mesiolingual cusp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56838", + "name": "Mesiolingual cusp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56831" + ] + }, + "synonyms": [ + "Mesiolingual cusp of left maxillary first molar tooth", + "Mesio-lingual cusp of left maxillary first molar tooth", + "Mesio-lingual cusp of tooth 14", + "Mesiolingual cusp of tooth 14", + "Mesio-lingual cusp of left upper first molar tooth" + ] + }, + { + "id": "FMA:56839", + "name": "Fibrous layer of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56830" + ] + } + }, + { + "id": "FMA:56840", + "name": "Mesiobuccal cusp of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56828" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of right upper first molar tooth", + "Mesiobuccal cusp of tooth 3", + "Mesiobuccal cusp of right maxillary first molar tooth", + "Mesio-buccal cusp of tooth 3", + "Mesio-buccal cusp of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56841", + "name": "Fibrous layer of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56830" + ] + } + }, + { + "id": "FMA:56842", + "name": "Mesiobuccal cusp of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56828" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of left maxillary first molar tooth", + "Mesio-buccal cusp of tooth 14", + "Mesiobuccal cusp of tooth 14", + "Mesio-buccal cusp of left upper first molar tooth", + "Mesiobuccal cusp of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:56843", + "name": "Cusp of Carabelli of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56820" + ] + }, + "synonyms": [ + "Carabelli cusp of maxillary first molar tooth", + "Cusp of carabelli of maxillary first molar tooth", + "Carabelli cusp of upper first molar tooth" + ] + }, + { + "id": "FMA:56844", + "name": "Mucosa of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous layer of tympanic membrane", + "Tympanic membrane mucosa", + "Mucous stratum of tympanic membrane", + "Inner epithelial layer of tympanic membrane" + ] + }, + { + "id": "FMA:56845", + "name": "Mucosa of right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56844" + ] + }, + "synonyms": [ + "Right tympanic membrane mucosa" + ] + }, + { + "id": "FMA:56846", + "name": "Mucosa of left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56844" + ] + }, + "synonyms": [ + "Left tympanic membrane mucosa" + ] + }, + { + "id": "FMA:56847", + "name": "Cusp of Carabelli of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56843" + ] + }, + "synonyms": [ + "Carabelli cusp of tooth 3", + "Carabelli cusp of right maxillary first molar tooth", + "Carabelli cusp of right upper first molar tooth", + "Cusp of carabelli of tooth 3", + "Cusp of carabelli of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:56848", + "name": "Cusp of Carabelli of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56843" + ] + }, + "synonyms": [ + "Cusp of carabelli of tooth 14", + "Carabelli cusp of tooth 14", + "Cusp of carabelli of left maxillary first molar tooth", + "Carabelli cusp of left maxillary first molar tooth", + "Carabelli cusp of left upper first molar tooth" + ] + }, + { + "id": "FMA:56849", + "name": "Mesiobuccal cusp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56823" + ] + }, + "synonyms": [ + "Mesiobuccal cusp of maxillary second molar tooth", + "Mesio-buccal cusp of maxillary second molar tooth", + "Mesio-buccal cusp of upper second molar tooth" + ] + }, + { + "id": "FMA:56850", + "name": "Mesiolingual cusp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56823" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of maxillary second molar tooth", + "Mesiolingual cusp of maxillary second molar tooth", + "Mesio-lingual cusp of upper second molar tooth" + ] + }, + { + "id": "FMA:56851", + "name": "Distobuccal cusp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56823" + ] + }, + "synonyms": [ + "Disto-buccal cusp of upper second molar tooth", + "Disto-buccal cusp of maxillary second molar tooth", + "Distobuccal cusp of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56852", + "name": "Distolingual cusp of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56823" + ] + }, + "synonyms": [ + "Distolingual cusp of maxillary second molar tooth", + "Disto-lingual cusp of maxillary second molar tooth", + "Disto-lingual cusp of upper second molar tooth" + ] + }, + { + "id": "FMA:56853", + "name": "Distolingual cusp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56852" + ] + }, + "synonyms": [ + "Distolingual cusp of tooth 2", + "Disto-lingual cusp of right maxillary second molar tooth", + "Disto-lingual cusp of tooth 2", + "Disto-lingual cusp of right upper second molar tooth", + "Distolingual cusp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56854", + "name": "Distolingual cusp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56852" + ] + }, + "synonyms": [ + "Distolingual cusp of left maxillary second molar tooth", + "Distolingual cusp of tooth 15", + "Disto-lingual cusp of left maxillary second molar tooth", + "Disto-lingual cusp of left upper second molar tooth", + "Disto-lingual cusp of tooth 15" + ] + }, + { + "id": "FMA:56855", + "name": "Distobuccal cusp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56851" + ] + }, + "synonyms": [ + "Disto-buccal cusp of tooth 2", + "Disto-buccal cusp of right upper second molar tooth", + "Distobuccal cusp of tooth 2", + "Disto-buccal cusp of right maxillary second molar tooth", + "Distobuccal cusp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56856", + "name": "Distobuccal cusp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56851" + ] + }, + "synonyms": [ + "Distobuccal cusp of left maxillary second molar tooth", + "Disto-buccal cusp of left upper second molar tooth", + "Distobuccal cusp of tooth 15", + "Disto-buccal cusp of left maxillary second molar tooth", + "Disto-buccal cusp of tooth 15" + ] + }, + { + "id": "FMA:56857", + "name": "Mesiolingual cusp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56850" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of right upper second molar tooth", + "Mesio-lingual cusp of tooth 2", + "Mesiolingual cusp of tooth 2", + "Mesiolingual cusp of right maxillary second molar tooth", + "Mesio-lingual cusp of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:56858", + "name": "Mesiolingual cusp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56850" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of left maxillary second molar tooth", + "Mesio-lingual cusp of tooth 15", + "Mesiolingual cusp of tooth 15", + "Mesiolingual cusp of left maxillary second molar tooth", + "Mesio-lingual cusp of left upper second molar tooth" + ] + }, + { + "id": "FMA:56859", + "name": "Mesiobuccal cusp of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56849" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of tooth 2", + "Mesio-buccal cusp of right upper second molar tooth", + "Mesiobuccal cusp of right maxillary second molar tooth", + "Mesio-buccal cusp of right maxillary second molar tooth", + "Mesiobuccal cusp of tooth 2" + ] + }, + { + "id": "FMA:56860", + "name": "Mesiobuccal cusp of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56849" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of left upper second molar tooth", + "Mesio-buccal cusp of left maxillary second molar tooth", + "Mesio-buccal cusp of tooth 15", + "Mesiobuccal cusp of tooth 15", + "Mesiobuccal cusp of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:56861", + "name": "Mesiobuccal cusp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56824" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of upper third molar tooth", + "Mesio-buccal cusp of maxillary third molar tooth", + "Mesiobuccal cusp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56862", + "name": "Mesiolingual cusp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56824" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of upper third molar tooth", + "Mesio-lingual cusp of maxillary third molar tooth", + "Mesiolingual cusp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56863", + "name": "Distobuccal cusp of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56824" + ] + }, + "synonyms": [ + "Distobuccal cusp of maxillary third molar tooth", + "Disto-buccal cusp of upper third molar tooth", + "Disto-buccal cusp of maxillary third molar tooth" + ] + }, + { + "id": "FMA:56864", + "name": "Distobuccal cusp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56863" + ] + }, + "synonyms": [ + "Distobuccal cusp of right maxillary third molar tooth", + "Disto-buccal cusp of tooth 1", + "Disto-buccal cusp of right maxillary third molar tooth", + "Disto-buccal cusp of right upper third molar tooth", + "Distobuccal cusp of tooth 1" + ] + }, + { + "id": "FMA:56865", + "name": "Distobuccal cusp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56863" + ] + }, + "synonyms": [ + "Disto-buccal cusp of tooth 16", + "Disto-buccal cusp of left maxillary third molar tooth", + "Distobuccal cusp of left maxillary third molar tooth", + "Distobuccal cusp of tooth 16", + "Disto-buccal cusp of left upper third molar tooth" + ] + }, + { + "id": "FMA:56866", + "name": "Mesiolingual cusp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56862" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of tooth 1", + "Mesio-lingual cusp of right maxillary third molar tooth", + "Mesiolingual cusp of tooth 1", + "Mesio-lingual cusp of right upper third molar tooth", + "Mesiolingual cusp of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:56867", + "name": "Mesiolingual cusp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56862" + ] + }, + "synonyms": [ + "Mesiolingual cusp of tooth 16", + "Mesiolingual cusp of left maxillary third molar tooth", + "Mesio-lingual cusp of left upper third molar tooth", + "Mesio-lingual cusp of tooth 16", + "Mesio-lingual cusp of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56868", + "name": "Mesiobuccal cusp of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56861" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of right upper third molar tooth", + "Mesiobuccal cusp of right maxillary third molar tooth", + "Mesiobuccal cusp of tooth 1", + "Mesio-buccal cusp of right maxillary third molar tooth", + "Mesio-buccal cusp of tooth 1" + ] + }, + { + "id": "FMA:56869", + "name": "Mesiobuccal cusp of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56861" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of tooth 16", + "Mesio-buccal cusp of left upper third molar tooth", + "Mesiobuccal cusp of tooth 16", + "Mesiobuccal cusp of left maxillary third molar tooth", + "Mesio-buccal cusp of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:56870", + "name": "Mesiobuccal cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56825" + ] + }, + "synonyms": [ + "Mesiobuccal cusp of mandibular first molar tooth", + "Mesio-buccal cusp of lower first molar tooth", + "Mesio-buccal cusp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56871", + "name": "Mesiolingual cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56825" + ] + }, + "synonyms": [ + "Mesiolingual cusp of mandibular first molar tooth", + "Mesio-lingual cusp of lower first molar tooth", + "Mesio-lingual cusp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56872", + "name": "Distobuccal cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56825" + ] + }, + "synonyms": [ + "Distobuccal cusp of mandibular first molar tooth", + "Disto-buccal cusp of mandibular first molar tooth", + "Disto-buccal cusp of lower first molar tooth" + ] + }, + { + "id": "FMA:56873", + "name": "Distolingual cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56825" + ] + }, + "synonyms": [ + "Disto-lingual cusp of lower first molar tooth", + "Disto-lingual cusp of mandibular first molar tooth", + "Distolingual cusp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56874", + "name": "Distal cusp of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56825" + ] + }, + "synonyms": [ + "Distal cusp of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56875", + "name": "Distal cusp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56874" + ] + }, + "synonyms": [ + "Distal cusp of right mandibular first molar tooth", + "Distal cusp of tooth 30" + ] + }, + { + "id": "FMA:56876", + "name": "Distal cusp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56874" + ] + }, + "synonyms": [ + "Distal cusp of tooth 19", + "Distal cusp of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56877", + "name": "Distolingual cusp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56873" + ] + }, + "synonyms": [ + "Distolingual cusp of right mandibular first molar tooth", + "Disto-lingual cusp of right mandibular first molar tooth", + "Disto-lingual cusp of right lower first molar tooth", + "Distolingual cusp of tooth 30", + "Disto-lingual cusp of tooth 30" + ] + }, + { + "id": "FMA:56878", + "name": "Distolingual cusp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56873" + ] + }, + "synonyms": [ + "Distolingual cusp of tooth 19", + "Distolingual cusp of left mandibular first molar tooth", + "Disto-lingual cusp of tooth 19", + "Disto-lingual cusp of left lower first molar tooth", + "Disto-lingual cusp of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56879", + "name": "Distobuccal cusp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56872" + ] + }, + "synonyms": [ + "Disto-buccal cusp of tooth 30", + "Disto-buccal cusp of right mandibular first molar tooth", + "Disto-buccal cusp of right lower first molar tooth", + "Distobuccal cusp of right mandibular first molar tooth", + "Distobuccal cusp of tooth 30" + ] + }, + { + "id": "FMA:56880", + "name": "Distobuccal cusp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56872" + ] + }, + "synonyms": [ + "Disto-buccal cusp of left lower first molar tooth", + "Disto-buccal cusp of tooth 19", + "Distobuccal cusp of tooth 19", + "Disto-buccal cusp of left mandibular first molar tooth", + "Distobuccal cusp of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56881", + "name": "Mesiolingual cusp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56871" + ] + }, + "synonyms": [ + "Mesiolingual cusp of tooth 30", + "Mesio-lingual cusp of right lower first molar tooth", + "Mesio-lingual cusp of tooth 30", + "Mesiolingual cusp of right mandibular first molar tooth", + "Mesio-lingual cusp of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:56882", + "name": "Mesiolingual cusp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56871" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of tooth 19", + "Mesio-lingual cusp of left mandibular first molar tooth", + "Mesio-lingual cusp of left lower first molar tooth", + "Mesiolingual cusp of left mandibular first molar tooth", + "Mesiolingual cusp of tooth 19" + ] + }, + { + "id": "FMA:56883", + "name": "Mesiobuccal cusp of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56870" + ] + }, + "synonyms": [ + "Mesiobuccal cusp of tooth 30", + "Mesio-buccal cusp of right lower first molar tooth", + "Mesiobuccal cusp of right mandibular first molar tooth", + "Mesio-buccal cusp of right mandibular first molar tooth", + "Mesio-buccal cusp of tooth 30" + ] + }, + { + "id": "FMA:56884", + "name": "Mesiobuccal cusp of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56870" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of left mandibular first molar tooth", + "Mesio-buccal cusp of left lower first molar tooth", + "Mesio-buccal cusp of tooth 19", + "Mesiobuccal cusp of tooth 19", + "Mesiobuccal cusp of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:56885", + "name": "Mesiobuccal cusp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56826" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of mandibular second molar tooth", + "Mesio-buccal cusp of lower second molar tooth", + "Mesiobuccal cusp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56886", + "name": "Mesiolingual cusp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56826" + ] + }, + "synonyms": [ + "Mesiolingual cusp of mandibular second molar tooth", + "Mesio-lingual cusp of lower second molar tooth", + "Mesio-lingual cusp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56887", + "name": "Distolingual cusp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56826" + ] + }, + "synonyms": [ + "Disto-lingual cusp of mandibular second molar tooth", + "Distolingual cusp of mandibular second molar tooth", + "Disto-lingual cusp of lower second molar tooth" + ] + }, + { + "id": "FMA:56888", + "name": "Distobuccal cusp of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56826" + ] + }, + "synonyms": [ + "Disto-buccal cusp of mandibular second molar tooth", + "Disto-buccal cusp of lower second molar tooth", + "Distobuccal cusp of mandibular second molar tooth" + ] + }, + { + "id": "FMA:56889", + "name": "Distolingual cusp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56887" + ] + }, + "synonyms": [ + "Disto-lingual cusp of right mandibular second molar tooth", + "Disto-lingual cusp of right lower second molar tooth", + "Distolingual cusp of right mandibular second molar tooth", + "Distolingual cusp of tooth 31", + "Disto-lingual cusp of tooth 31" + ] + }, + { + "id": "FMA:56890", + "name": "Distolingual cusp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56887" + ] + }, + "synonyms": [ + "Disto-lingual cusp of left lower second molar tooth", + "Distolingual cusp of left mandibular second molar tooth", + "Disto-lingual cusp of tooth 18", + "Disto-lingual cusp of left mandibular second molar tooth", + "Distolingual cusp of tooth 18" + ] + }, + { + "id": "FMA:56891", + "name": "Distobuccal cusp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56888" + ] + }, + "synonyms": [ + "Disto-buccal cusp of tooth 31", + "Disto-buccal cusp of right mandibular second molar tooth", + "Disto-buccal cusp of right lower second molar tooth", + "Distobuccal cusp of tooth 31", + "Distobuccal cusp of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56892", + "name": "Distobuccal cusp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56888" + ] + }, + "synonyms": [ + "Distobuccal cusp of tooth 18", + "Disto-buccal cusp of left lower second molar tooth", + "Distobuccal cusp of left mandibular second molar tooth", + "Disto-buccal cusp of tooth 18", + "Disto-buccal cusp of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56893", + "name": "Mesiolingual cusp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56886" + ] + }, + "synonyms": [ + "Mesiolingual cusp of right mandibular second molar tooth", + "Mesio-lingual cusp of tooth 31", + "Mesio-lingual cusp of right mandibular second molar tooth", + "Mesiolingual cusp of tooth 31", + "Mesio-lingual cusp of right lower second molar tooth" + ] + }, + { + "id": "FMA:56894", + "name": "Mesiolingual cusp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56886" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of left lower second molar tooth", + "Mesiolingual cusp of tooth 18", + "Mesio-lingual cusp of tooth 18", + "Mesio-lingual cusp of left mandibular second molar tooth", + "Mesiolingual cusp of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:56895", + "name": "Mesiobuccal cusp of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56885" + ] + }, + "synonyms": [ + "Mesiobuccal cusp of tooth 31", + "Mesio-buccal cusp of right lower second molar tooth", + "Mesiobuccal cusp of right mandibular second molar tooth", + "Mesio-buccal cusp of tooth 31", + "Mesio-buccal cusp of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:56896", + "name": "Mesiobuccal cusp of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56885" + ] + }, + "synonyms": [ + "Mesiobuccal cusp of left mandibular second molar tooth", + "Mesio-buccal cusp of tooth 18", + "Mesio-buccal cusp of left mandibular second molar tooth", + "Mesiobuccal cusp of tooth 18", + "Mesio-buccal cusp of left lower second molar tooth" + ] + }, + { + "id": "FMA:56897", + "name": "Mesiobuccal cusp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56827" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of lower third molar tooth", + "Mesiobuccal cusp of mandibular third molar tooth", + "Mesio-buccal cusp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56898", + "name": "Mesiolingual cusp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56827" + ] + }, + "synonyms": [ + "Mesiolingual cusp of mandibular third molar tooth", + "Mesio-lingual cusp of mandibular third molar tooth", + "Mesio-lingual cusp of lower third molar tooth" + ] + }, + { + "id": "FMA:56899", + "name": "Distobuccal cusp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56827" + ] + }, + "synonyms": [ + "Disto-buccal cusp of mandibular third molar tooth", + "Disto-buccal cusp of lower third molar tooth", + "Distobuccal cusp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56900", + "name": "Distolingual cusp of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56827" + ] + }, + "synonyms": [ + "Disto-lingual cusp of mandibular third molar tooth", + "Disto-lingual cusp of lower third molar tooth", + "Distolingual cusp of mandibular third molar tooth" + ] + }, + { + "id": "FMA:56901", + "name": "Distolingual cusp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56900" + ] + }, + "synonyms": [ + "Disto-lingual cusp of tooth 32", + "Distolingual cusp of right mandibular third molar tooth", + "Disto-lingual cusp of right mandibular third molar tooth", + "Disto-lingual cusp of right lower third molar tooth", + "Distolingual cusp of tooth 32" + ] + }, + { + "id": "FMA:56902", + "name": "Distolingual cusp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56900" + ] + }, + "synonyms": [ + "Disto-lingual cusp of left mandibular third molar tooth", + "Distolingual cusp of tooth 17", + "Disto-lingual cusp of tooth 17", + "Distolingual cusp of left mandibular third molar tooth", + "Disto-lingual cusp of left lower third molar tooth" + ] + }, + { + "id": "FMA:56903", + "name": "Distobuccal cusp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56899" + ] + }, + "synonyms": [ + "Distobuccal cusp of tooth 32", + "Disto-buccal cusp of right mandibular third molar tooth", + "Distobuccal cusp of right mandibular third molar tooth", + "Disto-buccal cusp of right lower third molar tooth", + "Disto-buccal cusp of tooth 32" + ] + }, + { + "id": "FMA:56904", + "name": "Distobuccal cusp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56899" + ] + }, + "synonyms": [ + "Disto-buccal cusp of left mandibular third molar tooth", + "Disto-buccal cusp of tooth 17", + "Disto-buccal cusp of left lower third molar tooth", + "Distobuccal cusp of left mandibular third molar tooth", + "Distobuccal cusp of tooth 17" + ] + }, + { + "id": "FMA:56905", + "name": "Mesiolingual cusp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56898" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of right lower third molar tooth", + "Mesio-lingual cusp of right mandibular third molar tooth", + "Mesiolingual cusp of right mandibular third molar tooth", + "Mesio-lingual cusp of tooth 32", + "Mesiolingual cusp of tooth 32" + ] + }, + { + "id": "FMA:56906", + "name": "Mesiolingual cusp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56898" + ] + }, + "synonyms": [ + "Mesio-lingual cusp of tooth 17", + "Mesio-lingual cusp of left lower third molar tooth", + "Mesiolingual cusp of tooth 17", + "Mesio-lingual cusp of left mandibular third molar tooth", + "Mesiolingual cusp of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56907", + "name": "Mesiobuccal cusp of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56897" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of tooth 32", + "Mesiobuccal cusp of right mandibular third molar tooth", + "Mesio-buccal cusp of right lower third molar tooth", + "Mesio-buccal cusp of right mandibular third molar tooth", + "Mesiobuccal cusp of tooth 32" + ] + }, + { + "id": "FMA:56908", + "name": "Mesiobuccal cusp of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56897" + ] + }, + "synonyms": [ + "Mesio-buccal cusp of tooth 17", + "Mesio-buccal cusp of left mandibular third molar tooth", + "Mesiobuccal cusp of tooth 17", + "Mesio-buccal cusp of left lower third molar tooth", + "Mesiobuccal cusp of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:56909", + "name": "Contact surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + }, + "synonyms": [ + "Contact zone of tooth", + "Area contingens (Dentis)" + ] + }, + { + "id": "FMA:56910", + "name": "Mesial contact surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56911", + "name": "Distal contact surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56912", + "name": "Contact surface of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56913", + "name": "Oval window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Vestibular window", + "Oval window of petrous part of temporal bone" + ] + }, + { + "id": "FMA:56914", + "name": "Contact surface of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56915", + "name": "Contact surface of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56916", + "name": "Contact surface of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56909" + ] + } + }, + { + "id": "FMA:56917", + "name": "Contact surface of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56912" + ] + }, + "synonyms": [ + "Contact surface of maxillary incisor tooth" + ] + }, + { + "id": "FMA:56918", + "name": "Contact surface of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56912" + ] + }, + "synonyms": [ + "Contact surface of mandibular incisor tooth" + ] + }, + { + "id": "FMA:56919", + "name": "Oval window of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56913" + ] + } + }, + { + "id": "FMA:56920", + "name": "Contact surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56914" + ] + }, + "synonyms": [ + "Contact surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56921", + "name": "Contact surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56914" + ] + }, + "synonyms": [ + "Contact surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56922", + "name": "Contact surface of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56915" + ] + }, + "synonyms": [ + "Contact surface of maxillary premolar tooth" + ] + }, + { + "id": "FMA:56923", + "name": "Contact surface of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56915" + ] + }, + "synonyms": [ + "Contact surface of mandibular premolar tooth" + ] + }, + { + "id": "FMA:56924", + "name": "Contact surface of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56916" + ] + }, + "synonyms": [ + "Contact surface of maxillary molar tooth" + ] + }, + { + "id": "FMA:56925", + "name": "Contact surface of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56916" + ] + }, + "synonyms": [ + "Contact surface of mandibular molar tooth" + ] + }, + { + "id": "FMA:56926", + "name": "Oval window of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56913" + ] + } + }, + { + "id": "FMA:56927", + "name": "Contact surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56917" + ] + }, + "synonyms": [ + "Contact surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56928", + "name": "Contact surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56917" + ] + }, + "synonyms": [ + "Contact surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56929", + "name": "Mesial contact surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56927" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56930", + "name": "Distal contact surface of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56927" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56931", + "name": "Distal contact surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56930" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 8", + "Distal contact surface of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56932", + "name": "Round window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Round window of petrous part of temporal bone", + "Cochlear window" + ] + }, + { + "id": "FMA:56933", + "name": "Distal contact surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56930" + ] + }, + "synonyms": [ + "Distal contact surface of left maxillary central incisor tooth", + "Distal contact surface of tooth 9" + ] + }, + { + "id": "FMA:56934", + "name": "Mesial contact surface of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56929" + ] + }, + "synonyms": [ + "Mesial contact surface of right maxillary central incisor tooth", + "Mesial contact surface of tooth 8" + ] + }, + { + "id": "FMA:56935", + "name": "Mesial contact surface of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56929" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 9", + "Mesial contact surface of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:56936", + "name": "Mesial contact surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56928" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56937", + "name": "Distal contact surface of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56928" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56938", + "name": "Distal contact surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56937" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 7", + "Distal contact surface of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56939", + "name": "Round window of petrous part of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56932" + ] + } + }, + { + "id": "FMA:56940", + "name": "Distal contact surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56937" + ] + }, + "synonyms": [ + "Distal contact surface of left maxillary lateral incisor tooth", + "Distal contact surface of tooth 10" + ] + }, + { + "id": "FMA:56941", + "name": "Round window of petrous part of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56932" + ] + } + }, + { + "id": "FMA:56942", + "name": "Mesial contact surface of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56936" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 7", + "Mesial contact surface of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:56943", + "name": "Mesial contact surface of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56936" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary lateral incisor tooth", + "Mesial contact surface of tooth 10" + ] + }, + { + "id": "FMA:56944", + "name": "Contact surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56918" + ] + }, + "synonyms": [ + "Contact surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56945", + "name": "Contact surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56918" + ] + }, + "synonyms": [ + "Contact surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56946", + "name": "Mesial contact surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56945" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56947", + "name": "Distal contact surface of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56945" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56948", + "name": "Distal contact surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56947" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 26", + "Distal contact surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56949", + "name": "Distal contact surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56947" + ] + }, + "synonyms": [ + "Distal contact surface of left mandibular lateral incisor tooth", + "Distal contact surface of tooth 23" + ] + }, + { + "id": "FMA:56950", + "name": "Mesial contact surface of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56946" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 26", + "Mesial contact surface of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56951", + "name": "Mesial contact surface of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56946" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 23", + "Mesial contact surface of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:56952", + "name": "Mesial contact surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56944" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56953", + "name": "Distal contact surface of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56944" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56954", + "name": "Distal contact surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56953" + ] + }, + "synonyms": [ + "Distal contact surface of right mandibular central incisor tooth", + "Distal contact surface of tooth 25" + ] + }, + { + "id": "FMA:56955", + "name": "Distal contact surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56953" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 24", + "Distal contact surface of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56956", + "name": "Mesial contact surface of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56952" + ] + }, + "synonyms": [ + "Mesial contact surface of right mandibular central incisor tooth", + "Mesial contact surface of tooth 25" + ] + }, + { + "id": "FMA:56957", + "name": "Mesial contact surface of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56952" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 24", + "Mesial contact surface of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:56958", + "name": "Secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:56959", + "name": "Right secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56958" + ] + } + }, + { + "id": "FMA:56960", + "name": "Mesial contact surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56921" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56961", + "name": "Left secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56958" + ] + } + }, + { + "id": "FMA:56962", + "name": "Distal contact surface of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56921" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular canine tooth" + ] + }, + { + "id": "FMA:56963", + "name": "Distal contact surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56962" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 27", + "Distal contact surface of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56964", + "name": "Distal contact surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56962" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 22", + "Distal contact surface of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56965", + "name": "Mesial contact surface of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56960" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 27", + "Mesial contact surface of right mandibular canine tooth" + ] + }, + { + "id": "FMA:56966", + "name": "Mesial contact surface of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56960" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 22", + "Mesial contact surface of left mandibular canine tooth" + ] + }, + { + "id": "FMA:56967", + "name": "Mesial contact surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56920" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56968", + "name": "Distal contact surface of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56920" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary canine tooth" + ] + }, + { + "id": "FMA:56969", + "name": "Distal contact surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56968" + ] + }, + "synonyms": [ + "Distal contact surface of right maxillary canine tooth", + "Distal contact surface of tooth 6" + ] + }, + { + "id": "FMA:56970", + "name": "Distal contact surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56968" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 11", + "Distal contact surface of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56971", + "name": "Mesial contact surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56967" + ] + }, + "synonyms": [ + "Mesial contact surface of right maxillary canine tooth", + "Mesial contact surface of tooth 6" + ] + }, + { + "id": "FMA:56972", + "name": "Mesial contact surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56967" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 11", + "Mesial contact surface of left maxillary canine tooth" + ] + }, + { + "id": "FMA:56973", + "name": "Contact surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56923" + ] + }, + "synonyms": [ + "Contact surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56974", + "name": "Contact surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56923" + ] + }, + "synonyms": [ + "Contact surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56975", + "name": "Contact surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56922" + ] + }, + "synonyms": [ + "Contact surface of maxillary first premolar tooth", + "Contact surface of first maxillary premolar tooth" + ] + }, + { + "id": "FMA:56976", + "name": "Contact surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56922" + ] + }, + "synonyms": [ + "Contact surface of maxillary second premolar tooth", + "Contact surface of second maxillary premolar tooth" + ] + }, + { + "id": "FMA:56977", + "name": "Mesial contact surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56974" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56978", + "name": "Distal contact surface of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56974" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56979", + "name": "Distal contact surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56978" + ] + }, + "synonyms": [ + "Distal contact surface of right mandibular second premolar tooth", + "Distal contact surface of tooth 29" + ] + }, + { + "id": "FMA:56980", + "name": "Distal contact surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56978" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 20", + "Distal contact surface of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56981", + "name": "Mesial contact surface of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56977" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 29", + "Mesial contact surface of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:56982", + "name": "Mesial contact surface of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56977" + ] + }, + "synonyms": [ + "Mesial contact surface of left mandibular second premolar tooth", + "Mesial contact surface of tooth 20" + ] + }, + { + "id": "FMA:56983", + "name": "Mesial contact surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56973" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56984", + "name": "Distal contact surface of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56973" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56985", + "name": "Distal contact surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56984" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 28", + "Distal contact surface of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56986", + "name": "Distal contact surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56984" + ] + }, + "synonyms": [ + "Distal contact surface of left mandibular first premolar tooth", + "Distal contact surface of tooth 21" + ] + }, + { + "id": "FMA:56987", + "name": "Mesial contact surface of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56983" + ] + }, + "synonyms": [ + "Mesial contact surface of right mandibular first premolar tooth", + "Mesial contact surface of tooth 28" + ] + }, + { + "id": "FMA:56988", + "name": "Mesial contact surface of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56983" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 21", + "Mesial contact surface of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:56989", + "name": "Mesial contact surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56976" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56990", + "name": "Distal contact surface of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56976" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56991", + "name": "Distal contact surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56990" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 4", + "Distal contact surface of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56992", + "name": "Distal contact surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56990" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 13", + "Distal contact surface of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:56993", + "name": "Mesial contact surface of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56989" + ] + }, + "synonyms": [ + "Mesial contact surface of right maxillary second premolar tooth", + "Mesial contact surface of tooth 4" + ] + }, + { + "id": "FMA:56994", + "name": "Mesial contact surface of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56989" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary second premolar tooth", + "Mesial contact surface of tooth 13" + ] + }, + { + "id": "FMA:56995", + "name": "Contact surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56924" + ] + }, + "synonyms": [ + "Contact surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:56996", + "name": "Contact surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56924" + ] + }, + "synonyms": [ + "Contact surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:56998", + "name": "Contact surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56925" + ] + }, + "synonyms": [ + "Contact surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:56999", + "name": "Contact surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56925" + ] + }, + "synonyms": [ + "Contact surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57001", + "name": "Mesial contact surface of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56925" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular third molar tooth" + ] + }, + { + "id": "FMA:57002", + "name": "Mesial contact surface of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57001" + ] + }, + "synonyms": [ + "Mesial contact surface of right mandibular third molar tooth", + "Mesial contact surface of tooth 32" + ] + }, + { + "id": "FMA:57004", + "name": "Mesial contact surface of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57001" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 17", + "Mesial contact surface of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:57005", + "name": "Mesial contact surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56999" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57006", + "name": "Layer of secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + }, + "synonyms": [ + "Secondary tympanic membrane layer" + ] + }, + { + "id": "FMA:57007", + "name": "Distal contact surface of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56999" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57008", + "name": "Mucosa of secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Secondary tympanic membrane mucosa" + ] + }, + { + "id": "FMA:57009", + "name": "Distal contact surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57007" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 31", + "Distal contact surface of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:57010", + "name": "Fibrous layer of secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57006" + ] + } + }, + { + "id": "FMA:57011", + "name": "Membranous layer of secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57006" + ] + } + }, + { + "id": "FMA:57012", + "name": "Distal contact surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57007" + ] + }, + "synonyms": [ + "Distal contact surface of left mandibular second molar tooth", + "Distal contact surface of tooth 18" + ] + }, + { + "id": "FMA:57013", + "name": "Mucosa of right secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57008" + ] + }, + "synonyms": [ + "Right secondary tympanic membrane mucosa" + ] + }, + { + "id": "FMA:57014", + "name": "Mesial contact surface of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57005" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 31", + "Mesial contact surface of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:57015", + "name": "Mesial contact surface of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57005" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 18", + "Mesial contact surface of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:57016", + "name": "Mucosa of left secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57008" + ] + }, + "synonyms": [ + "Left secondary tympanic membrane mucosa" + ] + }, + { + "id": "FMA:57017", + "name": "Fibrous layer of right secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57010" + ] + } + }, + { + "id": "FMA:57018", + "name": "Fibrous layer of left secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57010" + ] + } + }, + { + "id": "FMA:57019", + "name": "Mesial contact surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56998" + ] + }, + "synonyms": [ + "Mesial contact surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57020", + "name": "Membranous layer of right secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57011" + ] + } + }, + { + "id": "FMA:57021", + "name": "Distal contact surface of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56998" + ] + }, + "synonyms": [ + "Distal contact surface of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57022", + "name": "Membranous layer of left secondary tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57011" + ] + } + }, + { + "id": "FMA:57023", + "name": "Distal contact surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57021" + ] + }, + "synonyms": [ + "Distal contact surface of right mandibular first molar tooth", + "Distal contact surface of tooth 30" + ] + }, + { + "id": "FMA:57024", + "name": "Distal contact surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57021" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 19", + "Distal contact surface of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:57025", + "name": "Mesial contact surface of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57019" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 30", + "Mesial contact surface of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:57026", + "name": "Mesial contact surface of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57019" + ] + }, + "synonyms": [ + "Mesial contact surface of left mandibular first molar tooth", + "Mesial contact surface of tooth 19" + ] + }, + { + "id": "FMA:57027", + "name": "Tympanic aperture of canaliculus for chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Apertura tympanica canaliculi chordae" + ] + }, + { + "id": "FMA:57028", + "name": "Mesial contact surface of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56924" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57029", + "name": "Mesial contact surface of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57028" + ] + }, + "synonyms": [ + "Mesial contact surface of right maxillary third molar tooth", + "Mesial contact surface of tooth 1" + ] + }, + { + "id": "FMA:57030", + "name": "Mesial contact surface of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57028" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary third molar tooth", + "Mesial contact surface of tooth 16" + ] + }, + { + "id": "FMA:57031", + "name": "Distal contact surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56996" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57032", + "name": "Tympanic aperture of canaliculus for right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57027" + ] + } + }, + { + "id": "FMA:57033", + "name": "Tympanic aperture of canaliculus for left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57027" + ] + } + }, + { + "id": "FMA:57034", + "name": "Distal contact surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57031" + ] + }, + "synonyms": [ + "Distal contact surface of right maxillary second molar tooth", + "Distal contact surface of tooth 2" + ] + }, + { + "id": "FMA:57035", + "name": "Distal contact surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57031" + ] + }, + "synonyms": [ + "Distal contact surface of left maxillary second molar tooth", + "Distal contact surface of tooth 15" + ] + }, + { + "id": "FMA:57036", + "name": "Mesial contact surface of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56996" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57037", + "name": "Mesial contact surface of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57036" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 2", + "Mesial contact surface of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:57038", + "name": "Mesial contact surface of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57036" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary second molar tooth", + "Mesial contact surface of tooth 15" + ] + }, + { + "id": "FMA:57039", + "name": "Mesial contact surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56995" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57040", + "name": "Distal contact surface of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56995" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57041", + "name": "Distal contact surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57040" + ] + }, + "synonyms": [ + "Distal contact surface of right maxillary first molar tooth", + "Distal contact surface of tooth 3" + ] + }, + { + "id": "FMA:57042", + "name": "Distal contact surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57040" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 14", + "Distal contact surface of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:57043", + "name": "Mesial contact surface of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57039" + ] + }, + "synonyms": [ + "Mesial contact surface of right maxillary first molar tooth", + "Mesial contact surface of tooth 3" + ] + }, + { + "id": "FMA:57044", + "name": "Mesial contact surface of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57039" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary first molar tooth", + "Mesial contact surface of tooth 14" + ] + }, + { + "id": "FMA:57045", + "name": "Incisal margin of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57926" + ] + }, + "synonyms": [ + "Margo incisalis (Dentis)" + ] + }, + { + "id": "FMA:57046", + "name": "Molar tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56498" + ] + } + }, + { + "id": "FMA:57048", + "name": "Paramolar cusp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Paramolar tubercle" + ] + }, + { + "id": "FMA:57050", + "name": "Articular capsule of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:57051", + "name": "Articular capsule of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57050" + ] + } + }, + { + "id": "FMA:57052", + "name": "Articular capsule of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57050" + ] + } + }, + { + "id": "FMA:57053", + "name": "Fibrous membrane of articular capsule of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:57054", + "name": "Synovial membrane of articular capsule of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:57055", + "name": "Synovial membrane of articular capsule of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57054" + ] + } + }, + { + "id": "FMA:57056", + "name": "Synovial membrane of articular capsule of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57054" + ] + } + }, + { + "id": "FMA:57057", + "name": "Fibrous membrane of articular capsule of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57053" + ] + } + }, + { + "id": "FMA:57058", + "name": "Fibrous membrane of articular capsule of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57053" + ] + } + }, + { + "id": "FMA:57059", + "name": "Articular disk of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34838" + ] + }, + "synonyms": [ + "Discus articularis (Articulatio temporomandibularis)", + "Articular disc of temporomandibular joint" + ] + }, + { + "id": "FMA:57060", + "name": "Articular disk of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57059" + ] + }, + "synonyms": [ + "Articular disc of right temporomandibular joint" + ] + }, + { + "id": "FMA:57061", + "name": "Articular disk of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57059" + ] + }, + "synonyms": [ + "Articular disc of left temporomandibular joint" + ] + }, + { + "id": "FMA:57062", + "name": "Superior synovial membrane of articular capsule of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57054" + ] + }, + "synonyms": [ + "Membrana synovialis superior (Articulatio temporomandibularis)" + ] + }, + { + "id": "FMA:57063", + "name": "Inferior synovial membrane of articular capsule of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57054" + ] + }, + "synonyms": [ + "Membrana synovialis inferior (Articulatio temporomandibularis)" + ] + }, + { + "id": "FMA:57064", + "name": "Inferior synovial membrane of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57063" + ] + } + }, + { + "id": "FMA:57065", + "name": "Inferior synovial membrane of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57063" + ] + } + }, + { + "id": "FMA:57066", + "name": "Superior synovial membrane of articular capsule of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57062" + ] + } + }, + { + "id": "FMA:57067", + "name": "Superior synovial membrane of articular capsule of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57062" + ] + } + }, + { + "id": "FMA:57068", + "name": "Zone of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Parietal bone zone" + ] + }, + { + "id": "FMA:57070", + "name": "Ligament of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Temporomandibular joint ligament" + ] + }, + { + "id": "FMA:57071", + "name": "Lateral ligament of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57070" + ] + }, + "synonyms": [ + "Ligamentum laterale (Articulatio temporomandibularis)", + "Lateral temporomandibular ligament" + ] + }, + { + "id": "FMA:57072", + "name": "Lateral ligament of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57071" + ] + } + }, + { + "id": "FMA:57073", + "name": "Lateral ligament of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57071" + ] + } + }, + { + "id": "FMA:57074", + "name": "Medial ligament of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57070" + ] + }, + "synonyms": [ + "Ligamentum mediale (Articulatio temporomandibularis)" + ] + }, + { + "id": "FMA:57075", + "name": "Medial ligament of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57074" + ] + } + }, + { + "id": "FMA:57076", + "name": "Medial ligament of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57074" + ] + } + }, + { + "id": "FMA:57077", + "name": "Sphenomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57070" + ] + }, + "synonyms": [ + "Sphenomandibular ligament of temporomandibular joint" + ] + }, + { + "id": "FMA:57078", + "name": "Right sphenomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57077" + ] + }, + "synonyms": [ + "Sphenomandibular ligament of right temporomandibular joint" + ] + }, + { + "id": "FMA:57079", + "name": "Left sphenomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57077" + ] + }, + "synonyms": [ + "Sphenomandibular ligament of left temporomandibular joint" + ] + }, + { + "id": "FMA:57080", + "name": "Parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57068" + ] + }, + "synonyms": [ + "Parietal eminence" + ] + }, + { + "id": "FMA:57081", + "name": "Right parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57080" + ] + } + }, + { + "id": "FMA:57082", + "name": "Left parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57080" + ] + } + }, + { + "id": "FMA:57083", + "name": "Stylomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57070" + ] + }, + "synonyms": [ + "Stylomandibular ligament of temporomandibular joint" + ] + }, + { + "id": "FMA:57084", + "name": "Right stylomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57083" + ] + }, + "synonyms": [ + "Stylomandibular ligament of right temporomandibular joint" + ] + }, + { + "id": "FMA:57085", + "name": "Parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57068" + ] + } + }, + { + "id": "FMA:57086", + "name": "Left stylomandibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57083" + ] + }, + "synonyms": [ + "Stylomandibular ligament of left temporomandibular joint" + ] + }, + { + "id": "FMA:57087", + "name": "Right parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57085" + ] + } + }, + { + "id": "FMA:57088", + "name": "Left parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57085" + ] + } + }, + { + "id": "FMA:57089", + "name": "Articular cartilage of head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:57090", + "name": "Subdivision of internal surface of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81057" + ] + } + }, + { + "id": "FMA:57091", + "name": "Internal surface proper of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57090" + ] + } + }, + { + "id": "FMA:57092", + "name": "Articular cartilage of right head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57089" + ] + } + }, + { + "id": "FMA:57093", + "name": "Internal surface proper of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57091" + ] + } + }, + { + "id": "FMA:57094", + "name": "Internal surface proper of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57091" + ] + } + }, + { + "id": "FMA:57095", + "name": "Articular cartilage of left head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57089" + ] + } + }, + { + "id": "FMA:57096", + "name": "Articular cartilage of posterior part of zygomatic process of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:57097", + "name": "Articular cartilage of posterior part of zygomatic process of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57096" + ] + } + }, + { + "id": "FMA:57098", + "name": "Articular cartilage of posterior part of zygomatic process of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57096" + ] + } + }, + { + "id": "FMA:57099", + "name": "Synovial cavity of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + }, + "synonyms": [ + "Cavity of temporomandibular joint" + ] + }, + { + "id": "FMA:57100", + "name": "Groove of parietal bone for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57090" + ] + }, + "synonyms": [ + "Parietal groove for sigmoid sinus", + "Parietal bone for sigmoid sinus groove" + ] + }, + { + "id": "FMA:57101", + "name": "Synovial cavity of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57099" + ] + } + }, + { + "id": "FMA:57102", + "name": "Synovial cavity of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57099" + ] + }, + "synonyms": [ + "Cavity of left temporomandibular joint" + ] + }, + { + "id": "FMA:57103", + "name": "Synovial fluid of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:57104", + "name": "Synovial fluid of right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57103" + ] + } + }, + { + "id": "FMA:57105", + "name": "Synovial fluid of left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57103" + ] + } + }, + { + "id": "FMA:57106", + "name": "Groove of parietal bone for right sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57100" + ] + }, + "synonyms": [ + "Parietal groove for right sigmoid sinus", + "Parietal bone for right sigmoid sinus groove" + ] + }, + { + "id": "FMA:57107", + "name": "Groove of parietal bone for left sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57100" + ] + }, + "synonyms": [ + "Parietal groove for left sigmoid sinus", + "Parietal bone for left sigmoid sinus groove" + ] + }, + { + "id": "FMA:57108", + "name": "Parietal groove for superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57090" + ] + } + }, + { + "id": "FMA:57109", + "name": "Groove of right parietal bone for superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57108" + ] + }, + "synonyms": [ + "Right parietal bone for superior sagittal sinus groove" + ] + }, + { + "id": "FMA:57110", + "name": "Groove of left parietal bone for superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57108" + ] + }, + "synonyms": [ + "Left parietal bone for superior sagittal sinus groove" + ] + }, + { + "id": "FMA:57111", + "name": "Groove for middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57090" + ] + } + }, + { + "id": "FMA:57112", + "name": "Groove of right parietal bone for middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57111" + ] + }, + "synonyms": [ + "Right parietal bone for middle meningeal arterial groove" + ] + }, + { + "id": "FMA:57113", + "name": "Groove of left parietal bone for middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57111" + ] + }, + "synonyms": [ + "Left parietal bone for middle meningeal arterial groove" + ] + }, + { + "id": "FMA:57114", + "name": "Groove for branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57090" + ] + } + }, + { + "id": "FMA:57115", + "name": "Groove of right parietal bone for branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57114" + ] + } + }, + { + "id": "FMA:57116", + "name": "Groove of left parietal bone for branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57114" + ] + } + }, + { + "id": "FMA:57117", + "name": "Subdivision of surface of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:57118", + "name": "Groove for superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57117" + ] + } + }, + { + "id": "FMA:57119", + "name": "Subdivision of internal surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + } + }, + { + "id": "FMA:57120", + "name": "Frontal groove for superior sagittal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57119" + ] + } + }, + { + "id": "FMA:57121", + "name": "Internal surface proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57119" + ] + } + }, + { + "id": "FMA:57122", + "name": "Groove for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57117" + ] + } + }, + { + "id": "FMA:57123", + "name": "Groove for right sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57122" + ] + } + }, + { + "id": "FMA:57124", + "name": "Groove for left sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57122" + ] + } + }, + { + "id": "FMA:57125", + "name": "Surface of zone of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53147" + ] + } + }, + { + "id": "FMA:57127", + "name": "Groove of occipital bone for sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75745" + ] + }, + "synonyms": [ + "Occipital groove for sigmoid sinus", + "Occipital bone for sigmoid sinus groove" + ] + }, + { + "id": "FMA:57128", + "name": "Groove of occipital bone for right sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57127" + ] + }, + "synonyms": [ + "Occipital groove for right sigmoid sinus", + "Occipital bone for right sigmoid sinus groove" + ] + }, + { + "id": "FMA:57129", + "name": "Groove of occipital bone for left sigmoid sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57127" + ] + }, + "synonyms": [ + "Occipital bone for left sigmoid sinus groove", + "Occipital groove for left sigmoid sinus" + ] + }, + { + "id": "FMA:57130", + "name": "Subdivision of surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57131", + "name": "Orbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + }, + "synonyms": [ + "Facies orbitalis (Os frontale)" + ] + }, + { + "id": "FMA:57132", + "name": "Subdivision of external surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + } + }, + { + "id": "FMA:57133", + "name": "Temporal surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57132" + ] + }, + "synonyms": [ + "Facies temporalis (Os frontale)" + ] + }, + { + "id": "FMA:57134", + "name": "Right temporal surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57133" + ] + } + }, + { + "id": "FMA:57135", + "name": "Left temporal surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57133" + ] + } + }, + { + "id": "FMA:57136", + "name": "Glabellar surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57132" + ] + } + }, + { + "id": "FMA:57137", + "name": "Supraorbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57132" + ] + } + }, + { + "id": "FMA:57138", + "name": "Right supraorbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57137" + ] + } + }, + { + "id": "FMA:57139", + "name": "Left supraorbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57137" + ] + } + }, + { + "id": "FMA:57140", + "name": "Right lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55725" + ] + }, + "synonyms": [ + "Right lower lateral permanent incisor tooth", + "Secondary tooth 26", + "Right mandibular lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:57141", + "name": "Left lower lateral secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55725" + ] + }, + "synonyms": [ + "Left lower lateral permanent incisor tooth", + "Secondary tooth 23", + "Left mandibular lateral secondary incisor tooth" + ] + }, + { + "id": "FMA:57142", + "name": "Right lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55723" + ] + }, + "synonyms": [ + "Right mandibular central secondary incisor tooth", + "Secondary tooth 25", + "Right lower central permanent incisor tooth" + ] + }, + { + "id": "FMA:57143", + "name": "Left lower central secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55723" + ] + }, + "synonyms": [ + "Left mandibular central secondary incisor tooth", + "Left lower central permanent incisor tooth", + "Secondary tooth 24" + ] + }, + { + "id": "FMA:57144", + "name": "Crown of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Upper third molar tooth crown", + "Crown of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57145", + "name": "Root of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Upper third molar tooth root", + "Root of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57146", + "name": "Crown of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57144" + ] + }, + "synonyms": [ + "Crown of right maxillary third molar tooth", + "Crown of tooth 1", + "Right upper third molar tooth crown" + ] + }, + { + "id": "FMA:57147", + "name": "Crown of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57144" + ] + }, + "synonyms": [ + "Left upper third molar tooth crown", + "Crown of left maxillary third molar tooth", + "Crown of tooth 16" + ] + }, + { + "id": "FMA:57148", + "name": "Crown of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85301" + ] + }, + "synonyms": [ + "Crown of maxillary second molar tooth", + "Upper second molar tooth crown" + ] + }, + { + "id": "FMA:57149", + "name": "Root of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85302" + ] + }, + "synonyms": [ + "Upper second molar tooth root", + "Root of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57150", + "name": "Crown of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57148" + ] + }, + "synonyms": [ + "Crown of tooth 2", + "Right upper second molar tooth crown", + "Crown of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:57151", + "name": "Crown of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57148" + ] + }, + "synonyms": [ + "Crown of left maxillary second molar tooth", + "Left upper second molar tooth crown", + "Crown of tooth 15" + ] + }, + { + "id": "FMA:57152", + "name": "Cavity of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56143" + ] + }, + "synonyms": [ + "Cavity of tooth 1", + "Cavity of right maxillary third molar tooth", + "Right upper third molar tooth cavity" + ] + }, + { + "id": "FMA:57153", + "name": "Cavity of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56143" + ] + }, + "synonyms": [ + "Cavity of tooth 16", + "Left upper third molar tooth cavity", + "Cavity of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:57154", + "name": "Cavity of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56142" + ] + }, + "synonyms": [ + "Cavity of right maxillary second molar tooth", + "Cavity of tooth 2", + "Right upper second molar tooth cavity" + ] + }, + { + "id": "FMA:57155", + "name": "Cavity of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56142" + ] + }, + "synonyms": [ + "Cavity of left maxillary second molar tooth", + "Left upper second molar tooth cavity", + "Cavity of tooth 15" + ] + }, + { + "id": "FMA:57156", + "name": "Cavity of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56141" + ] + }, + "synonyms": [ + "Cavity of right maxillary first molar tooth", + "Right upper first molar tooth cavity", + "Cavity of tooth 3" + ] + }, + { + "id": "FMA:57157", + "name": "Cavity of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56141" + ] + }, + "synonyms": [ + "Cavity of tooth 14", + "Cavity of left maxillary first molar tooth", + "Left upper first molar tooth cavity" + ] + }, + { + "id": "FMA:57158", + "name": "Central cavity of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57174" + ] + } + }, + { + "id": "FMA:57159", + "name": "Apical foramen of root of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Apical foramen" + ] + }, + { + "id": "FMA:57160", + "name": "Cavity of crown of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57175" + ] + } + }, + { + "id": "FMA:57161", + "name": "Subdivision of cavity of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + } + }, + { + "id": "FMA:57162", + "name": "Subdivision of cavity of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + } + }, + { + "id": "FMA:57163", + "name": "Subdivision of cavity of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + } + }, + { + "id": "FMA:57164", + "name": "Subdivision of cavity of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + } + }, + { + "id": "FMA:57165", + "name": "Central cavity of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57175" + ] + } + }, + { + "id": "FMA:57166", + "name": "Root canal of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57161" + ] + } + }, + { + "id": "FMA:57167", + "name": "Cavity of crown of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57160" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary incisor tooth" + ] + }, + { + "id": "FMA:57168", + "name": "Cavity of crown of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57160" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular incisor tooth" + ] + }, + { + "id": "FMA:57169", + "name": "Chamber of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + }, + "synonyms": [ + "Pulp chamber of tooth", + "Tooth chamber" + ] + }, + { + "id": "FMA:57170", + "name": "Chamber of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57161" + ] + }, + "synonyms": [ + "Incisor tooth chamber" + ] + }, + { + "id": "FMA:57171", + "name": "Chamber of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57162" + ] + }, + "synonyms": [ + "Canine tooth chamber" + ] + }, + { + "id": "FMA:57172", + "name": "Chamber of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57163" + ] + }, + "synonyms": [ + "Premolar tooth chamber" + ] + }, + { + "id": "FMA:57173", + "name": "Chamber of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57164" + ] + }, + "synonyms": [ + "Molar tooth chamber" + ] + }, + { + "id": "FMA:57174", + "name": "Subdivision of chamber of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55667" + ] + } + }, + { + "id": "FMA:57175", + "name": "Subdivision of chamber of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57161" + ] + } + }, + { + "id": "FMA:57176", + "name": "Chamber of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57170" + ] + }, + "synonyms": [ + "Upper incisor tooth chamber", + "Chamber of maxillary incisor tooth" + ] + }, + { + "id": "FMA:57177", + "name": "Chamber of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57170" + ] + }, + "synonyms": [ + "Lower incisor tooth chamber", + "Chamber of mandibular incisor tooth" + ] + }, + { + "id": "FMA:57178", + "name": "Chamber of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57176" + ] + }, + "synonyms": [ + "Upper central incisor tooth chamber", + "Chamber of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57179", + "name": "Chamber of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57176" + ] + }, + "synonyms": [ + "Chamber of maxillary lateral incisor tooth", + "Upper lateral incisor tooth chamber" + ] + }, + { + "id": "FMA:57180", + "name": "Chamber of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57178" + ] + }, + "synonyms": [ + "Chamber of right maxillary central incisor tooth", + "Chamber of tooth 8", + "Right upper central incisor tooth chamber" + ] + }, + { + "id": "FMA:57181", + "name": "Chamber of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57178" + ] + }, + "synonyms": [ + "Left upper central incisor tooth chamber", + "Chamber of tooth 9", + "Chamber of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57182", + "name": "Chamber of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57179" + ] + }, + "synonyms": [ + "Chamber of tooth 7", + "Chamber of right maxillary lateral incisor tooth", + "Right upper lateral incisor tooth chamber" + ] + }, + { + "id": "FMA:57183", + "name": "Chamber of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57179" + ] + }, + "synonyms": [ + "Left upper lateral incisor tooth chamber", + "Chamber of tooth 10", + "Chamber of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57184", + "name": "Chamber of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57177" + ] + }, + "synonyms": [ + "Lower central incisor tooth chamber", + "Chamber of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57185", + "name": "Chamber of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57177" + ] + }, + "synonyms": [ + "Chamber of mandibular lateral incisor tooth", + "Lower lateral incisor tooth chamber" + ] + }, + { + "id": "FMA:57186", + "name": "Chamber of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57184" + ] + }, + "synonyms": [ + "Chamber of right mandibular central incisor tooth", + "Right lower central incisor tooth chamber", + "Chamber of tooth 25" + ] + }, + { + "id": "FMA:57187", + "name": "Chamber of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57184" + ] + }, + "synonyms": [ + "Left lower central incisor tooth chamber", + "Chamber of left mandibular central incisor tooth", + "Chamber of tooth 24" + ] + }, + { + "id": "FMA:57188", + "name": "Chamber of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57185" + ] + }, + "synonyms": [ + "Right lower lateral incisor tooth chamber", + "Chamber of right mandibular lateral incisor tooth", + "Chamber of tooth 26" + ] + }, + { + "id": "FMA:57189", + "name": "Chamber of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57185" + ] + }, + "synonyms": [ + "Chamber of tooth 23", + "Left lower lateral incisor tooth chamber", + "Chamber of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57190", + "name": "Cavity of crown of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57167" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57191", + "name": "Cavity of crown of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57167" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57192", + "name": "Cavity of crown of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57191" + ] + }, + "synonyms": [ + "Cavity of crown of right maxillary lateral incisor tooth", + "Cavity of crown of tooth 7" + ] + }, + { + "id": "FMA:57193", + "name": "Cavity of crown of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57191" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 10", + "Cavity of crown of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57194", + "name": "Cavity of crown of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57190" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 8", + "Cavity of crown of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57195", + "name": "Cavity of crown of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57190" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 9", + "Cavity of crown of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57196", + "name": "Cavity of crown of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57168" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57197", + "name": "Cavity of crown of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57168" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57198", + "name": "Cavity of crown of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57197" + ] + }, + "synonyms": [ + "Cavity of crown of right mandibular lateral incisor tooth", + "Cavity of crown of tooth 26" + ] + }, + { + "id": "FMA:57199", + "name": "Cavity of crown of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57197" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 23", + "Cavity of crown of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57200", + "name": "Cavity of crown of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57196" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 25", + "Cavity of crown of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57201", + "name": "Cavity of crown of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57196" + ] + }, + "synonyms": [ + "Cavity of crown of left mandibular central incisor tooth", + "Cavity of crown of tooth 24" + ] + }, + { + "id": "FMA:57202", + "name": "Central cavity of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57165" + ] + }, + "synonyms": [ + "Central cavity of maxillary incisor tooth" + ] + }, + { + "id": "FMA:57203", + "name": "Central cavity of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57165" + ] + }, + "synonyms": [ + "Central cavity of mandibular incisor tooth" + ] + }, + { + "id": "FMA:57204", + "name": "Central cavity of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57202" + ] + }, + "synonyms": [ + "Central cavity of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57205", + "name": "Central cavity of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57202" + ] + }, + "synonyms": [ + "Central cavity of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57206", + "name": "Central cavity of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57205" + ] + }, + "synonyms": [ + "Central cavity of right maxillary lateral incisor tooth", + "Central cavity of tooth 7" + ] + }, + { + "id": "FMA:57207", + "name": "Central cavity of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57205" + ] + }, + "synonyms": [ + "Central cavity of tooth 10", + "Central cavity of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57208", + "name": "Central cavity of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57204" + ] + }, + "synonyms": [ + "Central cavity of tooth 8", + "Central cavity of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57209", + "name": "Central cavity of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57204" + ] + }, + "synonyms": [ + "Central cavity of left maxillary central incisor tooth", + "Central cavity of tooth 9" + ] + }, + { + "id": "FMA:57210", + "name": "Central cavity of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57203" + ] + }, + "synonyms": [ + "Central cavity of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57211", + "name": "Central cavity of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57203" + ] + }, + "synonyms": [ + "Central cavity of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57212", + "name": "Central cavity of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57211" + ] + }, + "synonyms": [ + "Central cavity of tooth 26", + "Central cavity of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57213", + "name": "Central cavity of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57211" + ] + }, + "synonyms": [ + "Central cavity of tooth 23", + "Central cavity of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57214", + "name": "Central cavity of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57210" + ] + }, + "synonyms": [ + "Central cavity of right mandibular central incisor tooth", + "Central cavity of tooth 25" + ] + }, + { + "id": "FMA:57215", + "name": "Central cavity of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57210" + ] + }, + "synonyms": [ + "Central cavity of tooth 24", + "Central cavity of left mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57216", + "name": "Root canal of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57166" + ] + }, + "synonyms": [ + "Root canal of maxillary incisor tooth" + ] + }, + { + "id": "FMA:57217", + "name": "Root canal of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57166" + ] + }, + "synonyms": [ + "Root canal of mandibular incisor tooth" + ] + }, + { + "id": "FMA:57218", + "name": "Root canal of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57217" + ] + }, + "synonyms": [ + "Root canal of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57219", + "name": "Root canal of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57217" + ] + }, + "synonyms": [ + "Root canal of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57220", + "name": "Root canal of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57219" + ] + }, + "synonyms": [ + "Root canal of tooth 26", + "Root canal of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57221", + "name": "Root canal of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57219" + ] + }, + "synonyms": [ + "Root canal of tooth 23", + "Root canal of left mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57222", + "name": "Root canal of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57218" + ] + }, + "synonyms": [ + "Root canal of right mandibular central incisor tooth", + "Root canal of tooth 25" + ] + }, + { + "id": "FMA:57223", + "name": "Root canal of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57218" + ] + }, + "synonyms": [ + "Root canal of left mandibular central incisor tooth", + "Root canal of tooth 24" + ] + }, + { + "id": "FMA:57224", + "name": "Root canal of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57216" + ] + }, + "synonyms": [ + "Root canal of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57225", + "name": "Root canal of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57216" + ] + }, + "synonyms": [ + "Root canal of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57226", + "name": "Root canal of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57225" + ] + }, + "synonyms": [ + "Root canal of right maxillary lateral incisor tooth", + "Root canal of tooth 7" + ] + }, + { + "id": "FMA:57227", + "name": "Root canal of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57225" + ] + }, + "synonyms": [ + "Root canal of left maxillary lateral incisor tooth", + "Root canal of tooth 10" + ] + }, + { + "id": "FMA:57228", + "name": "Root canal of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57224" + ] + }, + "synonyms": [ + "Root canal of tooth 8", + "Root canal of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57229", + "name": "Root canal of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57224" + ] + }, + "synonyms": [ + "Root canal of left maxillary central incisor tooth", + "Root canal of tooth 9" + ] + }, + { + "id": "FMA:57230", + "name": "Subdivision of chamber of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57162" + ] + } + }, + { + "id": "FMA:57231", + "name": "Root canal of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57162" + ] + } + }, + { + "id": "FMA:57232", + "name": "Cavity of crown of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57230" + ] + } + }, + { + "id": "FMA:57233", + "name": "Central cavity of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57230" + ] + } + }, + { + "id": "FMA:57234", + "name": "Chamber of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57171" + ] + }, + "synonyms": [ + "Upper canine tooth chamber", + "Chamber of maxillary canine tooth" + ] + }, + { + "id": "FMA:57235", + "name": "Chamber of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57171" + ] + }, + "synonyms": [ + "Lower canine tooth chamber", + "Chamber of mandibular canine tooth" + ] + }, + { + "id": "FMA:57236", + "name": "Cavity of crown of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57232" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary canine tooth" + ] + }, + { + "id": "FMA:57237", + "name": "Cavity of crown of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57232" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular canine tooth" + ] + }, + { + "id": "FMA:57238", + "name": "Central cavity of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57233" + ] + }, + "synonyms": [ + "Central cavity of maxillary canine tooth" + ] + }, + { + "id": "FMA:57239", + "name": "Central cavity of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57233" + ] + }, + "synonyms": [ + "Central cavity of mandibular canine tooth" + ] + }, + { + "id": "FMA:57240", + "name": "Root canal of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57231" + ] + }, + "synonyms": [ + "Root canal of maxillary canine tooth" + ] + }, + { + "id": "FMA:57241", + "name": "Root canal of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57231" + ] + }, + "synonyms": [ + "Root canal of mandibular canine tooth" + ] + }, + { + "id": "FMA:57242", + "name": "Root canal of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57241" + ] + }, + "synonyms": [ + "Root canal of right mandibular canine tooth", + "Root canal of tooth 27" + ] + }, + { + "id": "FMA:57243", + "name": "Root canal of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57241" + ] + }, + "synonyms": [ + "Root canal of left mandibular canine tooth", + "Root canal of tooth 22" + ] + }, + { + "id": "FMA:57244", + "name": "Root canal of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57240" + ] + }, + "synonyms": [ + "Root canal of tooth 6", + "Root canal of right maxillary canine tooth" + ] + }, + { + "id": "FMA:57245", + "name": "Root canal of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57240" + ] + }, + "synonyms": [ + "Root canal of left maxillary canine tooth", + "Root canal of tooth 11" + ] + }, + { + "id": "FMA:57246", + "name": "Central cavity of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57239" + ] + }, + "synonyms": [ + "Central cavity of right mandibular canine tooth", + "Central cavity of tooth 27" + ] + }, + { + "id": "FMA:57247", + "name": "Central cavity of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57239" + ] + }, + "synonyms": [ + "Central cavity of left mandibular canine tooth", + "Central cavity of tooth 22" + ] + }, + { + "id": "FMA:57248", + "name": "Central cavity of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57238" + ] + }, + "synonyms": [ + "Central cavity of right maxillary canine tooth", + "Central cavity of tooth 6" + ] + }, + { + "id": "FMA:57249", + "name": "Central cavity of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57238" + ] + }, + "synonyms": [ + "Central cavity of left maxillary canine tooth", + "Central cavity of tooth 11" + ] + }, + { + "id": "FMA:57250", + "name": "Cavity of crown of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57237" + ] + }, + "synonyms": [ + "Cavity of crown of right mandibular canine tooth", + "Cavity of crown of tooth 27" + ] + }, + { + "id": "FMA:57251", + "name": "Cavity of crown of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57237" + ] + }, + "synonyms": [ + "Cavity of crown of left mandibular canine tooth", + "Cavity of crown of tooth 22" + ] + }, + { + "id": "FMA:57252", + "name": "Cavity of crown of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57236" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 6", + "Cavity of crown of right maxillary canine tooth" + ] + }, + { + "id": "FMA:57253", + "name": "Cavity of crown of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57236" + ] + }, + "synonyms": [ + "Cavity of crown of left maxillary canine tooth", + "Cavity of crown of tooth 11" + ] + }, + { + "id": "FMA:57254", + "name": "Chamber of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57235" + ] + }, + "synonyms": [ + "Right lower canine tooth chamber", + "Chamber of tooth 27", + "Chamber of right mandibular canine tooth" + ] + }, + { + "id": "FMA:57255", + "name": "Chamber of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57235" + ] + }, + "synonyms": [ + "Chamber of tooth 22", + "Left lower canine tooth chamber", + "Chamber of left mandibular canine tooth" + ] + }, + { + "id": "FMA:57256", + "name": "Chamber of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57234" + ] + }, + "synonyms": [ + "Chamber of right maxillary canine tooth", + "Right upper canine tooth chamber", + "Chamber of tooth 6" + ] + }, + { + "id": "FMA:57257", + "name": "Chamber of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57234" + ] + }, + "synonyms": [ + "Left upper canine tooth chamber", + "Chamber of tooth 11", + "Chamber of left maxillary canine tooth" + ] + }, + { + "id": "FMA:57258", + "name": "Subdivision of chamber of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57163" + ] + } + }, + { + "id": "FMA:57259", + "name": "Root canal of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57163" + ] + } + }, + { + "id": "FMA:57260", + "name": "Cavity of crown of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57258" + ] + } + }, + { + "id": "FMA:57261", + "name": "Central cavity of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57258" + ] + } + }, + { + "id": "FMA:57262", + "name": "Root canal of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57259" + ] + }, + "synonyms": [ + "Root canal of maxillary premolar tooth" + ] + }, + { + "id": "FMA:57263", + "name": "Root canal of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57259" + ] + }, + "synonyms": [ + "Root canal of mandibular premolar tooth" + ] + }, + { + "id": "FMA:57264", + "name": "Root canal of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57263" + ] + }, + "synonyms": [ + "Root canal of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57265", + "name": "Root canal of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57263" + ] + }, + "synonyms": [ + "Root canal of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57266", + "name": "Root canal of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57262" + ] + }, + "synonyms": [ + "Root canal of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57267", + "name": "Root canal of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57262" + ] + }, + "synonyms": [ + "Root canal of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57268", + "name": "Root canal of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57265" + ] + }, + "synonyms": [ + "Root canal of right mandibular second premolar tooth", + "Root canal of tooth 29" + ] + }, + { + "id": "FMA:57269", + "name": "Root canal of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57265" + ] + }, + "synonyms": [ + "Root canal of tooth 20", + "Root canal of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57270", + "name": "Root canal of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57264" + ] + }, + "synonyms": [ + "Root canal of tooth 28", + "Root canal of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57271", + "name": "Root canal of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57264" + ] + }, + "synonyms": [ + "Root canal of tooth 21", + "Root canal of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57272", + "name": "Root canal of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57267" + ] + }, + "synonyms": [ + "Root canal of tooth 4", + "Root canal of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57273", + "name": "Root canal of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57267" + ] + }, + "synonyms": [ + "Root canal of tooth 13", + "Root canal of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57274", + "name": "Root canal of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57266" + ] + }, + "synonyms": [ + "Root canal of tooth 5", + "Root canal of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57275", + "name": "Root canal of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57266" + ] + }, + "synonyms": [ + "Root canal of tooth 12", + "Root canal of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57276", + "name": "Central cavity of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57261" + ] + }, + "synonyms": [ + "Central cavity of maxillary premolar tooth" + ] + }, + { + "id": "FMA:57277", + "name": "Central cavity of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57261" + ] + }, + "synonyms": [ + "Central cavity of mandibular premolar tooth" + ] + }, + { + "id": "FMA:57278", + "name": "Central cavity of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57277" + ] + }, + "synonyms": [ + "Central cavity of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57279", + "name": "Central cavity of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57277" + ] + }, + "synonyms": [ + "Central cavity of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57280", + "name": "Central cavity of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57276" + ] + }, + "synonyms": [ + "Central cavity of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57281", + "name": "Central cavity of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57276" + ] + }, + "synonyms": [ + "Central cavity of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57282", + "name": "Central cavity of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57279" + ] + }, + "synonyms": [ + "Central cavity of right mandibular second premolar tooth", + "Central cavity of tooth 29" + ] + }, + { + "id": "FMA:57283", + "name": "Central cavity of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57279" + ] + }, + "synonyms": [ + "Central cavity of tooth 20", + "Central cavity of left mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57284", + "name": "Central cavity of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57278" + ] + }, + "synonyms": [ + "Central cavity of right mandibular first premolar tooth", + "Central cavity of tooth 28" + ] + }, + { + "id": "FMA:57285", + "name": "Central cavity of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57278" + ] + }, + "synonyms": [ + "Central cavity of left mandibular first premolar tooth", + "Central cavity of tooth 21" + ] + }, + { + "id": "FMA:57286", + "name": "Central cavity of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57281" + ] + }, + "synonyms": [ + "Central cavity of tooth 4", + "Central cavity of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57287", + "name": "Central cavity of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57281" + ] + }, + "synonyms": [ + "Central cavity of left maxillary second premolar tooth", + "Central cavity of tooth 13" + ] + }, + { + "id": "FMA:57288", + "name": "Central cavity of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57280" + ] + }, + "synonyms": [ + "Central cavity of tooth 5", + "Central cavity of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57289", + "name": "Central cavity of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57280" + ] + }, + "synonyms": [ + "Central cavity of tooth 12", + "Central cavity of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57290", + "name": "Cavity of crown of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57260" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary premolar tooth" + ] + }, + { + "id": "FMA:57291", + "name": "Cavity of crown of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57260" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular premolar tooth" + ] + }, + { + "id": "FMA:57292", + "name": "Cavity of crown of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57291" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57293", + "name": "Cavity of crown of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57291" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57294", + "name": "Cavity of crown of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57290" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57295", + "name": "Cavity of crown of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57290" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57296", + "name": "Cavity of crown of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57293" + ] + }, + "synonyms": [ + "Cavity of crown of right mandibular second premolar tooth", + "Cavity of crown of tooth 29" + ] + }, + { + "id": "FMA:57297", + "name": "Cavity of crown of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57293" + ] + }, + "synonyms": [ + "Cavity of crown of left mandibular second premolar tooth", + "Cavity of crown of tooth 20" + ] + }, + { + "id": "FMA:57298", + "name": "Cavity of crown of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57292" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 28", + "Cavity of crown of right mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57299", + "name": "Cavity of crown of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57292" + ] + }, + "synonyms": [ + "Cavity of crown of left mandibular first premolar tooth", + "Cavity of crown of tooth 21" + ] + }, + { + "id": "FMA:57300", + "name": "Cavity of crown of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57295" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 4", + "Cavity of crown of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57301", + "name": "Cavity of crown of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57295" + ] + }, + "synonyms": [ + "Cavity of crown of left maxillary second premolar tooth", + "Cavity of crown of tooth 13" + ] + }, + { + "id": "FMA:57302", + "name": "Cavity of crown of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57294" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 5", + "Cavity of crown of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57303", + "name": "Cavity of crown of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57294" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 12", + "Cavity of crown of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57304", + "name": "Subdivision of chamber of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57164" + ] + } + }, + { + "id": "FMA:57305", + "name": "Root canal of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57164" + ] + } + }, + { + "id": "FMA:57306", + "name": "Root canal of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57305" + ] + }, + "synonyms": [ + "Root canal of maxillary molar tooth" + ] + }, + { + "id": "FMA:57307", + "name": "Root canal of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57305" + ] + }, + "synonyms": [ + "Root canal of mandibular molar tooth" + ] + }, + { + "id": "FMA:57308", + "name": "Root canal of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57307" + ] + }, + "synonyms": [ + "Root canal of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57309", + "name": "Root canal of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57307" + ] + }, + "synonyms": [ + "Root canal of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57310", + "name": "Root canal of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57307" + ] + }, + "synonyms": [ + "Root canal of mandibular third molar tooth" + ] + }, + { + "id": "FMA:57311", + "name": "Root canal of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57310" + ] + }, + "synonyms": [ + "Root canal of tooth 32", + "Root canal of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:57312", + "name": "Root canal of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57310" + ] + }, + "synonyms": [ + "Root canal of left mandibular third molar tooth", + "Root canal of tooth 17" + ] + }, + { + "id": "FMA:57313", + "name": "Root canal of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57309" + ] + }, + "synonyms": [ + "Root canal of tooth 31", + "Root canal of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:57314", + "name": "Root canal of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57309" + ] + }, + "synonyms": [ + "Root canal of left mandibular second molar tooth", + "Root canal of tooth 18" + ] + }, + { + "id": "FMA:57315", + "name": "Root canal of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57308" + ] + }, + "synonyms": [ + "Root canal of right mandibular first molar tooth", + "Root canal of tooth 30" + ] + }, + { + "id": "FMA:57316", + "name": "Root canal of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57308" + ] + }, + "synonyms": [ + "Root canal of tooth 19", + "Root canal of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:57317", + "name": "Root canal of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57306" + ] + }, + "synonyms": [ + "Root canal of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57318", + "name": "Root canal of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57306" + ] + }, + "synonyms": [ + "Root canal of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57319", + "name": "Root canal of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57306" + ] + }, + "synonyms": [ + "Root canal of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57320", + "name": "Root canal of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57319" + ] + }, + "synonyms": [ + "Root canal of tooth 1", + "Root canal of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:57321", + "name": "Root canal of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57319" + ] + }, + "synonyms": [ + "Root canal of left maxillary third molar tooth", + "Root canal of tooth 16" + ] + }, + { + "id": "FMA:57322", + "name": "Root canal of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57318" + ] + }, + "synonyms": [ + "Root canal of right maxillary second molar tooth", + "Root canal of tooth 2" + ] + }, + { + "id": "FMA:57323", + "name": "Root canal of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57318" + ] + }, + "synonyms": [ + "Root canal of tooth 15", + "Root canal of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:57324", + "name": "Root canal of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57317" + ] + }, + "synonyms": [ + "Root canal of right maxillary first molar tooth", + "Root canal of tooth 3" + ] + }, + { + "id": "FMA:57325", + "name": "Root canal of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57317" + ] + }, + "synonyms": [ + "Root canal of tooth 14", + "Root canal of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:57326", + "name": "Cavity of crown of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57304" + ] + } + }, + { + "id": "FMA:57327", + "name": "Central cavity of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57304" + ] + } + }, + { + "id": "FMA:57328", + "name": "Central cavity of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57327" + ] + }, + "synonyms": [ + "Central cavity of maxillary molar tooth" + ] + }, + { + "id": "FMA:57329", + "name": "Central cavity of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57327" + ] + }, + "synonyms": [ + "Central cavity of mandibular molar tooth" + ] + }, + { + "id": "FMA:57330", + "name": "Central cavity of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57329" + ] + }, + "synonyms": [ + "Central cavity of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57331", + "name": "Central cavity of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57329" + ] + }, + "synonyms": [ + "Central cavity of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57332", + "name": "Central cavity of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57329" + ] + }, + "synonyms": [ + "Central cavity of mandibular third molar tooth" + ] + }, + { + "id": "FMA:57333", + "name": "Central cavity of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57332" + ] + }, + "synonyms": [ + "Central cavity of right mandibular third molar tooth", + "Central cavity of tooth 32" + ] + }, + { + "id": "FMA:57334", + "name": "Central cavity of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57332" + ] + }, + "synonyms": [ + "Central cavity of left mandibular third molar tooth", + "Central cavity of tooth 17" + ] + }, + { + "id": "FMA:57335", + "name": "Central cavity of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57331" + ] + }, + "synonyms": [ + "Central cavity of right mandibular second molar tooth", + "Central cavity of tooth 31" + ] + }, + { + "id": "FMA:57336", + "name": "Central cavity of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57331" + ] + }, + "synonyms": [ + "Central cavity of tooth 18", + "Central cavity of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:57337", + "name": "Central cavity of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57330" + ] + }, + "synonyms": [ + "Central cavity of right mandibular first molar tooth", + "Central cavity of tooth 30" + ] + }, + { + "id": "FMA:57338", + "name": "Central cavity of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57330" + ] + }, + "synonyms": [ + "Central cavity of left mandibular first molar tooth", + "Central cavity of tooth 19" + ] + }, + { + "id": "FMA:57339", + "name": "Central cavity of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57328" + ] + }, + "synonyms": [ + "Central cavity of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57340", + "name": "Central cavity of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57328" + ] + }, + "synonyms": [ + "Central cavity of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57341", + "name": "Central cavity of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57328" + ] + }, + "synonyms": [ + "Central cavity of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57342", + "name": "Central cavity of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57341" + ] + }, + "synonyms": [ + "Central cavity of tooth 1", + "Central cavity of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:57343", + "name": "Central cavity of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57341" + ] + }, + "synonyms": [ + "Central cavity of left maxillary third molar tooth", + "Central cavity of tooth 16" + ] + }, + { + "id": "FMA:57344", + "name": "Central cavity of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57340" + ] + }, + "synonyms": [ + "Central cavity of tooth 2", + "Central cavity of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:57345", + "name": "Central cavity of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57340" + ] + }, + "synonyms": [ + "Central cavity of left maxillary second molar tooth", + "Central cavity of tooth 15" + ] + }, + { + "id": "FMA:57346", + "name": "Central cavity of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57339" + ] + }, + "synonyms": [ + "Central cavity of right maxillary first molar tooth", + "Central cavity of tooth 3" + ] + }, + { + "id": "FMA:57347", + "name": "Central cavity of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57339" + ] + }, + "synonyms": [ + "Central cavity of left maxillary first molar tooth", + "Central cavity of tooth 14" + ] + }, + { + "id": "FMA:57348", + "name": "Cavity of crown of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57326" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary molar tooth" + ] + }, + { + "id": "FMA:57349", + "name": "Cavity of crown of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57326" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular molar tooth" + ] + }, + { + "id": "FMA:57350", + "name": "Cavity of crown of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57349" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57351", + "name": "Cavity of crown of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57349" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57352", + "name": "Cavity of crown of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57349" + ] + }, + "synonyms": [ + "Cavity of crown of mandibular third molar tooth" + ] + }, + { + "id": "FMA:57353", + "name": "Cavity of crown of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57352" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 32", + "Cavity of crown of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:57354", + "name": "Cavity of crown of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57352" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 17", + "Cavity of crown of left mandibular third molar tooth" + ] + }, + { + "id": "FMA:57355", + "name": "Cavity of crown of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57351" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 31", + "Cavity of crown of right mandibular second molar tooth" + ] + }, + { + "id": "FMA:57356", + "name": "Cavity of crown of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57351" + ] + }, + "synonyms": [ + "Cavity of crown of left mandibular second molar tooth", + "Cavity of crown of tooth 18" + ] + }, + { + "id": "FMA:57357", + "name": "Cavity of crown of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57350" + ] + }, + "synonyms": [ + "Cavity of crown of right mandibular first molar tooth", + "Cavity of crown of tooth 30" + ] + }, + { + "id": "FMA:57358", + "name": "Cavity of crown of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57350" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 19", + "Cavity of crown of left mandibular first molar tooth" + ] + }, + { + "id": "FMA:57359", + "name": "Cavity of crown of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57348" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57360", + "name": "Cavity of crown of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57348" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57361", + "name": "Cavity of crown of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57348" + ] + }, + "synonyms": [ + "Cavity of crown of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57362", + "name": "Cavity of crown of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57361" + ] + }, + "synonyms": [ + "Cavity of crown of right maxillary third molar tooth", + "Cavity of crown of tooth 1" + ] + }, + { + "id": "FMA:57363", + "name": "Cavity of crown of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57361" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 16", + "Cavity of crown of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:57364", + "name": "Cavity of crown of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57360" + ] + }, + "synonyms": [ + "Cavity of crown of tooth 2", + "Cavity of crown of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:57365", + "name": "Cavity of crown of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57360" + ] + }, + "synonyms": [ + "Cavity of crown of left maxillary second molar tooth", + "Cavity of crown of tooth 15" + ] + }, + { + "id": "FMA:57366", + "name": "Cavity of crown of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57359" + ] + }, + "synonyms": [ + "Cavity of crown of right maxillary first molar tooth", + "Cavity of crown of tooth 3" + ] + }, + { + "id": "FMA:57367", + "name": "Cavity of crown of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57359" + ] + }, + "synonyms": [ + "Cavity of crown of left maxillary first molar tooth", + "Cavity of crown of tooth 14" + ] + }, + { + "id": "FMA:57368", + "name": "Chamber of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57382" + ] + }, + "synonyms": [ + "Right upper third molar tooth chamber", + "Chamber of right maxillary third molar tooth", + "Chamber of tooth 1" + ] + }, + { + "id": "FMA:57369", + "name": "Chamber of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57173" + ] + }, + "synonyms": [ + "Upper molar tooth chamber", + "Chamber of maxillary molar tooth" + ] + }, + { + "id": "FMA:57370", + "name": "Chamber of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57173" + ] + }, + "synonyms": [ + "Chamber of mandibular molar tooth", + "Lower molar tooth chamber" + ] + }, + { + "id": "FMA:57371", + "name": "Chamber of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57370" + ] + }, + "synonyms": [ + "Chamber of mandibular first molar tooth", + "Lower first molar tooth chamber" + ] + }, + { + "id": "FMA:57372", + "name": "Chamber of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57370" + ] + }, + "synonyms": [ + "Lower second molar tooth chamber", + "Chamber of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57373", + "name": "Chamber of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57370" + ] + }, + "synonyms": [ + "Chamber of mandibular third molar tooth", + "Lower third molar tooth chamber" + ] + }, + { + "id": "FMA:57374", + "name": "Chamber of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57373" + ] + }, + "synonyms": [ + "Chamber of tooth 32", + "Chamber of right mandibular third molar tooth", + "Right lower third molar tooth chamber" + ] + }, + { + "id": "FMA:57375", + "name": "Chamber of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57373" + ] + }, + "synonyms": [ + "Chamber of left mandibular third molar tooth", + "Left lower third molar tooth chamber", + "Chamber of tooth 17" + ] + }, + { + "id": "FMA:57376", + "name": "Chamber of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57372" + ] + }, + "synonyms": [ + "Chamber of tooth 31", + "Chamber of right mandibular second molar tooth", + "Right lower second molar tooth chamber" + ] + }, + { + "id": "FMA:57377", + "name": "Chamber of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57372" + ] + }, + "synonyms": [ + "Chamber of left mandibular second molar tooth", + "Chamber of tooth 18", + "Left lower second molar tooth chamber" + ] + }, + { + "id": "FMA:57378", + "name": "Chamber of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57371" + ] + }, + "synonyms": [ + "Right lower first molar tooth chamber", + "Chamber of tooth 30", + "Chamber of right mandibular first molar tooth" + ] + }, + { + "id": "FMA:57379", + "name": "Chamber of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57371" + ] + }, + "synonyms": [ + "Chamber of tooth 19", + "Chamber of left mandibular first molar tooth", + "Left lower first molar tooth chamber" + ] + }, + { + "id": "FMA:57380", + "name": "Chamber of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57369" + ] + }, + "synonyms": [ + "Chamber of maxillary first molar tooth", + "Upper first molar tooth chamber" + ] + }, + { + "id": "FMA:57381", + "name": "Chamber of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57369" + ] + }, + "synonyms": [ + "Upper second molar tooth chamber", + "Chamber of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57382", + "name": "Chamber of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57369" + ] + }, + "synonyms": [ + "Chamber of maxillary third molar tooth", + "Upper third molar tooth chamber" + ] + }, + { + "id": "FMA:57383", + "name": "Chamber of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57382" + ] + }, + "synonyms": [ + "Chamber of left maxillary third molar tooth", + "Left upper third molar tooth chamber", + "Chamber of tooth 16" + ] + }, + { + "id": "FMA:57384", + "name": "Chamber of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57381" + ] + }, + "synonyms": [ + "Chamber of tooth 2", + "Right upper second molar tooth chamber", + "Chamber of right maxillary second molar tooth" + ] + }, + { + "id": "FMA:57385", + "name": "Chamber of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57381" + ] + }, + "synonyms": [ + "Chamber of tooth 15", + "Chamber of left maxillary second molar tooth", + "Left upper second molar tooth chamber" + ] + }, + { + "id": "FMA:57386", + "name": "Chamber of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57380" + ] + }, + "synonyms": [ + "Right upper first molar tooth chamber", + "Chamber of tooth 3", + "Chamber of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:57387", + "name": "Chamber of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57380" + ] + }, + "synonyms": [ + "Left upper first molar tooth chamber", + "Chamber of tooth 14", + "Chamber of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:57388", + "name": "Ethmoidal notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + } + }, + { + "id": "FMA:57389", + "name": "External surface proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57132" + ] + } + }, + { + "id": "FMA:57390", + "name": "Supra-orbital notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Incisura supraorbitalis" + ] + }, + { + "id": "FMA:57391", + "name": "Right supra-orbital notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57390" + ] + } + }, + { + "id": "FMA:57392", + "name": "Left supra-orbital notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57390" + ] + } + }, + { + "id": "FMA:57393", + "name": "Right orbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57131" + ] + } + }, + { + "id": "FMA:57394", + "name": "Left orbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57131" + ] + } + }, + { + "id": "FMA:57395", + "name": "Subdivision of orbital surface of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57130" + ] + } + }, + { + "id": "FMA:57396", + "name": "Fossa for lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57395" + ] + }, + "synonyms": [ + "Lacrimal fossa" + ] + }, + { + "id": "FMA:57397", + "name": "Fossa for right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57396" + ] + } + }, + { + "id": "FMA:57398", + "name": "Fossa for left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57396" + ] + } + }, + { + "id": "FMA:57399", + "name": "Trochlear fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57395" + ] + } + }, + { + "id": "FMA:57400", + "name": "Right trochlear fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57399" + ] + } + }, + { + "id": "FMA:57401", + "name": "Left trochlear fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57399" + ] + } + }, + { + "id": "FMA:57402", + "name": "Opening of frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "Frontal sinus opening" + ] + }, + { + "id": "FMA:57403", + "name": "Orbital surface proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57395" + ] + } + }, + { + "id": "FMA:57404", + "name": "Right orbital surface proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57403" + ] + } + }, + { + "id": "FMA:57405", + "name": "Left orbital surface proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57403" + ] + } + }, + { + "id": "FMA:57406", + "name": "Cerebral surface of orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57119" + ] + } + }, + { + "id": "FMA:57407", + "name": "Cerebral surface of right orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57406" + ] + } + }, + { + "id": "FMA:57408", + "name": "Cerebral surface of left orbital part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57406" + ] + } + }, + { + "id": "FMA:57409", + "name": "Frontal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Foramen frontale", + "Frontal notch" + ] + }, + { + "id": "FMA:57410", + "name": "Right frontal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57409" + ] + } + }, + { + "id": "FMA:57411", + "name": "Left frontal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57409" + ] + } + }, + { + "id": "FMA:57412", + "name": "Supraorbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Foramen supraorbitale", + "Supra-orbital foramen" + ] + }, + { + "id": "FMA:57413", + "name": "Right supraorbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57412" + ] + } + }, + { + "id": "FMA:57414", + "name": "Left supraorbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57412" + ] + } + }, + { + "id": "FMA:57415", + "name": "Frontal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + } + }, + { + "id": "FMA:57416", + "name": "Squamous part proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + } + }, + { + "id": "FMA:57417", + "name": "Frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + }, + "synonyms": [ + "Cavity of frontal bone" + ] + }, + { + "id": "FMA:57418", + "name": "Right frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57417" + ] + } + }, + { + "id": "FMA:57419", + "name": "Left frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57417" + ] + } + }, + { + "id": "FMA:57420", + "name": "Nasal spine of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Spina nasalis" + ] + }, + { + "id": "FMA:57421", + "name": "Nasal part proper of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + } + }, + { + "id": "FMA:57422", + "name": "Nasal margin of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Margo nasalis (Os frontale)" + ] + }, + { + "id": "FMA:57423", + "name": "Septum of frontal sinuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52847" + ] + }, + "synonyms": [ + "Frontal sinuses septum" + ] + }, + { + "id": "FMA:57424", + "name": "Superior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Linea temporalis superior" + ] + }, + { + "id": "FMA:57425", + "name": "Right superior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57424" + ] + } + }, + { + "id": "FMA:57426", + "name": "Left superior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57424" + ] + } + }, + { + "id": "FMA:57427", + "name": "Inferior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Linea temporalis inferior" + ] + }, + { + "id": "FMA:57428", + "name": "Right inferior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57427" + ] + } + }, + { + "id": "FMA:57429", + "name": "Left inferior temporal line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57427" + ] + } + }, + { + "id": "FMA:57430", + "name": "Frontal angle of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Angulus frontalis (Os parietale)" + ] + }, + { + "id": "FMA:57431", + "name": "Frontal angle of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57430" + ] + } + }, + { + "id": "FMA:57432", + "name": "Frontal angle of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57430" + ] + } + }, + { + "id": "FMA:57433", + "name": "Occipital angle of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Angulus occipitalis (Os parietale)" + ] + }, + { + "id": "FMA:57434", + "name": "Occipital angle of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57433" + ] + } + }, + { + "id": "FMA:57435", + "name": "Occipital angle of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57433" + ] + } + }, + { + "id": "FMA:57436", + "name": "Sphenoid angle of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Angulus sphenoidalis (Os parietale)", + "Sphenoidal angle of parietal bone" + ] + }, + { + "id": "FMA:57437", + "name": "Sphenoidal angle of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57436" + ] + } + }, + { + "id": "FMA:57438", + "name": "Sphenoidal angle of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57436" + ] + } + }, + { + "id": "FMA:57439", + "name": "Mastoid angle of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Angulus mastoideus (Os parietale)" + ] + }, + { + "id": "FMA:57440", + "name": "Mastoid angle of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57439" + ] + } + }, + { + "id": "FMA:57441", + "name": "Mastoid angle of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57439" + ] + } + }, + { + "id": "FMA:57442", + "name": "Crista galli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + } + }, + { + "id": "FMA:57443", + "name": "Foramen caecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57444", + "name": "Ala of crista galli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + }, + "synonyms": [ + "Crista galli ala", + "Alar process of crista galli" + ] + }, + { + "id": "FMA:57445", + "name": "Right ala of crista galli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57444" + ] + } + }, + { + "id": "FMA:57446", + "name": "Left ala of crista galli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57444" + ] + } + }, + { + "id": "FMA:57447", + "name": "Crista galli proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + } + }, + { + "id": "FMA:57448", + "name": "Ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + } + }, + { + "id": "FMA:57450", + "name": "Zone of ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52889" + ] + }, + "synonyms": [ + "Ethmoidal labyrinth zone" + ] + }, + { + "id": "FMA:57451", + "name": "Orbital plate of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57450" + ] + }, + "synonyms": [ + "Lamina orbitalis (Os ethmoidale)" + ] + }, + { + "id": "FMA:57452", + "name": "Anterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + } + }, + { + "id": "FMA:57453", + "name": "Middle ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + } + }, + { + "id": "FMA:57454", + "name": "Posterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + } + }, + { + "id": "FMA:57455", + "name": "Uncinate process of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:57456", + "name": "Nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57450" + ] + }, + "synonyms": [ + "Nasal turbinate", + "Turbinate", + "Nasal concha of ethmoid bone" + ] + }, + { + "id": "FMA:57457", + "name": "Supreme nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57456" + ] + }, + "synonyms": [ + "Supreme turbinate", + "Highest nasal concha", + "Supreme nasal turbinate" + ] + }, + { + "id": "FMA:57458", + "name": "Superior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57456" + ] + }, + "synonyms": [ + "Superior turbinate", + "Superior nasal turbinate" + ] + }, + { + "id": "FMA:57459", + "name": "Middle nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57456" + ] + }, + "synonyms": [ + "Middle turbinate", + "Middle nasal turbinate" + ] + }, + { + "id": "FMA:57460", + "name": "Right superior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57458" + ] + }, + "synonyms": [ + "Right superior nasal turbinate", + "Right superior turbinate" + ] + }, + { + "id": "FMA:57461", + "name": "Left superior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57458" + ] + }, + "synonyms": [ + "Left superior turbinate", + "Left superior nasal turbinate" + ] + }, + { + "id": "FMA:57462", + "name": "Right middle nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57459" + ] + }, + "synonyms": [ + "Right middle nasal turbinate" + ] + }, + { + "id": "FMA:57463", + "name": "Left middle nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57459" + ] + }, + "synonyms": [ + "Left middle turbinate", + "Left middle nasal turbinate" + ] + }, + { + "id": "FMA:57464", + "name": "Right supreme nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57457" + ] + }, + "synonyms": [ + "Right supreme nasal turbinate", + "Right supreme turbinate" + ] + }, + { + "id": "FMA:57465", + "name": "Left supreme nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57457" + ] + }, + "synonyms": [ + "Left supreme nasal turbinate", + "Left supreme turbinate" + ] + }, + { + "id": "FMA:57466", + "name": "Right ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57448" + ] + } + }, + { + "id": "FMA:57467", + "name": "Left ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57448" + ] + } + }, + { + "id": "FMA:57468", + "name": "Right anterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57452" + ] + } + }, + { + "id": "FMA:57469", + "name": "Left anterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57452" + ] + } + }, + { + "id": "FMA:57470", + "name": "Right middle ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57453" + ] + } + }, + { + "id": "FMA:57471", + "name": "Left middle ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57453" + ] + } + }, + { + "id": "FMA:57472", + "name": "Right posterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57454" + ] + } + }, + { + "id": "FMA:57473", + "name": "Left posterior ethmoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57454" + ] + } + }, + { + "id": "FMA:57474", + "name": "Right orbital plate of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57451" + ] + } + }, + { + "id": "FMA:57475", + "name": "Left orbital plate of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57451" + ] + } + }, + { + "id": "FMA:57476", + "name": "Medial wall of ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Nasal wall of ethmoidal labyrinth" + ] + }, + { + "id": "FMA:57477", + "name": "Medial wall of right ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57476" + ] + } + }, + { + "id": "FMA:57478", + "name": "Medial wall of left ethmoidal labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57476" + ] + } + }, + { + "id": "FMA:57479", + "name": "Cavity of anatomical cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Anatomical cluster cavity" + ] + }, + { + "id": "FMA:57480", + "name": "Superior meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54377" + ] + } + }, + { + "id": "FMA:57481", + "name": "Right superior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53138" + ] + } + }, + { + "id": "FMA:57482", + "name": "Left superior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53138" + ] + } + }, + { + "id": "FMA:57483", + "name": "Right middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53139" + ] + } + }, + { + "id": "FMA:57484", + "name": "Left middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53139" + ] + } + }, + { + "id": "FMA:57485", + "name": "Right inferior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53140" + ] + } + }, + { + "id": "FMA:57486", + "name": "Left inferior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53140" + ] + } + }, + { + "id": "FMA:57487", + "name": "Ethmoidal bulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57450" + ] + } + }, + { + "id": "FMA:57488", + "name": "Right ethmoidal bulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57487" + ] + } + }, + { + "id": "FMA:57489", + "name": "Left ethmoidal bulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57487" + ] + } + }, + { + "id": "FMA:57490", + "name": "Tooth socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Dental alveolus" + ] + }, + { + "id": "FMA:57491", + "name": "Buccal cusp of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56771" + ] + } + }, + { + "id": "FMA:57492", + "name": "Region of crown of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:57493", + "name": "Crown proper of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57492" + ] + } + }, + { + "id": "FMA:57494", + "name": "Crown proper of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57493" + ] + } + }, + { + "id": "FMA:57495", + "name": "Crown proper of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57493" + ] + } + }, + { + "id": "FMA:57496", + "name": "Crown proper of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57494" + ] + }, + "synonyms": [ + "Crown proper of maxillary premolar tooth" + ] + }, + { + "id": "FMA:57497", + "name": "Crown proper of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57494" + ] + }, + "synonyms": [ + "Crown proper of mandibular premolar tooth" + ] + }, + { + "id": "FMA:57498", + "name": "Crown proper of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57496" + ] + }, + "synonyms": [ + "Crown proper of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57499", + "name": "Crown proper of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57496" + ] + }, + "synonyms": [ + "Crown proper of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57500", + "name": "Crown proper of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57499" + ] + }, + "synonyms": [ + "Crown proper of right maxillary second premolar tooth", + "Crown proper of tooth 4" + ] + }, + { + "id": "FMA:57501", + "name": "Crown proper of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57499" + ] + }, + "synonyms": [ + "Crown proper of tooth 13", + "Crown proper of left maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57502", + "name": "Crown proper of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57498" + ] + }, + "synonyms": [ + "Crown proper of tooth 5", + "Crown proper of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57503", + "name": "Crown proper of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57498" + ] + }, + "synonyms": [ + "Crown proper of tooth 12", + "Crown proper of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57504", + "name": "Crown proper of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57497" + ] + }, + "synonyms": [ + "Crown proper of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57505", + "name": "Crown proper of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57497" + ] + }, + "synonyms": [ + "Crown proper of mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57506", + "name": "Crown proper of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57505" + ] + }, + "synonyms": [ + "Crown proper of tooth 29", + "Crown proper of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57507", + "name": "Crown proper of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57505" + ] + }, + "synonyms": [ + "Crown proper of left mandibular second premolar tooth", + "Crown proper of tooth 20" + ] + }, + { + "id": "FMA:57508", + "name": "Crown proper of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57504" + ] + }, + "synonyms": [ + "Crown proper of right mandibular first premolar tooth", + "Crown proper of tooth 28" + ] + }, + { + "id": "FMA:57509", + "name": "Crown proper of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57504" + ] + }, + "synonyms": [ + "Crown proper of tooth 21", + "Crown proper of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57510", + "name": "Crown proper of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57495" + ] + }, + "synonyms": [ + "Crown proper of maxillary molar tooth" + ] + }, + { + "id": "FMA:57511", + "name": "Crown proper of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57495" + ] + }, + "synonyms": [ + "Crown proper of mandibular molar tooth" + ] + }, + { + "id": "FMA:57512", + "name": "Crown proper of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57511" + ] + }, + "synonyms": [ + "Crown proper of mandibular first molar tooth" + ] + }, + { + "id": "FMA:57513", + "name": "Crown proper of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57511" + ] + }, + "synonyms": [ + "Crown proper of mandibular second molar tooth" + ] + }, + { + "id": "FMA:57514", + "name": "Crown proper of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57511" + ] + }, + "synonyms": [ + "Crown proper of mandibular third molar tooth" + ] + }, + { + "id": "FMA:57515", + "name": "Crown proper of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57514" + ] + }, + "synonyms": [ + "Crown proper of right mandibular third molar tooth", + "Crown proper of tooth 32" + ] + }, + { + "id": "FMA:57516", + "name": "Crown proper of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57514" + ] + }, + "synonyms": [ + "Crown proper of left mandibular third molar tooth", + "Crown proper of tooth 17" + ] + }, + { + "id": "FMA:57517", + "name": "Crown proper of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57513" + ] + }, + "synonyms": [ + "Crown proper of right mandibular second molar tooth", + "Crown proper of tooth 31" + ] + }, + { + "id": "FMA:57518", + "name": "Crown proper of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57513" + ] + }, + "synonyms": [ + "Crown proper of tooth 18", + "Crown proper of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:57519", + "name": "Crown proper of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57512" + ] + }, + "synonyms": [ + "Crown proper of right mandibular first molar tooth", + "Crown proper of tooth 30" + ] + }, + { + "id": "FMA:57520", + "name": "Crown proper of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57512" + ] + }, + "synonyms": [ + "Crown proper of left mandibular first molar tooth", + "Crown proper of tooth 19" + ] + }, + { + "id": "FMA:57521", + "name": "Crown proper of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57510" + ] + }, + "synonyms": [ + "Crown proper of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57522", + "name": "Crown proper of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57510" + ] + }, + "synonyms": [ + "Crown proper of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57523", + "name": "Crown proper of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57510" + ] + }, + "synonyms": [ + "Crown proper of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57524", + "name": "Crown proper of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57523" + ] + }, + "synonyms": [ + "Crown proper of tooth 1", + "Crown proper of right maxillary third molar tooth" + ] + }, + { + "id": "FMA:57525", + "name": "Crown proper of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57523" + ] + }, + "synonyms": [ + "Crown proper of tooth 16", + "Crown proper of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:57526", + "name": "Crown proper of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57522" + ] + }, + "synonyms": [ + "Crown proper of right maxillary second molar tooth", + "Crown proper of tooth 2" + ] + }, + { + "id": "FMA:57527", + "name": "Crown proper of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57522" + ] + }, + "synonyms": [ + "Crown proper of tooth 15", + "Crown proper of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:57528", + "name": "Crown proper of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57521" + ] + }, + "synonyms": [ + "Crown proper of tooth 3", + "Crown proper of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:57529", + "name": "Crown proper of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57521" + ] + }, + "synonyms": [ + "Crown proper of left maxillary first molar tooth", + "Crown proper of tooth 14" + ] + }, + { + "id": "FMA:57530", + "name": "Chamber of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57172" + ] + }, + "synonyms": [ + "Upper premolar tooth chamber", + "Chamber of maxillary premolar tooth" + ] + }, + { + "id": "FMA:57531", + "name": "Chamber of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57172" + ] + }, + "synonyms": [ + "Lower premolar tooth chamber", + "Chamber of mandibular premolar tooth" + ] + }, + { + "id": "FMA:57532", + "name": "Chamber of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57531" + ] + }, + "synonyms": [ + "Lower first premolar tooth chamber", + "Chamber of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57533", + "name": "Chamber of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57531" + ] + }, + "synonyms": [ + "Chamber of mandibular second premolar tooth", + "Lower second premolar tooth chamber" + ] + }, + { + "id": "FMA:57534", + "name": "Chamber of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57533" + ] + }, + "synonyms": [ + "Right lower second premolar tooth chamber", + "Chamber of tooth 29", + "Chamber of right mandibular second premolar tooth" + ] + }, + { + "id": "FMA:57535", + "name": "Chamber of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57533" + ] + }, + "synonyms": [ + "Chamber of left mandibular second premolar tooth", + "Chamber of tooth 20", + "Left lower second premolar tooth chamber" + ] + }, + { + "id": "FMA:57536", + "name": "Chamber of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57532" + ] + }, + "synonyms": [ + "Chamber of tooth 28", + "Chamber of right mandibular first premolar tooth", + "Right lower first premolar tooth chamber" + ] + }, + { + "id": "FMA:57537", + "name": "Chamber of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57532" + ] + }, + "synonyms": [ + "Chamber of tooth 21", + "Left lower first premolar tooth chamber", + "Chamber of left mandibular first premolar tooth" + ] + }, + { + "id": "FMA:57538", + "name": "Chamber of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57530" + ] + }, + "synonyms": [ + "Chamber of maxillary first premolar tooth", + "Upper first premolar tooth chamber" + ] + }, + { + "id": "FMA:57539", + "name": "Chamber of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57530" + ] + }, + "synonyms": [ + "Upper second premolar tooth chamber", + "Chamber of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:57540", + "name": "Chamber of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57539" + ] + }, + "synonyms": [ + "Chamber of tooth 4", + "Chamber of right maxillary second premolar tooth", + "Right upper second premolar tooth chamber" + ] + }, + { + "id": "FMA:57541", + "name": "Chamber of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57539" + ] + }, + "synonyms": [ + "Left upper second premolar tooth chamber", + "Chamber of left maxillary second premolar tooth", + "Chamber of tooth 13" + ] + }, + { + "id": "FMA:57542", + "name": "Chamber of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57538" + ] + }, + "synonyms": [ + "Chamber of right maxillary first premolar tooth", + "Right upper first premolar tooth chamber", + "Chamber of tooth 5" + ] + }, + { + "id": "FMA:57543", + "name": "Chamber of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57538" + ] + }, + "synonyms": [ + "Left upper first premolar tooth chamber", + "Chamber of tooth 12", + "Chamber of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57544", + "name": "Surface of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Surface of ethmoid bone", + "Ethmoid bone surface" + ] + }, + { + "id": "FMA:57545", + "name": "Surface of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Inferior nasal concha surface", + "Surface of inferior nasal turbinate", + "Surface of inferior turbinate" + ] + }, + { + "id": "FMA:57546", + "name": "Surface of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57545" + ] + }, + "synonyms": [ + "Right inferior nasal concha surface", + "Surface of right inferior nasal turbinate", + "Surface of right inferior turbinate" + ] + }, + { + "id": "FMA:57547", + "name": "Surface of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57545" + ] + }, + "synonyms": [ + "Surface of left inferior turbinate", + "Surface of left inferior nasal turbinate", + "Left inferior nasal concha surface" + ] + }, + { + "id": "FMA:57548", + "name": "Surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Sphenoid surface" + ] + }, + { + "id": "FMA:57549", + "name": "Surface of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Lacrimal bone surface" + ] + }, + { + "id": "FMA:57550", + "name": "Surface of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57549" + ] + }, + "synonyms": [ + "Right lacrimal bone surface" + ] + }, + { + "id": "FMA:57551", + "name": "Surface of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57549" + ] + }, + "synonyms": [ + "Left lacrimal bone surface" + ] + }, + { + "id": "FMA:57552", + "name": "Surface of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Nasal bone surface" + ] + }, + { + "id": "FMA:57553", + "name": "Surface of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57552" + ] + }, + "synonyms": [ + "Right nasal bone surface" + ] + }, + { + "id": "FMA:57554", + "name": "Surface of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57552" + ] + }, + "synonyms": [ + "Left nasal bone surface" + ] + }, + { + "id": "FMA:57555", + "name": "Surface of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Vomer surface" + ] + }, + { + "id": "FMA:57556", + "name": "Surface of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Palatine bone surface" + ] + }, + { + "id": "FMA:57557", + "name": "Surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Maxillary surface" + ] + }, + { + "id": "FMA:57558", + "name": "Surface of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Mandibular surface" + ] + }, + { + "id": "FMA:57559", + "name": "Surface of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57557" + ] + }, + "synonyms": [ + "Right maxillary surface" + ] + }, + { + "id": "FMA:57560", + "name": "Surface of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57557" + ] + }, + "synonyms": [ + "Left maxillary surface" + ] + }, + { + "id": "FMA:57561", + "name": "Surface of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Zygomatic bone surface" + ] + }, + { + "id": "FMA:57562", + "name": "Surface of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57561" + ] + }, + "synonyms": [ + "Right zygomatic bone surface" + ] + }, + { + "id": "FMA:57563", + "name": "Surface of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57561" + ] + }, + "synonyms": [ + "Left zygomatic bone surface" + ] + }, + { + "id": "FMA:57564", + "name": "Surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Temporal bone surface" + ] + }, + { + "id": "FMA:57565", + "name": "Surface of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57564" + ] + }, + "synonyms": [ + "Right temporal bone surface" + ] + }, + { + "id": "FMA:57566", + "name": "Surface of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57564" + ] + }, + "synonyms": [ + "Left temporal bone surface" + ] + }, + { + "id": "FMA:57567", + "name": "Surface of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66122" + ] + }, + "synonyms": [ + "Occipital bone surface" + ] + }, + { + "id": "FMA:57569", + "name": "Surface of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43523" + ] + }, + "synonyms": [ + "Surface of right pelvic bone", + "Right pelvic bone surface" + ] + }, + { + "id": "FMA:57570", + "name": "Surface of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43523" + ] + }, + "synonyms": [ + "Surface of left pelvic bone", + "Left pelvic bone surface" + ] + }, + { + "id": "FMA:57571", + "name": "Surface of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52790" + ] + }, + "synonyms": [ + "Right parietal bone surface" + ] + }, + { + "id": "FMA:57572", + "name": "Surface of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52790" + ] + }, + "synonyms": [ + "Left parietal bone surface" + ] + }, + { + "id": "FMA:57573", + "name": "Internal surface of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75745" + ] + } + }, + { + "id": "FMA:57574", + "name": "External surface of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75745" + ] + } + }, + { + "id": "FMA:57575", + "name": "Internal surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:57576", + "name": "External surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:57577", + "name": "Internal surface of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57575" + ] + } + }, + { + "id": "FMA:57578", + "name": "Internal surface of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57575" + ] + } + }, + { + "id": "FMA:57579", + "name": "External surface of right temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57576" + ] + } + }, + { + "id": "FMA:57580", + "name": "External surface of left temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57576" + ] + } + }, + { + "id": "FMA:57581", + "name": "Medial surface of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81059" + ] + }, + "synonyms": [ + "Medial surface of inferior nasal turbinate", + "Medial surface of inferior turbinate" + ] + }, + { + "id": "FMA:57582", + "name": "Medial surface of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57581" + ] + }, + "synonyms": [ + "Medial surface of right inferior turbinate", + "Medial surface of right inferior nasal turbinate" + ] + }, + { + "id": "FMA:57583", + "name": "Medial surface of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57581" + ] + }, + "synonyms": [ + "Medial surface of left inferior nasal turbinate", + "Medial surface of left inferior turbinate" + ] + }, + { + "id": "FMA:57584", + "name": "Lateral surface of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81059" + ] + }, + "synonyms": [ + "Lateral surface of inferior turbinate", + "Lateral surface of inferior nasal turbinate" + ] + }, + { + "id": "FMA:57585", + "name": "Lateral surface of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57584" + ] + }, + "synonyms": [ + "Lateral surface of right inferior nasal turbinate", + "Lateral surface of right inferior turbinate" + ] + }, + { + "id": "FMA:57586", + "name": "Lateral surface of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57584" + ] + }, + "synonyms": [ + "Lateral surface of left inferior turbinate", + "Lateral surface of left inferior nasal turbinate" + ] + }, + { + "id": "FMA:57587", + "name": "Hypotympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58376" + ] + } + }, + { + "id": "FMA:57588", + "name": "Right hypotympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57587" + ] + } + }, + { + "id": "FMA:57589", + "name": "Left hypotympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57587" + ] + } + }, + { + "id": "FMA:57590", + "name": "Superior border of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Superior border of inferior turbinate", + "Superior border of inferior nasal turbinate" + ] + }, + { + "id": "FMA:57591", + "name": "Superior border of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57590" + ] + }, + "synonyms": [ + "Superior border of right inferior turbinate", + "Superior border of right inferior nasal turbinate" + ] + }, + { + "id": "FMA:57592", + "name": "Superior border of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57590" + ] + }, + "synonyms": [ + "Superior border of left inferior nasal turbinate", + "Superior border of left inferior turbinate" + ] + }, + { + "id": "FMA:57593", + "name": "Inferior border of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Inferior border of inferior nasal turbinate", + "Inferior border of inferior turbinate" + ] + }, + { + "id": "FMA:57594", + "name": "Inferior border of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57593" + ] + }, + "synonyms": [ + "Inferior border of right inferior nasal turbinate", + "Inferior border of right inferior turbinate" + ] + }, + { + "id": "FMA:57595", + "name": "Inferior border of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57593" + ] + }, + "synonyms": [ + "Inferior border of left turbinate", + "Inferior border of left inferior turbinate" + ] + }, + { + "id": "FMA:57596", + "name": "Anterior part of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Anterior part of inferior nasal turbinate", + "Anterior part of inferior turbinate" + ] + }, + { + "id": "FMA:57597", + "name": "Anterior part of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57596" + ] + }, + "synonyms": [ + "Anterior part of right inferior turbinate", + "Anterior part of right inferior nasal turbinate" + ] + }, + { + "id": "FMA:57598", + "name": "Anterior part of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57596" + ] + }, + "synonyms": [ + "Anterior part of left inferior nasal turbinate", + "Anterior part of left inferior turbinate" + ] + }, + { + "id": "FMA:57599", + "name": "Posterior part of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Posterior part of inferior nasal turbinate", + "Posterior part of inferior turbinate" + ] + }, + { + "id": "FMA:57600", + "name": "Posterior part of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57599" + ] + }, + "synonyms": [ + "Posterior part of right inferior nasal turbinate", + "Posterior part of right inferior turbinate" + ] + }, + { + "id": "FMA:57601", + "name": "Posterior part of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57599" + ] + }, + "synonyms": [ + "Posterior part of left inferior nasal turbinate", + "Posterior part of left inferior turbinate" + ] + }, + { + "id": "FMA:57602", + "name": "Middle part of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:57603", + "name": "Middle part of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57602" + ] + } + }, + { + "id": "FMA:57604", + "name": "Middle part of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57602" + ] + } + }, + { + "id": "FMA:57605", + "name": "Zone of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Lacrimal bone zone" + ] + }, + { + "id": "FMA:57606", + "name": "Lacrimal hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57607", + "name": "Right lacrimal hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57606" + ] + } + }, + { + "id": "FMA:57608", + "name": "Left lacrimal hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57606" + ] + } + }, + { + "id": "FMA:57609", + "name": "Posterior lacrimal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57610", + "name": "Right posterior lacrimal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57609" + ] + } + }, + { + "id": "FMA:57611", + "name": "Left posterior lacrimal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57609" + ] + } + }, + { + "id": "FMA:57613", + "name": "Lacrimal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57614", + "name": "Right lacrimal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57613" + ] + } + }, + { + "id": "FMA:57615", + "name": "Left lacrimal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57613" + ] + } + }, + { + "id": "FMA:57616", + "name": "Orbital part of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57617", + "name": "Orbital part of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57616" + ] + } + }, + { + "id": "FMA:57618", + "name": "Orbital part of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57616" + ] + } + }, + { + "id": "FMA:57619", + "name": "Nasal part of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57620", + "name": "Nasal part of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57619" + ] + } + }, + { + "id": "FMA:57621", + "name": "Nasal part of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57619" + ] + } + }, + { + "id": "FMA:57622", + "name": "Descending process of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:57623", + "name": "Descending process of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57622" + ] + } + }, + { + "id": "FMA:57624", + "name": "Descending process of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57622" + ] + } + }, + { + "id": "FMA:57625", + "name": "Orbital part proper of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57626", + "name": "Orbital part proper of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57625" + ] + } + }, + { + "id": "FMA:57627", + "name": "Orbital part proper of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57625" + ] + } + }, + { + "id": "FMA:57628", + "name": "Nasal part proper of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57605" + ] + } + }, + { + "id": "FMA:57629", + "name": "Nasal part proper of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57628" + ] + } + }, + { + "id": "FMA:57630", + "name": "Nasal part proper of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57628" + ] + } + }, + { + "id": "FMA:57631", + "name": "External surface of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81058" + ] + } + }, + { + "id": "FMA:57632", + "name": "External surface of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57631" + ] + } + }, + { + "id": "FMA:57633", + "name": "External surface of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57631" + ] + } + }, + { + "id": "FMA:57634", + "name": "Internal surface of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81058" + ] + } + }, + { + "id": "FMA:57635", + "name": "Internal surface of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57634" + ] + } + }, + { + "id": "FMA:57636", + "name": "Internal surface of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57634" + ] + } + }, + { + "id": "FMA:57637", + "name": "Superior border of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57638", + "name": "Superior border of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57637" + ] + } + }, + { + "id": "FMA:57639", + "name": "Superior border of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57637" + ] + } + }, + { + "id": "FMA:57640", + "name": "Inferior border of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57641", + "name": "Inferior border of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57640" + ] + } + }, + { + "id": "FMA:57642", + "name": "Inferior border of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57640" + ] + } + }, + { + "id": "FMA:57643", + "name": "Lateral border of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57644", + "name": "Lateral border of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57643" + ] + } + }, + { + "id": "FMA:57645", + "name": "Lateral border of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57643" + ] + } + }, + { + "id": "FMA:57646", + "name": "Medial border of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57648", + "name": "Medial border of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57646" + ] + } + }, + { + "id": "FMA:57649", + "name": "Medial border of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57646" + ] + } + }, + { + "id": "FMA:57650", + "name": "Ethmoidal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57651", + "name": "Right ethmoidal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57650" + ] + } + }, + { + "id": "FMA:57652", + "name": "Left ethmoidal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57650" + ] + } + }, + { + "id": "FMA:57653", + "name": "Nasal foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57654", + "name": "Right nasal foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57653" + ] + } + }, + { + "id": "FMA:57655", + "name": "Left nasal foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57653" + ] + } + }, + { + "id": "FMA:57656", + "name": "Mesial contact surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56975" + ] + }, + "synonyms": [ + "Mesial contact surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57657", + "name": "Distal contact surface of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56975" + ] + }, + "synonyms": [ + "Distal contact surface of maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57658", + "name": "Distal contact surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57657" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 5", + "Distal contact surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57659", + "name": "Distal contact surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57657" + ] + }, + "synonyms": [ + "Distal contact surface of tooth 12", + "Distal contact surface of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57660", + "name": "Mesial contact surface of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57656" + ] + }, + "synonyms": [ + "Mesial contact surface of tooth 5", + "Mesial contact surface of right maxillary first premolar tooth" + ] + }, + { + "id": "FMA:57661", + "name": "Mesial contact surface of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57656" + ] + }, + "synonyms": [ + "Mesial contact surface of left maxillary first premolar tooth", + "Mesial contact surface of tooth 12" + ] + }, + { + "id": "FMA:57662", + "name": "Dental papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66412" + ] + } + }, + { + "id": "FMA:57663", + "name": "Labial surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56241" + ] + }, + "synonyms": [ + "Labial surface of tooth 6", + "Labial surface of right maxillary canine tooth" + ] + }, + { + "id": "FMA:57664", + "name": "Labial surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56241" + ] + }, + "synonyms": [ + "Labial surface of left maxillary canine tooth", + "Labial surface of tooth 11" + ] + }, + { + "id": "FMA:57665", + "name": "Lingual surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56242" + ] + }, + "synonyms": [ + "Lingual surface of right maxillary canine tooth", + "Lingual surface of tooth 6" + ] + }, + { + "id": "FMA:57666", + "name": "Lingual surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56242" + ] + }, + "synonyms": [ + "Lingual surface of left maxillary canine tooth", + "Lingual surface of tooth 11" + ] + }, + { + "id": "FMA:57667", + "name": "Mesial surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56243" + ] + }, + "synonyms": [ + "Mesial surface of tooth 6", + "Mesial surface of right maxillary canine tooth" + ] + }, + { + "id": "FMA:57668", + "name": "Mesial surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56243" + ] + }, + "synonyms": [ + "Mesial surface of tooth 11", + "Mesial surface of left maxillary canine tooth" + ] + }, + { + "id": "FMA:57669", + "name": "Distal surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56244" + ] + }, + "synonyms": [ + "Distal surface of right maxillary canine tooth", + "Distal surface of tooth 6" + ] + }, + { + "id": "FMA:57670", + "name": "Distal surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56244" + ] + }, + "synonyms": [ + "Distal surface of left maxillary canine tooth", + "Distal surface of tooth 11" + ] + }, + { + "id": "FMA:57671", + "name": "Incisal surface of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56245" + ] + }, + "synonyms": [ + "Incisal surface of tooth 6", + "Incisal surface of right maxillary canine tooth" + ] + }, + { + "id": "FMA:57672", + "name": "Incisal surface of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56245" + ] + }, + "synonyms": [ + "Incisal surface of left maxillary canine tooth", + "Incisal surface of tooth 11" + ] + }, + { + "id": "FMA:57673", + "name": "Zone of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24010" + ] + }, + "synonyms": [ + "Vomer zone" + ] + }, + { + "id": "FMA:57674", + "name": "Ala of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57673" + ] + }, + "synonyms": [ + "Vomer ala" + ] + }, + { + "id": "FMA:57675", + "name": "Right ala of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57674" + ] + } + }, + { + "id": "FMA:57676", + "name": "Left ala of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57674" + ] + } + }, + { + "id": "FMA:57677", + "name": "Cuneiform part of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57673" + ] + }, + "synonyms": [ + "Pars cuneniformis vomeris" + ] + }, + { + "id": "FMA:57678", + "name": "Vomer proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57673" + ] + } + }, + { + "id": "FMA:57679", + "name": "Vomerine crest of choana", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57673" + ] + } + }, + { + "id": "FMA:57680", + "name": "Lateral surface of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57681", + "name": "Right lateral surface of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57680" + ] + } + }, + { + "id": "FMA:57682", + "name": "Left lateral surface of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57680" + ] + } + }, + { + "id": "FMA:57683", + "name": "Vomerine groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57684", + "name": "Body of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52846" + ] + }, + "synonyms": [ + "Right maxilla body", + "Right maxillary body" + ] + }, + { + "id": "FMA:57685", + "name": "Body of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52846" + ] + }, + "synonyms": [ + "Left maxillary body" + ] + }, + { + "id": "FMA:57686", + "name": "Frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52894" + ] + } + }, + { + "id": "FMA:57687", + "name": "Frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52894" + ] + } + }, + { + "id": "FMA:57688", + "name": "Zygomatic process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52895" + ] + } + }, + { + "id": "FMA:57689", + "name": "Zygomatic process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52895" + ] + } + }, + { + "id": "FMA:57690", + "name": "Palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52896" + ] + } + }, + { + "id": "FMA:57691", + "name": "Palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52896" + ] + } + }, + { + "id": "FMA:57694", + "name": "Orbital surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Facies orbitalis (Maxilla)" + ] + }, + { + "id": "FMA:57695", + "name": "Orbital surface of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57694" + ] + } + }, + { + "id": "FMA:57696", + "name": "Orbital surface of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57694" + ] + } + }, + { + "id": "FMA:57697", + "name": "Anterior surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Facies anterior (Maxilla)" + ] + }, + { + "id": "FMA:57698", + "name": "Anterior surface of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57697" + ] + } + }, + { + "id": "FMA:57699", + "name": "Anterior surface of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57697" + ] + } + }, + { + "id": "FMA:57700", + "name": "Infratemporal surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Facies infratemporalis (Maxilla)" + ] + }, + { + "id": "FMA:57701", + "name": "Infratemporal surface of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57700" + ] + } + }, + { + "id": "FMA:57702", + "name": "Infratemporal surface of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57700" + ] + } + }, + { + "id": "FMA:57703", + "name": "Nasal surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Facies nasalis (Maxilla)" + ] + }, + { + "id": "FMA:57704", + "name": "Nasal surface of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57703" + ] + } + }, + { + "id": "FMA:57705", + "name": "Nasal surface of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57703" + ] + } + }, + { + "id": "FMA:57706", + "name": "Subdivision of surface of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:57712", + "name": "Lacrimal groove of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Sulcus lacrimalis (Maxilla)" + ] + }, + { + "id": "FMA:57713", + "name": "Lacrimal groove of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57712" + ] + } + }, + { + "id": "FMA:57714", + "name": "Lacrimal groove of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57712" + ] + } + }, + { + "id": "FMA:57715", + "name": "Maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + }, + "synonyms": [ + "Antrum of Highmore" + ] + }, + { + "id": "FMA:57716", + "name": "Right maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57715" + ] + } + }, + { + "id": "FMA:57717", + "name": "Left maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57715" + ] + } + }, + { + "id": "FMA:57718", + "name": "Infra-orbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57719", + "name": "Right infra-orbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57718" + ] + } + }, + { + "id": "FMA:57720", + "name": "Left infra-orbital foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57718" + ] + } + }, + { + "id": "FMA:57721", + "name": "Nasal notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57722", + "name": "Right nasal notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57721" + ] + } + }, + { + "id": "FMA:57723", + "name": "Left nasal notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57721" + ] + } + }, + { + "id": "FMA:57725", + "name": "Infra-orbital margin of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo infraorbitalis (Maxilla)" + ] + }, + { + "id": "FMA:57726", + "name": "Infra-orbital margin of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57725" + ] + } + }, + { + "id": "FMA:57727", + "name": "Infra-orbital margin of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57725" + ] + } + }, + { + "id": "FMA:57728", + "name": "Infra-orbital margin of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:57729", + "name": "Infra-orbital margin of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57728" + ] + } + }, + { + "id": "FMA:57730", + "name": "Infra-orbital margin of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57728" + ] + } + }, + { + "id": "FMA:57731", + "name": "Maxillary tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:57732", + "name": "Right maxillary tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57731" + ] + } + }, + { + "id": "FMA:57733", + "name": "Left maxillary tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57731" + ] + } + }, + { + "id": "FMA:57734", + "name": "Lacrimal margin of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Margo lacrimalis (Maxilla)" + ] + }, + { + "id": "FMA:57735", + "name": "Lacrimal margin of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57734" + ] + } + }, + { + "id": "FMA:57736", + "name": "Lacrimal margin of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57734" + ] + } + }, + { + "id": "FMA:57737", + "name": "Incisive fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65522" + ] + } + }, + { + "id": "FMA:57740", + "name": "Canine eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57492" + ] + } + }, + { + "id": "FMA:57741", + "name": "Right canine eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57740" + ] + } + }, + { + "id": "FMA:57742", + "name": "Left canine eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57740" + ] + } + }, + { + "id": "FMA:57743", + "name": "Alveolar canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57744", + "name": "Alveolar canal of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57743" + ] + } + }, + { + "id": "FMA:57745", + "name": "Alveolar canal of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57743" + ] + } + }, + { + "id": "FMA:57746", + "name": "Infra-orbital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:57747", + "name": "Right infra-orbital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57746" + ] + } + }, + { + "id": "FMA:57748", + "name": "Left infra-orbital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57746" + ] + } + }, + { + "id": "FMA:57750", + "name": "Right anterior lacrimal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75059" + ] + } + }, + { + "id": "FMA:57751", + "name": "Left anterior lacrimal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75059" + ] + } + }, + { + "id": "FMA:57753", + "name": "Right ethmoidal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75061" + ] + } + }, + { + "id": "FMA:57754", + "name": "Left ethmoidal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75061" + ] + } + }, + { + "id": "FMA:57755", + "name": "Frontal process proper of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:57756", + "name": "Frontal process proper of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57755" + ] + } + }, + { + "id": "FMA:57757", + "name": "Frontal process proper of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57755" + ] + } + }, + { + "id": "FMA:57758", + "name": "Maxillary hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57759", + "name": "Right maxillary hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57758" + ] + } + }, + { + "id": "FMA:57760", + "name": "Left maxillary hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57758" + ] + } + }, + { + "id": "FMA:57761", + "name": "Greater palatine canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:57762", + "name": "Greater palatine groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:57763", + "name": "Right greater palatine groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57762" + ] + } + }, + { + "id": "FMA:57764", + "name": "Left greater palatine groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57762" + ] + } + }, + { + "id": "FMA:57766", + "name": "Right conchal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75058" + ] + } + }, + { + "id": "FMA:57767", + "name": "Left conchal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75058" + ] + } + }, + { + "id": "FMA:57768", + "name": "Body proper of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:57769", + "name": "Body proper of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57768" + ] + } + }, + { + "id": "FMA:57770", + "name": "Body proper of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57768" + ] + } + }, + { + "id": "FMA:57771", + "name": "Alveolar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Arcus alveolaris" + ] + }, + { + "id": "FMA:57773", + "name": "Surface of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61567" + ] + } + }, + { + "id": "FMA:57774", + "name": "Surface of lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61567" + ] + }, + "synonyms": [ + "Surface of side of neck" + ] + }, + { + "id": "FMA:57775", + "name": "Surface of right lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57774" + ] + }, + "synonyms": [ + "Surface of right side of neck" + ] + }, + { + "id": "FMA:57776", + "name": "Surface of left lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57774" + ] + }, + "synonyms": [ + "Surface of left side of neck" + ] + }, + { + "id": "FMA:57777", + "name": "Anterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Anterior cervical region", + "Anterior cervical triangle" + ] + }, + { + "id": "FMA:57778", + "name": "Posterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Posterior cervical triangle", + "Lateral cervical region" + ] + }, + { + "id": "FMA:57779", + "name": "Submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Digastric triangle", + "Submaxillary triangle" + ] + }, + { + "id": "FMA:57781", + "name": "Investing fascia of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58384" + ] + }, + "synonyms": [ + "Deep fascia of free upper limb" + ] + }, + { + "id": "FMA:57782", + "name": "Investing fascia of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27935" + ] + } + }, + { + "id": "FMA:57783", + "name": "Investing fascia of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57782" + ] + } + }, + { + "id": "FMA:57784", + "name": "Superficial fascia of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39982" + ] + } + }, + { + "id": "FMA:57785", + "name": "Superficial fascia of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50271" + ] + } + }, + { + "id": "FMA:57786", + "name": "Superficial fascia of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50271" + ] + } + }, + { + "id": "FMA:57787", + "name": "Superficial fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50272" + ] + } + }, + { + "id": "FMA:57788", + "name": "Superficial fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50272" + ] + } + }, + { + "id": "FMA:57789", + "name": "Right round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20420" + ] + } + }, + { + "id": "FMA:57790", + "name": "Left round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20420" + ] + } + }, + { + "id": "FMA:57791", + "name": "Muscle of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + }, + "synonyms": [ + "Head proper muscle" + ] + }, + { + "id": "FMA:57793", + "name": "Suspensory ligament of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + }, + "synonyms": [ + "Berry's ligament" + ] + }, + { + "id": "FMA:57795", + "name": "Superficial fascia of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57796", + "name": "Superficial fascia of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57797", + "name": "Superficial fascia of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57798", + "name": "Superficial fascia of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57800", + "name": "Superficial fascia of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57801", + "name": "Superficial fascia of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57802", + "name": "Superficial fascia of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57801" + ] + } + }, + { + "id": "FMA:57803", + "name": "Superficial fascia of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57801" + ] + } + }, + { + "id": "FMA:57804", + "name": "Superficial fascia of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:57805", + "name": "Superficial layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80373" + ] + }, + "synonyms": [ + "Superficial layer of deep cervical fascia", + "Superficial cervical fascia" + ] + }, + { + "id": "FMA:57806", + "name": "Fascia of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57813" + ] + }, + "synonyms": [ + "Upper limb fascia" + ] + }, + { + "id": "FMA:57807", + "name": "Fascia of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57813" + ] + }, + "synonyms": [ + "Lower limb fascia" + ] + }, + { + "id": "FMA:57808", + "name": "Fascia of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57807" + ] + }, + "synonyms": [ + "Pelvic girdle fascia" + ] + }, + { + "id": "FMA:57809", + "name": "Fascia of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57808" + ] + }, + "synonyms": [ + "Right pelvic girdle fascia" + ] + }, + { + "id": "FMA:57810", + "name": "Fascia of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57808" + ] + }, + "synonyms": [ + "Left pelvic girdle fascia" + ] + }, + { + "id": "FMA:57811", + "name": "Superficial fascia of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45208" + ] + } + }, + { + "id": "FMA:57812", + "name": "Superficial fascia of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45208" + ] + } + }, + { + "id": "FMA:57813", + "name": "Fascia of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Limb fascia" + ] + }, + { + "id": "FMA:57814", + "name": "Fascia of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Head fascia" + ] + }, + { + "id": "FMA:57815", + "name": "Fascia of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Neck fascia" + ] + }, + { + "id": "FMA:57816", + "name": "Fascia of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Trunk fascia" + ] + }, + { + "id": "FMA:57817", + "name": "Fascia of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + } + }, + { + "id": "FMA:57818", + "name": "Fascia of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30318" + ] + }, + "synonyms": [ + "Perineum fascia" + ] + }, + { + "id": "FMA:57819", + "name": "Fascia of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57818" + ] + }, + "synonyms": [ + "Male perineum fascia" + ] + }, + { + "id": "FMA:57820", + "name": "Fascia of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57818" + ] + }, + "synonyms": [ + "Female perineum fascia" + ] + }, + { + "id": "FMA:57821", + "name": "Bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82494" + ] + } + }, + { + "id": "FMA:57822", + "name": "Axillary subsegment of right upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + }, + "synonyms": [ + "Axillary subsegment of right upper lobe" + ] + }, + { + "id": "FMA:57828", + "name": "Pleura of mediastinal surface of anterior segment of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:57829", + "name": "Pleura of mediastinal surface of anterior segment of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57828" + ] + }, + "synonyms": [ + "Right anterior mediastinal pleura" + ] + }, + { + "id": "FMA:57830", + "name": "Pleura of mediastinal surface of anterior segment of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57828" + ] + } + }, + { + "id": "FMA:57831", + "name": "Pleura of mediastinal surface of apical segment of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:57832", + "name": "Pleura of mediastinal surface of apico-posterior segment of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:57833", + "name": "Pleura of mediastinal surface of posterior segment of upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21454" + ] + } + }, + { + "id": "FMA:57834", + "name": "Pleura of mediastinal surface of posterior segment of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57833" + ] + } + }, + { + "id": "FMA:57835", + "name": "Pleura of mediastinal surface of posterior segment of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57833" + ] + } + }, + { + "id": "FMA:57836", + "name": "Hilum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:57839", + "name": "Paratracheal region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:57840", + "name": "Paratracheal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:57841", + "name": "Right paratracheal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57840" + ] + } + }, + { + "id": "FMA:57842", + "name": "Left paratracheal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57840" + ] + } + }, + { + "id": "FMA:57843", + "name": "Anterior pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:57844", + "name": "Posterior pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:57845", + "name": "Hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + } + }, + { + "id": "FMA:57846", + "name": "Upper hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + } + }, + { + "id": "FMA:57847", + "name": "Right upper hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57846" + ] + }, + "synonyms": [ + "Upper right hemithorax" + ] + }, + { + "id": "FMA:57848", + "name": "Left upper hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57846" + ] + }, + "synonyms": [ + "Upper left hemithorax" + ] + }, + { + "id": "FMA:57849", + "name": "Lower hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + } + }, + { + "id": "FMA:57850", + "name": "Right lower hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57849" + ] + }, + "synonyms": [ + "Lower right hemithorax" + ] + }, + { + "id": "FMA:57851", + "name": "Left lower hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57849" + ] + }, + "synonyms": [ + "Lower left hemithorax" + ] + }, + { + "id": "FMA:57855", + "name": "Right side of retroperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + }, + "synonyms": [ + "Right retroperitoneum" + ] + }, + { + "id": "FMA:57856", + "name": "Left side of retroperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + }, + "synonyms": [ + "Left retroperitoneum" + ] + }, + { + "id": "FMA:57857", + "name": "Hemidiaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:57858", + "name": "Right hemidiaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57857" + ] + } + }, + { + "id": "FMA:57859", + "name": "Left hemidiaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57857" + ] + } + }, + { + "id": "FMA:57860", + "name": "Iliac fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:57861", + "name": "Iliopectineal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + }, + "synonyms": [ + "Iliopectineal septum" + ] + }, + { + "id": "FMA:57862", + "name": "Dense endoabdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + } + }, + { + "id": "FMA:57863", + "name": "Zone of endothoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12258" + ] + }, + "synonyms": [ + "Endothoracic fascia zone" + ] + }, + { + "id": "FMA:57864", + "name": "Loose endothoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + } + }, + { + "id": "FMA:57865", + "name": "Mediastinal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Fascia of mediastinum" + ] + }, + { + "id": "FMA:57866", + "name": "Suprapleural membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + } + }, + { + "id": "FMA:57867", + "name": "Phrenicopleural fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Superior fascia of diaphragm" + ] + }, + { + "id": "FMA:57868", + "name": "Costal endothoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Internal fascia of rib cage" + ] + }, + { + "id": "FMA:57869", + "name": "Areolar tissue of anterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57864" + ] + }, + "synonyms": [ + "Retrosternal connective tissue" + ] + }, + { + "id": "FMA:57870", + "name": "Areolar tissue of posterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57864" + ] + } + }, + { + "id": "FMA:57871", + "name": "Areolar tissue of mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57864" + ] + } + }, + { + "id": "FMA:57872", + "name": "Areolar tissue of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57864" + ] + } + }, + { + "id": "FMA:57873", + "name": "Parietal endothoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + }, + "synonyms": [ + "Parietal fascia of thorax" + ] + }, + { + "id": "FMA:57874", + "name": "Pericardiopleural connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57864" + ] + } + }, + { + "id": "FMA:57875", + "name": "Fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:57879", + "name": "Radiological lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lung zone viewed radiologically" + ] + }, + { + "id": "FMA:57880", + "name": "Right lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57879" + ] + } + }, + { + "id": "FMA:57881", + "name": "Left lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57879" + ] + } + }, + { + "id": "FMA:57882", + "name": "Superior posterior right upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57883" + ] + } + }, + { + "id": "FMA:57883", + "name": "Right upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57880" + ] + } + }, + { + "id": "FMA:57884", + "name": "MIddle lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57880" + ] + } + }, + { + "id": "FMA:57885", + "name": "Right lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57880" + ] + } + }, + { + "id": "FMA:57886", + "name": "Left upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57881" + ] + } + }, + { + "id": "FMA:57887", + "name": "Left lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57881" + ] + } + }, + { + "id": "FMA:57888", + "name": "Superior anterior right upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57883" + ] + } + }, + { + "id": "FMA:57889", + "name": "Anterior right upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57883" + ] + } + }, + { + "id": "FMA:57890", + "name": "Posterior right upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57883" + ] + } + }, + { + "id": "FMA:57891", + "name": "Anterior left upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57886" + ] + } + }, + { + "id": "FMA:57892", + "name": "Posterior left upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57886" + ] + } + }, + { + "id": "FMA:57893", + "name": "Superior anterior left upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57886" + ] + } + }, + { + "id": "FMA:57894", + "name": "Superior posterior left upper lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57886" + ] + } + }, + { + "id": "FMA:57895", + "name": "Anterior mIddle lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57884" + ] + } + }, + { + "id": "FMA:57896", + "name": "Posterior mIddle lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57884" + ] + } + }, + { + "id": "FMA:57897", + "name": "Anterior right lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57885" + ] + } + }, + { + "id": "FMA:57898", + "name": "Posterior right lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57885" + ] + } + }, + { + "id": "FMA:57899", + "name": "Anterior left lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57887" + ] + } + }, + { + "id": "FMA:57900", + "name": "Posterior left lower lung zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57887" + ] + } + }, + { + "id": "FMA:57911", + "name": "Right anterior costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9745" + ] + }, + "synonyms": [ + "Right anterior costophrenic angle" + ] + }, + { + "id": "FMA:57912", + "name": "Right posterior costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9745" + ] + }, + "synonyms": [ + "Right posterior costophrenic angle" + ] + }, + { + "id": "FMA:57913", + "name": "Right lateral costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9745" + ] + }, + "synonyms": [ + "Right lateral costophrenic angle" + ] + }, + { + "id": "FMA:57914", + "name": "Left anterior costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9746" + ] + }, + "synonyms": [ + "Left anterior costophrenic angle" + ] + }, + { + "id": "FMA:57915", + "name": "Left posterior costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9746" + ] + }, + "synonyms": [ + "Left posterior costophrenic angle" + ] + }, + { + "id": "FMA:57916", + "name": "Left lateral costodiaphragmatic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9746" + ] + }, + "synonyms": [ + "Left lateral costophrenic angle" + ] + }, + { + "id": "FMA:57926", + "name": "Anatomical line of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:57927", + "name": "Crown proper of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57493" + ] + } + }, + { + "id": "FMA:57928", + "name": "Crown proper of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57927" + ] + }, + "synonyms": [ + "Crown proper of maxillary incisor tooth" + ] + }, + { + "id": "FMA:57929", + "name": "Crown proper of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57927" + ] + }, + "synonyms": [ + "Crown proper of mandibular incisor tooth" + ] + }, + { + "id": "FMA:57930", + "name": "Crown proper of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57928" + ] + }, + "synonyms": [ + "Crown proper of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57931", + "name": "Crown proper of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57928" + ] + }, + "synonyms": [ + "Crown proper of maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57932", + "name": "Crown proper of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57930" + ] + }, + "synonyms": [ + "Crown proper of right maxillary lateral incisor tooth", + "Crown proper of tooth 7" + ] + }, + { + "id": "FMA:57933", + "name": "Crown proper of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57930" + ] + }, + "synonyms": [ + "Crown proper of tooth 10", + "Crown proper of left maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:57934", + "name": "Crown proper of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57931" + ] + }, + "synonyms": [ + "Crown proper of tooth 8", + "Crown proper of right maxillary central incisor tooth" + ] + }, + { + "id": "FMA:57935", + "name": "Crown proper of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57931" + ] + }, + "synonyms": [ + "Crown proper of left maxillary central incisor tooth", + "Crown proper of tooth 9" + ] + }, + { + "id": "FMA:57936", + "name": "Crown proper of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57929" + ] + }, + "synonyms": [ + "Crown proper of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57937", + "name": "Crown proper of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57929" + ] + }, + "synonyms": [ + "Crown proper of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57938", + "name": "Crown proper of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57937" + ] + }, + "synonyms": [ + "Crown proper of tooth 25", + "Crown proper of right mandibular central incisor tooth" + ] + }, + { + "id": "FMA:57939", + "name": "Crown proper of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57937" + ] + }, + "synonyms": [ + "Crown proper of left mandibular central incisor tooth", + "Crown proper of tooth 24" + ] + }, + { + "id": "FMA:57940", + "name": "Crown proper of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57936" + ] + }, + "synonyms": [ + "Crown proper of tooth 26", + "Crown proper of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:57941", + "name": "Crown proper of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57936" + ] + }, + "synonyms": [ + "Crown proper of left mandibular lateral incisor tooth", + "Crown proper of tooth 23" + ] + }, + { + "id": "FMA:57947", + "name": "Superficial fascia of back of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + }, + "synonyms": [ + "Superficial fascia of dorsum of hand" + ] + }, + { + "id": "FMA:57948", + "name": "Superficial fascia of back of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57947" + ] + }, + "synonyms": [ + "Superficial fascia of dorsum of right hand" + ] + }, + { + "id": "FMA:57949", + "name": "Superficial fascia of back of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57947" + ] + }, + "synonyms": [ + "Superficial fascia of dorsum of left hand" + ] + }, + { + "id": "FMA:57951", + "name": "Crown proper of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57493" + ] + } + }, + { + "id": "FMA:57953", + "name": "Crown proper of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57951" + ] + }, + "synonyms": [ + "Crown proper of maxillary canine tooth" + ] + }, + { + "id": "FMA:57954", + "name": "Crown proper of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57953" + ] + }, + "synonyms": [ + "Crown proper of right maxillary canine tooth", + "Crown proper of tooth 6" + ] + }, + { + "id": "FMA:57955", + "name": "Crown proper of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57953" + ] + }, + "synonyms": [ + "Crown proper of left maxillary canine tooth", + "Crown proper of tooth 11" + ] + }, + { + "id": "FMA:57957", + "name": "Crown proper of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57951" + ] + }, + "synonyms": [ + "Crown proper of mandibular canine tooth" + ] + }, + { + "id": "FMA:57958", + "name": "Crown proper of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57957" + ] + }, + "synonyms": [ + "Crown proper of right mandibular canine tooth", + "Crown proper of tooth 27" + ] + }, + { + "id": "FMA:57959", + "name": "Crown proper of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57957" + ] + }, + "synonyms": [ + "Crown proper of tooth 22", + "Crown proper of left mandibular canine tooth" + ] + }, + { + "id": "FMA:57960", + "name": "Crown of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55623" + ] + }, + "synonyms": [ + "Incisor tooth crown" + ] + }, + { + "id": "FMA:57963", + "name": "Root of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Incisor tooth root" + ] + }, + { + "id": "FMA:57964", + "name": "Investing fascia of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58384" + ] + } + }, + { + "id": "FMA:57965", + "name": "Zone of investing fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Investing fascia zone" + ] + }, + { + "id": "FMA:57966", + "name": "Clavipectoral fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79890" + ] + } + }, + { + "id": "FMA:57967", + "name": "Costocoracoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79890" + ] + } + }, + { + "id": "FMA:57969", + "name": "Zone of abdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12258" + ] + }, + "synonyms": [ + "Abdominal fascia zone", + "Subdivision of endo-abdominopelvic fascia" + ] + }, + { + "id": "FMA:57970", + "name": "Right carotid sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46561" + ] + } + }, + { + "id": "FMA:57971", + "name": "Left carotid sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46561" + ] + } + }, + { + "id": "FMA:57974", + "name": "Oblique ridge of right upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57975" + ] + }, + "synonyms": [ + "Oblique ridge of right maxillary first molar tooth", + "Oblique ridge of tooth 3" + ] + }, + { + "id": "FMA:57975", + "name": "Oblique ridge of upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56660" + ] + }, + "synonyms": [ + "Oblique ridge of maxillary first molar tooth" + ] + }, + { + "id": "FMA:57976", + "name": "Oblique ridge of upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56660" + ] + }, + "synonyms": [ + "Oblique ridge of maxillary second molar tooth" + ] + }, + { + "id": "FMA:57977", + "name": "Oblique ridge of upper third primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56660" + ] + }, + "synonyms": [ + "Oblique ridge of maxillary third molar tooth" + ] + }, + { + "id": "FMA:57978", + "name": "Oblique ridge of left upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57975" + ] + }, + "synonyms": [ + "Oblique ridge of left maxillary first molar tooth", + "Oblique ridge of tooth 14" + ] + }, + { + "id": "FMA:57979", + "name": "Oblique ridge of right upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57976" + ] + }, + "synonyms": [ + "Oblique ridge of right maxillary second molar tooth", + "Oblique ridge of tooth 2" + ] + }, + { + "id": "FMA:57980", + "name": "Oblique ridge of left upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57976" + ] + }, + "synonyms": [ + "Oblique ridge of left maxillary second molar tooth", + "Oblique ridge of tooth 15" + ] + }, + { + "id": "FMA:57981", + "name": "Oblique ridge of right upper third primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57977" + ] + }, + "synonyms": [ + "Oblique ridge of right maxillary third molar tooth", + "Oblique ridge of tooth 1" + ] + }, + { + "id": "FMA:57982", + "name": "Oblique ridge of left upper third primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57977" + ] + }, + "synonyms": [ + "Oblique ridge of tooth 16", + "Oblique ridge of left maxillary third molar tooth" + ] + }, + { + "id": "FMA:57983", + "name": "Set of lactiferous glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Mammary glands" + ] + }, + { + "id": "FMA:57984", + "name": "Incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + } + }, + { + "id": "FMA:57985", + "name": "Canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + } + }, + { + "id": "FMA:57986", + "name": "Premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + } + }, + { + "id": "FMA:57987", + "name": "Right mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57983" + ] + } + }, + { + "id": "FMA:57988", + "name": "Molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + } + }, + { + "id": "FMA:57989", + "name": "Upper incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57984" + ] + } + }, + { + "id": "FMA:57990", + "name": "Lower incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57984" + ] + } + }, + { + "id": "FMA:57991", + "name": "Left mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57983" + ] + } + }, + { + "id": "FMA:57992", + "name": "Upper central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57989" + ] + } + }, + { + "id": "FMA:57993", + "name": "Upper lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57989" + ] + } + }, + { + "id": "FMA:57994", + "name": "Right upper central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57992" + ] + }, + "synonyms": [ + "Socket 8" + ] + }, + { + "id": "FMA:57995", + "name": "Left upper central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57992" + ] + }, + "synonyms": [ + "Socket 9" + ] + }, + { + "id": "FMA:57996", + "name": "Right upper lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57993" + ] + }, + "synonyms": [ + "Socket 7" + ] + }, + { + "id": "FMA:57997", + "name": "Left upper lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57993" + ] + }, + "synonyms": [ + "Socket 10" + ] + }, + { + "id": "FMA:57998", + "name": "Lower central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57990" + ] + } + }, + { + "id": "FMA:57999", + "name": "Lower lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57990" + ] + } + }, + { + "id": "FMA:58001", + "name": "Right lower lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57999" + ] + }, + "synonyms": [ + "Socket 26" + ] + }, + { + "id": "FMA:58002", + "name": "Left lower lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57999" + ] + }, + "synonyms": [ + "Socket 23" + ] + }, + { + "id": "FMA:58003", + "name": "Right lower central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57998" + ] + }, + "synonyms": [ + "Socket 25" + ] + }, + { + "id": "FMA:58004", + "name": "Left lower central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57998" + ] + }, + "synonyms": [ + "Socket 24" + ] + }, + { + "id": "FMA:58005", + "name": "Lactiferous duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86193" + ] + } + }, + { + "id": "FMA:58006", + "name": "Lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86193" + ] + } + }, + { + "id": "FMA:58007", + "name": "Upper canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57985" + ] + } + }, + { + "id": "FMA:58008", + "name": "Lower canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57985" + ] + } + }, + { + "id": "FMA:58009", + "name": "Right lower canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58008" + ] + }, + "synonyms": [ + "Socket 27" + ] + }, + { + "id": "FMA:58010", + "name": "Left lower canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58008" + ] + }, + "synonyms": [ + "Socket 22" + ] + }, + { + "id": "FMA:58011", + "name": "Right upper canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58007" + ] + }, + "synonyms": [ + "Socket 6" + ] + }, + { + "id": "FMA:58012", + "name": "Left upper canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58007" + ] + }, + "synonyms": [ + "Socket 11" + ] + }, + { + "id": "FMA:58013", + "name": "Upper premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57986" + ] + } + }, + { + "id": "FMA:58014", + "name": "Lower premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57986" + ] + } + }, + { + "id": "FMA:58015", + "name": "Upper first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58013" + ] + } + }, + { + "id": "FMA:58016", + "name": "Upper second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58013" + ] + } + }, + { + "id": "FMA:58017", + "name": "Lower first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58014" + ] + } + }, + { + "id": "FMA:58018", + "name": "Lower second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58014" + ] + } + }, + { + "id": "FMA:58019", + "name": "Right lower second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58018" + ] + }, + "synonyms": [ + "Socket 29" + ] + }, + { + "id": "FMA:58020", + "name": "Left lower second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58018" + ] + }, + "synonyms": [ + "Socket 20" + ] + }, + { + "id": "FMA:58021", + "name": "Right lower first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58017" + ] + }, + "synonyms": [ + "Socket 28" + ] + }, + { + "id": "FMA:58022", + "name": "Left lower first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58017" + ] + }, + "synonyms": [ + "Socket 21" + ] + }, + { + "id": "FMA:58023", + "name": "Right upper second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58016" + ] + }, + "synonyms": [ + "Socket 4" + ] + }, + { + "id": "FMA:58024", + "name": "Left upper second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58016" + ] + }, + "synonyms": [ + "Socket 13" + ] + }, + { + "id": "FMA:58025", + "name": "Wall of lobular organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Lobular organ component wall" + ] + }, + { + "id": "FMA:58026", + "name": "Right upper first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58015" + ] + }, + "synonyms": [ + "Socket 5" + ] + }, + { + "id": "FMA:58027", + "name": "Left upper first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58015" + ] + }, + "synonyms": [ + "Socket 12" + ] + }, + { + "id": "FMA:58029", + "name": "Upper molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57988" + ] + } + }, + { + "id": "FMA:58035", + "name": "Lower molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57988" + ] + } + }, + { + "id": "FMA:58037", + "name": "Lower first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58035" + ] + } + }, + { + "id": "FMA:58038", + "name": "Lower second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58035" + ] + } + }, + { + "id": "FMA:58039", + "name": "Lower third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58035" + ] + } + }, + { + "id": "FMA:58040", + "name": "Suspensory ligament of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + }, + "synonyms": [ + "Suspensory ligament of Cooper", + "Suspensory retinaculum of breast" + ] + }, + { + "id": "FMA:58041", + "name": "Right lower third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58039" + ] + }, + "synonyms": [ + "Socket 32" + ] + }, + { + "id": "FMA:58042", + "name": "Left lower third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58039" + ] + }, + "synonyms": [ + "Socket 17" + ] + }, + { + "id": "FMA:58043", + "name": "Right lower second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58038" + ] + }, + "synonyms": [ + "Socket 31" + ] + }, + { + "id": "FMA:58044", + "name": "Left lower second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58038" + ] + }, + "synonyms": [ + "Socket 18" + ] + }, + { + "id": "FMA:58045", + "name": "Right lower first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58037" + ] + }, + "synonyms": [ + "Socket 30" + ] + }, + { + "id": "FMA:58046", + "name": "Left lower first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58037" + ] + }, + "synonyms": [ + "Socket 19" + ] + }, + { + "id": "FMA:58047", + "name": "Upper first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58029" + ] + } + }, + { + "id": "FMA:58048", + "name": "Upper second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58029" + ] + } + }, + { + "id": "FMA:58049", + "name": "Upper third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58029" + ] + } + }, + { + "id": "FMA:58050", + "name": "Right upper third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58049" + ] + }, + "synonyms": [ + "Socket 1" + ] + }, + { + "id": "FMA:58051", + "name": "Left upper third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58049" + ] + }, + "synonyms": [ + "Socket 16" + ] + }, + { + "id": "FMA:58052", + "name": "Right upper second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58048" + ] + }, + "synonyms": [ + "Socket 2" + ] + }, + { + "id": "FMA:58053", + "name": "Left upper second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58048" + ] + }, + "synonyms": [ + "Socket 15" + ] + }, + { + "id": "FMA:58054", + "name": "Right upper first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58047" + ] + }, + "synonyms": [ + "Socket 3" + ] + }, + { + "id": "FMA:58055", + "name": "Left upper first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58047" + ] + }, + "synonyms": [ + "Socket 14" + ] + }, + { + "id": "FMA:58056", + "name": "Tooth socket of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + }, + "synonyms": [ + "Upper tooth socket", + "Maxillary socket", + "Maxillary tooth socket" + ] + }, + { + "id": "FMA:58057", + "name": "Tooth socket of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57490" + ] + }, + "synonyms": [ + "Mandibular tooth socket", + "Mandibular socket", + "Lower tooth socket" + ] + }, + { + "id": "FMA:58058", + "name": "Skin of breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61418" + ] + }, + "synonyms": [ + "Breast proper skin" + ] + }, + { + "id": "FMA:58059", + "name": "Skin of right breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58058" + ] + }, + "synonyms": [ + "Right breast proper skin" + ] + }, + { + "id": "FMA:58060", + "name": "Skin of left breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58058" + ] + }, + "synonyms": [ + "Left breast proper skin" + ] + }, + { + "id": "FMA:58065", + "name": "Lactiferous terminal ductal lobular unit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Lactiferous terminal bud", + "TDLU" + ] + }, + { + "id": "FMA:58066", + "name": "Intralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62127" + ] + }, + "synonyms": [ + "ITD", + "Intralobular lactiferous duct" + ] + }, + { + "id": "FMA:58067", + "name": "Zone of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lens zone" + ] + }, + { + "id": "FMA:58069", + "name": "Extralobar lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:58070", + "name": "Interlobar adipose tissue of mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + } + }, + { + "id": "FMA:58071", + "name": "Chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82481" + ] + }, + "synonyms": [ + "Eyeball chamber" + ] + }, + { + "id": "FMA:58072", + "name": "Axillary tail of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Processus axillaris (Glandula mammaria)", + "Axillary tail of Spence", + "Axillary tail", + "Tail of Spence", + "Axillary process" + ] + }, + { + "id": "FMA:58073", + "name": "Chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58071" + ] + }, + "synonyms": [ + "Right eyeball chamber" + ] + }, + { + "id": "FMA:58074", + "name": "Chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58071" + ] + }, + "synonyms": [ + "Left eyeball chamber" + ] + }, + { + "id": "FMA:58077", + "name": "Axillary tail of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58072" + ] + } + }, + { + "id": "FMA:58078", + "name": "Anterior chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58071" + ] + }, + "synonyms": [ + "Camera anterior", + "Anterior chamber of eye" + ] + }, + { + "id": "FMA:58079", + "name": "Axillary tail of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58072" + ] + } + }, + { + "id": "FMA:58080", + "name": "Posterior chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58071" + ] + }, + "synonyms": [ + "Posterior chamber of eye", + "Camera posterior" + ] + }, + { + "id": "FMA:58081", + "name": "Anterior chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58078" + ] + } + }, + { + "id": "FMA:58082", + "name": "Anterior chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58078" + ] + } + }, + { + "id": "FMA:58083", + "name": "Posterior chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58080" + ] + } + }, + { + "id": "FMA:58084", + "name": "Posterior chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58080" + ] + } + }, + { + "id": "FMA:58085", + "name": "Lumen of lactiferous duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Lactiferous ductal tree lumen" + ] + }, + { + "id": "FMA:58086", + "name": "Lumen of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Lactiferous ductal lumen" + ] + }, + { + "id": "FMA:58087", + "name": "Lumen of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + }, + "synonyms": [ + "Main lactiferous ductal lumen" + ] + }, + { + "id": "FMA:58088", + "name": "Lactiferous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67777" + ] + } + }, + { + "id": "FMA:58089", + "name": "Lumen of lobular lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + }, + "synonyms": [ + "Lobular lactiferous ductal lumen" + ] + }, + { + "id": "FMA:58090", + "name": "Areolar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Accessory gland of Montgomery", + "Accessory gland of breast" + ] + }, + { + "id": "FMA:58091", + "name": "Areolar tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:58098", + "name": "Wall of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Eyeball wall" + ] + }, + { + "id": "FMA:58099", + "name": "Wall of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58098" + ] + }, + "synonyms": [ + "Right eyeball wall" + ] + }, + { + "id": "FMA:58100", + "name": "Wall of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58098" + ] + }, + "synonyms": [ + "Left eyeball wall" + ] + }, + { + "id": "FMA:58101", + "name": "Layer of wall of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:58102", + "name": "Fibrous layer of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Tunica fibrosa of eyeball" + ] + }, + { + "id": "FMA:58103", + "name": "Vascular layer of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Uvea", + "Uveal tract", + "Tunica vasculosa of eyeball" + ] + }, + { + "id": "FMA:58105", + "name": "Fibrous layer of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58102" + ] + } + }, + { + "id": "FMA:58106", + "name": "Fibrous layer of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58102" + ] + } + }, + { + "id": "FMA:58107", + "name": "Vascular layer of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58103" + ] + }, + "synonyms": [ + "Uvea of right eyeball", + "Uveal tract of right eyeball" + ] + }, + { + "id": "FMA:58108", + "name": "Vascular layer of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58103" + ] + } + }, + { + "id": "FMA:58112", + "name": "Anterior pole of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86126" + ] + }, + "synonyms": [ + "Polus anterior (Bulbus oculi)", + "Anterior pole of eye" + ] + }, + { + "id": "FMA:58113", + "name": "Outer border of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + } + }, + { + "id": "FMA:58114", + "name": "Posterior pole of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86126" + ] + }, + "synonyms": [ + "Polus posterior (Bulbus oculi)", + "Posterior pole of eye" + ] + }, + { + "id": "FMA:58115", + "name": "Anterior pole of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58112" + ] + } + }, + { + "id": "FMA:58116", + "name": "Anterior pole of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58112" + ] + } + }, + { + "id": "FMA:58117", + "name": "Posterior pole of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58114" + ] + } + }, + { + "id": "FMA:58118", + "name": "Posterior pole of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58114" + ] + } + }, + { + "id": "FMA:58127", + "name": "Region of lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pulmonary parenchyma region" + ] + }, + { + "id": "FMA:58128", + "name": "Subpleural zone of lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58127" + ] + }, + "synonyms": [ + "Peripheral zone of lung parenchyma" + ] + }, + { + "id": "FMA:58129", + "name": "Central zone of lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58127" + ] + } + }, + { + "id": "FMA:58130", + "name": "Perihilar zone of lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58127" + ] + } + }, + { + "id": "FMA:58131", + "name": "Subpleural zone of right lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58128" + ] + } + }, + { + "id": "FMA:58132", + "name": "Subpleural zone of left lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58128" + ] + } + }, + { + "id": "FMA:58133", + "name": "Central zone of right lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58129" + ] + } + }, + { + "id": "FMA:58134", + "name": "Central zone of left lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58129" + ] + } + }, + { + "id": "FMA:58135", + "name": "Perihilar zone of right lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58130" + ] + } + }, + { + "id": "FMA:58136", + "name": "Perihilar zone of left lung parenchyma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58130" + ] + } + }, + { + "id": "FMA:58137", + "name": "Arbitrary subdivision of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20863" + ] + } + }, + { + "id": "FMA:58138", + "name": "Apical part of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58137" + ] + }, + "synonyms": [ + "Superior part of pleural cavity", + "Upper part of pleural cavity" + ] + }, + { + "id": "FMA:58139", + "name": "Middle part of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58137" + ] + } + }, + { + "id": "FMA:58140", + "name": "Basal part of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58137" + ] + }, + "synonyms": [ + "Inferior part of pleural cavity", + "Lower part of pleural cavity" + ] + }, + { + "id": "FMA:58141", + "name": "Anatomical line of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:58142", + "name": "Equator of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Equator (Bulbus oculi)", + "Eyeball equator" + ] + }, + { + "id": "FMA:58143", + "name": "Equator of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58142" + ] + }, + "synonyms": [ + "Right eyeball equator" + ] + }, + { + "id": "FMA:58144", + "name": "Equator of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58142" + ] + }, + "synonyms": [ + "Left eyeball equator" + ] + }, + { + "id": "FMA:58145", + "name": "Apical part of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58138" + ] + } + }, + { + "id": "FMA:58146", + "name": "Apical part of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58138" + ] + } + }, + { + "id": "FMA:58147", + "name": "Middle part of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58139" + ] + } + }, + { + "id": "FMA:58148", + "name": "Middle part of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58139" + ] + } + }, + { + "id": "FMA:58149", + "name": "Basal part of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58140" + ] + } + }, + { + "id": "FMA:58150", + "name": "Basal part of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58140" + ] + } + }, + { + "id": "FMA:58151", + "name": "Meridian of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Eyeball meridian" + ] + }, + { + "id": "FMA:58152", + "name": "Meridian of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58151" + ] + }, + "synonyms": [ + "Right eyeball meridian" + ] + }, + { + "id": "FMA:58153", + "name": "Meridian of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58151" + ] + }, + "synonyms": [ + "Left eyeball meridian" + ] + }, + { + "id": "FMA:58154", + "name": "Anterior part of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58137" + ] + } + }, + { + "id": "FMA:58155", + "name": "Posterior part of pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58137" + ] + } + }, + { + "id": "FMA:58156", + "name": "Posterior part of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58155" + ] + } + }, + { + "id": "FMA:58157", + "name": "Posterior part of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58155" + ] + } + }, + { + "id": "FMA:58158", + "name": "Anterior part of right pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58154" + ] + } + }, + { + "id": "FMA:58159", + "name": "Anterior part of left pleural cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58154" + ] + } + }, + { + "id": "FMA:58160", + "name": "Internal axis of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58293" + ] + } + }, + { + "id": "FMA:58161", + "name": "External axis of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58292" + ] + } + }, + { + "id": "FMA:58162", + "name": "External axis of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58292" + ] + } + }, + { + "id": "FMA:58163", + "name": "Optic axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + } + }, + { + "id": "FMA:58164", + "name": "Right optic axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58163" + ] + } + }, + { + "id": "FMA:58165", + "name": "Left optic axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58163" + ] + } + }, + { + "id": "FMA:58169", + "name": "Arbitrary subdivision of mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + } + }, + { + "id": "FMA:58170", + "name": "Paratracheal zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58169" + ] + } + }, + { + "id": "FMA:58171", + "name": "Right paratracheal zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58170" + ] + } + }, + { + "id": "FMA:58172", + "name": "Left paratracheal zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58170" + ] + } + }, + { + "id": "FMA:58173", + "name": "Anterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58169" + ] + } + }, + { + "id": "FMA:58174", + "name": "Posterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58169" + ] + } + }, + { + "id": "FMA:58175", + "name": "Neck of permanent tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Permanent tooth neck" + ] + }, + { + "id": "FMA:58176", + "name": "Neck of deciduous tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Deciduous tooth neck" + ] + }, + { + "id": "FMA:58177", + "name": "Neck of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Incisor tooth neck" + ] + }, + { + "id": "FMA:58178", + "name": "Neck of upper incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58177" + ] + }, + "synonyms": [ + "Upper incisor tooth neck", + "Neck of maxillary incisor tooth" + ] + }, + { + "id": "FMA:58179", + "name": "Neck of upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58178" + ] + }, + "synonyms": [ + "Neck of maxillary central incisor tooth", + "Upper central incisor tooth neck" + ] + }, + { + "id": "FMA:58180", + "name": "Neck of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58179" + ] + }, + "synonyms": [ + "Neck of right maxillary central incisor tooth", + "Neck of tooth 8", + "Right upper central incisor tooth neck" + ] + }, + { + "id": "FMA:58181", + "name": "Neck of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58179" + ] + }, + "synonyms": [ + "Left upper central incisor tooth neck", + "Neck of tooth 9", + "Neck of left maxillary central incisor tooth" + ] + }, + { + "id": "FMA:58182", + "name": "Neck of upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58178" + ] + }, + "synonyms": [ + "Upper lateral incisor tooth neck", + "Neck of maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:58183", + "name": "Neck of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58182" + ] + }, + "synonyms": [ + "Neck of tooth 7", + "Right upper lateral incisor tooth neck", + "Neck of right maxillary lateral incisor tooth" + ] + }, + { + "id": "FMA:58184", + "name": "Neck of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58182" + ] + }, + "synonyms": [ + "Neck of left maxillary lateral incisor tooth", + "Left upper lateral incisor tooth neck", + "Neck of tooth 10" + ] + }, + { + "id": "FMA:58185", + "name": "Neck of lower incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58177" + ] + }, + "synonyms": [ + "Neck of mandibular incisor tooth", + "Lower incisor tooth neck" + ] + }, + { + "id": "FMA:58186", + "name": "Neck of lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58185" + ] + }, + "synonyms": [ + "Lower central incisor tooth neck", + "Neck of mandibular central incisor tooth" + ] + }, + { + "id": "FMA:58187", + "name": "Neck of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58186" + ] + }, + "synonyms": [ + "Neck of tooth 25", + "Neck of right mandibular central incisor tooth", + "Right lower central incisor tooth neck" + ] + }, + { + "id": "FMA:58188", + "name": "Neck of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58186" + ] + }, + "synonyms": [ + "Neck of tooth 24", + "Neck of left mandibular central incisor tooth", + "Left lower central incisor tooth neck" + ] + }, + { + "id": "FMA:58189", + "name": "Neck of lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58185" + ] + }, + "synonyms": [ + "Lower lateral incisor tooth neck", + "Neck of mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:58190", + "name": "Neck of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58189" + ] + }, + "synonyms": [ + "Neck of tooth 26", + "Right lower lateral incisor tooth neck", + "Neck of right mandibular lateral incisor tooth" + ] + }, + { + "id": "FMA:58191", + "name": "Neck of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58189" + ] + }, + "synonyms": [ + "Neck of left mandibular lateral incisor tooth", + "Neck of tooth 23", + "Left lower lateral incisor tooth neck" + ] + }, + { + "id": "FMA:58192", + "name": "Neck of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Canine tooth neck" + ] + }, + { + "id": "FMA:58193", + "name": "Neck of upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58192" + ] + }, + "synonyms": [ + "Upper canine tooth neck", + "Neck of maxillary canine tooth" + ] + }, + { + "id": "FMA:58194", + "name": "Neck of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58193" + ] + }, + "synonyms": [ + "Neck of right maxillary canine tooth", + "Right upper canine tooth neck", + "Neck of tooth 6" + ] + }, + { + "id": "FMA:58195", + "name": "Neck of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58193" + ] + }, + "synonyms": [ + "Neck of left maxillary canine tooth", + "Left upper canine tooth neck", + "Neck of tooth 11" + ] + }, + { + "id": "FMA:58196", + "name": "Neck of lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58192" + ] + }, + "synonyms": [ + "Neck of mandibular canine tooth", + "Lower canine tooth neck" + ] + }, + { + "id": "FMA:58197", + "name": "Neck of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58196" + ] + }, + "synonyms": [ + "Neck of tooth 27", + "Right lower canine tooth neck", + "Neck of right mandibular canine tooth" + ] + }, + { + "id": "FMA:58198", + "name": "Neck of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58196" + ] + }, + "synonyms": [ + "Left lower canine tooth neck", + "Neck of left mandibular canine tooth", + "Neck of tooth 22" + ] + }, + { + "id": "FMA:58199", + "name": "Neck of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Premolar tooth neck" + ] + }, + { + "id": "FMA:58200", + "name": "Neck of upper premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58199" + ] + }, + "synonyms": [ + "Neck of maxillary premolar tooth", + "Upper premolar tooth neck" + ] + }, + { + "id": "FMA:58201", + "name": "Neck of upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58200" + ] + }, + "synonyms": [ + "Neck of maxillary first premolar tooth", + "Upper first premolar tooth neck" + ] + }, + { + "id": "FMA:58202", + "name": "Neck of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58201" + ] + }, + "synonyms": [ + "Neck of tooth 5", + "Neck of right maxillary first premolar tooth", + "Right upper first premolar tooth neck" + ] + }, + { + "id": "FMA:58203", + "name": "Neck of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58201" + ] + }, + "synonyms": [ + "Left upper first premolar tooth neck", + "Neck of tooth 12", + "Neck of left maxillary first premolar tooth" + ] + }, + { + "id": "FMA:58204", + "name": "Neck of upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58200" + ] + }, + "synonyms": [ + "Upper second premolar tooth neck", + "Neck of maxillary second premolar tooth" + ] + }, + { + "id": "FMA:58205", + "name": "Neck of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58204" + ] + }, + "synonyms": [ + "Right upper second premolar tooth neck", + "Neck of tooth 4", + "Neck of right maxillary second premolar tooth" + ] + }, + { + "id": "FMA:58206", + "name": "Neck of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58204" + ] + }, + "synonyms": [ + "Neck of left maxillary second premolar tooth", + "Neck of tooth 13", + "Left upper second premolar tooth neck" + ] + }, + { + "id": "FMA:58207", + "name": "Neck of lower premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58199" + ] + }, + "synonyms": [ + "Lower premolar tooth neck", + "Neck of mandibular premolar tooth" + ] + }, + { + "id": "FMA:58208", + "name": "Neck of lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58207" + ] + }, + "synonyms": [ + "Lower first premolar tooth neck", + "Neck of mandibular first premolar tooth" + ] + }, + { + "id": "FMA:58209", + "name": "Neck of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58208" + ] + }, + "synonyms": [ + "Right lower first premolar tooth neck", + "Neck of right mandibular first premolar tooth", + "Neck of tooth 28" + ] + }, + { + "id": "FMA:58210", + "name": "Neck of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58208" + ] + }, + "synonyms": [ + "Left lower first premolar tooth neck", + "Neck of left mandibular first premolar tooth", + "Neck of tooth 21" + ] + }, + { + "id": "FMA:58211", + "name": "Neck of lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58207" + ] + }, + "synonyms": [ + "Neck of mandibular second premolar tooth", + "Lower second premolar tooth neck" + ] + }, + { + "id": "FMA:58212", + "name": "Neck of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58211" + ] + }, + "synonyms": [ + "Neck of right mandibular second premolar tooth", + "Neck of tooth 29", + "Right lower second premolar tooth neck" + ] + }, + { + "id": "FMA:58213", + "name": "Neck of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58211" + ] + }, + "synonyms": [ + "Left lower second premolar tooth neck", + "Neck of left mandibular second premolar tooth", + "Neck of tooth 20" + ] + }, + { + "id": "FMA:58214", + "name": "Neck of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55627" + ] + }, + "synonyms": [ + "Molar tooth neck" + ] + }, + { + "id": "FMA:58215", + "name": "Neck of upper molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58214" + ] + }, + "synonyms": [ + "Upper molar tooth neck", + "Neck of maxillary molar tooth" + ] + }, + { + "id": "FMA:58216", + "name": "Neck of upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58215" + ] + }, + "synonyms": [ + "Upper first molar tooth neck", + "Neck of maxillary first molar tooth" + ] + }, + { + "id": "FMA:58217", + "name": "Neck of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58216" + ] + }, + "synonyms": [ + "Neck of tooth 3", + "Right upper first molar tooth neck", + "Neck of right maxillary first molar tooth" + ] + }, + { + "id": "FMA:58218", + "name": "Neck of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58216" + ] + }, + "synonyms": [ + "Neck of tooth 14", + "Left upper first molar tooth neck", + "Neck of left maxillary first molar tooth" + ] + }, + { + "id": "FMA:58219", + "name": "Neck of upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58215" + ] + }, + "synonyms": [ + "Upper second molar tooth neck", + "Neck of maxillary second molar tooth" + ] + }, + { + "id": "FMA:58220", + "name": "Neck of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58219" + ] + }, + "synonyms": [ + "Neck of right maxillary second molar tooth", + "Neck of tooth 2", + "Right upper second molar tooth neck" + ] + }, + { + "id": "FMA:58221", + "name": "Neck of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58219" + ] + }, + "synonyms": [ + "Neck of tooth 15", + "Left upper second molar tooth neck", + "Neck of left maxillary second molar tooth" + ] + }, + { + "id": "FMA:58222", + "name": "Neck of upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58215" + ] + }, + "synonyms": [ + "Upper third molar tooth neck", + "Neck of maxillary third molar tooth" + ] + }, + { + "id": "FMA:58223", + "name": "Neck of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58222" + ] + }, + "synonyms": [ + "Right upper third molar tooth neck", + "Neck of right maxillary third molar tooth", + "Neck of tooth 1" + ] + }, + { + "id": "FMA:58224", + "name": "Neck of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58222" + ] + }, + "synonyms": [ + "Left upper third molar tooth neck", + "Neck of left maxillary third molar tooth", + "Neck of tooth 16" + ] + }, + { + "id": "FMA:58225", + "name": "Neck of lower molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58214" + ] + }, + "synonyms": [ + "Lower molar tooth neck", + "Neck of mandibular molar tooth" + ] + }, + { + "id": "FMA:58226", + "name": "Neck of lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58225" + ] + }, + "synonyms": [ + "Neck of mandibular first molar tooth", + "Lower first molar tooth neck" + ] + }, + { + "id": "FMA:58227", + "name": "Neck of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58226" + ] + }, + "synonyms": [ + "Neck of right mandibular first molar tooth", + "Right lower first molar tooth neck", + "Neck of tooth 30" + ] + }, + { + "id": "FMA:58228", + "name": "Neck of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58226" + ] + }, + "synonyms": [ + "Left lower first molar tooth neck", + "Neck of left mandibular first molar tooth", + "Neck of tooth 19" + ] + }, + { + "id": "FMA:58229", + "name": "Neck of lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58225" + ] + }, + "synonyms": [ + "Lower second molar tooth neck", + "Neck of mandibular second molar tooth" + ] + }, + { + "id": "FMA:58230", + "name": "Neck of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58229" + ] + }, + "synonyms": [ + "Neck of right mandibular second molar tooth", + "Right lower second molar tooth neck", + "Neck of tooth 31" + ] + }, + { + "id": "FMA:58231", + "name": "Neck of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58229" + ] + }, + "synonyms": [ + "Neck of tooth 18", + "Left lower second molar tooth neck", + "Neck of left mandibular second molar tooth" + ] + }, + { + "id": "FMA:58232", + "name": "Neck of lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58225" + ] + }, + "synonyms": [ + "Neck of mandibular third molar tooth", + "Lower third molar tooth neck" + ] + }, + { + "id": "FMA:58233", + "name": "Neck of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58232" + ] + }, + "synonyms": [ + "Neck of tooth 32", + "Right lower third molar tooth neck", + "Neck of right mandibular third molar tooth" + ] + }, + { + "id": "FMA:58234", + "name": "Neck of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58232" + ] + }, + "synonyms": [ + "Neck of left mandibular third molar tooth", + "Left lower third molar tooth neck", + "Neck of tooth 17" + ] + }, + { + "id": "FMA:58235", + "name": "Iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58103" + ] + } + }, + { + "id": "FMA:58236", + "name": "Right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58235" + ] + } + }, + { + "id": "FMA:58237", + "name": "Left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58235" + ] + } + }, + { + "id": "FMA:58238", + "name": "Cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58102" + ] + } + }, + { + "id": "FMA:58239", + "name": "Right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58238" + ] + }, + "synonyms": [ + "Cornea of right eye" + ] + }, + { + "id": "FMA:58240", + "name": "Left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58238" + ] + }, + "synonyms": [ + "Cornea of left eye" + ] + }, + { + "id": "FMA:58241", + "name": "Lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:58242", + "name": "Right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58241" + ] + }, + "synonyms": [ + "Lens of right eye" + ] + }, + { + "id": "FMA:58243", + "name": "Left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58241" + ] + }, + "synonyms": [ + "Lens of left eye" + ] + }, + { + "id": "FMA:58245", + "name": "Lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86195" + ] + } + }, + { + "id": "FMA:58246", + "name": "Cavity of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Eyeball cavity" + ] + }, + { + "id": "FMA:58247", + "name": "Cavity of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58246" + ] + }, + "synonyms": [ + "Right eyeball cavity" + ] + }, + { + "id": "FMA:58248", + "name": "Cavity of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58246" + ] + }, + "synonyms": [ + "Left eyeball cavity" + ] + }, + { + "id": "FMA:58249", + "name": "Subdivision of cavity of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:58250", + "name": "Cavity of anterior chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58249" + ] + } + }, + { + "id": "FMA:58251", + "name": "Cavity of posterior chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58249" + ] + } + }, + { + "id": "FMA:58252", + "name": "Pupil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:58253", + "name": "Right pupil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58252" + ] + }, + "synonyms": [ + "Pupil of right eye" + ] + }, + { + "id": "FMA:58254", + "name": "Left pupil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58252" + ] + }, + "synonyms": [ + "Pupil of left eye" + ] + }, + { + "id": "FMA:58255", + "name": "Cavity of anterior chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58250" + ] + } + }, + { + "id": "FMA:58256", + "name": "Cavity of anterior chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58250" + ] + } + }, + { + "id": "FMA:58257", + "name": "Cavity of posterior segment of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58251" + ] + } + }, + { + "id": "FMA:58258", + "name": "Cavity of posterior segment of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58251" + ] + } + }, + { + "id": "FMA:58260", + "name": "Terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + }, + "synonyms": [ + "Branch of lactiferous duct proper", + "Lobular lactiferous duct" + ] + }, + { + "id": "FMA:58261", + "name": "Lumen of papillary part of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:58263", + "name": "Corneal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + }, + "synonyms": [ + "Epithelium of cornea", + "Anterior corneal epithelium", + "Epithelium anterius (Cornea)", + "External epithelium of cornea" + ] + }, + { + "id": "FMA:58268", + "name": "Lumen of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + }, + "synonyms": [ + "Terminal lactiferous ductal lumen" + ] + }, + { + "id": "FMA:58269", + "name": "Sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58102" + ] + } + }, + { + "id": "FMA:58270", + "name": "Wall of lactiferous duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Lactiferous ductal tree wall" + ] + }, + { + "id": "FMA:58271", + "name": "Right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58269" + ] + } + }, + { + "id": "FMA:58272", + "name": "Left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58269" + ] + } + }, + { + "id": "FMA:58273", + "name": "Anterior limiting lamina of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + }, + "synonyms": [ + "Bowman's anterior elastic lamina", + "Reichert's membrane", + "Bowman's membrane", + "Bowman's layer", + "Lamina limitans anterior (Cornea)" + ] + }, + { + "id": "FMA:58274", + "name": "Muscle of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5022" + ] + }, + "synonyms": [ + "Trunk muscle" + ] + }, + { + "id": "FMA:58275", + "name": "Zone of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Diaphragm zone" + ] + }, + { + "id": "FMA:58276", + "name": "Sternal part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:58277", + "name": "Costal part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:58278", + "name": "Lumbar part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:58279", + "name": "Central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Centrum tendineum", + "Central tendon of diaphragm" + ] + }, + { + "id": "FMA:58280", + "name": "Ligament component of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86375" + ] + } + }, + { + "id": "FMA:58281", + "name": "Median arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58280" + ] + } + }, + { + "id": "FMA:58282", + "name": "Medial arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58280" + ] + } + }, + { + "id": "FMA:58283", + "name": "Lateral arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58280" + ] + } + }, + { + "id": "FMA:58284", + "name": "Muscle fasciculus of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:58285", + "name": "Fascia of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + }, + "synonyms": [ + "Diaphragm fascia" + ] + }, + { + "id": "FMA:58286", + "name": "Right crus of lumbar part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + }, + "synonyms": [ + "External sphincter of esophagus", + "Right crus of diaphragm" + ] + }, + { + "id": "FMA:58287", + "name": "Left crus of lumbar part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + }, + "synonyms": [ + "Left crus of diaphragm" + ] + }, + { + "id": "FMA:58288", + "name": "Aortic hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58291" + ] + }, + "synonyms": [ + "Aortic aperture", + "Aortic hiatus of diaphragm" + ] + }, + { + "id": "FMA:58289", + "name": "Esophageal hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58291" + ] + }, + "synonyms": [ + "Oesophageal aperture", + "Esophageal hiatus of diaphragm", + "Oesophageal hiatus" + ] + }, + { + "id": "FMA:58290", + "name": "Caval opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58291" + ] + }, + "synonyms": [ + "Caval opening of diaphragm", + "Vena caval aperture" + ] + }, + { + "id": "FMA:58291", + "name": "Diaphragmatic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:58292", + "name": "External axis of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Axis bulbi externus" + ] + }, + { + "id": "FMA:58293", + "name": "Internal axis of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Axis bulbi internus" + ] + }, + { + "id": "FMA:58294", + "name": "Internal axis of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58293" + ] + } + }, + { + "id": "FMA:58295", + "name": "Ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58103" + ] + } + }, + { + "id": "FMA:58296", + "name": "Right ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58295" + ] + } + }, + { + "id": "FMA:58297", + "name": "Left ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58295" + ] + } + }, + { + "id": "FMA:58298", + "name": "Choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58103" + ] + } + }, + { + "id": "FMA:58299", + "name": "Right choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58298" + ] + } + }, + { + "id": "FMA:58300", + "name": "Left choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58298" + ] + } + }, + { + "id": "FMA:58301", + "name": "Retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Inner layer of eyeball", + "Tunica interna of eyeball" + ] + }, + { + "id": "FMA:58302", + "name": "Right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58301" + ] + }, + "synonyms": [ + "Retina of right eye", + "Inner layer of right eyeball" + ] + }, + { + "id": "FMA:58303", + "name": "Left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58301" + ] + }, + "synonyms": [ + "Retina of left eye", + "Inner layer of left eyeball" + ] + }, + { + "id": "FMA:58306", + "name": "Substantia propria of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63829" + ] + }, + "synonyms": [ + "Stroma of cornea" + ] + }, + { + "id": "FMA:58309", + "name": "Posterior limiting lamina of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + }, + "synonyms": [ + "Descemet's posterior elastic lamina", + "Lamina limitans posterior", + "Descemet's membrane" + ] + }, + { + "id": "FMA:58315", + "name": "Surface of region of wall of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:58316", + "name": "Surface of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58315" + ] + }, + "synonyms": [ + "Cornea surface" + ] + }, + { + "id": "FMA:58317", + "name": "Anterior surface of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58316" + ] + }, + "synonyms": [ + "Facies anterior (Cornea)" + ] + }, + { + "id": "FMA:58318", + "name": "Posterior surface of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58316" + ] + }, + "synonyms": [ + "Facies posterior (Cornea)" + ] + }, + { + "id": "FMA:58319", + "name": "Posterior surface of right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58318" + ] + } + }, + { + "id": "FMA:58320", + "name": "Posterior surface of left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58318" + ] + } + }, + { + "id": "FMA:58321", + "name": "Lumbar part proper of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:58322", + "name": "Anterior surface of right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58317" + ] + } + }, + { + "id": "FMA:58323", + "name": "Anterior surface of left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58317" + ] + } + }, + { + "id": "FMA:58324", + "name": "Right lateral arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58283" + ] + } + }, + { + "id": "FMA:58325", + "name": "Left lateral arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58283" + ] + } + }, + { + "id": "FMA:58326", + "name": "Right medial arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58282" + ] + } + }, + { + "id": "FMA:58327", + "name": "Left medial arcuate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58282" + ] + } + }, + { + "id": "FMA:58328", + "name": "Inner border of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + } + }, + { + "id": "FMA:58329", + "name": "Corneal vertex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58337" + ] + }, + "synonyms": [ + "Vertex of cornea", + "Central part of cornea", + "Vertex cornea" + ] + }, + { + "id": "FMA:58330", + "name": "Right corneal vertex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58329" + ] + } + }, + { + "id": "FMA:58331", + "name": "Left corneal vertex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58329" + ] + } + }, + { + "id": "FMA:58332", + "name": "Zone of central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + }, + "synonyms": [ + "Central tendon zone" + ] + }, + { + "id": "FMA:58333", + "name": "Anterior leaf of central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58332" + ] + }, + "synonyms": [ + "Middle leaf of central tendon" + ] + }, + { + "id": "FMA:58334", + "name": "Right leaf of central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58332" + ] + } + }, + { + "id": "FMA:58335", + "name": "Left leaf of central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58332" + ] + } + }, + { + "id": "FMA:58336", + "name": "Central area of central tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58332" + ] + } + }, + { + "id": "FMA:58337", + "name": "Region of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225818" + ] + }, + "synonyms": [ + "Cornea subdivision" + ] + }, + { + "id": "FMA:58338", + "name": "Peripheral part of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58337" + ] + } + }, + { + "id": "FMA:58339", + "name": "Peripheral part of right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58338" + ] + } + }, + { + "id": "FMA:58340", + "name": "Peripheral part of left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58338" + ] + } + }, + { + "id": "FMA:58341", + "name": "Phrenico-oesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58280" + ] + }, + "synonyms": [ + "Phreno-oesophageal ligament" + ] + }, + { + "id": "FMA:58342", + "name": "Corneoscleral junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Sclerocorneal junction", + "Corneal limbus" + ] + }, + { + "id": "FMA:58343", + "name": "Right corneoscleral junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58342" + ] + } + }, + { + "id": "FMA:58344", + "name": "Left corneoscleral junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58342" + ] + } + }, + { + "id": "FMA:58345", + "name": "Conjunctival ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Conjunctival anulus", + "Conjunctival limbus" + ] + }, + { + "id": "FMA:58346", + "name": "Surface of region of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:58347", + "name": "Right conjunctival ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58345" + ] + }, + "synonyms": [ + "Right conjunctival anulus", + "Right conjunctival limbus" + ] + }, + { + "id": "FMA:58348", + "name": "Left conjunctival ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58345" + ] + }, + "synonyms": [ + "Left conjunctival limbus", + "Left conjunctival anulus" + ] + }, + { + "id": "FMA:58349", + "name": "Superior surface of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58346" + ] + } + }, + { + "id": "FMA:58350", + "name": "Inferior surface of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58346" + ] + } + }, + { + "id": "FMA:58351", + "name": "Sternocostal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58346" + ] + }, + "synonyms": [ + "Triangle of Morgagni" + ] + }, + { + "id": "FMA:58353", + "name": "Lumbocostal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58346" + ] + }, + "synonyms": [ + "Bochdalek's triangle" + ] + }, + { + "id": "FMA:58354", + "name": "Surface of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58315" + ] + }, + "synonyms": [ + "Sclera surface" + ] + }, + { + "id": "FMA:58355", + "name": "External surface of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58354" + ] + } + }, + { + "id": "FMA:58356", + "name": "Internal surface of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58354" + ] + }, + "synonyms": [ + "Inner surface of sclera" + ] + }, + { + "id": "FMA:58357", + "name": "Internal surface of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58356" + ] + } + }, + { + "id": "FMA:58358", + "name": "Internal surface of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58356" + ] + } + }, + { + "id": "FMA:58359", + "name": "External surface of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58355" + ] + } + }, + { + "id": "FMA:58360", + "name": "External surface of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58355" + ] + } + }, + { + "id": "FMA:58362", + "name": "Episcleral layer of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Episcleral layer", + "Episclera" + ] + }, + { + "id": "FMA:58363", + "name": "Episcleral layer of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58362" + ] + }, + "synonyms": [ + "Right episclera" + ] + }, + { + "id": "FMA:58364", + "name": "Episcleral layer of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58362" + ] + }, + "synonyms": [ + "Left episclera" + ] + }, + { + "id": "FMA:58365", + "name": "Substantia propria of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Scleral stroma", + "Stroma of sclera", + "Subsantia propria sclerae" + ] + }, + { + "id": "FMA:58366", + "name": "Substantia propria of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58365" + ] + } + }, + { + "id": "FMA:58367", + "name": "Substantia propria of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58365" + ] + } + }, + { + "id": "FMA:58368", + "name": "Suprachoroid lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Lamina fusca of sclera", + "Suprachoroid lamina of sclera" + ] + }, + { + "id": "FMA:58369", + "name": "Suprachoroid lamina of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58368" + ] + } + }, + { + "id": "FMA:58370", + "name": "Suprachoroid lamina of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58368" + ] + } + }, + { + "id": "FMA:58371", + "name": "Lamina cribrosa of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:58372", + "name": "Lamina cribrosa of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58371" + ] + } + }, + { + "id": "FMA:58373", + "name": "Lamina cribrosa of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58371" + ] + } + }, + { + "id": "FMA:58376", + "name": "Subdivision of tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Tympanic cavity subdivision" + ] + }, + { + "id": "FMA:58377", + "name": "Zone of prevertebral layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + } + }, + { + "id": "FMA:58379", + "name": "Prevertebral part of prevertebral layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58377" + ] + } + }, + { + "id": "FMA:58380", + "name": "Anterior compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Visceral compartment of neck" + ] + }, + { + "id": "FMA:58382", + "name": "Zone of investing thoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + }, + "synonyms": [ + "Investing thoracic fascia zone" + ] + }, + { + "id": "FMA:58383", + "name": "Investing fascia of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57782" + ] + }, + "synonyms": [ + "Investing upper limb fascia" + ] + }, + { + "id": "FMA:58384", + "name": "Zone of investing fascia of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + } + }, + { + "id": "FMA:58385", + "name": "Infraspinatus fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79890" + ] + } + }, + { + "id": "FMA:58386", + "name": "Right infraspinatus fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58385" + ] + } + }, + { + "id": "FMA:58387", + "name": "Left infraspinatus fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58385" + ] + } + }, + { + "id": "FMA:58388", + "name": "Investing fascia of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + }, + "synonyms": [ + "Deep fascia of arm" + ] + }, + { + "id": "FMA:58389", + "name": "Investing fascia of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58388" + ] + }, + "synonyms": [ + "Deep fascia of right arm" + ] + }, + { + "id": "FMA:58390", + "name": "Investing fascia of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58388" + ] + }, + "synonyms": [ + "Deep fascia of left arm" + ] + }, + { + "id": "FMA:58391", + "name": "Superficial fascia of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50260" + ] + } + }, + { + "id": "FMA:58392", + "name": "Superficial fascia of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50260" + ] + } + }, + { + "id": "FMA:58393", + "name": "Superficial fascia of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50269" + ] + } + }, + { + "id": "FMA:58394", + "name": "Superficial fascia of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50269" + ] + } + }, + { + "id": "FMA:58395", + "name": "Superficial fascia of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50261" + ] + } + }, + { + "id": "FMA:58396", + "name": "Superficial fascia of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50261" + ] + } + }, + { + "id": "FMA:58397", + "name": "Superficial fascia of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50274" + ] + } + }, + { + "id": "FMA:58398", + "name": "Superficial fascia of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50274" + ] + } + }, + { + "id": "FMA:58399", + "name": "Superficial fascia of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50275" + ] + } + }, + { + "id": "FMA:58400", + "name": "Superficial fascia of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50275" + ] + } + }, + { + "id": "FMA:58401", + "name": "Investing fascia of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58383" + ] + } + }, + { + "id": "FMA:58402", + "name": "Investing fascia of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58383" + ] + } + }, + { + "id": "FMA:58403", + "name": "Investing fascia of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57964" + ] + } + }, + { + "id": "FMA:58404", + "name": "Investing fascia of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57964" + ] + } + }, + { + "id": "FMA:58405", + "name": "Investing fascia of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57781" + ] + } + }, + { + "id": "FMA:58406", + "name": "Investing fascia of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57781" + ] + } + }, + { + "id": "FMA:58407", + "name": "Right clavipectoral fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57966" + ] + } + }, + { + "id": "FMA:58408", + "name": "Left clavipectoral fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57966" + ] + } + }, + { + "id": "FMA:58409", + "name": "Right costocoracoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57967" + ] + } + }, + { + "id": "FMA:58410", + "name": "Left costocoracoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57967" + ] + } + }, + { + "id": "FMA:58411", + "name": "Sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Scleral sulcus" + ] + }, + { + "id": "FMA:58412", + "name": "External sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58411" + ] + }, + "synonyms": [ + "External scleral sulcus" + ] + }, + { + "id": "FMA:58413", + "name": "Internal sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58411" + ] + }, + "synonyms": [ + "Internal scleral sulcus" + ] + }, + { + "id": "FMA:58414", + "name": "Right external sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58412" + ] + }, + "synonyms": [ + "Right external scleral sulcus" + ] + }, + { + "id": "FMA:58415", + "name": "Left external sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58412" + ] + }, + "synonyms": [ + "Left external scleral sulcus" + ] + }, + { + "id": "FMA:58416", + "name": "Right internal sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58413" + ] + }, + "synonyms": [ + "Right internal scleral sulcus" + ] + }, + { + "id": "FMA:58417", + "name": "Left internal sulcus sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58413" + ] + }, + "synonyms": [ + "Left internal scleral sulcus" + ] + }, + { + "id": "FMA:58418", + "name": "Investing fascia of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57783" + ] + } + }, + { + "id": "FMA:58419", + "name": "Investing fascia of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57783" + ] + } + }, + { + "id": "FMA:58420", + "name": "Zone of investing fascia of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58421" + ] + } + }, + { + "id": "FMA:58421", + "name": "Zone of investing fascia of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + } + }, + { + "id": "FMA:58422", + "name": "Line of Schwalbe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Schwalbe line", + "Schwalbe's line" + ] + }, + { + "id": "FMA:58423", + "name": "Right line of Schwalbe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58422" + ] + }, + "synonyms": [ + "Right schwalbe's line" + ] + }, + { + "id": "FMA:58424", + "name": "Left line of Schwalbe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58422" + ] + }, + "synonyms": [ + "Left schwalbe's line" + ] + }, + { + "id": "FMA:58425", + "name": "Investing fascia of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58421" + ] + } + }, + { + "id": "FMA:58426", + "name": "Investing fascia of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58425" + ] + } + }, + { + "id": "FMA:58427", + "name": "Investing fascia of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58425" + ] + } + }, + { + "id": "FMA:58428", + "name": "Investing fascia of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58421" + ] + } + }, + { + "id": "FMA:58429", + "name": "Investing fascia of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58428" + ] + } + }, + { + "id": "FMA:58430", + "name": "Investing fascia of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58428" + ] + } + }, + { + "id": "FMA:58431", + "name": "Corona ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58479" + ] + }, + "synonyms": [ + "Ciliary crown", + "Pars plicata of ciliary body" + ] + }, + { + "id": "FMA:58432", + "name": "Zone of investing fascia of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58384" + ] + } + }, + { + "id": "FMA:58434", + "name": "Investing fascia of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + }, + "synonyms": [ + "Deep fascia of right forearm" + ] + }, + { + "id": "FMA:58435", + "name": "Vascular lamina of choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58462" + ] + }, + "synonyms": [ + "Haller's layer", + "Lamina vasculosa of choroid", + "Outer layer of choroid proper", + "Vessel layer of choroid", + "Lamina vasculosa (choroid)", + "Sattler's layer" + ] + }, + { + "id": "FMA:58436", + "name": "Investing fascia of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58456" + ] + } + }, + { + "id": "FMA:58437", + "name": "Capillary lamina of choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58462" + ] + }, + "synonyms": [ + "Inner layer of choroid proper", + "Capillary layer of choroid" + ] + }, + { + "id": "FMA:58438", + "name": "Basal lamina of choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58462" + ] + }, + "synonyms": [ + "Bruch's basal membrane", + "Lamina basalis (Choroid)", + "Bruch's membrane" + ] + }, + { + "id": "FMA:58439", + "name": "Vascular lamina of right choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58435" + ] + } + }, + { + "id": "FMA:58440", + "name": "Vascular lamina of left choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58435" + ] + } + }, + { + "id": "FMA:58441", + "name": "Capillary lamina of right choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58437" + ] + } + }, + { + "id": "FMA:58442", + "name": "Capillary lamina of left choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58437" + ] + } + }, + { + "id": "FMA:58443", + "name": "Basal lamina of right choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58438" + ] + } + }, + { + "id": "FMA:58444", + "name": "Basal lamina of left choroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58438" + ] + } + }, + { + "id": "FMA:58445", + "name": "Investing fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + } + }, + { + "id": "FMA:58446", + "name": "Investing fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58445" + ] + } + }, + { + "id": "FMA:58447", + "name": "Investing fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58445" + ] + } + }, + { + "id": "FMA:58448", + "name": "Investing fascia of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58436" + ] + } + }, + { + "id": "FMA:58449", + "name": "Investing fascia of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58436" + ] + } + }, + { + "id": "FMA:58450", + "name": "Perichoroidal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:58451", + "name": "Right perichoroidal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58450" + ] + } + }, + { + "id": "FMA:58452", + "name": "Left perichoroidal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58450" + ] + } + }, + { + "id": "FMA:58453", + "name": "Superficial part of flexor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58456" + ] + } + }, + { + "id": "FMA:58454", + "name": "Superficial part of right flexor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58453" + ] + } + }, + { + "id": "FMA:58455", + "name": "Superficial part of left flexor retinaculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58453" + ] + } + }, + { + "id": "FMA:58456", + "name": "Zone of investing fascia of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + } + }, + { + "id": "FMA:58457", + "name": "Zone of investing fascia of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + } + }, + { + "id": "FMA:58458", + "name": "Zone of investing fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58432" + ] + } + }, + { + "id": "FMA:58459", + "name": "Choroid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:58460", + "name": "Right choroid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58459" + ] + } + }, + { + "id": "FMA:58461", + "name": "Left choroid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58459" + ] + } + }, + { + "id": "FMA:58462", + "name": "Layer of choroid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Choroid proper layer" + ] + }, + { + "id": "FMA:58464", + "name": "Epithelium of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + }, + "synonyms": [ + "Ciliary epithelium", + "Ciliary body epithelium" + ] + }, + { + "id": "FMA:58467", + "name": "Superficial layer of epithelium of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62415" + ] + }, + "synonyms": [ + "Nonpigmented inner layer of ciliary epithelium", + "Superficial layer of ciliary epithelium", + "Superficial lamina of ciliary epithelium", + "Inner layer of ciliary epithelium", + "Nonpigmented layer of ciliary epithelium" + ] + }, + { + "id": "FMA:58470", + "name": "Deep layer of epithelium of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62415" + ] + }, + "synonyms": [ + "Pigmented layer of ciliary body", + "Pigmented layer of ciliary epithelium", + "Outer layer of ciliary epithelium", + "Deep layer of ciliary epithelium", + "Outer pigmented layer of ciliary epithelium" + ] + }, + { + "id": "FMA:58476", + "name": "Basal lamina of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58101" + ] + }, + "synonyms": [ + "Lamina basalis (Corpus ciliare)" + ] + }, + { + "id": "FMA:58477", + "name": "Basal lamina of right ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58476" + ] + } + }, + { + "id": "FMA:58478", + "name": "Basal lamina of left ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58476" + ] + } + }, + { + "id": "FMA:58479", + "name": "Region of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225818" + ] + }, + "synonyms": [ + "Ciliary body subdivision" + ] + }, + { + "id": "FMA:58480", + "name": "Orbiculus ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58479" + ] + }, + "synonyms": [ + "Pars plana of ciliary body", + "Ciliary ring" + ] + }, + { + "id": "FMA:58481", + "name": "Right orbiculus ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58480" + ] + }, + "synonyms": [ + "Right ciliary ring" + ] + }, + { + "id": "FMA:58482", + "name": "Left orbiculus ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58480" + ] + }, + "synonyms": [ + "Left ciliary ring" + ] + }, + { + "id": "FMA:58483", + "name": "Right corona ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58431" + ] + } + }, + { + "id": "FMA:58484", + "name": "Left corona ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58431" + ] + } + }, + { + "id": "FMA:58485", + "name": "Region of corona ciliaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58479" + ] + }, + "synonyms": [ + "Corona ciliaris subdivision" + ] + }, + { + "id": "FMA:58486", + "name": "Ciliary process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58485" + ] + } + }, + { + "id": "FMA:58487", + "name": "Ciliary plica", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58485" + ] + } + }, + { + "id": "FMA:58491", + "name": "Anterior surface of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58885" + ] + }, + "synonyms": [ + "Facies anterior (Iris)" + ] + }, + { + "id": "FMA:58492", + "name": "Posterior surface of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58885" + ] + }, + "synonyms": [ + "Facies posterior (Iris)" + ] + }, + { + "id": "FMA:58493", + "name": "Anterior surface of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58491" + ] + } + }, + { + "id": "FMA:58494", + "name": "Anterior surface of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58491" + ] + } + }, + { + "id": "FMA:58495", + "name": "Posterior surface of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58492" + ] + } + }, + { + "id": "FMA:58496", + "name": "Posterior surface of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58492" + ] + } + }, + { + "id": "FMA:58497", + "name": "Palmar fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58458" + ] + } + }, + { + "id": "FMA:58498", + "name": "Palmar fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58497" + ] + } + }, + { + "id": "FMA:58499", + "name": "Palmar fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58497" + ] + } + }, + { + "id": "FMA:58500", + "name": "Outer border of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58113" + ] + } + }, + { + "id": "FMA:58501", + "name": "Outer border of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58113" + ] + } + }, + { + "id": "FMA:58502", + "name": "Inner border of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58328" + ] + } + }, + { + "id": "FMA:58503", + "name": "Inner border of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58328" + ] + } + }, + { + "id": "FMA:58504", + "name": "Adipose layer of palmar fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82501" + ] + } + }, + { + "id": "FMA:58505", + "name": "Adipose layer of palmar fascia of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58504" + ] + } + }, + { + "id": "FMA:58506", + "name": "Adipose layer of palmar fascia of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58504" + ] + } + }, + { + "id": "FMA:58507", + "name": "Pupillary margin of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Margo pupillaris (Iris)" + ] + }, + { + "id": "FMA:58508", + "name": "Ciliary margin of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Margo ciliaris (Iris)" + ] + }, + { + "id": "FMA:58509", + "name": "Ciliary margin of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58508" + ] + } + }, + { + "id": "FMA:58510", + "name": "Ciliary margin of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58508" + ] + } + }, + { + "id": "FMA:58511", + "name": "Pupillary margin of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58507" + ] + } + }, + { + "id": "FMA:58512", + "name": "Pupillary margin of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58507" + ] + } + }, + { + "id": "FMA:58513", + "name": "Fold of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Iris fold" + ] + }, + { + "id": "FMA:58514", + "name": "Fold of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58513" + ] + }, + "synonyms": [ + "Right iris fold" + ] + }, + { + "id": "FMA:58515", + "name": "Fold of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58513" + ] + }, + "synonyms": [ + "Left iris fold" + ] + }, + { + "id": "FMA:58517", + "name": "Epithelium of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + }, + "synonyms": [ + "Iris epithelium", + "Pigmented epithelium of iris", + "Epithelium pigmentosum (Iris)" + ] + }, + { + "id": "FMA:58520", + "name": "Anterior epithelium of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62416" + ] + } + }, + { + "id": "FMA:58521", + "name": "Posterior epithelium of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62416" + ] + } + }, + { + "id": "FMA:58526", + "name": "Stroma of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Iridial stroma", + "Iris stroma" + ] + }, + { + "id": "FMA:58527", + "name": "Stroma of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58526" + ] + }, + "synonyms": [ + "Right iris stroma" + ] + }, + { + "id": "FMA:58528", + "name": "Stroma of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58526" + ] + }, + "synonyms": [ + "Left iris stroma" + ] + }, + { + "id": "FMA:58529", + "name": "Major arterial circle of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + }, + "synonyms": [ + "Greater circulus arteriosus of iris", + "Major circulus arteriosus of iris" + ] + }, + { + "id": "FMA:58530", + "name": "Subdivision of compartment of palm of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + } + }, + { + "id": "FMA:58531", + "name": "Central compartment of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58530" + ] + }, + "synonyms": [ + "Middle compartment of hand", + "Central compartment of palm of hand" + ] + }, + { + "id": "FMA:58532", + "name": "Central compartment of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58531" + ] + } + }, + { + "id": "FMA:58533", + "name": "Central compartment of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58531" + ] + } + }, + { + "id": "FMA:58534", + "name": "Thenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58530" + ] + } + }, + { + "id": "FMA:58535", + "name": "Right thenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58534" + ] + } + }, + { + "id": "FMA:58536", + "name": "Left thenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58534" + ] + } + }, + { + "id": "FMA:58537", + "name": "Hypothenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58530" + ] + } + }, + { + "id": "FMA:58538", + "name": "Right hypothenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58537" + ] + } + }, + { + "id": "FMA:58539", + "name": "Left hypothenar compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58537" + ] + } + }, + { + "id": "FMA:58541", + "name": "Midpalmar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + }, + "synonyms": [ + "Midpalmar fascial space" + ] + }, + { + "id": "FMA:58542", + "name": "Right midpalmar fascial space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58541" + ] + } + }, + { + "id": "FMA:58543", + "name": "Left midpalmar fascial space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58541" + ] + } + }, + { + "id": "FMA:58544", + "name": "Right thenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45091" + ] + }, + "synonyms": [ + "Right anterior adductor space" + ] + }, + { + "id": "FMA:58545", + "name": "Left thenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45091" + ] + }, + "synonyms": [ + "Left anterior adductor space" + ] + }, + { + "id": "FMA:58549", + "name": "Zone of palmar fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58458" + ] + }, + "synonyms": [ + "Palmar fascia zone" + ] + }, + { + "id": "FMA:58550", + "name": "Subaponeurotic fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + }, + "synonyms": [ + "Deep palmar membrane" + ] + }, + { + "id": "FMA:58551", + "name": "Subaponeurotic fascia of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58550" + ] + }, + "synonyms": [ + "Deep palmar membrane of right hand" + ] + }, + { + "id": "FMA:58552", + "name": "Subaponeurotic fascia of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58550" + ] + }, + "synonyms": [ + "Deep palmar membrane of left hand" + ] + }, + { + "id": "FMA:58553", + "name": "Thenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + } + }, + { + "id": "FMA:58554", + "name": "Right thenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58553" + ] + } + }, + { + "id": "FMA:58555", + "name": "Left thenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58553" + ] + } + }, + { + "id": "FMA:58556", + "name": "Hypothenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58549" + ] + } + }, + { + "id": "FMA:58557", + "name": "Right hypothenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58556" + ] + } + }, + { + "id": "FMA:58558", + "name": "Left hypothenar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58556" + ] + } + }, + { + "id": "FMA:58559", + "name": "Posterior adductor space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + } + }, + { + "id": "FMA:58560", + "name": "Posterior adductor space of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58559" + ] + } + }, + { + "id": "FMA:58561", + "name": "Posterior adductor space of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58559" + ] + } + }, + { + "id": "FMA:58562", + "name": "Midpalmar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58565" + ] + } + }, + { + "id": "FMA:58563", + "name": "Midpalmar septum of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58562" + ] + } + }, + { + "id": "FMA:58564", + "name": "Midpalmar septum of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58562" + ] + } + }, + { + "id": "FMA:58565", + "name": "Region of subaponeurotic fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42725" + ] + } + }, + { + "id": "FMA:58566", + "name": "Superficial layer of subaponeurotic fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58565" + ] + } + }, + { + "id": "FMA:58567", + "name": "Intermediate layer of subaponeurotic fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58565" + ] + } + }, + { + "id": "FMA:58568", + "name": "Deep layer of subaponeurotic fascia of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58565" + ] + } + }, + { + "id": "FMA:58569", + "name": "Superficial layer of subaponeurotic fascia of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58566" + ] + } + }, + { + "id": "FMA:58570", + "name": "Superficial layer of subaponeurotic fascia of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58566" + ] + } + }, + { + "id": "FMA:58571", + "name": "Intermediate layer of subaponeurotic fascia of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58567" + ] + } + }, + { + "id": "FMA:58572", + "name": "Intermediate layer of subaponeurotic fascia of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58567" + ] + } + }, + { + "id": "FMA:58573", + "name": "Deep layer of subaponeurotic fascia of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58568" + ] + } + }, + { + "id": "FMA:58574", + "name": "Deep layer of subaponeurotic fascia of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58568" + ] + } + }, + { + "id": "FMA:58575", + "name": "Investing fascia of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58434" + ] + } + }, + { + "id": "FMA:58576", + "name": "Investing fascia of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58434" + ] + } + }, + { + "id": "FMA:58577", + "name": "Iridocorneal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Anterior chamber angle" + ] + }, + { + "id": "FMA:58578", + "name": "Right iridocorneal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58577" + ] + }, + "synonyms": [ + "Right anterior chamber angle" + ] + }, + { + "id": "FMA:58579", + "name": "Left iridocorneal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58577" + ] + }, + "synonyms": [ + "Left anterior chamber angle" + ] + }, + { + "id": "FMA:58580", + "name": "Branch of anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67610" + ] + }, + "synonyms": [ + "Anterior ciliary arterial branch" + ] + }, + { + "id": "FMA:58581", + "name": "Minor arterial circle of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + }, + "synonyms": [ + "Minor circulus arteriosus of iris", + "Lesser circulus arteriosus of iris" + ] + }, + { + "id": "FMA:58582", + "name": "Major circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58529" + ] + }, + "synonyms": [ + "Greater circulus arteriosus of right iris" + ] + }, + { + "id": "FMA:58583", + "name": "Major circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58529" + ] + }, + "synonyms": [ + "Greater circulus arteriosus of left iris" + ] + }, + { + "id": "FMA:58584", + "name": "Minor circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58581" + ] + }, + "synonyms": [ + "Lesser circulus arteriosus of right iris" + ] + }, + { + "id": "FMA:58585", + "name": "Minor circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58581" + ] + }, + "synonyms": [ + "Lesser circulus arteriosus of left iris" + ] + }, + { + "id": "FMA:58586", + "name": "Branch of anterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58580" + ] + } + }, + { + "id": "FMA:58587", + "name": "Branch of anterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58580" + ] + } + }, + { + "id": "FMA:58588", + "name": "Branch of right anterior ciliary artery to major circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58586" + ] + } + }, + { + "id": "FMA:58589", + "name": "Branch of left anterior ciliary artery to major circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58586" + ] + } + }, + { + "id": "FMA:58590", + "name": "Branch of right anterior ciliary artery to minor circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58587" + ] + } + }, + { + "id": "FMA:58591", + "name": "Branch of left anterior ciliary artery to minor circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58587" + ] + } + }, + { + "id": "FMA:58592", + "name": "Branch of long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49952" + ] + }, + "synonyms": [ + "Long posterior ciliary arterial branch" + ] + }, + { + "id": "FMA:58593", + "name": "Branch of long posterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58592" + ] + } + }, + { + "id": "FMA:58594", + "name": "Branch of long posterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58592" + ] + } + }, + { + "id": "FMA:58595", + "name": "Branch of right long posterior ciliary artery to major circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58593" + ] + } + }, + { + "id": "FMA:58596", + "name": "Branch of left long posterior ciliary artery to major circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58593" + ] + } + }, + { + "id": "FMA:58597", + "name": "Branch of right long posterior ciliary artery to minor circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58594" + ] + } + }, + { + "id": "FMA:58598", + "name": "Branch of left long posterior ciliary artery to minor circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58594" + ] + } + }, + { + "id": "FMA:58599", + "name": "Region of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225818" + ] + }, + "synonyms": [ + "Retina subdivision" + ] + }, + { + "id": "FMA:58600", + "name": "Ora serrata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Ora serrata of retina" + ] + }, + { + "id": "FMA:58601", + "name": "Right ora serrata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58600" + ] + } + }, + { + "id": "FMA:58602", + "name": "Left ora serrata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58600" + ] + } + }, + { + "id": "FMA:58603", + "name": "Nonvisual retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58599" + ] + } + }, + { + "id": "FMA:58604", + "name": "Optic part of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58599" + ] + }, + "synonyms": [ + "Optic portion of retina" + ] + }, + { + "id": "FMA:58605", + "name": "Right nonvisual retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58603" + ] + } + }, + { + "id": "FMA:58606", + "name": "Left nonvisual retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58603" + ] + } + }, + { + "id": "FMA:58607", + "name": "Optic part of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58604" + ] + } + }, + { + "id": "FMA:58608", + "name": "Optic part of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58604" + ] + } + }, + { + "id": "FMA:58609", + "name": "Region of nonvisual retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58599" + ] + }, + "synonyms": [ + "Nonvisual retina subdivision" + ] + }, + { + "id": "FMA:58610", + "name": "Ciliary part of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58609" + ] + } + }, + { + "id": "FMA:58611", + "name": "Iridial part of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58609" + ] + }, + "synonyms": [ + "Pars iridica of retina" + ] + }, + { + "id": "FMA:58612", + "name": "Iridial part of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58611" + ] + } + }, + { + "id": "FMA:58613", + "name": "Iridial part of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58611" + ] + } + }, + { + "id": "FMA:58614", + "name": "Ciliary part of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58610" + ] + } + }, + { + "id": "FMA:58615", + "name": "Ciliary part of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58610" + ] + } + }, + { + "id": "FMA:58616", + "name": "Fat body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + }, + "synonyms": [ + "Fat pad" + ] + }, + { + "id": "FMA:58617", + "name": "Layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Retina layer" + ] + }, + { + "id": "FMA:58621", + "name": "Cubital fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:58622", + "name": "Right cubital fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58621" + ] + } + }, + { + "id": "FMA:58623", + "name": "Left cubital fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58621" + ] + } + }, + { + "id": "FMA:58624", + "name": "Popliteal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:58625", + "name": "Right popliteal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58624" + ] + } + }, + { + "id": "FMA:58626", + "name": "Left popliteal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58624" + ] + } + }, + { + "id": "FMA:58627", + "name": "Pigmented layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Retinal pigment epithelium", + "Pigment epithelium of retina", + "Outer pigmented layer of retina", + "Stratum pigmentosum (Retina)" + ] + }, + { + "id": "FMA:58628", + "name": "Neural layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum nervosum (Retina)" + ] + }, + { + "id": "FMA:58631", + "name": "Neural layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58628" + ] + } + }, + { + "id": "FMA:58632", + "name": "Neural layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58628" + ] + } + }, + { + "id": "FMA:58633", + "name": "Region of optic part of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58599" + ] + } + }, + { + "id": "FMA:58634", + "name": "Optic disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58633" + ] + } + }, + { + "id": "FMA:58635", + "name": "Right optic disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58634" + ] + } + }, + { + "id": "FMA:58636", + "name": "Left optic disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58634" + ] + } + }, + { + "id": "FMA:58637", + "name": "Macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58633" + ] + }, + "synonyms": [ + "Macula" + ] + }, + { + "id": "FMA:58638", + "name": "Right macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58637" + ] + } + }, + { + "id": "FMA:58639", + "name": "Left macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58637" + ] + } + }, + { + "id": "FMA:58640", + "name": "Optic part proper of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58633" + ] + } + }, + { + "id": "FMA:58641", + "name": "Optic part proper of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58640" + ] + } + }, + { + "id": "FMA:58642", + "name": "Optic part proper of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58640" + ] + } + }, + { + "id": "FMA:58643", + "name": "C0 pulley of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42733" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of index finger" + ] + }, + { + "id": "FMA:58644", + "name": "C0 pulley of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58643" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of right index finger" + ] + }, + { + "id": "FMA:58645", + "name": "C0 pulley of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58643" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of left index finger" + ] + }, + { + "id": "FMA:58646", + "name": "C0 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:58648", + "name": "C1 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:58649", + "name": "C2 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:58650", + "name": "C3 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42728" + ] + } + }, + { + "id": "FMA:58651", + "name": "C0 pulley of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42734" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of middle finger" + ] + }, + { + "id": "FMA:58652", + "name": "C0 pulley of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58651" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of right middle finger" + ] + }, + { + "id": "FMA:58653", + "name": "C0 pulley of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58651" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of left middle finger" + ] + }, + { + "id": "FMA:58655", + "name": "C0 pulley of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42735" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of ring finger" + ] + }, + { + "id": "FMA:58656", + "name": "C0 pulley of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58655" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of right ring finger" + ] + }, + { + "id": "FMA:58657", + "name": "C0 pulley of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58655" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of left ring finger" + ] + }, + { + "id": "FMA:58658", + "name": "Fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58669" + ] + } + }, + { + "id": "FMA:58659", + "name": "C0 pulley of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42736" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of little finger" + ] + }, + { + "id": "FMA:58660", + "name": "C0 pulley of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58659" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of right little finger" + ] + }, + { + "id": "FMA:58661", + "name": "Right fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58658" + ] + } + }, + { + "id": "FMA:58662", + "name": "C0 pulley of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58659" + ] + }, + "synonyms": [ + "C0 pulley of fibrous tendon sheath of left little finger" + ] + }, + { + "id": "FMA:58663", + "name": "Left fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58658" + ] + } + }, + { + "id": "FMA:58664", + "name": "A1 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + }, + "synonyms": [ + "A1 pulley of finger" + ] + }, + { + "id": "FMA:58665", + "name": "A2 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:58666", + "name": "A3 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:58667", + "name": "A4 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:58668", + "name": "A5 pulley of fibrous tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42727" + ] + } + }, + { + "id": "FMA:58669", + "name": "Region of macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58633" + ] + }, + "synonyms": [ + "Macula lutea subdivision" + ] + }, + { + "id": "FMA:58670", + "name": "Clivus of macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58669" + ] + }, + "synonyms": [ + "Macula lutea clivus" + ] + }, + { + "id": "FMA:58671", + "name": "Macula lutea proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58669" + ] + } + }, + { + "id": "FMA:58672", + "name": "Right macula lutea proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58671" + ] + } + }, + { + "id": "FMA:58673", + "name": "Left macula lutea proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58671" + ] + } + }, + { + "id": "FMA:58674", + "name": "Clivus of fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65540" + ] + }, + "synonyms": [ + "Fovea centralis clivus" + ] + }, + { + "id": "FMA:58675", + "name": "Clivus of right fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58674" + ] + }, + "synonyms": [ + "Right fovea centralis clivus" + ] + }, + { + "id": "FMA:58676", + "name": "Clivus of left fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58674" + ] + }, + "synonyms": [ + "Left fovea centralis clivus" + ] + }, + { + "id": "FMA:58677", + "name": "Foveola of fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65540" + ] + }, + "synonyms": [ + "Fovea centralis foveola" + ] + }, + { + "id": "FMA:58678", + "name": "Foveola of right fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58677" + ] + }, + "synonyms": [ + "Right fovea centralis foveola" + ] + }, + { + "id": "FMA:58679", + "name": "Foveola of left fovea centralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58677" + ] + }, + "synonyms": [ + "Left fovea centralis foveola" + ] + }, + { + "id": "FMA:58680", + "name": "Photoreceptor layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Layer of rods and cones", + "Stratum segmentorum externorum et internorum (Retina)" + ] + }, + { + "id": "FMA:58681", + "name": "Layer of inner and outer segments of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Inner and outer segments of right retina" + ] + }, + { + "id": "FMA:58682", + "name": "Layer of inner and outer segments of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Inner and outer segments of left retina" + ] + }, + { + "id": "FMA:58683", + "name": "Outer limiting layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Outer limiting membrane of retina", + "External limiting membrane of retina", + "Stratum limitans externum (Retina)", + "External limiting lamina of retina" + ] + }, + { + "id": "FMA:58684", + "name": "Outer nuclear layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum nucleare externum (Retina)" + ] + }, + { + "id": "FMA:58685", + "name": "Outer plexiform layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum plexiforme externum" + ] + }, + { + "id": "FMA:58686", + "name": "Inner nuclear layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum nucleare internum" + ] + }, + { + "id": "FMA:58687", + "name": "Ganglionic layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum ganglionicum (Retina)", + "Ganglionic cell layer of retina", + "Ganglion cell layer" + ] + }, + { + "id": "FMA:58688", + "name": "Nerve fiber layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Layer of nerve fibres of retina", + "Layer of nerve fibers of retina", + "Stratum neurofibrarum (Retina)", + "Stratum opticum of retina" + ] + }, + { + "id": "FMA:58689", + "name": "Inner limiting layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Internal limiting membrane of retina", + "Internal limiting lamina of retina", + "Inner limiting membrane of retina" + ] + }, + { + "id": "FMA:58690", + "name": "Outer limiting layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58683" + ] + }, + "synonyms": [ + "External limiting lamina of right retina", + "External limiting membrane of right retina" + ] + }, + { + "id": "FMA:58691", + "name": "Outer limiting layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58683" + ] + }, + "synonyms": [ + "External limiting lamina of left retina", + "External limiting membrane of left retina" + ] + }, + { + "id": "FMA:58692", + "name": "Inner limiting layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58689" + ] + }, + "synonyms": [ + "Internal limiting membrane of right retina" + ] + }, + { + "id": "FMA:58693", + "name": "Inner limiting layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58689" + ] + }, + "synonyms": [ + "Internal limiting membrane of left retina" + ] + }, + { + "id": "FMA:58694", + "name": "Nerve fiber layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58688" + ] + } + }, + { + "id": "FMA:58695", + "name": "Nerve fiber layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58688" + ] + } + }, + { + "id": "FMA:58696", + "name": "Ganglionic layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58687" + ] + } + }, + { + "id": "FMA:58697", + "name": "Ganglionic layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58687" + ] + } + }, + { + "id": "FMA:58698", + "name": "Inner nuclear layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58686" + ] + } + }, + { + "id": "FMA:58699", + "name": "Inner nuclear layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58686" + ] + } + }, + { + "id": "FMA:58700", + "name": "Outer plexiform layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58685" + ] + } + }, + { + "id": "FMA:58701", + "name": "Outer plexiform layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58685" + ] + } + }, + { + "id": "FMA:58702", + "name": "Outer nuclear layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58684" + ] + } + }, + { + "id": "FMA:58703", + "name": "Outer nuclear layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58684" + ] + } + }, + { + "id": "FMA:58704", + "name": "Inner plexiform layer of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58617" + ] + }, + "synonyms": [ + "Stratum plexiforme internum" + ] + }, + { + "id": "FMA:58705", + "name": "Inner plexiform layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58704" + ] + } + }, + { + "id": "FMA:58706", + "name": "Inner plexiform layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58704" + ] + } + }, + { + "id": "FMA:58707", + "name": "Zone of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + }, + "synonyms": [ + "Optic neural zone" + ] + }, + { + "id": "FMA:58708", + "name": "Intracranial part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58707" + ] + }, + "synonyms": [ + "Pars intracranialis (Nervus Opticus)" + ] + }, + { + "id": "FMA:58709", + "name": "Optic canal part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58707" + ] + }, + "synonyms": [ + "Intracanalicular part of optic nerve", + "Pars canalis (Nervus opticus)", + "Part in canal of optic nerve" + ] + }, + { + "id": "FMA:58710", + "name": "Orbital part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58707" + ] + }, + "synonyms": [ + "Pars orbitalis (Nervus opticus)" + ] + }, + { + "id": "FMA:58711", + "name": "Intra-ocular part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58707" + ] + }, + "synonyms": [ + "Intraocular part of optic nerve", + "Pars intraocularis (Nervus opticus)" + ] + }, + { + "id": "FMA:58712", + "name": "Zone of intra-ocular part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58707" + ] + }, + "synonyms": [ + "Subdivision of intraocular part of optic nerve" + ] + }, + { + "id": "FMA:58713", + "name": "Postlaminar part of intra-ocular part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58712" + ] + }, + "synonyms": [ + "Postlaminar part of optic nerve", + "Postlaminar part of intraocular part of optic nerve", + "Pars postlaminaris (Pars intraocularis, Nervus opticus)" + ] + }, + { + "id": "FMA:58714", + "name": "Intralaminar part of intra-ocular part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58712" + ] + }, + "synonyms": [ + "Intralaminar part of intraocular part of optic nerve", + "Intralaminar part of optic nerve", + "Pars intralaminaris (Pars intraocularis, Nervus opticus)" + ] + }, + { + "id": "FMA:58715", + "name": "Prelaminar part of intra-ocular part of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58712" + ] + }, + "synonyms": [ + "Prelaminar part of intraocular part of optic nerve", + "Pars prelaminaris (Pars intraocularis, Nervus opticus)", + "Prelaminar part of optic nerve" + ] + }, + { + "id": "FMA:58716", + "name": "Prelaminar part of intra-ocular part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58715" + ] + }, + "synonyms": [ + "Prelaminar part of intraocular part of right optic nerve" + ] + }, + { + "id": "FMA:58717", + "name": "Prelaminar part of intra-ocular part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58715" + ] + }, + "synonyms": [ + "Prelaminar part of intraocular part of left optic nerve" + ] + }, + { + "id": "FMA:58718", + "name": "Intralaminar part of intra-ocular part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58714" + ] + }, + "synonyms": [ + "Intralaminar part of intraocular part of right optic nerve" + ] + }, + { + "id": "FMA:58719", + "name": "Intralaminar part of intra-ocular part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58714" + ] + }, + "synonyms": [ + "Intralaminar part of intraocular part of left optic nerve" + ] + }, + { + "id": "FMA:58720", + "name": "Postlaminar part of intra-ocular part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58713" + ] + }, + "synonyms": [ + "Postlaminar part of intraocular part of right optic nerve" + ] + }, + { + "id": "FMA:58721", + "name": "Postlaminar part of intra-ocular part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58713" + ] + }, + "synonyms": [ + "Postlaminar part of intraocular part of left optic nerve" + ] + }, + { + "id": "FMA:58722", + "name": "Orbital part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58710" + ] + } + }, + { + "id": "FMA:58723", + "name": "Orbital part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58710" + ] + } + }, + { + "id": "FMA:58724", + "name": "Optic canal part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58709" + ] + } + }, + { + "id": "FMA:58725", + "name": "Optic canal part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58709" + ] + } + }, + { + "id": "FMA:58726", + "name": "Intracranial part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58708" + ] + } + }, + { + "id": "FMA:58727", + "name": "Intracranial part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58708" + ] + } + }, + { + "id": "FMA:58729", + "name": "Intra-ocular part of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58711" + ] + }, + "synonyms": [ + "Intraocular part of right optic nerve" + ] + }, + { + "id": "FMA:58730", + "name": "Intra-ocular part of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58711" + ] + }, + "synonyms": [ + "Intraocular part of left optic nerve" + ] + }, + { + "id": "FMA:58731", + "name": "Ventral flexure line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:58732", + "name": "Right ventral flexure line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58731" + ] + } + }, + { + "id": "FMA:58733", + "name": "Left ventral flexure line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58731" + ] + } + }, + { + "id": "FMA:58734", + "name": "Fascial sheath of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Vaginal bulbi", + "Tenon's capsule", + "Capsule of Tenon", + "Sheath of eyeball", + "Fascia bulbi" + ] + }, + { + "id": "FMA:58735", + "name": "Cribriform fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50277" + ] + }, + "synonyms": [ + "Hesselbach's fascia" + ] + }, + { + "id": "FMA:58736", + "name": "Fascial sheath of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58734" + ] + } + }, + { + "id": "FMA:58737", + "name": "Fascial sheath of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58734" + ] + } + }, + { + "id": "FMA:58738", + "name": "Right cribriform fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58735" + ] + } + }, + { + "id": "FMA:58739", + "name": "Left cribriform fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58735" + ] + } + }, + { + "id": "FMA:58741", + "name": "Zone of investing fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + } + }, + { + "id": "FMA:58742", + "name": "Investing fascia of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45184" + ] + } + }, + { + "id": "FMA:58743", + "name": "Investing fascia of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45184" + ] + } + }, + { + "id": "FMA:58744", + "name": "Investing fascia of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45209" + ] + } + }, + { + "id": "FMA:58745", + "name": "Investing fascia of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45209" + ] + } + }, + { + "id": "FMA:58746", + "name": "Lateral femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51049" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of thigh" + ] + }, + { + "id": "FMA:58747", + "name": "Right lateral femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58746" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of right thigh" + ] + }, + { + "id": "FMA:58748", + "name": "Left lateral femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58746" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of left thigh" + ] + }, + { + "id": "FMA:58749", + "name": "Medial femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51049" + ] + }, + "synonyms": [ + "Medial intermuscular septum of thigh" + ] + }, + { + "id": "FMA:58750", + "name": "Right medial femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58749" + ] + }, + "synonyms": [ + "Medial intermuscular septum of right thigh" + ] + }, + { + "id": "FMA:58751", + "name": "Left medial femoral intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58749" + ] + }, + "synonyms": [ + "Medial intermuscular septum of left thigh" + ] + }, + { + "id": "FMA:58752", + "name": "Investing fascia of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58790" + ] + } + }, + { + "id": "FMA:58753", + "name": "Investing fascia of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58790" + ] + } + }, + { + "id": "FMA:58755", + "name": "Anterior intermuscular septum of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79981" + ] + } + }, + { + "id": "FMA:58756", + "name": "Anterior intermuscular septum of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58755" + ] + } + }, + { + "id": "FMA:58757", + "name": "Anterior intermuscular septum of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58755" + ] + } + }, + { + "id": "FMA:58758", + "name": "Posterior intermuscular septum of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79981" + ] + } + }, + { + "id": "FMA:58759", + "name": "Posterior intermuscular septum of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58758" + ] + } + }, + { + "id": "FMA:58760", + "name": "Posterior intermuscular septum of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58758" + ] + } + }, + { + "id": "FMA:58761", + "name": "Wall of anterior segment of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86119" + ] + } + }, + { + "id": "FMA:58762", + "name": "Wall of posterior segment of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86119" + ] + } + }, + { + "id": "FMA:58763", + "name": "Wall of anterior segment of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58761" + ] + } + }, + { + "id": "FMA:58764", + "name": "Wall of anterior segment of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58761" + ] + } + }, + { + "id": "FMA:58765", + "name": "Wall of posterior segment of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58762" + ] + } + }, + { + "id": "FMA:58766", + "name": "Wall of posterior segment of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58762" + ] + } + }, + { + "id": "FMA:58767", + "name": "Saphenous opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Hiatus saphenous" + ] + }, + { + "id": "FMA:58768", + "name": "Right saphenous opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58767" + ] + } + }, + { + "id": "FMA:58769", + "name": "Left saphenous opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58767" + ] + } + }, + { + "id": "FMA:58770", + "name": "Falciform margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Hey's ligament", + "Margo falciformis", + "Burn's ligament", + "Falciform margin of saphenous opening" + ] + }, + { + "id": "FMA:58771", + "name": "Gluteal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58425" + ] + } + }, + { + "id": "FMA:58772", + "name": "Infrapatellar fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:58773", + "name": "Infrapatellar fat pad of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58772" + ] + } + }, + { + "id": "FMA:58774", + "name": "Infrapatellar fat pad of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58772" + ] + } + }, + { + "id": "FMA:58775", + "name": "Zone of fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58741" + ] + }, + "synonyms": [ + "Fascia lata zone" + ] + }, + { + "id": "FMA:58776", + "name": "Right iliotibial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51048" + ] + } + }, + { + "id": "FMA:58777", + "name": "Left iliotibial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51048" + ] + } + }, + { + "id": "FMA:58778", + "name": "Right fascia lata proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51047" + ] + } + }, + { + "id": "FMA:58779", + "name": "Left fascia lata proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51047" + ] + } + }, + { + "id": "FMA:58780", + "name": "Femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45234" + ] + }, + "synonyms": [ + "Scarpa's triangle" + ] + }, + { + "id": "FMA:58781", + "name": "Adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Hunter's canal" + ] + }, + { + "id": "FMA:58782", + "name": "Right adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58781" + ] + } + }, + { + "id": "FMA:58783", + "name": "Left adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58781" + ] + } + }, + { + "id": "FMA:58784", + "name": "Adductor hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:58785", + "name": "Right adductor hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58784" + ] + } + }, + { + "id": "FMA:58786", + "name": "Left adductor hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58784" + ] + } + }, + { + "id": "FMA:58787", + "name": "Infra-inguinal part of fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + } + }, + { + "id": "FMA:58788", + "name": "Superficial layer of infra-inguinal part of fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + }, + "synonyms": [ + "Superficial stratum of infra-inguinal part of fascia lata" + ] + }, + { + "id": "FMA:58789", + "name": "Deep layer of infra-inguinal part of fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + } + }, + { + "id": "FMA:58790", + "name": "Investing fascia of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + } + }, + { + "id": "FMA:58791", + "name": "Right crural fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45206" + ] + } + }, + { + "id": "FMA:58792", + "name": "Left crural fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45206" + ] + } + }, + { + "id": "FMA:58793", + "name": "Dorsal fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79985" + ] + }, + "synonyms": [ + "Dorsal pedal fascia" + ] + }, + { + "id": "FMA:58794", + "name": "Plantar fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79985" + ] + } + }, + { + "id": "FMA:58795", + "name": "Zone of plantar fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79985" + ] + } + }, + { + "id": "FMA:58796", + "name": "Dorsal fascia of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58793" + ] + } + }, + { + "id": "FMA:58797", + "name": "Dorsal fascia of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58793" + ] + } + }, + { + "id": "FMA:58798", + "name": "Plantar fascia of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58794" + ] + } + }, + { + "id": "FMA:58799", + "name": "Plantar fascia of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58794" + ] + } + }, + { + "id": "FMA:58801", + "name": "Plantar aponeurosis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58807" + ] + } + }, + { + "id": "FMA:58802", + "name": "Right plantar aponeurosis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58801" + ] + } + }, + { + "id": "FMA:58803", + "name": "Left plantar aponeurosis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58801" + ] + } + }, + { + "id": "FMA:58804", + "name": "Digital slip of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58807" + ] + } + }, + { + "id": "FMA:58805", + "name": "Digital slip of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58804" + ] + } + }, + { + "id": "FMA:58806", + "name": "Digital slip of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58804" + ] + } + }, + { + "id": "FMA:58807", + "name": "Zone of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58795" + ] + }, + "synonyms": [ + "Plantar aponeurosis zone" + ] + }, + { + "id": "FMA:58808", + "name": "Central part of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58807" + ] + } + }, + { + "id": "FMA:58809", + "name": "Medial part of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58807" + ] + } + }, + { + "id": "FMA:58810", + "name": "Lateral part of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58807" + ] + } + }, + { + "id": "FMA:58811", + "name": "Lateral part of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58810" + ] + } + }, + { + "id": "FMA:58812", + "name": "Lateral part of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58810" + ] + } + }, + { + "id": "FMA:58813", + "name": "Medial part of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58809" + ] + } + }, + { + "id": "FMA:58814", + "name": "Medial part of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58809" + ] + } + }, + { + "id": "FMA:58815", + "name": "Central part of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58808" + ] + } + }, + { + "id": "FMA:58816", + "name": "Central part of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58808" + ] + } + }, + { + "id": "FMA:58817", + "name": "Subdivision of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24218" + ] + }, + "synonyms": [ + "Head proper subdivision", + "Head proper region" + ] + }, + { + "id": "FMA:58819", + "name": "Aqueous humor of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Aqueous humor" + ] + }, + { + "id": "FMA:58820", + "name": "Aqueous humor of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58819" + ] + } + }, + { + "id": "FMA:58821", + "name": "Aqueous humor of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58819" + ] + } + }, + { + "id": "FMA:58822", + "name": "Whole portion of vitreous humor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67388" + ] + }, + "synonyms": [ + "Humor vitreous", + "Vitreous humor" + ] + }, + { + "id": "FMA:58825", + "name": "Right auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61707" + ] + }, + "synonyms": [ + "Right lateral part of head", + "Right side of head proper" + ] + }, + { + "id": "FMA:58826", + "name": "Left auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61707" + ] + }, + "synonyms": [ + "Left side of head proper", + "Left lateral part of head" + ] + }, + { + "id": "FMA:58827", + "name": "Vitreous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20111" + ] + } + }, + { + "id": "FMA:58828", + "name": "Right vitreous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58827" + ] + } + }, + { + "id": "FMA:58829", + "name": "Left vitreous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58827" + ] + } + }, + { + "id": "FMA:58837", + "name": "Hyaloid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67388" + ] + }, + "synonyms": [ + "Cloquet's canal", + "Stilling's canal", + "Canal of Cloquet" + ] + }, + { + "id": "FMA:58838", + "name": "Suspensory ligament of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Zonule of Zinn", + "Ciliary zonule", + "Zinn's membrane" + ] + }, + { + "id": "FMA:58839", + "name": "Suspensory ligament of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58838" + ] + } + }, + { + "id": "FMA:58840", + "name": "Suspensory ligament of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58838" + ] + } + }, + { + "id": "FMA:58841", + "name": "Right hyaloid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58837" + ] + } + }, + { + "id": "FMA:58842", + "name": "Left hyaloid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58837" + ] + } + }, + { + "id": "FMA:58843", + "name": "Hyaloid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65540" + ] + }, + "synonyms": [ + "Fossa hyaloideus" + ] + }, + { + "id": "FMA:58844", + "name": "Right hyaloid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58843" + ] + } + }, + { + "id": "FMA:58845", + "name": "Left hyaloid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58843" + ] + } + }, + { + "id": "FMA:58846", + "name": "Superficial transverse metatearsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58795" + ] + } + }, + { + "id": "FMA:58848", + "name": "Vitreous chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58071" + ] + }, + "synonyms": [ + "Camera vitrea", + "Vitreous chamber", + "Camera vitrea bulbi", + "Postremal chamber of eyeball", + "Camera postrema", + "Postremal chamber" + ] + }, + { + "id": "FMA:58850", + "name": "Region of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Plantar aponeurosis region" + ] + }, + { + "id": "FMA:58851", + "name": "Transverse fascicle of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58850" + ] + } + }, + { + "id": "FMA:58852", + "name": "Vitreous chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58848" + ] + } + }, + { + "id": "FMA:58853", + "name": "Vitreous chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58848" + ] + } + }, + { + "id": "FMA:58854", + "name": "Longitudinal fascicle of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58850" + ] + } + }, + { + "id": "FMA:58855", + "name": "Longitudinal fascicle of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58854" + ] + } + }, + { + "id": "FMA:58856", + "name": "Longitudinal fascicle of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58854" + ] + }, + "synonyms": [ + "Longitudinal fascicle of plantar aponeurosis of left sole" + ] + }, + { + "id": "FMA:58857", + "name": "Transverse fascicle of right plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58851" + ] + }, + "synonyms": [ + "Transverse fascicle of plantar aponeurosis of right sole" + ] + }, + { + "id": "FMA:58858", + "name": "Transverse fascicle of left plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58851" + ] + }, + "synonyms": [ + "Transverse fascicle of plantar aponeurosis of left sole" + ] + }, + { + "id": "FMA:58859", + "name": "Subaponeurotic fascia of sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:58860", + "name": "Subaponeurotic fascia of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58859" + ] + } + }, + { + "id": "FMA:58861", + "name": "Subaponeurotic fascia of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58859" + ] + } + }, + { + "id": "FMA:58862", + "name": "Cavity of vitreous chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58249" + ] + } + }, + { + "id": "FMA:58863", + "name": "Cavity of vitreous chamber of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58862" + ] + } + }, + { + "id": "FMA:58864", + "name": "Cavity of vitreous chamber of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58862" + ] + } + }, + { + "id": "FMA:58865", + "name": "Anterior segment of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86144" + ] + }, + "synonyms": [ + "Segmentum anterius (Bulbus oculi)" + ] + }, + { + "id": "FMA:58866", + "name": "Anterior segment of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58865" + ] + } + }, + { + "id": "FMA:58867", + "name": "Anterior segment of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58865" + ] + } + }, + { + "id": "FMA:58868", + "name": "Posterior segment of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86144" + ] + }, + "synonyms": [ + "Segmentum posterius (Bulbus oculi)" + ] + }, + { + "id": "FMA:58869", + "name": "Posterior segment of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58868" + ] + } + }, + { + "id": "FMA:58870", + "name": "Posterior segment of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58868" + ] + } + }, + { + "id": "FMA:58871", + "name": "Epithelium of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45566" + ] + }, + "synonyms": [ + "Lens epithelium" + ] + }, + { + "id": "FMA:58874", + "name": "Plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58795" + ] + } + }, + { + "id": "FMA:58875", + "name": "Lateral plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58874" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of sole" + ] + }, + { + "id": "FMA:58876", + "name": "Medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58874" + ] + }, + "synonyms": [ + "Medial intermuscular septum of sole" + ] + }, + { + "id": "FMA:58877", + "name": "Right lateral plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58875" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of right sole" + ] + }, + { + "id": "FMA:58878", + "name": "Left lateral plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58875" + ] + }, + "synonyms": [ + "Lateral intermuscular septum of left sole" + ] + }, + { + "id": "FMA:58879", + "name": "Right medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58876" + ] + }, + "synonyms": [ + "Medial intermuscular septum of right sole" + ] + }, + { + "id": "FMA:58880", + "name": "Lateral medial intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58874" + ] + }, + "synonyms": [ + "Medial intermuscular septum of left sole" + ] + }, + { + "id": "FMA:58881", + "name": "Capsule of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Lens capsule" + ] + }, + { + "id": "FMA:58882", + "name": "Capsule of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58881" + ] + }, + "synonyms": [ + "Right lens capsule" + ] + }, + { + "id": "FMA:58883", + "name": "Capsule of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58881" + ] + }, + "synonyms": [ + "Left lens capsule" + ] + }, + { + "id": "FMA:58884", + "name": "Sagittal plantar septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58874" + ] + } + }, + { + "id": "FMA:58885", + "name": "Surface of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58315" + ] + }, + "synonyms": [ + "Iris surface" + ] + }, + { + "id": "FMA:58886", + "name": "Sagittal septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58884" + ] + } + }, + { + "id": "FMA:58887", + "name": "Sagittal septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58884" + ] + } + }, + { + "id": "FMA:58888", + "name": "Surface of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58315" + ] + }, + "synonyms": [ + "Lens surface" + ] + }, + { + "id": "FMA:58889", + "name": "Anterior surface of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58888" + ] + }, + "synonyms": [ + "Facies anterior (Lens)" + ] + }, + { + "id": "FMA:58890", + "name": "Posterior surface of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58888" + ] + }, + "synonyms": [ + "Facies posterior (Lens)" + ] + }, + { + "id": "FMA:58891", + "name": "Posterior surface of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58890" + ] + } + }, + { + "id": "FMA:58892", + "name": "Posterior surface of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58890" + ] + } + }, + { + "id": "FMA:58893", + "name": "Anterior surface of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58889" + ] + } + }, + { + "id": "FMA:58894", + "name": "Anterior surface of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58889" + ] + } + }, + { + "id": "FMA:58895", + "name": "Compartment of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Head compartment" + ] + }, + { + "id": "FMA:58896", + "name": "Compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Neck compartment" + ] + }, + { + "id": "FMA:58897", + "name": "Anterior pole of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58067" + ] + }, + "synonyms": [ + "Polus anterior (Lens)" + ] + }, + { + "id": "FMA:58898", + "name": "Posterior pole of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58067" + ] + }, + "synonyms": [ + "Polus posterior (Lens)" + ] + }, + { + "id": "FMA:58899", + "name": "Posterior pole of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58898" + ] + } + }, + { + "id": "FMA:58900", + "name": "Posterior pole of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58898" + ] + } + }, + { + "id": "FMA:58901", + "name": "Anterior pole of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58897" + ] + } + }, + { + "id": "FMA:58902", + "name": "Anterior pole of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58897" + ] + } + }, + { + "id": "FMA:58903", + "name": "Compartment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Trunk compartment" + ] + }, + { + "id": "FMA:58907", + "name": "Axis of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Axis (Lens)", + "Lens axis" + ] + }, + { + "id": "FMA:58908", + "name": "Axis of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58907" + ] + }, + "synonyms": [ + "Right lens axis" + ] + }, + { + "id": "FMA:58909", + "name": "Axis of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58907" + ] + }, + "synonyms": [ + "Left lens axis" + ] + }, + { + "id": "FMA:58910", + "name": "Equator of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58141" + ] + }, + "synonyms": [ + "Lens equator" + ] + }, + { + "id": "FMA:58911", + "name": "Equator of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58910" + ] + }, + "synonyms": [ + "Right lens equator" + ] + }, + { + "id": "FMA:58912", + "name": "Equator of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58910" + ] + }, + "synonyms": [ + "Left lens equator" + ] + }, + { + "id": "FMA:58913", + "name": "Submetatarsal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:58914", + "name": "Region of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Medial plantar intermuscular septum region" + ] + }, + { + "id": "FMA:58915", + "name": "Proximal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:58916", + "name": "Medial division of proximal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80001" + ] + } + }, + { + "id": "FMA:58917", + "name": "Lateral division of proximal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80001" + ] + } + }, + { + "id": "FMA:58918", + "name": "Intermediate band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:58919", + "name": "Medial division of intermediate band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80000" + ] + } + }, + { + "id": "FMA:58920", + "name": "Lateral division of intermediate band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80000" + ] + } + }, + { + "id": "FMA:58921", + "name": "Distal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:58922", + "name": "Medial division of distal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79999" + ] + } + }, + { + "id": "FMA:58923", + "name": "Lateral division of distal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79999" + ] + } + }, + { + "id": "FMA:58924", + "name": "Proximal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58915" + ] + } + }, + { + "id": "FMA:58925", + "name": "Proximal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58915" + ] + } + }, + { + "id": "FMA:58926", + "name": "Intermediate band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58918" + ] + } + }, + { + "id": "FMA:58927", + "name": "Intermediate band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58918" + ] + } + }, + { + "id": "FMA:58928", + "name": "Distal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58921" + ] + } + }, + { + "id": "FMA:58929", + "name": "Distal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58921" + ] + } + }, + { + "id": "FMA:58930", + "name": "Medial division of proximal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58916" + ] + } + }, + { + "id": "FMA:58931", + "name": "Medial division of proximal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58916" + ] + } + }, + { + "id": "FMA:58932", + "name": "Lateral division of proximal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58917" + ] + } + }, + { + "id": "FMA:58933", + "name": "Lateral division of proximal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58917" + ] + } + }, + { + "id": "FMA:58934", + "name": "Medial division of intermediate band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58919" + ] + } + }, + { + "id": "FMA:58935", + "name": "Medial division of intermediate band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58919" + ] + } + }, + { + "id": "FMA:58936", + "name": "Lateral division of intermediate band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58920" + ] + } + }, + { + "id": "FMA:58937", + "name": "Lateral division of intermediate band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58920" + ] + } + }, + { + "id": "FMA:58938", + "name": "Lateral division of distal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58923" + ] + } + }, + { + "id": "FMA:58939", + "name": "Lateral division of distal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58923" + ] + } + }, + { + "id": "FMA:58940", + "name": "Medial division of distal band of medial intermuscular septum of right sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58922" + ] + } + }, + { + "id": "FMA:58941", + "name": "Medial division of distal band of medial intermuscular septum of left sole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58922" + ] + } + }, + { + "id": "FMA:58942", + "name": "Fibrous sheath of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58795" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of toe", + "Flexor tendon sheath of toe" + ] + }, + { + "id": "FMA:58943", + "name": "Fibrous sheath of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58942" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of big toe", + "Flexor tendon sheath of big toe", + "Fibrous sheath of great toe" + ] + }, + { + "id": "FMA:58944", + "name": "Fibrous sheath of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58943" + ] + }, + "synonyms": [ + "Fibrous sheath of right great toe", + "Flexor tendon sheath of right big toe", + "Fibrous flexor sheath of right big toe" + ] + }, + { + "id": "FMA:58945", + "name": "Fibrous sheath of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58943" + ] + }, + "synonyms": [ + "Flexor tendon sheath of left big toe", + "Fibrous flexor sheath of left big toe", + "Fibrous sheath of left great toe" + ] + }, + { + "id": "FMA:58946", + "name": "Fibrous sheath of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58942" + ] + }, + "synonyms": [ + "Flexor tendon sheath of second toe", + "Fibrous flexor sheath of second toe" + ] + }, + { + "id": "FMA:58947", + "name": "Fibrous sheath of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58946" + ] + }, + "synonyms": [ + "Flexor tendon sheath of right second toe", + "Fibrous flexor sheath of right second toe" + ] + }, + { + "id": "FMA:58948", + "name": "Fibrous sheath of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58946" + ] + }, + "synonyms": [ + "Flexor tendon sheath of left second toe", + "Fibrous flexor sheath of left second toe" + ] + }, + { + "id": "FMA:58949", + "name": "Fibrous sheath of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58942" + ] + }, + "synonyms": [ + "Flexor tendon sheath of third toe", + "Fibrous flexor sheath of third toe" + ] + }, + { + "id": "FMA:58950", + "name": "Fibrous sheath of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58949" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of right third toe", + "Flexor tendon sheath of right third toe" + ] + }, + { + "id": "FMA:58951", + "name": "Fibrous sheath of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58949" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of left third toe", + "Flexor tendon sheath of left third toe" + ] + }, + { + "id": "FMA:58952", + "name": "Fibrous sheath of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58942" + ] + }, + "synonyms": [ + "Flexor tendon sheath of fourth toe", + "Fibrous flexor sheath of fourth toe" + ] + }, + { + "id": "FMA:58953", + "name": "Fibrous sheath of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58952" + ] + }, + "synonyms": [ + "Flexor tendon sheath of right fourth toe", + "Fibrous flexor sheath of right fourth toe" + ] + }, + { + "id": "FMA:58954", + "name": "Fibrous sheath of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58952" + ] + }, + "synonyms": [ + "Flexor tendon sheath of left fourth toe", + "Fibrous flexor sheath of left fourth toe" + ] + }, + { + "id": "FMA:58955", + "name": "Fibrous sheath of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58942" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of little toe", + "Fibrous flexor sheath of fifth toe", + "Flexor tendon sheath of little toe" + ] + }, + { + "id": "FMA:58956", + "name": "Fibrous sheath of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58955" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of right little toe", + "Flexor tendon sheath of right little toe", + "Fibrous flexor sheath of right fifth toe" + ] + }, + { + "id": "FMA:58957", + "name": "Fibrous sheath of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58955" + ] + }, + "synonyms": [ + "Fibrous flexor sheath of left little toe", + "Fibrous flexor sheath of left fifth toe", + "Fibrous sheath of left fifth toe", + "Flexor tendon sheath of left little toe" + ] + }, + { + "id": "FMA:58958", + "name": "Investing fascia of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45168" + ] + } + }, + { + "id": "FMA:58959", + "name": "Investing fascia of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45168" + ] + } + }, + { + "id": "FMA:58960", + "name": "Infra-inguinal part of right fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58787" + ] + } + }, + { + "id": "FMA:58961", + "name": "Infra-inguinal part of left fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58787" + ] + } + }, + { + "id": "FMA:58962", + "name": "Superficial layer of infra-inguinal part of right fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58788" + ] + } + }, + { + "id": "FMA:58963", + "name": "Superficial layer of infra-inguinal part of left fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58788" + ] + } + }, + { + "id": "FMA:58964", + "name": "Deep layer of infra-inguinal part of right fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58789" + ] + } + }, + { + "id": "FMA:58965", + "name": "Deep layer of infra-inguinal part of left fascia lata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58789" + ] + } + }, + { + "id": "FMA:58970", + "name": "Cortex of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Lens cortex" + ] + }, + { + "id": "FMA:58971", + "name": "Nucleus of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lens nucleus" + ] + }, + { + "id": "FMA:58972", + "name": "Nucleus of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58971" + ] + }, + "synonyms": [ + "Right lens nucleus" + ] + }, + { + "id": "FMA:58973", + "name": "Nucleus of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58971" + ] + }, + "synonyms": [ + "Left lens nucleus" + ] + }, + { + "id": "FMA:58974", + "name": "Cortex of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58970" + ] + }, + "synonyms": [ + "Right lens cortex" + ] + }, + { + "id": "FMA:58975", + "name": "Cortex of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58970" + ] + }, + "synonyms": [ + "Left lens cortex" + ] + }, + { + "id": "FMA:58976", + "name": "Region of suspensory ligament of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:58977", + "name": "Anterior sheet of suspensory ligament of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58976" + ] + }, + "synonyms": [ + "Anterior zonular sheet" + ] + }, + { + "id": "FMA:58978", + "name": "Posterior sheet of suspensory ligament of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58976" + ] + }, + "synonyms": [ + "Posterior zonular sheet" + ] + }, + { + "id": "FMA:58979", + "name": "Retrozonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:58980", + "name": "Right retrozonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58979" + ] + } + }, + { + "id": "FMA:58981", + "name": "Left retrozonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58979" + ] + } + }, + { + "id": "FMA:58982", + "name": "Zonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:58983", + "name": "Right zonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58982" + ] + } + }, + { + "id": "FMA:58984", + "name": "Left zonular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58982" + ] + } + }, + { + "id": "FMA:58985", + "name": "Episcleral space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + }, + "synonyms": [ + "Spatium episclerae" + ] + }, + { + "id": "FMA:58986", + "name": "Right episcleral space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58985" + ] + } + }, + { + "id": "FMA:58987", + "name": "Left episcleral space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58985" + ] + } + }, + { + "id": "FMA:58988", + "name": "Anterior sheet of suspensory ligament of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58977" + ] + } + }, + { + "id": "FMA:58989", + "name": "Anterior sheet of suspensory ligament of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58977" + ] + } + }, + { + "id": "FMA:58990", + "name": "Posterior sheet of suspensory ligament of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58978" + ] + } + }, + { + "id": "FMA:58991", + "name": "Posterior sheet of suspensory ligament of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58978" + ] + } + }, + { + "id": "FMA:59002", + "name": "Vascular circle of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + } + }, + { + "id": "FMA:59003", + "name": "Vascular circle of right optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59002" + ] + } + }, + { + "id": "FMA:59004", + "name": "Vascular circle of left optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59002" + ] + } + }, + { + "id": "FMA:59005", + "name": "Orbital fat body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + }, + "synonyms": [ + "Orbital fat", + "Retrobulbar fat", + "Intraorbital fat pad" + ] + }, + { + "id": "FMA:59006", + "name": "Right orbital fat body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59005" + ] + }, + "synonyms": [ + "Right intraorbital fat pad" + ] + }, + { + "id": "FMA:59007", + "name": "Left orbital fat body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59005" + ] + }, + "synonyms": [ + "Left intraorbital fat pad" + ] + }, + { + "id": "FMA:59008", + "name": "Left medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58876" + ] + } + }, + { + "id": "FMA:59009", + "name": "Right lateral medial intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58880" + ] + } + }, + { + "id": "FMA:59010", + "name": "Left lateral medial intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58880" + ] + } + }, + { + "id": "FMA:59011", + "name": "Conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Wall of conjunctival sac" + ] + }, + { + "id": "FMA:59012", + "name": "Right conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59011" + ] + }, + "synonyms": [ + "Wall of right conjunctival sac", + "Conjunctiva of right eye" + ] + }, + { + "id": "FMA:59013", + "name": "Left conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59011" + ] + }, + "synonyms": [ + "Conjunctiva of left eye", + "Wall of left conjunctival sac" + ] + }, + { + "id": "FMA:59014", + "name": "Right conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20291" + ] + } + }, + { + "id": "FMA:59015", + "name": "Left conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20291" + ] + } + }, + { + "id": "FMA:59016", + "name": "Conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59023" + ] + } + }, + { + "id": "FMA:59017", + "name": "Superior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59016" + ] + } + }, + { + "id": "FMA:59018", + "name": "Inferior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59016" + ] + } + }, + { + "id": "FMA:59019", + "name": "Right inferior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59018" + ] + } + }, + { + "id": "FMA:59020", + "name": "Left inferior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59018" + ] + } + }, + { + "id": "FMA:59021", + "name": "Right superior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59017" + ] + } + }, + { + "id": "FMA:59022", + "name": "Left superior conjunctival fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59017" + ] + } + }, + { + "id": "FMA:59023", + "name": "Region of conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Conjunctiva subdivision" + ] + }, + { + "id": "FMA:59024", + "name": "Bulbar conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59023" + ] + } + }, + { + "id": "FMA:59025", + "name": "Palpebral conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59023" + ] + }, + "synonyms": [ + "Tunica conjunctiva palpebrum" + ] + }, + { + "id": "FMA:59026", + "name": "Palpebral conjunctiva of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59025" + ] + }, + "synonyms": [ + "Upper palpebral conjunctiva" + ] + }, + { + "id": "FMA:59027", + "name": "Palpebral conjunctiva of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59025" + ] + }, + "synonyms": [ + "Lower palpebral conjunctiva" + ] + }, + { + "id": "FMA:59028", + "name": "Right bulbar conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59024" + ] + } + }, + { + "id": "FMA:59029", + "name": "Left bulbar conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59024" + ] + } + }, + { + "id": "FMA:59030", + "name": "Superior border of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59036", + "name": "Inferior border of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59039", + "name": "Anterior border of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59042", + "name": "Posterior border of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59045", + "name": "Plica semilunaris of conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59023" + ] + }, + "synonyms": [ + "Plica semilunaris (Conjunctiva)", + "Semilunar fold of conjunctiva" + ] + }, + { + "id": "FMA:59046", + "name": "Plica semilunaris of right conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59045" + ] + } + }, + { + "id": "FMA:59047", + "name": "Plica semilunaris of left conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59045" + ] + } + }, + { + "id": "FMA:59048", + "name": "Infra-orbital canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Canalis infra-orbitalis" + ] + }, + { + "id": "FMA:59049", + "name": "Right infra-orbital canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59048" + ] + } + }, + { + "id": "FMA:59050", + "name": "Left infra-orbital canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59048" + ] + } + }, + { + "id": "FMA:59051", + "name": "Right side of anterior nasal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:59052", + "name": "Left side of anterior nasal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:59053", + "name": "Infratemporal part of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:59054", + "name": "Infratemporal part of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59053" + ] + } + }, + { + "id": "FMA:59055", + "name": "Infratemporal part of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59053" + ] + } + }, + { + "id": "FMA:59056", + "name": "Conjunctival gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Accessory lacrimal gland", + "Krause gland" + ] + }, + { + "id": "FMA:59057", + "name": "Right conjunctival gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59056" + ] + } + }, + { + "id": "FMA:59058", + "name": "Left conjunctival gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59056" + ] + } + }, + { + "id": "FMA:59059", + "name": "Anterior surface of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59060" + ] + } + }, + { + "id": "FMA:59060", + "name": "Surface of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + }, + "synonyms": [ + "Eyelid surface" + ] + }, + { + "id": "FMA:59061", + "name": "Posterior surface of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59060" + ] + } + }, + { + "id": "FMA:59062", + "name": "Anterior surface of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59451" + ] + } + }, + { + "id": "FMA:59063", + "name": "Tooth socket of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58056" + ] + } + }, + { + "id": "FMA:59064", + "name": "Anterior surface of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59451" + ] + } + }, + { + "id": "FMA:59065", + "name": "Tooth socket of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58056" + ] + } + }, + { + "id": "FMA:59066", + "name": "Posterior surface of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59455" + ] + } + }, + { + "id": "FMA:59067", + "name": "Posterior surface of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59455" + ] + } + }, + { + "id": "FMA:59068", + "name": "Surface of zygomatic process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:59069", + "name": "Surface of zygomatic process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59068" + ] + } + }, + { + "id": "FMA:59070", + "name": "Surface of zygomatic process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59068" + ] + } + }, + { + "id": "FMA:59071", + "name": "Lateral surface of frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:59072", + "name": "Lateral surface of frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59071" + ] + } + }, + { + "id": "FMA:59073", + "name": "Lateral surface of frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59071" + ] + } + }, + { + "id": "FMA:59074", + "name": "Medial surface of frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:59075", + "name": "Medial surface of frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59074" + ] + } + }, + { + "id": "FMA:59076", + "name": "Medial surface of frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59074" + ] + } + }, + { + "id": "FMA:59077", + "name": "Anterior border of frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59078", + "name": "Anterior border of frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59077" + ] + } + }, + { + "id": "FMA:59079", + "name": "Anterior border of frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59077" + ] + } + }, + { + "id": "FMA:59080", + "name": "Posterior border of frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + } + }, + { + "id": "FMA:59081", + "name": "Posterior border of frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59080" + ] + } + }, + { + "id": "FMA:59082", + "name": "Posterior border of frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59080" + ] + } + }, + { + "id": "FMA:59083", + "name": "Cavity of conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + }, + "synonyms": [ + "Conjunctival sac cavity" + ] + }, + { + "id": "FMA:59084", + "name": "Cavity of right conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59083" + ] + }, + "synonyms": [ + "Right conjunctival sac cavity" + ] + }, + { + "id": "FMA:59085", + "name": "Cavity of left conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59083" + ] + }, + "synonyms": [ + "Left conjunctival sac cavity" + ] + }, + { + "id": "FMA:59086", + "name": "Tarsal plate of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Tarsal plate" + ] + }, + { + "id": "FMA:59087", + "name": "Tarsal plate of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59086" + ] + }, + "synonyms": [ + "Superior tarsus", + "Superior tarsal plate" + ] + }, + { + "id": "FMA:59088", + "name": "Tarsal plate of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59086" + ] + }, + "synonyms": [ + "Inferior tarsus", + "Inferior tarsal plate" + ] + }, + { + "id": "FMA:59089", + "name": "Tarsal plate of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59088" + ] + } + }, + { + "id": "FMA:59090", + "name": "Tarsal plate of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59088" + ] + } + }, + { + "id": "FMA:59091", + "name": "Tarsal plate of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59087" + ] + } + }, + { + "id": "FMA:59092", + "name": "Tarsal plate of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59087" + ] + } + }, + { + "id": "FMA:59095", + "name": "Inferior surface of palatine process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:59096", + "name": "Inferior surface of palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59095" + ] + } + }, + { + "id": "FMA:59097", + "name": "Inferior surface of palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59095" + ] + } + }, + { + "id": "FMA:59098", + "name": "Superior surface of palatine process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + } + }, + { + "id": "FMA:59099", + "name": "Superior surface of palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59098" + ] + } + }, + { + "id": "FMA:59100", + "name": "Superior surface of palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59098" + ] + } + }, + { + "id": "FMA:59101", + "name": "Lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:59102", + "name": "Right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59101" + ] + } + }, + { + "id": "FMA:59103", + "name": "Left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59101" + ] + } + }, + { + "id": "FMA:59104", + "name": "Tarsal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59160" + ] + }, + "synonyms": [ + "Gland of Meibom", + "Meibomian gland" + ] + }, + { + "id": "FMA:59105", + "name": "Tarsal gland of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59104" + ] + } + }, + { + "id": "FMA:59106", + "name": "Tarsal gland of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59104" + ] + } + }, + { + "id": "FMA:59107", + "name": "Incisive canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:59108", + "name": "Right incisive canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59107" + ] + } + }, + { + "id": "FMA:59109", + "name": "Left incisive canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59107" + ] + } + }, + { + "id": "FMA:59110", + "name": "Palpebral fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:59112", + "name": "Right palpebral fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59110" + ] + } + }, + { + "id": "FMA:59113", + "name": "Left palpebral fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59110" + ] + } + }, + { + "id": "FMA:59114", + "name": "Nasal crest of palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75062" + ] + } + }, + { + "id": "FMA:59115", + "name": "Nasal crest of palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75062" + ] + } + }, + { + "id": "FMA:59116", + "name": "Anatomical line of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:59117", + "name": "Subtarsal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + } + }, + { + "id": "FMA:59118", + "name": "Right subtarsal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59117" + ] + } + }, + { + "id": "FMA:59119", + "name": "Left subtarsal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59117" + ] + } + }, + { + "id": "FMA:59120", + "name": "Lateral border of palatine process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59121", + "name": "Lateral border of palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59120" + ] + } + }, + { + "id": "FMA:59122", + "name": "Lateral border of palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59120" + ] + } + }, + { + "id": "FMA:59123", + "name": "Medial border of palatine process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59124", + "name": "Medial border of palatine process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59123" + ] + } + }, + { + "id": "FMA:59125", + "name": "Medial border of palatine process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59123" + ] + } + }, + { + "id": "FMA:59126", + "name": "Palatine process proper of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:59127", + "name": "Palatine process proper of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59126" + ] + } + }, + { + "id": "FMA:59128", + "name": "Palatine process proper of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59126" + ] + } + }, + { + "id": "FMA:59129", + "name": "Anterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53174" + ] + } + }, + { + "id": "FMA:59130", + "name": "Posterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53174" + ] + } + }, + { + "id": "FMA:59131", + "name": "Right posterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59130" + ] + } + }, + { + "id": "FMA:59132", + "name": "Left posterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59130" + ] + } + }, + { + "id": "FMA:59133", + "name": "Right anterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59129" + ] + } + }, + { + "id": "FMA:59134", + "name": "Left anterior incisive foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59129" + ] + } + }, + { + "id": "FMA:59135", + "name": "Perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52899" + ] + } + }, + { + "id": "FMA:59136", + "name": "Perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52899" + ] + } + }, + { + "id": "FMA:59137", + "name": "Pyramidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52900" + ] + } + }, + { + "id": "FMA:59138", + "name": "Pyramidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52900" + ] + } + }, + { + "id": "FMA:59139", + "name": "Horizontal plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52901" + ] + } + }, + { + "id": "FMA:59140", + "name": "Horizontal plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52901" + ] + } + }, + { + "id": "FMA:59141", + "name": "Right side of posterior nasal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:59142", + "name": "Left side of posterior nasal spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:59143", + "name": "Orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus orbitalis (Os palatinum)" + ] + }, + { + "id": "FMA:59144", + "name": "Orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59143" + ] + } + }, + { + "id": "FMA:59145", + "name": "Orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59143" + ] + } + }, + { + "id": "FMA:59146", + "name": "Sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus sphenoidalis (Os palatinum)" + ] + }, + { + "id": "FMA:59148", + "name": "Sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59146" + ] + } + }, + { + "id": "FMA:59149", + "name": "Maxillary process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:59150", + "name": "Maxillary process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59149" + ] + } + }, + { + "id": "FMA:59151", + "name": "Maxillary process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59149" + ] + } + }, + { + "id": "FMA:59152", + "name": "Sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59153" + ] + } + }, + { + "id": "FMA:59153", + "name": "Gland of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + }, + "synonyms": [ + "Epidermis gland" + ] + }, + { + "id": "FMA:59154", + "name": "Eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59152" + ] + }, + "synonyms": [ + "Eccrine gland" + ] + }, + { + "id": "FMA:59155", + "name": "Apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59152" + ] + } + }, + { + "id": "FMA:59156", + "name": "Conchal crest of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + }, + "synonyms": [ + "Crista conchalis (Os palatinum)" + ] + }, + { + "id": "FMA:59157", + "name": "Conchal crest of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59156" + ] + } + }, + { + "id": "FMA:59158", + "name": "Conchal crest of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59156" + ] + } + }, + { + "id": "FMA:59159", + "name": "Sweat gland of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59155" + ] + }, + "synonyms": [ + "Ciliary gland of Moll", + "Ciliary gland", + "Gland of Moll", + "Moll's gland", + "Ciliary sweat gland of eyelid" + ] + }, + { + "id": "FMA:59160", + "name": "Sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59153" + ] + } + }, + { + "id": "FMA:59161", + "name": "Ethmoidal crest of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + }, + "synonyms": [ + "Crista ethmoidalis (Os palatinum)" + ] + }, + { + "id": "FMA:59162", + "name": "Ethmoidal crest of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59161" + ] + } + }, + { + "id": "FMA:59163", + "name": "Ethmoidal crest of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59161" + ] + } + }, + { + "id": "FMA:59164", + "name": "Sweat gland of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59159" + ] + } + }, + { + "id": "FMA:59165", + "name": "Sweat gland of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59159" + ] + } + }, + { + "id": "FMA:59166", + "name": "Sweat gland of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59164" + ] + } + }, + { + "id": "FMA:59167", + "name": "Sweat gland of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59164" + ] + } + }, + { + "id": "FMA:59168", + "name": "Sweat gland of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59165" + ] + } + }, + { + "id": "FMA:59169", + "name": "Sweat gland of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59165" + ] + } + }, + { + "id": "FMA:59171", + "name": "Perpendicular plate proper of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:59172", + "name": "Perpendicular plate proper of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59171" + ] + } + }, + { + "id": "FMA:59173", + "name": "Perpendicular plate proper of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59171" + ] + } + }, + { + "id": "FMA:59174", + "name": "Subdivision of surface of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:59175", + "name": "Melanocyte of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70545" + ] + }, + "synonyms": [ + "Sebaceous gland of Wolff", + "Eyelid melanocyte" + ] + }, + { + "id": "FMA:59176", + "name": "Surface of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81056" + ] + } + }, + { + "id": "FMA:59177", + "name": "Surface of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59176" + ] + } + }, + { + "id": "FMA:59178", + "name": "Surface of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59176" + ] + } + }, + { + "id": "FMA:59179", + "name": "Nasal surface of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59176" + ] + }, + "synonyms": [ + "Facies nasalis (Lamina perpendicularis, Os palatinum)" + ] + }, + { + "id": "FMA:59180", + "name": "Nasal surface of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59179" + ] + } + }, + { + "id": "FMA:59181", + "name": "Nasal surface of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59179" + ] + } + }, + { + "id": "FMA:59182", + "name": "Maxillary surface of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59176" + ] + }, + "synonyms": [ + "Facies maxillaris (Lamina perpendicularis, Os palatinum)" + ] + }, + { + "id": "FMA:59183", + "name": "Maxillary surface of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59182" + ] + } + }, + { + "id": "FMA:59184", + "name": "Maxillary surface of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59182" + ] + } + }, + { + "id": "FMA:59185", + "name": "Surface of horizontal plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81056" + ] + } + }, + { + "id": "FMA:59186", + "name": "Surface of horizontal plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59185" + ] + } + }, + { + "id": "FMA:59187", + "name": "Surface of horizontal plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59185" + ] + } + }, + { + "id": "FMA:59188", + "name": "Nasal surface of horizontal plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59185" + ] + }, + "synonyms": [ + "Facies nasalis (Lamina horizontalis, Os palatinum)" + ] + }, + { + "id": "FMA:59189", + "name": "Nasal surface of horizontal plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59188" + ] + } + }, + { + "id": "FMA:59190", + "name": "Nasal surface of horizontal plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59188" + ] + } + }, + { + "id": "FMA:59191", + "name": "Sebaceous gland of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59160" + ] + }, + "synonyms": [ + "Gland of Zeiss", + "Ciliary sebaceous gland of eyelid" + ] + }, + { + "id": "FMA:59192", + "name": "Palatine surface of horizontal plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59185" + ] + }, + "synonyms": [ + "Facies palatina (Lamina horizntalis, Os Palatinum)" + ] + }, + { + "id": "FMA:59193", + "name": "Palatine surface of horizontal plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59192" + ] + } + }, + { + "id": "FMA:59194", + "name": "Palatine surface of horizontal plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59192" + ] + } + }, + { + "id": "FMA:59195", + "name": "Sebaceous gland of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59191" + ] + } + }, + { + "id": "FMA:59196", + "name": "Sebaceous gland of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59191" + ] + } + }, + { + "id": "FMA:59197", + "name": "Sebaceous gland of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59195" + ] + } + }, + { + "id": "FMA:59198", + "name": "Sebaceous gland of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59195" + ] + } + }, + { + "id": "FMA:59199", + "name": "Sebaceous gland of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59196" + ] + } + }, + { + "id": "FMA:59200", + "name": "Sebaceous gland of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59196" + ] + } + }, + { + "id": "FMA:59201", + "name": "Palatine torus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + }, + "synonyms": [ + "Crista palatina" + ] + }, + { + "id": "FMA:59204", + "name": "Horizontal plate proper of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:59205", + "name": "Horizontal plate proper of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59204" + ] + } + }, + { + "id": "FMA:59206", + "name": "Horizontal plate proper of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59204" + ] + } + }, + { + "id": "FMA:59207", + "name": "Palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + } + }, + { + "id": "FMA:59208", + "name": "Nasal crest of horizontal plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:59209", + "name": "Superior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59207" + ] + } + }, + { + "id": "FMA:59210", + "name": "Inferior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59207" + ] + } + }, + { + "id": "FMA:59211", + "name": "Nasal crest of horizontal plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59208" + ] + } + }, + { + "id": "FMA:59212", + "name": "Right inferior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59210" + ] + } + }, + { + "id": "FMA:59213", + "name": "Nasal crest of horizontal plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59208" + ] + } + }, + { + "id": "FMA:59214", + "name": "Left inferior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59210" + ] + } + }, + { + "id": "FMA:59215", + "name": "Right superior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59209" + ] + } + }, + { + "id": "FMA:59216", + "name": "Left superior palpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59209" + ] + } + }, + { + "id": "FMA:59217", + "name": "Sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59146" + ] + } + }, + { + "id": "FMA:59218", + "name": "Subdivision of surface of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:59219", + "name": "Lateral surface of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59218" + ] + }, + "synonyms": [ + "Facies lateralis (Os zygomaticum)" + ] + }, + { + "id": "FMA:59220", + "name": "Lateral surface of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59219" + ] + } + }, + { + "id": "FMA:59221", + "name": "Lateral surface of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59219" + ] + } + }, + { + "id": "FMA:59222", + "name": "Palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + } + }, + { + "id": "FMA:59223", + "name": "Temporal surface of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59218" + ] + }, + "synonyms": [ + "Facies temporalis (Os zygomaticum)" + ] + }, + { + "id": "FMA:59224", + "name": "Temporal surface of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59223" + ] + } + }, + { + "id": "FMA:59225", + "name": "Temporal surface of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59223" + ] + } + }, + { + "id": "FMA:59226", + "name": "Orbital surface of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59218" + ] + }, + "synonyms": [ + "Facies orbitalis (Os zygomaticum)" + ] + }, + { + "id": "FMA:59227", + "name": "Orbital surface of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59226" + ] + } + }, + { + "id": "FMA:59228", + "name": "Orbital surface of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59226" + ] + } + }, + { + "id": "FMA:59229", + "name": "Sphenopalatine notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:59230", + "name": "Anterior border of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59231", + "name": "Anterior border of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59230" + ] + } + }, + { + "id": "FMA:59232", + "name": "Anterior border of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59230" + ] + } + }, + { + "id": "FMA:59233", + "name": "Posterior border of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59234", + "name": "Posterior border of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59233" + ] + } + }, + { + "id": "FMA:59235", + "name": "Posterior border of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59233" + ] + } + }, + { + "id": "FMA:59236", + "name": "Superior border of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59237", + "name": "Superior border of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59236" + ] + } + }, + { + "id": "FMA:59238", + "name": "Superior border of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59236" + ] + } + }, + { + "id": "FMA:59239", + "name": "Inferior border of perpendicular plate of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59240", + "name": "Inferior border of perpendicular plate of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59239" + ] + } + }, + { + "id": "FMA:59241", + "name": "Inferior border of perpendicular plate of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59239" + ] + } + }, + { + "id": "FMA:59242", + "name": "Surface of pyramidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81056" + ] + } + }, + { + "id": "FMA:59243", + "name": "Surface of pyramidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59242" + ] + } + }, + { + "id": "FMA:59244", + "name": "Surface of pyramidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59242" + ] + } + }, + { + "id": "FMA:59245", + "name": "Posterior surface of pyramidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59242" + ] + } + }, + { + "id": "FMA:59246", + "name": "Posterior surface of pyramidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59245" + ] + } + }, + { + "id": "FMA:59247", + "name": "Posterior surface of pyramidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59245" + ] + } + }, + { + "id": "FMA:59248", + "name": "Lateral surface of pyramidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59242" + ] + } + }, + { + "id": "FMA:59249", + "name": "Lateral surface of pyramidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59248" + ] + } + }, + { + "id": "FMA:59250", + "name": "Lateral surface of pyramidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59248" + ] + } + }, + { + "id": "FMA:59251", + "name": "Inferior surface of pyramidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59242" + ] + } + }, + { + "id": "FMA:59252", + "name": "Inferior surface of pyramidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59251" + ] + } + }, + { + "id": "FMA:59253", + "name": "Inferior surface of pyramidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59251" + ] + } + }, + { + "id": "FMA:59254", + "name": "Surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81056" + ] + } + }, + { + "id": "FMA:59255", + "name": "Surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59254" + ] + } + }, + { + "id": "FMA:59256", + "name": "Surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59254" + ] + } + }, + { + "id": "FMA:59257", + "name": "Articular surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59254" + ] + } + }, + { + "id": "FMA:59258", + "name": "Articular surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59257" + ] + } + }, + { + "id": "FMA:59259", + "name": "Articular surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59257" + ] + } + }, + { + "id": "FMA:59260", + "name": "Anterior surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59257" + ] + }, + "synonyms": [ + "Anterior articular surface of orbital process of palatine bone", + "Maxillary articular surface of orbital process of palatine bone" + ] + }, + { + "id": "FMA:59261", + "name": "Anterior surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59260" + ] + }, + "synonyms": [ + "Anterior articular surface of orbital process of right palatine bone", + "Maxillary articular surface of orbital process of right palatine bone" + ] + }, + { + "id": "FMA:59262", + "name": "Anterior surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59260" + ] + }, + "synonyms": [ + "Maxillary articular surface of orbital process of left palatine bone", + "Anterior articular surface of orbital process of left palatine bone" + ] + }, + { + "id": "FMA:59263", + "name": "Posterior surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59257" + ] + }, + "synonyms": [ + "Sphenoidal articular surface of orbital process of palatine bone", + "Posterior articular surface of orbital process of palatine bone" + ] + }, + { + "id": "FMA:59264", + "name": "Posterior surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59263" + ] + }, + "synonyms": [ + "Sphenoidal articular surface of orbital process of right palatine bone", + "Posterior articular surface of orbital process of right palatine bone" + ] + }, + { + "id": "FMA:59265", + "name": "Posterior surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59263" + ] + }, + "synonyms": [ + "Sphenoidal articular surface of orbital process of left palatine bone", + "Posterior articular surface of orbital process of left palatine bone" + ] + }, + { + "id": "FMA:59266", + "name": "Medial surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59257" + ] + }, + "synonyms": [ + "Ethmoidal articular surface of orbital process of palatine bone", + "Medial articular surface of orbital process of palatine bone" + ] + }, + { + "id": "FMA:59267", + "name": "Medial surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59266" + ] + }, + "synonyms": [ + "Medial articular surface of orbital process of right palatine bone", + "Ethmoidal articular surface of orbital process of right palatine bone" + ] + }, + { + "id": "FMA:59268", + "name": "Medial surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59266" + ] + }, + "synonyms": [ + "Medial articular surface of orbital process of left palatine bone", + "Ethmoidal articular surface of orbital process of left palatine bone" + ] + }, + { + "id": "FMA:59269", + "name": "Non-articular surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59254" + ] + } + }, + { + "id": "FMA:59270", + "name": "Non-articular surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59269" + ] + } + }, + { + "id": "FMA:59271", + "name": "Non-articular surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59269" + ] + } + }, + { + "id": "FMA:59272", + "name": "Superior surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59269" + ] + }, + "synonyms": [ + "Superior non-articular surface of orbital process of palatine bone", + "Orbital surface of orbital process of palatine bone" + ] + }, + { + "id": "FMA:59273", + "name": "Superior surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59272" + ] + }, + "synonyms": [ + "Orbital surface of orbital process of right palatine bone", + "Superior non-articular surface of orbital process of right palatine bone" + ] + }, + { + "id": "FMA:59274", + "name": "Superior surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59272" + ] + }, + "synonyms": [ + "Orbital surface of orbital process of left palatine bone", + "Superior non-articular surface of orbital process of left palatine bone" + ] + }, + { + "id": "FMA:59275", + "name": "Lateral surface of orbital process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59269" + ] + }, + "synonyms": [ + "Lateral non-articular surface of orbital process of palatine bone" + ] + }, + { + "id": "FMA:59276", + "name": "Lateral surface of orbital process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59275" + ] + }, + "synonyms": [ + "Lateral non-articular surface of orbital process of right palatine bone" + ] + }, + { + "id": "FMA:59277", + "name": "Lateral surface of orbital process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59275" + ] + }, + "synonyms": [ + "Lateral non-articular surface of orbital process of left palatine bone" + ] + }, + { + "id": "FMA:59278", + "name": "Surface of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81056" + ] + } + }, + { + "id": "FMA:59279", + "name": "Surface of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59278" + ] + } + }, + { + "id": "FMA:59280", + "name": "Surface of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59278" + ] + } + }, + { + "id": "FMA:59281", + "name": "Superior surface of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59278" + ] + }, + "synonyms": [ + "Superior articular surface of sphenoidal process of palatine bone" + ] + }, + { + "id": "FMA:59282", + "name": "Superior surface of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59281" + ] + }, + "synonyms": [ + "Superior articular surface of sphenoidal process of right palatine bone" + ] + }, + { + "id": "FMA:59283", + "name": "Superior surface of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59281" + ] + }, + "synonyms": [ + "Superior articular surface of sphenoidal process of left palatine bone" + ] + }, + { + "id": "FMA:59284", + "name": "Inferomedial surface of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59278" + ] + } + }, + { + "id": "FMA:59285", + "name": "Inferomedial surface of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59284" + ] + } + }, + { + "id": "FMA:59286", + "name": "Inferomedial surface of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59284" + ] + } + }, + { + "id": "FMA:59287", + "name": "Lateral surface of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59278" + ] + } + }, + { + "id": "FMA:59288", + "name": "Lateral surface of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59287" + ] + } + }, + { + "id": "FMA:59289", + "name": "Lateral surface of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59287" + ] + } + }, + { + "id": "FMA:59290", + "name": "Anterior border of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59291", + "name": "Anterior border of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59290" + ] + } + }, + { + "id": "FMA:59292", + "name": "Anterior border of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59290" + ] + } + }, + { + "id": "FMA:59293", + "name": "Posterior border of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59294", + "name": "Posterior border of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59293" + ] + } + }, + { + "id": "FMA:59295", + "name": "Posterior border of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59293" + ] + } + }, + { + "id": "FMA:59296", + "name": "Medial border of sphenoidal process of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59297", + "name": "Medial border of sphenoidal process of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59296" + ] + } + }, + { + "id": "FMA:59298", + "name": "Medial border of sphenoidal process of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59296" + ] + } + }, + { + "id": "FMA:59299", + "name": "Anterosuperior border of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Orbital border of zygomatic bone" + ] + }, + { + "id": "FMA:59300", + "name": "Anterosuperior border of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59299" + ] + }, + "synonyms": [ + "Orbital border of right zygomatic bone" + ] + }, + { + "id": "FMA:59301", + "name": "Anterosuperior border of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59299" + ] + }, + "synonyms": [ + "Orbital border of left zygomatic bone" + ] + }, + { + "id": "FMA:59302", + "name": "Antero-inferior border of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Maxillary border of zygomatic bone" + ] + }, + { + "id": "FMA:59303", + "name": "Antero-inferior border of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59302" + ] + }, + "synonyms": [ + "Maxillary border of right zygomatic bone" + ] + }, + { + "id": "FMA:59304", + "name": "Antero-inferior border of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59302" + ] + }, + "synonyms": [ + "Maxillary border of left zygomatic bone" + ] + }, + { + "id": "FMA:59305", + "name": "Posterosuperior border of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + }, + "synonyms": [ + "Temporal border of zygomatic bone" + ] + }, + { + "id": "FMA:59306", + "name": "Posterosuperior border of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59305" + ] + }, + "synonyms": [ + "Temporal border of right zygomatic bone" + ] + }, + { + "id": "FMA:59307", + "name": "Posterosuperior border of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59305" + ] + }, + "synonyms": [ + "Temporal border of left zygomatic bone" + ] + }, + { + "id": "FMA:59308", + "name": "Postero-inferior border of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59309", + "name": "Postero-inferior border of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59308" + ] + } + }, + { + "id": "FMA:59310", + "name": "Postero-inferior border of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59308" + ] + } + }, + { + "id": "FMA:59311", + "name": "Posteromedial border of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53175" + ] + } + }, + { + "id": "FMA:59312", + "name": "Posteromedial border of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59311" + ] + } + }, + { + "id": "FMA:59313", + "name": "Posteromedial border of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59311" + ] + } + }, + { + "id": "FMA:59315", + "name": "Lateral palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59222" + ] + } + }, + { + "id": "FMA:59316", + "name": "Medial palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59222" + ] + } + }, + { + "id": "FMA:59317", + "name": "Right lateral palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59315" + ] + } + }, + { + "id": "FMA:59318", + "name": "Left lateral palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59315" + ] + } + }, + { + "id": "FMA:59319", + "name": "Right medial palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59316" + ] + } + }, + { + "id": "FMA:59320", + "name": "Left medial palpebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59316" + ] + } + }, + { + "id": "FMA:59321", + "name": "Lateral angle of eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + }, + "synonyms": [ + "Lateral canthus of eye" + ] + }, + { + "id": "FMA:59322", + "name": "Medial angle of eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + }, + "synonyms": [ + "Medial canthus of eye" + ] + }, + { + "id": "FMA:59323", + "name": "Medial angle of right eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59322" + ] + }, + "synonyms": [ + "Medial canthus of right eye" + ] + }, + { + "id": "FMA:59324", + "name": "Medial angle of left eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59322" + ] + }, + "synonyms": [ + "Medial canthus of left eye" + ] + }, + { + "id": "FMA:59325", + "name": "Lateral angle of right eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59321" + ] + }, + "synonyms": [ + "Lateral canthus of right eye" + ] + }, + { + "id": "FMA:59326", + "name": "Lateral angle of left eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59321" + ] + }, + "synonyms": [ + "Lateral canthus of left eye" + ] + }, + { + "id": "FMA:59327", + "name": "Sutural bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7476" + ] + }, + "synonyms": [ + "Wormian bone" + ] + }, + { + "id": "FMA:59328", + "name": "Orbital septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:59329", + "name": "Right orbital septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59328" + ] + } + }, + { + "id": "FMA:59330", + "name": "Left orbital septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59328" + ] + } + }, + { + "id": "FMA:59331", + "name": "Head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Mandibular head" + ] + }, + { + "id": "FMA:59332", + "name": "Neck of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45733" + ] + }, + "synonyms": [ + "Mandibular neck" + ] + }, + { + "id": "FMA:59340", + "name": "Anterior palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59356" + ] + } + }, + { + "id": "FMA:59341", + "name": "Posterior palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59356" + ] + } + }, + { + "id": "FMA:59342", + "name": "Posterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59341" + ] + } + }, + { + "id": "FMA:59343", + "name": "Skin of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24756" + ] + }, + "synonyms": [ + "Head proper skin" + ] + }, + { + "id": "FMA:59344", + "name": "Posterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59341" + ] + } + }, + { + "id": "FMA:59345", + "name": "Subdivision of skin of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24756" + ] + } + }, + { + "id": "FMA:59346", + "name": "Right anterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59357" + ] + } + }, + { + "id": "FMA:59347", + "name": "Left anterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59357" + ] + } + }, + { + "id": "FMA:59348", + "name": "Skin of occipital part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + }, + "synonyms": [ + "Skin of occiput" + ] + }, + { + "id": "FMA:59349", + "name": "Subdivision of skin of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24756" + ] + } + }, + { + "id": "FMA:59350", + "name": "Skin of orbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:59351", + "name": "Periorbita", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59352", + "name": "Right periorbita", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59351" + ] + } + }, + { + "id": "FMA:59353", + "name": "Left periorbita", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59351" + ] + } + }, + { + "id": "FMA:59354", + "name": "Skin of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + }, + "synonyms": [ + "Mouth skin" + ] + }, + { + "id": "FMA:59355", + "name": "Zone of skin of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:59356", + "name": "Palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + } + }, + { + "id": "FMA:59357", + "name": "Anterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59340" + ] + } + }, + { + "id": "FMA:59358", + "name": "Anterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59340" + ] + } + }, + { + "id": "FMA:59359", + "name": "Right anterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59358" + ] + } + }, + { + "id": "FMA:59360", + "name": "Left anterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59358" + ] + } + }, + { + "id": "FMA:59361", + "name": "Right posterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59342" + ] + } + }, + { + "id": "FMA:59362", + "name": "Left posterior upper palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59342" + ] + } + }, + { + "id": "FMA:59363", + "name": "Right posterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59344" + ] + } + }, + { + "id": "FMA:59364", + "name": "Left posterior lower palpebral margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59344" + ] + } + }, + { + "id": "FMA:59365", + "name": "Lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:59366", + "name": "Right lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59365" + ] + } + }, + { + "id": "FMA:59367", + "name": "Left lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59365" + ] + } + }, + { + "id": "FMA:59368", + "name": "Right lacrimal apparatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55605" + ] + } + }, + { + "id": "FMA:59369", + "name": "Left lacrimal apparatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55605" + ] + } + }, + { + "id": "FMA:59370", + "name": "Palpebronasal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59116" + ] + }, + "synonyms": [ + "Medial canthic fold" + ] + }, + { + "id": "FMA:59371", + "name": "Right palpebronasal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59370" + ] + } + }, + { + "id": "FMA:59372", + "name": "Left palpebronasal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59370" + ] + } + }, + { + "id": "FMA:59373", + "name": "Subdivision of skin of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:59374", + "name": "Skin of vermilion part of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59373" + ] + } + }, + { + "id": "FMA:59375", + "name": "Skin of upper vermilion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59374" + ] + }, + "synonyms": [ + "Upper vermilion skin", + "Skin of vermilion part of upper lip" + ] + }, + { + "id": "FMA:59376", + "name": "Skin of lower vermilion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59374" + ] + }, + "synonyms": [ + "Skin of vermilion part of lower lip", + "Lower vermilion skin" + ] + }, + { + "id": "FMA:59377", + "name": "Skin of philtrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59373" + ] + }, + "synonyms": [ + "Philtrum skin" + ] + }, + { + "id": "FMA:59378", + "name": "Skin proper of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59373" + ] + } + }, + { + "id": "FMA:59379", + "name": "Skin proper of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59378" + ] + } + }, + { + "id": "FMA:59380", + "name": "Skin proper of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59378" + ] + } + }, + { + "id": "FMA:59381", + "name": "Zone of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lacrimal gland zone" + ] + }, + { + "id": "FMA:59383", + "name": "Orbital part of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59381" + ] + }, + "synonyms": [ + "Pars orbitalis (Glandula lacrimalis)" + ] + }, + { + "id": "FMA:59384", + "name": "Palpebral part of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59381" + ] + } + }, + { + "id": "FMA:59385", + "name": "Palpebral part of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59384" + ] + } + }, + { + "id": "FMA:59386", + "name": "Palpebral part of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59384" + ] + } + }, + { + "id": "FMA:59387", + "name": "Vermilion border of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:59388", + "name": "Orbital part of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59383" + ] + } + }, + { + "id": "FMA:59389", + "name": "Orbital part of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59383" + ] + } + }, + { + "id": "FMA:59390", + "name": "Vermilion border of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59387" + ] + }, + "synonyms": [ + "Cupid's bow" + ] + }, + { + "id": "FMA:59391", + "name": "Vermilion border of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59387" + ] + } + }, + { + "id": "FMA:59392", + "name": "Philtral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:59393", + "name": "Right philtral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59392" + ] + } + }, + { + "id": "FMA:59394", + "name": "Left philtral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59392" + ] + } + }, + { + "id": "FMA:59395", + "name": "Skin of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:59396", + "name": "Skin of right side of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:59397", + "name": "Skin of left side of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:59398", + "name": "Mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59399", + "name": "Maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59400", + "name": "Superficial fascia of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:59401", + "name": "Superficial fascia of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:59402", + "name": "Lacrimal lake", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:59407", + "name": "Lacrimal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + } + }, + { + "id": "FMA:59408", + "name": "Eyelash of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53669" + ] + }, + "synonyms": [ + "Upper eyelid eyelash" + ] + }, + { + "id": "FMA:59409", + "name": "Eyelash of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53669" + ] + }, + "synonyms": [ + "Lower eyelid eyelash" + ] + }, + { + "id": "FMA:59410", + "name": "Eyelash of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59409" + ] + }, + "synonyms": [ + "Right lower eyelid eyelash" + ] + }, + { + "id": "FMA:59411", + "name": "Eyelash of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59409" + ] + }, + "synonyms": [ + "Left lower eyelid eyelash" + ] + }, + { + "id": "FMA:59412", + "name": "Eyelash of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59408" + ] + }, + "synonyms": [ + "Right upper eyelid eyelash" + ] + }, + { + "id": "FMA:59413", + "name": "Eyelash of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59408" + ] + }, + "synonyms": [ + "Left upper eyelid eyelash" + ] + }, + { + "id": "FMA:59415", + "name": "Dental arcade", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + } + }, + { + "id": "FMA:59416", + "name": "Skin of right side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:59417", + "name": "Zone of palpebral part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46780" + ] + } + }, + { + "id": "FMA:59418", + "name": "Skin of left side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:59419", + "name": "Ciliary part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59417" + ] + }, + "synonyms": [ + "Ciliary bundle of orbicularis oculi", + "Fasciculus oculi (Pars palpebralis, Musculus orbicularis oculi)" + ] + }, + { + "id": "FMA:59420", + "name": "Deep palpebral part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59417" + ] + }, + "synonyms": [ + "Deep part of palpebral part of orbicularis oculi", + "Pars profunda (Pars palpebralis, Musculus orbicularis oculi)", + "Horner's muscle" + ] + }, + { + "id": "FMA:59421", + "name": "Ciliary part of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59419" + ] + } + }, + { + "id": "FMA:59422", + "name": "Ciliary part of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59419" + ] + } + }, + { + "id": "FMA:59423", + "name": "Deep palpebral part of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59420" + ] + } + }, + { + "id": "FMA:59424", + "name": "Deep palpebral part of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59420" + ] + } + }, + { + "id": "FMA:59425", + "name": "Zone of body of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52826" + ] + } + }, + { + "id": "FMA:59426", + "name": "Mental tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:59427", + "name": "Subdivision of surface of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:59428", + "name": "External surface of body of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59429", + "name": "Internal surface of body of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59430", + "name": "Mental protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:59431", + "name": "Base proper of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:59432", + "name": "Superior mental spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + }, + "synonyms": [ + "Superior genial spine" + ] + }, + { + "id": "FMA:59433", + "name": "Inferior mental spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + }, + "synonyms": [ + "Inferior genial spine" + ] + }, + { + "id": "FMA:59434", + "name": "Sublingual fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59435", + "name": "Submandibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59436", + "name": "Right submandibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59435" + ] + } + }, + { + "id": "FMA:59437", + "name": "Left submandibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59435" + ] + } + }, + { + "id": "FMA:59438", + "name": "Right sublingual fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59434" + ] + } + }, + { + "id": "FMA:59439", + "name": "Left sublingual fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59434" + ] + } + }, + { + "id": "FMA:59440", + "name": "Right mylohyoid line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53119" + ] + } + }, + { + "id": "FMA:59441", + "name": "Left mylohyoid line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53119" + ] + } + }, + { + "id": "FMA:59442", + "name": "Right oblique line of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53118" + ] + } + }, + { + "id": "FMA:59443", + "name": "Left oblique line of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53118" + ] + } + }, + { + "id": "FMA:59444", + "name": "Digastric fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59445", + "name": "Right digastric fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59444" + ] + } + }, + { + "id": "FMA:59446", + "name": "Left digastric fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59444" + ] + } + }, + { + "id": "FMA:59447", + "name": "Interalveolar septum of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + } + }, + { + "id": "FMA:59448", + "name": "Mylohyoid groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + } + }, + { + "id": "FMA:59449", + "name": "Right mylohyoid groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59448" + ] + } + }, + { + "id": "FMA:59450", + "name": "Left mylohyoid groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59448" + ] + } + }, + { + "id": "FMA:59451", + "name": "Anterior surface of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59059" + ] + } + }, + { + "id": "FMA:59452", + "name": "Anterior surface of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59059" + ] + } + }, + { + "id": "FMA:59453", + "name": "Anterior surface of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59452" + ] + } + }, + { + "id": "FMA:59454", + "name": "Anterior surface of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59452" + ] + } + }, + { + "id": "FMA:59455", + "name": "Posterior surface of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59061" + ] + } + }, + { + "id": "FMA:59456", + "name": "Posterior surface of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59061" + ] + } + }, + { + "id": "FMA:59457", + "name": "Posterior surface of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59456" + ] + } + }, + { + "id": "FMA:59458", + "name": "Posterior surface of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59456" + ] + } + }, + { + "id": "FMA:59459", + "name": "Angle of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Mandibular angle" + ] + }, + { + "id": "FMA:59460", + "name": "Right angle of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59459" + ] + } + }, + { + "id": "FMA:59461", + "name": "Left angle of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59459" + ] + } + }, + { + "id": "FMA:59462", + "name": "Surface of mandibular ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + }, + "synonyms": [ + "Surface of ramus of mandible", + "Mandibular ramus surface" + ] + }, + { + "id": "FMA:59463", + "name": "Lateral surface of ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59462" + ] + }, + "synonyms": [ + "Lateral surface of mandibular ramus" + ] + }, + { + "id": "FMA:59464", + "name": "Medial surface of ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59462" + ] + }, + "synonyms": [ + "Medial surface of mandibular ramus" + ] + }, + { + "id": "FMA:59465", + "name": "Medial surface of ramus of right mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59464" + ] + } + }, + { + "id": "FMA:59466", + "name": "Medial surface of ramus of Left mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59464" + ] + } + }, + { + "id": "FMA:59467", + "name": "Lateral surface of ramus of right mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59463" + ] + } + }, + { + "id": "FMA:59468", + "name": "Lateral surface of ramus of left mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59463" + ] + } + }, + { + "id": "FMA:59469", + "name": "Zone of ramus of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52826" + ] + } + }, + { + "id": "FMA:59470", + "name": "Lingula of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59469" + ] + }, + "synonyms": [ + "Mandibular lingula" + ] + }, + { + "id": "FMA:59471", + "name": "Right lingula of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59470" + ] + } + }, + { + "id": "FMA:59472", + "name": "Left lingula of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59470" + ] + } + }, + { + "id": "FMA:59473", + "name": "Mandibular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:59474", + "name": "Right neck of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59332" + ] + } + }, + { + "id": "FMA:59475", + "name": "Left neck of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59332" + ] + } + }, + { + "id": "FMA:59476", + "name": "Right head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59331" + ] + } + }, + { + "id": "FMA:59477", + "name": "Left head of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59331" + ] + } + }, + { + "id": "FMA:59478", + "name": "Pterygoid fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59462" + ] + } + }, + { + "id": "FMA:59479", + "name": "Right pterygoid fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59478" + ] + } + }, + { + "id": "FMA:59480", + "name": "Left pterygoid fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59478" + ] + } + }, + { + "id": "FMA:59481", + "name": "Mandibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + }, + "synonyms": [ + "Mandibular incisure" + ] + }, + { + "id": "FMA:59482", + "name": "Right mandibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59481" + ] + }, + "synonyms": [ + "Right mandibular incisure" + ] + }, + { + "id": "FMA:59483", + "name": "Left mandibular notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59481" + ] + }, + "synonyms": [ + "Left mandibular incisure" + ] + }, + { + "id": "FMA:59484", + "name": "Temporal crest of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59469" + ] + }, + "synonyms": [ + "Crista temporalis (Mandibulae)" + ] + }, + { + "id": "FMA:59485", + "name": "Right temporal crest of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59484" + ] + } + }, + { + "id": "FMA:59486", + "name": "Left temporal crest of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59484" + ] + } + }, + { + "id": "FMA:59487", + "name": "Alveolar process proper of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65073" + ] + } + }, + { + "id": "FMA:59488", + "name": "Alveolar process proper of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59487" + ] + } + }, + { + "id": "FMA:59489", + "name": "Alveolar process proper of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59487" + ] + } + }, + { + "id": "FMA:59490", + "name": "Interalveolar septum of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + } + }, + { + "id": "FMA:59491", + "name": "Interalveolar septum of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59490" + ] + } + }, + { + "id": "FMA:59492", + "name": "Interalveolar septum of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59490" + ] + } + }, + { + "id": "FMA:59493", + "name": "Alveolar part proper of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:59494", + "name": "Zone of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24011" + ] + }, + "synonyms": [ + "Hyoid bone zone" + ] + }, + { + "id": "FMA:59495", + "name": "Body of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Hyoid bone body" + ] + }, + { + "id": "FMA:59496", + "name": "Greater horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59494" + ] + }, + "synonyms": [ + "Greater horn of hyoid", + "Greater horn of hyoid bone", + "Greater cornu", + "Cornu majus" + ] + }, + { + "id": "FMA:59497", + "name": "Right greater horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59496" + ] + } + }, + { + "id": "FMA:59498", + "name": "Left greater horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59496" + ] + } + }, + { + "id": "FMA:59499", + "name": "Lesser horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59494" + ] + }, + "synonyms": [ + "Lesser cornu", + "Lesser horn of hyoid", + "Lesser horn of hyoid bone", + "Cornu minus" + ] + }, + { + "id": "FMA:59500", + "name": "Right lesser horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59499" + ] + } + }, + { + "id": "FMA:59501", + "name": "Left lesser horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59499" + ] + } + }, + { + "id": "FMA:59502", + "name": "Nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + } + }, + { + "id": "FMA:59503", + "name": "Septal nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + }, + "synonyms": [ + "Cartilago septal nasi" + ] + }, + { + "id": "FMA:59504", + "name": "Major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + }, + "synonyms": [ + "Greater alar cartilage", + "Cartilago alaris major" + ] + }, + { + "id": "FMA:59505", + "name": "Right major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59504" + ] + }, + "synonyms": [ + "Right greater alar cartilage" + ] + }, + { + "id": "FMA:59506", + "name": "Left major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59504" + ] + }, + "synonyms": [ + "Left greater alar cartilage" + ] + }, + { + "id": "FMA:59507", + "name": "Minor alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + }, + "synonyms": [ + "Lesser alar cartilage" + ] + }, + { + "id": "FMA:59508", + "name": "Right minor alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59507" + ] + }, + "synonyms": [ + "Right lesser alar cartilage" + ] + }, + { + "id": "FMA:59509", + "name": "Left minor alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59507" + ] + }, + "synonyms": [ + "Left lesser alar cartilage" + ] + }, + { + "id": "FMA:59510", + "name": "Accessory nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + } + }, + { + "id": "FMA:59511", + "name": "Lateral nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + } + }, + { + "id": "FMA:59512", + "name": "Right lateral nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59511" + ] + } + }, + { + "id": "FMA:59513", + "name": "Left lateral nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59511" + ] + } + }, + { + "id": "FMA:59514", + "name": "Vomeronasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59502" + ] + }, + "synonyms": [ + "Jacobson's cartilage", + "Huschke's cartilage" + ] + }, + { + "id": "FMA:59515", + "name": "External nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:59516", + "name": "Root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46489" + ] + }, + "synonyms": [ + "Nasal root" + ] + }, + { + "id": "FMA:59517", + "name": "Dorsum of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46489" + ] + }, + "synonyms": [ + "Nasal dorsum" + ] + }, + { + "id": "FMA:59518", + "name": "Tip of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46489" + ] + }, + "synonyms": [ + "Apex of nose", + "Nasal tip" + ] + }, + { + "id": "FMA:59519", + "name": "Ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46489" + ] + }, + "synonyms": [ + "Nasal ala" + ] + }, + { + "id": "FMA:59521", + "name": "Right ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59519" + ] + } + }, + { + "id": "FMA:59522", + "name": "Left ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59519" + ] + } + }, + { + "id": "FMA:59524", + "name": "Lobule of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lacrimal gland lobule" + ] + }, + { + "id": "FMA:59525", + "name": "Lobule of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59524" + ] + }, + "synonyms": [ + "Right lacrimal gland lobule" + ] + }, + { + "id": "FMA:59526", + "name": "Lobule of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59524" + ] + }, + "synonyms": [ + "Left lacrimal gland lobule" + ] + }, + { + "id": "FMA:59527", + "name": "Excretory duct of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:59528", + "name": "Excretory duct of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59527" + ] + } + }, + { + "id": "FMA:59529", + "name": "Excretory duct of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59527" + ] + } + }, + { + "id": "FMA:59530", + "name": "Subdivision of skin of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:59531", + "name": "Skin of root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:59532", + "name": "Skin of dorsum of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:59533", + "name": "Skin of tip of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:59534", + "name": "Skin of ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:59535", + "name": "Skin of right ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59534" + ] + } + }, + { + "id": "FMA:59536", + "name": "Skin of left ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59534" + ] + } + }, + { + "id": "FMA:59538", + "name": "Cartilaginous skeleton of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Nasal cartilaginous skeleton" + ] + }, + { + "id": "FMA:59539", + "name": "Superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + } + }, + { + "id": "FMA:59540", + "name": "Inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + } + }, + { + "id": "FMA:59541", + "name": "Right lacrimal lake", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59402" + ] + } + }, + { + "id": "FMA:59542", + "name": "Left lacrimal lake", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59402" + ] + } + }, + { + "id": "FMA:59543", + "name": "Segment of major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Major alar cartilage segment" + ] + }, + { + "id": "FMA:59544", + "name": "Medial crus of major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59543" + ] + }, + "synonyms": [ + "Septal process of major alar cartilage", + "Medial crus of major alar cartilage of nose", + "Crus mediale (Cartilago alaris major)" + ] + }, + { + "id": "FMA:59545", + "name": "Right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20289" + ] + } + }, + { + "id": "FMA:59546", + "name": "Left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20289" + ] + } + }, + { + "id": "FMA:59547", + "name": "Lateral crus of major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59543" + ] + }, + "synonyms": [ + "Lateral crus of major alar cartilage of nose", + "Crus laterale (Cartilago alaris major)" + ] + }, + { + "id": "FMA:59548", + "name": "Zone of superficial fascia of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:59549", + "name": "Superficial fascia of root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59548" + ] + } + }, + { + "id": "FMA:59550", + "name": "Superficial fascia of dorsum of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59548" + ] + } + }, + { + "id": "FMA:59551", + "name": "Superficial fascia of tip of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59548" + ] + } + }, + { + "id": "FMA:59552", + "name": "Superficial fascia of ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59548" + ] + } + }, + { + "id": "FMA:59553", + "name": "Superficial fascia of right ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59552" + ] + }, + "synonyms": [ + "Fibrofatty tissue of right ala" + ] + }, + { + "id": "FMA:59554", + "name": "Superficial fascia of left ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59552" + ] + }, + "synonyms": [ + "Fibrofatty tissue of left ala" + ] + }, + { + "id": "FMA:59555", + "name": "Right nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9703" + ] + } + }, + { + "id": "FMA:59556", + "name": "Left nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9703" + ] + } + }, + { + "id": "FMA:59557", + "name": "Major alar cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59543" + ] + }, + "synonyms": [ + "Major alar cartilage of nose" + ] + }, + { + "id": "FMA:59558", + "name": "Right major alar cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59557" + ] + } + }, + { + "id": "FMA:59559", + "name": "Left major alar cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59557" + ] + } + }, + { + "id": "FMA:59560", + "name": "Cavity of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59602" + ] + }, + "synonyms": [ + "Lacrimal sac cavity" + ] + }, + { + "id": "FMA:59561", + "name": "Cavity of right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59560" + ] + }, + "synonyms": [ + "Right lacrimal sac cavity" + ] + }, + { + "id": "FMA:59562", + "name": "Cavity of left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59560" + ] + }, + "synonyms": [ + "Left lacrimal sac cavity" + ] + }, + { + "id": "FMA:59563", + "name": "Lumen of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59602" + ] + }, + "synonyms": [ + "Lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59564", + "name": "Lumen of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59598" + ] + }, + "synonyms": [ + "Superior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59565", + "name": "Lumen of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59598" + ] + }, + "synonyms": [ + "Inferior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59566", + "name": "Lumen of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59565" + ] + }, + "synonyms": [ + "Right inferior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59567", + "name": "Lumen of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59565" + ] + }, + "synonyms": [ + "Left inferior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59568", + "name": "Lumen of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59564" + ] + }, + "synonyms": [ + "Right superior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59569", + "name": "Lumen of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59564" + ] + }, + "synonyms": [ + "Left superior lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59570", + "name": "Medial crus of right major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59544" + ] + }, + "synonyms": [ + "Septal process of right major alar cartilage" + ] + }, + { + "id": "FMA:59571", + "name": "Medial crus of left major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59544" + ] + }, + "synonyms": [ + "Septal process of left major alar cartilage" + ] + }, + { + "id": "FMA:59572", + "name": "Lateral crus of right major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59547" + ] + } + }, + { + "id": "FMA:59573", + "name": "Lateral crus of left major alar cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59547" + ] + } + }, + { + "id": "FMA:59574", + "name": "Right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59539" + ] + } + }, + { + "id": "FMA:59575", + "name": "Left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59539" + ] + } + }, + { + "id": "FMA:59576", + "name": "Right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59540" + ] + } + }, + { + "id": "FMA:59577", + "name": "Left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59540" + ] + } + }, + { + "id": "FMA:59579", + "name": "Lateral process of septal nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Processus lateralis (Cartilago septi nasi)" + ] + }, + { + "id": "FMA:59580", + "name": "Posterior process of septal nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Sphenoid process of septal nasal cartilage", + "Processus posterior (Cartilago septi nasi)" + ] + }, + { + "id": "FMA:59582", + "name": "Right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58245" + ] + } + }, + { + "id": "FMA:59583", + "name": "Left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58245" + ] + } + }, + { + "id": "FMA:59584", + "name": "Region of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Lacrimal canalicular region" + ] + }, + { + "id": "FMA:59585", + "name": "Ampulla of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + }, + "synonyms": [ + "Lacrimal canalicular ampulla" + ] + }, + { + "id": "FMA:59586", + "name": "Ampulla of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59585" + ] + }, + "synonyms": [ + "Right lacrimal canalicular ampulla" + ] + }, + { + "id": "FMA:59587", + "name": "Ampulla of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59585" + ] + }, + "synonyms": [ + "Left lacrimal canalicular ampulla" + ] + }, + { + "id": "FMA:59588", + "name": "Superior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59365" + ] + } + }, + { + "id": "FMA:59589", + "name": "Inferior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59365" + ] + } + }, + { + "id": "FMA:59590", + "name": "Right inferior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59589" + ] + } + }, + { + "id": "FMA:59591", + "name": "Left inferior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59589" + ] + } + }, + { + "id": "FMA:59592", + "name": "Right superior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59588" + ] + } + }, + { + "id": "FMA:59593", + "name": "Left superior lacrimal punctum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59588" + ] + } + }, + { + "id": "FMA:59594", + "name": "Cavity of subdivision of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Principal body part subdivision cavity" + ] + }, + { + "id": "FMA:59595", + "name": "Mobile part of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Septum mobile nasi" + ] + }, + { + "id": "FMA:59596", + "name": "Lumen of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59563" + ] + }, + "synonyms": [ + "Right lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59597", + "name": "Lumen of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59563" + ] + }, + "synonyms": [ + "Left lacrimal canalicular lumen" + ] + }, + { + "id": "FMA:59598", + "name": "Lumen of region of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59602" + ] + } + }, + { + "id": "FMA:59599", + "name": "Lumen of ampulla of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59598" + ] + } + }, + { + "id": "FMA:59600", + "name": "Lumen of ampulla of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59599" + ] + } + }, + { + "id": "FMA:59601", + "name": "Lumen of ampulla of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59599" + ] + } + }, + { + "id": "FMA:59602", + "name": "Cavity of segment of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:59603", + "name": "Wall of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86204" + ] + }, + "synonyms": [ + "Lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59604", + "name": "Wall of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59603" + ] + }, + "synonyms": [ + "Superior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59605", + "name": "Wall of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59603" + ] + }, + "synonyms": [ + "Inferior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59606", + "name": "Wall of ampulla of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59603" + ] + } + }, + { + "id": "FMA:59607", + "name": "Wall of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59604" + ] + }, + "synonyms": [ + "Right superior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59608", + "name": "Wall of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59604" + ] + }, + "synonyms": [ + "Left superior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59609", + "name": "Wall of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59605" + ] + }, + "synonyms": [ + "Right inferior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59610", + "name": "Wall of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59605" + ] + }, + "synonyms": [ + "Left inferior lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59611", + "name": "Wall of ampulla of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59606" + ] + } + }, + { + "id": "FMA:59612", + "name": "Wall of ampulla of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59606" + ] + } + }, + { + "id": "FMA:59613", + "name": "Vertical part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79998" + ] + } + }, + { + "id": "FMA:59614", + "name": "Horizontal part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79998" + ] + } + }, + { + "id": "FMA:59615", + "name": "Horizontal part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59614" + ] + } + }, + { + "id": "FMA:59616", + "name": "Horizontal part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59614" + ] + } + }, + { + "id": "FMA:59617", + "name": "Vertical part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59613" + ] + } + }, + { + "id": "FMA:59618", + "name": "Vertical part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59613" + ] + } + }, + { + "id": "FMA:59619", + "name": "Vertical part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79997" + ] + } + }, + { + "id": "FMA:59620", + "name": "Horizontal part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79997" + ] + } + }, + { + "id": "FMA:59621", + "name": "Horizontal part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59620" + ] + } + }, + { + "id": "FMA:59622", + "name": "Horizontal part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59620" + ] + } + }, + { + "id": "FMA:59623", + "name": "Vertical part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59619" + ] + } + }, + { + "id": "FMA:59624", + "name": "Vertical part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59619" + ] + } + }, + { + "id": "FMA:59625", + "name": "Lumen of vertical part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59564" + ] + } + }, + { + "id": "FMA:59626", + "name": "Lumen of horizontal part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59564" + ] + } + }, + { + "id": "FMA:59627", + "name": "Lumen of vertical part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59625" + ] + } + }, + { + "id": "FMA:59628", + "name": "Lumen of vertical part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59625" + ] + } + }, + { + "id": "FMA:59629", + "name": "Lumen of horizontal part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59626" + ] + } + }, + { + "id": "FMA:59630", + "name": "Lumen of horizontal part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59626" + ] + } + }, + { + "id": "FMA:59631", + "name": "Lumen of vertical part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59565" + ] + } + }, + { + "id": "FMA:59632", + "name": "Lumen of horizontal part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59565" + ] + } + }, + { + "id": "FMA:59633", + "name": "Lumen of horizontal part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59632" + ] + } + }, + { + "id": "FMA:59634", + "name": "Lumen of horizontal part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59632" + ] + } + }, + { + "id": "FMA:59635", + "name": "Lumen of vertical part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59631" + ] + } + }, + { + "id": "FMA:59636", + "name": "Lumen of vertical part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59631" + ] + } + }, + { + "id": "FMA:59637", + "name": "Internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Inner nose" + ] + }, + { + "id": "FMA:59638", + "name": "Subdivision of cavity of body part subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + } + }, + { + "id": "FMA:59640", + "name": "Subdivision of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59638" + ] + }, + "synonyms": [ + "Nasal cavity subdivision" + ] + }, + { + "id": "FMA:59642", + "name": "Right half of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59643", + "name": "Left half of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59644", + "name": "Nasal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + }, + "synonyms": [ + "Vestibular part of nasal cavity" + ] + }, + { + "id": "FMA:59645", + "name": "External naris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Anterior naris", + "Nostril" + ] + }, + { + "id": "FMA:59646", + "name": "Right external naris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59645" + ] + }, + "synonyms": [ + "Right anterior naris" + ] + }, + { + "id": "FMA:59647", + "name": "Left external naris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59645" + ] + }, + "synonyms": [ + "Left anterior naris" + ] + }, + { + "id": "FMA:59648", + "name": "Right nasal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59644" + ] + } + }, + { + "id": "FMA:59649", + "name": "Left nasal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59644" + ] + } + }, + { + "id": "FMA:59650", + "name": "Right posterior nasal aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53143" + ] + } + }, + { + "id": "FMA:59651", + "name": "Left posterior nasal aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53143" + ] + } + }, + { + "id": "FMA:59652", + "name": "Moustache", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + } + }, + { + "id": "FMA:59653", + "name": "Sideburn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + } + }, + { + "id": "FMA:59654", + "name": "Osseous skeleton of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:59655", + "name": "Osseous skeleton of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + } + }, + { + "id": "FMA:59656", + "name": "Osseous skeleton of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + } + }, + { + "id": "FMA:59657", + "name": "Acinus of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70946" + ] + }, + "synonyms": [ + "Sebaceous gland acinus" + ] + }, + { + "id": "FMA:59658", + "name": "Viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:59659", + "name": "Zone of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Viscerocranial mucosal zone" + ] + }, + { + "id": "FMA:59660", + "name": "Mucosa of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Oral part of viscerocranial mucosa", + "Mouth mucosa", + "Mucous membrane of mouth" + ] + }, + { + "id": "FMA:59661", + "name": "Mucosa of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + }, + "synonyms": [ + "Internal nasal mucosa" + ] + }, + { + "id": "FMA:59662", + "name": "Mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Mucous membrane of larynx", + "Laryngeal mucosa" + ] + }, + { + "id": "FMA:59663", + "name": "Mucosa of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Mucosa of tympanic cavity", + "Middle ear mucosa" + ] + }, + { + "id": "FMA:59664", + "name": "Mucosa of nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85364" + ] + }, + "synonyms": [ + "Nasolacrimal ductal mucosa" + ] + }, + { + "id": "FMA:59665", + "name": "Septum of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Medial wall of internal nose", + "Internal nasal septum" + ] + }, + { + "id": "FMA:59666", + "name": "Anterior process of septal nasal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + }, + "synonyms": [ + "Anterior part of septal nasal cartilage" + ] + }, + { + "id": "FMA:59668", + "name": "Wall of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Internal nasal wall" + ] + }, + { + "id": "FMA:59669", + "name": "Roof of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Internal nasal roof" + ] + }, + { + "id": "FMA:59670", + "name": "Lateral wall of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59671", + "name": "Right lateral wall of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59670" + ] + } + }, + { + "id": "FMA:59672", + "name": "Left lateral wall of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59670" + ] + } + }, + { + "id": "FMA:59673", + "name": "Floor of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Internal nasal floor" + ] + }, + { + "id": "FMA:59674", + "name": "Olfactory part of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59675", + "name": "Respiratory part of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59676", + "name": "Opening of nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Nasolacrimal ductal opening" + ] + }, + { + "id": "FMA:59677", + "name": "Opening of right nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59676" + ] + }, + "synonyms": [ + "Right nasolacrimal ductal opening" + ] + }, + { + "id": "FMA:59678", + "name": "Opening of left nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59676" + ] + }, + "synonyms": [ + "Left nasolacrimal ductal opening" + ] + }, + { + "id": "FMA:59679", + "name": "Paranasal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:59680", + "name": "Lumen of vascular tree (subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:59681", + "name": "Lumen of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Lymphatic vessel lumen", + "Lumen of lymphatic duct" + ] + }, + { + "id": "FMA:59682", + "name": "Right olfactory part of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59674" + ] + } + }, + { + "id": "FMA:59683", + "name": "Left olfactory part of nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59674" + ] + } + }, + { + "id": "FMA:59684", + "name": "Mucosa of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Nasal mucosa", + "Mucous membrane of nose" + ] + }, + { + "id": "FMA:59685", + "name": "Mucosa of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + }, + "synonyms": [ + "External nasal mucosa" + ] + }, + { + "id": "FMA:59686", + "name": "Limen nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + } + }, + { + "id": "FMA:59687", + "name": "Right limen nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59686" + ] + } + }, + { + "id": "FMA:59688", + "name": "Left limen nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59686" + ] + } + }, + { + "id": "FMA:59689", + "name": "Wall of vertical part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59604" + ] + } + }, + { + "id": "FMA:59690", + "name": "Wall of horizontal part of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59604" + ] + } + }, + { + "id": "FMA:59691", + "name": "Wall of horizontal part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59690" + ] + } + }, + { + "id": "FMA:59692", + "name": "Wall of horizontal part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59690" + ] + } + }, + { + "id": "FMA:59693", + "name": "Wall of vertical part of right superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59689" + ] + } + }, + { + "id": "FMA:59694", + "name": "Wall of vertical part of left superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59689" + ] + } + }, + { + "id": "FMA:59695", + "name": "Wall of vertical part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59605" + ] + } + }, + { + "id": "FMA:59696", + "name": "Wall of horizontal part of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59605" + ] + } + }, + { + "id": "FMA:59697", + "name": "Wall of horizontal part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59696" + ] + } + }, + { + "id": "FMA:59698", + "name": "Wall of horizontal part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59696" + ] + } + }, + { + "id": "FMA:59699", + "name": "Wall of vertical part of right inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59695" + ] + } + }, + { + "id": "FMA:59700", + "name": "Wall of vertical part of left inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59695" + ] + } + }, + { + "id": "FMA:59701", + "name": "Region of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225818" + ] + }, + "synonyms": [ + "Sclera subdivision" + ] + }, + { + "id": "FMA:59702", + "name": "Corneoscleral part of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59701" + ] + }, + "synonyms": [ + "Pars corneoscleralis (Sclera)" + ] + }, + { + "id": "FMA:59703", + "name": "Uveal part of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59701" + ] + }, + "synonyms": [ + "Pars uvealis (Sclera)" + ] + }, + { + "id": "FMA:59704", + "name": "Scleral spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59701" + ] + } + }, + { + "id": "FMA:59705", + "name": "Sclera proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59701" + ] + } + }, + { + "id": "FMA:59706", + "name": "Corneoscleral part of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59702" + ] + } + }, + { + "id": "FMA:59707", + "name": "Corneoscleral part of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59702" + ] + } + }, + { + "id": "FMA:59708", + "name": "Uveal part of right sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59703" + ] + } + }, + { + "id": "FMA:59709", + "name": "Uveal part of left sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59703" + ] + } + }, + { + "id": "FMA:59710", + "name": "Right scleral spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59704" + ] + } + }, + { + "id": "FMA:59711", + "name": "Left scleral spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59704" + ] + } + }, + { + "id": "FMA:59712", + "name": "Right sclera proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59705" + ] + } + }, + { + "id": "FMA:59713", + "name": "Left sclera proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59705" + ] + } + }, + { + "id": "FMA:59714", + "name": "Zone of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lacrimal sac zone" + ] + }, + { + "id": "FMA:59715", + "name": "Wall of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86204" + ] + }, + "synonyms": [ + "Lacrimal sac wall" + ] + }, + { + "id": "FMA:59716", + "name": "Wall of right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59715" + ] + }, + "synonyms": [ + "Right lacrimal sac wall" + ] + }, + { + "id": "FMA:59717", + "name": "Wall of left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59715" + ] + }, + "synonyms": [ + "Left lacrimal sac wall" + ] + }, + { + "id": "FMA:59718", + "name": "Wall of nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86204" + ] + }, + "synonyms": [ + "Nasolacrimal ductal wall" + ] + }, + { + "id": "FMA:59719", + "name": "Wall of right nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59718" + ] + }, + "synonyms": [ + "Right nasolacrimal ductal wall" + ] + }, + { + "id": "FMA:59720", + "name": "Wall of left nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59718" + ] + }, + "synonyms": [ + "Left nasolacrimal ductal wall" + ] + }, + { + "id": "FMA:59722", + "name": "Lumen of nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59602" + ] + }, + "synonyms": [ + "Nasolacrimal ductal lumen" + ] + }, + { + "id": "FMA:59723", + "name": "Lumen of right nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59722" + ] + }, + "synonyms": [ + "Right nasolacrimal ductal lumen" + ] + }, + { + "id": "FMA:59724", + "name": "Lumen of left nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59722" + ] + }, + "synonyms": [ + "Left nasolacrimal ductal lumen" + ] + }, + { + "id": "FMA:59725", + "name": "Columella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46489" + ] + }, + "synonyms": [ + "Columella nasi" + ] + }, + { + "id": "FMA:59726", + "name": "Skin of columella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + }, + "synonyms": [ + "Columella skin" + ] + }, + { + "id": "FMA:59727", + "name": "Superficial fascia of columella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59548" + ] + } + }, + { + "id": "FMA:59728", + "name": "Cavity of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + }, + "synonyms": [ + "Internal nasal cavity" + ] + }, + { + "id": "FMA:59729", + "name": "Cavity of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59728" + ] + } + }, + { + "id": "FMA:59730", + "name": "Cavity of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59728" + ] + } + }, + { + "id": "FMA:59731", + "name": "Cavity proper of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59732", + "name": "Cavity proper of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59731" + ] + } + }, + { + "id": "FMA:59733", + "name": "Cavity proper of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59731" + ] + } + }, + { + "id": "FMA:59734", + "name": "Spheno-ethmoidal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + } + }, + { + "id": "FMA:59735", + "name": "Right spheno-ethmoidal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59734" + ] + } + }, + { + "id": "FMA:59736", + "name": "Left spheno-ethmoidal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59734" + ] + } + }, + { + "id": "FMA:59737", + "name": "Atrium of middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59640" + ] + }, + "synonyms": [ + "Middle nasal meatus atrium", + "Atrium of middle meatus" + ] + }, + { + "id": "FMA:59738", + "name": "Atrium of right middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59737" + ] + }, + "synonyms": [ + "Right middle nasal meatus atrium", + "Atrium of right middle meatus" + ] + }, + { + "id": "FMA:59739", + "name": "Atrium of left middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59737" + ] + }, + "synonyms": [ + "Left middle nasal meatus atrium", + "Atrium of left middle meatus" + ] + }, + { + "id": "FMA:59740", + "name": "Middle nasal meatus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53146" + ] + } + }, + { + "id": "FMA:59741", + "name": "Right middle nasal meatus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59740" + ] + } + }, + { + "id": "FMA:59742", + "name": "Left middle nasal meatus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59740" + ] + } + }, + { + "id": "FMA:59743", + "name": "Wall of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59603" + ] + }, + "synonyms": [ + "Right lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59744", + "name": "Wall of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59603" + ] + }, + "synonyms": [ + "Left lacrimal canalicular wall" + ] + }, + { + "id": "FMA:59745", + "name": "Mucosa of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + } + }, + { + "id": "FMA:59746", + "name": "Mucosa of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + } + }, + { + "id": "FMA:59747", + "name": "Zone of mucosa of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59659" + ] + } + }, + { + "id": "FMA:59748", + "name": "Right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59749", + "name": "Left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59750", + "name": "Roof of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59751", + "name": "Roof of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59752", + "name": "Floor of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59753", + "name": "Floor of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59754", + "name": "Wall of right side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59755", + "name": "Wall of left side of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59756", + "name": "Tear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:59759", + "name": "Tubal tonsillar crypt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55044" + ] + }, + "synonyms": [ + "Crypt of tubal tonsil" + ] + }, + { + "id": "FMA:59760", + "name": "Lingual tonsillar crypt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55044" + ] + }, + "synonyms": [ + "Crypt of lingual tonsil" + ] + }, + { + "id": "FMA:59761", + "name": "Palatine tonsillar crypt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55044" + ] + }, + "synonyms": [ + "Crypt of palatine tonsil" + ] + }, + { + "id": "FMA:59762", + "name": "Gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Gum" + ] + }, + { + "id": "FMA:59763", + "name": "Gingiva of upper jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59762" + ] + }, + "synonyms": [ + "Upper jaw gingiva" + ] + }, + { + "id": "FMA:59764", + "name": "Gingiva of lower jaw", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59762" + ] + }, + "synonyms": [ + "Lower jaw gingiva" + ] + }, + { + "id": "FMA:59765", + "name": "Mucosa of palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Palate mucosa" + ] + }, + { + "id": "FMA:59766", + "name": "Agger nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + } + }, + { + "id": "FMA:59767", + "name": "Right agger nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59766" + ] + } + }, + { + "id": "FMA:59768", + "name": "Left agger nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59766" + ] + } + }, + { + "id": "FMA:59769", + "name": "Lingual tonsillar pit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55043" + ] + } + }, + { + "id": "FMA:59770", + "name": "Palatine tonsillar pit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55043" + ] + } + }, + { + "id": "FMA:59771", + "name": "Pharyngeal tonsillar pit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55043" + ] + } + }, + { + "id": "FMA:59772", + "name": "Mucosa of paranasal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Paranasal sinus mucosa" + ] + }, + { + "id": "FMA:59773", + "name": "Mucosa of maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59772" + ] + }, + "synonyms": [ + "Maxillary sinus mucosa" + ] + }, + { + "id": "FMA:59774", + "name": "Mucosa of frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59772" + ] + }, + "synonyms": [ + "Frontal sinus mucosa" + ] + }, + { + "id": "FMA:59775", + "name": "Mucosa of sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59772" + ] + }, + "synonyms": [ + "Sphenoidal sinus mucosa" + ] + }, + { + "id": "FMA:59776", + "name": "Mucosa of ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59772" + ] + }, + "synonyms": [ + "Ethmoidal sinus mucosa" + ] + }, + { + "id": "FMA:59777", + "name": "Mucosa of right maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59773" + ] + }, + "synonyms": [ + "Right maxillary sinus mucosa" + ] + }, + { + "id": "FMA:59778", + "name": "Mucosa of left maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59773" + ] + }, + "synonyms": [ + "Left maxillary sinus mucosa" + ] + }, + { + "id": "FMA:59779", + "name": "Mucosa of right frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59774" + ] + }, + "synonyms": [ + "Right frontal sinus mucosa" + ] + }, + { + "id": "FMA:59780", + "name": "Mucosa of left frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59774" + ] + }, + "synonyms": [ + "Left frontal sinus mucosa" + ] + }, + { + "id": "FMA:59781", + "name": "Mucosa of right sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59775" + ] + }, + "synonyms": [ + "Right sphenoidal sinus mucosa" + ] + }, + { + "id": "FMA:59782", + "name": "Mucosa of left sphenoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59775" + ] + }, + "synonyms": [ + "Left sphenoidal sinus mucosa" + ] + }, + { + "id": "FMA:59783", + "name": "Mucosa of hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Hard palate mucosa" + ] + }, + { + "id": "FMA:59784", + "name": "Mucosa of soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + }, + "synonyms": [ + "Soft palate mucosa" + ] + }, + { + "id": "FMA:59785", + "name": "Buccal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + } + }, + { + "id": "FMA:59786", + "name": "Right buccal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59785" + ] + } + }, + { + "id": "FMA:59787", + "name": "Left buccal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59785" + ] + } + }, + { + "id": "FMA:59788", + "name": "Major salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9597" + ] + } + }, + { + "id": "FMA:59789", + "name": "Minor salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9597" + ] + } + }, + { + "id": "FMA:59790", + "name": "Parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59788" + ] + }, + "synonyms": [ + "Parotid" + ] + }, + { + "id": "FMA:59791", + "name": "Sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59788" + ] + }, + "synonyms": [ + "Rivinus' gland", + "Ductus sublingualis" + ] + }, + { + "id": "FMA:59792", + "name": "Labial salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59789" + ] + } + }, + { + "id": "FMA:59793", + "name": "Buccal salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59789" + ] + } + }, + { + "id": "FMA:59794", + "name": "Molar salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59789" + ] + } + }, + { + "id": "FMA:59795", + "name": "Palatine salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59789" + ] + } + }, + { + "id": "FMA:59796", + "name": "Lingual salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59789" + ] + }, + "synonyms": [ + "Anterior lingual salivary gland" + ] + }, + { + "id": "FMA:59797", + "name": "Right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59790" + ] + } + }, + { + "id": "FMA:59798", + "name": "Left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59790" + ] + } + }, + { + "id": "FMA:59799", + "name": "Buccal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + }, + "synonyms": [ + "Bichat's fat pad" + ] + }, + { + "id": "FMA:59800", + "name": "Right buccal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59799" + ] + } + }, + { + "id": "FMA:59801", + "name": "Left buccal fat pad", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59799" + ] + } + }, + { + "id": "FMA:59802", + "name": "Right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55093" + ] + }, + "synonyms": [ + "Right submaxillary gland" + ] + }, + { + "id": "FMA:59803", + "name": "Left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55093" + ] + }, + "synonyms": [ + "Left submaxillary gland" + ] + }, + { + "id": "FMA:59804", + "name": "Right sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59791" + ] + } + }, + { + "id": "FMA:59805", + "name": "Left sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59791" + ] + } + }, + { + "id": "FMA:59806", + "name": "Oral opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Oral orifice", + "Oral fissure" + ] + }, + { + "id": "FMA:59809", + "name": "Superficial part of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86138" + ] + }, + "synonyms": [ + "Superficial portion of parotid gland", + "Pars superficialis (Glandula parotidea)" + ] + }, + { + "id": "FMA:59810", + "name": "Superficial part of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59809" + ] + } + }, + { + "id": "FMA:59811", + "name": "Superficial part of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59809" + ] + } + }, + { + "id": "FMA:59812", + "name": "Deep part of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86138" + ] + }, + "synonyms": [ + "Deep portion of parotid gland" + ] + }, + { + "id": "FMA:59813", + "name": "Deep part of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59812" + ] + } + }, + { + "id": "FMA:59814", + "name": "Deep part of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59812" + ] + } + }, + { + "id": "FMA:59815", + "name": "Labial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Lips", + "Lips of mouth" + ] + }, + { + "id": "FMA:59816", + "name": "Lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59817", + "name": "Upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59816" + ] + } + }, + { + "id": "FMA:59818", + "name": "Lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59816" + ] + } + }, + { + "id": "FMA:59819", + "name": "Philtrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59820", + "name": "Frenulum of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60027" + ] + }, + "synonyms": [ + "Lip frenulum" + ] + }, + { + "id": "FMA:59821", + "name": "Frenulum of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59820" + ] + }, + "synonyms": [ + "Upper lip frenulum" + ] + }, + { + "id": "FMA:59822", + "name": "Frenulum of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59820" + ] + }, + "synonyms": [ + "Lower lip frenulum" + ] + }, + { + "id": "FMA:59823", + "name": "Accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59788" + ] + }, + "synonyms": [ + "Socia parotidis", + "Accessory part of parotid gland" + ] + }, + { + "id": "FMA:59824", + "name": "Vermilion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59825", + "name": "Right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59823" + ] + }, + "synonyms": [ + "Accessory part of right parotid gland" + ] + }, + { + "id": "FMA:59826", + "name": "Left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59823" + ] + }, + "synonyms": [ + "Accessory part of left parotid gland" + ] + }, + { + "id": "FMA:59827", + "name": "Upper vermilion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59824" + ] + }, + "synonyms": [ + "Vermilion of upper lip" + ] + }, + { + "id": "FMA:59828", + "name": "Lower vermilion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59824" + ] + }, + "synonyms": [ + "Vermilion of lower lip" + ] + }, + { + "id": "FMA:59829", + "name": "Tubercle of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Tuberculum (Labiun superius)", + "Upper lip tubercle" + ] + }, + { + "id": "FMA:59830", + "name": "Upper lip proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:59831", + "name": "Lower lip proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:59832", + "name": "Mucosa of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60027" + ] + }, + "synonyms": [ + "Upper lip mucosa" + ] + }, + { + "id": "FMA:59833", + "name": "Mucosa of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60027" + ] + }, + "synonyms": [ + "Lower lip mucosa" + ] + }, + { + "id": "FMA:59834", + "name": "Mucosa proper of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60027" + ] + } + }, + { + "id": "FMA:59835", + "name": "Mucosa proper of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60027" + ] + } + }, + { + "id": "FMA:59836", + "name": "Cartilaginous skeleton of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:59837", + "name": "Bony part of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Pars ossea (Septum nasi)" + ] + }, + { + "id": "FMA:59838", + "name": "Cartilaginous part of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Pars cartilaginea (Septum nasi)" + ] + }, + { + "id": "FMA:59839", + "name": "Nasal part of frontal process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:59840", + "name": "Nasal part of frontal process of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59839" + ] + } + }, + { + "id": "FMA:59841", + "name": "Nasal part of frontal process of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59839" + ] + } + }, + { + "id": "FMA:59842", + "name": "Wall of nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Meatal wall of nose", + "Nasal meatus wall", + "Meatal wall of internal nose" + ] + }, + { + "id": "FMA:59843", + "name": "Wall of middle nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59842" + ] + }, + "synonyms": [ + "Middle meatal wall", + "Middle meatal wall of internal nose", + "Middle nasal meatus wall" + ] + }, + { + "id": "FMA:59844", + "name": "Right middle meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59843" + ] + }, + "synonyms": [ + "Middle meatal wall of right side of internal nose" + ] + }, + { + "id": "FMA:59845", + "name": "Left middle meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59843" + ] + }, + "synonyms": [ + "Middle meatal wall of left side of internal nose" + ] + }, + { + "id": "FMA:59846", + "name": "Wall of inferior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59842" + ] + }, + "synonyms": [ + "Inferior nasal meatus wall", + "Inferior meatal wall", + "Inferior meatal wall of internal nose" + ] + }, + { + "id": "FMA:59847", + "name": "Right inferior meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59846" + ] + }, + "synonyms": [ + "Inferior meatal wall of right side of internal nose" + ] + }, + { + "id": "FMA:59848", + "name": "Left inferior meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59846" + ] + }, + "synonyms": [ + "Inferior meatal wall of left side of internal nose" + ] + }, + { + "id": "FMA:59849", + "name": "Wall of superior nasal meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59842" + ] + }, + "synonyms": [ + "Superior meatal wall of internal nose", + "Superior meatal wall", + "Superior nasal meatus wall" + ] + }, + { + "id": "FMA:59850", + "name": "Right superior meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59849" + ] + }, + "synonyms": [ + "Superior meatal wall of right side of internal nose" + ] + }, + { + "id": "FMA:59851", + "name": "Left superior meatal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59849" + ] + }, + "synonyms": [ + "Superior meatal wall of left side of internal nose" + ] + }, + { + "id": "FMA:59852", + "name": "Anterior part of soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59853", + "name": "Posterior part of soft palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59854", + "name": "Middle meatal wall proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59842" + ] + } + }, + { + "id": "FMA:59855", + "name": "Right middle meatal wall proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59854" + ] + } + }, + { + "id": "FMA:59856", + "name": "Left middle meatal wall proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59854" + ] + } + }, + { + "id": "FMA:59857", + "name": "Bony part of hard palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Bony palate" + ] + }, + { + "id": "FMA:59859", + "name": "Capsule of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Parotid gland capsule" + ] + }, + { + "id": "FMA:59860", + "name": "Capsule of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59859" + ] + }, + "synonyms": [ + "Right parotid gland capsule" + ] + }, + { + "id": "FMA:59861", + "name": "Capsule of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59859" + ] + }, + "synonyms": [ + "Left parotid gland capsule" + ] + }, + { + "id": "FMA:59862", + "name": "Saliva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + }, + "synonyms": [ + "Salivary gland secretion" + ] + }, + { + "id": "FMA:59863", + "name": "Acinus of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Parotid gland acinus" + ] + }, + { + "id": "FMA:59864", + "name": "Acinus of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59863" + ] + }, + "synonyms": [ + "Right parotid gland acinus" + ] + }, + { + "id": "FMA:59865", + "name": "Acinus of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59863" + ] + }, + "synonyms": [ + "Left parotid gland acinus" + ] + }, + { + "id": "FMA:59866", + "name": "Right parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10420" + ] + } + }, + { + "id": "FMA:59867", + "name": "Left parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10420" + ] + } + }, + { + "id": "FMA:59870", + "name": "Acinus of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Salivary gland acinus" + ] + }, + { + "id": "FMA:59871", + "name": "Mucous acinus of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59870" + ] + } + }, + { + "id": "FMA:59872", + "name": "Serous acinus of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59870" + ] + } + }, + { + "id": "FMA:59873", + "name": "Seromucous acinus of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59870" + ] + }, + "synonyms": [ + "Mixed acinus of salivary gland" + ] + }, + { + "id": "FMA:59874", + "name": "Surface of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Parotid gland surface" + ] + }, + { + "id": "FMA:59875", + "name": "Superior surface of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54655" + ] + } + }, + { + "id": "FMA:59876", + "name": "Superior surface of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54655" + ] + } + }, + { + "id": "FMA:59877", + "name": "Superficial surface of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + } + }, + { + "id": "FMA:59878", + "name": "Superficial surface of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59877" + ] + } + }, + { + "id": "FMA:59879", + "name": "Superficial surface of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59877" + ] + } + }, + { + "id": "FMA:59880", + "name": "Anteromedial surface of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + } + }, + { + "id": "FMA:59881", + "name": "Posteromedial surface of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + } + }, + { + "id": "FMA:59882", + "name": "Posteromedial surface of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59881" + ] + } + }, + { + "id": "FMA:59883", + "name": "Posteromedial surface of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59881" + ] + } + }, + { + "id": "FMA:59884", + "name": "Anteromedial surface of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59880" + ] + } + }, + { + "id": "FMA:59885", + "name": "Anteromedial surface of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59880" + ] + } + }, + { + "id": "FMA:59887", + "name": "Apex of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Parotid gland apex" + ] + }, + { + "id": "FMA:59888", + "name": "Apex of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59887" + ] + }, + "synonyms": [ + "Right parotid gland apex" + ] + }, + { + "id": "FMA:59889", + "name": "Apex of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59887" + ] + }, + "synonyms": [ + "Left parotid gland apex" + ] + }, + { + "id": "FMA:59890", + "name": "Lobe of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Parotid gland lobe" + ] + }, + { + "id": "FMA:59891", + "name": "Lobe of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59890" + ] + }, + "synonyms": [ + "Right parotid gland lobe" + ] + }, + { + "id": "FMA:59892", + "name": "Lobe of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59890" + ] + }, + "synonyms": [ + "Left parotid gland lobe" + ] + }, + { + "id": "FMA:59899", + "name": "Main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86266" + ] + }, + "synonyms": [ + "Wharton's duct", + "Duct of submandibular gland", + "Submaxillary duct" + ] + }, + { + "id": "FMA:59900", + "name": "Lumen of parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59934" + ] + }, + "synonyms": [ + "Parotid ductal lumen" + ] + }, + { + "id": "FMA:59901", + "name": "Lumen of right parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59900" + ] + }, + "synonyms": [ + "Right parotid ductal lumen" + ] + }, + { + "id": "FMA:59902", + "name": "Lumen of left parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59900" + ] + }, + "synonyms": [ + "Left parotid ductal lumen" + ] + }, + { + "id": "FMA:59904", + "name": "Capsule of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Salivary gland capsule" + ] + }, + { + "id": "FMA:59907", + "name": "Lobe of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Salivary gland lobe" + ] + }, + { + "id": "FMA:59908", + "name": "Duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Salivary duct", + "Salivary gland duct" + ] + }, + { + "id": "FMA:59909", + "name": "Lobe of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Accessory parotid gland lobe" + ] + }, + { + "id": "FMA:59910", + "name": "Duct of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83550" + ] + }, + "synonyms": [ + "Accessory parotid gland duct" + ] + }, + { + "id": "FMA:59911", + "name": "Duct of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59910" + ] + }, + "synonyms": [ + "Right accessory parotid gland duct" + ] + }, + { + "id": "FMA:59912", + "name": "Duct of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59910" + ] + }, + "synonyms": [ + "Left accessory parotid gland duct" + ] + }, + { + "id": "FMA:59913", + "name": "Lobe of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59909" + ] + }, + "synonyms": [ + "Right accessory parotid gland lobe" + ] + }, + { + "id": "FMA:59914", + "name": "Lobe of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59909" + ] + }, + "synonyms": [ + "Left accessory parotid gland lobe" + ] + }, + { + "id": "FMA:59915", + "name": "Orifice of duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:59916", + "name": "Orifice of parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59915" + ] + }, + "synonyms": [ + "Parotid ductal orifice" + ] + }, + { + "id": "FMA:59917", + "name": "Orifice of duct of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59915" + ] + } + }, + { + "id": "FMA:59918", + "name": "Orifice of right parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59916" + ] + }, + "synonyms": [ + "Right parotid ductal orifice" + ] + }, + { + "id": "FMA:59919", + "name": "Orifice of left parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59916" + ] + }, + "synonyms": [ + "Left parotid ductal orifice" + ] + }, + { + "id": "FMA:59920", + "name": "Orifice of duct of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59917" + ] + } + }, + { + "id": "FMA:59921", + "name": "Orifice of duct of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59917" + ] + } + }, + { + "id": "FMA:59922", + "name": "Wall of right parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59924" + ] + }, + "synonyms": [ + "Right parotid ductal wall" + ] + }, + { + "id": "FMA:59924", + "name": "Wall of parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Parotid ductal wall" + ] + }, + { + "id": "FMA:59925", + "name": "Wall of left parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59924" + ] + }, + "synonyms": [ + "Left parotid ductal wall" + ] + }, + { + "id": "FMA:59927", + "name": "Wall of duct of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:59928", + "name": "Wall of duct of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59927" + ] + } + }, + { + "id": "FMA:59929", + "name": "Wall of duct of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59927" + ] + } + }, + { + "id": "FMA:59930", + "name": "Lumen of duct of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59934" + ] + }, + "synonyms": [ + "Lumen of accessory parotid duct" + ] + }, + { + "id": "FMA:59931", + "name": "Lumen of duct of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59930" + ] + }, + "synonyms": [ + "Lumen of right accessory parotid duct" + ] + }, + { + "id": "FMA:59932", + "name": "Lumen of duct of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59930" + ] + }, + "synonyms": [ + "Lumen of left accessory parotid duct" + ] + }, + { + "id": "FMA:59934", + "name": "Lumen of duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:59936", + "name": "Lobule of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86274" + ] + }, + "synonyms": [ + "Parotid gland lobule" + ] + }, + { + "id": "FMA:59937", + "name": "Lobule of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59936" + ] + }, + "synonyms": [ + "Right parotid gland lobule" + ] + }, + { + "id": "FMA:59938", + "name": "Lobule of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59936" + ] + }, + "synonyms": [ + "Left parotid gland lobule" + ] + }, + { + "id": "FMA:59940", + "name": "Lobule of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Accessory parotid gland lobule" + ] + }, + { + "id": "FMA:59941", + "name": "Acinus of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Accessory parotid gland acinus" + ] + }, + { + "id": "FMA:59942", + "name": "Acinus of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59941" + ] + }, + "synonyms": [ + "Right accessory parotid gland acinus" + ] + }, + { + "id": "FMA:59943", + "name": "Acinus of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59941" + ] + }, + "synonyms": [ + "Left accessory parotid gland acinus" + ] + }, + { + "id": "FMA:59945", + "name": "Superficial part of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86139" + ] + } + }, + { + "id": "FMA:59946", + "name": "Deep part of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86139" + ] + } + }, + { + "id": "FMA:59947", + "name": "Deep part of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59946" + ] + } + }, + { + "id": "FMA:59948", + "name": "Deep part of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59946" + ] + } + }, + { + "id": "FMA:59949", + "name": "Superficial part of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59945" + ] + } + }, + { + "id": "FMA:59950", + "name": "Superficial part of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59945" + ] + } + }, + { + "id": "FMA:59952", + "name": "Surface of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Lacrimal gland surface" + ] + }, + { + "id": "FMA:59953", + "name": "Surface of region of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:59955", + "name": "Medial surface of superficial part of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59953" + ] + } + }, + { + "id": "FMA:59956", + "name": "Lateral surface of superficial part of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59953" + ] + } + }, + { + "id": "FMA:59957", + "name": "Inferior surface of superficial part of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59953" + ] + } + }, + { + "id": "FMA:59958", + "name": "Inferior surface of superficial part of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59957" + ] + } + }, + { + "id": "FMA:59959", + "name": "Inferior surface of superficial part of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59957" + ] + } + }, + { + "id": "FMA:59960", + "name": "Lateral surface of superficial part of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59956" + ] + } + }, + { + "id": "FMA:59961", + "name": "Lateral surface of superficial part of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59956" + ] + } + }, + { + "id": "FMA:59962", + "name": "Medial surface of superficial part of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59955" + ] + } + }, + { + "id": "FMA:59963", + "name": "Medial surface of superficial part of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59955" + ] + } + }, + { + "id": "FMA:59964", + "name": "Right main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59899" + ] + }, + "synonyms": [ + "Duct of right submandibular gland" + ] + }, + { + "id": "FMA:59965", + "name": "Left main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59899" + ] + }, + "synonyms": [ + "Duct of left submandibular gland" + ] + }, + { + "id": "FMA:59967", + "name": "Wall of submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Submandibular ductal wall" + ] + }, + { + "id": "FMA:59968", + "name": "Wall of right main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262054" + ] + }, + "synonyms": [ + "Right submandibular ductal wall" + ] + }, + { + "id": "FMA:59969", + "name": "Wall of left main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262054" + ] + }, + "synonyms": [ + "Left submandibular ductal wall" + ] + }, + { + "id": "FMA:59970", + "name": "Lumen of submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59934" + ] + }, + "synonyms": [ + "Submandibular ductal lumen" + ] + }, + { + "id": "FMA:59971", + "name": "Lumen of sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59934" + ] + }, + "synonyms": [ + "Sublingual ductal lumen" + ] + }, + { + "id": "FMA:59972", + "name": "Lumen of right main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262050" + ] + }, + "synonyms": [ + "Right submandibular ductal lumen" + ] + }, + { + "id": "FMA:59973", + "name": "Lumen of left main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262050" + ] + }, + "synonyms": [ + "Left submandibular ductal lumen" + ] + }, + { + "id": "FMA:59974", + "name": "Lumen of right sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59971" + ] + }, + "synonyms": [ + "Right sublingual ductal lumen" + ] + }, + { + "id": "FMA:59975", + "name": "Lumen of left sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59971" + ] + }, + "synonyms": [ + "Left sublingual ductal lumen" + ] + }, + { + "id": "FMA:59976", + "name": "Orifice of submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59915" + ] + }, + "synonyms": [ + "Submandibular ductal orifice" + ] + }, + { + "id": "FMA:59977", + "name": "Orifice of sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59915" + ] + }, + "synonyms": [ + "Sublingual ductal orifice" + ] + }, + { + "id": "FMA:59978", + "name": "Orifice of right sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59977" + ] + }, + "synonyms": [ + "Right sublingual ductal orifice" + ] + }, + { + "id": "FMA:59979", + "name": "Orifice of left sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59977" + ] + }, + "synonyms": [ + "Left sublingual ductal orifice" + ] + }, + { + "id": "FMA:59980", + "name": "Orifice of right submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59976" + ] + }, + "synonyms": [ + "Right submandibular ductal orifice" + ] + }, + { + "id": "FMA:59981", + "name": "Orifice of left submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59976" + ] + }, + "synonyms": [ + "Left submandibular ductal orifice" + ] + }, + { + "id": "FMA:59983", + "name": "Sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + } + }, + { + "id": "FMA:59984", + "name": "Right sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59983" + ] + } + }, + { + "id": "FMA:59985", + "name": "Left sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59983" + ] + } + }, + { + "id": "FMA:59986", + "name": "Major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59983" + ] + }, + "synonyms": [ + "Bartholin's duct" + ] + }, + { + "id": "FMA:59987", + "name": "Minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59983" + ] + } + }, + { + "id": "FMA:59988", + "name": "Right minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59987" + ] + } + }, + { + "id": "FMA:59989", + "name": "Left minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59987" + ] + } + }, + { + "id": "FMA:59990", + "name": "Right major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59986" + ] + } + }, + { + "id": "FMA:59991", + "name": "Left major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59986" + ] + } + }, + { + "id": "FMA:59992", + "name": "Faucial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:59993", + "name": "Lumen of major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59971" + ] + }, + "synonyms": [ + "Major sublingual ductal lumen" + ] + }, + { + "id": "FMA:59994", + "name": "Lumen of minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59971" + ] + }, + "synonyms": [ + "Minor sublingual ductal lumen" + ] + }, + { + "id": "FMA:59995", + "name": "Lumen of right minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59994" + ] + }, + "synonyms": [ + "Right minor sublingual ductal lumen" + ] + }, + { + "id": "FMA:59996", + "name": "Lumen of left minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59994" + ] + }, + "synonyms": [ + "Left minor sublingual ductal lumen" + ] + }, + { + "id": "FMA:59997", + "name": "Lumen of right major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59993" + ] + }, + "synonyms": [ + "Right major sublingual ductal lumen" + ] + }, + { + "id": "FMA:59998", + "name": "Lumen of left major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59993" + ] + }, + "synonyms": [ + "Left major sublingual ductal lumen" + ] + }, + { + "id": "FMA:60000", + "name": "Wall of sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Sublingual ductal wall" + ] + }, + { + "id": "FMA:60001", + "name": "Wall of right sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60000" + ] + }, + "synonyms": [ + "Right sublingual ductal wall" + ] + }, + { + "id": "FMA:60002", + "name": "Wall of left sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60000" + ] + }, + "synonyms": [ + "Left sublingual ductal wall" + ] + }, + { + "id": "FMA:60003", + "name": "Wall of major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60000" + ] + }, + "synonyms": [ + "Major sublingual ductal wall" + ] + }, + { + "id": "FMA:60004", + "name": "Wall of minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60000" + ] + }, + "synonyms": [ + "Minor sublingual ductal wall" + ] + }, + { + "id": "FMA:60005", + "name": "Wall of right minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60004" + ] + }, + "synonyms": [ + "Right minor sublingual ductal wall" + ] + }, + { + "id": "FMA:60006", + "name": "Wall of left minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60004" + ] + }, + "synonyms": [ + "Left minor sublingual ductal wall" + ] + }, + { + "id": "FMA:60007", + "name": "Wall of right major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60003" + ] + }, + "synonyms": [ + "Right major sublingual ductal wall" + ] + }, + { + "id": "FMA:60008", + "name": "Wall of left major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60003" + ] + }, + "synonyms": [ + "Left major sublingual ductal wall" + ] + }, + { + "id": "FMA:60009", + "name": "Orifice of major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59977" + ] + }, + "synonyms": [ + "Major sublingual ductal orifice" + ] + }, + { + "id": "FMA:60010", + "name": "Orifice of minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59977" + ] + }, + "synonyms": [ + "Minor sublingual ductal orifice" + ] + }, + { + "id": "FMA:60011", + "name": "Orifice of right minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60010" + ] + }, + "synonyms": [ + "Right minor sublingual ductal orifice" + ] + }, + { + "id": "FMA:60012", + "name": "Orifice of left minor sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60010" + ] + }, + "synonyms": [ + "Left minor sublingual ductal orifice" + ] + }, + { + "id": "FMA:60013", + "name": "Orifice of right major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60009" + ] + }, + "synonyms": [ + "Right major sublingual ductal orifice" + ] + }, + { + "id": "FMA:60014", + "name": "Orifice of left major sublingual duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60009" + ] + }, + "synonyms": [ + "Left major sublingual ductal orifice" + ] + }, + { + "id": "FMA:60015", + "name": "Zone of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Palatoglossus zone" + ] + }, + { + "id": "FMA:60016", + "name": "Palatine part of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60015" + ] + } + }, + { + "id": "FMA:60017", + "name": "Palatine part of right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60016" + ] + } + }, + { + "id": "FMA:60018", + "name": "Palatine part of left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60016" + ] + } + }, + { + "id": "FMA:60019", + "name": "Faucial part of palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60015" + ] + } + }, + { + "id": "FMA:60020", + "name": "Faucial part of right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60019" + ] + } + }, + { + "id": "FMA:60021", + "name": "Faucial part of left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60019" + ] + } + }, + { + "id": "FMA:60022", + "name": "Faucial pillar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Pillar of fauces" + ] + }, + { + "id": "FMA:60023", + "name": "Right faucial pillar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60022" + ] + } + }, + { + "id": "FMA:60024", + "name": "Left faucial pillar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60022" + ] + } + }, + { + "id": "FMA:60026", + "name": "Mucosa of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + } + }, + { + "id": "FMA:60027", + "name": "Mucosa of labial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + } + }, + { + "id": "FMA:60028", + "name": "Mucosa of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + } + }, + { + "id": "FMA:60029", + "name": "Mucosa of faucial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + } + }, + { + "id": "FMA:60030", + "name": "Mucosa of uvula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + }, + "synonyms": [ + "Uvula mucosa" + ] + }, + { + "id": "FMA:60031", + "name": "Mucosa of palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + }, + "synonyms": [ + "Palatoglossal arch mucosa" + ] + }, + { + "id": "FMA:60032", + "name": "Mucosa of right palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60031" + ] + }, + "synonyms": [ + "Right palatoglossal arch mucosa" + ] + }, + { + "id": "FMA:60033", + "name": "Mucosa of left palatoglossal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60031" + ] + }, + "synonyms": [ + "Left palatoglossal arch mucosa" + ] + }, + { + "id": "FMA:60034", + "name": "Mucosa of palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85381" + ] + }, + "synonyms": [ + "Palatopharyngeal arch mucosa" + ] + }, + { + "id": "FMA:60035", + "name": "Mucosa of right palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60034" + ] + }, + "synonyms": [ + "Right palatopharyngeal arch mucosa" + ] + }, + { + "id": "FMA:60036", + "name": "Mucosa of left palatopharyngeal arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60034" + ] + }, + "synonyms": [ + "Left palatopharyngeal arch mucosa" + ] + }, + { + "id": "FMA:60037", + "name": "Palatine part of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46682" + ] + } + }, + { + "id": "FMA:60038", + "name": "Faucial part of palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46682" + ] + } + }, + { + "id": "FMA:60039", + "name": "Faucial part of right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60038" + ] + } + }, + { + "id": "FMA:60040", + "name": "Faucial part of left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60038" + ] + } + }, + { + "id": "FMA:60041", + "name": "Palatine part of right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60037" + ] + } + }, + { + "id": "FMA:60042", + "name": "Palatine part of left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60037" + ] + } + }, + { + "id": "FMA:60043", + "name": "Soft palate proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:60044", + "name": "Lobe of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Submandibular gland lobe" + ] + }, + { + "id": "FMA:60045", + "name": "Lobe of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60044" + ] + }, + "synonyms": [ + "Right submandibular gland lobe" + ] + }, + { + "id": "FMA:60046", + "name": "Lobe of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60044" + ] + }, + "synonyms": [ + "Left submandibular gland lobe" + ] + }, + { + "id": "FMA:60047", + "name": "Lobe of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Sublingual gland lobe" + ] + }, + { + "id": "FMA:60048", + "name": "Lobe of right sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60047" + ] + }, + "synonyms": [ + "Right sublingual gland lobe" + ] + }, + { + "id": "FMA:60049", + "name": "Lobe of left sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60047" + ] + }, + "synonyms": [ + "Left sublingual gland lobe" + ] + }, + { + "id": "FMA:60050", + "name": "Intercalated duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59908" + ] + } + }, + { + "id": "FMA:60051", + "name": "Striated duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59908" + ] + } + }, + { + "id": "FMA:60052", + "name": "Excretory duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59908" + ] + } + }, + { + "id": "FMA:60053", + "name": "Interlobular duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59908" + ] + } + }, + { + "id": "FMA:60054", + "name": "Right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9705" + ] + }, + "synonyms": [ + "Right eustachian tube" + ] + }, + { + "id": "FMA:60055", + "name": "Left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9705" + ] + }, + "synonyms": [ + "Left eustachian tube" + ] + }, + { + "id": "FMA:60056", + "name": "Segment of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Subdivision of eustachian tube", + "Pharyngotympanic tube segment", + "Subdivision of auditory tube" + ] + }, + { + "id": "FMA:60057", + "name": "Bony part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Pars ossea (Tuba auditoria)", + "Pars ossea (Tuba auditiva)", + "Osseous portion of eustachian tube", + "Bony part of auditory tube", + "Bony part of eustachian tube" + ] + }, + { + "id": "FMA:60058", + "name": "Cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60056" + ] + }, + "synonyms": [ + "Cartilaginous part of auditory tube", + "Cartilaginous portion of eustachian tube", + "Pars cartilaginea (Tuba auditoria)", + "Cartilaginous part of eustachian tube", + "Pars cartilaginea (Tuba auditiva)" + ] + }, + { + "id": "FMA:60059", + "name": "Cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60058" + ] + }, + "synonyms": [ + "Cartilaginous part of right auditory tube", + "Cartilaginous part of right Eustachian tube" + ] + }, + { + "id": "FMA:60060", + "name": "Cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60058" + ] + }, + "synonyms": [ + "Cartilaginous part of left auditory tube", + "Cartilaginous part of left Eustachian tube" + ] + }, + { + "id": "FMA:60061", + "name": "Bony part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60057" + ] + }, + "synonyms": [ + "Bony part of right Eustachian tube", + "Bony part of right auditory tube" + ] + }, + { + "id": "FMA:60062", + "name": "Bony part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60057" + ] + }, + "synonyms": [ + "Bony part of left Eustachian tube", + "Bony part of left auditory tube" + ] + }, + { + "id": "FMA:60063", + "name": "Joint of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54831" + ] + }, + "synonyms": [ + "Auditory ossicles joint" + ] + }, + { + "id": "FMA:60064", + "name": "Incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60063" + ] + }, + "synonyms": [ + "Incudomallear articulation", + "Incudomalleolar joint" + ] + }, + { + "id": "FMA:60065", + "name": "Incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60063" + ] + }, + "synonyms": [ + "Incudostapedial articulation" + ] + }, + { + "id": "FMA:60066", + "name": "Isthmus of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60056" + ] + }, + "synonyms": [ + "Pharyngotympanic tube isthmus", + "Isthmus of Eustachian tube", + "Isthmus of auditory tube" + ] + }, + { + "id": "FMA:60067", + "name": "Isthmus of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60066" + ] + }, + "synonyms": [ + "Right pharyngotympanic tube isthmus" + ] + }, + { + "id": "FMA:60068", + "name": "Isthmus of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60066" + ] + }, + "synonyms": [ + "Left pharyngotympanic tube isthmus" + ] + }, + { + "id": "FMA:60069", + "name": "Wall of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Pharyngotympanic tube wall" + ] + }, + { + "id": "FMA:60070", + "name": "Wall of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60069" + ] + }, + "synonyms": [ + "Right pharyngotympanic tube wall" + ] + }, + { + "id": "FMA:60071", + "name": "Wall of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60069" + ] + }, + "synonyms": [ + "Left pharyngotympanic tube wall" + ] + }, + { + "id": "FMA:60072", + "name": "Wall of bony part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86225" + ] + } + }, + { + "id": "FMA:60073", + "name": "Wall of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86225" + ] + } + }, + { + "id": "FMA:60074", + "name": "Wall of cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60073" + ] + } + }, + { + "id": "FMA:60075", + "name": "Wall of cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60073" + ] + } + }, + { + "id": "FMA:60076", + "name": "Wall of bony part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60072" + ] + } + }, + { + "id": "FMA:60077", + "name": "Wall of bony part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60072" + ] + } + }, + { + "id": "FMA:60079", + "name": "Lumen of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Pharyngotympanic tube lumen", + "Lumen of Eustachian tube", + "Lumen of auditory tube" + ] + }, + { + "id": "FMA:60080", + "name": "Lumen of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60079" + ] + }, + "synonyms": [ + "Lumen of right auditory tube", + "Lumen of right Eustachian tube", + "Right pharyngotympanic tube lumen" + ] + }, + { + "id": "FMA:60081", + "name": "Lumen of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60079" + ] + }, + "synonyms": [ + "Lumen of left auditory tube", + "Left pharyngotympanic tube lumen", + "Lumen of left Eustachian tube" + ] + }, + { + "id": "FMA:60082", + "name": "Lumen of bony part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60079" + ] + }, + "synonyms": [ + "Lumen of bony part of Eustachian tube", + "Lumen of bony part of auditory tube" + ] + }, + { + "id": "FMA:60083", + "name": "Lumen of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60079" + ] + }, + "synonyms": [ + "Lumen of cartilaginous part of auditory tube", + "Lumen of cartilaginous part of Eustachian tube" + ] + }, + { + "id": "FMA:60084", + "name": "Lumen of cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60083" + ] + }, + "synonyms": [ + "Lumen of cartilaginous part of right Eustachian tube", + "Lumen of cartilaginous part of right auditory tube" + ] + }, + { + "id": "FMA:60085", + "name": "Lumen of cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60083" + ] + }, + "synonyms": [ + "Lumen of cartilaginous part of left auditory tube", + "Lumen of cartilaginous part of left Eustachian tube" + ] + }, + { + "id": "FMA:60086", + "name": "Lumen of bony part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60082" + ] + }, + "synonyms": [ + "Lumen of bony part of right Eustachian tube", + "Lumen of bony part of right auditory tube" + ] + }, + { + "id": "FMA:60087", + "name": "Lumen of bony part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60082" + ] + }, + "synonyms": [ + "Lumen of bony part of left auditory tube", + "Lumen of bony part of left Eustachian tube" + ] + }, + { + "id": "FMA:60088", + "name": "Wall of isthmus of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86225" + ] + } + }, + { + "id": "FMA:60089", + "name": "Wall of isthmus of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60088" + ] + } + }, + { + "id": "FMA:60090", + "name": "Wall of isthmus of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60088" + ] + } + }, + { + "id": "FMA:60091", + "name": "Lumen of isthmus of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60079" + ] + } + }, + { + "id": "FMA:60092", + "name": "Lumen of isthmus of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60091" + ] + } + }, + { + "id": "FMA:60093", + "name": "Lumen of isthmus of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60091" + ] + } + }, + { + "id": "FMA:60096", + "name": "Cartilage of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75444" + ] + }, + "synonyms": [ + "Cartilage of Eustachian tube", + "Cartilage of auditory tube", + "Pharyngotympanic tube cartilage" + ] + }, + { + "id": "FMA:60097", + "name": "Cartilage of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60096" + ] + }, + "synonyms": [ + "Right pharyngotympanic tube cartilage" + ] + }, + { + "id": "FMA:60098", + "name": "Cartilage of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60096" + ] + }, + "synonyms": [ + "Left pharyngotympanic tube cartilage" + ] + }, + { + "id": "FMA:60099", + "name": "Medial lamina of cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60104" + ] + } + }, + { + "id": "FMA:60100", + "name": "Lateral lamina of cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60105" + ] + } + }, + { + "id": "FMA:60101", + "name": "Medial lamina of cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60104" + ] + }, + "synonyms": [ + "Medial lamina of cartilaginous part of left auditory tube", + "Medial lamina of cartilaginous part of left Eustachian tube" + ] + }, + { + "id": "FMA:60102", + "name": "Lateral lamina of cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60105" + ] + }, + "synonyms": [ + "Lateral lamina of cartilaginous part of left Eustachian tube", + "Lateral lamina of cartilaginous part of left auditory tube" + ] + }, + { + "id": "FMA:60103", + "name": "Segment of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60056" + ] + } + }, + { + "id": "FMA:60104", + "name": "Medial lamina of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60103" + ] + }, + "synonyms": [ + "Lamina medialis (Pars cartilaginea, Tuba auditiva)", + "Medial cartilaginous lamina of Eustachian tube", + "Medial lamina of cartilaginous part of Eustachian tube", + "Medial lamina of cartilaginous part of auditory tube" + ] + }, + { + "id": "FMA:60105", + "name": "Lateral lamina of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60103" + ] + }, + "synonyms": [ + "Lamina lateralis (Pars cartilaginea, Tuba auditiva)", + "Lateral lamina of cartilaginous part of Eustachian tube", + "Lateral cartilaginous lamina of Eustachian tube", + "Lateral lamina of cartilaginous part of auditory tube" + ] + }, + { + "id": "FMA:60106", + "name": "Membranous lamina of cartilaginous part of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60103" + ] + }, + "synonyms": [ + "Membranous lamina of Eustachian tube", + "Membranous lamina of cartilaginous part of Eustachian tube", + "Membranous lamina of cartilaginous part of auditory tube", + "Lamina membranacea (Pars cartilaginea, Tuba auditiva)" + ] + }, + { + "id": "FMA:60107", + "name": "Membranous lamina of cartilaginous part of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60106" + ] + } + }, + { + "id": "FMA:60108", + "name": "Membranous lamina of cartilaginous part of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60106" + ] + } + }, + { + "id": "FMA:60109", + "name": "Mucosa of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous membrane of pharyngotympanic tube", + "Mucous membrane of auditory tube", + "Tunica mucosa (Tuba auditoria)", + "Mucuous membrane of Eustachian tube", + "Tunica mucosa (Tuba auditiva)", + "Pharyngotympanic tube mucosa", + "Mucuous membrane of pharyngotympanic tube" + ] + }, + { + "id": "FMA:60110", + "name": "Mucuous membrane of right pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60109" + ] + } + }, + { + "id": "FMA:60111", + "name": "Mucuous membrane of left pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60109" + ] + } + }, + { + "id": "FMA:60113", + "name": "Mucosa of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + }, + "synonyms": [ + "Nasal septum mucosa" + ] + }, + { + "id": "FMA:60114", + "name": "Mucosa of right side of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + } + }, + { + "id": "FMA:60115", + "name": "Mucosa of left side of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85363" + ] + } + }, + { + "id": "FMA:60116", + "name": "Nasal skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Skeleton of nose" + ] + }, + { + "id": "FMA:60117", + "name": "Cartilaginous skeleton of internal nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:60118", + "name": "Skeleton of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Nasal septum skeleton", + "Bony nasal septum" + ] + }, + { + "id": "FMA:60119", + "name": "Lobule of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70946" + ] + }, + "synonyms": [ + "Sebaceous gland lobule", + "Sebaceous lobule" + ] + }, + { + "id": "FMA:60120", + "name": "Subdivision of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71012" + ] + }, + "synonyms": [ + "Nail subdivision" + ] + }, + { + "id": "FMA:60123", + "name": "Body of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60127" + ] + } + }, + { + "id": "FMA:60124", + "name": "Palmar layer of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + }, + "synonyms": [ + "Ventral nail plate", + "Ventral layer of nail" + ] + }, + { + "id": "FMA:60125", + "name": "Intermediate layer of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + }, + "synonyms": [ + "Intermediate nail plate" + ] + }, + { + "id": "FMA:60126", + "name": "Dorsal layer of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + }, + "synonyms": [ + "Dorsal nail plate" + ] + }, + { + "id": "FMA:60127", + "name": "Body of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + }, + "synonyms": [ + "Nail body" + ] + }, + { + "id": "FMA:60128", + "name": "Root of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + }, + "synonyms": [ + "Nail root" + ] + }, + { + "id": "FMA:60138", + "name": "Eponychium of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60379" + ] + }, + "synonyms": [ + "Cuticle of finger", + "Finger eponychium" + ] + }, + { + "id": "FMA:60139", + "name": "Hyponychium of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60383" + ] + }, + "synonyms": [ + "Finger hyponychium" + ] + }, + { + "id": "FMA:60141", + "name": "Eponychium of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60525" + ] + }, + "synonyms": [ + "Cuticle of toe", + "Toe eponychium" + ] + }, + { + "id": "FMA:60142", + "name": "Hyponychium of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60530" + ] + }, + "synonyms": [ + "Toe hyponychium" + ] + }, + { + "id": "FMA:60143", + "name": "Palmar layer of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60124" + ] + }, + "synonyms": [ + "Ventral layer of nail of finger", + "Ventral nail plate of finger" + ] + }, + { + "id": "FMA:60144", + "name": "Palmar layer of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60124" + ] + }, + "synonyms": [ + "Ventral nail plate of toe", + "Ventral layer of nail of toe" + ] + }, + { + "id": "FMA:60145", + "name": "Palmar layer of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60143" + ] + }, + "synonyms": [ + "Ventral nail plate of thumb", + "Ventral layer of nail of thumb" + ] + }, + { + "id": "FMA:60146", + "name": "Palmar layer of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60143" + ] + }, + "synonyms": [ + "Ventral nail plate of index finger", + "Ventral layer of nail of index finger" + ] + }, + { + "id": "FMA:60147", + "name": "Palmar layer of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60143" + ] + }, + "synonyms": [ + "Ventral nail plate of middle finger", + "Ventral layer of nail of middle finger" + ] + }, + { + "id": "FMA:60148", + "name": "Palmar layer of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60143" + ] + }, + "synonyms": [ + "Ventral layer of nail of ring finger", + "Ventral nail plate of ring finger" + ] + }, + { + "id": "FMA:60149", + "name": "Palmar layer of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60143" + ] + }, + "synonyms": [ + "Ventral layer of nail of little finger", + "Ventral nail plate of little finger" + ] + }, + { + "id": "FMA:60150", + "name": "Palmar layer of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60149" + ] + }, + "synonyms": [ + "Ventral layer of nail of right little finger", + "Ventral nail plate of right little finger" + ] + }, + { + "id": "FMA:60151", + "name": "Palmar layer of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60149" + ] + }, + "synonyms": [ + "Ventral layer of nail of left little finger", + "Ventral nail plate of left little finger" + ] + }, + { + "id": "FMA:60152", + "name": "Palmar layer of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60148" + ] + }, + "synonyms": [ + "Ventral layer of nail of right ring finger", + "Ventral nail plate of right ring finger" + ] + }, + { + "id": "FMA:60153", + "name": "Palmar layer of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60148" + ] + }, + "synonyms": [ + "Ventral nail plate of left ring finger", + "Ventral layer of nail of left ring finger" + ] + }, + { + "id": "FMA:60154", + "name": "Palmar layer of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60147" + ] + }, + "synonyms": [ + "Ventral nail plate of right middle finger", + "Ventral layer of nail of right middle finger" + ] + }, + { + "id": "FMA:60155", + "name": "Palmar layer of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60147" + ] + }, + "synonyms": [ + "Ventral layer of nail of left middle finger", + "Ventral nail plate of left middle finger" + ] + }, + { + "id": "FMA:60156", + "name": "Palmar layer of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60146" + ] + }, + "synonyms": [ + "Ventral layer of nail of right index finger", + "Ventral nail plate of right index finger" + ] + }, + { + "id": "FMA:60157", + "name": "Palmar layer of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60146" + ] + }, + "synonyms": [ + "Ventral layer of nail of left index finger", + "Ventral nail plate of left index finger" + ] + }, + { + "id": "FMA:60158", + "name": "Palmar layer of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60145" + ] + }, + "synonyms": [ + "Ventral layer of nail of right thumb", + "Ventral nail plate of right thumb" + ] + }, + { + "id": "FMA:60159", + "name": "Palmar layer of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60145" + ] + }, + "synonyms": [ + "Ventral nail plate of left thumb", + "Ventral layer of nail of left thumb" + ] + }, + { + "id": "FMA:60160", + "name": "Palmar layer of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60144" + ] + }, + "synonyms": [ + "Ventral nail plate of big toe", + "Ventral layer of nail of big toe" + ] + }, + { + "id": "FMA:60161", + "name": "Palmar layer of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60144" + ] + }, + "synonyms": [ + "Ventral nail plate of second toe", + "Ventral layer of nail of second toe" + ] + }, + { + "id": "FMA:60162", + "name": "Palmar layer of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60144" + ] + }, + "synonyms": [ + "Ventral layer of nail of third toe", + "Ventral nail plate of third toe" + ] + }, + { + "id": "FMA:60163", + "name": "Palmar layer of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60144" + ] + }, + "synonyms": [ + "Ventral layer of nail of fourth toe", + "Ventral nail plate of fourth toe" + ] + }, + { + "id": "FMA:60164", + "name": "Palmar layer of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60144" + ] + }, + "synonyms": [ + "Ventral layer of nail of little toe", + "Ventral nail plate of little toe" + ] + }, + { + "id": "FMA:60165", + "name": "Palmar layer of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60164" + ] + }, + "synonyms": [ + "Ventral nail plate of right little toe", + "Ventral layer of nail of right little toe" + ] + }, + { + "id": "FMA:60166", + "name": "Palmar layer of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60164" + ] + }, + "synonyms": [ + "Ventral layer of nail of left little toe", + "Ventral nail plate of left little toe" + ] + }, + { + "id": "FMA:60167", + "name": "Palmar layer of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60163" + ] + }, + "synonyms": [ + "Ventral nail plate of right fourth toe", + "Ventral layer of nail of right fourth toe" + ] + }, + { + "id": "FMA:60168", + "name": "Palmar layer of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60163" + ] + }, + "synonyms": [ + "Ventral nail plate of left fourth toe", + "Ventral layer of nail of left fourth toe" + ] + }, + { + "id": "FMA:60169", + "name": "Palmar layer of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60162" + ] + }, + "synonyms": [ + "Ventral nail plate of right third toe", + "Ventral layer of nail of right third toe" + ] + }, + { + "id": "FMA:60170", + "name": "Palmar layer of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60162" + ] + }, + "synonyms": [ + "Ventral nail plate of left third toe", + "Ventral layer of nail of left third toe" + ] + }, + { + "id": "FMA:60171", + "name": "Palmar layer of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60161" + ] + }, + "synonyms": [ + "Ventral nail plate of right second toe", + "Ventral layer of nail of right second toe" + ] + }, + { + "id": "FMA:60172", + "name": "Palmar layer of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60161" + ] + }, + "synonyms": [ + "Ventral layer of nail of left second toe", + "Ventral nail plate of left second toe" + ] + }, + { + "id": "FMA:60173", + "name": "Palmar layer of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60160" + ] + }, + "synonyms": [ + "Ventral layer of nail of right big toe", + "Ventral nail plate of right big toe" + ] + }, + { + "id": "FMA:60174", + "name": "Palmar layer of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60160" + ] + }, + "synonyms": [ + "Ventral nail plate of left big toe", + "Ventral layer of nail of left big toe" + ] + }, + { + "id": "FMA:60175", + "name": "Intermediate layer of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60125" + ] + }, + "synonyms": [ + "Intermediate nail plate of finger" + ] + }, + { + "id": "FMA:60176", + "name": "Intermediate layer of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60125" + ] + }, + "synonyms": [ + "Intermediate nail plate of toe" + ] + }, + { + "id": "FMA:60177", + "name": "Dorsal layer of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60126" + ] + }, + "synonyms": [ + "Dorsal nail plate of finger" + ] + }, + { + "id": "FMA:60178", + "name": "Dorsal layer of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60126" + ] + }, + "synonyms": [ + "Dorsal nail plate of toe" + ] + }, + { + "id": "FMA:60179", + "name": "Bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Osseous labyrinth" + ] + }, + { + "id": "FMA:60180", + "name": "Right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60179" + ] + }, + "synonyms": [ + "Right osseous labyrinth" + ] + }, + { + "id": "FMA:60181", + "name": "Left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60179" + ] + }, + "synonyms": [ + "Left osseous labyrinth" + ] + }, + { + "id": "FMA:60182", + "name": "Subdivision of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Bony labyrinth subdivision" + ] + }, + { + "id": "FMA:60183", + "name": "Vestibule of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + }, + "synonyms": [ + "Vestibular part of bony labyrinth", + "Bony labyrinth vestibule" + ] + }, + { + "id": "FMA:60184", + "name": "Vestibule of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60183" + ] + }, + "synonyms": [ + "Right bony labyrinth vestibule" + ] + }, + { + "id": "FMA:60185", + "name": "Vestibule of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60183" + ] + }, + "synonyms": [ + "Left bony labyrinth vestibule" + ] + }, + { + "id": "FMA:60186", + "name": "Semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + } + }, + { + "id": "FMA:60187", + "name": "Anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + }, + "synonyms": [ + "Superior semicircular canal" + ] + }, + { + "id": "FMA:60188", + "name": "Right anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60187" + ] + } + }, + { + "id": "FMA:60189", + "name": "Left anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60187" + ] + } + }, + { + "id": "FMA:60190", + "name": "Posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60191", + "name": "Right posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60190" + ] + } + }, + { + "id": "FMA:60192", + "name": "Left posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60190" + ] + } + }, + { + "id": "FMA:60193", + "name": "Lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + }, + "synonyms": [ + "Horizontal semicircular canal" + ] + }, + { + "id": "FMA:60194", + "name": "Right lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60193" + ] + } + }, + { + "id": "FMA:60195", + "name": "Left lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60193" + ] + } + }, + { + "id": "FMA:60196", + "name": "Right semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60197", + "name": "Left semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60198", + "name": "Common limb of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + }, + "synonyms": [ + "Common bony limb of semicircular canal", + "Crus osseum commune" + ] + }, + { + "id": "FMA:60199", + "name": "Common limb of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60198" + ] + } + }, + { + "id": "FMA:60200", + "name": "Common limb of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60198" + ] + } + }, + { + "id": "FMA:60201", + "name": "Cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + }, + "synonyms": [ + "Cochlear part of bony labyrinth" + ] + }, + { + "id": "FMA:60202", + "name": "Right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60201" + ] + } + }, + { + "id": "FMA:60203", + "name": "Left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60201" + ] + } + }, + { + "id": "FMA:60204", + "name": "Ampulla of anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + }, + "synonyms": [ + "Anterior semicircular canal ampulla", + "Anterior bony ampulla", + "Anterior bony ampulla of anterior semicircular canal" + ] + }, + { + "id": "FMA:60205", + "name": "Ampulla of right anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60204" + ] + }, + "synonyms": [ + "Anterior bony ampulla of right anterior semicircular canal", + "Right anterior semicircular canal ampulla" + ] + }, + { + "id": "FMA:60206", + "name": "Ampulla of left anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60204" + ] + }, + "synonyms": [ + "Left anterior semicircular canal ampulla", + "Anterior bony ampulla of left anterior semicircular canal" + ] + }, + { + "id": "FMA:60207", + "name": "Anterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60208", + "name": "Right anterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60207" + ] + } + }, + { + "id": "FMA:60209", + "name": "Left anterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60207" + ] + } + }, + { + "id": "FMA:60210", + "name": "Ampulla of posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + }, + "synonyms": [ + "Posterior bony ampulla", + "Posterior semicircular canal ampulla" + ] + }, + { + "id": "FMA:60211", + "name": "Ampulla of right posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60210" + ] + }, + "synonyms": [ + "Right posterior semicircular canal ampulla" + ] + }, + { + "id": "FMA:60212", + "name": "Ampulla of left posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60210" + ] + }, + "synonyms": [ + "Left posterior semicircular canal ampulla" + ] + }, + { + "id": "FMA:60213", + "name": "Posterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60214", + "name": "Right posterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60213" + ] + } + }, + { + "id": "FMA:60215", + "name": "Left posterior semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60213" + ] + } + }, + { + "id": "FMA:60216", + "name": "Ampulla of lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + }, + "synonyms": [ + "Lateral bony ampulla", + "Lateral semicircular canal ampulla" + ] + }, + { + "id": "FMA:60217", + "name": "Ampulla of right lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60216" + ] + }, + "synonyms": [ + "Right lateral semicircular canal ampulla" + ] + }, + { + "id": "FMA:60218", + "name": "Ampulla of left lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60216" + ] + }, + "synonyms": [ + "Left lateral semicircular canal ampulla" + ] + }, + { + "id": "FMA:60219", + "name": "Lateral semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60186" + ] + } + }, + { + "id": "FMA:60220", + "name": "Right lateral semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60219" + ] + } + }, + { + "id": "FMA:60221", + "name": "Left lateral semicircular canal proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60219" + ] + } + }, + { + "id": "FMA:60222", + "name": "Intermediate layer of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60175" + ] + }, + "synonyms": [ + "Intermediate nail plate of thumb" + ] + }, + { + "id": "FMA:60223", + "name": "Intermediate layer of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60175" + ] + }, + "synonyms": [ + "Intermediate nail plate of index finger" + ] + }, + { + "id": "FMA:60224", + "name": "Intermediate layer of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60175" + ] + }, + "synonyms": [ + "Intermediate nail plate of middle finger" + ] + }, + { + "id": "FMA:60225", + "name": "Intermediate layer of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60175" + ] + }, + "synonyms": [ + "Intermediate nail plate of ring finger" + ] + }, + { + "id": "FMA:60226", + "name": "Intermediate layer of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60175" + ] + }, + "synonyms": [ + "Intermediate nail plate of lttle finger" + ] + }, + { + "id": "FMA:60227", + "name": "Intermediate layer of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60176" + ] + }, + "synonyms": [ + "Intermediate nail plate of big toe" + ] + }, + { + "id": "FMA:60228", + "name": "Intermediate layer of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60176" + ] + }, + "synonyms": [ + "Intermediate nail plate of second toe" + ] + }, + { + "id": "FMA:60229", + "name": "Intermediate layer of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60176" + ] + }, + "synonyms": [ + "Intermediate nail plate of third toe" + ] + }, + { + "id": "FMA:60230", + "name": "Intermediate layer of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60176" + ] + }, + "synonyms": [ + "Intermediate nail plate of fourth toe" + ] + }, + { + "id": "FMA:60231", + "name": "Intermediate layer of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60176" + ] + }, + "synonyms": [ + "Intermediate nail plate of little toe" + ] + }, + { + "id": "FMA:60232", + "name": "Intermediate layer of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60222" + ] + }, + "synonyms": [ + "Intermediate nail plate of right thumb" + ] + }, + { + "id": "FMA:60233", + "name": "Intermediate layer of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60231" + ] + }, + "synonyms": [ + "Intermediate nail plate of right little toe" + ] + }, + { + "id": "FMA:60234", + "name": "Intermediate layer of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60231" + ] + }, + "synonyms": [ + "Intermediate nail plate of left little toe" + ] + }, + { + "id": "FMA:60235", + "name": "Intermediate layer of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60230" + ] + }, + "synonyms": [ + "Intermediate nail plate of right fourth toe" + ] + }, + { + "id": "FMA:60236", + "name": "Intermediate layer of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60230" + ] + }, + "synonyms": [ + "Intermediate nail plate of left fourth toe" + ] + }, + { + "id": "FMA:60237", + "name": "Intermediate layer of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60229" + ] + }, + "synonyms": [ + "Intermediate nail plate of right third toe" + ] + }, + { + "id": "FMA:60238", + "name": "Intermediate layer of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60229" + ] + }, + "synonyms": [ + "Intermediate nail plate of left third toe" + ] + }, + { + "id": "FMA:60239", + "name": "Intermediate layer of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60228" + ] + }, + "synonyms": [ + "Intermediate nail plate of right second toe" + ] + }, + { + "id": "FMA:60240", + "name": "Intermediate layer of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60228" + ] + }, + "synonyms": [ + "Intermediate nail plate of left second toe" + ] + }, + { + "id": "FMA:60241", + "name": "Intermediate layer of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60227" + ] + }, + "synonyms": [ + "Intermediate nail plate of right big toe" + ] + }, + { + "id": "FMA:60242", + "name": "Intermediate layer of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60227" + ] + }, + "synonyms": [ + "Intermediate nail plate of left big toe" + ] + }, + { + "id": "FMA:60243", + "name": "Intermediate layer of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60226" + ] + }, + "synonyms": [ + "Intermediate nail plate of right little finger" + ] + }, + { + "id": "FMA:60244", + "name": "Intermediate layer of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60226" + ] + }, + "synonyms": [ + "Intermediate nail plate of left little finger" + ] + }, + { + "id": "FMA:60245", + "name": "Intermediate layer of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60225" + ] + }, + "synonyms": [ + "Intermediate nail plate of right ring finger" + ] + }, + { + "id": "FMA:60246", + "name": "Intermediate layer of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60225" + ] + }, + "synonyms": [ + "Intermediate nail plate of left ring finger" + ] + }, + { + "id": "FMA:60247", + "name": "Intermediate layer of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60224" + ] + }, + "synonyms": [ + "Intermediate nail plate of right middle finger" + ] + }, + { + "id": "FMA:60248", + "name": "Intermediate layer of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60224" + ] + }, + "synonyms": [ + "Intermediate nail plate of left middle finger" + ] + }, + { + "id": "FMA:60249", + "name": "Intermediate layer of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60223" + ] + }, + "synonyms": [ + "Intermediate nail plate of right index finger" + ] + }, + { + "id": "FMA:60250", + "name": "Intermediate layer of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60223" + ] + }, + "synonyms": [ + "Intermediate nail plate of left index finger" + ] + }, + { + "id": "FMA:60251", + "name": "Intermediate layer of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60222" + ] + }, + "synonyms": [ + "Intermediate nail plate of left thumb" + ] + }, + { + "id": "FMA:60252", + "name": "Dorsal layer of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60177" + ] + }, + "synonyms": [ + "Dorsal nail plate of thumb" + ] + }, + { + "id": "FMA:60253", + "name": "Dorsal layer of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60177" + ] + }, + "synonyms": [ + "Dorsal nail plate of index finger" + ] + }, + { + "id": "FMA:60254", + "name": "Dorsal layer of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60177" + ] + }, + "synonyms": [ + "Dorsal nail plate of middle finger" + ] + }, + { + "id": "FMA:60255", + "name": "Dorsal layer of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60177" + ] + }, + "synonyms": [ + "Dorsal nail plate of ring finger" + ] + }, + { + "id": "FMA:60256", + "name": "Dorsal layer of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60177" + ] + }, + "synonyms": [ + "Dorsal nail plate of little finger" + ] + }, + { + "id": "FMA:60257", + "name": "Dorsal layer of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60178" + ] + }, + "synonyms": [ + "Dorsal nail plate of big toe" + ] + }, + { + "id": "FMA:60258", + "name": "Dorsal layer of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60178" + ] + }, + "synonyms": [ + "Dorsal nail plate of second toe" + ] + }, + { + "id": "FMA:60259", + "name": "Dorsal layer of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60178" + ] + }, + "synonyms": [ + "Dorsal nail plate of third toe" + ] + }, + { + "id": "FMA:60260", + "name": "Dorsal layer of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60178" + ] + }, + "synonyms": [ + "Dorsal nail plate of fourth toe" + ] + }, + { + "id": "FMA:60261", + "name": "Dorsal layer of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60178" + ] + }, + "synonyms": [ + "Dorsal nail plate of little toe" + ] + }, + { + "id": "FMA:60262", + "name": "Dorsal layer of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60261" + ] + }, + "synonyms": [ + "Dorsal nail plate of right little toe" + ] + }, + { + "id": "FMA:60263", + "name": "Dorsal layer of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60261" + ] + }, + "synonyms": [ + "Dorsal nail plate of left little toe" + ] + }, + { + "id": "FMA:60264", + "name": "Dorsal layer of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60260" + ] + }, + "synonyms": [ + "Dorsal nail plate of right fourth toe" + ] + }, + { + "id": "FMA:60265", + "name": "Dorsal layer of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60260" + ] + }, + "synonyms": [ + "Dorsal nail plate of lef t fourth toe" + ] + }, + { + "id": "FMA:60266", + "name": "Dorsal layer of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60259" + ] + }, + "synonyms": [ + "Dorsal nail plate of right third toe" + ] + }, + { + "id": "FMA:60267", + "name": "Dorsal layer of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60259" + ] + }, + "synonyms": [ + "Dorsal nail plate of left third toe" + ] + }, + { + "id": "FMA:60268", + "name": "Dorsal layer of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60258" + ] + }, + "synonyms": [ + "Dorsal nail plate of right second toe" + ] + }, + { + "id": "FMA:60269", + "name": "Dorsal layer of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60258" + ] + }, + "synonyms": [ + "Dorsal nail plate of left second toe" + ] + }, + { + "id": "FMA:60270", + "name": "Dorsal layer of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60257" + ] + }, + "synonyms": [ + "Dorsal nail plate of right big toe" + ] + }, + { + "id": "FMA:60271", + "name": "Dorsal layer of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60257" + ] + }, + "synonyms": [ + "Dorsal nail plate of left big toe" + ] + }, + { + "id": "FMA:60272", + "name": "Dorsal layer of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60256" + ] + }, + "synonyms": [ + "Dorsal nail plate of right little finger" + ] + }, + { + "id": "FMA:60273", + "name": "Dorsal layer of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60256" + ] + }, + "synonyms": [ + "Dorsal nail plate of left little finger" + ] + }, + { + "id": "FMA:60274", + "name": "Dorsal layer of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60255" + ] + }, + "synonyms": [ + "Dorsal nail plate of right ring finger" + ] + }, + { + "id": "FMA:60275", + "name": "Dorsal layer of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60255" + ] + }, + "synonyms": [ + "Dorsal nail plate of left ring finger" + ] + }, + { + "id": "FMA:60276", + "name": "Dorsal layer of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60254" + ] + }, + "synonyms": [ + "Dorsal nail plate of right middle finger" + ] + }, + { + "id": "FMA:60277", + "name": "Dorsal layer of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60254" + ] + }, + "synonyms": [ + "Dorsal nail plate of left middle finger" + ] + }, + { + "id": "FMA:60278", + "name": "Dorsal layer of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60253" + ] + }, + "synonyms": [ + "Dorsal nail plate of right index finger" + ] + }, + { + "id": "FMA:60279", + "name": "Dorsal layer of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60253" + ] + }, + "synonyms": [ + "Dorsal nail plate of left index finger" + ] + }, + { + "id": "FMA:60280", + "name": "Dorsal layer of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60252" + ] + }, + "synonyms": [ + "Dorsal nail plate of right thumb" + ] + }, + { + "id": "FMA:60281", + "name": "Dorsal layer of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60252" + ] + }, + "synonyms": [ + "Dorsal nail plate of left thumb" + ] + }, + { + "id": "FMA:60282", + "name": "Body of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60127" + ] + } + }, + { + "id": "FMA:60283", + "name": "Root of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60128" + ] + } + }, + { + "id": "FMA:60284", + "name": "Root of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60128" + ] + } + }, + { + "id": "FMA:60285", + "name": "Body of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60123" + ] + } + }, + { + "id": "FMA:60286", + "name": "Body of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60123" + ] + } + }, + { + "id": "FMA:60287", + "name": "Body of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60123" + ] + } + }, + { + "id": "FMA:60288", + "name": "Body of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60123" + ] + } + }, + { + "id": "FMA:60289", + "name": "Body of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60123" + ] + } + }, + { + "id": "FMA:60290", + "name": "Body of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60282" + ] + } + }, + { + "id": "FMA:60291", + "name": "Body of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60282" + ] + } + }, + { + "id": "FMA:60292", + "name": "Body of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60282" + ] + } + }, + { + "id": "FMA:60293", + "name": "Body of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60282" + ] + } + }, + { + "id": "FMA:60294", + "name": "Body of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60282" + ] + } + }, + { + "id": "FMA:60295", + "name": "Body of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60294" + ] + } + }, + { + "id": "FMA:60296", + "name": "Body of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60294" + ] + } + }, + { + "id": "FMA:60297", + "name": "Body of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60293" + ] + } + }, + { + "id": "FMA:60298", + "name": "Body of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60293" + ] + } + }, + { + "id": "FMA:60299", + "name": "Body of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60292" + ] + } + }, + { + "id": "FMA:60300", + "name": "Body of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60292" + ] + } + }, + { + "id": "FMA:60301", + "name": "Body of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60291" + ] + } + }, + { + "id": "FMA:60302", + "name": "Body of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60291" + ] + } + }, + { + "id": "FMA:60303", + "name": "Body of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60290" + ] + } + }, + { + "id": "FMA:60304", + "name": "Body of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60290" + ] + } + }, + { + "id": "FMA:60305", + "name": "Root of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60283" + ] + } + }, + { + "id": "FMA:60306", + "name": "Root of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60283" + ] + } + }, + { + "id": "FMA:60307", + "name": "Root of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60283" + ] + } + }, + { + "id": "FMA:60308", + "name": "Root of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60283" + ] + } + }, + { + "id": "FMA:60309", + "name": "Root of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60283" + ] + } + }, + { + "id": "FMA:60310", + "name": "Root of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60284" + ] + } + }, + { + "id": "FMA:60311", + "name": "Root of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60284" + ] + } + }, + { + "id": "FMA:60312", + "name": "Root of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60284" + ] + } + }, + { + "id": "FMA:60313", + "name": "Root of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60284" + ] + } + }, + { + "id": "FMA:60314", + "name": "Root of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60284" + ] + } + }, + { + "id": "FMA:60315", + "name": "Root of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60314" + ] + } + }, + { + "id": "FMA:60316", + "name": "Root of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60314" + ] + } + }, + { + "id": "FMA:60317", + "name": "Root of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60313" + ] + } + }, + { + "id": "FMA:60318", + "name": "Root of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60313" + ] + } + }, + { + "id": "FMA:60319", + "name": "Root of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60312" + ] + } + }, + { + "id": "FMA:60320", + "name": "Root of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60312" + ] + } + }, + { + "id": "FMA:60321", + "name": "Root of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60311" + ] + } + }, + { + "id": "FMA:60322", + "name": "Root of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60311" + ] + } + }, + { + "id": "FMA:60323", + "name": "Root of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60310" + ] + } + }, + { + "id": "FMA:60324", + "name": "Root of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60310" + ] + } + }, + { + "id": "FMA:60325", + "name": "Right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24938" + ] + } + }, + { + "id": "FMA:60326", + "name": "Left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24938" + ] + } + }, + { + "id": "FMA:60327", + "name": "Right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24949" + ] + } + }, + { + "id": "FMA:60328", + "name": "Left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24949" + ] + } + }, + { + "id": "FMA:60329", + "name": "Right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24948" + ] + } + }, + { + "id": "FMA:60330", + "name": "Left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24948" + ] + } + }, + { + "id": "FMA:60331", + "name": "Right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24947" + ] + } + }, + { + "id": "FMA:60332", + "name": "Left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24947" + ] + } + }, + { + "id": "FMA:60333", + "name": "Right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24946" + ] + } + }, + { + "id": "FMA:60334", + "name": "Left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24946" + ] + } + }, + { + "id": "FMA:60335", + "name": "Right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25047" + ] + } + }, + { + "id": "FMA:60336", + "name": "Left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25047" + ] + } + }, + { + "id": "FMA:60337", + "name": "Right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25048" + ] + } + }, + { + "id": "FMA:60338", + "name": "Left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25048" + ] + } + }, + { + "id": "FMA:60339", + "name": "Right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25051" + ] + } + }, + { + "id": "FMA:60340", + "name": "Left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25051" + ] + } + }, + { + "id": "FMA:60341", + "name": "Right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25052" + ] + } + }, + { + "id": "FMA:60342", + "name": "Left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25052" + ] + } + }, + { + "id": "FMA:60343", + "name": "Right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25053" + ] + } + }, + { + "id": "FMA:60344", + "name": "Left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25053" + ] + } + }, + { + "id": "FMA:60346", + "name": "Subdivision of skin of dorsal part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + } + }, + { + "id": "FMA:60347", + "name": "Proximal nail fold of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60348", + "name": "Nail bed of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60349", + "name": "Proximal nail fold of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60347" + ] + } + }, + { + "id": "FMA:60350", + "name": "Proximal nail fold of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60347" + ] + } + }, + { + "id": "FMA:60351", + "name": "Proximal nail fold of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60347" + ] + } + }, + { + "id": "FMA:60352", + "name": "Proximal nail fold of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60347" + ] + } + }, + { + "id": "FMA:60353", + "name": "Proximal nail fold of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60347" + ] + } + }, + { + "id": "FMA:60354", + "name": "Nail bed of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60348" + ] + } + }, + { + "id": "FMA:60355", + "name": "Nail bed of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60348" + ] + } + }, + { + "id": "FMA:60356", + "name": "Nail bed of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60348" + ] + } + }, + { + "id": "FMA:60357", + "name": "Nail bed of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60348" + ] + } + }, + { + "id": "FMA:60358", + "name": "Nail bed of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60348" + ] + } + }, + { + "id": "FMA:60359", + "name": "Nail bed of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60358" + ] + } + }, + { + "id": "FMA:60360", + "name": "Nail bed of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60358" + ] + } + }, + { + "id": "FMA:60361", + "name": "Nail bed of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60357" + ] + } + }, + { + "id": "FMA:60362", + "name": "Nail bed of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60357" + ] + } + }, + { + "id": "FMA:60363", + "name": "Nail bed of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60356" + ] + } + }, + { + "id": "FMA:60364", + "name": "Nail bed of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60356" + ] + } + }, + { + "id": "FMA:60365", + "name": "Nail bed of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60355" + ] + } + }, + { + "id": "FMA:60366", + "name": "Nail bed of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60355" + ] + } + }, + { + "id": "FMA:60367", + "name": "Nail bed of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60354" + ] + } + }, + { + "id": "FMA:60368", + "name": "Nail bed of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60354" + ] + } + }, + { + "id": "FMA:60369", + "name": "Proximal nail fold of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60353" + ] + } + }, + { + "id": "FMA:60370", + "name": "Proximal nail fold of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60353" + ] + } + }, + { + "id": "FMA:60371", + "name": "Proximal nail fold of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60352" + ] + } + }, + { + "id": "FMA:60372", + "name": "Proximal nail fold of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60352" + ] + } + }, + { + "id": "FMA:60373", + "name": "Proximal nail fold of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60351" + ] + } + }, + { + "id": "FMA:60374", + "name": "Proximal nail fold of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60351" + ] + } + }, + { + "id": "FMA:60375", + "name": "Proximal nail fold of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60350" + ] + } + }, + { + "id": "FMA:60376", + "name": "Proximal nail fold of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60350" + ] + } + }, + { + "id": "FMA:60377", + "name": "Proximal nail fold of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60349" + ] + } + }, + { + "id": "FMA:60378", + "name": "Proximal nail fold of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60349" + ] + } + }, + { + "id": "FMA:60379", + "name": "Subdivision of proximal nail fold of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60380", + "name": "Superficial layer of proximal nail fold of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60379" + ] + } + }, + { + "id": "FMA:60381", + "name": "Deep layer of proximal nail fold of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60379" + ] + } + }, + { + "id": "FMA:60382", + "name": "Dorsal nail matrix of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60379" + ] + } + }, + { + "id": "FMA:60383", + "name": "Subdivision of nail bed of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60384", + "name": "Intermediate nail matrix of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60383" + ] + } + }, + { + "id": "FMA:60385", + "name": "Palmar nail matrix of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60383" + ] + } + }, + { + "id": "FMA:60386", + "name": "Nail bed proper of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60383" + ] + } + }, + { + "id": "FMA:60387", + "name": "Hyponychium of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60139" + ] + }, + "synonyms": [ + "Thumb hyponychium" + ] + }, + { + "id": "FMA:60388", + "name": "Hyponychium of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60139" + ] + }, + "synonyms": [ + "Index finger hyponychium" + ] + }, + { + "id": "FMA:60389", + "name": "Hyponychium of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60139" + ] + }, + "synonyms": [ + "Middle finger hyponychium" + ] + }, + { + "id": "FMA:60390", + "name": "Hyponychium of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60139" + ] + }, + "synonyms": [ + "Ring finger hyponychium" + ] + }, + { + "id": "FMA:60391", + "name": "Hyponychium of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60139" + ] + }, + "synonyms": [ + "Little finger hyponychium" + ] + }, + { + "id": "FMA:60392", + "name": "Hyponychium of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60391" + ] + }, + "synonyms": [ + "Right little finger hyponychium" + ] + }, + { + "id": "FMA:60393", + "name": "Hyponychium of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60391" + ] + }, + "synonyms": [ + "Left little finger hyponychium" + ] + }, + { + "id": "FMA:60394", + "name": "Hyponychium of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60390" + ] + }, + "synonyms": [ + "Right ring finger hyponychium" + ] + }, + { + "id": "FMA:60395", + "name": "Hyponychium of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60390" + ] + }, + "synonyms": [ + "Left ring finger hyponychium" + ] + }, + { + "id": "FMA:60396", + "name": "Hyponychium of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60389" + ] + }, + "synonyms": [ + "Right middle finger hyponychium" + ] + }, + { + "id": "FMA:60397", + "name": "Hyponychium of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60389" + ] + }, + "synonyms": [ + "Left middle finger hyponychium" + ] + }, + { + "id": "FMA:60398", + "name": "Hyponychium of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60388" + ] + }, + "synonyms": [ + "Right index finger hyponychium" + ] + }, + { + "id": "FMA:60399", + "name": "Hyponychium of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60388" + ] + }, + "synonyms": [ + "Left index finger hyponychium" + ] + }, + { + "id": "FMA:60400", + "name": "Hyponychium of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60387" + ] + }, + "synonyms": [ + "Right thumb hyponychium" + ] + }, + { + "id": "FMA:60401", + "name": "Hyponychium of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60387" + ] + }, + "synonyms": [ + "Left thumb hyponychium" + ] + }, + { + "id": "FMA:60402", + "name": "Nail bed proper of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60386" + ] + } + }, + { + "id": "FMA:60403", + "name": "Nail bed proper of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60386" + ] + } + }, + { + "id": "FMA:60404", + "name": "Nail bed proper of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60386" + ] + } + }, + { + "id": "FMA:60405", + "name": "Nail bed proper of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60386" + ] + } + }, + { + "id": "FMA:60406", + "name": "Nail bed proper of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60386" + ] + } + }, + { + "id": "FMA:60407", + "name": "Nail bed proper of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60406" + ] + } + }, + { + "id": "FMA:60408", + "name": "Nail bed proper of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60406" + ] + } + }, + { + "id": "FMA:60409", + "name": "Nail bed proper of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60405" + ] + } + }, + { + "id": "FMA:60410", + "name": "Nail bed proper of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60405" + ] + } + }, + { + "id": "FMA:60411", + "name": "Nail bed proper of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60404" + ] + } + }, + { + "id": "FMA:60412", + "name": "Nail bed proper of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60404" + ] + } + }, + { + "id": "FMA:60413", + "name": "Nail bed proper of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60403" + ] + } + }, + { + "id": "FMA:60414", + "name": "Nail bed proper of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60403" + ] + } + }, + { + "id": "FMA:60415", + "name": "Nail bed proper of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60402" + ] + } + }, + { + "id": "FMA:60416", + "name": "Nail bed proper of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60402" + ] + } + }, + { + "id": "FMA:60417", + "name": "Palmar nail matrix of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60385" + ] + } + }, + { + "id": "FMA:60418", + "name": "Palmar nail matrix of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60385" + ] + } + }, + { + "id": "FMA:60419", + "name": "Palmar nail matrix of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60385" + ] + } + }, + { + "id": "FMA:60420", + "name": "Palmar nail matrix of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60385" + ] + } + }, + { + "id": "FMA:60421", + "name": "Palmar nail matrix of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60385" + ] + } + }, + { + "id": "FMA:60422", + "name": "Palmar nail matrix of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60421" + ] + } + }, + { + "id": "FMA:60423", + "name": "Palmar nail matrix of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60421" + ] + } + }, + { + "id": "FMA:60424", + "name": "Palmar nail matrix of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60420" + ] + } + }, + { + "id": "FMA:60425", + "name": "Palmar nail matrix of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60420" + ] + } + }, + { + "id": "FMA:60426", + "name": "Palmar nail matrix of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60419" + ] + } + }, + { + "id": "FMA:60427", + "name": "Palmar nail matrix of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60419" + ] + } + }, + { + "id": "FMA:60428", + "name": "Palmar nail matrix of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60418" + ] + } + }, + { + "id": "FMA:60429", + "name": "Palmar nail matrix of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60418" + ] + } + }, + { + "id": "FMA:60430", + "name": "Palmar nail matrix of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60417" + ] + } + }, + { + "id": "FMA:60431", + "name": "Palmar nail matrix of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60417" + ] + } + }, + { + "id": "FMA:60432", + "name": "Intermediate nail matrix of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60384" + ] + } + }, + { + "id": "FMA:60433", + "name": "Intermediate nail matrix of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60384" + ] + } + }, + { + "id": "FMA:60434", + "name": "Intermediate nail matrix of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60384" + ] + } + }, + { + "id": "FMA:60435", + "name": "Intermediate nail matrix of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60384" + ] + } + }, + { + "id": "FMA:60436", + "name": "Intermediate nail matrix of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60384" + ] + } + }, + { + "id": "FMA:60437", + "name": "Intermediate nail matrix of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60436" + ] + } + }, + { + "id": "FMA:60438", + "name": "Intermediate nail matrix of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60436" + ] + } + }, + { + "id": "FMA:60439", + "name": "Intermediate nail matrix of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60435" + ] + } + }, + { + "id": "FMA:60440", + "name": "Intermediate nail matrix of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60435" + ] + } + }, + { + "id": "FMA:60441", + "name": "Intermediate nail matrix of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60434" + ] + } + }, + { + "id": "FMA:60442", + "name": "Intermediate nail matrix of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60434" + ] + } + }, + { + "id": "FMA:60443", + "name": "Intermediate nail matrix of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60433" + ] + } + }, + { + "id": "FMA:60444", + "name": "Intermediate nail matrix of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60433" + ] + } + }, + { + "id": "FMA:60445", + "name": "Intermediate nail matrix of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60432" + ] + } + }, + { + "id": "FMA:60446", + "name": "Intermediate nail matrix of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60432" + ] + } + }, + { + "id": "FMA:60447", + "name": "Dorsal nail matrix of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60382" + ] + } + }, + { + "id": "FMA:60448", + "name": "Dorsal nail matrix of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60382" + ] + } + }, + { + "id": "FMA:60449", + "name": "Dorsal nail matrix of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60382" + ] + } + }, + { + "id": "FMA:60450", + "name": "Dorsal nail matrix of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60382" + ] + } + }, + { + "id": "FMA:60451", + "name": "Dorsal nail matrix of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60382" + ] + } + }, + { + "id": "FMA:60452", + "name": "Dorsal nail matrix of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60451" + ] + } + }, + { + "id": "FMA:60453", + "name": "Dorsal nail matrix of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60451" + ] + } + }, + { + "id": "FMA:60454", + "name": "Dorsal nail matrix of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60450" + ] + } + }, + { + "id": "FMA:60455", + "name": "Dorsal nail matrix of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60450" + ] + } + }, + { + "id": "FMA:60456", + "name": "Dorsal nail matrix of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60449" + ] + } + }, + { + "id": "FMA:60457", + "name": "Dorsal nail matrix of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60449" + ] + } + }, + { + "id": "FMA:60458", + "name": "Dorsal nail matrix of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60448" + ] + } + }, + { + "id": "FMA:60459", + "name": "Dorsal nail matrix of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60448" + ] + } + }, + { + "id": "FMA:60460", + "name": "Dorsal nail matrix of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60447" + ] + } + }, + { + "id": "FMA:60461", + "name": "Dorsal nail matrix of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60447" + ] + } + }, + { + "id": "FMA:60462", + "name": "Deep layer of proximal nail fold of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60381" + ] + } + }, + { + "id": "FMA:60463", + "name": "Deep layer of proximal nail fold of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60381" + ] + } + }, + { + "id": "FMA:60464", + "name": "Deep layer of proximal nail fold of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60381" + ] + } + }, + { + "id": "FMA:60465", + "name": "Deep layer of proximal nail fold of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60381" + ] + } + }, + { + "id": "FMA:60466", + "name": "Deep layer of proximal nail fold of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60381" + ] + } + }, + { + "id": "FMA:60467", + "name": "Deep layer of proximal nail fold of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60466" + ] + } + }, + { + "id": "FMA:60468", + "name": "Deep layer of proximal nail fold of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60466" + ] + } + }, + { + "id": "FMA:60469", + "name": "Deep layer of proximal nail fold of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60465" + ] + } + }, + { + "id": "FMA:60470", + "name": "Deep layer of proximal nail fold of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60465" + ] + } + }, + { + "id": "FMA:60471", + "name": "Deep layer of proximal nail fold of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60464" + ] + } + }, + { + "id": "FMA:60472", + "name": "Deep layer of proximal nail fold of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60464" + ] + } + }, + { + "id": "FMA:60473", + "name": "Deep layer of proximal nail fold of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60463" + ] + } + }, + { + "id": "FMA:60474", + "name": "Deep layer of proximal nail fold of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60463" + ] + } + }, + { + "id": "FMA:60475", + "name": "Deep layer of proximal nail fold of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60462" + ] + } + }, + { + "id": "FMA:60476", + "name": "Deep layer of proximal nail fold of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60462" + ] + } + }, + { + "id": "FMA:60477", + "name": "Eponychium of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60138" + ] + }, + "synonyms": [ + "Thumb eponychium" + ] + }, + { + "id": "FMA:60478", + "name": "Eponychium of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60138" + ] + }, + "synonyms": [ + "Index finger eponychium" + ] + }, + { + "id": "FMA:60479", + "name": "Eponychium of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60138" + ] + }, + "synonyms": [ + "Middle finger eponychium" + ] + }, + { + "id": "FMA:60480", + "name": "Eponychium of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60138" + ] + }, + "synonyms": [ + "Ring finger eponychium" + ] + }, + { + "id": "FMA:60481", + "name": "Eponychium of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60138" + ] + }, + "synonyms": [ + "Little finger eponychium" + ] + }, + { + "id": "FMA:60482", + "name": "Eponychium of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60481" + ] + }, + "synonyms": [ + "Right little finger eponychium" + ] + }, + { + "id": "FMA:60483", + "name": "Eponychium of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60481" + ] + }, + "synonyms": [ + "Left little finger eponychium" + ] + }, + { + "id": "FMA:60484", + "name": "Eponychium of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60480" + ] + }, + "synonyms": [ + "Right ring finger eponychium" + ] + }, + { + "id": "FMA:60485", + "name": "Eponychium of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60480" + ] + }, + "synonyms": [ + "Left ring finger eponychium" + ] + }, + { + "id": "FMA:60486", + "name": "Eponychium of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60479" + ] + }, + "synonyms": [ + "Right middle finger eponychium" + ] + }, + { + "id": "FMA:60487", + "name": "Eponychium of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60479" + ] + }, + "synonyms": [ + "Left middle finger eponychium" + ] + }, + { + "id": "FMA:60488", + "name": "Eponychium of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60478" + ] + }, + "synonyms": [ + "Right index finger eponychium" + ] + }, + { + "id": "FMA:60489", + "name": "Eponychium of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60478" + ] + }, + "synonyms": [ + "Left index finger eponychium" + ] + }, + { + "id": "FMA:60490", + "name": "Eponychium of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60477" + ] + }, + "synonyms": [ + "Right thumb eponychium" + ] + }, + { + "id": "FMA:60491", + "name": "Eponychium of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60477" + ] + }, + "synonyms": [ + "Left thumb eponychium" + ] + }, + { + "id": "FMA:60492", + "name": "Superficial layer of proximal nail fold of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60380" + ] + } + }, + { + "id": "FMA:60493", + "name": "Superficial layer of proximal nail fold of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60380" + ] + } + }, + { + "id": "FMA:60494", + "name": "Superficial layer of proximal nail fold of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60380" + ] + } + }, + { + "id": "FMA:60495", + "name": "Superficial layer of proximal nail fold of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60380" + ] + } + }, + { + "id": "FMA:60496", + "name": "Superficial layer of proximal nail fold of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60380" + ] + } + }, + { + "id": "FMA:60497", + "name": "Superficial layer of proximal nail fold of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60496" + ] + } + }, + { + "id": "FMA:60498", + "name": "Superficial layer of proximal nail fold of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60496" + ] + } + }, + { + "id": "FMA:60499", + "name": "Superficial layer of proximal nail fold of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60495" + ] + } + }, + { + "id": "FMA:60500", + "name": "Superficial layer of proximal nail fold of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60495" + ] + } + }, + { + "id": "FMA:60501", + "name": "Superficial layer of proximal nail fold of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60494" + ] + } + }, + { + "id": "FMA:60502", + "name": "Superficial layer of proximal nail fold of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60494" + ] + } + }, + { + "id": "FMA:60503", + "name": "Superficial layer of proximal nail fold of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60493" + ] + } + }, + { + "id": "FMA:60504", + "name": "Superficial layer of proximal nail fold of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60493" + ] + } + }, + { + "id": "FMA:60505", + "name": "Superficial layer of proximal nail fold of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60492" + ] + } + }, + { + "id": "FMA:60506", + "name": "Superficial layer of proximal nail fold of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60492" + ] + } + }, + { + "id": "FMA:60507", + "name": "Skin proper of dorsal part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60508", + "name": "Skin proper of dorsal part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60507" + ] + } + }, + { + "id": "FMA:60509", + "name": "Skin proper of dorsal part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60507" + ] + } + }, + { + "id": "FMA:60510", + "name": "Skin proper of dorsal part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60507" + ] + } + }, + { + "id": "FMA:60511", + "name": "Skin proper of dorsal part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60507" + ] + } + }, + { + "id": "FMA:60512", + "name": "Skin proper of dorsal part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60507" + ] + } + }, + { + "id": "FMA:60513", + "name": "Skin proper of dorsal part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60512" + ] + } + }, + { + "id": "FMA:60514", + "name": "Skin proper of dorsal part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60512" + ] + } + }, + { + "id": "FMA:60515", + "name": "Skin proper of dorsal part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60511" + ] + } + }, + { + "id": "FMA:60516", + "name": "Skin proper of dorsal part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60511" + ] + } + }, + { + "id": "FMA:60517", + "name": "Skin proper of dorsal part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60510" + ] + } + }, + { + "id": "FMA:60518", + "name": "Skin proper of dorsal part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60510" + ] + } + }, + { + "id": "FMA:60519", + "name": "Skin proper of dorsal part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60509" + ] + } + }, + { + "id": "FMA:60520", + "name": "Skin proper of dorsal part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60509" + ] + } + }, + { + "id": "FMA:60521", + "name": "Skin proper of dorsal part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60508" + ] + } + }, + { + "id": "FMA:60522", + "name": "Skin proper of dorsal part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60508" + ] + } + }, + { + "id": "FMA:60523", + "name": "Subdivision of skin of dorsal part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:60524", + "name": "Proximal nail fold of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60525", + "name": "Subdivision of proximal nail fold of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60526", + "name": "Superficial layer of proximal nail fold of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60525" + ] + } + }, + { + "id": "FMA:60527", + "name": "Deep layer of proximal nail fold of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60525" + ] + } + }, + { + "id": "FMA:60528", + "name": "Dorsal nail matrix of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60525" + ] + } + }, + { + "id": "FMA:60529", + "name": "Nail bed of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60530", + "name": "Subdivision of nail bed of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60531", + "name": "Intermediate nail matrix of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60530" + ] + } + }, + { + "id": "FMA:60532", + "name": "Plantar nail matrix of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60530" + ] + } + }, + { + "id": "FMA:60533", + "name": "Nail bed proper of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60530" + ] + } + }, + { + "id": "FMA:60534", + "name": "Skin proper of dorsal part of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60535", + "name": "Skin proper of dorsal part of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60534" + ] + } + }, + { + "id": "FMA:60536", + "name": "Skin proper of dorsal part of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60534" + ] + } + }, + { + "id": "FMA:60537", + "name": "Skin proper of dorsal part of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60534" + ] + } + }, + { + "id": "FMA:60538", + "name": "Skin proper of dorsal part of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60534" + ] + } + }, + { + "id": "FMA:60539", + "name": "Skin proper of dorsal part of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60534" + ] + } + }, + { + "id": "FMA:60540", + "name": "Skin proper of dorsal part of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60539" + ] + } + }, + { + "id": "FMA:60541", + "name": "Skin proper of dorsal part of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60539" + ] + } + }, + { + "id": "FMA:60542", + "name": "Skin proper of dorsal part of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60538" + ] + } + }, + { + "id": "FMA:60543", + "name": "Skin proper of dorsal part of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60538" + ] + } + }, + { + "id": "FMA:60544", + "name": "Skin proper of dorsal part of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60537" + ] + } + }, + { + "id": "FMA:60545", + "name": "Skin proper of dorsal part of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60537" + ] + } + }, + { + "id": "FMA:60546", + "name": "Skin proper of dorsal part of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60536" + ] + } + }, + { + "id": "FMA:60547", + "name": "Skin proper of dorsal part of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60536" + ] + } + }, + { + "id": "FMA:60548", + "name": "Skin proper of dorsal part of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60535" + ] + } + }, + { + "id": "FMA:60549", + "name": "Skin proper of dorsal part of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60535" + ] + } + }, + { + "id": "FMA:60550", + "name": "Hyponychium of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60142" + ] + }, + "synonyms": [ + "Big toe hyponychium" + ] + }, + { + "id": "FMA:60551", + "name": "Hyponychium of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60142" + ] + }, + "synonyms": [ + "Second toe hyponychium" + ] + }, + { + "id": "FMA:60552", + "name": "Hyponychium of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60142" + ] + }, + "synonyms": [ + "Third toe hyponychium" + ] + }, + { + "id": "FMA:60553", + "name": "Hyponychium of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60142" + ] + }, + "synonyms": [ + "Fourth toe hyponychium" + ] + }, + { + "id": "FMA:60554", + "name": "Hyponychium of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60142" + ] + }, + "synonyms": [ + "Little toe hyponychium" + ] + }, + { + "id": "FMA:60555", + "name": "Hyponychium of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60554" + ] + }, + "synonyms": [ + "Right little toe hyponychium" + ] + }, + { + "id": "FMA:60556", + "name": "Hyponychium of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60554" + ] + }, + "synonyms": [ + "Left little toe hyponychium" + ] + }, + { + "id": "FMA:60557", + "name": "Hyponychium of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60553" + ] + }, + "synonyms": [ + "Right fourth toe hyponychium" + ] + }, + { + "id": "FMA:60558", + "name": "Hyponychium of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60553" + ] + }, + "synonyms": [ + "Left fourth toe hyponychium" + ] + }, + { + "id": "FMA:60559", + "name": "Hyponychium of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60552" + ] + }, + "synonyms": [ + "Right third toe hyponychium" + ] + }, + { + "id": "FMA:60560", + "name": "Hyponychium of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60552" + ] + }, + "synonyms": [ + "Left third toe hyponychium" + ] + }, + { + "id": "FMA:60561", + "name": "Hyponychium of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60551" + ] + }, + "synonyms": [ + "Right second toe hyponychium" + ] + }, + { + "id": "FMA:60562", + "name": "Hyponychium of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60551" + ] + }, + "synonyms": [ + "Left second toe hyponychium" + ] + }, + { + "id": "FMA:60563", + "name": "Hyponychium of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60550" + ] + }, + "synonyms": [ + "Right big toe hyponychium" + ] + }, + { + "id": "FMA:60564", + "name": "Hyponychium of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60550" + ] + }, + "synonyms": [ + "Left big toe hyponychium" + ] + }, + { + "id": "FMA:60565", + "name": "Nail bed proper of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60533" + ] + } + }, + { + "id": "FMA:60566", + "name": "Nail bed proper of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60533" + ] + } + }, + { + "id": "FMA:60567", + "name": "Nail bed proper of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60533" + ] + } + }, + { + "id": "FMA:60568", + "name": "Nail bed proper of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60533" + ] + } + }, + { + "id": "FMA:60569", + "name": "Nail bed proper of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60533" + ] + } + }, + { + "id": "FMA:60570", + "name": "Nail bed proper of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60569" + ] + } + }, + { + "id": "FMA:60571", + "name": "Nail bed proper of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60569" + ] + } + }, + { + "id": "FMA:60572", + "name": "Nail bed proper of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60568" + ] + } + }, + { + "id": "FMA:60573", + "name": "Nail bed proper of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60568" + ] + } + }, + { + "id": "FMA:60574", + "name": "Nail bed proper of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60567" + ] + } + }, + { + "id": "FMA:60575", + "name": "Nail bed proper of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60567" + ] + } + }, + { + "id": "FMA:60576", + "name": "Nail bed proper of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60566" + ] + } + }, + { + "id": "FMA:60577", + "name": "Nail bed proper of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60566" + ] + } + }, + { + "id": "FMA:60578", + "name": "Nail bed proper of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60565" + ] + } + }, + { + "id": "FMA:60579", + "name": "Nail bed proper of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60565" + ] + } + }, + { + "id": "FMA:60580", + "name": "Plantar nail matrix of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60532" + ] + } + }, + { + "id": "FMA:60581", + "name": "Plantar nail matrix of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60532" + ] + } + }, + { + "id": "FMA:60582", + "name": "Plantar nail matrix of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60532" + ] + } + }, + { + "id": "FMA:60583", + "name": "Plantar nail matrix of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60532" + ] + } + }, + { + "id": "FMA:60584", + "name": "Plantar nail matrix of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60532" + ] + } + }, + { + "id": "FMA:60585", + "name": "Plantar nail matrix of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60584" + ] + } + }, + { + "id": "FMA:60586", + "name": "Plantar nail matrix of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60584" + ] + } + }, + { + "id": "FMA:60587", + "name": "Plantar nail matrix of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60583" + ] + } + }, + { + "id": "FMA:60588", + "name": "Plantar nail matrix of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60583" + ] + } + }, + { + "id": "FMA:60589", + "name": "Plantar nail matrix of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60582" + ] + } + }, + { + "id": "FMA:60590", + "name": "Plantar nail matrix of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60582" + ] + } + }, + { + "id": "FMA:60591", + "name": "Plantar nail matrix of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60581" + ] + } + }, + { + "id": "FMA:60592", + "name": "Plantar nail matrix of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60581" + ] + } + }, + { + "id": "FMA:60593", + "name": "Plantar nail matrix of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60580" + ] + } + }, + { + "id": "FMA:60594", + "name": "Plantar nail matrix of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60580" + ] + } + }, + { + "id": "FMA:60595", + "name": "Intermediate nail matrix of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60531" + ] + } + }, + { + "id": "FMA:60596", + "name": "Intermediate nail matrix of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60531" + ] + } + }, + { + "id": "FMA:60597", + "name": "Intermediate nail matrix of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60531" + ] + } + }, + { + "id": "FMA:60598", + "name": "Intermediate nail matrix of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60531" + ] + } + }, + { + "id": "FMA:60599", + "name": "Intermediate nail matrix of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60531" + ] + } + }, + { + "id": "FMA:60600", + "name": "Intermediate nail matrix of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60599" + ] + } + }, + { + "id": "FMA:60601", + "name": "Intermediate nail matrix of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60599" + ] + } + }, + { + "id": "FMA:60602", + "name": "Intermediate nail matrix of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60598" + ] + } + }, + { + "id": "FMA:60603", + "name": "Intermediate nail matrix of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60598" + ] + } + }, + { + "id": "FMA:60604", + "name": "Intermediate nail matrix of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60597" + ] + } + }, + { + "id": "FMA:60605", + "name": "Intermediate nail matrix of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60597" + ] + } + }, + { + "id": "FMA:60606", + "name": "Intermediate nail matrix of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60596" + ] + } + }, + { + "id": "FMA:60607", + "name": "Intermediate nail matrix of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60596" + ] + } + }, + { + "id": "FMA:60608", + "name": "Intermediate nail matrix of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60595" + ] + } + }, + { + "id": "FMA:60609", + "name": "Intermediate nail matrix of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60595" + ] + } + }, + { + "id": "FMA:60610", + "name": "Nail bed of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60529" + ] + } + }, + { + "id": "FMA:60611", + "name": "Nail bed of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60529" + ] + } + }, + { + "id": "FMA:60612", + "name": "Nail bed of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60529" + ] + } + }, + { + "id": "FMA:60613", + "name": "Nail bed of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60529" + ] + } + }, + { + "id": "FMA:60614", + "name": "Nail bed of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60529" + ] + } + }, + { + "id": "FMA:60615", + "name": "Nail bed of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60614" + ] + } + }, + { + "id": "FMA:60616", + "name": "Nail bed of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60614" + ] + } + }, + { + "id": "FMA:60617", + "name": "Nail bed of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60613" + ] + } + }, + { + "id": "FMA:60618", + "name": "Nail bed of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60613" + ] + } + }, + { + "id": "FMA:60619", + "name": "Nail bed of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60612" + ] + } + }, + { + "id": "FMA:60620", + "name": "Nail bed of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60612" + ] + } + }, + { + "id": "FMA:60621", + "name": "Nail bed of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60611" + ] + } + }, + { + "id": "FMA:60622", + "name": "Nail bed of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60611" + ] + } + }, + { + "id": "FMA:60623", + "name": "Nail bed of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60610" + ] + } + }, + { + "id": "FMA:60624", + "name": "Nail bed of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60610" + ] + } + }, + { + "id": "FMA:60625", + "name": "Dorsal nail matrix of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60528" + ] + } + }, + { + "id": "FMA:60626", + "name": "Dorsal nail matrix of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60528" + ] + } + }, + { + "id": "FMA:60627", + "name": "Dorsal nail matrix of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60528" + ] + } + }, + { + "id": "FMA:60628", + "name": "Dorsal nail matrix of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60528" + ] + } + }, + { + "id": "FMA:60629", + "name": "Dorsal nail matrix of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60528" + ] + } + }, + { + "id": "FMA:60630", + "name": "Dorsal nail matrix of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60629" + ] + } + }, + { + "id": "FMA:60631", + "name": "Dorsal nail matrix of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60629" + ] + } + }, + { + "id": "FMA:60632", + "name": "Dorsal nail matrix of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60628" + ] + } + }, + { + "id": "FMA:60633", + "name": "Dorsal nail matrix of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60628" + ] + } + }, + { + "id": "FMA:60634", + "name": "Dorsal nail matrix of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60627" + ] + } + }, + { + "id": "FMA:60635", + "name": "Dorsal nail matrix of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60627" + ] + } + }, + { + "id": "FMA:60636", + "name": "Dorsal nail matrix of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60626" + ] + } + }, + { + "id": "FMA:60637", + "name": "Dorsal nail matrix of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60626" + ] + } + }, + { + "id": "FMA:60638", + "name": "Dorsal nail matrix of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60625" + ] + } + }, + { + "id": "FMA:60639", + "name": "Dorsal nail matrix of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60625" + ] + } + }, + { + "id": "FMA:60640", + "name": "Deep layer of proximal nail fold of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60527" + ] + } + }, + { + "id": "FMA:60641", + "name": "Deep layer of proximal nail fold of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60527" + ] + } + }, + { + "id": "FMA:60642", + "name": "Deep layer of proximal nail fold of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60527" + ] + } + }, + { + "id": "FMA:60643", + "name": "Deep layer of proximal nail fold of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60527" + ] + } + }, + { + "id": "FMA:60644", + "name": "Deep layer of proximal nail fold of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60527" + ] + } + }, + { + "id": "FMA:60645", + "name": "Deep layer of proximal nail fold of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60644" + ] + } + }, + { + "id": "FMA:60646", + "name": "Deep layer of proximal nail fold of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60644" + ] + } + }, + { + "id": "FMA:60647", + "name": "Deep layer of proximal nail fold of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60643" + ] + } + }, + { + "id": "FMA:60648", + "name": "Deep layer of proximal nail fold of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60643" + ] + } + }, + { + "id": "FMA:60649", + "name": "Deep layer of proximal nail fold of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60642" + ] + } + }, + { + "id": "FMA:60650", + "name": "Deep layer of proximal nail fold of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60642" + ] + } + }, + { + "id": "FMA:60651", + "name": "Deep layer of proximal nail fold of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60641" + ] + } + }, + { + "id": "FMA:60652", + "name": "Deep layer of proximal nail fold of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60641" + ] + } + }, + { + "id": "FMA:60653", + "name": "Deep layer of proximal nail fold of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60640" + ] + } + }, + { + "id": "FMA:60654", + "name": "Deep layer of proximal nail fold of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60640" + ] + } + }, + { + "id": "FMA:60655", + "name": "Eponychium of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60141" + ] + }, + "synonyms": [ + "Big toe eponychium" + ] + }, + { + "id": "FMA:60656", + "name": "Eponychium of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60141" + ] + }, + "synonyms": [ + "Second toe eponychium" + ] + }, + { + "id": "FMA:60657", + "name": "Eponychium of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60141" + ] + }, + "synonyms": [ + "Third toe eponychium" + ] + }, + { + "id": "FMA:60658", + "name": "Eponychium of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60141" + ] + }, + "synonyms": [ + "Fourth toe eponychium" + ] + }, + { + "id": "FMA:60659", + "name": "Eponychium of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60141" + ] + }, + "synonyms": [ + "Little toe eponychium" + ] + }, + { + "id": "FMA:60660", + "name": "Eponychium of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60659" + ] + }, + "synonyms": [ + "Right little toe eponychium" + ] + }, + { + "id": "FMA:60661", + "name": "Eponychium of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60659" + ] + }, + "synonyms": [ + "Left little toe eponychium" + ] + }, + { + "id": "FMA:60662", + "name": "Eponychium of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60658" + ] + }, + "synonyms": [ + "Right fourth toe eponychium" + ] + }, + { + "id": "FMA:60663", + "name": "Eponychium of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60658" + ] + }, + "synonyms": [ + "Left fourth toe eponychium" + ] + }, + { + "id": "FMA:60664", + "name": "Eponychium of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60657" + ] + }, + "synonyms": [ + "Right third toe eponychium" + ] + }, + { + "id": "FMA:60665", + "name": "Eponychium of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60657" + ] + }, + "synonyms": [ + "Left third toe eponychium" + ] + }, + { + "id": "FMA:60666", + "name": "Eponychium of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60656" + ] + }, + "synonyms": [ + "Right second toe eponychium" + ] + }, + { + "id": "FMA:60667", + "name": "Eponychium of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60656" + ] + }, + "synonyms": [ + "Left second toe eponychium" + ] + }, + { + "id": "FMA:60668", + "name": "Eponychium of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60655" + ] + }, + "synonyms": [ + "Right big toe eponychium" + ] + }, + { + "id": "FMA:60669", + "name": "Eponychium of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60655" + ] + }, + "synonyms": [ + "Left big toe eponychium" + ] + }, + { + "id": "FMA:60670", + "name": "Superficial layer of proximal nail fold of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60526" + ] + } + }, + { + "id": "FMA:60671", + "name": "Superficial layer of proximal nail fold of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60526" + ] + } + }, + { + "id": "FMA:60672", + "name": "Superficial layer of proximal nail fold of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60526" + ] + } + }, + { + "id": "FMA:60673", + "name": "Superficial layer of proximal nail fold of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60526" + ] + } + }, + { + "id": "FMA:60674", + "name": "Superficial layer of proximal nail fold of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60526" + ] + } + }, + { + "id": "FMA:60675", + "name": "Superficial layer of proximal nail fold of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60674" + ] + } + }, + { + "id": "FMA:60676", + "name": "Superficial layer of proximal nail fold of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60674" + ] + } + }, + { + "id": "FMA:60677", + "name": "Superficial layer of proximal nail fold of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60673" + ] + } + }, + { + "id": "FMA:60678", + "name": "Superficial layer of proximal nail fold of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60673" + ] + } + }, + { + "id": "FMA:60679", + "name": "Superficial layer of proximal nail fold of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60672" + ] + } + }, + { + "id": "FMA:60680", + "name": "Superficial layer of proximal nail fold of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60672" + ] + } + }, + { + "id": "FMA:60681", + "name": "Superficial layer of proximal nail fold of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60671" + ] + } + }, + { + "id": "FMA:60682", + "name": "Superficial layer of proximal nail fold of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60671" + ] + } + }, + { + "id": "FMA:60683", + "name": "Superficial layer of proximal nail fold of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60670" + ] + } + }, + { + "id": "FMA:60684", + "name": "Superficial layer of proximal nail fold of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60670" + ] + } + }, + { + "id": "FMA:60685", + "name": "Proximal nail fold of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60524" + ] + } + }, + { + "id": "FMA:60686", + "name": "Proximal nail fold of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60524" + ] + } + }, + { + "id": "FMA:60687", + "name": "Proximal nail fold of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60524" + ] + } + }, + { + "id": "FMA:60688", + "name": "Proximal nail fold of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60524" + ] + } + }, + { + "id": "FMA:60689", + "name": "Proximal nail fold of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60524" + ] + } + }, + { + "id": "FMA:60690", + "name": "Proximal nail fold of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60689" + ] + } + }, + { + "id": "FMA:60691", + "name": "Proximal nail fold of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60689" + ] + } + }, + { + "id": "FMA:60692", + "name": "Proximal nail fold of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60688" + ] + } + }, + { + "id": "FMA:60693", + "name": "Proximal nail fold of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60688" + ] + } + }, + { + "id": "FMA:60694", + "name": "Proximal nail fold of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60687" + ] + } + }, + { + "id": "FMA:60695", + "name": "Proximal nail fold of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60687" + ] + } + }, + { + "id": "FMA:60696", + "name": "Proximal nail fold of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60686" + ] + } + }, + { + "id": "FMA:60697", + "name": "Proximal nail fold of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60686" + ] + } + }, + { + "id": "FMA:60698", + "name": "Proximal nail fold of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60685" + ] + } + }, + { + "id": "FMA:60699", + "name": "Proximal nail fold of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60685" + ] + } + }, + { + "id": "FMA:60700", + "name": "Border of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Border of nail plate", + "Nail border" + ] + }, + { + "id": "FMA:60701", + "name": "Hidden border of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60700" + ] + }, + "synonyms": [ + "Margo occultus (Unguis)" + ] + }, + { + "id": "FMA:60702", + "name": "Lateral border of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60700" + ] + }, + "synonyms": [ + "Margo lateralis (Unguis)" + ] + }, + { + "id": "FMA:60703", + "name": "Free border of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60700" + ] + }, + "synonyms": [ + "Margo liber (Unguis)" + ] + }, + { + "id": "FMA:60704", + "name": "Lateral border of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60706" + ] + } + }, + { + "id": "FMA:60705", + "name": "Lateral border of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60707" + ] + } + }, + { + "id": "FMA:60706", + "name": "Border of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60700" + ] + } + }, + { + "id": "FMA:60707", + "name": "Border of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60700" + ] + } + }, + { + "id": "FMA:60708", + "name": "Hidden border of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60706" + ] + } + }, + { + "id": "FMA:60709", + "name": "Hidden border of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60707" + ] + } + }, + { + "id": "FMA:60710", + "name": "Free border of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60706" + ] + } + }, + { + "id": "FMA:60711", + "name": "Free border of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60707" + ] + } + }, + { + "id": "FMA:60712", + "name": "Free border of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60711" + ] + } + }, + { + "id": "FMA:60713", + "name": "Free border of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60711" + ] + } + }, + { + "id": "FMA:60714", + "name": "Free border of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60711" + ] + } + }, + { + "id": "FMA:60715", + "name": "Free border of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60711" + ] + } + }, + { + "id": "FMA:60716", + "name": "Free border of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60711" + ] + } + }, + { + "id": "FMA:60717", + "name": "Free border of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60716" + ] + } + }, + { + "id": "FMA:60718", + "name": "Free border of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60716" + ] + } + }, + { + "id": "FMA:60719", + "name": "Free border of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60715" + ] + } + }, + { + "id": "FMA:60720", + "name": "Free border of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60715" + ] + } + }, + { + "id": "FMA:60721", + "name": "Free border of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60714" + ] + } + }, + { + "id": "FMA:60722", + "name": "Free border of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60714" + ] + } + }, + { + "id": "FMA:60723", + "name": "Free border of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60713" + ] + } + }, + { + "id": "FMA:60724", + "name": "Free border of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60713" + ] + } + }, + { + "id": "FMA:60725", + "name": "Free border of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60712" + ] + } + }, + { + "id": "FMA:60726", + "name": "Free border of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60712" + ] + } + }, + { + "id": "FMA:60727", + "name": "Hidden border of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60709" + ] + } + }, + { + "id": "FMA:60728", + "name": "Hidden border of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60709" + ] + } + }, + { + "id": "FMA:60729", + "name": "Hidden border of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60709" + ] + } + }, + { + "id": "FMA:60730", + "name": "Hidden border of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60709" + ] + } + }, + { + "id": "FMA:60731", + "name": "Hidden border of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60709" + ] + } + }, + { + "id": "FMA:60732", + "name": "Hidden border of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60731" + ] + } + }, + { + "id": "FMA:60733", + "name": "Hidden border of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60731" + ] + } + }, + { + "id": "FMA:60734", + "name": "Hidden border of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60730" + ] + } + }, + { + "id": "FMA:60735", + "name": "Hidden border of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60730" + ] + } + }, + { + "id": "FMA:60736", + "name": "Hidden border of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60729" + ] + } + }, + { + "id": "FMA:60737", + "name": "Hidden border of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60729" + ] + } + }, + { + "id": "FMA:60738", + "name": "Hidden border of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60728" + ] + } + }, + { + "id": "FMA:60739", + "name": "Hidden border of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60728" + ] + } + }, + { + "id": "FMA:60740", + "name": "Hidden border of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60727" + ] + } + }, + { + "id": "FMA:60741", + "name": "Hidden border of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60727" + ] + } + }, + { + "id": "FMA:60742", + "name": "Lateral border of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60705" + ] + } + }, + { + "id": "FMA:60743", + "name": "Lateral border of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60705" + ] + } + }, + { + "id": "FMA:60744", + "name": "Lateral border of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60705" + ] + } + }, + { + "id": "FMA:60745", + "name": "Lateral border of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60705" + ] + } + }, + { + "id": "FMA:60746", + "name": "Lateral border of nail of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60705" + ] + } + }, + { + "id": "FMA:60747", + "name": "Lateral border of nail of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60746" + ] + } + }, + { + "id": "FMA:60748", + "name": "Lateral border of nail of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60746" + ] + } + }, + { + "id": "FMA:60749", + "name": "Lateral border of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60745" + ] + } + }, + { + "id": "FMA:60750", + "name": "Lateral border of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60745" + ] + } + }, + { + "id": "FMA:60751", + "name": "Lateral border of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60744" + ] + } + }, + { + "id": "FMA:60752", + "name": "Lateral border of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60744" + ] + } + }, + { + "id": "FMA:60753", + "name": "Lateral border of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60743" + ] + } + }, + { + "id": "FMA:60754", + "name": "Lateral border of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60743" + ] + } + }, + { + "id": "FMA:60755", + "name": "Lateral border of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60742" + ] + } + }, + { + "id": "FMA:60756", + "name": "Lateral border of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60742" + ] + } + }, + { + "id": "FMA:60757", + "name": "Free border of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60710" + ] + } + }, + { + "id": "FMA:60758", + "name": "Free border of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60710" + ] + } + }, + { + "id": "FMA:60759", + "name": "Free border of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60710" + ] + } + }, + { + "id": "FMA:60760", + "name": "Free border of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60710" + ] + } + }, + { + "id": "FMA:60761", + "name": "Free border of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60710" + ] + } + }, + { + "id": "FMA:60762", + "name": "Free border of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60761" + ] + } + }, + { + "id": "FMA:60763", + "name": "Free border of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60761" + ] + } + }, + { + "id": "FMA:60764", + "name": "Free border of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60760" + ] + } + }, + { + "id": "FMA:60765", + "name": "Free border of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60760" + ] + } + }, + { + "id": "FMA:60766", + "name": "Free border of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60759" + ] + } + }, + { + "id": "FMA:60767", + "name": "Free border of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60759" + ] + } + }, + { + "id": "FMA:60768", + "name": "Free border of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60758" + ] + } + }, + { + "id": "FMA:60769", + "name": "Free border of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60758" + ] + } + }, + { + "id": "FMA:60770", + "name": "Free border of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60757" + ] + } + }, + { + "id": "FMA:60771", + "name": "Free border of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60757" + ] + } + }, + { + "id": "FMA:60772", + "name": "Hidden border of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60708" + ] + } + }, + { + "id": "FMA:60773", + "name": "Hidden border of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60708" + ] + } + }, + { + "id": "FMA:60774", + "name": "Hidden border of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60708" + ] + } + }, + { + "id": "FMA:60775", + "name": "Hidden border of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60708" + ] + } + }, + { + "id": "FMA:60776", + "name": "Hidden border of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60708" + ] + } + }, + { + "id": "FMA:60777", + "name": "Hidden border of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60776" + ] + } + }, + { + "id": "FMA:60778", + "name": "Hidden border of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60776" + ] + } + }, + { + "id": "FMA:60779", + "name": "Hidden border of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60775" + ] + } + }, + { + "id": "FMA:60780", + "name": "Hidden border of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60775" + ] + } + }, + { + "id": "FMA:60781", + "name": "Hidden border of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60774" + ] + } + }, + { + "id": "FMA:60782", + "name": "Hidden border of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60774" + ] + } + }, + { + "id": "FMA:60783", + "name": "Hidden border of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60773" + ] + } + }, + { + "id": "FMA:60784", + "name": "Hidden border of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60773" + ] + } + }, + { + "id": "FMA:60785", + "name": "Hidden border of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60772" + ] + } + }, + { + "id": "FMA:60786", + "name": "Hidden border of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60772" + ] + } + }, + { + "id": "FMA:60787", + "name": "Lateral border of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60704" + ] + } + }, + { + "id": "FMA:60788", + "name": "Lateral border of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60704" + ] + } + }, + { + "id": "FMA:60789", + "name": "Lateral border of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60704" + ] + } + }, + { + "id": "FMA:60790", + "name": "Lateral border of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60704" + ] + } + }, + { + "id": "FMA:60791", + "name": "Lateral border of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60704" + ] + } + }, + { + "id": "FMA:60792", + "name": "Lateral border of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60791" + ] + } + }, + { + "id": "FMA:60793", + "name": "Lateral border of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60791" + ] + } + }, + { + "id": "FMA:60794", + "name": "Lateral border of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60790" + ] + } + }, + { + "id": "FMA:60795", + "name": "Lateral border of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60790" + ] + } + }, + { + "id": "FMA:60796", + "name": "Lateral border of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60789" + ] + } + }, + { + "id": "FMA:60797", + "name": "Lateral border of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60789" + ] + } + }, + { + "id": "FMA:60798", + "name": "Lateral border of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60788" + ] + } + }, + { + "id": "FMA:60799", + "name": "Lateral border of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60788" + ] + } + }, + { + "id": "FMA:60800", + "name": "Lateral border of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60787" + ] + } + }, + { + "id": "FMA:60801", + "name": "Lateral border of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60787" + ] + } + }, + { + "id": "FMA:60802", + "name": "Subdivision of body of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60120" + ] + } + }, + { + "id": "FMA:60803", + "name": "Lunule of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77858" + ] + }, + "synonyms": [ + "Lunula (Unguis)" + ] + }, + { + "id": "FMA:60804", + "name": "Body proper of nail of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60802" + ] + } + }, + { + "id": "FMA:60805", + "name": "Body proper of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60804" + ] + } + }, + { + "id": "FMA:60806", + "name": "Body proper of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60804" + ] + } + }, + { + "id": "FMA:60807", + "name": "Body proper of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60804" + ] + } + }, + { + "id": "FMA:60808", + "name": "Body proper of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60804" + ] + } + }, + { + "id": "FMA:60809", + "name": "Body proper of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60804" + ] + } + }, + { + "id": "FMA:60810", + "name": "Body proper of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60809" + ] + } + }, + { + "id": "FMA:60811", + "name": "Body proper of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60809" + ] + } + }, + { + "id": "FMA:60812", + "name": "Body proper of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60808" + ] + } + }, + { + "id": "FMA:60813", + "name": "Body proper of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60808" + ] + } + }, + { + "id": "FMA:60814", + "name": "Body proper of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60807" + ] + } + }, + { + "id": "FMA:60815", + "name": "Body proper of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60807" + ] + } + }, + { + "id": "FMA:60816", + "name": "Body proper of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60806" + ] + } + }, + { + "id": "FMA:60817", + "name": "Body proper of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60806" + ] + } + }, + { + "id": "FMA:60818", + "name": "Body proper of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60805" + ] + } + }, + { + "id": "FMA:60819", + "name": "Body proper of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60805" + ] + } + }, + { + "id": "FMA:60820", + "name": "Lunule of nail of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60803" + ] + } + }, + { + "id": "FMA:60821", + "name": "Lunule of nail of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60803" + ] + } + }, + { + "id": "FMA:60822", + "name": "Lunule of nail of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60803" + ] + } + }, + { + "id": "FMA:60823", + "name": "Lunule of nail of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60803" + ] + } + }, + { + "id": "FMA:60824", + "name": "Lunule of nail of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60803" + ] + } + }, + { + "id": "FMA:60825", + "name": "Lunule of nail of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60824" + ] + } + }, + { + "id": "FMA:60826", + "name": "Lunule of nail of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60824" + ] + } + }, + { + "id": "FMA:60827", + "name": "Lunule of nail of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60823" + ] + } + }, + { + "id": "FMA:60828", + "name": "Lunule of nail of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60823" + ] + } + }, + { + "id": "FMA:60829", + "name": "Lunule of nail of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60822" + ] + } + }, + { + "id": "FMA:60830", + "name": "Lunule of nail of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60822" + ] + } + }, + { + "id": "FMA:60831", + "name": "Lunule of nail of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60821" + ] + } + }, + { + "id": "FMA:60832", + "name": "Lunule of nail of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60821" + ] + } + }, + { + "id": "FMA:60833", + "name": "Lunule of nail of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60820" + ] + } + }, + { + "id": "FMA:60834", + "name": "Lunule of nail of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60820" + ] + } + }, + { + "id": "FMA:60835", + "name": "Cavity proper of conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:60838", + "name": "Lateral nail fold of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60346" + ] + } + }, + { + "id": "FMA:60839", + "name": "Lateral nail fold of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60838" + ] + } + }, + { + "id": "FMA:60840", + "name": "Lateral nail fold of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60838" + ] + } + }, + { + "id": "FMA:60841", + "name": "Lateral nail fold of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60838" + ] + } + }, + { + "id": "FMA:60842", + "name": "Lateral nail fold of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60838" + ] + } + }, + { + "id": "FMA:60843", + "name": "Lateral nail fold of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60838" + ] + } + }, + { + "id": "FMA:60844", + "name": "Lateral nail fold of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60843" + ] + } + }, + { + "id": "FMA:60845", + "name": "Lateral nail fold of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60843" + ] + } + }, + { + "id": "FMA:60846", + "name": "Lateral nail fold of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60842" + ] + } + }, + { + "id": "FMA:60847", + "name": "Lateral nail fold of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60842" + ] + } + }, + { + "id": "FMA:60848", + "name": "Lateral nail fold of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60841" + ] + } + }, + { + "id": "FMA:60849", + "name": "Lateral nail fold of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60841" + ] + } + }, + { + "id": "FMA:60850", + "name": "Lateral nail fold of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60840" + ] + } + }, + { + "id": "FMA:60851", + "name": "Lateral nail fold of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60840" + ] + } + }, + { + "id": "FMA:60852", + "name": "Lateral nail fold of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60839" + ] + } + }, + { + "id": "FMA:60853", + "name": "Lateral nail fold of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60839" + ] + } + }, + { + "id": "FMA:60854", + "name": "Lateral nail fold of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60523" + ] + } + }, + { + "id": "FMA:60855", + "name": "Lateral nail fold of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60854" + ] + } + }, + { + "id": "FMA:60856", + "name": "Lateral nail fold of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60854" + ] + } + }, + { + "id": "FMA:60857", + "name": "Lateral nail fold of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60854" + ] + } + }, + { + "id": "FMA:60858", + "name": "Lateral nail fold of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60854" + ] + } + }, + { + "id": "FMA:60859", + "name": "Lateral nail fold of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60854" + ] + } + }, + { + "id": "FMA:60860", + "name": "Lateral nail fold of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60859" + ] + } + }, + { + "id": "FMA:60861", + "name": "Lateral nail fold of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60859" + ] + } + }, + { + "id": "FMA:60862", + "name": "Lateral nail fold of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60858" + ] + } + }, + { + "id": "FMA:60863", + "name": "Lateral nail fold of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60858" + ] + } + }, + { + "id": "FMA:60864", + "name": "Lateral nail fold of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60857" + ] + } + }, + { + "id": "FMA:60865", + "name": "Lateral nail fold of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60857" + ] + } + }, + { + "id": "FMA:60866", + "name": "Lateral nail fold of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60856" + ] + } + }, + { + "id": "FMA:60867", + "name": "Lateral nail fold of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60856" + ] + } + }, + { + "id": "FMA:60868", + "name": "Lateral nail fold of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60855" + ] + } + }, + { + "id": "FMA:60869", + "name": "Lateral nail fold of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60855" + ] + } + }, + { + "id": "FMA:60870", + "name": "Perionyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60379" + ] + } + }, + { + "id": "FMA:60871", + "name": "Right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60064" + ] + }, + "synonyms": [ + "Right incudomalleolar joint" + ] + }, + { + "id": "FMA:60872", + "name": "Left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60064" + ] + }, + "synonyms": [ + "Left incudomalleolar joint" + ] + }, + { + "id": "FMA:60873", + "name": "Right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60065" + ] + } + }, + { + "id": "FMA:60874", + "name": "Left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60065" + ] + } + }, + { + "id": "FMA:60875", + "name": "Tympanostapedial syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + } + }, + { + "id": "FMA:60876", + "name": "Right tympanostapedial syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60875" + ] + } + }, + { + "id": "FMA:60877", + "name": "Left tympanostapedial syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60875" + ] + } + }, + { + "id": "FMA:60878", + "name": "Ligament of auditory ossicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Auditory ossicle ligament" + ] + }, + { + "id": "FMA:60879", + "name": "Anterior ligament of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + }, + "synonyms": [ + "LIg. mallei anterius", + "Casserio's ligament" + ] + }, + { + "id": "FMA:60880", + "name": "Superior ligament of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + } + }, + { + "id": "FMA:60881", + "name": "Lateral ligament of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + } + }, + { + "id": "FMA:60882", + "name": "Superior ligament of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + } + }, + { + "id": "FMA:60883", + "name": "Posterior ligament of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + }, + "synonyms": [ + "LIg. incudis posterius" + ] + }, + { + "id": "FMA:60884", + "name": "Anular ligament of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + }, + "synonyms": [ + "Anular ligament of base of stapes" + ] + }, + { + "id": "FMA:60885", + "name": "Anular ligament of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60884" + ] + } + }, + { + "id": "FMA:60886", + "name": "Anular ligament of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60884" + ] + } + }, + { + "id": "FMA:60887", + "name": "Posterior ligament of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60883" + ] + } + }, + { + "id": "FMA:60888", + "name": "Posterior ligament of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60883" + ] + } + }, + { + "id": "FMA:60889", + "name": "Superior ligament of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60882" + ] + } + }, + { + "id": "FMA:60890", + "name": "Superior ligament of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60882" + ] + } + }, + { + "id": "FMA:60891", + "name": "Lateral ligament of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60881" + ] + } + }, + { + "id": "FMA:60892", + "name": "Lateral ligament of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60881" + ] + } + }, + { + "id": "FMA:60893", + "name": "Superior ligament of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60880" + ] + } + }, + { + "id": "FMA:60894", + "name": "Superior ligament of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60880" + ] + } + }, + { + "id": "FMA:60895", + "name": "Anterior ligament of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60879" + ] + } + }, + { + "id": "FMA:60896", + "name": "Anterior ligament of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60879" + ] + } + }, + { + "id": "FMA:60899", + "name": "Articular capsule of incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:60900", + "name": "Articular capsule of right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60899" + ] + } + }, + { + "id": "FMA:60901", + "name": "Articular capsule of left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60899" + ] + } + }, + { + "id": "FMA:60902", + "name": "Fibrous membrane of articular capsule of incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:60903", + "name": "Synovial membrane of articular capsule of incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:60904", + "name": "Synovial membrane of articular capsule of right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60903" + ] + } + }, + { + "id": "FMA:60905", + "name": "Synovial membrane of articular capsule of left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60903" + ] + } + }, + { + "id": "FMA:60906", + "name": "Fibrous membrane of articular capsule of right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60902" + ] + } + }, + { + "id": "FMA:60907", + "name": "Fibrous membrane of articular capsule of left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60902" + ] + } + }, + { + "id": "FMA:60908", + "name": "Perilymph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:60909", + "name": "Internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Inner Ear" + ] + }, + { + "id": "FMA:60910", + "name": "Articular cartilage of head of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:60911", + "name": "Articular cartilage of head of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60910" + ] + } + }, + { + "id": "FMA:60912", + "name": "Articular cartilage of head of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60910" + ] + } + }, + { + "id": "FMA:60913", + "name": "Articular cartilage of body of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:60914", + "name": "Articular cartilage of body of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60913" + ] + } + }, + { + "id": "FMA:60915", + "name": "Articular cartilage of body of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60913" + ] + } + }, + { + "id": "FMA:60916", + "name": "Synovial cavity of incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:60917", + "name": "Synovial cavity of right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60916" + ] + } + }, + { + "id": "FMA:60918", + "name": "Synovial cavity of left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60916" + ] + } + }, + { + "id": "FMA:60919", + "name": "Synovial fluid of incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:60920", + "name": "Synovial fluid of right incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60919" + ] + } + }, + { + "id": "FMA:60921", + "name": "Synovial fluid of left incudomallear joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60919" + ] + } + }, + { + "id": "FMA:60922", + "name": "Surface of auditory ossicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Auditory ossicle surface" + ] + }, + { + "id": "FMA:60924", + "name": "Facet of head of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60922" + ] + } + }, + { + "id": "FMA:60925", + "name": "Facet of head of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60924" + ] + } + }, + { + "id": "FMA:60926", + "name": "Facet of head of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60924" + ] + } + }, + { + "id": "FMA:60928", + "name": "Facet of body of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60922" + ] + } + }, + { + "id": "FMA:60929", + "name": "Facet of body of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60928" + ] + } + }, + { + "id": "FMA:60930", + "name": "Facet of body of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60928" + ] + } + }, + { + "id": "FMA:60931", + "name": "Facet of long process of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60922" + ] + } + }, + { + "id": "FMA:60932", + "name": "Facet of long process of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60931" + ] + } + }, + { + "id": "FMA:60933", + "name": "Facet of long process of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60931" + ] + } + }, + { + "id": "FMA:60935", + "name": "Facet of head of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60922" + ] + } + }, + { + "id": "FMA:60936", + "name": "Facet of head of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60935" + ] + } + }, + { + "id": "FMA:60937", + "name": "Facet of head of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60935" + ] + } + }, + { + "id": "FMA:60938", + "name": "Articular capsule of incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34836" + ] + } + }, + { + "id": "FMA:60939", + "name": "Articular capsule of right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60938" + ] + } + }, + { + "id": "FMA:60940", + "name": "Articular capsule of left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60938" + ] + } + }, + { + "id": "FMA:60941", + "name": "Fibrous membrane of articular capsule of incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:60942", + "name": "Fibrous membrane of articular capsule of right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60941" + ] + } + }, + { + "id": "FMA:60943", + "name": "Fibrous membrane of articular capsule of left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60941" + ] + } + }, + { + "id": "FMA:60944", + "name": "Synovial membrane of articular capsule of incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9865" + ] + } + }, + { + "id": "FMA:60945", + "name": "Synovial membrane of articular capsule of right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60944" + ] + } + }, + { + "id": "FMA:60946", + "name": "Synovial membrane of articular capsule of left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60944" + ] + } + }, + { + "id": "FMA:60947", + "name": "Articular cartilage of long process of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:60948", + "name": "Articular cartilage of long process of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60947" + ] + } + }, + { + "id": "FMA:60949", + "name": "Articular cartilage of long process of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60947" + ] + } + }, + { + "id": "FMA:60950", + "name": "Articular cartilage of head of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:60951", + "name": "Articular cartilage of head of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60950" + ] + } + }, + { + "id": "FMA:60952", + "name": "Articular cartilage of head of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60950" + ] + } + }, + { + "id": "FMA:60953", + "name": "Synovial fluid of incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12277" + ] + } + }, + { + "id": "FMA:60954", + "name": "Synovial fluid of right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60953" + ] + } + }, + { + "id": "FMA:60955", + "name": "Synovial fluid of left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60953" + ] + } + }, + { + "id": "FMA:60956", + "name": "Synovial cavity of incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11356" + ] + } + }, + { + "id": "FMA:60957", + "name": "Synovial cavity of right incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60956" + ] + } + }, + { + "id": "FMA:60958", + "name": "Synovial cavity of left incudostapedial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60956" + ] + } + }, + { + "id": "FMA:60959", + "name": "Stapedial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60878" + ] + }, + "synonyms": [ + "Membrane of stapes" + ] + }, + { + "id": "FMA:60960", + "name": "Subdivision of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61705" + ] + }, + "synonyms": [ + "Pinna subdivision" + ] + }, + { + "id": "FMA:60961", + "name": "Superficial fascia of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:60962", + "name": "Mental part of base of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:60963", + "name": "Mental part proper of base of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:60964", + "name": "Subdivision of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + }, + "synonyms": [ + "Cheek subdivision" + ] + }, + { + "id": "FMA:60965", + "name": "Infra-orbital part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60964" + ] + }, + "synonyms": [ + "Infra-orbital region", + "Infra-orbital region of face" + ] + }, + { + "id": "FMA:60966", + "name": "Zygomatic part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60964" + ] + }, + "synonyms": [ + "Zygomatic region of face", + "Zygomatic region" + ] + }, + { + "id": "FMA:60967", + "name": "Zygomatic part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60966" + ] + }, + "synonyms": [ + "Right zygomatic region of face", + "Right zygomatic region" + ] + }, + { + "id": "FMA:60968", + "name": "Zygomatic part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60966" + ] + }, + "synonyms": [ + "Left zygomatic region", + "Left zygomatic region of face" + ] + }, + { + "id": "FMA:60969", + "name": "Infra-orbital part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60965" + ] + }, + "synonyms": [ + "Right infra-orbital region of face" + ] + }, + { + "id": "FMA:60970", + "name": "Infra-orbital part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60965" + ] + }, + "synonyms": [ + "Left infra-orbital region of face" + ] + }, + { + "id": "FMA:60971", + "name": "Wall of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + }, + "synonyms": [ + "Labyrinth part of temporal bone", + "Bony labyrinth wall" + ] + }, + { + "id": "FMA:60972", + "name": "Wall of zone of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + }, + "synonyms": [ + "Subdivision of labyrinth part of temporal bone" + ] + }, + { + "id": "FMA:60973", + "name": "Wall of vestibule of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + }, + "synonyms": [ + "Wall of vestibule of osseous labyrinth" + ] + }, + { + "id": "FMA:60974", + "name": "Wall of vestibule of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60973" + ] + } + }, + { + "id": "FMA:60975", + "name": "Wall of vestibule of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60973" + ] + } + }, + { + "id": "FMA:60976", + "name": "Wall of semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + }, + "synonyms": [ + "Semicircular canal wall" + ] + }, + { + "id": "FMA:60977", + "name": "Wall of anterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60976" + ] + }, + "synonyms": [ + "Anterior semicircular canal wall" + ] + }, + { + "id": "FMA:60978", + "name": "Wall of lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60976" + ] + }, + "synonyms": [ + "Lateral semicircular canal wall" + ] + }, + { + "id": "FMA:60979", + "name": "Wall of posterior semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60976" + ] + }, + "synonyms": [ + "Posterior semicircular canal wall" + ] + }, + { + "id": "FMA:60980", + "name": "Wall of posterior semicircular canal of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60979" + ] + }, + "synonyms": [ + "Wall of right posterior semicircular canal" + ] + }, + { + "id": "FMA:60981", + "name": "Wall of posterior semicircular canal of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60979" + ] + }, + "synonyms": [ + "Wall of left posterior semicircular canal" + ] + }, + { + "id": "FMA:60982", + "name": "Wall of lateral semicircular canal of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60978" + ] + }, + "synonyms": [ + "Wall of right lateral semicircular canal" + ] + }, + { + "id": "FMA:60983", + "name": "Wall of lateral semicircular canal of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60978" + ] + } + }, + { + "id": "FMA:60984", + "name": "Lobule of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Lobule of auricle", + "Auricular lobule", + "Ear lobule", + "Lobe of ear", + "Ear lobe", + "Pinna lobule", + "Lobule of auricle of ear" + ] + }, + { + "id": "FMA:60985", + "name": "Wall of anterior semicircular canal of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60977" + ] + } + }, + { + "id": "FMA:60986", + "name": "Wall of anterior semicircular canal of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60977" + ] + } + }, + { + "id": "FMA:60989", + "name": "Lobule of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60984" + ] + }, + "synonyms": [ + "Right ear lobe", + "Right pinna lobule" + ] + }, + { + "id": "FMA:60991", + "name": "Lobule of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60984" + ] + }, + "synonyms": [ + "Left ear lobe", + "Left pinna lobule" + ] + }, + { + "id": "FMA:60992", + "name": "Helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Helix (Auricula)", + "Helical part of pinna", + "Helix of auricle of ear", + "Helix of ear", + "Helix of pinna" + ] + }, + { + "id": "FMA:60993", + "name": "Right helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60992" + ] + }, + "synonyms": [ + "Helix of right pinna", + "Helix of auricle of right ear", + "Helical part of right pinna" + ] + }, + { + "id": "FMA:60994", + "name": "Left helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60992" + ] + }, + "synonyms": [ + "Helix of auricle of left ear", + "Helical part of left pinna", + "Helix of left pinna" + ] + }, + { + "id": "FMA:60995", + "name": "Antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Antihelix (Auricula)", + "Antihelical part of pinna", + "Antihelix of pinna" + ] + }, + { + "id": "FMA:60996", + "name": "Right antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60995" + ] + }, + "synonyms": [ + "Antihelical part of right pinna", + "Antihelix of right pinna" + ] + }, + { + "id": "FMA:60997", + "name": "Left antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60995" + ] + }, + "synonyms": [ + "Antihelical part of left pinna", + "Antihelix of left pinna" + ] + }, + { + "id": "FMA:60998", + "name": "Tragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Tragal part of pinna" + ] + }, + { + "id": "FMA:60999", + "name": "Right tragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60998" + ] + }, + "synonyms": [ + "Tragal part of right pinna" + ] + }, + { + "id": "FMA:61000", + "name": "Left tragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60998" + ] + }, + "synonyms": [ + "Tragal part of left pinna" + ] + }, + { + "id": "FMA:61001", + "name": "Antitragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Antitragal part of pinna" + ] + }, + { + "id": "FMA:61002", + "name": "Right antitragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61001" + ] + }, + "synonyms": [ + "Antitragal part of right pinna" + ] + }, + { + "id": "FMA:61003", + "name": "Left antitragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61001" + ] + }, + "synonyms": [ + "Antitragal part of left pinna" + ] + }, + { + "id": "FMA:61004", + "name": "Medial wall of vestibule of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + }, + "synonyms": [ + "Medial wall of vestibule of osseous labyrinth" + ] + }, + { + "id": "FMA:61005", + "name": "Medial wall of vestibule of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61004" + ] + }, + "synonyms": [ + "Medial wall of vestibule of right osseous labyrinth" + ] + }, + { + "id": "FMA:61006", + "name": "Conchal part of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Concha of auricle", + "Concha", + "Concha of pinna" + ] + }, + { + "id": "FMA:61007", + "name": "Medial wall of vestibule of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61004" + ] + }, + "synonyms": [ + "Medial wall of vestibule of left osseous labyrinth" + ] + }, + { + "id": "FMA:61008", + "name": "Conchal part of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61006" + ] + }, + "synonyms": [ + "Concha of right pinna" + ] + }, + { + "id": "FMA:61009", + "name": "Conchal part of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61006" + ] + }, + "synonyms": [ + "Concha of left pinna" + ] + }, + { + "id": "FMA:61010", + "name": "Lateral wall of vestibule of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + }, + "synonyms": [ + "Lateral wall of vestibule of osseous labyrinth", + "Medial wall of tympanic cavity", + "Labyrinthine wall of tympanic cavity" + ] + }, + { + "id": "FMA:61011", + "name": "Lateral wall of vestibule of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61010" + ] + } + }, + { + "id": "FMA:61012", + "name": "Lateral wall of vestibule of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61010" + ] + } + }, + { + "id": "FMA:61013", + "name": "Auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61196" + ] + }, + "synonyms": [ + "Cartilage of pinna" + ] + }, + { + "id": "FMA:61014", + "name": "Right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61013" + ] + } + }, + { + "id": "FMA:61015", + "name": "Left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61013" + ] + } + }, + { + "id": "FMA:61017", + "name": "Elliptical recess of vestibule of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + }, + "synonyms": [ + "Utricular recess", + "Elliptical recess" + ] + }, + { + "id": "FMA:61018", + "name": "Elliptical recess of vestibule of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61017" + ] + } + }, + { + "id": "FMA:61019", + "name": "Elliptical recess of vestibule of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61017" + ] + } + }, + { + "id": "FMA:61020", + "name": "Right internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60909" + ] + } + }, + { + "id": "FMA:61021", + "name": "Left internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60909" + ] + } + }, + { + "id": "FMA:61022", + "name": "Membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:61023", + "name": "Subdivision of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61196" + ] + }, + "synonyms": [ + "Auricular cartilage subdivision" + ] + }, + { + "id": "FMA:61024", + "name": "Crus of helical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61343" + ] + }, + "synonyms": [ + "Crus of helix" + ] + }, + { + "id": "FMA:61025", + "name": "Membranous labyrinth of right internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61022" + ] + }, + "synonyms": [ + "Right membranous labyrinth" + ] + }, + { + "id": "FMA:61026", + "name": "Membranous labyrinth of left internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61022" + ] + }, + "synonyms": [ + "Left membranous labyrinth" + ] + }, + { + "id": "FMA:61027", + "name": "Spine of helical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61343" + ] + }, + "synonyms": [ + "Spine of helix" + ] + }, + { + "id": "FMA:61028", + "name": "Tail of helical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61343" + ] + }, + "synonyms": [ + "Tail of helix" + ] + }, + { + "id": "FMA:61029", + "name": "Tail of helical part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61028" + ] + } + }, + { + "id": "FMA:61030", + "name": "Tail of helical part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61028" + ] + } + }, + { + "id": "FMA:61031", + "name": "Spine of helical part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61027" + ] + } + }, + { + "id": "FMA:61032", + "name": "Spine of helical part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61027" + ] + } + }, + { + "id": "FMA:61033", + "name": "Crus of helical part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61024" + ] + } + }, + { + "id": "FMA:61034", + "name": "Crus of helical part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61024" + ] + } + }, + { + "id": "FMA:61035", + "name": "Ligament of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligament of auricle", + "Pinna ligament" + ] + }, + { + "id": "FMA:61036", + "name": "Anterior ligament of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61035" + ] + }, + "synonyms": [ + "Anterior ligament of auricle", + "LIg. auriculare anterius", + "Anterior auricular ligament" + ] + }, + { + "id": "FMA:61037", + "name": "Superior ligament of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61035" + ] + }, + "synonyms": [ + "Superior ligament of auricle", + "Superior auricular ligament" + ] + }, + { + "id": "FMA:61038", + "name": "Posterior ligament of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61035" + ] + }, + "synonyms": [ + "Posterior auricular ligament", + "Posterior ligament of auricle" + ] + }, + { + "id": "FMA:61039", + "name": "Posterior ligament of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61038" + ] + } + }, + { + "id": "FMA:61040", + "name": "Posterior ligament of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61038" + ] + } + }, + { + "id": "FMA:61041", + "name": "Superior ligament of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61037" + ] + } + }, + { + "id": "FMA:61042", + "name": "Superior ligament of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61037" + ] + } + }, + { + "id": "FMA:61043", + "name": "Anterior ligament of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61036" + ] + } + }, + { + "id": "FMA:61044", + "name": "Anterior ligament of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61036" + ] + } + }, + { + "id": "FMA:61045", + "name": "Conventional hollow cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50606" + ] + } + }, + { + "id": "FMA:61046", + "name": "Attenuated hollow cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50606" + ] + } + }, + { + "id": "FMA:61047", + "name": "Conventional solid cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50607" + ] + } + }, + { + "id": "FMA:61048", + "name": "Attenuated solid cylinder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50607" + ] + } + }, + { + "id": "FMA:61063", + "name": "Lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55672" + ] + } + }, + { + "id": "FMA:61064", + "name": "Right lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61063" + ] + } + }, + { + "id": "FMA:61065", + "name": "Left lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61063" + ] + } + }, + { + "id": "FMA:61067", + "name": "Hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + } + }, + { + "id": "FMA:61068", + "name": "Right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61067" + ] + } + }, + { + "id": "FMA:61069", + "name": "Left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61067" + ] + } + }, + { + "id": "FMA:61070", + "name": "Right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24920" + ] + }, + "synonyms": [ + "Palm of right hand" + ] + }, + { + "id": "FMA:61071", + "name": "Left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24920" + ] + }, + "synonyms": [ + "Palm of left hand" + ] + }, + { + "id": "FMA:61072", + "name": "Back of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24921" + ] + }, + "synonyms": [ + "Right hand back", + "Dorsum of right hand", + "Dorsal region of right hand" + ] + }, + { + "id": "FMA:61073", + "name": "Back of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24921" + ] + }, + "synonyms": [ + "Left hand back", + "Dorsum of left hand", + "Dorsal region of left hand" + ] + }, + { + "id": "FMA:61074", + "name": "Subdivision of superficial fascia of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:61075", + "name": "Superficial fascia of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:61076", + "name": "Superficial fascia of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61075" + ] + } + }, + { + "id": "FMA:61077", + "name": "Superficial fascia of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61075" + ] + } + }, + { + "id": "FMA:61078", + "name": "Superficial fascia of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:61079", + "name": "Superficial fascia of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61078" + ] + } + }, + { + "id": "FMA:61080", + "name": "Superficial fascia of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61078" + ] + } + }, + { + "id": "FMA:61081", + "name": "Subdivision of conchal part of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Subdivision of concha of auricle", + "Subdivision of concha of pinna" + ] + }, + { + "id": "FMA:61082", + "name": "Cymba conchae of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61081" + ] + }, + "synonyms": [ + "Cymba conchae of auricle" + ] + }, + { + "id": "FMA:61083", + "name": "Concha proper of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61081" + ] + }, + "synonyms": [ + "Concha proper of auricle" + ] + }, + { + "id": "FMA:61084", + "name": "Cymba conchae of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61082" + ] + }, + "synonyms": [ + "Right cymba conchae" + ] + }, + { + "id": "FMA:61085", + "name": "Cymba conchae of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61082" + ] + }, + "synonyms": [ + "Left cymba conchae" + ] + }, + { + "id": "FMA:61086", + "name": "Concha proper of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61083" + ] + } + }, + { + "id": "FMA:61087", + "name": "Concha proper of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61083" + ] + } + }, + { + "id": "FMA:61088", + "name": "Cavity of concha of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59594" + ] + }, + "synonyms": [ + "Cavity of concha of auricle", + "Cavitas conchae (Concha auriculae)", + "Cavity of concha" + ] + }, + { + "id": "FMA:61089", + "name": "Cavity of concha of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61088" + ] + } + }, + { + "id": "FMA:61090", + "name": "Cavity of concha of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61088" + ] + } + }, + { + "id": "FMA:61091", + "name": "Triangular fossa of antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Fossa triangularis (Antihelix)", + "Triangular fossa of antihelical part of pinna", + "Triangular fossa of ear" + ] + }, + { + "id": "FMA:61092", + "name": "Triangular fossa of right antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61091" + ] + }, + "synonyms": [ + "Triangular fossa of right antihelical part of pinna" + ] + }, + { + "id": "FMA:61093", + "name": "Triangular fossa of left antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61091" + ] + }, + "synonyms": [ + "Triangular fossa of left antihelical part of pinna" + ] + }, + { + "id": "FMA:61095", + "name": "Surface of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61698" + ] + }, + "synonyms": [ + "Pinna surface" + ] + }, + { + "id": "FMA:61096", + "name": "Surface of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Right pinna surface" + ] + }, + { + "id": "FMA:61097", + "name": "Surface of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Left pinna surface" + ] + }, + { + "id": "FMA:61098", + "name": "Medial surface of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61193" + ] + } + }, + { + "id": "FMA:61099", + "name": "Lateral surface of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61193" + ] + } + }, + { + "id": "FMA:61100", + "name": "Medial surface of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61098" + ] + } + }, + { + "id": "FMA:61101", + "name": "Medial surface of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61098" + ] + } + }, + { + "id": "FMA:61102", + "name": "Lateral surface of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61099" + ] + } + }, + { + "id": "FMA:61103", + "name": "Lateral surface of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61099" + ] + } + }, + { + "id": "FMA:61104", + "name": "Scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Scaphoid fossa of pinna" + ] + }, + { + "id": "FMA:61105", + "name": "Right scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61104" + ] + } + }, + { + "id": "FMA:61106", + "name": "Left scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61104" + ] + } + }, + { + "id": "FMA:61107", + "name": "Inferior margin of diaphragmatic surface of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31006" + ] + } + }, + { + "id": "FMA:61108", + "name": "Medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:61109", + "name": "Cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:61110", + "name": "Subdivision of wall of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54877" + ] + } + }, + { + "id": "FMA:61111", + "name": "Region of membranous labyrinth of internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Subdivision of membranous labyrinth" + ] + }, + { + "id": "FMA:61112", + "name": "Endolymph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:61113", + "name": "Utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Utriculus (Labyrinthus vestibularis)", + "Membranous labyrinth utricle", + "Utricle" + ] + }, + { + "id": "FMA:61114", + "name": "Utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61113" + ] + }, + "synonyms": [ + "Right membranous labyrinth utricle" + ] + }, + { + "id": "FMA:61115", + "name": "Utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61113" + ] + }, + "synonyms": [ + "Left membranous labyrinth utricle" + ] + }, + { + "id": "FMA:61116", + "name": "Saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Saccule", + "Sacculus (Labyrinthus vestibularis)", + "Membranous labyrinth saccule" + ] + }, + { + "id": "FMA:61117", + "name": "Saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61116" + ] + }, + "synonyms": [ + "Right membranous labyrinth saccule" + ] + }, + { + "id": "FMA:61118", + "name": "Saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61116" + ] + }, + "synonyms": [ + "Left membranous labyrinth saccule" + ] + }, + { + "id": "FMA:61119", + "name": "Cochlear duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Reissner's canal", + "Cochlear duct" + ] + }, + { + "id": "FMA:61120", + "name": "Cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61119" + ] + }, + "synonyms": [ + "Right cochlear duct" + ] + }, + { + "id": "FMA:61121", + "name": "Cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61119" + ] + }, + "synonyms": [ + "Left cochlear duct" + ] + }, + { + "id": "FMA:61122", + "name": "Semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61258" + ] + } + }, + { + "id": "FMA:61123", + "name": "Anterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61122" + ] + } + }, + { + "id": "FMA:61124", + "name": "Anterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61123" + ] + } + }, + { + "id": "FMA:61125", + "name": "Anterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61123" + ] + } + }, + { + "id": "FMA:61126", + "name": "Posterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61122" + ] + } + }, + { + "id": "FMA:61127", + "name": "Posterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61126" + ] + } + }, + { + "id": "FMA:61128", + "name": "Posterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61126" + ] + } + }, + { + "id": "FMA:61129", + "name": "Lateral semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61122" + ] + } + }, + { + "id": "FMA:61130", + "name": "Lateral semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61129" + ] + } + }, + { + "id": "FMA:61131", + "name": "Lateral semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61129" + ] + } + }, + { + "id": "FMA:61132", + "name": "Ampulla of anterior semicircular duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + }, + "synonyms": [ + "Anterior membranous ampulla" + ] + }, + { + "id": "FMA:61133", + "name": "Ampulla of anterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61132" + ] + } + }, + { + "id": "FMA:61134", + "name": "Ampulla of anterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61132" + ] + } + }, + { + "id": "FMA:61135", + "name": "Ampulla of posterior semicircular duct of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + }, + "synonyms": [ + "Posterior membranous ampulla" + ] + }, + { + "id": "FMA:61136", + "name": "Ampulla of posterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61135" + ] + } + }, + { + "id": "FMA:61137", + "name": "Ampulla of posterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61135" + ] + } + }, + { + "id": "FMA:61138", + "name": "Subdivision of semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Semicircular ductal subdivision" + ] + }, + { + "id": "FMA:61139", + "name": "Ampulla of lateral semicircular duct of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + }, + "synonyms": [ + "Lateral membranous ampulla" + ] + }, + { + "id": "FMA:61140", + "name": "Ampulla of lateral semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61139" + ] + } + }, + { + "id": "FMA:61141", + "name": "Ampulla of lateral semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61139" + ] + } + }, + { + "id": "FMA:61142", + "name": "Anterior semicircular duct proper of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:61143", + "name": "Anterior semicircular duct proper of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61142" + ] + } + }, + { + "id": "FMA:61144", + "name": "Anterior semicircular duct proper of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61142" + ] + } + }, + { + "id": "FMA:61145", + "name": "Posterior semicircular duct proper of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:61146", + "name": "Posterior semicircular duct proper of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61145" + ] + } + }, + { + "id": "FMA:61147", + "name": "Posterior semicircular duct proper of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61145" + ] + } + }, + { + "id": "FMA:61148", + "name": "Lateral semicircular duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:61149", + "name": "Lateral semicircular duct proper of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61148" + ] + } + }, + { + "id": "FMA:61150", + "name": "Lateral semicircular duct proper of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61148" + ] + } + }, + { + "id": "FMA:61151", + "name": "Tubercle of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60960" + ] + }, + "synonyms": [ + "Auricular tubercle", + "Darwin's tubercle", + "Pinna tubercle" + ] + }, + { + "id": "FMA:61152", + "name": "Tubercle of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61151" + ] + }, + "synonyms": [ + "Right auricular tubercle", + "Right pinna tubercle" + ] + }, + { + "id": "FMA:61153", + "name": "Tubercle of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61151" + ] + }, + "synonyms": [ + "Left auricular tubercle", + "Left pinna tubercle" + ] + }, + { + "id": "FMA:61154", + "name": "Subdivision of medial surface of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61193" + ] + } + }, + { + "id": "FMA:61155", + "name": "Sulcus antihelicis transversus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61154" + ] + }, + "synonyms": [ + "Transverse antihelicine sulcus" + ] + }, + { + "id": "FMA:61156", + "name": "Eminence of concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61154" + ] + }, + "synonyms": [ + "Concha eminence" + ] + }, + { + "id": "FMA:61157", + "name": "Eminence of right concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61156" + ] + }, + "synonyms": [ + "Right concha eminence" + ] + }, + { + "id": "FMA:61158", + "name": "Eminence of left concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61156" + ] + }, + "synonyms": [ + "Left concha eminence" + ] + }, + { + "id": "FMA:61159", + "name": "Eminence of scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61154" + ] + }, + "synonyms": [ + "Scapha eminence" + ] + }, + { + "id": "FMA:61160", + "name": "Eminence of right scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61159" + ] + }, + "synonyms": [ + "Right scapha eminence" + ] + }, + { + "id": "FMA:61161", + "name": "Eminence of left scapha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61159" + ] + }, + "synonyms": [ + "Left scapha eminence" + ] + }, + { + "id": "FMA:61162", + "name": "Eminence of triangular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61154" + ] + }, + "synonyms": [ + "Triangular fossa eminence" + ] + }, + { + "id": "FMA:61163", + "name": "Eminence of right triangular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61162" + ] + }, + "synonyms": [ + "Right triangular fossa eminence" + ] + }, + { + "id": "FMA:61164", + "name": "Eminence of left triangular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61162" + ] + }, + "synonyms": [ + "Left triangular fossa eminence" + ] + }, + { + "id": "FMA:61165", + "name": "Fossa of antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Antihelical fossa", + "Antihelix fossa", + "Fossa of antihelical part of pinna" + ] + }, + { + "id": "FMA:61166", + "name": "Fossa of right antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61165" + ] + }, + "synonyms": [ + "Fossa of antihelical part of right pinna", + "Right antihelix fossa" + ] + }, + { + "id": "FMA:61167", + "name": "Fossa of left antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61165" + ] + }, + "synonyms": [ + "Left antihelix fossa", + "Fossa of antihelical part of left pinna" + ] + }, + { + "id": "FMA:61168", + "name": "Groove of crus of helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Groove of crus of helical part of pinna" + ] + }, + { + "id": "FMA:61169", + "name": "Groove of crus of right helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61168" + ] + }, + "synonyms": [ + "Groove of crus of helical part of right pinna", + "Groove of crus of helix of right pinna" + ] + }, + { + "id": "FMA:61170", + "name": "Groove of crus of left helix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61168" + ] + }, + "synonyms": [ + "Groove of crus of helix of left pinna", + "Groove of crus of helical part of left pinna" + ] + }, + { + "id": "FMA:61171", + "name": "Anatomical line of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:61172", + "name": "Anterior notch of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61171" + ] + }, + "synonyms": [ + "Incisura anterior (Auricula)", + "Anterior notch of auricle" + ] + }, + { + "id": "FMA:61173", + "name": "Anterior notch of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61172" + ] + } + }, + { + "id": "FMA:61174", + "name": "Anterior notch of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61172" + ] + } + }, + { + "id": "FMA:61175", + "name": "Intertragic incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61171" + ] + }, + "synonyms": [ + "Intertragal incisure", + "Intertragic notch" + ] + }, + { + "id": "FMA:61176", + "name": "Right intertragic incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61175" + ] + } + }, + { + "id": "FMA:61177", + "name": "Left intertragic incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61175" + ] + } + }, + { + "id": "FMA:61178", + "name": "Apex of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + }, + "synonyms": [ + "Pinna apex", + "Apex auriculare", + "Tip of ear", + "Apex of auricle" + ] + }, + { + "id": "FMA:61179", + "name": "Apex of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61178" + ] + }, + "synonyms": [ + "Right pinna apex", + "Apex of right auricle" + ] + }, + { + "id": "FMA:61180", + "name": "Apex of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61178" + ] + }, + "synonyms": [ + "Left pinna apex", + "Apex of left auricle" + ] + }, + { + "id": "FMA:61181", + "name": "Terminal notch of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61171" + ] + }, + "synonyms": [ + "Terminal notch of auricle" + ] + }, + { + "id": "FMA:61182", + "name": "Terminal notch of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61181" + ] + }, + "synonyms": [ + "Terminal notch of right auricle" + ] + }, + { + "id": "FMA:61183", + "name": "Terminal notch of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61181" + ] + }, + "synonyms": [ + "Terminal notch of left auricle" + ] + }, + { + "id": "FMA:61184", + "name": "Fissura antitragohelicina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:61185", + "name": "Right fissura antitragohelicina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61184" + ] + } + }, + { + "id": "FMA:61186", + "name": "Left fissura antitragohelicina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61184" + ] + } + }, + { + "id": "FMA:61187", + "name": "Posterior auricular groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61095" + ] + } + }, + { + "id": "FMA:61188", + "name": "Right posterior auricular groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61187" + ] + } + }, + { + "id": "FMA:61189", + "name": "Left posterior auricular groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61187" + ] + } + }, + { + "id": "FMA:61190", + "name": "Ponticulus of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61154" + ] + }, + "synonyms": [ + "Auricular cartilage ponticulus" + ] + }, + { + "id": "FMA:61191", + "name": "Ponticulus of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61190" + ] + }, + "synonyms": [ + "Right auricular cartilage ponticulus" + ] + }, + { + "id": "FMA:61192", + "name": "Ponticulus of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61190" + ] + }, + "synonyms": [ + "Left auricular cartilage ponticulus" + ] + }, + { + "id": "FMA:61193", + "name": "Surface of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55315" + ] + }, + "synonyms": [ + "Auricular cartilage surface" + ] + }, + { + "id": "FMA:61194", + "name": "Subdivision of abdominal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12236" + ] + }, + "synonyms": [ + "Compartment of subdivision of abdomen", + "Abdominopelvic compartment subdivision" + ] + }, + { + "id": "FMA:61196", + "name": "Zone of cartilage of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:61197", + "name": "Isthmus of cartilage of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61196" + ] + }, + "synonyms": [ + "Isthmus of cartilaginous auricle" + ] + }, + { + "id": "FMA:61198", + "name": "Isthmus of cartilage of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61197" + ] + } + }, + { + "id": "FMA:61199", + "name": "Isthmus of cartilage of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61197" + ] + } + }, + { + "id": "FMA:61204", + "name": "Right sulcus antihelicis transversus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61155" + ] + } + }, + { + "id": "FMA:61205", + "name": "Left sulcus antihelicis transversus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61155" + ] + } + }, + { + "id": "FMA:61206", + "name": "Set of extrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Extrinsic auricular muscles set", + "Set of extrinsic muscles of external ear", + "Extrinsic muscle group of external ear" + ] + }, + { + "id": "FMA:61207", + "name": "Set of intrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Intrinsic auricular muscles set", + "Intrinsic muscle group of external ear", + "Set of intrinsic muscles of external ear" + ] + }, + { + "id": "FMA:61208", + "name": "Set of right intrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61207" + ] + }, + "synonyms": [ + "Intrinsic muscle group of right external ear", + "Right intrinsic auricular muscles set", + "Set of intrinsic muscles of right external ear" + ] + }, + { + "id": "FMA:61209", + "name": "Set of left intrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61207" + ] + }, + "synonyms": [ + "Left intrinsic auricular muscles set", + "Set of intrinsic muscles of left external ear", + "Intrinsic muscle group of left external ear" + ] + }, + { + "id": "FMA:61210", + "name": "Set of right extrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61206" + ] + }, + "synonyms": [ + "Extrinsic muscle group of right external ear", + "Set of extrinsic muscles of right external ear", + "Right extrinsic auricular muscles set" + ] + }, + { + "id": "FMA:61211", + "name": "Set of left extrinsic auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61206" + ] + }, + "synonyms": [ + "Left extrinsic auricular muscles set", + "Extrinsic muscle group of left external ear", + "Set of extrinsic muscles of left external ear" + ] + }, + { + "id": "FMA:61212", + "name": "Lymph node of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:61213", + "name": "Lymph node of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + }, + "synonyms": [ + "Cervical lymph node" + ] + }, + { + "id": "FMA:61214", + "name": "Occipital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + }, + "synonyms": [ + "Occipital node" + ] + }, + { + "id": "FMA:61215", + "name": "Mastoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + }, + "synonyms": [ + "Retro-auricular node", + "Mastoid node", + "Retro-auricular lymph node" + ] + }, + { + "id": "FMA:61216", + "name": "Parotid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12767" + ] + }, + "synonyms": [ + "Parotid node" + ] + }, + { + "id": "FMA:61217", + "name": "Superficial parotid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61216" + ] + }, + "synonyms": [ + "Superficial parotid node" + ] + }, + { + "id": "FMA:61218", + "name": "Deep parotid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61216" + ] + }, + "synonyms": [ + "Deep parotid node" + ] + }, + { + "id": "FMA:61219", + "name": "Anterior auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61218" + ] + }, + "synonyms": [ + "Preauricular node", + "Pre-auricular node", + "Pre-auricular lymph node" + ] + }, + { + "id": "FMA:61220", + "name": "Infra-auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61218" + ] + }, + "synonyms": [ + "Infra-auricular node" + ] + }, + { + "id": "FMA:61221", + "name": "Intraglandular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61218" + ] + }, + "synonyms": [ + "Intraglandular node" + ] + }, + { + "id": "FMA:61222", + "name": "Facial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + }, + "synonyms": [ + "Buccal lymph node" + ] + }, + { + "id": "FMA:61223", + "name": "Buccinator lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61222" + ] + }, + "synonyms": [ + "Buccinator node" + ] + }, + { + "id": "FMA:61224", + "name": "Submandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + }, + "synonyms": [ + "Submandibular node", + "Level Ib neck node" + ] + }, + { + "id": "FMA:61225", + "name": "Nasolabial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61222" + ] + }, + "synonyms": [ + "Nasolabial node" + ] + }, + { + "id": "FMA:61226", + "name": "Malar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61222" + ] + }, + "synonyms": [ + "Malar node" + ] + }, + { + "id": "FMA:61227", + "name": "Mandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61222" + ] + }, + "synonyms": [ + "Mandibular node" + ] + }, + { + "id": "FMA:61228", + "name": "Lingual lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + } + }, + { + "id": "FMA:61229", + "name": "Submental lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + }, + "synonyms": [ + "Level Ia neck node", + "Submental node" + ] + }, + { + "id": "FMA:61230", + "name": "Anterior cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + } + }, + { + "id": "FMA:61232", + "name": "Lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + }, + "synonyms": [ + "Lateral cervical node" + ] + }, + { + "id": "FMA:61233", + "name": "Infrahyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Infrahyoid node" + ] + }, + { + "id": "FMA:61234", + "name": "Prelaryngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Prelaryngeal node" + ] + }, + { + "id": "FMA:61235", + "name": "Thyroid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Thyroid node" + ] + }, + { + "id": "FMA:61236", + "name": "Pretracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Pretracheal node" + ] + }, + { + "id": "FMA:61237", + "name": "Retropharyngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12779" + ] + }, + "synonyms": [ + "Retropharyngeal node" + ] + }, + { + "id": "FMA:61238", + "name": "Superior deep lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:61239", + "name": "Inferior deep lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:61240", + "name": "Jugulodigastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + }, + "synonyms": [ + "Jugulodigastric node" + ] + }, + { + "id": "FMA:61241", + "name": "Jugulo-omohyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + }, + "synonyms": [ + "Jugulo-omohyoid node" + ] + }, + { + "id": "FMA:61242", + "name": "Accessory cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + } + }, + { + "id": "FMA:61243", + "name": "Utriculosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61258" + ] + }, + "synonyms": [ + "Utricosaccular duct of membranous labyrinth", + "Ductus utricosaccularis" + ] + }, + { + "id": "FMA:61244", + "name": "Right utriculosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61243" + ] + }, + "synonyms": [ + "Utricosaccular duct of right membranous labyrinth" + ] + }, + { + "id": "FMA:61245", + "name": "Left utriculosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61243" + ] + }, + "synonyms": [ + "Utricosaccular duct of left membranous labyrinth" + ] + }, + { + "id": "FMA:61246", + "name": "Endolymphatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:61247", + "name": "Endolymphatic duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61246" + ] + } + }, + { + "id": "FMA:61248", + "name": "Endolymphatic duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61246" + ] + } + }, + { + "id": "FMA:61249", + "name": "Common membranous limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61122" + ] + }, + "synonyms": [ + "Crus membranaceum commune", + "Crus communale" + ] + }, + { + "id": "FMA:61250", + "name": "Common limb of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61249" + ] + } + }, + { + "id": "FMA:61251", + "name": "Common limb of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61249" + ] + } + }, + { + "id": "FMA:61252", + "name": "Ductus reuniens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61258" + ] + } + }, + { + "id": "FMA:61253", + "name": "Ductus reuniens of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61252" + ] + } + }, + { + "id": "FMA:61254", + "name": "Ductus reuniens of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61252" + ] + } + }, + { + "id": "FMA:61255", + "name": "Vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:61256", + "name": "Right vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61255" + ] + }, + "synonyms": [ + "Vestibule of right membranous labyrinth" + ] + }, + { + "id": "FMA:61257", + "name": "Left vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61255" + ] + }, + "synonyms": [ + "Vestibule of left membranous labyrinth" + ] + }, + { + "id": "FMA:61258", + "name": "Subdivision of vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Vestibular labyrinth subdivision" + ] + }, + { + "id": "FMA:61259", + "name": "Cochlear labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:61260", + "name": "Right cochlear labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61259" + ] + } + }, + { + "id": "FMA:61261", + "name": "Left cochlear labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61259" + ] + } + }, + { + "id": "FMA:61262", + "name": "Ampullary membranous limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:61263", + "name": "Right ampullary membranous limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61262" + ] + } + }, + { + "id": "FMA:61264", + "name": "Left ampullary membranous limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61262" + ] + } + }, + { + "id": "FMA:61265", + "name": "Common membranous limb proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:61266", + "name": "Right common membranous limb proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61265" + ] + } + }, + { + "id": "FMA:61267", + "name": "Left common membranous limb proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61265" + ] + } + }, + { + "id": "FMA:61268", + "name": "Subdivision of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + }, + "synonyms": [ + "Cochlea subdivision" + ] + }, + { + "id": "FMA:61269", + "name": "Scala vestibuli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + } + }, + { + "id": "FMA:61270", + "name": "Scala vestibuli of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61269" + ] + } + }, + { + "id": "FMA:61271", + "name": "Scala vestibuli of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61269" + ] + } + }, + { + "id": "FMA:61272", + "name": "Scala tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + } + }, + { + "id": "FMA:61273", + "name": "Scala tympani of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61272" + ] + } + }, + { + "id": "FMA:61274", + "name": "Scala tympani of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61272" + ] + } + }, + { + "id": "FMA:61275", + "name": "Helicotrema", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Scarpa's orifice" + ] + }, + { + "id": "FMA:61276", + "name": "Helicotrema of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61275" + ] + }, + "synonyms": [ + "Right cochlea helicotrema" + ] + }, + { + "id": "FMA:61277", + "name": "Helicotrema of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61275" + ] + }, + "synonyms": [ + "Left cochlea helicotrema" + ] + }, + { + "id": "FMA:61278", + "name": "Modiolus of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79788" + ] + }, + "synonyms": [ + "Cochlear modiolus", + "Cochlea modiolus" + ] + }, + { + "id": "FMA:61279", + "name": "Modiolus of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61278" + ] + }, + "synonyms": [ + "Right cochlea modiolus", + "Right cochlear modiolus" + ] + }, + { + "id": "FMA:61280", + "name": "Modiolus of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61278" + ] + }, + "synonyms": [ + "Left cochlea modiolus", + "Left cochlear modiolus" + ] + }, + { + "id": "FMA:61284", + "name": "Neural tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55665" + ] + } + }, + { + "id": "FMA:61288", + "name": "Subdivision of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61705" + ] + }, + "synonyms": [ + "External acoustic tube subdivision" + ] + }, + { + "id": "FMA:61289", + "name": "Cartilaginous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Cartilaginous external acoustic meatus", + "Cartilaginous part of external acoustic meatus" + ] + }, + { + "id": "FMA:61290", + "name": "Osseous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Osseous part of external acoustic meatus" + ] + }, + { + "id": "FMA:61291", + "name": "Isthmus of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + }, + "synonyms": [ + "External acoustic tube isthmus" + ] + }, + { + "id": "FMA:61292", + "name": "Isthmus of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61291" + ] + }, + "synonyms": [ + "Right external acoustic meatus isthmus" + ] + }, + { + "id": "FMA:61293", + "name": "Isthmus of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61291" + ] + }, + "synonyms": [ + "Left external acoustic meatus isthmus" + ] + }, + { + "id": "FMA:61294", + "name": "Right osseous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61290" + ] + }, + "synonyms": [ + "Osseous part of right external acoustic meatus" + ] + }, + { + "id": "FMA:61295", + "name": "Left osseous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61290" + ] + }, + "synonyms": [ + "Osseous part of left external acoustic meatus" + ] + }, + { + "id": "FMA:61296", + "name": "Right cartilaginous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61289" + ] + }, + "synonyms": [ + "Cartilaginous part of right external acoustic meatus" + ] + }, + { + "id": "FMA:61297", + "name": "Left cartilaginous external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61289" + ] + }, + "synonyms": [ + "Cartilaginous part of left external acoustic meatus" + ] + }, + { + "id": "FMA:61298", + "name": "Cartilage of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61196" + ] + }, + "synonyms": [ + "Cartilage of acoustic meatus", + "External acoustic meatus cartilage", + "Cartilage of auditory canal" + ] + }, + { + "id": "FMA:61299", + "name": "Cartilage of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61298" + ] + }, + "synonyms": [ + "Right external acoustic meatus cartilage" + ] + }, + { + "id": "FMA:61300", + "name": "Cartilage of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61298" + ] + }, + "synonyms": [ + "Left external acoustic meatus cartilage" + ] + }, + { + "id": "FMA:61301", + "name": "External acoustic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53133" + ] + }, + "synonyms": [ + "External auditory canal opening", + "External acoustic opening", + "External acoustic pore" + ] + }, + { + "id": "FMA:61302", + "name": "Right external acoustic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61301" + ] + } + }, + { + "id": "FMA:61303", + "name": "Left external acoustic aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61301" + ] + } + }, + { + "id": "FMA:61304", + "name": "Sebum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:61305", + "name": "External part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + }, + "synonyms": [ + "External part of external auditory meatus", + "External part of external auditory tube", + "Pars externa of external acoustic meatus", + "External part of external acoustic meatus" + ] + }, + { + "id": "FMA:61306", + "name": "Middle part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + }, + "synonyms": [ + "Middle part of external acoustic meatus", + "Middle part of external auditory tube", + "Pars media of external acoustic meatus" + ] + }, + { + "id": "FMA:61307", + "name": "Inner part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + }, + "synonyms": [ + "Inner part of external auditory tube", + "Inner part of external acoustic meatus", + "Pars interna of external acoustic meatus" + ] + }, + { + "id": "FMA:61308", + "name": "Inner part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61307" + ] + }, + "synonyms": [ + "Inner part of right external acoustic meatus" + ] + }, + { + "id": "FMA:61309", + "name": "Inner part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61307" + ] + }, + "synonyms": [ + "Inner part of left external acoustic meatus" + ] + }, + { + "id": "FMA:61310", + "name": "Middle part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61306" + ] + }, + "synonyms": [ + "Middle part of right external auditory meatus", + "Middle part of right external acoustic meatus" + ] + }, + { + "id": "FMA:61311", + "name": "Middle part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61306" + ] + }, + "synonyms": [ + "Middle part of left external acoustic meatus" + ] + }, + { + "id": "FMA:61312", + "name": "External part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61305" + ] + }, + "synonyms": [ + "External part of right external acoustic meatus", + "External part of right external auditory tube" + ] + }, + { + "id": "FMA:61313", + "name": "External part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61305" + ] + }, + "synonyms": [ + "External part of left external auditory meatus", + "External part of left external acoustic meatus" + ] + }, + { + "id": "FMA:61314", + "name": "Subdivision of skin of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63885" + ] + } + }, + { + "id": "FMA:61315", + "name": "Skin of pinna of ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61314" + ] + }, + "synonyms": [ + "Skin of pinna", + "Skin of auricle of ear" + ] + }, + { + "id": "FMA:61316", + "name": "Skin of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61314" + ] + }, + "synonyms": [ + "External acoustic meatus skin" + ] + }, + { + "id": "FMA:61317", + "name": "Skin of pinna of right ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61315" + ] + } + }, + { + "id": "FMA:61318", + "name": "Skin of pinna of left ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61315" + ] + } + }, + { + "id": "FMA:61319", + "name": "Wall of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + }, + "synonyms": [ + "External acoustic tube wall" + ] + }, + { + "id": "FMA:61323", + "name": "Wall of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61319" + ] + }, + "synonyms": [ + "Right external acoustic meatus wall" + ] + }, + { + "id": "FMA:61324", + "name": "Wall of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61319" + ] + }, + "synonyms": [ + "Left external acoustic meatus wall" + ] + }, + { + "id": "FMA:61328", + "name": "Wall of external part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + } + }, + { + "id": "FMA:61329", + "name": "Wall of middle part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + } + }, + { + "id": "FMA:61330", + "name": "Wall of inner part of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + } + }, + { + "id": "FMA:61331", + "name": "Wall of inner part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61330" + ] + } + }, + { + "id": "FMA:61332", + "name": "Wall of inner part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61330" + ] + } + }, + { + "id": "FMA:61333", + "name": "Wall of middle part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61329" + ] + } + }, + { + "id": "FMA:61334", + "name": "Wall of middle part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61329" + ] + } + }, + { + "id": "FMA:61335", + "name": "Wall of external part of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61328" + ] + } + }, + { + "id": "FMA:61336", + "name": "Wall of external part of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61328" + ] + } + }, + { + "id": "FMA:61339", + "name": "Cartilage of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + }, + "synonyms": [ + "External ear cartilage" + ] + }, + { + "id": "FMA:61342", + "name": "Helical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61343", + "name": "Subdivision of helical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61344", + "name": "Antihelical part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61345", + "name": "Antihelical part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61344" + ] + } + }, + { + "id": "FMA:61346", + "name": "Antihelical part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61344" + ] + } + }, + { + "id": "FMA:61347", + "name": "Tragal part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61348", + "name": "Tragal part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61347" + ] + } + }, + { + "id": "FMA:61349", + "name": "Tragal part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61347" + ] + } + }, + { + "id": "FMA:61350", + "name": "Conchal part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61351", + "name": "Conchal part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61350" + ] + } + }, + { + "id": "FMA:61352", + "name": "Conchal part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61350" + ] + } + }, + { + "id": "FMA:61353", + "name": "Helical part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61342" + ] + } + }, + { + "id": "FMA:61354", + "name": "Helical part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61342" + ] + } + }, + { + "id": "FMA:61355", + "name": "Antitragal part of auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61023" + ] + } + }, + { + "id": "FMA:61356", + "name": "Antitragal part of right auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61355" + ] + } + }, + { + "id": "FMA:61357", + "name": "Antitragal part of left auricular cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61355" + ] + } + }, + { + "id": "FMA:61364", + "name": "Skin of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61316" + ] + }, + "synonyms": [ + "Right external acoustic meatus skin" + ] + }, + { + "id": "FMA:61365", + "name": "Skin of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61316" + ] + }, + "synonyms": [ + "Left external acoustic meatus skin" + ] + }, + { + "id": "FMA:61366", + "name": "Fascia of anterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Anterior mediastinal fascia" + ] + }, + { + "id": "FMA:61367", + "name": "Fascia of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Superior mediastinal fascia" + ] + }, + { + "id": "FMA:61368", + "name": "Tunica adventitia of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66244" + ] + } + }, + { + "id": "FMA:61369", + "name": "Tunica adventitia of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66244" + ] + } + }, + { + "id": "FMA:61370", + "name": "Tunica adventitia of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66244" + ] + } + }, + { + "id": "FMA:61371", + "name": "Tunica adventitia of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66244" + ] + } + }, + { + "id": "FMA:61372", + "name": "Fascia of posterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + }, + "synonyms": [ + "Posterior mediastinal fascia" + ] + }, + { + "id": "FMA:61373", + "name": "Quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + }, + "synonyms": [ + "Breast quadrant" + ] + }, + { + "id": "FMA:61375", + "name": "Upper inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61373" + ] + }, + "synonyms": [ + "Upper inner quadrant of female breast" + ] + }, + { + "id": "FMA:61376", + "name": "Lower outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61373" + ] + }, + "synonyms": [ + "Lower outer quadrant of female breast" + ] + }, + { + "id": "FMA:61377", + "name": "Lower inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61373" + ] + }, + "synonyms": [ + "Lower inner quadrant of female breast" + ] + }, + { + "id": "FMA:61380", + "name": "Upper outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61373" + ] + }, + "synonyms": [ + "Upper outer quadrant of female breast" + ] + }, + { + "id": "FMA:61393", + "name": "Lower inner quadrant of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61377" + ] + } + }, + { + "id": "FMA:61394", + "name": "Lower inner quadrant of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61377" + ] + } + }, + { + "id": "FMA:61395", + "name": "Lower outer quadrant of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61376" + ] + } + }, + { + "id": "FMA:61396", + "name": "Lower outer quadrant of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61376" + ] + } + }, + { + "id": "FMA:61397", + "name": "Upper inner quadrant of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61375" + ] + } + }, + { + "id": "FMA:61398", + "name": "Upper inner quadrant of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61375" + ] + } + }, + { + "id": "FMA:61399", + "name": "Upper outer quadrant of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61380" + ] + } + }, + { + "id": "FMA:61400", + "name": "Upper outer quadrant of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61380" + ] + } + }, + { + "id": "FMA:61403", + "name": "Chyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9671" + ] + } + }, + { + "id": "FMA:61404", + "name": "Right iliac fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57860" + ] + } + }, + { + "id": "FMA:61405", + "name": "Left iliac fascia proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57860" + ] + } + }, + { + "id": "FMA:61406", + "name": "Skeletal system of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25585" + ] + } + }, + { + "id": "FMA:61407", + "name": "Skeletal system of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61406" + ] + } + }, + { + "id": "FMA:61408", + "name": "Skeletal system of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61406" + ] + } + }, + { + "id": "FMA:61409", + "name": "Skeletal system of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25586" + ] + } + }, + { + "id": "FMA:61410", + "name": "Skeletal system of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61409" + ] + } + }, + { + "id": "FMA:61411", + "name": "Skeletal system of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61409" + ] + } + }, + { + "id": "FMA:61412", + "name": "Bony pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25586" + ] + } + }, + { + "id": "FMA:61413", + "name": "Right bony pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61412" + ] + } + }, + { + "id": "FMA:61414", + "name": "Left bony pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61412" + ] + } + }, + { + "id": "FMA:61416", + "name": "Zone of skin of anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23029" + ] + }, + "synonyms": [ + "Zone of skin of anterior part of thorax" + ] + }, + { + "id": "FMA:61417", + "name": "Zone of skin of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61416" + ] + } + }, + { + "id": "FMA:61418", + "name": "Skin of subdivision of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61417" + ] + } + }, + { + "id": "FMA:61419", + "name": "Skin of quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61418" + ] + } + }, + { + "id": "FMA:61420", + "name": "Skin of quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61419" + ] + } + }, + { + "id": "FMA:61421", + "name": "Skin of quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61419" + ] + } + }, + { + "id": "FMA:61422", + "name": "Skin of upper outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61424" + ] + } + }, + { + "id": "FMA:61423", + "name": "Skin of lower outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61425" + ] + } + }, + { + "id": "FMA:61424", + "name": "Skin of upper quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61419" + ] + } + }, + { + "id": "FMA:61425", + "name": "Skin of lower quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61419" + ] + } + }, + { + "id": "FMA:61426", + "name": "Skin of upper inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61424" + ] + } + }, + { + "id": "FMA:61427", + "name": "Skin of lower inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61425" + ] + } + }, + { + "id": "FMA:61428", + "name": "Skin of inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61417" + ] + } + }, + { + "id": "FMA:61429", + "name": "Skin of right inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61428" + ] + } + }, + { + "id": "FMA:61430", + "name": "Skin of left inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61428" + ] + } + }, + { + "id": "FMA:61431", + "name": "Skin of infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61417" + ] + } + }, + { + "id": "FMA:61432", + "name": "Skin of right infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61431" + ] + } + }, + { + "id": "FMA:61433", + "name": "Skin of left infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61431" + ] + } + }, + { + "id": "FMA:61437", + "name": "Retroduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + } + }, + { + "id": "FMA:61438", + "name": "Skin of upper outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61422" + ] + } + }, + { + "id": "FMA:61439", + "name": "Skin of upper outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61422" + ] + } + }, + { + "id": "FMA:61440", + "name": "Skin of upper inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61426" + ] + } + }, + { + "id": "FMA:61441", + "name": "Skin of upper inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61426" + ] + } + }, + { + "id": "FMA:61443", + "name": "Skin of lower outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61423" + ] + } + }, + { + "id": "FMA:61444", + "name": "Skin of lower outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61423" + ] + } + }, + { + "id": "FMA:61445", + "name": "Skin of lower inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61427" + ] + } + }, + { + "id": "FMA:61446", + "name": "Skin of lower inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61427" + ] + } + }, + { + "id": "FMA:61448", + "name": "Surface of quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61547" + ] + } + }, + { + "id": "FMA:61449", + "name": "Surface of upper quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61448" + ] + } + }, + { + "id": "FMA:61450", + "name": "Surface of upper quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61449" + ] + } + }, + { + "id": "FMA:61451", + "name": "Surface of right upper quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61450" + ] + } + }, + { + "id": "FMA:61452", + "name": "Surface of left upper quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61450" + ] + } + }, + { + "id": "FMA:61453", + "name": "Surface of upper quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61449" + ] + } + }, + { + "id": "FMA:61454", + "name": "Surface of right upper quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61453" + ] + } + }, + { + "id": "FMA:61455", + "name": "Surface of left upper quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61453" + ] + } + }, + { + "id": "FMA:61456", + "name": "Surface of lower quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61448" + ] + } + }, + { + "id": "FMA:61457", + "name": "Surface of lower quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61456" + ] + } + }, + { + "id": "FMA:61458", + "name": "Surface of lower quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61456" + ] + } + }, + { + "id": "FMA:61459", + "name": "Surface of right lower quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61458" + ] + } + }, + { + "id": "FMA:61460", + "name": "Surface of left lower quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61458" + ] + } + }, + { + "id": "FMA:61461", + "name": "Surface of right lower quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61457" + ] + } + }, + { + "id": "FMA:61462", + "name": "Surface of left lower quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61457" + ] + } + }, + { + "id": "FMA:61464", + "name": "Axillary fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59594" + ] + } + }, + { + "id": "FMA:61465", + "name": "Right axillary fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61464" + ] + } + }, + { + "id": "FMA:61466", + "name": "Left axillary fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61464" + ] + } + }, + { + "id": "FMA:61467", + "name": "Surface proper of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:61468", + "name": "Surface proper of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61467" + ] + } + }, + { + "id": "FMA:61469", + "name": "Surface proper of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61467" + ] + } + }, + { + "id": "FMA:61471", + "name": "Pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + }, + "synonyms": [ + "Pectoral region" + ] + }, + { + "id": "FMA:61472", + "name": "Right pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61471" + ] + }, + "synonyms": [ + "Right pectoral region" + ] + }, + { + "id": "FMA:61473", + "name": "Left pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61471" + ] + }, + "synonyms": [ + "Left pectoral region" + ] + }, + { + "id": "FMA:61478", + "name": "Region of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + } + }, + { + "id": "FMA:61479", + "name": "Infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + }, + "synonyms": [ + "Infraclavicular region" + ] + }, + { + "id": "FMA:61480", + "name": "Right infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61479" + ] + }, + "synonyms": [ + "Right infraclavicular region" + ] + }, + { + "id": "FMA:61481", + "name": "Left infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61479" + ] + }, + "synonyms": [ + "Left infraclavicular region" + ] + }, + { + "id": "FMA:61482", + "name": "Lateral pectoral region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + } + }, + { + "id": "FMA:61483", + "name": "Right lateral pectoral region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61482" + ] + } + }, + { + "id": "FMA:61484", + "name": "Left lateral pectoral region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61482" + ] + } + }, + { + "id": "FMA:61501", + "name": "Subdivision of anterior surface of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:61502", + "name": "Surface proper of anterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61501" + ] + } + }, + { + "id": "FMA:61503", + "name": "Surface proper of anterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61502" + ] + } + }, + { + "id": "FMA:61504", + "name": "Surface proper of anterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61502" + ] + } + }, + { + "id": "FMA:61518", + "name": "Subdivision of surface of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24176" + ] + } + }, + { + "id": "FMA:61519", + "name": "Segment of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Palm subdivision", + "Subdivision of palm" + ] + }, + { + "id": "FMA:61520", + "name": "Thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61519" + ] + }, + "synonyms": [ + "Thenar part of palm" + ] + }, + { + "id": "FMA:61521", + "name": "Thenar eminence of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61520" + ] + } + }, + { + "id": "FMA:61522", + "name": "Thenar eminence of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61520" + ] + } + }, + { + "id": "FMA:61523", + "name": "Hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61519" + ] + }, + "synonyms": [ + "Hypothenar part of palm" + ] + }, + { + "id": "FMA:61524", + "name": "Hypothenar eminence of right palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61523" + ] + } + }, + { + "id": "FMA:61525", + "name": "Hypothenar eminence of left palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61523" + ] + } + }, + { + "id": "FMA:61526", + "name": "Palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61519" + ] + } + }, + { + "id": "FMA:61527", + "name": "Right palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61526" + ] + } + }, + { + "id": "FMA:61528", + "name": "Left palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61526" + ] + } + }, + { + "id": "FMA:61529", + "name": "Skin of lateral pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61416" + ] + } + }, + { + "id": "FMA:61530", + "name": "Skin of right lateral pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61529" + ] + } + }, + { + "id": "FMA:61531", + "name": "Skin of left lateral pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61529" + ] + } + }, + { + "id": "FMA:61533", + "name": "Lateral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + }, + "synonyms": [ + "Lateral thoracic region" + ] + }, + { + "id": "FMA:61534", + "name": "Right lateral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61533" + ] + }, + "synonyms": [ + "Right lateral thoracic region" + ] + }, + { + "id": "FMA:61535", + "name": "Left lateral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61533" + ] + }, + "synonyms": [ + "Left lateral thoracic region" + ] + }, + { + "id": "FMA:61536", + "name": "Surface of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:61541", + "name": "Infraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74798" + ] + }, + "synonyms": [ + "Deltopectoral triangle", + "Clavipectoral triangle", + "Mohrenheim's fossa" + ] + }, + { + "id": "FMA:61542", + "name": "Right infraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61541" + ] + }, + "synonyms": [ + "Right deltopectoral triangle", + "Right clavipectoral triangle" + ] + }, + { + "id": "FMA:61543", + "name": "Left infraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61541" + ] + }, + "synonyms": [ + "Left clavipectoral triangle", + "Left deltopectoral triangle" + ] + }, + { + "id": "FMA:61544", + "name": "Surface proper of infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74798" + ] + } + }, + { + "id": "FMA:61545", + "name": "Surface proper of right infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61544" + ] + } + }, + { + "id": "FMA:61546", + "name": "Surface proper of left infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61544" + ] + } + }, + { + "id": "FMA:61547", + "name": "Subdivision of surface of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:61548", + "name": "Surface of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24147" + ] + } + }, + { + "id": "FMA:61551", + "name": "Subdivision of surface of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + } + }, + { + "id": "FMA:61555", + "name": "Subdivision of surface of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + } + }, + { + "id": "FMA:61558", + "name": "Surface of right temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46480" + ] + }, + "synonyms": [ + "Right temple surface" + ] + }, + { + "id": "FMA:61559", + "name": "Surface of left temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46480" + ] + }, + "synonyms": [ + "Left temple surface" + ] + }, + { + "id": "FMA:61564", + "name": "Pre-auricular part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60964" + ] + }, + "synonyms": [ + "Pre-auricular region" + ] + }, + { + "id": "FMA:61565", + "name": "Pre-auricular part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61564" + ] + }, + "synonyms": [ + "Right pre-auricular region" + ] + }, + { + "id": "FMA:61566", + "name": "Pre-auricular part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61564" + ] + }, + "synonyms": [ + "Left pre-auricular region" + ] + }, + { + "id": "FMA:61567", + "name": "Surface of subdivision of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24147" + ] + } + }, + { + "id": "FMA:61568", + "name": "Surface of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49188" + ] + }, + "synonyms": [ + "Head proper surface" + ] + }, + { + "id": "FMA:61569", + "name": "Subdivision of surface of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49188" + ] + } + }, + { + "id": "FMA:61570", + "name": "Surface of limb girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + } + }, + { + "id": "FMA:61571", + "name": "Surface of subdivision of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25231" + ] + }, + "synonyms": [ + "Free upper limb surface" + ] + }, + { + "id": "FMA:61572", + "name": "Surface of anterior part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61571" + ] + }, + "synonyms": [ + "Right free upper limb surface" + ] + }, + { + "id": "FMA:61573", + "name": "Surface of scapular part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61571" + ] + }, + "synonyms": [ + "Left free upper limb surface" + ] + }, + { + "id": "FMA:61574", + "name": "Surface of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25232" + ] + }, + "synonyms": [ + "Right pectoral girdle surface" + ] + }, + { + "id": "FMA:61575", + "name": "Surface of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25232" + ] + }, + "synonyms": [ + "Left pectoral girdle surface" + ] + }, + { + "id": "FMA:61577", + "name": "Surface of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25233" + ] + }, + "synonyms": [ + "Right pelvic girdle surface" + ] + }, + { + "id": "FMA:61578", + "name": "Surface of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25233" + ] + }, + "synonyms": [ + "Left pelvic girdle surface" + ] + }, + { + "id": "FMA:61583", + "name": "Subdivision of surface of umbilicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61684" + ] + } + }, + { + "id": "FMA:61584", + "name": "Umbilicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Navel", + "Umbilical region", + "Umbilical part of abdomen" + ] + }, + { + "id": "FMA:61585", + "name": "Surface proper of umbilicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61583" + ] + } + }, + { + "id": "FMA:61588", + "name": "Diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13305" + ] + }, + "synonyms": [ + "Right humeral diaphysis" + ] + }, + { + "id": "FMA:61589", + "name": "Diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13305" + ] + }, + "synonyms": [ + "Left humeral diaphysis" + ] + }, + { + "id": "FMA:61592", + "name": "Cartilage of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34343" + ] + }, + "synonyms": [ + "Right radial cartilage" + ] + }, + { + "id": "FMA:61593", + "name": "Cartilage of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34343" + ] + }, + "synonyms": [ + "Left radial cartilage" + ] + }, + { + "id": "FMA:61594", + "name": "Right anterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57777" + ] + } + }, + { + "id": "FMA:61595", + "name": "Left anterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57777" + ] + } + }, + { + "id": "FMA:61596", + "name": "Right posterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57778" + ] + }, + "synonyms": [ + "Right posterior cervical triangle" + ] + }, + { + "id": "FMA:61597", + "name": "Left posterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57778" + ] + }, + "synonyms": [ + "Left posterior cervical triangle" + ] + }, + { + "id": "FMA:61598", + "name": "Carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Superior carotid triangle" + ] + }, + { + "id": "FMA:61599", + "name": "Right carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61598" + ] + }, + "synonyms": [ + "Right superior carotid triangle" + ] + }, + { + "id": "FMA:61600", + "name": "Left carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61598" + ] + }, + "synonyms": [ + "Left superior carotid triangle" + ] + }, + { + "id": "FMA:61601", + "name": "Muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Omotracheal triangle", + "Inferior carotid triangle" + ] + }, + { + "id": "FMA:61602", + "name": "Right muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61601" + ] + }, + "synonyms": [ + "Right inferior carotid triangle", + "Right omotracheal triangle" + ] + }, + { + "id": "FMA:61603", + "name": "Left muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61601" + ] + }, + "synonyms": [ + "Left omotracheal triangle", + "Left inferior carotid triangle" + ] + }, + { + "id": "FMA:61604", + "name": "Submental triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + }, + "synonyms": [ + "Suprahyoid triangle" + ] + }, + { + "id": "FMA:61605", + "name": "Right submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57779" + ] + }, + "synonyms": [ + "Right submaxillary triangle" + ] + }, + { + "id": "FMA:61606", + "name": "Left submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57779" + ] + }, + "synonyms": [ + "Left submaxillary triangle" + ] + }, + { + "id": "FMA:61607", + "name": "Subdivision of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + } + }, + { + "id": "FMA:61608", + "name": "Right half of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61607" + ] + } + }, + { + "id": "FMA:61609", + "name": "Left half of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61607" + ] + } + }, + { + "id": "FMA:61615", + "name": "Superficial fascia of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:61616", + "name": "Superficial fascia of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:61617", + "name": "Cartilage of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34203" + ] + }, + "synonyms": [ + "Right ulnar cartilage" + ] + }, + { + "id": "FMA:61618", + "name": "Cartilage of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34203" + ] + }, + "synonyms": [ + "Left ulnar cartilage" + ] + }, + { + "id": "FMA:61622", + "name": "Zone of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + } + }, + { + "id": "FMA:61623", + "name": "Proximal epiphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33751" + ] + }, + "synonyms": [ + "Head of right ulna", + "Proximal end of right ulna", + "Upper end of right ulna" + ] + }, + { + "id": "FMA:61624", + "name": "Proximal epiphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33751" + ] + }, + "synonyms": [ + "Proximal end of left ulna", + "Upper end of left ulna", + "Head of left ulna" + ] + }, + { + "id": "FMA:61626", + "name": "Superficial fascia of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:61628", + "name": "Superficial fascia of quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:61629", + "name": "Superficial fascia of upper quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61628" + ] + } + }, + { + "id": "FMA:61630", + "name": "Superficial fascia of lower quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61628" + ] + } + }, + { + "id": "FMA:61631", + "name": "Superficial fascia of lower outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61630" + ] + } + }, + { + "id": "FMA:61632", + "name": "Superficial fascia of lower inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61630" + ] + } + }, + { + "id": "FMA:61633", + "name": "Superficial fascia of lower inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61632" + ] + } + }, + { + "id": "FMA:61634", + "name": "Superficial fascia of lower inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61632" + ] + } + }, + { + "id": "FMA:61635", + "name": "Superficial fascia of lower outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61631" + ] + } + }, + { + "id": "FMA:61636", + "name": "Superficial fascia of lower outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61631" + ] + } + }, + { + "id": "FMA:61637", + "name": "Superficial fascia of upper outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61629" + ] + } + }, + { + "id": "FMA:61638", + "name": "Superficial fascia of upper inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61629" + ] + } + }, + { + "id": "FMA:61639", + "name": "Superficial fascia of upper inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61638" + ] + } + }, + { + "id": "FMA:61640", + "name": "Superficial fascia of upper inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61638" + ] + } + }, + { + "id": "FMA:61641", + "name": "Superficial fascia of upper outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61637" + ] + } + }, + { + "id": "FMA:61642", + "name": "Superficial fascia of upper outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61637" + ] + } + }, + { + "id": "FMA:61643", + "name": "Superficial fascia of zone of anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + } + }, + { + "id": "FMA:61644", + "name": "Superficial fascia of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61643" + ] + } + }, + { + "id": "FMA:61645", + "name": "Zone of superficial fascia of pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61643" + ] + } + }, + { + "id": "FMA:61646", + "name": "Superficial fascia of infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61645" + ] + } + }, + { + "id": "FMA:61647", + "name": "Superficial fascia of right infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61646" + ] + } + }, + { + "id": "FMA:61648", + "name": "Superficial fascia of left infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61646" + ] + } + }, + { + "id": "FMA:61649", + "name": "Superficial fascia of inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61645" + ] + } + }, + { + "id": "FMA:61650", + "name": "Superficial fascia of right inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61649" + ] + } + }, + { + "id": "FMA:61651", + "name": "Superficial fascia of left inframammary part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61649" + ] + } + }, + { + "id": "FMA:61652", + "name": "Superficial fascia of sternal part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61645" + ] + } + }, + { + "id": "FMA:61653", + "name": "Superficial fascia of lumbar part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:61654", + "name": "Bone of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34124" + ] + } + }, + { + "id": "FMA:61655", + "name": "Bone of diaphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61654" + ] + } + }, + { + "id": "FMA:61656", + "name": "Bone of diaphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61654" + ] + } + }, + { + "id": "FMA:61657", + "name": "Bone of proximal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39800" + ] + } + }, + { + "id": "FMA:61658", + "name": "Bone of distal metaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:39800" + ] + } + }, + { + "id": "FMA:61659", + "name": "Bone of distal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61658" + ] + } + }, + { + "id": "FMA:61660", + "name": "Bone of distal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61658" + ] + } + }, + { + "id": "FMA:61661", + "name": "Bone of proximal metaphysis of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61657" + ] + } + }, + { + "id": "FMA:61662", + "name": "Bone of proximal metaphysis of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61657" + ] + } + }, + { + "id": "FMA:61667", + "name": "Superficial fascia of sacral part of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:61668", + "name": "Superficial fascia of right lateral abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20402" + ] + }, + "synonyms": [ + "Superficial fascia of right lateral lumbar part of abdomen" + ] + }, + { + "id": "FMA:61669", + "name": "Superficial fascia of left lateral abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20402" + ] + }, + "synonyms": [ + "Superficial fascia of left lateral lumbar part of abdomen" + ] + }, + { + "id": "FMA:61670", + "name": "Skeleton of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Mouth skeleton" + ] + }, + { + "id": "FMA:61671", + "name": "Bone of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33311" + ] + } + }, + { + "id": "FMA:61672", + "name": "Bone of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33311" + ] + } + }, + { + "id": "FMA:61673", + "name": "Perineofemoral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Perineofemoral crease" + ] + }, + { + "id": "FMA:61674", + "name": "Right perineofemoral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61673" + ] + }, + "synonyms": [ + "Right perineofemoral crease" + ] + }, + { + "id": "FMA:61675", + "name": "Left perineofemoral line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61673" + ] + }, + "synonyms": [ + "Left perineofemoral crease" + ] + }, + { + "id": "FMA:61676", + "name": "Sternocostal part of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58275" + ] + } + }, + { + "id": "FMA:61678", + "name": "Bone of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33317" + ] + } + }, + { + "id": "FMA:61679", + "name": "Bone of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33317" + ] + } + }, + { + "id": "FMA:61680", + "name": "Abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Front of abdomen", + "Anterior abdomen", + "Anterior part of abdomen", + "Abdominal front" + ] + }, + { + "id": "FMA:61681", + "name": "Back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259104" + ] + }, + "synonyms": [ + "Posterior part of abdomen", + "Lumbar region", + "Dorsum of abdomen", + "Lumbar part of back", + "Abdominal back" + ] + }, + { + "id": "FMA:61683", + "name": "Periumbilical part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Periumbilical region" + ] + }, + { + "id": "FMA:61684", + "name": "Surface of anterior part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61551" + ] + }, + "synonyms": [ + "Surface of anterior abdomen", + "Anterior abdominal surface" + ] + }, + { + "id": "FMA:61685", + "name": "Surface of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61551" + ] + }, + "synonyms": [ + "Surface of posterior part of abdomen" + ] + }, + { + "id": "FMA:61687", + "name": "Subdivision of surface of posterior part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61551" + ] + } + }, + { + "id": "FMA:61690", + "name": "Verterbal part of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259104" + ] + }, + "synonyms": [ + "Vertebral region of abdomen" + ] + }, + { + "id": "FMA:61691", + "name": "Surface of anatomical cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Anatomical cluster surface" + ] + }, + { + "id": "FMA:61693", + "name": "Anterior surface of thoracic vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:61694", + "name": "Anterior surface of lumbar vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29859" + ] + } + }, + { + "id": "FMA:61695", + "name": "Body surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Surface of body" + ] + }, + { + "id": "FMA:61696", + "name": "Bone of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33324" + ] + } + }, + { + "id": "FMA:61697", + "name": "Bone of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33324" + ] + } + }, + { + "id": "FMA:61698", + "name": "Subdivision of surface of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + } + }, + { + "id": "FMA:61699", + "name": "Surface of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61698" + ] + }, + "synonyms": [ + "External acoustic tube surface" + ] + }, + { + "id": "FMA:61700", + "name": "Surface of temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + } + }, + { + "id": "FMA:61701", + "name": "Surface of subdivision of temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61569" + ] + } + }, + { + "id": "FMA:61703", + "name": "Cartilage of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61339" + ] + }, + "synonyms": [ + "Right external ear cartilage" + ] + }, + { + "id": "FMA:61705", + "name": "Subdivision of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61708" + ] + }, + "synonyms": [ + "External ear subdivision" + ] + }, + { + "id": "FMA:61706", + "name": "Cartilage of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61339" + ] + }, + "synonyms": [ + "Left external ear cartilage" + ] + }, + { + "id": "FMA:61707", + "name": "Auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + }, + "synonyms": [ + "Lateral part of head", + "Side of head proper" + ] + }, + { + "id": "FMA:61708", + "name": "Subdivision of auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + } + }, + { + "id": "FMA:61709", + "name": "Mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63869" + ] + }, + "synonyms": [ + "Mastoid region", + "Mastoid region of head" + ] + }, + { + "id": "FMA:61710", + "name": "Bone of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33331" + ] + } + }, + { + "id": "FMA:61711", + "name": "Bone of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33331" + ] + } + }, + { + "id": "FMA:61712", + "name": "Superficial fascia of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:61713", + "name": "Superficial fascia of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61712" + ] + } + }, + { + "id": "FMA:61714", + "name": "Superficial fascia of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61712" + ] + } + }, + { + "id": "FMA:61715", + "name": "Zone of superficial fascia of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:61716", + "name": "Superficial fascia of helical part of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61715" + ] + } + }, + { + "id": "FMA:61717", + "name": "Superficial fascia of helical part of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61716" + ] + } + }, + { + "id": "FMA:61718", + "name": "Superficial fascia of helical part of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61716" + ] + } + }, + { + "id": "FMA:61719", + "name": "Superficial fascia of lobule of pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61715" + ] + } + }, + { + "id": "FMA:61720", + "name": "Superficial fascia of lobule of right pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61719" + ] + } + }, + { + "id": "FMA:61721", + "name": "Superficial fascia of lobule of left pinna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61719" + ] + } + }, + { + "id": "FMA:61722", + "name": "Superficial fascia of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61715" + ] + } + }, + { + "id": "FMA:61723", + "name": "Right mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61709" + ] + }, + "synonyms": [ + "Right mastoid region of head", + "Right mastoid region" + ] + }, + { + "id": "FMA:61724", + "name": "Left mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61709" + ] + }, + "synonyms": [ + "Left mastoid region", + "Left mastoid region of head" + ] + }, + { + "id": "FMA:61725", + "name": "Bone of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33338" + ] + } + }, + { + "id": "FMA:61726", + "name": "Bone of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33338" + ] + } + }, + { + "id": "FMA:61727", + "name": "Surface of anterior part of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Surface of symphysial part of pelvis" + ] + }, + { + "id": "FMA:61729", + "name": "Bone of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33345" + ] + } + }, + { + "id": "FMA:61730", + "name": "Bone of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33345" + ] + } + }, + { + "id": "FMA:61731", + "name": "Parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + }, + "synonyms": [ + "Parietal region of head" + ] + }, + { + "id": "FMA:61732", + "name": "Right parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61731" + ] + }, + "synonyms": [ + "Right parietal region of head", + "Right parietal region" + ] + }, + { + "id": "FMA:61733", + "name": "Left parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61731" + ] + } + }, + { + "id": "FMA:61734", + "name": "External acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61705" + ] + }, + "synonyms": [ + "External auditory meatus", + "External auditory tube", + "External acoustic meatus", + "Auditory canal", + "External auditory canal" + ] + }, + { + "id": "FMA:61735", + "name": "Right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61734" + ] + }, + "synonyms": [ + "Right external auditory canal", + "Right external acoustic meatus", + "Right external auditory meatus" + ] + }, + { + "id": "FMA:61736", + "name": "Left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61734" + ] + }, + "synonyms": [ + "Left external acoustic meatus", + "Left external auditory tube", + "Left external auditory meatus", + "Left external auditory canal" + ] + }, + { + "id": "FMA:61737", + "name": "Bone of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33352" + ] + } + }, + { + "id": "FMA:61738", + "name": "Bone of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33352" + ] + } + }, + { + "id": "FMA:61741", + "name": "Atypical epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + }, + "synonyms": [ + "Heterogenous epithelium" + ] + }, + { + "id": "FMA:61742", + "name": "Nuclear chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:61743", + "name": "Mitochondrial chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + }, + "synonyms": [ + "Chromosoma mitochondrialis" + ] + }, + { + "id": "FMA:61748", + "name": "Reticulin fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63890" + ] + } + }, + { + "id": "FMA:61749", + "name": "Region of Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Golgi complex region" + ] + }, + { + "id": "FMA:61750", + "name": "Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84816" + ] + }, + "synonyms": [ + "Golgi complex cistern", + "Golgi saccule", + "Golgi cisterna" + ] + }, + { + "id": "FMA:61751", + "name": "Tubule of Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85556" + ] + }, + "synonyms": [ + "Golgi complex tubule", + "Anastomosing tubule of Golgi complex" + ] + }, + { + "id": "FMA:61754", + "name": "Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61749" + ] + } + }, + { + "id": "FMA:61756", + "name": "Trans Golgi network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67108" + ] + }, + "synonyms": [ + "Trans face Golgi network" + ] + }, + { + "id": "FMA:61757", + "name": "Supero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:61761", + "name": "Matrix of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Matrix of Golgi cisterna", + "Golgi cistern matrix" + ] + }, + { + "id": "FMA:61762", + "name": "Connexin 32", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67882" + ] + } + }, + { + "id": "FMA:61764", + "name": "Cardinal cell part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + }, + "synonyms": [ + "Subcellular anatomical structure", + "Normal cell part" + ] + }, + { + "id": "FMA:61767", + "name": "Fimbrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67132" + ] + } + }, + { + "id": "FMA:61768", + "name": "T8 segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52525" + ] + } + }, + { + "id": "FMA:61775", + "name": "Physical anatomical entity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62955" + ] + } + }, + { + "id": "FMA:61778", + "name": "Protoplasm of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62263" + ] + }, + "synonyms": [ + "Cardiac muscular cell protoplasm" + ] + }, + { + "id": "FMA:61779", + "name": "Filamin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:61781", + "name": "Sarcoplasm of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67717" + ] + }, + "synonyms": [ + "Cytoplasm of smooth muscle cell", + "Smooth muscular cell sarcoplasm" + ] + }, + { + "id": "FMA:61783", + "name": "Vimentin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67312" + ] + } + }, + { + "id": "FMA:61787", + "name": "Metabotropic receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + }, + "synonyms": [ + "Second messenger-coupled receptor" + ] + }, + { + "id": "FMA:61788", + "name": "Guanyl nucleotide binding protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + }, + "synonyms": [ + "G-protein" + ] + }, + { + "id": "FMA:61789", + "name": "Acetylcholine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + } + }, + { + "id": "FMA:61790", + "name": "Cadherin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67211" + ] + } + }, + { + "id": "FMA:61791", + "name": "Catecholamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + } + }, + { + "id": "FMA:61792", + "name": "E-cadherin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61790" + ] + }, + "synonyms": [ + "Uvomorulin" + ] + }, + { + "id": "FMA:61793", + "name": "N-cadherin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61790" + ] + } + }, + { + "id": "FMA:61794", + "name": "P-cadherin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61790" + ] + } + }, + { + "id": "FMA:61795", + "name": "Selectin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67211" + ] + } + }, + { + "id": "FMA:61796", + "name": "Nicotinic acetylcholine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67251" + ] + } + }, + { + "id": "FMA:61799", + "name": "Norepinephrine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61791" + ] + }, + "synonyms": [ + "Noradrenaline" + ] + }, + { + "id": "FMA:61802", + "name": "Cardiac isoform of alpha actinin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67880" + ] + } + }, + { + "id": "FMA:61803", + "name": "Neuromuscular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + }, + "synonyms": [ + "Myoneural junction" + ] + }, + { + "id": "FMA:61806", + "name": "Histamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + } + }, + { + "id": "FMA:61807", + "name": "Cytoplasm of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + }, + "synonyms": [ + "Neuron cytoplasm" + ] + }, + { + "id": "FMA:61808", + "name": "Zone of cell appendage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + }, + "synonyms": [ + "Cell appendage zone" + ] + }, + { + "id": "FMA:61809", + "name": "Zone of axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61808" + ] + }, + "synonyms": [ + "Axon zone" + ] + }, + { + "id": "FMA:61811", + "name": "Dopamine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67253" + ] + } + }, + { + "id": "FMA:61812", + "name": "Axon collateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67377" + ] + }, + "synonyms": [ + "Axonal branch", + "Branch of axon" + ] + }, + { + "id": "FMA:61813", + "name": "Axon terminal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67377" + ] + }, + "synonyms": [ + "Terminal bouton", + "Bouton terminal", + "Bouton terminaux" + ] + }, + { + "id": "FMA:61814", + "name": "Neurite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:61815", + "name": "Cardinal segment of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + }, + "synonyms": [ + "Brain segment" + ] + }, + { + "id": "FMA:61817", + "name": "Cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:61819", + "name": "Left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61817" + ] + } + }, + { + "id": "FMA:61820", + "name": "Segment of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62374" + ] + }, + "synonyms": [ + "Cerebral hemisphere subdivision" + ] + }, + { + "id": "FMA:61821", + "name": "Gray matter structure of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:61822", + "name": "White matter structure of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:61823", + "name": "Lobe of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + }, + "synonyms": [ + "Cerebral hemisphere lobe" + ] + }, + { + "id": "FMA:61824", + "name": "Frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Frontal region", + "Frontal cortex" + ] + }, + { + "id": "FMA:61825", + "name": "Temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Temporal cortex" + ] + }, + { + "id": "FMA:61826", + "name": "Parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Parietal region", + "Parietal cortex" + ] + }, + { + "id": "FMA:61830", + "name": "Cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + }, + "synonyms": [ + "Cortex of cerebral hemisphere" + ] + }, + { + "id": "FMA:61831", + "name": "Subcortical gray matter structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + } + }, + { + "id": "FMA:61833", + "name": "Caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Caudatus" + ] + }, + { + "id": "FMA:61834", + "name": "Putamen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus putamen" + ] + }, + { + "id": "FMA:61835", + "name": "Globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Paleostriatum" + ] + }, + { + "id": "FMA:61839", + "name": "Lateral globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61849" + ] + }, + "synonyms": [ + "Lateral pallidal segment", + "Pallidus II", + "External globus pallidus", + "Lateral part of globus pallidus", + "Globus pallidus, lateral segment", + "Globus pallidus externus", + "Globus pallidus lateral segment", + "Globus pallidus external segment" + ] + }, + { + "id": "FMA:61840", + "name": "Medial globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61849" + ] + }, + "synonyms": [ + "Entopeduncular nucleus (Monakow)", + "Globus pallidus medial segment", + "Internal globus pallidus", + "Globus pallidus, medial segment", + "Medial pallidal segment", + "Globus pallidus internus", + "Pallidus I", + "Globus pallidus internal segment", + "Medial part of globus pallidus", + "Mesial pallidum" + ] + }, + { + "id": "FMA:61841", + "name": "Amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62514" + ] + }, + "synonyms": [ + "Amygdaloid nuclear complex", + "Amygdaloid body", + "Amygdaloid nucleus", + "Archistriatum", + "Amygdaloid complex", + "Amygdaloid nuclear groups" + ] + }, + { + "id": "FMA:61842", + "name": "Septum of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83904" + ] + }, + "synonyms": [ + "Septal area", + "Telencephalon septum", + "Septum (NN)" + ] + }, + { + "id": "FMA:61843", + "name": "Tail of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + }, + "synonyms": [ + "Flagellum of spermatozoon", + "Cauda of sperm", + "Tail of sperm", + "Cauda (Spermatozoon)", + "Spermatozoon tail", + "Cauda of spermatozoon" + ] + }, + { + "id": "FMA:61844", + "name": "Septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83904" + ] + }, + "synonyms": [ + "Supracommissural septum" + ] + }, + { + "id": "FMA:61845", + "name": "Septal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Parolfactory nuclei", + "Septal nuclei" + ] + }, + { + "id": "FMA:61846", + "name": "Medium molecular weight neurofilament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67344" + ] + }, + "synonyms": [ + "NF-M protein", + "Middle molecular weight neurofilament protein" + ] + }, + { + "id": "FMA:61847", + "name": "High molecular weight neurofilament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67344" + ] + }, + "synonyms": [ + "NF-H protein" + ] + }, + { + "id": "FMA:61848", + "name": "Interchromatin granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67221" + ] + } + }, + { + "id": "FMA:61849", + "name": "Subdivision of globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Globus pallidus subdivision" + ] + }, + { + "id": "FMA:61851", + "name": "Subdivision of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Caudate nuclear subdivision" + ] + }, + { + "id": "FMA:61852", + "name": "Head of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61851" + ] + }, + "synonyms": [ + "Caput (caudatus)", + "Caudate nuclear head" + ] + }, + { + "id": "FMA:61853", + "name": "Body of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61851" + ] + }, + "synonyms": [ + "Corpus (caudatus)", + "Caudate nuclear body" + ] + }, + { + "id": "FMA:61854", + "name": "Tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61851" + ] + }, + "synonyms": [ + "Caudate nuclear tail" + ] + }, + { + "id": "FMA:61855", + "name": "Subdivision of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Amygdala subdivision" + ] + }, + { + "id": "FMA:61856", + "name": "Gyrus of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Cerebral hemisphere gyrus" + ] + }, + { + "id": "FMA:61857", + "name": "Superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Superior frontal convolution", + "Marginal gyrus" + ] + }, + { + "id": "FMA:61858", + "name": "Synaptic connectivity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62802" + ] + } + }, + { + "id": "FMA:61859", + "name": "Middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Intermediate frontal gyrus", + "Medial frontal gyrus" + ] + }, + { + "id": "FMA:61860", + "name": "Inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Inferior frontal convolution" + ] + }, + { + "id": "FMA:61861", + "name": "Anterior amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61855" + ] + } + }, + { + "id": "FMA:61862", + "name": "Cortical amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Posterior cortical nucleus of amygdala" + ] + }, + { + "id": "FMA:61865", + "name": "Nucleus of lateral olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral olfactory tract nucleus" + ] + }, + { + "id": "FMA:61866", + "name": "Lateral amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral principal nucleus of amygdala", + "Lateral nucleus of amygdala" + ] + }, + { + "id": "FMA:61867", + "name": "Accessory basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:61868", + "name": "Intercalated amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Intercalated nuclei of amygdala", + "Intercalated masses of nucleus amygdaloideus", + "Intercalated amygdaloid nuclei" + ] + }, + { + "id": "FMA:61869", + "name": "Claustral amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61855" + ] + }, + "synonyms": [ + "Ventral portion of claustrum", + "Claustrum parvum", + "Ventral claustrum", + "Claustrum diffusa" + ] + }, + { + "id": "FMA:61872", + "name": "Rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67438" + ] + }, + "synonyms": [ + "Rough microsome" + ] + }, + { + "id": "FMA:61874", + "name": "Cave of septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Ventriculus septi pellucidi", + "Fifth ventricle", + "Cavum of septum pellucidum", + "Septum pellucidum cave" + ] + }, + { + "id": "FMA:61877", + "name": "Dorsal septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:61878", + "name": "Lateral septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral parolfactory nucleus" + ] + }, + { + "id": "FMA:61879", + "name": "Medial septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Medial parolfactory nucleus" + ] + }, + { + "id": "FMA:61880", + "name": "Triangular septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Triangular nucleus of septum" + ] + }, + { + "id": "FMA:61881", + "name": "Septofimbrial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Scattered nucleus of the septum" + ] + }, + { + "id": "FMA:61882", + "name": "Nucleus of diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Olfactory area (Roberts)", + "Diagonal band nucleus", + "Nucleus of the diagonal band of Broca" + ] + }, + { + "id": "FMA:61883", + "name": "Nucleus of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus of commissura anterior", + "Bed nucleus of anterior commissure", + "Anterior commissure nucleus" + ] + }, + { + "id": "FMA:61884", + "name": "Nucleus of stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Bed nucleus of stria terminalis", + "Stria terminalis nucleus", + "Nuclei of stria terminalis", + "Intercalate nucleus of stria terminalis" + ] + }, + { + "id": "FMA:61885", + "name": "Substantia innominata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus of substantia innominata", + "Innominate substance" + ] + }, + { + "id": "FMA:61886", + "name": "Zone of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61808" + ] + }, + "synonyms": [ + "Flagellum zone" + ] + }, + { + "id": "FMA:61887", + "name": "Basal nucleus of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Meynert's nucleus", + "Basal substance of telencephalon", + "Ganglion of Meynert", + "Basal nucleus of Meynert", + "Basal nuclei of Meynert", + "Basal magnocellular nucleus (substantia innominata)" + ] + }, + { + "id": "FMA:61888", + "name": "Island of Calleja", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Islands of Calleja", + "Calleja island" + ] + }, + { + "id": "FMA:61889", + "name": "Nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus accumbens septi", + "Colliculus of caudate nucleus", + "Accumbens nucleus" + ] + }, + { + "id": "FMA:61890", + "name": "Subcallosal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83911" + ] + }, + "synonyms": [ + "Paraolfactory area", + "Parolfactory area", + "Adolfactory area" + ] + }, + { + "id": "FMA:61891", + "name": "Anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Anterior perforated space", + "Olfactory tubercle", + "Anterior perforated area", + "Olfactory area (Mai)" + ] + }, + { + "id": "FMA:61893", + "name": "Straight gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Medial part of gyri orbitales", + "Rectus gyrus", + "Rectal gyrus" + ] + }, + { + "id": "FMA:61894", + "name": "Precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Prerolandic gyrus", + "Precentral convolution" + ] + }, + { + "id": "FMA:61896", + "name": "Postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Posterior central gyrus", + "Postcentral convolution", + "Postrolandic gyrus" + ] + }, + { + "id": "FMA:61897", + "name": "Supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Inferior parietal lobule (Krieg)", + "Anterior part of inferior parietal lobule" + ] + }, + { + "id": "FMA:61898", + "name": "Angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Preoccipital gyrus", + "Middle part of inferior parietal lobule" + ] + }, + { + "id": "FMA:61899", + "name": "Superior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81150" + ] + }, + "synonyms": [ + "Superior parietal gyrus", + "Superior portion of parietal gyrus" + ] + }, + { + "id": "FMA:61900", + "name": "Precuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Precuneate lobule", + "Quadrate lobule" + ] + }, + { + "id": "FMA:61901", + "name": "Superior occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Gyrus occipitalis primus" + ] + }, + { + "id": "FMA:61902", + "name": "Lateral occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Gyrus occipitalis secundus", + "Gyrus occipitalis medius (Mai)" + ] + }, + { + "id": "FMA:61903", + "name": "Cuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Cuneus gyrus", + "Cuneate lobule", + "Cuneus of hemisphere" + ] + }, + { + "id": "FMA:61904", + "name": "Lingual gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Lingula of cerebral hemisphere", + "Medial occipitotemporal gyrus-2", + "Medial occipitotemporal gyrus" + ] + }, + { + "id": "FMA:61905", + "name": "Superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:61906", + "name": "Middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Intermediate temporal gyrus" + ] + }, + { + "id": "FMA:61907", + "name": "Inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Lateral occipitotemporal gyrus (Heimer-83)" + ] + }, + { + "id": "FMA:61908", + "name": "Fusiform gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Occipitotemporal gyrus", + "Lateral occipitotemporal gyrus", + "Medial occipitotemporal gyrus-1 (Heimer)" + ] + }, + { + "id": "FMA:61909", + "name": "Anterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Great transverse gyrus of Heschl", + "Anterior transverse temporal convolution of Heschl", + "First transverse gyrus of Heschl" + ] + }, + { + "id": "FMA:61910", + "name": "Posterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Posterior transverse temporal convolution of Heschl" + ] + }, + { + "id": "FMA:61911", + "name": "Precentral gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Precentral gyrus of island" + ] + }, + { + "id": "FMA:61913", + "name": "Short insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:61914", + "name": "Accessory short gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:61915", + "name": "Anterior accessory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:61916", + "name": "Anterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62483" + ] + } + }, + { + "id": "FMA:61917", + "name": "Subclavian nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Subclavian plexus" + ] + }, + { + "id": "FMA:61918", + "name": "Parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Hippocampal gyrus" + ] + }, + { + "id": "FMA:61919", + "name": "Paraterminal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61920" + ] + }, + "synonyms": [ + "Subcallosal gyrus", + "Precommissural hippocampus" + ] + }, + { + "id": "FMA:61920", + "name": "Supracallosal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Supracommissural hippocampal rudiment", + "Supracommissural hippocampus" + ] + }, + { + "id": "FMA:61921", + "name": "Fasciolar gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Retrosplenial gyrus of hippocampus" + ] + }, + { + "id": "FMA:61922", + "name": "Dentate gyrus of hippocampal formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Area dentata", + "Dentate gyrus", + "Fascia dentata" + ] + }, + { + "id": "FMA:61923", + "name": "Bone canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + } + }, + { + "id": "FMA:61924", + "name": "Posterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62483" + ] + } + }, + { + "id": "FMA:61926", + "name": "Intramural nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:61927", + "name": "Hydrogen ion pump of membrane of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + } + }, + { + "id": "FMA:61929", + "name": "Nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + }, + "synonyms": [ + "Complexus pori", + "Nuclear pore apparatus" + ] + }, + { + "id": "FMA:61930", + "name": "Nuclear membrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:61931", + "name": "Deep petrosal part of nerve of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67585" + ] + } + }, + { + "id": "FMA:61934", + "name": "Choroid plexus of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + }, + "synonyms": [ + "Chorioid plexus", + "Choroid plexus" + ] + }, + { + "id": "FMA:61935", + "name": "Intracerebral vasculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:61939", + "name": "Semioval center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61940" + ] + }, + "synonyms": [ + "White matter of cerebrum", + "Medullary center" + ] + }, + { + "id": "FMA:61940", + "name": "Radiation of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83859" + ] + }, + "synonyms": [ + "Cerebral hemisphere radiation" + ] + }, + { + "id": "FMA:61941", + "name": "Optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61940" + ] + }, + "synonyms": [ + "Gratiolet's radiation" + ] + }, + { + "id": "FMA:61943", + "name": "Subdivision of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + }, + "synonyms": [ + "Corpus callosum subdivision" + ] + }, + { + "id": "FMA:61944", + "name": "Anterior forceps of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Minor forceps", + "Anterior forceps", + "Frontal forceps" + ] + }, + { + "id": "FMA:61945", + "name": "Rostrum of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Corpus callosum rostrum" + ] + }, + { + "id": "FMA:61946", + "name": "Genu of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Rostrum of corpus callosum (Mai)", + "Corpus callosum genu" + ] + }, + { + "id": "FMA:61947", + "name": "Body of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Corpus callosum, body", + "Trunk of corpus callosum", + "Corpus callosum body" + ] + }, + { + "id": "FMA:61948", + "name": "Splenium of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Corpus callosum splenium", + "Corpus callosum, splenium" + ] + }, + { + "id": "FMA:61949", + "name": "Posterior forceps of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Occipital forceps", + "Major forceps", + "Posterior forceps", + "Forceps major of corpus callosum" + ] + }, + { + "id": "FMA:61950", + "name": "Internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62466" + ] + }, + "synonyms": [ + "Internal capsule radiations" + ] + }, + { + "id": "FMA:61951", + "name": "Subdivision of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62466" + ] + }, + "synonyms": [ + "Internal capsule subdivision" + ] + }, + { + "id": "FMA:61952", + "name": "Anterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61951" + ] + } + }, + { + "id": "FMA:61953", + "name": "Genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61951" + ] + }, + "synonyms": [ + "Internal capsule genu" + ] + }, + { + "id": "FMA:61954", + "name": "Posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61951" + ] + } + }, + { + "id": "FMA:61955", + "name": "Subdivision of posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61951" + ] + } + }, + { + "id": "FMA:61956", + "name": "Lenticulothalamic part of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61955" + ] + }, + "synonyms": [ + "Thalamolenticular portion of internal capsule" + ] + }, + { + "id": "FMA:61957", + "name": "Retrolenticular part of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61955" + ] + }, + "synonyms": [ + "Postlenticular portion of internal capsule", + "Retrolentiform limb", + "Retrolenticular limb" + ] + }, + { + "id": "FMA:61958", + "name": "Sublenticular part of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61955" + ] + }, + "synonyms": [ + "Sublenticular limb of internal capsule", + "Sublentiform part (internal capsule)", + "Sublentiform limb of internal capsule" + ] + }, + { + "id": "FMA:61959", + "name": "External capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62466" + ] + } + }, + { + "id": "FMA:61960", + "name": "Extreme capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62466" + ] + } + }, + { + "id": "FMA:61961", + "name": "Anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + }, + "synonyms": [ + "Commissura rostralis" + ] + }, + { + "id": "FMA:61962", + "name": "Subdivision of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + }, + "synonyms": [ + "Anterior commissure subdivision" + ] + }, + { + "id": "FMA:61963", + "name": "Anterior part of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61962" + ] + }, + "synonyms": [ + "Olfactory part of anterior commissure", + "Anterior commissure, anterior part", + "Olfactory limb of anterior commissure" + ] + }, + { + "id": "FMA:61964", + "name": "Posterior part of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61962" + ] + }, + "synonyms": [ + "Temporal limb of anterior commissure", + "Anterior commissure, posterior part" + ] + }, + { + "id": "FMA:61965", + "name": "Fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83865" + ] + }, + "synonyms": [ + "Forebrain fornix" + ] + }, + { + "id": "FMA:61966", + "name": "Anterior column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83868" + ] + }, + "synonyms": [ + "Anterior crus of fornix", + "Anterior pillar of fornix" + ] + }, + { + "id": "FMA:61967", + "name": "Precommissural fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83865" + ] + } + }, + { + "id": "FMA:61968", + "name": "Body of fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Fornix body", + "Column of fornix" + ] + }, + { + "id": "FMA:61969", + "name": "Posterior column of fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83868" + ] + }, + "synonyms": [ + "Crus of fornix", + "Posterior pillar of fornix", + "Posterior crus of fornix" + ] + }, + { + "id": "FMA:61970", + "name": "Commissure of fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Fornical commissure", + "Hippocampal commissure", + "Fornix commissure", + "Dorsal hippocampal commissure" + ] + }, + { + "id": "FMA:61971", + "name": "Lateral olfactory stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Lateral olfactory tract" + ] + }, + { + "id": "FMA:61973", + "name": "Diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83873" + ] + }, + "synonyms": [ + "Broca's diagonal band", + "Broca's diagonal gyrus", + "Diagonal gyrus", + "Olfactory fasciculus", + "Olfactory radiations of Zuckerkandl", + "Diagonal band of Broca" + ] + }, + { + "id": "FMA:61974", + "name": "Stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67950" + ] + }, + "synonyms": [ + "Semicircular stria" + ] + }, + { + "id": "FMA:61975", + "name": "Lamina terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67951" + ] + } + }, + { + "id": "FMA:61976", + "name": "Lenticular fasciculus of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Dorsal division of ansa lenticularis", + "Lenticular fasciculus" + ] + }, + { + "id": "FMA:61977", + "name": "Ventral amygdalofugal projection", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:61978", + "name": "Inferior anteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:61979", + "name": "Subdivision of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Inferior frontal gyrus subdivision" + ] + }, + { + "id": "FMA:61980", + "name": "Triangular part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61979" + ] + } + }, + { + "id": "FMA:61981", + "name": "Opercular part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61979" + ] + }, + "synonyms": [ + "Posterior part of inferior frontal gyrus", + "Opercular portion of inferior frontal gyrus" + ] + }, + { + "id": "FMA:61982", + "name": "Orbital part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61979" + ] + }, + "synonyms": [ + "Inferior frontal gyrus, orbital part" + ] + }, + { + "id": "FMA:61983", + "name": "H1 receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67262" + ] + } + }, + { + "id": "FMA:61984", + "name": "Lumen of tubule of Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67668" + ] + } + }, + { + "id": "FMA:61986", + "name": "D1 receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61811" + ] + } + }, + { + "id": "FMA:61987", + "name": "D2 receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61811" + ] + } + }, + { + "id": "FMA:61990", + "name": "Trunk of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Middle cerebral arterial trunk" + ] + }, + { + "id": "FMA:61991", + "name": "Trunk of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61990" + ] + }, + "synonyms": [ + "Right middle cerebral arterial trunk" + ] + }, + { + "id": "FMA:61992", + "name": "Forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61815" + ] + } + }, + { + "id": "FMA:61993", + "name": "Midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61815" + ] + } + }, + { + "id": "FMA:61994", + "name": "Set of cortical branches of insular zone of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67686" + ] + }, + "synonyms": [ + "Cortical branches of insular zone of right middle cerebral artery" + ] + }, + { + "id": "FMA:61995", + "name": "Set of lenticulostriate branches of sphenoid zone of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67686" + ] + }, + "synonyms": [ + "Lenticulostriate branches of sphenoid zone of right middle cerebral artery" + ] + }, + { + "id": "FMA:61996", + "name": "Segment of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + }, + "synonyms": [ + "Forebrain segment" + ] + }, + { + "id": "FMA:61997", + "name": "Segment of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + }, + "synonyms": [ + "Midbrain segment" + ] + }, + { + "id": "FMA:61998", + "name": "Segment of hindbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + }, + "synonyms": [ + "Hindbrain segment" + ] + }, + { + "id": "FMA:61999", + "name": "Trunk of sphenoid part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67694" + ] + } + }, + { + "id": "FMA:62000", + "name": "Telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61996" + ] + } + }, + { + "id": "FMA:62001", + "name": "Diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61996" + ] + }, + "synonyms": [ + "Mature diencephalon", + "Between brain", + "Interbrain" + ] + }, + { + "id": "FMA:62002", + "name": "Trunk of insular part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67694" + ] + } + }, + { + "id": "FMA:62003", + "name": "Metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61998" + ] + }, + "synonyms": [ + "Epencephalon-2" + ] + }, + { + "id": "FMA:62004", + "name": "Medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61998" + ] + }, + "synonyms": [ + "Metepencephalon", + "Bulb" + ] + }, + { + "id": "FMA:62005", + "name": "Segment of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61996" + ] + }, + "synonyms": [ + "Diencephalon segment" + ] + }, + { + "id": "FMA:62007", + "name": "Thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Dorsal thalamus (Anthoney)", + "Dorsal thalamus" + ] + }, + { + "id": "FMA:62008", + "name": "Hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Preoptico-hypothalamic area", + "Preoptico-hypothalamic region" + ] + }, + { + "id": "FMA:62009", + "name": "Epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:62010", + "name": "Subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Subthalamic region", + "Ventral thalamus" + ] + }, + { + "id": "FMA:62013", + "name": "Segment of epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + }, + "synonyms": [ + "Epithalamus segment" + ] + }, + { + "id": "FMA:62014", + "name": "Segment of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + }, + "synonyms": [ + "Subthalamus segment" + ] + }, + { + "id": "FMA:62015", + "name": "Epithelium of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Tracheal epithelium" + ] + }, + { + "id": "FMA:62016", + "name": "Epithelium of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64798" + ] + }, + "synonyms": [ + "Uterine tube epithelium" + ] + }, + { + "id": "FMA:62017", + "name": "Epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17229" + ] + }, + "synonyms": [ + "Small intestinal epithelium" + ] + }, + { + "id": "FMA:62018", + "name": "Fodrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:62019", + "name": "Anterior nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Anterior nucleus of thalamus", + "Anterior nuclear group", + "Anterior thalamic nuclei", + "Anterior nuclei of thalamus" + ] + }, + { + "id": "FMA:62020", + "name": "Midline nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Midline nuclear group", + "Midline nuclei of thalamus", + "Periventricular nuclei of thalamus", + "Median nuclei of thalamus" + ] + }, + { + "id": "FMA:62021", + "name": "Intralaminar nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Nonspecific thalamic system", + "Intralaminar nuclear group", + "Intralaminar nuclei of thalamus", + "Intralaminar thalamic nuclei" + ] + }, + { + "id": "FMA:62022", + "name": "Ventral nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Ventral tier thalamic nuclei", + "Ventral nuclear group", + "Ventral nuclear mass", + "Ventral nuclei of thalamus" + ] + }, + { + "id": "FMA:62023", + "name": "Metathalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Geniculate group of the dorsal thalamus" + ] + }, + { + "id": "FMA:62024", + "name": "Posterior nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Posterior thalamic nuclear group", + "Posterior nuclear complex", + "Posterior nuclear complex of thalamus", + "Posterior complex of thalamus" + ] + }, + { + "id": "FMA:62025", + "name": "Plasma membrane of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + }, + "synonyms": [ + "Sarcolemma" + ] + }, + { + "id": "FMA:62026", + "name": "Thalamic reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Reticular nuclear group", + "Reticular nucleus of the thalamus", + "Reticular thalamic nucleus", + "Reticular nucleus-2", + "Reticular nucleus of thalamus" + ] + }, + { + "id": "FMA:62027", + "name": "Anterior hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Chiasmal zone" + ] + }, + { + "id": "FMA:62028", + "name": "Intermediate hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Intermediate hypothalamic area" + ] + }, + { + "id": "FMA:62029", + "name": "Posterior hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Mammillary region", + "Mammillary level of hypothalamus", + "Posterior hypothalamus" + ] + }, + { + "id": "FMA:62030", + "name": "Lateral hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Lateral hypothalamic group", + "Lateral group of hypothalamic nuclei", + "Lateral hypothalamic area", + "Lateral division of hypothalamus", + "Lateral hypothalamic zone (Crosby)" + ] + }, + { + "id": "FMA:62032", + "name": "Habenula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + }, + "synonyms": [ + "Habenular nuclei" + ] + }, + { + "id": "FMA:62033", + "name": "Pineal body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Pineal gland" + ] + }, + { + "id": "FMA:62035", + "name": "Subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258760" + ] + }, + "synonyms": [ + "Nucleus of Luys", + "Nucleus of Corpus Luysii", + "Body of Forel", + "Subthalamic nucleus (of Luys)", + "Body of Luys" + ] + }, + { + "id": "FMA:62036", + "name": "Nucleus of ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258760" + ] + }, + "synonyms": [ + "Ansa lenticularis nucleus" + ] + }, + { + "id": "FMA:62037", + "name": "Nucleus of field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258760" + ] + }, + "synonyms": [ + "Nucleus of medial field of subthalamus [H]", + "Prerubral nucleus", + "Field h nucleus", + "Prerubral tegmental nucleus", + "Nucleus of field of Forel", + "Nucleus of Forel's field H", + "Prerubral field nucleus", + "Nucleus of Forel's field" + ] + }, + { + "id": "FMA:62038", + "name": "Zona incerta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258760" + ] + } + }, + { + "id": "FMA:62041", + "name": "Gray matter structure of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + } + }, + { + "id": "FMA:62043", + "name": "White matter structure of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + } + }, + { + "id": "FMA:62045", + "name": "Optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Decussation of optic nerve fibers", + "Optic chiasma" + ] + }, + { + "id": "FMA:62046", + "name": "Optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Optic lemniscus" + ] + }, + { + "id": "FMA:62048", + "name": "Habenular commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62445" + ] + } + }, + { + "id": "FMA:62049", + "name": "Capsule of medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62448" + ] + }, + "synonyms": [ + "Medial geniculate body capsule" + ] + }, + { + "id": "FMA:62051", + "name": "Dorsal supraoptic decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Meynert's commissure", + "Dorsal supraoptic decussation of Meynert", + "Dorsal supra-optic commissure", + "Dorsal supraoptic commissure", + "Ganser's commissure", + "Dorsal supraoptic commissure (of Ganser)", + "Supraoptic commissure of Meynert", + "Supraoptic commissures, dorsal", + "Commissure of Meynert" + ] + }, + { + "id": "FMA:62052", + "name": "Ventral supraoptic decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Ventral supraoptic decussation of Gudden", + "Gudden commissure", + "Von Gudden's commissure", + "Ventral supraoptic commissure (of Meynert)", + "Ventral supra-optic commissure", + "Commissure of Gudden", + "Supraoptic commissures, ventral", + "Gudden's commissure" + ] + }, + { + "id": "FMA:62053", + "name": "Anterior hypothalamic commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62445" + ] + }, + "synonyms": [ + "Anterior hypothalamic decussation of Ganser", + "Anterior hypothalamic commissure (Ganser)" + ] + }, + { + "id": "FMA:62054", + "name": "Supraopticohypophysial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + }, + "synonyms": [ + "Supraopticohypophyseal tract", + "Supra-opticohypophysial tract" + ] + }, + { + "id": "FMA:62055", + "name": "Fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Body of breast" + ] + }, + { + "id": "FMA:62056", + "name": "Supramammillary commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62445" + ] + }, + "synonyms": [ + "Commissure y", + "Supramammillary decussation", + "Commissure of Forel", + "Postmammillary decussation" + ] + }, + { + "id": "FMA:62057", + "name": "Mammillary princeps fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + }, + "synonyms": [ + "Principal mammillary fasciculus", + "Principle mamillary fasciculus" + ] + }, + { + "id": "FMA:62058", + "name": "Mammillotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + }, + "synonyms": [ + "Mammillotegmental tract", + "Gudden tract", + "von Gudden's tract" + ] + }, + { + "id": "FMA:62059", + "name": "Mammillothalamic tract of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:62060", + "name": "Mammillothalamic tract of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:62061", + "name": "Mammillary peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62444" + ] + }, + "synonyms": [ + "Peduncle of mammillary body" + ] + }, + { + "id": "FMA:62062", + "name": "Postcommissural fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83865" + ] + } + }, + { + "id": "FMA:62063", + "name": "Dorsal longitudinal fasciculus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:62064", + "name": "Medial forebrain bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Telencephalic medial fasciculus", + "Medial forebrain fasciculus" + ] + }, + { + "id": "FMA:62065", + "name": "Field H1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Tegmental area H1", + "Thalamic fasciculus", + "Forel's field H1", + "Thalamic fasciculus [H1]" + ] + }, + { + "id": "FMA:62066", + "name": "Field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258751" + ] + }, + "synonyms": [ + "Tegmental field of Forel", + "Prerubral field", + "Forel's field H", + "Prerubral area", + "Tegmental area H" + ] + }, + { + "id": "FMA:62067", + "name": "Field H2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Lenticular fasciculus of diencephalon", + "Tegmental area H2", + "Forel's field H2", + "Lenticular fasciculus [H2]" + ] + }, + { + "id": "FMA:62068", + "name": "Capsule of subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62448" + ] + }, + "synonyms": [ + "Subthalamic nuclear capsule" + ] + }, + { + "id": "FMA:62070", + "name": "Ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62451" + ] + }, + "synonyms": [ + "Ansa lenticularis in thalamus", + "Ventral peduncle of lateral forebrain bundle" + ] + }, + { + "id": "FMA:62071", + "name": "Ansa peduncularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62451" + ] + }, + "synonyms": [ + "Ansa peduncularis in thalamus", + "Peduncular loop" + ] + }, + { + "id": "FMA:62072", + "name": "Posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62445" + ] + }, + "synonyms": [ + "Epithalamic commissure", + "Caudal commissure" + ] + }, + { + "id": "FMA:62073", + "name": "Surface of skin of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:62074", + "name": "Anterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62444" + ] + }, + "synonyms": [ + "Anterior peduncle", + "Frontal thalamic peduncle", + "Frontal peduncle", + "Rostral peduncle of thalamus" + ] + }, + { + "id": "FMA:62075", + "name": "Superior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62444" + ] + }, + "synonyms": [ + "Superior peduncle", + "Centroparietal thalamic peduncle", + "Centroparietal peduncle", + "Middle thalamic peduncle" + ] + }, + { + "id": "FMA:62076", + "name": "Inferior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62444" + ] + }, + "synonyms": [ + "Temporal thalamic peduncle", + "Inferior peduncle", + "Temporal peduncle" + ] + }, + { + "id": "FMA:62077", + "name": "Posterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62444" + ] + }, + "synonyms": [ + "Occipital peduncle", + "Posterior peduncle", + "Occipital thalamic peduncle", + "Ventrocaudal thalamic peduncle" + ] + }, + { + "id": "FMA:62078", + "name": "External medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62449" + ] + }, + "synonyms": [ + "External medullary lamina of thalamus" + ] + }, + { + "id": "FMA:62079", + "name": "Internal medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62449" + ] + }, + "synonyms": [ + "Internal medullary lamina of thalamus" + ] + }, + { + "id": "FMA:62080", + "name": "Stria medullaris of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + } + }, + { + "id": "FMA:62081", + "name": "Acinus of areolar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Areolar gland acinus" + ] + }, + { + "id": "FMA:62082", + "name": "Compund tubuloacinar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62083", + "name": "Simple gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9596" + ] + }, + "synonyms": [ + "Simple exocrine gland" + ] + }, + { + "id": "FMA:62086", + "name": "Neuron of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Retina neuron", + "Retinal cell" + ] + }, + { + "id": "FMA:62087", + "name": "Retinal pigment cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:62088", + "name": "Lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + }, + "synonyms": [ + "Lobe of mammary gland", + "Lobe of breast" + ] + }, + { + "id": "FMA:62089", + "name": "Region of fibrous mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:62090", + "name": "Lobule of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lactiferous gland lobule", + "Lobule of mammary gland", + "Lactiferous acinus", + "Acinus of mammary gland", + "Lactiferous lobule", + "Mammary acinus" + ] + }, + { + "id": "FMA:62091", + "name": "Lymphatic plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:62092", + "name": "Cone bipolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67749" + ] + } + }, + { + "id": "FMA:62093", + "name": "Midget cone bipolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62092" + ] + } + }, + { + "id": "FMA:62094", + "name": "Blue cone bipolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62092" + ] + } + }, + { + "id": "FMA:62095", + "name": "Diffuse cone bipolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62092" + ] + } + }, + { + "id": "FMA:62096", + "name": "Set of mammary nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Mammary nerves", + "Mammary nerves set" + ] + }, + { + "id": "FMA:62097", + "name": "Capillary plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45633" + ] + } + }, + { + "id": "FMA:62098", + "name": "Set of mammary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + }, + "synonyms": [ + "Mammary lymphatic vessels", + "Mammary lymphatic vessels set" + ] + }, + { + "id": "FMA:62099", + "name": "Keratin plug", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:62100", + "name": "Milk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:62101", + "name": "Colostrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62100" + ] + } + }, + { + "id": "FMA:62102", + "name": "Main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:62103", + "name": "Fibrous mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62089" + ] + } + }, + { + "id": "FMA:62104", + "name": "Endothelial cell of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:62105", + "name": "Peri-acinar part of fibrous mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62089" + ] + }, + "synonyms": [ + "Perialveolar part of fibrous mass of breast" + ] + }, + { + "id": "FMA:62106", + "name": "Periductal part of fibrous mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62089" + ] + } + }, + { + "id": "FMA:62107", + "name": "Subareolar part of fibrous mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62089" + ] + } + }, + { + "id": "FMA:62108", + "name": "Dense connective tissue of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:62109", + "name": "Inframammary fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:62110", + "name": "Stratified amacrine cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67766" + ] + } + }, + { + "id": "FMA:62111", + "name": "Retinal glial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62120" + ] + } + }, + { + "id": "FMA:62112", + "name": "Region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + }, + "synonyms": [ + "Breast subdivision" + ] + }, + { + "id": "FMA:62113", + "name": "Retinal microglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62111" + ] + } + }, + { + "id": "FMA:62114", + "name": "Endothelium of capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Capillary endothelium" + ] + }, + { + "id": "FMA:62115", + "name": "Endothelium of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Arteriole endothelium" + ] + }, + { + "id": "FMA:62116", + "name": "Endothelium of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Arterial endothelium" + ] + }, + { + "id": "FMA:62117", + "name": "Endothelium of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Venule endothelium" + ] + }, + { + "id": "FMA:62118", + "name": "Endothelium of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Venous endothelium" + ] + }, + { + "id": "FMA:62119", + "name": "Endothelium of sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Sinusoidal endothelium", + "Sinusoid endothelium" + ] + }, + { + "id": "FMA:62120", + "name": "Central neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54536" + ] + }, + "synonyms": [ + "Central glial cell" + ] + }, + { + "id": "FMA:62121", + "name": "Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54536" + ] + }, + "synonyms": [ + "Peripheral neuroglial cell", + "Peripheral glial cell", + "Neurilemmal cell" + ] + }, + { + "id": "FMA:62122", + "name": "Enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:62123", + "name": "Zone of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Lactiferous ductal zone" + ] + }, + { + "id": "FMA:62125", + "name": "Epithelium of distal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + }, + "synonyms": [ + "Distal convoluted tubule epithelium" + ] + }, + { + "id": "FMA:62126", + "name": "Wall of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Lactiferous ductal wall" + ] + }, + { + "id": "FMA:62127", + "name": "Zone of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62123" + ] + }, + "synonyms": [ + "Terminal lactiferous ductal zone" + ] + }, + { + "id": "FMA:62128", + "name": "Epithelium of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Viscerocranial mucosal epithelium" + ] + }, + { + "id": "FMA:62129", + "name": "Epithelium of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + } + }, + { + "id": "FMA:62130", + "name": "Non-keratinized epithelium of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + } + }, + { + "id": "FMA:62131", + "name": "Epithelium of conjunctiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Conjunctiva epithelium" + ] + }, + { + "id": "FMA:62132", + "name": "Wall of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Terminal lactiferous ductal wall" + ] + }, + { + "id": "FMA:62133", + "name": "Lumen of lactiferous duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + }, + "synonyms": [ + "Lactiferous ductal proper lumen" + ] + }, + { + "id": "FMA:62134", + "name": "Lumen of extralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:62135", + "name": "Outer segment of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67788" + ] + }, + "synonyms": [ + "Rod outer segment" + ] + }, + { + "id": "FMA:62136", + "name": "Lumen of intralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:62137", + "name": "Lumen of lactiferous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + }, + "synonyms": [ + "Lactiferous sinus lumen" + ] + }, + { + "id": "FMA:62138", + "name": "Segment of anterior nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62140", + "name": "Luminal epithelium of lactiferous alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64800" + ] + } + }, + { + "id": "FMA:62141", + "name": "Anterodorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Anterodorsal nucleus of thalamus", + "Anterodorsal thalamic nucleus" + ] + }, + { + "id": "FMA:62142", + "name": "Anteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Anteromedial thalamic nucleus", + "Anteromedial nucleus of thalamus" + ] + }, + { + "id": "FMA:62143", + "name": "Anteroventral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Anteroprincipal thalamic nucleus", + "Anteroventral thalamic nucleus", + "Anteroventral nucleus of thalamus", + "Anterior ventral nucleus of thalamus" + ] + }, + { + "id": "FMA:62144", + "name": "Epithelium of lactiferous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63912" + ] + }, + "synonyms": [ + "Lumenal epithelium of lactiferous sinus", + "Lactiferous sinus epithelium" + ] + }, + { + "id": "FMA:62145", + "name": "Segment of midline nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62146", + "name": "Segment of intralaminar nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62147", + "name": "Segment of posterior nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62148", + "name": "Segment of ventral nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62149", + "name": "Sweat gland of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59155" + ] + } + }, + { + "id": "FMA:62150", + "name": "Segment of metathalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + }, + "synonyms": [ + "Metathalamus segment" + ] + }, + { + "id": "FMA:62151", + "name": "Paratenial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Paratenial thalamic nucleus", + "Parataenial nucleus" + ] + }, + { + "id": "FMA:62152", + "name": "Paraventricular nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Paraventricular thalamic nucleus", + "Paraventricular gray", + "Paraventricular nuclei of thalamus", + "Paraventricular nuclei" + ] + }, + { + "id": "FMA:62153", + "name": "Reuniens nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Medioventral nucleus", + "Reuniens thalamic nucleus" + ] + }, + { + "id": "FMA:62154", + "name": "Rhomboidal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Rhomboid nucleus", + "Rhomboid thalamic nucleus" + ] + }, + { + "id": "FMA:62155", + "name": "Subfascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:62156", + "name": "Medial nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Medial dorsal nucleus", + "Medial nuclear group", + "Medial thalamic nucleus", + "Medial dorsal nucleus of thalamus", + "Medial thalamic nuclei", + "Mediodorsal nucleus", + "Dorsomedial nuclear group", + "Dorsomedial nucleus of thalamus", + "Dorsomedial nucleus", + "Mediodorsal thalamic nucleus", + "Dorsal medial nucleus of thalamus" + ] + }, + { + "id": "FMA:62157", + "name": "Outer segment of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67787" + ] + } + }, + { + "id": "FMA:62158", + "name": "Myoepithelial cell of intralobular lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:62159", + "name": "Subdivision of medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Medial dorsal nuclear subdivision" + ] + }, + { + "id": "FMA:62160", + "name": "Paralaminar part of medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62159" + ] + }, + "synonyms": [ + "Paralaminar part of medial dorsal nucleus of thalamus", + "Pars paralaminaris of medial dorsal nucleus of thalamus", + "Dorsomedial thalamic nucleus, paralaminar part", + "Paralaminar part of dorsomedial nucleus", + "Ventral mediodorsal nucleus" + ] + }, + { + "id": "FMA:62161", + "name": "Magnocellular part of medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62159" + ] + }, + "synonyms": [ + "Magnocellular part of dorsomedial nucleus", + "Magnocellular mediodorsal nucleus", + "Dorsomedial thalamic nucleus, magnocellular part", + "Magnocellular nucleus of medial dorsal nucleus of thalamus" + ] + }, + { + "id": "FMA:62162", + "name": "Parvicellular part of medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62159" + ] + }, + "synonyms": [ + "Dorsomedial thalamic nucleus, parvicellular part", + "Lateral nucleus of medial dorsal nucleus of thalamus", + "Lateral mediodorsal nucleus", + "Principal division of ventral anterior nucleus of thalamus", + "Parvocellular nucleus of medial dorsal nucleus of thalamus", + "Parvicellular part of dorsomedial nucleus" + ] + }, + { + "id": "FMA:62163", + "name": "Densocellular part of medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62159" + ] + } + }, + { + "id": "FMA:62164", + "name": "Rostral intralaminar nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Rostral intralaminar nuclei" + ] + }, + { + "id": "FMA:62165", + "name": "Centromedian nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Central nucleus-1", + "Centromedian nucleus of thalamus", + "Centre median nucleus", + "Centromedian thalamic nucleus", + "Noyau centre median of Luys", + "Central magnocellular nucleus of thalamus" + ] + }, + { + "id": "FMA:62166", + "name": "Parafascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Parafascicular thalamic nucleus", + "Parafascicular nucleus of thalamus" + ] + }, + { + "id": "FMA:62169", + "name": "Central dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:62170", + "name": "Central lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Centrolateral thalamic nucleus", + "Central lateral thalamic nucleus", + "Central lateral nucleus of thalamus" + ] + }, + { + "id": "FMA:62171", + "name": "Central medial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Central medial nucleus of thalamus", + "Central medial thalamic nucleus" + ] + }, + { + "id": "FMA:62172", + "name": "Paracentral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Paracentral thalamic nucleus", + "Paracentral nucleus of thalamus" + ] + }, + { + "id": "FMA:62173", + "name": "Anatomical line of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Skin line" + ] + }, + { + "id": "FMA:62174", + "name": "Lateral nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Lateral nucleus of thalamus", + "Lateral thalamic nuclei", + "Lateral nuclear group" + ] + }, + { + "id": "FMA:62175", + "name": "Segment of lateral nuclear group of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + } + }, + { + "id": "FMA:62176", + "name": "Lateral dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Laterodorsal thalamic nucleus", + "Lateral dorsal thalamic nucleus", + "Lateral dorsal nucleus of thalamus", + "Laterodorsal nucleus, superficial part" + ] + }, + { + "id": "FMA:62177", + "name": "Lateral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral posterior nucleus of thalamus", + "Posterior lateral nucleus of thalamus", + "Lateral posterior thalamic nucleus", + "Laterodorsal nucleus, caudal part" + ] + }, + { + "id": "FMA:62178", + "name": "Pulvinar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Pulvinar nucleus", + "Pulvinar nuclei" + ] + }, + { + "id": "FMA:62179", + "name": "Segment of pulvinar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + }, + "synonyms": [ + "Pulvinar segment" + ] + }, + { + "id": "FMA:62180", + "name": "Oral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Oral nuclear group of pulvinar", + "Oral portion of pulvinar", + "Oral part of pulvinar", + "Anterior pulvinar nucleus" + ] + }, + { + "id": "FMA:62181", + "name": "Lateral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Lateral pulvinar nucleus of thalamus" + ] + }, + { + "id": "FMA:62182", + "name": "Medial pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:62183", + "name": "Inferior pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:62184", + "name": "Ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Ventral anterior nucleus of thalamus", + "Ventral anterior thalamic nucleus" + ] + }, + { + "id": "FMA:62186", + "name": "Ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Ventral lateral nucleus of thalamus", + "Lateral ventral nucleus of thalamus", + "Ventrolateral thalamic nucleus", + "Ventral lateral thalamic nuclei", + "Ventral lateral complex of thalamus" + ] + }, + { + "id": "FMA:62187", + "name": "Ventral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Ventrobasal complex", + "Ventrobasal nucleus", + "Ventral posterior thalamic nucleus" + ] + }, + { + "id": "FMA:62188", + "name": "Subdivision of ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Ventral anterior nuclear subdivision" + ] + }, + { + "id": "FMA:62189", + "name": "Subdivision of ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Ventral lateral nuclear subdivision" + ] + }, + { + "id": "FMA:62190", + "name": "Segment of ventral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67705" + ] + }, + "synonyms": [ + "Ventral posterior nuclear segment" + ] + }, + { + "id": "FMA:62191", + "name": "Parvicellular part of ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62188" + ] + }, + "synonyms": [ + "Ventral anterior thalamic nucleus, parvicellular part", + "Ventralis anterior (Jones)", + "Ventral anterior nucleus, pars parvicellularis" + ] + }, + { + "id": "FMA:62192", + "name": "Magnocellular part of ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62188" + ] + }, + "synonyms": [ + "Ventral anterior thalamic nucleus, magnocellular part", + "Magnocellular division of ventral anterior nucleus of thalamus", + "Ventral anterior nucleus, magnocellular part", + "Ventral anterior nucleus, pars magnocellularis" + ] + }, + { + "id": "FMA:62193", + "name": "Oral part of ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62189" + ] + }, + "synonyms": [ + "Ventral lateral thalamic nucleus, oral part", + "Ventral lateral nucleus, oral part", + "Ventral lateral anterior nucleus", + "Ventral anterior nucleus, pars densicellularis" + ] + }, + { + "id": "FMA:62194", + "name": "Caudal part of ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62189" + ] + }, + "synonyms": [ + "Ventral lateral thalamic nucleus, caudal part", + "Dorsal part of ventral lateral posterior nucleus (Jones)", + "Ventral lateral nucleus, caudal part" + ] + }, + { + "id": "FMA:62195", + "name": "Medial part of ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62189" + ] + }, + "synonyms": [ + "Ventral medial nucleus", + "Ventral lateral nucleus, medial part" + ] + }, + { + "id": "FMA:62196", + "name": "Pars postrema of ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62189" + ] + }, + "synonyms": [ + "Ventral lateral nucleus (pars postrema)", + "Posterodorsal part of ventral lateral posterior nucleus (Jones)" + ] + }, + { + "id": "FMA:62197", + "name": "Membrane protein of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:62198", + "name": "Area X", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62189" + ] + }, + "synonyms": [ + "Anteromedial part of ventral lateral posterior nucleus (Jones)" + ] + }, + { + "id": "FMA:62199", + "name": "Ventral posteroinferior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Ventral posterior inferior thalamic nucleus", + "Ventral posterior inferior nucleus", + "Ventral posterior inferior nucleus of thalamus" + ] + }, + { + "id": "FMA:62200", + "name": "Ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Posterolateral ventral nucleus of thalamus", + "Ventral posterolateral nucleus of thalamus", + "Ventral posterolateral thalamic nucleus" + ] + }, + { + "id": "FMA:62201", + "name": "Subdivision of ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Ventral posterolateral nuclear subdivision" + ] + }, + { + "id": "FMA:62202", + "name": "Ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Thalamic gustatory nucleus", + "Posteromedial ventral nucleus of thalamus", + "Arcuate nucleus-3", + "Arcuate nucleus of thalamus", + "Semilunar nucleus", + "Ventral posteromedial nucleus of thalamus", + "Ventral posterior medial nucleus" + ] + }, + { + "id": "FMA:62203", + "name": "Subdivision of ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Ventral posteromedial nuclear subdivision" + ] + }, + { + "id": "FMA:62204", + "name": "Cilium of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + }, + "synonyms": [ + "Cone cell cilium" + ] + }, + { + "id": "FMA:62205", + "name": "Oral part of ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62201" + ] + }, + "synonyms": [ + "Ventral posterolateral nucleus, oral part", + "Ventral part of ventral lateral posterior nucleus (Jones)", + "Ventral posterolateral thalamic nucleus, oral part" + ] + }, + { + "id": "FMA:62206", + "name": "Caudal part of ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62201" + ] + }, + "synonyms": [ + "Ventral posterior lateral nucleus (Ilinsky)", + "Ventral posterolateral nucleus, caudal part", + "Ventral posterolateral thalamic nucleus, caudal part" + ] + }, + { + "id": "FMA:62207", + "name": "Parvicellular part of ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62203" + ] + }, + "synonyms": [ + "Gustatory thalamic nucleus", + "Ventral posteromedial nucleus, parvocellular part", + "Ventral posteromedial thalamic nucleus, parvicellular part", + "Parvicellular part of ventral posteromedial nucleus of thalamus", + "Ventral posteromedial nucleus of thalamus, parvicellular part" + ] + }, + { + "id": "FMA:62208", + "name": "Principal part of ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62203" + ] + } + }, + { + "id": "FMA:62209", + "name": "Lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Lateral geniculate complex", + "Lateral geniculate nucleus" + ] + }, + { + "id": "FMA:62210", + "name": "Subdivision of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62150" + ] + }, + "synonyms": [ + "Lateral geniculate body subdivision" + ] + }, + { + "id": "FMA:62211", + "name": "Medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Medial geniculate complex", + "Medial geniculate nuclei", + "Medial geniculate nucleus" + ] + }, + { + "id": "FMA:62212", + "name": "Segment of medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62150" + ] + }, + "synonyms": [ + "Medial geniculate body segment" + ] + }, + { + "id": "FMA:62213", + "name": "Inner segment of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67787" + ] + } + }, + { + "id": "FMA:62214", + "name": "Dorsal nucleus of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Dorsal lateral geniculate nucleus", + "Lateral geniculate complex, dorsal part" + ] + }, + { + "id": "FMA:62215", + "name": "Ventral nucleus of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Lateral geniculate complex, ventral part", + "Ventral lateral geniculate nucleus", + "Pregeniculate nucleus" + ] + }, + { + "id": "FMA:62216", + "name": "Dorsal nucleus of medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Dorsal nucleus of medial geniculate complex" + ] + }, + { + "id": "FMA:62217", + "name": "Ventral nucleus of medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Ventral nucleus of medial geniculate complex", + "Medial geniculate complex, ventral part", + "Ventral principal nucleus of medial geniculate body", + "Medial geniculate nucleus, ventral part" + ] + }, + { + "id": "FMA:62218", + "name": "Magnocellular nucleus of medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Medial nucleus of medial geniculate body", + "Medial geniculate nucleus, medial part", + "Medial geniculate complex, medial part", + "Medial magnocellular nucleus of medial geniculate body", + "Medial division of medial geniculate body" + ] + }, + { + "id": "FMA:62220", + "name": "Limitans nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:62221", + "name": "Posterior nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:62222", + "name": "Suprageniculate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Suprageniculate thalamic nucleus" + ] + }, + { + "id": "FMA:62223", + "name": "Submedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Gelatinosus thalamic nucleus", + "Submedial nucleus of thalamus" + ] + }, + { + "id": "FMA:62224", + "name": "Neck of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67788" + ] + }, + "synonyms": [ + "Rod cell neck" + ] + }, + { + "id": "FMA:62225", + "name": "Neck of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67787" + ] + }, + "synonyms": [ + "Cone cell neck" + ] + }, + { + "id": "FMA:62226", + "name": "External fiber of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:62227", + "name": "External fiber of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:62228", + "name": "Dynein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:62229", + "name": "Zone of inner segment of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67787" + ] + } + }, + { + "id": "FMA:62230", + "name": "Ellipsoid part of inner segment of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67846" + ] + }, + "synonyms": [ + "Outer part of inner segment of rod cell", + "Ellipsoid of inner segment of rod cell", + "Ellipsoid portion of inner segment of rod cell" + ] + }, + { + "id": "FMA:62231", + "name": "Myoid part of inner segment of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67846" + ] + }, + "synonyms": [ + "Inner part of inner segment of rod cell" + ] + }, + { + "id": "FMA:62232", + "name": "Ellipsoid part of inner segment of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62229" + ] + }, + "synonyms": [ + "Outer part of inner segment of cone cell" + ] + }, + { + "id": "FMA:62233", + "name": "Myoid part of inner segment of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62229" + ] + }, + "synonyms": [ + "Myoid of inner segment of cone cell", + "Inner part of inner segment of cone cell" + ] + }, + { + "id": "FMA:62234", + "name": "Cell body of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + }, + "synonyms": [ + "Soma of rod cell" + ] + }, + { + "id": "FMA:62235", + "name": "Cell body of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + }, + "synonyms": [ + "Soma of cone cell" + ] + }, + { + "id": "FMA:62236", + "name": "Cell nucleus of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:62237", + "name": "Nucleus of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62236" + ] + }, + "synonyms": [ + "Rod cell nucleus" + ] + }, + { + "id": "FMA:62238", + "name": "Nucleus of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62236" + ] + }, + "synonyms": [ + "Cone cell nucleus" + ] + }, + { + "id": "FMA:62239", + "name": "Internal fiber of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + }, + "synonyms": [ + "Cone axon" + ] + }, + { + "id": "FMA:62240", + "name": "Internal fiber of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + }, + "synonyms": [ + "Rod cell axon" + ] + }, + { + "id": "FMA:62241", + "name": "Rod spherule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67788" + ] + } + }, + { + "id": "FMA:62242", + "name": "Cone pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67787" + ] + } + }, + { + "id": "FMA:62243", + "name": "Matrix of early endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67187" + ] + }, + "synonyms": [ + "Early endosome matrix" + ] + }, + { + "id": "FMA:62244", + "name": "Matrix of late endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67187" + ] + }, + "synonyms": [ + "Late endosome matrix" + ] + }, + { + "id": "FMA:62245", + "name": "Ribbon synapse of cone pedicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67107" + ] + } + }, + { + "id": "FMA:62246", + "name": "Cytosolic filament component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83049" + ] + }, + "synonyms": [ + "Outer filament component of nuclear pore complex" + ] + }, + { + "id": "FMA:62247", + "name": "Nuclear filament component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83049" + ] + }, + "synonyms": [ + "Inner filament component of nuclear pore complex" + ] + }, + { + "id": "FMA:62248", + "name": "Luminal component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + } + }, + { + "id": "FMA:62249", + "name": "Column component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + } + }, + { + "id": "FMA:62250", + "name": "Intermembranous component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + } + }, + { + "id": "FMA:62251", + "name": "Annular component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + } + }, + { + "id": "FMA:62252", + "name": "Central plug of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + }, + "synonyms": [ + "Central granule of nuclear pore complex" + ] + }, + { + "id": "FMA:62253", + "name": "Annular protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61930" + ] + }, + "synonyms": [ + "Annular subunit of nuclear pore complex", + "Spoke of nuclear pore complex" + ] + }, + { + "id": "FMA:62254", + "name": "Column protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61930" + ] + }, + "synonyms": [ + "Column subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62255", + "name": "Luminal protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61930" + ] + }, + "synonyms": [ + "Luminal subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62256", + "name": "Ring protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61930" + ] + }, + "synonyms": [ + "Ring subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62257", + "name": "Outer ring protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62256" + ] + }, + "synonyms": [ + "Outer ring subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62258", + "name": "Inner ring protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62256" + ] + }, + "synonyms": [ + "Inner ring subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62259", + "name": "Distal ring protein subunit of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62256" + ] + }, + "synonyms": [ + "Distal ring subunit of nuclear pore complex" + ] + }, + { + "id": "FMA:62260", + "name": "Plasma membrane-bound protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:62261", + "name": "Adaptin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62260" + ] + } + }, + { + "id": "FMA:62262", + "name": "Clathrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62260" + ] + } + }, + { + "id": "FMA:62263", + "name": "Muscle cell protoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + }, + "synonyms": [ + "Protoplasm of muscle cell" + ] + }, + { + "id": "FMA:62264", + "name": "Central part of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67411" + ] + } + }, + { + "id": "FMA:62265", + "name": "Component of central part of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67411" + ] + } + }, + { + "id": "FMA:62266", + "name": "Spiral filament of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62265" + ] + }, + "synonyms": [ + "Inner sheath of axoneme of cilium" + ] + }, + { + "id": "FMA:62267", + "name": "Component of peripheral part of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67411" + ] + } + }, + { + "id": "FMA:62268", + "name": "Dynein arm of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62267" + ] + }, + "synonyms": [ + "Ciliary dynein" + ] + }, + { + "id": "FMA:62269", + "name": "Part of peripheral doublet microtubule of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62267" + ] + } + }, + { + "id": "FMA:62270", + "name": "Radial spoke of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62267" + ] + }, + "synonyms": [ + "Radial spoke" + ] + }, + { + "id": "FMA:62277", + "name": "Outer dynein arm of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62268" + ] + } + }, + { + "id": "FMA:62278", + "name": "Inner dynein arm of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62268" + ] + } + }, + { + "id": "FMA:62279", + "name": "Tangential link of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62267" + ] + }, + "synonyms": [ + "Nexin bridge of axoneme of cilium" + ] + }, + { + "id": "FMA:62280", + "name": "Rootlet of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium rootlet", + "Cilium root" + ] + }, + { + "id": "FMA:62281", + "name": "Central part of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67829" + ] + } + }, + { + "id": "FMA:62282", + "name": "Component of central part of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67829" + ] + } + }, + { + "id": "FMA:62283", + "name": "Spiral filament of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62282" + ] + }, + "synonyms": [ + "Inner sheath of axoneme of flagellum" + ] + }, + { + "id": "FMA:62284", + "name": "Peripheral part of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67829" + ] + } + }, + { + "id": "FMA:62285", + "name": "Component of peripheral part of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67829" + ] + } + }, + { + "id": "FMA:62286", + "name": "Radial spoke of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62285" + ] + } + }, + { + "id": "FMA:62287", + "name": "Tangential link of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62285" + ] + }, + "synonyms": [ + "Nexin bridge of axoneme of flagellum" + ] + }, + { + "id": "FMA:62289", + "name": "Region of fibrillar component of nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + }, + "synonyms": [ + "Nucleolus part" + ] + }, + { + "id": "FMA:62290", + "name": "Motor protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:62292", + "name": "Lipofuscin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63846" + ] + }, + "synonyms": [ + "Senility pigment" + ] + }, + { + "id": "FMA:62293", + "name": "Hemoglobin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + }, + "synonyms": [ + "Haemoglobin" + ] + }, + { + "id": "FMA:62294", + "name": "Hemosiderin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63846" + ] + } + }, + { + "id": "FMA:62295", + "name": "Melanin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63846" + ] + } + }, + { + "id": "FMA:62296", + "name": "Zone of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + } + }, + { + "id": "FMA:62297", + "name": "Triplet microtubule of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62296" + ] + } + }, + { + "id": "FMA:62298", + "name": "Zone of triplet microtubule of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62296" + ] + } + }, + { + "id": "FMA:62299", + "name": "A-tubule of triplet microtubule of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62298" + ] + }, + "synonyms": [ + "A-subfibre of triplet microtubule of kinetosome of cilium" + ] + }, + { + "id": "FMA:62300", + "name": "B-tubule of triplet microtubule of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62298" + ] + }, + "synonyms": [ + "B-subfibre of triplet microtubule of kinetosome of cilium" + ] + }, + { + "id": "FMA:62301", + "name": "C-tubule of triplet microtubule of kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62298" + ] + }, + "synonyms": [ + "C-subfibre of triplet microtubule of kinetosome of cilium" + ] + }, + { + "id": "FMA:62302", + "name": "Supporting cell of olfactory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67870" + ] + }, + "synonyms": [ + "Sustentaculocyte of olfactory epithelium" + ] + }, + { + "id": "FMA:62303", + "name": "Basal cell of olfactory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67870" + ] + }, + "synonyms": [ + "Olfactory basal cell" + ] + }, + { + "id": "FMA:62304", + "name": "Basal proper cell of olfactory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62303" + ] + } + }, + { + "id": "FMA:62305", + "name": "A-tubule of triplet microtubule of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67873" + ] + } + }, + { + "id": "FMA:62307", + "name": "C-tubule of triplet microtubule of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67873" + ] + } + }, + { + "id": "FMA:62309", + "name": "Subdivision of anterior hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Anterior hypothalamic region subdivision" + ] + }, + { + "id": "FMA:62310", + "name": "Segment of intermediate hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67706" + ] + }, + "synonyms": [ + "Intermediate hypothalamic region segment" + ] + }, + { + "id": "FMA:62311", + "name": "Segment of posterior hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67706" + ] + }, + "synonyms": [ + "Posterior hypothalamic region segment" + ] + }, + { + "id": "FMA:62312", + "name": "Segment of lateral hypothalamic region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67706" + ] + }, + "synonyms": [ + "Lateral hypothalamic region segment" + ] + }, + { + "id": "FMA:62313", + "name": "Preoptic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Preoptic region of hypothalamus", + "Preoptic nuclei" + ] + }, + { + "id": "FMA:62314", + "name": "Anteroventral periventricular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + } + }, + { + "id": "FMA:62315", + "name": "Supraoptic crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84081" + ] + }, + "synonyms": [ + "Vascular organ of lamina terminalis" + ] + }, + { + "id": "FMA:62316", + "name": "Connexon complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67889" + ] + } + }, + { + "id": "FMA:62317", + "name": "Supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Supraoptic nucleus of hypothalamus", + "Supra-optic nucleus" + ] + }, + { + "id": "FMA:62318", + "name": "Subdivision of preoptic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Preoptic area subdivision" + ] + }, + { + "id": "FMA:62319", + "name": "Anterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Parvocellular nucleus of hypothalamus", + "Fundamental gray substance", + "Anterior hypothalamic area", + "Anterior hypothalamic nucleus" + ] + }, + { + "id": "FMA:62320", + "name": "Paraventricular nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Paraventricular hypothalamic nucleus", + "Filiform nucleus", + "Paraventricular nucleus" + ] + }, + { + "id": "FMA:62321", + "name": "Lipid bilayer of annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:62322", + "name": "Annulate lamella pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + }, + "synonyms": [ + "Pore complex of annulate lamella" + ] + }, + { + "id": "FMA:62323", + "name": "Median preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:62324", + "name": "Preoptic periventricular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Preoptic periventricular hypothalamic nucleus", + "Periventricular preoptic nucleus" + ] + }, + { + "id": "FMA:62326", + "name": "Lateral preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral preoptic hypothalamic nucleus", + "Lateral preoptic area" + ] + }, + { + "id": "FMA:62327", + "name": "Tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:62328", + "name": "Intermediate periventricular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Periventricular nucleus at the tuberal level", + "Intermediate periventricular nucleus of hypothalamus" + ] + }, + { + "id": "FMA:62329", + "name": "Arcuate nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Infundibular hypothalamic nucleus", + "Arcuate hypothalamic nucleus", + "Infundibular periventricular nucleus", + "Infundibular nucleus", + "Arcuate periventricular nucleus", + "Arcuate nucleus-2", + "Arcuate nucleus" + ] + }, + { + "id": "FMA:62330", + "name": "Retrochiasmatic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + }, + "synonyms": [ + "Retrochiasmatic region" + ] + }, + { + "id": "FMA:62331", + "name": "Dorsomedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Dorsomedial hypothalamic nucleus", + "Dorsomedial nucleus of dorsal hypothalamus", + "Dorsomedial nucleus of intermediate hypothalamus" + ] + }, + { + "id": "FMA:62332", + "name": "Ventromedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Ventromedial hypothalamic nucleus" + ] + }, + { + "id": "FMA:62333", + "name": "Myosin myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67897" + ] + }, + "synonyms": [ + "Thick filament", + "Myofilamentum crassum" + ] + }, + { + "id": "FMA:62334", + "name": "Actin myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63850" + ] + }, + "synonyms": [ + "Myofilamentum tenue", + "Thin filament", + "Striated muscle thin filament" + ] + }, + { + "id": "FMA:62335", + "name": "Tuberomammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Tuberomammillary hypothalamic nucleus", + "Caudal magnocellular nucleus", + "Mammilloinfundibular nucleus" + ] + }, + { + "id": "FMA:62336", + "name": "Lateral tuberal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Lateral tuberal nuclei", + "Lateral tuberal hypothalamic nuclei" + ] + }, + { + "id": "FMA:62337", + "name": "Lateral hypothalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + } + }, + { + "id": "FMA:62338", + "name": "Troponin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + }, + "synonyms": [ + "Troponin complex" + ] + }, + { + "id": "FMA:62339", + "name": "Dorsal hypothalamic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + } + }, + { + "id": "FMA:62340", + "name": "Troponin-I", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67903" + ] + } + }, + { + "id": "FMA:62341", + "name": "Lateral mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Lateral nucleus of mammillary body", + "Lateral mammillary hypothalamic nucleus" + ] + }, + { + "id": "FMA:62342", + "name": "Medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Internal mammillary nucleus", + "Medial nucleus of mammillary body" + ] + }, + { + "id": "FMA:62343", + "name": "Calmodulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67902" + ] + } + }, + { + "id": "FMA:62344", + "name": "Subdivision of medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Medial mammillary nuclear subdivision" + ] + }, + { + "id": "FMA:62345", + "name": "Medial part of medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62344" + ] + }, + "synonyms": [ + "Medial mammillary nucleus, median part", + "Medial subdivision of medial mammillary nucleus", + "Medial mammillary nucleus, medial part", + "Medial mammillary nucleus (Carpenter)" + ] + }, + { + "id": "FMA:62346", + "name": "Lateral part of medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62344" + ] + }, + "synonyms": [ + "Lateral subdivision of medial mammillary nucleus", + "Intermediate mammillary nucleus", + "Lateral mammillary nucleus (Gagel)", + "Medial mammillary nucleus, lateral part", + "Intercalated mammillary nucleus" + ] + }, + { + "id": "FMA:62347", + "name": "Supramammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + } + }, + { + "id": "FMA:62348", + "name": "Premammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Premammillary nuclei" + ] + }, + { + "id": "FMA:62349", + "name": "Posterior periventricular nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Periventricular nucleus, posterior subdivision", + "Posterior periventricular nucleus" + ] + }, + { + "id": "FMA:62350", + "name": "Posterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Posterior hypothalamic area", + "Posterior hypothalamic nucleus" + ] + }, + { + "id": "FMA:62351", + "name": "Vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Vestibular hair cell" + ] + }, + { + "id": "FMA:62352", + "name": "Type 1 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62351" + ] + }, + "synonyms": [ + "Type 1 vestibular hair cell", + "Type I hair cell" + ] + }, + { + "id": "FMA:62353", + "name": "Calsequestrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67902" + ] + }, + "synonyms": [ + "Calciquestrin" + ] + }, + { + "id": "FMA:62354", + "name": "Transverse tubule of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85556" + ] + }, + "synonyms": [ + "Transverse tubule", + "T tubule of muscle cell", + "T tubule", + "T-tubule of muscle cell", + "T-tubule" + ] + }, + { + "id": "FMA:62356", + "name": "Type I taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67910" + ] + } + }, + { + "id": "FMA:62357", + "name": "Dystrophin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:62358", + "name": "Sarcotubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67434" + ] + }, + "synonyms": [ + "Sarcoplasmic reticulum tubule" + ] + }, + { + "id": "FMA:62359", + "name": "Lipid vacuole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + } + }, + { + "id": "FMA:62360", + "name": "Midget ganglion cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67765" + ] + }, + "synonyms": [ + "Beta ganglion cell" + ] + }, + { + "id": "FMA:62361", + "name": "Longitudinal sarcotubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67434" + ] + } + }, + { + "id": "FMA:62362", + "name": "Glycinergic amacrine cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67767" + ] + } + }, + { + "id": "FMA:62363", + "name": "Cholinergic amacrine cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67767" + ] + } + }, + { + "id": "FMA:62364", + "name": "Cochlear hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Hair cell" + ] + }, + { + "id": "FMA:62365", + "name": "Cochlear inner hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62364" + ] + }, + "synonyms": [ + "Inner hair cell of organ of Corti", + "Inner hair cell" + ] + }, + { + "id": "FMA:62366", + "name": "Cochlear outer hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62364" + ] + }, + "synonyms": [ + "Outer hair cell", + "Outer hair cell of Organ of Corti" + ] + }, + { + "id": "FMA:62367", + "name": "Stereocilium of cochlear hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67317" + ] + }, + "synonyms": [ + "Cochlear hair cell stereocilium" + ] + }, + { + "id": "FMA:62368", + "name": "Stereocilium of vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67317" + ] + }, + "synonyms": [ + "Vestibular sensory cell stereocilium" + ] + }, + { + "id": "FMA:62369", + "name": "Kinocilium of vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + }, + "synonyms": [ + "Vestibular sensory cell kinocilium" + ] + }, + { + "id": "FMA:62370", + "name": "Epithelium of extralobar lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63912" + ] + }, + "synonyms": [ + "Extralobar lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:62372", + "name": "Lateral habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258764" + ] + }, + "synonyms": [ + "Lateral habenula" + ] + }, + { + "id": "FMA:62373", + "name": "Medial habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258764" + ] + }, + "synonyms": [ + "Medial habenula" + ] + }, + { + "id": "FMA:62374", + "name": "Segment of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61996" + ] + }, + "synonyms": [ + "Telencephalon segment" + ] + }, + { + "id": "FMA:62375", + "name": "Z-disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + }, + "synonyms": [ + "Telophragma (Linea Z)", + "Z-line" + ] + }, + { + "id": "FMA:62376", + "name": "Scaffold protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:62377", + "name": "Titin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62376" + ] + } + }, + { + "id": "FMA:62378", + "name": "Z-disc protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62376" + ] + } + }, + { + "id": "FMA:62379", + "name": "Optic nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223274" + ] + } + }, + { + "id": "FMA:62380", + "name": "Type IV taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67910" + ] + }, + "synonyms": [ + "Taste bud basal cell" + ] + }, + { + "id": "FMA:62381", + "name": "Type II taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67910" + ] + } + }, + { + "id": "FMA:62382", + "name": "Right optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62046" + ] + } + }, + { + "id": "FMA:62383", + "name": "Nebulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62376" + ] + } + }, + { + "id": "FMA:62385", + "name": "Wall of transverse tubule of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + } + }, + { + "id": "FMA:62386", + "name": "Cavity of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79811" + ] + } + }, + { + "id": "FMA:62387", + "name": "Junctional sarcoplasmic reticulum of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62391" + ] + } + }, + { + "id": "FMA:62388", + "name": "Free sarcoplasmic reticulum of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62391" + ] + } + }, + { + "id": "FMA:62389", + "name": "Corbular sarcoplasmic reticulum of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62391" + ] + } + }, + { + "id": "FMA:62390", + "name": "Sarcoplasmic reticulum of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66897" + ] + } + }, + { + "id": "FMA:62391", + "name": "Region of sarcoplasmic reticulum of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:62393", + "name": "Midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61997" + ] + }, + "synonyms": [ + "Mesencephalic tegmentum", + "Tegmentum of midbrain" + ] + }, + { + "id": "FMA:62394", + "name": "Peduncle of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Cerebral peduncle" + ] + }, + { + "id": "FMA:62395", + "name": "Junctional process of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67946" + ] + } + }, + { + "id": "FMA:62396", + "name": "Triad junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62395" + ] + } + }, + { + "id": "FMA:62397", + "name": "Diad junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62395" + ] + } + }, + { + "id": "FMA:62398", + "name": "Segment of midbrain tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61997" + ] + }, + "synonyms": [ + "Midbrain tectum segment" + ] + }, + { + "id": "FMA:62399", + "name": "Segment of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61997" + ] + }, + "synonyms": [ + "Midbrain tegmentum segment" + ] + }, + { + "id": "FMA:62401", + "name": "Subdivision of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Substantia nigra subdivision" + ] + }, + { + "id": "FMA:62402", + "name": "Pretectal region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Pretectum", + "Pretectal area", + "Pretectal nuclei" + ] + }, + { + "id": "FMA:62403", + "name": "Superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + }, + "synonyms": [ + "Anterior corpus quadrigeminum", + "Optic tectum", + "Cranial colliculus", + "Anterior colliculus" + ] + }, + { + "id": "FMA:62404", + "name": "Inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + }, + "synonyms": [ + "Caudal colliculus", + "Posterior corpus quadrigeminum", + "Posterior colliculus" + ] + }, + { + "id": "FMA:62406", + "name": "Midbrain reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77719" + ] + }, + "synonyms": [ + "Reticular formation of midbrain", + "Tegmental reticular formation" + ] + }, + { + "id": "FMA:62407", + "name": "Red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + } + }, + { + "id": "FMA:62410", + "name": "Sensory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + } + }, + { + "id": "FMA:62411", + "name": "Epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + }, + "synonyms": [ + "Cell of epidermis", + "Epithelial cell of skin" + ] + }, + { + "id": "FMA:62412", + "name": "Gustatory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62410" + ] + } + }, + { + "id": "FMA:62413", + "name": "Auditory radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61940" + ] + }, + "synonyms": [ + "Acoustic radiation", + "Geniculotemporal tract", + "Geniculotemporal radiation" + ] + }, + { + "id": "FMA:62414", + "name": "Layer of corneal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + }, + "synonyms": [ + "Corneal epithelium layer" + ] + }, + { + "id": "FMA:62415", + "name": "Layer of epithelium of ciliary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:62416", + "name": "Zone of epithelium of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:62418", + "name": "Lateral orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256194" + ] + } + }, + { + "id": "FMA:62419", + "name": "Medial orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256194" + ] + } + }, + { + "id": "FMA:62420", + "name": "Segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Spinal cord segment" + ] + }, + { + "id": "FMA:62421", + "name": "T1 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:62422", + "name": "T2 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:62423", + "name": "Gingival epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45568" + ] + }, + "synonyms": [ + "Epithelium of gingiva" + ] + }, + { + "id": "FMA:62424", + "name": "Archicortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83687" + ] + }, + "synonyms": [ + "Archipallium" + ] + }, + { + "id": "FMA:62427", + "name": "Distal tendon of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63220" + ] + }, + "synonyms": [ + "Tendon of insertion of right biceps brachii" + ] + }, + { + "id": "FMA:62428", + "name": "Distal tendon of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63220" + ] + }, + "synonyms": [ + "Tendon of insertion of left biceps brachii" + ] + }, + { + "id": "FMA:62429", + "name": "Neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Neopallium", + "Cerebral neocortex", + "Isocortex (sensu lato)", + "Homogenetic cortex", + "Neopallial cortex" + ] + }, + { + "id": "FMA:62430", + "name": "Paleocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83687" + ] + } + }, + { + "id": "FMA:62434", + "name": "Cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Cingulate area", + "Upper limbic gyrus", + "Cingulate region", + "Falciform lobe" + ] + }, + { + "id": "FMA:62435", + "name": "First short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62477" + ] + }, + "synonyms": [ + "First short gyrus (H)" + ] + }, + { + "id": "FMA:62436", + "name": "Second short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62477" + ] + }, + "synonyms": [ + "Second short gyrus" + ] + }, + { + "id": "FMA:62438", + "name": "Intermediate short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62477" + ] + }, + "synonyms": [ + "Intermediate short gyrus (H)" + ] + }, + { + "id": "FMA:62439", + "name": "Lateral longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67950" + ] + }, + "synonyms": [ + "Lateral white stria of Lancisi" + ] + }, + { + "id": "FMA:62440", + "name": "White matter structure of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62399" + ] + } + }, + { + "id": "FMA:62441", + "name": "Gray matter structure of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62399" + ] + } + }, + { + "id": "FMA:62442", + "name": "Dorsal oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Dorsal oculomotor cell column" + ] + }, + { + "id": "FMA:62443", + "name": "Nucleus of midbrain reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Midbrain reticular formation nucleus" + ] + }, + { + "id": "FMA:62444", + "name": "Peduncle of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Diencephalon peduncle" + ] + }, + { + "id": "FMA:62445", + "name": "Commissure of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Diencephalon commissure" + ] + }, + { + "id": "FMA:62446", + "name": "Decussation of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Diencephalon decussation" + ] + }, + { + "id": "FMA:62447", + "name": "Tract of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Diencephalon tract" + ] + }, + { + "id": "FMA:62448", + "name": "Capsule of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83931" + ] + }, + "synonyms": [ + "Diencephalon capsule" + ] + }, + { + "id": "FMA:62449", + "name": "Lamina of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83856" + ] + }, + "synonyms": [ + "Diencephalon lamina" + ] + }, + { + "id": "FMA:62451", + "name": "Ansa of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83863" + ] + }, + "synonyms": [ + "Diencephalon ansa" + ] + }, + { + "id": "FMA:62452", + "name": "Epithelium of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Nasopharynx epithelium" + ] + }, + { + "id": "FMA:62453", + "name": "Epithelium of oropharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Oropharynx epithelium" + ] + }, + { + "id": "FMA:62454", + "name": "Epithelium of laryngopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Epithelium of laryngeal pharynx", + "Laryngopharynx epithelium" + ] + }, + { + "id": "FMA:62455", + "name": "Pancreatic centro-acinar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70986" + ] + }, + "synonyms": [ + "Pancreatic centroacinar cell" + ] + }, + { + "id": "FMA:62458", + "name": "Epithelium of vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Vocal fold epithelium", + "Epithelium of vocal cord" + ] + }, + { + "id": "FMA:62459", + "name": "Epithelium of paranasal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Paranasal sinus epithelium" + ] + }, + { + "id": "FMA:62460", + "name": "Epithelium of frontal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62459" + ] + }, + "synonyms": [ + "Frontal sinus epithelium" + ] + }, + { + "id": "FMA:62461", + "name": "Epithelium of ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62459" + ] + }, + "synonyms": [ + "Ethmoidal sinus epithelium" + ] + }, + { + "id": "FMA:62462", + "name": "Epithelium of maxillary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62459" + ] + }, + "synonyms": [ + "Maxillary sinus epithelium" + ] + }, + { + "id": "FMA:62463", + "name": "Epithelium of anterior part of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + } + }, + { + "id": "FMA:62464", + "name": "Epithelium of posterior part of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + } + }, + { + "id": "FMA:62466", + "name": "Capsule of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256174" + ] + }, + "synonyms": [ + "Cerebral hemisphere capsule" + ] + }, + { + "id": "FMA:62467", + "name": "Branch of musculocutaneous nerve to coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:62468", + "name": "Branch of musculocutaneous nerve to biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:62469", + "name": "Lateral medullary lamina of globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67951" + ] + }, + "synonyms": [ + "Lateral medullary stria", + "Lateral medullary lamina", + "Lateral medullary lamina of pallidum", + "External medullary lamina of globus pallidus", + "External medullary lamina of corpus striatum", + "External medullary lamina of lentiform nucleus", + "Outer medullary lamina", + "Lateral medullary lamina of corpus striatum" + ] + }, + { + "id": "FMA:62470", + "name": "Medial medullary lamina of globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67951" + ] + }, + "synonyms": [ + "Medial medullary lamina of corpus striatum", + "Medial medullary lamina of pallidum", + "Medial medullary lamina", + "Medial medullary stria", + "Internal medullary lamina of lentiform nucleus", + "Inner medullary lamina", + "Internal medullary lamina of globus pallidus", + "Internal medullary lamina of corpus striatum" + ] + }, + { + "id": "FMA:62471", + "name": "Accessory medullary lamina of globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67951" + ] + }, + "synonyms": [ + "Incomplete medullary lamina of globus pallidus", + "Accessory medullary lamina", + "Accessory medullary lamina of corpus striatum" + ] + }, + { + "id": "FMA:62472", + "name": "Lamina of septum pellucidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67951" + ] + }, + "synonyms": [ + "Septum pellucidum lamina" + ] + }, + { + "id": "FMA:62476", + "name": "Subdivision of long insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Long insular gyrus subdivision" + ] + }, + { + "id": "FMA:62477", + "name": "Subdivision of short insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Short insular gyrus subdivision" + ] + }, + { + "id": "FMA:62478", + "name": "Subdivision of parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Parahippocampal gyrus subdivision" + ] + }, + { + "id": "FMA:62481", + "name": "Outflow part proper of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + } + }, + { + "id": "FMA:62482", + "name": "Second posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62476" + ] + } + }, + { + "id": "FMA:62483", + "name": "Subdivision of cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Cingulate gyrus subdivision" + ] + }, + { + "id": "FMA:62484", + "name": "Prepyriform area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Prepyriform cortex", + "Lateral olfactory gyrus", + "Prepiriform cortex", + "Piriform cortex (Price)" + ] + }, + { + "id": "FMA:62485", + "name": "Periamygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83911" + ] + }, + "synonyms": [ + "Periamygdaloid region", + "Ventral cortical nucleus of amygdala", + "Semilunar gyrus", + "Periamygdaloid cortex", + "Para-amygdaloid cortex" + ] + }, + { + "id": "FMA:62486", + "name": "Presubiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62478" + ] + }, + "synonyms": [ + "Area 27 of Brodmann" + ] + }, + { + "id": "FMA:62487", + "name": "Costamere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:62488", + "name": "Induseum griseum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Gray stria of Lancisi" + ] + }, + { + "id": "FMA:62491", + "name": "Dihydropyridine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:62492", + "name": "Ryanodine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:62493", + "name": "Hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Ammon's horn", + "Hippocampus major", + "Hippocampus proper" + ] + }, + { + "id": "FMA:62494", + "name": "Cardiac muscle fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9725" + ] + }, + "synonyms": [ + "Cardiac fiber bundle" + ] + }, + { + "id": "FMA:62495", + "name": "Cardiac muscle fasciculus of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + }, + "synonyms": [ + "Ventricular fiber bundle" + ] + }, + { + "id": "FMA:62496", + "name": "Cardiac muscle fasciculus of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + }, + "synonyms": [ + "Atrial fiber bundle", + "Fiber bundle of atrium" + ] + }, + { + "id": "FMA:62497", + "name": "Epithelium of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69077" + ] + }, + "synonyms": [ + "Lobular bronchiole epithelium" + ] + }, + { + "id": "FMA:62498", + "name": "Epithelium of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69077" + ] + }, + "synonyms": [ + "Respiratory bronchiole epithelium" + ] + }, + { + "id": "FMA:62499", + "name": "Alveolar epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Pneumocyte", + "Alveolar cell", + "Pneumonocyte" + ] + }, + { + "id": "FMA:62500", + "name": "Type I alveolar epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62499" + ] + }, + "synonyms": [ + "Type 1 pneumocyte", + "Type-I alveolar cell", + "Type I alveolar cell", + "Squamous alveolar lining cell", + "Squamous alveolar cell", + "Alveolar cell type I" + ] + }, + { + "id": "FMA:62501", + "name": "Type II alveolar epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62499" + ] + }, + "synonyms": [ + "Alveolar type II cell", + "Alveolar cell type II", + "Cuboidal type II cell", + "Type 2 pneumocyte", + "Type II alveolar cell", + "Great alveolar cell", + "Type-II alveolar cell" + ] + }, + { + "id": "FMA:62502", + "name": "Isthmus of cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62483" + ] + }, + "synonyms": [ + "Isthmus of fornicate gyrus", + "Isthmus of limbic lobe", + "Cingulate gyrus isthmus" + ] + }, + { + "id": "FMA:62504", + "name": "Tributary of deep palmar venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22917" + ] + }, + "synonyms": [ + "Deep palmar venous arch tributary" + ] + }, + { + "id": "FMA:62506", + "name": "Dorsal venous network of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67977" + ] + } + }, + { + "id": "FMA:62507", + "name": "Dorsal venous network of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67977" + ] + } + }, + { + "id": "FMA:62510", + "name": "Proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7410" + ] + } + }, + { + "id": "FMA:62511", + "name": "Serous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:62512", + "name": "Trunk of systemic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30314" + ] + }, + "synonyms": [ + "Systemic venous trunk" + ] + }, + { + "id": "FMA:62514", + "name": "Basal ganglion of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + } + }, + { + "id": "FMA:62516", + "name": "Basal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:62517", + "name": "Lamina propria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:62519", + "name": "Surface of cell part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Cell part surface" + ] + }, + { + "id": "FMA:62520", + "name": "Lumen of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Lobar bronchial lumen" + ] + }, + { + "id": "FMA:62522", + "name": "Wall of superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14049" + ] + }, + "synonyms": [ + "Superior lobar bronchial wall" + ] + }, + { + "id": "FMA:62523", + "name": "Wall of middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14049" + ] + }, + "synonyms": [ + "Middle lobar bronchial wall" + ] + }, + { + "id": "FMA:62524", + "name": "Wall of inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14049" + ] + }, + "synonyms": [ + "Inferior lobar bronchial wall" + ] + }, + { + "id": "FMA:62525", + "name": "Wall of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62522" + ] + }, + "synonyms": [ + "Right superior lobar bronchial wall" + ] + }, + { + "id": "FMA:62526", + "name": "Wall of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62522" + ] + }, + "synonyms": [ + "Left superior lobar bronchial wall" + ] + }, + { + "id": "FMA:62527", + "name": "Wall of right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62524" + ] + }, + "synonyms": [ + "Right inferior lobar bronchial wall" + ] + }, + { + "id": "FMA:62528", + "name": "Wall of left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62524" + ] + }, + "synonyms": [ + "Left inferior lobar bronchial wall" + ] + }, + { + "id": "FMA:62529", + "name": "Wall of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Interlobar bronchial wall" + ] + }, + { + "id": "FMA:62530", + "name": "Wall of right interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62529" + ] + }, + "synonyms": [ + "Right interlobar bronchial wall" + ] + }, + { + "id": "FMA:62531", + "name": "Wall of left interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62529" + ] + }, + "synonyms": [ + "Left interlobar bronchial wall" + ] + }, + { + "id": "FMA:62532", + "name": "Anchored anatomical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242982" + ] + }, + "synonyms": [ + "Anchored fiat anatomical surface" + ] + }, + { + "id": "FMA:62533", + "name": "Wall of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69061" + ] + }, + "synonyms": [ + "Wall of apical segmental bronchus of right upper lobe", + "Right apical segmental bronchial wall" + ] + }, + { + "id": "FMA:62535", + "name": "Craniocervical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + }, + "synonyms": [ + "Cranio-cervical plane" + ] + }, + { + "id": "FMA:62536", + "name": "Wall of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69063" + ] + }, + "synonyms": [ + "Right anterior segmental bronchial wall", + "Wall of anterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:62537", + "name": "Wall of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69062" + ] + }, + "synonyms": [ + "Right posterior segmental bronchial wall", + "Wall of posterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:62538", + "name": "Cervicothoracic plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:62539", + "name": "Thoraco-abdominal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:62541", + "name": "Wall of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Apicoposterior segmental bronchial wall", + "Wall of apicoposterior segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:62542", + "name": "Junction of body parts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Body parts junction" + ] + }, + { + "id": "FMA:62543", + "name": "Wall of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69063" + ] + }, + "synonyms": [ + "Left anterior segmental bronchial wall", + "Wall of anterior segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:62544", + "name": "Craniocervical junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62542" + ] + } + }, + { + "id": "FMA:62545", + "name": "Craniothoracic junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62542" + ] + } + }, + { + "id": "FMA:62546", + "name": "Wall of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69061" + ] + }, + "synonyms": [ + "Wall of apical segmental bronchus of left upper lobe", + "Left apical segmental bronchial wall" + ] + }, + { + "id": "FMA:62547", + "name": "Junction of body part subdivisions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Body part subdivisions junction" + ] + }, + { + "id": "FMA:62548", + "name": "Wall of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69062" + ] + }, + "synonyms": [ + "Left posterior segmental bronchial wall", + "Wall of posterior segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:62549", + "name": "Thoraco-abdominal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62547" + ] + } + }, + { + "id": "FMA:62550", + "name": "Abdominopelvic junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62547" + ] + } + }, + { + "id": "FMA:62551", + "name": "Wall of superior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Superior lingular segmental bronchial wall" + ] + }, + { + "id": "FMA:62552", + "name": "Wall of inferior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Inferior lingular segmental bronchial wall" + ] + }, + { + "id": "FMA:62553", + "name": "Wall of segmental bronchus of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14050" + ] + } + }, + { + "id": "FMA:62554", + "name": "Wall of segmental bronchus of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14050" + ] + } + }, + { + "id": "FMA:62555", + "name": "Wall of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62554" + ] + }, + "synonyms": [ + "Medial segmental bronchial wall" + ] + }, + { + "id": "FMA:62556", + "name": "Wall of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62554" + ] + }, + "synonyms": [ + "Lateral segmental bronchial wall" + ] + }, + { + "id": "FMA:62557", + "name": "Wall of segmental bronchus of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14050" + ] + } + }, + { + "id": "FMA:62559", + "name": "Wall of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62571" + ] + }, + "synonyms": [ + "Wall of superior segmental bronchus of right lower lobe", + "Right superior segmental bronchial wall" + ] + }, + { + "id": "FMA:62560", + "name": "Wall of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62576" + ] + }, + "synonyms": [ + "Wall of medial basal segmental bronchus of right lower lobe", + "Right medial basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62561", + "name": "Wall of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62577" + ] + }, + "synonyms": [ + "Wall of anterior basal segmental bronchus of right lower lobe", + "Right anterior basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62562", + "name": "Wall of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62575" + ] + }, + "synonyms": [ + "Right lateral basal segmental bronchial wall", + "Wall of lateral basal segmental bronchus of right lower lobe" + ] + }, + { + "id": "FMA:62563", + "name": "Wall of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62578" + ] + }, + "synonyms": [ + "Wall of posterior basal segmental bronchus of right lower lobe", + "Right posterior basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62565", + "name": "Wall of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62571" + ] + }, + "synonyms": [ + "Wall of superior segmental bronchus of left lower lobe", + "Left superior segmental bronchial wall" + ] + }, + { + "id": "FMA:62566", + "name": "Wall of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62576" + ] + }, + "synonyms": [ + "Left medial basal segmental bronchial wall", + "Wall of medial basal segmental bronchus of left lower lobe" + ] + }, + { + "id": "FMA:62567", + "name": "Wall of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62577" + ] + }, + "synonyms": [ + "Left anterior basal segmental bronchial wall", + "Wall of anterior basal segmental bronchus of left lower lobe" + ] + }, + { + "id": "FMA:62568", + "name": "Wall of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62575" + ] + }, + "synonyms": [ + "Left lateral basal segmental bronchial wall", + "Wall of lateral basal segmental bronchus of left lower lobe" + ] + }, + { + "id": "FMA:62569", + "name": "Wall of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62578" + ] + }, + "synonyms": [ + "Wall of posterior basal segmental bronchus of left lower lobe", + "Left posterior basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62570", + "name": "Compartment of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Limb compartment" + ] + }, + { + "id": "FMA:62571", + "name": "Wall of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62557" + ] + }, + "synonyms": [ + "Superior segmental bronchial wall" + ] + }, + { + "id": "FMA:62572", + "name": "Wall of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62557" + ] + }, + "synonyms": [ + "Basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62575", + "name": "Wall of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62572" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62576", + "name": "Wall of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62572" + ] + }, + "synonyms": [ + "Medial basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62577", + "name": "Wall of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62572" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62578", + "name": "Wall of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62572" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchial wall" + ] + }, + { + "id": "FMA:62581", + "name": "Wall of accessory superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62557" + ] + }, + "synonyms": [ + "Accessory superior segmental bronchial wall" + ] + }, + { + "id": "FMA:62582", + "name": "Wall of anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62557" + ] + }, + "synonyms": [ + "Anteromedial bronchial wall" + ] + }, + { + "id": "FMA:62583", + "name": "Wall of right anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62582" + ] + }, + "synonyms": [ + "Right anteromedial bronchial wall" + ] + }, + { + "id": "FMA:62584", + "name": "Wall of left anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62582" + ] + }, + "synonyms": [ + "Left anteromedial bronchial wall" + ] + }, + { + "id": "FMA:62585", + "name": "Wall of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Subsegmental bronchial wall" + ] + }, + { + "id": "FMA:62586", + "name": "Wall of subsegmental bronchus of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:62587", + "name": "Wall of subsegmental bronchus of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:62590", + "name": "Lumen of extrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Extrapulmonary bronchial lumen" + ] + }, + { + "id": "FMA:62591", + "name": "Lumen of intrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Intrapulmonary bronchial lumen" + ] + }, + { + "id": "FMA:62592", + "name": "Lumen of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Interlobar bronchial lumen" + ] + }, + { + "id": "FMA:62593", + "name": "Lumen of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Segmental bronchial lumen" + ] + }, + { + "id": "FMA:62594", + "name": "Lumen of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Subsegmental bronchial lumen" + ] + }, + { + "id": "FMA:62595", + "name": "Lumen of superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62520" + ] + }, + "synonyms": [ + "Superior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62596", + "name": "Lumen of middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62520" + ] + }, + "synonyms": [ + "Middle lobar bronchial lumen" + ] + }, + { + "id": "FMA:62597", + "name": "Lumen of inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62520" + ] + }, + "synonyms": [ + "Inferior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62598", + "name": "Lumen of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62595" + ] + }, + "synonyms": [ + "Right superior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62599", + "name": "Lumen of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62595" + ] + }, + "synonyms": [ + "Left superior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62600", + "name": "Lumen of right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62597" + ] + }, + "synonyms": [ + "Right inferior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62601", + "name": "Lumen of left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62597" + ] + }, + "synonyms": [ + "Left inferior lobar bronchial lumen" + ] + }, + { + "id": "FMA:62602", + "name": "Lumen of right interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62592" + ] + }, + "synonyms": [ + "Right interlobar bronchial lumen" + ] + }, + { + "id": "FMA:62603", + "name": "Lumen of left interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62592" + ] + }, + "synonyms": [ + "Left interlobar bronchial lumen" + ] + }, + { + "id": "FMA:62605", + "name": "Lumen of segmental bronchus of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + } + }, + { + "id": "FMA:62607", + "name": "Lumen of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74291" + ] + }, + "synonyms": [ + "Right apical segmental bronchial lumen", + "Lumen of apical segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:62608", + "name": "Lumen of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74292" + ] + }, + "synonyms": [ + "Right anterior segmental bronchial lumen", + "Lumen of anterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:62609", + "name": "Lumen of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74293" + ] + }, + "synonyms": [ + "Right posterior segmental bronchial lumen", + "Lumen of posterior segmental bronchus of right upper lobe" + ] + }, + { + "id": "FMA:62612", + "name": "Lumen of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Apicoposterior segmental bronchial lumen", + "Lumen of apicoposterior segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:62613", + "name": "Lumen of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74292" + ] + }, + "synonyms": [ + "Lumen of anterior segmental bronchus of left upper lobe", + "Left anterior segmental bronchial lumen" + ] + }, + { + "id": "FMA:62614", + "name": "Lumen of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74291" + ] + }, + "synonyms": [ + "Lumen of apical segmental bronchus of left upper lobe", + "Left apical segmental bronchial lumen" + ] + }, + { + "id": "FMA:62615", + "name": "Lumen of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74293" + ] + }, + "synonyms": [ + "Left posterior segmental bronchial lumen", + "Lumen of posterior segmental bronchus of left upper lobe" + ] + }, + { + "id": "FMA:62616", + "name": "Lumen of superior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Superior lingular segmental bronchial lumen" + ] + }, + { + "id": "FMA:62617", + "name": "Lumen of inferior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Inferior lingular segmental bronchial lumen" + ] + }, + { + "id": "FMA:62618", + "name": "Lumen of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62605" + ] + }, + "synonyms": [ + "Medial segmental bronchial lumen" + ] + }, + { + "id": "FMA:62619", + "name": "Lumen of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62605" + ] + }, + "synonyms": [ + "Lateral segmental bronchial lumen" + ] + }, + { + "id": "FMA:62622", + "name": "Lumen of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Superior segmental bronchial lumen" + ] + }, + { + "id": "FMA:62623", + "name": "Lumen of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62624", + "name": "Lumen of accessory superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Accessory superior segmental bronchial lumen" + ] + }, + { + "id": "FMA:62625", + "name": "Lumen of anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Anteromedial bronchial lumen" + ] + }, + { + "id": "FMA:62626", + "name": "Lumen of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62622" + ] + }, + "synonyms": [ + "Lumen of superior segmental bronchus of right lower lobe", + "Right superior segmental bronchial lumen" + ] + }, + { + "id": "FMA:62627", + "name": "Lumen of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62636" + ] + }, + "synonyms": [ + "Lumen of medial basal segmental bronchus of right lower lobe", + "Right medial basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62628", + "name": "Lumen of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62637" + ] + }, + "synonyms": [ + "Lumen of anterior basal segmental bronchus of right lower lobe", + "Right anterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62629", + "name": "Lumen of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62638" + ] + }, + "synonyms": [ + "Right lateral basal segmental bronchial lumen", + "Lumen of lateral basal segmental bronchus of right lower lobe" + ] + }, + { + "id": "FMA:62630", + "name": "Lumen of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62639" + ] + }, + "synonyms": [ + "Lumen of posterior basal segmental bronchus of right lower lobe", + "Right posterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62631", + "name": "Lumen of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62622" + ] + }, + "synonyms": [ + "Left superior segmental bronchial lumen", + "Lumen of superior segmental bronchus of left lower lobe" + ] + }, + { + "id": "FMA:62632", + "name": "Lumen of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62636" + ] + }, + "synonyms": [ + "Lumen of medial basal segmental bronchus of left lower lobe", + "Left medial basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62633", + "name": "Lumen of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62637" + ] + }, + "synonyms": [ + "Lumen of anterior basal segmental bronchus of left lower lobe", + "Left anterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62634", + "name": "Lumen of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62638" + ] + }, + "synonyms": [ + "Lumen of lateral basal segmental bronchus of left lower lobe", + "Left lateral basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62635", + "name": "Lumen of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62639" + ] + }, + "synonyms": [ + "Lumen of posterior basal segmental bronchus of left lower lobe", + "Left posterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62636", + "name": "Lumen of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Medial basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62637", + "name": "Lumen of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62638", + "name": "Lumen of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62639", + "name": "Lumen of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62640", + "name": "Lumen of right basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Right basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62641", + "name": "Lumen of left basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62623" + ] + }, + "synonyms": [ + "Left basal segmental bronchial lumen" + ] + }, + { + "id": "FMA:62642", + "name": "Lumen of right anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62625" + ] + }, + "synonyms": [ + "Right anteromedial bronchial lumen" + ] + }, + { + "id": "FMA:62643", + "name": "Lumen of left anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62625" + ] + }, + "synonyms": [ + "Left anteromedial bronchial lumen" + ] + }, + { + "id": "FMA:62644", + "name": "Lumen of subsegmental bronchus of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:62645", + "name": "Lumen of subsegmental bronchus of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:62646", + "name": "Lumen of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Bronchial lumen" + ] + }, + { + "id": "FMA:62647", + "name": "Surface of organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Organ system surface" + ] + }, + { + "id": "FMA:62649", + "name": "Cartilage of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7538" + ] + }, + "synonyms": [ + "Bronchial cartilage" + ] + }, + { + "id": "FMA:62650", + "name": "Cartilage of extrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Extrapulmonary bronchial cartilage" + ] + }, + { + "id": "FMA:62651", + "name": "Cartilage of intrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Intrapulmonary bronchial cartilage" + ] + }, + { + "id": "FMA:62652", + "name": "Mucosa of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + }, + "synonyms": [ + "Mucous membrane of bronchus", + "Bronchial mucosa" + ] + }, + { + "id": "FMA:62653", + "name": "Submucosa of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Bronchial submucosa" + ] + }, + { + "id": "FMA:62655", + "name": "Mucosa of intrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62652" + ] + }, + "synonyms": [ + "Intrapulmonary bronchial mucosa" + ] + }, + { + "id": "FMA:62657", + "name": "Submucosa of intrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62653" + ] + }, + "synonyms": [ + "Intrapulmonary bronchial submucosa" + ] + }, + { + "id": "FMA:62659", + "name": "Cartilage of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62661", + "name": "Cartilage of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Interlobar bronchial cartilage" + ] + }, + { + "id": "FMA:62662", + "name": "Cartilage of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Segmental bronchial cartilage" + ] + }, + { + "id": "FMA:62663", + "name": "Cartilage of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62649" + ] + }, + "synonyms": [ + "Subsegmental bronchial cartilage" + ] + }, + { + "id": "FMA:62664", + "name": "Mucosa of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62655" + ] + }, + "synonyms": [ + "Interlobar bronchial mucosa" + ] + }, + { + "id": "FMA:62665", + "name": "Mucosa of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62655" + ] + }, + "synonyms": [ + "Subsegmental bronchial mucosa" + ] + }, + { + "id": "FMA:62666", + "name": "Mucosa of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62655" + ] + }, + "synonyms": [ + "Segmental bronchial mucosa" + ] + }, + { + "id": "FMA:62667", + "name": "Submucosa of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62657" + ] + }, + "synonyms": [ + "Interlobar bronchial submucosa" + ] + }, + { + "id": "FMA:62668", + "name": "Mucosa of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62655" + ] + }, + "synonyms": [ + "Lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62669", + "name": "Submucosa of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62657" + ] + }, + "synonyms": [ + "Lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62670", + "name": "Submucosa of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62657" + ] + }, + "synonyms": [ + "Segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62671", + "name": "Submucosa of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62657" + ] + }, + "synonyms": [ + "Subsegmental bronchial submucosa" + ] + }, + { + "id": "FMA:62672", + "name": "Cartilage of superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62659" + ] + }, + "synonyms": [ + "Superior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62673", + "name": "Cartilage of middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62659" + ] + }, + "synonyms": [ + "Middle lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62674", + "name": "Cartilage of inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62659" + ] + }, + "synonyms": [ + "Inferior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62675", + "name": "Cartilage of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62672" + ] + }, + "synonyms": [ + "Right superior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62676", + "name": "Cartilage of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62672" + ] + }, + "synonyms": [ + "Left superior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62677", + "name": "Cartilage of right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62674" + ] + }, + "synonyms": [ + "Right inferior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62678", + "name": "Cartilage of left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62674" + ] + }, + "synonyms": [ + "Left inferior lobar bronchial cartilage" + ] + }, + { + "id": "FMA:62679", + "name": "Mucosa of superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62668" + ] + }, + "synonyms": [ + "Superior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62680", + "name": "Mucosa of middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62668" + ] + }, + "synonyms": [ + "Middle lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62681", + "name": "Mucosa of inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62668" + ] + }, + "synonyms": [ + "Inferior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62682", + "name": "Mucosa of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62679" + ] + }, + "synonyms": [ + "Right superior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62683", + "name": "Mucosa of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62679" + ] + }, + "synonyms": [ + "Left superior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62684", + "name": "Mucosa of right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62681" + ] + }, + "synonyms": [ + "Right inferior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62685", + "name": "Mucosa of left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62681" + ] + }, + "synonyms": [ + "Left inferior lobar bronchial mucosa" + ] + }, + { + "id": "FMA:62686", + "name": "Submucosa of superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62669" + ] + }, + "synonyms": [ + "Superior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62687", + "name": "Submucosa of middle lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62669" + ] + }, + "synonyms": [ + "Middle lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62688", + "name": "Submucosa of inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62669" + ] + }, + "synonyms": [ + "Inferior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62689", + "name": "Submucosa of right superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62686" + ] + }, + "synonyms": [ + "Right superior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62690", + "name": "Submucosa of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62686" + ] + }, + "synonyms": [ + "Left superior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62691", + "name": "Submucosa of right inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62688" + ] + }, + "synonyms": [ + "Right inferior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62692", + "name": "Submucosa of left inferior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62688" + ] + }, + "synonyms": [ + "Left inferior lobar bronchial submucosa" + ] + }, + { + "id": "FMA:62707", + "name": "Cartilage of right interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62661" + ] + }, + "synonyms": [ + "Right interlobar bronchial cartilage" + ] + }, + { + "id": "FMA:62708", + "name": "Cartilage of left interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62661" + ] + }, + "synonyms": [ + "Left interlobar bronchial cartilage" + ] + }, + { + "id": "FMA:62709", + "name": "Submucosa of segmental bronchus of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + } + }, + { + "id": "FMA:62710", + "name": "Submucosa of segmental bronchus of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + } + }, + { + "id": "FMA:62717", + "name": "Submucosa of segmental bronchus of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + } + }, + { + "id": "FMA:62718", + "name": "Submucosa of accessory superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + }, + "synonyms": [ + "Accessory superior segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62719", + "name": "Submucosa of anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + }, + "synonyms": [ + "Anteromedial bronchial submucosa" + ] + }, + { + "id": "FMA:62720", + "name": "Submucosa of apical segmental bronchus of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62723" + ] + } + }, + { + "id": "FMA:62721", + "name": "Submucosa of anterior segmental bronchus of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62723" + ] + } + }, + { + "id": "FMA:62722", + "name": "Submucosa of posterior segmental bronchus of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62723" + ] + } + }, + { + "id": "FMA:62723", + "name": "Submucosa of segmental bronchus of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62709" + ] + } + }, + { + "id": "FMA:62724", + "name": "Submucosa of segmental bronchus of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62709" + ] + } + }, + { + "id": "FMA:62725", + "name": "Submucosa of apicoposterior segmental bronchus of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + } + }, + { + "id": "FMA:62726", + "name": "Submucosa of anterior segmental bronchus of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + } + }, + { + "id": "FMA:62727", + "name": "Submucosa of apical segmental bronchus of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + } + }, + { + "id": "FMA:62728", + "name": "Submucosa of posterior segmental bronchus of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + } + }, + { + "id": "FMA:62729", + "name": "Submucosa of superior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + }, + "synonyms": [ + "Superior lingular segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62730", + "name": "Submucosa of inferior lingular segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62724" + ] + }, + "synonyms": [ + "Inferior lingular segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62731", + "name": "Submucosa of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62710" + ] + }, + "synonyms": [ + "Medial segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62732", + "name": "Submucosa of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62710" + ] + }, + "synonyms": [ + "Lateral segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62733", + "name": "Submucosa of segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62717" + ] + } + }, + { + "id": "FMA:62734", + "name": "Submucosa of segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62717" + ] + } + }, + { + "id": "FMA:62735", + "name": "Submucosa of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62717" + ] + }, + "synonyms": [ + "Superior segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62736", + "name": "Submucosa of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62717" + ] + }, + "synonyms": [ + "Basal segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62737", + "name": "Submucosa of superior segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62733" + ] + } + }, + { + "id": "FMA:62738", + "name": "Submucosa of medial basal segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62733" + ] + } + }, + { + "id": "FMA:62739", + "name": "Submucosa of anterior basal segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62733" + ] + } + }, + { + "id": "FMA:62740", + "name": "Submucosa of lateral basal segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62733" + ] + } + }, + { + "id": "FMA:62741", + "name": "Submucosa of posterior basal segmental bronchus of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62733" + ] + } + }, + { + "id": "FMA:62742", + "name": "Submucosa of superior segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62734" + ] + } + }, + { + "id": "FMA:62743", + "name": "Submucosa of medial basal segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62734" + ] + } + }, + { + "id": "FMA:62744", + "name": "Submucosa of anterior basal segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62734" + ] + } + }, + { + "id": "FMA:62745", + "name": "Submucosa of lateral basal segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62734" + ] + } + }, + { + "id": "FMA:62746", + "name": "Submucosa of posterior basal segmental bronchus of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62734" + ] + } + }, + { + "id": "FMA:62747", + "name": "Submucosa of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62736" + ] + }, + "synonyms": [ + "Medial basal segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62748", + "name": "Submucosa of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62736" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62749", + "name": "Submucosa of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62736" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62750", + "name": "Submucosa of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62736" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchial submucosa" + ] + }, + { + "id": "FMA:62752", + "name": "Submucosa of superior division of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + } + }, + { + "id": "FMA:62753", + "name": "Submucosa of inferior division of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62670" + ] + } + }, + { + "id": "FMA:62754", + "name": "Submucosa of right anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62719" + ] + }, + "synonyms": [ + "Right anteromedial bronchial submucosa" + ] + }, + { + "id": "FMA:62755", + "name": "Submucosa of left anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62719" + ] + }, + "synonyms": [ + "Left anteromedial bronchial submucosa" + ] + }, + { + "id": "FMA:62756", + "name": "Submucosa of right subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62671" + ] + }, + "synonyms": [ + "Right subsegmental bronchial submucosa" + ] + }, + { + "id": "FMA:62757", + "name": "Submucosa of left subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62671" + ] + }, + "synonyms": [ + "Left subsegmental bronchial submucosa" + ] + }, + { + "id": "FMA:62762", + "name": "Mucosa of segmental bronchus of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + } + }, + { + "id": "FMA:62763", + "name": "Mucosa of segmental bronchus of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + } + }, + { + "id": "FMA:62764", + "name": "Mucosa of segmental bronchus of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + } + }, + { + "id": "FMA:62765", + "name": "Mucosa of accessory superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + }, + "synonyms": [ + "Accessory superior segmental bronchial mucosa" + ] + }, + { + "id": "FMA:62766", + "name": "Mucosa of superior division of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + } + }, + { + "id": "FMA:62767", + "name": "Mucosa of inferior division of left superior lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + } + }, + { + "id": "FMA:62768", + "name": "Mucosa of anteromedial bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62666" + ] + }, + "synonyms": [ + "Anteromedial bronchial mucosa" + ] + }, + { + "id": "FMA:62769", + "name": "Mucosa of segmental bronchus of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62762" + ] + } + }, + { + "id": "FMA:62770", + "name": "Mucosa of segmental bronchus of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62762" + ] + } + }, + { + "id": "FMA:62771", + "name": "Mucosa of apical segmental bronchus of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62769" + ] + } + }, + { + "id": "FMA:62772", + "name": "Mucosa of anterior segmental bronchus of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62769" + ] + } + }, + { + "id": "FMA:62773", + "name": "Lumen of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74656" + ] + }, + "synonyms": [ + "Lobular bronchiole lumen" + ] + }, + { + "id": "FMA:62774", + "name": "Mucosa of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + }, + "synonyms": [ + "Bronchiole mucosa" + ] + }, + { + "id": "FMA:62775", + "name": "Submucosa of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Bronchiole submucosa" + ] + }, + { + "id": "FMA:62776", + "name": "Wall of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Respiratory bronchiole wall" + ] + }, + { + "id": "FMA:62777", + "name": "Lumen of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74656" + ] + }, + "synonyms": [ + "Respiratory bronchiole lumen" + ] + }, + { + "id": "FMA:62779", + "name": "Cavity of pulmonary alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Lumen of pulmonary alveolus", + "Pulmonary alveolar cavity" + ] + }, + { + "id": "FMA:62780", + "name": "Pulmonary surfactant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63169" + ] + }, + "synonyms": [ + "Alveolar surfactant" + ] + }, + { + "id": "FMA:62792", + "name": "Wall of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Terminal bronchiole wall" + ] + }, + { + "id": "FMA:62793", + "name": "Lumen of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74656" + ] + }, + "synonyms": [ + "Terminal bronchiole lumen" + ] + }, + { + "id": "FMA:62794", + "name": "Epithelium of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69077" + ] + }, + "synonyms": [ + "Terminal bronchiole epithelium" + ] + }, + { + "id": "FMA:62795", + "name": "Wall of alveolar sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Alveolar sac wall" + ] + }, + { + "id": "FMA:62796", + "name": "Cavity of alveolar sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Alveolar sac cavity" + ] + }, + { + "id": "FMA:62797", + "name": "Interalveolar pore", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Interalveolar pore of Kohn" + ] + }, + { + "id": "FMA:62798", + "name": "Portion of heterogeneous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9637" + ] + }, + "synonyms": [ + "Heterogeneous tissue" + ] + }, + { + "id": "FMA:62799", + "name": "Tissue cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:62802", + "name": "Connected_to relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52548" + ] + }, + "synonyms": [ + "Anatomical connectivity" + ] + }, + { + "id": "FMA:62803", + "name": "Continuous_with relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62802" + ] + }, + "synonyms": [ + "Anatomical continuity" + ] + }, + { + "id": "FMA:62804", + "name": "Attached_to relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62802" + ] + }, + "synonyms": [ + "Anatomical attachment" + ] + }, + { + "id": "FMA:62805", + "name": "White pulp of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15845" + ] + }, + "synonyms": [ + "White pulp" + ] + }, + { + "id": "FMA:62806", + "name": "Periarteriolar lymphatic sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62808" + ] + } + }, + { + "id": "FMA:62807", + "name": "Cell cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:62808", + "name": "Lymphatic sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Perivascular lymphatic sheath" + ] + }, + { + "id": "FMA:62810", + "name": "Periarterial lymphatic sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62808" + ] + }, + "synonyms": [ + "PALS", + "Periarterial lymphoid sheath" + ] + }, + { + "id": "FMA:62811", + "name": "Epithelium-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55220" + ] + } + }, + { + "id": "FMA:62815", + "name": "Venous sinus of red pulp of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + }, + "synonyms": [ + "Splenic sinus" + ] + }, + { + "id": "FMA:62817", + "name": "Endothelial cell of venous sinus of red pulp of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + }, + "synonyms": [ + "Stave cell" + ] + }, + { + "id": "FMA:62818", + "name": "Skin-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62811" + ] + } + }, + { + "id": "FMA:62819", + "name": "Mucosa-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62811" + ] + }, + "synonyms": [ + "MALT", + "Epithelio-lymphoid tissue" + ] + }, + { + "id": "FMA:62820", + "name": "Gut-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62836" + ] + } + }, + { + "id": "FMA:62821", + "name": "Bronchial-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62836" + ] + } + }, + { + "id": "FMA:62822", + "name": "Genitourinary lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62836" + ] + } + }, + { + "id": "FMA:62823", + "name": "Esophageal branch of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31937" + ] + } + }, + { + "id": "FMA:62824", + "name": "Esophageal branch of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31951" + ] + } + }, + { + "id": "FMA:62825", + "name": "Esophageal branch of left first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62824" + ] + } + }, + { + "id": "FMA:62826", + "name": "Esophageal branch of left second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62824" + ] + } + }, + { + "id": "FMA:62828", + "name": "Tributary of inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Inferior thyroid venous tributary" + ] + }, + { + "id": "FMA:62829", + "name": "Esophageal tributary of inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62828" + ] + } + }, + { + "id": "FMA:62830", + "name": "Esophageal tributary of right inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62829" + ] + } + }, + { + "id": "FMA:62831", + "name": "Esophageal tributary of left inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62829" + ] + } + }, + { + "id": "FMA:62832", + "name": "Esophageal tributary of brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4748" + ] + } + }, + { + "id": "FMA:62833", + "name": "Esophageal tributary of hemi-azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4748" + ] + } + }, + { + "id": "FMA:62834", + "name": "Esophageal tributary of left gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4748" + ] + } + }, + { + "id": "FMA:62835", + "name": "Esophageal tributary of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:62836", + "name": "Organized mucosa-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62819" + ] + } + }, + { + "id": "FMA:62837", + "name": "Diffuse mucosa-associated lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62819" + ] + } + }, + { + "id": "FMA:62839", + "name": "Region of actin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Actin filament region" + ] + }, + { + "id": "FMA:62842", + "name": "Hilum of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Lymph node hilum" + ] + }, + { + "id": "FMA:62844", + "name": "Blood cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:62845", + "name": "Erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81105" + ] + }, + "synonyms": [ + "Red blood cell", + "Red blood corpuscle", + "Anucleate erythrocyte" + ] + }, + { + "id": "FMA:62847", + "name": "Component of protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Protein complex component" + ] + }, + { + "id": "FMA:62848", + "name": "Hemoglobin A", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62293" + ] + }, + "synonyms": [ + "Haemoglobin A" + ] + }, + { + "id": "FMA:62850", + "name": "Plasma membrane of mature erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + }, + "synonyms": [ + "Plasma membrane of mature red blood cell" + ] + }, + { + "id": "FMA:62851", + "name": "Platelet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81105" + ] + }, + "synonyms": [ + "Thrombocyte", + "Blood platelet" + ] + }, + { + "id": "FMA:62852", + "name": "Leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70340" + ] + }, + "synonyms": [ + "White blood cell", + "Leucocyte" + ] + }, + { + "id": "FMA:62854", + "name": "Granular leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62852" + ] + }, + "synonyms": [ + "Granular leucocyte", + "Granulocyte" + ] + }, + { + "id": "FMA:62855", + "name": "Nongranular leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62852" + ] + }, + "synonyms": [ + "Agranular leukocyte", + "Mononuclear leukocyte" + ] + }, + { + "id": "FMA:62856", + "name": "Plane of junction of T7-T8 parts of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:62857", + "name": "Plane of junction of T8-T9 parts of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:62860", + "name": "Neutrophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62854" + ] + }, + "synonyms": [ + "Polymorphonuclear leucocyte", + "Polymorphonuclear leukocyte", + "Heterophile leucocyte", + "Neutrophile", + "Neutrophil leukocyte", + "Neutrophil leucocyte" + ] + }, + { + "id": "FMA:62861", + "name": "Eosinophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62854" + ] + }, + "synonyms": [ + "Eosinophil leukocyte", + "Eosinophil leucocyte" + ] + }, + { + "id": "FMA:62862", + "name": "Basophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62854" + ] + }, + "synonyms": [ + "Basophil leukocyte" + ] + }, + { + "id": "FMA:62863", + "name": "Lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62855" + ] + } + }, + { + "id": "FMA:62864", + "name": "Monocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62855" + ] + } + }, + { + "id": "FMA:62865", + "name": "Lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86189" + ] + } + }, + { + "id": "FMA:62866", + "name": "Regional group of lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + } + }, + { + "id": "FMA:62867", + "name": "Anodal lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:62869", + "name": "B lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + }, + "synonyms": [ + "B-lymphocyte" + ] + }, + { + "id": "FMA:62870", + "name": "T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + }, + "synonyms": [ + "T-lymphocyte" + ] + }, + { + "id": "FMA:62871", + "name": "Immunoglobulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + }, + "synonyms": [ + "Antibody" + ] + }, + { + "id": "FMA:62872", + "name": "Immunoglobulin G", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62871" + ] + }, + "synonyms": [ + "IgG" + ] + }, + { + "id": "FMA:62873", + "name": "Immunoglobulin M", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62871" + ] + }, + "synonyms": [ + "IgM" + ] + }, + { + "id": "FMA:62874", + "name": "Immunoglobulin A", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62871" + ] + }, + "synonyms": [ + "IgA" + ] + }, + { + "id": "FMA:62875", + "name": "Immunoglobulin E", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62871" + ] + }, + "synonyms": [ + "IgE" + ] + }, + { + "id": "FMA:62876", + "name": "Immunoglobulin D", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62871" + ] + }, + "synonyms": [ + "IgD" + ] + }, + { + "id": "FMA:62877", + "name": "Reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Reticulum cell" + ] + }, + { + "id": "FMA:62878", + "name": "Epithelium of superior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64800" + ] + }, + "synonyms": [ + "Epithelium of upper part of anal canal" + ] + }, + { + "id": "FMA:62879", + "name": "Keratinized cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62411" + ] + }, + "synonyms": [ + "Keratinocyte" + ] + }, + { + "id": "FMA:62880", + "name": "Nonkeratinized cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62411" + ] + } + }, + { + "id": "FMA:62881", + "name": "Simple tubular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62083" + ] + } + }, + { + "id": "FMA:62882", + "name": "Simple coiled tubular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62083" + ] + } + }, + { + "id": "FMA:62883", + "name": "Simple branched tubular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62083" + ] + } + }, + { + "id": "FMA:62884", + "name": "Simple acinar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62083" + ] + } + }, + { + "id": "FMA:62885", + "name": "Simple branched acinar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62083" + ] + } + }, + { + "id": "FMA:62886", + "name": "Compound acinar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62887", + "name": "Compound saccular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62888", + "name": "Mucous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62889", + "name": "Serous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62890", + "name": "Mixed serous-mucous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:62893", + "name": "Epithelium of anal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Anal valvular epithelium" + ] + }, + { + "id": "FMA:62894", + "name": "Epithelium of anal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Anal column epithelium" + ] + }, + { + "id": "FMA:62897", + "name": "Paneth cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:62899", + "name": "Inner muscle layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + }, + "synonyms": [ + "Inner muscularis", + "Inner muscularis layer" + ] + }, + { + "id": "FMA:62900", + "name": "Outer muscle layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + }, + "synonyms": [ + "Outer muscularis", + "Outer muscularis layer" + ] + }, + { + "id": "FMA:62901", + "name": "Oxyntic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + }, + "synonyms": [ + "Gastric parietal cell", + "Parietal cell of stomach", + "Parietal cell" + ] + }, + { + "id": "FMA:62902", + "name": "Chief cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + }, + "synonyms": [ + "Zymogenic cell of stomach", + "Gastric zymogenic cell", + "Peptic cell", + "Gastric chief cell" + ] + }, + { + "id": "FMA:62903", + "name": "Plasma membrane of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + }, + "synonyms": [ + "Plasmalemma of hepatocyte" + ] + }, + { + "id": "FMA:62904", + "name": "Region of plasma membrane of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:62905", + "name": "Sinusoidal part of plasma membrane of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62904" + ] + }, + "synonyms": [ + "Sinusoidal domain of plasmalemma of hepatocyte" + ] + }, + { + "id": "FMA:62906", + "name": "Lateral part of plasma membrane of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62904" + ] + }, + "synonyms": [ + "Lateral domain of plasmalemma of hepatocyte" + ] + }, + { + "id": "FMA:62907", + "name": "Substantia nigra pars compacta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62401" + ] + }, + "synonyms": [ + "Pars compacta", + "Substantia nigra, compact part", + "Compact part of substantia nigra" + ] + }, + { + "id": "FMA:62908", + "name": "Substantia nigra pars reticulata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62401" + ] + }, + "synonyms": [ + "Pars reticulata", + "Substantia nigra, reticular part", + "Reticular part of substantia nigra" + ] + }, + { + "id": "FMA:62910", + "name": "Canalicular part of plasma membrane of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62904" + ] + }, + "synonyms": [ + "Bile canalicular domain of plasmalemma of hepatocyte" + ] + }, + { + "id": "FMA:62911", + "name": "Endothelial cell of hepatic sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63134" + ] + }, + "synonyms": [ + "Endotheliocyte of hepatic sinusoid" + ] + }, + { + "id": "FMA:62912", + "name": "Fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Fibre" + ] + }, + { + "id": "FMA:62913", + "name": "Fibril", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:62914", + "name": "Cell-cell adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67214" + ] + } + }, + { + "id": "FMA:62915", + "name": "Cell-matrix adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67214" + ] + } + }, + { + "id": "FMA:62916", + "name": "Ground substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9673" + ] + }, + "synonyms": [ + "Interfibrillar component of extracellular matrix", + "Interfibrillar component of intercellular matrix" + ] + }, + { + "id": "FMA:62917", + "name": "Fibrillar component of intercellular matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + }, + "synonyms": [ + "Fibrillar component of extracellular matrix" + ] + }, + { + "id": "FMA:62918", + "name": "Basal lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Basal lamina of connective tissue" + ] + }, + { + "id": "FMA:62919", + "name": "Lamina densa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Electron-dense layer of basal lamina of connective tissue" + ] + }, + { + "id": "FMA:62921", + "name": "Lamina lucida", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Electron-lucent layer of basal lamina of connective tissue", + "Lamina rara" + ] + }, + { + "id": "FMA:62922", + "name": "Basal lamina of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:62924", + "name": "Reticular lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Fibroreticular lamina", + "Lamina fibroreticularis" + ] + }, + { + "id": "FMA:62925", + "name": "Glycoprotein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:62926", + "name": "Laminin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:62927", + "name": "Entactin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:62928", + "name": "Tenascin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:62929", + "name": "Microfold cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "M Cell", + "M-cell" + ] + }, + { + "id": "FMA:62930", + "name": "Enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "GEP endocrine cell", + "Enterochromaffin cell", + "Gastro-entero-pancreatic endocrine cell" + ] + }, + { + "id": "FMA:62931", + "name": "L-selectin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61795" + ] + }, + "synonyms": [ + "Lymphocyte homing receptor" + ] + }, + { + "id": "FMA:62932", + "name": "E-selectin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61795" + ] + } + }, + { + "id": "FMA:62933", + "name": "P-selectin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61795" + ] + } + }, + { + "id": "FMA:62934", + "name": "Type EC enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62935", + "name": "Type D enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62936", + "name": "Type S enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + }, + "synonyms": [ + "Secretin cell" + ] + }, + { + "id": "FMA:62937", + "name": "Type I enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62938", + "name": "Type PP enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62939", + "name": "Type A enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62940", + "name": "Type EC1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62941", + "name": "Type EC2 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62942", + "name": "Type K enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62943", + "name": "Type N enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62944", + "name": "Type L enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:62945", + "name": "Subdivision of cavity of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:62946", + "name": "Cavity proper of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62945" + ] + } + }, + { + "id": "FMA:62947", + "name": "Gastric foveola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62945" + ] + }, + "synonyms": [ + "Gastric pit" + ] + }, + { + "id": "FMA:62948", + "name": "Epithelial cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72289" + ] + } + }, + { + "id": "FMA:62949", + "name": "Surface mucous cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63464" + ] + } + }, + { + "id": "FMA:62950", + "name": "Lumen of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62945" + ] + }, + "synonyms": [ + "Gastric gland lumen" + ] + }, + { + "id": "FMA:62951", + "name": "Subdivision of lumen of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:62952", + "name": "Lumen proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62951" + ] + } + }, + { + "id": "FMA:62953", + "name": "Stem cell of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + } + }, + { + "id": "FMA:62954", + "name": "Mucous cell of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63464" + ] + }, + "synonyms": [ + "Mucus neck cell of gastric gland" + ] + }, + { + "id": "FMA:62955", + "name": "Anatomical entity", + "namespace": "fma" + }, + { + "id": "FMA:62958", + "name": "Lymph proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9671" + ] + }, + "synonyms": [ + "Clear lymph" + ] + }, + { + "id": "FMA:62959", + "name": "Central lymph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62958" + ] + } + }, + { + "id": "FMA:62960", + "name": "Peripheral lymph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62958" + ] + } + }, + { + "id": "FMA:62961", + "name": "Chyme", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62964" + ] + } + }, + { + "id": "FMA:62962", + "name": "Lipid droplet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:62964", + "name": "Ingested food", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:62966", + "name": "Semen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:62967", + "name": "Seminal fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:62968", + "name": "Secretion of bulbo-urethral gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62967" + ] + }, + "synonyms": [ + "Bulbo-urethral gland secretion" + ] + }, + { + "id": "FMA:62969", + "name": "Secretion of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62967" + ] + }, + "synonyms": [ + "Seminal vesicle secretion" + ] + }, + { + "id": "FMA:62970", + "name": "Portion of plasma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Blood plasma" + ] + }, + { + "id": "FMA:62971", + "name": "Bile", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:62972", + "name": "Gastric juice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:62973", + "name": "Pancreatic juice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:62974", + "name": "Intestinal secretion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + }, + "synonyms": [ + "Succus entericus" + ] + }, + { + "id": "FMA:62976", + "name": "Neurilemma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + }, + "synonyms": [ + "Sheath of Schwann", + "Neurolemma" + ] + }, + { + "id": "FMA:62977", + "name": "Myelin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63169" + ] + } + }, + { + "id": "FMA:62978", + "name": "Basement membrane of sheath of Schwann", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + }, + "synonyms": [ + "Basement membrane of neurilemma" + ] + }, + { + "id": "FMA:62979", + "name": "Body of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + }, + "synonyms": [ + "Schwann cell body" + ] + }, + { + "id": "FMA:62980", + "name": "Schwann cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67577" + ] + } + }, + { + "id": "FMA:62981", + "name": "Schwann cell cytoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + }, + "synonyms": [ + "Cytoplasm of Schwann cell" + ] + }, + { + "id": "FMA:62983", + "name": "Myelin sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + } + }, + { + "id": "FMA:62984", + "name": "Region of Schwann cell cytoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72443" + ] + }, + "synonyms": [ + "Schwann cell cytoplasmic part" + ] + }, + { + "id": "FMA:62985", + "name": "Schwann cell cytoplasm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62984" + ] + } + }, + { + "id": "FMA:62986", + "name": "Cleft of Schmidt-Lanterman", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62984" + ] + }, + "synonyms": [ + "Schmidt-lanterman cleft", + "Schmidt-Lanterman incisure" + ] + }, + { + "id": "FMA:62987", + "name": "Epithelial cell of Malassez", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:62988", + "name": "Collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63173" + ] + } + }, + { + "id": "FMA:62989", + "name": "Horizontal collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62988" + ] + } + }, + { + "id": "FMA:62990", + "name": "Oblique collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62988" + ] + } + }, + { + "id": "FMA:62991", + "name": "Apical collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62988" + ] + } + }, + { + "id": "FMA:62992", + "name": "Gingival collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62988" + ] + } + }, + { + "id": "FMA:62993", + "name": "Circular collagen fiber of periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62988" + ] + } + }, + { + "id": "FMA:62994", + "name": "Protoplasm of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + }, + "synonyms": [ + "Schwann cell protoplasm" + ] + }, + { + "id": "FMA:62996", + "name": "Mucosa of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Muscularis mucosae of oesophagus", + "Esophagus mucosa", + "Oesophageal mucosa", + "Esophageal mucosa", + "Mucous membrane of oesophagus" + ] + }, + { + "id": "FMA:62997", + "name": "Submucosa of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85391" + ] + }, + "synonyms": [ + "Submucosa of oesophagus", + "Esophagus submucosa", + "Esophageal submucosa" + ] + }, + { + "id": "FMA:62998", + "name": "Muscle layer of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscle coat of esophagus", + "Muscular layer of oesophagus", + "Muscular coat of oesophagus" + ] + }, + { + "id": "FMA:62999", + "name": "Odontoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:63000", + "name": "Apex of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Tooth apex" + ] + }, + { + "id": "FMA:63001", + "name": "Portion of substance of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Tooth substance" + ] + }, + { + "id": "FMA:63002", + "name": "Cementoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:63003", + "name": "Cementocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:63004", + "name": "Acellular cement", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + }, + "synonyms": [ + "Acellular cementum" + ] + }, + { + "id": "FMA:63005", + "name": "Cellular cement", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55630" + ] + } + }, + { + "id": "FMA:63006", + "name": "Adventitia of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85420" + ] + }, + "synonyms": [ + "Esophageal adventitia", + "Tunica adventitia (esophagus)", + "Adventitia of oesophagus", + "Adventitious layer of esophagus", + "Esophagus adventitia" + ] + }, + { + "id": "FMA:63007", + "name": "Mucosa of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:63008", + "name": "Mucosa of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63007" + ] + } + }, + { + "id": "FMA:63009", + "name": "Mucosa of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63007" + ] + } + }, + { + "id": "FMA:63010", + "name": "Mucosa of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63007" + ] + } + }, + { + "id": "FMA:63011", + "name": "Glycosaminoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "GAG" + ] + }, + { + "id": "FMA:63012", + "name": "Pale fibrillar center of nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62289" + ] + }, + "synonyms": [ + "Pale fibrillar region of nucleolus" + ] + }, + { + "id": "FMA:63013", + "name": "Dense fibrillar component of nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62289" + ] + }, + "synonyms": [ + "Pars fibrosa of nucleolus" + ] + }, + { + "id": "FMA:63014", + "name": "Hyaluronan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + }, + "synonyms": [ + "Hyaluronic acid" + ] + }, + { + "id": "FMA:63015", + "name": "Proteoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:63017", + "name": "Aggrecan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + }, + "synonyms": [ + "Proteoglycan of cartilage" + ] + }, + { + "id": "FMA:63018", + "name": "Decorin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:63019", + "name": "Serglycin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + } + }, + { + "id": "FMA:63020", + "name": "Plasma membrane proteoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + } + }, + { + "id": "FMA:63021", + "name": "Syndecan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63020" + ] + } + }, + { + "id": "FMA:63022", + "name": "Betaglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63020" + ] + } + }, + { + "id": "FMA:63023", + "name": "Heparan sulfate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:63024", + "name": "Keratan sulfate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:63025", + "name": "Elastin fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:63028", + "name": "Plasma membrane proper of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:63029", + "name": "Plasma membrane of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260579" + ] + } + }, + { + "id": "FMA:63032", + "name": "Acinar cell of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70986" + ] + }, + "synonyms": [ + "Pancreatic acinar cell" + ] + }, + { + "id": "FMA:63033", + "name": "Cytoplasmic granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + } + }, + { + "id": "FMA:63034", + "name": "Zymogen granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + } + }, + { + "id": "FMA:63035", + "name": "Submucosa of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:63036", + "name": "Submucosa of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63035" + ] + } + }, + { + "id": "FMA:63037", + "name": "Submucosa of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63035" + ] + } + }, + { + "id": "FMA:63038", + "name": "Submucosa of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63035" + ] + } + }, + { + "id": "FMA:63039", + "name": "Muscle layer of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:63040", + "name": "Muscle layer of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63039" + ] + }, + "synonyms": [ + "Muscle coat of cervical esophagus", + "Muscle coat of cervical part of esophagus" + ] + }, + { + "id": "FMA:63041", + "name": "Muscle layer of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63039" + ] + }, + "synonyms": [ + "Muscle coat of thoracic part of esophagus", + "Muscle coat of thoracic esophagus" + ] + }, + { + "id": "FMA:63042", + "name": "Muscle layer of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63039" + ] + }, + "synonyms": [ + "Muscle coat of abdominal part of esophagus", + "Muscle coat of abdominal esophagus" + ] + }, + { + "id": "FMA:63043", + "name": "Longitudinal muscle layer of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83567" + ] + } + }, + { + "id": "FMA:63044", + "name": "Circular muscle layer of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83570" + ] + } + }, + { + "id": "FMA:63045", + "name": "Longitudinal muscle layer of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83567" + ] + } + }, + { + "id": "FMA:63046", + "name": "Circular muscle layer of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83570" + ] + } + }, + { + "id": "FMA:63047", + "name": "Longitudinal muscle layer of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83567" + ] + } + }, + { + "id": "FMA:63048", + "name": "Circular muscle layer of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83570" + ] + }, + "synonyms": [ + "Lower esophageal sphincter" + ] + }, + { + "id": "FMA:63050", + "name": "Lamina propria of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + }, + "synonyms": [ + "Lamina propria mucosae of esophagus" + ] + }, + { + "id": "FMA:63051", + "name": "Lamina propria of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:63052", + "name": "Lamina propria of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:63053", + "name": "Lamina propria of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:63054", + "name": "Adventitia of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + } + }, + { + "id": "FMA:63055", + "name": "Adventitia of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63054" + ] + } + }, + { + "id": "FMA:63056", + "name": "Adventitia of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63054" + ] + } + }, + { + "id": "FMA:63057", + "name": "Serosa of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of oesophagus", + "Esophagus serosa", + "Serosa of abdominal part of esophagus", + "Serosa of oesophagus" + ] + }, + { + "id": "FMA:63058", + "name": "Muscularis mucosae of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83556" + ] + } + }, + { + "id": "FMA:63059", + "name": "Muscularis mucosae of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + }, + "synonyms": [ + "Lamina muscularis of esophageal mucous membrane" + ] + }, + { + "id": "FMA:63061", + "name": "Muscularis mucosae of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83556" + ] + } + }, + { + "id": "FMA:63062", + "name": "Muscularis mucosae of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83556" + ] + } + }, + { + "id": "FMA:63063", + "name": "Epithelium of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Esophagus epithelium", + "Esophageal epithelium" + ] + }, + { + "id": "FMA:63067", + "name": "Epithelium of zone of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + } + }, + { + "id": "FMA:63068", + "name": "Epithelium of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63067" + ] + } + }, + { + "id": "FMA:63069", + "name": "Epithelium of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63067" + ] + } + }, + { + "id": "FMA:63070", + "name": "Epithelium of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63067" + ] + } + }, + { + "id": "FMA:63071", + "name": "Epithelial cell of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72289" + ] + } + }, + { + "id": "FMA:63072", + "name": "Langerhans cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83036" + ] + }, + "synonyms": [ + "Langerhans' cell" + ] + }, + { + "id": "FMA:63075", + "name": "Epithelium proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Esophageal epithelium proper" + ] + }, + { + "id": "FMA:63076", + "name": "Cardiac esophageal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9404" + ] + }, + "synonyms": [ + "Mucosal gland of esophagus" + ] + }, + { + "id": "FMA:63077", + "name": "Fibrous layer of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:63078", + "name": "Muscular layer of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:63083", + "name": "Serum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Blood serum" + ] + }, + { + "id": "FMA:63084", + "name": "Sweat of palm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12275" + ] + }, + "synonyms": [ + "Palm sweat", + "Palmar sweat" + ] + }, + { + "id": "FMA:63085", + "name": "Sweat of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12275" + ] + }, + "synonyms": [ + "Axillary sweat" + ] + }, + { + "id": "FMA:63087", + "name": "Enteric ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80138" + ] + } + }, + { + "id": "FMA:63092", + "name": "Type I enteric ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63087" + ] + } + }, + { + "id": "FMA:63093", + "name": "Type II enteric ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63087" + ] + } + }, + { + "id": "FMA:63094", + "name": "Type III enteric ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63087" + ] + } + }, + { + "id": "FMA:63099", + "name": "Pancreatic ductal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70986" + ] + } + }, + { + "id": "FMA:63103", + "name": "Pancreatic duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:63104", + "name": "Wall of pancreatic duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pancreatic ductal tree wall" + ] + }, + { + "id": "FMA:63105", + "name": "Wall of lobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + } + }, + { + "id": "FMA:63106", + "name": "Wall of intralobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + } + }, + { + "id": "FMA:63107", + "name": "Wall of interlobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + } + }, + { + "id": "FMA:63108", + "name": "Wall of intercalated duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + } + }, + { + "id": "FMA:63109", + "name": "Wall of pancreatic ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17596" + ] + }, + "synonyms": [ + "Pancreatic ductule wall" + ] + }, + { + "id": "FMA:63110", + "name": "Lumen of lobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + } + }, + { + "id": "FMA:63111", + "name": "Lumen of interlobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + } + }, + { + "id": "FMA:63112", + "name": "Lumen of intralobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + } + }, + { + "id": "FMA:63113", + "name": "Lumen of intercalated duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + } + }, + { + "id": "FMA:63114", + "name": "Lumen of pancreatic ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17600" + ] + }, + "synonyms": [ + "Pancreatic ductule lumen" + ] + }, + { + "id": "FMA:63115", + "name": "Lumen of pancreatic duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Pancreatic ductal tree lumen" + ] + }, + { + "id": "FMA:63116", + "name": "Lumen of pancreatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Pancreatic acinar lumen" + ] + }, + { + "id": "FMA:63117", + "name": "Wall of pancreatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pancreatic acinar wall" + ] + }, + { + "id": "FMA:63119", + "name": "Nerve supply value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:63120", + "name": "Parenchyma of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Pancreatic parenchyma" + ] + }, + { + "id": "FMA:63121", + "name": "Stroma of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Pancreatic stroma" + ] + }, + { + "id": "FMA:63125", + "name": "Filaggrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:63126", + "name": "Muscle (organ) part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67550" + ] + } + }, + { + "id": "FMA:63127", + "name": "Muscle attachment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62804" + ] + } + }, + { + "id": "FMA:63128", + "name": "Muscle (subdivision) attachment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63127" + ] + } + }, + { + "id": "FMA:63129", + "name": "Muscle (organ) attachment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63127" + ] + } + }, + { + "id": "FMA:63130", + "name": "Venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + } + }, + { + "id": "FMA:63131", + "name": "Sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50722" + ] + } + }, + { + "id": "FMA:63132", + "name": "Lumen of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Venule lumen" + ] + }, + { + "id": "FMA:63133", + "name": "Lumen of sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Sinusoid lumen" + ] + }, + { + "id": "FMA:63134", + "name": "Endothelial cell of sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + } + }, + { + "id": "FMA:63137", + "name": "Endothelium of hepatic sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62119" + ] + }, + "synonyms": [ + "Hepatic sinusoid endothelium" + ] + }, + { + "id": "FMA:63140", + "name": "Nasal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + } + }, + { + "id": "FMA:63143", + "name": "Epithelium of skin of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45568" + ] + } + }, + { + "id": "FMA:63144", + "name": "Wall of orbit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + }, + "synonyms": [ + "Orbit wall" + ] + }, + { + "id": "FMA:63146", + "name": "Wall of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86200" + ] + }, + "synonyms": [ + "Venule wall" + ] + }, + { + "id": "FMA:63147", + "name": "Natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62855" + ] + }, + "synonyms": [ + "NK cell" + ] + }, + { + "id": "FMA:63148", + "name": "Nuclear pore", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:63149", + "name": "Composite architecture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:63150", + "name": "Digastric form", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63149" + ] + } + }, + { + "id": "FMA:63151", + "name": "Bicipital", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63149" + ] + } + }, + { + "id": "FMA:63152", + "name": "Cruciate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63149" + ] + } + }, + { + "id": "FMA:63153", + "name": "Middle ear compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58895" + ] + } + }, + { + "id": "FMA:63154", + "name": "Right middle ear compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63153" + ] + } + }, + { + "id": "FMA:63155", + "name": "Left middle ear compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63153" + ] + } + }, + { + "id": "FMA:63156", + "name": "Plane of gastroduodenal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + }, + "synonyms": [ + "Gastroduodenal junction plane" + ] + }, + { + "id": "FMA:63157", + "name": "Set of pelvic viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + }, + "synonyms": [ + "Pelvic viscera", + "Pelvic viscera set" + ] + }, + { + "id": "FMA:63158", + "name": "Set of male pelvic viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63157" + ] + }, + "synonyms": [ + "Male pelvic viscera" + ] + }, + { + "id": "FMA:63159", + "name": "Set of thoracic spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + }, + "synonyms": [ + "Set of thoracic nerves", + "Thoracic nerves [T1--T12]", + "Thoracic spinal nerves set" + ] + }, + { + "id": "FMA:63160", + "name": "Set of lumbar spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + }, + "synonyms": [ + "Lumbar spinal nerves set", + "Lumbar nerves [L1--L5]", + "Set of lumbar nerves" + ] + }, + { + "id": "FMA:63161", + "name": "Set of sacral spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + }, + "synonyms": [ + "Set of sacral nerves", + "Sacral spinal nerves set" + ] + }, + { + "id": "FMA:63162", + "name": "Hepatic perisinusoidal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + }, + "synonyms": [ + "Disse's space", + "Space of Disse", + "Perisinusoidal space of Disse" + ] + }, + { + "id": "FMA:63163", + "name": "Surface of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Thymus surface" + ] + }, + { + "id": "FMA:63164", + "name": "Surface of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Thyroid gland surface" + ] + }, + { + "id": "FMA:63165", + "name": "Surface of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Parathyroid gland surface" + ] + }, + { + "id": "FMA:63166", + "name": "Surface of pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Pleural sac surface" + ] + }, + { + "id": "FMA:63167", + "name": "Surface of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Pericardial sac surface" + ] + }, + { + "id": "FMA:63168", + "name": "Surface of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Peritoneal sac surface" + ] + }, + { + "id": "FMA:63169", + "name": "Lipoprotein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:63170", + "name": "Low density lipoprotein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63169" + ] + }, + "synonyms": [ + "LDL" + ] + }, + { + "id": "FMA:63171", + "name": "High densitiy lipoprotein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63169" + ] + }, + "synonyms": [ + "HDL" + ] + }, + { + "id": "FMA:63173", + "name": "Collagen fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:63174", + "name": "Pericyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Pericyte of Rouget", + "Cell of Rouget" + ] + }, + { + "id": "FMA:63175", + "name": "Cytoplasmic vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + } + }, + { + "id": "FMA:63176", + "name": "Cytoplasmic vesicle of endothelial cell of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63175" + ] + }, + "synonyms": [ + "Weibel-Palade body" + ] + }, + { + "id": "FMA:63177", + "name": "Antihemophilic globulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + }, + "synonyms": [ + "Antihemophilic factor", + "Blood clotting factor VIII", + "Antihemophilic factor A", + "AHG", + "AHF" + ] + }, + { + "id": "FMA:63178", + "name": "Liver coat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + } + }, + { + "id": "FMA:63179", + "name": "Liver cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:63180", + "name": "Cavity of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Mitochondrion cavity" + ] + }, + { + "id": "FMA:63181", + "name": "Anterior lens cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70950" + ] + } + }, + { + "id": "FMA:63182", + "name": "Arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + } + }, + { + "id": "FMA:63183", + "name": "Blood vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:63184", + "name": "Blood vessel viewed microscopically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63183" + ] + }, + "synonyms": [ + "Microscopic blood vessel" + ] + }, + { + "id": "FMA:63185", + "name": "Tunica intima of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:63187", + "name": "E-face of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62519" + ] + }, + "synonyms": [ + "B-face of plasma membrane", + "Plasma membrane e-face" + ] + }, + { + "id": "FMA:63188", + "name": "Muscular arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63182" + ] + } + }, + { + "id": "FMA:63189", + "name": "Terminal arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63182" + ] + } + }, + { + "id": "FMA:63190", + "name": "Metarteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63182" + ] + } + }, + { + "id": "FMA:63191", + "name": "Postcapillary venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63130" + ] + } + }, + { + "id": "FMA:63192", + "name": "Muscular venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63130" + ] + } + }, + { + "id": "FMA:63193", + "name": "Deep trigonal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67991" + ] + }, + "synonyms": [ + "Trigonal detrusor" + ] + }, + { + "id": "FMA:63194", + "name": "Capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50722" + ] + }, + "synonyms": [ + "Capillary vessel", + "Blood capillary" + ] + }, + { + "id": "FMA:63195", + "name": "Continuous capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63194" + ] + }, + "synonyms": [ + "Continuous capillary vessel" + ] + }, + { + "id": "FMA:63196", + "name": "Fenestrated capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63194" + ] + }, + "synonyms": [ + "Fenestrated capillary vessel" + ] + }, + { + "id": "FMA:63197", + "name": "Fenestrated sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63131" + ] + } + }, + { + "id": "FMA:63198", + "name": "Discontinuous sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63131" + ] + } + }, + { + "id": "FMA:63199", + "name": "Sinusoid of red pulp of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63197" + ] + } + }, + { + "id": "FMA:63200", + "name": "Closed sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63131" + ] + } + }, + { + "id": "FMA:63201", + "name": "Sinusoid of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63197" + ] + }, + "synonyms": [ + "Parathyroid gland sinusoid" + ] + }, + { + "id": "FMA:63202", + "name": "Tunica media of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55590" + ] + } + }, + { + "id": "FMA:63203", + "name": "Tunica adventitia of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + } + }, + { + "id": "FMA:63207", + "name": "Type D1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63208", + "name": "Type ECL enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63209", + "name": "Type X enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63210", + "name": "Elastin fibril", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62917" + ] + } + }, + { + "id": "FMA:63212", + "name": "Collagen fibril", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62917" + ] + } + }, + { + "id": "FMA:63213", + "name": "Proximal tendon of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38549" + ] + } + }, + { + "id": "FMA:63214", + "name": "Distal tendon of pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38549" + ] + } + }, + { + "id": "FMA:63215", + "name": "Head of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + }, + "synonyms": [ + "Flexor carpi radialis head" + ] + }, + { + "id": "FMA:63216", + "name": "Humeral head of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63215" + ] + } + }, + { + "id": "FMA:63217", + "name": "Ulnar head of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63215" + ] + } + }, + { + "id": "FMA:63218", + "name": "Apical part of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Coracoid apex" + ] + }, + { + "id": "FMA:63219", + "name": "Coracoid process proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63220", + "name": "Distal tendon of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38152" + ] + }, + "synonyms": [ + "Tendon of insertion of biceps brachii", + "Biceps tendon" + ] + }, + { + "id": "FMA:63221", + "name": "Proximal tendon of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38152" + ] + } + }, + { + "id": "FMA:63223", + "name": "Zone of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Coracobrachialis zone" + ] + }, + { + "id": "FMA:63224", + "name": "Tendon of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Coracobrachialis tendon" + ] + }, + { + "id": "FMA:63225", + "name": "Proximal tendon of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63224" + ] + } + }, + { + "id": "FMA:63226", + "name": "Proximal tendon of right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63225" + ] + } + }, + { + "id": "FMA:63227", + "name": "Proximal tendon of left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63225" + ] + } + }, + { + "id": "FMA:63228", + "name": "Distal tendon of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63224" + ] + } + }, + { + "id": "FMA:63229", + "name": "Distal tendon of right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63228" + ] + } + }, + { + "id": "FMA:63230", + "name": "Distal tendon of left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63228" + ] + } + }, + { + "id": "FMA:63231", + "name": "Fleshy part of coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63223" + ] + } + }, + { + "id": "FMA:63232", + "name": "Lumen of duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17228" + ] + }, + "synonyms": [ + "Duodenal gland lumen", + "Lumen of Brunner's gland" + ] + }, + { + "id": "FMA:63233", + "name": "Lumen of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17228" + ] + }, + "synonyms": [ + "Lumen of small intestinal crypt of Lieberkuhn" + ] + }, + { + "id": "FMA:63235", + "name": "Epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68480" + ] + } + }, + { + "id": "FMA:63236", + "name": "Epithelium proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63632" + ] + } + }, + { + "id": "FMA:63238", + "name": "Epithelium of esophageal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45569" + ] + }, + "synonyms": [ + "Wall of esophageal gland", + "Esophageal gland epithelium" + ] + }, + { + "id": "FMA:63239", + "name": "Lumen proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63240" + ] + } + }, + { + "id": "FMA:63240", + "name": "Subdivision of lumen of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:63241", + "name": "Lumen of esophageal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63240" + ] + }, + "synonyms": [ + "Esophageal gland lumen" + ] + }, + { + "id": "FMA:63242", + "name": "Epithelium of duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68468" + ] + }, + "synonyms": [ + "Epithelium of Brunner's gland", + "Wall of duodenal gland", + "Duodenal gland epithelium" + ] + }, + { + "id": "FMA:63243", + "name": "Epithelium of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68468" + ] + }, + "synonyms": [ + "Wall of small intestinal crypt of Lieberkuhn", + "Epithelium of small intestinal crypt of Lieberkuhn" + ] + }, + { + "id": "FMA:63244", + "name": "Proximal tendon of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38380" + ] + } + }, + { + "id": "FMA:63245", + "name": "Distal tendon of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38380" + ] + } + }, + { + "id": "FMA:63246", + "name": "Proximal part of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82992" + ] + } + }, + { + "id": "FMA:63247", + "name": "Distal part of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82991" + ] + } + }, + { + "id": "FMA:63248", + "name": "Proximal tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38582" + ] + } + }, + { + "id": "FMA:63249", + "name": "Distal tendon of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38582" + ] + } + }, + { + "id": "FMA:63250", + "name": "Distal tendon of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63249" + ] + } + }, + { + "id": "FMA:63251", + "name": "Distal tendon of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63249" + ] + } + }, + { + "id": "FMA:63252", + "name": "Myenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61926" + ] + }, + "synonyms": [ + "Myenteric plexus", + "Submucous plexus", + "Auerbach's plexus", + "Remak's plexus", + "Submucous nerve plexus", + "Meissner's plexus" + ] + }, + { + "id": "FMA:63253", + "name": "Proximal tendon of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38594" + ] + } + }, + { + "id": "FMA:63254", + "name": "Distal tendon of palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38594" + ] + } + }, + { + "id": "FMA:63255", + "name": "Distal tendon of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63254" + ] + } + }, + { + "id": "FMA:63256", + "name": "Distal tendon of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63254" + ] + } + }, + { + "id": "FMA:63257", + "name": "Proximal tendon of right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63253" + ] + } + }, + { + "id": "FMA:63258", + "name": "Proximal tendon of left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63253" + ] + } + }, + { + "id": "FMA:63259", + "name": "Common flexor tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:63260", + "name": "Thrombospondin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:63261", + "name": "Macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70340" + ] + } + }, + { + "id": "FMA:63300", + "name": "Intestinal villus of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15072" + ] + } + }, + { + "id": "FMA:63301", + "name": "Intestinal villus of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15072" + ] + } + }, + { + "id": "FMA:63302", + "name": "Intestinal villus of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15072" + ] + } + }, + { + "id": "FMA:63368", + "name": "Stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + } + }, + { + "id": "FMA:63379", + "name": "Stem cell of intestinal crypt of Lieberkuhn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72289" + ] + } + }, + { + "id": "FMA:63412", + "name": "Distal tendon of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38606" + ] + } + }, + { + "id": "FMA:63413", + "name": "Distal tendon of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63412" + ] + } + }, + { + "id": "FMA:63414", + "name": "Distal tendon of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63412" + ] + } + }, + { + "id": "FMA:63415", + "name": "Epithelium proper of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63632" + ] + } + }, + { + "id": "FMA:63416", + "name": "Epithelium proper of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63632" + ] + } + }, + { + "id": "FMA:63418", + "name": "Type P enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63420", + "name": "Type Mo enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63421", + "name": "Type TG enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:63423", + "name": "Common ulnar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:63424", + "name": "Zone of diaphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85563" + ] + } + }, + { + "id": "FMA:63425", + "name": "Proximal third of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63424" + ] + }, + "synonyms": [ + "Proximal third of shaft of ulna" + ] + }, + { + "id": "FMA:63426", + "name": "Middle third of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63424" + ] + }, + "synonyms": [ + "Middle third of shaft of ulna" + ] + }, + { + "id": "FMA:63427", + "name": "Distal third of diaphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63424" + ] + }, + "synonyms": [ + "Distal third of shaft of ulna" + ] + }, + { + "id": "FMA:63457", + "name": "Epithelium proper of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + } + }, + { + "id": "FMA:63458", + "name": "Epithelium of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64800" + ] + }, + "synonyms": [ + "Gastric gland epithelium" + ] + }, + { + "id": "FMA:63464", + "name": "Mucous cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + } + }, + { + "id": "FMA:63492", + "name": "Has_segmental_innervation relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + }, + "synonyms": [ + "Segmental innervation" + ] + }, + { + "id": "FMA:63493", + "name": "C1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63494", + "name": "C2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63495", + "name": "Cervical segmental innervation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63492" + ] + } + }, + { + "id": "FMA:63496", + "name": "C3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63497", + "name": "C4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63498", + "name": "C5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63499", + "name": "C6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63500", + "name": "C7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63501", + "name": "C8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63495" + ] + } + }, + { + "id": "FMA:63502", + "name": "Thoracic segmental innervation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63492" + ] + } + }, + { + "id": "FMA:63503", + "name": "T1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63504", + "name": "T2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63505", + "name": "T3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63506", + "name": "T4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63507", + "name": "T5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63508", + "name": "T6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63509", + "name": "T7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63510", + "name": "T8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63511", + "name": "T9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63512", + "name": "T10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63513", + "name": "T11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63514", + "name": "T12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63502" + ] + } + }, + { + "id": "FMA:63515", + "name": "Lumbar segmental innervation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63492" + ] + } + }, + { + "id": "FMA:63516", + "name": "L1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63515" + ] + } + }, + { + "id": "FMA:63517", + "name": "L2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63515" + ] + } + }, + { + "id": "FMA:63518", + "name": "L3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63515" + ] + } + }, + { + "id": "FMA:63519", + "name": "L4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63515" + ] + } + }, + { + "id": "FMA:63520", + "name": "L5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63515" + ] + } + }, + { + "id": "FMA:63521", + "name": "Sacral segmental innervation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63492" + ] + } + }, + { + "id": "FMA:63522", + "name": "S1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63521" + ] + } + }, + { + "id": "FMA:63523", + "name": "S2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63521" + ] + } + }, + { + "id": "FMA:63524", + "name": "S3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63521" + ] + } + }, + { + "id": "FMA:63525", + "name": "S4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63521" + ] + } + }, + { + "id": "FMA:63526", + "name": "S5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63521" + ] + } + }, + { + "id": "FMA:63527", + "name": "Innervation value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:63529", + "name": "Inner circular layer of muscularis mucosae of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:63530", + "name": "Outer longitudinal layer of muscularis mucosae of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:63543", + "name": "Glenoid part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Glenoid" + ] + }, + { + "id": "FMA:63545", + "name": "Supraspinal part of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63546", + "name": "Infraspinal part of body of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63547", + "name": "Body proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63548", + "name": "Lateral border proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63549", + "name": "Medial border proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63550", + "name": "Supraspinal part of medial part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Supraspinal part of medial border of scapula" + ] + }, + { + "id": "FMA:63551", + "name": "Infraspinal part of medial part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Infraspinal part of medial border of scapula" + ] + }, + { + "id": "FMA:63553", + "name": "Superior border proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63554", + "name": "Articular part of glenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63555", + "name": "Nonarticular part of glenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63556", + "name": "Bony part of articular part of glenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63558", + "name": "Cartilaginous part of articular part of glenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63559", + "name": "Bone of glenoid cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Glenoid cavity bone" + ] + }, + { + "id": "FMA:63560", + "name": "Margin of glenoid cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Glenoid cavity margin" + ] + }, + { + "id": "FMA:63561", + "name": "Bone proper of glenoid cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63562", + "name": "Subcoracoid part of bone of glenoid cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63563", + "name": "Neck proper of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63564", + "name": "Angle of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Coracoid process angle" + ] + }, + { + "id": "FMA:63566", + "name": "Zone of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Acromion zone" + ] + }, + { + "id": "FMA:63567", + "name": "Acromion proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + } + }, + { + "id": "FMA:63568", + "name": "Articular part of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + } + }, + { + "id": "FMA:63569", + "name": "Nonarticular part of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + } + }, + { + "id": "FMA:63570", + "name": "Lateral part of acromion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + }, + "synonyms": [ + "Lateral border of acromion" + ] + }, + { + "id": "FMA:63571", + "name": "Bone of clavicular facet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + }, + "synonyms": [ + "Clavicular facet bone" + ] + }, + { + "id": "FMA:63572", + "name": "Cartilage of clavicular facet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63566" + ] + }, + "synonyms": [ + "Clavicular facet cartilage" + ] + }, + { + "id": "FMA:63573", + "name": "Longitudinal muscle layer of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85410" + ] + }, + "synonyms": [ + "Outer longitudinal muscle layer of esophagus" + ] + }, + { + "id": "FMA:63574", + "name": "Lumen of gastric cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62950" + ] + }, + "synonyms": [ + "Gastric cardiac gland lumen" + ] + }, + { + "id": "FMA:63575", + "name": "Lumen of principal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62950" + ] + }, + "synonyms": [ + "Principal gland lumen" + ] + }, + { + "id": "FMA:63576", + "name": "Lumen of pyloric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62950" + ] + }, + "synonyms": [ + "Pyloric gland lumen" + ] + }, + { + "id": "FMA:63577", + "name": "Epithelium of gastric cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63458" + ] + }, + "synonyms": [ + "Gastric cardiac gland epithelium" + ] + }, + { + "id": "FMA:63578", + "name": "Epithelium of principal gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63458" + ] + }, + "synonyms": [ + "Principal gastric gland epithelium" + ] + }, + { + "id": "FMA:63579", + "name": "Epithelium of pyloric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63458" + ] + }, + "synonyms": [ + "Pyloric gland epithelium" + ] + }, + { + "id": "FMA:63581", + "name": "Epithelium of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17229" + ] + }, + "synonyms": [ + "Epithelium of vermiform appendix", + "Appendix epithelium" + ] + }, + { + "id": "FMA:63583", + "name": "Epithelium proper of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:63584", + "name": "Lamina propria of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:63585", + "name": "Base of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63586" + ] + }, + "synonyms": [ + "Gastric gland base" + ] + }, + { + "id": "FMA:63586", + "name": "Region of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Gastric gland region" + ] + }, + { + "id": "FMA:63587", + "name": "Epithelium of intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68480" + ] + }, + "synonyms": [ + "Intestinal villus epithelium" + ] + }, + { + "id": "FMA:63589", + "name": "Gustatory pore", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Taste pore" + ] + }, + { + "id": "FMA:63595", + "name": "Angle of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63564" + ] + }, + "synonyms": [ + "Right coracoid process angle" + ] + }, + { + "id": "FMA:63596", + "name": "Angle of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63564" + ] + }, + "synonyms": [ + "Left coracoid process angle" + ] + }, + { + "id": "FMA:63597", + "name": "Right coracoid process proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63219" + ] + } + }, + { + "id": "FMA:63598", + "name": "Left coracoid process proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63219" + ] + } + }, + { + "id": "FMA:63599", + "name": "Apical part of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63218" + ] + } + }, + { + "id": "FMA:63600", + "name": "Apical part of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63218" + ] + } + }, + { + "id": "FMA:63602", + "name": "Epithelial cell of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256157" + ] + }, + "synonyms": [ + "Epithelial cell of vermiform appendix", + "Columnar epitheliocyte of appendix" + ] + }, + { + "id": "FMA:63603", + "name": "Base of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + }, + "synonyms": [ + "Coracoid process base" + ] + }, + { + "id": "FMA:63604", + "name": "Base of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63603" + ] + }, + "synonyms": [ + "Right coracoid process base" + ] + }, + { + "id": "FMA:63605", + "name": "Base of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63603" + ] + }, + "synonyms": [ + "Left coracoid process base" + ] + }, + { + "id": "FMA:63606", + "name": "Base proper of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13451" + ] + } + }, + { + "id": "FMA:63607", + "name": "Base proper of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63606" + ] + } + }, + { + "id": "FMA:63608", + "name": "Base proper of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63606" + ] + } + }, + { + "id": "FMA:63609", + "name": "Solitary lymphoid follicle of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15658" + ] + }, + "synonyms": [ + "Solitary lymphoid follicle of vermiform appendix" + ] + }, + { + "id": "FMA:63610", + "name": "Zone of acetabular part of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16588" + ] + } + }, + { + "id": "FMA:63611", + "name": "Acetabular part proper of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63610" + ] + } + }, + { + "id": "FMA:63612", + "name": "Ala proper of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + } + }, + { + "id": "FMA:63613", + "name": "Zone of ala of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42824" + ] + } + }, + { + "id": "FMA:63614", + "name": "Anterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82509" + ] + }, + "synonyms": [ + "Anterior inferior iliac spine (volume)" + ] + }, + { + "id": "FMA:63615", + "name": "Posterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82509" + ] + }, + "synonyms": [ + "Posterior inferior iliac spine (volume)" + ] + }, + { + "id": "FMA:63616", + "name": "Auricular part of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + } + }, + { + "id": "FMA:63617", + "name": "External lip of iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + }, + "synonyms": [ + "Outer lip of iliac crest" + ] + }, + { + "id": "FMA:63618", + "name": "Internal lip of iliac crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + }, + "synonyms": [ + "Inner lip of iliac crest" + ] + }, + { + "id": "FMA:63619", + "name": "Iliac crest proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63613" + ] + }, + "synonyms": [ + "Intermediate zone of iliac crest" + ] + }, + { + "id": "FMA:63620", + "name": "Lumen of crypt of Lieberkuhn of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63626" + ] + } + }, + { + "id": "FMA:63621", + "name": "Crypt of Lieberkuhn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15052" + ] + }, + "synonyms": [ + "Lieberkuhn crypt" + ] + }, + { + "id": "FMA:63622", + "name": "Crypt of Lieberkuhn of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63621" + ] + }, + "synonyms": [ + "Large intestinal crypt of Lieberkuhn" + ] + }, + { + "id": "FMA:63626", + "name": "Subdivision of lumen of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:63627", + "name": "Lumen proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63626" + ] + } + }, + { + "id": "FMA:63628", + "name": "Epithelium of crypt of Lieberkuhn of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68481" + ] + } + }, + { + "id": "FMA:63629", + "name": "Epithelium of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + } + }, + { + "id": "FMA:63630", + "name": "Epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68481" + ] + } + }, + { + "id": "FMA:63632", + "name": "Epithelium proper of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68480" + ] + } + }, + { + "id": "FMA:63634", + "name": "Epithelium of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:63637", + "name": "Longitudinal muscle layer of zone of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:63638", + "name": "Vacuolar absorptive cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:63639", + "name": "Longitudinal muscle layer of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85410" + ] + }, + "synonyms": [ + "Outer longitudinal muscle layer of large intestine" + ] + }, + { + "id": "FMA:63640", + "name": "Circular muscle layer of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85405" + ] + }, + "synonyms": [ + "Inner circular muscle layer of large intestine" + ] + }, + { + "id": "FMA:63646", + "name": "Union relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:63647", + "name": "Nerve union relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63646" + ] + } + }, + { + "id": "FMA:63648", + "name": "Arterial union relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63646" + ] + } + }, + { + "id": "FMA:63649", + "name": "Venous union relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63646" + ] + } + }, + { + "id": "FMA:63650", + "name": "Communicating branch between lateral pectoral nerve and medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80024" + ] + } + }, + { + "id": "FMA:63652", + "name": "Anatomical morphology value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:63653", + "name": "Anatomical tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63652" + ] + } + }, + { + "id": "FMA:63654", + "name": "Nerve tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63653" + ] + } + }, + { + "id": "FMA:63660", + "name": "Right sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5909" + ] + } + }, + { + "id": "FMA:63661", + "name": "Left sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5909" + ] + } + }, + { + "id": "FMA:63812", + "name": "Set of arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Arteries set", + "Arteries" + ] + }, + { + "id": "FMA:63814", + "name": "Set of veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Veins", + "Veins set" + ] + }, + { + "id": "FMA:63815", + "name": "Set of lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Lymphatic trunks and ducts", + "Lymphatic vessels set" + ] + }, + { + "id": "FMA:63816", + "name": "Set of afferent lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:63817", + "name": "Set of efferent lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:63818", + "name": "Set of cervical spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + }, + "synonyms": [ + "Cervical spinal nerves set", + "Set of cervical nerves", + "Cervical nerves [C1-C8]" + ] + }, + { + "id": "FMA:63819", + "name": "Set of nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Nerves set" + ] + }, + { + "id": "FMA:63820", + "name": "Set of cranial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Cranial nerves set", + "Cranial nerves" + ] + }, + { + "id": "FMA:63821", + "name": "Has_member relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67530" + ] + }, + "synonyms": [ + "Membership" + ] + }, + { + "id": "FMA:63822", + "name": "Posterior intercostal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + } + }, + { + "id": "FMA:63823", + "name": "Ventral branches of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Visceral branches of aorta" + ] + }, + { + "id": "FMA:63825", + "name": "Anatomical zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:63828", + "name": "Middle layer of corneal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62414" + ] + } + }, + { + "id": "FMA:63829", + "name": "Layer of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Cornea layer" + ] + }, + { + "id": "FMA:63830", + "name": "Isthmus of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63586" + ] + }, + "synonyms": [ + "Gastric gland isthmus" + ] + }, + { + "id": "FMA:63832", + "name": "Organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:63833", + "name": "Cytoplasmic inclusion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:63834", + "name": "Cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + } + }, + { + "id": "FMA:63835", + "name": "Mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + } + }, + { + "id": "FMA:63836", + "name": "Lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + }, + "synonyms": [ + "Lysosoma" + ] + }, + { + "id": "FMA:63837", + "name": "Centrosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + } + }, + { + "id": "FMA:63838", + "name": "Segment of trunk of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Subdivision of trunk of arterial tree of upper limb" + ] + }, + { + "id": "FMA:63839", + "name": "Centriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + } + }, + { + "id": "FMA:63840", + "name": "Cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63832" + ] + }, + "synonyms": [ + "Nucleus of cell" + ] + }, + { + "id": "FMA:63841", + "name": "Plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + }, + "synonyms": [ + "Cell membrane", + "Cellular membrane", + "Cytoplasmic membrane", + "Plasmalemma" + ] + }, + { + "id": "FMA:63842", + "name": "Endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + }, + "synonyms": [ + "Reticulum cytoplasmaticum", + "Reticulum endoplasmicum" + ] + }, + { + "id": "FMA:63843", + "name": "Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + }, + "synonyms": [ + "Complexus gogliensis", + "Dictyosome", + "Golgi apparatus", + "Complexus golgiensis", + "Golgi ribbon" + ] + }, + { + "id": "FMA:63845", + "name": "Peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + }, + "synonyms": [ + "Peroxysoma", + "Microbody" + ] + }, + { + "id": "FMA:63846", + "name": "Cell pigment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:63847", + "name": "Cell crystal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:63848", + "name": "Cell metabolite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63833" + ] + } + }, + { + "id": "FMA:63849", + "name": "Microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85556" + ] + }, + "synonyms": [ + "Microtubulus" + ] + }, + { + "id": "FMA:63850", + "name": "Actin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67349" + ] + }, + "synonyms": [ + "Microfilament", + "Microfilamentum" + ] + }, + { + "id": "FMA:63851", + "name": "Intermediate filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67349" + ] + } + }, + { + "id": "FMA:63852", + "name": "Beta-tubulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67116" + ] + } + }, + { + "id": "FMA:63853", + "name": "Alpha-tubulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67116" + ] + } + }, + { + "id": "FMA:63857", + "name": "Keratin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67312" + ] + }, + "synonyms": [ + "Cytokeratin filament" + ] + }, + { + "id": "FMA:63859", + "name": "Neurofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67312" + ] + }, + "synonyms": [ + "Neuronal intermediate filament" + ] + }, + { + "id": "FMA:63860", + "name": "Glial filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67312" + ] + }, + "synonyms": [ + "Glial fibrillary acidic protein" + ] + }, + { + "id": "FMA:63861", + "name": "Desmin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67312" + ] + } + }, + { + "id": "FMA:63862", + "name": "Subdivision of frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58817" + ] + } + }, + { + "id": "FMA:63863", + "name": "Acellular anatomical structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:63864", + "name": "Forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63862" + ] + } + }, + { + "id": "FMA:63865", + "name": "Frontal part proper of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63862" + ] + } + }, + { + "id": "FMA:63867", + "name": "Temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61708" + ] + }, + "synonyms": [ + "Temporal region", + "Temporal region of head" + ] + }, + { + "id": "FMA:63868", + "name": "Elastic fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63890" + ] + } + }, + { + "id": "FMA:63869", + "name": "Subdivision of temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61708" + ] + } + }, + { + "id": "FMA:63870", + "name": "Elastic fiber bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63890" + ] + } + }, + { + "id": "FMA:63871", + "name": "Acellular membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:63872", + "name": "Basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Basement membrane of connective tissue" + ] + }, + { + "id": "FMA:63873", + "name": "Skin of frontal part proper of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63881" + ] + } + }, + { + "id": "FMA:63875", + "name": "Connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + }, + "synonyms": [ + "Cell of connective tissue" + ] + }, + { + "id": "FMA:63876", + "name": "Skin of right parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46500" + ] + } + }, + { + "id": "FMA:63877", + "name": "Fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:63878", + "name": "Skin of left parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46500" + ] + } + }, + { + "id": "FMA:63879", + "name": "Fibrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Inactive fibroblast", + "Fibrocytus" + ] + }, + { + "id": "FMA:63880", + "name": "Adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Fat cell", + "Lipocyte", + "Adipose cell" + ] + }, + { + "id": "FMA:63881", + "name": "Subdivision of skin of frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:63882", + "name": "Corneal endothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63829" + ] + } + }, + { + "id": "FMA:63883", + "name": "Skin of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63881" + ] + }, + "synonyms": [ + "Forehead skin" + ] + }, + { + "id": "FMA:63884", + "name": "Skin of auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + } + }, + { + "id": "FMA:63885", + "name": "Subdivision of skin of auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59345" + ] + } + }, + { + "id": "FMA:63886", + "name": "Skin of peri-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63885" + ] + } + }, + { + "id": "FMA:63887", + "name": "Biological macromolecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:63888", + "name": "Nuclear membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Nuclear envelope", + "Nucleolemma" + ] + }, + { + "id": "FMA:63890", + "name": "Intercellular matrix component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Part of extracellular matrix" + ] + }, + { + "id": "FMA:63891", + "name": "Collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85438" + ] + } + }, + { + "id": "FMA:63892", + "name": "Type I collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67276" + ] + }, + "synonyms": [ + "Collagen vulgaris", + "Collagen Type I" + ] + }, + { + "id": "FMA:63893", + "name": "Type II collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67276" + ] + }, + "synonyms": [ + "Collagen Type I I" + ] + }, + { + "id": "FMA:63894", + "name": "Type XII collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67279" + ] + }, + "synonyms": [ + "Collagen Type XII" + ] + }, + { + "id": "FMA:63897", + "name": "Areolar connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Loose areolar connective tissue" + ] + }, + { + "id": "FMA:63898", + "name": "Fibrous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62798" + ] + } + }, + { + "id": "FMA:63905", + "name": "Type III collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67276" + ] + }, + "synonyms": [ + "Collagen type III" + ] + }, + { + "id": "FMA:63906", + "name": "Type IV collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67283" + ] + }, + "synonyms": [ + "Collagen type IV" + ] + }, + { + "id": "FMA:63907", + "name": "Type V collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67276" + ] + }, + "synonyms": [ + "Collagen type V" + ] + }, + { + "id": "FMA:63909", + "name": "Septum primum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63932" + ] + } + }, + { + "id": "FMA:63910", + "name": "Septum secundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63932" + ] + } + }, + { + "id": "FMA:63912", + "name": "Stratified cuboidal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45562" + ] + }, + "synonyms": [ + "Epithelium stratificatum cuboideum" + ] + }, + { + "id": "FMA:63913", + "name": "Mixed stratified cuboidal and columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45562" + ] + } + }, + { + "id": "FMA:63914", + "name": "Transitional epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45562" + ] + }, + "synonyms": [ + "Epithelium transitionale" + ] + }, + { + "id": "FMA:63915", + "name": "Pulmonary alveolar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45565" + ] + }, + "synonyms": [ + "Epithelium of pulmonary alveolus" + ] + }, + { + "id": "FMA:63916", + "name": "Endothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86452" + ] + } + }, + { + "id": "FMA:63917", + "name": "Gestational structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:63919", + "name": "Fetus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:63920", + "name": "Fetal structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63917" + ] + } + }, + { + "id": "FMA:63929", + "name": "Fetal organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:63930", + "name": "Fetal organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:63931", + "name": "Fetal heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63929" + ] + } + }, + { + "id": "FMA:63932", + "name": "Organ part of fetal heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:63934", + "name": "Placenta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:63938", + "name": "Gestational space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5897" + ] + } + }, + { + "id": "FMA:63939", + "name": "Cavity of gestational structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63938" + ] + }, + "synonyms": [ + "Gestational structure cavity", + "Gestational cavity" + ] + }, + { + "id": "FMA:63940", + "name": "Embryonic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63938" + ] + } + }, + { + "id": "FMA:63941", + "name": "Amniotic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63940" + ] + } + }, + { + "id": "FMA:63942", + "name": "Cavity of yolk sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63940" + ] + }, + "synonyms": [ + "Yolk sac cavity" + ] + }, + { + "id": "FMA:63943", + "name": "Extraembryonic celom", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63940" + ] + }, + "synonyms": [ + "Extraembryonic coelom" + ] + }, + { + "id": "FMA:63944", + "name": "Fetal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63938" + ] + } + }, + { + "id": "FMA:63945", + "name": "Anterior part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24972" + ] + }, + "synonyms": [ + "Anterior region of right thigh", + "Right anterior femoral region" + ] + }, + { + "id": "FMA:63946", + "name": "Anterior part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24972" + ] + }, + "synonyms": [ + "Anterior region of left thigh", + "Left anterior femoral region" + ] + }, + { + "id": "FMA:63947", + "name": "Posterior part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24973" + ] + }, + "synonyms": [ + "Posterior region of right thigh", + "Right posterior femoral region" + ] + }, + { + "id": "FMA:63948", + "name": "Posterior part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24973" + ] + }, + "synonyms": [ + "Posterior region of left thigh", + "Left posterior femoral region" + ] + }, + { + "id": "FMA:63949", + "name": "Lateral part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74845" + ] + }, + "synonyms": [ + "Lateral femoral region" + ] + }, + { + "id": "FMA:63950", + "name": "Medial part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74845" + ] + }, + "synonyms": [ + "Medial femoral region", + "Inner side of thigh" + ] + }, + { + "id": "FMA:63951", + "name": "Membranous layer of superficial fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45188" + ] + }, + "synonyms": [ + "Deep membranous layer of superficial fascia of thigh" + ] + }, + { + "id": "FMA:63952", + "name": "Subdivision of superficial fascia of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:63953", + "name": "Superficial fascia of anterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63952" + ] + } + }, + { + "id": "FMA:63954", + "name": "Superficial fascia of posterior part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63952" + ] + } + }, + { + "id": "FMA:63955", + "name": "Superficial fascia of medial part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63952" + ] + } + }, + { + "id": "FMA:63956", + "name": "Superficial fascia of lateral part of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63952" + ] + } + }, + { + "id": "FMA:63957", + "name": "Forefoot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:63958", + "name": "Midfoot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:63959", + "name": "Hindfoot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:63961", + "name": "Segment of coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Coracoclavicular ligament segment" + ] + }, + { + "id": "FMA:63962", + "name": "Levator palpebrae superioris proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49136" + ] + }, + "synonyms": [ + "Superior palpebral levator proper" + ] + }, + { + "id": "FMA:63963", + "name": "Right levator palpebrae superioris proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63962" + ] + } + }, + { + "id": "FMA:63964", + "name": "Left levator palpebrae superioris proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63962" + ] + } + }, + { + "id": "FMA:63967", + "name": "Lateral palpebral raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59417" + ] + } + }, + { + "id": "FMA:63968", + "name": "Right lateral palpebral raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63967" + ] + } + }, + { + "id": "FMA:63969", + "name": "Left lateral palpebral raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63967" + ] + } + }, + { + "id": "FMA:63970", + "name": "Tarsal gland of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59105" + ] + } + }, + { + "id": "FMA:63971", + "name": "Tarsal gland of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59105" + ] + } + }, + { + "id": "FMA:63972", + "name": "Tarsal gland of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59106" + ] + } + }, + { + "id": "FMA:63973", + "name": "Tarsal gland of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59106" + ] + } + }, + { + "id": "FMA:63974", + "name": "Ciliary part proper of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59417" + ] + } + }, + { + "id": "FMA:63975", + "name": "Superficial fascia of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:63976", + "name": "Superficial fascia of upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63975" + ] + } + }, + { + "id": "FMA:63977", + "name": "Superficial fascia of lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63975" + ] + } + }, + { + "id": "FMA:63978", + "name": "Zone of anterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Anterior longitudinal ligament zone" + ] + }, + { + "id": "FMA:63979", + "name": "Zone of posterior longitudinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Posterior longitudinal ligament zone" + ] + }, + { + "id": "FMA:63980", + "name": "Ligament of sternoclavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Sternoclavicular joint ligament" + ] + }, + { + "id": "FMA:63982", + "name": "Bone of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:63983", + "name": "Hyaline cartilage of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + } + }, + { + "id": "FMA:63984", + "name": "Bony part of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:63985", + "name": "Periosteum of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Incus periosteum" + ] + }, + { + "id": "FMA:63986", + "name": "Bone of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63982" + ] + } + }, + { + "id": "FMA:63987", + "name": "Bone of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63982" + ] + } + }, + { + "id": "FMA:63988", + "name": "Hyaline cartilage of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63983" + ] + } + }, + { + "id": "FMA:63989", + "name": "Hyaline cartilage of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63983" + ] + } + }, + { + "id": "FMA:63990", + "name": "Bony part of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63984" + ] + } + }, + { + "id": "FMA:63991", + "name": "Bony part of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63984" + ] + } + }, + { + "id": "FMA:63992", + "name": "Periosteum of right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63985" + ] + }, + "synonyms": [ + "Right incus periosteum" + ] + }, + { + "id": "FMA:63993", + "name": "Periosteum of left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63985" + ] + }, + "synonyms": [ + "Left incus periosteum" + ] + }, + { + "id": "FMA:63995", + "name": "Bone of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:63996", + "name": "Hyaline cartilage of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + } + }, + { + "id": "FMA:63997", + "name": "Bony part of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:63998", + "name": "Periosteum of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Malleus periosteum" + ] + }, + { + "id": "FMA:63999", + "name": "Hyaline cartilage of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63996" + ] + } + }, + { + "id": "FMA:64000", + "name": "Hyaline cartilage of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63996" + ] + } + }, + { + "id": "FMA:64002", + "name": "Bone of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:64003", + "name": "Hyaline cartilage of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + } + }, + { + "id": "FMA:64004", + "name": "Bony part of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:64005", + "name": "Periosteum of stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Stapes periosteum" + ] + }, + { + "id": "FMA:64006", + "name": "Bone of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64002" + ] + } + }, + { + "id": "FMA:64007", + "name": "Bone of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64002" + ] + } + }, + { + "id": "FMA:64008", + "name": "Hyaline cartilage of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64003" + ] + } + }, + { + "id": "FMA:64009", + "name": "Hyaline cartilage of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64003" + ] + } + }, + { + "id": "FMA:64010", + "name": "Bony part of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64004" + ] + } + }, + { + "id": "FMA:64011", + "name": "Bony part of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64004" + ] + } + }, + { + "id": "FMA:64012", + "name": "Periosteum of right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64005" + ] + }, + "synonyms": [ + "Right stapes periosteum" + ] + }, + { + "id": "FMA:64013", + "name": "Periosteum of left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64005" + ] + }, + "synonyms": [ + "Left stapes periosteum" + ] + }, + { + "id": "FMA:64015", + "name": "Mucosa of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85382" + ] + }, + "synonyms": [ + "Epiglottis mucosa" + ] + }, + { + "id": "FMA:64016", + "name": "Mucosa of infraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85382" + ] + } + }, + { + "id": "FMA:64017", + "name": "Mucosa of vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85382" + ] + }, + "synonyms": [ + "Mucosa of glottis", + "Vocal fold mucosa" + ] + }, + { + "id": "FMA:64018", + "name": "Mucosa of vestibular fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85382" + ] + }, + "synonyms": [ + "Vestibular fold mucosa" + ] + }, + { + "id": "FMA:64019", + "name": "Articular disk of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34838" + ] + } + }, + { + "id": "FMA:64020", + "name": "Ligament of sacroiliac joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Sacroiliac joint ligament" + ] + }, + { + "id": "FMA:64021", + "name": "Articular capsule of metacarpophalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40202" + ] + } + }, + { + "id": "FMA:64022", + "name": "Articular capsule of metacarpophalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40202" + ] + } + }, + { + "id": "FMA:64023", + "name": "Articular capsule of metacarpophalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40202" + ] + } + }, + { + "id": "FMA:64024", + "name": "Articular capsule of metacarpophalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40202" + ] + } + }, + { + "id": "FMA:64025", + "name": "Articular capsule of metacarpophalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40202" + ] + } + }, + { + "id": "FMA:64026", + "name": "Articular capsule of metacarpophalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64021" + ] + } + }, + { + "id": "FMA:64027", + "name": "Articular capsule of metacarpophalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64021" + ] + } + }, + { + "id": "FMA:64028", + "name": "Articular capsule of metacarpophalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64022" + ] + } + }, + { + "id": "FMA:64029", + "name": "Articular capsule of metacarpophalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64022" + ] + } + }, + { + "id": "FMA:64030", + "name": "Articular capsule of metacarpophalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64023" + ] + } + }, + { + "id": "FMA:64031", + "name": "Articular capsule of metacarpophalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64023" + ] + } + }, + { + "id": "FMA:64032", + "name": "Articular capsule of metacarpophalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64024" + ] + } + }, + { + "id": "FMA:64033", + "name": "Articular capsule of metacarpophalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64024" + ] + } + }, + { + "id": "FMA:64034", + "name": "Articular capsule of metacarpophalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64025" + ] + } + }, + { + "id": "FMA:64035", + "name": "Articular capsule of metacarpophalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64025" + ] + } + }, + { + "id": "FMA:64036", + "name": "Ligament of metacarpophalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Metacarpophalangeal joint ligament" + ] + }, + { + "id": "FMA:64037", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40203" + ] + } + }, + { + "id": "FMA:64038", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40204" + ] + } + }, + { + "id": "FMA:64039", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40203" + ] + } + }, + { + "id": "FMA:64040", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40204" + ] + } + }, + { + "id": "FMA:64041", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40203" + ] + } + }, + { + "id": "FMA:64042", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40204" + ] + } + }, + { + "id": "FMA:64043", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40203" + ] + } + }, + { + "id": "FMA:64044", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40204" + ] + } + }, + { + "id": "FMA:64045", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40203" + ] + } + }, + { + "id": "FMA:64046", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40204" + ] + } + }, + { + "id": "FMA:64047", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64037" + ] + } + }, + { + "id": "FMA:64048", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64037" + ] + } + }, + { + "id": "FMA:64049", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64038" + ] + } + }, + { + "id": "FMA:64050", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64038" + ] + } + }, + { + "id": "FMA:64051", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64039" + ] + } + }, + { + "id": "FMA:64052", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64039" + ] + } + }, + { + "id": "FMA:64053", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64040" + ] + } + }, + { + "id": "FMA:64054", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64040" + ] + } + }, + { + "id": "FMA:64055", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64041" + ] + } + }, + { + "id": "FMA:64056", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64041" + ] + } + }, + { + "id": "FMA:64057", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64042" + ] + } + }, + { + "id": "FMA:64058", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64042" + ] + } + }, + { + "id": "FMA:64059", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64043" + ] + } + }, + { + "id": "FMA:64060", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64043" + ] + } + }, + { + "id": "FMA:64061", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64044" + ] + } + }, + { + "id": "FMA:64062", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64044" + ] + } + }, + { + "id": "FMA:64063", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64045" + ] + } + }, + { + "id": "FMA:64064", + "name": "Fibrous membrane of articular capsule of metacarpophalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64045" + ] + } + }, + { + "id": "FMA:64065", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64046" + ] + } + }, + { + "id": "FMA:64066", + "name": "Synovial membrane of articular capsule of metacarpophalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64046" + ] + } + }, + { + "id": "FMA:64067", + "name": "Articular capsule of metatarsophalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43578" + ] + } + }, + { + "id": "FMA:64068", + "name": "Articular capsule of metatarsophalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43578" + ] + } + }, + { + "id": "FMA:64069", + "name": "Articular capsule of metatarsophalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43578" + ] + } + }, + { + "id": "FMA:64070", + "name": "Articular capsule of metatarsophalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43578" + ] + } + }, + { + "id": "FMA:64071", + "name": "Articular capsule of metatarsophalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43578" + ] + } + }, + { + "id": "FMA:64072", + "name": "Articular capsule of metatarsophalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64067" + ] + } + }, + { + "id": "FMA:64073", + "name": "Articular capsule of metatarsophalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64067" + ] + } + }, + { + "id": "FMA:64074", + "name": "Articular capsule of metatarsophalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64068" + ] + } + }, + { + "id": "FMA:64075", + "name": "Articular capsule of metatarsophalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64068" + ] + } + }, + { + "id": "FMA:64076", + "name": "Articular capsule of metatarsophalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64069" + ] + } + }, + { + "id": "FMA:64077", + "name": "Articular capsule of metatarsophalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64069" + ] + } + }, + { + "id": "FMA:64078", + "name": "Articular capsule of metatarsophalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64070" + ] + } + }, + { + "id": "FMA:64079", + "name": "Articular capsule of metatarsophalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64070" + ] + } + }, + { + "id": "FMA:64080", + "name": "Articular capsule of metatarsophalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64071" + ] + } + }, + { + "id": "FMA:64081", + "name": "Articular capsule of metatarsophalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64071" + ] + } + }, + { + "id": "FMA:64082", + "name": "Mucosa of right vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64017" + ] + }, + "synonyms": [ + "Right vocal fold mucosa" + ] + }, + { + "id": "FMA:64083", + "name": "Mucosa of left vocal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64017" + ] + }, + "synonyms": [ + "Left vocal fold mucosa" + ] + }, + { + "id": "FMA:64084", + "name": "Cartilage of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + } + }, + { + "id": "FMA:64085", + "name": "Hyaline cartilage of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:64086", + "name": "Fibrocartilage of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:64087", + "name": "Bony part of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:64088", + "name": "Periosteum of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + } + }, + { + "id": "FMA:64089", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43579" + ] + } + }, + { + "id": "FMA:64090", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43579" + ] + } + }, + { + "id": "FMA:64091", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43579" + ] + } + }, + { + "id": "FMA:64092", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43579" + ] + } + }, + { + "id": "FMA:64093", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43579" + ] + } + }, + { + "id": "FMA:64094", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43580" + ] + } + }, + { + "id": "FMA:64095", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43580" + ] + } + }, + { + "id": "FMA:64096", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43580" + ] + } + }, + { + "id": "FMA:64097", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43580" + ] + } + }, + { + "id": "FMA:64098", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43580" + ] + } + }, + { + "id": "FMA:64099", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64089" + ] + } + }, + { + "id": "FMA:64100", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64089" + ] + } + }, + { + "id": "FMA:64101", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64090" + ] + } + }, + { + "id": "FMA:64102", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64090" + ] + } + }, + { + "id": "FMA:64103", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64091" + ] + } + }, + { + "id": "FMA:64104", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64091" + ] + } + }, + { + "id": "FMA:64105", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64092" + ] + } + }, + { + "id": "FMA:64106", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64092" + ] + } + }, + { + "id": "FMA:64107", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64093" + ] + } + }, + { + "id": "FMA:64108", + "name": "Fibrous membrane of articular capsule of metatarsophalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64093" + ] + } + }, + { + "id": "FMA:64109", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64094" + ] + } + }, + { + "id": "FMA:64110", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64094" + ] + } + }, + { + "id": "FMA:64111", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64095" + ] + } + }, + { + "id": "FMA:64112", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64095" + ] + } + }, + { + "id": "FMA:64113", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64096" + ] + } + }, + { + "id": "FMA:64114", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64096" + ] + } + }, + { + "id": "FMA:64115", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64097" + ] + } + }, + { + "id": "FMA:64116", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64097" + ] + } + }, + { + "id": "FMA:64117", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64098" + ] + } + }, + { + "id": "FMA:64118", + "name": "Synovial membrane of articular capsule of metatarsophalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64098" + ] + } + }, + { + "id": "FMA:64121", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42767" + ] + } + }, + { + "id": "FMA:64122", + "name": "Synovial membrane of articular capsule of interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42768" + ] + } + }, + { + "id": "FMA:64123", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42767" + ] + } + }, + { + "id": "FMA:64124", + "name": "Synovial membrane of articular capsule of interphalangeal joint of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42768" + ] + } + }, + { + "id": "FMA:64125", + "name": "Capsule of nonsynovial joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + }, + "synonyms": [ + "Capsule of non-synovial joint", + "Non-synovial joint capsule", + "Nonsynovial joint capsule" + ] + }, + { + "id": "FMA:64126", + "name": "Joint of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Pelvic joint" + ] + }, + { + "id": "FMA:64127", + "name": "Hyaline cartilage of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32572" + ] + } + }, + { + "id": "FMA:64128", + "name": "Interosseous membrane of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54839" + ] + } + }, + { + "id": "FMA:64130", + "name": "Interosseous membrane of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64128" + ] + } + }, + { + "id": "FMA:64131", + "name": "Interosseous membrane of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64128" + ] + } + }, + { + "id": "FMA:64132", + "name": "Ligament of interchondral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Interchondral joint ligament" + ] + }, + { + "id": "FMA:64134", + "name": "Thyrohyoid membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:64135", + "name": "Zone of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Arytenoid cartilage zone" + ] + }, + { + "id": "FMA:64136", + "name": "Body of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45734" + ] + }, + "synonyms": [ + "Arytenoid cartilage body" + ] + }, + { + "id": "FMA:64137", + "name": "Body of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64136" + ] + }, + "synonyms": [ + "Right arytenoid cartilage body" + ] + }, + { + "id": "FMA:64138", + "name": "Body of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64136" + ] + }, + "synonyms": [ + "Left arytenoid cartilage body" + ] + }, + { + "id": "FMA:64141", + "name": "Cartilage of articular surface of pubic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + }, + "synonyms": [ + "Hyaline cartilage of pubis", + "Hyaline cartilage of articular surface of pubic bone" + ] + }, + { + "id": "FMA:64142", + "name": "Cartilage of articular surface of right pubic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64141" + ] + }, + "synonyms": [ + "Hyaline cartilage of articular surface of right pubic bone" + ] + }, + { + "id": "FMA:64143", + "name": "Cartilage of articular surface of left pubic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64141" + ] + }, + "synonyms": [ + "Hyaline cartilage of articular surface of left pubic bone" + ] + }, + { + "id": "FMA:64147", + "name": "Vestibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72058" + ] + } + }, + { + "id": "FMA:64148", + "name": "Right vestibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64147" + ] + } + }, + { + "id": "FMA:64149", + "name": "Left vestibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64147" + ] + } + }, + { + "id": "FMA:64150", + "name": "Quadrangular membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:64151", + "name": "Right quadrangular membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64150" + ] + } + }, + { + "id": "FMA:64152", + "name": "Left quadrangular membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64150" + ] + } + }, + { + "id": "FMA:64154", + "name": "Anterior wall of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + } + }, + { + "id": "FMA:64155", + "name": "Posterior wall of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + } + }, + { + "id": "FMA:64157", + "name": "Cricothyroid membrane complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55239" + ] + } + }, + { + "id": "FMA:64159", + "name": "Set of cartilages of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + } + }, + { + "id": "FMA:64160", + "name": "Laryngeal vestibule proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64167" + ] + } + }, + { + "id": "FMA:64161", + "name": "Cavity of laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55407" + ] + }, + "synonyms": [ + "Laryngeal ventricular proper cavity" + ] + }, + { + "id": "FMA:64162", + "name": "Cavity of right laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64161" + ] + }, + "synonyms": [ + "Right laryngeal ventricular proper cavity" + ] + }, + { + "id": "FMA:64163", + "name": "Supraglottic part of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55308" + ] + } + }, + { + "id": "FMA:64164", + "name": "Cavity of left laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64161" + ] + }, + "synonyms": [ + "Left laryngeal ventricular proper cavity" + ] + }, + { + "id": "FMA:64165", + "name": "Middle part of laryngeal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55404" + ] + } + }, + { + "id": "FMA:64166", + "name": "Interventricular laryngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55407" + ] + } + }, + { + "id": "FMA:64167", + "name": "Subdivision of laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55404" + ] + }, + "synonyms": [ + "Laryngeal vestibular subdivision" + ] + }, + { + "id": "FMA:64168", + "name": "Superficial layer of corneal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62414" + ] + } + }, + { + "id": "FMA:64169", + "name": "Mucosa of supraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85382" + ] + } + }, + { + "id": "FMA:64170", + "name": "Zone of mucosa of supraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59659" + ] + } + }, + { + "id": "FMA:64171", + "name": "Laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64175" + ] + }, + "synonyms": [ + "Ventricle of larynx", + "Ventricle of Morgagni" + ] + }, + { + "id": "FMA:64172", + "name": "Laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64175" + ] + }, + "synonyms": [ + "Laryngeal pouch" + ] + }, + { + "id": "FMA:64173", + "name": "Laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64175" + ] + } + }, + { + "id": "FMA:64174", + "name": "Vestibular part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64175" + ] + } + }, + { + "id": "FMA:64175", + "name": "Subdivision of supraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + } + }, + { + "id": "FMA:64176", + "name": "Right laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64171" + ] + } + }, + { + "id": "FMA:64177", + "name": "Left laryngeal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64171" + ] + } + }, + { + "id": "FMA:64178", + "name": "Right laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64172" + ] + } + }, + { + "id": "FMA:64179", + "name": "Left laryngeal saccule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64172" + ] + } + }, + { + "id": "FMA:64180", + "name": "Right laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64173" + ] + } + }, + { + "id": "FMA:64181", + "name": "Left laryngeal ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64173" + ] + } + }, + { + "id": "FMA:64182", + "name": "Wall of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64854" + ] + }, + "synonyms": [ + "Laryngeal wall" + ] + }, + { + "id": "FMA:64183", + "name": "Feces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9674" + ] + }, + "synonyms": [ + "Stool", + "Fecal matter" + ] + }, + { + "id": "FMA:64598", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64600" + ] + } + }, + { + "id": "FMA:64599", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64600", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64601", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64602", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64603", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64604", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64605", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64600" + ] + } + }, + { + "id": "FMA:64606", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64121" + ] + } + }, + { + "id": "FMA:64607", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64606" + ] + } + }, + { + "id": "FMA:64608", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64606" + ] + } + }, + { + "id": "FMA:64609", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64603" + ] + } + }, + { + "id": "FMA:64610", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64604" + ] + } + }, + { + "id": "FMA:64611", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64604" + ] + } + }, + { + "id": "FMA:64612", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64603" + ] + } + }, + { + "id": "FMA:64613", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64612" + ] + } + }, + { + "id": "FMA:64614", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64612" + ] + } + }, + { + "id": "FMA:64615", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64658" + ] + } + }, + { + "id": "FMA:64616", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64658" + ] + } + }, + { + "id": "FMA:64617", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64603" + ] + } + }, + { + "id": "FMA:64618", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64620" + ] + } + }, + { + "id": "FMA:64619", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64620" + ] + } + }, + { + "id": "FMA:64620", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64123" + ] + } + }, + { + "id": "FMA:64621", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64620" + ] + } + }, + { + "id": "FMA:64622", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64621" + ] + } + }, + { + "id": "FMA:64623", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64621" + ] + } + }, + { + "id": "FMA:64624", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64123" + ] + } + }, + { + "id": "FMA:64625", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64123" + ] + } + }, + { + "id": "FMA:64626", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64123" + ] + } + }, + { + "id": "FMA:64627", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64123" + ] + } + }, + { + "id": "FMA:64628", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64626" + ] + } + }, + { + "id": "FMA:64629", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64626" + ] + } + }, + { + "id": "FMA:64630", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64626" + ] + } + }, + { + "id": "FMA:64631", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64626" + ] + } + }, + { + "id": "FMA:64632", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64624" + ] + } + }, + { + "id": "FMA:64633", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64624" + ] + } + }, + { + "id": "FMA:64634", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64625" + ] + } + }, + { + "id": "FMA:64635", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64625" + ] + } + }, + { + "id": "FMA:64636", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64638" + ] + } + }, + { + "id": "FMA:64637", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64638" + ] + } + }, + { + "id": "FMA:64638", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64625" + ] + } + }, + { + "id": "FMA:64639", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64625" + ] + } + }, + { + "id": "FMA:64640", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64599" + ] + } + }, + { + "id": "FMA:64641", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64599" + ] + } + }, + { + "id": "FMA:64642", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64601" + ] + } + }, + { + "id": "FMA:64643", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64601" + ] + } + }, + { + "id": "FMA:64644", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64602" + ] + } + }, + { + "id": "FMA:64645", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64644" + ] + } + }, + { + "id": "FMA:64646", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64644" + ] + } + }, + { + "id": "FMA:64647", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64602" + ] + } + }, + { + "id": "FMA:64648", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64647" + ] + } + }, + { + "id": "FMA:64649", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64647" + ] + } + }, + { + "id": "FMA:64650", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64602" + ] + } + }, + { + "id": "FMA:64651", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64650" + ] + } + }, + { + "id": "FMA:64652", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64650" + ] + } + }, + { + "id": "FMA:64653", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64602" + ] + } + }, + { + "id": "FMA:64654", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64653" + ] + } + }, + { + "id": "FMA:64655", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64653" + ] + } + }, + { + "id": "FMA:64656", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64609" + ] + } + }, + { + "id": "FMA:64657", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64609" + ] + } + }, + { + "id": "FMA:64658", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64603" + ] + } + }, + { + "id": "FMA:64659", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64617" + ] + } + }, + { + "id": "FMA:64660", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64617" + ] + } + }, + { + "id": "FMA:64661", + "name": "Synovial membrane of articular capsule of interphalangeal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64662", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64661" + ] + } + }, + { + "id": "FMA:64663", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64661" + ] + } + }, + { + "id": "FMA:64664", + "name": "Synovial membrane of articular capsule of interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64665", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64664" + ] + } + }, + { + "id": "FMA:64666", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64664" + ] + } + }, + { + "id": "FMA:64667", + "name": "Synovial membrane of articular capsule of interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64668", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64667" + ] + } + }, + { + "id": "FMA:64669", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64667" + ] + } + }, + { + "id": "FMA:64670", + "name": "Synovial membrane of articular capsule of interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64671", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64670" + ] + } + }, + { + "id": "FMA:64672", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64670" + ] + } + }, + { + "id": "FMA:64673", + "name": "Synovial membrane of articular capsule of interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64674", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64673" + ] + } + }, + { + "id": "FMA:64675", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64673" + ] + } + }, + { + "id": "FMA:64676", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64677", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64676" + ] + } + }, + { + "id": "FMA:64678", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64677" + ] + } + }, + { + "id": "FMA:64679", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64677" + ] + } + }, + { + "id": "FMA:64680", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64676" + ] + } + }, + { + "id": "FMA:64681", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64680" + ] + } + }, + { + "id": "FMA:64682", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64680" + ] + } + }, + { + "id": "FMA:64683", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64676" + ] + } + }, + { + "id": "FMA:64684", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64683" + ] + } + }, + { + "id": "FMA:64685", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64683" + ] + } + }, + { + "id": "FMA:64686", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64676" + ] + } + }, + { + "id": "FMA:64687", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64686" + ] + } + }, + { + "id": "FMA:64688", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64686" + ] + } + }, + { + "id": "FMA:64689", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64122" + ] + } + }, + { + "id": "FMA:64690", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64689" + ] + } + }, + { + "id": "FMA:64691", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64690" + ] + } + }, + { + "id": "FMA:64692", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64690" + ] + } + }, + { + "id": "FMA:64693", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64689" + ] + } + }, + { + "id": "FMA:64694", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64693" + ] + } + }, + { + "id": "FMA:64695", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64693" + ] + } + }, + { + "id": "FMA:64696", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64689" + ] + } + }, + { + "id": "FMA:64697", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64696" + ] + } + }, + { + "id": "FMA:64698", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64696" + ] + } + }, + { + "id": "FMA:64699", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64689" + ] + } + }, + { + "id": "FMA:64700", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64699" + ] + } + }, + { + "id": "FMA:64701", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64699" + ] + } + }, + { + "id": "FMA:64702", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64639" + ] + } + }, + { + "id": "FMA:64703", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64639" + ] + } + }, + { + "id": "FMA:64704", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64620" + ] + } + }, + { + "id": "FMA:64705", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64704" + ] + } + }, + { + "id": "FMA:64706", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64704" + ] + } + }, + { + "id": "FMA:64707", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64631" + ] + } + }, + { + "id": "FMA:64708", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64631" + ] + } + }, + { + "id": "FMA:64709", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64629" + ] + } + }, + { + "id": "FMA:64710", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64629" + ] + } + }, + { + "id": "FMA:64711", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64627" + ] + } + }, + { + "id": "FMA:64712", + "name": "Fibrous membrane of articular capsule of interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64627" + ] + } + }, + { + "id": "FMA:64713", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64627" + ] + } + }, + { + "id": "FMA:64714", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64713" + ] + } + }, + { + "id": "FMA:64715", + "name": "Fibrous membrane of articular capsule of proximal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64713" + ] + } + }, + { + "id": "FMA:64716", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64627" + ] + } + }, + { + "id": "FMA:64717", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64716" + ] + } + }, + { + "id": "FMA:64718", + "name": "Fibrous membrane of articular capsule of distal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64716" + ] + } + }, + { + "id": "FMA:64719", + "name": "Synovial membrane of articular capsule of interphalangeal joint of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64124" + ] + } + }, + { + "id": "FMA:64720", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64719" + ] + } + }, + { + "id": "FMA:64721", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64719" + ] + } + }, + { + "id": "FMA:64722", + "name": "Synovial membrane of articular capsule of interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64124" + ] + } + }, + { + "id": "FMA:64723", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64722" + ] + } + }, + { + "id": "FMA:64724", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64722" + ] + } + }, + { + "id": "FMA:64725", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64722" + ] + } + }, + { + "id": "FMA:64726", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64725" + ] + } + }, + { + "id": "FMA:64727", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64725" + ] + } + }, + { + "id": "FMA:64728", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64722" + ] + } + }, + { + "id": "FMA:64729", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64728" + ] + } + }, + { + "id": "FMA:64730", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64728" + ] + } + }, + { + "id": "FMA:64731", + "name": "Synovial membrane of articular capsule of interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64124" + ] + } + }, + { + "id": "FMA:64732", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64731" + ] + } + }, + { + "id": "FMA:64733", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64731" + ] + } + }, + { + "id": "FMA:64734", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64731" + ] + } + }, + { + "id": "FMA:64735", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64734" + ] + } + }, + { + "id": "FMA:64736", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64734" + ] + } + }, + { + "id": "FMA:64737", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64731" + ] + } + }, + { + "id": "FMA:64738", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64737" + ] + } + }, + { + "id": "FMA:64739", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64737" + ] + } + }, + { + "id": "FMA:64740", + "name": "Synovial membrane of articular capsule of interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64124" + ] + } + }, + { + "id": "FMA:64741", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64740" + ] + } + }, + { + "id": "FMA:64742", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64740" + ] + } + }, + { + "id": "FMA:64743", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64740" + ] + } + }, + { + "id": "FMA:64744", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64743" + ] + } + }, + { + "id": "FMA:64745", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64743" + ] + } + }, + { + "id": "FMA:64746", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64740" + ] + } + }, + { + "id": "FMA:64747", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64746" + ] + } + }, + { + "id": "FMA:64748", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64746" + ] + } + }, + { + "id": "FMA:64749", + "name": "Synovial membrane of articular capsule of interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64124" + ] + } + }, + { + "id": "FMA:64750", + "name": "Synovial membrane of articular capsule of interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64749" + ] + } + }, + { + "id": "FMA:64751", + "name": "Synovial membrane of articular capsule of interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64749" + ] + } + }, + { + "id": "FMA:64752", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64749" + ] + } + }, + { + "id": "FMA:64753", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64752" + ] + } + }, + { + "id": "FMA:64754", + "name": "Synovial membrane of articular capsule of proximal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64752" + ] + } + }, + { + "id": "FMA:64755", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64749" + ] + } + }, + { + "id": "FMA:64756", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64755" + ] + } + }, + { + "id": "FMA:64757", + "name": "Synovial membrane of articular capsule of distal interphalangeal joint of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64755" + ] + } + }, + { + "id": "FMA:64760", + "name": "Freeform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50616" + ] + } + }, + { + "id": "FMA:64776", + "name": "Papillary layer of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70993" + ] + }, + "synonyms": [ + "Papillary dermis" + ] + }, + { + "id": "FMA:64777", + "name": "Stroma of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Lymph node stroma" + ] + }, + { + "id": "FMA:64778", + "name": "Reticular layer of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70993" + ] + }, + "synonyms": [ + "Reticular dermis" + ] + }, + { + "id": "FMA:64780", + "name": "Dense irregular connective tissue proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Ordinary dense irregular connective tissue" + ] + }, + { + "id": "FMA:64781", + "name": "Dense regular collagenous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20103" + ] + }, + "synonyms": [ + "Typus regularis (Textus connectivus collagenosus compactus)", + "Dense fibrous connective tissue", + "Dense regular connective tissue", + "Dense regular collagenous connective tissue" + ] + }, + { + "id": "FMA:64782", + "name": "Dense regular elastic tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20103" + ] + }, + "synonyms": [ + "Dense regular elastic connective tissue", + "Dense elastic connective tissue" + ] + }, + { + "id": "FMA:64783", + "name": "Hyaline cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37377" + ] + } + }, + { + "id": "FMA:64784", + "name": "Fibrocartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37377" + ] + } + }, + { + "id": "FMA:64785", + "name": "Elastic cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37377" + ] + } + }, + { + "id": "FMA:64786", + "name": "Connective tissue of serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:64789", + "name": "Fetal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:64790", + "name": "Fetal body part subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:64791", + "name": "Fetal organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:64792", + "name": "Fetal organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63920" + ] + } + }, + { + "id": "FMA:64794", + "name": "Region of pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64796" + ] + }, + "synonyms": [ + "Pleural subdivision" + ] + }, + { + "id": "FMA:64796", + "name": "Region of serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Serous membrane subdivision" + ] + }, + { + "id": "FMA:64798", + "name": "Ciliated columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45567" + ] + } + }, + { + "id": "FMA:64799", + "name": "Microvillus columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45567" + ] + }, + "synonyms": [ + "Columnar epithelium with microvilli" + ] + }, + { + "id": "FMA:64800", + "name": "Glandular columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45567" + ] + } + }, + { + "id": "FMA:64801", + "name": "Smooth columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45567" + ] + } + }, + { + "id": "FMA:64803", + "name": "Olfactory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Olfactory sensory epithelium", + "Sensory olfactory epithelium" + ] + }, + { + "id": "FMA:64804", + "name": "Stato-acoustic epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62410" + ] + } + }, + { + "id": "FMA:64808", + "name": "Epithelium of proximal convoluted tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + }, + "synonyms": [ + "Proximal renal tubule epithelium", + "Epithelium of proximal renal tubule" + ] + }, + { + "id": "FMA:64822", + "name": "Superficial muscle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + } + }, + { + "id": "FMA:64828", + "name": "Medial crus of superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65083" + ] + }, + "synonyms": [ + "Crus mediale (Anulus inguinalis superficialis)" + ] + }, + { + "id": "FMA:64829", + "name": "Scalene muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9617" + ] + }, + "synonyms": [ + "Scalenus muscle" + ] + }, + { + "id": "FMA:64835", + "name": "Synovial capsule of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256694" + ] + } + }, + { + "id": "FMA:64844", + "name": "Fibrous membrane proper of knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27984" + ] + } + }, + { + "id": "FMA:64848", + "name": "Region of surface of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:64849", + "name": "Buccal surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64848" + ] + } + }, + { + "id": "FMA:64850", + "name": "Alveolar arch of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57771" + ] + }, + "synonyms": [ + "Mandibular alveolar arch" + ] + }, + { + "id": "FMA:64854", + "name": "Subdivision of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Laryngeal subdivision" + ] + }, + { + "id": "FMA:64856", + "name": "Muscle of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19086" + ] + }, + "synonyms": [ + "Muscle of pelvic floor", + "Pelvic diaphragm muscle" + ] + }, + { + "id": "FMA:64861", + "name": "Sutural ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Sutural membrane" + ] + }, + { + "id": "FMA:64862", + "name": "Ligament of coronal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64861" + ] + }, + "synonyms": [ + "Coronal suture ligament" + ] + }, + { + "id": "FMA:64863", + "name": "Ligament of sagittal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64861" + ] + }, + "synonyms": [ + "Sagittal suture ligament" + ] + }, + { + "id": "FMA:64865", + "name": "Dento-alveolar joint of incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7495" + ] + }, + "synonyms": [ + "Gomphosis of incisor tooth" + ] + }, + { + "id": "FMA:64866", + "name": "Dento-alveolar joint of canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7495" + ] + }, + "synonyms": [ + "Gomphosis of canine tooth" + ] + }, + { + "id": "FMA:64868", + "name": "Socket of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59427" + ] + }, + "synonyms": [ + "Alveolar socket of mandible", + "Dental alveolus of mandible", + "Mandibular socket" + ] + }, + { + "id": "FMA:64869", + "name": "Socket of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57706" + ] + }, + "synonyms": [ + "Dental alveolus of maxilla", + "Alveolus of maxilla", + "Maxillary socket" + ] + }, + { + "id": "FMA:64870", + "name": "Socket of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64869" + ] + }, + "synonyms": [ + "Right maxillary socket" + ] + }, + { + "id": "FMA:64871", + "name": "Socket of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64869" + ] + }, + "synonyms": [ + "Left maxillary socket" + ] + }, + { + "id": "FMA:64875", + "name": "Anterior suboccipital muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32514" + ] + } + }, + { + "id": "FMA:64876", + "name": "Spheno-occipital synostosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7499" + ] + } + }, + { + "id": "FMA:64878", + "name": "Extrinsic muscle of palm of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42379" + ] + } + }, + { + "id": "FMA:64879", + "name": "Extrinsic muscle of dorsum of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42379" + ] + } + }, + { + "id": "FMA:64880", + "name": "Dento-alveolar joint of right upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + }, + "synonyms": [ + "Gomphosis of right upper central incisor tooth" + ] + }, + { + "id": "FMA:64881", + "name": "Dento-alveolar joint of left upper central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + }, + "synonyms": [ + "Gomphosis of left upper central incisor tooth" + ] + }, + { + "id": "FMA:64882", + "name": "Dento-alveolar joint of right upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64883", + "name": "Dento-alveolar joint of left upper lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64884", + "name": "Dento-alveolar joint of right lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64885", + "name": "Dento-alveolar joint of left lower central incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64886", + "name": "Dento-alveolar joint of right lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64887", + "name": "Dento-alveolar joint of left lower lateral incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64865" + ] + } + }, + { + "id": "FMA:64888", + "name": "Dento-alveolar joint of right upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64866" + ] + } + }, + { + "id": "FMA:64889", + "name": "Dento-alveolar joint of left upper canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64866" + ] + } + }, + { + "id": "FMA:64890", + "name": "Dento-alveolar joint of right lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64866" + ] + } + }, + { + "id": "FMA:64891", + "name": "Dento-alveolar joint of left lower canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64866" + ] + } + }, + { + "id": "FMA:64892", + "name": "Dento-alveolar joint of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7495" + ] + }, + "synonyms": [ + "Gomphosis of premolar tooth" + ] + }, + { + "id": "FMA:64893", + "name": "Dento-alveolar joint of right upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64894", + "name": "Dento-alveolar joint of left upper first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64895", + "name": "Dento-alveolar joint of right upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64896", + "name": "Dento-alveolar joint of left upper second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64897", + "name": "Dento-alveolar joint of right lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64898", + "name": "Dento-alveolar joint of left lower first premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64899", + "name": "Dento-alveolar joint of right lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64900", + "name": "Dento-alveolar joint of left lower second premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64892" + ] + } + }, + { + "id": "FMA:64901", + "name": "Dento-alveolar joint of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7495" + ] + }, + "synonyms": [ + "Gomphosis of molar tooth" + ] + }, + { + "id": "FMA:64902", + "name": "Dento-alveolar joint of right lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64903", + "name": "Dento-alveolar joint of left lower first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64904", + "name": "Dento-alveolar joint of right lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64905", + "name": "Dento-alveolar joint of left lower second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64906", + "name": "Dento-alveolar joint of right lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64907", + "name": "Dento-alveolar joint of left lower third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64908", + "name": "Dento-alveolar joint of right upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64909", + "name": "Dento-alveolar joint of left upper first molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64910", + "name": "Dento-alveolar joint of right upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64911", + "name": "Dento-alveolar joint of left upper second molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64912", + "name": "Dento-alveolar joint of right upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64913", + "name": "Dento-alveolar joint of left upper third molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64901" + ] + } + }, + { + "id": "FMA:64916", + "name": "Thenar muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42380" + ] + } + }, + { + "id": "FMA:64917", + "name": "Hypothenar muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42380" + ] + } + }, + { + "id": "FMA:64918", + "name": "Iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + }, + "synonyms": [ + "Hyrtl's muscle" + ] + }, + { + "id": "FMA:64919", + "name": "Right iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64918" + ] + } + }, + { + "id": "FMA:64920", + "name": "Left iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64918" + ] + } + }, + { + "id": "FMA:64922", + "name": "Gluteal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37367" + ] + } + }, + { + "id": "FMA:64988", + "name": "Sutural junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5898" + ] + } + }, + { + "id": "FMA:64989", + "name": "Heterogeneous cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:64990", + "name": "Organ part cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:64998", + "name": "Calcaneal branch of right fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44630" + ] + } + }, + { + "id": "FMA:64999", + "name": "Calcaneal branch of left fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44630" + ] + } + }, + { + "id": "FMA:65001", + "name": "Scapulothoracic joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:65003", + "name": "Intermetacarpal joint of second and third metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35288" + ] + } + }, + { + "id": "FMA:65004", + "name": "Superficial muscle of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22474" + ] + } + }, + { + "id": "FMA:65005", + "name": "Intermetacarpal joint of right second and third metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65003" + ] + } + }, + { + "id": "FMA:65006", + "name": "Intermetacarpal joint of left second and third metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65003" + ] + } + }, + { + "id": "FMA:65007", + "name": "Intermetacarpal joint of third and fourth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35288" + ] + } + }, + { + "id": "FMA:65008", + "name": "Deep muscle of posterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22474" + ] + } + }, + { + "id": "FMA:65009", + "name": "Intermetacarpal joint of right third and fourth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65007" + ] + } + }, + { + "id": "FMA:65010", + "name": "Intermetacarpal joint of left third and fourth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65007" + ] + } + }, + { + "id": "FMA:65011", + "name": "Intermetacarpal joint of fourth and fifth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35288" + ] + } + }, + { + "id": "FMA:65012", + "name": "Intermetacarpal joint of right fourth and fifth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65011" + ] + } + }, + { + "id": "FMA:65013", + "name": "Intermetacarpal joint of left fourth and fifth metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65011" + ] + } + }, + { + "id": "FMA:65014", + "name": "Right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22593" + ] + } + }, + { + "id": "FMA:65015", + "name": "Left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22593" + ] + } + }, + { + "id": "FMA:65016", + "name": "Right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51071" + ] + } + }, + { + "id": "FMA:65017", + "name": "Left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51071" + ] + } + }, + { + "id": "FMA:65018", + "name": "Right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51099" + ] + } + }, + { + "id": "FMA:65019", + "name": "Left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51099" + ] + } + }, + { + "id": "FMA:65020", + "name": "Intrinsic muscle of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37369" + ] + } + }, + { + "id": "FMA:65021", + "name": "Extrinsic muscle of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37369" + ] + } + }, + { + "id": "FMA:65022", + "name": "Proximal interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:65023", + "name": "Extrinsic dorsal muscle of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65021" + ] + }, + "synonyms": [ + "Extrinsic muscle of dorsum of foot" + ] + }, + { + "id": "FMA:65024", + "name": "Distal interphalangeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:65025", + "name": "Extrinsic plantar muscle of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65021" + ] + }, + "synonyms": [ + "Extrinsic muscle of sole of foot" + ] + }, + { + "id": "FMA:65045", + "name": "Intrinsic muscle of dorsum of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65020" + ] + } + }, + { + "id": "FMA:65046", + "name": "Intrinsic muscle of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65020" + ] + }, + "synonyms": [ + "Intrinsic plantar muscle of foot" + ] + }, + { + "id": "FMA:65048", + "name": "Body space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:65054", + "name": "Zone of cricopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Cricopharyngeus zone" + ] + }, + { + "id": "FMA:65062", + "name": "Left lacunar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20184" + ] + } + }, + { + "id": "FMA:65063", + "name": "Right lacunar ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20184" + ] + } + }, + { + "id": "FMA:65064", + "name": "Right pectineal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20188" + ] + } + }, + { + "id": "FMA:65065", + "name": "Left pectineal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20188" + ] + } + }, + { + "id": "FMA:65066", + "name": "Reflected right inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20187" + ] + } + }, + { + "id": "FMA:65067", + "name": "Reflected left inguinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20187" + ] + } + }, + { + "id": "FMA:65068", + "name": "Right superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19926" + ] + } + }, + { + "id": "FMA:65069", + "name": "Left superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19926" + ] + } + }, + { + "id": "FMA:65070", + "name": "Right deep inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19927" + ] + } + }, + { + "id": "FMA:65071", + "name": "Left deep inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19927" + ] + } + }, + { + "id": "FMA:65072", + "name": "Supraspinous ligament of L5-S1 vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13734" + ] + } + }, + { + "id": "FMA:65073", + "name": "Zone of alveolar process of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:65074", + "name": "Alveolar bone of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65073" + ] + }, + "synonyms": [ + "Socket wall" + ] + }, + { + "id": "FMA:65075", + "name": "Inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20186" + ] + } + }, + { + "id": "FMA:65076", + "name": "Alveolar bone of right upper third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 1" + ] + }, + { + "id": "FMA:65077", + "name": "Alveolar bone of right upper second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 2" + ] + }, + { + "id": "FMA:65078", + "name": "Inguinal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20186" + ] + } + }, + { + "id": "FMA:65079", + "name": "Alveolar bone of right upper first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 3" + ] + }, + { + "id": "FMA:65080", + "name": "Right inguinal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65078" + ] + } + }, + { + "id": "FMA:65081", + "name": "Left inguinal ligament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65078" + ] + } + }, + { + "id": "FMA:65082", + "name": "Alveolar bone of right upper second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 4" + ] + }, + { + "id": "FMA:65083", + "name": "Subdivision of superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65075" + ] + }, + "synonyms": [ + "Superficial inguinal ring subdivision" + ] + }, + { + "id": "FMA:65084", + "name": "Alveolar bone of right upper first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 5" + ] + }, + { + "id": "FMA:65085", + "name": "Alveolar bone of right upper canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 6" + ] + }, + { + "id": "FMA:65086", + "name": "Medial crus of right superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64828" + ] + } + }, + { + "id": "FMA:65087", + "name": "Medial crus of left superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64828" + ] + } + }, + { + "id": "FMA:65088", + "name": "Alveolar bone of right upper lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 7" + ] + }, + { + "id": "FMA:65089", + "name": "Lateral crus of right superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20427" + ] + } + }, + { + "id": "FMA:65090", + "name": "Lateral crus of left superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20427" + ] + } + }, + { + "id": "FMA:65091", + "name": "Alveolar bone of right upper central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 8" + ] + }, + { + "id": "FMA:65092", + "name": "Alveolar bone of left upper central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 9" + ] + }, + { + "id": "FMA:65093", + "name": "Alveolar bone of left upper lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 10" + ] + }, + { + "id": "FMA:65094", + "name": "Alveolar bone of left upper canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 11" + ] + }, + { + "id": "FMA:65095", + "name": "Alveolar bone of left upper first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 12" + ] + }, + { + "id": "FMA:65096", + "name": "Alveolar bone of left upper second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 13" + ] + }, + { + "id": "FMA:65097", + "name": "Alveolar bone of left upper first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 14" + ] + }, + { + "id": "FMA:65098", + "name": "Alveolar bone of left upper second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 15" + ] + }, + { + "id": "FMA:65099", + "name": "Alveolar bone of left upper third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65074" + ] + }, + "synonyms": [ + "Alveolar bone of socket 16" + ] + }, + { + "id": "FMA:65100", + "name": "External oblique lamina of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65110" + ] + } + }, + { + "id": "FMA:65101", + "name": "Alveolar bone of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:65102", + "name": "Alveolar bone of left lower third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 17" + ] + }, + { + "id": "FMA:65103", + "name": "Alveolar bone of left lower second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 18" + ] + }, + { + "id": "FMA:65104", + "name": "Alveolar bone of left lower first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 19" + ] + }, + { + "id": "FMA:65105", + "name": "Alveolar bone of left lower second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 20" + ] + }, + { + "id": "FMA:65106", + "name": "Alveolar bone of left lower first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 21" + ] + }, + { + "id": "FMA:65107", + "name": "Alveolar bone of left lower canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 22" + ] + }, + { + "id": "FMA:65108", + "name": "Alveolar bone of left lower lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 23" + ] + }, + { + "id": "FMA:65109", + "name": "Alveolar bone of left lower central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 24" + ] + }, + { + "id": "FMA:65110", + "name": "Subdivision of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Rectus sheath subdivision" + ] + }, + { + "id": "FMA:65111", + "name": "Alveolar bone of right lower central incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 25" + ] + }, + { + "id": "FMA:65112", + "name": "Alveolar bone of right lower lateral incisor socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 26" + ] + }, + { + "id": "FMA:65113", + "name": "Alveolar bone of right lower canine socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 27" + ] + }, + { + "id": "FMA:65114", + "name": "Alveolar bone of right lower first premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 28" + ] + }, + { + "id": "FMA:65115", + "name": "Alveolar bone of right lower second premolar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 29" + ] + }, + { + "id": "FMA:65116", + "name": "Alveolar bone of right lower first molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 30" + ] + }, + { + "id": "FMA:65117", + "name": "Zone of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Internal oblique zone" + ] + }, + { + "id": "FMA:65118", + "name": "Alveolar bone of right lower second molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 31" + ] + }, + { + "id": "FMA:65119", + "name": "Belly of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Internal oblique belly" + ] + }, + { + "id": "FMA:65120", + "name": "Alveolar bone of right lower third molar socket", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65101" + ] + }, + "synonyms": [ + "Alveolar bone of socket 32" + ] + }, + { + "id": "FMA:65121", + "name": "Internal oblique lamina of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65110" + ] + } + }, + { + "id": "FMA:65131", + "name": "Trunk of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5931" + ] + }, + "synonyms": [ + "Oculomotor neural trunk" + ] + }, + { + "id": "FMA:65132", + "name": "Nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + }, + "synonyms": [ + "Neural subtree" + ] + }, + { + "id": "FMA:65133", + "name": "Surface of subdivision of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:65135", + "name": "Anatomical line of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65136", + "name": "Anatomical line of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65137", + "name": "Anatomical line of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65138", + "name": "Anatomical line of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65139", + "name": "Anatomical line of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65140", + "name": "Zone of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Transversus abdominis zone" + ] + }, + { + "id": "FMA:65141", + "name": "Belly of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Transversus abdominis belly" + ] + }, + { + "id": "FMA:65142", + "name": "Belly of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65141" + ] + }, + "synonyms": [ + "Right transversus abdominis belly" + ] + }, + { + "id": "FMA:65143", + "name": "Belly of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65141" + ] + }, + "synonyms": [ + "Left transversus abdominis belly" + ] + }, + { + "id": "FMA:65144", + "name": "Transversus abdominis lamina of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65110" + ] + } + }, + { + "id": "FMA:65145", + "name": "Common belly of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38146" + ] + } + }, + { + "id": "FMA:65146", + "name": "Belly of long head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38147" + ] + } + }, + { + "id": "FMA:65147", + "name": "Belly of long head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38147" + ] + } + }, + { + "id": "FMA:65148", + "name": "Belly of short head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38148" + ] + } + }, + { + "id": "FMA:65149", + "name": "Belly of short head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38148" + ] + } + }, + { + "id": "FMA:65150", + "name": "Common belly of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65145" + ] + } + }, + { + "id": "FMA:65151", + "name": "Common belly of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65145" + ] + } + }, + { + "id": "FMA:65152", + "name": "Tendon of long head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38153" + ] + } + }, + { + "id": "FMA:65153", + "name": "Tendon of long head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38153" + ] + } + }, + { + "id": "FMA:65154", + "name": "Tendon of short head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38154" + ] + } + }, + { + "id": "FMA:65155", + "name": "Tendon of short head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38154" + ] + } + }, + { + "id": "FMA:65157", + "name": "Region of surface of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:65159", + "name": "Subdivision of surface of body of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37022" + ] + } + }, + { + "id": "FMA:65160", + "name": "Anatomical line of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:65161", + "name": "Hollow tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50613" + ] + } + }, + { + "id": "FMA:65162", + "name": "Solid tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50613" + ] + } + }, + { + "id": "FMA:65163", + "name": "Perimysium of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49380" + ] + }, + "synonyms": [ + "Right tibialis posterior perimysium" + ] + }, + { + "id": "FMA:65164", + "name": "Perimysium of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49380" + ] + }, + "synonyms": [ + "Left tibialis posterior perimysium" + ] + }, + { + "id": "FMA:65165", + "name": "Epimysium of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49379" + ] + }, + "synonyms": [ + "Right tibialis posterior epimysium" + ] + }, + { + "id": "FMA:65166", + "name": "Epimysium of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49379" + ] + }, + "synonyms": [ + "Left tibialis posterior epimysium" + ] + }, + { + "id": "FMA:65167", + "name": "Perimysium of right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51151" + ] + }, + "synonyms": [ + "Right extensor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:65168", + "name": "Perimysium of left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51151" + ] + }, + "synonyms": [ + "Left extensor digitorum brevis perimysium" + ] + }, + { + "id": "FMA:65169", + "name": "Epimysium of right extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51150" + ] + }, + "synonyms": [ + "Right extensor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:65170", + "name": "Epimysium of left extensor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51150" + ] + }, + "synonyms": [ + "Left extensor digitorum brevis epimysium" + ] + }, + { + "id": "FMA:65171", + "name": "Subdivision of limb nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Limb neural plexus subdivision" + ] + }, + { + "id": "FMA:65174", + "name": "Belly of lateral head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38378" + ] + } + }, + { + "id": "FMA:65175", + "name": "Belly of long head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38697" + ] + } + }, + { + "id": "FMA:65176", + "name": "Belly of long head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38697" + ] + } + }, + { + "id": "FMA:65177", + "name": "Belly of medial head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38698" + ] + } + }, + { + "id": "FMA:65178", + "name": "Belly of medial head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38698" + ] + } + }, + { + "id": "FMA:65179", + "name": "Belly of lateral head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65174" + ] + } + }, + { + "id": "FMA:65180", + "name": "Belly of lateral head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65174" + ] + } + }, + { + "id": "FMA:65181", + "name": "Common belly of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38378" + ] + } + }, + { + "id": "FMA:65182", + "name": "Common belly of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65181" + ] + } + }, + { + "id": "FMA:65183", + "name": "Common belly of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65181" + ] + } + }, + { + "id": "FMA:65184", + "name": "Common belly of flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38604" + ] + } + }, + { + "id": "FMA:65185", + "name": "Common belly of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65184" + ] + } + }, + { + "id": "FMA:65186", + "name": "Common belly of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65184" + ] + } + }, + { + "id": "FMA:65187", + "name": "Belly of ulnar head of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38610" + ] + } + }, + { + "id": "FMA:65188", + "name": "Belly of ulnar head of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38610" + ] + } + }, + { + "id": "FMA:65189", + "name": "Belly of humeral head of right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38609" + ] + } + }, + { + "id": "FMA:65190", + "name": "Belly of humeral head of left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38609" + ] + } + }, + { + "id": "FMA:65191", + "name": "Belly of radial head of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38628" + ] + } + }, + { + "id": "FMA:65192", + "name": "Belly of radial head of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38628" + ] + } + }, + { + "id": "FMA:65193", + "name": "Belly of humero-ulnar head of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38627" + ] + } + }, + { + "id": "FMA:65194", + "name": "Belly of humero-ulnar head of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38627" + ] + } + }, + { + "id": "FMA:65195", + "name": "Common belly of flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38622" + ] + } + }, + { + "id": "FMA:65196", + "name": "Common belly of right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65195" + ] + } + }, + { + "id": "FMA:65197", + "name": "Common belly of left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65195" + ] + } + }, + { + "id": "FMA:65198", + "name": "Superficial head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46104" + ] + } + }, + { + "id": "FMA:65199", + "name": "Superficial head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46104" + ] + } + }, + { + "id": "FMA:65200", + "name": "Belly of deep head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46103" + ] + } + }, + { + "id": "FMA:65201", + "name": "Belly of deep head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46103" + ] + } + }, + { + "id": "FMA:65202", + "name": "Belly of superficial head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46102" + ] + } + }, + { + "id": "FMA:65203", + "name": "Belly of superficial head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46102" + ] + } + }, + { + "id": "FMA:65204", + "name": "Common belly of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46101" + ] + } + }, + { + "id": "FMA:65205", + "name": "Common belly of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65204" + ] + } + }, + { + "id": "FMA:65206", + "name": "Common belly of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65204" + ] + } + }, + { + "id": "FMA:65207", + "name": "Belly of sternal head of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45780" + ] + } + }, + { + "id": "FMA:65208", + "name": "Belly of clavicular head of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45781" + ] + } + }, + { + "id": "FMA:65209", + "name": "Belly of clavicular head of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45781" + ] + } + }, + { + "id": "FMA:65210", + "name": "Common belly of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45779" + ] + } + }, + { + "id": "FMA:65211", + "name": "Common belly of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65210" + ] + } + }, + { + "id": "FMA:65212", + "name": "Common belly of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65210" + ] + } + }, + { + "id": "FMA:65213", + "name": "Supraclavicular part of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65229" + ] + }, + "synonyms": [ + "Pars supraclavicularis (Plexus brachialis)" + ] + }, + { + "id": "FMA:65214", + "name": "Infraclavicular part of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65229" + ] + }, + "synonyms": [ + "Pars infraclavicularis (Plexus brachialis)" + ] + }, + { + "id": "FMA:65216", + "name": "Superior trunk of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65360" + ] + }, + "synonyms": [ + "Upper trunk of brachial plexus", + "Superior trunk of brachial plexus" + ] + }, + { + "id": "FMA:65217", + "name": "Inferior trunk of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65360" + ] + }, + "synonyms": [ + "Inferior trunk of brachial plexus", + "Lower trunk of brachial plexus" + ] + }, + { + "id": "FMA:65218", + "name": "Middle trunk of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65360" + ] + }, + "synonyms": [ + "Middle trunk of brachial plexus", + "Distal part of anterior ramus of seventh cervical nerve" + ] + }, + { + "id": "FMA:65219", + "name": "Anterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65358" + ] + } + }, + { + "id": "FMA:65220", + "name": "Posterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65358" + ] + } + }, + { + "id": "FMA:65221", + "name": "Supraclavicular part of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65213" + ] + } + }, + { + "id": "FMA:65222", + "name": "Supraclavicular part of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65213" + ] + } + }, + { + "id": "FMA:65223", + "name": "Infraclavicular part of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65214" + ] + } + }, + { + "id": "FMA:65224", + "name": "Infraclavicular part of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65214" + ] + } + }, + { + "id": "FMA:65229", + "name": "Subdivision of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65171" + ] + }, + "synonyms": [ + "Brachial neural plexus subdivision" + ] + }, + { + "id": "FMA:65230", + "name": "Subdivision of lumbosacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65171" + ] + }, + "synonyms": [ + "Lumbosacral neural plexus subdivision" + ] + }, + { + "id": "FMA:65232", + "name": "Belly of transverse head of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46116" + ] + } + }, + { + "id": "FMA:65233", + "name": "Belly of transverse head of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46116" + ] + } + }, + { + "id": "FMA:65234", + "name": "Belly of oblique head of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46115" + ] + } + }, + { + "id": "FMA:65235", + "name": "Belly of oblique head of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46115" + ] + } + }, + { + "id": "FMA:65236", + "name": "Common belly of adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46114" + ] + } + }, + { + "id": "FMA:65237", + "name": "Common belly of right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65236" + ] + } + }, + { + "id": "FMA:65238", + "name": "Common belly of left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65236" + ] + } + }, + { + "id": "FMA:65239", + "name": "Peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + }, + "synonyms": [ + "Peripheral nerve tree" + ] + }, + { + "id": "FMA:65241", + "name": "Trunk of musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Musculocutaneous neural trunk" + ] + }, + { + "id": "FMA:65242", + "name": "Root of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + }, + "synonyms": [ + "Median neural root", + "Head of median nerve" + ] + }, + { + "id": "FMA:65243", + "name": "Median root of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65242" + ] + }, + "synonyms": [ + "Medial root of median nerve", + "C8-T1 root of median nerve", + "Medial head of median nerve" + ] + }, + { + "id": "FMA:65244", + "name": "Lateral root of median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65242" + ] + }, + "synonyms": [ + "C5-C7 root of median nerve", + "Lateral head of median nerve" + ] + }, + { + "id": "FMA:65245", + "name": "Trunk of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Ulnar neural trunk" + ] + }, + { + "id": "FMA:65246", + "name": "Medial cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Nerve of Wrisberg", + "Medial brachial cutaneous nerve" + ] + }, + { + "id": "FMA:65247", + "name": "Medial cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65246" + ] + } + }, + { + "id": "FMA:65248", + "name": "Medial cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65246" + ] + } + }, + { + "id": "FMA:65249", + "name": "Lateral cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:65250", + "name": "Lateral cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65249" + ] + } + }, + { + "id": "FMA:65251", + "name": "Lateral cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65249" + ] + } + }, + { + "id": "FMA:65252", + "name": "Trunk of medial cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + } + }, + { + "id": "FMA:65253", + "name": "Trunk of medial cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65252" + ] + } + }, + { + "id": "FMA:65254", + "name": "Trunk of medial cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65252" + ] + } + }, + { + "id": "FMA:65255", + "name": "Trunk of right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65245" + ] + }, + "synonyms": [ + "Right ulnar neural trunk" + ] + }, + { + "id": "FMA:65256", + "name": "Trunk of left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65245" + ] + }, + "synonyms": [ + "Left ulnar neural trunk" + ] + }, + { + "id": "FMA:65257", + "name": "Trunk of medial cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + } + }, + { + "id": "FMA:65258", + "name": "Trunk of medial cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65257" + ] + } + }, + { + "id": "FMA:65259", + "name": "Trunk of medial cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65257" + ] + } + }, + { + "id": "FMA:65261", + "name": "Trunk of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Radial neural trunk" + ] + }, + { + "id": "FMA:65262", + "name": "Trunk of right radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65261" + ] + }, + "synonyms": [ + "Right radial neural trunk" + ] + }, + { + "id": "FMA:65263", + "name": "Trunk of left radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65261" + ] + }, + "synonyms": [ + "Left radial neural trunk" + ] + }, + { + "id": "FMA:65264", + "name": "Trunk of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Axillary neural trunk" + ] + }, + { + "id": "FMA:65265", + "name": "Trunk of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65264" + ] + }, + "synonyms": [ + "Axillary nerve trunk", + "Right axillary neural trunk" + ] + }, + { + "id": "FMA:65268", + "name": "Trunk of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65264" + ] + }, + "synonyms": [ + "Left axillary neural trunk" + ] + }, + { + "id": "FMA:65269", + "name": "Branch of peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Peripheral neural branch" + ] + }, + { + "id": "FMA:65270", + "name": "Branch of musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Musculocutaneous neural branch" + ] + }, + { + "id": "FMA:65271", + "name": "Trunk of right musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65241" + ] + }, + "synonyms": [ + "Right musculocutaneous neural trunk" + ] + }, + { + "id": "FMA:65272", + "name": "Trunk of left musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65241" + ] + }, + "synonyms": [ + "Left musculocutaneous neural trunk" + ] + }, + { + "id": "FMA:65273", + "name": "Trunk of supraclavicular branch of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14384" + ] + } + }, + { + "id": "FMA:65274", + "name": "Trunk of infraclavicular branch of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14384" + ] + } + }, + { + "id": "FMA:65275", + "name": "Long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Bell's nerve", + "Posterior thoracic nerve", + "External respiratory nerve of Bell" + ] + }, + { + "id": "FMA:65279", + "name": "Dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65851" + ] + } + }, + { + "id": "FMA:65280", + "name": "Subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:65281", + "name": "Right long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65275" + ] + } + }, + { + "id": "FMA:65282", + "name": "Left long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65275" + ] + } + }, + { + "id": "FMA:65283", + "name": "Right dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65279" + ] + } + }, + { + "id": "FMA:65284", + "name": "Left dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65279" + ] + } + }, + { + "id": "FMA:65285", + "name": "Right subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65280" + ] + } + }, + { + "id": "FMA:65286", + "name": "Left subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65280" + ] + } + }, + { + "id": "FMA:65287", + "name": "Subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Nervus subscapularis" + ] + }, + { + "id": "FMA:65290", + "name": "Thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + }, + "synonyms": [ + "Long subscapular nerve", + "Middle subscapular nerve" + ] + }, + { + "id": "FMA:65291", + "name": "Right thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65290" + ] + } + }, + { + "id": "FMA:65292", + "name": "Left thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65290" + ] + } + }, + { + "id": "FMA:65293", + "name": "Medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:65294", + "name": "Right medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65293" + ] + } + }, + { + "id": "FMA:65295", + "name": "Left medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65293" + ] + } + }, + { + "id": "FMA:65296", + "name": "Lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:65297", + "name": "Left lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65296" + ] + } + }, + { + "id": "FMA:65298", + "name": "Right lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65296" + ] + } + }, + { + "id": "FMA:65299", + "name": "Branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Axillary neural branch" + ] + }, + { + "id": "FMA:65300", + "name": "Deltoid branch of posterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81291" + ] + } + }, + { + "id": "FMA:65301", + "name": "Nerve to teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81291" + ] + } + }, + { + "id": "FMA:65302", + "name": "Nerve to right teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65301" + ] + } + }, + { + "id": "FMA:65303", + "name": "Superior lateral cutaneous nerve of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81291" + ] + }, + "synonyms": [ + "Superior lateral brachial cutaneous nerve", + "Upper lateral cutaneous nerve of arm" + ] + }, + { + "id": "FMA:65304", + "name": "Superior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65287" + ] + }, + "synonyms": [ + "Upper subscapular nerve" + ] + }, + { + "id": "FMA:65305", + "name": "Right superior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65304" + ] + }, + "synonyms": [ + "Right upper subscapular nerve" + ] + }, + { + "id": "FMA:65306", + "name": "Left superior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65304" + ] + }, + "synonyms": [ + "Left upper subscapular nerve" + ] + }, + { + "id": "FMA:65307", + "name": "Inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65287" + ] + }, + "synonyms": [ + "Lower subscapular nerve" + ] + }, + { + "id": "FMA:65308", + "name": "Right inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65307" + ] + }, + "synonyms": [ + "Right lower subscapular nerve" + ] + }, + { + "id": "FMA:65309", + "name": "Left inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65307" + ] + }, + "synonyms": [ + "Left lower subscapular nerve" + ] + }, + { + "id": "FMA:65310", + "name": "Branch of medial cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + } + }, + { + "id": "FMA:65311", + "name": "Anterior branch of medial cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65310" + ] + } + }, + { + "id": "FMA:65312", + "name": "Posterior branch of medial cutaneous nerve of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65310" + ] + } + }, + { + "id": "FMA:65313", + "name": "Anterior branch of medial cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65311" + ] + } + }, + { + "id": "FMA:65314", + "name": "Anterior branch of medial cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65311" + ] + } + }, + { + "id": "FMA:65315", + "name": "Posterior branch of medial cutaneous nerve of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65312" + ] + } + }, + { + "id": "FMA:65316", + "name": "Posterior branch of medial cutaneous nerve of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65312" + ] + } + }, + { + "id": "FMA:65317", + "name": "Nerve to right pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44823" + ] + } + }, + { + "id": "FMA:65318", + "name": "Nerve to left pronator teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44823" + ] + } + }, + { + "id": "FMA:65319", + "name": "Nerve to right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44824" + ] + } + }, + { + "id": "FMA:65320", + "name": "Nerve to left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44824" + ] + } + }, + { + "id": "FMA:65321", + "name": "Nerve to right palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44825" + ] + } + }, + { + "id": "FMA:65322", + "name": "Nerve to left palmaris longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44825" + ] + } + }, + { + "id": "FMA:65323", + "name": "Nerve to right flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44826" + ] + } + }, + { + "id": "FMA:65324", + "name": "Nerve to left flexor digitorum superficialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44826" + ] + } + }, + { + "id": "FMA:65325", + "name": "Right anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44822" + ] + } + }, + { + "id": "FMA:65326", + "name": "Left anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44822" + ] + } + }, + { + "id": "FMA:65327", + "name": "Palmar branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44836" + ] + } + }, + { + "id": "FMA:65328", + "name": "Palmar branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44836" + ] + } + }, + { + "id": "FMA:65329", + "name": "Branch of posterior muscular branch of radial nerve to medial head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81194" + ] + } + }, + { + "id": "FMA:65330", + "name": "Branch of posterior muscular branch of radial nerve to lateral head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81194" + ] + } + }, + { + "id": "FMA:65331", + "name": "Posterior muscular branch of right radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44958" + ] + } + }, + { + "id": "FMA:65332", + "name": "Posterior muscular branch of left radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44958" + ] + } + }, + { + "id": "FMA:65333", + "name": "Lateral muscular branch of radial nerve to brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44959" + ] + } + }, + { + "id": "FMA:65334", + "name": "Nerve to brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44959" + ] + } + }, + { + "id": "FMA:65335", + "name": "Right posterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77559" + ] + }, + "synonyms": [ + "Deep branch of right radial nerve" + ] + }, + { + "id": "FMA:65336", + "name": "Left posterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77559" + ] + }, + "synonyms": [ + "Deep branch of left radial nerve" + ] + }, + { + "id": "FMA:65337", + "name": "Lateral proper palmar digital branch of median nerve to right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44857" + ] + } + }, + { + "id": "FMA:65338", + "name": "Lateral proper palmar digital branch of median nerve to left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44857" + ] + } + }, + { + "id": "FMA:65339", + "name": "Medial proper palmar digital branch of median nerve to right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44858" + ] + } + }, + { + "id": "FMA:65340", + "name": "Medial proper palmar digital branch of median nerve to left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44858" + ] + } + }, + { + "id": "FMA:65341", + "name": "Lateral proper palmar digital branch of median nerve to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44862" + ] + } + }, + { + "id": "FMA:65342", + "name": "Lateral proper palmar digital branch of median nerve to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44862" + ] + } + }, + { + "id": "FMA:65343", + "name": "Medial proper palmar digital branch of median nerve to right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44863" + ] + } + }, + { + "id": "FMA:65344", + "name": "Medial proper palmar digital branch of median nerve to left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44863" + ] + } + }, + { + "id": "FMA:65345", + "name": "Lateral proper palmar digital branch of median nerve to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44867" + ] + } + }, + { + "id": "FMA:65346", + "name": "Lateral proper palmar digital branch of median nerve to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44867" + ] + } + }, + { + "id": "FMA:65347", + "name": "Medial proper palmar digital branch of median nerve to right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44868" + ] + } + }, + { + "id": "FMA:65348", + "name": "Medial proper palmar digital branch of median nerve to left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44868" + ] + } + }, + { + "id": "FMA:65349", + "name": "Palmar branch of right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44878" + ] + } + }, + { + "id": "FMA:65350", + "name": "Palmar branch of left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44878" + ] + } + }, + { + "id": "FMA:65351", + "name": "Branch of ulnar nerve to flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44874" + ] + } + }, + { + "id": "FMA:65352", + "name": "Branch of right ulnar nerve to right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65351" + ] + } + }, + { + "id": "FMA:65353", + "name": "Nerve to right elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44873" + ] + } + }, + { + "id": "FMA:65354", + "name": "Nerve to left elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44873" + ] + } + }, + { + "id": "FMA:65355", + "name": "Vascular branch of right median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44820" + ] + } + }, + { + "id": "FMA:65356", + "name": "Vascular branch of left median nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44820" + ] + } + }, + { + "id": "FMA:65357", + "name": "Circular muscular layer of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19775" + ] + } + }, + { + "id": "FMA:65358", + "name": "Division of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77571" + ] + }, + "synonyms": [ + "Division of brachial plexus", + "Brachial neural plexus division" + ] + }, + { + "id": "FMA:65359", + "name": "Cord of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77571" + ] + }, + "synonyms": [ + "Brachial neural plexus cord", + "Cord of brachial plexus" + ] + }, + { + "id": "FMA:65360", + "name": "Trunk of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77571" + ] + }, + "synonyms": [ + "Trunk of brachial plexus", + "Brachial neural plexus trunk" + ] + }, + { + "id": "FMA:65361", + "name": "Superior trunk of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65216" + ] + }, + "synonyms": [ + "Superior trunk of right brachial plexus" + ] + }, + { + "id": "FMA:65362", + "name": "Superior trunk of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65216" + ] + }, + "synonyms": [ + "Superior trunk of left brachial nerve plexus" + ] + }, + { + "id": "FMA:65363", + "name": "Inferior trunk of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65217" + ] + }, + "synonyms": [ + "Inferior trunk of right brachial plexus" + ] + }, + { + "id": "FMA:65364", + "name": "Inferior trunk of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65217" + ] + }, + "synonyms": [ + "Inferior trunk of left brachial nerve plexus" + ] + }, + { + "id": "FMA:65365", + "name": "Middle trunk of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65218" + ] + }, + "synonyms": [ + "Middle trunk of right brachial plexus" + ] + }, + { + "id": "FMA:65366", + "name": "Middle trunk of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65218" + ] + }, + "synonyms": [ + "Middle trunk of left brachial plexus" + ] + }, + { + "id": "FMA:65367", + "name": "C5-C6 anterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65219" + ] + } + }, + { + "id": "FMA:65368", + "name": "C7 anterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65219" + ] + } + }, + { + "id": "FMA:65369", + "name": "C8-T1 anterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65219" + ] + } + }, + { + "id": "FMA:65370", + "name": "C8-T1 anterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65369" + ] + } + }, + { + "id": "FMA:65371", + "name": "C8-T1 anterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65369" + ] + } + }, + { + "id": "FMA:65372", + "name": "C5-C6 posterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65220" + ] + } + }, + { + "id": "FMA:65373", + "name": "C7 posterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65220" + ] + } + }, + { + "id": "FMA:65374", + "name": "C8-T1 posterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65220" + ] + } + }, + { + "id": "FMA:65375", + "name": "C8-T1 posterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65374" + ] + } + }, + { + "id": "FMA:65376", + "name": "C8-T1 posterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65374" + ] + } + }, + { + "id": "FMA:65377", + "name": "C7 posterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65373" + ] + } + }, + { + "id": "FMA:65378", + "name": "C7 posterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65373" + ] + } + }, + { + "id": "FMA:65379", + "name": "C5-C6 posterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65372" + ] + } + }, + { + "id": "FMA:65380", + "name": "C5-C6 posterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65372" + ] + } + }, + { + "id": "FMA:65381", + "name": "C7 anterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65368" + ] + } + }, + { + "id": "FMA:65382", + "name": "C7 anterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65368" + ] + } + }, + { + "id": "FMA:65383", + "name": "C5-C6 anterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65367" + ] + } + }, + { + "id": "FMA:65384", + "name": "C5-C6 anterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65367" + ] + } + }, + { + "id": "FMA:65385", + "name": "Anterior cord of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65359" + ] + }, + "synonyms": [ + "Anterior cord of brachial plexus" + ] + }, + { + "id": "FMA:65386", + "name": "Trunk of right phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6198" + ] + }, + "synonyms": [ + "Right phrenic neural trunk" + ] + }, + { + "id": "FMA:65387", + "name": "Trunk of left phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6198" + ] + }, + "synonyms": [ + "Left phrenic neural trunk" + ] + }, + { + "id": "FMA:65388", + "name": "Right lesser occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6871" + ] + } + }, + { + "id": "FMA:65389", + "name": "Left lesser occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6871" + ] + } + }, + { + "id": "FMA:65390", + "name": "Cutaneous branch to scalp behind right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6877" + ] + } + }, + { + "id": "FMA:65391", + "name": "Cutaneous branch to scalp behind left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6877" + ] + } + }, + { + "id": "FMA:65393", + "name": "Branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Transverse cervical neural branch" + ] + }, + { + "id": "FMA:65394", + "name": "Trunk of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6870" + ] + }, + "synonyms": [ + "Great auricular neural trunk" + ] + }, + { + "id": "FMA:65395", + "name": "Trunk of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65394" + ] + }, + "synonyms": [ + "Right great auricular neural trunk" + ] + }, + { + "id": "FMA:65396", + "name": "Trunk of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65394" + ] + }, + "synonyms": [ + "Left great auricular neural trunk" + ] + }, + { + "id": "FMA:65397", + "name": "C2 root of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65439" + ] + } + }, + { + "id": "FMA:65398", + "name": "C2 root of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65397" + ] + } + }, + { + "id": "FMA:65399", + "name": "C2 root of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65397" + ] + } + }, + { + "id": "FMA:65400", + "name": "C3 root of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65439" + ] + } + }, + { + "id": "FMA:65401", + "name": "C3 root of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65400" + ] + } + }, + { + "id": "FMA:65402", + "name": "C3 root of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65400" + ] + } + }, + { + "id": "FMA:65403", + "name": "C3 root of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12199" + ] + } + }, + { + "id": "FMA:65404", + "name": "C3 root of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65403" + ] + } + }, + { + "id": "FMA:65405", + "name": "C3 root of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65403" + ] + } + }, + { + "id": "FMA:65406", + "name": "C2 root of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + }, + "synonyms": [ + "C2 root of transverse cutaneous nerve of neck" + ] + }, + { + "id": "FMA:65407", + "name": "C2 root of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65406" + ] + } + }, + { + "id": "FMA:65408", + "name": "C2 root of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65406" + ] + } + }, + { + "id": "FMA:65409", + "name": "Gray ramus communicans from superior cervical ganglion to anterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:65410", + "name": "Intermediate tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:65411", + "name": "Ascending branch to first cervical anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:65413", + "name": "Common belly of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46300" + ] + } + }, + { + "id": "FMA:65414", + "name": "Supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:65415", + "name": "Right supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65414" + ] + } + }, + { + "id": "FMA:65416", + "name": "Left supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65414" + ] + } + }, + { + "id": "FMA:65419", + "name": "Trunk of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55161" + ] + }, + "synonyms": [ + "Supraclavicular neural trunk" + ] + }, + { + "id": "FMA:65420", + "name": "Trunk of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5931" + ] + }, + "synonyms": [ + "Facial neural trunk" + ] + }, + { + "id": "FMA:65421", + "name": "Trunk of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65420" + ] + }, + "synonyms": [ + "Right facial neural trunk" + ] + }, + { + "id": "FMA:65422", + "name": "Trunk of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65420" + ] + }, + "synonyms": [ + "Left facial neural trunk" + ] + }, + { + "id": "FMA:65423", + "name": "Trunk of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52617" + ] + }, + "synonyms": [ + "Right trigeminal neural trunk" + ] + }, + { + "id": "FMA:65424", + "name": "Trunk of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52617" + ] + }, + "synonyms": [ + "Left trigeminal neural trunk" + ] + }, + { + "id": "FMA:65425", + "name": "Trunk of right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65131" + ] + }, + "synonyms": [ + "Right oculomotor neural trunk" + ] + }, + { + "id": "FMA:65426", + "name": "Trunk of left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65131" + ] + }, + "synonyms": [ + "Left oculomotor neural trunk" + ] + }, + { + "id": "FMA:65427", + "name": "Trunk of right supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65419" + ] + }, + "synonyms": [ + "Right supraclavicular neural trunk" + ] + }, + { + "id": "FMA:65428", + "name": "Trunk of left supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65419" + ] + }, + "synonyms": [ + "Left supraclavicular neural trunk" + ] + }, + { + "id": "FMA:65429", + "name": "Deep muscular medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78657" + ] + } + }, + { + "id": "FMA:65430", + "name": "Deep communicating medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78657" + ] + } + }, + { + "id": "FMA:65432", + "name": "Root of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + }, + "synonyms": [ + "Supraclavicular neural root" + ] + }, + { + "id": "FMA:65433", + "name": "C3 root of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65432" + ] + } + }, + { + "id": "FMA:65434", + "name": "C4 root of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65432" + ] + } + }, + { + "id": "FMA:65435", + "name": "C4 root of right supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65434" + ] + } + }, + { + "id": "FMA:65436", + "name": "C4 root of left supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65434" + ] + } + }, + { + "id": "FMA:65437", + "name": "C3 root of right supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65433" + ] + } + }, + { + "id": "FMA:65438", + "name": "C3 root of left supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65433" + ] + } + }, + { + "id": "FMA:65439", + "name": "Root of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + }, + "synonyms": [ + "Great auricular neural root" + ] + }, + { + "id": "FMA:65440", + "name": "Trunk of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6870" + ] + }, + "synonyms": [ + "Transverse cervical neural trunk" + ] + }, + { + "id": "FMA:65441", + "name": "Trunk of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65440" + ] + }, + "synonyms": [ + "Right transverse cervical neural trunk" + ] + }, + { + "id": "FMA:65442", + "name": "Trunk of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65440" + ] + }, + "synonyms": [ + "Left transverse cervical neural trunk" + ] + }, + { + "id": "FMA:65443", + "name": "Greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12186" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of second cervical nerve" + ] + }, + { + "id": "FMA:65444", + "name": "Right greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65443" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of right second cervical nerve", + "Medial branch of right second cervical dorsal ramus" + ] + }, + { + "id": "FMA:65446", + "name": "Lateral branch of posterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12186" + ] + } + }, + { + "id": "FMA:65448", + "name": "Nerve to splenius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + } + }, + { + "id": "FMA:65449", + "name": "Nerve to right splenius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65448" + ] + } + }, + { + "id": "FMA:65450", + "name": "C2 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + } + }, + { + "id": "FMA:65451", + "name": "C2 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65450" + ] + } + }, + { + "id": "FMA:65452", + "name": "C2 branch to semispinalis capitis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + }, + "synonyms": [ + "Lateral branch of posterior ramus of second cervical nerve to semispinalis capitis", + "Lateral C2 branch to semispinalis capitis" + ] + }, + { + "id": "FMA:65453", + "name": "C2 branch to right semispinalis capitis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65452" + ] + }, + "synonyms": [ + "Lateral C2 branch to right semispinalis capitis" + ] + }, + { + "id": "FMA:65460", + "name": "Communicating branch between C1 and C2 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65775" + ] + }, + "synonyms": [ + "Communicating branch to dorsal ramus of first cervical nerve" + ] + }, + { + "id": "FMA:65461", + "name": "Communicating branch between right C1 and C2 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65460" + ] + }, + "synonyms": [ + "Communicating branch to dorsal ramus of right first cervical nerve" + ] + }, + { + "id": "FMA:65463", + "name": "Trunk of long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65273" + ] + }, + "synonyms": [ + "Long thoracic neural trunk" + ] + }, + { + "id": "FMA:65464", + "name": "Trunk of dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65273" + ] + }, + "synonyms": [ + "Dorsal scapular neural trunk" + ] + }, + { + "id": "FMA:65465", + "name": "Trunk of subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65273" + ] + }, + "synonyms": [ + "Subclavian neural trunk" + ] + }, + { + "id": "FMA:65466", + "name": "Trunk of medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65273" + ] + }, + "synonyms": [ + "Medial pectoral neural trunk" + ] + }, + { + "id": "FMA:65469", + "name": "Lumbar rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9912" + ] + } + }, + { + "id": "FMA:65470", + "name": "Proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23918" + ] + }, + "synonyms": [ + "Proximal phalanx of first digit of left hand", + "First proximal phalanx of left hand" + ] + }, + { + "id": "FMA:65472", + "name": "Trunk of subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Subscapular neural trunk" + ] + }, + { + "id": "FMA:65473", + "name": "Trunk of upper subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65472" + ] + }, + "synonyms": [ + "Upper subscapular neural trunk" + ] + }, + { + "id": "FMA:65474", + "name": "Trunk of lower subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65472" + ] + }, + "synonyms": [ + "Lower subscapular neural trunk" + ] + }, + { + "id": "FMA:65475", + "name": "Trunk of right lower subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65474" + ] + }, + "synonyms": [ + "Right lower subscapular neural trunk" + ] + }, + { + "id": "FMA:65476", + "name": "Trunk of left lower subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65474" + ] + }, + "synonyms": [ + "Left lower subscapular neural trunk" + ] + }, + { + "id": "FMA:65477", + "name": "Trunk of right upper subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65473" + ] + }, + "synonyms": [ + "Right upper subscapular neural trunk" + ] + }, + { + "id": "FMA:65478", + "name": "Trunk of left upper subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65473" + ] + }, + "synonyms": [ + "Left upper subscapular neural trunk" + ] + }, + { + "id": "FMA:65479", + "name": "Trunk of thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Thoracodorsal neural trunk" + ] + }, + { + "id": "FMA:65480", + "name": "Trunk of right thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65479" + ] + }, + "synonyms": [ + "Right thoracodorsal neural trunk" + ] + }, + { + "id": "FMA:65481", + "name": "Trunk of left thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65479" + ] + }, + "synonyms": [ + "Left thoracodorsal neural trunk" + ] + }, + { + "id": "FMA:65482", + "name": "Trunk of lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65274" + ] + }, + "synonyms": [ + "Lateral pectoral neural trunk" + ] + }, + { + "id": "FMA:65483", + "name": "Trunk of right lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65482" + ] + }, + "synonyms": [ + "Right lateral pectoral neural trunk" + ] + }, + { + "id": "FMA:65484", + "name": "Trunk of left lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65482" + ] + }, + "synonyms": [ + "Left lateral pectoral neural trunk" + ] + }, + { + "id": "FMA:65485", + "name": "Trunk of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Ilioinguinal neural trunk" + ] + }, + { + "id": "FMA:65486", + "name": "Trunk of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65485" + ] + }, + "synonyms": [ + "Right ilioinguinal neural trunk" + ] + }, + { + "id": "FMA:65487", + "name": "Trunk of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65485" + ] + }, + "synonyms": [ + "Left ilioinguinal neural trunk" + ] + }, + { + "id": "FMA:65488", + "name": "Trunk of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Iliohypogastric neural trunk" + ] + }, + { + "id": "FMA:65489", + "name": "Trunk of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65488" + ] + }, + "synonyms": [ + "Right iliohypogastric neural trunk" + ] + }, + { + "id": "FMA:65490", + "name": "Trunk of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65488" + ] + }, + "synonyms": [ + "Left iliohypogastric neural trunk" + ] + }, + { + "id": "FMA:65491", + "name": "Trunk of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Genitofemoral neural trunk" + ] + }, + { + "id": "FMA:65492", + "name": "Trunk of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65491" + ] + }, + "synonyms": [ + "Right genitofemoral neural trunk" + ] + }, + { + "id": "FMA:65493", + "name": "Trunk of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65491" + ] + }, + "synonyms": [ + "Left genitofemoral neural trunk" + ] + }, + { + "id": "FMA:65494", + "name": "Trunk of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Lateral femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:65495", + "name": "Branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Lateral femoral cutaneous neural branch" + ] + }, + { + "id": "FMA:65496", + "name": "Trunk of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65494" + ] + }, + "synonyms": [ + "Right lateral femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:65497", + "name": "Trunk of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65494" + ] + }, + "synonyms": [ + "Left lateral femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:65498", + "name": "Trunk of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Femoral neural trunk" + ] + }, + { + "id": "FMA:65499", + "name": "Trunk of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65498" + ] + }, + "synonyms": [ + "Right femoral neural trunk" + ] + }, + { + "id": "FMA:65500", + "name": "Trunk of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65498" + ] + }, + "synonyms": [ + "Left femoral neural trunk" + ] + }, + { + "id": "FMA:65501", + "name": "Trunk of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + }, + "synonyms": [ + "Obturator neural trunk" + ] + }, + { + "id": "FMA:65502", + "name": "Trunk of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65501" + ] + }, + "synonyms": [ + "Right obturator neural trunk" + ] + }, + { + "id": "FMA:65503", + "name": "Trunk of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65501" + ] + }, + "synonyms": [ + "Left obturator neural trunk" + ] + }, + { + "id": "FMA:65507", + "name": "Trunk of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16480" + ] + }, + "synonyms": [ + "Sciatic neural trunk" + ] + }, + { + "id": "FMA:65508", + "name": "Trunk of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65507" + ] + }, + "synonyms": [ + "Right sciatic neural trunk" + ] + }, + { + "id": "FMA:65509", + "name": "Trunk of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65507" + ] + }, + "synonyms": [ + "Left sciatic neural trunk" + ] + }, + { + "id": "FMA:65512", + "name": "Surface of right superior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31084" + ] + } + }, + { + "id": "FMA:65513", + "name": "Surface of left superior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31084" + ] + } + }, + { + "id": "FMA:65514", + "name": "Esophageal branch of vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:65515", + "name": "Pulmonary branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:65517", + "name": "Anterior surface of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31919" + ] + } + }, + { + "id": "FMA:65518", + "name": "Medial surface of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31919" + ] + } + }, + { + "id": "FMA:65519", + "name": "Lateral surface of lateral mass of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31919" + ] + } + }, + { + "id": "FMA:65520", + "name": "Branch of autonomic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6279" + ] + }, + "synonyms": [ + "Autonomic plexus branch" + ] + }, + { + "id": "FMA:65522", + "name": "Region of surface of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:65523", + "name": "Nerve trunk of lumbosacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + } + }, + { + "id": "FMA:65524", + "name": "Anterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65525", + "name": "Subdivision of lumbosacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65523" + ] + }, + "synonyms": [ + "Lumbosacral plexus subdivision" + ] + }, + { + "id": "FMA:65526", + "name": "Posterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65525" + ] + } + }, + { + "id": "FMA:65529", + "name": "L2 anterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65524" + ] + } + }, + { + "id": "FMA:65530", + "name": "L3 anterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65524" + ] + } + }, + { + "id": "FMA:65531", + "name": "L4 anterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65524" + ] + } + }, + { + "id": "FMA:65532", + "name": "L2 posterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65526" + ] + } + }, + { + "id": "FMA:65533", + "name": "L3 posterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65526" + ] + } + }, + { + "id": "FMA:65534", + "name": "L4 posterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65969" + ] + } + }, + { + "id": "FMA:65535", + "name": "Lumbosacral trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65523" + ] + } + }, + { + "id": "FMA:65536", + "name": "Right lumbosacral trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65535" + ] + } + }, + { + "id": "FMA:65537", + "name": "Left lumbosacral trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65535" + ] + } + }, + { + "id": "FMA:65539", + "name": "Subdivision of parasympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Parasympathetic nervous system subdivision" + ] + }, + { + "id": "FMA:65540", + "name": "Region of surface of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:65541", + "name": "Branch of the descending branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54399" + ] + } + }, + { + "id": "FMA:65542", + "name": "Descending branch of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54402" + ] + } + }, + { + "id": "FMA:65543", + "name": "Descending branch of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54402" + ] + } + }, + { + "id": "FMA:65544", + "name": "Region of surface of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:65547", + "name": "Inferior vertebral notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13613" + ] + } + }, + { + "id": "FMA:65549", + "name": "Central part of autonomic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Central autonomic nervous system" + ] + }, + { + "id": "FMA:65550", + "name": "Central part of somatic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65565" + ] + }, + "synonyms": [ + "Central somatic nervous system" + ] + }, + { + "id": "FMA:65551", + "name": "Subdivisionof autonomic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45638" + ] + } + }, + { + "id": "FMA:65553", + "name": "Peripheral part of autonomic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Autonomic division of peripheral nervous system", + "Autonomic part of peripheral nervous system", + "Peripheral autonomic nervous system" + ] + }, + { + "id": "FMA:65554", + "name": "Peripheral part of somatic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65565" + ] + }, + "synonyms": [ + "Peripheral somatic nervous system" + ] + }, + { + "id": "FMA:65557", + "name": "Articular facet of dens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + } + }, + { + "id": "FMA:65561", + "name": "Posterior surface of lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24801" + ] + } + }, + { + "id": "FMA:65562", + "name": "Posterior surface of right lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65561" + ] + } + }, + { + "id": "FMA:65563", + "name": "Posterior surface of left lamina of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65561" + ] + } + }, + { + "id": "FMA:65564", + "name": "Subdivision of sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65551" + ] + }, + "synonyms": [ + "Sympathetic nervous system subdivision" + ] + }, + { + "id": "FMA:65565", + "name": "Subdivision of somatic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45638" + ] + }, + "synonyms": [ + "Somatic nervous system subdivision" + ] + }, + { + "id": "FMA:65567", + "name": "Subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6028" + ] + }, + "synonyms": [ + "Anterior ramus of twelfth thoracic nerve" + ] + }, + { + "id": "FMA:65568", + "name": "Right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65567" + ] + }, + "synonyms": [ + "Anterior ramus of right twelfth thoracic nerve" + ] + }, + { + "id": "FMA:65569", + "name": "Left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65567" + ] + }, + "synonyms": [ + "Anterior ramus of left twelfth thoracic nerve" + ] + }, + { + "id": "FMA:65579", + "name": "Muscular branch of suboccipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12182" + ] + }, + "synonyms": [ + "Muscular branch of posterior ramus of first cervical nerve" + ] + }, + { + "id": "FMA:65580", + "name": "Nerve to rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:65581", + "name": "Nerve to right rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65580" + ] + } + }, + { + "id": "FMA:65582", + "name": "Nerve to left rectus capitis posterior major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65580" + ] + } + }, + { + "id": "FMA:65583", + "name": "Nerve to rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:65584", + "name": "Nerve to right rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65583" + ] + } + }, + { + "id": "FMA:65585", + "name": "Nerve to left rectus capitis posterior minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65583" + ] + } + }, + { + "id": "FMA:65586", + "name": "Nerve to superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:65587", + "name": "Nerve to right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65586" + ] + } + }, + { + "id": "FMA:65588", + "name": "Nerve to left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65586" + ] + } + }, + { + "id": "FMA:65592", + "name": "C1 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:65593", + "name": "C1 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65592" + ] + } + }, + { + "id": "FMA:65594", + "name": "C1 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65592" + ] + } + }, + { + "id": "FMA:65598", + "name": "Articular facet of articular process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13625" + ] + }, + "synonyms": [ + "Apophyseal facet of articular process of cervical vertebra" + ] + }, + { + "id": "FMA:65603", + "name": "C2 branch to semispinalis capitis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72092" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of second cervical nerve to semispinalis capitis", + "Medial C2 branch to semispinalis capitis" + ] + }, + { + "id": "FMA:65604", + "name": "C2 branch to right semispinalis capitis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65603" + ] + }, + "synonyms": [ + "Medial C2 branch to right semispinalis capitis" + ] + }, + { + "id": "FMA:65605", + "name": "C2 branch to left semispinalis capitis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65603" + ] + }, + "synonyms": [ + "Medial C2 branch to left semispinalis capitis" + ] + }, + { + "id": "FMA:65606", + "name": "Posterior cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5903" + ] + }, + "synonyms": [ + "Posterior cervical plexus" + ] + }, + { + "id": "FMA:65607", + "name": "Medial branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12189" + ] + } + }, + { + "id": "FMA:65608", + "name": "Third occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12189" + ] + } + }, + { + "id": "FMA:65610", + "name": "Lateral branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12189" + ] + } + }, + { + "id": "FMA:65611", + "name": "Communicating branch between C2 and C3 posterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65775" + ] + } + }, + { + "id": "FMA:65617", + "name": "Medial branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72081" + ] + } + }, + { + "id": "FMA:65618", + "name": "Lateral branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72081" + ] + } + }, + { + "id": "FMA:65619", + "name": "Medial branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72082" + ] + } + }, + { + "id": "FMA:65620", + "name": "Lateral branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72082" + ] + } + }, + { + "id": "FMA:65621", + "name": "Medial branch of posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72083" + ] + } + }, + { + "id": "FMA:65622", + "name": "Lateral branch of posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72083" + ] + } + }, + { + "id": "FMA:65623", + "name": "Medial branch of posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72084" + ] + } + }, + { + "id": "FMA:65624", + "name": "Lateral branch of posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72084" + ] + } + }, + { + "id": "FMA:65625", + "name": "Medial branch of posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72085" + ] + } + }, + { + "id": "FMA:65626", + "name": "Lateral branch of posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72085" + ] + } + }, + { + "id": "FMA:65627", + "name": "Branch of meningeal branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:65628", + "name": "Branch of anterior cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:65629", + "name": "Branch of lateral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:65630", + "name": "Branch of medial branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + } + }, + { + "id": "FMA:65631", + "name": "Branch of lateral branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + } + }, + { + "id": "FMA:65638", + "name": "Meningeal branch of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65639", + "name": "Meningeal branch of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65638" + ] + } + }, + { + "id": "FMA:65640", + "name": "Meningeal branch of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65638" + ] + } + }, + { + "id": "FMA:65641", + "name": "Meningeal branch of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65642", + "name": "Meningeal branch of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65641" + ] + } + }, + { + "id": "FMA:65643", + "name": "Meningeal branch of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65641" + ] + } + }, + { + "id": "FMA:65644", + "name": "Meningeal branch of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65645", + "name": "Meningeal branch of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65644" + ] + } + }, + { + "id": "FMA:65646", + "name": "Meningeal branch of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65644" + ] + } + }, + { + "id": "FMA:65647", + "name": "Meningeal branch of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65648", + "name": "Meningeal branch of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65647" + ] + } + }, + { + "id": "FMA:65649", + "name": "Meningeal branch of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65647" + ] + } + }, + { + "id": "FMA:65650", + "name": "Meningeal branch of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65651", + "name": "Meningeal branch of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65650" + ] + } + }, + { + "id": "FMA:65652", + "name": "Meningeal branch of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65650" + ] + } + }, + { + "id": "FMA:65653", + "name": "Meningeal branch of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65654", + "name": "Meningeal branch of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65653" + ] + } + }, + { + "id": "FMA:65655", + "name": "Meningeal branch of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65653" + ] + } + }, + { + "id": "FMA:65656", + "name": "Meningeal branch of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65657", + "name": "Meningeal branch of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65656" + ] + } + }, + { + "id": "FMA:65658", + "name": "Meningeal branch of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65656" + ] + } + }, + { + "id": "FMA:65659", + "name": "Meningeal branch of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11223" + ] + } + }, + { + "id": "FMA:65660", + "name": "Meningeal branch of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65659" + ] + } + }, + { + "id": "FMA:65661", + "name": "Meningeal branch of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65659" + ] + } + }, + { + "id": "FMA:65662", + "name": "Set of branches of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Branches of spinal nerve" + ] + }, + { + "id": "FMA:65664", + "name": "Transverse branch of meningeal branch of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5993" + ] + } + }, + { + "id": "FMA:65665", + "name": "Transverse branch of meningeal branch of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65666", + "name": "Transverse branch of meningeal branch of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65667", + "name": "Transverse branch of meningeal branch of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65668", + "name": "Transverse branch of meningeal branch of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65669", + "name": "Transverse branch of meningeal branch of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65670", + "name": "Transverse branch of meningeal branch of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65671", + "name": "Transverse branch of meningeal branch of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65672", + "name": "Transverse branch of meningeal branch of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65664" + ] + } + }, + { + "id": "FMA:65673", + "name": "Transverse branch of meningeal branch of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65672" + ] + } + }, + { + "id": "FMA:65674", + "name": "Transverse branch of meningeal branch of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65672" + ] + } + }, + { + "id": "FMA:65675", + "name": "Transverse branch of meningeal branch of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65671" + ] + } + }, + { + "id": "FMA:65676", + "name": "Transverse branch of meningeal branch of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65671" + ] + } + }, + { + "id": "FMA:65677", + "name": "Transverse branch of meningeal branch of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65670" + ] + } + }, + { + "id": "FMA:65678", + "name": "Transverse branch of meningeal branch of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65670" + ] + } + }, + { + "id": "FMA:65679", + "name": "Transverse branch of meningeal branch of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65669" + ] + } + }, + { + "id": "FMA:65680", + "name": "Transverse branch of meningeal branch of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65669" + ] + } + }, + { + "id": "FMA:65681", + "name": "Transverse branch of meningeal branch of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65668" + ] + } + }, + { + "id": "FMA:65682", + "name": "Transverse branch of meningeal branch of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65668" + ] + } + }, + { + "id": "FMA:65683", + "name": "Transverse branch of meningeal branch of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65667" + ] + } + }, + { + "id": "FMA:65684", + "name": "Transverse branch of meningeal branch of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65667" + ] + } + }, + { + "id": "FMA:65685", + "name": "Transverse branch of meningeal branch of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65666" + ] + } + }, + { + "id": "FMA:65686", + "name": "Transverse branch of meningeal branch of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65666" + ] + } + }, + { + "id": "FMA:65687", + "name": "Transverse branch of meningeal branch of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65665" + ] + } + }, + { + "id": "FMA:65688", + "name": "Transverse branch of meningeal branch of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65665" + ] + } + }, + { + "id": "FMA:65689", + "name": "Ascending branch of meningeal branch of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5994" + ] + } + }, + { + "id": "FMA:65690", + "name": "Ascending branch of meningeal branch of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65691", + "name": "Ascending branch of meningeal branch of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65692", + "name": "Ascending branch of meningeal branch of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65693", + "name": "Ascending branch of meningeal branch of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65694", + "name": "Ascending branch of meningeal branch of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65695", + "name": "Ascending branch of meningeal branch of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65696", + "name": "Ascending branch of meningeal branch of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65697", + "name": "Ascending branch of meningeal branch of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65689" + ] + } + }, + { + "id": "FMA:65698", + "name": "Ascending branch of meningeal branch of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65690" + ] + } + }, + { + "id": "FMA:65699", + "name": "Ascending branch of meningeal branch of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65690" + ] + } + }, + { + "id": "FMA:65700", + "name": "Ascending branch of meningeal branch of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65691" + ] + } + }, + { + "id": "FMA:65701", + "name": "Ascending branch of meningeal branch of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65691" + ] + } + }, + { + "id": "FMA:65702", + "name": "Ascending branch of meningeal branch of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65692" + ] + } + }, + { + "id": "FMA:65703", + "name": "Ascending branch of meningeal branch of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65692" + ] + } + }, + { + "id": "FMA:65704", + "name": "Ascending branch of meningeal branch of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65693" + ] + } + }, + { + "id": "FMA:65705", + "name": "Ascending branch of meningeal branch of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65693" + ] + } + }, + { + "id": "FMA:65706", + "name": "Ascending branch of meningeal branch of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65694" + ] + } + }, + { + "id": "FMA:65707", + "name": "Ascending branch of meningeal branch of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65694" + ] + } + }, + { + "id": "FMA:65708", + "name": "Ascending branch of meningeal branch of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65695" + ] + } + }, + { + "id": "FMA:65709", + "name": "Ascending branch of meningeal branch of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65695" + ] + } + }, + { + "id": "FMA:65710", + "name": "Ascending branch of meningeal branch of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65696" + ] + } + }, + { + "id": "FMA:65711", + "name": "Ascending branch of meningeal branch of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65696" + ] + } + }, + { + "id": "FMA:65712", + "name": "Ascending branch of meningeal branch of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65697" + ] + } + }, + { + "id": "FMA:65713", + "name": "Ascending branch of meningeal branch of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65697" + ] + } + }, + { + "id": "FMA:65714", + "name": "Descending branch of meningeal branch of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5995" + ] + } + }, + { + "id": "FMA:65715", + "name": "Descending branch of meningeal branch of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65716", + "name": "Descending branch of meningeal branch of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65717", + "name": "Descending branch of meningeal branch of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65718", + "name": "Descending branch of meningeal branch of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65719", + "name": "Descending branch of meningeal branch of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65720", + "name": "Descending branch of meningeal branch of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65721", + "name": "Descending branch of meningeal branch of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65722", + "name": "Descending branch of meningeal branch of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65714" + ] + } + }, + { + "id": "FMA:65723", + "name": "Descending branch of meningeal branch of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65715" + ] + } + }, + { + "id": "FMA:65724", + "name": "Descending branch of meningeal branch of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65715" + ] + } + }, + { + "id": "FMA:65725", + "name": "Descending branch of meningeal branch of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65716" + ] + } + }, + { + "id": "FMA:65726", + "name": "Descending branch of meningeal branch of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65716" + ] + } + }, + { + "id": "FMA:65727", + "name": "Descending branch of meningeal branch of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65717" + ] + } + }, + { + "id": "FMA:65728", + "name": "Descending branch of meningeal branch of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65717" + ] + } + }, + { + "id": "FMA:65729", + "name": "Descending branch of meningeal branch of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65718" + ] + } + }, + { + "id": "FMA:65730", + "name": "Descending branch of meningeal branch of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65718" + ] + } + }, + { + "id": "FMA:65731", + "name": "Descending branch of meningeal branch of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65719" + ] + } + }, + { + "id": "FMA:65732", + "name": "Descending branch of meningeal branch of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65719" + ] + } + }, + { + "id": "FMA:65733", + "name": "Descending branch of meningeal branch of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65720" + ] + } + }, + { + "id": "FMA:65734", + "name": "Descending branch of meningeal branch of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65720" + ] + } + }, + { + "id": "FMA:65735", + "name": "Descending branch of meningeal branch of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65721" + ] + } + }, + { + "id": "FMA:65736", + "name": "Descending branch of meningeal branch of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65721" + ] + } + }, + { + "id": "FMA:65737", + "name": "Descending branch of meningeal branch of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65722" + ] + } + }, + { + "id": "FMA:65738", + "name": "Descending branch of meningeal branch of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65722" + ] + } + }, + { + "id": "FMA:65739", + "name": "Medial branch of posterior ramus of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65617" + ] + } + }, + { + "id": "FMA:65740", + "name": "Medial branch of posterior ramus of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65617" + ] + } + }, + { + "id": "FMA:65741", + "name": "Lateral branch of posterior ramus of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65618" + ] + } + }, + { + "id": "FMA:65742", + "name": "Lateral branch of posterior ramus of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65618" + ] + } + }, + { + "id": "FMA:65743", + "name": "Medial branch of posterior ramus of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65619" + ] + } + }, + { + "id": "FMA:65744", + "name": "Medial branch of posterior ramus of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65619" + ] + } + }, + { + "id": "FMA:65745", + "name": "Lateral branch of posterior ramus of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65620" + ] + } + }, + { + "id": "FMA:65746", + "name": "Lateral branch of posterior ramus of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65620" + ] + } + }, + { + "id": "FMA:65747", + "name": "Medial branch of posterior ramus of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65621" + ] + } + }, + { + "id": "FMA:65748", + "name": "Medial branch of posterior ramus of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65621" + ] + } + }, + { + "id": "FMA:65749", + "name": "Lateral branch of posterior ramus of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65622" + ] + } + }, + { + "id": "FMA:65750", + "name": "Lateral branch of posterior ramus of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65622" + ] + } + }, + { + "id": "FMA:65751", + "name": "Medial branch of posterior ramus of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65623" + ] + } + }, + { + "id": "FMA:65752", + "name": "Medial branch of posterior ramus of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65623" + ] + } + }, + { + "id": "FMA:65753", + "name": "Lateral branch of posterior ramus of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65624" + ] + } + }, + { + "id": "FMA:65754", + "name": "Lateral branch of posterior ramus of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65624" + ] + } + }, + { + "id": "FMA:65755", + "name": "Medial branch of posterior ramus of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65625" + ] + } + }, + { + "id": "FMA:65756", + "name": "Medial branch of posterior ramus of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65625" + ] + } + }, + { + "id": "FMA:65757", + "name": "Lateral branch of posterior ramus of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65626" + ] + } + }, + { + "id": "FMA:65758", + "name": "Lateral branch of posterior ramus of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65626" + ] + } + }, + { + "id": "FMA:65775", + "name": "Communicating branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12182" + ] + } + }, + { + "id": "FMA:65776", + "name": "Medial cutaneous branch of medial branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6050" + ] + } + }, + { + "id": "FMA:65777", + "name": "Lateral cutaneous branch of medial branch of posterior ramus of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6050" + ] + } + }, + { + "id": "FMA:65780", + "name": "C1 branch to rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + }, + "synonyms": [ + "Rectus capitis lateralis branch of first cervical nerve" + ] + }, + { + "id": "FMA:65781", + "name": "Branch to ascending branch of anterior ramus of C2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + } + }, + { + "id": "FMA:65782", + "name": "Communicating branch of anterior ramus of first cervical nerve to hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + }, + "synonyms": [ + "Communicating branch to hypoglossal nerve" + ] + }, + { + "id": "FMA:65783", + "name": "Gray ramus communicans from superior cervical ganglion to anterior ramus of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12197" + ] + } + }, + { + "id": "FMA:65794", + "name": "Gray ramus communicans from right superior cervical ganglion to anterior ramus of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65409" + ] + }, + "synonyms": [ + "Right C2 gray ramus communicans" + ] + }, + { + "id": "FMA:65795", + "name": "Gray ramus communicans from left superior cervical ganglion to anterior ramus of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65409" + ] + }, + "synonyms": [ + "Left C2 gray ramus communicans" + ] + }, + { + "id": "FMA:65796", + "name": "Cavity of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24824" + ] + } + }, + { + "id": "FMA:65797", + "name": "Cavity of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24824" + ] + } + }, + { + "id": "FMA:65798", + "name": "Cavity of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24824" + ] + } + }, + { + "id": "FMA:65799", + "name": "Cavity of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24824" + ] + } + }, + { + "id": "FMA:65800", + "name": "Cavity of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24824" + ] + } + }, + { + "id": "FMA:65801", + "name": "C3 branch to levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + }, + "synonyms": [ + "Levator scapulae branch of third cervical nerve" + ] + }, + { + "id": "FMA:65802", + "name": "C3 branch to right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65801" + ] + }, + "synonyms": [ + "Levator scapulae branch of right third cervical nerve" + ] + }, + { + "id": "FMA:65803", + "name": "C3 branch to left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65801" + ] + }, + "synonyms": [ + "Levator scapulae branch of left third cervical nerve" + ] + }, + { + "id": "FMA:65809", + "name": "Muscular branch of anterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12199" + ] + } + }, + { + "id": "FMA:65814", + "name": "C3 branch to longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + }, + "synonyms": [ + "Longus capitis branch of third cervical nerve" + ] + }, + { + "id": "FMA:65815", + "name": "C3 branch to right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65814" + ] + }, + "synonyms": [ + "Longus capitis branch of right third cervical nerve" + ] + }, + { + "id": "FMA:65816", + "name": "C3 branch to left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65814" + ] + }, + "synonyms": [ + "Longus capitis branch of left third cervical nerve" + ] + }, + { + "id": "FMA:65817", + "name": "C3 branch to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + }, + "synonyms": [ + "Longus colli branch of third cervical nerve" + ] + }, + { + "id": "FMA:65818", + "name": "C3 branch to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65817" + ] + }, + "synonyms": [ + "Longus colli branch of right third cervical nerve" + ] + }, + { + "id": "FMA:65819", + "name": "C3 branch to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65817" + ] + }, + "synonyms": [ + "Longus colli branch of left third cervical nerve" + ] + }, + { + "id": "FMA:65820", + "name": "C3 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + }, + "synonyms": [ + "Scalenus medius branch of third cervical nerve" + ] + }, + { + "id": "FMA:65821", + "name": "C3 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65820" + ] + }, + "synonyms": [ + "Scalenus medius branch of right third cervical nerve" + ] + }, + { + "id": "FMA:65822", + "name": "C3 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65820" + ] + }, + "synonyms": [ + "Scalenus medius branch of left third cervical nerve" + ] + }, + { + "id": "FMA:65823", + "name": "C3 root of ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12199" + ] + } + }, + { + "id": "FMA:65824", + "name": "C3 root of right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65823" + ] + } + }, + { + "id": "FMA:65825", + "name": "C3 root of left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65823" + ] + } + }, + { + "id": "FMA:65828", + "name": "Communicating branch between C4 and C5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12200" + ] + } + }, + { + "id": "FMA:65829", + "name": "Communicating branch between right C4 and C5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65828" + ] + } + }, + { + "id": "FMA:65830", + "name": "Communicating branch between left C4 and C5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65828" + ] + } + }, + { + "id": "FMA:65831", + "name": "Branch of anterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:65832", + "name": "Branch of anterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:65833", + "name": "Branch of anterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:65834", + "name": "Branch of anterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11196" + ] + } + }, + { + "id": "FMA:65835", + "name": "Muscular branch of anterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12200" + ] + } + }, + { + "id": "FMA:65836", + "name": "C4 branch to trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65835" + ] + }, + "synonyms": [ + "Trapezius branch of fourth cervical nerve" + ] + }, + { + "id": "FMA:65837", + "name": "C4 branch to right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65836" + ] + }, + "synonyms": [ + "Trapezius branch of right fourth cervical nerve" + ] + }, + { + "id": "FMA:65838", + "name": "C4 branch to left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65836" + ] + }, + "synonyms": [ + "Trapezius branch of left fourth cervical nerve" + ] + }, + { + "id": "FMA:65839", + "name": "C4 branch to levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65835" + ] + }, + "synonyms": [ + "Levator scapulae branch of fourth cervical nerve" + ] + }, + { + "id": "FMA:65840", + "name": "C4 branch to right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65839" + ] + }, + "synonyms": [ + "Levator scapulae branch of right fourth cervical nerve" + ] + }, + { + "id": "FMA:65841", + "name": "C4 branch to left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65839" + ] + }, + "synonyms": [ + "Levator scapulae branch of left fourth cervical nerve" + ] + }, + { + "id": "FMA:65842", + "name": "C4 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65835" + ] + }, + "synonyms": [ + "Scalenus medius branch of fourth cervical nerve" + ] + }, + { + "id": "FMA:65843", + "name": "C4 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65842" + ] + }, + "synonyms": [ + "Scalenus medius branch of right fourth cervical nerve" + ] + }, + { + "id": "FMA:65844", + "name": "C4 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65842" + ] + }, + "synonyms": [ + "Scalenus medius branch of left fourth cervical nerve" + ] + }, + { + "id": "FMA:65845", + "name": "C4 branch to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65835" + ] + }, + "synonyms": [ + "Longus colli branch of fourth cervical nerve" + ] + }, + { + "id": "FMA:65846", + "name": "C4 branch to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65845" + ] + }, + "synonyms": [ + "Longus colli branch of right fourth cervical nerve" + ] + }, + { + "id": "FMA:65847", + "name": "C4 branch to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65845" + ] + }, + "synonyms": [ + "Longus colli branch of left fourth cervical nerve" + ] + }, + { + "id": "FMA:65848", + "name": "C5 root of long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65831" + ] + } + }, + { + "id": "FMA:65849", + "name": "C5 root of right long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65848" + ] + } + }, + { + "id": "FMA:65850", + "name": "C5 root of left long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65848" + ] + } + }, + { + "id": "FMA:65851", + "name": "Muscular branch of anterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65831" + ] + } + }, + { + "id": "FMA:65852", + "name": "C5 branch to scalenus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65851" + ] + }, + "synonyms": [ + "Scalenus branch of fifth cervical nerve" + ] + }, + { + "id": "FMA:65853", + "name": "C5 branch to scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65852" + ] + }, + "synonyms": [ + "Scalenus anterior branch of fifth cervical nerve" + ] + }, + { + "id": "FMA:65854", + "name": "C5 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65852" + ] + }, + "synonyms": [ + "Scalenus medius branch of fifth cervical nerve" + ] + }, + { + "id": "FMA:65855", + "name": "C5 branch to scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65852" + ] + }, + "synonyms": [ + "Scalenus minimus branch of fifth cervical nerve" + ] + }, + { + "id": "FMA:65856", + "name": "C7 branch to scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65900" + ] + }, + "synonyms": [ + "Scalenus posterior branch of seventh cervical nerve" + ] + }, + { + "id": "FMA:65857", + "name": "C7 branch to right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65856" + ] + }, + "synonyms": [ + "Scalenus posterior branch of right seventh cervical nerve" + ] + }, + { + "id": "FMA:65858", + "name": "C7 branch to left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65856" + ] + }, + "synonyms": [ + "Scalenus posterior branch of left seventh cervical nerve" + ] + }, + { + "id": "FMA:65859", + "name": "C5 branch to right scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65855" + ] + }, + "synonyms": [ + "Scalenus minimus branch of right fifth cervical nerve" + ] + }, + { + "id": "FMA:65860", + "name": "C5 branch to left scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65855" + ] + }, + "synonyms": [ + "Scalenus minimus branch of left fifth cervical nerve" + ] + }, + { + "id": "FMA:65861", + "name": "C5 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65854" + ] + }, + "synonyms": [ + "Scalenus medius branch of right fifth cervical nerve" + ] + }, + { + "id": "FMA:65862", + "name": "C5 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65854" + ] + }, + "synonyms": [ + "Scalenus medius branch of left fifth cervical nerve" + ] + }, + { + "id": "FMA:65863", + "name": "C5 branch to right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65853" + ] + }, + "synonyms": [ + "Scalenus anterior branch of right fifth cervical nerve" + ] + }, + { + "id": "FMA:65864", + "name": "C5 branch to left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65853" + ] + }, + "synonyms": [ + "Scalenus anterior branch of left fifth cervical nerve" + ] + }, + { + "id": "FMA:65865", + "name": "C5 branch to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65851" + ] + }, + "synonyms": [ + "Longus colli branch of fifth cervical nerve" + ] + }, + { + "id": "FMA:65866", + "name": "C5 branch to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65865" + ] + }, + "synonyms": [ + "Longus colli branch of right fifth cervical nerve" + ] + }, + { + "id": "FMA:65867", + "name": "C5 branch to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65865" + ] + }, + "synonyms": [ + "Longus colli branch of left fifth cervical nerve" + ] + }, + { + "id": "FMA:65868", + "name": "C6 root of long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65832" + ] + } + }, + { + "id": "FMA:65869", + "name": "C6 root of right long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65868" + ] + } + }, + { + "id": "FMA:65870", + "name": "C6 root of left long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65868" + ] + } + }, + { + "id": "FMA:65871", + "name": "C6 branch to scalenus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65832" + ] + }, + "synonyms": [ + "Scalenus branch of sixth cervical nerve" + ] + }, + { + "id": "FMA:65872", + "name": "C6 branch to scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65871" + ] + }, + "synonyms": [ + "Scalenus anterior branch of sixth cervical nerve" + ] + }, + { + "id": "FMA:65873", + "name": "C6 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65871" + ] + }, + "synonyms": [ + "Scalenus medius branch of sixth cervical nerve" + ] + }, + { + "id": "FMA:65874", + "name": "C6 branch to scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65871" + ] + }, + "synonyms": [ + "Scalenus minimus branch of sixth cervical nerve" + ] + }, + { + "id": "FMA:65875", + "name": "C6 branch to scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65871" + ] + }, + "synonyms": [ + "Scalenus posterior branch of sixth cervical nerve" + ] + }, + { + "id": "FMA:65876", + "name": "C6 branch to right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65875" + ] + }, + "synonyms": [ + "Scalenus posterior branch of right sixth cervical nerve" + ] + }, + { + "id": "FMA:65877", + "name": "C6 branch to left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65875" + ] + }, + "synonyms": [ + "Scalenus posterior branch of left sixth cervical nerve" + ] + }, + { + "id": "FMA:65878", + "name": "C6 branch to right scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65874" + ] + }, + "synonyms": [ + "Scalenus minimus branch of right sixth cervical nerve" + ] + }, + { + "id": "FMA:65879", + "name": "C6 branch to left scalenus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65874" + ] + }, + "synonyms": [ + "Scalenus minimus branch of left sixth cervical nerve" + ] + }, + { + "id": "FMA:65880", + "name": "C6 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65873" + ] + }, + "synonyms": [ + "Scalenus medius branch of right sixth cervical nerve" + ] + }, + { + "id": "FMA:65881", + "name": "C6 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65873" + ] + }, + "synonyms": [ + "Scalenus medius branch of left sixth cervical nerve" + ] + }, + { + "id": "FMA:65882", + "name": "C6 branch to right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65872" + ] + }, + "synonyms": [ + "Scalenus anterior branch of right sixth cervical nerve" + ] + }, + { + "id": "FMA:65883", + "name": "C6 branch to left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65872" + ] + }, + "synonyms": [ + "Scalenus anterior branch of left sixth cervical nerve" + ] + }, + { + "id": "FMA:65896", + "name": "Right lymphatic duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5024" + ] + } + }, + { + "id": "FMA:65897", + "name": "C7 root of long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65833" + ] + } + }, + { + "id": "FMA:65898", + "name": "C7 root of right long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65897" + ] + } + }, + { + "id": "FMA:65899", + "name": "C7 root of left long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65897" + ] + } + }, + { + "id": "FMA:65900", + "name": "C7 branch to scalenus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65833" + ] + } + }, + { + "id": "FMA:65901", + "name": "C8 part of anterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65834" + ] + } + }, + { + "id": "FMA:65902", + "name": "C8 part of anterior division of right brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65901" + ] + } + }, + { + "id": "FMA:65903", + "name": "C8 part of anterior division of left brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65901" + ] + } + }, + { + "id": "FMA:65904", + "name": "C8 part of posterior division of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65834" + ] + } + }, + { + "id": "FMA:65905", + "name": "C8 branch to scalenus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65834" + ] + } + }, + { + "id": "FMA:65906", + "name": "Second intercostobrachial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7114" + ] + } + }, + { + "id": "FMA:65907", + "name": "Right second intercostobrachial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65906" + ] + } + }, + { + "id": "FMA:65908", + "name": "Left second intercostobrachial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65906" + ] + } + }, + { + "id": "FMA:65909", + "name": "Gray communicating ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5876" + ] + } + }, + { + "id": "FMA:65910", + "name": "Gray communicating ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65909" + ] + } + }, + { + "id": "FMA:65911", + "name": "Gray communicating ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65909" + ] + } + }, + { + "id": "FMA:65912", + "name": "Gray communicating ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65909" + ] + } + }, + { + "id": "FMA:65913", + "name": "Gray communicating ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65909" + ] + } + }, + { + "id": "FMA:65914", + "name": "Gray communicating ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65909" + ] + } + }, + { + "id": "FMA:65915", + "name": "Gray communicating ramus of right fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65914" + ] + } + }, + { + "id": "FMA:65916", + "name": "Gray communicating ramus of left fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65914" + ] + } + }, + { + "id": "FMA:65917", + "name": "Gray communicating ramus of right fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65913" + ] + } + }, + { + "id": "FMA:65918", + "name": "Gray communicating ramus of left fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65913" + ] + } + }, + { + "id": "FMA:65919", + "name": "Gray communicating ramus of right third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65912" + ] + } + }, + { + "id": "FMA:65920", + "name": "Gray communicating ramus of left third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65912" + ] + } + }, + { + "id": "FMA:65921", + "name": "Gray communicating ramus of right second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65911" + ] + } + }, + { + "id": "FMA:65922", + "name": "Gray communicating ramus of left second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65911" + ] + } + }, + { + "id": "FMA:65923", + "name": "Gray communicating ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65910" + ] + } + }, + { + "id": "FMA:65924", + "name": "Gray communicating ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65910" + ] + } + }, + { + "id": "FMA:65926", + "name": "Body of first vertebra of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32448" + ] + } + }, + { + "id": "FMA:65929", + "name": "Branch of anterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65930", + "name": "Communicating branch between T12 and L1 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11646" + ] + } + }, + { + "id": "FMA:65932", + "name": "Region of surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:65933", + "name": "Superior branch of anterior ramus of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65929" + ] + }, + "synonyms": [ + "Common trunk of iliohypogastric and ilio-inguinal nerves" + ] + }, + { + "id": "FMA:65934", + "name": "Superior branch of anterior ramus of right first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65933" + ] + } + }, + { + "id": "FMA:65935", + "name": "Superior branch of anterior ramus of left first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65933" + ] + } + }, + { + "id": "FMA:65936", + "name": "L1 root of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65929" + ] + }, + "synonyms": [ + "Inferior branch of anterior ramus of first lumbar nerve" + ] + }, + { + "id": "FMA:65937", + "name": "L1 root of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65936" + ] + }, + "synonyms": [ + "Inferior branch of anterior ramus of right first lumbar nerve" + ] + }, + { + "id": "FMA:65938", + "name": "L1 root of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65936" + ] + }, + "synonyms": [ + "Inferior branch of anterior ramus of left first lumbar nerve" + ] + }, + { + "id": "FMA:65939", + "name": "Branch of anterior ramus of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65940", + "name": "L2 root of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65939" + ] + } + }, + { + "id": "FMA:65941", + "name": "L2 root of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65940" + ] + } + }, + { + "id": "FMA:65942", + "name": "L2 root of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65940" + ] + } + }, + { + "id": "FMA:65943", + "name": "L2 anterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65529" + ] + } + }, + { + "id": "FMA:65944", + "name": "L2 anterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65529" + ] + } + }, + { + "id": "FMA:65945", + "name": "L2 posterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65532" + ] + } + }, + { + "id": "FMA:65946", + "name": "L2 posterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65532" + ] + } + }, + { + "id": "FMA:65947", + "name": "L2 root of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65939" + ] + } + }, + { + "id": "FMA:65948", + "name": "L2 root of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65947" + ] + } + }, + { + "id": "FMA:65949", + "name": "L2 root of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65947" + ] + } + }, + { + "id": "FMA:65950", + "name": "Branch of anterior ramus of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65952", + "name": "L3 anterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65530" + ] + } + }, + { + "id": "FMA:65953", + "name": "L3 anterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65530" + ] + } + }, + { + "id": "FMA:65954", + "name": "L3 posterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65533" + ] + } + }, + { + "id": "FMA:65955", + "name": "L3 posterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65533" + ] + } + }, + { + "id": "FMA:65961", + "name": "Surface of subdivision of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + } + }, + { + "id": "FMA:65962", + "name": "Surface of subdivision of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222938" + ] + } + }, + { + "id": "FMA:65963", + "name": "L3 root of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65950" + ] + } + }, + { + "id": "FMA:65964", + "name": "L3 root of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65963" + ] + } + }, + { + "id": "FMA:65965", + "name": "L3 root of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65963" + ] + } + }, + { + "id": "FMA:65966", + "name": "L3 root of accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65950" + ] + } + }, + { + "id": "FMA:65967", + "name": "L3 root of right accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65966" + ] + } + }, + { + "id": "FMA:65968", + "name": "L3 root of left accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65966" + ] + } + }, + { + "id": "FMA:65969", + "name": "Branch of anterior ramus of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65970", + "name": "L4 anterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65531" + ] + } + }, + { + "id": "FMA:65971", + "name": "L4 anterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65531" + ] + } + }, + { + "id": "FMA:65972", + "name": "L4 posterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65534" + ] + } + }, + { + "id": "FMA:65973", + "name": "L4 posterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65534" + ] + } + }, + { + "id": "FMA:65974", + "name": "L4 root of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65969" + ] + } + }, + { + "id": "FMA:65975", + "name": "L4 root of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65974" + ] + } + }, + { + "id": "FMA:65976", + "name": "L4 root of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65974" + ] + } + }, + { + "id": "FMA:65977", + "name": "L4 root of accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65969" + ] + } + }, + { + "id": "FMA:65978", + "name": "L4 root of right accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65977" + ] + } + }, + { + "id": "FMA:65979", + "name": "L4 root of left accessory obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65977" + ] + } + }, + { + "id": "FMA:65980", + "name": "Communicating branch between L4 and L5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65983" + ] + } + }, + { + "id": "FMA:65981", + "name": "Communicating branch between right L4 and L5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65980" + ] + } + }, + { + "id": "FMA:65982", + "name": "Communicating branch between left L4 and L5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65980" + ] + } + }, + { + "id": "FMA:65983", + "name": "Branch of anterior ramus of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11198" + ] + } + }, + { + "id": "FMA:65984", + "name": "Branch of anterior ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11199" + ] + }, + "synonyms": [ + "Branch of anterior ramus of S1" + ] + }, + { + "id": "FMA:65985", + "name": "Gray communicating ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5876" + ] + } + }, + { + "id": "FMA:65986", + "name": "Gray communicating ramus of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65985" + ] + } + }, + { + "id": "FMA:65987", + "name": "Gray communicating ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65985" + ] + } + }, + { + "id": "FMA:65988", + "name": "Gray communicating ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65985" + ] + } + }, + { + "id": "FMA:65989", + "name": "Gray communicating ramus of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65985" + ] + } + }, + { + "id": "FMA:65990", + "name": "Gray communicating ramus of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65985" + ] + } + }, + { + "id": "FMA:65991", + "name": "Gray communicating ramus of right first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65986" + ] + } + }, + { + "id": "FMA:65992", + "name": "Gray communicating ramus of left first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65986" + ] + } + }, + { + "id": "FMA:65993", + "name": "Gray communicating ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65987" + ] + } + }, + { + "id": "FMA:65994", + "name": "Gray communicating ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65987" + ] + } + }, + { + "id": "FMA:65995", + "name": "Gray communicating ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65988" + ] + } + }, + { + "id": "FMA:65996", + "name": "Gray communicating ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65988" + ] + } + }, + { + "id": "FMA:65997", + "name": "Gray communicating ramus of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65989" + ] + } + }, + { + "id": "FMA:65998", + "name": "Gray communicating ramus of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65989" + ] + } + }, + { + "id": "FMA:65999", + "name": "Gray communicating ramus of right fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65990" + ] + } + }, + { + "id": "FMA:66000", + "name": "Gray communicating ramus of left fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65990" + ] + } + }, + { + "id": "FMA:66001", + "name": "S1 root of anterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65984" + ] + } + }, + { + "id": "FMA:66002", + "name": "S1 root of anterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66001" + ] + } + }, + { + "id": "FMA:66003", + "name": "S1 root of anterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66001" + ] + } + }, + { + "id": "FMA:66004", + "name": "S1 root of posterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65984" + ] + } + }, + { + "id": "FMA:66005", + "name": "S1 root of posterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66004" + ] + } + }, + { + "id": "FMA:66006", + "name": "S1 root of posterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66004" + ] + } + }, + { + "id": "FMA:66007", + "name": "Surface of subdivision of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:66008", + "name": "S1 root of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65984" + ] + } + }, + { + "id": "FMA:66009", + "name": "S1 root of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66008" + ] + } + }, + { + "id": "FMA:66010", + "name": "S1 root of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66008" + ] + } + }, + { + "id": "FMA:66011", + "name": "Branch of anterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11199" + ] + } + }, + { + "id": "FMA:66012", + "name": "S2 root of anterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66013", + "name": "S2 root of anterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66012" + ] + } + }, + { + "id": "FMA:66014", + "name": "S2 root of anterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66012" + ] + } + }, + { + "id": "FMA:66015", + "name": "S2 root of posterior division of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66016", + "name": "S2 root of posterior division of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66015" + ] + } + }, + { + "id": "FMA:66017", + "name": "S2 root of posterior division of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66015" + ] + } + }, + { + "id": "FMA:66018", + "name": "S2 root of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66019", + "name": "S2 root of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66018" + ] + } + }, + { + "id": "FMA:66020", + "name": "S2 root of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66018" + ] + } + }, + { + "id": "FMA:66021", + "name": "S2 root of perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66022", + "name": "S2 root of right perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66021" + ] + } + }, + { + "id": "FMA:66023", + "name": "S2 root of left perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66021" + ] + } + }, + { + "id": "FMA:66024", + "name": "Visceral branch of anterior ramus of second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66025", + "name": "Visceral branch of anterior ramus of right second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66024" + ] + } + }, + { + "id": "FMA:66026", + "name": "Visceral branch of anterior ramus of left second sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66024" + ] + } + }, + { + "id": "FMA:66027", + "name": "Branch of anterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11199" + ] + } + }, + { + "id": "FMA:66028", + "name": "S3 root of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66027" + ] + } + }, + { + "id": "FMA:66029", + "name": "S3 root of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66028" + ] + } + }, + { + "id": "FMA:66030", + "name": "S3 root of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66028" + ] + } + }, + { + "id": "FMA:66031", + "name": "S3 root of perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66027" + ] + } + }, + { + "id": "FMA:66032", + "name": "S3 root of right perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66031" + ] + } + }, + { + "id": "FMA:66033", + "name": "S3 root of left perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66031" + ] + } + }, + { + "id": "FMA:66034", + "name": "S2 root of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66011" + ] + } + }, + { + "id": "FMA:66035", + "name": "S2 root of right pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66034" + ] + } + }, + { + "id": "FMA:66036", + "name": "S2 root of left pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66034" + ] + } + }, + { + "id": "FMA:66037", + "name": "S3 root of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66027" + ] + } + }, + { + "id": "FMA:66038", + "name": "S3 root of right pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66037" + ] + } + }, + { + "id": "FMA:66039", + "name": "S3 root of left pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66037" + ] + } + }, + { + "id": "FMA:66040", + "name": "Visceral branch of anterior ramus of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66027" + ] + } + }, + { + "id": "FMA:66041", + "name": "Visceral branch of anterior ramus of right third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66040" + ] + } + }, + { + "id": "FMA:66042", + "name": "Visceral branch of anterior ramus of left third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66040" + ] + } + }, + { + "id": "FMA:66043", + "name": "Branch of anterior ramus of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11199" + ] + } + }, + { + "id": "FMA:66044", + "name": "S4 root of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66043" + ] + } + }, + { + "id": "FMA:66045", + "name": "S4 root of right pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66044" + ] + } + }, + { + "id": "FMA:66046", + "name": "S4 root of left pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66044" + ] + } + }, + { + "id": "FMA:66048", + "name": "Branch of sacral nerve plexus to levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + }, + "synonyms": [ + "Nerve to levator ani" + ] + }, + { + "id": "FMA:66049", + "name": "Branch of sacral nerve plexus to coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + }, + "synonyms": [ + "Nerve to coccygeus" + ] + }, + { + "id": "FMA:66050", + "name": "Branch of sacral nerve plexus to right coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66049" + ] + }, + "synonyms": [ + "Nerve to right coccygeus" + ] + }, + { + "id": "FMA:66051", + "name": "Branch of sacral nerve plexus to left coccygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66049" + ] + }, + "synonyms": [ + "Nerve to left coccygeus" + ] + }, + { + "id": "FMA:66052", + "name": "Branch of sacral nerve plexus to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:66053", + "name": "Visceral branch of anterior ramus of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66043" + ] + } + }, + { + "id": "FMA:66054", + "name": "Visceral branch of anterior ramus of right fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66053" + ] + } + }, + { + "id": "FMA:66055", + "name": "Visceral branch of anterior ramus of left fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66053" + ] + } + }, + { + "id": "FMA:66056", + "name": "Communicating branch between S4 and S5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66043" + ] + } + }, + { + "id": "FMA:66057", + "name": "Branch of anterior ramus of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11199" + ] + } + }, + { + "id": "FMA:66058", + "name": "Communicating branch between right S4 and S5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66056" + ] + } + }, + { + "id": "FMA:66059", + "name": "Communicating branch between left S4 and S5 anterior rami", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66056" + ] + } + }, + { + "id": "FMA:66060", + "name": "Anatomical line of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66136" + ] + } + }, + { + "id": "FMA:66061", + "name": "Branch of posterior femoral cutaneous nerve to back of thigh and leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45350" + ] + } + }, + { + "id": "FMA:66062", + "name": "Branch of right posterior femoral cutaneous nerve to back of right thigh and leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66061" + ] + } + }, + { + "id": "FMA:66063", + "name": "Branch of left posterior femoral cutaneous nerve to back of left thigh and leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66061" + ] + } + }, + { + "id": "FMA:66065", + "name": "Subdivision of surface of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:66066", + "name": "Surface of diaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31569" + ] + } + }, + { + "id": "FMA:66067", + "name": "Surface of diaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31569" + ] + } + }, + { + "id": "FMA:66068", + "name": "Subdivision of surface of diaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:66069", + "name": "Anatomical line of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66070", + "name": "Enteric nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45638" + ] + } + }, + { + "id": "FMA:66071", + "name": "Nerve plexus of lamina propria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61926" + ] + } + }, + { + "id": "FMA:66075", + "name": "Branch of spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Spinal accessory neural branch" + ] + }, + { + "id": "FMA:66076", + "name": "Anatomical line of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66077", + "name": "Subdivision of surface of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36978" + ] + } + }, + { + "id": "FMA:66078", + "name": "Surface of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36951" + ] + }, + "synonyms": [ + "Rib surface" + ] + }, + { + "id": "FMA:66079", + "name": "Region of surface of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55319" + ] + } + }, + { + "id": "FMA:66080", + "name": "Region of surface of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:66081", + "name": "Surface of subdivision of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:66082", + "name": "Zone of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Costal cartilage zone" + ] + }, + { + "id": "FMA:66083", + "name": "Right suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37025" + ] + } + }, + { + "id": "FMA:66084", + "name": "Left suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37025" + ] + } + }, + { + "id": "FMA:66086", + "name": "Anatomical line of costal cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:66088", + "name": "Groove of left first rib for left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7616" + ] + }, + "synonyms": [ + "Left first rib for left subclavian venous groove" + ] + }, + { + "id": "FMA:66089", + "name": "Zone of tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12155" + ] + } + }, + { + "id": "FMA:66090", + "name": "Articular part of tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66089" + ] + } + }, + { + "id": "FMA:66092", + "name": "Articular part of tubercle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66093", + "name": "Articular part of tubercle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66094", + "name": "Articular part of tubercle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66095", + "name": "Articular part of tubercle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66096", + "name": "Articular part of tubercle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66097", + "name": "Articular part of tubercle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66098", + "name": "Articular part of tubercle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66099", + "name": "Articular part of tubercle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66100", + "name": "Articular part of tubercle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66101", + "name": "Articular part of tubercle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66090" + ] + } + }, + { + "id": "FMA:66102", + "name": "Articular part of tubercle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66092" + ] + } + }, + { + "id": "FMA:66103", + "name": "Articular part of tubercle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66092" + ] + } + }, + { + "id": "FMA:66104", + "name": "Articular part of tubercle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66101" + ] + } + }, + { + "id": "FMA:66105", + "name": "Articular part of tubercle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66101" + ] + } + }, + { + "id": "FMA:66106", + "name": "Articular part of tubercle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66100" + ] + } + }, + { + "id": "FMA:66107", + "name": "Articular part of tubercle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66100" + ] + } + }, + { + "id": "FMA:66108", + "name": "Articular part of tubercle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66099" + ] + } + }, + { + "id": "FMA:66109", + "name": "Articular part of tubercle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66099" + ] + } + }, + { + "id": "FMA:66110", + "name": "Articular part of tubercle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66098" + ] + } + }, + { + "id": "FMA:66111", + "name": "Articular part of tubercle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66098" + ] + } + }, + { + "id": "FMA:66112", + "name": "Articular part of tubercle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66097" + ] + } + }, + { + "id": "FMA:66113", + "name": "Articular part of tubercle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66097" + ] + } + }, + { + "id": "FMA:66114", + "name": "Articular part of tubercle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66096" + ] + } + }, + { + "id": "FMA:66115", + "name": "Articular part of tubercle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66096" + ] + } + }, + { + "id": "FMA:66116", + "name": "Articular part of tubercle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66095" + ] + } + }, + { + "id": "FMA:66117", + "name": "Articular part of tubercle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66095" + ] + } + }, + { + "id": "FMA:66118", + "name": "Articular part of tubercle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66094" + ] + } + }, + { + "id": "FMA:66119", + "name": "Articular part of tubercle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66094" + ] + } + }, + { + "id": "FMA:66120", + "name": "Articular part of tubercle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66093" + ] + } + }, + { + "id": "FMA:66121", + "name": "Articular part of tubercle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66093" + ] + } + }, + { + "id": "FMA:66122", + "name": "Surface of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33535" + ] + }, + "synonyms": [ + "Flat bone surface" + ] + }, + { + "id": "FMA:66123", + "name": "Region of surface of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:66124", + "name": "Subdivision of surface of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66123" + ] + } + }, + { + "id": "FMA:66125", + "name": "Anatomical line of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66136" + ] + } + }, + { + "id": "FMA:66131", + "name": "Lymph node of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + } + }, + { + "id": "FMA:66132", + "name": "Lymphatic organ part tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86189" + ] + } + }, + { + "id": "FMA:66133", + "name": "Anterior surface of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23492" + ] + }, + "synonyms": [ + "Anterior surface of shaft of right radius" + ] + }, + { + "id": "FMA:66134", + "name": "Anterior surface of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23492" + ] + }, + "synonyms": [ + "Anterior surface of shaft of left radius" + ] + }, + { + "id": "FMA:66135", + "name": "Anatomical line of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:66136", + "name": "Anatomical line of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:66137", + "name": "Subclavian lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:66138", + "name": "Right subclavian lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66137" + ] + } + }, + { + "id": "FMA:66139", + "name": "Left subclavian lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66137" + ] + } + }, + { + "id": "FMA:66140", + "name": "Jugular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:66141", + "name": "Anatomical line of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66142", + "name": "Subdivision of surface of distal epiphysis of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37185" + ] + } + }, + { + "id": "FMA:66144", + "name": "Right jugular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66140" + ] + } + }, + { + "id": "FMA:66145", + "name": "Left jugular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66140" + ] + } + }, + { + "id": "FMA:66146", + "name": "Bronchomediastinal lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:66147", + "name": "Right bronchomediastinal lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66146" + ] + } + }, + { + "id": "FMA:66148", + "name": "Left bronchomediastinal lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66146" + ] + } + }, + { + "id": "FMA:66149", + "name": "Lumbar lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:66150", + "name": "Right lumbar lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66149" + ] + } + }, + { + "id": "FMA:66151", + "name": "Left lumbar lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66149" + ] + } + }, + { + "id": "FMA:66152", + "name": "Intestinal lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66132" + ] + } + }, + { + "id": "FMA:66156", + "name": "Segment of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86189" + ] + }, + "synonyms": [ + "Thoracic ductal zone" + ] + }, + { + "id": "FMA:66157", + "name": "Arch of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66156" + ] + }, + "synonyms": [ + "Thoracic ductal arch" + ] + }, + { + "id": "FMA:66158", + "name": "Cervical part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66156" + ] + }, + "synonyms": [ + "Pars cervicalis (Ductus thoracicus)", + "Pars colli (Ductus thoracicus)" + ] + }, + { + "id": "FMA:66159", + "name": "Anatomical line of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66160", + "name": "Thoracic part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66156" + ] + }, + "synonyms": [ + "Pars thoracics (Ductus thoracicus)" + ] + }, + { + "id": "FMA:66161", + "name": "Abdominal part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66156" + ] + }, + "synonyms": [ + "Pars abdominalis (Ductus thoracicus)" + ] + }, + { + "id": "FMA:66162", + "name": "Lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30315" + ] + } + }, + { + "id": "FMA:66166", + "name": "Subdivision of surface of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66181" + ] + }, + "synonyms": [ + "Subdivision of surface of proximal end of ulna" + ] + }, + { + "id": "FMA:66167", + "name": "Superior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12773" + ] + }, + "synonyms": [ + "Superior diaphragmatic node" + ] + }, + { + "id": "FMA:66170", + "name": "Parietal abdominal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12787" + ] + } + }, + { + "id": "FMA:66171", + "name": "Right lumbar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84599" + ] + } + }, + { + "id": "FMA:66172", + "name": "Lateral caval lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66171" + ] + }, + "synonyms": [ + "Lateral lymph node" + ] + }, + { + "id": "FMA:66173", + "name": "Precaval lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66171" + ] + }, + "synonyms": [ + "Precaval node" + ] + }, + { + "id": "FMA:66174", + "name": "Postcaval lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66171" + ] + }, + "synonyms": [ + "Postcaval node" + ] + }, + { + "id": "FMA:66175", + "name": "Intermediate lumbar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84599" + ] + } + }, + { + "id": "FMA:66176", + "name": "Inferior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66170" + ] + } + }, + { + "id": "FMA:66178", + "name": "Visceral abdominal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12787" + ] + } + }, + { + "id": "FMA:66179", + "name": "Subdivision of surface of distal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66181" + ] + }, + "synonyms": [ + "Subdivision of surface of distal end of ulna" + ] + }, + { + "id": "FMA:66181", + "name": "Subdivision of surface of epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37217" + ] + } + }, + { + "id": "FMA:66182", + "name": "Gastro-omental lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Gastro-omental node" + ] + }, + { + "id": "FMA:66183", + "name": "Suprapyloric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12802" + ] + }, + "synonyms": [ + "Suprapyloric node" + ] + }, + { + "id": "FMA:66184", + "name": "Subpyloric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12802" + ] + }, + "synonyms": [ + "Subpyloric node" + ] + }, + { + "id": "FMA:66185", + "name": "Retropyloric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12802" + ] + }, + "synonyms": [ + "Retropyloric node" + ] + }, + { + "id": "FMA:66187", + "name": "Splenic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + } + }, + { + "id": "FMA:66188", + "name": "Anatomical line of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66190", + "name": "Sigmoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66178" + ] + }, + "synonyms": [ + "Sigmoid node" + ] + }, + { + "id": "FMA:66193", + "name": "Parietal pelvic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12800" + ] + } + }, + { + "id": "FMA:66194", + "name": "Visceral pelvic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12800" + ] + } + }, + { + "id": "FMA:66196", + "name": "Subdivision of surface of epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37080" + ] + } + }, + { + "id": "FMA:66197", + "name": "Subdivision of surface of proximal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66196" + ] + }, + "synonyms": [ + "Subdivision of surface of proximal end of femur" + ] + }, + { + "id": "FMA:66198", + "name": "Subdivision of surface of distal epiphysis of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66196" + ] + }, + "synonyms": [ + "Subdivision of surface of distal end of femur" + ] + }, + { + "id": "FMA:66199", + "name": "Anatomical line of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66201", + "name": "Subdivision of surface of epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37115" + ] + } + }, + { + "id": "FMA:66202", + "name": "Subdivision of surface of proximal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66201" + ] + } + }, + { + "id": "FMA:66203", + "name": "Subdivision of surface of distal epiphysis of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66201" + ] + } + }, + { + "id": "FMA:66204", + "name": "Intercondylar part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33123" + ] + } + }, + { + "id": "FMA:66205", + "name": "Anatomical line of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66135" + ] + } + }, + { + "id": "FMA:66207", + "name": "Subdivision of surface of epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37150" + ] + } + }, + { + "id": "FMA:66210", + "name": "Articular facet of head of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66207" + ] + } + }, + { + "id": "FMA:66212", + "name": "Head of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33635" + ] + }, + "synonyms": [ + "Right talus head" + ] + }, + { + "id": "FMA:66213", + "name": "Head of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33635" + ] + }, + "synonyms": [ + "Left talus head" + ] + }, + { + "id": "FMA:66214", + "name": "Neck of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33636" + ] + }, + "synonyms": [ + "Right talus neck" + ] + }, + { + "id": "FMA:66215", + "name": "Neck of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33636" + ] + }, + "synonyms": [ + "Left talus neck" + ] + }, + { + "id": "FMA:66216", + "name": "Body of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33637" + ] + }, + "synonyms": [ + "Right talus body" + ] + }, + { + "id": "FMA:66217", + "name": "Body of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33637" + ] + }, + "synonyms": [ + "Left talus body" + ] + }, + { + "id": "FMA:66218", + "name": "Trochlea of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33638" + ] + }, + "synonyms": [ + "Right talus trochlea" + ] + }, + { + "id": "FMA:66219", + "name": "Trochlea of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33638" + ] + }, + "synonyms": [ + "Left talus trochlea" + ] + }, + { + "id": "FMA:66220", + "name": "Posterior process of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33650" + ] + } + }, + { + "id": "FMA:66221", + "name": "Posterior process of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33650" + ] + } + }, + { + "id": "FMA:66222", + "name": "Lateral process of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33651" + ] + } + }, + { + "id": "FMA:66223", + "name": "Lateral process of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33651" + ] + } + }, + { + "id": "FMA:66224", + "name": "Medial tubercle of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33656" + ] + } + }, + { + "id": "FMA:66225", + "name": "Medial tubercle of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33656" + ] + } + }, + { + "id": "FMA:66226", + "name": "Lateral tubercle of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33655" + ] + } + }, + { + "id": "FMA:66227", + "name": "Lateral tubercle of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33655" + ] + } + }, + { + "id": "FMA:66228", + "name": "Anatomical line of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:66229", + "name": "Non-articular part of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43650" + ] + } + }, + { + "id": "FMA:66230", + "name": "Non-articular part of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66229" + ] + } + }, + { + "id": "FMA:66231", + "name": "Non-articular part of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66229" + ] + } + }, + { + "id": "FMA:66232", + "name": "Articular part of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43650" + ] + } + }, + { + "id": "FMA:66233", + "name": "Articular part of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66232" + ] + } + }, + { + "id": "FMA:66234", + "name": "Articular part of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66232" + ] + } + }, + { + "id": "FMA:66235", + "name": "Region of surface of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:66237", + "name": "Region of surface of ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:66240", + "name": "Anterior intercostal branch of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76329" + ] + } + }, + { + "id": "FMA:66241", + "name": "First posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4176" + ] + } + }, + { + "id": "FMA:66242", + "name": "Right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66241" + ] + } + }, + { + "id": "FMA:66243", + "name": "Left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66241" + ] + } + }, + { + "id": "FMA:66244", + "name": "Tunica adventitia of subdivision of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14274" + ] + } + }, + { + "id": "FMA:66245", + "name": "Corniculate cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:66246", + "name": "Right corniculate cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66245" + ] + } + }, + { + "id": "FMA:66247", + "name": "Left corniculate cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66245" + ] + } + }, + { + "id": "FMA:66248", + "name": "Cuneiform cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:66249", + "name": "Right cuneiform cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66248" + ] + } + }, + { + "id": "FMA:66250", + "name": "Left cuneiform cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66248" + ] + } + }, + { + "id": "FMA:66251", + "name": "Epiglottic cartilage proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:66253", + "name": "Cortex of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Lymph node cortex" + ] + }, + { + "id": "FMA:66254", + "name": "Medulla of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61108" + ] + }, + "synonyms": [ + "Lymph node medulla" + ] + }, + { + "id": "FMA:66257", + "name": "Tunica intima of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:66258", + "name": "Tunica media of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55590" + ] + } + }, + { + "id": "FMA:66259", + "name": "Tunica adventitia of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + } + }, + { + "id": "FMA:66260", + "name": "Anatomical line of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:66264", + "name": "Region of internal surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66265" + ] + } + }, + { + "id": "FMA:66265", + "name": "Region of surface of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:66266", + "name": "Surface of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66264" + ] + }, + "synonyms": [ + "Calyx surface" + ] + }, + { + "id": "FMA:66267", + "name": "Variant systemic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3714" + ] + } + }, + { + "id": "FMA:66269", + "name": "Variant pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3714" + ] + } + }, + { + "id": "FMA:66270", + "name": "External surface of anterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66271", + "name": "External surface of posterior wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66272", + "name": "External surface of lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66273", + "name": "External surface of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66274", + "name": "External surface of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66275", + "name": "External surface of body of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17874" + ] + } + }, + { + "id": "FMA:66276", + "name": "External surface of right lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66272" + ] + } + }, + { + "id": "FMA:66277", + "name": "External surface of left lateral wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66272" + ] + } + }, + { + "id": "FMA:66279", + "name": "Wall of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15090" + ] + }, + "synonyms": [ + "Right subclavian arterial wall" + ] + }, + { + "id": "FMA:66280", + "name": "Wall of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15090" + ] + }, + "synonyms": [ + "Left subclavian arterial wall" + ] + }, + { + "id": "FMA:66282", + "name": "Tendon of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Bulbospongiosus tendon" + ] + }, + { + "id": "FMA:66283", + "name": "Zone of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20247" + ] + }, + "synonyms": [ + "Glans penile zone" + ] + }, + { + "id": "FMA:66284", + "name": "Wall of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Common carotid arterial wall" + ] + }, + { + "id": "FMA:66285", + "name": "Wall of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66284" + ] + }, + "synonyms": [ + "Right common carotid arterial wall" + ] + }, + { + "id": "FMA:66286", + "name": "Wall of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66284" + ] + }, + "synonyms": [ + "Left common carotid arterial wall" + ] + }, + { + "id": "FMA:66287", + "name": "Belly of right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46013" + ] + }, + "synonyms": [ + "Right adductor hallucis belly" + ] + }, + { + "id": "FMA:66288", + "name": "Belly of left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46013" + ] + }, + "synonyms": [ + "Left adductor hallucis belly" + ] + }, + { + "id": "FMA:66289", + "name": "Zone of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Ovary zone" + ] + }, + { + "id": "FMA:66290", + "name": "Anatomical line of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:66291", + "name": "Anatomical line of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:66293", + "name": "Anterior surface of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19546" + ] + } + }, + { + "id": "FMA:66294", + "name": "Anterior surface of right seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66293" + ] + } + }, + { + "id": "FMA:66295", + "name": "Anterior surface of left seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66293" + ] + } + }, + { + "id": "FMA:66296", + "name": "Surface of right corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20283" + ] + } + }, + { + "id": "FMA:66297", + "name": "Surface of left corpus cavernosum of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20283" + ] + } + }, + { + "id": "FMA:66298", + "name": "Internal surface of region of wall of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17309" + ] + } + }, + { + "id": "FMA:66301", + "name": "Superior transverse fold of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15722" + ] + }, + "synonyms": [ + "Upper transverse fold of rectum" + ] + }, + { + "id": "FMA:66302", + "name": "Middle transverse fold of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15722" + ] + } + }, + { + "id": "FMA:66303", + "name": "Inferior transverse fold of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15722" + ] + }, + "synonyms": [ + "Lower transverse fold of rectum" + ] + }, + { + "id": "FMA:66304", + "name": "Lateral flexure of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66329" + ] + }, + "synonyms": [ + "Lateral curve of rectum" + ] + }, + { + "id": "FMA:66305", + "name": "Superior lateral flexure of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66304" + ] + }, + "synonyms": [ + "Upper lateral curve of rectum", + "Superodextral lateral flexure of rectum" + ] + }, + { + "id": "FMA:66306", + "name": "Intermediate lateral flexure of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66304" + ] + }, + "synonyms": [ + "Middle lateral curve of rectum", + "Intermediosinistral lateral flexure of rectum" + ] + }, + { + "id": "FMA:66307", + "name": "Inferior lateral flexure of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66304" + ] + }, + "synonyms": [ + "Lower lateral curve of rectum", + "Inferodextral lateral flexure of rectum" + ] + }, + { + "id": "FMA:66309", + "name": "External surface of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17310" + ] + } + }, + { + "id": "FMA:66310", + "name": "Region of surface of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:66312", + "name": "Branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Inferior hypophyseal arterial branch" + ] + }, + { + "id": "FMA:66313", + "name": "Branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Ascending pharyngeal arterial branch" + ] + }, + { + "id": "FMA:66316", + "name": "Branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70505" + ] + }, + "synonyms": [ + "Superior thyroid arterial branch" + ] + }, + { + "id": "FMA:66318", + "name": "Artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Penile artery" + ] + }, + { + "id": "FMA:66319", + "name": "Artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Clitoris artery" + ] + }, + { + "id": "FMA:66320", + "name": "Thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70422" + ] + } + }, + { + "id": "FMA:66321", + "name": "Right thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66320" + ] + } + }, + { + "id": "FMA:66322", + "name": "Left thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66320" + ] + } + }, + { + "id": "FMA:66323", + "name": "Trunk of circumflex humeral artery (variant)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + } + }, + { + "id": "FMA:66324", + "name": "Trunk of right circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66323" + ] + }, + "synonyms": [ + "Right circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66325", + "name": "Trunk of left circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66323" + ] + }, + "synonyms": [ + "Left circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66326", + "name": "Pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50720" + ] + }, + "synonyms": [ + "Pulmonary arterial tree organ part", + "Pulmonary arterial tree" + ] + }, + { + "id": "FMA:66327", + "name": "Branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + }, + "synonyms": [ + "Right coronary arterial branch" + ] + }, + { + "id": "FMA:66328", + "name": "Branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49893" + ] + }, + "synonyms": [ + "Left coronary arterial branch" + ] + }, + { + "id": "FMA:66329", + "name": "Zone of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + }, + "synonyms": [ + "Rectal zone" + ] + }, + { + "id": "FMA:66331", + "name": "Commissure of labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + }, + "synonyms": [ + "Labium majus commissure" + ] + }, + { + "id": "FMA:66332", + "name": "Zone of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Arterial zone" + ] + }, + { + "id": "FMA:66333", + "name": "Zone of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87207" + ] + }, + "synonyms": [ + "Aortic zone" + ] + }, + { + "id": "FMA:66334", + "name": "Inguinal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:66335", + "name": "Right inguinal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66334" + ] + } + }, + { + "id": "FMA:66336", + "name": "Left inguinal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66334" + ] + } + }, + { + "id": "FMA:66340", + "name": "Region of surface of tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:66341", + "name": "Belly of bulbospongiosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Bulbospongiosus belly" + ] + }, + { + "id": "FMA:66344", + "name": "Bony part of lamina of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30054" + ] + } + }, + { + "id": "FMA:66345", + "name": "Bony part of lamina of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30054" + ] + } + }, + { + "id": "FMA:66346", + "name": "Bony part of lamina of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30054" + ] + } + }, + { + "id": "FMA:66349", + "name": "Bony part of right lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32244" + ] + } + }, + { + "id": "FMA:66350", + "name": "Bony part of left lamina of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32244" + ] + } + }, + { + "id": "FMA:66352", + "name": "Bony part of left lamina of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32243" + ] + } + }, + { + "id": "FMA:66353", + "name": "Bony part of right pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32239" + ] + } + }, + { + "id": "FMA:66355", + "name": "Bony part of left pedicle of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32239" + ] + } + }, + { + "id": "FMA:66356", + "name": "Bony part of right pedicle of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32240" + ] + } + }, + { + "id": "FMA:66358", + "name": "Trunk of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Superior mesenteric arterial trunk" + ] + }, + { + "id": "FMA:66359", + "name": "Trunk of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Inferior mesenteric arterial trunk" + ] + }, + { + "id": "FMA:66360", + "name": "Trunk of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Lumbar arterial trunk" + ] + }, + { + "id": "FMA:66362", + "name": "Trunk of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Renal arterial trunk" + ] + }, + { + "id": "FMA:66363", + "name": "Trunk of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66362" + ] + }, + "synonyms": [ + "Right renal arterial trunk" + ] + }, + { + "id": "FMA:66364", + "name": "Trunk of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66362" + ] + }, + "synonyms": [ + "Left renal arterial trunk" + ] + }, + { + "id": "FMA:66365", + "name": "Trunk of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66360" + ] + }, + "synonyms": [ + "First lumbar arterial trunk" + ] + }, + { + "id": "FMA:66366", + "name": "Trunk of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66360" + ] + }, + "synonyms": [ + "Second lumbar arterial trunk" + ] + }, + { + "id": "FMA:66367", + "name": "Trunk of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66360" + ] + }, + "synonyms": [ + "Third lumbar arterial trunk" + ] + }, + { + "id": "FMA:66368", + "name": "Trunk of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66360" + ] + }, + "synonyms": [ + "Fourth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66369", + "name": "Trunk of fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66360" + ] + }, + "synonyms": [ + "Fifth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66370", + "name": "Trunk of right fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66369" + ] + }, + "synonyms": [ + "Right fifth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66371", + "name": "Trunk of left fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66369" + ] + }, + "synonyms": [ + "Left fifth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66372", + "name": "Trunk of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66368" + ] + }, + "synonyms": [ + "Right fourth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66373", + "name": "Trunk of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66368" + ] + }, + "synonyms": [ + "Left fourth lumbar arterial trunk" + ] + }, + { + "id": "FMA:66374", + "name": "Trunk of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66367" + ] + }, + "synonyms": [ + "Right third lumbar arterial trunk" + ] + }, + { + "id": "FMA:66375", + "name": "Trunk of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66367" + ] + }, + "synonyms": [ + "Left third lumbar arterial trunk" + ] + }, + { + "id": "FMA:66376", + "name": "Trunk of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66366" + ] + }, + "synonyms": [ + "Right second lumbar arterial trunk" + ] + }, + { + "id": "FMA:66377", + "name": "Trunk of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66366" + ] + }, + "synonyms": [ + "Left second lumbar arterial trunk" + ] + }, + { + "id": "FMA:66378", + "name": "Trunk of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66365" + ] + }, + "synonyms": [ + "Right first lumbar arterial trunk" + ] + }, + { + "id": "FMA:66379", + "name": "Trunk of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66365" + ] + }, + "synonyms": [ + "Left first lumbar arterial trunk" + ] + }, + { + "id": "FMA:66380", + "name": "Trunk of ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Ovarian arterial trunk" + ] + }, + { + "id": "FMA:66381", + "name": "Trunk of right ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66380" + ] + }, + "synonyms": [ + "Right ovarian arterial trunk" + ] + }, + { + "id": "FMA:66382", + "name": "Trunk of left ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66380" + ] + }, + "synonyms": [ + "Left ovarian arterial trunk" + ] + }, + { + "id": "FMA:66383", + "name": "Trunk of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73204" + ] + }, + "synonyms": [ + "External iliac arterial trunk" + ] + }, + { + "id": "FMA:66384", + "name": "Trunk of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73204" + ] + }, + "synonyms": [ + "Internal iliac arterial trunk" + ] + }, + { + "id": "FMA:66385", + "name": "Costal branch of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12449" + ] + } + }, + { + "id": "FMA:66386", + "name": "Costal branch of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12449" + ] + } + }, + { + "id": "FMA:66387", + "name": "Rootlet of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22223" + ] + }, + "synonyms": [ + "Right sixth cervical neural rootlet" + ] + }, + { + "id": "FMA:66388", + "name": "Rootlet of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22223" + ] + }, + "synonyms": [ + "Left sixth cervical neural rootlet" + ] + }, + { + "id": "FMA:66389", + "name": "Lacrimal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Hasner's valve" + ] + }, + { + "id": "FMA:66395", + "name": "Inferolateral lobule of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus inferolateralis (Prostata)" + ] + }, + { + "id": "FMA:66396", + "name": "Superomedial lobule of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus superomedialis (Prostata)" + ] + }, + { + "id": "FMA:66397", + "name": "Anteromedial lobule of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Lobulus anteromedialis (Prostata)" + ] + }, + { + "id": "FMA:66398", + "name": "Right lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + } + }, + { + "id": "FMA:66399", + "name": "Left lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19570" + ] + } + }, + { + "id": "FMA:66401", + "name": "Right stapedial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60959" + ] + } + }, + { + "id": "FMA:66402", + "name": "Left stapedial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60959" + ] + } + }, + { + "id": "FMA:66403", + "name": "Anterior interventricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + } + }, + { + "id": "FMA:66412", + "name": "Segment of gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Gingiva segment" + ] + }, + { + "id": "FMA:66413", + "name": "Gingiva proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:66415", + "name": "Branch of right anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50129" + ] + } + }, + { + "id": "FMA:66416", + "name": "Branch of left anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50129" + ] + } + }, + { + "id": "FMA:66417", + "name": "Right auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31730" + ] + } + }, + { + "id": "FMA:66418", + "name": "Left auricular surface of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31730" + ] + } + }, + { + "id": "FMA:66420", + "name": "Trunk of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Anterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66421", + "name": "Trunk of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Posterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66424", + "name": "Trunk of right anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66420" + ] + }, + "synonyms": [ + "Right anterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66425", + "name": "Trunk of left anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66420" + ] + }, + "synonyms": [ + "Left anterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66426", + "name": "Trunk of right posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66421" + ] + }, + "synonyms": [ + "Right posterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66427", + "name": "Trunk of left posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66421" + ] + }, + "synonyms": [ + "Left posterior tibial arterial trunk" + ] + }, + { + "id": "FMA:66428", + "name": "Trunk of internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Internal pudendal arterial trunk" + ] + }, + { + "id": "FMA:66429", + "name": "Trunk of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Obturator arterial trunk" + ] + }, + { + "id": "FMA:66430", + "name": "Trunk of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Inferior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66431", + "name": "Trunk of right internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66428" + ] + }, + "synonyms": [ + "Right internal pudendal arterial trunk" + ] + }, + { + "id": "FMA:66432", + "name": "Trunk of left internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66428" + ] + }, + "synonyms": [ + "Left internal pudendal arterial trunk" + ] + }, + { + "id": "FMA:66433", + "name": "Trunk of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66429" + ] + }, + "synonyms": [ + "Right obturator arterial trunk" + ] + }, + { + "id": "FMA:66434", + "name": "Trunk of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66429" + ] + }, + "synonyms": [ + "Left obturator arterial trunk" + ] + }, + { + "id": "FMA:66435", + "name": "Trunk of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66430" + ] + }, + "synonyms": [ + "Right inferior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66436", + "name": "Trunk of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66430" + ] + }, + "synonyms": [ + "Left inferior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66437", + "name": "Trunk of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + }, + "synonyms": [ + "Iliolumbar arterial trunk" + ] + }, + { + "id": "FMA:66438", + "name": "Trunk of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + }, + "synonyms": [ + "Lateral sacral arterial trunk" + ] + }, + { + "id": "FMA:66439", + "name": "Trunk of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + }, + "synonyms": [ + "Superior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66440", + "name": "Trunk of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66437" + ] + }, + "synonyms": [ + "Right iliolumbar arterial trunk" + ] + }, + { + "id": "FMA:66441", + "name": "Trunk of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66437" + ] + }, + "synonyms": [ + "Left iliolumbar arterial trunk" + ] + }, + { + "id": "FMA:66442", + "name": "Trunk of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66438" + ] + }, + "synonyms": [ + "Right lateral sacral arterial trunk" + ] + }, + { + "id": "FMA:66443", + "name": "Trunk of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66438" + ] + }, + "synonyms": [ + "Left lateral sacral arterial trunk" + ] + }, + { + "id": "FMA:66444", + "name": "Trunk of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66439" + ] + }, + "synonyms": [ + "Right superior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66445", + "name": "Trunk of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66439" + ] + }, + "synonyms": [ + "Left superior gluteal arterial trunk" + ] + }, + { + "id": "FMA:66446", + "name": "Trunk of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Lingual arterial trunk" + ] + }, + { + "id": "FMA:66447", + "name": "Trunk of right lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66446" + ] + }, + "synonyms": [ + "Right lingual arterial trunk" + ] + }, + { + "id": "FMA:66448", + "name": "Trunk of left lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66446" + ] + }, + "synonyms": [ + "Left lingual arterial trunk" + ] + }, + { + "id": "FMA:66449", + "name": "Trunk of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Facial arterial trunk" + ] + }, + { + "id": "FMA:66450", + "name": "Trunk of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66449" + ] + }, + "synonyms": [ + "Right facial arterial trunk" + ] + }, + { + "id": "FMA:66451", + "name": "Trunk of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66449" + ] + }, + "synonyms": [ + "Left facial arterial trunk" + ] + }, + { + "id": "FMA:66452", + "name": "Trunk of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Occipital arterial trunk" + ] + }, + { + "id": "FMA:66453", + "name": "Trunk of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66452" + ] + }, + "synonyms": [ + "Right occipital arterial trunk" + ] + }, + { + "id": "FMA:66454", + "name": "Trunk of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66452" + ] + }, + "synonyms": [ + "Left occipital arterial trunk" + ] + }, + { + "id": "FMA:66455", + "name": "Trunk of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Maxillary arterial trunk" + ] + }, + { + "id": "FMA:66456", + "name": "Trunk of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66455" + ] + }, + "synonyms": [ + "Right maxillary arterial trunk" + ] + }, + { + "id": "FMA:66457", + "name": "Trunk of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66455" + ] + }, + "synonyms": [ + "Left maxillary arterial trunk" + ] + }, + { + "id": "FMA:66458", + "name": "Trunk of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Posterior auricular arterial trunk" + ] + }, + { + "id": "FMA:66459", + "name": "Trunk of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66458" + ] + }, + "synonyms": [ + "Right posterior auricular arterial trunk" + ] + }, + { + "id": "FMA:66460", + "name": "Trunk of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66458" + ] + }, + "synonyms": [ + "Left posterior auricular arterial trunk" + ] + }, + { + "id": "FMA:66464", + "name": "Systemic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50720" + ] + }, + "synonyms": [ + "Systemic arterial subtree" + ] + }, + { + "id": "FMA:66465", + "name": "Trunk of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14184" + ] + }, + "synonyms": [ + "Inferior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66466", + "name": "Trunk of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66465" + ] + }, + "synonyms": [ + "Right inferior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66467", + "name": "Trunk of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66465" + ] + }, + "synonyms": [ + "Left inferior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66468", + "name": "Trunk of superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + }, + "synonyms": [ + "Superior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66469", + "name": "Trunk of right superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66468" + ] + }, + "synonyms": [ + "Right superior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66470", + "name": "Trunk of left superior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66468" + ] + }, + "synonyms": [ + "Left superior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66471", + "name": "Trunk of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Superior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66472", + "name": "Trunk of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66471" + ] + }, + "synonyms": [ + "Right superior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66473", + "name": "Trunk of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66471" + ] + }, + "synonyms": [ + "Left superior thyroid arterial trunk" + ] + }, + { + "id": "FMA:66474", + "name": "Trunk of infrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + }, + "synonyms": [ + "Infrahyoid arterial trunk" + ] + }, + { + "id": "FMA:66475", + "name": "Trunk of rightinfrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66474" + ] + }, + "synonyms": [ + "Rightinfrahyoid arterial trunk" + ] + }, + { + "id": "FMA:66476", + "name": "Trunk of left infrahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66474" + ] + }, + "synonyms": [ + "Left infrahyoid arterial trunk" + ] + }, + { + "id": "FMA:66477", + "name": "Trunk of cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + }, + "synonyms": [ + "Cricothyroid arterial trunk" + ] + }, + { + "id": "FMA:66478", + "name": "Trunk of right cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66477" + ] + }, + "synonyms": [ + "Right cricothyroid arterial trunk" + ] + }, + { + "id": "FMA:66479", + "name": "Trunk of left cricothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66477" + ] + }, + "synonyms": [ + "Left cricothyroid arterial trunk" + ] + }, + { + "id": "FMA:66480", + "name": "Trunk of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Ascending pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:66481", + "name": "Trunk of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66480" + ] + }, + "synonyms": [ + "Right ascending pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:66482", + "name": "Trunk of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66480" + ] + }, + "synonyms": [ + "Left ascending pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:66483", + "name": "Trunk of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Inferior phrenic arterial trunk" + ] + }, + { + "id": "FMA:66484", + "name": "Trunk of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66483" + ] + }, + "synonyms": [ + "Right inferior phrenic arterial trunk" + ] + }, + { + "id": "FMA:66485", + "name": "Trunk of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66483" + ] + }, + "synonyms": [ + "Left inferior phrenic arterial trunk" + ] + }, + { + "id": "FMA:66486", + "name": "Branch of dorsal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:66487", + "name": "Branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:66488", + "name": "Branch of ventral branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14866" + ] + } + }, + { + "id": "FMA:66489", + "name": "Trunk of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + }, + "synonyms": [ + "Inferior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66490", + "name": "Trunk of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66489" + ] + }, + "synonyms": [ + "Right inferior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66491", + "name": "Trunk of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66489" + ] + }, + "synonyms": [ + "Left inferior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66492", + "name": "Trunk of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + }, + "synonyms": [ + "Left gastric arterial trunk" + ] + }, + { + "id": "FMA:66494", + "name": "Trunk of hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + }, + "synonyms": [ + "Hepatic arterial trunk" + ] + }, + { + "id": "FMA:66495", + "name": "Trunk of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + }, + "synonyms": [ + "Splenic arterial trunk" + ] + }, + { + "id": "FMA:66496", + "name": "Trunk of jejunal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + }, + "synonyms": [ + "Jejunal arterial trunk" + ] + }, + { + "id": "FMA:66497", + "name": "Trunk of ileal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + }, + "synonyms": [ + "Ileal arterial trunk" + ] + }, + { + "id": "FMA:66498", + "name": "Trunk of middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + }, + "synonyms": [ + "Middle colic arterial trunk" + ] + }, + { + "id": "FMA:66499", + "name": "Trunk of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + }, + "synonyms": [ + "Ileocolic arterial trunk" + ] + }, + { + "id": "FMA:66500", + "name": "Trunk of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + }, + "synonyms": [ + "Right colic arterial trunk" + ] + }, + { + "id": "FMA:66501", + "name": "Trunk of left colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14825" + ] + }, + "synonyms": [ + "Left colic arterial trunk" + ] + }, + { + "id": "FMA:66502", + "name": "Trunk of sigmoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14825" + ] + }, + "synonyms": [ + "Sigmoid arterial trunk" + ] + }, + { + "id": "FMA:66503", + "name": "Trunk of marginal artery of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14825" + ] + } + }, + { + "id": "FMA:66504", + "name": "Trunk of superior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14825" + ] + }, + "synonyms": [ + "Superior rectal arterial trunk" + ] + }, + { + "id": "FMA:66506", + "name": "Trunk of inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + }, + "synonyms": [ + "Inferior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66507", + "name": "Trunk of ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + }, + "synonyms": [ + "Ascending cervical arterial trunk" + ] + }, + { + "id": "FMA:66508", + "name": "Trunk of superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14184" + ] + }, + "synonyms": [ + "Superficial cervical arterial trunk" + ] + }, + { + "id": "FMA:66509", + "name": "Trunk of right ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66507" + ] + }, + "synonyms": [ + "Right ascending cervical arterial trunk" + ] + }, + { + "id": "FMA:66510", + "name": "Trunk of left ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66507" + ] + }, + "synonyms": [ + "Left ascending cervical arterial trunk" + ] + }, + { + "id": "FMA:66511", + "name": "Trunk of right inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66506" + ] + }, + "synonyms": [ + "Right inferior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66512", + "name": "Trunk of left inferior laryngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66506" + ] + }, + "synonyms": [ + "Left inferior laryngeal arterial trunk" + ] + }, + { + "id": "FMA:66513", + "name": "Trunk of right superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66508" + ] + }, + "synonyms": [ + "Right superficial cervical arterial trunk" + ] + }, + { + "id": "FMA:66514", + "name": "Trunk of left superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66508" + ] + }, + "synonyms": [ + "Left superficial cervical arterial trunk" + ] + }, + { + "id": "FMA:66515", + "name": "Perionyx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60870" + ] + }, + "synonyms": [ + "Thumb perionyx" + ] + }, + { + "id": "FMA:66516", + "name": "Perionyx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60870" + ] + }, + "synonyms": [ + "Index finger perionyx" + ] + }, + { + "id": "FMA:66517", + "name": "Perionyx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60870" + ] + }, + "synonyms": [ + "Middle finger perionyx" + ] + }, + { + "id": "FMA:66518", + "name": "Perionyx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60870" + ] + }, + "synonyms": [ + "Ring finger perionyx" + ] + }, + { + "id": "FMA:66519", + "name": "Perionyx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60870" + ] + }, + "synonyms": [ + "Little finger perionyx" + ] + }, + { + "id": "FMA:66520", + "name": "Perionyx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66515" + ] + }, + "synonyms": [ + "Right thumb perionyx" + ] + }, + { + "id": "FMA:66521", + "name": "Perionyx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66515" + ] + }, + "synonyms": [ + "Left thumb perionyx" + ] + }, + { + "id": "FMA:66522", + "name": "Perionyx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66516" + ] + }, + "synonyms": [ + "Right index finger perionyx" + ] + }, + { + "id": "FMA:66523", + "name": "Perionyx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66516" + ] + }, + "synonyms": [ + "Left index finger perionyx" + ] + }, + { + "id": "FMA:66524", + "name": "Perionyx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66517" + ] + }, + "synonyms": [ + "Right middle finger perionyx" + ] + }, + { + "id": "FMA:66525", + "name": "Perionyx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66517" + ] + }, + "synonyms": [ + "Left middle finger perionyx" + ] + }, + { + "id": "FMA:66526", + "name": "Perionyx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66518" + ] + }, + "synonyms": [ + "Right ring finger perionyx" + ] + }, + { + "id": "FMA:66527", + "name": "Perionyx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66518" + ] + }, + "synonyms": [ + "Left ring finger perionyx" + ] + }, + { + "id": "FMA:66528", + "name": "Perionyx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66519" + ] + }, + "synonyms": [ + "Right little finger perionyx" + ] + }, + { + "id": "FMA:66529", + "name": "Perionyx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66519" + ] + }, + "synonyms": [ + "Left little finger perionyx" + ] + }, + { + "id": "FMA:66530", + "name": "Trunk of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "External carotid arterial trunk" + ] + }, + { + "id": "FMA:66531", + "name": "Trunk of right external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66530" + ] + }, + "synonyms": [ + "Right external carotid arterial trunk" + ] + }, + { + "id": "FMA:66532", + "name": "Trunk of left external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66530" + ] + }, + "synonyms": [ + "Left external carotid arterial trunk" + ] + }, + { + "id": "FMA:66535", + "name": "Trunk of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Median sacral arterial trunk" + ] + }, + { + "id": "FMA:66536", + "name": "Trunk of sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Sural arterial trunk" + ] + }, + { + "id": "FMA:66537", + "name": "Trunk of lateral sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66536" + ] + }, + "synonyms": [ + "Lateral sural arterial trunk" + ] + }, + { + "id": "FMA:66538", + "name": "Trunk of medial sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66536" + ] + }, + "synonyms": [ + "Medial sural arterial trunk" + ] + }, + { + "id": "FMA:66539", + "name": "Trunk of peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Peroneal arterial trunk" + ] + }, + { + "id": "FMA:66540", + "name": "Trunk of right peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66539" + ] + }, + "synonyms": [ + "Right peroneal arterial trunk" + ] + }, + { + "id": "FMA:66541", + "name": "Trunk of left peroneal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66539" + ] + }, + "synonyms": [ + "Left peroneal arterial trunk" + ] + }, + { + "id": "FMA:66543", + "name": "Trunk of superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Superior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66544", + "name": "Trunk of right superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66543" + ] + }, + "synonyms": [ + "Right superior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66545", + "name": "Trunk of left superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66543" + ] + }, + "synonyms": [ + "Left superior epigastric arterial trunk" + ] + }, + { + "id": "FMA:66546", + "name": "Trunk of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Musculophrenic arterial trunk" + ] + }, + { + "id": "FMA:66547", + "name": "Trunk of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66546" + ] + }, + "synonyms": [ + "Right musculophrenic arterial trunk" + ] + }, + { + "id": "FMA:66548", + "name": "Trunk of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66546" + ] + }, + "synonyms": [ + "Left musculophrenic arterial trunk" + ] + }, + { + "id": "FMA:66549", + "name": "Trunk of subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Subscapular arterial trunk" + ] + }, + { + "id": "FMA:66550", + "name": "Trunk of right subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66549" + ] + }, + "synonyms": [ + "Right subscapular arterial trunk" + ] + }, + { + "id": "FMA:66551", + "name": "Trunk of left subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66549" + ] + }, + "synonyms": [ + "Left subscapular arterial trunk" + ] + }, + { + "id": "FMA:66552", + "name": "Trunk of thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76372" + ] + }, + "synonyms": [ + "Thoracodorsal arterial trunk" + ] + }, + { + "id": "FMA:66553", + "name": "Trunk of right thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66552" + ] + }, + "synonyms": [ + "Right thoracodorsal arterial trunk" + ] + }, + { + "id": "FMA:66554", + "name": "Trunk of left thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66552" + ] + }, + "synonyms": [ + "Left thoracodorsal arterial trunk" + ] + }, + { + "id": "FMA:66555", + "name": "Trunk of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76372" + ] + }, + "synonyms": [ + "Circumflex scapular arterial trunk" + ] + }, + { + "id": "FMA:66556", + "name": "Trunk of right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66555" + ] + }, + "synonyms": [ + "Right circumflex scapular arterial trunk" + ] + }, + { + "id": "FMA:66557", + "name": "Trunk of left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66555" + ] + }, + "synonyms": [ + "Left circumflex scapular arterial trunk" + ] + }, + { + "id": "FMA:66559", + "name": "Trunk of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + }, + "synonyms": [ + "Superior thoracic arterial trunk" + ] + }, + { + "id": "FMA:66560", + "name": "Trunk of right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66559" + ] + }, + "synonyms": [ + "Right superior thoracic arterial trunk" + ] + }, + { + "id": "FMA:66561", + "name": "Trunk of left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66559" + ] + }, + "synonyms": [ + "Left superior thoracic arterial trunk" + ] + }, + { + "id": "FMA:66562", + "name": "Trunk of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + }, + "synonyms": [ + "Thoraco-acromial arterial trunk" + ] + }, + { + "id": "FMA:66563", + "name": "Trunk of right thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66562" + ] + }, + "synonyms": [ + "Right thoraco-acromial arterial trunk" + ] + }, + { + "id": "FMA:66564", + "name": "Trunk of left thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66562" + ] + }, + "synonyms": [ + "Left thoraco-acromial arterial trunk" + ] + }, + { + "id": "FMA:66565", + "name": "Trunk of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + }, + "synonyms": [ + "Lateral thoracic arterial trunk" + ] + }, + { + "id": "FMA:66566", + "name": "Trunk of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66565" + ] + }, + "synonyms": [ + "Right lateral thoracic arterial trunk" + ] + }, + { + "id": "FMA:66567", + "name": "Trunk of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66565" + ] + }, + "synonyms": [ + "Left lateral thoracic arterial trunk" + ] + }, + { + "id": "FMA:66568", + "name": "Trunk of anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + }, + "synonyms": [ + "Anterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66569", + "name": "Trunk of right anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66568" + ] + }, + "synonyms": [ + "Right anterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66570", + "name": "Trunk of left anterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66568" + ] + }, + "synonyms": [ + "Left anterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66571", + "name": "Trunk of posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73203" + ] + }, + "synonyms": [ + "Posterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66572", + "name": "Trunk of right posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66571" + ] + }, + "synonyms": [ + "Right posterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66573", + "name": "Trunk of left posterior circumflex humeral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66571" + ] + }, + "synonyms": [ + "Left posterior circumflex humeral arterial trunk" + ] + }, + { + "id": "FMA:66574", + "name": "Trunk of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Superior segmental arterial trunk", + "A6" + ] + }, + { + "id": "FMA:66575", + "name": "Trunk of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66574" + ] + }, + "synonyms": [ + "Right A6", + "Right superior segmental arterial trunk" + ] + }, + { + "id": "FMA:66576", + "name": "Trunk of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66574" + ] + }, + "synonyms": [ + "Left A6", + "Left superior segmental arterial trunk" + ] + }, + { + "id": "FMA:66577", + "name": "Trunk of basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66578", + "name": "Trunk of medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "A7", + "Medial basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66579", + "name": "Trunk of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66578" + ] + }, + "synonyms": [ + "Right medial basal segmental arterial trunk", + "Right A7" + ] + }, + { + "id": "FMA:66580", + "name": "Trunk of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66578" + ] + }, + "synonyms": [ + "Left A7", + "Left medial basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66581", + "name": "Trunk of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "A8", + "Anterior basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66582", + "name": "Trunk of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66581" + ] + }, + "synonyms": [ + "Right A8", + "Right anterior basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66583", + "name": "Trunk of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66581" + ] + }, + "synonyms": [ + "Left anterior basal segmental arterial trunk", + "Left A8" + ] + }, + { + "id": "FMA:66584", + "name": "Trunk of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Lateral basal segmental arterial trunk", + "A9" + ] + }, + { + "id": "FMA:66585", + "name": "Trunk of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66584" + ] + }, + "synonyms": [ + "Right lateral basal segmental arterial trunk", + "Right A9" + ] + }, + { + "id": "FMA:66586", + "name": "Trunk of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66584" + ] + }, + "synonyms": [ + "Left lateral basal segmental arterial trunk", + "Left A9" + ] + }, + { + "id": "FMA:66587", + "name": "Trunk of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Posterior basal segmental arterial trunk", + "A10" + ] + }, + { + "id": "FMA:66588", + "name": "Trunk of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66587" + ] + }, + "synonyms": [ + "Right A10", + "Right posterior basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66589", + "name": "Trunk of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66587" + ] + }, + "synonyms": [ + "Left A10", + "Left posterior basal segmental arterial trunk" + ] + }, + { + "id": "FMA:66590", + "name": "Trunk of segmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Segmental pulmonary arterial trunk" + ] + }, + { + "id": "FMA:66591", + "name": "Trunk of superior lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Superior lobar arterial trunk" + ] + }, + { + "id": "FMA:66592", + "name": "Trunk of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "A1", + "Apical segmental arterial trunk" + ] + }, + { + "id": "FMA:66593", + "name": "Trunk of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66592" + ] + }, + "synonyms": [ + "Right A1", + "Right apical segmental arterial trunk" + ] + }, + { + "id": "FMA:66594", + "name": "Trunk of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66592" + ] + }, + "synonyms": [ + "Left A1", + "Left apical segmental arterial trunk" + ] + }, + { + "id": "FMA:66595", + "name": "Trunk of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Posterior segmental arterial trunk", + "A2" + ] + }, + { + "id": "FMA:66596", + "name": "Trunk of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66595" + ] + }, + "synonyms": [ + "Right A2", + "Right posterior segmental arterial trunk" + ] + }, + { + "id": "FMA:66597", + "name": "Trunk of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66595" + ] + }, + "synonyms": [ + "Left A2", + "Left posterior segmental arterial trunk" + ] + }, + { + "id": "FMA:66598", + "name": "Trunk of apicoposterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Apicoposterior segmental arterial trunk", + "Left A1 + A2" + ] + }, + { + "id": "FMA:66599", + "name": "Trunk of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Anterior segmental arterial trunk", + "A3" + ] + }, + { + "id": "FMA:66600", + "name": "Trunk of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66599" + ] + }, + "synonyms": [ + "Right A3", + "Right anterior segmental arterial trunk" + ] + }, + { + "id": "FMA:66601", + "name": "Trunk of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66599" + ] + }, + "synonyms": [ + "Left anterior segmental arterial trunk", + "Left A3" + ] + }, + { + "id": "FMA:66603", + "name": "Trunk of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Right A4", + "Lateral segmental arterial trunk", + "Trunk of right lateral segmental artery" + ] + }, + { + "id": "FMA:66604", + "name": "Trunk of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Medial segmental arterial trunk", + "Right A5", + "Trunk of right medial segmental artery" + ] + }, + { + "id": "FMA:66605", + "name": "Trunk of lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Left A4 + A5", + "Lingular arterial trunk" + ] + }, + { + "id": "FMA:66606", + "name": "Trunk of accessory superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Accessory superior segmental arterial trunk" + ] + }, + { + "id": "FMA:66607", + "name": "Trunk of subsegmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + }, + "synonyms": [ + "Subsegmental pulmonary arterial trunk" + ] + }, + { + "id": "FMA:66608", + "name": "Right perirenal fat capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15876" + ] + } + }, + { + "id": "FMA:66609", + "name": "Left perirenal fat capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15876" + ] + } + }, + { + "id": "FMA:66610", + "name": "Fibrous capsule of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + }, + "synonyms": [ + "Capsule of kidney" + ] + }, + { + "id": "FMA:66611", + "name": "Fibrous capsule of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66610" + ] + }, + "synonyms": [ + "Capsule of right kidney" + ] + }, + { + "id": "FMA:66612", + "name": "Fibrous capsule of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66610" + ] + }, + "synonyms": [ + "Capsule of left kidney" + ] + }, + { + "id": "FMA:66614", + "name": "Subsegmental branch of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:66615", + "name": "Right ascending anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9316" + ] + } + }, + { + "id": "FMA:66616", + "name": "Right ascending posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9316" + ] + } + }, + { + "id": "FMA:66617", + "name": "Left descending anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9321" + ] + } + }, + { + "id": "FMA:66618", + "name": "Left ascending anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9321" + ] + } + }, + { + "id": "FMA:66619", + "name": "Left anteromedial basal pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9321" + ] + } + }, + { + "id": "FMA:66620", + "name": "Left posterolateral basal pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9321" + ] + } + }, + { + "id": "FMA:66621", + "name": "Trunk of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Radial arterial trunk" + ] + }, + { + "id": "FMA:66622", + "name": "Trunk of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Ulnar arterial trunk" + ] + }, + { + "id": "FMA:66623", + "name": "Trunk of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66622" + ] + }, + "synonyms": [ + "Right ulnar arterial trunk" + ] + }, + { + "id": "FMA:66624", + "name": "Trunk of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66622" + ] + }, + "synonyms": [ + "Left ulnar arterial trunk" + ] + }, + { + "id": "FMA:66625", + "name": "Trunk of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66621" + ] + }, + "synonyms": [ + "Right radial arterial trunk" + ] + }, + { + "id": "FMA:66626", + "name": "Trunk of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66621" + ] + }, + "synonyms": [ + "Left radial arterial trunk" + ] + }, + { + "id": "FMA:66627", + "name": "Trunk of deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Deep brachial arterial trunk" + ] + }, + { + "id": "FMA:66628", + "name": "Trunk of right deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66627" + ] + }, + "synonyms": [ + "Right deep brachial arterial trunk" + ] + }, + { + "id": "FMA:66629", + "name": "Trunk of left deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66627" + ] + }, + "synonyms": [ + "Left deep brachial arterial trunk" + ] + }, + { + "id": "FMA:66630", + "name": "Trunk of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Radial recurrent arterial trunk" + ] + }, + { + "id": "FMA:66631", + "name": "Trunk of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66630" + ] + }, + "synonyms": [ + "Right radial recurrent arterial trunk" + ] + }, + { + "id": "FMA:66632", + "name": "Trunk of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66630" + ] + }, + "synonyms": [ + "Left radial recurrent arterial trunk" + ] + }, + { + "id": "FMA:66633", + "name": "Articular facet of proximal epiphysis of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66179" + ] + }, + "synonyms": [ + "Articular facet of head of ulna" + ] + }, + { + "id": "FMA:66634", + "name": "Right tarsal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35138" + ] + } + }, + { + "id": "FMA:66635", + "name": "Left tarsal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35138" + ] + } + }, + { + "id": "FMA:66636", + "name": "Right axillary sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37331" + ] + } + }, + { + "id": "FMA:66637", + "name": "Left axillary sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37331" + ] + } + }, + { + "id": "FMA:66640", + "name": "Trunk of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Umbilical arterial trunk" + ] + }, + { + "id": "FMA:66641", + "name": "Trunk of right umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66640" + ] + }, + "synonyms": [ + "Right umbilical arterial trunk" + ] + }, + { + "id": "FMA:66642", + "name": "Trunk of left umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66640" + ] + }, + "synonyms": [ + "Left umbilical arterial trunk" + ] + }, + { + "id": "FMA:66643", + "name": "Pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50723" + ] + }, + "synonyms": [ + "Pulmonary venous tree organ part" + ] + }, + { + "id": "FMA:66644", + "name": "Systemic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50723" + ] + }, + "synonyms": [ + "Systemic venous tree organ part" + ] + }, + { + "id": "FMA:66645", + "name": "Portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50723" + ] + }, + "synonyms": [ + "Portal venous tree organ part" + ] + }, + { + "id": "FMA:66646", + "name": "Trunk of brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Brachiocephalic venous trunk" + ] + }, + { + "id": "FMA:66647", + "name": "Trunk of right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66646" + ] + }, + "synonyms": [ + "Right brachiocephalic venous trunk" + ] + }, + { + "id": "FMA:66648", + "name": "Trunk of left brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66646" + ] + }, + "synonyms": [ + "Left brachiocephalic venous trunk" + ] + }, + { + "id": "FMA:66649", + "name": "Trunk of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Subclavian venous trunk" + ] + }, + { + "id": "FMA:66650", + "name": "Trunk of right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66649" + ] + }, + "synonyms": [ + "Right subclavian venous trunk" + ] + }, + { + "id": "FMA:66651", + "name": "Trunk of left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66649" + ] + }, + "synonyms": [ + "Left subclavian venous trunk" + ] + }, + { + "id": "FMA:66652", + "name": "Trunk of external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "External jugular venous trunk" + ] + }, + { + "id": "FMA:66653", + "name": "Trunk of right external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66652" + ] + }, + "synonyms": [ + "Right external jugular venous trunk" + ] + }, + { + "id": "FMA:66654", + "name": "Trunk of left external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66652" + ] + }, + "synonyms": [ + "Left external jugular venous trunk" + ] + }, + { + "id": "FMA:66655", + "name": "Trunk of inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Inferior thyroid venous trunk" + ] + }, + { + "id": "FMA:66656", + "name": "Trunk of inferior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Inferior laryngeal venous trunk" + ] + }, + { + "id": "FMA:66657", + "name": "Trunk of right inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66655" + ] + }, + "synonyms": [ + "Right inferior thyroid venous trunk" + ] + }, + { + "id": "FMA:66658", + "name": "Trunk of left inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66655" + ] + }, + "synonyms": [ + "Left inferior thyroid venous trunk" + ] + }, + { + "id": "FMA:66659", + "name": "Trunk of thymic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Thymic venous trunk" + ] + }, + { + "id": "FMA:66660", + "name": "Trunk of pericardial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Pericardial venous trunk" + ] + }, + { + "id": "FMA:66661", + "name": "Trunk of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Azygos venous trunk" + ] + }, + { + "id": "FMA:66662", + "name": "Trunk of renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Renal venous trunk" + ] + }, + { + "id": "FMA:66663", + "name": "Trunk of right renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66662" + ] + }, + "synonyms": [ + "Right renal venous trunk" + ] + }, + { + "id": "FMA:66664", + "name": "Trunk of left renal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66662" + ] + }, + "synonyms": [ + "Left renal venous trunk" + ] + }, + { + "id": "FMA:66665", + "name": "Trunk of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Lumbar venous trunk" + ] + }, + { + "id": "FMA:66666", + "name": "Trunk of right lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66665" + ] + }, + "synonyms": [ + "Right lumbar venous trunk" + ] + }, + { + "id": "FMA:66667", + "name": "Trunk of left lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66665" + ] + }, + "synonyms": [ + "Left lumbar venous trunk" + ] + }, + { + "id": "FMA:66668", + "name": "Trunk of common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Common iliac venous trunk" + ] + }, + { + "id": "FMA:66669", + "name": "Trunk of right common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66668" + ] + }, + "synonyms": [ + "Right common iliac venous trunk" + ] + }, + { + "id": "FMA:66670", + "name": "Trunk of left common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66668" + ] + }, + "synonyms": [ + "Left common iliac venous trunk" + ] + }, + { + "id": "FMA:66671", + "name": "Trunk of internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Internal thoracic venous trunk" + ] + }, + { + "id": "FMA:66672", + "name": "Trunk of facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Facial venous trunk" + ] + }, + { + "id": "FMA:66673", + "name": "Trunk of right facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66672" + ] + }, + "synonyms": [ + "Right facial venous trunk" + ] + }, + { + "id": "FMA:66674", + "name": "Trunk of left facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66672" + ] + }, + "synonyms": [ + "Left facial venous trunk" + ] + }, + { + "id": "FMA:66675", + "name": "Trunk of pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Pharyngeal venous trunk" + ] + }, + { + "id": "FMA:66676", + "name": "Trunk of right pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66675" + ] + }, + "synonyms": [ + "Right pharyngeal venous trunk" + ] + }, + { + "id": "FMA:66677", + "name": "Trunk of left pharyngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66675" + ] + }, + "synonyms": [ + "Left pharyngeal venous trunk" + ] + }, + { + "id": "FMA:66678", + "name": "Trunk of meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Meningeal venous trunk" + ] + }, + { + "id": "FMA:66679", + "name": "Trunk of right meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66678" + ] + }, + "synonyms": [ + "Right meningeal venous trunk" + ] + }, + { + "id": "FMA:66680", + "name": "Trunk of left meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66678" + ] + }, + "synonyms": [ + "Left meningeal venous trunk" + ] + }, + { + "id": "FMA:66681", + "name": "Trunk of lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Lingual venous trunk" + ] + }, + { + "id": "FMA:66682", + "name": "Trunk of right lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66681" + ] + }, + "synonyms": [ + "Right lingual venous trunk" + ] + }, + { + "id": "FMA:66683", + "name": "Trunk of left lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66681" + ] + }, + "synonyms": [ + "Left lingual venous trunk" + ] + }, + { + "id": "FMA:66684", + "name": "Trunk of superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Superior thyroid venous trunk" + ] + }, + { + "id": "FMA:66685", + "name": "Trunk of right superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66684" + ] + }, + "synonyms": [ + "Right superior thyroid venous trunk" + ] + }, + { + "id": "FMA:66686", + "name": "Trunk of left superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66684" + ] + }, + "synonyms": [ + "Left superior thyroid venous trunk" + ] + }, + { + "id": "FMA:66687", + "name": "Trunk of middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Middle thyroid venous trunk" + ] + }, + { + "id": "FMA:66688", + "name": "Trunk of right middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66687" + ] + }, + "synonyms": [ + "Right middle thyroid venous trunk" + ] + }, + { + "id": "FMA:66689", + "name": "Trunk of left middle thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66687" + ] + }, + "synonyms": [ + "Left middle thyroid venous trunk" + ] + }, + { + "id": "FMA:66690", + "name": "Trunk of superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + }, + "synonyms": [ + "Superior laryngeal venous trunk" + ] + }, + { + "id": "FMA:66691", + "name": "Trunk of right superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66690" + ] + }, + "synonyms": [ + "Right superior laryngeal venous trunk" + ] + }, + { + "id": "FMA:66692", + "name": "Trunk of left superior laryngeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66690" + ] + }, + "synonyms": [ + "Left superior laryngeal venous trunk" + ] + }, + { + "id": "FMA:66693", + "name": "Trunk of dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Dorsal scapular venous trunk" + ] + }, + { + "id": "FMA:66694", + "name": "Trunk of right dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66693" + ] + }, + "synonyms": [ + "Right dorsal scapular venous trunk" + ] + }, + { + "id": "FMA:66695", + "name": "Trunk of left dorsal scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66693" + ] + }, + "synonyms": [ + "Left dorsal scapular venous trunk" + ] + }, + { + "id": "FMA:66697", + "name": "Trunk of lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68143" + ] + }, + "synonyms": [ + "Lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:66698", + "name": "Trunk of right bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69233" + ] + }, + "synonyms": [ + "Right bronchial venous trunk" + ] + }, + { + "id": "FMA:66699", + "name": "Trunk of left bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69233" + ] + }, + "synonyms": [ + "Left bronchial venous trunk" + ] + }, + { + "id": "FMA:66700", + "name": "Trunk of tracheal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Tracheal venous trunk" + ] + }, + { + "id": "FMA:66701", + "name": "Trunk of esophageal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Esophageal venous trunk" + ] + }, + { + "id": "FMA:66702", + "name": "Trunk of vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Vertebral venous trunk" + ] + }, + { + "id": "FMA:66703", + "name": "Trunk of right vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66702" + ] + }, + "synonyms": [ + "Right vertebral venous trunk" + ] + }, + { + "id": "FMA:66704", + "name": "Trunk of left vertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66702" + ] + }, + "synonyms": [ + "Left vertebral venous trunk" + ] + }, + { + "id": "FMA:66705", + "name": "Trunk of mediastinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Mediastinal venous trunk" + ] + }, + { + "id": "FMA:66706", + "name": "Trunk of pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Pericardiacophrenic venous trunk" + ] + }, + { + "id": "FMA:66707", + "name": "Trunk of right pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66706" + ] + }, + "synonyms": [ + "Right pericardiacophrenic venous trunk" + ] + }, + { + "id": "FMA:66708", + "name": "Trunk of left pericardiacophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66706" + ] + }, + "synonyms": [ + "Left pericardiacophrenic venous trunk" + ] + }, + { + "id": "FMA:66709", + "name": "Trunk of supreme intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Supreme intercostal venous trunk" + ] + }, + { + "id": "FMA:66710", + "name": "Trunk of right supreme intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66709" + ] + }, + "synonyms": [ + "Right supreme intercostal venous trunk" + ] + }, + { + "id": "FMA:66711", + "name": "Trunk of left supreme intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66709" + ] + }, + "synonyms": [ + "Left supreme intercostal venous trunk" + ] + }, + { + "id": "FMA:66712", + "name": "Trunk of deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Deep cervical venous trunk" + ] + }, + { + "id": "FMA:66713", + "name": "Trunk of right deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66712" + ] + }, + "synonyms": [ + "Right deep cervical venous trunk" + ] + }, + { + "id": "FMA:66714", + "name": "Trunk of left deep cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66712" + ] + }, + "synonyms": [ + "Left deep cervical venous trunk" + ] + }, + { + "id": "FMA:66715", + "name": "Trunk of hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Hemiazygos venous trunk" + ] + }, + { + "id": "FMA:66716", + "name": "Trunk of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Accessory hemiazygos venous trunk" + ] + }, + { + "id": "FMA:66717", + "name": "Trunk of ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Ascending lumbar venous trunk" + ] + }, + { + "id": "FMA:66718", + "name": "Trunk of right ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66717" + ] + }, + "synonyms": [ + "Right ascending lumbar venous trunk" + ] + }, + { + "id": "FMA:66719", + "name": "Trunk of left ascending lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66717" + ] + }, + "synonyms": [ + "Left ascending lumbar venous trunk" + ] + }, + { + "id": "FMA:66720", + "name": "Trunk of ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Ovarian venous trunk" + ] + }, + { + "id": "FMA:66721", + "name": "Trunk of right ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66720" + ] + }, + "synonyms": [ + "Right ovarian venous trunk" + ] + }, + { + "id": "FMA:66722", + "name": "Trunk of left ovarian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66720" + ] + }, + "synonyms": [ + "Left ovarian venous trunk" + ] + }, + { + "id": "FMA:66723", + "name": "Trunk of testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Testicular venous trunk" + ] + }, + { + "id": "FMA:66724", + "name": "Trunk of right testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66723" + ] + }, + "synonyms": [ + "Right testicular venous trunk" + ] + }, + { + "id": "FMA:66725", + "name": "Trunk of left testicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66723" + ] + }, + "synonyms": [ + "Left testicular venous trunk" + ] + }, + { + "id": "FMA:66726", + "name": "Trunk of internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Internal iliac venous trunk" + ] + }, + { + "id": "FMA:66727", + "name": "Trunk of right internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66726" + ] + }, + "synonyms": [ + "Right internal iliac venous trunk" + ] + }, + { + "id": "FMA:66728", + "name": "Trunk of left internal iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66726" + ] + }, + "synonyms": [ + "Left internal iliac venous trunk" + ] + }, + { + "id": "FMA:66729", + "name": "Trunk of pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Pubic venous trunk" + ] + }, + { + "id": "FMA:66730", + "name": "Trunk of right pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66729" + ] + }, + "synonyms": [ + "Right pubic venous trunk" + ] + }, + { + "id": "FMA:66731", + "name": "Trunk of left pubic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66729" + ] + }, + "synonyms": [ + "Left pubic venous trunk" + ] + }, + { + "id": "FMA:66732", + "name": "Trunk of inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Inferior epigastric venous trunk" + ] + }, + { + "id": "FMA:66733", + "name": "Trunk of right inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66732" + ] + }, + "synonyms": [ + "Right inferior epigastric venous trunk" + ] + }, + { + "id": "FMA:66734", + "name": "Trunk of left inferior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66732" + ] + }, + "synonyms": [ + "Left inferior epigastric venous trunk" + ] + }, + { + "id": "FMA:66735", + "name": "Trunk of suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Suprarenal venous trunk" + ] + }, + { + "id": "FMA:66736", + "name": "Trunk of right suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66735" + ] + }, + "synonyms": [ + "Right suprarenal venous trunk" + ] + }, + { + "id": "FMA:66737", + "name": "Trunk of left suprarenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66735" + ] + }, + "synonyms": [ + "Left suprarenal venous trunk" + ] + }, + { + "id": "FMA:66739", + "name": "Trunk of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Deep circumflex iliac venous trunk" + ] + }, + { + "id": "FMA:66740", + "name": "Trunk of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66739" + ] + }, + "synonyms": [ + "Right deep circumflex iliac venous trunk" + ] + }, + { + "id": "FMA:66741", + "name": "Trunk of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66739" + ] + }, + "synonyms": [ + "Left deep circumflex iliac venous trunk" + ] + }, + { + "id": "FMA:66742", + "name": "Trunk of superior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82694" + ] + }, + "synonyms": [ + "Superior mesenteric venous trunk" + ] + }, + { + "id": "FMA:66743", + "name": "Trunk of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82694" + ] + }, + "synonyms": [ + "Splenic venous trunk" + ] + }, + { + "id": "FMA:66744", + "name": "Trunk of left gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Left gastric venous trunk" + ] + }, + { + "id": "FMA:66745", + "name": "Trunk of right gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Right gastric venous trunk" + ] + }, + { + "id": "FMA:66746", + "name": "Trunk of para-umbilical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Para-umbilical venous trunk" + ] + }, + { + "id": "FMA:66747", + "name": "Trunk of cystic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Cystic venous trunk" + ] + }, + { + "id": "FMA:66748", + "name": "Trunk of pancreaticoduodenal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Pancreaticoduodenal venous trunk" + ] + }, + { + "id": "FMA:66749", + "name": "Trunk of prepyloric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82694" + ] + }, + "synonyms": [ + "Prepyloric venous trunk" + ] + }, + { + "id": "FMA:66752", + "name": "Trunk of anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Anterior jugular venous trunk" + ] + }, + { + "id": "FMA:66753", + "name": "Trunk of right anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66752" + ] + }, + "synonyms": [ + "Right anterior jugular venous trunk" + ] + }, + { + "id": "FMA:66754", + "name": "Trunk of left anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66752" + ] + }, + "synonyms": [ + "Left anterior jugular venous trunk" + ] + }, + { + "id": "FMA:66755", + "name": "Trunk of sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + }, + "synonyms": [ + "Sternocleidomastoid venous trunk" + ] + }, + { + "id": "FMA:66756", + "name": "Trunk of right sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66755" + ] + }, + "synonyms": [ + "Right sternocleidomastoid venous trunk" + ] + }, + { + "id": "FMA:66757", + "name": "Trunk of left sternocleidomastoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66755" + ] + }, + "synonyms": [ + "Left sternocleidomastoid venous trunk" + ] + }, + { + "id": "FMA:66758", + "name": "Synovial intima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Synovial lining layer", + "Lamina propria synovialis", + "Lamina propria of synovial membrane" + ] + }, + { + "id": "FMA:66759", + "name": "Synovial subintima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Subintimal layer of synovial membrane" + ] + }, + { + "id": "FMA:66760", + "name": "Synovial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9689" + ] + } + }, + { + "id": "FMA:66762", + "name": "Synovial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9581" + ] + }, + "synonyms": [ + "Synovial layer" + ] + }, + { + "id": "FMA:66763", + "name": "Cavity of hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + }, + "synonyms": [ + "Hemithorax cavity" + ] + }, + { + "id": "FMA:66764", + "name": "Woven bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:66765", + "name": "Subdivision of lamellar bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67536" + ] + } + }, + { + "id": "FMA:66768", + "name": "Epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + }, + "synonyms": [ + "Epitheliocyte" + ] + }, + { + "id": "FMA:66769", + "name": "Squamous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70632" + ] + } + }, + { + "id": "FMA:66770", + "name": "Cuboidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70632" + ] + } + }, + { + "id": "FMA:66771", + "name": "Columnar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70632" + ] + } + }, + { + "id": "FMA:66772", + "name": "Endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Endotheliocyte" + ] + }, + { + "id": "FMA:66773", + "name": "Mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Mesotheliocyte" + ] + }, + { + "id": "FMA:66774", + "name": "Ciliated columnar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66771" + ] + } + }, + { + "id": "FMA:66775", + "name": "Microvillus columnar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66771" + ] + } + }, + { + "id": "FMA:66776", + "name": "Glandular columnar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66771" + ] + } + }, + { + "id": "FMA:66777", + "name": "Smooth columnar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66771" + ] + } + }, + { + "id": "FMA:66778", + "name": "Transitional epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70632" + ] + } + }, + { + "id": "FMA:66779", + "name": "Osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Bone cell" + ] + }, + { + "id": "FMA:66780", + "name": "Osteoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:66781", + "name": "Osteoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:66782", + "name": "Chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Cartilage cell" + ] + }, + { + "id": "FMA:66783", + "name": "Chondroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:66784", + "name": "Mast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70340" + ] + }, + "synonyms": [ + "Mastocyte", + "Histaminocyte" + ] + }, + { + "id": "FMA:66785", + "name": "Reticulocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62845" + ] + }, + "synonyms": [ + "Polychromatophilic erythrocyte" + ] + }, + { + "id": "FMA:66786", + "name": "Synoviocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Synovial cell", + "Hyaluronic acid secreting cell" + ] + }, + { + "id": "FMA:66787", + "name": "Type A synoviocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66786" + ] + }, + "synonyms": [ + "Type A synovial cell" + ] + }, + { + "id": "FMA:66788", + "name": "Type B synoviocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66786" + ] + }, + "synonyms": [ + "Type B synovial cell" + ] + }, + { + "id": "FMA:66791", + "name": "Proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23922" + ] + } + }, + { + "id": "FMA:66793", + "name": "Thyroid gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49176" + ] + } + }, + { + "id": "FMA:66797", + "name": "Region of prostatic stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86302" + ] + }, + "synonyms": [ + "Prostatic stromal region", + "Fibromuscular stroma of prostate" + ] + }, + { + "id": "FMA:66806", + "name": "Prostate proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19568" + ] + } + }, + { + "id": "FMA:66807", + "name": "Prostatic lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + } + }, + { + "id": "FMA:66808", + "name": "Prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Prostatic follicle" + ] + }, + { + "id": "FMA:66809", + "name": "Glandular cuboidal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45566" + ] + } + }, + { + "id": "FMA:66812", + "name": "Prostatic epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72059" + ] + } + }, + { + "id": "FMA:66813", + "name": "Periductal stroma of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular layer of wall of prostatic duct" + ] + }, + { + "id": "FMA:66815", + "name": "Lumen of prostatic sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Cavity of prostatic acinus", + "Prostatic sinus lumen" + ] + }, + { + "id": "FMA:66816", + "name": "Epithelial cell of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:66817", + "name": "Epithelial cell of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256163" + ] + } + }, + { + "id": "FMA:66819", + "name": "Lumen of supracollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Supracollicular urethral lumen", + "Lumen of supracollicular urethra" + ] + }, + { + "id": "FMA:66821", + "name": "Lumen of subcollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Subcollicular urethral lumen", + "Lumen of subcollicular urethra" + ] + }, + { + "id": "FMA:66822", + "name": "Supracollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + } + }, + { + "id": "FMA:66823", + "name": "Subcollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + } + }, + { + "id": "FMA:66824", + "name": "Wall of supracollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86226" + ] + } + }, + { + "id": "FMA:66825", + "name": "Wall of subcollicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86226" + ] + } + }, + { + "id": "FMA:66826", + "name": "Prostatic concretion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:66827", + "name": "Flatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9674" + ] + } + }, + { + "id": "FMA:66830", + "name": "Osteoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + }, + "synonyms": [ + "Prebone tissue" + ] + }, + { + "id": "FMA:66831", + "name": "Calcified osteoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66830" + ] + } + }, + { + "id": "FMA:66835", + "name": "Cytoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + }, + "synonyms": [ + "Cytoplasma" + ] + }, + { + "id": "FMA:66836", + "name": "Portion of cytosol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66896" + ] + }, + "synonyms": [ + "Hyaloplasm", + "Cytoplasmic matrix", + "Cytosol" + ] + }, + { + "id": "FMA:66838", + "name": "Cell coat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + }, + "synonyms": [ + "Glycocalyx", + "Surface coat of plasma membrane", + "Fuzzy coat of cell" + ] + }, + { + "id": "FMA:66839", + "name": "Lipid bilayer of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + } + }, + { + "id": "FMA:66843", + "name": "Plasma membrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + }, + "synonyms": [ + "Cell membrane protein" + ] + }, + { + "id": "FMA:66844", + "name": "Outer layer of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + }, + "synonyms": [ + "Outer lamina of plasma membrane", + "Non-cytoplasmic monolayer of plasma membrane" + ] + }, + { + "id": "FMA:66845", + "name": "Inner layer of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + }, + "synonyms": [ + "Cytoplasmic monolayer of plasma membrane", + "Inner lamina of plasma membrane" + ] + }, + { + "id": "FMA:66846", + "name": "Region of cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Cell nuclear region" + ] + }, + { + "id": "FMA:66847", + "name": "Nuclear matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72441" + ] + }, + "synonyms": [ + "Matrix of cell nucleus" + ] + }, + { + "id": "FMA:66848", + "name": "Nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + } + }, + { + "id": "FMA:66850", + "name": "Outer nuclear membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Membrana nuclearis externa", + "Outer lipid bilayer of nucleus", + "Nuclear outer membrane" + ] + }, + { + "id": "FMA:66851", + "name": "Inner nuclear membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Nuclear inner membrane", + "Inner lipid bilayer of nucleus", + "Membrana nuclearis interna" + ] + }, + { + "id": "FMA:66852", + "name": "Nuclear lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Nuclear fibrous lamina" + ] + }, + { + "id": "FMA:66855", + "name": "Ectoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72443" + ] + } + }, + { + "id": "FMA:66856", + "name": "Endoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72443" + ] + } + }, + { + "id": "FMA:66861", + "name": "Membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Mitochondrial membrane", + "Membrana mitochondrialis", + "Mitochondrion membrane" + ] + }, + { + "id": "FMA:66862", + "name": "Outer membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66861" + ] + }, + "synonyms": [ + "Membrana mitochondrialis externa", + "Outer mitochondrial membrane" + ] + }, + { + "id": "FMA:66863", + "name": "Inner membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66861" + ] + }, + "synonyms": [ + "Membran mitochondrialis interna", + "Inner mitochondrial membrane" + ] + }, + { + "id": "FMA:66864", + "name": "Mitochondrial matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Matrix of mitochondrion", + "Matrix mitochondrialis" + ] + }, + { + "id": "FMA:66865", + "name": "Membranous cytoplasmic organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67289" + ] + } + }, + { + "id": "FMA:66866", + "name": "Nonmembranous cytoplasmic organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67289" + ] + } + }, + { + "id": "FMA:66867", + "name": "Ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + }, + "synonyms": [ + "Ribosoma" + ] + }, + { + "id": "FMA:66874", + "name": "Anterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66875", + "name": "Anteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66876", + "name": "Posterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66877", + "name": "Posteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66878", + "name": "Anterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66879", + "name": "Antero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66880", + "name": "Posterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66881", + "name": "Postero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66884", + "name": "Prostatic fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62967" + ] + } + }, + { + "id": "FMA:66885", + "name": "Intraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19329" + ] + } + }, + { + "id": "FMA:66886", + "name": "Intraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66885" + ] + } + }, + { + "id": "FMA:66887", + "name": "Intraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66885" + ] + } + }, + { + "id": "FMA:66888", + "name": "Extraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19329" + ] + } + }, + { + "id": "FMA:66889", + "name": "Extraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66888" + ] + } + }, + { + "id": "FMA:66890", + "name": "Extraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66888" + ] + } + }, + { + "id": "FMA:66891", + "name": "Central glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19568" + ] + } + }, + { + "id": "FMA:66892", + "name": "Smooth muscle coat of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19699" + ] + } + }, + { + "id": "FMA:66893", + "name": "Striated muscle coat of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19699" + ] + } + }, + { + "id": "FMA:66896", + "name": "Portion of cell substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Cell substance" + ] + }, + { + "id": "FMA:66897", + "name": "Smooth endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86457" + ] + }, + "synonyms": [ + "Agranular endoplasmic reticulum", + "Reticulum endoplasmicum nongranulosum" + ] + }, + { + "id": "FMA:66898", + "name": "Rough endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86457" + ] + }, + "synonyms": [ + "Reticulum endoplasmicum granulosum", + "Granular endoplasmic reticulum" + ] + }, + { + "id": "FMA:66929", + "name": "Structural relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:66931", + "name": "Superolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66932", + "name": "Superomedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66933", + "name": "Inferolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66934", + "name": "Inferomedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:66938", + "name": "Mucus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:66971", + "name": "Mitochondrial crista", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + } + }, + { + "id": "FMA:67092", + "name": "Bone of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33359" + ] + } + }, + { + "id": "FMA:67093", + "name": "Chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:67094", + "name": "Bone of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33359" + ] + } + }, + { + "id": "FMA:67095", + "name": "Ribonucleic Acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "RNA" + ] + }, + { + "id": "FMA:67100", + "name": "Asymmetrical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + }, + "synonyms": [ + "Gray type I synapse" + ] + }, + { + "id": "FMA:67101", + "name": "Nodal myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67968" + ] + }, + "synonyms": [ + "Nodal cardiac muscle cell", + "Myocytus nodalis", + "P cell", + "Pacemaker cell" + ] + }, + { + "id": "FMA:67102", + "name": "Myocyte of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67101" + ] + }, + "synonyms": [ + "Myocyte of sinoatrial node", + "Sinuatrial node myocyte", + "SA nodal myocyte" + ] + }, + { + "id": "FMA:67103", + "name": "Golgi stack", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61749" + ] + } + }, + { + "id": "FMA:67104", + "name": "Dermatan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + }, + "synonyms": [ + "Dermatan sulfate" + ] + }, + { + "id": "FMA:67105", + "name": "Symmetrical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + }, + "synonyms": [ + "Gray type II" + ] + }, + { + "id": "FMA:67106", + "name": "Myocyte of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67101" + ] + }, + "synonyms": [ + "AV nodal myocyte", + "Atrioventricular node myocyte" + ] + }, + { + "id": "FMA:67107", + "name": "Ribbon synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + }, + "synonyms": [ + "Synaptic ribbon" + ] + }, + { + "id": "FMA:67108", + "name": "Golgi network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61749" + ] + } + }, + { + "id": "FMA:67109", + "name": "Keratan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:67110", + "name": "Heparan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:67111", + "name": "Myocardial endocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67968" + ] + } + }, + { + "id": "FMA:67112", + "name": "Immaterial anatomical entity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61775" + ] + }, + "synonyms": [ + "Immaterial physical anatomical entity" + ] + }, + { + "id": "FMA:67113", + "name": "Cis Golgi network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67108" + ] + }, + "synonyms": [ + "Cis face Golgi network" + ] + }, + { + "id": "FMA:67115", + "name": "Non-physical anatomical entity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62955" + ] + } + }, + { + "id": "FMA:67116", + "name": "Tubulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:67118", + "name": "Ribosomal ribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67095" + ] + }, + "synonyms": [ + "Ribosomal RNA", + "rRNA" + ] + }, + { + "id": "FMA:67119", + "name": "Actin-binding protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:67120", + "name": "Matrix of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Endoplasmic reticulum cistern matrix" + ] + }, + { + "id": "FMA:67122", + "name": "Messenger ribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67095" + ] + }, + "synonyms": [ + "Messenger RNA", + "mRNA" + ] + }, + { + "id": "FMA:67123", + "name": "Profilin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:67124", + "name": "Matrix of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67120" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum cistern matrix" + ] + }, + { + "id": "FMA:67125", + "name": "Chemical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67408" + ] + } + }, + { + "id": "FMA:67127", + "name": "Transfer ribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67095" + ] + }, + "synonyms": [ + "tRNA", + "Transfer RNA" + ] + }, + { + "id": "FMA:67128", + "name": "Thymosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:67129", + "name": "Matrix of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67120" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum cistern matrix", + "Smooth endoplasmic reticulum matrix" + ] + }, + { + "id": "FMA:67130", + "name": "Electrical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67408" + ] + } + }, + { + "id": "FMA:67132", + "name": "Actin bundling protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + }, + "synonyms": [ + "Bundling protein" + ] + }, + { + "id": "FMA:67133", + "name": "Cell cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Cavity of cell", + "Cell space" + ] + }, + { + "id": "FMA:67135", + "name": "Anatomical structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67165" + ] + }, + "synonyms": [ + "Biological structure" + ] + }, + { + "id": "FMA:67137", + "name": "Actin gel-forming protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + }, + "synonyms": [ + "Gel-forming protein" + ] + }, + { + "id": "FMA:67138", + "name": "Intermembranous space of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Mitochondrial intermembrane space", + "Spatium intermembranosum (mitochondrion)" + ] + }, + { + "id": "FMA:67139", + "name": "Wall of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + }, + "synonyms": [ + "Golgi cistern wall", + "Membrane of Golgi cistern", + "Membrane of Golgi cisterna" + ] + }, + { + "id": "FMA:67140", + "name": "Actin severing protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + }, + "synonyms": [ + "Severing protein" + ] + }, + { + "id": "FMA:67141", + "name": "Cavity of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Lumen of endoplasmic reticulum cistern", + "Endoplasmic reticulum cisternal space", + "Endoplasmic reticulum cistern cavity" + ] + }, + { + "id": "FMA:67142", + "name": "Transitional myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67968" + ] + } + }, + { + "id": "FMA:67144", + "name": "Cavity of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67141" + ] + }, + "synonyms": [ + "Lumen of rough endoplasmic reticulum cistern", + "Rough endoplasmic reticulum cistern cavity" + ] + }, + { + "id": "FMA:67147", + "name": "Presynaptic component of chemical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + } + }, + { + "id": "FMA:67148", + "name": "Wall of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + }, + "synonyms": [ + "Golgi vesicle membrane", + "Golgi vesicle wall", + "Membrane of Golgi vesicle" + ] + }, + { + "id": "FMA:67149", + "name": "Cavity of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67141" + ] + }, + "synonyms": [ + "Lumen of smooth endoplasmic reticulum cistern", + "Smooth endoplasmic reticulum cistern cavity" + ] + }, + { + "id": "FMA:67151", + "name": "Synaptic cleft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:67153", + "name": "Cavity of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Golgi cistern cavity", + "Lumen of Golgi cistern" + ] + }, + { + "id": "FMA:67155", + "name": "Postsynaptic component of chemical synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67269" + ] + } + }, + { + "id": "FMA:67156", + "name": "Wall of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Lysosomal membrane", + "Membrane of lysosome", + "Lysosome wall" + ] + }, + { + "id": "FMA:67157", + "name": "Cavity of cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Cell nuclear cavity", + "Nuclear lumen", + "Lumen of cell nucleus" + ] + }, + { + "id": "FMA:67159", + "name": "Cavity of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Lumen of lysosome", + "Lysosome cavity" + ] + }, + { + "id": "FMA:67160", + "name": "Hydrophobic end of structural lipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Nonpolar end of structural lipid molecule" + ] + }, + { + "id": "FMA:67161", + "name": "Biogenic amine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67162", + "name": "Wall of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Peroxisomal membrane", + "Peroxisome wall", + "Membrane of peroxisome" + ] + }, + { + "id": "FMA:67163", + "name": "Cavity of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Lumen of peroxisome", + "Peroxisome cavity" + ] + }, + { + "id": "FMA:67165", + "name": "Material anatomical entity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61775" + ] + } + }, + { + "id": "FMA:67167", + "name": "Wall of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Endosome wall", + "Membrane of endosome" + ] + }, + { + "id": "FMA:67168", + "name": "Matrix of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Lysosome matrix" + ] + }, + { + "id": "FMA:67169", + "name": "Set of pharyngeal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscle group of pharynx", + "Pharyngeal muscles", + "Pharyngeal muscles set", + "Muscle layer of pharynx" + ] + }, + { + "id": "FMA:67172", + "name": "Matrix of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Peroxisome matrix" + ] + }, + { + "id": "FMA:67173", + "name": "Smooth endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67434" + ] + } + }, + { + "id": "FMA:67176", + "name": "Matrix of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Golgi vesicle matrix" + ] + }, + { + "id": "FMA:67177", + "name": "Smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67438" + ] + }, + "synonyms": [ + "Smooth microsome" + ] + }, + { + "id": "FMA:67178", + "name": "Villin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67132" + ] + } + }, + { + "id": "FMA:67179", + "name": "Protoplasm of skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62263" + ] + }, + "synonyms": [ + "Protoplasm of skeletal muscle fiber", + "Skeletal muscular cell protoplasm" + ] + }, + { + "id": "FMA:67180", + "name": "Endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63175" + ] + } + }, + { + "id": "FMA:67181", + "name": "Cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:67182", + "name": "Protofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67349" + ] + } + }, + { + "id": "FMA:67183", + "name": "Protoplasm of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62263" + ] + }, + "synonyms": [ + "Smooth muscular cell protoplasm" + ] + }, + { + "id": "FMA:67184", + "name": "Neurotransmitter receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67186", + "name": "Wall of microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + }, + "synonyms": [ + "Microtubule wall" + ] + }, + { + "id": "FMA:67187", + "name": "Matrix of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Endosome matrix" + ] + }, + { + "id": "FMA:67188", + "name": "Sarcoplasm of skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67717" + ] + }, + "synonyms": [ + "Skeletal muscular cell sarcoplasm", + "Cytoplasm of skeletal muscle cell" + ] + }, + { + "id": "FMA:67189", + "name": "Mitochondrial ribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67095" + ] + }, + "synonyms": [ + "Mitochondrial RNA" + ] + }, + { + "id": "FMA:67190", + "name": "Cavity of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Lumen of endosome", + "Endosome cavity" + ] + }, + { + "id": "FMA:67194", + "name": "Nuclear deoxyribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74412" + ] + }, + "synonyms": [ + "Nuclear DNA" + ] + }, + { + "id": "FMA:67196", + "name": "Sarcoplasm of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67717" + ] + }, + "synonyms": [ + "Cardiac muscular cell sarcoplasm", + "Cytoplasm of cardiac muscle cell" + ] + }, + { + "id": "FMA:67199", + "name": "Mitochondrial deoxyribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74412" + ] + }, + "synonyms": [ + "Mitochondrial DNA" + ] + }, + { + "id": "FMA:67201", + "name": "Cytoplasmic dense body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + } + }, + { + "id": "FMA:67202", + "name": "Non-muscle actin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63850" + ] + } + }, + { + "id": "FMA:67203", + "name": "Wall of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67427" + ] + }, + "synonyms": [ + "Membrane of smooth endoplasmic reticulum cisterna", + "Smooth endoplasmic reticulum cistern wall", + "Membrane of smooth endoplasmic reticulum cistern" + ] + }, + { + "id": "FMA:67204", + "name": "Ionotropic receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + }, + "synonyms": [ + "Ion channel-coupled receptor" + ] + }, + { + "id": "FMA:67205", + "name": "Wall of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67427" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum cistern wall", + "Membrane of rough endoplasmic reticulum cisterna", + "Membrane of rough endoplasmic reticulum cistern" + ] + }, + { + "id": "FMA:67206", + "name": "Contractile apparatus of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + } + }, + { + "id": "FMA:67207", + "name": "Membrane-bound ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66867" + ] + } + }, + { + "id": "FMA:67208", + "name": "Vacuoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + } + }, + { + "id": "FMA:67210", + "name": "Free ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66867" + ] + } + }, + { + "id": "FMA:67211", + "name": "Calcium-dependent adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62914" + ] + }, + "synonyms": [ + "Calcium-dependent cell-cell adhesion molecule" + ] + }, + { + "id": "FMA:67212", + "name": "Nucleus of skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67908" + ] + }, + "synonyms": [ + "Skeletal muscular cell nucleus" + ] + }, + { + "id": "FMA:67214", + "name": "Cell adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + }, + "synonyms": [ + "CAM" + ] + }, + { + "id": "FMA:67215", + "name": "Membrane of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium membrane", + "Ciliary part of plasma membrane" + ] + }, + { + "id": "FMA:67216", + "name": "Nucleus of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67908" + ] + }, + "synonyms": [ + "Cardiac muscular cell nucleus" + ] + }, + { + "id": "FMA:67217", + "name": "Nucleus of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67908" + ] + }, + "synonyms": [ + "Smooth muscular cell nucleus" + ] + }, + { + "id": "FMA:67218", + "name": "Calcium-independent adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62914" + ] + }, + "synonyms": [ + "Calcium-independent cell-cell adhesion molecule" + ] + }, + { + "id": "FMA:67221", + "name": "Nuclear inclusion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + } + }, + { + "id": "FMA:67222", + "name": "Integrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67211" + ] + } + }, + { + "id": "FMA:67223", + "name": "Component of myosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62847" + ] + }, + "synonyms": [ + "Myosin component" + ] + }, + { + "id": "FMA:67224", + "name": "Muscarinic acetylcholine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67251" + ] + } + }, + { + "id": "FMA:67225", + "name": "Sarcoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66897" + ] + } + }, + { + "id": "FMA:67226", + "name": "Head of myosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67223" + ] + }, + "synonyms": [ + "Myosin head" + ] + }, + { + "id": "FMA:67227", + "name": "Tail of myosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67223" + ] + }, + "synonyms": [ + "Myosin tail" + ] + }, + { + "id": "FMA:67229", + "name": "Microtubule doublet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67230", + "name": "Myosin heavy chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67223" + ] + } + }, + { + "id": "FMA:67232", + "name": "Microtubule triplet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67234", + "name": "Myosin light chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67223" + ] + } + }, + { + "id": "FMA:67236", + "name": "Isoform of alpha actinin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67880" + ] + }, + "synonyms": [ + "Alpha actinin isoform" + ] + }, + { + "id": "FMA:67238", + "name": "Dopamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61791" + ] + } + }, + { + "id": "FMA:67239", + "name": "Wall of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85552" + ] + }, + "synonyms": [ + "Endoplasmic reticulum vesicle wall", + "Membrane of endoplasmic reticulum vesicle" + ] + }, + { + "id": "FMA:67241", + "name": "Cell body of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + }, + "synonyms": [ + "Soma of neuron" + ] + }, + { + "id": "FMA:67242", + "name": "Gray matter of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Grey substance", + "Gray matter", + "Grey matter" + ] + }, + { + "id": "FMA:67243", + "name": "Epinephrine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61791" + ] + }, + "synonyms": [ + "Adrenalin", + "Adrenaline" + ] + }, + { + "id": "FMA:67245", + "name": "Serotonin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + }, + "synonyms": [ + "5-HT", + "5-hydroxytryptamine" + ] + }, + { + "id": "FMA:67246", + "name": "Axolemma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + }, + "synonyms": [ + "Mauthner sheath", + "Plasma membrane of axon" + ] + }, + { + "id": "FMA:67247", + "name": "Wall of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67239" + ] + }, + "synonyms": [ + "Membrane of rough endoplasmic reticulum vesicle", + "Rough endoplasmic reticulum vesicle wall" + ] + }, + { + "id": "FMA:67249", + "name": "Protoplasm of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + }, + "synonyms": [ + "Nerve cell protoplasm", + "Neuron protoplasm" + ] + }, + { + "id": "FMA:67250", + "name": "Matrix of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72447" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum vesicle matrix" + ] + }, + { + "id": "FMA:67251", + "name": "Acetylcholine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + } + }, + { + "id": "FMA:67253", + "name": "Catecholamine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + } + }, + { + "id": "FMA:67254", + "name": "Wall of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67239" + ] + }, + "synonyms": [ + "Membrane of smooth endoplasmic reticulum vesicle", + "Smooth endoplasmic reticulum vesicle wall" + ] + }, + { + "id": "FMA:67255", + "name": "Alpha adrenergic receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67253" + ] + } + }, + { + "id": "FMA:67256", + "name": "Matrix of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72447" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum vesicle matrix" + ] + }, + { + "id": "FMA:67257", + "name": "Protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67258", + "name": "Beta adrenergic receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67253" + ] + } + }, + { + "id": "FMA:67259", + "name": "Axon hillock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67333" + ] + } + }, + { + "id": "FMA:67260", + "name": "Nuclear lamin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67295" + ] + } + }, + { + "id": "FMA:67261", + "name": "Protoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:67262", + "name": "Histamine receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + } + }, + { + "id": "FMA:67264", + "name": "Lipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67265", + "name": "Lamin A", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67260" + ] + } + }, + { + "id": "FMA:67268", + "name": "Spectrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67272" + ] + } + }, + { + "id": "FMA:67269", + "name": "Layer of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + }, + "synonyms": [ + "Plasma membrane layer" + ] + }, + { + "id": "FMA:67270", + "name": "Lamin B", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67260" + ] + } + }, + { + "id": "FMA:67272", + "name": "Cytoskeletal protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:67273", + "name": "Lamin C", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67260" + ] + } + }, + { + "id": "FMA:67275", + "name": "Structural phospholipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67264" + ] + } + }, + { + "id": "FMA:67276", + "name": "Fibrillar collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63891" + ] + }, + "synonyms": [ + "Fibril-forming collagen" + ] + }, + { + "id": "FMA:67277", + "name": "Ankyrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67272" + ] + } + }, + { + "id": "FMA:67278", + "name": "Unipolar neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:67279", + "name": "Fibril-associated collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + }, + "synonyms": [ + "Facit collagen" + ] + }, + { + "id": "FMA:67280", + "name": "Hydrophilic end of structural phospholipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67264" + ] + }, + "synonyms": [ + "Polar end of structural phospholipid molecule" + ] + }, + { + "id": "FMA:67282", + "name": "Bipolar neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:67283", + "name": "Meshwork-forming collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + }, + "synonyms": [ + "Network-forming collagen" + ] + }, + { + "id": "FMA:67284", + "name": "Hydrophobic end of structural phospholipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67264" + ] + }, + "synonyms": [ + "Nonpolar end of structural phospholipid molecule" + ] + }, + { + "id": "FMA:67287", + "name": "Multipolar neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:67289", + "name": "Cytoplasmic organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63832" + ] + } + }, + { + "id": "FMA:67291", + "name": "Type IX collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67279" + ] + }, + "synonyms": [ + "Collagen type IX" + ] + }, + { + "id": "FMA:67292", + "name": "Right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61817" + ] + } + }, + { + "id": "FMA:67293", + "name": "Type VII collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67283" + ] + }, + "synonyms": [ + "Collagen type VII" + ] + }, + { + "id": "FMA:67295", + "name": "Intermediate filament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:67296", + "name": "Microvillus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:67297", + "name": "Cytoplasmic intermediate filament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67295" + ] + } + }, + { + "id": "FMA:67301", + "name": "Cell body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242660" + ] + }, + "synonyms": [ + "Cell soma" + ] + }, + { + "id": "FMA:67302", + "name": "Keratin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + }, + "synonyms": [ + "Cytokeratin" + ] + }, + { + "id": "FMA:67303", + "name": "Elastin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85438" + ] + } + }, + { + "id": "FMA:67304", + "name": "Cell appendage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242660" + ] + } + }, + { + "id": "FMA:67305", + "name": "Pseudo-unipolar neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:67308", + "name": "Axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61814" + ] + } + }, + { + "id": "FMA:67310", + "name": "Projection neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67287" + ] + } + }, + { + "id": "FMA:67311", + "name": "Fibronectin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63890" + ] + } + }, + { + "id": "FMA:67312", + "name": "Cytoplasmic intermediate filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63851" + ] + } + }, + { + "id": "FMA:67313", + "name": "Interneuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67287" + ] + } + }, + { + "id": "FMA:67314", + "name": "Dendrite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61814" + ] + } + }, + { + "id": "FMA:67315", + "name": "Nuclear lamin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63851" + ] + } + }, + { + "id": "FMA:67316", + "name": "Zone of trunk of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67319" + ] + } + }, + { + "id": "FMA:67317", + "name": "Stereocilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + } + }, + { + "id": "FMA:67318", + "name": "Keratin I", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67302" + ] + }, + "synonyms": [ + "Acidic keratin", + "Type I keratin" + ] + }, + { + "id": "FMA:67319", + "name": "Zone of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Venous zone" + ] + }, + { + "id": "FMA:67322", + "name": "Type VI collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + }, + "synonyms": [ + "Collagen type VI" + ] + }, + { + "id": "FMA:67323", + "name": "Kinocilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + } + }, + { + "id": "FMA:67324", + "name": "Keratin II", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67302" + ] + }, + "synonyms": [ + "Basic keratin", + "Neutral keratin", + "Type II keratin" + ] + }, + { + "id": "FMA:67325", + "name": "Occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Occipital cortex", + "Occipital region" + ] + }, + { + "id": "FMA:67326", + "name": "Glial fibrillar acidic protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + }, + "synonyms": [ + "GFAP" + ] + }, + { + "id": "FMA:67327", + "name": "Type VIII collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67283" + ] + }, + "synonyms": [ + "Collagen type VIII" + ] + }, + { + "id": "FMA:67328", + "name": "Muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + }, + "synonyms": [ + "Myocyte" + ] + }, + { + "id": "FMA:67329", + "name": "Insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Central lobe", + "Insular region", + "Cortex of island", + "Insular lobe", + "Insular cortex", + "Insula lobule", + "Island of Reil" + ] + }, + { + "id": "FMA:67330", + "name": "Vimentin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:67331", + "name": "Type X collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67283" + ] + }, + "synonyms": [ + "Collagen type X" + ] + }, + { + "id": "FMA:67333", + "name": "Region of cytoplasm of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72443" + ] + } + }, + { + "id": "FMA:67335", + "name": "Type XI collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67276" + ] + }, + "synonyms": [ + "Collagen type XI" + ] + }, + { + "id": "FMA:67337", + "name": "Desmin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + }, + "synonyms": [ + "Skeletin" + ] + }, + { + "id": "FMA:67338", + "name": "Mature sperm cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72290" + ] + }, + "synonyms": [ + "Spermatozoon", + "Sperm" + ] + }, + { + "id": "FMA:67339", + "name": "Peripherin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:67342", + "name": "Non-fibrillar collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63891" + ] + } + }, + { + "id": "FMA:67343", + "name": "Ovum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18644" + ] + }, + "synonyms": [ + "X chromosome-bearing ovum", + "Fertilized oocyte", + "Mature ovum", + "X-bearing ovum", + "X bearing ovum" + ] + }, + { + "id": "FMA:67344", + "name": "Neurofilament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:67345", + "name": "Type XIII collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + }, + "synonyms": [ + "Collagen type XIII" + ] + }, + { + "id": "FMA:67346", + "name": "Cytoplasm proper of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67333" + ] + } + }, + { + "id": "FMA:67349", + "name": "Cytoskeletal filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:67351", + "name": "Type XIV collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67279" + ] + }, + "synonyms": [ + "Collagen type XIV" + ] + }, + { + "id": "FMA:67352", + "name": "Low molecular weight neurofilament protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67344" + ] + }, + "synonyms": [ + "NF-L protein" + ] + }, + { + "id": "FMA:67353", + "name": "Wall of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Mitochondrion wall" + ] + }, + { + "id": "FMA:67355", + "name": "Abdominal viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7085" + ] + } + }, + { + "id": "FMA:67356", + "name": "Right anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67358", + "name": "Thoracic viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7085" + ] + } + }, + { + "id": "FMA:67359", + "name": "Intercristal space of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Matrix space of mitochondrion" + ] + }, + { + "id": "FMA:67360", + "name": "Left anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67361", + "name": "Concept name", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:67363", + "name": "Pelvic viscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7085" + ] + } + }, + { + "id": "FMA:67364", + "name": "Inner membrane proper of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66861" + ] + } + }, + { + "id": "FMA:67365", + "name": "Cristal part of inner membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:67366", + "name": "Intermembranous space proper of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + } + }, + { + "id": "FMA:67367", + "name": "Nissl body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + }, + "synonyms": [ + "Nissl granule" + ] + }, + { + "id": "FMA:67368", + "name": "Node of Ranvier", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67377" + ] + }, + "synonyms": [ + "Ranvier's node", + "Ranvier node" + ] + }, + { + "id": "FMA:67370", + "name": "Perinuclear space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Perinuclear cisterna", + "Intermembranous space of nuclear membrane", + "Lumen of nuclear envelope", + "Cisterna nucleolemmae" + ] + }, + { + "id": "FMA:67371", + "name": "Intracristal space of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + } + }, + { + "id": "FMA:67372", + "name": "Serotonin receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67184" + ] + } + }, + { + "id": "FMA:67373", + "name": "Mitochondrial matrix proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80002" + ] + } + }, + { + "id": "FMA:67375", + "name": "Myelinated segment of axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61809" + ] + }, + "synonyms": [ + "Internodal segment of axon", + "Internode of axon" + ] + }, + { + "id": "FMA:67376", + "name": "Head of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84923" + ] + }, + "synonyms": [ + "Spermatozoon head", + "Caput (Spermatozoon)", + "Caput of sperm", + "Caput of spermatozoon", + "Head of sperm" + ] + }, + { + "id": "FMA:67377", + "name": "Unmyelinated segment of axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61809" + ] + } + }, + { + "id": "FMA:67378", + "name": "Neuromelanin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63846" + ] + } + }, + { + "id": "FMA:67379", + "name": "Neck of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84923" + ] + }, + "synonyms": [ + "Spermatozoon neck", + "Cervix of spematozoon" + ] + }, + { + "id": "FMA:67380", + "name": "Perichromatin granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67221" + ] + } + }, + { + "id": "FMA:67381", + "name": "Zone of tail of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + } + }, + { + "id": "FMA:67382", + "name": "Initial segment of axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67377" + ] + } + }, + { + "id": "FMA:67383", + "name": "Middle part of tail of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67381" + ] + } + }, + { + "id": "FMA:67384", + "name": "Principal part of tail of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67381" + ] + } + }, + { + "id": "FMA:67385", + "name": "Right lateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67386", + "name": "End part of tail of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67381" + ] + } + }, + { + "id": "FMA:67387", + "name": "Left lateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67388", + "name": "Portion of vitreous humor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Vitreous humor subdivision" + ] + }, + { + "id": "FMA:67389", + "name": "Right posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67390", + "name": "Vitreous humor proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67388" + ] + } + }, + { + "id": "FMA:67391", + "name": "Surrounds relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67393" + ] + } + }, + { + "id": "FMA:67392", + "name": "Left posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67393", + "name": "Adjacent_to relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50707" + ] + }, + "synonyms": [ + "Anatomical adjacency" + ] + }, + { + "id": "FMA:67394", + "name": "Cell junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5898" + ] + } + }, + { + "id": "FMA:67395", + "name": "Fibrocartilage of manubriosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67396" + ] + }, + "synonyms": [ + "Manubriosternal joint fibrocartilage" + ] + }, + { + "id": "FMA:67396", + "name": "Articular disk of symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55107" + ] + } + }, + { + "id": "FMA:67397", + "name": "Occluding cell junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + }, + "synonyms": [ + "Zonula occludens", + "Tight junction" + ] + }, + { + "id": "FMA:67398", + "name": "Anchoring cell junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + }, + "synonyms": [ + "Adhesive cell junction" + ] + }, + { + "id": "FMA:67399", + "name": "Fibrocartilage of xiphisternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67396" + ] + }, + "synonyms": [ + "Xiphisternal joint fibrocartilage" + ] + }, + { + "id": "FMA:67400", + "name": "Adherens junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67398" + ] + }, + "synonyms": [ + "Adhesive junction" + ] + }, + { + "id": "FMA:67401", + "name": "Nestin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:67402", + "name": "Axodendritic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:67403", + "name": "Cell to cell adherens junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67400" + ] + } + }, + { + "id": "FMA:67404", + "name": "Internexin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67297" + ] + } + }, + { + "id": "FMA:67405", + "name": "Axoaxonic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + }, + "synonyms": [ + "Axoaxonal synapse" + ] + }, + { + "id": "FMA:67406", + "name": "Cell to matrix adherens junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67400" + ] + }, + "synonyms": [ + "Cell-to-extracellular matrix junction" + ] + }, + { + "id": "FMA:67407", + "name": "Adhesive belt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67403" + ] + }, + "synonyms": [ + "Zonula adherens", + "Adhesion belt" + ] + }, + { + "id": "FMA:67408", + "name": "Synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + }, + "synonyms": [ + "Synaptic junction" + ] + }, + { + "id": "FMA:67409", + "name": "Axosomatic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:67410", + "name": "Adhesive strip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67403" + ] + }, + "synonyms": [ + "Fascia adherens" + ] + }, + { + "id": "FMA:67411", + "name": "Part of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + } + }, + { + "id": "FMA:67412", + "name": "Desmosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67398" + ] + }, + "synonyms": [ + "Desmosoma", + "Macula adherens" + ] + }, + { + "id": "FMA:67413", + "name": "Peripheral microtubule doublet of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67415", + "name": "Hemidesmosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67406" + ] + }, + "synonyms": [ + "Hemidesmosoma" + ] + }, + { + "id": "FMA:67416", + "name": "Central singlet microtubule of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62265" + ] + } + }, + { + "id": "FMA:67418", + "name": "Focal adhesion plaque", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67406" + ] + }, + "synonyms": [ + "Focal contact" + ] + }, + { + "id": "FMA:67419", + "name": "A-peripheral microtubule of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62269" + ] + }, + "synonyms": [ + "A-subfibre of peripheral microtubule doublet of axoneme of cilium", + "Subunit-A peripheral microtubule of axoneme of cilium" + ] + }, + { + "id": "FMA:67420", + "name": "Golgi complex of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63843" + ] + } + }, + { + "id": "FMA:67421", + "name": "Golgi type I neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82989" + ] + } + }, + { + "id": "FMA:67422", + "name": "B-peripheral microtubule of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62269" + ] + }, + "synonyms": [ + "B-subfibre of peripheral microtubule doublet of axoneme of cilium", + "Subunit-B peripheral microtubule of axoneme of cilium" + ] + }, + { + "id": "FMA:67423", + "name": "Communicating cell junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + }, + "synonyms": [ + "Gap junction" + ] + }, + { + "id": "FMA:67426", + "name": "Golgi type II neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82989" + ] + } + }, + { + "id": "FMA:67427", + "name": "Wall of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85552" + ] + }, + "synonyms": [ + "Membrane of endoplasmic reticulum cistern", + "Endoplasmic reticulum cistern wall", + "Membrane of endoplasmic reticulum cisterna" + ] + }, + { + "id": "FMA:67428", + "name": "Membrane protein of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67429", + "name": "Endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86457" + ] + }, + "synonyms": [ + "Endoplasmic reticulum saccule", + "Cisterna (Reticulum endoplasmicum)", + "Endoplasmic reticulum cisterna", + "Cisterna of endoplasmic reticulum", + "Sacculus (Reticulum endoplasmicum)" + ] + }, + { + "id": "FMA:67432", + "name": "Lipid bilayer of wall of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67434", + "name": "Endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85556" + ] + }, + "synonyms": [ + "Tubulus (Reticulum endoplasmicum)", + "Tubule of endoplasmic reticulum" + ] + }, + { + "id": "FMA:67437", + "name": "Membrane protein of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67438", + "name": "Endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86457" + ] + }, + "synonyms": [ + "Microsome" + ] + }, + { + "id": "FMA:67439", + "name": "Smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67429" + ] + }, + "synonyms": [ + "Cisterna of smooth endoplasmic reticulum", + "Smooth endoplasmic reticulum cisterna" + ] + }, + { + "id": "FMA:67440", + "name": "Claustrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62514" + ] + }, + "synonyms": [ + "Dorsal claustrum", + "Dorsal portion of claustrum" + ] + }, + { + "id": "FMA:67442", + "name": "Rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67429" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum cisterna", + "Cisterna of rough endoplasmic reticulum" + ] + }, + { + "id": "FMA:67443", + "name": "Lipid bilayer of wall of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67445", + "name": "Rough endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67434" + ] + } + }, + { + "id": "FMA:67446", + "name": "Membrane protein of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67447", + "name": "Lipid bilayer of wall of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67448", + "name": "Plus end of microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72163" + ] + } + }, + { + "id": "FMA:67449", + "name": "Minus end of microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72163" + ] + } + }, + { + "id": "FMA:67453", + "name": "Lipid bilayer of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67454", + "name": "Mitochondrial ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67207" + ] + } + }, + { + "id": "FMA:67458", + "name": "Membrane protein of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67459", + "name": "Cis face of Golgi stack", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84816" + ] + } + }, + { + "id": "FMA:67460", + "name": "Dendroaxonic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:67462", + "name": "Trans face of Golgi stack", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84816" + ] + } + }, + { + "id": "FMA:67463", + "name": "Early endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67180" + ] + }, + "synonyms": [ + "Endocytic vesicle", + "Endocytotic vesicle" + ] + }, + { + "id": "FMA:67466", + "name": "Lipid bilayer of wall of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67467", + "name": "Late endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67180" + ] + } + }, + { + "id": "FMA:67470", + "name": "Membrane protein of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67472", + "name": "Flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + } + }, + { + "id": "FMA:67473", + "name": "Wall of blood vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Blood vessel wall" + ] + }, + { + "id": "FMA:67474", + "name": "Zone of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61808" + ] + }, + "synonyms": [ + "Cilium zone" + ] + }, + { + "id": "FMA:67475", + "name": "Lipid bilayer of wall of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67476", + "name": "Zone of dendrite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61808" + ] + }, + "synonyms": [ + "Dendrite zone" + ] + }, + { + "id": "FMA:67478", + "name": "Membrane protein of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67479", + "name": "Tip of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium tip" + ] + }, + { + "id": "FMA:67480", + "name": "Wall of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Bronchial wall" + ] + }, + { + "id": "FMA:67481", + "name": "Wall of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Lobular bronchiole wall" + ] + }, + { + "id": "FMA:67483", + "name": "Dendrite proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67476" + ] + } + }, + { + "id": "FMA:67484", + "name": "Shaft of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium shaft" + ] + }, + { + "id": "FMA:67487", + "name": "Lipid bilayer of wall of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67488", + "name": "Dendritic spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67476" + ] + } + }, + { + "id": "FMA:67489", + "name": "Wall of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Bile ductal wall" + ] + }, + { + "id": "FMA:67490", + "name": "Kinetosome of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium kinetosome", + "Blepharoplast of cilium", + "Base of cilium", + "Basal granule of cilium", + "Basal body of cilium" + ] + }, + { + "id": "FMA:67493", + "name": "Membrane protein of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67494", + "name": "Axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67474" + ] + }, + "synonyms": [ + "Cilium axoneme" + ] + }, + { + "id": "FMA:67495", + "name": "Somatodendritic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:67496", + "name": "Somatosomatic synapse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:67498", + "name": "Organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:67500", + "name": "Lipid bilayer of wall of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67501", + "name": "Tip of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum tip" + ] + }, + { + "id": "FMA:67502", + "name": "Human body part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67504", + "name": "Subdivision of cardinal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + }, + "synonyms": [ + "Principal body part subdivision" + ] + }, + { + "id": "FMA:67506", + "name": "Membrane protein of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67507", + "name": "Shaft of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum shaft" + ] + }, + { + "id": "FMA:67508", + "name": "Body part part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67509", + "name": "Organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:67510", + "name": "Kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum kinetosome", + "Basal body of flagellum" + ] + }, + { + "id": "FMA:67512", + "name": "Body part subdivision part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67513", + "name": "Nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68646" + ] + } + }, + { + "id": "FMA:67514", + "name": "Lipid bilayer of wall of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67516", + "name": "Organ system part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67518", + "name": "Membrane protein of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67519", + "name": "Axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum axoneme" + ] + }, + { + "id": "FMA:67520", + "name": "Organ system subdivision part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67521", + "name": "Ciliated stratified columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45564" + ] + } + }, + { + "id": "FMA:67522", + "name": "Primary lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63836" + ] + } + }, + { + "id": "FMA:67525", + "name": "Secondary lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63836" + ] + } + }, + { + "id": "FMA:67526", + "name": "Chromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:67527", + "name": "Intermembranous contact site of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67946" + ] + } + }, + { + "id": "FMA:67528", + "name": "Nucleosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + }, + "synonyms": [ + "DNA protein particle" + ] + }, + { + "id": "FMA:67530", + "name": "Has_part relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + }, + "synonyms": [ + "Anatomical part relation" + ] + }, + { + "id": "FMA:67531", + "name": "Membrane protein of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67532", + "name": "External carotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "External carotid plexus" + ] + }, + { + "id": "FMA:67533", + "name": "Internal carotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Internal carotid plexus" + ] + }, + { + "id": "FMA:67534", + "name": "Lipid bilayer of outer membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85550" + ] + } + }, + { + "id": "FMA:67535", + "name": "Membrane protein of outer membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67531" + ] + } + }, + { + "id": "FMA:67536", + "name": "Cardinal tissue part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:67537", + "name": "Lipid bilayer of inner membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85550" + ] + } + }, + { + "id": "FMA:67538", + "name": "Subdivision of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67536" + ] + }, + "synonyms": [ + "Epithelium subdivision" + ] + }, + { + "id": "FMA:67539", + "name": "Membrane protein of inner membrane of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67531" + ] + } + }, + { + "id": "FMA:67540", + "name": "Basal cell layer of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69056" + ] + }, + "synonyms": [ + "Stratum basale of epidermis", + "Stratum basalis of epidermis", + "Stratum germinativum" + ] + }, + { + "id": "FMA:67542", + "name": "Prickle cell layer of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69056" + ] + }, + "synonyms": [ + "Stratum spinosum of epidermis", + "Squamous cell layer of epidermis", + "Stratum Malphighii" + ] + }, + { + "id": "FMA:67545", + "name": "Horny layer of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69056" + ] + }, + "synonyms": [ + "Stratum corneum of epidermis" + ] + }, + { + "id": "FMA:67546", + "name": "Cytosolic ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67207" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum ribosome" + ] + }, + { + "id": "FMA:67547", + "name": "Branch of internal carotid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + }, + "synonyms": [ + "Internal carotid plexus branch" + ] + }, + { + "id": "FMA:67548", + "name": "Sympathetic root of ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + }, + "synonyms": [ + "Branch of internal carotid plexus to ciliary ganglion", + "Sympathetic branch of internal carotid plexus to ciliary ganglion", + "Radix sympathica ganglii ciliaris (Plexus caroticus internus)" + ] + }, + { + "id": "FMA:67549", + "name": "Deep petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + }, + "synonyms": [ + "Radix sympathica ganglii pterygopalatini (Plexus caroticus internus)", + "Sympathetic root of pterygopalatine ganglion" + ] + }, + { + "id": "FMA:67550", + "name": "Organ part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67551", + "name": "Sympathetic root of submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + }, + "synonyms": [ + "Branch of internal carotid plexus to submandibular ganglion", + "Radix sympathica ganglii submandibularis (Plexus caroticus internus)" + ] + }, + { + "id": "FMA:67552", + "name": "Anatomical cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5897" + ] + } + }, + { + "id": "FMA:67553", + "name": "Cavitated organ part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67550" + ] + } + }, + { + "id": "FMA:67554", + "name": "Sympathetic root of sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + }, + "synonyms": [ + "Radix sympathica ganglii sublingualis (Plexus caroticus internus)", + "Branch of internal carotid plexus to sublingual ganglion" + ] + }, + { + "id": "FMA:67555", + "name": "Long insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + }, + "synonyms": [ + "Long insular gyri (H)", + "Long gyrus of insula" + ] + }, + { + "id": "FMA:67556", + "name": "Sympathetic root of otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + }, + "synonyms": [ + "Radix sympathica ganglii otici (Plexus caroticus internus)", + "Branch of internal carotid plexus to otic ganglion" + ] + }, + { + "id": "FMA:67558", + "name": "Wall of rough endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85553" + ] + }, + "synonyms": [ + "Membrane of rough endoplasmic reticulum tubule", + "Rough endoplasmic reticulum tubule wall" + ] + }, + { + "id": "FMA:67559", + "name": "Lens epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70950" + ] + } + }, + { + "id": "FMA:67560", + "name": "Lipid bilayer of rough endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67561", + "name": "Non-nucleated lens fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81106" + ] + }, + "synonyms": [ + "Non-nucleated secondary lens fiber" + ] + }, + { + "id": "FMA:67562", + "name": "Caroticotympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67547" + ] + } + }, + { + "id": "FMA:67563", + "name": "Cavernous nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Cavernous plexus" + ] + }, + { + "id": "FMA:67565", + "name": "Wall of smooth endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85553" + ] + }, + "synonyms": [ + "Membrane of smooth endoplasmic reticulum tubule", + "Smooth endoplasmic reticulum tubule wall" + ] + }, + { + "id": "FMA:67566", + "name": "Brachial autonomic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Brachial autonomic plexus" + ] + }, + { + "id": "FMA:67567", + "name": "Lipid bilayer of smooth endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67568", + "name": "Lipid bilayer of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67569", + "name": "Tissue space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + }, + "synonyms": [ + "Intrastitial space" + ] + }, + { + "id": "FMA:67570", + "name": "Vertebral autonomic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:67572", + "name": "Membrane protein of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + } + }, + { + "id": "FMA:67573", + "name": "Lacuna of chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + }, + "synonyms": [ + "Chondrocyte lacuna" + ] + }, + { + "id": "FMA:67574", + "name": "Lipid bilayer of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:67575", + "name": "Lacuna of osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + }, + "synonyms": [ + "Osteocyte lacuna" + ] + }, + { + "id": "FMA:67576", + "name": "Common carotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Common carotid plexus" + ] + }, + { + "id": "FMA:67577", + "name": "Cell nucleus of neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:67578", + "name": "Hydrogen ion pump of membrane of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + } + }, + { + "id": "FMA:67580", + "name": "Cell nucleus of astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67577" + ] + } + }, + { + "id": "FMA:67582", + "name": "Organ component part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67584", + "name": "Nerve of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Vidian nerve", + "Pterygoid canal nerve" + ] + }, + { + "id": "FMA:67585", + "name": "Subdivision of nerve of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:67586", + "name": "Annular protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67587", + "name": "Greater petrosal part of nerve of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67585" + ] + } + }, + { + "id": "FMA:67588", + "name": "Column protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67589", + "name": "Luminal protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67591", + "name": "Ring protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67593", + "name": "Outer ring protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67591" + ] + } + }, + { + "id": "FMA:67595", + "name": "Inner ring protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67591" + ] + } + }, + { + "id": "FMA:67597", + "name": "Distal ring protein subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67591" + ] + } + }, + { + "id": "FMA:67598", + "name": "Leaf of cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Cardiac valvular leaf" + ] + }, + { + "id": "FMA:67599", + "name": "Fibrous adventitia of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Dense irregular connective tissue of esophagus" + ] + }, + { + "id": "FMA:67601", + "name": "Process of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Organ process" + ] + }, + { + "id": "FMA:67603", + "name": "Submucosal gland of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9404" + ] + } + }, + { + "id": "FMA:67605", + "name": "Circular muscle layer of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85405" + ] + }, + "synonyms": [ + "Inner circular muscle layer of esophagus" + ] + }, + { + "id": "FMA:67606", + "name": "Oncocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:67609", + "name": "Type G enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + }, + "synonyms": [ + "G cell", + "Gastrin secreting cell" + ] + }, + { + "id": "FMA:67610", + "name": "Branch of muscular branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + } + }, + { + "id": "FMA:67611", + "name": "Anatomical valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:67612", + "name": "Tissue part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67613", + "name": "Meningeal branch of posterior ethmoidal artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50006" + ] + } + }, + { + "id": "FMA:67614", + "name": "Anastomosing meningeal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70537" + ] + }, + "synonyms": [ + "Meningeal branch of internal carotid artery anastomosing with meningeal branch of posterior ethmoidal artery" + ] + }, + { + "id": "FMA:67615", + "name": "Meningeal branch of cavernous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + } + }, + { + "id": "FMA:67617", + "name": "Meningeal branch of cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70537" + ] + } + }, + { + "id": "FMA:67618", + "name": "Meningeal branch of cavernous part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67615" + ] + } + }, + { + "id": "FMA:67619", + "name": "Organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82472" + ] + } + }, + { + "id": "FMA:67620", + "name": "Meningeal branch of cavernous part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67615" + ] + } + }, + { + "id": "FMA:67621", + "name": "Lymphatic capillary bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45632" + ] + } + }, + { + "id": "FMA:67623", + "name": "Meningeal branch of cerebral part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67617" + ] + } + }, + { + "id": "FMA:67625", + "name": "Meningeal branch of cerebral part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67617" + ] + } + }, + { + "id": "FMA:67626", + "name": "Oblique plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:67627", + "name": "Meningeal branch of right posterior ethmoidal artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67613" + ] + } + }, + { + "id": "FMA:67628", + "name": "Region of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Nuclear pore complex region" + ] + }, + { + "id": "FMA:67629", + "name": "Meningeal branch of left posterior ethmoidal artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67613" + ] + } + }, + { + "id": "FMA:67630", + "name": "Anastomosing meningeal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67614" + ] + } + }, + { + "id": "FMA:67631", + "name": "Primary anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:67632", + "name": "Anastomosing meningeal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67614" + ] + } + }, + { + "id": "FMA:67633", + "name": "Secondary anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:67634", + "name": "Right superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67635", + "name": "Left superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67636", + "name": "Right inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67637", + "name": "Left inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67683" + ] + } + }, + { + "id": "FMA:67638", + "name": "Right anterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67639", + "name": "Left anterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67640", + "name": "Surface of tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Tissue surface" + ] + }, + { + "id": "FMA:67641", + "name": "Right antero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67642", + "name": "Abluminal surface of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70997" + ] + } + }, + { + "id": "FMA:67643", + "name": "Left antero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67644", + "name": "Luminal surface of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70997" + ] + } + }, + { + "id": "FMA:67645", + "name": "Stratum germinativum of esophageal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86453" + ] + }, + "synonyms": [ + "Basal layer of epithelium of esophagus" + ] + }, + { + "id": "FMA:67646", + "name": "Right posterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67647", + "name": "Stratum spinosum of esophageal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86453" + ] + }, + "synonyms": [ + "Parabasal layer of epithelium of esophagus" + ] + }, + { + "id": "FMA:67648", + "name": "Left posterosuperior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67649", + "name": "Right postero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67650", + "name": "Stratum corneum of esophageal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86453" + ] + } + }, + { + "id": "FMA:67651", + "name": "Left postero-inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67652", + "name": "Cell part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:67653", + "name": "Surface of cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242980" + ] + }, + "synonyms": [ + "Cell surface", + "External surface of plasma membrane" + ] + }, + { + "id": "FMA:67654", + "name": "Cube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:67655", + "name": "Superior anteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67656", + "name": "P-face of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62519" + ] + }, + "synonyms": [ + "Plasma membrane p-face", + "A-face of plasma membrane" + ] + }, + { + "id": "FMA:67659", + "name": "Filament of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63851" + ] + }, + "synonyms": [ + "Nuclear pore complex filament" + ] + }, + { + "id": "FMA:67660", + "name": "Matrix of perinuclear space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72441" + ] + }, + "synonyms": [ + "Perinuclear matrix", + "Perinuclear space matrix" + ] + }, + { + "id": "FMA:67661", + "name": "Superior anterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67662", + "name": "Outer filament of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67659" + ] + }, + "synonyms": [ + "Cytosolic filament of nuclear pore complex" + ] + }, + { + "id": "FMA:67663", + "name": "Inferior anterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67664", + "name": "Inner filament of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67659" + ] + }, + "synonyms": [ + "Nuclear filament of nuclear pore complex" + ] + }, + { + "id": "FMA:67665", + "name": "Nuclear pore aperture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67668" + ] + } + }, + { + "id": "FMA:67666", + "name": "Superior posteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67667", + "name": "Inferior posteromedial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67668", + "name": "Subcellular conduit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:67669", + "name": "H2 receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67262" + ] + } + }, + { + "id": "FMA:67670", + "name": "H3 receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67262" + ] + } + }, + { + "id": "FMA:67671", + "name": "Superior posterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67672", + "name": "Lumen of endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67668" + ] + }, + "synonyms": [ + "Endoplasmic reticulum tubule lumen" + ] + }, + { + "id": "FMA:67673", + "name": "Inferior posterolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67674", + "name": "Cone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:67675", + "name": "Right superolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67676", + "name": "Semi-cone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50615" + ] + } + }, + { + "id": "FMA:67677", + "name": "Left superolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67679", + "name": "Right inferolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67680", + "name": "Left inferolateral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67685" + ] + } + }, + { + "id": "FMA:67681", + "name": "Epithelium of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + }, + "synonyms": [ + "Pancreatic duct epithelium", + "Pancreatic ductal epithelium" + ] + }, + { + "id": "FMA:67682", + "name": "Epithelium of duct of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + }, + "synonyms": [ + "Epithelium of salivary duct", + "Salivary ductal epithelium", + "Salivary duct epithelium" + ] + }, + { + "id": "FMA:67683", + "name": "Binary anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67633" + ] + } + }, + { + "id": "FMA:67684", + "name": "Trunk of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61990" + ] + }, + "synonyms": [ + "Leftt middle cerebral arterial trunk" + ] + }, + { + "id": "FMA:67685", + "name": "Tertiary anatomical coordinate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67633" + ] + } + }, + { + "id": "FMA:67686", + "name": "Set of branches of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of right middle cerebral artery" + ] + }, + { + "id": "FMA:67687", + "name": "Hindbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61815" + ] + } + }, + { + "id": "FMA:67688", + "name": "Nucleoporin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67690", + "name": "Outside", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:67691", + "name": "Wall of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14155" + ] + }, + "synonyms": [ + "Right middle cerebral arterial wall" + ] + }, + { + "id": "FMA:67693", + "name": "Lumen of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Right middle cerebral arterial lumen" + ] + }, + { + "id": "FMA:67694", + "name": "Segment of trunk of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + } + }, + { + "id": "FMA:67695", + "name": "Urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + }, + "synonyms": [ + "Uroepithelium" + ] + }, + { + "id": "FMA:67696", + "name": "Trunk of sphenoid part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61999" + ] + } + }, + { + "id": "FMA:67697", + "name": "Trunk of sphenoid part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61999" + ] + } + }, + { + "id": "FMA:67698", + "name": "Trunk of insular part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62002" + ] + } + }, + { + "id": "FMA:67699", + "name": "Trunk of insular part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62002" + ] + } + }, + { + "id": "FMA:67700", + "name": "Set of cranial nerve branches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Cranial neural branches set", + "Cranial nerve branches" + ] + }, + { + "id": "FMA:67701", + "name": "Superior division of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + } + }, + { + "id": "FMA:67702", + "name": "Inferior division of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52571" + ] + } + }, + { + "id": "FMA:67705", + "name": "Segment of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + }, + "synonyms": [ + "Thalamus segment" + ] + }, + { + "id": "FMA:67706", + "name": "Segment of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62005" + ] + }, + "synonyms": [ + "Hypothalamus segment" + ] + }, + { + "id": "FMA:67709", + "name": "Gelsolin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67140" + ] + } + }, + { + "id": "FMA:67710", + "name": "Severin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67140" + ] + } + }, + { + "id": "FMA:67711", + "name": "Epithelium of gall bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64799" + ] + }, + "synonyms": [ + "Gall bladder epithelium" + ] + }, + { + "id": "FMA:67712", + "name": "Single-pass plasma transmembrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67858" + ] + }, + "synonyms": [ + "Single-pass transmembrane protein" + ] + }, + { + "id": "FMA:67713", + "name": "Multipass plasma transmembrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67858" + ] + }, + "synonyms": [ + "Multipass transmembrane protein" + ] + }, + { + "id": "FMA:67717", + "name": "Sarcoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + }, + "synonyms": [ + "Cytoplasm of muscle cell" + ] + }, + { + "id": "FMA:67718", + "name": "Myofibril", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + }, + "synonyms": [ + "Myofibrilla" + ] + }, + { + "id": "FMA:67719", + "name": "Fibrous mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + }, + "synonyms": [ + "Fibrous stroma of breast" + ] + }, + { + "id": "FMA:67720", + "name": "Intramammary fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:67721", + "name": "Retromammary fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:67722", + "name": "Retromammary space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + } + }, + { + "id": "FMA:67723", + "name": "Fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236727" + ] + } + }, + { + "id": "FMA:67724", + "name": "Fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67723" + ] + } + }, + { + "id": "FMA:67725", + "name": "Fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67723" + ] + } + }, + { + "id": "FMA:67726", + "name": "Surface of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Skin surface" + ] + }, + { + "id": "FMA:67727", + "name": "Surface of skin of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67726" + ] + } + }, + { + "id": "FMA:67728", + "name": "Surface of skin of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67726" + ] + } + }, + { + "id": "FMA:67729", + "name": "Surface of skin of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67726" + ] + } + }, + { + "id": "FMA:67730", + "name": "Surface of skin of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67726" + ] + } + }, + { + "id": "FMA:67731", + "name": "Surface of skin of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67730" + ] + } + }, + { + "id": "FMA:67732", + "name": "Surface of skin of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67730" + ] + } + }, + { + "id": "FMA:67733", + "name": "Surface of skin of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67726" + ] + } + }, + { + "id": "FMA:67734", + "name": "Surface of skin of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:67735", + "name": "Surface of skin of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:67736", + "name": "Surface of skin of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:67737", + "name": "Surface of skin of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:67738", + "name": "Surface of skin of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67733" + ] + } + }, + { + "id": "FMA:67739", + "name": "Surface of skin of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67738" + ] + } + }, + { + "id": "FMA:67740", + "name": "Surface of skin of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67738" + ] + } + }, + { + "id": "FMA:67741", + "name": "Fibroglandular mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62055" + ] + } + }, + { + "id": "FMA:67742", + "name": "Fibroglandular mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62055" + ] + } + }, + { + "id": "FMA:67744", + "name": "Duct of areolar gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30320" + ] + }, + "synonyms": [ + "Areolar gland duct" + ] + }, + { + "id": "FMA:67745", + "name": "Compound gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9596" + ] + }, + "synonyms": [ + "Compound exocrine gland" + ] + }, + { + "id": "FMA:67746", + "name": "Compound tubular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67745" + ] + } + }, + { + "id": "FMA:67747", + "name": "Rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + }, + "synonyms": [ + "Rod cell of retina", + "Rod of retina", + "Retinal rod cell" + ] + }, + { + "id": "FMA:67748", + "name": "Cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + }, + "synonyms": [ + "Cone cell of retina", + "Cone of retina", + "Retinal cone cell" + ] + }, + { + "id": "FMA:67749", + "name": "Bipolar cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + } + }, + { + "id": "FMA:67750", + "name": "Rod bipolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67749" + ] + } + }, + { + "id": "FMA:67751", + "name": "Periductal lymphatic plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73238" + ] + } + }, + { + "id": "FMA:67752", + "name": "Perilobular lymphatic plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73238" + ] + } + }, + { + "id": "FMA:67753", + "name": "Set of mammary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Mammary arteries", + "Mammary arteries set" + ] + }, + { + "id": "FMA:67754", + "name": "Set of mammary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Mammary veins", + "Mammary veins set" + ] + }, + { + "id": "FMA:67755", + "name": "Cuboidal endothelial cell of vascular tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + } + }, + { + "id": "FMA:67756", + "name": "Capillary endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:67757", + "name": "Endothelial cell of Peyer's patch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + } + }, + { + "id": "FMA:67759", + "name": "Endothelial cell of postcapillary venule of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + } + }, + { + "id": "FMA:67760", + "name": "Endothelial cell of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:67761", + "name": "Endothelial cell of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:67762", + "name": "Endothelial cell of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:67763", + "name": "Hepatic perisinusoidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + }, + "synonyms": [ + "Perisinusoidal cell", + "Ito cell" + ] + }, + { + "id": "FMA:67764", + "name": "Horizontal cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + } + }, + { + "id": "FMA:67765", + "name": "Ganglion cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + }, + "synonyms": [ + "Retinal ganglion cell" + ] + }, + { + "id": "FMA:67766", + "name": "Amacrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62086" + ] + }, + "synonyms": [ + "Amacrine cell of retina" + ] + }, + { + "id": "FMA:67767", + "name": "Diffuse amacrine cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67766" + ] + } + }, + { + "id": "FMA:67768", + "name": "Right inframammary fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62109" + ] + } + }, + { + "id": "FMA:67769", + "name": "Left inframammary fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62109" + ] + } + }, + { + "id": "FMA:67770", + "name": "Retinal astrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62111" + ] + } + }, + { + "id": "FMA:67771", + "name": "Nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + }, + "synonyms": [ + "Papillary part of breast", + "Teat" + ] + }, + { + "id": "FMA:67772", + "name": "Male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67771" + ] + } + }, + { + "id": "FMA:67773", + "name": "Female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67771" + ] + } + }, + { + "id": "FMA:67774", + "name": "Papillary part of fibrous mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62089" + ] + }, + "synonyms": [ + "Fibromuscular stroma of nipple", + "Musculo-elastic cuff of nipple" + ] + }, + { + "id": "FMA:67775", + "name": "Smooth muscle bundle of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9725" + ] + }, + "synonyms": [ + "Smooth muscle bundle of fibromuscular stroma of nipple" + ] + }, + { + "id": "FMA:67776", + "name": "Dense connective tissue of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Dense connective tissue of papillary part of fibrous mass of breast" + ] + }, + { + "id": "FMA:67777", + "name": "Zone of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62123" + ] + }, + "synonyms": [ + "Main lactiferous ductal zone" + ] + }, + { + "id": "FMA:67778", + "name": "Papillary part of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67777" + ] + } + }, + { + "id": "FMA:67779", + "name": "Lactiferous duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67777" + ] + } + }, + { + "id": "FMA:67780", + "name": "Epithelial cell of gall bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:67781", + "name": "Extralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62127" + ] + }, + "synonyms": [ + "ETD" + ] + }, + { + "id": "FMA:67782", + "name": "Epithelium of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13146" + ] + }, + "synonyms": [ + "Bronchial epithelium" + ] + }, + { + "id": "FMA:67784", + "name": "Wall of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Main lactiferous ductal wall" + ] + }, + { + "id": "FMA:67785", + "name": "Wall of lactiferous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Lactiferous sinus wall" + ] + }, + { + "id": "FMA:67786", + "name": "Wall of lactiferous duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Lactiferous ductal proper wall" + ] + }, + { + "id": "FMA:67787", + "name": "Zone of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + }, + "synonyms": [ + "Cone cell zone" + ] + }, + { + "id": "FMA:67788", + "name": "Zone of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + }, + "synonyms": [ + "Rod cell zone" + ] + }, + { + "id": "FMA:67789", + "name": "Inner segment of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67788" + ] + } + }, + { + "id": "FMA:67790", + "name": "Rhodopsin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67889" + ] + } + }, + { + "id": "FMA:67791", + "name": "Wall of extralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + } + }, + { + "id": "FMA:67792", + "name": "Myo-epithelium of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67805" + ] + }, + "synonyms": [ + "Myoepithelium of lactiferous gland", + "Network of myoepithelial cells of lactiferous gland", + "Lactiferous gland myo-epithelium" + ] + }, + { + "id": "FMA:67793", + "name": "Basement membrane of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:67794", + "name": "Epithelium of lactiferous duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63912" + ] + }, + "synonyms": [ + "Lumenal epithelium of lactiferous duct proper", + "Lactiferous ductal proper epithelium" + ] + }, + { + "id": "FMA:67795", + "name": "Sebaceous gland of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59160" + ] + } + }, + { + "id": "FMA:67796", + "name": "Areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:67797", + "name": "Myo-epithelium of lactiferous alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67792" + ] + }, + "synonyms": [ + "Lactiferous alveolar myo-epithelium", + "Myoepithelium of lactiferous alveolus" + ] + }, + { + "id": "FMA:67798", + "name": "Myo-epithelium of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67792" + ] + }, + "synonyms": [ + "Myoepithelium of lactiferous duct", + "Lactiferous ductal myo-epithelium" + ] + }, + { + "id": "FMA:67799", + "name": "Myoepithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + }, + "synonyms": [ + "Myoepitheliocyte" + ] + }, + { + "id": "FMA:67800", + "name": "Myoepithelial cell of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67799" + ] + }, + "synonyms": [ + "Basal cell of lactiferous duct" + ] + }, + { + "id": "FMA:67801", + "name": "Myoepithelial cell of sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67799" + ] + } + }, + { + "id": "FMA:67802", + "name": "Myoepithelial cell of lactiferous alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67800" + ] + }, + "synonyms": [ + "Basal cell of alveolus of lactiferous gland", + "Myoepithelial cell of mammary alveolus" + ] + }, + { + "id": "FMA:67803", + "name": "Myoepithelial cell of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67800" + ] + } + }, + { + "id": "FMA:67804", + "name": "Myoepithelial cell of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:67805", + "name": "Myo-epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + }, + "synonyms": [ + "Myoepithelium" + ] + }, + { + "id": "FMA:67806", + "name": "Non-lactating gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62088" + ] + } + }, + { + "id": "FMA:67807", + "name": "Lactating gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62088" + ] + } + }, + { + "id": "FMA:67808", + "name": "Lobule of non-lactating gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62090" + ] + }, + "synonyms": [ + "Non-lactating gland lobule" + ] + }, + { + "id": "FMA:67809", + "name": "Lobule of lactating gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62090" + ] + }, + "synonyms": [ + "Lactating gland lobule" + ] + }, + { + "id": "FMA:67811", + "name": "Male human body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20394" + ] + } + }, + { + "id": "FMA:67812", + "name": "Female human body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20394" + ] + } + }, + { + "id": "FMA:67813", + "name": "Sebaceous gland of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59160" + ] + } + }, + { + "id": "FMA:67814", + "name": "Hirsute skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + }, + "synonyms": [ + "Hairy skin" + ] + }, + { + "id": "FMA:67815", + "name": "Glabrous skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86166" + ] + }, + "synonyms": [ + "Hairless skin" + ] + }, + { + "id": "FMA:67817", + "name": "Wrinkle line of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62173" + ] + } + }, + { + "id": "FMA:67818", + "name": "Flexure line of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62173" + ] + } + }, + { + "id": "FMA:67819", + "name": "Papillary ridge of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62173" + ] + } + }, + { + "id": "FMA:67820", + "name": "Epidermis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45568" + ] + } + }, + { + "id": "FMA:67821", + "name": "Arrector muscle of hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + }, + "synonyms": [ + "Arrector pili" + ] + }, + { + "id": "FMA:67822", + "name": "Cavity of early endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67190" + ] + }, + "synonyms": [ + "Early endosome cavity" + ] + }, + { + "id": "FMA:67823", + "name": "Cavity of late endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67190" + ] + }, + "synonyms": [ + "Late endosome cavity" + ] + }, + { + "id": "FMA:67824", + "name": "Membrane of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum membrane", + "Flagellar part of plasma membrane", + "Flagellar membrane" + ] + }, + { + "id": "FMA:67828", + "name": "Cilium of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + }, + "synonyms": [ + "Rod cell cilium" + ] + }, + { + "id": "FMA:67829", + "name": "Zone of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + } + }, + { + "id": "FMA:67830", + "name": "Central singlet microtubule of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62282" + ] + } + }, + { + "id": "FMA:67831", + "name": "Peripheral doublet microtubule of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62267" + ] + }, + "synonyms": [ + "Outer doublet microtubule of axoneme of cilium", + "Axonemal microtubule" + ] + }, + { + "id": "FMA:67832", + "name": "Peripheral part of axoneme of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67411" + ] + } + }, + { + "id": "FMA:67833", + "name": "Peripheral doublet microtubule of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62285" + ] + } + }, + { + "id": "FMA:67834", + "name": "Part of peripheral doublet microtubule of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62285" + ] + } + }, + { + "id": "FMA:67835", + "name": "A-peripheral microtubule of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67834" + ] + } + }, + { + "id": "FMA:67836", + "name": "B-peripheral microtubule of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67834" + ] + } + }, + { + "id": "FMA:67837", + "name": "Dynein arm of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62285" + ] + } + }, + { + "id": "FMA:67838", + "name": "Outer dynein arm of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67837" + ] + } + }, + { + "id": "FMA:67839", + "name": "Inner dynein arm of axoneme of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67837" + ] + } + }, + { + "id": "FMA:67840", + "name": "Myosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62290" + ] + } + }, + { + "id": "FMA:67841", + "name": "Myosin I", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67840" + ] + }, + "synonyms": [ + "Myosin-I" + ] + }, + { + "id": "FMA:67842", + "name": "Myosin II", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67840" + ] + }, + "synonyms": [ + "Myosin-II" + ] + }, + { + "id": "FMA:67843", + "name": "Actin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62290" + ] + } + }, + { + "id": "FMA:67844", + "name": "Fibrillar actin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67843" + ] + }, + "synonyms": [ + "F-actin", + "Polymerized actin" + ] + }, + { + "id": "FMA:67845", + "name": "Kinesin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:67846", + "name": "Zone of inner segment of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67788" + ] + } + }, + { + "id": "FMA:67847", + "name": "Microtubule-associated protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + }, + "synonyms": [ + "MAP" + ] + }, + { + "id": "FMA:67848", + "name": "Structural lipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67849", + "name": "Hydrophilic end of structural lipid molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Polar end of structural lipid molecule" + ] + }, + { + "id": "FMA:67850", + "name": "Nexin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:67851", + "name": "Structural microtubule-associated protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:67852", + "name": "Motility-associated microtubule-associated protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67847" + ] + } + }, + { + "id": "FMA:67853", + "name": "Matrix of annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Annulate lamella cistern matrix" + ] + }, + { + "id": "FMA:67854", + "name": "Matrix of cilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Cilium matrix" + ] + }, + { + "id": "FMA:67855", + "name": "Matrix of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Flagellum matrix" + ] + }, + { + "id": "FMA:67856", + "name": "Neural cell adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67218" + ] + }, + "synonyms": [ + "N-CAM" + ] + }, + { + "id": "FMA:67857", + "name": "Intercellular cell adhesion molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67218" + ] + }, + "synonyms": [ + "I-CAM" + ] + }, + { + "id": "FMA:67858", + "name": "Plasma transmembrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85554" + ] + }, + "synonyms": [ + "Transmembrane protein", + "Cell transmembrane protein" + ] + }, + { + "id": "FMA:67859", + "name": "Ribbon synapse of rod spherule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67107" + ] + } + }, + { + "id": "FMA:67860", + "name": "Olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85598" + ] + }, + "synonyms": [ + "Olfactory receptor", + "Bipolar primary olfactory neuron", + "Olfactory receptor neuron" + ] + }, + { + "id": "FMA:67861", + "name": "Cilium of olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67181" + ] + }, + "synonyms": [ + "Olfactory receptor cell cilium" + ] + }, + { + "id": "FMA:67862", + "name": "Axon of olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Olfactory receptor cell axon" + ] + }, + { + "id": "FMA:67863", + "name": "Dendrite of olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67314" + ] + }, + "synonyms": [ + "Olfactory receptor cell dendrite" + ] + }, + { + "id": "FMA:67864", + "name": "Cell body of olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67241" + ] + }, + "synonyms": [ + "Soma of olfactory receptor cell" + ] + }, + { + "id": "FMA:67865", + "name": "Plasma membrane of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:67866", + "name": "Plasma membrane of rod cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67865" + ] + } + }, + { + "id": "FMA:67867", + "name": "Plasma membrane of cone cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67865" + ] + } + }, + { + "id": "FMA:67868", + "name": "Plasma membrane of olfactory receptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67865" + ] + } + }, + { + "id": "FMA:67869", + "name": "Olfactory glial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62120" + ] + } + }, + { + "id": "FMA:67870", + "name": "Olfactory epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:67871", + "name": "Zone of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + } + }, + { + "id": "FMA:67872", + "name": "Triplet microtubule of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67871" + ] + } + }, + { + "id": "FMA:67873", + "name": "Part of triplet microtubule of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67871" + ] + } + }, + { + "id": "FMA:67874", + "name": "Globose cell of olfactory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62303" + ] + }, + "synonyms": [ + "Blastema cell of olfactory epithelium" + ] + }, + { + "id": "FMA:67875", + "name": "B-tubule of triplet microtubule of kinetosome of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67873" + ] + } + }, + { + "id": "FMA:67876", + "name": "Rootlet of flagellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61886" + ] + }, + "synonyms": [ + "Flagellum rootlet" + ] + }, + { + "id": "FMA:67877", + "name": "Axonemal dynein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62228" + ] + } + }, + { + "id": "FMA:67878", + "name": "Cytoplasmic dynein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62228" + ] + } + }, + { + "id": "FMA:67879", + "name": "Vinculin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:67880", + "name": "Alpha actinin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67132" + ] + }, + "synonyms": [ + "Alpha-actinin" + ] + }, + { + "id": "FMA:67881", + "name": "Plakoglobin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:67882", + "name": "Connexin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67712" + ] + } + }, + { + "id": "FMA:67883", + "name": "Suprachiasmatic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + }, + "synonyms": [ + "Suprachiasmatic nucleus of hypothalamus" + ] + }, + { + "id": "FMA:67884", + "name": "Cavity of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Golgi vesicle cavity" + ] + }, + { + "id": "FMA:67886", + "name": "Annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Annulate lamella cisterna" + ] + }, + { + "id": "FMA:67887", + "name": "Wall of annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Membrane of annulate lamella cistern", + "Annulate lamella cistern wall" + ] + }, + { + "id": "FMA:67888", + "name": "Annulate lamella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + } + }, + { + "id": "FMA:67889", + "name": "Plasma transmembrane protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:67890", + "name": "Medial preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Medial preoptic hypothalamic nucleus", + "Medial preoptic area" + ] + }, + { + "id": "FMA:67891", + "name": "Wall of connexon complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62847" + ] + }, + "synonyms": [ + "Connexon wall" + ] + }, + { + "id": "FMA:67892", + "name": "Central pore of connexon complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67668" + ] + }, + "synonyms": [ + "Central aqueous pore of connnexon complex" + ] + }, + { + "id": "FMA:67893", + "name": "Globular actin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67843" + ] + }, + "synonyms": [ + "G-actin", + "Unpolymerized actin" + ] + }, + { + "id": "FMA:67894", + "name": "Region of myofibril", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Myofibril region" + ] + }, + { + "id": "FMA:67895", + "name": "Sarcomere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + } + }, + { + "id": "FMA:67896", + "name": "Tropomyosin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67119" + ] + } + }, + { + "id": "FMA:67897", + "name": "Myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67349" + ] + }, + "synonyms": [ + "Myofilamentum" + ] + }, + { + "id": "FMA:67898", + "name": "Lumen of microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Microtubule lumen" + ] + }, + { + "id": "FMA:67899", + "name": "Terminal cistern of sarcoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67429" + ] + }, + "synonyms": [ + "Terminal cisterna of sarcoplasmic reticulum" + ] + }, + { + "id": "FMA:67900", + "name": "Troponin-T", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67903" + ] + }, + "synonyms": [ + "Tropomyosin-binding troponin" + ] + }, + { + "id": "FMA:67901", + "name": "Troponin-C", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67903" + ] + } + }, + { + "id": "FMA:67902", + "name": "Calcium-binding protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:67903", + "name": "Component of troponin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62847" + ] + }, + "synonyms": [ + "Troponin component" + ] + }, + { + "id": "FMA:67904", + "name": "Mitochondrion of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63835" + ] + }, + "synonyms": [ + "Muscular cell mitochondrion" + ] + }, + { + "id": "FMA:67905", + "name": "Striated muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9641" + ] + } + }, + { + "id": "FMA:67906", + "name": "Protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:67907", + "name": "Golgi complex of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63843" + ] + }, + "synonyms": [ + "Golgi apparatus of muscle cell" + ] + }, + { + "id": "FMA:67908", + "name": "Nucleus of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + }, + "synonyms": [ + "Muscular cell nucleus" + ] + }, + { + "id": "FMA:67909", + "name": "Type 2 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62351" + ] + }, + "synonyms": [ + "Type II hair cell", + "Type 2 vestibular hair cell" + ] + }, + { + "id": "FMA:67910", + "name": "Taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:67911", + "name": "Sarcolemma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:67912", + "name": "Deep layer of corneal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62414" + ] + } + }, + { + "id": "FMA:67913", + "name": "H I cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67764" + ] + } + }, + { + "id": "FMA:67914", + "name": "H II cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67764" + ] + } + }, + { + "id": "FMA:67915", + "name": "H III cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67764" + ] + } + }, + { + "id": "FMA:67916", + "name": "Parasol ganglion cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67765" + ] + }, + "synonyms": [ + "Alpha ganglion cell" + ] + }, + { + "id": "FMA:67917", + "name": "Isotropic band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + }, + "synonyms": [ + "I-band", + "Discus isotropicus (Stria I)" + ] + }, + { + "id": "FMA:67918", + "name": "Anisotropic band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + }, + "synonyms": [ + "Discus anisotropicus (Stria A)", + "A-band" + ] + }, + { + "id": "FMA:67919", + "name": "Right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67796" + ] + } + }, + { + "id": "FMA:67920", + "name": "Left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67796" + ] + } + }, + { + "id": "FMA:67921", + "name": "Titin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + } + }, + { + "id": "FMA:67922", + "name": "Region of actin myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Region of thin filament", + "Actin myofilament part" + ] + }, + { + "id": "FMA:67923", + "name": "Plus-end of actin myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67922" + ] + }, + "synonyms": [ + "Plus-end of thin myofilament", + "Actin myofilament plus-end" + ] + }, + { + "id": "FMA:67924", + "name": "Minus-end of actin myofilament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67922" + ] + }, + "synonyms": [ + "Actin myofilament minus-end", + "Minus-end of thin myofilament" + ] + }, + { + "id": "FMA:67925", + "name": "Intercalated disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67410" + ] + }, + "synonyms": [ + "Intercalated disk", + "Discus intercalatus" + ] + }, + { + "id": "FMA:67926", + "name": "H-band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + }, + "synonyms": [ + "Henson line", + "H-zone", + "Zona Lucida (Stria H)" + ] + }, + { + "id": "FMA:67927", + "name": "Subdivision of intercalated disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67410" + ] + }, + "synonyms": [ + "Intercalated disc subdivision" + ] + }, + { + "id": "FMA:67928", + "name": "Transverse part of intercalated disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67927" + ] + } + }, + { + "id": "FMA:67929", + "name": "Lateral part of intercalated disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67927" + ] + } + }, + { + "id": "FMA:67930", + "name": "Intercerebral commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + } + }, + { + "id": "FMA:67932", + "name": "Z-nin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62378" + ] + } + }, + { + "id": "FMA:67933", + "name": "CapZ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62378" + ] + } + }, + { + "id": "FMA:67934", + "name": "Zeugmatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62378" + ] + } + }, + { + "id": "FMA:67935", + "name": "M-line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67894" + ] + } + }, + { + "id": "FMA:67936", + "name": "Left optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62046" + ] + } + }, + { + "id": "FMA:67937", + "name": "Wall of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86223" + ] + } + }, + { + "id": "FMA:67938", + "name": "Subdivision of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:67939", + "name": "Lumen of transverse tubule of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + } + }, + { + "id": "FMA:67940", + "name": "Type III taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67910" + ] + } + }, + { + "id": "FMA:67941", + "name": "Type V taste bud cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67910" + ] + } + }, + { + "id": "FMA:67942", + "name": "Segment of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Metencephalon subdivision" + ] + }, + { + "id": "FMA:67943", + "name": "Pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67942" + ] + }, + "synonyms": [ + "Pons of Varolius" + ] + }, + { + "id": "FMA:67944", + "name": "Cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Epencephalon-1" + ] + }, + { + "id": "FMA:67945", + "name": "Intercellular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67394" + ] + } + }, + { + "id": "FMA:67946", + "name": "Intracellular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67394" + ] + } + }, + { + "id": "FMA:67947", + "name": "Substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus of basis pedunculi", + "Soemmering's substance" + ] + }, + { + "id": "FMA:67948", + "name": "Subdivision of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67942" + ] + }, + "synonyms": [ + "Pons subdivision" + ] + }, + { + "id": "FMA:67949", + "name": "Subdivision of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67942" + ] + }, + "synonyms": [ + "Cerebellum subdivision" + ] + }, + { + "id": "FMA:67950", + "name": "Stria of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Telencephalon stria" + ] + }, + { + "id": "FMA:67951", + "name": "Lamina of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83856" + ] + }, + "synonyms": [ + "Cerebral hemisphere lamina" + ] + }, + { + "id": "FMA:67952", + "name": "Branch of musculocutaneous nerve to brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:67953", + "name": "Branch of musculocutaneous nerve to humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:67956", + "name": "Medial longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67950" + ] + }, + "synonyms": [ + "Medial stripe of Lancisi", + "Medial white stria of Lancisi", + "Medial longitudinal stria of Lancisi", + "Stria of Lancisi" + ] + }, + { + "id": "FMA:67957", + "name": "Segment of gyrus of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + } + }, + { + "id": "FMA:67961", + "name": "Adhesive spot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67403" + ] + } + }, + { + "id": "FMA:67962", + "name": "First posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62476" + ] + } + }, + { + "id": "FMA:67963", + "name": "Sarcolemma of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62025" + ] + }, + "synonyms": [ + "Skeletal muscular fiber sarcolemma", + "Sarcolemma of skeletal muscle cell" + ] + }, + { + "id": "FMA:67964", + "name": "Sarcolemma of cardiac muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62025" + ] + }, + "synonyms": [ + "Cardiac muscular cell sarcolemma" + ] + }, + { + "id": "FMA:67965", + "name": "Sarcolemma of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62025" + ] + }, + "synonyms": [ + "Smooth muscular cell sarcolemma" + ] + }, + { + "id": "FMA:67966", + "name": "Posterior parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62478" + ] + }, + "synonyms": [ + "Parahippocampal gyrus (Amaral)" + ] + }, + { + "id": "FMA:67967", + "name": "Regular cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14067" + ] + }, + "synonyms": [ + "Regular cardiac muscle cell", + "Regular cardiac muscle fiber" + ] + }, + { + "id": "FMA:67968", + "name": "Specialized cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14067" + ] + }, + "synonyms": [ + "Modified cardiac muscle cell", + "Specialized cardiac muscle cell", + "Specialized cardiac muscle fiber" + ] + }, + { + "id": "FMA:67969", + "name": "Purkinje neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Purkinje cell", + "Purkinje's cell" + ] + }, + { + "id": "FMA:67970", + "name": "Articular facet of superior articular process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16230" + ] + } + }, + { + "id": "FMA:67971", + "name": "Superficial layer of myocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:67972", + "name": "Deep layer of myocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:67977", + "name": "Dorsal venous network of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + } + }, + { + "id": "FMA:67978", + "name": "Brush cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66816" + ] + } + }, + { + "id": "FMA:67982", + "name": "External longitudinal layer of cervical part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67989" + ] + }, + "synonyms": [ + "External longitudinal layer of detrusor", + "External longitudinal layer of bladder neck part of detrusor" + ] + }, + { + "id": "FMA:67983", + "name": "Circular layer of cervical part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67989" + ] + }, + "synonyms": [ + "Circular layer of bladder neck part of detrusor", + "Circular layer of detrusor" + ] + }, + { + "id": "FMA:67985", + "name": "Internal longitudinal layer of cervical part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67989" + ] + }, + "synonyms": [ + "Internal longitudinal layer of bladder neck of detrusor", + "Internal longitudinal layer of detrusor" + ] + }, + { + "id": "FMA:67986", + "name": "Subdivision of muscular layer of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + } + }, + { + "id": "FMA:67987", + "name": "Unstratified part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68019" + ] + }, + "synonyms": [ + "Detrusor proper" + ] + }, + { + "id": "FMA:67988", + "name": "Cervical part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68019" + ] + }, + "synonyms": [ + "Bladder neck part of detrusor" + ] + }, + { + "id": "FMA:67989", + "name": "Subdivision of cervical part of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68019" + ] + } + }, + { + "id": "FMA:67990", + "name": "Trigonal muscle of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + }, + "synonyms": [ + "Trigonal muscle" + ] + }, + { + "id": "FMA:67991", + "name": "Subdivision of trigonal muscle of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:67992", + "name": "Superficial trigonal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67991" + ] + }, + "synonyms": [ + "Superficial trigone" + ] + }, + { + "id": "FMA:67993", + "name": "Intrapulmonary part of pulmonary arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Intrapulmonary segment of pulmonary arterial tree" + ] + }, + { + "id": "FMA:67994", + "name": "Intrapulmonary part of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67993" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right pulmonary artery" + ] + }, + { + "id": "FMA:67995", + "name": "Intrapulmonary part of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67993" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left pulmonary artery" + ] + }, + { + "id": "FMA:67996", + "name": "Intrapulmonary part of pulmonary venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Intrapulmonary segment of pulmonary venous tree" + ] + }, + { + "id": "FMA:67997", + "name": "Intrapulmonary part of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67996" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right pulmonary vein" + ] + }, + { + "id": "FMA:67998", + "name": "Intrapulmonary part of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67996" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left pulmonary vein" + ] + }, + { + "id": "FMA:67999", + "name": "Pulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:68000", + "name": "Right pulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67999" + ] + }, + "synonyms": [ + "Right pulmonary lymphatic tree" + ] + }, + { + "id": "FMA:68001", + "name": "Left pulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67999" + ] + }, + "synonyms": [ + "Left pulmonary lymphatic tree" + ] + }, + { + "id": "FMA:68002", + "name": "Intrapulmonary part of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67997" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right superior pulmonary vein" + ] + }, + { + "id": "FMA:68003", + "name": "Intrapulmonary part of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67998" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right inferior pulmonary vein" + ] + }, + { + "id": "FMA:68004", + "name": "Intrapulmonary part of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67997" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left superior pulmonary vein" + ] + }, + { + "id": "FMA:68005", + "name": "Intrapulmonary part of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67998" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left inferior pulmonary vein" + ] + }, + { + "id": "FMA:68006", + "name": "Intrapulmonary part of right bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68008" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68007", + "name": "Intrapulmonary part of left bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68008" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left bronchial vein" + ] + }, + { + "id": "FMA:68008", + "name": "Intrapulmonary part of bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68146" + ] + }, + "synonyms": [ + "Intrapulmonary segment of bronchial vein" + ] + }, + { + "id": "FMA:68009", + "name": "Intrapulmonary part of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31532" + ] + }, + "synonyms": [ + "Intrapulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68010", + "name": "Intrapulmonary part of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31532" + ] + }, + "synonyms": [ + "Intrapulmonary segment of left bronchial artery" + ] + }, + { + "id": "FMA:68013", + "name": "Skeletal muscle fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9725" + ] + } + }, + { + "id": "FMA:68015", + "name": "Smooth muscle fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9725" + ] + } + }, + { + "id": "FMA:68016", + "name": "Intrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Intrahepatic segment of biliary tree" + ] + }, + { + "id": "FMA:68017", + "name": "Extrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:68018", + "name": "Detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:68019", + "name": "Region of detrusor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + }, + "synonyms": [ + "Detrusor region" + ] + }, + { + "id": "FMA:68021", + "name": "T1 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:68022", + "name": "T2 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:68023", + "name": "T3 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:68024", + "name": "T4 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:68027", + "name": "C7 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:68028", + "name": "T2 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68029", + "name": "T3 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68030", + "name": "T4 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68031", + "name": "T5 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68032", + "name": "T6 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68033", + "name": "T7 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68034", + "name": "T8 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68035", + "name": "T9 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68036", + "name": "T10 part of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66160" + ] + } + }, + { + "id": "FMA:68037", + "name": "Organ part anatomical coordinate adjacency", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50710" + ] + } + }, + { + "id": "FMA:68038", + "name": "Subzone of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + }, + "synonyms": [ + "Azygos venous subzone" + ] + }, + { + "id": "FMA:68039", + "name": "T5 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:68040", + "name": "T6 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:68041", + "name": "T7 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:68042", + "name": "T8 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:68043", + "name": "T9 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:68045", + "name": "Segment of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13087" + ] + }, + "synonyms": [ + "Thoracic aortic segment" + ] + }, + { + "id": "FMA:68046", + "name": "Segment of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13087" + ] + }, + "synonyms": [ + "Abdominal aortic segment" + ] + }, + { + "id": "FMA:68047", + "name": "T6 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:68048", + "name": "T7 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:68049", + "name": "T8 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:68050", + "name": "T9 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:68051", + "name": "Vesicoprostaticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:68052", + "name": "Vesicovaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67986" + ] + } + }, + { + "id": "FMA:68053", + "name": "Subzone of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68064" + ] + }, + "synonyms": [ + "Inferior vena cava subzone" + ] + }, + { + "id": "FMA:68054", + "name": "L4 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68055", + "name": "L3 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68056", + "name": "L2 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68058", + "name": "L1 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68059", + "name": "T9 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68060", + "name": "T10 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68061", + "name": "T11 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68062", + "name": "Extrapericardial part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68064" + ] + } + }, + { + "id": "FMA:68064", + "name": "Zone of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67319" + ] + }, + "synonyms": [ + "Inferior vena cava zone" + ] + }, + { + "id": "FMA:68065", + "name": "Trunk of inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Inferior phrenic venous trunk" + ] + }, + { + "id": "FMA:68066", + "name": "Trunk of right inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68065" + ] + }, + "synonyms": [ + "Right inferior phrenic venous trunk" + ] + }, + { + "id": "FMA:68067", + "name": "Trunk of left inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68065" + ] + }, + "synonyms": [ + "Left inferior phrenic venous trunk" + ] + }, + { + "id": "FMA:68068", + "name": "Inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + } + }, + { + "id": "FMA:68069", + "name": "Right inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68068" + ] + } + }, + { + "id": "FMA:68070", + "name": "Left inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68068" + ] + } + }, + { + "id": "FMA:68071", + "name": "L1 part of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68046" + ] + } + }, + { + "id": "FMA:68072", + "name": "L2 part of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68046" + ] + } + }, + { + "id": "FMA:68073", + "name": "L3 part of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68046" + ] + } + }, + { + "id": "FMA:68074", + "name": "L4 part of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68046" + ] + } + }, + { + "id": "FMA:68076", + "name": "L5 part of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68053" + ] + } + }, + { + "id": "FMA:68080", + "name": "Organ anatomical coordinate adjacency", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50710" + ] + } + }, + { + "id": "FMA:68081", + "name": "Wall of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Axillary venous wall" + ] + }, + { + "id": "FMA:68082", + "name": "Lumen of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14164" + ] + }, + "synonyms": [ + "Axillary venous lumen" + ] + }, + { + "id": "FMA:68083", + "name": "Lumen of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68082" + ] + }, + "synonyms": [ + "Right axillary venous lumen" + ] + }, + { + "id": "FMA:68084", + "name": "Lumen of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68082" + ] + }, + "synonyms": [ + "Left axillary venous lumen" + ] + }, + { + "id": "FMA:68085", + "name": "Wall of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68081" + ] + }, + "synonyms": [ + "Right axillary venous wall" + ] + }, + { + "id": "FMA:68086", + "name": "Wall of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68081" + ] + }, + "synonyms": [ + "Left axillary venous wall" + ] + }, + { + "id": "FMA:68087", + "name": "Tunica intima of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14353" + ] + } + }, + { + "id": "FMA:68088", + "name": "Tunica media of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14354" + ] + } + }, + { + "id": "FMA:68089", + "name": "Tunica media of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68088" + ] + } + }, + { + "id": "FMA:68090", + "name": "Tunica media of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68088" + ] + } + }, + { + "id": "FMA:68091", + "name": "Tunica adventitia of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14355" + ] + } + }, + { + "id": "FMA:68092", + "name": "Tunica adventitia of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68091" + ] + } + }, + { + "id": "FMA:68093", + "name": "Tunica adventitia of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68091" + ] + } + }, + { + "id": "FMA:68095", + "name": "Venous valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Valve of vein" + ] + }, + { + "id": "FMA:68096", + "name": "Tunica intima proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:68097", + "name": "Valve of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68095" + ] + }, + "synonyms": [ + "Axillary venous valve" + ] + }, + { + "id": "FMA:68098", + "name": "Valve of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68097" + ] + }, + "synonyms": [ + "Right axillary venous valve" + ] + }, + { + "id": "FMA:68099", + "name": "Valve of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68097" + ] + }, + "synonyms": [ + "Left axillary venous valve" + ] + }, + { + "id": "FMA:68100", + "name": "Tunica intima proper of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14353" + ] + } + }, + { + "id": "FMA:68101", + "name": "Tunica intima proper of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68100" + ] + } + }, + { + "id": "FMA:68102", + "name": "Tunica intima proper of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68100" + ] + } + }, + { + "id": "FMA:68109", + "name": "Bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Bronchial arterial tree" + ] + }, + { + "id": "FMA:68110", + "name": "Subdivision of bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Bronchial arterial subdivision" + ] + }, + { + "id": "FMA:68113", + "name": "Right upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68470" + ] + }, + "synonyms": [ + "Upper lobe segment of right bronchial artery", + "Right superior lobar bronchial artery", + "Upper lobe part of right bronchial artery" + ] + }, + { + "id": "FMA:68114", + "name": "Middle lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68469" + ] + }, + "synonyms": [ + "Middle lobe part of right bronchial artery" + ] + }, + { + "id": "FMA:68115", + "name": "Right lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68471" + ] + }, + "synonyms": [ + "Lower lobe segment of right bronchial artery", + "Right inferior lobar bronchial artery", + "Lower lobe part of right bronchial artery" + ] + }, + { + "id": "FMA:68116", + "name": "Left upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68470" + ] + }, + "synonyms": [ + "Upper lobe part of left first bronchial artery", + "Upper lobe part of left upper bronchial artery", + "Upper lobe part of left superior bronchial artery", + "Upper lobe segment of left bronchial artery", + "Intrapulmonary part of left first bronchial artery" + ] + }, + { + "id": "FMA:68117", + "name": "Left lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68471" + ] + }, + "synonyms": [ + "Lower lobe part of left second bronchial artery", + "Lower lobe part of left superior bronchial artery", + "Lower lobe segment of left bronchial artery", + "Intrapulmonary part of left second bronchial artery", + "Lower lobe part of left upper bronchial artery" + ] + }, + { + "id": "FMA:68120", + "name": "Right apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68473" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of right bronchial artery", + "Apical bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68121", + "name": "Right anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68476" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary segment of right bronchial artery", + "Anterior bronchopulmonary part of right bronchial artery" + ] + }, + { + "id": "FMA:68122", + "name": "Right posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68474" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary part of right bronchial artery", + "Posterior bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68123", + "name": "Medial segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Medial bronchopulmonary part of right bronchial artery", + "Medial bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68124", + "name": "Lateral segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Lateral bronchopulmonary part of right bronchial artery", + "Lateral bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68125", + "name": "Right superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68477" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of right bronchial artery", + "Superior bronchopulmonary part of right bronchial artery" + ] + }, + { + "id": "FMA:68127", + "name": "Right medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68482" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary part of right bronchial artery", + "Medial basal bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68128", + "name": "Right anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68483" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary segment of right bronchial artery", + "Anterior basal bronchopulmonary part of right bronchial artery" + ] + }, + { + "id": "FMA:68129", + "name": "Right lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68484" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary part of right bronchial artery", + "Lateral basal bronchopulmonary segment of right bronchial artery" + ] + }, + { + "id": "FMA:68130", + "name": "Right posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68485" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary segment of right bronchial artery", + "Posterior basal bronchopulmonary part of right bronchial artery" + ] + }, + { + "id": "FMA:68131", + "name": "Left anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68476" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary part of left first bronchial artery", + "Anterior bronchopulmonary segment of left bronchial artery" + ] + }, + { + "id": "FMA:68132", + "name": "Apicoposterior bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Apicoposterior bronchopulmonary segment of left bronchial artery", + "Apicoposterior bronchopulmonary part of left first bronchial artery" + ] + }, + { + "id": "FMA:68133", + "name": "Superior lingular bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Superior lingular part of left first bronchial artery", + "Superior lingular segment of left bronchial artery" + ] + }, + { + "id": "FMA:68134", + "name": "Inferior lingular bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Inferior lingular segment of left bronchial artery", + "Inferior lingular part of left first bronchial artery" + ] + }, + { + "id": "FMA:68135", + "name": "Left superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68477" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of left bronchial artery", + "Superior bronchopulmonary part of left second bronchial artery" + ] + }, + { + "id": "FMA:68137", + "name": "Left medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68482" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary part of left lower bronchial artery", + "Medial basal bronchopulmonary segment of left second bronchial artery", + "Medial basal bronchopulmonary part of left second bronchial artery" + ] + }, + { + "id": "FMA:68138", + "name": "Left anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68483" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary part of left lower bronchial artery", + "Anterior basal bronchopulmonary segment of second left bronchial artery", + "Anterior basal bronchopulmonary part of left second bronchial artery" + ] + }, + { + "id": "FMA:68139", + "name": "Left lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68484" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary part of left second bronchial artery", + "Lateral basal bronchopulmonary segment of left second bronchial artery", + "Lateral basal bronchopulmonary part of left lower bronchial artery" + ] + }, + { + "id": "FMA:68140", + "name": "Left posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68485" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary part of left lower bronchial artery", + "Posterior basal bronchopulmonary segment of left second bronchial artery", + "Posterior basal bronchopulmonary part of left second bronchial artery" + ] + }, + { + "id": "FMA:68141", + "name": "Trunk of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Right bronchial arterial trunk" + ] + }, + { + "id": "FMA:68142", + "name": "Trunk of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Left bronchial arterial trunk" + ] + }, + { + "id": "FMA:68143", + "name": "Trunk of bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62512" + ] + }, + "synonyms": [ + "Bronchial venous trunk" + ] + }, + { + "id": "FMA:68145", + "name": "Trunk of segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68143" + ] + }, + "synonyms": [ + "Segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:68146", + "name": "Subdivision of bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Bronchial venous subdivision" + ] + }, + { + "id": "FMA:68149", + "name": "Right upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68491" + ] + }, + "synonyms": [ + "Upper lobe part of right bronchial vein", + "Upper lobe segment of right bronchial vein" + ] + }, + { + "id": "FMA:68150", + "name": "Middle lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68486" + ] + }, + "synonyms": [ + "Middle lobe segment of right bronchial vein", + "Middle lobe part of right bronchial vein" + ] + }, + { + "id": "FMA:68151", + "name": "Right lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68492" + ] + }, + "synonyms": [ + "Lower lobe segment of right bronchial vein", + "Lower lobe part of right bronchial vein" + ] + }, + { + "id": "FMA:68153", + "name": "Right anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68493" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary segment of right bronchial vein", + "Anterior bronchopulmonary part of right bronchial vein" + ] + }, + { + "id": "FMA:68154", + "name": "Right apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68495" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of right bronchial vein", + "Apical bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68155", + "name": "Right posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68497" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary segment of right bronchial vein", + "Posterior bronchopulmonary part of right bronchial vein" + ] + }, + { + "id": "FMA:68156", + "name": "Medial segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Medial bronchopulmonary part of right bronchial vein", + "Medial bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68157", + "name": "Lateral segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Lateral bronchopulmonary part of right bronchial vein", + "Lateral bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68159", + "name": "Right medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68500" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary part of right bronchial vein", + "Medial basal bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68160", + "name": "Right superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68498" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of right bronchial vein", + "Superior bronchopulmonary part of right bronchial vein" + ] + }, + { + "id": "FMA:68161", + "name": "Right anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68501" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary part of right bronchial vein", + "Anterior basal bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68162", + "name": "Right lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68502" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary part of right bronchial vein", + "Lateral basal bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68163", + "name": "Right posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68503" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary part of right bronchial vein", + "Posterior basal bronchopulmonary segment of right bronchial vein" + ] + }, + { + "id": "FMA:68164", + "name": "Left upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68491" + ] + }, + "synonyms": [ + "Upper lobe segment of left bronchial vein", + "Upper lobe part of left bronchial vein" + ] + }, + { + "id": "FMA:68165", + "name": "Left lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68492" + ] + }, + "synonyms": [ + "Lower lobe part of left bronchial vein", + "Lower lobe segment of left bronchial vein" + ] + }, + { + "id": "FMA:68167", + "name": "Apicoposterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Apicoposterior bronchopulmonary part of left bronchial vein", + "Apicoposterior bronchopulmonary segment of left bronchial vein" + ] + }, + { + "id": "FMA:68168", + "name": "Left posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68497" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary part of left bronchial vein", + "Posterior bronchopulmonary segment of left bronchial vein" + ] + }, + { + "id": "FMA:68169", + "name": "Superior lingular bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Superior lingular part of left bronchial vein", + "Superior lingular segment of left bronchial vein" + ] + }, + { + "id": "FMA:68170", + "name": "Inferior lingular bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Inferior lingular part of left bronchial vein", + "Inferior lingular segment of left bronchial vein" + ] + }, + { + "id": "FMA:68172", + "name": "Left medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68500" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary segment of left bronchial vein", + "Medial basal bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68173", + "name": "Left anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68501" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary segment of left bronchial vein", + "Anterior basal bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68174", + "name": "Left lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68502" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary segment of left bronchial vein", + "Lateral basal bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68175", + "name": "Left posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68503" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary part of left bronchial vein", + "Posterior basal bronchopulmonary segment of left bronchial vein" + ] + }, + { + "id": "FMA:68176", + "name": "Left superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68498" + ] + }, + "synonyms": [ + "Superior bronchopulmonary segment of left bronchial vein", + "Superior bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68192", + "name": "Lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:68193", + "name": "Medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Medial bronchopulmonary segment of right pulmonary artery", + "Right medial segmental artery", + "Medial segmental artery of right lung" + ] + }, + { + "id": "FMA:68194", + "name": "Lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Right lateral segmental artery", + "Lateral bronchopulmonary segment of right pulmonary artery", + "Lateral segmental artery of right lung" + ] + }, + { + "id": "FMA:68196", + "name": "Middle lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68192" + ] + }, + "synonyms": [ + "Middle lobar artery of right lung", + "Middle lobe segment of right pulmonary artery" + ] + }, + { + "id": "FMA:68197", + "name": "Right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8702" + ] + }, + "synonyms": [ + "Upper lobe segment of right pulmonary artery", + "Right superior lobar artery" + ] + }, + { + "id": "FMA:68198", + "name": "Left upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8702" + ] + }, + "synonyms": [ + "Left superior lobar artery", + "Upper lobe segment of left pulmonary artery" + ] + }, + { + "id": "FMA:68199", + "name": "Lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68192" + ] + }, + "synonyms": [ + "Inferior lobar artery" + ] + }, + { + "id": "FMA:68200", + "name": "Right lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68199" + ] + }, + "synonyms": [ + "Lower lobe segment of right pulmonary artery", + "Right inferior lobar artery" + ] + }, + { + "id": "FMA:68201", + "name": "Left lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68199" + ] + }, + "synonyms": [ + "Lower lobe segment of left pulmonary artery", + "Left inferior lobar artery" + ] + }, + { + "id": "FMA:68205", + "name": "Internal elastic lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + }, + "synonyms": [ + "Inner elastic lamina" + ] + }, + { + "id": "FMA:68206", + "name": "External elastic lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + }, + "synonyms": [ + "Outer elastic lamina" + ] + }, + { + "id": "FMA:68208", + "name": "Pulmonary segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + }, + "synonyms": [ + "Bronchopulmonary segment of bronchial tree", + "Intrapulmonary segment of bronchial tree" + ] + }, + { + "id": "FMA:68211", + "name": "Right apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68234" + ] + }, + "synonyms": [ + "Apical part of right bronchial tree" + ] + }, + { + "id": "FMA:68212", + "name": "Right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68235" + ] + }, + "synonyms": [ + "Anterior part of right bronchial tree" + ] + }, + { + "id": "FMA:68213", + "name": "Right posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68236" + ] + }, + "synonyms": [ + "Posterior part of right bronchial tree" + ] + }, + { + "id": "FMA:68214", + "name": "Medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Medial part of right bronchial tree" + ] + }, + { + "id": "FMA:68215", + "name": "Lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Lateral part of right bronchial tree" + ] + }, + { + "id": "FMA:68216", + "name": "Right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68237" + ] + }, + "synonyms": [ + "Superior part of right bronchial tree" + ] + }, + { + "id": "FMA:68218", + "name": "Right medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68320" + ] + }, + "synonyms": [ + "Medial basal part of right bronchial tree" + ] + }, + { + "id": "FMA:68219", + "name": "Anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68238" + ] + }, + "synonyms": [ + "Anterior basal part of bronchial tree" + ] + }, + { + "id": "FMA:68220", + "name": "Right lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68322" + ] + }, + "synonyms": [ + "Lateral basal part of right bronchial tree" + ] + }, + { + "id": "FMA:68221", + "name": "Right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68229" + ] + }, + "synonyms": [ + "Posterior basal part of right bronchial tree" + ] + }, + { + "id": "FMA:68222", + "name": "Left anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68235" + ] + }, + "synonyms": [ + "Anterior part of left bronchial tree" + ] + }, + { + "id": "FMA:68223", + "name": "Left apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68234" + ] + }, + "synonyms": [ + "Apical part of left bronchial tree" + ] + }, + { + "id": "FMA:68224", + "name": "Apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Apicoposterior part of left bronchial tree" + ] + }, + { + "id": "FMA:68225", + "name": "Left posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68236" + ] + }, + "synonyms": [ + "Posterior part of left bronchial tree" + ] + }, + { + "id": "FMA:68226", + "name": "Superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Superior lingular part of left bronchial tree" + ] + }, + { + "id": "FMA:68227", + "name": "Inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Inferior lingular part of left bronchial tree" + ] + }, + { + "id": "FMA:68228", + "name": "Left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68237" + ] + }, + "synonyms": [ + "Superior part of left bronchial tree" + ] + }, + { + "id": "FMA:68229", + "name": "Posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68238" + ] + }, + "synonyms": [ + "Posterior basal part of bronchial tree" + ] + }, + { + "id": "FMA:68230", + "name": "Left medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68320" + ] + }, + "synonyms": [ + "Medial basal part of left bronchial tree" + ] + }, + { + "id": "FMA:68231", + "name": "Left anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68219" + ] + }, + "synonyms": [ + "Anterior basal part of left bronchial tree" + ] + }, + { + "id": "FMA:68232", + "name": "Left lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68322" + ] + }, + "synonyms": [ + "Lateral basal part of left bronchial tree" + ] + }, + { + "id": "FMA:68233", + "name": "Left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68229" + ] + }, + "synonyms": [ + "Posterior basal part of left bronchial tree" + ] + }, + { + "id": "FMA:68234", + "name": "Apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Apical part of bronchial tree" + ] + }, + { + "id": "FMA:68235", + "name": "Anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Anterior part of bronchial tree" + ] + }, + { + "id": "FMA:68236", + "name": "Posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Posterior part of bronchial tree" + ] + }, + { + "id": "FMA:68237", + "name": "Superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Superior part of bronchial tree" + ] + }, + { + "id": "FMA:68238", + "name": "Basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68208" + ] + }, + "synonyms": [ + "Basal part of bronchial tree" + ] + }, + { + "id": "FMA:68239", + "name": "Superior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7407" + ] + }, + "synonyms": [ + "Superior branch of left superior lobar bronchus", + "Superior branch of left upper lobe bronchus" + ] + }, + { + "id": "FMA:68240", + "name": "Subdivision of pulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Pulmonary lymphatic tree subdivision" + ] + }, + { + "id": "FMA:68241", + "name": "Lymphatic chain of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68240" + ] + }, + "synonyms": [ + "Upper lobe lymphatic tree", + "Upper lobe lymphatic chain" + ] + }, + { + "id": "FMA:68242", + "name": "Lymphatic chain of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68241" + ] + }, + "synonyms": [ + "Lymphatic tree of right upper lobe", + "Right upper lobe lymphatic chain" + ] + }, + { + "id": "FMA:68243", + "name": "Lymphatic chain of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68241" + ] + }, + "synonyms": [ + "Lymphatic tree of left upper lobe", + "Left upper lobe lymphatic chain" + ] + }, + { + "id": "FMA:68244", + "name": "Lymphatic chain of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68240" + ] + }, + "synonyms": [ + "Lymphatic tree of middle lobe of lung", + "Middle lobe lymphatic chain" + ] + }, + { + "id": "FMA:68245", + "name": "Lymphatic chain of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68240" + ] + }, + "synonyms": [ + "Lower lobe lymphatic chain", + "Lymphatic tree of lower lobe" + ] + }, + { + "id": "FMA:68246", + "name": "Lymphatic chain of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68245" + ] + }, + "synonyms": [ + "Lymphatic tree of right lower lobe", + "Right lower lobe lymphatic chain" + ] + }, + { + "id": "FMA:68247", + "name": "Lymphatic chain of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68245" + ] + }, + "synonyms": [ + "Lymphatic tree of left lower lobe", + "Left lower lobe lymphatic chain" + ] + }, + { + "id": "FMA:68248", + "name": "Lymphatic chain of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68240" + ] + }, + "synonyms": [ + "Bronchopulmonary segmental lymphatic tree", + "Lymphatic tree of bronchopulmonary segment", + "Segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68249", + "name": "Lymphatic chain of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Lymphatic tree of apical bronchopulmonary segment", + "Apical segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68250", + "name": "Lymphatic chain of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68249" + ] + }, + "synonyms": [ + "Lymphatic tree of right apical bronchopulmonary segment", + "Right apical segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68251", + "name": "Lymphatic chain of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68249" + ] + }, + "synonyms": [ + "Left apical segmental bronchus lymphatic chain", + "Lymphatic tree of left apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:68252", + "name": "Lymphatic chain of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Posterior segmental bronchus lymphatic chain", + "Lymphatic tree of posterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68253", + "name": "Lymphatic chain of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68252" + ] + }, + "synonyms": [ + "Right posterior segmental bronchus lymphatic chain", + "Lymphatic tree of right posterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68254", + "name": "Lymphatic chain of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68252" + ] + }, + "synonyms": [ + "Lymphatic tree of left posterior bronchopulmonary segment", + "Left posterior segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68255", + "name": "Lymphatic chain of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Lymphatic tree of anterior bronchopulmonary segment", + "Anterior segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68256", + "name": "Lymphatic chain of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68255" + ] + }, + "synonyms": [ + "Right anterior segmental bronchus lymphatic chain", + "Lymphatic tree of right anterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68257", + "name": "Lymphatic chain of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68255" + ] + }, + "synonyms": [ + "Left anterior segmental bronchus lymphatic chain", + "Lymphatic tree of left anterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68258", + "name": "Lymphatic chain of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Lymphatic tree of apicoposterior bronchopulmonary segment", + "Apicoposterior segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68259", + "name": "Lymphatic chain of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Medial segmental bronchus lymphatic chain", + "Lymphatic tree of medial bronchopulmonary segment" + ] + }, + { + "id": "FMA:68260", + "name": "Lymphatic chain of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Lateral segmental bronchus lymphatic chain", + "Lymphatic tree of lateral bronchopulmonary segment" + ] + }, + { + "id": "FMA:68261", + "name": "Lymphatic chain of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Lymphatic tree of superior lingular segment", + "Superior lingular bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68262", + "name": "Lymphatic chain of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Inferior lingular bronchus lymphatic chain", + "Lymphatic tree of inferior lingular segment" + ] + }, + { + "id": "FMA:68263", + "name": "Lymphatic chain of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Superior segmental bronchus lymphatic chain", + "Lymphatic tree of superior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68264", + "name": "Lymphatic chain of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68263" + ] + }, + "synonyms": [ + "Lymphatic tree of right superior bronchopulmonary segment", + "Right superior segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68265", + "name": "Lymphatic chain of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68263" + ] + }, + "synonyms": [ + "Left superior segmental bronchus lymphatic chain", + "Lymphatic tree of left superior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68266", + "name": "Lymphatic chain of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68248" + ] + }, + "synonyms": [ + "Basal segmental bronchus lymphatic chain", + "Lymphatic tree of basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68267", + "name": "Lymphatic chain of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68266" + ] + }, + "synonyms": [ + "Lymphatic tree of medial basal bronchopulmonary segment", + "Medial basal segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68268", + "name": "Lymphatic chain of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68266" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchus lymphatic chain", + "Lymphatic tree of anterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68269", + "name": "Lymphatic chain of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68266" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchus lymphatic chain", + "Lymphatic tree of lateral basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68270", + "name": "Lymphatic chain of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68266" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchus lymphatic chain", + "Lymphatic tree of posterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68271", + "name": "Lymphatic chain of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68270" + ] + }, + "synonyms": [ + "Right posterior basal segmental bronchus lymphatic chain", + "Lymphatic tree of right posterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68272", + "name": "Lymphatic chain of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68270" + ] + }, + "synonyms": [ + "Left posterior basal segmental bronchus lymphatic chain", + "Lymphatic tree of left posterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68273", + "name": "Lymphatic chain of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68269" + ] + }, + "synonyms": [ + "Lymphatic tree of right lateral basal bronchopulmonary segment", + "Right lateral basal segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68274", + "name": "Lymphatic chain of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68269" + ] + }, + "synonyms": [ + "Lymphatic tree of left lateral basal bronchopulmonary segment", + "Left lateral basal segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68275", + "name": "Lymphatic chain of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68268" + ] + }, + "synonyms": [ + "Lymphatic tree of right anterior basal bronchopulmonary segment", + "Right anterior basal segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68276", + "name": "Lymphatic chain of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68268" + ] + }, + "synonyms": [ + "Lymphatic tree of left anterior basal bronchopulmonary segment", + "Left anterior basal segmental bronchus lymphatic chain" + ] + }, + { + "id": "FMA:68277", + "name": "Lymphatic chain of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68267" + ] + }, + "synonyms": [ + "Right medial basal segmental bronchus lymphatic chain", + "Lymphatic tree of right medial basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68278", + "name": "Lymphatic chain of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68267" + ] + }, + "synonyms": [ + "Left medial basal segmental bronchus lymphatic chain", + "Lymphatic tree of left medial basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68279", + "name": "Lymph node of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Lymph node of upper lobe", + "Upper lobe lymph node" + ] + }, + { + "id": "FMA:68280", + "name": "Lymph node of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68279" + ] + }, + "synonyms": [ + "Lymph node of right upper lobe", + "Right upper lobe lymph node" + ] + }, + { + "id": "FMA:68281", + "name": "Lymph node of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68279" + ] + }, + "synonyms": [ + "Lymph node of left upper lobe", + "Left upper lobe lymph node" + ] + }, + { + "id": "FMA:68282", + "name": "Lymph node of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Middle lobe lymph node" + ] + }, + { + "id": "FMA:68283", + "name": "Lymph node of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Lower lobe lymph node" + ] + }, + { + "id": "FMA:68284", + "name": "Lymph node of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68283" + ] + }, + "synonyms": [ + "Right lower lobe lymph node", + "Lymph node of right lower lobe" + ] + }, + { + "id": "FMA:68285", + "name": "Lymph node of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68283" + ] + }, + "synonyms": [ + "Left lower lobe lymph node", + "Lymph node of left lower lobe" + ] + }, + { + "id": "FMA:68286", + "name": "Bronchopulmonary segment lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5968" + ] + }, + "synonyms": [ + "Lymph node of bronchopulmonary segment" + ] + }, + { + "id": "FMA:68287", + "name": "Lymph node of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Apical segmental lymph node", + "Lymph node of apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:68288", + "name": "Lymph node of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68287" + ] + }, + "synonyms": [ + "Right apical segmental lymph node", + "Lymph node of right apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:68289", + "name": "Lymph node of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68287" + ] + }, + "synonyms": [ + "Left apical segmental lymph node", + "Lymph node of left apical bronchopulmonary segment" + ] + }, + { + "id": "FMA:68290", + "name": "Lymph node of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of posterior bronchopulmonary segment", + "Posterior segmental lymph node" + ] + }, + { + "id": "FMA:68291", + "name": "Lymph node of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68290" + ] + }, + "synonyms": [ + "Right posterior segmental lymph node", + "Lymph node of right posterior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68292", + "name": "Lymph node of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68290" + ] + }, + "synonyms": [ + "Lymph node of left posterior bronchopulmonary segment", + "Left posterior segmental lymph node" + ] + }, + { + "id": "FMA:68293", + "name": "Lymph node of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of anterior bronchopulmonary segment", + "Anterior segmental lymph node" + ] + }, + { + "id": "FMA:68294", + "name": "Lymph node of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68293" + ] + }, + "synonyms": [ + "Lymph node of right anterior bronchopulmonary segment", + "Right anterior segmental lymph node" + ] + }, + { + "id": "FMA:68295", + "name": "Lymph node of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68293" + ] + }, + "synonyms": [ + "Lymph node of left anterior bronchopulmonary segment", + "Left anterior segmental lymph node" + ] + }, + { + "id": "FMA:68296", + "name": "Lymph node of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of apicoposterior bronchopulmonary segment", + "Apicoposterior segmental lymph node" + ] + }, + { + "id": "FMA:68297", + "name": "Lymph node of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of medial bronchopulmonary segment", + "Medial segmental lymph node" + ] + }, + { + "id": "FMA:68298", + "name": "Lymph node of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of lateral bronchopulmonary segment", + "Lateral segmental lymph node" + ] + }, + { + "id": "FMA:68299", + "name": "Lymph node of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of superior lingula", + "Superior lingular lymph node" + ] + }, + { + "id": "FMA:68300", + "name": "Lymph node of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Lymph node of inferior lingula", + "Inferior lingular lymph node" + ] + }, + { + "id": "FMA:68301", + "name": "Lymph node of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Superior segmental lymph node", + "Lymph node of superior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68302", + "name": "Lymph node of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68301" + ] + }, + "synonyms": [ + "Right superior segmental lymph node", + "Lymph node of right superior bronchopulmonary segment" + ] + }, + { + "id": "FMA:68303", + "name": "Lymph node of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68301" + ] + }, + "synonyms": [ + "Lymph node of left superior bronchopulmonary segment", + "Left superior segmental lymph node" + ] + }, + { + "id": "FMA:68304", + "name": "Lymph node of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68286" + ] + }, + "synonyms": [ + "Basal segmental lymph node", + "Lymph node of basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68305", + "name": "Lymph node of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68304" + ] + }, + "synonyms": [ + "Lymph node of medial basal bronchopulmonary segment", + "Medial basal segmental lymph node" + ] + }, + { + "id": "FMA:68306", + "name": "Lymph node of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68305" + ] + }, + "synonyms": [ + "Right medial basal segmental lymph node", + "Lymph node of right medial basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68307", + "name": "Lymph node of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68305" + ] + }, + "synonyms": [ + "Lymph node of left medial basal bronchopulmonary segment", + "Left medial basal segmental lymph node" + ] + }, + { + "id": "FMA:68308", + "name": "Lymph node of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68304" + ] + }, + "synonyms": [ + "Lymph node of lateral basal bronchopulmonary segment", + "Lateral basal segmental lymph node" + ] + }, + { + "id": "FMA:68309", + "name": "Lymph node of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68308" + ] + }, + "synonyms": [ + "Right lateral basal segmental lymph node", + "Lymph node of right lateral basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68310", + "name": "Lymph node of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68308" + ] + }, + "synonyms": [ + "Lymph node of left lateral basal bronchopulmonary segment", + "Left lateral basal segmental lymph node" + ] + }, + { + "id": "FMA:68311", + "name": "Lymph node of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68304" + ] + }, + "synonyms": [ + "Lymph node of anterior basal bronchopulmonary segment", + "Anterior basal segmental lymph node" + ] + }, + { + "id": "FMA:68312", + "name": "Lymph node of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68311" + ] + }, + "synonyms": [ + "Right anterior basal segmental lymph node", + "Lymph node of right anterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68313", + "name": "Lymph node of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68311" + ] + }, + "synonyms": [ + "Left anterior basal segmental lymph node", + "Lymph node of left anterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68314", + "name": "Lymph node of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68304" + ] + }, + "synonyms": [ + "Posterior basal segmental lymph node", + "Lymph node of posterior basal bronchopulmonary segment" + ] + }, + { + "id": "FMA:68315", + "name": "Lymph node of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68314" + ] + }, + "synonyms": [ + "Lymph node of right posterior basal bronchopulmonary segmen", + "Right posterior basal segmental lymph node" + ] + }, + { + "id": "FMA:68316", + "name": "Lymph node of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68314" + ] + }, + "synonyms": [ + "Left posterior basal segmental lymph node", + "Lymph node of left posterior basal bronchopulmonary segmen" + ] + }, + { + "id": "FMA:68317", + "name": "Superior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + }, + "synonyms": [ + "Superior division of upper lobe segment of left bronchial tree" + ] + }, + { + "id": "FMA:68318", + "name": "Inferior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + }, + "synonyms": [ + "Inferior division of upper lobe segment of left bronchial tree" + ] + }, + { + "id": "FMA:68319", + "name": "Inferomedial part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + }, + "synonyms": [ + "Inferomedial segment of right bronchial tree", + "Middle lobe and lower lobe segments of right bronchial tree" + ] + }, + { + "id": "FMA:68320", + "name": "Medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68238" + ] + }, + "synonyms": [ + "Medial basal part of bronchial tree" + ] + }, + { + "id": "FMA:68321", + "name": "Right anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68219" + ] + }, + "synonyms": [ + "Anterior basal part of right bronchial tree" + ] + }, + { + "id": "FMA:68322", + "name": "Lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68238" + ] + }, + "synonyms": [ + "Lateral basal part of bronchial tree" + ] + }, + { + "id": "FMA:68323", + "name": "Apical ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68327" + ] + }, + "synonyms": [ + "Apical branch of apical segmental bronchus", + "B1a" + ] + }, + { + "id": "FMA:68324", + "name": "Apical ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68323" + ] + }, + "synonyms": [ + "Right B1a", + "Apical branch of right apical segmental bronchus" + ] + }, + { + "id": "FMA:68325", + "name": "Apical ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68323" + ] + }, + "synonyms": [ + "Left B1a", + "Apical branch of left apical segmental bronchus" + ] + }, + { + "id": "FMA:68326", + "name": "Anterior ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68327" + ] + }, + "synonyms": [ + "B1b", + "Anterior branch of apical segmental bronchus" + ] + }, + { + "id": "FMA:68327", + "name": "Apical subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of apical segmental bronchus" + ] + }, + { + "id": "FMA:68328", + "name": "Anterior ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68326" + ] + }, + "synonyms": [ + "Anterior branch of right apical segmental bronchus", + "Right B1b" + ] + }, + { + "id": "FMA:68329", + "name": "Anterior ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68326" + ] + }, + "synonyms": [ + "Anterior branch of left apical segmental bronchus", + "Left B1b" + ] + }, + { + "id": "FMA:68330", + "name": "Posterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of posterior segmental bronchus" + ] + }, + { + "id": "FMA:68331", + "name": "Apical ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68330" + ] + }, + "synonyms": [ + "B2a" + ] + }, + { + "id": "FMA:68332", + "name": "Posterior ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68330" + ] + }, + "synonyms": [ + "B2b", + "Posterior branch of posterior segmental bronchus" + ] + }, + { + "id": "FMA:68333", + "name": "Posterior ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68332" + ] + }, + "synonyms": [ + "RIght B2b", + "Posterior branch of right posterior segmental bronchus" + ] + }, + { + "id": "FMA:68334", + "name": "Posterior ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68332" + ] + }, + "synonyms": [ + "Left B2b", + "Posterior branch of left posterior segmental bronchus" + ] + }, + { + "id": "FMA:68335", + "name": "Apical ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68331" + ] + }, + "synonyms": [ + "Apical branch of right posterior segmental bronchus", + "Right B2a" + ] + }, + { + "id": "FMA:68336", + "name": "Apical ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68331" + ] + }, + "synonyms": [ + "Apical branch of left posterior segmental bronchus", + "Left B2a" + ] + }, + { + "id": "FMA:68337", + "name": "Anterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of anterior segmental bronchus" + ] + }, + { + "id": "FMA:68338", + "name": "Posterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68337" + ] + }, + "synonyms": [ + "Posterior branch of anterior segmental bronchus", + "B3a" + ] + }, + { + "id": "FMA:68339", + "name": "Posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68338" + ] + }, + "synonyms": [ + "Posterior branch of right anterior segmental bronchus", + "Right B3a" + ] + }, + { + "id": "FMA:68340", + "name": "Posterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68338" + ] + }, + "synonyms": [ + "Left B3a", + "Posterior branch of left anterior segmental bronchus" + ] + }, + { + "id": "FMA:68341", + "name": "Anterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68337" + ] + }, + "synonyms": [ + "B3b", + "Anterior branch of anterior segmental bronchus" + ] + }, + { + "id": "FMA:68342", + "name": "Anterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68341" + ] + }, + "synonyms": [ + "Anterior branch of right anterior segmental bronchus", + "Right B3b" + ] + }, + { + "id": "FMA:68343", + "name": "Anterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68341" + ] + }, + "synonyms": [ + "Left B3b", + "Anterior branch of left anterior segmental bronchus" + ] + }, + { + "id": "FMA:68344", + "name": "Apicoposterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of apicoposterior segmental bronchus" + ] + }, + { + "id": "FMA:68345", + "name": "Apical ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68344" + ] + }, + "synonyms": [ + "Apical branch of apicoposterior segmental bronchus", + "B1a + B2a" + ] + }, + { + "id": "FMA:68346", + "name": "Anterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68344" + ] + }, + "synonyms": [ + "B1a + B2b", + "Anterior branch of apicoposterior segmental bronchus" + ] + }, + { + "id": "FMA:68348", + "name": "Posterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68344" + ] + }, + "synonyms": [ + "Posterior branch of apicoposterior segmental bronchus", + "B1b +B2b" + ] + }, + { + "id": "FMA:68349", + "name": "Lateral subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of lateral segmental bronchus" + ] + }, + { + "id": "FMA:68350", + "name": "Posterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68349" + ] + }, + "synonyms": [ + "Posterior branch of lateral segmental bronchus", + "Right B4a" + ] + }, + { + "id": "FMA:68351", + "name": "Anterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68349" + ] + }, + "synonyms": [ + "Right B4b", + "Anterior branch of lateral segmental bronchus" + ] + }, + { + "id": "FMA:68352", + "name": "Medial subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of medial segmental bronchus" + ] + }, + { + "id": "FMA:68353", + "name": "Superior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68352" + ] + }, + "synonyms": [ + "Superior branch of medial segmental bronchus", + "Right B5a" + ] + }, + { + "id": "FMA:68354", + "name": "Inferior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68352" + ] + }, + "synonyms": [ + "Inferior branch of medial segmental bronchus", + "Right B5b" + ] + }, + { + "id": "FMA:68355", + "name": "Superior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of superior lingular bronchus" + ] + }, + { + "id": "FMA:68356", + "name": "Posterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68355" + ] + }, + "synonyms": [ + "Left B4a", + "Posterior branch of superior lingular bronchus" + ] + }, + { + "id": "FMA:68357", + "name": "Anterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68355" + ] + }, + "synonyms": [ + "Left B4b", + "Anterior branch of superior lingular bronchus" + ] + }, + { + "id": "FMA:68358", + "name": "Inferior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of inferior lingular bronchus" + ] + }, + { + "id": "FMA:68359", + "name": "Superior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68358" + ] + }, + "synonyms": [ + "Left B5a", + "Superior branch of inferior lingular bronchus" + ] + }, + { + "id": "FMA:68360", + "name": "Inferior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68358" + ] + }, + "synonyms": [ + "Inferior branch of inferior lingular bronchus", + "Left B5b" + ] + }, + { + "id": "FMA:68361", + "name": "Superior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of superior segmental bronchus" + ] + }, + { + "id": "FMA:68362", + "name": "Medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68361" + ] + }, + "synonyms": [ + "B6a", + "Medial branch of superior segmental bronchus" + ] + }, + { + "id": "FMA:68363", + "name": "Superior ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68361" + ] + }, + "synonyms": [ + "B6b", + "Superior branch of superior segmental bronchus" + ] + }, + { + "id": "FMA:68364", + "name": "Lateral ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68361" + ] + }, + "synonyms": [ + "B6c", + "Lateral branch of superior segmental bronchus" + ] + }, + { + "id": "FMA:68365", + "name": "Medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68362" + ] + }, + "synonyms": [ + "RIght B6a", + "Medial branch of right superior segmental bronchus" + ] + }, + { + "id": "FMA:68366", + "name": "Medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68362" + ] + }, + "synonyms": [ + "Left B6a", + "Medial branch of left superior segmental bronchus" + ] + }, + { + "id": "FMA:68367", + "name": "Superior ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68363" + ] + }, + "synonyms": [ + "Right B6b", + "Superior branch of right superior segmental bronchus" + ] + }, + { + "id": "FMA:68368", + "name": "Superior ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68363" + ] + }, + "synonyms": [ + "Left B6b", + "Superior branch of left superior segmental bronchus" + ] + }, + { + "id": "FMA:68369", + "name": "Lateral ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68364" + ] + }, + "synonyms": [ + "Right B6c", + "Lateral branch of right superior segmental bronchus" + ] + }, + { + "id": "FMA:68370", + "name": "Lateral ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68364" + ] + }, + "synonyms": [ + "Left B6c", + "Lateral branch of left superior segmental bronchus" + ] + }, + { + "id": "FMA:68371", + "name": "Medial basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of medial basal segmental bronchus" + ] + }, + { + "id": "FMA:68372", + "name": "Anterior ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68371" + ] + }, + "synonyms": [ + "Right B7a", + "Anterior branch of right medial basal segmental bronchus" + ] + }, + { + "id": "FMA:68373", + "name": "Latero-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68371" + ] + }, + "synonyms": [ + "Left B7a", + "Latero-anterior branch of left medial basal segmental bronchus" + ] + }, + { + "id": "FMA:68374", + "name": "Medial ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68371" + ] + }, + "synonyms": [ + "Right B7b", + "Medial branch of right medial basal segmental bronchus" + ] + }, + { + "id": "FMA:68375", + "name": "Medio-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68371" + ] + }, + "synonyms": [ + "Left B7b", + "Medio-anterior branch of left medial basal segmental bronchus" + ] + }, + { + "id": "FMA:68376", + "name": "Anterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of anterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68377", + "name": "Lateral ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68376" + ] + }, + "synonyms": [ + "B8a", + "Lateral branch of anterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68378", + "name": "Basal ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68376" + ] + }, + "synonyms": [ + "Basal branch of anterior basal segmental bronchus", + "B8b" + ] + }, + { + "id": "FMA:68379", + "name": "Lateral ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68377" + ] + }, + "synonyms": [ + "Right B8a", + "Lateral branch of right anterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68380", + "name": "Lateral ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68377" + ] + }, + "synonyms": [ + "Lateral branch of left anterior basal segmental bronchus", + "Left B8a" + ] + }, + { + "id": "FMA:68381", + "name": "Basal ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68378" + ] + }, + "synonyms": [ + "Right B8b", + "Basal branch of right anterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68382", + "name": "Basal ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68378" + ] + }, + "synonyms": [ + "Basal branch of left anterior basal segmental bronchus", + "Left B8b" + ] + }, + { + "id": "FMA:68383", + "name": "Lateral basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of lateral basal segmental bronchus" + ] + }, + { + "id": "FMA:68384", + "name": "Lateral ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68383" + ] + }, + "synonyms": [ + "Lateral branch of right lateral basal segmental bronchus", + "B9a" + ] + }, + { + "id": "FMA:68385", + "name": "Accessory subsuperior ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68383" + ] + }, + "synonyms": [ + "BX*(9)", + "Accessory subsuperior branch of left lateral basal segmental bronchus" + ] + }, + { + "id": "FMA:68386", + "name": "Basal ramus of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68383" + ] + }, + "synonyms": [ + "B9b", + "Basal branch of lateral basal segmental bronchus" + ] + }, + { + "id": "FMA:68387", + "name": "Basal ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68386" + ] + }, + "synonyms": [ + "Basal branch of right lateral basal segmental bronchus", + "Right B9b" + ] + }, + { + "id": "FMA:68388", + "name": "Basal ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68386" + ] + }, + "synonyms": [ + "Left B9b", + "Basal branch of left lateral basal segmental bronchus" + ] + }, + { + "id": "FMA:68389", + "name": "Posterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7408" + ] + }, + "synonyms": [ + "Branch of posterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68390", + "name": "Accessory subsuperior ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68389" + ] + }, + "synonyms": [ + "BX*(10)", + "Accessory subsuperior branch of posterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68391", + "name": "Laterobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68389" + ] + }, + "synonyms": [ + "Laterobasal branch of posterior basal segmental bronchus", + "B10a" + ] + }, + { + "id": "FMA:68392", + "name": "Mediobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68389" + ] + }, + "synonyms": [ + "Mediobasal branch of posterior basal segmental bronchus", + "B10b" + ] + }, + { + "id": "FMA:68393", + "name": "Accessory subsuperior ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68390" + ] + }, + "synonyms": [ + "Right BX*(10)", + "Accessory subsuperior branch of right posterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68394", + "name": "Accessory subsuperior ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68390" + ] + }, + "synonyms": [ + "Left BX*(10)", + "Accessory subsuperior branch of left posterior basal segmental bronchus" + ] + }, + { + "id": "FMA:68395", + "name": "Laterobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68391" + ] + }, + "synonyms": [ + "Laterobasal branch of right posterior basal segmental bronchus", + "Right B10a" + ] + }, + { + "id": "FMA:68396", + "name": "Laterobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68391" + ] + }, + "synonyms": [ + "Laterobasal branch of left posterior basal segmental bronchus", + "Left B10a" + ] + }, + { + "id": "FMA:68397", + "name": "Mediobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68392" + ] + }, + "synonyms": [ + "Mediobasal branch of right posterior basal segmental bronchus", + "Right B10b" + ] + }, + { + "id": "FMA:68398", + "name": "Mediobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68392" + ] + }, + "synonyms": [ + "Mediobasal branch of left posterior basal segmental bronchus", + "Left B10b" + ] + }, + { + "id": "FMA:68402", + "name": "Branch of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68337" + ] + } + }, + { + "id": "FMA:68403", + "name": "Superior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68402" + ] + }, + "synonyms": [ + "B3a1" + ] + }, + { + "id": "FMA:68404", + "name": "Inferior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68402" + ] + }, + "synonyms": [ + "B3a2" + ] + }, + { + "id": "FMA:68405", + "name": "Branch of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68361" + ] + } + }, + { + "id": "FMA:68406", + "name": "Paravertebral subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68405" + ] + }, + "synonyms": [ + "B6a1" + ] + }, + { + "id": "FMA:68407", + "name": "Paravertebral subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68406" + ] + }, + "synonyms": [ + "Right B6a1" + ] + }, + { + "id": "FMA:68408", + "name": "Paravertebral subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68406" + ] + }, + "synonyms": [ + "Left B6a1" + ] + }, + { + "id": "FMA:68409", + "name": "Posterior subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68405" + ] + }, + "synonyms": [ + "B6a2" + ] + }, + { + "id": "FMA:68410", + "name": "Posterior subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68409" + ] + }, + "synonyms": [ + "Right B6a2" + ] + }, + { + "id": "FMA:68411", + "name": "Posterior subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68409" + ] + }, + "synonyms": [ + "Left B6a2" + ] + }, + { + "id": "FMA:68412", + "name": "Intramural capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45633" + ] + } + }, + { + "id": "FMA:68413", + "name": "Muscularis mucosae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:68414", + "name": "Interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + } + }, + { + "id": "FMA:68415", + "name": "Intermediate interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68414" + ] + } + }, + { + "id": "FMA:68416", + "name": "Terminal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68414" + ] + } + }, + { + "id": "FMA:68418", + "name": "Right main bronchus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + } + }, + { + "id": "FMA:68421", + "name": "Subdivision of anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + }, + "synonyms": [ + "Anterior pulmonary neural plexus subdivision" + ] + }, + { + "id": "FMA:68422", + "name": "Upper lobe part of anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68421" + ] + } + }, + { + "id": "FMA:68423", + "name": "Upper lobe part of right anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68422" + ] + } + }, + { + "id": "FMA:68424", + "name": "Upper lobe part of left anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68422" + ] + } + }, + { + "id": "FMA:68425", + "name": "Upper lobe part of posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69235" + ] + } + }, + { + "id": "FMA:68426", + "name": "Upper lobe part of right posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68425" + ] + } + }, + { + "id": "FMA:68427", + "name": "Upper lobe part of left posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68425" + ] + } + }, + { + "id": "FMA:68428", + "name": "Middle lobe part of right posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69235" + ] + } + }, + { + "id": "FMA:68429", + "name": "Middle lobe part of right anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68421" + ] + } + }, + { + "id": "FMA:68430", + "name": "Lower lobe part of anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68421" + ] + } + }, + { + "id": "FMA:68431", + "name": "Lower lobe part of right anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68430" + ] + } + }, + { + "id": "FMA:68432", + "name": "Lower lobe part of left anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68430" + ] + } + }, + { + "id": "FMA:68433", + "name": "Lower lobe part of posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69235" + ] + } + }, + { + "id": "FMA:68434", + "name": "Lower lobe part of right posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68433" + ] + } + }, + { + "id": "FMA:68435", + "name": "Lower lobe part of left posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68433" + ] + } + }, + { + "id": "FMA:68439", + "name": "Submucosal capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68412" + ] + } + }, + { + "id": "FMA:68440", + "name": "Mucosal capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68412" + ] + } + }, + { + "id": "FMA:68441", + "name": "Intramuscular capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68412" + ] + }, + "synonyms": [ + "Myenteric capillar plexus" + ] + }, + { + "id": "FMA:68442", + "name": "Serosal capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68412" + ] + } + }, + { + "id": "FMA:68443", + "name": "Lacteal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5028" + ] + } + }, + { + "id": "FMA:68444", + "name": "Endothelium of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Lymphatic vessel endothelium" + ] + }, + { + "id": "FMA:68445", + "name": "Wall of lymphatic capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14223" + ] + }, + "synonyms": [ + "Lymphatic capillary wall" + ] + }, + { + "id": "FMA:68447", + "name": "Pleura of apical bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28142" + ] + }, + "synonyms": [ + "Apical bronchopulmonary segmental pleura" + ] + }, + { + "id": "FMA:68449", + "name": "Esophageal part of bronchial arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68110" + ] + } + }, + { + "id": "FMA:68450", + "name": "Esophageal part of right bronchial arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68449" + ] + } + }, + { + "id": "FMA:68451", + "name": "Esophageal part of left bronchial arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68449" + ] + } + }, + { + "id": "FMA:68454", + "name": "Lymphatic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + }, + "synonyms": [ + "Lymphatic vessel valve" + ] + }, + { + "id": "FMA:68455", + "name": "Tunica intima proper of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:68458", + "name": "Endothelial cell of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67755" + ] + } + }, + { + "id": "FMA:68461", + "name": "Subdivision of red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Red nuclear subdivision" + ] + }, + { + "id": "FMA:68462", + "name": "Dorsal raphe nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Cell group B7", + "Dorsal nucleus of the raphe", + "Posterior raphe nucleus", + "Dorsal nucleus raphe" + ] + }, + { + "id": "FMA:68463", + "name": "Nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Posterior commissure nucleus" + ] + }, + { + "id": "FMA:68464", + "name": "Ventral nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Nucleus of Darkschewitsch", + "Darkshevich's nucleus" + ] + }, + { + "id": "FMA:68465", + "name": "Cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Burdach's nucleus" + ] + }, + { + "id": "FMA:68467", + "name": "Left apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68473" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of left first bronchial artery" + ] + }, + { + "id": "FMA:68468", + "name": "Epithelium of gland of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68480" + ] + }, + "synonyms": [ + "Small intestinal gland epithelium", + "Epithelium of small intestinal gland" + ] + }, + { + "id": "FMA:68469", + "name": "Lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68110" + ] + }, + "synonyms": [ + "Lobar part of bronchial artery" + ] + }, + { + "id": "FMA:68470", + "name": "Upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68469" + ] + }, + "synonyms": [ + "Upper lobe part of bronchial artery" + ] + }, + { + "id": "FMA:68471", + "name": "Lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68469" + ] + }, + "synonyms": [ + "Lower lobe part of bronchial artery" + ] + }, + { + "id": "FMA:68472", + "name": "Segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68110" + ] + } + }, + { + "id": "FMA:68473", + "name": "Apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68474", + "name": "Posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68475", + "name": "Left posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68474" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary part of left first bronchial artery" + ] + }, + { + "id": "FMA:68476", + "name": "Anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68477", + "name": "Superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Superior bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68478", + "name": "Basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68472" + ] + }, + "synonyms": [ + "Basal bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68479", + "name": "Subsegmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68110" + ] + } + }, + { + "id": "FMA:68480", + "name": "Region of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:68481", + "name": "Region of epithelium of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:68482", + "name": "Medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68478" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68483", + "name": "Anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68478" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68484", + "name": "Lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68478" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68485", + "name": "Posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68478" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary part of bronchial artery" + ] + }, + { + "id": "FMA:68486", + "name": "Lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68146" + ] + } + }, + { + "id": "FMA:68487", + "name": "Segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68146" + ] + } + }, + { + "id": "FMA:68488", + "name": "Esophageal part of bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68146" + ] + } + }, + { + "id": "FMA:68489", + "name": "Esophageal part of right bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68488" + ] + } + }, + { + "id": "FMA:68490", + "name": "Esophageal part of left bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68488" + ] + } + }, + { + "id": "FMA:68491", + "name": "Upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68486" + ] + } + }, + { + "id": "FMA:68492", + "name": "Lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68486" + ] + } + }, + { + "id": "FMA:68493", + "name": "Anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68494", + "name": "Left anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68493" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68495", + "name": "Apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68496", + "name": "Left apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68495" + ] + }, + "synonyms": [ + "Apical bronchopulmonary part of left bronchial vein" + ] + }, + { + "id": "FMA:68497", + "name": "Posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68498", + "name": "Superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Superior bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68499", + "name": "Basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68487" + ] + }, + "synonyms": [ + "Basal bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68500", + "name": "Medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68499" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68501", + "name": "Anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68499" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68502", + "name": "Lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68499" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68503", + "name": "Posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68499" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary part of bronchial vein" + ] + }, + { + "id": "FMA:68504", + "name": "External longitudinal layer of muscularis mucosae of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + } + }, + { + "id": "FMA:68505", + "name": "Internal circular layer of muscularis mucosae of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83561" + ] + } + }, + { + "id": "FMA:68506", + "name": "Proximal interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68414" + ] + } + }, + { + "id": "FMA:68507", + "name": "Lobar bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + }, + "synonyms": [ + "Lobar part of bronchial tree" + ] + }, + { + "id": "FMA:68508", + "name": "Subsegmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + } + }, + { + "id": "FMA:68509", + "name": "Apical part of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68515" + ] + } + }, + { + "id": "FMA:68510", + "name": "Apical part of right apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68509" + ] + } + }, + { + "id": "FMA:68511", + "name": "Apical part of left apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68509" + ] + } + }, + { + "id": "FMA:68512", + "name": "Anterior part of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68515" + ] + } + }, + { + "id": "FMA:68513", + "name": "Anterior part of right apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68512" + ] + } + }, + { + "id": "FMA:68514", + "name": "Anterior part of left apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68512" + ] + } + }, + { + "id": "FMA:68515", + "name": "Subsegmental part of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68516", + "name": "Subsegmental part of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68517", + "name": "Subsegmental part of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68518", + "name": "Subsegmental part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68519", + "name": "Subsegmental part of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68520", + "name": "Subsegmental part of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68521", + "name": "Subsegmental part of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68522", + "name": "Subsegmental part of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68523", + "name": "Subsegmental part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68524", + "name": "Subsegmental part of basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68508" + ] + } + }, + { + "id": "FMA:68525", + "name": "Subsegmental part of medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68524" + ] + } + }, + { + "id": "FMA:68526", + "name": "Subsegmental part of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68524" + ] + } + }, + { + "id": "FMA:68527", + "name": "Subsegmental part of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68524" + ] + } + }, + { + "id": "FMA:68528", + "name": "Subsegmental part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68524" + ] + } + }, + { + "id": "FMA:68529", + "name": "Apical part of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68516" + ] + } + }, + { + "id": "FMA:68530", + "name": "Apical part of right posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68529" + ] + } + }, + { + "id": "FMA:68531", + "name": "Apical part of left posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68529" + ] + } + }, + { + "id": "FMA:68532", + "name": "Posterior part of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68516" + ] + } + }, + { + "id": "FMA:68533", + "name": "Posterior part of right posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68532" + ] + } + }, + { + "id": "FMA:68534", + "name": "Posterior part of left posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68532" + ] + } + }, + { + "id": "FMA:68535", + "name": "Posterior part of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68517" + ] + } + }, + { + "id": "FMA:68536", + "name": "Posterior part of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68535" + ] + } + }, + { + "id": "FMA:68537", + "name": "Posterior part of left anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68535" + ] + } + }, + { + "id": "FMA:68538", + "name": "Division of posterior part of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68517" + ] + } + }, + { + "id": "FMA:68539", + "name": "Superior division of posterior part of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68538" + ] + } + }, + { + "id": "FMA:68540", + "name": "Inferior division of posterior part of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68538" + ] + } + }, + { + "id": "FMA:68541", + "name": "Anterior part of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68517" + ] + } + }, + { + "id": "FMA:68542", + "name": "Anterior part of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68541" + ] + } + }, + { + "id": "FMA:68543", + "name": "Anterior part of left anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68541" + ] + } + }, + { + "id": "FMA:68544", + "name": "Apical part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68518" + ] + } + }, + { + "id": "FMA:68545", + "name": "Anterior part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68518" + ] + } + }, + { + "id": "FMA:68546", + "name": "Posterior part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68518" + ] + } + }, + { + "id": "FMA:68547", + "name": "Posterior part of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68519" + ] + } + }, + { + "id": "FMA:68548", + "name": "Anterior part of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68519" + ] + } + }, + { + "id": "FMA:68549", + "name": "Superior part of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68520" + ] + } + }, + { + "id": "FMA:68550", + "name": "Inferior part of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68520" + ] + } + }, + { + "id": "FMA:68551", + "name": "Posterior part of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68521" + ] + } + }, + { + "id": "FMA:68552", + "name": "Anterior part of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68521" + ] + } + }, + { + "id": "FMA:68553", + "name": "Superior part of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68522" + ] + } + }, + { + "id": "FMA:68554", + "name": "Inferior part of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68522" + ] + } + }, + { + "id": "FMA:68555", + "name": "Medial part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68523" + ] + } + }, + { + "id": "FMA:68556", + "name": "Medial part of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68555" + ] + } + }, + { + "id": "FMA:68557", + "name": "Medial part of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68555" + ] + } + }, + { + "id": "FMA:68558", + "name": "Division of medial part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68523" + ] + } + }, + { + "id": "FMA:68559", + "name": "Paravertebral division of medial part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68558" + ] + } + }, + { + "id": "FMA:68560", + "name": "Paravertebral division of medial part of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68559" + ] + } + }, + { + "id": "FMA:68561", + "name": "Paravertebral division of medial part of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68559" + ] + } + }, + { + "id": "FMA:68562", + "name": "Posterior division of medial part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68558" + ] + } + }, + { + "id": "FMA:68563", + "name": "Posterior division of medial part of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68562" + ] + } + }, + { + "id": "FMA:68564", + "name": "Posterior division of medial part of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68562" + ] + } + }, + { + "id": "FMA:68565", + "name": "Superior part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68523" + ] + } + }, + { + "id": "FMA:68566", + "name": "Superior part of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68565" + ] + } + }, + { + "id": "FMA:68567", + "name": "Superior part of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68565" + ] + } + }, + { + "id": "FMA:68568", + "name": "Lateral part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68523" + ] + } + }, + { + "id": "FMA:68569", + "name": "Lateral part of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68568" + ] + } + }, + { + "id": "FMA:68570", + "name": "Lateral part of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68568" + ] + } + }, + { + "id": "FMA:68571", + "name": "Anterior part of right medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68525" + ] + } + }, + { + "id": "FMA:68572", + "name": "Latero-anterior part of left medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68525" + ] + } + }, + { + "id": "FMA:68573", + "name": "Medial part of right medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68525" + ] + } + }, + { + "id": "FMA:68574", + "name": "Sublingual nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Nucleus of Roller" + ] + }, + { + "id": "FMA:68575", + "name": "Medio-anterior part of left medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68525" + ] + } + }, + { + "id": "FMA:68576", + "name": "Lateral part of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68526" + ] + } + }, + { + "id": "FMA:68577", + "name": "Lateral part of right anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68576" + ] + } + }, + { + "id": "FMA:68578", + "name": "Lateral part of left anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68576" + ] + } + }, + { + "id": "FMA:68579", + "name": "Basal part of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68526" + ] + } + }, + { + "id": "FMA:68580", + "name": "Basal part of right anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68579" + ] + } + }, + { + "id": "FMA:68581", + "name": "Basal part of left anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68579" + ] + } + }, + { + "id": "FMA:68582", + "name": "Lateral part of right lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68527" + ] + } + }, + { + "id": "FMA:68583", + "name": "Accessory subsuperior part of left lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68527" + ] + } + }, + { + "id": "FMA:68584", + "name": "Basal part of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68527" + ] + } + }, + { + "id": "FMA:68585", + "name": "Basal part of right lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68584" + ] + } + }, + { + "id": "FMA:68586", + "name": "Basal part of left lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68584" + ] + } + }, + { + "id": "FMA:68587", + "name": "Accessory subsuperior part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68528" + ] + } + }, + { + "id": "FMA:68588", + "name": "Accessory subsuperior part of right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68587" + ] + } + }, + { + "id": "FMA:68589", + "name": "Accessory subsuperior part of left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68587" + ] + } + }, + { + "id": "FMA:68590", + "name": "Laterobasal part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68528" + ] + } + }, + { + "id": "FMA:68591", + "name": "Laterobasal part of right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68590" + ] + } + }, + { + "id": "FMA:68592", + "name": "Laterobasal part of left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68590" + ] + } + }, + { + "id": "FMA:68593", + "name": "Mediobasal part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68528" + ] + } + }, + { + "id": "FMA:68594", + "name": "Mediobasal part of right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68593" + ] + } + }, + { + "id": "FMA:68595", + "name": "Mediobasal part of left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68593" + ] + } + }, + { + "id": "FMA:68596", + "name": "Brodmann area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:68597", + "name": "Brodmann area 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 1 of Brodmann", + "Intermediate postcentral area", + "Brodmann's area 1" + ] + }, + { + "id": "FMA:68598", + "name": "Brodmann area 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Caudal postcentral area", + "Area 2 of Brodmann", + "Brodmann's area 2" + ] + }, + { + "id": "FMA:68599", + "name": "Brodmann area 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 3 of Brodmann", + "Rostral postcentral area", + "Brodmann's area 3" + ] + }, + { + "id": "FMA:68600", + "name": "Brodmann area 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Brodmann's area 4", + "Giant pyramidal area", + "Area 4 of Brodmann" + ] + }, + { + "id": "FMA:68601", + "name": "Brodmann area 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Preparietal area 5" + ] + }, + { + "id": "FMA:68602", + "name": "Brodmann area 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Agranular frontal area 6", + "Area 6 of Brodmann", + "Frontal belt" + ] + }, + { + "id": "FMA:68603", + "name": "Segment of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Cerebral cortical segment", + "Regional organ part of cerebral cortex" + ] + }, + { + "id": "FMA:68604", + "name": "Brodmann area 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 7 of Brodmann" + ] + }, + { + "id": "FMA:68605", + "name": "Brodmann area 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 8 of Brodmann", + "Intermediate frontal area" + ] + }, + { + "id": "FMA:68606", + "name": "Brodmann area 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Granular frontal area", + "Area 9 of Brodmann" + ] + }, + { + "id": "FMA:68607", + "name": "Brodmann area 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 10 of Brodmann", + "Lateral orbital area" + ] + }, + { + "id": "FMA:68608", + "name": "Brodmann area 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 11 of Brodmann", + "Medial orbital area" + ] + }, + { + "id": "FMA:68609", + "name": "Brodmann area 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 12 of Brodmann", + "Frontopolar area" + ] + }, + { + "id": "FMA:68610", + "name": "Brodmann area 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + } + }, + { + "id": "FMA:68611", + "name": "Brodmann area 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + } + }, + { + "id": "FMA:68612", + "name": "Brodmann area 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + } + }, + { + "id": "FMA:68613", + "name": "Brodmann area 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 16 of Brodmann" + ] + }, + { + "id": "FMA:68614", + "name": "Brodmann area 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Striate area", + "Area 17 of Brodmann" + ] + }, + { + "id": "FMA:68615", + "name": "Brodmann area 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 18 of Brodmann", + "Brodmann's area 18", + "Visual area II", + "Parastriate area 18", + "Secondary visual area" + ] + }, + { + "id": "FMA:68616", + "name": "Brodmann area 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Brodmann's area 19", + "Preoccipital area", + "Area 19 of Brodmann" + ] + }, + { + "id": "FMA:68617", + "name": "Brodmann area 20", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Inferior temporal area", + "Area 20 of Brodmann" + ] + }, + { + "id": "FMA:68618", + "name": "Brodmann area 21", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Middle temporal area", + "Area 21 of Brodmann" + ] + }, + { + "id": "FMA:68619", + "name": "Brodmann area 22", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Superior temporal area", + "Area 22 of Brodmann" + ] + }, + { + "id": "FMA:68620", + "name": "Brodmann area 23", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Posterior cingulate area", + "Area 23 of Brodmann", + "Granular cingulate area" + ] + }, + { + "id": "FMA:68621", + "name": "Brodmann area 24", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 24 of Brodmann" + ] + }, + { + "id": "FMA:68622", + "name": "Brodmann area 25", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 25 of Brodmann", + "Brodmann's area 25" + ] + }, + { + "id": "FMA:68623", + "name": "Brodmann area 26", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 26 of Brodmann", + "Ectosplenial area" + ] + }, + { + "id": "FMA:68624", + "name": "Brodmann area 27", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 27", + "Presubicular area" + ] + }, + { + "id": "FMA:68625", + "name": "Brodmann area 28", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 28 of Brodmann" + ] + }, + { + "id": "FMA:68626", + "name": "Brodmann area 29", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Granular retrolimbic area 29", + "Area 29 of Brodmann", + "Brodmann's area 29" + ] + }, + { + "id": "FMA:68627", + "name": "Brodmann area 30", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Agranular retrolimbic area 30", + "Area 30 of Brodmann", + "Brodmann's area 30" + ] + }, + { + "id": "FMA:68628", + "name": "Brodmann area 31", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Brodmann's area 31", + "Area 31 of Brodmann", + "Dorsal posterior cingulate area 31", + "Cinguloparietal transition area" + ] + }, + { + "id": "FMA:68629", + "name": "Brodmann area 32", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 32 of Brodmann", + "Prelimbic area" + ] + }, + { + "id": "FMA:68630", + "name": "Brodmann area 33", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 33 of Brodmann", + "Pregenual area 33", + "Brodmann's area 33" + ] + }, + { + "id": "FMA:68631", + "name": "Brodmann area 34", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 34 of Brodmann", + "Dorsal entorhinal area 34" + ] + }, + { + "id": "FMA:68632", + "name": "Brodmann area 35", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 35 of Brodmann", + "Perirhinal area 35", + "Brodmann's area 35" + ] + }, + { + "id": "FMA:68633", + "name": "Brodmann area 36", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 36 of Brodmann", + "Ectorhinal area 36" + ] + }, + { + "id": "FMA:68634", + "name": "Brodmann area 37", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 37 0f Brodmann", + "Occipitotemporal area 37" + ] + }, + { + "id": "FMA:68635", + "name": "Brodmann area 38", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 38 of Brodmann", + "Temporopolar area 38" + ] + }, + { + "id": "FMA:68636", + "name": "Brodmann area 39", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 39 of Brodmann", + "Angular area 39" + ] + }, + { + "id": "FMA:68637", + "name": "Brodmann area 40", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 40 of Brodmann", + "Supramarginal area 40" + ] + }, + { + "id": "FMA:68638", + "name": "Brodmann area 41", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Anterior transverse temporal area 41", + "Area 41 of Brodmann" + ] + }, + { + "id": "FMA:68639", + "name": "Brodmann area 42", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 42 of Brodmann", + "Posterior transverse temporal area 42" + ] + }, + { + "id": "FMA:68640", + "name": "Brodmann area 43", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 43 of Brodmann" + ] + }, + { + "id": "FMA:68641", + "name": "Brodmann area 44", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Opercular area 44", + "Area 44 of Brodmann" + ] + }, + { + "id": "FMA:68642", + "name": "Brodmann area 45", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 45 of Brodmann", + "Triangular area 45" + ] + }, + { + "id": "FMA:68643", + "name": "Brodmann area 46", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Middle frontal area 46", + "Area 46 of Brodmann" + ] + }, + { + "id": "FMA:68644", + "name": "Brodmann area 47", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Orbital area 47", + "Area 47 of Brodmann" + ] + }, + { + "id": "FMA:68645", + "name": "Lobular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + } + }, + { + "id": "FMA:68646", + "name": "Cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + }, + "synonyms": [ + "Normal cell" + ] + }, + { + "id": "FMA:68647", + "name": "Non-nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68646" + ] + }, + "synonyms": [ + "Anucleated cell" + ] + }, + { + "id": "FMA:68650", + "name": "Corneocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81106" + ] + }, + "synonyms": [ + "Anucleated keratinocyte", + "Anucleated squame" + ] + }, + { + "id": "FMA:68651", + "name": "Set of APUD cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Amine precursor uptake and decarboxylation cell group", + "APUD cell group" + ] + }, + { + "id": "FMA:68653", + "name": "Parafollicular cell of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "C cell of thyroid gland", + "Thyroid parafollicular cell", + "Parafollicular cell", + "Clear cell of thyroid gland" + ] + }, + { + "id": "FMA:68654", + "name": "Trunk proper of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68841" + ] + }, + "synonyms": [ + "Extrapulmonary part of right pulmonary artery" + ] + }, + { + "id": "FMA:68655", + "name": "Interlobar part of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68841" + ] + }, + "synonyms": [ + "Intrapulmonary part of trunk of right pulmonary artery", + "Pars interlobaris of right pulmonary artery", + "Trunk of inferomedial pulmonary artery" + ] + }, + { + "id": "FMA:68656", + "name": "Trunk proper of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68832" + ] + }, + "synonyms": [ + "Extrapulmonary part of left pulmonary artery" + ] + }, + { + "id": "FMA:68657", + "name": "Interlobar part of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68832" + ] + }, + "synonyms": [ + "Pars interlobaris of left pulmonary artery", + "Intrapulmonary part of trunk of left pulmonary artery" + ] + }, + { + "id": "FMA:68658", + "name": "Inferomedial branch of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + }, + "synonyms": [ + "Inferomedial part of right pulmonary artery", + "Right inferomedial pulmoanry artery" + ] + }, + { + "id": "FMA:68659", + "name": "Apicoposterior division of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Superior division of right upper lobar artery" + ] + }, + { + "id": "FMA:68660", + "name": "Trunk of apicoposterior division of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Right A1 + A2" + ] + }, + { + "id": "FMA:68661", + "name": "Apical part of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68667" + ] + } + }, + { + "id": "FMA:68662", + "name": "Apical part of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68661" + ] + } + }, + { + "id": "FMA:68663", + "name": "Apical part of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68661" + ] + } + }, + { + "id": "FMA:68664", + "name": "Anterior part of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68667" + ] + } + }, + { + "id": "FMA:68665", + "name": "Anterior part of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68664" + ] + } + }, + { + "id": "FMA:68666", + "name": "Anterior part of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68664" + ] + } + }, + { + "id": "FMA:68667", + "name": "Subsegmental part of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68668", + "name": "Subsegmental part of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68669", + "name": "Apical part of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68668" + ] + } + }, + { + "id": "FMA:68670", + "name": "Apical part of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68669" + ] + } + }, + { + "id": "FMA:68671", + "name": "Apical part of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68669" + ] + } + }, + { + "id": "FMA:68672", + "name": "Posterior part of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68668" + ] + } + }, + { + "id": "FMA:68673", + "name": "Posterior part of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68672" + ] + } + }, + { + "id": "FMA:68674", + "name": "Posterior part of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68672" + ] + } + }, + { + "id": "FMA:68675", + "name": "Subsegmental part of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68676", + "name": "Posterior part of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68675" + ] + } + }, + { + "id": "FMA:68677", + "name": "Posterior branch of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68676" + ] + }, + "synonyms": [ + "Posterior part of right anterior segmental artery" + ] + }, + { + "id": "FMA:68678", + "name": "Posterior branch of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68676" + ] + }, + "synonyms": [ + "Posterior part of left anterior segmental artery" + ] + }, + { + "id": "FMA:68679", + "name": "Division of posterior part of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68675" + ] + } + }, + { + "id": "FMA:68680", + "name": "Superior division of posterior branch of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68679" + ] + }, + "synonyms": [ + "Superior division of posterior part of anterior segmental artery" + ] + }, + { + "id": "FMA:68681", + "name": "Inferior division of posterior branch of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68679" + ] + }, + "synonyms": [ + "Inferior division of posterior part of anterior segmental artery" + ] + }, + { + "id": "FMA:68682", + "name": "Anterior branch of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68675" + ] + }, + "synonyms": [ + "Anterior part of anterior segmental artery" + ] + }, + { + "id": "FMA:68683", + "name": "Anterior branch of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68682" + ] + }, + "synonyms": [ + "Anterior part of right anterior segmental artery" + ] + }, + { + "id": "FMA:68684", + "name": "Anterior branch of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68682" + ] + }, + "synonyms": [ + "Anterior part of left anterior segmental artery" + ] + }, + { + "id": "FMA:68685", + "name": "Superior division of posterior branch of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68680" + ] + }, + "synonyms": [ + "Superior division of posterior part of right anterior segmental artery" + ] + }, + { + "id": "FMA:68686", + "name": "Superior division of posterior branch of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68680" + ] + }, + "synonyms": [ + "Superior division of posterior part of left anterior segmental artery" + ] + }, + { + "id": "FMA:68687", + "name": "Inferior division of posterior branch of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68681" + ] + }, + "synonyms": [ + "Inferior division of posterior part of right anterior segmental artery" + ] + }, + { + "id": "FMA:68688", + "name": "Inferior division of posterior branch of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68681" + ] + }, + "synonyms": [ + "Inferior division of posterior part of left anterior segmental artery" + ] + }, + { + "id": "FMA:68689", + "name": "Subsegmental part of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68690", + "name": "Posterior branch of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68689" + ] + }, + "synonyms": [ + "Posterior part of lateral segmental artery" + ] + }, + { + "id": "FMA:68691", + "name": "Anterior branch of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68689" + ] + }, + "synonyms": [ + "Anterior part of lateral segmental artery" + ] + }, + { + "id": "FMA:68692", + "name": "Subsegmental part of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68693", + "name": "Superior branch of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68692" + ] + }, + "synonyms": [ + "Superior part of medial segmental artery" + ] + }, + { + "id": "FMA:68694", + "name": "Inferior branch of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68692" + ] + }, + "synonyms": [ + "Inferior part of medial segmental artery" + ] + }, + { + "id": "FMA:68695", + "name": "Subsegmental part of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68697", + "name": "Trunk of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Superior lingular arterial trunk", + "Left A4" + ] + }, + { + "id": "FMA:68698", + "name": "Trunk of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Inferior lingular arterial trunk", + "Left A5" + ] + }, + { + "id": "FMA:68699", + "name": "Posterior branch of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68695" + ] + }, + "synonyms": [ + "Posterior part of superior lingular artery" + ] + }, + { + "id": "FMA:68700", + "name": "Anterior branch of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68695" + ] + }, + "synonyms": [ + "Anterior part of superior lingular artery" + ] + }, + { + "id": "FMA:68701", + "name": "Subsegmental part of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68702", + "name": "Superior branch of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68701" + ] + }, + "synonyms": [ + "Superior part of inferior lingular artery" + ] + }, + { + "id": "FMA:68703", + "name": "Inferior branch of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68701" + ] + }, + "synonyms": [ + "Inferior part of inferior lingular artery" + ] + }, + { + "id": "FMA:68704", + "name": "Medial branch of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68705" + ] + }, + "synonyms": [ + "Medial part of superior segmental artery" + ] + }, + { + "id": "FMA:68705", + "name": "Subsegmental part of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68706", + "name": "Medial branch of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68704" + ] + }, + "synonyms": [ + "Medial part of right superior segmental artery" + ] + }, + { + "id": "FMA:68707", + "name": "Medial branch of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68704" + ] + }, + "synonyms": [ + "Medial part of left superior segmental artery" + ] + }, + { + "id": "FMA:68708", + "name": "Superior branch of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68705" + ] + }, + "synonyms": [ + "Superior part of superior segmental artery" + ] + }, + { + "id": "FMA:68709", + "name": "Superior branch of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68708" + ] + }, + "synonyms": [ + "Superior part of right superior segmental artery" + ] + }, + { + "id": "FMA:68710", + "name": "Superior branch of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68708" + ] + }, + "synonyms": [ + "Superior part of left superior segmental artery" + ] + }, + { + "id": "FMA:68711", + "name": "Lateral branch of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68705" + ] + }, + "synonyms": [ + "Lateral part of superior segmental artery" + ] + }, + { + "id": "FMA:68712", + "name": "Lateral branch of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68711" + ] + }, + "synonyms": [ + "Lateral part of right superior segmental artery" + ] + }, + { + "id": "FMA:68713", + "name": "Lateral branch of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68711" + ] + }, + "synonyms": [ + "Lateral part of left superior segmental artery" + ] + }, + { + "id": "FMA:68714", + "name": "Subsegmental part of medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68715", + "name": "Anterior branch of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68714" + ] + }, + "synonyms": [ + "Anterior part of right medial basal segmental artery" + ] + }, + { + "id": "FMA:68716", + "name": "Medial branch of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68714" + ] + }, + "synonyms": [ + "Medial part of right medial basal segmental artery" + ] + }, + { + "id": "FMA:68717", + "name": "Left antero-medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27424" + ] + } + }, + { + "id": "FMA:68718", + "name": "Latero-anterior branch of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68714" + ] + }, + "synonyms": [ + "Latero-anterior part of left medial basal segmental artery" + ] + }, + { + "id": "FMA:68719", + "name": "Medio-anterior branch of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68714" + ] + }, + "synonyms": [ + "Medio-anterior part of left medial basal segmental artery" + ] + }, + { + "id": "FMA:68720", + "name": "Subsegmental part of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68721", + "name": "Lateral branch of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68720" + ] + }, + "synonyms": [ + "Lateral part of anterior basal segmental artery" + ] + }, + { + "id": "FMA:68722", + "name": "Basal branch of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68720" + ] + }, + "synonyms": [ + "Basal part of anterior basal segmental artery" + ] + }, + { + "id": "FMA:68723", + "name": "Basal branch of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68722" + ] + }, + "synonyms": [ + "Basal part of right anterior basal segmental artery" + ] + }, + { + "id": "FMA:68724", + "name": "Basal branch of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68722" + ] + }, + "synonyms": [ + "Basal part of left anterior basal segmental artery" + ] + }, + { + "id": "FMA:68725", + "name": "Lateral branch of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68721" + ] + }, + "synonyms": [ + "Lateral part of right anterior basal segmental artery" + ] + }, + { + "id": "FMA:68726", + "name": "Lateral part of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68721" + ] + }, + "synonyms": [ + "Lateral branch of left anterior basal segmental artery" + ] + }, + { + "id": "FMA:68727", + "name": "Subsegmental part of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68728", + "name": "Lateral branch of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68727" + ] + }, + "synonyms": [ + "Lateral part of right lateral basal segmental artery" + ] + }, + { + "id": "FMA:68729", + "name": "Accessory subsuperior branch of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68727" + ] + }, + "synonyms": [ + "Accessory subsuperior part of left lateral basal segmental artery" + ] + }, + { + "id": "FMA:68730", + "name": "Basal branch of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68727" + ] + }, + "synonyms": [ + "Basal part of lateral basal segmental artery" + ] + }, + { + "id": "FMA:68731", + "name": "Basal branch of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68730" + ] + }, + "synonyms": [ + "Basal part of right lateral basal segmental artery" + ] + }, + { + "id": "FMA:68732", + "name": "Basal branch of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68730" + ] + }, + "synonyms": [ + "Basal part of left lateral basal segmental artery" + ] + }, + { + "id": "FMA:68733", + "name": "Subsegmental part of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9311" + ] + } + }, + { + "id": "FMA:68734", + "name": "Accessory subsuperior branch of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68733" + ] + }, + "synonyms": [ + "Accessory subsuperior part of posterior basal segmental artery" + ] + }, + { + "id": "FMA:68735", + "name": "Accessory subsuperior branch of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68734" + ] + }, + "synonyms": [ + "Accessory subsuperior part of right posterior basal segmental artery" + ] + }, + { + "id": "FMA:68736", + "name": "Accessory subsuperior branch of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68734" + ] + }, + "synonyms": [ + "Accessory subsuperior part of left posterior basal segmental artery" + ] + }, + { + "id": "FMA:68737", + "name": "Laterobasal branch of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68733" + ] + }, + "synonyms": [ + "Laterobasal part of posterior basal segmental artery" + ] + }, + { + "id": "FMA:68738", + "name": "Laterobasal branch of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68737" + ] + }, + "synonyms": [ + "Laterobasal part of right posterior basal segmental artery" + ] + }, + { + "id": "FMA:68739", + "name": "Laterobasal branch f left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68737" + ] + }, + "synonyms": [ + "Laterobasal part of left posterior basal segmental artery" + ] + }, + { + "id": "FMA:68740", + "name": "Mediobasal branch of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68733" + ] + }, + "synonyms": [ + "Mediobasal part of posterior basal segmental artery" + ] + }, + { + "id": "FMA:68741", + "name": "Mediobasal branch of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68740" + ] + }, + "synonyms": [ + "Mediobasal part of right posterior basal segmental artery" + ] + }, + { + "id": "FMA:68742", + "name": "Mediobasal branch of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68740" + ] + }, + "synonyms": [ + "Mediobasal part of left posterior basal segmental artery" + ] + }, + { + "id": "FMA:68743", + "name": "Branch of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Apical segmental arterial branch" + ] + }, + { + "id": "FMA:68744", + "name": "Branch of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Posterior segmental arterial branch" + ] + }, + { + "id": "FMA:68745", + "name": "Branch of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Anterior segmental arterial branch" + ] + }, + { + "id": "FMA:68747", + "name": "Branch of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Medial segmental arterial branch" + ] + }, + { + "id": "FMA:68748", + "name": "Branch of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Superior lingular arterial branch" + ] + }, + { + "id": "FMA:68749", + "name": "Branch of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Inferior lingular arterial branch" + ] + }, + { + "id": "FMA:68750", + "name": "Branch of superior segmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Superior segmental pulmonary arterial branch" + ] + }, + { + "id": "FMA:68751", + "name": "Branch of medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Medial basal segmental arterial branch" + ] + }, + { + "id": "FMA:68752", + "name": "Branch of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Anterior basal segmental arterial branch" + ] + }, + { + "id": "FMA:68753", + "name": "Branch of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Lateral basal segmental arterial branch" + ] + }, + { + "id": "FMA:68754", + "name": "Branch of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Posterior basal segmental arterial branch" + ] + }, + { + "id": "FMA:68755", + "name": "Apical ramus of trunk of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68743" + ] + }, + "synonyms": [ + "A1a" + ] + }, + { + "id": "FMA:68756", + "name": "Apical ramus of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68755" + ] + }, + "synonyms": [ + "Right A1a" + ] + }, + { + "id": "FMA:68757", + "name": "Apical ramus of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68755" + ] + }, + "synonyms": [ + "Left A1a" + ] + }, + { + "id": "FMA:68758", + "name": "Anterior ramus of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68743" + ] + }, + "synonyms": [ + "A1b" + ] + }, + { + "id": "FMA:68759", + "name": "Anterior ramus of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68758" + ] + }, + "synonyms": [ + "Right A1b" + ] + }, + { + "id": "FMA:68760", + "name": "Anterior ramus of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68758" + ] + }, + "synonyms": [ + "Left A1b" + ] + }, + { + "id": "FMA:68761", + "name": "Apical ramus of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68744" + ] + }, + "synonyms": [ + "A2a", + "Recurrent branch of posterior segmental artery" + ] + }, + { + "id": "FMA:68762", + "name": "Apical ramus of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68761" + ] + }, + "synonyms": [ + "Right A2a" + ] + }, + { + "id": "FMA:68763", + "name": "Apical ramus of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68761" + ] + }, + "synonyms": [ + "Left A2a" + ] + }, + { + "id": "FMA:68764", + "name": "Posterior ramus of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68744" + ] + }, + "synonyms": [ + "A2b", + "Ascending branch of posterior segmental artery" + ] + }, + { + "id": "FMA:68765", + "name": "Posterior ramus of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68764" + ] + }, + "synonyms": [ + "Right A2b" + ] + }, + { + "id": "FMA:68766", + "name": "Posterior ramus of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68764" + ] + }, + "synonyms": [ + "Left A2b" + ] + }, + { + "id": "FMA:68767", + "name": "Posterior ramus of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68745" + ] + }, + "synonyms": [ + "A3a" + ] + }, + { + "id": "FMA:68768", + "name": "Posterior ramus of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68767" + ] + }, + "synonyms": [ + "Right A3a" + ] + }, + { + "id": "FMA:68769", + "name": "Posterior ramus of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68767" + ] + }, + "synonyms": [ + "Left A3a" + ] + }, + { + "id": "FMA:68770", + "name": "Branch of posterior ramus of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68745" + ] + } + }, + { + "id": "FMA:68771", + "name": "Superior subramus of posterior ramus of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68770" + ] + }, + "synonyms": [ + "A3a1" + ] + }, + { + "id": "FMA:68772", + "name": "Superior subramus of posterior ramus of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68771" + ] + }, + "synonyms": [ + "Right A3a1" + ] + }, + { + "id": "FMA:68773", + "name": "Superior subramus of posterior ramus of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68771" + ] + }, + "synonyms": [ + "Left A3a1" + ] + }, + { + "id": "FMA:68774", + "name": "Inferior subramus of posterior ramus of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68770" + ] + }, + "synonyms": [ + "A3a2" + ] + }, + { + "id": "FMA:68775", + "name": "Inferior subramus of posterior ramus of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68774" + ] + }, + "synonyms": [ + "Right A3a2" + ] + }, + { + "id": "FMA:68776", + "name": "Inferior subramus of posterior ramus of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68774" + ] + }, + "synonyms": [ + "Left A3a2" + ] + }, + { + "id": "FMA:68777", + "name": "Anterior ramus of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68745" + ] + }, + "synonyms": [ + "A3b" + ] + }, + { + "id": "FMA:68778", + "name": "Anterior ramus of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68777" + ] + }, + "synonyms": [ + "Right A3b" + ] + }, + { + "id": "FMA:68779", + "name": "Anterior ramus of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68777" + ] + }, + "synonyms": [ + "Left A3b" + ] + }, + { + "id": "FMA:68781", + "name": "Branch of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66614" + ] + }, + "synonyms": [ + "Lateral segmental arterial branch" + ] + }, + { + "id": "FMA:68782", + "name": "Thyroid follicular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256167" + ] + }, + "synonyms": [ + "Follicular cell of thyroid gland", + "Principal cell of thyroid gland", + "Thyroid gland follicular cell" + ] + }, + { + "id": "FMA:68783", + "name": "Epithelium of thyroid follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45566" + ] + }, + "synonyms": [ + "Wall of thyroid follicle", + "Thyroid follicle epithelium" + ] + }, + { + "id": "FMA:68784", + "name": "Posterior ramus of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68781" + ] + } + }, + { + "id": "FMA:68785", + "name": "Anterior ramus of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68781" + ] + } + }, + { + "id": "FMA:68786", + "name": "Superior ramus of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68747" + ] + } + }, + { + "id": "FMA:68787", + "name": "Inferior ramus of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68747" + ] + } + }, + { + "id": "FMA:68788", + "name": "Posterior ramus of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68748" + ] + } + }, + { + "id": "FMA:68789", + "name": "Anterior ramus of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68748" + ] + } + }, + { + "id": "FMA:68790", + "name": "Superior ramus of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68749" + ] + } + }, + { + "id": "FMA:68791", + "name": "Inferior ramus of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68749" + ] + } + }, + { + "id": "FMA:68792", + "name": "Medial ramus of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68750" + ] + } + }, + { + "id": "FMA:68793", + "name": "Medial ramus of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68792" + ] + } + }, + { + "id": "FMA:68794", + "name": "Medial ramus of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68792" + ] + } + }, + { + "id": "FMA:68795", + "name": "Superior ramus of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68750" + ] + } + }, + { + "id": "FMA:68796", + "name": "Superior ramus of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68795" + ] + } + }, + { + "id": "FMA:68797", + "name": "Superior ramus of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68795" + ] + } + }, + { + "id": "FMA:68798", + "name": "Lateral ramus of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68750" + ] + } + }, + { + "id": "FMA:68799", + "name": "Lateral ramus of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68798" + ] + } + }, + { + "id": "FMA:68800", + "name": "Lateral ramus of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68798" + ] + } + }, + { + "id": "FMA:68801", + "name": "Branch of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68751" + ] + }, + "synonyms": [ + "Right medial basal segmental arterial branch" + ] + }, + { + "id": "FMA:68802", + "name": "Branch of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68751" + ] + }, + "synonyms": [ + "Left medial basal segmental arterial branch" + ] + }, + { + "id": "FMA:68803", + "name": "Anterior ramus of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68801" + ] + } + }, + { + "id": "FMA:68804", + "name": "Medial ramus of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68801" + ] + } + }, + { + "id": "FMA:68805", + "name": "Thyroid follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:68806", + "name": "Latero-anterior ramus of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68802" + ] + } + }, + { + "id": "FMA:68807", + "name": "Medio-anterior ramus of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68802" + ] + } + }, + { + "id": "FMA:68808", + "name": "Lateral ramus of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68752" + ] + } + }, + { + "id": "FMA:68809", + "name": "Lateral ramus of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68808" + ] + } + }, + { + "id": "FMA:68810", + "name": "Lateral ramus of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68808" + ] + } + }, + { + "id": "FMA:68811", + "name": "Basal ramus of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68752" + ] + } + }, + { + "id": "FMA:68812", + "name": "Basal ramus of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68811" + ] + } + }, + { + "id": "FMA:68813", + "name": "Basal ramus of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68811" + ] + } + }, + { + "id": "FMA:68814", + "name": "Branch of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68753" + ] + }, + "synonyms": [ + "Right lateral basal segmental arterial branch" + ] + }, + { + "id": "FMA:68815", + "name": "Branch of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68753" + ] + }, + "synonyms": [ + "Left lateral basal segmental arterial branch" + ] + }, + { + "id": "FMA:68816", + "name": "Lateral ramus of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68814" + ] + } + }, + { + "id": "FMA:68817", + "name": "Basal ramus of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68814" + ] + } + }, + { + "id": "FMA:68818", + "name": "Accessory subsuperior ramus of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68815" + ] + } + }, + { + "id": "FMA:68819", + "name": "Basal ramus of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68815" + ] + } + }, + { + "id": "FMA:68820", + "name": "Accessory subsuperior ramus of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68754" + ] + } + }, + { + "id": "FMA:68821", + "name": "Accessory subsuperior ramus of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68820" + ] + } + }, + { + "id": "FMA:68822", + "name": "Accessory subsuperior ramus of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68820" + ] + } + }, + { + "id": "FMA:68823", + "name": "Laterobasal ramus of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68754" + ] + } + }, + { + "id": "FMA:68824", + "name": "Laterobasal ramus of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68823" + ] + } + }, + { + "id": "FMA:68825", + "name": "Laterobasal ramus of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68823" + ] + } + }, + { + "id": "FMA:68826", + "name": "Mediobasal ramus of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68754" + ] + } + }, + { + "id": "FMA:68827", + "name": "Mediobasal ramus of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68826" + ] + } + }, + { + "id": "FMA:68828", + "name": "Mediobasal ramus of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68826" + ] + } + }, + { + "id": "FMA:68829", + "name": "Lumen of thyroid follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Thyroid follicle lumen", + "Thyroid follicular space" + ] + }, + { + "id": "FMA:68830", + "name": "Arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68832" + ] + }, + "synonyms": [ + "Left pulmonary arterial arch" + ] + }, + { + "id": "FMA:68831", + "name": "Colloid of thyroid follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + }, + "synonyms": [ + "Thyroid follicle colloid", + "Thyroid colloid" + ] + }, + { + "id": "FMA:68832", + "name": "Subdivision of trunk of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + } + }, + { + "id": "FMA:68833", + "name": "Iodothyroglobulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:68834", + "name": "Subdivision of arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68832" + ] + } + }, + { + "id": "FMA:68835", + "name": "Pars anterior of arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68834" + ] + }, + "synonyms": [ + "Anterior part of arch of left pulmonary artery" + ] + }, + { + "id": "FMA:68836", + "name": "Pars posterior of arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68834" + ] + }, + "synonyms": [ + "Posterior part of arch of left pulmonary artery" + ] + }, + { + "id": "FMA:68837", + "name": "Pars superior of arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68834" + ] + }, + "synonyms": [ + "Superior part of arch of left pulmonary artery" + ] + }, + { + "id": "FMA:68838", + "name": "Pars inferior of arch of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68834" + ] + }, + "synonyms": [ + "Inferior part of arch of left pulmonary artery" + ] + }, + { + "id": "FMA:68839", + "name": "Attributed branch relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69048" + ] + } + }, + { + "id": "FMA:68840", + "name": "Basal part of trunk of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68832" + ] + } + }, + { + "id": "FMA:68841", + "name": "Subdivision of trunk of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8615" + ] + } + }, + { + "id": "FMA:68842", + "name": "Basal part of trunk of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68841" + ] + } + }, + { + "id": "FMA:68843", + "name": "Antero-medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Anterior-medial basal artery" + ] + }, + { + "id": "FMA:68844", + "name": "Trunk of antero-medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "Antero-medial basal segmental arterial trunk" + ] + }, + { + "id": "FMA:68845", + "name": "Right basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8715" + ] + } + }, + { + "id": "FMA:68846", + "name": "Left basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8715" + ] + } + }, + { + "id": "FMA:68847", + "name": "Trunk of right basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66577" + ] + }, + "synonyms": [ + "Right basal segmental arterial trunk" + ] + }, + { + "id": "FMA:68848", + "name": "Trunk of left basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66577" + ] + }, + "synonyms": [ + "Left basal segmental arterial trunk" + ] + }, + { + "id": "FMA:68850", + "name": "Intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7410" + ] + } + }, + { + "id": "FMA:68851", + "name": "Trunk of accessory anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + }, + "synonyms": [ + "AX3", + "Accessory anterior segmental arterial trunk" + ] + }, + { + "id": "FMA:68852", + "name": "Accessory anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13278" + ] + } + }, + { + "id": "FMA:68853", + "name": "Variation value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:68854", + "name": "Branch variation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:68855", + "name": "Basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Intermediate principal nucleus", + "Basolateral amygdaloid nucleus", + "Basolateral nucleus (De Olmos)" + ] + }, + { + "id": "FMA:68856", + "name": "Subdivision of basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Basal amygdaloid nuclear subdivision" + ] + }, + { + "id": "FMA:68857", + "name": "Lateral part of basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68856" + ] + }, + "synonyms": [ + "Lateral division of the basal nucleus", + "Lateral basal nucleus of the amygdala" + ] + }, + { + "id": "FMA:68858", + "name": "Medial part of basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68856" + ] + }, + "synonyms": [ + "Medial division of basal nucleus", + "Medial basal nucleus of amygdala", + "Basomedial amygdaloid nucleus" + ] + }, + { + "id": "FMA:68859", + "name": "Set of macroglial cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68924" + ] + }, + "synonyms": [ + "Macroglial cells set", + "Macroglia" + ] + }, + { + "id": "FMA:68860", + "name": "Gray matter zone of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:68861", + "name": "Lamina of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Rexed lamina" + ] + }, + { + "id": "FMA:68862", + "name": "Lamina I of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Lamina marginalis", + "Rexed lamina I", + "Layer of Waldeyer", + "Spinal lamina I" + ] + }, + { + "id": "FMA:68863", + "name": "Lamina II of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina II", + "Spinal lamina II" + ] + }, + { + "id": "FMA:68864", + "name": "Lamina III of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina III", + "Spinal lamina III" + ] + }, + { + "id": "FMA:68865", + "name": "Lamina IV of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Spinal lamina IV", + "Rexed lamina IV" + ] + }, + { + "id": "FMA:68866", + "name": "Lamina V of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Spinal lamina V", + "Rexed lamina V" + ] + }, + { + "id": "FMA:68867", + "name": "Lamina VI of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Spinal lamina VI", + "Rexed lamina VI" + ] + }, + { + "id": "FMA:68868", + "name": "Lamina VII of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina VII", + "Spinal lamina VII" + ] + }, + { + "id": "FMA:68869", + "name": "Lamina VIII of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina VIII", + "Spinal lamina VIII" + ] + }, + { + "id": "FMA:68870", + "name": "Lamina IX of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina IX", + "Spinal lamina IX" + ] + }, + { + "id": "FMA:68871", + "name": "Lamina X of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + }, + "synonyms": [ + "Rexed lamina X", + "Spinal area X", + "Spinal lamina X" + ] + }, + { + "id": "FMA:68872", + "name": "Rexed lamina XI", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + } + }, + { + "id": "FMA:68873", + "name": "Rexed lamina XII", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68861" + ] + } + }, + { + "id": "FMA:68874", + "name": "Medullary raphe nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Raphe nuclei of medulla", + "Raphe of medulla oblongata" + ] + }, + { + "id": "FMA:68875", + "name": "Pontine raphe nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Raphe of pons", + "Raphe pontis nucleus" + ] + }, + { + "id": "FMA:68876", + "name": "Pontine reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77719" + ] + }, + "synonyms": [ + "Reticular formation of pons" + ] + }, + { + "id": "FMA:68877", + "name": "Pair of lungs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + }, + "synonyms": [ + "Set of lungs", + "Lungs", + "Lungs pair" + ] + }, + { + "id": "FMA:68878", + "name": "Trunk of segmental pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Segmental pulmonary venous trunk" + ] + }, + { + "id": "FMA:68879", + "name": "Trunk of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Apical segmental venous trunk" + ] + }, + { + "id": "FMA:68880", + "name": "Trunk of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68879" + ] + }, + "synonyms": [ + "Right apical segmental venous trunk" + ] + }, + { + "id": "FMA:68881", + "name": "Trunk of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68879" + ] + }, + "synonyms": [ + "Left apical segmental venous trunk" + ] + }, + { + "id": "FMA:68882", + "name": "Trunk of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Posterior segmental venous trunk" + ] + }, + { + "id": "FMA:68883", + "name": "Trunk of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68882" + ] + }, + "synonyms": [ + "Right posterior segmental venous trunk" + ] + }, + { + "id": "FMA:68884", + "name": "Trunk of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68882" + ] + }, + "synonyms": [ + "Left posterior segmental venous trunk" + ] + }, + { + "id": "FMA:68885", + "name": "Trunk of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Anterior segmental venous trunk" + ] + }, + { + "id": "FMA:68886", + "name": "Trunk of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68885" + ] + }, + "synonyms": [ + "Right anterior segmental venous trunk" + ] + }, + { + "id": "FMA:68887", + "name": "Trunk of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68885" + ] + }, + "synonyms": [ + "Left anterior segmental venous trunk" + ] + }, + { + "id": "FMA:68888", + "name": "Trunk of apicoposterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Apicoposterior segmental venous trunk" + ] + }, + { + "id": "FMA:68889", + "name": "Trunk of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Lateral segmental venous trunk" + ] + }, + { + "id": "FMA:68890", + "name": "Trunk of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Medial segmental venous trunk" + ] + }, + { + "id": "FMA:68891", + "name": "Trunk of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Superior lingular venous trunk" + ] + }, + { + "id": "FMA:68892", + "name": "Trunk of inferior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Inferior lingular venous trunk" + ] + }, + { + "id": "FMA:68893", + "name": "Trunk of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Superior segmental venous trunk" + ] + }, + { + "id": "FMA:68894", + "name": "Trunk of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68893" + ] + }, + "synonyms": [ + "Right superior segmental venous trunk" + ] + }, + { + "id": "FMA:68895", + "name": "Trunk of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68893" + ] + }, + "synonyms": [ + "Left superior segmental venous trunk" + ] + }, + { + "id": "FMA:68896", + "name": "Trunk of medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Medial basal segmental venous trunk" + ] + }, + { + "id": "FMA:68897", + "name": "Trunk of right medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68896" + ] + }, + "synonyms": [ + "Right medial basal segmental venous trunk" + ] + }, + { + "id": "FMA:68898", + "name": "Trunk of left medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68896" + ] + }, + "synonyms": [ + "Left medial basal segmental venous trunk" + ] + }, + { + "id": "FMA:68899", + "name": "Trunk of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Anterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68900", + "name": "Trunk of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68899" + ] + }, + "synonyms": [ + "Right anterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68901", + "name": "Trunk of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68899" + ] + }, + "synonyms": [ + "Left anterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68902", + "name": "Trunk of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Lateral basal segmental venous trunk" + ] + }, + { + "id": "FMA:68903", + "name": "Trunk of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68902" + ] + }, + "synonyms": [ + "Right lateral basal segmental venous trunk" + ] + }, + { + "id": "FMA:68904", + "name": "Trunk of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68902" + ] + }, + "synonyms": [ + "Left lateral basal segmental venous trunk" + ] + }, + { + "id": "FMA:68905", + "name": "Trunk of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Posterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68906", + "name": "Trunk of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68905" + ] + }, + "synonyms": [ + "Right posterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68907", + "name": "Trunk of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68905" + ] + }, + "synonyms": [ + "Left posterior basal segmental venous trunk" + ] + }, + { + "id": "FMA:68908", + "name": "Trunk of lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Lobar venous trunk" + ] + }, + { + "id": "FMA:68912", + "name": "Trunk of right upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24554" + ] + }, + "synonyms": [ + "Right upper lobar venous trunk" + ] + }, + { + "id": "FMA:68913", + "name": "Trunk of left upper lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24554" + ] + }, + "synonyms": [ + "Left upper lobar venous trunk" + ] + }, + { + "id": "FMA:68914", + "name": "Trunk of accessory lobar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68908" + ] + }, + "synonyms": [ + "Accessory lobar venous trunk" + ] + }, + { + "id": "FMA:68915", + "name": "Trunk of lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Lingular venous trunk" + ] + }, + { + "id": "FMA:68916", + "name": "Trunk of common basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24551" + ] + }, + "synonyms": [ + "Common basal venous trunk" + ] + }, + { + "id": "FMA:68917", + "name": "Trunk of left inferior basal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31526" + ] + }, + "synonyms": [ + "Left inferior basal venous trunk" + ] + }, + { + "id": "FMA:68919", + "name": "Apical part of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14309" + ] + }, + "synonyms": [ + "V1a", + "Apical tributary of apical segmental vein", + "Intrasegmental part of apical vein" + ] + }, + { + "id": "FMA:68920", + "name": "Anterior part of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14309" + ] + }, + "synonyms": [ + "V1b", + "Anterior tributary of apical segmental vein", + "Infrasegmental part of apical segmental vein", + "Intersegmental part of apical segmental vein" + ] + }, + { + "id": "FMA:68921", + "name": "Anterior part of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68920" + ] + }, + "synonyms": [ + "Right V1b", + "Intersegmental part of right apical segmental vein", + "Infrasegmental part of right apical segmental vein" + ] + }, + { + "id": "FMA:68922", + "name": "Anterior part of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68920" + ] + }, + "synonyms": [ + "Intersegmental part of left apical segmental vein", + "Infrasegmental part of left apical segmental vein", + "Left V1b" + ] + }, + { + "id": "FMA:68923", + "name": "Set of microglial cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68924" + ] + }, + "synonyms": [ + "Microglia", + "Microglial cells set" + ] + }, + { + "id": "FMA:68924", + "name": "Set of central neuroglial cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54541" + ] + }, + "synonyms": [ + "Central neuroglial cells set", + "Central neuroglia" + ] + }, + { + "id": "FMA:68925", + "name": "Set of peripheral neuroglial cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54541" + ] + }, + "synonyms": [ + "Peripheral neuroglial cells set", + "Perineuronal satellite oligodendroglia", + "Set of Schwann cells", + "Peripheral neuroglia" + ] + }, + { + "id": "FMA:68926", + "name": "Superior part of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8683" + ] + }, + "synonyms": [ + "Right V3a", + "Intrasegmental part of right anterior segmental vein" + ] + }, + { + "id": "FMA:68927", + "name": "Superior part of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8683" + ] + }, + "synonyms": [ + "Left V3a", + "Intrasegmental part of left anterior segmental vein" + ] + }, + { + "id": "FMA:68928", + "name": "Inferior part of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8693" + ] + }, + "synonyms": [ + "Intersegmental part of right anterior segmental vein", + "Infrasegmental part of right anterior segmental vein", + "Right V3b" + ] + }, + { + "id": "FMA:68929", + "name": "Inferior part of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8693" + ] + }, + "synonyms": [ + "Intersegmental part of left anterior segmental vein", + "Infrasegmental part of left anterior segmental vein", + "Left V3b" + ] + }, + { + "id": "FMA:68930", + "name": "Posterior part of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "V2b", + "Posterior tributary of posterior segmental vein" + ] + }, + { + "id": "FMA:68931", + "name": "Posterior intersegmental part of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "V2c", + "Posterior intersegmental tributary of posterior segmental vein" + ] + }, + { + "id": "FMA:68932", + "name": "Apical part of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "Apical tributary of posterior segmental vein", + "V2a" + ] + }, + { + "id": "FMA:68933", + "name": "Anterior part of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "Anterior tributary of right posterior segmental vein", + "V2d" + ] + }, + { + "id": "FMA:68934", + "name": "Apical part of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68932" + ] + }, + "synonyms": [ + "Right V2a" + ] + }, + { + "id": "FMA:68935", + "name": "Apical part of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68932" + ] + }, + "synonyms": [ + "Left V2a" + ] + }, + { + "id": "FMA:68936", + "name": "Posterior part of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68930" + ] + }, + "synonyms": [ + "Right V2b" + ] + }, + { + "id": "FMA:68937", + "name": "Posterior part of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68930" + ] + }, + "synonyms": [ + "Left V2b" + ] + }, + { + "id": "FMA:68938", + "name": "Posterior intersegmental part of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68931" + ] + }, + "synonyms": [ + "Right V2c" + ] + }, + { + "id": "FMA:68939", + "name": "Posterior intersegmental part of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68931" + ] + }, + "synonyms": [ + "Left V2c" + ] + }, + { + "id": "FMA:68940", + "name": "Trunk of central division of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + } + }, + { + "id": "FMA:68941", + "name": "Trunk of interlobar division of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + } + }, + { + "id": "FMA:68942", + "name": "Superior hilar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14311" + ] + }, + "synonyms": [ + "Superior hilar part of left posterior segmental vein" + ] + }, + { + "id": "FMA:68943", + "name": "Trunk of superior hilar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68878" + ] + }, + "synonyms": [ + "Superior hilar venous trunk" + ] + }, + { + "id": "FMA:68944", + "name": "Posterior part of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9419" + ] + }, + "synonyms": [ + "Posterior tributary of lateral segmental vein", + "Right V4a" + ] + }, + { + "id": "FMA:68945", + "name": "Anterior part of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9419" + ] + }, + "synonyms": [ + "Anterior tributary of lateral segmental vein", + "Right V4b" + ] + }, + { + "id": "FMA:68946", + "name": "Apical ramus of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68949" + ] + }, + "synonyms": [ + "Trunk of apical tributary of apical segmental vein" + ] + }, + { + "id": "FMA:68947", + "name": "Apical ramus of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68946" + ] + }, + "synonyms": [ + "Trunk of apical tributary of right apical segmental vein" + ] + }, + { + "id": "FMA:68948", + "name": "Apical ramus of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68946" + ] + }, + "synonyms": [ + "Trunk of apical tributary of left apical segmental vein" + ] + }, + { + "id": "FMA:68949", + "name": "Trunk of tributary of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68950", + "name": "Anterior ramus of apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68949" + ] + }, + "synonyms": [ + "Trunk of anterior tributary of apical segmental vein" + ] + }, + { + "id": "FMA:68951", + "name": "Anterior ramus of right apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68950" + ] + }, + "synonyms": [ + "Trunk of anterior tributary of right apical segmental vein" + ] + }, + { + "id": "FMA:68952", + "name": "Anterior ramus of left apical segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68950" + ] + }, + "synonyms": [ + "Trunk of anterior tributary of left apical segmental vein" + ] + }, + { + "id": "FMA:68953", + "name": "Trunk of tributary of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68954", + "name": "Tributary of trunk of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68955", + "name": "Tributary of trunk of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68956", + "name": "Tributary of trunk of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68957", + "name": "Tributary of trunk of lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68958", + "name": "Tributary of trunk of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68959", + "name": "Tributary of trunk of inferior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68960", + "name": "Tributary of trunk of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68961", + "name": "Tributary of trunk of medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68962", + "name": "Tributary of trunk of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68963", + "name": "Tributary of trunk of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68964", + "name": "Tributary of trunk of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14120" + ] + } + }, + { + "id": "FMA:68965", + "name": "Apical ramus of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68953" + ] + } + }, + { + "id": "FMA:68966", + "name": "Apical ramus of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68965" + ] + } + }, + { + "id": "FMA:68967", + "name": "Apical ramus of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68965" + ] + } + }, + { + "id": "FMA:68968", + "name": "Posterior ramus of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68953" + ] + } + }, + { + "id": "FMA:68969", + "name": "Posterior ramus of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68968" + ] + } + }, + { + "id": "FMA:68970", + "name": "Posterior ramus of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68968" + ] + } + }, + { + "id": "FMA:68971", + "name": "Posterior intersegmental ramus of posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68953" + ] + } + }, + { + "id": "FMA:68972", + "name": "Posterior intersegmental ramus of right posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68971" + ] + } + }, + { + "id": "FMA:68973", + "name": "Posterior intersegmental ramus of left posterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68971" + ] + } + }, + { + "id": "FMA:68974", + "name": "Superior ramus of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68954" + ] + } + }, + { + "id": "FMA:68975", + "name": "Superior ramus of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68974" + ] + } + }, + { + "id": "FMA:68976", + "name": "Superior ramus of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68974" + ] + } + }, + { + "id": "FMA:68977", + "name": "Inferior ramus of anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68954" + ] + } + }, + { + "id": "FMA:68978", + "name": "Inferior ramus of right anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68977" + ] + } + }, + { + "id": "FMA:68979", + "name": "Inferior ramus of left anterior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68977" + ] + } + }, + { + "id": "FMA:68980", + "name": "Posterior ramus of trunk of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68955" + ] + } + }, + { + "id": "FMA:68981", + "name": "Anterior ramus of trunk of lateral segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68955" + ] + } + }, + { + "id": "FMA:68982", + "name": "Superior part of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9421" + ] + }, + "synonyms": [ + "Right V5a", + "Superior tributary of medial segmental vein" + ] + }, + { + "id": "FMA:68983", + "name": "Inferior part of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9421" + ] + }, + "synonyms": [ + "Inferior tributary of medial segmental vein", + "Right V5b" + ] + }, + { + "id": "FMA:68984", + "name": "Superior ramus of trunk of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68956" + ] + } + }, + { + "id": "FMA:68985", + "name": "Inferior ramus of trunk of medial segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68956" + ] + } + }, + { + "id": "FMA:68986", + "name": "Posterior part of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9445" + ] + }, + "synonyms": [ + "Left V4a", + "Posterior tributary of superior lingular vein" + ] + }, + { + "id": "FMA:68987", + "name": "Anterior part of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9445" + ] + }, + "synonyms": [ + "Left V4b", + "Anterior tributary of superior lingular vein" + ] + }, + { + "id": "FMA:68996", + "name": "Medial part of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8687" + ] + }, + "synonyms": [ + "Right V6a", + "Intersegmental medial part of right superior segmental vein" + ] + }, + { + "id": "FMA:68997", + "name": "Medial part of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8687" + ] + }, + "synonyms": [ + "Left V6a", + "Intersegmental medial part of left superior segmental vein" + ] + }, + { + "id": "FMA:68998", + "name": "Superior part of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14312" + ] + }, + "synonyms": [ + "V6b", + "Superior tributary of superior segmental vein" + ] + }, + { + "id": "FMA:68999", + "name": "Superior part of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68998" + ] + }, + "synonyms": [ + "Left V6b" + ] + }, + { + "id": "FMA:69000", + "name": "Lateral part of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14312" + ] + }, + "synonyms": [ + "V6c", + "Lateral tributary of superior segmental vein", + "Intersegmental lateral part of superior segmental vein" + ] + }, + { + "id": "FMA:69001", + "name": "Lateral part of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69000" + ] + }, + "synonyms": [ + "Intersegmental lateral part of right superior segmental vein", + "Right V6c" + ] + }, + { + "id": "FMA:69002", + "name": "Lateral part of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69000" + ] + }, + "synonyms": [ + "Left V6c", + "Intersegmental lateral part of left superior segmental vein" + ] + }, + { + "id": "FMA:69003", + "name": "Basal part of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8697" + ] + }, + "synonyms": [ + "Intersegmental part of right anterior basal segmental vein", + "Right V8b" + ] + }, + { + "id": "FMA:69004", + "name": "Basal part of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8697" + ] + }, + "synonyms": [ + "Left V8b", + "Intersegmental part of left anterior basal segmental vein" + ] + }, + { + "id": "FMA:69005", + "name": "Lateral part of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8689" + ] + } + }, + { + "id": "FMA:69006", + "name": "Lateral part of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8689" + ] + } + }, + { + "id": "FMA:69007", + "name": "Lateral part of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9427" + ] + }, + "synonyms": [ + "Right V9a" + ] + }, + { + "id": "FMA:69008", + "name": "Lateral part of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9427" + ] + }, + "synonyms": [ + "Left V9a" + ] + }, + { + "id": "FMA:69009", + "name": "Basal part of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14315" + ] + }, + "synonyms": [ + "Basal tributary of lateral basal segmental vein", + "V9b" + ] + }, + { + "id": "FMA:69010", + "name": "Basal part of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69009" + ] + }, + "synonyms": [ + "Right V9b" + ] + }, + { + "id": "FMA:69011", + "name": "Basal part of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69009" + ] + }, + "synonyms": [ + "Left V9b" + ] + }, + { + "id": "FMA:69012", + "name": "Laterobasal part of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9430" + ] + }, + "synonyms": [ + "Right V10a" + ] + }, + { + "id": "FMA:69013", + "name": "Laterobasal part of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9430" + ] + }, + "synonyms": [ + "Left V10a" + ] + }, + { + "id": "FMA:69014", + "name": "Mediobasal part of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9455" + ] + }, + "synonyms": [ + "Right V10b" + ] + }, + { + "id": "FMA:69015", + "name": "Mediobasal part of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9455" + ] + }, + "synonyms": [ + "Left V10b" + ] + }, + { + "id": "FMA:69016", + "name": "Posterior ramus of trunk of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68958" + ] + } + }, + { + "id": "FMA:69017", + "name": "Anterior ramus of trunk of superior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68958" + ] + } + }, + { + "id": "FMA:69018", + "name": "Medial ramus of trunk of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68960" + ] + } + }, + { + "id": "FMA:69019", + "name": "Medial ramus of trunk of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69018" + ] + } + }, + { + "id": "FMA:69020", + "name": "Medial ramus of trunk of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69018" + ] + } + }, + { + "id": "FMA:69021", + "name": "Superior ramus of trunk of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68960" + ] + } + }, + { + "id": "FMA:69022", + "name": "Superior ramus of trunk of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69021" + ] + } + }, + { + "id": "FMA:69023", + "name": "Superior ramus of trunk of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69021" + ] + } + }, + { + "id": "FMA:69024", + "name": "Lateral ramus of trunk of superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68960" + ] + } + }, + { + "id": "FMA:69025", + "name": "Lateral ramus of trunk of right superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69024" + ] + } + }, + { + "id": "FMA:69026", + "name": "Lateral ramus of trunk of left superior segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69024" + ] + } + }, + { + "id": "FMA:69027", + "name": "Intersegmental ramus of trunk of right medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68961" + ] + } + }, + { + "id": "FMA:69028", + "name": "Intersegmental ramus of trunk of left medial basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68961" + ] + } + }, + { + "id": "FMA:69029", + "name": "Lateral ramus of trunk of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68962" + ] + } + }, + { + "id": "FMA:69030", + "name": "Lateral ramus of trunk of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69029" + ] + } + }, + { + "id": "FMA:69031", + "name": "Lateral ramus of trunk of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69029" + ] + } + }, + { + "id": "FMA:69032", + "name": "Basal ramus of trunk of anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68962" + ] + } + }, + { + "id": "FMA:69033", + "name": "Basal ramus of trunk of right anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69032" + ] + } + }, + { + "id": "FMA:69034", + "name": "Basal ramus of trunk of left anterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69032" + ] + } + }, + { + "id": "FMA:69035", + "name": "Lateral ramus of trunk of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68963" + ] + } + }, + { + "id": "FMA:69036", + "name": "Lateral ramus of trunk of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69035" + ] + } + }, + { + "id": "FMA:69037", + "name": "Lateral ramus of trunk of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69035" + ] + } + }, + { + "id": "FMA:69038", + "name": "Basal ramus of trunk of lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68963" + ] + } + }, + { + "id": "FMA:69039", + "name": "Basal ramus of trunk of right lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69038" + ] + } + }, + { + "id": "FMA:69040", + "name": "Basal ramus of trunk of left lateral basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69038" + ] + } + }, + { + "id": "FMA:69041", + "name": "Laterobasal ramus of trunk of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68964" + ] + } + }, + { + "id": "FMA:69042", + "name": "Laterobasal ramus of trunk of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69041" + ] + } + }, + { + "id": "FMA:69043", + "name": "Laterobasal ramus of trunk of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69041" + ] + } + }, + { + "id": "FMA:69044", + "name": "Mediobasal ramus of trunk of posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68964" + ] + } + }, + { + "id": "FMA:69045", + "name": "Mediobasal ramus of trunk of right posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69044" + ] + } + }, + { + "id": "FMA:69046", + "name": "Mediobasal ramus of trunk of left posterior basal segmental vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69044" + ] + } + }, + { + "id": "FMA:69047", + "name": "Subsegmental part of inferior lingular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9413" + ] + }, + "synonyms": [ + "Subsegmental tributary of inferior lingular vein" + ] + }, + { + "id": "FMA:69048", + "name": "Attributed tree relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:69049", + "name": "Attributed tributary relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69048" + ] + } + }, + { + "id": "FMA:69050", + "name": "Vasculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + }, + "synonyms": [ + "Vascular network" + ] + }, + { + "id": "FMA:69051", + "name": "Arterial tree cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:69052", + "name": "Venous tree cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:69053", + "name": "Lymphatic tree cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:69054", + "name": "Neural network of organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:69056", + "name": "Layer of epidermis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + }, + "synonyms": [ + "Epidermis proper layer" + ] + }, + { + "id": "FMA:69059", + "name": "Prickle cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62879" + ] + }, + "synonyms": [ + "Spinous cell of epidermis", + "Prickle cell" + ] + }, + { + "id": "FMA:69060", + "name": "Intermediate epitheliocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66816" + ] + } + }, + { + "id": "FMA:69061", + "name": "Wall of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Apical segmental bronchial wall" + ] + }, + { + "id": "FMA:69062", + "name": "Wall of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Posterior segmental bronchial wall" + ] + }, + { + "id": "FMA:69063", + "name": "Wall of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62553" + ] + }, + "synonyms": [ + "Anterior segmental bronchial wall" + ] + }, + { + "id": "FMA:69064", + "name": "Ecto-epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + } + }, + { + "id": "FMA:69065", + "name": "Endo-epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + } + }, + { + "id": "FMA:69067", + "name": "Embryonic structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63917" + ] + } + }, + { + "id": "FMA:69068", + "name": "Embryo", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:69069", + "name": "Embryonic tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Germ layer" + ] + }, + { + "id": "FMA:69070", + "name": "Ectoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69069" + ] + } + }, + { + "id": "FMA:69071", + "name": "Endoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69069" + ] + } + }, + { + "id": "FMA:69072", + "name": "Mesoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69069" + ] + } + }, + { + "id": "FMA:69074", + "name": "Ecto-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66768" + ] + } + }, + { + "id": "FMA:69075", + "name": "Endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66768" + ] + } + }, + { + "id": "FMA:69076", + "name": "Meso-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66768" + ] + }, + "synonyms": [ + "Epithelial mesenchymal cell" + ] + }, + { + "id": "FMA:69077", + "name": "Epithelium of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64798" + ] + }, + "synonyms": [ + "Bronchiole epithelium" + ] + }, + { + "id": "FMA:69078", + "name": "Chief cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70547" + ] + }, + "synonyms": [ + "Parathyroid chief cell", + "Parathyroid gland chief cell", + "Principal cell of parathyroid gland" + ] + }, + { + "id": "FMA:69079", + "name": "Light chief cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69078" + ] + } + }, + { + "id": "FMA:69080", + "name": "Dark chief cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69078" + ] + } + }, + { + "id": "FMA:69081", + "name": "Clear chief cell of parathyroid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69078" + ] + }, + "synonyms": [ + "Parathyroid gland clear cell" + ] + }, + { + "id": "FMA:69082", + "name": "Active chief cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69078" + ] + } + }, + { + "id": "FMA:69083", + "name": "Inactive chief cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69078" + ] + } + }, + { + "id": "FMA:69084", + "name": "Oxyphil cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70547" + ] + }, + "synonyms": [ + "Eosinophil cell of parathyroid gland", + "Parathyroid oxyphil cell", + "Parathyroid gland oxyphil cell", + "Oxyphilic cell of parathyroid gland" + ] + }, + { + "id": "FMA:69085", + "name": "Extrapulmonary part of interlobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27423" + ] + } + }, + { + "id": "FMA:69086", + "name": "Region of adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Adrenal cortical region" + ] + }, + { + "id": "FMA:69087", + "name": "Capsule of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Adrenal gland capsule" + ] + }, + { + "id": "FMA:69088", + "name": "Right adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15632" + ] + }, + "synonyms": [ + "Cortex of right adrenal gland", + "Cortex of right suprarenal gland" + ] + }, + { + "id": "FMA:69089", + "name": "Left adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15632" + ] + }, + "synonyms": [ + "Cortex of left suprarenal gland", + "Cortex of left adrenal gland" + ] + }, + { + "id": "FMA:69090", + "name": "Parenchyma of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Parenchyma of suprarenal gland", + "Adrenal parenchyma", + "Adrenal gland parenchyma" + ] + }, + { + "id": "FMA:69091", + "name": "Right adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15633" + ] + }, + "synonyms": [ + "Medulla of right suprarenal gland", + "Medulla of right adrenal gland" + ] + }, + { + "id": "FMA:69092", + "name": "Left adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15633" + ] + }, + "synonyms": [ + "Medulla of left suprarenal gland", + "Medulla of left adrenal gland" + ] + }, + { + "id": "FMA:69093", + "name": "Apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69094", + "name": "Posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69095", + "name": "Anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69096", + "name": "Lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69097", + "name": "Medial bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69098", + "name": "Superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69099", + "name": "Inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69100", + "name": "Superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69101", + "name": "Basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69102", + "name": "Medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69103", + "name": "Anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69104", + "name": "Lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69105", + "name": "Posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69106", + "name": "Apical part of apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69107", + "name": "Anterior part of apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69108", + "name": "Anterior part of right apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69107" + ] + } + }, + { + "id": "FMA:69109", + "name": "Anterior part of left apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69107" + ] + } + }, + { + "id": "FMA:69110", + "name": "Apical part of right apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69106" + ] + } + }, + { + "id": "FMA:69111", + "name": "Apical part of left apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69106" + ] + } + }, + { + "id": "FMA:69112", + "name": "Apical part of posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69113", + "name": "Apical part of right posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69112" + ] + } + }, + { + "id": "FMA:69114", + "name": "Apical part of left posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69112" + ] + } + }, + { + "id": "FMA:69115", + "name": "Posterior part of posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69116", + "name": "Posterior part of right posterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69115" + ] + } + }, + { + "id": "FMA:69117", + "name": "Posterior part of left posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69115" + ] + } + }, + { + "id": "FMA:69118", + "name": "Posterior part of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69119", + "name": "Posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69118" + ] + } + }, + { + "id": "FMA:69120", + "name": "Anterior part of anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69121", + "name": "Posterior part of left anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69118" + ] + } + }, + { + "id": "FMA:69122", + "name": "Anterior part of right anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69120" + ] + } + }, + { + "id": "FMA:69123", + "name": "Anterior part of left anterior bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69120" + ] + } + }, + { + "id": "FMA:69124", + "name": "Division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69125", + "name": "Superior division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69124" + ] + } + }, + { + "id": "FMA:69126", + "name": "Inferior division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69124" + ] + } + }, + { + "id": "FMA:69127", + "name": "Posterior part of lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69128", + "name": "Anterior part of lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69129", + "name": "Superior part of medial bronchopulmonary segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69130", + "name": "Inferior part of medial bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69131", + "name": "Posterior part of superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69132", + "name": "Anterior part of superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69133", + "name": "Superior part of inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69134", + "name": "Inferior part of inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69135", + "name": "Medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69136", + "name": "Medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69135" + ] + } + }, + { + "id": "FMA:69137", + "name": "Medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69135" + ] + } + }, + { + "id": "FMA:69138", + "name": "Division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69139", + "name": "Paravertebral division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69138" + ] + } + }, + { + "id": "FMA:69140", + "name": "Posterior division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69138" + ] + } + }, + { + "id": "FMA:69141", + "name": "Posterior division of medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69140" + ] + } + }, + { + "id": "FMA:69142", + "name": "Posterior division of medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69140" + ] + } + }, + { + "id": "FMA:69143", + "name": "Paravertebral division of medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69139" + ] + } + }, + { + "id": "FMA:69144", + "name": "Paravertebral division of medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69139" + ] + } + }, + { + "id": "FMA:69145", + "name": "Superior part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69146", + "name": "Superior part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69145" + ] + } + }, + { + "id": "FMA:69147", + "name": "Superior part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69145" + ] + } + }, + { + "id": "FMA:69148", + "name": "Lateral part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69149", + "name": "Lateral part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69148" + ] + } + }, + { + "id": "FMA:69150", + "name": "Lateral part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69148" + ] + } + }, + { + "id": "FMA:69151", + "name": "Right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69102" + ] + } + }, + { + "id": "FMA:69152", + "name": "Left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69102" + ] + } + }, + { + "id": "FMA:69153", + "name": "Anterior part of right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69151" + ] + } + }, + { + "id": "FMA:69154", + "name": "Medial part of right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69151" + ] + } + }, + { + "id": "FMA:69155", + "name": "Latero-anterior part of left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69152" + ] + } + }, + { + "id": "FMA:69156", + "name": "Medio-anterior part of left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69152" + ] + } + }, + { + "id": "FMA:69157", + "name": "Lateral part of anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69103" + ] + } + }, + { + "id": "FMA:69158", + "name": "Lateral part of right anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69157" + ] + } + }, + { + "id": "FMA:69159", + "name": "Lateral part of left anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69157" + ] + } + }, + { + "id": "FMA:69160", + "name": "Basal part of anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69103" + ] + } + }, + { + "id": "FMA:69161", + "name": "Basal part of right anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69160" + ] + } + }, + { + "id": "FMA:69162", + "name": "Basal part of left anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69160" + ] + } + }, + { + "id": "FMA:69163", + "name": "Lateral part of right lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69164", + "name": "Accessory subsuperior part of left lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69165", + "name": "Basal part of right lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69166" + ] + } + }, + { + "id": "FMA:69166", + "name": "Basal part of lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69167", + "name": "Basal part of left lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69166" + ] + } + }, + { + "id": "FMA:69168", + "name": "Accessory subsuperior part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69169", + "name": "Accessory subsuperior part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69168" + ] + } + }, + { + "id": "FMA:69170", + "name": "Accessory subsuperior part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69168" + ] + } + }, + { + "id": "FMA:69171", + "name": "Laterobasal part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69172", + "name": "Laterobasal part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69171" + ] + } + }, + { + "id": "FMA:69173", + "name": "Laterobasal part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69171" + ] + } + }, + { + "id": "FMA:69174", + "name": "Mediobasal part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69101" + ] + } + }, + { + "id": "FMA:69175", + "name": "Mediobasal part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69174" + ] + } + }, + { + "id": "FMA:69176", + "name": "Mediobasal part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69174" + ] + } + }, + { + "id": "FMA:69177", + "name": "Apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57821" + ] + } + }, + { + "id": "FMA:69178", + "name": "Apical part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69177" + ] + } + }, + { + "id": "FMA:69179", + "name": "Anterior part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69177" + ] + } + }, + { + "id": "FMA:69180", + "name": "Posterior part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69177" + ] + } + }, + { + "id": "FMA:69181", + "name": "Pulmonary lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66162" + ] + } + }, + { + "id": "FMA:69182", + "name": "Trunk of pulmonary lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Pulmonary lymphatic tree trunk" + ] + }, + { + "id": "FMA:69183", + "name": "Trunk of right pulmonary lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69182" + ] + }, + "synonyms": [ + "Right pulmonary lymphatic tree trunk" + ] + }, + { + "id": "FMA:69184", + "name": "Trunk of left pulmonary lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69182" + ] + }, + "synonyms": [ + "Left pulmonary lymphatic tree trunk" + ] + }, + { + "id": "FMA:69185", + "name": "Trunk of upper lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Upper lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69186", + "name": "Trunk of right upper lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69185" + ] + }, + "synonyms": [ + "Right upper lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69187", + "name": "Trunk of left upper lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69185" + ] + }, + "synonyms": [ + "Left upper lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69188", + "name": "Trunk of middle lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Middle lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69189", + "name": "Trunk of lower lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Lower lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69190", + "name": "Trunk of right lower lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69189" + ] + }, + "synonyms": [ + "Right lower lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69191", + "name": "Trunk of left lower lobe lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69189" + ] + }, + "synonyms": [ + "Left lower lobar lymphatic tree trunk" + ] + }, + { + "id": "FMA:69192", + "name": "Trunk of segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Segmental lymphatic tree trunk", + "Trunk of lymphatic tree of bronchopulmonary segment" + ] + }, + { + "id": "FMA:69193", + "name": "Trunk of apical segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Apical segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69194", + "name": "Trunk of posterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Posterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69195", + "name": "Trunk of right apical segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69193" + ] + }, + "synonyms": [ + "Right apical segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69196", + "name": "Trunk of left apical segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69193" + ] + }, + "synonyms": [ + "Left apical segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69197", + "name": "Trunk of right posterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69194" + ] + }, + "synonyms": [ + "Right posterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69198", + "name": "Trunk of left posterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69194" + ] + }, + "synonyms": [ + "Left posterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69199", + "name": "Trunk of anterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Anterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69200", + "name": "Trunk of right anterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69199" + ] + }, + "synonyms": [ + "Right anterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69201", + "name": "Trunk of left anterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69199" + ] + }, + "synonyms": [ + "Left anterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69202", + "name": "Trunk of apicoposterior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Apicoposterior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69203", + "name": "Trunk of lateral segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Lateral segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69204", + "name": "Trunk of medial segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Medial segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69205", + "name": "Trunk of superior lingular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Superior lingular lymphatic tree trunk" + ] + }, + { + "id": "FMA:69206", + "name": "Trunk of inferior lingular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Inferior lingular lymphatic tree trunk" + ] + }, + { + "id": "FMA:69207", + "name": "Trunk of superior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Superior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69208", + "name": "Trunk of right superior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69207" + ] + }, + "synonyms": [ + "Right superior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69209", + "name": "Trunk of left superior segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69207" + ] + }, + "synonyms": [ + "Left superior segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69210", + "name": "Trunk of basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69192" + ] + }, + "synonyms": [ + "Basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69211", + "name": "Trunk of medial basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69210" + ] + }, + "synonyms": [ + "Medial basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69212", + "name": "Trunk of right medial basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69211" + ] + }, + "synonyms": [ + "Right medial basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69213", + "name": "Trunk of left medial basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69211" + ] + }, + "synonyms": [ + "Left medial basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69214", + "name": "Trunk of anterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69210" + ] + }, + "synonyms": [ + "Anterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69215", + "name": "Trunk of right anterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69214" + ] + }, + "synonyms": [ + "Right anterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69216", + "name": "Trunk of left anterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69214" + ] + }, + "synonyms": [ + "Left anterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69217", + "name": "Trunk of lateral basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69210" + ] + }, + "synonyms": [ + "Lateral basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69218", + "name": "Trunk of right lateral basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69217" + ] + }, + "synonyms": [ + "Right lateral basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69219", + "name": "Trunk of left lateral basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69217" + ] + }, + "synonyms": [ + "Left lateral basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69220", + "name": "Trunk of posterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69210" + ] + }, + "synonyms": [ + "Posterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69221", + "name": "Trunk of right posterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69220" + ] + }, + "synonyms": [ + "Right posterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69222", + "name": "Trunk of left posterior basal segmental lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69220" + ] + }, + "synonyms": [ + "Left posterior basal segmental lymphatic tree trunk" + ] + }, + { + "id": "FMA:69223", + "name": "Lymphatic chain of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68240" + ] + }, + "synonyms": [ + "Lingular lymphatic chain" + ] + }, + { + "id": "FMA:69224", + "name": "Trunk of lingular lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69181" + ] + }, + "synonyms": [ + "Lingular lymphatic tree trunk" + ] + }, + { + "id": "FMA:69225", + "name": "Zona glomerulosa of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69086" + ] + }, + "synonyms": [ + "Zona glomerulosa of suprarenal gland", + "Zona glomerulosa" + ] + }, + { + "id": "FMA:69226", + "name": "Parenchyma of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69090" + ] + }, + "synonyms": [ + "Right adrenal gland parenchyma", + "Parenchyma of right suprarenal gland" + ] + }, + { + "id": "FMA:69227", + "name": "Parenchyma of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69090" + ] + }, + "synonyms": [ + "Parenchyma of left suprarenal gland", + "Left adrenal gland parenchyma" + ] + }, + { + "id": "FMA:69228", + "name": "Stroma of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15631" + ] + }, + "synonyms": [ + "Stroma of right suprarenal gland", + "Right adrenal gland stroma" + ] + }, + { + "id": "FMA:69229", + "name": "Stroma of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15631" + ] + }, + "synonyms": [ + "Stroma of left suprarenal gland", + "Left adrenal gland stroma" + ] + }, + { + "id": "FMA:69230", + "name": "Zona glomerulosa of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69225" + ] + }, + "synonyms": [ + "Zona glomerulosa of right suprarenal gland" + ] + }, + { + "id": "FMA:69231", + "name": "Zona glomerulosa of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69225" + ] + }, + "synonyms": [ + "Zona glomerulosa of left suprarenal gland" + ] + }, + { + "id": "FMA:69233", + "name": "Trunk of bronchial venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68143" + ] + }, + "synonyms": [ + "Bronchial venous tree trunk" + ] + }, + { + "id": "FMA:69234", + "name": "Zona fasciculata of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69086" + ] + }, + "synonyms": [ + "Zona fasciculata of suprarenal gland", + "Zona fasciculata" + ] + }, + { + "id": "FMA:69235", + "name": "Subdivision of posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + }, + "synonyms": [ + "Posterior pulmonary neural plexus subdivision" + ] + }, + { + "id": "FMA:69236", + "name": "Zona reticularis of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69086" + ] + }, + "synonyms": [ + "Zona reticularis of suprarenal gland", + "Zona reticularis" + ] + }, + { + "id": "FMA:69237", + "name": "Zona fasciculata of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69234" + ] + }, + "synonyms": [ + "Zona fasciculata of right suprarenal gland" + ] + }, + { + "id": "FMA:69238", + "name": "Zona fasciculata of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69234" + ] + }, + "synonyms": [ + "Zona fasciculata of left suprarenal gland" + ] + }, + { + "id": "FMA:69239", + "name": "Zona reticularis of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69236" + ] + }, + "synonyms": [ + "Zona reticularis of right suprarenal gland" + ] + }, + { + "id": "FMA:69240", + "name": "Zona reticularis of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69236" + ] + }, + "synonyms": [ + "Zona reticularis of left suprarenal gland" + ] + }, + { + "id": "FMA:69241", + "name": "Trunk of pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + }, + "synonyms": [ + "Trunk of pulmonary plexus", + "Pulmonary neural plexus trunk" + ] + }, + { + "id": "FMA:69242", + "name": "Trunk of anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69241" + ] + }, + "synonyms": [ + "Anterior pulmonary neural plexus trunk", + "Trunk of anterior pulmonary plexus" + ] + }, + { + "id": "FMA:69243", + "name": "Trunk of right anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69242" + ] + }, + "synonyms": [ + "Right anterior pulmonary neural plexus trunk", + "Trunk of right anterior pulmonary plexus" + ] + }, + { + "id": "FMA:69244", + "name": "Trunk of left anterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69242" + ] + }, + "synonyms": [ + "Trunk of left anterior pulmonary plexus", + "Left anterior pulmonary neural plexus trunk" + ] + }, + { + "id": "FMA:69245", + "name": "Trunk of posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69241" + ] + }, + "synonyms": [ + "Posterior pulmonary neural plexus trunk", + "Trunk of posterior pulmonary plexus" + ] + }, + { + "id": "FMA:69246", + "name": "Trunk of right posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69245" + ] + }, + "synonyms": [ + "Trunk of right posterior pulmonary plexus", + "Right posterior pulmonary neural plexus trunk" + ] + }, + { + "id": "FMA:69247", + "name": "Trunk of left posterior pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69245" + ] + }, + "synonyms": [ + "Left posterior pulmonary neural plexus trunk", + "Trunk of left posterior pulmonary plexus" + ] + }, + { + "id": "FMA:69248", + "name": "External spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20189" + ] + } + }, + { + "id": "FMA:69249", + "name": "Trunk of upper lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Upper lobar bronchial arterial trunk" + ] + }, + { + "id": "FMA:69250", + "name": "Trunk of lower lobar bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Lower lobar bronchial arterial trunk" + ] + }, + { + "id": "FMA:69251", + "name": "Trunk of segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + }, + "synonyms": [ + "Segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69252", + "name": "Trunk of apical segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Apical segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69253", + "name": "Trunk of posterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Posterior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69254", + "name": "Trunk of anterior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Anterior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69255", + "name": "Trunk of lateral segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Lateral branch of right bronchial artery", + "Lateral segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69256", + "name": "Trunk of medial segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Medial branch of right bronchial artery", + "Medial segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69257", + "name": "Trunk of superior segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Superior segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69258", + "name": "Trunk of medial basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Medial basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69259", + "name": "Trunk of anterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69260", + "name": "Trunk of lateral basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69261", + "name": "Trunk of posterior basal segmental bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69251" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchial arterial trunk" + ] + }, + { + "id": "FMA:69262", + "name": "Chromaffin cell of adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69794" + ] + }, + "synonyms": [ + "Medullary chromaffin cell of adrenal gland" + ] + }, + { + "id": "FMA:69263", + "name": "Chromaffin cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Phaeochromocyte", + "Pheochromocyte" + ] + }, + { + "id": "FMA:69264", + "name": "Inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:69265", + "name": "Right inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69264" + ] + } + }, + { + "id": "FMA:69266", + "name": "Left inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69264" + ] + } + }, + { + "id": "FMA:69267", + "name": "Trunk of intrapulmonary part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4142" + ] + } + }, + { + "id": "FMA:69268", + "name": "Trunk of intrapulmonary part of right bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69267" + ] + } + }, + { + "id": "FMA:69269", + "name": "Trunk of intrapulmonary part of left bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69267" + ] + } + }, + { + "id": "FMA:69270", + "name": "Trunk of intrapulmonary part of left first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69269" + ] + }, + "synonyms": [ + "Trunk of intrapulmonary part of left superior bronchial artery" + ] + }, + { + "id": "FMA:69271", + "name": "Trunk of intrapulmonary part of left second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69269" + ] + }, + "synonyms": [ + "Trunk of intrapulmonary part of left inferior bronchial artery" + ] + }, + { + "id": "FMA:69272", + "name": "Central vein of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69385" + ] + } + }, + { + "id": "FMA:69273", + "name": "Type I cell of adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69545" + ] + }, + "synonyms": [ + "Epithelial cell of zona glomerulosa of adrenal gland" + ] + }, + { + "id": "FMA:69274", + "name": "Trunk of upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66697" + ] + }, + "synonyms": [ + "Upper lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69275", + "name": "Trunk of middle lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66697" + ] + }, + "synonyms": [ + "Middle lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69276", + "name": "Trunk of lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66697" + ] + }, + "synonyms": [ + "Lower lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69277", + "name": "Trunk of right lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69276" + ] + }, + "synonyms": [ + "Right lower lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69278", + "name": "Trunk of left lower lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69276" + ] + }, + "synonyms": [ + "Left lower lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69279", + "name": "Trunk of right upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69274" + ] + }, + "synonyms": [ + "Right upper lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69280", + "name": "Trunk of left upper lobar bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69274" + ] + }, + "synonyms": [ + "Left upper lobar bronchial venous trunk" + ] + }, + { + "id": "FMA:69281", + "name": "Trunk of apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Apical segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69282", + "name": "Trunk of right apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69281" + ] + }, + "synonyms": [ + "Right apical segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69283", + "name": "Trunk of left apical segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69281" + ] + }, + "synonyms": [ + "Left apical segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69284", + "name": "Trunk of posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Posterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69285", + "name": "Trunk of right posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69284" + ] + }, + "synonyms": [ + "Right posterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69286", + "name": "Trunk of left posterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69284" + ] + }, + "synonyms": [ + "Left posterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69287", + "name": "Trunk of anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Anterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69288", + "name": "Trunk of right anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69287" + ] + }, + "synonyms": [ + "Right anterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69289", + "name": "Trunk of left anterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69287" + ] + }, + "synonyms": [ + "Left anterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69290", + "name": "Trunk of apicoposterior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Apicoposterior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69291", + "name": "Trunk of lateral segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Lateral segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69292", + "name": "Trunk of medial segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Medial segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69293", + "name": "Trunk of superior lingular bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Superior lingular bronchial venous trunk" + ] + }, + { + "id": "FMA:69294", + "name": "Trunk of inferior lingular bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Inferior lingular bronchial venous trunk" + ] + }, + { + "id": "FMA:69295", + "name": "Trunk of superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Superior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69296", + "name": "Trunk of right superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69295" + ] + }, + "synonyms": [ + "Right superior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69297", + "name": "Trunk of left superior segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69295" + ] + }, + "synonyms": [ + "Left superior segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69298", + "name": "Trunk of medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Medial basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69299", + "name": "Trunk of right medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69298" + ] + }, + "synonyms": [ + "Right medial basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69300", + "name": "Trunk of left medial basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69298" + ] + }, + "synonyms": [ + "Left medial basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69301", + "name": "Trunk of anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Anterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69302", + "name": "Trunk of right anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69301" + ] + }, + "synonyms": [ + "Right anterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69303", + "name": "Trunk of left anterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69301" + ] + }, + "synonyms": [ + "Left anterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69304", + "name": "Trunk of lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Lateral basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69305", + "name": "Trunk of right lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69304" + ] + }, + "synonyms": [ + "Right lateral basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69306", + "name": "Trunk of left lateral basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69304" + ] + }, + "synonyms": [ + "Left lateral basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69307", + "name": "Trunk of posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68145" + ] + }, + "synonyms": [ + "Posterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69308", + "name": "Trunk of right posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69307" + ] + }, + "synonyms": [ + "Right posterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69309", + "name": "Trunk of left posterior basal segmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69307" + ] + }, + "synonyms": [ + "Left posterior basal segmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69310", + "name": "Trunk of intrapulmonary part of bronchial venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68143" + ] + } + }, + { + "id": "FMA:69311", + "name": "Trunk of intrapulmonary part of right bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69310" + ] + } + }, + { + "id": "FMA:69312", + "name": "Trunk of intrapulmonary part of left bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69310" + ] + } + }, + { + "id": "FMA:69313", + "name": "Subsegmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68146" + ] + } + }, + { + "id": "FMA:69314", + "name": "Trunk of subsegmental bronchial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68143" + ] + }, + "synonyms": [ + "Subsegmental bronchial venous trunk" + ] + }, + { + "id": "FMA:69315", + "name": "Trunk of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Internal carotid arterial trunk" + ] + }, + { + "id": "FMA:69316", + "name": "Trunk of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Brachiocephalic arterial trunk" + ] + }, + { + "id": "FMA:69317", + "name": "Trunk of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Subclavian arterial trunk", + "Trunk of subclavian tree" + ] + }, + { + "id": "FMA:69318", + "name": "Trunk of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69317" + ] + }, + "synonyms": [ + "Right subclavian arterial trunk" + ] + }, + { + "id": "FMA:69319", + "name": "Trunk of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69317" + ] + }, + "synonyms": [ + "Left subclavian arterial trunk" + ] + }, + { + "id": "FMA:69320", + "name": "Trunk proper of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63838" + ] + } + }, + { + "id": "FMA:69321", + "name": "Type I cell of adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69262" + ] + }, + "synonyms": [ + "Norepinephrine secreting cell" + ] + }, + { + "id": "FMA:69322", + "name": "Type II cell of adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69262" + ] + }, + "synonyms": [ + "Epinephrine secreting cell" + ] + }, + { + "id": "FMA:69323", + "name": "Trunk of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Common carotid arterial trunk" + ] + }, + { + "id": "FMA:69324", + "name": "Transitional cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70547" + ] + }, + "synonyms": [ + "Parathyroid transitional cell" + ] + }, + { + "id": "FMA:69325", + "name": "Trunk of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69323" + ] + }, + "synonyms": [ + "Right common carotid arterial trunk" + ] + }, + { + "id": "FMA:69326", + "name": "Trunk of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69323" + ] + }, + "synonyms": [ + "Left common carotid arterial trunk" + ] + }, + { + "id": "FMA:69328", + "name": "Chromaffin cell of paraaortic body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69263" + ] + }, + "synonyms": [ + "Chromaffin cell of para-aortic body" + ] + }, + { + "id": "FMA:69329", + "name": "Pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Pericardial branch of internal thoracic artery" + ] + }, + { + "id": "FMA:69330", + "name": "Phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:69332", + "name": "Trunk of left first bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68142" + ] + }, + "synonyms": [ + "Trunk of left superior bronchial artery", + "Left first bronchial arterial trunk" + ] + }, + { + "id": "FMA:69333", + "name": "Trunk of left second bronchial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68142" + ] + }, + "synonyms": [ + "Trunk of left inferior bronchial artery", + "Left second bronchial arterial trunk" + ] + }, + { + "id": "FMA:69334", + "name": "Trunk of pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Pericardial arterial trunk" + ] + }, + { + "id": "FMA:69335", + "name": "Chromaffin cell of paraganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69263" + ] + } + }, + { + "id": "FMA:69336", + "name": "Type I cell of paraganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69335" + ] + }, + "synonyms": [ + "Granule-containing cell of paraganglion" + ] + }, + { + "id": "FMA:69337", + "name": "Type II cell of paraganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69335" + ] + }, + "synonyms": [ + "Satellite cell of paraganglion" + ] + }, + { + "id": "FMA:69338", + "name": "Trunk of mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Mediastinal arterial trunk" + ] + }, + { + "id": "FMA:69339", + "name": "Trunk of esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Esophageal arterial trunk" + ] + }, + { + "id": "FMA:69340", + "name": "Trunk of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69341", + "name": "Trunk of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "First posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69342", + "name": "Trunk of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69341" + ] + }, + "synonyms": [ + "Right first posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69343", + "name": "Trunk of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69341" + ] + }, + "synonyms": [ + "Left first posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69344", + "name": "Trunk of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Second posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69345", + "name": "Trunk of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69344" + ] + }, + "synonyms": [ + "Right second posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69346", + "name": "Trunk of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69344" + ] + }, + "synonyms": [ + "Left second posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69347", + "name": "Trunk of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Third posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69348", + "name": "Trunk of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69347" + ] + }, + "synonyms": [ + "Right third posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69349", + "name": "Trunk of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69347" + ] + }, + "synonyms": [ + "Left third posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69350", + "name": "Trunk of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Fourth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69351", + "name": "Trunk of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69350" + ] + }, + "synonyms": [ + "Right fourth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69352", + "name": "Trunk of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69350" + ] + }, + "synonyms": [ + "Left fourth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69353", + "name": "Trunk of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Fifth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69354", + "name": "Trunk of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69353" + ] + }, + "synonyms": [ + "Right fifth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69355", + "name": "Trunk of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69353" + ] + }, + "synonyms": [ + "Left fifth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69356", + "name": "Trunk of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Sixth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69357", + "name": "Trunk of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69356" + ] + }, + "synonyms": [ + "Right sixth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69358", + "name": "Trunk of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69356" + ] + }, + "synonyms": [ + "Left sixth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69359", + "name": "Trunk of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Seventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69360", + "name": "Trunk of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69359" + ] + }, + "synonyms": [ + "Right seventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69361", + "name": "Trunk of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69359" + ] + }, + "synonyms": [ + "Left seventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69362", + "name": "Trunk of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Eighth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69363", + "name": "Trunk of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69362" + ] + }, + "synonyms": [ + "Right eighth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69364", + "name": "Trunk of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69362" + ] + }, + "synonyms": [ + "Left eighth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69365", + "name": "Trunk of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Ninth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69366", + "name": "Trunk of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69365" + ] + }, + "synonyms": [ + "Right ninth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69367", + "name": "Trunk of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69365" + ] + }, + "synonyms": [ + "Left ninth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69368", + "name": "Trunk of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Tenth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69369", + "name": "Trunk of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69368" + ] + }, + "synonyms": [ + "Right tenth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69370", + "name": "Trunk of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69368" + ] + }, + "synonyms": [ + "Left tenth posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69371", + "name": "Trunk of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69340" + ] + }, + "synonyms": [ + "Eleventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69372", + "name": "Trunk of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69371" + ] + }, + "synonyms": [ + "Right eleventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69373", + "name": "Trunk of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69371" + ] + }, + "synonyms": [ + "Left eleventh posterior intercostal arterial trunk" + ] + }, + { + "id": "FMA:69374", + "name": "Trunk of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Subcostal arterial trunk" + ] + }, + { + "id": "FMA:69375", + "name": "Trunk of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69374" + ] + }, + "synonyms": [ + "Right subcostal arterial trunk" + ] + }, + { + "id": "FMA:69376", + "name": "Trunk of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69374" + ] + }, + "synonyms": [ + "Left subcostal arterial trunk" + ] + }, + { + "id": "FMA:69378", + "name": "Trunk of middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Middle suprarenal arterial trunk" + ] + }, + { + "id": "FMA:69379", + "name": "Trunk of testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Testicular arterial trunk" + ] + }, + { + "id": "FMA:69380", + "name": "Trunk of right testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69379" + ] + }, + "synonyms": [ + "Right testicular arterial trunk" + ] + }, + { + "id": "FMA:69381", + "name": "Trunk of left testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69379" + ] + }, + "synonyms": [ + "Left testicular arterial trunk" + ] + }, + { + "id": "FMA:69382", + "name": "Trunk of common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Common iliac arterial trunk" + ] + }, + { + "id": "FMA:69383", + "name": "Trunk of right common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69382" + ] + }, + "synonyms": [ + "Right common iliac arterial trunk" + ] + }, + { + "id": "FMA:69384", + "name": "Trunk of left common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69382" + ] + }, + "synonyms": [ + "Left common iliac arterial trunk" + ] + }, + { + "id": "FMA:69385", + "name": "Central vein of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63191" + ] + }, + "synonyms": [ + "Central vein of suprarenal gland" + ] + }, + { + "id": "FMA:69386", + "name": "Subcapsular arterial plexus of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5902" + ] + }, + "synonyms": [ + "Subcapsular arterial plexus of suprarenal gland" + ] + }, + { + "id": "FMA:69387", + "name": "Adrenal cortical sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63197" + ] + }, + "synonyms": [ + "Cortical sinusoid of adrenal gland", + "Sinusoid of adrenal cortex" + ] + }, + { + "id": "FMA:69388", + "name": "Segment of trunk of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + } + }, + { + "id": "FMA:69389", + "name": "Trunk proper of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69388" + ] + } + }, + { + "id": "FMA:69390", + "name": "Trunk proper of right external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69389" + ] + } + }, + { + "id": "FMA:69391", + "name": "Trunk proper of left external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69389" + ] + } + }, + { + "id": "FMA:69393", + "name": "Endothelium of adrenal sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62119" + ] + }, + "synonyms": [ + "Adrenal sinusoid endothelium" + ] + }, + { + "id": "FMA:69395", + "name": "Trunk of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + }, + "synonyms": [ + "Deep femoral arterial trunk" + ] + }, + { + "id": "FMA:69396", + "name": "Trunk of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69395" + ] + }, + "synonyms": [ + "Right deep femoral arterial trunk" + ] + }, + { + "id": "FMA:69397", + "name": "Trunk of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69395" + ] + }, + "synonyms": [ + "Left deep femoral arterial trunk" + ] + }, + { + "id": "FMA:69403", + "name": "Trunk of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + }, + "synonyms": [ + "Superficial epigastric arterial trunk" + ] + }, + { + "id": "FMA:69404", + "name": "Trunk of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + }, + "synonyms": [ + "Superficial circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:69405", + "name": "Trunk of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69404" + ] + }, + "synonyms": [ + "Right superficial circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:69406", + "name": "Trunk of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69404" + ] + }, + "synonyms": [ + "Left superficial circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:69407", + "name": "Trunk of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69403" + ] + }, + "synonyms": [ + "Right superficial epigastric arterial trunk" + ] + }, + { + "id": "FMA:69408", + "name": "Trunk of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69403" + ] + }, + "synonyms": [ + "Left superficial epigastric arterial trunk" + ] + }, + { + "id": "FMA:69409", + "name": "Trunk of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + }, + "synonyms": [ + "Superficial external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69410", + "name": "Trunk of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69409" + ] + }, + "synonyms": [ + "Right superficial external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69411", + "name": "Trunk of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69409" + ] + }, + "synonyms": [ + "Left superficial external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69412", + "name": "Trunk of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + }, + "synonyms": [ + "Deep external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69413", + "name": "Trunk of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69412" + ] + }, + "synonyms": [ + "Right deep external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69414", + "name": "Trunk of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69412" + ] + }, + "synonyms": [ + "Left deep external pudendal arterial trunk" + ] + }, + { + "id": "FMA:69418", + "name": "Trunk of branch of popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + } + }, + { + "id": "FMA:69419", + "name": "Trunk of superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69420", + "name": "Trunk of medial superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69419" + ] + }, + "synonyms": [ + "Medial superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69421", + "name": "Trunk of lateral superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69419" + ] + }, + "synonyms": [ + "Lateral superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69422", + "name": "Trunk of right lateral superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69421" + ] + }, + "synonyms": [ + "Right lateral superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69423", + "name": "Trunk of left lateral superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69421" + ] + }, + "synonyms": [ + "Left lateral superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69424", + "name": "Trunk of right medial superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69420" + ] + }, + "synonyms": [ + "Right medial superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69425", + "name": "Trunk of left medial superior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69420" + ] + }, + "synonyms": [ + "Left medial superior genicular arterial trunk" + ] + }, + { + "id": "FMA:69426", + "name": "Trunk of middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Middle genicular arterial trunk" + ] + }, + { + "id": "FMA:69427", + "name": "Trunk of right middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69426" + ] + }, + "synonyms": [ + "Right middle genicular arterial trunk" + ] + }, + { + "id": "FMA:69428", + "name": "Trunk of left middle genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69426" + ] + }, + "synonyms": [ + "Left middle genicular arterial trunk" + ] + }, + { + "id": "FMA:69429", + "name": "Trunk of inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69430", + "name": "Trunk of lateral inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69429" + ] + }, + "synonyms": [ + "Lateral inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69431", + "name": "Trunk of right lateral inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69430" + ] + }, + "synonyms": [ + "Right lateral inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69432", + "name": "Trunk of left lateral inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69430" + ] + }, + "synonyms": [ + "Left lateral inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69433", + "name": "Trunk of medial inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69429" + ] + }, + "synonyms": [ + "Medial inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69434", + "name": "Trunk of right medial inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69433" + ] + }, + "synonyms": [ + "Right medial inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69435", + "name": "Trunk of left medial inferior genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69433" + ] + }, + "synonyms": [ + "Left medial inferior genicular arterial trunk" + ] + }, + { + "id": "FMA:69436", + "name": "Trunk of right lateral sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66537" + ] + }, + "synonyms": [ + "Right lateral sural arterial trunk" + ] + }, + { + "id": "FMA:69437", + "name": "Trunk of left lateral sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66537" + ] + }, + "synonyms": [ + "Left lateral sural arterial trunk" + ] + }, + { + "id": "FMA:69438", + "name": "Trunk of right medial sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66538" + ] + }, + "synonyms": [ + "Right medial sural arterial trunk" + ] + }, + { + "id": "FMA:69439", + "name": "Trunk of left medial sural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66538" + ] + }, + "synonyms": [ + "Left medial sural arterial trunk" + ] + }, + { + "id": "FMA:69450", + "name": "Cutaneous part of popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "Cutanoeus subtree of popliteal artery" + ] + }, + { + "id": "FMA:69451", + "name": "Cutaneous part of right popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69450" + ] + } + }, + { + "id": "FMA:69452", + "name": "Cutaneous part of left popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69450" + ] + } + }, + { + "id": "FMA:69453", + "name": "Trunk of cutaneous part of popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + } + }, + { + "id": "FMA:69454", + "name": "Trunk of cutaneous part of right popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69453" + ] + } + }, + { + "id": "FMA:69455", + "name": "Trunk of cutaneous part of left popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69453" + ] + } + }, + { + "id": "FMA:69456", + "name": "Superior muscular part of right popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22567" + ] + } + }, + { + "id": "FMA:69457", + "name": "Superior muscular part of left popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22567" + ] + } + }, + { + "id": "FMA:69458", + "name": "Subdivision of external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "External iliac arterial subdivision" + ] + }, + { + "id": "FMA:69459", + "name": "Subdivision of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Deep femoral arterial subdivision", + "Branch of deep femoral artery" + ] + }, + { + "id": "FMA:69460", + "name": "Perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + } + }, + { + "id": "FMA:69461", + "name": "First perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + }, + "synonyms": [ + "First perforating branch of deep femoral arte" + ] + }, + { + "id": "FMA:69462", + "name": "Second perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + }, + "synonyms": [ + "Second perforating branch of deep femoral artery" + ] + }, + { + "id": "FMA:69463", + "name": "Third perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + }, + "synonyms": [ + "Third perforating branch of deep femoral artery" + ] + }, + { + "id": "FMA:69464", + "name": "Muscular branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69459" + ] + }, + "synonyms": [ + "Muscular part of deep femoral artery" + ] + }, + { + "id": "FMA:69465", + "name": "Muscular branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69464" + ] + }, + "synonyms": [ + "Muscular part of right deep femoral artery" + ] + }, + { + "id": "FMA:69466", + "name": "Muscular branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69464" + ] + }, + "synonyms": [ + "Muscular part of left deep femoral artery" + ] + }, + { + "id": "FMA:69467", + "name": "Perforating femoral artery of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + }, + "synonyms": [ + "Perforating branch of right deep femoral artery" + ] + }, + { + "id": "FMA:69468", + "name": "Perforating femoral artery of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69460" + ] + }, + "synonyms": [ + "Perforating branch of left deep femoral artery" + ] + }, + { + "id": "FMA:69469", + "name": "First perforating femoral artery of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69461" + ] + }, + "synonyms": [ + "First perforating branch of right deep femoral artery" + ] + }, + { + "id": "FMA:69470", + "name": "First perforating femoral artery of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69461" + ] + }, + "synonyms": [ + "First perforating branch of left deep femoral artery" + ] + }, + { + "id": "FMA:69471", + "name": "Second perforating femoral artery of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69462" + ] + }, + "synonyms": [ + "Second perforating branch of right deep femoral artery" + ] + }, + { + "id": "FMA:69472", + "name": "Second perforating femoral artery of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69462" + ] + }, + "synonyms": [ + "Second perforating branch of left deep femoral artery" + ] + }, + { + "id": "FMA:69473", + "name": "Third perforating femoral artery of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69463" + ] + }, + "synonyms": [ + "Third perforating branch of right deep femoral artery" + ] + }, + { + "id": "FMA:69474", + "name": "Third perforating femoral artery of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69463" + ] + }, + "synonyms": [ + "Third perforating branch of left deep femoral artery" + ] + }, + { + "id": "FMA:69476", + "name": "Subdivision of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "Anterior tibial arterial subdivision" + ] + }, + { + "id": "FMA:69477", + "name": "Segment of trunk of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + } + }, + { + "id": "FMA:69478", + "name": "Trunk proper of anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69477" + ] + } + }, + { + "id": "FMA:69479", + "name": "Trunk proper of right anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69478" + ] + } + }, + { + "id": "FMA:69480", + "name": "Trunk proper of left anterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69478" + ] + } + }, + { + "id": "FMA:69481", + "name": "Capsular artery of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85290" + ] + }, + "synonyms": [ + "Capsular artery of suprarenal gland" + ] + }, + { + "id": "FMA:69482", + "name": "Capsular artery of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69481" + ] + } + }, + { + "id": "FMA:69483", + "name": "Capsular artery of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69481" + ] + }, + "synonyms": [ + "Capsular artery of left suprarenal gland" + ] + }, + { + "id": "FMA:69484", + "name": "Short cortical artery of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Short adrenal cortical artery" + ] + }, + { + "id": "FMA:69485", + "name": "Short cortical artery of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69484" + ] + } + }, + { + "id": "FMA:69486", + "name": "Short cortical artery of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69484" + ] + } + }, + { + "id": "FMA:69487", + "name": "Long cortical artery of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:69488", + "name": "Long cortical artery of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69487" + ] + } + }, + { + "id": "FMA:69489", + "name": "Long cortical artery of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69487" + ] + } + }, + { + "id": "FMA:69490", + "name": "Right lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44595" + ] + } + }, + { + "id": "FMA:69491", + "name": "Left lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44595" + ] + } + }, + { + "id": "FMA:69492", + "name": "Right medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44598" + ] + } + }, + { + "id": "FMA:69493", + "name": "Left medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44598" + ] + } + }, + { + "id": "FMA:69494", + "name": "Right arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44594" + ] + }, + "synonyms": [ + "Arcuate artery of right foot" + ] + }, + { + "id": "FMA:69495", + "name": "Left arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44594" + ] + }, + "synonyms": [ + "Arcuate artery of left foot" + ] + }, + { + "id": "FMA:69496", + "name": "Trunk of arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44593" + ] + }, + "synonyms": [ + "Arcuate arterial trunk" + ] + }, + { + "id": "FMA:69497", + "name": "Trunk of right arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69496" + ] + }, + "synonyms": [ + "Right arcuate arterial trunk" + ] + }, + { + "id": "FMA:69498", + "name": "Trunk of left arcuate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69496" + ] + }, + "synonyms": [ + "Left arcuate arterial trunk" + ] + }, + { + "id": "FMA:69499", + "name": "Trunk of second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69716" + ] + }, + "synonyms": [ + "Second dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69500", + "name": "Trunk of third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69716" + ] + }, + "synonyms": [ + "Third dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69501", + "name": "Trunk of fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69716" + ] + }, + "synonyms": [ + "Fourth dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69502", + "name": "Subcapsular arterial plexus of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69386" + ] + }, + "synonyms": [ + "Subcapsular arterial plexus of right suprarenal gland" + ] + }, + { + "id": "FMA:69503", + "name": "Trunk of right fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69501" + ] + }, + "synonyms": [ + "Right fourth dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69504", + "name": "Subcapsular arterial plexus of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69386" + ] + }, + "synonyms": [ + "Subcapsular arterial plexus of left suprarenal gland" + ] + }, + { + "id": "FMA:69505", + "name": "Trunk of left fourth dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69501" + ] + }, + "synonyms": [ + "Left fourth dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69506", + "name": "Trunk of right third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69500" + ] + }, + "synonyms": [ + "Right third dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69507", + "name": "Trunk of left third dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69500" + ] + }, + "synonyms": [ + "Left third dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69508", + "name": "Trunk of right second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69499" + ] + }, + "synonyms": [ + "Right second dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69509", + "name": "Trunk of left second dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69499" + ] + }, + "synonyms": [ + "Left second dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69510", + "name": "Trunk of first dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69716" + ] + }, + "synonyms": [ + "First dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69511", + "name": "Trunk of right first dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69510" + ] + }, + "synonyms": [ + "Right first dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69512", + "name": "Trunk of left first dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69510" + ] + }, + "synonyms": [ + "Left first dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69513", + "name": "Deep plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43942" + ] + } + }, + { + "id": "FMA:69514", + "name": "Right deep plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69513" + ] + }, + "synonyms": [ + "Deep plantar artery of right foot" + ] + }, + { + "id": "FMA:69515", + "name": "Left deep plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69513" + ] + }, + "synonyms": [ + "Deep plantar artery of left foot" + ] + }, + { + "id": "FMA:69516", + "name": "Proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "Perforating artery of plantar arch", + "Perforating branch of plantar arch" + ] + }, + { + "id": "FMA:69517", + "name": "Distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + }, + "synonyms": [ + "Perforating branch of plantar metatarsal artery" + ] + }, + { + "id": "FMA:69518", + "name": "First proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69516" + ] + }, + "synonyms": [ + "First perforating branch of plantar arch" + ] + }, + { + "id": "FMA:69519", + "name": "Right first proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69518" + ] + }, + "synonyms": [ + "First perforating branch of right plantar arch", + "First proximal perforating artery of right foot" + ] + }, + { + "id": "FMA:69520", + "name": "Left first proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69518" + ] + }, + "synonyms": [ + "First proximal perforating artery of left foot", + "First perforating branch of left plantar arch" + ] + }, + { + "id": "FMA:69521", + "name": "Second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69516" + ] + }, + "synonyms": [ + "Second perforating branch of plantar arch" + ] + }, + { + "id": "FMA:69522", + "name": "Right second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69521" + ] + }, + "synonyms": [ + "Second perforating branch of right plantar arch", + "Second proximal perforating artery of right foot" + ] + }, + { + "id": "FMA:69523", + "name": "Left second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69521" + ] + }, + "synonyms": [ + "Second perforating branch of left plantar arch", + "Second proximal perforating artery of left foot" + ] + }, + { + "id": "FMA:69524", + "name": "Third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69516" + ] + }, + "synonyms": [ + "Third perforating branch of plantar arch" + ] + }, + { + "id": "FMA:69525", + "name": "Right third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69524" + ] + }, + "synonyms": [ + "Third perforating branch of right plantar arch", + "Third proximal perforating artery of right foot" + ] + }, + { + "id": "FMA:69526", + "name": "Left third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69524" + ] + }, + "synonyms": [ + "Third perforating branch of left plantar arch", + "Third proximal perforating artery of left foot" + ] + }, + { + "id": "FMA:69530", + "name": "First medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44598" + ] + } + }, + { + "id": "FMA:69531", + "name": "Second medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44598" + ] + } + }, + { + "id": "FMA:69532", + "name": "Right first medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69530" + ] + } + }, + { + "id": "FMA:69533", + "name": "Left first medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69530" + ] + } + }, + { + "id": "FMA:69534", + "name": "Right second medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69531" + ] + } + }, + { + "id": "FMA:69535", + "name": "Left second medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69531" + ] + } + }, + { + "id": "FMA:69536", + "name": "Trunk of medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44593" + ] + }, + "synonyms": [ + "Medial tarsal arterial trunk" + ] + }, + { + "id": "FMA:69537", + "name": "Trunk of right medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69536" + ] + }, + "synonyms": [ + "Right medial tarsal arterial trunk" + ] + }, + { + "id": "FMA:69538", + "name": "Trunk of left medial tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69536" + ] + }, + "synonyms": [ + "Left medial tarsal arterial trunk" + ] + }, + { + "id": "FMA:69539", + "name": "Trunk of lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44593" + ] + }, + "synonyms": [ + "Lateral tarsal arterial trunk" + ] + }, + { + "id": "FMA:69540", + "name": "Trunk of right lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69539" + ] + }, + "synonyms": [ + "Right lateral tarsal arterial trunk" + ] + }, + { + "id": "FMA:69541", + "name": "Trunk of left lateral tarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69539" + ] + }, + "synonyms": [ + "Left lateral tarsal arterial trunk" + ] + }, + { + "id": "FMA:69542", + "name": "Adrenal medullary sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63197" + ] + } + }, + { + "id": "FMA:69543", + "name": "First distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69517" + ] + }, + "synonyms": [ + "Perforating branch of first plantar metatarsal artery" + ] + }, + { + "id": "FMA:69544", + "name": "Right first distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69543" + ] + }, + "synonyms": [ + "Perforating branch of right first plantar metatarsal artery", + "Perforating branch of first plantar metatarsal artery of right foot" + ] + }, + { + "id": "FMA:69545", + "name": "Cortical cell of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:69546", + "name": "Central vein of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69385" + ] + } + }, + { + "id": "FMA:69547", + "name": "Type II cell of adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69545" + ] + }, + "synonyms": [ + "Type II cortical cell of adrenal gland" + ] + }, + { + "id": "FMA:69548", + "name": "Left first distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69543" + ] + }, + "synonyms": [ + "Perforating branch of left first plantar metatarsal artery", + "Perforating branch of first plantar metatarsal artery of left foot" + ] + }, + { + "id": "FMA:69549", + "name": "Second distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69517" + ] + }, + "synonyms": [ + "Perforating branch of second plantar metatarsal artery" + ] + }, + { + "id": "FMA:69550", + "name": "Right second distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69549" + ] + }, + "synonyms": [ + "Perforating branch of second plantar metatarsal artery of right foot", + "Perforating branch of right second plantar metatarsal artery" + ] + }, + { + "id": "FMA:69551", + "name": "Left second distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69549" + ] + }, + "synonyms": [ + "Perforating branch of left second plantar metatarsal artery", + "Perforating branch of second plantar metatarsal artery of left foot" + ] + }, + { + "id": "FMA:69552", + "name": "Third distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69517" + ] + }, + "synonyms": [ + "Perforating branch of third plantar metatarsal artery" + ] + }, + { + "id": "FMA:69554", + "name": "Right third distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69552" + ] + }, + "synonyms": [ + "Perforating branch of third plantar metatarsal artery of right foot", + "Perforating branch of right third plantar metatarsal artery" + ] + }, + { + "id": "FMA:69555", + "name": "Left third distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69552" + ] + }, + "synonyms": [ + "Perforating branch of third plantar metatarsal artery of left foot", + "Perforating branch of left third plantar metatarsal artery" + ] + }, + { + "id": "FMA:69556", + "name": "Fourth distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69517" + ] + }, + "synonyms": [ + "Perforating branch of fourth plantar metatarsal artery" + ] + }, + { + "id": "FMA:69557", + "name": "Right fourth distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69556" + ] + }, + "synonyms": [ + "Perforating branch of fourth plantar metatarsal artery of right foot", + "Perforating branch of right fourth plantar metatarsal artery" + ] + }, + { + "id": "FMA:69558", + "name": "Left fourth distal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69556" + ] + }, + "synonyms": [ + "Perforating branch of fourth plantar metatarsal artery of left foot", + "Perforating branch of left fourth plantar metatarsal artery" + ] + }, + { + "id": "FMA:69559", + "name": "Zone of trunk of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + } + }, + { + "id": "FMA:69560", + "name": "Trunk proper of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69559" + ] + } + }, + { + "id": "FMA:69561", + "name": "Trunk proper of right lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69560" + ] + } + }, + { + "id": "FMA:69562", + "name": "Trunk proper of left lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69560" + ] + } + }, + { + "id": "FMA:69564", + "name": "Type III cell of adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69545" + ] + } + }, + { + "id": "FMA:69565", + "name": "Trunk of lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Lateral plantar arterial trunk" + ] + }, + { + "id": "FMA:69566", + "name": "Trunk of right lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69565" + ] + }, + "synonyms": [ + "Right lateral plantar arterial trunk" + ] + }, + { + "id": "FMA:69567", + "name": "Trunk of left lateral plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69565" + ] + }, + "synonyms": [ + "Left lateral plantar arterial trunk" + ] + }, + { + "id": "FMA:69568", + "name": "Trunk of first plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69715" + ] + }, + "synonyms": [ + "First plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69569", + "name": "Trunk of right first plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69568" + ] + }, + "synonyms": [ + "Right first plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69570", + "name": "Trunk of left first plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69568" + ] + }, + "synonyms": [ + "Left first plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69571", + "name": "Trunk of second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69715" + ] + }, + "synonyms": [ + "Second plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69572", + "name": "Trunk of right second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69571" + ] + }, + "synonyms": [ + "Right second plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69573", + "name": "Trunk of left second plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69571" + ] + }, + "synonyms": [ + "Left second plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69574", + "name": "Trunk of third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69715" + ] + }, + "synonyms": [ + "Third plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69575", + "name": "Trunk of right third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69574" + ] + }, + "synonyms": [ + "Right third plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69576", + "name": "Trunk of left third plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69574" + ] + }, + "synonyms": [ + "Left third plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69577", + "name": "Trunk of fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69715" + ] + }, + "synonyms": [ + "Fourth plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69578", + "name": "Trunk of right fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69577" + ] + }, + "synonyms": [ + "Right fourth plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69579", + "name": "Trunk of left fourth plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69577" + ] + }, + "synonyms": [ + "Left fourth plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69580", + "name": "Trunk of dorsal digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Dorsal digital arterial trunk" + ] + }, + { + "id": "FMA:69581", + "name": "Dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44662" + ] + } + }, + { + "id": "FMA:69582", + "name": "Dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44662" + ] + } + }, + { + "id": "FMA:69583", + "name": "Subdivision of dorsal digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:69584", + "name": "Medial part of dorsal digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69583" + ] + } + }, + { + "id": "FMA:69585", + "name": "Medial part of dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69584" + ] + }, + "synonyms": [ + "Medial part of dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:69586", + "name": "Medial part of dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69584" + ] + } + }, + { + "id": "FMA:69587", + "name": "Medial part of dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69584" + ] + } + }, + { + "id": "FMA:69588", + "name": "Medial part of dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69584" + ] + } + }, + { + "id": "FMA:69589", + "name": "Medial part of dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69584" + ] + }, + "synonyms": [ + "Medial part of dorsal digital artery of little toe" + ] + }, + { + "id": "FMA:69590", + "name": "Medial part of dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69585" + ] + } + }, + { + "id": "FMA:69591", + "name": "Medial part of dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69585" + ] + } + }, + { + "id": "FMA:69592", + "name": "Medial part of dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69586" + ] + } + }, + { + "id": "FMA:69593", + "name": "Medial part of dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69586" + ] + } + }, + { + "id": "FMA:69594", + "name": "Medial part of dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69587" + ] + } + }, + { + "id": "FMA:69595", + "name": "Medial part of dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69587" + ] + } + }, + { + "id": "FMA:69596", + "name": "Medial part of dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69588" + ] + } + }, + { + "id": "FMA:69597", + "name": "Medial part of dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69588" + ] + } + }, + { + "id": "FMA:69598", + "name": "Medial part of dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69589" + ] + } + }, + { + "id": "FMA:69599", + "name": "Medial part of dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69589" + ] + } + }, + { + "id": "FMA:69600", + "name": "Lateral part of dorsal digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69583" + ] + } + }, + { + "id": "FMA:69601", + "name": "Lateral part of dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69600" + ] + }, + "synonyms": [ + "Lateral part of dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:69602", + "name": "Lateral part of dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69601" + ] + } + }, + { + "id": "FMA:69603", + "name": "Lateral part of dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69601" + ] + } + }, + { + "id": "FMA:69604", + "name": "Lateral part of dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69600" + ] + } + }, + { + "id": "FMA:69605", + "name": "Lateral part of dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69604" + ] + } + }, + { + "id": "FMA:69606", + "name": "Lateral part of dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69604" + ] + } + }, + { + "id": "FMA:69607", + "name": "Lateral part of dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69600" + ] + } + }, + { + "id": "FMA:69608", + "name": "Lateral part of dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69607" + ] + } + }, + { + "id": "FMA:69609", + "name": "Lateral part of dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69607" + ] + } + }, + { + "id": "FMA:69610", + "name": "Lateral part of dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69600" + ] + } + }, + { + "id": "FMA:69611", + "name": "Lateral part of dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69610" + ] + } + }, + { + "id": "FMA:69612", + "name": "Lateral part of dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69610" + ] + } + }, + { + "id": "FMA:69613", + "name": "Lateral part of dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69600" + ] + }, + "synonyms": [ + "Lateral part of dorsal digital artery of little toe" + ] + }, + { + "id": "FMA:69614", + "name": "Lateral part of dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69613" + ] + } + }, + { + "id": "FMA:69615", + "name": "Lateral part of dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69613" + ] + } + }, + { + "id": "FMA:69616", + "name": "Zone of trunk of dorsal digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87207" + ] + } + }, + { + "id": "FMA:69617", + "name": "Medial part of trunk of dorsal digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69616" + ] + }, + "synonyms": [ + "Medial trunk of dorsal digital artery" + ] + }, + { + "id": "FMA:69618", + "name": "Medial part of trunk of dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69617" + ] + }, + "synonyms": [ + "Medial part of trunk of dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:69619", + "name": "Medial part of trunk of dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69618" + ] + } + }, + { + "id": "FMA:69620", + "name": "Medial part of trunk of dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69618" + ] + } + }, + { + "id": "FMA:69621", + "name": "Medial part of trunk of dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69617" + ] + } + }, + { + "id": "FMA:69622", + "name": "Medial part of trunk of dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69621" + ] + } + }, + { + "id": "FMA:69623", + "name": "Medial part of trunk of dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69621" + ] + } + }, + { + "id": "FMA:69624", + "name": "Medial part of trunk of dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69617" + ] + } + }, + { + "id": "FMA:69625", + "name": "Medial part of trunk of dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69624" + ] + } + }, + { + "id": "FMA:69626", + "name": "Medial part of trunk of dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69624" + ] + } + }, + { + "id": "FMA:69627", + "name": "Medial part of trunk of dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69617" + ] + } + }, + { + "id": "FMA:69628", + "name": "Medial part of trunk of dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69627" + ] + } + }, + { + "id": "FMA:69629", + "name": "Medial part of trunk of dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69627" + ] + } + }, + { + "id": "FMA:69630", + "name": "Medial part of trunk of dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69617" + ] + }, + "synonyms": [ + "Medial part of trunk of dorsal digital artery of little toe" + ] + }, + { + "id": "FMA:69631", + "name": "Medial part of trunk of dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69630" + ] + } + }, + { + "id": "FMA:69632", + "name": "Medial part of trunk of dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69630" + ] + } + }, + { + "id": "FMA:69633", + "name": "Lateral part of trunk of dorsal digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69616" + ] + }, + "synonyms": [ + "Lateral trunk of dorsal digital artery of foot" + ] + }, + { + "id": "FMA:69634", + "name": "Lateral part of trunk of dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69633" + ] + }, + "synonyms": [ + "Lateral part of trunk of dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:69635", + "name": "Lateral part of trunk of dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69634" + ] + } + }, + { + "id": "FMA:69636", + "name": "Lateral part of trunk of dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69634" + ] + } + }, + { + "id": "FMA:69637", + "name": "Lateral part of trunk of dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69633" + ] + } + }, + { + "id": "FMA:69638", + "name": "Lateral part of trunk of dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69637" + ] + } + }, + { + "id": "FMA:69639", + "name": "Lateral part of trunk of dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69637" + ] + } + }, + { + "id": "FMA:69640", + "name": "Lateral part of trunk of dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69633" + ] + } + }, + { + "id": "FMA:69641", + "name": "Lateral part of trunk of dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69640" + ] + } + }, + { + "id": "FMA:69642", + "name": "Lateral part of trunk of dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69640" + ] + } + }, + { + "id": "FMA:69643", + "name": "Lateral part of trunk of dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69633" + ] + } + }, + { + "id": "FMA:69644", + "name": "Lateral part of trunk of dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69643" + ] + } + }, + { + "id": "FMA:69645", + "name": "Lateral part of trunk of dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69643" + ] + } + }, + { + "id": "FMA:69646", + "name": "Lateral part of trunk of dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69633" + ] + } + }, + { + "id": "FMA:69647", + "name": "Lateral part of trunk of dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69646" + ] + } + }, + { + "id": "FMA:69648", + "name": "Lateral part of trunk of dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69646" + ] + } + }, + { + "id": "FMA:69649", + "name": "Zone of trunk of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87207" + ] + } + }, + { + "id": "FMA:69650", + "name": "Medial part of trunk of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69649" + ] + }, + "synonyms": [ + "Medial trunk of plantar digital artery" + ] + }, + { + "id": "FMA:69651", + "name": "Medial part of trunk of plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69650" + ] + }, + "synonyms": [ + "Medial part of trunk of plantar digital artery of big toe" + ] + }, + { + "id": "FMA:69652", + "name": "Medial part of trunk of plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69651" + ] + } + }, + { + "id": "FMA:69653", + "name": "Medial part of trunk of plantar digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69651" + ] + } + }, + { + "id": "FMA:69654", + "name": "Medial part of trunk of plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69650" + ] + } + }, + { + "id": "FMA:69655", + "name": "Medial part of trunk of plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69654" + ] + } + }, + { + "id": "FMA:69656", + "name": "Medial part of trunk of plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69654" + ] + } + }, + { + "id": "FMA:69657", + "name": "Medial part of trunk of plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69650" + ] + } + }, + { + "id": "FMA:69658", + "name": "Medial part of trunk of plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69657" + ] + } + }, + { + "id": "FMA:69659", + "name": "Medial part of trunk of plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69657" + ] + } + }, + { + "id": "FMA:69660", + "name": "Medial part of trunk of plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69650" + ] + } + }, + { + "id": "FMA:69661", + "name": "Medial part of trunk of plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69660" + ] + } + }, + { + "id": "FMA:69662", + "name": "Medial part of trunk of plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69660" + ] + } + }, + { + "id": "FMA:69663", + "name": "Medial part of trunk of plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69650" + ] + } + }, + { + "id": "FMA:69664", + "name": "Medial part of trunk of plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69663" + ] + } + }, + { + "id": "FMA:69665", + "name": "Medial part of trunk of plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69663" + ] + } + }, + { + "id": "FMA:69666", + "name": "Lateral part of trunk of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69649" + ] + } + }, + { + "id": "FMA:69667", + "name": "Lateral part of trunk of plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69666" + ] + }, + "synonyms": [ + "Lateral part of trunk of plantar digital artery of big toe" + ] + }, + { + "id": "FMA:69668", + "name": "Lateral part of trunk of plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69667" + ] + } + }, + { + "id": "FMA:69669", + "name": "Lateral part of trunk of plantar digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69667" + ] + } + }, + { + "id": "FMA:69670", + "name": "Lateral part of trunk of plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69666" + ] + } + }, + { + "id": "FMA:69671", + "name": "Lateral part of trunk of plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69670" + ] + } + }, + { + "id": "FMA:69672", + "name": "Lateral part of trunk of plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69670" + ] + } + }, + { + "id": "FMA:69673", + "name": "Lateral part of trunk of plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69666" + ] + } + }, + { + "id": "FMA:69674", + "name": "Lateral part of trunk of plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69673" + ] + } + }, + { + "id": "FMA:69675", + "name": "Lateral part of trunk of plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69673" + ] + } + }, + { + "id": "FMA:69676", + "name": "Lateral part of trunk of plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69666" + ] + } + }, + { + "id": "FMA:69677", + "name": "Lateral part of trunk of plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69676" + ] + } + }, + { + "id": "FMA:69678", + "name": "Lateral part of trunk of plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69676" + ] + } + }, + { + "id": "FMA:69679", + "name": "Lateral part of trunk of plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69666" + ] + } + }, + { + "id": "FMA:69680", + "name": "Lateral part of trunk of plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69679" + ] + } + }, + { + "id": "FMA:69681", + "name": "Lateral part of trunk of plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69679" + ] + } + }, + { + "id": "FMA:69682", + "name": "Trunk of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + }, + "synonyms": [ + "Plantar digital arterial trunk" + ] + }, + { + "id": "FMA:69683", + "name": "Trunk of plantar digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69682" + ] + }, + "synonyms": [ + "Trunk of plantar digital artery of big toe" + ] + }, + { + "id": "FMA:69684", + "name": "Trunk of plantar digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69683" + ] + } + }, + { + "id": "FMA:69685", + "name": "Trunk of plantar digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69683" + ] + } + }, + { + "id": "FMA:69686", + "name": "Trunk of plantar digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69682" + ] + } + }, + { + "id": "FMA:69687", + "name": "Trunk of plantar digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69686" + ] + } + }, + { + "id": "FMA:69688", + "name": "Trunk of plantar digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69686" + ] + } + }, + { + "id": "FMA:69689", + "name": "Trunk of plantar digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69682" + ] + } + }, + { + "id": "FMA:69690", + "name": "Trunk of plantar digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69689" + ] + } + }, + { + "id": "FMA:69691", + "name": "Trunk of plantar digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69689" + ] + } + }, + { + "id": "FMA:69692", + "name": "Trunk of plantar digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69682" + ] + } + }, + { + "id": "FMA:69693", + "name": "Trunk of plantar digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69692" + ] + } + }, + { + "id": "FMA:69694", + "name": "Trunk of plantar digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69692" + ] + } + }, + { + "id": "FMA:69695", + "name": "Trunk of plantar digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69682" + ] + } + }, + { + "id": "FMA:69696", + "name": "Trunk of plantar digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69695" + ] + } + }, + { + "id": "FMA:69697", + "name": "Trunk of plantar digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69695" + ] + } + }, + { + "id": "FMA:69698", + "name": "Trunk of dorsal digital artery of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69580" + ] + }, + "synonyms": [ + "Trunk of dorsal digital artery of big toe" + ] + }, + { + "id": "FMA:69699", + "name": "Trunk of dorsal digital artery of right great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69698" + ] + } + }, + { + "id": "FMA:69700", + "name": "Trunk of dorsal digital artery of left great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69698" + ] + } + }, + { + "id": "FMA:69701", + "name": "Trunk of dorsal digital artery of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69580" + ] + } + }, + { + "id": "FMA:69702", + "name": "Trunk of dorsal digital artery of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69701" + ] + } + }, + { + "id": "FMA:69703", + "name": "Trunk of dorsal digital artery of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69701" + ] + } + }, + { + "id": "FMA:69704", + "name": "Trunk of dorsal digital artery of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69580" + ] + } + }, + { + "id": "FMA:69705", + "name": "Trunk of dorsal digital artery of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69704" + ] + } + }, + { + "id": "FMA:69706", + "name": "Trunk of dorsal digital artery of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69704" + ] + } + }, + { + "id": "FMA:69707", + "name": "Trunk of dorsal digital artery of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69580" + ] + } + }, + { + "id": "FMA:69708", + "name": "Trunk of dorsal digital artery of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69707" + ] + } + }, + { + "id": "FMA:69709", + "name": "Trunk of dorsal digital artery of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69707" + ] + } + }, + { + "id": "FMA:69710", + "name": "Trunk of dorsal digital artery of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69580" + ] + } + }, + { + "id": "FMA:69711", + "name": "Trunk of dorsal digital artery of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69710" + ] + } + }, + { + "id": "FMA:69712", + "name": "Trunk of dorsal digital artery of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69710" + ] + } + }, + { + "id": "FMA:69713", + "name": "Digital artery of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69476" + ] + } + }, + { + "id": "FMA:69714", + "name": "Subdivision of plantar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + }, + "synonyms": [ + "Plantar digital arterial subdivision" + ] + }, + { + "id": "FMA:69715", + "name": "Trunk of plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + }, + "synonyms": [ + "Plantar metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69716", + "name": "Trunk of dorsal metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Dorsal metatarsal arterial trunk" + ] + }, + { + "id": "FMA:69718", + "name": "Calcanean arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:69719", + "name": "Medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69722" + ] + } + }, + { + "id": "FMA:69720", + "name": "Right medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69719" + ] + } + }, + { + "id": "FMA:69721", + "name": "Left medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69719" + ] + } + }, + { + "id": "FMA:69722", + "name": "Calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:69723", + "name": "Lateral calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69722" + ] + } + }, + { + "id": "FMA:69724", + "name": "Right lateral calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69723" + ] + } + }, + { + "id": "FMA:69725", + "name": "Left lateral calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69723" + ] + } + }, + { + "id": "FMA:69726", + "name": "Right calcanean arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69718" + ] + } + }, + { + "id": "FMA:69727", + "name": "Left calcanean arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69718" + ] + } + }, + { + "id": "FMA:69728", + "name": "Posterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:69729", + "name": "Right posterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69728" + ] + } + }, + { + "id": "FMA:69730", + "name": "Left posterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69728" + ] + } + }, + { + "id": "FMA:69731", + "name": "Right posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44621" + ] + } + }, + { + "id": "FMA:69732", + "name": "Left posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44621" + ] + } + }, + { + "id": "FMA:69733", + "name": "Medial malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69735" + ] + }, + "synonyms": [ + "Medial malleolar network" + ] + }, + { + "id": "FMA:69734", + "name": "Lateral malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69735" + ] + }, + "synonyms": [ + "Lateral malleolar network" + ] + }, + { + "id": "FMA:69735", + "name": "Malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:69736", + "name": "Right medial malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69733" + ] + } + }, + { + "id": "FMA:69737", + "name": "Left medial malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69733" + ] + } + }, + { + "id": "FMA:69738", + "name": "Right lateral malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69734" + ] + } + }, + { + "id": "FMA:69739", + "name": "Left lateral malleolar arterial network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69734" + ] + } + }, + { + "id": "FMA:69740", + "name": "Trunk of posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Posterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69741", + "name": "Trunk of right posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69740" + ] + }, + "synonyms": [ + "Right posterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69742", + "name": "Trunk of left posterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69740" + ] + }, + "synonyms": [ + "Left posterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69743", + "name": "Trunk of anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Anterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69744", + "name": "Trunk of right anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69743" + ] + }, + "synonyms": [ + "Right anterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69745", + "name": "Trunk of left anterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69743" + ] + }, + "synonyms": [ + "Left anterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69746", + "name": "Trunk of anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Anterior lateral malleolar arterial trunk" + ] + }, + { + "id": "FMA:69747", + "name": "Trunk of right anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69746" + ] + }, + "synonyms": [ + "Right anterior lateral malleolar arterial trunk" + ] + }, + { + "id": "FMA:69748", + "name": "Trunk of left anterior lateral malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69746" + ] + }, + "synonyms": [ + "Left anterior lateral malleolar arterial trunk" + ] + }, + { + "id": "FMA:69749", + "name": "Trunk of anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43900" + ] + }, + "synonyms": [ + "Anterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69750", + "name": "Trunk of right anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69749" + ] + }, + "synonyms": [ + "Right anterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69751", + "name": "Trunk of left anterior tibial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69749" + ] + }, + "synonyms": [ + "Left anterior tibial recurrent arterial trunk" + ] + }, + { + "id": "FMA:69752", + "name": "Trunk of medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43940" + ] + }, + "synonyms": [ + "Medial calcanean arterial trunk" + ] + }, + { + "id": "FMA:69753", + "name": "Trunk of right medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69752" + ] + }, + "synonyms": [ + "Right medial calcanean arterial trunk" + ] + }, + { + "id": "FMA:69754", + "name": "Trunk of left medial calcanean artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69752" + ] + }, + "synonyms": [ + "Left medial calcanean arterial trunk" + ] + }, + { + "id": "FMA:69755", + "name": "Trunk of medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Medial plantar arterial trunk" + ] + }, + { + "id": "FMA:69756", + "name": "Trunk of right medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69755" + ] + }, + "synonyms": [ + "Right medial plantar arterial trunk" + ] + }, + { + "id": "FMA:69757", + "name": "Trunk of left medial plantar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69755" + ] + }, + "synonyms": [ + "Left medial plantar arterial trunk" + ] + }, + { + "id": "FMA:69758", + "name": "Superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:69759", + "name": "Right first superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69773" + ] + } + }, + { + "id": "FMA:69760", + "name": "Left first superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69773" + ] + } + }, + { + "id": "FMA:69761", + "name": "Trunk of common superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43941" + ] + }, + "synonyms": [ + "Common superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69762", + "name": "Trunk of first superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69783" + ] + }, + "synonyms": [ + "First superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69763", + "name": "Trunk of second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69783" + ] + }, + "synonyms": [ + "Second superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69764", + "name": "Trunk of third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69783" + ] + }, + "synonyms": [ + "Third superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69765", + "name": "Trunk of right superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69761" + ] + }, + "synonyms": [ + "Right superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69766", + "name": "Trunk of left superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69761" + ] + }, + "synonyms": [ + "Left superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69767", + "name": "Trunk of right first superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69762" + ] + }, + "synonyms": [ + "Right first superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69768", + "name": "Trunk of left first superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69762" + ] + }, + "synonyms": [ + "Left first superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69769", + "name": "Trunk of right second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69763" + ] + }, + "synonyms": [ + "Right second superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69770", + "name": "Trunk of left second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69763" + ] + }, + "synonyms": [ + "Left second superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69771", + "name": "Trunk of right third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69764" + ] + }, + "synonyms": [ + "Right third superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69772", + "name": "Trunk of left third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69764" + ] + }, + "synonyms": [ + "Left third superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69773", + "name": "First superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69758" + ] + } + }, + { + "id": "FMA:69774", + "name": "Second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69758" + ] + } + }, + { + "id": "FMA:69775", + "name": "Third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69758" + ] + } + }, + { + "id": "FMA:69776", + "name": "Common superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43901" + ] + } + }, + { + "id": "FMA:69777", + "name": "Right common superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69776" + ] + } + }, + { + "id": "FMA:69778", + "name": "Left common superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69776" + ] + } + }, + { + "id": "FMA:69779", + "name": "Right second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69774" + ] + } + }, + { + "id": "FMA:69780", + "name": "Left second superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69774" + ] + } + }, + { + "id": "FMA:69781", + "name": "Right third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69775" + ] + } + }, + { + "id": "FMA:69782", + "name": "Left third superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69775" + ] + } + }, + { + "id": "FMA:69783", + "name": "Trunk of superficial digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43941" + ] + }, + "synonyms": [ + "Superficial digital arterial trunk" + ] + }, + { + "id": "FMA:69784", + "name": "Branch of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Posterior tibial arterial branch" + ] + }, + { + "id": "FMA:69785", + "name": "Trunk of circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Circumflex fibular arterial trunk" + ] + }, + { + "id": "FMA:69786", + "name": "Trunk of right circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69785" + ] + }, + "synonyms": [ + "Right circumflex fibular arterial trunk" + ] + }, + { + "id": "FMA:69787", + "name": "Trunk of left circumflex fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69785" + ] + }, + "synonyms": [ + "Left circumflex fibular arterial trunk" + ] + }, + { + "id": "FMA:69788", + "name": "Trunk of tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Tibial nutrient arterial trunk" + ] + }, + { + "id": "FMA:69789", + "name": "Trunk of right tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69788" + ] + }, + "synonyms": [ + "Right tibial nutrient arterial trunk" + ] + }, + { + "id": "FMA:69790", + "name": "Trunk of left tibial nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69788" + ] + }, + "synonyms": [ + "Left tibial nutrient arterial trunk" + ] + }, + { + "id": "FMA:69791", + "name": "Trunk of posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69784" + ] + }, + "synonyms": [ + "Posterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69792", + "name": "Trunk of right posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69791" + ] + }, + "synonyms": [ + "Right posterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69793", + "name": "Trunk of left posterior medial malleolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69791" + ] + }, + "synonyms": [ + "Left posterior medial malleolar arterial trunk" + ] + }, + { + "id": "FMA:69794", + "name": "Chromaffin cell of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69263" + ] + } + }, + { + "id": "FMA:69795", + "name": "Chromaffin cell of adrenal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69794" + ] + } + }, + { + "id": "FMA:69796", + "name": "Subdivision of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Internal iliac arterial subdivision" + ] + }, + { + "id": "FMA:69797", + "name": "Anterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69796" + ] + } + }, + { + "id": "FMA:69798", + "name": "Posterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69796" + ] + } + }, + { + "id": "FMA:69799", + "name": "Anterior division of right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69797" + ] + } + }, + { + "id": "FMA:69800", + "name": "Anterior division of left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69797" + ] + } + }, + { + "id": "FMA:69801", + "name": "Posterior division of right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69798" + ] + } + }, + { + "id": "FMA:69802", + "name": "Posterior division of left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69798" + ] + } + }, + { + "id": "FMA:69803", + "name": "Subdivision of anterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69796" + ] + } + }, + { + "id": "FMA:69804", + "name": "Subdivision of posterior division of internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69796" + ] + } + }, + { + "id": "FMA:69805", + "name": "Subdivision of internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Internal pudendal arterial subdivision" + ] + }, + { + "id": "FMA:69806", + "name": "Capillary plexus of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45633" + ] + }, + "synonyms": [ + "Capillary plexus of suprarenal gland" + ] + }, + { + "id": "FMA:69807", + "name": "Cavernous part of right deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22045" + ] + } + }, + { + "id": "FMA:69808", + "name": "Cavernous part of left deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22045" + ] + } + }, + { + "id": "FMA:69810", + "name": "Trunk of branch of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + } + }, + { + "id": "FMA:69811", + "name": "Trunk of superficial part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69810" + ] + } + }, + { + "id": "FMA:69812", + "name": "Trunk of piriformis part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69810" + ] + } + }, + { + "id": "FMA:69813", + "name": "Trunk of piriformis part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69812" + ] + } + }, + { + "id": "FMA:69814", + "name": "Trunk of piriformis part of lleft superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69812" + ] + } + }, + { + "id": "FMA:69815", + "name": "Trunk of superficial part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69811" + ] + } + }, + { + "id": "FMA:69816", + "name": "Trunk of superficial part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69811" + ] + } + }, + { + "id": "FMA:69817", + "name": "Trunk of obturator internus part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69810" + ] + } + }, + { + "id": "FMA:69818", + "name": "Trunk of obturator internus part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69817" + ] + } + }, + { + "id": "FMA:69819", + "name": "Trunk of obturator internus part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69817" + ] + } + }, + { + "id": "FMA:69820", + "name": "Trunk of deep part of superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69810" + ] + } + }, + { + "id": "FMA:69821", + "name": "Trunk of deep part of right superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69820" + ] + } + }, + { + "id": "FMA:69822", + "name": "Trunk of deep part of left superior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69820" + ] + } + }, + { + "id": "FMA:69823", + "name": "Trunk of branch of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + } + }, + { + "id": "FMA:69824", + "name": "Trunk of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69823" + ] + } + }, + { + "id": "FMA:69825", + "name": "Trunk of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69824" + ] + } + }, + { + "id": "FMA:69826", + "name": "Trunk of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69824" + ] + } + }, + { + "id": "FMA:69827", + "name": "Trunk of inferior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69823" + ] + } + }, + { + "id": "FMA:69828", + "name": "Trunk of inferior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69827" + ] + } + }, + { + "id": "FMA:69829", + "name": "Trunk of inferior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69827" + ] + } + }, + { + "id": "FMA:69830", + "name": "Trunk of superior division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69823" + ] + } + }, + { + "id": "FMA:69831", + "name": "Trunk of sacral vertebral division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69830" + ] + } + }, + { + "id": "FMA:69832", + "name": "Trunk of sacral vertebral division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69831" + ] + } + }, + { + "id": "FMA:69833", + "name": "Trunk of sacral vertebral division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69831" + ] + } + }, + { + "id": "FMA:69834", + "name": "Trunk of sacral canal division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69830" + ] + } + }, + { + "id": "FMA:69835", + "name": "Trunk of sacral canal division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69834" + ] + } + }, + { + "id": "FMA:69836", + "name": "Trunk of sacral canal division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69834" + ] + } + }, + { + "id": "FMA:69837", + "name": "Trunk of cutaneous division of superior part of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69830" + ] + } + }, + { + "id": "FMA:69838", + "name": "Trunk of cutaneous division of superior part of right lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69837" + ] + } + }, + { + "id": "FMA:69839", + "name": "Trunk of cutaneous division of superior part of left lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69837" + ] + } + }, + { + "id": "FMA:69840", + "name": "Trunk of branch of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18819" + ] + } + }, + { + "id": "FMA:69841", + "name": "Trunk of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69840" + ] + } + }, + { + "id": "FMA:69842", + "name": "Trunk of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69841" + ] + } + }, + { + "id": "FMA:69843", + "name": "Trunk of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69841" + ] + } + }, + { + "id": "FMA:69844", + "name": "Trunk of iliac part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69840" + ] + } + }, + { + "id": "FMA:69845", + "name": "Trunk of iliac part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69844" + ] + } + }, + { + "id": "FMA:69846", + "name": "Trunk of iliac part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69844" + ] + } + }, + { + "id": "FMA:69847", + "name": "Trunk of branch of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69840" + ] + } + }, + { + "id": "FMA:69848", + "name": "Trunk of psoas major division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69847" + ] + } + }, + { + "id": "FMA:69849", + "name": "Trunk of psoas major division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69848" + ] + } + }, + { + "id": "FMA:69850", + "name": "Trunk of psoas major division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69848" + ] + } + }, + { + "id": "FMA:69851", + "name": "Trunk of quadratus lumborum division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69847" + ] + } + }, + { + "id": "FMA:69852", + "name": "Trunk of quadratus lumborum division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69851" + ] + } + }, + { + "id": "FMA:69853", + "name": "Trunk of quadratus lumborum division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69851" + ] + } + }, + { + "id": "FMA:69854", + "name": "Trunk of spinal division of lumbar part of iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69847" + ] + } + }, + { + "id": "FMA:69855", + "name": "Trunk of spinal division of lumbar part of right iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69854" + ] + } + }, + { + "id": "FMA:69856", + "name": "Trunk of spinal division of lumbar part of left iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69854" + ] + } + }, + { + "id": "FMA:69857", + "name": "Trunk of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Inferior rectal arterial trunk" + ] + }, + { + "id": "FMA:69858", + "name": "Trunk of right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69857" + ] + }, + "synonyms": [ + "Right inferior rectal arterial trunk" + ] + }, + { + "id": "FMA:69859", + "name": "Trunk of left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69857" + ] + }, + "synonyms": [ + "Left inferior rectal arterial trunk" + ] + }, + { + "id": "FMA:69860", + "name": "Trunk of branch of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69861", + "name": "Trunk of cutaneous part of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69860" + ] + }, + "synonyms": [ + "Cutaneous branch of inferior rectal artery" + ] + }, + { + "id": "FMA:69862", + "name": "Trunk of cutaneous part of right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69861" + ] + } + }, + { + "id": "FMA:69863", + "name": "Trunk of cutaneous part of left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69861" + ] + } + }, + { + "id": "FMA:69864", + "name": "Trunk of gluteal part of inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69860" + ] + }, + "synonyms": [ + "Gluteal branch of inferior rectal artery" + ] + }, + { + "id": "FMA:69865", + "name": "Trunk of gluteal part of right inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69864" + ] + } + }, + { + "id": "FMA:69866", + "name": "Trunk of gluteal part of left inferior rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69864" + ] + } + }, + { + "id": "FMA:69867", + "name": "Trunk of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Perineal arterial trunk" + ] + }, + { + "id": "FMA:69868", + "name": "Trunk of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69867" + ] + }, + "synonyms": [ + "Right perineal arterial trunk" + ] + }, + { + "id": "FMA:69869", + "name": "Trunk of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69867" + ] + }, + "synonyms": [ + "Left perineal arterial trunk" + ] + }, + { + "id": "FMA:69870", + "name": "Trunk of branch of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69871", + "name": "Trunk of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + }, + "synonyms": [ + "Transverse branch of perineal artery" + ] + }, + { + "id": "FMA:69872", + "name": "Trunk of transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69871" + ] + } + }, + { + "id": "FMA:69873", + "name": "Trunk of transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69871" + ] + } + }, + { + "id": "FMA:69874", + "name": "Trunk of branch of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + } + }, + { + "id": "FMA:69875", + "name": "Trunk of anal division of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69874" + ] + } + }, + { + "id": "FMA:69876", + "name": "Trunk of anal division of transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69875" + ] + } + }, + { + "id": "FMA:69877", + "name": "Trunk of anal division of transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69875" + ] + } + }, + { + "id": "FMA:69878", + "name": "Trunk of penile bulb division of transverse part of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69874" + ] + } + }, + { + "id": "FMA:69879", + "name": "Trunk of penile bulb division of transverse part of right perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69878" + ] + } + }, + { + "id": "FMA:69880", + "name": "Trunk of penile bulb division of transverse part of left perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69878" + ] + } + }, + { + "id": "FMA:69881", + "name": "Trunk of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + }, + "synonyms": [ + "Posterior scrotal arterial trunk" + ] + }, + { + "id": "FMA:69882", + "name": "Trunk of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69881" + ] + }, + "synonyms": [ + "Right posterior scrotal arterial trunk" + ] + }, + { + "id": "FMA:69883", + "name": "Trunk of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69881" + ] + }, + "synonyms": [ + "Left posterior scrotal arterial trunk" + ] + }, + { + "id": "FMA:69884", + "name": "Trunk of branch of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + } + }, + { + "id": "FMA:69885", + "name": "Trunk of cutaneous part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69884" + ] + }, + "synonyms": [ + "Cutaneous branch of posterior scrotal artery" + ] + }, + { + "id": "FMA:69886", + "name": "Trunk of cutaneous part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69885" + ] + } + }, + { + "id": "FMA:69887", + "name": "Trunk of cutaneous part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69885" + ] + } + }, + { + "id": "FMA:69888", + "name": "Trunk of dartos part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69884" + ] + }, + "synonyms": [ + "Dartos branch of posterior scrotal artery" + ] + }, + { + "id": "FMA:69889", + "name": "Trunk of dartos part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69888" + ] + } + }, + { + "id": "FMA:69890", + "name": "Trunk of dartos part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69888" + ] + } + }, + { + "id": "FMA:69891", + "name": "Trunk of muscular part of posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69884" + ] + }, + "synonyms": [ + "Muscular branch of posterior scrotal artery" + ] + }, + { + "id": "FMA:69892", + "name": "Trunk of muscular part of right posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69891" + ] + } + }, + { + "id": "FMA:69893", + "name": "Trunk of muscular part of left posterior scrotal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69891" + ] + } + }, + { + "id": "FMA:69894", + "name": "Trunk of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + }, + "synonyms": [ + "Posterior labial arterial trunk" + ] + }, + { + "id": "FMA:69895", + "name": "Trunk of right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69894" + ] + }, + "synonyms": [ + "Right posterior labial arterial trunk" + ] + }, + { + "id": "FMA:69896", + "name": "Trunk of left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69894" + ] + }, + "synonyms": [ + "Left posterior labial arterial trunk" + ] + }, + { + "id": "FMA:69897", + "name": "Trunk of branch of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69870" + ] + } + }, + { + "id": "FMA:69898", + "name": "Trunk of labium majus part of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69897" + ] + }, + "synonyms": [ + "Labium majus branch of posterior labial artery" + ] + }, + { + "id": "FMA:69899", + "name": "Trunk of labium majus part of right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69898" + ] + } + }, + { + "id": "FMA:69900", + "name": "Trunk of labium majus part of left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69898" + ] + } + }, + { + "id": "FMA:69901", + "name": "Trunk of labium minus part of posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69897" + ] + }, + "synonyms": [ + "Labium minus branch of posterior labial artery" + ] + }, + { + "id": "FMA:69902", + "name": "Trunk of labium minus part of right posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69901" + ] + } + }, + { + "id": "FMA:69903", + "name": "Trunk of labium minus part of left posterior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69901" + ] + } + }, + { + "id": "FMA:69904", + "name": "Trunk of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Penile bulb arterial trunk" + ] + }, + { + "id": "FMA:69905", + "name": "Trunk of right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69904" + ] + }, + "synonyms": [ + "Right penile bulb arterial trunk" + ] + }, + { + "id": "FMA:69906", + "name": "Trunk of left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69904" + ] + }, + "synonyms": [ + "Left penile bulb arterial trunk" + ] + }, + { + "id": "FMA:69907", + "name": "Trunk of branch of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69908", + "name": "Trunk of spongiose part of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69907" + ] + }, + "synonyms": [ + "Spongiose branch of penile bulb artery" + ] + }, + { + "id": "FMA:69909", + "name": "Trunk of spongiose part of right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69908" + ] + } + }, + { + "id": "FMA:69910", + "name": "Trunk of spongiose part of left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69908" + ] + } + }, + { + "id": "FMA:69911", + "name": "Trunk of bulbo-urethral part of penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69907" + ] + }, + "synonyms": [ + "Bulbo-urethral branch of penile bulb artery" + ] + }, + { + "id": "FMA:69912", + "name": "Trunk of bulbo-urethral part of right penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69911" + ] + } + }, + { + "id": "FMA:69913", + "name": "Trunk of bulbo-urethral part of left penile bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69911" + ] + } + }, + { + "id": "FMA:69914", + "name": "Trunk of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Urethral arterial trunk" + ] + }, + { + "id": "FMA:69915", + "name": "Trunk of right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69914" + ] + }, + "synonyms": [ + "Right urethral arterial trunk" + ] + }, + { + "id": "FMA:69916", + "name": "Trunk of left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69914" + ] + }, + "synonyms": [ + "Left urethral arterial trunk" + ] + }, + { + "id": "FMA:69917", + "name": "Trunk of branch of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69918", + "name": "Trunk of urethral part of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69917" + ] + }, + "synonyms": [ + "Urethral branch of urethral artery" + ] + }, + { + "id": "FMA:69919", + "name": "Trunk of urethral part of right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69918" + ] + } + }, + { + "id": "FMA:69920", + "name": "Trunk of urethral part of left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69918" + ] + } + }, + { + "id": "FMA:69921", + "name": "Trunk of spongiose part of urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69917" + ] + }, + "synonyms": [ + "Spongiose branch of urethral artery" + ] + }, + { + "id": "FMA:69922", + "name": "Trunk of spongiose part of right urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69921" + ] + } + }, + { + "id": "FMA:69923", + "name": "Trunk of spongiose part of left urethral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69921" + ] + } + }, + { + "id": "FMA:69924", + "name": "Trunk of vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Vestibular bulb arterial trunk" + ] + }, + { + "id": "FMA:69925", + "name": "Trunk of right vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69924" + ] + }, + "synonyms": [ + "Right vestibular bulb arterial trunk" + ] + }, + { + "id": "FMA:69926", + "name": "Trunk of left vestibular bulb artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69924" + ] + }, + "synonyms": [ + "Left vestibular bulb arterial trunk" + ] + }, + { + "id": "FMA:69927", + "name": "Trunk of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69928", + "name": "Trunk of right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69927" + ] + } + }, + { + "id": "FMA:69929", + "name": "Trunk of left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69927" + ] + } + }, + { + "id": "FMA:69930", + "name": "Dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20906" + ] + } + }, + { + "id": "FMA:69931", + "name": "Right dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69930" + ] + } + }, + { + "id": "FMA:69932", + "name": "Left dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69930" + ] + } + }, + { + "id": "FMA:69933", + "name": "Trunk of branch of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69934", + "name": "Trunk of dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69933" + ] + } + }, + { + "id": "FMA:69935", + "name": "Trunk of right dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69934" + ] + } + }, + { + "id": "FMA:69936", + "name": "Trunk of left dorsal artery proper of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69934" + ] + } + }, + { + "id": "FMA:69937", + "name": "Trunk of glans part of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69933" + ] + } + }, + { + "id": "FMA:69938", + "name": "Trunk of glans part of right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69937" + ] + } + }, + { + "id": "FMA:69939", + "name": "Trunk of glans part of left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69937" + ] + } + }, + { + "id": "FMA:69940", + "name": "Trunk of preputial part of dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69933" + ] + } + }, + { + "id": "FMA:69941", + "name": "Trunk of preputial part of right dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69940" + ] + } + }, + { + "id": "FMA:69942", + "name": "Trunk of preputial part of left dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69940" + ] + } + }, + { + "id": "FMA:69943", + "name": "Trunk of deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69944", + "name": "Trunk of right deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69943" + ] + } + }, + { + "id": "FMA:69945", + "name": "Trunk of left deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69943" + ] + } + }, + { + "id": "FMA:69946", + "name": "Trunk of branch of deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69947", + "name": "Trunk of cavernous part of deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69946" + ] + } + }, + { + "id": "FMA:69948", + "name": "Trunk of cavernous part of right deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69947" + ] + } + }, + { + "id": "FMA:69949", + "name": "Trunk of cavernous part of left deep artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69947" + ] + } + }, + { + "id": "FMA:69950", + "name": "Trunk of helicine artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69946" + ] + } + }, + { + "id": "FMA:69951", + "name": "Trunk of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69952", + "name": "Trunk of right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69951" + ] + } + }, + { + "id": "FMA:69953", + "name": "Trunk of left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69951" + ] + } + }, + { + "id": "FMA:69954", + "name": "Dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20913" + ] + } + }, + { + "id": "FMA:69955", + "name": "Right dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69954" + ] + } + }, + { + "id": "FMA:69956", + "name": "Left dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69954" + ] + } + }, + { + "id": "FMA:69957", + "name": "Trunk of branch of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69958", + "name": "Trunk of dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69957" + ] + } + }, + { + "id": "FMA:69959", + "name": "Trunk of right dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69958" + ] + } + }, + { + "id": "FMA:69960", + "name": "Trunk of left dorsal artery proper of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69958" + ] + } + }, + { + "id": "FMA:69961", + "name": "Trunk of glans part of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69957" + ] + } + }, + { + "id": "FMA:69962", + "name": "Trunk of glans part of right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69961" + ] + } + }, + { + "id": "FMA:69963", + "name": "Trunk of glans part of left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69961" + ] + } + }, + { + "id": "FMA:69964", + "name": "Trunk of preputial part of dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69957" + ] + } + }, + { + "id": "FMA:69965", + "name": "Trunk of preputial part of right dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69964" + ] + } + }, + { + "id": "FMA:69966", + "name": "Trunk of preputial part of left dorsal artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69964" + ] + } + }, + { + "id": "FMA:69967", + "name": "Trunk of deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + } + }, + { + "id": "FMA:69968", + "name": "Trunk of right deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69967" + ] + } + }, + { + "id": "FMA:69969", + "name": "Trunk of left deep artery of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69967" + ] + } + }, + { + "id": "FMA:69970", + "name": "Trunk of muscular part of internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20073" + ] + }, + "synonyms": [ + "Muscular branch of internal pudendal artery" + ] + }, + { + "id": "FMA:69971", + "name": "Trunk of muscular part of right internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69970" + ] + } + }, + { + "id": "FMA:69972", + "name": "Trunk of muscular part of left internal pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69970" + ] + } + }, + { + "id": "FMA:69973", + "name": "Trunk of branch of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:69974", + "name": "Trunk of perirectal part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Perirectal branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69975", + "name": "Trunk of perirectal part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69974" + ] + } + }, + { + "id": "FMA:69976", + "name": "Trunk of perirectal part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69974" + ] + } + }, + { + "id": "FMA:69977", + "name": "Trunk of fundal part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Fundal branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69978", + "name": "Trunk of fundal part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69977" + ] + } + }, + { + "id": "FMA:69979", + "name": "Trunk of fundal part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69977" + ] + } + }, + { + "id": "FMA:69980", + "name": "Trunk of seminal vesicle part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Seminal vesicle branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69981", + "name": "Trunk of seminal vesicle part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69980" + ] + } + }, + { + "id": "FMA:69982", + "name": "Trunk of seminal vesicle part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69980" + ] + } + }, + { + "id": "FMA:69983", + "name": "Trunk of prostatic part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Prostatic branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69984", + "name": "Trunk of prostatic part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69983" + ] + } + }, + { + "id": "FMA:69985", + "name": "Trunk of prostatic part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69983" + ] + } + }, + { + "id": "FMA:69986", + "name": "Trunk of levator ani part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Levator ani branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69987", + "name": "Trunk of levator ani part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69986" + ] + } + }, + { + "id": "FMA:69988", + "name": "Trunk of levator ani part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69986" + ] + } + }, + { + "id": "FMA:69989", + "name": "Trunk of piriformis part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Piriformis branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69990", + "name": "Trunk of piriformis part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69989" + ] + } + }, + { + "id": "FMA:69991", + "name": "Trunk of piriformis part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69989" + ] + } + }, + { + "id": "FMA:69992", + "name": "Trunk of coccygeus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Coccygeal branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69993", + "name": "Trunk of coccygeus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69992" + ] + } + }, + { + "id": "FMA:69994", + "name": "Trunk of coccygeus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69992" + ] + } + }, + { + "id": "FMA:69995", + "name": "Trunk of gluteus maximus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Gluteus maximus branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69996", + "name": "Trunk of gluteus maximus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69995" + ] + } + }, + { + "id": "FMA:69997", + "name": "Trunk of gluteus maximus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69995" + ] + } + }, + { + "id": "FMA:69998", + "name": "Trunk of obturator internus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Obturator internus branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:69999", + "name": "Trunk of obturator internus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69998" + ] + } + }, + { + "id": "FMA:70000", + "name": "Trunk of obturator internus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69998" + ] + } + }, + { + "id": "FMA:70001", + "name": "Trunk of gemellus inferior part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Gemellus inferior branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70002", + "name": "Trunk of gemellus inferior part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70001" + ] + } + }, + { + "id": "FMA:70003", + "name": "Trunk of gemellus inferior part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70001" + ] + } + }, + { + "id": "FMA:70004", + "name": "Trunk of gemellus superior part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Gemellus superior branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70005", + "name": "Trunk of gemellus superior part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70004" + ] + } + }, + { + "id": "FMA:70006", + "name": "Trunk of gemellus superior part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70004" + ] + } + }, + { + "id": "FMA:70007", + "name": "Trunk of quadratus femoris part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Quadratus femoris branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70008", + "name": "Trunk of qudratus femoris part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70007" + ] + } + }, + { + "id": "FMA:70009", + "name": "Trunk of qudratus femoris part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70007" + ] + } + }, + { + "id": "FMA:70010", + "name": "Trunk of biceps femoris part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Biceps femoris branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70011", + "name": "Trunk of biceps femoris part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70010" + ] + } + }, + { + "id": "FMA:70012", + "name": "Trunk of biceps femoris part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70010" + ] + } + }, + { + "id": "FMA:70013", + "name": "Trunk of semitendinosus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Semitendinosus branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70014", + "name": "Trunk of semitendinosus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70013" + ] + } + }, + { + "id": "FMA:70015", + "name": "Trunk of semitendinosus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70013" + ] + } + }, + { + "id": "FMA:70016", + "name": "Trunk of semimembranosus part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + }, + "synonyms": [ + "Semimembranosus branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:70017", + "name": "Trunk of semimembranosus part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70016" + ] + } + }, + { + "id": "FMA:70018", + "name": "Trunk of semimembranosus part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70016" + ] + } + }, + { + "id": "FMA:70019", + "name": "Trunk of cutaneous part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + } + }, + { + "id": "FMA:70020", + "name": "Trunk of cutaneous part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70019" + ] + } + }, + { + "id": "FMA:70021", + "name": "Trunk of cutaneous part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70019" + ] + } + }, + { + "id": "FMA:70022", + "name": "Extracellular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17555" + ] + }, + "synonyms": [ + "Intercellular space" + ] + }, + { + "id": "FMA:70023", + "name": "Trunk of coccygeal part of inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + } + }, + { + "id": "FMA:70024", + "name": "Trunk of coccygeal part of right inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70023" + ] + } + }, + { + "id": "FMA:70025", + "name": "Trunk of coccygeal part of left inferior gluteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70023" + ] + } + }, + { + "id": "FMA:70026", + "name": "Anastomotic branch of inferior gluteal artery to cruciate anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69973" + ] + } + }, + { + "id": "FMA:70027", + "name": "Anastomotic branch of right inferior gluteal artery to cruciate anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70026" + ] + } + }, + { + "id": "FMA:70028", + "name": "Anastomotic branch of left inferior gluteal artery to cruciate anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70026" + ] + } + }, + { + "id": "FMA:70029", + "name": "Trunk of superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18838" + ] + }, + "synonyms": [ + "Superior vesical arterial trunk" + ] + }, + { + "id": "FMA:70030", + "name": "Trunk of right superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70029" + ] + }, + "synonyms": [ + "Right superior vesical arterial trunk" + ] + }, + { + "id": "FMA:70031", + "name": "Trunk of left superior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70029" + ] + }, + "synonyms": [ + "Left superior vesical arterial trunk" + ] + }, + { + "id": "FMA:70032", + "name": "Trunk of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Inferior vesical arterial trunk" + ] + }, + { + "id": "FMA:70033", + "name": "Trunk of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70032" + ] + }, + "synonyms": [ + "Right inferior vesical arterial trunk" + ] + }, + { + "id": "FMA:70034", + "name": "Trunk of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70032" + ] + }, + "synonyms": [ + "Left inferior vesical arterial trunk" + ] + }, + { + "id": "FMA:70035", + "name": "Trunk of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Middle rectal arterial trunk" + ] + }, + { + "id": "FMA:70036", + "name": "Trunk of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70035" + ] + }, + "synonyms": [ + "Right middle rectal arterial trunk" + ] + }, + { + "id": "FMA:70037", + "name": "Trunk of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70035" + ] + }, + "synonyms": [ + "Left middle rectal arterial trunk" + ] + }, + { + "id": "FMA:70038", + "name": "Trunk of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Uterine arterial trunk" + ] + }, + { + "id": "FMA:70039", + "name": "Trunk of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70038" + ] + }, + "synonyms": [ + "Right uterine arterial trunk" + ] + }, + { + "id": "FMA:70040", + "name": "Trunk of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70038" + ] + }, + "synonyms": [ + "Left uterine arterial trunk" + ] + }, + { + "id": "FMA:70041", + "name": "Trunk of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + }, + "synonyms": [ + "Vaginal arterial trunk" + ] + }, + { + "id": "FMA:70042", + "name": "Trunk of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70041" + ] + }, + "synonyms": [ + "Right vaginal arterial trunk" + ] + }, + { + "id": "FMA:70043", + "name": "Trunk of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70041" + ] + }, + "synonyms": [ + "Left vaginal arterial trunk" + ] + }, + { + "id": "FMA:70044", + "name": "Subdivision of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Umbilical arterial subdivision", + "Branch of umbilical artery" + ] + }, + { + "id": "FMA:70048", + "name": "Uterine body part proper of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21100" + ] + } + }, + { + "id": "FMA:70049", + "name": "Uterine body part proper of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70048" + ] + } + }, + { + "id": "FMA:70050", + "name": "Uterine body part proper of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70048" + ] + } + }, + { + "id": "FMA:70051", + "name": "Trunk of branch of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:70052", + "name": "Trunk of ureteral part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70051" + ] + } + }, + { + "id": "FMA:70053", + "name": "Trunk of ureteral part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70052" + ] + } + }, + { + "id": "FMA:70054", + "name": "Trunk of ureteral part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70052" + ] + } + }, + { + "id": "FMA:70055", + "name": "Trunk of fundal part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70051" + ] + } + }, + { + "id": "FMA:70056", + "name": "Trunk of fundal part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70055" + ] + } + }, + { + "id": "FMA:70057", + "name": "Trunk of fundal part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70055" + ] + } + }, + { + "id": "FMA:70058", + "name": "Trunk of prostatic part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70051" + ] + } + }, + { + "id": "FMA:70059", + "name": "Trunk of prostatic part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70058" + ] + } + }, + { + "id": "FMA:70060", + "name": "Trunk of prostatic part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70058" + ] + } + }, + { + "id": "FMA:70061", + "name": "Trunk of seminal vesicle part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70051" + ] + } + }, + { + "id": "FMA:70062", + "name": "Trunk of seminal vesicle part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70061" + ] + } + }, + { + "id": "FMA:70063", + "name": "Trunk of seminal vesicle part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70061" + ] + } + }, + { + "id": "FMA:70064", + "name": "Trunk of ductus deferens part of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70051" + ] + }, + "synonyms": [ + "Deferential branch of inferior vesical artery" + ] + }, + { + "id": "FMA:70065", + "name": "Trunk of ductus deferens part of right inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70064" + ] + } + }, + { + "id": "FMA:70066", + "name": "Trunk of ductus deferens part of left inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70064" + ] + } + }, + { + "id": "FMA:70067", + "name": "Subdivision of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + }, + "synonyms": [ + "Middle rectal arterial subdivision" + ] + }, + { + "id": "FMA:70068", + "name": "Rectal part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70067" + ] + }, + "synonyms": [ + "Middle rectal artery proper" + ] + }, + { + "id": "FMA:70069", + "name": "Rectal part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70068" + ] + } + }, + { + "id": "FMA:70070", + "name": "Rectal part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70068" + ] + } + }, + { + "id": "FMA:70071", + "name": "Seminal vesicle part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70067" + ] + } + }, + { + "id": "FMA:70072", + "name": "Seminal vesicle part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70071" + ] + } + }, + { + "id": "FMA:70073", + "name": "Seminal vesicle part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70071" + ] + } + }, + { + "id": "FMA:70074", + "name": "Prostatic part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70067" + ] + } + }, + { + "id": "FMA:70075", + "name": "Prostatic part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70074" + ] + } + }, + { + "id": "FMA:70076", + "name": "Prostatic part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70074" + ] + } + }, + { + "id": "FMA:70077", + "name": "Trunk of branch of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:70078", + "name": "Trunk of rectal part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70077" + ] + }, + "synonyms": [ + "Rectal branch of middle rectal artery" + ] + }, + { + "id": "FMA:70079", + "name": "Trunk of rectal part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70078" + ] + } + }, + { + "id": "FMA:70080", + "name": "Trunk of rectal part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70078" + ] + } + }, + { + "id": "FMA:70081", + "name": "Trunk of seminal vesicle part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70077" + ] + }, + "synonyms": [ + "Seminal vesicle branch of middle rectal artery" + ] + }, + { + "id": "FMA:70082", + "name": "Trunk of seminal vesicle part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70081" + ] + } + }, + { + "id": "FMA:70083", + "name": "Trunk of seminal vesicle part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70081" + ] + } + }, + { + "id": "FMA:70084", + "name": "Trunk of prostatic part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70077" + ] + }, + "synonyms": [ + "Prostatic branch of middle rectal artery" + ] + }, + { + "id": "FMA:70085", + "name": "Trunk of prostatic part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70084" + ] + } + }, + { + "id": "FMA:70086", + "name": "Trunk of prostatic part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70084" + ] + } + }, + { + "id": "FMA:70087", + "name": "Trunk of branch of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:70088", + "name": "Trunk of ureteral part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Ureteral branch of uterine artery" + ] + }, + { + "id": "FMA:70089", + "name": "Trunk of ureteral part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70088" + ] + } + }, + { + "id": "FMA:70090", + "name": "Trunk of ureteral part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70088" + ] + } + }, + { + "id": "FMA:70091", + "name": "Trunk of uterine cervical part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Cervical branch of uterine artery" + ] + }, + { + "id": "FMA:70092", + "name": "Trunk of uterine cervical part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70091" + ] + } + }, + { + "id": "FMA:70093", + "name": "Trunk of uterine cervical part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70091" + ] + } + }, + { + "id": "FMA:70094", + "name": "Trunk of uterine body part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Uterine body branch of uterine artery" + ] + }, + { + "id": "FMA:70095", + "name": "Trunk of uterine body part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70094" + ] + } + }, + { + "id": "FMA:70096", + "name": "Trunk of uterine body part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70094" + ] + } + }, + { + "id": "FMA:70097", + "name": "Trunk of branch of uterine body part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + } + }, + { + "id": "FMA:70098", + "name": "Trunk of uterine body part proper of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70097" + ] + } + }, + { + "id": "FMA:70099", + "name": "Trunk of uterine body part proper of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70098" + ] + } + }, + { + "id": "FMA:70100", + "name": "Trunk of uterine body part proper of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70098" + ] + } + }, + { + "id": "FMA:70101", + "name": "Trunk of helicine artery of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70097" + ] + } + }, + { + "id": "FMA:70102", + "name": "Trunk of round ligament part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + } + }, + { + "id": "FMA:70103", + "name": "Trunk of round ligament part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70102" + ] + } + }, + { + "id": "FMA:70104", + "name": "Trunk of round ligament part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70102" + ] + } + }, + { + "id": "FMA:70105", + "name": "Trunk of tubal part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Tubal branch of uterine artery" + ] + }, + { + "id": "FMA:70106", + "name": "Trunk of tubal part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70105" + ] + } + }, + { + "id": "FMA:70107", + "name": "Trunk of tubal part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70105" + ] + } + }, + { + "id": "FMA:70108", + "name": "Trunk of ovarian part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Ovarian branch of uterine artery" + ] + }, + { + "id": "FMA:70109", + "name": "Trunk of ovarian part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70108" + ] + } + }, + { + "id": "FMA:70110", + "name": "Trunk of ovarian part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70108" + ] + } + }, + { + "id": "FMA:70111", + "name": "Trunk of vaginal part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70087" + ] + }, + "synonyms": [ + "Vaginal branch of uterine artery" + ] + }, + { + "id": "FMA:70112", + "name": "Trunk of vaginal part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70111" + ] + } + }, + { + "id": "FMA:70113", + "name": "Trunk of vaginal part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70111" + ] + } + }, + { + "id": "FMA:70114", + "name": "Trunk of branch of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:70115", + "name": "Trunk of vestibular bulb part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70114" + ] + }, + "synonyms": [ + "Vestibular bulb branch of vaginal artery" + ] + }, + { + "id": "FMA:70116", + "name": "Trunk of vestibular bulb part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70115" + ] + } + }, + { + "id": "FMA:70117", + "name": "Trunk of vestibular bulb part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70115" + ] + } + }, + { + "id": "FMA:70118", + "name": "Space of Mall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + }, + "synonyms": [ + "Mall space" + ] + }, + { + "id": "FMA:70119", + "name": "Trunk of vesical fundus part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70114" + ] + }, + "synonyms": [ + "Vesical fundus branch of vaginal artery" + ] + }, + { + "id": "FMA:70120", + "name": "Trunk of vesical fundus part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70119" + ] + } + }, + { + "id": "FMA:70121", + "name": "Trunk of vesical fundus part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70119" + ] + } + }, + { + "id": "FMA:70122", + "name": "Trunk of rectal part of vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70114" + ] + }, + "synonyms": [ + "Rectal branch of vaginal artery" + ] + }, + { + "id": "FMA:70123", + "name": "Trunk of rectal part of right vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70122" + ] + } + }, + { + "id": "FMA:70124", + "name": "Trunk of rectal part of left vaginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70122" + ] + } + }, + { + "id": "FMA:70125", + "name": "Gracilis part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:70126", + "name": "Gracilis part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70125" + ] + } + }, + { + "id": "FMA:70127", + "name": "Gracilis part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70125" + ] + } + }, + { + "id": "FMA:70128", + "name": "Adductor longus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:70129", + "name": "Adductor longus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70128" + ] + } + }, + { + "id": "FMA:70130", + "name": "Adductor longus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70128" + ] + } + }, + { + "id": "FMA:70131", + "name": "Adductor brevis part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:70132", + "name": "Adductor brevis part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70131" + ] + } + }, + { + "id": "FMA:70133", + "name": "Adductor brevis part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70131" + ] + } + }, + { + "id": "FMA:70134", + "name": "Adductor magnus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21003" + ] + } + }, + { + "id": "FMA:70135", + "name": "Adductor magnus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70134" + ] + } + }, + { + "id": "FMA:70136", + "name": "Adductor magnus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70134" + ] + } + }, + { + "id": "FMA:70137", + "name": "Acetabular part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20991" + ] + } + }, + { + "id": "FMA:70138", + "name": "Acetabular part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70137" + ] + } + }, + { + "id": "FMA:70139", + "name": "Acetabular part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70137" + ] + } + }, + { + "id": "FMA:70140", + "name": "Trunk of branch of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18818" + ] + } + }, + { + "id": "FMA:70141", + "name": "Trunk of iliac part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + }, + "synonyms": [ + "Iliac branch of obturator artery" + ] + }, + { + "id": "FMA:70142", + "name": "Trunk of iliac part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70141" + ] + } + }, + { + "id": "FMA:70143", + "name": "Trunk of iliac part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70141" + ] + } + }, + { + "id": "FMA:70144", + "name": "Trunk of vesical part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + }, + "synonyms": [ + "Vesical branch of obturator artery" + ] + }, + { + "id": "FMA:70145", + "name": "Trunk of vesical part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70144" + ] + } + }, + { + "id": "FMA:70146", + "name": "Trunk of vesical part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70144" + ] + } + }, + { + "id": "FMA:70147", + "name": "Trunk of pubic part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + }, + "synonyms": [ + "Pubic branch of obturator artery" + ] + }, + { + "id": "FMA:70148", + "name": "Trunk of pubic part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70147" + ] + } + }, + { + "id": "FMA:70149", + "name": "Trunk of pubic part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70147" + ] + } + }, + { + "id": "FMA:70150", + "name": "Trunk of anterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + }, + "synonyms": [ + "Anterior branch of obturator artery" + ] + }, + { + "id": "FMA:70151", + "name": "Trunk of anterior part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70150" + ] + } + }, + { + "id": "FMA:70152", + "name": "Trunk of anterior part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70150" + ] + } + }, + { + "id": "FMA:70153", + "name": "Trunk of branch of anterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + } + }, + { + "id": "FMA:70154", + "name": "Trunk of obturator externus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70155", + "name": "Trunk of obturator externus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70154" + ] + } + }, + { + "id": "FMA:70156", + "name": "Trunk of obturator externus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70154" + ] + } + }, + { + "id": "FMA:70157", + "name": "Trunk of pectineus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70158", + "name": "Trunk of pectineus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70157" + ] + } + }, + { + "id": "FMA:70159", + "name": "Trunk of pectineus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70157" + ] + } + }, + { + "id": "FMA:70160", + "name": "Trunk of gracilis part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70161", + "name": "Trunk of gracilis part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70160" + ] + } + }, + { + "id": "FMA:70162", + "name": "Trunk of gracilis part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70160" + ] + } + }, + { + "id": "FMA:70163", + "name": "Trunk of adductor longus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70164", + "name": "Trunk of adductor longus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70163" + ] + } + }, + { + "id": "FMA:70165", + "name": "Trunk of adductor longus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70163" + ] + } + }, + { + "id": "FMA:70166", + "name": "Trunk of adductor brevis part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70167", + "name": "Trunk of adductor brevis part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70166" + ] + } + }, + { + "id": "FMA:70168", + "name": "Trunk of adductor brevis part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70166" + ] + } + }, + { + "id": "FMA:70169", + "name": "Trunk of adductor magnus part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70153" + ] + } + }, + { + "id": "FMA:70170", + "name": "Trunk of adductor magnus part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70169" + ] + } + }, + { + "id": "FMA:70171", + "name": "Trunk of adductor magnus part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70169" + ] + } + }, + { + "id": "FMA:70172", + "name": "Trunk of posterior part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + } + }, + { + "id": "FMA:70173", + "name": "Trunk of posterior part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70172" + ] + } + }, + { + "id": "FMA:70174", + "name": "Trunk of posterior part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70172" + ] + } + }, + { + "id": "FMA:70175", + "name": "Trunk of acetabular part of obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70140" + ] + }, + "synonyms": [ + "Acetabular branch of obturator artery" + ] + }, + { + "id": "FMA:70176", + "name": "Trunk of acetabular part of right obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70175" + ] + } + }, + { + "id": "FMA:70177", + "name": "Trunk of acetabular part of left obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70175" + ] + } + }, + { + "id": "FMA:70178", + "name": "Trunk of vaginal part of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70077" + ] + }, + "synonyms": [ + "Vaginal branch of middle rectal artery" + ] + }, + { + "id": "FMA:70179", + "name": "Trunk of vaginal part of right middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70178" + ] + } + }, + { + "id": "FMA:70180", + "name": "Trunk of vaginal part of left middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70178" + ] + } + }, + { + "id": "FMA:70181", + "name": "Trunk of penile bulb artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69907" + ] + }, + "synonyms": [ + "Penile bulb arterial proper trunk" + ] + }, + { + "id": "FMA:70182", + "name": "Trunk of right penile bulb artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70181" + ] + }, + "synonyms": [ + "Right penile bulb arterial proper trunk" + ] + }, + { + "id": "FMA:70183", + "name": "Trunk of left penile bulb artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70181" + ] + }, + "synonyms": [ + "Left penile bulb arterial proper trunk" + ] + }, + { + "id": "FMA:70184", + "name": "Trunk of right external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66383" + ] + }, + "synonyms": [ + "Right external iliac arterial trunk" + ] + }, + { + "id": "FMA:70185", + "name": "Trunk of left external iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66383" + ] + }, + "synonyms": [ + "Left external iliac arterial trunk" + ] + }, + { + "id": "FMA:70186", + "name": "Trunk of right internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66384" + ] + }, + "synonyms": [ + "Right internal iliac arterial trunk" + ] + }, + { + "id": "FMA:70187", + "name": "Trunk of left internal iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66384" + ] + }, + "synonyms": [ + "Left internal iliac arterial trunk" + ] + }, + { + "id": "FMA:70188", + "name": "Subdivision of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70247" + ] + }, + "synonyms": [ + "Branch of inferior epigastric artery", + "Inferior epigastric arterial subdivision" + ] + }, + { + "id": "FMA:70189", + "name": "Pubic part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70188" + ] + } + }, + { + "id": "FMA:70190", + "name": "Pubic part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70189" + ] + } + }, + { + "id": "FMA:70191", + "name": "Pubic part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70189" + ] + } + }, + { + "id": "FMA:70192", + "name": "Cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70188" + ] + }, + "synonyms": [ + "Cremasteric part of inferior epigastric artery" + ] + }, + { + "id": "FMA:70193", + "name": "Right cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70192" + ] + }, + "synonyms": [ + "Cremasteric part of right inferior epigastric artery" + ] + }, + { + "id": "FMA:70194", + "name": "Left cremasteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70192" + ] + }, + "synonyms": [ + "Cremasteric part of left inferior epigastric artery" + ] + }, + { + "id": "FMA:70195", + "name": "Artery of round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70188" + ] + } + }, + { + "id": "FMA:70196", + "name": "Artery of right round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70195" + ] + } + }, + { + "id": "FMA:70197", + "name": "Artery of left round ligament of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70195" + ] + } + }, + { + "id": "FMA:70198", + "name": "Muscular part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70188" + ] + } + }, + { + "id": "FMA:70199", + "name": "Muscular part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70198" + ] + } + }, + { + "id": "FMA:70200", + "name": "Muscular part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70198" + ] + } + }, + { + "id": "FMA:70201", + "name": "Cutaneous part of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70188" + ] + } + }, + { + "id": "FMA:70202", + "name": "Cutaneous part of right inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70201" + ] + } + }, + { + "id": "FMA:70203", + "name": "Cutaneous part of left inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70201" + ] + } + }, + { + "id": "FMA:70204", + "name": "Subdivision of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70247" + ] + }, + "synonyms": [ + "Deep circumflex iliac arterial subdivision" + ] + }, + { + "id": "FMA:70205", + "name": "Deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70204" + ] + } + }, + { + "id": "FMA:70206", + "name": "Right deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70205" + ] + } + }, + { + "id": "FMA:70207", + "name": "Left deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70205" + ] + } + }, + { + "id": "FMA:70208", + "name": "Ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70204" + ] + }, + "synonyms": [ + "Fuhrer's artery" + ] + }, + { + "id": "FMA:70209", + "name": "Ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70208" + ] + } + }, + { + "id": "FMA:70210", + "name": "Ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70208" + ] + } + }, + { + "id": "FMA:70211", + "name": "Trunk of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20684" + ] + }, + "synonyms": [ + "Deep circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:70212", + "name": "Trunk of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70211" + ] + }, + "synonyms": [ + "Right deep circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:70213", + "name": "Trunk of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70211" + ] + }, + "synonyms": [ + "Left deep circumflex iliac arterial trunk" + ] + }, + { + "id": "FMA:70214", + "name": "Trunk of deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20710" + ] + }, + "synonyms": [ + "Deep circumflex iliac arterial proper trunk" + ] + }, + { + "id": "FMA:70215", + "name": "Trunk of right deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70214" + ] + }, + "synonyms": [ + "Right deep circumflex iliac arterial proper trunk" + ] + }, + { + "id": "FMA:70216", + "name": "Trunk of left deep circumflex iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70214" + ] + }, + "synonyms": [ + "Left deep circumflex iliac arterial proper trunk" + ] + }, + { + "id": "FMA:70217", + "name": "Trunk of branch of trunk of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20710" + ] + } + }, + { + "id": "FMA:70218", + "name": "Transversus abdominis division of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70204" + ] + } + }, + { + "id": "FMA:70219", + "name": "Transversus abdominis division of ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70218" + ] + } + }, + { + "id": "FMA:70220", + "name": "Transversus abdominis division of ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70218" + ] + } + }, + { + "id": "FMA:70221", + "name": "Internal oblique division of ascending part of deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70204" + ] + } + }, + { + "id": "FMA:70222", + "name": "Internal oblique division of ascending part of right deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70221" + ] + } + }, + { + "id": "FMA:70223", + "name": "Internal oblique division of ascending part of left deep circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70221" + ] + } + }, + { + "id": "FMA:70224", + "name": "Subdivision of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Superficial epigastric arterial subdivision" + ] + }, + { + "id": "FMA:70225", + "name": "Inguinal nodal part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70224" + ] + }, + "synonyms": [ + "SUperficial inguinal node part of superficial epigastric artery" + ] + }, + { + "id": "FMA:70226", + "name": "Inguinal nodal part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70225" + ] + } + }, + { + "id": "FMA:70227", + "name": "Inguinal nodal part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70225" + ] + } + }, + { + "id": "FMA:70228", + "name": "Superficial fascia part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70224" + ] + } + }, + { + "id": "FMA:70229", + "name": "Superficial fascia part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70228" + ] + } + }, + { + "id": "FMA:70230", + "name": "Superficial fascia part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70228" + ] + } + }, + { + "id": "FMA:70231", + "name": "Cutaneous part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70224" + ] + } + }, + { + "id": "FMA:70232", + "name": "Cutaneous part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70231" + ] + } + }, + { + "id": "FMA:70233", + "name": "Cutaneous part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70231" + ] + } + }, + { + "id": "FMA:70234", + "name": "Trunk of branch of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + } + }, + { + "id": "FMA:70235", + "name": "Trunk of inguinal nodal part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70234" + ] + }, + "synonyms": [ + "Inguinal branch of superficial epigastric artery" + ] + }, + { + "id": "FMA:70236", + "name": "Trunk of inguinal nodal part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70235" + ] + }, + "synonyms": [ + "Inguinal branch of left superficial epigastric artery" + ] + }, + { + "id": "FMA:70237", + "name": "Trunk of inguinal nodal part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70235" + ] + }, + "synonyms": [ + "Inguinal branch of right superficial epigastric artery" + ] + }, + { + "id": "FMA:70238", + "name": "Trunk of superficial fascia part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70234" + ] + } + }, + { + "id": "FMA:70239", + "name": "Trunk of superficial fascia part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70238" + ] + } + }, + { + "id": "FMA:70240", + "name": "Trunk of superficial fascia part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70238" + ] + } + }, + { + "id": "FMA:70241", + "name": "Trunk of cutaneous part of superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70234" + ] + }, + "synonyms": [ + "Cutaneous branch of superficial epigastric artery" + ] + }, + { + "id": "FMA:70242", + "name": "Trunk of cutaneous part of right superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70241" + ] + }, + "synonyms": [ + "Cutaneous branch of right superficial epigastric artery" + ] + }, + { + "id": "FMA:70243", + "name": "Trunk of cutaneous part of left superficial epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70241" + ] + }, + "synonyms": [ + "Cutaneous branch of left superficial epigastric artery" + ] + }, + { + "id": "FMA:70244", + "name": "External iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:70245", + "name": "Right external iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70244" + ] + } + }, + { + "id": "FMA:70246", + "name": "Left external iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70244" + ] + } + }, + { + "id": "FMA:70247", + "name": "Subdivision of external iliac artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "External iliac arterial proper subdivision" + ] + }, + { + "id": "FMA:70248", + "name": "Femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:70249", + "name": "Right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70248" + ] + } + }, + { + "id": "FMA:70250", + "name": "Left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70248" + ] + } + }, + { + "id": "FMA:70251", + "name": "Subdivision of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + }, + "synonyms": [ + "Femoral arterial subdivision" + ] + }, + { + "id": "FMA:70252", + "name": "Subdivision of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Superficial circumflex iliac arterial subdivision" + ] + }, + { + "id": "FMA:70253", + "name": "Superficial fascial part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70252" + ] + } + }, + { + "id": "FMA:70254", + "name": "Superficial fascial part of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70253" + ] + } + }, + { + "id": "FMA:70255", + "name": "Superficial fascial part of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70253" + ] + } + }, + { + "id": "FMA:70256", + "name": "Cutaneous part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70252" + ] + } + }, + { + "id": "FMA:70257", + "name": "Cutaneous part of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70256" + ] + } + }, + { + "id": "FMA:70258", + "name": "Cutaneous part of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70256" + ] + } + }, + { + "id": "FMA:70259", + "name": "Inguinal part of superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70252" + ] + } + }, + { + "id": "FMA:70260", + "name": "Inguinal part of right superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70259" + ] + } + }, + { + "id": "FMA:70261", + "name": "Inguinal part of left superficial circumflex iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70259" + ] + } + }, + { + "id": "FMA:70262", + "name": "Muscular part of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + } + }, + { + "id": "FMA:70263", + "name": "Sartorius branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70262" + ] + }, + "synonyms": [ + "Sartorius part of femoral artery" + ] + }, + { + "id": "FMA:70264", + "name": "Sartorius branch of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70263" + ] + }, + "synonyms": [ + "Sartorius part of right femoral artery" + ] + }, + { + "id": "FMA:70265", + "name": "Sartorius branch of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70263" + ] + }, + "synonyms": [ + "Sartorius part of left femoral artery" + ] + }, + { + "id": "FMA:70266", + "name": "Vastus medialis branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70262" + ] + }, + "synonyms": [ + "Vastus medialis part of femoral artery" + ] + }, + { + "id": "FMA:70267", + "name": "Vastus medialis branch of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70266" + ] + }, + "synonyms": [ + "Vastus medialis part of right femoral artery" + ] + }, + { + "id": "FMA:70268", + "name": "Vastus medialis branch of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70266" + ] + }, + "synonyms": [ + "Vastus medialis part of left femoral artery" + ] + }, + { + "id": "FMA:70269", + "name": "Adductor longus branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70262" + ] + }, + "synonyms": [ + "Adductor longus part of femoral artery" + ] + }, + { + "id": "FMA:70270", + "name": "Adductor longus branch of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70269" + ] + }, + "synonyms": [ + "Adductor longus part of right femoral artery" + ] + }, + { + "id": "FMA:70271", + "name": "Adductor longus branch of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70269" + ] + }, + "synonyms": [ + "Adductor longus part of left femoral artery" + ] + }, + { + "id": "FMA:70272", + "name": "Adductor brevis branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70262" + ] + }, + "synonyms": [ + "Adductor brevis part of femoral artery" + ] + }, + { + "id": "FMA:70273", + "name": "Adductor brevis branch of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70272" + ] + }, + "synonyms": [ + "Adductor brevis part of right femoral artery" + ] + }, + { + "id": "FMA:70274", + "name": "Adductor brevis branch of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70272" + ] + }, + "synonyms": [ + "Adductor brevis part of left femoral artery" + ] + }, + { + "id": "FMA:70275", + "name": "Adductor magnus branch of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70262" + ] + }, + "synonyms": [ + "Adductor magnus part of femoral artery" + ] + }, + { + "id": "FMA:70276", + "name": "Adductor magnus branch of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70275" + ] + }, + "synonyms": [ + "Adductor magnus part of right femoral artery" + ] + }, + { + "id": "FMA:70277", + "name": "Adductor magnus branch of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70275" + ] + }, + "synonyms": [ + "Adductor magnus part of left femoral artery" + ] + }, + { + "id": "FMA:70278", + "name": "Subdivision of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70251" + ] + }, + "synonyms": [ + "Deep external pudendal arterial subdivision" + ] + }, + { + "id": "FMA:70279", + "name": "Deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70278" + ] + } + }, + { + "id": "FMA:70280", + "name": "Right deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70279" + ] + } + }, + { + "id": "FMA:70281", + "name": "Left deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70279" + ] + } + }, + { + "id": "FMA:70282", + "name": "Cutaneous part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70278" + ] + } + }, + { + "id": "FMA:70283", + "name": "Cutaneous scrotal part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70282" + ] + } + }, + { + "id": "FMA:70284", + "name": "Cutaneous perineal part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70282" + ] + } + }, + { + "id": "FMA:70285", + "name": "Cutaneous perineal part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70284" + ] + } + }, + { + "id": "FMA:70286", + "name": "Cutaneous scrotal part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70283" + ] + } + }, + { + "id": "FMA:70287", + "name": "Cutaneous scrotal part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70283" + ] + } + }, + { + "id": "FMA:70288", + "name": "Cutaneous perineal part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70284" + ] + } + }, + { + "id": "FMA:70289", + "name": "Cutaneous labial part of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70282" + ] + } + }, + { + "id": "FMA:70290", + "name": "Cutaneous labial part of right deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70289" + ] + } + }, + { + "id": "FMA:70291", + "name": "Cutaneous labial part of left deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70289" + ] + } + }, + { + "id": "FMA:70292", + "name": "Trunk of deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20776" + ] + }, + "synonyms": [ + "Deep external pudendal arterial proper trunk" + ] + }, + { + "id": "FMA:70293", + "name": "Trunk of right deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70292" + ] + }, + "synonyms": [ + "Right deep external pudendal arterial proper trunk" + ] + }, + { + "id": "FMA:70294", + "name": "Trunk of left deep external pudendal artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70292" + ] + }, + "synonyms": [ + "Left deep external pudendal arterial proper trunk" + ] + }, + { + "id": "FMA:70298", + "name": "Ventral atrioventricular endocardial cushion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70302" + ] + } + }, + { + "id": "FMA:70299", + "name": "Dorsal atrioventricular endocardial cushion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70302" + ] + } + }, + { + "id": "FMA:70300", + "name": "Bulbus cordis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70301", + "name": "Truncus arteriosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70302", + "name": "Endocardial cushion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70303", + "name": "Sinus venosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70304", + "name": "Pericardiopleural canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70305", + "name": "Vitelline vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70306", + "name": "Right vitelline vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70305" + ] + } + }, + { + "id": "FMA:70307", + "name": "Left vitelline vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70305" + ] + } + }, + { + "id": "FMA:70308", + "name": "Common cardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70309", + "name": "Precardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70310", + "name": "Right common cardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70308" + ] + } + }, + { + "id": "FMA:70311", + "name": "Left common cardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70308" + ] + } + }, + { + "id": "FMA:70312", + "name": "Right precardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70309" + ] + } + }, + { + "id": "FMA:70313", + "name": "Left precardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70309" + ] + } + }, + { + "id": "FMA:70314", + "name": "Postcardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70315", + "name": "Right postcardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70314" + ] + } + }, + { + "id": "FMA:70316", + "name": "Left postcardinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70314" + ] + } + }, + { + "id": "FMA:70317", + "name": "Umbilical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70318", + "name": "Right horn of sinus venosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70319", + "name": "Right umbilical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70317" + ] + } + }, + { + "id": "FMA:70320", + "name": "Left umbilical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70317" + ] + } + }, + { + "id": "FMA:70321", + "name": "Left horn of sinus venosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70322", + "name": "Precardinal anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:70323", + "name": "Dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:70329", + "name": "Skin of right peri-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63886" + ] + } + }, + { + "id": "FMA:70330", + "name": "Skin of left peri-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63886" + ] + } + }, + { + "id": "FMA:70331", + "name": "Skin of right auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63884" + ] + } + }, + { + "id": "FMA:70332", + "name": "Skin of left auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63884" + ] + } + }, + { + "id": "FMA:70333", + "name": "Neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + } + }, + { + "id": "FMA:70335", + "name": "Myoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67328" + ] + } + }, + { + "id": "FMA:70336", + "name": "Hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72300" + ] + }, + "synonyms": [ + "Haemal cell" + ] + }, + { + "id": "FMA:70337", + "name": "Hemal stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70336" + ] + } + }, + { + "id": "FMA:70338", + "name": "Lymphoid stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70337" + ] + } + }, + { + "id": "FMA:70339", + "name": "Myeloid stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70337" + ] + }, + "synonyms": [ + "Myeloid cell" + ] + }, + { + "id": "FMA:70340", + "name": "Differentiated hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70336" + ] + } + }, + { + "id": "FMA:70341", + "name": "Skin of right orbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59350" + ] + } + }, + { + "id": "FMA:70342", + "name": "Skin of left orbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59350" + ] + } + }, + { + "id": "FMA:70343", + "name": "Urachus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:70344", + "name": "Granular layer of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69056" + ] + }, + "synonyms": [ + "Stratum granulosum of epidermis" + ] + }, + { + "id": "FMA:70345", + "name": "Subdivision of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Subclavian arterial subdivision" + ] + }, + { + "id": "FMA:70346", + "name": "Thyrocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:70347", + "name": "Right thyrocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70346" + ] + } + }, + { + "id": "FMA:70348", + "name": "Left thyrocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70346" + ] + } + }, + { + "id": "FMA:70350", + "name": "Costocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:70351", + "name": "Right costocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70350" + ] + } + }, + { + "id": "FMA:70352", + "name": "Left costocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70350" + ] + } + }, + { + "id": "FMA:70353", + "name": "Subdivision of thyrocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Thyrocervical arterial subdivision", + "Branch of thyrocervical artery" + ] + }, + { + "id": "FMA:70354", + "name": "Trunk of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14184" + ] + }, + "synonyms": [ + "Suprascapular arterial trunk" + ] + }, + { + "id": "FMA:70358", + "name": "Subdivision of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Internal thoracic arterial subdivision", + "Branch of internal thoracic artery" + ] + }, + { + "id": "FMA:70362", + "name": "Right pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69329" + ] + }, + "synonyms": [ + "Pericardial part of right internal thoracic artery", + "Pericardial branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:70363", + "name": "Left pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69329" + ] + }, + "synonyms": [ + "Pericardial part of left internal thoracic artery", + "Pericardial branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:70367", + "name": "Sternal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Sternal branch of internal thoracic artery" + ] + }, + { + "id": "FMA:70368", + "name": "Right sternal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70367" + ] + }, + "synonyms": [ + "Sternal branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:70369", + "name": "Left sternal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70367" + ] + }, + "synonyms": [ + "Sternal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:70370", + "name": "Perforating branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Perforating part of internal thoracic artery" + ] + }, + { + "id": "FMA:70371", + "name": "Perforating branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70370" + ] + }, + "synonyms": [ + "Perforating part of right internal thoracic artery" + ] + }, + { + "id": "FMA:70372", + "name": "Perforating branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70370" + ] + }, + "synonyms": [ + "Perforating part of left internal thoracic artery" + ] + }, + { + "id": "FMA:70373", + "name": "Subdivision of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + }, + "synonyms": [ + "Branch of inferior thyroid artery", + "Inferior thyroid arterial subdivision" + ] + }, + { + "id": "FMA:70374", + "name": "Pharyngeal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + }, + "synonyms": [ + "Pharyngeal part of inferior thyroid artery" + ] + }, + { + "id": "FMA:70375", + "name": "Tracheal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + }, + "synonyms": [ + "Tracheal part of inferior thyroid artery" + ] + }, + { + "id": "FMA:70376", + "name": "Tracheal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70375" + ] + }, + "synonyms": [ + "Tracheal part of right inferior thyroid artery" + ] + }, + { + "id": "FMA:70377", + "name": "Tracheal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70375" + ] + }, + "synonyms": [ + "Tracheal part of left inferior thyroid artery" + ] + }, + { + "id": "FMA:70378", + "name": "Pharyngeal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70374" + ] + }, + "synonyms": [ + "Pharyngeal part of right inferior thyroid artery" + ] + }, + { + "id": "FMA:70379", + "name": "Pharyngeal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70374" + ] + }, + "synonyms": [ + "Pharyngeal part of left inferior thyroid artery" + ] + }, + { + "id": "FMA:70380", + "name": "Esophageal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70373" + ] + }, + "synonyms": [ + "Esophageal part of inferior thyroid artery" + ] + }, + { + "id": "FMA:70381", + "name": "Esophageal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70380" + ] + }, + "synonyms": [ + "Esophageal part of right inferior thyroid artery" + ] + }, + { + "id": "FMA:70382", + "name": "Esophageal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70380" + ] + }, + "synonyms": [ + "Esophageal part of left inferior thyroid artery" + ] + }, + { + "id": "FMA:70389", + "name": "Subdivision of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + }, + "synonyms": [ + "Suprascapular arterial subdivision" + ] + }, + { + "id": "FMA:70396", + "name": "Acromial part of suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70389" + ] + } + }, + { + "id": "FMA:70397", + "name": "Acromial part of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70396" + ] + } + }, + { + "id": "FMA:70398", + "name": "Acromial part of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70396" + ] + } + }, + { + "id": "FMA:70399", + "name": "Subdivision of costocervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Costocervical arterial subdivision" + ] + }, + { + "id": "FMA:70400", + "name": "Trunk of superior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14185" + ] + }, + "synonyms": [ + "Superior intercostal arterial trunk" + ] + }, + { + "id": "FMA:70401", + "name": "Trunk of right superior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70400" + ] + }, + "synonyms": [ + "Right superior intercostal arterial trunk" + ] + }, + { + "id": "FMA:70402", + "name": "Trunk of left superior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70400" + ] + }, + "synonyms": [ + "Left superior intercostal arterial trunk" + ] + }, + { + "id": "FMA:70403", + "name": "Trunk of deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14185" + ] + }, + "synonyms": [ + "Deep cervical arterial trunk" + ] + }, + { + "id": "FMA:70404", + "name": "Trunk of right deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70403" + ] + }, + "synonyms": [ + "Right deep cervical arterial trunk" + ] + }, + { + "id": "FMA:70405", + "name": "Trunk of left deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70403" + ] + }, + "synonyms": [ + "Left deep cervical arterial trunk" + ] + }, + { + "id": "FMA:70406", + "name": "Skin of lateral part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:70407", + "name": "Skin of lateral part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70406" + ] + } + }, + { + "id": "FMA:70408", + "name": "Subdivision of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Thoraco-acromial arterial subdivision" + ] + }, + { + "id": "FMA:70409", + "name": "Skin of lateral part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70406" + ] + } + }, + { + "id": "FMA:70422", + "name": "Subdivision of subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Subscapular arterial subdivision", + "Branch of subscapular artery" + ] + }, + { + "id": "FMA:70423", + "name": "Infrascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23193" + ] + }, + "synonyms": [ + "Infrascapular branch of circumflex scapular artery" + ] + }, + { + "id": "FMA:70424", + "name": "Right infrascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70423" + ] + }, + "synonyms": [ + "Infrascapular branch of right circumflex scapular artery" + ] + }, + { + "id": "FMA:70425", + "name": "Left infrascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70423" + ] + }, + "synonyms": [ + "Infrascapular branch of left circumflex scapular artery" + ] + }, + { + "id": "FMA:70426", + "name": "Lateral scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:70427", + "name": "Right lateral scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70426" + ] + } + }, + { + "id": "FMA:70428", + "name": "Left lateral scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70426" + ] + } + }, + { + "id": "FMA:70429", + "name": "Subdivision of celiac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Celiac arterial subdivision" + ] + }, + { + "id": "FMA:70430", + "name": "Subdivision of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + }, + "synonyms": [ + "Left gastric arterial subdivision" + ] + }, + { + "id": "FMA:70431", + "name": "Esophageal part of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70430" + ] + }, + "synonyms": [ + "Oesophageal branch of left gastric artery", + "Esophageal branch of left gastric artery" + ] + }, + { + "id": "FMA:70432", + "name": "Left gastric artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70430" + ] + } + }, + { + "id": "FMA:70433", + "name": "Subdivision of common hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + }, + "synonyms": [ + "Branch of common hepatic artery", + "Common hepatic arterial subdivision" + ] + }, + { + "id": "FMA:70436", + "name": "Subdivision of gastroduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70433" + ] + }, + "synonyms": [ + "Branch of gastroduodenal artery", + "Gastroduodenal arterial subdivision" + ] + }, + { + "id": "FMA:70437", + "name": "Superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + } + }, + { + "id": "FMA:70438", + "name": "Supraduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + }, + "synonyms": [ + "Wilkie's artery" + ] + }, + { + "id": "FMA:70439", + "name": "Subdivision of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + }, + "synonyms": [ + "Right hepatic arterial subdivision" + ] + }, + { + "id": "FMA:70440", + "name": "Subdivision of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + }, + "synonyms": [ + "Left hepatic arterial subdivision" + ] + }, + { + "id": "FMA:70441", + "name": "Anterior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Anterior part of right hepatic artery", + "Anterior segmental part of right hepatic artery", + "Anterior segment artery of liver", + "Anterior segmental branch of right hepatic artery" + ] + }, + { + "id": "FMA:70442", + "name": "Anterior superior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Anterior superior segmental part of right hepatic artery", + "Anterior superior segmental branch of right hepatic artery" + ] + }, + { + "id": "FMA:70443", + "name": "Anterior inferior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Anterior inferior segmental part of right hepatic artery", + "Anterior inferior segmental branch of right hepatic artery" + ] + }, + { + "id": "FMA:70444", + "name": "Posterior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Posterior segmental branch of right hepatic artery", + "Posterior segmental part of right hepatic artery", + "Posterior segment artery of liver" + ] + }, + { + "id": "FMA:70445", + "name": "Posterior superior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Posterior superior segmental part of right hepatic artery", + "Posterior superior segmental branch of right hepatic artery" + ] + }, + { + "id": "FMA:70446", + "name": "Posterior inferior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71709" + ] + }, + "synonyms": [ + "Posterior inferior segmental part of right hepatic artery", + "Posterior inferior segmental branch of right hepatic artery" + ] + }, + { + "id": "FMA:70447", + "name": "Caudate lobe branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70439" + ] + }, + "synonyms": [ + "Caudate lobe part of right hepatic artery" + ] + }, + { + "id": "FMA:70448", + "name": "Medial segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Medial segmental part of left hepatic artery", + "Middle segment artery of liver", + "Medial segmental branch of left hepatic artery" + ] + }, + { + "id": "FMA:70449", + "name": "Medial superior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Medial superior segmental part of left hepatic artery", + "Medial superior segmental branch of left hepatic artery" + ] + }, + { + "id": "FMA:70450", + "name": "Medial inferior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Medial inferior segmental branch of left hepatic artery", + "Medial inferior segmental part of left hepatic artery" + ] + }, + { + "id": "FMA:70451", + "name": "Lateral segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Lateral segmental branch of left hepatic artery", + "Lateral segment artery of liver", + "Lateral segmental part of left hepatic artery" + ] + }, + { + "id": "FMA:70452", + "name": "Lateral superior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Lateral superior segmental branch of left hepatic artery", + "Lateral superior segmental part of left hepatic artery" + ] + }, + { + "id": "FMA:70453", + "name": "Lateral inferior segmental hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71736" + ] + }, + "synonyms": [ + "Lateral inferior segmental part of left hepatic artery", + "Lateral inferior segmental branch of left hepatic artery" + ] + }, + { + "id": "FMA:70455", + "name": "Caudate lobe branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70440" + ] + }, + "synonyms": [ + "Caudate lobe part of left hepatic artery" + ] + }, + { + "id": "FMA:70456", + "name": "Trunk of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76582" + ] + }, + "synonyms": [ + "Right hepatic arterial trunk" + ] + }, + { + "id": "FMA:70457", + "name": "Trunk of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76582" + ] + }, + "synonyms": [ + "Left hepatic arterial trunk" + ] + }, + { + "id": "FMA:70458", + "name": "Trunk of accessory left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + }, + "synonyms": [ + "Accessory left gastric arterial trunk" + ] + }, + { + "id": "FMA:70459", + "name": "Trunk of cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + }, + "synonyms": [ + "Cystic arterial trunk" + ] + }, + { + "id": "FMA:70460", + "name": "Subdivision of cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70439" + ] + }, + "synonyms": [ + "Cystic arterial subdivision" + ] + }, + { + "id": "FMA:70461", + "name": "Superficial branch of cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70460" + ] + }, + "synonyms": [ + "Superficial part of cystic artery" + ] + }, + { + "id": "FMA:70462", + "name": "Deep branch of cystic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70460" + ] + }, + "synonyms": [ + "Deep part of cystic artery" + ] + }, + { + "id": "FMA:70463", + "name": "Pancreatic part of posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70467" + ] + }, + "synonyms": [ + "Pancreatic branch of posterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70464", + "name": "Duodenal part of posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70467" + ] + }, + "synonyms": [ + "Duodenal branch of posterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70465", + "name": "Gastric part of anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70468" + ] + }, + "synonyms": [ + "Gastric branch of anterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70466", + "name": "Omental part of anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70468" + ] + }, + "synonyms": [ + "Omental branch of anterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70467", + "name": "Subdivision of posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70469" + ] + }, + "synonyms": [ + "Posterior superior pancreaticoduodenal arterial subdivision" + ] + }, + { + "id": "FMA:70468", + "name": "Subdivision of anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70469" + ] + }, + "synonyms": [ + "Anterior superior pancreaticoduodenal arterial subdivision" + ] + }, + { + "id": "FMA:70469", + "name": "Subdivision of superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70436" + ] + }, + "synonyms": [ + "Superior pancreaticoduodenal arterial subdivision" + ] + }, + { + "id": "FMA:70470", + "name": "Subdivision of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70429" + ] + }, + "synonyms": [ + "Branch of splenic artery", + "Splenic arterial subdivision" + ] + }, + { + "id": "FMA:70471", + "name": "Pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + } + }, + { + "id": "FMA:70473", + "name": "Trunk of left gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76594" + ] + }, + "synonyms": [ + "Left gastro-epiploic arterial trunk" + ] + }, + { + "id": "FMA:70474", + "name": "Trunk of dorsal pancreatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76594" + ] + }, + "synonyms": [ + "Dorsal pancreatic arterial trunk" + ] + }, + { + "id": "FMA:70475", + "name": "Trunk of short gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76594" + ] + }, + "synonyms": [ + "Short gastric arterial trunk" + ] + }, + { + "id": "FMA:70476", + "name": "Trunk of posterior gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76594" + ] + }, + "synonyms": [ + "Posterior gastric arterial trunk" + ] + }, + { + "id": "FMA:70477", + "name": "Terminal part of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70470" + ] + }, + "synonyms": [ + "Terminal splenic artery" + ] + }, + { + "id": "FMA:70478", + "name": "Subdivision of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Superior mesenteric arterial subdivision", + "Branch of superior mesenteric artery" + ] + }, + { + "id": "FMA:70479", + "name": "Anterior inferior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70481" + ] + }, + "synonyms": [ + "Anterior part of inferior pancreaticoduodenal artery", + "Anterior branch of inferior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70480", + "name": "Posterior inferior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70481" + ] + }, + "synonyms": [ + "Posterior part of inferior pancreaticoduodenal artery", + "Posterior branch of inferior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70481", + "name": "Subdivision of inferior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + }, + "synonyms": [ + "Inferior pancreaticoduodenal arterial subdivision", + "Branch of inferior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:70483", + "name": "Subdivision of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Inferior mesenteric arterial subdivision" + ] + }, + { + "id": "FMA:70484", + "name": "Segment of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Renal arterial segment" + ] + }, + { + "id": "FMA:70485", + "name": "Anterior division of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + }, + "synonyms": [ + "Anterior part of renal artery" + ] + }, + { + "id": "FMA:70486", + "name": "Anterior division of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70485" + ] + }, + "synonyms": [ + "Anterior part of right renal artery" + ] + }, + { + "id": "FMA:70487", + "name": "Anterior division of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70485" + ] + }, + "synonyms": [ + "Anterior part of left renal artery" + ] + }, + { + "id": "FMA:70488", + "name": "Posterior division of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + }, + "synonyms": [ + "Posterior part of renal artery" + ] + }, + { + "id": "FMA:70489", + "name": "Posterior division of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70488" + ] + }, + "synonyms": [ + "Posterior part of right renal artery" + ] + }, + { + "id": "FMA:70490", + "name": "Posterior division of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70488" + ] + }, + "synonyms": [ + "Posterior part of left renal artery" + ] + }, + { + "id": "FMA:70491", + "name": "Ureteric segment of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70492", + "name": "Ureteric segment of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70491" + ] + } + }, + { + "id": "FMA:70493", + "name": "Ureteric segment of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70491" + ] + } + }, + { + "id": "FMA:70494", + "name": "Segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70495", + "name": "Lobar renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70496", + "name": "Interlobar renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70497", + "name": "Arcuate renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70498", + "name": "Interlobular renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:70499", + "name": "Superior segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70494" + ] + }, + "synonyms": [ + "Apical segmental renal artery" + ] + }, + { + "id": "FMA:70500", + "name": "Anterior superior segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70494" + ] + }, + "synonyms": [ + "Anterior superior segmental artery" + ] + }, + { + "id": "FMA:70501", + "name": "Anterior inferior segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70494" + ] + }, + "synonyms": [ + "Anterior inferior segmental artery" + ] + }, + { + "id": "FMA:70502", + "name": "Inferior segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70494" + ] + }, + "synonyms": [ + "Inferior segmental artery of anterior branch of renal artery" + ] + }, + { + "id": "FMA:70503", + "name": "Posterior segmental renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70494" + ] + } + }, + { + "id": "FMA:70504", + "name": "Subdivision of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + }, + "synonyms": [ + "Common carotid arterial subdivision" + ] + }, + { + "id": "FMA:70505", + "name": "Subdivision of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70504" + ] + }, + "synonyms": [ + "External carotid arterial subdivision", + "Branch of external carotid artery" + ] + }, + { + "id": "FMA:70506", + "name": "Subdivision of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70504" + ] + }, + "synonyms": [ + "Branch of internal carotid artery", + "Internal carotid arterial subdivision" + ] + }, + { + "id": "FMA:70507", + "name": "Segment of trunk of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + } + }, + { + "id": "FMA:70509", + "name": "Trunk proper of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:70510", + "name": "Trunk proper of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70509" + ] + } + }, + { + "id": "FMA:70511", + "name": "Trunk proper of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70509" + ] + } + }, + { + "id": "FMA:70512", + "name": "Trunk of petrous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:70513", + "name": "Trunk of petrous part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70512" + ] + } + }, + { + "id": "FMA:70514", + "name": "Trunk of petrous part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70512" + ] + } + }, + { + "id": "FMA:70515", + "name": "Trunk of cavernous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:70516", + "name": "Trunk of cavernous part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70515" + ] + } + }, + { + "id": "FMA:70517", + "name": "Trunk of cavernous part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70515" + ] + } + }, + { + "id": "FMA:70518", + "name": "Trunk of cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:70519", + "name": "Trunk of cerebral part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70518" + ] + } + }, + { + "id": "FMA:70520", + "name": "Trunk of cerebral part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70518" + ] + } + }, + { + "id": "FMA:70521", + "name": "Subdivision of petrous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + } + }, + { + "id": "FMA:70522", + "name": "Subdivision of cavernous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + } + }, + { + "id": "FMA:70523", + "name": "Subdivision of cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70506" + ] + } + }, + { + "id": "FMA:70524", + "name": "Trunk of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Ophthalmic arterial trunk" + ] + }, + { + "id": "FMA:70525", + "name": "Trunk of right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70524" + ] + }, + "synonyms": [ + "Right ophthalmic arterial trunk" + ] + }, + { + "id": "FMA:70526", + "name": "Trunk of left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70524" + ] + }, + "synonyms": [ + "Left ophthalmic arterial trunk" + ] + }, + { + "id": "FMA:70527", + "name": "Cavernous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Cavernous branch of cavernous part of internal carotid artery" + ] + }, + { + "id": "FMA:70528", + "name": "Right cavernous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70527" + ] + } + }, + { + "id": "FMA:70529", + "name": "Left cavernous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70527" + ] + } + }, + { + "id": "FMA:70531", + "name": "Tentorial basal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Tentorial basal branch of cavernous part of internal carotid artery", + "Tentorial basal part of internal carotid artery" + ] + }, + { + "id": "FMA:70532", + "name": "Tentorial basal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70531" + ] + }, + "synonyms": [ + "Tentorial basal part of right internal carotid artery" + ] + }, + { + "id": "FMA:70533", + "name": "Tentorial basal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70531" + ] + }, + "synonyms": [ + "Tentorial basal part of left internal carotid artery" + ] + }, + { + "id": "FMA:70534", + "name": "Tentorial marginal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Tentorial marginal branch of cavernous part of internal carotid artery", + "Tentorial marginal part of internal carotid artery" + ] + }, + { + "id": "FMA:70535", + "name": "Tentorial marginal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70534" + ] + }, + "synonyms": [ + "Tentorial marginal part of right internal carotid artery" + ] + }, + { + "id": "FMA:70536", + "name": "Tentorial marginal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70534" + ] + }, + "synonyms": [ + "Tentorial marginal part of left internal carotid artery" + ] + }, + { + "id": "FMA:70537", + "name": "Meningeal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49872" + ] + }, + "synonyms": [ + "Meningeal part of internal carotid artery" + ] + }, + { + "id": "FMA:70538", + "name": "Meningeal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70537" + ] + }, + "synonyms": [ + "Meningeal part of right internal carotid artery" + ] + }, + { + "id": "FMA:70539", + "name": "Meningeal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70537" + ] + }, + "synonyms": [ + "Meningeal part of left internal carotid artery" + ] + }, + { + "id": "FMA:70540", + "name": "Stratum lucidum of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69056" + ] + }, + "synonyms": [ + "Stratum conjunctum of epidermis" + ] + }, + { + "id": "FMA:70541", + "name": "Stem cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Epidermal stem cell" + ] + }, + { + "id": "FMA:70542", + "name": "Ciliated columnar cell of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66816" + ] + }, + "synonyms": [ + "Ciliated bronchial epithelial cell" + ] + }, + { + "id": "FMA:70543", + "name": "Granular cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62879" + ] + } + }, + { + "id": "FMA:70544", + "name": "Hypodermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:70545", + "name": "Melanocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:70546", + "name": "Mesenchymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63917" + ] + } + }, + { + "id": "FMA:70547", + "name": "Epithelial cell of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:70548", + "name": "Merkel cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62879" + ] + }, + "synonyms": [ + "Merkel's cell" + ] + }, + { + "id": "FMA:70549", + "name": "Epithelial cell of choroid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:70550", + "name": "Ependymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:70551", + "name": "Corneal epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + }, + "synonyms": [ + "Epithelial cell of cornea" + ] + }, + { + "id": "FMA:70552", + "name": "Conjunctival epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + }, + "synonyms": [ + "Epithelial cell of conjunctiva" + ] + }, + { + "id": "FMA:70553", + "name": "Epithelial cell of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70559" + ] + } + }, + { + "id": "FMA:70554", + "name": "Epithelial cell of nasal part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70581" + ] + } + }, + { + "id": "FMA:70555", + "name": "Epithelial cell of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70556", + "name": "General ecto-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69074" + ] + } + }, + { + "id": "FMA:70557", + "name": "Neurecto-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69074" + ] + }, + "synonyms": [ + "Neuroecto-epithelial cell" + ] + }, + { + "id": "FMA:70558", + "name": "External epithelial cell of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70559", + "name": "Epithelial cell of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70560", + "name": "Epithelial cell of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70559" + ] + } + }, + { + "id": "FMA:70561", + "name": "Epithelial cell of nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70559" + ] + } + }, + { + "id": "FMA:70562", + "name": "Epithelial cell of wall of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70563", + "name": "Neuroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + } + }, + { + "id": "FMA:70564", + "name": "Glioblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Spongioblast" + ] + }, + { + "id": "FMA:70565", + "name": "Astroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70564" + ] + } + }, + { + "id": "FMA:70566", + "name": "Oligodendroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70564" + ] + } + }, + { + "id": "FMA:70567", + "name": "Primordial germ cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256172" + ] + }, + "synonyms": [ + "Gonocyte", + "Primitive germ cell" + ] + }, + { + "id": "FMA:70569", + "name": "Unipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Unipotential stem cell" + ] + }, + { + "id": "FMA:70570", + "name": "Pluripotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Pluripotential stem cell" + ] + }, + { + "id": "FMA:70571", + "name": "Basal cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62879" + ] + } + }, + { + "id": "FMA:70572", + "name": "T-helper lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62870" + ] + }, + "synonyms": [ + "Helper T lymphocyte", + "T-helper cell", + "Helper T cell", + "Helper T-lymphocyte" + ] + }, + { + "id": "FMA:70573", + "name": "T-cytotoxic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62870" + ] + }, + "synonyms": [ + "Killer T cell", + "Cytotoxic T lymphocyte", + "Cytotoxic T-lymphocyte", + "Cytotoxic T cell", + "Killer T lymphocyte" + ] + }, + { + "id": "FMA:70574", + "name": "Plasma cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + }, + "synonyms": [ + "Plasmacyte" + ] + }, + { + "id": "FMA:70575", + "name": "Vermiform granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + }, + "synonyms": [ + "Birbeck granule" + ] + }, + { + "id": "FMA:70576", + "name": "Ameloblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70577", + "name": "Epithelial cell of buccal part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70581" + ] + } + }, + { + "id": "FMA:70578", + "name": "Epithelial cell of paranasal sinus part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70581" + ] + } + }, + { + "id": "FMA:70579", + "name": "Epithelial cell of gingival part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70581" + ] + } + }, + { + "id": "FMA:70580", + "name": "Epithelial cell of anterior palatal part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70581" + ] + } + }, + { + "id": "FMA:70581", + "name": "Ecto-epithelial cell of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70583", + "name": "Epithelial cell of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:70585", + "name": "Type A cell of pancreatic islet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62939" + ] + }, + "synonyms": [ + "Alpha cell of pancreas", + "Alpha cell of pancreatic islet", + "A-cell of pancreatic islet", + "Pancreatic A-cell", + "Pancreatic alpha cell" + ] + }, + { + "id": "FMA:70586", + "name": "Type B cell of pancreatic islet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + }, + "synonyms": [ + "Insulin-secreting cell", + "B-cell of pancreatic islet", + "Pancreatic beta cell", + "Pancreatic B-cell", + "Beta cell of pancreatic islet", + "Type B enteroendocrine cell" + ] + }, + { + "id": "FMA:70587", + "name": "Type D cell of pancreatic islet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62935" + ] + }, + "synonyms": [ + "Delta cell of pancreatic islet", + "Somatostatin-secreting pancreatic cell", + "Pancreatic delta cell", + "D-cell of pancreatic islet", + "Pancreatic D-cell", + "Delta cell of islet" + ] + }, + { + "id": "FMA:70588", + "name": "Type F cell of pancreatic islet", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83409" + ] + }, + "synonyms": [ + "Pancreatic polypeptide-secreting cell", + "PP-cell of pancreatic islet" + ] + }, + { + "id": "FMA:70589", + "name": "Follicular cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Follicular ovarian cell", + "Ovarian follicular cell" + ] + }, + { + "id": "FMA:70590", + "name": "Primary follicular cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70589" + ] + } + }, + { + "id": "FMA:70591", + "name": "Secondary follicular cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70589" + ] + } + }, + { + "id": "FMA:70592", + "name": "Keratinosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + }, + "synonyms": [ + "Lamellar body", + "Membrane-coating granule", + "Odland body", + "Lamellar granule" + ] + }, + { + "id": "FMA:70593", + "name": "Subdivision of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + }, + "synonyms": [ + "Epidermis subdivision" + ] + }, + { + "id": "FMA:70594", + "name": "Arbitrary zone of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + }, + "synonyms": [ + "Adnexa of epidermis" + ] + }, + { + "id": "FMA:70595", + "name": "Intradermal part of duct of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70618" + ] + }, + "synonyms": [ + "Intradermal sweat duct", + "Intradermal duct of eccrine sweat gland" + ] + }, + { + "id": "FMA:70596", + "name": "Epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45568" + ] + } + }, + { + "id": "FMA:70597", + "name": "Subdivision of gland of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:70598", + "name": "Urothelial cell of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Epithelial cell of vesical trigone" + ] + }, + { + "id": "FMA:70599", + "name": "Basement membrane of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:70601", + "name": "Eccrine sweat gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + }, + "synonyms": [ + "Secretory part of eccrine sweat gland" + ] + }, + { + "id": "FMA:70605", + "name": "Ciliary epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:70606", + "name": "Pigmented ciliary epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70605" + ] + } + }, + { + "id": "FMA:70607", + "name": "Non-pigmented ciliary epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70605" + ] + } + }, + { + "id": "FMA:70608", + "name": "Subdivision of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70597" + ] + }, + "synonyms": [ + "Eccrine sweat gland subdivision" + ] + }, + { + "id": "FMA:70609", + "name": "Intraepidermal part of duct of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70618" + ] + }, + "synonyms": [ + "Intraepidermal duct of eccrine sweat gland", + "Eccrine acrosyringium" + ] + }, + { + "id": "FMA:70610", + "name": "Ciliary muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Smooth muscle cell of ciliary body" + ] + }, + { + "id": "FMA:70611", + "name": "Smooth muscle fiber of sphincter of pupil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Smooth muscle cell of sphincter of pupil", + "Sphincter pupillae muscle cell" + ] + }, + { + "id": "FMA:70612", + "name": "Subcapsular lens epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + } + }, + { + "id": "FMA:70613", + "name": "Primary lens fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70950" + ] + } + }, + { + "id": "FMA:70614", + "name": "Corneal endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:70615", + "name": "Mesothelial cell of anterior chamber of eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:70617", + "name": "Ductal part of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + } + }, + { + "id": "FMA:70618", + "name": "Subdivision of ductal part of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + } + }, + { + "id": "FMA:70619", + "name": "Myoepithelial cell of dilator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67799" + ] + } + }, + { + "id": "FMA:70620", + "name": "Hyalocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:70621", + "name": "Wall of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + }, + "synonyms": [ + "Eccrine sweat gland wall" + ] + }, + { + "id": "FMA:70622", + "name": "Wall of eccrine sweat gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + }, + "synonyms": [ + "Wall of secretory part of eccrine sweat gland", + "Eccrine sweat gland proper wall" + ] + }, + { + "id": "FMA:70623", + "name": "Wall of ductal part of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70608" + ] + } + }, + { + "id": "FMA:70624", + "name": "Lumen of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + }, + "synonyms": [ + "Eccrine sweat gland lumen" + ] + }, + { + "id": "FMA:70625", + "name": "Subdivision of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70597" + ] + }, + "synonyms": [ + "Apocrine sweat gland subdivision" + ] + }, + { + "id": "FMA:70626", + "name": "Internal epithelial cell of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:70627", + "name": "Endo-epithelial cell of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:70628", + "name": "Endo-epithelial cell of tympanic part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70627" + ] + } + }, + { + "id": "FMA:70629", + "name": "Endo-epithelial cell of pharyngotympanic part of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70627" + ] + } + }, + { + "id": "FMA:70630", + "name": "Cell phenotype", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74181" + ] + } + }, + { + "id": "FMA:70631", + "name": "Cell morphology", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:70632", + "name": "Cell shape type", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:70633", + "name": "Squamous", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70634", + "name": "Cuboidal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70635", + "name": "Columnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70636", + "name": "Polyhedral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70637", + "name": "Transitional", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70638", + "name": "Ciliated columnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70635" + ] + } + }, + { + "id": "FMA:70639", + "name": "Microvillus columnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70635" + ] + } + }, + { + "id": "FMA:70640", + "name": "Glandular columnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70635" + ] + } + }, + { + "id": "FMA:70641", + "name": "Smooth columnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70635" + ] + } + }, + { + "id": "FMA:70642", + "name": "Apocrine sweat gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + }, + "synonyms": [ + "Secretory part of apocrine sweat gland" + ] + }, + { + "id": "FMA:70643", + "name": "Ductal part of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + } + }, + { + "id": "FMA:70644", + "name": "Subdivision of ductal part of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + } + }, + { + "id": "FMA:70645", + "name": "Intraepidermal part of duct of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70644" + ] + }, + "synonyms": [ + "Apocrine acrosyringium", + "Apocrine intraepidermal duct" + ] + }, + { + "id": "FMA:70646", + "name": "Intradermal part of duct of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70644" + ] + }, + "synonyms": [ + "Apocrine intradermal duct" + ] + }, + { + "id": "FMA:70647", + "name": "Wall of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + }, + "synonyms": [ + "Apocrine sweat gland wall" + ] + }, + { + "id": "FMA:70648", + "name": "Wall of apocrine sweat gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + }, + "synonyms": [ + "Wall of secretory part of apocrine sweat gland", + "Apocrine sweat gland proper wall" + ] + }, + { + "id": "FMA:70649", + "name": "Wall of ductal part of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70625" + ] + } + }, + { + "id": "FMA:70650", + "name": "Lumen of gland of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:70651", + "name": "Lumen of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + }, + "synonyms": [ + "Apocrine sweat gland lumen" + ] + }, + { + "id": "FMA:70652", + "name": "Lumen of secretory part of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + } + }, + { + "id": "FMA:70653", + "name": "Lumen of ductal part of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + } + }, + { + "id": "FMA:70654", + "name": "Lumen of secretory part of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + } + }, + { + "id": "FMA:70655", + "name": "Lumen of ductal part of apocrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + } + }, + { + "id": "FMA:70657", + "name": "Epithelial cell of gland of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70658", + "name": "Clear cell of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70952" + ] + } + }, + { + "id": "FMA:70659", + "name": "Dark cell of eccrine sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70952" + ] + } + }, + { + "id": "FMA:70660", + "name": "Hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:70661", + "name": "Pilosebaceous unit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Pilo-sebaceous apparatus" + ] + }, + { + "id": "FMA:70662", + "name": "Upper segment of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + } + }, + { + "id": "FMA:70663", + "name": "Central medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Central medullary reticular group", + "Central group (medullary reticular formation)" + ] + }, + { + "id": "FMA:70664", + "name": "Set of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78541" + ] + }, + "synonyms": [ + "Toes set", + "Toes", + "Digits of foot" + ] + }, + { + "id": "FMA:70666", + "name": "Bulb of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70721" + ] + }, + "synonyms": [ + "Hair follicle bulb", + "Hair bulb" + ] + }, + { + "id": "FMA:70667", + "name": "Primary hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + }, + "synonyms": [ + "Downy hair" + ] + }, + { + "id": "FMA:70668", + "name": "Vellus hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:70669", + "name": "Terminal hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:70671", + "name": "Subdivision of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Middle frontal gyrus subdivision" + ] + }, + { + "id": "FMA:70672", + "name": "Subdivision of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Superior frontal gyrus subdivision" + ] + }, + { + "id": "FMA:70673", + "name": "Subdivision of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Precentral gyrus subdivision" + ] + }, + { + "id": "FMA:70674", + "name": "Subdivision of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Postcentral gyrus subdivision" + ] + }, + { + "id": "FMA:70675", + "name": "Subdivision of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Supramarginal gyrus subdivision" + ] + }, + { + "id": "FMA:70676", + "name": "Subdivision of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Superior temporal gyrus subdivision" + ] + }, + { + "id": "FMA:70677", + "name": "Subdivision of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Middle temporal gyrus subdivision" + ] + }, + { + "id": "FMA:70678", + "name": "Subdivision of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Inferior temporal gyrus subdivision" + ] + }, + { + "id": "FMA:70679", + "name": "Anagen hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70660" + ] + }, + "synonyms": [ + "Anagen follicle", + "Active hair follicle" + ] + }, + { + "id": "FMA:70680", + "name": "Region of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + }, + "synonyms": [ + "Hair follicle region" + ] + }, + { + "id": "FMA:70681", + "name": "Polar part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70672" + ] + } + }, + { + "id": "FMA:70682", + "name": "Anterior part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70672" + ] + } + }, + { + "id": "FMA:70683", + "name": "Middle part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70672" + ] + } + }, + { + "id": "FMA:70684", + "name": "Posterior part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70672" + ] + } + }, + { + "id": "FMA:70685", + "name": "Polar part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70671" + ] + } + }, + { + "id": "FMA:70686", + "name": "Middle part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70671" + ] + } + }, + { + "id": "FMA:70687", + "name": "Anterior part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70671" + ] + } + }, + { + "id": "FMA:70688", + "name": "Posterior part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70671" + ] + } + }, + { + "id": "FMA:70689", + "name": "Dorsal part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70673" + ] + } + }, + { + "id": "FMA:70690", + "name": "Middle part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70673" + ] + } + }, + { + "id": "FMA:70691", + "name": "Ventral part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70673" + ] + } + }, + { + "id": "FMA:70692", + "name": "Dorsal part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70674" + ] + } + }, + { + "id": "FMA:70693", + "name": "Middle part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70674" + ] + } + }, + { + "id": "FMA:70694", + "name": "Ventral part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70674" + ] + } + }, + { + "id": "FMA:70695", + "name": "Anterior part of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70675" + ] + } + }, + { + "id": "FMA:70696", + "name": "Posterior part of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70675" + ] + } + }, + { + "id": "FMA:70700", + "name": "Polar part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70676" + ] + } + }, + { + "id": "FMA:70701", + "name": "Anterior part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70676" + ] + } + }, + { + "id": "FMA:70702", + "name": "Middle part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70676" + ] + } + }, + { + "id": "FMA:70703", + "name": "Posterior part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70676" + ] + } + }, + { + "id": "FMA:70704", + "name": "Polar part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70677" + ] + } + }, + { + "id": "FMA:70705", + "name": "Anterior part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70677" + ] + } + }, + { + "id": "FMA:70706", + "name": "Middle part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70677" + ] + } + }, + { + "id": "FMA:70707", + "name": "Posterior part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70677" + ] + } + }, + { + "id": "FMA:70708", + "name": "Polar part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70678" + ] + } + }, + { + "id": "FMA:70709", + "name": "Anterior part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70678" + ] + } + }, + { + "id": "FMA:70710", + "name": "Middle part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70678" + ] + } + }, + { + "id": "FMA:70711", + "name": "Posterior part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70678" + ] + } + }, + { + "id": "FMA:70712", + "name": "Subdivision of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Angular gyrus subdivision" + ] + }, + { + "id": "FMA:70713", + "name": "Anterior part of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70712" + ] + } + }, + { + "id": "FMA:70714", + "name": "Posterior part of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70712" + ] + } + }, + { + "id": "FMA:70715", + "name": "Subdivision of hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71012" + ] + }, + "synonyms": [ + "Hair subdivision" + ] + }, + { + "id": "FMA:70716", + "name": "Anagen hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:70717", + "name": "Catagen hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:70718", + "name": "Telogen hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53667" + ] + } + }, + { + "id": "FMA:70719", + "name": "Lower segment of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + }, + "synonyms": [ + "Inferior segment of hair follicle" + ] + }, + { + "id": "FMA:70720", + "name": "Region of upper segment of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + } + }, + { + "id": "FMA:70721", + "name": "Region of lower segment of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + } + }, + { + "id": "FMA:70722", + "name": "Infundibulum of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70720" + ] + }, + "synonyms": [ + "Dermal piliary canal", + "Hair follicle infundibulum" + ] + }, + { + "id": "FMA:70723", + "name": "Isthmus of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70720" + ] + }, + "synonyms": [ + "Hair follicle isthmus" + ] + }, + { + "id": "FMA:70724", + "name": "Stem of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70721" + ] + }, + "synonyms": [ + "Hair follicle stem" + ] + }, + { + "id": "FMA:70725", + "name": "Region of infundibulum of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70720" + ] + } + }, + { + "id": "FMA:70726", + "name": "Infundibulum proper of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70725" + ] + } + }, + { + "id": "FMA:70727", + "name": "Intraepidermal part of infundibulum of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70725" + ] + }, + "synonyms": [ + "Acrotrichium", + "Intraepidermal piliary canal" + ] + }, + { + "id": "FMA:70728", + "name": "Hair shaft", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + } + }, + { + "id": "FMA:70729", + "name": "Tip of hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + }, + "synonyms": [ + "Hair tip" + ] + }, + { + "id": "FMA:70730", + "name": "Hair root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + }, + "synonyms": [ + "Root of hair" + ] + }, + { + "id": "FMA:70731", + "name": "Epithelial cell of stratum germinativum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + }, + "synonyms": [ + "Basal cell of esophageal epithelium" + ] + }, + { + "id": "FMA:70732", + "name": "Epithelial cell of stratum spinosum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + }, + "synonyms": [ + "Parabasal cell of stratum spinosum of esophagus" + ] + }, + { + "id": "FMA:70733", + "name": "Epithelial cell of stratum corneum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + }, + "synonyms": [ + "Superficial squamous cell of stratum corneum of esophagus" + ] + }, + { + "id": "FMA:70735", + "name": "Bulge of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + }, + "synonyms": [ + "Hair follicle bulge" + ] + }, + { + "id": "FMA:70736", + "name": "Vitreous layer of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + }, + "synonyms": [ + "Glassy membrane of hair follicle", + "Glassy layer of hair follicle" + ] + }, + { + "id": "FMA:70737", + "name": "Dermal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71002" + ] + }, + "synonyms": [ + "Follicular papilla" + ] + }, + { + "id": "FMA:70739", + "name": "Set of toes of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70664" + ] + }, + "synonyms": [ + "Toes of right foot" + ] + }, + { + "id": "FMA:70740", + "name": "Set of toes of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70664" + ] + }, + "synonyms": [ + "Toes of left foot" + ] + }, + { + "id": "FMA:70741", + "name": "Set of facial hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Facial hairs set" + ] + }, + { + "id": "FMA:70742", + "name": "Set of eyelashes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + }, + "synonyms": [ + "Eyelashes", + "Eyelashes set" + ] + }, + { + "id": "FMA:70743", + "name": "Set of nose hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + }, + "synonyms": [ + "Nasal hairs set" + ] + }, + { + "id": "FMA:70744", + "name": "Right set of eyelashes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70742" + ] + } + }, + { + "id": "FMA:70745", + "name": "Left set of eyelashes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70742" + ] + } + }, + { + "id": "FMA:70746", + "name": "Right sideburn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59653" + ] + } + }, + { + "id": "FMA:70747", + "name": "Left sideburn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59653" + ] + } + }, + { + "id": "FMA:70748", + "name": "Set of external auditory canal hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70741" + ] + }, + "synonyms": [ + "External auditory canal hairs set", + "External auditory canal hairs" + ] + }, + { + "id": "FMA:70749", + "name": "Right set of external auditory canal hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70748" + ] + } + }, + { + "id": "FMA:70750", + "name": "Left set of external auditory canal hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70748" + ] + } + }, + { + "id": "FMA:70751", + "name": "Set of head hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Hairs of head", + "Head hairs set" + ] + }, + { + "id": "FMA:70752", + "name": "Set of hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Hairs set", + "Hairs" + ] + }, + { + "id": "FMA:70753", + "name": "Set of chest hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Chest hairs set" + ] + }, + { + "id": "FMA:70754", + "name": "Set of pubic hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Pubic hairs", + "Pubic hairs set" + ] + }, + { + "id": "FMA:70755", + "name": "Set of hairs on back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + } + }, + { + "id": "FMA:70756", + "name": "Set of axillary hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Axillary hairs", + "Axillary hairs set" + ] + }, + { + "id": "FMA:70757", + "name": "Right set of axillary hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70756" + ] + } + }, + { + "id": "FMA:70758", + "name": "Left set of axillary hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70756" + ] + } + }, + { + "id": "FMA:70759", + "name": "Set of limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Limb hairs set", + "Set of head proper hair" + ] + }, + { + "id": "FMA:70760", + "name": "Set of upper limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70759" + ] + }, + "synonyms": [ + "Upper limb hairs", + "Upper limb hairs set" + ] + }, + { + "id": "FMA:70761", + "name": "Set of lower limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70759" + ] + }, + "synonyms": [ + "Lower limb hairs", + "Lower limb hairs set" + ] + }, + { + "id": "FMA:70762", + "name": "Right set of lower limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70761" + ] + } + }, + { + "id": "FMA:70763", + "name": "Left set of lower limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70761" + ] + } + }, + { + "id": "FMA:70764", + "name": "Right set of upper limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70760" + ] + } + }, + { + "id": "FMA:70765", + "name": "Left set of upper limb hairs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70760" + ] + } + }, + { + "id": "FMA:70766", + "name": "Set of hairs on back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + } + }, + { + "id": "FMA:70767", + "name": "Set of spinal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Spinal ganglia set", + "Spinal ganglia" + ] + }, + { + "id": "FMA:70768", + "name": "Critical level of hair bulb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Critical line of Auber" + ] + }, + { + "id": "FMA:70769", + "name": "Set of muscular arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Muscular arteries", + "Muscular arteries set" + ] + }, + { + "id": "FMA:70770", + "name": "Zone of bulb of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70721" + ] + } + }, + { + "id": "FMA:70771", + "name": "Upper zone of bulb of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70770" + ] + }, + "synonyms": [ + "Upper part of bulb of hair follicle" + ] + }, + { + "id": "FMA:70772", + "name": "Lower zone of bulb of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70770" + ] + }, + "synonyms": [ + "Germinal matrix of hair bulb", + "Lower part of bulb of hair follicle" + ] + }, + { + "id": "FMA:70773", + "name": "Set of ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Ligaments", + "Ligaments set" + ] + }, + { + "id": "FMA:70774", + "name": "Set of bronchi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Bronchi set" + ] + }, + { + "id": "FMA:70775", + "name": "Set of intestinal lymphatic trunks", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + }, + "synonyms": [ + "Intestinal lymphatic trunks set", + "Intestinal lymphatic trunks" + ] + }, + { + "id": "FMA:70776", + "name": "Set of lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Lymph nodes set" + ] + }, + { + "id": "FMA:70777", + "name": "Set of short posterior ciliary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Short posterior ciliary arteries set", + "Short posterior ciliary arteries" + ] + }, + { + "id": "FMA:70778", + "name": "Set of long posterior ciliary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Long posterior ciliary arteries set", + "Long posterior ciliary arteries" + ] + }, + { + "id": "FMA:70779", + "name": "Set of organs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Organs set" + ] + }, + { + "id": "FMA:70780", + "name": "Set of mammillary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Mammillary arteries set", + "Mammillary arteries" + ] + }, + { + "id": "FMA:70781", + "name": "Set of lateral palpebral arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral palpebral arteries set", + "Lateral palpebral arteries" + ] + }, + { + "id": "FMA:70782", + "name": "Set of anterior ciliary arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior ciliary arteries", + "Anterior ciliary arteries set" + ] + }, + { + "id": "FMA:70783", + "name": "Set of anterior conjunctival arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior conjunctival arteries set", + "Anterior conjunctival arteries" + ] + }, + { + "id": "FMA:70784", + "name": "Set of episcleral arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Episcleral arteries", + "Episcleral arteries set" + ] + }, + { + "id": "FMA:70785", + "name": "Set of medial palpebral arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial palpebral arteries set", + "Medial palpebral arteries" + ] + }, + { + "id": "FMA:70786", + "name": "Set of posterior conjunctival arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior conjunctival arteries set", + "Posterior conjunctival arteries" + ] + }, + { + "id": "FMA:70787", + "name": "Set of arteries of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arteries of brain" + ] + }, + { + "id": "FMA:70788", + "name": "Set of anteromedial central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anteromedial central arteries set", + "Anteromedial central arteries" + ] + }, + { + "id": "FMA:70789", + "name": "Set of proximal medial striate arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Proximal medial striate arteries set", + "Proximal medial striate arteries" + ] + }, + { + "id": "FMA:70790", + "name": "Set of anterior perforating arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior perforating arteries", + "Anterior perforating arteries set" + ] + }, + { + "id": "FMA:70791", + "name": "Set of preoptic arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Preoptic arteries", + "Preoptic arteries set" + ] + }, + { + "id": "FMA:70792", + "name": "Set of insular arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Insular arteries set", + "Insular arteries" + ] + }, + { + "id": "FMA:70793", + "name": "Set of retroduodenal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Retroduodenal arteries", + "Retroduodenal arteries set", + "Michels' artery" + ] + }, + { + "id": "FMA:70794", + "name": "Set of short circumferential arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Short circumferential arteries set", + "Short circumferential arteries" + ] + }, + { + "id": "FMA:70795", + "name": "Set of posterolateral central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterolateral central arteries", + "Posterolateral central arteries set" + ] + }, + { + "id": "FMA:70796", + "name": "Set of pontine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pontine arteries set", + "Pontine arteries" + ] + }, + { + "id": "FMA:70797", + "name": "Set of mesencephalic arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Mesencephalic arteries set", + "Mesencephalic arteries" + ] + }, + { + "id": "FMA:70798", + "name": "Set of arteries of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arteries of upper limb" + ] + }, + { + "id": "FMA:70799", + "name": "Set of humeral nutrient arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Humeral nutrient arteries set", + "Humeral nutrient arteries" + ] + }, + { + "id": "FMA:70800", + "name": "Set of dorsal metacarpal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dorsal metacarpal arteries", + "Dorsal metacarpal arteries set" + ] + }, + { + "id": "FMA:70801", + "name": "Set of dorsal digital arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dorsal digital arteries", + "Dorsal digital arteries set" + ] + }, + { + "id": "FMA:70802", + "name": "Set of palmar metacarpal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Palmar metacarpal arteries", + "Palmar metacarpal arteries set" + ] + }, + { + "id": "FMA:70803", + "name": "Set of common palmar digital arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Common palmar digital arteries set", + "Common palmar digital arteries" + ] + }, + { + "id": "FMA:70804", + "name": "Set of proper palmar digital arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Proper palmar digital arteries", + "Proper palmar digital arteries set" + ] + }, + { + "id": "FMA:70805", + "name": "Set of superior phrenic arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Superior phrenic arteries set", + "Superior phrenic arteries" + ] + }, + { + "id": "FMA:70806", + "name": "Set of superior suprarenal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Superior suprarenal arteries", + "Superior suprarenal arteries set" + ] + }, + { + "id": "FMA:70807", + "name": "Set of lumbar arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lumbar arteries", + "Lumbar arteries set" + ] + }, + { + "id": "FMA:70808", + "name": "Set of short gastric arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Short gastric arteries set", + "Short gastric arteries" + ] + }, + { + "id": "FMA:70809", + "name": "Set of jejunal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Jejunal arteries set", + "Jejunal arteries" + ] + }, + { + "id": "FMA:70810", + "name": "Set of ileal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ileal arteries set", + "Ileal arteries" + ] + }, + { + "id": "FMA:70811", + "name": "Set of sigmoid arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Sigmoid arteries", + "Sigmoid arteries set" + ] + }, + { + "id": "FMA:70812", + "name": "Set of lateral sacral arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral sacral arteries", + "Lateral sacral arteries set" + ] + }, + { + "id": "FMA:70813", + "name": "Set of superior vesical arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Superior vesical arteries", + "Superior vesical arteries set" + ] + }, + { + "id": "FMA:70814", + "name": "Set of arteries of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arteries of lower limb" + ] + }, + { + "id": "FMA:70815", + "name": "Set of perforating arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating arteries", + "Perforating arteries set" + ] + }, + { + "id": "FMA:70816", + "name": "Set of femoral nutrient arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Femoral nutrient arteries set", + "Femoral nutrient arteries" + ] + }, + { + "id": "FMA:70817", + "name": "Set of sural arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Sural arteries set", + "Sural arteries" + ] + }, + { + "id": "FMA:70818", + "name": "Set of medial tarsal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial tarsal arteries", + "Medial tarsal arteries set" + ] + }, + { + "id": "FMA:70819", + "name": "Set of dorsal metatarsal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dorsal metatarsal arteries", + "Dorsal metatarsal arteries set" + ] + }, + { + "id": "FMA:70820", + "name": "Set of plantar metatarsal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Plantar metatarsal arteries set", + "Plantar metatarsal arteries" + ] + }, + { + "id": "FMA:70821", + "name": "Set of common plantar digital arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Common plantar digital arteries", + "Common plantar digital arteries set" + ] + }, + { + "id": "FMA:70822", + "name": "Set of veins of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of heart" + ] + }, + { + "id": "FMA:70823", + "name": "Set of right atrial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Right atrial veins set", + "Right atrial veins" + ] + }, + { + "id": "FMA:70824", + "name": "Set of right ventricular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Right ventricular veins", + "Right ventricular veins set" + ] + }, + { + "id": "FMA:70825", + "name": "Set of left atrial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Left atrial veins", + "Left atrial veins set" + ] + }, + { + "id": "FMA:70826", + "name": "Set of left ventricular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Left ventricular veins set", + "Left ventricular veins" + ] + }, + { + "id": "FMA:70827", + "name": "Set of pulmonary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pulmonary veins set", + "Pulmonary veins" + ] + }, + { + "id": "FMA:70828", + "name": "Set of thymic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Thymic veins set", + "Thymic veins" + ] + }, + { + "id": "FMA:70829", + "name": "Set of pericardial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pericardial veins set", + "Pericardial veins" + ] + }, + { + "id": "FMA:70830", + "name": "Set of pericardiacophrenic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pericardiacophrenic veins set", + "Pericardiacophrenic veins" + ] + }, + { + "id": "FMA:70831", + "name": "Set of mediastinal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Mediastinal veins", + "Mediastinal veins set" + ] + }, + { + "id": "FMA:70832", + "name": "Set of bronchial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Bronchial veins set", + "Bronchial veins" + ] + }, + { + "id": "FMA:70833", + "name": "Set of tracheal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Tracheal veins", + "Tracheal veins set" + ] + }, + { + "id": "FMA:70834", + "name": "Set of oesophageal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Oesophageal veins", + "Oesophageal veins set" + ] + }, + { + "id": "FMA:70835", + "name": "Set of internal thoracic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Internal thoracic veins", + "Internal thoracic veins set" + ] + }, + { + "id": "FMA:70836", + "name": "Set of superior epigastric veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior epigastric veins set", + "Superior epigastric veins" + ] + }, + { + "id": "FMA:70837", + "name": "Set of subcutaneous abdominal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Subcutaneous abdominal veins", + "Subcutaneous abdominal veins set" + ] + }, + { + "id": "FMA:70838", + "name": "Set of musculophrenic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Musculophrenic veins set", + "Musculophrenic veins" + ] + }, + { + "id": "FMA:70839", + "name": "Set of anterior intercostal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior intercostal veins", + "Anterior intercostal veins set" + ] + }, + { + "id": "FMA:70840", + "name": "Set of pharyngeal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pharyngeal veins", + "Pharyngeal veins set" + ] + }, + { + "id": "FMA:70841", + "name": "Set of meningeal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Meningeal veins set", + "Meningeal veins" + ] + }, + { + "id": "FMA:70842", + "name": "Set of dorsal lingual veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Dorsal lingual veins", + "Dorsal lingual veins set" + ] + }, + { + "id": "FMA:70843", + "name": "Set of middle thyroid veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Middle thyroid veins", + "Middle thyroid veins set" + ] + }, + { + "id": "FMA:70844", + "name": "Set of supratrochlear veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Supratrochlear veins set", + "Supratrochlear veins" + ] + }, + { + "id": "FMA:70845", + "name": "Set of superior palpebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior palpebral veins", + "Superior palpebral veins set" + ] + }, + { + "id": "FMA:70846", + "name": "Set of external nasal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "External nasal veins set", + "External nasal veins" + ] + }, + { + "id": "FMA:70847", + "name": "Set of inferior palpebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior palpebral veins", + "Inferior palpebral veins set" + ] + }, + { + "id": "FMA:70848", + "name": "Set of inferior labial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior labial veins set", + "Inferior labial veins" + ] + }, + { + "id": "FMA:70849", + "name": "Set of superficial temporal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial temporal veins set", + "Superficial temporal veins" + ] + }, + { + "id": "FMA:70850", + "name": "Set of maxillary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Maxillary veins set", + "Maxillary veins" + ] + }, + { + "id": "FMA:70851", + "name": "Set of middle meningeal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Middle meningeal veins", + "Middle meningeal veins set" + ] + }, + { + "id": "FMA:70852", + "name": "Set of deep temporal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep temporal veins set", + "Deep temporal veins" + ] + }, + { + "id": "FMA:70853", + "name": "Set of anterior auricular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior auricular veins", + "Anterior auricular veins set" + ] + }, + { + "id": "FMA:70854", + "name": "Set of articular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Articular veins", + "Articular veins set" + ] + }, + { + "id": "FMA:70855", + "name": "Set of tympanic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Tympanic veins set", + "Tympanic veins" + ] + }, + { + "id": "FMA:70856", + "name": "Set of transverse cervical veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Transverse cervical veins set", + "Transverse cervical veins" + ] + }, + { + "id": "FMA:70857", + "name": "Set of labyrinthine veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Labyrinthine veins", + "Labyrinthine veins set" + ] + }, + { + "id": "FMA:70858", + "name": "Set of diploic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Diploic veins set", + "Diploic veins" + ] + }, + { + "id": "FMA:70859", + "name": "Set of emissary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Emissary veins set", + "Emissary veins" + ] + }, + { + "id": "FMA:70860", + "name": "Set of portal veins of hypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Portal veins of hypophysis" + ] + }, + { + "id": "FMA:70861", + "name": "Set of cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Cerebral veins", + "Cerebral veins set" + ] + }, + { + "id": "FMA:70862", + "name": "Set of superficial cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial cerebral veins", + "Superficial cerebral veins set" + ] + }, + { + "id": "FMA:70863", + "name": "Set of superior cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior cerebral veins set", + "Superior cerebral veins" + ] + }, + { + "id": "FMA:70864", + "name": "Set of prefrontal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Prefrontal veins set", + "Prefrontal veins" + ] + }, + { + "id": "FMA:70865", + "name": "Set of frontal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Frontal veins", + "Frontal veins set" + ] + }, + { + "id": "FMA:70866", + "name": "Set of parietal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Parietal veins set", + "Parietal veins" + ] + }, + { + "id": "FMA:70867", + "name": "Set of temporal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Temporal veins set", + "Temporal veins" + ] + }, + { + "id": "FMA:70868", + "name": "Set of occipital veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Occipital veins", + "Occipital veins set" + ] + }, + { + "id": "FMA:70869", + "name": "Set of inferior cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior cerebral veins", + "Inferior cerebral veins set" + ] + }, + { + "id": "FMA:70870", + "name": "Set of orbital veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Orbital veins set", + "Orbital veins" + ] + }, + { + "id": "FMA:70871", + "name": "Set of deep cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep cerebral veins", + "Deep cerebral veins set" + ] + }, + { + "id": "FMA:70872", + "name": "Set of anterior cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior cerebral veins", + "Anterior cerebral veins set" + ] + }, + { + "id": "FMA:70873", + "name": "Set of insular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Insular veins set", + "Insular veins" + ] + }, + { + "id": "FMA:70874", + "name": "Set of inferior thalamostriate veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior thalamostriate veins", + "Inferior thalamostriate veins set" + ] + }, + { + "id": "FMA:70875", + "name": "Set of peduncular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Peduncular veins", + "Peduncular veins set" + ] + }, + { + "id": "FMA:70876", + "name": "Set of internal cerebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Internal cerebral veins set", + "Internal cerebral veins" + ] + }, + { + "id": "FMA:70877", + "name": "Set of interpeduncular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Interpeduncular veins", + "Interpeduncular veins set" + ] + }, + { + "id": "FMA:70878", + "name": "Set of pontine veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pontine veins set", + "Pontine veins" + ] + }, + { + "id": "FMA:70879", + "name": "Set of cerebellar veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Cerebellar veins", + "Cerebellar veins set" + ] + }, + { + "id": "FMA:70880", + "name": "Set of vorticose veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Vorticose veins", + "Ruysch' veins", + "Vorticose veins set" + ] + }, + { + "id": "FMA:70881", + "name": "Set of ethmoidal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Ethmoidal veins set", + "Ethmoidal veins" + ] + }, + { + "id": "FMA:70882", + "name": "Set of ciliary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Ciliary veins set", + "Ciliary veins" + ] + }, + { + "id": "FMA:70883", + "name": "Set of anterior ciliary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior ciliary veins set", + "Anterior ciliary veins" + ] + }, + { + "id": "FMA:70884", + "name": "Set of scleral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Scleral veins set", + "Scleral veins" + ] + }, + { + "id": "FMA:70885", + "name": "Set of episcleral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Episcleral veins set", + "Episcleral veins" + ] + }, + { + "id": "FMA:70886", + "name": "Set of palpebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Palpebral veins set", + "Palpebral veins" + ] + }, + { + "id": "FMA:70887", + "name": "Set of conjunctival veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Conjunctival veins", + "Conjunctival veins set" + ] + }, + { + "id": "FMA:70888", + "name": "Set of superior phrenic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior phrenic veins", + "Superior phrenic veins set" + ] + }, + { + "id": "FMA:70889", + "name": "Set of lumbar veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Lumbar veins", + "Lumbar veins set" + ] + }, + { + "id": "FMA:70890", + "name": "Set of posterior intercostal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior intercostal veins set", + "Posterior intercostal veins" + ] + }, + { + "id": "FMA:70891", + "name": "Set of basivertebral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Basivertebral veins set", + "Basivertebral veins" + ] + }, + { + "id": "FMA:70892", + "name": "Set of anterior spinal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior spinal veins set", + "Anterior spinal veins" + ] + }, + { + "id": "FMA:70893", + "name": "Set of posterior spinal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior spinal veins", + "Posterior spinal veins set" + ] + }, + { + "id": "FMA:70894", + "name": "Set of pectoral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pectoral veins", + "Pectoral veins set" + ] + }, + { + "id": "FMA:70895", + "name": "Set of palmar digital veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Palmar digital veins set", + "Palmar digital veins" + ] + }, + { + "id": "FMA:70896", + "name": "Set of brachial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Brachial veins set", + "Brachial veins" + ] + }, + { + "id": "FMA:70897", + "name": "Set of ulnar veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Ulnar veins", + "Ulnar veins set" + ] + }, + { + "id": "FMA:70898", + "name": "Set of radial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Radial veins", + "Radial veins set" + ] + }, + { + "id": "FMA:70899", + "name": "Set of renal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Burow's veins", + "Renal veins", + "Renal veins set" + ] + }, + { + "id": "FMA:70900", + "name": "Set of thoraco-epigastric veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Thoraco-epigastric veins", + "Thoraco-epigastric veins set" + ] + }, + { + "id": "FMA:70901", + "name": "Set of anterior interosseous veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior interosseous veins set", + "Anterior interosseous veins" + ] + }, + { + "id": "FMA:70902", + "name": "Set of posterior interosseous veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior interosseous veins set", + "Posterior interosseous veins" + ] + }, + { + "id": "FMA:70903", + "name": "Set of palmar metacarpal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Palmar metacarpal veins set", + "Palmar metacarpal veins" + ] + }, + { + "id": "FMA:70904", + "name": "Set of inferior phrenic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior phrenic veins set", + "Inferior phrenic veins" + ] + }, + { + "id": "FMA:70905", + "name": "Set of hepatic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Hepatic veins set", + "Hepatic veins" + ] + }, + { + "id": "FMA:70906", + "name": "Set of capsular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Capsular veins set", + "Capsular veins" + ] + }, + { + "id": "FMA:70907", + "name": "Set of superior gluteal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior gluteal veins", + "Superior gluteal veins set" + ] + }, + { + "id": "FMA:70908", + "name": "Set of inferior gluteal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior gluteal veins", + "Inferior gluteal veins set" + ] + }, + { + "id": "FMA:70909", + "name": "Set of obturator veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Obturator veins set", + "Obturator veins" + ] + }, + { + "id": "FMA:70910", + "name": "Set of lateral sacral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Lateral sacral veins set", + "Lateral sacral veins" + ] + }, + { + "id": "FMA:70911", + "name": "Set of vesical veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Vesical veins set", + "Vesical veins" + ] + }, + { + "id": "FMA:70912", + "name": "Set of middle rectal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Middle rectal veins", + "Middle rectal veins set" + ] + }, + { + "id": "FMA:70913", + "name": "Set of inferior rectal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior rectal veins set", + "Inferior rectal veins" + ] + }, + { + "id": "FMA:70914", + "name": "Set of veins of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of lower limb" + ] + }, + { + "id": "FMA:70915", + "name": "Set of external pudendal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "External pudendal veins set", + "External pudendal veins" + ] + }, + { + "id": "FMA:70916", + "name": "Set of dorsal metatarsal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Dorsal metatarsal veins", + "Dorsal metatarsal veins set" + ] + }, + { + "id": "FMA:70917", + "name": "Set of dorsal digital veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Dorsal digital veins set", + "Dorsal digital veins" + ] + }, + { + "id": "FMA:70918", + "name": "Set of plantar metatarsal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Plantar metatarsal veins set", + "Plantar metatarsal veins" + ] + }, + { + "id": "FMA:70919", + "name": "Set of plantar digital veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Plantar digital veins set", + "Plantar digital veins" + ] + }, + { + "id": "FMA:70920", + "name": "Set of medial circumflex femoral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Medial circumflex femoral veins set", + "Medial circumflex femoral veins" + ] + }, + { + "id": "FMA:70921", + "name": "Set of lateral circumflex femoral veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Lateral circumflex femoral veins", + "Lateral circumflex femoral veins set" + ] + }, + { + "id": "FMA:70922", + "name": "Set of perforating veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Perforating veins", + "Perforating veins set" + ] + }, + { + "id": "FMA:70923", + "name": "Set of sural veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Sural veins", + "Sural veins set" + ] + }, + { + "id": "FMA:70924", + "name": "Set of genicular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Genicular veins set", + "Genicular veins" + ] + }, + { + "id": "FMA:70925", + "name": "Set of anterior tibial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior tibial veins set", + "Anterior tibial veins" + ] + }, + { + "id": "FMA:70926", + "name": "Set of posterior tibial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior tibial veins set", + "Posterior tibial veins" + ] + }, + { + "id": "FMA:70927", + "name": "Set of jejunal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Jejunal veins", + "Jejunal veins set" + ] + }, + { + "id": "FMA:70928", + "name": "Set of ileal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Ileal veins set", + "Ileal veins" + ] + }, + { + "id": "FMA:70929", + "name": "Set of pancreatic veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pancreatic veins", + "Pancreatic veins set" + ] + }, + { + "id": "FMA:70930", + "name": "Set of pancreaticoduodenal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Pancreaticoduodenal veins", + "Pancreaticoduodenal veins set" + ] + }, + { + "id": "FMA:70931", + "name": "Set of short gastric veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Short gastric veins set", + "Short gastric veins" + ] + }, + { + "id": "FMA:70932", + "name": "Set of sigmoid veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Sigmoid veins set", + "Sigmoid veins" + ] + }, + { + "id": "FMA:70933", + "name": "Cuticle of hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + }, + "synonyms": [ + "Hair cuticle" + ] + }, + { + "id": "FMA:70934", + "name": "Cortex of hair", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + }, + "synonyms": [ + "Hair cortex" + ] + }, + { + "id": "FMA:70935", + "name": "Inner root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + }, + "synonyms": [ + "Internal root sheath of hair follicle", + "Inner sheath of hair follicle" + ] + }, + { + "id": "FMA:70936", + "name": "Layer of inner root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + } + }, + { + "id": "FMA:70937", + "name": "Cuticle of inner root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70936" + ] + }, + "synonyms": [ + "Cuticle of inner sheath of hair follicle" + ] + }, + { + "id": "FMA:70938", + "name": "Henle's layer of inner root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70936" + ] + }, + "synonyms": [ + "Henle's layer of inner root sheath" + ] + }, + { + "id": "FMA:70939", + "name": "Huxley's layer of inner root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70936" + ] + }, + "synonyms": [ + "Huxley's layer of inner sheath of hair follicle" + ] + }, + { + "id": "FMA:70940", + "name": "Set of dorsal metacarpal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Dorsal metacarpal veins", + "Dorsal metacarpal veins set" + ] + }, + { + "id": "FMA:70941", + "name": "Set of intercapitular veins of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Intercapitular veins of foot" + ] + }, + { + "id": "FMA:70942", + "name": "Set of superficial veins of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial veins of lower limb" + ] + }, + { + "id": "FMA:70943", + "name": "Outer root sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + }, + "synonyms": [ + "External root sheath of hair follicle" + ] + }, + { + "id": "FMA:70944", + "name": "Fibrous sheath of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + } + }, + { + "id": "FMA:70945", + "name": "Hair matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70715" + ] + } + }, + { + "id": "FMA:70946", + "name": "Subdivision of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70597" + ] + }, + "synonyms": [ + "Sebaceous gland subdivision" + ] + }, + { + "id": "FMA:70947", + "name": "Duct of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70946" + ] + }, + "synonyms": [ + "Sebaceous gland duct" + ] + }, + { + "id": "FMA:70948", + "name": "Sebaceous gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70946" + ] + }, + "synonyms": [ + "Secretory part of sebaceous gland" + ] + }, + { + "id": "FMA:70949", + "name": "Nucleated secondary lens fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70950" + ] + } + }, + { + "id": "FMA:70950", + "name": "Lens cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:70951", + "name": "Wall of duct of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70946" + ] + } + }, + { + "id": "FMA:70952", + "name": "Epithelial cell of sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70657" + ] + } + }, + { + "id": "FMA:70953", + "name": "Acinar cell of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70657" + ] + } + }, + { + "id": "FMA:70954", + "name": "Neural tissue of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:70955", + "name": "Neural tissue of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:70957", + "name": "Melanosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + } + }, + { + "id": "FMA:70958", + "name": "Erythromelanin granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70957" + ] + } + }, + { + "id": "FMA:70959", + "name": "Eumelanin granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70957" + ] + } + }, + { + "id": "FMA:70960", + "name": "Pheomelanin granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70957" + ] + } + }, + { + "id": "FMA:70961", + "name": "Mantle of hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70680" + ] + }, + "synonyms": [ + "Hair follicle mantle" + ] + }, + { + "id": "FMA:70963", + "name": "Dermal-epidermal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + }, + "synonyms": [ + "Dermoepidermal junction" + ] + }, + { + "id": "FMA:70965", + "name": "Epithelial cell of nephron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:70966", + "name": "Epithelial cell of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Epithelial cell of Bowman's capsule" + ] + }, + { + "id": "FMA:70967", + "name": "Epithelial cell of visceral layer of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70966" + ] + }, + "synonyms": [ + "Glomerular podocyte" + ] + }, + { + "id": "FMA:70968", + "name": "Epithelial cell of parietal layer of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70966" + ] + } + }, + { + "id": "FMA:70969", + "name": "Stellate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70970", + "name": "Glomerular endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + } + }, + { + "id": "FMA:70972", + "name": "Mesangial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Glomerular mesangial cell", + "Mesangial cell of glomerulus" + ] + }, + { + "id": "FMA:70973", + "name": "Epithelial cell of proximal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:70974", + "name": "Cell surface feature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:70975", + "name": "Ciliated", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70974" + ] + } + }, + { + "id": "FMA:70976", + "name": "Smooth cell surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70974" + ] + } + }, + { + "id": "FMA:70977", + "name": "Brush border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67296" + ] + } + }, + { + "id": "FMA:70978", + "name": "Striated border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67296" + ] + } + }, + { + "id": "FMA:70979", + "name": "Short microvillus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67296" + ] + } + }, + { + "id": "FMA:70980", + "name": "Epithelial cell of intermediate tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:70981", + "name": "Epithelial cell of distal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:70982", + "name": "Epithelial cell of collecting duct of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Epithelial cell of renal collecting tubule" + ] + }, + { + "id": "FMA:70983", + "name": "Stroma of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Renal interstitium", + "Renal stroma" + ] + }, + { + "id": "FMA:70984", + "name": "Intrarenal arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85290" + ] + } + }, + { + "id": "FMA:70985", + "name": "Intrarenal venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + } + }, + { + "id": "FMA:70986", + "name": "Epithelial cell of exocrine pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:70989", + "name": "Spindle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70990", + "name": "Cylindrical", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:70991", + "name": "Profillagrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:70993", + "name": "Subdivision of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67536" + ] + }, + "synonyms": [ + "Dermis subdivision" + ] + }, + { + "id": "FMA:70994", + "name": "Interpapillary peg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:70995", + "name": "Mucocutaneous junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:70996", + "name": "Telogen hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70660" + ] + }, + "synonyms": [ + "Quiescent hair follicle", + "Resting hair follicle" + ] + }, + { + "id": "FMA:70997", + "name": "Surface of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67640" + ] + }, + "synonyms": [ + "Epithelium surface" + ] + }, + { + "id": "FMA:70999", + "name": "Surface of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67640" + ] + }, + "synonyms": [ + "Dermis surface" + ] + }, + { + "id": "FMA:71000", + "name": "Primary groove of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70999" + ] + } + }, + { + "id": "FMA:71001", + "name": "Secondary groove of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70999" + ] + } + }, + { + "id": "FMA:71002", + "name": "Subdivision of papillary layer of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70993" + ] + } + }, + { + "id": "FMA:71003", + "name": "Primary ridge of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71013" + ] + } + }, + { + "id": "FMA:71004", + "name": "Secondary ridge of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71013" + ] + } + }, + { + "id": "FMA:71005", + "name": "Primordial atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + } + }, + { + "id": "FMA:71006", + "name": "Primordial ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + } + }, + { + "id": "FMA:71007", + "name": "Ductus venosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:71008", + "name": "Aortic sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:71011", + "name": "Segment of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61998" + ] + }, + "synonyms": [ + "Medullary oblongata segment" + ] + }, + { + "id": "FMA:71012", + "name": "Skin appendage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70593" + ] + } + }, + { + "id": "FMA:71013", + "name": "Dermal ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71002" + ] + } + }, + { + "id": "FMA:71014", + "name": "Caviness neocortex parcellation unit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:71015", + "name": "Frontal gyrus 1 (F1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71016", + "name": "Frontal gyrus 2 (F2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71017", + "name": "Frontal gyrus 3, pars opercularis (F3o)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71018", + "name": "Angular gyrus (AG)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71019", + "name": "Intracalcarine cortex (CALC)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71020", + "name": "Cingulate gyrus, anterior division (CGa)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71021", + "name": "Cingulate gyrus, posterior division (CGp)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71022", + "name": "Cuneal gyrus (CN)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71023", + "name": "Central opercular cortex (CO)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71024", + "name": "Frontal gyrus 3, pars triangularis (F3t)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71025", + "name": "Frontal medial cortex (FMC)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71026", + "name": "Frontal operculum cortex (FO)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71027", + "name": "Frontal orbital cortex (FOC)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71028", + "name": "Frontal pole (FP)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71029", + "name": "Heschl's gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71030", + "name": "Insula cortex (INS)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71031", + "name": "Juxtaparacentral lobule cortex (JPL)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71032", + "name": "Lingula gyrus (LG)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71033", + "name": "Occipital fusiform gyrus (OF)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71034", + "name": "Lateral occipital cortex, inferior division (OLi)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71035", + "name": "Lateral occipital cortex, superior division (OLs)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71036", + "name": "Occipital pole (OP)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71037", + "name": "Paracingulate gyrus (PAC)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71038", + "name": "Precuneus cortex (PCN)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71039", + "name": "Parahippocampal gyrus, anterior division (PHa)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71040", + "name": "Parahippocampal gyrus, posterior division (PHp)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71041", + "name": "Parietal operculum cortex (PO)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71042", + "name": "Postcentral gyrus (POG)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71043", + "name": "Planum polare (PP)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71044", + "name": "Precentral gyrus (PRG)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71045", + "name": "Planum temporale (PT)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71046", + "name": "Subcallosal cortex (SC)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71048", + "name": "Zone of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Fibrous pericardium zone" + ] + }, + { + "id": "FMA:71049", + "name": "T8 part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:71050", + "name": "T9 part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:71051", + "name": "T5 part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:71052", + "name": "T6 part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:71053", + "name": "T7 part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:71055", + "name": "Supracalcarine cortex (SCAL)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71056", + "name": "Supramarginal gyrus, anterior division (SGa)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71057", + "name": "Supramarginal gyrus, posterior division (SGp)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71058", + "name": "Superior parietal lobule (SPL)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71059", + "name": "Superior temporal gyrus, anterior division (T1a)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71060", + "name": "Superior temporal gyrus, posterior division (T1p)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71061", + "name": "Middle temporal gyrus, anterior division (T2a)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71062", + "name": "Middle temporal gyrus, posterior division (T2p)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71063", + "name": "Inferior temporal gyrus, anterior division (T3a)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71064", + "name": "Inferior temporal gyrus, posterior division (T3p)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71065", + "name": "Temporal frontal cortex, anterior division (TFa)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71066", + "name": "Temporal frontal cortex, posterior division (TFp)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71067", + "name": "Middle temporal gyrus, temporoccipital part (TO2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71069", + "name": "Inferior temporal gyrus, temporoccipital part (TO3)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71070", + "name": "Temporal occipital fusiform cortex (TOF)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71071", + "name": "Temporal pole (TP)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71014" + ] + } + }, + { + "id": "FMA:71072", + "name": "Catagen hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70660" + ] + } + }, + { + "id": "FMA:71073", + "name": "Verterbal region of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27423" + ] + } + }, + { + "id": "FMA:71077", + "name": "T5 part of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86170" + ] + } + }, + { + "id": "FMA:71078", + "name": "T6 part of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86171" + ] + } + }, + { + "id": "FMA:71079", + "name": "T7 part of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86172" + ] + } + }, + { + "id": "FMA:71080", + "name": "T5 part of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86170" + ] + } + }, + { + "id": "FMA:71081", + "name": "T6 part of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86171" + ] + } + }, + { + "id": "FMA:71082", + "name": "T7 part of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86172" + ] + } + }, + { + "id": "FMA:71083", + "name": "T5 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:71084", + "name": "T4 part of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68038" + ] + } + }, + { + "id": "FMA:71086", + "name": "T1 part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:71087", + "name": "T1 part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71086" + ] + } + }, + { + "id": "FMA:71088", + "name": "T1 part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71086" + ] + } + }, + { + "id": "FMA:71089", + "name": "C7 part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:71090", + "name": "C7 part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71089" + ] + } + }, + { + "id": "FMA:71091", + "name": "C7 part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71089" + ] + } + }, + { + "id": "FMA:71092", + "name": "C6 part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:71093", + "name": "C6 part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71092" + ] + } + }, + { + "id": "FMA:71094", + "name": "C6 part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71092" + ] + } + }, + { + "id": "FMA:71095", + "name": "C5 part of longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46279" + ] + } + }, + { + "id": "FMA:71096", + "name": "C5 part of right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71095" + ] + } + }, + { + "id": "FMA:71097", + "name": "C5 part of left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71095" + ] + } + }, + { + "id": "FMA:71098", + "name": "Set of eyebrows", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70752" + ] + }, + "synonyms": [ + "Eyebrows set", + "Eyebrows" + ] + }, + { + "id": "FMA:71101", + "name": "Set of extra-ocular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Extrinsic muscles of eyeball", + "Extra-ocular muscle group", + "Set of extrinsic muscles of eyeball", + "Extra-ocular muscles set", + "Extra-ocular muscles" + ] + }, + { + "id": "FMA:71102", + "name": "Right upper urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45658" + ] + } + }, + { + "id": "FMA:71103", + "name": "Left upper urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45658" + ] + } + }, + { + "id": "FMA:71104", + "name": "Septum spurium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:71105", + "name": "Foramen secundum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + } + }, + { + "id": "FMA:71106", + "name": "White matter structure of tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + } + }, + { + "id": "FMA:71108", + "name": "Pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Tegmental portion of pons", + "Dorsal portion of pons", + "Tegmentum of pons" + ] + }, + { + "id": "FMA:71112", + "name": "Superficial white layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83899" + ] + }, + "synonyms": [ + "Optic layer", + "Layer III of superior colliculus", + "Optic layer of superior colliculus" + ] + }, + { + "id": "FMA:71113", + "name": "Middle white layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83899" + ] + }, + "synonyms": [ + "Layer V of superior colliculus", + "Intermediate white layer", + "Intermediate white layer of superior colliculus" + ] + }, + { + "id": "FMA:71114", + "name": "Brachium of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83857" + ] + }, + "synonyms": [ + "Inferior colliculus brachium", + "Inferior brachium", + "Inferior collicular brachium", + "Inferior quadrigeminal brachium", + "Peduncle of inferior colliculus", + "Brachium of medial geniculate" + ] + }, + { + "id": "FMA:71115", + "name": "Commissure of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Inferior colliculus commissure", + "Commissure of inferior colliculi", + "Inferior collicular commissure" + ] + }, + { + "id": "FMA:71116", + "name": "Trochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Central part of trochlear nerve", + "Trochlear nerve fibers", + "Trochlear nerve root" + ] + }, + { + "id": "FMA:71120", + "name": "Sinoatrial valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + } + }, + { + "id": "FMA:71121", + "name": "Atrioventricular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + } + }, + { + "id": "FMA:71122", + "name": "Right atrioventricular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71121" + ] + } + }, + { + "id": "FMA:71123", + "name": "Left atrioventricular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71121" + ] + } + }, + { + "id": "FMA:71124", + "name": "T10 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:71125", + "name": "T11 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:71126", + "name": "T12 part of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:71127", + "name": "C6 segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86173" + ] + } + }, + { + "id": "FMA:71129", + "name": "Subdivision of skeletal system of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25585" + ] + } + }, + { + "id": "FMA:71130", + "name": "Subdivision of skeletal system of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25586" + ] + } + }, + { + "id": "FMA:71131", + "name": "Subdivision of alimentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Alimentary system subdivision" + ] + }, + { + "id": "FMA:71132", + "name": "Gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71131" + ] + }, + "synonyms": [ + "Gastro-intestinal system", + "Gastrointestinal system" + ] + }, + { + "id": "FMA:71133", + "name": "Proximal half of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + } + }, + { + "id": "FMA:71134", + "name": "Distal half of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + }, + "synonyms": [ + "Second half of duodenum" + ] + }, + { + "id": "FMA:71135", + "name": "First innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71136", + "name": "Right first innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71135" + ] + } + }, + { + "id": "FMA:71137", + "name": "Left first innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71135" + ] + } + }, + { + "id": "FMA:71138", + "name": "Right second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9812" + ] + } + }, + { + "id": "FMA:71139", + "name": "Third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71140", + "name": "Right third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71139" + ] + } + }, + { + "id": "FMA:71141", + "name": "Left third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71139" + ] + } + }, + { + "id": "FMA:71142", + "name": "Fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71143", + "name": "Right fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71142" + ] + } + }, + { + "id": "FMA:71144", + "name": "Left fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71142" + ] + } + }, + { + "id": "FMA:71145", + "name": "Fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71146", + "name": "Right fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71145" + ] + } + }, + { + "id": "FMA:71147", + "name": "Left fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71145" + ] + } + }, + { + "id": "FMA:71148", + "name": "Sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71149", + "name": "Right sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71148" + ] + } + }, + { + "id": "FMA:71150", + "name": "Left sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71148" + ] + } + }, + { + "id": "FMA:71151", + "name": "Seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71152", + "name": "Right seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71151" + ] + } + }, + { + "id": "FMA:71153", + "name": "Left seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71151" + ] + } + }, + { + "id": "FMA:71154", + "name": "Eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71155", + "name": "Right eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71154" + ] + } + }, + { + "id": "FMA:71156", + "name": "Left eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71154" + ] + } + }, + { + "id": "FMA:71157", + "name": "Ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71158", + "name": "Right ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71157" + ] + } + }, + { + "id": "FMA:71159", + "name": "Left ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71157" + ] + } + }, + { + "id": "FMA:71160", + "name": "Tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71161", + "name": "Right tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71160" + ] + } + }, + { + "id": "FMA:71162", + "name": "Left tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71160" + ] + } + }, + { + "id": "FMA:71163", + "name": "Eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9758" + ] + } + }, + { + "id": "FMA:71164", + "name": "Right eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71163" + ] + } + }, + { + "id": "FMA:71165", + "name": "Left eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71163" + ] + } + }, + { + "id": "FMA:71166", + "name": "Cervical segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Cervical spinal cord", + "Cervical segments of spinal cord [1-8]" + ] + }, + { + "id": "FMA:71167", + "name": "Thoracic segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Thoracic spinal cord", + "Thoracic segments of spinal cord [1-12]", + "Thoracic region of spinal cord" + ] + }, + { + "id": "FMA:71168", + "name": "Lumbar segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Lumbar segments of spinal cord [1-5]", + "Lumbar spinal cord" + ] + }, + { + "id": "FMA:71169", + "name": "T3 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71170", + "name": "T4 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71171", + "name": "T5 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71172", + "name": "T6 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71173", + "name": "T7 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71174", + "name": "T8 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71175", + "name": "T9 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71176", + "name": "T10 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71177", + "name": "T11 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71178", + "name": "T12 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256655" + ] + } + }, + { + "id": "FMA:71179", + "name": "C1 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71180", + "name": "C2 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71181", + "name": "C3 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71182", + "name": "C4 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71183", + "name": "C5 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71184", + "name": "C6 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71185", + "name": "C7 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71186", + "name": "C8 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256653" + ] + } + }, + { + "id": "FMA:71187", + "name": "L1 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256657" + ] + } + }, + { + "id": "FMA:71188", + "name": "L2 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256657" + ] + } + }, + { + "id": "FMA:71189", + "name": "L3 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256657" + ] + } + }, + { + "id": "FMA:71190", + "name": "L4 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256657" + ] + } + }, + { + "id": "FMA:71191", + "name": "L5 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256657" + ] + } + }, + { + "id": "FMA:71193", + "name": "Lobe of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Thymus lobe" + ] + }, + { + "id": "FMA:71194", + "name": "Right lobe of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71193" + ] + }, + "synonyms": [ + "Right thymic lobe" + ] + }, + { + "id": "FMA:71195", + "name": "Left lobe of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71193" + ] + }, + "synonyms": [ + "Left thymic lobe" + ] + }, + { + "id": "FMA:71197", + "name": "Base of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86124" + ] + }, + "synonyms": [ + "Proximal part of appendix", + "Appendicular base", + "Base of vermiform appendix", + "Appendix base" + ] + }, + { + "id": "FMA:71198", + "name": "Tip of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86124" + ] + }, + "synonyms": [ + "Tip of vermiform appendix", + "Distal part of appendix", + "Appendix tip" + ] + }, + { + "id": "FMA:71199", + "name": "Skeleton of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Forearm skeleton" + ] + }, + { + "id": "FMA:71200", + "name": "Skeleton of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71199" + ] + }, + "synonyms": [ + "Right forearm skeleton" + ] + }, + { + "id": "FMA:71201", + "name": "Skeleton of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71199" + ] + }, + "synonyms": [ + "Left forearm skeleton" + ] + }, + { + "id": "FMA:71203", + "name": "Tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:71204", + "name": "Right tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71203" + ] + } + }, + { + "id": "FMA:71205", + "name": "Left tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71203" + ] + } + }, + { + "id": "FMA:71206", + "name": "Eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12831" + ] + } + }, + { + "id": "FMA:71207", + "name": "Right eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71206" + ] + } + }, + { + "id": "FMA:71208", + "name": "Left eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71206" + ] + } + }, + { + "id": "FMA:71209", + "name": "Tributary of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22930" + ] + }, + "synonyms": [ + "Axillary venous tributary" + ] + }, + { + "id": "FMA:71210", + "name": "Lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:71211", + "name": "Right lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71210" + ] + } + }, + { + "id": "FMA:71212", + "name": "Left lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71210" + ] + } + }, + { + "id": "FMA:71213", + "name": "Thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:71214", + "name": "Right thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71213" + ] + } + }, + { + "id": "FMA:71215", + "name": "Left thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71213" + ] + } + }, + { + "id": "FMA:71216", + "name": "Posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Posterior circumflex humeral vein" + ] + }, + { + "id": "FMA:71217", + "name": "Right posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71216" + ] + } + }, + { + "id": "FMA:71218", + "name": "Left posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71216" + ] + } + }, + { + "id": "FMA:71219", + "name": "Set of perforating tributaries to internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Perforating tributaries to internal thoracic vein" + ] + }, + { + "id": "FMA:71221", + "name": "Axial skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23879" + ] + } + }, + { + "id": "FMA:71222", + "name": "Appendicular skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23879" + ] + } + }, + { + "id": "FMA:71223", + "name": "Skeleton of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Head skeleton" + ] + }, + { + "id": "FMA:71224", + "name": "Subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:8755" + ] + }, + "synonyms": [ + "Subapical segmental artery", + "Subapical branch of pulmonary artery", + "Subsuperior branch of pulmonary artery" + ] + }, + { + "id": "FMA:71225", + "name": "Right subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71224" + ] + }, + "synonyms": [ + "Subapical branch of right pulmonary artery", + "Right subapical segmental artery", + "Subsuperior branch of right pulmonary artery" + ] + }, + { + "id": "FMA:71226", + "name": "Left subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71224" + ] + }, + "synonyms": [ + "Subapical branch of left pulmonary artery", + "Left subapical segmental artery", + "Subsuperior branch of left pulmonary artery" + ] + }, + { + "id": "FMA:71227", + "name": "Set of small tributaries to coronary sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Small tributaries to coronary sinus" + ] + }, + { + "id": "FMA:71228", + "name": "Epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + }, + "synonyms": [ + "Extradural space" + ] + }, + { + "id": "FMA:71229", + "name": "Subdivision of epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + }, + "synonyms": [ + "Epidural space subdivision" + ] + }, + { + "id": "FMA:71230", + "name": "Spinal epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71229" + ] + }, + "synonyms": [ + "Spinal segment of epidural space" + ] + }, + { + "id": "FMA:71231", + "name": "Subdivision of spinal epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71229" + ] + }, + "synonyms": [ + "Spinal epidural space subdivision" + ] + }, + { + "id": "FMA:71232", + "name": "Cervical segment of spinal epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71231" + ] + }, + "synonyms": [ + "Cervical spinal spidural space" + ] + }, + { + "id": "FMA:71233", + "name": "Thoracic segment of spinal epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71231" + ] + }, + "synonyms": [ + "Thoracic spinal epidural space" + ] + }, + { + "id": "FMA:71234", + "name": "Lumbar segment of spinal epidural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71231" + ] + }, + "synonyms": [ + "Lumbar spinal spidural space" + ] + }, + { + "id": "FMA:71235", + "name": "Region of dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Dura mater region" + ] + }, + { + "id": "FMA:71236", + "name": "Cranial dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Dura mater of brain" + ] + }, + { + "id": "FMA:71237", + "name": "Spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Dura mater of spinal cord" + ] + }, + { + "id": "FMA:71238", + "name": "Subdivision of spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Spinal dura mater subdivision" + ] + }, + { + "id": "FMA:71239", + "name": "Cervical segment of spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71238" + ] + }, + "synonyms": [ + "Cervical spinal dura mater" + ] + }, + { + "id": "FMA:71240", + "name": "Thoracic segment of spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71238" + ] + }, + "synonyms": [ + "Thoracic spinal dura mater" + ] + }, + { + "id": "FMA:71241", + "name": "Lumbar segment of spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71238" + ] + }, + "synonyms": [ + "Lumbar spinal dura mater" + ] + }, + { + "id": "FMA:71242", + "name": "Region of pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pia mater region" + ] + }, + { + "id": "FMA:71243", + "name": "Epipial layer of pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + }, + "synonyms": [ + "Superficial layer of pia mater" + ] + }, + { + "id": "FMA:71244", + "name": "Intima pia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + }, + "synonyms": [ + "Inner membranous later of pia mater" + ] + }, + { + "id": "FMA:71245", + "name": "Denticulate ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + } + }, + { + "id": "FMA:71246", + "name": "Gray matter structure of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67948" + ] + } + }, + { + "id": "FMA:71247", + "name": "Nucleus of trigeminal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Trigeminal nuclear complex nucleus" + ] + }, + { + "id": "FMA:71248", + "name": "Trigeminal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Trigeminal nuclei" + ] + }, + { + "id": "FMA:71259", + "name": "Segment of inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Inferior olivary complex segment" + ] + }, + { + "id": "FMA:71267", + "name": "Segment of vestibular nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Vestibular nuclear complex segment" + ] + }, + { + "id": "FMA:71269", + "name": "Interstitial nucleus of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:71275", + "name": "Set of joints of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of trunk" + ] + }, + { + "id": "FMA:71276", + "name": "Set of joints of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of limb" + ] + }, + { + "id": "FMA:71277", + "name": "Set of joints of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71276" + ] + }, + "synonyms": [ + "Joints of upper limb" + ] + }, + { + "id": "FMA:71278", + "name": "Set of axial joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Axial joints set", + "Axial joints" + ] + }, + { + "id": "FMA:71279", + "name": "Set of appendicular joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Appendicular joints set", + "Appendicular joints" + ] + }, + { + "id": "FMA:71281", + "name": "Branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65520" + ] + }, + "synonyms": [ + "Hepatic plexus branch" + ] + }, + { + "id": "FMA:71282", + "name": "Intrahepatic branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71281" + ] + } + }, + { + "id": "FMA:71283", + "name": "Cystic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71281" + ] + } + }, + { + "id": "FMA:71284", + "name": "Pyloric branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71281" + ] + } + }, + { + "id": "FMA:71285", + "name": "Gastroduodenal branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71281" + ] + } + }, + { + "id": "FMA:71286", + "name": "Superior pancreaticoduodenal branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71281" + ] + } + }, + { + "id": "FMA:71287", + "name": "Musculature of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscles of head", + "Muscle group of head", + "Set of muscles of head", + "Head musculature" + ] + }, + { + "id": "FMA:71288", + "name": "Musculature of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of facial muscles", + "Muscle group of face", + "Set of muscles of face", + "Facial muscles" + ] + }, + { + "id": "FMA:71289", + "name": "Set of muscles of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Muscles of tongue", + "Muscle group of tongue" + ] + }, + { + "id": "FMA:71290", + "name": "Musculature of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscle group of neck", + "Muscles of neck", + "Set of muscles of neck", + "Neck musculature" + ] + }, + { + "id": "FMA:71291", + "name": "Musculature of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscle group of back", + "Set of muscles of back", + "Muscles of back" + ] + }, + { + "id": "FMA:71293", + "name": "Musculature of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscles of thorax", + "Thoracic musculature", + "Set of muscles of thorax", + "Muscle group of thorax" + ] + }, + { + "id": "FMA:71294", + "name": "Set of muscles of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscles of abdomen", + "Muscle group of abdomen" + ] + }, + { + "id": "FMA:71295", + "name": "Musculature of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Set of perineal muscles", + "Perineal muscles", + "Perineal muscles set" + ] + }, + { + "id": "FMA:71296", + "name": "Musculature of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50188" + ] + }, + "synonyms": [ + "Muscles of upper limb", + "Upper limb musculature", + "Set of muscles of upper limb" + ] + }, + { + "id": "FMA:71297", + "name": "Musculature of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50188" + ] + }, + "synonyms": [ + "Muscles of lower limb" + ] + }, + { + "id": "FMA:71298", + "name": "Set of infrahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Infrahyoid muscles", + "Infrahyoid muscle group", + "Infrahyoid muscles set" + ] + }, + { + "id": "FMA:71301", + "name": "Set of suprahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Suprahyoid muscles", + "Suprahyoid muscles set", + "Suprahyoid muscle group" + ] + }, + { + "id": "FMA:71302", + "name": "Erector spinae muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Erector spinae" + ] + }, + { + "id": "FMA:71303", + "name": "Set of spinotransversales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Spinotransversales", + "Spinotransversales set" + ] + }, + { + "id": "FMA:71304", + "name": "Transversospinales muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Transversospinales" + ] + }, + { + "id": "FMA:71305", + "name": "Rotatores muscle group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Rotatores", + "Rotator muscle group" + ] + }, + { + "id": "FMA:71306", + "name": "Set of interspinales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Interspinales", + "Interspinales set" + ] + }, + { + "id": "FMA:71307", + "name": "Set of interspinales lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Set of interspinales lumborum muscles", + "Interspinales lumborum", + "Interspinales lumborum set" + ] + }, + { + "id": "FMA:71308", + "name": "Set of interspinales thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Interspinales thoracis set", + "Interspinales thoracis", + "Set of interspinales thoracis muscles" + ] + }, + { + "id": "FMA:71309", + "name": "Set of interspinales cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Interspinales cervicis set", + "Set of interspinales cervicis muscles", + "Interspinales cervicis" + ] + }, + { + "id": "FMA:71310", + "name": "Set of intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Intertransversarii", + "Intertransversarii set" + ] + }, + { + "id": "FMA:71311", + "name": "Set of thoracic intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Thoracic intertransversarii", + "Thoracic intertransversarii set" + ] + }, + { + "id": "FMA:71312", + "name": "Set of levatores costarum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Levatores costarum", + "Levatores costarum set" + ] + }, + { + "id": "FMA:71313", + "name": "Set of levatores costarum longi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Levatores costarum longi set", + "Levatores costarum longi" + ] + }, + { + "id": "FMA:71314", + "name": "Set of levatores costarum breves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Levatores costarum breves", + "Levatores costarum breves set" + ] + }, + { + "id": "FMA:71315", + "name": "Set of subcostales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Subcostales", + "Subcostales set" + ] + }, + { + "id": "FMA:71318", + "name": "Set of lumbricals of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Lumbricals of hand", + "Lumbrical muscle group of hand" + ] + }, + { + "id": "FMA:71319", + "name": "Set of dorsal interossei of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Dorsal interossei of hand" + ] + }, + { + "id": "FMA:71320", + "name": "Set of palmar interossei of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Palmar interosseous muscle group of hand", + "Palmar interossei" + ] + }, + { + "id": "FMA:71321", + "name": "Set of lumbricals of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Lumbricals of foot" + ] + }, + { + "id": "FMA:71322", + "name": "Set of dorsal interossei of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Dorsal interossei of foot" + ] + }, + { + "id": "FMA:71323", + "name": "Set of plantar interossei of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Plantar interossei" + ] + }, + { + "id": "FMA:71324", + "name": "Set of bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Bones", + "Skeleton system", + "Bones set" + ] + }, + { + "id": "FMA:71325", + "name": "Set of bones of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Bones of cranium" + ] + }, + { + "id": "FMA:71330", + "name": "Set of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Auditory ossicles set", + "Auditory ossicles" + ] + }, + { + "id": "FMA:71331", + "name": "Set of ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Set of ribs [I-XII]", + "Ribs [I-XII]", + "Ribs set" + ] + }, + { + "id": "FMA:71332", + "name": "Set of true ribs [I-VII]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71331" + ] + }, + "synonyms": [ + "True ribs [I-VII]" + ] + }, + { + "id": "FMA:71333", + "name": "Set of false ribs [VIII-XII]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71331" + ] + }, + "synonyms": [ + "False ribs [VIII-XII]" + ] + }, + { + "id": "FMA:71334", + "name": "Set of floating ribs [XI-XII]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71331" + ] + }, + "synonyms": [ + "Floating ribs [XI-XII]" + ] + }, + { + "id": "FMA:71335", + "name": "Set of carpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Carpal bones", + "Carpal bones set" + ] + }, + { + "id": "FMA:71336", + "name": "Set of metacarpal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Metacarpal bones", + "Metacarpals set", + "Set of metacarpals [I-V]", + "Metacarpals [I-V]", + "Set of metacarpals" + ] + }, + { + "id": "FMA:71337", + "name": "Set of phalanges of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231315" + ] + }, + "synonyms": [ + "Phalanges of hand" + ] + }, + { + "id": "FMA:71338", + "name": "Set of sesamoid bones of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Sesamoid bones of hand" + ] + }, + { + "id": "FMA:71339", + "name": "Set of tarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + }, + "synonyms": [ + "Tarsal bones", + "Tarsal bones set" + ] + }, + { + "id": "FMA:71340", + "name": "Set of metatarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + }, + "synonyms": [ + "Metatarsals [I-V]", + "Metatarsal bones set", + "Set of metatarsals [I-V]" + ] + }, + { + "id": "FMA:71341", + "name": "Set of sesamoid bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + }, + "synonyms": [ + "Sesamoid bones of foot", + "Sesamoid bones set" + ] + }, + { + "id": "FMA:71342", + "name": "Set of joints of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Set of joints of skull", + "Joints of head", + "Joints of skull" + ] + }, + { + "id": "FMA:71343", + "name": "Set of joints of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of pectoral girdle" + ] + }, + { + "id": "FMA:71344", + "name": "Set of joints of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of free upper limb" + ] + }, + { + "id": "FMA:71345", + "name": "Set of joints of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of hand" + ] + }, + { + "id": "FMA:71346", + "name": "Set of joints of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71276" + ] + }, + "synonyms": [ + "Joints of lower limb" + ] + }, + { + "id": "FMA:71347", + "name": "Set of joints of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of pelvic girdle" + ] + }, + { + "id": "FMA:71348", + "name": "Set of joints of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of free lower limb" + ] + }, + { + "id": "FMA:71349", + "name": "Set of joints of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Set of foot joints", + "Joints of foot" + ] + }, + { + "id": "FMA:71350", + "name": "Set of vertebral joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Vertebral joints", + "Vertebral joints set" + ] + }, + { + "id": "FMA:71351", + "name": "Set of thoracic joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Thoracic joints set", + "Thoracic joints" + ] + }, + { + "id": "FMA:71352", + "name": "Set of bony joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Bony joints set", + "Bony joints" + ] + }, + { + "id": "FMA:71353", + "name": "Set of intercuneiform joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Intercuneiform joints set", + "Intercuneiform joints" + ] + }, + { + "id": "FMA:71354", + "name": "Set of tarsometatarsal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Lisfranc's joint", + "Tarsometatarsal joints", + "Tarsometatarsal joints set" + ] + }, + { + "id": "FMA:71355", + "name": "Set of intermetatarsal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Intermetatarsal joints set", + "Intermetatarsal joints" + ] + }, + { + "id": "FMA:71356", + "name": "Set of metatarsophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Metatarsophalangeal joints set", + "Metatarsophalangeal joints" + ] + }, + { + "id": "FMA:71357", + "name": "Set of interphalangeal joints of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Interphalangeal joints of foot" + ] + }, + { + "id": "FMA:71358", + "name": "Set of syndesmoses of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Syndesmoses of pelvic girdle" + ] + }, + { + "id": "FMA:71359", + "name": "Set of synovial joints of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synovial joints of free lower limb" + ] + }, + { + "id": "FMA:71361", + "name": "Set of intercarpal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Carpal joints", + "Intercarpal joints", + "Intercarpal joints set", + "Set of carpal joints" + ] + }, + { + "id": "FMA:71362", + "name": "Set of carpometacarpal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Carpometacarpal joints", + "Carpometacarpal joints set" + ] + }, + { + "id": "FMA:71363", + "name": "Set of intermetacarpal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Intermetacarpal joints", + "Intermetacarpal joints set" + ] + }, + { + "id": "FMA:71364", + "name": "Set of metacarpophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Metacarpophalangeal joints", + "Metacarpophalangeal joints set" + ] + }, + { + "id": "FMA:71365", + "name": "Set of interphalangeal joints of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Interphalangeal joints of hand" + ] + }, + { + "id": "FMA:71366", + "name": "Set of syndesmoses of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Set of syndesmoses of shoulder girdle", + "Syndesmoses of pectoral girdle", + "Syndesmoses of shoulder girdle" + ] + }, + { + "id": "FMA:71368", + "name": "Set of synovial joints of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synovial joints of pectoral girdle", + "Set of synovial joints of shoulder girdle", + "Synovial joints of shoulder girdle" + ] + }, + { + "id": "FMA:71370", + "name": "Set of synovial joints of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synovial joints of free upper limb" + ] + }, + { + "id": "FMA:71371", + "name": "Set of syndesmoses of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Syndesmoses of thorax" + ] + }, + { + "id": "FMA:71372", + "name": "Set of synchondroses of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synchondroses of thorax" + ] + }, + { + "id": "FMA:71373", + "name": "Set of sternal synchondroses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Sternal synchondroses set", + "Sternal synchondroses" + ] + }, + { + "id": "FMA:71374", + "name": "Set of synovial joints of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synovial joints of thorax" + ] + }, + { + "id": "FMA:71375", + "name": "Set of costovertebral joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Costovertebral joints", + "Costovertebral joints set" + ] + }, + { + "id": "FMA:71376", + "name": "Set of sternocostal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Sternocostal joints set", + "Sternocostal joints" + ] + }, + { + "id": "FMA:71377", + "name": "Set of costochondral joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Costochondral joints set", + "Costochondral joints" + ] + }, + { + "id": "FMA:71378", + "name": "Set of interchondral joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Interchondral joints set", + "Interchondral joints" + ] + }, + { + "id": "FMA:71379", + "name": "Set of syndesmoses of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Syndesmoses of vertebral column" + ] + }, + { + "id": "FMA:71380", + "name": "Set of synchondroses of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Synchondroses of vertebral column" + ] + }, + { + "id": "FMA:71381", + "name": "Set of vertebral synovial joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Vertebral synovial joints", + "Vertebral synovial joints set" + ] + }, + { + "id": "FMA:71382", + "name": "Set of zygapophysial joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Set of vertebral arch joints", + "Zygapophysial joints", + "Zygapophysial joints set" + ] + }, + { + "id": "FMA:71383", + "name": "Set of cranial fibrous joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial fibrous joints", + "Cranial fibrous joints set" + ] + }, + { + "id": "FMA:71384", + "name": "Set of cranial syndesmoses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial syndesmoses set", + "Cranial syndesmoses" + ] + }, + { + "id": "FMA:71385", + "name": "Set of cranial sutures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial sutures", + "Cranial sutures set" + ] + }, + { + "id": "FMA:71386", + "name": "Set of cranial cartilaginous joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial cartilaginous joints set", + "Cranial cartilaginous joints" + ] + }, + { + "id": "FMA:71387", + "name": "Set of cranial synchondroses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial synchondroses set", + "Cranial synchondroses" + ] + }, + { + "id": "FMA:71388", + "name": "Set of cranial synovial joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Cranial synovial joints", + "Cranial synovial joints set" + ] + }, + { + "id": "FMA:71389", + "name": "Set of intracapsular ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Intracapsular ligaments set", + "Intracapsular ligaments" + ] + }, + { + "id": "FMA:71390", + "name": "Set of capsular ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Capsular ligaments", + "Capsular ligaments set" + ] + }, + { + "id": "FMA:71391", + "name": "Set of extracapsular ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Extracapsular ligaments", + "Extracapsular ligaments set" + ] + }, + { + "id": "FMA:71392", + "name": "Set of interspinous ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Interspinous ligaments", + "Interspinous ligaments set" + ] + }, + { + "id": "FMA:71393", + "name": "Set of intertransverse ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Intertransverse ligaments", + "Intertransverse ligaments set" + ] + }, + { + "id": "FMA:71394", + "name": "Set of transverse ligaments of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Transverse ligaments of vertebral column" + ] + }, + { + "id": "FMA:71395", + "name": "Set of alar ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Alar ligaments", + "Alar ligaments set", + "Mauchart's ligaments" + ] + }, + { + "id": "FMA:71396", + "name": "Set of radiate sternocostal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Radiate sternocostal ligaments", + "Radiate sternocostal ligaments set" + ] + }, + { + "id": "FMA:71397", + "name": "Set of costoxiphoid ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Costoxiphoid ligaments set", + "Costoxiphoid ligaments" + ] + }, + { + "id": "FMA:71398", + "name": "Set of glenohumeral ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Flood's ligament", + "Glenohumeral ligaments", + "Glenohumeral ligaments set" + ] + }, + { + "id": "FMA:71399", + "name": "Set of dorsal intercarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal intercarpal ligaments set", + "Dorsal intercarpal ligaments" + ] + }, + { + "id": "FMA:71400", + "name": "Set of palmar intercarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Palmar intercarpal ligaments", + "Palmar intercarpal ligaments set" + ] + }, + { + "id": "FMA:71401", + "name": "Set of interosseous intercarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Interosseous intercarpal ligaments set", + "Interosseous intercarpal ligaments" + ] + }, + { + "id": "FMA:71402", + "name": "Set of dorsal carpometacarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal carpometacarpal ligaments set", + "Dorsal carpometacarpal ligaments" + ] + }, + { + "id": "FMA:71403", + "name": "Set of palmar carpometacarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Palmar carpometacarpal ligaments set", + "Palmar carpometacarpal ligaments" + ] + }, + { + "id": "FMA:71404", + "name": "Set of dorsal metacarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal metacarpal ligaments set", + "Dorsal metacarpal ligaments" + ] + }, + { + "id": "FMA:71405", + "name": "Set of palmar metacarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Palmar metacarpal ligaments", + "Palmar metacarpal ligaments set" + ] + }, + { + "id": "FMA:71406", + "name": "Set of interosseous metacarpal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Interosseous metacarpal ligaments set", + "Interosseous metacarpal ligaments" + ] + }, + { + "id": "FMA:71407", + "name": "Set of collateral ligaments of metacarpophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Collateral ligaments of metacarpophalangeal joints" + ] + }, + { + "id": "FMA:71408", + "name": "Set of palmar ligaments of metacarpophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Palmar ligaments of metacarpophalangeal joints" + ] + }, + { + "id": "FMA:71409", + "name": "Set of collateral ligaments of interphalangeal joints of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Collateral ligaments of interphalangeal joints of hand" + ] + }, + { + "id": "FMA:71410", + "name": "Set of palmar ligaments of interphalangeal joints of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Palmar ligaments of interphalangeal joints of hand" + ] + }, + { + "id": "FMA:71411", + "name": "Set of tarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Tarsal ligaments set", + "Tarsal ligaments" + ] + }, + { + "id": "FMA:71412", + "name": "Set of tarsal interosseous ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Tarsal interosseous ligaments set", + "Tarsal interosseous ligaments" + ] + }, + { + "id": "FMA:71413", + "name": "Set of intercuneiform interosseous ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Intercuneiform interosseous ligaments", + "Intercuneiform interosseous ligaments set" + ] + }, + { + "id": "FMA:71414", + "name": "Set of dorsal tarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal tarsal ligaments set", + "Dorsal tarsal ligaments" + ] + }, + { + "id": "FMA:71415", + "name": "Set of plantar tarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar tarsal ligaments", + "Plantar tarsal ligaments set" + ] + }, + { + "id": "FMA:71416", + "name": "Set of plantar cuneonavicular ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar cuneonavicular ligaments set", + "Plantar cuneonavicular ligaments" + ] + }, + { + "id": "FMA:71417", + "name": "Set of plantar intercuneiform ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar intercuneiform ligaments set", + "Plantar intercuneiform ligaments" + ] + }, + { + "id": "FMA:71418", + "name": "Set of dorsal tarsometatarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal tarsometatarsal ligaments", + "Dorsal tarsometatarsal ligaments set" + ] + }, + { + "id": "FMA:71419", + "name": "Set of plantar tarsometatarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar tarsometatarsal ligaments", + "Plantar tarsometatarsal ligaments set" + ] + }, + { + "id": "FMA:71420", + "name": "Set of cuneometatarsal interosseous ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Lisfranc's ligament", + "Cuneometatarsal interosseous ligaments set", + "Cuneometatarsal interosseous ligaments" + ] + }, + { + "id": "FMA:71421", + "name": "Set of metatarsal interosseous ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Metatarsal interosseous ligaments set", + "Metatarsal interosseous ligaments" + ] + }, + { + "id": "FMA:71422", + "name": "Set of dorsal metatarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Dorsal metatarsal ligaments", + "Dorsal metatarsal ligaments set" + ] + }, + { + "id": "FMA:71423", + "name": "Set of plantar metatarsal ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar metatarsal ligaments set", + "Plantar metatarsal ligaments" + ] + }, + { + "id": "FMA:71424", + "name": "Set of collateral ligaments of metatarsophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Collateral ligaments of metatarsophalangeal joints" + ] + }, + { + "id": "FMA:71425", + "name": "Set of plantar ligaments of metatarsophalangeal joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar ligaments of metatarsophalangeal joints" + ] + }, + { + "id": "FMA:71426", + "name": "Set of collateral ligaments of interphalangeal joints of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Collateral ligaments of interphalangeal joints of foot" + ] + }, + { + "id": "FMA:71427", + "name": "Set of plantar ligaments of interphalangeal joints of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Plantar ligaments of interphalangeal joints of foot" + ] + }, + { + "id": "FMA:71428", + "name": "Set of anular ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Anular ligaments set", + "Anular ligaments" + ] + }, + { + "id": "FMA:71429", + "name": "Set of sternopericardial ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Sternopericardial ligaments set", + "Sternopericardial ligaments" + ] + }, + { + "id": "FMA:71430", + "name": "Set of ligaments of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Ligaments of auricle" + ] + }, + { + "id": "FMA:71431", + "name": "Set of ligaments of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Ligaments of auditory ossicles" + ] + }, + { + "id": "FMA:71432", + "name": "Set of skin ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Skin ligaments set", + "Skin ligaments" + ] + }, + { + "id": "FMA:71433", + "name": "Set of suspensory ligaments of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Cooper's ligaments (breast)", + "Suspensory ligaments of breast" + ] + }, + { + "id": "FMA:71434", + "name": "Set of suprasternal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Suprasternal bones", + "Suprasternal bones set" + ] + }, + { + "id": "FMA:71436", + "name": "Set of muscles of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Muscles of auditory ossicles" + ] + }, + { + "id": "FMA:71437", + "name": "Set of masticatory muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Masticatory muscles", + "Masticatory muscles set" + ] + }, + { + "id": "FMA:71438", + "name": "Set of muscles of soft palate and fauces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Muscles of soft palate and fauces" + ] + }, + { + "id": "FMA:71439", + "name": "Set of suboccipital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Suboccipital muscles", + "Suboccipital muscles set", + "Suboccipital muscle group" + ] + }, + { + "id": "FMA:71440", + "name": "Set of transversus nuchae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Transversus nuchae", + "Transversus nuchae set" + ] + }, + { + "id": "FMA:71441", + "name": "Apical ligament of dens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25014" + ] + }, + "synonyms": [ + "Apical ligament of dens of axis", + "Apical ligament of odontoid process" + ] + }, + { + "id": "FMA:71442", + "name": "Set of anterior cervical intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Anterior cervical intertransversarii set", + "Anterior cervical intertransversarii" + ] + }, + { + "id": "FMA:71443", + "name": "Set of posterior cervical intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Posterior cervical intertransversarii set", + "Posterior cervical intertransversarii", + "Lateral posterior cervical intertransversarii" + ] + }, + { + "id": "FMA:71444", + "name": "Set of lateral lumbar intertransversarius muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Intertransversarii laterales lumborum", + "Set of intertransversarii laterales lumborum", + "Intertransversarii laterales lumborum set" + ] + }, + { + "id": "FMA:71445", + "name": "Set of papillae of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Papillae of tongue" + ] + }, + { + "id": "FMA:71446", + "name": "Set of lingual papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71445" + ] + }, + "synonyms": [ + "Lingual papillae set", + "Lingual papillae" + ] + }, + { + "id": "FMA:71447", + "name": "Set of filiform papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71445" + ] + }, + "synonyms": [ + "Filiform papillae set", + "Filiform papillae" + ] + }, + { + "id": "FMA:71448", + "name": "Set of fungiform papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71445" + ] + }, + "synonyms": [ + "Fungiform papillae", + "Fungiform papillae set" + ] + }, + { + "id": "FMA:71449", + "name": "Set of vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71445" + ] + }, + "synonyms": [ + "Vallate papillae set", + "Vallate papillae" + ] + }, + { + "id": "FMA:71450", + "name": "Set of foliate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71445" + ] + }, + "synonyms": [ + "Foliate papillae set", + "Foliate papillae" + ] + }, + { + "id": "FMA:71451", + "name": "Set of papillae of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Papillae of dermis" + ] + }, + { + "id": "FMA:71452", + "name": "Set of interlobular arteries of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Interlobular arteries of liver" + ] + }, + { + "id": "FMA:71453", + "name": "Set of interlobular veins of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Interlobular veins of liver" + ] + }, + { + "id": "FMA:71454", + "name": "Set of bursae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Bursae set", + "Bursae" + ] + }, + { + "id": "FMA:71455", + "name": "Set of branches of anterior choroidal artery to anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to anterior perforated substance" + ] + }, + { + "id": "FMA:71456", + "name": "Set of branches of anterior choroidal artery to optic chiasma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to optic chiasma", + "Branches of anterior choroidal artery to optic chiasm" + ] + }, + { + "id": "FMA:71458", + "name": "Set of branches of anterior choroidal artery to optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to optic tract" + ] + }, + { + "id": "FMA:71459", + "name": "Set of branches of anterior choroidal artery to lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to lateral geniculate body" + ] + }, + { + "id": "FMA:71460", + "name": "Set of branches of anterior choroidal artery to genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to genu of internal capsule" + ] + }, + { + "id": "FMA:71461", + "name": "Set of branches of anterior choroidal artery to posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to posterior limb of internal capsule" + ] + }, + { + "id": "FMA:71462", + "name": "Set of branches of anterior choroidal artery to retrolentiform limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to retrolentiform limb of internal capsule" + ] + }, + { + "id": "FMA:71463", + "name": "Set of branches of anterior choroidal artery to globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to globus pallidus" + ] + }, + { + "id": "FMA:71464", + "name": "Set of branches of anterior choroidal artery to tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to tail of caudate nucleus" + ] + }, + { + "id": "FMA:71466", + "name": "Set of branches of anterior choroidal artery to hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to hippocampus" + ] + }, + { + "id": "FMA:71467", + "name": "Set of branches of anterior choroidal artery to uncus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to uncus" + ] + }, + { + "id": "FMA:71468", + "name": "Set of branches of anterior choroidal artery to amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to amygdaloid body" + ] + }, + { + "id": "FMA:71469", + "name": "Set of branches of anterior choroidal artery to tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to tuber cinereum" + ] + }, + { + "id": "FMA:71470", + "name": "Set of branches of anterior choroidal artery to hypothalamic nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to hypothalamic nuclei" + ] + }, + { + "id": "FMA:71471", + "name": "Set of branches of anterior choroidal artery to thalamic nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to thalamic nuclei" + ] + }, + { + "id": "FMA:71472", + "name": "Set of branches of anterior choroidal artery to substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to substantia nigra" + ] + }, + { + "id": "FMA:71473", + "name": "Set of branches of anterior choroidal artery to red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to red nucleus" + ] + }, + { + "id": "FMA:71474", + "name": "Set of branches of anterior choroidal artery to crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of anterior choroidal artery to crus cerebri" + ] + }, + { + "id": "FMA:71475", + "name": "Set of paracentral branches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Paracentral branches", + "Paracentral branches set" + ] + }, + { + "id": "FMA:71476", + "name": "Set of precuneal branches of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Precuneal branches of pericallosal artery" + ] + }, + { + "id": "FMA:71477", + "name": "Set of parieto-occipital branches of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Parieto-occipital branches of pericallosal artery" + ] + }, + { + "id": "FMA:71478", + "name": "Set of anterolateral central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterolateral central arteries", + "Anterolateral central arteries set" + ] + }, + { + "id": "FMA:71479", + "name": "Set of lenticulostriate arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lenticulostriate arteries", + "Lenticulostriate arteries set" + ] + }, + { + "id": "FMA:71480", + "name": "Set of proximal lateral striate branches of anterolateral central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Proximal lateral striate branches of anterolateral central arteries" + ] + }, + { + "id": "FMA:71481", + "name": "Set of glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Glands set", + "Glands" + ] + }, + { + "id": "FMA:71482", + "name": "Set of distal lateral striate branches of anterolateral central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Distal lateral striate branches of anterolateral central arteries" + ] + }, + { + "id": "FMA:71483", + "name": "Set of inferior cortical branches of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Inferior cortical branches of middle cerebral artery", + "Set of inferior terminal branches of middle cerebral artery", + "Inferior terminal branches of middle cerebral artery" + ] + }, + { + "id": "FMA:71485", + "name": "Set of superior cortical branches of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Set of superior terminal branches of middle cerebral artery", + "Superior cortical branches of middle cerebral artery", + "Superior terminal branches of middle cerebral artery" + ] + }, + { + "id": "FMA:71487", + "name": "Set of posteromedial central arteries from posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posteromedial central arteries from posterior communicating artery", + "Posteromedial central arteries from posterior communicating arterial set" + ] + }, + { + "id": "FMA:71488", + "name": "Set of anterior branches of posteromedial central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior branches of posteromedial central arteries" + ] + }, + { + "id": "FMA:71489", + "name": "Set of posterior branches of posteromedial central arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior branches of posteromedial central arteries" + ] + }, + { + "id": "FMA:71490", + "name": "Set of medial branches of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial branches of artery of tuber cinereum" + ] + }, + { + "id": "FMA:71491", + "name": "Set of lateral branches of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral branches of artery of tuber cinereum" + ] + }, + { + "id": "FMA:71492", + "name": "Set of paramedian arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Paramedian arteries", + "Paramedian arteries set" + ] + }, + { + "id": "FMA:71493", + "name": "Set of ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Ducts", + "Ducts set" + ] + }, + { + "id": "FMA:71494", + "name": "Set of posteromedial central arteries from posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posteromedial central arteries from posterior cerebral arterial set", + "Posteromedial central arteries from posterior cerebral artery" + ] + }, + { + "id": "FMA:71495", + "name": "Set of posterior medial choroidal branches of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior medial choroidal branches of posterior cerebral artery" + ] + }, + { + "id": "FMA:71496", + "name": "Set of posterior lateral choroidal branches of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior lateral choroidal branches of posterior cerebral artery" + ] + }, + { + "id": "FMA:71497", + "name": "Set of peduncular branches of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Peduncular branches of posterior cerebral artery" + ] + }, + { + "id": "FMA:71498", + "name": "Set of anterior temporal branches of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior temporal branches of lateral occipital artery" + ] + }, + { + "id": "FMA:71500", + "name": "Set of cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Cartilages", + "Cartilages set" + ] + }, + { + "id": "FMA:71501", + "name": "Set of middle temporal branches of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Intermediate temporal branches of lateral occipital artery", + "Middle temporal branches of lateral occipital artery" + ] + }, + { + "id": "FMA:71502", + "name": "Set of posterior temporal branches of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior temporal branches of lateral occipital artery" + ] + }, + { + "id": "FMA:71503", + "name": "Set of spinal branches of cervical part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Spinal branches of cervical part of vertebral artery" + ] + }, + { + "id": "FMA:71504", + "name": "Set of radicular branches of spinal branches of cervical part of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Radicular branches of spinal branches of cervical part of vertebral artery" + ] + }, + { + "id": "FMA:71505", + "name": "Set of muscular branches of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Muscular branches of vertebral artery" + ] + }, + { + "id": "FMA:71506", + "name": "Set of meningeal branches of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Meningeal branches of vertebral artery" + ] + }, + { + "id": "FMA:71507", + "name": "Set of medial medullary branches of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial medullary branches of vertebral artery" + ] + }, + { + "id": "FMA:71508", + "name": "Set of lateral medullary branches of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral medullary branches of vertebral artery" + ] + }, + { + "id": "FMA:71509", + "name": "Set of medial branches of pontine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial branches of pontine arteries" + ] + }, + { + "id": "FMA:71510", + "name": "Set of paramedian pontine branches of pontine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Paramedian pontine branches of pontine arteries" + ] + }, + { + "id": "FMA:71511", + "name": "Set of circumferential pontine branches of pontine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Circumferential pontine branches of pontine arteries" + ] + }, + { + "id": "FMA:71512", + "name": "Set of lateral branches of pontine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral branches of pontine arteries" + ] + }, + { + "id": "FMA:71513", + "name": "Set of mediastinal branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Mediastinal branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71514", + "name": "Set of thymic branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Thymic branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71515", + "name": "Set of vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Vertebrae set", + "Vertebrae" + ] + }, + { + "id": "FMA:71516", + "name": "Set of bronchial branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Bronchial branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71517", + "name": "Set of tracheal branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Tracheal branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71518", + "name": "Set of sternal branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Sternal branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71519", + "name": "Set of perforating branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71520", + "name": "Set of medial mammary branches of perforating branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial mammary branches of perforating branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71521", + "name": "Set of anterior intercostal branches of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior intercostal branches of internal thoracic artery" + ] + }, + { + "id": "FMA:71522", + "name": "Set of glandular branches of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Glandular branches of inferior thyroid artery" + ] + }, + { + "id": "FMA:71523", + "name": "Set of pharyngeal branches of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pharyngeal branches of inferior thyroid artery" + ] + }, + { + "id": "FMA:71524", + "name": "Set of oesophageal branches of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Oesophageal branches of inferior thyroid artery" + ] + }, + { + "id": "FMA:71525", + "name": "Set of tracheal branches of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Tracheal branches of inferior thyroid artery" + ] + }, + { + "id": "FMA:71526", + "name": "Set of spinal branches of ascending cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Spinal branches of ascending cervical artery" + ] + }, + { + "id": "FMA:71527", + "name": "Set of dorsal branches of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dorsal branches of second posterior intercostal artery" + ] + }, + { + "id": "FMA:71528", + "name": "Set of spinal branches of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Spinal branches of second posterior intercostal artery" + ] + }, + { + "id": "FMA:71529", + "name": "Set of subscapular branches of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Subscapular branches of axillary artery" + ] + }, + { + "id": "FMA:71530", + "name": "Set of pectoral branches of thoraco-acromial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pectoral branches of thoraco-acromial artery" + ] + }, + { + "id": "FMA:71531", + "name": "Set of lateral mammary branches of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral mammary branches of lateral thoracic artery" + ] + }, + { + "id": "FMA:71533", + "name": "Deltoid branch of deep brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23117" + ] + }, + "synonyms": [ + "Deltoid branch of profunda brachii artery" + ] + }, + { + "id": "FMA:71534", + "name": "Set of princeps pollicis artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Princeps pollicis arterial set", + "Princeps pollicis artery" + ] + }, + { + "id": "FMA:71535", + "name": "Set of perforating branches of deep palmar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating branches of deep palmar arch" + ] + }, + { + "id": "FMA:71536", + "name": "Set of bronchial branches of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Bronchial branches of thoracic aorta" + ] + }, + { + "id": "FMA:71537", + "name": "Set of oesophageal branches of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Oesophageal branches of thoracic aorta" + ] + }, + { + "id": "FMA:71538", + "name": "Set of pericardial branches of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pericardial branches of thoracic aorta" + ] + }, + { + "id": "FMA:71539", + "name": "Set of mediastinal branches of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Mediastinal branches of thoracic aorta" + ] + }, + { + "id": "FMA:71540", + "name": "Set of spinal branches of dorsal branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Spinal branches of dorsal branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:71541", + "name": "Set of lateral mammary branches of lateral cutaneous branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral mammary branches of lateral cutaneous branch of posterior intercostal artery" + ] + }, + { + "id": "FMA:71542", + "name": "Set of arteriae lumbales imae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arteriae lumbales imae set" + ] + }, + { + "id": "FMA:71543", + "name": "Set of lateral sacral branches of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral sacral branches of median sacral artery" + ] + }, + { + "id": "FMA:71544", + "name": "Set of oesophageal branches of left gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Oesophageal branches of left gastric artery" + ] + }, + { + "id": "FMA:71545", + "name": "Set of pancreatic branches of posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pancreatic branches of posterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:71546", + "name": "Set of duodenal branches of posterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Duodenal branches of posterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:71547", + "name": "Set of gastric branches of right gastro-omental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Gastric branches of right gastro-omental artery" + ] + }, + { + "id": "FMA:71548", + "name": "Set of omental branches of right gastro-omental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Omental branches of right gastro-omental artery" + ] + }, + { + "id": "FMA:71549", + "name": "Set of pancreatic branches of anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pancreatic branches of anterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:71550", + "name": "Set of duodenal branches of anterior superior pancreaticoduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Duodenal branches of anterior superior pancreaticoduodenal artery" + ] + }, + { + "id": "FMA:71551", + "name": "Set of pancreatic branches of splenic atery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pancreatic branches of splenic atery" + ] + }, + { + "id": "FMA:71552", + "name": "Set of gastric branches of left gastro-omental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Gastric branches of left gastro-omental artery" + ] + }, + { + "id": "FMA:71553", + "name": "Set of omental branches of left gastro-omental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Omental branches of left gastro-omental artery" + ] + }, + { + "id": "FMA:71554", + "name": "Set of splenic branches of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Splenic branches of splenic artery" + ] + }, + { + "id": "FMA:71555", + "name": "Set of capsular branches of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Capsular branches of renal artery" + ] + }, + { + "id": "FMA:71556", + "name": "Set of ureteric branches of inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ureteric branches of inferior suprarenal artery" + ] + }, + { + "id": "FMA:71557", + "name": "Set of spinal branches of lateral sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Spinal branches of lateral sacral artery" + ] + }, + { + "id": "FMA:71558", + "name": "Set of ureteric branches of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ureteric branches of umbilical artery" + ] + }, + { + "id": "FMA:71559", + "name": "Set of inguinal branches of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Inguinal branches of deep external pudendal artery" + ] + }, + { + "id": "FMA:71560", + "name": "Set of articular branches of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Articular branches of descending genicular artery" + ] + }, + { + "id": "FMA:71561", + "name": "Set of medial malleolar branches of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Medial malleolar branches of posterior tibial artery" + ] + }, + { + "id": "FMA:71562", + "name": "Set of calcaneal branches of posterior tibial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Calcaneal branches of posterior tibial artery" + ] + }, + { + "id": "FMA:71563", + "name": "Set of perforating branches of plantar metatarsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating branches of plantar metatarsal artery" + ] + }, + { + "id": "FMA:71564", + "name": "Set of plantar digital arteries proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Plantar digital arteries proper", + "Plantar digital arteries proper set" + ] + }, + { + "id": "FMA:71565", + "name": "Set of lateral malleolar branches of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lateral malleolar branches of fibular artery" + ] + }, + { + "id": "FMA:71566", + "name": "Set of calcaneal branches of lateral malleolar branch of fibular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Calcaneal branches of lateral malleolar branch of fibular artery" + ] + }, + { + "id": "FMA:71567", + "name": "Set of anterior cardiac veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior cardiac veins set", + "Anterior cardiac veins" + ] + }, + { + "id": "FMA:71568", + "name": "Set of small cardiac veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Small cardiac veins set", + "Small cardiac veins", + "Thebesian veins" + ] + }, + { + "id": "FMA:71569", + "name": "Set of parotid veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Parotid veins set", + "Parotid branches", + "Parotid veins" + ] + }, + { + "id": "FMA:71570", + "name": "Set of veins of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of caudate nucleus" + ] + }, + { + "id": "FMA:71571", + "name": "Set of lateral direct veins of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Lateral direct veins of lateral ventricle" + ] + }, + { + "id": "FMA:71572", + "name": "Set of veins of brainstem", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of brainstem" + ] + }, + { + "id": "FMA:71573", + "name": "Set of transverse pontine veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Transverse pontine veins", + "Transverse pontine veins set" + ] + }, + { + "id": "FMA:71574", + "name": "Set of veins of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of medulla oblongata" + ] + }, + { + "id": "FMA:71575", + "name": "Set of transverse medullary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Transverse medullary veins", + "Transverse medullary veins set" + ] + }, + { + "id": "FMA:71576", + "name": "Set of dorsal medullary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Dorsal medullary veins set", + "Dorsal medullary veins" + ] + }, + { + "id": "FMA:71577", + "name": "Set of superior veins of cerebellar hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superior veins of cerebellar hemisphere" + ] + }, + { + "id": "FMA:71578", + "name": "Set of inferior veins of cerebellar hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Inferior veins of cerebellar hemisphere" + ] + }, + { + "id": "FMA:71579", + "name": "Set of veins of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of vertebral column" + ] + }, + { + "id": "FMA:71580", + "name": "Set of veins of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of spinal cord" + ] + }, + { + "id": "FMA:71581", + "name": "Set of veins of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of upper limb" + ] + }, + { + "id": "FMA:71582", + "name": "Set of superficial veins of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial veins of upper limb" + ] + }, + { + "id": "FMA:71583", + "name": "Set of intercapitular veins of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Intercapitular veins of hand" + ] + }, + { + "id": "FMA:71584", + "name": "Set of deep veins of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep veins of upper limb" + ] + }, + { + "id": "FMA:71585", + "name": "Set of deep veins of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep veins of lower limb" + ] + }, + { + "id": "FMA:71586", + "name": "Set of fibular veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Fibular veins", + "Fibular veins set" + ] + }, + { + "id": "FMA:71587", + "name": "Set of peroneal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Peroneal veins set", + "Peroneal veins" + ] + }, + { + "id": "FMA:71588", + "name": "Set of caudate branches of left branch of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Caudate branches of left branch of portal vein" + ] + }, + { + "id": "FMA:71589", + "name": "Set of lateral branches of umbilical part of left branch of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Lateral branches of umbilical part of left branch of portal vein" + ] + }, + { + "id": "FMA:71590", + "name": "Set of medial branches of umbilical part of left branch of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Medial branches of umbilical part of left branch of portal vein" + ] + }, + { + "id": "FMA:71591", + "name": "Set of para-umbilical veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Veins of Sappey", + "Para-umbilical veins", + "Para-umbilical veins set" + ] + }, + { + "id": "FMA:71592", + "name": "Set of bursae of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "Bursae of neck" + ] + }, + { + "id": "FMA:71593", + "name": "Set of bursae of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "Bursae of upper limb" + ] + }, + { + "id": "FMA:71594", + "name": "Set of bursae of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "Bursae of lower limb" + ] + }, + { + "id": "FMA:71595", + "name": "Set of tendinous sheaths of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Tendinous sheaths of upper limb" + ] + }, + { + "id": "FMA:71596", + "name": "Set of carpal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Carpal tendinous sheaths", + "Carpal tendinous sheaths set" + ] + }, + { + "id": "FMA:71597", + "name": "Set of palmar carpal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Palmar carpal tendinous sheaths set", + "Palmar carpal tendinous sheaths" + ] + }, + { + "id": "FMA:71598", + "name": "Set of dorsal carpal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Dorsal carpal tendinous sheaths", + "Dorsal carpal tendinous sheaths set" + ] + }, + { + "id": "FMA:71599", + "name": "Set of fibrous sheaths of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Fibrous sheaths of digits of hand" + ] + }, + { + "id": "FMA:71600", + "name": "Set of synovial sheaths of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Synovial sheaths of digits of hand" + ] + }, + { + "id": "FMA:71601", + "name": "Set of tendinous sheaths of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Tendinous sheaths of lower limb" + ] + }, + { + "id": "FMA:71602", + "name": "Set of anterior tarsal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Anterior tarsal tendinous sheaths set", + "Anterior tarsal tendinous sheaths" + ] + }, + { + "id": "FMA:71603", + "name": "Set of tibial tarsal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Tibial tarsal tendinous sheaths", + "Tibial tarsal tendinous sheaths set" + ] + }, + { + "id": "FMA:71604", + "name": "Set of fibular tarsal tendinous sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Fibular tarsal tendinous sheaths set", + "Fibular tarsal tendinous sheaths" + ] + }, + { + "id": "FMA:71605", + "name": "Set of tendinous sheaths of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Tendinous sheaths of toes" + ] + }, + { + "id": "FMA:71606", + "name": "Set of fibrous sheaths of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Fibrous sheaths of toes" + ] + }, + { + "id": "FMA:71607", + "name": "Set of anular part of fibrous sheaths of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Anular part of fibrous sheaths of toes" + ] + }, + { + "id": "FMA:71608", + "name": "Set of cruciform part of fibrous sheaths of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Cruciform part of fibrous sheaths of toes" + ] + }, + { + "id": "FMA:71609", + "name": "Set of synovial sheaths of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + }, + "synonyms": [ + "Synovial sheaths of toes" + ] + }, + { + "id": "FMA:71610", + "name": "Set of glands of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Glands of mouth" + ] + }, + { + "id": "FMA:71611", + "name": "Set of major salivary glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Major salivary glands", + "Major salivary glands set" + ] + }, + { + "id": "FMA:71612", + "name": "Set of minor salivary glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Minor salivary glands", + "Minor salivary glands set" + ] + }, + { + "id": "FMA:71613", + "name": "Set of labial glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Labial glands set", + "Labial glands" + ] + }, + { + "id": "FMA:71614", + "name": "Set of buccal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Buccal glands set", + "Buccal glands" + ] + }, + { + "id": "FMA:71615", + "name": "Set of molar glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Molar glands", + "Molar glands set" + ] + }, + { + "id": "FMA:71616", + "name": "Set of palatine glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Palatine glands", + "Palatine glands set" + ] + }, + { + "id": "FMA:71617", + "name": "Set of lingual glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Gland of Blandin", + "Lingual glands set", + "Gland of Nuhn", + "Lingual glands" + ] + }, + { + "id": "FMA:71618", + "name": "Set of pharyngeal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Pharyngeal glands", + "Pharyngeal glands set" + ] + }, + { + "id": "FMA:71619", + "name": "Set of oesophageal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Oesophageal glands", + "Oesophageal glands set" + ] + }, + { + "id": "FMA:71620", + "name": "Set of gastric glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Gastric glands set", + "Gastric glands" + ] + }, + { + "id": "FMA:71621", + "name": "Set of intestinal glands of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Intestinal glands of small intestine", + "Crypts of Lieberkuhn" + ] + }, + { + "id": "FMA:71622", + "name": "Set of duodenal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Duodenal glands set", + "Brunner's glands", + "Duodenal glands" + ] + }, + { + "id": "FMA:71623", + "name": "Set of intestinal glands of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Intestinal glands of large intestine" + ] + }, + { + "id": "FMA:71624", + "name": "Set of glands of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Glands of bile duct" + ] + }, + { + "id": "FMA:71625", + "name": "Set of nasal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Nasal glands set", + "Nasal glands" + ] + }, + { + "id": "FMA:71626", + "name": "Set of laryngeal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Laryngeal glands set", + "Laryngeal glands" + ] + }, + { + "id": "FMA:71627", + "name": "Set of tracheal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Tracheal glands set", + "Tracheal glands" + ] + }, + { + "id": "FMA:71628", + "name": "Set of bronchial glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Bronchial glands", + "Bronchial glands set" + ] + }, + { + "id": "FMA:71629", + "name": "Set of central veins of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Central veins of liver" + ] + }, + { + "id": "FMA:71630", + "name": "Set of intrarenal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Intrarenal veins set", + "Intrarenal veins" + ] + }, + { + "id": "FMA:71631", + "name": "Set of interlobar veins of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Interlobar veins of kidney" + ] + }, + { + "id": "FMA:71632", + "name": "Set of arcuate veins of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Arcuate veins of kidney" + ] + }, + { + "id": "FMA:71633", + "name": "Set of cortical radiate veins of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Cortical radiate veins of kidney" + ] + }, + { + "id": "FMA:71634", + "name": "Set of interlobular veins of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Interlobular veins of kidney" + ] + }, + { + "id": "FMA:71635", + "name": "Set of stellate veins of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Stellate veins of kidney" + ] + }, + { + "id": "FMA:71636", + "name": "Set of intrarenal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Intrarenal arteries set", + "Intrarenal arteries" + ] + }, + { + "id": "FMA:71637", + "name": "Set of interlobar arteries of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Interlobar arteries of kidney" + ] + }, + { + "id": "FMA:71638", + "name": "Set of arcuate arteries of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arcuate arteries of kidney" + ] + }, + { + "id": "FMA:71639", + "name": "Set of cortical radiate arteries of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Cortical radiate arteries of kidney" + ] + }, + { + "id": "FMA:71640", + "name": "Set of interlobular arteries of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Interlobular arteries of kidney" + ] + }, + { + "id": "FMA:71641", + "name": "Set of perforating radiate arteries of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating radiate arteries of kidney" + ] + }, + { + "id": "FMA:71642", + "name": "Set of capsular branches of intrarenal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Capsular branches of intrarenal arteries" + ] + }, + { + "id": "FMA:71643", + "name": "Set of minor sublingual ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Minor sublingual ducts set", + "Ducts of Rivinus", + "Minor sublingual ducts" + ] + }, + { + "id": "FMA:71644", + "name": "Set of interlobular bile ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Interlobular bile ducts set", + "Interlobular bile ducts" + ] + }, + { + "id": "FMA:71645", + "name": "Set of openings of renal papillary ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Openings of renal papillary ducts" + ] + }, + { + "id": "FMA:71646", + "name": "Set of cervical glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Cervical glands set", + "Cervical glands" + ] + }, + { + "id": "FMA:71647", + "name": "Set of uterine glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Uterine glands", + "Uterine glands set" + ] + }, + { + "id": "FMA:71648", + "name": "Set of lesser vestibular glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Lesser vestibular glands", + "Lesser vestibular glands set" + ] + }, + { + "id": "FMA:71649", + "name": "Set of urethral glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Urethral glands set", + "Glands of Littre", + "Urethral glands" + ] + }, + { + "id": "FMA:71650", + "name": "Set of para-urethral ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Para-urethral ducts", + "Para-urethral ducts set", + "Skene's tubules" + ] + }, + { + "id": "FMA:71651", + "name": "Set of prostatic ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Prostatic ducts set", + "Prostatic ducts" + ] + }, + { + "id": "FMA:71652", + "name": "Set of preputial glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Preputial glands set", + "Preputial glands" + ] + }, + { + "id": "FMA:71653", + "name": "Set of endocrine glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Endocrine glands set", + "Endocrine glands" + ] + }, + { + "id": "FMA:71654", + "name": "Set of accessory thyroid glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Accessory thyroid glands", + "Accessory thyroid glands set" + ] + }, + { + "id": "FMA:71655", + "name": "Set of accessory parathyroid glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Accessory parathyroid glands set", + "Accessory parathyroid glands" + ] + }, + { + "id": "FMA:71656", + "name": "Set of accessory suprarenal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Accessory suprarenal glands", + "Accessory suprarenal glands set" + ] + }, + { + "id": "FMA:71657", + "name": "Parenchyma of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71660" + ] + } + }, + { + "id": "FMA:71658", + "name": "Parenchyma of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71660" + ] + } + }, + { + "id": "FMA:71659", + "name": "Parenchyma of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71660" + ] + } + }, + { + "id": "FMA:71660", + "name": "Parenchyma of lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + } + }, + { + "id": "FMA:71661", + "name": "Set of superior lobar arteries of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Superior lobar arteries of right lung" + ] + }, + { + "id": "FMA:71662", + "name": "Set of inferior lobar arteries of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Inferior lobar arteries of right lung" + ] + }, + { + "id": "FMA:71663", + "name": "Set of basal group of inferior lobar arteries of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Basal group of inferior lobar arteries of right lung" + ] + }, + { + "id": "FMA:71664", + "name": "Set of superior lobar arteries of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Superior lobar arteries of left lung" + ] + }, + { + "id": "FMA:71665", + "name": "Set of inferior lobar arteries of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Inferior lobar arteries of left lung" + ] + }, + { + "id": "FMA:71667", + "name": "Set of atrioventricular branches of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Atrioventricular branches of right coronary artery" + ] + }, + { + "id": "FMA:71668", + "name": "Set of atrial branches of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Atrial branches of right coronary artery" + ] + }, + { + "id": "FMA:71669", + "name": "Set of interventricular septal branches of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Interventricular septal branches of right coronary artery" + ] + }, + { + "id": "FMA:71670", + "name": "Set of interventricular septal branches of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Interventricular septal branches of left coronary artery" + ] + }, + { + "id": "FMA:71671", + "name": "Set of atrioventricular branches of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Atrioventricular branches of left coronary artery" + ] + }, + { + "id": "FMA:71672", + "name": "Set of atrial branches of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Atrial branches of left coronary artery" + ] + }, + { + "id": "FMA:71673", + "name": "Set of pharyngeal branches of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pharyngeal branches of ascending pharyngeal artery" + ] + }, + { + "id": "FMA:71674", + "name": "Set of dorsal lingual branches of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dorsal lingual branches of lingual artery" + ] + }, + { + "id": "FMA:71675", + "name": "Set of glandular branches of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Glandular branches of facial artery" + ] + }, + { + "id": "FMA:71676", + "name": "Parenchyma of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71660" + ] + } + }, + { + "id": "FMA:71677", + "name": "Set of sternocleidomastoid branches of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Sternocleidomastoid branches of occipital artery" + ] + }, + { + "id": "FMA:71678", + "name": "Set of occipital branches of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Occipital branches of occipital artery" + ] + }, + { + "id": "FMA:71679", + "name": "Set of anterior auricular branches of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior auricular branches of superficial temporal artery" + ] + }, + { + "id": "FMA:71680", + "name": "Set of dental branches of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dental branches of inferior alveolar artery" + ] + }, + { + "id": "FMA:71681", + "name": "Set of peridental branches of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Peridental branches of inferior alveolar artery" + ] + }, + { + "id": "FMA:71682", + "name": "Set of pterygoid branches of posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Pterygoid branches of posterior deep temporal artery" + ] + }, + { + "id": "FMA:71683", + "name": "Set of dental branches of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dental branches of posterior superior alveolar artery" + ] + }, + { + "id": "FMA:71684", + "name": "Set of peridental branches of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Peridental branches of posterior superior alveolar artery" + ] + }, + { + "id": "FMA:71685", + "name": "Set of anterior superior alveolar arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior superior alveolar arteries", + "Anterior superior alveolar arteries set" + ] + }, + { + "id": "FMA:71686", + "name": "Set of dental branches of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Dental branches of infra-orbital artery" + ] + }, + { + "id": "FMA:71687", + "name": "Set of peridental branches of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Peridental branches of infra-orbital artery" + ] + }, + { + "id": "FMA:71688", + "name": "Set of lesser palatine arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Lesser palatine arteries", + "Lesser palatine arteries set" + ] + }, + { + "id": "FMA:71689", + "name": "Set of posterior lateral nasal arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior lateral nasal arteries", + "Posterior lateral nasal arteries set" + ] + }, + { + "id": "FMA:71690", + "name": "Set of posterior septal branches of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior septal branches of sphenopalatine artery" + ] + }, + { + "id": "FMA:71691", + "name": "Set of caroticotympanic arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Caroticotympanic arteries", + "Caroticotympanic arteries set" + ] + }, + { + "id": "FMA:71692", + "name": "Set of branches of cavernous part of internal carotid artery to trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of cavernous part of internal carotid artery to trigeminal ganglion" + ] + }, + { + "id": "FMA:71693", + "name": "Set of branches of cavernous part of internal carotid artery to nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Branches of cavernous part of internal carotid artery to nerves" + ] + }, + { + "id": "FMA:71694", + "name": "Stroma of lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17553" + ] + } + }, + { + "id": "FMA:71695", + "name": "Set of clivus branches of cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Clivus branches of cerebral part of internal carotid artery" + ] + }, + { + "id": "FMA:71696", + "name": "Set of anterior septal branches of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior septal branches of anterior ethmoidal artery" + ] + }, + { + "id": "FMA:71697", + "name": "Set of anterior lateral nasal branches of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior lateral nasal branches of anterior ethmoidal artery" + ] + }, + { + "id": "FMA:71698", + "name": "Set of choroidal branches of anterior choroidal artery to lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Choroidal branches of anterior choroidal artery to lateral ventricle" + ] + }, + { + "id": "FMA:71699", + "name": "Set of choroidal branches of anterior choroidal artery to third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Choroidal branches of anterior choroidal artery to third ventricle" + ] + }, + { + "id": "FMA:71700", + "name": "Stroma of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71694" + ] + } + }, + { + "id": "FMA:71701", + "name": "Stroma of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71694" + ] + } + }, + { + "id": "FMA:71702", + "name": "Stroma of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71694" + ] + } + }, + { + "id": "FMA:71703", + "name": "Stroma of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71694" + ] + } + }, + { + "id": "FMA:71704", + "name": "Set of nasal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + }, + "synonyms": [ + "Nasal cartilages", + "Nasal cartilages set" + ] + }, + { + "id": "FMA:71705", + "name": "Set of minor alar cartilages of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + }, + "synonyms": [ + "Minor alar cartilages of nose" + ] + }, + { + "id": "FMA:71706", + "name": "Set of accessory nasal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + }, + "synonyms": [ + "Accessory nasal cartilages set", + "Accessory nasal cartilages" + ] + }, + { + "id": "FMA:71707", + "name": "Set of tracheal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + }, + "synonyms": [ + "Tracheal cartilages set", + "Tracheal cartilages" + ] + }, + { + "id": "FMA:71708", + "name": "Right lobe branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70439" + ] + }, + "synonyms": [ + "Right lobe part of right hepatic artery" + ] + }, + { + "id": "FMA:71709", + "name": "Subdivision of right lobe branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70439" + ] + }, + "synonyms": [ + "Subdivision of right lobe part of right hepatic artery" + ] + }, + { + "id": "FMA:71710", + "name": "Left lobe branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70440" + ] + }, + "synonyms": [ + "Left lobe part of left hepatic artery" + ] + }, + { + "id": "FMA:71711", + "name": "Set of occipital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Occipital lymph nodes", + "Occipital nodes", + "Occipital lymph nodes set" + ] + }, + { + "id": "FMA:71712", + "name": "Set of mastoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Mastoid lymph nodes set", + "Mastoid nodes", + "Mastoid lymph nodes" + ] + }, + { + "id": "FMA:71713", + "name": "Set of superficial parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Superficial parotid lymph nodes", + "Superficial parotid nodes", + "Superficial parotid lymph nodes set" + ] + }, + { + "id": "FMA:71714", + "name": "Set of deep parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Deep parotid lymph nodes set", + "Deep parotid lymph nodes", + "Deep parotid nodes" + ] + }, + { + "id": "FMA:71716", + "name": "Set of infra-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Infra-auricular nodes", + "Infra-auricular lymph nodes set", + "Infra-auricular lymph nodes" + ] + }, + { + "id": "FMA:71717", + "name": "Set of intraglandular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Intraglandular lymph nodes set", + "Intraglandular lymph nodes", + "Intraglandular nodes" + ] + }, + { + "id": "FMA:71718", + "name": "Set of facial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Facial lymph nodes set", + "Facial nodes", + "Facial lymph nodes" + ] + }, + { + "id": "FMA:71719", + "name": "Set of lingual lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Lingual lymph nodes set", + "Lingual nodes", + "Lingual lymph nodes" + ] + }, + { + "id": "FMA:71720", + "name": "Set of submental lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Submental lymph nodes set", + "Submental lymph nodes", + "Submental nodes" + ] + }, + { + "id": "FMA:71721", + "name": "Set of submandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Submandibular lymph nodes", + "Submandibular nodes", + "Submandibular lymph nodes set" + ] + }, + { + "id": "FMA:71722", + "name": "Set of anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Anterior cervical lymph nodes set", + "Anterior cervical lymph nodes", + "Anterior cervical nodes" + ] + }, + { + "id": "FMA:71724", + "name": "Set of superficial anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Anterior jugular lymph nodes set", + "Anterior jugular lymph nodes", + "Superficial anterior cervical nodes", + "Superficial anterior cervical lymph nodes set", + "Anterior jugular nodes", + "Superficial anterior cervical lymph nodes" + ] + }, + { + "id": "FMA:71725", + "name": "Set of deep anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Deep anterior cervical nodes", + "Deep anterior cervical lymph nodes set", + "Deep anterior cervical lymph nodes" + ] + }, + { + "id": "FMA:71726", + "name": "Set of infrahyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Infrahyoid lymph nodes", + "Infrahyoid nodes", + "Infrahyoid lymph nodes set" + ] + }, + { + "id": "FMA:71727", + "name": "Set of prelaryngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Prelaryngeal lymph nodes", + "Prelaryngeal lymph nodes set", + "Prelaryngeal nodes" + ] + }, + { + "id": "FMA:71728", + "name": "Set of thyroid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Thyroid lymph nodes set", + "Thyroid lymph nodes", + "Thyroid nodes" + ] + }, + { + "id": "FMA:71729", + "name": "Set of pretracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Pretracheal lymph nodes", + "Pretracheal lymph nodes set", + "Pretracheal nodes" + ] + }, + { + "id": "FMA:71730", + "name": "Set of paratracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Paratracheal lymph nodes", + "Paratracheal lymph nodes set", + "Paratracheal nodes" + ] + }, + { + "id": "FMA:71731", + "name": "Set of retropharyngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Retropharyngeal nodes", + "Retropharyngeal lymph nodes set", + "Retropharyngeal lymph nodes" + ] + }, + { + "id": "FMA:71732", + "name": "Set of lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Lateral cervical lymph nodes set", + "Lateral cervical nodes", + "Lateral cervical lymph nodes" + ] + }, + { + "id": "FMA:71733", + "name": "Set of superficial lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Superficial lateral cervical nodes", + "Superficial lateral cervical lymph nodes", + "Superficial lateral cervical lymph nodes set" + ] + }, + { + "id": "FMA:71734", + "name": "Set of superior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Superior deep lateral cervical lymph nodes set", + "Superior deep lateral cervical lymph nodes", + "Superior deep lateral cervical nodes" + ] + }, + { + "id": "FMA:71735", + "name": "Set of inferior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Inferior deep lateral cervical nodes", + "Inferior deep lateral cervical lymph nodes set", + "Inferior deep lateral cervical lymph nodes" + ] + }, + { + "id": "FMA:71736", + "name": "Subdivision of left lobe branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70440" + ] + }, + "synonyms": [ + "Subdivision of left lobe part of left hepatic artery" + ] + }, + { + "id": "FMA:71739", + "name": "Set of accessory lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Accessory lymph nodes", + "Accessory nodes", + "Accessory lymph nodes set" + ] + }, + { + "id": "FMA:71740", + "name": "Set of lymph nodes of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lymph nodes of upper limb" + ] + }, + { + "id": "FMA:71741", + "name": "Set of axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Axillary lymph nodes", + "Axillary lymph nodes set" + ] + }, + { + "id": "FMA:71742", + "name": "Set of apicall axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Apical axillary nodes", + "Apicall axillary lymph nodes set", + "Apicall axillary lymph nodes" + ] + }, + { + "id": "FMA:71743", + "name": "Set of humeral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Humeral lymph nodes", + "Humeral nodes", + "Humeral lymph nodes set" + ] + }, + { + "id": "FMA:71744", + "name": "Set of lateral axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Lateral axillary lymph nodes set", + "Lateral axillary lymph nodes", + "Lateral axillary nodes" + ] + }, + { + "id": "FMA:71745", + "name": "Set of posterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Posterior axillary lymph nodes set", + "Posterior axilary nodes", + "Posterior axillary lymph nodes" + ] + }, + { + "id": "FMA:71746", + "name": "Set of subscapular axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Subscapular lymph nodes set", + "Subscapular lymph nodes", + "Subscapular nodes" + ] + }, + { + "id": "FMA:71747", + "name": "Set of anterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Anterior axillary lymph nodes", + "Anterior axillary lymph nodes set", + "Anterior axillary nodes" + ] + }, + { + "id": "FMA:71748", + "name": "Set of pectoral axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Pectoral lymph nodes", + "Pectoral lymph nodes set", + "Pectoral nodes" + ] + }, + { + "id": "FMA:71749", + "name": "Set of central axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Central axillary nodes", + "Central axillary lymph nodes set", + "Central axillary lymph nodes" + ] + }, + { + "id": "FMA:71750", + "name": "Set of interpectoral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Interpectoral nodes", + "Interpectoral lymph nodes", + "Interpectoral lymph nodes set" + ] + }, + { + "id": "FMA:71752", + "name": "Set of infraclavicular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Infraclavicular nodes", + "Set of deltopectoral lymph nodes", + "Infraclavicular lymph nodes", + "Infraclavicular lymph nodes set" + ] + }, + { + "id": "FMA:71753", + "name": "Set of brachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Brachial lymph nodes", + "Brachial nodes", + "Brachial lymph nodes set" + ] + }, + { + "id": "FMA:71754", + "name": "Set of cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Cubital nodes", + "Cubital lymph nodes", + "Cubital lymph nodes set" + ] + }, + { + "id": "FMA:71755", + "name": "Set of supratrochlear lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Supratrochlear lymph nodes set", + "Supratrochlear nodes", + "Supratrochlear lymph nodes" + ] + }, + { + "id": "FMA:71756", + "name": "Set of superficial cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Superficial lymph nodes of upper limb", + "Superficial nodes of upper limb" + ] + }, + { + "id": "FMA:71757", + "name": "Set of deep cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + }, + "synonyms": [ + "Deep nodes of upper limb", + "Deep lymph nodes of upper limb" + ] + }, + { + "id": "FMA:71758", + "name": "Set of thoracic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Thoracic lymph nodes set", + "Thoracic lymph nodes" + ] + }, + { + "id": "FMA:71759", + "name": "Set of paramammary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Paramammary nodes", + "Paramammary lymph nodes", + "Paramammary lymph nodes set" + ] + }, + { + "id": "FMA:71760", + "name": "Set of parasternal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Parasternal lymph nodes set", + "Parasternal nodes", + "Parasternal lymph nodes" + ] + }, + { + "id": "FMA:71761", + "name": "Set of intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Intercostal lymph nodes", + "Intercostal nodes", + "Intercostal lymph nodes set" + ] + }, + { + "id": "FMA:71762", + "name": "Set of superior diaphragmatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Superior diaphragmatic nodes", + "Superior diaphragmatic lymph nodes set", + "Superior diaphragmatic lymph nodes" + ] + }, + { + "id": "FMA:71763", + "name": "Set of prepericardial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Prepericardial lymph nodes", + "Prepericardial nodes", + "Prepericardial lymph nodes set" + ] + }, + { + "id": "FMA:71764", + "name": "Set of brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Brachiocephalic lymph nodes set", + "Brachiocephalic lymph nodes", + "Brachiocephalic nodes" + ] + }, + { + "id": "FMA:71765", + "name": "Set of lateral pericardial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Lateral pericardial lymph nodes", + "Lateral pericardial lymph nodes set", + "Lateral pericardial nodes" + ] + }, + { + "id": "FMA:71766", + "name": "Set of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Tracheobronchial lymph nodes", + "Tracheobronchial lymph nodes set", + "Tracheobronchial nodes" + ] + }, + { + "id": "FMA:71767", + "name": "Set of superior tributary of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Superior tracheobronchial lymph nodes set", + "Superior tracheobronchial lymph nodes", + "Superior tracheobronchial nodes" + ] + }, + { + "id": "FMA:71768", + "name": "Set of inferior tributary of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Inferior tracheobronchial lymph nodes set", + "Inferior tracheobronchial lymph nodes", + "Inferior tracheobronchial nodes" + ] + }, + { + "id": "FMA:71769", + "name": "Set of bronchopulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Bronchopulmonary lymph nodes", + "Bronchopulmonary lymph nodes set", + "Bronchopulmonary nodes" + ] + }, + { + "id": "FMA:71770", + "name": "Set of intrapulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Intrapulmonary lymph nodes set", + "Intrapulmonary lymph nodes", + "Intrapulmonary nodes" + ] + }, + { + "id": "FMA:71771", + "name": "Set of juxta-oesophageal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Juxta-oesophageal lymph nodes set", + "Juxta-oesophageal nodes", + "Juxta-oesophageal lymph nodes" + ] + }, + { + "id": "FMA:71772", + "name": "Set of prevertebral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Prevertebral nodes", + "Prevertebral lymph nodes set", + "Prevertebral lymph nodes" + ] + }, + { + "id": "FMA:71773", + "name": "Set of abdominal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Abdominal lymph nodes set", + "Abdominal lymph nodes" + ] + }, + { + "id": "FMA:71774", + "name": "Set of parietal abdominal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Parietal abdominal lymph nodes set", + "Parietal abdominal nodes", + "Parietal abdominal lymph nodes" + ] + }, + { + "id": "FMA:71775", + "name": "Set of left lumbar lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Left lumbar lymph nodes set", + "Left lumbar lymph nodes", + "Left lumbar nodes" + ] + }, + { + "id": "FMA:71776", + "name": "Set of lateral aortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Lateral aortic lymph nodes", + "Lateral aortic lymph nodes set", + "Lateral aortic nodes" + ] + }, + { + "id": "FMA:71777", + "name": "Set of pre-aortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Pre-aortic lymph nodes", + "Pre-aortic lymph nodes set", + "Pre-aortic nodes" + ] + }, + { + "id": "FMA:71778", + "name": "Set of postaortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Postaortic lymph nodes", + "Postaortic lymph nodes set", + "Postaortic nodes" + ] + }, + { + "id": "FMA:71779", + "name": "Set of intermediate lumbar lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Intermediate lumbar lymph nodes set", + "Intermediate lumbar nodes", + "Intermediate lumbar lymph nodes" + ] + }, + { + "id": "FMA:71780", + "name": "Set of right lumbar lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right lumbar nodes", + "Right lumbar lymph nodes", + "Right lumbar lymph nodes set" + ] + }, + { + "id": "FMA:71781", + "name": "Set of lateral caval lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lateral caval lymph nodes set", + "Lateral caval lymph nodes", + "Lateral caval nodes" + ] + }, + { + "id": "FMA:71782", + "name": "Set of precaval lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Precaval nodes", + "Precaval lymph nodes", + "Precaval lymph nodes set" + ] + }, + { + "id": "FMA:71783", + "name": "Set of postcaval lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Postcaval lymph nodes set", + "Postcaval nodes", + "Postcaval lymph nodes" + ] + }, + { + "id": "FMA:71784", + "name": "Set of inferior diaphragmatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Inferior diaphragmatic lymph nodes set", + "Inferior diaphragmatic nodes", + "Inferior diaphragmatic lymph nodes" + ] + }, + { + "id": "FMA:71785", + "name": "Set of inferior epigastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Inferior epigastric lymph nodes set", + "Inferior epigastric lymph nodes", + "Inferior epigastric nodes" + ] + }, + { + "id": "FMA:71786", + "name": "Set of visceral abdominal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Visceral abdominal lymph nodes", + "Visceral abdominal lymph nodes set", + "Visceral abdominal nodes" + ] + }, + { + "id": "FMA:71787", + "name": "Set of celiac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Set of coeliac lymph nodes", + "Celiac nodes", + "Coeliac lymph nodes set", + "Coeliac lymph nodes", + "Coeliac nodes", + "Celiac lymph nodes" + ] + }, + { + "id": "FMA:71788", + "name": "Set of right/left gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right/left gastric lymph nodes set", + "Right/left gastric lymph nodes", + "Right/left gastric nodes" + ] + }, + { + "id": "FMA:71789", + "name": "Set of right/left gastro-omental lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right/left gastro-omental nodes", + "Right/left gastro-omental lymph nodes set", + "Right/left gastro-omental lymph nodes" + ] + }, + { + "id": "FMA:71790", + "name": "Set of pyloric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Pyloric lymph nodes set", + "Pyloric lymph nodes", + "Pyloric nodes" + ] + }, + { + "id": "FMA:71791", + "name": "Set of subpyloric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Subpyloric lymph nodes set", + "Subpyloric nodes", + "Subpyloric lymph nodes" + ] + }, + { + "id": "FMA:71792", + "name": "Set of retropyloric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Retropyloric lymph nodes", + "Retropyloric nodes", + "Retropyloric lymph nodes set" + ] + }, + { + "id": "FMA:71793", + "name": "Set of pancreatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Pancreatic lymph nodes", + "Pancreatic lymph nodes set", + "Pancreatic nodes" + ] + }, + { + "id": "FMA:71794", + "name": "Set of superior pancreatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Superior pancreatic lymph nodes set", + "Superior pancreatic lymph nodes", + "Superior pancreatic nodes" + ] + }, + { + "id": "FMA:71795", + "name": "Set of inferior pancreatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Inferior pancreatic lymph nodes set", + "Inferior pancreatic lymph nodes", + "Inferior pancreatic nodes" + ] + }, + { + "id": "FMA:71796", + "name": "Set of splenic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Splenic nodes", + "Splenic lymph nodes", + "Splenic lymph nodes set" + ] + }, + { + "id": "FMA:71797", + "name": "Set of pancreaticoduodenal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Pancreaticoduodenal lymph nodes", + "Pancreaticoduodenal lymph nodes set", + "Pancreaticoduodenal nodes" + ] + }, + { + "id": "FMA:71798", + "name": "Set of superior pancreaticoduodenal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Superior pancreaticoduodenal lymph nodes", + "Superior pancreaticoduodenal lymph nodes set", + "Superior pancreaticoduodenal nodes" + ] + }, + { + "id": "FMA:71799", + "name": "Set of inferior pancreaticoduodenal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Inferior pancreaticoduodenal nodes", + "Inferior pancreaticoduodenal lymph nodes set", + "Inferior pancreaticoduodenal lymph nodes" + ] + }, + { + "id": "FMA:71800", + "name": "Set of hepatic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Hepatic lymph nodes set", + "Hepatic nodes", + "Hepatic lymph nodes" + ] + }, + { + "id": "FMA:71801", + "name": "Set of superior mesenteric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Superior mesenteric lymph nodes", + "Superior mesenteric lymph nodes set", + "Superior mesenteric nodes" + ] + }, + { + "id": "FMA:71802", + "name": "Set of juxta-intestinal mesenteric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Juxta-intestinal mesenteric lymph nodes set", + "Juxta-intestinal mesenteric nodes", + "Juxta-intestinal mesenteric lymph nodes" + ] + }, + { + "id": "FMA:71803", + "name": "Set of central superior mesenteric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Central superior mesenteric nodes", + "Central superior mesenteric lymph nodes set", + "Central superior mesenteric lymph nodes" + ] + }, + { + "id": "FMA:71804", + "name": "Set of ileocolic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Ileocolic nodes", + "Ileocolic lymph nodes set", + "Ileocolic lymph nodes" + ] + }, + { + "id": "FMA:71805", + "name": "Set of precaecal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Precaecal nodes", + "Precaecal lymph nodes", + "Precaecal lymph nodes set" + ] + }, + { + "id": "FMA:71806", + "name": "Set of retrocaecal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Retrocaecal lymph nodes set", + "Retrocaecal lymph nodes", + "Retrocaecal nodes" + ] + }, + { + "id": "FMA:71807", + "name": "Set of appendicular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Appendicular lymph nodes", + "Appendicular nodes", + "Appendicular lymph nodes set" + ] + }, + { + "id": "FMA:71808", + "name": "Set of mesocolic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Mesocolic lymph nodes set", + "Mesocolic nodes", + "Mesocolic lymph nodes" + ] + }, + { + "id": "FMA:71809", + "name": "Set of paracolic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Paracolic lymph nodes set", + "Paracolic nodes", + "Paracolic lymph nodes" + ] + }, + { + "id": "FMA:71810", + "name": "Set of left colic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Left colic nodes", + "Left colic lymph nodes set", + "Left colic lymph nodes" + ] + }, + { + "id": "FMA:71811", + "name": "Set of middle colic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Middle colic lymph nodes set", + "Middle colic nodes", + "Middle colic lymph nodes" + ] + }, + { + "id": "FMA:71812", + "name": "Set of right colic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right colic lymph nodes set", + "Right colic nodes", + "Right colic lymph nodes" + ] + }, + { + "id": "FMA:71813", + "name": "Set of inferior mesenteric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Inferior mesenteric lymph nodes", + "Inferior mesenteric lymph nodes set", + "Inferior mesenteric nodes" + ] + }, + { + "id": "FMA:71814", + "name": "Subserosa of region of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85413" + ] + } + }, + { + "id": "FMA:71815", + "name": "Set of sigmoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Sigmoid lymph nodes set", + "Sigmoid nodes", + "Sigmoid lymph nodes" + ] + }, + { + "id": "FMA:71816", + "name": "Set of superior rectal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Superior rectal lymph nodes set", + "Superior rectal lymph nodes", + "Superior rectal nodes" + ] + }, + { + "id": "FMA:71817", + "name": "Set of pelvic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Pelvic lymph nodes set", + "Pelvic lymph nodes" + ] + }, + { + "id": "FMA:71818", + "name": "Set of parietal pelvic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Parietal pelvic nodes", + "Parietal pelvic lymph nodes set", + "Parietal pelvic lymph nodes" + ] + }, + { + "id": "FMA:71819", + "name": "Set of common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Common iliac lymph nodes", + "Common iliac lymph nodes set", + "Common iliac nodes" + ] + }, + { + "id": "FMA:71820", + "name": "Set of medial common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Medial common iliac lymph nodes set", + "Medial common iliac nodes", + "Medial common iliac lymph nodes" + ] + }, + { + "id": "FMA:71821", + "name": "Set of intermediate common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Intermediate common iliac lymph nodes set", + "Intermediate common iliac nodes", + "Intermediate common iliac lymph nodes" + ] + }, + { + "id": "FMA:71822", + "name": "Set of lateral common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Lateral common iliac nodes", + "Lateral common iliac lymph nodes set", + "Lateral common iliac lymph nodes" + ] + }, + { + "id": "FMA:71823", + "name": "Set of subaortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Subaortic nodes", + "Subaortic lymph nodes", + "Subaortic lymph nodes set" + ] + }, + { + "id": "FMA:71824", + "name": "Set of promontorial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Promontorial lymph nodes set", + "Promontorial nodes", + "Promontorial lymph nodes" + ] + }, + { + "id": "FMA:71825", + "name": "Set of external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "External iliac lymph nodes set", + "External iliac nodes", + "External iliac lymph nodes" + ] + }, + { + "id": "FMA:71826", + "name": "Set of medial external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Medial external iliac lymph nodes", + "Medial external iliac lymph nodes set", + "Medial external iliac nodes" + ] + }, + { + "id": "FMA:71827", + "name": "Set of intermediate external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Intermediate external iliac lymph nodes", + "Intermediate external iliac nodes", + "Intermediate external iliac lymph nodes set" + ] + }, + { + "id": "FMA:71828", + "name": "Set of lateral external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Lateral external iliac lymph nodes", + "Lateral external iliac lymph nodes set", + "Lateral external iliac nodes" + ] + }, + { + "id": "FMA:71829", + "name": "Set of interiliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Interiliac lymph nodes", + "Interiliac nodes", + "Interiliac lymph nodes set" + ] + }, + { + "id": "FMA:71830", + "name": "Set of obturator lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Obturator nodes", + "Obturator lymph nodes set", + "Obturator lymph nodes" + ] + }, + { + "id": "FMA:71831", + "name": "Set of internal iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Internal iliac lymph nodes", + "Internal iliac nodes", + "Internal iliac lymph nodes set" + ] + }, + { + "id": "FMA:71832", + "name": "Set of gluteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Gluteal lymph nodes", + "Gluteal nodes", + "Gluteal lymph nodes set" + ] + }, + { + "id": "FMA:71833", + "name": "Set of superior gluteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Superior gluteal lymph nodes set", + "Superior gluteal nodes", + "Superior gluteal lymph nodes" + ] + }, + { + "id": "FMA:71834", + "name": "Set of inferior gluteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Inferior gluteal lymph nodes", + "Inferior gluteal lymph nodes set", + "Inferior gluteal nodes" + ] + }, + { + "id": "FMA:71835", + "name": "Set of sacral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Sacral lymph nodes", + "Sacral nodes", + "Sacral lymph nodes set" + ] + }, + { + "id": "FMA:71836", + "name": "Set of visceral pelvic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Visceral pelvic lymph nodes", + "Visceral pelvic nodes", + "Visceral pelvic lymph nodes set" + ] + }, + { + "id": "FMA:71837", + "name": "Set of paravesical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Paravesical lymph nodes", + "Paravesical lymph nodes set", + "Paravesical nodes" + ] + }, + { + "id": "FMA:71838", + "name": "Set of prevesical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Prevesical nodes", + "Prevesical lymph nodes", + "Prevesical lymph nodes set" + ] + }, + { + "id": "FMA:71839", + "name": "Set of postvesical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Postvesical lymph nodes set", + "Postvesical nodes", + "Postvesical lymph nodes" + ] + }, + { + "id": "FMA:71840", + "name": "Set of lateral vesical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Lateral vesical nodes", + "Lateral vesical lymph nodes set", + "Lateral vesical lymph nodes" + ] + }, + { + "id": "FMA:71841", + "name": "Set of pararectal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Pararectal nodes", + "Pararectal lymph nodes", + "Pararectal lymph nodes set" + ] + }, + { + "id": "FMA:71842", + "name": "Subserosa of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71814" + ] + } + }, + { + "id": "FMA:71843", + "name": "Set of lymph nodes of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lymph nodes of lower limb" + ] + }, + { + "id": "FMA:71844", + "name": "Set of inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Inguinal lymph nodes set", + "Inguinal lymph nodes" + ] + }, + { + "id": "FMA:71845", + "name": "Set of superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Superficial inguinal lymph nodes set", + "Superficial inguinal lymph nodes", + "Superficial inguinal nodes" + ] + }, + { + "id": "FMA:71846", + "name": "Set of superomedial superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Superomedial superficial inguinal lymph nodes", + "Superomedial superficial inguinal nodes", + "Superomedial superficial inguinal lymph nodes set" + ] + }, + { + "id": "FMA:71847", + "name": "Set of superolateral superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Superolateral superficial inguinal lymph nodes set", + "Superolateral superficial inguinal nodes", + "Superolateral superficial inguinal lymph nodes" + ] + }, + { + "id": "FMA:71848", + "name": "Subserosa of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71814" + ] + } + }, + { + "id": "FMA:71849", + "name": "Set of inferior superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Inferior superficial inguinal lymph nodes", + "Inferior superficial inguinal lymph nodes set", + "Inferior superficial inguinal nodes" + ] + }, + { + "id": "FMA:71850", + "name": "Set of deep inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Deep inguinal lymph nodes", + "Deep inguinal nodes", + "Deep inguinal lymph nodes set" + ] + }, + { + "id": "FMA:71851", + "name": "Set of popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Popliteal lymph nodes", + "Popliteal lymph nodes set", + "Popliteal nodes" + ] + }, + { + "id": "FMA:71852", + "name": "Set of superficial popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Superficial popliteal nodes", + "Superficial popliteal lymph nodes", + "Superficial popliteal lymph nodes set" + ] + }, + { + "id": "FMA:71853", + "name": "Set of deep popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + }, + "synonyms": [ + "Deep popliteal lymph nodes set", + "Deep popliteal nodes", + "Deep popliteal lymph nodes" + ] + }, + { + "id": "FMA:71854", + "name": "Subserosa of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71814" + ] + } + }, + { + "id": "FMA:71855", + "name": "Subserosa of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71814" + ] + } + }, + { + "id": "FMA:71856", + "name": "Segment of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Biliary tributary", + "Biliary tree segment" + ] + }, + { + "id": "FMA:71857", + "name": "Right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Right hepatic bile tree" + ] + }, + { + "id": "FMA:71858", + "name": "Left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Left hepatic bile tree" + ] + }, + { + "id": "FMA:71859", + "name": "Segment of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Right hepatic biliary tree segment" + ] + }, + { + "id": "FMA:71860", + "name": "Segment of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + }, + "synonyms": [ + "Left biliary tree segment" + ] + }, + { + "id": "FMA:71861", + "name": "Anterior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71859" + ] + } + }, + { + "id": "FMA:71862", + "name": "Posterior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71859" + ] + } + }, + { + "id": "FMA:71863", + "name": "Lateral tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71860" + ] + } + }, + { + "id": "FMA:71864", + "name": "Medial tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71860" + ] + } + }, + { + "id": "FMA:71865", + "name": "Segmental tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71859" + ] + } + }, + { + "id": "FMA:71866", + "name": "Segmental tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71860" + ] + } + }, + { + "id": "FMA:71867", + "name": "Anterior superior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71868", + "name": "Anterior inferior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71869", + "name": "Posterior superior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71870", + "name": "Posterior inferior tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71871", + "name": "Set of olfactory glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Olfactory glands set", + "Bowman's glands", + "Olfactory glands" + ] + }, + { + "id": "FMA:71872", + "name": "Set of tarsal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Tarsal glands", + "Meibomian glands", + "Tarsal glands set" + ] + }, + { + "id": "FMA:71873", + "name": "Set of ciliary glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Moll's glands", + "Ciliary glands", + "Ciliary glands set" + ] + }, + { + "id": "FMA:71874", + "name": "Set of sebaceous glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Sebaceous glands set", + "Sebaceous glands", + "Glands of Zeis" + ] + }, + { + "id": "FMA:71875", + "name": "Set of conjunctival glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Conjunctival glands set", + "Conjunctival glands" + ] + }, + { + "id": "FMA:71876", + "name": "Set of accessory lacrimal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Glands of Krause", + "Accessory lacrimal glands set", + "Accessory lacrimal glands", + "Glands of Wolfring" + ] + }, + { + "id": "FMA:71877", + "name": "Set of tubal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Tubal glands set", + "Tubal glands" + ] + }, + { + "id": "FMA:71878", + "name": "Set of skin glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Skin glands", + "Skin glands set" + ] + }, + { + "id": "FMA:71879", + "name": "Set of areolar glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71481" + ] + }, + "synonyms": [ + "Areolar glands set", + "Areolar glands" + ] + }, + { + "id": "FMA:71880", + "name": "Set of semicircular ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Semicircular ducts", + "Semicircular ducts set" + ] + }, + { + "id": "FMA:71881", + "name": "Set of common membranous limb of semicircular ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Common membranous limb of semicircular ducts" + ] + }, + { + "id": "FMA:71882", + "name": "Set of simple membranous limb of semicircular ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Simple membranous limb of semicircular ducts" + ] + }, + { + "id": "FMA:71883", + "name": "Set of veins of semicircular ducts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71493" + ] + }, + "synonyms": [ + "Veins of semicircular ducts" + ] + }, + { + "id": "FMA:71884", + "name": "Caudate lobe tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71885", + "name": "Medial superior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71866" + ] + } + }, + { + "id": "FMA:71886", + "name": "Medial inferior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71866" + ] + } + }, + { + "id": "FMA:71887", + "name": "Lateral superior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71866" + ] + } + }, + { + "id": "FMA:71888", + "name": "Lateral inferior tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71866" + ] + } + }, + { + "id": "FMA:71889", + "name": "Caudate lobe tributary of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71866" + ] + } + }, + { + "id": "FMA:71890", + "name": "Caudate process tributary of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71865" + ] + } + }, + { + "id": "FMA:71891", + "name": "Hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:71892", + "name": "Common bile duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71893" + ] + } + }, + { + "id": "FMA:71893", + "name": "Segment of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14678" + ] + }, + "synonyms": [ + "Common bile ductal segment" + ] + }, + { + "id": "FMA:71894", + "name": "Set of carpal bones of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71335" + ] + } + }, + { + "id": "FMA:71895", + "name": "Set of carpal bones of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71335" + ] + } + }, + { + "id": "FMA:71896", + "name": "Set of metacarpal bones of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71336" + ] + }, + "synonyms": [ + "Set of metacarpals of right hand" + ] + }, + { + "id": "FMA:71897", + "name": "Set of metacarpal bones of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71336" + ] + }, + "synonyms": [ + "Set of metacarpals [I-V] of left hand" + ] + }, + { + "id": "FMA:71898", + "name": "Set of phalanges of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71337" + ] + }, + "synonyms": [ + "Phalanges of right hand" + ] + }, + { + "id": "FMA:71899", + "name": "Set of phalanges of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71337" + ] + }, + "synonyms": [ + "Phalanges of left hand" + ] + }, + { + "id": "FMA:71901", + "name": "Set of sesamoid bones of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71338" + ] + } + }, + { + "id": "FMA:71902", + "name": "Set of sesamoid bones of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71338" + ] + } + }, + { + "id": "FMA:71903", + "name": "Subdivision of hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66645" + ] + }, + "synonyms": [ + "Hepatic portal venous subdivision", + "Subdivision of hepatic portal tree" + ] + }, + { + "id": "FMA:71904", + "name": "Pre-hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66645" + ] + }, + "synonyms": [ + "Portal venous tree proper" + ] + }, + { + "id": "FMA:71905", + "name": "Subdivision of right hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Subdivision of right intra-hepatic portal tree", + "Subdivision of right portal vein", + "Right hepatic portal venous subdivision" + ] + }, + { + "id": "FMA:71906", + "name": "Subdivision of left hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71903" + ] + }, + "synonyms": [ + "Subdivision of left portal vein", + "Subdivision of left intra-hepatic portal tree", + "Left hepatic portal venous subdivision" + ] + }, + { + "id": "FMA:71907", + "name": "Trunk of branch of hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14329" + ] + } + }, + { + "id": "FMA:71908", + "name": "Proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23920" + ] + } + }, + { + "id": "FMA:71909", + "name": "Main portal venous trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14329" + ] + }, + "synonyms": [ + "Main portal vein" + ] + }, + { + "id": "FMA:71910", + "name": "Wall of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14159" + ] + }, + "synonyms": [ + "Portal venous wall" + ] + }, + { + "id": "FMA:71911", + "name": "Wall of hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71910" + ] + }, + "synonyms": [ + "Hepatic portal venous wall" + ] + }, + { + "id": "FMA:71912", + "name": "Wall of portal vein proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71910" + ] + }, + "synonyms": [ + "Portal venous proper wall" + ] + }, + { + "id": "FMA:71913", + "name": "Wall of main venous trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71910" + ] + }, + "synonyms": [ + "Main venous trunk wall" + ] + }, + { + "id": "FMA:71915", + "name": "Proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23919" + ] + } + }, + { + "id": "FMA:71916", + "name": "Proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23921" + ] + } + }, + { + "id": "FMA:71917", + "name": "Set of immaterial anatomical entities", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67112" + ] + }, + "synonyms": [ + "Non-material physical anatomical entities set" + ] + }, + { + "id": "FMA:71918", + "name": "Set of anatomical spaces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71917" + ] + }, + "synonyms": [ + "Anatomical spaces set" + ] + }, + { + "id": "FMA:71919", + "name": "Set of anatomical planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71917" + ] + }, + "synonyms": [ + "Anatomical planes set" + ] + }, + { + "id": "FMA:71920", + "name": "Set of anatomical lines", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71917" + ] + }, + "synonyms": [ + "Anatomical lines set" + ] + }, + { + "id": "FMA:71921", + "name": "Set of anatomical points", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71917" + ] + }, + "synonyms": [ + "Anatomical points set" + ] + }, + { + "id": "FMA:71922", + "name": "Set of planes, lines and regions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71917" + ] + }, + "synonyms": [ + "Planes, lines and regions", + "Planes, lines and regions set" + ] + }, + { + "id": "FMA:71923", + "name": "Set of frontal planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Frontal planes", + "Frontal planes set" + ] + }, + { + "id": "FMA:71924", + "name": "Set of coronal planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Coronal planes set", + "Coronal planes" + ] + }, + { + "id": "FMA:71925", + "name": "Set of horizontal planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Horizontal planes", + "Horizontal planes set" + ] + }, + { + "id": "FMA:71926", + "name": "Set of sagittal planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Sagittal planes", + "Sagittal planes set" + ] + }, + { + "id": "FMA:71927", + "name": "Set of paramedian planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Paramedian planes set", + "Paramedian planes" + ] + }, + { + "id": "FMA:71928", + "name": "Set of transverse planes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Transverse planes set", + "Transverse planes" + ] + }, + { + "id": "FMA:71929", + "name": "Set of palmar surfaces of fingers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Palmar surfaces of fingers" + ] + }, + { + "id": "FMA:71930", + "name": "Set of dorsal surfaces of fingers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Dorsal surfaces of fingers" + ] + }, + { + "id": "FMA:71931", + "name": "Set of plantar surfaces of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Plantar surfaces of toes" + ] + }, + { + "id": "FMA:71932", + "name": "Set of dorsal surfaces of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Dorsal surfaces of toes" + ] + }, + { + "id": "FMA:71934", + "name": "Set of regions of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Regions of head" + ] + }, + { + "id": "FMA:71935", + "name": "Set of regions of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Regions of neck" + ] + }, + { + "id": "FMA:71936", + "name": "Set of anterior and lateral thoracic regions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Anterior and lateral thoracic regions", + "Anterior and lateral thoracic regions set" + ] + }, + { + "id": "FMA:71937", + "name": "Set of abdominal regions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Abdominal regions", + "Abdominal regions set" + ] + }, + { + "id": "FMA:71938", + "name": "Set of regions of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Regions of back" + ] + }, + { + "id": "FMA:71939", + "name": "Set of regions of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Regions of upper limb" + ] + }, + { + "id": "FMA:71940", + "name": "Set of regions of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Regions of lower limb" + ] + }, + { + "id": "FMA:71941", + "name": "Set of interosseous metacarpal spaces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Interosseous metacarpal spaces", + "Interosseous metacarpal spaces set" + ] + }, + { + "id": "FMA:71942", + "name": "Set of intermetatarsal spaces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Intermetatarsal spaces set", + "Intermetatarsal spaces" + ] + }, + { + "id": "FMA:71943", + "name": "Set of cavernous spaces of corpora cavernosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Cavernous spaces of corpora cavernosa" + ] + }, + { + "id": "FMA:71944", + "name": "Set of cavernous spaces of corpus spongiosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Cavernous spaces of corpus spongiosum" + ] + }, + { + "id": "FMA:71945", + "name": "Set of spaces of iridocorneal angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Spaces of Fontana", + "Spaces of iridocorneal angle" + ] + }, + { + "id": "FMA:71946", + "name": "Set of zonular spaces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Canal of Petit", + "Hannover's canal", + "Spaces of Petit", + "Zonular spaces set", + "Zonular spaces", + "Hannover's spaces" + ] + }, + { + "id": "FMA:71947", + "name": "Set of venous grooves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Venous grooves set", + "Venous grooves" + ] + }, + { + "id": "FMA:71948", + "name": "Set of arterial grooves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Arterial grooves set", + "Arterial grooves" + ] + }, + { + "id": "FMA:71949", + "name": "Set of grooves for arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Grooves for arteries", + "Grooves for arteries set" + ] + }, + { + "id": "FMA:71950", + "name": "Set of palatine grooves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Palatine grooves set", + "Palatine grooves" + ] + }, + { + "id": "FMA:71951", + "name": "Set of cleavage lines", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Cleavage lines", + "Cleavage lines set", + "Langer's lines" + ] + }, + { + "id": "FMA:71952", + "name": "Set of tension lines", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Tension lines set", + "Tension lines" + ] + }, + { + "id": "FMA:71953", + "name": "Set of occlusal curves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Occlusal curves set", + "Occlusal curves" + ] + }, + { + "id": "FMA:71954", + "name": "Set of cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Cells set" + ] + }, + { + "id": "FMA:71958", + "name": "Set of ethmoidal cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Ethmoidal cells set", + "Ethmoidal cells" + ] + }, + { + "id": "FMA:71959", + "name": "Set of aminergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Aminergic cells set", + "Aminergic cells" + ] + }, + { + "id": "FMA:71960", + "name": "Set of noradrenergic cells in medulla [A1, A2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in medulla [A1, A2]" + ] + }, + { + "id": "FMA:71961", + "name": "Set of norepinephric cells in medulla [A1, A2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in medulla [A1, A2]" + ] + }, + { + "id": "FMA:71962", + "name": "Set of noradrenergic cells in nucleus of lateral lemniscus [A7]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in nucleus of lateral lemniscus [A7]" + ] + }, + { + "id": "FMA:71963", + "name": "Set of norepinephric cells in nucleus of lateral lemniscus [A7]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in nucleus of lateral lemniscus [A7]" + ] + }, + { + "id": "FMA:71964", + "name": "Set of noradrenergic cells in locus caeruleus [A6]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in locus caeruleus [A6]" + ] + }, + { + "id": "FMA:71965", + "name": "Set of norepinephric cells in locus caeruleus [A6]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in locus caeruleus [A6]" + ] + }, + { + "id": "FMA:71966", + "name": "Set of noradrenergic cells in caudolateral pons [A5]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in caudolateral pons [A5]" + ] + }, + { + "id": "FMA:71967", + "name": "Set of norepinephric cells in caudolateral pons [A5]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in caudolateral pons [A5]" + ] + }, + { + "id": "FMA:71968", + "name": "Set of aminergic cells in reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71959" + ] + }, + "synonyms": [ + "Aminergic cells in reticular formation set", + "Aminergic cells in reticular formation" + ] + }, + { + "id": "FMA:71969", + "name": "Set of dopaminergic cells in reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in reticular formation set", + "Dopaminergic cells in reticular formation" + ] + }, + { + "id": "FMA:71970", + "name": "Set of noradrenergic cells in reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in reticular formation set", + "Noradrenergic cells in reticular formation" + ] + }, + { + "id": "FMA:71971", + "name": "Set of norepinephric cells in reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in reticular formation", + "Norepinephric cells in reticular formation set" + ] + }, + { + "id": "FMA:71972", + "name": "Set of aminergic cells in compact part of substantia nigra [A9]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71959" + ] + }, + "synonyms": [ + "Aminergic cells in compact part of substantia nigra [A9]" + ] + }, + { + "id": "FMA:71973", + "name": "Set of dopaminergic cells in compact part of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in compact part of substantia nigra" + ] + }, + { + "id": "FMA:71974", + "name": "Set of noradrenergic cells in compact part of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in compact part of substantia nigra" + ] + }, + { + "id": "FMA:71975", + "name": "Set of norepinephric cells in compact part of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in compact part of substantia nigra" + ] + }, + { + "id": "FMA:71976", + "name": "Set of aminergic cells in ventral tegmental area [A10]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71959" + ] + }, + "synonyms": [ + "Aminergic cells in ventral tegmental area [A10]" + ] + }, + { + "id": "FMA:71977", + "name": "Set of dopaminergic cells in ventral tegmental area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in ventral tegmental area set", + "Dopaminergic cells in ventral tegmental area" + ] + }, + { + "id": "FMA:71978", + "name": "Set of noradrenergic cells in ventral tegmental area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78543" + ] + }, + "synonyms": [ + "Noradrenergic cells in ventral tegmental area", + "Noradrenergic cells in ventral tegmental area set" + ] + }, + { + "id": "FMA:71979", + "name": "Set of norepinephric cells in ventral tegmental area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78544" + ] + }, + "synonyms": [ + "Norepinephric cells in ventral tegmental area set", + "Norepinephric cells in ventral tegmental area" + ] + }, + { + "id": "FMA:71980", + "name": "Set of dopaminergic cells in posterior hypothalamus [A11]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in posterior hypothalamus [A11]" + ] + }, + { + "id": "FMA:71981", + "name": "Set of dopaminergic cells in arcuate nucleus [A12]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in arcuate nucleus [A12]" + ] + }, + { + "id": "FMA:71982", + "name": "Set of dopaminergic cells in zona incerta [A13]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in zona incerta [A13]" + ] + }, + { + "id": "FMA:71984", + "name": "Set of dopaminergic cells in olfactory bulb [A15]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "Dopaminergic cells in olfactory bulb [A15]" + ] + }, + { + "id": "FMA:71985", + "name": "Set of serotoninergic cells in pallidal raphe nucleus [B1]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in pallidal raphe nucleus [B1]" + ] + }, + { + "id": "FMA:71986", + "name": "Set of serotoninergic cells in obscurus raphe nucleus [B2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in obscurus raphe nucleus [B2]" + ] + }, + { + "id": "FMA:71987", + "name": "Set of serotoninergic cells in magnus raphe nucleus [B3]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in magnus raphe nucleus [B3]" + ] + }, + { + "id": "FMA:71989", + "name": "Set of serotoninergic cells in pontine raphe nucleus [B5]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in pontine raphe nucleus [B5]" + ] + }, + { + "id": "FMA:71990", + "name": "Set of serotoninergic cells in median raphe nucleus [B6]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in median raphe nucleus [B6]" + ] + }, + { + "id": "FMA:71991", + "name": "Set of serotoninergic cells in dorsal raphe nucleus [B7]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "Serotoninergic cells in dorsal raphe nucleus [B7]" + ] + }, + { + "id": "FMA:71994", + "name": "Set of cholinergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Cholinergic cells set", + "Cholinergic cells" + ] + }, + { + "id": "FMA:71995", + "name": "Set of cholinergic cells of medial septal nuclei [Ch1]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Cholinergic cells of medial septal nuclei [Ch1]" + ] + }, + { + "id": "FMA:72000", + "name": "Set of cholinergic cells of epithalamus [Ch7]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Cholinergic cells of epithalamus [Ch7]" + ] + }, + { + "id": "FMA:72001", + "name": "Set of mastoid cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Mastoid cells set", + "Mastoid cells" + ] + }, + { + "id": "FMA:72002", + "name": "Set of tympanic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Tympanic cells", + "Tympanic cells set" + ] + }, + { + "id": "FMA:72003", + "name": "Set of tubal air cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Cellulae pneumaticae tubae auditivae", + "Tubal air cells set", + "Tubal air cells" + ] + }, + { + "id": "FMA:72004", + "name": "Set of trigonal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Trigonal muscles", + "Trigonal muscles set" + ] + }, + { + "id": "FMA:72005", + "name": "Set of nares", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Nares set", + "Nostrils", + "Nares" + ] + }, + { + "id": "FMA:72006", + "name": "Set of straight arterioles of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Vasa recta of kidney", + "Straight arterioles of kidney" + ] + }, + { + "id": "FMA:72007", + "name": "Set of straight venules of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Venulae rectae of kidney", + "Straight venules of kidney" + ] + }, + { + "id": "FMA:72014", + "name": "Set of skin sulci", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Skin sulci set", + "Skin sulci" + ] + }, + { + "id": "FMA:72015", + "name": "Set of cerebral gyri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Cerebral gyri", + "Cerebral gyri set" + ] + }, + { + "id": "FMA:72016", + "name": "Set of transverse temporal gyri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72015" + ] + }, + "synonyms": [ + "Transverse temporal gyri", + "Heschl's transverse convolutions", + "Transverse temporal gyri set" + ] + }, + { + "id": "FMA:72018", + "name": "Set of short gyri of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72015" + ] + }, + "synonyms": [ + "Short gyri of insula" + ] + }, + { + "id": "FMA:72019", + "name": "Set of paraolfactory gyri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72015" + ] + }, + "synonyms": [ + "Paraolfactory gyri", + "Paraolfactory gyri set" + ] + }, + { + "id": "FMA:72020", + "name": "Set of orbital gyri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72015" + ] + }, + "synonyms": [ + "Orbital gyri set", + "Orbital gyri" + ] + }, + { + "id": "FMA:72023", + "name": "Smooth stratified columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45564" + ] + } + }, + { + "id": "FMA:72024", + "name": "Smooth muscle of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:72025", + "name": "Smooth muscle of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:72026", + "name": "Aggregated lymphoid follicle of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15054" + ] + } + }, + { + "id": "FMA:72027", + "name": "Aggregated lymphoid follicle of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15054" + ] + } + }, + { + "id": "FMA:72029", + "name": "Myo-epithelium of sweat gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67805" + ] + }, + "synonyms": [ + "Myoepithelium of sweat gland", + "Sweat gland myo-epithelium" + ] + }, + { + "id": "FMA:72030", + "name": "Myo-epithelium of dilator pupillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67805" + ] + }, + "synonyms": [ + "Dilator pupillae myo-epithelium", + "Myoepithelium of dilator pupillae" + ] + }, + { + "id": "FMA:72033", + "name": "Anterior radiate sternocostal ligament of first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9066" + ] + } + }, + { + "id": "FMA:72034", + "name": "Posterior radiate sternocostal ligament of first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9066" + ] + } + }, + { + "id": "FMA:72035", + "name": "Posterior radiate sternocostal ligament of right first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72034" + ] + } + }, + { + "id": "FMA:72036", + "name": "Posterior radiate sternocostal ligament of left first sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72034" + ] + } + }, + { + "id": "FMA:72037", + "name": "Anterior radiate sternocostal ligament of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9068" + ] + } + }, + { + "id": "FMA:72038", + "name": "Posterior radiate sternocostal ligament of second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9068" + ] + } + }, + { + "id": "FMA:72039", + "name": "Posterior radiate sternocostal ligament of right second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72038" + ] + } + }, + { + "id": "FMA:72040", + "name": "Posterior radiate sternocostal ligament of left second sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72038" + ] + } + }, + { + "id": "FMA:72041", + "name": "Anterior radiate sternocostal ligament of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9084" + ] + } + }, + { + "id": "FMA:72042", + "name": "Posterior radiate sternocostal ligament of third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9084" + ] + } + }, + { + "id": "FMA:72043", + "name": "Posterior radiate sternocostal ligament of right third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72042" + ] + } + }, + { + "id": "FMA:72044", + "name": "Anterior radiate sternocostal ligament of fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9096" + ] + } + }, + { + "id": "FMA:72045", + "name": "Posterior radiate sternocostal ligament of fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9096" + ] + } + }, + { + "id": "FMA:72046", + "name": "Posterior radiate sternocostal ligament of right fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72045" + ] + } + }, + { + "id": "FMA:72047", + "name": "Posterior radiate sternocostal ligament of left fourth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72045" + ] + } + }, + { + "id": "FMA:72048", + "name": "Anterior radiate sternocostal ligament of fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9105" + ] + } + }, + { + "id": "FMA:72049", + "name": "Posterior radiate sternocostal ligament of fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9105" + ] + } + }, + { + "id": "FMA:72050", + "name": "Posterior radiate sternocostal ligament of right fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72049" + ] + } + }, + { + "id": "FMA:72051", + "name": "Posterior radiate sternocostal ligament of left fifth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72049" + ] + } + }, + { + "id": "FMA:72052", + "name": "Anterior radiate sternocostal ligament of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9114" + ] + } + }, + { + "id": "FMA:72053", + "name": "Posterior radiate sternocostal ligament of sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9114" + ] + } + }, + { + "id": "FMA:72054", + "name": "Posterior radiate sternocostal ligament of right sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72053" + ] + } + }, + { + "id": "FMA:72055", + "name": "Posterior radiate sternocostal ligament of left sixth sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72053" + ] + } + }, + { + "id": "FMA:72056", + "name": "Anterior radiate sternocostal ligament of seventh sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9126" + ] + } + }, + { + "id": "FMA:72058", + "name": "Intrinsic ligament of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55131" + ] + } + }, + { + "id": "FMA:72059", + "name": "Pseudostratified smooth columnar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45572" + ] + } + }, + { + "id": "FMA:72061", + "name": "Mucosa of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85364" + ] + }, + "synonyms": [ + "Lacrimal sac mucosa" + ] + }, + { + "id": "FMA:72062", + "name": "Pelvic skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + } + }, + { + "id": "FMA:72063", + "name": "Set of cervical vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71515" + ] + }, + "synonyms": [ + "Cervical vertebrae", + "Cervical vertebrae set", + "Cervical vertebrae (CI-CVII)", + "Cervical vertebrae [C I - C VII]" + ] + }, + { + "id": "FMA:72064", + "name": "Set of thoracic vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71515" + ] + }, + "synonyms": [ + "Thoracic vertebrae (TI-TXII)", + "Thoracic vertebrae", + "Thoracic vertebrae set", + "Thoracic vertebrae [T I - T XII]" + ] + }, + { + "id": "FMA:72065", + "name": "Set of lumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71515" + ] + }, + "synonyms": [ + "Lumbar vertebrae [L I - L V]", + "Lumbar vertebrae (LI-LV)", + "Lumbar vertebrae set", + "Lumbar vertebrae" + ] + }, + { + "id": "FMA:72066", + "name": "Set of thoracolumbar vertebrae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71515" + ] + }, + "synonyms": [ + "Thoracolumbar vertebrae set" + ] + }, + { + "id": "FMA:72067", + "name": "Segment of bifurcate dorsal tarsal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Bifurcate dorsal tarsal ligament segment" + ] + }, + { + "id": "FMA:72069", + "name": "Dorsal digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44804" + ] + } + }, + { + "id": "FMA:72070", + "name": "Dorsal digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44804" + ] + } + }, + { + "id": "FMA:72071", + "name": "Bony part of zone of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83131" + ] + }, + "synonyms": [ + "Bony part of zone of first sacral segment" + ] + }, + { + "id": "FMA:72072", + "name": "Bony part of second sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:72073", + "name": "Bony part of third sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:72074", + "name": "Bony part of fourth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:72075", + "name": "Bony part of fifth sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32386" + ] + } + }, + { + "id": "FMA:72080", + "name": "Fibrous layer of superficial fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:72081", + "name": "Branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:72082", + "name": "Branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:72083", + "name": "Branch of posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:72084", + "name": "Branch of posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:72085", + "name": "Branch of posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:72086", + "name": "Cutaneous branch of greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72089" + ] + }, + "synonyms": [ + "Cutaneous branch of medial branch of posterior ramus of second cervical nerve" + ] + }, + { + "id": "FMA:72087", + "name": "Cutaneous branch of medial branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72089" + ] + } + }, + { + "id": "FMA:72088", + "name": "Cutaneous branch of medial branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72089" + ] + } + }, + { + "id": "FMA:72089", + "name": "Cutaneous branch of medial branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11413" + ] + }, + "synonyms": [ + "Cutaneous branch of medial branch of posterior ramus of cervical spinal nerve" + ] + }, + { + "id": "FMA:72090", + "name": "Cutaneous branch of medial branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72089" + ] + } + }, + { + "id": "FMA:72091", + "name": "Muscular branch of medial branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6017" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of posterior ramus of cervical spinal nerve" + ] + }, + { + "id": "FMA:72092", + "name": "Muscular branch of greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + }, + "synonyms": [ + "Muscular branch of medial branch of posterior ramus of second cervical nerve" + ] + }, + { + "id": "FMA:72093", + "name": "Muscular branch of medial branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72094", + "name": "Muscular branch of medial branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72095", + "name": "Muscular branch of medial branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72096", + "name": "Muscular branch of medial branch of posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72097", + "name": "Muscular branch of medial branch of posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72098", + "name": "Muscular branch of medial branch of posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72091" + ] + } + }, + { + "id": "FMA:72099", + "name": "Muscular branch of medial branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6017" + ] + } + }, + { + "id": "FMA:72129", + "name": "Cutaneous branch of right greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72086" + ] + }, + "synonyms": [ + "Cutaneous branch of medial branch of posterior ramus of right second cervical nerve" + ] + }, + { + "id": "FMA:72130", + "name": "Cutaneous branch of left greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72086" + ] + }, + "synonyms": [ + "Cutaneous branch of medial branch of posterior ramus of left second cervical nerve" + ] + }, + { + "id": "FMA:72131", + "name": "Cutaneous branch of medial branch of posterior ramus of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72087" + ] + } + }, + { + "id": "FMA:72132", + "name": "Cutaneous branch of medial branch of posterior ramus of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72087" + ] + } + }, + { + "id": "FMA:72133", + "name": "Cutaneous branch of medial branch of posterior ramus of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72090" + ] + } + }, + { + "id": "FMA:72134", + "name": "Cutaneous branch of medial branch of posterior ramus of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72090" + ] + } + }, + { + "id": "FMA:72135", + "name": "Cutaneous branch of medial branch of posterior ramus of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72088" + ] + } + }, + { + "id": "FMA:72136", + "name": "Cutaneous branch of medial branch of posterior ramus of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72088" + ] + } + }, + { + "id": "FMA:72138", + "name": "Trunk of branch of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:72139", + "name": "Upper branch of ciliary ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7037" + ] + } + }, + { + "id": "FMA:72140", + "name": "Endothelial cell of venous sinusoid of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63134" + ] + } + }, + { + "id": "FMA:72141", + "name": "Ventral branch of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15297" + ] + } + }, + { + "id": "FMA:72142", + "name": "Mesothelial cell of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:72143", + "name": "Mesothelial cell of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:72144", + "name": "Melanocyte of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70545" + ] + }, + "synonyms": [ + "Skin melanocyte" + ] + }, + { + "id": "FMA:72145", + "name": "Cell body of bipolar cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67241" + ] + }, + "synonyms": [ + "Soma of bipolar cell of retina" + ] + }, + { + "id": "FMA:72146", + "name": "Axon of bipolar cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + } + }, + { + "id": "FMA:72147", + "name": "Dendrite of bipolar cell of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67314" + ] + } + }, + { + "id": "FMA:72148", + "name": "Mitochondrion of adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63835" + ] + }, + "synonyms": [ + "Mitochondrion of lipocyte", + "Adipocyte mitochondrion" + ] + }, + { + "id": "FMA:72150", + "name": "Sarcoplasmic reticulum of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66897" + ] + } + }, + { + "id": "FMA:72151", + "name": "Sarcoplasmic reticulum of skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66897" + ] + } + }, + { + "id": "FMA:72154", + "name": "Collagen fiber of connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63173" + ] + } + }, + { + "id": "FMA:72156", + "name": "Glycophorin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67712" + ] + } + }, + { + "id": "FMA:72157", + "name": "Connexin 26", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67882" + ] + } + }, + { + "id": "FMA:72158", + "name": "Band 3 protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67713" + ] + } + }, + { + "id": "FMA:72159", + "name": "Hemoglobin F", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62293" + ] + } + }, + { + "id": "FMA:72160", + "name": "Hemoglobin A2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62293" + ] + } + }, + { + "id": "FMA:72161", + "name": "Plus end of actin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62839" + ] + }, + "synonyms": [ + "Barbed end of actin" + ] + }, + { + "id": "FMA:72162", + "name": "Minus end of actin filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62839" + ] + }, + "synonyms": [ + "Pointed end of actin" + ] + }, + { + "id": "FMA:72163", + "name": "Region of microtubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + }, + "synonyms": [ + "Microtubule region" + ] + }, + { + "id": "FMA:72164", + "name": "Right neurocentral junction of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31887" + ] + } + }, + { + "id": "FMA:72165", + "name": "Left neurocentral junction of sacral segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31887" + ] + } + }, + { + "id": "FMA:72166", + "name": "Long vinculum of tendon of left flexor digitorum superficialis to left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42595" + ] + } + }, + { + "id": "FMA:72167", + "name": "Set of temporal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Temporal bones set" + ] + }, + { + "id": "FMA:72168", + "name": "Nephrogenic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:72169", + "name": "Organ part of fetal uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:72170", + "name": "Pronephros", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:72171", + "name": "Mesonephros", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:72172", + "name": "Metanephros", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:72173", + "name": "Fetal uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63929" + ] + } + }, + { + "id": "FMA:72174", + "name": "Paramesonephric septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72169" + ] + } + }, + { + "id": "FMA:72175", + "name": "Mullerian tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72169" + ] + } + }, + { + "id": "FMA:72176", + "name": "Uncalcified osteoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66830" + ] + } + }, + { + "id": "FMA:72177", + "name": "Lumen of segment of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14169" + ] + } + }, + { + "id": "FMA:72178", + "name": "Lumen of brachiocephalic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72177" + ] + }, + "synonyms": [ + "Brachiocephalic arterial proper lumen" + ] + }, + { + "id": "FMA:72179", + "name": "Lumen of root of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72177" + ] + } + }, + { + "id": "FMA:72180", + "name": "Intervertebral foramen of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12256" + ] + } + }, + { + "id": "FMA:72181", + "name": "Intervertebral foramen of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72180" + ] + } + }, + { + "id": "FMA:72182", + "name": "Intervertebral foramen of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72180" + ] + } + }, + { + "id": "FMA:72183", + "name": "Intervertebral foramen of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72180" + ] + } + }, + { + "id": "FMA:72184", + "name": "Intervertebral foramen of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72180" + ] + } + }, + { + "id": "FMA:72185", + "name": "Intervertebral foramen of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72180" + ] + } + }, + { + "id": "FMA:72186", + "name": "Intervertebral foramen of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12256" + ] + } + }, + { + "id": "FMA:72187", + "name": "Intervertebral foramen of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72186" + ] + } + }, + { + "id": "FMA:72188", + "name": "Intervertebral foramen of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72186" + ] + } + }, + { + "id": "FMA:72189", + "name": "Intervertebral foramen of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72186" + ] + } + }, + { + "id": "FMA:72190", + "name": "Intervertebral foramen of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72186" + ] + } + }, + { + "id": "FMA:72191", + "name": "Intervertebral foramen of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72186" + ] + } + }, + { + "id": "FMA:72192", + "name": "Medial surface of handle of malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60922" + ] + }, + "synonyms": [ + "Medial surface of manubrium of malleus" + ] + }, + { + "id": "FMA:72193", + "name": "Medial surface of handle of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72192" + ] + }, + "synonyms": [ + "Medial surface of manubrium of right malleus" + ] + }, + { + "id": "FMA:72194", + "name": "Medial surface of handle of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72192" + ] + }, + "synonyms": [ + "Medial surface of manubrium of left malleus" + ] + }, + { + "id": "FMA:72196", + "name": "Superior part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:72197", + "name": "Inferior part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:72198", + "name": "Anterior part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:72199", + "name": "Posterior part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:72200", + "name": "Lateral part of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71048" + ] + } + }, + { + "id": "FMA:72202", + "name": "Thymocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + }, + "synonyms": [ + "Thymic lymphocyte" + ] + }, + { + "id": "FMA:72204", + "name": "Capsule of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + }, + "synonyms": [ + "Thymus capsule" + ] + }, + { + "id": "FMA:72205", + "name": "Cortex of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Thymus cortex" + ] + }, + { + "id": "FMA:72206", + "name": "Medulla of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61108" + ] + }, + "synonyms": [ + "Thymus medulla" + ] + }, + { + "id": "FMA:72207", + "name": "Parenchyma of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Thymus parenchyma" + ] + }, + { + "id": "FMA:72208", + "name": "Epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Epithlelial cell of thymus gland", + "Epithelial reticular cell", + "Epithelial reticular cell of thymus", + "Thymic epithelial cell" + ] + }, + { + "id": "FMA:72209", + "name": "Type-1 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72210", + "name": "Type-2 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72211", + "name": "Type-3 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72212", + "name": "Type-4 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72213", + "name": "Type-5 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72214", + "name": "Type-6 epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72208" + ] + } + }, + { + "id": "FMA:72215", + "name": "Lobule of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Thymus lobule" + ] + }, + { + "id": "FMA:72216", + "name": "Branch of median sacral artery anastomosing with iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22366" + ] + }, + "synonyms": [ + "Median sacral arterial anastomosing with iliolumbar arterial branch" + ] + }, + { + "id": "FMA:72217", + "name": "Papillary plexus of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5902" + ] + } + }, + { + "id": "FMA:72218", + "name": "Right lobe branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71282" + ] + } + }, + { + "id": "FMA:72219", + "name": "Left lobe branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71282" + ] + } + }, + { + "id": "FMA:72220", + "name": "Caudate lobe branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71282" + ] + } + }, + { + "id": "FMA:72221", + "name": "Quadrate lobe branch of hepatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71282" + ] + } + }, + { + "id": "FMA:72222", + "name": "Upper part of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59714" + ] + }, + "synonyms": [ + "Upper end of lacrimal sac" + ] + }, + { + "id": "FMA:72223", + "name": "Lower part of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59714" + ] + }, + "synonyms": [ + "Lower end of lacrimal sac" + ] + }, + { + "id": "FMA:72224", + "name": "Upper part of right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72222" + ] + } + }, + { + "id": "FMA:72225", + "name": "Upper part of left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72222" + ] + } + }, + { + "id": "FMA:72226", + "name": "Lower part of right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72223" + ] + } + }, + { + "id": "FMA:72227", + "name": "Lower part of left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72223" + ] + } + }, + { + "id": "FMA:72228", + "name": "External part of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67938" + ] + } + }, + { + "id": "FMA:72229", + "name": "Internal part of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67938" + ] + } + }, + { + "id": "FMA:72230", + "name": "Tendon of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + }, + "synonyms": [ + "Tendon of flexor digitorum brevis of foot", + "Flexor digitorum brevis tendon" + ] + }, + { + "id": "FMA:72233", + "name": "First tendon of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72230" + ] + } + }, + { + "id": "FMA:72234", + "name": "Second tendon of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72230" + ] + } + }, + { + "id": "FMA:72235", + "name": "Third tendon of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72230" + ] + } + }, + { + "id": "FMA:72236", + "name": "Fourth tendon of flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72230" + ] + } + }, + { + "id": "FMA:72238", + "name": "Intercalated duct of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59983" + ] + } + }, + { + "id": "FMA:72239", + "name": "Vestibular nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Vestibular nuclei in medulla oblongata", + "Vestibular nuclei" + ] + }, + { + "id": "FMA:72240", + "name": "Cochlear nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Cochlear nuclei" + ] + }, + { + "id": "FMA:72241", + "name": "Medullary reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77719" + ] + }, + "synonyms": [ + "Reticular formation of medulla", + "Bulbar reticular formation" + ] + }, + { + "id": "FMA:72242", + "name": "Solitary tract nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Nuclei of solitary tract", + "Solitary nuclei", + "Nucleus of tractus solitarius", + "Solitary nucleus" + ] + }, + { + "id": "FMA:72243", + "name": "Inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Inferior olivary nuclear complex", + "Inferior olivary nucleus", + "Inferior olive" + ] + }, + { + "id": "FMA:72244", + "name": "Basal part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67948" + ] + }, + "synonyms": [ + "Basilar part of pons", + "Basal portion of pons", + "Pons proper", + "Ventral portion of pons", + "Base of pons" + ] + }, + { + "id": "FMA:72245", + "name": "Nucleus of pontine reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Pontine reticular formation nucleus" + ] + }, + { + "id": "FMA:72246", + "name": "Nucleus of superior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Superior olivary complex nucleus" + ] + }, + { + "id": "FMA:72247", + "name": "Superior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Superior olivary nuclei", + "Superior olive", + "Superior olivary nucleus" + ] + }, + { + "id": "FMA:72248", + "name": "Cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + } + }, + { + "id": "FMA:72249", + "name": "Cerebellar nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Intracerebellar nuclei", + "Deep cerebellar nuclei", + "Central nuclei", + "Roof nuclei-2", + "Intrinsic nuclei of cerebellum", + "Cerebellar nuclei" + ] + }, + { + "id": "FMA:72251", + "name": "Anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242392" + ] + }, + "synonyms": [ + "Anterior cerebellar lobe" + ] + }, + { + "id": "FMA:72252", + "name": "Posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242392" + ] + }, + "synonyms": [ + "Posterior lobe-1 of cerebellum", + "Posterior cerebellar lobe", + "Middle lobe-1 of cerebellum", + "Cerebrocerebellum" + ] + }, + { + "id": "FMA:72253", + "name": "Flocculonodular lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242392" + ] + }, + "synonyms": [ + "Flocculonodular lobe", + "Posterior lobe-2 of cerebellum" + ] + }, + { + "id": "FMA:72254", + "name": "Hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Hemisphere of anterior lobe" + ] + }, + { + "id": "FMA:72255", + "name": "Vermis of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Part of vermal region", + "Vermis of anterior lobe", + "Anterior vermis of cerebellum" + ] + }, + { + "id": "FMA:72256", + "name": "Hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Hemisphere of posterior lobe" + ] + }, + { + "id": "FMA:72257", + "name": "Ansiform lobule of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Ansiform lobule of cerebellum [H VII A]", + "Semilunar lobules of cerebellum" + ] + }, + { + "id": "FMA:72258", + "name": "Cortex of hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:72259", + "name": "Vermis of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Vermis of posterior lobe" + ] + }, + { + "id": "FMA:72260", + "name": "Dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lateral nucleus of cerebellum" + ] + }, + { + "id": "FMA:72261", + "name": "Inferior medullary velum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72547" + ] + }, + "synonyms": [ + "Posterior medullary velum" + ] + }, + { + "id": "FMA:72263", + "name": "Segment of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14495" + ] + } + }, + { + "id": "FMA:72264", + "name": "Left lobe proper of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72263" + ] + } + }, + { + "id": "FMA:72265", + "name": "Superficial vein of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:72266", + "name": "Deep vein of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:72267", + "name": "Parotid duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86190" + ] + } + }, + { + "id": "FMA:72268", + "name": "Tributary of parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86190" + ] + }, + "synonyms": [ + "Parotid ductal tributary" + ] + }, + { + "id": "FMA:72269", + "name": "Right parotid duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72267" + ] + } + }, + { + "id": "FMA:72270", + "name": "Left parotid duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72267" + ] + } + }, + { + "id": "FMA:72271", + "name": "Tributary of right parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72268" + ] + }, + "synonyms": [ + "Right parotid ductal tributary" + ] + }, + { + "id": "FMA:72272", + "name": "Tributary of left parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72268" + ] + }, + "synonyms": [ + "Left parotid ductal tributary" + ] + }, + { + "id": "FMA:72273", + "name": "Duct tree of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83550" + ] + } + }, + { + "id": "FMA:72274", + "name": "Duct tree of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72273" + ] + } + }, + { + "id": "FMA:72275", + "name": "Duct tree of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72273" + ] + } + }, + { + "id": "FMA:72276", + "name": "Tributary of duct of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83550" + ] + } + }, + { + "id": "FMA:72277", + "name": "Tributary of duct of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72276" + ] + } + }, + { + "id": "FMA:72278", + "name": "Tributary of duct of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72276" + ] + } + }, + { + "id": "FMA:72279", + "name": "Submandibular duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86192" + ] + } + }, + { + "id": "FMA:72280", + "name": "Right submandibular duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72279" + ] + } + }, + { + "id": "FMA:72281", + "name": "Left submandibular duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72279" + ] + } + }, + { + "id": "FMA:72285", + "name": "Sublingual duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:72286", + "name": "Right sublingual duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72285" + ] + } + }, + { + "id": "FMA:72287", + "name": "Left sublingual duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72285" + ] + } + }, + { + "id": "FMA:72289", + "name": "Epithelial cell of gut", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:72290", + "name": "Sperm cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18649" + ] + }, + "synonyms": [ + "Androcyte" + ] + }, + { + "id": "FMA:72291", + "name": "Spermatogonium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72290" + ] + }, + "synonyms": [ + "Primitive sperm cell" + ] + }, + { + "id": "FMA:72292", + "name": "Primary spermatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84049" + ] + } + }, + { + "id": "FMA:72293", + "name": "Secondary spermatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84049" + ] + } + }, + { + "id": "FMA:72294", + "name": "Spermatid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72290" + ] + }, + "synonyms": [ + "Nematoblast" + ] + }, + { + "id": "FMA:72297", + "name": "Interstitial cell of Leydig", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83514" + ] + }, + "synonyms": [ + "Leydig cell" + ] + }, + { + "id": "FMA:72298", + "name": "Sertoli cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:72299", + "name": "Stromal cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:72300", + "name": "Somatic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242153" + ] + }, + "synonyms": [ + "Diploid cell" + ] + }, + { + "id": "FMA:72301", + "name": "Set of dento-alveolar joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Dento-alveolar joints set", + "Dento-alveolar joints", + "Dental alveoli" + ] + }, + { + "id": "FMA:72303", + "name": "Ethmoidolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + } + }, + { + "id": "FMA:72304", + "name": "Right ethmoidolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72303" + ] + } + }, + { + "id": "FMA:72305", + "name": "Left ethmoidolacrimal suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72303" + ] + } + }, + { + "id": "FMA:72306", + "name": "Chromosome pair number value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:72307", + "name": "Pterygospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:72308", + "name": "Stylohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:72309", + "name": "Right stylohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72308" + ] + } + }, + { + "id": "FMA:72310", + "name": "Right pterygospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72307" + ] + } + }, + { + "id": "FMA:72311", + "name": "Left stylohyoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72308" + ] + } + }, + { + "id": "FMA:72312", + "name": "Left pterygospinous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72307" + ] + } + }, + { + "id": "FMA:72313", + "name": "Cranial syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7494" + ] + } + }, + { + "id": "FMA:72314", + "name": "Pterygospinous syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72313" + ] + } + }, + { + "id": "FMA:72315", + "name": "Stylohyoid syndesmosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72313" + ] + } + }, + { + "id": "FMA:72316", + "name": "Set of intervertebral symphyses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Intervertebral symphyses", + "Intervertebral symphyses set" + ] + }, + { + "id": "FMA:72317", + "name": "Gap junction of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67130" + ] + } + }, + { + "id": "FMA:72318", + "name": "Gap junction of non-striated myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67130" + ] + }, + "synonyms": [ + "Macula communicans of non-striated myocytes" + ] + }, + { + "id": "FMA:72319", + "name": "Plasma membrane of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:72321", + "name": "Plasma membrane of corneal endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72319" + ] + } + }, + { + "id": "FMA:72322", + "name": "Plasma membrane of epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72319" + ] + } + }, + { + "id": "FMA:72323", + "name": "Costosternal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7497" + ] + } + }, + { + "id": "FMA:72330", + "name": "Set of costotransverse joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Costotransverse joints set" + ] + }, + { + "id": "FMA:72331", + "name": "Set of joints of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Set of joints of cervical vertebral column", + "Joints of neck" + ] + }, + { + "id": "FMA:72332", + "name": "Set of joints of lumbar vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of lumbar vertebral column" + ] + }, + { + "id": "FMA:72333", + "name": "Set of joints of thoracic vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of thoracic vertebral column" + ] + }, + { + "id": "FMA:72334", + "name": "Cell connection value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66929" + ] + } + }, + { + "id": "FMA:72335", + "name": "Set of lumbosacral joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Lumbosacral joints", + "Lumbosacral joints set" + ] + }, + { + "id": "FMA:72336", + "name": "Set of atlanto-axial joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Atlanto-axial joints set", + "Atlanto-axial joints" + ] + }, + { + "id": "FMA:72337", + "name": "Region of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Muscular cell region" + ] + }, + { + "id": "FMA:72338", + "name": "Myotendinous junction plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72337" + ] + } + }, + { + "id": "FMA:72339", + "name": "Posterior compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:72340", + "name": "Myotendinous junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + } + }, + { + "id": "FMA:72341", + "name": "Motor end plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72337" + ] + } + }, + { + "id": "FMA:72342", + "name": "Intercoccygeal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25511" + ] + } + }, + { + "id": "FMA:72343", + "name": "Set of joints of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Joints of pelvis" + ] + }, + { + "id": "FMA:72344", + "name": "Set of joints of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71277" + ] + }, + "synonyms": [ + "Joints of right upper limb" + ] + }, + { + "id": "FMA:72345", + "name": "Set of joints of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71277" + ] + }, + "synonyms": [ + "Joints of left upper limb" + ] + }, + { + "id": "FMA:72346", + "name": "Set of joints of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71346" + ] + }, + "synonyms": [ + "Joints of right lower limb" + ] + }, + { + "id": "FMA:72347", + "name": "Set of joints of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71346" + ] + }, + "synonyms": [ + "Joints of left lower limb" + ] + }, + { + "id": "FMA:72348", + "name": "Set of joints of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71343" + ] + }, + "synonyms": [ + "Joints of right pectoral girdle" + ] + }, + { + "id": "FMA:72349", + "name": "Set of joints of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71343" + ] + }, + "synonyms": [ + "Joints of left pectoral girdle" + ] + }, + { + "id": "FMA:72350", + "name": "Set of syndesmoses of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71366" + ] + }, + "synonyms": [ + "Syndesmoses of right pectoral girdle" + ] + }, + { + "id": "FMA:72351", + "name": "Set of syndesmoses of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71366" + ] + }, + "synonyms": [ + "Syndesmoses of left pectoral girdle" + ] + }, + { + "id": "FMA:72352", + "name": "Set of synovial joints of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71368" + ] + }, + "synonyms": [ + "Synovial joints of right pectoral girdle" + ] + }, + { + "id": "FMA:72353", + "name": "Set of synovial joints of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71368" + ] + }, + "synonyms": [ + "Synovial joints of left pectoral girdle" + ] + }, + { + "id": "FMA:72354", + "name": "Set of joints of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71344" + ] + }, + "synonyms": [ + "Joints of right free upper limb" + ] + }, + { + "id": "FMA:72355", + "name": "Set of joints of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71344" + ] + }, + "synonyms": [ + "Joints of left free upper limb" + ] + }, + { + "id": "FMA:72356", + "name": "Entorhinal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Entorhinal cortex", + "Area 28 of Brodmann (Crosby)", + "Secondary olfactory cortex", + "Secondary olfactory cortical area (Carpenter)" + ] + }, + { + "id": "FMA:72358", + "name": "Hilus of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72548" + ] + }, + "synonyms": [ + "Field CA4 of hippocampal formation", + "Dentate gyrus hilus" + ] + }, + { + "id": "FMA:72359", + "name": "Set of synovial joints of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71370" + ] + }, + "synonyms": [ + "Synovial joints of right free upper limb" + ] + }, + { + "id": "FMA:72360", + "name": "Set of synovial joints of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71370" + ] + }, + "synonyms": [ + "Synovial joints of left free upper limb" + ] + }, + { + "id": "FMA:72361", + "name": "Set of joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71345" + ] + }, + "synonyms": [ + "Joints of right hand" + ] + }, + { + "id": "FMA:72362", + "name": "Set of joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71345" + ] + }, + "synonyms": [ + "Joints of left hand" + ] + }, + { + "id": "FMA:72365", + "name": "Set of intercarpal joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71361" + ] + }, + "synonyms": [ + "Intercarpal joints of right hand" + ] + }, + { + "id": "FMA:72366", + "name": "Set of intercarpal joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71361" + ] + }, + "synonyms": [ + "Intercarpal joints of left hand" + ] + }, + { + "id": "FMA:72367", + "name": "Set of carpometacarpal joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71362" + ] + }, + "synonyms": [ + "Carpometacarpal joints of right hand" + ] + }, + { + "id": "FMA:72368", + "name": "Set of carpometacarpal joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71362" + ] + }, + "synonyms": [ + "Carpometacarpal joints of left hand" + ] + }, + { + "id": "FMA:72369", + "name": "Set of intermetacarpal joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71363" + ] + }, + "synonyms": [ + "Intermetacarpal joints of right hand" + ] + }, + { + "id": "FMA:72370", + "name": "Set of intermetacarpal joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71363" + ] + }, + "synonyms": [ + "Intermetacarpal joints of left hand" + ] + }, + { + "id": "FMA:72371", + "name": "Set of metacarpophalangeal joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71364" + ] + }, + "synonyms": [ + "Metacarpophalangeal joints of right hand" + ] + }, + { + "id": "FMA:72372", + "name": "Set of metacarpophalangeal joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71364" + ] + }, + "synonyms": [ + "Metacarpophalangeal joints of left hand" + ] + }, + { + "id": "FMA:72373", + "name": "Set of interphalangeal joints of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71365" + ] + }, + "synonyms": [ + "Interphalangeal joints of right hand" + ] + }, + { + "id": "FMA:72374", + "name": "Set of interphalangeal joints of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71365" + ] + }, + "synonyms": [ + "Interphalangeal joints of left hand" + ] + }, + { + "id": "FMA:72375", + "name": "Set of joints of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71347" + ] + }, + "synonyms": [ + "Joints of right pelvic girdle" + ] + }, + { + "id": "FMA:72376", + "name": "Set of joints of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71347" + ] + }, + "synonyms": [ + "Joints of left pelvic girdle" + ] + }, + { + "id": "FMA:72377", + "name": "Set of joints of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71348" + ] + }, + "synonyms": [ + "Joints of right free lower limb" + ] + }, + { + "id": "FMA:72378", + "name": "Set of joints of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71348" + ] + }, + "synonyms": [ + "Joints of left free lower limb" + ] + }, + { + "id": "FMA:72379", + "name": "Set of syndesmoses of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71358" + ] + }, + "synonyms": [ + "Syndesmoses of right pelvic girdle" + ] + }, + { + "id": "FMA:72380", + "name": "Set of syndesmoses of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71358" + ] + }, + "synonyms": [ + "Syndesmoses of left pelvic girdle" + ] + }, + { + "id": "FMA:72381", + "name": "Set of joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71349" + ] + }, + "synonyms": [ + "Joints of right foot" + ] + }, + { + "id": "FMA:72382", + "name": "Set of joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71349" + ] + }, + "synonyms": [ + "Joints of left foot" + ] + }, + { + "id": "FMA:72383", + "name": "Set of intercuneiform joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71353" + ] + }, + "synonyms": [ + "Intercuneiform joints of right foot" + ] + }, + { + "id": "FMA:72384", + "name": "Set of intercuneiform joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71353" + ] + }, + "synonyms": [ + "Intercuneiform joints of left foot" + ] + }, + { + "id": "FMA:72385", + "name": "Set of tarsometatarsal joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71354" + ] + }, + "synonyms": [ + "Tarsometatarsal joints of right foot" + ] + }, + { + "id": "FMA:72386", + "name": "Set of tarsometatarsal joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71354" + ] + }, + "synonyms": [ + "Tarsometatarsal joints of left foot" + ] + }, + { + "id": "FMA:72387", + "name": "Set of intermetatarsal joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71355" + ] + }, + "synonyms": [ + "Intermetatarsal joints of right foot" + ] + }, + { + "id": "FMA:72388", + "name": "Set of intermetatarsal joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71355" + ] + }, + "synonyms": [ + "Intermetatarsal joints of left foot" + ] + }, + { + "id": "FMA:72389", + "name": "Set of metatarsophalangeal joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71356" + ] + }, + "synonyms": [ + "Metatarsophalangeal joints of right foot" + ] + }, + { + "id": "FMA:72390", + "name": "Set of metatarsophalangeal joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71356" + ] + }, + "synonyms": [ + "Metatarsophalangeal joints of left foot" + ] + }, + { + "id": "FMA:72391", + "name": "Set of interphalangeal joints of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71357" + ] + }, + "synonyms": [ + "Interphalangeal joints of right foot" + ] + }, + { + "id": "FMA:72392", + "name": "Set of interphalangeal joints of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71357" + ] + }, + "synonyms": [ + "Interphalangeal joints of left foot" + ] + }, + { + "id": "FMA:72393", + "name": "Set of synovial joints of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71359" + ] + }, + "synonyms": [ + "Synovial joints of right free lower limb" + ] + }, + { + "id": "FMA:72394", + "name": "Set of synovial joints of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71359" + ] + }, + "synonyms": [ + "Synovial joints of left free lower limb" + ] + }, + { + "id": "FMA:72395", + "name": "Zygote", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242153" + ] + } + }, + { + "id": "FMA:72396", + "name": "Set of joints of auditory ossicles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + }, + "synonyms": [ + "Articulations of auditory ossicles", + "Joints of auditory ossicles" + ] + }, + { + "id": "FMA:72400", + "name": "Habenulo-interpeduncular tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + }, + "synonyms": [ + "Meynert's retroflex bundle", + "Habenulointerpeduncular tract", + "Habenulointerpeduncular fasciculus", + "Habenulopeduncular tract" + ] + }, + { + "id": "FMA:72401", + "name": "Nucleus of pretectal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Pretectal area nucleus" + ] + }, + { + "id": "FMA:72402", + "name": "Principal pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + } + }, + { + "id": "FMA:72403", + "name": "Nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Large-celled nucleus of optic tract", + "Optic tract nucleus", + "Lentiform nucleus of pretectal area" + ] + }, + { + "id": "FMA:72404", + "name": "Sublentiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + } + }, + { + "id": "FMA:72405", + "name": "Olivary pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Olivary nucleus of superior colliculus", + "Pretectal olivary nucleus", + "Anterior pretectal nucleus" + ] + }, + { + "id": "FMA:72406", + "name": "Zonal layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77870" + ] + }, + "synonyms": [ + "Layer I of superior colliculus", + "Stratum zonale of superior colliculus" + ] + }, + { + "id": "FMA:72407", + "name": "Superficial gray layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77870" + ] + }, + "synonyms": [ + "Superficial grey layer of superior colliculus", + "Outer gray layer of superior colliculus", + "Layer II of superior colliculus" + ] + }, + { + "id": "FMA:72408", + "name": "Stratum lemnisci of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77870" + ] + } + }, + { + "id": "FMA:72409", + "name": "Middle gray layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74650" + ] + }, + "synonyms": [ + "Intermediate grey layer of superior colliculus", + "Intermediate gray layer", + "Layer IV of superior colliculus" + ] + }, + { + "id": "FMA:72410", + "name": "Deep gray layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74650" + ] + }, + "synonyms": [ + "Deep grey layer of superior colliculus", + "Layer VI of superior colliculus" + ] + }, + { + "id": "FMA:72411", + "name": "Pericentral nucleus of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Cortex of inferior colliculus" + ] + }, + { + "id": "FMA:72412", + "name": "External nucleus of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + } + }, + { + "id": "FMA:72413", + "name": "Central nucleus of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Nucleus of inferior colliculus (Crosby)", + "Inferior colliculus, central nucleus", + "Chief nucleus of inferior colliculus" + ] + }, + { + "id": "FMA:72414", + "name": "Subcommissural organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84081" + ] + } + }, + { + "id": "FMA:72415", + "name": "Parabigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + } + }, + { + "id": "FMA:72416", + "name": "Deep white layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83899" + ] + }, + "synonyms": [ + "Layer VII of superior colliculus" + ] + }, + { + "id": "FMA:72417", + "name": "Brachium of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83857" + ] + }, + "synonyms": [ + "Superior colliculus brachium", + "Superior collicular brachium", + "Superior brachium", + "Superior quadrigeminal brachium" + ] + }, + { + "id": "FMA:72418", + "name": "Commissure of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Superior colliculus commissure", + "Commissure of superior colliculi" + ] + }, + { + "id": "FMA:72419", + "name": "Corticotectal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Corticotectal fibres", + "Corticotectal fibers" + ] + }, + { + "id": "FMA:72420", + "name": "Intermediate oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Intermediate oculomotor cell column" + ] + }, + { + "id": "FMA:72421", + "name": "Medial oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Medial oculomotor cell column" + ] + }, + { + "id": "FMA:72422", + "name": "Ventral oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Ventral oculomotor cell column" + ] + }, + { + "id": "FMA:72423", + "name": "Anterior median oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Anterior median nucleus of oculomotor nerve" + ] + }, + { + "id": "FMA:72424", + "name": "Parvocellular oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Accessory oculomotor nucleus", + "Oculomotor nucleus, parvocellular part" + ] + }, + { + "id": "FMA:72425", + "name": "Central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Central nucleus of Perlia", + "Spitzka's nucleus", + "Nucleus of Perlia" + ] + }, + { + "id": "FMA:72426", + "name": "Caudal central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Caudal central nucleus of oculomotor nerve", + "Caudal central nucleus" + ] + }, + { + "id": "FMA:72427", + "name": "Cuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62443" + ] + }, + "synonyms": [ + "Parabigeminal area (Mai)" + ] + }, + { + "id": "FMA:72428", + "name": "Subcuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62443" + ] + }, + "synonyms": [ + "Subcuneiform area of midbrain" + ] + }, + { + "id": "FMA:72429", + "name": "Pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62443" + ] + }, + "synonyms": [ + "Pedunculopontine nucleus", + "Peduncular pontine nucleus" + ] + }, + { + "id": "FMA:72430", + "name": "Parvocellular part of red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68461" + ] + }, + "synonyms": [ + "Red nucleus, parvocellular part", + "Neoruber" + ] + }, + { + "id": "FMA:72431", + "name": "Magnocellular part of red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68461" + ] + }, + "synonyms": [ + "Red nucleus, magnocellular part", + "Paleoruber" + ] + }, + { + "id": "FMA:72432", + "name": "Interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Interstitial nucleus", + "Interstitial nucleus of Cajal", + "Interstitial nucleus of medial longitudinal fasciculus (Crosby)" + ] + }, + { + "id": "FMA:72433", + "name": "Rostral interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Rostral interstitial nucleus of MLF" + ] + }, + { + "id": "FMA:72434", + "name": "Dorsal tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Dorsal tegmental nucleus (Gudden)", + "Gudden nucleus", + "Posterior tegmental nucleus", + "von Gudden's nucleus" + ] + }, + { + "id": "FMA:72435", + "name": "Ventral tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Anterior tegmental nucleus", + "Ventral tegmental nuclei", + "Ventral raphe tegmental nucleus", + "Ventral tegmental nucleus (Gudden)", + "Deep tegmental nucleus of Gudden", + "Ventral tegmental nucleus of Gudden", + "Anterior tegmental nuclei" + ] + }, + { + "id": "FMA:72436", + "name": "Linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + } + }, + { + "id": "FMA:72437", + "name": "Peripeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Peripeduncular nucleus of pons" + ] + }, + { + "id": "FMA:72438", + "name": "Ventral tegmental area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Ventral tegmental area of Tsai", + "Ventral tegmental nucleus (Tsai)", + "Ventral tegmental nucleus of Tsai" + ] + }, + { + "id": "FMA:72439", + "name": "Interpeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Interpeduncular ganglion" + ] + }, + { + "id": "FMA:72441", + "name": "Portion of organelle substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66896" + ] + }, + "synonyms": [ + "Organelle substance" + ] + }, + { + "id": "FMA:72443", + "name": "Region of cytoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Cytoplasmic region" + ] + }, + { + "id": "FMA:72444", + "name": "Cytoplasmic organelle matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72441" + ] + }, + "synonyms": [ + "Cytoplasmic organelle substance" + ] + }, + { + "id": "FMA:72446", + "name": "Nuclear matrix proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72441" + ] + } + }, + { + "id": "FMA:72447", + "name": "Matrix of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Endoplasmic reticulum vesicle matrix" + ] + }, + { + "id": "FMA:72448", + "name": "Matrix of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Endoplasmic reticulum matrix" + ] + }, + { + "id": "FMA:72449", + "name": "Matrix of Golgi apparatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Golgi apparatus matrix" + ] + }, + { + "id": "FMA:72450", + "name": "Capsule of red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83936" + ] + }, + "synonyms": [ + "Red nuclear capsule" + ] + }, + { + "id": "FMA:72451", + "name": "Dorsal tegmental decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Posterior tegmental decussation", + "Meynert's decussation", + "Fountain decussation of Meynert", + "Dorsal fountain decussation" + ] + }, + { + "id": "FMA:72452", + "name": "Ventral tegmental decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Anterior tegmental decussation", + "Decussation of Forel", + "Ventral tegmental decussation of Forel" + ] + }, + { + "id": "FMA:72453", + "name": "Dorsal longitudinal fasciculus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72454", + "name": "Medial longitudinal fasciculus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72455", + "name": "Decussation of superior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Decussation of brachium conjunctivum", + "Wernekink's decussation", + "Decussation of superior cerebellar peduncles", + "Superior cerebellar peduncle decussation" + ] + }, + { + "id": "FMA:72456", + "name": "Central tegmental tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72457", + "name": "Central part of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Oculomotor nerve fibers", + "Root of oculomotor nerve" + ] + }, + { + "id": "FMA:72458", + "name": "Pallidotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Pallidotegmental tract" + ] + }, + { + "id": "FMA:72459", + "name": "Lateral pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + }, + "synonyms": [ + "Laterale Haubenfussschleife", + "Lateral pontine bundle", + "Deep pes lemniscus", + "Laterale pontine Buendel" + ] + }, + { + "id": "FMA:72460", + "name": "Medial pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + }, + "synonyms": [ + "Superficial pes lemniscus" + ] + }, + { + "id": "FMA:72461", + "name": "Medial lemniscus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:72462", + "name": "Dentatothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Dentatothalamic fibers" + ] + }, + { + "id": "FMA:72463", + "name": "Spinothalamic tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72464", + "name": "Cerebral crus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83868" + ] + }, + "synonyms": [ + "Cerebral peduncle (clinical definition)" + ] + }, + { + "id": "FMA:72465", + "name": "Superior central nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Superior central nucleus raphe", + "Median raphe nucleus", + "Median nucleus of the raphe", + "Cell group B8", + "Superior central tegmental nucleus" + ] + }, + { + "id": "FMA:72466", + "name": "Inferior central nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Inferior central nucleus (of Roller)", + "Inferior central tegmental nucleus", + "Inferior central nucleus of raphe" + ] + }, + { + "id": "FMA:72467", + "name": "Nucleus of medial eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Medial eminence nucleus", + "Nucleus of eminentia teres" + ] + }, + { + "id": "FMA:72468", + "name": "Oral pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Pontine reticular nucleus, rostral part" + ] + }, + { + "id": "FMA:72469", + "name": "Caudal pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Pontine reticular nucleus, caudal part" + ] + }, + { + "id": "FMA:72470", + "name": "Central gray substance of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Pontine central gray", + "Central gray of pons" + ] + }, + { + "id": "FMA:72471", + "name": "Reticulotegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72245" + ] + }, + "synonyms": [ + "Reticulotegmental nucleus of pons", + "Tegmental reticular nucleus, pontine gray" + ] + }, + { + "id": "FMA:72472", + "name": "Lateral superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + }, + "synonyms": [ + "Superior olivary nucleus, lateral part", + "Accessory superior olive", + "Accessory superior olivary nucleus", + "Lateral superior olive", + "Accessory olivary nucleus" + ] + }, + { + "id": "FMA:72473", + "name": "Medial superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + }, + "synonyms": [ + "Superior olivary nucleus, medial part", + "Chief superior olivary nucleus", + "Medial superior olive", + "Chief nucleus of superior olive", + "Principal superior olivary nucleus", + "Main superior olivary nucleus" + ] + }, + { + "id": "FMA:72474", + "name": "Preolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + }, + "synonyms": [ + "Preolivary nuclei" + ] + }, + { + "id": "FMA:72475", + "name": "Dorsal periolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + }, + "synonyms": [ + "Peri-olivary nuclei" + ] + }, + { + "id": "FMA:72476", + "name": "Retro-olivary cell group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + } + }, + { + "id": "FMA:72477", + "name": "Ventral nucleus of trapezoid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + }, + "synonyms": [ + "Anterior nucleus of trapezoid body" + ] + }, + { + "id": "FMA:72478", + "name": "Locus ceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Caerulean nucleus", + "Locus coeruleus", + "Nucleus of locus caeruleus" + ] + }, + { + "id": "FMA:72479", + "name": "Nucleus subceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Subcaerulean nucleus" + ] + }, + { + "id": "FMA:72480", + "name": "Medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:72481", + "name": "Lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:72482", + "name": "Superior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:72483", + "name": "Dorsal nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Posterior nucleus of lateral lemniscus", + "Dorsal nucleus of the lateral lemniscus" + ] + }, + { + "id": "FMA:72484", + "name": "Ventral nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Ventral nucleus of the lateral lemniscus", + "Anterior nucleus of lateral lemniscus" + ] + }, + { + "id": "FMA:72485", + "name": "Olivocochlear bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Efferent cochlear bundle", + "Bundle of Rasmussen", + "Olivocochlear bundle of Rasmussen", + "Olivocochlear tract" + ] + }, + { + "id": "FMA:72486", + "name": "Peduncle of superior olive", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Superior olive peduncle", + "Peduncle of superior olivary nucleus" + ] + }, + { + "id": "FMA:72487", + "name": "Trapezoid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:72488", + "name": "Decussation of trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Trochlear neural decussation", + "Decussation of trochlear nerve (IV)" + ] + }, + { + "id": "FMA:72489", + "name": "Mesencephalic tract of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Mesencephalic root of V", + "Mesencephalic trigeminal tract" + ] + }, + { + "id": "FMA:72490", + "name": "Uncinate fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Hook bundle of Russell", + "Russell's fasciculus", + "Fastigiobulbar tract", + "Uncinate fasciculus of Russell", + "Uncinate bundle of Russell", + "Uncinate fasciculus of cerebellum", + "Uncinate fasciculus-2", + "Cerebellospinal tract" + ] + }, + { + "id": "FMA:72491", + "name": "Abducens nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Central part of abducens nerve", + "Root of abducens nerve", + "Abducens nerve fibers" + ] + }, + { + "id": "FMA:72492", + "name": "Dorsal longitudinal fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72493", + "name": "Medial longitudinal fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72494", + "name": "Central tegmental tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72495", + "name": "Superior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + } + }, + { + "id": "FMA:72496", + "name": "Dorsal acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Posterior acoustic stria" + ] + }, + { + "id": "FMA:72497", + "name": "Intermediate acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Commissure of Held", + "Intermediate acoustic stria of Held" + ] + }, + { + "id": "FMA:72498", + "name": "Ventral acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + }, + "synonyms": [ + "Anterior acoustic stria" + ] + }, + { + "id": "FMA:72499", + "name": "Vestibulocochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82524" + ] + }, + "synonyms": [ + "Vestibulocochlear nerve fibers", + "Statoacoustic nerve fibers", + "Vestibulocochlear nerve roots", + "Central part of vestibulocochlear nerve" + ] + }, + { + "id": "FMA:72500", + "name": "Dorsal trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Uncrossed dorsal trigeminothalamic tract", + "Dorsal trigeminal lemniscus", + "Dorsal secondary ascending tract of V", + "Dorsal ascending trigeminal tract", + "Dorsal division of trigeminal lemniscus", + "Posterior trigeminothalamic tract", + "Dorsal trigeminothalamic tract", + "Dorsal trigeminal pathway", + "Dorsal secondary tract of V", + "Reticulothalamic tract" + ] + }, + { + "id": "FMA:72501", + "name": "Trigeminal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82524" + ] + }, + "synonyms": [ + "Central part of trigeminal nerve", + "Trigeminal nerve fibers" + ] + }, + { + "id": "FMA:72502", + "name": "Lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + }, + "synonyms": [ + "Lateral fillet" + ] + }, + { + "id": "FMA:72503", + "name": "Medial lemniscus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:72504", + "name": "Spinothalamic tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72505", + "name": "Tectopontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Tectopontine fibers", + "Tectopontine fibres" + ] + }, + { + "id": "FMA:72506", + "name": "Ventral trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Ventral trigeminal pathway", + "Ventral crossed tract", + "Ventral trigeminothalamic tract", + "Ventral secondary ascending tract of V", + "Trigeminal lemniscus-2", + "Anterior trigeminothalamic tract" + ] + }, + { + "id": "FMA:72507", + "name": "Spinal trigeminal tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72508", + "name": "Vestibulocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Vestibulocerebellar fibers" + ] + }, + { + "id": "FMA:72509", + "name": "Ascending tract of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Ascending fibers of facial nerve" + ] + }, + { + "id": "FMA:72510", + "name": "Internal genu of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "First genu", + "Genu of facial nerve" + ] + }, + { + "id": "FMA:72511", + "name": "Descending tract of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Descending fibers of facial nerve" + ] + }, + { + "id": "FMA:72512", + "name": "Pontine nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Pontine nuclei" + ] + }, + { + "id": "FMA:72513", + "name": "Longitudinal pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Longitudinal pontine fibers", + "Longitudinal fasciculus of the pons", + "Longitudinal pontine fibres" + ] + }, + { + "id": "FMA:72514", + "name": "Transverse pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Transverse pontine fibers", + "Superficial transverse fibers of pons", + "Transverse fibers of pons", + "Transverse pontine fibres" + ] + }, + { + "id": "FMA:72515", + "name": "Middle cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + } + }, + { + "id": "FMA:72516", + "name": "Anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Anterior semilunar lobule", + "Anterior crescentic lobule of cerebellum", + "Semilunar lobule-1 (anterior)", + "Anterior quadrangular lobule of cerebellum", + "Anterior quadrangular lobule of cerebellum [H IV et V]" + ] + }, + { + "id": "FMA:72517", + "name": "Alar central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Alae of central lobule", + "Lobules II, III of vermis" + ] + }, + { + "id": "FMA:72519", + "name": "Central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Central lobule of cerebellum", + "Central lobule of cerebellum [II and III]" + ] + }, + { + "id": "FMA:72521", + "name": "Cortex of vermis of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:72522", + "name": "Simple lobule of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Simple lobule of cerebellum [H VI and VI]", + "Semilunar lobule-1 (posterior)", + "Posterior crescentic lobule of cerebellum", + "Lobule H VI of Larsell" + ] + }, + { + "id": "FMA:72523", + "name": "Gracile lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Paramedian lobule [H VII B]", + "Paramedian lobule" + ] + }, + { + "id": "FMA:72524", + "name": "Superior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "First crus of ansiform lobule of cerebellum [H VII A]", + "Superior semilunar lobule of cerebellum", + "Posterior superior lobule", + "Semilunar lobule-2 (superior)" + ] + }, + { + "id": "FMA:72525", + "name": "Inferior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Posterior inferior lobule", + "Inferior semilunar lobule of cerebellum", + "Semilunar lobule-2 (inferior)", + "Second crus of ansiform lobule of cerebellum [H VII A]" + ] + }, + { + "id": "FMA:72526", + "name": "Biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Dorsal parafloccularis [H VIII B]", + "Biventral lobule", + "Biventral lobule [H VIII]", + "Dorsal paraflocculus", + "Cuneiform lobe" + ] + }, + { + "id": "FMA:72536", + "name": "Globose nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Posterior interpositus nucleus", + "Posterior interposed nucleus" + ] + }, + { + "id": "FMA:72537", + "name": "Fastigial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Medial (fastigial) nucleus", + "Roof nucleus-1" + ] + }, + { + "id": "FMA:72538", + "name": "Emboliform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Anterior interpositus nucleus", + "Anterior interposed nucleus" + ] + }, + { + "id": "FMA:72539", + "name": "Neodentate part of dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83948" + ] + }, + "synonyms": [ + "Neodentate portion of dentate nucleus" + ] + }, + { + "id": "FMA:72540", + "name": "Paleodentate part of dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83948" + ] + }, + "synonyms": [ + "Paleodentate portion of dentate nucleus" + ] + }, + { + "id": "FMA:72541", + "name": "Arbor vitae of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:72542", + "name": "Medullary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:72543", + "name": "Peduncle of flocculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Flocculus peduncle" + ] + }, + { + "id": "FMA:72544", + "name": "Superior medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83856" + ] + }, + "synonyms": [ + "Superior medullary lamina of cerebellum", + "Superior white lamina" + ] + }, + { + "id": "FMA:72545", + "name": "Inferior medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83856" + ] + }, + "synonyms": [ + "Internal medullary lamina of cerebellum", + "Inferior white lamina" + ] + }, + { + "id": "FMA:72546", + "name": "Amiculum of dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83870" + ] + }, + "synonyms": [ + "Dentate nuclear amiculum" + ] + }, + { + "id": "FMA:72547", + "name": "Segment of cerebellar white matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67949" + ] + } + }, + { + "id": "FMA:72548", + "name": "Hilum of dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83871" + ] + }, + "synonyms": [ + "Dentate nuclear hilum" + ] + }, + { + "id": "FMA:72549", + "name": "Ectodermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82840" + ] + }, + "synonyms": [ + "Ectoderm cell" + ] + }, + { + "id": "FMA:72550", + "name": "Neural plate cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72549" + ] + } + }, + { + "id": "FMA:72551", + "name": "Blastomere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:72552", + "name": "Cell of surface ectoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72549" + ] + }, + "synonyms": [ + "Surface ectoderm cell" + ] + }, + { + "id": "FMA:72553", + "name": "Primitive node cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72549" + ] + } + }, + { + "id": "FMA:72554", + "name": "Mesodermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82840" + ] + } + }, + { + "id": "FMA:72555", + "name": "Endodermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82840" + ] + }, + "synonyms": [ + "Endoderm cell" + ] + }, + { + "id": "FMA:72556", + "name": "Set of right extra-ocular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71101" + ] + }, + "synonyms": [ + "Set of muscles of right orbit", + "Right extra-ocular muscles set" + ] + }, + { + "id": "FMA:72557", + "name": "Set of left extra-ocular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71101" + ] + }, + "synonyms": [ + "Set of muscles of left orbit", + "Left extra-ocular muscles set" + ] + }, + { + "id": "FMA:72558", + "name": "Basal part of cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:72562", + "name": "Subdivision of cytosol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66896" + ] + }, + "synonyms": [ + "Cytosol subdivision" + ] + }, + { + "id": "FMA:72563", + "name": "Cytosol of ectoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72562" + ] + }, + "synonyms": [ + "Ectoplasm cytosol" + ] + }, + { + "id": "FMA:72564", + "name": "Cytosol of endoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72562" + ] + }, + "synonyms": [ + "Endoplasm cytosol" + ] + }, + { + "id": "FMA:72565", + "name": "Wall proper of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + } + }, + { + "id": "FMA:72566", + "name": "Intermembranous matrix of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80002" + ] + } + }, + { + "id": "FMA:72567", + "name": "Intermembranous matrix proper of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80002" + ] + } + }, + { + "id": "FMA:72568", + "name": "Intracristal matrix of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80002" + ] + } + }, + { + "id": "FMA:72571", + "name": "Anteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + }, + "synonyms": [ + "Anteroventral auditory nucleus" + ] + }, + { + "id": "FMA:72572", + "name": "Posteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54603" + ] + } + }, + { + "id": "FMA:72573", + "name": "Lateral medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Lateral reticular formation of the medulla oblongata", + "Lateral medullary reticular group", + "Lateral group of medullary reticular formation" + ] + }, + { + "id": "FMA:72574", + "name": "Lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Lateral reticular nucleus (medulla)" + ] + }, + { + "id": "FMA:72575", + "name": "Parvicellular reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Parvocellular reticular nucleus" + ] + }, + { + "id": "FMA:72576", + "name": "Gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Gigantocellular reticular nucleus" + ] + }, + { + "id": "FMA:72577", + "name": "Lateral paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Paragigantocellular nucleus, lateral part", + "Lateral paragigantocellular reticular nucleus" + ] + }, + { + "id": "FMA:72578", + "name": "Dorsal paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Posterior paragigantocellular reticular nucleus", + "Dorsal paragigantocellular reticular nucleus", + "Paragigantocellular nucleus, dorsal part" + ] + }, + { + "id": "FMA:72579", + "name": "Ventral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72580", + "name": "Paramedian medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84059" + ] + }, + "synonyms": [ + "Paramedian medullary reticular group", + "Paramedian group (medullary reticular formation)" + ] + }, + { + "id": "FMA:72581", + "name": "Dorsal paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Posterior paramedian nucleus", + "Dorsal paramedian nuclei of raphe", + "Dorsal paramedian nucleus" + ] + }, + { + "id": "FMA:72582", + "name": "Accessory paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72583", + "name": "Ventral paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Paramedian reticular nucleus" + ] + }, + { + "id": "FMA:72584", + "name": "Nucleus raphe magnus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Raphe magnus nucleus", + "Magnus raphe nucleus" + ] + }, + { + "id": "FMA:72585", + "name": "Nucleus raphe obscurus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Obscurus raphe nucleus", + "Raphe obscurus nucleus" + ] + }, + { + "id": "FMA:72586", + "name": "Nucleus raphe pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Raphe pallidus nucleus", + "Pallidal raphe nucleus" + ] + }, + { + "id": "FMA:72592", + "name": "Principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Inferior olive, principal nucleus", + "Chief inferior olivary nucleus", + "Main olivary nucleus", + "Principal olivary nucleus", + "Inferior olivary complex, principal olive", + "Principal nucleus of inferior olive" + ] + }, + { + "id": "FMA:72593", + "name": "Dorsal accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Inferior olive, dorsal nucleus", + "Dorsal accessory olivary nucleus", + "Posterior accessory olivary nucleus", + "Inferior olivary complex, dorsal accessory olive" + ] + }, + { + "id": "FMA:72594", + "name": "Medial accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Medial accessory olivary nucleus", + "Inferior olive, medial nucleus", + "Inferior olivary complex, medial accessory olive" + ] + }, + { + "id": "FMA:72595", + "name": "Central gray substance of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Medullary central gray substance" + ] + }, + { + "id": "FMA:72596", + "name": "Nucleus prepositus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Prepositus nucleus", + "Prepositus hypoglossal nucleus" + ] + }, + { + "id": "FMA:72597", + "name": "Nucleus intercalatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Intercalated nucleus of medulla", + "Nucleus of Staderini", + "Nucleus intercalatus of medulla" + ] + }, + { + "id": "FMA:72598", + "name": "Diffuse reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Nucleus of Kolliker-Fuse" + ] + }, + { + "id": "FMA:72599", + "name": "Paratrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72600", + "name": "Peritrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72601", + "name": "Inferior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72602", + "name": "Gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Goll's nucleus" + ] + }, + { + "id": "FMA:72603", + "name": "Accessory cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Nucleus of corpus restiforme", + "Lateral cuneate nucleus", + "External cuneate nucleus" + ] + }, + { + "id": "FMA:72604", + "name": "Lateral pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72605", + "name": "Medial pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:72606", + "name": "Caudal part of spinal trigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235320" + ] + }, + "synonyms": [ + "Caudal nucleus (Kandell)", + "Spinal trigeminal nucleus, caudal part" + ] + }, + { + "id": "FMA:72607", + "name": "Area postrema", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84081" + ] + } + }, + { + "id": "FMA:72608", + "name": "Pontobulbar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Nucleus of circumolivary bundle", + "Pontobulbar body" + ] + }, + { + "id": "FMA:72609", + "name": "Arcuate nucleus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + }, + "synonyms": [ + "Medial arcuate nucleus", + "Arcuate nucleus-1" + ] + }, + { + "id": "FMA:72610", + "name": "Anterior horn of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + } + }, + { + "id": "FMA:72611", + "name": "Amiculum of inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83870" + ] + }, + "synonyms": [ + "Amiculum olivae", + "Inferior olive amiculum", + "Amiculum of olive" + ] + }, + { + "id": "FMA:72612", + "name": "Hilum of inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83871" + ] + }, + "synonyms": [ + "Inferior olive hilum", + "Hilum of inferior olivary nucleus", + "Inferior olivary hilum" + ] + }, + { + "id": "FMA:72613", + "name": "Juxtarestiform body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:72614", + "name": "Predorsal bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Predorsal bundle of Edinger", + "Predorsal fasciculus", + "Tectospinal fibers" + ] + }, + { + "id": "FMA:72615", + "name": "Inferior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Restiform body" + ] + }, + { + "id": "FMA:72616", + "name": "Dorsolateral fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Posterolateral tract", + "Tract of Lissauer", + "Lissauer's tract", + "Posterolateral fasciculus", + "Dorsolateral tract", + "Zone of Lissauer" + ] + }, + { + "id": "FMA:72617", + "name": "Dorsal longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72618", + "name": "Medial longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72619", + "name": "Solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Respiratory bundle of Gierke" + ] + }, + { + "id": "FMA:72620", + "name": "Tectospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Tectospinal pathway", + "Held's bundle" + ] + }, + { + "id": "FMA:72621", + "name": "Medial lemniscus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:72622", + "name": "Decussation of medial lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Decussation of medial lemnisci", + "Decussation of lemniscus", + "Medial lemniscus decussation", + "Decussation of lemnisci", + "Medullary sensory decussation", + "Sensory decussation" + ] + }, + { + "id": "FMA:72623", + "name": "Cuneate fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:72624", + "name": "Gracile fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Medulla segment of gracile fasciculus", + "Goll's tract", + "Tract of Gall", + "Gracile fascicle of medulla", + "Medulla segment of fasciculus gracilis", + "Column of Goll", + "Fasciculus of Goll" + ] + }, + { + "id": "FMA:72625", + "name": "Spinal trigeminal tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72626", + "name": "Accessory nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Eleventh cranial nerve fibers", + "Accessory nerve fibers" + ] + }, + { + "id": "FMA:72627", + "name": "Glossopharyngeal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82524" + ] + }, + "synonyms": [ + "Central part of glossopharyngeal nerve", + "Glossopharyngeal nerve fibers", + "Ninth cranial nerve fibers" + ] + }, + { + "id": "FMA:72628", + "name": "Vagal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82524" + ] + }, + "synonyms": [ + "Vagal nerve fibers", + "Tenth cranial nerve fibers", + "Central part of vagus nerve" + ] + }, + { + "id": "FMA:72629", + "name": "Internal arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Internal arcuate fibers", + "Internal arcuate fibres" + ] + }, + { + "id": "FMA:72630", + "name": "Dorsal external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Dorsal superficial arcuate fibers", + "Dorsal external arcuate fibers" + ] + }, + { + "id": "FMA:72631", + "name": "Ventral external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Ventral external arcuate fibers" + ] + }, + { + "id": "FMA:72632", + "name": "Hypoglossal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Central part of hypoglossal nerve", + "Root of hypoglossal nerve", + "Hypoglossal nerve fibers" + ] + }, + { + "id": "FMA:72633", + "name": "Pyramidal decussation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83858" + ] + }, + "synonyms": [ + "Corticospinal decussation", + "Motor decussation", + "Decussation of corticospinal tract", + "Motor decussation of medulla", + "Decussation of pyramids", + "Decussation of pyramidal tract fibers", + "Decussation of pyramids of medulla" + ] + }, + { + "id": "FMA:72634", + "name": "Pyramidal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72635", + "name": "Lateral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Lateral pyramidal tract" + ] + }, + { + "id": "FMA:72636", + "name": "Ventral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Anterior pyramidal tract", + "Bundle of Turck", + "Column of Turck", + "Anterior tract of Turck", + "Anterior corticospinal tract" + ] + }, + { + "id": "FMA:72637", + "name": "Cuneocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72638", + "name": "Olivocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72639", + "name": "Ventral reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Anterior reticulospinal tract" + ] + }, + { + "id": "FMA:72640", + "name": "Rubrospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Monakow's tract" + ] + }, + { + "id": "FMA:72641", + "name": "Posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83847" + ] + }, + "synonyms": [ + "Dorsal spinocerebellar tract", + "Flechsig's tract" + ] + }, + { + "id": "FMA:72642", + "name": "Anterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Gowers' tract", + "Ventral spinocerebellar tract" + ] + }, + { + "id": "FMA:72643", + "name": "Spino-olivary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Helweg's tract" + ] + }, + { + "id": "FMA:72644", + "name": "Spinothalamic tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Spinothalamic tract" + ] + }, + { + "id": "FMA:72645", + "name": "Tectobulbar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72646", + "name": "Vestibulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:72648", + "name": "Gray matter structure of basal part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67948" + ] + } + }, + { + "id": "FMA:72650", + "name": "Axis of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23134" + ] + }, + "synonyms": [ + "Limb axis" + ] + }, + { + "id": "FMA:72651", + "name": "Ligament attachment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62804" + ] + } + }, + { + "id": "FMA:72653", + "name": "Right superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61857" + ] + } + }, + { + "id": "FMA:72654", + "name": "Left superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61857" + ] + } + }, + { + "id": "FMA:72655", + "name": "Right middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61859" + ] + } + }, + { + "id": "FMA:72656", + "name": "Left middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61859" + ] + } + }, + { + "id": "FMA:72657", + "name": "Right inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61860" + ] + } + }, + { + "id": "FMA:72658", + "name": "Left inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61860" + ] + } + }, + { + "id": "FMA:72659", + "name": "Right straight gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61893" + ] + } + }, + { + "id": "FMA:72660", + "name": "Left straight gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61893" + ] + } + }, + { + "id": "FMA:72661", + "name": "Right precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61894" + ] + } + }, + { + "id": "FMA:72662", + "name": "Left precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61894" + ] + } + }, + { + "id": "FMA:72665", + "name": "Right postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61896" + ] + } + }, + { + "id": "FMA:72666", + "name": "Left postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61896" + ] + } + }, + { + "id": "FMA:72667", + "name": "Right supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61897" + ] + } + }, + { + "id": "FMA:72668", + "name": "Left supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61897" + ] + } + }, + { + "id": "FMA:72669", + "name": "Right angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61898" + ] + } + }, + { + "id": "FMA:72670", + "name": "Left angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61898" + ] + } + }, + { + "id": "FMA:72671", + "name": "Right superior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61899" + ] + } + }, + { + "id": "FMA:72672", + "name": "Left superior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61899" + ] + } + }, + { + "id": "FMA:72673", + "name": "Right precuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61900" + ] + } + }, + { + "id": "FMA:72674", + "name": "Left precuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61900" + ] + } + }, + { + "id": "FMA:72675", + "name": "Right superior occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61901" + ] + } + }, + { + "id": "FMA:72676", + "name": "Left superior occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61901" + ] + } + }, + { + "id": "FMA:72677", + "name": "Right lateral occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61902" + ] + } + }, + { + "id": "FMA:72678", + "name": "Left lateral occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61902" + ] + } + }, + { + "id": "FMA:72679", + "name": "Right cuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61903" + ] + } + }, + { + "id": "FMA:72680", + "name": "Left cuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61903" + ] + } + }, + { + "id": "FMA:72681", + "name": "Right lingual gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61904" + ] + } + }, + { + "id": "FMA:72682", + "name": "Left lingual gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61904" + ] + } + }, + { + "id": "FMA:72683", + "name": "Right superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61905" + ] + } + }, + { + "id": "FMA:72684", + "name": "Left superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61905" + ] + } + }, + { + "id": "FMA:72685", + "name": "Right middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61906" + ] + } + }, + { + "id": "FMA:72686", + "name": "Left middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61906" + ] + } + }, + { + "id": "FMA:72687", + "name": "Right inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61907" + ] + } + }, + { + "id": "FMA:72688", + "name": "Left inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61907" + ] + } + }, + { + "id": "FMA:72689", + "name": "Right fusiform gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61908" + ] + } + }, + { + "id": "FMA:72690", + "name": "Left fusiform gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61908" + ] + } + }, + { + "id": "FMA:72691", + "name": "Right anterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61909" + ] + } + }, + { + "id": "FMA:72692", + "name": "Left anterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61909" + ] + } + }, + { + "id": "FMA:72693", + "name": "Right posterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61910" + ] + } + }, + { + "id": "FMA:72694", + "name": "Left posterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61910" + ] + } + }, + { + "id": "FMA:72695", + "name": "Right precentral gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61911" + ] + } + }, + { + "id": "FMA:72696", + "name": "Left precentral gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61911" + ] + } + }, + { + "id": "FMA:72697", + "name": "Right long insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67555" + ] + } + }, + { + "id": "FMA:72698", + "name": "Left long insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67555" + ] + } + }, + { + "id": "FMA:72699", + "name": "Right short insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61913" + ] + } + }, + { + "id": "FMA:72700", + "name": "Left short insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61913" + ] + } + }, + { + "id": "FMA:72701", + "name": "Right accessory short gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61914" + ] + } + }, + { + "id": "FMA:72702", + "name": "Left accessory short gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61914" + ] + } + }, + { + "id": "FMA:72703", + "name": "Right anterior accessory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61915" + ] + } + }, + { + "id": "FMA:72704", + "name": "Left anterior accessory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61915" + ] + } + }, + { + "id": "FMA:72705", + "name": "Right parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61918" + ] + } + }, + { + "id": "FMA:72706", + "name": "Left parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61918" + ] + } + }, + { + "id": "FMA:72707", + "name": "Right paraterminal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61919" + ] + } + }, + { + "id": "FMA:72708", + "name": "Left paraterminal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61919" + ] + } + }, + { + "id": "FMA:72709", + "name": "Right supracallosal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61920" + ] + } + }, + { + "id": "FMA:72710", + "name": "Left supracallosal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61920" + ] + } + }, + { + "id": "FMA:72711", + "name": "Right fasciolar gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61921" + ] + } + }, + { + "id": "FMA:72712", + "name": "Left fasciolar gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61921" + ] + } + }, + { + "id": "FMA:72713", + "name": "Right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62493" + ] + } + }, + { + "id": "FMA:72714", + "name": "Left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62493" + ] + } + }, + { + "id": "FMA:72715", + "name": "Dentate gyrus of right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61922" + ] + } + }, + { + "id": "FMA:72716", + "name": "Dentate gyrus of left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61922" + ] + } + }, + { + "id": "FMA:72717", + "name": "Right cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62434" + ] + } + }, + { + "id": "FMA:72718", + "name": "Left cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62434" + ] + } + }, + { + "id": "FMA:72719", + "name": "Limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61823" + ] + }, + "synonyms": [ + "Fornicate gyrus", + "Grande lobe limbique of Broca", + "Limbic lobe (Carpenter)" + ] + }, + { + "id": "FMA:72720", + "name": "Right first posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67962" + ] + } + }, + { + "id": "FMA:72721", + "name": "Left first posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67962" + ] + } + }, + { + "id": "FMA:72722", + "name": "Right second posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62482" + ] + } + }, + { + "id": "FMA:72723", + "name": "Left second posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62482" + ] + } + }, + { + "id": "FMA:72724", + "name": "Right first short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62435" + ] + } + }, + { + "id": "FMA:72725", + "name": "Left first short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62435" + ] + } + }, + { + "id": "FMA:72726", + "name": "Right second short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62436" + ] + } + }, + { + "id": "FMA:72728", + "name": "Left second short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62436" + ] + } + }, + { + "id": "FMA:72729", + "name": "Right intermediate short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62438" + ] + } + }, + { + "id": "FMA:72730", + "name": "Left intermediate short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62438" + ] + } + }, + { + "id": "FMA:72731", + "name": "Right prepyriform area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62484" + ] + } + }, + { + "id": "FMA:72733", + "name": "Left prepyriform area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62484" + ] + } + }, + { + "id": "FMA:72734", + "name": "Right periamygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62485" + ] + } + }, + { + "id": "FMA:72735", + "name": "Left periamygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62485" + ] + } + }, + { + "id": "FMA:72736", + "name": "Right presubiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62486" + ] + } + }, + { + "id": "FMA:72737", + "name": "Left presubiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62486" + ] + } + }, + { + "id": "FMA:72738", + "name": "Right posterior parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67966" + ] + } + }, + { + "id": "FMA:72739", + "name": "Left posterior parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67966" + ] + } + }, + { + "id": "FMA:72740", + "name": "Right entorhinal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72356" + ] + } + }, + { + "id": "FMA:72741", + "name": "Left entorhinal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72356" + ] + } + }, + { + "id": "FMA:72742", + "name": "Right induseum griseum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62488" + ] + } + }, + { + "id": "FMA:72743", + "name": "Left induseum griseum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62488" + ] + } + }, + { + "id": "FMA:72744", + "name": "Right anterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61916" + ] + } + }, + { + "id": "FMA:72745", + "name": "Left anterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61916" + ] + } + }, + { + "id": "FMA:72746", + "name": "Right posterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61924" + ] + } + }, + { + "id": "FMA:72747", + "name": "Left posterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61924" + ] + } + }, + { + "id": "FMA:72748", + "name": "Isthmus of right cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62502" + ] + }, + "synonyms": [ + "Right cingulate gyrus isthmus" + ] + }, + { + "id": "FMA:72749", + "name": "Isthmus of left cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62502" + ] + }, + "synonyms": [ + "Left cingulate gyrus isthmus" + ] + }, + { + "id": "FMA:72750", + "name": "Triangular part of right inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61980" + ] + } + }, + { + "id": "FMA:72751", + "name": "Triangular part of left inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61980" + ] + } + }, + { + "id": "FMA:72752", + "name": "Opercular part of right inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61981" + ] + } + }, + { + "id": "FMA:72753", + "name": "Opercular part of left inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61981" + ] + } + }, + { + "id": "FMA:72754", + "name": "Orbital part of right inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61982" + ] + } + }, + { + "id": "FMA:72755", + "name": "Orbital part of left inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61982" + ] + } + }, + { + "id": "FMA:72756", + "name": "Right lateral orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62418" + ] + } + }, + { + "id": "FMA:72757", + "name": "Left lateral orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62418" + ] + } + }, + { + "id": "FMA:72758", + "name": "Right medial orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62419" + ] + } + }, + { + "id": "FMA:72759", + "name": "Left medial orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62419" + ] + } + }, + { + "id": "FMA:72760", + "name": "Polar part of right superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70681" + ] + } + }, + { + "id": "FMA:72761", + "name": "Polar part of left superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70681" + ] + } + }, + { + "id": "FMA:72762", + "name": "Anterior part of right superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70682" + ] + } + }, + { + "id": "FMA:72763", + "name": "Anterior part of left superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70682" + ] + } + }, + { + "id": "FMA:72764", + "name": "Middle part of right superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70683" + ] + } + }, + { + "id": "FMA:72765", + "name": "Middle part of left superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70683" + ] + } + }, + { + "id": "FMA:72766", + "name": "Posterior part of right superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70684" + ] + } + }, + { + "id": "FMA:72767", + "name": "Posterior part of left superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70684" + ] + } + }, + { + "id": "FMA:72768", + "name": "Polar part of right middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70685" + ] + } + }, + { + "id": "FMA:72769", + "name": "Polar part of left middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70685" + ] + } + }, + { + "id": "FMA:72770", + "name": "Anterior part of right middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70687" + ] + } + }, + { + "id": "FMA:72771", + "name": "Anterior part of left middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70687" + ] + } + }, + { + "id": "FMA:72772", + "name": "Middle part of right middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70686" + ] + } + }, + { + "id": "FMA:72773", + "name": "Middle part of left middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70686" + ] + } + }, + { + "id": "FMA:72774", + "name": "Posterior part of right middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70688" + ] + } + }, + { + "id": "FMA:72775", + "name": "Posterior part of left middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70688" + ] + } + }, + { + "id": "FMA:72776", + "name": "Dorsal part of right precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70689" + ] + } + }, + { + "id": "FMA:72777", + "name": "Dorsal part of left precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70689" + ] + } + }, + { + "id": "FMA:72778", + "name": "Middle part of right precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70690" + ] + } + }, + { + "id": "FMA:72779", + "name": "Middle part of left precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70690" + ] + } + }, + { + "id": "FMA:72780", + "name": "Ventral part of right precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70691" + ] + } + }, + { + "id": "FMA:72781", + "name": "Ventral part of left precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70691" + ] + } + }, + { + "id": "FMA:72782", + "name": "Dorsal part of right postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70692" + ] + } + }, + { + "id": "FMA:72783", + "name": "Dorsal part of left postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70692" + ] + } + }, + { + "id": "FMA:72784", + "name": "Middle part of right postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70693" + ] + } + }, + { + "id": "FMA:72785", + "name": "Middle part of left postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70693" + ] + } + }, + { + "id": "FMA:72786", + "name": "Ventral part of right postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70694" + ] + } + }, + { + "id": "FMA:72787", + "name": "Ventral part of left postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70694" + ] + } + }, + { + "id": "FMA:72788", + "name": "Anterior part of right supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70695" + ] + } + }, + { + "id": "FMA:72789", + "name": "Anterior part of left supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70695" + ] + } + }, + { + "id": "FMA:72790", + "name": "Posterior part of right supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70696" + ] + } + }, + { + "id": "FMA:72791", + "name": "Posterior part of left supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70696" + ] + } + }, + { + "id": "FMA:72798", + "name": "Polar part of right superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70700" + ] + } + }, + { + "id": "FMA:72799", + "name": "Polar part of left superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70700" + ] + } + }, + { + "id": "FMA:72800", + "name": "Anterior part of right superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70701" + ] + } + }, + { + "id": "FMA:72801", + "name": "Anterior part of left superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70701" + ] + } + }, + { + "id": "FMA:72802", + "name": "Middle part of right superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70702" + ] + } + }, + { + "id": "FMA:72803", + "name": "Middle part of left superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70702" + ] + } + }, + { + "id": "FMA:72804", + "name": "Posterior part of right superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70703" + ] + } + }, + { + "id": "FMA:72805", + "name": "Posterior part of left superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70703" + ] + } + }, + { + "id": "FMA:72806", + "name": "Polar part of right middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70704" + ] + } + }, + { + "id": "FMA:72807", + "name": "Polar part of left middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70704" + ] + } + }, + { + "id": "FMA:72808", + "name": "Anterior part of right middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70705" + ] + } + }, + { + "id": "FMA:72809", + "name": "Anterior part of left middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70705" + ] + } + }, + { + "id": "FMA:72810", + "name": "Middle part of right middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70706" + ] + } + }, + { + "id": "FMA:72811", + "name": "Middle part of left middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70706" + ] + } + }, + { + "id": "FMA:72812", + "name": "Posterior part of right middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70707" + ] + } + }, + { + "id": "FMA:72813", + "name": "Posterior part of left middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70707" + ] + } + }, + { + "id": "FMA:72814", + "name": "Polar part of right inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70708" + ] + } + }, + { + "id": "FMA:72815", + "name": "Polar part of left inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70708" + ] + } + }, + { + "id": "FMA:72816", + "name": "Anterior part of right inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70709" + ] + } + }, + { + "id": "FMA:72817", + "name": "Anterior part of left inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70709" + ] + } + }, + { + "id": "FMA:72818", + "name": "Middle part of right inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70710" + ] + } + }, + { + "id": "FMA:72819", + "name": "Middle part of left inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70710" + ] + } + }, + { + "id": "FMA:72820", + "name": "Posterior part of right inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70711" + ] + } + }, + { + "id": "FMA:72821", + "name": "Posterior part of left inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70711" + ] + } + }, + { + "id": "FMA:72822", + "name": "Anterior part of right angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70713" + ] + } + }, + { + "id": "FMA:72823", + "name": "Anterior part of left angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70713" + ] + } + }, + { + "id": "FMA:72824", + "name": "Posterior part of right angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70714" + ] + } + }, + { + "id": "FMA:72825", + "name": "Posterior part of left angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70714" + ] + } + }, + { + "id": "FMA:72826", + "name": "Right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61833" + ] + } + }, + { + "id": "FMA:72827", + "name": "Left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61833" + ] + } + }, + { + "id": "FMA:72828", + "name": "Right putamen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61834" + ] + } + }, + { + "id": "FMA:72829", + "name": "Left putamen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61834" + ] + } + }, + { + "id": "FMA:72830", + "name": "Right globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61835" + ] + }, + "synonyms": [ + "Globus pallidus of right cerebral hemisphere" + ] + }, + { + "id": "FMA:72831", + "name": "Left globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61835" + ] + }, + "synonyms": [ + "Globus pallidus of left cerebral hemisphere" + ] + }, + { + "id": "FMA:72832", + "name": "Right amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61841" + ] + } + }, + { + "id": "FMA:72833", + "name": "Left amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61841" + ] + } + }, + { + "id": "FMA:72834", + "name": "Right claustrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67440" + ] + } + }, + { + "id": "FMA:72835", + "name": "Left claustrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67440" + ] + } + }, + { + "id": "FMA:72836", + "name": "Right nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61889" + ] + } + }, + { + "id": "FMA:72837", + "name": "Left nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61889" + ] + } + }, + { + "id": "FMA:72840", + "name": "Right substantia innominata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61885" + ] + } + }, + { + "id": "FMA:72841", + "name": "Left substantia innominata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61885" + ] + } + }, + { + "id": "FMA:72842", + "name": "Right basal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61887" + ] + } + }, + { + "id": "FMA:72843", + "name": "Left basal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61887" + ] + } + }, + { + "id": "FMA:72844", + "name": "Right island of Calleja", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61888" + ] + } + }, + { + "id": "FMA:72845", + "name": "Left island of Calleja", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61888" + ] + } + }, + { + "id": "FMA:72846", + "name": "Right anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61891" + ] + } + }, + { + "id": "FMA:72847", + "name": "Left anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61891" + ] + } + }, + { + "id": "FMA:72848", + "name": "Right subcallosal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61890" + ] + } + }, + { + "id": "FMA:72849", + "name": "Left subcallosal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61890" + ] + } + }, + { + "id": "FMA:72850", + "name": "Head of right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61852" + ] + }, + "synonyms": [ + "Right caudate nuclear head" + ] + }, + { + "id": "FMA:72851", + "name": "Head of left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61852" + ] + }, + "synonyms": [ + "Left caudate nuclear head" + ] + }, + { + "id": "FMA:72852", + "name": "Body of right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61853" + ] + }, + "synonyms": [ + "Right caudate nuclear body" + ] + }, + { + "id": "FMA:72853", + "name": "Body of left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61853" + ] + }, + "synonyms": [ + "Left caudate nuclear body" + ] + }, + { + "id": "FMA:72854", + "name": "Tail of right caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61854" + ] + }, + "synonyms": [ + "Right caudate nuclear tail" + ] + }, + { + "id": "FMA:72855", + "name": "Tail of left caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61854" + ] + }, + "synonyms": [ + "Left caudate nuclear tail" + ] + }, + { + "id": "FMA:72856", + "name": "Right lateral globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61839" + ] + } + }, + { + "id": "FMA:72857", + "name": "Left lateral globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61839" + ] + } + }, + { + "id": "FMA:72858", + "name": "Right medial globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61840" + ] + } + }, + { + "id": "FMA:72859", + "name": "Left medial globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61840" + ] + } + }, + { + "id": "FMA:72860", + "name": "Right anterior amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61861" + ] + } + }, + { + "id": "FMA:72861", + "name": "Left anterior amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61861" + ] + } + }, + { + "id": "FMA:72862", + "name": "Right cortical amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61862" + ] + } + }, + { + "id": "FMA:72863", + "name": "Left cortical amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61862" + ] + } + }, + { + "id": "FMA:72868", + "name": "Nucleus of right lateral olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61865" + ] + }, + "synonyms": [ + "Right lateral olfactory tract nucleus" + ] + }, + { + "id": "FMA:72869", + "name": "Nucleus of left lateral olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61865" + ] + }, + "synonyms": [ + "Left lateral olfactory tract nucleus" + ] + }, + { + "id": "FMA:72870", + "name": "Right lateral amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61866" + ] + } + }, + { + "id": "FMA:72871", + "name": "Left lateral amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61866" + ] + } + }, + { + "id": "FMA:72872", + "name": "Right accessory basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61867" + ] + } + }, + { + "id": "FMA:72873", + "name": "Left accessory basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61867" + ] + } + }, + { + "id": "FMA:72874", + "name": "Right intercalated amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61868" + ] + } + }, + { + "id": "FMA:72875", + "name": "Left intercalated amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61868" + ] + } + }, + { + "id": "FMA:72876", + "name": "Right claustral amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61869" + ] + } + }, + { + "id": "FMA:72877", + "name": "Left claustral amygdaloid area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61869" + ] + } + }, + { + "id": "FMA:72878", + "name": "Right basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68855" + ] + } + }, + { + "id": "FMA:72879", + "name": "Left basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68855" + ] + } + }, + { + "id": "FMA:72880", + "name": "Lateral part of right basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68857" + ] + } + }, + { + "id": "FMA:72881", + "name": "Lateral part of left basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68857" + ] + } + }, + { + "id": "FMA:72882", + "name": "Medial part of right basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68858" + ] + } + }, + { + "id": "FMA:72883", + "name": "Medial part of left basal amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68858" + ] + } + }, + { + "id": "FMA:72884", + "name": "Right dorsal septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61877" + ] + } + }, + { + "id": "FMA:72885", + "name": "Left dorsal septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61877" + ] + } + }, + { + "id": "FMA:72886", + "name": "Right lateral septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61878" + ] + } + }, + { + "id": "FMA:72887", + "name": "Left lateral septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61878" + ] + } + }, + { + "id": "FMA:72888", + "name": "Right medial septal nucleus of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61879" + ] + } + }, + { + "id": "FMA:72889", + "name": "Left medial septal nucleus of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61879" + ] + } + }, + { + "id": "FMA:72890", + "name": "Right triangular septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61880" + ] + } + }, + { + "id": "FMA:72891", + "name": "Left triangular septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61880" + ] + } + }, + { + "id": "FMA:72892", + "name": "Right septofimbrial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61881" + ] + } + }, + { + "id": "FMA:72893", + "name": "Left septofimbrial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61881" + ] + } + }, + { + "id": "FMA:72894", + "name": "Nucleus of right diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61882" + ] + }, + "synonyms": [ + "Right diagonal band nucleus" + ] + }, + { + "id": "FMA:72895", + "name": "Nucleus of left diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61882" + ] + }, + "synonyms": [ + "Left diagonal band nucleus" + ] + }, + { + "id": "FMA:72896", + "name": "Right nucleus of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61883" + ] + } + }, + { + "id": "FMA:72897", + "name": "Left nucleus of anterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61883" + ] + } + }, + { + "id": "FMA:72898", + "name": "Right nucleus of stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61884" + ] + } + }, + { + "id": "FMA:72899", + "name": "Left nucleus of stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61884" + ] + } + }, + { + "id": "FMA:72900", + "name": "Right semioval center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61939" + ] + } + }, + { + "id": "FMA:72901", + "name": "Left semioval center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61939" + ] + } + }, + { + "id": "FMA:72902", + "name": "Right optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61941" + ] + } + }, + { + "id": "FMA:72903", + "name": "Left optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61941" + ] + } + }, + { + "id": "FMA:72904", + "name": "Right auditory radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62413" + ] + } + }, + { + "id": "FMA:72905", + "name": "Left auditory radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62413" + ] + } + }, + { + "id": "FMA:72906", + "name": "Right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61950" + ] + } + }, + { + "id": "FMA:72907", + "name": "Left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61950" + ] + } + }, + { + "id": "FMA:72908", + "name": "Anterior limb of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61952" + ] + } + }, + { + "id": "FMA:72909", + "name": "Anterior limb of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61952" + ] + } + }, + { + "id": "FMA:72910", + "name": "Genu of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61953" + ] + }, + "synonyms": [ + "Right internal capsule genu" + ] + }, + { + "id": "FMA:72911", + "name": "Genu of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61953" + ] + }, + "synonyms": [ + "Left internal capsule genu" + ] + }, + { + "id": "FMA:72912", + "name": "Posterior limb of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61954" + ] + } + }, + { + "id": "FMA:72913", + "name": "Posterior limb of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61954" + ] + } + }, + { + "id": "FMA:72914", + "name": "Lenticulothalamic part of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61956" + ] + } + }, + { + "id": "FMA:72915", + "name": "Lenticulothalamic part of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61956" + ] + } + }, + { + "id": "FMA:72916", + "name": "Retrolenticular part of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61957" + ] + } + }, + { + "id": "FMA:72917", + "name": "Retrolenticular part of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61957" + ] + } + }, + { + "id": "FMA:72918", + "name": "Sublenticular part of right internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61958" + ] + } + }, + { + "id": "FMA:72919", + "name": "Sublenticular part of left internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61958" + ] + } + }, + { + "id": "FMA:72920", + "name": "Right external capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61959" + ] + } + }, + { + "id": "FMA:72921", + "name": "Left external capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61959" + ] + } + }, + { + "id": "FMA:72922", + "name": "Right extreme capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61960" + ] + } + }, + { + "id": "FMA:72923", + "name": "Left extreme capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61960" + ] + } + }, + { + "id": "FMA:72924", + "name": "Right fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61965" + ] + } + }, + { + "id": "FMA:72925", + "name": "Left fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61965" + ] + } + }, + { + "id": "FMA:72926", + "name": "Right anterior column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61966" + ] + } + }, + { + "id": "FMA:72927", + "name": "Left anterior column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61966" + ] + } + }, + { + "id": "FMA:72928", + "name": "Right precommissural fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61967" + ] + } + }, + { + "id": "FMA:72929", + "name": "Left precommissural fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61967" + ] + } + }, + { + "id": "FMA:72930", + "name": "Body of right fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61968" + ] + }, + "synonyms": [ + "Right fornix body" + ] + }, + { + "id": "FMA:72931", + "name": "Body of left fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61968" + ] + }, + "synonyms": [ + "Left fornix body" + ] + }, + { + "id": "FMA:72932", + "name": "Right posterior column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61969" + ] + } + }, + { + "id": "FMA:72933", + "name": "Left posterior column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61969" + ] + } + }, + { + "id": "FMA:72935", + "name": "Right lateral olfactory stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61971" + ] + } + }, + { + "id": "FMA:72936", + "name": "Left lateral olfactory stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61971" + ] + } + }, + { + "id": "FMA:72939", + "name": "Right stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61974" + ] + } + }, + { + "id": "FMA:72940", + "name": "Left stria terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61974" + ] + } + }, + { + "id": "FMA:72941", + "name": "Right lateral longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62439" + ] + } + }, + { + "id": "FMA:72942", + "name": "Left lateral longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62439" + ] + } + }, + { + "id": "FMA:72943", + "name": "Right medial longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67956" + ] + } + }, + { + "id": "FMA:72944", + "name": "Left medial longitudinal stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67956" + ] + } + }, + { + "id": "FMA:72945", + "name": "Lateral medullary lamina of right globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62469" + ] + } + }, + { + "id": "FMA:72946", + "name": "Lateral medullary lamina of left globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62469" + ] + } + }, + { + "id": "FMA:72947", + "name": "Medial medullary lamina of right globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62470" + ] + } + }, + { + "id": "FMA:72948", + "name": "Medial medullary lamina of left globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62470" + ] + } + }, + { + "id": "FMA:72949", + "name": "Accessory medullary lamina of right globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62471" + ] + } + }, + { + "id": "FMA:72950", + "name": "Accessory medullary lamina of left globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62471" + ] + } + }, + { + "id": "FMA:72951", + "name": "Orbital part of eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:72952", + "name": "Orbital part of right eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72951" + ] + } + }, + { + "id": "FMA:72953", + "name": "Orbital part of left eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72951" + ] + } + }, + { + "id": "FMA:72954", + "name": "Muscular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of body", + "Set of all muscles" + ] + }, + { + "id": "FMA:72955", + "name": "Right diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61973" + ] + } + }, + { + "id": "FMA:72956", + "name": "Left diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61973" + ] + } + }, + { + "id": "FMA:72957", + "name": "Right lenticular fasciculus of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61976" + ] + } + }, + { + "id": "FMA:72958", + "name": "Left lenticular fasciculus of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61976" + ] + } + }, + { + "id": "FMA:72959", + "name": "Right ventral amygdalofugal projection", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61977" + ] + } + }, + { + "id": "FMA:72960", + "name": "Left ventral amygdalofugal projection", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61977" + ] + } + }, + { + "id": "FMA:72967", + "name": "Hilus of dentate gyrus of right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72358" + ] + }, + "synonyms": [ + "Right dentate gyrus hilus" + ] + }, + { + "id": "FMA:72968", + "name": "Hilus of dentate gyrus of left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72358" + ] + }, + "synonyms": [ + "Left dentate gyrus hilus" + ] + }, + { + "id": "FMA:72969", + "name": "Right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61824" + ] + } + }, + { + "id": "FMA:72970", + "name": "Left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61824" + ] + } + }, + { + "id": "FMA:72971", + "name": "Right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61825" + ] + } + }, + { + "id": "FMA:72972", + "name": "Left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61825" + ] + } + }, + { + "id": "FMA:72973", + "name": "Right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61826" + ] + } + }, + { + "id": "FMA:72974", + "name": "Left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61826" + ] + } + }, + { + "id": "FMA:72975", + "name": "Right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67325" + ] + } + }, + { + "id": "FMA:72976", + "name": "Left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67325" + ] + } + }, + { + "id": "FMA:72977", + "name": "Right insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67329" + ] + } + }, + { + "id": "FMA:72978", + "name": "Left insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67329" + ] + } + }, + { + "id": "FMA:72979", + "name": "Integumentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + }, + "synonyms": [ + "Integumental system" + ] + }, + { + "id": "FMA:72980", + "name": "Right limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72719" + ] + } + }, + { + "id": "FMA:72981", + "name": "Left limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72719" + ] + } + }, + { + "id": "FMA:72982", + "name": "Right anterodorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62141" + ] + } + }, + { + "id": "FMA:72983", + "name": "Left anterodorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62141" + ] + } + }, + { + "id": "FMA:72984", + "name": "Right anteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62142" + ] + } + }, + { + "id": "FMA:72985", + "name": "Left anteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62142" + ] + } + }, + { + "id": "FMA:72986", + "name": "Right anteroventral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62143" + ] + } + }, + { + "id": "FMA:72987", + "name": "Left anteroventral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62143" + ] + } + }, + { + "id": "FMA:72988", + "name": "Right paratenial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62151" + ] + } + }, + { + "id": "FMA:72989", + "name": "Left paratenial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62151" + ] + } + }, + { + "id": "FMA:72996", + "name": "Right subfascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62155" + ] + } + }, + { + "id": "FMA:72997", + "name": "Left subfascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62155" + ] + } + }, + { + "id": "FMA:72998", + "name": "Medial nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62156" + ] + }, + "synonyms": [ + "Right medial dorsal nucleus", + "Medial dorsal nucleus of right thalamus" + ] + }, + { + "id": "FMA:72999", + "name": "Medial nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62156" + ] + }, + "synonyms": [ + "Left medial dorsal nucleus", + "Medial dorsal nucleus of left thalamus" + ] + }, + { + "id": "FMA:73000", + "name": "Paralaminar part of right medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62160" + ] + } + }, + { + "id": "FMA:73001", + "name": "Paralaminar part of left medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62160" + ] + } + }, + { + "id": "FMA:73002", + "name": "Magnocellular part of right medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62161" + ] + } + }, + { + "id": "FMA:73003", + "name": "Magnocellular part of left medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62161" + ] + } + }, + { + "id": "FMA:73004", + "name": "Deltoid part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79190" + ] + }, + "synonyms": [ + "Deltoid region" + ] + }, + { + "id": "FMA:73005", + "name": "Deltoid part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73004" + ] + }, + "synonyms": [ + "Right deltoid region" + ] + }, + { + "id": "FMA:73006", + "name": "Parvicellular part of right medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62162" + ] + } + }, + { + "id": "FMA:73007", + "name": "Deltoid part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73004" + ] + }, + "synonyms": [ + "Left deltoid region" + ] + }, + { + "id": "FMA:73008", + "name": "Parvicellular part of left medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62162" + ] + } + }, + { + "id": "FMA:73009", + "name": "Apex of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37351" + ] + }, + "synonyms": [ + "Right axillary apex" + ] + }, + { + "id": "FMA:73010", + "name": "Apex of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37351" + ] + }, + "synonyms": [ + "Left axillary apex" + ] + }, + { + "id": "FMA:73011", + "name": "Base of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37352" + ] + }, + "synonyms": [ + "Right axillary base" + ] + }, + { + "id": "FMA:73012", + "name": "Base of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37352" + ] + }, + "synonyms": [ + "Left axillary base" + ] + }, + { + "id": "FMA:73013", + "name": "Densocellular part of right medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62163" + ] + } + }, + { + "id": "FMA:73014", + "name": "Densocellular part of left medial dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62163" + ] + } + }, + { + "id": "FMA:73015", + "name": "Right lateral dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62176" + ] + } + }, + { + "id": "FMA:73016", + "name": "Left lateral dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62176" + ] + } + }, + { + "id": "FMA:73017", + "name": "Right lateral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62177" + ] + } + }, + { + "id": "FMA:73018", + "name": "Left lateral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62177" + ] + } + }, + { + "id": "FMA:73019", + "name": "Right pulvinar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62178" + ] + } + }, + { + "id": "FMA:73020", + "name": "Left pulvinar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62178" + ] + } + }, + { + "id": "FMA:73021", + "name": "Right oral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62180" + ] + } + }, + { + "id": "FMA:73022", + "name": "Left oral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62180" + ] + } + }, + { + "id": "FMA:73023", + "name": "Set of joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Joints set", + "Joints" + ] + }, + { + "id": "FMA:73024", + "name": "Metacarpal part of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24925" + ] + }, + "synonyms": [ + "Right metacarpal region", + "Distal segment of right hand proper" + ] + }, + { + "id": "FMA:73025", + "name": "Metacarpal part of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24925" + ] + }, + "synonyms": [ + "Distal segment of left hand proper", + "Left metacarpal region" + ] + }, + { + "id": "FMA:73026", + "name": "Right lateral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62181" + ] + } + }, + { + "id": "FMA:73027", + "name": "Left lateral pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62181" + ] + } + }, + { + "id": "FMA:73029", + "name": "Right medial pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62182" + ] + } + }, + { + "id": "FMA:73030", + "name": "Left medial pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62182" + ] + } + }, + { + "id": "FMA:73031", + "name": "Right inferior pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62183" + ] + } + }, + { + "id": "FMA:73032", + "name": "Left inferior pulvinar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62183" + ] + } + }, + { + "id": "FMA:73033", + "name": "Right central dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62169" + ] + } + }, + { + "id": "FMA:73034", + "name": "Left central dorsal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62169" + ] + } + }, + { + "id": "FMA:73035", + "name": "Right central lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62170" + ] + } + }, + { + "id": "FMA:73036", + "name": "Left central lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62170" + ] + } + }, + { + "id": "FMA:73037", + "name": "Medial part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63950" + ] + }, + "synonyms": [ + "Right medial femoral region", + "Inner side of right thigh" + ] + }, + { + "id": "FMA:73038", + "name": "Medial part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63950" + ] + }, + "synonyms": [ + "Left medial femoral region", + "Inner side of left thigh" + ] + }, + { + "id": "FMA:73041", + "name": "Lateral part of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63949" + ] + }, + "synonyms": [ + "Right lateral femoral region" + ] + }, + { + "id": "FMA:73042", + "name": "Lateral part of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63949" + ] + }, + "synonyms": [ + "Left lateral femoral region" + ] + }, + { + "id": "FMA:73043", + "name": "Right paracentral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62172" + ] + } + }, + { + "id": "FMA:73044", + "name": "Left paracentral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62172" + ] + } + }, + { + "id": "FMA:73045", + "name": "Right centromedian nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62165" + ] + } + }, + { + "id": "FMA:73046", + "name": "Left centromedian nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62165" + ] + } + }, + { + "id": "FMA:73047", + "name": "Right parafascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62166" + ] + } + }, + { + "id": "FMA:73048", + "name": "Left parafascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62166" + ] + } + }, + { + "id": "FMA:73049", + "name": "Right ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62184" + ] + } + }, + { + "id": "FMA:73050", + "name": "Left ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62184" + ] + } + }, + { + "id": "FMA:73051", + "name": "Parvicellular part of right ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62191" + ] + } + }, + { + "id": "FMA:73052", + "name": "Parvicellular part of left ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62191" + ] + } + }, + { + "id": "FMA:73053", + "name": "Magnocellular part of right ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62192" + ] + } + }, + { + "id": "FMA:73054", + "name": "Magnocellular part of left ventral anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62192" + ] + } + }, + { + "id": "FMA:73055", + "name": "Anterior part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24975" + ] + }, + "synonyms": [ + "Right anterior knee region" + ] + }, + { + "id": "FMA:73056", + "name": "Anterior part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24975" + ] + }, + "synonyms": [ + "Left anterior knee region" + ] + }, + { + "id": "FMA:73057", + "name": "Right ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62186" + ] + } + }, + { + "id": "FMA:73058", + "name": "Popliteal part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24976" + ] + }, + "synonyms": [ + "Right posterior knee region", + "Posterior part of right knee", + "Right popliteal region" + ] + }, + { + "id": "FMA:73059", + "name": "Left ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62186" + ] + } + }, + { + "id": "FMA:73060", + "name": "Popliteal part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24976" + ] + }, + "synonyms": [ + "Posterior part of left knee", + "Left popliteal region", + "Left posterior knee region" + ] + }, + { + "id": "FMA:73061", + "name": "Oral part of right ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62193" + ] + } + }, + { + "id": "FMA:73062", + "name": "Oral part of left ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62193" + ] + } + }, + { + "id": "FMA:73063", + "name": "Caudal part of right ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62194" + ] + } + }, + { + "id": "FMA:73064", + "name": "Caudal part of left ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62194" + ] + } + }, + { + "id": "FMA:73065", + "name": "Medial part of right ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62195" + ] + } + }, + { + "id": "FMA:73066", + "name": "Medial part of left ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62195" + ] + } + }, + { + "id": "FMA:73067", + "name": "Pars postrema of right ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62196" + ] + } + }, + { + "id": "FMA:73068", + "name": "Pars postrema of left ventral lateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62196" + ] + } + }, + { + "id": "FMA:73069", + "name": "Right area X", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62198" + ] + } + }, + { + "id": "FMA:73070", + "name": "Left area X", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62198" + ] + } + }, + { + "id": "FMA:73071", + "name": "Right ventral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62187" + ] + } + }, + { + "id": "FMA:73072", + "name": "Left ventral posterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62187" + ] + } + }, + { + "id": "FMA:73073", + "name": "Right ventral posteroinferior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62199" + ] + } + }, + { + "id": "FMA:73074", + "name": "Left ventral posteroinferior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62199" + ] + } + }, + { + "id": "FMA:73075", + "name": "Right ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62200" + ] + } + }, + { + "id": "FMA:73076", + "name": "Left ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62200" + ] + } + }, + { + "id": "FMA:73077", + "name": "Oral part of right ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62205" + ] + } + }, + { + "id": "FMA:73078", + "name": "Oral part of left ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62205" + ] + } + }, + { + "id": "FMA:73079", + "name": "Caudal part of right ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62206" + ] + } + }, + { + "id": "FMA:73080", + "name": "Caudal part of left ventral posterolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62206" + ] + } + }, + { + "id": "FMA:73081", + "name": "Right ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62202" + ] + } + }, + { + "id": "FMA:73082", + "name": "Left ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62202" + ] + } + }, + { + "id": "FMA:73083", + "name": "Parvicellular part of right ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62207" + ] + } + }, + { + "id": "FMA:73084", + "name": "Foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:73085", + "name": "Parvicellular part of left ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62207" + ] + } + }, + { + "id": "FMA:73086", + "name": "Right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73084" + ] + } + }, + { + "id": "FMA:73087", + "name": "Left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73084" + ] + } + }, + { + "id": "FMA:73088", + "name": "Principal part of right ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62208" + ] + } + }, + { + "id": "FMA:73089", + "name": "Principal part of left ventral posteromedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62208" + ] + } + }, + { + "id": "FMA:73090", + "name": "Right metathalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62023" + ] + } + }, + { + "id": "FMA:73091", + "name": "Left metathalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62023" + ] + } + }, + { + "id": "FMA:73092", + "name": "Dorsal part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25045" + ] + }, + "synonyms": [ + "Right foot dorsum", + "Dorsal region of right foot", + "Dorsum of right foot" + ] + }, + { + "id": "FMA:73093", + "name": "Dorsal part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25045" + ] + }, + "synonyms": [ + "Dorsum of left foot", + "Dorsal region of left foot", + "Left foot dorsum" + ] + }, + { + "id": "FMA:73095", + "name": "Subdivision of intrathoracic part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:73096", + "name": "Right side of middle chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73095" + ] + } + }, + { + "id": "FMA:73097", + "name": "Left side of middle chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73095" + ] + } + }, + { + "id": "FMA:73099", + "name": "Right side of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + } + }, + { + "id": "FMA:73100", + "name": "Left side of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73101" + ] + } + }, + { + "id": "FMA:73101", + "name": "Region of anterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20358" + ] + }, + "synonyms": [ + "Anterior chest subdivision" + ] + }, + { + "id": "FMA:73103", + "name": "Posterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Posterior chest wall" + ] + }, + { + "id": "FMA:73104", + "name": "Breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:73110", + "name": "Papillary part of fibrous mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67774" + ] + } + }, + { + "id": "FMA:73111", + "name": "Papillary part of fibrous mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67774" + ] + } + }, + { + "id": "FMA:73112", + "name": "Subareolar part of fibrous mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62107" + ] + } + }, + { + "id": "FMA:73113", + "name": "Subareolar part of fibrous mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62107" + ] + } + }, + { + "id": "FMA:73114", + "name": "Periductal part of fibrous mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62106" + ] + } + }, + { + "id": "FMA:73115", + "name": "Periductal part of fibrous mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62106" + ] + } + }, + { + "id": "FMA:73116", + "name": "Peri-acinar part of fibrous mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62105" + ] + } + }, + { + "id": "FMA:73117", + "name": "Peri-acinar part of fibrous mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62105" + ] + } + }, + { + "id": "FMA:73118", + "name": "Suspensory ligament of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58040" + ] + } + }, + { + "id": "FMA:73119", + "name": "Suspensory ligament of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58040" + ] + } + }, + { + "id": "FMA:73120", + "name": "Fibrous mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62103" + ] + } + }, + { + "id": "FMA:73121", + "name": "Fibrous mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62103" + ] + } + }, + { + "id": "FMA:73122", + "name": "Smooth muscle bundle of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67775" + ] + } + }, + { + "id": "FMA:73123", + "name": "Smooth muscle bundle of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67775" + ] + } + }, + { + "id": "FMA:73124", + "name": "Fibrous mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67719" + ] + } + }, + { + "id": "FMA:73125", + "name": "Fibrous mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67719" + ] + } + }, + { + "id": "FMA:73126", + "name": "Pisiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35292" + ] + } + }, + { + "id": "FMA:73127", + "name": "Right pisiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73126" + ] + } + }, + { + "id": "FMA:73128", + "name": "Left pisiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73126" + ] + } + }, + { + "id": "FMA:73129", + "name": "Base of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Breast base" + ] + }, + { + "id": "FMA:73130", + "name": "Base of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73129" + ] + }, + "synonyms": [ + "Right breast base" + ] + }, + { + "id": "FMA:73131", + "name": "Base of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73129" + ] + }, + "synonyms": [ + "Left breast base" + ] + }, + { + "id": "FMA:73132", + "name": "Superficial fascia of breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:73133", + "name": "Superficial fascia of right breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73132" + ] + } + }, + { + "id": "FMA:73134", + "name": "Superficial fascia of left breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73132" + ] + } + }, + { + "id": "FMA:73135", + "name": "Retromammary fat of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67721" + ] + } + }, + { + "id": "FMA:73136", + "name": "Retromammary fat of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67721" + ] + } + }, + { + "id": "FMA:73137", + "name": "Superficial fascia of right pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61644" + ] + }, + "synonyms": [ + "Superficial fascia of right side of pectoral part of chest" + ] + }, + { + "id": "FMA:73138", + "name": "Superficial fascia of left pectoral part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61644" + ] + }, + "synonyms": [ + "Superficial fascia of left side of pectoral part of chest" + ] + }, + { + "id": "FMA:73139", + "name": "Ligament of carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Carpometacarpal joint ligament" + ] + }, + { + "id": "FMA:73140", + "name": "Dorsal ligament of carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73139" + ] + }, + "synonyms": [ + "Dorsal carpometacarpal ligament" + ] + }, + { + "id": "FMA:73141", + "name": "Palmar ligament of carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73139" + ] + }, + "synonyms": [ + "Palmar carpometacarpal ligament" + ] + }, + { + "id": "FMA:73142", + "name": "Superficial fascia of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:73143", + "name": "Superficial fascia of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73142" + ] + } + }, + { + "id": "FMA:73144", + "name": "Superficial fascia of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73142" + ] + } + }, + { + "id": "FMA:73145", + "name": "Superficial fascia of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19892" + ] + } + }, + { + "id": "FMA:73146", + "name": "Superficial fascia of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73145" + ] + } + }, + { + "id": "FMA:73147", + "name": "Superficial fascia of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73145" + ] + } + }, + { + "id": "FMA:73148", + "name": "Interosseous ligament of carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73139" + ] + }, + "synonyms": [ + "Interosseous carpometacarpal ligament" + ] + }, + { + "id": "FMA:73149", + "name": "Ligament of intermetacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25938" + ] + }, + "synonyms": [ + "Intermetacarpal joint ligament" + ] + }, + { + "id": "FMA:73150", + "name": "Dorsal ligament of intermetacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73149" + ] + }, + "synonyms": [ + "Dorsal metacarpal ligament" + ] + }, + { + "id": "FMA:73151", + "name": "Palmar ligament of intermetacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73149" + ] + }, + "synonyms": [ + "Palmar metacarpal ligament" + ] + }, + { + "id": "FMA:73152", + "name": "Interosseous ligament of intermetacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73149" + ] + }, + "synonyms": [ + "Interosseous metacarpal ligament" + ] + }, + { + "id": "FMA:73153", + "name": "Ligament of carpometacarpal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73139" + ] + } + }, + { + "id": "FMA:73154", + "name": "Dorsal ligament of second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73140" + ] + } + }, + { + "id": "FMA:73155", + "name": "Dorsal ligament of third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73140" + ] + } + }, + { + "id": "FMA:73156", + "name": "Dorsal ligament of carpometacarpal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73153" + ] + } + }, + { + "id": "FMA:73157", + "name": "Dorsal ligament of carpometacarpal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73156" + ] + } + }, + { + "id": "FMA:73158", + "name": "Dorsal ligament of carpometacarpal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73156" + ] + } + }, + { + "id": "FMA:73159", + "name": "Palmar ligament of carpometacarpal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73153" + ] + } + }, + { + "id": "FMA:73160", + "name": "Palmar ligament of carpometacarpal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73159" + ] + } + }, + { + "id": "FMA:73161", + "name": "Palmar ligament of carpometacarpal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73159" + ] + } + }, + { + "id": "FMA:73162", + "name": "Lateral ligament of carpometacarpal joint of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73153" + ] + } + }, + { + "id": "FMA:73163", + "name": "Lateral ligament of carpometacarpal joint of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73162" + ] + } + }, + { + "id": "FMA:73164", + "name": "Lateral ligament of carpometacarpal joint of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73162" + ] + } + }, + { + "id": "FMA:73165", + "name": "Interlobar adipose tissue of right mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58070" + ] + } + }, + { + "id": "FMA:73166", + "name": "Interlobar adipose tissue of left mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58070" + ] + } + }, + { + "id": "FMA:73167", + "name": "Dorsal ligament of fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73140" + ] + } + }, + { + "id": "FMA:73168", + "name": "Dorsal ligament of fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73140" + ] + } + }, + { + "id": "FMA:73169", + "name": "Dorsal ligament of right second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73154" + ] + } + }, + { + "id": "FMA:73170", + "name": "Dorsal ligament of left second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73154" + ] + } + }, + { + "id": "FMA:73171", + "name": "Dorsal ligament of right third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73155" + ] + } + }, + { + "id": "FMA:73172", + "name": "Dorsal ligament of left third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73155" + ] + } + }, + { + "id": "FMA:73173", + "name": "Dorsal ligament of right fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73167" + ] + } + }, + { + "id": "FMA:73174", + "name": "Dorsal ligament of left fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73167" + ] + } + }, + { + "id": "FMA:73175", + "name": "Dorsal ligament of right fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73168" + ] + } + }, + { + "id": "FMA:73176", + "name": "Dorsal ligament of left fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73168" + ] + } + }, + { + "id": "FMA:73177", + "name": "Palmar ligament of second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73141" + ] + } + }, + { + "id": "FMA:73178", + "name": "Palmar ligament of third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73141" + ] + } + }, + { + "id": "FMA:73179", + "name": "Palmar ligament of fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73141" + ] + } + }, + { + "id": "FMA:73180", + "name": "Palmar ligament of fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73141" + ] + } + }, + { + "id": "FMA:73181", + "name": "Palmar ligament of right second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73177" + ] + } + }, + { + "id": "FMA:73182", + "name": "Palmar ligament of left second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73177" + ] + } + }, + { + "id": "FMA:73183", + "name": "Palmar ligament of right third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73178" + ] + } + }, + { + "id": "FMA:73184", + "name": "Palmar ligament of left third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73178" + ] + } + }, + { + "id": "FMA:73185", + "name": "Palmar ligament of right fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73179" + ] + } + }, + { + "id": "FMA:73186", + "name": "Palmar ligament of left fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73179" + ] + } + }, + { + "id": "FMA:73187", + "name": "Palmar ligament of right fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73180" + ] + } + }, + { + "id": "FMA:73188", + "name": "Palmar ligament of left fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73180" + ] + } + }, + { + "id": "FMA:73189", + "name": "Interosseous ligament of second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73148" + ] + } + }, + { + "id": "FMA:73190", + "name": "Interosseous ligament of third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73148" + ] + } + }, + { + "id": "FMA:73191", + "name": "Interosseous ligament of fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73148" + ] + } + }, + { + "id": "FMA:73192", + "name": "Interosseous ligament of fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73148" + ] + } + }, + { + "id": "FMA:73193", + "name": "Interosseous ligament of right second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73189" + ] + } + }, + { + "id": "FMA:73194", + "name": "Interosseous ligament of left second carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73189" + ] + } + }, + { + "id": "FMA:73195", + "name": "Interosseous ligament of right third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73190" + ] + } + }, + { + "id": "FMA:73196", + "name": "Interosseous ligament of left third carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73190" + ] + } + }, + { + "id": "FMA:73197", + "name": "Interosseous ligament of right fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73191" + ] + } + }, + { + "id": "FMA:73198", + "name": "Interosseous ligament of left fourth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73191" + ] + } + }, + { + "id": "FMA:73199", + "name": "Interosseous ligament of right fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73192" + ] + } + }, + { + "id": "FMA:73200", + "name": "Interosseous ligament of left fifth carpometacarpal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73192" + ] + } + }, + { + "id": "FMA:73201", + "name": "Papillary part of lactiferous duct of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67778" + ] + } + }, + { + "id": "FMA:73202", + "name": "Papillary part of lactiferous duct of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67778" + ] + } + }, + { + "id": "FMA:73203", + "name": "Trunk of subdivision of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:73204", + "name": "Trunk of branch of common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:73208", + "name": "Mammary branch of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + } + }, + { + "id": "FMA:73209", + "name": "Mammary branch of right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73208" + ] + } + }, + { + "id": "FMA:73210", + "name": "Mammary branch of left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73208" + ] + } + }, + { + "id": "FMA:73211", + "name": "Mammary tributary of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:73212", + "name": "Mammary tributary of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73211" + ] + } + }, + { + "id": "FMA:73213", + "name": "Mammary tributary of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73211" + ] + } + }, + { + "id": "FMA:73214", + "name": "Mammary tributary of internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14293" + ] + } + }, + { + "id": "FMA:73215", + "name": "Mammary tributary of right internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73214" + ] + } + }, + { + "id": "FMA:73216", + "name": "Mammary tributary of left internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73214" + ] + } + }, + { + "id": "FMA:73217", + "name": "Mammary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73224" + ] + } + }, + { + "id": "FMA:73218", + "name": "Subdivision of mammary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73224" + ] + }, + "synonyms": [ + "Mammary lymphatic plexus subdivision" + ] + }, + { + "id": "FMA:73219", + "name": "Lymphatic plexus of fibroglandular mass", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73218" + ] + } + }, + { + "id": "FMA:73220", + "name": "Lymphatic plexus of fibroglandular mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73219" + ] + } + }, + { + "id": "FMA:73221", + "name": "Lymphatic plexus of fibroglandular mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73219" + ] + } + }, + { + "id": "FMA:73222", + "name": "Medial-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35213" + ] + } + }, + { + "id": "FMA:73223", + "name": "Lateral-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35213" + ] + } + }, + { + "id": "FMA:73224", + "name": "Subdivision of lymphatic plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:73225", + "name": "Cutaneous lymphatic plexus of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73224" + ] + } + }, + { + "id": "FMA:73226", + "name": "Cutaneous lymphatic plexus of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73225" + ] + } + }, + { + "id": "FMA:73227", + "name": "Cutaneous lymphatic plexus of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73225" + ] + } + }, + { + "id": "FMA:73228", + "name": "Subareolar plexus of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5038" + ] + } + }, + { + "id": "FMA:73229", + "name": "Subareolar plexus of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5038" + ] + } + }, + { + "id": "FMA:73230", + "name": "Right medial-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73222" + ] + } + }, + { + "id": "FMA:73231", + "name": "Periductal lymphatic plexus of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67751" + ] + } + }, + { + "id": "FMA:73232", + "name": "Periductal lymphatic plexus of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67751" + ] + } + }, + { + "id": "FMA:73233", + "name": "Left medial-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73222" + ] + } + }, + { + "id": "FMA:73234", + "name": "Perilobular lymphatic plexus of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67752" + ] + } + }, + { + "id": "FMA:73235", + "name": "Perilobular lymphatic plexus of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67752" + ] + } + }, + { + "id": "FMA:73236", + "name": "Right lateral-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73223" + ] + } + }, + { + "id": "FMA:73237", + "name": "Left lateral-intermediate intercuneiform joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73223" + ] + } + }, + { + "id": "FMA:73238", + "name": "Subdivision of lymphatic plexus of fibroglandular mass", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73218" + ] + } + }, + { + "id": "FMA:73239", + "name": "Right mammary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73217" + ] + } + }, + { + "id": "FMA:73240", + "name": "Left mammary lymphatic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73217" + ] + } + }, + { + "id": "FMA:73241", + "name": "Lymphatic plexus proper of fibroglandular mass", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73238" + ] + } + }, + { + "id": "FMA:73242", + "name": "Lymphatic plexus proper of fibroglandular mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73241" + ] + } + }, + { + "id": "FMA:73243", + "name": "Lymphatic plexus proper of fibroglandular mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73241" + ] + } + }, + { + "id": "FMA:73244", + "name": "Lymphatic plexus of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62091" + ] + } + }, + { + "id": "FMA:73245", + "name": "Lymphatic plexus of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62091" + ] + } + }, + { + "id": "FMA:73247", + "name": "Axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Lymphatic tree of upper limb", + "Axillary lymphatic tree" + ] + }, + { + "id": "FMA:73248", + "name": "Subdivision of axillary lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Axillary lymphatic tree subdivision" + ] + }, + { + "id": "FMA:73249", + "name": "Right axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73247" + ] + } + }, + { + "id": "FMA:73250", + "name": "Left axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73247" + ] + } + }, + { + "id": "FMA:73251", + "name": "Pectoral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73248" + ] + }, + "synonyms": [ + "Anterior part of axillary lymphatic chain", + "Pectoral part of axillary lymphatic chain", + "Anterior axillary lymphatic chain" + ] + }, + { + "id": "FMA:73252", + "name": "Right pectoral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73251" + ] + }, + "synonyms": [ + "Anterior part of right axillary lymphatic chain" + ] + }, + { + "id": "FMA:73253", + "name": "Left pectoral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73251" + ] + }, + "synonyms": [ + "Anterior part of left axillary lymphatic chain" + ] + }, + { + "id": "FMA:73254", + "name": "Lateral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73248" + ] + }, + "synonyms": [ + "Lateral part of axillary lymphatic chain" + ] + }, + { + "id": "FMA:73255", + "name": "Right lateral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73254" + ] + } + }, + { + "id": "FMA:73256", + "name": "Left lateral axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73254" + ] + } + }, + { + "id": "FMA:73257", + "name": "Subscapular axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73248" + ] + }, + "synonyms": [ + "Subscapular part of axillary lymphatic chain", + "Posterior axillary lymphatic chain", + "Posterior part of axillary lymphatic chain" + ] + }, + { + "id": "FMA:73258", + "name": "Right subscapular axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73257" + ] + }, + "synonyms": [ + "Posterior part of right axillary lymphatic chain" + ] + }, + { + "id": "FMA:73259", + "name": "Left subscapular axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73257" + ] + }, + "synonyms": [ + "Posterior part of left axillary lymphatic chain" + ] + }, + { + "id": "FMA:73260", + "name": "Central axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73248" + ] + }, + "synonyms": [ + "Central part of axillary lymphatic chain" + ] + }, + { + "id": "FMA:73261", + "name": "Apical axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73248" + ] + }, + "synonyms": [ + "Apical part of axillary lymphatic chain" + ] + }, + { + "id": "FMA:73262", + "name": "Right central axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73260" + ] + } + }, + { + "id": "FMA:73263", + "name": "Left central axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73260" + ] + } + }, + { + "id": "FMA:73264", + "name": "Right apical axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73261" + ] + } + }, + { + "id": "FMA:73265", + "name": "Left apical axillary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73261" + ] + } + }, + { + "id": "FMA:73266", + "name": "Sweat of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12275" + ] + }, + "synonyms": [ + "Scrotal sweat" + ] + }, + { + "id": "FMA:73267", + "name": "Third intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35219" + ] + }, + "synonyms": [ + "Intermetatarsal joint between third and fourth metatarsal bones" + ] + }, + { + "id": "FMA:73268", + "name": "Fourth intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35219" + ] + }, + "synonyms": [ + "Intermetatarsal joint between fourth and fifth metatarsal bones" + ] + }, + { + "id": "FMA:73269", + "name": "Lactiferous gland of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62088" + ] + } + }, + { + "id": "FMA:73270", + "name": "Lactiferous gland of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62088" + ] + } + }, + { + "id": "FMA:73271", + "name": "Right first intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35220" + ] + } + }, + { + "id": "FMA:73272", + "name": "Left first intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35220" + ] + } + }, + { + "id": "FMA:73273", + "name": "Right second intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35221" + ] + } + }, + { + "id": "FMA:73274", + "name": "Left second intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35221" + ] + } + }, + { + "id": "FMA:73275", + "name": "Wall of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58025" + ] + }, + "synonyms": [ + "Wall of lactiferous alveolus" + ] + }, + { + "id": "FMA:73276", + "name": "Right third intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73267" + ] + } + }, + { + "id": "FMA:73277", + "name": "Left third intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73267" + ] + } + }, + { + "id": "FMA:73278", + "name": "Right fourth intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73268" + ] + } + }, + { + "id": "FMA:73279", + "name": "Left fourth intermetatarsal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73268" + ] + } + }, + { + "id": "FMA:73280", + "name": "Luminal cell of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79866" + ] + } + }, + { + "id": "FMA:73282", + "name": "Basal lamina of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:73283", + "name": "Basal lamina of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + }, + "synonyms": [ + "Basal lamina of mammary alveolus", + "Basal lamina of wall of mammary alveolus" + ] + }, + { + "id": "FMA:73284", + "name": "Lumen of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Lumen of mammary alveolus" + ] + }, + { + "id": "FMA:73285", + "name": "Alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82493" + ] + }, + "synonyms": [ + "Mammary alveolus", + "Lactiferous alveolus", + "Lactiferous gland alveolus" + ] + }, + { + "id": "FMA:73286", + "name": "Wall of papillary part of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + } + }, + { + "id": "FMA:73287", + "name": "Wall of intralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + } + }, + { + "id": "FMA:73288", + "name": "Wall of papillary part of lactiferous duct of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73286" + ] + } + }, + { + "id": "FMA:73289", + "name": "Wall of papillary part of lactiferous duct of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73286" + ] + } + }, + { + "id": "FMA:73290", + "name": "Lumen of papillary part of lactiferous duct of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58261" + ] + } + }, + { + "id": "FMA:73291", + "name": "Lumen of papillary part of lactiferous duct of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58261" + ] + } + }, + { + "id": "FMA:73292", + "name": "Lumbar part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Lateral part of abdomen" + ] + }, + { + "id": "FMA:73293", + "name": "Right lumbar part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73292" + ] + }, + "synonyms": [ + "Right lateral part of abdomen" + ] + }, + { + "id": "FMA:73294", + "name": "Left lumbar part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73292" + ] + }, + "synonyms": [ + "Left lateral part of abdomen" + ] + }, + { + "id": "FMA:73295", + "name": "Endothoracic fascia of posterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + } + }, + { + "id": "FMA:73296", + "name": "Endothoracic fascia of anterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + } + }, + { + "id": "FMA:73303", + "name": "Right lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62209" + ] + } + }, + { + "id": "FMA:73304", + "name": "Left lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62209" + ] + } + }, + { + "id": "FMA:73305", + "name": "Dorsal nucleus of right lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62214" + ] + } + }, + { + "id": "FMA:73306", + "name": "Dorsal nucleus of left lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62214" + ] + } + }, + { + "id": "FMA:73307", + "name": "Ventral nucleus of right lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62215" + ] + } + }, + { + "id": "FMA:73308", + "name": "Ventral nucleus of left lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62215" + ] + } + }, + { + "id": "FMA:73309", + "name": "Right medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62211" + ] + } + }, + { + "id": "FMA:73310", + "name": "Left medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62211" + ] + } + }, + { + "id": "FMA:73311", + "name": "Dorsal nucleus of right medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62216" + ] + } + }, + { + "id": "FMA:73312", + "name": "Dorsal nucleus of left medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62216" + ] + } + }, + { + "id": "FMA:73313", + "name": "Ventral nucleus of right medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62217" + ] + } + }, + { + "id": "FMA:73314", + "name": "Ventral nucleus of left medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62217" + ] + } + }, + { + "id": "FMA:73315", + "name": "Magnocellular nucleus of right medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62218" + ] + } + }, + { + "id": "FMA:73316", + "name": "Magnocellular nucleus of left medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62218" + ] + } + }, + { + "id": "FMA:73319", + "name": "Right suprageniculate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62222" + ] + } + }, + { + "id": "FMA:73320", + "name": "Left suprageniculate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62222" + ] + } + }, + { + "id": "FMA:73321", + "name": "Right submedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62223" + ] + } + }, + { + "id": "FMA:73322", + "name": "Left submedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62223" + ] + } + }, + { + "id": "FMA:73323", + "name": "Right thalamic reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62026" + ] + } + }, + { + "id": "FMA:73324", + "name": "Left thalamic reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62026" + ] + } + }, + { + "id": "FMA:73325", + "name": "Right medial preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67890" + ] + } + }, + { + "id": "FMA:73326", + "name": "Left medial preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67890" + ] + } + }, + { + "id": "FMA:73327", + "name": "Right lateral preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62326" + ] + } + }, + { + "id": "FMA:73328", + "name": "Left lateral preoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62326" + ] + } + }, + { + "id": "FMA:73329", + "name": "Right suprachiasmatic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67883" + ] + } + }, + { + "id": "FMA:73330", + "name": "Left suprachiasmatic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67883" + ] + } + }, + { + "id": "FMA:73331", + "name": "Right supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62317" + ] + } + }, + { + "id": "FMA:73332", + "name": "Left supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62317" + ] + } + }, + { + "id": "FMA:73333", + "name": "Right anterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62319" + ] + } + }, + { + "id": "FMA:73334", + "name": "Left anterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62319" + ] + } + }, + { + "id": "FMA:73335", + "name": "Right paraventricular nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62320" + ] + } + }, + { + "id": "FMA:73336", + "name": "Left paraventricular nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62320" + ] + } + }, + { + "id": "FMA:73337", + "name": "Right arcuate nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62329" + ] + } + }, + { + "id": "FMA:73338", + "name": "Left arcuate nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62329" + ] + } + }, + { + "id": "FMA:73339", + "name": "Right dorsomedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62331" + ] + } + }, + { + "id": "FMA:73340", + "name": "Left dorsomedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62331" + ] + } + }, + { + "id": "FMA:73341", + "name": "Right ventromedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62332" + ] + } + }, + { + "id": "FMA:73342", + "name": "Left ventromedial nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62332" + ] + } + }, + { + "id": "FMA:73343", + "name": "Right lateral mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62341" + ] + } + }, + { + "id": "FMA:73344", + "name": "Left lateral mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62341" + ] + } + }, + { + "id": "FMA:73345", + "name": "Right medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62342" + ] + } + }, + { + "id": "FMA:73346", + "name": "Left medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62342" + ] + } + }, + { + "id": "FMA:73347", + "name": "Medial part of right medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62345" + ] + } + }, + { + "id": "FMA:73348", + "name": "Medial part of left medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62345" + ] + } + }, + { + "id": "FMA:73349", + "name": "Lateral part of right medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62346" + ] + } + }, + { + "id": "FMA:73350", + "name": "Lateral part of left medial mammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62346" + ] + } + }, + { + "id": "FMA:73351", + "name": "Right supramammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62347" + ] + } + }, + { + "id": "FMA:73352", + "name": "Left supramammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62347" + ] + } + }, + { + "id": "FMA:73353", + "name": "Right posterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62350" + ] + } + }, + { + "id": "FMA:73354", + "name": "Left posterior nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62350" + ] + } + }, + { + "id": "FMA:73355", + "name": "Right tuberomammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62335" + ] + } + }, + { + "id": "FMA:73356", + "name": "Left tuberomammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62335" + ] + } + }, + { + "id": "FMA:73357", + "name": "Right lateral tuberal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62336" + ] + } + }, + { + "id": "FMA:73358", + "name": "Left lateral tuberal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62336" + ] + } + }, + { + "id": "FMA:73359", + "name": "Right lateral hypothalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62337" + ] + } + }, + { + "id": "FMA:73360", + "name": "Left lateral hypothalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62337" + ] + } + }, + { + "id": "FMA:73361", + "name": "Right dorsal hypothalamic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62339" + ] + } + }, + { + "id": "FMA:73362", + "name": "Left dorsal hypothalamic area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62339" + ] + } + }, + { + "id": "FMA:73363", + "name": "Right lateral habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62372" + ] + } + }, + { + "id": "FMA:73364", + "name": "Left lateral habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62372" + ] + } + }, + { + "id": "FMA:73365", + "name": "Right medial habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62373" + ] + } + }, + { + "id": "FMA:73366", + "name": "Left medial habenular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62373" + ] + } + }, + { + "id": "FMA:73367", + "name": "Right subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62035" + ] + } + }, + { + "id": "FMA:73368", + "name": "Left subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62035" + ] + } + }, + { + "id": "FMA:73369", + "name": "Right nucleus of ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62036" + ] + } + }, + { + "id": "FMA:73370", + "name": "Left nucleus of ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62036" + ] + } + }, + { + "id": "FMA:73371", + "name": "Right nucleus of field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62037" + ] + } + }, + { + "id": "FMA:73372", + "name": "Left nucleus of field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62037" + ] + } + }, + { + "id": "FMA:73373", + "name": "Right zona incerta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62038" + ] + } + }, + { + "id": "FMA:73374", + "name": "Left zona incerta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62038" + ] + } + }, + { + "id": "FMA:73375", + "name": "Right mammillary peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62061" + ] + } + }, + { + "id": "FMA:73376", + "name": "Left mammillary peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62061" + ] + } + }, + { + "id": "FMA:73377", + "name": "Right anterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62074" + ] + } + }, + { + "id": "FMA:73378", + "name": "Left anterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62074" + ] + } + }, + { + "id": "FMA:73379", + "name": "Right superior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62075" + ] + } + }, + { + "id": "FMA:73380", + "name": "Left superior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62075" + ] + } + }, + { + "id": "FMA:73381", + "name": "Right posterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62077" + ] + } + }, + { + "id": "FMA:73382", + "name": "Left posterior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62077" + ] + } + }, + { + "id": "FMA:73383", + "name": "Right inferior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62076" + ] + } + }, + { + "id": "FMA:73384", + "name": "Left inferior thalamic peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62076" + ] + } + }, + { + "id": "FMA:73385", + "name": "Right supraopticohypophysial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62054" + ] + } + }, + { + "id": "FMA:73386", + "name": "Left supraopticohypophysial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62054" + ] + } + }, + { + "id": "FMA:73387", + "name": "Right mammillotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62058" + ] + } + }, + { + "id": "FMA:73388", + "name": "Left mammillotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62058" + ] + } + }, + { + "id": "FMA:73389", + "name": "Right mammillothalamic tract of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62059" + ] + } + }, + { + "id": "FMA:73390", + "name": "Left mammillothalamic tract of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62059" + ] + } + }, + { + "id": "FMA:73391", + "name": "Right mammillothalamic tract of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62060" + ] + } + }, + { + "id": "FMA:73392", + "name": "Left mammillothalamic tract of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62060" + ] + } + }, + { + "id": "FMA:73393", + "name": "Right habenulo-interpeduncular tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72400" + ] + } + }, + { + "id": "FMA:73394", + "name": "Left habenulo-interpeduncular tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72400" + ] + } + }, + { + "id": "FMA:73395", + "name": "Capsule of right medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62049" + ] + }, + "synonyms": [ + "Right medial geniculate body capsule" + ] + }, + { + "id": "FMA:73396", + "name": "Capsule of left medial geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62049" + ] + }, + "synonyms": [ + "Left medial geniculate body capsule" + ] + }, + { + "id": "FMA:73397", + "name": "Capsule of right subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62068" + ] + }, + "synonyms": [ + "Right subthalamic nuclear capsule" + ] + }, + { + "id": "FMA:73398", + "name": "Capsule of left subthalamic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62068" + ] + }, + "synonyms": [ + "Left subthalamic nuclear capsule" + ] + }, + { + "id": "FMA:73399", + "name": "Right external medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62078" + ] + } + }, + { + "id": "FMA:73400", + "name": "Left external medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62078" + ] + } + }, + { + "id": "FMA:73401", + "name": "Right internal medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62079" + ] + } + }, + { + "id": "FMA:73402", + "name": "Left internal medullary lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62079" + ] + } + }, + { + "id": "FMA:73403", + "name": "Right field H1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62065" + ] + } + }, + { + "id": "FMA:73404", + "name": "Left field H1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62065" + ] + } + }, + { + "id": "FMA:73405", + "name": "Right field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62066" + ] + } + }, + { + "id": "FMA:73406", + "name": "Left field H", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62066" + ] + } + }, + { + "id": "FMA:73407", + "name": "Right field H2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62067" + ] + } + }, + { + "id": "FMA:73408", + "name": "Left field H2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62067" + ] + } + }, + { + "id": "FMA:73409", + "name": "Right ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62070" + ] + } + }, + { + "id": "FMA:73410", + "name": "Left ansa lenticularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62070" + ] + } + }, + { + "id": "FMA:73411", + "name": "Right ansa peduncularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62071" + ] + } + }, + { + "id": "FMA:73412", + "name": "Left ansa peduncularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62071" + ] + } + }, + { + "id": "FMA:73413", + "name": "Right stria medullaris of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62080" + ] + } + }, + { + "id": "FMA:73414", + "name": "Left stria medullaris of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62080" + ] + } + }, + { + "id": "FMA:73417", + "name": "Myelinated plasma membrane of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63029" + ] + }, + "synonyms": [ + "Myelin membrane" + ] + }, + { + "id": "FMA:73420", + "name": "Right postcommissural fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62062" + ] + } + }, + { + "id": "FMA:73421", + "name": "Left postcommissural fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62062" + ] + } + }, + { + "id": "FMA:73422", + "name": "Right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62403" + ] + } + }, + { + "id": "FMA:73423", + "name": "Left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62403" + ] + } + }, + { + "id": "FMA:73424", + "name": "Zonal layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72406" + ] + } + }, + { + "id": "FMA:73425", + "name": "Zonal layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72406" + ] + } + }, + { + "id": "FMA:73426", + "name": "Superficial gray layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72407" + ] + } + }, + { + "id": "FMA:73427", + "name": "Superficial gray layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72407" + ] + } + }, + { + "id": "FMA:73428", + "name": "Stratum lemnisci of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72408" + ] + } + }, + { + "id": "FMA:73429", + "name": "Stratum lemnisci of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72408" + ] + } + }, + { + "id": "FMA:73430", + "name": "Middle gray layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72409" + ] + } + }, + { + "id": "FMA:73431", + "name": "Middle gray layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72409" + ] + } + }, + { + "id": "FMA:73432", + "name": "Deep gray layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72410" + ] + } + }, + { + "id": "FMA:73433", + "name": "Deep gray layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72410" + ] + } + }, + { + "id": "FMA:73434", + "name": "Right inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62404" + ] + } + }, + { + "id": "FMA:73435", + "name": "Left inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62404" + ] + } + }, + { + "id": "FMA:73436", + "name": "Pericentral nucleus of right inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72411" + ] + } + }, + { + "id": "FMA:73437", + "name": "Pericentral nucleus of left inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72411" + ] + } + }, + { + "id": "FMA:73438", + "name": "Intrathoracic part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Middle chest" + ] + }, + { + "id": "FMA:73439", + "name": "External nucleus of right inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72412" + ] + } + }, + { + "id": "FMA:73440", + "name": "External nucleus of left inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72412" + ] + } + }, + { + "id": "FMA:73441", + "name": "Central nucleus of right inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72413" + ] + } + }, + { + "id": "FMA:73442", + "name": "Central nucleus of left inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72413" + ] + } + }, + { + "id": "FMA:73443", + "name": "Right parabigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72415" + ] + } + }, + { + "id": "FMA:73444", + "name": "Left parabigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72415" + ] + } + }, + { + "id": "FMA:73445", + "name": "Right nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72403" + ] + } + }, + { + "id": "FMA:73446", + "name": "Left nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72403" + ] + } + }, + { + "id": "FMA:73447", + "name": "Right sublentiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72404" + ] + } + }, + { + "id": "FMA:73448", + "name": "Left sublentiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72404" + ] + } + }, + { + "id": "FMA:73449", + "name": "Right olivary pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72405" + ] + } + }, + { + "id": "FMA:73450", + "name": "Left olivary pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72405" + ] + } + }, + { + "id": "FMA:73451", + "name": "Right principal pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72402" + ] + } + }, + { + "id": "FMA:73452", + "name": "Left principal pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72402" + ] + } + }, + { + "id": "FMA:73453", + "name": "Right nucleus of pretectal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72401" + ] + } + }, + { + "id": "FMA:73454", + "name": "Left nucleus of pretectal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72401" + ] + } + }, + { + "id": "FMA:73455", + "name": "Superficial white layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71112" + ] + } + }, + { + "id": "FMA:73456", + "name": "Superficial white layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71112" + ] + } + }, + { + "id": "FMA:73457", + "name": "Middle white layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71113" + ] + } + }, + { + "id": "FMA:73458", + "name": "Middle white layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71113" + ] + } + }, + { + "id": "FMA:73459", + "name": "Deep white layer of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72416" + ] + } + }, + { + "id": "FMA:73460", + "name": "Deep white layer of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72416" + ] + } + }, + { + "id": "FMA:73461", + "name": "Brachium of right superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72417" + ] + }, + "synonyms": [ + "Right superior colliculus brachium" + ] + }, + { + "id": "FMA:73462", + "name": "Brachium of left superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72417" + ] + }, + "synonyms": [ + "Left superior colliculus brachium" + ] + }, + { + "id": "FMA:73463", + "name": "Brachium of right inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71114" + ] + }, + "synonyms": [ + "Right inferior colliculus brachium" + ] + }, + { + "id": "FMA:73464", + "name": "Brachium of left inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71114" + ] + }, + "synonyms": [ + "Left inferior colliculus brachium" + ] + }, + { + "id": "FMA:73465", + "name": "Right corticotectal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72419" + ] + } + }, + { + "id": "FMA:73466", + "name": "Left corticotectal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72419" + ] + } + }, + { + "id": "FMA:73467", + "name": "Right trochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71116" + ] + }, + "synonyms": [ + "Right trochlear nerve fibers" + ] + }, + { + "id": "FMA:73468", + "name": "Left trochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71116" + ] + }, + "synonyms": [ + "Left trochlear nerve fibers" + ] + }, + { + "id": "FMA:73469", + "name": "Right dorsal oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62442" + ] + } + }, + { + "id": "FMA:73470", + "name": "Left dorsal oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62442" + ] + } + }, + { + "id": "FMA:73471", + "name": "Right intermediate oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72420" + ] + } + }, + { + "id": "FMA:73472", + "name": "Left intermediate oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72420" + ] + } + }, + { + "id": "FMA:73473", + "name": "Right medial oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72421" + ] + } + }, + { + "id": "FMA:73474", + "name": "Left medial oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72421" + ] + } + }, + { + "id": "FMA:73475", + "name": "Right ventral oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72422" + ] + } + }, + { + "id": "FMA:73476", + "name": "Left ventral oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72422" + ] + } + }, + { + "id": "FMA:73477", + "name": "Right anterior median oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72423" + ] + } + }, + { + "id": "FMA:73478", + "name": "Left anterior median oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72423" + ] + } + }, + { + "id": "FMA:73479", + "name": "Right parvocellular oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72424" + ] + } + }, + { + "id": "FMA:73480", + "name": "Left parvocellular oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72424" + ] + } + }, + { + "id": "FMA:73481", + "name": "Right central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72425" + ] + } + }, + { + "id": "FMA:73482", + "name": "Left central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72425" + ] + } + }, + { + "id": "FMA:73483", + "name": "Right caudal central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72426" + ] + } + }, + { + "id": "FMA:73484", + "name": "Left caudal central oculomotor nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72426" + ] + } + }, + { + "id": "FMA:73485", + "name": "Right cuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72427" + ] + } + }, + { + "id": "FMA:73486", + "name": "Left cuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72427" + ] + } + }, + { + "id": "FMA:73487", + "name": "Right subcuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72428" + ] + } + }, + { + "id": "FMA:73488", + "name": "Left subcuneiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72428" + ] + } + }, + { + "id": "FMA:73489", + "name": "Right pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72429" + ] + } + }, + { + "id": "FMA:73490", + "name": "Left pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72429" + ] + } + }, + { + "id": "FMA:73491", + "name": "Right red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62407" + ] + } + }, + { + "id": "FMA:73492", + "name": "Left red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62407" + ] + } + }, + { + "id": "FMA:73493", + "name": "Parvocellular part of right red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72430" + ] + } + }, + { + "id": "FMA:73494", + "name": "Parvocellular part of left red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72430" + ] + } + }, + { + "id": "FMA:73495", + "name": "Magnocellular part of right red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72431" + ] + } + }, + { + "id": "FMA:73496", + "name": "Magnocellular part of left red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72431" + ] + } + }, + { + "id": "FMA:73497", + "name": "Right nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68463" + ] + } + }, + { + "id": "FMA:73498", + "name": "Left nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68463" + ] + } + }, + { + "id": "FMA:73499", + "name": "Right dorsal raphe nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68462" + ] + } + }, + { + "id": "FMA:73500", + "name": "Left dorsal raphe nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68462" + ] + } + }, + { + "id": "FMA:73503", + "name": "Right ventral nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68464" + ] + } + }, + { + "id": "FMA:73504", + "name": "Left ventral nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68464" + ] + } + }, + { + "id": "FMA:73505", + "name": "Right interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72432" + ] + } + }, + { + "id": "FMA:73506", + "name": "Left interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72432" + ] + } + }, + { + "id": "FMA:73507", + "name": "Right rostral interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72433" + ] + } + }, + { + "id": "FMA:73508", + "name": "Left rostral interstitial nucleus of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72433" + ] + } + }, + { + "id": "FMA:73509", + "name": "Right dorsal tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72434" + ] + } + }, + { + "id": "FMA:73510", + "name": "Left dorsal tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72434" + ] + } + }, + { + "id": "FMA:73511", + "name": "Right ventral tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72435" + ] + } + }, + { + "id": "FMA:73512", + "name": "Left ventral tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72435" + ] + } + }, + { + "id": "FMA:73513", + "name": "Right peripeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72437" + ] + } + }, + { + "id": "FMA:73514", + "name": "Left peripeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72437" + ] + } + }, + { + "id": "FMA:73515", + "name": "Right limitans nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62220" + ] + } + }, + { + "id": "FMA:73516", + "name": "Left limitans nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62220" + ] + } + }, + { + "id": "FMA:73517", + "name": "Right posterior nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62221" + ] + } + }, + { + "id": "FMA:73518", + "name": "Left posterior nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62221" + ] + } + }, + { + "id": "FMA:73519", + "name": "Capsule of right red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72450" + ] + }, + "synonyms": [ + "Right red nuclear capsule" + ] + }, + { + "id": "FMA:73520", + "name": "Capsule of left red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72450" + ] + }, + "synonyms": [ + "Left red nuclear capsule" + ] + }, + { + "id": "FMA:73521", + "name": "Right medial longitudinal fasciculus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72454" + ] + } + }, + { + "id": "FMA:73522", + "name": "Left medial longitudinal fasciculus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72454" + ] + } + }, + { + "id": "FMA:73523", + "name": "Right central tegmental tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72456" + ] + } + }, + { + "id": "FMA:73524", + "name": "Left central tegmental tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72456" + ] + } + }, + { + "id": "FMA:73525", + "name": "Right oculomotor nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72457" + ] + }, + "synonyms": [ + "Right oculomotor nerve fibers" + ] + }, + { + "id": "FMA:73526", + "name": "Left oculomotor nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72457" + ] + }, + "synonyms": [ + "Left oculomotor nerve fibers" + ] + }, + { + "id": "FMA:73527", + "name": "Right pallidotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72458" + ] + } + }, + { + "id": "FMA:73528", + "name": "Left pallidotegmental fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72458" + ] + } + }, + { + "id": "FMA:73529", + "name": "Right lateral pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72459" + ] + } + }, + { + "id": "FMA:73530", + "name": "Left lateral pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72459" + ] + } + }, + { + "id": "FMA:73531", + "name": "Right medial pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72460" + ] + } + }, + { + "id": "FMA:73532", + "name": "Left medial pes lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72460" + ] + } + }, + { + "id": "FMA:73533", + "name": "Right medial lemniscus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72461" + ] + } + }, + { + "id": "FMA:73534", + "name": "Left medial lemniscus of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72461" + ] + } + }, + { + "id": "FMA:73535", + "name": "Right dentatothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72462" + ] + } + }, + { + "id": "FMA:73536", + "name": "Left dentatothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72462" + ] + } + }, + { + "id": "FMA:73537", + "name": "Right spinothalamic tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72463" + ] + } + }, + { + "id": "FMA:73538", + "name": "Left spinothalamic tract of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72463" + ] + } + }, + { + "id": "FMA:73539", + "name": "Right substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67947" + ] + } + }, + { + "id": "FMA:73540", + "name": "Left substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67947" + ] + } + }, + { + "id": "FMA:73541", + "name": "Right substantia nigra pars compacta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62907" + ] + } + }, + { + "id": "FMA:73542", + "name": "Left substantia nigra pars compacta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62907" + ] + } + }, + { + "id": "FMA:73543", + "name": "Right substantia nigra pars reticulata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62908" + ] + } + }, + { + "id": "FMA:73544", + "name": "Left substantia nigra pars reticulata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62908" + ] + } + }, + { + "id": "FMA:73564", + "name": "Right oral pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72468" + ] + } + }, + { + "id": "FMA:73565", + "name": "Left oral pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72468" + ] + } + }, + { + "id": "FMA:73566", + "name": "Right caudal pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72469" + ] + } + }, + { + "id": "FMA:73567", + "name": "Left caudal pontine reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72469" + ] + } + }, + { + "id": "FMA:73568", + "name": "Right reticulotegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72471" + ] + } + }, + { + "id": "FMA:73569", + "name": "Left reticulotegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72471" + ] + } + }, + { + "id": "FMA:73570", + "name": "Right lateral superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72472" + ] + } + }, + { + "id": "FMA:73571", + "name": "Left lateral superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72472" + ] + } + }, + { + "id": "FMA:73572", + "name": "Right medial superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72473" + ] + } + }, + { + "id": "FMA:73573", + "name": "Left medial superior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72473" + ] + } + }, + { + "id": "FMA:73574", + "name": "Right preolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72474" + ] + } + }, + { + "id": "FMA:73575", + "name": "Left preolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72474" + ] + } + }, + { + "id": "FMA:73576", + "name": "Right dorsal periolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72475" + ] + } + }, + { + "id": "FMA:73577", + "name": "Left dorsal periolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72475" + ] + } + }, + { + "id": "FMA:73578", + "name": "Right retro-olivary cell group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72476" + ] + } + }, + { + "id": "FMA:73579", + "name": "Left retro-olivary cell group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72476" + ] + } + }, + { + "id": "FMA:73580", + "name": "Right trapezoid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72477" + ] + } + }, + { + "id": "FMA:73581", + "name": "Left trapezoid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72477" + ] + } + }, + { + "id": "FMA:73582", + "name": "Right locus ceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72478" + ] + } + }, + { + "id": "FMA:73583", + "name": "Left locus ceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72478" + ] + } + }, + { + "id": "FMA:73584", + "name": "Right nucleus subceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72479" + ] + } + }, + { + "id": "FMA:73585", + "name": "Left nucleus subceruleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72479" + ] + } + }, + { + "id": "FMA:73590", + "name": "Right medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72480" + ] + } + }, + { + "id": "FMA:73591", + "name": "Left medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72480" + ] + } + }, + { + "id": "FMA:73592", + "name": "Right lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72481" + ] + } + }, + { + "id": "FMA:73593", + "name": "Left lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72481" + ] + } + }, + { + "id": "FMA:73594", + "name": "Right superior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72482" + ] + } + }, + { + "id": "FMA:73595", + "name": "Left superior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72482" + ] + } + }, + { + "id": "FMA:73596", + "name": "Right dorsal nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72483" + ] + } + }, + { + "id": "FMA:73597", + "name": "Left dorsal nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72483" + ] + } + }, + { + "id": "FMA:73598", + "name": "Right ventral nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72484" + ] + } + }, + { + "id": "FMA:73599", + "name": "Left ventral nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72484" + ] + } + }, + { + "id": "FMA:73600", + "name": "Right olivocochlear bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72485" + ] + } + }, + { + "id": "FMA:73601", + "name": "Left olivocochlear bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72485" + ] + } + }, + { + "id": "FMA:73602", + "name": "Right peduncle of superior olive", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72486" + ] + } + }, + { + "id": "FMA:73603", + "name": "Left peduncle of superior olive", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72486" + ] + } + }, + { + "id": "FMA:73604", + "name": "Mesencephalic tract of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72489" + ] + } + }, + { + "id": "FMA:73605", + "name": "Mesencephalic tract of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72489" + ] + } + }, + { + "id": "FMA:73606", + "name": "Right uncinate fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72490" + ] + } + }, + { + "id": "FMA:73607", + "name": "Left uncinate fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72490" + ] + } + }, + { + "id": "FMA:73608", + "name": "Right abducens nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72491" + ] + }, + "synonyms": [ + "Right abducens nerve fibers" + ] + }, + { + "id": "FMA:73609", + "name": "Left abducens nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72491" + ] + }, + "synonyms": [ + "Left abducens nerve fibers" + ] + }, + { + "id": "FMA:73610", + "name": "Right medial longitudinal fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72493" + ] + } + }, + { + "id": "FMA:73611", + "name": "Left medial longitudinal fasciculus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72493" + ] + } + }, + { + "id": "FMA:73612", + "name": "Right central tegmental tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72494" + ] + } + }, + { + "id": "FMA:73613", + "name": "Left central tegmental tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72494" + ] + } + }, + { + "id": "FMA:73614", + "name": "Right superior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72495" + ] + } + }, + { + "id": "FMA:73615", + "name": "Left superior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72495" + ] + } + }, + { + "id": "FMA:73616", + "name": "Right dorsal acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72496" + ] + } + }, + { + "id": "FMA:73617", + "name": "Left dorsal acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72496" + ] + } + }, + { + "id": "FMA:73618", + "name": "Right intermediate acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72497" + ] + } + }, + { + "id": "FMA:73619", + "name": "Left intermediate acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72497" + ] + } + }, + { + "id": "FMA:73620", + "name": "Right ventral acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72498" + ] + } + }, + { + "id": "FMA:73621", + "name": "Left ventral acoustic stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72498" + ] + } + }, + { + "id": "FMA:73622", + "name": "Right vestibulocochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72499" + ] + }, + "synonyms": [ + "Right vestibulocochlear nerve fibers" + ] + }, + { + "id": "FMA:73623", + "name": "Left vestibulocochlear nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72499" + ] + }, + "synonyms": [ + "Left vestibulocochlear nerve fibers" + ] + }, + { + "id": "FMA:73624", + "name": "Right dorsal trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72500" + ] + } + }, + { + "id": "FMA:73625", + "name": "Left dorsal trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72500" + ] + } + }, + { + "id": "FMA:73626", + "name": "Right trigeminal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72501" + ] + }, + "synonyms": [ + "Right trigeminal nerve fibers" + ] + }, + { + "id": "FMA:73627", + "name": "Left trigeminal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72501" + ] + }, + "synonyms": [ + "Left trigeminal nerve fibers" + ] + }, + { + "id": "FMA:73628", + "name": "Right lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72502" + ] + } + }, + { + "id": "FMA:73629", + "name": "Left lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72502" + ] + } + }, + { + "id": "FMA:73630", + "name": "Right medial lemniscus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72503" + ] + } + }, + { + "id": "FMA:73631", + "name": "Left medial lemniscus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72503" + ] + } + }, + { + "id": "FMA:73632", + "name": "Right spinothalamic tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72504" + ] + } + }, + { + "id": "FMA:73633", + "name": "Left spinothalamic tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72504" + ] + } + }, + { + "id": "FMA:73634", + "name": "Right tectopontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72505" + ] + } + }, + { + "id": "FMA:73635", + "name": "Left tectopontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72505" + ] + } + }, + { + "id": "FMA:73636", + "name": "Right ventral trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72506" + ] + } + }, + { + "id": "FMA:73637", + "name": "Left ventral trigeminal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72506" + ] + } + }, + { + "id": "FMA:73638", + "name": "Right spinal trigeminal tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72507" + ] + } + }, + { + "id": "FMA:73639", + "name": "Left spinal trigeminal tract of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72507" + ] + } + }, + { + "id": "FMA:73640", + "name": "Right vestibulocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72508" + ] + } + }, + { + "id": "FMA:73641", + "name": "Left vestibulocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72508" + ] + } + }, + { + "id": "FMA:73642", + "name": "Ascending tract of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72509" + ] + }, + "synonyms": [ + "Ascending fibers of right facial nerve" + ] + }, + { + "id": "FMA:73643", + "name": "Ascending tract of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72509" + ] + }, + "synonyms": [ + "Ascending fibers of left facial nerve" + ] + }, + { + "id": "FMA:73644", + "name": "Internal genu of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72510" + ] + } + }, + { + "id": "FMA:73645", + "name": "Internal genu of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72510" + ] + } + }, + { + "id": "FMA:73646", + "name": "Descending tract of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72511" + ] + }, + "synonyms": [ + "Descending fibers of right facial nerve" + ] + }, + { + "id": "FMA:73647", + "name": "Descending tract of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72511" + ] + }, + "synonyms": [ + "Descending fibers of left facial nerve" + ] + }, + { + "id": "FMA:73648", + "name": "Right pontine nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:73649", + "name": "Left pontine nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:73650", + "name": "Right longitudinal pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72513" + ] + }, + "synonyms": [ + "Right longitudinal pontine fibers" + ] + }, + { + "id": "FMA:73651", + "name": "Left longitudinal pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72513" + ] + }, + "synonyms": [ + "Left longitudinal pontine fibers" + ] + }, + { + "id": "FMA:73652", + "name": "Right transverse pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72514" + ] + }, + "synonyms": [ + "Right transverse pontine fibers" + ] + }, + { + "id": "FMA:73653", + "name": "Left transverse pontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72514" + ] + }, + "synonyms": [ + "Left transverse pontine fibers" + ] + }, + { + "id": "FMA:73654", + "name": "Right middle cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72515" + ] + } + }, + { + "id": "FMA:73655", + "name": "Left middle cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72515" + ] + } + }, + { + "id": "FMA:73656", + "name": "Right cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72248" + ] + } + }, + { + "id": "FMA:73657", + "name": "Left cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72248" + ] + } + }, + { + "id": "FMA:73658", + "name": "Right hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72254" + ] + } + }, + { + "id": "FMA:73659", + "name": "Left hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72254" + ] + } + }, + { + "id": "FMA:73660", + "name": "Right anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72516" + ] + }, + "synonyms": [ + "Right anterior semilunar lobule" + ] + }, + { + "id": "FMA:73661", + "name": "Left anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72516" + ] + }, + "synonyms": [ + "Left anterior semilunar lobule" + ] + }, + { + "id": "FMA:73663", + "name": "Right hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72256" + ] + } + }, + { + "id": "FMA:73664", + "name": "Left hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72256" + ] + } + }, + { + "id": "FMA:73665", + "name": "Right simple lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72522" + ] + } + }, + { + "id": "FMA:73666", + "name": "Left simple lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72522" + ] + } + }, + { + "id": "FMA:73667", + "name": "Right ansiform lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72257" + ] + } + }, + { + "id": "FMA:73668", + "name": "Left ansiform lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72257" + ] + } + }, + { + "id": "FMA:73669", + "name": "Right superior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72524" + ] + } + }, + { + "id": "FMA:73670", + "name": "Left superior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72524" + ] + } + }, + { + "id": "FMA:73671", + "name": "Right inferior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72525" + ] + } + }, + { + "id": "FMA:73672", + "name": "Left inferior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72525" + ] + } + }, + { + "id": "FMA:73673", + "name": "Right gracile lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72523" + ] + } + }, + { + "id": "FMA:73674", + "name": "Left gracile lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72523" + ] + } + }, + { + "id": "FMA:73675", + "name": "Right biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72526" + ] + } + }, + { + "id": "FMA:73676", + "name": "Left biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72526" + ] + } + }, + { + "id": "FMA:73681", + "name": "Right globose nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72536" + ] + } + }, + { + "id": "FMA:73682", + "name": "Left globose nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72536" + ] + } + }, + { + "id": "FMA:73683", + "name": "Right fastigial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72537" + ] + } + }, + { + "id": "FMA:73684", + "name": "Left fastigial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72537" + ] + } + }, + { + "id": "FMA:73685", + "name": "Right emboliform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72538" + ] + } + }, + { + "id": "FMA:73686", + "name": "Left emboliform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72538" + ] + } + }, + { + "id": "FMA:73687", + "name": "Right dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72260" + ] + } + }, + { + "id": "FMA:73688", + "name": "Left dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72260" + ] + } + }, + { + "id": "FMA:73689", + "name": "Neodentate part of right dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72539" + ] + } + }, + { + "id": "FMA:73690", + "name": "Neodentate part of left dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72539" + ] + } + }, + { + "id": "FMA:73691", + "name": "Paleodentate part of right dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72540" + ] + } + }, + { + "id": "FMA:73692", + "name": "Paleodentate part of left dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72540" + ] + } + }, + { + "id": "FMA:73693", + "name": "Amiculum of right dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72546" + ] + }, + "synonyms": [ + "Right dentate nuclear amiculum" + ] + }, + { + "id": "FMA:73694", + "name": "Amiculum of left dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72546" + ] + }, + "synonyms": [ + "Left dentate nuclear amiculum" + ] + }, + { + "id": "FMA:73695", + "name": "Peduncle of right flocculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72543" + ] + }, + "synonyms": [ + "Right flocculus peduncle" + ] + }, + { + "id": "FMA:73696", + "name": "Peduncle of left flocculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72543" + ] + }, + "synonyms": [ + "Left flocculus peduncle" + ] + }, + { + "id": "FMA:73697", + "name": "Hilum of right dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72548" + ] + }, + "synonyms": [ + "Right dentate nuclear hilum" + ] + }, + { + "id": "FMA:73698", + "name": "Hilum of left dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72548" + ] + }, + "synonyms": [ + "Left dentate nuclear hilum" + ] + }, + { + "id": "FMA:73701", + "name": "Synovial fluid of right wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42348" + ] + } + }, + { + "id": "FMA:73702", + "name": "Synovial fluid of left wrist joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42348" + ] + } + }, + { + "id": "FMA:73703", + "name": "Wall of right side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7274" + ] + } + }, + { + "id": "FMA:73704", + "name": "Wall of left side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7274" + ] + } + }, + { + "id": "FMA:73706", + "name": "Right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + }, + "synonyms": [ + "Body of right atrium" + ] + }, + { + "id": "FMA:73707", + "name": "Wall of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Wall proper of right atrium" + ] + }, + { + "id": "FMA:73708", + "name": "Cavity of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + }, + "synonyms": [ + "Right atrial proper cavity" + ] + }, + { + "id": "FMA:73710", + "name": "Right vestibular nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72239" + ] + } + }, + { + "id": "FMA:73711", + "name": "Left vestibular nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72239" + ] + } + }, + { + "id": "FMA:73720", + "name": "Right interstitial nucleus of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71269" + ] + } + }, + { + "id": "FMA:73721", + "name": "Left interstitial nucleus of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71269" + ] + } + }, + { + "id": "FMA:73722", + "name": "Right cochlear nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72240" + ] + } + }, + { + "id": "FMA:73723", + "name": "Left cochlear nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72240" + ] + } + }, + { + "id": "FMA:73726", + "name": "Right anteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72571" + ] + } + }, + { + "id": "FMA:73727", + "name": "Left anteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72571" + ] + } + }, + { + "id": "FMA:73728", + "name": "Right posteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72572" + ] + } + }, + { + "id": "FMA:73729", + "name": "Left posteroventral cochlear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72572" + ] + } + }, + { + "id": "FMA:73730", + "name": "Segment of medullary reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Medullary reticular formation segment" + ] + }, + { + "id": "FMA:73731", + "name": "Right lateral medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72573" + ] + } + }, + { + "id": "FMA:73732", + "name": "Left lateral medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72573" + ] + } + }, + { + "id": "FMA:73733", + "name": "Right lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72574" + ] + } + }, + { + "id": "FMA:73734", + "name": "Left lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72574" + ] + } + }, + { + "id": "FMA:73735", + "name": "Right parvicellular reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72575" + ] + } + }, + { + "id": "FMA:73736", + "name": "Left parvicellular reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72575" + ] + } + }, + { + "id": "FMA:73737", + "name": "Right gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72576" + ] + } + }, + { + "id": "FMA:73738", + "name": "Left gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72576" + ] + } + }, + { + "id": "FMA:73739", + "name": "Right lateral paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72577" + ] + } + }, + { + "id": "FMA:73740", + "name": "Left lateral paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72577" + ] + } + }, + { + "id": "FMA:73741", + "name": "Right dorsal paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72578" + ] + } + }, + { + "id": "FMA:73742", + "name": "Left dorsal paragigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72578" + ] + } + }, + { + "id": "FMA:73743", + "name": "Right ventral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72579" + ] + } + }, + { + "id": "FMA:73744", + "name": "Left ventral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72579" + ] + } + }, + { + "id": "FMA:73746", + "name": "Cerebrospinal vasculature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:73747", + "name": "Vasculature of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Cardiac vasculature" + ] + }, + { + "id": "FMA:73748", + "name": "Vasculature of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Hepatic vasculature" + ] + }, + { + "id": "FMA:73749", + "name": "Vasculature of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Pancreatic vasculature" + ] + }, + { + "id": "FMA:73750", + "name": "Vasculature of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Pulmonary vasculature" + ] + }, + { + "id": "FMA:73751", + "name": "Vasculature of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Esophageal vasculature" + ] + }, + { + "id": "FMA:73752", + "name": "Vasculature of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Gastric vasculature" + ] + }, + { + "id": "FMA:73753", + "name": "Set of circumorbital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + }, + "synonyms": [ + "Circumorbital muscles set" + ] + }, + { + "id": "FMA:73754", + "name": "Circumorbital muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:73755", + "name": "Set of cytoplasmic organelles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78563" + ] + }, + "synonyms": [ + "Cytoplasmic organelles set" + ] + }, + { + "id": "FMA:73756", + "name": "Right dorsal paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72581" + ] + } + }, + { + "id": "FMA:73757", + "name": "Left dorsal paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72581" + ] + } + }, + { + "id": "FMA:73758", + "name": "Nasal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46751" + ] + } + }, + { + "id": "FMA:73759", + "name": "Right accessory paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72582" + ] + } + }, + { + "id": "FMA:73760", + "name": "Left accessory paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72582" + ] + } + }, + { + "id": "FMA:73761", + "name": "Right ventral paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72583" + ] + } + }, + { + "id": "FMA:73762", + "name": "Left ventral paramedian reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72583" + ] + } + }, + { + "id": "FMA:73773", + "name": "Right principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72592" + ] + } + }, + { + "id": "FMA:73774", + "name": "Left principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72592" + ] + } + }, + { + "id": "FMA:73775", + "name": "Set of right nasal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55597" + ] + }, + "synonyms": [ + "Right nasal muscles set" + ] + }, + { + "id": "FMA:73776", + "name": "Right dorsal accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72593" + ] + } + }, + { + "id": "FMA:73777", + "name": "Left dorsal accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72593" + ] + } + }, + { + "id": "FMA:73778", + "name": "Set of left nasal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55597" + ] + }, + "synonyms": [ + "Left nasal muscles set" + ] + }, + { + "id": "FMA:73779", + "name": "Right medial accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72594" + ] + } + }, + { + "id": "FMA:73780", + "name": "Left medial accessory inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72594" + ] + } + }, + { + "id": "FMA:73781", + "name": "Set of right circumorbital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73753" + ] + }, + "synonyms": [ + "Right circumorbital muscles set" + ] + }, + { + "id": "FMA:73782", + "name": "Set of left circumorbital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73753" + ] + }, + "synonyms": [ + "Left circumorbital muscles set" + ] + }, + { + "id": "FMA:73789", + "name": "Right nucleus prepositus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72596" + ] + } + }, + { + "id": "FMA:73790", + "name": "Left nucleus prepositus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72596" + ] + } + }, + { + "id": "FMA:73791", + "name": "Right nucleus intercalatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72597" + ] + } + }, + { + "id": "FMA:73792", + "name": "Left nucleus intercalatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72597" + ] + } + }, + { + "id": "FMA:73793", + "name": "Right diffuse reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72598" + ] + } + }, + { + "id": "FMA:73794", + "name": "Left diffuse reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72598" + ] + } + }, + { + "id": "FMA:73795", + "name": "Right paratrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72599" + ] + } + }, + { + "id": "FMA:73796", + "name": "Left paratrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72599" + ] + } + }, + { + "id": "FMA:73797", + "name": "Right peritrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72600" + ] + } + }, + { + "id": "FMA:73798", + "name": "Left peritrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72600" + ] + } + }, + { + "id": "FMA:73799", + "name": "Right sublingual nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68574" + ] + } + }, + { + "id": "FMA:73800", + "name": "Left sublingual nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68574" + ] + } + }, + { + "id": "FMA:73801", + "name": "Right inferior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72601" + ] + } + }, + { + "id": "FMA:73802", + "name": "Left inferior salivatory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72601" + ] + } + }, + { + "id": "FMA:73805", + "name": "Right gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72602" + ] + } + }, + { + "id": "FMA:73806", + "name": "Left gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72602" + ] + } + }, + { + "id": "FMA:73807", + "name": "Right cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68465" + ] + } + }, + { + "id": "FMA:73808", + "name": "Left cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68465" + ] + } + }, + { + "id": "FMA:73809", + "name": "Right accessory cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72603" + ] + } + }, + { + "id": "FMA:73810", + "name": "Left accessory cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72603" + ] + } + }, + { + "id": "FMA:73811", + "name": "Right lateral pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72604" + ] + } + }, + { + "id": "FMA:73812", + "name": "Left lateral pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72604" + ] + } + }, + { + "id": "FMA:73813", + "name": "Right medial pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72605" + ] + } + }, + { + "id": "FMA:73814", + "name": "Left medial pericuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72605" + ] + } + }, + { + "id": "FMA:73815", + "name": "Caudal part of nucleus of right spinal trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72606" + ] + } + }, + { + "id": "FMA:73816", + "name": "Caudal part of nucleus of left spinal trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72606" + ] + } + }, + { + "id": "FMA:73817", + "name": "Right pontobulbar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72608" + ] + } + }, + { + "id": "FMA:73818", + "name": "Left pontobulbar nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72608" + ] + } + }, + { + "id": "FMA:73819", + "name": "Right arcuate nucleus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72609" + ] + } + }, + { + "id": "FMA:73820", + "name": "Left arcuate nucleus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72609" + ] + } + }, + { + "id": "FMA:73821", + "name": "Right medullary anterior horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72610" + ] + } + }, + { + "id": "FMA:73822", + "name": "Left medullary anterior horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72610" + ] + } + }, + { + "id": "FMA:73823", + "name": "Amiculum of right inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72611" + ] + }, + "synonyms": [ + "Right inferior olive amiculum" + ] + }, + { + "id": "FMA:73824", + "name": "Amiculum of left inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72611" + ] + }, + "synonyms": [ + "Left inferior olive amiculum" + ] + }, + { + "id": "FMA:73825", + "name": "Hilum of right inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72612" + ] + }, + "synonyms": [ + "Right inferior olive hilum" + ] + }, + { + "id": "FMA:73826", + "name": "Hilum of left inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72612" + ] + }, + "synonyms": [ + "Left inferior olive hilum" + ] + }, + { + "id": "FMA:73827", + "name": "Right juxtarestiform body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72613" + ] + } + }, + { + "id": "FMA:73828", + "name": "Left juxtarestiform body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72613" + ] + } + }, + { + "id": "FMA:73829", + "name": "Right predorsal bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72614" + ] + } + }, + { + "id": "FMA:73830", + "name": "Left predorsal bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72614" + ] + } + }, + { + "id": "FMA:73831", + "name": "Right inferior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72615" + ] + } + }, + { + "id": "FMA:73832", + "name": "Left inferior cerebellar peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72615" + ] + } + }, + { + "id": "FMA:73833", + "name": "Right dorsolateral fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72616" + ] + } + }, + { + "id": "FMA:73834", + "name": "Left dorsolateral fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72616" + ] + } + }, + { + "id": "FMA:73835", + "name": "Right dorsal longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72617" + ] + } + }, + { + "id": "FMA:73836", + "name": "Left dorsal longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72617" + ] + } + }, + { + "id": "FMA:73837", + "name": "Right medial longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72618" + ] + } + }, + { + "id": "FMA:73838", + "name": "Left medial longitudinal fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72618" + ] + } + }, + { + "id": "FMA:73839", + "name": "Right solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72619" + ] + } + }, + { + "id": "FMA:73840", + "name": "Left solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72619" + ] + } + }, + { + "id": "FMA:73841", + "name": "Right tectospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72620" + ] + } + }, + { + "id": "FMA:73842", + "name": "Left tectospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72620" + ] + } + }, + { + "id": "FMA:73843", + "name": "Right medial lemniscus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72621" + ] + } + }, + { + "id": "FMA:73844", + "name": "Left medial lemniscus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72621" + ] + } + }, + { + "id": "FMA:73845", + "name": "Right cuneate fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72623" + ] + } + }, + { + "id": "FMA:73846", + "name": "Left cuneate fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72623" + ] + } + }, + { + "id": "FMA:73847", + "name": "Right gracile fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72624" + ] + } + }, + { + "id": "FMA:73848", + "name": "Left gracile fasciculus of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72624" + ] + } + }, + { + "id": "FMA:73849", + "name": "Right spinal trigeminal tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72625" + ] + } + }, + { + "id": "FMA:73850", + "name": "Left spinal trigeminal tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72625" + ] + } + }, + { + "id": "FMA:73851", + "name": "Right accessory nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72626" + ] + }, + "synonyms": [ + "Right accessory nerve fibers" + ] + }, + { + "id": "FMA:73852", + "name": "Left accessory nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72626" + ] + }, + "synonyms": [ + "Left accessory nerve fibers" + ] + }, + { + "id": "FMA:73853", + "name": "Right glossopharyngeal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72627" + ] + }, + "synonyms": [ + "Right glossopharyngeal nerve fibers" + ] + }, + { + "id": "FMA:73854", + "name": "Left glossopharyngeal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72627" + ] + }, + "synonyms": [ + "Left glossopharyngeal nerve fibers" + ] + }, + { + "id": "FMA:73855", + "name": "Right vagal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72628" + ] + }, + "synonyms": [ + "Right vagal nerve fibers" + ] + }, + { + "id": "FMA:73856", + "name": "Left vagal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72628" + ] + }, + "synonyms": [ + "Left vagal nerve fibers" + ] + }, + { + "id": "FMA:73857", + "name": "Right internal arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72629" + ] + }, + "synonyms": [ + "Right internal arcuate fibers" + ] + }, + { + "id": "FMA:73858", + "name": "Left internal arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72629" + ] + }, + "synonyms": [ + "Left internal arcuate fibers" + ] + }, + { + "id": "FMA:73859", + "name": "Right dorsal external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72630" + ] + }, + "synonyms": [ + "Right dorsal external arcuate fibers" + ] + }, + { + "id": "FMA:73860", + "name": "Left dorsal external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72630" + ] + }, + "synonyms": [ + "Left dorsal external arcuate fibers" + ] + }, + { + "id": "FMA:73861", + "name": "Right ventral external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72631" + ] + }, + "synonyms": [ + "Right ventral external arcuate fibers" + ] + }, + { + "id": "FMA:73862", + "name": "Left ventral external arcuate tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72631" + ] + }, + "synonyms": [ + "Left ventral external arcuate fibers" + ] + }, + { + "id": "FMA:73863", + "name": "Right hypoglossal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72632" + ] + }, + "synonyms": [ + "Right hypoglossal nerve fibers" + ] + }, + { + "id": "FMA:73864", + "name": "Left hypoglossal nerve tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72632" + ] + }, + "synonyms": [ + "Left hypoglossal nerve fibers" + ] + }, + { + "id": "FMA:73865", + "name": "Right pyramidal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72634" + ] + } + }, + { + "id": "FMA:73866", + "name": "Left pyramidal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72634" + ] + } + }, + { + "id": "FMA:73867", + "name": "Right lateral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72635" + ] + } + }, + { + "id": "FMA:73868", + "name": "Left lateral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72635" + ] + } + }, + { + "id": "FMA:73869", + "name": "Right ventral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72636" + ] + } + }, + { + "id": "FMA:73870", + "name": "Left ventral corticospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72636" + ] + } + }, + { + "id": "FMA:73871", + "name": "Right cuneocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72637" + ] + } + }, + { + "id": "FMA:73872", + "name": "Left cuneocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72637" + ] + } + }, + { + "id": "FMA:73873", + "name": "Right olivocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72638" + ] + } + }, + { + "id": "FMA:73874", + "name": "Left olivocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72638" + ] + } + }, + { + "id": "FMA:73877", + "name": "Right rubrospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72640" + ] + } + }, + { + "id": "FMA:73878", + "name": "Left rubrospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72640" + ] + } + }, + { + "id": "FMA:73879", + "name": "Right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72641" + ] + }, + "synonyms": [ + "Right dorsal spinocerebellar tract" + ] + }, + { + "id": "FMA:73880", + "name": "Left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72641" + ] + }, + "synonyms": [ + "Left dorsal spinocerebellar tract" + ] + }, + { + "id": "FMA:73881", + "name": "Right ventral spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72642" + ] + } + }, + { + "id": "FMA:73882", + "name": "Left ventral spinocerebellar tractentral spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72642" + ] + } + }, + { + "id": "FMA:73883", + "name": "Right spino-olivary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72643" + ] + } + }, + { + "id": "FMA:73884", + "name": "Left spino-olivary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72643" + ] + } + }, + { + "id": "FMA:73885", + "name": "Right spinothalamic tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72644" + ] + } + }, + { + "id": "FMA:73886", + "name": "Left spinothalamic tract of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72644" + ] + } + }, + { + "id": "FMA:73887", + "name": "Right tectobulbar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72645" + ] + } + }, + { + "id": "FMA:73888", + "name": "Left tectobulbar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72645" + ] + } + }, + { + "id": "FMA:73889", + "name": "Right vestibulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72646" + ] + } + }, + { + "id": "FMA:73890", + "name": "Left vestibulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72646" + ] + } + }, + { + "id": "FMA:73891", + "name": "Cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73892", + "name": "Right cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73891" + ] + } + }, + { + "id": "FMA:73893", + "name": "Left cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73891" + ] + } + }, + { + "id": "FMA:73894", + "name": "Accessory cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73895", + "name": "Right accessory cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73894" + ] + } + }, + { + "id": "FMA:73896", + "name": "Left accessory cuneate nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73894" + ] + } + }, + { + "id": "FMA:73897", + "name": "Gracile nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73898", + "name": "Right gracile nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73897" + ] + } + }, + { + "id": "FMA:73899", + "name": "Left gracile nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73897" + ] + } + }, + { + "id": "FMA:73900", + "name": "Commissural nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73901", + "name": "Right commissural nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73900" + ] + } + }, + { + "id": "FMA:73902", + "name": "Left commissural nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73900" + ] + } + }, + { + "id": "FMA:73903", + "name": "Posteromarginal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73904", + "name": "Right posteromarginal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73903" + ] + } + }, + { + "id": "FMA:73905", + "name": "Left posteromarginal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73903" + ] + } + }, + { + "id": "FMA:73906", + "name": "Nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Proper sensory nucleus" + ] + }, + { + "id": "FMA:73907", + "name": "Right nucleus proprius dorsalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73906" + ] + } + }, + { + "id": "FMA:73908", + "name": "Left nucleus proprius dorsalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73906" + ] + } + }, + { + "id": "FMA:73909", + "name": "Spinal reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73910", + "name": "Right spinal reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73909" + ] + } + }, + { + "id": "FMA:73911", + "name": "Left spinal reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73909" + ] + } + }, + { + "id": "FMA:73912", + "name": "Dorsal nucleus of Clarke", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73913", + "name": "Right dorsal nucleus of Clarke", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73912" + ] + } + }, + { + "id": "FMA:73914", + "name": "Left dorsal nucleus of Clarke", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73912" + ] + } + }, + { + "id": "FMA:73915", + "name": "Intermediolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Intermediolateral nucleus of spinal cord" + ] + }, + { + "id": "FMA:73916", + "name": "Right intermediolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73915" + ] + } + }, + { + "id": "FMA:73917", + "name": "Left intermediolateral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73915" + ] + } + }, + { + "id": "FMA:73918", + "name": "Intermediomedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Intermediomedial nucleus of spinal cord" + ] + }, + { + "id": "FMA:73919", + "name": "Right intermediomedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73918" + ] + } + }, + { + "id": "FMA:73920", + "name": "Left intermediomedial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73918" + ] + } + }, + { + "id": "FMA:73921", + "name": "Lateral cervical nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73922", + "name": "Right lateral cervical nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73921" + ] + } + }, + { + "id": "FMA:73923", + "name": "Left lateral cervical nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73921" + ] + } + }, + { + "id": "FMA:73924", + "name": "Nucleus cornucommissuralis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73925", + "name": "Right nucleus cornucommissuralis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73924" + ] + } + }, + { + "id": "FMA:73926", + "name": "Left nucleus cornucommissuralis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73924" + ] + } + }, + { + "id": "FMA:73927", + "name": "Nucleus cornucommissuralis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:73928", + "name": "Right cucleus cornucommissuralis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73927" + ] + } + }, + { + "id": "FMA:73929", + "name": "Left nucleus cornucommissuralis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73927" + ] + } + }, + { + "id": "FMA:73930", + "name": "Medial motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Anteromedial nucleus of spinal cord", + "Ventromedial nucleus of spinal cord" + ] + }, + { + "id": "FMA:73931", + "name": "Right medial motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73930" + ] + } + }, + { + "id": "FMA:73933", + "name": "Left medial motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73930" + ] + } + }, + { + "id": "FMA:73934", + "name": "Lateral motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Anterolateral nucleus of spinal cord", + "Ventrolateral nucleus of spinal cord" + ] + }, + { + "id": "FMA:73935", + "name": "Right lateral motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73934" + ] + } + }, + { + "id": "FMA:73937", + "name": "Left lateral motor nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73934" + ] + } + }, + { + "id": "FMA:73938", + "name": "Gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Gracile fascicle of spinal cord", + "Spinal cord segment of fasciculus gracilis", + "Spinal cord segment of gracile fasciculus" + ] + }, + { + "id": "FMA:73939", + "name": "Right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73938" + ] + } + }, + { + "id": "FMA:73940", + "name": "Left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73938" + ] + } + }, + { + "id": "FMA:73941", + "name": "Cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Cuneate fasciculus", + "Burdach's tract", + "Cuneate fascicle of spinal cord" + ] + }, + { + "id": "FMA:73942", + "name": "Right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73941" + ] + } + }, + { + "id": "FMA:73943", + "name": "Left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73941" + ] + } + }, + { + "id": "FMA:73944", + "name": "Fasciculus interfascicularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Schultze's comma tract", + "Triangle of Phillippe-Gombault", + "Tract of Hoche", + "Bundle of Hoche", + "Interfascicular fasciculus" + ] + }, + { + "id": "FMA:73945", + "name": "Right fasciculus interfascicularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73944" + ] + } + }, + { + "id": "FMA:73946", + "name": "Left fasciculus interfascicularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73944" + ] + } + }, + { + "id": "FMA:73947", + "name": "Medial longitudinal fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + } + }, + { + "id": "FMA:73948", + "name": "Right medial longitudinal fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73947" + ] + } + }, + { + "id": "FMA:73949", + "name": "Left medial longitudinal fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73947" + ] + } + }, + { + "id": "FMA:73950", + "name": "Dorsal spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73951", + "name": "Right dorsal spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73950" + ] + } + }, + { + "id": "FMA:73952", + "name": "Left dorsal spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73950" + ] + } + }, + { + "id": "FMA:73953", + "name": "Ventral spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73954", + "name": "Right ventral spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73953" + ] + } + }, + { + "id": "FMA:73955", + "name": "Left ventral spinocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73953" + ] + } + }, + { + "id": "FMA:73956", + "name": "Lateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73957", + "name": "Right lateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73956" + ] + } + }, + { + "id": "FMA:73958", + "name": "Left lateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73956" + ] + } + }, + { + "id": "FMA:73959", + "name": "Ventral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73960", + "name": "Right ventral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73959" + ] + } + }, + { + "id": "FMA:73961", + "name": "Left ventral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73959" + ] + } + }, + { + "id": "FMA:73962", + "name": "Anterolateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73963", + "name": "Right anterolateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73962" + ] + } + }, + { + "id": "FMA:73964", + "name": "Left anterolateral corticospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73962" + ] + } + }, + { + "id": "FMA:73965", + "name": "Lateral spinothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73966", + "name": "Right lateral spinothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73965" + ] + } + }, + { + "id": "FMA:73967", + "name": "Left lateral spinothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73965" + ] + } + }, + { + "id": "FMA:73968", + "name": "Spinotectal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Spinotectal tract" + ] + }, + { + "id": "FMA:73969", + "name": "Right spinotectal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73968" + ] + } + }, + { + "id": "FMA:73970", + "name": "Left spinotectal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73968" + ] + } + }, + { + "id": "FMA:73971", + "name": "Spino-olivary tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73972", + "name": "Right spino-olivary tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73971" + ] + } + }, + { + "id": "FMA:73973", + "name": "Left spino-olivary tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73971" + ] + } + }, + { + "id": "FMA:73974", + "name": "Lateral vestibulospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Lateral vestibulospinal tract" + ] + }, + { + "id": "FMA:73975", + "name": "Right vestibulospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73974" + ] + } + }, + { + "id": "FMA:73976", + "name": "Left vestibulospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73974" + ] + } + }, + { + "id": "FMA:73977", + "name": "Cuneocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73978", + "name": "Right cuneocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73977" + ] + } + }, + { + "id": "FMA:73979", + "name": "Left cuneocerebellar tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73977" + ] + } + }, + { + "id": "FMA:73980", + "name": "Spinocortical tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73981", + "name": "Right spinocortical tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73980" + ] + } + }, + { + "id": "FMA:73982", + "name": "Left spinocortical tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73980" + ] + } + }, + { + "id": "FMA:73983", + "name": "Tectospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73984", + "name": "Right tectospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73983" + ] + } + }, + { + "id": "FMA:73985", + "name": "Left tectospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73983" + ] + } + }, + { + "id": "FMA:73986", + "name": "Pontine reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Pontoreticulospinal tract" + ] + }, + { + "id": "FMA:73987", + "name": "Right pontine reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73986" + ] + } + }, + { + "id": "FMA:73988", + "name": "Left pontine reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73986" + ] + } + }, + { + "id": "FMA:73989", + "name": "Medullary reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73990", + "name": "Right medullary reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73989" + ] + } + }, + { + "id": "FMA:73991", + "name": "Left medullary reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73989" + ] + } + }, + { + "id": "FMA:73992", + "name": "Olivospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73993", + "name": "Right olivospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73992" + ] + } + }, + { + "id": "FMA:73994", + "name": "Left olivospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73992" + ] + } + }, + { + "id": "FMA:73995", + "name": "Rubrospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:73996", + "name": "Right rubrospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73995" + ] + } + }, + { + "id": "FMA:73997", + "name": "Left rubrospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73995" + ] + } + }, + { + "id": "FMA:73999", + "name": "Lumen of duct of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70650" + ] + } + }, + { + "id": "FMA:74000", + "name": "Lateral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77460" + ] + }, + "synonyms": [ + "Lateral white column of spinal cord", + "Lateral funiculus" + ] + }, + { + "id": "FMA:74001", + "name": "Right lateral funiculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74000" + ] + }, + "synonyms": [ + "Right lateral white column of spinal cord" + ] + }, + { + "id": "FMA:74002", + "name": "Left lateral funiculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74000" + ] + }, + "synonyms": [ + "Left lateral white column of spinal cord" + ] + }, + { + "id": "FMA:74003", + "name": "Ventral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77460" + ] + }, + "synonyms": [ + "Ventral funiculus", + "Anterior funiculus of spinal cord", + "Anterior white column of spinal cord", + "Ventral white column of spinal cord" + ] + }, + { + "id": "FMA:74004", + "name": "Dorsolateral fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + } + }, + { + "id": "FMA:74005", + "name": "Right dorsolateral fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74004" + ] + } + }, + { + "id": "FMA:74006", + "name": "Left dorsolateral fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74004" + ] + } + }, + { + "id": "FMA:74010", + "name": "Intermediate gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:74011", + "name": "Right intermediate gray matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74010" + ] + } + }, + { + "id": "FMA:74012", + "name": "Left intermediate gray matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74010" + ] + } + }, + { + "id": "FMA:74019", + "name": "Substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Gelatinous substance of posterior horn of spinal cord", + "Gelatinous substance of Rolando" + ] + }, + { + "id": "FMA:74020", + "name": "Right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74019" + ] + } + }, + { + "id": "FMA:74021", + "name": "Left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74019" + ] + } + }, + { + "id": "FMA:74022", + "name": "Zona spongiosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68860" + ] + } + }, + { + "id": "FMA:74023", + "name": "Right zona spongiosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74022" + ] + } + }, + { + "id": "FMA:74024", + "name": "Left zona spongiosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74022" + ] + } + }, + { + "id": "FMA:74025", + "name": "Spinal reticular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68860" + ] + } + }, + { + "id": "FMA:74027", + "name": "Set of nodules of semilunar cusps of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Bodies of Arantius", + "Nodules of Valsalva", + "Nodules of semilunar cusps of aortic valve" + ] + }, + { + "id": "FMA:74028", + "name": "Set of anal valves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Ball's valves", + "Anal valves set", + "Anal valves" + ] + }, + { + "id": "FMA:74029", + "name": "Set of renal columns", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78564" + ] + }, + "synonyms": [ + "Renal columns set", + "Bertin's columns", + "Renal columns" + ] + }, + { + "id": "FMA:74031", + "name": "Retro-inguinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Space of Bogros" + ] + }, + { + "id": "FMA:74033", + "name": "Node of ligamentum arteriosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + }, + "synonyms": [ + "Botallo's node", + "Ligamentum arteriosum node" + ] + }, + { + "id": "FMA:74034", + "name": "Set of olfactory islets", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Olfactory islets", + "Olfactory islets of Calleja", + "Olfactory islets set" + ] + }, + { + "id": "FMA:74035", + "name": "Anomalous tubercle of tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56498" + ] + }, + "synonyms": [ + "Carabelli formation" + ] + }, + { + "id": "FMA:74038", + "name": "Hippocampal formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + }, + "synonyms": [ + "Hippocampus (Crosby)" + ] + }, + { + "id": "FMA:74041", + "name": "Subdivision of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67957" + ] + }, + "synonyms": [ + "Hippocampus subdivision" + ] + }, + { + "id": "FMA:74042", + "name": "CA1 field", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74041" + ] + }, + "synonyms": [ + "Regio superior of the hippocampus", + "Region I of hippocampus proper", + "Region I of Ammon's horn" + ] + }, + { + "id": "FMA:74044", + "name": "CA2 field", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74041" + ] + }, + "synonyms": [ + "Region II of hippocampus proper", + "Region II of Ammon's horn" + ] + }, + { + "id": "FMA:74045", + "name": "CA3 field", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74041" + ] + }, + "synonyms": [ + "Region III of Ammon's horn", + "Region III of hippocampus proper" + ] + }, + { + "id": "FMA:74046", + "name": "Medial amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Medial nucleus of amygdala" + ] + }, + { + "id": "FMA:74047", + "name": "Central amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Central nucleus of amygdala" + ] + }, + { + "id": "FMA:74048", + "name": "Right stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52751" + ] + } + }, + { + "id": "FMA:74049", + "name": "Left stapes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52751" + ] + } + }, + { + "id": "FMA:74050", + "name": "Right incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52752" + ] + } + }, + { + "id": "FMA:74051", + "name": "Left incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52752" + ] + } + }, + { + "id": "FMA:74052", + "name": "Right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52753" + ] + } + }, + { + "id": "FMA:74053", + "name": "Left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52753" + ] + } + }, + { + "id": "FMA:74054", + "name": "Cremasteric fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + }, + "synonyms": [ + "Cooper's fascia" + ] + }, + { + "id": "FMA:74055", + "name": "Paradidymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Waldeyer's organ", + "Organ of Giraldes" + ] + }, + { + "id": "FMA:74056", + "name": "Aberrant ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19080" + ] + } + }, + { + "id": "FMA:74057", + "name": "Superior aberrant ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74056" + ] + } + }, + { + "id": "FMA:74058", + "name": "Inferior aberrant ductule of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74056" + ] + }, + "synonyms": [ + "Haller's ductulus aberrans" + ] + }, + { + "id": "FMA:74060", + "name": "Masticatory muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9616" + ] + } + }, + { + "id": "FMA:74064", + "name": "Set of anterior suboccipital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Anterior suboccipital muscles", + "Anterior suboccipital muscles set" + ] + }, + { + "id": "FMA:74065", + "name": "Set of posterior suboccipital muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32596" + ] + }, + "synonyms": [ + "Posterior suboccipital muscles set" + ] + }, + { + "id": "FMA:74067", + "name": "Set of right extrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46617" + ] + } + }, + { + "id": "FMA:74068", + "name": "Set of left extrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46617" + ] + } + }, + { + "id": "FMA:74069", + "name": "Set of right intrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46618" + ] + } + }, + { + "id": "FMA:74070", + "name": "Set of left intrinsic muscles of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46618" + ] + } + }, + { + "id": "FMA:74071", + "name": "Set of right thoracic intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71311" + ] + }, + "synonyms": [ + "Right thoracic intertransversarii set" + ] + }, + { + "id": "FMA:74072", + "name": "Set of left thoracic intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71311" + ] + }, + "synonyms": [ + "Left thoracic intertransversarii set" + ] + }, + { + "id": "FMA:74073", + "name": "Set of right levatores costarum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71312" + ] + }, + "synonyms": [ + "Right levatores costarum set" + ] + }, + { + "id": "FMA:74074", + "name": "Set of left levatores costarum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71312" + ] + }, + "synonyms": [ + "Left levatores costarum set" + ] + }, + { + "id": "FMA:74075", + "name": "Set of right levatores costarum longi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71313" + ] + }, + "synonyms": [ + "Right levatores costarum longi set" + ] + }, + { + "id": "FMA:74076", + "name": "Set of left levatores costarum longi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71313" + ] + }, + "synonyms": [ + "Left levatores costarum longi set" + ] + }, + { + "id": "FMA:74077", + "name": "Set of right levatores costarum breves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71314" + ] + }, + "synonyms": [ + "Right levatores costarum breves set" + ] + }, + { + "id": "FMA:74078", + "name": "Set of left levatores costarum breves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71314" + ] + }, + "synonyms": [ + "Left levatores costarum breves set" + ] + }, + { + "id": "FMA:74079", + "name": "Set of right subcostales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71315" + ] + }, + "synonyms": [ + "Right subcostales set" + ] + }, + { + "id": "FMA:74080", + "name": "Set of left subcostales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71315" + ] + }, + "synonyms": [ + "Left subcostales set" + ] + }, + { + "id": "FMA:74081", + "name": "Set of intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Intercostal muscles set" + ] + }, + { + "id": "FMA:74082", + "name": "Set of right intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74081" + ] + }, + "synonyms": [ + "Right intercostal muscles set" + ] + }, + { + "id": "FMA:74083", + "name": "Set of left intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74081" + ] + }, + "synonyms": [ + "Left intercostal muscles set" + ] + }, + { + "id": "FMA:74084", + "name": "Set of external intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "External intercostal muscles set" + ] + }, + { + "id": "FMA:74085", + "name": "Set of internal intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Internal intercostal muscles set" + ] + }, + { + "id": "FMA:74086", + "name": "Set of innermost intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74779" + ] + }, + "synonyms": [ + "Innermost intercostal muscles set" + ] + }, + { + "id": "FMA:74087", + "name": "Set of right external intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74084" + ] + }, + "synonyms": [ + "Right external intercostal muscles set" + ] + }, + { + "id": "FMA:74088", + "name": "Set of left external intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74084" + ] + }, + "synonyms": [ + "Left external intercostal muscles set" + ] + }, + { + "id": "FMA:74089", + "name": "Set of right internal intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74085" + ] + }, + "synonyms": [ + "Right internal intercostal muscles set" + ] + }, + { + "id": "FMA:74090", + "name": "Set of left internal intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74085" + ] + }, + "synonyms": [ + "Left internal intercostal muscles set" + ] + }, + { + "id": "FMA:74091", + "name": "Set of right innermost intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74086" + ] + }, + "synonyms": [ + "Right innermost intercostal muscles set" + ] + }, + { + "id": "FMA:74092", + "name": "Set of left innermost intercostal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74086" + ] + }, + "synonyms": [ + "Left innermost intercostal muscles set" + ] + }, + { + "id": "FMA:74093", + "name": "Set of cervical intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Cervical intertransversarii set", + "Cervical intertransversarii" + ] + }, + { + "id": "FMA:74094", + "name": "Set of left prevertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32593" + ] + }, + "synonyms": [ + "Left prevertebral muscles set" + ] + }, + { + "id": "FMA:74096", + "name": "Set of superficial perineal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Superficial perineal muscles set" + ] + }, + { + "id": "FMA:74097", + "name": "Set of deep perineal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Deep perineal muscles set" + ] + }, + { + "id": "FMA:74099", + "name": "Set of subarachnoid sulci", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Subarachnoid sulci", + "Subarachnoid sulci set" + ] + }, + { + "id": "FMA:74102", + "name": "Set of subarachnoid fissures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Subarachnoid fissures set" + ] + }, + { + "id": "FMA:74109", + "name": "Musculature of anterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50193" + ] + } + }, + { + "id": "FMA:74110", + "name": "Musculature of anterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50193" + ] + } + }, + { + "id": "FMA:74111", + "name": "Musculature of posterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50194" + ] + } + }, + { + "id": "FMA:74112", + "name": "Musculature of posterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50194" + ] + } + }, + { + "id": "FMA:74114", + "name": "Right median lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45701" + ] + }, + "synonyms": [ + "Right middle lobe of prostate" + ] + }, + { + "id": "FMA:74115", + "name": "Left median lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45701" + ] + }, + "synonyms": [ + "Left middle lobe of prostate" + ] + }, + { + "id": "FMA:74116", + "name": "Zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Prostatic zone" + ] + }, + { + "id": "FMA:74118", + "name": "Fibromuscular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19568" + ] + } + }, + { + "id": "FMA:74119", + "name": "Prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Prostatic duct tree", + "Tubulo-acinar gland of prostate" + ] + }, + { + "id": "FMA:74121", + "name": "First layer of muscles of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "First layer of plantar muscles of foot" + ] + }, + { + "id": "FMA:74122", + "name": "Second layer of muscles of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Second layer of plantar muscles of foot" + ] + }, + { + "id": "FMA:74123", + "name": "Third layer of muscles of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Third layer of plantar muscles of foot" + ] + }, + { + "id": "FMA:74124", + "name": "Fourth layer of muscles of plantar part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Fourth layer of plantar muscles of foot" + ] + }, + { + "id": "FMA:74125", + "name": "First layer of muscles of plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74121" + ] + } + }, + { + "id": "FMA:74126", + "name": "First layer of muscles of plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74121" + ] + } + }, + { + "id": "FMA:74127", + "name": "Second layer of muscles of plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74122" + ] + } + }, + { + "id": "FMA:74128", + "name": "Second layer of muscles of plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74122" + ] + } + }, + { + "id": "FMA:74129", + "name": "Third layer of muscles of plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74123" + ] + } + }, + { + "id": "FMA:74130", + "name": "Third layer of muscles of plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74123" + ] + } + }, + { + "id": "FMA:74131", + "name": "Fourth layer of muscles of plantar part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74124" + ] + } + }, + { + "id": "FMA:74132", + "name": "Fourth layer of muscles of plantar part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74124" + ] + } + }, + { + "id": "FMA:74133", + "name": "Set of lumbricals of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71321" + ] + } + }, + { + "id": "FMA:74134", + "name": "Set of lumbricals of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71321" + ] + } + }, + { + "id": "FMA:74135", + "name": "Epithelium of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74388" + ] + }, + "synonyms": [ + "Prostatic ductal epithelium" + ] + }, + { + "id": "FMA:74136", + "name": "Epithelium of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74388" + ] + }, + "synonyms": [ + "Prostatic acinar epithelium" + ] + }, + { + "id": "FMA:74137", + "name": "Set of interossei of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + } + }, + { + "id": "FMA:74138", + "name": "Set of interossei of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74137" + ] + } + }, + { + "id": "FMA:74139", + "name": "Set of interossei of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74137" + ] + } + }, + { + "id": "FMA:74140", + "name": "Set of dorsal interossei of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71322" + ] + } + }, + { + "id": "FMA:74141", + "name": "Set of dorsal interossei of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71322" + ] + } + }, + { + "id": "FMA:74142", + "name": "Set of plantar interossei of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71323" + ] + } + }, + { + "id": "FMA:74143", + "name": "Set of plantar interossei of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71323" + ] + } + }, + { + "id": "FMA:74144", + "name": "Set of extrinsic muscles of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + } + }, + { + "id": "FMA:74145", + "name": "Set of extrinsic muscles of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74144" + ] + } + }, + { + "id": "FMA:74146", + "name": "Set of extrinsic muscles of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74144" + ] + } + }, + { + "id": "FMA:74147", + "name": "Glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Parenchyma of prostate" + ] + }, + { + "id": "FMA:74148", + "name": "Nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19568" + ] + } + }, + { + "id": "FMA:74149", + "name": "Musculature of medial compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50392" + ] + }, + "synonyms": [ + "Set of muscles of medial compartment of thigh" + ] + }, + { + "id": "FMA:74150", + "name": "Musculature of medial compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74149" + ] + }, + "synonyms": [ + "Set of muscles of medial compartment of right thigh" + ] + }, + { + "id": "FMA:74151", + "name": "Musculature of medial compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74149" + ] + }, + "synonyms": [ + "Set of muscles of medial compartment of left thigh" + ] + }, + { + "id": "FMA:74154", + "name": "Duct of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19580" + ] + }, + "synonyms": [ + "Main prostatic duct" + ] + }, + { + "id": "FMA:74156", + "name": "Duct of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19580" + ] + } + }, + { + "id": "FMA:74157", + "name": "Lobular duct of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19580" + ] + } + }, + { + "id": "FMA:74159", + "name": "Acinus of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66808" + ] + } + }, + { + "id": "FMA:74160", + "name": "Acinus of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66808" + ] + } + }, + { + "id": "FMA:74161", + "name": "Nerve network of nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:74162", + "name": "Nerve network of glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:74163", + "name": "Vasculature of nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + }, + "synonyms": [ + "Vascular network of nonglandular part of prostate" + ] + }, + { + "id": "FMA:74164", + "name": "Vasculature of glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + }, + "synonyms": [ + "Vascular network of glandular part of prostate" + ] + }, + { + "id": "FMA:74165", + "name": "Connective tissue of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:74166", + "name": "Connective tissue of glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74165" + ] + } + }, + { + "id": "FMA:74167", + "name": "Connective tissue of nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74165" + ] + } + }, + { + "id": "FMA:74168", + "name": "Wall of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Wall of duct of prostate", + "Prostatic ductal wall" + ] + }, + { + "id": "FMA:74169", + "name": "Wall of duct of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74168" + ] + }, + "synonyms": [ + "Wall of main prostatic duct" + ] + }, + { + "id": "FMA:74170", + "name": "Wall of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74168" + ] + } + }, + { + "id": "FMA:74171", + "name": "Wall of duct of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74168" + ] + } + }, + { + "id": "FMA:74172", + "name": "Wall of lobular duct of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74168" + ] + } + }, + { + "id": "FMA:74173", + "name": "Lumen of duct of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19609" + ] + }, + "synonyms": [ + "Ductal lumen of mucosal gland of prostate" + ] + }, + { + "id": "FMA:74174", + "name": "Lumen of duct of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19609" + ] + }, + "synonyms": [ + "Ductal lumen of submucosal gland of prostate" + ] + }, + { + "id": "FMA:74175", + "name": "Lumen of lobular duct of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19609" + ] + }, + "synonyms": [ + "Ductal lumen of lobule of prostate" + ] + }, + { + "id": "FMA:74176", + "name": "Lumen of main prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19609" + ] + }, + "synonyms": [ + "Lumen of main duct of prostate", + "Ductal lumen of main gland of prostate", + "Main prostatic ductal lumen" + ] + }, + { + "id": "FMA:74177", + "name": "Epithelium of lobular duct of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74179" + ] + } + }, + { + "id": "FMA:74178", + "name": "Epithelium of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74135" + ] + } + }, + { + "id": "FMA:74179", + "name": "Epithelium of duct of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74135" + ] + } + }, + { + "id": "FMA:74180", + "name": "Epithelium of main duct of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74179" + ] + } + }, + { + "id": "FMA:74181", + "name": "Organ part phenotype", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:74182", + "name": "Epithelial phenotype", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74181" + ] + } + }, + { + "id": "FMA:74186", + "name": "Subdivision of basal layer of epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74393" + ] + } + }, + { + "id": "FMA:74187", + "name": "Luminal layer of epithelium of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74262" + ] + } + }, + { + "id": "FMA:74188", + "name": "Basal layer of epithelium of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74186" + ] + } + }, + { + "id": "FMA:74189", + "name": "Subepithelial connective tissue of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74165" + ] + } + }, + { + "id": "FMA:74190", + "name": "Lobule of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66807" + ] + }, + "synonyms": [ + "Lobule of peripheral zone of prostate", + "Lobule of main prostatic gland" + ] + }, + { + "id": "FMA:74192", + "name": "Lobule of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66807" + ] + } + }, + { + "id": "FMA:74193", + "name": "Fibromuscular part of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74380" + ] + } + }, + { + "id": "FMA:74194", + "name": "Fibromuscular part of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74380" + ] + } + }, + { + "id": "FMA:74195", + "name": "Fibromuscular part of lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74380" + ] + } + }, + { + "id": "FMA:74196", + "name": "Fibromuscular septum of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82484" + ] + }, + "synonyms": [ + "Prostatic fibromuscular septum" + ] + }, + { + "id": "FMA:74197", + "name": "Prostatic stroma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74198", + "name": "Stroma of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular stroma of peripheral zone" + ] + }, + { + "id": "FMA:74199", + "name": "Stroma of internal zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular stroma of internal zone" + ] + }, + { + "id": "FMA:74200", + "name": "Stroma of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular stroma of peri-urethral zone", + "Stroma of innermost zone of prostate" + ] + }, + { + "id": "FMA:74210", + "name": "Wall of intraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86118" + ] + } + }, + { + "id": "FMA:74211", + "name": "Wall of intraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74210" + ] + } + }, + { + "id": "FMA:74212", + "name": "Wall of intraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74210" + ] + } + }, + { + "id": "FMA:74213", + "name": "Wall of extraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86118" + ] + } + }, + { + "id": "FMA:74214", + "name": "Wall of extraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74213" + ] + } + }, + { + "id": "FMA:74215", + "name": "Wall of extraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74213" + ] + } + }, + { + "id": "FMA:74216", + "name": "Lumen of intraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:74217", + "name": "Lumen of intraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74216" + ] + } + }, + { + "id": "FMA:74218", + "name": "Lumen of intraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74216" + ] + } + }, + { + "id": "FMA:74219", + "name": "Lumen of extraprostatic part of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:74220", + "name": "Lumen of extraprostatic part of right ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74219" + ] + } + }, + { + "id": "FMA:74221", + "name": "Lumen of extraprostatic part of left ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74219" + ] + } + }, + { + "id": "FMA:74222", + "name": "Lumen of prostatic part proper of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + } + }, + { + "id": "FMA:74223", + "name": "Epithelial cell of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66817" + ] + }, + "synonyms": [ + "Acinar epithelial cell of prostate" + ] + }, + { + "id": "FMA:74224", + "name": "Epithelial cell of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66817" + ] + }, + "synonyms": [ + "Ductal epithelial cell of prostate" + ] + }, + { + "id": "FMA:74225", + "name": "Luminal cell of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74224" + ] + }, + "synonyms": [ + "Luminal epithelial cell of prostatic duct" + ] + }, + { + "id": "FMA:74226", + "name": "Basal cell of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74224" + ] + }, + "synonyms": [ + "Basal epithelial cell of prostatic duct" + ] + }, + { + "id": "FMA:74228", + "name": "Circular muscle layer of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17358" + ] + } + }, + { + "id": "FMA:74229", + "name": "Longitudinal muscle layer of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17358" + ] + } + }, + { + "id": "FMA:74230", + "name": "Mucosa of ileocecal valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85387" + ] + }, + "synonyms": [ + "Ileocecal valvular mucosa" + ] + }, + { + "id": "FMA:74231", + "name": "Central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Central Gland of Albarran" + ] + }, + { + "id": "FMA:74232", + "name": "Internal zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + } + }, + { + "id": "FMA:74233", + "name": "Distal prostatic sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + }, + "synonyms": [ + "Striated prostatic sphincter" + ] + }, + { + "id": "FMA:74235", + "name": "Stroma of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular stroma of central zone" + ] + }, + { + "id": "FMA:74236", + "name": "Stroma of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Fibromuscular stroma of transition zone" + ] + }, + { + "id": "FMA:74237", + "name": "Stroma proper of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74238", + "name": "Anterior fibromuscular stroma of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74245", + "name": "Smooth muscle tissue of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + }, + "synonyms": [ + "Muscular tissue of prostate" + ] + }, + { + "id": "FMA:74246", + "name": "Right lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74358" + ] + }, + "synonyms": [ + "Right transition lobe of prostate" + ] + }, + { + "id": "FMA:74247", + "name": "Left lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74358" + ] + }, + "synonyms": [ + "Left transition lobe of prostate" + ] + }, + { + "id": "FMA:74248", + "name": "Inner muscle layer of prostatic capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74245" + ] + }, + "synonyms": [ + "Inner layer of smooth muscle fibers of prostatic capsule" + ] + }, + { + "id": "FMA:74249", + "name": "Muscle tissue of fibromuscular septum of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74245" + ] + }, + "synonyms": [ + "Muscle tissue of prostatic fibromuscular septum" + ] + }, + { + "id": "FMA:74250", + "name": "Muscle tissue of prostatic stroma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74245" + ] + } + }, + { + "id": "FMA:74251", + "name": "Outer membrane of prostatic capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74165" + ] + } + }, + { + "id": "FMA:74252", + "name": "Basement membrane of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:74253", + "name": "Basement membrane of prostatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:74254", + "name": "Wall of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Prostatic acinar wall" + ] + }, + { + "id": "FMA:74255", + "name": "Wall of acinus of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74254" + ] + }, + "synonyms": [ + "Acinar wall of mucosal gland of prostate" + ] + }, + { + "id": "FMA:74256", + "name": "Wall of acinus of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74254" + ] + }, + "synonyms": [ + "Acinar wall of submucosal gland of prostate" + ] + }, + { + "id": "FMA:74257", + "name": "Wall of acinus of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74254" + ] + }, + "synonyms": [ + "Acinar wall of main gland of prostate" + ] + }, + { + "id": "FMA:74258", + "name": "Lumen of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Acinar lumen of prostate", + "Prostatic acinar lumen" + ] + }, + { + "id": "FMA:74259", + "name": "Lumen of acinus of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74258" + ] + }, + "synonyms": [ + "Acinar lumen of mucosal gland of prostate" + ] + }, + { + "id": "FMA:74260", + "name": "Lumen of acinus of submucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74258" + ] + }, + "synonyms": [ + "Acinar lumen of submucosal gland of prostate" + ] + }, + { + "id": "FMA:74261", + "name": "Lumen of acinus of main gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74258" + ] + }, + "synonyms": [ + "Acinar lumen of main gland of prostate" + ] + }, + { + "id": "FMA:74262", + "name": "Subdivision of luminal layer of epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74393" + ] + } + }, + { + "id": "FMA:74263", + "name": "Luminal layer of epithelium of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74262" + ] + } + }, + { + "id": "FMA:74264", + "name": "Basal layer of epithelium of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74186" + ] + } + }, + { + "id": "FMA:74265", + "name": "Basal cell of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74223" + ] + }, + "synonyms": [ + "Basal epithelial cell of prostatic acinus" + ] + }, + { + "id": "FMA:74266", + "name": "Luminal cell of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74223" + ] + }, + "synonyms": [ + "Luminal epithelial cell of prostatic acinus" + ] + }, + { + "id": "FMA:74267", + "name": "Transitional epithelium of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:74268", + "name": "Set of renal pyramids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78564" + ] + }, + "synonyms": [ + "Set of medullary pyramids", + "Medullary pyramids", + "Renal pyramids set", + "Medulla of kidney", + "Renal pyramids", + "Renal medulla" + ] + }, + { + "id": "FMA:74269", + "name": "Set of uriniferous tubules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78564" + ] + }, + "synonyms": [ + "Uriniferous tubules", + "Uriniferous tubules set" + ] + }, + { + "id": "FMA:74270", + "name": "Stroma of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70983" + ] + }, + "synonyms": [ + "Right renal stroma" + ] + }, + { + "id": "FMA:74271", + "name": "Stroma of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70983" + ] + }, + "synonyms": [ + "Left renal stroma" + ] + }, + { + "id": "FMA:74272", + "name": "Parietal layer of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45565" + ] + }, + "synonyms": [ + "Outer layer of glomerular capsule" + ] + }, + { + "id": "FMA:74273", + "name": "Visceral layer of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + } + }, + { + "id": "FMA:74274", + "name": "Glomerular basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:74275", + "name": "External layer of glomerular basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86308" + ] + }, + "synonyms": [ + "Lamina externa of glomerular basement membrane" + ] + }, + { + "id": "FMA:74276", + "name": "Middle layer of glomerular basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86308" + ] + }, + "synonyms": [ + "Lamina densa of glomerular basement membrane" + ] + }, + { + "id": "FMA:74277", + "name": "Internal layer of glomerular basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86308" + ] + }, + "synonyms": [ + "Lamina interna of glomerular basement membrane" + ] + }, + { + "id": "FMA:74278", + "name": "Membrane of right pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9583" + ] + }, + "synonyms": [ + "Right pleural sac membrane" + ] + }, + { + "id": "FMA:74279", + "name": "Membrane of left pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9583" + ] + }, + "synonyms": [ + "Left pleural sac membrane" + ] + }, + { + "id": "FMA:74280", + "name": "Paranephric fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + }, + "synonyms": [ + "Pararenal fat body" + ] + }, + { + "id": "FMA:74281", + "name": "Right paranephric fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74280" + ] + } + }, + { + "id": "FMA:74282", + "name": "Left paranephric fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74280" + ] + } + }, + { + "id": "FMA:74283", + "name": "Set of renal columns of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74029" + ] + }, + "synonyms": [ + "Right renal columns set", + "Right renal columns", + "Set of right renal columns" + ] + }, + { + "id": "FMA:74284", + "name": "Set of renal columns of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74029" + ] + }, + "synonyms": [ + "Left renal columns set", + "Left renal columns", + "Set of left renal columns" + ] + }, + { + "id": "FMA:74285", + "name": "Outer cortex of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + }, + "synonyms": [ + "Outer renal cortex" + ] + }, + { + "id": "FMA:74286", + "name": "Outer cortex of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74285" + ] + } + }, + { + "id": "FMA:74287", + "name": "Outer cortex of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74285" + ] + } + }, + { + "id": "FMA:74288", + "name": "Inner cortex of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + }, + "synonyms": [ + "Juxtamedullary cortex of kidney" + ] + }, + { + "id": "FMA:74289", + "name": "Inner cortex of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74288" + ] + }, + "synonyms": [ + "Juxtamedullary cortex of right kidney" + ] + }, + { + "id": "FMA:74290", + "name": "Inner cortex of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74288" + ] + }, + "synonyms": [ + "Juxtamedullary cortex of left kidney" + ] + }, + { + "id": "FMA:74291", + "name": "Lumen of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Apical segmental bronchial lumen" + ] + }, + { + "id": "FMA:74292", + "name": "Lumen of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Anterior segmental bronchial lumen" + ] + }, + { + "id": "FMA:74293", + "name": "Lumen of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62593" + ] + }, + "synonyms": [ + "Posterior segmental bronchial lumen" + ] + }, + { + "id": "FMA:74294", + "name": "Bronchiolar part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31739" + ] + } + }, + { + "id": "FMA:74295", + "name": "Wall of superior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Superior division bronchial wall" + ] + }, + { + "id": "FMA:74296", + "name": "Wall of inferior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + }, + "synonyms": [ + "Inferior division bronchial wall" + ] + }, + { + "id": "FMA:74297", + "name": "Lumen of superior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Superior division bronchial lumen" + ] + }, + { + "id": "FMA:74298", + "name": "Lumen of inferior division bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + }, + "synonyms": [ + "Inferior division bronchial lumen" + ] + }, + { + "id": "FMA:74299", + "name": "Medullary ray", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:74300", + "name": "Set of medullary rays", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78564" + ] + }, + "synonyms": [ + "Medullary rays set", + "Medullary rays" + ] + }, + { + "id": "FMA:74301", + "name": "Set of medullary rays of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74300" + ] + } + }, + { + "id": "FMA:74302", + "name": "Set of medullary rays of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74300" + ] + } + }, + { + "id": "FMA:74303", + "name": "Set of right renal pyramids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74268" + ] + }, + "synonyms": [ + "Right renal pyramids", + "Set of medullary pyramids of right kidney", + "Right renal medulla", + "Right renal pyramids set", + "Medulla of right kidney" + ] + }, + { + "id": "FMA:74304", + "name": "Set of left renal pyramids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74268" + ] + }, + "synonyms": [ + "Medulla of left kidney", + "Left renal pyramids", + "Left renal pyramids set", + "Set of medullary pyramids of left kidney", + "Left renal medulla" + ] + }, + { + "id": "FMA:74306", + "name": "Outer stripe of medulla of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76662" + ] + }, + "synonyms": [ + "Outer stripe of outer medulla of right kidney" + ] + }, + { + "id": "FMA:74307", + "name": "Outer stripe of medulla of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76662" + ] + }, + "synonyms": [ + "Outer stripe of outer medulla of left kidney" + ] + }, + { + "id": "FMA:74309", + "name": "Inner stripe of medulla of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76663" + ] + }, + "synonyms": [ + "Inner stripe of outer medulla of right kidney" + ] + }, + { + "id": "FMA:74310", + "name": "Inner stripe of medulla of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76663" + ] + }, + "synonyms": [ + "Inner stripe of outer medulla of left kidney" + ] + }, + { + "id": "FMA:74311", + "name": "Cribriform area of medulla of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + }, + "synonyms": [ + "Cribriform area of renal pyramid", + "Area cribrosa of renal papilla" + ] + }, + { + "id": "FMA:74312", + "name": "Cribriform area of medulla of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74311" + ] + }, + "synonyms": [ + "Cribriform area of right renal pyramid" + ] + }, + { + "id": "FMA:74313", + "name": "Cribriform area of medulla of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74311" + ] + }, + "synonyms": [ + "Cribriform area of left renal pyramid" + ] + }, + { + "id": "FMA:74315", + "name": "Subcutaneous adipose tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20110" + ] + }, + "synonyms": [ + "Fatty layer of subcutaneous tissue" + ] + }, + { + "id": "FMA:74317", + "name": "Right bulb of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20199" + ] + } + }, + { + "id": "FMA:74318", + "name": "Left bulb of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20199" + ] + } + }, + { + "id": "FMA:74319", + "name": "Chromaffin cell of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69263" + ] + } + }, + { + "id": "FMA:74320", + "name": "Chromaffin cell of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74319" + ] + } + }, + { + "id": "FMA:74321", + "name": "Chromaffin cell of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74319" + ] + } + }, + { + "id": "FMA:74322", + "name": "Smooth muscle tissue of ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:74323", + "name": "Smooth muscle tissue of right ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74322" + ] + } + }, + { + "id": "FMA:74324", + "name": "Smooth muscle tissue of left ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74322" + ] + } + }, + { + "id": "FMA:74325", + "name": "Germinal epithelium of right ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18629" + ] + } + }, + { + "id": "FMA:74326", + "name": "Germinal epithelium of left ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18629" + ] + } + }, + { + "id": "FMA:74331", + "name": "Regional part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:74332", + "name": "Constitutional part_of relationship value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50634" + ] + } + }, + { + "id": "FMA:74336", + "name": "Glandular part of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74337" + ] + } + }, + { + "id": "FMA:74337", + "name": "Subdivision of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:74338", + "name": "Nonglandular part of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74337" + ] + } + }, + { + "id": "FMA:74339", + "name": "Subtrigonal gland of Hume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74344" + ] + } + }, + { + "id": "FMA:74340", + "name": "Subcervical gland of Albarran", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74344" + ] + } + }, + { + "id": "FMA:74341", + "name": "Submucosal gland of peripheral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19601" + ] + }, + "synonyms": [ + "Main gland of prostate" + ] + }, + { + "id": "FMA:74342", + "name": "Submucosal gland of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19601" + ] + } + }, + { + "id": "FMA:74343", + "name": "Submucosal gland of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19601" + ] + } + }, + { + "id": "FMA:74344", + "name": "Submucosal gland of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19601" + ] + } + }, + { + "id": "FMA:74345", + "name": "Subdivision of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:74346", + "name": "Subtrigonal part of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74345" + ] + } + }, + { + "id": "FMA:74347", + "name": "Subcervical part of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74345" + ] + } + }, + { + "id": "FMA:74349", + "name": "Stroma of glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Intraglandular stroma of prostate", + "Glandular stroma of prostate" + ] + }, + { + "id": "FMA:74350", + "name": "Stroma of nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74351", + "name": "Stroma of lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + }, + "synonyms": [ + "Stroma of prostatic lobe", + "Prostatic lobar stroma" + ] + }, + { + "id": "FMA:74352", + "name": "Stroma of anterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74351" + ] + } + }, + { + "id": "FMA:74353", + "name": "Stroma of median lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74351" + ] + } + }, + { + "id": "FMA:74354", + "name": "Stroma of right lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74351" + ] + } + }, + { + "id": "FMA:74355", + "name": "Stroma of left lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74351" + ] + } + }, + { + "id": "FMA:74356", + "name": "Stroma of posterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74351" + ] + } + }, + { + "id": "FMA:74358", + "name": "Lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Transition zone lobe" + ] + }, + { + "id": "FMA:74361", + "name": "Proximal part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86169" + ] + } + }, + { + "id": "FMA:74362", + "name": "Distal part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86169" + ] + } + }, + { + "id": "FMA:74363", + "name": "Collicular part of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + }, + "synonyms": [ + "Seminal colliculus" + ] + }, + { + "id": "FMA:74364", + "name": "Lumen of fimbria of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18365" + ] + } + }, + { + "id": "FMA:74365", + "name": "Lumen of fimbria of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74364" + ] + } + }, + { + "id": "FMA:74366", + "name": "Lumen of fimbria of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74364" + ] + } + }, + { + "id": "FMA:74367", + "name": "Subdivision of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + } + }, + { + "id": "FMA:74368", + "name": "Glandular part of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74367" + ] + } + }, + { + "id": "FMA:74369", + "name": "Nonglandular part of central zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74367" + ] + } + }, + { + "id": "FMA:74370", + "name": "Glandular part of lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74371" + ] + } + }, + { + "id": "FMA:74371", + "name": "Subdivision of lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:74372", + "name": "Glandular part of right lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74370" + ] + } + }, + { + "id": "FMA:74373", + "name": "Glandular part of left lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74370" + ] + } + }, + { + "id": "FMA:74374", + "name": "Nonglandular part of lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74371" + ] + } + }, + { + "id": "FMA:74375", + "name": "Nonglandular part of right lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74374" + ] + } + }, + { + "id": "FMA:74376", + "name": "Nonglandular part of left lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74374" + ] + } + }, + { + "id": "FMA:74377", + "name": "Fibromuscular part of peri-urethral zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74380" + ] + } + }, + { + "id": "FMA:74378", + "name": "Fibromuscular part of right lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74195" + ] + } + }, + { + "id": "FMA:74379", + "name": "Fibromuscular part of left lobe of transition zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74195" + ] + } + }, + { + "id": "FMA:74380", + "name": "Fibromuscular part of zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:74381", + "name": "Acinar stroma of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74382", + "name": "Peri-acinar stroma of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74383", + "name": "Intra-acinar stroma of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74385", + "name": "Prostatic alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82493" + ] + } + }, + { + "id": "FMA:74386", + "name": "Prostatic papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:74387", + "name": "Capillary plexus of prostatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45633" + ] + } + }, + { + "id": "FMA:74388", + "name": "Epithelium of subdivision of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:74389", + "name": "Epithelium of prostatic alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74388" + ] + }, + "synonyms": [ + "Prostatic alveolar epithelium" + ] + }, + { + "id": "FMA:74390", + "name": "Endocrine-paracrine cell of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + }, + "synonyms": [ + "Neuro-epithelial cell of prostate gland" + ] + }, + { + "id": "FMA:74391", + "name": "Interlobular stroma of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74392", + "name": "Extralobular stroma of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66797" + ] + } + }, + { + "id": "FMA:74393", + "name": "Subdivision of epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:74394", + "name": "Luminal layer of epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74393" + ] + } + }, + { + "id": "FMA:74395", + "name": "Basal layer of epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74393" + ] + } + }, + { + "id": "FMA:74396", + "name": "Epithelium of prostatic lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74388" + ] + }, + "synonyms": [ + "Prostatic lobular epithelium" + ] + }, + { + "id": "FMA:74397", + "name": "Epithelium of prostatic papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74388" + ] + }, + "synonyms": [ + "Prostatic papilla epithelium" + ] + }, + { + "id": "FMA:74398", + "name": "Luminal layer of epithelium of prostatic alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74262" + ] + } + }, + { + "id": "FMA:74399", + "name": "Basal layer of epithelium of prostatic alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74186" + ] + } + }, + { + "id": "FMA:74402", + "name": "Structural gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Gene" + ] + }, + { + "id": "FMA:74406", + "name": "Autosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:74407", + "name": "Sex chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:74408", + "name": "Right male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55678" + ] + } + }, + { + "id": "FMA:74409", + "name": "Left male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55678" + ] + } + }, + { + "id": "FMA:74410", + "name": "Nucleoplasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:74411", + "name": "Nuclear wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Wall of cell nucleus" + ] + }, + { + "id": "FMA:74412", + "name": "Deoxyribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "DNA", + "DNA molecule" + ] + }, + { + "id": "FMA:74413", + "name": "Histone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:74414", + "name": "Subiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + }, + "synonyms": [ + "Subiculum hippocampi" + ] + }, + { + "id": "FMA:74415", + "name": "Intermediate zone of lung viewed clinically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:74416", + "name": "Intermediate zone of right lung viewed clinically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74415" + ] + } + }, + { + "id": "FMA:74417", + "name": "Intermediate zone of left lung viewed clinically", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74415" + ] + } + }, + { + "id": "FMA:74418", + "name": "Intermediate zone of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + } + }, + { + "id": "FMA:74419", + "name": "Tunica intima of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85403" + ] + } + }, + { + "id": "FMA:74420", + "name": "Tunica intima of segment of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85403" + ] + } + }, + { + "id": "FMA:74421", + "name": "Tunica intima of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74420" + ] + } + }, + { + "id": "FMA:74422", + "name": "Tunica intima of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74420" + ] + } + }, + { + "id": "FMA:74423", + "name": "Tunica intima of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74420" + ] + } + }, + { + "id": "FMA:74424", + "name": "Tunica intima of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74420" + ] + } + }, + { + "id": "FMA:74425", + "name": "Tunica media of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74434" + ] + } + }, + { + "id": "FMA:74426", + "name": "Tunica media of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74434" + ] + } + }, + { + "id": "FMA:74427", + "name": "Tunica media of thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74434" + ] + } + }, + { + "id": "FMA:74428", + "name": "Primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:74429", + "name": "Tunica media of abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74434" + ] + } + }, + { + "id": "FMA:74430", + "name": "Secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:74431", + "name": "Tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:74432", + "name": "Quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58006" + ] + } + }, + { + "id": "FMA:74433", + "name": "Tunica media of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14273" + ] + } + }, + { + "id": "FMA:74434", + "name": "Tunica media of zone of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14273" + ] + } + }, + { + "id": "FMA:74435", + "name": "Wall of descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15091" + ] + }, + "synonyms": [ + "Descending aortic wall" + ] + }, + { + "id": "FMA:74436", + "name": "Lumen of segment of descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + } + }, + { + "id": "FMA:74437", + "name": "Lumen of descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18237" + ] + }, + "synonyms": [ + "Descending aortic lumen" + ] + }, + { + "id": "FMA:74438", + "name": "Acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Lactiferous gland acinus" + ] + }, + { + "id": "FMA:74439", + "name": "Wall of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58025" + ] + } + }, + { + "id": "FMA:74440", + "name": "Lumen of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:74441", + "name": "Wall of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Primary lactiferous ductal wall" + ] + }, + { + "id": "FMA:74442", + "name": "Wall of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Secondary lactiferous ductal wall" + ] + }, + { + "id": "FMA:74443", + "name": "Wall of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Tertiary lactiferous ductal wall" + ] + }, + { + "id": "FMA:74444", + "name": "Wall of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62126" + ] + }, + "synonyms": [ + "Quarternary lactiferous ductal wall" + ] + }, + { + "id": "FMA:74445", + "name": "Epithelium of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + }, + "synonyms": [ + "Lactiferous gland epithelium" + ] + }, + { + "id": "FMA:74446", + "name": "Epithelium of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74445" + ] + }, + "synonyms": [ + "Lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74447", + "name": "Epithelium of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Main lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74448", + "name": "Epithelium of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Primary lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74449", + "name": "Epithelium of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Secondary lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74450", + "name": "Epithelium of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Tertiary lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74451", + "name": "Epithelium of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Quarternary lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74452", + "name": "Epithelium of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + }, + "synonyms": [ + "Terminal lactiferous ductal epithelium" + ] + }, + { + "id": "FMA:74453", + "name": "Epithelium of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74445" + ] + } + }, + { + "id": "FMA:74454", + "name": "Epithelium of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74445" + ] + } + }, + { + "id": "FMA:74455", + "name": "Epithelium of extralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + } + }, + { + "id": "FMA:74456", + "name": "Epithelium of intralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + } + }, + { + "id": "FMA:74457", + "name": "Subdivision of epithelium of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:74458", + "name": "Lumina layer of epithelium of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74457" + ] + } + }, + { + "id": "FMA:74459", + "name": "Basal layer of epithelium of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74457" + ] + } + }, + { + "id": "FMA:74460", + "name": "Luminal layer of epithelium of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74458" + ] + } + }, + { + "id": "FMA:74461", + "name": "Luminal layer of epithelium of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74458" + ] + } + }, + { + "id": "FMA:74462", + "name": "Luminal layer of epithelium of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74463", + "name": "Luminal layer of epithelium of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74464", + "name": "Luminal layer of epithelium of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74465", + "name": "Luminal layer of epithelium of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74466", + "name": "Luminal layer of epithelium of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74467", + "name": "Luminal layer of epithelium of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74461" + ] + } + }, + { + "id": "FMA:74468", + "name": "Luminal layer of epithelium of alveolus lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74458" + ] + } + }, + { + "id": "FMA:74469", + "name": "Myoepithelial cell of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67800" + ] + }, + "synonyms": [ + "Basal cell of acinus of lactiferous gland" + ] + }, + { + "id": "FMA:74470", + "name": "Basal layer of epithelium of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74459" + ] + } + }, + { + "id": "FMA:74471", + "name": "Basal layer of epithelium of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74472", + "name": "Basal layer of epithelium of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74473", + "name": "Basal layer of epithelium of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74474", + "name": "Basal layer of epithelium of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74475", + "name": "Basal layer of epithelium of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74476", + "name": "Basal layer of epithelium of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74470" + ] + } + }, + { + "id": "FMA:74477", + "name": "Basal layer of epithelium of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74459" + ] + } + }, + { + "id": "FMA:74478", + "name": "Basal layer of epithelium of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74459" + ] + } + }, + { + "id": "FMA:74479", + "name": "Connective tissue of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:74480", + "name": "Subepithelial connective tissue of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74479" + ] + } + }, + { + "id": "FMA:74481", + "name": "Interlobular connective tissue of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74479" + ] + } + }, + { + "id": "FMA:74482", + "name": "Intralobular connective tissue of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74479" + ] + } + }, + { + "id": "FMA:74483", + "name": "Stroma of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Lactiferous gland stroma" + ] + }, + { + "id": "FMA:74484", + "name": "Peri-acinar stroma of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86303" + ] + } + }, + { + "id": "FMA:74485", + "name": "Periductal stroma of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86303" + ] + } + }, + { + "id": "FMA:74486", + "name": "Capillary plexus of lactiferous acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62097" + ] + } + }, + { + "id": "FMA:74487", + "name": "Capillary plexus of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62097" + ] + } + }, + { + "id": "FMA:74488", + "name": "Capillary plexus of lactiferous lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62097" + ] + } + }, + { + "id": "FMA:74489", + "name": "Basal lamina of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:74490", + "name": "Basal lamina of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:74491", + "name": "Basal lamina of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74492", + "name": "Basal lamina of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74493", + "name": "Basal lamina of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74494", + "name": "Basal lamina of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74495", + "name": "Basal lamina of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74496", + "name": "Basal lamina of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74497", + "name": "Basal lamina of intralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74498", + "name": "Basal lamina of extralobular part of terminal lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74490" + ] + } + }, + { + "id": "FMA:74499", + "name": "Myoepithelial cell of main lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:74500", + "name": "Myoepithelial cell of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:74501", + "name": "Myoepithelial cell of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:74502", + "name": "Myoepithelial cell of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:74503", + "name": "Myoepithelial cell of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67803" + ] + } + }, + { + "id": "FMA:74504", + "name": "Luminal cell of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79866" + ] + } + }, + { + "id": "FMA:74505", + "name": "Luminal cell of acinus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79866" + ] + } + }, + { + "id": "FMA:74506", + "name": "Luminal cell of alveolus of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79866" + ] + }, + "synonyms": [ + "Mammary alveolar cell" + ] + }, + { + "id": "FMA:74507", + "name": "Supraspinal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:74508", + "name": "Superior medullary velum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72547" + ] + }, + "synonyms": [ + "Anterior medullary velum" + ] + }, + { + "id": "FMA:74509", + "name": "Medial olfactory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:74510", + "name": "Central gray substance of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62443" + ] + }, + "synonyms": [ + "Central (periaqueductal) gray", + "Periaqueductal grey substance", + "Periaqueductal gray", + "Anulus of cerebral aqueduct", + "Periaqueductal gray matter", + "Periaqueductal gray of tegmentum" + ] + }, + { + "id": "FMA:74511", + "name": "Superior cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + }, + "synonyms": [ + "Cistern of great cerebral vein", + "Ambient cistern", + "Quadrigeminal cistern" + ] + }, + { + "id": "FMA:74512", + "name": "Choroidal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Chorioid fissure", + "Choroid fissure" + ] + }, + { + "id": "FMA:74513", + "name": "Dorsolateral fissure of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + } + }, + { + "id": "FMA:74514", + "name": "Cerebrocerebellar fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Cerebro-cerebellar fissure" + ] + }, + { + "id": "FMA:74515", + "name": "Chiasmatic cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:74516", + "name": "Cistern of lamina terminalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + }, + "synonyms": [ + "Lamina terminalis cistern" + ] + }, + { + "id": "FMA:74517", + "name": "Cerebellomedullary cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + }, + "synonyms": [ + "Great cistern" + ] + }, + { + "id": "FMA:74518", + "name": "Occipitotemporal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Inferior temporal fissure", + "Third temporal sulcus", + "Inferior temporal sulcus-2", + "Inferior temporal sulcus (Szikla)", + "Occipito-temporal sulcus", + "Inferior temporal sulcus (Roberts)" + ] + }, + { + "id": "FMA:74519", + "name": "Segment of pretectal region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + }, + "synonyms": [ + "Pretectal region segment" + ] + }, + { + "id": "FMA:74520", + "name": "Frontal horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + }, + "synonyms": [ + "Anterior horn of lateral ventricle" + ] + }, + { + "id": "FMA:74523", + "name": "Lateral inferior limiting sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:74524", + "name": "Anterior cerebellar incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83738" + ] + }, + "synonyms": [ + "Tentorial hiatus", + "Tentorial notch", + "Incisura of tentorium", + "Incisure of tentorium cerebelli" + ] + }, + { + "id": "FMA:74525", + "name": "Occipital", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74526", + "name": "Vertical", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74527", + "name": "Horizontal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74528", + "name": "Median", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74529", + "name": "Coronal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74530", + "name": "Sagittal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74531", + "name": "Intermediate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74532", + "name": "Anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:74533", + "name": "Posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:74534", + "name": "Ventral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74535", + "name": "Dorsal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74536", + "name": "Frontal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74537", + "name": "Inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:74538", + "name": "Cranial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74539", + "name": "Caudal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74540", + "name": "Rostral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74541", + "name": "Apical", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74542", + "name": "Basal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74543", + "name": "Basilar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74544", + "name": "Middle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74545", + "name": "Transverse", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74546", + "name": "Longitudinal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74547", + "name": "Axial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74548", + "name": "External", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74549", + "name": "Internal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74550", + "name": "Luminal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74551", + "name": "Deep", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:74552", + "name": "Peripheral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67631" + ] + } + }, + { + "id": "FMA:74553", + "name": "Ulnar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74554", + "name": "Peroneal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74555", + "name": "Fibular", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74556", + "name": "Tibial", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74557", + "name": "Palmar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74558", + "name": "Volar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74559", + "name": "Flexor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74560", + "name": "Plantar", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74561", + "name": "Extensor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23133" + ] + } + }, + { + "id": "FMA:74562", + "name": "Hemolymphoid system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Lymphomyeloid complex", + "Haemolymphoid system", + "Hematolymphoid system" + ] + }, + { + "id": "FMA:74563", + "name": "Median sagittal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:74564", + "name": "Temporal plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86174" + ] + } + }, + { + "id": "FMA:74565", + "name": "Occipital plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:74566", + "name": "Intertubercular plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + }, + "synonyms": [ + "Transtubercular plane" + ] + }, + { + "id": "FMA:74567", + "name": "Interspinous plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + } + }, + { + "id": "FMA:74568", + "name": "Lateral bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74569", + "name": "Medial bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74570", + "name": "Palatovaginal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74571", + "name": "Vomerovaginal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74572", + "name": "Subclavian groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Groove for subclavius" + ] + }, + { + "id": "FMA:74573", + "name": "Bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Intertubercular sulcus" + ] + }, + { + "id": "FMA:74574", + "name": "Lateral lip of bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Crest of greater tuberosity of humerus", + "Crest of greater tubercle of humerus", + "Crest of greater tubercle" + ] + }, + { + "id": "FMA:74575", + "name": "Medial lip of bicipital groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Crest of lesser tubercle of humerus", + "Crest of lesser tuberosity of humerus", + "Crest of lesser tubercle" + ] + }, + { + "id": "FMA:74576", + "name": "Carpal groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74577", + "name": "Supra-acetabular groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74578", + "name": "Obturator groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74580", + "name": "Gingival groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Gingival sulcus" + ] + }, + { + "id": "FMA:74581", + "name": "Olfactory groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74582", + "name": "Pre-olivary groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74583", + "name": "Retro-olivary groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74584", + "name": "Ampullary groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74585", + "name": "Epiphysial line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74586", + "name": "Trapezoid line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74587", + "name": "Intertrochanteric line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74588", + "name": "Medial supracondylar line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74589", + "name": "Lateral supracondylar line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74590", + "name": "Intercondylar line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74591", + "name": "Grey line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74592", + "name": "Choroid line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:74594", + "name": "Lymphoid system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37796" + ] + } + }, + { + "id": "FMA:74595", + "name": "Red bone marrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9608" + ] + } + }, + { + "id": "FMA:74596", + "name": "Yellow bone marrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9608" + ] + } + }, + { + "id": "FMA:74597", + "name": "Gelatinous bone marrow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9608" + ] + } + }, + { + "id": "FMA:74599", + "name": "Right buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46488" + ] + }, + "synonyms": [ + "Right buccal region" + ] + }, + { + "id": "FMA:74600", + "name": "Left buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46488" + ] + }, + "synonyms": [ + "Left buccal region" + ] + }, + { + "id": "FMA:74601", + "name": "Right posterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20277" + ] + } + }, + { + "id": "FMA:74602", + "name": "Left posterior rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20277" + ] + } + }, + { + "id": "FMA:74604", + "name": "Capsule of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Lymph node capsule" + ] + }, + { + "id": "FMA:74605", + "name": "Trabecula of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85273" + ] + }, + "synonyms": [ + "Lymph node trabecula" + ] + }, + { + "id": "FMA:74606", + "name": "Reticulum of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Lymph node reticulum" + ] + }, + { + "id": "FMA:74607", + "name": "Set of subarachnoid spaces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Subarachnoid spaces set" + ] + }, + { + "id": "FMA:74610", + "name": "Vasculature of cardinal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Set of blood vessels of principal body part", + "Body part vasculature", + "Vasculature of principal body part" + ] + }, + { + "id": "FMA:74611", + "name": "Vasculature of cardinal body part subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Vasculature of principal body part subdivision", + "Principal body part subdivision vasculature" + ] + }, + { + "id": "FMA:74612", + "name": "Vasculature of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Set of blood vessels of organ", + "Organ vasculature" + ] + }, + { + "id": "FMA:74613", + "name": "Vasculature of organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Organ part vasculature" + ] + }, + { + "id": "FMA:74614", + "name": "Vasculature of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Vasculature of chest", + "Chest vasculature", + "Thoracic vasculature" + ] + }, + { + "id": "FMA:74615", + "name": "Vasculature of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Abdominal vasculature" + ] + }, + { + "id": "FMA:74616", + "name": "Neural network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Nerve network" + ] + }, + { + "id": "FMA:74617", + "name": "Neural network of cardinal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:74618", + "name": "Neural network of cardinal body part subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:74619", + "name": "Neural network of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:74620", + "name": "Neural network of organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:74621", + "name": "Neural network of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + }, + "synonyms": [ + "Neural network of chest" + ] + }, + { + "id": "FMA:74622", + "name": "Subdivision of lymphoid system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37796" + ] + }, + "synonyms": [ + "Lymphoid system subdivision" + ] + }, + { + "id": "FMA:74623", + "name": "Non-lymphatic lymphoid system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74622" + ] + } + }, + { + "id": "FMA:74624", + "name": "Vasculature of thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Thoracic wall vasculature" + ] + }, + { + "id": "FMA:74625", + "name": "Neural network of thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:74627", + "name": "Adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Anterior lobe of pituitary", + "Anterior lobe of hypophysis", + "Anterior lobe (hypophysis)", + "Pituitary gland, anterior lobe", + "Anterior lobe of pituitary gland" + ] + }, + { + "id": "FMA:74628", + "name": "Neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45728" + ] + }, + "synonyms": [ + "Neural lobe of pituitary gland", + "Infundibular process", + "Posterior lobe of pituitary gland", + "Neural lobe" + ] + }, + { + "id": "FMA:74629", + "name": "Zone of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Adenohypophysis zone", + "Subdivision of anterior lobe of pituitary gland" + ] + }, + { + "id": "FMA:74630", + "name": "Pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74629" + ] + }, + "synonyms": [ + "Pars glandularis of adenohypophysis", + "Pars distalis of anterior lobe of pituitary gland", + "Pars anterior of adenohypophysis" + ] + }, + { + "id": "FMA:74631", + "name": "Pars tuberalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74629" + ] + }, + "synonyms": [ + "Pars tuberalis of anterior lobe of pituitary gland", + "Pars infundibularis of adenohypophysis" + ] + }, + { + "id": "FMA:74632", + "name": "Pars intermedia of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74629" + ] + }, + "synonyms": [ + "Pars intermedia of anterior lobe of pituitary gland" + ] + }, + { + "id": "FMA:74633", + "name": "Zone of neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Subdivision of posterior lobe of pituitary gland", + "Neurohypophysis zone" + ] + }, + { + "id": "FMA:74634", + "name": "Median eminence of neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74633" + ] + }, + "synonyms": [ + "Median eminence", + "Median eminence of hypothalamus", + "Median eminence of tuber cinereum", + "Median eminence of posterior lobe of pituitary gland" + ] + }, + { + "id": "FMA:74635", + "name": "Infundibulum of neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74633" + ] + }, + "synonyms": [ + "Infundibulum of pituitary gland", + "Infundibular stem of neurohypophysis", + "Neurohypophysis infundibulum", + "Tuberal part of hypophysis", + "Infundibulum of posterior lobe of pituitary gland" + ] + }, + { + "id": "FMA:74636", + "name": "Neural lobe of neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + }, + "synonyms": [ + "Pars nervosa of neurohypophysis", + "Pars nervosa of hypophysis", + "Pituitary gland, posterior lobe", + "Posterior pituitary", + "Pars nervosa of posterior lobe of pituitary gland", + "Posterior lobe of neurohypophysis", + "Posterior lobe of pituitary", + "Posterior lobe-3" + ] + }, + { + "id": "FMA:74637", + "name": "Somatotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + }, + "synonyms": [ + "STH" + ] + }, + { + "id": "FMA:74638", + "name": "Mammotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + }, + "synonyms": [ + "Lactogenic hormone" + ] + }, + { + "id": "FMA:74639", + "name": "Adrenocorticotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + }, + "synonyms": [ + "ACTH" + ] + }, + { + "id": "FMA:74640", + "name": "Thyrotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:74641", + "name": "Follicular stimulating hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + }, + "synonyms": [ + "FSH" + ] + }, + { + "id": "FMA:74642", + "name": "Luteinizing hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + }, + "synonyms": [ + "LH" + ] + }, + { + "id": "FMA:74643", + "name": "Melanocyte-stimulating hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + }, + "synonyms": [ + "MSH" + ] + }, + { + "id": "FMA:74644", + "name": "Melatonin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + } + }, + { + "id": "FMA:74645", + "name": "Neurophysin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:74646", + "name": "Vasopressin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + }, + "synonyms": [ + "Antidiuretic hormone", + "ADH" + ] + }, + { + "id": "FMA:74647", + "name": "Oxytocin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:74648", + "name": "Capsule of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69087" + ] + }, + "synonyms": [ + "Right adrenal gland capsule" + ] + }, + { + "id": "FMA:74649", + "name": "Capsule of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69087" + ] + }, + "synonyms": [ + "Left adrenal gland capsule" + ] + }, + { + "id": "FMA:74650", + "name": "Gray matter layer of stratum lemnisci of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77870" + ] + } + }, + { + "id": "FMA:74651", + "name": "Basal lamina of endothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:74653", + "name": "Wall of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86198" + ] + }, + "synonyms": [ + "Arteriole wall" + ] + }, + { + "id": "FMA:74654", + "name": "Mucosa of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous membrane of anal canal", + "Anal mucous membrane", + "Anal mucosa", + "Anal canal mucosa" + ] + }, + { + "id": "FMA:74655", + "name": "Wall of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Bronchiolar wall", + "Bronchiole wall" + ] + }, + { + "id": "FMA:74656", + "name": "Lumen of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Bronchiole lumen", + "Bronchiolar lumen" + ] + }, + { + "id": "FMA:74657", + "name": "Integument", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "The integument" + ] + }, + { + "id": "FMA:74658", + "name": "Subdivision of integument", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Integument subdivision" + ] + }, + { + "id": "FMA:74659", + "name": "Integument of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74658" + ] + }, + "synonyms": [ + "Body part integument" + ] + }, + { + "id": "FMA:74660", + "name": "Integument of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74659" + ] + }, + "synonyms": [ + "Head integument" + ] + }, + { + "id": "FMA:74661", + "name": "Integument of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74659" + ] + }, + "synonyms": [ + "Neck integument" + ] + }, + { + "id": "FMA:74662", + "name": "Integument of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74659" + ] + }, + "synonyms": [ + "Trunk integument" + ] + }, + { + "id": "FMA:74663", + "name": "Integument of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74659" + ] + }, + "synonyms": [ + "Limb integument" + ] + }, + { + "id": "FMA:74664", + "name": "Integument of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74663" + ] + }, + "synonyms": [ + "Upper limb integument" + ] + }, + { + "id": "FMA:74665", + "name": "Integument of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74663" + ] + }, + "synonyms": [ + "Lower limb integument" + ] + }, + { + "id": "FMA:74666", + "name": "Integument of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74664" + ] + }, + "synonyms": [ + "Right upper limb integument" + ] + }, + { + "id": "FMA:74667", + "name": "Integument of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74664" + ] + }, + "synonyms": [ + "Left upper limb integument" + ] + }, + { + "id": "FMA:74668", + "name": "Integument of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74665" + ] + }, + "synonyms": [ + "Right lower limb integument" + ] + }, + { + "id": "FMA:74669", + "name": "Integument of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74665" + ] + }, + "synonyms": [ + "Left lower limb integument" + ] + }, + { + "id": "FMA:74670", + "name": "Nervous system of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + } + }, + { + "id": "FMA:74671", + "name": "Nervous system of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74670" + ] + } + }, + { + "id": "FMA:74672", + "name": "Nervous system of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74670" + ] + } + }, + { + "id": "FMA:74673", + "name": "Nervous system of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74670" + ] + } + }, + { + "id": "FMA:74674", + "name": "Nervous system of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74670" + ] + } + }, + { + "id": "FMA:74675", + "name": "Nervous system of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74674" + ] + } + }, + { + "id": "FMA:74676", + "name": "Nervous system of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74675" + ] + } + }, + { + "id": "FMA:74677", + "name": "Nervous system of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74675" + ] + } + }, + { + "id": "FMA:74678", + "name": "Nervous system of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74674" + ] + } + }, + { + "id": "FMA:74679", + "name": "Nervous system of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74678" + ] + } + }, + { + "id": "FMA:74680", + "name": "Nervous system of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74678" + ] + } + }, + { + "id": "FMA:74681", + "name": "Nervous system of subdivision of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + } + }, + { + "id": "FMA:74682", + "name": "Nervous system of subdivision of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74681" + ] + } + }, + { + "id": "FMA:74683", + "name": "Nervous system of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74682" + ] + } + }, + { + "id": "FMA:74684", + "name": "Nervous system of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74682" + ] + } + }, + { + "id": "FMA:74685", + "name": "Nervous system of subdivision of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74681" + ] + } + }, + { + "id": "FMA:74686", + "name": "Nervous system of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74685" + ] + } + }, + { + "id": "FMA:74687", + "name": "Nervous system of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74685" + ] + } + }, + { + "id": "FMA:74688", + "name": "Nervous system of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74685" + ] + } + }, + { + "id": "FMA:74689", + "name": "Nervous system of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74685" + ] + } + }, + { + "id": "FMA:74690", + "name": "Nervous system of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74689" + ] + } + }, + { + "id": "FMA:74691", + "name": "Nervous system of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74689" + ] + } + }, + { + "id": "FMA:74692", + "name": "Nervous system of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74688" + ] + } + }, + { + "id": "FMA:74693", + "name": "Nervous system of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74688" + ] + } + }, + { + "id": "FMA:74694", + "name": "Nervous system of subdivision of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74681" + ] + } + }, + { + "id": "FMA:74695", + "name": "Nervous system of subdivision of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74694" + ] + } + }, + { + "id": "FMA:74696", + "name": "Nervous system of subdivision of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74694" + ] + } + }, + { + "id": "FMA:74697", + "name": "Nervous system of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74695" + ] + } + }, + { + "id": "FMA:74698", + "name": "Nervous system of subdivision of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74695" + ] + } + }, + { + "id": "FMA:74699", + "name": "Nervous system of subdivision of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74698" + ] + } + }, + { + "id": "FMA:74700", + "name": "Nervous system of subdivision of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74698" + ] + } + }, + { + "id": "FMA:74701", + "name": "Nervous system of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74697" + ] + } + }, + { + "id": "FMA:74702", + "name": "Nervous system of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74697" + ] + } + }, + { + "id": "FMA:74703", + "name": "Nervous system of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74696" + ] + } + }, + { + "id": "FMA:74704", + "name": "Nervous system of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74703" + ] + } + }, + { + "id": "FMA:74705", + "name": "Nervous system of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74703" + ] + } + }, + { + "id": "FMA:74706", + "name": "Nervous system of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74696" + ] + } + }, + { + "id": "FMA:74707", + "name": "Nervous system of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74706" + ] + } + }, + { + "id": "FMA:74708", + "name": "Nervous system of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74706" + ] + } + }, + { + "id": "FMA:74709", + "name": "Zone of integument", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74658" + ] + }, + "synonyms": [ + "Body part subdivision integument" + ] + }, + { + "id": "FMA:74710", + "name": "Vasculature of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74610" + ] + }, + "synonyms": [ + "Head vasculature" + ] + }, + { + "id": "FMA:74711", + "name": "Vasculature of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Neck vasculature" + ] + }, + { + "id": "FMA:74712", + "name": "Vasculature of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Trunk vasculature" + ] + }, + { + "id": "FMA:74713", + "name": "Vasculature of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74610" + ] + }, + "synonyms": [ + "Limb vasculature" + ] + }, + { + "id": "FMA:74714", + "name": "Vasculature of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74713" + ] + }, + "synonyms": [ + "Upper limb vasculature" + ] + }, + { + "id": "FMA:74715", + "name": "Vasculature of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74714" + ] + }, + "synonyms": [ + "Right upper limb vasculature" + ] + }, + { + "id": "FMA:74716", + "name": "Vasculature of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74714" + ] + }, + "synonyms": [ + "Left upper limb vasculature" + ] + }, + { + "id": "FMA:74717", + "name": "Vasculature of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74713" + ] + }, + "synonyms": [ + "Lower limb vasculature" + ] + }, + { + "id": "FMA:74718", + "name": "Vasculature of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74717" + ] + }, + "synonyms": [ + "Right lower limb vasculature" + ] + }, + { + "id": "FMA:74719", + "name": "Vasculature of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74717" + ] + }, + "synonyms": [ + "Left lower limb vasculature" + ] + }, + { + "id": "FMA:74720", + "name": "Vasculature of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Head proper vasculature" + ] + }, + { + "id": "FMA:74721", + "name": "Vasculature of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Face vasculature" + ] + }, + { + "id": "FMA:74722", + "name": "Vasculature of region of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + } + }, + { + "id": "FMA:74723", + "name": "Vasculature of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Pelvic vasculature" + ] + }, + { + "id": "FMA:74724", + "name": "Vasculature of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Perineum vasculature" + ] + }, + { + "id": "FMA:74725", + "name": "Vasculature of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74724" + ] + }, + "synonyms": [ + "Male perineum vasculature" + ] + }, + { + "id": "FMA:74726", + "name": "Vasculature of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74724" + ] + }, + "synonyms": [ + "Female perineum vasculature" + ] + }, + { + "id": "FMA:74727", + "name": "Vasculature of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74723" + ] + }, + "synonyms": [ + "Male pelvic vasculature" + ] + }, + { + "id": "FMA:74728", + "name": "Vasculature of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74723" + ] + }, + "synonyms": [ + "Female pelvic vasculature" + ] + }, + { + "id": "FMA:74729", + "name": "Vasculature of region of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + } + }, + { + "id": "FMA:74730", + "name": "Vasculature of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Pectoral girdle vasculature" + ] + }, + { + "id": "FMA:74731", + "name": "Vasculature of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74730" + ] + }, + "synonyms": [ + "Right pectoral girdle vasculature" + ] + }, + { + "id": "FMA:74732", + "name": "Vasculature of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74730" + ] + }, + "synonyms": [ + "Left pectoral girdle vasculature" + ] + }, + { + "id": "FMA:74733", + "name": "Vasculature of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Free upper limb vasculature" + ] + }, + { + "id": "FMA:74734", + "name": "Vasculature of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74733" + ] + }, + "synonyms": [ + "Right free upper limb vasculature" + ] + }, + { + "id": "FMA:74735", + "name": "Vasculature of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74733" + ] + }, + "synonyms": [ + "Left free upper limb vasculature" + ] + }, + { + "id": "FMA:74736", + "name": "Vasculature of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Pelvic girdle vasculature" + ] + }, + { + "id": "FMA:74737", + "name": "Vasculature of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74736" + ] + }, + "synonyms": [ + "Right pelvic girdle vasculature" + ] + }, + { + "id": "FMA:74738", + "name": "Vasculature of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74736" + ] + }, + "synonyms": [ + "Left pelvic girdle vasculature" + ] + }, + { + "id": "FMA:74739", + "name": "Vasculature of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Free lower limb vasculature" + ] + }, + { + "id": "FMA:74740", + "name": "Vasculature of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74739" + ] + }, + "synonyms": [ + "Right free lower limb vasculature" + ] + }, + { + "id": "FMA:74741", + "name": "Vasculature of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74739" + ] + }, + "synonyms": [ + "Left free lower limb vasculature" + ] + }, + { + "id": "FMA:74742", + "name": "Vasculature of region of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + } + }, + { + "id": "FMA:74743", + "name": "Vasculature of eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74742" + ] + }, + "synonyms": [ + "Eye vasculature" + ] + }, + { + "id": "FMA:74744", + "name": "Vasculature of right eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74743" + ] + }, + "synonyms": [ + "Right eye vasculature" + ] + }, + { + "id": "FMA:74745", + "name": "Vasculature of left eye", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74743" + ] + }, + "synonyms": [ + "Left eye vasculature" + ] + }, + { + "id": "FMA:74746", + "name": "Vasculature of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74742" + ] + }, + "synonyms": [ + "Nasal vasculature" + ] + }, + { + "id": "FMA:74747", + "name": "Vasculature of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74742" + ] + }, + "synonyms": [ + "Mouth vasculature" + ] + }, + { + "id": "FMA:74748", + "name": "Vasculature of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74742" + ] + }, + "synonyms": [ + "Cheek vasculature" + ] + }, + { + "id": "FMA:74749", + "name": "Vasculature of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74748" + ] + }, + "synonyms": [ + "Right cheek vasculature" + ] + }, + { + "id": "FMA:74750", + "name": "Vasculature of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74748" + ] + }, + "synonyms": [ + "Left cheek vasculature" + ] + }, + { + "id": "FMA:74751", + "name": "Vasculature of abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Abdominal wall vasculature" + ] + }, + { + "id": "FMA:74752", + "name": "Integument of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + }, + "synonyms": [ + "Integument of chest", + "Thoracic integument" + ] + }, + { + "id": "FMA:74753", + "name": "Integument of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + }, + "synonyms": [ + "Integument of abdomen proper", + "Abdominal integument" + ] + }, + { + "id": "FMA:74754", + "name": "Integument of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + }, + "synonyms": [ + "Pelvic integument" + ] + }, + { + "id": "FMA:74755", + "name": "Integument of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + }, + "synonyms": [ + "Perineum integument" + ] + }, + { + "id": "FMA:74756", + "name": "Integument of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74754" + ] + }, + "synonyms": [ + "Male pelvic integument" + ] + }, + { + "id": "FMA:74757", + "name": "Integument of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74754" + ] + }, + "synonyms": [ + "Female pelvic integument" + ] + }, + { + "id": "FMA:74758", + "name": "Integument of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74755" + ] + }, + "synonyms": [ + "Male perineum integument" + ] + }, + { + "id": "FMA:74759", + "name": "Integument of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74755" + ] + }, + "synonyms": [ + "Female perineum integument" + ] + }, + { + "id": "FMA:74760", + "name": "Integument of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + }, + "synonyms": [ + "Back integument" + ] + }, + { + "id": "FMA:74762", + "name": "Integument of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:74763", + "name": "Integument of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:74764", + "name": "Integument of subdivision of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:74765", + "name": "Integument of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74764" + ] + }, + "synonyms": [ + "Pectoral girdle integument" + ] + }, + { + "id": "FMA:74766", + "name": "Integument of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74765" + ] + }, + "synonyms": [ + "Right pectoral girdle integument" + ] + }, + { + "id": "FMA:74767", + "name": "Integument of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74765" + ] + }, + "synonyms": [ + "Left pectoral girdle integument" + ] + }, + { + "id": "FMA:74768", + "name": "Integument of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74764" + ] + }, + "synonyms": [ + "Free upper limb integument" + ] + }, + { + "id": "FMA:74769", + "name": "Integument of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74768" + ] + }, + "synonyms": [ + "Right free upper limb integument" + ] + }, + { + "id": "FMA:74770", + "name": "Integument of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74768" + ] + }, + "synonyms": [ + "Left free upper limb integument" + ] + }, + { + "id": "FMA:74771", + "name": "Integument of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74764" + ] + }, + "synonyms": [ + "Pelvic girdle integument" + ] + }, + { + "id": "FMA:74772", + "name": "Integument of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74771" + ] + }, + "synonyms": [ + "Right pelvic girdle integument" + ] + }, + { + "id": "FMA:74773", + "name": "Integument of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74771" + ] + }, + "synonyms": [ + "Left pelvic girdle integument" + ] + }, + { + "id": "FMA:74774", + "name": "Integument of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74764" + ] + }, + "synonyms": [ + "Free lower limb integument" + ] + }, + { + "id": "FMA:74775", + "name": "Integument of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74774" + ] + }, + "synonyms": [ + "Right free lower limb integument" + ] + }, + { + "id": "FMA:74776", + "name": "Integument of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74774" + ] + }, + "synonyms": [ + "Left free lower limb integument" + ] + }, + { + "id": "FMA:74777", + "name": "Pelvis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24226" + ] + } + }, + { + "id": "FMA:74779", + "name": "Musculature of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Chest musculature", + "Set of muscles of chest" + ] + }, + { + "id": "FMA:74780", + "name": "Nervous system of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74685" + ] + } + }, + { + "id": "FMA:74781", + "name": "Set of peripheral nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Peripheral nerves set" + ] + }, + { + "id": "FMA:74782", + "name": "Set of autonomic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Autonomic nerves", + "Autonomic nerves set" + ] + }, + { + "id": "FMA:74783", + "name": "Set of nerve plexuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Neural plexuses set", + "Nerve plexuses" + ] + }, + { + "id": "FMA:74784", + "name": "Set of sympathetic trunks", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Sympathetic trunks set" + ] + }, + { + "id": "FMA:74786", + "name": "Subdivision of endocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Endocrine system subdivision" + ] + }, + { + "id": "FMA:74787", + "name": "Renin-angiotensin system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74788", + "name": "Natriuretic hormone system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74789", + "name": "Erythropoietic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74790", + "name": "Gonadal endocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74791", + "name": "Neuro-endocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74792", + "name": "GI-associated endocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74786" + ] + } + }, + { + "id": "FMA:74793", + "name": "Epithelial cell of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66816" + ] + } + }, + { + "id": "FMA:74794", + "name": "Lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + }, + "synonyms": [ + "Side of neck" + ] + }, + { + "id": "FMA:74795", + "name": "Right lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74794" + ] + }, + "synonyms": [ + "Right side of neck", + "Right lateral cervical region" + ] + }, + { + "id": "FMA:74796", + "name": "Left lateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74794" + ] + }, + "synonyms": [ + "Left side of neck", + "Left lateral cervical region" + ] + }, + { + "id": "FMA:74798", + "name": "Subdivision of surface of infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61547" + ] + } + }, + { + "id": "FMA:74799", + "name": "Surface of infraclavicular part of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61547" + ] + } + }, + { + "id": "FMA:74800", + "name": "Surface of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61571" + ] + }, + "synonyms": [ + "Axillary surface" + ] + }, + { + "id": "FMA:74801", + "name": "Surface of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74800" + ] + }, + "synonyms": [ + "Right axillary surface" + ] + }, + { + "id": "FMA:74802", + "name": "Surface of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74800" + ] + }, + "synonyms": [ + "Left axillary surface" + ] + }, + { + "id": "FMA:74803", + "name": "Skin of umbilicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23000" + ] + }, + "synonyms": [ + "Umbilical skin" + ] + }, + { + "id": "FMA:74804", + "name": "Surface of vertebral part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61687" + ] + } + }, + { + "id": "FMA:74805", + "name": "Surface of lumbar part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61687" + ] + } + }, + { + "id": "FMA:74806", + "name": "Right temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63867" + ] + }, + "synonyms": [ + "Right temporal region", + "Right temporal region of head" + ] + }, + { + "id": "FMA:74807", + "name": "Left temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63867" + ] + }, + "synonyms": [ + "Left temporal region of head", + "Left temporal region" + ] + }, + { + "id": "FMA:74808", + "name": "Surface of right mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46482" + ] + } + }, + { + "id": "FMA:74809", + "name": "Surface of left mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46482" + ] + } + }, + { + "id": "FMA:74810", + "name": "Surface of right parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46478" + ] + } + }, + { + "id": "FMA:74811", + "name": "Surface of left parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46478" + ] + } + }, + { + "id": "FMA:74812", + "name": "Surface of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46481" + ] + }, + "synonyms": [ + "Right external ear surface" + ] + }, + { + "id": "FMA:74813", + "name": "Surface of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46481" + ] + }, + "synonyms": [ + "Left external ear surface" + ] + }, + { + "id": "FMA:74814", + "name": "Surface of infraorbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:74815", + "name": "Surface of right infraorbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74814" + ] + } + }, + { + "id": "FMA:74816", + "name": "Surface of left infraorbital part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74814" + ] + } + }, + { + "id": "FMA:74817", + "name": "Surface of buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:74818", + "name": "Surface of right buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74817" + ] + } + }, + { + "id": "FMA:74819", + "name": "Surface of left buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74817" + ] + } + }, + { + "id": "FMA:74820", + "name": "Surface of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + }, + "synonyms": [ + "External nasal surface" + ] + }, + { + "id": "FMA:74821", + "name": "Surface of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + }, + "synonyms": [ + "Mouth surface" + ] + }, + { + "id": "FMA:74822", + "name": "Surface of zygomatic part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:74824", + "name": "Lateral part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46491" + ] + }, + "synonyms": [ + "Right parotid part of face", + "Right parotid region", + "Right parotid region of face" + ] + }, + { + "id": "FMA:74825", + "name": "Lateral part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46491" + ] + }, + "synonyms": [ + "Left parotid region", + "Left parotid part of face", + "Left parotid region of face" + ] + }, + { + "id": "FMA:74826", + "name": "Surface of pre-auricular part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:74827", + "name": "Surface of pre-auricular part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74826" + ] + } + }, + { + "id": "FMA:74828", + "name": "Surface of pre-auricular part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74826" + ] + } + }, + { + "id": "FMA:74829", + "name": "Surface of buttock", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25244" + ] + }, + "synonyms": [ + "Buttock surface" + ] + }, + { + "id": "FMA:74830", + "name": "Subdivision of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259104" + ] + } + }, + { + "id": "FMA:74831", + "name": "Surface of interscapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:74832", + "name": "Right infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22995" + ] + }, + "synonyms": [ + "Right infrascapular region" + ] + }, + { + "id": "FMA:74833", + "name": "Left infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22995" + ] + }, + "synonyms": [ + "Left infrascapular region" + ] + }, + { + "id": "FMA:74834", + "name": "Surface of infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:74835", + "name": "Surface of right infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74834" + ] + } + }, + { + "id": "FMA:74836", + "name": "Surface of left infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74834" + ] + } + }, + { + "id": "FMA:74837", + "name": "Suprascapular part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Suprascapular region" + ] + }, + { + "id": "FMA:74838", + "name": "Suprascapular part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74837" + ] + }, + "synonyms": [ + "Right suprascapular region" + ] + }, + { + "id": "FMA:74839", + "name": "Suprascapular part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74837" + ] + }, + "synonyms": [ + "Left suprascapular region" + ] + }, + { + "id": "FMA:74841", + "name": "Anterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24923" + ] + }, + "synonyms": [ + "Anterior region of right wrist", + "Right ventral wrist" + ] + }, + { + "id": "FMA:74842", + "name": "Anterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24923" + ] + }, + "synonyms": [ + "Left ventral wrist", + "Anterior region of left wrist" + ] + }, + { + "id": "FMA:74843", + "name": "Posterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24924" + ] + }, + "synonyms": [ + "Right dorsal wrist", + "Posterior region of right wrist" + ] + }, + { + "id": "FMA:74844", + "name": "Posterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24924" + ] + }, + "synonyms": [ + "Left dorsal wrist", + "Posterior region of left wrist" + ] + }, + { + "id": "FMA:74845", + "name": "Segment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Thigh subdivision", + "Subdivision of thigh", + "Femoral region" + ] + }, + { + "id": "FMA:74846", + "name": "Segment of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Knee subdivision", + "Subdivision of knee", + "Knee region" + ] + }, + { + "id": "FMA:74847", + "name": "Segment of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24877" + ] + }, + "synonyms": [ + "Talocrural region", + "Subdivision of ankle", + "Ankle region", + "Ankle subdivision" + ] + }, + { + "id": "FMA:74848", + "name": "Anterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24991" + ] + }, + "synonyms": [ + "Right anterior ankle region", + "Right anterior talucrural region" + ] + }, + { + "id": "FMA:74849", + "name": "Anterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24991" + ] + }, + "synonyms": [ + "Left anterior ankle region", + "Left anterior talucrural region" + ] + }, + { + "id": "FMA:74850", + "name": "Posterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24992" + ] + }, + "synonyms": [ + "Right posterior talucrural region", + "Right posterior ankle region" + ] + }, + { + "id": "FMA:74851", + "name": "Posterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24992" + ] + }, + "synonyms": [ + "Left posterior ankle region", + "Left posterior talucrural region" + ] + }, + { + "id": "FMA:74852", + "name": "Medial malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25449" + ] + } + }, + { + "id": "FMA:74853", + "name": "Medial malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25449" + ] + } + }, + { + "id": "FMA:74854", + "name": "Lateral malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25450" + ] + } + }, + { + "id": "FMA:74855", + "name": "Lateral malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25450" + ] + } + }, + { + "id": "FMA:74856", + "name": "Surface of malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25266" + ] + } + }, + { + "id": "FMA:74857", + "name": "Surface of medial malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74856" + ] + } + }, + { + "id": "FMA:74858", + "name": "Surface of lateral malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74856" + ] + } + }, + { + "id": "FMA:74859", + "name": "Surface of lateral malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74858" + ] + } + }, + { + "id": "FMA:74860", + "name": "Surface of lateral malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74858" + ] + } + }, + { + "id": "FMA:74861", + "name": "Surface of medial malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74857" + ] + } + }, + { + "id": "FMA:74862", + "name": "Surface of medial malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74857" + ] + } + }, + { + "id": "FMA:74863", + "name": "Granular component of nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + }, + "synonyms": [ + "Pars granulosa (nucleolus)", + "Pars granulosa of nucleolus", + "Granular region of nucleolus", + "Nucleolonema" + ] + }, + { + "id": "FMA:74865", + "name": "Keratinized epithelium of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45568" + ] + } + }, + { + "id": "FMA:74866", + "name": "Zone of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:74867", + "name": "Anterior tubercle of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + }, + "synonyms": [ + "Anterior tubercle", + "Anterior thalamic tubercle", + "Anterior tubercle of thalamus" + ] + }, + { + "id": "FMA:74868", + "name": "Habenular trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:74869", + "name": "Interthalamic adhesion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + }, + "synonyms": [ + "Middle commissure", + "Interthalamic connection" + ] + }, + { + "id": "FMA:74870", + "name": "Anterior median eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:74871", + "name": "Mucosa of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:74872", + "name": "Mucosa of ventrum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:74873", + "name": "Lamina propria of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:74874", + "name": "Lamina propria of ventrum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:74875", + "name": "Posterior median eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:74877", + "name": "Mammillary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83915" + ] + }, + "synonyms": [ + "Mamillary body" + ] + }, + { + "id": "FMA:74879", + "name": "Zone of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:74880", + "name": "Lemniscal trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74879" + ] + } + }, + { + "id": "FMA:74881", + "name": "Pontocerebellar trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74879" + ] + } + }, + { + "id": "FMA:74882", + "name": "Zone of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:74883", + "name": "Olfactory trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74884", + "name": "Uncus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + }, + "synonyms": [ + "Pyriform area (Crosby)", + "Uncus hippocampi" + ] + }, + { + "id": "FMA:74885", + "name": "Frontal pole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74886", + "name": "Frontal operculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74887", + "name": "Orbital operculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74888", + "name": "Precentral operculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74889", + "name": "Parietal operculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74890", + "name": "Temporal pole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74891", + "name": "Temporal operculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + }, + "synonyms": [ + "Facies supratemporalis" + ] + }, + { + "id": "FMA:74892", + "name": "Occipital pole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:74893", + "name": "Cervical enlargement", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:74895", + "name": "Lumbosacral enlargement", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:74897", + "name": "Conus medullaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Medullary cone" + ] + }, + { + "id": "FMA:74903", + "name": "Parameatal vestibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74904" + ] + } + }, + { + "id": "FMA:74904", + "name": "Vestibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20341" + ] + } + }, + { + "id": "FMA:74905", + "name": "Right parameatal vestibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74903" + ] + } + }, + { + "id": "FMA:74906", + "name": "Left parameatal vestibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74903" + ] + } + }, + { + "id": "FMA:74907", + "name": "Submucosa of ventrum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:74908", + "name": "Parakeratinized epithelium of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61741" + ] + } + }, + { + "id": "FMA:74911", + "name": "Region of arachnoid mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Arachnoid mater region" + ] + }, + { + "id": "FMA:74912", + "name": "Trunk of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74913", + "name": "Trunk of conus branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Trunk of left conus artery" + ] + }, + { + "id": "FMA:74914", + "name": "Trunk of anterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74915", + "name": "Trunk of posterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74916", + "name": "Trunk of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Left diagonal arterial trunk" + ] + }, + { + "id": "FMA:74917", + "name": "Trunk of first right anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74918", + "name": "Trunk of second right anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74919", + "name": "Trunk of third right anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74920", + "name": "Trunk of first left anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74921", + "name": "Trunk of second left anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74922", + "name": "Trunk of third left anterior ventricular branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74923", + "name": "Trunk of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74924", + "name": "Trunk of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Left marginal arterial trunk" + ] + }, + { + "id": "FMA:74925", + "name": "Trunk of first anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74926", + "name": "Trunk of second anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74927", + "name": "Trunk of third anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74928", + "name": "Trunk of first posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74929", + "name": "Trunk of second posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74930", + "name": "Trunk of third posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74931", + "name": "Trunk of intermediate atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74932", + "name": "Trunk of atrial anastomotic branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74933", + "name": "Trunk of first septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74934", + "name": "Trunk of second septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74935", + "name": "Trunk of third septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74936", + "name": "Trunk of atrioventricular node branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74937", + "name": "Trunk of posterior interventricular branch of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:74938", + "name": "Trunk of conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Conus arterial trunk" + ] + }, + { + "id": "FMA:74941", + "name": "Segment of nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + }, + "synonyms": [ + "Neural segment" + ] + }, + { + "id": "FMA:74942", + "name": "Subdivision of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:74943", + "name": "Wall of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86223" + ] + } + }, + { + "id": "FMA:74944", + "name": "Macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74942" + ] + }, + "synonyms": [ + "Macula of saccule", + "Saccular macula of membranous labyrinth" + ] + }, + { + "id": "FMA:74945", + "name": "External part of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74942" + ] + }, + "synonyms": [ + "External part of saccular macula of membranous labyrinth", + "Pars externa of saccular macula of membranous labyrinth" + ] + }, + { + "id": "FMA:74946", + "name": "Internal part of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74942" + ] + }, + "synonyms": [ + "Internal part of saccular macula of membranous labyrinth", + "Pars interna of saccular macula of membranous labyrinth" + ] + }, + { + "id": "FMA:74947", + "name": "Striola of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74942" + ] + } + }, + { + "id": "FMA:74948", + "name": "Wall of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74943" + ] + } + }, + { + "id": "FMA:74949", + "name": "Wall of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74943" + ] + } + }, + { + "id": "FMA:74950", + "name": "Macula of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74944" + ] + }, + "synonyms": [ + "Saccular macula of right membranous labyrinth" + ] + }, + { + "id": "FMA:74951", + "name": "Macula of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74944" + ] + }, + "synonyms": [ + "Saccular macula of left membranous labyrinth" + ] + }, + { + "id": "FMA:74952", + "name": "External part of macula of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74945" + ] + }, + "synonyms": [ + "External part of saccular macula of right membranous labyrinth" + ] + }, + { + "id": "FMA:74953", + "name": "External part of macula of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74945" + ] + }, + "synonyms": [ + "External part of saccular macula of left membranous labyrinth" + ] + }, + { + "id": "FMA:74954", + "name": "Internal part of macula of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74946" + ] + }, + "synonyms": [ + "Internal part of saccular macula of right membranous labyrinth" + ] + }, + { + "id": "FMA:74955", + "name": "Internal part of macula of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74946" + ] + }, + "synonyms": [ + "Internal part of saccular macula of left membranous labyrinth" + ] + }, + { + "id": "FMA:74956", + "name": "Striola of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74947" + ] + } + }, + { + "id": "FMA:74959", + "name": "Striola of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74947" + ] + } + }, + { + "id": "FMA:74960", + "name": "Macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67938" + ] + }, + "synonyms": [ + "Macula of utricle" + ] + }, + { + "id": "FMA:74961", + "name": "Striola of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67938" + ] + } + }, + { + "id": "FMA:74962", + "name": "Wall of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67937" + ] + } + }, + { + "id": "FMA:74963", + "name": "Wall of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67937" + ] + } + }, + { + "id": "FMA:74964", + "name": "Macula of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74960" + ] + } + }, + { + "id": "FMA:74965", + "name": "Macula of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74960" + ] + } + }, + { + "id": "FMA:74966", + "name": "External part of macula of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72228" + ] + } + }, + { + "id": "FMA:74967", + "name": "External part of macula of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72228" + ] + } + }, + { + "id": "FMA:74968", + "name": "Internal part of macula of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72229" + ] + } + }, + { + "id": "FMA:74969", + "name": "Internal part of macula of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72229" + ] + } + }, + { + "id": "FMA:74970", + "name": "Striola of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74961" + ] + } + }, + { + "id": "FMA:74971", + "name": "Striola of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74961" + ] + } + }, + { + "id": "FMA:74972", + "name": "Cavity of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79811" + ] + } + }, + { + "id": "FMA:74974", + "name": "Utricle proper of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67938" + ] + } + }, + { + "id": "FMA:74975", + "name": "Utricle proper of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74974" + ] + } + }, + { + "id": "FMA:74976", + "name": "Utricle proper of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74974" + ] + } + }, + { + "id": "FMA:74977", + "name": "Saccule proper of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74942" + ] + } + }, + { + "id": "FMA:74978", + "name": "Saccule proper of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74977" + ] + } + }, + { + "id": "FMA:74979", + "name": "Saccule proper of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74977" + ] + } + }, + { + "id": "FMA:74981", + "name": "Fusiform muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74982", + "name": "Flat muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74983", + "name": "Straight muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74984", + "name": "Triangular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74985", + "name": "Quadrate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74986", + "name": "Two-bellied muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74987", + "name": "Two-headed muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74988", + "name": "Three-headed muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74989", + "name": "Four-headed muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74990", + "name": "Semipennate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74991", + "name": "Unipennate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74992", + "name": "Bipennate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74993", + "name": "Pennate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74994", + "name": "Multipennate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74995", + "name": "Orbicular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74996", + "name": "Cutaneous muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74997", + "name": "Abductor muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74998", + "name": "Adductor muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:74999", + "name": "Flexor muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75000", + "name": "Extensor muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75001", + "name": "Pronator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75002", + "name": "Supinator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75003", + "name": "Opponens muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75004", + "name": "Sphincter muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46569" + ] + } + }, + { + "id": "FMA:75006", + "name": "Fundiform ligament of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20767" + ] + }, + "synonyms": [ + "Retzius' band (clitoris)" + ] + }, + { + "id": "FMA:75007", + "name": "Cavity of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Neuraxis cavity", + "Cavity of ventricular system of neuraxis" + ] + }, + { + "id": "FMA:75008", + "name": "Region of efferent ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Efferent ductule region" + ] + }, + { + "id": "FMA:75009", + "name": "Intratesticular part of efferent ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75008" + ] + } + }, + { + "id": "FMA:75010", + "name": "Extratesticular part of efferent ductule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75008" + ] + } + }, + { + "id": "FMA:75011", + "name": "Intratesticular part of efferent ductule of right male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75009" + ] + } + }, + { + "id": "FMA:75012", + "name": "Intratesticular part of efferent ductule of left male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75009" + ] + } + }, + { + "id": "FMA:75013", + "name": "Extratesticular part of efferent ductule of right male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75010" + ] + } + }, + { + "id": "FMA:75014", + "name": "Extratesticular part of efferent ductule of left male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75010" + ] + } + }, + { + "id": "FMA:75015", + "name": "Median aperture of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242766" + ] + }, + "synonyms": [ + "Foramen of Majendie", + "Foramen of Magendie" + ] + }, + { + "id": "FMA:75016", + "name": "Suprapalpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:75017", + "name": "Infrapalpebral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:75018", + "name": "Nasolabial sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:75019", + "name": "Mentolabial sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46485" + ] + } + }, + { + "id": "FMA:75020", + "name": "Sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:75021", + "name": "Subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81003" + ] + }, + "synonyms": [ + "Omoclavicular triangle" + ] + }, + { + "id": "FMA:75022", + "name": "Auscultatory triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Triangle of auscultation" + ] + }, + { + "id": "FMA:75023", + "name": "Inferior lumbar triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Triangle of Petit" + ] + }, + { + "id": "FMA:75024", + "name": "Superior lumbar triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61548" + ] + }, + "synonyms": [ + "Lesshaft's space", + "Lesshaft's triangle", + "Grynfelt's triangle" + ] + }, + { + "id": "FMA:75025", + "name": "Presternal region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24122" + ] + } + }, + { + "id": "FMA:75027", + "name": "Anatomical line of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75028", + "name": "Lateral border of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + }, + "synonyms": [ + "Peroneal border of foot", + "Fibular border of foot" + ] + }, + { + "id": "FMA:75029", + "name": "Medial border of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + }, + "synonyms": [ + "Tibial border of foot" + ] + }, + { + "id": "FMA:75030", + "name": "Longitudinal arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + } + }, + { + "id": "FMA:75031", + "name": "Lateral part of longitudinal arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + } + }, + { + "id": "FMA:75032", + "name": "Medial part of longitudinal arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + } + }, + { + "id": "FMA:75033", + "name": "Proximal transverse arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + } + }, + { + "id": "FMA:75034", + "name": "Distal transverse arch of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75027" + ] + } + }, + { + "id": "FMA:75035", + "name": "Crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Ridge" + ] + }, + { + "id": "FMA:75036", + "name": "Notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75037", + "name": "Groove", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75038", + "name": "Petrosphenoidal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Sphenopetrosal fissure" + ] + }, + { + "id": "FMA:75039", + "name": "Petro-occipital fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75040", + "name": "Temporal line of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:75041", + "name": "Mastoid border of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:75042", + "name": "Lambdoid border of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:75043", + "name": "Internal occipital crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:75044", + "name": "Parietal notch of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75045", + "name": "Infratemporal crest of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75046", + "name": "Zygomatic margin of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75047", + "name": "Frontal margin of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75048", + "name": "Parietal margin of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75049", + "name": "Squamosal margin of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75050", + "name": "Pterygoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75051", + "name": "Occipital margin of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75052", + "name": "Groove for superior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75053", + "name": "Tympanic ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75054", + "name": "Tympanic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Rivinus' notch" + ] + }, + { + "id": "FMA:75055", + "name": "Parietal border of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75056", + "name": "Sphenoidal margin of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75057", + "name": "Hiatus semilunaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75058", + "name": "Conchal crest of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82518" + ] + }, + "synonyms": [ + "Conchal crest" + ] + }, + { + "id": "FMA:75059", + "name": "Anterior lacrimal crest of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82518" + ] + }, + "synonyms": [ + "Anterior lacrimal crest" + ] + }, + { + "id": "FMA:75060", + "name": "Lacrimal notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75061", + "name": "Ethmoidal crest of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82518" + ] + }, + "synonyms": [ + "Ethmoidal crest" + ] + }, + { + "id": "FMA:75062", + "name": "Nasal crest of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82518" + ] + }, + "synonyms": [ + "Nasal crest of palatine process of maxilla" + ] + }, + { + "id": "FMA:75065", + "name": "Nasal crest of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:75066", + "name": "Palatine crest of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:75067", + "name": "Primary curvature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Primary anatomical curvature" + ] + }, + { + "id": "FMA:75068", + "name": "Uncinate process of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Uncus of body of cervical vertebra" + ] + }, + { + "id": "FMA:75069", + "name": "Groove for spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75070", + "name": "Groove for vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75072", + "name": "Crest of body of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66076" + ] + } + }, + { + "id": "FMA:75073", + "name": "Groove for subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75075", + "name": "Medial border of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + } + }, + { + "id": "FMA:75076", + "name": "Medial supraepicondylar ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Medial supracondylar ridge" + ] + }, + { + "id": "FMA:75077", + "name": "Lateral margin of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + } + }, + { + "id": "FMA:75078", + "name": "Lateral supraepicondylar ridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + }, + "synonyms": [ + "Lateral supracondylar ridge" + ] + }, + { + "id": "FMA:75079", + "name": "Anterior border of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + } + }, + { + "id": "FMA:75080", + "name": "Posterior border of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + } + }, + { + "id": "FMA:75081", + "name": "Suprastyloid crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + } + }, + { + "id": "FMA:75082", + "name": "Ulnar notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66141" + ] + } + }, + { + "id": "FMA:75084", + "name": "Anterior border of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:75085", + "name": "Posterior border of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:75086", + "name": "Supinator crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:75087", + "name": "Articular circumference of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66159" + ] + } + }, + { + "id": "FMA:75088", + "name": "Arcuate line of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75089", + "name": "Anatomical line of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75090", + "name": "Subpubic angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75089" + ] + } + }, + { + "id": "FMA:75091", + "name": "Linea terminalis of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75089" + ] + } + }, + { + "id": "FMA:75093", + "name": "Oblique diameter of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75089" + ] + } + }, + { + "id": "FMA:75100", + "name": "Intertrochanteric crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + } + }, + { + "id": "FMA:75101", + "name": "Linea aspera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66188" + ] + } + }, + { + "id": "FMA:75102", + "name": "Anterior border of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + } + }, + { + "id": "FMA:75103", + "name": "Medial border of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + } + }, + { + "id": "FMA:75104", + "name": "Interosseous border of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66199" + ] + } + }, + { + "id": "FMA:75105", + "name": "Medial crest of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + } + }, + { + "id": "FMA:75106", + "name": "Anterior border of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + } + }, + { + "id": "FMA:75107", + "name": "Interosseous border of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + } + }, + { + "id": "FMA:75108", + "name": "Posterior border of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66205" + ] + } + }, + { + "id": "FMA:75109", + "name": "Groove for tendon of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75110", + "name": "Groove for tendon of peroneus longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + } + }, + { + "id": "FMA:75111", + "name": "Palatine raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75112", + "name": "Gingival margin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75113", + "name": "Occlusal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75115", + "name": "Fissure for ligamentum teres", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17536" + ] + }, + "synonyms": [ + "Fissure for round ligament of liver", + "Fissure for ligamentum teres of liver" + ] + }, + { + "id": "FMA:75116", + "name": "Fissure for round ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75117", + "name": "Umbilical fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + } + }, + { + "id": "FMA:75118", + "name": "Main portal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + } + }, + { + "id": "FMA:75119", + "name": "Right portal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + } + }, + { + "id": "FMA:75120", + "name": "Pancreatic notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65136" + ] + }, + "synonyms": [ + "Pancreatic incisure", + "Pancreatic incisura" + ] + }, + { + "id": "FMA:75122", + "name": "Interarytenoid notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75123", + "name": "Horizontal fissure of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66260" + ] + } + }, + { + "id": "FMA:75124", + "name": "Interureteric crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82507" + ] + }, + "synonyms": [ + "Interureteric fold" + ] + }, + { + "id": "FMA:75125", + "name": "Free border of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66290" + ] + } + }, + { + "id": "FMA:75126", + "name": "Mesovarian border of ovary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66290" + ] + } + }, + { + "id": "FMA:75127", + "name": "Border of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Uterine border" + ] + }, + { + "id": "FMA:75128", + "name": "Anterior border of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75129", + "name": "Posterior border of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75130", + "name": "Raphe of scrotum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + }, + "synonyms": [ + "Scrotal raphe" + ] + }, + { + "id": "FMA:75131", + "name": "Superior border of suprarenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15634" + ] + } + }, + { + "id": "FMA:75132", + "name": "Medial border of suprarenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15634" + ] + } + }, + { + "id": "FMA:75133", + "name": "Notch of cardiac apex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Notch of apex of heart", + "Apical incisure", + "Cardiac apex notch" + ] + }, + { + "id": "FMA:75134", + "name": "Right border of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7138" + ] + } + }, + { + "id": "FMA:75135", + "name": "Horizontal fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Great horizontal fissure", + "Intercrural fissure of cerebellum" + ] + }, + { + "id": "FMA:75136", + "name": "Subarachnoid fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84881" + ] + } + }, + { + "id": "FMA:75137", + "name": "Lunogracile fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Ansoparamedian fissure of cerebellum" + ] + }, + { + "id": "FMA:75138", + "name": "Prepyramidal fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Prepyramidal fissure", + "Prepyramidal sulcus", + "Prebiventral fissure of cerebellum" + ] + }, + { + "id": "FMA:75139", + "name": "Anterior inferior fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Intrabiventral fissure of cerebellum" + ] + }, + { + "id": "FMA:75140", + "name": "Superior margin of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75141", + "name": "Inferomedial margin of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75142", + "name": "Inferolateral margin of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75143", + "name": "Crest of round window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Round window crest" + ] + }, + { + "id": "FMA:75144", + "name": "Submucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Pharyngeal submucosa" + ] + }, + { + "id": "FMA:75145", + "name": "Cavity of utricle of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62386" + ] + } + }, + { + "id": "FMA:75146", + "name": "Cavity of utricle of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62386" + ] + } + }, + { + "id": "FMA:75147", + "name": "Bone marrow cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Cavity of cancellous bone" + ] + }, + { + "id": "FMA:75148", + "name": "Cavity of saccule of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74972" + ] + } + }, + { + "id": "FMA:75149", + "name": "Cavity of saccule of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74972" + ] + } + }, + { + "id": "FMA:75150", + "name": "Dentition", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Teeth", + "Teeth set", + "Set of teeth" + ] + }, + { + "id": "FMA:75151", + "name": "Primary dentition", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75150" + ] + }, + "synonyms": [ + "Milk teeth", + "Baby teeth", + "Primary teeth", + "Set of primary teeth", + "Set of deciduous teeth", + "Deciduous teeth" + ] + }, + { + "id": "FMA:75152", + "name": "Secondary dentition", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75150" + ] + }, + "synonyms": [ + "Set of permanent teeth", + "Set of secondary teeth", + "Permanent teeth" + ] + }, + { + "id": "FMA:75154", + "name": "Anatomical confluence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:75157", + "name": "Confluence of subclavian vein and internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75154" + ] + }, + "synonyms": [ + "Subclavian venous and internal jugular venous confluence" + ] + }, + { + "id": "FMA:75158", + "name": "Anteromedial surface of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:75159", + "name": "Anterolateral surface of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:75160", + "name": "Posterior surface of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66065" + ] + } + }, + { + "id": "FMA:75161", + "name": "Anterior surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37185" + ] + } + }, + { + "id": "FMA:75162", + "name": "Posterior surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37185" + ] + } + }, + { + "id": "FMA:75163", + "name": "Lateral surface of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37185" + ] + } + }, + { + "id": "FMA:75164", + "name": "Anterior surface of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37217" + ] + } + }, + { + "id": "FMA:75165", + "name": "Posterior surface of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37217" + ] + } + }, + { + "id": "FMA:75166", + "name": "Medial surface of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37217" + ] + } + }, + { + "id": "FMA:75167", + "name": "Medial surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37115" + ] + } + }, + { + "id": "FMA:75168", + "name": "Posterior surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37115" + ] + } + }, + { + "id": "FMA:75169", + "name": "Lateral surface of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37115" + ] + } + }, + { + "id": "FMA:75170", + "name": "Lateral surface of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37150" + ] + } + }, + { + "id": "FMA:75171", + "name": "Medial surface of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37150" + ] + } + }, + { + "id": "FMA:75172", + "name": "Posterior surface of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37150" + ] + } + }, + { + "id": "FMA:75178", + "name": "Set of eyelids", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78541" + ] + }, + "synonyms": [ + "Eyelids set", + "Eyelids" + ] + }, + { + "id": "FMA:75179", + "name": "Synovial capsule of right knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64835" + ] + } + }, + { + "id": "FMA:75180", + "name": "Synovial capsule of left knee joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64835" + ] + } + }, + { + "id": "FMA:75181", + "name": "Bursa of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Triceps bursa" + ] + }, + { + "id": "FMA:75182", + "name": "Bursa of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75181" + ] + }, + "synonyms": [ + "Right triceps bursa" + ] + }, + { + "id": "FMA:75183", + "name": "Bursa of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75181" + ] + }, + "synonyms": [ + "Left triceps bursa" + ] + }, + { + "id": "FMA:75185", + "name": "Bicipital bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "External inferior genual bursa" + ] + }, + { + "id": "FMA:75186", + "name": "Right bicipital bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75185" + ] + } + }, + { + "id": "FMA:75187", + "name": "Left bicipital bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75185" + ] + } + }, + { + "id": "FMA:75188", + "name": "Set of neuraxis fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78555" + ] + }, + "synonyms": [ + "Neuraxis fibers", + "Neuraxis fibers set" + ] + }, + { + "id": "FMA:75189", + "name": "Cavernous organ of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20194" + ] + }, + "synonyms": [ + "Corpora cavernosa of penis", + "Corpora cavernosa penis" + ] + }, + { + "id": "FMA:75190", + "name": "Set of corticopontine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticopontine fibers", + "Corticopontine fibers set", + "Corticopontine fibres" + ] + }, + { + "id": "FMA:75191", + "name": "Cavernous organ of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20194" + ] + }, + "synonyms": [ + "Corpora cavernosa of clitoris" + ] + }, + { + "id": "FMA:75192", + "name": "Set of cuneospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Cuneospinal fibers set", + "Cuneospinal fibres", + "Cuneospinal fibers" + ] + }, + { + "id": "FMA:75193", + "name": "Set of anterior external arcuate fibers of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Anterior external arcuate fibers of medulla", + "Ventral external arcuate fibers of medulla", + "Ventral external arcuate fibres of medulla", + "Anterior external arcuate fibres of medulla" + ] + }, + { + "id": "FMA:75194", + "name": "Set of reticulospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Reticulospinal fibers", + "Reticulospinal fibers set", + "Reticulospinal fibres" + ] + }, + { + "id": "FMA:75195", + "name": "Set of olivospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Olivospinal fibres", + "Olivospinal fibers", + "Olivospinal fibers set" + ] + }, + { + "id": "FMA:75196", + "name": "Set of hypothalamospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Hypothalamospinal fibers set", + "Hypothalamospinal fibres", + "Hypothalamospinal fibers" + ] + }, + { + "id": "FMA:75197", + "name": "Set of gracilespinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Gracilespinal fibers set", + "Gracilespinal fibres", + "Gracilespinal fibers" + ] + }, + { + "id": "FMA:75198", + "name": "Set of spinocuneate fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinocuneate fibers", + "Spinocuneate fibres", + "Spinocuneate fibers set" + ] + }, + { + "id": "FMA:75199", + "name": "Set of spinogracile fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinogracile fibers set", + "Spinogracile fibres", + "Spinogracile fibers" + ] + }, + { + "id": "FMA:75200", + "name": "Set of corticospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticospinal fibres", + "Corticospinal fibers set", + "Corticospinal fibers" + ] + }, + { + "id": "FMA:75201", + "name": "Set of bulbar corticonuclear fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Bulbar corticonuclear fibres", + "Bulbar corticonuclear fibers", + "Bulbar corticonuclear fibers set" + ] + }, + { + "id": "FMA:75202", + "name": "Set of corticoreticular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticoreticular fibres", + "Corticoreticular fibers", + "Corticoreticular fibers set" + ] + }, + { + "id": "FMA:75203", + "name": "Set of posterior external arcuate fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Posterior external arcuate fibres", + "Posterior external arcuate fibers", + "Posterior external arcuate fibers set", + "Dorsal external arcuate fibres" + ] + }, + { + "id": "FMA:75204", + "name": "Set of medullary reticulospinal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Medullary reticulospinal fibers", + "Medullary reticulospinal fibres", + "Medullary reticulospinal fibers set" + ] + }, + { + "id": "FMA:75205", + "name": "Set of cuneocerebellar fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Cuneocerebellar fibres", + "Cuneocerebellar fibers", + "Cuneocerebellar fibers set" + ] + }, + { + "id": "FMA:75206", + "name": "Set of spinothalamic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinothalamic fibers", + "Spinothalamic fibers set", + "Spinothalamic fibres" + ] + }, + { + "id": "FMA:75207", + "name": "Set of spinoreticular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinoreticular fibers set", + "Spinoreticular fibers", + "Spinoreticular fibres" + ] + }, + { + "id": "FMA:75208", + "name": "Set of spinomesencephalic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinomesencephalic fibers", + "Spinomesencephalic fibres", + "Spinomesencephalic fibers set" + ] + }, + { + "id": "FMA:75209", + "name": "Set of spinotectal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinotectal fibers set", + "Spinotectal fibers", + "Spinotectal fibres" + ] + }, + { + "id": "FMA:75210", + "name": "Set of spinoperiaqueductal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinoperiaqueductal fibers", + "Spinoperiaqueductal fibers set", + "Spinoperiaqueductal fibres" + ] + }, + { + "id": "FMA:75211", + "name": "Set of spinohypothalamic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinohypothalamic fibres", + "Spinohypothalamic fibers", + "Spinohypothalamic fibers set" + ] + }, + { + "id": "FMA:75212", + "name": "Set of spinobulbar fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spinobulbar fibres", + "Spinobulbar fibers set", + "Spinobulbar fibers" + ] + }, + { + "id": "FMA:75213", + "name": "Set of spino-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Spino-olivary fibers set", + "Spino-olivary fibres", + "Spino-olivary fibers" + ] + }, + { + "id": "FMA:75214", + "name": "Set of pontine corticonuclear fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Pontine corticonuclear fibers set", + "Pontine corticonuclear fibers", + "Pontine corticonuclear fibres" + ] + }, + { + "id": "FMA:75215", + "name": "Set of pontocerebellar fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Pontocerebellar fibres", + "Pontocerebellar fibers", + "Pontocerebellar fibers set" + ] + }, + { + "id": "FMA:75216", + "name": "Set of pretecto-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Pretecto-olivary fibers set", + "Pretecto-olivary fibres", + "Pretecto-olivary fibers" + ] + }, + { + "id": "FMA:75217", + "name": "Set of tecto-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Tecto-olivary fibres", + "Tecto-olivary fibers set", + "Tecto-olivary fibers" + ] + }, + { + "id": "FMA:75218", + "name": "Set of tectoreticular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Tectoreticular fibers set", + "Tectoreticular fibres", + "Tectoreticular fibers" + ] + }, + { + "id": "FMA:75219", + "name": "Set of rubro-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Rubro-olivary fibers set", + "Rubro-olivary fibres", + "Rubro-olivary fibers" + ] + }, + { + "id": "FMA:75220", + "name": "Set of anulo-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Anulo-olivary fibers set", + "Anulo-olivary fibres", + "Anulo-olivary fibers" + ] + }, + { + "id": "FMA:75221", + "name": "Set of cerebello-olivary fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Cerebello-olivary fibres", + "Cerebello-olivary fibers", + "Cerebello-olivary fibers set" + ] + }, + { + "id": "FMA:75222", + "name": "Set of corticonuclear fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticonuclear fibers", + "Corticonuclear fibres", + "Corticonuclear fibers set" + ] + }, + { + "id": "FMA:75223", + "name": "Set of frontopontine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Frontopontine fibres", + "Frontopontine fibers set", + "Tract of Arnold", + "Frontopontine fibers" + ] + }, + { + "id": "FMA:75224", + "name": "Set of occipitopontine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Occipitopontine fibers", + "Occipitopontine fibres", + "Occipitopontine fibers set" + ] + }, + { + "id": "FMA:75225", + "name": "Set of parietopontine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Parietopontine fibres", + "Parietopontine fibers set", + "Parietopontine fibers" + ] + }, + { + "id": "FMA:75226", + "name": "Set of temporopontine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Temporopontine fibers set", + "Temporopontine fibres", + "Temporopontine fibers" + ] + }, + { + "id": "FMA:75227", + "name": "Set of mesencephalic corticonuclear fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Mesencephalic corticonuclear fibers", + "Mesencephalic corticonuclear fibres", + "Mesencephalic corticonuclear fibers set" + ] + }, + { + "id": "FMA:75228", + "name": "Set of corticomesencephalic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticomesencephalic fibers set", + "Corticomesencephalic fibers", + "Corticomesencephalic fibres" + ] + }, + { + "id": "FMA:75229", + "name": "Set of decussation of trochlear nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Decussation of trochlear nerve fibers", + "Decussation of trochlear nerve fibres" + ] + }, + { + "id": "FMA:75230", + "name": "Set of intrathalamic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Intrathalamic fibers", + "Intrathalamic fibres", + "Intrathalamic fibers set" + ] + }, + { + "id": "FMA:75231", + "name": "Set of periventricular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Periventricular fibres", + "Periventricular fibers", + "Periventricular fibers set" + ] + }, + { + "id": "FMA:75232", + "name": "Set of paraventricular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Paraventricular fibres", + "Paraventricular fibers", + "Paraventricular fibers set" + ] + }, + { + "id": "FMA:75233", + "name": "Set of supra-optic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Supra-optic fibres", + "Supra-optic fibers set", + "Supra-optic fibers" + ] + }, + { + "id": "FMA:75234", + "name": "Set of tangential fibers of isocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Tangential fibres of isocortex", + "Tangential fibers of isocortex" + ] + }, + { + "id": "FMA:75235", + "name": "Set of corticorubral fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticorubral fibers", + "Corticorubral fibres", + "Corticorubral fibers set" + ] + }, + { + "id": "FMA:75236", + "name": "Set of corticothalamic fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corticothalamic fibers", + "Corticothalamic fibres", + "Corticothalamic fibers set" + ] + }, + { + "id": "FMA:75237", + "name": "Set of thalamoparietal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Thalamoparietal fibers set", + "Thalamoparietal fibres", + "Thalamoparietal fibers" + ] + }, + { + "id": "FMA:75238", + "name": "Set of occipitotectal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Occipitotectal fibres", + "Occipitotectal fibers", + "Occipitotectal fibers set" + ] + }, + { + "id": "FMA:75239", + "name": "Set of geniculocalcarine fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Geniculocalcarine fibres", + "Geniculocalcarine fibers set", + "Geniculocalcarine fibers" + ] + }, + { + "id": "FMA:75240", + "name": "Set of geniculotemporal fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Geniculotemporal fibers set", + "Geniculotemporal fibres", + "Geniculotemporal fibers" + ] + }, + { + "id": "FMA:75241", + "name": "Set of association fibers of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Association fibers of telencephalon", + "Association fibres of telencephalon" + ] + }, + { + "id": "FMA:75242", + "name": "Set of arcuate fibers of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Arcuate fibres of telencephalon", + "Arcuate fibers of telencephalon" + ] + }, + { + "id": "FMA:75243", + "name": "Set of long association fibers of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Long association fibres of telencephalon", + "Long association fibers of telencephalon" + ] + }, + { + "id": "FMA:75244", + "name": "Set of short association fibers of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Short association fibres of telencephalon", + "Short association fibers of telencephalon" + ] + }, + { + "id": "FMA:75245", + "name": "Set of lateral vertical occipital fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Lateral vertical occipital fibres", + "Lateral vertical occipital fibers", + "Lateral vertical occipital fibers set" + ] + }, + { + "id": "FMA:75246", + "name": "Set of caudal vertical occipital fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Caudal vertical occipital fibres", + "Caudal vertical occipital fibers set", + "Caudal vertical occipital fibers" + ] + }, + { + "id": "FMA:75247", + "name": "Set of cuneate transverse occipital fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Cuneate transverse occipital fibers", + "Cuneate transverse occipital fibres", + "Cuneate transverse occipital fibers set" + ] + }, + { + "id": "FMA:75248", + "name": "Set of lingual transverse occipital fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Lingual transverse occipital fibers", + "Lingual transverse occipital fibres", + "Lingual transverse occipital fibers set" + ] + }, + { + "id": "FMA:75249", + "name": "Set of commissural fibers of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Commissural fibres of telencephalon", + "Commissural fibers of telencephalon" + ] + }, + { + "id": "FMA:75250", + "name": "Set of corpus callosum fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Corpus callosum fibers set", + "Corpus callosum fibers", + "Corpus callosum fibres" + ] + }, + { + "id": "FMA:75251", + "name": "Set of precommissural fibers of column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Precommissural fibers of column of fornix", + "Precommissural fibres of column of fornix" + ] + }, + { + "id": "FMA:75252", + "name": "Set of postcommissural fibers of column of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Postcommissural fibres of column of fornix", + "Postcommissural fibers of column of fornix" + ] + }, + { + "id": "FMA:75253", + "name": "Zone of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:75254", + "name": "Pyramid of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75253" + ] + }, + "synonyms": [ + "Medullary pyramid", + "Lobule VIII of Larsell" + ] + }, + { + "id": "FMA:75255", + "name": "Cuneate tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75253" + ] + } + }, + { + "id": "FMA:75256", + "name": "Gracile tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75253" + ] + } + }, + { + "id": "FMA:75257", + "name": "Trigeminal tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Tuberculum cinereum" + ] + }, + { + "id": "FMA:75259", + "name": "Set of sense organs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Sense organs set", + "Sense organs" + ] + }, + { + "id": "FMA:75260", + "name": "Subfornical organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84081" + ] + } + }, + { + "id": "FMA:75261", + "name": "Cubitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Ulnoradial bursa", + "Interosseous cubital bursa" + ] + }, + { + "id": "FMA:75262", + "name": "Right cubitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75261" + ] + } + }, + { + "id": "FMA:75263", + "name": "Left cubitoradial bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75261" + ] + } + }, + { + "id": "FMA:75264", + "name": "Foramen cecum anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83802" + ] + } + }, + { + "id": "FMA:75265", + "name": "Foramen cecum posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83802" + ] + } + }, + { + "id": "FMA:75266", + "name": "Limen of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83802" + ] + }, + "synonyms": [ + "Angulus gyri olfactorii lateralis", + "Insula limen" + ] + }, + { + "id": "FMA:75267", + "name": "Vallecula cerebelli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83802" + ] + }, + "synonyms": [ + "Vallecula of cerebellum" + ] + }, + { + "id": "FMA:75268", + "name": "Dorsal intermediate sulcus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Dorsal intermediate sulcus", + "Dorsomedial sulcus" + ] + }, + { + "id": "FMA:75269", + "name": "Set of Arnold's nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Arnold's nerves set", + "Arnold's nerves" + ] + }, + { + "id": "FMA:75270", + "name": "Fibular bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Bursa subtendinea musculi bicpitis femoris inferior" + ] + }, + { + "id": "FMA:75271", + "name": "Right fibular bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75270" + ] + } + }, + { + "id": "FMA:75272", + "name": "Left fibular bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75270" + ] + } + }, + { + "id": "FMA:75273", + "name": "Bursa of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Flexor carpi radialis bursa" + ] + }, + { + "id": "FMA:75274", + "name": "Bursa of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75273" + ] + }, + "synonyms": [ + "Right flexor carpi radialis bursa" + ] + }, + { + "id": "FMA:75275", + "name": "Bursa of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75273" + ] + }, + "synonyms": [ + "Left flexor carpi radialis bursa" + ] + }, + { + "id": "FMA:75276", + "name": "Set of gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Gastric lymph nodes", + "Gastric lymph nodes set" + ] + }, + { + "id": "FMA:75277", + "name": "Set of right gastroepiploic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right gastroepiploic lymph nodes set", + "Right gastroepiploic lymph nodes" + ] + }, + { + "id": "FMA:75278", + "name": "Set of left gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Left gastric lymph nodes set", + "Left gastric lymph nodes" + ] + }, + { + "id": "FMA:75279", + "name": "Set of right gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Right gastric lymph nodes", + "Right gastric lymph nodes set" + ] + }, + { + "id": "FMA:75281", + "name": "Set of left gastroepiploic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Left gastroepiploic lymph nodes", + "Left gastroepiploic lymph nodes set" + ] + }, + { + "id": "FMA:75282", + "name": "Set of pancreaticosplenic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + }, + "synonyms": [ + "Pancreaticosplenic lymph nodes set", + "Pancreaticolienal lymph nodes", + "Pancreaticosplenic lymph nodes" + ] + }, + { + "id": "FMA:75284", + "name": "Extrapulmonary part of pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:75285", + "name": "Intrapulmonary part of pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:75286", + "name": "Extrapulmonary part of right pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75284" + ] + } + }, + { + "id": "FMA:75287", + "name": "Extrapulmonary part of left pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75284" + ] + } + }, + { + "id": "FMA:75288", + "name": "Intrapulmonary part of right pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75285" + ] + } + }, + { + "id": "FMA:75289", + "name": "Intrapulmonary part of left pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75285" + ] + } + }, + { + "id": "FMA:75290", + "name": "Functional joint type", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:75291", + "name": "Simple joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75292", + "name": "Complex joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75293", + "name": "Plane joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75294", + "name": "Pivot joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75295", + "name": "Cylindrical joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75296", + "name": "Hinge joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75297", + "name": "Bicondylar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75298", + "name": "Saddle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75299", + "name": "Ellipsoid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75300", + "name": "Condylar joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75301", + "name": "Ball-and-socket joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75302", + "name": "Spheroidal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75303", + "name": "Cotyloid joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:75304", + "name": "Nutrient foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75305", + "name": "Incisive foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Stenson's foramen" + ] + }, + { + "id": "FMA:75306", + "name": "Foramen magnum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75307", + "name": "Temporal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:75308", + "name": "Infratemporal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75309", + "name": "Pterygopalatine fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75310", + "name": "Condylar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75311", + "name": "Cerebral fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57117" + ] + } + }, + { + "id": "FMA:75312", + "name": "Cerebellar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57117" + ] + } + }, + { + "id": "FMA:75313", + "name": "Mandibular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75314", + "name": "Articular surface of mandibular fossa of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75315", + "name": "Retromolar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75316", + "name": "Iliac fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75317", + "name": "Malleolar fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75318", + "name": "Cerebral surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81053" + ] + } + }, + { + "id": "FMA:75319", + "name": "Temporal surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81053" + ] + } + }, + { + "id": "FMA:75320", + "name": "Infratemporal surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81053" + ] + } + }, + { + "id": "FMA:75321", + "name": "Maxillary surface of greater wing of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53148" + ] + }, + "synonyms": [ + "Maxillary surface of greater wing of sphenoidal bone", + "Maxillary surface of sphenoid" + ] + }, + { + "id": "FMA:75322", + "name": "Orbital surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81053" + ] + } + }, + { + "id": "FMA:75323", + "name": "Temporal surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:75324", + "name": "Cerebral surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81054" + ] + } + }, + { + "id": "FMA:75325", + "name": "Nasal surface of palatine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59174" + ] + } + }, + { + "id": "FMA:75326", + "name": "Maxillary surface of palatine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59174" + ] + } + }, + { + "id": "FMA:75327", + "name": "Palatal surface of palatine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59174" + ] + }, + "synonyms": [ + "Palatine surface" + ] + }, + { + "id": "FMA:75328", + "name": "Popliteal surface of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75329", + "name": "Navicular articular surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75330", + "name": "Anterior talar articular surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75331", + "name": "Middle talar articular surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75332", + "name": "Posterior talar articular surface of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75333", + "name": "Articular surface for cuboid on calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75334", + "name": "Gluteal surface of ilium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75335", + "name": "Groove for transverse sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75336", + "name": "Groove for occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75337", + "name": "Groove for marginal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75338", + "name": "Groove of pterygoid hamulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Pterygoid hamulus groove" + ] + }, + { + "id": "FMA:75339", + "name": "Groove for inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57117" + ] + }, + "synonyms": [ + "Groove for inferior petrous sinus" + ] + }, + { + "id": "FMA:75340", + "name": "Groove for ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75341", + "name": "Groove for extensor muscle tendons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75342", + "name": "Groove for popliteus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75343", + "name": "Groove of promontory of tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75344", + "name": "Groove for tendon of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75345", + "name": "Lateral groove of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75346", + "name": "Intervertebral foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75347", + "name": "Thyroid foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75348", + "name": "Valve of foramen ovale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Foramen ovale valve" + ] + }, + { + "id": "FMA:75350", + "name": "Foramen caecum of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Vicq d'Azyr's foramen" + ] + }, + { + "id": "FMA:75351", + "name": "Interventricular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75352", + "name": "Foramen singulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75353", + "name": "Cribriform foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75354", + "name": "Intervertebral foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75355", + "name": "Anterior sacral foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75356", + "name": "Posterior sacral foramina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75357", + "name": "Set of anatomical canals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Anatomical canals", + "Anatomical canals set" + ] + }, + { + "id": "FMA:75358", + "name": "Set of diploic canals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Diploic canals set", + "Diploic canals" + ] + }, + { + "id": "FMA:75359", + "name": "Set of incisive canals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Incisive canals", + "Stenson's canal", + "Incisive canals set" + ] + }, + { + "id": "FMA:75360", + "name": "Set of alveolar canals of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Alveolar canals of maxilla" + ] + }, + { + "id": "FMA:75361", + "name": "Set of lesser palatine canals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Lesser palatine canals set", + "Lesser palatine canals" + ] + }, + { + "id": "FMA:75362", + "name": "Set of semicircular canals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Semicircular canals set", + "Semicircular canals" + ] + }, + { + "id": "FMA:75363", + "name": "Set of longitudinal canals of modiolus cochleae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75357" + ] + }, + "synonyms": [ + "Longitudinal canals of modiolus cochleae" + ] + }, + { + "id": "FMA:75365", + "name": "Inappropriate anatomical term", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:75366", + "name": "Parietal serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75365" + ] + }, + "synonyms": [ + "Serous coat of parietal pleura" + ] + }, + { + "id": "FMA:75367", + "name": "Parietal subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75365" + ] + }, + "synonyms": [ + "Subserous layer of parietal pleura" + ] + }, + { + "id": "FMA:75368", + "name": "Nutrient canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:75369", + "name": "Condylar canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:75370", + "name": "Hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:75371", + "name": "Spiral canal of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79788" + ] + }, + "synonyms": [ + "Wall of cochlea" + ] + }, + { + "id": "FMA:75372", + "name": "Spiral canal of modiolus cochleae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:75373", + "name": "Canal for vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:75374", + "name": "Aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Cranium aspect" + ] + }, + { + "id": "FMA:75375", + "name": "Facial aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75374" + ] + }, + "synonyms": [ + "Frontal aspect of cranium" + ] + }, + { + "id": "FMA:75376", + "name": "Superior aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75374" + ] + }, + "synonyms": [ + "Vertical aspect of cranium" + ] + }, + { + "id": "FMA:75377", + "name": "Occipital aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75374" + ] + } + }, + { + "id": "FMA:75378", + "name": "Lateral aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75374" + ] + } + }, + { + "id": "FMA:75379", + "name": "Inferior aspect of cranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75374" + ] + } + }, + { + "id": "FMA:75380", + "name": "Hyoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:75381", + "name": "Radial border of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Lateral border of forearm" + ] + }, + { + "id": "FMA:75382", + "name": "Ulnar border of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Medial border of forearm" + ] + }, + { + "id": "FMA:75383", + "name": "Pectinate line of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75384", + "name": "Occipital line of internal granular layer of isocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:75385", + "name": "Iliopectineal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Subiliac bursa", + "Ileopubic vesicular bursa" + ] + }, + { + "id": "FMA:75386", + "name": "Right iliopectineal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75385" + ] + } + }, + { + "id": "FMA:75387", + "name": "Left iliopectineal bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75385" + ] + } + }, + { + "id": "FMA:75388", + "name": "Bursa of iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Iliopsoas bursa" + ] + }, + { + "id": "FMA:75389", + "name": "Bursa of right iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75388" + ] + }, + "synonyms": [ + "Right iliopsoas bursa" + ] + }, + { + "id": "FMA:75390", + "name": "Bursa of left iliopsoas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75388" + ] + }, + "synonyms": [ + "Left iliopsoas bursa" + ] + }, + { + "id": "FMA:75391", + "name": "Infrahyoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:75392", + "name": "Right infrahyoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75391" + ] + } + }, + { + "id": "FMA:75393", + "name": "Left infrahyoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75391" + ] + } + }, + { + "id": "FMA:75394", + "name": "Set of uterine veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Uterine veins set", + "Uterine veins" + ] + }, + { + "id": "FMA:75395", + "name": "Set of posterior labial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior labial veins set", + "Posterior labial veins" + ] + }, + { + "id": "FMA:75396", + "name": "Set of posterior scrotal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior scrotal veins", + "Posterior scrotal veins set" + ] + }, + { + "id": "FMA:75397", + "name": "Set of superficial dorsal veins of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial dorsal veins of clitoris" + ] + }, + { + "id": "FMA:75398", + "name": "Set of superficial dorsal veins of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Superficial dorsal veins of penis" + ] + }, + { + "id": "FMA:75399", + "name": "Set of anterior labial veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior labial veins", + "Anterior labial veins set" + ] + }, + { + "id": "FMA:75400", + "name": "Set of anterior scrotal veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior scrotal veins set", + "Anterior scrotal veins" + ] + }, + { + "id": "FMA:75401", + "name": "Set of deep veins of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep veins of clitoris" + ] + }, + { + "id": "FMA:75402", + "name": "Set of deep veins of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Deep veins of penis" + ] + }, + { + "id": "FMA:75403", + "name": "Set of para-uterine lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71817" + ] + }, + "synonyms": [ + "Para-uterine nodes", + "Para-uterine lymph nodes", + "Para-uterine lymph nodes set" + ] + }, + { + "id": "FMA:75404", + "name": "Set of paravaginal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Paravaginal lymph nodes set", + "Paravaginal lymph nodes", + "Paravaginal nodes" + ] + }, + { + "id": "FMA:75405", + "name": "Infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:75406", + "name": "Superficial inferior infrapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:75407", + "name": "Set of cavernous veins of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Cavernous veins of penis" + ] + }, + { + "id": "FMA:75408", + "name": "Right suprapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12253" + ] + } + }, + { + "id": "FMA:75409", + "name": "Left suprapatellar bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12253" + ] + } + }, + { + "id": "FMA:75410", + "name": "Set of helicine arteries of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Helicine arteries of penis" + ] + }, + { + "id": "FMA:75411", + "name": "Set of perforating arteries of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Perforating arteries of penis" + ] + }, + { + "id": "FMA:75412", + "name": "Set of regional lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Regional lymph nodes set", + "Regional lymph nodes" + ] + }, + { + "id": "FMA:75426", + "name": "Surface of epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:75427", + "name": "Epiphysial plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32808" + ] + }, + "synonyms": [ + "Growth plate", + "Epiphyseal plate" + ] + }, + { + "id": "FMA:75428", + "name": "Apophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:75429", + "name": "Tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:75430", + "name": "Tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:75431", + "name": "Tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75432", + "name": "Eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:75433", + "name": "Bone process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:75434", + "name": "Condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:75435", + "name": "Epicondyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:75436", + "name": "Ossification center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Ossification centre" + ] + }, + { + "id": "FMA:75437", + "name": "Set of fontanelles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Fontanelles set", + "Fontanelles" + ] + }, + { + "id": "FMA:75438", + "name": "Fontanelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64988" + ] + } + }, + { + "id": "FMA:75439", + "name": "Anterior fontanelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75438" + ] + } + }, + { + "id": "FMA:75440", + "name": "Posterior fontanelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75438" + ] + } + }, + { + "id": "FMA:75441", + "name": "Sphenoidal fontanelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75438" + ] + } + }, + { + "id": "FMA:75442", + "name": "Mastoid fontanelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75438" + ] + } + }, + { + "id": "FMA:75444", + "name": "Cartilaginous component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:75445", + "name": "Membrane organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:75446", + "name": "Perichondrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:75447", + "name": "Primary ossification center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75436" + ] + }, + "synonyms": [ + "Primary ossification centre" + ] + }, + { + "id": "FMA:75448", + "name": "Secondary ossification center", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75436" + ] + }, + "synonyms": [ + "Secondary ossification centre" + ] + }, + { + "id": "FMA:75449", + "name": "Set of vascular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Vascular nerves", + "Vascular nerves set" + ] + }, + { + "id": "FMA:75450", + "name": "Set of olfactory nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Olfactory nerves set", + "Olfactory nerves" + ] + }, + { + "id": "FMA:75451", + "name": "Set of long ciliary nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Long ciliary nerves set", + "Long ciliary nerves" + ] + }, + { + "id": "FMA:75452", + "name": "Set of superior dental nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior dental nerves", + "Superior dental branches", + "Superior dental nerves set" + ] + }, + { + "id": "FMA:75453", + "name": "Set of superior gingival nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior gingival nerves", + "Superior gingival branches", + "Superior gingival nerves set" + ] + }, + { + "id": "FMA:75454", + "name": "Set of lesser palatine nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lesser palatine nerves set", + "Lesser palatine nerves" + ] + }, + { + "id": "FMA:75455", + "name": "Set of superior alveolar nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior alveolar nerves", + "Superior alveolar nerves set" + ] + }, + { + "id": "FMA:75456", + "name": "Set of deep temporal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Deep temporal nerves set", + "Deep temporal nerves" + ] + }, + { + "id": "FMA:75457", + "name": "Set of anterior auricular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior auricular nerves set", + "Anterior auricular nerves" + ] + }, + { + "id": "FMA:75458", + "name": "Set of inferior dental nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior dental nerves", + "Inferior dental nerves set", + "Inferior dental branches" + ] + }, + { + "id": "FMA:75459", + "name": "Set of inferior gingival nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior gingival nerves set", + "Inferior gingival nerves", + "Inferior gingival branches" + ] + }, + { + "id": "FMA:75460", + "name": "Set of caroticotympanic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Caroticotympanic nerves set", + "Caroticotympanic nerves" + ] + }, + { + "id": "FMA:75461", + "name": "Set of accessory phrenic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Accessory phrenic nerves set", + "Accessory phrenic nerves" + ] + }, + { + "id": "FMA:75462", + "name": "Set of subscapular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Subscapular nerves set", + "Subscapular nerves" + ] + }, + { + "id": "FMA:75463", + "name": "Set of supraclavicular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Supraclavicular nerves set", + "Supraclavicular nerves" + ] + }, + { + "id": "FMA:75464", + "name": "Set of medial supraclavicular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75463" + ] + }, + "synonyms": [ + "Medial supraclavicular nerves", + "Medial supraclavicular nerves set" + ] + }, + { + "id": "FMA:75465", + "name": "Set of intermediate supraclavicular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75463" + ] + }, + "synonyms": [ + "Intermediate supraclavicular nerves set", + "Intermediate supraclavicular nerves" + ] + }, + { + "id": "FMA:75466", + "name": "Set of lateral supraclavicular nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75463" + ] + }, + "synonyms": [ + "Lateral supraclavicular nerves set", + "Lateral supraclavicular nerves" + ] + }, + { + "id": "FMA:75467", + "name": "Set of intercostal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78553" + ] + }, + "synonyms": [ + "Intercostal nerves", + "Ventral rami of thoracic nerves", + "Anterior rami of thoracic nerves", + "Intercostal nerves set" + ] + }, + { + "id": "FMA:75468", + "name": "Set of superior clunial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior clunial nerves", + "Superior clunial nerves set" + ] + }, + { + "id": "FMA:75469", + "name": "Set of inferior anal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior anal nerves", + "Inferior rectal nerves", + "Inferior anal nerves set" + ] + }, + { + "id": "FMA:75470", + "name": "Set of inferior clunial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior clunial nerves", + "Inferior clunial nerves set" + ] + }, + { + "id": "FMA:75471", + "name": "Set of perineal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Perineal nerves set", + "Perineal nerves" + ] + }, + { + "id": "FMA:75472", + "name": "Set of lumbar splanchnic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lumbar splanchnic nerves", + "Lumbar splanchnic nerves set" + ] + }, + { + "id": "FMA:75473", + "name": "Set of sacral splanchnic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Sacral splanchnic nerves set", + "Sacral splanchnic nerves" + ] + }, + { + "id": "FMA:75474", + "name": "Set of short ciliary nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Short ciliary nerves", + "Short ciliary nerves set" + ] + }, + { + "id": "FMA:75475", + "name": "Set of vaginal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Vaginal nerves set", + "Vaginal nerves" + ] + }, + { + "id": "FMA:75476", + "name": "Set of cavernous nerves of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Cavernous nerves of clitoris" + ] + }, + { + "id": "FMA:75477", + "name": "Set of cavernous nerves of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Cavernous nerves of penis" + ] + }, + { + "id": "FMA:75478", + "name": "Set of anterior labial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior labial nerves", + "Anterior labial nerves set" + ] + }, + { + "id": "FMA:75479", + "name": "Set of anterior scrotal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior scrotal nerves", + "Anterior scrotal nerves set" + ] + }, + { + "id": "FMA:75480", + "name": "Set of posterior labial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior labial nerves", + "Posterior labial nerves set" + ] + }, + { + "id": "FMA:75481", + "name": "Set of posterior scrotal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior scrotal nerves set", + "Posterior scrotal nerves" + ] + }, + { + "id": "FMA:75482", + "name": "Set of dorsal rami of thoracic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78552" + ] + }, + "synonyms": [ + "Dorsal rami of thoracic nerves", + "Posterior rami of thoracic nerves" + ] + }, + { + "id": "FMA:75483", + "name": "Set of common palmar digital nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Common palmar digital nerves set", + "Common palmar digital nerves" + ] + }, + { + "id": "FMA:75484", + "name": "Set of proper palmar digital nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Proper palmar digital nerves set", + "Proper palmar digital nerves" + ] + }, + { + "id": "FMA:75485", + "name": "Set of dorsal rami of cervical nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78552" + ] + }, + "synonyms": [ + "Posterior rami of cervical nerves", + "Dorsal rami of cervical nerves" + ] + }, + { + "id": "FMA:75486", + "name": "Set of intercostobrachial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Intercostobrachial nerves", + "Intercostobrachial nerves set" + ] + }, + { + "id": "FMA:75487", + "name": "Set of dorsal rami of lumbar nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78552" + ] + }, + "synonyms": [ + "Dorsal rami of lumbar nerves", + "Posterior rami of lumbar nerves" + ] + }, + { + "id": "FMA:75488", + "name": "Set of ventral rami of lumbar nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78553" + ] + }, + "synonyms": [ + "Ventral rami of lumbar nerves", + "Anterior rami of lumbar nerves" + ] + }, + { + "id": "FMA:75489", + "name": "Set of medial clunial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Medial clunial nerves set", + "Medial clunial nerves" + ] + }, + { + "id": "FMA:75490", + "name": "Set of dorsal digital branches of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Dorsal digital branches of radial nerve", + "Dorsal digital nerves" + ] + }, + { + "id": "FMA:75491", + "name": "Set of dorsal digital nerves of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Dorsal digital nerves of foot" + ] + }, + { + "id": "FMA:75492", + "name": "Set of common plantar digital nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Common plantar digital nerves", + "Common plantar digital nerves set" + ] + }, + { + "id": "FMA:75493", + "name": "Set of proper plantar digital nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Proper plantar digital nerves", + "Proper plantar digital nerves set" + ] + }, + { + "id": "FMA:75494", + "name": "Set of external carotid nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "External carotid nerves", + "External carotid nerves set" + ] + }, + { + "id": "FMA:75495", + "name": "Set of pelvic splanchnic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Pelvic splanchnic nerves", + "Pelvic splanchnic nerves set", + "Parasympathetic root of pelvic ganglia" + ] + }, + { + "id": "FMA:75496", + "name": "Set of gastric nerve plexuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Gastric plexuses", + "Gastric nerve plexuses", + "Gastric neural plexuses set" + ] + }, + { + "id": "FMA:75497", + "name": "Set of muscular branches of intercostal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of intercostal nerves" + ] + }, + { + "id": "FMA:75498", + "name": "Set of muscular branches of supraclavicular part of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of supraclavicular part of brachial plexus" + ] + }, + { + "id": "FMA:75499", + "name": "Set of muscular branches of musculocutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of musculocutaneous nerve" + ] + }, + { + "id": "FMA:75500", + "name": "Set of muscular branches of anterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of anterior interosseous nerve" + ] + }, + { + "id": "FMA:75501", + "name": "Set of muscular branches of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of ulnar nerve" + ] + }, + { + "id": "FMA:75502", + "name": "Set of muscular branches of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of radial nerve" + ] + }, + { + "id": "FMA:75503", + "name": "Set of muscular branches of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of axillary nerve" + ] + }, + { + "id": "FMA:75504", + "name": "Set of muscular branches of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of anterior branch of obturator nerve" + ] + }, + { + "id": "FMA:75505", + "name": "Set of muscular branches of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of posterior branch of obturator nerve" + ] + }, + { + "id": "FMA:75506", + "name": "Set of muscular branches of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of femoral nerve" + ] + }, + { + "id": "FMA:75507", + "name": "Set of muscular branches of perineal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of perineal nerves" + ] + }, + { + "id": "FMA:75508", + "name": "Set of muscular branches of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of superficial fibular nerve" + ] + }, + { + "id": "FMA:75509", + "name": "Set of muscular branches of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of deep fibular nerve" + ] + }, + { + "id": "FMA:75510", + "name": "Set of muscular branches of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of tibial nerve" + ] + }, + { + "id": "FMA:75511", + "name": "Set of muscular branches of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Muscular branches of accessory nerve" + ] + }, + { + "id": "FMA:75512", + "name": "Set of lingual branches of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lingual branches of accessory nerve" + ] + }, + { + "id": "FMA:75513", + "name": "Set of thoracic cardiac branches of vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Thoracic cardiac branches of vagus" + ] + }, + { + "id": "FMA:75514", + "name": "Set of bronchial branches of vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Bronchial branches of vagus" + ] + }, + { + "id": "FMA:75515", + "name": "Set of anterior gastric branches of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior gastric branches of anterior vagal trunk" + ] + }, + { + "id": "FMA:75516", + "name": "Set of hepatic branches of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Hepatic branches of anterior vagal trunk" + ] + }, + { + "id": "FMA:75517", + "name": "Set of posterior gastric branches of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior gastric branches of posterior vagal trunk" + ] + }, + { + "id": "FMA:75518", + "name": "Set of coeliac branches of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Coeliac branches of posterior vagal trunk" + ] + }, + { + "id": "FMA:75519", + "name": "Set of renal branches of vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Renal branches of vagus" + ] + }, + { + "id": "FMA:75520", + "name": "Set of mental branches of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Mental branches of mental nerve" + ] + }, + { + "id": "FMA:75521", + "name": "Set of labial branches of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Labial branches of mental nerve" + ] + }, + { + "id": "FMA:75522", + "name": "Set of gingival branches of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Gingival branches of mental nerve" + ] + }, + { + "id": "FMA:75523", + "name": "Set of temporal branches of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Temporal branches of facial nerve" + ] + }, + { + "id": "FMA:75524", + "name": "Set of zygomatic branches of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Zygomatic branches of facial nerve" + ] + }, + { + "id": "FMA:75525", + "name": "Set of buccal branches of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Buccal branches of facial nerve" + ] + }, + { + "id": "FMA:75526", + "name": "Set of pharyngeal branches of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Pharyngeal branches of glossopharyngeal nerve" + ] + }, + { + "id": "FMA:75527", + "name": "Set of tonsillar branches of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Tonsillar branches of glossopharyngeal nerve" + ] + }, + { + "id": "FMA:75528", + "name": "Set of lingual branches of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lingual branches of glossopharyngeal nerve" + ] + }, + { + "id": "FMA:75529", + "name": "Set of superior cervical cardiac branches of vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior cervical cardiac branches of vagus" + ] + }, + { + "id": "FMA:75530", + "name": "Set of inferior cervical cardiac branches of vagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior cervical cardiac branches of vagus" + ] + }, + { + "id": "FMA:75531", + "name": "Set of superior branches of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior branches of transverse cervical nerve" + ] + }, + { + "id": "FMA:75532", + "name": "Set of inferior branches of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior branches of transverse cervical nerve" + ] + }, + { + "id": "FMA:75533", + "name": "Set of phrenico-abdominal branches of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Phrenico-abdominal branches of phrenic nerve" + ] + }, + { + "id": "FMA:75534", + "name": "Set of inferior palpebral branches of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Inferior palpebral branches of infra-orbital nerve" + ] + }, + { + "id": "FMA:75535", + "name": "Set of external nasal branches of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "External nasal branches of infra-orbital nerve" + ] + }, + { + "id": "FMA:75536", + "name": "Set of internal nasal branches of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Internal nasal branches of infra-orbital nerve" + ] + }, + { + "id": "FMA:75537", + "name": "Set of superior labial branches of infra-orbital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior labial branches of infra-orbital nerve" + ] + }, + { + "id": "FMA:75538", + "name": "Set of palpebral branches of infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Palpebral branches of infratrochlear nerve" + ] + }, + { + "id": "FMA:75539", + "name": "Set of ganglionic branches of maxillary nerve to pterygopalatine ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Ganglionic branches of maxillary nerve to pterygopalatine ganglion" + ] + }, + { + "id": "FMA:75540", + "name": "Set of orbital branches of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Orbital branches of maxillary nerve" + ] + }, + { + "id": "FMA:75541", + "name": "Set of posterior superior lateral nasal branches of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior superior lateral nasal branches of maxillary nerve" + ] + }, + { + "id": "FMA:75542", + "name": "Set of posterior superior medial nasal branches of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior superior medial nasal branches of maxillary nerve" + ] + }, + { + "id": "FMA:75543", + "name": "Set of posterior inferior nasal branches of greater palatine nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior inferior nasal branches of greater palatine nerve" + ] + }, + { + "id": "FMA:75544", + "name": "Set of tonsillar branches of lesser palatine nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Tonsillar branches of lesser palatine nerves" + ] + }, + { + "id": "FMA:75545", + "name": "Set of posterior superior alveolar branches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior superior alveolar branches", + "Posterior superior alveolar branches set" + ] + }, + { + "id": "FMA:75546", + "name": "Set of anterior superior alveolar nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior superior alveolar branches", + "Anterior superior alveolar nerves", + "Anterior superior alveolar nerves set" + ] + }, + { + "id": "FMA:75547", + "name": "Set of internal nasal branches of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Internal nasal branches of anterior ethmoidal nerve" + ] + }, + { + "id": "FMA:75548", + "name": "Set of lateral internal nasal branches of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lateral internal nasal branches of anterior ethmoidal nerve" + ] + }, + { + "id": "FMA:75549", + "name": "Set of medial internal nasal branches of anterior ethmoidal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Medial internal nasal branches of anterior ethmoidal nerve" + ] + }, + { + "id": "FMA:75550", + "name": "Set of parotid branches of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Parotid branches of auriculotemporal nerve" + ] + }, + { + "id": "FMA:75551", + "name": "Set of communicating branches of auriculotemporal nerve with facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Communicating branches of auriculotemporal nerve with facial nerve" + ] + }, + { + "id": "FMA:75552", + "name": "Set of superficial temporal branches of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superficial temporal branches of auriculotemporal nerve" + ] + }, + { + "id": "FMA:75553", + "name": "Set of tracheal branches of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Tracheal branches of recurrent laryngeal nerve" + ] + }, + { + "id": "FMA:75554", + "name": "Set of oesophageal branches of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Oesophageal branches of recurrent laryngeal nerve" + ] + }, + { + "id": "FMA:75555", + "name": "Set of pharyngeal branches of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Pharyngeal branches of recurrent laryngeal nerve" + ] + }, + { + "id": "FMA:75556", + "name": "Set of lateral mammary branches of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lateral mammary branches of intercostal nerve" + ] + }, + { + "id": "FMA:75557", + "name": "Set of medial mammary branches of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Medial mammary branches of intercostal nerve" + ] + }, + { + "id": "FMA:75558", + "name": "Set of anterior cutaneous branches of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior cutaneous branches of femoral nerve" + ] + }, + { + "id": "FMA:75559", + "name": "Set of medial crural cutaneous branches of the saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Medial crural cutaneous branches of the saphenous nerve" + ] + }, + { + "id": "FMA:75560", + "name": "Set of perineal branches of posterior cutaneous nerve of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Perineal branches of posterior cutaneous nerve of thigh" + ] + }, + { + "id": "FMA:75561", + "name": "Set of lateral calcaneal branches of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lateral calcaneal branches of sural nerve" + ] + }, + { + "id": "FMA:75562", + "name": "Set of medial calcaneal branches of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Medial calcaneal branches of tibial nerve" + ] + }, + { + "id": "FMA:75563", + "name": "Set of interganglionic branches of sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Interganglionic branches of sympathetic trunk" + ] + }, + { + "id": "FMA:75564", + "name": "Set of cardiac branches of thoracic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Cardiac branches of thoracic ganglia", + "Thoracic cardiac branches" + ] + }, + { + "id": "FMA:75565", + "name": "Set of pulmonary branches of thoracic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Thoracic pulmonary branches", + "Pulmonary branches of thoracic ganglia" + ] + }, + { + "id": "FMA:75566", + "name": "Set of oesophageal branches of thoracic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Oesophageal branches of thoracic ganglia" + ] + }, + { + "id": "FMA:75567", + "name": "Set of laryngopharyngeal branches of superior cervical ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Laryngopharyngeal branches of superior cervical ganglion" + ] + }, + { + "id": "FMA:75568", + "name": "Set of pulmonary branches of pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Pulmonary branches of pulmonary nerve plexus" + ] + }, + { + "id": "FMA:75569", + "name": "Set of lingual branches of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Lingual branches of lingual nerve" + ] + }, + { + "id": "FMA:75570", + "name": "Statoconial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + } + }, + { + "id": "FMA:75572", + "name": "Set of genital systems", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Genital systems", + "Genital systems set" + ] + }, + { + "id": "FMA:75573", + "name": "Otolith layer of statoconial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + }, + "synonyms": [ + "Otolithic membrane" + ] + }, + { + "id": "FMA:75574", + "name": "Set of ureteric branches of ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ureteric branches of ovarian artery" + ] + }, + { + "id": "FMA:75575", + "name": "Set of ureteric branches of testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ureteric branches of testicular artery" + ] + }, + { + "id": "FMA:75576", + "name": "Set of tubal branches of ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Tubal branches of ovarian artery" + ] + }, + { + "id": "FMA:75577", + "name": "Set of epididymal branches of testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Epididymal branches of testicular artery" + ] + }, + { + "id": "FMA:75578", + "name": "Set of prostatic branches of inferior vesical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Prostatic branches of inferior vesical artery" + ] + }, + { + "id": "FMA:75579", + "name": "Set of helicine branches of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Helicine branches of uterine artery" + ] + }, + { + "id": "FMA:75580", + "name": "Set of vaginal branches of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Vaginal branches of uterine artery" + ] + }, + { + "id": "FMA:75581", + "name": "Set of ovarian branches of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Ovarian branches of uterine artery" + ] + }, + { + "id": "FMA:75582", + "name": "Set of vaginal branches of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Vaginal branches of middle rectal artery" + ] + }, + { + "id": "FMA:75583", + "name": "Set of prostatic branches of middle rectal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Prostatic branches of middle rectal artery" + ] + }, + { + "id": "FMA:75584", + "name": "Set of posterior labial branches of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior labial branches of perineal artery" + ] + }, + { + "id": "FMA:75585", + "name": "Set of posterior scrotal branches of perineal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Posterior scrotal branches of perineal artery" + ] + }, + { + "id": "FMA:75586", + "name": "Set of anterior labial branches of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior labial branches of deep external pudendal artery" + ] + }, + { + "id": "FMA:75587", + "name": "Set of anterior scrotal branches of deep external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Anterior scrotal branches of deep external pudendal artery" + ] + }, + { + "id": "FMA:75588", + "name": "Gelatinous layer of statoconial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:75589", + "name": "Set of artery to ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Artery to ductus deferens", + "Artery to vas deferens" + ] + }, + { + "id": "FMA:75590", + "name": "Superficial gelatinous layer of statoconial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:75591", + "name": "Deep gelatinous layer of statoconial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:75592", + "name": "Set of fingers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78541" + ] + }, + "synonyms": [ + "Digits of hand", + "Set of digits of hand", + "Fingers including thumb", + "Fingers set" + ] + }, + { + "id": "FMA:75593", + "name": "Set of ganglionic branches of mandibular nerve to otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Ganglionic branches of mandibular nerve to otic ganglion" + ] + }, + { + "id": "FMA:75594", + "name": "Set of branches of auriculotemporal nerve to tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Branches of auriculotemporal nerve to tympanic membrane" + ] + }, + { + "id": "FMA:75595", + "name": "Set of branches of lingual nerve to isthmus of fauces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Branches of lingual nerve to isthmus of fauces" + ] + }, + { + "id": "FMA:75596", + "name": "Set of communicating branches of lingual nerve with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Communicating branches of lingual nerve with hypoglossal nerve" + ] + }, + { + "id": "FMA:75597", + "name": "Set of ganglionic branches of lingual nerve to submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Ganglionic branches of lingual nerve to submandibular ganglion" + ] + }, + { + "id": "FMA:75598", + "name": "Set of ganglionic branches of lingual nerve to sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Sensory root of sublingual ganglion", + "Ganglionic branches of lingual nerve to sublingual ganglion" + ] + }, + { + "id": "FMA:75599", + "name": "Set of communicating branches of sympathetic trunk with spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Communicating branches of sympathetic trunk with spinal nerve" + ] + }, + { + "id": "FMA:75600", + "name": "Set of grey ramus communicans of sympathetic trunk with spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Grey ramus communicans of sympathetic trunk with spinal nerve" + ] + }, + { + "id": "FMA:75601", + "name": "Set of white ramus communicans of sympathetic trunk with spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "White ramus communicans of sympathetic trunk with spinal nerve" + ] + }, + { + "id": "FMA:75604", + "name": "Epithelium of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75606" + ] + } + }, + { + "id": "FMA:75605", + "name": "Epithelium of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75606" + ] + } + }, + { + "id": "FMA:75606", + "name": "Vestibular sensory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62410" + ] + } + }, + { + "id": "FMA:75607", + "name": "Supporting cell of vestibular epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:75608", + "name": "Dorsolateral sulcus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Posterolateral sulcus", + "Dorsolateral sulcus of medulla", + "Posterolateral sulcus of medulla" + ] + }, + { + "id": "FMA:75609", + "name": "Dorsolateral sulcus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Dorsolateral sulcus" + ] + }, + { + "id": "FMA:75610", + "name": "Crista of ampulla of anterior semicircular duct of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:75611", + "name": "Crista of ampulla of posterior semicircular duct of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:75612", + "name": "Crista of ampulla of lateral semicircular duct of membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61138" + ] + } + }, + { + "id": "FMA:75613", + "name": "Crista of ampulla of anterior semicircular duct of right membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75610" + ] + } + }, + { + "id": "FMA:75614", + "name": "Crista of ampulla of anterior semicircular duct of left membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75610" + ] + } + }, + { + "id": "FMA:75615", + "name": "Crista of ampulla of posterior semicircular duct of right membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75611" + ] + } + }, + { + "id": "FMA:75616", + "name": "Crista of ampulla of posterior semicircular duct of left membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75611" + ] + } + }, + { + "id": "FMA:75617", + "name": "Crista of ampulla of lateral semicircular duct of right membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75612" + ] + } + }, + { + "id": "FMA:75618", + "name": "Crista of ampulla of lateral semicircular duct of left membranous laybrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75612" + ] + } + }, + { + "id": "FMA:75619", + "name": "Plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:75620", + "name": "Primitive cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:75621", + "name": "Endocardial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66772" + ] + }, + "synonyms": [ + "Endothelial cell of endocardium" + ] + }, + { + "id": "FMA:75622", + "name": "Subdivision of epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + }, + "synonyms": [ + "Epicardium subdivision" + ] + }, + { + "id": "FMA:75623", + "name": "Posterior mediastinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:75624", + "name": "Tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:75625", + "name": "Tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Tracheobronchial lymphatic tree tributary" + ] + }, + { + "id": "FMA:75627", + "name": "Superior tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75625" + ] + } + }, + { + "id": "FMA:75628", + "name": "Inferior tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75625" + ] + } + }, + { + "id": "FMA:75630", + "name": "Left cardiac tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:75631", + "name": "Brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:75633", + "name": "Right cardiac tributary of brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:75634", + "name": "Fibrous connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:75635", + "name": "Basal lamina of vestibular sensory epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:75636", + "name": "Epithelium of crista of ampulla of semicircular duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75606" + ] + } + }, + { + "id": "FMA:75637", + "name": "Wall of endolymphatic sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Endolymphatic sac wall" + ] + }, + { + "id": "FMA:75639", + "name": "Endolymphatic sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + } + }, + { + "id": "FMA:75640", + "name": "Base of modiolus of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77709" + ] + }, + "synonyms": [ + "Base of modiolus cochleae" + ] + }, + { + "id": "FMA:75641", + "name": "Apex of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + }, + "synonyms": [ + "Cochlea apex", + "Cupula of cochlea" + ] + }, + { + "id": "FMA:75642", + "name": "Base of modiolus of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75640" + ] + } + }, + { + "id": "FMA:75643", + "name": "Base of modiolus of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75640" + ] + } + }, + { + "id": "FMA:75644", + "name": "Apex of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75641" + ] + }, + "synonyms": [ + "Right cochlea apex" + ] + }, + { + "id": "FMA:75645", + "name": "Apex of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75641" + ] + }, + "synonyms": [ + "Left cochlea apex" + ] + }, + { + "id": "FMA:75646", + "name": "Set of anorectoperineal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Anorectoperineal muscles", + "Anorectoperineal muscles set", + "Recto-urethral muscles" + ] + }, + { + "id": "FMA:75647", + "name": "Set of dental alveoli of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72301" + ] + }, + "synonyms": [ + "Dental alveoli of maxilla" + ] + }, + { + "id": "FMA:75648", + "name": "Set of dental alveoli of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72301" + ] + }, + "synonyms": [ + "Dental alveoli of mandible" + ] + }, + { + "id": "FMA:75649", + "name": "Set of synovial folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Synovial folds", + "Synovial folds set" + ] + }, + { + "id": "FMA:75650", + "name": "Set of anatomical folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Anatomical folds set" + ] + }, + { + "id": "FMA:75651", + "name": "Set of alar folds of infrapatellar synovial fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Alar folds of infrapatellar synovial fold" + ] + }, + { + "id": "FMA:75652", + "name": "Set of transverse palatine folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Transverse palatine folds set", + "Transverse palatine folds", + "Palatine rugae" + ] + }, + { + "id": "FMA:75653", + "name": "Set of gastric folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Gastric rugae", + "Gastric folds", + "Gastric folds set" + ] + }, + { + "id": "FMA:75654", + "name": "Set of villous folds of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Villous folds of stomach" + ] + }, + { + "id": "FMA:75655", + "name": "Set of circular folds of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Kerckring's valves", + "Circular folds of small intestine" + ] + }, + { + "id": "FMA:75656", + "name": "Set of semilunar folds of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Semilunar folds of colon" + ] + }, + { + "id": "FMA:75657", + "name": "Set of transverse folds of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Houston's valve (middle of three)", + "Transverse folds of rectum", + "Kohlrausch's fold (middle of three)" + ] + }, + { + "id": "FMA:75658", + "name": "Set of mucosal folds of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Mucosal folds of gallbladder", + "Rugae of gallbladder" + ] + }, + { + "id": "FMA:75659", + "name": "Set of folds of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Folds of uterine tube" + ] + }, + { + "id": "FMA:75660", + "name": "Set of palmate folds of cervical canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Palmate folds of cervical canal" + ] + }, + { + "id": "FMA:75661", + "name": "Set of caecal folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Caecal folds set", + "Caecal folds" + ] + }, + { + "id": "FMA:75662", + "name": "Set of folds of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75650" + ] + }, + "synonyms": [ + "Folds of iris" + ] + }, + { + "id": "FMA:75665", + "name": "Set of eye and related structures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Eye and related structures set", + "Eye and related structures" + ] + }, + { + "id": "FMA:75666", + "name": "Osseous cochlear canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:75667", + "name": "Occipital stripe of internal granular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "Band of Gennari", + "Occipital stripe of internal granular layer of isocortex", + "Gennari band", + "Stria of Gennari", + "Line of Gennari", + "Vicq d'Azyr's stria" + ] + }, + { + "id": "FMA:75668", + "name": "Right osseous cochlear canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75666" + ] + } + }, + { + "id": "FMA:75669", + "name": "Left osseous cochlear canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75666" + ] + } + }, + { + "id": "FMA:75673", + "name": "Zone of osseous spiral lamina of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77709" + ] + }, + "synonyms": [ + "Zone of lamina of modiolus of cochlea" + ] + }, + { + "id": "FMA:75674", + "name": "Osseous spiral lamina proper of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75673" + ] + }, + "synonyms": [ + "Lamina proper of modiolus of cochlea" + ] + }, + { + "id": "FMA:75675", + "name": "Hamulus of osseous spiral lamina of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75673" + ] + }, + "synonyms": [ + "Cochlear hamulus", + "Hamulus of spiral lamina", + "Hamulus of cochlea" + ] + }, + { + "id": "FMA:75676", + "name": "Osseous spiral lamina proper of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75674" + ] + }, + "synonyms": [ + "Lamina proper of modiolus of right cochlea" + ] + }, + { + "id": "FMA:75677", + "name": "Osseous spiral lamina proper of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75674" + ] + }, + "synonyms": [ + "Lamina proper of modiolus of left cochlea" + ] + }, + { + "id": "FMA:75678", + "name": "Hamulus of osseous spiral lamina of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75675" + ] + }, + "synonyms": [ + "Hamulus of right cochlea" + ] + }, + { + "id": "FMA:75679", + "name": "Hamulus of osseous spiral lamina of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75675" + ] + }, + "synonyms": [ + "Hamulus of left cochlea" + ] + }, + { + "id": "FMA:75680", + "name": "Secondary osseous spiral lamina of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75673" + ] + }, + "synonyms": [ + "Secondary spiral lamina" + ] + }, + { + "id": "FMA:75681", + "name": "Secondary osseous spiral lamina of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75680" + ] + } + }, + { + "id": "FMA:75682", + "name": "Secondary osseous spiral lamina of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75680" + ] + } + }, + { + "id": "FMA:75683", + "name": "Tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83847" + ] + }, + "synonyms": [ + "Spinal cord tract" + ] + }, + { + "id": "FMA:75684", + "name": "Ventral spinothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Anterior spinothalamic tract" + ] + }, + { + "id": "FMA:75685", + "name": "Ventral vestibulospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75686", + "name": "Ventral raphespinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Anterior raphespinal tract" + ] + }, + { + "id": "FMA:75687", + "name": "Lateral raphespinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75688", + "name": "Medial reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75689", + "name": "Lateral reticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75690", + "name": "Fastigiospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75691", + "name": "Interpositospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75692", + "name": "Bulboreticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75693", + "name": "Spinoreticular tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75694", + "name": "Ceruleospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Caeruleospinal tract" + ] + }, + { + "id": "FMA:75695", + "name": "Solitariospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75696", + "name": "Spinocervical tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75697", + "name": "Spiral canal of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75371" + ] + }, + "synonyms": [ + "Wall of right cochlea" + ] + }, + { + "id": "FMA:75698", + "name": "Spiral canal of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75371" + ] + }, + "synonyms": [ + "Wall of left cochlea" + ] + }, + { + "id": "FMA:75699", + "name": "Spinovestibular tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75700", + "name": "Trigeminospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:75706", + "name": "Basilar membrane of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + } + }, + { + "id": "FMA:75707", + "name": "Basilar membrane of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75706" + ] + } + }, + { + "id": "FMA:75708", + "name": "Basilar membrane of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75706" + ] + } + }, + { + "id": "FMA:75709", + "name": "Zona arcuata of basilar membrane of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + } + }, + { + "id": "FMA:75710", + "name": "Zona pectinata of basilar membrane of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + } + }, + { + "id": "FMA:75711", + "name": "Zona arcuata of basilar membrane of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75709" + ] + } + }, + { + "id": "FMA:75712", + "name": "Zona arcuata of basilar membrane of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75709" + ] + } + }, + { + "id": "FMA:75713", + "name": "Zona pectinata of basilar membrane of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75710" + ] + } + }, + { + "id": "FMA:75714", + "name": "Zona pectinata of basilar membrane of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75710" + ] + } + }, + { + "id": "FMA:75715", + "name": "Spiral organ of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Cochlear spiral organ", + "Organ of Corti", + "Spiral organ", + "Spiral organ of Corti" + ] + }, + { + "id": "FMA:75716", + "name": "Spiral organ of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75715" + ] + } + }, + { + "id": "FMA:75717", + "name": "Spiral organ of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75715" + ] + } + }, + { + "id": "FMA:75718", + "name": "Stereocilium of type 1 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62368" + ] + }, + "synonyms": [ + "Type 1 vestibular sensory cell stereocilium" + ] + }, + { + "id": "FMA:75719", + "name": "Stereocilium of type 2 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62368" + ] + }, + "synonyms": [ + "Type 2 vestibular sensory cell stereocilium" + ] + }, + { + "id": "FMA:75720", + "name": "Stereocilium of cochlear inner hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62367" + ] + }, + "synonyms": [ + "Cochlear inner hair cell stereocilium" + ] + }, + { + "id": "FMA:75721", + "name": "Stereocilium of cochlear outer hair cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62367" + ] + }, + "synonyms": [ + "Cochlear outer hair cell stereocilium" + ] + }, + { + "id": "FMA:75722", + "name": "Pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + }, + "synonyms": [ + "Cochlear pillar cell", + "Pillar cell", + "Pillar cell of spiral organ of cochlea", + "Rod cell of Corti" + ] + }, + { + "id": "FMA:75725", + "name": "Outer phalangeal cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79800" + ] + }, + "synonyms": [ + "External phalangeal cell", + "External phalangeal cell of cochlea", + "External phalangeal cell of Deiters", + "Deiter's cell", + "Supporting cell of Deiters" + ] + }, + { + "id": "FMA:75726", + "name": "Internal pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75722" + ] + } + }, + { + "id": "FMA:75727", + "name": "External pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75722" + ] + } + }, + { + "id": "FMA:75728", + "name": "Zone of pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:75729", + "name": "Head of pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75728" + ] + } + }, + { + "id": "FMA:75730", + "name": "Lateral nucleus of trapezoid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + } + }, + { + "id": "FMA:75731", + "name": "Rod of pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75728" + ] + } + }, + { + "id": "FMA:75732", + "name": "Medial nucleus of trapezoid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + } + }, + { + "id": "FMA:75733", + "name": "Base of pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75728" + ] + } + }, + { + "id": "FMA:75734", + "name": "Head of internal pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75729" + ] + } + }, + { + "id": "FMA:75735", + "name": "Set of neuraxis structures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78563" + ] + }, + "synonyms": [ + "Neuraxis structures", + "Neuraxis structures set" + ] + }, + { + "id": "FMA:75736", + "name": "Head of external pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75729" + ] + } + }, + { + "id": "FMA:75737", + "name": "Base of internal pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75733" + ] + }, + "synonyms": [ + "Base of inner pillar cell of cochlea" + ] + }, + { + "id": "FMA:75738", + "name": "Base of external pillar cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75733" + ] + } + }, + { + "id": "FMA:75739", + "name": "Pulmonary lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + } + }, + { + "id": "FMA:75740", + "name": "Bony nasal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59594" + ] + } + }, + { + "id": "FMA:75741", + "name": "CA4 field", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74041" + ] + }, + "synonyms": [ + "Region IV of hippocampus proper", + "Region IV of Ammon's horn" + ] + }, + { + "id": "FMA:75742", + "name": "Trochlear spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57395" + ] + } + }, + { + "id": "FMA:75743", + "name": "Basion of foramen magnum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + }, + "synonyms": [ + "Foramen magnum basion" + ] + }, + { + "id": "FMA:75744", + "name": "Opisthion of foramen magnum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + }, + "synonyms": [ + "Foramen magnum opisthion" + ] + }, + { + "id": "FMA:75745", + "name": "Subdivision of surface of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:75746", + "name": "Pharyngeal tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75747", + "name": "Clivus of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + }, + "synonyms": [ + "Occipital bone clivus" + ] + }, + { + "id": "FMA:75748", + "name": "Interparietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59327" + ] + } + }, + { + "id": "FMA:75749", + "name": "Jugular tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75750", + "name": "Jugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80358" + ] + } + }, + { + "id": "FMA:75751", + "name": "Intrajugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80358" + ] + } + }, + { + "id": "FMA:75752", + "name": "External occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80357" + ] + } + }, + { + "id": "FMA:75753", + "name": "External occipital crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80356" + ] + } + }, + { + "id": "FMA:75754", + "name": "Cruciform eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + } + }, + { + "id": "FMA:75755", + "name": "Internal occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80357" + ] + } + }, + { + "id": "FMA:75756", + "name": "Paramastoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80358" + ] + } + }, + { + "id": "FMA:75757", + "name": "Limbus of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53092" + ] + }, + "synonyms": [ + "Sphenoid limbus" + ] + }, + { + "id": "FMA:75758", + "name": "Anterior occipital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:75759", + "name": "Subarachnoid sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84881" + ] + } + }, + { + "id": "FMA:75760", + "name": "Prechiasmatic sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:75761", + "name": "Sulcus of auditory tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Auditory tube sulcus" + ] + }, + { + "id": "FMA:75762", + "name": "Geniculum of facial canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Facial canal geniculum" + ] + }, + { + "id": "FMA:75763", + "name": "Septum of musculotubal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Musculotubal canal septum" + ] + }, + { + "id": "FMA:75764", + "name": "Petrosal fossula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:75765", + "name": "Zone of tympanic part of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52870" + ] + } + }, + { + "id": "FMA:75766", + "name": "Greater tympanic spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82508" + ] + } + }, + { + "id": "FMA:75767", + "name": "Lesser tympanic spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82508" + ] + } + }, + { + "id": "FMA:75768", + "name": "Sheath of styloid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75765" + ] + }, + "synonyms": [ + "Styloid process sheath" + ] + }, + { + "id": "FMA:75769", + "name": "Ethmoidal infundibulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57450" + ] + } + }, + { + "id": "FMA:75770", + "name": "Anterior nasal spine of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:75771", + "name": "Palatine spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52845" + ] + } + }, + { + "id": "FMA:75772", + "name": "Set of palatine spines", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Palatine spines set", + "Palatine spines" + ] + }, + { + "id": "FMA:75773", + "name": "Set of interalveolar septa of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Interalveolar septa of maxilla" + ] + }, + { + "id": "FMA:75774", + "name": "Set of interradicular septa of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Interradicular septa of maxilla" + ] + }, + { + "id": "FMA:75775", + "name": "Set of alveolar yokes of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Alveolar yokes of maxilla" + ] + }, + { + "id": "FMA:75776", + "name": "Posterior nasal spine of palatine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52898" + ] + } + }, + { + "id": "FMA:75777", + "name": "Incisive suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7493" + ] + } + }, + { + "id": "FMA:75778", + "name": "Marginal tubercle of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Whitnall's tubercle" + ] + }, + { + "id": "FMA:75779", + "name": "Mandibular symphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7498" + ] + } + }, + { + "id": "FMA:75780", + "name": "Mandibular torus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59425" + ] + } + }, + { + "id": "FMA:75781", + "name": "Set of interalveolar septa of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Interalveolar septa of mandible" + ] + }, + { + "id": "FMA:75782", + "name": "Set of interradicular septa of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Interradicular septa of mandible" + ] + }, + { + "id": "FMA:75783", + "name": "Set of alveolar yokes of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71325" + ] + }, + "synonyms": [ + "Alveolar yokes of mandible" + ] + }, + { + "id": "FMA:75784", + "name": "Retromolar triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66080" + ] + } + }, + { + "id": "FMA:75785", + "name": "Masseteric tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75786", + "name": "Pterygoid tuberosity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75787", + "name": "Thoracic kyphosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75067" + ] + } + }, + { + "id": "FMA:75788", + "name": "Sacral kyphosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75067" + ] + } + }, + { + "id": "FMA:75789", + "name": "Secondary curvature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Secondary anatomical curvature" + ] + }, + { + "id": "FMA:75790", + "name": "Cervical lordosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75789" + ] + } + }, + { + "id": "FMA:75791", + "name": "Lumbar lordosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75789" + ] + } + }, + { + "id": "FMA:75792", + "name": "Anular epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65159" + ] + } + }, + { + "id": "FMA:75793", + "name": "Articular facet of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13625" + ] + }, + "synonyms": [ + "Superior articular facet of vertebra" + ] + }, + { + "id": "FMA:75794", + "name": "Articular facet of inferior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13625" + ] + }, + "synonyms": [ + "Inferior articular facet of vertebra" + ] + }, + { + "id": "FMA:75795", + "name": "Uncinate process of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65160" + ] + }, + "synonyms": [ + "Uncus of body of first thoracic vertebra" + ] + }, + { + "id": "FMA:75796", + "name": "Set of transverse ridges of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + }, + "synonyms": [ + "Transverse ridges of sacrum" + ] + }, + { + "id": "FMA:75798", + "name": "Medial vestibulospinal tract of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + }, + "synonyms": [ + "Medial vestibulospinal tract" + ] + }, + { + "id": "FMA:75799", + "name": "Fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12235" + ] + }, + "synonyms": [ + "Spinal cord fasciculus" + ] + }, + { + "id": "FMA:75801", + "name": "Olfactory gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7146" + ] + }, + "synonyms": [ + "Olfactory gland of Bowman" + ] + }, + { + "id": "FMA:75802", + "name": "Retinal pigment epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70333" + ] + }, + "synonyms": [ + "Pigment epithelial cell of retina" + ] + }, + { + "id": "FMA:75805", + "name": "Tectorial membrane of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + }, + "synonyms": [ + "Tectorial membrane", + "Tectorial membrane of spiral organ of cochlea" + ] + }, + { + "id": "FMA:75806", + "name": "Tectorial membrane of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75805" + ] + } + }, + { + "id": "FMA:75807", + "name": "Tectorial membrane of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75805" + ] + } + }, + { + "id": "FMA:75808", + "name": "External limiting cell of vestibular epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75607" + ] + }, + "synonyms": [ + "Supporting cell of Hensen" + ] + }, + { + "id": "FMA:75809", + "name": "External supporting cell of vestibular epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75607" + ] + }, + "synonyms": [ + "Claudius cell", + "Cell of Claudius", + "External supporting cell of Claudius" + ] + }, + { + "id": "FMA:75810", + "name": "Groove for costoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Impression for costoclavicular ligament" + ] + }, + { + "id": "FMA:75811", + "name": "Tuberosity for coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + }, + "synonyms": [ + "Coracoclavicular ligament tuberosity" + ] + }, + { + "id": "FMA:75812", + "name": "Tuberosity for right coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75811" + ] + }, + "synonyms": [ + "Right coracoclavicular ligament tuberosity" + ] + }, + { + "id": "FMA:75813", + "name": "Tuberosity for left coracoclavicular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75811" + ] + }, + "synonyms": [ + "Left coracoclavicular ligament tuberosity" + ] + }, + { + "id": "FMA:75814", + "name": "Conoid tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37010" + ] + } + }, + { + "id": "FMA:75815", + "name": "Supracondylar process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66069" + ] + } + }, + { + "id": "FMA:75816", + "name": "Proximal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + } + }, + { + "id": "FMA:75817", + "name": "Middle phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + } + }, + { + "id": "FMA:75818", + "name": "Distal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23914" + ] + } + }, + { + "id": "FMA:75819", + "name": "Right renal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6636" + ] + } + }, + { + "id": "FMA:75820", + "name": "Left renal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6636" + ] + } + }, + { + "id": "FMA:75821", + "name": "Right accessory renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14904" + ] + } + }, + { + "id": "FMA:75822", + "name": "Left accessory renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14904" + ] + } + }, + { + "id": "FMA:75823", + "name": "Posterior obturator tubercle of pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + } + }, + { + "id": "FMA:75824", + "name": "Third trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32850" + ] + } + }, + { + "id": "FMA:75825", + "name": "Bifurcate surface of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33611" + ] + }, + "synonyms": [ + "Facet on talus for calcaneonavicular part of bifurcate ligament" + ] + }, + { + "id": "FMA:75826", + "name": "Bifurcate surface of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75825" + ] + } + }, + { + "id": "FMA:75827", + "name": "Bifurcate surface of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75825" + ] + } + }, + { + "id": "FMA:75828", + "name": "Proximal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + } + }, + { + "id": "FMA:75829", + "name": "Middle phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + } + }, + { + "id": "FMA:75830", + "name": "Distal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24493" + ] + } + }, + { + "id": "FMA:75831", + "name": "Gastric branch of right gastro-epiploic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21525" + ] + } + }, + { + "id": "FMA:75832", + "name": "Trunk of branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76582" + ] + } + }, + { + "id": "FMA:75833", + "name": "Trunk of anterior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75834", + "name": "Trunk of anterior superior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75835", + "name": "Trunk of anterior inferior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75836", + "name": "Trunk of posterior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75837", + "name": "Trunk of posterior superior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75838", + "name": "Trunk of posterior inferior segmental branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75839", + "name": "Trunk of caudate lobe branch of right hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75832" + ] + } + }, + { + "id": "FMA:75840", + "name": "Trunk of branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76582" + ] + } + }, + { + "id": "FMA:75841", + "name": "Trunk of medial segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75842", + "name": "Trunk of medial superior segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75843", + "name": "Trunk of medial inferior segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75844", + "name": "Trunk of lateral superior segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75845", + "name": "Trunk of lateral inferior segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75846", + "name": "Trunk of lateral segmental branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75847", + "name": "Trunk of caudate lobe branch of left hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75840" + ] + } + }, + { + "id": "FMA:75848", + "name": "Trunk of branch of middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + } + }, + { + "id": "FMA:75849", + "name": "Trunk of right middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75848" + ] + }, + "synonyms": [ + "Right middle colic arterial trunk" + ] + }, + { + "id": "FMA:75850", + "name": "Trunk of left middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75848" + ] + }, + "synonyms": [ + "Left middle colic arterial trunk" + ] + }, + { + "id": "FMA:75851", + "name": "Trunk of splenic flexure branch of middle colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75848" + ] + } + }, + { + "id": "FMA:75852", + "name": "Trunk of branch of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + } + }, + { + "id": "FMA:75853", + "name": "Trunk of ascending branch of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75852" + ] + } + }, + { + "id": "FMA:75854", + "name": "Trunk of descending branch of right colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75852" + ] + } + }, + { + "id": "FMA:75855", + "name": "Trunk of branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76602" + ] + } + }, + { + "id": "FMA:75856", + "name": "Trunk of superior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75855" + ] + } + }, + { + "id": "FMA:75857", + "name": "Trunk of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75855" + ] + } + }, + { + "id": "FMA:75858", + "name": "Trunk of branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75855" + ] + } + }, + { + "id": "FMA:75859", + "name": "Trunk of ascending branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + } + }, + { + "id": "FMA:75860", + "name": "Trunk of anterior cecal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + }, + "synonyms": [ + "Anterior cecal arterial trunk" + ] + }, + { + "id": "FMA:75861", + "name": "Trunk of posterior cecal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + }, + "synonyms": [ + "Posterior cecal arterial trunk" + ] + }, + { + "id": "FMA:75862", + "name": "Trunk of appendicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + }, + "synonyms": [ + "Appendicular arterial trunk" + ] + }, + { + "id": "FMA:75863", + "name": "Trunk of ileal branch of inferior branch of ileocolic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + } + }, + { + "id": "FMA:75864", + "name": "Trunk of marginal colic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75858" + ] + }, + "synonyms": [ + "Marginal colic arterial trunk" + ] + }, + { + "id": "FMA:75865", + "name": "Trunk of branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:75866", + "name": "Trunk of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69315" + ] + }, + "synonyms": [ + "Right internal carotid arterial trunk" + ] + }, + { + "id": "FMA:75867", + "name": "Trunk of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69315" + ] + }, + "synonyms": [ + "Left internal carotid arterial trunk" + ] + }, + { + "id": "FMA:75868", + "name": "Trunk of cavernous branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75869", + "name": "Trunk of cavernous branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75868" + ] + } + }, + { + "id": "FMA:75870", + "name": "Trunk of cavernous branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75868" + ] + } + }, + { + "id": "FMA:75871", + "name": "Trunk of branch of cavernous branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75872", + "name": "Trunk of cavernous branch of internal carotid artery to trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75871" + ] + } + }, + { + "id": "FMA:75873", + "name": "Trunk of cavernous branch of right internal carotid artery to trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75872" + ] + } + }, + { + "id": "FMA:75874", + "name": "Trunk of cavernous branch of left internal carotid artery to trigeminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75872" + ] + } + }, + { + "id": "FMA:75875", + "name": "Trunk of cavernous branch of internal carotid artery to wall of cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75871" + ] + } + }, + { + "id": "FMA:75876", + "name": "Trunk of cavernous branch of right internal carotid artery to wall of cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75875" + ] + } + }, + { + "id": "FMA:75877", + "name": "Trunk of cavernous branch of left internal carotid artery to wall of cavernous sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75875" + ] + } + }, + { + "id": "FMA:75878", + "name": "Trunk of cavernous branch of internal carotid artery to wall of petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75871" + ] + } + }, + { + "id": "FMA:75879", + "name": "Trunk of cavernous branch of right internal carotid artery to wall of petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75878" + ] + } + }, + { + "id": "FMA:75880", + "name": "Trunk of cavernous branch of left internal carotid artery to wall of petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75878" + ] + } + }, + { + "id": "FMA:75881", + "name": "Trunk of meningeal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75882", + "name": "Trunk of meningeal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75881" + ] + } + }, + { + "id": "FMA:75883", + "name": "Trunk of meningeal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75881" + ] + } + }, + { + "id": "FMA:75884", + "name": "Trunk of branch of meningeal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75885", + "name": "Trunk of meningeal branch of cavernous part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75884" + ] + } + }, + { + "id": "FMA:75886", + "name": "Trunk of meningeal branch of cavernous part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75885" + ] + } + }, + { + "id": "FMA:75887", + "name": "Trunk of meningeal branch of cavernous part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75885" + ] + } + }, + { + "id": "FMA:75888", + "name": "Trunk of meningeal branch of cerebral part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75884" + ] + } + }, + { + "id": "FMA:75889", + "name": "Trunk of meningeal branch of cerebral part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75888" + ] + } + }, + { + "id": "FMA:75890", + "name": "Trunk of meningeal branch of cerebral part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75888" + ] + } + }, + { + "id": "FMA:75891", + "name": "Trunk of meningeal branch of internal carotid artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75884" + ] + } + }, + { + "id": "FMA:75892", + "name": "Trunk of meningeal branch of right internal carotid artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75891" + ] + } + }, + { + "id": "FMA:75893", + "name": "Trunk of meningeal branch of left internal carotid artery to dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75891" + ] + } + }, + { + "id": "FMA:75894", + "name": "Trunk of anastomosing meningeal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75884" + ] + } + }, + { + "id": "FMA:75895", + "name": "Trunk of anastomosing meningeal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75894" + ] + } + }, + { + "id": "FMA:75896", + "name": "Trunk of anastomosing meningeal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75894" + ] + } + }, + { + "id": "FMA:75897", + "name": "Trunk of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Inferior hypophyseal arterial trunk" + ] + }, + { + "id": "FMA:75898", + "name": "Trunk of right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75897" + ] + }, + "synonyms": [ + "Right inferior hypophyseal arterial trunk" + ] + }, + { + "id": "FMA:75899", + "name": "Trunk of left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75897" + ] + }, + "synonyms": [ + "Left inferior hypophyseal arterial trunk" + ] + }, + { + "id": "FMA:75900", + "name": "Trunk of branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75901", + "name": "Trunk of medial branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75900" + ] + } + }, + { + "id": "FMA:75902", + "name": "Trunk of medial branch of right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75901" + ] + } + }, + { + "id": "FMA:75903", + "name": "Trunk of medial branch of left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75901" + ] + } + }, + { + "id": "FMA:75904", + "name": "Trunk of lateral branch of inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75900" + ] + } + }, + { + "id": "FMA:75905", + "name": "Trunk of lateral branch of right inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75904" + ] + } + }, + { + "id": "FMA:75906", + "name": "Trunk of lateral branch of left inferior hypophyseal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75904" + ] + } + }, + { + "id": "FMA:75907", + "name": "Trunk of clivus branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75908", + "name": "Trunk of clivus branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75907" + ] + } + }, + { + "id": "FMA:75909", + "name": "Trunk of clivus branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75907" + ] + } + }, + { + "id": "FMA:75910", + "name": "Trunk of tentorial basal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75911", + "name": "Trunk of tentorial basal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75910" + ] + } + }, + { + "id": "FMA:75912", + "name": "Trunk of tentorial basal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75910" + ] + } + }, + { + "id": "FMA:75913", + "name": "Trunk of tentorial marginal branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75914", + "name": "Trunk of tentorial marginal branch of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75913" + ] + } + }, + { + "id": "FMA:75915", + "name": "Trunk of tentorial marginal branch of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75913" + ] + } + }, + { + "id": "FMA:75916", + "name": "Trunk of branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:75917", + "name": "Trunk of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Central retinal arterial trunk" + ] + }, + { + "id": "FMA:75918", + "name": "Trunk of right central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75917" + ] + }, + "synonyms": [ + "Right central retinal arterial trunk" + ] + }, + { + "id": "FMA:75919", + "name": "Trunk of left central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75917" + ] + }, + "synonyms": [ + "Left central retinal arterial trunk" + ] + }, + { + "id": "FMA:75920", + "name": "Trunk of branch of central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:75921", + "name": "Trunk of superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + }, + "synonyms": [ + "Superior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75922", + "name": "Trunk of right superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75921" + ] + }, + "synonyms": [ + "Right superior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75923", + "name": "Trunk of left superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75921" + ] + }, + "synonyms": [ + "Left superior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75924", + "name": "Trunk of branch of superior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + } + }, + { + "id": "FMA:75925", + "name": "Trunk of superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75924" + ] + }, + "synonyms": [ + "Superior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75926", + "name": "Trunk of right superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75925" + ] + }, + "synonyms": [ + "Right superior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75927", + "name": "Trunk of left superior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75925" + ] + }, + "synonyms": [ + "Left superior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75928", + "name": "Trunk of superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75924" + ] + }, + "synonyms": [ + "Superior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75929", + "name": "Trunk of right superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75928" + ] + }, + "synonyms": [ + "Right superior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75930", + "name": "Trunk of left superior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75928" + ] + }, + "synonyms": [ + "Left superior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75931", + "name": "Trunk of inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + }, + "synonyms": [ + "Inferior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75932", + "name": "Trunk of right inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75931" + ] + }, + "synonyms": [ + "Right inferior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75933", + "name": "Trunk of left inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75931" + ] + }, + "synonyms": [ + "Left inferior central retinal arterial trunk" + ] + }, + { + "id": "FMA:75934", + "name": "Trunk of branch of inferior central retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + } + }, + { + "id": "FMA:75935", + "name": "Trunk of inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75934" + ] + }, + "synonyms": [ + "Inferior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75936", + "name": "Trunk of right inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75935" + ] + }, + "synonyms": [ + "Right inferior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75937", + "name": "Trunk of left inferior nasal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75935" + ] + }, + "synonyms": [ + "Left inferior nasal retinal arterial trunk" + ] + }, + { + "id": "FMA:75938", + "name": "Trunk of inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75934" + ] + }, + "synonyms": [ + "Inferior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75939", + "name": "Trunk of right inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75938" + ] + }, + "synonyms": [ + "Right inferior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75940", + "name": "Trunk of left inferior temporal retinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75938" + ] + }, + "synonyms": [ + "Left inferior temporal retinal arterial trunk" + ] + }, + { + "id": "FMA:75941", + "name": "Trunk of superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + }, + "synonyms": [ + "Superior macular arterial trunk" + ] + }, + { + "id": "FMA:75942", + "name": "Trunk of right superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75941" + ] + }, + "synonyms": [ + "Right superior macular arterial trunk" + ] + }, + { + "id": "FMA:75943", + "name": "Trunk of left superior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75941" + ] + }, + "synonyms": [ + "Left superior macular arterial trunk" + ] + }, + { + "id": "FMA:75944", + "name": "Trunk of inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + }, + "synonyms": [ + "Inferior macular arterial trunk" + ] + }, + { + "id": "FMA:75945", + "name": "Trunk of right inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75944" + ] + }, + "synonyms": [ + "Right inferior macular arterial trunk" + ] + }, + { + "id": "FMA:75946", + "name": "Trunk of left inferior macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75944" + ] + }, + "synonyms": [ + "Left inferior macular arterial trunk" + ] + }, + { + "id": "FMA:75947", + "name": "Trunk of middle macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75920" + ] + }, + "synonyms": [ + "Middle macular arterial trunk" + ] + }, + { + "id": "FMA:75948", + "name": "Trunk of right middle macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75947" + ] + }, + "synonyms": [ + "Right middle macular arterial trunk" + ] + }, + { + "id": "FMA:75949", + "name": "Trunk of left middle macular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75947" + ] + }, + "synonyms": [ + "Left middle macular arterial trunk" + ] + }, + { + "id": "FMA:75950", + "name": "Trunk of posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75951", + "name": "Trunk of right posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75950" + ] + }, + "synonyms": [ + "Right posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75952", + "name": "Trunk of left posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75950" + ] + }, + "synonyms": [ + "Left posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75953", + "name": "Trunk of long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75950" + ] + }, + "synonyms": [ + "Long posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75954", + "name": "Trunk of right long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75953" + ] + }, + "synonyms": [ + "Right long posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75955", + "name": "Trunk of left long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75953" + ] + }, + "synonyms": [ + "Left long posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75956", + "name": "Trunk of branch of long posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75950" + ] + } + }, + { + "id": "FMA:75957", + "name": "Trunk of branch of long posterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75956" + ] + } + }, + { + "id": "FMA:75958", + "name": "Trunk of branch of right long posterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75957" + ] + } + }, + { + "id": "FMA:75959", + "name": "Trunk of branch of left long posterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75957" + ] + } + }, + { + "id": "FMA:75960", + "name": "Trunk of branch of long posterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75956" + ] + } + }, + { + "id": "FMA:75961", + "name": "Trunk of branch of right long posterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75960" + ] + } + }, + { + "id": "FMA:75962", + "name": "Trunk of branch of left long posterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75960" + ] + } + }, + { + "id": "FMA:75963", + "name": "Trunk of short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75950" + ] + }, + "synonyms": [ + "Short posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75964", + "name": "Trunk of right short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75963" + ] + }, + "synonyms": [ + "Right short posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75965", + "name": "Trunk of left short posterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75963" + ] + }, + "synonyms": [ + "Left short posterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75966", + "name": "Trunk of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Lacrimal arterial trunk" + ] + }, + { + "id": "FMA:75967", + "name": "Trunk of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75966" + ] + }, + "synonyms": [ + "Right lacrimal arterial trunk" + ] + }, + { + "id": "FMA:75968", + "name": "Trunk of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75966" + ] + }, + "synonyms": [ + "Left lacrimal arterial trunk" + ] + }, + { + "id": "FMA:75969", + "name": "Trunk of branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:75970", + "name": "Trunk of recurrent meningeal branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75969" + ] + } + }, + { + "id": "FMA:75971", + "name": "Trunk of recurrent meningeal branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75970" + ] + } + }, + { + "id": "FMA:75972", + "name": "Trunk of recurrent meningeal branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75970" + ] + } + }, + { + "id": "FMA:75973", + "name": "Trunk of temporal branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75969" + ] + } + }, + { + "id": "FMA:75974", + "name": "Trunk of temporal branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75973" + ] + } + }, + { + "id": "FMA:75975", + "name": "Trunk of temporal branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75973" + ] + } + }, + { + "id": "FMA:75976", + "name": "Trunk of zygomatic branch of lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75969" + ] + } + }, + { + "id": "FMA:75977", + "name": "Trunk of zygomatic branch of right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75976" + ] + } + }, + { + "id": "FMA:75978", + "name": "Trunk of zygomatic branch of left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75976" + ] + } + }, + { + "id": "FMA:75979", + "name": "Trunk of lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75969" + ] + }, + "synonyms": [ + "Lateral palpebral arterial trunk" + ] + }, + { + "id": "FMA:75980", + "name": "Trunk of right lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75979" + ] + }, + "synonyms": [ + "Right lateral palpebral arterial trunk" + ] + }, + { + "id": "FMA:75981", + "name": "Trunk of left lateral palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75979" + ] + }, + "synonyms": [ + "Left lateral palpebral arterial trunk" + ] + }, + { + "id": "FMA:75982", + "name": "Trunk of recurrent branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:75983", + "name": "Trunk of recurrent branch of right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75982" + ] + } + }, + { + "id": "FMA:75984", + "name": "Trunk of recurrent branch of left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75982" + ] + } + }, + { + "id": "FMA:75985", + "name": "Trunk of muscular branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:75986", + "name": "Trunk of muscular branch of right ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75985" + ] + } + }, + { + "id": "FMA:75987", + "name": "Trunk of muscular branch of left ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75985" + ] + } + }, + { + "id": "FMA:75988", + "name": "Trunk of branch of muscular branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:75989", + "name": "Trunk of anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75988" + ] + }, + "synonyms": [ + "Anterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75990", + "name": "Trunk of right anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75989" + ] + }, + "synonyms": [ + "Right anterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75991", + "name": "Trunk of left anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75989" + ] + }, + "synonyms": [ + "Left anterior ciliary arterial trunk" + ] + }, + { + "id": "FMA:75992", + "name": "Trunk of branch of anterior ciliary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75988" + ] + } + }, + { + "id": "FMA:75993", + "name": "Trunk of branch of anterior ciliary artery to major circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75992" + ] + } + }, + { + "id": "FMA:75994", + "name": "Trunk of branch of right anterior ciliary artery to major circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75993" + ] + } + }, + { + "id": "FMA:75995", + "name": "Trunk of branch of left anterior ciliary artery to major circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75993" + ] + } + }, + { + "id": "FMA:75996", + "name": "Trunk of branch of anterior ciliary artery to minor circulus arteriosus of iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75992" + ] + } + }, + { + "id": "FMA:75997", + "name": "Trunk of branch of right anterior ciliary artery to minor circulus arteriosus of right iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75996" + ] + } + }, + { + "id": "FMA:75998", + "name": "Trunk of branch of left anterior ciliary artery to minor circulus arteriosus of left iris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75996" + ] + } + }, + { + "id": "FMA:75999", + "name": "Trunk of anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75988" + ] + }, + "synonyms": [ + "Anterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76000", + "name": "Trunk of right anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75999" + ] + }, + "synonyms": [ + "Right anterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76001", + "name": "Trunk of left anterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75999" + ] + }, + "synonyms": [ + "Left anterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76002", + "name": "Trunk of episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75988" + ] + }, + "synonyms": [ + "Episcleral arterial trunk" + ] + }, + { + "id": "FMA:76003", + "name": "Trunk of right episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76002" + ] + }, + "synonyms": [ + "Right episcleral arterial trunk" + ] + }, + { + "id": "FMA:76004", + "name": "Trunk of left episcleral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76002" + ] + }, + "synonyms": [ + "Left episcleral arterial trunk" + ] + }, + { + "id": "FMA:76005", + "name": "Trunk of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Supra-orbital arterial trunk" + ] + }, + { + "id": "FMA:76006", + "name": "Trunk of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76005" + ] + }, + "synonyms": [ + "Right supra-orbital arterial trunk" + ] + }, + { + "id": "FMA:76007", + "name": "Trunk of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76005" + ] + }, + "synonyms": [ + "Left supra-orbital arterial trunk" + ] + }, + { + "id": "FMA:76008", + "name": "Trunk of branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:76009", + "name": "Trunk of superficial branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76008" + ] + } + }, + { + "id": "FMA:76010", + "name": "Trunk of superficial branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76009" + ] + } + }, + { + "id": "FMA:76011", + "name": "Trunk of superficial branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76009" + ] + } + }, + { + "id": "FMA:76012", + "name": "Trunk of deep branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76008" + ] + } + }, + { + "id": "FMA:76013", + "name": "Trunk of deep branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76012" + ] + } + }, + { + "id": "FMA:76014", + "name": "Trunk of deep branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76012" + ] + } + }, + { + "id": "FMA:76015", + "name": "Trunk of diploic branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76008" + ] + } + }, + { + "id": "FMA:76016", + "name": "Trunk of diploic branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76015" + ] + } + }, + { + "id": "FMA:76017", + "name": "Trunk of diploic branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76015" + ] + } + }, + { + "id": "FMA:76018", + "name": "Trunk of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Posterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76019", + "name": "Trunk of right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76018" + ] + }, + "synonyms": [ + "Right posterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76020", + "name": "Trunk of left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76018" + ] + }, + "synonyms": [ + "Left posterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76021", + "name": "Trunk of branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:76022", + "name": "Trunk of meningeal branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76021" + ] + } + }, + { + "id": "FMA:76023", + "name": "Trunk of meningeal branch of right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76022" + ] + } + }, + { + "id": "FMA:76024", + "name": "Trunk of meningeal branch of left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76022" + ] + } + }, + { + "id": "FMA:76025", + "name": "Trunk of nasal branch of posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76021" + ] + } + }, + { + "id": "FMA:76026", + "name": "Trunk of nasal branch of right posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76025" + ] + } + }, + { + "id": "FMA:76027", + "name": "Trunk of nasal branch of left posterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76025" + ] + } + }, + { + "id": "FMA:76028", + "name": "Trunk of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Anterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76029", + "name": "Trunk of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76028" + ] + }, + "synonyms": [ + "Right anterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76030", + "name": "Trunk of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76028" + ] + }, + "synonyms": [ + "Left anterior ethmoidal arterial trunk" + ] + }, + { + "id": "FMA:76031", + "name": "Trunk of branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:76032", + "name": "Trunk of anterior meningeal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76031" + ] + } + }, + { + "id": "FMA:76033", + "name": "Trunk of anterior meningeal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76032" + ] + } + }, + { + "id": "FMA:76034", + "name": "Trunk of anterior meningeal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76032" + ] + } + }, + { + "id": "FMA:76035", + "name": "Trunk of anterior septal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76031" + ] + } + }, + { + "id": "FMA:76036", + "name": "Trunk of anterior septal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76035" + ] + } + }, + { + "id": "FMA:76037", + "name": "Trunk of anterior septal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76035" + ] + } + }, + { + "id": "FMA:76038", + "name": "Trunk of anterior lateral nasal branch of anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76031" + ] + } + }, + { + "id": "FMA:76039", + "name": "Trunk of anterior lateral nasal branch of right anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76038" + ] + } + }, + { + "id": "FMA:76040", + "name": "Trunk of anterior lateral nasal branch of left anterior ethmoidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76038" + ] + } + }, + { + "id": "FMA:76041", + "name": "Trunk of medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + }, + "synonyms": [ + "Medial palpebral arterial trunk" + ] + }, + { + "id": "FMA:76042", + "name": "Trunk of right medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76041" + ] + }, + "synonyms": [ + "Right medial palpebral arterial trunk" + ] + }, + { + "id": "FMA:76043", + "name": "Trunk of left medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76041" + ] + }, + "synonyms": [ + "Left medial palpebral arterial trunk" + ] + }, + { + "id": "FMA:76044", + "name": "Trunk of branch of medial palpebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:76045", + "name": "Trunk of posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76044" + ] + }, + "synonyms": [ + "Posterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76046", + "name": "Trunk of right posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76045" + ] + }, + "synonyms": [ + "Right posterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76047", + "name": "Trunk of left posterior conjunctival artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76045" + ] + }, + "synonyms": [ + "Left posterior conjunctival arterial trunk" + ] + }, + { + "id": "FMA:76048", + "name": "Trunk of superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76044" + ] + }, + "synonyms": [ + "Superior palpebral arch trunk" + ] + }, + { + "id": "FMA:76049", + "name": "Trunk of right superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76048" + ] + }, + "synonyms": [ + "Right superior palpebral arch trunk" + ] + }, + { + "id": "FMA:76050", + "name": "Trunk of left superior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76048" + ] + }, + "synonyms": [ + "Left superior palpebral arch trunk" + ] + }, + { + "id": "FMA:76051", + "name": "Trunk of inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76044" + ] + }, + "synonyms": [ + "Inferior palpebral arch trunk" + ] + }, + { + "id": "FMA:76052", + "name": "Trunk of right inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76051" + ] + }, + "synonyms": [ + "Right inferior palpebral arch trunk" + ] + }, + { + "id": "FMA:76053", + "name": "Trunk of left inferior palpebral arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76051" + ] + }, + "synonyms": [ + "Left inferior palpebral arch trunk" + ] + }, + { + "id": "FMA:76054", + "name": "Trunk of terminal branch of ophthalmic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75916" + ] + } + }, + { + "id": "FMA:76055", + "name": "Trunk of dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76054" + ] + }, + "synonyms": [ + "Dorsal nasal arterial trunk" + ] + }, + { + "id": "FMA:76056", + "name": "Trunk of right dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76055" + ] + }, + "synonyms": [ + "Right dorsal nasal arterial trunk" + ] + }, + { + "id": "FMA:76057", + "name": "Trunk of left dorsal nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76055" + ] + }, + "synonyms": [ + "Left dorsal nasal arterial trunk" + ] + }, + { + "id": "FMA:76058", + "name": "Trunk of supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76054" + ] + }, + "synonyms": [ + "Supratrochlear arterial trunk" + ] + }, + { + "id": "FMA:76059", + "name": "Trunk of right supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76058" + ] + }, + "synonyms": [ + "Right supratrochlear arterial trunk" + ] + }, + { + "id": "FMA:76060", + "name": "Trunk of left supratrochlear artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76058" + ] + }, + "synonyms": [ + "Left supratrochlear arterial trunk" + ] + }, + { + "id": "FMA:76061", + "name": "Trunk of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Anterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:76062", + "name": "Trunk of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76061" + ] + }, + "synonyms": [ + "Right anterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:76063", + "name": "Trunk of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76061" + ] + }, + "synonyms": [ + "Left anterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:76064", + "name": "Trunk of branch of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:76065", + "name": "Trunk of anterior perforating branch of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79616" + ] + } + }, + { + "id": "FMA:76066", + "name": "Trunk of anterior perforating branch of right anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76065" + ] + } + }, + { + "id": "FMA:76067", + "name": "Trunk of anterior perforating branch of left anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76065" + ] + } + }, + { + "id": "FMA:76068", + "name": "Trunk of anterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76064" + ] + }, + "synonyms": [ + "Anterior communicating arterial trunk" + ] + }, + { + "id": "FMA:76069", + "name": "Trunk of distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + }, + "synonyms": [ + "Distal medial striate arterial trunk" + ] + }, + { + "id": "FMA:76070", + "name": "Trunk of right distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76069" + ] + }, + "synonyms": [ + "Right distal medial striate arterial trunk" + ] + }, + { + "id": "FMA:76071", + "name": "Trunk of left distal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76069" + ] + }, + "synonyms": [ + "Left distal medial striate arterial trunk" + ] + }, + { + "id": "FMA:76072", + "name": "Trunk of medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + }, + "synonyms": [ + "Medial frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76073", + "name": "Trunk of right medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76072" + ] + }, + "synonyms": [ + "Right medial frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76074", + "name": "Trunk of left medial frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76072" + ] + }, + "synonyms": [ + "Left medial frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76075", + "name": "Trunk of polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + }, + "synonyms": [ + "Polar frontal arterial trunk" + ] + }, + { + "id": "FMA:76076", + "name": "Trunk of right polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76075" + ] + }, + "synonyms": [ + "Right polar frontal arterial trunk" + ] + }, + { + "id": "FMA:76077", + "name": "Trunk of left polar frontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76075" + ] + }, + "synonyms": [ + "Left polar frontal arterial trunk" + ] + }, + { + "id": "FMA:76078", + "name": "Trunk of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + }, + "synonyms": [ + "Callosomarginal arterial trunk" + ] + }, + { + "id": "FMA:76079", + "name": "Trunk of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76078" + ] + }, + "synonyms": [ + "Right callosomarginal arterial trunk" + ] + }, + { + "id": "FMA:76080", + "name": "Trunk of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76078" + ] + }, + "synonyms": [ + "Left callosomarginal arterial trunk" + ] + }, + { + "id": "FMA:76081", + "name": "Trunk of branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + } + }, + { + "id": "FMA:76082", + "name": "Trunk of anteromedial frontal branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76081" + ] + } + }, + { + "id": "FMA:76083", + "name": "Trunk of anteromedial frontal branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76082" + ] + } + }, + { + "id": "FMA:76084", + "name": "Trunk of anteromedial frontal branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76082" + ] + } + }, + { + "id": "FMA:76085", + "name": "Trunk of intermediomedial branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76081" + ] + } + }, + { + "id": "FMA:76086", + "name": "Trunk of intermediomedial branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76085" + ] + } + }, + { + "id": "FMA:76087", + "name": "Trunk of intermediomedial branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76085" + ] + } + }, + { + "id": "FMA:76088", + "name": "Trunk of posteromedial branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76081" + ] + } + }, + { + "id": "FMA:76089", + "name": "Trunk of posteromedial branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76088" + ] + } + }, + { + "id": "FMA:76090", + "name": "Trunk of posteromedial branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76088" + ] + } + }, + { + "id": "FMA:76091", + "name": "Trunk of cingular branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76081" + ] + } + }, + { + "id": "FMA:76092", + "name": "Trunk of cingular branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76091" + ] + } + }, + { + "id": "FMA:76093", + "name": "Trunk of cingular branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76091" + ] + } + }, + { + "id": "FMA:76094", + "name": "Trunk of paracentral branch of callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76081" + ] + } + }, + { + "id": "FMA:76095", + "name": "Trunk of paracentral branch of right callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76094" + ] + } + }, + { + "id": "FMA:76096", + "name": "Trunk of paracentral branch of left callosomarginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76094" + ] + } + }, + { + "id": "FMA:76097", + "name": "Trunk of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + }, + "synonyms": [ + "Pericallosal arterial trunk" + ] + }, + { + "id": "FMA:76098", + "name": "Trunk of rightpericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76097" + ] + }, + "synonyms": [ + "Rightpericallosal arterial trunk" + ] + }, + { + "id": "FMA:76099", + "name": "Trunk of left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76097" + ] + }, + "synonyms": [ + "Left pericallosal arterial trunk" + ] + }, + { + "id": "FMA:76100", + "name": "Trunk of branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79617" + ] + } + }, + { + "id": "FMA:76101", + "name": "Trunk of precuneal branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76100" + ] + } + }, + { + "id": "FMA:76102", + "name": "Trunk of precuneal branch of right pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76101" + ] + } + }, + { + "id": "FMA:76103", + "name": "Trunk of precuneal branch of left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76101" + ] + } + }, + { + "id": "FMA:76104", + "name": "Trunk of parieto-occipital branch of pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76100" + ] + } + }, + { + "id": "FMA:76105", + "name": "Trunk of parieto-occipital branch of right pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76104" + ] + } + }, + { + "id": "FMA:76106", + "name": "Trunk of parieto-occipital branch of left pericallosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76104" + ] + } + }, + { + "id": "FMA:76107", + "name": "Trunk of branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:76108", + "name": "Trunk of temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76107" + ] + }, + "synonyms": [ + "Temporal arterial trunk" + ] + }, + { + "id": "FMA:76109", + "name": "Trunk of right temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Right temporal arterial trunk" + ] + }, + { + "id": "FMA:76110", + "name": "Trunk of left temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Left temporal arterial trunk" + ] + }, + { + "id": "FMA:76112", + "name": "Trunk of polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Polar temporal arterial trunk" + ] + }, + { + "id": "FMA:76113", + "name": "Trunk of right polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76112" + ] + }, + "synonyms": [ + "Right polar temporal arterial trunk" + ] + }, + { + "id": "FMA:76114", + "name": "Trunk of left polar temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76112" + ] + }, + "synonyms": [ + "Left polar temporal arterial trunk" + ] + }, + { + "id": "FMA:76115", + "name": "Trunk of anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Anterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76116", + "name": "Trunk of right anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76115" + ] + }, + "synonyms": [ + "Right anterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76117", + "name": "Trunk of left anterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76115" + ] + }, + "synonyms": [ + "Left anterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76118", + "name": "Trunk of posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Posterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76119", + "name": "Trunk of right posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76118" + ] + }, + "synonyms": [ + "Right posterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76120", + "name": "Trunk of left posterior temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76118" + ] + }, + "synonyms": [ + "Left posterior temporal arterial trunk" + ] + }, + { + "id": "FMA:76121", + "name": "Trunk of recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76108" + ] + }, + "synonyms": [ + "Recurrent temporal arterial trunk" + ] + }, + { + "id": "FMA:76122", + "name": "Trunk of right recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76121" + ] + }, + "synonyms": [ + "Right recurrent temporal arterial trunk" + ] + }, + { + "id": "FMA:76123", + "name": "Trunk of left recurrent temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76121" + ] + }, + "synonyms": [ + "Left recurrent temporal arterial trunk" + ] + }, + { + "id": "FMA:76124", + "name": "Trunk of insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76107" + ] + }, + "synonyms": [ + "Insular arterial trunk" + ] + }, + { + "id": "FMA:76125", + "name": "Trunk of right insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76124" + ] + }, + "synonyms": [ + "Right insular arterial trunk" + ] + }, + { + "id": "FMA:76126", + "name": "Trunk of left insular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76124" + ] + }, + "synonyms": [ + "Left insular arterial trunk" + ] + }, + { + "id": "FMA:76127", + "name": "Trunk of inferior terminal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76107" + ] + } + }, + { + "id": "FMA:76128", + "name": "Trunk of inferior terminal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76129", + "name": "Trunk of inferior terminal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76130", + "name": "Trunk of anterior temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76131", + "name": "Trunk of anterior temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76130" + ] + } + }, + { + "id": "FMA:76132", + "name": "Trunk of anterior temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76130" + ] + } + }, + { + "id": "FMA:76133", + "name": "Trunk of middle temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76134", + "name": "Trunk of middle temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76133" + ] + } + }, + { + "id": "FMA:76135", + "name": "Trunk of middle temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76133" + ] + } + }, + { + "id": "FMA:76136", + "name": "Trunk of posterior temporal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76137", + "name": "Trunk of posterior temporal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76136" + ] + } + }, + { + "id": "FMA:76138", + "name": "Trunk of posterior temporal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76136" + ] + } + }, + { + "id": "FMA:76139", + "name": "Trunk of temporo-occipital branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76140", + "name": "Trunk of temporo-occipital branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76139" + ] + } + }, + { + "id": "FMA:76141", + "name": "Trunk of temporo-occipital branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76139" + ] + } + }, + { + "id": "FMA:76142", + "name": "Trunk of branch of middle cerebral artery to angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76127" + ] + } + }, + { + "id": "FMA:76143", + "name": "Trunk of branch of right middle cerebral artery to angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76142" + ] + } + }, + { + "id": "FMA:76144", + "name": "Trunk of branch of left middle cerebral artery to angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76142" + ] + } + }, + { + "id": "FMA:76145", + "name": "Trunk of superior terminal branch of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76107" + ] + } + }, + { + "id": "FMA:76146", + "name": "Trunk of superior terminal branch of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + } + }, + { + "id": "FMA:76147", + "name": "Trunk of superior terminal branch of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + } + }, + { + "id": "FMA:76148", + "name": "Trunk of lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + }, + "synonyms": [ + "Lateral frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76149", + "name": "Trunk of right lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76148" + ] + }, + "synonyms": [ + "Right lateral frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76150", + "name": "Trunk of left lateral frontobasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76148" + ] + }, + "synonyms": [ + "Left lateral frontobasal arterial trunk" + ] + }, + { + "id": "FMA:76151", + "name": "Trunk of prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + }, + "synonyms": [ + "Prefrontal arterial trunk" + ] + }, + { + "id": "FMA:76152", + "name": "Trunk of right prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76151" + ] + }, + "synonyms": [ + "Right prefrontal arterial trunk" + ] + }, + { + "id": "FMA:76153", + "name": "Trunk of left prefrontal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76151" + ] + }, + "synonyms": [ + "Left prefrontal arterial trunk" + ] + }, + { + "id": "FMA:76154", + "name": "Trunk of artery of precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + } + }, + { + "id": "FMA:76155", + "name": "Trunk of artery of right precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76154" + ] + } + }, + { + "id": "FMA:76156", + "name": "Trunk of artery of left precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76154" + ] + } + }, + { + "id": "FMA:76157", + "name": "Trunk of artery of postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + } + }, + { + "id": "FMA:76158", + "name": "Trunk of artery of right postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76157" + ] + } + }, + { + "id": "FMA:76159", + "name": "Trunk of artery of left postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76157" + ] + } + }, + { + "id": "FMA:76160", + "name": "Trunk of anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + }, + "synonyms": [ + "Anterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76161", + "name": "Trunk of right anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76160" + ] + }, + "synonyms": [ + "Right anterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76162", + "name": "Trunk of left anterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76160" + ] + }, + "synonyms": [ + "Left anterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76163", + "name": "Trunk of posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76145" + ] + }, + "synonyms": [ + "Posterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76164", + "name": "Trunk of right posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76163" + ] + }, + "synonyms": [ + "Right posterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76165", + "name": "Trunk of left posterior parietal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76163" + ] + }, + "synonyms": [ + "Left posterior parietal arterial trunk" + ] + }, + { + "id": "FMA:76166", + "name": "Trunk of branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:76167", + "name": "Trunk of chiasmatic branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + } + }, + { + "id": "FMA:76168", + "name": "Trunk of chiasmatic branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76167" + ] + } + }, + { + "id": "FMA:76169", + "name": "Trunk of chiasmatic branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76167" + ] + } + }, + { + "id": "FMA:76170", + "name": "Trunk of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + } + }, + { + "id": "FMA:76171", + "name": "Trunk of artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76170" + ] + } + }, + { + "id": "FMA:76172", + "name": "Trunk of artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76170" + ] + } + }, + { + "id": "FMA:76173", + "name": "Trunk of branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + } + }, + { + "id": "FMA:76174", + "name": "Trunk of medial branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76173" + ] + } + }, + { + "id": "FMA:76175", + "name": "Trunk of medial branch of artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76174" + ] + } + }, + { + "id": "FMA:76176", + "name": "Trunk of medial branch of artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76174" + ] + } + }, + { + "id": "FMA:76177", + "name": "Trunk of lateral branch of artery of tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76173" + ] + } + }, + { + "id": "FMA:76178", + "name": "Trunk of lateral branch of artery of right tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76177" + ] + } + }, + { + "id": "FMA:76179", + "name": "Trunk of lateral branch of artery of left tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76177" + ] + } + }, + { + "id": "FMA:76180", + "name": "Trunk of thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + }, + "synonyms": [ + "Thalamotuberal arterial trunk" + ] + }, + { + "id": "FMA:76181", + "name": "Trunk of right thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76180" + ] + }, + "synonyms": [ + "Right thalamotuberal arterial trunk" + ] + }, + { + "id": "FMA:76182", + "name": "Trunk of left thalamotuberal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76180" + ] + }, + "synonyms": [ + "Left thalamotuberal arterial trunk" + ] + }, + { + "id": "FMA:76183", + "name": "Trunk of hypothalamic branch of posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + } + }, + { + "id": "FMA:76184", + "name": "Trunk of hypothalamic branch of right posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76183" + ] + } + }, + { + "id": "FMA:76185", + "name": "Trunk of hypothalamic branch of left posterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76183" + ] + } + }, + { + "id": "FMA:76186", + "name": "Trunk of mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + }, + "synonyms": [ + "Mammillary arterial trunk" + ] + }, + { + "id": "FMA:76187", + "name": "Trunk of right mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76186" + ] + }, + "synonyms": [ + "Right mammillary arterial trunk" + ] + }, + { + "id": "FMA:76188", + "name": "Trunk of left mammillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76186" + ] + }, + "synonyms": [ + "Left mammillary arterial trunk" + ] + }, + { + "id": "FMA:76189", + "name": "Trunk of branch of posterior communicating artery to oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76166" + ] + } + }, + { + "id": "FMA:76190", + "name": "Trunk of branch of right posterior communicating artery to oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76189" + ] + } + }, + { + "id": "FMA:76191", + "name": "Trunk of branch of left posterior communicating artery to oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76189" + ] + } + }, + { + "id": "FMA:76192", + "name": "Trunk of uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Uncal arterial trunk" + ] + }, + { + "id": "FMA:76193", + "name": "Trunk of right uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76192" + ] + }, + "synonyms": [ + "Right uncal arterial trunk" + ] + }, + { + "id": "FMA:76194", + "name": "Trunk of left uncal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76192" + ] + }, + "synonyms": [ + "Left uncal arterial trunk" + ] + }, + { + "id": "FMA:76195", + "name": "Trunk of branch of anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:76196", + "name": "Trunk of branch of anterior choroidal artery to lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76197", + "name": "Trunk of branch of anterior choroidal artery to anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76198", + "name": "Trunk of branch of anterior choroidal artery to optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76199", + "name": "Trunk of branch of anterior choroidal artery to optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76200", + "name": "Trunk of branch of anterior choroidal artery to optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76201", + "name": "Trunk of branch of anterior choroidal artery to lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76202", + "name": "Trunk of branch of anterior choroidal artery to genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76203", + "name": "Trunk of branch of anterior choroidal artery to posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76204", + "name": "Trunk of branch of anterior choroidal artery to retrolentiform limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76205", + "name": "Trunk of branch of anterior choroidal artery to globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76206", + "name": "Trunk of branch of anterior choroidal artery to tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76207", + "name": "Trunk of branch of anterior choroidal artery to hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76208", + "name": "Trunk of branch of anterior choroidal artery to amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76209", + "name": "Trunk of branch of anterior choroidal artery to tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76210", + "name": "Trunk of branch of anterior choroidal artery to substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76211", + "name": "Trunk of branch of anterior choroidal artery to red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76212", + "name": "Trunk of branch of anterior choroidal artery to crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76213", + "name": "Trunk of branch of anterior choroidal artery to fimbria of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76214", + "name": "Trunk of branch of anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76195" + ] + } + }, + { + "id": "FMA:76215", + "name": "Trunk of branch of right anterior choroidal artery to lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76196" + ] + } + }, + { + "id": "FMA:76216", + "name": "Trunk of branch of left anterior choroidal artery to lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76196" + ] + } + }, + { + "id": "FMA:76217", + "name": "Trunk of branch of right anterior choroidal artery to anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76197" + ] + } + }, + { + "id": "FMA:76218", + "name": "Trunk of branch of left anterior choroidal artery to anterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76197" + ] + } + }, + { + "id": "FMA:76219", + "name": "Trunk of branch of right anterior choroidal artery to optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76198" + ] + } + }, + { + "id": "FMA:76220", + "name": "Trunk of branch of left anterior choroidal artery to optic chiasm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76198" + ] + } + }, + { + "id": "FMA:76221", + "name": "Trunk of branch of right anterior choroidal artery to optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76199" + ] + } + }, + { + "id": "FMA:76222", + "name": "Trunk of branch of left anterior choroidal artery to optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76199" + ] + } + }, + { + "id": "FMA:76223", + "name": "Trunk of branch of right anterior choroidal artery to optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76200" + ] + } + }, + { + "id": "FMA:76224", + "name": "Trunk of branch of left anterior choroidal artery to optic radiation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76200" + ] + } + }, + { + "id": "FMA:76225", + "name": "Trunk of branch of right anterior choroidal artery to lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76201" + ] + } + }, + { + "id": "FMA:76226", + "name": "Trunk of branch of left anterior choroidal artery to lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76201" + ] + } + }, + { + "id": "FMA:76227", + "name": "Trunk of branch of right anterior choroidal artery to genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76202" + ] + } + }, + { + "id": "FMA:76228", + "name": "Trunk of branch of left anterior choroidal artery to genu of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76202" + ] + } + }, + { + "id": "FMA:76229", + "name": "Trunk of branch of right anterior choroidal artery to posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76203" + ] + } + }, + { + "id": "FMA:76230", + "name": "Trunk of branch of left anterior choroidal artery to posterior limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76203" + ] + } + }, + { + "id": "FMA:76231", + "name": "Trunk of branch of right anterior choroidal artery to retrolentiform limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76204" + ] + } + }, + { + "id": "FMA:76232", + "name": "Trunk of branch of left anterior choroidal artery to retrolentiform limb of internal capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76204" + ] + } + }, + { + "id": "FMA:76233", + "name": "Trunk of branch of right anterior choroidal artery to globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76205" + ] + } + }, + { + "id": "FMA:76234", + "name": "Trunk of branch of left anterior choroidal artery to globus pallidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76205" + ] + } + }, + { + "id": "FMA:76235", + "name": "Trunk of branch of right anterior choroidal artery to tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76206" + ] + } + }, + { + "id": "FMA:76236", + "name": "Trunk of branch of left anterior choroidal artery to tail of caudate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76206" + ] + } + }, + { + "id": "FMA:76237", + "name": "Trunk of branch of right anterior choroidal artery to hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76207" + ] + } + }, + { + "id": "FMA:76238", + "name": "Trunk of branch of left anterior choroidal artery to hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76207" + ] + } + }, + { + "id": "FMA:76239", + "name": "Trunk of branch of right anterior choroidal artery to amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76208" + ] + } + }, + { + "id": "FMA:76240", + "name": "Trunk of branch of left anterior choroidal artery to amygdaloid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76208" + ] + } + }, + { + "id": "FMA:76241", + "name": "Trunk of branch of right anterior choroidal artery to tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76209" + ] + } + }, + { + "id": "FMA:76242", + "name": "Trunk of branch of left anterior choroidal artery to tuber cinereum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76209" + ] + } + }, + { + "id": "FMA:76243", + "name": "Trunk of branch of right anterior choroidal artery to substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76210" + ] + } + }, + { + "id": "FMA:76244", + "name": "Trunk of branch of left anterior choroidal artery to substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76210" + ] + } + }, + { + "id": "FMA:76245", + "name": "Trunk of branch of right anterior choroidal artery to red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76211" + ] + } + }, + { + "id": "FMA:76246", + "name": "Trunk of branch of left anterior choroidal artery to red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76211" + ] + } + }, + { + "id": "FMA:76247", + "name": "Trunk of branch of right anterior choroidal artery to crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76212" + ] + } + }, + { + "id": "FMA:76248", + "name": "Trunk of branch of left anterior choroidal artery to crus cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76212" + ] + } + }, + { + "id": "FMA:76249", + "name": "Trunk of branch of right anterior choroidal artery to fimbria of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76213" + ] + } + }, + { + "id": "FMA:76250", + "name": "Trunk of branch of left anterior choroidal artery to fimbria of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76213" + ] + } + }, + { + "id": "FMA:76251", + "name": "Trunk of branch of right anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76214" + ] + } + }, + { + "id": "FMA:76252", + "name": "Trunk of branch of left anterior choroidal artery to hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76214" + ] + } + }, + { + "id": "FMA:76253", + "name": "Trunk of anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + }, + "synonyms": [ + "Anterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:76254", + "name": "Trunk of right anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76253" + ] + }, + "synonyms": [ + "Right anterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:76255", + "name": "Trunk of left anterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76253" + ] + }, + "synonyms": [ + "Left anterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:76256", + "name": "Trunk of pharyngeal branch of artery of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75865" + ] + } + }, + { + "id": "FMA:76257", + "name": "Trunk of pharyngeal branch of artery of right pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76256" + ] + } + }, + { + "id": "FMA:76258", + "name": "Trunk of pharyngeal branch of artery of left pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76256" + ] + } + }, + { + "id": "FMA:76259", + "name": "Branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Vertebral arterial branch" + ] + }, + { + "id": "FMA:76260", + "name": "Trunk of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Vertebral arterial trunk" + ] + }, + { + "id": "FMA:76261", + "name": "Trunk of right vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76260" + ] + }, + "synonyms": [ + "Right vertebral arterial trunk" + ] + }, + { + "id": "FMA:76262", + "name": "Trunk of left vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76260" + ] + }, + "synonyms": [ + "Left vertebral arterial trunk" + ] + }, + { + "id": "FMA:76263", + "name": "Cervical branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76259" + ] + } + }, + { + "id": "FMA:76264", + "name": "Intracranial branch of vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76259" + ] + } + }, + { + "id": "FMA:76266", + "name": "Branch of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76270" + ] + }, + "synonyms": [ + "Posterior spinal arterial branch" + ] + }, + { + "id": "FMA:76267", + "name": "Anterior branch of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76266" + ] + } + }, + { + "id": "FMA:76268", + "name": "Posterior branch of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76266" + ] + } + }, + { + "id": "FMA:76269", + "name": "Branch of basilar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70345" + ] + }, + "synonyms": [ + "Basilar arterial branch" + ] + }, + { + "id": "FMA:76270", + "name": "Branch of posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76264" + ] + }, + "synonyms": [ + "Posterior inferior cerebellar arterial branch" + ] + }, + { + "id": "FMA:76271", + "name": "Fetal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:76275", + "name": "Trunk of branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14184" + ] + } + }, + { + "id": "FMA:76276", + "name": "Trunk of pharyngeal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + } + }, + { + "id": "FMA:76277", + "name": "Trunk of tracheal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + } + }, + { + "id": "FMA:76278", + "name": "Trunk of muscular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + } + }, + { + "id": "FMA:76279", + "name": "Trunk of glandular branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + } + }, + { + "id": "FMA:76280", + "name": "Trunk of esophageal branch of inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76275" + ] + } + }, + { + "id": "FMA:76281", + "name": "Trunk of esophageal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76280" + ] + } + }, + { + "id": "FMA:76282", + "name": "Trunk of esophageal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76280" + ] + } + }, + { + "id": "FMA:76283", + "name": "Trunk of pharyngeal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76276" + ] + } + }, + { + "id": "FMA:76284", + "name": "Trunk of pharyngeal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76276" + ] + } + }, + { + "id": "FMA:76285", + "name": "Trunk of tracheal branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76277" + ] + } + }, + { + "id": "FMA:76286", + "name": "Trunk of tracheal branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76277" + ] + } + }, + { + "id": "FMA:76287", + "name": "Trunk of muscular branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76278" + ] + } + }, + { + "id": "FMA:76288", + "name": "Trunk of muscular branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76278" + ] + } + }, + { + "id": "FMA:76289", + "name": "Trunk of glandular branch of right inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76279" + ] + } + }, + { + "id": "FMA:76290", + "name": "Trunk of glandular branch of left inferior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76279" + ] + } + }, + { + "id": "FMA:76291", + "name": "Trunk of branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:76292", + "name": "Trunk of anterior glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + } + }, + { + "id": "FMA:76293", + "name": "Trunk of anterior glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76292" + ] + } + }, + { + "id": "FMA:76294", + "name": "Trunk of anterior glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76292" + ] + } + }, + { + "id": "FMA:76295", + "name": "Trunk of posterior glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + } + }, + { + "id": "FMA:76296", + "name": "Trunk of posterior glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76295" + ] + } + }, + { + "id": "FMA:76297", + "name": "Trunk of posterior glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76295" + ] + } + }, + { + "id": "FMA:76298", + "name": "Trunk of lateral glandular branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + } + }, + { + "id": "FMA:76299", + "name": "Trunk of lateral glandular branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76298" + ] + } + }, + { + "id": "FMA:76300", + "name": "Trunk of lateral glandular branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76298" + ] + } + }, + { + "id": "FMA:76301", + "name": "Trunk of branch of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:76302", + "name": "Trunk of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Internal thoracic arterial trunk" + ] + }, + { + "id": "FMA:76303", + "name": "Trunk of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76302" + ] + }, + "synonyms": [ + "Right internal thoracic arterial trunk" + ] + }, + { + "id": "FMA:76304", + "name": "Trunk of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76302" + ] + }, + "synonyms": [ + "Left internal thoracic arterial trunk" + ] + }, + { + "id": "FMA:76305", + "name": "Trunk of branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76306", + "name": "Trunk of bronchial branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76307", + "name": "Trunk of bronchial branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76306" + ] + } + }, + { + "id": "FMA:76308", + "name": "Trunk of bronchial branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76306" + ] + } + }, + { + "id": "FMA:76309", + "name": "Trunk of pericardial branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76310", + "name": "Trunk of pericardial branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76309" + ] + } + }, + { + "id": "FMA:76311", + "name": "Trunk of pericardial branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76309" + ] + } + }, + { + "id": "FMA:76312", + "name": "Trunk of mammary branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76313", + "name": "Trunk of mammary branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76312" + ] + } + }, + { + "id": "FMA:76314", + "name": "Trunk of mammary branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76312" + ] + } + }, + { + "id": "FMA:76315", + "name": "Trunk of anterior mediastinal branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76316", + "name": "Trunk of anterior mediastinal branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76315" + ] + } + }, + { + "id": "FMA:76317", + "name": "Trunk of anterior mediastinal branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76315" + ] + } + }, + { + "id": "FMA:76318", + "name": "Trunk of perforating branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76319", + "name": "Trunk of perforating branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76318" + ] + } + }, + { + "id": "FMA:76320", + "name": "Trunk of perforating branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76318" + ] + } + }, + { + "id": "FMA:76321", + "name": "Trunk of sternal branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76322", + "name": "Trunk of sternal branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76321" + ] + } + }, + { + "id": "FMA:76323", + "name": "Trunk of sternal branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76321" + ] + } + }, + { + "id": "FMA:76324", + "name": "Trunk of lateral costal branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76305" + ] + } + }, + { + "id": "FMA:76325", + "name": "Trunk of lateral costal branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76324" + ] + } + }, + { + "id": "FMA:76326", + "name": "Trunk of lateral costal branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76324" + ] + } + }, + { + "id": "FMA:76327", + "name": "Right mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10637" + ] + }, + "synonyms": [ + "Anterior mediastinal branch of right internal thoracic artery" + ] + }, + { + "id": "FMA:76328", + "name": "Left mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10637" + ] + }, + "synonyms": [ + "Anterior mediastinal branch of left internal thoracic artery" + ] + }, + { + "id": "FMA:76329", + "name": "Branch of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + }, + "synonyms": [ + "Musculophrenic arterial branch" + ] + }, + { + "id": "FMA:76330", + "name": "Trunk of branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76331", + "name": "Trunk of rhomboid major branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76330" + ] + } + }, + { + "id": "FMA:76332", + "name": "Trunk of rhomboid major branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76331" + ] + } + }, + { + "id": "FMA:76333", + "name": "Trunk of rhomboid major branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76331" + ] + } + }, + { + "id": "FMA:76334", + "name": "Trunk of rhomboid minor branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76330" + ] + } + }, + { + "id": "FMA:76335", + "name": "Trunk of rhomboid minor branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76334" + ] + } + }, + { + "id": "FMA:76336", + "name": "Trunk of rhomboid minor branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76334" + ] + } + }, + { + "id": "FMA:76337", + "name": "Trunk of rhomboid occipitalis branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76330" + ] + } + }, + { + "id": "FMA:76338", + "name": "Trunk of rhomboid occipitalis branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76337" + ] + } + }, + { + "id": "FMA:76339", + "name": "Trunk of rhomboid occipitalis branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76337" + ] + } + }, + { + "id": "FMA:76340", + "name": "Trunk of latissimus dorsi branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76330" + ] + } + }, + { + "id": "FMA:76341", + "name": "Trunk of latissimus dorsi branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76340" + ] + } + }, + { + "id": "FMA:76342", + "name": "Trunk of latissimus dorsi branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76340" + ] + } + }, + { + "id": "FMA:76343", + "name": "Trunk of trapezius branch of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76330" + ] + } + }, + { + "id": "FMA:76344", + "name": "Trunk of trapezius branch of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76343" + ] + } + }, + { + "id": "FMA:76345", + "name": "Trunk of trapezius branch of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76343" + ] + } + }, + { + "id": "FMA:76346", + "name": "Trunk of branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76347", + "name": "Trunk of pectoralis major muscle branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76346" + ] + } + }, + { + "id": "FMA:76348", + "name": "Trunk of pectoralis major muscle branch of right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76347" + ] + } + }, + { + "id": "FMA:76349", + "name": "Trunk of pectoralis major muscle branch of left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76347" + ] + } + }, + { + "id": "FMA:76350", + "name": "Trunk of sternoclavicular joint branch of superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76346" + ] + } + }, + { + "id": "FMA:76351", + "name": "Trunk of sternoclavicular joint branch of right superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76350" + ] + } + }, + { + "id": "FMA:76352", + "name": "Trunk of sternoclavicular joint branch of left superior thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76350" + ] + } + }, + { + "id": "FMA:76353", + "name": "Trunk of branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76354", + "name": "Trunk of serratus anterior branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76355", + "name": "Trunk of serratus anterior branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76354" + ] + } + }, + { + "id": "FMA:76356", + "name": "Trunk of serratus anterior branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76354" + ] + } + }, + { + "id": "FMA:76357", + "name": "Trunk of pectoralis major muscle branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76358", + "name": "Trunk of pectoralis major muscle branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76357" + ] + } + }, + { + "id": "FMA:76359", + "name": "Trunk of pectoralis major muscle branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76357" + ] + } + }, + { + "id": "FMA:76360", + "name": "Trunk of pectoralis minor muscle branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76361", + "name": "Trunk of pectoralis minor muscle branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76360" + ] + } + }, + { + "id": "FMA:76362", + "name": "Trunk of pectoralis minor muscle branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76360" + ] + } + }, + { + "id": "FMA:76363", + "name": "Trunk of subscapularis branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76364", + "name": "Trunk of subscapularis branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76363" + ] + } + }, + { + "id": "FMA:76365", + "name": "Trunk of subscapularis branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76363" + ] + } + }, + { + "id": "FMA:76366", + "name": "Trunk of axillary lymph node branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76367", + "name": "Trunk of axillary lymph node branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76366" + ] + } + }, + { + "id": "FMA:76368", + "name": "Trunk of axillary lymph node branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76366" + ] + } + }, + { + "id": "FMA:76369", + "name": "Trunk of lateral mammary branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76353" + ] + } + }, + { + "id": "FMA:76370", + "name": "Trunk of lateral mammary branch of right lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76369" + ] + } + }, + { + "id": "FMA:76371", + "name": "Trunk of lateral mammary branch of left lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76369" + ] + } + }, + { + "id": "FMA:76372", + "name": "Trunk of branch of subscapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76373", + "name": "Trunk of branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76372" + ] + } + }, + { + "id": "FMA:76374", + "name": "Trunk of infrascapular branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76373" + ] + } + }, + { + "id": "FMA:76375", + "name": "Trunk of infrascapular branch of right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76374" + ] + } + }, + { + "id": "FMA:76376", + "name": "Trunk of infrascapular branch of left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76374" + ] + } + }, + { + "id": "FMA:76377", + "name": "Trunk of triceps muscle branch of circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76373" + ] + } + }, + { + "id": "FMA:76378", + "name": "Trunk of triceps muscle branch of right circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76377" + ] + } + }, + { + "id": "FMA:76379", + "name": "Trunk of triceps muscle branch of left circumflex scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76377" + ] + } + }, + { + "id": "FMA:76380", + "name": "Trunk of branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76381", + "name": "Trunk of nutrient branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76380" + ] + } + }, + { + "id": "FMA:76382", + "name": "Trunk of nutrient branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76381" + ] + } + }, + { + "id": "FMA:76383", + "name": "Trunk of nutrient branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76381" + ] + } + }, + { + "id": "FMA:76384", + "name": "Trunk of superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76380" + ] + }, + "synonyms": [ + "Superior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76385", + "name": "Trunk of right superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76384" + ] + }, + "synonyms": [ + "Right superior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76386", + "name": "Trunk of left superior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76384" + ] + }, + "synonyms": [ + "Left superior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76387", + "name": "Trunk of inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76380" + ] + }, + "synonyms": [ + "Inferior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76388", + "name": "Trunk of right inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76387" + ] + }, + "synonyms": [ + "Right inferior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76389", + "name": "Trunk of left inferior ulnar collateral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76387" + ] + }, + "synonyms": [ + "Left inferior ulnar collateral arterial trunk" + ] + }, + { + "id": "FMA:76390", + "name": "Trunk of muscular branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76380" + ] + } + }, + { + "id": "FMA:76391", + "name": "Trunk of coracobrachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76390" + ] + } + }, + { + "id": "FMA:76392", + "name": "Trunk of coracobrachialis branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76391" + ] + } + }, + { + "id": "FMA:76393", + "name": "Trunk of coracobrachialis branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76391" + ] + } + }, + { + "id": "FMA:76394", + "name": "Trunk of biceps branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76390" + ] + } + }, + { + "id": "FMA:76395", + "name": "Trunk of biceps branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76394" + ] + } + }, + { + "id": "FMA:76396", + "name": "Trunk of biceps branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76394" + ] + } + }, + { + "id": "FMA:76397", + "name": "Trunk of brachialis branch of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76390" + ] + } + }, + { + "id": "FMA:76398", + "name": "Trunk of brachialis branch of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76397" + ] + } + }, + { + "id": "FMA:76399", + "name": "Trunk of brachialis branch of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76397" + ] + } + }, + { + "id": "FMA:76400", + "name": "Trunk of terminal part of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76380" + ] + } + }, + { + "id": "FMA:76401", + "name": "Trunk of terminal part of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76400" + ] + } + }, + { + "id": "FMA:76402", + "name": "Trunk of terminal part of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76400" + ] + } + }, + { + "id": "FMA:76403", + "name": "Trunk of branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:76404", + "name": "Trunk of branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + } + }, + { + "id": "FMA:76405", + "name": "Trunk of brachioradialis branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76404" + ] + } + }, + { + "id": "FMA:76406", + "name": "Trunk of brachioradialis branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76405" + ] + } + }, + { + "id": "FMA:76407", + "name": "Trunk of brachioradialis branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76405" + ] + } + }, + { + "id": "FMA:76408", + "name": "Trunk of brachialis branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76404" + ] + } + }, + { + "id": "FMA:76409", + "name": "Trunk of brachialis branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76408" + ] + } + }, + { + "id": "FMA:76410", + "name": "Trunk of brachialis branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76408" + ] + } + }, + { + "id": "FMA:76411", + "name": "Trunk of supinator muscle branch of radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76404" + ] + } + }, + { + "id": "FMA:76412", + "name": "Trunk of supinator muscle branch of right radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76411" + ] + } + }, + { + "id": "FMA:76413", + "name": "Trunk of supinator muscle branch of left radial recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76411" + ] + } + }, + { + "id": "FMA:76414", + "name": "Trunk of muscular branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + } + }, + { + "id": "FMA:76415", + "name": "Trunk of palmar carpal branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + } + }, + { + "id": "FMA:76416", + "name": "Trunk of palmar carpal branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76415" + ] + } + }, + { + "id": "FMA:76417", + "name": "Trunk of palmar carpal branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76415" + ] + } + }, + { + "id": "FMA:76418", + "name": "Trunk of superficial palmar branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + } + }, + { + "id": "FMA:76419", + "name": "Trunk of superficial palmar branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76418" + ] + } + }, + { + "id": "FMA:76420", + "name": "Trunk of superficial palmar branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76418" + ] + } + }, + { + "id": "FMA:76421", + "name": "Trunk of dorsal carpal branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + } + }, + { + "id": "FMA:76422", + "name": "Trunk of dorsal carpal branch of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76421" + ] + } + }, + { + "id": "FMA:76423", + "name": "Trunk of dorsal carpal branch of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76421" + ] + } + }, + { + "id": "FMA:76424", + "name": "Trunk of first dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + }, + "synonyms": [ + "First dorsal metacarpal arterial trunk" + ] + }, + { + "id": "FMA:76425", + "name": "Trunk of right first dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76424" + ] + }, + "synonyms": [ + "Right first dorsal metacarpal arterial trunk" + ] + }, + { + "id": "FMA:76426", + "name": "Trunk of left first dorsal metacarpal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76424" + ] + }, + "synonyms": [ + "Left first dorsal metacarpal arterial trunk" + ] + }, + { + "id": "FMA:76427", + "name": "Trunk of arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + }, + "synonyms": [ + "Arteria princeps pollicis trunk" + ] + }, + { + "id": "FMA:76428", + "name": "Trunk of right arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76427" + ] + }, + "synonyms": [ + "Right arteria princeps pollicis trunk" + ] + }, + { + "id": "FMA:76429", + "name": "Trunk of left arteria princeps pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76427" + ] + }, + "synonyms": [ + "Left arteria princeps pollicis trunk" + ] + }, + { + "id": "FMA:76430", + "name": "Trunk of arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76403" + ] + }, + "synonyms": [ + "Arteria radialis indicis trunk" + ] + }, + { + "id": "FMA:76431", + "name": "Trunk of right arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76430" + ] + }, + "synonyms": [ + "Right arteria radialis indicis trunk" + ] + }, + { + "id": "FMA:76432", + "name": "Trunk of left arteria radialis indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76430" + ] + }, + "synonyms": [ + "Left arteria radialis indicis trunk" + ] + }, + { + "id": "FMA:76433", + "name": "Set of costal notches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Costal notches set", + "Costal notches" + ] + }, + { + "id": "FMA:76434", + "name": "Set of longitudinal bands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Longitudinal bands", + "Longitudinal bands set" + ] + }, + { + "id": "FMA:76435", + "name": "Set of anal columns", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Anal columns set", + "Columns of Morgagni", + "Anal columns" + ] + }, + { + "id": "FMA:76436", + "name": "Set of vaginal columns", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Vaginal columns", + "Vaginal columns set" + ] + }, + { + "id": "FMA:76437", + "name": "Set of commissures of semilunar cusps of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Commissures of semilunar cusps of aortic valve" + ] + }, + { + "id": "FMA:76438", + "name": "Set of meridians of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Meridians of eyeball" + ] + }, + { + "id": "FMA:76439", + "name": "Set of ciliary plicae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Ciliary plicae", + "Ciliary plicae set" + ] + }, + { + "id": "FMA:76440", + "name": "Set of lobes of mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Lobes of mammary gland" + ] + }, + { + "id": "FMA:76441", + "name": "Set of lobules of mammary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Lobules of mammary gland" + ] + }, + { + "id": "FMA:76442", + "name": "Set of dermal ridges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Dermal ridges set", + "Dermal ridges" + ] + }, + { + "id": "FMA:76443", + "name": "Set of papillary ridges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71920" + ] + }, + "synonyms": [ + "Papillary ridges", + "Papillary ridges set" + ] + }, + { + "id": "FMA:76444", + "name": "Set of areolar tubercles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Areolar tubercles set", + "Areolar tubercles", + "Montgomery's tubercles" + ] + }, + { + "id": "FMA:76445", + "name": "Set of parts of human body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Parts of human body" + ] + }, + { + "id": "FMA:76446", + "name": "Set of buttocks", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78541" + ] + }, + "synonyms": [ + "Buttocks", + "Buttocks set" + ] + }, + { + "id": "FMA:76447", + "name": "Set of fascia of limbs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78550" + ] + }, + "synonyms": [ + "Fascia of limbs" + ] + }, + { + "id": "FMA:76448", + "name": "Set of fascia of muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78550" + ] + }, + "synonyms": [ + "Fascia of muscles" + ] + }, + { + "id": "FMA:76449", + "name": "Set of dorsal parts of intertransversarii laterales lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Dorsal parts of intertransversarii laterales lumborum" + ] + }, + { + "id": "FMA:76450", + "name": "Set of ventral parts of intertransversarii laterales lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Ventral parts of intertransversarii laterales lumborum" + ] + }, + { + "id": "FMA:76451", + "name": "Trunk of branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:76452", + "name": "Set of puboperineales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Puboperineales set", + "Puboperineales" + ] + }, + { + "id": "FMA:76453", + "name": "Set of vincula tendinum of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Vincula tendinum of digits of hand" + ] + }, + { + "id": "FMA:76454", + "name": "Set of intermuscular gluteal bursae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "Intermuscular gluteal bursae set", + "Intermuscular gluteal bursae" + ] + }, + { + "id": "FMA:76455", + "name": "Set of vincula tendinum of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Vincula tendinum of toes" + ] + }, + { + "id": "FMA:76456", + "name": "Set of mammelons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Mammelons", + "Mammelons set" + ] + }, + { + "id": "FMA:76457", + "name": "Trunk of anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + }, + "synonyms": [ + "Anterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76458", + "name": "Trunk of right anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76457" + ] + }, + "synonyms": [ + "Right anterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76459", + "name": "Trunk of left anterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76457" + ] + }, + "synonyms": [ + "Left anterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76460", + "name": "Trunk of posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + }, + "synonyms": [ + "Posterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76461", + "name": "Trunk of right posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76460" + ] + }, + "synonyms": [ + "Right posterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76462", + "name": "Trunk of left posterior ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76460" + ] + }, + "synonyms": [ + "Left posterior ulnar recurrent arterial trunk" + ] + }, + { + "id": "FMA:76463", + "name": "Set of pharyngeal lymphoid nodules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78560" + ] + }, + "synonyms": [ + "Pharyngeal lymphoid nodules set", + "Pharyngeal lymphoid nodules" + ] + }, + { + "id": "FMA:76464", + "name": "Set of intestinal villi of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Intestinal villi of small intestine" + ] + }, + { + "id": "FMA:76465", + "name": "Set of solitary lymphoid nodules of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78560" + ] + }, + "synonyms": [ + "Solitary lymphoid nodules of small intestine" + ] + }, + { + "id": "FMA:76466", + "name": "Set of aggregated lymphoid nodules of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78560" + ] + }, + "synonyms": [ + "Peyer's patches", + "Aggregated lymphoid nodules of small intestine" + ] + }, + { + "id": "FMA:76467", + "name": "Set of aggregated lymphoid nodules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78560" + ] + }, + "synonyms": [ + "Lymph nodules of vermiform appendix", + "Aggregated lymphoid nodules set", + "Aggregated lymphoid nodules" + ] + }, + { + "id": "FMA:76468", + "name": "Trunk of common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + }, + "synonyms": [ + "Common interosseous arterial trunk" + ] + }, + { + "id": "FMA:76469", + "name": "Trunk of right common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76468" + ] + }, + "synonyms": [ + "Right common interosseous arterial trunk" + ] + }, + { + "id": "FMA:76470", + "name": "Trunk of left common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76468" + ] + }, + "synonyms": [ + "Left common interosseous arterial trunk" + ] + }, + { + "id": "FMA:76471", + "name": "Trunk of branch of common interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + } + }, + { + "id": "FMA:76472", + "name": "Trunk of anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76471" + ] + }, + "synonyms": [ + "Anterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76473", + "name": "Trunk of right anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76472" + ] + }, + "synonyms": [ + "Right anterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76474", + "name": "Trunk of left anterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76472" + ] + }, + "synonyms": [ + "Left anterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76475", + "name": "Trunk of posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76471" + ] + }, + "synonyms": [ + "Posterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76476", + "name": "Trunk of right posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76475" + ] + }, + "synonyms": [ + "Right posterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76477", + "name": "Trunk of left posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76475" + ] + }, + "synonyms": [ + "Left posterior interosseous arterial trunk" + ] + }, + { + "id": "FMA:76478", + "name": "Muscular branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22816" + ] + } + }, + { + "id": "FMA:76479", + "name": "Muscular branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22816" + ] + } + }, + { + "id": "FMA:76480", + "name": "Trunk of muscular branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + } + }, + { + "id": "FMA:76481", + "name": "Set of fatty appendices of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Omental appendices", + "Fatty appendices of colon" + ] + }, + { + "id": "FMA:76482", + "name": "Trunk of muscular branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76480" + ] + } + }, + { + "id": "FMA:76483", + "name": "Trunk of muscular branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76480" + ] + } + }, + { + "id": "FMA:76484", + "name": "Trunk of palmar carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + } + }, + { + "id": "FMA:76485", + "name": "Trunk of palmar carpal branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76484" + ] + } + }, + { + "id": "FMA:76486", + "name": "Trunk of palmar carpal branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76484" + ] + } + }, + { + "id": "FMA:76487", + "name": "Set of taeniae coli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Taeniae coli set" + ] + }, + { + "id": "FMA:76488", + "name": "Set of lobules of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Lobules of liver" + ] + }, + { + "id": "FMA:76489", + "name": "Set of pancreatic islets", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Pancreatic islets", + "Islets of Langerhans", + "Pancreatic islets set" + ] + }, + { + "id": "FMA:76490", + "name": "Set of laryngeal cartilages and joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Laryngeal cartilages and joints set", + "Laryngeal cartilages and joints" + ] + }, + { + "id": "FMA:76491", + "name": "Set of lobar and segmental bronchi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70774" + ] + }, + "synonyms": [ + "Intrapulmonary bronchi", + "Lobar and segmental bronchi", + "Lobar and segmental bronchi set" + ] + }, + { + "id": "FMA:76492", + "name": "Trunk of dorsal carpal branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + } + }, + { + "id": "FMA:76493", + "name": "Set of intrasegmental bronchi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70774" + ] + }, + "synonyms": [ + "Intrasegmental bronchi", + "Intrasegmental bronchi set" + ] + }, + { + "id": "FMA:76494", + "name": "Set of intrapulmonary blood vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78565" + ] + }, + "synonyms": [ + "Intrapulmonary blood vessels set", + "Intrapulmonary blood vessels" + ] + }, + { + "id": "FMA:76495", + "name": "Set of bronchopulmonary segments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Bronchopulmonary segments", + "Bronchopulmonary segments set" + ] + }, + { + "id": "FMA:76496", + "name": "Trunk of dorsal carpal branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76492" + ] + } + }, + { + "id": "FMA:76497", + "name": "Set of bronchioles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78565" + ] + }, + "synonyms": [ + "Bronchioles set", + "Bronchioles" + ] + }, + { + "id": "FMA:76498", + "name": "Set of kidney lobes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Kidney lobes", + "Renal lobes set" + ] + }, + { + "id": "FMA:76499", + "name": "Set of medullary rays of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Ferrein's pyramids", + "Medullary rays of kidney" + ] + }, + { + "id": "FMA:76500", + "name": "Set of vascular bundles of renal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Vascular bundles of renal medulla" + ] + }, + { + "id": "FMA:76501", + "name": "Trunk of dorsal carpal branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76492" + ] + } + }, + { + "id": "FMA:76502", + "name": "Set of renal segments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Renal segments", + "Renal segments set" + ] + }, + { + "id": "FMA:76503", + "name": "Trunk of deep palmar branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76451" + ] + } + }, + { + "id": "FMA:76504", + "name": "Trunk of deep palmar branch of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76503" + ] + } + }, + { + "id": "FMA:76505", + "name": "Trunk of deep palmar branch of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76503" + ] + } + }, + { + "id": "FMA:76506", + "name": "Set of major renal calyces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Major renal calyces set", + "Major calices", + "Major renal calyces" + ] + }, + { + "id": "FMA:76507", + "name": "Set of minor renal calyces", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78567" + ] + }, + "synonyms": [ + "Minor renal calyces set", + "Minor calices", + "Minor renal calyces" + ] + }, + { + "id": "FMA:76508", + "name": "Set of fimbriae of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Fimbriae of uterine tube" + ] + }, + { + "id": "FMA:76509", + "name": "Set of carunculae hymenales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Hymenal caruncles", + "Carunculae hymenales set" + ] + }, + { + "id": "FMA:76510", + "name": "Set of vaginal rugae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Vaginal rugae", + "Vaginal rugae set" + ] + }, + { + "id": "FMA:76511", + "name": "Set of transverse ductules of epoophoron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Transverse ductules of epoophoron" + ] + }, + { + "id": "FMA:76512", + "name": "Set of lobules of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Lobules of testis" + ] + }, + { + "id": "FMA:76513", + "name": "Set of seminiferous tubules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Seminiferous tubules set", + "Convoluted seminiferous tubules", + "Seminiferous tubules" + ] + }, + { + "id": "FMA:76514", + "name": "Set of straight seminiferous tubules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Straight seminiferous tubules set", + "Straight seminiferous tubules" + ] + }, + { + "id": "FMA:76515", + "name": "Set of efferent ductules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Efferent ductules", + "Efferent ductules set" + ] + }, + { + "id": "FMA:76516", + "name": "Set of lobules of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Conical lobules of epidiymis", + "Lobules of epididymis" + ] + }, + { + "id": "FMA:76517", + "name": "Set of aberrant ductules of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Aberrant ductules of epididymis" + ] + }, + { + "id": "FMA:76518", + "name": "Set of right and left lobes of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Right and left lobes of prostate" + ] + }, + { + "id": "FMA:76519", + "name": "Set of trabeculae of corpora cavernosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Trabeculae of corpora cavernosa" + ] + }, + { + "id": "FMA:76520", + "name": "Set of trabeculae of corpus spongiosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Trabeculae of corpus spongiosum" + ] + }, + { + "id": "FMA:76521", + "name": "Set of muscles of urogenital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Muscles of urogenital triangle" + ] + }, + { + "id": "FMA:76522", + "name": "Set of peritoneal attachments of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Peritoneal attachments of liver" + ] + }, + { + "id": "FMA:76523", + "name": "Set of lobules of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Lobules of thyroid gland" + ] + }, + { + "id": "FMA:76524", + "name": "Set of vessels of nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Vessels of nerves" + ] + }, + { + "id": "FMA:76525", + "name": "Set of trabeculae carneae of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Trabeculae carneae of heart" + ] + }, + { + "id": "FMA:76526", + "name": "Set of papillary muscles of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Papillary muscles of heart" + ] + }, + { + "id": "FMA:76527", + "name": "Set of chordae tendineae of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Chordae tendineae of heart", + "Tendinous cords of heart" + ] + }, + { + "id": "FMA:76528", + "name": "Set of false chordae tendineae of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "False chordae tendineae of heart" + ] + }, + { + "id": "FMA:76529", + "name": "Set of pectinate muscles of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Musculi pectinati of right atrium", + "Pectinate muscles of right atrium" + ] + }, + { + "id": "FMA:76530", + "name": "Set of nodules of semilunar cusps of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Nodules of Morgagni", + "Nodules of semilunar cusps of pulmonary valve" + ] + }, + { + "id": "FMA:76531", + "name": "Set of lunules of semilunar cusps of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Lunules of semilunar cusps of pulmonary valve" + ] + }, + { + "id": "FMA:76532", + "name": "Set of trabeculae carneae of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Trabeculae carneae of right ventricle" + ] + }, + { + "id": "FMA:76533", + "name": "Set of pectinate muscles of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Pectinate muscles of left atrium", + "Musculi pectinati of left atrium" + ] + }, + { + "id": "FMA:76534", + "name": "Set of commissural cusps of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Commissural cusps of mitral valve" + ] + }, + { + "id": "FMA:76535", + "name": "Set of trabeculae carneae of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Trabeculae carneae of left ventricle" + ] + }, + { + "id": "FMA:76536", + "name": "Trunk of common hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + }, + "synonyms": [ + "Common hepatic arterial trunk" + ] + }, + { + "id": "FMA:76537", + "name": "Set of lunules of semilunar cusps of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Lunules of semilunar cusps of aortic valve" + ] + }, + { + "id": "FMA:76538", + "name": "Set of subendocardial branches of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Subendocardial branches of atrioventricular bundle", + "Purkinje fibres" + ] + }, + { + "id": "FMA:76539", + "name": "Set of para-aortic bodies", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Aortic glomera", + "Bodies of Zuckerkandl", + "Para-aortic bodies", + "Para-aortic bodies set" + ] + }, + { + "id": "FMA:76540", + "name": "Set of primary lymphoid organs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Primary lymphoid organs", + "Primary lymphoid organs set" + ] + }, + { + "id": "FMA:76541", + "name": "Set of lobules of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Lobules of thymus" + ] + }, + { + "id": "FMA:76542", + "name": "Set of accessory thymic lobules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78559" + ] + }, + "synonyms": [ + "Accessory thymic lobules set", + "Accessory thymic lobules" + ] + }, + { + "id": "FMA:76543", + "name": "Set of secondary lymphoid organs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Secondary lymphoid organs", + "Secondary lymphoid organs set" + ] + }, + { + "id": "FMA:76544", + "name": "Set of splenic lymphoid nodules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Splenic lymphoid nodules set", + "Splenic lymphoid nodules" + ] + }, + { + "id": "FMA:76545", + "name": "Set of trabeculae of lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Trabeculae of lymph node" + ] + }, + { + "id": "FMA:76546", + "name": "Set of lymph nodes of head and neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lymph nodes of head and neck" + ] + }, + { + "id": "FMA:76547", + "name": "Trunk of branch of common hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + } + }, + { + "id": "FMA:76548", + "name": "Trunk of hepatic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76547" + ] + }, + "synonyms": [ + "Hepatic arterial proper trunk" + ] + }, + { + "id": "FMA:76549", + "name": "Set of nodes around cardia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + }, + "synonyms": [ + "Nodes around cardia", + "Nodes around cardia set" + ] + }, + { + "id": "FMA:76550", + "name": "Set of choroid blood vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Choroid blood vessels", + "Choroid blood vessels set" + ] + }, + { + "id": "FMA:76551", + "name": "Set of ciliary processes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Ciliary processes set", + "Ciliary processes" + ] + }, + { + "id": "FMA:76552", + "name": "Set of retinal blood vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Retinal blood vessels set", + "Retinal blood vessels" + ] + }, + { + "id": "FMA:76553", + "name": "Set of chambers of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Chambers of eyeball" + ] + }, + { + "id": "FMA:76554", + "name": "Set of accessory visual structures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Accessory visual structures", + "Accessory visual structures set" + ] + }, + { + "id": "FMA:76555", + "name": "Set of excretory ducts of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Excretory ducts of lacrimal gland" + ] + }, + { + "id": "FMA:76556", + "name": "Set of auricular muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Auricular muscles set", + "Auricular muscles" + ] + }, + { + "id": "FMA:76557", + "name": "Set of ampullary bony limbs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Ampullary bony limbs", + "Ampullary bony limbs set" + ] + }, + { + "id": "FMA:76558", + "name": "Set of ampullary membranous limbs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Ampullary membranous limbs", + "Ampullary membranous limbs set" + ] + }, + { + "id": "FMA:76559", + "name": "Set of maculae utriculosaccularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Maculae utriculosaccularis set" + ] + }, + { + "id": "FMA:76560", + "name": "Set of vessels of internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Vessels of internal ear" + ] + }, + { + "id": "FMA:76561", + "name": "Set of hairs of tragus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Hairs of tragus" + ] + }, + { + "id": "FMA:76562", + "name": "Set of hairs of vestibule of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Hairs of vestibule of nose" + ] + }, + { + "id": "FMA:76563", + "name": "Set of hair streams", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Hair streams set", + "Hair streams" + ] + }, + { + "id": "FMA:76564", + "name": "Set of hair whorls", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Hair whorls", + "Hair whorls set" + ] + }, + { + "id": "FMA:76565", + "name": "Set of hair crosses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78569" + ] + }, + "synonyms": [ + "Hair crosses set", + "Hair crosses" + ] + }, + { + "id": "FMA:76566", + "name": "Set of nerve terminals", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Nerve terminals", + "Neural terminals set" + ] + }, + { + "id": "FMA:76567", + "name": "Set of peripheral fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78555" + ] + }, + "synonyms": [ + "Peripheral fibers set", + "Peripheral fibers" + ] + }, + { + "id": "FMA:76568", + "name": "Set of preganglionic nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Preganglionic nerve fibers", + "Preganglionic neural fibers set", + "Preganglionic nerve fibres" + ] + }, + { + "id": "FMA:76569", + "name": "Set of postganglionic nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Postganglionic nerve fibres", + "Postganglionic neural fibers set", + "Postganglionic nerve fibers" + ] + }, + { + "id": "FMA:76570", + "name": "Set of afferent nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Afferent nerve fibres", + "Afferent nerve fibers", + "Afferent neural fibers set" + ] + }, + { + "id": "FMA:76571", + "name": "Set of efferent nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Efferent neural fibers set", + "Efferent nerve fibres", + "Efferent nerve fibers" + ] + }, + { + "id": "FMA:76572", + "name": "Set of somatic nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Somatic nerve fibres", + "Somatic nerve fibers", + "Somatic neural fibers set" + ] + }, + { + "id": "FMA:76573", + "name": "Set of autonomic nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76567" + ] + }, + "synonyms": [ + "Autonomic nerve fibers", + "Autonomic neural fibers set", + "Autonomic nerve fibres" + ] + }, + { + "id": "FMA:76574", + "name": "Trunk of gastroduodenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76547" + ] + }, + "synonyms": [ + "Gastroduodenal arterial trunk" + ] + }, + { + "id": "FMA:76575", + "name": "Trunk of right gastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76582" + ] + }, + "synonyms": [ + "Right gastric arterial trunk" + ] + }, + { + "id": "FMA:76576", + "name": "Set of cavities", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Cavities", + "Cavities set" + ] + }, + { + "id": "FMA:76577", + "name": "Set of compartments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Compartments", + "Compartments set" + ] + }, + { + "id": "FMA:76578", + "name": "Set of pits of palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Pits of palatine tonsil" + ] + }, + { + "id": "FMA:76579", + "name": "Set of crypts of Palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Crypts of Palatine tonsil" + ] + }, + { + "id": "FMA:76580", + "name": "Set of pits of pharyngeal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Pits of pharyngeal tonsil" + ] + }, + { + "id": "FMA:76581", + "name": "Set of crypts of pharyngeal tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Crypts of pharyngeal tonsil" + ] + }, + { + "id": "FMA:76582", + "name": "Trunk of branch of hepatic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76547" + ] + } + }, + { + "id": "FMA:76583", + "name": "Set of gastric pits", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Gastric pits", + "Gastric pits set" + ] + }, + { + "id": "FMA:76584", + "name": "Set of anal sinuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Anal sinuses", + "Anal sinuses set" + ] + }, + { + "id": "FMA:76585", + "name": "Set of choanae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Posterior nasal apertures", + "Choanae set", + "Choanae" + ] + }, + { + "id": "FMA:76586", + "name": "Set of cavernous plexus of conchae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Cavernous plexus of conchae" + ] + }, + { + "id": "FMA:76587", + "name": "Set of paranasal sinuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Paranasal sinuses set", + "Paranasal sinuses" + ] + }, + { + "id": "FMA:76588", + "name": "Set of urethral lacunae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Lacunae of Morgagni", + "Urethral lacunae set", + "Urethral lacunae" + ] + }, + { + "id": "FMA:76589", + "name": "Set of openings of pulmonary veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Openings of pulmonary veins" + ] + }, + { + "id": "FMA:76590", + "name": "Set of dural venous sinuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Dural venous sinuses set", + "Dural venous sinuses" + ] + }, + { + "id": "FMA:76591", + "name": "Set of tonsillar crypts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Tonsillar crypts", + "Tonsillar crypts set" + ] + }, + { + "id": "FMA:76592", + "name": "Set of openings of smallest cardiac veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Openings of smallest cardiac veins" + ] + }, + { + "id": "FMA:76593", + "name": "Set of lymphoid nodules of lingual tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78560" + ] + }, + "synonyms": [ + "Lymphoid nodules of lingual tonsil" + ] + }, + { + "id": "FMA:76594", + "name": "Trunk of branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14767" + ] + } + }, + { + "id": "FMA:76595", + "name": "Trunk of splenic branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76594" + ] + } + }, + { + "id": "FMA:76596", + "name": "Trunk of hilar branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76595" + ] + } + }, + { + "id": "FMA:76597", + "name": "Trunk of segmental branch of splenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76595" + ] + } + }, + { + "id": "FMA:76598", + "name": "Set of impressions of cerebral gyri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Impressions of cerebral gyri" + ] + }, + { + "id": "FMA:76599", + "name": "Set of gastric areas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Gastric areas set", + "Gastric areas" + ] + }, + { + "id": "FMA:76600", + "name": "Set of lateral flexures of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Lateral flexures of rectum" + ] + }, + { + "id": "FMA:76601", + "name": "Set of pleural recesses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Pleural recesses set", + "Pleural recesses" + ] + }, + { + "id": "FMA:76602", + "name": "Trunk of branch of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:76603", + "name": "Set of paracolic gutters", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Paracolic gutters", + "Paracolic gutters set" + ] + }, + { + "id": "FMA:76604", + "name": "Set of recesses of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71919" + ] + }, + "synonyms": [ + "Recesses of tympanic membrane" + ] + }, + { + "id": "FMA:76605", + "name": "Trunk of branch of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:76606", + "name": "Trunk of lumbar branch of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76605" + ] + } + }, + { + "id": "FMA:76607", + "name": "Trunk of branch of median sacral artery anastomosing with iliolumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76605" + ] + } + }, + { + "id": "FMA:76609", + "name": "Vestige of ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Ductus deferens vestige" + ] + }, + { + "id": "FMA:76610", + "name": "Scrotal part of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Scrotal part of ductus deferens" + ] + }, + { + "id": "FMA:76611", + "name": "Funicular part of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Funicular part of ductus deferens" + ] + }, + { + "id": "FMA:76612", + "name": "Inguinal part of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Inguinal part of ductus deferens" + ] + }, + { + "id": "FMA:76613", + "name": "Pelvic part of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + }, + "synonyms": [ + "Pelvic part of ductus deferens" + ] + }, + { + "id": "FMA:76614", + "name": "Set of diverticula of ampulla of ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Diverticula of ampulla of ductus deferens" + ] + }, + { + "id": "FMA:76616", + "name": "Vertebral region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76617", + "name": "Coccygeal foveola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61691" + ] + } + }, + { + "id": "FMA:76618", + "name": "Lateral retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25448" + ] + } + }, + { + "id": "FMA:76619", + "name": "Medial retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25448" + ] + } + }, + { + "id": "FMA:76621", + "name": "Chondrocranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64792" + ] + } + }, + { + "id": "FMA:76622", + "name": "Desmocranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64792" + ] + } + }, + { + "id": "FMA:76623", + "name": "Pericranium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:76624", + "name": "Inion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:76625", + "name": "Asterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:76626", + "name": "Gonion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:76627", + "name": "Pterygomaxillary fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:76628", + "name": "External table of calvaria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:76629", + "name": "Internal table of calvaria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:76630", + "name": "Diploe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:76632", + "name": "Trochlea of phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85562" + ] + } + }, + { + "id": "FMA:76633", + "name": "Trochlea of phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85562" + ] + } + }, + { + "id": "FMA:76634", + "name": "Body of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Metatarsal body" + ] + }, + { + "id": "FMA:76636", + "name": "Costal process of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67601" + ] + } + }, + { + "id": "FMA:76637", + "name": "Styloid process of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75433" + ] + }, + "synonyms": [ + "Styloid process of metacarpal III" + ] + }, + { + "id": "FMA:76638", + "name": "Calcaneal process of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75433" + ] + }, + "synonyms": [ + "Calcaneal process of cuboid" + ] + }, + { + "id": "FMA:76639", + "name": "Scalene tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75429" + ] + }, + "synonyms": [ + "Lisfranc's tubercle" + ] + }, + { + "id": "FMA:76640", + "name": "Tuberosity for serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + } + }, + { + "id": "FMA:76641", + "name": "Tuberosity of distal phalanx of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + } + }, + { + "id": "FMA:76642", + "name": "Tuberosity of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + }, + "synonyms": [ + "Tuberosity of cuboid", + "Cuboid tuberosity" + ] + }, + { + "id": "FMA:76643", + "name": "Tuberosity of first metatarsal bone [I]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + } + }, + { + "id": "FMA:76644", + "name": "Tuberosity of fifth metatarsal bone [V]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + } + }, + { + "id": "FMA:76645", + "name": "Tuberosity of distal phalanx of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75431" + ] + } + }, + { + "id": "FMA:76646", + "name": "Pars anterior of anterior lobe of pituitary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74630" + ] + } + }, + { + "id": "FMA:76647", + "name": "Trunk of basilar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Basilar arterial trunk" + ] + }, + { + "id": "FMA:76648", + "name": "Trunk of branch of basilar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + } + }, + { + "id": "FMA:76649", + "name": "Trunk of pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76648" + ] + }, + "synonyms": [ + "Pontine arterial trunk" + ] + }, + { + "id": "FMA:76650", + "name": "Segmental tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15387" + ] + } + }, + { + "id": "FMA:76651", + "name": "Subserosa of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserous layer of oesophagus", + "Esophagus subserosa", + "Subserosa of oesophagus" + ] + }, + { + "id": "FMA:76652", + "name": "Infundibulum of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86735" + ] + }, + "synonyms": [ + "Gallbladder infundibulum" + ] + }, + { + "id": "FMA:76653", + "name": "Superior sphincter of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:76654", + "name": "Inferior sphincter of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14687" + ] + } + }, + { + "id": "FMA:76655", + "name": "Visceral serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45637" + ] + }, + "synonyms": [ + "Serous coat of visceral pleura" + ] + }, + { + "id": "FMA:76656", + "name": "Visceral subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45636" + ] + }, + "synonyms": [ + "Subserous layer of visceral pleura" + ] + }, + { + "id": "FMA:76659", + "name": "Renal cortical labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + } + }, + { + "id": "FMA:76660", + "name": "Renal cortex corticis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + } + }, + { + "id": "FMA:76662", + "name": "Outer stripe of medulla of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86312" + ] + }, + "synonyms": [ + "Outer stripe of renal medulla" + ] + }, + { + "id": "FMA:76663", + "name": "Inner stripe of medulla of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86312" + ] + }, + "synonyms": [ + "Inner stripe of renal medulla" + ] + }, + { + "id": "FMA:76664", + "name": "Interbundle region of renal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86312" + ] + } + }, + { + "id": "FMA:76666", + "name": "Renal crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15573" + ] + } + }, + { + "id": "FMA:76667", + "name": "Cribriform area of renal papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15573" + ] + } + }, + { + "id": "FMA:76668", + "name": "Surface of cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + }, + "synonyms": [ + "Cartilage surface" + ] + }, + { + "id": "FMA:76669", + "name": "Arytenoid articular surface on cricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76670", + "name": "Thyroid articular surface on cricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76671", + "name": "Articular surface of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76672", + "name": "Anterolateral surface of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76673", + "name": "Medial surface of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76674", + "name": "Posterior surface of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76668" + ] + } + }, + { + "id": "FMA:76675", + "name": "Anterosuperior surface of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:76676", + "name": "Antero-inferior surface of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28610" + ] + } + }, + { + "id": "FMA:76677", + "name": "Superior part of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76678", + "name": "Cardiac impression on diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76679", + "name": "Anterior part of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76680", + "name": "Right part of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76681", + "name": "Posterior part of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76682", + "name": "Bare area of diaphragmatic surface of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18141" + ] + } + }, + { + "id": "FMA:76683", + "name": "Anal transition zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:76684", + "name": "Pharyngo-oesophageal constriction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Pharyngo-esophageal constriction" + ] + }, + { + "id": "FMA:76685", + "name": "Broncho-aortic constriction of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Broncho-aortic constriction of oesophagus" + ] + }, + { + "id": "FMA:76686", + "name": "Thoracic constriction of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Thoracic constriction of oesophagus" + ] + }, + { + "id": "FMA:76687", + "name": "Diaphragmatic constriction of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17041" + ] + }, + "synonyms": [ + "Diaphragmatic constriction of oesophagus" + ] + }, + { + "id": "FMA:76690", + "name": "Articular disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Meniscus" + ] + }, + { + "id": "FMA:76691", + "name": "Articular recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76692", + "name": "Synovial sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76693", + "name": "Amphiarthrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76694", + "name": "Inserting periodontium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76695", + "name": "Intervertebral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76696", + "name": "Fascia of individual muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Individual muscular fascia", + "Muscle sheath" + ] + }, + { + "id": "FMA:76697", + "name": "Tendinous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76698", + "name": "Tendinous intersection", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76699", + "name": "Investing layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76700", + "name": "Compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76701", + "name": "Mobile end", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76702", + "name": "Fixed end", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76703", + "name": "Nucleus pulposus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20111" + ] + } + }, + { + "id": "FMA:76704", + "name": "Anulus fibrosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76705", + "name": "Fascia of individual pelvic organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Individual pelvic organ fascia", + "Tyrrel's fascia", + "Denonvilliers' fascia" + ] + }, + { + "id": "FMA:76706", + "name": "Fascia of individual abdominal organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Individual abdominal organ fascia" + ] + }, + { + "id": "FMA:76707", + "name": "Muscular trochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76708", + "name": "Cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76709", + "name": "Vascular circle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76710", + "name": "Arterial circle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76711", + "name": "Membranous wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76712", + "name": "Hidden part of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76713", + "name": "Mesotendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76714", + "name": "Fibrous sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76715", + "name": "Tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76716", + "name": "Fascia of individual organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + }, + "synonyms": [ + "Individual organ fascia" + ] + }, + { + "id": "FMA:76717", + "name": "Deep artery of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76718", + "name": "Deep vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76719", + "name": "Superficial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76720", + "name": "Cutaneous vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76721", + "name": "Collateral vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76722", + "name": "Anastomotic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76723", + "name": "Cusp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76727", + "name": "Articular vascular plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76728", + "name": "Rete mirabile", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76729", + "name": "Meningeal branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Recurrent branch", + "Recurrent nerve of Luschka" + ] + }, + { + "id": "FMA:76730", + "name": "Articular branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76731", + "name": "Cutaneous branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76732", + "name": "Muscular branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76733", + "name": "Dorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Dorsal branch" + ] + }, + { + "id": "FMA:76734", + "name": "Lateral lacunae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76735", + "name": "Spinal branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Spinal vein" + ] + }, + { + "id": "FMA:76736", + "name": "Intervertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + } + }, + { + "id": "FMA:76737", + "name": "Column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76738", + "name": "Funiculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76739", + "name": "Tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76740", + "name": "Fascicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Fasciculus" + ] + }, + { + "id": "FMA:76741", + "name": "Commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:76742", + "name": "Lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76743", + "name": "Association fibre", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76744", + "name": "Commissural fibre", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76745", + "name": "Projection fibre", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76746", + "name": "Stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76747", + "name": "Anterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76748", + "name": "Posterior ramus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76749", + "name": "Terminal nerve [0]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76750", + "name": "Terminal ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76751", + "name": "Set of posterior veins of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Posterior veins of left ventricle" + ] + }, + { + "id": "FMA:76752", + "name": "Parietal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76753", + "name": "Extraserosal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + } + }, + { + "id": "FMA:76754", + "name": "Visceral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76755", + "name": "Thoracic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57863" + ] + } + }, + { + "id": "FMA:76756", + "name": "Visceral abdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57969" + ] + } + }, + { + "id": "FMA:76759", + "name": "Umbilical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + } + }, + { + "id": "FMA:76760", + "name": "Investing abdominal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:76761", + "name": "Deep investing fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18098" + ] + } + }, + { + "id": "FMA:76762", + "name": "Superficial investing fascia of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57965" + ] + }, + "synonyms": [ + "Gallaudet's fascia (abdomen)" + ] + }, + { + "id": "FMA:76764", + "name": "Presacral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:76765", + "name": "Rectosacral fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + } + }, + { + "id": "FMA:76766", + "name": "Precaecocolic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Jackson's veil", + "Jackson's membrane" + ] + }, + { + "id": "FMA:76767", + "name": "Anterior cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Anterior vein of right ventricle" + ] + }, + { + "id": "FMA:76768", + "name": "Set of anterior veins of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Anterior veins of right ventricle" + ] + }, + { + "id": "FMA:76769", + "name": "Subdivision of supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62317" + ] + }, + "synonyms": [ + "Supraoptic nuclear subdivision" + ] + }, + { + "id": "FMA:76770", + "name": "Dorsolateral part of supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76769" + ] + } + }, + { + "id": "FMA:76771", + "name": "Dorsomedial part of supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76769" + ] + } + }, + { + "id": "FMA:76772", + "name": "Ventromedial part of supraoptic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76769" + ] + } + }, + { + "id": "FMA:76775", + "name": "Set of medial lumbar intertransversarius muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Set of medial lumbar intertransversarii", + "Medial lumbar intertransversarii set", + "Medial lumbar intertransversarii" + ] + }, + { + "id": "FMA:76776", + "name": "Set of medial posterior cervical intertransversarii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Medial posterior cervical intertransversarii", + "Medial posterior cervical intertransversarii set" + ] + }, + { + "id": "FMA:76777", + "name": "Vinculum longum of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76778", + "name": "Vinculum breve of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76781", + "name": "Set of tendinous intersections", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Tendinous intersections set", + "Tendinous intersections" + ] + }, + { + "id": "FMA:76782", + "name": "Set of intertendinous connections of extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Intertendinous connections of extensor digitorum" + ] + }, + { + "id": "FMA:76783", + "name": "Set of transverse fascicles of plantar aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Transverse fascicles of plantar aponeurosis" + ] + }, + { + "id": "FMA:76785", + "name": "Set of trochanteric bursae of gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "Trochanteric bursae of gluteus medius" + ] + }, + { + "id": "FMA:76786", + "name": "Set of splenic trabeculae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Splenic trabeculae", + "Splenic trabeculae set" + ] + }, + { + "id": "FMA:76787", + "name": "Set of rootlets", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78573" + ] + }, + "synonyms": [ + "Rootlets set", + "Rootlets" + ] + }, + { + "id": "FMA:76788", + "name": "Set of roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78573" + ] + }, + "synonyms": [ + "Roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:76789", + "name": "Set of trunks of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78573" + ] + }, + "synonyms": [ + "Trunks of brachial plexus" + ] + }, + { + "id": "FMA:76790", + "name": "Set of cords of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78573" + ] + }, + "synonyms": [ + "Cords of brachial plexus" + ] + }, + { + "id": "FMA:76791", + "name": "Set of sacral nerves and coccygeal nerve [S1-S5, Co]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + }, + "synonyms": [ + "Sacral nerves and coccygeal nerve [S1-S5, Co]" + ] + }, + { + "id": "FMA:76792", + "name": "Set of dorsal rami of sacral nerves and coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78552" + ] + }, + "synonyms": [ + "Posterior rami of sacral nerves and coccygeal nerve", + "Dorsal rami of sacral nerves and coccygeal nerve" + ] + }, + { + "id": "FMA:76793", + "name": "Set of anterior rami of sacral nerves and coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Ventral rami of sacral nerves and coccygeal nerve", + "Anterior rami of sacral nerves and coccygeal nerve" + ] + }, + { + "id": "FMA:76794", + "name": "Set of peripheral autonomic plexuses and ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Peripheral autonomic plexuses and ganglia set", + "Peripheral autonomic plexuses and ganglia" + ] + }, + { + "id": "FMA:76795", + "name": "Subdivision of lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Lateral parabrachial nuclear subdivision" + ] + }, + { + "id": "FMA:76796", + "name": "Anatomical internal os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76797", + "name": "Histological internal os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76798", + "name": "Lateral part of lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76795" + ] + }, + "synonyms": [ + "Lateral subnucleus of lateral parabrachial nucleus" + ] + }, + { + "id": "FMA:76799", + "name": "Medial part of lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76795" + ] + }, + "synonyms": [ + "Medial subnucleus of lateral parabrachial nucleus" + ] + }, + { + "id": "FMA:76800", + "name": "Dorsal part of lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76795" + ] + }, + "synonyms": [ + "Posterior subnucleus of lateral parabrachial nucleus", + "Dorsal subnucleus of lateral parabrachial nucleus", + "Posterior part of lateral parabrachial nucleus" + ] + }, + { + "id": "FMA:76802", + "name": "Serrate suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76804", + "name": "Denticulate suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76805", + "name": "Articular cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76806", + "name": "Articular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76807", + "name": "Articular head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76808", + "name": "Labrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76810", + "name": "Plane suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:76811", + "name": "Limbous suture", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:76812", + "name": "Ventral part of lateral parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76795" + ] + }, + "synonyms": [ + "Anterior subnucleus of lateral parabrachial nucleus", + "Anterior part of lateral parabrachial nucleus", + "Ventral subnucleus of lateral parabrachial nucleus" + ] + }, + { + "id": "FMA:76813", + "name": "Subdivision of medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Medial parabrachial nuclear subdivision" + ] + }, + { + "id": "FMA:76814", + "name": "Set of hepatic segmentation: lobes, parts, divisions and segments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Hepatic segmentation: lobes, parts, divisions and segments set", + "Hepatic segmentation: lobes, parts, divisions and segments" + ] + }, + { + "id": "FMA:76815", + "name": "Set of synovial villi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Synovial villi", + "Synovial villi set" + ] + }, + { + "id": "FMA:76816", + "name": "Set of ligamenta flava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "Ligamenta flava set" + ] + }, + { + "id": "FMA:76817", + "name": "Medial part of medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76813" + ] + }, + "synonyms": [ + "Medial subnucleus of medial parabrachial nucleus" + ] + }, + { + "id": "FMA:76818", + "name": "Lateral part of medial parabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76813" + ] + }, + "synonyms": [ + "Lateral subnucleus of medial parabrachial nucleus" + ] + }, + { + "id": "FMA:76819", + "name": "Set of commissures of semilunar cusps of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78568" + ] + }, + "synonyms": [ + "Commissures of semilunar cusps of pulmonary valve" + ] + }, + { + "id": "FMA:76820", + "name": "Set of penicilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Penicilli set" + ] + }, + { + "id": "FMA:76821", + "name": "Set of meninges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Meninges set" + ] + }, + { + "id": "FMA:76822", + "name": "Set of radii of lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Radii of lens" + ] + }, + { + "id": "FMA:76823", + "name": "Set of meridional fibers of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78558" + ] + }, + "synonyms": [ + "Brucke's muscle", + "Meridional fibers of ciliary muscle", + "Meridional fibres of ciliary muscle" + ] + }, + { + "id": "FMA:76824", + "name": "Set of longitudinal fibers of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78558" + ] + }, + "synonyms": [ + "Longitudinal fibers of ciliary muscle", + "Longitudinal fibres of ciliary muscle" + ] + }, + { + "id": "FMA:76825", + "name": "Set of radial fibers of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78558" + ] + }, + "synonyms": [ + "Rouget's muscle", + "Radial fibres of ciliary muscle", + "Radial fibers of ciliary muscle" + ] + }, + { + "id": "FMA:76826", + "name": "Set of circular fibers of ciliary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78558" + ] + }, + "synonyms": [ + "Circular fibres of ciliary muscle", + "Circular fibers of ciliary muscle" + ] + }, + { + "id": "FMA:76827", + "name": "Set of lens fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Lens fibers", + "Lens fibers set", + "Lens fibres" + ] + }, + { + "id": "FMA:76828", + "name": "Segment of central medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73730" + ] + }, + "synonyms": [ + "Central medullary reticular complex segment" + ] + }, + { + "id": "FMA:76829", + "name": "Set of zonular fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Zonular fibers", + "Zonular fibers set", + "Zonular fibres" + ] + }, + { + "id": "FMA:76830", + "name": "Subdivision of gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Gigantocellular nuclear subdivision" + ] + }, + { + "id": "FMA:76831", + "name": "Dorsal gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:76832", + "name": "Ventral gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Ventral gigantocellular reticular nucleus", + "Anterior gigantocellular reticular nucleus" + ] + }, + { + "id": "FMA:76833", + "name": "Magnocellular part of lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77109" + ] + } + }, + { + "id": "FMA:76834", + "name": "Parvocellular part of lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77109" + ] + } + }, + { + "id": "FMA:76835", + "name": "Accessory pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55662" + ] + } + }, + { + "id": "FMA:76836", + "name": "External cervical os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20422" + ] + }, + "synonyms": [ + "External os of uterus" + ] + }, + { + "id": "FMA:76837", + "name": "Anterior lip of external cervical os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Anterior lip of external os of uterus", + "Anterior lip of external os" + ] + }, + { + "id": "FMA:76838", + "name": "Posterior lip of external cervical os", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + }, + "synonyms": [ + "Posterior lip of external os", + "Posterior lip of external os of uterus" + ] + }, + { + "id": "FMA:76841", + "name": "Vena comitans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:76842", + "name": "Sinus of venae cavae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Venae cavae sinus" + ] + }, + { + "id": "FMA:76843", + "name": "Node of arch of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67316" + ] + } + }, + { + "id": "FMA:76844", + "name": "Lateral part of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62401" + ] + } + }, + { + "id": "FMA:76845", + "name": "Retrorubral part of substantia nigra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62401" + ] + } + }, + { + "id": "FMA:76846", + "name": "Anterior atlanto-occipital ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76847", + "name": "Lateral atlanto-occipital ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76848", + "name": "Superficial posterior sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76849", + "name": "Deep posterior sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76850", + "name": "Anterior sacrococcygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76851", + "name": "Falciform process of sacrotuberous ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76852", + "name": "Anterior tibiofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76853", + "name": "Posterior tibiofibular ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76854", + "name": "Anterior meniscofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligament of Humphrey" + ] + }, + { + "id": "FMA:76855", + "name": "Posterior meniscofemoral ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Ligament of Robert", + "Ligament of Wrisberg" + ] + }, + { + "id": "FMA:76856", + "name": "Transverse ligament of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76857", + "name": "Anterior ligament of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Anterior ligament of fibular head", + "Anterior ligament of head of fibula" + ] + }, + { + "id": "FMA:76858", + "name": "Posterior ligament of proximal epiphysis of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Posterior ligament of fibular head", + "Posterior ligament of head of fibula" + ] + }, + { + "id": "FMA:76859", + "name": "Abdominal extraperitoneal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Extraperitoneal ligament" + ] + }, + { + "id": "FMA:76860", + "name": "Lateral pubovesical ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:76861", + "name": "Masseteric fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76862", + "name": "Parotid fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76863", + "name": "Temporal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76864", + "name": "Superficial layer of temporal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76865", + "name": "Deep layer of temporal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76866", + "name": "Cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5023" + ] + } + }, + { + "id": "FMA:76867", + "name": "Nuchal fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:76868", + "name": "Subsartorial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + }, + "synonyms": [ + "Anteromedial intermuscular septum" + ] + }, + { + "id": "FMA:76869", + "name": "Premaxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:76870", + "name": "Desmodentium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + }, + "synonyms": [ + "Periodontal fiber", + "Periodontal fibre" + ] + }, + { + "id": "FMA:76871", + "name": "Fascia of head and neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + }, + "synonyms": [ + "Head and neck fascia" + ] + }, + { + "id": "FMA:76872", + "name": "Manubriosternal synchondrosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7497" + ] + } + }, + { + "id": "FMA:76873", + "name": "Sternal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:76874", + "name": "Retro-inguinal muscular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + } + }, + { + "id": "FMA:76875", + "name": "Retro-inguinal vascular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27940" + ] + } + }, + { + "id": "FMA:76876", + "name": "Bursa of tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Tensor veli palatini bursa" + ] + }, + { + "id": "FMA:76877", + "name": "Subcutaneous bursa of laryngeal prominence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32426" + ] + } + }, + { + "id": "FMA:76878", + "name": "Retrohyoid bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + }, + "synonyms": [ + "Boyer's bursa" + ] + }, + { + "id": "FMA:76879", + "name": "Intratendinous olecranon bursa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9692" + ] + } + }, + { + "id": "FMA:76881", + "name": "Intertubercular tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:76883", + "name": "Tendinous sheath of abductor longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231434" + ] + } + }, + { + "id": "FMA:76884", + "name": "Tendinous sheath of extensores carpi radiales", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231434" + ] + } + }, + { + "id": "FMA:76885", + "name": "Anular part of fibrous sheath of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85277" + ] + } + }, + { + "id": "FMA:76886", + "name": "Cruciform part of fibrous sheath of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85277" + ] + } + }, + { + "id": "FMA:76887", + "name": "Crico-oesophageal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25625" + ] + } + }, + { + "id": "FMA:76888", + "name": "Frenulum of ileal orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14092" + ] + }, + "synonyms": [ + "Ileal orifice frenulum" + ] + }, + { + "id": "FMA:76889", + "name": "Ileocolic lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + }, + "synonyms": [ + "Superior lip" + ] + }, + { + "id": "FMA:76890", + "name": "Ileocaecal lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + }, + "synonyms": [ + "Inferior lip" + ] + }, + { + "id": "FMA:76891", + "name": "Mesocolic taenia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:76892", + "name": "Omental taenia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:76893", + "name": "Free taenia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:76894", + "name": "Left lateral division of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13360" + ] + } + }, + { + "id": "FMA:76895", + "name": "Left medial division of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13360" + ] + } + }, + { + "id": "FMA:76896", + "name": "Right medial division of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13360" + ] + } + }, + { + "id": "FMA:76897", + "name": "Right lateral division of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13360" + ] + } + }, + { + "id": "FMA:76898", + "name": "Anterior branch of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76899", + "name": "Posterior branch of right hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76900", + "name": "Lateral branch of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76901", + "name": "Medial branch of left hepatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76902", + "name": "Right duct of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76903", + "name": "Left duct of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71856" + ] + } + }, + { + "id": "FMA:76904", + "name": "Mucosa of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Mucous membrane of urethra", + "Urethral mucosa" + ] + }, + { + "id": "FMA:76905", + "name": "Intramural part of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:76906", + "name": "Circular muscle layer of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76909" + ] + }, + "synonyms": [ + "Circular muscle layer of prostatic urethra" + ] + }, + { + "id": "FMA:76907", + "name": "Longitudinal muscle layer of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Longitudinal muscle layer of urethra" + ] + }, + { + "id": "FMA:76908", + "name": "Spongy layer of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:76909", + "name": "Muscle layer of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85353" + ] + }, + "synonyms": [ + "Muscular layer of urethra", + "Muscular coat of urethra" + ] + }, + { + "id": "FMA:76910", + "name": "Urethral carina of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19969" + ] + } + }, + { + "id": "FMA:76911", + "name": "Spongy layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:76912", + "name": "Oblong fovea of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64135" + ] + } + }, + { + "id": "FMA:76913", + "name": "Triangular fovea of arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64135" + ] + } + }, + { + "id": "FMA:76914", + "name": "Subdivision of nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + } + }, + { + "id": "FMA:76915", + "name": "Dorsal subdivision of nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76914" + ] + }, + "synonyms": [ + "Gudden ganglion", + "Von Gudden's ganglion" + ] + }, + { + "id": "FMA:76916", + "name": "Interstitial subdivision of nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76914" + ] + } + }, + { + "id": "FMA:76917", + "name": "Ventral subdivision of nucleus of posterior commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76914" + ] + } + }, + { + "id": "FMA:76918", + "name": "Subdivision of pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Pedunculopontine tegmental nuclear subdivision" + ] + }, + { + "id": "FMA:76919", + "name": "Compact part of pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76918" + ] + }, + "synonyms": [ + "Compact subnucleus of pedunculopontine tegmental nucleus" + ] + }, + { + "id": "FMA:76920", + "name": "Dissipated part of pedunculopontine tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76918" + ] + }, + "synonyms": [ + "Dissipated subnucleus of pedunculopontine tegmental nucleus" + ] + }, + { + "id": "FMA:76921", + "name": "Fossa of oval window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + }, + "synonyms": [ + "Oval window fossa" + ] + }, + { + "id": "FMA:76922", + "name": "Fossa of round window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + }, + "synonyms": [ + "Round window fossa" + ] + }, + { + "id": "FMA:76923", + "name": "Fossa of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + }, + "synonyms": [ + "Incus fossa" + ] + }, + { + "id": "FMA:76924", + "name": "Segment of cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + }, + "synonyms": [ + "Cerebellar cortical segment" + ] + }, + { + "id": "FMA:76925", + "name": "Hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Cerebellum hemisphere", + "Hemisphere of cerebellum [H II - H X]" + ] + }, + { + "id": "FMA:76926", + "name": "Body of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67949" + ] + }, + "synonyms": [ + "Cerebellum body" + ] + }, + { + "id": "FMA:76927", + "name": "Triangular fossa of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:76928", + "name": "Vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Vermis of cerebellum [I-X]", + "Cerebellum vermis" + ] + }, + { + "id": "FMA:76929", + "name": "Recess of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + }, + "synonyms": [ + "Tympanic membrane recess" + ] + }, + { + "id": "FMA:76930", + "name": "Anterior recess of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76929" + ] + } + }, + { + "id": "FMA:76931", + "name": "Superior recess of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76929" + ] + } + }, + { + "id": "FMA:76932", + "name": "Posterior recess of tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76929" + ] + } + }, + { + "id": "FMA:76933", + "name": "Phrenicomediastinal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:76934", + "name": "Vertebromediastinal recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:76935", + "name": "Saccular recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:76936", + "name": "Spherical recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:76937", + "name": "Cochlear recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:76938", + "name": "Subdivision of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84085" + ] + }, + "synonyms": [ + "Central lobular subdivision" + ] + }, + { + "id": "FMA:76939", + "name": "Dorsal part of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76938" + ] + }, + "synonyms": [ + "Posterior part of central lobule of cerebellum", + "Dorsal part of central lobule of cerebellum [III]" + ] + }, + { + "id": "FMA:76940", + "name": "Ventral part of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76938" + ] + }, + "synonyms": [ + "Anterior part of central lobule of cerebellum", + "Ventral part of central lobule of cerebellum [II]" + ] + }, + { + "id": "FMA:76941", + "name": "Wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76938" + ] + }, + "synonyms": [ + "Central lobular wing", + "Wing of central lobule of cerebellum" + ] + }, + { + "id": "FMA:76942", + "name": "Subdivision of wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76938" + ] + } + }, + { + "id": "FMA:76943", + "name": "Ascending branch of anterior segmental artery of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76944", + "name": "Descending branch of anterior segmental artery of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76945", + "name": "Ascending branch of posterior segmental artery of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76946", + "name": "Descending branch of posterior segmental artery of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76947", + "name": "Ascending branch of anterior segmental artery of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76948", + "name": "Descending branch of anterior segmental artery of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76949", + "name": "Ascending branch of posterior segmental artery of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76950", + "name": "Descending branch of posterior segmental artery of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66326" + ] + } + }, + { + "id": "FMA:76951", + "name": "Dorsal part of wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76942" + ] + }, + "synonyms": [ + "Superior part of wing of central lobule of cerebellum", + "Dorsal part of wing of central lobule of cerebellum [H III]" + ] + }, + { + "id": "FMA:76952", + "name": "Ventral part of wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76942" + ] + }, + "synonyms": [ + "Inferior part of wing of central lobule of cerebellum", + "Ventral part of wing of central lobule of cerebellum [H II]" + ] + }, + { + "id": "FMA:76953", + "name": "Cortex of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + }, + "synonyms": [ + "Culmen cortex" + ] + }, + { + "id": "FMA:76954", + "name": "Dorsal part of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84086" + ] + }, + "synonyms": [ + "Posterior part of culmen", + "Dorsal part of culmen [V]" + ] + }, + { + "id": "FMA:76955", + "name": "Ventral part of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84086" + ] + }, + "synonyms": [ + "Anterior part of culmen", + "Ventral part of culmen [IV]" + ] + }, + { + "id": "FMA:76956", + "name": "Cortex of hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:76957", + "name": "Subdivision of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84085" + ] + }, + "synonyms": [ + "Anterior quadrangular lobular subdivision" + ] + }, + { + "id": "FMA:76958", + "name": "Dorsal part of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76957" + ] + }, + "synonyms": [ + "Posterior part of anterior quadrangular lobule of cerebellum", + "Dorsal part of anterior quadrangular lobule of cerebellum [H V]" + ] + }, + { + "id": "FMA:76959", + "name": "Ventral part of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76957" + ] + }, + "synonyms": [ + "Anterior part of anterior quadrangular lobule of cerebellum", + "Ventral part of anterior quadrangular lobule of cerebellum [H IV]" + ] + }, + { + "id": "FMA:76960", + "name": "Subdivision of paraventricular nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + } + }, + { + "id": "FMA:76961", + "name": "Dorsal paraventricular nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Posterior paraventricular nucleus of thalamus" + ] + }, + { + "id": "FMA:76962", + "name": "Ventral paraventricular nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + }, + "synonyms": [ + "Anterior paraventricular nucleus of thalamus" + ] + }, + { + "id": "FMA:76963", + "name": "Intralobar part of posterior branch of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + }, + "synonyms": [ + "Intralobar tributary of posterior branch of right superior pulmonary vein" + ] + }, + { + "id": "FMA:76964", + "name": "Inferiorbasal vein of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:76965", + "name": "Intersegmental pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:76966", + "name": "Intersegmental part of apical vein of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76967", + "name": "Intersegmental part of anterior vein of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76968", + "name": "Intersegmental part of superior vein of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76969", + "name": "Intersegmental part of anterior basal vein of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76970", + "name": "Intersegmental part of apicoposterior vein of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76971", + "name": "Intersegmental part of anterior vein of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76972", + "name": "Intersegmental part of superior vein of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76973", + "name": "Intersegmental part of anterior basal vein of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76965" + ] + } + }, + { + "id": "FMA:76974", + "name": "Infralobar part of posterior branch of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66643" + ] + } + }, + { + "id": "FMA:76975", + "name": "Radiation of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83859" + ] + }, + "synonyms": [ + "Thalamus radiation" + ] + }, + { + "id": "FMA:76976", + "name": "Anterior radiation of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76975" + ] + }, + "synonyms": [ + "Anterior thalamic radiation" + ] + }, + { + "id": "FMA:76977", + "name": "Hepatophrenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76978", + "name": "Central radiation of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76975" + ] + }, + "synonyms": [ + "Central thalamic radiation" + ] + }, + { + "id": "FMA:76979", + "name": "Hepato-oesophageal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76980", + "name": "Inferior radiation of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76975" + ] + }, + "synonyms": [ + "Inferior thalamic radiation" + ] + }, + { + "id": "FMA:76981", + "name": "Phrenicosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76982", + "name": "Posterior radiation of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76975" + ] + }, + "synonyms": [ + "Posterior thalamic radiation" + ] + }, + { + "id": "FMA:76983", + "name": "Pancreaticosplenic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76984", + "name": "Pancreaticocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76985", + "name": "Splenocolic ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76986", + "name": "Right triangular ligament of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76987", + "name": "Left triangular ligament of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:76988", + "name": "Koniocellular layer of dorsal nucleus of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62214" + ] + } + }, + { + "id": "FMA:76989", + "name": "Magnocellular layer of dorsal nucleus of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62214" + ] + } + }, + { + "id": "FMA:76990", + "name": "Sinu-atrial nodal branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + } + }, + { + "id": "FMA:76991", + "name": "Intermediate atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13911" + ] + } + }, + { + "id": "FMA:76992", + "name": "Parvocellular layer of dorsal nucleus of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62214" + ] + } + }, + { + "id": "FMA:76994", + "name": "Right posterolateral branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66327" + ] + } + }, + { + "id": "FMA:76995", + "name": "Lateral branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + } + }, + { + "id": "FMA:76996", + "name": "Atrial anastomotic branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + } + }, + { + "id": "FMA:76997", + "name": "Intermediate atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66328" + ] + } + }, + { + "id": "FMA:76998", + "name": "Supreme intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70399" + ] + }, + "synonyms": [ + "Superior intercostal artery" + ] + }, + { + "id": "FMA:76999", + "name": "Deep artery of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77000", + "name": "Pericardial serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of pericardium" + ] + }, + { + "id": "FMA:77001", + "name": "Pericardial subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserous layer of pericardium" + ] + }, + { + "id": "FMA:77006", + "name": "Dorsal premammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77007", + "name": "Ventral premammillary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77008", + "name": "Hypothalamohypophysial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:77009", + "name": "Paraventriculohypophysial tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:77010", + "name": "Retinohypothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62447" + ] + } + }, + { + "id": "FMA:77011", + "name": "Nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83686" + ] + }, + "synonyms": [ + "Spinal cord nucleus" + ] + }, + { + "id": "FMA:77012", + "name": "Anterior nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77013", + "name": "Dorsolateral nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Posterolateral nucleus of spinal cord" + ] + }, + { + "id": "FMA:77014", + "name": "Retrodorsal lateral nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Retroposterior lateral nucleus of spinal cord" + ] + }, + { + "id": "FMA:77015", + "name": "Dorsomedial nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Posteromedial nucleus of spinal cord" + ] + }, + { + "id": "FMA:77016", + "name": "Central nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77019", + "name": "Marginal nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77020", + "name": "Internal basilar nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77021", + "name": "Medial cervical nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77022", + "name": "Posterior nucleus of lateral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:77023", + "name": "Dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Posterior thoracic nucleus", + "Stilling-Clarke's nucleus", + "Stilling-Clarke's column", + "Clarke's column", + "Clarke's nucleus" + ] + }, + { + "id": "FMA:77024", + "name": "Nucleus of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Pudendal neural nucleus", + "Onuf's nucleus" + ] + }, + { + "id": "FMA:77025", + "name": "Ventral medial nucleus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Anterior medial nucleus of spinal cord" + ] + }, + { + "id": "FMA:77026", + "name": "Ventral fasciculus proprius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Anterior fasciculus proprius" + ] + }, + { + "id": "FMA:77027", + "name": "Lateral fasciculus proprius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + } + }, + { + "id": "FMA:77028", + "name": "Sulcomarginal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Tract of Marie" + ] + }, + { + "id": "FMA:77029", + "name": "Dorsal fasciculus proprius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Posterior fasciculus proprius" + ] + }, + { + "id": "FMA:77030", + "name": "Septomarginal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75799" + ] + }, + "synonyms": [ + "Oval bundle of Flechsig" + ] + }, + { + "id": "FMA:77031", + "name": "Interstitiospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75683" + ] + } + }, + { + "id": "FMA:77033", + "name": "White commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + } + }, + { + "id": "FMA:77034", + "name": "Dorsal white commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77033" + ] + }, + "synonyms": [ + "Posterior white commissure of spinal cord" + ] + }, + { + "id": "FMA:77035", + "name": "Ventral white commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77033" + ] + }, + "synonyms": [ + "Anterior white commissure of spinal cord" + ] + }, + { + "id": "FMA:77036", + "name": "Gray commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:77037", + "name": "Dorsal gray commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Posterior grey commissure of spinal cord", + "Dorsal grey commissure of spinal cord" + ] + }, + { + "id": "FMA:77038", + "name": "Ventral gray commissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Ventral grey commissure of spinal cord", + "Anterior grey commissure of spinal cord" + ] + }, + { + "id": "FMA:77042", + "name": "Afferent glomerular arteriole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63182" + ] + } + }, + { + "id": "FMA:77043", + "name": "Efferent glomerular arteriole of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63182" + ] + } + }, + { + "id": "FMA:77044", + "name": "Branching type of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9730" + ] + } + }, + { + "id": "FMA:77045", + "name": "Ampullary type of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9730" + ] + } + }, + { + "id": "FMA:77046", + "name": "Lateral bulboreticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77047", + "name": "Ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Orifice of ureter", + "Ureterovesical orifice", + "Mercier's bar", + "Ureteric orifice", + "Ureteric ostium" + ] + }, + { + "id": "FMA:77048", + "name": "Rubrobulbar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77049", + "name": "Abdominal ostium of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77050", + "name": "Rubro-olivary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77052", + "name": "Subdivision of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Gracile nuclear subdivision" + ] + }, + { + "id": "FMA:77053", + "name": "Uterine horn", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17559" + ] + } + }, + { + "id": "FMA:77054", + "name": "Segment of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Cervix segment" + ] + }, + { + "id": "FMA:77055", + "name": "Supravaginal part of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77054" + ] + } + }, + { + "id": "FMA:77056", + "name": "Vaginal part of cervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77054" + ] + } + }, + { + "id": "FMA:77057", + "name": "Paracervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77054" + ] + } + }, + { + "id": "FMA:77058", + "name": "Cell nest region of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77059", + "name": "Central part of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77060", + "name": "Rostral part of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77061", + "name": "Parametrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:77062", + "name": "Shell region of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77063", + "name": "Recto-uterinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + } + }, + { + "id": "FMA:77064", + "name": "Cardinal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7144" + ] + }, + "synonyms": [ + "Mackenrodt's ligament", + "Transverse cervical ligament" + ] + }, + { + "id": "FMA:77065", + "name": "Rostrodorsal subnucleus of gracile nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77066", + "name": "Cell group Z", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77052" + ] + } + }, + { + "id": "FMA:77067", + "name": "Subdivision of cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Cuneate nuclear subdivision" + ] + }, + { + "id": "FMA:77068", + "name": "Cell nest region of cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77067" + ] + } + }, + { + "id": "FMA:77069", + "name": "Central part of cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77067" + ] + } + }, + { + "id": "FMA:77070", + "name": "Rostral part of cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77067" + ] + } + }, + { + "id": "FMA:77071", + "name": "Shell region of cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77067" + ] + } + }, + { + "id": "FMA:77072", + "name": "Cell group X", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77067" + ] + } + }, + { + "id": "FMA:77073", + "name": "Preaccessory cuneate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77074", + "name": "Fascia of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + }, + "synonyms": [ + "Clitoris fascia" + ] + }, + { + "id": "FMA:77075", + "name": "Filling internal orifice of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15938" + ] + }, + "synonyms": [ + "Filling internal urethral orifice (male)" + ] + }, + { + "id": "FMA:77076", + "name": "Voiding internal orifice of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85264" + ] + }, + "synonyms": [ + "Voiding internal urethral orifice (female)" + ] + }, + { + "id": "FMA:77077", + "name": "Emptying internal orifice of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15938" + ] + }, + "synonyms": [ + "Emptying internal urethral orifice (male)" + ] + }, + { + "id": "FMA:77079", + "name": "Mucosa of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85390" + ] + }, + "synonyms": [ + "Prostatic urethral mucosa", + "Mucous membrane of prostatic urethra" + ] + }, + { + "id": "FMA:77082", + "name": "Subdivision of principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Principal inferior olivary nuclear subdivision" + ] + }, + { + "id": "FMA:77084", + "name": "Longitudinal muscle layer of membranous urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Longitudinal muscle layer of intermediate urethra" + ] + }, + { + "id": "FMA:77085", + "name": "Mucosa of intermediate urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85390" + ] + }, + "synonyms": [ + "Intermediate urethral mucosa", + "Mucosa of membranous urethra", + "Mucous membrane of intermediate urethra" + ] + }, + { + "id": "FMA:77086", + "name": "Dorsal lamella of principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77082" + ] + }, + "synonyms": [ + "Dorsal lamella of principal olivary nucleus" + ] + }, + { + "id": "FMA:77087", + "name": "Lateral lamella of principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77082" + ] + }, + "synonyms": [ + "Lateral lamella of principal olivary nucleus" + ] + }, + { + "id": "FMA:77088", + "name": "Ventral lamella of principal inferior olivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77082" + ] + }, + "synonyms": [ + "Ventral lamella of principal olivary nucleus" + ] + }, + { + "id": "FMA:77089", + "name": "Retrotrigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77090", + "name": "Retrofacial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77091", + "name": "Parasolitary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:77093", + "name": "Longitudinal muscle layer of spongiose part of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19697" + ] + }, + "synonyms": [ + "Longitudinal muscle layer of spongy urethra" + ] + }, + { + "id": "FMA:77094", + "name": "Mucosa of spongy urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85390" + ] + }, + "synonyms": [ + "Mucous membrane of spongy urethra", + "Spongy urethral mucosa" + ] + }, + { + "id": "FMA:77095", + "name": "Marginal nucleus of restiform body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77096", + "name": "Retroambiguus nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:77097", + "name": "Peritoneal serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of peritoneum" + ] + }, + { + "id": "FMA:77098", + "name": "Peritoneal subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserous layer of peritoneum" + ] + }, + { + "id": "FMA:77099", + "name": "Endolemniscal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77100", + "name": "Ascending mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + }, + "synonyms": [ + "Mesentery of ascending colon" + ] + }, + { + "id": "FMA:77101", + "name": "Subhypoglossal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Staderini's nucleus" + ] + }, + { + "id": "FMA:77102", + "name": "Descending mesocolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14645" + ] + }, + "synonyms": [ + "Mesentery of descending colon" + ] + }, + { + "id": "FMA:77103", + "name": "Intercalated nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258772" + ] + } + }, + { + "id": "FMA:77105", + "name": "Superior duodenal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + }, + "synonyms": [ + "Superior duodenal recess" + ] + }, + { + "id": "FMA:77106", + "name": "Inferior duodenal fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14631" + ] + }, + "synonyms": [ + "Inferior duodenal recess" + ] + }, + { + "id": "FMA:77107", + "name": "Pars alpha of gigantocellular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76830" + ] + }, + "synonyms": [ + "Pars alpha of gigantocellular reticular nucleus" + ] + }, + { + "id": "FMA:77108", + "name": "Segment of lateral medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73730" + ] + }, + "synonyms": [ + "Lateral medullary reticular complex segment" + ] + }, + { + "id": "FMA:77109", + "name": "Subdivision of lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Lateral reticular nuclear subdivision" + ] + }, + { + "id": "FMA:77110", + "name": "Auricle of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Auricular appendage", + "Auricula (Cor)", + "Auricle of atrium", + "Cardiac auricle", + "Atrial auricle" + ] + }, + { + "id": "FMA:77111", + "name": "Subtrigeminal part of lateral reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77109" + ] + } + }, + { + "id": "FMA:77113", + "name": "Nucleus of basal part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77114", + "name": "Anterior nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77115", + "name": "Ventral nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77116", + "name": "Lateral nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77117", + "name": "Median nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77118", + "name": "Dorsal nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + }, + "synonyms": [ + "Posterior nucleus of pons" + ] + }, + { + "id": "FMA:77120", + "name": "Dorsolateral nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + }, + "synonyms": [ + "Posterolateral nucleus of pons" + ] + }, + { + "id": "FMA:77121", + "name": "Dorsomedial nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + }, + "synonyms": [ + "Posteromedial nucleus of pons" + ] + }, + { + "id": "FMA:77122", + "name": "Paramedian nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77123", + "name": "Peduncular nucleus of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77113" + ] + } + }, + { + "id": "FMA:77124", + "name": "Left fibrous ring of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9497" + ] + } + }, + { + "id": "FMA:77125", + "name": "Right fibrous ring of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9497" + ] + } + }, + { + "id": "FMA:77132", + "name": "Transverse pericardial sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14705" + ] + }, + "synonyms": [ + "Thiele's canal", + "Transverse sinus of pericardial cavity" + ] + }, + { + "id": "FMA:77133", + "name": "Oblique pericardial sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14705" + ] + }, + "synonyms": [ + "Oblique sinus of pericardial cavity" + ] + }, + { + "id": "FMA:77135", + "name": "Superficial brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22693" + ] + } + }, + { + "id": "FMA:77139", + "name": "Nutrient artery of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22738" + ] + } + }, + { + "id": "FMA:77140", + "name": "Ulnar recurrent artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + } + }, + { + "id": "FMA:77141", + "name": "Nutrient artery of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22799" + ] + } + }, + { + "id": "FMA:77142", + "name": "Median artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22809" + ] + } + }, + { + "id": "FMA:77143", + "name": "Perforating branch of posterior interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22809" + ] + } + }, + { + "id": "FMA:77144", + "name": "Recurrent interosseous artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22809" + ] + } + }, + { + "id": "FMA:77145", + "name": "Artery of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + }, + "synonyms": [ + "Caudate lobar artery" + ] + }, + { + "id": "FMA:77146", + "name": "Intermediate branch of hepatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14769" + ] + } + }, + { + "id": "FMA:77147", + "name": "Anterior branch of inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:77148", + "name": "Posterior branch of inferior suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:77149", + "name": "Ascending branch of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70483" + ] + } + }, + { + "id": "FMA:77150", + "name": "Zone of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Umbilical arterial zone" + ] + }, + { + "id": "FMA:77151", + "name": "Patent part of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77150" + ] + } + }, + { + "id": "FMA:77152", + "name": "Occluded part of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77150" + ] + } + }, + { + "id": "FMA:77153", + "name": "Cord of umbilical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77150" + ] + }, + "synonyms": [ + "Umbilical arterial cord" + ] + }, + { + "id": "FMA:77154", + "name": "Accessory obturator artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69803" + ] + } + }, + { + "id": "FMA:77155", + "name": "Popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69458" + ] + } + }, + { + "id": "FMA:77156", + "name": "Obturator branch of pubic branch of inferior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20694" + ] + } + }, + { + "id": "FMA:77157", + "name": "Superficial plantar arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43942" + ] + } + }, + { + "id": "FMA:77158", + "name": "Calcaneal anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44032" + ] + } + }, + { + "id": "FMA:77160", + "name": "Pars umbilicalis of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Umbilical portion of portal vein", + "Umbilical part of trunk of left branch of portal vein", + "Umbilical part of left portal vein", + "Umbilical part of left branch of portal vein" + ] + }, + { + "id": "FMA:77161", + "name": "Intermediate hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14337" + ] + } + }, + { + "id": "FMA:77165", + "name": "Medial lacunar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16646" + ] + }, + "synonyms": [ + "Medial lacunar node", + "Medial lymph node of vascular lacuna" + ] + }, + { + "id": "FMA:77166", + "name": "Intermediate lacunar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + }, + "synonyms": [ + "Intermediate lymph node of vascular lacuna" + ] + }, + { + "id": "FMA:77167", + "name": "Lateral lacunar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5034" + ] + }, + "synonyms": [ + "Lateral lymph node of vascular lacuna" + ] + }, + { + "id": "FMA:77168", + "name": "Median sacral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:77169", + "name": "Thoracic skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78585" + ] + } + }, + { + "id": "FMA:77170", + "name": "Superior synovial membrane of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:77171", + "name": "Inferior synovial membrane of temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:77172", + "name": "Sacciform recess of elbow joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + } + }, + { + "id": "FMA:77173", + "name": "Zone of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Iliocostalis lumborum zone" + ] + }, + { + "id": "FMA:77174", + "name": "Lumbar part of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77173" + ] + }, + "synonyms": [ + "Lateral division of lumbar erector spinae" + ] + }, + { + "id": "FMA:77175", + "name": "Thoracic part of iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77173" + ] + } + }, + { + "id": "FMA:77177", + "name": "Iliocostalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32559" + ] + } + }, + { + "id": "FMA:77178", + "name": "Longissimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32559" + ] + } + }, + { + "id": "FMA:77179", + "name": "Spinalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32559" + ] + } + }, + { + "id": "FMA:77180", + "name": "Splenius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32559" + ] + } + }, + { + "id": "FMA:77181", + "name": "Anterior layer of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65110" + ] + } + }, + { + "id": "FMA:77182", + "name": "Posterior layer of rectus sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65110" + ] + } + }, + { + "id": "FMA:77183", + "name": "Loose connective tissue of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:77185", + "name": "Incisive papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66412" + ] + } + }, + { + "id": "FMA:77186", + "name": "Gingival papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66412" + ] + } + }, + { + "id": "FMA:77187", + "name": "Interdental papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66412" + ] + } + }, + { + "id": "FMA:77188", + "name": "Mesial fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:77189", + "name": "Distal fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:77190", + "name": "Cardiac orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77192", + "name": "Fornix of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86116" + ] + }, + "synonyms": [ + "Gastric fornix" + ] + }, + { + "id": "FMA:77193", + "name": "Zone of suspensory ligament of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20501" + ] + } + }, + { + "id": "FMA:77194", + "name": "Phrenicocoeliac part of suspensory muscle of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77193" + ] + } + }, + { + "id": "FMA:77195", + "name": "Coeliacoduodenal part of suspensory muscle of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77193" + ] + } + }, + { + "id": "FMA:77196", + "name": "Sphincter of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Pancreatic ductal sphincter" + ] + }, + { + "id": "FMA:77197", + "name": "Membranous part of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:77198", + "name": "Respiratory zone of nasal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59747" + ] + } + }, + { + "id": "FMA:77199", + "name": "Olfactory zone of nasal mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59747" + ] + }, + "synonyms": [ + "Olfactory part of nasal mucosa", + "Olfactory area of nasal mucosa" + ] + }, + { + "id": "FMA:77200", + "name": "Lymphatic valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67611" + ] + } + }, + { + "id": "FMA:77201", + "name": "Subdivision of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84085" + ] + }, + "synonyms": [ + "Biventer lobular subdivision" + ] + }, + { + "id": "FMA:77202", + "name": "Lateral part of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77201" + ] + }, + "synonyms": [ + "Lateral part of biventral lobule" + ] + }, + { + "id": "FMA:77203", + "name": "Medial part of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77201" + ] + }, + "synonyms": [ + "Medial part of biventral lobule" + ] + }, + { + "id": "FMA:77208", + "name": "Tapetum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:77210", + "name": "Branch of celiac nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80209" + ] + }, + "synonyms": [ + "Celiac neural plexus branch" + ] + }, + { + "id": "FMA:77211", + "name": "Branch of celiac nerve plexus to pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + }, + "synonyms": [ + "Sympathetic postganglionic branch of celiac ganglion to pancreas" + ] + }, + { + "id": "FMA:77212", + "name": "Zone of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Longissimus thoracis zone" + ] + }, + { + "id": "FMA:77213", + "name": "Branch of right vagus nerve to pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:77214", + "name": "Zone of pubococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19089" + ] + }, + "synonyms": [ + "Pubococcygeus zone" + ] + }, + { + "id": "FMA:77220", + "name": "Subparabrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Kolliker-Fuse nucleus" + ] + }, + { + "id": "FMA:77221", + "name": "Supralemniscal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77225", + "name": "Broncho-esophageus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85306" + ] + }, + "synonyms": [ + "Broncho-oesophageus" + ] + }, + { + "id": "FMA:77226", + "name": "Pleuro-esophageus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85306" + ] + }, + "synonyms": [ + "Pleuro-oesophageus" + ] + }, + { + "id": "FMA:77227", + "name": "Subdivision of longitudinal muscle layer of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63637" + ] + } + }, + { + "id": "FMA:77229", + "name": "Set of granular foveolae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Pacchionian granulations", + "Granular foveolae set", + "Granular foveolae" + ] + }, + { + "id": "FMA:77230", + "name": "Set of caroticotympanic canaliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Caroticotympanic canaliculi", + "Caroticotympanic canaliculi set" + ] + }, + { + "id": "FMA:77231", + "name": "Incisive bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77232", + "name": "Os centrale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77233", + "name": "Articular facet on tibia for medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66203" + ] + } + }, + { + "id": "FMA:77235", + "name": "Sulcus tali", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33575" + ] + } + }, + { + "id": "FMA:77236", + "name": "Calcaneal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33576" + ] + } + }, + { + "id": "FMA:77237", + "name": "Rectococcygeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77227" + ] + } + }, + { + "id": "FMA:77238", + "name": "Recto-urethralis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77227" + ] + } + }, + { + "id": "FMA:77239", + "name": "Recto-urethralis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77227" + ] + } + }, + { + "id": "FMA:77240", + "name": "Anoperinealis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77227" + ] + } + }, + { + "id": "FMA:77241", + "name": "Rectoperinealis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77227" + ] + } + }, + { + "id": "FMA:77243", + "name": "Lateral ligament of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20455" + ] + }, + "synonyms": [ + "Rectal stalk" + ] + }, + { + "id": "FMA:77244", + "name": "Schindylesis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75290" + ] + } + }, + { + "id": "FMA:77245", + "name": "Infrapatellar synovial fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64796" + ] + } + }, + { + "id": "FMA:77246", + "name": "Ciliary bundle of palpebral part of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Muscle of Riolan" + ] + }, + { + "id": "FMA:77247", + "name": "Erector spinae aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:77248", + "name": "Intermuscular septum of erector spinae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:77249", + "name": "Lumbar part of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77212" + ] + }, + "synonyms": [ + "Medial division of lumbar erector spinae" + ] + }, + { + "id": "FMA:77250", + "name": "Set of intercrural fibers of superficial inguinal ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Intercrural fibres of superficial inguinal ring", + "Intercrural fibers of superficial inguinal ring" + ] + }, + { + "id": "FMA:77251", + "name": "Posterior attachment of linea alba", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77252", + "name": "Tendinous arch of pelvic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Arcus tendineus of pelvic fascia" + ] + }, + { + "id": "FMA:77253", + "name": "Puboprostaticus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77214" + ] + } + }, + { + "id": "FMA:77254", + "name": "Pubo-analis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77214" + ] + } + }, + { + "id": "FMA:77255", + "name": "Pubococcygeal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:77256", + "name": "Urogenital hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:77257", + "name": "Iliococcygeal raphe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:77258", + "name": "Tendinous chiasm of digits of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9649" + ] + } + }, + { + "id": "FMA:77259", + "name": "Attachment of external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31371" + ] + }, + "synonyms": [ + "Attachment of superficial external anal sphincter", + "Superficial external anal sphincter attachment" + ] + }, + { + "id": "FMA:77260", + "name": "Humeral head of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:77261", + "name": "Ulnar head of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:77262", + "name": "Gluteal aponeurosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77263", + "name": "Femoral ring", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77264", + "name": "Femoral septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:77265", + "name": "Superior horn of falciform margin of saphenous opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + } + }, + { + "id": "FMA:77266", + "name": "Inferior horn of falciform margin of saphenous opening", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58775" + ] + } + }, + { + "id": "FMA:77267", + "name": "Tendinous arch of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:77268", + "name": "Labial commissure of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76741" + ] + } + }, + { + "id": "FMA:77269", + "name": "Angle of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Mouth angle" + ] + }, + { + "id": "FMA:77270", + "name": "Juxta-oral organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Organ of Chievitz" + ] + }, + { + "id": "FMA:77271", + "name": "Diastema", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77272", + "name": "Papilla of parotid duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82504" + ] + }, + "synonyms": [ + "Parotid ductal papilla" + ] + }, + { + "id": "FMA:77273", + "name": "Sublingual caruncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59659" + ] + } + }, + { + "id": "FMA:77274", + "name": "Thyroglossal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:77275", + "name": "Capsule of palatine tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Palatine tonsil capsule" + ] + }, + { + "id": "FMA:77276", + "name": "Set of oblique fibers of pyloric sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Oblique fibres of pyloric sphincter", + "Oblique fibers of pyloric sphincter" + ] + }, + { + "id": "FMA:77277", + "name": "Layer of tunica vaginalis testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Tunica vaginalis testis layer" + ] + }, + { + "id": "FMA:77278", + "name": "Surface of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Urethral surface", + "Luminal surface of urethra" + ] + }, + { + "id": "FMA:77279", + "name": "Fibrous appendix of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:77280", + "name": "Vomeronasal organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59659" + ] + }, + "synonyms": [ + "Jacobson's organ" + ] + }, + { + "id": "FMA:77281", + "name": "Semilunar hiatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77282", + "name": "Incisive duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:77283", + "name": "Ceratocricoid ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:77284", + "name": "Pre-epiglottic fat body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58616" + ] + } + }, + { + "id": "FMA:77285", + "name": "Interarytenoid fold of rima glottidis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55508" + ] + } + }, + { + "id": "FMA:77287", + "name": "Subdivision of superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86020" + ] + }, + "synonyms": [ + "Superficial cervical arterial subdivision" + ] + }, + { + "id": "FMA:77288", + "name": "Fibromusculocartilaginous layer of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:77289", + "name": "Intramural part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15881" + ] + } + }, + { + "id": "FMA:77290", + "name": "Corpus rubrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:77291", + "name": "Parietal layer of tunica vaginalis testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77277" + ] + } + }, + { + "id": "FMA:77292", + "name": "Visceral layer of tunica vaginalis testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77277" + ] + } + }, + { + "id": "FMA:77293", + "name": "Superior ligament of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77277" + ] + } + }, + { + "id": "FMA:77294", + "name": "Inferior ligament of epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77277" + ] + } + }, + { + "id": "FMA:77295", + "name": "Testicular serosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85423" + ] + }, + "synonyms": [ + "Serous coat of testis" + ] + }, + { + "id": "FMA:77296", + "name": "Testicular subserosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85412" + ] + }, + "synonyms": [ + "Subserous layer of testis" + ] + }, + { + "id": "FMA:77297", + "name": "Vascular layer of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:77298", + "name": "Parenchyma of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + }, + "synonyms": [ + "Testis parenchyma" + ] + }, + { + "id": "FMA:77299", + "name": "Internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20185" + ] + } + }, + { + "id": "FMA:77300", + "name": "Vestige of processus vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + }, + "synonyms": [ + "Processus vaginalis vestige" + ] + }, + { + "id": "FMA:77301", + "name": "Trapezoid area below prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77302", + "name": "Frenulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77304", + "name": "Muscle of anal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9623" + ] + }, + "synonyms": [ + "Anal triangle muscle" + ] + }, + { + "id": "FMA:77305", + "name": "Presplenic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19805" + ] + } + }, + { + "id": "FMA:77306", + "name": "Hepatopancreatic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:77307", + "name": "Trunk of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + }, + "synonyms": [ + "Lateral circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77308", + "name": "Trunk of branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77309", + "name": "Trunk of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77307" + ] + }, + "synonyms": [ + "Right lateral circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77310", + "name": "Trunk of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77307" + ] + }, + "synonyms": [ + "Left lateral circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77311", + "name": "Trunk of ascending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77308" + ] + } + }, + { + "id": "FMA:77312", + "name": "Trunk of ascending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77311" + ] + } + }, + { + "id": "FMA:77313", + "name": "Trunk of ascending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77311" + ] + } + }, + { + "id": "FMA:77314", + "name": "Trunk of descending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77308" + ] + } + }, + { + "id": "FMA:77315", + "name": "Trunk of descending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77314" + ] + } + }, + { + "id": "FMA:77316", + "name": "Trunk of descending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77314" + ] + } + }, + { + "id": "FMA:77317", + "name": "Trunk of vastus lateralis muscle branch of descending branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77314" + ] + } + }, + { + "id": "FMA:77318", + "name": "Trunk of vastus lateralis muscle branch of descending branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77317" + ] + } + }, + { + "id": "FMA:77319", + "name": "Trunk of vastus lateralis muscle branch of descending branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77317" + ] + } + }, + { + "id": "FMA:77320", + "name": "Trunk of transverse branch of lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77308" + ] + } + }, + { + "id": "FMA:77321", + "name": "Trunk of transverse branch of right lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77320" + ] + } + }, + { + "id": "FMA:77322", + "name": "Trunk of transverse branch of left lateral circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77320" + ] + } + }, + { + "id": "FMA:77323", + "name": "Trunk of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + }, + "synonyms": [ + "Medial circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77324", + "name": "Trunk of branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77325", + "name": "Trunk of superficial branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77326", + "name": "Trunk of superficial branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77325" + ] + } + }, + { + "id": "FMA:77327", + "name": "Trunk of superficial branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77325" + ] + } + }, + { + "id": "FMA:77328", + "name": "Trunk of deep branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77329", + "name": "Trunk of deep branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77328" + ] + } + }, + { + "id": "FMA:77330", + "name": "Trunk of deep branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77328" + ] + } + }, + { + "id": "FMA:77331", + "name": "Trunk of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77323" + ] + }, + "synonyms": [ + "Right medial circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77332", + "name": "Trunk of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77323" + ] + }, + "synonyms": [ + "Left medial circumflex femoral arterial trunk" + ] + }, + { + "id": "FMA:77333", + "name": "Trunk of ascending branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77334", + "name": "Trunk of ascending branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77333" + ] + } + }, + { + "id": "FMA:77335", + "name": "Trunk of ascending branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77333" + ] + } + }, + { + "id": "FMA:77336", + "name": "Trunk of acetabular branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77337", + "name": "Trunk of acetabular branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77336" + ] + } + }, + { + "id": "FMA:77338", + "name": "Trunk of acetabular branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77336" + ] + } + }, + { + "id": "FMA:77339", + "name": "Trunk of descending branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77340", + "name": "Trunk of descending branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77339" + ] + } + }, + { + "id": "FMA:77341", + "name": "Trunk of descending branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77339" + ] + } + }, + { + "id": "FMA:77342", + "name": "Trunk of transverse branch of medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77324" + ] + } + }, + { + "id": "FMA:77343", + "name": "Trunk of transverse branch of right medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77342" + ] + } + }, + { + "id": "FMA:77344", + "name": "Trunk of transverse branch of left medial circumflex femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77342" + ] + } + }, + { + "id": "FMA:77345", + "name": "Trunk of perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + }, + "synonyms": [ + "Perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77346", + "name": "Trunk of first perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77345" + ] + }, + "synonyms": [ + "First perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77347", + "name": "Trunk of second perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77345" + ] + }, + "synonyms": [ + "Second perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77348", + "name": "Trunk of third perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77345" + ] + }, + "synonyms": [ + "Third perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77349", + "name": "Trunk of right perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77345" + ] + }, + "synonyms": [ + "Right perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77350", + "name": "Trunk of left perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77345" + ] + }, + "synonyms": [ + "Left perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77351", + "name": "Trunk of right first perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77346" + ] + }, + "synonyms": [ + "Right first perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77352", + "name": "Trunk of left first perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77346" + ] + }, + "synonyms": [ + "Left first perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77353", + "name": "Trunk of right second perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77347" + ] + }, + "synonyms": [ + "Right second perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77354", + "name": "Trunk of left second perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77347" + ] + }, + "synonyms": [ + "Left second perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77355", + "name": "Trunk of right third perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77348" + ] + }, + "synonyms": [ + "Right third perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77356", + "name": "Trunk of left third perforating femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77348" + ] + }, + "synonyms": [ + "Left third perforating femoral arterial trunk" + ] + }, + { + "id": "FMA:77357", + "name": "Trunk of branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77358", + "name": "Trunk of adductor magnus branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77357" + ] + } + }, + { + "id": "FMA:77359", + "name": "Trunk of adductor magnus branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77358" + ] + } + }, + { + "id": "FMA:77360", + "name": "Trunk of adductor magnus branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77358" + ] + } + }, + { + "id": "FMA:77361", + "name": "Trunk of adductor brevis branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77357" + ] + } + }, + { + "id": "FMA:77362", + "name": "Trunk of adductor brevis branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77361" + ] + } + }, + { + "id": "FMA:77363", + "name": "Trunk of adductor brevis branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77361" + ] + } + }, + { + "id": "FMA:77364", + "name": "Trunk of biceps femoris branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77357" + ] + } + }, + { + "id": "FMA:77365", + "name": "Trunk of biceps femoris branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77364" + ] + } + }, + { + "id": "FMA:77366", + "name": "Trunk of biceps femoris branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77364" + ] + } + }, + { + "id": "FMA:77367", + "name": "Trunk of gluteus maximus branch of first perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77357" + ] + } + }, + { + "id": "FMA:77368", + "name": "Trunk of gluteus maximus branch of first perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77367" + ] + } + }, + { + "id": "FMA:77369", + "name": "Trunk of gluteus maximus branch of first perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77367" + ] + } + }, + { + "id": "FMA:77370", + "name": "Trunk of branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77371", + "name": "Trunk of ascending branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77370" + ] + } + }, + { + "id": "FMA:77372", + "name": "Trunk of ascending branch of second perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77371" + ] + } + }, + { + "id": "FMA:77373", + "name": "Trunk of ascending branch of second perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77371" + ] + } + }, + { + "id": "FMA:77374", + "name": "Trunk of descending branch of second perforating branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77370" + ] + } + }, + { + "id": "FMA:77375", + "name": "Trunk of descending branch of second perforating branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77374" + ] + } + }, + { + "id": "FMA:77376", + "name": "Trunk of descending branch of second perforating branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77374" + ] + } + }, + { + "id": "FMA:77377", + "name": "Trunk of femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + }, + "synonyms": [ + "Femoral nutrient arterial trunk" + ] + }, + { + "id": "FMA:77378", + "name": "Trunk of right femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77377" + ] + }, + "synonyms": [ + "Right femoral nutrient arterial trunk" + ] + }, + { + "id": "FMA:77379", + "name": "Trunk of left femoral nutrient artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77377" + ] + }, + "synonyms": [ + "Left femoral nutrient arterial trunk" + ] + }, + { + "id": "FMA:77380", + "name": "Right popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77155" + ] + } + }, + { + "id": "FMA:77381", + "name": "Left popliteal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77155" + ] + } + }, + { + "id": "FMA:77382", + "name": "Subdivision of nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Nuclear accumbens subdivision" + ] + }, + { + "id": "FMA:77383", + "name": "Core region of nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77382" + ] + } + }, + { + "id": "FMA:77384", + "name": "Trunk of artery of ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18838" + ] + } + }, + { + "id": "FMA:77385", + "name": "Lateral part of nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77382" + ] + } + }, + { + "id": "FMA:77386", + "name": "Medial part of nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77382" + ] + } + }, + { + "id": "FMA:77387", + "name": "Shell region of nucleus accumbens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77382" + ] + } + }, + { + "id": "FMA:77388", + "name": "Trunk of artery of right ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77384" + ] + } + }, + { + "id": "FMA:77389", + "name": "Trunk of artery of left ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77384" + ] + } + }, + { + "id": "FMA:77390", + "name": "Trunk of branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77391", + "name": "Trunk of saphenous branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77390" + ] + } + }, + { + "id": "FMA:77392", + "name": "Trunk of saphenous branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77391" + ] + } + }, + { + "id": "FMA:77393", + "name": "Trunk of saphenous branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77391" + ] + } + }, + { + "id": "FMA:77394", + "name": "Trunk of articular branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77390" + ] + } + }, + { + "id": "FMA:77395", + "name": "Trunk of articular branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77394" + ] + } + }, + { + "id": "FMA:77396", + "name": "Trunk of articular branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77394" + ] + } + }, + { + "id": "FMA:77397", + "name": "Trunk of muscular branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77390" + ] + } + }, + { + "id": "FMA:77398", + "name": "Trunk of vastus medialis branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77397" + ] + } + }, + { + "id": "FMA:77399", + "name": "Trunk of vastus medialis branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77398" + ] + } + }, + { + "id": "FMA:77400", + "name": "Trunk of vastus medialis branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77398" + ] + } + }, + { + "id": "FMA:77401", + "name": "Trunk of adductor magnus branch of descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77397" + ] + } + }, + { + "id": "FMA:77402", + "name": "Trunk of adductor magnus branch of right descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77401" + ] + } + }, + { + "id": "FMA:77403", + "name": "Trunk of adductor magnus branch of left descending genicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77401" + ] + } + }, + { + "id": "FMA:77404", + "name": "Trunk of muscular branch of deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20789" + ] + } + }, + { + "id": "FMA:77406", + "name": "Trunk of muscular branch of right deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77404" + ] + } + }, + { + "id": "FMA:77407", + "name": "Trunk of muscular branch of left deep femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77404" + ] + } + }, + { + "id": "FMA:77410", + "name": "Head of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Head of dorsal horn of spinal cord", + "Head of posterior horn of spinal cord" + ] + }, + { + "id": "FMA:77413", + "name": "Trunk of branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20733" + ] + } + }, + { + "id": "FMA:77414", + "name": "Trunk of superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77413" + ] + } + }, + { + "id": "FMA:77415", + "name": "Trunk of right superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77414" + ] + } + }, + { + "id": "FMA:77416", + "name": "Trunk of left superficial dorsal artery of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77414" + ] + } + }, + { + "id": "FMA:77417", + "name": "Trunk of abdominal branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77413" + ] + } + }, + { + "id": "FMA:77418", + "name": "Trunk of abdominal branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77417" + ] + } + }, + { + "id": "FMA:77419", + "name": "Trunk of abdominal branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77417" + ] + } + }, + { + "id": "FMA:77420", + "name": "Trunk of scrotal branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77413" + ] + } + }, + { + "id": "FMA:77421", + "name": "Trunk of scrotal branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77420" + ] + } + }, + { + "id": "FMA:77422", + "name": "Trunk of scrotal branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77420" + ] + } + }, + { + "id": "FMA:77424", + "name": "Trunk of labial branch of superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77413" + ] + } + }, + { + "id": "FMA:77425", + "name": "Trunk of labial branch of right superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77424" + ] + } + }, + { + "id": "FMA:77426", + "name": "Trunk of labial branch of left superficial external pudendal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77424" + ] + } + }, + { + "id": "FMA:77427", + "name": "Paraduodenal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19804" + ] + } + }, + { + "id": "FMA:77428", + "name": "Urogenital peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + } + }, + { + "id": "FMA:77429", + "name": "Transverse vesical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19754" + ] + } + }, + { + "id": "FMA:77430", + "name": "Pelvic lateral wall triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77433", + "name": "Vasa vasorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:77434", + "name": "Tendon of valve of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16558" + ] + } + }, + { + "id": "FMA:77435", + "name": "Triangle of sinu-atrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + }, + "synonyms": [ + "Sinu-atrial node triangle", + "Koch's triangle" + ] + }, + { + "id": "FMA:77436", + "name": "Bronchopericardial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:77437", + "name": "Dorsal median septum of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83904" + ] + }, + "synonyms": [ + "Posterior median septum of spinal cord" + ] + }, + { + "id": "FMA:77438", + "name": "Linguofacial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:77439", + "name": "Artery of central sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50436" + ] + }, + "synonyms": [ + "Central sulcus artery" + ] + }, + { + "id": "FMA:77440", + "name": "Ascending branch of superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77287" + ] + } + }, + { + "id": "FMA:77441", + "name": "Descending branch of superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77287" + ] + } + }, + { + "id": "FMA:77442", + "name": "Cubital anastomosis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3728" + ] + } + }, + { + "id": "FMA:77443", + "name": "Right flexural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70478" + ] + } + }, + { + "id": "FMA:77444", + "name": "Artery to sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21040" + ] + }, + "synonyms": [ + "Sciatic nerve branch of inferior gluteal artery" + ] + }, + { + "id": "FMA:77445", + "name": "Trunk of proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69418" + ] + }, + "synonyms": [ + "Proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77446", + "name": "Trunk of first proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77445" + ] + }, + "synonyms": [ + "First proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77447", + "name": "Trunk of second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77445" + ] + }, + "synonyms": [ + "Second proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77448", + "name": "Trunk of third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77445" + ] + }, + "synonyms": [ + "Third proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77449", + "name": "Trunk of right first proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77446" + ] + }, + "synonyms": [ + "Right first proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77450", + "name": "Trunk of left first proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77446" + ] + }, + "synonyms": [ + "Left first proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77451", + "name": "Trunk of right second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77447" + ] + }, + "synonyms": [ + "Right second proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77452", + "name": "Trunk of left second proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77447" + ] + }, + "synonyms": [ + "Left second proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77453", + "name": "Trunk of right third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77448" + ] + }, + "synonyms": [ + "Right third proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77454", + "name": "Trunk of left third proximal perforating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77448" + ] + }, + "synonyms": [ + "Left third proximal perforating arterial trunk" + ] + }, + { + "id": "FMA:77455", + "name": "Reticular formation of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77719" + ] + }, + "synonyms": [ + "Spinal reticular formation" + ] + }, + { + "id": "FMA:77458", + "name": "Nucleus of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + }, + "synonyms": [ + "Phrenic neural nucleus", + "Phrenic nucleus" + ] + }, + { + "id": "FMA:77460", + "name": "Funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258174" + ] + }, + "synonyms": [ + "White column of spinal cord", + "Spinal cord funiculus" + ] + }, + { + "id": "FMA:77461", + "name": "Dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77460" + ] + }, + "synonyms": [ + "Posterior funiculus of spinal cord", + "Dorsal white column of spinal cord", + "Dorsal funiculus", + "Posterior white column of spinal cord" + ] + }, + { + "id": "FMA:77463", + "name": "Gelatinous nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:77464", + "name": "Intermediate nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:77465", + "name": "Interstitial nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:77466", + "name": "Paracommissural nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:77467", + "name": "Dorsal nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + }, + "synonyms": [ + "Posterior solitary nucleus" + ] + }, + { + "id": "FMA:77468", + "name": "Ventral nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + }, + "synonyms": [ + "Anterior solitary nucleus" + ] + }, + { + "id": "FMA:77472", + "name": "Subdivision of inferior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Inferior vestibular nuclear subdivision" + ] + }, + { + "id": "FMA:77474", + "name": "Region of ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Ganglion region" + ] + }, + { + "id": "FMA:77475", + "name": "Magnocellular part of inferior vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77472" + ] + } + }, + { + "id": "FMA:77476", + "name": "Cell group F", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77472" + ] + } + }, + { + "id": "FMA:77477", + "name": "Cell group Y", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77472" + ] + } + }, + { + "id": "FMA:77478", + "name": "White matter structure of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67948" + ] + } + }, + { + "id": "FMA:77479", + "name": "Ventral pontoreticulospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Anterior pontoreticulospinal tract" + ] + }, + { + "id": "FMA:77480", + "name": "Auditory commissure of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + } + }, + { + "id": "FMA:77482", + "name": "Hypothalamospinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77483", + "name": "Rubropontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77484", + "name": "Lacrimal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77485", + "name": "Intermediate nucleus of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77486", + "name": "Paralemniscal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77487", + "name": "Zone of trunk of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + } + }, + { + "id": "FMA:77488", + "name": "Tectal plate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Quadrigeminal plate" + ] + }, + { + "id": "FMA:77490", + "name": "Lateral tectobulbar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77491", + "name": "Rubronuclear tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77492", + "name": "Sagulum nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77493", + "name": "Dorsomedial part of red nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68461" + ] + }, + "synonyms": [ + "Posteromedial part of red nucleus" + ] + }, + { + "id": "FMA:77494", + "name": "Subbrachial nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258766" + ] + }, + "synonyms": [ + "Tegmental area of Tsai" + ] + }, + { + "id": "FMA:77495", + "name": "Interfascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77496", + "name": "Parabrachial pigmented nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + } + }, + { + "id": "FMA:77497", + "name": "Paranigral nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + } + }, + { + "id": "FMA:77498", + "name": "Circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:77499", + "name": "Anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:77500", + "name": "Areolar venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4767" + ] + } + }, + { + "id": "FMA:77501", + "name": "Subdivision of linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Linear nuclear subdivision" + ] + }, + { + "id": "FMA:77502", + "name": "Inferior linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77503", + "name": "Intermediate linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77504", + "name": "Deep dorsal vein of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:77505", + "name": "Superior linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77508", + "name": "Root of peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5981" + ] + }, + "synonyms": [ + "Peripheral neural root" + ] + }, + { + "id": "FMA:77509", + "name": "Vein of bulb of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:77510", + "name": "Vein of bulb of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18889" + ] + } + }, + { + "id": "FMA:77511", + "name": "Capsule of ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Ganglion capsule" + ] + }, + { + "id": "FMA:77512", + "name": "Stroma of ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Ganglion stroma" + ] + }, + { + "id": "FMA:77513", + "name": "Craniospinal sensory ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5885" + ] + } + }, + { + "id": "FMA:77514", + "name": "Anterior root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77515", + "name": "Motor root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77516", + "name": "Ventral root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77517", + "name": "Dorsal root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77518", + "name": "Posterior root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77519", + "name": "Sensory root", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77520", + "name": "Autonomic branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77521", + "name": "Vascular nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:77522", + "name": "Cerebellar commissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83906" + ] + } + }, + { + "id": "FMA:77523", + "name": "Posterior perforated substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:77524", + "name": "Pharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52727" + ] + } + }, + { + "id": "FMA:77525", + "name": "Subthalamic fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:77526", + "name": "Nucleus of dorsal field of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus of dorsal field of subthalamus [H1]" + ] + }, + { + "id": "FMA:77527", + "name": "Nucleus of ventral field of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nucleus of ventral field of subthalamus [H2]" + ] + }, + { + "id": "FMA:77528", + "name": "Superior dental nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:77529", + "name": "Geniculum of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77487" + ] + }, + "synonyms": [ + "Facial neural geniculum" + ] + }, + { + "id": "FMA:77530", + "name": "Parotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Parotid plexus" + ] + }, + { + "id": "FMA:77531", + "name": "Superior part of vestibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77474" + ] + } + }, + { + "id": "FMA:77532", + "name": "Inferior part of vestibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77474" + ] + } + }, + { + "id": "FMA:77533", + "name": "Tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Jacobson's plexus", + "Tympanic nerve plexus" + ] + }, + { + "id": "FMA:77534", + "name": "Paracentral lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81150" + ] + } + }, + { + "id": "FMA:77535", + "name": "Tubal branch of tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:77536", + "name": "Inferior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81150" + ] + } + }, + { + "id": "FMA:77537", + "name": "Anterior paracentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:77538", + "name": "Posterior paracentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:77539", + "name": "Posterior nerve of lesser curvature of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12179" + ] + }, + "synonyms": [ + "Latarjet's posterior nerve", + "Posterior nerve of lesser curvature" + ] + }, + { + "id": "FMA:77541", + "name": "Vagal part of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66075" + ] + } + }, + { + "id": "FMA:77543", + "name": "Internal branch of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66075" + ] + }, + "synonyms": [ + "Internal ramus of accessory nerve", + "Cranial root of spinal accessory nerve" + ] + }, + { + "id": "FMA:77544", + "name": "External branch of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66075" + ] + }, + "synonyms": [ + "Spinal root of spinal accessory nerve", + "External ramus of accessory nerve" + ] + }, + { + "id": "FMA:77545", + "name": "Trunk of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Accessory neural trunk", + "Trunk of spinal accessory nerve" + ] + }, + { + "id": "FMA:77546", + "name": "Posterior cutaneous branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:77547", + "name": "Precommissural septal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77548", + "name": "Set of ventral rami of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78553" + ] + }, + "synonyms": [ + "Set of anterior rami of cervical nerve", + "Ventral rami of cervical nerve", + "Anterior rami of cervical nerve" + ] + }, + { + "id": "FMA:77549", + "name": "Set of anterior divisions of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Anterior divisions of brachial plexus" + ] + }, + { + "id": "FMA:77550", + "name": "Set of posterior divisions of brachial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Posterior divisions of brachial plexus" + ] + }, + { + "id": "FMA:77553", + "name": "Posterior lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + } + }, + { + "id": "FMA:77559", + "name": "Posterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + }, + "synonyms": [ + "Deep branch of radial nerve" + ] + }, + { + "id": "FMA:77560", + "name": "Communicating branch of radial nerve with ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80024" + ] + } + }, + { + "id": "FMA:77561", + "name": "Posterior cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65631" + ] + } + }, + { + "id": "FMA:77562", + "name": "Lateral pectoral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:77563", + "name": "Lateral abdominal cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6066" + ] + } + }, + { + "id": "FMA:77564", + "name": "Anterior pectoral cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:77565", + "name": "Anterior abdominal cutaneous branch of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6067" + ] + } + }, + { + "id": "FMA:77566", + "name": "Cranial part of parasympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65539" + ] + }, + "synonyms": [ + "Cranial part of parasympathetic part of autonomic division of nervous system" + ] + }, + { + "id": "FMA:77567", + "name": "Posterior cutaneous branch of posterior ramus of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16386" + ] + }, + "synonyms": [ + "Posterior cutaneous nerve of posterior ramus of lumbar nerve" + ] + }, + { + "id": "FMA:77568", + "name": "Root of ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5981" + ] + }, + "synonyms": [ + "Ganglion root" + ] + }, + { + "id": "FMA:77569", + "name": "Pelvic part of parasympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65539" + ] + }, + "synonyms": [ + "Pelvic part of parasympathetic part of autonomic division of nervous system" + ] + }, + { + "id": "FMA:77570", + "name": "Celiac ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5892" + ] + }, + "synonyms": [ + "Coeliac ganglion" + ] + }, + { + "id": "FMA:77571", + "name": "Trunk of nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + }, + "synonyms": [ + "Neural plexus trunk", + "Nerve trunk of plexus" + ] + }, + { + "id": "FMA:77572", + "name": "Vertebral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Vertebral nerve plexus" + ] + }, + { + "id": "FMA:77573", + "name": "Thoracic part of peripheral autonomic plexuses and ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77574", + "name": "Thoracic aortic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Thoracic aortic nerve plexus" + ] + }, + { + "id": "FMA:77575", + "name": "Abdominal part of peripheral autonomic plexuses and ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77576", + "name": "Set of intermediate ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Intermediate ganglia set", + "Intermediate ganglia" + ] + }, + { + "id": "FMA:77577", + "name": "Set of thoracic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Thoracic ganglia set", + "Thoracic ganglia" + ] + }, + { + "id": "FMA:77578", + "name": "Set of lumbar ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Lumbar ganglia set", + "Lumbar ganglia" + ] + }, + { + "id": "FMA:77579", + "name": "Set of sacral ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Sacral ganglia", + "Sacral ganglia set" + ] + }, + { + "id": "FMA:77580", + "name": "Set of sympathetic paraganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Sympathetic paraganglia", + "Sympathetic paraganglia set" + ] + }, + { + "id": "FMA:77581", + "name": "Set of pelvic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Pelvic ganglia set", + "Pelvic ganglia" + ] + }, + { + "id": "FMA:77582", + "name": "Set of cardiac ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Cardiac ganglia", + "Ganglion of Wrisberg", + "Cardiac ganglia set" + ] + }, + { + "id": "FMA:77583", + "name": "Set of phrenic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Phrenic ganglia set", + "Phrenic ganglia" + ] + }, + { + "id": "FMA:77584", + "name": "Set of coeliac ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Coeliac ganglia set", + "Coeliac ganglia" + ] + }, + { + "id": "FMA:77585", + "name": "Set of aorticorenal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Aorticorenal ganglia set", + "Aorticorenal ganglia" + ] + }, + { + "id": "FMA:77586", + "name": "Set of renal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Renal ganglia", + "Renal ganglia set" + ] + }, + { + "id": "FMA:77587", + "name": "Chorda tympani of sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77568" + ] + } + }, + { + "id": "FMA:77588", + "name": "Parasympathetic root of sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77568" + ] + } + }, + { + "id": "FMA:77589", + "name": "Superior mesenteric ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5892" + ] + } + }, + { + "id": "FMA:77590", + "name": "Inferior mesenteric ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5892" + ] + } + }, + { + "id": "FMA:77591", + "name": "Sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5895" + ] + } + }, + { + "id": "FMA:77592", + "name": "Sympathetic root of pelvic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77593", + "name": "Sensory root of pelvic ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77594", + "name": "Craniocervical part of peripheral autonomic plexuses and ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77595", + "name": "Pelvic part of peripheral autonomic plexuses and ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77596", + "name": "Hypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:77597", + "name": "Enteric plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Sympathetic enteric nerve plexus", + "Enteric nerve plexus" + ] + }, + { + "id": "FMA:77598", + "name": "Subserous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61926" + ] + }, + "synonyms": [ + "Subserous nerve plexus" + ] + }, + { + "id": "FMA:77600", + "name": "Pineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12176" + ] + } + }, + { + "id": "FMA:77601", + "name": "Inferior cervical cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6914" + ] + }, + "synonyms": [ + "Pavlov's nerve", + "Pawlow nerve" + ] + }, + { + "id": "FMA:77602", + "name": "Sural communicating branch of common peroneal nerve with medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44773" + ] + } + }, + { + "id": "FMA:77604", + "name": "Parasubiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:77606", + "name": "Amygdaloclaustral area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:77607", + "name": "Amygdalohippocampal area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:77608", + "name": "Amygdalopiriform transition area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74882" + ] + } + }, + { + "id": "FMA:77609", + "name": "Sublenticular extended amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61855" + ] + } + }, + { + "id": "FMA:77610", + "name": "Subdivision of diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83873" + ] + }, + "synonyms": [ + "Diagonal band subdivision" + ] + }, + { + "id": "FMA:77611", + "name": "Horizontal limb of diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77610" + ] + } + }, + { + "id": "FMA:77612", + "name": "Vertical limb of diagonal band", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77610" + ] + } + }, + { + "id": "FMA:77613", + "name": "Ventral pallidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83684" + ] + } + }, + { + "id": "FMA:77614", + "name": "Ventral striatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83683" + ] + } + }, + { + "id": "FMA:77615", + "name": "Lentiform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Lenticular nucleus" + ] + }, + { + "id": "FMA:77616", + "name": "Corpus striatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + } + }, + { + "id": "FMA:77617", + "name": "Neostriatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83683" + ] + } + }, + { + "id": "FMA:77618", + "name": "Striatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83683" + ] + } + }, + { + "id": "FMA:77619", + "name": "Dorsal pallidum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83684" + ] + } + }, + { + "id": "FMA:77620", + "name": "Dorsal striatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83683" + ] + } + }, + { + "id": "FMA:77623", + "name": "Ansa lenticularis in corpus striatum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83863" + ] + } + }, + { + "id": "FMA:77624", + "name": "Olfactory bulb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11195" + ] + } + }, + { + "id": "FMA:77625", + "name": "Olfactory peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + } + }, + { + "id": "FMA:77626", + "name": "Olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:77627", + "name": "Medial olfactory stria", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83854" + ] + } + }, + { + "id": "FMA:77628", + "name": "Anterior olfactory nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Retrobulbar nucleus [A8]" + ] + }, + { + "id": "FMA:77630", + "name": "Long cerebral association nerve fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260714" + ] + } + }, + { + "id": "FMA:77631", + "name": "Superior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:77632", + "name": "Inferior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:77633", + "name": "Inferior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:77634", + "name": "Superior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:77636", + "name": "Uncinate fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + }, + "synonyms": [ + "Cerebral uncinate fasciculus" + ] + }, + { + "id": "FMA:77637", + "name": "Subcallosal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:77639", + "name": "Subdivision of epitympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58376" + ] + }, + "synonyms": [ + "Epitympanic recess subdivision" + ] + }, + { + "id": "FMA:77641", + "name": "Epitympanic recess proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77639" + ] + } + }, + { + "id": "FMA:77642", + "name": "Floor of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + }, + "synonyms": [ + "Middle ear floor", + "Floor of tympanic cavity", + "Jugular wall of tympanic cavity" + ] + }, + { + "id": "FMA:77643", + "name": "Floor of right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77642" + ] + }, + "synonyms": [ + "Right middle ear floor" + ] + }, + { + "id": "FMA:77644", + "name": "Floor of left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77642" + ] + }, + "synonyms": [ + "Left middle ear floor" + ] + }, + { + "id": "FMA:77645", + "name": "Zone of wall of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + } + }, + { + "id": "FMA:77646", + "name": "Mastoid wall of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77677" + ] + }, + "synonyms": [ + "Posterior wall of tympanic cavity", + "Mastoid wall of tympanic cavity" + ] + }, + { + "id": "FMA:77647", + "name": "Mastoid wall of right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77646" + ] + } + }, + { + "id": "FMA:77648", + "name": "Mastoid wall of left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77646" + ] + } + }, + { + "id": "FMA:77651", + "name": "Dorsal accessory nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256154" + ] + }, + "synonyms": [ + "Posterior accessory nucleus of optic tract" + ] + }, + { + "id": "FMA:77652", + "name": "Lateral accessory nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256154" + ] + } + }, + { + "id": "FMA:77653", + "name": "Medial accessory nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256154" + ] + } + }, + { + "id": "FMA:77654", + "name": "Laterodorsal tegmental nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + }, + "synonyms": [ + "Lateroposterior tegmental nucleus" + ] + }, + { + "id": "FMA:77655", + "name": "Central precommissural nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77656", + "name": "Interstitial nucleus of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258768" + ] + } + }, + { + "id": "FMA:77657", + "name": "Set of superior anal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Superior anal nerves set", + "Superior anal nerves" + ] + }, + { + "id": "FMA:77658", + "name": "Plexus of ductus deferens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + }, + "synonyms": [ + "Ductus deferens plexus", + "Nerve plexus of ductus deferens" + ] + }, + { + "id": "FMA:77659", + "name": "Olfactory organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77660", + "name": "Trabecular tissue of sclera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:77661", + "name": "Endothelium of anterior chamber of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:77662", + "name": "Epithelium of posterior surface of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + } + }, + { + "id": "FMA:77663", + "name": "Pupillary membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:77664", + "name": "Depression of optic disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65540" + ] + }, + "synonyms": [ + "Optic disc depression" + ] + }, + { + "id": "FMA:77665", + "name": "Physiological cup", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77666", + "name": "Foveola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77667", + "name": "Leptomeningeal space of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + } + }, + { + "id": "FMA:77668", + "name": "Subarachnoid space of optic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67569" + ] + } + }, + { + "id": "FMA:77669", + "name": "Lens substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:77670", + "name": "Hyaloid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63930" + ] + } + }, + { + "id": "FMA:77671", + "name": "Muscular fascia of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77672", + "name": "Lacrimal caruncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59023" + ] + } + }, + { + "id": "FMA:77673", + "name": "Lacrimal pathway", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77674", + "name": "Fornix of lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59714" + ] + }, + "synonyms": [ + "Sinus of Maier", + "Lacrimal sac fornix" + ] + }, + { + "id": "FMA:77675", + "name": "Set of crura of antihelix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78541" + ] + }, + "synonyms": [ + "Crura of antihelix" + ] + }, + { + "id": "FMA:77676", + "name": "Supratragic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61151" + ] + } + }, + { + "id": "FMA:77677", + "name": "Wall of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52880" + ] + }, + "synonyms": [ + "Middle ear wall" + ] + }, + { + "id": "FMA:77679", + "name": "Anterior wall of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77677" + ] + }, + "synonyms": [ + "Carotid wall of tympanic cavity" + ] + }, + { + "id": "FMA:77680", + "name": "Anterior wall of right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77679" + ] + } + }, + { + "id": "FMA:77681", + "name": "Anterior wall of left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77679" + ] + } + }, + { + "id": "FMA:77682", + "name": "Periventricular zone of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + } + }, + { + "id": "FMA:77683", + "name": "Medial zone of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + } + }, + { + "id": "FMA:77684", + "name": "Lateral zone of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258749" + ] + } + }, + { + "id": "FMA:77685", + "name": "Dorsal nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + } + }, + { + "id": "FMA:77686", + "name": "Notch in cartilage of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Notch in cartilage of acoustic meatus" + ] + }, + { + "id": "FMA:77687", + "name": "Tragal lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77688", + "name": "Perifornical nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258762" + ] + } + }, + { + "id": "FMA:77690", + "name": "Cupular part of epitympanic recess", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77639" + ] + } + }, + { + "id": "FMA:77691", + "name": "Endopeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77692", + "name": "Styloid prominence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:56001" + ] + } + }, + { + "id": "FMA:77693", + "name": "Radiation of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + }, + "synonyms": [ + "Corpus callosum radiation" + ] + }, + { + "id": "FMA:77694", + "name": "Promontory of tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77645" + ] + }, + "synonyms": [ + "Tympanic cavity promontory" + ] + }, + { + "id": "FMA:77695", + "name": "Subiculum of promontory of tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77645" + ] + } + }, + { + "id": "FMA:77696", + "name": "Sinus tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:77697", + "name": "Processus cochleariformis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75765" + ] + } + }, + { + "id": "FMA:77698", + "name": "Intergeniculate leaf", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:77699", + "name": "Interstitial amygdaloid nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:77700", + "name": "Basal forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + } + }, + { + "id": "FMA:77701", + "name": "Posterior part of lateral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77460" + ] + }, + "synonyms": [ + "Posterior part of lateral white column of spinal cord" + ] + }, + { + "id": "FMA:77702", + "name": "Mucosa of right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59663" + ] + }, + "synonyms": [ + "Right middle ear mucosa" + ] + }, + { + "id": "FMA:77703", + "name": "Mucosa of left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59663" + ] + }, + "synonyms": [ + "Left middle ear mucosa" + ] + }, + { + "id": "FMA:77704", + "name": "Fold of mucosa of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85310" + ] + } + }, + { + "id": "FMA:77705", + "name": "Macula cribrosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + } + }, + { + "id": "FMA:77706", + "name": "Cupola of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + }, + "synonyms": [ + "Cochlear cupula", + "Cochlea cupola" + ] + }, + { + "id": "FMA:77707", + "name": "Cupola of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77706" + ] + }, + "synonyms": [ + "Right cochlea cupola" + ] + }, + { + "id": "FMA:77708", + "name": "Cupola of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77706" + ] + }, + "synonyms": [ + "Left cochlea cupola" + ] + }, + { + "id": "FMA:77709", + "name": "Zone of modiolus of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79788" + ] + }, + "synonyms": [ + "Zone of cochlear modiolus" + ] + }, + { + "id": "FMA:77710", + "name": "Osseous spiral lamina of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77709" + ] + }, + "synonyms": [ + "Lamina of modiolus of cochlea", + "Lamina of modiolus cochleae" + ] + }, + { + "id": "FMA:77711", + "name": "Osseous spiral lamina of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77710" + ] + }, + "synonyms": [ + "Lamina of modiolus of right cochlea" + ] + }, + { + "id": "FMA:77712", + "name": "Osseous spiral lamina of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77710" + ] + }, + "synonyms": [ + "Lamina of modiolus of left cochlea" + ] + }, + { + "id": "FMA:77714", + "name": "Ampullary crest of semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82507" + ] + }, + "synonyms": [ + "Ampullary crest" + ] + }, + { + "id": "FMA:77715", + "name": "Ampullary crest of semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77714" + ] + } + }, + { + "id": "FMA:77716", + "name": "Ampullary crest of semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77714" + ] + } + }, + { + "id": "FMA:77717", + "name": "Region of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61111" + ] + }, + "synonyms": [ + "Cochlear ductal region" + ] + }, + { + "id": "FMA:77718", + "name": "Surface of region of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:77719", + "name": "Reticular formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:77721", + "name": "Lamina of spiral limbus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + }, + "synonyms": [ + "Spiral limbus lamina", + "Limbus laminae spiralis" + ] + }, + { + "id": "FMA:77722", + "name": "Macula cribrosa superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77705" + ] + } + }, + { + "id": "FMA:77723", + "name": "Macula cribrosa media", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77705" + ] + } + }, + { + "id": "FMA:77724", + "name": "Macula cribrosa inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77705" + ] + } + }, + { + "id": "FMA:77727", + "name": "Fold of chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77704" + ] + }, + "synonyms": [ + "Chorda tympani fold" + ] + }, + { + "id": "FMA:77728", + "name": "Fold of incus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77704" + ] + }, + "synonyms": [ + "Incus fold" + ] + }, + { + "id": "FMA:77729", + "name": "Fold of stapedius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77704" + ] + }, + "synonyms": [ + "Stapedius fold" + ] + }, + { + "id": "FMA:77730", + "name": "Prominence of lateral semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77645" + ] + }, + "synonyms": [ + "Lateral semicircular canal prominence" + ] + }, + { + "id": "FMA:77731", + "name": "Prominence of facial canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + }, + "synonyms": [ + "Facial canal prominence" + ] + }, + { + "id": "FMA:77732", + "name": "Pyramidal eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77733", + "name": "Posterior sinus of tympanic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58376" + ] + } + }, + { + "id": "FMA:77734", + "name": "Medial lamina of cartilage of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75444" + ] + } + }, + { + "id": "FMA:77735", + "name": "Lateral funiculus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Lateral funiculus of medulla" + ] + }, + { + "id": "FMA:77736", + "name": "Lateral lamina of cartilage of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75444" + ] + } + }, + { + "id": "FMA:77737", + "name": "Membranous lamina of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:77739", + "name": "Vestibulocochlear organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:77740", + "name": "Internal opening of vestibular canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77741", + "name": "Vestibular crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77645" + ] + } + }, + { + "id": "FMA:77742", + "name": "Pyramid of vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77645" + ] + }, + "synonyms": [ + "Vestibular pyramid" + ] + }, + { + "id": "FMA:77743", + "name": "Set of maculae cribrosae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Maculae cribrosae", + "Maculae cribrosae set" + ] + }, + { + "id": "FMA:77744", + "name": "Spiral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Sulcus spiralis" + ] + }, + { + "id": "FMA:77745", + "name": "Perilymphatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:77746", + "name": "Set of tractus spiralis foraminosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71918" + ] + }, + "synonyms": [ + "Tractus spiralis foraminosus set", + "Tractus spiralis foraminosus" + ] + }, + { + "id": "FMA:77747", + "name": "Transverse crest of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77748", + "name": "Facial area of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77749", + "name": "Vertical crest of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77750", + "name": "Superior vestibular area of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77751", + "name": "Inferior vestibular area of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55425" + ] + } + }, + { + "id": "FMA:77752", + "name": "Cochlear area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + } + }, + { + "id": "FMA:77753", + "name": "Fundus of internal acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + }, + "synonyms": [ + "Internal acoustic meatus fundus" + ] + }, + { + "id": "FMA:77754", + "name": "Vestibular lamella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75673" + ] + } + }, + { + "id": "FMA:77755", + "name": "Tympanic lamella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75673" + ] + } + }, + { + "id": "FMA:77757", + "name": "Simple bony limb of semicircular canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60182" + ] + } + }, + { + "id": "FMA:77758", + "name": "Internal opening of cochlear canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:77759", + "name": "Cochlear septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + } + }, + { + "id": "FMA:77760", + "name": "Set of arachnoid granulations", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Arachnoid granulations set", + "Arachnoid granulations" + ] + }, + { + "id": "FMA:77761", + "name": "Set of arachnoid trabeculae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Arachnoid trabeculae set", + "Arachnoid trabeculae" + ] + }, + { + "id": "FMA:77762", + "name": "Set of subarachnoid cisterns", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Subarachnoid cisterns", + "Subarachnoid cisterns set" + ] + }, + { + "id": "FMA:77764", + "name": "Set of sacral parasympathetic nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Sacral parasympathetic nuclei set", + "Sacral parasympathetic nuclei" + ] + }, + { + "id": "FMA:77765", + "name": "Set of central cord structures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Central cord structures", + "Central cord structures set" + ] + }, + { + "id": "FMA:77766", + "name": "Spinal lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:77767", + "name": "Set of raphe nuclei of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Raphe nuclei of medulla oblongata" + ] + }, + { + "id": "FMA:77768", + "name": "Set of perihypoglossal nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Perihypoglossal nuclei", + "Perihypoglossal nuclei set", + "Roller's nucleus" + ] + }, + { + "id": "FMA:77769", + "name": "Set of reticular nuclei of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Reticular nuclei of medulla oblongata" + ] + }, + { + "id": "FMA:77770", + "name": "Set of raphe nuclei of pontile tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Raphe nuclei of pontile tegmentum" + ] + }, + { + "id": "FMA:77771", + "name": "Set of medial periolivary nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Medial periolivary nuclei set", + "Medial periolivary nuclei" + ] + }, + { + "id": "FMA:77772", + "name": "Set of lateral periolivary nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Lateral periolivary nuclei", + "Lateral periolivary nuclei set" + ] + }, + { + "id": "FMA:77773", + "name": "Set of vestibular nuclei in pontile tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Vestibular nuclei in pontile tegmentum", + "Vestibular nuclei in pontile tegmentum set" + ] + }, + { + "id": "FMA:77774", + "name": "Set of cochlear nuclei in pontile tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Cochlear nuclei in pontile tegmentum", + "Cochlear nuclei in pontile tegmentum set" + ] + }, + { + "id": "FMA:77775", + "name": "Set of interstitial nuclei of medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Interstitial nuclei of medial longitudinal fasciculus" + ] + }, + { + "id": "FMA:77776", + "name": "Set of reticular nuclei of pontile tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Reticular nuclei of pontile tegmentum" + ] + }, + { + "id": "FMA:77777", + "name": "Set of tegmental decussations", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Tegmental decussations set", + "Tegmental decussations" + ] + }, + { + "id": "FMA:77778", + "name": "Set of accessory nuclei of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Accessory nuclei of optic tract" + ] + }, + { + "id": "FMA:77786", + "name": "Set of reticular nuclei of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + } + }, + { + "id": "FMA:77787", + "name": "Set of raphe nuclei of tegmentum of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Raphe nuclei of tegmentum of midbrain" + ] + }, + { + "id": "FMA:77788", + "name": "Set of reticular nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Reticular nuclei", + "Reticular nuclei set" + ] + }, + { + "id": "FMA:77789", + "name": "Set of cerebellar fissures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74607" + ] + }, + "synonyms": [ + "Cerebellar fissures set", + "Cerebellar fissures" + ] + }, + { + "id": "FMA:77790", + "name": "Set of folia of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Folia of cerebellum" + ] + }, + { + "id": "FMA:77791", + "name": "Set of cerebellar peduncles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Cerebellar peduncles", + "Cerebellar peduncles set" + ] + }, + { + "id": "FMA:77792", + "name": "Set of dorsal nuclei of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Dorsal nuclei of thalamus" + ] + }, + { + "id": "FMA:77793", + "name": "Set of medial nuclei of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Medial nuclei of thalamus" + ] + }, + { + "id": "FMA:77794", + "name": "Set of ventrobasal nuclei of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Ventrobasal nuclear complex of thalamus", + "Ventrobasal nuclei of thalamus" + ] + }, + { + "id": "FMA:77795", + "name": "Set of ventral medial nuclei of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Ventral medial nuclei of thalamus", + "Ventral medial complex of thalamus" + ] + }, + { + "id": "FMA:77796", + "name": "Set of nuclei of perizonal fields of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Fields of Forel", + "Nuclei of Fields of Forel", + "Nuclei of perizonal fields of subthalamus [H, H1, H2]", + "Nuclei of perizonal fields of subthalamus" + ] + }, + { + "id": "FMA:77797", + "name": "Set of interstitial nuclei of anterior hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Interstitial nuclei of anterior hypothalamus" + ] + }, + { + "id": "FMA:77798", + "name": "Set of zones of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Zones of hypothalamus" + ] + }, + { + "id": "FMA:77799", + "name": "Set of stria terminalis fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75188" + ] + }, + "synonyms": [ + "Fibres of stria terminalis", + "Stria terminalis fibers set", + "Stria terminalis fibers" + ] + }, + { + "id": "FMA:77800", + "name": "Set of cerebral lobes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Cerebral lobes set", + "Cerebral lobes" + ] + }, + { + "id": "FMA:77801", + "name": "Lateral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Lateral fissure", + "Lateral fissure of Sylvius", + "Lateral cerebral sulcus", + "Fissure of Sylvius", + "Lateral cerebral fissure", + "Transverse cerebral fissure" + ] + }, + { + "id": "FMA:77803", + "name": "Set of layers of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Layers of neocortex", + "Layers of isocortex" + ] + }, + { + "id": "FMA:77804", + "name": "External granular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "External granular layer of isocortex [Layer II]" + ] + }, + { + "id": "FMA:77805", + "name": "Multiform layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "Multiform layer of isocortex [Layer VI]" + ] + }, + { + "id": "FMA:77806", + "name": "Stria of external granular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83855" + ] + }, + "synonyms": [ + "Stria of external granular layer of isocortex" + ] + }, + { + "id": "FMA:77807", + "name": "Stria of molecular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83855" + ] + }, + "synonyms": [ + "Stripe of Klaes-Bechterew", + "Band of Klaes-Bechterew" + ] + }, + { + "id": "FMA:77808", + "name": "Stria of internal granular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83855" + ] + }, + "synonyms": [ + "Baillarger's external band", + "Baillarger's external stripe", + "Stria of internal granular layer of isocortex" + ] + }, + { + "id": "FMA:77809", + "name": "Stria of internal pyramidal layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83855" + ] + }, + "synonyms": [ + "Stria of internal pyramidal layer of isocortex", + "Baillarger's internal band", + "Baillarger's internal stripe" + ] + }, + { + "id": "FMA:77810", + "name": "External pyramidal layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "External pyramidal layer of isocortex [Layer III]", + "External pyramidal cell layer" + ] + }, + { + "id": "FMA:77811", + "name": "Internal granular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "Internal granular layer of isocortex [Layer IV]" + ] + }, + { + "id": "FMA:77812", + "name": "Internal pyramidal layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "Internal pyramidal layer of isocortex [Layer V]", + "Betz' cells" + ] + }, + { + "id": "FMA:77813", + "name": "Set of caudolenticular gray bridges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Transcapsular grey bridges", + "Caudolenticular gray bridges", + "Caudolenticular gray bridges set", + "Caudolenticular grey bridges" + ] + }, + { + "id": "FMA:77814", + "name": "Lymphatic plexus of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:77815", + "name": "Superficial lymphatic plexus of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77814" + ] + } + }, + { + "id": "FMA:77816", + "name": "Deep lymphatic plexus of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77814" + ] + } + }, + { + "id": "FMA:77817", + "name": "Superficial lymphatic plexus of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77815" + ] + } + }, + { + "id": "FMA:77818", + "name": "Superficial lymphatic plexus of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77815" + ] + } + }, + { + "id": "FMA:77819", + "name": "Deep lymphatic plexus of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77816" + ] + } + }, + { + "id": "FMA:77820", + "name": "Deep lymphatic plexus of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77816" + ] + } + }, + { + "id": "FMA:77821", + "name": "Vestibular aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:77822", + "name": "Cochlear aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:77823", + "name": "Endolymphatic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:77824", + "name": "Utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61258" + ] + } + }, + { + "id": "FMA:77825", + "name": "Saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61258" + ] + } + }, + { + "id": "FMA:77826", + "name": "Otolith", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:77827", + "name": "Striola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77828", + "name": "Ampullary cupula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77829", + "name": "Vestibular membrane of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + }, + "synonyms": [ + "Superior wall of cochlear duct", + "Reissner's membrane", + "Vestibular membrane of Reissner" + ] + }, + { + "id": "FMA:77830", + "name": "Vestibular surface of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77718" + ] + } + }, + { + "id": "FMA:77831", + "name": "External surface of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77718" + ] + } + }, + { + "id": "FMA:77832", + "name": "Stria vascularis of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79804" + ] + }, + "synonyms": [ + "Stria vascularis of cochlea" + ] + }, + { + "id": "FMA:77833", + "name": "Spiral prominence of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77834", + "name": "Spiral ligament of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77835", + "name": "Spiral membrane of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77836", + "name": "Basal crest of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77837", + "name": "Spiral crest of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77838", + "name": "Basilar membrane of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63871" + ] + } + }, + { + "id": "FMA:77839", + "name": "Vas prominens of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53165" + ] + } + }, + { + "id": "FMA:77840", + "name": "Tympanic surface of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77718" + ] + } + }, + { + "id": "FMA:77841", + "name": "Vas spirale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63194" + ] + } + }, + { + "id": "FMA:77842", + "name": "Limbus of osseous spiral lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Osseous spiral lamina limbus" + ] + }, + { + "id": "FMA:77843", + "name": "Spiral limbus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77844", + "name": "Tympanic lip of limbus of osseous spiral lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77845", + "name": "Vestibular lip of limbus of osseous spiral lamina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77846", + "name": "Set of acoustic teeth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Acoustic teeth set", + "Acoustic teeth" + ] + }, + { + "id": "FMA:77847", + "name": "Vestibular caecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77848", + "name": "Cupular caecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:77849", + "name": "Reticular membrane of spiral organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:77850", + "name": "Inner spiral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77744" + ] + } + }, + { + "id": "FMA:77851", + "name": "Outer spiral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77744" + ] + } + }, + { + "id": "FMA:77852", + "name": "Vein of cochlear window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Cochlear window vein" + ] + }, + { + "id": "FMA:77853", + "name": "Gustatory organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:77854", + "name": "Retinaculum caudale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7646" + ] + } + }, + { + "id": "FMA:77855", + "name": "Set of tactile elevations", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Tactile elevations set", + "Tactile elevations" + ] + }, + { + "id": "FMA:77856", + "name": "Nail matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:77857", + "name": "Nail wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:77858", + "name": "Lunule of nail", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60802" + ] + }, + "synonyms": [ + "Nail lunule" + ] + }, + { + "id": "FMA:77859", + "name": "Eponychium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53666" + ] + } + }, + { + "id": "FMA:77860", + "name": "Hyponychium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53666" + ] + } + }, + { + "id": "FMA:77861", + "name": "Accessory breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + } + }, + { + "id": "FMA:77862", + "name": "Muscle layer in fatty layer of subcutaneous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:77863", + "name": "Fibrous layer in or on deep aspect of fatty layer of subcutaneous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77864", + "name": "Membranous layer of subcutaneous tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:77865", + "name": "Right superficial brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77135" + ] + } + }, + { + "id": "FMA:77866", + "name": "Left superficial brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77135" + ] + } + }, + { + "id": "FMA:77867", + "name": "Set of funiculi of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Funiculi of spinal cord", + "Grey columns of spinal cord" + ] + }, + { + "id": "FMA:77868", + "name": "Gray matter structure of tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + } + }, + { + "id": "FMA:77869", + "name": "Set of subarachnoid incisures", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74607" + ] + }, + "synonyms": [ + "Subarachnoid incisures set" + ] + }, + { + "id": "FMA:77870", + "name": "Gray matter layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + } + }, + { + "id": "FMA:77871", + "name": "Segment of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + }, + "synonyms": [ + "Inferior colliculus segment" + ] + }, + { + "id": "FMA:77872", + "name": "Set of santorini's muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Santorini's muscles", + "Santorini's muscles set" + ] + }, + { + "id": "FMA:77873", + "name": "Muller's muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + } + }, + { + "id": "FMA:77874", + "name": "Artery to right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77444" + ] + }, + "synonyms": [ + "Sciatic nerve branch of right inferior gluteal artery" + ] + }, + { + "id": "FMA:77875", + "name": "Artery to left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77444" + ] + }, + "synonyms": [ + "Sciatic nerve branch of left inferior gluteal artery" + ] + }, + { + "id": "FMA:77876", + "name": "Trunk of hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + }, + "synonyms": [ + "Hepatic venous trunk" + ] + }, + { + "id": "FMA:77877", + "name": "Haller's arches", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + } + }, + { + "id": "FMA:77879", + "name": "Guthrie's muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + } + }, + { + "id": "FMA:77880", + "name": "Set of Cruveilhier's plexuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Cruveilhier's plexuses" + ] + }, + { + "id": "FMA:77881", + "name": "Sphincter of common bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Sphincter of Boyden", + "Boyden sphincter", + "Four-part sphincter of Boyden" + ] + }, + { + "id": "FMA:77882", + "name": "Denonvilliers' ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:77883", + "name": "Subdivision of brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + }, + "synonyms": [ + "Brachiocephalic venous subdivision", + "Tributary of brachiocephalic vein" + ] + }, + { + "id": "FMA:77884", + "name": "Subdivision of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Subclavian venous subdivision" + ] + }, + { + "id": "FMA:77885", + "name": "Trunk of tributary of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:77886", + "name": "Trunk of tributary of external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + } + }, + { + "id": "FMA:77887", + "name": "Trunk of retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + }, + "synonyms": [ + "Retromandibular venous trunk" + ] + }, + { + "id": "FMA:77888", + "name": "Trunk of right retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77887" + ] + }, + "synonyms": [ + "Right retromandibular venous trunk" + ] + }, + { + "id": "FMA:77889", + "name": "Trunk of left retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77887" + ] + }, + "synonyms": [ + "Left retromandibular venous trunk" + ] + }, + { + "id": "FMA:77890", + "name": "Trunk of tributary of retromandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + } + }, + { + "id": "FMA:77891", + "name": "Trunk of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77890" + ] + }, + "synonyms": [ + "Superficial temporal venous trunk" + ] + }, + { + "id": "FMA:77892", + "name": "Trunk of right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77891" + ] + }, + "synonyms": [ + "Right superficial temporal venous trunk" + ] + }, + { + "id": "FMA:77893", + "name": "Trunk of left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77891" + ] + }, + "synonyms": [ + "Left superficial temporal venous trunk" + ] + }, + { + "id": "FMA:77894", + "name": "Trunk of tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77890" + ] + } + }, + { + "id": "FMA:77895", + "name": "Trunk of frontal tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77894" + ] + } + }, + { + "id": "FMA:77896", + "name": "Trunk of frontal tributary of right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77895" + ] + } + }, + { + "id": "FMA:77897", + "name": "Trunk of frontal tributary of left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77895" + ] + } + }, + { + "id": "FMA:77898", + "name": "Trunk of parietal tributary of superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77894" + ] + } + }, + { + "id": "FMA:77899", + "name": "Trunk of parietal tributary of right superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77898" + ] + } + }, + { + "id": "FMA:77900", + "name": "Trunk of parietal tributary of left superficial temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77898" + ] + } + }, + { + "id": "FMA:77901", + "name": "Trunk of middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77890" + ] + }, + "synonyms": [ + "Middle temporal venous trunk" + ] + }, + { + "id": "FMA:77902", + "name": "Trunk of right middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77901" + ] + }, + "synonyms": [ + "Right middle temporal venous trunk" + ] + }, + { + "id": "FMA:77903", + "name": "Trunk of left middle temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77901" + ] + }, + "synonyms": [ + "Left middle temporal venous trunk" + ] + }, + { + "id": "FMA:77904", + "name": "Trunk of transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77890" + ] + }, + "synonyms": [ + "Transverse facial venous trunk" + ] + }, + { + "id": "FMA:77905", + "name": "Trunk of right transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77904" + ] + }, + "synonyms": [ + "Right transverse facial venous trunk" + ] + }, + { + "id": "FMA:77906", + "name": "Trunk of left transverse facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77904" + ] + }, + "synonyms": [ + "Left transverse facial venous trunk" + ] + }, + { + "id": "FMA:77907", + "name": "Trunk of maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77890" + ] + }, + "synonyms": [ + "Maxillary venous trunk" + ] + }, + { + "id": "FMA:77908", + "name": "Trunk of right maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77907" + ] + }, + "synonyms": [ + "Right maxillary venous trunk" + ] + }, + { + "id": "FMA:77909", + "name": "Trunk of left maxillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77907" + ] + }, + "synonyms": [ + "Left maxillary venous trunk" + ] + }, + { + "id": "FMA:77910", + "name": "Trunk of posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + }, + "synonyms": [ + "Posterior auricular venous trunk" + ] + }, + { + "id": "FMA:77911", + "name": "Trunk of right posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77910" + ] + }, + "synonyms": [ + "Right posterior auricular venous trunk" + ] + }, + { + "id": "FMA:77912", + "name": "Trunk of left posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77910" + ] + }, + "synonyms": [ + "Left posterior auricular venous trunk" + ] + }, + { + "id": "FMA:77913", + "name": "Trunk of tributary of anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + } + }, + { + "id": "FMA:77914", + "name": "Trunk of jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77913" + ] + }, + "synonyms": [ + "Jugular venous arch trunk" + ] + }, + { + "id": "FMA:77915", + "name": "Trunk of right jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77914" + ] + }, + "synonyms": [ + "Right jugular venous arch trunk" + ] + }, + { + "id": "FMA:77916", + "name": "Trunk of left jugular venous arch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77914" + ] + }, + "synonyms": [ + "Left jugular venous arch trunk" + ] + }, + { + "id": "FMA:77917", + "name": "Trunk of communicating vein between internal jugular vein and anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77913" + ] + }, + "synonyms": [ + "Communicating venous between internal jugular venous and anterior jugular venous trunk" + ] + }, + { + "id": "FMA:77918", + "name": "Trunk of communicating vein between right internal jugular vein and right anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77917" + ] + }, + "synonyms": [ + "Communicating venous between right internal jugular venous and right anterior jugular venous trunk" + ] + }, + { + "id": "FMA:77919", + "name": "Trunk of communicating vein between left internal jugular vein and left anterior jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77917" + ] + }, + "synonyms": [ + "Communicating venous between left internal jugular venous and left anterior jugular venous trunk" + ] + }, + { + "id": "FMA:77920", + "name": "Trunk of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + }, + "synonyms": [ + "Posterior external jugular venous trunk" + ] + }, + { + "id": "FMA:77921", + "name": "Trunk of right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77920" + ] + }, + "synonyms": [ + "Right posterior external jugular venous trunk" + ] + }, + { + "id": "FMA:77922", + "name": "Trunk of left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77920" + ] + }, + "synonyms": [ + "Left posterior external jugular venous trunk" + ] + }, + { + "id": "FMA:77923", + "name": "Trunk of tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + } + }, + { + "id": "FMA:77924", + "name": "Trunk of cutaneous tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77923" + ] + } + }, + { + "id": "FMA:77925", + "name": "Trunk of cutaneous tributary of right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77924" + ] + } + }, + { + "id": "FMA:77926", + "name": "Trunk of cutaneous tributary of left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77924" + ] + } + }, + { + "id": "FMA:77927", + "name": "Trunk of muscular tributary of posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77923" + ] + } + }, + { + "id": "FMA:77928", + "name": "Trunk of muscular tributary of right posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77927" + ] + } + }, + { + "id": "FMA:77929", + "name": "Trunk of muscular tributary of left posterior external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77927" + ] + } + }, + { + "id": "FMA:77930", + "name": "Trunk of transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + }, + "synonyms": [ + "Transverse cervical venous trunk" + ] + }, + { + "id": "FMA:77931", + "name": "Trunk of right transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77930" + ] + }, + "synonyms": [ + "Right transverse cervical venous trunk" + ] + }, + { + "id": "FMA:77932", + "name": "Trunk of left transverse cervical vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77930" + ] + }, + "synonyms": [ + "Left transverse cervical venous trunk" + ] + }, + { + "id": "FMA:77933", + "name": "Trunk of suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77886" + ] + }, + "synonyms": [ + "Suprascapular venous trunk" + ] + }, + { + "id": "FMA:77934", + "name": "Trunk of right suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77933" + ] + }, + "synonyms": [ + "Right suprascapular venous trunk" + ] + }, + { + "id": "FMA:77935", + "name": "Trunk of left suprascapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77933" + ] + }, + "synonyms": [ + "Left suprascapular venous trunk" + ] + }, + { + "id": "FMA:77936", + "name": "Trunk of tributary of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + } + }, + { + "id": "FMA:77937", + "name": "Trunk of lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + }, + "synonyms": [ + "Lateral thoracic venous trunk" + ] + }, + { + "id": "FMA:77938", + "name": "Trunk of right lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77937" + ] + }, + "synonyms": [ + "Right lateral thoracic venous trunk" + ] + }, + { + "id": "FMA:77939", + "name": "Trunk of left lateral thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77937" + ] + }, + "synonyms": [ + "Left lateral thoracic venous trunk" + ] + }, + { + "id": "FMA:77940", + "name": "Trunk of thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + }, + "synonyms": [ + "Thoracodorsal venous trunk" + ] + }, + { + "id": "FMA:77941", + "name": "Trunk of right thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77940" + ] + }, + "synonyms": [ + "Right thoracodorsal venous trunk" + ] + }, + { + "id": "FMA:77942", + "name": "Trunk of left thoracodorsal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77940" + ] + }, + "synonyms": [ + "Left thoracodorsal venous trunk" + ] + }, + { + "id": "FMA:77943", + "name": "Trunk of posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + }, + "synonyms": [ + "Posterior humeral circumflex venous trunk" + ] + }, + { + "id": "FMA:77944", + "name": "Trunk of right posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77943" + ] + }, + "synonyms": [ + "Right posterior humeral circumflex venous trunk" + ] + }, + { + "id": "FMA:77945", + "name": "Trunk of left posterior humeral circumflex vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77943" + ] + }, + "synonyms": [ + "Left posterior humeral circumflex venous trunk" + ] + }, + { + "id": "FMA:77946", + "name": "Trunk of mammary tributary of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + } + }, + { + "id": "FMA:77947", + "name": "Trunk of mammary tributary of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77946" + ] + } + }, + { + "id": "FMA:77948", + "name": "Trunk of mammary tributary of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77946" + ] + } + }, + { + "id": "FMA:77949", + "name": "Right circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77498" + ] + } + }, + { + "id": "FMA:77950", + "name": "Left circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77498" + ] + } + }, + { + "id": "FMA:77951", + "name": "Trunk of circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + }, + "synonyms": [ + "Circumflex scapular venous trunk" + ] + }, + { + "id": "FMA:77952", + "name": "Trunk of right circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77951" + ] + }, + "synonyms": [ + "Right circumflex scapular venous trunk" + ] + }, + { + "id": "FMA:77953", + "name": "Trunk of left circumflex scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77951" + ] + }, + "synonyms": [ + "Left circumflex scapular venous trunk" + ] + }, + { + "id": "FMA:77954", + "name": "Right anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77499" + ] + } + }, + { + "id": "FMA:77955", + "name": "Left anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77499" + ] + } + }, + { + "id": "FMA:77956", + "name": "Trunk of anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77936" + ] + }, + "synonyms": [ + "Anterior circumflex humeral venous trunk" + ] + }, + { + "id": "FMA:77957", + "name": "Trunk of right anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77956" + ] + }, + "synonyms": [ + "Right anterior circumflex humeral venous trunk" + ] + }, + { + "id": "FMA:77958", + "name": "Trunk of left anterior circumflex humeral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77956" + ] + }, + "synonyms": [ + "Left anterior circumflex humeral venous trunk" + ] + }, + { + "id": "FMA:77959", + "name": "Subdivision of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + }, + "synonyms": [ + "Internal jugular venous subdivision" + ] + }, + { + "id": "FMA:77960", + "name": "Trunk of tributary of facial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + } + }, + { + "id": "FMA:77961", + "name": "Trunk of superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77960" + ] + }, + "synonyms": [ + "Superior labial venous trunk" + ] + }, + { + "id": "FMA:77962", + "name": "Trunk of right superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77961" + ] + }, + "synonyms": [ + "Right superior labial venous trunk" + ] + }, + { + "id": "FMA:77963", + "name": "Trunk of left superior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77961" + ] + }, + "synonyms": [ + "Left superior labial venous trunk" + ] + }, + { + "id": "FMA:77964", + "name": "Trunk of inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77960" + ] + }, + "synonyms": [ + "Inferior labial venous trunk" + ] + }, + { + "id": "FMA:77965", + "name": "Trunk of right inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77964" + ] + }, + "synonyms": [ + "Right inferior labial venous trunk" + ] + }, + { + "id": "FMA:77966", + "name": "Trunk of left inferior labial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77964" + ] + }, + "synonyms": [ + "Left inferior labial venous trunk" + ] + }, + { + "id": "FMA:77967", + "name": "Trunk of tributary of angular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77960" + ] + } + }, + { + "id": "FMA:77968", + "name": "Trunk of tributary of supra-orbital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77960" + ] + } + }, + { + "id": "FMA:77969", + "name": "Tributary of superior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + }, + "synonyms": [ + "Superior thyroid venous tributary" + ] + }, + { + "id": "FMA:77970", + "name": "Cricothyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77969" + ] + } + }, + { + "id": "FMA:77971", + "name": "Right cricothyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77970" + ] + } + }, + { + "id": "FMA:77972", + "name": "Left cricothyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77970" + ] + } + }, + { + "id": "FMA:77973", + "name": "Branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + }, + "synonyms": [ + "Transverse facial arterial branch" + ] + }, + { + "id": "FMA:77974", + "name": "Parotid branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77973" + ] + } + }, + { + "id": "FMA:77975", + "name": "Parotid branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77974" + ] + } + }, + { + "id": "FMA:77976", + "name": "Parotid branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77974" + ] + } + }, + { + "id": "FMA:77977", + "name": "Masseter branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77973" + ] + }, + "synonyms": [ + "Masseteric branch of transverse facial artery" + ] + }, + { + "id": "FMA:77978", + "name": "Masseter branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77977" + ] + } + }, + { + "id": "FMA:77979", + "name": "Masseter branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77977" + ] + } + }, + { + "id": "FMA:77980", + "name": "Cutaneous branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77973" + ] + } + }, + { + "id": "FMA:77981", + "name": "Cutaneous branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77980" + ] + } + }, + { + "id": "FMA:77982", + "name": "Cutaneous branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77980" + ] + } + }, + { + "id": "FMA:77983", + "name": "Right superficial parotid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61217" + ] + } + }, + { + "id": "FMA:77984", + "name": "Left superficial parotid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61217" + ] + } + }, + { + "id": "FMA:77985", + "name": "Right anterior auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61219" + ] + }, + "synonyms": [ + "Right pre-auricular lymph node" + ] + }, + { + "id": "FMA:77986", + "name": "Left anterior auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61219" + ] + }, + "synonyms": [ + "Left pre-auricular lymph node" + ] + }, + { + "id": "FMA:77987", + "name": "Right infra-auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61220" + ] + } + }, + { + "id": "FMA:77988", + "name": "Left infra-auricular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61220" + ] + } + }, + { + "id": "FMA:77989", + "name": "Right intraglandular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61221" + ] + } + }, + { + "id": "FMA:77990", + "name": "Left intraglandular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61221" + ] + } + }, + { + "id": "FMA:77991", + "name": "Parotid branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53470" + ] + } + }, + { + "id": "FMA:77992", + "name": "Parotid branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77991" + ] + } + }, + { + "id": "FMA:77993", + "name": "Parotid branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77991" + ] + } + }, + { + "id": "FMA:77994", + "name": "Right external carotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67532" + ] + } + }, + { + "id": "FMA:77995", + "name": "Left external carotid nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67532" + ] + } + }, + { + "id": "FMA:77996", + "name": "Surface of right parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + }, + "synonyms": [ + "Right parotid gland surface" + ] + }, + { + "id": "FMA:77997", + "name": "Surface of left parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59874" + ] + }, + "synonyms": [ + "Left parotid gland surface" + ] + }, + { + "id": "FMA:77998", + "name": "Ascending frontal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50977" + ] + } + }, + { + "id": "FMA:78001", + "name": "Trunk of tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + } + }, + { + "id": "FMA:78002", + "name": "Trunk of descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78001" + ] + } + }, + { + "id": "FMA:78003", + "name": "Trunk of descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78002" + ] + } + }, + { + "id": "FMA:78004", + "name": "Trunk of descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78002" + ] + } + }, + { + "id": "FMA:78005", + "name": "Tributary of internal oblique tributary of descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78001" + ] + } + }, + { + "id": "FMA:78006", + "name": "Tributary of internal oblique tributary of descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78005" + ] + } + }, + { + "id": "FMA:78007", + "name": "Tributary of internal oblique tributary of descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78005" + ] + } + }, + { + "id": "FMA:78008", + "name": "Tributary of transversus abdominis tributary of descending tributary of deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78001" + ] + } + }, + { + "id": "FMA:78009", + "name": "Tributary of transversus abdominis tributary of descending tributary of right deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78008" + ] + } + }, + { + "id": "FMA:78010", + "name": "Tributary of transversus abdominis tributary of descending tributary of left deep circumflex iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78008" + ] + } + }, + { + "id": "FMA:78011", + "name": "Trunk of brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Brachial venous trunk" + ] + }, + { + "id": "FMA:78012", + "name": "Trunk of medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78011" + ] + }, + "synonyms": [ + "Medial brachial venous trunk" + ] + }, + { + "id": "FMA:78013", + "name": "Trunk of right medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78012" + ] + }, + "synonyms": [ + "Right medial brachial venous trunk" + ] + }, + { + "id": "FMA:78014", + "name": "Trunk of left medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78012" + ] + }, + "synonyms": [ + "Left medial brachial venous trunk" + ] + }, + { + "id": "FMA:78015", + "name": "Trunk of lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78011" + ] + }, + "synonyms": [ + "Lateral brachial venous trunk" + ] + }, + { + "id": "FMA:78016", + "name": "Trunk of right lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78015" + ] + }, + "synonyms": [ + "Right lateral brachial venous trunk" + ] + }, + { + "id": "FMA:78017", + "name": "Trunk of left lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78015" + ] + }, + "synonyms": [ + "Left lateral brachial venous trunk" + ] + }, + { + "id": "FMA:78018", + "name": "Trunk of basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78254" + ] + }, + "synonyms": [ + "Basilic venous trunk" + ] + }, + { + "id": "FMA:78019", + "name": "Trunk of right basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78018" + ] + }, + "synonyms": [ + "Right basilic venous trunk" + ] + }, + { + "id": "FMA:78020", + "name": "Trunk of left basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78018" + ] + }, + "synonyms": [ + "Left basilic venous trunk" + ] + }, + { + "id": "FMA:78021", + "name": "Medial brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22934" + ] + } + }, + { + "id": "FMA:78022", + "name": "Lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22934" + ] + } + }, + { + "id": "FMA:78023", + "name": "Right lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78022" + ] + } + }, + { + "id": "FMA:78024", + "name": "Left lateral brachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78022" + ] + } + }, + { + "id": "FMA:78025", + "name": "Trunk of median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Median cubital venous trunk" + ] + }, + { + "id": "FMA:78026", + "name": "Trunk of right median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78025" + ] + }, + "synonyms": [ + "Right median cubital venous trunk" + ] + }, + { + "id": "FMA:78027", + "name": "Trunk of left median cubital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78025" + ] + }, + "synonyms": [ + "Left median cubital venous trunk" + ] + }, + { + "id": "FMA:78028", + "name": "Trunk of median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Median antebrachial venous trunk" + ] + }, + { + "id": "FMA:78029", + "name": "Trunk of right median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78028" + ] + }, + "synonyms": [ + "Right median antebrachial venous trunk" + ] + }, + { + "id": "FMA:78030", + "name": "Trunk of left median antebrachial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78028" + ] + }, + "synonyms": [ + "Left median antebrachial venous trunk" + ] + }, + { + "id": "FMA:78031", + "name": "Trunk of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78254" + ] + }, + "synonyms": [ + "Axillary venous trunk" + ] + }, + { + "id": "FMA:78032", + "name": "Trunk of right axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78031" + ] + }, + "synonyms": [ + "Right axillary venous trunk" + ] + }, + { + "id": "FMA:78033", + "name": "Trunk of left axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78031" + ] + }, + "synonyms": [ + "Left axillary venous trunk" + ] + }, + { + "id": "FMA:78034", + "name": "Trunk of accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Accessory cephalic venous trunk" + ] + }, + { + "id": "FMA:78035", + "name": "Trunk of right accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78034" + ] + }, + "synonyms": [ + "Right accessory cephalic venous trunk" + ] + }, + { + "id": "FMA:78036", + "name": "Trunk of left accessory cephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78034" + ] + }, + "synonyms": [ + "Left accessory cephalic venous trunk" + ] + }, + { + "id": "FMA:78037", + "name": "Trunk of tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:78038", + "name": "Trunk of esophageal tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78037" + ] + } + }, + { + "id": "FMA:78039", + "name": "Trunk of mediastinal tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78037" + ] + } + }, + { + "id": "FMA:78040", + "name": "Trunk of pericardial tributary of accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78037" + ] + } + }, + { + "id": "FMA:78041", + "name": "Trunk of tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:78042", + "name": "Trunk of right superior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + }, + "synonyms": [ + "Right superior intercostal venous trunk" + ] + }, + { + "id": "FMA:78043", + "name": "Trunk of transvertebral communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + }, + "synonyms": [ + "Transvertebral communicating venous trunk" + ] + }, + { + "id": "FMA:78044", + "name": "Trunk of communicating vein with accessory hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + }, + "synonyms": [ + "Communicating venous with accessory hemiazygos venous trunk" + ] + }, + { + "id": "FMA:78045", + "name": "Trunk of mediastinal tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + } + }, + { + "id": "FMA:78046", + "name": "Trunk of esophageal tributary of azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + } + }, + { + "id": "FMA:78047", + "name": "Trunk of communicating vein with hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78041" + ] + }, + "synonyms": [ + "Communicating venous with hemiazygos venous trunk" + ] + }, + { + "id": "FMA:78048", + "name": "Subdivision of superior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + }, + "synonyms": [ + "Superior vena caval tree subdivision" + ] + }, + { + "id": "FMA:78049", + "name": "Subdivision of inferior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + }, + "synonyms": [ + "Inferior vena caval tree subdivision" + ] + }, + { + "id": "FMA:78050", + "name": "Trunk of tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78051" + ] + } + }, + { + "id": "FMA:78051", + "name": "Trunk of tributary of hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + } + }, + { + "id": "FMA:78052", + "name": "Trunk of tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78051" + ] + } + }, + { + "id": "FMA:78053", + "name": "Trunk of tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78051" + ] + } + }, + { + "id": "FMA:78054", + "name": "Trunk of posterior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78050" + ] + } + }, + { + "id": "FMA:78055", + "name": "Trunk of posterior superior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78050" + ] + } + }, + { + "id": "FMA:78056", + "name": "Trunk of posterior inferior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78050" + ] + } + }, + { + "id": "FMA:78057", + "name": "Trunk of anterior superior segmental tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78050" + ] + } + }, + { + "id": "FMA:78058", + "name": "Trunk of right paracaval tributary of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78050" + ] + } + }, + { + "id": "FMA:78059", + "name": "Trunk of anterior inferior segmental tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78052" + ] + } + }, + { + "id": "FMA:78060", + "name": "Trunk of medial inferior segmental tributary of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78052" + ] + } + }, + { + "id": "FMA:78061", + "name": "Trunk of medial superior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78053" + ] + } + }, + { + "id": "FMA:78062", + "name": "Trunk of lateral superior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78053" + ] + } + }, + { + "id": "FMA:78063", + "name": "Trunk of lateral inferior segmental tributary of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78053" + ] + } + }, + { + "id": "FMA:78064", + "name": "Trunk of tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45846" + ] + } + }, + { + "id": "FMA:78065", + "name": "Trunk of dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78066", + "name": "Trunk of medial tributary of dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78067", + "name": "Trunk of lateral tributary of dorsal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78068", + "name": "Trunk of spinal tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78069", + "name": "Trunk of intervertebral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78070", + "name": "Trunk of ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78071", + "name": "Trunk of lateral cutaneous tributary of ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78072", + "name": "Trunk of muscular tributary of ventral tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78073", + "name": "Trunk of unnamed tributary of lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78064" + ] + } + }, + { + "id": "FMA:78074", + "name": "Trunk of dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78065" + ] + } + }, + { + "id": "FMA:78075", + "name": "Trunk of dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78074" + ] + } + }, + { + "id": "FMA:78076", + "name": "Trunk of dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78074" + ] + } + }, + { + "id": "FMA:78077", + "name": "Trunk of dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78065" + ] + } + }, + { + "id": "FMA:78078", + "name": "Trunk of dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78077" + ] + } + }, + { + "id": "FMA:78079", + "name": "Trunk of dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78077" + ] + } + }, + { + "id": "FMA:78080", + "name": "Trunk of dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78065" + ] + } + }, + { + "id": "FMA:78081", + "name": "Trunk of dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78080" + ] + } + }, + { + "id": "FMA:78082", + "name": "Trunk of dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78080" + ] + } + }, + { + "id": "FMA:78083", + "name": "Trunk of dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78065" + ] + } + }, + { + "id": "FMA:78084", + "name": "Trunk of dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78083" + ] + } + }, + { + "id": "FMA:78085", + "name": "Trunk of dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78083" + ] + } + }, + { + "id": "FMA:78086", + "name": "Trunk of medial tributary of dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78066" + ] + } + }, + { + "id": "FMA:78087", + "name": "Trunk of medial tributary of dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78086" + ] + } + }, + { + "id": "FMA:78088", + "name": "Trunk of medial tributary of dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78086" + ] + } + }, + { + "id": "FMA:78089", + "name": "Trunk of medial tributary of dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78066" + ] + } + }, + { + "id": "FMA:78090", + "name": "Trunk of medial tributary of dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78089" + ] + } + }, + { + "id": "FMA:78091", + "name": "Trunk of medial tributary of dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78089" + ] + } + }, + { + "id": "FMA:78092", + "name": "Trunk of medial tributary of dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78066" + ] + } + }, + { + "id": "FMA:78093", + "name": "Trunk of medial tributary of dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78092" + ] + } + }, + { + "id": "FMA:78094", + "name": "Trunk of medial tributary of dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78092" + ] + } + }, + { + "id": "FMA:78095", + "name": "Trunk of medial tributary of dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78066" + ] + } + }, + { + "id": "FMA:78096", + "name": "Trunk of medial tributary of dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78095" + ] + } + }, + { + "id": "FMA:78097", + "name": "Trunk of medial tributary of dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78095" + ] + } + }, + { + "id": "FMA:78098", + "name": "Trunk of lateral tributary of dorsal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78067" + ] + } + }, + { + "id": "FMA:78099", + "name": "Trunk of lateral tributary of dorsal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78098" + ] + } + }, + { + "id": "FMA:78100", + "name": "Trunk of lateral tributary of dorsal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78098" + ] + } + }, + { + "id": "FMA:78101", + "name": "Trunk of lateral tributary of dorsal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78067" + ] + } + }, + { + "id": "FMA:78102", + "name": "Trunk of lateral tributary of dorsal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78101" + ] + } + }, + { + "id": "FMA:78103", + "name": "Trunk of lateral tributary of dorsal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78101" + ] + } + }, + { + "id": "FMA:78104", + "name": "Trunk of lateral tributary of dorsal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78067" + ] + } + }, + { + "id": "FMA:78105", + "name": "Trunk of lateral tributary of dorsal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78104" + ] + } + }, + { + "id": "FMA:78106", + "name": "Trunk of lateral tributary of dorsal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78104" + ] + } + }, + { + "id": "FMA:78107", + "name": "Trunk of lateral tributary of dorsal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78067" + ] + } + }, + { + "id": "FMA:78108", + "name": "Trunk of lateral tributary of dorsal tributary of right fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78107" + ] + } + }, + { + "id": "FMA:78109", + "name": "Trunk of lateral tributary of dorsal tributary of left fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78107" + ] + } + }, + { + "id": "FMA:78110", + "name": "Trunk of spinal tributary of first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78068" + ] + } + }, + { + "id": "FMA:78111", + "name": "Trunk of spinal tributary of right first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78110" + ] + } + }, + { + "id": "FMA:78112", + "name": "Trunk of spinal tributary of left first lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78110" + ] + } + }, + { + "id": "FMA:78113", + "name": "Trunk of spinal tributary of second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78068" + ] + } + }, + { + "id": "FMA:78114", + "name": "Trunk of spinal tributary of right second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78113" + ] + } + }, + { + "id": "FMA:78115", + "name": "Trunk of spinal tributary of left second lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78113" + ] + } + }, + { + "id": "FMA:78116", + "name": "Trunk of spinal tributary of third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78068" + ] + } + }, + { + "id": "FMA:78117", + "name": "Trunk of spinal tributary of right third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78116" + ] + } + }, + { + "id": "FMA:78118", + "name": "Trunk of spinal tributary of left third lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78116" + ] + } + }, + { + "id": "FMA:78119", + "name": "Trunk of spinal tributary of fourth lumbar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78068" + ] + } + }, + { + "id": "FMA:78121", + "name": "Superior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78048" + ] + } + }, + { + "id": "FMA:78122", + "name": "Posterior mediastinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4722" + ] + } + }, + { + "id": "FMA:78123", + "name": "Anterior mediastinal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4722" + ] + } + }, + { + "id": "FMA:78125", + "name": "Trunk of esophageal tributary of inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:78126", + "name": "Trunk of esophageal tributary of right inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78125" + ] + } + }, + { + "id": "FMA:78127", + "name": "Trunk of esophageal tributary of left inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78125" + ] + } + }, + { + "id": "FMA:78128", + "name": "Tracheal tributary of inferior thyroid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62828" + ] + } + }, + { + "id": "FMA:78129", + "name": "Trunk of tributary of internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:78130", + "name": "Trunk of vena comitantes of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78129" + ] + } + }, + { + "id": "FMA:78131", + "name": "Trunk of vena comitantes of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78130" + ] + } + }, + { + "id": "FMA:78132", + "name": "Trunk of vena comitantes of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78130" + ] + } + }, + { + "id": "FMA:78133", + "name": "Trunk of musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78129" + ] + }, + "synonyms": [ + "Musculophrenic venous trunk" + ] + }, + { + "id": "FMA:78134", + "name": "Trunk of right musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78133" + ] + }, + "synonyms": [ + "Right musculophrenic venous trunk" + ] + }, + { + "id": "FMA:78135", + "name": "Trunk of left musculophrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78133" + ] + }, + "synonyms": [ + "Left musculophrenic venous trunk" + ] + }, + { + "id": "FMA:78136", + "name": "Trunk of superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78129" + ] + }, + "synonyms": [ + "Superior epigastric venous trunk" + ] + }, + { + "id": "FMA:78137", + "name": "Trunk of right superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78136" + ] + }, + "synonyms": [ + "Right superior epigastric venous trunk" + ] + }, + { + "id": "FMA:78138", + "name": "Trunk of left superior epigastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78136" + ] + }, + "synonyms": [ + "Left superior epigastric venous trunk" + ] + }, + { + "id": "FMA:78139", + "name": "Trunk of anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78129" + ] + }, + "synonyms": [ + "Anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78140", + "name": "Trunk of first anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "First anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78141", + "name": "Trunk of second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Second anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78142", + "name": "Trunk of third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Third anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78143", + "name": "Trunk of fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Fourth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78144", + "name": "Trunk of fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Fifth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78145", + "name": "Trunk of sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Sixth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78146", + "name": "Trunk of seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Seventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78147", + "name": "Trunk of eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Eighth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78148", + "name": "Trunk of ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Ninth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78149", + "name": "Trunk of tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Tenth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78150", + "name": "Trunk of eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78139" + ] + }, + "synonyms": [ + "Eleventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78151", + "name": "Trunk of right eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78150" + ] + }, + "synonyms": [ + "Right eleventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78152", + "name": "Trunk of left eleventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78150" + ] + }, + "synonyms": [ + "Left eleventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78153", + "name": "Trunk of right tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78149" + ] + }, + "synonyms": [ + "Right tenth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78154", + "name": "Trunk of left tenth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78149" + ] + }, + "synonyms": [ + "Left tenth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78155", + "name": "Trunk of right ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78148" + ] + }, + "synonyms": [ + "Right ninth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78156", + "name": "Trunk of left ninth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78148" + ] + }, + "synonyms": [ + "Left ninth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78157", + "name": "Trunk of right eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78147" + ] + }, + "synonyms": [ + "Right eighth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78158", + "name": "Trunk of left eighth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78147" + ] + }, + "synonyms": [ + "Left eighth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78159", + "name": "Trunk of right seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78146" + ] + }, + "synonyms": [ + "Right seventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78160", + "name": "Trunk of left seventh anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78146" + ] + }, + "synonyms": [ + "Left seventh anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78161", + "name": "Trunk of right sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78145" + ] + }, + "synonyms": [ + "Right sixth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78162", + "name": "Trunk of left sixth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78145" + ] + }, + "synonyms": [ + "Left sixth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78163", + "name": "Trunk of right fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78144" + ] + }, + "synonyms": [ + "Right fifth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78164", + "name": "Trunk of left fifth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78144" + ] + }, + "synonyms": [ + "Left fifth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78165", + "name": "Trunk of right fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78143" + ] + }, + "synonyms": [ + "Right fourth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78166", + "name": "Trunk of left fourth anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78143" + ] + }, + "synonyms": [ + "Left fourth anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78167", + "name": "Trunk of right third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78142" + ] + }, + "synonyms": [ + "Right third anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78168", + "name": "Trunk of left third anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78142" + ] + }, + "synonyms": [ + "Left third anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78169", + "name": "Trunk of right second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78141" + ] + }, + "synonyms": [ + "Right second anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78170", + "name": "Trunk of left second anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78141" + ] + }, + "synonyms": [ + "Left second anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78171", + "name": "Trunk of right first anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78140" + ] + }, + "synonyms": [ + "Right first anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78172", + "name": "Trunk of left first anterior intercostal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78140" + ] + }, + "synonyms": [ + "Left first anterior intercostal venous trunk" + ] + }, + { + "id": "FMA:78173", + "name": "Trunk of mammary tributary of internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78129" + ] + } + }, + { + "id": "FMA:78174", + "name": "Trunk of mammary tributary of right internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78173" + ] + } + }, + { + "id": "FMA:78175", + "name": "Trunk of mammary tributary of left internal thoracic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78173" + ] + } + }, + { + "id": "FMA:78176", + "name": "Temporomandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50931" + ] + } + }, + { + "id": "FMA:78177", + "name": "Right temporomandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78176" + ] + } + }, + { + "id": "FMA:78178", + "name": "Left temporomandibular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78176" + ] + } + }, + { + "id": "FMA:78179", + "name": "Trunk of tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + } + }, + { + "id": "FMA:78180", + "name": "Trunk of middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + }, + "synonyms": [ + "Middle meningeal venous trunk" + ] + }, + { + "id": "FMA:78181", + "name": "Trunk of right middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78180" + ] + }, + "synonyms": [ + "Right middle meningeal venous trunk" + ] + }, + { + "id": "FMA:78182", + "name": "Trunk of left middle meningeal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78180" + ] + }, + "synonyms": [ + "Left middle meningeal venous trunk" + ] + }, + { + "id": "FMA:78183", + "name": "Trunk of masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + }, + "synonyms": [ + "Masseteric venous trunk" + ] + }, + { + "id": "FMA:78184", + "name": "Trunk of right masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78183" + ] + }, + "synonyms": [ + "Right masseteric venous trunk" + ] + }, + { + "id": "FMA:78185", + "name": "Trunk of left masseteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78183" + ] + }, + "synonyms": [ + "Left masseteric venous trunk" + ] + }, + { + "id": "FMA:78186", + "name": "Trunk of sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + }, + "synonyms": [ + "Sphenopalatine venous trunk" + ] + }, + { + "id": "FMA:78187", + "name": "Trunk of right sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78186" + ] + }, + "synonyms": [ + "Right sphenopalatine venous trunk" + ] + }, + { + "id": "FMA:78188", + "name": "Trunk of left sphenopalatine vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78186" + ] + }, + "synonyms": [ + "Left sphenopalatine venous trunk" + ] + }, + { + "id": "FMA:78189", + "name": "Trunk of deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + }, + "synonyms": [ + "Deep temporal venous trunk" + ] + }, + { + "id": "FMA:78190", + "name": "Trunk of right deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78189" + ] + }, + "synonyms": [ + "Right deep temporal venous trunk" + ] + }, + { + "id": "FMA:78191", + "name": "Trunk of left deep temporal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78189" + ] + }, + "synonyms": [ + "Left deep temporal venous trunk" + ] + }, + { + "id": "FMA:78192", + "name": "Trunk of vein of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + } + }, + { + "id": "FMA:78193", + "name": "Trunk of vein of right pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78192" + ] + } + }, + { + "id": "FMA:78194", + "name": "Trunk of vein of left pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78192" + ] + } + }, + { + "id": "FMA:78195", + "name": "Trunk of parotid tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + } + }, + { + "id": "FMA:78196", + "name": "Trunk of parotid tributary of right pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78195" + ] + } + }, + { + "id": "FMA:78197", + "name": "Trunk of parotid tributary of left pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78195" + ] + } + }, + { + "id": "FMA:78198", + "name": "Trunk of articular tributary of pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + } + }, + { + "id": "FMA:78199", + "name": "Trunk of articular tributary of right pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78198" + ] + } + }, + { + "id": "FMA:78200", + "name": "Trunk of articular tributary of left pterygoid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78198" + ] + } + }, + { + "id": "FMA:78201", + "name": "Trunk of tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78179" + ] + }, + "synonyms": [ + "Tympanic venous trunk" + ] + }, + { + "id": "FMA:78202", + "name": "Trunk of right tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78201" + ] + }, + "synonyms": [ + "Right tympanic venous trunk" + ] + }, + { + "id": "FMA:78203", + "name": "Trunk of left tympanic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78201" + ] + }, + "synonyms": [ + "Left tympanic venous trunk" + ] + }, + { + "id": "FMA:78204", + "name": "Subdivision of external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78049" + ] + }, + "synonyms": [ + "External iliac venous subdivision" + ] + }, + { + "id": "FMA:78205", + "name": "Left anterior inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68070" + ] + } + }, + { + "id": "FMA:78206", + "name": "Left posterior inferior phrenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68070" + ] + } + }, + { + "id": "FMA:78207", + "name": "Tributary of basilic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + }, + "synonyms": [ + "Basilic venous tributary" + ] + }, + { + "id": "FMA:78208", + "name": "Tributary of lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77959" + ] + }, + "synonyms": [ + "Lingual venous tributary" + ] + }, + { + "id": "FMA:78209", + "name": "Trunk of hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14329" + ] + }, + "synonyms": [ + "Hepatic portal venous trunk" + ] + }, + { + "id": "FMA:78210", + "name": "Trunk of pre-hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14329" + ] + }, + "synonyms": [ + "Pre-hepatic portal venous trunk" + ] + }, + { + "id": "FMA:78212", + "name": "Trunk of right gastroepiploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Right gastroepiploic venous trunk" + ] + }, + { + "id": "FMA:78213", + "name": "Trunk of jejunal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Jejunal venous trunk" + ] + }, + { + "id": "FMA:78214", + "name": "Trunk of ileal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Ileal venous trunk" + ] + }, + { + "id": "FMA:78215", + "name": "Trunk of middle colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Middle colic venous trunk" + ] + }, + { + "id": "FMA:78216", + "name": "Trunk of right colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Right colic venous trunk" + ] + }, + { + "id": "FMA:78217", + "name": "Trunk of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + }, + "synonyms": [ + "Ileocolic venous trunk" + ] + }, + { + "id": "FMA:78218", + "name": "Trunk of vein of dorsal venous network of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45849" + ] + } + }, + { + "id": "FMA:78219", + "name": "Trunk of dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78218" + ] + }, + "synonyms": [ + "Dorsal metacarpal venous trunk" + ] + }, + { + "id": "FMA:78220", + "name": "Trunk of first dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78219" + ] + }, + "synonyms": [ + "First dorsal metacarpal venous trunk" + ] + }, + { + "id": "FMA:78221", + "name": "Trunk of second dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78219" + ] + }, + "synonyms": [ + "Second dorsal metacarpal venous trunk" + ] + }, + { + "id": "FMA:78222", + "name": "Trunk of third dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78219" + ] + }, + "synonyms": [ + "Third dorsal metacarpal venous trunk" + ] + }, + { + "id": "FMA:78223", + "name": "Trunk of tributary of dorsal metacarpal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78218" + ] + } + }, + { + "id": "FMA:78224", + "name": "Trunk of dorsal digital vein of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78225", + "name": "Trunk of dorsal digital vein of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78224" + ] + } + }, + { + "id": "FMA:78226", + "name": "Trunk of dorsal digital vein of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78224" + ] + } + }, + { + "id": "FMA:78227", + "name": "Trunk of dorsal digital vein of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78228", + "name": "Trunk of dorsal digital vein of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78227" + ] + } + }, + { + "id": "FMA:78229", + "name": "Trunk of dorsal digital vein of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78227" + ] + } + }, + { + "id": "FMA:78230", + "name": "Trunk of dorsal digital vein of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78231", + "name": "Trunk of dorsal digital vein of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78230" + ] + } + }, + { + "id": "FMA:78232", + "name": "Trunk of dorsal digital vein of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78230" + ] + } + }, + { + "id": "FMA:78233", + "name": "Trunk of dorsal digital vein of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78234", + "name": "Trunk of dorsal digital vein of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78233" + ] + } + }, + { + "id": "FMA:78235", + "name": "Trunk of dorsal digital vein of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78233" + ] + } + }, + { + "id": "FMA:78236", + "name": "Trunk of dorsal digital vein of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78237", + "name": "Trunk of dorsal digital vein of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78236" + ] + } + }, + { + "id": "FMA:78238", + "name": "Trunk of dorsal digital vein of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78236" + ] + } + }, + { + "id": "FMA:78239", + "name": "Trunk of dorsal digital vein of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78223" + ] + } + }, + { + "id": "FMA:78240", + "name": "Trunk of dorsal digital vein of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78239" + ] + } + }, + { + "id": "FMA:78241", + "name": "Trunk of dorsal digital vein of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78239" + ] + } + }, + { + "id": "FMA:78242", + "name": "Costo-axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71209" + ] + } + }, + { + "id": "FMA:78243", + "name": "Right costo-axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78242" + ] + } + }, + { + "id": "FMA:78244", + "name": "Left costo-axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78242" + ] + } + }, + { + "id": "FMA:78245", + "name": "Vein of right cochlear window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77852" + ] + }, + "synonyms": [ + "Right cochlear window vein" + ] + }, + { + "id": "FMA:78246", + "name": "Vein of left cochlear window", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77852" + ] + }, + "synonyms": [ + "Left cochlear window vein" + ] + }, + { + "id": "FMA:78247", + "name": "Vein of sphenoidal foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + }, + "synonyms": [ + "Vein of sphenoidal foramen of Vesalius", + "Sphenoidal foramen vein" + ] + }, + { + "id": "FMA:78248", + "name": "Right suprarenal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6635" + ] + } + }, + { + "id": "FMA:78249", + "name": "Left suprarenal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6635" + ] + } + }, + { + "id": "FMA:78250", + "name": "Vein of foramen cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50790" + ] + }, + "synonyms": [ + "Foramen cecum vein" + ] + }, + { + "id": "FMA:78251", + "name": "Fatty layer of superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82501" + ] + } + }, + { + "id": "FMA:78252", + "name": "Membranous layer of superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + }, + "synonyms": [ + "Deep membranous layer of superficial fascia" + ] + }, + { + "id": "FMA:78254", + "name": "Zone of trunk of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67319" + ] + } + }, + { + "id": "FMA:78255", + "name": "Zone of trunk of common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67319" + ] + } + }, + { + "id": "FMA:78256", + "name": "Trunk of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63838" + ] + }, + "synonyms": [ + "Axillary arterial trunk" + ] + }, + { + "id": "FMA:78257", + "name": "Trunk proper of subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78254" + ] + } + }, + { + "id": "FMA:78258", + "name": "Trunk proper of right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78257" + ] + } + }, + { + "id": "FMA:78259", + "name": "Trunk proper of left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78257" + ] + } + }, + { + "id": "FMA:78260", + "name": "Trunk of right axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78256" + ] + }, + "synonyms": [ + "Right axillary arterial trunk" + ] + }, + { + "id": "FMA:78261", + "name": "Trunk of left axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78256" + ] + }, + "synonyms": [ + "Left axillary arterial trunk" + ] + }, + { + "id": "FMA:78262", + "name": "Trunk proper of common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78255" + ] + } + }, + { + "id": "FMA:78263", + "name": "Trunk of external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78255" + ] + }, + "synonyms": [ + "External iliac venous trunk" + ] + }, + { + "id": "FMA:78264", + "name": "Trunk of right external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78263" + ] + }, + "synonyms": [ + "Right external iliac venous trunk" + ] + }, + { + "id": "FMA:78265", + "name": "Trunk of left external iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78263" + ] + }, + "synonyms": [ + "Left external iliac venous trunk" + ] + }, + { + "id": "FMA:78266", + "name": "Trunk proper of right common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78262" + ] + } + }, + { + "id": "FMA:78267", + "name": "Trunk proper of left common iliac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78262" + ] + } + }, + { + "id": "FMA:78268", + "name": "Trunk of femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78255" + ] + }, + "synonyms": [ + "Femoral venous trunk" + ] + }, + { + "id": "FMA:78269", + "name": "Trunk of right femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78268" + ] + }, + "synonyms": [ + "Right femoral venous trunk" + ] + }, + { + "id": "FMA:78270", + "name": "Trunk of left femoral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78268" + ] + }, + "synonyms": [ + "Left femoral venous trunk" + ] + }, + { + "id": "FMA:78271", + "name": "Trunk of popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78255" + ] + }, + "synonyms": [ + "Popliteal venous trunk" + ] + }, + { + "id": "FMA:78272", + "name": "Trunk of right popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78271" + ] + }, + "synonyms": [ + "Right popliteal venous trunk" + ] + }, + { + "id": "FMA:78273", + "name": "Trunk of left popliteal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78271" + ] + }, + "synonyms": [ + "Left popliteal venous trunk" + ] + }, + { + "id": "FMA:78274", + "name": "Trunk of branch of lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + } + }, + { + "id": "FMA:78275", + "name": "Trunk of muscular branch of lumbar nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78276", + "name": "Trunk of nerve to quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78275" + ] + } + }, + { + "id": "FMA:78277", + "name": "Trunk of nerve to right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78276" + ] + } + }, + { + "id": "FMA:78278", + "name": "Trunk of nerve to left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78276" + ] + } + }, + { + "id": "FMA:78279", + "name": "Trunk of nerve to psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78275" + ] + } + }, + { + "id": "FMA:78280", + "name": "Trunk of nerve to right psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78279" + ] + } + }, + { + "id": "FMA:78281", + "name": "Trunk of nerve to left psoas minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78279" + ] + } + }, + { + "id": "FMA:78282", + "name": "Trunk of nerve to psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78275" + ] + } + }, + { + "id": "FMA:78283", + "name": "Trunk of nerve to right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78282" + ] + } + }, + { + "id": "FMA:78284", + "name": "Trunk of nerve to left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78282" + ] + } + }, + { + "id": "FMA:78285", + "name": "Trunk of nerve to iliacus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78275" + ] + } + }, + { + "id": "FMA:78286", + "name": "Trunk of nerve to right iliacus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78285" + ] + } + }, + { + "id": "FMA:78287", + "name": "Trunk of nerve to left iliacus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78285" + ] + } + }, + { + "id": "FMA:78288", + "name": "Trunk of branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78289", + "name": "Trunk of internal oblique branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78290", + "name": "Trunk of internal oblique branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78289" + ] + } + }, + { + "id": "FMA:78291", + "name": "Trunk of internal oblique branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78289" + ] + } + }, + { + "id": "FMA:78292", + "name": "Trunk of scrotal branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78293", + "name": "Trunk of scrotal branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78292" + ] + } + }, + { + "id": "FMA:78294", + "name": "Trunk of scrotal branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78292" + ] + } + }, + { + "id": "FMA:78295", + "name": "Trunk of penile root branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78296", + "name": "Trunk of penile root branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78295" + ] + } + }, + { + "id": "FMA:78297", + "name": "Trunk of penile root branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78295" + ] + } + }, + { + "id": "FMA:78298", + "name": "Trunk of mons pubis branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78299", + "name": "Trunk of mons pubis branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78298" + ] + } + }, + { + "id": "FMA:78300", + "name": "Trunk of mons pubis branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78298" + ] + } + }, + { + "id": "FMA:78301", + "name": "Trunk of labium majus branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78302", + "name": "Trunk of labium majus branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78301" + ] + } + }, + { + "id": "FMA:78303", + "name": "Trunk of labium majus branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78301" + ] + } + }, + { + "id": "FMA:78304", + "name": "Trunk of cutaneous branch of ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78305", + "name": "Trunk of cutaneous branch of right ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78304" + ] + } + }, + { + "id": "FMA:78306", + "name": "Trunk of cutaneous branch of left ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78304" + ] + } + }, + { + "id": "FMA:78307", + "name": "Trunk of communicating branch of ilioinguinal nerve with iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78288" + ] + } + }, + { + "id": "FMA:78308", + "name": "Trunk of communicating branch of right ilioinguinal nerve with iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78307" + ] + } + }, + { + "id": "FMA:78309", + "name": "Trunk of communicating branch of left ilioinguinal nerve with iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78307" + ] + } + }, + { + "id": "FMA:78310", + "name": "Trunk of branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78311", + "name": "Trunk of iliac branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78310" + ] + } + }, + { + "id": "FMA:78312", + "name": "Trunk of iliac branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78311" + ] + } + }, + { + "id": "FMA:78313", + "name": "Trunk of iliac branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78311" + ] + } + }, + { + "id": "FMA:78314", + "name": "Trunk of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78310" + ] + } + }, + { + "id": "FMA:78315", + "name": "Trunk of transversus abdominis branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78314" + ] + } + }, + { + "id": "FMA:78316", + "name": "Trunk of transversus abdominis branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78315" + ] + } + }, + { + "id": "FMA:78317", + "name": "Trunk of transversus abdominis branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78315" + ] + } + }, + { + "id": "FMA:78318", + "name": "Trunk of internal oblique branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78314" + ] + } + }, + { + "id": "FMA:78319", + "name": "Trunk of internal oblique branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78318" + ] + } + }, + { + "id": "FMA:78320", + "name": "Trunk of internal oblique branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78318" + ] + } + }, + { + "id": "FMA:78321", + "name": "Trunk of cutaneous branch of hypogastric branch of iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78314" + ] + } + }, + { + "id": "FMA:78322", + "name": "Trunk of cutaneous branch of hypogastric branch of right iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78321" + ] + } + }, + { + "id": "FMA:78323", + "name": "Trunk of cutaneous branch of hypogastric branch of left iliohypogastric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78321" + ] + } + }, + { + "id": "FMA:78324", + "name": "Trunk of communicating branch of iliohypogastric nerve with ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78310" + ] + } + }, + { + "id": "FMA:78325", + "name": "Trunk of communicating branch of right iliohypogastric nerve with ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78324" + ] + } + }, + { + "id": "FMA:78326", + "name": "Trunk of communicating branch of left iliohypogastric nerve with ilioinguinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78324" + ] + } + }, + { + "id": "FMA:78327", + "name": "Trunk of communicating branch of iliohypogastric nerve with subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78310" + ] + } + }, + { + "id": "FMA:78328", + "name": "Trunk of communicating branch of right iliohypogastric nerve with subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78327" + ] + } + }, + { + "id": "FMA:78329", + "name": "Trunk of communicating branch of left iliohypogastric nerve with subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78327" + ] + } + }, + { + "id": "FMA:78330", + "name": "Trunk of branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78331", + "name": "Trunk of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78330" + ] + } + }, + { + "id": "FMA:78332", + "name": "Trunk of cremaster muscle branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78331" + ] + } + }, + { + "id": "FMA:78333", + "name": "Trunk of cremaster muscle branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78332" + ] + } + }, + { + "id": "FMA:78334", + "name": "Trunk of cremaster muscle branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78332" + ] + } + }, + { + "id": "FMA:78335", + "name": "Trunk of scrotal branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78331" + ] + } + }, + { + "id": "FMA:78336", + "name": "Trunk of scrotal branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78335" + ] + } + }, + { + "id": "FMA:78337", + "name": "Trunk of scrotal branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78335" + ] + } + }, + { + "id": "FMA:78338", + "name": "Trunk of mons pubis branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78331" + ] + } + }, + { + "id": "FMA:78339", + "name": "Trunk of mons pubis branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78338" + ] + } + }, + { + "id": "FMA:78340", + "name": "Trunk of mons pubis branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78338" + ] + } + }, + { + "id": "FMA:78341", + "name": "Trunk of labium majus branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78331" + ] + } + }, + { + "id": "FMA:78342", + "name": "Trunk of labium majus branch of genital branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78341" + ] + } + }, + { + "id": "FMA:78343", + "name": "Trunk of labium majus branch of genital branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78341" + ] + } + }, + { + "id": "FMA:78344", + "name": "Trunk of femoral branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78330" + ] + } + }, + { + "id": "FMA:78345", + "name": "Trunk of cutaneous branch of femoral branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78344" + ] + } + }, + { + "id": "FMA:78346", + "name": "Trunk of cutaneous branch of femoral branch of right genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78345" + ] + } + }, + { + "id": "FMA:78347", + "name": "Trunk of cutaneous branch of femoral branch of left genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78345" + ] + } + }, + { + "id": "FMA:78348", + "name": "Trunk of communicating branch of femoral branch of genitofemoral nerve with intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78344" + ] + } + }, + { + "id": "FMA:78349", + "name": "Trunk of communicating branch of femoral branch of right genitofemoral nerve with intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78348" + ] + } + }, + { + "id": "FMA:78350", + "name": "Trunk of communicating branch of femoral branch of left genitofemoral nerve with intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78348" + ] + } + }, + { + "id": "FMA:78351", + "name": "Trunk of branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78352", + "name": "Trunk of anterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78351" + ] + } + }, + { + "id": "FMA:78353", + "name": "Trunk of anterior branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78352" + ] + } + }, + { + "id": "FMA:78354", + "name": "Trunk of anterior branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78352" + ] + } + }, + { + "id": "FMA:78355", + "name": "Trunk of posterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78351" + ] + } + }, + { + "id": "FMA:78356", + "name": "Trunk of posterior branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78355" + ] + } + }, + { + "id": "FMA:78357", + "name": "Trunk of posterior branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78355" + ] + } + }, + { + "id": "FMA:78358", + "name": "Trunk of branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78359", + "name": "Trunk of anterior cutaneous branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78358" + ] + } + }, + { + "id": "FMA:78360", + "name": "Trunk of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78359" + ] + }, + "synonyms": [ + "Medial femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78361", + "name": "Trunk of branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78359" + ] + } + }, + { + "id": "FMA:78362", + "name": "Trunk of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78360" + ] + }, + "synonyms": [ + "Right medial femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78363", + "name": "Trunk of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78360" + ] + }, + "synonyms": [ + "Left medial femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78364", + "name": "Trunk of anterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78361" + ] + } + }, + { + "id": "FMA:78365", + "name": "Trunk of anterior branch of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78364" + ] + } + }, + { + "id": "FMA:78366", + "name": "Trunk of anterior branch of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78364" + ] + } + }, + { + "id": "FMA:78367", + "name": "Trunk of intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78361" + ] + }, + "synonyms": [ + "Intermediate femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78368", + "name": "Trunk of right intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78367" + ] + }, + "synonyms": [ + "Right intermediate femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78369", + "name": "Trunk of left intermediate femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78367" + ] + }, + "synonyms": [ + "Left intermediate femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78370", + "name": "Trunk of muscular branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78358" + ] + } + }, + { + "id": "FMA:78371", + "name": "Trunk of pectineus branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78372", + "name": "Trunk of pectineus branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78371" + ] + } + }, + { + "id": "FMA:78373", + "name": "Trunk of pectineus branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78371" + ] + } + }, + { + "id": "FMA:78374", + "name": "Trunk of sartorius branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78375", + "name": "Trunk of sartorius branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78374" + ] + } + }, + { + "id": "FMA:78376", + "name": "Trunk of sartorius branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78374" + ] + } + }, + { + "id": "FMA:78377", + "name": "Trunk of quadriceps femoris branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78378", + "name": "Trunk of quadriceps femoris branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78377" + ] + } + }, + { + "id": "FMA:78379", + "name": "Trunk of quadriceps femoris branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78377" + ] + } + }, + { + "id": "FMA:78380", + "name": "Trunk of rectus femoris branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78381", + "name": "Trunk of rectus femoris branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78380" + ] + } + }, + { + "id": "FMA:78382", + "name": "Trunk of rectus femoris branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78380" + ] + } + }, + { + "id": "FMA:78383", + "name": "Trunk of vastus lateralis branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78384", + "name": "Trunk of vastus lateralis branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78383" + ] + } + }, + { + "id": "FMA:78385", + "name": "Trunk of vastus lateralis branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78383" + ] + } + }, + { + "id": "FMA:78386", + "name": "Trunk of vastus intermedius branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78387", + "name": "Trunk of vastus intermedius branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78386" + ] + } + }, + { + "id": "FMA:78388", + "name": "Trunk of vastus intermedius branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78386" + ] + } + }, + { + "id": "FMA:78389", + "name": "Trunk of vastus medialis branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78370" + ] + } + }, + { + "id": "FMA:78390", + "name": "Trunk of vastus medialis branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78389" + ] + } + }, + { + "id": "FMA:78391", + "name": "Trunk of vastus medialis branch of left mfemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78389" + ] + } + }, + { + "id": "FMA:78392", + "name": "Trunk of vascular branch of femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78358" + ] + } + }, + { + "id": "FMA:78393", + "name": "Trunk of vascular branch of right femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78392" + ] + } + }, + { + "id": "FMA:78394", + "name": "Trunk of vascular branch of left femoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78392" + ] + } + }, + { + "id": "FMA:78395", + "name": "Trunk of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78358" + ] + }, + "synonyms": [ + "Saphenous neural trunk" + ] + }, + { + "id": "FMA:78396", + "name": "Trunk of right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78395" + ] + }, + "synonyms": [ + "Right saphenous neural trunk" + ] + }, + { + "id": "FMA:78397", + "name": "Trunk of left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78395" + ] + }, + "synonyms": [ + "Left saphenous neural trunk" + ] + }, + { + "id": "FMA:78398", + "name": "Trunk of branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78358" + ] + } + }, + { + "id": "FMA:78399", + "name": "Trunk of infrapatellar branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78398" + ] + } + }, + { + "id": "FMA:78400", + "name": "Trunk of infrapatellar branch of right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78399" + ] + } + }, + { + "id": "FMA:78401", + "name": "Trunk of infrapatellar branch of left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78399" + ] + } + }, + { + "id": "FMA:78402", + "name": "Trunk of medial cutaneous nerve of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78398" + ] + } + }, + { + "id": "FMA:78403", + "name": "Trunk of medial cutaneous nerve of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78402" + ] + } + }, + { + "id": "FMA:78404", + "name": "Trunk of medial cutaneous nerve of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78402" + ] + } + }, + { + "id": "FMA:78405", + "name": "Trunk of branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78274" + ] + } + }, + { + "id": "FMA:78406", + "name": "Trunk of cutaneous branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78412" + ] + } + }, + { + "id": "FMA:78407", + "name": "Trunk of cutaneous branch of anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78406" + ] + } + }, + { + "id": "FMA:78408", + "name": "Trunk of cutaneous branch of anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78406" + ] + } + }, + { + "id": "FMA:78409", + "name": "Trunk of muscular branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78412" + ] + } + }, + { + "id": "FMA:78410", + "name": "Trunk of muscular branch of anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78409" + ] + } + }, + { + "id": "FMA:78411", + "name": "Trunk of muscular branch of anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78409" + ] + } + }, + { + "id": "FMA:78412", + "name": "Trunk of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78405" + ] + } + }, + { + "id": "FMA:78413", + "name": "Trunk of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78405" + ] + } + }, + { + "id": "FMA:78414", + "name": "Trunk of articular branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78413" + ] + } + }, + { + "id": "FMA:78415", + "name": "Trunk of articular branch of posterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78414" + ] + } + }, + { + "id": "FMA:78416", + "name": "Trunk of articular branch of posterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78414" + ] + } + }, + { + "id": "FMA:78417", + "name": "Trunk of muscular branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78413" + ] + } + }, + { + "id": "FMA:78418", + "name": "Trunk of muscular branch of posterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78417" + ] + } + }, + { + "id": "FMA:78419", + "name": "Trunk of muscular branch of posterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78417" + ] + } + }, + { + "id": "FMA:78420", + "name": "Trunk of cutaneous branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78405" + ] + } + }, + { + "id": "FMA:78421", + "name": "Trunk of cutaneous branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78420" + ] + } + }, + { + "id": "FMA:78422", + "name": "Trunk of cutaneous branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78420" + ] + } + }, + { + "id": "FMA:78423", + "name": "Trunk of muscular branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78405" + ] + } + }, + { + "id": "FMA:78424", + "name": "Trunk of muscular branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78423" + ] + } + }, + { + "id": "FMA:78425", + "name": "Trunk of muscular branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78423" + ] + } + }, + { + "id": "FMA:78426", + "name": "Right ovarian nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6638" + ] + } + }, + { + "id": "FMA:78427", + "name": "Left ovarian nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6638" + ] + } + }, + { + "id": "FMA:78431", + "name": "Conjunctival crypt", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:78433", + "name": "Right lacrimal caruncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77672" + ] + } + }, + { + "id": "FMA:78434", + "name": "Left lacrimal caruncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77672" + ] + } + }, + { + "id": "FMA:78435", + "name": "Musculature of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscles of anterior abdominal wall", + "Anterior abdominal wall musculature", + "Set of muscles of anterior abdominal wall", + "Musculature of front of abdomen" + ] + }, + { + "id": "FMA:78436", + "name": "Surface of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59952" + ] + }, + "synonyms": [ + "Right lacrimal gland surface" + ] + }, + { + "id": "FMA:78437", + "name": "Surface of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59952" + ] + }, + "synonyms": [ + "Left lacrimal gland surface" + ] + }, + { + "id": "FMA:78438", + "name": "Calcarine spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + } + }, + { + "id": "FMA:78439", + "name": "Roof of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Fourth ventricular roof" + ] + }, + { + "id": "FMA:78440", + "name": "Flatulence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9674" + ] + } + }, + { + "id": "FMA:78441", + "name": "Bolus of ingested food", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62964" + ] + }, + "synonyms": [ + "Food bolus" + ] + }, + { + "id": "FMA:78442", + "name": "Subdivision of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55053" + ] + }, + "synonyms": [ + "Epiglottis subdivision" + ] + }, + { + "id": "FMA:78443", + "name": "Cranial pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + } + }, + { + "id": "FMA:78444", + "name": "Subdivision of cavity of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + }, + "synonyms": [ + "Third ventricular subdivision" + ] + }, + { + "id": "FMA:78445", + "name": "Vagal trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Intermediate eminence", + "Trigone of vagus nerve" + ] + }, + { + "id": "FMA:78446", + "name": "Subdivision of cavity of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + }, + "synonyms": [ + "Fourth ventricular subdivision" + ] + }, + { + "id": "FMA:78447", + "name": "Region of ventricular system of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242789" + ] + } + }, + { + "id": "FMA:78448", + "name": "Lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + } + }, + { + "id": "FMA:78449", + "name": "Right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78448" + ] + } + }, + { + "id": "FMA:78450", + "name": "Left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78448" + ] + } + }, + { + "id": "FMA:78451", + "name": "Subdivision of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + }, + "synonyms": [ + "Lateral ventricular subdivision" + ] + }, + { + "id": "FMA:78452", + "name": "Right interventricular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + } + }, + { + "id": "FMA:78453", + "name": "Left interventricular foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + } + }, + { + "id": "FMA:78454", + "name": "Third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + } + }, + { + "id": "FMA:78455", + "name": "Optic recess of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + }, + "synonyms": [ + "Supraoptic recess", + "Optic recess", + "Preoptic recess" + ] + }, + { + "id": "FMA:78456", + "name": "Infundibular recess of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + }, + "synonyms": [ + "Infundibular recess" + ] + }, + { + "id": "FMA:78457", + "name": "Suprapineal recess of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + }, + "synonyms": [ + "Suprapineal recess" + ] + }, + { + "id": "FMA:78458", + "name": "Pineal recess of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + }, + "synonyms": [ + "Pineal recess" + ] + }, + { + "id": "FMA:78459", + "name": "Body of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + }, + "synonyms": [ + "Third ventricular body" + ] + }, + { + "id": "FMA:78460", + "name": "Region of wall of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:78461", + "name": "Tenia of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78460" + ] + }, + "synonyms": [ + "Tenia of thalami", + "Thalamus tenia" + ] + }, + { + "id": "FMA:78462", + "name": "Choroid plexus of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78460" + ] + }, + "synonyms": [ + "Chorioid plexus of third ventricle" + ] + }, + { + "id": "FMA:78463", + "name": "Tela choroidea of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78460" + ] + }, + "synonyms": [ + "Choroid membrane of third ventricle" + ] + }, + { + "id": "FMA:78464", + "name": "Velum interpositum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78460" + ] + } + }, + { + "id": "FMA:78465", + "name": "Hypothalamic sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + } + }, + { + "id": "FMA:78466", + "name": "Habenular sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + } + }, + { + "id": "FMA:78467", + "name": "Cerebral aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + }, + "synonyms": [ + "Aqueduct (Sylvius)", + "Aqueduct of Sylvius", + "Aqueduct of midbrain", + "Cerebral aqueduct of Sylvius" + ] + }, + { + "id": "FMA:78468", + "name": "Opening of cerebral aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Cerebral aqueduct opening", + "Opening of aqueduct of midbrain", + "Orifice of cerebral aqueduct" + ] + }, + { + "id": "FMA:78469", + "name": "Fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + } + }, + { + "id": "FMA:78470", + "name": "Lateral recess of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78446" + ] + } + }, + { + "id": "FMA:78471", + "name": "Body of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78447" + ] + }, + "synonyms": [ + "Fourth ventricular body" + ] + }, + { + "id": "FMA:78473", + "name": "Lateral aperture of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242766" + ] + }, + "synonyms": [ + "Foramen of Key and Retzius", + "Lateral aperture", + "Foramen of Luschka" + ] + }, + { + "id": "FMA:78474", + "name": "Right lateral aperture of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78473" + ] + } + }, + { + "id": "FMA:78475", + "name": "Left lateral aperture of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78473" + ] + } + }, + { + "id": "FMA:78476", + "name": "Region of wall of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:78477", + "name": "Fastigium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78478", + "name": "Vestibular area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Lateral eminence of fourth ventricle" + ] + }, + { + "id": "FMA:78479", + "name": "Medial eminence of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Medial eminence of floor of fourth ventricle", + "Medial eminence" + ] + }, + { + "id": "FMA:78480", + "name": "Facial colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Abducens colliculus" + ] + }, + { + "id": "FMA:78481", + "name": "Superior fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78482", + "name": "Inferior fovea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78483", + "name": "Funiculus separans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78484", + "name": "Stria medullaris of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Fibers of Piccolomini", + "Medullary striae of fourth ventricle", + "Striae medullares of fourth ventricle", + "Medullary stria of fourth ventricle" + ] + }, + { + "id": "FMA:78485", + "name": "Medial sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78446" + ] + }, + "synonyms": [ + "Median sulcus of fourth ventricle" + ] + }, + { + "id": "FMA:78486", + "name": "Rhomboid fossa of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78446" + ] + }, + "synonyms": [ + "Rhomboid fossa", + "Floor of fourth ventricle" + ] + }, + { + "id": "FMA:78487", + "name": "Tenia of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Fourth ventricular tenia", + "Taenia choroidea of fourth ventricle" + ] + }, + { + "id": "FMA:78488", + "name": "Acoustic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Acoustic eminence", + "Acoustic area", + "Auditory tubercle" + ] + }, + { + "id": "FMA:78489", + "name": "Hypoglossal trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Hypoglossal eminence", + "Trigone of hypoglossal nerve" + ] + }, + { + "id": "FMA:78490", + "name": "Obex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78491", + "name": "Calamus scriptorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78492", + "name": "Choroid plexus of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Chorioid plexus of fourth ventricle" + ] + }, + { + "id": "FMA:78493", + "name": "Tela choroidea of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + }, + "synonyms": [ + "Choroid membrane of fourth ventricle", + "Choroid membrane" + ] + }, + { + "id": "FMA:78494", + "name": "Inferior fovea of sulcus limitans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78495", + "name": "Superior fovea of sulcus limitans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:78496", + "name": "Sulcus limitans", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78446" + ] + } + }, + { + "id": "FMA:78497", + "name": "Central canal of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242789" + ] + }, + "synonyms": [ + "Ventricle of spinal cord", + "Central canal" + ] + }, + { + "id": "FMA:78498", + "name": "Terminal ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242789" + ] + } + }, + { + "id": "FMA:78499", + "name": "Sense organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Sensory organ system" + ] + }, + { + "id": "FMA:78500", + "name": "Vestibulo-auditory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:78503", + "name": "Surface of greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Greater vestibular gland surface" + ] + }, + { + "id": "FMA:78504", + "name": "Surface of right greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78503" + ] + }, + "synonyms": [ + "Right greater vestibular gland surface" + ] + }, + { + "id": "FMA:78505", + "name": "Surface of left greater vestibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78503" + ] + }, + "synonyms": [ + "Left greater vestibular gland surface" + ] + }, + { + "id": "FMA:78506", + "name": "Epithelium of right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58263" + ] + }, + "synonyms": [ + "Right cornea epithelium" + ] + }, + { + "id": "FMA:78507", + "name": "Epithelium of left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58263" + ] + }, + "synonyms": [ + "Left cornea epithelium" + ] + }, + { + "id": "FMA:78508", + "name": "Set of right tarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71339" + ] + }, + "synonyms": [ + "Set of tarsal bones of right foot", + "Right tarsal bones set" + ] + }, + { + "id": "FMA:78509", + "name": "Set of left tarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71339" + ] + }, + "synonyms": [ + "Left tarsal bones set", + "Set of tarsal bones of left foot" + ] + }, + { + "id": "FMA:78510", + "name": "Set of right metatarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71340" + ] + }, + "synonyms": [ + "Right metatarsal bones set", + "Set of metatarsal bones of right foot" + ] + }, + { + "id": "FMA:78511", + "name": "Set of left metatarsal bones", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71340" + ] + }, + "synonyms": [ + "Left metatarsal bones set", + "Set of metatarsal bones of left foot" + ] + }, + { + "id": "FMA:78512", + "name": "Set of phalanges of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231315" + ] + }, + "synonyms": [ + "Phalanges of foot" + ] + }, + { + "id": "FMA:78530", + "name": "Skin of anal part of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23011" + ] + } + }, + { + "id": "FMA:78531", + "name": "Subdivision of skin of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20429" + ] + } + }, + { + "id": "FMA:78532", + "name": "Skin of anal part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78531" + ] + } + }, + { + "id": "FMA:78533", + "name": "Skin of urogenital part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78531" + ] + } + }, + { + "id": "FMA:78534", + "name": "Subdivision of skin of anal part of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78531" + ] + } + }, + { + "id": "FMA:78535", + "name": "Skin of anal part proper of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78534" + ] + } + }, + { + "id": "FMA:78536", + "name": "Protoplasm of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + }, + "synonyms": [ + "Epithelial cell protoplasm" + ] + }, + { + "id": "FMA:78537", + "name": "Protoplasm of mesenchymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + }, + "synonyms": [ + "Mesenchymal cell protoplasm" + ] + }, + { + "id": "FMA:78538", + "name": "Inferior hypophyseal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77883" + ] + } + }, + { + "id": "FMA:78539", + "name": "Musculature of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Set of muscles of back of thorax" + ] + }, + { + "id": "FMA:78540", + "name": "Diaphragma sellae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Sellar diaphragm" + ] + }, + { + "id": "FMA:78541", + "name": "Set of body part subdivisions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Body part subdivisions set" + ] + }, + { + "id": "FMA:78542", + "name": "Cellular component of blood", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:78543", + "name": "Set of noradrenergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Noradrenergic cells set", + "Noradrenergic cells" + ] + }, + { + "id": "FMA:78544", + "name": "Set of norepinephric cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Norepinephric cells set", + "Norepinephric cells" + ] + }, + { + "id": "FMA:78545", + "name": "Set of dopaminergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Dopaminergic cells set", + "Dopaminergic cells" + ] + }, + { + "id": "FMA:78546", + "name": "Set of serotoninergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Serotoninergic cells", + "Serotoninergic cells set" + ] + }, + { + "id": "FMA:78548", + "name": "Set of fingers of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75592" + ] + }, + "synonyms": [ + "Fingers of right hand" + ] + }, + { + "id": "FMA:78549", + "name": "Set of fingers of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75592" + ] + }, + "synonyms": [ + "Fingers of left hand" + ] + }, + { + "id": "FMA:78550", + "name": "Set of fasciae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Fasciae set" + ] + }, + { + "id": "FMA:78551", + "name": "Set of ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + }, + "synonyms": [ + "Ganglia set" + ] + }, + { + "id": "FMA:78552", + "name": "Set of dorsal rami of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65662" + ] + }, + "synonyms": [ + "Dorsal rami of spinal nerve" + ] + }, + { + "id": "FMA:78553", + "name": "Set of ventral rami of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65662" + ] + }, + "synonyms": [ + "Ventral rami of spinal nerve" + ] + }, + { + "id": "FMA:78555", + "name": "Set of nerve fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Neural fibers set" + ] + }, + { + "id": "FMA:78557", + "name": "Lymphatic group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + } + }, + { + "id": "FMA:78558", + "name": "Set of ciliary muscle fibers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Ciliary muscular fibers set", + "Ciliary muscle fibers" + ] + }, + { + "id": "FMA:78559", + "name": "Set of lobules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Lobules set" + ] + }, + { + "id": "FMA:78560", + "name": "Set of lymphoid nodules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Lymphoid nodules set" + ] + }, + { + "id": "FMA:78561", + "name": "Set of organ components", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228667" + ] + }, + "synonyms": [ + "Organ components set" + ] + }, + { + "id": "FMA:78562", + "name": "Set of organ regions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228667" + ] + }, + "synonyms": [ + "Set of organ subdivisions", + "Organ subdivisions set" + ] + }, + { + "id": "FMA:78563", + "name": "Set of cell parts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Cell parts set", + "Cell parts" + ] + }, + { + "id": "FMA:78564", + "name": "Set of organ components of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Organ components of kidney" + ] + }, + { + "id": "FMA:78565", + "name": "Set of organ components of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Organ components of lung" + ] + }, + { + "id": "FMA:78566", + "name": "Set of organ system subdivisions", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Organ system subdivisions set" + ] + }, + { + "id": "FMA:78567", + "name": "Set of organ subdivisions of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Organ subdivisions of kidney" + ] + }, + { + "id": "FMA:78568", + "name": "Set of organ components of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Organ components of heart" + ] + }, + { + "id": "FMA:78569", + "name": "Set of organ components of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Organ components of skin" + ] + }, + { + "id": "FMA:78570", + "name": "Set of lymph nodes of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lymph nodes of head" + ] + }, + { + "id": "FMA:78571", + "name": "Set of lymph nodes of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Lymph nodes of neck" + ] + }, + { + "id": "FMA:78573", + "name": "Set of segments of nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Segments of nerve" + ] + }, + { + "id": "FMA:78575", + "name": "Lateral scapular part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79190" + ] + } + }, + { + "id": "FMA:78576", + "name": "Lateral scapular part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78575" + ] + } + }, + { + "id": "FMA:78577", + "name": "Lateral scapular part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78575" + ] + } + }, + { + "id": "FMA:78579", + "name": "Phrenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5901" + ] + }, + "synonyms": [ + "Phrenic plexus" + ] + }, + { + "id": "FMA:78580", + "name": "Right phrenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78579" + ] + }, + "synonyms": [ + "Right phrenic plexus" + ] + }, + { + "id": "FMA:78581", + "name": "Left phrenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78579" + ] + }, + "synonyms": [ + "Left phrenic plexus" + ] + }, + { + "id": "FMA:78582", + "name": "Gastric branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6228" + ] + } + }, + { + "id": "FMA:78583", + "name": "Gastric branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78582" + ] + } + }, + { + "id": "FMA:78584", + "name": "Gastric branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78582" + ] + } + }, + { + "id": "FMA:78585", + "name": "Subdivision of axial skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23879" + ] + }, + "synonyms": [ + "Axial skeleton subdivision" + ] + }, + { + "id": "FMA:78586", + "name": "Hymenal caruncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19969" + ] + } + }, + { + "id": "FMA:78588", + "name": "Mamelon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:78590", + "name": "Set of heterogeneous clusters", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Heteregenous clusters", + "Heterogeneous clusters set" + ] + }, + { + "id": "FMA:78591", + "name": "Set of branches of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Branches of cervical nerve plexus" + ] + }, + { + "id": "FMA:78592", + "name": "Set of branches of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Branches of brachial nerve plexus" + ] + }, + { + "id": "FMA:78593", + "name": "Set of branches of lumbosacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Branches of lumbosacral nerve plexus" + ] + }, + { + "id": "FMA:78594", + "name": "Nerve to subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:78595", + "name": "Nerve to right subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78594" + ] + } + }, + { + "id": "FMA:78596", + "name": "Nerve to left subclavius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78594" + ] + } + }, + { + "id": "FMA:78597", + "name": "Right conjoint tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20275" + ] + }, + "synonyms": [ + "Right conjoined tendon" + ] + }, + { + "id": "FMA:78598", + "name": "Left conjoint tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20275" + ] + } + }, + { + "id": "FMA:78599", + "name": "Set of ascending superficial branches of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:78600", + "name": "Set of descending superficial branches of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:78601", + "name": "Set of deep branches of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:78602", + "name": "Set of deep medial branches of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:78603", + "name": "Set of deep lateral branches of cervical plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:78604", + "name": "Trunk of branch of lesser occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6870" + ] + } + }, + { + "id": "FMA:78605", + "name": "Trunk of branch to great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78606", + "name": "Trunk of branch to greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78607", + "name": "Trunk of branch to right greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78606" + ] + } + }, + { + "id": "FMA:78608", + "name": "Trunk of branch to left greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78606" + ] + } + }, + { + "id": "FMA:78609", + "name": "Trunk of branch to right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78605" + ] + } + }, + { + "id": "FMA:78610", + "name": "Trunk of branch to left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78605" + ] + } + }, + { + "id": "FMA:78611", + "name": "Trunk of cutaneous branch to scalp behind auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78612", + "name": "Trunk of cutaneous branch to scalp behind right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78611" + ] + } + }, + { + "id": "FMA:78613", + "name": "Trunk of cutaneous branch to scalp behind left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78611" + ] + } + }, + { + "id": "FMA:78614", + "name": "Trunk of auricular branch to skin of upper third of medial auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78615", + "name": "Trunk of branch to posterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78616", + "name": "Trunk of branch to posterior branch of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78615" + ] + } + }, + { + "id": "FMA:78617", + "name": "Trunk of branch to posterior branch of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78615" + ] + } + }, + { + "id": "FMA:78618", + "name": "Trunk of branch of lesser occipital nerve to posterior auricular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78604" + ] + } + }, + { + "id": "FMA:78619", + "name": "Branch to right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6874" + ] + } + }, + { + "id": "FMA:78620", + "name": "Branch to left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6874" + ] + } + }, + { + "id": "FMA:78621", + "name": "Branch to right greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6875" + ] + } + }, + { + "id": "FMA:78622", + "name": "Branch to left greater occipital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6875" + ] + } + }, + { + "id": "FMA:78623", + "name": "Trunk of branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6870" + ] + } + }, + { + "id": "FMA:78624", + "name": "Trunk of anterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78623" + ] + } + }, + { + "id": "FMA:78625", + "name": "Trunk of posterior branch of great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78623" + ] + } + }, + { + "id": "FMA:78626", + "name": "Trunk of posterior branch of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78625" + ] + } + }, + { + "id": "FMA:78627", + "name": "Trunk of posterior branch of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78625" + ] + } + }, + { + "id": "FMA:78628", + "name": "Trunk of anterior branch of right great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78624" + ] + } + }, + { + "id": "FMA:78629", + "name": "Trunk of anterior branch of left great auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78624" + ] + } + }, + { + "id": "FMA:78630", + "name": "Trunk of branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6870" + ] + } + }, + { + "id": "FMA:78631", + "name": "Trunk of superior branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78630" + ] + } + }, + { + "id": "FMA:78632", + "name": "Trunk of superior branch of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78631" + ] + } + }, + { + "id": "FMA:78633", + "name": "Trunk of superior branch of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78631" + ] + } + }, + { + "id": "FMA:78634", + "name": "Trunk of inferior branch of transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78630" + ] + } + }, + { + "id": "FMA:78635", + "name": "Trunk of inferior branch of right transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78634" + ] + } + }, + { + "id": "FMA:78636", + "name": "Trunk of inferior branch of left transverse cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78634" + ] + } + }, + { + "id": "FMA:78640", + "name": "Branch of supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Supraclavicular neural branch" + ] + }, + { + "id": "FMA:78641", + "name": "Zone of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Rectus abdominis zone" + ] + }, + { + "id": "FMA:78642", + "name": "Belly of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + }, + "synonyms": [ + "Rectus abdominis belly" + ] + }, + { + "id": "FMA:78643", + "name": "Tendinous intersection of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78641" + ] + } + }, + { + "id": "FMA:78644", + "name": "Belly of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78642" + ] + }, + "synonyms": [ + "Right rectus abdominis belly" + ] + }, + { + "id": "FMA:78645", + "name": "Belly of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78642" + ] + }, + "synonyms": [ + "Left rectus abdominis belly" + ] + }, + { + "id": "FMA:78646", + "name": "Tendinous intersection of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78643" + ] + } + }, + { + "id": "FMA:78647", + "name": "Tendinous intersection of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78643" + ] + } + }, + { + "id": "FMA:78648", + "name": "Medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78640" + ] + } + }, + { + "id": "FMA:78649", + "name": "Right medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78648" + ] + } + }, + { + "id": "FMA:78650", + "name": "Left medial supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78648" + ] + } + }, + { + "id": "FMA:78651", + "name": "Intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78640" + ] + } + }, + { + "id": "FMA:78652", + "name": "Right intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78651" + ] + } + }, + { + "id": "FMA:78653", + "name": "Left intermediate supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78651" + ] + } + }, + { + "id": "FMA:78654", + "name": "Lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78640" + ] + } + }, + { + "id": "FMA:78655", + "name": "Right lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78654" + ] + } + }, + { + "id": "FMA:78656", + "name": "Left lateral supraclavicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78654" + ] + } + }, + { + "id": "FMA:78657", + "name": "Deep medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55181" + ] + } + }, + { + "id": "FMA:78658", + "name": "Deep lateral branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55181" + ] + } + }, + { + "id": "FMA:78659", + "name": "Deep muscular lateral branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78658" + ] + } + }, + { + "id": "FMA:78660", + "name": "Deep communicating lateral branch of cervical nerve plexus to spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78658" + ] + } + }, + { + "id": "FMA:78661", + "name": "Deep communicating lateral branch of right cervical nerve plexus to right spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78660" + ] + } + }, + { + "id": "FMA:78662", + "name": "Deep communicating lateral branch of left cervical nerve plexus to left spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78660" + ] + } + }, + { + "id": "FMA:78663", + "name": "Trunk of deep branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6188" + ] + } + }, + { + "id": "FMA:78664", + "name": "Trunk of deep medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78663" + ] + } + }, + { + "id": "FMA:78665", + "name": "Trunk of deep communicating medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78664" + ] + } + }, + { + "id": "FMA:78666", + "name": "Trunk of deep muscular medial branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78664" + ] + } + }, + { + "id": "FMA:78667", + "name": "Trunk of communicating branch of cervical nerve plexus with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78665" + ] + } + }, + { + "id": "FMA:78668", + "name": "Trunk of communicating branch of right cervical nerve plexus with right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78667" + ] + } + }, + { + "id": "FMA:78669", + "name": "Trunk of communicating branch of left cervical nerve plexus with left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78667" + ] + } + }, + { + "id": "FMA:78670", + "name": "Trunk of communicating branch of cervical nerve plexus with vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78665" + ] + } + }, + { + "id": "FMA:78671", + "name": "Trunk of communicating branch of right cervical nerve plexus with right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78670" + ] + } + }, + { + "id": "FMA:78672", + "name": "Trunk of communicating branch of left cervical nerve plexus with left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78670" + ] + } + }, + { + "id": "FMA:78673", + "name": "Trunk of communicating branch of cervical nerve plexus with sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78665" + ] + } + }, + { + "id": "FMA:78674", + "name": "Trunk of communicating branch of right cervical nerve plexus with right sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78673" + ] + } + }, + { + "id": "FMA:78675", + "name": "Trunk of communicating branch of left cervical nerve plexus with left sympathetic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78673" + ] + } + }, + { + "id": "FMA:78676", + "name": "Trunk of nerve to rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78666" + ] + } + }, + { + "id": "FMA:78677", + "name": "Trunk of nerve to right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78676" + ] + } + }, + { + "id": "FMA:78678", + "name": "Trunk of nerve to left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78676" + ] + } + }, + { + "id": "FMA:78679", + "name": "Trunk of nerve to rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78666" + ] + } + }, + { + "id": "FMA:78680", + "name": "Trunk of nerve to right rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78679" + ] + } + }, + { + "id": "FMA:78681", + "name": "Trunk of nerve to left rectus capitis lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78679" + ] + } + }, + { + "id": "FMA:78682", + "name": "Trunk of nerve to longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78666" + ] + } + }, + { + "id": "FMA:78683", + "name": "Trunk of nerve to right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78682" + ] + } + }, + { + "id": "FMA:78684", + "name": "Trunk of nerve to left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78682" + ] + } + }, + { + "id": "FMA:78685", + "name": "Trunk of nerve to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78666" + ] + } + }, + { + "id": "FMA:78686", + "name": "Trunk of nerve to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78685" + ] + } + }, + { + "id": "FMA:78687", + "name": "Trunk of nerve to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78685" + ] + } + }, + { + "id": "FMA:78688", + "name": "Trunk of deep lateral branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78663" + ] + } + }, + { + "id": "FMA:78689", + "name": "Trunk of deep muscular lateral branch of cervical nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78688" + ] + } + }, + { + "id": "FMA:78690", + "name": "Trunk of nerve to sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78689" + ] + } + }, + { + "id": "FMA:78691", + "name": "Trunk of nerve to right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78690" + ] + } + }, + { + "id": "FMA:78692", + "name": "Trunk of nerve to left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78690" + ] + } + }, + { + "id": "FMA:78693", + "name": "Trunk of nerve to trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78689" + ] + } + }, + { + "id": "FMA:78694", + "name": "Trunk of nerve to right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78693" + ] + } + }, + { + "id": "FMA:78695", + "name": "Trunk of nerve to left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78693" + ] + } + }, + { + "id": "FMA:78696", + "name": "Trunk of nerve to levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78689" + ] + } + }, + { + "id": "FMA:78697", + "name": "Trunk of nerve to right levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78696" + ] + } + }, + { + "id": "FMA:78698", + "name": "Trunk of nerve to left levator scapulae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78696" + ] + } + }, + { + "id": "FMA:78699", + "name": "Trunk of nerve to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78689" + ] + } + }, + { + "id": "FMA:78700", + "name": "Trunk of nerve to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78699" + ] + } + }, + { + "id": "FMA:78701", + "name": "Trunk of nerve to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78699" + ] + } + }, + { + "id": "FMA:78702", + "name": "Trunk of deep communicating lateral branch of cervical nerve plexus to spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78688" + ] + } + }, + { + "id": "FMA:78703", + "name": "Trunk of deep communicating lateral branch of right cervical nerve plexus to right spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78702" + ] + } + }, + { + "id": "FMA:78704", + "name": "Trunk of deep communicating lateral branch of left cervical nerve plexus to left spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78702" + ] + } + }, + { + "id": "FMA:78705", + "name": "Nerve to quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:78706", + "name": "Nerve to right quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78705" + ] + } + }, + { + "id": "FMA:78707", + "name": "Nerve to left quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78705" + ] + } + }, + { + "id": "FMA:78708", + "name": "Nerve to gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81170" + ] + } + }, + { + "id": "FMA:78709", + "name": "Nerve to right gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78708" + ] + } + }, + { + "id": "FMA:78710", + "name": "Nerve to left gemellus superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78708" + ] + } + }, + { + "id": "FMA:78711", + "name": "Nerve to obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:78712", + "name": "Nerve to right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78711" + ] + } + }, + { + "id": "FMA:78713", + "name": "Nerve to left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78711" + ] + } + }, + { + "id": "FMA:78714", + "name": "Nerve to gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:78715", + "name": "Nerve to right gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78714" + ] + } + }, + { + "id": "FMA:78716", + "name": "Nerve to left gemellus inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78714" + ] + } + }, + { + "id": "FMA:78717", + "name": "Trunk of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Posterior femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78718", + "name": "Trunk of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78717" + ] + }, + "synonyms": [ + "Right posterior femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78719", + "name": "Trunk of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78717" + ] + }, + "synonyms": [ + "Left posterior femoral cutaneous neural trunk" + ] + }, + { + "id": "FMA:78720", + "name": "Trunk of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + }, + "synonyms": [ + "Pudendal neural trunk" + ] + }, + { + "id": "FMA:78721", + "name": "Trunk of right pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78720" + ] + }, + "synonyms": [ + "Right pudendal neural trunk" + ] + }, + { + "id": "FMA:78722", + "name": "Trunk of left pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78720" + ] + }, + "synonyms": [ + "Left pudendal neural trunk" + ] + }, + { + "id": "FMA:78723", + "name": "Trunk of branch of pudendal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16505" + ] + } + }, + { + "id": "FMA:78724", + "name": "Trunk of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + }, + "synonyms": [ + "Inferior rectal neural trunk", + "Trunk of inferior anal nerve" + ] + }, + { + "id": "FMA:78725", + "name": "Trunk of right inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78724" + ] + }, + "synonyms": [ + "Trunk of right inferior anal nerve", + "Right inferior rectal neural trunk" + ] + }, + { + "id": "FMA:78726", + "name": "Trunk of left inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78724" + ] + }, + "synonyms": [ + "Trunk of left inferior anal nerve", + "Left inferior rectal neural trunk" + ] + }, + { + "id": "FMA:78727", + "name": "Trunk of branch of inferior anal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + } + }, + { + "id": "FMA:78728", + "name": "Trunk of inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78729", + "name": "Trunk of right inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78728" + ] + } + }, + { + "id": "FMA:78730", + "name": "Trunk of left inferior rectal branch to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78728" + ] + } + }, + { + "id": "FMA:78731", + "name": "Inferior ileocolic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16611" + ] + } + }, + { + "id": "FMA:78732", + "name": "Trunk of inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78733", + "name": "Trunk of right inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78732" + ] + } + }, + { + "id": "FMA:78734", + "name": "Trunk of left inferior rectal branch to anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78732" + ] + } + }, + { + "id": "FMA:78735", + "name": "Trunk of communicating branch to posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78736", + "name": "Trunk of communicating branch to right posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78735" + ] + } + }, + { + "id": "FMA:78737", + "name": "Trunk of communicating branch to left posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78735" + ] + } + }, + { + "id": "FMA:78738", + "name": "Trunk of communicating branch to posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78739", + "name": "Trunk of communicating branch to right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78738" + ] + } + }, + { + "id": "FMA:78740", + "name": "Trunk of communicating branch to left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78738" + ] + } + }, + { + "id": "FMA:78741", + "name": "Trunk of cutaneous branch of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78742", + "name": "Trunk of cutaneous branch of right inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78741" + ] + } + }, + { + "id": "FMA:78743", + "name": "Trunk of cutaneous branch of left inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78741" + ] + } + }, + { + "id": "FMA:78744", + "name": "Trunk of vaginal branch of inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78727" + ] + } + }, + { + "id": "FMA:78745", + "name": "Trunk of vaginal branch of right inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78744" + ] + } + }, + { + "id": "FMA:78746", + "name": "Trunk of vaginal branch of left inferior rectal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78744" + ] + } + }, + { + "id": "FMA:78747", + "name": "Trunk of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + }, + "synonyms": [ + "Perineal neural trunk" + ] + }, + { + "id": "FMA:78748", + "name": "Trunk of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78747" + ] + }, + "synonyms": [ + "Right perineal neural trunk" + ] + }, + { + "id": "FMA:78749", + "name": "Trunk of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78747" + ] + }, + "synonyms": [ + "Left perineal neural trunk" + ] + }, + { + "id": "FMA:78750", + "name": "Trunk of branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + } + }, + { + "id": "FMA:78751", + "name": "Trunk of posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78750" + ] + }, + "synonyms": [ + "Posterior scrotal neural trunk" + ] + }, + { + "id": "FMA:78752", + "name": "Trunk of right posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78751" + ] + }, + "synonyms": [ + "Right posterior scrotal neural trunk" + ] + }, + { + "id": "FMA:78753", + "name": "Trunk of left posterior scrotal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78751" + ] + }, + "synonyms": [ + "Left posterior scrotal neural trunk" + ] + }, + { + "id": "FMA:78754", + "name": "Trunk of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78750" + ] + }, + "synonyms": [ + "Posterior labial neural trunk" + ] + }, + { + "id": "FMA:78755", + "name": "Trunk of right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78754" + ] + }, + "synonyms": [ + "Right posterior labial neural trunk" + ] + }, + { + "id": "FMA:78756", + "name": "Trunk of left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78754" + ] + }, + "synonyms": [ + "Left posterior labial neural trunk" + ] + }, + { + "id": "FMA:78757", + "name": "Trunk of branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78750" + ] + } + }, + { + "id": "FMA:78758", + "name": "Trunk of labium majus branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78757" + ] + } + }, + { + "id": "FMA:78759", + "name": "Trunk of labium majus branch of right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78758" + ] + } + }, + { + "id": "FMA:78760", + "name": "Trunk of labium majus branch of left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78758" + ] + } + }, + { + "id": "FMA:78761", + "name": "Trunk of labium minus branch of posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78757" + ] + } + }, + { + "id": "FMA:78762", + "name": "Trunk of labium minus branch of right posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78761" + ] + } + }, + { + "id": "FMA:78763", + "name": "Trunk of labium minus branch of left posterior labial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78761" + ] + } + }, + { + "id": "FMA:78764", + "name": "Trunk of muscular branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78750" + ] + } + }, + { + "id": "FMA:78765", + "name": "Trunk of superficial transverse perineal muscle branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78766", + "name": "Trunk of superficial transverse perineal muscle branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78765" + ] + } + }, + { + "id": "FMA:78767", + "name": "Trunk of superficial transverse perineal muscle branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78765" + ] + } + }, + { + "id": "FMA:78768", + "name": "Trunk of deep transverse muscle branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78769", + "name": "Trunk of transversus perinei profundus muscle branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78768" + ] + } + }, + { + "id": "FMA:78770", + "name": "Trunk of transversus perinei profundus muscle branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78768" + ] + } + }, + { + "id": "FMA:78771", + "name": "Trunk of bulbospongiosus branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78772", + "name": "Trunk of bulbospongiosus branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78771" + ] + } + }, + { + "id": "FMA:78773", + "name": "Trunk of bulbospongiosus branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78771" + ] + } + }, + { + "id": "FMA:78774", + "name": "Trunk of ischiocavernosus branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78775", + "name": "Trunk of ischiocavernosus branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78774" + ] + } + }, + { + "id": "FMA:78776", + "name": "Trunk of ischiocavernosus branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78774" + ] + } + }, + { + "id": "FMA:78777", + "name": "Trunk of sphincter urethrae branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78778", + "name": "Trunk of sphincter urethrae branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78777" + ] + } + }, + { + "id": "FMA:78779", + "name": "Trunk of sphincter urethrae branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78777" + ] + } + }, + { + "id": "FMA:78780", + "name": "Trunk of sphincter ani externus branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78781", + "name": "Trunk of sphincter ani externus branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78780" + ] + } + }, + { + "id": "FMA:78782", + "name": "Trunk of sphincter ani externus branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78780" + ] + } + }, + { + "id": "FMA:78783", + "name": "Trunk of levator ani muscle branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78764" + ] + } + }, + { + "id": "FMA:78784", + "name": "Trunk of levator ani muscle branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78783" + ] + } + }, + { + "id": "FMA:78785", + "name": "Trunk of levator ani muscle branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78783" + ] + } + }, + { + "id": "FMA:78786", + "name": "Trunk of dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + } + }, + { + "id": "FMA:78787", + "name": "Trunk of right dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78786" + ] + } + }, + { + "id": "FMA:78788", + "name": "Trunk of left dorsal nerve of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78786" + ] + } + }, + { + "id": "FMA:78789", + "name": "Trunk of dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78723" + ] + } + }, + { + "id": "FMA:78790", + "name": "Trunk of right dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78789" + ] + } + }, + { + "id": "FMA:78791", + "name": "Trunk of left dorsal nerve of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78789" + ] + } + }, + { + "id": "FMA:78792", + "name": "Trunk of dorsal branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16480" + ] + } + }, + { + "id": "FMA:78794", + "name": "Trunk of piriformis branch of sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78792" + ] + } + }, + { + "id": "FMA:78795", + "name": "Trunk of piriformis branch of right sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78794" + ] + } + }, + { + "id": "FMA:78796", + "name": "Trunk of piriformis branch of left sacral plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78794" + ] + } + }, + { + "id": "FMA:78797", + "name": "Trunk of superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78792" + ] + }, + "synonyms": [ + "Superior gluteal neural trunk" + ] + }, + { + "id": "FMA:78798", + "name": "Trunk of right superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78797" + ] + }, + "synonyms": [ + "Right superior gluteal neural trunk" + ] + }, + { + "id": "FMA:78799", + "name": "Trunk of left superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78797" + ] + }, + "synonyms": [ + "Left superior gluteal neural trunk" + ] + }, + { + "id": "FMA:78800", + "name": "Trunk of inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78792" + ] + }, + "synonyms": [ + "Inferior gluteal neural trunk" + ] + }, + { + "id": "FMA:78801", + "name": "Trunk of right inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78800" + ] + }, + "synonyms": [ + "Right inferior gluteal neural trunk" + ] + }, + { + "id": "FMA:78802", + "name": "Trunk of left inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78800" + ] + }, + "synonyms": [ + "Left inferior gluteal neural trunk" + ] + }, + { + "id": "FMA:78803", + "name": "Trunk of perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78792" + ] + }, + "synonyms": [ + "Perforating cutaneous neural trunk" + ] + }, + { + "id": "FMA:78804", + "name": "Trunk of right perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78803" + ] + }, + "synonyms": [ + "Right perforating cutaneous neural trunk" + ] + }, + { + "id": "FMA:78805", + "name": "Trunk of left perforating cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78803" + ] + }, + "synonyms": [ + "Left perforating cutaneous neural trunk" + ] + }, + { + "id": "FMA:78806", + "name": "Trunk of lateral part of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78792" + ] + } + }, + { + "id": "FMA:78807", + "name": "Trunk of lateral part of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78806" + ] + } + }, + { + "id": "FMA:78808", + "name": "Trunk of branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16480" + ] + } + }, + { + "id": "FMA:78809", + "name": "Trunk of lateral part of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78806" + ] + } + }, + { + "id": "FMA:78810", + "name": "Trunk of perineal branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78808" + ] + } + }, + { + "id": "FMA:78811", + "name": "Trunk of perineal branch of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78810" + ] + } + }, + { + "id": "FMA:78812", + "name": "Trunk of perineal branch of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78810" + ] + } + }, + { + "id": "FMA:78813", + "name": "Trunk of gluteal branch of posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78808" + ] + } + }, + { + "id": "FMA:78814", + "name": "Trunk of gluteal branch of right posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78813" + ] + } + }, + { + "id": "FMA:78815", + "name": "Trunk of gluteal branch of left posterior femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78813" + ] + } + }, + { + "id": "FMA:78816", + "name": "Trunk of branch of posterior femoral cutaneous nerve to back of thigh and leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78808" + ] + } + }, + { + "id": "FMA:78817", + "name": "Trunk of branch of right posterior femoral cutaneous nerve to back of right thigh and right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78816" + ] + } + }, + { + "id": "FMA:78818", + "name": "Trunk of branch of left posterior femoral cutaneous nerve to back of left thigh and left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78816" + ] + } + }, + { + "id": "FMA:78819", + "name": "Trunk of branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16480" + ] + } + }, + { + "id": "FMA:78820", + "name": "Trunk of articular branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + } + }, + { + "id": "FMA:78821", + "name": "Trunk of articular branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78820" + ] + } + }, + { + "id": "FMA:78822", + "name": "Trunk of articular branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78820" + ] + } + }, + { + "id": "FMA:78823", + "name": "Trunk of muscular branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + } + }, + { + "id": "FMA:78824", + "name": "Trunk of biceps femoris branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78823" + ] + } + }, + { + "id": "FMA:78825", + "name": "Trunk of biceps femoris branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78824" + ] + } + }, + { + "id": "FMA:78826", + "name": "Trunk of biceps femoris branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78824" + ] + } + }, + { + "id": "FMA:78827", + "name": "Trunk of semimembranosus branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78823" + ] + } + }, + { + "id": "FMA:78828", + "name": "Trunk of semimembranosus branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78827" + ] + } + }, + { + "id": "FMA:78829", + "name": "Trunk of semimembranosus branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78827" + ] + } + }, + { + "id": "FMA:78830", + "name": "Trunk of semitendinosus branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78823" + ] + } + }, + { + "id": "FMA:78831", + "name": "Trunk of semitendinosus branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78830" + ] + } + }, + { + "id": "FMA:78832", + "name": "Trunk of semitendinosus branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78830" + ] + } + }, + { + "id": "FMA:78833", + "name": "Trunk of adductor magnus branch of sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78823" + ] + } + }, + { + "id": "FMA:78834", + "name": "Trunk of adductor magnus branch of right sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78833" + ] + } + }, + { + "id": "FMA:78835", + "name": "Trunk of adductor magnus branch of left sciatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78833" + ] + } + }, + { + "id": "FMA:78836", + "name": "Trunk of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + }, + "synonyms": [ + "Tibial neural trunk" + ] + }, + { + "id": "FMA:78837", + "name": "Trunk of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78836" + ] + }, + "synonyms": [ + "Right tibial neural trunk" + ] + }, + { + "id": "FMA:78838", + "name": "Trunk of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78836" + ] + }, + "synonyms": [ + "Left tibial neural trunk" + ] + }, + { + "id": "FMA:78839", + "name": "Trunk of branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + } + }, + { + "id": "FMA:78840", + "name": "Trunk of medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Medial sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78841", + "name": "Trunk of right medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78840" + ] + }, + "synonyms": [ + "Right medial sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78842", + "name": "Trunk of left medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78840" + ] + }, + "synonyms": [ + "Left medial sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78843", + "name": "Trunk of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Sural neural trunk" + ] + }, + { + "id": "FMA:78844", + "name": "Trunk of right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78843" + ] + }, + "synonyms": [ + "Right sural neural trunk" + ] + }, + { + "id": "FMA:78845", + "name": "Trunk of left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78843" + ] + }, + "synonyms": [ + "Left sural neural trunk" + ] + }, + { + "id": "FMA:78846", + "name": "Trunk of branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78847", + "name": "Trunk of lateral dorsal cutaneous branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78846" + ] + } + }, + { + "id": "FMA:78848", + "name": "Trunk of lateral dorsal cutaneous branch of right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78847" + ] + } + }, + { + "id": "FMA:78849", + "name": "Trunk of lateral dorsal cutaneous branch of left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78847" + ] + } + }, + { + "id": "FMA:78850", + "name": "Trunk of lateral calcaneal branch of sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78846" + ] + } + }, + { + "id": "FMA:78851", + "name": "Trunk of lateral calcaneal branch of right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78850" + ] + } + }, + { + "id": "FMA:78852", + "name": "Trunk of lateral calcaneal branch of left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78850" + ] + } + }, + { + "id": "FMA:78853", + "name": "Trunk of lateral dorsal digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78846" + ] + } + }, + { + "id": "FMA:78854", + "name": "Trunk of lateral dorsal digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78853" + ] + } + }, + { + "id": "FMA:78855", + "name": "Trunk of lateral dorsal digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78853" + ] + } + }, + { + "id": "FMA:78856", + "name": "Trunk of muscular branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78857", + "name": "Trunk of soleus branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78856" + ] + } + }, + { + "id": "FMA:78858", + "name": "Trunk of soleus branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78857" + ] + } + }, + { + "id": "FMA:78859", + "name": "Trunk of soleus branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78857" + ] + } + }, + { + "id": "FMA:78860", + "name": "Trunk of gastrocnemius branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78856" + ] + } + }, + { + "id": "FMA:78861", + "name": "Trunk of gastrocnemius branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78860" + ] + } + }, + { + "id": "FMA:78862", + "name": "Trunk of gastrocnemius branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78860" + ] + } + }, + { + "id": "FMA:78863", + "name": "Trunk of popliteus branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78856" + ] + } + }, + { + "id": "FMA:78864", + "name": "Trunk of popliteus branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78863" + ] + } + }, + { + "id": "FMA:78865", + "name": "Trunk of popliteus branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78863" + ] + } + }, + { + "id": "FMA:78866", + "name": "Trunk of plantaris branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78856" + ] + } + }, + { + "id": "FMA:78867", + "name": "Trunk of plantaris branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78866" + ] + } + }, + { + "id": "FMA:78868", + "name": "Trunk of plantaris branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78866" + ] + } + }, + { + "id": "FMA:78869", + "name": "Trunk of vascular branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78870", + "name": "Trunk of interosseous nerve of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78871", + "name": "Trunk of interosseous nerve of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78870" + ] + } + }, + { + "id": "FMA:78872", + "name": "Trunk of interosseous nerve of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78870" + ] + } + }, + { + "id": "FMA:78873", + "name": "Trunk of medial calcaneal branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78874", + "name": "Trunk of medial calcaneal branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78873" + ] + } + }, + { + "id": "FMA:78875", + "name": "Trunk of medial calcaneal branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78873" + ] + } + }, + { + "id": "FMA:78876", + "name": "Trunk of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Medial plantar neural trunk" + ] + }, + { + "id": "FMA:78877", + "name": "Trunk of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78876" + ] + }, + "synonyms": [ + "Right medial plantar neural trunk" + ] + }, + { + "id": "FMA:78878", + "name": "Trunk of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78876" + ] + }, + "synonyms": [ + "Left medial plantar neural trunk" + ] + }, + { + "id": "FMA:78879", + "name": "Trunk of branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78880", + "name": "Trunk of muscular branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78879" + ] + } + }, + { + "id": "FMA:78881", + "name": "Trunk of cutaneous branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78879" + ] + } + }, + { + "id": "FMA:78882", + "name": "Trunk of articular branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78879" + ] + } + }, + { + "id": "FMA:78883", + "name": "Trunk of abductor hallucis branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78880" + ] + } + }, + { + "id": "FMA:78884", + "name": "Trunk of abductor hallucis branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78883" + ] + } + }, + { + "id": "FMA:78885", + "name": "Trunk of abductor hallucis branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78883" + ] + } + }, + { + "id": "FMA:78886", + "name": "Trunk of flexor digitorum bevis branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78880" + ] + } + }, + { + "id": "FMA:78887", + "name": "Trunk of flexor digitorum bevis branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78886" + ] + } + }, + { + "id": "FMA:78888", + "name": "Trunk of flexor digitorum bevis branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78886" + ] + } + }, + { + "id": "FMA:78889", + "name": "Trunk of flexor hallucis brevis branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78880" + ] + } + }, + { + "id": "FMA:78890", + "name": "Trunk of flexor hallucis brevis branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78889" + ] + } + }, + { + "id": "FMA:78891", + "name": "Trunk of flexor hallucis brevis branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78889" + ] + } + }, + { + "id": "FMA:78892", + "name": "Trunk of first lumbrical branch of medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78880" + ] + } + }, + { + "id": "FMA:78893", + "name": "Trunk of first lumbrical branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78892" + ] + } + }, + { + "id": "FMA:78894", + "name": "Trunk of first lumbrical branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78892" + ] + } + }, + { + "id": "FMA:78895", + "name": "Trunk of cutaneous branch of right medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78881" + ] + } + }, + { + "id": "FMA:78896", + "name": "Trunk of cutaneous branch of left medial plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78881" + ] + } + }, + { + "id": "FMA:78897", + "name": "Trunk of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Lateral plantar neural trunk" + ] + }, + { + "id": "FMA:78898", + "name": "Trunk of right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78897" + ] + }, + "synonyms": [ + "Right lateral plantar neural trunk" + ] + }, + { + "id": "FMA:78899", + "name": "Trunk of left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78897" + ] + }, + "synonyms": [ + "Left lateral plantar neural trunk" + ] + }, + { + "id": "FMA:78900", + "name": "Trunk of branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + } + }, + { + "id": "FMA:78901", + "name": "Trunk of superficial branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78900" + ] + } + }, + { + "id": "FMA:78902", + "name": "Trunk of superficial branch of right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78901" + ] + } + }, + { + "id": "FMA:78903", + "name": "Trunk of superficial branch of left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78901" + ] + } + }, + { + "id": "FMA:78904", + "name": "Trunk of deep branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78900" + ] + } + }, + { + "id": "FMA:78905", + "name": "Trunk of deep branch of right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78904" + ] + } + }, + { + "id": "FMA:78906", + "name": "Trunk of deep branch of left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78904" + ] + } + }, + { + "id": "FMA:78907", + "name": "Trunk of common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78908", + "name": "Trunk of first common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78907" + ] + }, + "synonyms": [ + "First common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78909", + "name": "Trunk of second common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78907" + ] + }, + "synonyms": [ + "Second common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78910", + "name": "Trunk of third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78907" + ] + }, + "synonyms": [ + "Third common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78911", + "name": "Trunk of fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78907" + ] + }, + "synonyms": [ + "Fourth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78912", + "name": "Trunk of fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78907" + ] + }, + "synonyms": [ + "Fifth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78913", + "name": "Trunk of right first common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78908" + ] + }, + "synonyms": [ + "Right first common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78914", + "name": "Trunk of left first common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78908" + ] + }, + "synonyms": [ + "Left first common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78915", + "name": "Trunk of right second common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78909" + ] + }, + "synonyms": [ + "Right second common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78916", + "name": "Trunk of left second common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78909" + ] + }, + "synonyms": [ + "Left second common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78917", + "name": "Trunk of right third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78910" + ] + }, + "synonyms": [ + "Right third common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78918", + "name": "Trunk of left third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78910" + ] + }, + "synonyms": [ + "Left third common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78919", + "name": "Trunk of right fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78911" + ] + }, + "synonyms": [ + "Right fourth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78920", + "name": "Trunk of left fourth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78911" + ] + }, + "synonyms": [ + "Left fourth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78921", + "name": "Trunk of right fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78912" + ] + }, + "synonyms": [ + "Right fifth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78922", + "name": "Trunk of left fifth common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78912" + ] + }, + "synonyms": [ + "Left fifth common plantar digital neural trunk" + ] + }, + { + "id": "FMA:78923", + "name": "Trunk of proper plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78839" + ] + }, + "synonyms": [ + "Proper plantar digital neural trunk" + ] + }, + { + "id": "FMA:78924", + "name": "Trunk of medial proper digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78930" + ] + } + }, + { + "id": "FMA:78925", + "name": "Trunk of medial proper digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78924" + ] + } + }, + { + "id": "FMA:78926", + "name": "Trunk of medial proper digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78924" + ] + } + }, + { + "id": "FMA:78927", + "name": "Trunk of lateral proper digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78930" + ] + } + }, + { + "id": "FMA:78928", + "name": "Trunk of lateral proper digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78927" + ] + } + }, + { + "id": "FMA:78929", + "name": "Trunk of lateral proper digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78927" + ] + } + }, + { + "id": "FMA:78930", + "name": "Trunk of proper plantar digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78923" + ] + } + }, + { + "id": "FMA:78931", + "name": "Trunk of proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78923" + ] + } + }, + { + "id": "FMA:78932", + "name": "Trunk of medial proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78931" + ] + } + }, + { + "id": "FMA:78933", + "name": "Trunk of lateral proper plantar digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78931" + ] + } + }, + { + "id": "FMA:78934", + "name": "Trunk of proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78923" + ] + } + }, + { + "id": "FMA:78935", + "name": "Trunk of medial proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78934" + ] + } + }, + { + "id": "FMA:78936", + "name": "Trunk of lateral proper plantar digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78934" + ] + } + }, + { + "id": "FMA:78937", + "name": "Trunk of proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78923" + ] + } + }, + { + "id": "FMA:78938", + "name": "Trunk of medial proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78937" + ] + } + }, + { + "id": "FMA:78939", + "name": "Trunk of lateral proper plantar digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78937" + ] + } + }, + { + "id": "FMA:78940", + "name": "Trunk of medial proper plantar digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78941" + ] + } + }, + { + "id": "FMA:78941", + "name": "Trunk of proper plantar digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78923" + ] + } + }, + { + "id": "FMA:78942", + "name": "Trunk of medial proper plantar digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78940" + ] + } + }, + { + "id": "FMA:78943", + "name": "Trunk of medial proper plantar digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78940" + ] + } + }, + { + "id": "FMA:78944", + "name": "Trunk of medial proper plantar digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78932" + ] + } + }, + { + "id": "FMA:78945", + "name": "Trunk of medial proper plantar digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78932" + ] + } + }, + { + "id": "FMA:78946", + "name": "Trunk of lateral proper plantar digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78933" + ] + } + }, + { + "id": "FMA:78947", + "name": "Trunk of lateral proper plantar digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78933" + ] + } + }, + { + "id": "FMA:78948", + "name": "Trunk of medial proper plantar digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78935" + ] + } + }, + { + "id": "FMA:78949", + "name": "Trunk of medial proper plantar digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78935" + ] + } + }, + { + "id": "FMA:78950", + "name": "Trunk of lateral proper plantar digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78936" + ] + } + }, + { + "id": "FMA:78951", + "name": "Trunk of lateral proper plantar digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78936" + ] + } + }, + { + "id": "FMA:78952", + "name": "Trunk of medial proper plantar digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78938" + ] + } + }, + { + "id": "FMA:78953", + "name": "Trunk of medial proper plantar digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78938" + ] + } + }, + { + "id": "FMA:78954", + "name": "Trunk of lateral proper plantar digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78939" + ] + } + }, + { + "id": "FMA:78955", + "name": "Trunk of lateral proper plantar digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78939" + ] + } + }, + { + "id": "FMA:78956", + "name": "Trunk of lateral proper plantar digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78941" + ] + } + }, + { + "id": "FMA:78957", + "name": "Trunk of lateral proper plantar digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78956" + ] + } + }, + { + "id": "FMA:78958", + "name": "Trunk of lateral proper plantar digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78956" + ] + } + }, + { + "id": "FMA:78959", + "name": "Trunk of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + }, + "synonyms": [ + "Common fibular neural trunk" + ] + }, + { + "id": "FMA:78960", + "name": "Trunk of right common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78959" + ] + }, + "synonyms": [ + "Right common fibular neural trunk" + ] + }, + { + "id": "FMA:78961", + "name": "Trunk of left common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78959" + ] + }, + "synonyms": [ + "Left common fibular neural trunk" + ] + }, + { + "id": "FMA:78962", + "name": "Trunk of branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78819" + ] + } + }, + { + "id": "FMA:78963", + "name": "Trunk of articular branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + } + }, + { + "id": "FMA:78964", + "name": "Trunk of recurrent articular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + }, + "synonyms": [ + "Recurrent articular neural trunk" + ] + }, + { + "id": "FMA:78965", + "name": "Trunk of cutaneous branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + } + }, + { + "id": "FMA:78966", + "name": "Trunk of lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78965" + ] + }, + "synonyms": [ + "Lateral sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78967", + "name": "Trunk of right lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78966" + ] + }, + "synonyms": [ + "Right lateral sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78968", + "name": "Trunk of left lateral sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78966" + ] + }, + "synonyms": [ + "Left lateral sural cutaneous neural trunk" + ] + }, + { + "id": "FMA:78969", + "name": "Trunk of sural communicating branch of common fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78965" + ] + } + }, + { + "id": "FMA:78970", + "name": "Trunk of sural communicating branch of common peroneal nerve with medial sural cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78965" + ] + } + }, + { + "id": "FMA:78971", + "name": "Trunk of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + }, + "synonyms": [ + "Superficial fibular neural trunk" + ] + }, + { + "id": "FMA:78972", + "name": "Trunk of right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78971" + ] + }, + "synonyms": [ + "Right superficial fibular neural trunk" + ] + }, + { + "id": "FMA:78973", + "name": "Trunk of left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78971" + ] + }, + "synonyms": [ + "Left superficial fibular neural trunk" + ] + }, + { + "id": "FMA:78974", + "name": "Trunk of branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + } + }, + { + "id": "FMA:78975", + "name": "Trunk of muscular branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + } + }, + { + "id": "FMA:78976", + "name": "Trunk of medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + }, + "synonyms": [ + "Medial dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78977", + "name": "Trunk of right medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78976" + ] + }, + "synonyms": [ + "Right medial dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78978", + "name": "Trunk of left medial dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78976" + ] + }, + "synonyms": [ + "Left medial dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78979", + "name": "Trunk of intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + }, + "synonyms": [ + "Intermediate dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78980", + "name": "Trunk of right intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78979" + ] + }, + "synonyms": [ + "Right intermediate dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78981", + "name": "Trunk of left intermediate dorsal cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78979" + ] + }, + "synonyms": [ + "Left intermediate dorsal cutaneous neural trunk" + ] + }, + { + "id": "FMA:78982", + "name": "Trunk of medial branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + } + }, + { + "id": "FMA:78983", + "name": "Trunk of medial branch of right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78982" + ] + } + }, + { + "id": "FMA:78984", + "name": "Trunk of medial branch of left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78982" + ] + } + }, + { + "id": "FMA:78985", + "name": "Trunk of branch of medial branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + } + }, + { + "id": "FMA:78986", + "name": "Trunk of lateral branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + } + }, + { + "id": "FMA:78987", + "name": "Trunk of lateral branch of right superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78986" + ] + } + }, + { + "id": "FMA:78988", + "name": "Trunk of lateral branch of left superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78986" + ] + } + }, + { + "id": "FMA:78989", + "name": "Trunk of branch of lateral branch of superficial fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78974" + ] + } + }, + { + "id": "FMA:78990", + "name": "Trunk of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + }, + "synonyms": [ + "Deep fibular neural trunk" + ] + }, + { + "id": "FMA:78991", + "name": "Trunk of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78990" + ] + }, + "synonyms": [ + "Right deep fibular neural trunk" + ] + }, + { + "id": "FMA:78992", + "name": "Trunk of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78990" + ] + }, + "synonyms": [ + "Left deep fibular neural trunk" + ] + }, + { + "id": "FMA:78993", + "name": "Trunk of branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + } + }, + { + "id": "FMA:78994", + "name": "Trunk of muscular branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78993" + ] + } + }, + { + "id": "FMA:78995", + "name": "Trunk of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78993" + ] + } + }, + { + "id": "FMA:78996", + "name": "Trunk of lateral terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78995" + ] + } + }, + { + "id": "FMA:78997", + "name": "Trunk of lateral terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78995" + ] + } + }, + { + "id": "FMA:78998", + "name": "Trunk of branch of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78993" + ] + } + }, + { + "id": "FMA:78999", + "name": "Trunk of extensor digitorum brevis branch of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78998" + ] + } + }, + { + "id": "FMA:79000", + "name": "Trunk of extensor digitorum brevis branch of lateral terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78999" + ] + } + }, + { + "id": "FMA:79001", + "name": "Trunk of extensor digitorum brevis branch of lateral terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78999" + ] + } + }, + { + "id": "FMA:79002", + "name": "Trunk of interosseous branch of lateral terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78998" + ] + } + }, + { + "id": "FMA:79003", + "name": "Trunk of interosseous branch of lateral terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79002" + ] + } + }, + { + "id": "FMA:79004", + "name": "Trunk of interosseous branch of lateral terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79002" + ] + } + }, + { + "id": "FMA:79005", + "name": "Trunk of medial terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78993" + ] + } + }, + { + "id": "FMA:79006", + "name": "Trunk of medial terminal branch of right deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79005" + ] + } + }, + { + "id": "FMA:79007", + "name": "Trunk of medial terminal branch of left deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79005" + ] + } + }, + { + "id": "FMA:79008", + "name": "Trunk of branch of medial terminal branch of deep fibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78993" + ] + } + }, + { + "id": "FMA:79009", + "name": "Trunk of dorsal digital nerve of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78962" + ] + } + }, + { + "id": "FMA:79010", + "name": "Trunk of dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79009" + ] + } + }, + { + "id": "FMA:79011", + "name": "Trunk of lateral dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79010" + ] + } + }, + { + "id": "FMA:79012", + "name": "Trunk of lateral dorsal digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79011" + ] + } + }, + { + "id": "FMA:79013", + "name": "Trunk of lateral dorsal digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79011" + ] + } + }, + { + "id": "FMA:79014", + "name": "Trunk of medial dorsal digital nerve of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79010" + ] + } + }, + { + "id": "FMA:79015", + "name": "Trunk of medial dorsal digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79014" + ] + } + }, + { + "id": "FMA:79016", + "name": "Trunk of medial dorsal digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79014" + ] + } + }, + { + "id": "FMA:79017", + "name": "Trunk of dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79009" + ] + } + }, + { + "id": "FMA:79018", + "name": "Trunk of lateral dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79017" + ] + } + }, + { + "id": "FMA:79019", + "name": "Trunk of medial dorsal digital nerve of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79017" + ] + } + }, + { + "id": "FMA:79020", + "name": "Trunk of medial dorsal digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79019" + ] + } + }, + { + "id": "FMA:79021", + "name": "Trunk of medial dorsal digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79019" + ] + } + }, + { + "id": "FMA:79022", + "name": "Trunk of lateral dorsal digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79018" + ] + } + }, + { + "id": "FMA:79023", + "name": "Trunk of lateral dorsal digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79018" + ] + } + }, + { + "id": "FMA:79024", + "name": "Trunk of dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79009" + ] + } + }, + { + "id": "FMA:79025", + "name": "Trunk of lateral dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79024" + ] + } + }, + { + "id": "FMA:79026", + "name": "Trunk of medial dorsal digital nerve of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79024" + ] + } + }, + { + "id": "FMA:79027", + "name": "Trunk of medial dorsal digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79026" + ] + } + }, + { + "id": "FMA:79028", + "name": "Trunk of medial dorsal digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79026" + ] + } + }, + { + "id": "FMA:79029", + "name": "Trunk of lateral dorsal digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79025" + ] + } + }, + { + "id": "FMA:79030", + "name": "Trunk of lateral dorsal digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79025" + ] + } + }, + { + "id": "FMA:79031", + "name": "Trunk of dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79009" + ] + } + }, + { + "id": "FMA:79032", + "name": "Trunk of lateral dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79031" + ] + } + }, + { + "id": "FMA:79033", + "name": "Trunk of medial dorsal digital nerve of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79031" + ] + } + }, + { + "id": "FMA:79034", + "name": "Trunk of medial dorsal digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79033" + ] + } + }, + { + "id": "FMA:79035", + "name": "Trunk of medial dorsal digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79033" + ] + } + }, + { + "id": "FMA:79036", + "name": "Trunk of lateral dorsal digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79032" + ] + } + }, + { + "id": "FMA:79037", + "name": "Trunk of lateral dorsal digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79032" + ] + } + }, + { + "id": "FMA:79038", + "name": "Trunk of medial dorsal digital nerve of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79009" + ] + } + }, + { + "id": "FMA:79039", + "name": "Trunk of medial dorsal digital nerve of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79038" + ] + } + }, + { + "id": "FMA:79040", + "name": "Trunk of medial dorsal digital nerve of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79038" + ] + } + }, + { + "id": "FMA:79056", + "name": "Right lateral retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76618" + ] + }, + "synonyms": [ + "Lateral retromalleolar region of right ankle" + ] + }, + { + "id": "FMA:79057", + "name": "Left lateral retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76618" + ] + }, + "synonyms": [ + "Lateral retromalleolar region of left ankle" + ] + }, + { + "id": "FMA:79058", + "name": "Right medial retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76619" + ] + }, + "synonyms": [ + "Medial retromalleolar region of right ankle" + ] + }, + { + "id": "FMA:79059", + "name": "Left medial retromalleolar region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76619" + ] + }, + "synonyms": [ + "Medial retromalleolar region of left ankle" + ] + }, + { + "id": "FMA:79062", + "name": "Lumen of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Arteriole lumen" + ] + }, + { + "id": "FMA:79063", + "name": "Deep fascial system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7149" + ] + } + }, + { + "id": "FMA:79064", + "name": "Patellar part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79067" + ] + }, + "synonyms": [ + "Patellar region" + ] + }, + { + "id": "FMA:79065", + "name": "Patellar part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79064" + ] + }, + "synonyms": [ + "Right patellar region" + ] + }, + { + "id": "FMA:79066", + "name": "Patellar part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79064" + ] + }, + "synonyms": [ + "Left pateller region" + ] + }, + { + "id": "FMA:79067", + "name": "Subdivision of anterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74846" + ] + } + }, + { + "id": "FMA:79068", + "name": "Anterior part proper of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79067" + ] + } + }, + { + "id": "FMA:79069", + "name": "Anterior part proper of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79068" + ] + } + }, + { + "id": "FMA:79070", + "name": "Anterior part proper of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79068" + ] + } + }, + { + "id": "FMA:79071", + "name": "Lateral part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24988" + ] + } + }, + { + "id": "FMA:79072", + "name": "Medial part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24988" + ] + } + }, + { + "id": "FMA:79073", + "name": "Medial part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79072" + ] + } + }, + { + "id": "FMA:79074", + "name": "Medial part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79072" + ] + } + }, + { + "id": "FMA:79075", + "name": "Lateral part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79071" + ] + } + }, + { + "id": "FMA:79076", + "name": "Lateral part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79071" + ] + } + }, + { + "id": "FMA:79077", + "name": "Lateral part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74846" + ] + } + }, + { + "id": "FMA:79078", + "name": "Medial part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74846" + ] + } + }, + { + "id": "FMA:79079", + "name": "Medial part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79078" + ] + } + }, + { + "id": "FMA:79080", + "name": "Medial part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79078" + ] + } + }, + { + "id": "FMA:79081", + "name": "Lateral part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79077" + ] + } + }, + { + "id": "FMA:79082", + "name": "Lateral part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79077" + ] + } + }, + { + "id": "FMA:79083", + "name": "Segment of posterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + }, + "synonyms": [ + "Subdivision of posterior part of elbow" + ] + }, + { + "id": "FMA:79084", + "name": "Posterior part proper of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79083" + ] + } + }, + { + "id": "FMA:79085", + "name": "Olecranon region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79083" + ] + }, + "synonyms": [ + "Olecranon part of elbow" + ] + }, + { + "id": "FMA:79086", + "name": "Posterior part proper of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79084" + ] + } + }, + { + "id": "FMA:79087", + "name": "Posterior part proper of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79084" + ] + } + }, + { + "id": "FMA:79088", + "name": "Right olecranon region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79085" + ] + } + }, + { + "id": "FMA:79089", + "name": "Left olecranon region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79085" + ] + } + }, + { + "id": "FMA:79090", + "name": "Superficial fascia of anterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79091", + "name": "Superficial fascia of anterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79090" + ] + } + }, + { + "id": "FMA:79092", + "name": "Superficial fascia of anterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79090" + ] + } + }, + { + "id": "FMA:79093", + "name": "Superficial fascia of posterior part of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79094", + "name": "Superficial fascia of posterior part of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79093" + ] + } + }, + { + "id": "FMA:79095", + "name": "Superficial fascia of posterior part of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79093" + ] + } + }, + { + "id": "FMA:79096", + "name": "Superficial fascia of anterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79097", + "name": "Superficial fascia of anterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79096" + ] + } + }, + { + "id": "FMA:79098", + "name": "Superficial fascia of anterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79096" + ] + } + }, + { + "id": "FMA:79099", + "name": "Superficial fascia of anterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79100", + "name": "Superficial fascia of anterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79099" + ] + } + }, + { + "id": "FMA:79101", + "name": "Superficial fascia of anterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79099" + ] + } + }, + { + "id": "FMA:79102", + "name": "Superficial fascia of posterior part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79103", + "name": "Superficial fascia of posterior part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79102" + ] + } + }, + { + "id": "FMA:79104", + "name": "Superficial fascia of posterior part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79102" + ] + } + }, + { + "id": "FMA:79105", + "name": "Superficial fascia of posterior part of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50270" + ] + } + }, + { + "id": "FMA:79106", + "name": "Superficial fascia of posterior part of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79105" + ] + } + }, + { + "id": "FMA:79107", + "name": "Superficial fascia of posterior part of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79105" + ] + } + }, + { + "id": "FMA:79108", + "name": "Superficial fascia of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:79109", + "name": "Superficial fascia of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79108" + ] + } + }, + { + "id": "FMA:79110", + "name": "Superficial fascia of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79109" + ] + } + }, + { + "id": "FMA:79111", + "name": "Superficial fascia of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79109" + ] + } + }, + { + "id": "FMA:79112", + "name": "Superficial fascia of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79108" + ] + } + }, + { + "id": "FMA:79113", + "name": "Superficial fascia of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79112" + ] + } + }, + { + "id": "FMA:79114", + "name": "Superficial fascia of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79112" + ] + } + }, + { + "id": "FMA:79115", + "name": "Superficial fascia of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79108" + ] + } + }, + { + "id": "FMA:79116", + "name": "Superficial fascia of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79115" + ] + } + }, + { + "id": "FMA:79117", + "name": "Superficial fascia of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79115" + ] + } + }, + { + "id": "FMA:79118", + "name": "Superficial fascia of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79108" + ] + } + }, + { + "id": "FMA:79119", + "name": "Superficial fascia of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79118" + ] + } + }, + { + "id": "FMA:79120", + "name": "Superficial fascia of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79118" + ] + } + }, + { + "id": "FMA:79121", + "name": "Superficial fascia of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79108" + ] + } + }, + { + "id": "FMA:79122", + "name": "Superficial fascia of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79121" + ] + } + }, + { + "id": "FMA:79123", + "name": "Superficial fascia of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79121" + ] + } + }, + { + "id": "FMA:79124", + "name": "Superficial fascia of anterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79125", + "name": "Superficial fascia of anterior part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79124" + ] + } + }, + { + "id": "FMA:79126", + "name": "Superficial fascia of anterior part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79124" + ] + } + }, + { + "id": "FMA:79127", + "name": "Superficial fascia of posterior part of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + }, + "synonyms": [ + "Superficial fascia of popliteal part of knee" + ] + }, + { + "id": "FMA:79128", + "name": "Superficial fascia of posterior part of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79127" + ] + }, + "synonyms": [ + "Superficial fascia of popliteal part of right knee" + ] + }, + { + "id": "FMA:79129", + "name": "Superficial fascia of posterior part of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79127" + ] + }, + "synonyms": [ + "Superficial fascia of popliteal part of left knee" + ] + }, + { + "id": "FMA:79130", + "name": "Superficial fascia of anterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79131", + "name": "Superficial fascia of anterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79130" + ] + } + }, + { + "id": "FMA:79132", + "name": "Superficial fascia of anterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79130" + ] + } + }, + { + "id": "FMA:79133", + "name": "Superficial fascia of posterior part of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79134", + "name": "Superficial fascia of posterior part of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79133" + ] + } + }, + { + "id": "FMA:79135", + "name": "Superficial fascia of posterior part of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79133" + ] + } + }, + { + "id": "FMA:79136", + "name": "Superficial fascia of anterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79137", + "name": "Superficial fascia of anterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79136" + ] + } + }, + { + "id": "FMA:79138", + "name": "Superficial fascia of anterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79136" + ] + } + }, + { + "id": "FMA:79139", + "name": "Superficial fascia of posterior part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79140", + "name": "Superficial fascia of posterior part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79139" + ] + } + }, + { + "id": "FMA:79141", + "name": "Superficial fascia of posterior part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79139" + ] + } + }, + { + "id": "FMA:79142", + "name": "Superficial fascia of malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50281" + ] + } + }, + { + "id": "FMA:79143", + "name": "Superficial fascia of medial malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79142" + ] + } + }, + { + "id": "FMA:79144", + "name": "Superficial fascia of medial malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79143" + ] + } + }, + { + "id": "FMA:79145", + "name": "Superficial fascia of medial malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79143" + ] + } + }, + { + "id": "FMA:79146", + "name": "Superficial fascia of lateral malleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79142" + ] + } + }, + { + "id": "FMA:79147", + "name": "Superficial fascia of lateral malleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79146" + ] + } + }, + { + "id": "FMA:79148", + "name": "Superficial fascia of lateral malleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79146" + ] + } + }, + { + "id": "FMA:79149", + "name": "Superficial fascia of lateral retromalleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79142" + ] + } + }, + { + "id": "FMA:79150", + "name": "Superficial fascia of lateral retromalleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79149" + ] + } + }, + { + "id": "FMA:79151", + "name": "Superficial fascia of lateral retromalleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79149" + ] + } + }, + { + "id": "FMA:79152", + "name": "Superficial fascia of medial retromalleolar part of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79142" + ] + } + }, + { + "id": "FMA:79153", + "name": "Superficial fascia of medial retromalleolar part of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79152" + ] + } + }, + { + "id": "FMA:79154", + "name": "Superficial fascia of medial retromalleolar part of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79152" + ] + } + }, + { + "id": "FMA:79155", + "name": "Superficial fascia of thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:79156", + "name": "Superficial fascia of right thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79155" + ] + } + }, + { + "id": "FMA:79157", + "name": "Superficial fascia of left thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79155" + ] + } + }, + { + "id": "FMA:79158", + "name": "Superficial fascia of hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:79159", + "name": "Superficial fascia of right hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79158" + ] + } + }, + { + "id": "FMA:79160", + "name": "Superficial fascia of left hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79158" + ] + } + }, + { + "id": "FMA:79161", + "name": "Superficial fascia of palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:79162", + "name": "Superficial fascia of right palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79161" + ] + } + }, + { + "id": "FMA:79163", + "name": "Superficial fascia of left palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79161" + ] + } + }, + { + "id": "FMA:79164", + "name": "Skin of hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Hypothenar eminence skin" + ] + }, + { + "id": "FMA:79165", + "name": "Skin of right hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79164" + ] + }, + "synonyms": [ + "Right hypothenar eminence skin" + ] + }, + { + "id": "FMA:79166", + "name": "Skin of left hypothenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79164" + ] + }, + "synonyms": [ + "Left hypothenar eminence skin" + ] + }, + { + "id": "FMA:79167", + "name": "Skin of thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Thenar eminence skin" + ] + }, + { + "id": "FMA:79168", + "name": "Skin of right thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79167" + ] + }, + "synonyms": [ + "Right thenar eminence skin" + ] + }, + { + "id": "FMA:79169", + "name": "Skin of left thenar eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79167" + ] + }, + "synonyms": [ + "Left thenar eminence skin" + ] + }, + { + "id": "FMA:79170", + "name": "Skin of palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Palm proper skin" + ] + }, + { + "id": "FMA:79171", + "name": "Skin of right palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79170" + ] + }, + "synonyms": [ + "Right palm proper skin" + ] + }, + { + "id": "FMA:79172", + "name": "Skin of left palm proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79170" + ] + }, + "synonyms": [ + "Left palm proper skin" + ] + }, + { + "id": "FMA:79173", + "name": "Skin of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37750" + ] + }, + "synonyms": [ + "Hand proper skin" + ] + }, + { + "id": "FMA:79174", + "name": "Skin of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79173" + ] + }, + "synonyms": [ + "Right hand proper skin" + ] + }, + { + "id": "FMA:79175", + "name": "Skin of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79173" + ] + }, + "synonyms": [ + "Left hand proper skin" + ] + }, + { + "id": "FMA:79177", + "name": "Investing fascia of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58458" + ] + } + }, + { + "id": "FMA:79178", + "name": "Investing fascia of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79177" + ] + } + }, + { + "id": "FMA:79179", + "name": "Investing fascia of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79177" + ] + } + }, + { + "id": "FMA:79180", + "name": "Skeleton of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + }, + "synonyms": [ + "Hand proper skeleton" + ] + }, + { + "id": "FMA:79181", + "name": "Skeleton of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79180" + ] + }, + "synonyms": [ + "Right hand proper skeleton" + ] + }, + { + "id": "FMA:79182", + "name": "Skeleton of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79180" + ] + }, + "synonyms": [ + "Left hand proper skeleton" + ] + }, + { + "id": "FMA:79183", + "name": "Musculature of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50391" + ] + }, + "synonyms": [ + "Hand proper musculature", + "Set of muscles of hand proper" + ] + }, + { + "id": "FMA:79184", + "name": "Musculature of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79183" + ] + }, + "synonyms": [ + "Right hand proper musculature" + ] + }, + { + "id": "FMA:79185", + "name": "Vaginal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:79186", + "name": "Musculature of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79183" + ] + }, + "synonyms": [ + "Left hand proper musculature" + ] + }, + { + "id": "FMA:79187", + "name": "Lateral pectoral part of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79190" + ] + } + }, + { + "id": "FMA:79188", + "name": "Lateral pectoral part of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79187" + ] + } + }, + { + "id": "FMA:79189", + "name": "Lateral pectoral part of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79187" + ] + } + }, + { + "id": "FMA:79190", + "name": "Subdivision of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23220" + ] + }, + "synonyms": [ + "Shoulder subdivision" + ] + }, + { + "id": "FMA:79192", + "name": "Subdivision of thoracic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Thoracic cavity subdivision" + ] + }, + { + "id": "FMA:79193", + "name": "Vesical part of uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18875" + ] + } + }, + { + "id": "FMA:79194", + "name": "Vesical part of right uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79193" + ] + } + }, + { + "id": "FMA:79195", + "name": "Vesical part of left uterine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79193" + ] + } + }, + { + "id": "FMA:79196", + "name": "Right ureteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6722" + ] + } + }, + { + "id": "FMA:79197", + "name": "Left ureteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6722" + ] + } + }, + { + "id": "FMA:79198", + "name": "Trunk of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77885" + ] + }, + "synonyms": [ + "Internal jugular venous trunk" + ] + }, + { + "id": "FMA:79199", + "name": "Trunk of right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79198" + ] + }, + "synonyms": [ + "Right internal jugular venous trunk" + ] + }, + { + "id": "FMA:79200", + "name": "Trunk of left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79198" + ] + }, + "synonyms": [ + "Left internal jugular venous trunk" + ] + }, + { + "id": "FMA:79202", + "name": "Inferior pharyngeal constrictor branch of superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66316" + ] + }, + "synonyms": [ + "Muscular branch of superior thyroid artery" + ] + }, + { + "id": "FMA:79203", + "name": "Inferior pharyngeal constrictor branch of right superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79202" + ] + } + }, + { + "id": "FMA:79204", + "name": "Inferior pharyngeal constrictor branch of left superior thyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79202" + ] + } + }, + { + "id": "FMA:79205", + "name": "Palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49520" + ] + }, + "synonyms": [ + "Palatine branch of ascending pharyngeal artery" + ] + }, + { + "id": "FMA:79206", + "name": "Right palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79205" + ] + }, + "synonyms": [ + "Palatine branch of right ascending pharyngeal artery" + ] + }, + { + "id": "FMA:79207", + "name": "Left palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79205" + ] + }, + "synonyms": [ + "Palatine branch of left ascending pharyngeal artery" + ] + }, + { + "id": "FMA:79208", + "name": "Pharyngeal mucosal branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49520" + ] + } + }, + { + "id": "FMA:79209", + "name": "Pharyngeal mucosal branch of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79208" + ] + } + }, + { + "id": "FMA:79210", + "name": "Pharyngeal mucosal branch of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79208" + ] + } + }, + { + "id": "FMA:79211", + "name": "Tonsillar branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49520" + ] + } + }, + { + "id": "FMA:79212", + "name": "Tonsillar branch of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79211" + ] + } + }, + { + "id": "FMA:79213", + "name": "Tonsillar branch of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79211" + ] + } + }, + { + "id": "FMA:79214", + "name": "Prevertebral branch of ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66313" + ] + } + }, + { + "id": "FMA:79215", + "name": "Prevertebral branch of right ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79214" + ] + } + }, + { + "id": "FMA:79216", + "name": "Prevertebral branch of left ascending pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79214" + ] + } + }, + { + "id": "FMA:79217", + "name": "Zone of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Facial arterial zone" + ] + }, + { + "id": "FMA:79218", + "name": "Cervical zone of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79217" + ] + }, + "synonyms": [ + "Cervical part of facial artery" + ] + }, + { + "id": "FMA:79219", + "name": "Cervical zone of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79218" + ] + }, + "synonyms": [ + "Cervical part of right facial artery" + ] + }, + { + "id": "FMA:79220", + "name": "Cervical zone of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79218" + ] + }, + "synonyms": [ + "Cervical part of left facial artery" + ] + }, + { + "id": "FMA:79221", + "name": "Facial zone of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79217" + ] + }, + "synonyms": [ + "Facial part of facial artery" + ] + }, + { + "id": "FMA:79222", + "name": "Facial zone of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79221" + ] + }, + "synonyms": [ + "Facial part of right facial artery" + ] + }, + { + "id": "FMA:79223", + "name": "Facial zone of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79221" + ] + }, + "synonyms": [ + "Facial part of left facial artery" + ] + }, + { + "id": "FMA:79224", + "name": "Branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49553" + ] + }, + "synonyms": [ + "Ascending palatine arterial branch" + ] + }, + { + "id": "FMA:79225", + "name": "Palatine branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79226", + "name": "Palatine branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79225" + ] + } + }, + { + "id": "FMA:79227", + "name": "Palatine branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79225" + ] + } + }, + { + "id": "FMA:79228", + "name": "Tonsillar branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79229", + "name": "Tonsillar branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79228" + ] + } + }, + { + "id": "FMA:79230", + "name": "Tonsillar branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79228" + ] + } + }, + { + "id": "FMA:79231", + "name": "Auditory tube branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79232", + "name": "Auditory tube branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79231" + ] + } + }, + { + "id": "FMA:79233", + "name": "Auditory tube branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79231" + ] + } + }, + { + "id": "FMA:79234", + "name": "Levator veli palatini branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79235", + "name": "Levator veli palatini branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79234" + ] + } + }, + { + "id": "FMA:79236", + "name": "Levator veli palatini branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79234" + ] + } + }, + { + "id": "FMA:79237", + "name": "Tensor veli palatini branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79238", + "name": "Tensor veli palatini branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79237" + ] + } + }, + { + "id": "FMA:79239", + "name": "Tensor veli palatini branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79237" + ] + } + }, + { + "id": "FMA:79240", + "name": "Medial pterygoid muscle branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79224" + ] + } + }, + { + "id": "FMA:79241", + "name": "Medial pterygoid muscle branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79240" + ] + } + }, + { + "id": "FMA:79242", + "name": "Medial pterygoid muscle branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79240" + ] + } + }, + { + "id": "FMA:79243", + "name": "Trunk of cervical zone of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Trunk of cervical part of facial artery" + ] + }, + { + "id": "FMA:79244", + "name": "Trunk of cervical zone of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79243" + ] + }, + "synonyms": [ + "Trunk of cervical part of right facial artery" + ] + }, + { + "id": "FMA:79245", + "name": "Trunk of cervical zone of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79243" + ] + }, + "synonyms": [ + "Trunk of cervical part of left facial artery" + ] + }, + { + "id": "FMA:79246", + "name": "Trunk of facial zone of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Trunk of facial part of facial artery" + ] + }, + { + "id": "FMA:79247", + "name": "Trunk of facial zone of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79246" + ] + }, + "synonyms": [ + "Trunk of facial part of right facial artery" + ] + }, + { + "id": "FMA:79248", + "name": "Trunk of facial zone of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79246" + ] + }, + "synonyms": [ + "Trunk of facial part of left facial artery" + ] + }, + { + "id": "FMA:79252", + "name": "Right sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75020" + ] + } + }, + { + "id": "FMA:79253", + "name": "Left sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75020" + ] + } + }, + { + "id": "FMA:79269", + "name": "Content of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Thoracic content" + ] + }, + { + "id": "FMA:79270", + "name": "Content of cavity of hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + } + }, + { + "id": "FMA:79271", + "name": "Content of compartment of right hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79270" + ] + }, + "synonyms": [ + "Content of cavity of right hemithorax", + "Content of right hemithorax compartment" + ] + }, + { + "id": "FMA:79272", + "name": "Content of compartment of left hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79270" + ] + }, + "synonyms": [ + "Content of cavity of left hemithorax", + "Content of left hemithorax compartment" + ] + }, + { + "id": "FMA:79273", + "name": "Content of mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Mediastinal content" + ] + }, + { + "id": "FMA:79274", + "name": "Content of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Superior mediastinal content" + ] + }, + { + "id": "FMA:79275", + "name": "Content of inferior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Inferior mediastinal content" + ] + }, + { + "id": "FMA:79276", + "name": "Content of anterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Anterior mediastinal content" + ] + }, + { + "id": "FMA:79277", + "name": "Content of posterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Posterior mediastinal content" + ] + }, + { + "id": "FMA:79278", + "name": "Content of middle mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + }, + "synonyms": [ + "Middle mediastinal content" + ] + }, + { + "id": "FMA:79279", + "name": "Zone of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66332" + ] + }, + "synonyms": [ + "Occipital arterial zone" + ] + }, + { + "id": "FMA:79280", + "name": "First part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79279" + ] + } + }, + { + "id": "FMA:79281", + "name": "First part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79280" + ] + } + }, + { + "id": "FMA:79282", + "name": "First part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79280" + ] + } + }, + { + "id": "FMA:79283", + "name": "Second part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79279" + ] + } + }, + { + "id": "FMA:79284", + "name": "Second part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79283" + ] + } + }, + { + "id": "FMA:79285", + "name": "Second part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79283" + ] + } + }, + { + "id": "FMA:79286", + "name": "Third part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79279" + ] + } + }, + { + "id": "FMA:79287", + "name": "Third part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79286" + ] + } + }, + { + "id": "FMA:79288", + "name": "Third part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79286" + ] + } + }, + { + "id": "FMA:79289", + "name": "Trunk of first part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Trunk of cervical part of occipital artery" + ] + }, + { + "id": "FMA:79290", + "name": "Trunk of first part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79289" + ] + } + }, + { + "id": "FMA:79291", + "name": "Trunk of first part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79289" + ] + } + }, + { + "id": "FMA:79292", + "name": "Trunk of second part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Trunk of occipital part of occipital artery" + ] + }, + { + "id": "FMA:79293", + "name": "Trunk of second part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79292" + ] + } + }, + { + "id": "FMA:79294", + "name": "Trunk of second part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79292" + ] + } + }, + { + "id": "FMA:79295", + "name": "Trunk of third part of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:79296", + "name": "Trunk of third part of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79295" + ] + } + }, + { + "id": "FMA:79297", + "name": "Trunk of third part of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79295" + ] + } + }, + { + "id": "FMA:79298", + "name": "Trunk of branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:79299", + "name": "Trunk of cervical branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79298" + ] + } + }, + { + "id": "FMA:79300", + "name": "Trunk of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79299" + ] + }, + "synonyms": [ + "Ascending palatine arterial trunk" + ] + }, + { + "id": "FMA:79301", + "name": "Trunk of branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79299" + ] + } + }, + { + "id": "FMA:79302", + "name": "Trunk of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79300" + ] + }, + "synonyms": [ + "Right ascending palatine arterial trunk" + ] + }, + { + "id": "FMA:79303", + "name": "Trunk of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79300" + ] + }, + "synonyms": [ + "Left ascending palatine arterial trunk" + ] + }, + { + "id": "FMA:79304", + "name": "Trunk of palatine branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79305", + "name": "Trunk of palatine branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79304" + ] + } + }, + { + "id": "FMA:79306", + "name": "Trunk of palatine branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79304" + ] + } + }, + { + "id": "FMA:79307", + "name": "Trunk of tonsillar branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79308", + "name": "Trunk of tonsillar branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79307" + ] + } + }, + { + "id": "FMA:79309", + "name": "Trunk of tonsillar branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79307" + ] + } + }, + { + "id": "FMA:79310", + "name": "Trunk of auditory tube branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79311", + "name": "Trunk of auditory tube branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79310" + ] + } + }, + { + "id": "FMA:79312", + "name": "Trunk of auditory tube branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79310" + ] + } + }, + { + "id": "FMA:79313", + "name": "Trunk of levator veli palatini branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79314", + "name": "Trunk of levator veli palatini branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79313" + ] + } + }, + { + "id": "FMA:79315", + "name": "Trunk of levator veli palatini branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79313" + ] + } + }, + { + "id": "FMA:79316", + "name": "Trunk of tensor veli palatini branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79317", + "name": "Trunk of tensor veli palatini branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79316" + ] + } + }, + { + "id": "FMA:79318", + "name": "Trunk of tensor veli palatini branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79316" + ] + } + }, + { + "id": "FMA:79319", + "name": "Trunk of medial pterygoid muscle branch of ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79301" + ] + } + }, + { + "id": "FMA:79320", + "name": "Trunk of medial pterygoid muscle branch of right ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79319" + ] + } + }, + { + "id": "FMA:79321", + "name": "Trunk of medial pterygoid muscle branch of left ascending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79319" + ] + } + }, + { + "id": "FMA:79322", + "name": "Trunk of tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79299" + ] + }, + "synonyms": [ + "Tonsillar arterial trunk" + ] + }, + { + "id": "FMA:79323", + "name": "Trunk of right tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79322" + ] + }, + "synonyms": [ + "Right tonsillar arterial trunk" + ] + }, + { + "id": "FMA:79324", + "name": "Trunk of left tonsillar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79322" + ] + }, + "synonyms": [ + "Left tonsillar arterial trunk" + ] + }, + { + "id": "FMA:79325", + "name": "Trunk of submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79299" + ] + }, + "synonyms": [ + "Submental arterial trunk" + ] + }, + { + "id": "FMA:79326", + "name": "Trunk of right submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79325" + ] + }, + "synonyms": [ + "Right submental arterial trunk" + ] + }, + { + "id": "FMA:79327", + "name": "Trunk of left submental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79325" + ] + }, + "synonyms": [ + "Left submental arterial trunk" + ] + }, + { + "id": "FMA:79328", + "name": "Trunk of glandular branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79299" + ] + } + }, + { + "id": "FMA:79329", + "name": "Trunk of glandular branch of right facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79328" + ] + } + }, + { + "id": "FMA:79330", + "name": "Trunk of glandular branch of left facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79328" + ] + } + }, + { + "id": "FMA:79331", + "name": "Trunk of facial branch of facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79298" + ] + } + }, + { + "id": "FMA:79332", + "name": "Trunk of inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79331" + ] + }, + "synonyms": [ + "Inferior labial arterial trunk" + ] + }, + { + "id": "FMA:79333", + "name": "Trunk of right inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79332" + ] + }, + "synonyms": [ + "Right inferior labial arterial trunk" + ] + }, + { + "id": "FMA:79334", + "name": "Trunk of left inferior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79332" + ] + }, + "synonyms": [ + "Left inferior labial arterial trunk" + ] + }, + { + "id": "FMA:79335", + "name": "Trunk of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79331" + ] + }, + "synonyms": [ + "Superior labial arterial trunk" + ] + }, + { + "id": "FMA:79336", + "name": "Trunk of right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79335" + ] + }, + "synonyms": [ + "Right superior labial arterial trunk" + ] + }, + { + "id": "FMA:79337", + "name": "Trunk of left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79335" + ] + }, + "synonyms": [ + "Left superior labial arterial trunk" + ] + }, + { + "id": "FMA:79338", + "name": "Trunk of branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79331" + ] + } + }, + { + "id": "FMA:79339", + "name": "Trunk of nasal septal branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79338" + ] + } + }, + { + "id": "FMA:79340", + "name": "Trunk of nasal septal branch of right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79339" + ] + } + }, + { + "id": "FMA:79341", + "name": "Trunk of nasal septal branch of left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79339" + ] + } + }, + { + "id": "FMA:79342", + "name": "Trunk of alar branch of superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79338" + ] + } + }, + { + "id": "FMA:79343", + "name": "Trunk of alar branch of right superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79342" + ] + } + }, + { + "id": "FMA:79344", + "name": "Trunk of alar branch of left superior labial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79342" + ] + } + }, + { + "id": "FMA:79345", + "name": "Trunk of lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79331" + ] + }, + "synonyms": [ + "Lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79346", + "name": "Trunk of right lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79345" + ] + }, + "synonyms": [ + "Right lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79347", + "name": "Trunk of left lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79345" + ] + }, + "synonyms": [ + "Left lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79348", + "name": "Trunk of angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79331" + ] + }, + "synonyms": [ + "Angular arterial trunk" + ] + }, + { + "id": "FMA:79349", + "name": "Trunk of right angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79348" + ] + }, + "synonyms": [ + "Right angular arterial trunk" + ] + }, + { + "id": "FMA:79350", + "name": "Trunk of left angular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79348" + ] + }, + "synonyms": [ + "Left angular arterial trunk" + ] + }, + { + "id": "FMA:79351", + "name": "Trunk of branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:79352", + "name": "Trunk of mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + }, + "synonyms": [ + "Mastoid arterial trunk" + ] + }, + { + "id": "FMA:79353", + "name": "Trunk of right mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79352" + ] + }, + "synonyms": [ + "Right mastoid arterial trunk" + ] + }, + { + "id": "FMA:79354", + "name": "Trunk of left mastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79352" + ] + }, + "synonyms": [ + "Left mastoid arterial trunk" + ] + }, + { + "id": "FMA:79355", + "name": "Trunk of sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79356", + "name": "Trunk of upper sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79355" + ] + } + }, + { + "id": "FMA:79358", + "name": "Trunk of upper sternocleidomastoid branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79356" + ] + } + }, + { + "id": "FMA:79359", + "name": "Trunk of upper sternocleidomastoid branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79356" + ] + } + }, + { + "id": "FMA:79360", + "name": "Trunk of lower sternocleidomastoid branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79355" + ] + } + }, + { + "id": "FMA:79361", + "name": "Trunk of lower sternocleidomastoid branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79360" + ] + } + }, + { + "id": "FMA:79362", + "name": "Trunk of lower sternocleidomastoid branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79360" + ] + } + }, + { + "id": "FMA:79364", + "name": "Trunk of auricular branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79365", + "name": "Trunk of auricular branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79364" + ] + } + }, + { + "id": "FMA:79366", + "name": "Trunk of auricular branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79364" + ] + } + }, + { + "id": "FMA:79367", + "name": "Trunk of occipital branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79368", + "name": "Trunk of occipital branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79367" + ] + } + }, + { + "id": "FMA:79369", + "name": "Trunk of occipital branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79367" + ] + } + }, + { + "id": "FMA:79370", + "name": "Trunk of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79371", + "name": "Trunk of descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79370" + ] + } + }, + { + "id": "FMA:79372", + "name": "Trunk of descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79370" + ] + } + }, + { + "id": "FMA:79373", + "name": "Trunk of branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79374", + "name": "Trunk of superficial branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79373" + ] + } + }, + { + "id": "FMA:79375", + "name": "Trunk of superficial branch of descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79374" + ] + } + }, + { + "id": "FMA:79376", + "name": "Trunk of superficial branch of descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79374" + ] + } + }, + { + "id": "FMA:79377", + "name": "Trunk of deep branch of descending branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79373" + ] + } + }, + { + "id": "FMA:79378", + "name": "Trunk of deep branch of descending branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79377" + ] + } + }, + { + "id": "FMA:79379", + "name": "Trunk of deep branch of descending branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79377" + ] + } + }, + { + "id": "FMA:79380", + "name": "Trunk of meningeal branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79381", + "name": "Trunk of meningeal branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79380" + ] + } + }, + { + "id": "FMA:79382", + "name": "Trunk of meningeal branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79380" + ] + } + }, + { + "id": "FMA:79383", + "name": "Trunk of muscular branch of occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79351" + ] + } + }, + { + "id": "FMA:79384", + "name": "Trunk of muscular branch of right occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79383" + ] + } + }, + { + "id": "FMA:79385", + "name": "Trunk of muscular branch of left occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79383" + ] + } + }, + { + "id": "FMA:79386", + "name": "Branch of stylomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + }, + "synonyms": [ + "Stylomastoid arterial branch" + ] + }, + { + "id": "FMA:79387", + "name": "Mastoid branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79386" + ] + } + }, + { + "id": "FMA:79388", + "name": "Mastoid branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79387" + ] + } + }, + { + "id": "FMA:79389", + "name": "Mastoid branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79387" + ] + } + }, + { + "id": "FMA:79390", + "name": "Stapedial branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79386" + ] + } + }, + { + "id": "FMA:79391", + "name": "Stapedial branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79390" + ] + } + }, + { + "id": "FMA:79392", + "name": "Stapedial branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79390" + ] + } + }, + { + "id": "FMA:79393", + "name": "Branch of auricular branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:79394", + "name": "Medial branch of auricular branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79393" + ] + } + }, + { + "id": "FMA:79395", + "name": "Medial branch of auricular branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79394" + ] + } + }, + { + "id": "FMA:79396", + "name": "Medial branch of auricular branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79394" + ] + } + }, + { + "id": "FMA:79397", + "name": "Lateral branch of auricular branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79393" + ] + } + }, + { + "id": "FMA:79398", + "name": "Lateral branch of auricular branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79397" + ] + } + }, + { + "id": "FMA:79399", + "name": "Lateral branch of auricular branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79397" + ] + } + }, + { + "id": "FMA:79400", + "name": "Branch of occipital branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:79401", + "name": "Sternocleidomastoid branch of occipital branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79400" + ] + } + }, + { + "id": "FMA:79402", + "name": "Sternocleidomastoid branch of occipital branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79401" + ] + } + }, + { + "id": "FMA:79403", + "name": "Sternocleidomastoid branch of occipital branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79401" + ] + } + }, + { + "id": "FMA:79404", + "name": "Occipital branch to occipital head of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79400" + ] + }, + "synonyms": [ + "Epicranius branch of occipital branch of posterior auricular artery" + ] + }, + { + "id": "FMA:79405", + "name": "Right occipital branch to occipital head of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79404" + ] + }, + "synonyms": [ + "Epicranius branch of occipital branch of right posterior auricular artery" + ] + }, + { + "id": "FMA:79406", + "name": "Left occipital branch to occipital head of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79404" + ] + }, + "synonyms": [ + "Epicranius branch of occipital branch of left posterior auricular artery" + ] + }, + { + "id": "FMA:79407", + "name": "Occipital branch to scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79400" + ] + }, + "synonyms": [ + "Scalp branch of occipital branch of posterior auricular artery" + ] + }, + { + "id": "FMA:79408", + "name": "Right occipital branch to scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79407" + ] + } + }, + { + "id": "FMA:79409", + "name": "Left occipital branch to scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79407" + ] + } + }, + { + "id": "FMA:79411", + "name": "Muscular branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49627" + ] + } + }, + { + "id": "FMA:79412", + "name": "Stylohyoid branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79411" + ] + } + }, + { + "id": "FMA:79413", + "name": "Stylohyoid branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79412" + ] + } + }, + { + "id": "FMA:79414", + "name": "Stylohyoid branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79412" + ] + } + }, + { + "id": "FMA:79415", + "name": "Digastric branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79411" + ] + } + }, + { + "id": "FMA:79416", + "name": "Digastric branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79415" + ] + } + }, + { + "id": "FMA:79417", + "name": "Digastric branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79415" + ] + } + }, + { + "id": "FMA:79418", + "name": "Auricularis posterior branch of posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79411" + ] + }, + "synonyms": [ + "Posterior auricular muscle branch of posterior auricular artery" + ] + }, + { + "id": "FMA:79419", + "name": "Auricularis posterior branch of right posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79418" + ] + }, + "synonyms": [ + "Posterior auricular muscle branch of right posterior auricular artery" + ] + }, + { + "id": "FMA:79420", + "name": "Auricularis posterior branch of left posterior auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79418" + ] + }, + "synonyms": [ + "Posterior auricular muscle branch of left posterior auricular artery" + ] + }, + { + "id": "FMA:79421", + "name": "Set of arteries of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Arteries of scalp" + ] + }, + { + "id": "FMA:79422", + "name": "Terminal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49653" + ] + } + }, + { + "id": "FMA:79423", + "name": "Terminal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79422" + ] + } + }, + { + "id": "FMA:79424", + "name": "Terminal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79422" + ] + } + }, + { + "id": "FMA:79425", + "name": "Terminal superficial branch of supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49976" + ] + } + }, + { + "id": "FMA:79426", + "name": "Terminal superficial branch of right supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79425" + ] + } + }, + { + "id": "FMA:79427", + "name": "Terminal superficial branch of left supra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79425" + ] + } + }, + { + "id": "FMA:79428", + "name": "Trunk of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + }, + "synonyms": [ + "Superficial temporal arterial trunk" + ] + }, + { + "id": "FMA:79429", + "name": "Trunk of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79428" + ] + }, + "synonyms": [ + "Right superficial temporal arterial trunk" + ] + }, + { + "id": "FMA:79430", + "name": "Trunk of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79428" + ] + }, + "synonyms": [ + "Left superficial temporal arterial trunk" + ] + }, + { + "id": "FMA:79431", + "name": "Trunk of branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:79432", + "name": "Trunk of parotid branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79433", + "name": "Trunk of parotid branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79432" + ] + } + }, + { + "id": "FMA:79434", + "name": "Trunk of parotid branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79432" + ] + } + }, + { + "id": "FMA:79435", + "name": "Trunk of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + }, + "synonyms": [ + "Transverse facial arterial trunk" + ] + }, + { + "id": "FMA:79436", + "name": "Trunk of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79435" + ] + }, + "synonyms": [ + "Right transverse facial arterial trunk" + ] + }, + { + "id": "FMA:79437", + "name": "Trunk of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79435" + ] + }, + "synonyms": [ + "Left transverse facial arterial trunk" + ] + }, + { + "id": "FMA:79438", + "name": "Trunk of branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79439", + "name": "Trunk of parotid branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79438" + ] + } + }, + { + "id": "FMA:79440", + "name": "Trunk of parotid branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79439" + ] + } + }, + { + "id": "FMA:79441", + "name": "Trunk of parotid branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79439" + ] + } + }, + { + "id": "FMA:79442", + "name": "Trunk of masseter branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79438" + ] + } + }, + { + "id": "FMA:79443", + "name": "Trunk of masseter branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79442" + ] + } + }, + { + "id": "FMA:79444", + "name": "Trunk of masseter branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79442" + ] + } + }, + { + "id": "FMA:79445", + "name": "Trunk of cutaneous branch of transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79438" + ] + } + }, + { + "id": "FMA:79446", + "name": "Trunk of cutaneous branch of right transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79445" + ] + } + }, + { + "id": "FMA:79447", + "name": "Trunk of cutaneous branch of left transverse facial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79445" + ] + } + }, + { + "id": "FMA:79448", + "name": "Trunk of anterior auricular branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79449", + "name": "Trunk of anterior auricular branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79448" + ] + } + }, + { + "id": "FMA:79450", + "name": "Trunk of anterior auricular branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79448" + ] + } + }, + { + "id": "FMA:79451", + "name": "Trunk of zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + }, + "synonyms": [ + "Zygomatico-orbital arterial trunk" + ] + }, + { + "id": "FMA:79452", + "name": "Trunk of right zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79451" + ] + }, + "synonyms": [ + "Right zygomatico-orbital arterial trunk" + ] + }, + { + "id": "FMA:79453", + "name": "Trunk of left zygomatico-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79451" + ] + }, + "synonyms": [ + "Left zygomatico-orbital arterial trunk" + ] + }, + { + "id": "FMA:79454", + "name": "Trunk of middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + }, + "synonyms": [ + "Middle temporal arterial trunk" + ] + }, + { + "id": "FMA:79455", + "name": "Trunk of right middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79454" + ] + }, + "synonyms": [ + "Right middle temporal arterial trunk" + ] + }, + { + "id": "FMA:79456", + "name": "Trunk of left middle temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79454" + ] + }, + "synonyms": [ + "Left middle temporal arterial trunk" + ] + }, + { + "id": "FMA:79457", + "name": "Trunk of frontal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79458", + "name": "Trunk of frontal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79457" + ] + } + }, + { + "id": "FMA:79459", + "name": "Trunk of frontal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79457" + ] + } + }, + { + "id": "FMA:79460", + "name": "Trunk of parietal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79461", + "name": "Trunk of parietal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79460" + ] + } + }, + { + "id": "FMA:79462", + "name": "Trunk of parietal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79460" + ] + } + }, + { + "id": "FMA:79463", + "name": "Trunk of terminal branch of superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79431" + ] + } + }, + { + "id": "FMA:79464", + "name": "Trunk of terminal branch of right superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79463" + ] + } + }, + { + "id": "FMA:79465", + "name": "Trunk of terminal branch of left superficial temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79463" + ] + } + }, + { + "id": "FMA:79467", + "name": "Accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49688" + ] + } + }, + { + "id": "FMA:79468", + "name": "Right accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79467" + ] + } + }, + { + "id": "FMA:79469", + "name": "Left accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79467" + ] + } + }, + { + "id": "FMA:79470", + "name": "Trunk of branch of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:79471", + "name": "Trunk of deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Deep auricular arterial trunk" + ] + }, + { + "id": "FMA:79472", + "name": "Trunk of right deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79471" + ] + }, + "synonyms": [ + "Right deep auricular arterial trunk" + ] + }, + { + "id": "FMA:79473", + "name": "Trunk of left deep auricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79471" + ] + }, + "synonyms": [ + "Left deep auricular arterial trunk" + ] + }, + { + "id": "FMA:79474", + "name": "Trunk of anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Anterior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79475", + "name": "Trunk of right anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79474" + ] + }, + "synonyms": [ + "Right anterior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79476", + "name": "Trunk of left anterior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79474" + ] + }, + "synonyms": [ + "Left anterior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79477", + "name": "Trunk of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Inferior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79478", + "name": "Trunk of right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79477" + ] + }, + "synonyms": [ + "Right inferior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79479", + "name": "Trunk of left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79477" + ] + }, + "synonyms": [ + "Left inferior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79480", + "name": "Trunk of branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79481", + "name": "Trunk of dental branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79480" + ] + } + }, + { + "id": "FMA:79482", + "name": "Trunk of dental branch of right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79481" + ] + } + }, + { + "id": "FMA:79483", + "name": "Trunk of dental branch of left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79481" + ] + } + }, + { + "id": "FMA:79484", + "name": "Trunk of peridental branch of inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79480" + ] + } + }, + { + "id": "FMA:79485", + "name": "Trunk of peridental branch of right inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79484" + ] + } + }, + { + "id": "FMA:79486", + "name": "Trunk of peridental branch of left inferior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79484" + ] + } + }, + { + "id": "FMA:79487", + "name": "Trunk of mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79480" + ] + }, + "synonyms": [ + "Mental arterial trunk" + ] + }, + { + "id": "FMA:79488", + "name": "Trunk of right mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79487" + ] + }, + "synonyms": [ + "Right mental arterial trunk" + ] + }, + { + "id": "FMA:79489", + "name": "Trunk of left mental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79487" + ] + }, + "synonyms": [ + "Left mental arterial trunk" + ] + }, + { + "id": "FMA:79490", + "name": "Trunk of mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79480" + ] + }, + "synonyms": [ + "Mylohyoid arterial trunk" + ] + }, + { + "id": "FMA:79491", + "name": "Trunk of right mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79490" + ] + }, + "synonyms": [ + "Right mylohyoid arterial trunk" + ] + }, + { + "id": "FMA:79492", + "name": "Trunk of left mylohyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79490" + ] + }, + "synonyms": [ + "Left mylohyoid arterial trunk" + ] + }, + { + "id": "FMA:79493", + "name": "Trunk of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Middle meningeal arterial trunk" + ] + }, + { + "id": "FMA:79494", + "name": "Trunk of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79493" + ] + }, + "synonyms": [ + "Right middle meningeal arterial trunk" + ] + }, + { + "id": "FMA:79495", + "name": "Trunk of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79493" + ] + }, + "synonyms": [ + "Left middle meningeal arterial trunk" + ] + }, + { + "id": "FMA:79496", + "name": "Trunk of accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Accessory meningeal arterial trunk" + ] + }, + { + "id": "FMA:79497", + "name": "Trunk of right accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79496" + ] + }, + "synonyms": [ + "Right accessory meningeal arterial trunk" + ] + }, + { + "id": "FMA:79498", + "name": "Trunk of left accessory meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79496" + ] + }, + "synonyms": [ + "Left accessory meningeal arterial trunk" + ] + }, + { + "id": "FMA:79499", + "name": "Trunk of branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79500", + "name": "Trunk of accessory branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79501", + "name": "Trunk of accessory branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79500" + ] + } + }, + { + "id": "FMA:79502", + "name": "Trunk of accessory branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79500" + ] + } + }, + { + "id": "FMA:79503", + "name": "Trunk of frontal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79504", + "name": "Trunk of frontal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79503" + ] + } + }, + { + "id": "FMA:79505", + "name": "Trunk of frontal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79503" + ] + } + }, + { + "id": "FMA:79506", + "name": "Trunk of orbital branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79507", + "name": "Trunk of orbital branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79506" + ] + } + }, + { + "id": "FMA:79508", + "name": "Trunk of orbital branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79506" + ] + } + }, + { + "id": "FMA:79509", + "name": "Trunk of parietal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79510", + "name": "Trunk of parietal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79509" + ] + } + }, + { + "id": "FMA:79511", + "name": "Trunk of parietal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79509" + ] + } + }, + { + "id": "FMA:79512", + "name": "Trunk of petrosal branch of middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79513", + "name": "Trunk of petrosal branch of right middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79512" + ] + } + }, + { + "id": "FMA:79514", + "name": "Trunk of petrosal branch of left middle meningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79512" + ] + } + }, + { + "id": "FMA:79515", + "name": "Trunk of superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + }, + "synonyms": [ + "Superior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79516", + "name": "Trunk of right superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79515" + ] + }, + "synonyms": [ + "Right superior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79517", + "name": "Trunk of left superior tympanic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79515" + ] + }, + "synonyms": [ + "Left superior tympanic arterial trunk" + ] + }, + { + "id": "FMA:79518", + "name": "Trunk of anastomotic branch of middle meningeal artery with lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79499" + ] + } + }, + { + "id": "FMA:79519", + "name": "Trunk of anastomotic branch of right middle meningeal artery with right lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79518" + ] + } + }, + { + "id": "FMA:79520", + "name": "Trunk of anastomotic branch of left middle meningeal artery with left lacrimal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79518" + ] + } + }, + { + "id": "FMA:79521", + "name": "Trunk of pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Pterygomeningeal arterial trunk" + ] + }, + { + "id": "FMA:79522", + "name": "Trunk of right pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79521" + ] + }, + "synonyms": [ + "Right pterygomeningeal arterial trunk" + ] + }, + { + "id": "FMA:79523", + "name": "Trunk of left pterygomeningeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79521" + ] + }, + "synonyms": [ + "Left pterygomeningeal arterial trunk" + ] + }, + { + "id": "FMA:79524", + "name": "Trunk of masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Masseteric arterial trunk" + ] + }, + { + "id": "FMA:79525", + "name": "Trunk of right masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79524" + ] + }, + "synonyms": [ + "Right masseteric arterial trunk" + ] + }, + { + "id": "FMA:79526", + "name": "Trunk of left masseteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79524" + ] + }, + "synonyms": [ + "Left masseteric arterial trunk" + ] + }, + { + "id": "FMA:79527", + "name": "Trunk of deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79528", + "name": "Trunk of anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79527" + ] + }, + "synonyms": [ + "Anterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79529", + "name": "Trunk of right anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79528" + ] + }, + "synonyms": [ + "Right anterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79530", + "name": "Trunk of left anterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79528" + ] + }, + "synonyms": [ + "Left anterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79531", + "name": "Trunk of posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79527" + ] + }, + "synonyms": [ + "Posterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79532", + "name": "Trunk of right posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79531" + ] + }, + "synonyms": [ + "Right posterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79533", + "name": "Trunk of left posterior deep temporal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79531" + ] + }, + "synonyms": [ + "Left posterior deep temporal arterial trunk" + ] + }, + { + "id": "FMA:79534", + "name": "Trunk of pterygoid branch of maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79535", + "name": "Trunk of pterygoid branch of right maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79534" + ] + } + }, + { + "id": "FMA:79536", + "name": "Trunk of pterygoid branch of left maxillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79534" + ] + } + }, + { + "id": "FMA:79537", + "name": "Trunk of buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Buccal arterial trunk" + ] + }, + { + "id": "FMA:79538", + "name": "Trunk of right buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79537" + ] + }, + "synonyms": [ + "Right buccal arterial trunk" + ] + }, + { + "id": "FMA:79539", + "name": "Trunk of left buccal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79537" + ] + }, + "synonyms": [ + "Left buccal arterial trunk" + ] + }, + { + "id": "FMA:79540", + "name": "Trunk of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Posterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79541", + "name": "Trunk of right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79540" + ] + }, + "synonyms": [ + "Right posterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79542", + "name": "Trunk of left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79540" + ] + }, + "synonyms": [ + "Left posterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79543", + "name": "Trunk of branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79544", + "name": "Trunk of dental branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79543" + ] + } + }, + { + "id": "FMA:79545", + "name": "Trunk of dental branch of right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79544" + ] + } + }, + { + "id": "FMA:79546", + "name": "Trunk of dental branch of left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79544" + ] + } + }, + { + "id": "FMA:79547", + "name": "Trunk of peridental branch of posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79543" + ] + } + }, + { + "id": "FMA:79548", + "name": "Trunk of peridental branch of right posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79547" + ] + } + }, + { + "id": "FMA:79549", + "name": "Trunk of peridental branch of left posterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79547" + ] + } + }, + { + "id": "FMA:79550", + "name": "Trunk of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Infra-orbital arterial trunk" + ] + }, + { + "id": "FMA:79551", + "name": "Trunk of right infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79550" + ] + }, + "synonyms": [ + "Right infra-orbital arterial trunk" + ] + }, + { + "id": "FMA:79552", + "name": "Trunk of left infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79550" + ] + }, + "synonyms": [ + "Left infra-orbital arterial trunk" + ] + }, + { + "id": "FMA:79553", + "name": "Trunk of branch of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79554", + "name": "Trunk of orbital branch of infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79553" + ] + } + }, + { + "id": "FMA:79555", + "name": "Trunk of orbital branch of right infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79554" + ] + } + }, + { + "id": "FMA:79556", + "name": "Trunk of orbital branch of left infra-orbital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79554" + ] + } + }, + { + "id": "FMA:79557", + "name": "Trunk of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79553" + ] + }, + "synonyms": [ + "Anterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79558", + "name": "Trunk of right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79557" + ] + }, + "synonyms": [ + "Right anterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79559", + "name": "Trunk of left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79557" + ] + }, + "synonyms": [ + "Left anterior superior alveolar arterial trunk" + ] + }, + { + "id": "FMA:79560", + "name": "Trunk of branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79553" + ] + } + }, + { + "id": "FMA:79561", + "name": "Trunk of dental branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79560" + ] + } + }, + { + "id": "FMA:79562", + "name": "Trunk of dental branch of right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79561" + ] + } + }, + { + "id": "FMA:79563", + "name": "Trunk of dental branch of left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79561" + ] + } + }, + { + "id": "FMA:79564", + "name": "Trunk of peridental branch of anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79560" + ] + } + }, + { + "id": "FMA:79565", + "name": "Trunk of peridental branch of right anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79564" + ] + } + }, + { + "id": "FMA:79566", + "name": "Trunk of peridental branch of left anterior superior alveolar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79564" + ] + } + }, + { + "id": "FMA:79567", + "name": "Trunk of descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Descending palatine arterial trunk" + ] + }, + { + "id": "FMA:79568", + "name": "Trunk of right descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79567" + ] + }, + "synonyms": [ + "Right descending palatine arterial trunk" + ] + }, + { + "id": "FMA:79569", + "name": "Trunk of left descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79567" + ] + }, + "synonyms": [ + "Left descending palatine arterial trunk" + ] + }, + { + "id": "FMA:79570", + "name": "Trunk of branch of descending palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79571", + "name": "Trunk of greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79570" + ] + }, + "synonyms": [ + "Greater palatine arterial trunk" + ] + }, + { + "id": "FMA:79572", + "name": "Trunk of right greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79571" + ] + }, + "synonyms": [ + "Right greater palatine arterial trunk" + ] + }, + { + "id": "FMA:79573", + "name": "Trunk of left greater palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79571" + ] + }, + "synonyms": [ + "Left greater palatine arterial trunk" + ] + }, + { + "id": "FMA:79574", + "name": "Trunk of lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79570" + ] + }, + "synonyms": [ + "Lesser palatine arterial trunk" + ] + }, + { + "id": "FMA:79575", + "name": "Trunk of right lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79574" + ] + }, + "synonyms": [ + "Right lesser palatine arterial trunk" + ] + }, + { + "id": "FMA:79576", + "name": "Trunk of left lesser palatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79574" + ] + }, + "synonyms": [ + "Left lesser palatine arterial trunk" + ] + }, + { + "id": "FMA:79577", + "name": "Trunk of pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79570" + ] + }, + "synonyms": [ + "Pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:79578", + "name": "Trunk of right pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79577" + ] + }, + "synonyms": [ + "Right pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:79579", + "name": "Trunk of left pharyngeal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79577" + ] + }, + "synonyms": [ + "Left pharyngeal arterial trunk" + ] + }, + { + "id": "FMA:79580", + "name": "Trunk of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + }, + "synonyms": [ + "Sphenopalatine arterial trunk" + ] + }, + { + "id": "FMA:79581", + "name": "Trunk of right sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79580" + ] + }, + "synonyms": [ + "Right sphenopalatine arterial trunk" + ] + }, + { + "id": "FMA:79582", + "name": "Trunk of left sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79580" + ] + }, + "synonyms": [ + "Left sphenopalatine arterial trunk" + ] + }, + { + "id": "FMA:79583", + "name": "Trunk of branch of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79470" + ] + } + }, + { + "id": "FMA:79584", + "name": "Trunk of posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79583" + ] + }, + "synonyms": [ + "Posterior lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79585", + "name": "Trunk of right posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79584" + ] + }, + "synonyms": [ + "Right posterior lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79586", + "name": "Trunk of left posterior lateral nasal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79584" + ] + }, + "synonyms": [ + "Left posterior lateral nasal arterial trunk" + ] + }, + { + "id": "FMA:79587", + "name": "Trunk of posterior septal branch of sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79583" + ] + } + }, + { + "id": "FMA:79588", + "name": "Trunk of posterior septal branch of right sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79587" + ] + } + }, + { + "id": "FMA:79589", + "name": "Trunk of posterior septal branch of left sphenopalatine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79587" + ] + } + }, + { + "id": "FMA:79590", + "name": "Trunk of cervical part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70507" + ] + } + }, + { + "id": "FMA:79591", + "name": "Trunk of cervical part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79590" + ] + } + }, + { + "id": "FMA:79592", + "name": "Trunk of cervical part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79590" + ] + } + }, + { + "id": "FMA:79593", + "name": "Intracranial part of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49814" + ] + } + }, + { + "id": "FMA:79594", + "name": "Intracranial part of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79593" + ] + } + }, + { + "id": "FMA:79595", + "name": "Intracranial part of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79593" + ] + } + }, + { + "id": "FMA:79596", + "name": "Artery of semilunar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70522" + ] + }, + "synonyms": [ + "Semilunar ganglion artery" + ] + }, + { + "id": "FMA:79597", + "name": "Artery of right semilunar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79596" + ] + }, + "synonyms": [ + "Right semilunar ganglion artery" + ] + }, + { + "id": "FMA:79598", + "name": "Artery of left semilunar ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79596" + ] + }, + "synonyms": [ + "Left semilunar ganglion artery" + ] + }, + { + "id": "FMA:79599", + "name": "First superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + } + }, + { + "id": "FMA:79600", + "name": "First right superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79599" + ] + } + }, + { + "id": "FMA:79601", + "name": "First left superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79599" + ] + } + }, + { + "id": "FMA:79602", + "name": "Second superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + } + }, + { + "id": "FMA:79603", + "name": "Second right superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79602" + ] + } + }, + { + "id": "FMA:79604", + "name": "Second left superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79602" + ] + } + }, + { + "id": "FMA:79605", + "name": "Third superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + } + }, + { + "id": "FMA:79606", + "name": "Third right superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79605" + ] + } + }, + { + "id": "FMA:79607", + "name": "Third left superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79605" + ] + } + }, + { + "id": "FMA:79608", + "name": "Fourth superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49849" + ] + } + }, + { + "id": "FMA:79609", + "name": "Fourth right superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79608" + ] + } + }, + { + "id": "FMA:79610", + "name": "Fourth left superior hypophysial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79608" + ] + } + }, + { + "id": "FMA:79613", + "name": "Branch of anterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50031" + ] + }, + "synonyms": [ + "Anterior communicating arterial branch" + ] + }, + { + "id": "FMA:79614", + "name": "Branch of precommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50031" + ] + } + }, + { + "id": "FMA:79615", + "name": "Branch of postcommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50031" + ] + } + }, + { + "id": "FMA:79616", + "name": "Trunk of branch of precommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76064" + ] + } + }, + { + "id": "FMA:79617", + "name": "Trunk of branch of postcommunicating part of anterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76064" + ] + } + }, + { + "id": "FMA:79618", + "name": "Trunk of proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79616" + ] + }, + "synonyms": [ + "Proximal medial striate arterial trunk" + ] + }, + { + "id": "FMA:79619", + "name": "Trunk of right proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79618" + ] + }, + "synonyms": [ + "Right proximal medial striate arterial trunk" + ] + }, + { + "id": "FMA:79620", + "name": "Trunk of left proximal medial striate artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79618" + ] + }, + "synonyms": [ + "Left proximal medial striate arterial trunk" + ] + }, + { + "id": "FMA:79621", + "name": "Trunk of supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79616" + ] + }, + "synonyms": [ + "Supra-optic arterial trunk" + ] + }, + { + "id": "FMA:79622", + "name": "Trunk of right supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79621" + ] + }, + "synonyms": [ + "Right supra-optic arterial trunk" + ] + }, + { + "id": "FMA:79623", + "name": "Trunk of left supra-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79621" + ] + }, + "synonyms": [ + "Left supra-optic arterial trunk" + ] + }, + { + "id": "FMA:79624", + "name": "Trunk of pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79616" + ] + }, + "synonyms": [ + "Pre-optic arterial trunk" + ] + }, + { + "id": "FMA:79625", + "name": "Trunk of right pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79624" + ] + }, + "synonyms": [ + "Right pre-optic arterial trunk" + ] + }, + { + "id": "FMA:79626", + "name": "Trunk of left pre-optic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79624" + ] + }, + "synonyms": [ + "Left pre-optic arterial trunk" + ] + }, + { + "id": "FMA:79627", + "name": "Trunk of branch of anterior communicating artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76064" + ] + } + }, + { + "id": "FMA:79628", + "name": "Trunk of suprachiasmatic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79627" + ] + }, + "synonyms": [ + "Suprachiasmatic arterial trunk" + ] + }, + { + "id": "FMA:79629", + "name": "Trunk of median commissural artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79627" + ] + }, + "synonyms": [ + "Median commissural arterial trunk" + ] + }, + { + "id": "FMA:79630", + "name": "Trunk of median callosal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79627" + ] + }, + "synonyms": [ + "Median callosal arterial trunk" + ] + }, + { + "id": "FMA:79631", + "name": "Branch of sphenoid part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50081" + ] + }, + "synonyms": [ + "Branch of horizontal part of middle cerebral artery", + "Branch of M1 segment of middle cerebral artery" + ] + }, + { + "id": "FMA:79633", + "name": "Cortical part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50080" + ] + }, + "synonyms": [ + "M3 segment of middle cerebral artery" + ] + }, + { + "id": "FMA:79634", + "name": "Cortical part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79633" + ] + }, + "synonyms": [ + "M3 segment of right middle cerebral artery" + ] + }, + { + "id": "FMA:79635", + "name": "Cortical part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79633" + ] + }, + "synonyms": [ + "M3 segment of left middle cerebral artery" + ] + }, + { + "id": "FMA:79636", + "name": "Trunk of cortical part of middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67694" + ] + } + }, + { + "id": "FMA:79637", + "name": "Trunk of cortical part of right middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79636" + ] + } + }, + { + "id": "FMA:79638", + "name": "Trunk of cortical part of left middle cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79636" + ] + } + }, + { + "id": "FMA:79641", + "name": "Right umbilical prevesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18108" + ] + } + }, + { + "id": "FMA:79642", + "name": "Left umbilical prevesical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18108" + ] + } + }, + { + "id": "FMA:79643", + "name": "Epithelium of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + }, + "synonyms": [ + "Prostatic gland epithelium" + ] + }, + { + "id": "FMA:79644", + "name": "Stomatognathic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:79645", + "name": "Chromaffin system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:79646", + "name": "Biliary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45619" + ] + }, + "synonyms": [ + "Biliary tract", + "Biliary apparatus" + ] + }, + { + "id": "FMA:79648", + "name": "Branch of deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70399" + ] + }, + "synonyms": [ + "Deep cervical arterial branch" + ] + }, + { + "id": "FMA:79649", + "name": "Muscular branch of deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79648" + ] + } + }, + { + "id": "FMA:79650", + "name": "Muscular branch of right deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79649" + ] + } + }, + { + "id": "FMA:79651", + "name": "Muscular branch of left deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79649" + ] + } + }, + { + "id": "FMA:79652", + "name": "Spinal branch of deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79648" + ] + } + }, + { + "id": "FMA:79653", + "name": "Spinal branch of right deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79652" + ] + } + }, + { + "id": "FMA:79654", + "name": "Spinal branch of left deep cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79652" + ] + } + }, + { + "id": "FMA:79655", + "name": "Variant superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10665" + ] + }, + "synonyms": [ + "Superficial cervical branch of transverse cervical artery" + ] + }, + { + "id": "FMA:79656", + "name": "Right variant superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79655" + ] + } + }, + { + "id": "FMA:79657", + "name": "Left variant superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79655" + ] + } + }, + { + "id": "FMA:79658", + "name": "Dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86020" + ] + }, + "synonyms": [ + "Deep branch of transverse cervical artery" + ] + }, + { + "id": "FMA:79659", + "name": "Right variant dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4055" + ] + } + }, + { + "id": "FMA:79660", + "name": "Left variant dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4055" + ] + } + }, + { + "id": "FMA:79661", + "name": "Muscular branch of lateral thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23160" + ] + } + }, + { + "id": "FMA:79662", + "name": "Esophageal secretion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + } + }, + { + "id": "FMA:79663", + "name": "Trunk of suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65273" + ] + }, + "synonyms": [ + "Suprascapular neural trunk" + ] + }, + { + "id": "FMA:79664", + "name": "Trunk of right suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79663" + ] + }, + "synonyms": [ + "Right suprascapular neural trunk" + ] + }, + { + "id": "FMA:79665", + "name": "Trunk of left suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79663" + ] + }, + "synonyms": [ + "Left suprascapular neural trunk" + ] + }, + { + "id": "FMA:79666", + "name": "Trunk of right long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65463" + ] + }, + "synonyms": [ + "Right long thoracic neural trunk" + ] + }, + { + "id": "FMA:79667", + "name": "Trunk of left long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65463" + ] + }, + "synonyms": [ + "Left long thoracic neural trunk" + ] + }, + { + "id": "FMA:79668", + "name": "Trunk of right dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65464" + ] + }, + "synonyms": [ + "Right dorsal scapular neural trunk" + ] + }, + { + "id": "FMA:79669", + "name": "Trunk of left dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65464" + ] + }, + "synonyms": [ + "Left dorsal scapular neural trunk" + ] + }, + { + "id": "FMA:79670", + "name": "Trunk of right subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65465" + ] + }, + "synonyms": [ + "Right subclavian neural trunk" + ] + }, + { + "id": "FMA:79671", + "name": "Trunk of left subclavian nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65465" + ] + }, + "synonyms": [ + "Left subclavian neural trunk" + ] + }, + { + "id": "FMA:79672", + "name": "Trunk of right medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65466" + ] + }, + "synonyms": [ + "Right medial pectoral neural trunk" + ] + }, + { + "id": "FMA:79673", + "name": "Trunk of left medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65466" + ] + }, + "synonyms": [ + "Left medial pectoral neural trunk" + ] + }, + { + "id": "FMA:79674", + "name": "Set of C5-C7 roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76788" + ] + }, + "synonyms": [ + "C5-C7 roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:79675", + "name": "Set of C5-C7 roots of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79674" + ] + }, + "synonyms": [ + "C5-C7 roots of right brachial nerve plexus" + ] + }, + { + "id": "FMA:79676", + "name": "Set of C5-C7 roots of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79674" + ] + }, + "synonyms": [ + "C5-C7 roots of left brachial nerve plexus" + ] + }, + { + "id": "FMA:79677", + "name": "Set of C5 and C6 roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76788" + ] + }, + "synonyms": [ + "C5 and C6 roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:79678", + "name": "Set of C5 and C6 roots of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79677" + ] + }, + "synonyms": [ + "C5 and C6 roots of right brachial nerve plexus" + ] + }, + { + "id": "FMA:79679", + "name": "Set of C5 and C6 roots of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79677" + ] + }, + "synonyms": [ + "C5 and C6 roots of left brachial nerve plexus" + ] + }, + { + "id": "FMA:79680", + "name": "Set of C5-C8 roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76788" + ] + }, + "synonyms": [ + "C5-C8 roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:79681", + "name": "Set of C5-C8 roots of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79680" + ] + }, + "synonyms": [ + "C5-C8 roots of right brachial nerve plexus" + ] + }, + { + "id": "FMA:79682", + "name": "Set of C5-C8 roots of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79680" + ] + }, + "synonyms": [ + "C5-C8 roots of left brachial nerve plexus" + ] + }, + { + "id": "FMA:79683", + "name": "Set of C5-T1 roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76788" + ] + }, + "synonyms": [ + "C5-T1 roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:79684", + "name": "Set of C5-T1 roots of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79683" + ] + }, + "synonyms": [ + "C5-T1 roots of right brachial nerve plexus" + ] + }, + { + "id": "FMA:79685", + "name": "Set of C5-T1 roots of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79683" + ] + }, + "synonyms": [ + "C5-T1 roots of left brachial nerve plexus" + ] + }, + { + "id": "FMA:79686", + "name": "Set of C8-T1 roots of brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76788" + ] + }, + "synonyms": [ + "C8-T1 roots of brachial nerve plexus" + ] + }, + { + "id": "FMA:79687", + "name": "Set of C8-T1 roots of right brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79686" + ] + }, + "synonyms": [ + "C8-T1 roots of right brachial nerve plexus" + ] + }, + { + "id": "FMA:79688", + "name": "Set of C8-T1 roots of left brachial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79686" + ] + }, + "synonyms": [ + "C8-T1 roots of left brachial nerve plexus" + ] + }, + { + "id": "FMA:79689", + "name": "Set of rootlets of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76787" + ] + } + }, + { + "id": "FMA:79690", + "name": "Set of rootlets of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76787" + ] + } + }, + { + "id": "FMA:79691", + "name": "Set of rootlets of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76787" + ] + } + }, + { + "id": "FMA:79692", + "name": "Set of rootlets of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76787" + ] + } + }, + { + "id": "FMA:79693", + "name": "Set of rootlets of first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79694", + "name": "Set of rootlets of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79695", + "name": "Set of rootlets of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79696", + "name": "Set of rootlets of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79697", + "name": "Set of rootlets of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79698", + "name": "Set of rootlets of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79699", + "name": "Set of rootlets of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79700", + "name": "Set of rootlets of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79690" + ] + } + }, + { + "id": "FMA:79701", + "name": "Set of rootlets of first thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79702", + "name": "Set of rootlets of second thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79703", + "name": "Set of rootlets of third thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79704", + "name": "Set of rootlets of fourth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79705", + "name": "Set of rootlets of fifth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79706", + "name": "Set of rootlets of sixth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79707", + "name": "Set of rootlets of seventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79708", + "name": "Set of rootlets of eighth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79709", + "name": "Set of rootlets of ninth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79710", + "name": "Set of rootlets of tenth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79711", + "name": "Set of rootlets of eleventh thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79712", + "name": "Set of rootlets of twelfth thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79689" + ] + } + }, + { + "id": "FMA:79713", + "name": "Set of rootlets of first lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79691" + ] + } + }, + { + "id": "FMA:79714", + "name": "Set of rootlets of second lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79691" + ] + } + }, + { + "id": "FMA:79715", + "name": "Set of rootlets of third lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79691" + ] + } + }, + { + "id": "FMA:79716", + "name": "Set of rootlets of fourth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79691" + ] + } + }, + { + "id": "FMA:79717", + "name": "Set of rootlets of fifth lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79691" + ] + } + }, + { + "id": "FMA:79718", + "name": "Set of rootlets of first sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79692" + ] + } + }, + { + "id": "FMA:79719", + "name": "Set of rootlets of second nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79692" + ] + } + }, + { + "id": "FMA:79720", + "name": "Set of rootlets of third sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79692" + ] + } + }, + { + "id": "FMA:79721", + "name": "Set of rootlets of fourth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79692" + ] + } + }, + { + "id": "FMA:79722", + "name": "Set of rootlets of fifth sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79692" + ] + } + }, + { + "id": "FMA:79723", + "name": "Set of rootlets of right fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79697" + ] + } + }, + { + "id": "FMA:79724", + "name": "Set of rootlets of right first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79693" + ] + } + }, + { + "id": "FMA:79725", + "name": "Set of rootlets of left first cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79693" + ] + } + }, + { + "id": "FMA:79726", + "name": "Set of rootlets of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79694" + ] + } + }, + { + "id": "FMA:79727", + "name": "Set of rootlets of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79694" + ] + } + }, + { + "id": "FMA:79728", + "name": "Set of rootlets of right third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79695" + ] + } + }, + { + "id": "FMA:79729", + "name": "Set of rootlets of left third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79695" + ] + } + }, + { + "id": "FMA:79730", + "name": "Set of rootlets of right fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79696" + ] + } + }, + { + "id": "FMA:79731", + "name": "Set of rootlets of left fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79696" + ] + } + }, + { + "id": "FMA:79732", + "name": "Set of rootlets of left fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79697" + ] + } + }, + { + "id": "FMA:79733", + "name": "Set of rootlets of right sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79698" + ] + } + }, + { + "id": "FMA:79734", + "name": "Set of rootlets of left sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79698" + ] + } + }, + { + "id": "FMA:79735", + "name": "Set of rootlets of right seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79699" + ] + } + }, + { + "id": "FMA:79736", + "name": "Set of rootlets of left seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79699" + ] + } + }, + { + "id": "FMA:79737", + "name": "Set of rootlets of right eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79700" + ] + } + }, + { + "id": "FMA:79738", + "name": "Set of rootlets of left eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79700" + ] + } + }, + { + "id": "FMA:79739", + "name": "Trunk of variant atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79740" + ] + } + }, + { + "id": "FMA:79740", + "name": "Trunk of variant coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + }, + "synonyms": [ + "Variant coronary arterial trunk" + ] + }, + { + "id": "FMA:79741", + "name": "Trunk of third coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79740" + ] + }, + "synonyms": [ + "Third coronary arterial trunk" + ] + }, + { + "id": "FMA:79742", + "name": "Trunk of posterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79740" + ] + } + }, + { + "id": "FMA:79743", + "name": "Subdivision of skin of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59349" + ] + } + }, + { + "id": "FMA:79744", + "name": "Skin of parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79743" + ] + } + }, + { + "id": "FMA:79745", + "name": "Skin of right parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79744" + ] + } + }, + { + "id": "FMA:79746", + "name": "Skin of left parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79744" + ] + } + }, + { + "id": "FMA:79747", + "name": "Skin of infra-orbital part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79743" + ] + } + }, + { + "id": "FMA:79748", + "name": "Skin of infra-orbital part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79747" + ] + } + }, + { + "id": "FMA:79749", + "name": "Skin of infra-orbital part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79747" + ] + } + }, + { + "id": "FMA:79750", + "name": "Skin of zygomatic part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79743" + ] + } + }, + { + "id": "FMA:79751", + "name": "Skin of zygomatic part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79750" + ] + } + }, + { + "id": "FMA:79752", + "name": "Skin of zygomatic part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79750" + ] + } + }, + { + "id": "FMA:79753", + "name": "Skin of buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79743" + ] + } + }, + { + "id": "FMA:79754", + "name": "Skin of right buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79753" + ] + } + }, + { + "id": "FMA:79755", + "name": "Skin of left buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79753" + ] + } + }, + { + "id": "FMA:79756", + "name": "Skin of pre-auricular part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79743" + ] + } + }, + { + "id": "FMA:79757", + "name": "Skin of pre-auricular part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79756" + ] + } + }, + { + "id": "FMA:79758", + "name": "Skin of pre-auricular part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79756" + ] + } + }, + { + "id": "FMA:79759", + "name": "Skin of mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63885" + ] + } + }, + { + "id": "FMA:79760", + "name": "Skin of right mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79759" + ] + } + }, + { + "id": "FMA:79761", + "name": "Skin of left mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79759" + ] + } + }, + { + "id": "FMA:79765", + "name": "Arterial connectivity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79766" + ] + } + }, + { + "id": "FMA:79766", + "name": "Vascular connectivity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61858" + ] + } + }, + { + "id": "FMA:79767", + "name": "Venous connectivity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79766" + ] + } + }, + { + "id": "FMA:79768", + "name": "Lymphatic connectivity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79766" + ] + } + }, + { + "id": "FMA:79770", + "name": "Lymphomyeloid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62798" + ] + } + }, + { + "id": "FMA:79771", + "name": "Naso-pharyngeal lymphoid tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62836" + ] + } + }, + { + "id": "FMA:79775", + "name": "Wall of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60971" + ] + }, + "synonyms": [ + "Labyrinth part of right temporal bone", + "Right bony labyrinth wall" + ] + }, + { + "id": "FMA:79776", + "name": "Wall of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60971" + ] + }, + "synonyms": [ + "Labyrinth part of left temporal bone", + "Left bony labyrinth wall" + ] + }, + { + "id": "FMA:79779", + "name": "Right cochlear area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77752" + ] + } + }, + { + "id": "FMA:79780", + "name": "Left cochlear area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77752" + ] + } + }, + { + "id": "FMA:79785", + "name": "Cochlear part of wall of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + } + }, + { + "id": "FMA:79786", + "name": "Cochlear part of wall of right bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79785" + ] + } + }, + { + "id": "FMA:79787", + "name": "Cochlear part of wall of left bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79785" + ] + } + }, + { + "id": "FMA:79788", + "name": "Zone of cochlear part of wall of bony labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60972" + ] + } + }, + { + "id": "FMA:79789", + "name": "Scala media", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61268" + ] + } + }, + { + "id": "FMA:79790", + "name": "Scala media of right cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79789" + ] + } + }, + { + "id": "FMA:79791", + "name": "Scala media of left cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79789" + ] + } + }, + { + "id": "FMA:79792", + "name": "Primordial pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:79793", + "name": "Dorsal pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79792" + ] + } + }, + { + "id": "FMA:79794", + "name": "Ventral pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79792" + ] + } + }, + { + "id": "FMA:79795", + "name": "Dorsal mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:79796", + "name": "Supporting cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:79797", + "name": "Interdental cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + } + }, + { + "id": "FMA:79798", + "name": "Border cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + } + }, + { + "id": "FMA:79799", + "name": "External limiting cell of organ of Corti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + }, + "synonyms": [ + "Cell of Hensen", + "Hensen's cell", + "Hensen cell" + ] + }, + { + "id": "FMA:79800", + "name": "Phalangeal cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + } + }, + { + "id": "FMA:79801", + "name": "Inner phalangeal cell of cochlea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79800" + ] + }, + "synonyms": [ + "Inner supporting cell" + ] + }, + { + "id": "FMA:79802", + "name": "External supporting cell of organ of Corti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79796" + ] + }, + "synonyms": [ + "Supporting cell of organ of Corti", + "Outer supporting cell", + "Cell of Cladius" + ] + }, + { + "id": "FMA:79803", + "name": "Wall of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + }, + "synonyms": [ + "Cochlear ductal wall" + ] + }, + { + "id": "FMA:79804", + "name": "Region of wall of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77717" + ] + } + }, + { + "id": "FMA:79805", + "name": "Inferior wall of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79804" + ] + } + }, + { + "id": "FMA:79806", + "name": "Lateral wall of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79804" + ] + }, + "synonyms": [ + "Outer wall of cochlear duct" + ] + }, + { + "id": "FMA:79807", + "name": "Lumen of cochlear duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Cochlear ductal lumen" + ] + }, + { + "id": "FMA:79808", + "name": "Lumen of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79807" + ] + }, + "synonyms": [ + "Right cochlear ductal lumen" + ] + }, + { + "id": "FMA:79809", + "name": "Lumen of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79807" + ] + }, + "synonyms": [ + "Left cochlear ductal lumen" + ] + }, + { + "id": "FMA:79810", + "name": "Cavity of vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Vestibular labyrinth cavity" + ] + }, + { + "id": "FMA:79811", + "name": "Subdivision of cavity of vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:79812", + "name": "Cavity of right vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79810" + ] + }, + "synonyms": [ + "Right vestibular labyrinth cavity" + ] + }, + { + "id": "FMA:79813", + "name": "Cavity of left vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79810" + ] + }, + "synonyms": [ + "Left vestibular labyrinth cavity" + ] + }, + { + "id": "FMA:79814", + "name": "Lumen of semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79811" + ] + }, + "synonyms": [ + "Semicircular ductal lumen" + ] + }, + { + "id": "FMA:79815", + "name": "Lumen of anterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79814" + ] + }, + "synonyms": [ + "Anterior semicircular ductal lumen" + ] + }, + { + "id": "FMA:79816", + "name": "Lumen of posterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79814" + ] + }, + "synonyms": [ + "Posterior semicircular ductal lumen" + ] + }, + { + "id": "FMA:79817", + "name": "Lumen of lateral semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79814" + ] + }, + "synonyms": [ + "Lateral semicircular ductal lumen" + ] + }, + { + "id": "FMA:79818", + "name": "Lumen of lateral semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79817" + ] + } + }, + { + "id": "FMA:79819", + "name": "Lumen of lateral semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79817" + ] + } + }, + { + "id": "FMA:79820", + "name": "Lumen of posterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79816" + ] + } + }, + { + "id": "FMA:79821", + "name": "Lumen of anterior semicircular duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79815" + ] + } + }, + { + "id": "FMA:79822", + "name": "Lumen of anterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79815" + ] + } + }, + { + "id": "FMA:79823", + "name": "Lumen of posterior semicircular duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79816" + ] + } + }, + { + "id": "FMA:79824", + "name": "Wall of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86224" + ] + } + }, + { + "id": "FMA:79825", + "name": "Wall of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86224" + ] + } + }, + { + "id": "FMA:79826", + "name": "Inferior wall of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86112" + ] + } + }, + { + "id": "FMA:79827", + "name": "Inferior wall of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86112" + ] + } + }, + { + "id": "FMA:79828", + "name": "Vestibular membrane of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77829" + ] + } + }, + { + "id": "FMA:79829", + "name": "Vestibular membrane of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77829" + ] + } + }, + { + "id": "FMA:79830", + "name": "Lateral wall of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86112" + ] + }, + "synonyms": [ + "Outer wall of cochlear duct of right membranous labyrinth" + ] + }, + { + "id": "FMA:79831", + "name": "Lateral wall of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86112" + ] + }, + "synonyms": [ + "Outer wall of cochlear duct of left membranous labyrinth" + ] + }, + { + "id": "FMA:79832", + "name": "Stria vascularis of cochlear duct of right membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77832" + ] + } + }, + { + "id": "FMA:79833", + "name": "Stria vascularis of cochlear duct of left membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77832" + ] + } + }, + { + "id": "FMA:79834", + "name": "Spiral cochlear ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:79835", + "name": "Spiral cochlear ligament of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79834" + ] + } + }, + { + "id": "FMA:79836", + "name": "Spiral cochlear ligament of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79834" + ] + } + }, + { + "id": "FMA:79837", + "name": "Wall of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Membranous labyrinth wall" + ] + }, + { + "id": "FMA:79838", + "name": "Wall of membranous labyrinth of right internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79837" + ] + }, + "synonyms": [ + "Right membranous labyrinth wall", + "Wall of right membranous labyrinth" + ] + }, + { + "id": "FMA:79839", + "name": "Wall of membranous labyrinth of left internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79837" + ] + }, + "synonyms": [ + "Left membranous labyrinth wall", + "Wall of left membranous labyrinth" + ] + }, + { + "id": "FMA:79840", + "name": "Wall of vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86223" + ] + }, + "synonyms": [ + "Vestibular labyrinth wall" + ] + }, + { + "id": "FMA:79841", + "name": "Wall of right vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79840" + ] + }, + "synonyms": [ + "Right vestibular labyrinth wall" + ] + }, + { + "id": "FMA:79842", + "name": "Wall of left vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79840" + ] + }, + "synonyms": [ + "Left vestibular labyrinth wall" + ] + }, + { + "id": "FMA:79843", + "name": "Lumen of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Membranous labyrinth lumen" + ] + }, + { + "id": "FMA:79844", + "name": "Lumen of membranous labyrinth of right internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79843" + ] + }, + "synonyms": [ + "Right membranous labyrinth lumen", + "Lumen of right membranous labyrinth" + ] + }, + { + "id": "FMA:79845", + "name": "Lumen of membranous labyrinth of left internal ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79843" + ] + }, + "synonyms": [ + "Lumen of left membranous labyrinth", + "Left membranous labyrinth lumen" + ] + }, + { + "id": "FMA:79846", + "name": "Region of wall of vestibular labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:79847", + "name": "Wall of utricosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79846" + ] + }, + "synonyms": [ + "Utricosaccular ductal wall" + ] + }, + { + "id": "FMA:79848", + "name": "Wall of right utricosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79847" + ] + }, + "synonyms": [ + "Right utricosaccular ductal wall" + ] + }, + { + "id": "FMA:79849", + "name": "Wall of left utricosaccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79847" + ] + }, + "synonyms": [ + "Left utricosaccular ductal wall" + ] + }, + { + "id": "FMA:79850", + "name": "Wall of semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79846" + ] + }, + "synonyms": [ + "Semicircular ductal wall" + ] + }, + { + "id": "FMA:79851", + "name": "Wall of anterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79850" + ] + }, + "synonyms": [ + "Anterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79852", + "name": "Wall of right anterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79851" + ] + }, + "synonyms": [ + "Right anterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79853", + "name": "Wall of left anterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79851" + ] + }, + "synonyms": [ + "Left anterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79854", + "name": "Wall of posterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79850" + ] + }, + "synonyms": [ + "Posterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79855", + "name": "Wall of right posterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79854" + ] + }, + "synonyms": [ + "Right posterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79856", + "name": "Wall of left posterior semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79854" + ] + }, + "synonyms": [ + "Left posterior semicircular ductal wall" + ] + }, + { + "id": "FMA:79857", + "name": "Wall of lateral semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79850" + ] + }, + "synonyms": [ + "Lateral semicircular ductal wall" + ] + }, + { + "id": "FMA:79858", + "name": "Wall of right lateral semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79857" + ] + }, + "synonyms": [ + "Right lateral semicircular ductal wall" + ] + }, + { + "id": "FMA:79859", + "name": "Wall of left lateral semicircular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79857" + ] + }, + "synonyms": [ + "Left lateral semicircular ductal wall" + ] + }, + { + "id": "FMA:79860", + "name": "Wall of utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79846" + ] + }, + "synonyms": [ + "Utricular ductal wall" + ] + }, + { + "id": "FMA:79861", + "name": "Wall of right utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79860" + ] + }, + "synonyms": [ + "Right utricular ductal wall" + ] + }, + { + "id": "FMA:79862", + "name": "Wall of left utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79860" + ] + }, + "synonyms": [ + "Left utricular ductal wall" + ] + }, + { + "id": "FMA:79863", + "name": "Wall of saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79846" + ] + }, + "synonyms": [ + "Saccular ductal wall" + ] + }, + { + "id": "FMA:79864", + "name": "Wall of right saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79863" + ] + }, + "synonyms": [ + "Right saccular ductal wall" + ] + }, + { + "id": "FMA:79865", + "name": "Wall of left saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79863" + ] + }, + "synonyms": [ + "Left saccular ductal wall" + ] + }, + { + "id": "FMA:79866", + "name": "Epithelial cell of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + } + }, + { + "id": "FMA:79867", + "name": "Surface of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77278" + ] + }, + "synonyms": [ + "Male urethral surface" + ] + }, + { + "id": "FMA:79868", + "name": "Surface of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77278" + ] + }, + "synonyms": [ + "Female urethral surface" + ] + }, + { + "id": "FMA:79869", + "name": "Cerumen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9675" + ] + }, + "synonyms": [ + "Ear wax" + ] + }, + { + "id": "FMA:79871", + "name": "Ductus arteriosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76271" + ] + } + }, + { + "id": "FMA:79876", + "name": "Brainstem", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55676" + ] + } + }, + { + "id": "FMA:79877", + "name": "Ventrolateral sulcus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Anterolateral sulcus of spinal cord" + ] + }, + { + "id": "FMA:79879", + "name": "Set of neural tree organs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Neural trees set" + ] + }, + { + "id": "FMA:79880", + "name": "Nerve to temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + }, + "synonyms": [ + "Branch of temporal branch of facial nerve to temporoparietalis" + ] + }, + { + "id": "FMA:79881", + "name": "Nerve to right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79880" + ] + }, + "synonyms": [ + "Branch of temporal branch of right facial nerve to right temporoparietalis" + ] + }, + { + "id": "FMA:79882", + "name": "Nerve to left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79880" + ] + }, + "synonyms": [ + "Branch of temporal branch of left facial nerve to left temporoparietalis" + ] + }, + { + "id": "FMA:79883", + "name": "Branch of right musculocutaneous nerve to right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62468" + ] + } + }, + { + "id": "FMA:79885", + "name": "Branch of left musculocutaneous nerve to left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62468" + ] + } + }, + { + "id": "FMA:79886", + "name": "Surface of cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61501" + ] + }, + "synonyms": [ + "Cubital fossa surface" + ] + }, + { + "id": "FMA:79887", + "name": "Surface of right cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79886" + ] + }, + "synonyms": [ + "Right cubital fossa surface" + ] + }, + { + "id": "FMA:79888", + "name": "Surface of left cubital fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79886" + ] + }, + "synonyms": [ + "Left cubital fossa surface" + ] + }, + { + "id": "FMA:79889", + "name": "Zone of prostatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19097" + ] + }, + "synonyms": [ + "Prostatic fascia zone" + ] + }, + { + "id": "FMA:79890", + "name": "Zone of investing fascia of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58384" + ] + } + }, + { + "id": "FMA:79891", + "name": "Branch of superficial branch of lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + } + }, + { + "id": "FMA:79892", + "name": "Nerve to third plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44729" + ] + } + }, + { + "id": "FMA:79893", + "name": "Nerve to third plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79892" + ] + } + }, + { + "id": "FMA:79894", + "name": "Nerve to third plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79892" + ] + } + }, + { + "id": "FMA:79895", + "name": "Compact bone of right first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28966" + ] + } + }, + { + "id": "FMA:79896", + "name": "Compact bone of left first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28966" + ] + } + }, + { + "id": "FMA:79897", + "name": "Compact bone of right second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28967" + ] + } + }, + { + "id": "FMA:79898", + "name": "Compact bone of left second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28967" + ] + } + }, + { + "id": "FMA:79899", + "name": "Compact bone of right third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28968" + ] + } + }, + { + "id": "FMA:79900", + "name": "Compact bone of left third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28968" + ] + } + }, + { + "id": "FMA:79901", + "name": "Compact bone of right fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28969" + ] + } + }, + { + "id": "FMA:79902", + "name": "Compact bone of left fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28969" + ] + } + }, + { + "id": "FMA:79903", + "name": "Compact bone of right fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28970" + ] + } + }, + { + "id": "FMA:79904", + "name": "Compact bone of left fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:28970" + ] + } + }, + { + "id": "FMA:79905", + "name": "Trabecular bone of right first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31511" + ] + } + }, + { + "id": "FMA:79906", + "name": "Trabecular bone of left first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31511" + ] + } + }, + { + "id": "FMA:79907", + "name": "Trabecular bone of right second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31512" + ] + } + }, + { + "id": "FMA:79908", + "name": "Trabecular bone of left second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31512" + ] + } + }, + { + "id": "FMA:79909", + "name": "Trabecular bone of right third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31513" + ] + } + }, + { + "id": "FMA:79910", + "name": "Trabecular bone of left third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31513" + ] + } + }, + { + "id": "FMA:79911", + "name": "Trabecular bone of right fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31514" + ] + } + }, + { + "id": "FMA:79912", + "name": "Trabecular bone of left fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31514" + ] + } + }, + { + "id": "FMA:79913", + "name": "Nerve to flexor digiti minimi brevis of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44729" + ] + } + }, + { + "id": "FMA:79914", + "name": "Trabecular bone of right fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31515" + ] + } + }, + { + "id": "FMA:79915", + "name": "Trabecular bone of left fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31515" + ] + } + }, + { + "id": "FMA:79916", + "name": "Nerve to flexor digiti minimi brevis of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79913" + ] + } + }, + { + "id": "FMA:79917", + "name": "Nerve to flexor digiti minimi brevis of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79913" + ] + } + }, + { + "id": "FMA:79918", + "name": "Compact bone of right first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26692" + ] + } + }, + { + "id": "FMA:79919", + "name": "Compact bone of left first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26692" + ] + } + }, + { + "id": "FMA:79920", + "name": "Trabecular bone of right first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26704" + ] + } + }, + { + "id": "FMA:79921", + "name": "Trabecular bone of left first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26704" + ] + } + }, + { + "id": "FMA:79922", + "name": "Compact bone of right second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26693" + ] + } + }, + { + "id": "FMA:79923", + "name": "Compact bone of left second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26693" + ] + } + }, + { + "id": "FMA:79924", + "name": "Trabecular bone of right second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26705" + ] + } + }, + { + "id": "FMA:79925", + "name": "Trabecular bone of left second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26705" + ] + } + }, + { + "id": "FMA:79926", + "name": "Compact bone of right third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26694" + ] + } + }, + { + "id": "FMA:79927", + "name": "Compact bone of left third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26694" + ] + } + }, + { + "id": "FMA:79928", + "name": "Trabecular bone of right third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26706" + ] + } + }, + { + "id": "FMA:79929", + "name": "Trabecular bone of left third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26706" + ] + } + }, + { + "id": "FMA:79930", + "name": "Compact bone of right fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26695" + ] + } + }, + { + "id": "FMA:79931", + "name": "Compact bone of left fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26695" + ] + } + }, + { + "id": "FMA:79932", + "name": "Trabecular bone of right fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26707" + ] + } + }, + { + "id": "FMA:79933", + "name": "Trabecular bone of left fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26707" + ] + } + }, + { + "id": "FMA:79934", + "name": "Compact bone of right fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26696" + ] + } + }, + { + "id": "FMA:79935", + "name": "Compact bone of left fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26696" + ] + } + }, + { + "id": "FMA:79936", + "name": "Trabecular bone of right fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26708" + ] + } + }, + { + "id": "FMA:79937", + "name": "Trabecular bone of left fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26708" + ] + } + }, + { + "id": "FMA:79938", + "name": "Compact bone of right sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26697" + ] + } + }, + { + "id": "FMA:79939", + "name": "Compact bone of left sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26697" + ] + } + }, + { + "id": "FMA:79940", + "name": "Trabecular bone of right sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26709" + ] + } + }, + { + "id": "FMA:79941", + "name": "Trabecular bone of left sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26709" + ] + } + }, + { + "id": "FMA:79942", + "name": "Compact bone of right seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26698" + ] + } + }, + { + "id": "FMA:79943", + "name": "Compact bone of left seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26698" + ] + } + }, + { + "id": "FMA:79944", + "name": "Trabecular bone of right seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26710" + ] + } + }, + { + "id": "FMA:79945", + "name": "Trabecular bone of left seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26710" + ] + } + }, + { + "id": "FMA:79946", + "name": "Compact bone of right eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26699" + ] + } + }, + { + "id": "FMA:79947", + "name": "Compact bone of left eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26699" + ] + } + }, + { + "id": "FMA:79948", + "name": "Trabecular bone of right eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26711" + ] + } + }, + { + "id": "FMA:79949", + "name": "Trabecular bone of left eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26711" + ] + } + }, + { + "id": "FMA:79950", + "name": "Compact bone of right ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26700" + ] + } + }, + { + "id": "FMA:79951", + "name": "Compact bone of left ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26700" + ] + } + }, + { + "id": "FMA:79952", + "name": "Trabecular bone of right ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26712" + ] + } + }, + { + "id": "FMA:79953", + "name": "Trabecular bone of left ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26712" + ] + } + }, + { + "id": "FMA:79954", + "name": "Compact bone of right tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26701" + ] + } + }, + { + "id": "FMA:79955", + "name": "Compact bone of left tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26701" + ] + } + }, + { + "id": "FMA:79956", + "name": "Trabecular bone of right tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26713" + ] + } + }, + { + "id": "FMA:79957", + "name": "Trabecular bone of left tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26713" + ] + } + }, + { + "id": "FMA:79958", + "name": "Compact bone of right eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26702" + ] + } + }, + { + "id": "FMA:79959", + "name": "Compact bone of left eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26702" + ] + } + }, + { + "id": "FMA:79960", + "name": "Trabecular bone of right eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26714" + ] + } + }, + { + "id": "FMA:79961", + "name": "Trabecular bone of left eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26714" + ] + } + }, + { + "id": "FMA:79962", + "name": "Compact bone of right twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26703" + ] + } + }, + { + "id": "FMA:79963", + "name": "Compact bone of left twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26703" + ] + } + }, + { + "id": "FMA:79964", + "name": "Trabecular bone of right twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26715" + ] + } + }, + { + "id": "FMA:79965", + "name": "Trabecular bone of left twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26715" + ] + } + }, + { + "id": "FMA:79966", + "name": "Bone of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27271" + ] + } + }, + { + "id": "FMA:79967", + "name": "Bone of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27271" + ] + } + }, + { + "id": "FMA:79968", + "name": "Bone of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27271" + ] + } + }, + { + "id": "FMA:79969", + "name": "Bone of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27271" + ] + } + }, + { + "id": "FMA:79970", + "name": "Bone of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27271" + ] + } + }, + { + "id": "FMA:79971", + "name": "Nerve to flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + } + }, + { + "id": "FMA:79972", + "name": "Nerve to abductor digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44725" + ] + } + }, + { + "id": "FMA:79973", + "name": "Nerve to right flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79971" + ] + } + }, + { + "id": "FMA:79974", + "name": "Nerve to left flexor accessorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79971" + ] + } + }, + { + "id": "FMA:79975", + "name": "Nerve to abductor digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79972" + ] + } + }, + { + "id": "FMA:79976", + "name": "Nerve to abductor digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79972" + ] + } + }, + { + "id": "FMA:79977", + "name": "Subdivision of seminiferous tubule of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19811" + ] + } + }, + { + "id": "FMA:79978", + "name": "Zone of sternocostal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34686" + ] + } + }, + { + "id": "FMA:79979", + "name": "Sternocostal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34696" + ] + } + }, + { + "id": "FMA:79980", + "name": "Sternocostal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34696" + ] + } + }, + { + "id": "FMA:79981", + "name": "Zone of investing fascia of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + } + }, + { + "id": "FMA:79982", + "name": "Ampulla proper of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19254" + ] + } + }, + { + "id": "FMA:79983", + "name": "Ampulla proper of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79982" + ] + } + }, + { + "id": "FMA:79984", + "name": "Ampulla proper of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79982" + ] + } + }, + { + "id": "FMA:79985", + "name": "Zone of investing fascia of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58420" + ] + } + }, + { + "id": "FMA:79987", + "name": "Subdivision of muscle layer of ampulla of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19284" + ] + } + }, + { + "id": "FMA:79988", + "name": "Subdivision of muscle layer of deferent duct proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19284" + ] + } + }, + { + "id": "FMA:79989", + "name": "Subdivision of muscle layer of diverticulum of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:79990", + "name": "Subdivision of muscle layer of duct of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:79991", + "name": "Subdivision of muscle layer of seminal vesicle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19459" + ] + } + }, + { + "id": "FMA:79992", + "name": "Subdivision of muscle layer of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + } + }, + { + "id": "FMA:79993", + "name": "Subdivision of fissural margin of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30686" + ] + } + }, + { + "id": "FMA:79994", + "name": "Subdivision of fissural margin of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30686" + ] + } + }, + { + "id": "FMA:79995", + "name": "Subdivision of fissural margin of left upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30684" + ] + } + }, + { + "id": "FMA:79996", + "name": "Subdivision of aponeurosis of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9722" + ] + } + }, + { + "id": "FMA:79997", + "name": "Segment of inferior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + }, + "synonyms": [ + "Inferior lacrimal canalicular segment" + ] + }, + { + "id": "FMA:79998", + "name": "Region of superior lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59584" + ] + }, + "synonyms": [ + "Superior lacrimal canalicular region" + ] + }, + { + "id": "FMA:79999", + "name": "Subdivision of distal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:80000", + "name": "Subdivision of intermediate band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:80001", + "name": "Subdivision of proximal band of medial plantar intermuscular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58914" + ] + } + }, + { + "id": "FMA:80002", + "name": "Subdivision of mitochondrial matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Mitochondrial matrix subdivision" + ] + }, + { + "id": "FMA:80003", + "name": "Subdivision of tunica vaginalis of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:80004", + "name": "Subdivision of lateral meniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64019" + ] + }, + "synonyms": [ + "Lateral meniscus subdivision" + ] + }, + { + "id": "FMA:80005", + "name": "Set of all extrinsic muscles of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32584" + ] + } + }, + { + "id": "FMA:80008", + "name": "Communicating branch between right medial common plantar digital nerve with right third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44730" + ] + }, + "synonyms": [ + "Anastomosing branch between right medial common plantar digital nerve with right third common plantar digital nerve" + ] + }, + { + "id": "FMA:80009", + "name": "Communicating branch between left medial common plantar digital nerve with left third common plantar digital nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44730" + ] + }, + "synonyms": [ + "Anastomosing branch between left medial common plantar digital nerve with left third common plantar digital nerve" + ] + }, + { + "id": "FMA:80010", + "name": "Nerve to second lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44754" + ] + } + }, + { + "id": "FMA:80011", + "name": "Nerve to second lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44754" + ] + } + }, + { + "id": "FMA:80012", + "name": "Nerve to third lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80013", + "name": "Nerve to third lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80012" + ] + } + }, + { + "id": "FMA:80014", + "name": "Nerve to third lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80012" + ] + } + }, + { + "id": "FMA:80015", + "name": "Nerve to fourth lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80016", + "name": "Nerve to fourth lumbrical of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80015" + ] + } + }, + { + "id": "FMA:80017", + "name": "Nerve to fourth lumbrical of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80015" + ] + } + }, + { + "id": "FMA:80018", + "name": "Deep branch of right lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44764" + ] + } + }, + { + "id": "FMA:80019", + "name": "Deep branch of left lateral plantar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44764" + ] + } + }, + { + "id": "FMA:80020", + "name": "Greater curvature of stomach (line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66291" + ] + } + }, + { + "id": "FMA:80021", + "name": "Lesser curvature of stomach (line)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66291" + ] + }, + "synonyms": [ + "Right border of stomach" + ] + }, + { + "id": "FMA:80022", + "name": "Subdivision of cavity of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57479" + ] + } + }, + { + "id": "FMA:80023", + "name": "Mesentery of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20570" + ] + } + }, + { + "id": "FMA:80024", + "name": "Communicating nerve branch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Anastomosing nerve trunk" + ] + }, + { + "id": "FMA:80025", + "name": "Medial proper plantar digital nerve of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44752" + ] + } + }, + { + "id": "FMA:80026", + "name": "Medial proper plantar digital nerve of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44752" + ] + } + }, + { + "id": "FMA:80028", + "name": "Nerve to first plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80029", + "name": "Nerve to first plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80028" + ] + } + }, + { + "id": "FMA:80030", + "name": "Nerve to first plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80028" + ] + } + }, + { + "id": "FMA:80031", + "name": "Nerve to second plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80032", + "name": "Nerve to first dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80033", + "name": "Nerve to second dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80034", + "name": "Nerve to third dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80035", + "name": "Nerve to second plantar interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80031" + ] + } + }, + { + "id": "FMA:80036", + "name": "Nerve to second plantar interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80031" + ] + } + }, + { + "id": "FMA:80037", + "name": "Nerve to first dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80032" + ] + } + }, + { + "id": "FMA:80038", + "name": "Nerve to first dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80032" + ] + } + }, + { + "id": "FMA:80039", + "name": "Nerve to second dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80033" + ] + } + }, + { + "id": "FMA:80040", + "name": "Nerve to second dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80033" + ] + } + }, + { + "id": "FMA:80041", + "name": "Nerve to third dorsal interosseous of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80034" + ] + } + }, + { + "id": "FMA:80042", + "name": "Nerve to third dorsal interosseous of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80034" + ] + } + }, + { + "id": "FMA:80043", + "name": "Nerve to adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44731" + ] + } + }, + { + "id": "FMA:80044", + "name": "Nerve to right adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80043" + ] + } + }, + { + "id": "FMA:80045", + "name": "Nerve to left adductor hallucis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80043" + ] + } + }, + { + "id": "FMA:80047", + "name": "Has_generic_part relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67530" + ] + }, + "synonyms": [ + "Generic anatomical part relation", + "Has_general_part relation" + ] + }, + { + "id": "FMA:80049", + "name": "Has_constitutional_part relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67530" + ] + }, + "synonyms": [ + "Constitutional part relation" + ] + }, + { + "id": "FMA:80052", + "name": "Nerve to talcalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44740" + ] + } + }, + { + "id": "FMA:80053", + "name": "Nerve to right talcalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80052" + ] + } + }, + { + "id": "FMA:80054", + "name": "Nerve to left talcalcaneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80052" + ] + } + }, + { + "id": "FMA:80055", + "name": "Nerve to cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44740" + ] + } + }, + { + "id": "FMA:80056", + "name": "Nerve to right cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80055" + ] + } + }, + { + "id": "FMA:80057", + "name": "Nerve to left cuneonavicular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80055" + ] + } + }, + { + "id": "FMA:80058", + "name": "Has_regional_part relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67530" + ] + }, + "synonyms": [ + "Regional part relation" + ] + }, + { + "id": "FMA:80059", + "name": "Has_systemic_part relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67530" + ] + }, + "synonyms": [ + "Systemic part relation" + ] + }, + { + "id": "FMA:80062", + "name": "Nerve to tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44782" + ] + } + }, + { + "id": "FMA:80063", + "name": "Nerve to right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80062" + ] + } + }, + { + "id": "FMA:80064", + "name": "Nerve to left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80062" + ] + } + }, + { + "id": "FMA:80065", + "name": "Nerve to extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44782" + ] + } + }, + { + "id": "FMA:80066", + "name": "Nerve to right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80065" + ] + } + }, + { + "id": "FMA:80067", + "name": "Nerve to left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80065" + ] + } + }, + { + "id": "FMA:80068", + "name": "Nerve to extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44782" + ] + } + }, + { + "id": "FMA:80069", + "name": "Nerve to right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80068" + ] + } + }, + { + "id": "FMA:80070", + "name": "Nerve to left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80068" + ] + } + }, + { + "id": "FMA:80071", + "name": "Nerve to fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44782" + ] + }, + "synonyms": [ + "Nerve to peroneus tertius" + ] + }, + { + "id": "FMA:80072", + "name": "Nerve to right fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80071" + ] + }, + "synonyms": [ + "Nerve to right peroneus tertius" + ] + }, + { + "id": "FMA:80073", + "name": "Nerve to left fibularis tertius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80071" + ] + }, + "synonyms": [ + "Nerve to left peroneus tertius" + ] + }, + { + "id": "FMA:80074", + "name": "Vasculature of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Prostatic vasculature" + ] + }, + { + "id": "FMA:80076", + "name": "Nerve to extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44778" + ] + } + }, + { + "id": "FMA:80077", + "name": "Nerve to right extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80076" + ] + } + }, + { + "id": "FMA:80078", + "name": "Nerve to left extensor hallucis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80076" + ] + } + }, + { + "id": "FMA:80079", + "name": "Nerve to fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44808" + ] + } + }, + { + "id": "FMA:80080", + "name": "Nerve to right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80079" + ] + } + }, + { + "id": "FMA:80081", + "name": "Nerve to left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80079" + ] + } + }, + { + "id": "FMA:80082", + "name": "Nerve to fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44808" + ] + } + }, + { + "id": "FMA:80083", + "name": "Nerve to right fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80082" + ] + } + }, + { + "id": "FMA:80084", + "name": "Nerve to left fibularis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80082" + ] + } + }, + { + "id": "FMA:80085", + "name": "Articular branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44686" + ] + } + }, + { + "id": "FMA:80086", + "name": "Superior genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80085" + ] + } + }, + { + "id": "FMA:80087", + "name": "Inferior medial genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80085" + ] + } + }, + { + "id": "FMA:80088", + "name": "Middle genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80085" + ] + } + }, + { + "id": "FMA:80089", + "name": "Right superior genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80086" + ] + } + }, + { + "id": "FMA:80090", + "name": "Left superior genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80086" + ] + } + }, + { + "id": "FMA:80091", + "name": "Right inferior medial genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80087" + ] + } + }, + { + "id": "FMA:80092", + "name": "Left inferior medial genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80087" + ] + } + }, + { + "id": "FMA:80093", + "name": "Right middle genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80088" + ] + } + }, + { + "id": "FMA:80094", + "name": "Left middle genicular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80088" + ] + } + }, + { + "id": "FMA:80095", + "name": "Nerve to ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80085" + ] + } + }, + { + "id": "FMA:80096", + "name": "Nerve to right ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80095" + ] + } + }, + { + "id": "FMA:80097", + "name": "Nerve to left ankle joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80095" + ] + } + }, + { + "id": "FMA:80098", + "name": "Nerve to flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:80099", + "name": "Nerve to right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80098" + ] + } + }, + { + "id": "FMA:80100", + "name": "Nerve to left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80098" + ] + } + }, + { + "id": "FMA:80101", + "name": "Nerve to flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:80102", + "name": "Nerve to right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80101" + ] + } + }, + { + "id": "FMA:80103", + "name": "Nerve to left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80101" + ] + } + }, + { + "id": "FMA:80104", + "name": "Nerve to tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:80105", + "name": "Nerve to right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80104" + ] + } + }, + { + "id": "FMA:80106", + "name": "Nerve to left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80104" + ] + } + }, + { + "id": "FMA:80108", + "name": "Osseoligamentous conduit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:80111", + "name": "General somatic afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5918" + ] + } + }, + { + "id": "FMA:80112", + "name": "Special somatic afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5918" + ] + } + }, + { + "id": "FMA:80113", + "name": "Special visceral afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5922" + ] + } + }, + { + "id": "FMA:80114", + "name": "General visceral afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5922" + ] + } + }, + { + "id": "FMA:80115", + "name": "Somatic part of sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65564" + ] + } + }, + { + "id": "FMA:80116", + "name": "Visceral part of sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65564" + ] + } + }, + { + "id": "FMA:80117", + "name": "Central part of sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65564" + ] + } + }, + { + "id": "FMA:80118", + "name": "Peripheral part of sympathetic nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65564" + ] + } + }, + { + "id": "FMA:80121", + "name": "Autonomic ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Postganglionic neuron", + "Autonomic neuron", + "Autonomic ganglion cell" + ] + }, + { + "id": "FMA:80122", + "name": "Preganglionic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Visceral efferent neuron" + ] + }, + { + "id": "FMA:80124", + "name": "Sympathetic preganglionic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80122" + ] + }, + "synonyms": [ + "Sympathetic efferent neuron" + ] + }, + { + "id": "FMA:80125", + "name": "Parasympathetic preganglionic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80122" + ] + }, + "synonyms": [ + "Parasympathetic efferent neuron" + ] + }, + { + "id": "FMA:80126", + "name": "Axon of preganglionic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Preganglionic neuron axon", + "Preganglionic efferent fiber" + ] + }, + { + "id": "FMA:80127", + "name": "Axon of postganglionic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Postganglionic efferent fiber", + "Axon of autonominc ganglion cell", + "Postganglionic neuron axon", + "Postsynaptic efferent fiber" + ] + }, + { + "id": "FMA:80128", + "name": "Set of paravertebral ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + }, + "synonyms": [ + "Paravertebral ganglia", + "Paravertebral ganglia set" + ] + }, + { + "id": "FMA:80129", + "name": "Set of right paravertebral ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80128" + ] + }, + "synonyms": [ + "Right paravertebral ganglia", + "Right paravertebral ganglia set" + ] + }, + { + "id": "FMA:80130", + "name": "Set of left paravertebral ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80128" + ] + }, + "synonyms": [ + "Left paravertebral ganglia set", + "Left paravertebral ganglia" + ] + }, + { + "id": "FMA:80131", + "name": "Pelvic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5892" + ] + }, + "synonyms": [ + "Inferior hypogastric ganglion" + ] + }, + { + "id": "FMA:80133", + "name": "Aortic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:80135", + "name": "Collateral ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80137" + ] + } + }, + { + "id": "FMA:80137", + "name": "Sympathetic ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80121" + ] + }, + "synonyms": [ + "Sympathetic ganglion cell" + ] + }, + { + "id": "FMA:80138", + "name": "Parasympathetic ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80121" + ] + }, + "synonyms": [ + "Parasympathetic ganglion cell" + ] + }, + { + "id": "FMA:80139", + "name": "Paravertebral ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80137" + ] + }, + "synonyms": [ + "Paravertebral ganglion cell" + ] + }, + { + "id": "FMA:80140", + "name": "Cranial parasympathetic ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80138" + ] + }, + "synonyms": [ + "Cranial parasympathetic ganglion cell" + ] + }, + { + "id": "FMA:80141", + "name": "Ciliary ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80140" + ] + }, + "synonyms": [ + "Ciliary ganglion cell" + ] + }, + { + "id": "FMA:80142", + "name": "Nerve to right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45316" + ] + } + }, + { + "id": "FMA:80143", + "name": "Nerve to left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45316" + ] + } + }, + { + "id": "FMA:80144", + "name": "Oitc ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80140" + ] + }, + "synonyms": [ + "Oitc ganglion cell" + ] + }, + { + "id": "FMA:80145", + "name": "Pterygopalatine ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80140" + ] + }, + "synonyms": [ + "Pterygopalatine ganglion cell" + ] + }, + { + "id": "FMA:80146", + "name": "Submandibular ganglion neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80140" + ] + }, + "synonyms": [ + "Submandibular ganglion cell" + ] + }, + { + "id": "FMA:80147", + "name": "Sympathetic visceral efferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5921" + ] + }, + "synonyms": [ + "Sympathetic visceral efferent" + ] + }, + { + "id": "FMA:80148", + "name": "Parasympathetic visceral efferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5921" + ] + }, + "synonyms": [ + "Parasympathetic visceral efferent" + ] + }, + { + "id": "FMA:80149", + "name": "Sympathetic visceral afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80114" + ] + }, + "synonyms": [ + "Sympathetic visceral afferent" + ] + }, + { + "id": "FMA:80150", + "name": "Parasympathetic visceral afferent nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80114" + ] + }, + "synonyms": [ + "Parasympathetic visceral afferent" + ] + }, + { + "id": "FMA:80151", + "name": "Adductor magnus branch of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:80152", + "name": "Adductor magnus branch of right tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80151" + ] + } + }, + { + "id": "FMA:80153", + "name": "Adductor magnus branch of left tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80151" + ] + } + }, + { + "id": "FMA:80154", + "name": "Adductor magnus branch of posterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45322" + ] + } + }, + { + "id": "FMA:80155", + "name": "Adductor brevis branch of anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45317" + ] + } + }, + { + "id": "FMA:80156", + "name": "Adductor brevis branch of anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45317" + ] + } + }, + { + "id": "FMA:80157", + "name": "Nerve to gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45315" + ] + } + }, + { + "id": "FMA:80158", + "name": "Nerve to right gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80157" + ] + } + }, + { + "id": "FMA:80159", + "name": "Nerve to left gracilis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80157" + ] + } + }, + { + "id": "FMA:80160", + "name": "Nerve to obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45321" + ] + } + }, + { + "id": "FMA:80161", + "name": "Nerve to right obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80160" + ] + } + }, + { + "id": "FMA:80162", + "name": "Nerve to left obturator externus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80160" + ] + } + }, + { + "id": "FMA:80165", + "name": "Branch of accessory obturator nerve to hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16479" + ] + } + }, + { + "id": "FMA:80166", + "name": "Branch of accessory obturator nerve to right hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80165" + ] + } + }, + { + "id": "FMA:80167", + "name": "Branch of accessory obturator nerve to left hip joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80165" + ] + } + }, + { + "id": "FMA:80168", + "name": "Communicating branch between accessory obturator nerve with anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80024" + ] + }, + "synonyms": [ + "Anastomosing branch between accessory obturator nerve with anterior branch of obturator nerve" + ] + }, + { + "id": "FMA:80169", + "name": "Communicating branch between right accessory obturator nerve with anterior branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80168" + ] + }, + "synonyms": [ + "Anastomosing branch between right accessory obturator nerve with right anterior branch of obturator nerve" + ] + }, + { + "id": "FMA:80170", + "name": "Communicating branch between left accessory obturator nerve with anterior branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80168" + ] + }, + "synonyms": [ + "Anastomosing branch between left accessory obturator nerve with left anterior branch of obturator nerve" + ] + }, + { + "id": "FMA:80171", + "name": "Nerve to semimembranosus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44689" + ] + } + }, + { + "id": "FMA:80172", + "name": "Nerve to semimembranosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80171" + ] + } + }, + { + "id": "FMA:80173", + "name": "Nerve to semimembranosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80171" + ] + } + }, + { + "id": "FMA:80174", + "name": "Nerve to articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52189" + ] + } + }, + { + "id": "FMA:80175", + "name": "Nerve to right articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80174" + ] + } + }, + { + "id": "FMA:80176", + "name": "Nerve to left articularis genus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80174" + ] + } + }, + { + "id": "FMA:80177", + "name": "Branch of sacral nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80209" + ] + }, + "synonyms": [ + "Sacral neural plexus branch" + ] + }, + { + "id": "FMA:80178", + "name": "Branch of superior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Superior gluteal neural branch" + ] + }, + { + "id": "FMA:80183", + "name": "Intermediate orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:80184", + "name": "Posterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256194" + ] + } + }, + { + "id": "FMA:80185", + "name": "Right intermediate orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80183" + ] + } + }, + { + "id": "FMA:80186", + "name": "Left intermediate orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80183" + ] + } + }, + { + "id": "FMA:80187", + "name": "Right posterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80184" + ] + } + }, + { + "id": "FMA:80188", + "name": "Left posterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80184" + ] + } + }, + { + "id": "FMA:80189", + "name": "Nerve to tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80178" + ] + } + }, + { + "id": "FMA:80190", + "name": "Nerve to right tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80189" + ] + } + }, + { + "id": "FMA:80191", + "name": "Nerve to left tensor fasciae latae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80189" + ] + } + }, + { + "id": "FMA:80192", + "name": "Nerve to gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80178" + ] + } + }, + { + "id": "FMA:80193", + "name": "Nerve to right gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80192" + ] + } + }, + { + "id": "FMA:80194", + "name": "Nerve to left gluteus minimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80192" + ] + } + }, + { + "id": "FMA:80195", + "name": "Nerve to gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80178" + ] + } + }, + { + "id": "FMA:80196", + "name": "Nerve to right gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80195" + ] + } + }, + { + "id": "FMA:80197", + "name": "Nerve to left gluteus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80195" + ] + } + }, + { + "id": "FMA:80206", + "name": "Nerve to gluteus maximus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81142" + ] + } + }, + { + "id": "FMA:80207", + "name": "Nerve to gluteus maximus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81142" + ] + } + }, + { + "id": "FMA:80208", + "name": "Nerve to gluteus maximus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81142" + ] + } + }, + { + "id": "FMA:80209", + "name": "Branch of nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Neural plexus branch" + ] + }, + { + "id": "FMA:80210", + "name": "Deep branch of left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44877" + ] + } + }, + { + "id": "FMA:80213", + "name": "Branch of superficial branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + } + }, + { + "id": "FMA:80214", + "name": "Branch of deep branch of ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44872" + ] + } + }, + { + "id": "FMA:80215", + "name": "Branch of deep branch of ulnar nerve to third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80216", + "name": "Branch of deep branch of ulnar nerve to third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80215" + ] + } + }, + { + "id": "FMA:80217", + "name": "Branch of deep branch of ulnar nerve to third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80215" + ] + } + }, + { + "id": "FMA:80218", + "name": "Nerve to fourth lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80219", + "name": "Nerve to fourth lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80218" + ] + } + }, + { + "id": "FMA:80220", + "name": "Nerve to fourth lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80218" + ] + } + }, + { + "id": "FMA:80223", + "name": "Amnion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:80224", + "name": "Chorion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:80225", + "name": "Branch of median nerve to third lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44819" + ] + } + }, + { + "id": "FMA:80226", + "name": "Communicating branch of right anterior interosseous nerve with right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44837" + ] + } + }, + { + "id": "FMA:80227", + "name": "Communicating branch of left anterior interosseous nerve with left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44837" + ] + } + }, + { + "id": "FMA:80229", + "name": "Branch of median nerve to third lumbrical of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80225" + ] + } + }, + { + "id": "FMA:80230", + "name": "Branch of median nerve to third lumbrical of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80225" + ] + } + }, + { + "id": "FMA:80231", + "name": "Nerve to first dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80232", + "name": "Nerve to first dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80231" + ] + } + }, + { + "id": "FMA:80233", + "name": "Nerve to first dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80231" + ] + } + }, + { + "id": "FMA:80234", + "name": "Nerve to second dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80235", + "name": "Nerve to second dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80234" + ] + } + }, + { + "id": "FMA:80236", + "name": "Nerve to second dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80234" + ] + } + }, + { + "id": "FMA:80237", + "name": "Nerve to third dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80238", + "name": "Nerve to third dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80237" + ] + } + }, + { + "id": "FMA:80239", + "name": "Nerve to third dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80237" + ] + } + }, + { + "id": "FMA:80240", + "name": "Nerve to fourth dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80241", + "name": "Nerve to fourth dorsal interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80240" + ] + } + }, + { + "id": "FMA:80242", + "name": "Nerve to fourth dorsal interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80240" + ] + } + }, + { + "id": "FMA:80243", + "name": "Nerve to first palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80244", + "name": "Nerve to first palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80243" + ] + } + }, + { + "id": "FMA:80245", + "name": "Nerve to first palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80243" + ] + } + }, + { + "id": "FMA:80246", + "name": "Nerve to second palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80247", + "name": "Nerve to second palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80246" + ] + } + }, + { + "id": "FMA:80248", + "name": "Nerve to second palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80246" + ] + } + }, + { + "id": "FMA:80249", + "name": "Nerve to third palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80250", + "name": "Nerve to third palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80249" + ] + } + }, + { + "id": "FMA:80251", + "name": "Nerve to third palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80249" + ] + } + }, + { + "id": "FMA:80252", + "name": "Nerve to fourth palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80253", + "name": "Nerve to fourth palmar interosseous of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80252" + ] + } + }, + { + "id": "FMA:80254", + "name": "Nerve to fourth palmar interosseous of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80252" + ] + } + }, + { + "id": "FMA:80255", + "name": "Nerve to opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80256", + "name": "Nerve to right opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80255" + ] + } + }, + { + "id": "FMA:80257", + "name": "Nerve to left opponens digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80255" + ] + } + }, + { + "id": "FMA:80258", + "name": "Nerve to flexor digiti minimi brevis of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80259", + "name": "Nerve to flexor digiti minimi brevis of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80258" + ] + } + }, + { + "id": "FMA:80260", + "name": "Nerve to flexor digiti minimi brevis of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80258" + ] + } + }, + { + "id": "FMA:80261", + "name": "Nerve to abductor digiti minimi of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80262", + "name": "Nerve to abductor digiti minimi of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80261" + ] + } + }, + { + "id": "FMA:80263", + "name": "Nerve to abductor digiti minimi of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80261" + ] + } + }, + { + "id": "FMA:80264", + "name": "Nerve to adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80265", + "name": "Nerve to right adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80264" + ] + } + }, + { + "id": "FMA:80266", + "name": "Nerve to left adductor pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80264" + ] + } + }, + { + "id": "FMA:80267", + "name": "Nerve to superficial head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:80268", + "name": "Nerve to superficial head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80267" + ] + } + }, + { + "id": "FMA:80269", + "name": "Nerve to superficial head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80267" + ] + } + }, + { + "id": "FMA:80270", + "name": "Nerve to deep head of flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80271", + "name": "Nerve to deep head of right flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80270" + ] + } + }, + { + "id": "FMA:80272", + "name": "Nerve to deep head of left flexor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80270" + ] + } + }, + { + "id": "FMA:80273", + "name": "Branch of median nerve to opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:80274", + "name": "Branch of right median nerve to right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80273" + ] + } + }, + { + "id": "FMA:80275", + "name": "Branch of left median nerve to left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80273" + ] + } + }, + { + "id": "FMA:80276", + "name": "Branch of deep branch of ulnar nerve to opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80214" + ] + } + }, + { + "id": "FMA:80277", + "name": "Branch of deep branch of right ulnar nerve to right opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80276" + ] + } + }, + { + "id": "FMA:80278", + "name": "Branch of deep branch of left ulnar nerve to left opponens pollicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80276" + ] + } + }, + { + "id": "FMA:80279", + "name": "Nerve to abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44821" + ] + } + }, + { + "id": "FMA:80280", + "name": "Nerve to right abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80279" + ] + } + }, + { + "id": "FMA:80281", + "name": "Nerve to left abductor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80279" + ] + } + }, + { + "id": "FMA:80282", + "name": "Segment of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + }, + "synonyms": [ + "Vagus neural segment" + ] + }, + { + "id": "FMA:80283", + "name": "Vagus nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80282" + ] + } + }, + { + "id": "FMA:80284", + "name": "Cranial accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80282" + ] + }, + "synonyms": [ + "Eleventh cranial nerve" + ] + }, + { + "id": "FMA:80285", + "name": "Branch of posterior interosseous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44947" + ] + }, + "synonyms": [ + "Posterior interosseous neural branch" + ] + }, + { + "id": "FMA:80286", + "name": "Nerve to extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:80287", + "name": "Nerve to right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80286" + ] + } + }, + { + "id": "FMA:80288", + "name": "Nerve to left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80286" + ] + } + }, + { + "id": "FMA:80289", + "name": "Nerve to extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:80290", + "name": "Nerve to right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80289" + ] + } + }, + { + "id": "FMA:80291", + "name": "Nerve to left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80289" + ] + } + }, + { + "id": "FMA:80292", + "name": "Nerve to extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:80293", + "name": "Nerve to right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80292" + ] + } + }, + { + "id": "FMA:80294", + "name": "Nerve to left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80292" + ] + } + }, + { + "id": "FMA:80295", + "name": "Nerve to abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:80296", + "name": "Nerve to right abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80295" + ] + } + }, + { + "id": "FMA:80297", + "name": "Nerve to left abductor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80295" + ] + } + }, + { + "id": "FMA:80298", + "name": "Nerve to supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:80299", + "name": "Nerve to right supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80298" + ] + } + }, + { + "id": "FMA:80300", + "name": "Nerve to left supinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80298" + ] + } + }, + { + "id": "FMA:80301", + "name": "Dermatome segment of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + } + }, + { + "id": "FMA:80302", + "name": "C2 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80303", + "name": "C3 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80304", + "name": "C4 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80305", + "name": "C5 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80306", + "name": "C6 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80307", + "name": "C7 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80308", + "name": "C8 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80309", + "name": "T1 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80310", + "name": "T2 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80311", + "name": "T3 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80312", + "name": "T4 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80313", + "name": "T5 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80314", + "name": "T6 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80315", + "name": "T7 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80316", + "name": "T8 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80317", + "name": "T9 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80318", + "name": "T10 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80319", + "name": "T11 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80320", + "name": "T12 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80321", + "name": "L1 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80322", + "name": "L2 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80323", + "name": "L3 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80324", + "name": "L4 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80325", + "name": "L5 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80326", + "name": "S1 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80327", + "name": "S2 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80328", + "name": "S3 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80329", + "name": "S4 dermatome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80301" + ] + } + }, + { + "id": "FMA:80331", + "name": "Nerve root proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + } + }, + { + "id": "FMA:80333", + "name": "Nucleus of origin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83686" + ] + }, + "synonyms": [ + "Origin nucleus" + ] + }, + { + "id": "FMA:80343", + "name": "Supraspinous part of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:80344", + "name": "Infraspinous part of spine of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23817" + ] + } + }, + { + "id": "FMA:80345", + "name": "Infraspinous part of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80344" + ] + } + }, + { + "id": "FMA:80346", + "name": "Infraspinous part of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80344" + ] + } + }, + { + "id": "FMA:80347", + "name": "Supraspinous part of spine of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80343" + ] + } + }, + { + "id": "FMA:80348", + "name": "Supraspinous part of spine of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80343" + ] + } + }, + { + "id": "FMA:80350", + "name": "Cavity of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Endoplasmic reticulum vesicle cavity" + ] + }, + { + "id": "FMA:80351", + "name": "Wall of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85548" + ] + }, + "synonyms": [ + "Membrane of endoplasmic reticulum", + "Endoplasmic reticulum wall" + ] + }, + { + "id": "FMA:80352", + "name": "Wall of smooth endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80351" + ] + }, + "synonyms": [ + "Membrane of smooth endoplasmic reticulum", + "Smooth endoplasmic reticulum membrane", + "Smooth endoplasmic reticulum wall" + ] + }, + { + "id": "FMA:80353", + "name": "Wall of rough endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80351" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum membrane", + "Membrane of rough endoplasmic reticulum", + "Rough endoplasmic reticulum wall" + ] + }, + { + "id": "FMA:80354", + "name": "Communicating branch of right radial nerve with right ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77560" + ] + } + }, + { + "id": "FMA:80355", + "name": "Communicating branch of left radial nerve with left ulnar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77560" + ] + } + }, + { + "id": "FMA:80356", + "name": "Zone of squamous part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + } + }, + { + "id": "FMA:80357", + "name": "Occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80356" + ] + } + }, + { + "id": "FMA:80358", + "name": "Zone of lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + } + }, + { + "id": "FMA:80359", + "name": "Nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80356" + ] + } + }, + { + "id": "FMA:80360", + "name": "Highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80359" + ] + } + }, + { + "id": "FMA:80361", + "name": "Superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80359" + ] + } + }, + { + "id": "FMA:80362", + "name": "Right superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80361" + ] + } + }, + { + "id": "FMA:80363", + "name": "Left superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80361" + ] + } + }, + { + "id": "FMA:80364", + "name": "Right highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80360" + ] + } + }, + { + "id": "FMA:80365", + "name": "Left highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80360" + ] + } + }, + { + "id": "FMA:80367", + "name": "Zone of internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Internal spermatic fascia zone" + ] + }, + { + "id": "FMA:80368", + "name": "Prescrotal part of internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80367" + ] + } + }, + { + "id": "FMA:80369", + "name": "Right internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77299" + ] + } + }, + { + "id": "FMA:80370", + "name": "Left internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77299" + ] + } + }, + { + "id": "FMA:80371", + "name": "Prescrotal part of right internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80368" + ] + } + }, + { + "id": "FMA:80372", + "name": "Prescrotal part of left internal spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80368" + ] + } + }, + { + "id": "FMA:80373", + "name": "Layer of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Cervical fascia layer" + ] + }, + { + "id": "FMA:80374", + "name": "Nucleus of origin of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80333" + ] + } + }, + { + "id": "FMA:80377", + "name": "Nucleus of origin of cervical spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80374" + ] + } + }, + { + "id": "FMA:80378", + "name": "Nucleus of origin of thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80374" + ] + } + }, + { + "id": "FMA:80379", + "name": "Nucleus of origin of lumbar spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80374" + ] + } + }, + { + "id": "FMA:80380", + "name": "Nucleus of origin of sacral spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80374" + ] + } + }, + { + "id": "FMA:80381", + "name": "Nucleus of origin of first thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T1 nucleus of origin" + ] + }, + { + "id": "FMA:80382", + "name": "Nucleus of origin of second thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T2 nucleus of origin" + ] + }, + { + "id": "FMA:80383", + "name": "Nucleus of origin of third thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T3 nucleus of origin" + ] + }, + { + "id": "FMA:80384", + "name": "Nucleus of origin of fourth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T4 nucleus of origin" + ] + }, + { + "id": "FMA:80385", + "name": "Nucleus of origin of fifth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T5 nucleus of origin" + ] + }, + { + "id": "FMA:80386", + "name": "Nucleus of origin of sixth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T6 nucleus of origin" + ] + }, + { + "id": "FMA:80387", + "name": "Nucleus of origin of seventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T7 nucleus of origin" + ] + }, + { + "id": "FMA:80388", + "name": "Nucleus of origin of eighth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T8 nucleus of origin" + ] + }, + { + "id": "FMA:80389", + "name": "Nucleus of origin of ninth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T9 nucleus of origin" + ] + }, + { + "id": "FMA:80390", + "name": "Nucleus of origin of tenth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T10 nucleus of origin" + ] + }, + { + "id": "FMA:80391", + "name": "Nucleus of origin of eleventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T11 nucleus of origin" + ] + }, + { + "id": "FMA:80392", + "name": "Nucleus of origin of twelfth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80378" + ] + }, + "synonyms": [ + "T12 nucleus of origin" + ] + }, + { + "id": "FMA:80393", + "name": "Nucleus of origin of right first thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80381" + ] + } + }, + { + "id": "FMA:80394", + "name": "Nucleus of origin of left first thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80381" + ] + } + }, + { + "id": "FMA:80395", + "name": "Nucleus of origin of right second thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80382" + ] + } + }, + { + "id": "FMA:80396", + "name": "Nucleus of origin of left second thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80382" + ] + } + }, + { + "id": "FMA:80397", + "name": "Nucleus of origin of right third thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80383" + ] + } + }, + { + "id": "FMA:80398", + "name": "Nucleus of origin of left third thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80383" + ] + } + }, + { + "id": "FMA:80399", + "name": "Nucleus of origin of right fourth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80384" + ] + } + }, + { + "id": "FMA:80400", + "name": "Nucleus of origin of left fourth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80384" + ] + } + }, + { + "id": "FMA:80401", + "name": "Nucleus of origin of right fifth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80385" + ] + } + }, + { + "id": "FMA:80402", + "name": "Nucleus of origin of left fifth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80385" + ] + } + }, + { + "id": "FMA:80403", + "name": "Nucleus of origin of right sixth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80386" + ] + } + }, + { + "id": "FMA:80404", + "name": "Nucleus of origin of left sixth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80386" + ] + } + }, + { + "id": "FMA:80405", + "name": "Nucleus of origin of right seventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80387" + ] + } + }, + { + "id": "FMA:80406", + "name": "Nucleus of origin of left seventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80387" + ] + } + }, + { + "id": "FMA:80407", + "name": "Nucleus of origin of right eighth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80388" + ] + } + }, + { + "id": "FMA:80408", + "name": "Nucleus of origin of left eighth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80388" + ] + } + }, + { + "id": "FMA:80409", + "name": "Nucleus of origin of right ninth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80389" + ] + } + }, + { + "id": "FMA:80410", + "name": "Nucleus of origin of left ninth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80389" + ] + } + }, + { + "id": "FMA:80411", + "name": "Nucleus of origin of right tenth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80390" + ] + } + }, + { + "id": "FMA:80412", + "name": "Nucleus of origin of left tenth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80390" + ] + } + }, + { + "id": "FMA:80413", + "name": "Nucleus of origin of right eleventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80391" + ] + } + }, + { + "id": "FMA:80414", + "name": "Nucleus of origin of left eleventh thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80391" + ] + } + }, + { + "id": "FMA:80415", + "name": "Nucleus of origin of right twelfth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80392" + ] + } + }, + { + "id": "FMA:80416", + "name": "Nucleus of origin of left twelfth thoracic spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80392" + ] + } + }, + { + "id": "FMA:80457", + "name": "Zone of external spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20189" + ] + }, + "synonyms": [ + "External spermatic fascia zone" + ] + }, + { + "id": "FMA:80458", + "name": "Prescrotal part of external spermatic fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80457" + ] + } + }, + { + "id": "FMA:80459", + "name": "Superficial part of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82527" + ] + } + }, + { + "id": "FMA:80460", + "name": "Deep part of soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82526" + ] + } + }, + { + "id": "FMA:80461", + "name": "Superficial nerve to soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44690" + ] + } + }, + { + "id": "FMA:80462", + "name": "Deep nerve to soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44690" + ] + } + }, + { + "id": "FMA:80463", + "name": "Superficial nerve to right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80461" + ] + } + }, + { + "id": "FMA:80464", + "name": "Superficial nerve to left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80461" + ] + } + }, + { + "id": "FMA:80465", + "name": "Deep nerve to right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80462" + ] + } + }, + { + "id": "FMA:80466", + "name": "Deep nerve to left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80462" + ] + } + }, + { + "id": "FMA:80467", + "name": "Superficial part of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80459" + ] + } + }, + { + "id": "FMA:80468", + "name": "Superficial part of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80459" + ] + } + }, + { + "id": "FMA:80469", + "name": "Deep part of right soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80460" + ] + } + }, + { + "id": "FMA:80470", + "name": "Deep part of left soleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80460" + ] + } + }, + { + "id": "FMA:80471", + "name": "Right anterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63614" + ] + } + }, + { + "id": "FMA:80472", + "name": "Left anterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63614" + ] + } + }, + { + "id": "FMA:80473", + "name": "Anterolateral part of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + } + }, + { + "id": "FMA:80474", + "name": "Trunk of sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76291" + ] + }, + "synonyms": [ + "Sternocleidomastoid arterial trunk" + ] + }, + { + "id": "FMA:80475", + "name": "Trunk of right sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80474" + ] + }, + "synonyms": [ + "Right sternocleidomastoid arterial trunk" + ] + }, + { + "id": "FMA:80476", + "name": "Trunk of left sternocleidomastoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80474" + ] + }, + "synonyms": [ + "Left sternocleidomastoid arterial trunk" + ] + }, + { + "id": "FMA:80477", + "name": "Zone of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67319" + ] + }, + "synonyms": [ + "Internal jugular venous zone" + ] + }, + { + "id": "FMA:80478", + "name": "Cervical part of internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80477" + ] + } + }, + { + "id": "FMA:80479", + "name": "Cervical part of right internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80478" + ] + } + }, + { + "id": "FMA:80480", + "name": "Cervical part of left internal jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80478" + ] + } + }, + { + "id": "FMA:80481", + "name": "Trunk of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5931" + ] + }, + "synonyms": [ + "Hypoglossal neural trunk" + ] + }, + { + "id": "FMA:80482", + "name": "Trunk of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80481" + ] + }, + "synonyms": [ + "Right hypoglossal neural trunk" + ] + }, + { + "id": "FMA:80483", + "name": "Trunk of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80481" + ] + }, + "synonyms": [ + "Left hypoglossal neural trunk" + ] + }, + { + "id": "FMA:80484", + "name": "Trunk of branch of lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72138" + ] + } + }, + { + "id": "FMA:80485", + "name": "Trunk of sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80484" + ] + }, + "synonyms": [ + "Sublingual arterial trunk" + ] + }, + { + "id": "FMA:80486", + "name": "Trunk of right sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80485" + ] + }, + "synonyms": [ + "Right sublingual arterial trunk" + ] + }, + { + "id": "FMA:80487", + "name": "Trunk of left sublingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80485" + ] + }, + "synonyms": [ + "Left sublingual arterial trunk" + ] + }, + { + "id": "FMA:80488", + "name": "Trunk of suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80484" + ] + }, + "synonyms": [ + "Suprahyoid arterial trunk" + ] + }, + { + "id": "FMA:80489", + "name": "Trunk of right suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80488" + ] + }, + "synonyms": [ + "Right suprahyoid arterial trunk" + ] + }, + { + "id": "FMA:80490", + "name": "Trunk of left suprahyoid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80488" + ] + }, + "synonyms": [ + "Left suprahyoid arterial trunk" + ] + }, + { + "id": "FMA:80491", + "name": "Trunk of dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80484" + ] + }, + "synonyms": [ + "Dorsal lingual arterial trunk" + ] + }, + { + "id": "FMA:80492", + "name": "Trunk of right dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80491" + ] + }, + "synonyms": [ + "Right dorsal lingual arterial trunk" + ] + }, + { + "id": "FMA:80493", + "name": "Trunk of left dorsal lingual artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80491" + ] + }, + "synonyms": [ + "Left dorsal lingual arterial trunk" + ] + }, + { + "id": "FMA:80494", + "name": "Trunk of tributary of lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14322" + ] + } + }, + { + "id": "FMA:80495", + "name": "Trunk of sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80494" + ] + }, + "synonyms": [ + "Sublingual venous trunk" + ] + }, + { + "id": "FMA:80496", + "name": "Trunk of dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80494" + ] + }, + "synonyms": [ + "Dorsal lingual venous trunk" + ] + }, + { + "id": "FMA:80497", + "name": "Trunk of right dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80496" + ] + }, + "synonyms": [ + "Right dorsal lingual venous trunk" + ] + }, + { + "id": "FMA:80498", + "name": "Trunk of left dorsal lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80496" + ] + }, + "synonyms": [ + "Left dorsal lingual venous trunk" + ] + }, + { + "id": "FMA:80499", + "name": "Trunk of right sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80495" + ] + }, + "synonyms": [ + "Right sublingual venous trunk" + ] + }, + { + "id": "FMA:80500", + "name": "Trunk of left sublingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80495" + ] + }, + "synonyms": [ + "Left sublingual venous trunk" + ] + }, + { + "id": "FMA:80501", + "name": "Trunk of deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80494" + ] + }, + "synonyms": [ + "Deep lingual venous trunk" + ] + }, + { + "id": "FMA:80502", + "name": "Trunk of right deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80501" + ] + }, + "synonyms": [ + "Right deep lingual venous trunk" + ] + }, + { + "id": "FMA:80503", + "name": "Trunk of left deep lingual vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80501" + ] + }, + "synonyms": [ + "Left deep lingual venous trunk" + ] + }, + { + "id": "FMA:80504", + "name": "Trunk of branch of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5913" + ] + } + }, + { + "id": "FMA:80505", + "name": "Trunk of branch of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80506", + "name": "Trunk of maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80505" + ] + }, + "synonyms": [ + "Maxillary neural trunk" + ] + }, + { + "id": "FMA:80507", + "name": "Trunk of branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80505" + ] + } + }, + { + "id": "FMA:80508", + "name": "Trunk of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + }, + "synonyms": [ + "Lingual neural trunk" + ] + }, + { + "id": "FMA:80509", + "name": "Trunk of branch of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80510", + "name": "Trunk of sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + }, + "synonyms": [ + "Sublingual neural trunk" + ] + }, + { + "id": "FMA:80511", + "name": "Trunk of right lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80508" + ] + }, + "synonyms": [ + "Right lingual neural trunk" + ] + }, + { + "id": "FMA:80512", + "name": "Trunk of left lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80508" + ] + }, + "synonyms": [ + "Left lingual neural trunk" + ] + }, + { + "id": "FMA:80513", + "name": "Trunk of right sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80510" + ] + }, + "synonyms": [ + "Right sublingual neural trunk" + ] + }, + { + "id": "FMA:80514", + "name": "Trunk of left sublingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80510" + ] + }, + "synonyms": [ + "Left sublingual neural trunk" + ] + }, + { + "id": "FMA:80515", + "name": "Trunk of inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + }, + "synonyms": [ + "Inferior alveolar neural trunk" + ] + }, + { + "id": "FMA:80516", + "name": "Trunk of branch of inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + } + }, + { + "id": "FMA:80517", + "name": "Trunk of mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80516" + ] + }, + "synonyms": [ + "Mylohyoid neural trunk" + ] + }, + { + "id": "FMA:80518", + "name": "Trunk of right inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80515" + ] + }, + "synonyms": [ + "Right inferior alveolar neural trunk" + ] + }, + { + "id": "FMA:80519", + "name": "Trunk of left inferior alveolar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80515" + ] + }, + "synonyms": [ + "Left inferior alveolar neural trunk" + ] + }, + { + "id": "FMA:80520", + "name": "Trunk of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80516" + ] + }, + "synonyms": [ + "Mental neural trunk" + ] + }, + { + "id": "FMA:80521", + "name": "Trunk of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80520" + ] + }, + "synonyms": [ + "Right mental neural trunk" + ] + }, + { + "id": "FMA:80522", + "name": "Trunk of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80520" + ] + }, + "synonyms": [ + "Left mental neural trunk" + ] + }, + { + "id": "FMA:80523", + "name": "Trunk of right mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80517" + ] + }, + "synonyms": [ + "Right mylohyoid neural trunk" + ] + }, + { + "id": "FMA:80524", + "name": "Trunk of left mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80517" + ] + }, + "synonyms": [ + "Left mylohyoid neural trunk" + ] + }, + { + "id": "FMA:80525", + "name": "Trunk of meningeal branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80526", + "name": "Trunk of masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + }, + "synonyms": [ + "Masseteric neural trunk" + ] + }, + { + "id": "FMA:80527", + "name": "Trunk of right masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80526" + ] + }, + "synonyms": [ + "Right masseteric neural trunk" + ] + }, + { + "id": "FMA:80528", + "name": "Trunk of left masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80526" + ] + }, + "synonyms": [ + "Left masseteric neural trunk" + ] + }, + { + "id": "FMA:80529", + "name": "Trunk of deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + }, + "synonyms": [ + "Deep temporal neural trunk" + ] + }, + { + "id": "FMA:80530", + "name": "Trunk of anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80529" + ] + }, + "synonyms": [ + "Anterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80531", + "name": "Trunk of posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80529" + ] + }, + "synonyms": [ + "Posterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80532", + "name": "Trunk of right anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80530" + ] + }, + "synonyms": [ + "Right anterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80533", + "name": "Trunk of left anterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80530" + ] + }, + "synonyms": [ + "Left anterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80534", + "name": "Trunk of right posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80531" + ] + }, + "synonyms": [ + "Right posterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80535", + "name": "Trunk of left posterior deep temporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80531" + ] + }, + "synonyms": [ + "Left posterior deep temporal neural trunk" + ] + }, + { + "id": "FMA:80536", + "name": "Trunk of buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + }, + "synonyms": [ + "Buccal neural trunk" + ] + }, + { + "id": "FMA:80537", + "name": "Trunk of right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80536" + ] + }, + "synonyms": [ + "Right buccal neural trunk" + ] + }, + { + "id": "FMA:80538", + "name": "Trunk of left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80536" + ] + }, + "synonyms": [ + "Left buccal neural trunk" + ] + }, + { + "id": "FMA:80539", + "name": "Trunk of auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + }, + "synonyms": [ + "Auriculotemporal neural trunk" + ] + }, + { + "id": "FMA:80540", + "name": "Trunk of right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80539" + ] + }, + "synonyms": [ + "Right auriculotemporal neural trunk" + ] + }, + { + "id": "FMA:80541", + "name": "Trunk of left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80539" + ] + }, + "synonyms": [ + "Left auriculotemporal neural trunk" + ] + }, + { + "id": "FMA:80542", + "name": "Trunk of branch of mandibular nerve to medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80543", + "name": "Trunk of branch of right mandibular nerve to medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80542" + ] + } + }, + { + "id": "FMA:80544", + "name": "Trunk of branch of left mandibular nerve to medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80542" + ] + } + }, + { + "id": "FMA:80545", + "name": "Trunk of branch of mandibular nerve to otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80546", + "name": "Trunk of branch of right mandibular nerve to otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80545" + ] + } + }, + { + "id": "FMA:80547", + "name": "Trunk of branch of left mandibular nerve to otic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80545" + ] + } + }, + { + "id": "FMA:80548", + "name": "Trunk of branch of mandibular nerve to tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80549", + "name": "Trunk of branch of right mandibular nerve to tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80548" + ] + } + }, + { + "id": "FMA:80550", + "name": "Trunk of branch of left mandibular nerve to tensor veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80548" + ] + } + }, + { + "id": "FMA:80551", + "name": "Trunk of branch of mandibular nerve to tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80552", + "name": "Trunk of branch of right mandibular nerve to tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80551" + ] + } + }, + { + "id": "FMA:80553", + "name": "Trunk of branch of left mandibular nerve to tensor tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80551" + ] + } + }, + { + "id": "FMA:80554", + "name": "Trunk of branch of masseteric nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80555", + "name": "Trunk of branch of masseteric nerve to temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80554" + ] + } + }, + { + "id": "FMA:80556", + "name": "Trunk of branch of right masseteric nerve to right temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80555" + ] + } + }, + { + "id": "FMA:80557", + "name": "Trunk of branch of left masseteric nerve to left temporomandibular joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80555" + ] + } + }, + { + "id": "FMA:80558", + "name": "Trunk of masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80554" + ] + }, + "synonyms": [ + "Masseteric neural proper trunk" + ] + }, + { + "id": "FMA:80559", + "name": "Trunk of right masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80558" + ] + }, + "synonyms": [ + "Right masseteric neural proper trunk" + ] + }, + { + "id": "FMA:80560", + "name": "Trunk of left masseteric nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80558" + ] + }, + "synonyms": [ + "Left masseteric neural proper trunk" + ] + }, + { + "id": "FMA:80561", + "name": "Trunk of branch of buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80507" + ] + } + }, + { + "id": "FMA:80562", + "name": "Trunk of lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80561" + ] + }, + "synonyms": [ + "Lateral pterygoid neural trunk" + ] + }, + { + "id": "FMA:80563", + "name": "Trunk of right lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80562" + ] + }, + "synonyms": [ + "Right lateral pterygoid neural trunk" + ] + }, + { + "id": "FMA:80564", + "name": "Trunk of left lateral pterygoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80562" + ] + }, + "synonyms": [ + "Left lateral pterygoid neural trunk" + ] + }, + { + "id": "FMA:80565", + "name": "Trunk of cutaneous branch of buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80561" + ] + } + }, + { + "id": "FMA:80566", + "name": "Trunk of cutaneous branch of right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80565" + ] + } + }, + { + "id": "FMA:80567", + "name": "Trunk of cutaneous branch of left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80565" + ] + } + }, + { + "id": "FMA:80568", + "name": "Trunk of branch of buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80561" + ] + } + }, + { + "id": "FMA:80569", + "name": "Trunk of branch of right buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80568" + ] + } + }, + { + "id": "FMA:80570", + "name": "Trunk of branch of left buccal nerve to gingiva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80568" + ] + } + }, + { + "id": "FMA:80571", + "name": "Trunk of communicating branch of lingual nerve with hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + } + }, + { + "id": "FMA:80572", + "name": "Trunk of communicating branch of right lingual nerve with right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80571" + ] + } + }, + { + "id": "FMA:80573", + "name": "Trunk of communicating branch of left lingual nerve with left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80571" + ] + } + }, + { + "id": "FMA:80574", + "name": "Trunk of lingual branch of lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + } + }, + { + "id": "FMA:80575", + "name": "Trunk of lingual branch of right lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80574" + ] + } + }, + { + "id": "FMA:80576", + "name": "Trunk of lingual branch of left lingual nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80574" + ] + } + }, + { + "id": "FMA:80577", + "name": "Trunk of ganglionic branch of lingual nerve to submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + } + }, + { + "id": "FMA:80578", + "name": "Trunk of ganglionic branch of right lingual nerve to right submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80577" + ] + } + }, + { + "id": "FMA:80579", + "name": "Trunk of ganglionic branch of left lingual nerve to left submandibular ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80577" + ] + } + }, + { + "id": "FMA:80580", + "name": "Trunk of ganglionic branch of lingual nerve to sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80509" + ] + } + }, + { + "id": "FMA:80581", + "name": "Trunk of ganglionic branch of right lingual nerve to right sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80580" + ] + } + }, + { + "id": "FMA:80582", + "name": "Trunk of ganglionic branch of left lingual nerve to left sublingual ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80580" + ] + } + }, + { + "id": "FMA:80583", + "name": "Trunk of branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80516" + ] + } + }, + { + "id": "FMA:80584", + "name": "Trunk of mental branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80583" + ] + } + }, + { + "id": "FMA:80585", + "name": "Trunk of mental branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80584" + ] + } + }, + { + "id": "FMA:80586", + "name": "Trunk of mental branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80584" + ] + } + }, + { + "id": "FMA:80587", + "name": "Trunk of labial branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80583" + ] + } + }, + { + "id": "FMA:80588", + "name": "Trunk of labial branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80587" + ] + } + }, + { + "id": "FMA:80589", + "name": "Trunk of labial branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80587" + ] + } + }, + { + "id": "FMA:80590", + "name": "Trunk of gingival branch of mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80583" + ] + } + }, + { + "id": "FMA:80591", + "name": "Trunk of gingival branch of right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80590" + ] + } + }, + { + "id": "FMA:80592", + "name": "Trunk of gingival branch of left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80590" + ] + } + }, + { + "id": "FMA:80593", + "name": "Trunk of branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80594", + "name": "Trunk of right maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80506" + ] + }, + "synonyms": [ + "Right maxillary neural trunk" + ] + }, + { + "id": "FMA:80595", + "name": "Trunk of left maxillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80506" + ] + }, + "synonyms": [ + "Left maxillary neural trunk" + ] + }, + { + "id": "FMA:80596", + "name": "Trunk of meningeal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80597", + "name": "Trunk of meningeal branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80596" + ] + } + }, + { + "id": "FMA:80598", + "name": "Trunk of meningeal branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80596" + ] + } + }, + { + "id": "FMA:80599", + "name": "Trunk of auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80600", + "name": "Trunk of auricular branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80599" + ] + } + }, + { + "id": "FMA:80601", + "name": "Trunk of auricular branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80599" + ] + } + }, + { + "id": "FMA:80602", + "name": "Trunk of branch of auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80603", + "name": "Trunk of communicating branch of auricular branch of vagus nerve with facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80602" + ] + } + }, + { + "id": "FMA:80604", + "name": "Trunk of communicating branch of auricular branch of right vagus nerve with right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80603" + ] + } + }, + { + "id": "FMA:80605", + "name": "Trunk of communicating branch of auricular branch of left vagus nerve with left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80603" + ] + } + }, + { + "id": "FMA:80606", + "name": "Trunk of communicating branch of auricular branch of vagus nerve with posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80602" + ] + } + }, + { + "id": "FMA:80607", + "name": "Trunk of communicating branch of auricular branch of right vagus nerve with right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80606" + ] + } + }, + { + "id": "FMA:80608", + "name": "Trunk of communicating branch of auricular branch of left vagus nerve with left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80606" + ] + } + }, + { + "id": "FMA:80609", + "name": "Trunk of branch of auricular branch of vagus nerve to posterior wall of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80602" + ] + } + }, + { + "id": "FMA:80610", + "name": "Trunk of vagal branch to posterior wall of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80609" + ] + } + }, + { + "id": "FMA:80611", + "name": "Trunk of vagal branch to posterior wall of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80609" + ] + } + }, + { + "id": "FMA:80612", + "name": "Trunk of branch of auricular branch of vagus nerve to floor of external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80602" + ] + } + }, + { + "id": "FMA:80613", + "name": "Trunk of branch of auricular branch of right vagus nerve to floor of right external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80612" + ] + } + }, + { + "id": "FMA:80614", + "name": "Trunk of branch of auricular branch of left vagus nerve to floor of left external acoustic meatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80612" + ] + } + }, + { + "id": "FMA:80615", + "name": "Trunk of vagal branch to tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80602" + ] + } + }, + { + "id": "FMA:80616", + "name": "Trunk of vagal branch to right tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80615" + ] + } + }, + { + "id": "FMA:80617", + "name": "Trunk of vagal branch to left tympanic membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80615" + ] + } + }, + { + "id": "FMA:80618", + "name": "Trunk of communicating branch of vagus nerve with glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80619", + "name": "Trunk of communicating branch of right vagus nerve with right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80618" + ] + } + }, + { + "id": "FMA:80620", + "name": "Trunk of communicating branch of left vagus nerve with left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80618" + ] + } + }, + { + "id": "FMA:80621", + "name": "Trunk of pharyngeal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80622", + "name": "Trunk of lingual branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80621" + ] + } + }, + { + "id": "FMA:80623", + "name": "Trunk of lingual branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80622" + ] + } + }, + { + "id": "FMA:80624", + "name": "Trunk of lingual branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80622" + ] + } + }, + { + "id": "FMA:80625", + "name": "Trunk of pharyngeal branch of vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80621" + ] + } + }, + { + "id": "FMA:80626", + "name": "Trunk of pharyngeal branch of right vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80625" + ] + } + }, + { + "id": "FMA:80627", + "name": "Trunk of pharyngeal branch of left vagus nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80625" + ] + } + }, + { + "id": "FMA:80628", + "name": "Trunk of superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + }, + "synonyms": [ + "Superior laryngeal neural trunk" + ] + }, + { + "id": "FMA:80629", + "name": "Trunk of right superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80628" + ] + }, + "synonyms": [ + "Right superior laryngeal neural trunk" + ] + }, + { + "id": "FMA:80630", + "name": "Trunk of left superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80628" + ] + }, + "synonyms": [ + "Left superior laryngeal neural trunk" + ] + }, + { + "id": "FMA:80631", + "name": "Trunk of branch of superior laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80632", + "name": "Trunk of external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80631" + ] + }, + "synonyms": [ + "External laryngeal neural trunk" + ] + }, + { + "id": "FMA:80633", + "name": "Trunk of right external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80632" + ] + }, + "synonyms": [ + "Right external laryngeal neural trunk" + ] + }, + { + "id": "FMA:80634", + "name": "Trunk of left external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80632" + ] + }, + "synonyms": [ + "Left external laryngeal neural trunk" + ] + }, + { + "id": "FMA:80635", + "name": "Trunk of branch of external laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80631" + ] + } + }, + { + "id": "FMA:80636", + "name": "Trunk of communicating branch of external laryngeal nerve with superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80635" + ] + } + }, + { + "id": "FMA:80637", + "name": "Trunk of communicating branch of right external laryngeal nerve with right superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80636" + ] + } + }, + { + "id": "FMA:80638", + "name": "Trunk of communicating branch of left external laryngeal nerve with left superior cardiac nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80636" + ] + } + }, + { + "id": "FMA:80639", + "name": "Trunk of external laryngeal branch to superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80635" + ] + } + }, + { + "id": "FMA:80640", + "name": "Trunk of right external laryngeal branch to right superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80639" + ] + } + }, + { + "id": "FMA:80641", + "name": "Trunk of left external laryngeal branch to left superior cervical sympathetic ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80639" + ] + } + }, + { + "id": "FMA:80642", + "name": "Trunk of branch of external laryngeal nerve to cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80635" + ] + } + }, + { + "id": "FMA:80643", + "name": "Trunk of right external laryngeal nerve to right cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80642" + ] + } + }, + { + "id": "FMA:80644", + "name": "Trunk of left external laryngeal nerve to left cricothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80642" + ] + } + }, + { + "id": "FMA:80645", + "name": "Trunk of branch of external laryngeal nerve to inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80635" + ] + } + }, + { + "id": "FMA:80646", + "name": "Trunk of right external laryngeal nerve to right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80645" + ] + } + }, + { + "id": "FMA:80647", + "name": "Trunk of left external laryngeal nerve to left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80645" + ] + } + }, + { + "id": "FMA:80648", + "name": "Trunk of branch of external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80635" + ] + } + }, + { + "id": "FMA:80649", + "name": "Trunk of branch of right external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80648" + ] + } + }, + { + "id": "FMA:80650", + "name": "Trunk of branch of left external laryngeal nerve to pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80648" + ] + } + }, + { + "id": "FMA:80651", + "name": "Trunk of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80631" + ] + }, + "synonyms": [ + "Internal laryngeal neural trunk" + ] + }, + { + "id": "FMA:80652", + "name": "Trunk of right internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80651" + ] + }, + "synonyms": [ + "Right internal laryngeal neural trunk" + ] + }, + { + "id": "FMA:80653", + "name": "Trunk of left internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80651" + ] + }, + "synonyms": [ + "Left internal laryngeal neural trunk" + ] + }, + { + "id": "FMA:80654", + "name": "Trunk of branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80631" + ] + } + }, + { + "id": "FMA:80655", + "name": "Trunk of upper branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80654" + ] + } + }, + { + "id": "FMA:80656", + "name": "Trunk of upper branch of internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80655" + ] + } + }, + { + "id": "FMA:80657", + "name": "Trunk of upper branch of right internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80656" + ] + } + }, + { + "id": "FMA:80658", + "name": "Trunk of upper branch of left internal laryngeal nerve to epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80656" + ] + } + }, + { + "id": "FMA:80659", + "name": "Trunk of upper branch of internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80655" + ] + } + }, + { + "id": "FMA:80660", + "name": "Trunk of upper branch of right internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80659" + ] + } + }, + { + "id": "FMA:80661", + "name": "Trunk of upper branch of left internal laryngeal nerve to laryngeal vestibule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80659" + ] + } + }, + { + "id": "FMA:80662", + "name": "Trunk of upper branch of internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80655" + ] + } + }, + { + "id": "FMA:80663", + "name": "Trunk of upper branch of right internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80662" + ] + } + }, + { + "id": "FMA:80664", + "name": "Trunk of upper branch of left internal laryngeal nerve to mucosa of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80662" + ] + } + }, + { + "id": "FMA:80665", + "name": "Trunk of upper branch of internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80655" + ] + } + }, + { + "id": "FMA:80666", + "name": "Trunk of upper branch of right internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80665" + ] + } + }, + { + "id": "FMA:80667", + "name": "Trunk of upper branch of left internal laryngeal nerve to epiglottic vallecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80665" + ] + } + }, + { + "id": "FMA:80668", + "name": "Trunk of lower branch of internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80654" + ] + } + }, + { + "id": "FMA:80669", + "name": "Trunk of lower branch of internal laryngeal nerve to aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80668" + ] + } + }, + { + "id": "FMA:80670", + "name": "Trunk of lower branch of right internal laryngeal nerve to right aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80669" + ] + } + }, + { + "id": "FMA:80671", + "name": "Trunk of lower branch of left internal laryngeal nerve to left aryepiglottic fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80669" + ] + } + }, + { + "id": "FMA:80672", + "name": "Trunk of lower branch of internal laryngeal nerve to mucosa of arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80668" + ] + } + }, + { + "id": "FMA:80673", + "name": "Trunk of lower branch of right internal laryngeal nerve to mucosa of right arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80672" + ] + } + }, + { + "id": "FMA:80674", + "name": "Trunk of lower branch of left internal laryngeal nerve to mucosa of left arytenoid cartilage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80672" + ] + } + }, + { + "id": "FMA:80675", + "name": "Trunk of lower branch of internal laryngeal nerve to arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80668" + ] + } + }, + { + "id": "FMA:80676", + "name": "Trunk of lower branch of right internal laryngeal nerve to right arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80675" + ] + } + }, + { + "id": "FMA:80677", + "name": "Trunk of lower branch of left internal laryngeal nerve to left arytenoideus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80675" + ] + } + }, + { + "id": "FMA:80678", + "name": "Trunk of communicating branch of internal laryngeal nerve with recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80668" + ] + } + }, + { + "id": "FMA:80679", + "name": "Trunk of communicating branch of right internal laryngeal nerve with right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80678" + ] + } + }, + { + "id": "FMA:80680", + "name": "Trunk of communicating branch of left internal laryngeal nerve with left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80678" + ] + } + }, + { + "id": "FMA:80681", + "name": "Trunk of cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80682", + "name": "Trunk of cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80681" + ] + } + }, + { + "id": "FMA:80683", + "name": "Trunk of superior cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80682" + ] + } + }, + { + "id": "FMA:80684", + "name": "Trunk of superior cervical cardiac branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80683" + ] + } + }, + { + "id": "FMA:80685", + "name": "Trunk of superior cervical cardiac branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80683" + ] + } + }, + { + "id": "FMA:80686", + "name": "Trunk of inferior cervical cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80682" + ] + } + }, + { + "id": "FMA:80687", + "name": "Trunk of inferior cervical cardiac branch of right vagus nerve to deep cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80686" + ] + } + }, + { + "id": "FMA:80688", + "name": "Trunk of inferior cervical cardiac branch of left vagus nerve to superficial cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80686" + ] + } + }, + { + "id": "FMA:80689", + "name": "Trunk of thoracic cardiac branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80681" + ] + } + }, + { + "id": "FMA:80690", + "name": "Trunk of thoracic cardiac branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80689" + ] + } + }, + { + "id": "FMA:80691", + "name": "Trunk of thoracic cardiac branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80689" + ] + } + }, + { + "id": "FMA:80692", + "name": "Trunk of cardiac branch of right vagus to deep cardiac plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80681" + ] + } + }, + { + "id": "FMA:80693", + "name": "Trunk of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + }, + "synonyms": [ + "Recurrent laryngeal neural trunk" + ] + }, + { + "id": "FMA:80694", + "name": "Trunk of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80693" + ] + }, + "synonyms": [ + "Right recurrent laryngeal neural trunk" + ] + }, + { + "id": "FMA:80695", + "name": "Trunk of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80693" + ] + }, + "synonyms": [ + "Left recurrent laryngeal neural trunk" + ] + }, + { + "id": "FMA:80696", + "name": "Trunk of branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80697", + "name": "Trunk of muscular branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80698", + "name": "Trunk of muscular branch of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80697" + ] + } + }, + { + "id": "FMA:80699", + "name": "Trunk of muscular branch of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80697" + ] + } + }, + { + "id": "FMA:80700", + "name": "Trunk of communicating branch of recurrent laryngeal nerve with internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80701", + "name": "Trunk of communicating branch of right recurrent laryngeal nerve with right internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80700" + ] + } + }, + { + "id": "FMA:80702", + "name": "Trunk of communicating branch of left recurrent laryngeal nerve with left internal laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80700" + ] + } + }, + { + "id": "FMA:80703", + "name": "Trunk of esophageal branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80704", + "name": "Trunk of esophageal branch of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80703" + ] + } + }, + { + "id": "FMA:80705", + "name": "Trunk of esophageal branch of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80703" + ] + } + }, + { + "id": "FMA:80706", + "name": "Trunk of tracheal branch of recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80707", + "name": "Trunk of tracheal branch of right recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80706" + ] + } + }, + { + "id": "FMA:80708", + "name": "Trunk of tracheal branch of left recurrent laryngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80706" + ] + } + }, + { + "id": "FMA:80709", + "name": "Trunk of branch of recurrent laryngeal nerve to muscle of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80710", + "name": "Trunk of branch of recurrent laryngeal nerve to posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80711", + "name": "Trunk of branch of right recurrent laryngeal nerve to right posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80710" + ] + } + }, + { + "id": "FMA:80712", + "name": "Trunk of branch of left recurrent laryngeal nerve to left posterior crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80710" + ] + } + }, + { + "id": "FMA:80713", + "name": "Trunk of branch of recurrent laryngeal nerve to lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80714", + "name": "Trunk of branch of right recurrent laryngeal nerve to right lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80713" + ] + } + }, + { + "id": "FMA:80715", + "name": "Trunk of branch of left recurrent laryngeal nerve to left lateral crico-arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80713" + ] + } + }, + { + "id": "FMA:80716", + "name": "Trunk of branch of recurrent laryngeal nerve to vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80717", + "name": "Trunk of branch of right recurrent laryngeal nerve to right vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80716" + ] + } + }, + { + "id": "FMA:80718", + "name": "Trunk of branch of left recurrent laryngeal nerve to left vocalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80716" + ] + } + }, + { + "id": "FMA:80719", + "name": "Trunk of branch of recurrent laryngeal nerve to thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80720", + "name": "Trunk of branch of right recurrent laryngeal nerve to right thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80719" + ] + } + }, + { + "id": "FMA:80721", + "name": "Trunk of branch of left recurrent laryngeal nerve to left thyroarytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80719" + ] + } + }, + { + "id": "FMA:80722", + "name": "Trunk of branch of recurrent laryngeal nerve to oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80723", + "name": "Trunk of branch of right recurrent laryngeal nerve to right oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80722" + ] + } + }, + { + "id": "FMA:80724", + "name": "Trunk of branch of left recurrent laryngeal nerve to left oblique arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80722" + ] + } + }, + { + "id": "FMA:80725", + "name": "Trunk of branch of recurrent laryngeal nerve to transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80726", + "name": "Trunk of branch of right recurrent laryngeal nerve to right transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80725" + ] + } + }, + { + "id": "FMA:80727", + "name": "Trunk of branch of left recurrent laryngeal nerve to left transverse arytenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80725" + ] + } + }, + { + "id": "FMA:80728", + "name": "Trunk of branch of recurrent laryngeal nerve to ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80709" + ] + } + }, + { + "id": "FMA:80729", + "name": "Trunk of branch of right recurrent laryngeal nerve to right ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80728" + ] + } + }, + { + "id": "FMA:80730", + "name": "Trunk of branch of left recurrent laryngeal nerve to left ceratocricoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80728" + ] + } + }, + { + "id": "FMA:80731", + "name": "Trunk of branch of recurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80732", + "name": "Trunk of branch of right ecurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80731" + ] + } + }, + { + "id": "FMA:80733", + "name": "Trunk of branch of left recurrent laryngeal nerve to mucosa of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80731" + ] + } + }, + { + "id": "FMA:80734", + "name": "Trunk of extra-laryngeal branch of recurrent laryngeal nerve to larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80696" + ] + } + }, + { + "id": "FMA:80735", + "name": "Trunk of pulmonary branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80736", + "name": "Trunk of pulmonary branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80735" + ] + } + }, + { + "id": "FMA:80737", + "name": "Trunk of pulmonary branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80735" + ] + } + }, + { + "id": "FMA:80738", + "name": "Trunk of bronchial branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80739", + "name": "Trunk of bronchial branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80738" + ] + } + }, + { + "id": "FMA:80740", + "name": "Trunk of bronchial branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80738" + ] + } + }, + { + "id": "FMA:80741", + "name": "Trunk of esophageal branch of vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80742", + "name": "Trunk of esophageal branch of anterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80741" + ] + } + }, + { + "id": "FMA:80743", + "name": "Trunk of esophageal branch of posterior vagal trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80741" + ] + } + }, + { + "id": "FMA:80744", + "name": "Trunk of gastric branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80745", + "name": "Trunk of gastric branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80744" + ] + } + }, + { + "id": "FMA:80746", + "name": "Trunk of gastric branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80744" + ] + } + }, + { + "id": "FMA:80747", + "name": "Trunk of branch of vagus nerve to carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80748", + "name": "Trunk of vagal branch to right carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80747" + ] + } + }, + { + "id": "FMA:80749", + "name": "Trunk of vagal branch to left carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80747" + ] + } + }, + { + "id": "FMA:80750", + "name": "Trunkof branch of right vagus nerve to pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80751", + "name": "Trunk of renal branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80593" + ] + } + }, + { + "id": "FMA:80752", + "name": "Trunk of renal branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80751" + ] + } + }, + { + "id": "FMA:80753", + "name": "Trunk of renal branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80751" + ] + } + }, + { + "id": "FMA:80754", + "name": "Trunk of branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80755", + "name": "Trunk of meningeal branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80754" + ] + } + }, + { + "id": "FMA:80756", + "name": "Trunk of meningeal branch of hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80755" + ] + } + }, + { + "id": "FMA:80757", + "name": "Trunk of meningeal branch of right hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80756" + ] + } + }, + { + "id": "FMA:80758", + "name": "Trunk of meningeal branch of left hypoglossal nerve to diploe of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80756" + ] + } + }, + { + "id": "FMA:80759", + "name": "Trunk of meningeal branch of hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80755" + ] + } + }, + { + "id": "FMA:80760", + "name": "Trunk of meningeal branch of right hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80759" + ] + } + }, + { + "id": "FMA:80761", + "name": "Trunk of meningeal branch of left hypoglossal nerve to wall of occipital sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80759" + ] + } + }, + { + "id": "FMA:80762", + "name": "Trunk of meningeal branch of hypoglossal nerve to wall of inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80755" + ] + } + }, + { + "id": "FMA:80763", + "name": "Trunk of meningeal branch of right hypoglossal nerve to wall of right inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80762" + ] + } + }, + { + "id": "FMA:80764", + "name": "Trunk of meningeal branch of left hypoglossal nerve to wall of left inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80762" + ] + } + }, + { + "id": "FMA:80765", + "name": "Trunk of meningeal branch of hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80755" + ] + } + }, + { + "id": "FMA:80766", + "name": "Trunk of meningeal branch of right hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80765" + ] + } + }, + { + "id": "FMA:80767", + "name": "Trunk of meningeal branch of left hypoglossal nerve to floor of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80765" + ] + } + }, + { + "id": "FMA:80768", + "name": "Trunk of meningeal branch of hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80755" + ] + } + }, + { + "id": "FMA:80769", + "name": "Trunk of meningeal branch of right hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80768" + ] + } + }, + { + "id": "FMA:80770", + "name": "Trunk of meningeal branch of left hypoglossal nerve to anterior wall of posterior cranial fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80768" + ] + } + }, + { + "id": "FMA:80771", + "name": "Trunk of descending branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80754" + ] + } + }, + { + "id": "FMA:80772", + "name": "Trunk of descending branch of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80771" + ] + } + }, + { + "id": "FMA:80773", + "name": "Trunk of descending branch of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80771" + ] + } + }, + { + "id": "FMA:80774", + "name": "Trunk of branch of the descending branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80754" + ] + } + }, + { + "id": "FMA:80775", + "name": "Trunk of branch of hypoglossal nerve to superior belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80774" + ] + } + }, + { + "id": "FMA:80776", + "name": "Trunk of branch of right hypoglossal nerve to superior belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80775" + ] + } + }, + { + "id": "FMA:80777", + "name": "Trunk of branch of left hypoglossal nerve to superior belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80775" + ] + } + }, + { + "id": "FMA:80778", + "name": "Trunk of branch of hypoglossal nerve to ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80774" + ] + } + }, + { + "id": "FMA:80779", + "name": "Trunk of branch of right hypoglossal nerve to right ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80778" + ] + } + }, + { + "id": "FMA:80780", + "name": "Trunk of branch of left hypoglossal nerve to left ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80778" + ] + } + }, + { + "id": "FMA:80781", + "name": "Trunk of muscular branch of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80754" + ] + } + }, + { + "id": "FMA:80782", + "name": "Trunk of branch of hypoglossal nerve to styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80783", + "name": "Trunk of branch of right hypoglossal nerve to right styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80782" + ] + } + }, + { + "id": "FMA:80784", + "name": "Trunk of branch of left hypoglossal nerve to left styloglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80782" + ] + } + }, + { + "id": "FMA:80785", + "name": "Trunk of branch of hypoglossal nerve to hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80786", + "name": "Trunk of branch of right hypoglossal nerve to right hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80785" + ] + } + }, + { + "id": "FMA:80787", + "name": "Trunk of branch of left hypoglossal nerve to left hyoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80785" + ] + } + }, + { + "id": "FMA:80788", + "name": "Trunk of branch of hypoglossal nerve to genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80789", + "name": "Trunk of branch of right hypoglossal nerve to right genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80788" + ] + } + }, + { + "id": "FMA:80790", + "name": "Trunk of branch of left hypoglossal nerve to left genioglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80788" + ] + } + }, + { + "id": "FMA:80791", + "name": "Trunk of branch of hypoglossal nerve to palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80792", + "name": "Trunk of branch of right hypoglossal nerve to right palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80791" + ] + } + }, + { + "id": "FMA:80793", + "name": "Trunk of branch of left hypoglossal nerve to left palatopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80791" + ] + } + }, + { + "id": "FMA:80794", + "name": "Trunk of branch of hypoglossal nerve to geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80795", + "name": "Trunk of branch of right hypoglossal nerve to right geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80794" + ] + } + }, + { + "id": "FMA:80796", + "name": "Trunk of branch of left hypoglossal nerve to left geniohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80794" + ] + } + }, + { + "id": "FMA:80797", + "name": "Trunk of branch of hypoglossal nerve to thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80781" + ] + } + }, + { + "id": "FMA:80798", + "name": "Trunk of branch of right hypoglossal nerve to right thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80797" + ] + } + }, + { + "id": "FMA:80799", + "name": "Trunk of branch of left hypoglossal nerve to left thyrohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80797" + ] + } + }, + { + "id": "FMA:80800", + "name": "Trunk of branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80801", + "name": "Trunk of stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + }, + "synonyms": [ + "Stapedius neural trunk" + ] + }, + { + "id": "FMA:80802", + "name": "Trunk of right stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80801" + ] + }, + "synonyms": [ + "Right stapedius neural trunk" + ] + }, + { + "id": "FMA:80803", + "name": "Trunk of left stapedius nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80801" + ] + }, + "synonyms": [ + "Left stapedius neural trunk" + ] + }, + { + "id": "FMA:80804", + "name": "Trunk of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + }, + "synonyms": [ + "Posterior auricular neural trunk" + ] + }, + { + "id": "FMA:80805", + "name": "Trunk of right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80804" + ] + }, + "synonyms": [ + "Right posterior auricular neural trunk" + ] + }, + { + "id": "FMA:80806", + "name": "Trunk of left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80804" + ] + }, + "synonyms": [ + "Left posterior auricular neural trunk" + ] + }, + { + "id": "FMA:80807", + "name": "Trunk of branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80808", + "name": "Trunk of auricular branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80807" + ] + } + }, + { + "id": "FMA:80809", + "name": "Trunk of auricular branch of right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80808" + ] + } + }, + { + "id": "FMA:80810", + "name": "Trunk of auricular branch of left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80808" + ] + } + }, + { + "id": "FMA:80811", + "name": "Trunk of occipital branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80807" + ] + } + }, + { + "id": "FMA:80812", + "name": "Trunk of occipital branch of right posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80811" + ] + } + }, + { + "id": "FMA:80813", + "name": "Trunk of occipital branch of left posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80811" + ] + } + }, + { + "id": "FMA:80814", + "name": "Trunk of digastric branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80815", + "name": "Trunk of digastric branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80814" + ] + } + }, + { + "id": "FMA:80816", + "name": "Trunk of digastric branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80814" + ] + } + }, + { + "id": "FMA:80817", + "name": "Trunk of stylohyoid branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80818", + "name": "Trunk of stylohyoid branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80817" + ] + } + }, + { + "id": "FMA:80819", + "name": "Trunk of stylohyoid branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80817" + ] + } + }, + { + "id": "FMA:80820", + "name": "Trunk of communicating branch of facial nerve with glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80821", + "name": "Trunk of communicating branch of right facial nerve with right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80820" + ] + } + }, + { + "id": "FMA:80822", + "name": "Trunk of communicating branch of left facial nerve with left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80820" + ] + } + }, + { + "id": "FMA:80823", + "name": "Trunk of frontal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80824", + "name": "Trunk of frontal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80823" + ] + } + }, + { + "id": "FMA:80825", + "name": "Trunk of frontal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80823" + ] + } + }, + { + "id": "FMA:80826", + "name": "Trunk of temporal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80827", + "name": "Trunk of temporal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80826" + ] + } + }, + { + "id": "FMA:80828", + "name": "Trunk of temporal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80826" + ] + } + }, + { + "id": "FMA:80829", + "name": "Trunk of branch of temporal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80830", + "name": "Trunk of branch of temporal branch of facial nerve to frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80829" + ] + } + }, + { + "id": "FMA:80831", + "name": "Trunk of branch of temporal branch of right facial nerve to right frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80830" + ] + } + }, + { + "id": "FMA:80832", + "name": "Trunk of branch of temporal branch of left facial nerve to left frontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80830" + ] + } + }, + { + "id": "FMA:80833", + "name": "Trunk of branch of temporal branch of facial nerve to temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80829" + ] + } + }, + { + "id": "FMA:80834", + "name": "Trunk of branch of temporal branch of right facial nerve to right temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80833" + ] + } + }, + { + "id": "FMA:80835", + "name": "Trunk of branch of temporal branch of left facial nerve to left temporoparietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80833" + ] + } + }, + { + "id": "FMA:80836", + "name": "Trunk of branch of temporal branch of facial nerve to orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80829" + ] + } + }, + { + "id": "FMA:80837", + "name": "Trunk of branch of temporal branch of right facial nerve to right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80836" + ] + } + }, + { + "id": "FMA:80838", + "name": "Trunk of branch of temporal branch of left facial nerve to left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80836" + ] + } + }, + { + "id": "FMA:80839", + "name": "Trunk of branch of temporal branch of facial nerve to auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80829" + ] + }, + "synonyms": [ + "Trunk of branch of temporal branch of facial nerve to superior auricular muscle" + ] + }, + { + "id": "FMA:80840", + "name": "Trunk of branch of temporal branch of right facial nerve to right auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80839" + ] + }, + "synonyms": [ + "Trunk of branch of temporal branch of right facial nerve to right superior auricular muscle" + ] + }, + { + "id": "FMA:80841", + "name": "Trunk of branch of temporal branch of left facial nerve to left auricularis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80839" + ] + }, + "synonyms": [ + "Trunk of branch of temporal branch of left facial nerve to left superior auricular muscle" + ] + }, + { + "id": "FMA:80842", + "name": "Trunk of branch of temporal branch of facial nerve to corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80829" + ] + } + }, + { + "id": "FMA:80843", + "name": "Trunk of branch of temporal branch of right facial nerve to right corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80842" + ] + } + }, + { + "id": "FMA:80844", + "name": "Trunk of branch of temporal branch of left facial nerve to left corrugator supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80842" + ] + } + }, + { + "id": "FMA:80845", + "name": "Trunk of zygomatic branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80846", + "name": "Trunk of zygomatic branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80845" + ] + } + }, + { + "id": "FMA:80847", + "name": "Trunk of zygomatic branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80845" + ] + } + }, + { + "id": "FMA:80848", + "name": "Trunk of branch of zygomatic branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80849", + "name": "Trunk of branch of zygomatic branch of facial nerve to orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80848" + ] + } + }, + { + "id": "FMA:80850", + "name": "Trunk of branch of zygomatic branch of right facial nerve to right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80849" + ] + } + }, + { + "id": "FMA:80851", + "name": "Trunk of branch of zygomatic branch of left facial nerve to left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80849" + ] + } + }, + { + "id": "FMA:80852", + "name": "Trunk of communicating branch of zygomatic branch of facial nerve with lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80848" + ] + } + }, + { + "id": "FMA:80853", + "name": "Trunk of communicating branch of zygomatic branch of right facial nerve with right lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80852" + ] + } + }, + { + "id": "FMA:80854", + "name": "Trunk of communicating branch of zygomatic branch of left facial nerve with left lacrimal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80852" + ] + } + }, + { + "id": "FMA:80855", + "name": "Trunk of communicating branch of zygomatic branch of facial nerve with zygomaticofacial branch of zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80848" + ] + } + }, + { + "id": "FMA:80856", + "name": "Trunk of communicating branch of zygomatic branch of right facial nerve with zygomaticofacial branch of right zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80855" + ] + } + }, + { + "id": "FMA:80857", + "name": "Trunk of communicating branch of zygomatic branch of left facial nerve with zygomaticofacial branch of left zygomatic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80855" + ] + } + }, + { + "id": "FMA:80858", + "name": "Trunk of buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80859", + "name": "Trunk of buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80858" + ] + } + }, + { + "id": "FMA:80860", + "name": "Trunk of buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80858" + ] + } + }, + { + "id": "FMA:80861", + "name": "Trunk of branch of buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80862", + "name": "Trunk of superficial buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80861" + ] + } + }, + { + "id": "FMA:80863", + "name": "Trunk of superficial buccal branch of facial nerve to procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80862" + ] + } + }, + { + "id": "FMA:80864", + "name": "Trunk of superficial buccal branch of right facial nerve to right procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80863" + ] + } + }, + { + "id": "FMA:80865", + "name": "Trunk of superficial buccal branch of left facial nerve to left procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80863" + ] + } + }, + { + "id": "FMA:80866", + "name": "Trunk of superficial buccal branch of facial nerve to nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80862" + ] + } + }, + { + "id": "FMA:80867", + "name": "Trunk of superficial buccal branch of right facial nerve to right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80866" + ] + } + }, + { + "id": "FMA:80868", + "name": "Trunk of superficial buccal branch of left facial nerve to left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80866" + ] + } + }, + { + "id": "FMA:80869", + "name": "Trunk of superficial buccal branch of facial nerve to depressor septi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80862" + ] + } + }, + { + "id": "FMA:80870", + "name": "Trunk of superficial buccal branch of facial nerve to right depressor septi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80869" + ] + } + }, + { + "id": "FMA:80871", + "name": "Trunk of superficial buccal branch of facial nerve to left depressor septi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80869" + ] + } + }, + { + "id": "FMA:80872", + "name": "Trunk of communicating branch of superficial buccal branch of facial nerve with infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80862" + ] + } + }, + { + "id": "FMA:80873", + "name": "Trunk of communicating branch of superficial buccal branch of right facial nerve with right infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80872" + ] + } + }, + { + "id": "FMA:80874", + "name": "Trunk of communicating branch of superficial buccal branch of left facial nerve with left infratrochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80872" + ] + } + }, + { + "id": "FMA:80875", + "name": "Trunk of communicating branch of superficial buccal branch of facial nerve with external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80862" + ] + } + }, + { + "id": "FMA:80876", + "name": "Trunk of communicating branch of superficial buccal branch of right facial nerve with right external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80875" + ] + } + }, + { + "id": "FMA:80877", + "name": "Trunk of communicating branch of superficial buccal branch of left facial nerve with left external nasal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80875" + ] + } + }, + { + "id": "FMA:80878", + "name": "Trunk of deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80861" + ] + } + }, + { + "id": "FMA:80879", + "name": "Trunk of upper deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80878" + ] + } + }, + { + "id": "FMA:80880", + "name": "Trunk of upper deep buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80879" + ] + } + }, + { + "id": "FMA:80881", + "name": "Trunk of upper deep buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80879" + ] + } + }, + { + "id": "FMA:80882", + "name": "Trunk of branch of upper deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80878" + ] + } + }, + { + "id": "FMA:80883", + "name": "Trunk of branch of upper deep buccal branch of facial nerve to zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80882" + ] + } + }, + { + "id": "FMA:80884", + "name": "Trunk of branch of upper deep buccal branch of right facial nerve to right zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80883" + ] + } + }, + { + "id": "FMA:80885", + "name": "Trunk of branch of upper deep buccal branch of left facial nerve to left zygomaticus major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80883" + ] + } + }, + { + "id": "FMA:80886", + "name": "Trunk of branch of upper deep buccal branch of facial nerve to levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80882" + ] + } + }, + { + "id": "FMA:80887", + "name": "Trunk of branch of upper deep buccal branch of right facial nerve to right levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80886" + ] + } + }, + { + "id": "FMA:80888", + "name": "Trunk of branch of upper deep buccal branch of left facial nerve to left levator labii superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80886" + ] + } + }, + { + "id": "FMA:80889", + "name": "Trunk of lower deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80878" + ] + } + }, + { + "id": "FMA:80890", + "name": "Trunk of lower deep buccal branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80889" + ] + } + }, + { + "id": "FMA:80891", + "name": "Trunk of lower deep buccal branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80889" + ] + } + }, + { + "id": "FMA:80892", + "name": "Trunk of branch of lower deep buccal branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80878" + ] + } + }, + { + "id": "FMA:80893", + "name": "Trunk of branch of lower deep buccal branch of facial nerve to buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80892" + ] + } + }, + { + "id": "FMA:80894", + "name": "Trunk of branch of lower deep buccal branch of right facial nerve to right buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80893" + ] + } + }, + { + "id": "FMA:80895", + "name": "Trunk of branch of lower deep buccal branch of left facial nerve to left buccinator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80893" + ] + } + }, + { + "id": "FMA:80896", + "name": "Trunk of branch of lower deep buccal branch of facial nerve to orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80892" + ] + } + }, + { + "id": "FMA:80897", + "name": "Trunk of branch of lower deep buccal branch of right facial nerve to right orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80896" + ] + } + }, + { + "id": "FMA:80898", + "name": "Trunk of branch of lower deep buccal branch of left facial nerve to left orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80896" + ] + } + }, + { + "id": "FMA:80899", + "name": "Trunk of communicating branch of buccal branch of facial nerve with buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80861" + ] + } + }, + { + "id": "FMA:80900", + "name": "Trunk of communicating branch of buccal branch of right facial nerve with right buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80899" + ] + } + }, + { + "id": "FMA:80901", + "name": "Trunk of communicating branch of buccal branch of left facial nerve with left buccal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80899" + ] + } + }, + { + "id": "FMA:80902", + "name": "Trunk of marginal mandibular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80903", + "name": "Trunk of marginal mandibular branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80902" + ] + } + }, + { + "id": "FMA:80904", + "name": "Trunk of marginal mandibular branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80902" + ] + } + }, + { + "id": "FMA:80905", + "name": "Trunk of branch of marginal mandibular branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80906", + "name": "Trunk of branch of marginal mandibular branch of facial nerve to risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80905" + ] + } + }, + { + "id": "FMA:80907", + "name": "Trunk of branch of marginal mandibular branch of right facial nerve to right risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80906" + ] + } + }, + { + "id": "FMA:80908", + "name": "Trunk of branch of marginal mandibular branch of left facial nerve to left risorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80906" + ] + } + }, + { + "id": "FMA:80909", + "name": "Trunk of communicating branch of marginal mandibular branch of facial nerve with mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80905" + ] + } + }, + { + "id": "FMA:80910", + "name": "Trunk of communicating branch of marginal mandibular branch of right facial nerve with right mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80909" + ] + } + }, + { + "id": "FMA:80911", + "name": "Trunk of communicating branch of marginal mandibular branch of left facial nerve with left mental nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80909" + ] + } + }, + { + "id": "FMA:80912", + "name": "Trunk of cervical branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80913", + "name": "Trunk of cervical branch of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80912" + ] + } + }, + { + "id": "FMA:80914", + "name": "Trunk of cervical branch of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80912" + ] + } + }, + { + "id": "FMA:80915", + "name": "Trunk of branch of cervical branch of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80916", + "name": "Trunk of branch of cervical branch of facial nerve to platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80915" + ] + } + }, + { + "id": "FMA:80917", + "name": "Trunk of branch of cervical branch of right facial nerve to right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80916" + ] + } + }, + { + "id": "FMA:80918", + "name": "Trunk of branch of cervical branch of left facial nerve to left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80916" + ] + } + }, + { + "id": "FMA:80919", + "name": "Trunk of communicating branch of cervical branch of facial nerve with transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80915" + ] + } + }, + { + "id": "FMA:80920", + "name": "Trunk of communicating branch of cervical branch of right facial nerve with right transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80919" + ] + } + }, + { + "id": "FMA:80921", + "name": "Trunk of communicating branch of cervical branch of left facial nerve with left transverse cutaneous cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80919" + ] + } + }, + { + "id": "FMA:80922", + "name": "Trunk of greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + }, + "synonyms": [ + "Greater petrosal neural trunk" + ] + }, + { + "id": "FMA:80923", + "name": "Trunk of right greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80922" + ] + }, + "synonyms": [ + "Right greater petrosal neural trunk" + ] + }, + { + "id": "FMA:80924", + "name": "Trunk of left greater petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80922" + ] + }, + "synonyms": [ + "Left greater petrosal neural trunk" + ] + }, + { + "id": "FMA:80925", + "name": "Trunk of chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + }, + "synonyms": [ + "Chorda tympani trunk" + ] + }, + { + "id": "FMA:80926", + "name": "Trunk of right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80925" + ] + }, + "synonyms": [ + "Right chorda tympani trunk" + ] + }, + { + "id": "FMA:80927", + "name": "Trunk of left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80925" + ] + }, + "synonyms": [ + "Left chorda tympani trunk" + ] + }, + { + "id": "FMA:80928", + "name": "Trunk of communicating branch of sensory root of facial nerve with vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80929", + "name": "Trunk of communicating branch of sensory root of right facial nerve with right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80928" + ] + } + }, + { + "id": "FMA:80930", + "name": "Trunk of communicating branch of sensory root of left facial nerve with left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80928" + ] + } + }, + { + "id": "FMA:80931", + "name": "Trunk of communicating branch of sensory root of facial nerve with tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80800" + ] + } + }, + { + "id": "FMA:80932", + "name": "Trunk of communicating branch of sensory root of right facial nerve with right tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80931" + ] + } + }, + { + "id": "FMA:80933", + "name": "Trunk of communicating branch of sensory root of left facial nerve with left tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80931" + ] + } + }, + { + "id": "FMA:80934", + "name": "Trunk of branch of vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80935", + "name": "Trunk of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80934" + ] + }, + "synonyms": [ + "Vestibular neural trunk" + ] + }, + { + "id": "FMA:80936", + "name": "Trunk of right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80935" + ] + }, + "synonyms": [ + "Right vestibular neural trunk" + ] + }, + { + "id": "FMA:80937", + "name": "Trunk of left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80935" + ] + }, + "synonyms": [ + "Left vestibular neural trunk" + ] + }, + { + "id": "FMA:80938", + "name": "Trunk of branch of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80934" + ] + } + }, + { + "id": "FMA:80939", + "name": "Trunk of utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Utriculo-ampullary neural trunk" + ] + }, + { + "id": "FMA:80940", + "name": "Trunk of right utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80939" + ] + }, + "synonyms": [ + "Right utriculo-ampullary neural trunk" + ] + }, + { + "id": "FMA:80941", + "name": "Trunk of left utriculo-ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80939" + ] + }, + "synonyms": [ + "Left utriculo-ampullary neural trunk" + ] + }, + { + "id": "FMA:80942", + "name": "Trunk of utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Utricular neural trunk" + ] + }, + { + "id": "FMA:80943", + "name": "Trunk of right utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80942" + ] + }, + "synonyms": [ + "Right utricular neural trunk" + ] + }, + { + "id": "FMA:80944", + "name": "Trunk of left utricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80942" + ] + }, + "synonyms": [ + "Left utricular neural trunk" + ] + }, + { + "id": "FMA:80945", + "name": "Trunk of anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Anterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80946", + "name": "Trunk of right anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80945" + ] + }, + "synonyms": [ + "Right anterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80947", + "name": "Trunk of left anterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80945" + ] + }, + "synonyms": [ + "Left anterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80948", + "name": "Trunk of lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Lateral ampullary neural trunk" + ] + }, + { + "id": "FMA:80949", + "name": "Trunk of right lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80948" + ] + }, + "synonyms": [ + "Right lateral ampullary neural trunk" + ] + }, + { + "id": "FMA:80950", + "name": "Trunk of left lateral ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80948" + ] + }, + "synonyms": [ + "Left lateral ampullary neural trunk" + ] + }, + { + "id": "FMA:80951", + "name": "Trunk of posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Posterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80952", + "name": "Trunk of right posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80951" + ] + }, + "synonyms": [ + "Right posterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80953", + "name": "Trunk of left posterior ampullary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80951" + ] + }, + "synonyms": [ + "Left posterior ampullary neural trunk" + ] + }, + { + "id": "FMA:80954", + "name": "Trunk of saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + }, + "synonyms": [ + "Saccular neural trunk" + ] + }, + { + "id": "FMA:80955", + "name": "Trunk of right saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80954" + ] + }, + "synonyms": [ + "Right saccular neural trunk" + ] + }, + { + "id": "FMA:80956", + "name": "Trunk of left saccular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80954" + ] + }, + "synonyms": [ + "Left saccular neural trunk" + ] + }, + { + "id": "FMA:80957", + "name": "Trunk of cochlear communicating branch of vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80938" + ] + } + }, + { + "id": "FMA:80958", + "name": "Trunk of cochlear communicating branch of right vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80957" + ] + } + }, + { + "id": "FMA:80959", + "name": "Trunk of cochlear communicating branch of left vestibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80957" + ] + } + }, + { + "id": "FMA:80960", + "name": "Trunk of cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80934" + ] + }, + "synonyms": [ + "Cochlear neural trunk" + ] + }, + { + "id": "FMA:80961", + "name": "Trunk of right cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80960" + ] + }, + "synonyms": [ + "Right cochlear neural trunk" + ] + }, + { + "id": "FMA:80962", + "name": "Trunk of left cochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80960" + ] + }, + "synonyms": [ + "Left cochlear neural trunk" + ] + }, + { + "id": "FMA:80963", + "name": "Trunk of branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80504" + ] + } + }, + { + "id": "FMA:80964", + "name": "Trunk of tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + }, + "synonyms": [ + "Tympanic neural trunk" + ] + }, + { + "id": "FMA:80965", + "name": "Trunk of right tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80964" + ] + }, + "synonyms": [ + "Right tympanic neural trunk" + ] + }, + { + "id": "FMA:80966", + "name": "Trunk of left tympanic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80964" + ] + }, + "synonyms": [ + "Left tympanic neural trunk" + ] + }, + { + "id": "FMA:80967", + "name": "Trunk of communicating branch of glossopharyngeal nerve with auricular branch of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80968", + "name": "Trunk of communicating branch of right glossopharyngeal nerve with auricular branch of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80967" + ] + } + }, + { + "id": "FMA:80969", + "name": "Trunk of communicating branch of left glossopharyngeal nerve with auricular branch of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80967" + ] + } + }, + { + "id": "FMA:80970", + "name": "Trunk of pharyngeal branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80971", + "name": "Trunk of pharyngeal branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80970" + ] + } + }, + { + "id": "FMA:80972", + "name": "Trunk of pharyngeal branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80970" + ] + } + }, + { + "id": "FMA:80973", + "name": "Trunk of stylopharyngeal branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80974", + "name": "Trunk of stylopharyngeal branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80973" + ] + } + }, + { + "id": "FMA:80975", + "name": "Trunk of stylopharyngeal branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80973" + ] + } + }, + { + "id": "FMA:80976", + "name": "Trunk of carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + }, + "synonyms": [ + "Carotid sinus neural trunk" + ] + }, + { + "id": "FMA:80977", + "name": "Trunk of right carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80976" + ] + }, + "synonyms": [ + "Right carotid sinus neural trunk" + ] + }, + { + "id": "FMA:80978", + "name": "Trunk of left carotid sinus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80976" + ] + }, + "synonyms": [ + "Left carotid sinus neural trunk" + ] + }, + { + "id": "FMA:80979", + "name": "Trunk of tonsillar branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80980", + "name": "Trunk of tonsillar branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80979" + ] + } + }, + { + "id": "FMA:80981", + "name": "Trunk of tonsillar branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80979" + ] + } + }, + { + "id": "FMA:80982", + "name": "Trunk of lingual branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80983", + "name": "Trunk of lingual branch of glossopharyngeal nerve to vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80982" + ] + } + }, + { + "id": "FMA:80984", + "name": "Trunk of lingual branch of right glossopharyngeal nerve to right vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80983" + ] + } + }, + { + "id": "FMA:80985", + "name": "Trunk of lingual branch of left glossopharyngeal nerve to left vallate papillae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80983" + ] + } + }, + { + "id": "FMA:80986", + "name": "Trunk of lingual branch of glossopharyngeal nerve to postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80982" + ] + } + }, + { + "id": "FMA:80987", + "name": "Trunk of lingual branch of right glossopharyngeal nerve to right postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80986" + ] + } + }, + { + "id": "FMA:80988", + "name": "Trunk of lingual branch of left glossopharyngeal nerve to left postsulcal part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80986" + ] + } + }, + { + "id": "FMA:80989", + "name": "Trunk of lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + }, + "synonyms": [ + "Lesser petrosal neural trunk" + ] + }, + { + "id": "FMA:80990", + "name": "Trunk of right lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80989" + ] + }, + "synonyms": [ + "Right lesser petrosal neural trunk" + ] + }, + { + "id": "FMA:80991", + "name": "Trunk of left lesser petrosal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80989" + ] + }, + "synonyms": [ + "Left lesser petrosal neural trunk" + ] + }, + { + "id": "FMA:80992", + "name": "Trunk of communicating branch of glossopharyngeal nerve with auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80993", + "name": "Trunk of communicating branch of right glossopharyngeal nerve with right auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80992" + ] + } + }, + { + "id": "FMA:80994", + "name": "Trunk of communicating branch of left glossopharyngeal nerve with left auriculotemporal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80992" + ] + } + }, + { + "id": "FMA:80995", + "name": "Trunk of communicating branch of glossopharyngeal nerve with chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80996", + "name": "Trunk of communicating branch of right glossopharyngeal nerve with right chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80995" + ] + } + }, + { + "id": "FMA:80997", + "name": "Trunk of communicating branch of left glossopharyngeal nerve with left chorda tympani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80995" + ] + } + }, + { + "id": "FMA:80998", + "name": "Trunk of parotid branch of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80963" + ] + } + }, + { + "id": "FMA:80999", + "name": "Trunk of parotid branch of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80998" + ] + } + }, + { + "id": "FMA:81000", + "name": "Trunk of parotid branch of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80998" + ] + } + }, + { + "id": "FMA:81001", + "name": "Occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81003" + ] + } + }, + { + "id": "FMA:81003", + "name": "Subdivision of posterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:81005", + "name": "Confluence of transverse cervical vein and transverse scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75154" + ] + }, + "synonyms": [ + "Transverse cervical venous and transverse scapular venous confluence" + ] + }, + { + "id": "FMA:81007", + "name": "Trunk of transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14184" + ] + }, + "synonyms": [ + "Transverse cervical arterial trunk" + ] + }, + { + "id": "FMA:81008", + "name": "Trunk of right transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81007" + ] + }, + "synonyms": [ + "Right transverse cervical arterial trunk" + ] + }, + { + "id": "FMA:81009", + "name": "Trunk of left transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81007" + ] + }, + "synonyms": [ + "Left transverse cervical arterial trunk" + ] + }, + { + "id": "FMA:81010", + "name": "Right subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75021" + ] + } + }, + { + "id": "FMA:81011", + "name": "Left subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75021" + ] + } + }, + { + "id": "FMA:81012", + "name": "Right occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81001" + ] + } + }, + { + "id": "FMA:81013", + "name": "Left occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81001" + ] + } + }, + { + "id": "FMA:81014", + "name": "Trunk of right accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77545" + ] + }, + "synonyms": [ + "Right accessory neural trunk", + "Trunk of right spinal accessory nerve" + ] + }, + { + "id": "FMA:81015", + "name": "Trunk of left accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77545" + ] + }, + "synonyms": [ + "Left accessory neural trunk", + "Trunk of left spinal accessory nerve" + ] + }, + { + "id": "FMA:81016", + "name": "Confluence of right transverse cervical vein and right transverse scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81005" + ] + }, + "synonyms": [ + "Right transverse cervical venous and right transverse scapular venous confluence" + ] + }, + { + "id": "FMA:81017", + "name": "Confluence of left transverse cervical vein and left transverse scapular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81005" + ] + }, + "synonyms": [ + "Left transverse cervical venous and left transverse scapular venous confluence" + ] + }, + { + "id": "FMA:81018", + "name": "Trunk of right suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70354" + ] + }, + "synonyms": [ + "Right suprascapular arterial trunk" + ] + }, + { + "id": "FMA:81019", + "name": "Trunk of left suprascapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70354" + ] + }, + "synonyms": [ + "Left suprascapular arterial trunk" + ] + }, + { + "id": "FMA:81020", + "name": "Right tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77533" + ] + } + }, + { + "id": "FMA:81021", + "name": "Left tympanic plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77533" + ] + } + }, + { + "id": "FMA:81022", + "name": "Set of hamstring muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Hamstring muscles set", + "Hamstring muscles", + "Hamstrings" + ] + }, + { + "id": "FMA:81023", + "name": "Jugular notch of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75745" + ] + } + }, + { + "id": "FMA:81025", + "name": "Left jugular notch of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81023" + ] + } + }, + { + "id": "FMA:81026", + "name": "Right jugular notch of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81023" + ] + } + }, + { + "id": "FMA:81027", + "name": "Surface of zone of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53147" + ] + } + }, + { + "id": "FMA:81028", + "name": "Nerve to right semitendinosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52187" + ] + } + }, + { + "id": "FMA:81029", + "name": "Nerve to left semitendinosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52187" + ] + } + }, + { + "id": "FMA:81030", + "name": "Nerve to right semitendinosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52188" + ] + } + }, + { + "id": "FMA:81031", + "name": "Nerve to left semitendinosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52188" + ] + } + }, + { + "id": "FMA:81032", + "name": "Dural venous sinus network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3717" + ] + }, + "synonyms": [ + "Cranial dural sinus network" + ] + }, + { + "id": "FMA:81033", + "name": "Nerve to semimembranosus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80171" + ] + } + }, + { + "id": "FMA:81034", + "name": "Nerve to right semimembranosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80172" + ] + } + }, + { + "id": "FMA:81035", + "name": "Nerve to left semimembranosus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80172" + ] + } + }, + { + "id": "FMA:81036", + "name": "Nerve to right semimembranosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80173" + ] + } + }, + { + "id": "FMA:81037", + "name": "Nerve to left semimembranosus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80173" + ] + } + }, + { + "id": "FMA:81038", + "name": "Nerve to right semimembranosus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81033" + ] + } + }, + { + "id": "FMA:81039", + "name": "Nerve to left semimembranosus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81033" + ] + } + }, + { + "id": "FMA:81040", + "name": "Malleolar groove of medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43869" + ] + } + }, + { + "id": "FMA:81041", + "name": "Malleolar groove of lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43869" + ] + } + }, + { + "id": "FMA:81042", + "name": "Malleolar groove of right lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81041" + ] + } + }, + { + "id": "FMA:81043", + "name": "Malleolar groove of left lateral malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81041" + ] + } + }, + { + "id": "FMA:81044", + "name": "Malleolar groove of right medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81040" + ] + } + }, + { + "id": "FMA:81045", + "name": "Malleolar groove of left medial malleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81040" + ] + } + }, + { + "id": "FMA:81046", + "name": "Margin of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65137" + ] + }, + "synonyms": [ + "Hepatic margin" + ] + }, + { + "id": "FMA:81047", + "name": "Groove of occipital bone for inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75745" + ] + }, + "synonyms": [ + "Occipital bone for inferior petrosal sinus groove", + "Occipital groove for inferior petrosal sinus" + ] + }, + { + "id": "FMA:81048", + "name": "Groove of occipital bone for right inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81047" + ] + }, + "synonyms": [ + "Occipital bone for right inferior petrosal sinus groove" + ] + }, + { + "id": "FMA:81049", + "name": "Groove of occipital bone for left inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81047" + ] + }, + "synonyms": [ + "Occipital bone for left inferior petrosal sinus groove" + ] + }, + { + "id": "FMA:81050", + "name": "Groove for right inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75339" + ] + } + }, + { + "id": "FMA:81051", + "name": "Groove for left inferior petrosal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75339" + ] + } + }, + { + "id": "FMA:81053", + "name": "Subdivision of surface of sphenoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:81054", + "name": "Subdivision of surface of temporal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:81056", + "name": "Surface of zone of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53147" + ] + } + }, + { + "id": "FMA:81057", + "name": "Subdivision of surface of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:81058", + "name": "Subdivision of surface of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + } + }, + { + "id": "FMA:81059", + "name": "Subdivision of surface of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54846" + ] + }, + "synonyms": [ + "Subdivision of surface of inferior turbinate", + "Subdivision of surface of inferior nasal turbinate" + ] + }, + { + "id": "FMA:81060", + "name": "Surface of parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81027" + ] + }, + "synonyms": [ + "Parietal tuber surface" + ] + }, + { + "id": "FMA:81061", + "name": "Surface of parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81027" + ] + }, + "synonyms": [ + "Parietal bone proper surface" + ] + }, + { + "id": "FMA:81062", + "name": "Internal surface of parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81061" + ] + } + }, + { + "id": "FMA:81063", + "name": "External surface of parietal bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81061" + ] + } + }, + { + "id": "FMA:81064", + "name": "Internal surface of parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81060" + ] + } + }, + { + "id": "FMA:81065", + "name": "External surface of parietal tuber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81060" + ] + } + }, + { + "id": "FMA:81066", + "name": "Surface of basilar part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81067", + "name": "Surface of lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81068", + "name": "Surface of right lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81067" + ] + } + }, + { + "id": "FMA:81069", + "name": "Surface of left lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81067" + ] + } + }, + { + "id": "FMA:81070", + "name": "Surface of squamous part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81071", + "name": "Surface of subdivision of squamous part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81072", + "name": "Surface of subdivision of lateral part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81073", + "name": "Articular facet of occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81072" + ] + }, + "synonyms": [ + "Occipital condylar surface" + ] + }, + { + "id": "FMA:81074", + "name": "Articular facet of right occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81073" + ] + }, + "synonyms": [ + "Right occipital condylar surface" + ] + }, + { + "id": "FMA:81075", + "name": "Articular facet of left occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81073" + ] + }, + "synonyms": [ + "Left occipital condylar surface" + ] + }, + { + "id": "FMA:81076", + "name": "Surface of jugular tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81072" + ] + }, + "synonyms": [ + "Jugular tubercle surface" + ] + }, + { + "id": "FMA:81077", + "name": "Surface of jugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81072" + ] + }, + "synonyms": [ + "Jugular process surface" + ] + }, + { + "id": "FMA:81078", + "name": "Surface of intrajugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81072" + ] + }, + "synonyms": [ + "Intrajugular process surface" + ] + }, + { + "id": "FMA:81079", + "name": "Surface of paramastoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81072" + ] + }, + "synonyms": [ + "Paramsatoid process surface" + ] + }, + { + "id": "FMA:81080", + "name": "Surface of occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81071" + ] + }, + "synonyms": [ + "Occipital protuberance surface" + ] + }, + { + "id": "FMA:81081", + "name": "Surface of right occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81080" + ] + }, + "synonyms": [ + "Right occipital protuberance surface" + ] + }, + { + "id": "FMA:81082", + "name": "Surface of left occipital protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81080" + ] + }, + "synonyms": [ + "Left occipital protuberance surface" + ] + }, + { + "id": "FMA:81083", + "name": "Surface of external occipital crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81071" + ] + }, + "synonyms": [ + "External occipital crest surface" + ] + }, + { + "id": "FMA:81084", + "name": "Surface of nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81071" + ] + } + }, + { + "id": "FMA:81085", + "name": "Surface of highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81084" + ] + } + }, + { + "id": "FMA:81086", + "name": "Surface of right highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81085" + ] + } + }, + { + "id": "FMA:81087", + "name": "Surface of left highest nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81085" + ] + } + }, + { + "id": "FMA:81088", + "name": "Surface of superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81084" + ] + } + }, + { + "id": "FMA:81089", + "name": "Surface of right superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81088" + ] + } + }, + { + "id": "FMA:81090", + "name": "Surface of left superior nuchal ridge of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81088" + ] + } + }, + { + "id": "FMA:81091", + "name": "Surface of interparietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + }, + "synonyms": [ + "Interparietal bone surface" + ] + }, + { + "id": "FMA:81092", + "name": "Surface of cruciform eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + }, + "synonyms": [ + "Cruciform eminence surface" + ] + }, + { + "id": "FMA:81093", + "name": "Surface of pharyngeal tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + }, + "synonyms": [ + "Pharyngeal tubercle surface" + ] + }, + { + "id": "FMA:81094", + "name": "Surface of clivus of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:57125" + ] + } + }, + { + "id": "FMA:81095", + "name": "Nerve to right sartorius (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45260" + ] + } + }, + { + "id": "FMA:81096", + "name": "Nerve to left sartorius (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45260" + ] + } + }, + { + "id": "FMA:81097", + "name": "Nerve to right sartorius (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45261" + ] + } + }, + { + "id": "FMA:81098", + "name": "Nerve to left sartorius (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45261" + ] + } + }, + { + "id": "FMA:81099", + "name": "Echinocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62845" + ] + } + }, + { + "id": "FMA:81100", + "name": "Mature erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62845" + ] + } + }, + { + "id": "FMA:81101", + "name": "Von Willebrand factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62925" + ] + } + }, + { + "id": "FMA:81105", + "name": "Non-nucleated solocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68647" + ] + } + }, + { + "id": "FMA:81106", + "name": "Non-nucleated colligocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68647" + ] + } + }, + { + "id": "FMA:81108", + "name": "Vastus intermedius branch of right femoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52200" + ] + } + }, + { + "id": "FMA:81109", + "name": "Vastus intermedius branch of left femoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52200" + ] + } + }, + { + "id": "FMA:81110", + "name": "Vastus intermedius branch of right femoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52201" + ] + } + }, + { + "id": "FMA:81111", + "name": "Vastus intermedius branch of left femoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52201" + ] + } + }, + { + "id": "FMA:81112", + "name": "Vastus intermedius branch of femoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52199" + ] + } + }, + { + "id": "FMA:81113", + "name": "Vastus intermedius branch of right femoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81112" + ] + } + }, + { + "id": "FMA:81114", + "name": "Vastus intermedius branch of left femoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81112" + ] + } + }, + { + "id": "FMA:81115", + "name": "Peritoneal branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65495" + ] + } + }, + { + "id": "FMA:81116", + "name": "Branch of anterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65495" + ] + } + }, + { + "id": "FMA:81117", + "name": "Cutaneous branch of anterior branch of lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81116" + ] + } + }, + { + "id": "FMA:81118", + "name": "Cutaneous branch of anterior branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81117" + ] + } + }, + { + "id": "FMA:81119", + "name": "Cutaneous branch of anterior branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81117" + ] + } + }, + { + "id": "FMA:81120", + "name": "Branch of infrapatellar branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45324" + ] + } + }, + { + "id": "FMA:81121", + "name": "Cutaneous branch of infrapatellar branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81120" + ] + } + }, + { + "id": "FMA:81122", + "name": "Plexus branch of infrapatellar branch of saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81120" + ] + } + }, + { + "id": "FMA:81123", + "name": "Cutaneous branch of infrapatellar branch of right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81121" + ] + } + }, + { + "id": "FMA:81124", + "name": "Cutaneous branch of infrapatellar branch of left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81121" + ] + } + }, + { + "id": "FMA:81125", + "name": "Plexus branch of infrapatellar branch of right saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81122" + ] + } + }, + { + "id": "FMA:81126", + "name": "Plexus branch of infrapatellar branch of left saphenous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81122" + ] + } + }, + { + "id": "FMA:81127", + "name": "Branch of anterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45265" + ] + } + }, + { + "id": "FMA:81128", + "name": "Cutaneous branch of anterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81127" + ] + } + }, + { + "id": "FMA:81129", + "name": "Plexus branch of anterior branch of medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81127" + ] + } + }, + { + "id": "FMA:81130", + "name": "Cutaneous branch of anterior branch of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81128" + ] + } + }, + { + "id": "FMA:81131", + "name": "Cutaneous branch of anterior branch of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81128" + ] + } + }, + { + "id": "FMA:81132", + "name": "Plexus branch of anterior branch of right medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81129" + ] + } + }, + { + "id": "FMA:81133", + "name": "Plexus branch of anterior branch of left medial femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81129" + ] + } + }, + { + "id": "FMA:81134", + "name": "Nerve to iliacus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20581" + ] + } + }, + { + "id": "FMA:81135", + "name": "Nerve to right iliacus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20590" + ] + } + }, + { + "id": "FMA:81136", + "name": "Nerve to left iliacus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20590" + ] + } + }, + { + "id": "FMA:81137", + "name": "Nerve to right iliacus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20592" + ] + } + }, + { + "id": "FMA:81138", + "name": "Nerve to left iliacus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20592" + ] + } + }, + { + "id": "FMA:81139", + "name": "Nerve to right iliacus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81134" + ] + } + }, + { + "id": "FMA:81140", + "name": "Nerve to left iliacus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81134" + ] + } + }, + { + "id": "FMA:81141", + "name": "Subdivision of subphrenic space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20681" + ] + }, + "synonyms": [ + "Subphrenic space subdivision" + ] + }, + { + "id": "FMA:81142", + "name": "Branch of inferior gluteal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Inferior gluteal neural branch" + ] + }, + { + "id": "FMA:81143", + "name": "Nerve to right gluteus maximus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80206" + ] + } + }, + { + "id": "FMA:81144", + "name": "Nerve to left gluteus maximus (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80206" + ] + } + }, + { + "id": "FMA:81145", + "name": "Nerve to right gluteus maximus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80207" + ] + } + }, + { + "id": "FMA:81146", + "name": "Nerve to left gluteus maximus (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80207" + ] + } + }, + { + "id": "FMA:81147", + "name": "Nerve to right gluteus maximus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80208" + ] + } + }, + { + "id": "FMA:81148", + "name": "Nerve to left gluteus maximus (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80208" + ] + } + }, + { + "id": "FMA:81150", + "name": "Lobule of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + }, + "synonyms": [ + "Cerebral hemisphere lobule" + ] + }, + { + "id": "FMA:81151", + "name": "Brodmann area 48", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Retrosubicular area 48", + "Area 48 of Brodmann", + "Brodmann's area 48" + ] + }, + { + "id": "FMA:81152", + "name": "Brodmann area 49", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 49 of Brodmann", + "Parasubicular area 49" + ] + }, + { + "id": "FMA:81153", + "name": "Brodmann area 52", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + }, + "synonyms": [ + "Area 52 of Brodmann", + "Parainsular area 52" + ] + }, + { + "id": "FMA:81154", + "name": "Brodmann area 50", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + } + }, + { + "id": "FMA:81155", + "name": "Brodmann area 51", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68596" + ] + } + }, + { + "id": "FMA:81156", + "name": "Subdivision of muscle layer of seminal vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + } + }, + { + "id": "FMA:81158", + "name": "Subdivision of muscular layer of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + } + }, + { + "id": "FMA:81160", + "name": "Circular muscle layer of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:81162", + "name": "Branch of anterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45305" + ] + } + }, + { + "id": "FMA:81163", + "name": "Articular branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81162" + ] + }, + "synonyms": [ + "Nerve to hip joint" + ] + }, + { + "id": "FMA:81164", + "name": "Articular branch of right obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81163" + ] + }, + "synonyms": [ + "Nerve to right hip joint" + ] + }, + { + "id": "FMA:81165", + "name": "Articular branch of left obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81163" + ] + }, + "synonyms": [ + "Nerve to left hip joint" + ] + }, + { + "id": "FMA:81166", + "name": "Branch of anterior branch of obturator nerve to subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81162" + ] + }, + "synonyms": [ + "Subsartorial nerve plexus branch of obturator nerve" + ] + }, + { + "id": "FMA:81167", + "name": "Branch of anterior branch of right obturator nerve to right subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81166" + ] + }, + "synonyms": [ + "Subsartorial nerve plexus branch of right obturator nerve" + ] + }, + { + "id": "FMA:81168", + "name": "Branch of anterior branch of left obturator nerve to left subsartorial nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81166" + ] + }, + "synonyms": [ + "Subsartorial nerve plexus branch of left obturator nerve" + ] + }, + { + "id": "FMA:81170", + "name": "Branch of nerve to obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80177" + ] + } + }, + { + "id": "FMA:81171", + "name": "Nerve proper to obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81170" + ] + } + }, + { + "id": "FMA:81172", + "name": "Nerve proper to right obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81171" + ] + } + }, + { + "id": "FMA:81173", + "name": "Nerve proper to left obturator internus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81171" + ] + } + }, + { + "id": "FMA:81179", + "name": "Nerve to mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:81180", + "name": "Nerve to right mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81179" + ] + } + }, + { + "id": "FMA:81181", + "name": "Nerve to left mentalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81179" + ] + } + }, + { + "id": "FMA:81182", + "name": "Nerve to extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:81183", + "name": "Nerve to right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81182" + ] + } + }, + { + "id": "FMA:81184", + "name": "Nerve to left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81182" + ] + } + }, + { + "id": "FMA:81185", + "name": "Nerve to extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:81186", + "name": "Nerve to right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81185" + ] + } + }, + { + "id": "FMA:81187", + "name": "Nerve to left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81185" + ] + } + }, + { + "id": "FMA:81188", + "name": "Nerve to extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:81189", + "name": "Nerve to right extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81188" + ] + } + }, + { + "id": "FMA:81190", + "name": "Nerve to left extensor digitorum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81188" + ] + } + }, + { + "id": "FMA:81191", + "name": "Nerve to extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80285" + ] + } + }, + { + "id": "FMA:81192", + "name": "Nerve to right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81191" + ] + } + }, + { + "id": "FMA:81193", + "name": "Nerve to left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81191" + ] + } + }, + { + "id": "FMA:81194", + "name": "Branch of posterior muscular branch of radial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44954" + ] + } + }, + { + "id": "FMA:81195", + "name": "Ulnar collateral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44957" + ] + }, + "synonyms": [ + "Branch of medial muscular branch of radial nerve to medial head of triceps brachii" + ] + }, + { + "id": "FMA:81196", + "name": "Right ulnar collateral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81195" + ] + }, + "synonyms": [ + "Branch of medial muscular branch of right radial nerve to medial head of right triceps brachii" + ] + }, + { + "id": "FMA:81197", + "name": "Left ulnar collateral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81195" + ] + }, + "synonyms": [ + "Branch of medial muscular branch of left radial nerve to medial head of left triceps brachii" + ] + }, + { + "id": "FMA:81198", + "name": "Branch of medial muscular branch of radial nerve to long head of triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44957" + ] + } + }, + { + "id": "FMA:81199", + "name": "Branch of medial muscular branch of right radial nerve to long head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81198" + ] + } + }, + { + "id": "FMA:81200", + "name": "Branch of medial muscular branch of left radial nerve to long head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81198" + ] + } + }, + { + "id": "FMA:81201", + "name": "Branch of posterior muscular branch of right radial nerve to medial head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65329" + ] + } + }, + { + "id": "FMA:81202", + "name": "Branch of posterior muscular branch of left radial nerve to medial head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65329" + ] + } + }, + { + "id": "FMA:81203", + "name": "Branch of posterior muscular branch of right radial nerve to lateral head of right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65330" + ] + } + }, + { + "id": "FMA:81204", + "name": "Branch of posterior muscular branch of left radial nerve to lateral head of left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65330" + ] + } + }, + { + "id": "FMA:81205", + "name": "Nerve to extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44959" + ] + } + }, + { + "id": "FMA:81206", + "name": "Lateral muscular branch of right radial nerve to right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65333" + ] + } + }, + { + "id": "FMA:81207", + "name": "Lateral muscular branch of left radial nerve to left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65333" + ] + } + }, + { + "id": "FMA:81208", + "name": "Nerve to right brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65334" + ] + } + }, + { + "id": "FMA:81209", + "name": "Nerve to left brachioradialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65334" + ] + } + }, + { + "id": "FMA:81210", + "name": "Nerve to right extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81205" + ] + } + }, + { + "id": "FMA:81211", + "name": "Nerve to left extensor carpi radialis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81205" + ] + } + }, + { + "id": "FMA:81212", + "name": "Nerve to right pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44835" + ] + } + }, + { + "id": "FMA:81213", + "name": "Nerve to left pronator quadratus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44835" + ] + } + }, + { + "id": "FMA:81214", + "name": "Nerve to right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44830" + ] + } + }, + { + "id": "FMA:81215", + "name": "Nerve to left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44830" + ] + } + }, + { + "id": "FMA:81216", + "name": "Branch of anterior interosseous nerve to flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44828" + ] + } + }, + { + "id": "FMA:81217", + "name": "Branch of right anterior interosseous nerve to right flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81216" + ] + } + }, + { + "id": "FMA:81218", + "name": "Branch of left anterior interosseous nerve to left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81216" + ] + } + }, + { + "id": "FMA:81219", + "name": "Branch of left ulnar nerve to left flexor digitorum profundus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65351" + ] + } + }, + { + "id": "FMA:81220", + "name": "Nerve to flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44874" + ] + } + }, + { + "id": "FMA:81221", + "name": "Nerve to right flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81220" + ] + } + }, + { + "id": "FMA:81222", + "name": "Nerve to left flexor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81220" + ] + } + }, + { + "id": "FMA:81223", + "name": "Nerve to anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81194" + ] + } + }, + { + "id": "FMA:81224", + "name": "Nerve to right anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81223" + ] + } + }, + { + "id": "FMA:81225", + "name": "Nerve to left anconeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81223" + ] + } + }, + { + "id": "FMA:81226", + "name": "Medial muscular branch of radial nerve to triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44957" + ] + } + }, + { + "id": "FMA:81227", + "name": "Medial muscular branch of right radial nerve to right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81226" + ] + } + }, + { + "id": "FMA:81228", + "name": "Medial muscular branch of left radial nerve to left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81226" + ] + } + }, + { + "id": "FMA:81229", + "name": "Set of branches of radial nerve to triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + } + }, + { + "id": "FMA:81230", + "name": "Set of branches of right radial nerve to right triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81229" + ] + } + }, + { + "id": "FMA:81231", + "name": "Set of branches of left radial nerve to left triceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81229" + ] + } + }, + { + "id": "FMA:81232", + "name": "Nerve to articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44957" + ] + } + }, + { + "id": "FMA:81233", + "name": "Nerve to right articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81232" + ] + } + }, + { + "id": "FMA:81234", + "name": "Nerve to left articularis cubiti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81232" + ] + } + }, + { + "id": "FMA:81235", + "name": "Branch of right musculocutaneous nerve to right brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67952" + ] + } + }, + { + "id": "FMA:81236", + "name": "Branch of left musculocutaneous nerve to left brachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67952" + ] + } + }, + { + "id": "FMA:81237", + "name": "Branch of right musculocutaneous nerve to right coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62467" + ] + } + }, + { + "id": "FMA:81238", + "name": "Branch of left musculocutaneous nerve to left coracobrachialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62467" + ] + } + }, + { + "id": "FMA:81239", + "name": "Branch of musculocutaneous nerve to long head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:81240", + "name": "Branch of musculocutaneous nerve to short head of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65270" + ] + } + }, + { + "id": "FMA:81241", + "name": "Branch of right musculocutaneous nerve to short head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81240" + ] + } + }, + { + "id": "FMA:81242", + "name": "Branch of left musculocutaneous nerve to short head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81240" + ] + } + }, + { + "id": "FMA:81243", + "name": "Branch of right musculocutaneous nerve to long head of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81239" + ] + } + }, + { + "id": "FMA:81244", + "name": "Branch of left musculocutaneous nerve to long head of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81239" + ] + } + }, + { + "id": "FMA:81246", + "name": "Branch of lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Lateral pectoral neural branch" + ] + }, + { + "id": "FMA:81247", + "name": "Branch of lateral pectoral nerve to clavicular part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81246" + ] + } + }, + { + "id": "FMA:81248", + "name": "Branch of right lateral pectoral nerve to clavicular part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81247" + ] + } + }, + { + "id": "FMA:81249", + "name": "Branch of left lateral pectoral nerve to clavicular part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81247" + ] + } + }, + { + "id": "FMA:81250", + "name": "Pectoralis minor branch of lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81246" + ] + } + }, + { + "id": "FMA:81251", + "name": "Pectoralis minor branch of right lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81250" + ] + } + }, + { + "id": "FMA:81252", + "name": "Pectoralis minor branch of left lateral pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81250" + ] + } + }, + { + "id": "FMA:81253", + "name": "Branch of medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Medial pectoral neural branch" + ] + }, + { + "id": "FMA:81254", + "name": "Right inferior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77536" + ] + } + }, + { + "id": "FMA:81255", + "name": "Left inferior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77536" + ] + } + }, + { + "id": "FMA:81256", + "name": "Right paracentral lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77534" + ] + } + }, + { + "id": "FMA:81257", + "name": "Left paracentral lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77534" + ] + } + }, + { + "id": "FMA:81258", + "name": "Nerve to latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81367" + ] + } + }, + { + "id": "FMA:81260", + "name": "Branch of medial pectoral nerve to clavicular part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81253" + ] + } + }, + { + "id": "FMA:81261", + "name": "Branch of right medial pectoral nerve to clavicular part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81260" + ] + } + }, + { + "id": "FMA:81262", + "name": "Branch of left medial pectoral nerve to clavicular part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81260" + ] + } + }, + { + "id": "FMA:81263", + "name": "Pectoralis minor branch of medial pectoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81253" + ] + } + }, + { + "id": "FMA:81264", + "name": "Pectoralis minor branch of right medial pectoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81263" + ] + } + }, + { + "id": "FMA:81265", + "name": "Pectoralis minor branch of left medial pectoral nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81263" + ] + } + }, + { + "id": "FMA:81266", + "name": "Pectoralis minor branch of medial pectoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81253" + ] + } + }, + { + "id": "FMA:81267", + "name": "Pectoralis minor branch of right medial pectoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81266" + ] + } + }, + { + "id": "FMA:81268", + "name": "Pectoralis minor branch of left medial pectoral nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81266" + ] + } + }, + { + "id": "FMA:81269", + "name": "Pectoralis minor branch of medial pectoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81253" + ] + } + }, + { + "id": "FMA:81270", + "name": "Pectoralis minor branch of right medial pectoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81269" + ] + } + }, + { + "id": "FMA:81271", + "name": "Pectoralis minor branch of left medial pectoral nerve (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81269" + ] + } + }, + { + "id": "FMA:81272", + "name": "Communicating branch between right lateral pectoral nerve and right medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63650" + ] + } + }, + { + "id": "FMA:81273", + "name": "Communicating branch between left lateral pectoral nerve and left medial pectoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63650" + ] + } + }, + { + "id": "FMA:81277", + "name": "Branch of superior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Superior subscapular neural branch" + ] + }, + { + "id": "FMA:81278", + "name": "Subscapularis branch of superior subscapular nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81277" + ] + } + }, + { + "id": "FMA:81279", + "name": "Subscapularis branch of right superior subscapular nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81278" + ] + } + }, + { + "id": "FMA:81280", + "name": "Subscapularis branch of left superior subscapular nerve (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81278" + ] + } + }, + { + "id": "FMA:81281", + "name": "Subscapularis branch of superior subscapular nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81277" + ] + } + }, + { + "id": "FMA:81282", + "name": "Subscapularis branch of right superior subscapular nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81281" + ] + } + }, + { + "id": "FMA:81283", + "name": "Subscapularis branch of left superior subscapular nerve (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81281" + ] + } + }, + { + "id": "FMA:81284", + "name": "Nerve to left teres minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65301" + ] + } + }, + { + "id": "FMA:81285", + "name": "Anterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65299" + ] + }, + "synonyms": [ + "Upper branch of axillary nerve" + ] + }, + { + "id": "FMA:81286", + "name": "Posterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65299" + ] + }, + "synonyms": [ + "Lower branch of axillary nerve" + ] + }, + { + "id": "FMA:81287", + "name": "Anterior branch of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81285" + ] + }, + "synonyms": [ + "Upper branch of right axillary nerve" + ] + }, + { + "id": "FMA:81288", + "name": "Anterior branch of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81285" + ] + }, + "synonyms": [ + "Upper branch of left axillary nerve" + ] + }, + { + "id": "FMA:81289", + "name": "Posterior branch of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81286" + ] + }, + "synonyms": [ + "Lower branch of right axillary nerve" + ] + }, + { + "id": "FMA:81290", + "name": "Posterior branch of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81286" + ] + }, + "synonyms": [ + "Lower branch of left axillary nerve" + ] + }, + { + "id": "FMA:81291", + "name": "Branch of posterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65299" + ] + } + }, + { + "id": "FMA:81292", + "name": "Deltoid branch of posterior branch of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65300" + ] + } + }, + { + "id": "FMA:81293", + "name": "Deltoid branch of posterior branch of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65300" + ] + } + }, + { + "id": "FMA:81294", + "name": "Superior lateral cutaneous nerve of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65303" + ] + }, + "synonyms": [ + "Upper lateral cutaneous nerve of right arm" + ] + }, + { + "id": "FMA:81295", + "name": "Superior lateral cutaneous nerve of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65303" + ] + }, + "synonyms": [ + "Upper lateral cutaneous nerve of left arm" + ] + }, + { + "id": "FMA:81296", + "name": "Branch of inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Inferior subscapular neural branch" + ] + }, + { + "id": "FMA:81297", + "name": "Subscapularis branch of inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81296" + ] + } + }, + { + "id": "FMA:81298", + "name": "Subscapularis branch of right inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81297" + ] + } + }, + { + "id": "FMA:81299", + "name": "Subscapularis branch of left inferior subscapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81297" + ] + } + }, + { + "id": "FMA:81300", + "name": "Nerve to teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81296" + ] + } + }, + { + "id": "FMA:81301", + "name": "Nerve to right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81300" + ] + } + }, + { + "id": "FMA:81302", + "name": "Nerve to left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81300" + ] + } + }, + { + "id": "FMA:81303", + "name": "Branch of suprascapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Suprascapular neural branch" + ] + }, + { + "id": "FMA:81304", + "name": "Nerve to supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81303" + ] + } + }, + { + "id": "FMA:81305", + "name": "Nerve to right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81304" + ] + } + }, + { + "id": "FMA:81306", + "name": "Nerve to left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81304" + ] + } + }, + { + "id": "FMA:81307", + "name": "Branch of suprascapular nerve to glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81303" + ] + }, + "synonyms": [ + "Articular branch of suprascapular nerve" + ] + }, + { + "id": "FMA:81308", + "name": "Branch of right suprascapular nerve to right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81307" + ] + }, + "synonyms": [ + "Articular branch of suprascapular nerve (1)" + ] + }, + { + "id": "FMA:81310", + "name": "Branch of left suprascapular nerve to left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81307" + ] + } + }, + { + "id": "FMA:81314", + "name": "Nerve to infraspinatus muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81303" + ] + } + }, + { + "id": "FMA:81315", + "name": "Nerve to infraspinatus muscle (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81314" + ] + } + }, + { + "id": "FMA:81316", + "name": "Nerve to infraspinatus muscle (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81314" + ] + } + }, + { + "id": "FMA:81317", + "name": "Nerve to right infraspinatus muscle (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81315" + ] + } + }, + { + "id": "FMA:81318", + "name": "Nerve to left infraspinatus muscle (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81315" + ] + } + }, + { + "id": "FMA:81319", + "name": "Nerve to right infraspinatus muscle (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81316" + ] + } + }, + { + "id": "FMA:81320", + "name": "Nerve to left infraspinatus muscle (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81316" + ] + } + }, + { + "id": "FMA:81321", + "name": "Branch of anterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65299" + ] + } + }, + { + "id": "FMA:81322", + "name": "Deltoid branch of anterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81321" + ] + } + }, + { + "id": "FMA:81323", + "name": "Deltoid branch of anterior branch of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81322" + ] + } + }, + { + "id": "FMA:81324", + "name": "Deltoid branch of anterior branch of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81322" + ] + } + }, + { + "id": "FMA:81325", + "name": "Cutaneous branch of anterior branch of axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81321" + ] + } + }, + { + "id": "FMA:81326", + "name": "Cutaneous branch of anterior branch of right axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81325" + ] + } + }, + { + "id": "FMA:81327", + "name": "Cutaneous branch of anterior branch of left axillary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81325" + ] + } + }, + { + "id": "FMA:81330", + "name": "Branch of lateral pectoral nerve to sternocostal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81246" + ] + } + }, + { + "id": "FMA:81331", + "name": "Branch of right lateral pectoral nerve to sternocostal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81330" + ] + } + }, + { + "id": "FMA:81332", + "name": "Branch of left lateral pectoral nerve to sternocostal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81330" + ] + } + }, + { + "id": "FMA:81333", + "name": "Branch of medial pectoral nerve to sternocostal part of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81253" + ] + } + }, + { + "id": "FMA:81334", + "name": "Branch of right medial pectoral nerve to sternocostal part of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81333" + ] + } + }, + { + "id": "FMA:81335", + "name": "Branch of left medial pectoral nerve to sternocostal part of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81333" + ] + } + }, + { + "id": "FMA:81336", + "name": "Branch of dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Dorsal scapular neural branch" + ] + }, + { + "id": "FMA:81337", + "name": "Nerve to rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81336" + ] + } + }, + { + "id": "FMA:81338", + "name": "Nerve to rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81336" + ] + } + }, + { + "id": "FMA:81339", + "name": "Nerve to right rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81337" + ] + } + }, + { + "id": "FMA:81340", + "name": "Nerve to left rhomboid major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81337" + ] + } + }, + { + "id": "FMA:81341", + "name": "Nerve to right rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81338" + ] + } + }, + { + "id": "FMA:81342", + "name": "Nerve to left rhomboid minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81338" + ] + } + }, + { + "id": "FMA:81343", + "name": "Levator scapulae branch of dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81336" + ] + } + }, + { + "id": "FMA:81344", + "name": "Levator scapulae branch of right dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81343" + ] + } + }, + { + "id": "FMA:81345", + "name": "Levator scapulae branch of left dorsal scapular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81343" + ] + } + }, + { + "id": "FMA:81346", + "name": "C7 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65900" + ] + }, + "synonyms": [ + "Scalenus medius branch of seventh cervical nerve" + ] + }, + { + "id": "FMA:81347", + "name": "C7 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81346" + ] + }, + "synonyms": [ + "Scalenus medius branch of right seventh cervical nerve" + ] + }, + { + "id": "FMA:81348", + "name": "C7 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81346" + ] + }, + "synonyms": [ + "Scalenus medius branch of left seventh cervical nerve" + ] + }, + { + "id": "FMA:81349", + "name": "C8 branch to scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65905" + ] + }, + "synonyms": [ + "Scalenus medius branch of eighth cervical nerve" + ] + }, + { + "id": "FMA:81350", + "name": "C8 branch to right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81349" + ] + }, + "synonyms": [ + "Scalenus medius branch of right eighth cervical nerve" + ] + }, + { + "id": "FMA:81351", + "name": "C8 branch to left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81349" + ] + }, + "synonyms": [ + "Scalenus medius branch of left eighth cervical nerve" + ] + }, + { + "id": "FMA:81352", + "name": "C8 branch to scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65905" + ] + }, + "synonyms": [ + "Scalenus posterior branch of eighth cervical nerve" + ] + }, + { + "id": "FMA:81353", + "name": "C8 branch to right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81352" + ] + }, + "synonyms": [ + "Scalenus posterior branch of right eighth cervical nerve" + ] + }, + { + "id": "FMA:81354", + "name": "C8 branch to left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81352" + ] + }, + "synonyms": [ + "Scalenus posterior branch of left eighth cervical nerve" + ] + }, + { + "id": "FMA:81355", + "name": "Nerve to latissimus dorsi (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81367" + ] + } + }, + { + "id": "FMA:81356", + "name": "Nerve to latissimus dorsi (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81367" + ] + } + }, + { + "id": "FMA:81357", + "name": "Nerve to latissimus dorsi (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81367" + ] + } + }, + { + "id": "FMA:81358", + "name": "Nerve to right latissimus dorsi (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81355" + ] + } + }, + { + "id": "FMA:81359", + "name": "Nerve to left latissimus dorsi (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81355" + ] + } + }, + { + "id": "FMA:81360", + "name": "Nerve to right latissimus dorsi (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81356" + ] + } + }, + { + "id": "FMA:81361", + "name": "Nerve to left latissimus dorsi (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81356" + ] + } + }, + { + "id": "FMA:81362", + "name": "Nerve to right latissimus dorsi (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81357" + ] + } + }, + { + "id": "FMA:81363", + "name": "Nerve to left latissimus dorsi (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81357" + ] + } + }, + { + "id": "FMA:81364", + "name": "C3 branch to trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + }, + "synonyms": [ + "Trapezius branch of third cervical nerve" + ] + }, + { + "id": "FMA:81365", + "name": "C3 branch to right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81364" + ] + }, + "synonyms": [ + "Trapezius branch of right third cervical nerve" + ] + }, + { + "id": "FMA:81366", + "name": "C3 branch to left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81364" + ] + }, + "synonyms": [ + "Trapezius branch of left third cervical nerve" + ] + }, + { + "id": "FMA:81367", + "name": "Branch of thoracodorsal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Thoracodorsal neural branch" + ] + }, + { + "id": "FMA:81372", + "name": "Branch of long thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65269" + ] + }, + "synonyms": [ + "Long thoracic neural branch" + ] + }, + { + "id": "FMA:81373", + "name": "Nerve to serratus anterior (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81372" + ] + } + }, + { + "id": "FMA:81374", + "name": "Nerve to serratus anterior (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81372" + ] + } + }, + { + "id": "FMA:81375", + "name": "Nerve to serratus anterior (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81372" + ] + } + }, + { + "id": "FMA:81376", + "name": "Nerve to right serratus anterior (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81373" + ] + } + }, + { + "id": "FMA:81377", + "name": "Nerve to left serratus anterior (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81373" + ] + } + }, + { + "id": "FMA:81378", + "name": "Nerve to right serratus anterior (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81374" + ] + } + }, + { + "id": "FMA:81379", + "name": "Nerve to left serratus anterior (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81374" + ] + } + }, + { + "id": "FMA:81380", + "name": "Nerve to right serratus anterior (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81375" + ] + } + }, + { + "id": "FMA:81381", + "name": "Nerve to left serratus anterior (n)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81375" + ] + } + }, + { + "id": "FMA:81388", + "name": "Nerve to first external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11208" + ] + } + }, + { + "id": "FMA:81389", + "name": "Nerve to second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11207" + ] + } + }, + { + "id": "FMA:81390", + "name": "Nerve to third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11010" + ] + } + }, + { + "id": "FMA:81391", + "name": "Nerve to fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10975" + ] + } + }, + { + "id": "FMA:81392", + "name": "Nerve to fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11139" + ] + } + }, + { + "id": "FMA:81393", + "name": "Nerve to sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11657" + ] + } + }, + { + "id": "FMA:81394", + "name": "Nerve to seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:81395", + "name": "Nerve to eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:81396", + "name": "Nerve to ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:81397", + "name": "Nerve to tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:81398", + "name": "Nerve to eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:81399", + "name": "Nerve to first internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11208" + ] + } + }, + { + "id": "FMA:81400", + "name": "Nerve to second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11207" + ] + } + }, + { + "id": "FMA:81401", + "name": "Nerve to third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11010" + ] + } + }, + { + "id": "FMA:81402", + "name": "Nerve to fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10975" + ] + } + }, + { + "id": "FMA:81403", + "name": "Nerve to fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11139" + ] + } + }, + { + "id": "FMA:81404", + "name": "Nerve to sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11657" + ] + } + }, + { + "id": "FMA:81405", + "name": "Nerve to seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:81406", + "name": "Nerve to eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:81407", + "name": "Nerve to ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:81408", + "name": "Nerve to tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:81409", + "name": "Nerve to eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:81410", + "name": "Nerve to first innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11208" + ] + } + }, + { + "id": "FMA:81411", + "name": "Nerve to second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11207" + ] + } + }, + { + "id": "FMA:81412", + "name": "Nerve to third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11010" + ] + } + }, + { + "id": "FMA:81413", + "name": "Nerve to fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10975" + ] + } + }, + { + "id": "FMA:81414", + "name": "Nerve to fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11139" + ] + } + }, + { + "id": "FMA:81415", + "name": "Nerve to sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11657" + ] + } + }, + { + "id": "FMA:81416", + "name": "Nerve to seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:81417", + "name": "Nerve to eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:81418", + "name": "Nerve to ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:81419", + "name": "Nerve to tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:81420", + "name": "Nerve to eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:81421", + "name": "Nerve to right first external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81388" + ] + } + }, + { + "id": "FMA:81422", + "name": "Nerve to left first external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81388" + ] + } + }, + { + "id": "FMA:81423", + "name": "Nerve to right second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81389" + ] + } + }, + { + "id": "FMA:81424", + "name": "Nerve to left second external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81389" + ] + } + }, + { + "id": "FMA:81425", + "name": "Nerve to right third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81390" + ] + } + }, + { + "id": "FMA:81426", + "name": "Nerve to left third external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81390" + ] + } + }, + { + "id": "FMA:81427", + "name": "Nerve to right fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81391" + ] + } + }, + { + "id": "FMA:81428", + "name": "Nerve to left fourth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81391" + ] + } + }, + { + "id": "FMA:81429", + "name": "Nerve to right fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81392" + ] + } + }, + { + "id": "FMA:81430", + "name": "Nerve to left fifth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81392" + ] + } + }, + { + "id": "FMA:81431", + "name": "Nerve to right sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81393" + ] + } + }, + { + "id": "FMA:81432", + "name": "Nerve to left sixth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81393" + ] + } + }, + { + "id": "FMA:81433", + "name": "Nerve to right seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81394" + ] + } + }, + { + "id": "FMA:81434", + "name": "Nerve to left seventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81394" + ] + } + }, + { + "id": "FMA:81435", + "name": "Nerve to right eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81395" + ] + } + }, + { + "id": "FMA:81436", + "name": "Nerve to left eighth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81395" + ] + } + }, + { + "id": "FMA:81437", + "name": "Nerve to right ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81396" + ] + } + }, + { + "id": "FMA:81438", + "name": "Nerve to left ninth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81396" + ] + } + }, + { + "id": "FMA:81439", + "name": "Nerve to right tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81397" + ] + } + }, + { + "id": "FMA:81440", + "name": "Nerve to left tenth external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81397" + ] + } + }, + { + "id": "FMA:81441", + "name": "Nerve to right eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81398" + ] + } + }, + { + "id": "FMA:81442", + "name": "Nerve to left eleventh external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81398" + ] + } + }, + { + "id": "FMA:81443", + "name": "Nerve to right first internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81399" + ] + } + }, + { + "id": "FMA:81444", + "name": "Nerve to left first internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81399" + ] + } + }, + { + "id": "FMA:81445", + "name": "Nerve to right second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81400" + ] + } + }, + { + "id": "FMA:81446", + "name": "Nerve to left second internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81400" + ] + } + }, + { + "id": "FMA:81447", + "name": "Nerve to right third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81401" + ] + } + }, + { + "id": "FMA:81448", + "name": "Nerve to left third internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81401" + ] + } + }, + { + "id": "FMA:81449", + "name": "Nerve to right fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81402" + ] + } + }, + { + "id": "FMA:81450", + "name": "Nerve to left fourth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81402" + ] + } + }, + { + "id": "FMA:81451", + "name": "Nerve to right fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81403" + ] + } + }, + { + "id": "FMA:81452", + "name": "Nerve to left fifth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81403" + ] + } + }, + { + "id": "FMA:81453", + "name": "Nerve to right sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81404" + ] + } + }, + { + "id": "FMA:81454", + "name": "Nerve to left sixth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81404" + ] + } + }, + { + "id": "FMA:81455", + "name": "Nerve to right seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81405" + ] + } + }, + { + "id": "FMA:81456", + "name": "Nerve to left seventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81405" + ] + } + }, + { + "id": "FMA:81457", + "name": "Nerve to right eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81406" + ] + } + }, + { + "id": "FMA:81458", + "name": "Nerve to left eighth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81406" + ] + } + }, + { + "id": "FMA:81459", + "name": "Nerve to right ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81407" + ] + } + }, + { + "id": "FMA:81460", + "name": "Nerve to left ninth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81407" + ] + } + }, + { + "id": "FMA:81461", + "name": "Nerve to right tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81408" + ] + } + }, + { + "id": "FMA:81462", + "name": "Nerve to left tenth internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81408" + ] + } + }, + { + "id": "FMA:81463", + "name": "Nerve to right eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81409" + ] + } + }, + { + "id": "FMA:81464", + "name": "Nerve to left eleventh internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81409" + ] + } + }, + { + "id": "FMA:81465", + "name": "Nerve to right first innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81410" + ] + } + }, + { + "id": "FMA:81466", + "name": "Nerve to left first innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81410" + ] + } + }, + { + "id": "FMA:81467", + "name": "Nerve to right second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81411" + ] + } + }, + { + "id": "FMA:81468", + "name": "Nerve to left second innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81411" + ] + } + }, + { + "id": "FMA:81469", + "name": "Nerve to right third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81412" + ] + } + }, + { + "id": "FMA:81470", + "name": "Nerve to left third innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81412" + ] + } + }, + { + "id": "FMA:81471", + "name": "Nerve to right fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81413" + ] + } + }, + { + "id": "FMA:81472", + "name": "Nerve to left fourth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81413" + ] + } + }, + { + "id": "FMA:81473", + "name": "Nerve to right fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81414" + ] + } + }, + { + "id": "FMA:81474", + "name": "Nerve to left fifth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81414" + ] + } + }, + { + "id": "FMA:81475", + "name": "Nerve to right sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81415" + ] + } + }, + { + "id": "FMA:81476", + "name": "Nerve to left sixth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81415" + ] + } + }, + { + "id": "FMA:81477", + "name": "Nerve to right seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81416" + ] + } + }, + { + "id": "FMA:81478", + "name": "Nerve to left seventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81416" + ] + } + }, + { + "id": "FMA:81479", + "name": "Nerve to right eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81417" + ] + } + }, + { + "id": "FMA:81480", + "name": "Nerve to left eighth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81417" + ] + } + }, + { + "id": "FMA:81481", + "name": "Nerve to right ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81418" + ] + } + }, + { + "id": "FMA:81482", + "name": "Nerve to left ninth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81418" + ] + } + }, + { + "id": "FMA:81483", + "name": "Nerve to right tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81419" + ] + } + }, + { + "id": "FMA:81484", + "name": "Nerve to left tenth innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81419" + ] + } + }, + { + "id": "FMA:81485", + "name": "Nerve to right eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81420" + ] + } + }, + { + "id": "FMA:81486", + "name": "Nerve to left eleventh innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81420" + ] + } + }, + { + "id": "FMA:81487", + "name": "Nerve to subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65239" + ] + } + }, + { + "id": "FMA:81488", + "name": "Nerve to right subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81487" + ] + } + }, + { + "id": "FMA:81489", + "name": "Nerve to left subcostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81487" + ] + } + }, + { + "id": "FMA:81491", + "name": "Branch of third intercostal nerve to transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11010" + ] + } + }, + { + "id": "FMA:81492", + "name": "Branch of fourth intercostal nerve to transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10975" + ] + } + }, + { + "id": "FMA:81494", + "name": "Stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:81495", + "name": "First thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81496", + "name": "Second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81497", + "name": "Third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81498", + "name": "Fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81499", + "name": "Fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81500", + "name": "Sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81501", + "name": "Seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81502", + "name": "Eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81503", + "name": "Ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81504", + "name": "Tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81505", + "name": "Eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23083" + ] + } + }, + { + "id": "FMA:81506", + "name": "Right first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81495" + ] + } + }, + { + "id": "FMA:81507", + "name": "Left first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81495" + ] + } + }, + { + "id": "FMA:81508", + "name": "Right second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81496" + ] + } + }, + { + "id": "FMA:81509", + "name": "Left second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81496" + ] + } + }, + { + "id": "FMA:81510", + "name": "Right third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81497" + ] + } + }, + { + "id": "FMA:81511", + "name": "Left third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81497" + ] + } + }, + { + "id": "FMA:81512", + "name": "Right fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81498" + ] + } + }, + { + "id": "FMA:81513", + "name": "Left fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81498" + ] + } + }, + { + "id": "FMA:81514", + "name": "Right fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81499" + ] + } + }, + { + "id": "FMA:81515", + "name": "Left fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81499" + ] + } + }, + { + "id": "FMA:81516", + "name": "Right sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81500" + ] + } + }, + { + "id": "FMA:81517", + "name": "Left sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81500" + ] + } + }, + { + "id": "FMA:81518", + "name": "Right seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81501" + ] + } + }, + { + "id": "FMA:81519", + "name": "Left seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81501" + ] + } + }, + { + "id": "FMA:81520", + "name": "Right eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81502" + ] + } + }, + { + "id": "FMA:81521", + "name": "Left eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81502" + ] + } + }, + { + "id": "FMA:81522", + "name": "Right ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81503" + ] + } + }, + { + "id": "FMA:81523", + "name": "Left ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81503" + ] + } + }, + { + "id": "FMA:81524", + "name": "Right tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81504" + ] + } + }, + { + "id": "FMA:81525", + "name": "Left tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81504" + ] + } + }, + { + "id": "FMA:81526", + "name": "Right eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81505" + ] + } + }, + { + "id": "FMA:81527", + "name": "Left eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81505" + ] + } + }, + { + "id": "FMA:81528", + "name": "Fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:81529", + "name": "Sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:81530", + "name": "Seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23075" + ] + } + }, + { + "id": "FMA:81531", + "name": "Third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:81533", + "name": "Fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:81534", + "name": "Fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:81535", + "name": "Sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:81536", + "name": "Seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23076" + ] + } + }, + { + "id": "FMA:81537", + "name": "Right first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23079" + ] + } + }, + { + "id": "FMA:81538", + "name": "Left first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23079" + ] + } + }, + { + "id": "FMA:81539", + "name": "Right second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23080" + ] + } + }, + { + "id": "FMA:81540", + "name": "Left second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23080" + ] + } + }, + { + "id": "FMA:81541", + "name": "Right third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22904" + ] + } + }, + { + "id": "FMA:81542", + "name": "Left third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22904" + ] + } + }, + { + "id": "FMA:81543", + "name": "Right fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22906" + ] + } + }, + { + "id": "FMA:81544", + "name": "Left fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22906" + ] + } + }, + { + "id": "FMA:81545", + "name": "Right fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81528" + ] + } + }, + { + "id": "FMA:81546", + "name": "Left fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81528" + ] + } + }, + { + "id": "FMA:81547", + "name": "Right sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81529" + ] + } + }, + { + "id": "FMA:81548", + "name": "Left sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81529" + ] + } + }, + { + "id": "FMA:81549", + "name": "Right seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81530" + ] + } + }, + { + "id": "FMA:81550", + "name": "Left seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81530" + ] + } + }, + { + "id": "FMA:81551", + "name": "Right first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23077" + ] + } + }, + { + "id": "FMA:81552", + "name": "Left first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23077" + ] + } + }, + { + "id": "FMA:81553", + "name": "Right second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23078" + ] + } + }, + { + "id": "FMA:81554", + "name": "Left second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23078" + ] + } + }, + { + "id": "FMA:81555", + "name": "Right third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81531" + ] + } + }, + { + "id": "FMA:81556", + "name": "Left third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81531" + ] + } + }, + { + "id": "FMA:81557", + "name": "Right fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81533" + ] + } + }, + { + "id": "FMA:81558", + "name": "Left fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81533" + ] + } + }, + { + "id": "FMA:81559", + "name": "Right fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81534" + ] + } + }, + { + "id": "FMA:81560", + "name": "Left fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81534" + ] + } + }, + { + "id": "FMA:81561", + "name": "Right sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81535" + ] + } + }, + { + "id": "FMA:81562", + "name": "Left sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81535" + ] + } + }, + { + "id": "FMA:81563", + "name": "Right seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81536" + ] + } + }, + { + "id": "FMA:81564", + "name": "Left seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81536" + ] + } + }, + { + "id": "FMA:81565", + "name": "Twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22853" + ] + } + }, + { + "id": "FMA:81566", + "name": "Right tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22902" + ] + } + }, + { + "id": "FMA:81567", + "name": "Left tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22902" + ] + } + }, + { + "id": "FMA:81568", + "name": "Right eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22903" + ] + } + }, + { + "id": "FMA:81569", + "name": "Left eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22903" + ] + } + }, + { + "id": "FMA:81570", + "name": "Right twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81565" + ] + } + }, + { + "id": "FMA:81571", + "name": "Left twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81565" + ] + } + }, + { + "id": "FMA:81572", + "name": "Fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22851" + ] + } + }, + { + "id": "FMA:81573", + "name": "Third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22850" + ] + } + }, + { + "id": "FMA:81574", + "name": "Fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22850" + ] + } + }, + { + "id": "FMA:81575", + "name": "Fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22850" + ] + } + }, + { + "id": "FMA:81576", + "name": "Right first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22900" + ] + } + }, + { + "id": "FMA:81577", + "name": "Left first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22900" + ] + } + }, + { + "id": "FMA:81578", + "name": "Right second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22901" + ] + } + }, + { + "id": "FMA:81579", + "name": "Left second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22901" + ] + } + }, + { + "id": "FMA:81580", + "name": "Right third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22896" + ] + } + }, + { + "id": "FMA:81581", + "name": "Left third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22896" + ] + } + }, + { + "id": "FMA:81582", + "name": "Right fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22897" + ] + } + }, + { + "id": "FMA:81583", + "name": "Left fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22897" + ] + } + }, + { + "id": "FMA:81584", + "name": "Right fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81572" + ] + } + }, + { + "id": "FMA:81585", + "name": "Left fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81572" + ] + } + }, + { + "id": "FMA:81586", + "name": "Right first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22898" + ] + } + }, + { + "id": "FMA:81587", + "name": "Left first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22898" + ] + } + }, + { + "id": "FMA:81588", + "name": "Right second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22899" + ] + } + }, + { + "id": "FMA:81589", + "name": "Left second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22899" + ] + } + }, + { + "id": "FMA:81590", + "name": "Right third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81573" + ] + } + }, + { + "id": "FMA:81591", + "name": "Left third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81573" + ] + } + }, + { + "id": "FMA:81592", + "name": "Right fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81574" + ] + } + }, + { + "id": "FMA:81593", + "name": "Left fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81574" + ] + } + }, + { + "id": "FMA:81594", + "name": "Right fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81575" + ] + } + }, + { + "id": "FMA:81595", + "name": "Left fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81575" + ] + } + }, + { + "id": "FMA:81596", + "name": "Third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:81597", + "name": "Fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:81598", + "name": "Fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:81599", + "name": "Sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22847" + ] + } + }, + { + "id": "FMA:81600", + "name": "Right first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22892" + ] + } + }, + { + "id": "FMA:81601", + "name": "Left first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22892" + ] + } + }, + { + "id": "FMA:81602", + "name": "Right seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22893" + ] + } + }, + { + "id": "FMA:81603", + "name": "Left seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22893" + ] + } + }, + { + "id": "FMA:81604", + "name": "Right third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81596" + ] + } + }, + { + "id": "FMA:81605", + "name": "Left third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81596" + ] + } + }, + { + "id": "FMA:81606", + "name": "Right fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81597" + ] + } + }, + { + "id": "FMA:81607", + "name": "Left fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81597" + ] + } + }, + { + "id": "FMA:81608", + "name": "Right fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81598" + ] + } + }, + { + "id": "FMA:81609", + "name": "Left fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81598" + ] + } + }, + { + "id": "FMA:81610", + "name": "Right sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81599" + ] + } + }, + { + "id": "FMA:81611", + "name": "Left sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81599" + ] + } + }, + { + "id": "FMA:81612", + "name": "Third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22844" + ] + } + }, + { + "id": "FMA:81613", + "name": "Fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22844" + ] + } + }, + { + "id": "FMA:81614", + "name": "Right first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22888" + ] + } + }, + { + "id": "FMA:81615", + "name": "Left first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22888" + ] + } + }, + { + "id": "FMA:81616", + "name": "Right second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22889" + ] + } + }, + { + "id": "FMA:81617", + "name": "Left second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22889" + ] + } + }, + { + "id": "FMA:81618", + "name": "Right third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81612" + ] + } + }, + { + "id": "FMA:81619", + "name": "Left third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81612" + ] + } + }, + { + "id": "FMA:81620", + "name": "Right fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81613" + ] + } + }, + { + "id": "FMA:81621", + "name": "Left fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81613" + ] + } + }, + { + "id": "FMA:81622", + "name": "Zone of multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Multifidus zone" + ] + }, + { + "id": "FMA:81624", + "name": "T6 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11504" + ] + } + }, + { + "id": "FMA:81625", + "name": "T7 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11507" + ] + } + }, + { + "id": "FMA:81626", + "name": "Nerve to interspinales muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:81627", + "name": "Nerve to first interspinalis cervicis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + }, + "synonyms": [ + "C1 branch to first interspinalis cervicis" + ] + }, + { + "id": "FMA:81628", + "name": "Nerve to third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + } + }, + { + "id": "FMA:81629", + "name": "Nerve to fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + } + }, + { + "id": "FMA:81630", + "name": "Nerve to fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + } + }, + { + "id": "FMA:81631", + "name": "Nerve to sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + } + }, + { + "id": "FMA:81632", + "name": "Nerve to seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + } + }, + { + "id": "FMA:81633", + "name": "Nerve to right first interspinalis cervicis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81627" + ] + } + }, + { + "id": "FMA:81634", + "name": "Nerve to left first interspinalis cervicis (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81627" + ] + } + }, + { + "id": "FMA:81635", + "name": "Nerve to right third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81628" + ] + } + }, + { + "id": "FMA:81636", + "name": "Nerve to left third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81628" + ] + } + }, + { + "id": "FMA:81637", + "name": "Nerve to right fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81629" + ] + } + }, + { + "id": "FMA:81638", + "name": "Nerve to left fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81629" + ] + } + }, + { + "id": "FMA:81639", + "name": "Nerve to right fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81630" + ] + } + }, + { + "id": "FMA:81640", + "name": "Nerve to left fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81630" + ] + } + }, + { + "id": "FMA:81641", + "name": "Nerve to right sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81631" + ] + } + }, + { + "id": "FMA:81642", + "name": "Nerve to left sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81631" + ] + } + }, + { + "id": "FMA:81643", + "name": "Nerve to right seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81632" + ] + } + }, + { + "id": "FMA:81644", + "name": "Nerve to left seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81632" + ] + } + }, + { + "id": "FMA:81645", + "name": "Nerve to interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81626" + ] + } + }, + { + "id": "FMA:81646", + "name": "Nerve to interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81626" + ] + } + }, + { + "id": "FMA:81647", + "name": "Nerve to right interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81646" + ] + } + }, + { + "id": "FMA:81648", + "name": "Nerve to left interspinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81646" + ] + } + }, + { + "id": "FMA:81649", + "name": "Nerve to interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81626" + ] + } + }, + { + "id": "FMA:81650", + "name": "Nerve to first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81649" + ] + } + }, + { + "id": "FMA:81651", + "name": "Nerve to second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81649" + ] + } + }, + { + "id": "FMA:81652", + "name": "Nerve to third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81649" + ] + } + }, + { + "id": "FMA:81653", + "name": "Nerve to fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81649" + ] + } + }, + { + "id": "FMA:81654", + "name": "Nerve to right first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81650" + ] + } + }, + { + "id": "FMA:81655", + "name": "Nerve to left first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81650" + ] + } + }, + { + "id": "FMA:81656", + "name": "Nerve to right second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81651" + ] + } + }, + { + "id": "FMA:81657", + "name": "Nerve to left second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81651" + ] + } + }, + { + "id": "FMA:81658", + "name": "Nerve to right third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81652" + ] + } + }, + { + "id": "FMA:81659", + "name": "Nerve to left third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81652" + ] + } + }, + { + "id": "FMA:81660", + "name": "Nerve to right fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81653" + ] + } + }, + { + "id": "FMA:81661", + "name": "Nerve to left fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81653" + ] + } + }, + { + "id": "FMA:81662", + "name": "Nerve to intertransversarius muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:81663", + "name": "Nerve to cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81662" + ] + } + }, + { + "id": "FMA:81664", + "name": "Nerve to thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81662" + ] + } + }, + { + "id": "FMA:81665", + "name": "Nerve to lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81662" + ] + } + }, + { + "id": "FMA:81666", + "name": "Nerve to anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81663" + ] + } + }, + { + "id": "FMA:81667", + "name": "Nerve to posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81663" + ] + } + }, + { + "id": "FMA:81668", + "name": "Nerve to first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81669", + "name": "Nerve to second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81670", + "name": "Nerve to third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81671", + "name": "Nerve to fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81672", + "name": "Nerve to fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81673", + "name": "Nerve to sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81674", + "name": "Nerve to seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81666" + ] + } + }, + { + "id": "FMA:81675", + "name": "Nerve to right first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81668" + ] + } + }, + { + "id": "FMA:81676", + "name": "Nerve to left first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81668" + ] + } + }, + { + "id": "FMA:81677", + "name": "Nerve to right second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81669" + ] + } + }, + { + "id": "FMA:81678", + "name": "Nerve to left second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81669" + ] + } + }, + { + "id": "FMA:81679", + "name": "Nerve to right third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81670" + ] + } + }, + { + "id": "FMA:81680", + "name": "Nerve to left third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81670" + ] + } + }, + { + "id": "FMA:81681", + "name": "Nerve to right fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81671" + ] + } + }, + { + "id": "FMA:81682", + "name": "Nerve to left fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81671" + ] + } + }, + { + "id": "FMA:81683", + "name": "Nerve to right fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81672" + ] + } + }, + { + "id": "FMA:81684", + "name": "Nerve to left fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81672" + ] + } + }, + { + "id": "FMA:81685", + "name": "Nerve to right sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81673" + ] + } + }, + { + "id": "FMA:81686", + "name": "Nerve to left sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81673" + ] + } + }, + { + "id": "FMA:81687", + "name": "Nerve to right seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81674" + ] + } + }, + { + "id": "FMA:81688", + "name": "Nerve to left seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81674" + ] + } + }, + { + "id": "FMA:81689", + "name": "Nerve to first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81690", + "name": "Nerve to second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81691", + "name": "Nerve to third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81692", + "name": "Nerve to fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81693", + "name": "Nerve to fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81694", + "name": "Nerve to sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81695", + "name": "Nerve to seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81667" + ] + } + }, + { + "id": "FMA:81696", + "name": "Nerve to right first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81689" + ] + } + }, + { + "id": "FMA:81697", + "name": "Nerve to left first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81689" + ] + } + }, + { + "id": "FMA:81698", + "name": "Nerve to right second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81690" + ] + } + }, + { + "id": "FMA:81699", + "name": "Nerve to left second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81690" + ] + } + }, + { + "id": "FMA:81700", + "name": "Nerve to right third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81691" + ] + } + }, + { + "id": "FMA:81701", + "name": "Nerve to left third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81691" + ] + } + }, + { + "id": "FMA:81702", + "name": "Nerve to right fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81692" + ] + } + }, + { + "id": "FMA:81703", + "name": "Nerve to left fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81692" + ] + } + }, + { + "id": "FMA:81704", + "name": "Nerve to right fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81693" + ] + } + }, + { + "id": "FMA:81705", + "name": "Nerve to left fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81693" + ] + } + }, + { + "id": "FMA:81706", + "name": "Nerve to right sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81694" + ] + } + }, + { + "id": "FMA:81707", + "name": "Nerve to left sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81694" + ] + } + }, + { + "id": "FMA:81708", + "name": "Nerve to right seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81695" + ] + } + }, + { + "id": "FMA:81709", + "name": "Nerve to left seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81695" + ] + } + }, + { + "id": "FMA:81710", + "name": "Nerve to tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81664" + ] + } + }, + { + "id": "FMA:81711", + "name": "Nerve to eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81664" + ] + } + }, + { + "id": "FMA:81712", + "name": "Nerve to twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81664" + ] + } + }, + { + "id": "FMA:81713", + "name": "Nerve to right tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81710" + ] + } + }, + { + "id": "FMA:81714", + "name": "Nerve to left tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81710" + ] + } + }, + { + "id": "FMA:81715", + "name": "Nerve to right eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81711" + ] + } + }, + { + "id": "FMA:81716", + "name": "Nerve to left eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81711" + ] + } + }, + { + "id": "FMA:81717", + "name": "Nerve to right twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81712" + ] + } + }, + { + "id": "FMA:81718", + "name": "Nerve to left twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81712" + ] + } + }, + { + "id": "FMA:81719", + "name": "Nerve to medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81665" + ] + } + }, + { + "id": "FMA:81720", + "name": "Nerve to lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81665" + ] + } + }, + { + "id": "FMA:81721", + "name": "Nerve to first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81719" + ] + } + }, + { + "id": "FMA:81722", + "name": "Nerve to second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81719" + ] + } + }, + { + "id": "FMA:81723", + "name": "Nerve to third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81719" + ] + } + }, + { + "id": "FMA:81724", + "name": "Nerve to fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81719" + ] + } + }, + { + "id": "FMA:81725", + "name": "Nerve to fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81719" + ] + } + }, + { + "id": "FMA:81726", + "name": "Nerve to first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81720" + ] + } + }, + { + "id": "FMA:81727", + "name": "Nerve to second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81720" + ] + } + }, + { + "id": "FMA:81728", + "name": "Nerve to third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81720" + ] + } + }, + { + "id": "FMA:81729", + "name": "Nerve to fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81720" + ] + } + }, + { + "id": "FMA:81730", + "name": "Nerve to fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81720" + ] + } + }, + { + "id": "FMA:81731", + "name": "Nerve to right first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81721" + ] + } + }, + { + "id": "FMA:81732", + "name": "Nerve to left first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81721" + ] + } + }, + { + "id": "FMA:81733", + "name": "Nerve to right second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81722" + ] + } + }, + { + "id": "FMA:81734", + "name": "Nerve to left second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81722" + ] + } + }, + { + "id": "FMA:81735", + "name": "Nerve to right third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81723" + ] + } + }, + { + "id": "FMA:81736", + "name": "Nerve to left third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81723" + ] + } + }, + { + "id": "FMA:81737", + "name": "Nerve to right fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81724" + ] + } + }, + { + "id": "FMA:81738", + "name": "Nerve to left fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81724" + ] + } + }, + { + "id": "FMA:81739", + "name": "Nerve to right fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81725" + ] + } + }, + { + "id": "FMA:81740", + "name": "Nerve to left fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81725" + ] + } + }, + { + "id": "FMA:81741", + "name": "Nerve to right first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81726" + ] + } + }, + { + "id": "FMA:81742", + "name": "Nerve to left first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81726" + ] + } + }, + { + "id": "FMA:81743", + "name": "Nerve to right second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81727" + ] + } + }, + { + "id": "FMA:81744", + "name": "Nerve to left second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81727" + ] + } + }, + { + "id": "FMA:81745", + "name": "Nerve to right third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81728" + ] + } + }, + { + "id": "FMA:81746", + "name": "Nerve to left third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81728" + ] + } + }, + { + "id": "FMA:81747", + "name": "Nerve to right fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81729" + ] + } + }, + { + "id": "FMA:81748", + "name": "Nerve to left fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81729" + ] + } + }, + { + "id": "FMA:81749", + "name": "Nerve to right fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81730" + ] + } + }, + { + "id": "FMA:81750", + "name": "Nerve to left fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81730" + ] + } + }, + { + "id": "FMA:81751", + "name": "Nerve to rotator muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:81752", + "name": "Right cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23082" + ] + } + }, + { + "id": "FMA:81753", + "name": "Left cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23082" + ] + } + }, + { + "id": "FMA:81754", + "name": "Nerve to cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81751" + ] + } + }, + { + "id": "FMA:81755", + "name": "Nerve to thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81751" + ] + } + }, + { + "id": "FMA:81756", + "name": "Nerve to lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81751" + ] + } + }, + { + "id": "FMA:81757", + "name": "Nerve to right cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81754" + ] + } + }, + { + "id": "FMA:81758", + "name": "Nerve to left cervical rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81754" + ] + } + }, + { + "id": "FMA:81759", + "name": "Nerve to right lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81756" + ] + } + }, + { + "id": "FMA:81760", + "name": "Nerve to left lumbar rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81756" + ] + } + }, + { + "id": "FMA:81761", + "name": "Nerve to first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81762", + "name": "Nerve to second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81763", + "name": "Nerve to third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81764", + "name": "Nerve to fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81765", + "name": "Nerve to fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81766", + "name": "Nerve to sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81767", + "name": "Nerve to seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81768", + "name": "Nerve to eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81769", + "name": "Nerve to ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81770", + "name": "Nerve to tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81771", + "name": "Nerve to eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81755" + ] + } + }, + { + "id": "FMA:81772", + "name": "Nerve to right first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81761" + ] + } + }, + { + "id": "FMA:81773", + "name": "Nerve to left first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81761" + ] + } + }, + { + "id": "FMA:81774", + "name": "Nerve to right second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81762" + ] + } + }, + { + "id": "FMA:81775", + "name": "Nerve to left second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81762" + ] + } + }, + { + "id": "FMA:81776", + "name": "Nerve to right third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81763" + ] + } + }, + { + "id": "FMA:81777", + "name": "Nerve to left third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81763" + ] + } + }, + { + "id": "FMA:81778", + "name": "Nerve to right fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81764" + ] + } + }, + { + "id": "FMA:81779", + "name": "Nerve to left fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81764" + ] + } + }, + { + "id": "FMA:81780", + "name": "Nerve to right fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81765" + ] + } + }, + { + "id": "FMA:81781", + "name": "Nerve to left fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81765" + ] + } + }, + { + "id": "FMA:81782", + "name": "Nerve to right sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81766" + ] + } + }, + { + "id": "FMA:81783", + "name": "Nerve to left sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81766" + ] + } + }, + { + "id": "FMA:81784", + "name": "Nerve to right seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81767" + ] + } + }, + { + "id": "FMA:81785", + "name": "Nerve to left seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81767" + ] + } + }, + { + "id": "FMA:81786", + "name": "Nerve to right eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81768" + ] + } + }, + { + "id": "FMA:81787", + "name": "Nerve to left eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81768" + ] + } + }, + { + "id": "FMA:81788", + "name": "Nerve to right ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81769" + ] + } + }, + { + "id": "FMA:81789", + "name": "Nerve to left ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81769" + ] + } + }, + { + "id": "FMA:81790", + "name": "Nerve to right tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81770" + ] + } + }, + { + "id": "FMA:81791", + "name": "Nerve to left tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81770" + ] + } + }, + { + "id": "FMA:81792", + "name": "Nerve to right eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81771" + ] + } + }, + { + "id": "FMA:81793", + "name": "Nerve to left eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81771" + ] + } + }, + { + "id": "FMA:81794", + "name": "Nerve to posterior suboccipital muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10982" + ] + } + }, + { + "id": "FMA:81796", + "name": "Nerve to obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:81797", + "name": "Nerve to obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:81798", + "name": "Nerve to right obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81797" + ] + } + }, + { + "id": "FMA:81799", + "name": "Nerve to left obliquus capitis inferior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81797" + ] + } + }, + { + "id": "FMA:81800", + "name": "Nerve to right obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81796" + ] + } + }, + { + "id": "FMA:81801", + "name": "Nerve to left obliquus capitis superior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81796" + ] + } + }, + { + "id": "FMA:81802", + "name": "Nerve to first interspinalis cervicis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81645" + ] + }, + "synonyms": [ + "C2 branch to first interspinalis cervicis" + ] + }, + { + "id": "FMA:81803", + "name": "Nerve to right first interspinalis cervicis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81802" + ] + } + }, + { + "id": "FMA:81804", + "name": "Nerve to left first interspinalis cervicis (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81802" + ] + } + }, + { + "id": "FMA:81805", + "name": "C8 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72098" + ] + } + }, + { + "id": "FMA:81806", + "name": "C5 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72095" + ] + } + }, + { + "id": "FMA:81807", + "name": "C6 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72096" + ] + } + }, + { + "id": "FMA:81808", + "name": "C7 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72097" + ] + } + }, + { + "id": "FMA:81809", + "name": "T1 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11639" + ] + } + }, + { + "id": "FMA:81810", + "name": "T2 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11270" + ] + } + }, + { + "id": "FMA:81811", + "name": "T3 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10992" + ] + } + }, + { + "id": "FMA:81812", + "name": "T4 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:81813", + "name": "T5 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:81814", + "name": "T8 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11510" + ] + } + }, + { + "id": "FMA:81815", + "name": "T9 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11513" + ] + } + }, + { + "id": "FMA:81816", + "name": "T10 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11516" + ] + } + }, + { + "id": "FMA:81817", + "name": "T11 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11519" + ] + } + }, + { + "id": "FMA:81818", + "name": "T12 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11522" + ] + } + }, + { + "id": "FMA:81819", + "name": "C8 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81805" + ] + } + }, + { + "id": "FMA:81820", + "name": "C8 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81805" + ] + } + }, + { + "id": "FMA:81821", + "name": "C5 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81806" + ] + } + }, + { + "id": "FMA:81822", + "name": "C5 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81806" + ] + } + }, + { + "id": "FMA:81823", + "name": "C6 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81807" + ] + } + }, + { + "id": "FMA:81824", + "name": "C6 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81807" + ] + } + }, + { + "id": "FMA:81825", + "name": "C7 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81808" + ] + } + }, + { + "id": "FMA:81826", + "name": "C7 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81808" + ] + } + }, + { + "id": "FMA:81827", + "name": "T1 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81809" + ] + } + }, + { + "id": "FMA:81828", + "name": "T1 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81809" + ] + } + }, + { + "id": "FMA:81829", + "name": "T2 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81810" + ] + } + }, + { + "id": "FMA:81830", + "name": "T2 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81810" + ] + } + }, + { + "id": "FMA:81831", + "name": "T3 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81811" + ] + } + }, + { + "id": "FMA:81832", + "name": "T3 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81811" + ] + } + }, + { + "id": "FMA:81833", + "name": "T4 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81812" + ] + } + }, + { + "id": "FMA:81834", + "name": "T4 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81812" + ] + } + }, + { + "id": "FMA:81835", + "name": "T5 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81813" + ] + } + }, + { + "id": "FMA:81836", + "name": "T5 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81813" + ] + } + }, + { + "id": "FMA:81837", + "name": "T6 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81624" + ] + } + }, + { + "id": "FMA:81838", + "name": "T6 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81624" + ] + } + }, + { + "id": "FMA:81839", + "name": "T7 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81625" + ] + } + }, + { + "id": "FMA:81840", + "name": "T7 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81625" + ] + } + }, + { + "id": "FMA:81841", + "name": "T8 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81814" + ] + } + }, + { + "id": "FMA:81842", + "name": "T8 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81814" + ] + } + }, + { + "id": "FMA:81843", + "name": "T9 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81815" + ] + } + }, + { + "id": "FMA:81844", + "name": "T9 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81815" + ] + } + }, + { + "id": "FMA:81845", + "name": "T10 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81816" + ] + } + }, + { + "id": "FMA:81846", + "name": "T10 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81816" + ] + } + }, + { + "id": "FMA:81847", + "name": "T11 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81817" + ] + } + }, + { + "id": "FMA:81848", + "name": "T11 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81817" + ] + } + }, + { + "id": "FMA:81849", + "name": "T12 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81818" + ] + } + }, + { + "id": "FMA:81850", + "name": "T12 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81818" + ] + } + }, + { + "id": "FMA:81851", + "name": "L1 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of first lumbar nerve to multifidus" + ] + }, + { + "id": "FMA:81852", + "name": "L1 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81851" + ] + } + }, + { + "id": "FMA:81853", + "name": "L1 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81851" + ] + } + }, + { + "id": "FMA:81854", + "name": "L2 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + } + }, + { + "id": "FMA:81855", + "name": "L3 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + } + }, + { + "id": "FMA:81856", + "name": "L4 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + } + }, + { + "id": "FMA:81857", + "name": "L5 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + } + }, + { + "id": "FMA:81858", + "name": "L2 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81854" + ] + } + }, + { + "id": "FMA:81859", + "name": "L2 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81854" + ] + } + }, + { + "id": "FMA:81860", + "name": "L3 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81855" + ] + } + }, + { + "id": "FMA:81861", + "name": "L3 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81855" + ] + } + }, + { + "id": "FMA:81862", + "name": "L4 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81856" + ] + } + }, + { + "id": "FMA:81863", + "name": "L4 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81856" + ] + } + }, + { + "id": "FMA:81864", + "name": "L5 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81857" + ] + } + }, + { + "id": "FMA:81865", + "name": "L5 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81857" + ] + } + }, + { + "id": "FMA:81866", + "name": "C4 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72094" + ] + } + }, + { + "id": "FMA:81867", + "name": "C4 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81866" + ] + } + }, + { + "id": "FMA:81868", + "name": "C4 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81866" + ] + } + }, + { + "id": "FMA:81870", + "name": "C2 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72092" + ] + } + }, + { + "id": "FMA:81871", + "name": "C3 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72093" + ] + } + }, + { + "id": "FMA:81872", + "name": "C4 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72094" + ] + } + }, + { + "id": "FMA:81873", + "name": "C5 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72095" + ] + } + }, + { + "id": "FMA:81874", + "name": "C6 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72096" + ] + } + }, + { + "id": "FMA:81875", + "name": "C7 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72097" + ] + } + }, + { + "id": "FMA:81876", + "name": "C8 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72098" + ] + } + }, + { + "id": "FMA:81877", + "name": "C2 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81870" + ] + } + }, + { + "id": "FMA:81878", + "name": "C2 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81870" + ] + } + }, + { + "id": "FMA:81879", + "name": "C3 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81871" + ] + } + }, + { + "id": "FMA:81880", + "name": "C3 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81871" + ] + } + }, + { + "id": "FMA:81881", + "name": "C4 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81872" + ] + } + }, + { + "id": "FMA:81882", + "name": "C4 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81872" + ] + } + }, + { + "id": "FMA:81883", + "name": "C5 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81873" + ] + } + }, + { + "id": "FMA:81884", + "name": "C5 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81873" + ] + } + }, + { + "id": "FMA:81885", + "name": "C6 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81874" + ] + } + }, + { + "id": "FMA:81886", + "name": "C6 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81874" + ] + } + }, + { + "id": "FMA:81887", + "name": "C7 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81875" + ] + } + }, + { + "id": "FMA:81888", + "name": "C7 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81875" + ] + } + }, + { + "id": "FMA:81889", + "name": "C8 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81876" + ] + } + }, + { + "id": "FMA:81890", + "name": "C8 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81876" + ] + } + }, + { + "id": "FMA:81891", + "name": "Muscular branch of posterior ramus of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11205" + ] + } + }, + { + "id": "FMA:81892", + "name": "S1 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16848" + ] + } + }, + { + "id": "FMA:81893", + "name": "S2 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16849" + ] + } + }, + { + "id": "FMA:81894", + "name": "S3 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16850" + ] + } + }, + { + "id": "FMA:81895", + "name": "S4 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81891" + ] + } + }, + { + "id": "FMA:81896", + "name": "S5 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81891" + ] + } + }, + { + "id": "FMA:81897", + "name": "S1 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81892" + ] + } + }, + { + "id": "FMA:81898", + "name": "S1 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81892" + ] + } + }, + { + "id": "FMA:81899", + "name": "S2 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81893" + ] + } + }, + { + "id": "FMA:81900", + "name": "S2 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81893" + ] + } + }, + { + "id": "FMA:81901", + "name": "S3 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81894" + ] + } + }, + { + "id": "FMA:81902", + "name": "S3 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81894" + ] + } + }, + { + "id": "FMA:81903", + "name": "S4 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81895" + ] + } + }, + { + "id": "FMA:81904", + "name": "S4 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81895" + ] + } + }, + { + "id": "FMA:81905", + "name": "S5 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81896" + ] + } + }, + { + "id": "FMA:81906", + "name": "S5 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81896" + ] + } + }, + { + "id": "FMA:81911", + "name": "T1 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11639" + ] + } + }, + { + "id": "FMA:81912", + "name": "T2 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11270" + ] + } + }, + { + "id": "FMA:81913", + "name": "T3 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10992" + ] + } + }, + { + "id": "FMA:81914", + "name": "T4 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:81915", + "name": "T5 branch to semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:81917", + "name": "T1 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81911" + ] + } + }, + { + "id": "FMA:81918", + "name": "T1 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81911" + ] + } + }, + { + "id": "FMA:81919", + "name": "T2 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81912" + ] + } + }, + { + "id": "FMA:81920", + "name": "T2 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81912" + ] + } + }, + { + "id": "FMA:81921", + "name": "T3 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81913" + ] + } + }, + { + "id": "FMA:81922", + "name": "T3 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81913" + ] + } + }, + { + "id": "FMA:81923", + "name": "T4 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81914" + ] + } + }, + { + "id": "FMA:81924", + "name": "T4 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81914" + ] + } + }, + { + "id": "FMA:81925", + "name": "T5 branch to right semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81915" + ] + } + }, + { + "id": "FMA:81926", + "name": "T5 branch to left semispinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81915" + ] + } + }, + { + "id": "FMA:81930", + "name": "C7 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72097" + ] + } + }, + { + "id": "FMA:81931", + "name": "C8 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72098" + ] + } + }, + { + "id": "FMA:81932", + "name": "T1 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11639" + ] + } + }, + { + "id": "FMA:81933", + "name": "T1 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81932" + ] + } + }, + { + "id": "FMA:81934", + "name": "T1 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81932" + ] + } + }, + { + "id": "FMA:81935", + "name": "T2 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11270" + ] + } + }, + { + "id": "FMA:81936", + "name": "T3 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10992" + ] + } + }, + { + "id": "FMA:81937", + "name": "T4 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:81938", + "name": "T5 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:81939", + "name": "T6 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11504" + ] + } + }, + { + "id": "FMA:81940", + "name": "T7 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11507" + ] + } + }, + { + "id": "FMA:81941", + "name": "T8 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11510" + ] + } + }, + { + "id": "FMA:81942", + "name": "T9 branch to semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11513" + ] + } + }, + { + "id": "FMA:81944", + "name": "C7 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81930" + ] + } + }, + { + "id": "FMA:81945", + "name": "C7 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81930" + ] + } + }, + { + "id": "FMA:81946", + "name": "C8 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81931" + ] + } + }, + { + "id": "FMA:81947", + "name": "C8 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81931" + ] + } + }, + { + "id": "FMA:81948", + "name": "T2 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81935" + ] + } + }, + { + "id": "FMA:81949", + "name": "T2 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81935" + ] + } + }, + { + "id": "FMA:81950", + "name": "T3 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81936" + ] + } + }, + { + "id": "FMA:81951", + "name": "T3 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81936" + ] + } + }, + { + "id": "FMA:81952", + "name": "T4 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81937" + ] + } + }, + { + "id": "FMA:81953", + "name": "T4 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81937" + ] + } + }, + { + "id": "FMA:81954", + "name": "T5 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81938" + ] + } + }, + { + "id": "FMA:81955", + "name": "T5 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81938" + ] + } + }, + { + "id": "FMA:81956", + "name": "T6 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81939" + ] + } + }, + { + "id": "FMA:81957", + "name": "T6 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81939" + ] + } + }, + { + "id": "FMA:81958", + "name": "T7 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81940" + ] + } + }, + { + "id": "FMA:81959", + "name": "T7 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81940" + ] + } + }, + { + "id": "FMA:81960", + "name": "T8 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81941" + ] + } + }, + { + "id": "FMA:81961", + "name": "T8 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81941" + ] + } + }, + { + "id": "FMA:81962", + "name": "T9 branch to right semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81942" + ] + } + }, + { + "id": "FMA:81963", + "name": "T9 branch to left semispinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81942" + ] + } + }, + { + "id": "FMA:81966", + "name": "C4 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72094" + ] + } + }, + { + "id": "FMA:81967", + "name": "C5 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72095" + ] + } + }, + { + "id": "FMA:81968", + "name": "C6 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72096" + ] + } + }, + { + "id": "FMA:81969", + "name": "C7 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72097" + ] + } + }, + { + "id": "FMA:81970", + "name": "C8 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72098" + ] + } + }, + { + "id": "FMA:81971", + "name": "T1 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11639" + ] + } + }, + { + "id": "FMA:81972", + "name": "T2 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11270" + ] + } + }, + { + "id": "FMA:81973", + "name": "T3 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10992" + ] + } + }, + { + "id": "FMA:81974", + "name": "T4 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:81975", + "name": "T5 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:81976", + "name": "T6 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11504" + ] + } + }, + { + "id": "FMA:81977", + "name": "C4 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81966" + ] + } + }, + { + "id": "FMA:81978", + "name": "C4 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81966" + ] + } + }, + { + "id": "FMA:81979", + "name": "C5 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81967" + ] + } + }, + { + "id": "FMA:81980", + "name": "C5 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81967" + ] + } + }, + { + "id": "FMA:81981", + "name": "C6 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81968" + ] + } + }, + { + "id": "FMA:81982", + "name": "C6 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81968" + ] + } + }, + { + "id": "FMA:81983", + "name": "C7 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81969" + ] + } + }, + { + "id": "FMA:81984", + "name": "C7 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81969" + ] + } + }, + { + "id": "FMA:81985", + "name": "C8 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81970" + ] + } + }, + { + "id": "FMA:81986", + "name": "C8 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81970" + ] + } + }, + { + "id": "FMA:81987", + "name": "T1 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81971" + ] + } + }, + { + "id": "FMA:81988", + "name": "T1 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81971" + ] + } + }, + { + "id": "FMA:81989", + "name": "T2 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81972" + ] + } + }, + { + "id": "FMA:81990", + "name": "T2 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81972" + ] + } + }, + { + "id": "FMA:81991", + "name": "T3 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81973" + ] + } + }, + { + "id": "FMA:81992", + "name": "T3 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81973" + ] + } + }, + { + "id": "FMA:81993", + "name": "T4 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81974" + ] + } + }, + { + "id": "FMA:81994", + "name": "T4 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81974" + ] + } + }, + { + "id": "FMA:81995", + "name": "T5 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81975" + ] + } + }, + { + "id": "FMA:81996", + "name": "T5 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81975" + ] + } + }, + { + "id": "FMA:81997", + "name": "T6 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81976" + ] + } + }, + { + "id": "FMA:81998", + "name": "T6 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81976" + ] + } + }, + { + "id": "FMA:81999", + "name": "T4 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:82000", + "name": "T5 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:82001", + "name": "T6 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11504" + ] + } + }, + { + "id": "FMA:82002", + "name": "T7 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11507" + ] + } + }, + { + "id": "FMA:82003", + "name": "T8 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11510" + ] + } + }, + { + "id": "FMA:82004", + "name": "T9 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11513" + ] + } + }, + { + "id": "FMA:82005", + "name": "T10 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11516" + ] + } + }, + { + "id": "FMA:82006", + "name": "T11 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11519" + ] + } + }, + { + "id": "FMA:82007", + "name": "T12 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11522" + ] + } + }, + { + "id": "FMA:82008", + "name": "L1 branch to spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72099" + ] + }, + "synonyms": [ + "Medial branch of posterior ramus of first lumbar nerve to spinalis thoracis" + ] + }, + { + "id": "FMA:82009", + "name": "T4 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81999" + ] + } + }, + { + "id": "FMA:82010", + "name": "T4 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81999" + ] + } + }, + { + "id": "FMA:82011", + "name": "T5 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82000" + ] + } + }, + { + "id": "FMA:82012", + "name": "T5 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82000" + ] + } + }, + { + "id": "FMA:82013", + "name": "T6 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82001" + ] + } + }, + { + "id": "FMA:82014", + "name": "T6 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82001" + ] + } + }, + { + "id": "FMA:82015", + "name": "T7 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82002" + ] + } + }, + { + "id": "FMA:82016", + "name": "T7 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82002" + ] + } + }, + { + "id": "FMA:82017", + "name": "T8 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82003" + ] + } + }, + { + "id": "FMA:82018", + "name": "T8 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82003" + ] + } + }, + { + "id": "FMA:82019", + "name": "T9 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82004" + ] + } + }, + { + "id": "FMA:82020", + "name": "T9 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82004" + ] + } + }, + { + "id": "FMA:82021", + "name": "T10 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82005" + ] + } + }, + { + "id": "FMA:82022", + "name": "T10 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82005" + ] + } + }, + { + "id": "FMA:82023", + "name": "T11 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82006" + ] + } + }, + { + "id": "FMA:82024", + "name": "T11 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82006" + ] + } + }, + { + "id": "FMA:82025", + "name": "T12 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82007" + ] + } + }, + { + "id": "FMA:82026", + "name": "T12 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82007" + ] + } + }, + { + "id": "FMA:82027", + "name": "L1 branch to right spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82008" + ] + } + }, + { + "id": "FMA:82028", + "name": "L1 branch to left spinalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82008" + ] + } + }, + { + "id": "FMA:82029", + "name": "C4 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72094" + ] + } + }, + { + "id": "FMA:82030", + "name": "C5 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72095" + ] + } + }, + { + "id": "FMA:82031", + "name": "C6 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72096" + ] + } + }, + { + "id": "FMA:82032", + "name": "C7 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72097" + ] + } + }, + { + "id": "FMA:82033", + "name": "C8 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72098" + ] + } + }, + { + "id": "FMA:82034", + "name": "T1 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11639" + ] + } + }, + { + "id": "FMA:82035", + "name": "T2 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11270" + ] + } + }, + { + "id": "FMA:82036", + "name": "T3 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10992" + ] + } + }, + { + "id": "FMA:82037", + "name": "T4 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10959" + ] + } + }, + { + "id": "FMA:82038", + "name": "T5 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11121" + ] + } + }, + { + "id": "FMA:82039", + "name": "T6 branch to spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11504" + ] + } + }, + { + "id": "FMA:82040", + "name": "C4 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82029" + ] + } + }, + { + "id": "FMA:82041", + "name": "C4 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82029" + ] + } + }, + { + "id": "FMA:82042", + "name": "C5 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82030" + ] + } + }, + { + "id": "FMA:82043", + "name": "C5 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82030" + ] + } + }, + { + "id": "FMA:82044", + "name": "C6 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82031" + ] + } + }, + { + "id": "FMA:82045", + "name": "C6 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82031" + ] + } + }, + { + "id": "FMA:82046", + "name": "C7 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82032" + ] + } + }, + { + "id": "FMA:82047", + "name": "C7 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82032" + ] + } + }, + { + "id": "FMA:82048", + "name": "C8 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82033" + ] + } + }, + { + "id": "FMA:82049", + "name": "C8 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82033" + ] + } + }, + { + "id": "FMA:82050", + "name": "T1 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82034" + ] + } + }, + { + "id": "FMA:82051", + "name": "T1 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82034" + ] + } + }, + { + "id": "FMA:82052", + "name": "T2 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82035" + ] + } + }, + { + "id": "FMA:82053", + "name": "T2 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82035" + ] + } + }, + { + "id": "FMA:82054", + "name": "T3 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82036" + ] + } + }, + { + "id": "FMA:82055", + "name": "T3 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82036" + ] + } + }, + { + "id": "FMA:82056", + "name": "T4 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82037" + ] + } + }, + { + "id": "FMA:82057", + "name": "T4 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82037" + ] + } + }, + { + "id": "FMA:82058", + "name": "T5 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82038" + ] + } + }, + { + "id": "FMA:82059", + "name": "T5 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82038" + ] + } + }, + { + "id": "FMA:82060", + "name": "T6 branch to right spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82039" + ] + } + }, + { + "id": "FMA:82061", + "name": "T6 branch to left spinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82039" + ] + } + }, + { + "id": "FMA:82062", + "name": "Medial branch of posterior ramus of seventh thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11507" + ] + } + }, + { + "id": "FMA:82063", + "name": "Medial branch of posterior ramus of eighth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11510" + ] + } + }, + { + "id": "FMA:82064", + "name": "Medial branch of posterior ramus of ninth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11513" + ] + }, + "synonyms": [ + "T9 branch to longissimus thoracis (1)" + ] + }, + { + "id": "FMA:82065", + "name": "Medial branch of posterior ramus of tenth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11516" + ] + } + }, + { + "id": "FMA:82066", + "name": "Medial branch of posterior ramus of eleventh thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11519" + ] + } + }, + { + "id": "FMA:82067", + "name": "Medial branch of posterior ramus of twelfth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11522" + ] + } + }, + { + "id": "FMA:82068", + "name": "Lateral branch of posterior ramus of seventh thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11486" + ] + } + }, + { + "id": "FMA:82069", + "name": "Lateral branch of posterior ramus of eighth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11489" + ] + } + }, + { + "id": "FMA:82070", + "name": "Lateral branch of posterior ramus of ninth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11492" + ] + } + }, + { + "id": "FMA:82071", + "name": "Lateral branch of posterior ramus of tenth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11495" + ] + } + }, + { + "id": "FMA:82072", + "name": "Lateral branch of posterior ramus of eleventh thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11498" + ] + } + }, + { + "id": "FMA:82073", + "name": "Lateral branch of posterior ramus of twelfth thoracic nerve to longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11501" + ] + } + }, + { + "id": "FMA:82074", + "name": "Medial branch of posterior ramus of right seventh thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82062" + ] + } + }, + { + "id": "FMA:82075", + "name": "Medial branch of posterior ramus of left seventh thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82062" + ] + } + }, + { + "id": "FMA:82076", + "name": "Medial branch of posterior ramus of right eighth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82063" + ] + } + }, + { + "id": "FMA:82077", + "name": "Medial branch of posterior ramus of left eighth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82063" + ] + } + }, + { + "id": "FMA:82078", + "name": "Medial branch of posterior ramus of right ninth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82064" + ] + } + }, + { + "id": "FMA:82079", + "name": "Medial branch of posterior ramus of left ninth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82064" + ] + } + }, + { + "id": "FMA:82080", + "name": "Medial branch of posterior ramus of right tenth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82065" + ] + } + }, + { + "id": "FMA:82081", + "name": "Medial branch of posterior ramus of left tenth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82065" + ] + } + }, + { + "id": "FMA:82082", + "name": "Medial branch of posterior ramus of right eleventh thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82066" + ] + } + }, + { + "id": "FMA:82083", + "name": "Medial branch of posterior ramus of left eleventh thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82066" + ] + } + }, + { + "id": "FMA:82084", + "name": "Medial branch of posterior ramus of right twelfth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82067" + ] + } + }, + { + "id": "FMA:82085", + "name": "Medial branch of posterior ramus of left twelfth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82067" + ] + } + }, + { + "id": "FMA:82086", + "name": "Lateral branch of posterior ramus of right seventh thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82068" + ] + } + }, + { + "id": "FMA:82087", + "name": "Lateral branch of posterior ramus of left seventh thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82068" + ] + } + }, + { + "id": "FMA:82088", + "name": "Lateral branch of posterior ramus of right eighth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82069" + ] + }, + "synonyms": [ + "T8 branch to right longissimus thoracis (2)" + ] + }, + { + "id": "FMA:82089", + "name": "Lateral branch of posterior ramus of left eighth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82069" + ] + } + }, + { + "id": "FMA:82090", + "name": "Lateral branch of posterior ramus of right ninth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82070" + ] + } + }, + { + "id": "FMA:82091", + "name": "Lateral branch of posterior ramus of left ninth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82070" + ] + } + }, + { + "id": "FMA:82092", + "name": "Lateral branch of posterior ramus of right tenth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82071" + ] + } + }, + { + "id": "FMA:82093", + "name": "Lateral branch of posterior ramus of left tenth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82071" + ] + } + }, + { + "id": "FMA:82094", + "name": "Lateral branch of posterior ramus of right eleventh thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82072" + ] + } + }, + { + "id": "FMA:82095", + "name": "Lateral branch of posterior ramus of left eleventh thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82072" + ] + } + }, + { + "id": "FMA:82096", + "name": "Lateral branch of posterior ramus of right twelfth thoracic nerve to right longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82073" + ] + } + }, + { + "id": "FMA:82097", + "name": "Lateral branch of posterior ramus of left twelfth thoracic nerve to left longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82073" + ] + } + }, + { + "id": "FMA:82098", + "name": "C3 branch to semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72093" + ] + } + }, + { + "id": "FMA:82099", + "name": "C3 branch to right semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82098" + ] + } + }, + { + "id": "FMA:82100", + "name": "C3 branch to left semispinalis capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82098" + ] + } + }, + { + "id": "FMA:82106", + "name": "Muscular branch of lateral branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6022" + ] + } + }, + { + "id": "FMA:82107", + "name": "Muscular branch of lateral branch of posterior ramus of second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82108", + "name": "Muscular branch of lateral branch of posterior ramus of third cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82109", + "name": "C3 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72093" + ] + } + }, + { + "id": "FMA:82110", + "name": "C3 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82109" + ] + } + }, + { + "id": "FMA:82111", + "name": "C3 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82109" + ] + } + }, + { + "id": "FMA:82112", + "name": "C2 branch to multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72092" + ] + } + }, + { + "id": "FMA:82113", + "name": "C2 branch to right multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82112" + ] + } + }, + { + "id": "FMA:82114", + "name": "C2 branch to left multifidus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82112" + ] + } + }, + { + "id": "FMA:82117", + "name": "C2 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + } + }, + { + "id": "FMA:82118", + "name": "C3 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82108" + ] + } + }, + { + "id": "FMA:82119", + "name": "C4 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82153" + ] + } + }, + { + "id": "FMA:82120", + "name": "C5 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82154" + ] + } + }, + { + "id": "FMA:82121", + "name": "C6 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82155" + ] + } + }, + { + "id": "FMA:82122", + "name": "C7 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82124", + "name": "T1 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82125", + "name": "T2 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82126", + "name": "T3 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82127", + "name": "T4 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82128", + "name": "T5 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11125" + ] + } + }, + { + "id": "FMA:82129", + "name": "C2 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82117" + ] + } + }, + { + "id": "FMA:82130", + "name": "C2 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82117" + ] + } + }, + { + "id": "FMA:82131", + "name": "C3 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82118" + ] + } + }, + { + "id": "FMA:82132", + "name": "C4 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82119" + ] + } + }, + { + "id": "FMA:82133", + "name": "C4 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82119" + ] + } + }, + { + "id": "FMA:82134", + "name": "C5 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82120" + ] + } + }, + { + "id": "FMA:82135", + "name": "C5 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82120" + ] + } + }, + { + "id": "FMA:82136", + "name": "C6 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82121" + ] + } + }, + { + "id": "FMA:82137", + "name": "C6 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82121" + ] + } + }, + { + "id": "FMA:82138", + "name": "C7 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82122" + ] + } + }, + { + "id": "FMA:82139", + "name": "C7 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82122" + ] + } + }, + { + "id": "FMA:82142", + "name": "T1 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82124" + ] + } + }, + { + "id": "FMA:82143", + "name": "T1 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82124" + ] + } + }, + { + "id": "FMA:82144", + "name": "T2 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82125" + ] + } + }, + { + "id": "FMA:82145", + "name": "T2 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82125" + ] + } + }, + { + "id": "FMA:82146", + "name": "T3 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82126" + ] + } + }, + { + "id": "FMA:82147", + "name": "T3 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82126" + ] + } + }, + { + "id": "FMA:82148", + "name": "T4 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82127" + ] + } + }, + { + "id": "FMA:82149", + "name": "T4 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82127" + ] + } + }, + { + "id": "FMA:82150", + "name": "T5 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82128" + ] + } + }, + { + "id": "FMA:82151", + "name": "T5 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82128" + ] + } + }, + { + "id": "FMA:82152", + "name": "C3 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82118" + ] + } + }, + { + "id": "FMA:82153", + "name": "Muscular branch of lateral branch of posterior ramus of fourth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82154", + "name": "Muscular branch of lateral branch of posterior ramus of fifth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82155", + "name": "Muscular branch of lateral branch of posterior ramus of sixth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82156", + "name": "Muscular branch of lateral branch of posterior ramus of seventh cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82157", + "name": "Muscular branch of lateral branch of posterior ramus of eighth cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82106" + ] + } + }, + { + "id": "FMA:82158", + "name": "C8 branch to longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82159", + "name": "C8 branch to right longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82158" + ] + } + }, + { + "id": "FMA:82160", + "name": "C8 branch to left longissimus cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82158" + ] + } + }, + { + "id": "FMA:82161", + "name": "C3 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82108" + ] + } + }, + { + "id": "FMA:82162", + "name": "C4 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82153" + ] + } + }, + { + "id": "FMA:82163", + "name": "C5 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82154" + ] + } + }, + { + "id": "FMA:82164", + "name": "C6 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82155" + ] + } + }, + { + "id": "FMA:82165", + "name": "C7 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82166", + "name": "C8 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82167", + "name": "T1 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82168", + "name": "T2 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82169", + "name": "T3 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82170", + "name": "T4 branch to longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82171", + "name": "C3 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82161" + ] + } + }, + { + "id": "FMA:82172", + "name": "C3 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82161" + ] + } + }, + { + "id": "FMA:82173", + "name": "C4 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82162" + ] + } + }, + { + "id": "FMA:82174", + "name": "C4 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82162" + ] + } + }, + { + "id": "FMA:82175", + "name": "C5 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82163" + ] + } + }, + { + "id": "FMA:82176", + "name": "C5 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82163" + ] + } + }, + { + "id": "FMA:82177", + "name": "C6 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82164" + ] + } + }, + { + "id": "FMA:82178", + "name": "C6 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82164" + ] + } + }, + { + "id": "FMA:82179", + "name": "C7 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82165" + ] + } + }, + { + "id": "FMA:82180", + "name": "C7 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82165" + ] + } + }, + { + "id": "FMA:82181", + "name": "C8 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82166" + ] + } + }, + { + "id": "FMA:82182", + "name": "C8 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82166" + ] + } + }, + { + "id": "FMA:82183", + "name": "T1 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82167" + ] + } + }, + { + "id": "FMA:82184", + "name": "T1 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82167" + ] + } + }, + { + "id": "FMA:82185", + "name": "T2 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82168" + ] + } + }, + { + "id": "FMA:82186", + "name": "T2 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82168" + ] + } + }, + { + "id": "FMA:82187", + "name": "T3 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82169" + ] + } + }, + { + "id": "FMA:82188", + "name": "T3 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82169" + ] + } + }, + { + "id": "FMA:82189", + "name": "T4 branch to right longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82170" + ] + } + }, + { + "id": "FMA:82190", + "name": "T4 branch to left longissimus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82170" + ] + } + }, + { + "id": "FMA:82191", + "name": "C4 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82153" + ] + } + }, + { + "id": "FMA:82192", + "name": "C5 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82154" + ] + } + }, + { + "id": "FMA:82193", + "name": "C6 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82155" + ] + } + }, + { + "id": "FMA:82194", + "name": "C7 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82195", + "name": "C8 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82196", + "name": "T1 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82197", + "name": "T2 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82198", + "name": "T3 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82199", + "name": "T4 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82200", + "name": "T5 branch to iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11125" + ] + } + }, + { + "id": "FMA:82201", + "name": "C4 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82191" + ] + } + }, + { + "id": "FMA:82202", + "name": "C4 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82191" + ] + } + }, + { + "id": "FMA:82203", + "name": "C5 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82192" + ] + } + }, + { + "id": "FMA:82204", + "name": "C5 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82192" + ] + } + }, + { + "id": "FMA:82205", + "name": "C6 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82193" + ] + } + }, + { + "id": "FMA:82206", + "name": "C6 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82193" + ] + } + }, + { + "id": "FMA:82207", + "name": "C7 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82194" + ] + } + }, + { + "id": "FMA:82208", + "name": "C7 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82194" + ] + } + }, + { + "id": "FMA:82209", + "name": "C8 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82195" + ] + } + }, + { + "id": "FMA:82210", + "name": "C8 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82195" + ] + } + }, + { + "id": "FMA:82211", + "name": "T1 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82196" + ] + } + }, + { + "id": "FMA:82212", + "name": "T1 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82196" + ] + } + }, + { + "id": "FMA:82213", + "name": "T2 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82197" + ] + } + }, + { + "id": "FMA:82214", + "name": "T2 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82197" + ] + } + }, + { + "id": "FMA:82215", + "name": "T3 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82198" + ] + } + }, + { + "id": "FMA:82216", + "name": "T3 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82198" + ] + } + }, + { + "id": "FMA:82217", + "name": "T4 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82199" + ] + } + }, + { + "id": "FMA:82218", + "name": "T4 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82199" + ] + } + }, + { + "id": "FMA:82219", + "name": "T5 branch to right iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82200" + ] + } + }, + { + "id": "FMA:82220", + "name": "T5 branch to left iliocostalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82200" + ] + } + }, + { + "id": "FMA:82221", + "name": "C7 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82222", + "name": "C8 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82223", + "name": "T1 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82224", + "name": "T2 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82225", + "name": "T3 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82226", + "name": "T4 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82227", + "name": "T5 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11125" + ] + } + }, + { + "id": "FMA:82228", + "name": "C7 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82221" + ] + } + }, + { + "id": "FMA:82229", + "name": "C7 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82221" + ] + } + }, + { + "id": "FMA:82230", + "name": "C8 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82222" + ] + } + }, + { + "id": "FMA:82231", + "name": "C8 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82222" + ] + } + }, + { + "id": "FMA:82232", + "name": "T1 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82223" + ] + } + }, + { + "id": "FMA:82233", + "name": "T1 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82223" + ] + } + }, + { + "id": "FMA:82234", + "name": "T2 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82224" + ] + } + }, + { + "id": "FMA:82235", + "name": "T2 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82224" + ] + } + }, + { + "id": "FMA:82236", + "name": "T3 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82225" + ] + } + }, + { + "id": "FMA:82237", + "name": "T3 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82225" + ] + } + }, + { + "id": "FMA:82238", + "name": "T4 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82226" + ] + } + }, + { + "id": "FMA:82239", + "name": "T4 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82226" + ] + } + }, + { + "id": "FMA:82240", + "name": "T5 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82227" + ] + } + }, + { + "id": "FMA:82241", + "name": "T5 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82227" + ] + } + }, + { + "id": "FMA:82242", + "name": "T7 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11486" + ] + } + }, + { + "id": "FMA:82243", + "name": "T8 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11489" + ] + } + }, + { + "id": "FMA:82244", + "name": "T9 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11492" + ] + } + }, + { + "id": "FMA:82245", + "name": "T10 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11495" + ] + } + }, + { + "id": "FMA:82246", + "name": "T11 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11498" + ] + } + }, + { + "id": "FMA:82247", + "name": "T12 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11501" + ] + } + }, + { + "id": "FMA:82248", + "name": "L1 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14003" + ] + } + }, + { + "id": "FMA:82249", + "name": "L2 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14003" + ] + } + }, + { + "id": "FMA:82250", + "name": "L3 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14003" + ] + } + }, + { + "id": "FMA:82251", + "name": "L4 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14003" + ] + } + }, + { + "id": "FMA:82252", + "name": "L5 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14003" + ] + } + }, + { + "id": "FMA:82253", + "name": "T7 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82242" + ] + } + }, + { + "id": "FMA:82254", + "name": "T7 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82242" + ] + } + }, + { + "id": "FMA:82255", + "name": "T8 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82243" + ] + } + }, + { + "id": "FMA:82256", + "name": "T8 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82243" + ] + } + }, + { + "id": "FMA:82257", + "name": "T9 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82244" + ] + } + }, + { + "id": "FMA:82258", + "name": "T9 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82244" + ] + } + }, + { + "id": "FMA:82259", + "name": "T10 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82245" + ] + } + }, + { + "id": "FMA:82260", + "name": "T10 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82245" + ] + } + }, + { + "id": "FMA:82261", + "name": "T11 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82246" + ] + } + }, + { + "id": "FMA:82262", + "name": "T11 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82246" + ] + } + }, + { + "id": "FMA:82263", + "name": "T12 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82247" + ] + } + }, + { + "id": "FMA:82264", + "name": "T12 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82247" + ] + } + }, + { + "id": "FMA:82265", + "name": "L1 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82248" + ] + } + }, + { + "id": "FMA:82266", + "name": "L1 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82248" + ] + } + }, + { + "id": "FMA:82267", + "name": "L2 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82249" + ] + } + }, + { + "id": "FMA:82268", + "name": "L2 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82249" + ] + } + }, + { + "id": "FMA:82269", + "name": "L3 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82250" + ] + } + }, + { + "id": "FMA:82270", + "name": "L3 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82250" + ] + } + }, + { + "id": "FMA:82271", + "name": "L4 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82251" + ] + } + }, + { + "id": "FMA:82272", + "name": "L4 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82251" + ] + } + }, + { + "id": "FMA:82273", + "name": "L5 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82252" + ] + } + }, + { + "id": "FMA:82274", + "name": "L5 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82252" + ] + } + }, + { + "id": "FMA:82275", + "name": "T6 branch to iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11483" + ] + } + }, + { + "id": "FMA:82276", + "name": "T6 branch to right iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82275" + ] + } + }, + { + "id": "FMA:82277", + "name": "T6 branch to left iliocostalis thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82275" + ] + } + }, + { + "id": "FMA:82278", + "name": "T6 branch to iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11483" + ] + } + }, + { + "id": "FMA:82279", + "name": "T6 branch to right iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82278" + ] + } + }, + { + "id": "FMA:82280", + "name": "T6 branch to left iliocostalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82278" + ] + } + }, + { + "id": "FMA:82281", + "name": "C2 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + } + }, + { + "id": "FMA:82282", + "name": "C3 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82108" + ] + } + }, + { + "id": "FMA:82283", + "name": "C4 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82153" + ] + } + }, + { + "id": "FMA:82284", + "name": "C5 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82154" + ] + } + }, + { + "id": "FMA:82285", + "name": "C6 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82155" + ] + } + }, + { + "id": "FMA:82286", + "name": "C7 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82287", + "name": "C8 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82288", + "name": "T1 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82289", + "name": "T2 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82290", + "name": "T3 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82291", + "name": "T4 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82292", + "name": "T5 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11125" + ] + } + }, + { + "id": "FMA:82293", + "name": "C2 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82281" + ] + } + }, + { + "id": "FMA:82294", + "name": "C2 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82281" + ] + } + }, + { + "id": "FMA:82295", + "name": "C3 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82282" + ] + } + }, + { + "id": "FMA:82296", + "name": "C3 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82282" + ] + } + }, + { + "id": "FMA:82297", + "name": "C4 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82283" + ] + } + }, + { + "id": "FMA:82298", + "name": "C4 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82283" + ] + } + }, + { + "id": "FMA:82299", + "name": "C5 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82284" + ] + } + }, + { + "id": "FMA:82300", + "name": "C5 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82284" + ] + } + }, + { + "id": "FMA:82301", + "name": "C6 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82285" + ] + } + }, + { + "id": "FMA:82302", + "name": "C6 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82285" + ] + } + }, + { + "id": "FMA:82303", + "name": "C7 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82286" + ] + } + }, + { + "id": "FMA:82304", + "name": "C7 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82286" + ] + } + }, + { + "id": "FMA:82305", + "name": "C8 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82287" + ] + } + }, + { + "id": "FMA:82306", + "name": "C8 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82287" + ] + } + }, + { + "id": "FMA:82307", + "name": "T1 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82288" + ] + } + }, + { + "id": "FMA:82308", + "name": "T1 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82288" + ] + } + }, + { + "id": "FMA:82309", + "name": "T2 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82289" + ] + } + }, + { + "id": "FMA:82310", + "name": "T2 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82289" + ] + } + }, + { + "id": "FMA:82311", + "name": "T3 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82290" + ] + } + }, + { + "id": "FMA:82312", + "name": "T3 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82290" + ] + } + }, + { + "id": "FMA:82313", + "name": "T4 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82291" + ] + } + }, + { + "id": "FMA:82314", + "name": "T4 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82291" + ] + } + }, + { + "id": "FMA:82315", + "name": "T5 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82292" + ] + } + }, + { + "id": "FMA:82316", + "name": "T5 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82292" + ] + } + }, + { + "id": "FMA:82317", + "name": "T6 branch to splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11483" + ] + } + }, + { + "id": "FMA:82318", + "name": "T6 branch to right splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82317" + ] + } + }, + { + "id": "FMA:82319", + "name": "T6 branch to left splenius cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82317" + ] + } + }, + { + "id": "FMA:82320", + "name": "C1 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65579" + ] + } + }, + { + "id": "FMA:82321", + "name": "C2 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82107" + ] + } + }, + { + "id": "FMA:82322", + "name": "C3 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82108" + ] + } + }, + { + "id": "FMA:82323", + "name": "C4 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82153" + ] + } + }, + { + "id": "FMA:82324", + "name": "C4 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82323" + ] + } + }, + { + "id": "FMA:82325", + "name": "C4 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82323" + ] + } + }, + { + "id": "FMA:82326", + "name": "C5 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82154" + ] + } + }, + { + "id": "FMA:82327", + "name": "C6 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82155" + ] + } + }, + { + "id": "FMA:82328", + "name": "C7 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82156" + ] + } + }, + { + "id": "FMA:82329", + "name": "C8 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82157" + ] + } + }, + { + "id": "FMA:82330", + "name": "T1 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82331", + "name": "T2 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82332", + "name": "T3 branch to splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82333", + "name": "C1 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82320" + ] + } + }, + { + "id": "FMA:82334", + "name": "C1 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82320" + ] + } + }, + { + "id": "FMA:82335", + "name": "C2 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82321" + ] + } + }, + { + "id": "FMA:82336", + "name": "C2 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82321" + ] + } + }, + { + "id": "FMA:82337", + "name": "C3 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82322" + ] + } + }, + { + "id": "FMA:82338", + "name": "C3 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82322" + ] + } + }, + { + "id": "FMA:82339", + "name": "C5 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82326" + ] + } + }, + { + "id": "FMA:82340", + "name": "C5 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82326" + ] + } + }, + { + "id": "FMA:82341", + "name": "C6 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82327" + ] + } + }, + { + "id": "FMA:82342", + "name": "C6 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82327" + ] + } + }, + { + "id": "FMA:82343", + "name": "C7 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82328" + ] + } + }, + { + "id": "FMA:82344", + "name": "C7 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82328" + ] + } + }, + { + "id": "FMA:82345", + "name": "C8 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82329" + ] + } + }, + { + "id": "FMA:82346", + "name": "C8 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82329" + ] + } + }, + { + "id": "FMA:82347", + "name": "T1 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82330" + ] + } + }, + { + "id": "FMA:82348", + "name": "T1 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82330" + ] + } + }, + { + "id": "FMA:82349", + "name": "T2 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82331" + ] + } + }, + { + "id": "FMA:82350", + "name": "T2 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82331" + ] + } + }, + { + "id": "FMA:82351", + "name": "T3 branch to right splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82332" + ] + } + }, + { + "id": "FMA:82352", + "name": "T3 branch to left splenius capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82332" + ] + } + }, + { + "id": "FMA:82353", + "name": "Levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9619" + ] + } + }, + { + "id": "FMA:82354", + "name": "First levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82355", + "name": "Second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82356", + "name": "Third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82357", + "name": "Fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82358", + "name": "Fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82359", + "name": "Sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82360", + "name": "Seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82361", + "name": "Eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82362", + "name": "Ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82363", + "name": "Tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82364", + "name": "Eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82365", + "name": "Twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82353" + ] + } + }, + { + "id": "FMA:82366", + "name": "Right first levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82354" + ] + } + }, + { + "id": "FMA:82367", + "name": "Left first levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82354" + ] + } + }, + { + "id": "FMA:82368", + "name": "Right second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82355" + ] + } + }, + { + "id": "FMA:82369", + "name": "Left second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82355" + ] + } + }, + { + "id": "FMA:82370", + "name": "Right third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82356" + ] + } + }, + { + "id": "FMA:82371", + "name": "Left third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82356" + ] + } + }, + { + "id": "FMA:82372", + "name": "Right fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82357" + ] + } + }, + { + "id": "FMA:82373", + "name": "Left fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82357" + ] + } + }, + { + "id": "FMA:82374", + "name": "Right fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82358" + ] + } + }, + { + "id": "FMA:82375", + "name": "Left fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82358" + ] + } + }, + { + "id": "FMA:82376", + "name": "Right sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82359" + ] + } + }, + { + "id": "FMA:82377", + "name": "Left sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82359" + ] + } + }, + { + "id": "FMA:82378", + "name": "Right seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82360" + ] + } + }, + { + "id": "FMA:82379", + "name": "Left seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82360" + ] + } + }, + { + "id": "FMA:82380", + "name": "Right eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82361" + ] + } + }, + { + "id": "FMA:82381", + "name": "Left eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82361" + ] + } + }, + { + "id": "FMA:82382", + "name": "Right ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82362" + ] + } + }, + { + "id": "FMA:82383", + "name": "Left ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82362" + ] + } + }, + { + "id": "FMA:82384", + "name": "Right tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82363" + ] + } + }, + { + "id": "FMA:82385", + "name": "Left tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82363" + ] + } + }, + { + "id": "FMA:82386", + "name": "Right eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82364" + ] + } + }, + { + "id": "FMA:82387", + "name": "Left eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82364" + ] + } + }, + { + "id": "FMA:82388", + "name": "Right twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82365" + ] + } + }, + { + "id": "FMA:82389", + "name": "Left twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82365" + ] + } + }, + { + "id": "FMA:82390", + "name": "Nerve to first levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11627" + ] + } + }, + { + "id": "FMA:82391", + "name": "Nerve to second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11274" + ] + } + }, + { + "id": "FMA:82392", + "name": "Nerve to third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10996" + ] + } + }, + { + "id": "FMA:82393", + "name": "Nerve to fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10964" + ] + } + }, + { + "id": "FMA:82394", + "name": "Nerve to fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11125" + ] + } + }, + { + "id": "FMA:82395", + "name": "Nerve to sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11483" + ] + } + }, + { + "id": "FMA:82396", + "name": "Nerve to seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11486" + ] + } + }, + { + "id": "FMA:82397", + "name": "Nerve to eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11489" + ] + } + }, + { + "id": "FMA:82398", + "name": "Nerve to ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11492" + ] + } + }, + { + "id": "FMA:82399", + "name": "Nerve to tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11495" + ] + } + }, + { + "id": "FMA:82400", + "name": "Nerve to eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11498" + ] + } + }, + { + "id": "FMA:82401", + "name": "Nerve to twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11501" + ] + } + }, + { + "id": "FMA:82402", + "name": "Nerve to right first levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82390" + ] + } + }, + { + "id": "FMA:82403", + "name": "Nerve to left first levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82390" + ] + } + }, + { + "id": "FMA:82404", + "name": "Nerve to right second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82391" + ] + } + }, + { + "id": "FMA:82405", + "name": "Nerve to left second levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82391" + ] + } + }, + { + "id": "FMA:82406", + "name": "Nerve to right third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82392" + ] + } + }, + { + "id": "FMA:82407", + "name": "Nerve to left third levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82392" + ] + } + }, + { + "id": "FMA:82408", + "name": "Nerve to right fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82393" + ] + } + }, + { + "id": "FMA:82409", + "name": "Nerve to left fourth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82393" + ] + } + }, + { + "id": "FMA:82410", + "name": "Nerve to right fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82394" + ] + } + }, + { + "id": "FMA:82411", + "name": "Nerve to left fifth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82394" + ] + } + }, + { + "id": "FMA:82412", + "name": "Nerve to right sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82395" + ] + } + }, + { + "id": "FMA:82413", + "name": "Nerve to left sixth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82395" + ] + } + }, + { + "id": "FMA:82414", + "name": "Nerve to right seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82396" + ] + } + }, + { + "id": "FMA:82415", + "name": "Nerve to left seventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82396" + ] + } + }, + { + "id": "FMA:82416", + "name": "Nerve to right eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82397" + ] + } + }, + { + "id": "FMA:82417", + "name": "Nerve to left eighth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82397" + ] + } + }, + { + "id": "FMA:82418", + "name": "Nerve to right ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82398" + ] + } + }, + { + "id": "FMA:82419", + "name": "Nerve to left ninth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82398" + ] + } + }, + { + "id": "FMA:82420", + "name": "Nerve to right tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82399" + ] + } + }, + { + "id": "FMA:82421", + "name": "Nerve to left tenth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82399" + ] + } + }, + { + "id": "FMA:82422", + "name": "Nerve to right eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82400" + ] + } + }, + { + "id": "FMA:82423", + "name": "Nerve to left eleventh levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82400" + ] + } + }, + { + "id": "FMA:82424", + "name": "Nerve to right twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82401" + ] + } + }, + { + "id": "FMA:82425", + "name": "Nerve to left twelfth levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82401" + ] + } + }, + { + "id": "FMA:82426", + "name": "Branch of sixth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11657" + ] + } + }, + { + "id": "FMA:82427", + "name": "Branch of seventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:82428", + "name": "Branch of eighth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:82429", + "name": "Branch of ninth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:82430", + "name": "Branch of tenth intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:82431", + "name": "Branch of eleventh intercostal nerve to diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:82432", + "name": "Zone of levator costae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10474" + ] + }, + "synonyms": [ + "Levator costae zone" + ] + }, + { + "id": "FMA:82433", + "name": "Levator costa brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82432" + ] + } + }, + { + "id": "FMA:82434", + "name": "Levator costa longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82432" + ] + } + }, + { + "id": "FMA:82435", + "name": "Branch of fifth intercostal nerve to transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11139" + ] + } + }, + { + "id": "FMA:82436", + "name": "Branch of sixth intercostal nerve to transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11657" + ] + } + }, + { + "id": "FMA:82437", + "name": "Branch of seventh intercostal nerve to transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:82438", + "name": "Branch of right third intercostal nerve to right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81491" + ] + } + }, + { + "id": "FMA:82439", + "name": "Branch of right fourth intercostal nerve to right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81492" + ] + } + }, + { + "id": "FMA:82440", + "name": "Branch of left third intercostal nerve to left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81491" + ] + } + }, + { + "id": "FMA:82441", + "name": "Branch of left fourth intercostal nerve to left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81492" + ] + } + }, + { + "id": "FMA:82442", + "name": "Branch of right fifth intercostal nerve to right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82435" + ] + } + }, + { + "id": "FMA:82443", + "name": "Branch of left fifth intercostal nerve to left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82435" + ] + } + }, + { + "id": "FMA:82444", + "name": "Branch of right sixth intercostal nerve to right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82436" + ] + } + }, + { + "id": "FMA:82445", + "name": "Branch of left sixth intercostal nerve to left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82436" + ] + } + }, + { + "id": "FMA:82446", + "name": "Branch of right seventh intercostal nerve to right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82437" + ] + } + }, + { + "id": "FMA:82447", + "name": "Branch of left seventh intercostal nerve to left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82437" + ] + } + }, + { + "id": "FMA:82448", + "name": "Set of anterior ethmoidal cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71958" + ] + }, + "synonyms": [ + "Anterior ethmoidal cells set", + "Anterior ethmoidal cells" + ] + }, + { + "id": "FMA:82449", + "name": "Set of middle ethmoidal cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71958" + ] + }, + "synonyms": [ + "Middle ethmoidal cells", + "Middle ethmoidal cells set" + ] + }, + { + "id": "FMA:82450", + "name": "Set of posterior ethmoidal cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71958" + ] + }, + "synonyms": [ + "Posterior ethmoidal cells set" + ] + }, + { + "id": "FMA:82451", + "name": "Branch of pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80209" + ] + }, + "synonyms": [ + "Pharyngeal neural plexus branch" + ] + }, + { + "id": "FMA:82452", + "name": "Nerve to superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82451" + ] + } + }, + { + "id": "FMA:82453", + "name": "Pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5910" + ] + } + }, + { + "id": "FMA:82454", + "name": "Nerve to right superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82452" + ] + } + }, + { + "id": "FMA:82455", + "name": "Nerve to left superior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82452" + ] + } + }, + { + "id": "FMA:82456", + "name": "Nerve to middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82451" + ] + } + }, + { + "id": "FMA:82457", + "name": "Nerve to right middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82456" + ] + } + }, + { + "id": "FMA:82458", + "name": "Nerve to left middle pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82456" + ] + } + }, + { + "id": "FMA:82459", + "name": "Branch of pharyngeal nerve plexus to inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82451" + ] + } + }, + { + "id": "FMA:82460", + "name": "Branch of right pharyngeal nerve plexus to right inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82459" + ] + } + }, + { + "id": "FMA:82461", + "name": "Branch of left pharyngeal nerve plexus to left inferior pharyngeal constrictor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82459" + ] + } + }, + { + "id": "FMA:82462", + "name": "Right pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82453" + ] + } + }, + { + "id": "FMA:82463", + "name": "Left pharyngeal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82453" + ] + } + }, + { + "id": "FMA:82466", + "name": "Nerve to salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82451" + ] + } + }, + { + "id": "FMA:82467", + "name": "Nerve to right salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82466" + ] + } + }, + { + "id": "FMA:82468", + "name": "Nerve to left salpingopharyngeus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82466" + ] + } + }, + { + "id": "FMA:82472", + "name": "Cardinal organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:82474", + "name": "Sinusoidal bed", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45632" + ] + } + }, + { + "id": "FMA:82478", + "name": "Lobular organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:82481", + "name": "Organ chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:82482", + "name": "Wall of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Organ wall" + ] + }, + { + "id": "FMA:82484", + "name": "Septum of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + }, + "synonyms": [ + "Organ septum" + ] + }, + { + "id": "FMA:82485", + "name": "Organ component layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:82486", + "name": "Hollow tree organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:82488", + "name": "Organ hemivolume", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82489", + "name": "Organ portion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Organ piece" + ] + }, + { + "id": "FMA:82490", + "name": "Pseudolobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82493", + "name": "Alveolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:82494", + "name": "Lobular segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82478" + ] + } + }, + { + "id": "FMA:82496", + "name": "Membranous layer of organ wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:82497", + "name": "Nerve to sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82555" + ] + } + }, + { + "id": "FMA:82498", + "name": "Nerve to right sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82497" + ] + } + }, + { + "id": "FMA:82499", + "name": "Nerve to left sternothyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82497" + ] + } + }, + { + "id": "FMA:82500", + "name": "Membranous layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Membranous organ component" + ] + }, + { + "id": "FMA:82501", + "name": "Fatty layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:82504", + "name": "Surface papilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:82505", + "name": "Villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:82506", + "name": "Protuberance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82507", + "name": "Organ crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82508", + "name": "Bone spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82509", + "name": "Iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82508" + ] + } + }, + { + "id": "FMA:82510", + "name": "Right posterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63615" + ] + } + }, + { + "id": "FMA:82511", + "name": "Left posterior inferior iliac spine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63615" + ] + } + }, + { + "id": "FMA:82512", + "name": "Bone crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82507" + ] + } + }, + { + "id": "FMA:82513", + "name": "Trochanter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:82516", + "name": "Anatomical flexure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:82517", + "name": "Anatomical curvature", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:82518", + "name": "Crest of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82512" + ] + }, + "synonyms": [ + "Maxillary crest" + ] + }, + { + "id": "FMA:82519", + "name": "Crest of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82512" + ] + }, + "synonyms": [ + "Palatine crest" + ] + }, + { + "id": "FMA:82524", + "name": "Central zone of nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86142" + ] + } + }, + { + "id": "FMA:82526", + "name": "Deep part of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Inner part of organ" + ] + }, + { + "id": "FMA:82527", + "name": "Superficial part of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Outer part of organ" + ] + }, + { + "id": "FMA:82539", + "name": "Zone of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Splenic zone" + ] + }, + { + "id": "FMA:82542", + "name": "Zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Calcaneus zone" + ] + }, + { + "id": "FMA:82543", + "name": "Nerve to inferior belly of omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82555" + ] + } + }, + { + "id": "FMA:82544", + "name": "Nerve to inferior belly of right omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82543" + ] + } + }, + { + "id": "FMA:82545", + "name": "Nerve to inferior belly of left omohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82543" + ] + } + }, + { + "id": "FMA:82546", + "name": "Trunk of thymic branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:82547", + "name": "Trunk of bronchial branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:82549", + "name": "Trunk of thyroidea ima artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Thyroidea ima arterial trunk" + ] + }, + { + "id": "FMA:82550", + "name": "Trunk of right dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82551" + ] + }, + "synonyms": [ + "Right dorsal scapular arterial trunk" + ] + }, + { + "id": "FMA:82551", + "name": "Trunk of dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76301" + ] + }, + "synonyms": [ + "Dorsal scapular arterial trunk" + ] + }, + { + "id": "FMA:82552", + "name": "Trunk of left dorsal scapular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82551" + ] + }, + "synonyms": [ + "Left dorsal scapular arterial trunk" + ] + }, + { + "id": "FMA:82553", + "name": "Ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:82555", + "name": "Branch of ansa cervicalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65132" + ] + }, + "synonyms": [ + "Ansa cervicalis branch" + ] + }, + { + "id": "FMA:82556", + "name": "Nerve to sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82555" + ] + } + }, + { + "id": "FMA:82557", + "name": "Nerve to right sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82556" + ] + } + }, + { + "id": "FMA:82558", + "name": "Nerve to left sternohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82556" + ] + } + }, + { + "id": "FMA:82559", + "name": "Branch of mylohyoid nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53246" + ] + }, + "synonyms": [ + "Mylohyoid neural branch" + ] + }, + { + "id": "FMA:82560", + "name": "Nerve proper to mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82559" + ] + } + }, + { + "id": "FMA:82561", + "name": "Branch of mylohyoid nerve to anterior belly of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82559" + ] + } + }, + { + "id": "FMA:82562", + "name": "Nerve proper to right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82560" + ] + } + }, + { + "id": "FMA:82563", + "name": "Nerve proper to left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82560" + ] + } + }, + { + "id": "FMA:82564", + "name": "Branch of right mylohyoid nerve to anterior belly of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82561" + ] + } + }, + { + "id": "FMA:82565", + "name": "Branch of left mylohyoid nerve to anterior belly of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82561" + ] + } + }, + { + "id": "FMA:82566", + "name": "C4 branch to scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65835" + ] + } + }, + { + "id": "FMA:82567", + "name": "C4 branch to right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82566" + ] + } + }, + { + "id": "FMA:82568", + "name": "C4 branch to left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82566" + ] + } + }, + { + "id": "FMA:82569", + "name": "C2 branch to longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:82570", + "name": "C2 branch to right longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82569" + ] + } + }, + { + "id": "FMA:82571", + "name": "C2 branch to left longus capitis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82569" + ] + } + }, + { + "id": "FMA:82572", + "name": "C2 branch to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:82573", + "name": "C2 branch to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82572" + ] + } + }, + { + "id": "FMA:82574", + "name": "C2 branch to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82572" + ] + } + }, + { + "id": "FMA:82575", + "name": "C6 branch to longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65832" + ] + } + }, + { + "id": "FMA:82576", + "name": "C6 branch to right longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82575" + ] + } + }, + { + "id": "FMA:82577", + "name": "C6 branch to left longus colli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82575" + ] + } + }, + { + "id": "FMA:82578", + "name": "C2 branch to rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:82579", + "name": "C2 branch to right rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82578" + ] + } + }, + { + "id": "FMA:82580", + "name": "C2 branch to left rectus capitis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82578" + ] + } + }, + { + "id": "FMA:82581", + "name": "Branch of spinal accessory nerve to trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66075" + ] + }, + "synonyms": [ + "Trapezius branch of spinal accessory nerve" + ] + }, + { + "id": "FMA:82582", + "name": "Branch of right spinal accessory nerve to right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82581" + ] + }, + "synonyms": [ + "Trapezius branch of right spinal accessory nerve" + ] + }, + { + "id": "FMA:82583", + "name": "Branch of left spinal accessory nerve to left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82581" + ] + }, + "synonyms": [ + "Trapezius branch of left spinal accessory nerve" + ] + }, + { + "id": "FMA:82584", + "name": "Branch of spinal accessory nerve to sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66075" + ] + }, + "synonyms": [ + "Sternocleidomastoid branch of spinal accessory nerve" + ] + }, + { + "id": "FMA:82585", + "name": "Branch of right spinal accessory nerve to right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82584" + ] + }, + "synonyms": [ + "Sternocleidomastoid branch of right spinal accessory nerve" + ] + }, + { + "id": "FMA:82586", + "name": "Branch of left spinal accessory nerve to left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82584" + ] + }, + "synonyms": [ + "Sternocleidomastoid branch of left spinal accessory nerve" + ] + }, + { + "id": "FMA:82587", + "name": "C3 branch to sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65809" + ] + } + }, + { + "id": "FMA:82588", + "name": "C3 branch to right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82587" + ] + } + }, + { + "id": "FMA:82589", + "name": "C3 branch to left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82587" + ] + } + }, + { + "id": "FMA:82590", + "name": "C2 branch to sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12198" + ] + } + }, + { + "id": "FMA:82591", + "name": "C2 branch to right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82590" + ] + } + }, + { + "id": "FMA:82592", + "name": "C2 branch to left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82590" + ] + } + }, + { + "id": "FMA:82594", + "name": "Segment of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Subclavian arterial segment" + ] + }, + { + "id": "FMA:82595", + "name": "Trunk proper of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69320" + ] + } + }, + { + "id": "FMA:82596", + "name": "Trunk proper of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69320" + ] + } + }, + { + "id": "FMA:82597", + "name": "Trunk of brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63838" + ] + }, + "synonyms": [ + "Brachial arterial trunk" + ] + }, + { + "id": "FMA:82598", + "name": "Trunk of right brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82597" + ] + }, + "synonyms": [ + "Right brachial arterial trunk" + ] + }, + { + "id": "FMA:82599", + "name": "Trunk of left brachial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82597" + ] + }, + "synonyms": [ + "Left brachial arterial trunk" + ] + }, + { + "id": "FMA:82600", + "name": "Subclavian artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82594" + ] + } + }, + { + "id": "FMA:82601", + "name": "Right subclavian artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82600" + ] + } + }, + { + "id": "FMA:82602", + "name": "Left subclavian artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82600" + ] + } + }, + { + "id": "FMA:82603", + "name": "Nerve to auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82604", + "name": "Nerve to right auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82603" + ] + } + }, + { + "id": "FMA:82605", + "name": "Nerve to left auricularis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82603" + ] + } + }, + { + "id": "FMA:82606", + "name": "Branch of auricular branch of posterior auricular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53281" + ] + } + }, + { + "id": "FMA:82607", + "name": "Nerve to transverse muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82606" + ] + } + }, + { + "id": "FMA:82608", + "name": "Nerve to transverse muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82607" + ] + } + }, + { + "id": "FMA:82609", + "name": "Nerve to transverse muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82607" + ] + } + }, + { + "id": "FMA:82610", + "name": "Nerve to oblique muscle of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82606" + ] + } + }, + { + "id": "FMA:82611", + "name": "Nerve to oblique muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82610" + ] + } + }, + { + "id": "FMA:82612", + "name": "Nerve to oblique muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82610" + ] + } + }, + { + "id": "FMA:82613", + "name": "Nerve to antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82614", + "name": "Nerve to right antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82613" + ] + } + }, + { + "id": "FMA:82615", + "name": "Nerve to left antitragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82613" + ] + } + }, + { + "id": "FMA:82616", + "name": "Nerve to tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82617", + "name": "Nerve to right tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82616" + ] + } + }, + { + "id": "FMA:82618", + "name": "Nerve to left tragicus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82616" + ] + } + }, + { + "id": "FMA:82619", + "name": "Nerve to helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82620", + "name": "Nerve to right helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82619" + ] + } + }, + { + "id": "FMA:82621", + "name": "Nerve to left helicis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82619" + ] + } + }, + { + "id": "FMA:82622", + "name": "Nerve to helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82623", + "name": "Nerve to right helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82622" + ] + } + }, + { + "id": "FMA:82624", + "name": "Nerve to left helicis minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82622" + ] + } + }, + { + "id": "FMA:82625", + "name": "Nerve to superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + } + }, + { + "id": "FMA:82626", + "name": "Nerve to right superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82625" + ] + } + }, + { + "id": "FMA:82627", + "name": "Nerve to left superior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82625" + ] + } + }, + { + "id": "FMA:82628", + "name": "Nerve to inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + } + }, + { + "id": "FMA:82629", + "name": "Nerve to right inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82628" + ] + } + }, + { + "id": "FMA:82630", + "name": "Nerve to left inferior longitudinal muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82628" + ] + } + }, + { + "id": "FMA:82631", + "name": "Nerve to transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + } + }, + { + "id": "FMA:82632", + "name": "Nerve to right transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82631" + ] + } + }, + { + "id": "FMA:82633", + "name": "Nerve to left transverse muscle of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82631" + ] + } + }, + { + "id": "FMA:82634", + "name": "Nerve to vertical muscle fo tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54401" + ] + } + }, + { + "id": "FMA:82635", + "name": "Nerve to right vertical muscle fo tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82634" + ] + } + }, + { + "id": "FMA:82636", + "name": "Nerve to left vertical muscle fo tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82634" + ] + } + }, + { + "id": "FMA:82637", + "name": "Nerve to muscle of palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82451" + ] + }, + "synonyms": [ + "Nerve to palatine muscle" + ] + }, + { + "id": "FMA:82638", + "name": "Nerve to levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82637" + ] + } + }, + { + "id": "FMA:82639", + "name": "Nerve to right levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82638" + ] + } + }, + { + "id": "FMA:82640", + "name": "Nerve to left levator veli palatini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82638" + ] + } + }, + { + "id": "FMA:82641", + "name": "Nerve to uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82637" + ] + } + }, + { + "id": "FMA:82642", + "name": "Nerve to right uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82641" + ] + } + }, + { + "id": "FMA:82643", + "name": "Nerve to left uvular muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82641" + ] + } + }, + { + "id": "FMA:82644", + "name": "Nerve to palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82637" + ] + } + }, + { + "id": "FMA:82645", + "name": "Nerve to right palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82644" + ] + } + }, + { + "id": "FMA:82646", + "name": "Nerve to left palatoglossus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82644" + ] + } + }, + { + "id": "FMA:82647", + "name": "Branch of marginal mandibular branch of facial nerve to orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:82648", + "name": "Branch of marginal mandibular branch of right facial nerve to orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82647" + ] + } + }, + { + "id": "FMA:82649", + "name": "Branch of marginal mandibular branch of left facial nerve to orbicularis oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82647" + ] + } + }, + { + "id": "FMA:82650", + "name": "Set of rotator cuff muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Rotator cuff muscles set", + "Rotator cuff group" + ] + }, + { + "id": "FMA:82651", + "name": "Nerve to transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:82652", + "name": "Nerve to right transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82651" + ] + } + }, + { + "id": "FMA:82653", + "name": "Nerve to left transversus menti", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82651" + ] + } + }, + { + "id": "FMA:82654", + "name": "Nerve to depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:82655", + "name": "Nerve to right depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82654" + ] + } + }, + { + "id": "FMA:82656", + "name": "Nerve to left depressor anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82654" + ] + } + }, + { + "id": "FMA:82657", + "name": "Nerve to depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53368" + ] + } + }, + { + "id": "FMA:82658", + "name": "Nerve to right depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82657" + ] + } + }, + { + "id": "FMA:82659", + "name": "Nerve to left depressor labii inferioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82657" + ] + } + }, + { + "id": "FMA:82660", + "name": "Nerve to levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53348" + ] + } + }, + { + "id": "FMA:82661", + "name": "Nerve to right levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82660" + ] + } + }, + { + "id": "FMA:82662", + "name": "Nerve to left levator anguli oris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82660" + ] + } + }, + { + "id": "FMA:82666", + "name": "Nerve to zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53355" + ] + } + }, + { + "id": "FMA:82667", + "name": "Nerve to right zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82666" + ] + } + }, + { + "id": "FMA:82668", + "name": "Nerve to left zygomaticus minor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82666" + ] + } + }, + { + "id": "FMA:82669", + "name": "Nerve to levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53348" + ] + } + }, + { + "id": "FMA:82670", + "name": "Nerve to right levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82669" + ] + } + }, + { + "id": "FMA:82671", + "name": "Nerve to left levator labii superioris alaeque nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82669" + ] + } + }, + { + "id": "FMA:82672", + "name": "Superior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49895" + ] + }, + "synonyms": [ + "Upper systemic venous tree", + "Superior vena caval tree" + ] + }, + { + "id": "FMA:82673", + "name": "Inferior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49895" + ] + }, + "synonyms": [ + "Inferior vena caval tree", + "Lower systemic venous tree" + ] + }, + { + "id": "FMA:82674", + "name": "Nerve to depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53375" + ] + } + }, + { + "id": "FMA:82675", + "name": "Nerve to right depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82674" + ] + } + }, + { + "id": "FMA:82676", + "name": "Nerve to left depressor supercilii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82674" + ] + } + }, + { + "id": "FMA:82678", + "name": "Trunk of right hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77876" + ] + }, + "synonyms": [ + "Right hepatic venous trunk" + ] + }, + { + "id": "FMA:82679", + "name": "Trunk of left hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77876" + ] + }, + "synonyms": [ + "Left hepatic venous trunk" + ] + }, + { + "id": "FMA:82680", + "name": "Trunk of middle hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77876" + ] + }, + "synonyms": [ + "Middle hepatic venous trunk" + ] + }, + { + "id": "FMA:82681", + "name": "Trunk of hepatic vein of caudate lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77876" + ] + } + }, + { + "id": "FMA:82682", + "name": "Trunk of intermediate hepatic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77876" + ] + }, + "synonyms": [ + "Intermediate hepatic venous trunk" + ] + }, + { + "id": "FMA:82683", + "name": "Trunk of tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82694" + ] + } + }, + { + "id": "FMA:82684", + "name": "Trunk of pancreatic tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + } + }, + { + "id": "FMA:82685", + "name": "Trunk of short gastric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + }, + "synonyms": [ + "Short gastric venous trunk" + ] + }, + { + "id": "FMA:82686", + "name": "Trunk of left gastroepiploic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + }, + "synonyms": [ + "Left gastroepiploic venous trunk" + ] + }, + { + "id": "FMA:82687", + "name": "Trunk of inferior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + }, + "synonyms": [ + "Inferior mesenteric venous trunk" + ] + }, + { + "id": "FMA:82688", + "name": "Trunk of tributary of inferior mesenteric vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + } + }, + { + "id": "FMA:82689", + "name": "Trunk of superior rectal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82688" + ] + }, + "synonyms": [ + "Superior rectal venous trunk" + ] + }, + { + "id": "FMA:82690", + "name": "Trunk of left colic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82688" + ] + }, + "synonyms": [ + "Left colic venous trunk" + ] + }, + { + "id": "FMA:82691", + "name": "Trunk of sigmoid vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82688" + ] + }, + "synonyms": [ + "Sigmoid venous trunk" + ] + }, + { + "id": "FMA:82692", + "name": "Trunk of segmental tributary of splenic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82683" + ] + } + }, + { + "id": "FMA:82694", + "name": "Trunk of tributary of pre-hepatic portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14329" + ] + } + }, + { + "id": "FMA:82695", + "name": "Trunk of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71907" + ] + }, + "synonyms": [ + "Trunk of right hepatic portal vein", + "Right portal venous trunk" + ] + }, + { + "id": "FMA:82696", + "name": "Trunk of branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71907" + ] + }, + "synonyms": [ + "Trunk of branch of right hepatic portal vein" + ] + }, + { + "id": "FMA:82697", + "name": "Trunk of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71907" + ] + }, + "synonyms": [ + "Left portal venous trunk", + "Trunk of left hepatic portal vein" + ] + }, + { + "id": "FMA:82698", + "name": "Trunk of branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71907" + ] + }, + "synonyms": [ + "Trunk of branch of left hepatic portal vein" + ] + }, + { + "id": "FMA:82699", + "name": "Trunk of anterior branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82700", + "name": "Trunk of caudate lobe branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82705", + "name": "Trunk of posterior branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82706", + "name": "Caudate lobe branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71905" + ] + } + }, + { + "id": "FMA:82707", + "name": "Trunk of quadrate lobe branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82708", + "name": "Trunk of medial branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82709", + "name": "Trunk of lateral branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82710", + "name": "Trunk of medial superior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82711", + "name": "Trunk of medial inferior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82712", + "name": "Trunk of lateral superior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82713", + "name": "Trunk of lateral inferior segmental branch of left portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82698" + ] + } + }, + { + "id": "FMA:82714", + "name": "Trunk of anterior superior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82715", + "name": "Trunk of anterior inferior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82716", + "name": "Trunk of posterior superior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82717", + "name": "Trunk of posterior inferior segmental branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82718", + "name": "Trunk of caudate lobe branch of right portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82696" + ] + } + }, + { + "id": "FMA:82719", + "name": "Trunk of tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14330" + ] + } + }, + { + "id": "FMA:82720", + "name": "Trunk of appendicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82719" + ] + }, + "synonyms": [ + "Appendicular venous trunk" + ] + }, + { + "id": "FMA:82721", + "name": "Trunk of ileal tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82719" + ] + } + }, + { + "id": "FMA:82722", + "name": "Trunk of cecal tributary of ileocolic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82719" + ] + } + }, + { + "id": "FMA:82723", + "name": "Periorbital body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7145" + ] + } + }, + { + "id": "FMA:82724", + "name": "Right periorbital body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82723" + ] + } + }, + { + "id": "FMA:82725", + "name": "Left periorbital body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82723" + ] + } + }, + { + "id": "FMA:82731", + "name": "Branch of auriculotemporal nerve to temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53195" + ] + } + }, + { + "id": "FMA:82732", + "name": "Branch of right auriculotemporal nerve to right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82731" + ] + } + }, + { + "id": "FMA:82733", + "name": "Branch of left auriculotemporal nerve to left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82731" + ] + } + }, + { + "id": "FMA:82734", + "name": "Right long ciliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52691" + ] + } + }, + { + "id": "FMA:82735", + "name": "Left long ciliary nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52691" + ] + } + }, + { + "id": "FMA:82736", + "name": "Branch of meningeal branch of mandibular nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52999" + ] + } + }, + { + "id": "FMA:82737", + "name": "Carbohydrate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Sugar" + ] + }, + { + "id": "FMA:82738", + "name": "Fatty acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82739", + "name": "Amino acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82740", + "name": "Nucleotide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82741", + "name": "Monosaccharide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82737" + ] + }, + "synonyms": [ + "Simple sugar" + ] + }, + { + "id": "FMA:82742", + "name": "Oligosaccharide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82737" + ] + } + }, + { + "id": "FMA:82743", + "name": "Glucose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82744", + "name": "Disaccharide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82737" + ] + } + }, + { + "id": "FMA:82745", + "name": "Palmitic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82738" + ] + }, + "synonyms": [ + "Hexadecanoic acid" + ] + }, + { + "id": "FMA:82746", + "name": "Polysaccharide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82737" + ] + } + }, + { + "id": "FMA:82747", + "name": "Glycogen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82746" + ] + } + }, + { + "id": "FMA:82748", + "name": "Cellulose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82746" + ] + } + }, + { + "id": "FMA:82749", + "name": "Alanine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82750", + "name": "Aspargine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82751", + "name": "Cysteine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82752", + "name": "Glutamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82753", + "name": "Glycine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82754", + "name": "Phenylalanine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82755", + "name": "Histidine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82756", + "name": "Isoleucine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82757", + "name": "Leucine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82758", + "name": "Lysine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82759", + "name": "Methionine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82760", + "name": "Aspartic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82761", + "name": "Proline", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82762", + "name": "Glutamic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82763", + "name": "Arginine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82764", + "name": "Serine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82765", + "name": "Threonine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82766", + "name": "Valine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82767", + "name": "Tryptophan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82768", + "name": "Tyrosine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:82769", + "name": "Caproic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82738" + ] + }, + "synonyms": [ + "Hexanoic acid" + ] + }, + { + "id": "FMA:82770", + "name": "Stearic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82738" + ] + }, + "synonyms": [ + "Octadecanoic acid" + ] + }, + { + "id": "FMA:82771", + "name": "Myristic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82738" + ] + }, + "synonyms": [ + "Tetradecanoic acid" + ] + }, + { + "id": "FMA:82772", + "name": "Purine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82773", + "name": "Pyrimidine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82774", + "name": "Adenine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82772" + ] + } + }, + { + "id": "FMA:82775", + "name": "Guanine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82772" + ] + } + }, + { + "id": "FMA:82776", + "name": "Cytosine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82773" + ] + } + }, + { + "id": "FMA:82777", + "name": "Thymine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82773" + ] + } + }, + { + "id": "FMA:82778", + "name": "Uracil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82773" + ] + } + }, + { + "id": "FMA:82779", + "name": "Phospholipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82780", + "name": "Glycolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:82781", + "name": "Phosphatidylethanolamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + }, + "synonyms": [ + "Cephalin", + "Phosphatidyl ethanolamine" + ] + }, + { + "id": "FMA:82782", + "name": "Glycoconjugate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:82783", + "name": "Peptidoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:82784", + "name": "Glycopeptide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:82785", + "name": "Lipopolysaccharide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82782" + ] + } + }, + { + "id": "FMA:82786", + "name": "N-acetylgalactosamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82787", + "name": "N-acetylglucosamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82788", + "name": "N-acetylneuraminic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82789", + "name": "5,9-N,O-diacetylneuraminic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82790", + "name": "Fucose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + }, + "synonyms": [ + "6-Deoxygalactose" + ] + }, + { + "id": "FMA:82791", + "name": "Galactitol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82792", + "name": "Galactosamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82793", + "name": "Galactopyranose 3-sulfate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82794", + "name": "Galactose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82795", + "name": "Galacturonic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82796", + "name": "Glucitol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82797", + "name": "Glucosamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82798", + "name": "Glucuronic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82799", + "name": "N-glycoloylneuraminic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82800", + "name": "Myo-inositol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82801", + "name": "Mannose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82802", + "name": "4-O-methylgalactose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82803", + "name": "Rhamnose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82804", + "name": "Xylose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82741" + ] + } + }, + { + "id": "FMA:82805", + "name": "Glycoglycerolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82806", + "name": "Glycophosphatidylinositol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82807", + "name": "Neutral glycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82814" + ] + } + }, + { + "id": "FMA:82808", + "name": "Monoglycosylceramide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82807" + ] + } + }, + { + "id": "FMA:82809", + "name": "Diosylceramide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82807" + ] + } + }, + { + "id": "FMA:82810", + "name": "Psychosine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82811", + "name": "Fucoglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82812", + "name": "Mannoglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82813", + "name": "Xyloglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82814", + "name": "Glycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82780" + ] + } + }, + { + "id": "FMA:82815", + "name": "Acidic glycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82814" + ] + } + }, + { + "id": "FMA:82816", + "name": "Ganglioside", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82815" + ] + } + }, + { + "id": "FMA:82817", + "name": "Glycuronoglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82815" + ] + } + }, + { + "id": "FMA:82818", + "name": "Sulfoglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82815" + ] + }, + "synonyms": [ + "Sulfatoglycosphingolipid" + ] + }, + { + "id": "FMA:82819", + "name": "Phosphoglycosphingolipid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82815" + ] + } + }, + { + "id": "FMA:82820", + "name": "Glucosylceramide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82808" + ] + }, + "synonyms": [ + "GlcCer" + ] + }, + { + "id": "FMA:82821", + "name": "Galactosylceramide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82808" + ] + }, + "synonyms": [ + "GalCer" + ] + }, + { + "id": "FMA:82822", + "name": "Xylosylceramide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82808" + ] + }, + "synonyms": [ + "XylCer" + ] + }, + { + "id": "FMA:82823", + "name": "Versican", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82836" + ] + } + }, + { + "id": "FMA:82824", + "name": "Small leucine-rich proteoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + }, + "synonyms": [ + "SLRP" + ] + }, + { + "id": "FMA:82825", + "name": "Biglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:82826", + "name": "Fibromodulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:82827", + "name": "Lumican", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:82828", + "name": "Keratocan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:82829", + "name": "Mimecan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82824" + ] + } + }, + { + "id": "FMA:82830", + "name": "Neurocan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + } + }, + { + "id": "FMA:82831", + "name": "Phosphacan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + } + }, + { + "id": "FMA:82832", + "name": "Perlecan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82834" + ] + } + }, + { + "id": "FMA:82833", + "name": "Bamacan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82836" + ] + } + }, + { + "id": "FMA:82834", + "name": "Heparan sulfate proteoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + }, + "synonyms": [ + "HSPG" + ] + }, + { + "id": "FMA:82835", + "name": "Agrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82834" + ] + } + }, + { + "id": "FMA:82836", + "name": "Chondroitin sulfate proteoglycan", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63015" + ] + } + }, + { + "id": "FMA:82837", + "name": "Chondroitin sulfate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:82839", + "name": "Heparin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63011" + ] + } + }, + { + "id": "FMA:82840", + "name": "Embryonic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:82841", + "name": "Embryonic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82840" + ] + } + }, + { + "id": "FMA:82842", + "name": "Nerve to auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82606" + ] + } + }, + { + "id": "FMA:82843", + "name": "Nerve to right auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82842" + ] + } + }, + { + "id": "FMA:82844", + "name": "Nerve to left auricularis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82842" + ] + } + }, + { + "id": "FMA:82847", + "name": "Lateral branch of posterior ramus of right second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65446" + ] + } + }, + { + "id": "FMA:82848", + "name": "Lateral branch of posterior ramus of left second cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65446" + ] + } + }, + { + "id": "FMA:82849", + "name": "Branch of seventh intercostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:82850", + "name": "Branch of right seventh intercostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82849" + ] + } + }, + { + "id": "FMA:82851", + "name": "Branch of left seventh intercostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82849" + ] + } + }, + { + "id": "FMA:82852", + "name": "Branch of seventh intercostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:82853", + "name": "Branch of seventh intercostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11678" + ] + } + }, + { + "id": "FMA:82854", + "name": "Branch of right seventh intercostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82853" + ] + } + }, + { + "id": "FMA:82855", + "name": "Branch of left seventh intercostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82853" + ] + } + }, + { + "id": "FMA:82856", + "name": "Branch of right seventh intercostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82852" + ] + } + }, + { + "id": "FMA:82857", + "name": "Branch of left seventh intercostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82852" + ] + } + }, + { + "id": "FMA:82858", + "name": "Branch of eighth intercostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:82859", + "name": "Branch of eighth intercostal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:82860", + "name": "Branch of eighth intercostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:82861", + "name": "Branch of eighth intercostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11692" + ] + } + }, + { + "id": "FMA:82862", + "name": "Branch of right eighth intercostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82858" + ] + } + }, + { + "id": "FMA:82863", + "name": "Branch of left eighth intercostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82858" + ] + } + }, + { + "id": "FMA:82864", + "name": "Branch of right eighth intercostal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82859" + ] + } + }, + { + "id": "FMA:82865", + "name": "Branch of left eighth intercostal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82859" + ] + } + }, + { + "id": "FMA:82866", + "name": "Branch of right eighth intercostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82860" + ] + } + }, + { + "id": "FMA:82867", + "name": "Branch of left eighth intercostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82860" + ] + } + }, + { + "id": "FMA:82868", + "name": "Branch of right eighth intercostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82861" + ] + } + }, + { + "id": "FMA:82869", + "name": "Branch of left eighth intercostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82861" + ] + } + }, + { + "id": "FMA:82870", + "name": "Branch of ninth intercostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:82871", + "name": "Branch of ninth intercostal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:82872", + "name": "Branch of ninth intercostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:82873", + "name": "Branch of ninth intercostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11693" + ] + } + }, + { + "id": "FMA:82874", + "name": "Branch of right ninth intercostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82870" + ] + } + }, + { + "id": "FMA:82875", + "name": "Branch of left ninth intercostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82870" + ] + } + }, + { + "id": "FMA:82876", + "name": "Branch of right ninth intercostal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82871" + ] + } + }, + { + "id": "FMA:82877", + "name": "Branch of left ninth intercostal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82871" + ] + } + }, + { + "id": "FMA:82878", + "name": "Branch of right ninth intercostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82872" + ] + } + }, + { + "id": "FMA:82879", + "name": "Branch of left ninth intercostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82872" + ] + } + }, + { + "id": "FMA:82880", + "name": "Branch of right ninth intercostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82873" + ] + } + }, + { + "id": "FMA:82881", + "name": "Branch of left ninth intercostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82873" + ] + } + }, + { + "id": "FMA:82882", + "name": "Branch of tenth intercostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:82883", + "name": "Branch of tenth intercostal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:82884", + "name": "Branch of tenth intercostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:82885", + "name": "Branch of tenth intercostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11694" + ] + } + }, + { + "id": "FMA:82886", + "name": "Branch of right tenth intercostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82882" + ] + } + }, + { + "id": "FMA:82887", + "name": "Branch of left tenth intercostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82882" + ] + } + }, + { + "id": "FMA:82888", + "name": "Branch of right tenth intercostal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82883" + ] + } + }, + { + "id": "FMA:82889", + "name": "Branch of left tenth intercostal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82883" + ] + } + }, + { + "id": "FMA:82890", + "name": "Branch of right tenth intercostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82885" + ] + } + }, + { + "id": "FMA:82891", + "name": "Branch of left tenth intercostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82885" + ] + } + }, + { + "id": "FMA:82892", + "name": "Branch of right tenth intercostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82884" + ] + } + }, + { + "id": "FMA:82893", + "name": "Branch of left tenth intercostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82884" + ] + } + }, + { + "id": "FMA:82894", + "name": "Branch of eleventh intercostal nerve to external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:82895", + "name": "Branch of eleventh intercostal nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:82896", + "name": "Branch of eleventh intercostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:82897", + "name": "Branch of eleventh intercostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11695" + ] + } + }, + { + "id": "FMA:82898", + "name": "Branch of right eleventh intercostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82894" + ] + } + }, + { + "id": "FMA:82899", + "name": "Branch of left eleventh intercostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82894" + ] + } + }, + { + "id": "FMA:82900", + "name": "Branch of right eleventh intercostal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82895" + ] + } + }, + { + "id": "FMA:82901", + "name": "Branch of left eleventh intercostal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82895" + ] + } + }, + { + "id": "FMA:82903", + "name": "Branch of right eleventh intercostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82896" + ] + } + }, + { + "id": "FMA:82904", + "name": "Branch of left eleventh intercostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82896" + ] + } + }, + { + "id": "FMA:82905", + "name": "Branch of right eleventh intercostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82897" + ] + } + }, + { + "id": "FMA:82906", + "name": "Branch of left eleventh intercostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82897" + ] + } + }, + { + "id": "FMA:82907", + "name": "Branch of subcostal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11647" + ] + } + }, + { + "id": "FMA:82908", + "name": "Branch of subcostal nerve to rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11647" + ] + } + }, + { + "id": "FMA:82909", + "name": "Branch of right subcostal nerve to right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11782" + ] + } + }, + { + "id": "FMA:82910", + "name": "Branch of left subcostal nerve to left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11782" + ] + } + }, + { + "id": "FMA:82911", + "name": "Branch of right subcostal nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11783" + ] + } + }, + { + "id": "FMA:82912", + "name": "Branch of left subcostal nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11783" + ] + } + }, + { + "id": "FMA:82913", + "name": "Branch of right subcostal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82907" + ] + } + }, + { + "id": "FMA:82914", + "name": "Branch of left subcostal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82907" + ] + } + }, + { + "id": "FMA:82916", + "name": "Branch of right subcostal nerve to right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82908" + ] + } + }, + { + "id": "FMA:82917", + "name": "Branch of left subcostal nerve to left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82908" + ] + } + }, + { + "id": "FMA:82918", + "name": "Nerve to pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11647" + ] + } + }, + { + "id": "FMA:82919", + "name": "Nerve to right pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82918" + ] + } + }, + { + "id": "FMA:82920", + "name": "Nerve to left pyramidalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82918" + ] + } + }, + { + "id": "FMA:82921", + "name": "Branch of iliohypogastric nerve to internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + } + }, + { + "id": "FMA:82922", + "name": "Branch of ilioinguinal nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20510" + ] + } + }, + { + "id": "FMA:82923", + "name": "Branch of right ilioinguinal nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82922" + ] + } + }, + { + "id": "FMA:82924", + "name": "Branch of left ilioinguinal nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82922" + ] + } + }, + { + "id": "FMA:82925", + "name": "Branch of iliohypogastric nerve to transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20603" + ] + } + }, + { + "id": "FMA:82926", + "name": "Branch of right iliohypogastric nerve to right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82925" + ] + } + }, + { + "id": "FMA:82927", + "name": "Branch of left iliohypogastric nerve to left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82925" + ] + } + }, + { + "id": "FMA:82928", + "name": "Branch of right iliohypogastric nerve to right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82921" + ] + } + }, + { + "id": "FMA:82929", + "name": "Branch of left iliohypogastric nerve to left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82921" + ] + } + }, + { + "id": "FMA:82933", + "name": "Branch of sacral nerve plexus to right levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66048" + ] + } + }, + { + "id": "FMA:82934", + "name": "Branch of sacral nerve plexus to left levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66048" + ] + } + }, + { + "id": "FMA:82938", + "name": "Right levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19087" + ] + } + }, + { + "id": "FMA:82939", + "name": "Left levator ani", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19087" + ] + } + }, + { + "id": "FMA:82940", + "name": "Right branch of sacral nerve plexus to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66052" + ] + } + }, + { + "id": "FMA:82941", + "name": "Left branch of sacral nerve plexus to external anal sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66052" + ] + } + }, + { + "id": "FMA:82942", + "name": "Compressor urethrae branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + } + }, + { + "id": "FMA:82943", + "name": "Compressor urethrae branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82942" + ] + } + }, + { + "id": "FMA:82944", + "name": "Compressor urethrae branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82942" + ] + } + }, + { + "id": "FMA:82945", + "name": "Sphincter urethrovaginalis branch of perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21894" + ] + } + }, + { + "id": "FMA:82946", + "name": "Sphincter urethrovaginalis branch of right perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82945" + ] + } + }, + { + "id": "FMA:82947", + "name": "Sphincter urethrovaginalis branch of left perineal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82945" + ] + } + }, + { + "id": "FMA:82948", + "name": "Blood in right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:82949", + "name": "Blood in right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:82950", + "name": "Blood in left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:82951", + "name": "Blood in left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:82952", + "name": "Medial proper digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44742" + ] + } + }, + { + "id": "FMA:82953", + "name": "Medial proper digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44742" + ] + } + }, + { + "id": "FMA:82954", + "name": "Lateral proper digital nerve of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44744" + ] + } + }, + { + "id": "FMA:82955", + "name": "Lateral proper digital nerve of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44744" + ] + } + }, + { + "id": "FMA:82956", + "name": "Medial proper plantar digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44746" + ] + } + }, + { + "id": "FMA:82957", + "name": "Medial proper plantar digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44746" + ] + } + }, + { + "id": "FMA:82958", + "name": "Lateral proper plantar digital nerve of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44747" + ] + } + }, + { + "id": "FMA:82959", + "name": "Lateral proper plantar digital nerve of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44747" + ] + } + }, + { + "id": "FMA:82960", + "name": "Medial proper plantar digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44749" + ] + } + }, + { + "id": "FMA:82961", + "name": "Medial proper plantar digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44749" + ] + } + }, + { + "id": "FMA:82962", + "name": "Lateral proper plantar digital nerve of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44750" + ] + } + }, + { + "id": "FMA:82963", + "name": "Lateral proper plantar digital nerve of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44750" + ] + } + }, + { + "id": "FMA:82964", + "name": "Wall of gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Gastrointestinal tract wall" + ] + }, + { + "id": "FMA:82965", + "name": "Wall of upper gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Upper gastrointestinal tract wall" + ] + }, + { + "id": "FMA:82966", + "name": "Wall of lower gastrointestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Lower gastrointestinal tract wall" + ] + }, + { + "id": "FMA:82970", + "name": "Communicating branch of superficial fibular nerve with sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44807" + ] + }, + "synonyms": [ + "Communicating branch of superficial peroneal nerve with sural nerve" + ] + }, + { + "id": "FMA:82971", + "name": "Communicating branch of right superficial fibular nerve with right sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82970" + ] + } + }, + { + "id": "FMA:82972", + "name": "Communicating branch of left superficial fibular nerve with left sural nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82970" + ] + } + }, + { + "id": "FMA:82973", + "name": "Cavity proper of right conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60835" + ] + } + }, + { + "id": "FMA:82974", + "name": "Cavity proper of left conjunctival sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:60835" + ] + } + }, + { + "id": "FMA:82979", + "name": "Branch of genital branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20545" + ] + } + }, + { + "id": "FMA:82980", + "name": "Branch of femoral branch of genitofemoral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20545" + ] + } + }, + { + "id": "FMA:82981", + "name": "Branch of posterior branch of obturator nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45305" + ] + } + }, + { + "id": "FMA:82983", + "name": "Peritoneal branch of right lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81115" + ] + } + }, + { + "id": "FMA:82984", + "name": "Peritoneal branch of left lateral femoral cutaneous nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81115" + ] + } + }, + { + "id": "FMA:82989", + "name": "Golgi neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67287" + ] + } + }, + { + "id": "FMA:82990", + "name": "Cavity of annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Annulate lamella cistern cavity" + ] + }, + { + "id": "FMA:82991", + "name": "Distal part of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85563" + ] + } + }, + { + "id": "FMA:82992", + "name": "Proximal part of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85563" + ] + } + }, + { + "id": "FMA:82995", + "name": "Surface of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67653" + ] + }, + "synonyms": [ + "Neuron surface" + ] + }, + { + "id": "FMA:82996", + "name": "Surface of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67653" + ] + }, + "synonyms": [ + "Muscular cell surface" + ] + }, + { + "id": "FMA:82997", + "name": "Surface of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67653" + ] + }, + "synonyms": [ + "Connective tissue cell surface" + ] + }, + { + "id": "FMA:82998", + "name": "Surface of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67653" + ] + }, + "synonyms": [ + "Epithelial cell surface" + ] + }, + { + "id": "FMA:82999", + "name": "Surface of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82996" + ] + }, + "synonyms": [ + "Cardiomycocyte surface", + "Surface of cardiac muscle cell" + ] + }, + { + "id": "FMA:83000", + "name": "Surface of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82996" + ] + }, + "synonyms": [ + "Skeletal muscular fiber surface" + ] + }, + { + "id": "FMA:83001", + "name": "Blunt end of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72337" + ] + } + }, + { + "id": "FMA:83002", + "name": "Skeletal muscle fiber proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72337" + ] + } + }, + { + "id": "FMA:83003", + "name": "Anterior part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + } + }, + { + "id": "FMA:83004", + "name": "Anterior part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83003" + ] + } + }, + { + "id": "FMA:83005", + "name": "Anterior part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83003" + ] + } + }, + { + "id": "FMA:83006", + "name": "Intermediate part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + }, + "synonyms": [ + "Central part of deltoid" + ] + }, + { + "id": "FMA:83007", + "name": "Posterior part of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34676" + ] + } + }, + { + "id": "FMA:83009", + "name": "Intermediate part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83006" + ] + }, + "synonyms": [ + "Central part of right deltoid" + ] + }, + { + "id": "FMA:83010", + "name": "Intermediate part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83006" + ] + }, + "synonyms": [ + "Central part of left deltoid" + ] + }, + { + "id": "FMA:83011", + "name": "Posterior part of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83007" + ] + } + }, + { + "id": "FMA:83012", + "name": "Posterior part of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83007" + ] + } + }, + { + "id": "FMA:83013", + "name": "Pectinate muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12226" + ] + }, + "synonyms": [ + "Musculus pectinatus of left auricle" + ] + }, + { + "id": "FMA:83014", + "name": "Proximal free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83017" + ] + }, + "synonyms": [ + "Proximal segment of free limb" + ] + }, + { + "id": "FMA:83015", + "name": "Distal free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83017" + ] + }, + "synonyms": [ + "Distal segment of free limb" + ] + }, + { + "id": "FMA:83016", + "name": "Middle free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83017" + ] + }, + "synonyms": [ + "Middle segment of free limb" + ] + }, + { + "id": "FMA:83017", + "name": "Cardinal free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241863" + ] + } + }, + { + "id": "FMA:83022", + "name": "Phagosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63175" + ] + }, + "synonyms": [ + "Phagocytic vesicle" + ] + }, + { + "id": "FMA:83023", + "name": "Alveolar macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:83024", + "name": "Pleural macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:83025", + "name": "Peritoneal macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:83026", + "name": "Splenic macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:83027", + "name": "Odontoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:83028", + "name": "Trophoblast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + }, + "synonyms": [ + "Trophoblastic cell" + ] + }, + { + "id": "FMA:83029", + "name": "Trophoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:83030", + "name": "Lymphoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62855" + ] + } + }, + { + "id": "FMA:83031", + "name": "B lymphoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83030" + ] + } + }, + { + "id": "FMA:83032", + "name": "T lymphoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83030" + ] + } + }, + { + "id": "FMA:83035", + "name": "Syncytial giant cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + } + }, + { + "id": "FMA:83036", + "name": "Dendritic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70340" + ] + } + }, + { + "id": "FMA:83037", + "name": "Follicular dendritic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83036" + ] + } + }, + { + "id": "FMA:83038", + "name": "Interdigitating dendritic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83036" + ] + } + }, + { + "id": "FMA:83039", + "name": "Cytotrophoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Cytotrophoblastic cell", + "Cellular trophoblast" + ] + }, + { + "id": "FMA:83040", + "name": "Syncytial trophoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Syncytiotrophoblast" + ] + }, + { + "id": "FMA:83041", + "name": "Blastocyst", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Blastula" + ] + }, + { + "id": "FMA:83042", + "name": "Mononuclear cytotrophoblast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83028" + ] + } + }, + { + "id": "FMA:83043", + "name": "Syncytiotrophoblast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83028" + ] + }, + "synonyms": [ + "Syncytiotrophoblastic cell" + ] + }, + { + "id": "FMA:83044", + "name": "Wall of late endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67167" + ] + }, + "synonyms": [ + "Late endosome wall", + "Membrane of late endosome" + ] + }, + { + "id": "FMA:83045", + "name": "Lumen of rough endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67672" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum tubule lumen" + ] + }, + { + "id": "FMA:83046", + "name": "Nuclear cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + }, + "synonyms": [ + "Basket of nuclear pore complex" + ] + }, + { + "id": "FMA:83048", + "name": "Cavity of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80350" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum vesicle cavity" + ] + }, + { + "id": "FMA:83049", + "name": "Filament component of nuclear pore complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67628" + ] + } + }, + { + "id": "FMA:83050", + "name": "Fibrillar component of nucleolus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + }, + "synonyms": [ + "Pars filamentosa (nucleolus)" + ] + }, + { + "id": "FMA:83051", + "name": "Cavity of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80350" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum vesicle cavity" + ] + }, + { + "id": "FMA:83052", + "name": "Set of walls of systemic arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Walls of systemic arterial tree" + ] + }, + { + "id": "FMA:83054", + "name": "Set of lumens of systemic arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Lumens of systemic arterial tree" + ] + }, + { + "id": "FMA:83055", + "name": "Blood in superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:83056", + "name": "Blood in inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:83057", + "name": "Blood in aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83058", + "name": "Blood in pulmonary arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:83059", + "name": "Blood in pulmonary venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83060", + "name": "Blood in superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83059" + ] + } + }, + { + "id": "FMA:83061", + "name": "Blood in right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83060" + ] + } + }, + { + "id": "FMA:83062", + "name": "Blood in left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83060" + ] + } + }, + { + "id": "FMA:83063", + "name": "Blood in inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83059" + ] + } + }, + { + "id": "FMA:83064", + "name": "Blood in right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83063" + ] + } + }, + { + "id": "FMA:83065", + "name": "Blood in left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83063" + ] + } + }, + { + "id": "FMA:83066", + "name": "Portion of arterial blood", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9670" + ] + }, + "synonyms": [ + "Arterial blood", + "Blood in artery" + ] + }, + { + "id": "FMA:83067", + "name": "Portion of venous blood", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9670" + ] + }, + "synonyms": [ + "Venous blood", + "Blood in vein" + ] + }, + { + "id": "FMA:83068", + "name": "Blood in subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83069", + "name": "Blood in femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83070", + "name": "Blood in right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83069" + ] + } + }, + { + "id": "FMA:83071", + "name": "Blood in left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83069" + ] + } + }, + { + "id": "FMA:83072", + "name": "Wall of early endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67167" + ] + }, + "synonyms": [ + "Membrane of early endosome", + "Early endosome wall", + "Endocytic vesicle membrane" + ] + }, + { + "id": "FMA:83073", + "name": "Blood in coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83074", + "name": "Blood in brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83075", + "name": "Blood in right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83068" + ] + } + }, + { + "id": "FMA:83076", + "name": "Blood in left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83068" + ] + } + }, + { + "id": "FMA:83077", + "name": "Blood in posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83078", + "name": "Blood in common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:83079", + "name": "Blood in right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83078" + ] + } + }, + { + "id": "FMA:83080", + "name": "Set of walls of systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Walls of systemic venous tree" + ] + }, + { + "id": "FMA:83081", + "name": "Blood in left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83078" + ] + } + }, + { + "id": "FMA:83082", + "name": "Set of walls of superior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83080" + ] + }, + "synonyms": [ + "Walls of superior systemic venous tree" + ] + }, + { + "id": "FMA:83083", + "name": "Lumen of smooth endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67672" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum tubule lumen" + ] + }, + { + "id": "FMA:83084", + "name": "Set of walls of inferior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83080" + ] + }, + "synonyms": [ + "Walls of inferior systemic venous tree" + ] + }, + { + "id": "FMA:83085", + "name": "Set of lumens of systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + }, + "synonyms": [ + "Lumens of systemic venous tree" + ] + }, + { + "id": "FMA:83086", + "name": "Set of lumens of superior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83085" + ] + } + }, + { + "id": "FMA:83087", + "name": "Set of lumens of inferior systemic venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83085" + ] + } + }, + { + "id": "FMA:83089", + "name": "Chromophil cell of pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Chromophil cell of adenohypophysis" + ] + }, + { + "id": "FMA:83090", + "name": "Lumen of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14163" + ] + }, + "synonyms": [ + "Common carotid arterial lumen" + ] + }, + { + "id": "FMA:83091", + "name": "Lumen of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83090" + ] + }, + "synonyms": [ + "Right common carotid arterial lumen" + ] + }, + { + "id": "FMA:83092", + "name": "Lumen of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83090" + ] + }, + "synonyms": [ + "Left common carotid arterial lumen" + ] + }, + { + "id": "FMA:83093", + "name": "Acidophil cell of pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83089" + ] + }, + "synonyms": [ + "Pituitary alpha cell", + "Acidophil of pars distalis of adenohypophysis", + "Acidophil cell of pars anterior of adenohypophysis", + "Acidophil of pars anterior of adenohypophysis" + ] + }, + { + "id": "FMA:83094", + "name": "Basophil cell of pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83089" + ] + }, + "synonyms": [ + "Pituitary beta cell" + ] + }, + { + "id": "FMA:83095", + "name": "Somatotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83093" + ] + }, + "synonyms": [ + "Somatotrope cell", + "Growth hormone secreting cell" + ] + }, + { + "id": "FMA:83096", + "name": "Mammotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83093" + ] + }, + "synonyms": [ + "Prolactin secreting cell", + "Lactotrope cell", + "Pituitary mammotropic cell" + ] + }, + { + "id": "FMA:83097", + "name": "Mammosomatotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83093" + ] + } + }, + { + "id": "FMA:83098", + "name": "Corticotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83094" + ] + }, + "synonyms": [ + "Pituitary adrenocorticotropic cell", + "Corticotrope cell", + "Corticotrope", + "Corticotropin hormone secreting cell" + ] + }, + { + "id": "FMA:83099", + "name": "Thyrotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83094" + ] + }, + "synonyms": [ + "Thyrotrope cell", + "Pituitary thyrotropic cell", + "Thyroid stimulating hormone secreting cell" + ] + }, + { + "id": "FMA:83100", + "name": "Gonadotroph", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83094" + ] + }, + "synonyms": [ + "Gonadotrope", + "Pituitary delta cell", + "Gonadotrope cell" + ] + }, + { + "id": "FMA:83101", + "name": "Chromophobe cell of pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Chromophobe cell of pars anterior of adenohypophysis", + "Pituitary chromophobe cell" + ] + }, + { + "id": "FMA:83102", + "name": "Folliculostellate cell of pars distalis of adenohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Folliculostellate cell of pars anterior of adenohypophysis" + ] + }, + { + "id": "FMA:83103", + "name": "Mesothelium of epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Mesothelial layer of epicardium", + "Mesothelium of epicardial layer", + "Epicardium mesothelium" + ] + }, + { + "id": "FMA:83105", + "name": "Subepicardial layer of epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + }, + "synonyms": [ + "Perimysial connective tissue of subepicardium", + "Subepicardial connective tissue" + ] + }, + { + "id": "FMA:83106", + "name": "Subepicardial loose connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:83107", + "name": "Subepicardial connective tissue membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:83108", + "name": "Regular atrial cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67967" + ] + }, + "synonyms": [ + "Atrial myocyte", + "Regular atrial cardiac muscle fiber", + "Regular atrial cardiac muscle cell", + "Regular cardiac muscle cell of atrium" + ] + }, + { + "id": "FMA:83109", + "name": "Regular ventricular cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67967" + ] + }, + "synonyms": [ + "Regular ventricular cardiac muscle cell", + "Ventricular myocyte", + "Regular cardiac muscle cell of ventricle", + "Regular ventricular cardiac muscle fiber" + ] + }, + { + "id": "FMA:83112", + "name": "Cardiac endomysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9729" + ] + }, + "synonyms": [ + "Endomysium of cardiac muscle cell", + "Fibrocollagenous sheath of cardiac muscle cell" + ] + }, + { + "id": "FMA:83113", + "name": "Fibrocollagenous sheath of cardiac muscle fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + }, + "synonyms": [ + "Perimysium of cardiac muscle fasciculus" + ] + }, + { + "id": "FMA:83114", + "name": "APUD cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Amine precursor uptake and decarboxylation cell" + ] + }, + { + "id": "FMA:83115", + "name": "Cell part cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:83117", + "name": "Bone tissue of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:83122", + "name": "Promelanin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + } + }, + { + "id": "FMA:83123", + "name": "Tryptamine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67161" + ] + } + }, + { + "id": "FMA:83124", + "name": "Conducting system of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223282" + ] + } + }, + { + "id": "FMA:83125", + "name": "Bony part of zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83130" + ] + } + }, + { + "id": "FMA:83126", + "name": "Conducting system of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223282" + ] + } + }, + { + "id": "FMA:83128", + "name": "Bone tissue of zone of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:83129", + "name": "Bony part of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:83130", + "name": "Bony part of zone of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:83131", + "name": "Bony part of zone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83130" + ] + } + }, + { + "id": "FMA:83132", + "name": "Argentaffin cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83134", + "name": "Central gray substance", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + }, + "synonyms": [ + "Central grey substance" + ] + }, + { + "id": "FMA:83137", + "name": "Central intermediate substance of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:83138", + "name": "Layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Neocortex layer" + ] + }, + { + "id": "FMA:83140", + "name": "Granular layer of cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83141" + ] + } + }, + { + "id": "FMA:83141", + "name": "Gray matter layer of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + } + }, + { + "id": "FMA:83142", + "name": "Gray matter layer of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83143", + "name": "Cell part cluster of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83115" + ] + }, + "synonyms": [ + "Neuraxis layer" + ] + }, + { + "id": "FMA:83146", + "name": "Granular layer of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83678" + ] + } + }, + { + "id": "FMA:83149", + "name": "Lacunar-molecular layer of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83679" + ] + } + }, + { + "id": "FMA:83152", + "name": "Multiform layer of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83678" + ] + } + }, + { + "id": "FMA:83153", + "name": "Organ component of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:83159", + "name": "Periosteum of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + } + }, + { + "id": "FMA:83161", + "name": "Dense collagenous sheath of myocyte of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83428" + ] + } + }, + { + "id": "FMA:83162", + "name": "Dense collagenous sheath of myocyte of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83428" + ] + } + }, + { + "id": "FMA:83163", + "name": "Dense collagenous reticulum of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:83164", + "name": "Dense collagenous reticulum of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:83180", + "name": "Interatrial fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + }, + "synonyms": [ + "Interatrial band" + ] + }, + { + "id": "FMA:83190", + "name": "Compact bone of diaphysis proper of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42037" + ] + } + }, + { + "id": "FMA:83191", + "name": "Compact bone of diaphysis proper of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42037" + ] + } + }, + { + "id": "FMA:83192", + "name": "Compact bone of diaphysis proper of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42037" + ] + } + }, + { + "id": "FMA:83198", + "name": "Compact bone of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32674" + ] + } + }, + { + "id": "FMA:83199", + "name": "Compact bone of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83198" + ] + }, + "synonyms": [ + "Compact bone of phalanx of great toe" + ] + }, + { + "id": "FMA:83200", + "name": "Compact bone of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83198" + ] + } + }, + { + "id": "FMA:83201", + "name": "Compact bone of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83198" + ] + } + }, + { + "id": "FMA:83202", + "name": "Compact bone of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83198" + ] + } + }, + { + "id": "FMA:83203", + "name": "Compact bone of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83198" + ] + }, + "synonyms": [ + "Compact bone of phalanx of fifth toe" + ] + }, + { + "id": "FMA:83204", + "name": "Compact bone of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83201" + ] + } + }, + { + "id": "FMA:83205", + "name": "Compact bone of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83204" + ] + } + }, + { + "id": "FMA:83206", + "name": "Compact bone of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83204" + ] + } + }, + { + "id": "FMA:83207", + "name": "Compact bone of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83202" + ] + } + }, + { + "id": "FMA:83208", + "name": "Compact bone of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83202" + ] + } + }, + { + "id": "FMA:83209", + "name": "Compact bone of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83202" + ] + } + }, + { + "id": "FMA:83210", + "name": "Compact bone of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83207" + ] + } + }, + { + "id": "FMA:83211", + "name": "Compact bone of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83207" + ] + } + }, + { + "id": "FMA:83212", + "name": "Compact bone of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83208" + ] + } + }, + { + "id": "FMA:83213", + "name": "Compact bone of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83208" + ] + } + }, + { + "id": "FMA:83214", + "name": "Compact bone of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83209" + ] + } + }, + { + "id": "FMA:83215", + "name": "Compact bone of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83209" + ] + } + }, + { + "id": "FMA:83216", + "name": "Compact bone of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83203" + ] + } + }, + { + "id": "FMA:83217", + "name": "Compact bone of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83203" + ] + } + }, + { + "id": "FMA:83218", + "name": "Compact bone of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83203" + ] + } + }, + { + "id": "FMA:83219", + "name": "Compact bone of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83218" + ] + } + }, + { + "id": "FMA:83220", + "name": "Compact bone of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83218" + ] + } + }, + { + "id": "FMA:83221", + "name": "Compact bone of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83217" + ] + } + }, + { + "id": "FMA:83222", + "name": "Compact bone of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83217" + ] + } + }, + { + "id": "FMA:83223", + "name": "Compact bone of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83216" + ] + } + }, + { + "id": "FMA:83224", + "name": "Compact bone of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83216" + ] + } + }, + { + "id": "FMA:83225", + "name": "Trabecular bone of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32675" + ] + } + }, + { + "id": "FMA:83226", + "name": "Trabecular bone of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83225" + ] + }, + "synonyms": [ + "Trabecular bone of phalanx of great toe" + ] + }, + { + "id": "FMA:83227", + "name": "Trabecular bone of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83225" + ] + } + }, + { + "id": "FMA:83228", + "name": "Trabecular bone of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83225" + ] + } + }, + { + "id": "FMA:83229", + "name": "Trabecular bone of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83225" + ] + } + }, + { + "id": "FMA:83230", + "name": "Trabecular bone of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83225" + ] + }, + "synonyms": [ + "Trabecular bone of phalanx of fifth toe" + ] + }, + { + "id": "FMA:83231", + "name": "Trabecular bone of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83228" + ] + } + }, + { + "id": "FMA:83232", + "name": "Trabecular bone of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83231" + ] + } + }, + { + "id": "FMA:83233", + "name": "Trabecular bone of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83231" + ] + } + }, + { + "id": "FMA:83234", + "name": "Trabecular bone of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83229" + ] + } + }, + { + "id": "FMA:83235", + "name": "Trabecular bone of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83234" + ] + } + }, + { + "id": "FMA:83236", + "name": "Trabecular bone of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83234" + ] + } + }, + { + "id": "FMA:83237", + "name": "Trabecular bone of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83229" + ] + } + }, + { + "id": "FMA:83238", + "name": "Trabecular bone of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83237" + ] + } + }, + { + "id": "FMA:83239", + "name": "Trabecular bone of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83237" + ] + } + }, + { + "id": "FMA:83240", + "name": "Trabecular bone of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83229" + ] + } + }, + { + "id": "FMA:83241", + "name": "Trabecular bone of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83240" + ] + } + }, + { + "id": "FMA:83242", + "name": "Trabecular bone of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83240" + ] + } + }, + { + "id": "FMA:83243", + "name": "Trabecular bone of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83230" + ] + } + }, + { + "id": "FMA:83244", + "name": "Trabecular bone of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83243" + ] + } + }, + { + "id": "FMA:83245", + "name": "Trabecular bone of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83243" + ] + } + }, + { + "id": "FMA:83246", + "name": "Trabecular bone of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83230" + ] + } + }, + { + "id": "FMA:83247", + "name": "Trabecular bone of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83246" + ] + } + }, + { + "id": "FMA:83248", + "name": "Trabecular bone of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83246" + ] + } + }, + { + "id": "FMA:83249", + "name": "Trabecular bone of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83230" + ] + } + }, + { + "id": "FMA:83250", + "name": "Trabecular bone of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83249" + ] + } + }, + { + "id": "FMA:83251", + "name": "Trabecular bone of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83249" + ] + } + }, + { + "id": "FMA:83252", + "name": "Bone of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51856" + ] + } + }, + { + "id": "FMA:83253", + "name": "Bone of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51856" + ] + } + }, + { + "id": "FMA:83254", + "name": "Bone of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51807" + ] + } + }, + { + "id": "FMA:83255", + "name": "Bone of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51807" + ] + } + }, + { + "id": "FMA:83256", + "name": "Bone of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51807" + ] + } + }, + { + "id": "FMA:83257", + "name": "Bone of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51808" + ] + } + }, + { + "id": "FMA:83258", + "name": "Bone of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51808" + ] + } + }, + { + "id": "FMA:83259", + "name": "Bone of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51808" + ] + } + }, + { + "id": "FMA:83260", + "name": "Bony part of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83262" + ] + }, + "synonyms": [ + "Bony part of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:83261", + "name": "Bony part of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83262" + ] + }, + "synonyms": [ + "Bony part of distal phalanx of great toe" + ] + }, + { + "id": "FMA:83262", + "name": "Bony part of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64087" + ] + }, + "synonyms": [ + "Bony part of phalanx of great toe" + ] + }, + { + "id": "FMA:83263", + "name": "Bony part of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64087" + ] + } + }, + { + "id": "FMA:83264", + "name": "Bony part of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83263" + ] + } + }, + { + "id": "FMA:83265", + "name": "Bony part of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83263" + ] + } + }, + { + "id": "FMA:83266", + "name": "Bony part of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83263" + ] + } + }, + { + "id": "FMA:83267", + "name": "Bony part of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64087" + ] + } + }, + { + "id": "FMA:83268", + "name": "Bony part of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83267" + ] + } + }, + { + "id": "FMA:83269", + "name": "Bony part of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83267" + ] + } + }, + { + "id": "FMA:83270", + "name": "Bony part of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83267" + ] + } + }, + { + "id": "FMA:83271", + "name": "Bony part of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64087" + ] + } + }, + { + "id": "FMA:83272", + "name": "Bony part of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83271" + ] + } + }, + { + "id": "FMA:83273", + "name": "Bony part of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83271" + ] + } + }, + { + "id": "FMA:83274", + "name": "Bony part of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64087" + ] + }, + "synonyms": [ + "Bony part of phalanx of fifth toe" + ] + }, + { + "id": "FMA:83275", + "name": "Bony part of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83274" + ] + } + }, + { + "id": "FMA:83276", + "name": "Bony part of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83274" + ] + } + }, + { + "id": "FMA:83277", + "name": "Cartilage of phalanx of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:83278", + "name": "Cartilage of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:83279", + "name": "Cartilage of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:83280", + "name": "Cartilage of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + } + }, + { + "id": "FMA:83281", + "name": "Cartilage of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64084" + ] + }, + "synonyms": [ + "Cartilage of phalanx of fifth toe" + ] + }, + { + "id": "FMA:83282", + "name": "Cartilage of proximal phalanx of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83277" + ] + } + }, + { + "id": "FMA:83283", + "name": "Cartilage of distal phalanx of great toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83277" + ] + } + }, + { + "id": "FMA:83284", + "name": "Cartilage of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83278" + ] + } + }, + { + "id": "FMA:83285", + "name": "Cartilage of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83278" + ] + } + }, + { + "id": "FMA:83286", + "name": "Cartilage of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83278" + ] + } + }, + { + "id": "FMA:83287", + "name": "Cartilage of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83279" + ] + } + }, + { + "id": "FMA:83288", + "name": "Cartilage of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83279" + ] + } + }, + { + "id": "FMA:83289", + "name": "Cartilage of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83279" + ] + } + }, + { + "id": "FMA:83290", + "name": "Cartilage of rpoximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83280" + ] + } + }, + { + "id": "FMA:83291", + "name": "Cartilage of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83280" + ] + } + }, + { + "id": "FMA:83292", + "name": "Cartilage of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83280" + ] + } + }, + { + "id": "FMA:83293", + "name": "Cartilage of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83281" + ] + } + }, + { + "id": "FMA:83294", + "name": "Cartilage of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83281" + ] + } + }, + { + "id": "FMA:83295", + "name": "Cartilage of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83281" + ] + } + }, + { + "id": "FMA:83296", + "name": "Periosteum of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64088" + ] + }, + "synonyms": [ + "Periosteum of phalanx of great toe" + ] + }, + { + "id": "FMA:83297", + "name": "Periosteum of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64088" + ] + } + }, + { + "id": "FMA:83298", + "name": "Periosteum of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64088" + ] + } + }, + { + "id": "FMA:83299", + "name": "Periosteum of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64088" + ] + } + }, + { + "id": "FMA:83300", + "name": "Periosteum of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64088" + ] + }, + "synonyms": [ + "Periosteum of phalanx of fifth toe" + ] + }, + { + "id": "FMA:83301", + "name": "Periosteum of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83296" + ] + }, + "synonyms": [ + "Periosteum of proximal phalanx of great toe" + ] + }, + { + "id": "FMA:83302", + "name": "Periosteum of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83296" + ] + }, + "synonyms": [ + "Periosteum of distal phalanx of great toe" + ] + }, + { + "id": "FMA:83303", + "name": "Periosteum of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83297" + ] + } + }, + { + "id": "FMA:83304", + "name": "Periosteum of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83297" + ] + } + }, + { + "id": "FMA:83305", + "name": "Periosteum of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83297" + ] + } + }, + { + "id": "FMA:83306", + "name": "Periosteum of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83298" + ] + } + }, + { + "id": "FMA:83307", + "name": "Periosteum of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83298" + ] + } + }, + { + "id": "FMA:83308", + "name": "Periosteum of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83298" + ] + } + }, + { + "id": "FMA:83309", + "name": "Periosteum of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83299" + ] + } + }, + { + "id": "FMA:83310", + "name": "Periosteum of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83299" + ] + } + }, + { + "id": "FMA:83311", + "name": "Periosteum of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83299" + ] + } + }, + { + "id": "FMA:83312", + "name": "Periosteum of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83300" + ] + } + }, + { + "id": "FMA:83313", + "name": "Periosteum of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83300" + ] + } + }, + { + "id": "FMA:83314", + "name": "Periosteum of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83300" + ] + } + }, + { + "id": "FMA:83316", + "name": "Bone of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35522" + ] + } + }, + { + "id": "FMA:83317", + "name": "Bone of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35522" + ] + } + }, + { + "id": "FMA:83318", + "name": "Bone of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35662" + ] + } + }, + { + "id": "FMA:83319", + "name": "Bone of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35662" + ] + } + }, + { + "id": "FMA:83320", + "name": "Bone of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35802" + ] + } + }, + { + "id": "FMA:83321", + "name": "Bone of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35802" + ] + } + }, + { + "id": "FMA:83322", + "name": "Bone of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35942" + ] + } + }, + { + "id": "FMA:83323", + "name": "Bone of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:35942" + ] + } + }, + { + "id": "FMA:83324", + "name": "Bone of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36082" + ] + } + }, + { + "id": "FMA:83325", + "name": "Bone of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36082" + ] + } + }, + { + "id": "FMA:83328", + "name": "Periosteum of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Vertebral periosteum" + ] + }, + { + "id": "FMA:83331", + "name": "Septal division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + } + }, + { + "id": "FMA:83332", + "name": "Subendocardial branch of septal division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6266" + ] + } + }, + { + "id": "FMA:83333", + "name": "Compact bone of zone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258954" + ] + } + }, + { + "id": "FMA:83334", + "name": "Trabecular bone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:83336", + "name": "Bony part of zone of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83130" + ] + } + }, + { + "id": "FMA:83337", + "name": "Bone of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241667" + ] + } + }, + { + "id": "FMA:83338", + "name": "Bone of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63995" + ] + } + }, + { + "id": "FMA:83339", + "name": "Bone of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63995" + ] + } + }, + { + "id": "FMA:83340", + "name": "Periosteum of right malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63998" + ] + }, + "synonyms": [ + "Right malleus periosteum" + ] + }, + { + "id": "FMA:83341", + "name": "Periosteum of left malleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63998" + ] + }, + "synonyms": [ + "Left malleus periosteum" + ] + }, + { + "id": "FMA:83346", + "name": "Atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9479" + ] + }, + "synonyms": [ + "Atrial septal branch of anterior internodal tract muscle tissue" + ] + }, + { + "id": "FMA:83347", + "name": "Biogenic peptide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:83348", + "name": "Calcitonin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83349", + "name": "Somatostatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83350", + "name": "Glucagon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83351", + "name": "Amine hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + } + }, + { + "id": "FMA:83352", + "name": "Peptide hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + } + }, + { + "id": "FMA:83353", + "name": "Steroid hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + } + }, + { + "id": "FMA:83354", + "name": "Corticotropin-releasing factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83355", + "name": "Thyrotropin-releasing factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83356", + "name": "Luteotropin-releasing factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + }, + "synonyms": [ + "Luteinizing hormone releasing factor" + ] + }, + { + "id": "FMA:83357", + "name": "Somatotropin-releasing factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83358", + "name": "Prolactin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83359", + "name": "Follitropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83360", + "name": "Lutropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83361", + "name": "Melanotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83362", + "name": "Gonadotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83363", + "name": "Somatomammotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83364", + "name": "Corticotropin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83365", + "name": "Insulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83366", + "name": "Gastrin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83367", + "name": "Enkephalin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83368", + "name": "Motilin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83369", + "name": "Cholecystokinin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83370", + "name": "Enteroglucagon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83371", + "name": "Neurotensin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83372", + "name": "Secretin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83373", + "name": "Vasoactive intestinal peptide", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83347" + ] + } + }, + { + "id": "FMA:83374", + "name": "Parathyroid hormone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12278" + ] + } + }, + { + "id": "FMA:83375", + "name": "Androgen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83353" + ] + } + }, + { + "id": "FMA:83376", + "name": "Estrogen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83353" + ] + } + }, + { + "id": "FMA:83377", + "name": "Melanoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:83378", + "name": "Conducting tissue of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + }, + "synonyms": [ + "Specialized conducting tissue of heart", + "Specialized muscle tissue of heart" + ] + }, + { + "id": "FMA:83383", + "name": "Pacemaker cell of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67102" + ] + } + }, + { + "id": "FMA:83384", + "name": "Transitional myocyte of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67102" + ] + } + }, + { + "id": "FMA:83385", + "name": "Transitional myocyte of atriovenricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67106" + ] + } + }, + { + "id": "FMA:83386", + "name": "Purkinje myocyte of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67106" + ] + } + }, + { + "id": "FMA:83387", + "name": "Transitional myocyte of internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67142" + ] + } + }, + { + "id": "FMA:83388", + "name": "Transitional myocyte of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67142" + ] + } + }, + { + "id": "FMA:83389", + "name": "Myocardial endocrine cell of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67111" + ] + } + }, + { + "id": "FMA:83390", + "name": "Myocardial endocrine cell of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67111" + ] + } + }, + { + "id": "FMA:83392", + "name": "Purkinje myocyte of internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14146" + ] + } + }, + { + "id": "FMA:83393", + "name": "Purkinje myocyte of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14146" + ] + } + }, + { + "id": "FMA:83394", + "name": "Dense collagenous sheath of myocyte of internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83428" + ] + } + }, + { + "id": "FMA:83395", + "name": "Dense collagenous sheath of myocyte of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83428" + ] + } + }, + { + "id": "FMA:83396", + "name": "Dense collagenous reticulum of internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:83398", + "name": "Dense collagenous reticulum of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:83399", + "name": "Dense collagenous sheath of pacemaker cell of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83161" + ] + } + }, + { + "id": "FMA:83400", + "name": "Dense collagenous sheath of transitional myocyte of sinuatrial node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83161" + ] + } + }, + { + "id": "FMA:83401", + "name": "Dense collagenous sheath of transitional myocyte of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83162" + ] + } + }, + { + "id": "FMA:83402", + "name": "Dense collagenous sheath of purkinje myocyte of atrioventricular node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83162" + ] + } + }, + { + "id": "FMA:83403", + "name": "Dense collagenous sheath of transitional myocyte of atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83437" + ] + } + }, + { + "id": "FMA:83404", + "name": "Dense collagenous sheath of purkinje myocyte of atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83438" + ] + } + }, + { + "id": "FMA:83405", + "name": "Dense collagenous sheath of purkinje myocyte of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83395" + ] + } + }, + { + "id": "FMA:83406", + "name": "Dense collagenous sheath of transitional myocyte of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83395" + ] + } + }, + { + "id": "FMA:83409", + "name": "Type F enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62930" + ] + } + }, + { + "id": "FMA:83410", + "name": "Type D cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62935" + ] + } + }, + { + "id": "FMA:83411", + "name": "Type A cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62939" + ] + } + }, + { + "id": "FMA:83417", + "name": "Pinealocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:83419", + "name": "Dense collagenous sheath of myocyte of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83394" + ] + } + }, + { + "id": "FMA:83420", + "name": "Dense collagenous sheath of myocyte of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83394" + ] + } + }, + { + "id": "FMA:83421", + "name": "Dense collagenous sheath of transitional myocyte of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83419" + ] + } + }, + { + "id": "FMA:83422", + "name": "Dense collagenous sheath of purkinje myocyte of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83419" + ] + } + }, + { + "id": "FMA:83423", + "name": "Dense collagenous sheath of transitional myocyte of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83420" + ] + } + }, + { + "id": "FMA:83424", + "name": "Dense collagenous sheath of purkinje myocyte of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83420" + ] + } + }, + { + "id": "FMA:83427", + "name": "Dense collagenous sheath of transitional myocyte of atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83437" + ] + } + }, + { + "id": "FMA:83428", + "name": "Dense collagenous sheath of specialized cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + }, + "synonyms": [ + "Dense collagenous sheath of specialized cardiac muscle cell" + ] + }, + { + "id": "FMA:83429", + "name": "Dense collagenous sheath of purkinje myocyte of atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83438" + ] + } + }, + { + "id": "FMA:83430", + "name": "Dense collagenous sheath of myocardial endocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83428" + ] + } + }, + { + "id": "FMA:83431", + "name": "Dense collagenous sheath of myocardial endocrine cell of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83430" + ] + } + }, + { + "id": "FMA:83432", + "name": "Dense collagenous sheath of myocardial endocrine cell of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83430" + ] + } + }, + { + "id": "FMA:83433", + "name": "Dense collagenous sheath of myocardial endocrine cell of atrial part of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83430" + ] + } + }, + { + "id": "FMA:83434", + "name": "White adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63880" + ] + }, + "synonyms": [ + "White fat cell", + "White adipose cell" + ] + }, + { + "id": "FMA:83435", + "name": "Brown adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63880" + ] + }, + "synonyms": [ + "Brown adipose cell", + "Brown fat cell" + ] + }, + { + "id": "FMA:83437", + "name": "Dense collagenous sheath of transitional myocyte of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83441" + ] + } + }, + { + "id": "FMA:83438", + "name": "Dense collagenous sheath of purkinje myocyte of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83441" + ] + } + }, + { + "id": "FMA:83441", + "name": "Dense collagenous sheath of myocyte of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83394" + ] + } + }, + { + "id": "FMA:83442", + "name": "Dense collagenous reticulum of atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83396" + ] + } + }, + { + "id": "FMA:83443", + "name": "Dense collagenous reticulum of atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83396" + ] + } + }, + { + "id": "FMA:83444", + "name": "Dense collagenous reticulum of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83396" + ] + } + }, + { + "id": "FMA:83445", + "name": "Dense collagenous reticulum of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83396" + ] + } + }, + { + "id": "FMA:83447", + "name": "Myocardium of right ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84469" + ] + }, + "synonyms": [ + "Myocardium proper of right ventricle" + ] + }, + { + "id": "FMA:83448", + "name": "Myocardium of left ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84469" + ] + }, + "synonyms": [ + "Myocardium proper of left ventricle" + ] + }, + { + "id": "FMA:83450", + "name": "Cardiac muscle tissue of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:83452", + "name": "Cardiac muscle tissue of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83450" + ] + } + }, + { + "id": "FMA:83453", + "name": "Cardiac muscle tissue of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83450" + ] + } + }, + { + "id": "FMA:83454", + "name": "Set of accessory nuclei of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Accessory nuclei of oculomotor nerve" + ] + }, + { + "id": "FMA:83457", + "name": "Set of vertical occipital fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Vertical occipital fasciculi", + "Vertical occipital fasciculi set" + ] + }, + { + "id": "FMA:83462", + "name": "Subdivision of principal sensory nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + } + }, + { + "id": "FMA:83463", + "name": "Dorsomedial nucleus of principal sensory nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83462" + ] + }, + "synonyms": [ + "Posteromedial nucleus of principal sensory nucleus of trigeminal nerve" + ] + }, + { + "id": "FMA:83464", + "name": "Tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis tonsil", + "Cerebellar tonsil" + ] + }, + { + "id": "FMA:83465", + "name": "Segment of white matter of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83467", + "name": "Central fibrous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:83468", + "name": "Membranous part of interventricular septum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84913" + ] + } + }, + { + "id": "FMA:83469", + "name": "Central fibrous body part of membranous part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84913" + ] + } + }, + { + "id": "FMA:83472", + "name": "Wall of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7274" + ] + } + }, + { + "id": "FMA:83473", + "name": "Wall of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7274" + ] + } + }, + { + "id": "FMA:83497", + "name": "Subepicardial layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:83498", + "name": "Middle layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85408" + ] + }, + "synonyms": [ + "Deep bulbospiral muscle" + ] + }, + { + "id": "FMA:83499", + "name": "Subendocardial layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + }, + "synonyms": [ + "Superficial bulbospiral muscle" + ] + }, + { + "id": "FMA:83503", + "name": "Pituicyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62120" + ] + } + }, + { + "id": "FMA:83504", + "name": "Erythroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83516" + ] + } + }, + { + "id": "FMA:83505", + "name": "Primitive erythroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83504" + ] + }, + "synonyms": [ + "Early normoblast", + "Early erythroblast", + "Basophilic erythroblast", + "Basophilic normoblast" + ] + }, + { + "id": "FMA:83506", + "name": "Polychromatophilic erythroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83504" + ] + }, + "synonyms": [ + "Intermediate normoblast", + "Eosinophilic normoblast", + "Intermediate erythroblast" + ] + }, + { + "id": "FMA:83507", + "name": "Endocardium of region of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + } + }, + { + "id": "FMA:83509", + "name": "Myocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + }, + "synonyms": [ + "Atrial myocardium" + ] + }, + { + "id": "FMA:83510", + "name": "Myocardium of region of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + } + }, + { + "id": "FMA:83511", + "name": "Myocardium of region of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + } + }, + { + "id": "FMA:83513", + "name": "Conducting system of subdivision of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83378" + ] + } + }, + { + "id": "FMA:83514", + "name": "Epithelioid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + } + }, + { + "id": "FMA:83515", + "name": "Segment of valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Valvular segment" + ] + }, + { + "id": "FMA:83516", + "name": "Erythropoietic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83598" + ] + }, + "synonyms": [ + "Erythroid cell" + ] + }, + { + "id": "FMA:83517", + "name": "Erythroid progenitor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83516" + ] + } + }, + { + "id": "FMA:83518", + "name": "Proerythroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83504" + ] + }, + "synonyms": [ + "Pronormoblast" + ] + }, + { + "id": "FMA:83519", + "name": "Granulocytopoietic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83598" + ] + }, + "synonyms": [ + "Granulopoietic cell" + ] + }, + { + "id": "FMA:83520", + "name": "Fibroelastic connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:83521", + "name": "Fibrocollagenous connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:83522", + "name": "Sulcal connective tissue of fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Interfilar connective tissue of tricuspid valve anulus", + "Fibroblastic sulcal areolar tissue" + ] + }, + { + "id": "FMA:83523", + "name": "Sulcal connective tissue of fibrous ring of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Interfilar connective tissue of mitral valve anulus" + ] + }, + { + "id": "FMA:83524", + "name": "Myeloblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83519" + ] + } + }, + { + "id": "FMA:83525", + "name": "Myelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83519" + ] + } + }, + { + "id": "FMA:83526", + "name": "Fibrocollagenous connective tissue of filum coronarium of tricuspid valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83527", + "name": "Fibrocollagenous connective tissue of filum coronarium of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83528", + "name": "Sulcal fibroelastic connective tissue of tricuspid valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83529", + "name": "Sulcal fibroelastic connective tissue of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83530", + "name": "Promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83519" + ] + } + }, + { + "id": "FMA:83531", + "name": "Myocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83509" + ] + }, + "synonyms": [ + "Right atrial myocardium" + ] + }, + { + "id": "FMA:83532", + "name": "Myocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83509" + ] + }, + "synonyms": [ + "Left atrial myocardium" + ] + }, + { + "id": "FMA:83533", + "name": "Early promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83530" + ] + } + }, + { + "id": "FMA:83534", + "name": "Late promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83530" + ] + } + }, + { + "id": "FMA:83535", + "name": "Myocardium of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + } + }, + { + "id": "FMA:83537", + "name": "Myocardium of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + } + }, + { + "id": "FMA:83538", + "name": "Myocardium of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Interatrial septum myocardium" + ] + }, + { + "id": "FMA:83539", + "name": "Myocardium of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Interventricular septum myocardium", + "Myocardium of muscular part of interventricular septum" + ] + }, + { + "id": "FMA:83540", + "name": "Neutrophilic myelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83525" + ] + } + }, + { + "id": "FMA:83541", + "name": "Metamyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83519" + ] + } + }, + { + "id": "FMA:83542", + "name": "Eosinophilic myleocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83525" + ] + } + }, + { + "id": "FMA:83543", + "name": "Basophilic myelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83525" + ] + } + }, + { + "id": "FMA:83546", + "name": "Anterior filum coronarium of tricuspid valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9501" + ] + } + }, + { + "id": "FMA:83547", + "name": "Posterior filum coronarium of tricuspid valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9501" + ] + } + }, + { + "id": "FMA:83548", + "name": "Anterior filum coronarium of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9499" + ] + } + }, + { + "id": "FMA:83549", + "name": "Posterior filum coronarium of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9499" + ] + } + }, + { + "id": "FMA:83550", + "name": "Segment of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Accessory parotid gland segment" + ] + }, + { + "id": "FMA:83551", + "name": "Promonocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83552" + ] + } + }, + { + "id": "FMA:83552", + "name": "Monopoietic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83598" + ] + } + }, + { + "id": "FMA:83553", + "name": "Monoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83552" + ] + } + }, + { + "id": "FMA:83554", + "name": "Thrombocytopoietic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83598" + ] + }, + "synonyms": [ + "Thrombopoietic cell" + ] + }, + { + "id": "FMA:83555", + "name": "Megakaryocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83554" + ] + } + }, + { + "id": "FMA:83556", + "name": "Muscularis mucosae of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:83557", + "name": "Muscularis mucosae of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:83558", + "name": "Muscularis mucosae of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:83559", + "name": "Muscularis mucosae of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68413" + ] + } + }, + { + "id": "FMA:83560", + "name": "Lamina propria of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:83561", + "name": "Muscle layer of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:83563", + "name": "Subdivision of muscle layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Muscular layer subdivision" + ] + }, + { + "id": "FMA:83565", + "name": "Middle muscle layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83563" + ] + }, + "synonyms": [ + "Middle muscularis" + ] + }, + { + "id": "FMA:83567", + "name": "Longitudinal muscle layer of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:83568", + "name": "Longitudinal muscle layer of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:83569", + "name": "Longitudinal muscle layer of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85411" + ] + } + }, + { + "id": "FMA:83570", + "name": "Circular muscle layer of segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:83571", + "name": "Circular muscle layer of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:83572", + "name": "Circular muscle layer of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85406" + ] + } + }, + { + "id": "FMA:83573", + "name": "Muscle layer of region of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85354" + ] + } + }, + { + "id": "FMA:83574", + "name": "Muscle layer of region of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83573" + ] + } + }, + { + "id": "FMA:83575", + "name": "Lamina propria of zone of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:83576", + "name": "Lamina propria mucosae of segment of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83575" + ] + }, + "synonyms": [ + "Lamina propria mucosae of subdivision of colon" + ] + }, + { + "id": "FMA:83579", + "name": "Biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:83580", + "name": "Biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:83581", + "name": "Endocardium of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7280" + ] + } + }, + { + "id": "FMA:83582", + "name": "Endocardium of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7280" + ] + } + }, + { + "id": "FMA:83583", + "name": "Endocardium of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84163" + ] + }, + "synonyms": [ + "Interatrial septum endocardium" + ] + }, + { + "id": "FMA:83584", + "name": "Endocardium of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84163" + ] + }, + "synonyms": [ + "Interventricular septum endocardium" + ] + }, + { + "id": "FMA:83585", + "name": "Histiocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + }, + "synonyms": [ + "Histocyte" + ] + }, + { + "id": "FMA:83586", + "name": "Foam cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + } + }, + { + "id": "FMA:83587", + "name": "Fibrocollagenous connective tissue of fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83588", + "name": "Fibrocollagenous connective tissue of central fibrous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83589", + "name": "Fibrocollagenous connective tissue of anulus of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83590", + "name": "Fibrocollagenous connective tissue of anulus of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83591", + "name": "Fibrocollagenous connective tissue of anulus fibrosus of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83592", + "name": "Fibrocollagenous connective tissue of semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83593", + "name": "Fibrocollagenous connective tissue of semilunar fibrous scallop of pumonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:83594", + "name": "Fibroelastic connective tissue of semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83595", + "name": "Fibroelastic connective tissue of semilunar fibrous scallop of pulmonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83596", + "name": "Endothelium of endocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + }, + "synonyms": [ + "Endocardium endothelium" + ] + }, + { + "id": "FMA:83597", + "name": "Fibroelastic connective tissue of chorda tendinea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83598", + "name": "Hematopoietic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70336" + ] + }, + "synonyms": [ + "Hemopoietic cell" + ] + }, + { + "id": "FMA:83599", + "name": "Juxtaglomerular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62799" + ] + }, + "synonyms": [ + "Juxtaglomerular apparatus" + ] + }, + { + "id": "FMA:83601", + "name": "Null lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + } + }, + { + "id": "FMA:83602", + "name": "End bulb of Ruffini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:83603", + "name": "End bulb of Krause", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + }, + "synonyms": [ + "Kraus 's end bulb" + ] + }, + { + "id": "FMA:83604", + "name": "Pacinian corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:83605", + "name": "Meisner's corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:83606", + "name": "Merkel's disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:83607", + "name": "Muscle spindle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84655" + ] + }, + "synonyms": [ + "Neuromuscular spindle" + ] + }, + { + "id": "FMA:83608", + "name": "Neurotendinous ending", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84655" + ] + }, + "synonyms": [ + "Golgi tendon organ", + "Neurotendinous organ of Golgi" + ] + }, + { + "id": "FMA:83609", + "name": "Corpuscle of Golgi-Mazzoni", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + }, + "synonyms": [ + "Golgi-mazzoni corpuscle" + ] + }, + { + "id": "FMA:83616", + "name": "Fibroelastic connective tissue of epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:83617", + "name": "Motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Motoneuron", + "Anterior horn cell" + ] + }, + { + "id": "FMA:83618", + "name": "Hemocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Hematocyte" + ] + }, + { + "id": "FMA:83619", + "name": "Primary motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:83620", + "name": "Secondary motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:83621", + "name": "Bone marrow cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83623", + "name": "Giant cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83624", + "name": "Stromal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83625", + "name": "Acinar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83626", + "name": "Chromophobe cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Chromophobic cell" + ] + }, + { + "id": "FMA:83627", + "name": "Chromophilic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Chromophil cell" + ] + }, + { + "id": "FMA:83628", + "name": "Basophil cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83627" + ] + }, + "synonyms": [ + "Basophilic cell" + ] + }, + { + "id": "FMA:83629", + "name": "Acidophil cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83627" + ] + }, + "synonyms": [ + "Acidophil", + "Acidophilic cell" + ] + }, + { + "id": "FMA:83633", + "name": "Endocardium of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84159" + ] + } + }, + { + "id": "FMA:83634", + "name": "Endocardium of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84159" + ] + } + }, + { + "id": "FMA:83635", + "name": "Endocardium of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84160" + ] + } + }, + { + "id": "FMA:83636", + "name": "Endocardium of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84160" + ] + } + }, + { + "id": "FMA:83637", + "name": "Endocardium of pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84158" + ] + } + }, + { + "id": "FMA:83638", + "name": "Endocardium of pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84158" + ] + } + }, + { + "id": "FMA:83639", + "name": "Myocardium of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:83640", + "name": "Myocardium of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:83641", + "name": "Myocardium of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:83642", + "name": "Myocardium of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:83644", + "name": "Endothelium of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83645", + "name": "Endothelium of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83646", + "name": "Endothelium of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83647", + "name": "Endothelium of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83648", + "name": "Endothelium of pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83649", + "name": "Endothelium of pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83650", + "name": "Endothelium of chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83651", + "name": "Endothelium of chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63916" + ] + } + }, + { + "id": "FMA:83660", + "name": "Gamma motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:83664", + "name": "Alpha motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:83665", + "name": "Oligodendroglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68859" + ] + } + }, + { + "id": "FMA:83673", + "name": "Oogonium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18644" + ] + } + }, + { + "id": "FMA:83675", + "name": "Medial lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:83676", + "name": "Lemniscus of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis lemniscus" + ] + }, + { + "id": "FMA:83677", + "name": "Molecular layer of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83678" + ] + } + }, + { + "id": "FMA:83678", + "name": "Layer of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + }, + "synonyms": [ + "Dentate gyrus layer" + ] + }, + { + "id": "FMA:83679", + "name": "Layer of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83142" + ] + }, + "synonyms": [ + "Hippocampus layer" + ] + }, + { + "id": "FMA:83683", + "name": "Striatum of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + }, + "synonyms": [ + "Neuraxis striatum" + ] + }, + { + "id": "FMA:83684", + "name": "Pallidum of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + }, + "synonyms": [ + "Neuraxis pallidum" + ] + }, + { + "id": "FMA:83686", + "name": "Nucleus of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + }, + "synonyms": [ + "Neural nucleus", + "Neuraxis nucleus" + ] + }, + { + "id": "FMA:83687", + "name": "Allocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Heterogenetic cortex" + ] + }, + { + "id": "FMA:83688", + "name": "Nasal mucus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66938" + ] + } + }, + { + "id": "FMA:83689", + "name": "Cervical mucus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66938" + ] + } + }, + { + "id": "FMA:83690", + "name": "Milk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62100" + ] + }, + "synonyms": [ + "Regular milk" + ] + }, + { + "id": "FMA:83691", + "name": "Anterior part of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78442" + ] + } + }, + { + "id": "FMA:83692", + "name": "Posterior part of epiglottis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78442" + ] + } + }, + { + "id": "FMA:83693", + "name": "Tissue fluid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9673" + ] + } + }, + { + "id": "FMA:83694", + "name": "Epididymal duct fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:83695", + "name": "Seminiferous tubule fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:83696", + "name": "Rete testis fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:83697", + "name": "Deferent duct fluid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12276" + ] + } + }, + { + "id": "FMA:83698", + "name": "Medullary cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Marrow cavity" + ] + }, + { + "id": "FMA:83699", + "name": "Bulb of occipital horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + } + }, + { + "id": "FMA:83700", + "name": "Occipital horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + }, + "synonyms": [ + "Posterior horn of lateral ventricle" + ] + }, + { + "id": "FMA:83701", + "name": "Temporal horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + }, + "synonyms": [ + "Inferior horn of lateral ventricle" + ] + }, + { + "id": "FMA:83702", + "name": "Collateral trigone of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + } + }, + { + "id": "FMA:83703", + "name": "Body of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + }, + "synonyms": [ + "Central part of lateral ventricle", + "Lateral ventricular body" + ] + }, + { + "id": "FMA:83704", + "name": "Atrium of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78451" + ] + }, + "synonyms": [ + "Lateral ventricular atrium" + ] + }, + { + "id": "FMA:83705", + "name": "Region of wall of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:83706", + "name": "Collateral eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + }, + "synonyms": [ + "Collateral eminence of lateral ventricle" + ] + }, + { + "id": "FMA:83707", + "name": "Calcar avis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:83708", + "name": "Parieto-occipital eminence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:83709", + "name": "Lamina affixa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:83710", + "name": "Tenia choroidea of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:83711", + "name": "Choroid plexus of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + }, + "synonyms": [ + "Chorioid plexus of lateral ventricle" + ] + }, + { + "id": "FMA:83712", + "name": "Tela choroidea of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:83713", + "name": "Collateral trigone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + }, + "synonyms": [ + "Trigone of lateral ventricle" + ] + }, + { + "id": "FMA:83714", + "name": "Median sulcus of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + }, + "synonyms": [ + "Median sulcus", + "Median fissure of floor of fourth ventricle", + "Median sulcus of rhomboid fossa" + ] + }, + { + "id": "FMA:83715", + "name": "Choroidal fissure of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:83716", + "name": "Subarachnoid space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:83717", + "name": "Subarachnoid cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84881" + ] + } + }, + { + "id": "FMA:83718", + "name": "Interpeduncular cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83719", + "name": "Pontine cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83720", + "name": "Lumbar cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83721", + "name": "Posterior cerebellomedullary cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83722", + "name": "Lateral cerebellomedullary cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83723", + "name": "Cistern of lateral cerebral fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + }, + "synonyms": [ + "Lateral cerebral fossa cistern" + ] + }, + { + "id": "FMA:83724", + "name": "Pericallosal cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83725", + "name": "Pontocerebellar cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83717" + ] + } + }, + { + "id": "FMA:83726", + "name": "Telodiencephalic fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Telo-diencephalic fissure" + ] + }, + { + "id": "FMA:83727", + "name": "Longitudinal fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Hemispheric sulcus", + "Interhemispheric fissure", + "Longitudinal cerebral fissure", + "Longitudinal sulcus", + "Medial longitudinal fissure", + "Sagittal fissure" + ] + }, + { + "id": "FMA:83728", + "name": "Fimbriodentate fissure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Fimbriodentate sulcus" + ] + }, + { + "id": "FMA:83729", + "name": "Primary fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Preclival fissure", + "Primary sulcus of cerebellum" + ] + }, + { + "id": "FMA:83730", + "name": "Posterolateral fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Posterolateral fissure", + "Uvulonodular fissure", + "Prenodular fissure", + "Dorsolateral fissure of cerebellum", + "Prenodular sulcus" + ] + }, + { + "id": "FMA:83731", + "name": "Precentral fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Postlingual fissure", + "Post-lingual fissure of cerebellum" + ] + }, + { + "id": "FMA:83732", + "name": "Postcentral fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Post-central fissure of cerebellum", + "Postcentral fissure-2" + ] + }, + { + "id": "FMA:83733", + "name": "Posterior superior fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Postclival fissure", + "Post-clival fissure", + "Posterior superior fissure", + "Postlunate fissure" + ] + }, + { + "id": "FMA:83734", + "name": "Anterior median fissure of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Ventral median sulcus", + "Anterior median fissure of medulla", + "Anterior median fissure", + "Ventral median fissure of medulla" + ] + }, + { + "id": "FMA:83735", + "name": "Anterior median fissure of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Ventral median fissure of spinal cord" + ] + }, + { + "id": "FMA:83736", + "name": "Preculminate fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Preculminate fissure" + ] + }, + { + "id": "FMA:83737", + "name": "Intraculminate fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Intraculminate fissure" + ] + }, + { + "id": "FMA:83738", + "name": "Subarachnoid incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84881" + ] + } + }, + { + "id": "FMA:83739", + "name": "Preoccipital notch", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83738" + ] + }, + "synonyms": [ + "Occipital notch", + "Preoccipital incisure", + "Preoccipital incisura" + ] + }, + { + "id": "FMA:83740", + "name": "Interpeduncular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83738" + ] + } + }, + { + "id": "FMA:83741", + "name": "Posterior cerebellar incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83738" + ] + } + }, + { + "id": "FMA:83742", + "name": "Superior pontine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83743", + "name": "Callosal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Sulcus of corpus callosum" + ] + }, + { + "id": "FMA:83744", + "name": "Anterior parolfactory sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Paraolfactory sulcus" + ] + }, + { + "id": "FMA:83745", + "name": "Posterior parolfactory sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83746", + "name": "Rhinal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Rhinal fissure" + ] + }, + { + "id": "FMA:83747", + "name": "Hippocampal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Hippocampal fissure", + "Dentate fissure" + ] + }, + { + "id": "FMA:83748", + "name": "Cingulate sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Callosomarginal fissure", + "Calloso-marginal sulcus", + "Cingulate fissure", + "Callosomarginal sulcus" + ] + }, + { + "id": "FMA:83749", + "name": "Calcarine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Calcarine fissure" + ] + }, + { + "id": "FMA:83750", + "name": "Anterior calcarine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Anterior calcarine fissure" + ] + }, + { + "id": "FMA:83751", + "name": "Collateral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Collateral fissure" + ] + }, + { + "id": "FMA:83752", + "name": "Central sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Central fissure", + "Central cerebral sulcus", + "Sulcus of Rolando", + "Fissure of Rolando", + "Central sulcus of Rolando" + ] + }, + { + "id": "FMA:83753", + "name": "Circular sulcus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Marginal sulcus of insula", + "Circular fissure", + "Limiting fissure", + "Circular sulcus (of Reil)", + "Circuminsular sulcus" + ] + }, + { + "id": "FMA:83754", + "name": "Parieto-occipital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Parieto-occipital incisure", + "Parieto-occipital fissure", + "Parietooccipital sulcus" + ] + }, + { + "id": "FMA:83755", + "name": "Superior frontal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Sulcus f1", + "Superior frontal fissure" + ] + }, + { + "id": "FMA:83757", + "name": "Inferior frontal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Sulcus f2", + "Inferior frontal fissure" + ] + }, + { + "id": "FMA:83758", + "name": "Diagonal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83759", + "name": "Anterior ascending limb of lateral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Middle ramus of lateral fissure", + "Ascending ramus of Sylvian fissure", + "Anterior ascending ramus of lateral sulcus", + "Ascending branch of lateral sulcus", + "Anterior ascending limb of lateral fissure", + "Superior branch of lateral fissure", + "Ascending ramus of lateral cerebral sulcus" + ] + }, + { + "id": "FMA:83760", + "name": "Anterior horizontal limb of lateral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Anterior horizontal ramus of lateral fissure", + "Anterior horizontal limb of lateral fissure", + "Anterior ramus of lateral cerebral sulcus", + "Horizontal ramus of Sylvian fissure", + "Horizontal limb of lateral fissure", + "Anterior branch of lateral sulcus" + ] + }, + { + "id": "FMA:83761", + "name": "Posterior ascending limb of lateral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Ascending terminal ramus of Sylvian fissure", + "Posterior ramus of lateral cerebral sulcus", + "Posterior ascending limb of lateral fissure" + ] + }, + { + "id": "FMA:83762", + "name": "Paracentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83763", + "name": "Superior precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Precentral dimple", + "Superior part of precentral fissure" + ] + }, + { + "id": "FMA:83764", + "name": "Inferior precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Inferior part of precentral fissure" + ] + }, + { + "id": "FMA:83765", + "name": "Anterior subcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83766", + "name": "Superior rostral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83767", + "name": "Inferior rostral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83768", + "name": "Fronto-orbital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Orbito-frontal sulcus", + "Fronto-orbital dimple" + ] + }, + { + "id": "FMA:83769", + "name": "Olfactory sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83770", + "name": "Orbital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Orbital sulci" + ] + }, + { + "id": "FMA:83771", + "name": "Transverse orbital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83772", + "name": "Intraparietal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Interparietal fissure", + "Intraparietal fissure" + ] + }, + { + "id": "FMA:83773", + "name": "Marginal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Marginal ramus of cingulate sulcus", + "Marginal branch of cingulate sulcus" + ] + }, + { + "id": "FMA:83774", + "name": "Postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Postcentral fissure-1", + "Postcentral fissure of cerebral hemisphere" + ] + }, + { + "id": "FMA:83775", + "name": "Superior postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Postcentral dimple" + ] + }, + { + "id": "FMA:83776", + "name": "Inferior postcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83777", + "name": "Subparietal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Suprasplenial sulcus", + "Splenial sulcus" + ] + }, + { + "id": "FMA:83778", + "name": "Posterior subcentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83779", + "name": "Central insular sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Central insula sulcus", + "Central fissure of insula", + "Central sulcus of insula", + "Central fissure of island" + ] + }, + { + "id": "FMA:83780", + "name": "Longitudinal sulcus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Postcentral sulcus of island" + ] + }, + { + "id": "FMA:83781", + "name": "Posterior marginal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83782", + "name": "Transverse temporal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83783", + "name": "Superior temporal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Sulcus t1", + "Parallel sulcus", + "Superior temporal fissure" + ] + }, + { + "id": "FMA:83784", + "name": "Inferior temporal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Middle temporal sulcus (Szikla)", + "Inferior temporal sulcus-1", + "Sulcus t2", + "Second temporal sulcus" + ] + }, + { + "id": "FMA:83785", + "name": "Lateral occipital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83786", + "name": "Transverse occipital sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83787", + "name": "Posterior calcarine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Posterior calcarine fissure", + "Posterior part of calcarine sulcus", + "Postcalcarine sulcus" + ] + }, + { + "id": "FMA:83788", + "name": "Lunate sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Lunate fissure" + ] + }, + { + "id": "FMA:83789", + "name": "Intralingual sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83790", + "name": "Intracingulate sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Horizontal dimple" + ] + }, + { + "id": "FMA:83791", + "name": "Terminal sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Terminal sulcus of thalamus" + ] + }, + { + "id": "FMA:83792", + "name": "Oculomotor sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83793", + "name": "Inferior pontine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83794", + "name": "Basilar sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83795", + "name": "Dorsal median sulcus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Dorsal median sulcus of medulla", + "Posterior median sulcus of medulla", + "Dorsal median sulcus" + ] + }, + { + "id": "FMA:83796", + "name": "Retro-olivary sulcus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Retro-olivary sulcus" + ] + }, + { + "id": "FMA:83797", + "name": "Ventrolateral sulcus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Ventrolateral fissure of medulla", + "Ventrolateral sulcus", + "Ventrolateral sulcus of medulla", + "Anterolateral sulcus of medulla" + ] + }, + { + "id": "FMA:83798", + "name": "Dorsal median sulcus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Posterior median sulcus of spinal cord" + ] + }, + { + "id": "FMA:83799", + "name": "Dorsal intermediate sulcus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + }, + "synonyms": [ + "Posterior intermediate sulcus of spinal cord" + ] + }, + { + "id": "FMA:83800", + "name": "Precentral sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83801", + "name": "Medullopontine sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75759" + ] + } + }, + { + "id": "FMA:83802", + "name": "Subarachnoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84881" + ] + } + }, + { + "id": "FMA:83803", + "name": "Subdural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:83804", + "name": "Cervical vertebral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9679" + ] + } + }, + { + "id": "FMA:83805", + "name": "Lumbar vertebral canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9679" + ] + } + }, + { + "id": "FMA:83806", + "name": "Phagocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83807", + "name": "Nephrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83808", + "name": "Cardiocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83809", + "name": "Endocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:83810", + "name": "Neuroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:83840", + "name": "Nucleus of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83686" + ] + }, + "synonyms": [ + "Brain nucleus" + ] + }, + { + "id": "FMA:83843", + "name": "Ganglion of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + }, + "synonyms": [ + "Neuraxis ganglion" + ] + }, + { + "id": "FMA:83844", + "name": "Fasciculus of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12235" + ] + }, + "synonyms": [ + "Brain fasciculus" + ] + }, + { + "id": "FMA:83845", + "name": "Dorsal longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Fasciculus of Schutz", + "Posterior longitudinal fasciculus", + "Bundle of Schutz" + ] + }, + { + "id": "FMA:83846", + "name": "Medial longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:83847", + "name": "Tract of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis tract" + ] + }, + { + "id": "FMA:83848", + "name": "Tract of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83847" + ] + }, + "synonyms": [ + "Brain tract" + ] + }, + { + "id": "FMA:83849", + "name": "Mammillothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + }, + "synonyms": [ + "Vicq d'Azyr's bundle", + "Mammillothalamic fasciculus" + ] + }, + { + "id": "FMA:83850", + "name": "Central tegmental tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:83851", + "name": "Spinal tract of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:83852", + "name": "Trigeminothalamic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:83854", + "name": "Stria of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis stria" + ] + }, + { + "id": "FMA:83855", + "name": "Stria of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67950" + ] + }, + "synonyms": [ + "Neocortex stria" + ] + }, + { + "id": "FMA:83856", + "name": "Lamina of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis lamina" + ] + }, + { + "id": "FMA:83857", + "name": "Brachium of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis brachium" + ] + }, + { + "id": "FMA:83858", + "name": "Decussation of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis decussation" + ] + }, + { + "id": "FMA:83859", + "name": "Radiation of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis radiation" + ] + }, + { + "id": "FMA:83860", + "name": "Peduncle of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis peduncle" + ] + }, + { + "id": "FMA:83862", + "name": "Pallidohabenular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis bundle" + ] + }, + { + "id": "FMA:83863", + "name": "Ansa of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis ansa" + ] + }, + { + "id": "FMA:83864", + "name": "Tenia of fornix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis tenia" + ] + }, + { + "id": "FMA:83865", + "name": "Fornix of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis fornix" + ] + }, + { + "id": "FMA:83866", + "name": "Fimbria of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis fimbria" + ] + }, + { + "id": "FMA:83867", + "name": "Alveus of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis alveus" + ] + }, + { + "id": "FMA:83868", + "name": "Crus of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis crus" + ] + }, + { + "id": "FMA:83869", + "name": "Cingulum of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis cingulum" + ] + }, + { + "id": "FMA:83870", + "name": "Amiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:83871", + "name": "Hilum of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis hilum" + ] + }, + { + "id": "FMA:83873", + "name": "Band of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + }, + "synonyms": [ + "Neuraxis band" + ] + }, + { + "id": "FMA:83874", + "name": "Gyrus of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + }, + "synonyms": [ + "Neuraxis gyrus" + ] + }, + { + "id": "FMA:83876", + "name": "Right hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76925" + ] + } + }, + { + "id": "FMA:83877", + "name": "Left hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76925" + ] + } + }, + { + "id": "FMA:83880", + "name": "Lobule of hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Lobule of cerebellar hemisphere", + "Cerebellar hemisphere lobule" + ] + }, + { + "id": "FMA:83881", + "name": "Flocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis flocculus", + "H X", + "Lobule X" + ] + }, + { + "id": "FMA:83882", + "name": "Nodulus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis nodulus" + ] + }, + { + "id": "FMA:83883", + "name": "Uvula of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis uvula" + ] + }, + { + "id": "FMA:83884", + "name": "Lingula of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis lingula" + ] + }, + { + "id": "FMA:83885", + "name": "Paraflocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis paraflocculus" + ] + }, + { + "id": "FMA:83886", + "name": "Culmen of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis culmen" + ] + }, + { + "id": "FMA:83887", + "name": "Declive of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis declive" + ] + }, + { + "id": "FMA:83888", + "name": "Pyramis of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis pyramis" + ] + }, + { + "id": "FMA:83889", + "name": "Folium of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis folium" + ] + }, + { + "id": "FMA:83890", + "name": "Tuber of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Neuraxis tuber" + ] + }, + { + "id": "FMA:83893", + "name": "Oriens layer of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83679" + ] + } + }, + { + "id": "FMA:83894", + "name": "Radiate layer of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83679" + ] + } + }, + { + "id": "FMA:83895", + "name": "Pyramidal layer of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83679" + ] + } + }, + { + "id": "FMA:83896", + "name": "Purkinje cell layer of cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83141" + ] + }, + "synonyms": [ + "Purkinje cell layer" + ] + }, + { + "id": "FMA:83897", + "name": "Molecular layer of cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83141" + ] + } + }, + { + "id": "FMA:83898", + "name": "White matter layer of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83899", + "name": "White matter layer of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83898" + ] + } + }, + { + "id": "FMA:83900", + "name": "Molecular layer of neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83138" + ] + }, + "synonyms": [ + "Molecular layer of isocortex [Layer I]" + ] + }, + { + "id": "FMA:83902", + "name": "Midbrain tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61997" + ] + }, + "synonyms": [ + "Neuraxis tectum" + ] + }, + { + "id": "FMA:83904", + "name": "Septum of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Neuraxis septum" + ] + }, + { + "id": "FMA:83905", + "name": "Stratum zonale of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258751" + ] + }, + "synonyms": [ + "Neuraxis stratum" + ] + }, + { + "id": "FMA:83906", + "name": "Commissure of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Neuraxis commissure" + ] + }, + { + "id": "FMA:83910", + "name": "Cortex of cerebrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61109" + ] + }, + "synonyms": [ + "Cerebrum cortex" + ] + }, + { + "id": "FMA:83911", + "name": "Gray matter of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83912", + "name": "Gray matter of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83913", + "name": "Gray matter of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83914", + "name": "Gray matter of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83912" + ] + }, + "synonyms": [ + "Grey substance of thalamus" + ] + }, + { + "id": "FMA:83915", + "name": "Gray matter of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83912" + ] + } + }, + { + "id": "FMA:83916", + "name": "Gray matter of epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83912" + ] + } + }, + { + "id": "FMA:83917", + "name": "Gray matter of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83912" + ] + } + }, + { + "id": "FMA:83918", + "name": "Gray matter of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83913" + ] + }, + "synonyms": [ + "Grey matter of midbrain tegmentum", + "Grey substance of midbrain tegmentum" + ] + }, + { + "id": "FMA:83919", + "name": "Gray matter of midbrain tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83913" + ] + } + }, + { + "id": "FMA:83920", + "name": "Gray matter of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83921", + "name": "Gray matter of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83920" + ] + } + }, + { + "id": "FMA:83922", + "name": "Gray matter of basilar part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83921" + ] + }, + "synonyms": [ + "Grey matter of basilar part of pons", + "Grey substanceof basilar part of pons" + ] + }, + { + "id": "FMA:83923", + "name": "Gray matter of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83921" + ] + }, + "synonyms": [ + "Grey substance of pontile tegmentum", + "Grey matter of pontile tegmentum" + ] + }, + { + "id": "FMA:83924", + "name": "Gray matter of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83920" + ] + } + }, + { + "id": "FMA:83925", + "name": "Gray matter of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + }, + "synonyms": [ + "Grey matter of medulla", + "Grey substance of medulla" + ] + }, + { + "id": "FMA:83926", + "name": "Segment of gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:83927", + "name": "Secondary visceral gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Secondary visceral grey substance of spinal cord", + "Secondary visceral grey matter of spinal cord" + ] + }, + { + "id": "FMA:83928", + "name": "Lateral intermediate substance of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:83929", + "name": "White matter of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "White substance", + "White matter" + ] + }, + { + "id": "FMA:83930", + "name": "White matter of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83931", + "name": "White matter of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83932", + "name": "White matter of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83931" + ] + }, + "synonyms": [ + "White substance of thalamus" + ] + }, + { + "id": "FMA:83933", + "name": "White matter of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83931" + ] + }, + "synonyms": [ + "White substance of hypothalamus" + ] + }, + { + "id": "FMA:83934", + "name": "White matter of epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83931" + ] + } + }, + { + "id": "FMA:83935", + "name": "White matter of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83931" + ] + } + }, + { + "id": "FMA:83936", + "name": "White matter of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83937", + "name": "White matter of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83936" + ] + }, + "synonyms": [ + "White substance of midbrain tegmentum" + ] + }, + { + "id": "FMA:83938", + "name": "White matter of midbrain tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83936" + ] + } + }, + { + "id": "FMA:83939", + "name": "White matter of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + } + }, + { + "id": "FMA:83940", + "name": "White matter of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83939" + ] + } + }, + { + "id": "FMA:83941", + "name": "White matter of basilar part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83940" + ] + }, + "synonyms": [ + "White substance of basilar part of pons" + ] + }, + { + "id": "FMA:83942", + "name": "White matter of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83940" + ] + }, + "synonyms": [ + "White substance of pontile tegmentum", + "White matter of pontile tegmentum" + ] + }, + { + "id": "FMA:83943", + "name": "White matter of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83939" + ] + }, + "synonyms": [ + "Cerebellar white matter" + ] + }, + { + "id": "FMA:83944", + "name": "White matter of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + }, + "synonyms": [ + "White matter of medulla", + "White substance of medulla" + ] + }, + { + "id": "FMA:83945", + "name": "White matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + }, + "synonyms": [ + "White substance of spinal cord" + ] + }, + { + "id": "FMA:83946", + "name": "Cortex of vermis of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:83948", + "name": "Subdivision of dentate nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Dentate nuclear subdivision" + ] + }, + { + "id": "FMA:83950", + "name": "White matter structure of basal part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67948" + ] + } + }, + { + "id": "FMA:83951", + "name": "Segment of medullary raphe nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Medullary raphe nuclear complex segment" + ] + }, + { + "id": "FMA:83952", + "name": "Segment of cochlear nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Cochlear nuclear complex segment" + ] + }, + { + "id": "FMA:83953", + "name": "Cortex of flocculonodular lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:83954", + "name": "Cortex of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:83955", + "name": "Cortex of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:83956", + "name": "Segment of paramedian medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73730" + ] + }, + "synonyms": [ + "Paramedian medullary reticular complex segment" + ] + }, + { + "id": "FMA:83957", + "name": "Ventrolateral nucleus of principal sensory nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83462" + ] + }, + "synonyms": [ + "Anterolateral nucleus of principal sensory nucleus of trigeminal nerve" + ] + }, + { + "id": "FMA:83958", + "name": "Subdivision of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + } + }, + { + "id": "FMA:83959", + "name": "Zonal subnucleus of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83958" + ] + } + }, + { + "id": "FMA:83960", + "name": "Gelatinous subnucleus of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83958" + ] + } + }, + { + "id": "FMA:83961", + "name": "Magnocellular subnucleus of spinal nucleus of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83958" + ] + } + }, + { + "id": "FMA:83962", + "name": "Subdivision of lateral vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54602" + ] + }, + "synonyms": [ + "Lateral vestibular nuclear subdivision" + ] + }, + { + "id": "FMA:83963", + "name": "Parvocellular part of lateral vestibular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83962" + ] + } + }, + { + "id": "FMA:83964", + "name": "Cell group L", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83962" + ] + } + }, + { + "id": "FMA:83965", + "name": "Nucleus of accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54501" + ] + }, + "synonyms": [ + "Accessory neural nucleus" + ] + }, + { + "id": "FMA:83966", + "name": "Tentorium cerebelli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Cerebellar tentorium" + ] + }, + { + "id": "FMA:83967", + "name": "Falx cerebri", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Cerebral falx" + ] + }, + { + "id": "FMA:83970", + "name": "Coccygeal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71238" + ] + }, + "synonyms": [ + "Dural part of filum terminale", + "Filum terminale externum" + ] + }, + { + "id": "FMA:83971", + "name": "Filum terminale segment of spinal dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71238" + ] + } + }, + { + "id": "FMA:83973", + "name": "Tentorial incisure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + } + }, + { + "id": "FMA:83974", + "name": "Falx cerebelli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71235" + ] + }, + "synonyms": [ + "Cerebellar falx" + ] + }, + { + "id": "FMA:83975", + "name": "Spinal pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + } + }, + { + "id": "FMA:83976", + "name": "Pial filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + } + }, + { + "id": "FMA:83977", + "name": "Filum terminale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231564" + ] + }, + "synonyms": [ + "Terminal filum", + "Filum terminale segment of pia mater" + ] + }, + { + "id": "FMA:83978", + "name": "Arachnoid granulation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74911" + ] + } + }, + { + "id": "FMA:83979", + "name": "Arachnoid trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74911" + ] + } + }, + { + "id": "FMA:83980", + "name": "Arachnoid villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74911" + ] + } + }, + { + "id": "FMA:83981", + "name": "Cranial arachnoid mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74911" + ] + } + }, + { + "id": "FMA:83982", + "name": "Spinal arachnoid mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74911" + ] + } + }, + { + "id": "FMA:83983", + "name": "Non-myelinated plasma membrane of Schwann cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63029" + ] + } + }, + { + "id": "FMA:83984", + "name": "Annulate lamella tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85556" + ] + } + }, + { + "id": "FMA:83985", + "name": "Axon of motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Motoneuron axon" + ] + }, + { + "id": "FMA:83986", + "name": "Axon of primary afferent neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Primary afferent neuron axon" + ] + }, + { + "id": "FMA:83987", + "name": "Axon of interneuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + }, + "synonyms": [ + "Interneuron axon" + ] + }, + { + "id": "FMA:83988", + "name": "Type A alpha axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + } + }, + { + "id": "FMA:83989", + "name": "Type A beta axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + } + }, + { + "id": "FMA:83990", + "name": "Type A delta axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + } + }, + { + "id": "FMA:83991", + "name": "Type C axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67308" + ] + } + }, + { + "id": "FMA:83992", + "name": "Dendrite of motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67314" + ] + }, + "synonyms": [ + "Motor neuron dendrite", + "Dendrite of motoneuron" + ] + }, + { + "id": "FMA:83993", + "name": "Dendrite of interneuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67314" + ] + }, + "synonyms": [ + "Interneuron dendrite" + ] + }, + { + "id": "FMA:83995", + "name": "Encapsulated nerve ending", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:83996", + "name": "Nerve ending within Pacinian corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:83997", + "name": "Nerve ending within Meisner's corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:83998", + "name": "Nerve ending within end bulb of Krause", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:83999", + "name": "Nerve ending within corpuscle of Golgi-Mazzoni", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:84000", + "name": "Nerve ending within taste bud", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:84001", + "name": "Primary nerve ending within muscle spindle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + }, + "synonyms": [ + "Annulospiral nerve ending" + ] + }, + { + "id": "FMA:84002", + "name": "Secondary nerve ending within muscle spindle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + }, + "synonyms": [ + "Flower-spray nerve ending" + ] + }, + { + "id": "FMA:84003", + "name": "Nerve ending within Golgi tendon organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:84004", + "name": "Nerve ending within end bulb of Ruffini", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83995" + ] + } + }, + { + "id": "FMA:84005", + "name": "Unencapsulated nerve ending", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + }, + "synonyms": [ + "Free nerve ending" + ] + }, + { + "id": "FMA:84006", + "name": "Unencapsulated nerve ending innervating cavitated organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84005" + ] + } + }, + { + "id": "FMA:84007", + "name": "Unencapsulated nerve ending innervating Merkel's disc", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84009" + ] + } + }, + { + "id": "FMA:84008", + "name": "Unencapsulated nerve ending innervating hair follicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84009" + ] + }, + "synonyms": [ + "Peritrichial ending of hair follicle" + ] + }, + { + "id": "FMA:84009", + "name": "Unencapsulated nerve ending innervating skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84005" + ] + } + }, + { + "id": "FMA:84010", + "name": "Unencapsulated nerve ending innervating solid organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84005" + ] + } + }, + { + "id": "FMA:84011", + "name": "Free nerve ending innervating epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84009" + ] + } + }, + { + "id": "FMA:84012", + "name": "Free nerve ending innervating dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84009" + ] + } + }, + { + "id": "FMA:84013", + "name": "Set of basal ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Basal ganglia set", + "Basal ganglia" + ] + }, + { + "id": "FMA:84014", + "name": "Set of nuclei of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Nuclei of amygdala" + ] + }, + { + "id": "FMA:84015", + "name": "Set of corticomedial nuclei of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84014" + ] + }, + "synonyms": [ + "Corticomedial nuclei of amygdala", + "Corticomedial nuclear group" + ] + }, + { + "id": "FMA:84016", + "name": "Set of basolateral nuclei of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84014" + ] + }, + "synonyms": [ + "Vicarious cortex", + "Basolateral nuclear group", + "Basolateral nuclei of amygdala", + "Amygdaloid basolateral complex" + ] + }, + { + "id": "FMA:84017", + "name": "Set of raphe nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Raphe nuclei", + "Raphe nuclei set" + ] + }, + { + "id": "FMA:84018", + "name": "Set of cranial nerve nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Cranial neural nuclei set", + "Cranial nerve nuclei" + ] + }, + { + "id": "FMA:84019", + "name": "Set of oculomotor nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Oculomotor nuclei", + "Oculomotor nuclei set" + ] + }, + { + "id": "FMA:84020", + "name": "Set of vestibular nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Vestibular nuclei set" + ] + }, + { + "id": "FMA:84021", + "name": "Set of cochlear nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Cochlear nuclei set" + ] + }, + { + "id": "FMA:84022", + "name": "Set of trigeminal nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Trigeminal nuclei set" + ] + }, + { + "id": "FMA:84023", + "name": "Set of nuclei of trapezoid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Nuclei of trapezoid body" + ] + }, + { + "id": "FMA:84024", + "name": "Set of parabrachial nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Parabrachial nuclei set", + "Parabrachial nuclei" + ] + }, + { + "id": "FMA:84025", + "name": "Set of nuclei of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Nuclei of lateral lemniscus" + ] + }, + { + "id": "FMA:84026", + "name": "Set of nuclei of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Nuclei of inferior colliculus" + ] + }, + { + "id": "FMA:84027", + "name": "Set of raphe nuclei of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + } + }, + { + "id": "FMA:84028", + "name": "Set of vestibular nuclei of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + } + }, + { + "id": "FMA:84029", + "name": "Set of cochlear nuclei of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + } + }, + { + "id": "FMA:84030", + "name": "Set of gray columns of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Gray columns of spinal cord" + ] + }, + { + "id": "FMA:84032", + "name": "Set of hippocampal digitations", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Hippocampal digitations", + "Hippocampal digitations set" + ] + }, + { + "id": "FMA:84033", + "name": "Set of layers of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Layers of hippocampus", + "Layers of ammon's horn" + ] + }, + { + "id": "FMA:84034", + "name": "Set of layers of dentate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Layers of dentate gyrus" + ] + }, + { + "id": "FMA:84035", + "name": "Set of olfactory striae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Olfactory striae set", + "Olfactory striae" + ] + }, + { + "id": "FMA:84036", + "name": "Set of transverse occipital fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Transverse occipital fasciculi", + "Transverse occipital fasciculi set" + ] + }, + { + "id": "FMA:84037", + "name": "Set of lentiform nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Lentiform nuclei", + "Lentiform nuclei set" + ] + }, + { + "id": "FMA:84038", + "name": "Set of striate nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Striate nuclei set", + "Striate nuclei" + ] + }, + { + "id": "FMA:84039", + "name": "Mesocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Cortex intermedius" + ] + }, + { + "id": "FMA:84040", + "name": "Trigeminal lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83676" + ] + } + }, + { + "id": "FMA:84042", + "name": "Ventrolateral fissure of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + } + }, + { + "id": "FMA:84043", + "name": "Secondary fissure of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75136" + ] + }, + "synonyms": [ + "Secondary fissure", + "Post-pyramidal fissure of cerebellum", + "Postpyramidal fissure" + ] + }, + { + "id": "FMA:84044", + "name": "Dendritic", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:84045", + "name": "Glucagon-secreting cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84046", + "name": "Endocardium of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + }, + "synonyms": [ + "Septomarginal trabecula endocardium" + ] + }, + { + "id": "FMA:84048", + "name": "Ganglion cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84049", + "name": "Spermatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72290" + ] + } + }, + { + "id": "FMA:84050", + "name": "Cytokine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:84051", + "name": "Interleukin-2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + }, + "synonyms": [ + "IL-2" + ] + }, + { + "id": "FMA:84052", + "name": "Fibrocollagenous connective tissue of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84053", + "name": "Subdivision of nucleus of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + } + }, + { + "id": "FMA:84054", + "name": "Zone of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Neuraxis zone" + ] + }, + { + "id": "FMA:84055", + "name": "X chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74407" + ] + } + }, + { + "id": "FMA:84056", + "name": "Y chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74407" + ] + } + }, + { + "id": "FMA:84057", + "name": "X chromosome-bearing sperm cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67338" + ] + }, + "synonyms": [ + "X bearing sperm", + "X-bearing sperm" + ] + }, + { + "id": "FMA:84058", + "name": "Y chromosome-bearing sperm cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67338" + ] + }, + "synonyms": [ + "Y bearing sperm", + "Y-bearing sperm" + ] + }, + { + "id": "FMA:84059", + "name": "Nuclear complex of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223151" + ] + } + }, + { + "id": "FMA:84060", + "name": "Superficial layer of myocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67971" + ] + }, + "synonyms": [ + "Right segment of superficial layer of myocardium of atrium" + ] + }, + { + "id": "FMA:84061", + "name": "Superficial layer of myocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67971" + ] + }, + "synonyms": [ + "Left segment of superficial layer of myocardium of atrium" + ] + }, + { + "id": "FMA:84062", + "name": "Deep layer of myocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67972" + ] + }, + "synonyms": [ + "Right deep layer of myocardium of atrium" + ] + }, + { + "id": "FMA:84063", + "name": "Deep layer of myocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67972" + ] + }, + "synonyms": [ + "Left deep layer of myocardium of atrium" + ] + }, + { + "id": "FMA:84064", + "name": "Interventricular fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84065", + "name": "Lymphoid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84066", + "name": "Transitional cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84069", + "name": "Delayed type hypersensitivity-related T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62870" + ] + }, + "synonyms": [ + "Delayed type hypersensitivity-related T cell" + ] + }, + { + "id": "FMA:84070", + "name": "Suppresor T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62870" + ] + }, + "synonyms": [ + "Suppressor T cell" + ] + }, + { + "id": "FMA:84071", + "name": "Suppressor enhancer T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84070" + ] + } + }, + { + "id": "FMA:84072", + "name": "Suppressor effector T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84070" + ] + } + }, + { + "id": "FMA:84073", + "name": "Suppressor inducer T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84070" + ] + } + }, + { + "id": "FMA:84074", + "name": "Fibrocollagenous connective tissue of semilunar valvule of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84075", + "name": "Fibrocollagenous connective tissue of semilunar valvule of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84076", + "name": "Fibroelastic connective tissue of semilunar valvule of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:84077", + "name": "Fibroelastic connective tissue of semilunar valvule of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:84079", + "name": "Major histocompatibility complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + }, + "synonyms": [ + "MHC" + ] + }, + { + "id": "FMA:84081", + "name": "Circumventricular organ of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:84082", + "name": "Gene cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83115" + ] + } + }, + { + "id": "FMA:84083", + "name": "Cardiac muscle tissue of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226279" + ] + } + }, + { + "id": "FMA:84084", + "name": "Cardiac muscle tissue of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226279" + ] + } + }, + { + "id": "FMA:84085", + "name": "Subdivision of lobule of hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + }, + "synonyms": [ + "Subdivision of lobule of cerebellar hemisphere" + ] + }, + { + "id": "FMA:84086", + "name": "Subdivision of culmen of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + } + }, + { + "id": "FMA:84087", + "name": "Major histocompatibility complex protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67712" + ] + }, + "synonyms": [ + "MHC protein" + ] + }, + { + "id": "FMA:84088", + "name": "Major histocompatibility complex gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "MHC gene" + ] + }, + { + "id": "FMA:84089", + "name": "Class I major histocompatibility complex gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84088" + ] + }, + "synonyms": [ + "Class I MHC gene" + ] + }, + { + "id": "FMA:84090", + "name": "Class II major histocompatibility complex gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84088" + ] + }, + "synonyms": [ + "Class II MHC gene" + ] + }, + { + "id": "FMA:84091", + "name": "Class I major histocompatibility complex protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84087" + ] + }, + "synonyms": [ + "Class I MHC protein" + ] + }, + { + "id": "FMA:84092", + "name": "Class II major histocompatibility complex protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84087" + ] + }, + "synonyms": [ + "Class II MHC protein" + ] + }, + { + "id": "FMA:84093", + "name": "Intrafascicular oligodendroglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83665" + ] + }, + "synonyms": [ + "Interfascicular oligodendroglia" + ] + }, + { + "id": "FMA:84094", + "name": "Septal wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49216" + ] + }, + "synonyms": [ + "Right side of interatrial septum" + ] + }, + { + "id": "FMA:84095", + "name": "Septal wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + }, + "synonyms": [ + "Left side of interatrial septum" + ] + }, + { + "id": "FMA:84096", + "name": "Perivascular oligodendroglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83665" + ] + } + }, + { + "id": "FMA:84097", + "name": "Fibrocollagenous connective tissue of nodulus of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84101", + "name": "Set of astrocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68859" + ] + }, + "synonyms": [ + "Set of oligodendrocytes", + "Astrocytes set" + ] + }, + { + "id": "FMA:84103", + "name": "Fibroelastic connective tissue of lunule of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:84104", + "name": "Neuron of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67287" + ] + }, + "synonyms": [ + "Cerebral cortical neuron", + "Neuron of cortex of cerebral hemisphere" + ] + }, + { + "id": "FMA:84105", + "name": "Pyramidal cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84104" + ] + }, + "synonyms": [ + "Pyramidal cell of cortex of cerebral hemisphere" + ] + }, + { + "id": "FMA:84106", + "name": "Stellate cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84104" + ] + }, + "synonyms": [ + "Stellate cell of cortex of cerebral hemisphere" + ] + }, + { + "id": "FMA:84108", + "name": "Spiny stellate cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84106" + ] + } + }, + { + "id": "FMA:84109", + "name": "Non-spiny stellate cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84106" + ] + } + }, + { + "id": "FMA:84110", + "name": "Fibroelastic connective tissue of endocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:84111", + "name": "Lipoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Fetal fat cell" + ] + }, + { + "id": "FMA:84112", + "name": "Fibrocollagenous connective tissue of lunule of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84114", + "name": "Apical part of cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:84115", + "name": "Ethmoidal sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59679" + ] + } + }, + { + "id": "FMA:84116", + "name": "Genome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + } + }, + { + "id": "FMA:84118", + "name": "Histone H1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74413" + ] + } + }, + { + "id": "FMA:84119", + "name": "DNA molecule region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:84120", + "name": "Exon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + }, + "synonyms": [ + "Coding DNA sequence" + ] + }, + { + "id": "FMA:84121", + "name": "Intron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + }, + "synonyms": [ + "Non-coding DNA sequence" + ] + }, + { + "id": "FMA:84122", + "name": "Regulatory DNA sequence", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + } + }, + { + "id": "FMA:84123", + "name": "5' side of structural gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + }, + "synonyms": [ + "5' site of gene", + "Upstream side of gene" + ] + }, + { + "id": "FMA:84124", + "name": "3' side of structural gene", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + }, + "synonyms": [ + "Downstream side of gene", + "3' site of gene" + ] + }, + { + "id": "FMA:84125", + "name": "Chromosomal deoxyribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74412" + ] + }, + "synonyms": [ + "Chromosomal DNA" + ] + }, + { + "id": "FMA:84126", + "name": "RNA molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:84127", + "name": "Transitional epithelial cell of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + }, + "synonyms": [ + "Bladder transitional cell", + "Urothelial cell", + "Urinary tract transitional epithelial cell" + ] + }, + { + "id": "FMA:84128", + "name": "Nucleosomal histone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74413" + ] + } + }, + { + "id": "FMA:84129", + "name": "Histone H2A", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84128" + ] + }, + "synonyms": [ + "H2A" + ] + }, + { + "id": "FMA:84130", + "name": "Histone H2B", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84128" + ] + }, + "synonyms": [ + "H2B" + ] + }, + { + "id": "FMA:84131", + "name": "Histone H3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84128" + ] + }, + "synonyms": [ + "H3" + ] + }, + { + "id": "FMA:84132", + "name": "Histone H4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84128" + ] + }, + "synonyms": [ + "H4" + ] + }, + { + "id": "FMA:84133", + "name": "Histone octamer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:84134", + "name": "Linker DNA", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84119" + ] + } + }, + { + "id": "FMA:84138", + "name": "Juxtaglomerular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Granular juxtaglomerular cell" + ] + }, + { + "id": "FMA:84139", + "name": "Mesangium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:84140", + "name": "Glomerular mesangium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:84141", + "name": "Extraglomerular mesangium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:84143", + "name": "Extraglomerular mesangial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63875" + ] + }, + "synonyms": [ + "Lacis cell", + "Polkissen cell" + ] + }, + { + "id": "FMA:84148", + "name": "System term", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84149", + "name": "Umbrella cell of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84127" + ] + }, + "synonyms": [ + "Umbrella cell" + ] + }, + { + "id": "FMA:84150", + "name": "Basal cell of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84127" + ] + } + }, + { + "id": "FMA:84151", + "name": "Subdivision of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + }, + "synonyms": [ + "Subdivision of uroepithelium", + "Urothelium subdivision" + ] + }, + { + "id": "FMA:84152", + "name": "Umbrella cell layer of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84151" + ] + }, + "synonyms": [ + "Umbrella cell layer of uroepithelium" + ] + }, + { + "id": "FMA:84153", + "name": "Intermediate cell layer of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84151" + ] + }, + "synonyms": [ + "Intermediate cell layer of uroepithelium" + ] + }, + { + "id": "FMA:84154", + "name": "Basal cell layer of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84151" + ] + }, + "synonyms": [ + "Basal cell layer of uroepithelium" + ] + }, + { + "id": "FMA:84155", + "name": "Intermediate cell of urothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84127" + ] + } + }, + { + "id": "FMA:84156", + "name": "Pyramidal cell of precentral gyrus of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84104" + ] + }, + "synonyms": [ + "Betz cell" + ] + }, + { + "id": "FMA:84157", + "name": "Fibrocollagenous sheath of cardiac muscle tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84158", + "name": "Endocardium of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + }, + "synonyms": [ + "Pectinate muscular endocardium" + ] + }, + { + "id": "FMA:84159", + "name": "Endocardium of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + }, + "synonyms": [ + "Papillary muscular endocardium" + ] + }, + { + "id": "FMA:84160", + "name": "Endocardium of trabecula carnea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + }, + "synonyms": [ + "Trabecula carnea endocardium" + ] + }, + { + "id": "FMA:84161", + "name": "Left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14137" + ] + } + }, + { + "id": "FMA:84162", + "name": "Wall proper of left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + }, + "synonyms": [ + "Wall of left atrium proper" + ] + }, + { + "id": "FMA:84163", + "name": "Endocardium of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + }, + "synonyms": [ + "Cardiac septum endocardium" + ] + }, + { + "id": "FMA:84168", + "name": "Myocardium proper of muscular part of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:84169", + "name": "Myocardium proper of muscular part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:84170", + "name": "Large neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84171", + "name": "Medium sized neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84172", + "name": "Small neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84173", + "name": "Fibrocollagenous connective tissue of tendon of infundibulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84174", + "name": "Fibrocollagenous connective tissue of Tendon of Todaro", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:84175", + "name": "Branch of axillary nerve to glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65299" + ] + } + }, + { + "id": "FMA:84176", + "name": "Branch of right axillary nerve to right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84175" + ] + } + }, + { + "id": "FMA:84177", + "name": "Branch of left axillary nerve to left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84175" + ] + } + }, + { + "id": "FMA:84178", + "name": "Branch of lateral pectoral nerve to glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81246" + ] + } + }, + { + "id": "FMA:84179", + "name": "Branch of right lateral pectoral nerve to right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84178" + ] + } + }, + { + "id": "FMA:84180", + "name": "Branch of left lateral pectoral nerve to left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84178" + ] + } + }, + { + "id": "FMA:84183", + "name": "Desmosome of cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67412" + ] + }, + "synonyms": [ + "Cochlear ductal desmosome" + ] + }, + { + "id": "FMA:84184", + "name": "Pituitary cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84185", + "name": "Adrenal medulllary cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84186", + "name": "Type I cell of carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Glomus cell" + ] + }, + { + "id": "FMA:84187", + "name": "Type II of carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Sheath cell of carotid body", + "Sheath cell" + ] + }, + { + "id": "FMA:84188", + "name": "Supporting cell of carotid body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + }, + "synonyms": [ + "Non-granular supporting cell of carotid body" + ] + }, + { + "id": "FMA:84189", + "name": "Mononuclear phagocyte system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Reticuloendothelial system" + ] + }, + { + "id": "FMA:84190", + "name": "Reticuloendothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84191", + "name": "Dendritic reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83036" + ] + } + }, + { + "id": "FMA:84193", + "name": "Small lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + } + }, + { + "id": "FMA:84194", + "name": "Medium sized lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + } + }, + { + "id": "FMA:84195", + "name": "Large lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62863" + ] + } + }, + { + "id": "FMA:84196", + "name": "Neutrophilic promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83530" + ] + } + }, + { + "id": "FMA:84197", + "name": "Neutrophilic metamyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83541" + ] + } + }, + { + "id": "FMA:84198", + "name": "Basophilic metamyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83541" + ] + } + }, + { + "id": "FMA:84199", + "name": "Eosinophilic promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83530" + ] + } + }, + { + "id": "FMA:84200", + "name": "Primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12823" + ] + }, + "synonyms": [ + "Temporary incisor tooth", + "Deciduous incisor tooth" + ] + }, + { + "id": "FMA:84201", + "name": "Secondary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12823" + ] + }, + "synonyms": [ + "Permanent incisor tooth" + ] + }, + { + "id": "FMA:84202", + "name": "Primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55636" + ] + }, + "synonyms": [ + "Deciduous canine tooth", + "Primary tooth C", + "Temporary canine tooth" + ] + }, + { + "id": "FMA:84203", + "name": "Secondary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55636" + ] + }, + "synonyms": [ + "Permanent canine tooth" + ] + }, + { + "id": "FMA:84206", + "name": "Primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55638" + ] + }, + "synonyms": [ + "Deciduous molar tooth", + "Temporary molar tooth" + ] + }, + { + "id": "FMA:84207", + "name": "Secondary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55638" + ] + }, + "synonyms": [ + "Permanent molar tooth" + ] + }, + { + "id": "FMA:84208", + "name": "Basophilic promyelocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83530" + ] + } + }, + { + "id": "FMA:84210", + "name": "Upper primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84206" + ] + }, + "synonyms": [ + "Upper deciduous molar tooth" + ] + }, + { + "id": "FMA:84211", + "name": "Upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84210" + ] + }, + "synonyms": [ + "Upper first deciduous molar tooth", + "Upper primary tooth D" + ] + }, + { + "id": "FMA:84212", + "name": "Lower first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84213" + ] + }, + "synonyms": [ + "Lower primary tooth D", + "Lower first deciduous molar tooth" + ] + }, + { + "id": "FMA:84213", + "name": "Lower primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84206" + ] + }, + "synonyms": [ + "Lower deciduous molar tooth" + ] + }, + { + "id": "FMA:84214", + "name": "Upper primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84200" + ] + }, + "synonyms": [ + "Upper deciduous incisor tooth" + ] + }, + { + "id": "FMA:84215", + "name": "Lower primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84200" + ] + }, + "synonyms": [ + "Lower deciduous incisor tooth" + ] + }, + { + "id": "FMA:84216", + "name": "Upper central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84214" + ] + }, + "synonyms": [ + "Upper central deciduous incisor tooth", + "Upper primary tooth A" + ] + }, + { + "id": "FMA:84217", + "name": "Upper lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84214" + ] + }, + "synonyms": [ + "Upper lateral deciduous incisor tooth", + "Upper primary tooth B" + ] + }, + { + "id": "FMA:84218", + "name": "Lower central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84215" + ] + }, + "synonyms": [ + "Lower primary tooth A", + "Lower central deciduous incisor tooth" + ] + }, + { + "id": "FMA:84219", + "name": "Lower lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84215" + ] + }, + "synonyms": [ + "Lower lateral deciduous incisor tooth", + "Lower primary tooth B" + ] + }, + { + "id": "FMA:84220", + "name": "Right upper central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84216" + ] + }, + "synonyms": [ + "Right upper central deciduous incisor tooth", + "Tooth E", + "Right upper primary tooth A" + ] + }, + { + "id": "FMA:84221", + "name": "Left upper central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84216" + ] + }, + "synonyms": [ + "Left upper primary tooth A", + "Left upper central deciduous incisor tooth", + "Tooth F" + ] + }, + { + "id": "FMA:84222", + "name": "Right upper lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84217" + ] + }, + "synonyms": [ + "Tooth D", + "Right upper primary tooth B", + "Right upper lateral deciduous incisor tooth" + ] + }, + { + "id": "FMA:84223", + "name": "Left upper lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84217" + ] + }, + "synonyms": [ + "Left upper lateral deciduous incisor tooth", + "Left upper primary tooth B", + "Tooth G" + ] + }, + { + "id": "FMA:84224", + "name": "Right lower central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84218" + ] + }, + "synonyms": [ + "Tooth P", + "Right lower primary tooth A", + "Right lower central deciduous incisor tooth" + ] + }, + { + "id": "FMA:84225", + "name": "Left lower central primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84218" + ] + }, + "synonyms": [ + "Left lower central deciduous incisor tooth", + "Left lower primary tooth A", + "Tooth O" + ] + }, + { + "id": "FMA:84226", + "name": "Right lower lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84219" + ] + }, + "synonyms": [ + "Right lower lateral deciduous incisor tooth", + "Tooth Q", + "Right lower primary tooth B" + ] + }, + { + "id": "FMA:84227", + "name": "Left lower lateral primary incisor tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84219" + ] + }, + "synonyms": [ + "Left lower lateral deciduous incisor tooth", + "Left lower primary tooth B", + "Tooth N" + ] + }, + { + "id": "FMA:84228", + "name": "Upper primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84202" + ] + }, + "synonyms": [ + "Upper deciduous canine tooth", + "Upper primary tooth C" + ] + }, + { + "id": "FMA:84229", + "name": "Lower primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84202" + ] + }, + "synonyms": [ + "Lower deciduous canine tooth", + "Lower primary tooth C" + ] + }, + { + "id": "FMA:84230", + "name": "Right upper primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84228" + ] + }, + "synonyms": [ + "Right upper primary tooth C", + "Tooth C", + "Right upper deciduous canine tooth" + ] + }, + { + "id": "FMA:84231", + "name": "Left upper primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84228" + ] + }, + "synonyms": [ + "Tooth H", + "Left upper deciduous canine tooth", + "Left upper primary tooth C" + ] + }, + { + "id": "FMA:84232", + "name": "Right lower primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84229" + ] + }, + "synonyms": [ + "Right lower primary tooth C", + "Right lower deciduous canine tooth", + "Tooth R" + ] + }, + { + "id": "FMA:84233", + "name": "Left lower primary canine tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84229" + ] + }, + "synonyms": [ + "Left lower primary tooth C", + "Left lower deciduous canine tooth", + "Tooth M" + ] + }, + { + "id": "FMA:84234", + "name": "Promegakaryocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83554" + ] + } + }, + { + "id": "FMA:84235", + "name": "Megakaryoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83554" + ] + }, + "synonyms": [ + "Basophilic megakaryoblast" + ] + }, + { + "id": "FMA:84236", + "name": "Upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84210" + ] + }, + "synonyms": [ + "Upper second deciduous molar tooth", + "Upper primary tooth E" + ] + }, + { + "id": "FMA:84237", + "name": "Lower second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84213" + ] + }, + "synonyms": [ + "Lower second deciduous molar tooth", + "Lower primary tooth E" + ] + }, + { + "id": "FMA:84238", + "name": "Right upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84211" + ] + }, + "synonyms": [ + "Tooth B", + "Right upper primary tooth D", + "Right upper first deciduous molar tooth" + ] + }, + { + "id": "FMA:84239", + "name": "Left upper first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84211" + ] + }, + "synonyms": [ + "Left upper first deciduous molar tooth", + "Tooth I", + "Left upper primary tooth D" + ] + }, + { + "id": "FMA:84240", + "name": "Right upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84236" + ] + }, + "synonyms": [ + "Right upper second deciduous molar tooth", + "Right upper primary tooth E", + "Tooth A" + ] + }, + { + "id": "FMA:84241", + "name": "Left upper second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84236" + ] + }, + "synonyms": [ + "Tooth J", + "Left upper second deciduous molar tooth", + "Left upper primary tooth E" + ] + }, + { + "id": "FMA:84242", + "name": "Right lower first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84212" + ] + }, + "synonyms": [ + "Right lower primary tooth D", + "Tooth S", + "Right lower first deciduous molar tooth" + ] + }, + { + "id": "FMA:84243", + "name": "Left lower first primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84212" + ] + }, + "synonyms": [ + "Tooth L", + "Left lower first deciduous molar tooth", + "Left lower primary tooth D" + ] + }, + { + "id": "FMA:84244", + "name": "Right lower second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84237" + ] + }, + "synonyms": [ + "Tooth T", + "Right lower second deciduous molar tooth", + "Right lower primary tooth E" + ] + }, + { + "id": "FMA:84245", + "name": "Left lower second primary molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84237" + ] + }, + "synonyms": [ + "Left lower second deciduous molar tooth", + "Left lower primary tooth E", + "Tooth K" + ] + }, + { + "id": "FMA:84246", + "name": "Real surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50594" + ] + } + }, + { + "id": "FMA:84247", + "name": "Virtual surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50594" + ] + } + }, + { + "id": "FMA:84248", + "name": "Real line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50595" + ] + } + }, + { + "id": "FMA:84249", + "name": "Virtual line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50595" + ] + } + }, + { + "id": "FMA:84250", + "name": "Real point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50596" + ] + } + }, + { + "id": "FMA:84251", + "name": "Virtual point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50596" + ] + } + }, + { + "id": "FMA:84252", + "name": "Upper anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + } + }, + { + "id": "FMA:84253", + "name": "Lower anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Inferior abdominal wall" + ] + }, + { + "id": "FMA:84254", + "name": "Right deep external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44488" + ] + } + }, + { + "id": "FMA:84255", + "name": "Left deep external pudendal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44488" + ] + } + }, + { + "id": "FMA:84256", + "name": "Descending genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44324" + ] + } + }, + { + "id": "FMA:84257", + "name": "Right descending genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84256" + ] + } + }, + { + "id": "FMA:84258", + "name": "Left descending genicular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84256" + ] + } + }, + { + "id": "FMA:84259", + "name": "Segment of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86254" + ] + }, + "synonyms": [ + "Common carotid arterial segment" + ] + }, + { + "id": "FMA:84262", + "name": "Cephalic part of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84259" + ] + } + }, + { + "id": "FMA:84263", + "name": "Cephalic part of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84262" + ] + } + }, + { + "id": "FMA:84264", + "name": "Cervical part of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52483" + ] + } + }, + { + "id": "FMA:84265", + "name": "Cephalic part of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84262" + ] + } + }, + { + "id": "FMA:84269", + "name": "Serous pericardium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:84270", + "name": "Serous pericardium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:84271", + "name": "Serous pericardium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:84273", + "name": "Serous pericardium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:84279", + "name": "Cardiac muscle tissue of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:84280", + "name": "Cardiac muscle tissue of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84279" + ] + } + }, + { + "id": "FMA:84281", + "name": "Cardiac muscle tissue of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84279" + ] + } + }, + { + "id": "FMA:84282", + "name": "Right femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58780" + ] + } + }, + { + "id": "FMA:84283", + "name": "Left femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58780" + ] + } + }, + { + "id": "FMA:84284", + "name": "Surface of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Muscular organ surface" + ] + }, + { + "id": "FMA:84285", + "name": "Surface of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Sartorius surface" + ] + }, + { + "id": "FMA:84286", + "name": "Surface of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Adductor longus surface" + ] + }, + { + "id": "FMA:84287", + "name": "Surface of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Iliacus surface" + ] + }, + { + "id": "FMA:84288", + "name": "Surface of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Psoas major surface" + ] + }, + { + "id": "FMA:84289", + "name": "Surface of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Pectineus surface" + ] + }, + { + "id": "FMA:84290", + "name": "Surface of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84285" + ] + }, + "synonyms": [ + "Right sartorius surface" + ] + }, + { + "id": "FMA:84291", + "name": "Surface of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84285" + ] + }, + "synonyms": [ + "Left sartorius surface" + ] + }, + { + "id": "FMA:84292", + "name": "Surface of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84286" + ] + }, + "synonyms": [ + "Right adductor longus surface" + ] + }, + { + "id": "FMA:84293", + "name": "Surface of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84286" + ] + }, + "synonyms": [ + "Left adductor longus surface" + ] + }, + { + "id": "FMA:84294", + "name": "Surface of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84287" + ] + }, + "synonyms": [ + "Right iliacus surface" + ] + }, + { + "id": "FMA:84295", + "name": "Surface of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84287" + ] + }, + "synonyms": [ + "Left iliacus surface" + ] + }, + { + "id": "FMA:84296", + "name": "Surface of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84288" + ] + }, + "synonyms": [ + "Right psoas major surface" + ] + }, + { + "id": "FMA:84297", + "name": "Surface of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84288" + ] + }, + "synonyms": [ + "Left psoas major surface" + ] + }, + { + "id": "FMA:84298", + "name": "Surface of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84289" + ] + }, + "synonyms": [ + "Right pectineus surface" + ] + }, + { + "id": "FMA:84299", + "name": "Surface of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84289" + ] + }, + "synonyms": [ + "Left pectineus surface" + ] + }, + { + "id": "FMA:84300", + "name": "Region of surface of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:84301", + "name": "Region of surface of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84300" + ] + } + }, + { + "id": "FMA:84302", + "name": "Region of surface of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84300" + ] + } + }, + { + "id": "FMA:84303", + "name": "Region of surface of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84300" + ] + } + }, + { + "id": "FMA:84304", + "name": "Region of surface of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84300" + ] + } + }, + { + "id": "FMA:84305", + "name": "Region of surface of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84300" + ] + } + }, + { + "id": "FMA:84306", + "name": "Femoral triangle part of surface of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84301" + ] + } + }, + { + "id": "FMA:84307", + "name": "Surface proper of sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84301" + ] + } + }, + { + "id": "FMA:84308", + "name": "Femoral triangle part of surface of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84302" + ] + } + }, + { + "id": "FMA:84309", + "name": "Femoral triangle part of surface of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84303" + ] + } + }, + { + "id": "FMA:84310", + "name": "Femoral triangle part of surface of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84304" + ] + } + }, + { + "id": "FMA:84311", + "name": "Femoral triangle part of surface of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84305" + ] + } + }, + { + "id": "FMA:84312", + "name": "Surface proper of adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84302" + ] + } + }, + { + "id": "FMA:84313", + "name": "Surface proper of pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84303" + ] + } + }, + { + "id": "FMA:84314", + "name": "Surface proper of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84304" + ] + } + }, + { + "id": "FMA:84315", + "name": "Surface proper of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84305" + ] + } + }, + { + "id": "FMA:84316", + "name": "Femoral triangle part of surface of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84306" + ] + } + }, + { + "id": "FMA:84317", + "name": "Femoral triangle part of surface of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84306" + ] + } + }, + { + "id": "FMA:84318", + "name": "Surface proper of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84307" + ] + } + }, + { + "id": "FMA:84319", + "name": "Surface proper of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84307" + ] + } + }, + { + "id": "FMA:84320", + "name": "Femoral triangle part of surface of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84308" + ] + } + }, + { + "id": "FMA:84321", + "name": "Femoral triangle part of surface of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84308" + ] + } + }, + { + "id": "FMA:84322", + "name": "Surface proper of right adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84312" + ] + } + }, + { + "id": "FMA:84323", + "name": "Surface proper of left adductor longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84312" + ] + } + }, + { + "id": "FMA:84324", + "name": "Femoral triangle part of surface of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84309" + ] + } + }, + { + "id": "FMA:84325", + "name": "Femoral triangle part of surface of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84309" + ] + } + }, + { + "id": "FMA:84326", + "name": "Surface proper of right pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84313" + ] + } + }, + { + "id": "FMA:84327", + "name": "Surface proper of left pectineus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84313" + ] + } + }, + { + "id": "FMA:84328", + "name": "Femoral triangle part of surface of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84310" + ] + } + }, + { + "id": "FMA:84329", + "name": "Femoral triangle part of surface of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84310" + ] + } + }, + { + "id": "FMA:84330", + "name": "Surface proper of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84314" + ] + } + }, + { + "id": "FMA:84331", + "name": "Surface proper of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84314" + ] + } + }, + { + "id": "FMA:84332", + "name": "Femoral triangle part of surface of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84311" + ] + } + }, + { + "id": "FMA:84333", + "name": "Femoral triangle part of surface of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84311" + ] + } + }, + { + "id": "FMA:84334", + "name": "Surface proper of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84315" + ] + } + }, + { + "id": "FMA:84335", + "name": "Surface proper of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84315" + ] + } + }, + { + "id": "FMA:84336", + "name": "Intermediate reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84337", + "name": "Dorsal part of central reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84369" + ] + } + }, + { + "id": "FMA:84338", + "name": "Medial reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84339", + "name": "Central reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84340", + "name": "Ventral part of central reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84369" + ] + } + }, + { + "id": "FMA:84341", + "name": "Parapeduncular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84342", + "name": "Medial ventral nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84343", + "name": "Medial nucleus of medial dorsal nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84344", + "name": "Basal ventral medial nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84345", + "name": "Principal ventral medial nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84346", + "name": "Anterior ventrolateral nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84347", + "name": "Ventral intermediate nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84350", + "name": "Posterior ventrolateral nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84351", + "name": "Ventral posterior parvocellular nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84352", + "name": "Ventral posterior internal nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:84353", + "name": "Anterior periventricular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84354", + "name": "Periventricular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84355", + "name": "Posterior pretectal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:84357", + "name": "Set of tendon sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + }, + "synonyms": [ + "Tendon sheaths set" + ] + }, + { + "id": "FMA:84358", + "name": "Cerebellopontine angle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:84359", + "name": "Trigone of lateral lemniscus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74879" + ] + }, + "synonyms": [ + "Lateral lemniscus trigone" + ] + }, + { + "id": "FMA:84360", + "name": "Base of peduncle of cerebrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + }, + "synonyms": [ + "Peduncle base" + ] + }, + { + "id": "FMA:84361", + "name": "Lateral cerebral fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:84362", + "name": "Intermediate cervical septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83904" + ] + } + }, + { + "id": "FMA:84363", + "name": "Retro-olivary area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75253" + ] + } + }, + { + "id": "FMA:84364", + "name": "Area postrema in pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74879" + ] + } + }, + { + "id": "FMA:84365", + "name": "Superolateral face of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84054" + ] + } + }, + { + "id": "FMA:84367", + "name": "Set of septal nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Septal nuclei and related structures", + "Septal nuclei set" + ] + }, + { + "id": "FMA:84368", + "name": "Set of chemically-defined cell groups of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Chemically-defined cell groups" + ] + }, + { + "id": "FMA:84369", + "name": "Subdivision of central reticular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + }, + "synonyms": [ + "Central reticular nuclear subdivision" + ] + }, + { + "id": "FMA:84370", + "name": "Plasmacytic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83598" + ] + } + }, + { + "id": "FMA:84371", + "name": "Plasmablast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84370" + ] + } + }, + { + "id": "FMA:84373", + "name": "Proplasmacyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84370" + ] + } + }, + { + "id": "FMA:84374", + "name": "Myelomonocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83552" + ] + } + }, + { + "id": "FMA:84375", + "name": "Promyelomonocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83552" + ] + } + }, + { + "id": "FMA:84377", + "name": "Marrow fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:84378", + "name": "Pars copularis of paramedian lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84085" + ] + }, + "synonyms": [ + "H VIII A" + ] + }, + { + "id": "FMA:84379", + "name": "Fasciculus peduncularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + } + }, + { + "id": "FMA:84380", + "name": "Frenulum of superior medullary velum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Superior medullary velum frenulum", + "Frenulum veli" + ] + }, + { + "id": "FMA:84382", + "name": "T-helper cell type 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70572" + ] + }, + "synonyms": [ + "Type 1 T-helper cell", + "Th1 cell", + "Type 1 helper cell" + ] + }, + { + "id": "FMA:84383", + "name": "Set of adrenergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Adrenergic cells set", + "Adrenergic cells" + ] + }, + { + "id": "FMA:84384", + "name": "Set of epinephric cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + }, + "synonyms": [ + "Epinephric cells set", + "Epinephric cells" + ] + }, + { + "id": "FMA:84385", + "name": "T-helper cell type 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70572" + ] + }, + "synonyms": [ + "Type 2 helper cell", + "Th2 cell", + "Type 2 T-helper cell" + ] + }, + { + "id": "FMA:84386", + "name": "Set of epinephric cells in area postrema [C1]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84384" + ] + }, + "synonyms": [ + "Epinephric cells in area postrema [C1]" + ] + }, + { + "id": "FMA:84387", + "name": "Set of epinephric cells in anterior reticular nucleus [C2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84384" + ] + }, + "synonyms": [ + "Epinephric cells in anterior reticular nucleus [C2]" + ] + }, + { + "id": "FMA:84388", + "name": "Set of adrenergic cells in area postrema [C1]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84383" + ] + }, + "synonyms": [ + "Adrenergic cells in area postrema [C1]" + ] + }, + { + "id": "FMA:84389", + "name": "Set of adrenergic cells in anterior reticular nucleus [C2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84383" + ] + }, + "synonyms": [ + "Adrenergic cells in anterior reticular nucleus [C2]" + ] + }, + { + "id": "FMA:84390", + "name": "Set of dopaminergic cells in medial zone of hypothalamus [A14]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84411" + ] + }, + "synonyms": [ + "Dopaminergic cells in medial zone of hypothalamus [A14]" + ] + }, + { + "id": "FMA:84391", + "name": "Set of dopaminergic cells in anterior area of hypothalamus [A14]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84411" + ] + }, + "synonyms": [ + "Dopaminergic cells in anterior area of hypothalamus [A14]" + ] + }, + { + "id": "FMA:84392", + "name": "Set of serotoninergic cells adjacent to medial vestibular nucleus [B4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84412" + ] + }, + "synonyms": [ + "Serotoninergic cells adjacent to medial vestibular nucleus [B4]" + ] + }, + { + "id": "FMA:84393", + "name": "Set of serotoninergic cells adjacent to prepositus nucleus [B4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84412" + ] + }, + "synonyms": [ + "Serotoninergic cells adjacent to prepositus nucleus [B4]" + ] + }, + { + "id": "FMA:84394", + "name": "Set of cholinergic cells of globus pallidus [Ch2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84408" + ] + }, + "synonyms": [ + "Cholinergic cells of globus pallidus [Ch2]" + ] + }, + { + "id": "FMA:84395", + "name": "Set of cholinergic cells of accumbens nucleus [Ch2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84408" + ] + }, + "synonyms": [ + "Cholinergic cells of accumbens nucleus [Ch2]" + ] + }, + { + "id": "FMA:84396", + "name": "Set of cholinergic cells of diagonal gyrus [Ch2]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84408" + ] + }, + "synonyms": [ + "Cholinergic cells of diagonal gyrus [Ch2]" + ] + }, + { + "id": "FMA:84397", + "name": "Set of cholinergic cells of globus pallidus [Ch3]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84409" + ] + }, + "synonyms": [ + "Cholinergic cells of globus pallidus [Ch3]" + ] + }, + { + "id": "FMA:84398", + "name": "Set of cholinergic cells of accumbens nucleus [Ch3]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84409" + ] + }, + "synonyms": [ + "Cholinergic cells of accumbens nucleus [Ch3]" + ] + }, + { + "id": "FMA:84399", + "name": "Set of cholinergic cells of diagonal gyrus [Ch3]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84409" + ] + }, + "synonyms": [ + "Cholinergic cells of diagonal gyrus [Ch3]" + ] + }, + { + "id": "FMA:84400", + "name": "Set of cholinergic cells of substantia innominata [Ch4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84410" + ] + }, + "synonyms": [ + "Cholinergic cells of substantia innominata [Ch4]" + ] + }, + { + "id": "FMA:84401", + "name": "Set of cholinergic cells of basal nucleus [Ch4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84410" + ] + }, + "synonyms": [ + "Cholinergic cells of basal nucleus [Ch4]" + ] + }, + { + "id": "FMA:84402", + "name": "Set of cholinergic cells of amygdaloid body [Ch4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84410" + ] + }, + "synonyms": [ + "Cholinergic cells of amygdaloid body [Ch4]" + ] + }, + { + "id": "FMA:84403", + "name": "Set of cholinergic cells of olfactory tubercle [Ch4]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84410" + ] + }, + "synonyms": [ + "Cholinergic cells of olfactory tubercle [Ch4]" + ] + }, + { + "id": "FMA:84404", + "name": "Set of cholinergic cells of dorsal tegmental area [Ch5]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Cholinergic cells of dorsal tegmental area [Ch5]" + ] + }, + { + "id": "FMA:84405", + "name": "Set of cholinergic cells of dorsal tegmental area [Ch6]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Cholinergic cells of dorsal tegmental area [Ch6]" + ] + }, + { + "id": "FMA:84406", + "name": "Set of cholinergic cells of dorsal tegmental area [Ch8]", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Cholinergic cells of dorsal tegmental area [Ch8]" + ] + }, + { + "id": "FMA:84408", + "name": "Set of Ch2 cholinergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Ch2 cholinergic cells", + "Ch2 cholinergic cells set", + "Ch2 cholinergic neurons" + ] + }, + { + "id": "FMA:84409", + "name": "Set of Ch3 cholinergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Ch3 cholinergic neurons", + "Ch3 cholinergic cells set", + "Ch3 cholinergic cells" + ] + }, + { + "id": "FMA:84410", + "name": "Set of Ch4 cholinergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71994" + ] + }, + "synonyms": [ + "Ch4 cholinergic cells set", + "Ch4 cholinergic cells", + "Ch4 cholinergic neurons" + ] + }, + { + "id": "FMA:84411", + "name": "Set of A14 dopaminergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78545" + ] + }, + "synonyms": [ + "A14 dopaminergic cells set", + "A14 dopaminergic cells" + ] + }, + { + "id": "FMA:84412", + "name": "Set of B4 serotoninergic cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78546" + ] + }, + "synonyms": [ + "B4 serotoninergic neurons", + "B4 serotoninergic cells", + "B4 serotoninergic cells set", + "Set of B4 serotoninergic neurons" + ] + }, + { + "id": "FMA:84413", + "name": "Type 1 muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9727" + ] + }, + "synonyms": [ + "Type 1 muscle fiber", + "Slow-twitch muscle fiber" + ] + }, + { + "id": "FMA:84414", + "name": "Type 2 muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9727" + ] + }, + "synonyms": [ + "Fast-twitch muscle fiber", + "Type 2 muscle fiber" + ] + }, + { + "id": "FMA:84415", + "name": "Type 2A muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84414" + ] + }, + "synonyms": [ + "Type 2A muscle cell" + ] + }, + { + "id": "FMA:84416", + "name": "Type 2B muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84414" + ] + }, + "synonyms": [ + "Type 2B muscle cell" + ] + }, + { + "id": "FMA:84417", + "name": "Subdivision of thoracic content", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Thoracic content subdivision" + ] + }, + { + "id": "FMA:84418", + "name": "Cardiac muscle fasciculus of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62496" + ] + } + }, + { + "id": "FMA:84419", + "name": "Cardiac muscle fasciculus of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62496" + ] + } + }, + { + "id": "FMA:84420", + "name": "Cardiac muscle fasciculus of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62495" + ] + } + }, + { + "id": "FMA:84421", + "name": "Cardiac muscle fasciculus of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62495" + ] + } + }, + { + "id": "FMA:84422", + "name": "Cardiac muscle fasciculus of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84423", + "name": "Cardiac muscle fasciculus of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84422" + ] + } + }, + { + "id": "FMA:84424", + "name": "Cardiac muscle fasciculus of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84422" + ] + } + }, + { + "id": "FMA:84425", + "name": "Cardiac muscle tissue of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:84426", + "name": "Cardiac muscle tissue of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84425" + ] + } + }, + { + "id": "FMA:84427", + "name": "Cardiac muscle tissue of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84425" + ] + } + }, + { + "id": "FMA:84428", + "name": "Cardiac muscle tissue of trabecula carnea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:84429", + "name": "Cardiac muscle tissue of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84428" + ] + } + }, + { + "id": "FMA:84430", + "name": "Cardiac muscle tissue of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84428" + ] + } + }, + { + "id": "FMA:84431", + "name": "Cardiac muscle fasciculus of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84432", + "name": "Cardiac muscle fasciculus of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84431" + ] + } + }, + { + "id": "FMA:84433", + "name": "Cardiac muscle fasciculus of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84431" + ] + } + }, + { + "id": "FMA:84434", + "name": "Cardiac muscle fasciculus of trabecula carnea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84435", + "name": "Cardiac muscle fasciculus of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84434" + ] + } + }, + { + "id": "FMA:84436", + "name": "Cardiac muscle fasciculus of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84434" + ] + } + }, + { + "id": "FMA:84437", + "name": "Belly of lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84438", + "name": "Belly of lumbrical of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84439", + "name": "Belly of palmar interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84440", + "name": "Cardiac muscle tissue of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:84441", + "name": "Cardiac muscle tissue of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:84442", + "name": "Cardiac muscle fasciculus of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84443", + "name": "Cardiac muscle fasciculus of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62494" + ] + } + }, + { + "id": "FMA:84444", + "name": "Belly of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84445", + "name": "Belly of plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84447", + "name": "Belly of dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9719" + ] + } + }, + { + "id": "FMA:84448", + "name": "Red muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9727" + ] + }, + "synonyms": [ + "Oxidative muscle fiber", + "Red muscle fiber" + ] + }, + { + "id": "FMA:84449", + "name": "White muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9727" + ] + }, + "synonyms": [ + "Glycolytic muscle fiber", + "White muscle fiber" + ] + }, + { + "id": "FMA:84450", + "name": "Intermediate muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9727" + ] + }, + "synonyms": [ + "Intermediate muscle fiber", + "Oxidative-glycolytic muscle fiber" + ] + }, + { + "id": "FMA:84451", + "name": "Belly of right vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51921" + ] + }, + "synonyms": [ + "Right vastus medialis belly" + ] + }, + { + "id": "FMA:84452", + "name": "Belly of left vastus medialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51921" + ] + }, + "synonyms": [ + "Left vastus medialis belly" + ] + }, + { + "id": "FMA:84453", + "name": "Belly of right vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51920" + ] + }, + "synonyms": [ + "Right vastus lateralis belly" + ] + }, + { + "id": "FMA:84454", + "name": "Belly of left vastus lateralis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51920" + ] + }, + "synonyms": [ + "Left vastus lateralis belly" + ] + }, + { + "id": "FMA:84455", + "name": "Martinotti cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + }, + "synonyms": [ + "Martinotti cell" + ] + }, + { + "id": "FMA:84456", + "name": "Fusiform cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + } + }, + { + "id": "FMA:84457", + "name": "Pulmonary interstitium of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27533" + ] + } + }, + { + "id": "FMA:84458", + "name": "Pulmonary interstitium of right upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84457" + ] + } + }, + { + "id": "FMA:84459", + "name": "Pulmonary interstitium of left upper lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84457" + ] + } + }, + { + "id": "FMA:84460", + "name": "Pulmonary interstitium of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27533" + ] + }, + "synonyms": [ + "Pulmonary interstitium of middle lobe" + ] + }, + { + "id": "FMA:84461", + "name": "Basket cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + } + }, + { + "id": "FMA:84462", + "name": "Pulmonary interstitium of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27533" + ] + } + }, + { + "id": "FMA:84463", + "name": "Pulmonary interstitium of right lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84462" + ] + } + }, + { + "id": "FMA:84464", + "name": "Pulmonary interstitium of left lower lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84462" + ] + } + }, + { + "id": "FMA:84465", + "name": "Horizontal cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + } + }, + { + "id": "FMA:84466", + "name": "Chandelier cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + }, + "synonyms": [ + "Chandelier cell" + ] + }, + { + "id": "FMA:84467", + "name": "Pulmonary interstitial fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + }, + "synonyms": [ + "Pulmonary myofibroblast", + "Pulmonary septal cell" + ] + }, + { + "id": "FMA:84468", + "name": "Fibrous connective tissue of pulmonary interstitium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:84469", + "name": "Myocardium of ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Myocardium proper of ventricle" + ] + }, + { + "id": "FMA:84470", + "name": "Myocardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + } + }, + { + "id": "FMA:84471", + "name": "Centrilobular interstitium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27533" + ] + } + }, + { + "id": "FMA:84472", + "name": "Pulmonary interlobular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27533" + ] + } + }, + { + "id": "FMA:84473", + "name": "Bronchiolovascular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:84474", + "name": "Bronchovascular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:84475", + "name": "Double bouquet cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + }, + "synonyms": [ + "Bitufted cell of cerebral cortex" + ] + }, + { + "id": "FMA:84476", + "name": "Wall of alveolar duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Alveolar ductal wall" + ] + }, + { + "id": "FMA:84477", + "name": "Wall of alveolar atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + }, + "synonyms": [ + "Alveolar atrial wall" + ] + }, + { + "id": "FMA:84478", + "name": "Neurogliaform cell of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84109" + ] + } + }, + { + "id": "FMA:84479", + "name": "Parenchyma of bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:27360" + ] + }, + "synonyms": [ + "Bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84480", + "name": "Parenchyma of apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Apical bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84481", + "name": "Parenchyma of posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Posterior bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84482", + "name": "Parenchyma of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Apicoposterior bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84483", + "name": "Parenchyma of bronchopulmonary segment of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + } + }, + { + "id": "FMA:84484", + "name": "Parenchyma of bronchopulmonary segment of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31234" + ] + } + }, + { + "id": "FMA:84485", + "name": "Parenchyma of bronchopulmonary subsegment of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + } + }, + { + "id": "FMA:84486", + "name": "Parenchyma of apical part of apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84480" + ] + } + }, + { + "id": "FMA:84487", + "name": "Parenchyma of anterior part of apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84480" + ] + } + }, + { + "id": "FMA:84488", + "name": "Parenchyma of apical part of right apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84486" + ] + } + }, + { + "id": "FMA:84489", + "name": "Parenchyma of apical part of left apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84486" + ] + } + }, + { + "id": "FMA:84490", + "name": "Parenchyma of anterior part of right apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84487" + ] + } + }, + { + "id": "FMA:84491", + "name": "Parenchyma of anterior part of left apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84487" + ] + } + }, + { + "id": "FMA:84492", + "name": "Parenchyma of apical part of posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84481" + ] + } + }, + { + "id": "FMA:84493", + "name": "Parenchyma of posterior part of posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84481" + ] + } + }, + { + "id": "FMA:84494", + "name": "Parenchyma of apical part of right posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84492" + ] + } + }, + { + "id": "FMA:84495", + "name": "Parenchyma of apical part of left posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84492" + ] + } + }, + { + "id": "FMA:84496", + "name": "Parenchyma of posterior part of right posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84493" + ] + } + }, + { + "id": "FMA:84497", + "name": "Parenchyma of posterior part of left posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84493" + ] + } + }, + { + "id": "FMA:84498", + "name": "Parenchyma of apical part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84482" + ] + } + }, + { + "id": "FMA:84499", + "name": "Parenchyma of anterior part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84482" + ] + } + }, + { + "id": "FMA:84500", + "name": "Parenchyma of posterior part of apicoposterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84482" + ] + } + }, + { + "id": "FMA:84501", + "name": "Parenchyma of anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Anterior bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84502", + "name": "Parenchyma of posterior part of anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84501" + ] + } + }, + { + "id": "FMA:84503", + "name": "Parenchyma of division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84501" + ] + } + }, + { + "id": "FMA:84504", + "name": "Parenchyma of anterior part of anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84501" + ] + } + }, + { + "id": "FMA:84505", + "name": "Parenchyma of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84502" + ] + } + }, + { + "id": "FMA:84506", + "name": "Parenchyma of posterior part of left anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84502" + ] + } + }, + { + "id": "FMA:84507", + "name": "Parenchyma of superior division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84503" + ] + } + }, + { + "id": "FMA:84508", + "name": "Parenchyma of inferior division of posterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84503" + ] + } + }, + { + "id": "FMA:84510", + "name": "Parenchyma of anterior part of right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84504" + ] + } + }, + { + "id": "FMA:84511", + "name": "Parenchyma of anterior part of left anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84504" + ] + } + }, + { + "id": "FMA:84512", + "name": "Parenchyma of lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Lateral bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84513", + "name": "Parenchyma of posterior part of lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84512" + ] + } + }, + { + "id": "FMA:84514", + "name": "Parenchyma of anterior part of lateral bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84512" + ] + } + }, + { + "id": "FMA:84515", + "name": "Parenchyma of medial bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Medial bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84516", + "name": "Parenchyma of superior part of medial bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84515" + ] + } + }, + { + "id": "FMA:84517", + "name": "Parenchyma of inferior part of medial bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84515" + ] + } + }, + { + "id": "FMA:84518", + "name": "Parenchyma of superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Superior lingular subsegment parenchyma" + ] + }, + { + "id": "FMA:84519", + "name": "Parenchyma of posterior part of superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84518" + ] + } + }, + { + "id": "FMA:84520", + "name": "Parenchyma of anterior part of superior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84518" + ] + } + }, + { + "id": "FMA:84521", + "name": "Parenchyma of inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Inferior lingular subsegment parenchyma" + ] + }, + { + "id": "FMA:84522", + "name": "Parenchyma of superior part of inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84521" + ] + } + }, + { + "id": "FMA:84523", + "name": "Parenchyma of inferior part of inferior lingular subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84521" + ] + } + }, + { + "id": "FMA:84524", + "name": "Parenchyma of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Superior bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84525", + "name": "Parenchyma of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84524" + ] + } + }, + { + "id": "FMA:84526", + "name": "Parenchyma of division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84524" + ] + } + }, + { + "id": "FMA:84527", + "name": "Parenchyma of superior part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84524" + ] + } + }, + { + "id": "FMA:84528", + "name": "Parenchyma of lateral part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84524" + ] + } + }, + { + "id": "FMA:84529", + "name": "Parenchyma of medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84525" + ] + } + }, + { + "id": "FMA:84530", + "name": "Parenchyma of medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84525" + ] + } + }, + { + "id": "FMA:84531", + "name": "Parenchyma of paravertebral division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84526" + ] + } + }, + { + "id": "FMA:84532", + "name": "Parenchyma of posterior division of medial part of superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84526" + ] + } + }, + { + "id": "FMA:84533", + "name": "Parenchyma of paravertebral division of medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84531" + ] + } + }, + { + "id": "FMA:84534", + "name": "Parenchyma of paravertebral division of medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84531" + ] + } + }, + { + "id": "FMA:84535", + "name": "Parenchyma of posterior division of medial part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84532" + ] + } + }, + { + "id": "FMA:84536", + "name": "Parenchyma of posterior division of medial part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84532" + ] + } + }, + { + "id": "FMA:84537", + "name": "Parenchyma of superior part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84527" + ] + } + }, + { + "id": "FMA:84538", + "name": "Parenchyma of superior part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84527" + ] + } + }, + { + "id": "FMA:84539", + "name": "Parenchyma of lateral part of right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84528" + ] + } + }, + { + "id": "FMA:84540", + "name": "Parenchyma of lateral part of left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84528" + ] + } + }, + { + "id": "FMA:84541", + "name": "Parenchyma of basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + }, + "synonyms": [ + "Basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84542", + "name": "Parenchyma of medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84541" + ] + }, + "synonyms": [ + "Medial basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84543", + "name": "Parenchyma of anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84541" + ] + }, + "synonyms": [ + "Anterior basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84544", + "name": "Parenchyma of lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84541" + ] + }, + "synonyms": [ + "Lateral basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84545", + "name": "Parenchyma of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84541" + ] + }, + "synonyms": [ + "Posterior basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84546", + "name": "Parenchyma of right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84542" + ] + }, + "synonyms": [ + "Right medial basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84547", + "name": "Parenchyma of left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84542" + ] + }, + "synonyms": [ + "Left medial basal bronchopulmonary subsegment parenchyma" + ] + }, + { + "id": "FMA:84548", + "name": "Parenchyma of anterior part of right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84546" + ] + } + }, + { + "id": "FMA:84549", + "name": "Parenchyma of medial part of right medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84546" + ] + } + }, + { + "id": "FMA:84550", + "name": "Parenchyma of latero-anterior part of left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84547" + ] + } + }, + { + "id": "FMA:84551", + "name": "Parenchyma of medio-anterior part of left medial basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84547" + ] + } + }, + { + "id": "FMA:84552", + "name": "Parenchyma of lateral part of anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84543" + ] + } + }, + { + "id": "FMA:84553", + "name": "Parenchyma of basal part of anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84543" + ] + } + }, + { + "id": "FMA:84554", + "name": "Parenchyma of lateral part of right anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84552" + ] + } + }, + { + "id": "FMA:84555", + "name": "Parenchyma of lateral part of left anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84552" + ] + } + }, + { + "id": "FMA:84556", + "name": "Parenchyma of basal part of right anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84553" + ] + } + }, + { + "id": "FMA:84557", + "name": "Parenchyma of basal part of left anterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84553" + ] + } + }, + { + "id": "FMA:84558", + "name": "Parenchyma of lateral part of right lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84544" + ] + } + }, + { + "id": "FMA:84559", + "name": "Parenchyma of accessory subsuperior part of left lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84544" + ] + } + }, + { + "id": "FMA:84560", + "name": "Parenchyma of basal part of lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84544" + ] + } + }, + { + "id": "FMA:84561", + "name": "Parenchyma of basal part of right lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84560" + ] + } + }, + { + "id": "FMA:84562", + "name": "Parenchyma of basal part of left lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84560" + ] + } + }, + { + "id": "FMA:84563", + "name": "Parenchyma of accessory subsuperior part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84545" + ] + } + }, + { + "id": "FMA:84564", + "name": "Parenchyma of laterobasal part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84545" + ] + } + }, + { + "id": "FMA:84565", + "name": "Parenchyma of mediobasal part of posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84545" + ] + } + }, + { + "id": "FMA:84566", + "name": "Parenchyma of accessory subsuperior part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84563" + ] + } + }, + { + "id": "FMA:84567", + "name": "Parenchyma of accessory subsuperior part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84563" + ] + } + }, + { + "id": "FMA:84568", + "name": "Parenchyma of laterobasal part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84564" + ] + } + }, + { + "id": "FMA:84569", + "name": "Parenchyma of laterobasal part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84564" + ] + } + }, + { + "id": "FMA:84570", + "name": "Parenchyma of mediobasal part of right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84565" + ] + } + }, + { + "id": "FMA:84571", + "name": "Parenchyma of mediobasal part of left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84565" + ] + } + }, + { + "id": "FMA:84572", + "name": "Parenchyma of axillary subsegment of right upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84479" + ] + } + }, + { + "id": "FMA:84573", + "name": "Root of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52609" + ] + }, + "synonyms": [ + "Optic tract root" + ] + }, + { + "id": "FMA:84574", + "name": "Lateral root of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84573" + ] + } + }, + { + "id": "FMA:84575", + "name": "Medial root of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84573" + ] + } + }, + { + "id": "FMA:84576", + "name": "Cavity of alveolar duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Alveolar ductal cavity" + ] + }, + { + "id": "FMA:84577", + "name": "Cavity of alveolar atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Alveolar atrial cavity" + ] + }, + { + "id": "FMA:84578", + "name": "Atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9479" + ] + } + }, + { + "id": "FMA:84579", + "name": "Cavity proper of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:84580", + "name": "Portion of gas in anatomical space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9669" + ] + } + }, + { + "id": "FMA:84581", + "name": "Respiratory air", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84580" + ] + } + }, + { + "id": "FMA:84582", + "name": "Alimentary air", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84580" + ] + } + }, + { + "id": "FMA:84583", + "name": "Smooth muscle fiber of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14072" + ] + }, + "synonyms": [ + "Smooth muscle cell of prostate" + ] + }, + { + "id": "FMA:84584", + "name": "Blood in brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:84585", + "name": "Blood in right brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84584" + ] + } + }, + { + "id": "FMA:84586", + "name": "Blood in left brachiocephalic vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84584" + ] + } + }, + { + "id": "FMA:84587", + "name": "Blood in subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:84588", + "name": "Blood in right subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84587" + ] + } + }, + { + "id": "FMA:84589", + "name": "Blood in left subclavian vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84587" + ] + } + }, + { + "id": "FMA:84590", + "name": "Blood in azygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:84591", + "name": "Blood in hemiazygos vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:84592", + "name": "Blood in portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:84593", + "name": "External vertebral venous plexus of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12851" + ] + } + }, + { + "id": "FMA:84594", + "name": "Prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:84595", + "name": "Anterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84594" + ] + } + }, + { + "id": "FMA:84596", + "name": "Posterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84594" + ] + } + }, + { + "id": "FMA:84597", + "name": "Lateral sacral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16655" + ] + } + }, + { + "id": "FMA:84598", + "name": "Medial sacral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16655" + ] + } + }, + { + "id": "FMA:84599", + "name": "Lumbar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66170" + ] + } + }, + { + "id": "FMA:84601", + "name": "Communicating vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86188" + ] + } + }, + { + "id": "FMA:84602", + "name": "Communicating vein between prostatic venous plexus and vesical venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84601" + ] + } + }, + { + "id": "FMA:84606", + "name": "Communicating vein between internal iliac vein and lateral sacral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84601" + ] + } + }, + { + "id": "FMA:84607", + "name": "Set of pulvinar nuclei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Pulvinar nuclei set" + ] + }, + { + "id": "FMA:84608", + "name": "Corticomedial subdivision of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61855" + ] + } + }, + { + "id": "FMA:84609", + "name": "Basolateral subdivision of amygdala", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61855" + ] + } + }, + { + "id": "FMA:84611", + "name": "Lumbar intervertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76736" + ] + } + }, + { + "id": "FMA:84612", + "name": "Sacral intervertebral vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76736" + ] + } + }, + { + "id": "FMA:84614", + "name": "Cavity of right side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:84615", + "name": "Cavity of left side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:84616", + "name": "Left posterior semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84617", + "name": "Right posterior semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84618", + "name": "Anterior semilunar fibrous scallop of aortic valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84619", + "name": "Right anterior semilunar fibrous scallop of pulmonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84625", + "name": "Posterior semilunar fibrous scallop of pulmonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84626", + "name": "Left anterior semilunar fibrous scallop of pulmonary valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:84627", + "name": "Peripheral motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:84628", + "name": "Vortex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86044" + ] + }, + "synonyms": [ + "Cardiac vortex" + ] + }, + { + "id": "FMA:84629", + "name": "Right vortex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84628" + ] + } + }, + { + "id": "FMA:84630", + "name": "Left vortex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84628" + ] + } + }, + { + "id": "FMA:84631", + "name": "Upper motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:84632", + "name": "Lower motor neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83617" + ] + } + }, + { + "id": "FMA:84635", + "name": "Eosinophilic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83627" + ] + } + }, + { + "id": "FMA:84636", + "name": "Amphophilic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83627" + ] + }, + "synonyms": [ + "Amphophil" + ] + }, + { + "id": "FMA:84637", + "name": "Argyrophilic cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84638", + "name": "Parenchymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84639", + "name": "Adventitial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84642", + "name": "Fixed macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + } + }, + { + "id": "FMA:84643", + "name": "Free macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63261" + ] + } + }, + { + "id": "FMA:84644", + "name": "Resting histiocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:84645", + "name": "Wandering histiocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83585" + ] + } + }, + { + "id": "FMA:84646", + "name": "Late erythroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83504" + ] + }, + "synonyms": [ + "Oxyphilic normoblast", + "Late normoblast", + "Oxyphilic erythroblast" + ] + }, + { + "id": "FMA:84649", + "name": "Sensory neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84650", + "name": "Sensory receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Peripheral ending of sensory neuron" + ] + }, + { + "id": "FMA:84651", + "name": "Neuroepithelial receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:84652", + "name": "Epithelial receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:84653", + "name": "Neuronal receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:84654", + "name": "Exteroceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:84655", + "name": "Proprioceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:84656", + "name": "Interoceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + }, + "synonyms": [ + "Enteroceptor", + "Visceroceptor" + ] + }, + { + "id": "FMA:84660", + "name": "Auditory receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85598" + ] + } + }, + { + "id": "FMA:84662", + "name": "Gustatory receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84654" + ] + } + }, + { + "id": "FMA:84663", + "name": "Central neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84664", + "name": "Peripheral neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84665", + "name": "Cerebellar neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84666", + "name": "Apical plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:84667", + "name": "Basal plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:84668", + "name": "Apicolateral plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:84669", + "name": "Basolateral plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:84670", + "name": "Lateral plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85546" + ] + } + }, + { + "id": "FMA:84671", + "name": "Cytoplasmic nucleosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67528" + ] + } + }, + { + "id": "FMA:84672", + "name": "Nuclear nucleosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67528" + ] + } + }, + { + "id": "FMA:84673", + "name": "Pronucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:84675", + "name": "P1 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84676", + "name": "P2 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84677", + "name": "P3 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84678", + "name": "P4 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84679", + "name": "P5 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84680", + "name": "P6 peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63845" + ] + } + }, + { + "id": "FMA:84682", + "name": "Cytoplasmic vesicle membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + }, + "synonyms": [ + "Wall of cytoplasmic vesicle" + ] + }, + { + "id": "FMA:84684", + "name": "Actin cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63834" + ] + } + }, + { + "id": "FMA:84685", + "name": "Cortical cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63834" + ] + } + }, + { + "id": "FMA:84686", + "name": "Cortical actin cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63834" + ] + } + }, + { + "id": "FMA:84687", + "name": "Cytosolic ribosomal ribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67118" + ] + }, + "synonyms": [ + "Cytosolic rRNA", + "Cytosolic ribosomal RNA" + ] + }, + { + "id": "FMA:84688", + "name": "Region of chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Chromosomal region" + ] + }, + { + "id": "FMA:84689", + "name": "Centromere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84691", + "name": "Kinetochore", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84692", + "name": "Condensed nuclear chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84695" + ] + } + }, + { + "id": "FMA:84693", + "name": "Inner kinetochore of condensed nuclear chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84696" + ] + } + }, + { + "id": "FMA:84694", + "name": "Outer kinetochore of condensed nuclear chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84697" + ] + } + }, + { + "id": "FMA:84695", + "name": "Condensed chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84696", + "name": "Inner kinetochore of condensed chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84709" + ] + } + }, + { + "id": "FMA:84697", + "name": "Outer kinetochore of condensed chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84709" + ] + } + }, + { + "id": "FMA:84698", + "name": "Mitotic chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84699", + "name": "Interphase chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84700", + "name": "Metaphase chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84701", + "name": "Prophase chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84702", + "name": "Chromosome puff", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84703", + "name": "Metacentric centromere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84689" + ] + } + }, + { + "id": "FMA:84704", + "name": "Submetacentric centromere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84689" + ] + } + }, + { + "id": "FMA:84705", + "name": "Acrocentric centromere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84689" + ] + } + }, + { + "id": "FMA:84706", + "name": "Telocentric centromere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84689" + ] + } + }, + { + "id": "FMA:84707", + "name": "Meiotic chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67093" + ] + } + }, + { + "id": "FMA:84708", + "name": "Extrachromosomal circular deoxyribonucleic acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74412" + ] + }, + "synonyms": [ + "Extrachromosomal circular DNA" + ] + }, + { + "id": "FMA:84709", + "name": "Kinetochore of condensed chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84691" + ] + }, + "synonyms": [ + "Condensed chromosome kinetochore", + "Condensed chromosomal kinetochore" + ] + }, + { + "id": "FMA:84710", + "name": "Nuclear mitotic chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84698" + ] + } + }, + { + "id": "FMA:84711", + "name": "Cytoplasmic mitotic chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84698" + ] + } + }, + { + "id": "FMA:84712", + "name": "Nuclear interphase chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84699" + ] + } + }, + { + "id": "FMA:84713", + "name": "Cytoplasmic interphase chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84699" + ] + } + }, + { + "id": "FMA:84714", + "name": "Nuclear chromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67526" + ] + } + }, + { + "id": "FMA:84715", + "name": "Cytoplasmic chromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67526" + ] + } + }, + { + "id": "FMA:84716", + "name": "Euchromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67526" + ] + } + }, + { + "id": "FMA:84717", + "name": "Heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67526" + ] + } + }, + { + "id": "FMA:84718", + "name": "Sex chromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67526" + ] + }, + "synonyms": [ + "Barr chromatin body", + "Barr body" + ] + }, + { + "id": "FMA:84719", + "name": "Chromatid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84720", + "name": "Nuclear euchromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84716" + ] + } + }, + { + "id": "FMA:84722", + "name": "Parietal serous pericardium of transverse pericardial sinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84724", + "name": "Nuclear heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84717" + ] + } + }, + { + "id": "FMA:84725", + "name": "Centric heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84717" + ] + } + }, + { + "id": "FMA:84726", + "name": "Alpha-heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84717" + ] + } + }, + { + "id": "FMA:84727", + "name": "Beta-heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84717" + ] + } + }, + { + "id": "FMA:84728", + "name": "Nuclear telomeric heterochromatin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84717" + ] + } + }, + { + "id": "FMA:84729", + "name": "Aortic part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + }, + "synonyms": [ + "Pericardial sac of ascending aorta" + ] + }, + { + "id": "FMA:84730", + "name": "Pulmonary trunk segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + }, + "synonyms": [ + "Pulmonary trunk part of pericardial sac", + "Pericardial sac of pulmonary trunk" + ] + }, + { + "id": "FMA:84731", + "name": "Superior vena caval segment pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + }, + "synonyms": [ + "Pericardial sac of superior vena cava", + "Superior vena caval part pericardial sac" + ] + }, + { + "id": "FMA:84732", + "name": "Inferior vena caval segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + }, + "synonyms": [ + "Inferior vena caval part of pericardial sac", + "Pericardial sac of inferior vena cava" + ] + }, + { + "id": "FMA:84733", + "name": "Pericardial cavity of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:84734", + "name": "Pericardial cavity of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:84735", + "name": "Pericardial cavity of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:84736", + "name": "Pericardial cavity of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:84737", + "name": "Pericardial cavity of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:84738", + "name": "Serous pericardium of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:84740", + "name": "Myosin III", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67840" + ] + } + }, + { + "id": "FMA:84741", + "name": "Visceral serous pericardium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84742", + "name": "Visceral serous pericardium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84743", + "name": "Visceral serous pericardium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84744", + "name": "Visceral serous pericardium of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84745", + "name": "Visceral serous pericardium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84746", + "name": "Parietal serous pericardium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84747", + "name": "Parietal serous pericardium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84748", + "name": "Parietal serous pericardium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84749", + "name": "Parietal serous pericardium of inferior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84750", + "name": "Parietal serous pericardium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:84751", + "name": "Type XVI collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67279" + ] + } + }, + { + "id": "FMA:84752", + "name": "Type XIX collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67279" + ] + } + }, + { + "id": "FMA:84754", + "name": "Type XX collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + } + }, + { + "id": "FMA:84755", + "name": "Type XXIII collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67342" + ] + } + }, + { + "id": "FMA:84756", + "name": "Type XV collagen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63891" + ] + }, + "synonyms": [ + "Collagen type XV" + ] + }, + { + "id": "FMA:84758", + "name": "Secretory granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + } + }, + { + "id": "FMA:84759", + "name": "Transport vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63175" + ] + } + }, + { + "id": "FMA:84760", + "name": "Transport vesicle membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84682" + ] + } + }, + { + "id": "FMA:84761", + "name": "Secretory granule membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84682" + ] + } + }, + { + "id": "FMA:84762", + "name": "Ribonucleoprotein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:84763", + "name": "Preribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + } + }, + { + "id": "FMA:84764", + "name": "Nucleolar preribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84763" + ] + } + }, + { + "id": "FMA:84765", + "name": "90S preribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84763" + ] + } + }, + { + "id": "FMA:84766", + "name": "66S preribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84764" + ] + } + }, + { + "id": "FMA:84767", + "name": "43S preribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84764" + ] + } + }, + { + "id": "FMA:84769", + "name": "Polysomal ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66867" + ] + } + }, + { + "id": "FMA:84770", + "name": "Polar part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61979" + ] + } + }, + { + "id": "FMA:84771", + "name": "Male gonocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70567" + ] + }, + "synonyms": [ + "Male primordial germ cell" + ] + }, + { + "id": "FMA:84772", + "name": "Ooblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70567" + ] + }, + "synonyms": [ + "Ovigerm" + ] + }, + { + "id": "FMA:84773", + "name": "Blood cell precursor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84774", + "name": "Red blood cell precursor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84773" + ] + } + }, + { + "id": "FMA:84775", + "name": "Leukocyte precursor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84773" + ] + } + }, + { + "id": "FMA:84776", + "name": "Inhibitory interneuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67313" + ] + } + }, + { + "id": "FMA:84777", + "name": "Hippocampal interneuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67313" + ] + } + }, + { + "id": "FMA:84782", + "name": "Blast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84783", + "name": "Skin cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84784", + "name": "Stomach cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84785", + "name": "Intestinal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84786", + "name": "Gamma-aminobutyric acid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82739" + ] + } + }, + { + "id": "FMA:84787", + "name": "Dopaminergic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "Dopaminergic cell" + ] + }, + { + "id": "FMA:84788", + "name": "GABAergic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + }, + "synonyms": [ + "GABA-ergic neuron" + ] + }, + { + "id": "FMA:84789", + "name": "Multipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Multipotent cell", + "Multipotential stem cell" + ] + }, + { + "id": "FMA:84790", + "name": "Totipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Totipotential stem cell" + ] + }, + { + "id": "FMA:84791", + "name": "Heart cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:84792", + "name": "Nitrergic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84793", + "name": "T-cytotoxic cell type 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70573" + ] + }, + "synonyms": [ + "TC1 cell" + ] + }, + { + "id": "FMA:84794", + "name": "T-cytotoxic cell type 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70573" + ] + }, + "synonyms": [ + "TC2 cell" + ] + }, + { + "id": "FMA:84795", + "name": "Human leukocyte antigen complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + }, + "synonyms": [ + "HLA" + ] + }, + { + "id": "FMA:84796", + "name": "Cholinergic neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:84797", + "name": "Cardiac myoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70335" + ] + } + }, + { + "id": "FMA:84798", + "name": "Smooth muscle myoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70335" + ] + } + }, + { + "id": "FMA:84799", + "name": "Skeletal myoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70335" + ] + } + }, + { + "id": "FMA:84804", + "name": "Translocon complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85559" + ] + }, + "synonyms": [ + "Translocon" + ] + }, + { + "id": "FMA:84805", + "name": "Signal recognition particle receptor complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85559" + ] + } + }, + { + "id": "FMA:84806", + "name": "Cavity of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + }, + "synonyms": [ + "Endoplasmic reticulum lumen", + "Endoplasmic reticulum cavity", + "Lumen of endoplasmic reticulum" + ] + }, + { + "id": "FMA:84807", + "name": "Set of polysomal ribosomes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78563" + ] + }, + "synonyms": [ + "Polyribosomes", + "Polysomes", + "Polysomal ribosomes set" + ] + }, + { + "id": "FMA:84808", + "name": "Mitochondrial nucleoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:84809", + "name": "Nuclear speck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + }, + "synonyms": [ + "Nuclear speckle" + ] + }, + { + "id": "FMA:84810", + "name": "Nuclear body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66846" + ] + } + }, + { + "id": "FMA:84811", + "name": "Mitochondrial degradosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85558" + ] + } + }, + { + "id": "FMA:84813", + "name": "Cis Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61750" + ] + } + }, + { + "id": "FMA:84814", + "name": "Medial Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61750" + ] + } + }, + { + "id": "FMA:84815", + "name": "Trans Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61750" + ] + } + }, + { + "id": "FMA:84816", + "name": "Region of Golgi stack", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:84817", + "name": "Wall of cis Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67139" + ] + }, + "synonyms": [ + "Cis golgi cistern wall" + ] + }, + { + "id": "FMA:84818", + "name": "Wall of medial Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67139" + ] + }, + "synonyms": [ + "Medial golgi cistern wall" + ] + }, + { + "id": "FMA:84819", + "name": "Wall of trans Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67139" + ] + }, + "synonyms": [ + "Trans golgi cistern wall" + ] + }, + { + "id": "FMA:84820", + "name": "Lipid bilayer of wall of cis Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67432" + ] + } + }, + { + "id": "FMA:84821", + "name": "Lipid bilayer of wall of medial Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67432" + ] + } + }, + { + "id": "FMA:84822", + "name": "Lipid bilayer of wall of trans Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67432" + ] + } + }, + { + "id": "FMA:84823", + "name": "Membrane protein of cis Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67437" + ] + } + }, + { + "id": "FMA:84824", + "name": "Membrane protein of medial Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67437" + ] + } + }, + { + "id": "FMA:84825", + "name": "Membrane protein of trans Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67437" + ] + } + }, + { + "id": "FMA:84826", + "name": "Cavity of cis Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67153" + ] + }, + "synonyms": [ + "Lumen of cis Golgi cistern", + "Cis golgi cistern cavity" + ] + }, + { + "id": "FMA:84827", + "name": "Cavity of medial Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67153" + ] + }, + "synonyms": [ + "Lumen of medial Golgi cistern", + "Medial golgi cistern cavity" + ] + }, + { + "id": "FMA:84828", + "name": "Cavity of trans Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67153" + ] + }, + "synonyms": [ + "Lumen of trans Golgi cistern", + "Trans golgi cistern cavity" + ] + }, + { + "id": "FMA:84829", + "name": "Signal recognition particle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84762" + ] + } + }, + { + "id": "FMA:84831", + "name": "Wall of tubule of Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + } + }, + { + "id": "FMA:84832", + "name": "Cavity of tubule of Golgi complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + } + }, + { + "id": "FMA:84833", + "name": "Mitochondrial outer membrane translocase complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85558" + ] + } + }, + { + "id": "FMA:84834", + "name": "Mitochondrial inner membrane peptidase complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85558" + ] + } + }, + { + "id": "FMA:84835", + "name": "Mitochondrial inner membrane presequence translocase complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85558" + ] + } + }, + { + "id": "FMA:84837", + "name": "Mitochondrial electron transport chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85558" + ] + } + }, + { + "id": "FMA:84839", + "name": "Azurophil granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67522" + ] + } + }, + { + "id": "FMA:84840", + "name": "Epicardium of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + }, + "synonyms": [ + "Right atrial proper epicardium" + ] + }, + { + "id": "FMA:84841", + "name": "Epicardium of left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + }, + "synonyms": [ + "Left atrial proper epicardium" + ] + }, + { + "id": "FMA:84842", + "name": "Free wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49209" + ] + } + }, + { + "id": "FMA:84850", + "name": "Free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:84854", + "name": "Subepicardial layer of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83497" + ] + } + }, + { + "id": "FMA:84855", + "name": "Subepicardial layer of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83497" + ] + } + }, + { + "id": "FMA:84856", + "name": "Subendocardial layer of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83499" + ] + } + }, + { + "id": "FMA:84857", + "name": "Subendocardial layer of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83499" + ] + } + }, + { + "id": "FMA:84858", + "name": "Cluster of differentiation transmembrane protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63887" + ] + }, + "synonyms": [ + "Cluster of differentiation molecule", + "Differentiation transmembrane protein cluster" + ] + }, + { + "id": "FMA:84859", + "name": "Middle stratum of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:84860", + "name": "Left stratum of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:84861", + "name": "Cavity of smooth endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84806" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum cavity", + "Smooth endoplasmic reticulum lumen", + "Lumen of smooth endoplasmic reticulum" + ] + }, + { + "id": "FMA:84862", + "name": "Cavity of rough endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84806" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum cavity", + "Lumen of rough endoplasmic reticulum", + "Rough endoplasmic reticulum lumen" + ] + }, + { + "id": "FMA:84863", + "name": "Matrix of smooth endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72448" + ] + }, + "synonyms": [ + "Smooth endoplasmic reticulum matrix" + ] + }, + { + "id": "FMA:84864", + "name": "Matrix of rough endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72448" + ] + }, + "synonyms": [ + "Rough endoplasmic reticulum matrix" + ] + }, + { + "id": "FMA:84865", + "name": "External side of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62519" + ] + }, + "synonyms": [ + "Outer surface of cytoplasmic membrane" + ] + }, + { + "id": "FMA:84866", + "name": "Internal side of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62519" + ] + } + }, + { + "id": "FMA:84868", + "name": "Polar granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66866" + ] + }, + "synonyms": [ + "P granule" + ] + }, + { + "id": "FMA:84869", + "name": "Acrosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66865" + ] + }, + "synonyms": [ + "Acrosomal vesicle", + "Acrosomal cap" + ] + }, + { + "id": "FMA:84870", + "name": "Dynein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67906" + ] + } + }, + { + "id": "FMA:84871", + "name": "Platelet dense granule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63033" + ] + } + }, + { + "id": "FMA:84872", + "name": "Intermediate filament cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63834" + ] + } + }, + { + "id": "FMA:84873", + "name": "Microtubule cytoskeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63834" + ] + } + }, + { + "id": "FMA:84874", + "name": "Region of ribosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Ribosome region" + ] + }, + { + "id": "FMA:84875", + "name": "Large ribosomal subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84874" + ] + } + }, + { + "id": "FMA:84876", + "name": "Small ribosomal subunit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84874" + ] + } + }, + { + "id": "FMA:84879", + "name": "Delta-tubulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67116" + ] + } + }, + { + "id": "FMA:84880", + "name": "Gamma-tubulin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67116" + ] + } + }, + { + "id": "FMA:84881", + "name": "Subdivision of subarachnoid space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + }, + "synonyms": [ + "Subarachnoid space subdivision" + ] + }, + { + "id": "FMA:84882", + "name": "Visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15860" + ] + }, + "synonyms": [ + "Visceral pericardium", + "Visceral layer of serous pericardium", + "Visceral lamina of serous pericardium" + ] + }, + { + "id": "FMA:84883", + "name": "Region of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Visceral serous pericardium region" + ] + }, + { + "id": "FMA:84884", + "name": "Visceral serous pericardium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84745" + ] + } + }, + { + "id": "FMA:84885", + "name": "Visceral serous pericardium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84745" + ] + } + }, + { + "id": "FMA:84886", + "name": "Visceral serous pericardium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84884" + ] + } + }, + { + "id": "FMA:84887", + "name": "Visceral serous pericardium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84884" + ] + } + }, + { + "id": "FMA:84888", + "name": "Visceral serous pericardium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84885" + ] + } + }, + { + "id": "FMA:84889", + "name": "Visceral serous pericardium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84885" + ] + } + }, + { + "id": "FMA:84890", + "name": "Pulmonary vein segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + }, + "synonyms": [ + "Pulmonary vein part of pericardial sac", + "Pericardial sac of pulmonary vein" + ] + }, + { + "id": "FMA:84891", + "name": "Superior pulmonary vein segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84890" + ] + }, + "synonyms": [ + "Superior pulmonary vein part of pericardial sac" + ] + }, + { + "id": "FMA:84892", + "name": "Right superior pulmonary vein part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84891" + ] + } + }, + { + "id": "FMA:84893", + "name": "Left superior pulmonary vein part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84891" + ] + } + }, + { + "id": "FMA:84894", + "name": "Inferior pulmonary vein segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84890" + ] + }, + "synonyms": [ + "Inferior pulmonary vein part of pericardial sac" + ] + }, + { + "id": "FMA:84895", + "name": "Right inferior pulmonary vein part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84894" + ] + } + }, + { + "id": "FMA:84896", + "name": "Left inferior pulmonary vein part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84894" + ] + } + }, + { + "id": "FMA:84897", + "name": "Pericardial sac proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86563" + ] + } + }, + { + "id": "FMA:84898", + "name": "Serous pericardium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84273" + ] + } + }, + { + "id": "FMA:84899", + "name": "Serous pericardium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84898" + ] + } + }, + { + "id": "FMA:84900", + "name": "Serous pericardium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84898" + ] + } + }, + { + "id": "FMA:84901", + "name": "Serous pericardium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84273" + ] + } + }, + { + "id": "FMA:84902", + "name": "Serous pericardium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84901" + ] + } + }, + { + "id": "FMA:84903", + "name": "Serous pericardium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84901" + ] + } + }, + { + "id": "FMA:84904", + "name": "Pericardial cavity of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84736" + ] + } + }, + { + "id": "FMA:84905", + "name": "Pericardial cavity of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84736" + ] + } + }, + { + "id": "FMA:84906", + "name": "Pericardial cavity of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84904" + ] + } + }, + { + "id": "FMA:84907", + "name": "Pericardial cavity of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84904" + ] + } + }, + { + "id": "FMA:84908", + "name": "Pericardial cavity of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84905" + ] + } + }, + { + "id": "FMA:84909", + "name": "Pericardial cavity of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84905" + ] + } + }, + { + "id": "FMA:84910", + "name": "Striated muscle thick filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62333" + ] + } + }, + { + "id": "FMA:84913", + "name": "Region of membranous part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52418" + ] + } + }, + { + "id": "FMA:84914", + "name": "Tunica adventitia of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14274" + ] + } + }, + { + "id": "FMA:84915", + "name": "Tunica adventitia of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14355" + ] + } + }, + { + "id": "FMA:84916", + "name": "Tunica adventitia of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84915" + ] + } + }, + { + "id": "FMA:84917", + "name": "Tunica adventitia of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84916" + ] + } + }, + { + "id": "FMA:84918", + "name": "Tunica adventitia of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84916" + ] + } + }, + { + "id": "FMA:84919", + "name": "Tunica adventitia of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84915" + ] + } + }, + { + "id": "FMA:84920", + "name": "Tunica adventitia of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84919" + ] + } + }, + { + "id": "FMA:84921", + "name": "Tunica adventitia of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84919" + ] + } + }, + { + "id": "FMA:84922", + "name": "Cell body of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + } + }, + { + "id": "FMA:84923", + "name": "Zone of cell body of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242665" + ] + } + }, + { + "id": "FMA:84924", + "name": "Cell nucleus of spermatozoon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:84925", + "name": "Centrosome matrix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72444" + ] + }, + "synonyms": [ + "Pericentriolar material" + ] + }, + { + "id": "FMA:84926", + "name": "Anatomical compartment space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5897" + ] + }, + "synonyms": [ + "Space of anatomical compartment" + ] + }, + { + "id": "FMA:84928", + "name": "Endocardium of free wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + } + }, + { + "id": "FMA:84929", + "name": "Endocardium of free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:84930", + "name": "Myocardium of free wall of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:84931", + "name": "Myocardium of free wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84930" + ] + } + }, + { + "id": "FMA:84932", + "name": "Myocardium of free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84930" + ] + } + }, + { + "id": "FMA:84933", + "name": "Epicardium of free wall of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84883" + ] + } + }, + { + "id": "FMA:84934", + "name": "Epicardium of free wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84933" + ] + } + }, + { + "id": "FMA:84935", + "name": "Epicardium of free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84933" + ] + } + }, + { + "id": "FMA:84936", + "name": "Set of microtubules", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78563" + ] + }, + "synonyms": [ + "Microtubules set" + ] + }, + { + "id": "FMA:84937", + "name": "Aster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84936" + ] + }, + "synonyms": [ + "Astrosphere" + ] + }, + { + "id": "FMA:84943", + "name": "Pericentric region of chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84944", + "name": "Telomeric region of chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84688" + ] + } + }, + { + "id": "FMA:84945", + "name": "Tunica intima of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14353" + ] + } + }, + { + "id": "FMA:84946", + "name": "Tunica intima of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84945" + ] + } + }, + { + "id": "FMA:84947", + "name": "Tunica intima of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84945" + ] + } + }, + { + "id": "FMA:84948", + "name": "Tunica intima of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84946" + ] + } + }, + { + "id": "FMA:84949", + "name": "Tunica intima of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84946" + ] + } + }, + { + "id": "FMA:84950", + "name": "Tunica intima of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84947" + ] + } + }, + { + "id": "FMA:84951", + "name": "Tunica intima of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84947" + ] + } + }, + { + "id": "FMA:84953", + "name": "Space of compartment of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + }, + "synonyms": [ + "Compartment space of head" + ] + }, + { + "id": "FMA:84954", + "name": "Space of compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + }, + "synonyms": [ + "Compartment space of neck" + ] + }, + { + "id": "FMA:84955", + "name": "Space of anterior compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84956", + "name": "Space of posterior compartment of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84957", + "name": "Suprasternal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84958", + "name": "Greater supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84959", + "name": "Right greater supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84958" + ] + } + }, + { + "id": "FMA:84960", + "name": "Left greater supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84958" + ] + } + }, + { + "id": "FMA:84961", + "name": "Orbital cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84962", + "name": "Right orbital cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84961" + ] + } + }, + { + "id": "FMA:84963", + "name": "Left orbital cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84961" + ] + } + }, + { + "id": "FMA:84964", + "name": "Peripharyngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84965", + "name": "Retropharyngeal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84964" + ] + } + }, + { + "id": "FMA:84967", + "name": "Lateral pharyngeal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55079" + ] + } + }, + { + "id": "FMA:84968", + "name": "Right lateral pharyngeal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84967" + ] + } + }, + { + "id": "FMA:84969", + "name": "Left lateral pharyngeal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84967" + ] + } + }, + { + "id": "FMA:84970", + "name": "Pterygoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84971", + "name": "Right pterygoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84970" + ] + } + }, + { + "id": "FMA:84972", + "name": "Left pterygoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84970" + ] + } + }, + { + "id": "FMA:84973", + "name": "Scaphoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84974", + "name": "Right scaphoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84973" + ] + } + }, + { + "id": "FMA:84975", + "name": "Left scaphoid fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84973" + ] + } + }, + { + "id": "FMA:84976", + "name": "Masticator space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84977", + "name": "Right masticator space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84976" + ] + } + }, + { + "id": "FMA:84978", + "name": "Left masticator space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84976" + ] + } + }, + { + "id": "FMA:84979", + "name": "Submandibular space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84953" + ] + } + }, + { + "id": "FMA:84981", + "name": "Lesser supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84982", + "name": "Right lesser supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84981" + ] + } + }, + { + "id": "FMA:84983", + "name": "Left lesser supraclavicular fossa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84981" + ] + } + }, + { + "id": "FMA:84984", + "name": "Space of anterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84985", + "name": "Space of posterior triangle of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + } + }, + { + "id": "FMA:84986", + "name": "Space of occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Occipital triangle space" + ] + }, + { + "id": "FMA:84987", + "name": "Space of subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Subclavian triangle space" + ] + }, + { + "id": "FMA:84988", + "name": "Space of carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Carotid triangle space" + ] + }, + { + "id": "FMA:84989", + "name": "Space of muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Muscular triangle space" + ] + }, + { + "id": "FMA:84990", + "name": "Space of sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Sternocleidomastoid region space" + ] + }, + { + "id": "FMA:84991", + "name": "Space of submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Submandibular triangle space" + ] + }, + { + "id": "FMA:84992", + "name": "Space of submental triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84954" + ] + }, + "synonyms": [ + "Submental triangle space" + ] + }, + { + "id": "FMA:84993", + "name": "Space of right submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84991" + ] + }, + "synonyms": [ + "Right submandibular triangle space" + ] + }, + { + "id": "FMA:84994", + "name": "Space of left submandibular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84991" + ] + }, + "synonyms": [ + "Left submandibular triangle space" + ] + }, + { + "id": "FMA:84995", + "name": "Space of right sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84990" + ] + }, + "synonyms": [ + "Right sternocleidomastoid region space" + ] + }, + { + "id": "FMA:84996", + "name": "Space of left sternocleidomastoid region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84990" + ] + }, + "synonyms": [ + "Left sternocleidomastoid region space" + ] + }, + { + "id": "FMA:84997", + "name": "Space of right muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84989" + ] + }, + "synonyms": [ + "Right muscular triangle space" + ] + }, + { + "id": "FMA:84998", + "name": "Space of left muscular triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84989" + ] + }, + "synonyms": [ + "Left muscular triangle space" + ] + }, + { + "id": "FMA:84999", + "name": "Space of right carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84988" + ] + }, + "synonyms": [ + "Right carotid triangle space" + ] + }, + { + "id": "FMA:85000", + "name": "Space of left carotid triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84988" + ] + }, + "synonyms": [ + "Left carotid triangle space" + ] + }, + { + "id": "FMA:85001", + "name": "Space of right subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84987" + ] + }, + "synonyms": [ + "Right subclavian triangle space" + ] + }, + { + "id": "FMA:85002", + "name": "Space of left subclavian triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84987" + ] + }, + "synonyms": [ + "Left subclavian triangle space" + ] + }, + { + "id": "FMA:85003", + "name": "Space of right occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84986" + ] + }, + "synonyms": [ + "Right occipital triangle space" + ] + }, + { + "id": "FMA:85004", + "name": "Space of left occipital triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84986" + ] + }, + "synonyms": [ + "Left occipital triangle space" + ] + }, + { + "id": "FMA:85005", + "name": "Space of compartment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + } + }, + { + "id": "FMA:85006", + "name": "Body cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85005" + ] + }, + "synonyms": [ + "Space of body compartment" + ] + }, + { + "id": "FMA:85007", + "name": "Body cavity subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85005" + ] + } + }, + { + "id": "FMA:85008", + "name": "Compartment of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12236" + ] + }, + "synonyms": [ + "Thoracic compartment" + ] + }, + { + "id": "FMA:85009", + "name": "Subdivision of thoracic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12236" + ] + }, + "synonyms": [ + "Thoracic compartment subdivision" + ] + }, + { + "id": "FMA:85010", + "name": "Mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + } + }, + { + "id": "FMA:85011", + "name": "Superior mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:85012", + "name": "Inferior mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:85013", + "name": "Middle mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:85014", + "name": "Posterior mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:85015", + "name": "Anterior mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:85016", + "name": "Compartment of right hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85018" + ] + }, + "synonyms": [ + "Right hemithorax compartment" + ] + }, + { + "id": "FMA:85017", + "name": "Compartment of left hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85018" + ] + }, + "synonyms": [ + "Left hemithorax compartment" + ] + }, + { + "id": "FMA:85018", + "name": "Compartment of hemithorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85009" + ] + }, + "synonyms": [ + "Hemithorax compartment" + ] + }, + { + "id": "FMA:85019", + "name": "Subdivision of mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + }, + "synonyms": [ + "Mediastinal space subdivision" + ] + }, + { + "id": "FMA:85020", + "name": "Intercostal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85009" + ] + } + }, + { + "id": "FMA:85022", + "name": "Tunica intima of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85403" + ] + } + }, + { + "id": "FMA:85023", + "name": "Tunica media of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14354" + ] + } + }, + { + "id": "FMA:85024", + "name": "Tunica media of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85023" + ] + } + }, + { + "id": "FMA:85025", + "name": "Tunica media of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85023" + ] + } + }, + { + "id": "FMA:85026", + "name": "Tunica media of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85024" + ] + } + }, + { + "id": "FMA:85027", + "name": "Tunica media of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85024" + ] + } + }, + { + "id": "FMA:85028", + "name": "Tunica media of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85025" + ] + } + }, + { + "id": "FMA:85029", + "name": "Tunica media of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85025" + ] + } + }, + { + "id": "FMA:85030", + "name": "Tunica media of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14273" + ] + } + }, + { + "id": "FMA:85031", + "name": "Compartment of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12236" + ] + }, + "synonyms": [ + "Abdominal compartment", + "Abdominopelvic compartment" + ] + }, + { + "id": "FMA:85032", + "name": "Compartment of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + }, + "synonyms": [ + "Pelvic compartment" + ] + }, + { + "id": "FMA:85033", + "name": "Pelvirectal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85034", + "name": "Anterior part of pelvirectal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85035", + "name": "Posterior part of pelvirectal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85036", + "name": "Retropubic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85037", + "name": "Right retropubic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85036" + ] + } + }, + { + "id": "FMA:85038", + "name": "Left retropubic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85036" + ] + } + }, + { + "id": "FMA:85039", + "name": "Deep perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85040", + "name": "Right deep perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85039" + ] + } + }, + { + "id": "FMA:85041", + "name": "Left deep perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85039" + ] + } + }, + { + "id": "FMA:85042", + "name": "Superficial perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85043", + "name": "Right superficial perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85042" + ] + } + }, + { + "id": "FMA:85044", + "name": "Left superficial perineal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85042" + ] + } + }, + { + "id": "FMA:85045", + "name": "Retro-inguinal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85046", + "name": "Space of cystohepatic triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + }, + "synonyms": [ + "Cystohepatic triangle space" + ] + }, + { + "id": "FMA:85047", + "name": "Properitoneal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:85049", + "name": "Retroperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85050", + "name": "Extraperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:85051", + "name": "Right extraperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85050" + ] + } + }, + { + "id": "FMA:85052", + "name": "Left extraperitoneal compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85050" + ] + } + }, + { + "id": "FMA:85054", + "name": "Pulmopleural compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85009" + ] + } + }, + { + "id": "FMA:85055", + "name": "Right pulmopleural compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85054" + ] + } + }, + { + "id": "FMA:85056", + "name": "Left pulmopleural compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85054" + ] + } + }, + { + "id": "FMA:85057", + "name": "Pulmopleural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79192" + ] + } + }, + { + "id": "FMA:85058", + "name": "Right pulmopleural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85057" + ] + } + }, + { + "id": "FMA:85059", + "name": "Left pulmopleural space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85057" + ] + } + }, + { + "id": "FMA:85060", + "name": "Posterior radiate sternocostal ligament of left third sternocostal joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72042" + ] + } + }, + { + "id": "FMA:85061", + "name": "Trunk of branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76648" + ] + } + }, + { + "id": "FMA:85062", + "name": "Trunk of branch of anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76648" + ] + } + }, + { + "id": "FMA:85063", + "name": "Trunk of posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76648" + ] + }, + "synonyms": [ + "Posterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:85064", + "name": "Trunk of right pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76649" + ] + }, + "synonyms": [ + "Right pontine arterial trunk" + ] + }, + { + "id": "FMA:85065", + "name": "Trunk of left pontine artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76649" + ] + }, + "synonyms": [ + "Left pontine arterial trunk" + ] + }, + { + "id": "FMA:85066", + "name": "Trunk of branch of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85061" + ] + } + }, + { + "id": "FMA:85067", + "name": "Trunk of branch of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85061" + ] + } + }, + { + "id": "FMA:85068", + "name": "Trunk of branch of right anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85062" + ] + } + }, + { + "id": "FMA:85069", + "name": "Trunk of branch of left anterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85062" + ] + } + }, + { + "id": "FMA:85070", + "name": "Trunk of right posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85063" + ] + }, + "synonyms": [ + "Right posterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:85071", + "name": "Trunk of left posterior cerebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85063" + ] + }, + "synonyms": [ + "Left posterior cerebral arterial trunk" + ] + }, + { + "id": "FMA:85073", + "name": "Cutaneous tributary of posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52551" + ] + } + }, + { + "id": "FMA:85074", + "name": "Cutaneous tributary of right posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85073" + ] + } + }, + { + "id": "FMA:85075", + "name": "Cutaneous tributary of left posterior auricular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85073" + ] + } + }, + { + "id": "FMA:85080", + "name": "Region of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14144" + ] + }, + "synonyms": [ + "Interventricular septum subdivision" + ] + }, + { + "id": "FMA:85081", + "name": "Anterior interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85080" + ] + } + }, + { + "id": "FMA:85082", + "name": "Inferior interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85080" + ] + } + }, + { + "id": "FMA:85083", + "name": "Septal myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Right stratum of interventricular septum" + ] + }, + { + "id": "FMA:85084", + "name": "Third common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + }, + "synonyms": [ + "Common palmar digital vein of ring finger" + ] + }, + { + "id": "FMA:85086", + "name": "Fourth common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22922" + ] + }, + "synonyms": [ + "Common palmar digital vein of little finger" + ] + }, + { + "id": "FMA:85087", + "name": "Right first common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22924" + ] + } + }, + { + "id": "FMA:85088", + "name": "Left first common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22924" + ] + } + }, + { + "id": "FMA:85089", + "name": "Right second common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22925" + ] + } + }, + { + "id": "FMA:85090", + "name": "Left second common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22925" + ] + } + }, + { + "id": "FMA:85091", + "name": "Right third common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85084" + ] + } + }, + { + "id": "FMA:85092", + "name": "Left third common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85084" + ] + } + }, + { + "id": "FMA:85093", + "name": "Right fourth common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85086" + ] + } + }, + { + "id": "FMA:85094", + "name": "Left fourth common palmar digital vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85086" + ] + } + }, + { + "id": "FMA:85095", + "name": "Proper palmar digital vein of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22926" + ] + } + }, + { + "id": "FMA:85096", + "name": "Proper palmar digital vein of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22927" + ] + } + }, + { + "id": "FMA:85097", + "name": "Proper palmar digital vein of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22927" + ] + } + }, + { + "id": "FMA:85098", + "name": "Proper palmar digital vein of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22928" + ] + } + }, + { + "id": "FMA:85099", + "name": "Proper palmar digital vein of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22928" + ] + } + }, + { + "id": "FMA:85100", + "name": "Proper palmar digital vein of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22929" + ] + } + }, + { + "id": "FMA:85101", + "name": "Proper palmar digital vein of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22929" + ] + } + }, + { + "id": "FMA:85102", + "name": "Proper palmar digital vein of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85095" + ] + } + }, + { + "id": "FMA:85103", + "name": "Proper palmar digital vein of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85095" + ] + } + }, + { + "id": "FMA:85105", + "name": "Proper digital palmar vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22926" + ] + } + }, + { + "id": "FMA:85107", + "name": "Third common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + } + }, + { + "id": "FMA:85108", + "name": "Fourth common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + }, + "synonyms": [ + "Medial proper palmar digital artery of little finger" + ] + }, + { + "id": "FMA:85109", + "name": "Branch of first common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + }, + "synonyms": [ + "First common palmar digital arterial branch" + ] + }, + { + "id": "FMA:85110", + "name": "Branch of second common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + }, + "synonyms": [ + "Second common palmar digital arterial branch" + ] + }, + { + "id": "FMA:85111", + "name": "Medial proper palmar digital artery of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85110" + ] + } + }, + { + "id": "FMA:85112", + "name": "Medial proper palmar digital artery of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85111" + ] + } + }, + { + "id": "FMA:85113", + "name": "Medial proper palmar digital artery of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85111" + ] + } + }, + { + "id": "FMA:85114", + "name": "Lateral proper palmar digital artery of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85110" + ] + } + }, + { + "id": "FMA:85115", + "name": "Lateral proper palmar digital artery of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85114" + ] + } + }, + { + "id": "FMA:85116", + "name": "Lateral proper palmar digital artery of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85114" + ] + } + }, + { + "id": "FMA:85117", + "name": "Branch of third common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22845" + ] + }, + "synonyms": [ + "Third common palmar digital arterial branch" + ] + }, + { + "id": "FMA:85118", + "name": "Left first common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22854" + ] + } + }, + { + "id": "FMA:85119", + "name": "Right second common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22855" + ] + } + }, + { + "id": "FMA:85120", + "name": "Left second common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22855" + ] + } + }, + { + "id": "FMA:85121", + "name": "Right third common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85107" + ] + } + }, + { + "id": "FMA:85122", + "name": "Left third common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85107" + ] + } + }, + { + "id": "FMA:85123", + "name": "Right fourth common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85108" + ] + } + }, + { + "id": "FMA:85124", + "name": "Left fourth common palmar digital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85108" + ] + } + }, + { + "id": "FMA:85125", + "name": "Atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:85126", + "name": "Right atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85125" + ] + } + }, + { + "id": "FMA:85127", + "name": "Left atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85125" + ] + } + }, + { + "id": "FMA:85128", + "name": "Aorto-ventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:85129", + "name": "Pulmono-ventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11337" + ] + } + }, + { + "id": "FMA:85130", + "name": "Wall of atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + }, + "synonyms": [ + "Atrioventricular junction wall" + ] + }, + { + "id": "FMA:85131", + "name": "Wall of right atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85130" + ] + }, + "synonyms": [ + "Right atrioventricular junction wall" + ] + }, + { + "id": "FMA:85132", + "name": "Wall of left atrioventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85130" + ] + }, + "synonyms": [ + "Left atrioventricular junction wall" + ] + }, + { + "id": "FMA:85134", + "name": "Wall of pulmono-ventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Pulmono-ventricular junction wall" + ] + }, + { + "id": "FMA:85135", + "name": "Orifice of pulmono-ventricular junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9474" + ] + }, + "synonyms": [ + "Pulmono-ventricular junction orifice" + ] + }, + { + "id": "FMA:85136", + "name": "Aorto-ventricular unit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:85137", + "name": "Tributary of inferior sagittal sinus from cingulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52212" + ] + }, + "synonyms": [ + "Inferior sagittal sinus from cingulum tributary" + ] + }, + { + "id": "FMA:85138", + "name": "Branch of celiac nerve plexus to phrenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85139", + "name": "Branch of celiac nerve plexus to hepatic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85140", + "name": "Branch of celiac nerve plexus to splenic nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85141", + "name": "Branch of celiac nerve plexus to suprarenal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85142", + "name": "Branch of celiac nerve plexus to renal nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85143", + "name": "Branch of celiac nerve plexus to testicular nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85144", + "name": "Branch of celiac nerve plexus to ovarian nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85145", + "name": "Branch of celiac nerve plexus to superior mesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85146", + "name": "Branch of celiac nerve plexus to inferior mesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85147", + "name": "Branch of celiac nerve plexus to abdominal aortic nervous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85148", + "name": "Branch of celiac nerve plexus to intermesenteric nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77210" + ] + } + }, + { + "id": "FMA:85149", + "name": "L4 root of tibial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65969" + ] + } + }, + { + "id": "FMA:85152", + "name": "L5 anterior division of lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65983" + ] + } + }, + { + "id": "FMA:85153", + "name": "L5 anterior division of right lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85152" + ] + } + }, + { + "id": "FMA:85154", + "name": "L5 anterior division of left lumbar plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85152" + ] + } + }, + { + "id": "FMA:85155", + "name": "Septal myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:85156", + "name": "Valve of external jugular vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68095" + ] + }, + "synonyms": [ + "External jugular venous valve" + ] + }, + { + "id": "FMA:85157", + "name": "Thyroid tributary of brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:85158", + "name": "Diaphragmatic tributary of brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:85159", + "name": "Space of compartment of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84926" + ] + }, + "synonyms": [ + "Compartment space of limb" + ] + }, + { + "id": "FMA:85160", + "name": "Space of anterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85161", + "name": "Space of anterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85160" + ] + } + }, + { + "id": "FMA:85162", + "name": "Space of anterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85160" + ] + } + }, + { + "id": "FMA:85163", + "name": "Space of posterior compartment of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85164", + "name": "Space of posterior compartment of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85163" + ] + } + }, + { + "id": "FMA:85165", + "name": "Space of posterior compartment of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85163" + ] + } + }, + { + "id": "FMA:85166", + "name": "Space of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85167", + "name": "Space of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85166" + ] + } + }, + { + "id": "FMA:85168", + "name": "Space of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85166" + ] + } + }, + { + "id": "FMA:85169", + "name": "Space of anterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85170", + "name": "Space of anterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85169" + ] + } + }, + { + "id": "FMA:85171", + "name": "Space of anterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85169" + ] + } + }, + { + "id": "FMA:85172", + "name": "Space of posterior compartment proper of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85173", + "name": "Space of posterior compartment proper of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85172" + ] + } + }, + { + "id": "FMA:85174", + "name": "Space of posterior compartment proper of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85172" + ] + } + }, + { + "id": "FMA:85175", + "name": "Space of lateral part of posterior compartment of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85176", + "name": "Space of lateral part of posterior compartment of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85175" + ] + } + }, + { + "id": "FMA:85177", + "name": "Space of lateral part of posterior compartment of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85175" + ] + } + }, + { + "id": "FMA:85178", + "name": "Space of compartment of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85159" + ] + } + }, + { + "id": "FMA:85179", + "name": "Space of compartment of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85159" + ] + } + }, + { + "id": "FMA:85180", + "name": "Space of compartment of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85178" + ] + } + }, + { + "id": "FMA:85181", + "name": "Palmar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + } + }, + { + "id": "FMA:85182", + "name": "Right palmar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85181" + ] + } + }, + { + "id": "FMA:85183", + "name": "Left palmar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85181" + ] + } + }, + { + "id": "FMA:85184", + "name": "Carpal tunnel space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + } + }, + { + "id": "FMA:85185", + "name": "Right carpal tunnel space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85184" + ] + } + }, + { + "id": "FMA:85186", + "name": "Left carpal tunnel space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85184" + ] + } + }, + { + "id": "FMA:85187", + "name": "Canal space of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + } + }, + { + "id": "FMA:85188", + "name": "Right canal space of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85187" + ] + } + }, + { + "id": "FMA:85189", + "name": "Left canal space of Guyon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85187" + ] + } + }, + { + "id": "FMA:85191", + "name": "Cubital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45233" + ] + } + }, + { + "id": "FMA:85192", + "name": "Right cubital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85191" + ] + } + }, + { + "id": "FMA:85193", + "name": "Left cubital compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85191" + ] + } + }, + { + "id": "FMA:85194", + "name": "Space of anterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85179" + ] + } + }, + { + "id": "FMA:85195", + "name": "Space of anterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85194" + ] + } + }, + { + "id": "FMA:85196", + "name": "Space of anterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85194" + ] + } + }, + { + "id": "FMA:85197", + "name": "Space of posterior compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85179" + ] + } + }, + { + "id": "FMA:85198", + "name": "Space of posterior compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85197" + ] + } + }, + { + "id": "FMA:85199", + "name": "Space of posterior compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85197" + ] + } + }, + { + "id": "FMA:85200", + "name": "Space of medial compartment of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85179" + ] + } + }, + { + "id": "FMA:85201", + "name": "Space of medial compartment of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85200" + ] + } + }, + { + "id": "FMA:85202", + "name": "Space of medial compartment of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85200" + ] + } + }, + { + "id": "FMA:85203", + "name": "Space of anterior compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85179" + ] + } + }, + { + "id": "FMA:85204", + "name": "Space of anterior compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85203" + ] + } + }, + { + "id": "FMA:85205", + "name": "Space of anterior compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85203" + ] + } + }, + { + "id": "FMA:85206", + "name": "Space of lateral compartment of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85179" + ] + } + }, + { + "id": "FMA:85207", + "name": "Space of lateral compartment of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85206" + ] + } + }, + { + "id": "FMA:85208", + "name": "Space of lateral compartment of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85206" + ] + } + }, + { + "id": "FMA:85209", + "name": "Set of cervical ganglia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78551" + ] + }, + "synonyms": [ + "Cervical ganglia", + "Cervical ganglia set" + ] + }, + { + "id": "FMA:85210", + "name": "Set of nerve roots", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78573" + ] + }, + "synonyms": [ + "Neural roots set" + ] + }, + { + "id": "FMA:85211", + "name": "Set of spinal nerve roots", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85210" + ] + }, + "synonyms": [ + "Spinal neural roots set" + ] + }, + { + "id": "FMA:85212", + "name": "Set of cranial nerve roots", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85210" + ] + }, + "synonyms": [ + "Cranial neural roots set" + ] + }, + { + "id": "FMA:85213", + "name": "Set of costal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + }, + "synonyms": [ + "Costal cartilages set" + ] + }, + { + "id": "FMA:85214", + "name": "Set of right costal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85213" + ] + }, + "synonyms": [ + "Right costal cartilages set", + "Right costal cartilages" + ] + }, + { + "id": "FMA:85215", + "name": "Set of left costal cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85213" + ] + }, + "synonyms": [ + "Left costal cartilages set", + "Left costal cartilages" + ] + }, + { + "id": "FMA:85216", + "name": "Muscle of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58274" + ] + }, + "synonyms": [ + "Back muscle" + ] + }, + { + "id": "FMA:85218", + "name": "Fascia of lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:85219", + "name": "Muscle fasciculus of lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:85220", + "name": "Fascia of dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:85221", + "name": "Muscle fasciculus of dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:85222", + "name": "Fascia of plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:85223", + "name": "Muscle fasciculus of plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:85227", + "name": "Interfilar connective tissue of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85230", + "name": "Interfilar connective tissue of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85235", + "name": "Intersulcal connective tissue of fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85236", + "name": "Intersulcal connective tissue of fibrous ring of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85237", + "name": "Anulus proper of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85238", + "name": "Anulus proper of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + } + }, + { + "id": "FMA:85241", + "name": "Intersulcal fibroelastic connective tissue of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:85246", + "name": "Intersulcal fibroelastic connective tissue of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:85247", + "name": "Capsule of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85272" + ] + }, + "synonyms": [ + "Accessory parotid gland capsule" + ] + }, + { + "id": "FMA:85248", + "name": "Capsule of right accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85247" + ] + }, + "synonyms": [ + "Right accessory parotid gland capsule" + ] + }, + { + "id": "FMA:85249", + "name": "Capsule of left accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85247" + ] + }, + "synonyms": [ + "Left accessory parotid gland capsule" + ] + }, + { + "id": "FMA:85250", + "name": "Acinus of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Lacrimal gland acinus" + ] + }, + { + "id": "FMA:85251", + "name": "Acinus of right lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85250" + ] + }, + "synonyms": [ + "Right lacrimal gland acinus" + ] + }, + { + "id": "FMA:85252", + "name": "Acinus of left lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85250" + ] + }, + "synonyms": [ + "Left lacrimal gland acinus" + ] + }, + { + "id": "FMA:85253", + "name": "Cusp proper of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83515" + ] + } + }, + { + "id": "FMA:85254", + "name": "Cusp proper of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83515" + ] + } + }, + { + "id": "FMA:85256", + "name": "Cusp proper of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85253" + ] + } + }, + { + "id": "FMA:85257", + "name": "Cusp proper of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85253" + ] + } + }, + { + "id": "FMA:85258", + "name": "Cusp proper of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85253" + ] + } + }, + { + "id": "FMA:85260", + "name": "Cusp proper of posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85254" + ] + } + }, + { + "id": "FMA:85261", + "name": "Cusp proper of right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85254" + ] + } + }, + { + "id": "FMA:85262", + "name": "Cusp proper of left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85254" + ] + } + }, + { + "id": "FMA:85263", + "name": "Internal urethral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + }, + "synonyms": [ + "Internal urethral ostium", + "Vesicourethral orifice", + "Internal urethral orifice of urinary bladder", + "Internal meatus of urethra" + ] + }, + { + "id": "FMA:85264", + "name": "Internal orifice of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85263" + ] + }, + "synonyms": [ + "Internal urinary meatus (female)", + "Internal urethral orifice (female)" + ] + }, + { + "id": "FMA:85265", + "name": "External orifice of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19650" + ] + }, + "synonyms": [ + "External urethral orifice (male)" + ] + }, + { + "id": "FMA:85266", + "name": "External orifice of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19650" + ] + }, + "synonyms": [ + "External urethral orifice (female)" + ] + }, + { + "id": "FMA:85269", + "name": "Region of cortex of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:85270", + "name": "Urethral crest (male)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19718" + ] + } + }, + { + "id": "FMA:85271", + "name": "Urethral crest (female)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19718" + ] + } + }, + { + "id": "FMA:85272", + "name": "Capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:85273", + "name": "Trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:85274", + "name": "External urethral sphincter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19727" + ] + } + }, + { + "id": "FMA:85275", + "name": "Epithelium of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + }, + "synonyms": [ + "Urethral epithelium" + ] + }, + { + "id": "FMA:85276", + "name": "Lamina propria of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:85277", + "name": "Zone of fibrous sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Fibrous sheath zone" + ] + }, + { + "id": "FMA:85278", + "name": "Anatomical fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:85279", + "name": "Duct of mucosal gland of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19580" + ] + } + }, + { + "id": "FMA:85281", + "name": "Right paraurethral duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21445" + ] + } + }, + { + "id": "FMA:85282", + "name": "Left paraurethral duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21445" + ] + } + }, + { + "id": "FMA:85290", + "name": "Intraorgan arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66464" + ] + } + }, + { + "id": "FMA:85291", + "name": "Intramural arterial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85290" + ] + } + }, + { + "id": "FMA:85293", + "name": "Trunk proper of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77487" + ] + } + }, + { + "id": "FMA:85294", + "name": "Thoracic part of longissimus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77212" + ] + } + }, + { + "id": "FMA:85295", + "name": "Mucosa proper of supraglottic part of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64170" + ] + } + }, + { + "id": "FMA:85296", + "name": "Scaphoid proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:85299", + "name": "Crown of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55623" + ] + }, + "synonyms": [ + "Premolar tooth crown" + ] + }, + { + "id": "FMA:85300", + "name": "Root of premolar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Premolar tooth root" + ] + }, + { + "id": "FMA:85301", + "name": "Crown of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55623" + ] + }, + "synonyms": [ + "Molar tooth crown" + ] + }, + { + "id": "FMA:85302", + "name": "Root of molar tooth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55624" + ] + }, + "synonyms": [ + "Molar tooth root" + ] + }, + { + "id": "FMA:85304", + "name": "Zone of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Vertebral zone" + ] + }, + { + "id": "FMA:85306", + "name": "Muscle organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:85308", + "name": "Intraorgan venous tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66644" + ] + } + }, + { + "id": "FMA:85309", + "name": "Lumen of prostatic utricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19713" + ] + }, + "synonyms": [ + "Prostatic utricle lumen" + ] + }, + { + "id": "FMA:85310", + "name": "Viscerocranial mucosal fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85278" + ] + } + }, + { + "id": "FMA:85315", + "name": "Trunk of intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + }, + "synonyms": [ + "Intercostal neural trunk" + ] + }, + { + "id": "FMA:85316", + "name": "Trunk of first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "First intercostal neural trunk" + ] + }, + { + "id": "FMA:85317", + "name": "Trunk of subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14383" + ] + }, + "synonyms": [ + "Subcostal neural trunk" + ] + }, + { + "id": "FMA:85318", + "name": "Trunk of right subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85317" + ] + }, + "synonyms": [ + "Right subcostal neural trunk" + ] + }, + { + "id": "FMA:85319", + "name": "Trunk of left subcostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85317" + ] + }, + "synonyms": [ + "Left subcostal neural trunk" + ] + }, + { + "id": "FMA:85320", + "name": "Trunk of second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Second intercostal neural trunk" + ] + }, + { + "id": "FMA:85321", + "name": "Trunk of third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Third intercostal neural trunk" + ] + }, + { + "id": "FMA:85322", + "name": "Trunk of fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Fourth intercostal neural trunk" + ] + }, + { + "id": "FMA:85323", + "name": "Trunk of fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Fifth intercostal neural trunk" + ] + }, + { + "id": "FMA:85324", + "name": "Trunk of sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Sixth intercostal neural trunk" + ] + }, + { + "id": "FMA:85325", + "name": "Trunk of seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Seventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85326", + "name": "Trunk of eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Eighth intercostal neural trunk" + ] + }, + { + "id": "FMA:85327", + "name": "Trunk of ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Ninth intercostal neural trunk" + ] + }, + { + "id": "FMA:85328", + "name": "Trunk of tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Tenth intercostal neural trunk" + ] + }, + { + "id": "FMA:85329", + "name": "Trunk of eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85315" + ] + }, + "synonyms": [ + "Eleventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85331", + "name": "Trunk of right first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85316" + ] + }, + "synonyms": [ + "Right first intercostal neural trunk" + ] + }, + { + "id": "FMA:85332", + "name": "Trunk of left first intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85316" + ] + }, + "synonyms": [ + "Left first intercostal neural trunk" + ] + }, + { + "id": "FMA:85333", + "name": "Trunk of right second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85320" + ] + }, + "synonyms": [ + "Right second intercostal neural trunk" + ] + }, + { + "id": "FMA:85334", + "name": "Trunk of left second intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85320" + ] + }, + "synonyms": [ + "Left second intercostal neural trunk" + ] + }, + { + "id": "FMA:85335", + "name": "Trunk of right third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85321" + ] + }, + "synonyms": [ + "Right third intercostal neural trunk" + ] + }, + { + "id": "FMA:85336", + "name": "Trunk of left third intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85321" + ] + }, + "synonyms": [ + "Left third intercostal neural trunk" + ] + }, + { + "id": "FMA:85337", + "name": "Trunk of right fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85322" + ] + }, + "synonyms": [ + "Right fourth intercostal neural trunk" + ] + }, + { + "id": "FMA:85338", + "name": "Trunk of left fourth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85322" + ] + }, + "synonyms": [ + "Left fourth intercostal neural trunk" + ] + }, + { + "id": "FMA:85339", + "name": "Trunk of right fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85323" + ] + }, + "synonyms": [ + "Right fifth intercostal neural trunk" + ] + }, + { + "id": "FMA:85340", + "name": "Trunk of left fifth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85323" + ] + }, + "synonyms": [ + "Left fifth intercostal neural trunk" + ] + }, + { + "id": "FMA:85341", + "name": "Trunk of right sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85324" + ] + }, + "synonyms": [ + "Right sixth intercostal neural trunk" + ] + }, + { + "id": "FMA:85342", + "name": "Trunk of left sixth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85324" + ] + }, + "synonyms": [ + "Left sixth intercostal neural trunk" + ] + }, + { + "id": "FMA:85343", + "name": "Trunk of right seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85325" + ] + }, + "synonyms": [ + "Right seventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85344", + "name": "Trunk of left seventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85325" + ] + }, + "synonyms": [ + "Left seventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85345", + "name": "Trunk of right eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85326" + ] + }, + "synonyms": [ + "Right eighth intercostal neural trunk" + ] + }, + { + "id": "FMA:85346", + "name": "Trunk of left eighth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85326" + ] + }, + "synonyms": [ + "Left eighth intercostal neural trunk" + ] + }, + { + "id": "FMA:85347", + "name": "Trunk of right ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85327" + ] + }, + "synonyms": [ + "Right ninth intercostal neural trunk" + ] + }, + { + "id": "FMA:85348", + "name": "Trunk of left ninth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85327" + ] + }, + "synonyms": [ + "Left ninth intercostal neural trunk" + ] + }, + { + "id": "FMA:85349", + "name": "Trunk of right tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85328" + ] + }, + "synonyms": [ + "Right tenth intercostal neural trunk" + ] + }, + { + "id": "FMA:85350", + "name": "Trunk of left tenth intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85328" + ] + }, + "synonyms": [ + "Left tenth intercostal neural trunk" + ] + }, + { + "id": "FMA:85351", + "name": "Trunk of right eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85329" + ] + }, + "synonyms": [ + "Right eleventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85352", + "name": "Trunk of left eleventh intercostal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85329" + ] + }, + "synonyms": [ + "Left eleventh intercostal neural trunk" + ] + }, + { + "id": "FMA:85353", + "name": "Muscle layer of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45634" + ] + } + }, + { + "id": "FMA:85354", + "name": "Region of muscle layer of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:85355", + "name": "Mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Mucous membrane", + "Organ mucosa", + "Mucosa of organ" + ] + }, + { + "id": "FMA:85356", + "name": "Mucosa of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Tracheobronchial tree mucosa" + ] + }, + { + "id": "FMA:85358", + "name": "Region of mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Mucosal region", + "Mucosa of organ part" + ] + }, + { + "id": "FMA:85359", + "name": "Mucosa of zone of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85360", + "name": "Mucosa of region of male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85361", + "name": "Viscerocranial mucosa organ part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85362", + "name": "Mucosa of region of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + } + }, + { + "id": "FMA:85363", + "name": "Mucosa of region of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + } + }, + { + "id": "FMA:85364", + "name": "Mucosa of segment of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85365", + "name": "Mucosa of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85355" + ] + }, + "synonyms": [ + "Lacrimal ductal mucosa" + ] + }, + { + "id": "FMA:85366", + "name": "Mucosa of lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85364" + ] + }, + "synonyms": [ + "Lacrimal canalicular mucosa" + ] + }, + { + "id": "FMA:85367", + "name": "Mucosa of right nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59664" + ] + }, + "synonyms": [ + "Right nasolacrimal ductal mucosa" + ] + }, + { + "id": "FMA:85368", + "name": "Mucosa of left nasolacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59664" + ] + }, + "synonyms": [ + "Left nasolacrimal ductal mucosa" + ] + }, + { + "id": "FMA:85369", + "name": "Mucosa of right lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72061" + ] + }, + "synonyms": [ + "Right lacrimal sac mucosa" + ] + }, + { + "id": "FMA:85370", + "name": "Mucosa of left lacrimal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72061" + ] + }, + "synonyms": [ + "Left lacrimal sac mucosa" + ] + }, + { + "id": "FMA:85371", + "name": "Mucosa of right lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85366" + ] + }, + "synonyms": [ + "Right lacrimal canalicular mucosa" + ] + }, + { + "id": "FMA:85372", + "name": "Mucosa of left lacrimal canaliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85366" + ] + }, + "synonyms": [ + "Left lacrimal canalicular mucosa" + ] + }, + { + "id": "FMA:85373", + "name": "Mucosa of right lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85365" + ] + }, + "synonyms": [ + "Right lacrimal ductal mucosa" + ] + }, + { + "id": "FMA:85374", + "name": "Mucosa of left lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85365" + ] + }, + "synonyms": [ + "Left lacrimal ductal mucosa" + ] + }, + { + "id": "FMA:85375", + "name": "Wall of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Lacrimal ductal wall" + ] + }, + { + "id": "FMA:85376", + "name": "Wall of right lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85375" + ] + }, + "synonyms": [ + "Right lacrimal ductal wall" + ] + }, + { + "id": "FMA:85377", + "name": "Wall of left lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85375" + ] + }, + "synonyms": [ + "Left lacrimal ductal wall" + ] + }, + { + "id": "FMA:85378", + "name": "Lumen of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + }, + "synonyms": [ + "Lacrimal ductal lumen" + ] + }, + { + "id": "FMA:85379", + "name": "Lumen of right lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85378" + ] + }, + "synonyms": [ + "Right lacrimal ductal lumen" + ] + }, + { + "id": "FMA:85380", + "name": "Lumen of left lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85378" + ] + }, + "synonyms": [ + "Left lacrimal ductal lumen" + ] + }, + { + "id": "FMA:85381", + "name": "Mucosa of region of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + } + }, + { + "id": "FMA:85382", + "name": "Mucosa of region of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85361" + ] + } + }, + { + "id": "FMA:85383", + "name": "Mucosa of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85384", + "name": "Mucosa of zone of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + } + }, + { + "id": "FMA:85385", + "name": "Mucosa of region of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + } + }, + { + "id": "FMA:85386", + "name": "Mucosa of region of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85383" + ] + } + }, + { + "id": "FMA:85387", + "name": "Mucosa of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85388", + "name": "Mucosa of segment of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85387" + ] + } + }, + { + "id": "FMA:85390", + "name": "Mucosa of segment of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:85391", + "name": "Submucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Organ submucosa", + "Submucosa of organ" + ] + }, + { + "id": "FMA:85392", + "name": "Region of submucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Submucosa of region of organ" + ] + }, + { + "id": "FMA:85393", + "name": "Submucosa of region of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:85394", + "name": "Submucosa of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:85395", + "name": "Submucosa of zone of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + } + }, + { + "id": "FMA:85396", + "name": "Submucosa of region of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + } + }, + { + "id": "FMA:85397", + "name": "Submucosa of region of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85394" + ] + } + }, + { + "id": "FMA:85398", + "name": "Submucosa of region of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85393" + ] + } + }, + { + "id": "FMA:85399", + "name": "Submucosa of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + }, + "synonyms": [ + "Anal canal submucosa" + ] + }, + { + "id": "FMA:85400", + "name": "Type F cell of pancreatic acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83409" + ] + } + }, + { + "id": "FMA:85402", + "name": "Submucosa of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261262" + ] + } + }, + { + "id": "FMA:85403", + "name": "Tunica intima of arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:85404", + "name": "Tunica intima of venous trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55589" + ] + } + }, + { + "id": "FMA:85405", + "name": "Inner muscle layer of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62899" + ] + } + }, + { + "id": "FMA:85406", + "name": "Inner muscle layer of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62899" + ] + } + }, + { + "id": "FMA:85407", + "name": "Middle muscle layer of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83565" + ] + } + }, + { + "id": "FMA:85408", + "name": "Middle muscle layer of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83565" + ] + }, + "synonyms": [ + "Middle muscle layer of region of organ" + ] + }, + { + "id": "FMA:85409", + "name": "Middle muscle layer of zone of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85408" + ] + } + }, + { + "id": "FMA:85410", + "name": "Outer muscle layer of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62900" + ] + } + }, + { + "id": "FMA:85411", + "name": "Outer muscle layer of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62900" + ] + }, + "synonyms": [ + "Outer muscle layer of region of organ" + ] + }, + { + "id": "FMA:85412", + "name": "Subserosa of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45636" + ] + }, + "synonyms": [ + "Organ subserosa" + ] + }, + { + "id": "FMA:85413", + "name": "Subserosa of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Subserosa of region of organ" + ] + }, + { + "id": "FMA:85414", + "name": "Subserosa of zone of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85413" + ] + } + }, + { + "id": "FMA:85415", + "name": "Subserosa of zone of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + } + }, + { + "id": "FMA:85416", + "name": "Subserosa of zone of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + } + }, + { + "id": "FMA:85417", + "name": "Subserosa of zone of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + } + }, + { + "id": "FMA:85418", + "name": "Subserosa of segment of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85414" + ] + } + }, + { + "id": "FMA:85420", + "name": "Adventitia of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45635" + ] + }, + "synonyms": [ + "Organ adventitia" + ] + }, + { + "id": "FMA:85421", + "name": "Adventitia of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45635" + ] + }, + "synonyms": [ + "Adventitia of region of organ" + ] + }, + { + "id": "FMA:85422", + "name": "Adventitia of region of male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85421" + ] + } + }, + { + "id": "FMA:85423", + "name": "Serosa of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45637" + ] + }, + "synonyms": [ + "Organ serosa" + ] + }, + { + "id": "FMA:85424", + "name": "Serosa of organ region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Serosa of region of organ" + ] + }, + { + "id": "FMA:85425", + "name": "Serosa of zone of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + } + }, + { + "id": "FMA:85426", + "name": "Serosa of zone of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + } + }, + { + "id": "FMA:85427", + "name": "Serosa of zone of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20638" + ] + } + }, + { + "id": "FMA:85431", + "name": "Porin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67713" + ] + } + }, + { + "id": "FMA:85432", + "name": "Macrophage chemotactic factor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84050" + ] + } + }, + { + "id": "FMA:85433", + "name": "Phosphoglyceride", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + } + }, + { + "id": "FMA:85434", + "name": "Phosphatidylcholine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + } + }, + { + "id": "FMA:85435", + "name": "Phosphatidylserine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + } + }, + { + "id": "FMA:85436", + "name": "Phosphatidylinositol", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + } + }, + { + "id": "FMA:85437", + "name": "Cardiolipin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82779" + ] + } + }, + { + "id": "FMA:85438", + "name": "Fibrous protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:85440", + "name": "Desmoglein I", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67222" + ] + } + }, + { + "id": "FMA:85441", + "name": "Desmoglein II", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67222" + ] + } + }, + { + "id": "FMA:85442", + "name": "Desmosome of epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67412" + ] + }, + "synonyms": [ + "Epithelium desmosome" + ] + }, + { + "id": "FMA:85443", + "name": "Struthers's ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + }, + "synonyms": [ + "Struther's ligament", + "Arcade of Struthers" + ] + }, + { + "id": "FMA:85447", + "name": "Accessory head of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + }, + "synonyms": [ + "Gantzer's accessory bundle", + "Gantzer's muscle" + ] + }, + { + "id": "FMA:85448", + "name": "Accessory head of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85447" + ] + } + }, + { + "id": "FMA:85449", + "name": "Accessory head of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85447" + ] + } + }, + { + "id": "FMA:85450", + "name": "Osborne's ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25624" + ] + } + }, + { + "id": "FMA:85453", + "name": "Head of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45729" + ] + }, + "synonyms": [ + "Caput musculi", + "Muscular organ head", + "Caput (Musculus)" + ] + }, + { + "id": "FMA:85454", + "name": "Filling internal orifice of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85264" + ] + }, + "synonyms": [ + "Filling internal urethral orifice (female)" + ] + }, + { + "id": "FMA:85461", + "name": "Zone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Cardiac zone" + ] + }, + { + "id": "FMA:85462", + "name": "T7 part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:85463", + "name": "T8 part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:85464", + "name": "T9 part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:85465", + "name": "T10 part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + } + }, + { + "id": "FMA:85471", + "name": "Region of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86104" + ] + } + }, + { + "id": "FMA:85472", + "name": "T7 zone of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:85473", + "name": "T8 zone of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:85474", + "name": "T9 zone of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:85476", + "name": "T10 zone of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85471" + ] + } + }, + { + "id": "FMA:85477", + "name": "T7 right anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 RA LV" + ] + }, + { + "id": "FMA:85478", + "name": "T7 left anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 LA LV" + ] + }, + { + "id": "FMA:85479", + "name": "T7 right anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 RAL LV" + ] + }, + { + "id": "FMA:85480", + "name": "T7 left anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 LAL LV" + ] + }, + { + "id": "FMA:85481", + "name": "T7 right lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 RL LV" + ] + }, + { + "id": "FMA:85482", + "name": "T7 left lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 LL LV" + ] + }, + { + "id": "FMA:85483", + "name": "T7 right posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 RPL LV" + ] + }, + { + "id": "FMA:85484", + "name": "T7 left posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 LPL LV" + ] + }, + { + "id": "FMA:85485", + "name": "T7 right posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 RP LV" + ] + }, + { + "id": "FMA:85486", + "name": "T7 left posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85472" + ] + }, + "synonyms": [ + "T7 LP LV" + ] + }, + { + "id": "FMA:85487", + "name": "T8 right anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 RA LV" + ] + }, + { + "id": "FMA:85488", + "name": "T8 left anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 LA LV" + ] + }, + { + "id": "FMA:85489", + "name": "T8 right anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 RAL LV" + ] + }, + { + "id": "FMA:85490", + "name": "T8 left anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 LAL LV" + ] + }, + { + "id": "FMA:85491", + "name": "T8 right posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 RPL LV" + ] + }, + { + "id": "FMA:85492", + "name": "T8 left posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 LPL LV" + ] + }, + { + "id": "FMA:85493", + "name": "T8 right lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 RL LV" + ] + }, + { + "id": "FMA:85494", + "name": "T8 left lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 LL LV" + ] + }, + { + "id": "FMA:85495", + "name": "T8 right posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 RP LV" + ] + }, + { + "id": "FMA:85496", + "name": "T8 left posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85473" + ] + }, + "synonyms": [ + "T8 LP LV" + ] + }, + { + "id": "FMA:85497", + "name": "T9 right anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 RA LV" + ] + }, + { + "id": "FMA:85498", + "name": "T9 left anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 LA LV" + ] + }, + { + "id": "FMA:85499", + "name": "T9 right anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 RAL LV" + ] + }, + { + "id": "FMA:85500", + "name": "T9 left anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 LAL LV" + ] + }, + { + "id": "FMA:85501", + "name": "T9 right lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 RL LV" + ] + }, + { + "id": "FMA:85502", + "name": "T9 left lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 LL LV" + ] + }, + { + "id": "FMA:85503", + "name": "T9 right posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 RPL LV" + ] + }, + { + "id": "FMA:85504", + "name": "T9 left posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 LPL LV" + ] + }, + { + "id": "FMA:85505", + "name": "T9 right posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 RP LV" + ] + }, + { + "id": "FMA:85506", + "name": "T9 left posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85474" + ] + }, + "synonyms": [ + "T9 LP LV" + ] + }, + { + "id": "FMA:85507", + "name": "T10 right anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 RA LV" + ] + }, + { + "id": "FMA:85508", + "name": "T10 left anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 LA LV" + ] + }, + { + "id": "FMA:85509", + "name": "T10 right anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 RAL LV" + ] + }, + { + "id": "FMA:85510", + "name": "T10 left anterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 LAL LV" + ] + }, + { + "id": "FMA:85511", + "name": "T10 right lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 RL LV" + ] + }, + { + "id": "FMA:85512", + "name": "T10 left lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 LL LV" + ] + }, + { + "id": "FMA:85513", + "name": "T10 right posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 RPL LV" + ] + }, + { + "id": "FMA:85514", + "name": "T10 left posterolateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 LPL LV" + ] + }, + { + "id": "FMA:85515", + "name": "T10 right posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 RP LV" + ] + }, + { + "id": "FMA:85516", + "name": "T10 left posterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85476" + ] + }, + "synonyms": [ + "T10 LP LV" + ] + }, + { + "id": "FMA:85517", + "name": "Ostium of accessory coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4679" + ] + }, + "synonyms": [ + "Accessory coronary arterial ostium", + "Accessory coronary artery orifice of Symmers" + ] + }, + { + "id": "FMA:85518", + "name": "Digit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:85519", + "name": "Definitive endoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69071" + ] + }, + "synonyms": [ + "Embryonic endoderm" + ] + }, + { + "id": "FMA:85520", + "name": "Primitive endoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69071" + ] + } + }, + { + "id": "FMA:85521", + "name": "Notochord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Chordamesoderm" + ] + }, + { + "id": "FMA:85522", + "name": "Somite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:85523", + "name": "Somitomere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:85528", + "name": "Artery of pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49794" + ] + }, + "synonyms": [ + "Pterygoid canal artery" + ] + }, + { + "id": "FMA:85529", + "name": "Artery of right pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85528" + ] + }, + "synonyms": [ + "Right pterygoid canal artery" + ] + }, + { + "id": "FMA:85530", + "name": "Artery of left pterygoid canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85528" + ] + }, + "synonyms": [ + "Left pterygoid canal artery" + ] + }, + { + "id": "FMA:85531", + "name": "Set of basal group of inferior lobar arteries of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Basal group of inferior lobar arteries of left lung" + ] + }, + { + "id": "FMA:85537", + "name": "Extra-embryonic structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63917" + ] + } + }, + { + "id": "FMA:85538", + "name": "Decidua", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + }, + "synonyms": [ + "Decidous membrane" + ] + }, + { + "id": "FMA:85539", + "name": "Exocrine system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + } + }, + { + "id": "FMA:85540", + "name": "Tail of embryo", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Embryo tail" + ] + }, + { + "id": "FMA:85541", + "name": "Umbilical cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:85543", + "name": "Polar body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256172" + ] + } + }, + { + "id": "FMA:85544", + "name": "Subdivision of skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67509" + ] + }, + "synonyms": [ + "Skeletal system subdivision" + ] + }, + { + "id": "FMA:85545", + "name": "Cell region", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61764" + ] + } + }, + { + "id": "FMA:85546", + "name": "Region of plasma membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Plasma membrane region" + ] + }, + { + "id": "FMA:85548", + "name": "Wall of organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + }, + "synonyms": [ + "Organelle wall", + "Intracellular membrane" + ] + }, + { + "id": "FMA:85549", + "name": "Membrane layer of organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:85550", + "name": "Membrane layer of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85549" + ] + } + }, + { + "id": "FMA:85551", + "name": "Region of wall of organelle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:85552", + "name": "Region of wall of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85551" + ] + } + }, + { + "id": "FMA:85553", + "name": "Wall of endoplasmic reticulum tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85552" + ] + }, + "synonyms": [ + "Endoplasmic reticulum tubule wall" + ] + }, + { + "id": "FMA:85554", + "name": "Membrane protein of cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:85556", + "name": "Organelle tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86454" + ] + } + }, + { + "id": "FMA:85557", + "name": "Cell protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + } + }, + { + "id": "FMA:85558", + "name": "Mitochondrial protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + } + }, + { + "id": "FMA:85559", + "name": "Endoplasmic reticulum protein complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85557" + ] + } + }, + { + "id": "FMA:85562", + "name": "Trochlea of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + }, + "synonyms": [ + "Bone trochlea" + ] + }, + { + "id": "FMA:85563", + "name": "Zone of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24008" + ] + }, + "synonyms": [ + "Diaphysis zone" + ] + }, + { + "id": "FMA:85565", + "name": "Proximal epiphysis proper of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61622" + ] + } + }, + { + "id": "FMA:85566", + "name": "Proximal epiphysis proper of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85565" + ] + } + }, + { + "id": "FMA:85567", + "name": "Proximal epiphysis proper of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85565" + ] + } + }, + { + "id": "FMA:85570", + "name": "Set of anatomical features", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Anatomical features set" + ] + }, + { + "id": "FMA:85572", + "name": "Set of paraolfactory sulci", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Paraolfactory sulci set" + ] + }, + { + "id": "FMA:85574", + "name": "Atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:85576", + "name": "Set of recesses, fossae and folds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + }, + "synonyms": [ + "Recesses, fossae and folds set" + ] + }, + { + "id": "FMA:85577", + "name": "Vasculature of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86805" + ] + }, + "synonyms": [ + "Hand vasculature" + ] + }, + { + "id": "FMA:85578", + "name": "Vasculature of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85577" + ] + }, + "synonyms": [ + "Right hand vasculature" + ] + }, + { + "id": "FMA:85579", + "name": "Vasculature of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85577" + ] + }, + "synonyms": [ + "Left hand vasculature" + ] + }, + { + "id": "FMA:85585", + "name": "Dense regular collagenous tissue of tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64781" + ] + } + }, + { + "id": "FMA:85586", + "name": "Dense regular collagenous tissue of skeletal ligament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64781" + ] + } + }, + { + "id": "FMA:85587", + "name": "Neural tissue of nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:85588", + "name": "Neural tissue of peripheral ganglion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:85592", + "name": "Segment of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62398" + ] + }, + "synonyms": [ + "Superior colliculus segment" + ] + }, + { + "id": "FMA:85595", + "name": "Contact receptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84654" + ] + } + }, + { + "id": "FMA:85598", + "name": "Teloreceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84654" + ] + } + }, + { + "id": "FMA:85601", + "name": "Baroreceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84656" + ] + } + }, + { + "id": "FMA:85604", + "name": "Chemoreceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84656" + ] + } + }, + { + "id": "FMA:85613", + "name": "Photoreceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85598" + ] + } + }, + { + "id": "FMA:85616", + "name": "Genital corpuscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85595" + ] + } + }, + { + "id": "FMA:85620", + "name": "Biological molecular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45678" + ] + } + }, + { + "id": "FMA:85621", + "name": "Intramuscular septum of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87206" + ] + } + }, + { + "id": "FMA:85622", + "name": "Intramuscular septum of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87206" + ] + } + }, + { + "id": "FMA:85623", + "name": "Wall of trunk of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85624", + "name": "Wall of trunk of thymic branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85625", + "name": "Wall of trunk of bronchial branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85626", + "name": "Wall of trunk of thyroidea ima artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85627", + "name": "Wall of trunk of branch of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85628", + "name": "Wall of trunk of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85629", + "name": "Wall of trunk of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85630", + "name": "Wall of trunk of branch of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85631", + "name": "Wall of trunk of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85632", + "name": "Wall of trunk of branch of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85633", + "name": "Wall of trunk of subdivision of axillary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85634", + "name": "Wall of trunk of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85635", + "name": "Wall of trunk of branch of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85636", + "name": "Wall of trunk of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85637", + "name": "Wall of trunk of branch of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85638", + "name": "Wall of trunk of superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85639", + "name": "Wall of trunk of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85640", + "name": "Wall of trunk of pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85641", + "name": "Wall of trunk of mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85642", + "name": "Wall of trunk of esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85643", + "name": "Wall of trunk of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85644", + "name": "Wall of trunk of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85645", + "name": "Wall of trunk of branch of coeliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85646", + "name": "Wall of trunk of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85647", + "name": "Wall of trunk of branch of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85648", + "name": "Wall of trunk of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85649", + "name": "Wall of trunk of branch of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85650", + "name": "Wall of trunk of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85651", + "name": "Wall of trunk of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85652", + "name": "Wall of trunk of branch of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85653", + "name": "Wall of trunk of middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85654", + "name": "Wall of trunk of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85655", + "name": "Wall of trunk of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85656", + "name": "Wall of trunk of ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85657", + "name": "Wall of trunk of testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85658", + "name": "Wall of trunk of common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85659", + "name": "Wall of trunk of branch of common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85660", + "name": "Wall of trunk of posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85661", + "name": "Wall of trunk of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85662", + "name": "Wall of trunk of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85663", + "name": "Wall of trunk of anterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85664", + "name": "Wall of trunk of posterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85665", + "name": "Wall of trunk of posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85666", + "name": "Wall of trunk of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85667", + "name": "Wall of trunk of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85668", + "name": "Wall of trunk of inferothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:85669", + "name": "Brachiocephalic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:85670", + "name": "Tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:85672", + "name": "Upper intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:85673", + "name": "Lower intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:85674", + "name": "Apical axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + }, + "synonyms": [ + "Efferent lymphatic of apical axillary node" + ] + }, + { + "id": "FMA:85675", + "name": "Upper intercostal lymphatic vessel (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:85676", + "name": "Upper intercostal lymphatic vessel (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:85677", + "name": "Upper intercostal lymphatic vessel (3)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:85678", + "name": "Upper intercostal lymphatic vessel (4)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:85679", + "name": "Upper intercostal lymphatic vessel (5)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85672" + ] + } + }, + { + "id": "FMA:85680", + "name": "Right upper intercostal lymphatic vessel (1)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85675" + ] + } + }, + { + "id": "FMA:85681", + "name": "Right upper intercostal lymphatic vessel (2)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85676" + ] + } + }, + { + "id": "FMA:85682", + "name": "Right upper intercostal lymphatic vessel (3)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85677" + ] + } + }, + { + "id": "FMA:85683", + "name": "Right upper intercostal lymphatic vessel (4)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85678" + ] + } + }, + { + "id": "FMA:85684", + "name": "Right upper intercostal lymphatic vessel (5)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85679" + ] + } + }, + { + "id": "FMA:85685", + "name": "Lower intercostal lymphatic vessel (6)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85686", + "name": "Lower intercostal lymphatic vessel (7)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85687", + "name": "Lower intercostal lymphatic vessel (8)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85688", + "name": "Lower intercostal lymphatic vessel (9)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85689", + "name": "Lower intercostal lymphatic vessel (10)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85690", + "name": "Lower intercostal lymphatic vessel (11)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85673" + ] + } + }, + { + "id": "FMA:85691", + "name": "Right lower intercostal lymphatic vessel (6)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85685" + ] + } + }, + { + "id": "FMA:85692", + "name": "Right lower intercostal lymphatic vessel (7)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85686" + ] + } + }, + { + "id": "FMA:85693", + "name": "Right lower intercostal lymphatic vessel (8)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85687" + ] + } + }, + { + "id": "FMA:85694", + "name": "Right lower intercostal lymphatic vessel (9)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85688" + ] + } + }, + { + "id": "FMA:85695", + "name": "Right lower intercostal lymphatic vessel (10)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85689" + ] + } + }, + { + "id": "FMA:85696", + "name": "Right lower intercostal lymphatic vessel (11)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85690" + ] + } + }, + { + "id": "FMA:85697", + "name": "Vasculature of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87123" + ] + }, + "synonyms": [ + "Rectus abdominis vasculature" + ] + }, + { + "id": "FMA:85698", + "name": "Neural network of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86975" + ] + } + }, + { + "id": "FMA:85699", + "name": "Neural network of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86975" + ] + } + }, + { + "id": "FMA:85700", + "name": "Surface of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24208" + ] + }, + "synonyms": [ + "Neuraxis surface" + ] + }, + { + "id": "FMA:85701", + "name": "Surface of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84284" + ] + }, + "synonyms": [ + "Deltoid surface" + ] + }, + { + "id": "FMA:85702", + "name": "Non-keratinized squamous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66769" + ] + } + }, + { + "id": "FMA:85703", + "name": "Alpha cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:85704", + "name": "Beta cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:85705", + "name": "Chief cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:85706", + "name": "Intermolecular bond", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62802" + ] + } + }, + { + "id": "FMA:85802", + "name": "Attribute entity", + "namespace": "fma" + }, + { + "id": "FMA:85803", + "name": "Physical state value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:85804", + "name": "Solid value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85803" + ] + } + }, + { + "id": "FMA:85805", + "name": "Liquid value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85803" + ] + } + }, + { + "id": "FMA:85806", + "name": "Physical property value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:85807", + "name": "Volume value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85806" + ] + } + }, + { + "id": "FMA:85808", + "name": "Mass value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85806" + ] + } + }, + { + "id": "FMA:85809", + "name": "Viscosity value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85806" + ] + } + }, + { + "id": "FMA:85810", + "name": "Temperature value", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85806" + ] + } + }, + { + "id": "FMA:85812", + "name": "Physical state", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:85813", + "name": "Solid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85812" + ] + } + }, + { + "id": "FMA:85814", + "name": "Semisolid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85812" + ] + } + }, + { + "id": "FMA:85815", + "name": "Liquid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85812" + ] + } + }, + { + "id": "FMA:85816", + "name": "Gas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85812" + ] + } + }, + { + "id": "FMA:86018", + "name": "Lymphoid nodule of tonsil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55223" + ] + } + }, + { + "id": "FMA:86019", + "name": "Supravalvular ridge of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:86020", + "name": "Subdivision of transverse cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70353" + ] + }, + "synonyms": [ + "Transverse cervical arterial subdivision" + ] + }, + { + "id": "FMA:86022", + "name": "Skeletal muscle endomysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9729" + ] + } + }, + { + "id": "FMA:86023", + "name": "Anterior wall of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86024", + "name": "Posterior wall of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86025", + "name": "Epithelium of crypt of Lieberkuhn of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + } + }, + { + "id": "FMA:86026", + "name": "Epithelium proper of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17505" + ] + } + }, + { + "id": "FMA:86027", + "name": "Tributary of thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22966" + ] + }, + "synonyms": [ + "Thoraco-acromial venous tributary" + ] + }, + { + "id": "FMA:86028", + "name": "Deltoid tributary of thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86027" + ] + } + }, + { + "id": "FMA:86029", + "name": "Pectoral tributary of thoraco-acromial vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86027" + ] + } + }, + { + "id": "FMA:86030", + "name": "Ascending colon proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86031", + "name": "Transverse colon proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86032", + "name": "Descending colon proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86033", + "name": "Opponens digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65046" + ] + } + }, + { + "id": "FMA:86034", + "name": "Opponens digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86033" + ] + } + }, + { + "id": "FMA:86035", + "name": "Opponens digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86033" + ] + } + }, + { + "id": "FMA:86036", + "name": "Segmental medullary branch of spinal branch of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66487" + ] + } + }, + { + "id": "FMA:86037", + "name": "Segmental medullary branch of spinal branch of right lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86036" + ] + } + }, + { + "id": "FMA:86038", + "name": "Segmental medullary branch of spinal branch of left lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86036" + ] + } + }, + { + "id": "FMA:86039", + "name": "Segmental medullary branch of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12295" + ] + } + }, + { + "id": "FMA:86040", + "name": "Segmental medullary branch of right posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86039" + ] + } + }, + { + "id": "FMA:86041", + "name": "Segmental medullary branch of left posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86039" + ] + } + }, + { + "id": "FMA:86043", + "name": "Foramen ovale of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222923" + ] + }, + "synonyms": [ + "Bottalo's foramen" + ] + }, + { + "id": "FMA:86044", + "name": "Region of myocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Myocardium region", + "Zone of myocardium", + "Myocardial zone" + ] + }, + { + "id": "FMA:86045", + "name": "Myocardium of basal zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Basal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86046", + "name": "Myocardium of mid zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Mid zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86047", + "name": "Myocardium of apical zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Apical zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86048", + "name": "Myocardial zone 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Apex zone of myocardium of left ventricle", + "Zone 17 of myocardium of left ventricle", + "Myocardium of apex zone of left ventricle" + ] + }, + { + "id": "FMA:86049", + "name": "Myocardial zone 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Basal anterior zone of myocardium of left ventricle", + "Myocardium of anterior region of basal zone of left ventricle", + "Zone 1 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86050", + "name": "Anterior branch of right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76267" + ] + } + }, + { + "id": "FMA:86051", + "name": "Anterior branch of left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76267" + ] + } + }, + { + "id": "FMA:86052", + "name": "Posterior branch of right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76268" + ] + } + }, + { + "id": "FMA:86053", + "name": "Posterior branch of left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76268" + ] + } + }, + { + "id": "FMA:86054", + "name": "Myocardial zone 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Basal anteroseptal zone of myocardium of left ventricle", + "Zone 2 of myocardium of left ventricle", + "Myocardium of anteroseptal region of basal zone of left ventricle" + ] + }, + { + "id": "FMA:86055", + "name": "Myocardial zone 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Basal inferoseptal zone of myocardium of left ventricle", + "Myocardium of inferoseptal region of basal zone of left ventricle", + "Zone 3 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86056", + "name": "Myocardial zone 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Myocardium of inferior region of basal zone of left ventricle", + "Zone 4 of myocardium of left ventricle", + "Basal inferior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86057", + "name": "Myocardial zone 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Basal inferolateral zone of myocardium of left ventricle", + "Myocardium of inferolateral region of basal zone of left ventricle", + "Zone 5 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86058", + "name": "Myocardial zone 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223183" + ] + }, + "synonyms": [ + "Basal anterolateral zone of myocardium of left ventricle", + "Zone 6 of myocardium of left ventricle", + "Myocardium of anterolateral region of basal zone of left ventricle" + ] + }, + { + "id": "FMA:86059", + "name": "Myocardial zone 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Myocardium of anterior region of mid zone of left ventricle", + "Mid anterior zone of myocardium of left ventricle", + "Zone 7 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86060", + "name": "Myocardial zone 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Zone 8 of myocardium of left ventricle", + "Mid anteroseptal zone of myocardium of left ventricle", + "Myocardium of anteroseptal region of mid zone of left ventricle" + ] + }, + { + "id": "FMA:86061", + "name": "Myocardial zone 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Zone 9 of myocardium of left ventricle", + "Mid inferoseptal zone of myocardium of left ventricle", + "Myocardium of inferoseptal region of mid zone of left ventricle" + ] + }, + { + "id": "FMA:86062", + "name": "Myocardial zone 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Zone 10 of myocardium of left ventricle", + "Mid inferior zone of myocardium of left ventricle", + "Myocardium of inferior region of mid zone of left ventricle" + ] + }, + { + "id": "FMA:86063", + "name": "Myocardial zone 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Zone 11 of myocardium of left ventricle", + "Mid inferolateral zone of myocardium of left ventricle", + "Myocardium of inferolateral region of mid zone of left ventricle" + ] + }, + { + "id": "FMA:86064", + "name": "Myocardial zone 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223184" + ] + }, + "synonyms": [ + "Myocardium of anterolateral region of mid zone of left ventricle", + "Zone 12 of myocardium of left ventricle", + "Mid anterolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86065", + "name": "Myocardial zone 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of anterior region of apical zone 1 of left ventricle", + "Zone 13 of myocardium of left ventricle", + "Apical anterior zone 1 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86066", + "name": "Myocardial zone 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of septal region of apical zone of left ventricle", + "Zone 14 of myocardium of left ventricle", + "Apical septal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86067", + "name": "Myocardial zone 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Apical inferior zone 1 of myocardium of left ventricle", + "Zone 15 of myocardium of left ventricle", + "Myocardium of inferior region of apical zone 1 of left ventricle" + ] + }, + { + "id": "FMA:86068", + "name": "Myocardial zone 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of lateral region of apical zone of left ventricle", + "Zone 16 of myocardium of left ventricle", + "Apical lateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86069", + "name": "Trunk of posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Posterior inferior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86070", + "name": "Trunk of right posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86069" + ] + }, + "synonyms": [ + "Right posterior inferior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86071", + "name": "Trunk of left posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86069" + ] + }, + "synonyms": [ + "Left posterior inferior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86072", + "name": "Trunk of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Posterior spinal arterial trunk" + ] + }, + { + "id": "FMA:86073", + "name": "Trunk of right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86072" + ] + }, + "synonyms": [ + "Right posterior spinal arterial trunk" + ] + }, + { + "id": "FMA:86074", + "name": "Trunk of left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86072" + ] + }, + "synonyms": [ + "Left posterior spinal arterial trunk" + ] + }, + { + "id": "FMA:86075", + "name": "Trunk of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Superior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86076", + "name": "Trunk of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86075" + ] + }, + "synonyms": [ + "Right superior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86077", + "name": "Trunk of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86075" + ] + }, + "synonyms": [ + "Left superior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86078", + "name": "Trunk of medial branch of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76648" + ] + } + }, + { + "id": "FMA:86079", + "name": "Trunk of medial branch of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86078" + ] + } + }, + { + "id": "FMA:86080", + "name": "Trunk of medial branch of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86078" + ] + } + }, + { + "id": "FMA:86081", + "name": "Trunk of anterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Anterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86082", + "name": "Trunk of right anterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86081" + ] + }, + "synonyms": [ + "Right anterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86083", + "name": "Trunk of left anterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86081" + ] + }, + "synonyms": [ + "Left anterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86084", + "name": "Systemic capillary bed of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49930" + ] + } + }, + { + "id": "FMA:86085", + "name": "Systemic capillary bed of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49930" + ] + } + }, + { + "id": "FMA:86086", + "name": "Systemic capillary bed of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49930" + ] + } + }, + { + "id": "FMA:86087", + "name": "Systemic capillary bed of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49930" + ] + } + }, + { + "id": "FMA:86088", + "name": "Systemic capillary bed of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49930" + ] + } + }, + { + "id": "FMA:86089", + "name": "Lymphatic capillary bed of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67621" + ] + } + }, + { + "id": "FMA:86090", + "name": "Lymphatic capillary bed of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67621" + ] + } + }, + { + "id": "FMA:86091", + "name": "Lymphatic capillary bed of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67621" + ] + } + }, + { + "id": "FMA:86092", + "name": "Lymphatic capillary bed of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67621" + ] + } + }, + { + "id": "FMA:86093", + "name": "Lymphatic capillary bed of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67621" + ] + } + }, + { + "id": "FMA:86099", + "name": "Region of wall of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86100", + "name": "Trunk of posterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Posterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86101", + "name": "Trunk of right posterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86100" + ] + }, + "synonyms": [ + "Right posterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86102", + "name": "Trunk of left posterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86100" + ] + }, + "synonyms": [ + "Left posterior cerebellar arterial trunk" + ] + }, + { + "id": "FMA:86103", + "name": "Region of organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82472" + ] + }, + "synonyms": [ + "Organ component region" + ] + }, + { + "id": "FMA:86104", + "name": "Region of wall of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86105", + "name": "Region of wall of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86107", + "name": "Region of wall of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86108", + "name": "Region of wall of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86109", + "name": "Region of wall of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + } + }, + { + "id": "FMA:86110", + "name": "Region of wall of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + } + }, + { + "id": "FMA:86111", + "name": "Region of wall of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86108" + ] + } + }, + { + "id": "FMA:86112", + "name": "Region of wall of cochlear duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86114", + "name": "Region of wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86202" + ] + } + }, + { + "id": "FMA:86115", + "name": "Region of wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86202" + ] + } + }, + { + "id": "FMA:86116", + "name": "Region of wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86118", + "name": "Region of wall of ejaculatory duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86119", + "name": "Region of wall of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86120", + "name": "Region of wall of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86122", + "name": "Wall of cervical part of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86120" + ] + } + }, + { + "id": "FMA:86123", + "name": "Wall of thoracic part of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86120" + ] + } + }, + { + "id": "FMA:86124", + "name": "Zone of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Appendix zone" + ] + }, + { + "id": "FMA:86126", + "name": "Zone of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Eyeball zone" + ] + }, + { + "id": "FMA:86127", + "name": "Branch of posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50586" + ] + }, + "synonyms": [ + "Posterior choroidal arterial branch" + ] + }, + { + "id": "FMA:86128", + "name": "Head of dorsal interosseous of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85453" + ] + } + }, + { + "id": "FMA:86129", + "name": "Trunk of posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Posterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:86130", + "name": "Trunk of right posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86129" + ] + }, + "synonyms": [ + "Right posterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:86131", + "name": "Trunk of left posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86129" + ] + }, + "synonyms": [ + "Left posterior choroidal arterial trunk" + ] + }, + { + "id": "FMA:86132", + "name": "Trunk of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Medial occipital arterial trunk" + ] + }, + { + "id": "FMA:86133", + "name": "Trunk of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Lateral occipital arterial trunk" + ] + }, + { + "id": "FMA:86134", + "name": "Trunk of right lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86133" + ] + }, + "synonyms": [ + "Right lateral occipital arterial trunk" + ] + }, + { + "id": "FMA:86135", + "name": "Trunk of left lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86133" + ] + }, + "synonyms": [ + "Left lateral occipital arterial trunk" + ] + }, + { + "id": "FMA:86136", + "name": "Trunk of right medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86132" + ] + }, + "synonyms": [ + "Right medial occipital arterial trunk" + ] + }, + { + "id": "FMA:86137", + "name": "Trunk of left medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86132" + ] + }, + "synonyms": [ + "Left medial occipital arterial trunk" + ] + }, + { + "id": "FMA:86138", + "name": "Zone of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Parotid gland zone" + ] + }, + { + "id": "FMA:86139", + "name": "Zone of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Submandibular gland zone" + ] + }, + { + "id": "FMA:86140", + "name": "Organ segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67619" + ] + }, + "synonyms": [ + "Segment of organ", + "Organ region with fixed fiat boundary" + ] + }, + { + "id": "FMA:86141", + "name": "Trunk of inferothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + }, + "synonyms": [ + "Inferothyroid arterial trunk" + ] + }, + { + "id": "FMA:86142", + "name": "Zone of nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Neural zone" + ] + }, + { + "id": "FMA:86143", + "name": "Segment of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Vertebral segment" + ] + }, + { + "id": "FMA:86144", + "name": "Segment of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Eyeball segment" + ] + }, + { + "id": "FMA:86146", + "name": "Apical zone of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86149" + ] + }, + "synonyms": [ + "Clinical apex of lung", + "Apex of lung viewed clinically" + ] + }, + { + "id": "FMA:86147", + "name": "Apical zone of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86146" + ] + }, + "synonyms": [ + "Apex of right lung viewed clinically", + "Clinical apex of right lung", + "Right apex" + ] + }, + { + "id": "FMA:86148", + "name": "Apical zone of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86146" + ] + }, + "synonyms": [ + "Apex of left lung viewed clinically", + "Left apex", + "Clinical apex of left lung" + ] + }, + { + "id": "FMA:86149", + "name": "Zone of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Pulmonary zone" + ] + }, + { + "id": "FMA:86150", + "name": "Middle zone of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86149" + ] + } + }, + { + "id": "FMA:86151", + "name": "Basal zone of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86149" + ] + }, + "synonyms": [ + "Clinical base of lung", + "Base of lung viewed clinically" + ] + }, + { + "id": "FMA:86152", + "name": "Basal zone of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86151" + ] + }, + "synonyms": [ + "Right lung base", + "Base of right lung viewed clinically", + "Clinical base of right lung" + ] + }, + { + "id": "FMA:86153", + "name": "Basal zone of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86151" + ] + }, + "synonyms": [ + "Left lung base", + "Clinical base of left lung", + "Base of left lung viewed clinically" + ] + }, + { + "id": "FMA:86154", + "name": "Middle zone of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86150" + ] + } + }, + { + "id": "FMA:86155", + "name": "Middle zone of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86150" + ] + } + }, + { + "id": "FMA:86156", + "name": "Zone of superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Superficial fascia zone" + ] + }, + { + "id": "FMA:86157", + "name": "Zone of superficial fascia of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:86159", + "name": "Zone of superficial fascia of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:86160", + "name": "Ascending branch of right superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77440" + ] + } + }, + { + "id": "FMA:86161", + "name": "Ascending branch of left superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77440" + ] + } + }, + { + "id": "FMA:86162", + "name": "Descending branch of right superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77441" + ] + } + }, + { + "id": "FMA:86163", + "name": "Descending branch of left superficial cervical artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77441" + ] + } + }, + { + "id": "FMA:86166", + "name": "Zone of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Skin zone" + ] + }, + { + "id": "FMA:86167", + "name": "Skin of posterior part of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23000" + ] + } + }, + { + "id": "FMA:86168", + "name": "Zone of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Vaginal zone" + ] + }, + { + "id": "FMA:86169", + "name": "Zone of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Prostatic urethral zone" + ] + }, + { + "id": "FMA:86170", + "name": "T5 region of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71073" + ] + } + }, + { + "id": "FMA:86171", + "name": "T6 region of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71073" + ] + } + }, + { + "id": "FMA:86172", + "name": "T7 region of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71073" + ] + } + }, + { + "id": "FMA:86173", + "name": "Vertebral segment of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26659" + ] + } + }, + { + "id": "FMA:86174", + "name": "Floating anatomical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242982" + ] + }, + "synonyms": [ + "Floating fiat anatomical surface" + ] + }, + { + "id": "FMA:86175", + "name": "Zone of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Large intestinal zone" + ] + }, + { + "id": "FMA:86176", + "name": "Proximal part of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86177", + "name": "Distal part of ascending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86178", + "name": "Proximal part of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86179", + "name": "Distal part of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86180", + "name": "Proximal part of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86181", + "name": "Distal part of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86182", + "name": "Proximal part of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86183", + "name": "Distal part of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86175" + ] + } + }, + { + "id": "FMA:86184", + "name": "Plane of fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:86185", + "name": "Zone of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Pancreatic zone" + ] + }, + { + "id": "FMA:86186", + "name": "Plane of fibrous ring of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:86187", + "name": "Segment of arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Arterial tree organ segment" + ] + }, + { + "id": "FMA:86188", + "name": "Segment of venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Venous tree organ segment" + ] + }, + { + "id": "FMA:86189", + "name": "Segment of lymphatic tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Lymphatic tree organ segment" + ] + }, + { + "id": "FMA:86190", + "name": "Segment of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Parotid gland segment" + ] + }, + { + "id": "FMA:86192", + "name": "Segment of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Submandibular gland segment" + ] + }, + { + "id": "FMA:86193", + "name": "Segment of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Lactiferous gland segment" + ] + }, + { + "id": "FMA:86195", + "name": "Segment of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Lacrimal ductal segment" + ] + }, + { + "id": "FMA:86196", + "name": "Region of wall of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86198", + "name": "Region of wall of arterial tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86199", + "name": "Wall of arterial plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86198" + ] + }, + "synonyms": [ + "Arterial plexus wall" + ] + }, + { + "id": "FMA:86200", + "name": "Region of wall of venous tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86201", + "name": "Wall of venous plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86200" + ] + }, + "synonyms": [ + "Venous plexus wall" + ] + }, + { + "id": "FMA:86202", + "name": "Region of wall of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86203", + "name": "Region of wall of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86204", + "name": "Region of wall of lacrimal duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86205", + "name": "Region of wall of biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86206", + "name": "Wall of hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Hepatic biliary tree wall" + ] + }, + { + "id": "FMA:86208", + "name": "Wall of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Right hepatic biliary tree wall" + ] + }, + { + "id": "FMA:86209", + "name": "Wall of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Left hepatic biliary tree wall" + ] + }, + { + "id": "FMA:86210", + "name": "Wall of intrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Intrahepatic biliary tree wall" + ] + }, + { + "id": "FMA:86211", + "name": "Wall of extrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86205" + ] + }, + "synonyms": [ + "Extrahepatic biliary tree wall" + ] + }, + { + "id": "FMA:86212", + "name": "Region of wall of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86214", + "name": "Region of wall of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86215", + "name": "Branch of thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70422" + ] + }, + "synonyms": [ + "Thoracodorsal arterial branch" + ] + }, + { + "id": "FMA:86216", + "name": "Latissimus dorsi branch of thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86215" + ] + } + }, + { + "id": "FMA:86217", + "name": "Latissimus dorsi branch of right thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86216" + ] + } + }, + { + "id": "FMA:86218", + "name": "Latissimus dorsi branch of left thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86216" + ] + } + }, + { + "id": "FMA:86219", + "name": "Serratus anterior branch of thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86215" + ] + } + }, + { + "id": "FMA:86220", + "name": "Serratus anterior branch of right thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86219" + ] + } + }, + { + "id": "FMA:86221", + "name": "Serratus anterior branch of left thoracodorsal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86219" + ] + } + }, + { + "id": "FMA:86222", + "name": "Region of wall of male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86223", + "name": "Region of wall of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86224", + "name": "Wall of cochlear duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86223" + ] + } + }, + { + "id": "FMA:86225", + "name": "Region of wall of pharyngotympanic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86226", + "name": "Region of wall of prostatic urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86227", + "name": "Male bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16580" + ] + } + }, + { + "id": "FMA:86228", + "name": "Female bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16580" + ] + } + }, + { + "id": "FMA:86230", + "name": "Lymphatic system of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236996" + ] + } + }, + { + "id": "FMA:86231", + "name": "Lymphatic system of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236996" + ] + } + }, + { + "id": "FMA:86232", + "name": "Lymphatic system of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236996" + ] + } + }, + { + "id": "FMA:86233", + "name": "Lymphatic system of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236996" + ] + } + }, + { + "id": "FMA:86234", + "name": "Lymphatic system of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236996" + ] + } + }, + { + "id": "FMA:86236", + "name": "Fibrous membrane of synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40896" + ] + } + }, + { + "id": "FMA:86237", + "name": "Fibrous membrane of synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40896" + ] + } + }, + { + "id": "FMA:86238", + "name": "Synovial membrane of synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40897" + ] + } + }, + { + "id": "FMA:86239", + "name": "Synovial membrane of synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40897" + ] + } + }, + { + "id": "FMA:86240", + "name": "Right apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69093" + ] + } + }, + { + "id": "FMA:86241", + "name": "Left apical bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69093" + ] + } + }, + { + "id": "FMA:86242", + "name": "Right posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69094" + ] + } + }, + { + "id": "FMA:86243", + "name": "Left posterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69094" + ] + } + }, + { + "id": "FMA:86244", + "name": "Right superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69100" + ] + } + }, + { + "id": "FMA:86245", + "name": "Left superior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69100" + ] + } + }, + { + "id": "FMA:86246", + "name": "Region of serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Serous pericardium region" + ] + }, + { + "id": "FMA:86247", + "name": "Right lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69104" + ] + } + }, + { + "id": "FMA:86248", + "name": "Left lateral basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69104" + ] + } + }, + { + "id": "FMA:86249", + "name": "Right posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69105" + ] + } + }, + { + "id": "FMA:86250", + "name": "Left posterior basal bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69105" + ] + } + }, + { + "id": "FMA:86251", + "name": "Right anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69095" + ] + } + }, + { + "id": "FMA:86252", + "name": "Left anterior bronchopulmonary subsegment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69095" + ] + } + }, + { + "id": "FMA:86254", + "name": "Segment of systemic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3711" + ] + }, + "synonyms": [ + "Systemic arterial segment" + ] + }, + { + "id": "FMA:86255", + "name": "Segment of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3711" + ] + }, + "synonyms": [ + "Pulmonary arterial segment" + ] + }, + { + "id": "FMA:86256", + "name": "Segment of arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86187" + ] + }, + "synonyms": [ + "Arterial trunk segment" + ] + }, + { + "id": "FMA:86257", + "name": "Fascia of opponens digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21792" + ] + } + }, + { + "id": "FMA:86258", + "name": "Epimysium of opponens digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86257" + ] + } + }, + { + "id": "FMA:86259", + "name": "Perimysium of opponens digiti minimi of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86257" + ] + } + }, + { + "id": "FMA:86260", + "name": "Epimysium of opponens digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86258" + ] + } + }, + { + "id": "FMA:86261", + "name": "Epimysium of opponens digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86258" + ] + } + }, + { + "id": "FMA:86262", + "name": "Perimysium of opponens digiti minimi of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86259" + ] + } + }, + { + "id": "FMA:86263", + "name": "Perimysium of opponens digiti minimi of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86259" + ] + } + }, + { + "id": "FMA:86264", + "name": "Right occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9624" + ] + } + }, + { + "id": "FMA:86265", + "name": "Left occipitofrontalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9624" + ] + } + }, + { + "id": "FMA:86266", + "name": "Submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86192" + ] + } + }, + { + "id": "FMA:86267", + "name": "Submandibular striated duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86266" + ] + } + }, + { + "id": "FMA:86268", + "name": "Submandibular intercalated duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86266" + ] + } + }, + { + "id": "FMA:86269", + "name": "Stroma of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Salivary gland stroma" + ] + }, + { + "id": "FMA:86270", + "name": "Stroma of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86269" + ] + }, + "synonyms": [ + "Parotid gland stroma" + ] + }, + { + "id": "FMA:86271", + "name": "Stroma of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86269" + ] + }, + "synonyms": [ + "Submandibular gland stroma" + ] + }, + { + "id": "FMA:86272", + "name": "Stroma of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86269" + ] + }, + "synonyms": [ + "Sublingual gland stroma" + ] + }, + { + "id": "FMA:86273", + "name": "Stroma of minor salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86269" + ] + }, + "synonyms": [ + "Minor salivary gland stroma" + ] + }, + { + "id": "FMA:86274", + "name": "Lobule of salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45737" + ] + }, + "synonyms": [ + "Salivary gland lobule" + ] + }, + { + "id": "FMA:86275", + "name": "Lobule of minor salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86274" + ] + }, + "synonyms": [ + "Minor salivary gland lobule" + ] + }, + { + "id": "FMA:86276", + "name": "Lobule of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86274" + ] + }, + "synonyms": [ + "Sublingual gland lobule" + ] + }, + { + "id": "FMA:86277", + "name": "Lobule of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86274" + ] + }, + "synonyms": [ + "Submandibular gland lobule" + ] + }, + { + "id": "FMA:86278", + "name": "Mucous acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + } + }, + { + "id": "FMA:86279", + "name": "Serous acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + } + }, + { + "id": "FMA:86280", + "name": "Mixed acinus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55588" + ] + }, + "synonyms": [ + "Seromucinous acinus" + ] + }, + { + "id": "FMA:86281", + "name": "Mucous acinus of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59871" + ] + } + }, + { + "id": "FMA:86282", + "name": "Mucous acinus of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59871" + ] + } + }, + { + "id": "FMA:86283", + "name": "Serous acinus of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59872" + ] + } + }, + { + "id": "FMA:86284", + "name": "Serous acinus of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59872" + ] + } + }, + { + "id": "FMA:86285", + "name": "Mucous acinus of minor salivary gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59871" + ] + } + }, + { + "id": "FMA:86286", + "name": "Seromucous acinus of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59873" + ] + } + }, + { + "id": "FMA:86287", + "name": "Seromucous acinus of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59873" + ] + } + }, + { + "id": "FMA:86288", + "name": "Seromucous acinus of sublingual gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59873" + ] + } + }, + { + "id": "FMA:86289", + "name": "Submandibular lobular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86266" + ] + }, + "synonyms": [ + "Submandibular lobular excretory duct" + ] + }, + { + "id": "FMA:86290", + "name": "Submandibular lobular duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86192" + ] + } + }, + { + "id": "FMA:86291", + "name": "Lobular duct tree of right submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86290" + ] + } + }, + { + "id": "FMA:86292", + "name": "Lobular duct tree of left submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86290" + ] + } + }, + { + "id": "FMA:86293", + "name": "Stroma of lobule of submandibular gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86269" + ] + } + }, + { + "id": "FMA:86294", + "name": "Gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86296", + "name": "Right jugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75750" + ] + } + }, + { + "id": "FMA:86297", + "name": "Left jugular process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75750" + ] + } + }, + { + "id": "FMA:86298", + "name": "Right side of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:86299", + "name": "Left side of nasal septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:86300", + "name": "Periosteum of medial condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51581" + ] + } + }, + { + "id": "FMA:86301", + "name": "Interstitium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + } + }, + { + "id": "FMA:86302", + "name": "Region of stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Stromal region" + ] + }, + { + "id": "FMA:86303", + "name": "Region of stroma of lactiferous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86302" + ] + } + }, + { + "id": "FMA:86304", + "name": "Stroma of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Thyroid gland stroma" + ] + }, + { + "id": "FMA:86305", + "name": "Region of stroma of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86302" + ] + } + }, + { + "id": "FMA:86307", + "name": "Region of uriniferous tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15573" + ] + }, + "synonyms": [ + "Uriniferous tubule region" + ] + }, + { + "id": "FMA:86308", + "name": "Layer of glomerular basement membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + }, + "synonyms": [ + "Glomerular basement membrane layer" + ] + }, + { + "id": "FMA:86309", + "name": "Region of parenchyma of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15573" + ] + } + }, + { + "id": "FMA:86310", + "name": "Zone of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Renal zone" + ] + }, + { + "id": "FMA:86311", + "name": "Zone of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Testis zone" + ] + }, + { + "id": "FMA:86312", + "name": "Region of medulla of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78564" + ] + } + }, + { + "id": "FMA:86313", + "name": "Epiphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33814" + ] + }, + "synonyms": [ + "Third metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:86314", + "name": "Epiphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33814" + ] + }, + "synonyms": [ + "Fourth metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:86315", + "name": "Epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33814" + ] + }, + "synonyms": [ + "Fifth metatarsal bone epiphysis" + ] + }, + { + "id": "FMA:86327", + "name": "Set of renal medullae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78590" + ] + }, + "synonyms": [ + "Renal medullae set", + "Renal medullae" + ] + }, + { + "id": "FMA:86328", + "name": "Epiphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33792" + ] + }, + "synonyms": [ + "Third metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:86329", + "name": "Epiphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33792" + ] + }, + "synonyms": [ + "Fourth metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:86330", + "name": "Epiphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33792" + ] + }, + "synonyms": [ + "Fifth metacarpal bone epiphysis" + ] + }, + { + "id": "FMA:86331", + "name": "Medullary ray of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74299" + ] + } + }, + { + "id": "FMA:86332", + "name": "Medullary ray of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74299" + ] + } + }, + { + "id": "FMA:86333", + "name": "Macula densa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + } + }, + { + "id": "FMA:86334", + "name": "Vascular pole of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86307" + ] + } + }, + { + "id": "FMA:86335", + "name": "Intrarenal segment of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:86336", + "name": "Intrarenal segment of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86335" + ] + } + }, + { + "id": "FMA:86337", + "name": "Intrarenal segment of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86335" + ] + } + }, + { + "id": "FMA:86338", + "name": "Capsular perforating branch of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:86339", + "name": "Cortical radial renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70484" + ] + } + }, + { + "id": "FMA:86340", + "name": "Superior segmental branch of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70499" + ] + } + }, + { + "id": "FMA:86341", + "name": "Superior segmental branch of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70499" + ] + } + }, + { + "id": "FMA:86342", + "name": "Anterior superior segmental branch of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70500" + ] + } + }, + { + "id": "FMA:86343", + "name": "Anterior superior segmental branch of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70500" + ] + } + }, + { + "id": "FMA:86344", + "name": "Anterior inferior segmental branch of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70501" + ] + } + }, + { + "id": "FMA:86345", + "name": "Anterior inferior segmental branch of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70501" + ] + } + }, + { + "id": "FMA:86346", + "name": "Inferior segmental branch of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70502" + ] + } + }, + { + "id": "FMA:86347", + "name": "Inferior segmental branch of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70502" + ] + } + }, + { + "id": "FMA:86348", + "name": "Posterior segmental branch of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70503" + ] + } + }, + { + "id": "FMA:86349", + "name": "Posterior segmental branch of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70503" + ] + } + }, + { + "id": "FMA:86351", + "name": "Lateral wall of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79806" + ] + } + }, + { + "id": "FMA:86352", + "name": "Lateral wall of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79806" + ] + } + }, + { + "id": "FMA:86353", + "name": "Inferior wall of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79805" + ] + } + }, + { + "id": "FMA:86354", + "name": "Inferior wall of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79805" + ] + } + }, + { + "id": "FMA:86355", + "name": "Vestibular caecum of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77847" + ] + } + }, + { + "id": "FMA:86356", + "name": "Vestibular caecum of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77847" + ] + } + }, + { + "id": "FMA:86357", + "name": "Cupular caecum of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77848" + ] + } + }, + { + "id": "FMA:86358", + "name": "Cupular caecum of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77848" + ] + } + }, + { + "id": "FMA:86359", + "name": "Wall of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79803" + ] + }, + "synonyms": [ + "Right cochlear ductal wall" + ] + }, + { + "id": "FMA:86360", + "name": "Wall of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79803" + ] + }, + "synonyms": [ + "Left cochlear ductal wall" + ] + }, + { + "id": "FMA:86361", + "name": "Spiral prominence of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77833" + ] + } + }, + { + "id": "FMA:86362", + "name": "Spiral prominence of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77833" + ] + } + }, + { + "id": "FMA:86363", + "name": "Spiral ligament of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77834" + ] + } + }, + { + "id": "FMA:86364", + "name": "Spiral ligament of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77834" + ] + } + }, + { + "id": "FMA:86365", + "name": "Spiral membrane of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77835" + ] + } + }, + { + "id": "FMA:86366", + "name": "Spiral membrane of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77835" + ] + } + }, + { + "id": "FMA:86367", + "name": "Basal crest of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77836" + ] + } + }, + { + "id": "FMA:86368", + "name": "Basal crest of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77836" + ] + } + }, + { + "id": "FMA:86369", + "name": "Spiral crest of right cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77837" + ] + } + }, + { + "id": "FMA:86370", + "name": "Spiral crest of left cochlear duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77837" + ] + } + }, + { + "id": "FMA:86371", + "name": "Proximal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:86372", + "name": "Distal metaphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:86373", + "name": "Proximal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86371" + ] + } + }, + { + "id": "FMA:86375", + "name": "Ligament organ component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:86376", + "name": "Belly of right sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51961" + ] + }, + "synonyms": [ + "Right sartorius belly" + ] + }, + { + "id": "FMA:86377", + "name": "Belly of left sartorius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51961" + ] + }, + "synonyms": [ + "Left sartorius belly" + ] + }, + { + "id": "FMA:86378", + "name": "First external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86379", + "name": "Second external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86380", + "name": "Third external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86381", + "name": "Fourth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86382", + "name": "Fifth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86383", + "name": "Sixth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86384", + "name": "Seventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86385", + "name": "Eighth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86386", + "name": "Ninth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86387", + "name": "Tenth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86388", + "name": "Eleventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10475" + ] + } + }, + { + "id": "FMA:86389", + "name": "Right first external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86378" + ] + } + }, + { + "id": "FMA:86390", + "name": "Left first external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86378" + ] + } + }, + { + "id": "FMA:86391", + "name": "Right second external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86379" + ] + } + }, + { + "id": "FMA:86392", + "name": "Left second external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86379" + ] + } + }, + { + "id": "FMA:86393", + "name": "Right hird external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86380" + ] + } + }, + { + "id": "FMA:86394", + "name": "Left third external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86380" + ] + } + }, + { + "id": "FMA:86395", + "name": "Right fourth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86381" + ] + } + }, + { + "id": "FMA:86396", + "name": "Left fourth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86381" + ] + } + }, + { + "id": "FMA:86397", + "name": "Right fifth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86382" + ] + } + }, + { + "id": "FMA:86398", + "name": "Left fifth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86382" + ] + } + }, + { + "id": "FMA:86399", + "name": "Right sixth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86383" + ] + } + }, + { + "id": "FMA:86400", + "name": "Left sixth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86383" + ] + } + }, + { + "id": "FMA:86401", + "name": "Right seventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86384" + ] + } + }, + { + "id": "FMA:86402", + "name": "Left seventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86384" + ] + } + }, + { + "id": "FMA:86403", + "name": "Right eighth external intercostal membran", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86385" + ] + } + }, + { + "id": "FMA:86404", + "name": "Left eighth external intercostal membran", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86385" + ] + } + }, + { + "id": "FMA:86405", + "name": "Right ninth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86386" + ] + } + }, + { + "id": "FMA:86406", + "name": "Left ninth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86386" + ] + } + }, + { + "id": "FMA:86407", + "name": "Right tenth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86387" + ] + } + }, + { + "id": "FMA:86408", + "name": "Left tenth external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86387" + ] + } + }, + { + "id": "FMA:86409", + "name": "Right eleventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86388" + ] + } + }, + { + "id": "FMA:86410", + "name": "Left eleventh external intercostal membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86388" + ] + } + }, + { + "id": "FMA:86411", + "name": "First external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86412", + "name": "Second external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86413", + "name": "Third external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86414", + "name": "Fourth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86415", + "name": "Fifth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86416", + "name": "Sixth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86417", + "name": "Seventh external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86418", + "name": "Eighth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86419", + "name": "Ninth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86420", + "name": "Tenth external intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86421", + "name": "Eleventh external intercostal muscle properD_Class_90132", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10477" + ] + } + }, + { + "id": "FMA:86422", + "name": "First internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86423", + "name": "Second internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86424", + "name": "Third internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86425", + "name": "Fourth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86426", + "name": "Fifth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86427", + "name": "Sixth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86428", + "name": "Seventh internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86429", + "name": "Eighth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86430", + "name": "Ninth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86431", + "name": "Tenth internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86432", + "name": "Eleventh internal intercostal muscle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10478" + ] + } + }, + { + "id": "FMA:86433", + "name": "Distal metaphysis of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86372" + ] + } + }, + { + "id": "FMA:86434", + "name": "Distal metaphysis of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86372" + ] + } + }, + { + "id": "FMA:86435", + "name": "Distal metaphysis of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86372" + ] + } + }, + { + "id": "FMA:86436", + "name": "Distal metaphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86372" + ] + } + }, + { + "id": "FMA:86437", + "name": "Distal metaphysis of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86433" + ] + } + }, + { + "id": "FMA:86438", + "name": "Distal metaphysis of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86433" + ] + } + }, + { + "id": "FMA:86439", + "name": "Distal metaphysis of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86434" + ] + } + }, + { + "id": "FMA:86440", + "name": "Distal metaphysis of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86434" + ] + } + }, + { + "id": "FMA:86441", + "name": "Distal metaphysis of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86435" + ] + } + }, + { + "id": "FMA:86442", + "name": "Distal metaphysis of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86435" + ] + } + }, + { + "id": "FMA:86443", + "name": "Distal metaphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86436" + ] + } + }, + { + "id": "FMA:86444", + "name": "Distal metaphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86436" + ] + } + }, + { + "id": "FMA:86445", + "name": "Distal metaphysis of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86372" + ] + } + }, + { + "id": "FMA:86446", + "name": "Distal metaphysis of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86445" + ] + } + }, + { + "id": "FMA:86447", + "name": "Distal metaphysis of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86445" + ] + } + }, + { + "id": "FMA:86450", + "name": "Region of cervical fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + }, + "synonyms": [ + "Cervical fascia zone" + ] + }, + { + "id": "FMA:86451", + "name": "Epithelium of crypt of Lieberkuhn of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69065" + ] + } + }, + { + "id": "FMA:86452", + "name": "Meso-epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9639" + ] + } + }, + { + "id": "FMA:86453", + "name": "Layer of epithelium of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:86454", + "name": "Cell component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61764" + ] + } + }, + { + "id": "FMA:86455", + "name": "Region of cell component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61764" + ] + }, + "synonyms": [ + "Cell component region" + ] + }, + { + "id": "FMA:86457", + "name": "Region of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86455" + ] + }, + "synonyms": [ + "Endoplasmic reticulum region" + ] + }, + { + "id": "FMA:86461", + "name": "Septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86462", + "name": "Right side of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Right side of pelvic floor" + ] + }, + { + "id": "FMA:86463", + "name": "Left side of pelvic diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Left side of pelvic floor" + ] + }, + { + "id": "FMA:86464", + "name": "Corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + } + }, + { + "id": "FMA:86465", + "name": "Medial branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + } + }, + { + "id": "FMA:86466", + "name": "Lateral branch of posterior ramus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5986" + ] + } + }, + { + "id": "FMA:86467", + "name": "Medial branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:86469", + "name": "Lateral branch of posterior ramus of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11202" + ] + } + }, + { + "id": "FMA:86471", + "name": "Band cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86472", + "name": "Basaloid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + }, + "synonyms": [ + "Parabasal cell" + ] + }, + { + "id": "FMA:86474", + "name": "Bone marrow stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84789" + ] + } + }, + { + "id": "FMA:86475", + "name": "Hemopoietic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84789" + ] + }, + "synonyms": [ + "Blood-forming stem cell", + "Hematopoietic stem cell" + ] + }, + { + "id": "FMA:86477", + "name": "Decidua basalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:86478", + "name": "Decidua capsularis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:86479", + "name": "Decidual parietalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:86480", + "name": "Decidual cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:86481", + "name": "Epithelial cell of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:86482", + "name": "Hippocampal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50651" + ] + } + }, + { + "id": "FMA:86483", + "name": "Squamous cell of ectocervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256161" + ] + }, + "synonyms": [ + "Ectocervical squamous cell" + ] + }, + { + "id": "FMA:86484", + "name": "Ectocervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77054" + ] + } + }, + { + "id": "FMA:86485", + "name": "Endocervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77054" + ] + } + }, + { + "id": "FMA:86486", + "name": "Columnar cell of endocervix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256161" + ] + }, + "synonyms": [ + "Endocervical columnar cell" + ] + }, + { + "id": "FMA:86487", + "name": "Endometrial stroma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:81494" + ] + }, + "synonyms": [ + "Stroma of endometrium" + ] + }, + { + "id": "FMA:86488", + "name": "Glandular part of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + } + }, + { + "id": "FMA:86489", + "name": "Glandular cell of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256161" + ] + }, + "synonyms": [ + "Endometrial glandular cell" + ] + }, + { + "id": "FMA:86490", + "name": "Stromal cell of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256161" + ] + }, + "synonyms": [ + "Endometrial stromal cell" + ] + }, + { + "id": "FMA:86491", + "name": "Layer of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + }, + "synonyms": [ + "Endometrium layer" + ] + }, + { + "id": "FMA:86492", + "name": "Basal layer of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86491" + ] + }, + "synonyms": [ + "Stratum basalis of endometrium" + ] + }, + { + "id": "FMA:86493", + "name": "Outer layer of endometrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86491" + ] + }, + "synonyms": [ + "Stratum functionalis of endometrium", + "Functional layer of endometrium" + ] + }, + { + "id": "FMA:86494", + "name": "Glandular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86495", + "name": "Endosteal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:86497", + "name": "Reticular cell of splenic cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + } + }, + { + "id": "FMA:86499", + "name": "Myocardial zone 14a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of anteroseptal region of apical zone of left ventricle", + "Apical anteroseptal zone of myocardium of left ventricle", + "Zone 14a of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86500", + "name": "Myocardial zone 15a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of inferoseptal region of apical zone of left ventricle", + "Zone 15a of myocardium of left ventricle", + "Apical inferoseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86501", + "name": "Myocardial zone 17a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocardium of inferolateral region of apical zone of left ventricle", + "Zone 17a of myocardium of left ventricle", + "Apical inferolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86502", + "name": "Myocardial zone 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Zone 18 of myocardium of left ventricle", + "Myocardium of apical zone of left venrticle", + "Apical anterolateral zone of myocardium of left venrticle" + ] + }, + { + "id": "FMA:86503", + "name": "Myocardial zone 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Anteroapical zone of myocardium of left ventricle", + "Myocardium of anteroapical zone of left ventricle", + "Zone 19 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86504", + "name": "Myocardial zone 20", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Zone 20 of myocardium of left ventricle", + "Myocardium of zone 20 of left ventricle", + "Inferoapical zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:86505", + "name": "Zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Zone of left anterior descending branch of left coronary artery", + "Zone of LAD" + ] + }, + { + "id": "FMA:86506", + "name": "Zone of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Left diagonal arterial zone" + ] + }, + { + "id": "FMA:86507", + "name": "Zone of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + }, + "synonyms": [ + "Left marginal arterial zone" + ] + }, + { + "id": "FMA:86508", + "name": "Zone 1 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Basal anterior zone of anterior interventricular branch of left coronary artery", + "Zone 1 of LAD" + ] + }, + { + "id": "FMA:86509", + "name": "Zone 7 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Zone 7 of LAD", + "Mid anterior zone of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86510", + "name": "Zone 13 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical anterior zone 1 of anterior interventricular branch of left coronary artery", + "Zone 13 of LAD" + ] + }, + { + "id": "FMA:86511", + "name": "Zone 2 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Basal anteroseptal zone of anterior interventricular branch of left coronary artery", + "Zone 2 of LAD" + ] + }, + { + "id": "FMA:86512", + "name": "Zone 8 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Mid anteroseptal zone of anterior interventricular branch of left coronary artery", + "Zone 8 of LAD" + ] + }, + { + "id": "FMA:86513", + "name": "Zone 14 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical septal zone of anterior interventricular branch of left coronary artery", + "Zone 14 of LAD" + ] + }, + { + "id": "FMA:86514", + "name": "Zone 14a of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Zone 14a of LAD", + "Apical anteroseptal zone of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86515", + "name": "Zone 15a of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Zone 15a of LAD", + "Apical inferoseptal zone of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86516", + "name": "Zone 9 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Mid inferoseptal zone of anterior interventricular branch of left coronary artery", + "Zone 9 of LAD" + ] + }, + { + "id": "FMA:86525", + "name": "Zone 7 of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86506" + ] + }, + "synonyms": [ + "Mid anterior zone of left diagonal artery", + "Mid zone of left diagonal artery" + ] + }, + { + "id": "FMA:86526", + "name": "Zone 13 of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86506" + ] + }, + "synonyms": [ + "Apical anterior zone 1 of left diagonal artery", + "Apical zone of left diagonal artery" + ] + }, + { + "id": "FMA:86530", + "name": "Zone 17 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Apex zone of left marginal artery", + "Apex segment of left marginal artery" + ] + }, + { + "id": "FMA:86531", + "name": "Zone 19 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Anteroapical zone of left marginal artery" + ] + }, + { + "id": "FMA:86532", + "name": "Zone 20 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Inferoapical zone of left marginal artery" + ] + }, + { + "id": "FMA:86533", + "name": "Zone 6 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Basal zone of left marginal artery", + "Basal anterolateral zone of left marginal artery" + ] + }, + { + "id": "FMA:86534", + "name": "Zone 12 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Mid zone of left marginal artery", + "Mid anterolateral zone of left marginal artery" + ] + }, + { + "id": "FMA:86535", + "name": "Zone 16 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Apical lateral zone of left marginal artery", + "Apical zone of left marginal artery" + ] + }, + { + "id": "FMA:86537", + "name": "Zone 18 of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86507" + ] + }, + "synonyms": [ + "Apical anterolateral zone of left marginal artery" + ] + }, + { + "id": "FMA:86538", + "name": "Zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15088" + ] + } + }, + { + "id": "FMA:86539", + "name": "Zone 4 of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Basal inferior zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86545", + "name": "Zone 10 of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Mid inferior zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86546", + "name": "Zone 11 of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Mid inferolateral zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86547", + "name": "Zone 15 of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Apical zone of circumflex branch of left coronary artery", + "Apical inferior zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86548", + "name": "Glandular cell of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + }, + "synonyms": [ + "Esophageal glandular cell" + ] + }, + { + "id": "FMA:86549", + "name": "Keratinized squamous cell of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + }, + "synonyms": [ + "Esophageal squamous cell" + ] + }, + { + "id": "FMA:86550", + "name": "Keratinized squamous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66769" + ] + } + }, + { + "id": "FMA:86552", + "name": "Foveolar cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + }, + "synonyms": [ + "Gastric foveolar cell" + ] + }, + { + "id": "FMA:86553", + "name": "Fusiform cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86554", + "name": "Glandular cell of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62948" + ] + }, + "synonyms": [ + "Gastric glandular cell" + ] + }, + { + "id": "FMA:86555", + "name": "Plane of tip of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:86556", + "name": "Plane of insertion of papillary muscle of left venrticle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:86557", + "name": "Inner cell mass", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Embryoblast" + ] + }, + { + "id": "FMA:86560", + "name": "Intercalated cell of collecting duct of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Intercalated cell" + ] + }, + { + "id": "FMA:86561", + "name": "Intermediate trophoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + }, + "synonyms": [ + "Extravillous trophoblast" + ] + }, + { + "id": "FMA:86562", + "name": "Villous trophoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:86563", + "name": "Segment of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + }, + "synonyms": [ + "Pericardial sac region" + ] + }, + { + "id": "FMA:86564", + "name": "Intermediate trophoblast cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83028" + ] + }, + "synonyms": [ + "Intermediate type trophoblastic cell" + ] + }, + { + "id": "FMA:86565", + "name": "Region of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:86566", + "name": "Region of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86565" + ] + } + }, + { + "id": "FMA:86567", + "name": "Region of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86565" + ] + } + }, + { + "id": "FMA:86569", + "name": "Posterior head of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86566" + ] + } + }, + { + "id": "FMA:86570", + "name": "Anterior head of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86567" + ] + } + }, + { + "id": "FMA:86571", + "name": "Interstitial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86572", + "name": "Delta cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86573", + "name": "Interstitial cell of Cajal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:86574", + "name": "Clear cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86575", + "name": "Interstitial cell of pineal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:86576", + "name": "Hepatic oval stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + } + }, + { + "id": "FMA:86577", + "name": "Hepatic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + }, + "synonyms": [ + "Liver stem cell" + ] + }, + { + "id": "FMA:86578", + "name": "Interleukin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84050" + ] + } + }, + { + "id": "FMA:86579", + "name": "Interleukin-12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + }, + "synonyms": [ + "IL-12" + ] + }, + { + "id": "FMA:86580", + "name": "Interleukin 2-activated natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63147" + ] + } + }, + { + "id": "FMA:86581", + "name": "Interleukin 12-activated natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63147" + ] + } + }, + { + "id": "FMA:86582", + "name": "Lymphokine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84050" + ] + } + }, + { + "id": "FMA:86583", + "name": "Interleukin-1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + }, + "synonyms": [ + "IL-1" + ] + }, + { + "id": "FMA:86584", + "name": "Lymphokine-activated natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63147" + ] + } + }, + { + "id": "FMA:86585", + "name": "Interleukin-12A", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86579" + ] + }, + "synonyms": [ + "IL-12A" + ] + }, + { + "id": "FMA:86586", + "name": "Interleukin-12B", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86579" + ] + }, + "synonyms": [ + "IL-12B" + ] + }, + { + "id": "FMA:86587", + "name": "Mechanoreceptor", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84650" + ] + } + }, + { + "id": "FMA:86588", + "name": "Meningothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70557" + ] + } + }, + { + "id": "FMA:86589", + "name": "Primordium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:86591", + "name": "Multiform cell layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86592", + "name": "Floor of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Mouth floor" + ] + }, + { + "id": "FMA:86593", + "name": "Myocardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Myocardium of wall of inflow part of right ventricle" + ] + }, + { + "id": "FMA:86594", + "name": "Surface of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + }, + "synonyms": [ + "Brain surface" + ] + }, + { + "id": "FMA:86595", + "name": "Plane of foramen magnum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12247" + ] + }, + "synonyms": [ + "Foramen magnum plane" + ] + }, + { + "id": "FMA:86596", + "name": "Surface of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + }, + "synonyms": [ + "Spinal cord surface" + ] + }, + { + "id": "FMA:86597", + "name": "Superficial fascia of frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86598", + "name": "Superficial fascia of parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86599", + "name": "Superficial fascia of right parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86598" + ] + } + }, + { + "id": "FMA:86600", + "name": "Superficial fascia of left parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86598" + ] + } + }, + { + "id": "FMA:86601", + "name": "Superficial fascia of occipital part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86602", + "name": "Superficial fascia of auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86603", + "name": "Superficial fascia of right auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86602" + ] + } + }, + { + "id": "FMA:86604", + "name": "Superficial fascia of left auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86602" + ] + } + }, + { + "id": "FMA:86605", + "name": "Superficial fascia of temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + }, + "synonyms": [ + "Superficial fascia of temple" + ] + }, + { + "id": "FMA:86606", + "name": "Superficial fascia of right temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86605" + ] + }, + "synonyms": [ + "Superficial fascia of right temple" + ] + }, + { + "id": "FMA:86607", + "name": "Superficial fascia of left temporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86605" + ] + }, + "synonyms": [ + "Superficial fascia of left temple" + ] + }, + { + "id": "FMA:86608", + "name": "Superficial fascia of infra-orbital part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86609", + "name": "Superficial fascia of infra-orbital part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86608" + ] + } + }, + { + "id": "FMA:86610", + "name": "Superficial fascia of infra-orbital part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86608" + ] + } + }, + { + "id": "FMA:86611", + "name": "Superficial fascia of zygomatic part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86612", + "name": "Superficial fascia of zygomatic part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86611" + ] + } + }, + { + "id": "FMA:86613", + "name": "Superficial fascia of zygomatic part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86611" + ] + } + }, + { + "id": "FMA:86614", + "name": "Superficial fascia of buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:86615", + "name": "Superficial fascia of right buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86614" + ] + } + }, + { + "id": "FMA:86616", + "name": "Superficial fascia of left buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86614" + ] + } + }, + { + "id": "FMA:86617", + "name": "Skin of labial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:86618", + "name": "Wall of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Tracheobronchial tree wall" + ] + }, + { + "id": "FMA:86619", + "name": "Lamina propria of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:86620", + "name": "Lamina propria of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86619" + ] + } + }, + { + "id": "FMA:86621", + "name": "Lamina propria of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86619" + ] + } + }, + { + "id": "FMA:86622", + "name": "Lamina propria of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86619" + ] + } + }, + { + "id": "FMA:86623", + "name": "Lamina propria of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86619" + ] + } + }, + { + "id": "FMA:86624", + "name": "Epithelium of lobar bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67782" + ] + }, + "synonyms": [ + "Lobar bronchial epithelium" + ] + }, + { + "id": "FMA:86625", + "name": "Epithelium of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67782" + ] + }, + "synonyms": [ + "Main bronchial epithelium" + ] + }, + { + "id": "FMA:86626", + "name": "Epithelium of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67782" + ] + }, + "synonyms": [ + "Segmental bronchial epithelium" + ] + }, + { + "id": "FMA:86627", + "name": "Epithelium of subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67782" + ] + }, + "synonyms": [ + "Subsegmental bronchial epithelium" + ] + }, + { + "id": "FMA:86628", + "name": "Epithelium of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86625" + ] + }, + "synonyms": [ + "Right main bronchial epithelium" + ] + }, + { + "id": "FMA:86629", + "name": "Epithelium of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86625" + ] + }, + "synonyms": [ + "Left main bronchial epithelium" + ] + }, + { + "id": "FMA:86630", + "name": "Lamina propria of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:86631", + "name": "Surface subdivision of region of myocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24211" + ] + } + }, + { + "id": "FMA:86632", + "name": "Surface of basal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86633", + "name": "Surface of mid zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86634", + "name": "Surface of apical zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86635", + "name": "Surface of apex zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86636", + "name": "Surface of basal anterior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86637", + "name": "Surface of basal anteroseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86638", + "name": "Surface of basal inferoseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86639", + "name": "Surface of basal inferior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86640", + "name": "Surface of basal inferolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86641", + "name": "Surface of basal anterolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86632" + ] + } + }, + { + "id": "FMA:86643", + "name": "Surface of mid anterior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86644", + "name": "Surface of mid anteroseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86645", + "name": "Surface of mid inferoseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86646", + "name": "Surface of mid inferior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86647", + "name": "Surface of mid inferolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86648", + "name": "Surface of mid anterolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86633" + ] + } + }, + { + "id": "FMA:86649", + "name": "Surface of apical anterior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86650", + "name": "Surface of apical septal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86651", + "name": "Surface of apical anteroseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86652", + "name": "Surface of apical inferoseptal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86653", + "name": "Surface of apical inferior zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86654", + "name": "Surface of apical lateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86655", + "name": "Surface of apical inferolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86656", + "name": "Surface of apical anterolateral zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86634" + ] + } + }, + { + "id": "FMA:86657", + "name": "Surface of anteroapical zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86658", + "name": "Oxyphil cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86659", + "name": "Surface of inferoapical zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:86660", + "name": "Anterior wall of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86661", + "name": "Posterior wall of proximal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86662", + "name": "Anterior wall of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86663", + "name": "Posterior wall of middle part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86664", + "name": "Anterior wall of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86665", + "name": "Posterior wall of distal part of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86110" + ] + } + }, + { + "id": "FMA:86666", + "name": "Neural crest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:86667", + "name": "Neural crest cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82840" + ] + } + }, + { + "id": "FMA:86668", + "name": "Anterior wall of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86669", + "name": "Posterior wall of proximal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86670", + "name": "Anterior wall of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86671", + "name": "Posterior wall of middle part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86672", + "name": "Anterior wall of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86673", + "name": "Posterior wall of distal part of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86111" + ] + } + }, + { + "id": "FMA:86674", + "name": "Anterior wall of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86675", + "name": "Posterior wall of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86676", + "name": "Anterior wall of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86677", + "name": "Posterior wall of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86678", + "name": "Anterior wall of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86679", + "name": "Posterior wall of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86680", + "name": "Anterior wall of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86681", + "name": "Posterior wall of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86682", + "name": "Anterior wall of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86683", + "name": "Posterior wall of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86107" + ] + } + }, + { + "id": "FMA:86684", + "name": "Neural stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84789" + ] + } + }, + { + "id": "FMA:86685", + "name": "Tunica intima of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66257" + ] + } + }, + { + "id": "FMA:86686", + "name": "Tunica media of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66258" + ] + } + }, + { + "id": "FMA:86687", + "name": "Tunica adventitia of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66259" + ] + } + }, + { + "id": "FMA:86688", + "name": "Tunica intima of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66257" + ] + } + }, + { + "id": "FMA:86689", + "name": "Tunica media of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66258" + ] + } + }, + { + "id": "FMA:86690", + "name": "Tunica adventitia of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66259" + ] + } + }, + { + "id": "FMA:86691", + "name": "Tunica intima of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66257" + ] + } + }, + { + "id": "FMA:86692", + "name": "Tunica media of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66258" + ] + } + }, + { + "id": "FMA:86693", + "name": "Tunica adventitia of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66259" + ] + } + }, + { + "id": "FMA:86694", + "name": "Periosteal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86695", + "name": "Zone of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Visceral serous pericardium zone" + ] + }, + { + "id": "FMA:86696", + "name": "Zone of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Parietal serous pericardium zone" + ] + }, + { + "id": "FMA:86697", + "name": "Peripheral blood cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86698", + "name": "Anterior part of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86695" + ] + } + }, + { + "id": "FMA:86699", + "name": "Wall of male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82482" + ] + }, + "synonyms": [ + "Male genital ductal wall" + ] + }, + { + "id": "FMA:86700", + "name": "Posterior part of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86695" + ] + } + }, + { + "id": "FMA:86701", + "name": "Wall of right male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86699" + ] + }, + "synonyms": [ + "Right male genital ductal wall" + ] + }, + { + "id": "FMA:86702", + "name": "Superior part of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86695" + ] + } + }, + { + "id": "FMA:86703", + "name": "Wall of left male genital duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86699" + ] + }, + "synonyms": [ + "Left male genital ductal wall" + ] + }, + { + "id": "FMA:86704", + "name": "Inferior part of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86695" + ] + } + }, + { + "id": "FMA:86705", + "name": "Lateral part of visceral serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86695" + ] + } + }, + { + "id": "FMA:86706", + "name": "Anterior part of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86696" + ] + } + }, + { + "id": "FMA:86707", + "name": "Posterior part of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86696" + ] + } + }, + { + "id": "FMA:86708", + "name": "Superior part of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86696" + ] + } + }, + { + "id": "FMA:86709", + "name": "Inferior part of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86696" + ] + } + }, + { + "id": "FMA:86710", + "name": "Lateral part of parietal serous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86696" + ] + } + }, + { + "id": "FMA:86711", + "name": "Peripheral blood stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84789" + ] + } + }, + { + "id": "FMA:86712", + "name": "Peripheral blood mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:86713", + "name": "Peripheral blood mononuclear cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62855" + ] + }, + "synonyms": [ + "Peripheral blood monocyte" + ] + }, + { + "id": "FMA:86714", + "name": "Inferior aberrant ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74058" + ] + } + }, + { + "id": "FMA:86715", + "name": "Inferior aberrant ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74058" + ] + } + }, + { + "id": "FMA:86716", + "name": "Superior aberrant ductule of right epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74057" + ] + } + }, + { + "id": "FMA:86717", + "name": "Superior aberrant ductule of left epididymis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74057" + ] + } + }, + { + "id": "FMA:86718", + "name": "Scrotal part of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76610" + ] + } + }, + { + "id": "FMA:86719", + "name": "Scrotal part of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76610" + ] + } + }, + { + "id": "FMA:86720", + "name": "Funicular part of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76611" + ] + } + }, + { + "id": "FMA:86721", + "name": "Funicular part of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76611" + ] + } + }, + { + "id": "FMA:86722", + "name": "Inguinal part of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76612" + ] + } + }, + { + "id": "FMA:86723", + "name": "Inguinal part of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76612" + ] + } + }, + { + "id": "FMA:86724", + "name": "Pelvic part of right deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76613" + ] + } + }, + { + "id": "FMA:86725", + "name": "Pelvic part of left deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76613" + ] + } + }, + { + "id": "FMA:86726", + "name": "Ascending part proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14925" + ] + } + }, + { + "id": "FMA:86734", + "name": "Lumen of gastroduodenal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + }, + "synonyms": [ + "Cavity of gastroduodenal junction", + "Gastroduodenal junction lumen" + ] + }, + { + "id": "FMA:86735", + "name": "Zone of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + }, + "synonyms": [ + "Gallbladder zone" + ] + }, + { + "id": "FMA:86736", + "name": "Mesothelial cell of peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + }, + "synonyms": [ + "Peritoneal mesothelial cell" + ] + }, + { + "id": "FMA:86737", + "name": "Mesothelial cell of pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + }, + "synonyms": [ + "Pleural mesothelial cell" + ] + }, + { + "id": "FMA:86738", + "name": "Mesothelial cell of parietal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:86739", + "name": "Mesothelial cell of visceral pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + } + }, + { + "id": "FMA:86740", + "name": "Photoreceptor cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86764", + "name": "Vasculature of body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Body wall vasculature" + ] + }, + { + "id": "FMA:86765", + "name": "Neural network of body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86766", + "name": "Neural network of abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + }, + "synonyms": [ + "Neural network of wall of abdomen proper" + ] + }, + { + "id": "FMA:86767", + "name": "Muscle stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84789" + ] + } + }, + { + "id": "FMA:86768", + "name": "Segment of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74941" + ] + }, + "synonyms": [ + "Phrenic neural segment" + ] + }, + { + "id": "FMA:86769", + "name": "Phrenic nerve proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86768" + ] + } + }, + { + "id": "FMA:86770", + "name": "Middle mediastinal segment of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86768" + ] + } + }, + { + "id": "FMA:86771", + "name": "Superior mediastinal segment of phrenic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86768" + ] + } + }, + { + "id": "FMA:86772", + "name": "Middle mediastinal segment of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80282" + ] + } + }, + { + "id": "FMA:86773", + "name": "Superior mediastinal segment of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80282" + ] + } + }, + { + "id": "FMA:86774", + "name": "Glandular cell of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256163" + ] + }, + "synonyms": [ + "Prostate glandular cell" + ] + }, + { + "id": "FMA:86775", + "name": "Pyramidal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86776", + "name": "Middle mediastinal segment of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50759" + ] + } + }, + { + "id": "FMA:86777", + "name": "Superior mediastinal segment of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50759" + ] + } + }, + { + "id": "FMA:86778", + "name": "Set of all viscera", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + }, + "synonyms": [ + "All viscera set" + ] + }, + { + "id": "FMA:86780", + "name": "Set of all bursae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71454" + ] + }, + "synonyms": [ + "All bursae set" + ] + }, + { + "id": "FMA:86781", + "name": "Set of all ligaments", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70773" + ] + }, + "synonyms": [ + "All ligaments set" + ] + }, + { + "id": "FMA:86783", + "name": "Musculature of all limbs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of all muscles of limb" + ] + }, + { + "id": "FMA:86785", + "name": "Epithelial cell of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69076" + ] + }, + "synonyms": [ + "Renal cell" + ] + }, + { + "id": "FMA:86786", + "name": "Renal interstitial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86787", + "name": "Renshaw cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67313" + ] + } + }, + { + "id": "FMA:86788", + "name": "Set of all scalene muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33128" + ] + }, + "synonyms": [ + "All scalene muscles set" + ] + }, + { + "id": "FMA:86789", + "name": "Set of all suprahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71301" + ] + }, + "synonyms": [ + "All suprahyoid muscles set" + ] + }, + { + "id": "FMA:86790", + "name": "Set of all infrahyoid muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71298" + ] + }, + "synonyms": [ + "All infrahyoid muscles set" + ] + }, + { + "id": "FMA:86791", + "name": "Set of all constrictor muscles of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54966" + ] + } + }, + { + "id": "FMA:86792", + "name": "Set of all laryngeal muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46616" + ] + }, + "synonyms": [ + "All laryngeal muscles set" + ] + }, + { + "id": "FMA:86793", + "name": "Set of all muscles of vertebral column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33061" + ] + } + }, + { + "id": "FMA:86794", + "name": "Set of all prevertebral muscles", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32593" + ] + }, + "synonyms": [ + "All prevertebral muscles set" + ] + }, + { + "id": "FMA:86796", + "name": "Vasculature of shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Shoulder vasculature" + ] + }, + { + "id": "FMA:86797", + "name": "Vasculature of right shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86796" + ] + }, + "synonyms": [ + "Right shoulder vasculature" + ] + }, + { + "id": "FMA:86798", + "name": "Vasculature of left shoulder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86796" + ] + }, + "synonyms": [ + "Left shoulder vasculature" + ] + }, + { + "id": "FMA:86799", + "name": "Vasculature of hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + }, + "synonyms": [ + "Hip vasculature" + ] + }, + { + "id": "FMA:86800", + "name": "Vasculature of right hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86799" + ] + }, + "synonyms": [ + "Right hip vasculature" + ] + }, + { + "id": "FMA:86801", + "name": "Vasculature of left hip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86799" + ] + }, + "synonyms": [ + "Left hip vasculature" + ] + }, + { + "id": "FMA:86802", + "name": "Vasculature of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86805" + ] + }, + "synonyms": [ + "Arm vasculature" + ] + }, + { + "id": "FMA:86803", + "name": "Vasculature of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86802" + ] + }, + "synonyms": [ + "Right arm vasculature" + ] + }, + { + "id": "FMA:86804", + "name": "Vasculature of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86802" + ] + }, + "synonyms": [ + "Left arm vasculature" + ] + }, + { + "id": "FMA:86805", + "name": "Vasculature of region of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + } + }, + { + "id": "FMA:86806", + "name": "Vasculature of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86805" + ] + }, + "synonyms": [ + "Forearm vasculature" + ] + }, + { + "id": "FMA:86807", + "name": "Vasculature of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86806" + ] + }, + "synonyms": [ + "Right forearm vasculature" + ] + }, + { + "id": "FMA:86808", + "name": "Vasculature of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86806" + ] + }, + "synonyms": [ + "Left forearm vasculature" + ] + }, + { + "id": "FMA:86809", + "name": "Vasculature of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86805" + ] + }, + "synonyms": [ + "Wrist vasculature" + ] + }, + { + "id": "FMA:86810", + "name": "Vasculature of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86809" + ] + }, + "synonyms": [ + "Right wrist vasculature" + ] + }, + { + "id": "FMA:86811", + "name": "Vasculature of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86809" + ] + }, + "synonyms": [ + "Left wrist vasculature" + ] + }, + { + "id": "FMA:86812", + "name": "Vasculature of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86805" + ] + }, + "synonyms": [ + "Elbow vasculature" + ] + }, + { + "id": "FMA:86813", + "name": "Vasculature of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86812" + ] + }, + "synonyms": [ + "Right elbow vasculature" + ] + }, + { + "id": "FMA:86814", + "name": "Vasculature of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86812" + ] + }, + "synonyms": [ + "Left elbow vasculature" + ] + }, + { + "id": "FMA:86815", + "name": "Vasculature of region of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74729" + ] + } + }, + { + "id": "FMA:86816", + "name": "Satellite cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86817", + "name": "Vasculature of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86815" + ] + }, + "synonyms": [ + "Thigh vasculature" + ] + }, + { + "id": "FMA:86818", + "name": "Vasculature of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86817" + ] + }, + "synonyms": [ + "Right thigh vasculature" + ] + }, + { + "id": "FMA:86819", + "name": "Vasculature of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86817" + ] + }, + "synonyms": [ + "Left thigh vasculature" + ] + }, + { + "id": "FMA:86820", + "name": "Vasculature of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86815" + ] + }, + "synonyms": [ + "Knee vasculature" + ] + }, + { + "id": "FMA:86821", + "name": "Vasculature of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86820" + ] + }, + "synonyms": [ + "Left knee vasculature" + ] + }, + { + "id": "FMA:86822", + "name": "Vasculature of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86820" + ] + }, + "synonyms": [ + "Right knee vasculature" + ] + }, + { + "id": "FMA:86824", + "name": "Vasculature of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86815" + ] + }, + "synonyms": [ + "Leg vasculature" + ] + }, + { + "id": "FMA:86825", + "name": "Vasculature of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86824" + ] + }, + "synonyms": [ + "Right leg vasculature" + ] + }, + { + "id": "FMA:86826", + "name": "Vasculature of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86824" + ] + }, + "synonyms": [ + "Left leg vasculature" + ] + }, + { + "id": "FMA:86827", + "name": "Vasculature of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86815" + ] + }, + "synonyms": [ + "Ankle vasculature" + ] + }, + { + "id": "FMA:86828", + "name": "Vasculature of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86827" + ] + }, + "synonyms": [ + "Right ankle vasculature" + ] + }, + { + "id": "FMA:86829", + "name": "Vasculature of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86827" + ] + }, + "synonyms": [ + "Left ankle vasculature" + ] + }, + { + "id": "FMA:86830", + "name": "Vasculature of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86815" + ] + }, + "synonyms": [ + "Foot vasculature" + ] + }, + { + "id": "FMA:86831", + "name": "Vasculature of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86830" + ] + }, + "synonyms": [ + "Right foot vasculature" + ] + }, + { + "id": "FMA:86832", + "name": "Vasculature of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86830" + ] + }, + "synonyms": [ + "Left foot vasculature" + ] + }, + { + "id": "FMA:86835", + "name": "Vasculature of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + } + }, + { + "id": "FMA:86836", + "name": "Vasculature of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + } + }, + { + "id": "FMA:86837", + "name": "Basal zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Basal segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86838", + "name": "Vasculature of vulva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Vulva vasculature" + ] + }, + { + "id": "FMA:86839", + "name": "Vasculature of pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + }, + "synonyms": [ + "Pudendum vasculature" + ] + }, + { + "id": "FMA:86841", + "name": "Mid zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Mid segment of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86842", + "name": "Vasculature of anterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Anterior body wall vasculature" + ] + }, + { + "id": "FMA:86843", + "name": "Vasculature of posterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Posterior body wall vasculature" + ] + }, + { + "id": "FMA:86846", + "name": "Neural network of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86847", + "name": "Mid zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Mid segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86848", + "name": "Neural network of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74617" + ] + } + }, + { + "id": "FMA:86849", + "name": "Neural network of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86850", + "name": "Neural network of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74617" + ] + } + }, + { + "id": "FMA:86851", + "name": "Neural network of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86850" + ] + } + }, + { + "id": "FMA:86852", + "name": "Apical zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical segment of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86853", + "name": "Neural network of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86850" + ] + } + }, + { + "id": "FMA:86854", + "name": "Neural network of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86851" + ] + } + }, + { + "id": "FMA:86855", + "name": "Neural network of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86851" + ] + } + }, + { + "id": "FMA:86856", + "name": "Neural network of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86853" + ] + } + }, + { + "id": "FMA:86858", + "name": "Neural network of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86853" + ] + } + }, + { + "id": "FMA:86860", + "name": "Neural network of region of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86862", + "name": "Neural network of region of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86860" + ] + } + }, + { + "id": "FMA:86863", + "name": "Neural network of region of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86860" + ] + } + }, + { + "id": "FMA:86864", + "name": "Neural network of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86866", + "name": "Neural network of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86867", + "name": "Neural network of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86868", + "name": "Neural network of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86869", + "name": "Trunk of basal zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87224" + ] + }, + "synonyms": [ + "Trunk of zone 1 of anterior interventricular branch of left coronary artery", + "Trunk of basal segment of anterior interventricular branch of left coronary artery", + "Trunk of LAD zone 1" + ] + }, + { + "id": "FMA:86870", + "name": "Neural network of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86871", + "name": "Neural network of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86872", + "name": "Neural network of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86874", + "name": "Trunk of basal zone of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87220" + ] + }, + "synonyms": [ + "Trunk of basal segment of left diagonal artery" + ] + }, + { + "id": "FMA:86875", + "name": "Trunk of basal zone of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87226" + ] + }, + "synonyms": [ + "Trunk of basal segment of left marginal artery" + ] + }, + { + "id": "FMA:86876", + "name": "Trunk of basal zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87227" + ] + }, + "synonyms": [ + "Trunk of basal segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86877", + "name": "Neural network of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86878", + "name": "Neural network of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86877" + ] + } + }, + { + "id": "FMA:86879", + "name": "Neural network of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86877" + ] + } + }, + { + "id": "FMA:86880", + "name": "Neural network of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86881", + "name": "Neural network of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86880" + ] + } + }, + { + "id": "FMA:86882", + "name": "Neural network of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86880" + ] + } + }, + { + "id": "FMA:86883", + "name": "Neural network of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86884", + "name": "Neural network of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86883" + ] + } + }, + { + "id": "FMA:86885", + "name": "Neural network of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86883" + ] + } + }, + { + "id": "FMA:86886", + "name": "Neural network of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86887", + "name": "Neural network of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86886" + ] + } + }, + { + "id": "FMA:86888", + "name": "Neural network of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86886" + ] + } + }, + { + "id": "FMA:86889", + "name": "Neural network of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86862" + ] + } + }, + { + "id": "FMA:86890", + "name": "Neural network of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86889" + ] + } + }, + { + "id": "FMA:86891", + "name": "Neural network of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86889" + ] + } + }, + { + "id": "FMA:86892", + "name": "Neural network of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86893", + "name": "Neural network of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86892" + ] + } + }, + { + "id": "FMA:86894", + "name": "Neural network of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86892" + ] + } + }, + { + "id": "FMA:86895", + "name": "Neural network of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86896", + "name": "Neural network of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86895" + ] + } + }, + { + "id": "FMA:86897", + "name": "Neural network of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86895" + ] + } + }, + { + "id": "FMA:86898", + "name": "Neural network of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86899", + "name": "Neural network of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86898" + ] + } + }, + { + "id": "FMA:86900", + "name": "Neural network of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86898" + ] + } + }, + { + "id": "FMA:86901", + "name": "Neural network of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86902", + "name": "Neural network of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86901" + ] + } + }, + { + "id": "FMA:86903", + "name": "Neural network of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86901" + ] + } + }, + { + "id": "FMA:86904", + "name": "Neural network of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86863" + ] + } + }, + { + "id": "FMA:86905", + "name": "Neural network of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86904" + ] + } + }, + { + "id": "FMA:86906", + "name": "Trunk of mid zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87224" + ] + }, + "synonyms": [ + "Trunk of zone 7 of anterior interventricular branch of left coronary artery", + "Trunk of LAD zone 7", + "Trunk of mid segment of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86907", + "name": "Neural network of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86904" + ] + } + }, + { + "id": "FMA:86908", + "name": "Trunk of mid zone of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87220" + ] + }, + "synonyms": [ + "Trunk of mid segment of left diagonal artery" + ] + }, + { + "id": "FMA:86909", + "name": "Trunk of mid zone of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87226" + ] + }, + "synonyms": [ + "Trunk of mid segment of left marginal artery" + ] + }, + { + "id": "FMA:86910", + "name": "Trunk of mid zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87227" + ] + }, + "synonyms": [ + "Trunk of mid segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86911", + "name": "Trunk of apical zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87224" + ] + }, + "synonyms": [ + "Trunk of apical segment of anterior interventricular branch of left coronary artery", + "Trunk of LAD zone 13", + "Trunk of zone 13 of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86912", + "name": "Trunk of apical zone of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87220" + ] + }, + "synonyms": [ + "Trunk of apical segment of left diagonal artery" + ] + }, + { + "id": "FMA:86913", + "name": "Trunk of apical zone of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87226" + ] + }, + "synonyms": [ + "Trunk of apical segment of left marginal artery" + ] + }, + { + "id": "FMA:86914", + "name": "Trunk of apical zone of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87227" + ] + }, + "synonyms": [ + "Trunk of apical segment of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:86915", + "name": "Trunk of apex zone of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87226" + ] + }, + "synonyms": [ + "Trunk of apex segment of left marginal artery" + ] + }, + { + "id": "FMA:86916", + "name": "Secretory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86917", + "name": "Musculature of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Musculature of abdominal wall", + "Abdominal musculature" + ] + }, + { + "id": "FMA:86918", + "name": "Musculature of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + } + }, + { + "id": "FMA:86919", + "name": "Wall of trunk of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86198" + ] + }, + "synonyms": [ + "Wall of arterial trunk", + "Arterial trunk wall" + ] + }, + { + "id": "FMA:86920", + "name": "Wall of trunk of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:86921", + "name": "Wall of trunk of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:86922", + "name": "Wall of trunk of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86921" + ] + } + }, + { + "id": "FMA:86923", + "name": "Wall of trunk of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86921" + ] + } + }, + { + "id": "FMA:86924", + "name": "Plane of superior surface of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49370" + ] + } + }, + { + "id": "FMA:86925", + "name": "Squamous cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62879" + ] + }, + "synonyms": [ + "Skin squamous cell" + ] + }, + { + "id": "FMA:86926", + "name": "Zone 3 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Zone 3 of LAD", + "Basal inferoseptal zone of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:86928", + "name": "Glandular cell of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256159" + ] + }, + "synonyms": [ + "Small intestinal glandular cell" + ] + }, + { + "id": "FMA:86929", + "name": "Goblet cell of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256159" + ] + }, + "synonyms": [ + "Small intestinal goblet cell" + ] + }, + { + "id": "FMA:86930", + "name": "Specialized epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86931", + "name": "Musculature of body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Body wall musculature" + ] + }, + { + "id": "FMA:86932", + "name": "Musculature of anterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Anterior body wall musculature" + ] + }, + { + "id": "FMA:86933", + "name": "Musculature of posterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Posterior body wall musculature" + ] + }, + { + "id": "FMA:86934", + "name": "Anterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:86935", + "name": "Posterior body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:86936", + "name": "Striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67328" + ] + } + }, + { + "id": "FMA:86937", + "name": "Neural network of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86864" + ] + } + }, + { + "id": "FMA:86938", + "name": "Neural network of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86864" + ] + } + }, + { + "id": "FMA:86939", + "name": "Neural network of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86866" + ] + } + }, + { + "id": "FMA:86940", + "name": "Neural network of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86866" + ] + } + }, + { + "id": "FMA:86941", + "name": "Neural network of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86867" + ] + } + }, + { + "id": "FMA:86942", + "name": "Neural network of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86867" + ] + } + }, + { + "id": "FMA:86943", + "name": "Neural network of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86868" + ] + } + }, + { + "id": "FMA:86944", + "name": "Neural network of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86868" + ] + } + }, + { + "id": "FMA:86945", + "name": "Neural network of cardiovascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86946", + "name": "Neural network of musculoskeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86947", + "name": "Supporting cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:86948", + "name": "Neural network of alimentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86949", + "name": "Neural network of respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86950", + "name": "Neural network of urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86952", + "name": "Neural network of genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74620" + ] + } + }, + { + "id": "FMA:86953", + "name": "Neural network of male genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86952" + ] + } + }, + { + "id": "FMA:86954", + "name": "Neural network of female genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86952" + ] + } + }, + { + "id": "FMA:86955", + "name": "Neural network of organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:86956", + "name": "Neural network of subdivision of musculoskeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86955" + ] + } + }, + { + "id": "FMA:86957", + "name": "Neural network of skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86956" + ] + } + }, + { + "id": "FMA:86958", + "name": "Neural network of thoracic skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86956" + ] + } + }, + { + "id": "FMA:86959", + "name": "Neural network of appendicular skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86956" + ] + } + }, + { + "id": "FMA:86960", + "name": "Neural network of axial skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86956" + ] + } + }, + { + "id": "FMA:86961", + "name": "Neural network of subdivision of cardiovascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86955" + ] + } + }, + { + "id": "FMA:86962", + "name": "Neural network of pulmonary vascular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86963", + "name": "Neural network of systemic arterial system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86964", + "name": "Neural network of systemic venous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86965", + "name": "Neural network of portal venous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86966", + "name": "Neural network of pituitary portal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86967", + "name": "Neural network of capillary plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86961" + ] + } + }, + { + "id": "FMA:86968", + "name": "Neural network of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:86969", + "name": "Neural network of posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:86971", + "name": "Neural network of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86972", + "name": "Neural network of right testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86973" + ] + } + }, + { + "id": "FMA:86973", + "name": "Neural network of testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86974", + "name": "Neural network of left testis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86973" + ] + } + }, + { + "id": "FMA:86975", + "name": "Neural network of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86976", + "name": "Neural network of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:86977", + "name": "Neural network of lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:86978", + "name": "Neural network of wall of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86979" + ] + } + }, + { + "id": "FMA:86979", + "name": "Neural network of wall of organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:86980", + "name": "Neural network of wall of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86979" + ] + } + }, + { + "id": "FMA:86981", + "name": "Neural network of wall of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86979" + ] + } + }, + { + "id": "FMA:86982", + "name": "Neural network of wall of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86979" + ] + } + }, + { + "id": "FMA:86983", + "name": "Neural network of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:86984", + "name": "Neural network of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86976" + ] + } + }, + { + "id": "FMA:86985", + "name": "Neural network of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86984" + ] + } + }, + { + "id": "FMA:86986", + "name": "Neural network of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86984" + ] + } + }, + { + "id": "FMA:86987", + "name": "Neural network of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86976" + ] + } + }, + { + "id": "FMA:86988", + "name": "Neural network of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86976" + ] + } + }, + { + "id": "FMA:86989", + "name": "Neural network of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86988" + ] + } + }, + { + "id": "FMA:86990", + "name": "Neural network of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86988" + ] + } + }, + { + "id": "FMA:86991", + "name": "Neural network of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86977" + ] + } + }, + { + "id": "FMA:86992", + "name": "Neural network of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86977" + ] + } + }, + { + "id": "FMA:86993", + "name": "Neural network of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86994", + "name": "Neural network of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86995", + "name": "Neural network of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86996", + "name": "Neural network of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86995" + ] + } + }, + { + "id": "FMA:86997", + "name": "Neural network of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86995" + ] + } + }, + { + "id": "FMA:86998", + "name": "Neural network of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:86999", + "name": "Neural network of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:87000", + "name": "Neural network of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:87001", + "name": "Neural network of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:87002", + "name": "Neural network of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:87003", + "name": "Neural network of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:87107", + "name": "Vasculature of lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87108", + "name": "Vasculature of lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87109", + "name": "Vasculature of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87107" + ] + } + }, + { + "id": "FMA:87110", + "name": "Vasculature of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87107" + ] + } + }, + { + "id": "FMA:87111", + "name": "Vasculature of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87107" + ] + } + }, + { + "id": "FMA:87112", + "name": "Vasculature of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87108" + ] + } + }, + { + "id": "FMA:87113", + "name": "Vasculature of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87112" + ] + } + }, + { + "id": "FMA:87114", + "name": "Vasculature of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87112" + ] + } + }, + { + "id": "FMA:87115", + "name": "Vasculature of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87108" + ] + } + }, + { + "id": "FMA:87116", + "name": "Vasculature of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87108" + ] + } + }, + { + "id": "FMA:87117", + "name": "Vasculature of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87116" + ] + } + }, + { + "id": "FMA:87118", + "name": "Vasculature of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87116" + ] + } + }, + { + "id": "FMA:87119", + "name": "Vasculature of head of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87120", + "name": "Vasculature of neck of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87121", + "name": "Vasculature of body of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87122", + "name": "Vasculature of tail of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87123", + "name": "Vasculature of muscle organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Muscular organ vasculature" + ] + }, + { + "id": "FMA:87124", + "name": "Vasculature of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87123" + ] + }, + "synonyms": [ + "Deltoid vasculature" + ] + }, + { + "id": "FMA:87125", + "name": "Vasculature of lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:87126", + "name": "Vasculature of anterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87127", + "name": "Vasculature of posterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87128", + "name": "Vasculature of lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87129", + "name": "Vasculature of right lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87128" + ] + } + }, + { + "id": "FMA:87130", + "name": "Vasculature of left lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87128" + ] + } + }, + { + "id": "FMA:87131", + "name": "Vasculature of dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87132", + "name": "Vasculature of right dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87131" + ] + } + }, + { + "id": "FMA:87133", + "name": "Vasculature of left dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87131" + ] + } + }, + { + "id": "FMA:87134", + "name": "Vasculature of right lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87135", + "name": "Vasculature of left lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87136", + "name": "Vasculature of right transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87137", + "name": "Vasculature of left transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87125" + ] + } + }, + { + "id": "FMA:87138", + "name": "Neural network of lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:87139", + "name": "Neural network of anterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87140", + "name": "Neural network of posterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87141", + "name": "Neural network of lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87142", + "name": "Neural network of right lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87141" + ] + } + }, + { + "id": "FMA:87143", + "name": "Neural network of left lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87141" + ] + } + }, + { + "id": "FMA:87144", + "name": "Neural network of dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87145", + "name": "Neural network of right dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87144" + ] + } + }, + { + "id": "FMA:87146", + "name": "Neural network of left dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87144" + ] + } + }, + { + "id": "FMA:87147", + "name": "Neural network of right lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87148", + "name": "Neural network of left lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87149", + "name": "Neural network of right transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87150", + "name": "Neural network of left transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87138" + ] + } + }, + { + "id": "FMA:87151", + "name": "Parenchyma of lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + } + }, + { + "id": "FMA:87152", + "name": "Parenchyma of anterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87153", + "name": "Parenchyma of posterior lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87154", + "name": "Parenchyma of lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87155", + "name": "Parenchyma of right lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87154" + ] + } + }, + { + "id": "FMA:87156", + "name": "Parenchyma of left lateral lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87154" + ] + } + }, + { + "id": "FMA:87157", + "name": "Parenchyma of dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87158", + "name": "Parenchyma of right dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87157" + ] + } + }, + { + "id": "FMA:87159", + "name": "Parenchyma of left dorsal lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87157" + ] + } + }, + { + "id": "FMA:87160", + "name": "Parenchyma of right lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87161", + "name": "Parenchyma of left lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87151" + ] + } + }, + { + "id": "FMA:87162", + "name": "Mucosa of region of wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85358" + ] + } + }, + { + "id": "FMA:87163", + "name": "Mucosa of lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87162" + ] + } + }, + { + "id": "FMA:87164", + "name": "Mucosa of right lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87163" + ] + } + }, + { + "id": "FMA:87165", + "name": "Mucosa of left lateral wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87163" + ] + } + }, + { + "id": "FMA:87166", + "name": "Mucosa of anterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87162" + ] + } + }, + { + "id": "FMA:87167", + "name": "Mucosa of posterior wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87162" + ] + } + }, + { + "id": "FMA:87168", + "name": "Luminal cell of lactiferous terminal ductal lobular unit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79866" + ] + }, + "synonyms": [ + "Lactiferous terminal ductal lobular unit cell" + ] + }, + { + "id": "FMA:87169", + "name": "Oxyphil cell of thyroid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256167" + ] + }, + "synonyms": [ + "Thyroid gland oxyphil cell" + ] + }, + { + "id": "FMA:87170", + "name": "Dental pulp cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70556" + ] + }, + "synonyms": [ + "Tooth cell" + ] + }, + { + "id": "FMA:87171", + "name": "Totipotent neuroepithelial stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63368" + ] + } + }, + { + "id": "FMA:87172", + "name": "Endocardium of region of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + } + }, + { + "id": "FMA:87173", + "name": "Endocardium of anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:87174", + "name": "Endocardium of lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:87175", + "name": "Endocardium of inferior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:87177", + "name": "Myocardium of anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:87178", + "name": "Myocardium of lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:87179", + "name": "Myocardium of inferior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:87180", + "name": "Yolk sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85537" + ] + } + }, + { + "id": "FMA:87181", + "name": "Epicardium of region of wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:87182", + "name": "Epicardium of anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87181" + ] + } + }, + { + "id": "FMA:87183", + "name": "Epicardium of lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87181" + ] + } + }, + { + "id": "FMA:87184", + "name": "Epicardium of inferior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87181" + ] + } + }, + { + "id": "FMA:87186", + "name": "Fovelolar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:87192", + "name": "Islet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:29733" + ] + } + }, + { + "id": "FMA:87194", + "name": "Glandular cell of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256157" + ] + }, + "synonyms": [ + "Large intestinal glandular cell" + ] + }, + { + "id": "FMA:87205", + "name": "Biological molecule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45678" + ] + } + }, + { + "id": "FMA:87206", + "name": "Intramuscular septum of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:38339" + ] + } + }, + { + "id": "FMA:87207", + "name": "Zone of arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:87208", + "name": "Proximal zone of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66333" + ] + }, + "synonyms": [ + "Proximal part of aorta" + ] + }, + { + "id": "FMA:87209", + "name": "Distal zone of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66333" + ] + }, + "synonyms": [ + "Distal part of aorta" + ] + }, + { + "id": "FMA:87210", + "name": "Zone of trunk of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87207" + ] + } + }, + { + "id": "FMA:87211", + "name": "Zone of trunk of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87210" + ] + } + }, + { + "id": "FMA:87212", + "name": "Zone of trunk of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87210" + ] + } + }, + { + "id": "FMA:87214", + "name": "Myocardial zone 16a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Zone 16a of myocardium of left ventricle", + "Myocardium of inferior region of apical zone 2 of left ventricle", + "Apical inferior zone 2 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87215", + "name": "Myocardial zone 13a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223185" + ] + }, + "synonyms": [ + "Myocadium of anterior region of apical zone 2 of left ventricle", + "Zone 13a of myocardium of left ventricle", + "Apical anterior zone 2 of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87216", + "name": "Zone 5 of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86538" + ] + }, + "synonyms": [ + "Basal inferolateral zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:87217", + "name": "Descending thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68045" + ] + } + }, + { + "id": "FMA:87218", + "name": "Trunk of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49918" + ] + } + }, + { + "id": "FMA:87220", + "name": "Segment of trunk of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Trunk of zone of left diagonal artery" + ] + }, + { + "id": "FMA:87221", + "name": "Zone 13a of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical anterior zone 2 of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:87222", + "name": "Zone 15 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical inferior zone 1 of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:87223", + "name": "Zone 16a of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Apical inferior zone 2 of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:87224", + "name": "Segment of trunk of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Trunk of zone of anterior interventricular branch of left coronary artery", + "Segment of trunk of LAD" + ] + }, + { + "id": "FMA:87225", + "name": "Zone 13a of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86506" + ] + }, + "synonyms": [ + "Apical anterior zone 2 of left diagonal artery" + ] + }, + { + "id": "FMA:87226", + "name": "Segment of trunk of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Trunk of zone of left marginal artery" + ] + }, + { + "id": "FMA:87227", + "name": "Segment of trunk of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86256" + ] + }, + "synonyms": [ + "Trunk of zone of circumflex branch of left coronary artery" + ] + }, + { + "id": "FMA:87229", + "name": "Zone 17 of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + } + }, + { + "id": "FMA:87231", + "name": "Wall of subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14050" + ] + } + }, + { + "id": "FMA:87232", + "name": "Wall of right subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87231" + ] + } + }, + { + "id": "FMA:87233", + "name": "Wall of left subsuperior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87231" + ] + } + }, + { + "id": "FMA:87234", + "name": "Wall of left antero-medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14050" + ] + } + }, + { + "id": "FMA:87235", + "name": "Wall of apical subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87236", + "name": "Wall of apical ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87235" + ] + } + }, + { + "id": "FMA:87237", + "name": "Wall of anterior ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87235" + ] + } + }, + { + "id": "FMA:87238", + "name": "Wall of apical ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87236" + ] + } + }, + { + "id": "FMA:87239", + "name": "Wall of apical ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87236" + ] + } + }, + { + "id": "FMA:87240", + "name": "Wall of anterior ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87237" + ] + } + }, + { + "id": "FMA:87241", + "name": "Wall of anterior ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87237" + ] + } + }, + { + "id": "FMA:87242", + "name": "Wall of anterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87243", + "name": "Wall of anterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87242" + ] + } + }, + { + "id": "FMA:87244", + "name": "Wall of posterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87242" + ] + } + }, + { + "id": "FMA:87245", + "name": "Wall of superior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87246", + "name": "Wall of inferior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87247", + "name": "Wall of anterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87243" + ] + } + }, + { + "id": "FMA:87248", + "name": "Wall of anterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87243" + ] + } + }, + { + "id": "FMA:87250", + "name": "Wall of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87244" + ] + } + }, + { + "id": "FMA:87251", + "name": "Wall of posterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87244" + ] + } + }, + { + "id": "FMA:87252", + "name": "Wall of posterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87253", + "name": "Wall of apical ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87252" + ] + } + }, + { + "id": "FMA:87254", + "name": "Wall of posterior ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87252" + ] + } + }, + { + "id": "FMA:87255", + "name": "Wall of apical ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87253" + ] + } + }, + { + "id": "FMA:87256", + "name": "Wall of apical ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87253" + ] + } + }, + { + "id": "FMA:87257", + "name": "Wall of posterior ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87254" + ] + } + }, + { + "id": "FMA:87258", + "name": "Wall of posterior ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87254" + ] + } + }, + { + "id": "FMA:87259", + "name": "Wall of apicoposterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87260", + "name": "Wall of apical ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87259" + ] + } + }, + { + "id": "FMA:87261", + "name": "Wall of anterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87259" + ] + } + }, + { + "id": "FMA:87262", + "name": "Wall of posterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87259" + ] + } + }, + { + "id": "FMA:87263", + "name": "Wall of lateral subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87264", + "name": "Wall of anterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87263" + ] + } + }, + { + "id": "FMA:87265", + "name": "Wall of posterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87263" + ] + } + }, + { + "id": "FMA:87266", + "name": "Wall of medial subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87267", + "name": "Wall of superior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87266" + ] + } + }, + { + "id": "FMA:87268", + "name": "Wall of inferior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87266" + ] + } + }, + { + "id": "FMA:87269", + "name": "Wall of superior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87270", + "name": "Wall of posterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87269" + ] + } + }, + { + "id": "FMA:87271", + "name": "Wall of anterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87269" + ] + } + }, + { + "id": "FMA:87273", + "name": "Wall of inferior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87274", + "name": "Wall of superior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87273" + ] + } + }, + { + "id": "FMA:87275", + "name": "Wall of inferior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87273" + ] + } + }, + { + "id": "FMA:87276", + "name": "Wall of superior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87277", + "name": "Wall of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87276" + ] + } + }, + { + "id": "FMA:87278", + "name": "Wall of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87277" + ] + } + }, + { + "id": "FMA:87279", + "name": "Wall of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87277" + ] + } + }, + { + "id": "FMA:87280", + "name": "Wall of paravertebral subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87276" + ] + } + }, + { + "id": "FMA:87281", + "name": "Wall of paravertebral subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87280" + ] + } + }, + { + "id": "FMA:87282", + "name": "Wall of paravertebral subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87280" + ] + } + }, + { + "id": "FMA:87283", + "name": "Wall of posterior subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87276" + ] + } + }, + { + "id": "FMA:87284", + "name": "Wall of posterior subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87283" + ] + } + }, + { + "id": "FMA:87285", + "name": "Wall of posterior subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87283" + ] + } + }, + { + "id": "FMA:87286", + "name": "Wall of superior ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87276" + ] + } + }, + { + "id": "FMA:87287", + "name": "Wall of superior ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87286" + ] + } + }, + { + "id": "FMA:87288", + "name": "Wall of superior ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87286" + ] + } + }, + { + "id": "FMA:87289", + "name": "Wall of lateral ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87276" + ] + } + }, + { + "id": "FMA:87290", + "name": "Wall of lateral ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87289" + ] + } + }, + { + "id": "FMA:87291", + "name": "Wall of lateral ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87289" + ] + } + }, + { + "id": "FMA:87292", + "name": "Wall of medial basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87293", + "name": "Wall of anterior ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87292" + ] + } + }, + { + "id": "FMA:87294", + "name": "Wall of latero-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87292" + ] + } + }, + { + "id": "FMA:87295", + "name": "Wall of medial ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87292" + ] + } + }, + { + "id": "FMA:87297", + "name": "Wall of medio-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87292" + ] + } + }, + { + "id": "FMA:87298", + "name": "Wall of anterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87299", + "name": "Wall of lateral ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87298" + ] + } + }, + { + "id": "FMA:87300", + "name": "Wall of basal ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87298" + ] + } + }, + { + "id": "FMA:87301", + "name": "Wall of lateral ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87299" + ] + } + }, + { + "id": "FMA:87302", + "name": "Wall of lateral ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87299" + ] + } + }, + { + "id": "FMA:87303", + "name": "Wall of basal ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87300" + ] + } + }, + { + "id": "FMA:87304", + "name": "Wall of basal ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87300" + ] + } + }, + { + "id": "FMA:87305", + "name": "Wall of lateral basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87306", + "name": "Wall of lateral ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87305" + ] + } + }, + { + "id": "FMA:87307", + "name": "Wall of accessory subsuperior ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87305" + ] + } + }, + { + "id": "FMA:87308", + "name": "Wall of basal ramus of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87305" + ] + } + }, + { + "id": "FMA:87309", + "name": "Wall of basal ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87308" + ] + } + }, + { + "id": "FMA:87310", + "name": "Wall of basal ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87308" + ] + } + }, + { + "id": "FMA:87311", + "name": "Wall of posterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62585" + ] + } + }, + { + "id": "FMA:87312", + "name": "Wall of accessory subsuperior ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87311" + ] + } + }, + { + "id": "FMA:87313", + "name": "Wall of laterobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87311" + ] + } + }, + { + "id": "FMA:87314", + "name": "Wall of mediobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87311" + ] + } + }, + { + "id": "FMA:87315", + "name": "Wall of accessory subsuperior ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87312" + ] + } + }, + { + "id": "FMA:87316", + "name": "Wall of accessory subsuperior ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87312" + ] + } + }, + { + "id": "FMA:87317", + "name": "Wall of laterobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87313" + ] + } + }, + { + "id": "FMA:87318", + "name": "Wall of laterobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87313" + ] + } + }, + { + "id": "FMA:87319", + "name": "Wall of mediobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87314" + ] + } + }, + { + "id": "FMA:87320", + "name": "Wall of mediobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87314" + ] + } + }, + { + "id": "FMA:87321", + "name": "Wall of right main bronchus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + } + }, + { + "id": "FMA:87322", + "name": "Wall of interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67480" + ] + } + }, + { + "id": "FMA:87323", + "name": "Wall of proximal interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87322" + ] + } + }, + { + "id": "FMA:87324", + "name": "Wall of intermediate interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87322" + ] + } + }, + { + "id": "FMA:87325", + "name": "Wall of terminal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87322" + ] + } + }, + { + "id": "FMA:87326", + "name": "Wall of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + } + }, + { + "id": "FMA:87327", + "name": "Wall of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87326" + ] + } + }, + { + "id": "FMA:87328", + "name": "Wall of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87326" + ] + } + }, + { + "id": "FMA:87329", + "name": "Region of wall of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + } + }, + { + "id": "FMA:87330", + "name": "Wall of lobar bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87331", + "name": "Wall of superior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87332", + "name": "Wall of inferior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87333", + "name": "Wall of inferomedial part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87334", + "name": "Wall of pulmonary segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87335", + "name": "Wall of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87336", + "name": "Wall of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87337", + "name": "Wall of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87338", + "name": "Wall of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87339", + "name": "Wall of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87340", + "name": "Wall of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87341", + "name": "Wall of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87342", + "name": "Wall of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87343", + "name": "Wall of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87344", + "name": "Wall of basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87334" + ] + } + }, + { + "id": "FMA:87345", + "name": "Wall of medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87344" + ] + } + }, + { + "id": "FMA:87346", + "name": "Wall of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87344" + ] + } + }, + { + "id": "FMA:87347", + "name": "Wall of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87344" + ] + } + }, + { + "id": "FMA:87348", + "name": "Wall of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87344" + ] + } + }, + { + "id": "FMA:87349", + "name": "Wall of upper lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87330" + ] + } + }, + { + "id": "FMA:87350", + "name": "Wall of middle lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87330" + ] + } + }, + { + "id": "FMA:87351", + "name": "Wall of lower lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87330" + ] + } + }, + { + "id": "FMA:87352", + "name": "Wall of upper lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87349" + ] + } + }, + { + "id": "FMA:87353", + "name": "Wall of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87349" + ] + } + }, + { + "id": "FMA:87354", + "name": "Wall of lower lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87351" + ] + } + }, + { + "id": "FMA:87355", + "name": "Wall of lower lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87351" + ] + } + }, + { + "id": "FMA:87356", + "name": "Wall of right apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87335" + ] + } + }, + { + "id": "FMA:87357", + "name": "Wall of left apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87335" + ] + } + }, + { + "id": "FMA:87358", + "name": "Wall of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87336" + ] + } + }, + { + "id": "FMA:87359", + "name": "Wall of left anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87336" + ] + } + }, + { + "id": "FMA:87360", + "name": "Wall of right posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87338" + ] + } + }, + { + "id": "FMA:87361", + "name": "Wall of left posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87338" + ] + } + }, + { + "id": "FMA:87362", + "name": "Wall of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87343" + ] + } + }, + { + "id": "FMA:87363", + "name": "Wall of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87343" + ] + } + }, + { + "id": "FMA:87364", + "name": "Wall of right medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87345" + ] + } + }, + { + "id": "FMA:87365", + "name": "Wall of left medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87345" + ] + } + }, + { + "id": "FMA:87366", + "name": "Wall of right anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87346" + ] + } + }, + { + "id": "FMA:87367", + "name": "Wall of left anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87346" + ] + } + }, + { + "id": "FMA:87368", + "name": "Wall of right lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87347" + ] + } + }, + { + "id": "FMA:87369", + "name": "Wall of left lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87347" + ] + } + }, + { + "id": "FMA:87370", + "name": "Wall of right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87348" + ] + } + }, + { + "id": "FMA:87371", + "name": "Wall of left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87348" + ] + } + }, + { + "id": "FMA:87372", + "name": "Wall of subsegmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87373", + "name": "Wall of lobular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87374", + "name": "Wall of bronchiolar part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87329" + ] + } + }, + { + "id": "FMA:87375", + "name": "Wall of subsegmental part of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87376", + "name": "Wall of subsegmental part of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87377", + "name": "Wall of subsegmental part of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87378", + "name": "Wall of subsegmental part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87379", + "name": "Wall of subsegmental part of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87380", + "name": "Wall of subsegmental part of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87381", + "name": "Wall of subsegmental part of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87382", + "name": "Wall of subsegmental part of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87383", + "name": "Wall of subsegmental part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87384", + "name": "Wall of subsegmental part of basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87372" + ] + } + }, + { + "id": "FMA:87385", + "name": "Lumen of apical subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87386", + "name": "Lumen of anterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87387", + "name": "Lumen of posterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87388", + "name": "Lumen of apicoposterior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87389", + "name": "Lumen of lateral subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87390", + "name": "Lumen of medial subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87391", + "name": "Lumen of superior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87392", + "name": "Lumen of inferior lingular subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87393", + "name": "Lumen of superior subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87394", + "name": "Lumen of medial basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87395", + "name": "Lumen of anterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87396", + "name": "Lumen of lateral basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87397", + "name": "Lumen of posterior basal subsegmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62594" + ] + } + }, + { + "id": "FMA:87398", + "name": "Lumen of apical ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87385" + ] + } + }, + { + "id": "FMA:87399", + "name": "Lumen of anterior ramus of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87385" + ] + } + }, + { + "id": "FMA:87400", + "name": "Lumen of apical ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87398" + ] + } + }, + { + "id": "FMA:87401", + "name": "Lumen of apical ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87398" + ] + } + }, + { + "id": "FMA:87402", + "name": "Lumen of anterior ramus of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87399" + ] + } + }, + { + "id": "FMA:87403", + "name": "Lumen of anterior ramus of left apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87399" + ] + } + }, + { + "id": "FMA:87404", + "name": "Lumen of anterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87386" + ] + } + }, + { + "id": "FMA:87405", + "name": "Lumen of posterior ramus of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87386" + ] + } + }, + { + "id": "FMA:87406", + "name": "Lumen of superior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87386" + ] + } + }, + { + "id": "FMA:87407", + "name": "Lumen of inferior subramus of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87386" + ] + } + }, + { + "id": "FMA:87408", + "name": "Lumen of anterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87404" + ] + } + }, + { + "id": "FMA:87409", + "name": "Lumen of anterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87404" + ] + } + }, + { + "id": "FMA:87410", + "name": "Lumen of posterior ramus of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87405" + ] + } + }, + { + "id": "FMA:87411", + "name": "Lumen of posterior ramus of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87405" + ] + } + }, + { + "id": "FMA:87412", + "name": "Lumen of apical ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87387" + ] + } + }, + { + "id": "FMA:87413", + "name": "Lumen of posterior ramus of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87387" + ] + } + }, + { + "id": "FMA:87414", + "name": "Lumen of apical ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87412" + ] + } + }, + { + "id": "FMA:87415", + "name": "Lumen of apical ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87412" + ] + } + }, + { + "id": "FMA:87416", + "name": "Lumen of posterior ramus of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87413" + ] + } + }, + { + "id": "FMA:87417", + "name": "Lumen of posterior ramus of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87413" + ] + } + }, + { + "id": "FMA:87418", + "name": "Lumen of apical ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87388" + ] + } + }, + { + "id": "FMA:87419", + "name": "Lumen of anterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87388" + ] + } + }, + { + "id": "FMA:87420", + "name": "Lumen of posterior ramus of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87388" + ] + } + }, + { + "id": "FMA:87421", + "name": "Lumen of anterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87389" + ] + } + }, + { + "id": "FMA:87422", + "name": "Lumen of posterior ramus of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87389" + ] + } + }, + { + "id": "FMA:87423", + "name": "Lumen of superior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87390" + ] + } + }, + { + "id": "FMA:87424", + "name": "Lumen of inferior ramus of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87390" + ] + } + }, + { + "id": "FMA:87425", + "name": "Lumen of posterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87391" + ] + } + }, + { + "id": "FMA:87426", + "name": "Lumen of anterior ramus of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87391" + ] + } + }, + { + "id": "FMA:87427", + "name": "Lumen of superior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87392" + ] + } + }, + { + "id": "FMA:87428", + "name": "Lumen of inferior ramus of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87392" + ] + } + }, + { + "id": "FMA:87429", + "name": "Lumen of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87393" + ] + } + }, + { + "id": "FMA:87430", + "name": "Lumen of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87429" + ] + } + }, + { + "id": "FMA:87431", + "name": "Lumen of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87429" + ] + } + }, + { + "id": "FMA:87432", + "name": "Lumen of paravertebral subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87393" + ] + } + }, + { + "id": "FMA:87433", + "name": "Lumen of paravertebral subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87432" + ] + } + }, + { + "id": "FMA:87434", + "name": "Lumen of paravertebral subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87432" + ] + } + }, + { + "id": "FMA:87435", + "name": "Lumen of posterior subramus of medial ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87393" + ] + } + }, + { + "id": "FMA:87436", + "name": "Lumen of posterior subramus of medial ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87435" + ] + } + }, + { + "id": "FMA:87437", + "name": "Lumen of posterior subramus of medial ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87435" + ] + } + }, + { + "id": "FMA:87438", + "name": "Lumen of superior ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87393" + ] + } + }, + { + "id": "FMA:87439", + "name": "Lumen of superior ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87438" + ] + } + }, + { + "id": "FMA:87440", + "name": "Lumen of superior ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87438" + ] + } + }, + { + "id": "FMA:87441", + "name": "Lumen of lateral ramus of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87393" + ] + } + }, + { + "id": "FMA:87442", + "name": "Lumen of lateral ramus of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87441" + ] + } + }, + { + "id": "FMA:87443", + "name": "Lumen of lateral ramus of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87441" + ] + } + }, + { + "id": "FMA:87444", + "name": "Lumen of anterior ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87394" + ] + } + }, + { + "id": "FMA:87445", + "name": "Lumen of latero-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87394" + ] + } + }, + { + "id": "FMA:87446", + "name": "Lumen of medial ramus of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87394" + ] + } + }, + { + "id": "FMA:87447", + "name": "Lumen of medio-anterior ramus of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87394" + ] + } + }, + { + "id": "FMA:87448", + "name": "Lumen of lateral ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87395" + ] + } + }, + { + "id": "FMA:87449", + "name": "Lumen of basal ramus of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87395" + ] + } + }, + { + "id": "FMA:87450", + "name": "Lumen of basal ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87449" + ] + } + }, + { + "id": "FMA:87451", + "name": "Lumen of basal ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87449" + ] + } + }, + { + "id": "FMA:87452", + "name": "Lumen of lateral ramus of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87448" + ] + } + }, + { + "id": "FMA:87453", + "name": "Lumen of lateral ramus of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87448" + ] + } + }, + { + "id": "FMA:87454", + "name": "Lumen of lateral ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87396" + ] + } + }, + { + "id": "FMA:87455", + "name": "Lumen of accessory subsuperior ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87396" + ] + } + }, + { + "id": "FMA:87456", + "name": "Lumen of basal ramus of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87396" + ] + } + }, + { + "id": "FMA:87457", + "name": "Lumen of basal ramus of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87456" + ] + } + }, + { + "id": "FMA:87458", + "name": "Lumen of basal ramus of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87456" + ] + } + }, + { + "id": "FMA:87459", + "name": "Lumen of accessory subsuperior ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87397" + ] + } + }, + { + "id": "FMA:87460", + "name": "Lumen of laterobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87397" + ] + } + }, + { + "id": "FMA:87461", + "name": "Lumen of mediobasal ramus of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87397" + ] + } + }, + { + "id": "FMA:87462", + "name": "Lumen of accessory subsuperior ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87459" + ] + } + }, + { + "id": "FMA:87463", + "name": "Lumen of accessory subsuperior ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87459" + ] + } + }, + { + "id": "FMA:87464", + "name": "Lumen of laterobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87460" + ] + } + }, + { + "id": "FMA:87465", + "name": "Lumen of laterobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87460" + ] + } + }, + { + "id": "FMA:87466", + "name": "Lumen of mediobasal ramus of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87461" + ] + } + }, + { + "id": "FMA:87467", + "name": "Lumen of mediobasal ramus of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87461" + ] + } + }, + { + "id": "FMA:87468", + "name": "Lumen of right main bronchus proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + } + }, + { + "id": "FMA:87469", + "name": "Lumen of interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62646" + ] + } + }, + { + "id": "FMA:87470", + "name": "Lumen of proximal interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87469" + ] + } + }, + { + "id": "FMA:87471", + "name": "Lumen of intermediate interlobular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87469" + ] + } + }, + { + "id": "FMA:87472", + "name": "Lumen of terminal bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87469" + ] + } + }, + { + "id": "FMA:87473", + "name": "Lumen of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74656" + ] + } + }, + { + "id": "FMA:87474", + "name": "Lumen of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74656" + ] + } + }, + { + "id": "FMA:87475", + "name": "Lumen of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:87476", + "name": "Lumen of segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:87477", + "name": "Lumen of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87475" + ] + } + }, + { + "id": "FMA:87478", + "name": "Lumen of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87475" + ] + } + }, + { + "id": "FMA:87479", + "name": "Lumen of lobar bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87480", + "name": "Lumen of superior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87481", + "name": "Lumen of inferior division of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87482", + "name": "Lumen of inferomedial part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87483", + "name": "Lumen of pulmonary segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87484", + "name": "Lumen of subsegmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87485", + "name": "Lumen of lobular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87486", + "name": "Lumen of bronchiolar part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87476" + ] + } + }, + { + "id": "FMA:87487", + "name": "Lumen of upper lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87479" + ] + } + }, + { + "id": "FMA:87488", + "name": "Lumen of middle lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87479" + ] + } + }, + { + "id": "FMA:87489", + "name": "Lumen of lower lobe part of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87479" + ] + } + }, + { + "id": "FMA:87490", + "name": "Lumen of upper lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87487" + ] + } + }, + { + "id": "FMA:87491", + "name": "Lumen of upper lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87487" + ] + } + }, + { + "id": "FMA:87492", + "name": "Lumen of lower lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87489" + ] + } + }, + { + "id": "FMA:87493", + "name": "Lumen of lower lobe part of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87489" + ] + } + }, + { + "id": "FMA:87494", + "name": "Lumen of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87495", + "name": "Lumen of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87496", + "name": "Lumen of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87497", + "name": "Lumen of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87498", + "name": "Lumen of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87499", + "name": "Lumen of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87500", + "name": "Lumen of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87501", + "name": "Lumen of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87502", + "name": "Lumen of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87503", + "name": "Lumen of basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87483" + ] + } + }, + { + "id": "FMA:87504", + "name": "Lumen of medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87503" + ] + } + }, + { + "id": "FMA:87505", + "name": "Lumen of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87503" + ] + } + }, + { + "id": "FMA:87506", + "name": "Lumen of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87503" + ] + } + }, + { + "id": "FMA:87507", + "name": "Lumen of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87503" + ] + } + }, + { + "id": "FMA:87508", + "name": "Lumen of right apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87494" + ] + } + }, + { + "id": "FMA:87509", + "name": "Lumen of left apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87494" + ] + } + }, + { + "id": "FMA:87510", + "name": "Lumen of left anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87495" + ] + } + }, + { + "id": "FMA:87511", + "name": "Lumen of right anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87495" + ] + } + }, + { + "id": "FMA:87512", + "name": "Lumen of right posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87497" + ] + } + }, + { + "id": "FMA:87513", + "name": "Lumen of left posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87497" + ] + } + }, + { + "id": "FMA:87514", + "name": "Lumen of right superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87502" + ] + } + }, + { + "id": "FMA:87515", + "name": "Lumen of left superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87502" + ] + } + }, + { + "id": "FMA:87516", + "name": "Lumen of right medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87504" + ] + } + }, + { + "id": "FMA:87517", + "name": "Lumen of left medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87504" + ] + } + }, + { + "id": "FMA:87518", + "name": "Lumen of right anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87505" + ] + } + }, + { + "id": "FMA:87519", + "name": "Lumen of left anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87505" + ] + } + }, + { + "id": "FMA:87520", + "name": "Lumen of right lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87506" + ] + } + }, + { + "id": "FMA:87521", + "name": "Lumen of left lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87506" + ] + } + }, + { + "id": "FMA:87522", + "name": "Lumen of right posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87507" + ] + } + }, + { + "id": "FMA:87523", + "name": "Lumen of left posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87507" + ] + } + }, + { + "id": "FMA:87524", + "name": "Lumen of subsegmental part of apical segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87525", + "name": "Lumen of subsegmental part of posterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87526", + "name": "Lumen of subsegmental part of anterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87527", + "name": "Lumen of subsegmental part of apicoposterior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87528", + "name": "Lumen of subsegmental part of lateral segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87529", + "name": "Lumen of subsegmental part of medial segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87530", + "name": "Lumen of subsegmental part of superior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87531", + "name": "Lumen of subsegmental part of inferior lingular bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87532", + "name": "Lumen of subsegmental part of superior segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87533", + "name": "Lumen of subsegmental part of basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87484" + ] + } + }, + { + "id": "FMA:87534", + "name": "Lumen of subsegmental part of medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87533" + ] + } + }, + { + "id": "FMA:87535", + "name": "Lumen of subsegmental part of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87533" + ] + } + }, + { + "id": "FMA:87536", + "name": "Lumen of subsegmental part of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87533" + ] + } + }, + { + "id": "FMA:87537", + "name": "Lumen of subsegmental part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87533" + ] + } + }, + { + "id": "FMA:87538", + "name": "Wall of subsegmental part of medial basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87384" + ] + } + }, + { + "id": "FMA:87539", + "name": "Wall of subsegmental part of anterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87384" + ] + } + }, + { + "id": "FMA:87540", + "name": "Wall of subsegmental part of lateral basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87384" + ] + } + }, + { + "id": "FMA:87541", + "name": "Wall of subsegmental part of posterior basal segmental bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87384" + ] + } + }, + { + "id": "FMA:87542", + "name": "Anterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:87543", + "name": "Anterior chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:26073" + ] + } + }, + { + "id": "FMA:87544", + "name": "Anterior part of right costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52228" + ] + } + }, + { + "id": "FMA:87545", + "name": "Anterior part of left costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52228" + ] + } + }, + { + "id": "FMA:87546", + "name": "Lateral part of right costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52229" + ] + } + }, + { + "id": "FMA:87547", + "name": "Lateral part of left costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52229" + ] + } + }, + { + "id": "FMA:87548", + "name": "Posterior part of right costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52230" + ] + } + }, + { + "id": "FMA:87549", + "name": "Posterior part of left costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52230" + ] + } + }, + { + "id": "FMA:87550", + "name": "Vertebral part of right costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52231" + ] + } + }, + { + "id": "FMA:87551", + "name": "Vertebral part of left costal pleura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52231" + ] + } + }, + { + "id": "FMA:87552", + "name": "Posterior chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:87553", + "name": "Superficial fascia of chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + } + }, + { + "id": "FMA:87554", + "name": "Superficial fascia of lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + } + }, + { + "id": "FMA:87555", + "name": "Superficial fascia of right lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87554" + ] + } + }, + { + "id": "FMA:87556", + "name": "Superficial fascia of left lateral chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87554" + ] + } + }, + { + "id": "FMA:87559", + "name": "Subdivision of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12242" + ] + } + }, + { + "id": "FMA:87560", + "name": "Anterior region of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87559" + ] + } + }, + { + "id": "FMA:87561", + "name": "Posterior region of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87559" + ] + } + }, + { + "id": "FMA:87562", + "name": "Subdivision of superior mediastinal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85019" + ] + } + }, + { + "id": "FMA:87563", + "name": "Space of anterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87562" + ] + } + }, + { + "id": "FMA:87564", + "name": "Space of posterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87562" + ] + } + }, + { + "id": "FMA:87565", + "name": "Content of anterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + } + }, + { + "id": "FMA:87566", + "name": "Content of posterior part of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84417" + ] + } + }, + { + "id": "FMA:87567", + "name": "Superficial fascia of back of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18084" + ] + } + }, + { + "id": "FMA:87568", + "name": "Superficial fascia of body of penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + }, + "synonyms": [ + "Superficial fascia of shaft of penis" + ] + }, + { + "id": "FMA:87569", + "name": "Superficial fascia of body of clitoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20725" + ] + } + }, + { + "id": "FMA:87570", + "name": "Superficial fascia of glans penis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20724" + ] + } + }, + { + "id": "FMA:87572", + "name": "Skin of male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12828" + ] + } + }, + { + "id": "FMA:87573", + "name": "Skin of female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12828" + ] + } + }, + { + "id": "FMA:87574", + "name": "Skin of right female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87573" + ] + } + }, + { + "id": "FMA:87575", + "name": "Skin of left female nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87573" + ] + } + }, + { + "id": "FMA:87576", + "name": "Skin of right male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87572" + ] + } + }, + { + "id": "FMA:87577", + "name": "Skin of left male nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87572" + ] + } + }, + { + "id": "FMA:87578", + "name": "Skin of infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23019" + ] + } + }, + { + "id": "FMA:87579", + "name": "Skin of right infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87578" + ] + } + }, + { + "id": "FMA:87580", + "name": "Skin of left infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87578" + ] + } + }, + { + "id": "FMA:87581", + "name": "Scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74830" + ] + } + }, + { + "id": "FMA:87582", + "name": "Right scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87581" + ] + } + }, + { + "id": "FMA:87583", + "name": "Left scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87581" + ] + } + }, + { + "id": "FMA:87584", + "name": "Zone of superficial fascia of back of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20410" + ] + } + }, + { + "id": "FMA:87585", + "name": "Superficial fascia of scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87584" + ] + } + }, + { + "id": "FMA:87586", + "name": "Superficial fascia of right scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87585" + ] + } + }, + { + "id": "FMA:87587", + "name": "Superficial fascia of left scapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87585" + ] + } + }, + { + "id": "FMA:87588", + "name": "Superficial fascia of interscapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87584" + ] + } + }, + { + "id": "FMA:87589", + "name": "Superficial fascia of infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87584" + ] + } + }, + { + "id": "FMA:87590", + "name": "Superficial fascia of right infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87589" + ] + } + }, + { + "id": "FMA:87591", + "name": "Superficial fascia of left infrascapular part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87589" + ] + } + }, + { + "id": "FMA:87592", + "name": "Skeleton of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24171" + ] + } + }, + { + "id": "FMA:87593", + "name": "Skeleton of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87592" + ] + } + }, + { + "id": "FMA:87594", + "name": "Skeleton of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87592" + ] + } + }, + { + "id": "FMA:87596", + "name": "Skeletal system of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78566" + ] + } + }, + { + "id": "FMA:87598", + "name": "Skeletal system of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85544" + ] + } + }, + { + "id": "FMA:87599", + "name": "Cardiac muscle tissue of region of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:87600", + "name": "Cardiac muscle tissue of region of basal zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87599" + ] + } + }, + { + "id": "FMA:87601", + "name": "Cardiac muscle tissue of region of mid zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87599" + ] + } + }, + { + "id": "FMA:87602", + "name": "Cardiac muscle tissue of region of apical zone of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87599" + ] + } + }, + { + "id": "FMA:87603", + "name": "Cardiac muscle tissue of myocardial zone 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87599" + ] + }, + "synonyms": [ + "Cardiac muscle of apex zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87604", + "name": "Cardiac muscle tissue of myocardial zone 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal anterior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87605", + "name": "Cardiac muscle tissue of myocardial zone 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal anteroseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87606", + "name": "Cardiac muscle tissue of myocardial zone 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal inferoseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87607", + "name": "Cardiac muscle tissue of myocardial zone 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal inferior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87608", + "name": "Cardiac muscle tissue of myocardial zone 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal inferolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87609", + "name": "Cardiac muscle tissue of myocardial zone 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87600" + ] + }, + "synonyms": [ + "Cardiac muscle of basal anterolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87610", + "name": "Cardiac muscle tissue of myocardial zone 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid anterior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87611", + "name": "Cardiac muscle tissue of myocardial zone 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid anteroseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87612", + "name": "Cardiac muscle tissue of myocardial zone 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid inferoseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87613", + "name": "Cardiac muscle tissue of myocardial zone 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid inferior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87614", + "name": "Cardiac muscle tissue of myocardial zone 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid inferolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87615", + "name": "Cardiac muscle tissue of myocardial zone 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87601" + ] + }, + "synonyms": [ + "Cardiac muscle of mid anterolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87617", + "name": "Cardiac muscle tissue of myocardial zone 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical anterior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87618", + "name": "Cardiac muscle tissue of myocardial zone 14a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical anteroseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87619", + "name": "Cardiac muscle tissue of myocardial zone 15a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical inferoseptal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87620", + "name": "Cardiac muscle tissue of myocardial zone 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical inferior zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87621", + "name": "Cardiac muscle tissue of myocardial zone 16a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical inferolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87622", + "name": "Cardiac muscle tissue of myocardial zone 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical anterolateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87623", + "name": "Cardiac muscle tissue of myocardial zone 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87603" + ] + }, + "synonyms": [ + "Cardiac muscle of anteroapical zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87624", + "name": "Cardiac muscle tissue of myocardial zone 20", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87603" + ] + }, + "synonyms": [ + "Cardiac muscle of inferoapical zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87625", + "name": "Cardiac muscle tissue of myocardial zone 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical septal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87626", + "name": "Cardiac muscle tissue of myocardial zone 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + }, + "synonyms": [ + "Cardiac muscle of apical lateral zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:87627", + "name": "Basal zone of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86505" + ] + }, + "synonyms": [ + "Basal segment of anterior interventricular branch of left coronary artery" + ] + }, + { + "id": "FMA:87628", + "name": "Conjoint longitudinal muscle layer of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:87637", + "name": "Set of oblique veins of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Oblique veins", + "Set of oblique veins" + ] + }, + { + "id": "FMA:87640", + "name": "Set of smallest cardiac veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Smallest cardiac veins" + ] + }, + { + "id": "FMA:87651", + "name": "Epithelium of acinus of lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74446" + ] + } + }, + { + "id": "FMA:87653", + "name": "Afferent neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54527" + ] + } + }, + { + "id": "FMA:87654", + "name": "Primary afferent neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87653" + ] + } + }, + { + "id": "FMA:87655", + "name": "Secondary afferent neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87653" + ] + } + }, + { + "id": "FMA:87656", + "name": "Surface ectoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69070" + ] + } + }, + { + "id": "FMA:87657", + "name": "Neural ectoderm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69070" + ] + } + }, + { + "id": "FMA:214120", + "name": "Fibrous membrane of synovial tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42677" + ] + } + }, + { + "id": "FMA:214121", + "name": "Fibrous membrane of synovial tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42677" + ] + } + }, + { + "id": "FMA:214122", + "name": "Synovial membrane of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40891" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath of right wrist" + ] + }, + { + "id": "FMA:214123", + "name": "Synovial membrane of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40891" + ] + }, + "synonyms": [ + "Synovial membrane of common synovial tendon sheath of left wrist" + ] + }, + { + "id": "FMA:222853", + "name": "Lymphatic plexus of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5029" + ] + } + }, + { + "id": "FMA:222854", + "name": "Intrarenal lymphatic plexus of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222853" + ] + } + }, + { + "id": "FMA:222855", + "name": "Perirenal lymphatic plexus of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222853" + ] + } + }, + { + "id": "FMA:222856", + "name": "Subcapsular lymphatic plexus of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222854" + ] + } + }, + { + "id": "FMA:222857", + "name": "Lymphatic plexus of hilum of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222854" + ] + }, + "synonyms": [ + "Hilar lymphatic plexus of kidney" + ] + }, + { + "id": "FMA:222858", + "name": "Subcapsular lymphatic plexus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222856" + ] + } + }, + { + "id": "FMA:222859", + "name": "Subcapsular lymphatic plexus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222856" + ] + } + }, + { + "id": "FMA:222860", + "name": "Lymphatic plexus of hilum of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222857" + ] + }, + "synonyms": [ + "Hilar lymphatic plexus of right kidney" + ] + }, + { + "id": "FMA:222861", + "name": "Lymphatic plexus of hilum of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222857" + ] + }, + "synonyms": [ + "Hilar lymphatic plexus of left kidney" + ] + }, + { + "id": "FMA:222862", + "name": "Perirenal lymphatic plexus of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222855" + ] + } + }, + { + "id": "FMA:222863", + "name": "Perirenal lymphatic plexus of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222855" + ] + } + }, + { + "id": "FMA:222904", + "name": "Segment of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:222905", + "name": "Segment of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + } + }, + { + "id": "FMA:222906", + "name": "Extruded cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63863" + ] + } + }, + { + "id": "FMA:222923", + "name": "Embryonic cardiac structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69067" + ] + } + }, + { + "id": "FMA:222936", + "name": "Anterior surface of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17383" + ] + } + }, + { + "id": "FMA:222937", + "name": "Posterior surface of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17384" + ] + } + }, + { + "id": "FMA:222938", + "name": "Surface of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24211" + ] + } + }, + { + "id": "FMA:222943", + "name": "Male trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7181" + ] + } + }, + { + "id": "FMA:222944", + "name": "Female trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7181" + ] + } + }, + { + "id": "FMA:222945", + "name": "Male lower urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45659" + ] + } + }, + { + "id": "FMA:222946", + "name": "Female lower urinary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45659" + ] + } + }, + { + "id": "FMA:222947", + "name": "Male urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7159" + ] + } + }, + { + "id": "FMA:222948", + "name": "Female urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7159" + ] + } + }, + { + "id": "FMA:222964", + "name": "Superficial fascia of anterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:222965", + "name": "Superficial fascia of anterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222964" + ] + } + }, + { + "id": "FMA:222966", + "name": "Superficial fascia of anterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222964" + ] + } + }, + { + "id": "FMA:222967", + "name": "Superficial fascia of posterior part of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61074" + ] + } + }, + { + "id": "FMA:222968", + "name": "Superficial fascia of posterior part of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222967" + ] + } + }, + { + "id": "FMA:222969", + "name": "Superficial fascia of posterior part of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222967" + ] + } + }, + { + "id": "FMA:222971", + "name": "Bony part of zone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83130" + ] + } + }, + { + "id": "FMA:222972", + "name": "Bony part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30680" + ] + } + }, + { + "id": "FMA:222973", + "name": "Bony part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30680" + ] + } + }, + { + "id": "FMA:222975", + "name": "Nucleus of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:222980", + "name": "Back of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223004" + ] + } + }, + { + "id": "FMA:222981", + "name": "Back of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222980" + ] + } + }, + { + "id": "FMA:222982", + "name": "Back of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222980" + ] + } + }, + { + "id": "FMA:222983", + "name": "Hypothenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85180" + ] + } + }, + { + "id": "FMA:222984", + "name": "Right hypothenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222983" + ] + } + }, + { + "id": "FMA:222985", + "name": "Left hypothenar space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222983" + ] + } + }, + { + "id": "FMA:222988", + "name": "Palmar part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61519" + ] + } + }, + { + "id": "FMA:222989", + "name": "Palmar part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222988" + ] + } + }, + { + "id": "FMA:222990", + "name": "Palmar part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222989" + ] + } + }, + { + "id": "FMA:222991", + "name": "Palmar part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222989" + ] + } + }, + { + "id": "FMA:222992", + "name": "Palmar part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222988" + ] + } + }, + { + "id": "FMA:222993", + "name": "Palmar part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222992" + ] + } + }, + { + "id": "FMA:222994", + "name": "Palmar part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222992" + ] + } + }, + { + "id": "FMA:222995", + "name": "Palmar part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222988" + ] + } + }, + { + "id": "FMA:222996", + "name": "Palmar part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222995" + ] + } + }, + { + "id": "FMA:222997", + "name": "Palmar part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222995" + ] + } + }, + { + "id": "FMA:222998", + "name": "Palmar part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222988" + ] + } + }, + { + "id": "FMA:222999", + "name": "Palmar part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222998" + ] + } + }, + { + "id": "FMA:223000", + "name": "Palmar part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222998" + ] + } + }, + { + "id": "FMA:223001", + "name": "Palmar part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:222988" + ] + } + }, + { + "id": "FMA:223002", + "name": "Palmar part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223001" + ] + } + }, + { + "id": "FMA:223003", + "name": "Palmar part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223001" + ] + } + }, + { + "id": "FMA:223004", + "name": "Segment of back of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + }, + "synonyms": [ + "Subdivision of back of hand" + ] + }, + { + "id": "FMA:223005", + "name": "Dorsal part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223004" + ] + } + }, + { + "id": "FMA:223006", + "name": "Dorsal part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223005" + ] + } + }, + { + "id": "FMA:223007", + "name": "Dorsal part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223006" + ] + } + }, + { + "id": "FMA:223008", + "name": "Dorsal part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223006" + ] + } + }, + { + "id": "FMA:223009", + "name": "Dorsal part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223005" + ] + } + }, + { + "id": "FMA:223010", + "name": "Dorsal part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223009" + ] + } + }, + { + "id": "FMA:223011", + "name": "Dorsal part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223009" + ] + } + }, + { + "id": "FMA:223012", + "name": "Dorsal part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223005" + ] + } + }, + { + "id": "FMA:223013", + "name": "Dorsal part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223012" + ] + } + }, + { + "id": "FMA:223014", + "name": "Dorsal part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223012" + ] + } + }, + { + "id": "FMA:223015", + "name": "Dorsal part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223005" + ] + } + }, + { + "id": "FMA:223016", + "name": "Dorsal part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223015" + ] + } + }, + { + "id": "FMA:223017", + "name": "Dorsal part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223015" + ] + } + }, + { + "id": "FMA:223018", + "name": "Dorsal part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223005" + ] + } + }, + { + "id": "FMA:223019", + "name": "Dorsal part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223018" + ] + } + }, + { + "id": "FMA:223020", + "name": "Dorsal part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223018" + ] + } + }, + { + "id": "FMA:223021", + "name": "Lateral part of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + } + }, + { + "id": "FMA:223022", + "name": "Lateral part of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223021" + ] + } + }, + { + "id": "FMA:223023", + "name": "Lateral part of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223021" + ] + } + }, + { + "id": "FMA:223024", + "name": "Lateral part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + } + }, + { + "id": "FMA:223025", + "name": "Lateral part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223024" + ] + } + }, + { + "id": "FMA:223026", + "name": "Lateral part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223025" + ] + } + }, + { + "id": "FMA:223027", + "name": "Lateral part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223025" + ] + } + }, + { + "id": "FMA:223028", + "name": "Lateral part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223024" + ] + } + }, + { + "id": "FMA:223029", + "name": "Lateral part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223028" + ] + } + }, + { + "id": "FMA:223030", + "name": "Lateral part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223028" + ] + } + }, + { + "id": "FMA:223031", + "name": "Lateral part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223024" + ] + } + }, + { + "id": "FMA:223032", + "name": "Lateral part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223031" + ] + } + }, + { + "id": "FMA:223033", + "name": "Lateral part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223031" + ] + } + }, + { + "id": "FMA:223034", + "name": "Lateral part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223024" + ] + } + }, + { + "id": "FMA:223035", + "name": "Lateral part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223034" + ] + } + }, + { + "id": "FMA:223036", + "name": "Lateral part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223034" + ] + } + }, + { + "id": "FMA:223037", + "name": "Lateral part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223024" + ] + } + }, + { + "id": "FMA:223038", + "name": "Lateral part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223037" + ] + } + }, + { + "id": "FMA:223039", + "name": "Lateral part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223037" + ] + } + }, + { + "id": "FMA:223040", + "name": "Medial part of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + } + }, + { + "id": "FMA:223041", + "name": "Medial part of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223040" + ] + } + }, + { + "id": "FMA:223042", + "name": "Medial part of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223040" + ] + } + }, + { + "id": "FMA:223043", + "name": "Medial part of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223040" + ] + } + }, + { + "id": "FMA:223044", + "name": "Medial part of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223040" + ] + } + }, + { + "id": "FMA:223045", + "name": "Medial part of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223040" + ] + } + }, + { + "id": "FMA:223046", + "name": "Medial part of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223045" + ] + } + }, + { + "id": "FMA:223047", + "name": "Medial part of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223045" + ] + } + }, + { + "id": "FMA:223048", + "name": "Medial part of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223044" + ] + } + }, + { + "id": "FMA:223049", + "name": "Medial part of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223044" + ] + } + }, + { + "id": "FMA:223050", + "name": "Medial part of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223043" + ] + } + }, + { + "id": "FMA:223051", + "name": "Medial part of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223043" + ] + } + }, + { + "id": "FMA:223052", + "name": "Medial part of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223042" + ] + } + }, + { + "id": "FMA:223053", + "name": "Medial part of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223042" + ] + } + }, + { + "id": "FMA:223054", + "name": "Medial part of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223041" + ] + } + }, + { + "id": "FMA:223055", + "name": "Medial part of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223041" + ] + } + }, + { + "id": "FMA:223063", + "name": "Neurovascular bundle of Haversian canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32419" + ] + } + }, + { + "id": "FMA:223064", + "name": "Neurovascular bundle of femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32419" + ] + } + }, + { + "id": "FMA:223065", + "name": "Neurovascular bundle of right femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223064" + ] + } + }, + { + "id": "FMA:223066", + "name": "Neurovascular bundle of left femoral triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223064" + ] + } + }, + { + "id": "FMA:223067", + "name": "Anterior part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225361" + ] + } + }, + { + "id": "FMA:223068", + "name": "Posterior part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225361" + ] + } + }, + { + "id": "FMA:223070", + "name": "Superficial fascia of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63976" + ] + } + }, + { + "id": "FMA:223071", + "name": "Superficial fascia of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63976" + ] + } + }, + { + "id": "FMA:223072", + "name": "Superficial fascia of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63977" + ] + } + }, + { + "id": "FMA:223073", + "name": "Superficial fascia of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63977" + ] + } + }, + { + "id": "FMA:223074", + "name": "Palpebral conjunctiva of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59027" + ] + } + }, + { + "id": "FMA:223075", + "name": "Palpebral conjunctiva of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59027" + ] + } + }, + { + "id": "FMA:223076", + "name": "Palpebral conjunctiva of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59026" + ] + } + }, + { + "id": "FMA:223078", + "name": "Palpebral conjunctiva of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59026" + ] + } + }, + { + "id": "FMA:223080", + "name": "Superficial fascia of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:223081", + "name": "Superficial fascia of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223080" + ] + } + }, + { + "id": "FMA:223082", + "name": "Superficial fascia of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223080" + ] + } + }, + { + "id": "FMA:223083", + "name": "Musculature of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of front of neck" + ] + }, + { + "id": "FMA:223084", + "name": "Vasculature of front of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + } + }, + { + "id": "FMA:223085", + "name": "Vasculature of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + } + }, + { + "id": "FMA:223086", + "name": "Commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7241" + ] + }, + "synonyms": [ + "Commissural cusp of mitral valve" + ] + }, + { + "id": "FMA:223087", + "name": "Anterior commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223086" + ] + } + }, + { + "id": "FMA:223088", + "name": "Posterior commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223086" + ] + } + }, + { + "id": "FMA:223115", + "name": "Cardiac muscle fasciculus of myocardial zone 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223116", + "name": "Cardiac muscle fasciculus of myocardial zone 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223117", + "name": "Cardiac muscle fasciculus of myocardial zone 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223118", + "name": "Cardiac muscle fasciculus of myocardial zone 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223119", + "name": "Cardiac muscle fasciculus of myocardial zone 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223120", + "name": "Cardiac muscle fasciculus of myocardial zone 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223121", + "name": "Cardiac muscle fasciculus of myocardial zone 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223122", + "name": "Cardiac muscle fasciculus of myocardial zone 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223123", + "name": "Cardiac muscle fasciculus of myocardial zone 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223124", + "name": "Cardiac muscle fasciculus of myocardial zone 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223125", + "name": "Cardiac muscle fasciculus of myocardial zone 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223126", + "name": "Cardiac muscle fasciculus of myocardial zone 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223127", + "name": "Cardiac muscle fasciculus of myocardial zone 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223128", + "name": "Cardiac muscle fasciculus of myocardial zone 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223129", + "name": "Cardiac muscle fasciculus of myocardial zone 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223130", + "name": "Cardiac muscle fasciculus of myocardial zone 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223131", + "name": "Cardiac muscle fasciculus of myocardial zone 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223140", + "name": "Cardiac muscle fasciculus of myocardial zone 13a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223141", + "name": "Cardiac muscle fasciculus of myocardial zone 14a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223142", + "name": "Cardiac muscle fasciculus of myocardial zone 15a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223143", + "name": "Cardiac muscle fasciculus of myocardial zone 16a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223144", + "name": "Cardiac muscle fasciculus of myocardial zone 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223145", + "name": "Cardiac muscle fasciculus of myocardial zone 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223146", + "name": "Cardiac muscle fasciculus of myocardial zone 20", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223147", + "name": "Cardiac muscle tissue of myocardial zone 17a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + } + }, + { + "id": "FMA:223148", + "name": "Cardiac muscle fasciculus of myocardial zone 17a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84421" + ] + } + }, + { + "id": "FMA:223149", + "name": "Cardiac muscle tissue of myocardial zone 13a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87602" + ] + } + }, + { + "id": "FMA:223151", + "name": "Internal gray matter component", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:223153", + "name": "Olfactory nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223274" + ] + } + }, + { + "id": "FMA:223155", + "name": "Fibroelastic connective tissue of fibrous pericardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:223156", + "name": "Cavity proper of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223157", + "name": "Cavity proper of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223158", + "name": "Cavity proper of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223159", + "name": "Cavity proper of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223160", + "name": "Cavity proper of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223161", + "name": "Cavity proper of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14151" + ] + } + }, + { + "id": "FMA:223162", + "name": "Left olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77626" + ] + } + }, + { + "id": "FMA:223163", + "name": "Right olfactory tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77626" + ] + } + }, + { + "id": "FMA:223176", + "name": "Right olfactory bulb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77624" + ] + } + }, + { + "id": "FMA:223177", + "name": "Left olfactory bulb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77624" + ] + } + }, + { + "id": "FMA:223181", + "name": "Lateral part of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225361" + ] + } + }, + { + "id": "FMA:223183", + "name": "Myocardium of region of basal zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of basal zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:223184", + "name": "Myocardium of region of mid zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of mid zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:223185", + "name": "Myocardium of region of apical zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of apical zone of myocardium of left ventricle" + ] + }, + { + "id": "FMA:223190", + "name": "Set of inner and outer segments of retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Inner and outer segments of retina" + ] + }, + { + "id": "FMA:223192", + "name": "Right set of olfactory nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75450" + ] + } + }, + { + "id": "FMA:223193", + "name": "Left set of olfactory nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75450" + ] + } + }, + { + "id": "FMA:223195", + "name": "Superior articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11953" + ] + }, + "synonyms": [ + "Superior articular process of first sacral segment" + ] + }, + { + "id": "FMA:223197", + "name": "Second belly of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51202" + ] + } + }, + { + "id": "FMA:223198", + "name": "Second belly of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51202" + ] + } + }, + { + "id": "FMA:223199", + "name": "Third belly of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51203" + ] + } + }, + { + "id": "FMA:223200", + "name": "Third belly of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51203" + ] + } + }, + { + "id": "FMA:223201", + "name": "Fourth belly of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51204" + ] + } + }, + { + "id": "FMA:223202", + "name": "Fourth belly of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51204" + ] + } + }, + { + "id": "FMA:223206", + "name": "Cusp proper of semilunar valvule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83515" + ] + } + }, + { + "id": "FMA:223207", + "name": "Extrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + } + }, + { + "id": "FMA:223208", + "name": "Intrapulmonary bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7409" + ] + } + }, + { + "id": "FMA:223215", + "name": "First tendon of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72233" + ] + } + }, + { + "id": "FMA:223216", + "name": "First tendon of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72233" + ] + } + }, + { + "id": "FMA:223217", + "name": "Second tendon of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72234" + ] + } + }, + { + "id": "FMA:223218", + "name": "Second tendon of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72234" + ] + } + }, + { + "id": "FMA:223219", + "name": "Third tendon of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72235" + ] + } + }, + { + "id": "FMA:223220", + "name": "Third tendon of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72235" + ] + } + }, + { + "id": "FMA:223221", + "name": "Fourth tendon of right flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72236" + ] + } + }, + { + "id": "FMA:223222", + "name": "Fourth tendon of left flexor digitorum brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72236" + ] + } + }, + { + "id": "FMA:223224", + "name": "Tendon of fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:223225", + "name": "Tendon of fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:223226", + "name": "Tendon of sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:223227", + "name": "Tendon of seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48549" + ] + } + }, + { + "id": "FMA:223228", + "name": "Tendon of right first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48550" + ] + } + }, + { + "id": "FMA:223229", + "name": "Tendon of left first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48550" + ] + } + }, + { + "id": "FMA:223230", + "name": "Tendon of right third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48551" + ] + } + }, + { + "id": "FMA:223231", + "name": "Tendon of left third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48551" + ] + } + }, + { + "id": "FMA:223232", + "name": "Tendon of right fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223224" + ] + } + }, + { + "id": "FMA:223233", + "name": "Tendon of left fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223224" + ] + } + }, + { + "id": "FMA:223234", + "name": "Tendon of right fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223225" + ] + } + }, + { + "id": "FMA:223235", + "name": "Tendon of left fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223225" + ] + } + }, + { + "id": "FMA:223236", + "name": "Tendon of right sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223226" + ] + } + }, + { + "id": "FMA:223237", + "name": "Tendon of left sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223226" + ] + } + }, + { + "id": "FMA:223238", + "name": "Tendon of right seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223227" + ] + } + }, + { + "id": "FMA:223239", + "name": "Tendon of left seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223227" + ] + } + }, + { + "id": "FMA:223240", + "name": "Tendon of third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48579" + ] + } + }, + { + "id": "FMA:223241", + "name": "Tendon of fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48579" + ] + } + }, + { + "id": "FMA:223242", + "name": "Tendon of right first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48580" + ] + } + }, + { + "id": "FMA:223243", + "name": "Tendon of left first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48580" + ] + } + }, + { + "id": "FMA:223244", + "name": "Tendon of right second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48581" + ] + } + }, + { + "id": "FMA:223245", + "name": "Tendon of left second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:48581" + ] + } + }, + { + "id": "FMA:223246", + "name": "Tendon of right third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223240" + ] + } + }, + { + "id": "FMA:223247", + "name": "Tendon of left third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223240" + ] + } + }, + { + "id": "FMA:223248", + "name": "Tendon of right fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223241" + ] + } + }, + { + "id": "FMA:223249", + "name": "Tendon of left fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223241" + ] + } + }, + { + "id": "FMA:223255", + "name": "Tendon of lumbrical of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:223256", + "name": "Tendon of dorsal interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:223257", + "name": "Tendon of plantar interosseous of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9721" + ] + } + }, + { + "id": "FMA:223260", + "name": "Physical attribute relationship", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85802" + ] + } + }, + { + "id": "FMA:223263", + "name": "Shape relationship", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223260" + ] + } + }, + { + "id": "FMA:223272", + "name": "Gland of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15052" + ] + } + }, + { + "id": "FMA:223274", + "name": "Cranial nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61284" + ] + } + }, + { + "id": "FMA:223275", + "name": "Internodal tract myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67968" + ] + } + }, + { + "id": "FMA:223276", + "name": "Myocyte of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223275" + ] + } + }, + { + "id": "FMA:223277", + "name": "Myocyte of atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223275" + ] + } + }, + { + "id": "FMA:223278", + "name": "Myocyte of atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223275" + ] + } + }, + { + "id": "FMA:223279", + "name": "Myocyte of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223275" + ] + } + }, + { + "id": "FMA:223280", + "name": "Myocyte of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223275" + ] + } + }, + { + "id": "FMA:223281", + "name": "Conducting system of cardiac chamber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83513" + ] + } + }, + { + "id": "FMA:223282", + "name": "Conducting system of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83513" + ] + } + }, + { + "id": "FMA:223284", + "name": "Swallowed air", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84580" + ] + } + }, + { + "id": "FMA:223286", + "name": "Basal zone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + }, + "synonyms": [ + "Base of heart", + "Anatomical base of heart" + ] + }, + { + "id": "FMA:223288", + "name": "Mid zone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + }, + "synonyms": [ + "Heart proper", + "Middle zone of heart" + ] + }, + { + "id": "FMA:223291", + "name": "Apical zone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85461" + ] + }, + "synonyms": [ + "Apical zone part of left ventricle", + "Apex zone of heart" + ] + }, + { + "id": "FMA:223311", + "name": "Pigmented layer of right retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58627" + ] + } + }, + { + "id": "FMA:223312", + "name": "Pigmented layer of left retina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58627" + ] + } + }, + { + "id": "FMA:223374", + "name": "Zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:223392", + "name": "Mid zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225369" + ] + }, + "synonyms": [ + "Mid part of left ventricle" + ] + }, + { + "id": "FMA:223397", + "name": "Right inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72243" + ] + } + }, + { + "id": "FMA:223398", + "name": "Left inferior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72243" + ] + } + }, + { + "id": "FMA:223399", + "name": "Right cerebellar nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72249" + ] + } + }, + { + "id": "FMA:223400", + "name": "Left cerebellar nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72249" + ] + } + }, + { + "id": "FMA:223402", + "name": "Right trigeminal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71248" + ] + } + }, + { + "id": "FMA:223403", + "name": "Left trigeminal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71248" + ] + } + }, + { + "id": "FMA:223404", + "name": "Right solitary tract nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72242" + ] + } + }, + { + "id": "FMA:223405", + "name": "Left solitary tract nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72242" + ] + } + }, + { + "id": "FMA:223406", + "name": "Right superior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72247" + ] + } + }, + { + "id": "FMA:223408", + "name": "Compartment of cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + }, + "synonyms": [ + "Cell compartment" + ] + }, + { + "id": "FMA:223411", + "name": "Compartment of cell part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9647" + ] + } + }, + { + "id": "FMA:223412", + "name": "Left superior olivary complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72247" + ] + } + }, + { + "id": "FMA:223415", + "name": "Right oculomotor nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54510" + ] + } + }, + { + "id": "FMA:223416", + "name": "Left oculomotor nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54510" + ] + } + }, + { + "id": "FMA:223417", + "name": "Right septal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61845" + ] + } + }, + { + "id": "FMA:223418", + "name": "Left septal nuclear complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61845" + ] + } + }, + { + "id": "FMA:223419", + "name": "Lateral nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62174" + ] + } + }, + { + "id": "FMA:223420", + "name": "Lateral nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62174" + ] + } + }, + { + "id": "FMA:223421", + "name": "Anterior nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62019" + ] + } + }, + { + "id": "FMA:223422", + "name": "Anterior nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62019" + ] + } + }, + { + "id": "FMA:223423", + "name": "Intralaminar nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62021" + ] + } + }, + { + "id": "FMA:223424", + "name": "Intralaminar nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62021" + ] + } + }, + { + "id": "FMA:223425", + "name": "Right rostral intralaminar nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62164" + ] + } + }, + { + "id": "FMA:223426", + "name": "Left rostral intralaminar nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62164" + ] + } + }, + { + "id": "FMA:223427", + "name": "Ventral nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62022" + ] + } + }, + { + "id": "FMA:223428", + "name": "Ventral nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62022" + ] + } + }, + { + "id": "FMA:223429", + "name": "Posterior nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62024" + ] + } + }, + { + "id": "FMA:223430", + "name": "Posterior nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62024" + ] + } + }, + { + "id": "FMA:223431", + "name": "Right pontine nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72512" + ] + } + }, + { + "id": "FMA:223432", + "name": "Left pontine nuclear group", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72512" + ] + } + }, + { + "id": "FMA:223434", + "name": "Compartment of endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223435", + "name": "Right central medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70663" + ] + } + }, + { + "id": "FMA:223436", + "name": "Left central medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70663" + ] + } + }, + { + "id": "FMA:223437", + "name": "Right paramedian medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72580" + ] + } + }, + { + "id": "FMA:223438", + "name": "Left paramedian medullary reticular complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72580" + ] + } + }, + { + "id": "FMA:223441", + "name": "Right pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:223443", + "name": "Left pulmonary nerve plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:6629" + ] + } + }, + { + "id": "FMA:223444", + "name": "ONARD_Class_350070", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77626" + ] + } + }, + { + "id": "FMA:223446", + "name": "Compartment of peroxisome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223448", + "name": "Compartment of Golgi cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223450", + "name": "Compartment of Golgi vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223452", + "name": "Compartment of annulate lamella cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223454", + "name": "Compartment of mitochondrion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223456", + "name": "Compartment of endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223458", + "name": "Compartment of smooth endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223456" + ] + } + }, + { + "id": "FMA:223460", + "name": "Compartment of rough endoplasmic reticulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223456" + ] + } + }, + { + "id": "FMA:223462", + "name": "Compartment of endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223464", + "name": "Compartment of smooth endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223462" + ] + } + }, + { + "id": "FMA:223466", + "name": "Compartment of rough endoplasmic reticulum cistern", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223462" + ] + } + }, + { + "id": "FMA:223468", + "name": "Compartment of endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223470", + "name": "Compartment of smooth endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223468" + ] + } + }, + { + "id": "FMA:223472", + "name": "Compartment of rough endoplasmic reticulum vesicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223468" + ] + } + }, + { + "id": "FMA:223474", + "name": "Compartment of cell nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223476", + "name": "Compartment of lysosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223411" + ] + } + }, + { + "id": "FMA:223478", + "name": "Compartment of early endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223434" + ] + } + }, + { + "id": "FMA:223480", + "name": "Compartment of late endosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223434" + ] + } + }, + { + "id": "FMA:223482", + "name": "Condensed cytoplasmic chromosome", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84695" + ] + } + }, + { + "id": "FMA:223486", + "name": "Clivus of right macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58670" + ] + } + }, + { + "id": "FMA:223487", + "name": "Clivus of left macula lutea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58670" + ] + } + }, + { + "id": "FMA:223615", + "name": "Anterior male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24816" + ] + } + }, + { + "id": "FMA:223617", + "name": "Anterior female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24816" + ] + } + }, + { + "id": "FMA:223619", + "name": "Pectoral part of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61471" + ] + } + }, + { + "id": "FMA:223621", + "name": "Pectoral part of female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61471" + ] + } + }, + { + "id": "FMA:223623", + "name": "Right pectoral part of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223619" + ] + } + }, + { + "id": "FMA:223625", + "name": "Left pectoral part of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223619" + ] + } + }, + { + "id": "FMA:223627", + "name": "Right pectoral part of female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223621" + ] + } + }, + { + "id": "FMA:223629", + "name": "Left pectoral part of female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223621" + ] + } + }, + { + "id": "FMA:223631", + "name": "Right side of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73099" + ] + } + }, + { + "id": "FMA:223633", + "name": "Right side of female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73099" + ] + } + }, + { + "id": "FMA:223635", + "name": "Left side of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73100" + ] + } + }, + { + "id": "FMA:223637", + "name": "Left side of female chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73100" + ] + } + }, + { + "id": "FMA:223640", + "name": "Pectoral part proper of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61478" + ] + } + }, + { + "id": "FMA:223642", + "name": "Right pectoral part proper of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223640" + ] + } + }, + { + "id": "FMA:223644", + "name": "Left pectoral part proper of male chest", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223640" + ] + } + }, + { + "id": "FMA:223649", + "name": "Thoracic duct tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5024" + ] + }, + "synonyms": [ + "Left lymphatic duct tree" + ] + }, + { + "id": "FMA:223653", + "name": "Male thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9576" + ] + }, + "synonyms": [ + "Male chest" + ] + }, + { + "id": "FMA:223655", + "name": "Female thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9576" + ] + }, + "synonyms": [ + "Female chest" + ] + }, + { + "id": "FMA:223657", + "name": "Skin of male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10464" + ] + } + }, + { + "id": "FMA:223659", + "name": "Skin of female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10464" + ] + } + }, + { + "id": "FMA:223661", + "name": "Skin of right male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223657" + ] + } + }, + { + "id": "FMA:223663", + "name": "Skin of left male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223657" + ] + } + }, + { + "id": "FMA:223665", + "name": "Skin of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223659" + ] + } + }, + { + "id": "FMA:223667", + "name": "Skin of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223659" + ] + } + }, + { + "id": "FMA:223669", + "name": "Male areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67796" + ] + } + }, + { + "id": "FMA:223671", + "name": "Right male areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223669" + ] + } + }, + { + "id": "FMA:223673", + "name": "Left male areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223669" + ] + } + }, + { + "id": "FMA:223675", + "name": "Female areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67796" + ] + } + }, + { + "id": "FMA:223677", + "name": "Right female areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223675" + ] + } + }, + { + "id": "FMA:223679", + "name": "Left female areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223675" + ] + } + }, + { + "id": "FMA:223681", + "name": "Superficial fascia of male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19874" + ] + } + }, + { + "id": "FMA:223683", + "name": "Superficial fascia of right male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223681" + ] + } + }, + { + "id": "FMA:223685", + "name": "Superficial fascia of left male breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223681" + ] + } + }, + { + "id": "FMA:223687", + "name": "Superficial fascia of female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19874" + ] + } + }, + { + "id": "FMA:223689", + "name": "Superficial fascia of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223687" + ] + } + }, + { + "id": "FMA:223691", + "name": "Superficial fascia of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223687" + ] + } + }, + { + "id": "FMA:223693", + "name": "Right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67771" + ] + } + }, + { + "id": "FMA:223695", + "name": "Left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67771" + ] + } + }, + { + "id": "FMA:223697", + "name": "Female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73104" + ] + } + }, + { + "id": "FMA:223699", + "name": "Right female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223697" + ] + } + }, + { + "id": "FMA:223701", + "name": "Left female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223697" + ] + } + }, + { + "id": "FMA:223703", + "name": "Skin of female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58058" + ] + } + }, + { + "id": "FMA:223705", + "name": "Skin of right female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223703" + ] + } + }, + { + "id": "FMA:223707", + "name": "Skin of left female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223703" + ] + } + }, + { + "id": "FMA:223709", + "name": "Superficial fascia of female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73132" + ] + } + }, + { + "id": "FMA:223711", + "name": "Superficial fascia of right female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223709" + ] + } + }, + { + "id": "FMA:223713", + "name": "Superficial fascia of left female breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223709" + ] + } + }, + { + "id": "FMA:223715", + "name": "Fibroglandular mass of female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62055" + ] + } + }, + { + "id": "FMA:223717", + "name": "Fibroglandular mass of right female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223715" + ] + } + }, + { + "id": "FMA:223719", + "name": "Fibroglandular mass of left female breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223715" + ] + } + }, + { + "id": "FMA:223721", + "name": "Male chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50060" + ] + } + }, + { + "id": "FMA:223723", + "name": "Female chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50060" + ] + } + }, + { + "id": "FMA:223725", + "name": "Male superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50061" + ] + } + }, + { + "id": "FMA:223727", + "name": "Female superficial chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50061" + ] + } + }, + { + "id": "FMA:223729", + "name": "Male anterior chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87543" + ] + } + }, + { + "id": "FMA:223731", + "name": "Female anterior chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87543" + ] + } + }, + { + "id": "FMA:223755", + "name": "Lower intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223757", + "name": "Prostatic part proper of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19708" + ] + } + }, + { + "id": "FMA:223759", + "name": "Jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223769", + "name": "Sternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223776", + "name": "Superficial cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223778", + "name": "Right superficial cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223776" + ] + } + }, + { + "id": "FMA:223780", + "name": "Left superficial cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223776" + ] + } + }, + { + "id": "FMA:223782", + "name": "Submandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + }, + "synonyms": [ + "Level Ib lymphatic chain", + "Mandibular lymphatic chain" + ] + }, + { + "id": "FMA:223784", + "name": "Occipital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223786", + "name": "Right occipital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223784" + ] + } + }, + { + "id": "FMA:223788", + "name": "Left occipital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223784" + ] + } + }, + { + "id": "FMA:223790", + "name": "Retro-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Posterior auricular lymphatic chain", + "Mastoid lymphatic chain" + ] + }, + { + "id": "FMA:223792", + "name": "Right retro-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223790" + ] + }, + "synonyms": [ + "Right posterior auricular lymphatic chain" + ] + }, + { + "id": "FMA:223794", + "name": "Left retro-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223790" + ] + }, + "synonyms": [ + "Left posterior auricular lymphatic chain" + ] + }, + { + "id": "FMA:223796", + "name": "Anterior auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223798", + "name": "Right anterior auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223796" + ] + } + }, + { + "id": "FMA:223800", + "name": "Left anterior auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223796" + ] + } + }, + { + "id": "FMA:223802", + "name": "Parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223804", + "name": "Right parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223802" + ] + } + }, + { + "id": "FMA:223806", + "name": "Left parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223802" + ] + } + }, + { + "id": "FMA:223816", + "name": "Parotid lymphatic chain proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223818", + "name": "Right parotid lymphatic chain proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223816" + ] + } + }, + { + "id": "FMA:223820", + "name": "Left parotid lymphatic chain proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223816" + ] + } + }, + { + "id": "FMA:223828", + "name": "Facial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Buccal lymphatic chain" + ] + }, + { + "id": "FMA:223830", + "name": "Right facial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223828" + ] + } + }, + { + "id": "FMA:223832", + "name": "Left facial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223828" + ] + } + }, + { + "id": "FMA:223834", + "name": "Supramandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223836", + "name": "Right supramandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223834" + ] + } + }, + { + "id": "FMA:223838", + "name": "Left supramandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223834" + ] + } + }, + { + "id": "FMA:223840", + "name": "Buccinator lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223842", + "name": "Right buccinator lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223840" + ] + } + }, + { + "id": "FMA:223844", + "name": "Left buccinator lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223840" + ] + } + }, + { + "id": "FMA:223846", + "name": "Submental lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + }, + "synonyms": [ + "Level Ia lymphatic chain" + ] + }, + { + "id": "FMA:223852", + "name": "Deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223854", + "name": "Right deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223852" + ] + } + }, + { + "id": "FMA:223856", + "name": "Left deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223852" + ] + } + }, + { + "id": "FMA:223860", + "name": "Superior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Upper deep cervical lymphatic chain" + ] + }, + { + "id": "FMA:223862", + "name": "Right superior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223860" + ] + }, + "synonyms": [ + "Right upper deep cervical lymphatic chain" + ] + }, + { + "id": "FMA:223864", + "name": "Left superior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223860" + ] + }, + "synonyms": [ + "Left upper deep cervical lymphatic chain" + ] + }, + { + "id": "FMA:223866", + "name": "Inferior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223868", + "name": "Right inferior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223866" + ] + } + }, + { + "id": "FMA:223870", + "name": "Left inferior deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223866" + ] + } + }, + { + "id": "FMA:223872", + "name": "Jugulodigastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223874", + "name": "Right jugulodigastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223872" + ] + } + }, + { + "id": "FMA:223876", + "name": "Left jugulodigastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223872" + ] + } + }, + { + "id": "FMA:223888", + "name": "Smallest cardiac vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12846" + ] + }, + "synonyms": [ + "Thebesian vein", + "Least cardiac vein" + ] + }, + { + "id": "FMA:223899", + "name": "Lateral aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223901", + "name": "Right lateral aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223899" + ] + } + }, + { + "id": "FMA:223903", + "name": "Left lateral aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223899" + ] + } + }, + { + "id": "FMA:223905", + "name": "Celiac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Coeliac lymphatic chain" + ] + }, + { + "id": "FMA:223911", + "name": "Anterior part of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24226" + ] + }, + "synonyms": [ + "Symphysial part of pelvis" + ] + }, + { + "id": "FMA:223915", + "name": "Intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223917", + "name": "Upper intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223923", + "name": "First intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223925", + "name": "Right first intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223923" + ] + } + }, + { + "id": "FMA:223927", + "name": "Left first intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223923" + ] + } + }, + { + "id": "FMA:223929", + "name": "Second intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223931", + "name": "Right second intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223929" + ] + } + }, + { + "id": "FMA:223937", + "name": "Anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:223939", + "name": "Right anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223937" + ] + } + }, + { + "id": "FMA:223941", + "name": "Left anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223937" + ] + } + }, + { + "id": "FMA:223943", + "name": "Left second intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223929" + ] + } + }, + { + "id": "FMA:223945", + "name": "Third intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223947", + "name": "Right third intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223945" + ] + } + }, + { + "id": "FMA:223949", + "name": "Left third intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223945" + ] + } + }, + { + "id": "FMA:223951", + "name": "Fourth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223953", + "name": "Right fourth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223951" + ] + } + }, + { + "id": "FMA:223955", + "name": "Left fourth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223951" + ] + } + }, + { + "id": "FMA:223957", + "name": "Fifth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223959", + "name": "Right fifth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223957" + ] + } + }, + { + "id": "FMA:223961", + "name": "Left fifth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223957" + ] + } + }, + { + "id": "FMA:223963", + "name": "Sixth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223965", + "name": "Right sixth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223963" + ] + } + }, + { + "id": "FMA:223967", + "name": "Left sixth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223963" + ] + } + }, + { + "id": "FMA:223969", + "name": "Seventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223971", + "name": "Right seventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223969" + ] + } + }, + { + "id": "FMA:223973", + "name": "Left seventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223969" + ] + } + }, + { + "id": "FMA:223975", + "name": "Eighth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223977", + "name": "Right eighth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223975" + ] + } + }, + { + "id": "FMA:223979", + "name": "Left eighth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223975" + ] + } + }, + { + "id": "FMA:223981", + "name": "Ninth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223983", + "name": "Right ninth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223981" + ] + } + }, + { + "id": "FMA:223985", + "name": "Left ninth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223981" + ] + } + }, + { + "id": "FMA:223987", + "name": "Tenth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223989", + "name": "Right tenth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223987" + ] + } + }, + { + "id": "FMA:223991", + "name": "Left tenth intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223987" + ] + } + }, + { + "id": "FMA:223993", + "name": "Eleventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223915" + ] + } + }, + { + "id": "FMA:223995", + "name": "Right eleventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223993" + ] + } + }, + { + "id": "FMA:223997", + "name": "Left eleventh intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223993" + ] + } + }, + { + "id": "FMA:223999", + "name": "Right submandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223782" + ] + }, + "synonyms": [ + "Right mandibular lymphatic chain" + ] + }, + { + "id": "FMA:224001", + "name": "Left submandibular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223782" + ] + }, + "synonyms": [ + "Left mandibular lymphatic chain" + ] + }, + { + "id": "FMA:224003", + "name": "Subdivision of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:224005", + "name": "Occipital zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224003" + ] + }, + "synonyms": [ + "Occipital scalp" + ] + }, + { + "id": "FMA:224008", + "name": "Right occipital zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224005" + ] + } + }, + { + "id": "FMA:224010", + "name": "Left occipital zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224005" + ] + } + }, + { + "id": "FMA:224012", + "name": "Parietal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224003" + ] + }, + "synonyms": [ + "Parietal scalp" + ] + }, + { + "id": "FMA:224015", + "name": "Right parietal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224012" + ] + } + }, + { + "id": "FMA:224017", + "name": "Left parietal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224012" + ] + } + }, + { + "id": "FMA:224019", + "name": "Temporal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224003" + ] + }, + "synonyms": [ + "Temporal scalp" + ] + }, + { + "id": "FMA:224022", + "name": "Right temporal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224019" + ] + } + }, + { + "id": "FMA:224024", + "name": "Left temporal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224019" + ] + } + }, + { + "id": "FMA:224026", + "name": "Frontal zone of scalp", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224003" + ] + }, + "synonyms": [ + "Frontal scalp" + ] + }, + { + "id": "FMA:224029", + "name": "Retropharyngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224031", + "name": "Right retropharyngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224029" + ] + } + }, + { + "id": "FMA:224033", + "name": "Left retropharyngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224029" + ] + } + }, + { + "id": "FMA:224035", + "name": "Paratracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Paratracheal tributary of tracheobronchial lymphatic chain" + ] + }, + { + "id": "FMA:224037", + "name": "Right paratracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224035" + ] + } + }, + { + "id": "FMA:224039", + "name": "Left paratracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224035" + ] + } + }, + { + "id": "FMA:224041", + "name": "Infrahyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224043", + "name": "Lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:224045", + "name": "Pretracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224047", + "name": "Prelaryngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224049", + "name": "Right side of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + } + }, + { + "id": "FMA:224051", + "name": "Left side of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54903" + ] + } + }, + { + "id": "FMA:224058", + "name": "Integument of subdivision of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:224060", + "name": "Integument of head proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224062", + "name": "Integument of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224064", + "name": "Integument of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224066", + "name": "Superficial fascia of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:224068", + "name": "Integument of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224070", + "name": "Integument of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224068" + ] + } + }, + { + "id": "FMA:224072", + "name": "Integument of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224068" + ] + } + }, + { + "id": "FMA:224074", + "name": "Integument of external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224076", + "name": "Integument of right external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224074" + ] + } + }, + { + "id": "FMA:224078", + "name": "Integument of left external ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224074" + ] + } + }, + { + "id": "FMA:224080", + "name": "Integument of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224082", + "name": "Integument of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224080" + ] + } + }, + { + "id": "FMA:224084", + "name": "Integument of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224080" + ] + } + }, + { + "id": "FMA:224086", + "name": "Integument of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224080" + ] + } + }, + { + "id": "FMA:224088", + "name": "Integument of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224080" + ] + } + }, + { + "id": "FMA:224090", + "name": "Integument of subdivision of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224092", + "name": "Integument of root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224090" + ] + } + }, + { + "id": "FMA:224094", + "name": "Integument of dorsum of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224090" + ] + } + }, + { + "id": "FMA:224096", + "name": "Integument of tip of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224090" + ] + } + }, + { + "id": "FMA:224098", + "name": "Integument of ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224090" + ] + } + }, + { + "id": "FMA:224100", + "name": "Integument of right ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224098" + ] + } + }, + { + "id": "FMA:224102", + "name": "Integument of left ala of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224098" + ] + } + }, + { + "id": "FMA:224104", + "name": "Integument of columella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224090" + ] + } + }, + { + "id": "FMA:224106", + "name": "Integument of subdivision of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224108", + "name": "Integument of infra-orbital part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224106" + ] + } + }, + { + "id": "FMA:224110", + "name": "Integument of infra-orbital part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224108" + ] + } + }, + { + "id": "FMA:224112", + "name": "Integument of infra-orbital part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224108" + ] + } + }, + { + "id": "FMA:224114", + "name": "Integument of zygomatic part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224106" + ] + } + }, + { + "id": "FMA:224116", + "name": "Integument of zygomatic part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224114" + ] + } + }, + { + "id": "FMA:224118", + "name": "Integument of zygomatic part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224114" + ] + } + }, + { + "id": "FMA:224120", + "name": "Integument of buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224106" + ] + } + }, + { + "id": "FMA:224122", + "name": "Integument of right buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224120" + ] + } + }, + { + "id": "FMA:224124", + "name": "Integument of left buccal part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224120" + ] + } + }, + { + "id": "FMA:224126", + "name": "Integument of parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224106" + ] + } + }, + { + "id": "FMA:224128", + "name": "Integument of right parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224126" + ] + } + }, + { + "id": "FMA:224130", + "name": "Integument of left parotid part of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224126" + ] + } + }, + { + "id": "FMA:224132", + "name": "Integument of pre-auricular part of cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224106" + ] + } + }, + { + "id": "FMA:224134", + "name": "Integument of pre-auricular part of right cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224132" + ] + } + }, + { + "id": "FMA:224136", + "name": "Integument of pre-auricular part of left cheek", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224132" + ] + } + }, + { + "id": "FMA:224138", + "name": "Integument of subdivision of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224140", + "name": "Integument of maxillary part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224138" + ] + } + }, + { + "id": "FMA:224142", + "name": "Integument of mandibular part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224138" + ] + } + }, + { + "id": "FMA:224144", + "name": "Integument of labial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224138" + ] + } + }, + { + "id": "FMA:224146", + "name": "Integument of lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224138" + ] + } + }, + { + "id": "FMA:224148", + "name": "Integument of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224146" + ] + } + }, + { + "id": "FMA:224150", + "name": "Integument of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224146" + ] + } + }, + { + "id": "FMA:224152", + "name": "Integument of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224154", + "name": "Integument of right side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224156", + "name": "Integument of left side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224158", + "name": "Integument of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224160", + "name": "Integument of middle part of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224162", + "name": "Integument of lateral part of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224164", + "name": "Integument of right lateral part of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224162" + ] + } + }, + { + "id": "FMA:224166", + "name": "Integument of left lateral part of forehead", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224162" + ] + } + }, + { + "id": "FMA:224168", + "name": "Integument of temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224170", + "name": "Integument of mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224172", + "name": "Integument of right mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224170" + ] + } + }, + { + "id": "FMA:224174", + "name": "Integument of left mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224170" + ] + } + }, + { + "id": "FMA:224176", + "name": "Integument of left temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224168" + ] + } + }, + { + "id": "FMA:224178", + "name": "Integument of right temple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224168" + ] + } + }, + { + "id": "FMA:224180", + "name": "Integument of auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224182", + "name": "Integument of right auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224180" + ] + } + }, + { + "id": "FMA:224184", + "name": "Integument of left auriculotemporal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224180" + ] + } + }, + { + "id": "FMA:224186", + "name": "Integument of frontal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224188", + "name": "Integument of frontal part proper of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224190", + "name": "Integument of parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224192", + "name": "Integument of right parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224190" + ] + } + }, + { + "id": "FMA:224194", + "name": "Integument of left parietal part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224190" + ] + } + }, + { + "id": "FMA:224196", + "name": "Integument of occipital part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224198", + "name": "Integument of lateral part of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224200", + "name": "Integument of lateral part of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224198" + ] + } + }, + { + "id": "FMA:224202", + "name": "Integument of lateral part of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224198" + ] + } + }, + { + "id": "FMA:224204", + "name": "Integument of lateral part of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224198" + ] + } + }, + { + "id": "FMA:224206", + "name": "Integument of lateral part of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224198" + ] + } + }, + { + "id": "FMA:224208", + "name": "Integument of medial part of eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224210", + "name": "Integument of medial part of right upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224208" + ] + } + }, + { + "id": "FMA:224212", + "name": "Integument of medial part of right lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224208" + ] + } + }, + { + "id": "FMA:224214", + "name": "Integument of medial part of left lower eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224208" + ] + } + }, + { + "id": "FMA:224216", + "name": "Integument of medial part of left upper eyelid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224208" + ] + } + }, + { + "id": "FMA:224218", + "name": "Anterior part of floor of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:224220", + "name": "Posterior part of floor of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:224222", + "name": "Supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63869" + ] + } + }, + { + "id": "FMA:224224", + "name": "Right supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224222" + ] + } + }, + { + "id": "FMA:224226", + "name": "Left supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224222" + ] + } + }, + { + "id": "FMA:224228", + "name": "Integument of supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224230", + "name": "Integument of right supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224228" + ] + } + }, + { + "id": "FMA:224232", + "name": "Integument of left supra-auricular part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224228" + ] + } + }, + { + "id": "FMA:224234", + "name": "Wall of subdivision of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61288" + ] + } + }, + { + "id": "FMA:224236", + "name": "Posterior wall of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + } + }, + { + "id": "FMA:224238", + "name": "Posterior wall of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224236" + ] + } + }, + { + "id": "FMA:224240", + "name": "Posterior wall of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224236" + ] + } + }, + { + "id": "FMA:224242", + "name": "Anterior wall of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + } + }, + { + "id": "FMA:224244", + "name": "Anterior wall of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224242" + ] + } + }, + { + "id": "FMA:224246", + "name": "Anterior wall of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224242" + ] + } + }, + { + "id": "FMA:224248", + "name": "Superficial parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224250", + "name": "Right superficial parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224248" + ] + } + }, + { + "id": "FMA:224252", + "name": "Left superficial parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224248" + ] + } + }, + { + "id": "FMA:224254", + "name": "Deep parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224256", + "name": "Right deep parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224254" + ] + } + }, + { + "id": "FMA:224258", + "name": "Left deep parotid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224254" + ] + } + }, + { + "id": "FMA:224269", + "name": "Common iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224271", + "name": "Right common iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224269" + ] + } + }, + { + "id": "FMA:224273", + "name": "Left common iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224269" + ] + } + }, + { + "id": "FMA:224275", + "name": "Internal iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224277", + "name": "Right internal iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224275" + ] + } + }, + { + "id": "FMA:224279", + "name": "Left internal iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224275" + ] + } + }, + { + "id": "FMA:224292", + "name": "Lymphatic tree of bare area of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:224294", + "name": "Lymphatic tree of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:224296", + "name": "Superior mesenteric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224298", + "name": "Inferior mesenteric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224300", + "name": "Ventral aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224302", + "name": "Retro-aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224305", + "name": "Left gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224307", + "name": "Right gastro-epiploic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224309", + "name": "Hepatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224311", + "name": "Pancreaticosplenic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224317", + "name": "Right tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75624" + ] + } + }, + { + "id": "FMA:224319", + "name": "Left tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75624" + ] + } + }, + { + "id": "FMA:224321", + "name": "Bicuspid semilunar valve of right lymphatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224323", + "name": "Bicuspid semilunar valve of thoracic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224325", + "name": "Bicuspid valve of intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224327", + "name": "Bicuspid valve of lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224329", + "name": "Bicuspid valve of right lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224327" + ] + } + }, + { + "id": "FMA:224331", + "name": "Bicuspid valve of left lumbar lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224327" + ] + } + }, + { + "id": "FMA:224333", + "name": "Bicuspid valve of jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224335", + "name": "Bicuspid valve of right jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224333" + ] + } + }, + { + "id": "FMA:224337", + "name": "Bicuspid valve of left jugular lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224333" + ] + } + }, + { + "id": "FMA:224339", + "name": "Bicuspid valve of subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224343", + "name": "Bicuspid valve of right subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224339" + ] + } + }, + { + "id": "FMA:224345", + "name": "Bicuspid valve of left subclavian lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224339" + ] + } + }, + { + "id": "FMA:224347", + "name": "Bicuspid valve of bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224349", + "name": "Bicuspid valve of right bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224347" + ] + } + }, + { + "id": "FMA:224351", + "name": "Bicuspid valve of left bronchomediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224347" + ] + } + }, + { + "id": "FMA:224353", + "name": "Bicuspid valve of mediastinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224355", + "name": "Bicuspid valve of intercostal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68454" + ] + } + }, + { + "id": "FMA:224360", + "name": "External jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224362", + "name": "Right external jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224360" + ] + } + }, + { + "id": "FMA:224364", + "name": "Left external jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224360" + ] + } + }, + { + "id": "FMA:224369", + "name": "Superficial fascia of mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:224371", + "name": "Superficial fascia of right mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224369" + ] + } + }, + { + "id": "FMA:224373", + "name": "Superficial fascia of left mastoid part of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224369" + ] + } + }, + { + "id": "FMA:224377", + "name": "Inferior wall of external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224234" + ] + }, + "synonyms": [ + "Floor of external acoustic tube" + ] + }, + { + "id": "FMA:224380", + "name": "Inferior wall of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224377" + ] + } + }, + { + "id": "FMA:224382", + "name": "Inferior wall of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224377" + ] + } + }, + { + "id": "FMA:224385", + "name": "Skin of mandibular angle part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + }, + "synonyms": [ + "Skin of mandibular angle" + ] + }, + { + "id": "FMA:224387", + "name": "Skin of right mandibular angle part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224385" + ] + }, + "synonyms": [ + "Skin of right mandibular angle" + ] + }, + { + "id": "FMA:224389", + "name": "Skin of left mandibular angle part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224385" + ] + }, + "synonyms": [ + "Skin of left mandibular angle" + ] + }, + { + "id": "FMA:224391", + "name": "Skin of mandibular part proper of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59355" + ] + } + }, + { + "id": "FMA:224396", + "name": "Integument of right side of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224398", + "name": "Integument of left side of external nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224058" + ] + } + }, + { + "id": "FMA:224400", + "name": "Right side of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:224402", + "name": "Left side of upper lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:224404", + "name": "Lateral part of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:224409", + "name": "Skin of right side of root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:224411", + "name": "Skin of left side of root of nose", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59530" + ] + } + }, + { + "id": "FMA:224413", + "name": "Middle part of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + }, + "synonyms": [ + "Central part of lower lip" + ] + }, + { + "id": "FMA:224416", + "name": "Set of superficial cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:224418", + "name": "Set of right superficial cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224416" + ] + } + }, + { + "id": "FMA:224420", + "name": "Set of left superficial cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224416" + ] + } + }, + { + "id": "FMA:224422", + "name": "Set of right occipital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71711" + ] + } + }, + { + "id": "FMA:224424", + "name": "Set of left occipital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71711" + ] + } + }, + { + "id": "FMA:224426", + "name": "Set of right mastoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71712" + ] + } + }, + { + "id": "FMA:224428", + "name": "Set of left mastoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71712" + ] + } + }, + { + "id": "FMA:224430", + "name": "Set of right superficial parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71713" + ] + } + }, + { + "id": "FMA:224432", + "name": "Set of left superficial parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71713" + ] + } + }, + { + "id": "FMA:224434", + "name": "Set of right deep parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71714" + ] + } + }, + { + "id": "FMA:224436", + "name": "Set of left deep parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71714" + ] + } + }, + { + "id": "FMA:224442", + "name": "Set of right infra-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71716" + ] + } + }, + { + "id": "FMA:224444", + "name": "Set of left infra-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71716" + ] + } + }, + { + "id": "FMA:224446", + "name": "Set of right facial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71718" + ] + } + }, + { + "id": "FMA:224448", + "name": "Set of left facial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71718" + ] + } + }, + { + "id": "FMA:224450", + "name": "Set of right submandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71721" + ] + } + }, + { + "id": "FMA:224452", + "name": "Set of left submandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71721" + ] + } + }, + { + "id": "FMA:224458", + "name": "Set of right anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71722" + ] + } + }, + { + "id": "FMA:224460", + "name": "Set of left anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71722" + ] + } + }, + { + "id": "FMA:224462", + "name": "Set of right superficial anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71724" + ] + } + }, + { + "id": "FMA:224464", + "name": "Set of left superficial anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71724" + ] + } + }, + { + "id": "FMA:224466", + "name": "Set of right deep anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71725" + ] + } + }, + { + "id": "FMA:224468", + "name": "Set of left deep anterior cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71725" + ] + } + }, + { + "id": "FMA:224470", + "name": "Set of right paratracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71730" + ] + } + }, + { + "id": "FMA:224472", + "name": "Set of left paratracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71730" + ] + } + }, + { + "id": "FMA:224474", + "name": "Set of right retropharyngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71731" + ] + } + }, + { + "id": "FMA:224476", + "name": "Set of left retropharyngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71731" + ] + } + }, + { + "id": "FMA:224478", + "name": "Set of right superficial lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71733" + ] + } + }, + { + "id": "FMA:224480", + "name": "Set of left superficial lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71733" + ] + } + }, + { + "id": "FMA:224486", + "name": "Set of right lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71732" + ] + } + }, + { + "id": "FMA:224488", + "name": "Set of left lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71732" + ] + } + }, + { + "id": "FMA:224490", + "name": "Set of right superior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71734" + ] + } + }, + { + "id": "FMA:224492", + "name": "Set of left superior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71734" + ] + } + }, + { + "id": "FMA:224494", + "name": "Set of right inferior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71735" + ] + } + }, + { + "id": "FMA:224496", + "name": "Set of left inferior deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71735" + ] + } + }, + { + "id": "FMA:224498", + "name": "Set of right axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71741" + ] + } + }, + { + "id": "FMA:224500", + "name": "Set of left axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71741" + ] + } + }, + { + "id": "FMA:224502", + "name": "Set of right apicall axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71742" + ] + } + }, + { + "id": "FMA:224504", + "name": "Set of left apicall axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71742" + ] + } + }, + { + "id": "FMA:224506", + "name": "Set of right humeral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71743" + ] + } + }, + { + "id": "FMA:224508", + "name": "Set of left humeral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71743" + ] + } + }, + { + "id": "FMA:224510", + "name": "Set of right lateral axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71744" + ] + } + }, + { + "id": "FMA:224512", + "name": "Set of left lateral axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71744" + ] + } + }, + { + "id": "FMA:224514", + "name": "Set of right posterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71745" + ] + } + }, + { + "id": "FMA:224516", + "name": "Set of left posterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71745" + ] + } + }, + { + "id": "FMA:224518", + "name": "Set of right subscapular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71746" + ] + } + }, + { + "id": "FMA:224520", + "name": "Set of left subscapular axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71746" + ] + } + }, + { + "id": "FMA:224522", + "name": "Set of right anterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71747" + ] + } + }, + { + "id": "FMA:224524", + "name": "Set of left anterior axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71747" + ] + } + }, + { + "id": "FMA:224526", + "name": "Set of right central axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71749" + ] + } + }, + { + "id": "FMA:224528", + "name": "Set of left central axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71749" + ] + } + }, + { + "id": "FMA:224530", + "name": "Set of right interpectoral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71750" + ] + } + }, + { + "id": "FMA:224532", + "name": "Set of left interpectoral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71750" + ] + } + }, + { + "id": "FMA:224534", + "name": "Set of right pectoral lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71748" + ] + } + }, + { + "id": "FMA:224536", + "name": "Set of left pectoral axillary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71748" + ] + } + }, + { + "id": "FMA:224542", + "name": "Set of right infraclavicular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71752" + ] + } + }, + { + "id": "FMA:224544", + "name": "Set of left infraclavicular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71752" + ] + } + }, + { + "id": "FMA:224546", + "name": "Set of right brachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71753" + ] + } + }, + { + "id": "FMA:224548", + "name": "Set of left brachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71753" + ] + } + }, + { + "id": "FMA:224550", + "name": "Set of right cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71754" + ] + } + }, + { + "id": "FMA:224552", + "name": "Set of left cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71754" + ] + } + }, + { + "id": "FMA:224554", + "name": "Set of right superficial cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71756" + ] + } + }, + { + "id": "FMA:224556", + "name": "Set of left superficial cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71756" + ] + } + }, + { + "id": "FMA:224558", + "name": "Set of right deep cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71757" + ] + } + }, + { + "id": "FMA:224560", + "name": "Set of left deep cubital lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71757" + ] + } + }, + { + "id": "FMA:224562", + "name": "Set of lymphatic vessels of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224564", + "name": "Set of occipital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224562" + ] + } + }, + { + "id": "FMA:224566", + "name": "Set of right occipital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224564" + ] + } + }, + { + "id": "FMA:224568", + "name": "Set of left occipital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224564" + ] + } + }, + { + "id": "FMA:224570", + "name": "Set of retro-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224562" + ] + } + }, + { + "id": "FMA:224572", + "name": "Set of right retro-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224570" + ] + } + }, + { + "id": "FMA:224574", + "name": "Set of left retro-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224570" + ] + } + }, + { + "id": "FMA:224576", + "name": "Set of retro-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + } + }, + { + "id": "FMA:224578", + "name": "Set of right retro-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224576" + ] + } + }, + { + "id": "FMA:224580", + "name": "Set of left retro-auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224576" + ] + } + }, + { + "id": "FMA:224582", + "name": "Set of submandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224584", + "name": "Set of right submandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224582" + ] + } + }, + { + "id": "FMA:224586", + "name": "Set of left submandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224582" + ] + } + }, + { + "id": "FMA:224588", + "name": "Set of submental lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224590", + "name": "Set of deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224592", + "name": "Set of right deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224590" + ] + } + }, + { + "id": "FMA:224594", + "name": "Set of left deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224590" + ] + } + }, + { + "id": "FMA:224596", + "name": "Set of superior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224598", + "name": "Set of right superior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224596" + ] + } + }, + { + "id": "FMA:224600", + "name": "Set of left superior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224596" + ] + } + }, + { + "id": "FMA:224602", + "name": "Set of inferior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224604", + "name": "Set of right inferior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224602" + ] + } + }, + { + "id": "FMA:224606", + "name": "Set of left inferior deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224602" + ] + } + }, + { + "id": "FMA:224608", + "name": "Set of lumbar lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224610", + "name": "Set of right lumbar lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224608" + ] + } + }, + { + "id": "FMA:224612", + "name": "Set of left lumbar lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224608" + ] + } + }, + { + "id": "FMA:224614", + "name": "Set of mastoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224616", + "name": "Set of right mastoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224614" + ] + } + }, + { + "id": "FMA:224618", + "name": "Set of left mastoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224614" + ] + } + }, + { + "id": "FMA:224620", + "name": "Set of facial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:224622", + "name": "Set of right facial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224620" + ] + } + }, + { + "id": "FMA:224624", + "name": "Set of left facial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224620" + ] + } + }, + { + "id": "FMA:224626", + "name": "Right retropharyngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61237" + ] + } + }, + { + "id": "FMA:224628", + "name": "Left retropharyngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61237" + ] + } + }, + { + "id": "FMA:224630", + "name": "Right pretracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61236" + ] + } + }, + { + "id": "FMA:224632", + "name": "Left pretracheal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61236" + ] + } + }, + { + "id": "FMA:224634", + "name": "Right prelaryngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61234" + ] + } + }, + { + "id": "FMA:224636", + "name": "Left prelaryngeal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61234" + ] + } + }, + { + "id": "FMA:224641", + "name": "Deep anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:224643", + "name": "Right deep anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224641" + ] + } + }, + { + "id": "FMA:224645", + "name": "Left deep anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224641" + ] + } + }, + { + "id": "FMA:224647", + "name": "Deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Middle jugular lymphatic chain" + ] + }, + { + "id": "FMA:224649", + "name": "Right deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224647" + ] + } + }, + { + "id": "FMA:224651", + "name": "Left deep lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224647" + ] + } + }, + { + "id": "FMA:224654", + "name": "Right prelaryngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224047" + ] + } + }, + { + "id": "FMA:224656", + "name": "Left prelaryngeal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224047" + ] + } + }, + { + "id": "FMA:224658", + "name": "Right pretracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224045" + ] + } + }, + { + "id": "FMA:224660", + "name": "Left pretracheal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224045" + ] + } + }, + { + "id": "FMA:224749", + "name": "Fiat anatomical boundary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256502" + ] + } + }, + { + "id": "FMA:224755", + "name": "Surface of minor calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66264" + ] + } + }, + { + "id": "FMA:224780", + "name": "Pelvic brim", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:224787", + "name": "Haversian canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + } + }, + { + "id": "FMA:224789", + "name": "Canal of Volkmann", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242873" + ] + }, + "synonyms": [ + "Volkmann's canal" + ] + }, + { + "id": "FMA:224792", + "name": "Circumferential lamella of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66765" + ] + } + }, + { + "id": "FMA:224794", + "name": "Outer circumferential lamella of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224792" + ] + } + }, + { + "id": "FMA:224796", + "name": "Inner circumferential lamella of bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224792" + ] + } + }, + { + "id": "FMA:224798", + "name": "Vasculature of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + }, + "synonyms": [ + "Vascular network of bone organ" + ] + }, + { + "id": "FMA:224800", + "name": "Vasculature of bony part of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + }, + "synonyms": [ + "Vascular network of bony part of bone organ" + ] + }, + { + "id": "FMA:224804", + "name": "Bone tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20103" + ] + } + }, + { + "id": "FMA:224806", + "name": "Lamellar bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:224808", + "name": "Vasculature of bony part of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224800" + ] + } + }, + { + "id": "FMA:224810", + "name": "Vasculature of bony part of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224800" + ] + } + }, + { + "id": "FMA:224812", + "name": "Vasculature of bony part of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224800" + ] + } + }, + { + "id": "FMA:224814", + "name": "Vasculature of bony part of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224816", + "name": "Vasculature of bony part of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224814" + ] + } + }, + { + "id": "FMA:224818", + "name": "Vasculature of bony part of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224814" + ] + } + }, + { + "id": "FMA:224820", + "name": "Vasculature of bony part of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224822", + "name": "Vasculature of bony part of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224820" + ] + } + }, + { + "id": "FMA:224824", + "name": "Vasculature of bony part of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224820" + ] + } + }, + { + "id": "FMA:224826", + "name": "Vasculature of bony part of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224828", + "name": "Vasculature of bony part of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224826" + ] + } + }, + { + "id": "FMA:224830", + "name": "Vasculature of bony part of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224826" + ] + } + }, + { + "id": "FMA:224832", + "name": "Vasculature of bony part of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224834", + "name": "Vasculature of bony part of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224832" + ] + } + }, + { + "id": "FMA:224836", + "name": "Vasculature of bony part of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224832" + ] + } + }, + { + "id": "FMA:224838", + "name": "Vasculature of bony part of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224840", + "name": "Vasculature of bony part of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224838" + ] + } + }, + { + "id": "FMA:224842", + "name": "Vasculature of bony part of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224838" + ] + } + }, + { + "id": "FMA:224844", + "name": "Vasculature of bony part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:224846", + "name": "Vasculature of bony part of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224844" + ] + } + }, + { + "id": "FMA:224848", + "name": "Vasculature of bony part of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224844" + ] + } + }, + { + "id": "FMA:224850", + "name": "Prefrontal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Prefrontal association cortex" + ] + }, + { + "id": "FMA:224852", + "name": "Premotor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:224854", + "name": "Primary motor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Motor cortex" + ] + }, + { + "id": "FMA:224856", + "name": "Corticopontine tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83848" + ] + } + }, + { + "id": "FMA:224858", + "name": "Supplemental motor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:224860", + "name": "Anterior wall of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224882" + ] + } + }, + { + "id": "FMA:224862", + "name": "Posterior wall of fundus of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224884" + ] + } + }, + { + "id": "FMA:224864", + "name": "Anterior wall of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224882" + ] + } + }, + { + "id": "FMA:224866", + "name": "Posterior wall of body of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224884" + ] + } + }, + { + "id": "FMA:224868", + "name": "Anterior wall of lower uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224882" + ] + } + }, + { + "id": "FMA:224870", + "name": "Posterior wall of lower uterine segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224884" + ] + } + }, + { + "id": "FMA:224872", + "name": "Anterior wall of cervix of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224882" + ] + } + }, + { + "id": "FMA:224874", + "name": "Posterior wall of cervix of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224884" + ] + } + }, + { + "id": "FMA:224876", + "name": "Anterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + } + }, + { + "id": "FMA:224878", + "name": "Posterior wall of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + } + }, + { + "id": "FMA:224882", + "name": "Anterior wall of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + } + }, + { + "id": "FMA:224884", + "name": "Posterior wall of zone of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:17753" + ] + } + }, + { + "id": "FMA:224886", + "name": "Superior articular process proper of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11952" + ] + } + }, + { + "id": "FMA:224888", + "name": "Inferior articular process proper of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11952" + ] + } + }, + { + "id": "FMA:224890", + "name": "Superior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224886" + ] + } + }, + { + "id": "FMA:224892", + "name": "Superior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224886" + ] + } + }, + { + "id": "FMA:224894", + "name": "Superior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224886" + ] + } + }, + { + "id": "FMA:224896", + "name": "Superior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224890" + ] + } + }, + { + "id": "FMA:224898", + "name": "Superior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224890" + ] + } + }, + { + "id": "FMA:224900", + "name": "Superior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224890" + ] + } + }, + { + "id": "FMA:224902", + "name": "Superior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224890" + ] + } + }, + { + "id": "FMA:224904", + "name": "Superior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224890" + ] + } + }, + { + "id": "FMA:224906", + "name": "Superior articular process proper of right third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224896" + ] + } + }, + { + "id": "FMA:224908", + "name": "Superior articular process proper of left third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224896" + ] + } + }, + { + "id": "FMA:224910", + "name": "Superior articular process proper of right fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224898" + ] + } + }, + { + "id": "FMA:224912", + "name": "Superior articular process proper of left fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224898" + ] + } + }, + { + "id": "FMA:224914", + "name": "Superior articular process proper of right fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224900" + ] + } + }, + { + "id": "FMA:224916", + "name": "Superior articular process proper of left fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224900" + ] + } + }, + { + "id": "FMA:224918", + "name": "Superior articular process proper of right sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224902" + ] + } + }, + { + "id": "FMA:224920", + "name": "Superior articular process proper of left sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224902" + ] + } + }, + { + "id": "FMA:224922", + "name": "Superior articular process proper of right seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224904" + ] + } + }, + { + "id": "FMA:224924", + "name": "Superior articular process proper of left seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224904" + ] + } + }, + { + "id": "FMA:224926", + "name": "Superior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224928", + "name": "Superior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224930", + "name": "Superior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224932", + "name": "Superior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224934", + "name": "Superior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224936", + "name": "Superior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224938", + "name": "Superior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224940", + "name": "Superior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224942", + "name": "Superior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224944", + "name": "Superior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224946", + "name": "Superior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224948", + "name": "Superior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224892" + ] + } + }, + { + "id": "FMA:224950", + "name": "Superior articular process proper of right first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224926" + ] + } + }, + { + "id": "FMA:224952", + "name": "Superior articular process proper of left first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224926" + ] + } + }, + { + "id": "FMA:224954", + "name": "Superior articular process proper of right second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224928" + ] + } + }, + { + "id": "FMA:224956", + "name": "Superior articular process proper of left second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224928" + ] + } + }, + { + "id": "FMA:224958", + "name": "Superior articular process proper of right third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224930" + ] + } + }, + { + "id": "FMA:224960", + "name": "Superior articular process proper of left third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224930" + ] + } + }, + { + "id": "FMA:224962", + "name": "Superior articular process proper of right fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224932" + ] + } + }, + { + "id": "FMA:224964", + "name": "Superior articular process proper of left fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224932" + ] + } + }, + { + "id": "FMA:224966", + "name": "Superior articular process proper of right fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224934" + ] + } + }, + { + "id": "FMA:224968", + "name": "Superior articular process proper of left fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224934" + ] + } + }, + { + "id": "FMA:224970", + "name": "Superior articular process proper of right sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224936" + ] + } + }, + { + "id": "FMA:224972", + "name": "Superior articular process proper of left sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224936" + ] + } + }, + { + "id": "FMA:224974", + "name": "Superior articular process proper of right seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224938" + ] + } + }, + { + "id": "FMA:224976", + "name": "Superior articular process proper of left seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224938" + ] + } + }, + { + "id": "FMA:224978", + "name": "Superior articular process proper of right eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224940" + ] + } + }, + { + "id": "FMA:224980", + "name": "Superior articular process proper of left eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224940" + ] + } + }, + { + "id": "FMA:224982", + "name": "Superior articular process proper of right ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224942" + ] + } + }, + { + "id": "FMA:224984", + "name": "Superior articular process proper of left ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224942" + ] + } + }, + { + "id": "FMA:224986", + "name": "Superior articular process proper of right tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224944" + ] + } + }, + { + "id": "FMA:224988", + "name": "Superior articular process proper of left tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224944" + ] + } + }, + { + "id": "FMA:224990", + "name": "Superior articular process proper of right eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224946" + ] + } + }, + { + "id": "FMA:224992", + "name": "Superior articular process proper of left eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224946" + ] + } + }, + { + "id": "FMA:224994", + "name": "Superior articular process proper of right twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224948" + ] + } + }, + { + "id": "FMA:224996", + "name": "Superior articular process proper of left twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224948" + ] + } + }, + { + "id": "FMA:224998", + "name": "Superior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224894" + ] + } + }, + { + "id": "FMA:225000", + "name": "Superior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224894" + ] + } + }, + { + "id": "FMA:225002", + "name": "Superior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224894" + ] + } + }, + { + "id": "FMA:225004", + "name": "Superior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224894" + ] + } + }, + { + "id": "FMA:225006", + "name": "Superior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224894" + ] + } + }, + { + "id": "FMA:225008", + "name": "Superior articular process proper of right first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224998" + ] + } + }, + { + "id": "FMA:225010", + "name": "Superior articular process proper of left first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224998" + ] + } + }, + { + "id": "FMA:225012", + "name": "Superior articular process proper of right second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225000" + ] + } + }, + { + "id": "FMA:225014", + "name": "Superior articular process proper of left second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225000" + ] + } + }, + { + "id": "FMA:225016", + "name": "Superior articular process proper of right third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225002" + ] + } + }, + { + "id": "FMA:225018", + "name": "Superior articular process proper of left third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225002" + ] + } + }, + { + "id": "FMA:225020", + "name": "Superior articular process proper of right fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225004" + ] + } + }, + { + "id": "FMA:225022", + "name": "Superior articular process proper of left fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225004" + ] + } + }, + { + "id": "FMA:225024", + "name": "Superior articular process proper of right fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225006" + ] + } + }, + { + "id": "FMA:225026", + "name": "Superior articular process proper of left fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225006" + ] + } + }, + { + "id": "FMA:225028", + "name": "Inferior articular process proper of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224888" + ] + } + }, + { + "id": "FMA:225030", + "name": "Inferior articular process proper of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224888" + ] + } + }, + { + "id": "FMA:225032", + "name": "Inferior articular process proper of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224888" + ] + } + }, + { + "id": "FMA:225034", + "name": "Inferior articular process proper of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225036", + "name": "Inferior articular process proper of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225038", + "name": "Inferior articular process proper of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225040", + "name": "Inferior articular process proper of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225042", + "name": "Inferior articular process proper of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225044", + "name": "Inferior articular process proper of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225028" + ] + } + }, + { + "id": "FMA:225046", + "name": "Inferior articular process proper of right axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225034" + ] + } + }, + { + "id": "FMA:225048", + "name": "Inferior articular process proper of left axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225034" + ] + } + }, + { + "id": "FMA:225050", + "name": "Inferior articular process proper of right third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225036" + ] + } + }, + { + "id": "FMA:225052", + "name": "Inferior articular process proper of left third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225036" + ] + } + }, + { + "id": "FMA:225054", + "name": "Inferior articular process proper of right fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225038" + ] + } + }, + { + "id": "FMA:225056", + "name": "Inferior articular process proper of left fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225038" + ] + } + }, + { + "id": "FMA:225058", + "name": "Inferior articular process proper of right fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225040" + ] + } + }, + { + "id": "FMA:225060", + "name": "Inferior articular process proper of left fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225040" + ] + } + }, + { + "id": "FMA:225062", + "name": "Inferior articular process proper of right sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225042" + ] + } + }, + { + "id": "FMA:225064", + "name": "Inferior articular process proper of left sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225042" + ] + } + }, + { + "id": "FMA:225066", + "name": "Inferior articular process proper of right seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225044" + ] + } + }, + { + "id": "FMA:225068", + "name": "Inferior articular process proper of left seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225044" + ] + } + }, + { + "id": "FMA:225070", + "name": "Inferior articular process proper of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225072", + "name": "Inferior articular process proper of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225074", + "name": "Inferior articular process proper of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225076", + "name": "Inferior articular process proper of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225078", + "name": "Inferior articular process proper of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225080", + "name": "Inferior articular process proper of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225082", + "name": "Inferior articular process proper of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225084", + "name": "Inferior articular process proper of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225086", + "name": "Inferior articular process proper of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225088", + "name": "Inferior articular process proper of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225090", + "name": "Inferior articular process proper of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225092", + "name": "Inferior articular process proper of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225030" + ] + } + }, + { + "id": "FMA:225094", + "name": "Inferior articular process proper of right first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225070" + ] + } + }, + { + "id": "FMA:225096", + "name": "Inferior articular process proper of left first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225070" + ] + } + }, + { + "id": "FMA:225098", + "name": "Inferior articular process proper of right second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225072" + ] + } + }, + { + "id": "FMA:225100", + "name": "Inferior articular process proper of left second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225072" + ] + } + }, + { + "id": "FMA:225102", + "name": "Inferior articular process proper of right third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225074" + ] + } + }, + { + "id": "FMA:225104", + "name": "Inferior articular process proper of left third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225074" + ] + } + }, + { + "id": "FMA:225106", + "name": "Inferior articular process proper of right fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225076" + ] + } + }, + { + "id": "FMA:225108", + "name": "Inferior articular process proper of left fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225076" + ] + } + }, + { + "id": "FMA:225110", + "name": "Inferior articular process proper of right fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225078" + ] + } + }, + { + "id": "FMA:225112", + "name": "Inferior articular process proper of left fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225078" + ] + } + }, + { + "id": "FMA:225114", + "name": "Inferior articular process proper of right sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225080" + ] + } + }, + { + "id": "FMA:225116", + "name": "Inferior articular process proper of left sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225080" + ] + } + }, + { + "id": "FMA:225118", + "name": "Inferior articular process proper of right seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225082" + ] + } + }, + { + "id": "FMA:225120", + "name": "Inferior articular process proper of left seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225082" + ] + } + }, + { + "id": "FMA:225122", + "name": "Inferior articular process proper of right eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225084" + ] + } + }, + { + "id": "FMA:225124", + "name": "Inferior articular process proper of left eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225084" + ] + } + }, + { + "id": "FMA:225126", + "name": "Inferior articular process proper of right ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225086" + ] + } + }, + { + "id": "FMA:225128", + "name": "Inferior articular process proper of left ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225086" + ] + } + }, + { + "id": "FMA:225130", + "name": "Inferior articular process proper of right tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225088" + ] + } + }, + { + "id": "FMA:225132", + "name": "Inferior articular process proper of left tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225088" + ] + } + }, + { + "id": "FMA:225134", + "name": "Inferior articular process proper of right eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225090" + ] + } + }, + { + "id": "FMA:225136", + "name": "Inferior articular process proper of left eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225090" + ] + } + }, + { + "id": "FMA:225138", + "name": "Inferior articular process proper of right twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225092" + ] + } + }, + { + "id": "FMA:225140", + "name": "Inferior articular process proper of left twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225092" + ] + } + }, + { + "id": "FMA:225142", + "name": "Inferior articular process proper of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225032" + ] + } + }, + { + "id": "FMA:225144", + "name": "Inferior articular process proper of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225032" + ] + } + }, + { + "id": "FMA:225148", + "name": "Inferior articular process proper of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225032" + ] + } + }, + { + "id": "FMA:225150", + "name": "Inferior articular process proper of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225032" + ] + } + }, + { + "id": "FMA:225152", + "name": "Inferior articular process proper of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225032" + ] + } + }, + { + "id": "FMA:225154", + "name": "Inferior articular process proper of right first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225142" + ] + } + }, + { + "id": "FMA:225156", + "name": "Inferior articular process proper of left first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225142" + ] + } + }, + { + "id": "FMA:225158", + "name": "Inferior articular process proper of right second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225144" + ] + } + }, + { + "id": "FMA:225160", + "name": "Inferior articular process proper of left second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225144" + ] + } + }, + { + "id": "FMA:225162", + "name": "Inferior articular process proper of right third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225148" + ] + } + }, + { + "id": "FMA:225164", + "name": "Inferior articular process proper of left third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225148" + ] + } + }, + { + "id": "FMA:225166", + "name": "Inferior articular process proper of right fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225150" + ] + } + }, + { + "id": "FMA:225168", + "name": "Inferior articular process proper of left fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225150" + ] + } + }, + { + "id": "FMA:225170", + "name": "Inferior articular process proper of right fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225152" + ] + } + }, + { + "id": "FMA:225172", + "name": "Inferior articular process proper of left fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225152" + ] + } + }, + { + "id": "FMA:225174", + "name": "Surface of diaphysis of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37195" + ] + } + }, + { + "id": "FMA:225176", + "name": "Surface of diaphysis of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37195" + ] + } + }, + { + "id": "FMA:225178", + "name": "Surface of metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33365" + ] + } + }, + { + "id": "FMA:225187", + "name": "Surface of body of sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24063" + ] + }, + "synonyms": [ + "Surface of body of sacral segment" + ] + }, + { + "id": "FMA:225189", + "name": "Surface of body of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225187" + ] + }, + "synonyms": [ + "Surface of body of first sacral segment" + ] + }, + { + "id": "FMA:225191", + "name": "Inferior surface of body of fifth sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225187" + ] + }, + "synonyms": [ + "Inferior surface of body of fifth sacral segment" + ] + }, + { + "id": "FMA:225211", + "name": "Foramen magnum rim of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52857" + ] + } + }, + { + "id": "FMA:225239", + "name": "Vasculature of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225241", + "name": "Vasculature of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225243", + "name": "Vasculature of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225249", + "name": "Vasculature of gallbladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225251", + "name": "Vasculature of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225253", + "name": "Vasculature of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225255", + "name": "Vasculature of right adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225253" + ] + } + }, + { + "id": "FMA:225257", + "name": "Vasculature of left adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225253" + ] + } + }, + { + "id": "FMA:225259", + "name": "Vasculature of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225261", + "name": "Vasculature of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225263", + "name": "Vasculature of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225265", + "name": "Vasculature of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225267", + "name": "Vasculature of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225269", + "name": "Vasculature of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225271", + "name": "Vasculature of right eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225269" + ] + } + }, + { + "id": "FMA:225273", + "name": "Vasculature of left eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225269" + ] + } + }, + { + "id": "FMA:225275", + "name": "Vasculature of skin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225277", + "name": "Vasculature of superficial fascia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225279", + "name": "Vasculature of ligament organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225281", + "name": "Vasculature of serous sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74612" + ] + } + }, + { + "id": "FMA:225283", + "name": "Vasculature of pleural sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225281" + ] + } + }, + { + "id": "FMA:225285", + "name": "Vasculature of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225281" + ] + } + }, + { + "id": "FMA:225287", + "name": "Vasculature of peritoneal sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225281" + ] + } + }, + { + "id": "FMA:225289", + "name": "Vasculature of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87123" + ] + } + }, + { + "id": "FMA:225296", + "name": "Skin of thoracolumbar part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49944" + ] + } + }, + { + "id": "FMA:225298", + "name": "Skin of pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + } + }, + { + "id": "FMA:225300", + "name": "Superficial fascia of thoracolumbar part of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:225302", + "name": "Superficial fascia of pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:225304", + "name": "Superficial fascia of male pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225302" + ] + } + }, + { + "id": "FMA:225306", + "name": "Superficial fascia of vulva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225302" + ] + }, + "synonyms": [ + "Superficial fascia of female pudendum" + ] + }, + { + "id": "FMA:225309", + "name": "Skin of male pudendum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225298" + ] + } + }, + { + "id": "FMA:225311", + "name": "Skin of vulva", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225298" + ] + }, + "synonyms": [ + "Skin of female pudendum" + ] + }, + { + "id": "FMA:225317", + "name": "Epithelium of deferent duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72059" + ] + } + }, + { + "id": "FMA:225319", + "name": "Head proper of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:225321", + "name": "Head proper of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225319" + ] + } + }, + { + "id": "FMA:225323", + "name": "Head proper of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225319" + ] + } + }, + { + "id": "FMA:225329", + "name": "Myocardium of basal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Basal zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225331", + "name": "Myocardium of region of basal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of myocardium of basal zone of right ventricle", + "Region of basal zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225333", + "name": "Myocardium of basal anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225331" + ] + }, + "synonyms": [ + "Myocardium of anterior region of basal zone of right ventricle", + "Basal anterior zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225335", + "name": "Basal zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225361" + ] + } + }, + { + "id": "FMA:225337", + "name": "Region of ventricular basal zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225339", + "name": "Left ventricular basal zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225337" + ] + } + }, + { + "id": "FMA:225341", + "name": "Right ventricular basal zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225337" + ] + } + }, + { + "id": "FMA:225343", + "name": "Region of ventricular mid zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225345", + "name": "Left ventricular mid zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225343" + ] + } + }, + { + "id": "FMA:225347", + "name": "Right ventricular mid zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225343" + ] + } + }, + { + "id": "FMA:225349", + "name": "Ventricular basal zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225351", + "name": "Ventricular mid zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225353", + "name": "Ventricular apical zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225355", + "name": "Region of ventricular apical zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225335" + ] + } + }, + { + "id": "FMA:225357", + "name": "Right ventricular apical zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225355" + ] + } + }, + { + "id": "FMA:225359", + "name": "Left ventricular apical zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225355" + ] + } + }, + { + "id": "FMA:225361", + "name": "Zone of pericardial sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55268" + ] + } + }, + { + "id": "FMA:225369", + "name": "Region of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:225372", + "name": "Basal zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225369" + ] + } + }, + { + "id": "FMA:225374", + "name": "Apical zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225369" + ] + } + }, + { + "id": "FMA:225376", + "name": "Free wall of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + } + }, + { + "id": "FMA:225378", + "name": "Free wall of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + } + }, + { + "id": "FMA:225380", + "name": "Free wall of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86212" + ] + } + }, + { + "id": "FMA:225386", + "name": "Myocardium of basal septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225331" + ] + }, + "synonyms": [ + "Basal septal zone of myocardium of right ventricle", + "Myocardium of septal region of basal zone of right ventricle" + ] + }, + { + "id": "FMA:225388", + "name": "Myocardium of basal inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225331" + ] + }, + "synonyms": [ + "Basal inferior zone of myocardium of right ventricle", + "Myocardium of inferior region of basal zone of right ventricle" + ] + }, + { + "id": "FMA:225390", + "name": "Myocardium of basal lateral zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225331" + ] + }, + "synonyms": [ + "Myocardium of lateral region of basal zone of right ventricle", + "Basal lateral zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225392", + "name": "Myocardium of mid zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Mid zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225394", + "name": "Myocardium of region of mid zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of mid zone of myocardium of right ventricle", + "Region of myocardium of mid zone of right ventricle" + ] + }, + { + "id": "FMA:225396", + "name": "Myocardium of mid anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225394" + ] + }, + "synonyms": [ + "Myocardium of anterior region of mid zone of right ventricle", + "Mid anterior zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225398", + "name": "Myocardium of mid septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225394" + ] + }, + "synonyms": [ + "Myocardium of septal region of mid zone of right ventricle", + "Mid septal zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225400", + "name": "Myocardium of mid inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225394" + ] + }, + "synonyms": [ + "Myocardium of inferior region of mid zone of right ventricle", + "Mid inferior zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225402", + "name": "Myocardium of mid lateral zone right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225394" + ] + }, + "synonyms": [ + "Mid lateral zone of myocardium of right ventricle", + "Myocardium lateral region of of mid zone right ventricle" + ] + }, + { + "id": "FMA:225404", + "name": "Myocardium of apical zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Apical zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225406", + "name": "Myocardium of region of apical zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + }, + "synonyms": [ + "Region of myocardium of apical zone of right ventricle", + "Region of apical zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225408", + "name": "Myocardium of apical anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225406" + ] + }, + "synonyms": [ + "Apical anterior zone of myocardium of right ventricle", + "Myocardium of anterior region of apical zone of right ventricle" + ] + }, + { + "id": "FMA:225410", + "name": "Myocadium of apical septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225406" + ] + }, + "synonyms": [ + "Apical septal zone of myocardium of right ventricle", + "Myocadium of septal region of apical zone of right ventricle" + ] + }, + { + "id": "FMA:225412", + "name": "Myocardium of apical inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225406" + ] + }, + "synonyms": [ + "Apical inferior zone of myocardium of right ventricle", + "Myocardium of inferior region of apical zone of right ventricle" + ] + }, + { + "id": "FMA:225414", + "name": "Myocardium of apical lateral zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225406" + ] + }, + "synonyms": [ + "Myocardium of lateral region of apical zone of right ventricle", + "Apical lateral zone of myocardium of right ventricle" + ] + }, + { + "id": "FMA:225417", + "name": "Surface of base of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24209" + ] + }, + "synonyms": [ + "Posterior surface of heart" + ] + }, + { + "id": "FMA:225426", + "name": "Vasculature of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:225428", + "name": "Vasculature of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225426" + ] + } + }, + { + "id": "FMA:225430", + "name": "Vasculature of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225426" + ] + } + }, + { + "id": "FMA:225496", + "name": "Medullary cavity of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:225498", + "name": "Medullary cavity of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225496" + ] + } + }, + { + "id": "FMA:225500", + "name": "Medullary cavity of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225496" + ] + } + }, + { + "id": "FMA:225502", + "name": "Clavicular branch of internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70358" + ] + } + }, + { + "id": "FMA:225504", + "name": "Clavicular branch of right internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225502" + ] + } + }, + { + "id": "FMA:225506", + "name": "Clavicular branch of left internal thoracic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225502" + ] + } + }, + { + "id": "FMA:225515", + "name": "Vasculature of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:225517", + "name": "Vasculature of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225515" + ] + } + }, + { + "id": "FMA:225519", + "name": "Vasculature of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225515" + ] + } + }, + { + "id": "FMA:225521", + "name": "Bone of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30627" + ] + } + }, + { + "id": "FMA:225523", + "name": "Bone of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30627" + ] + } + }, + { + "id": "FMA:225525", + "name": "Bone of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31536" + ] + } + }, + { + "id": "FMA:225527", + "name": "Bone of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:31536" + ] + } + }, + { + "id": "FMA:225529", + "name": "Bone of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33155" + ] + } + }, + { + "id": "FMA:225531", + "name": "Bone of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33155" + ] + } + }, + { + "id": "FMA:225533", + "name": "Bone of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33837" + ] + } + }, + { + "id": "FMA:225535", + "name": "Bone of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33837" + ] + } + }, + { + "id": "FMA:225539", + "name": "Bony part of epiphysis of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:225541", + "name": "Bony part of proximal epiphysis of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225539" + ] + } + }, + { + "id": "FMA:225543", + "name": "Bony part of distal epiphysis of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225539" + ] + } + }, + { + "id": "FMA:225545", + "name": "Bony part of diaphysis of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83125" + ] + } + }, + { + "id": "FMA:225549", + "name": "Bony part of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32807" + ] + } + }, + { + "id": "FMA:225551", + "name": "Bony part of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225553", + "name": "Bony part of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225555", + "name": "Bony part of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225557", + "name": "Bony part of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225559", + "name": "Bony part of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225561", + "name": "Bony part of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225563", + "name": "Bony part of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225565", + "name": "Bony part of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225567", + "name": "Bony part of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225569", + "name": "Bony part of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225571", + "name": "Bony part of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225573", + "name": "Bony part of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225549" + ] + } + }, + { + "id": "FMA:225575", + "name": "Bony part of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225551" + ] + } + }, + { + "id": "FMA:225577", + "name": "Bony part of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225551" + ] + } + }, + { + "id": "FMA:225579", + "name": "Bony part of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225553" + ] + } + }, + { + "id": "FMA:225581", + "name": "Bony part of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225553" + ] + } + }, + { + "id": "FMA:225583", + "name": "Bony part of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225555" + ] + } + }, + { + "id": "FMA:225585", + "name": "Bony part of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225555" + ] + } + }, + { + "id": "FMA:225587", + "name": "Bony part of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225557" + ] + } + }, + { + "id": "FMA:225589", + "name": "Bony part of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225557" + ] + } + }, + { + "id": "FMA:225591", + "name": "Bony part of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225559" + ] + } + }, + { + "id": "FMA:225593", + "name": "Bony part of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225559" + ] + } + }, + { + "id": "FMA:225595", + "name": "Bony part of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225561" + ] + } + }, + { + "id": "FMA:225597", + "name": "Bony part of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225561" + ] + } + }, + { + "id": "FMA:225599", + "name": "Bony part of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225563" + ] + } + }, + { + "id": "FMA:225601", + "name": "Bony part of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225563" + ] + } + }, + { + "id": "FMA:225603", + "name": "Bony part of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225565" + ] + } + }, + { + "id": "FMA:225605", + "name": "Bony part of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225565" + ] + } + }, + { + "id": "FMA:225607", + "name": "Bony part of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225567" + ] + } + }, + { + "id": "FMA:225609", + "name": "Bony part of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225567" + ] + } + }, + { + "id": "FMA:225611", + "name": "Bony part of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225569" + ] + } + }, + { + "id": "FMA:225613", + "name": "Bony part of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225569" + ] + } + }, + { + "id": "FMA:225615", + "name": "Bony part of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225571" + ] + } + }, + { + "id": "FMA:225617", + "name": "Bony part of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225571" + ] + } + }, + { + "id": "FMA:225619", + "name": "Bony part of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225573" + ] + } + }, + { + "id": "FMA:225621", + "name": "Bony part of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225573" + ] + } + }, + { + "id": "FMA:225623", + "name": "Cartilage of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32676" + ] + } + }, + { + "id": "FMA:225625", + "name": "Articular part of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:225627", + "name": "Articular part of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225625" + ] + } + }, + { + "id": "FMA:225629", + "name": "Articular part of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225631", + "name": "Articular part of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225633", + "name": "Articular part of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225635", + "name": "Articular part of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225637", + "name": "Articular part of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225639", + "name": "Articular part of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234589" + ] + } + }, + { + "id": "FMA:225641", + "name": "Articular part of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234589" + ] + } + }, + { + "id": "FMA:225643", + "name": "Articular part of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234589" + ] + } + }, + { + "id": "FMA:225645", + "name": "Articular part of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234589" + ] + }, + "synonyms": [ + "Articular part of cuboid" + ] + }, + { + "id": "FMA:225647", + "name": "Articular part of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225649", + "name": "Articular part of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225651", + "name": "Articular part of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225653", + "name": "Articular part of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225655", + "name": "Articular part of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225657", + "name": "Articular part of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225659", + "name": "Articular part of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225627" + ] + } + }, + { + "id": "FMA:225664", + "name": "Articular cartilage of superior articular process of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:225666", + "name": "Articular cartilage of head of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:225668", + "name": "Articular cartilage of tubercle of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:225670", + "name": "Articular cartilage of head of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225672", + "name": "Articular cartilage of head of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225674", + "name": "Articular cartilage of head of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225676", + "name": "Articular cartilage of head of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225678", + "name": "Articular cartilage of head of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225680", + "name": "Articular cartilage of head of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225682", + "name": "Articular cartilage of head of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225684", + "name": "Articular cartilage of head of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225686", + "name": "Articular cartilage of head of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225688", + "name": "Articular cartilage of head of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225690", + "name": "Articular cartilage of head of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225692", + "name": "Articular cartilage of head of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225666" + ] + } + }, + { + "id": "FMA:225694", + "name": "Articular cartilage of head of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225670" + ] + } + }, + { + "id": "FMA:225696", + "name": "Articular cartilage of head of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225670" + ] + } + }, + { + "id": "FMA:225698", + "name": "Articular cartilage of head of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225672" + ] + } + }, + { + "id": "FMA:225700", + "name": "Articular cartilage of head of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225672" + ] + } + }, + { + "id": "FMA:225702", + "name": "Articular cartilage of head of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225674" + ] + } + }, + { + "id": "FMA:225704", + "name": "Articular cartilage of head of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225674" + ] + } + }, + { + "id": "FMA:225706", + "name": "Articular cartilage of head of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225676" + ] + } + }, + { + "id": "FMA:225708", + "name": "Articular cartilage of head of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225676" + ] + } + }, + { + "id": "FMA:225710", + "name": "Articular cartilage of head of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225678" + ] + } + }, + { + "id": "FMA:225712", + "name": "Articular cartilage of head of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225678" + ] + } + }, + { + "id": "FMA:225714", + "name": "Articular cartilage of head of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225680" + ] + } + }, + { + "id": "FMA:225716", + "name": "Articular cartilage of head of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225680" + ] + } + }, + { + "id": "FMA:225718", + "name": "Articular cartilage of head of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225682" + ] + } + }, + { + "id": "FMA:225720", + "name": "Articular cartilage of head of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225682" + ] + } + }, + { + "id": "FMA:225722", + "name": "Articular cartilage of head of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225684" + ] + } + }, + { + "id": "FMA:225724", + "name": "Articular cartilage of head of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225684" + ] + } + }, + { + "id": "FMA:225726", + "name": "Articular cartilage of head of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225686" + ] + } + }, + { + "id": "FMA:225728", + "name": "Articular cartilage of head of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225686" + ] + } + }, + { + "id": "FMA:225730", + "name": "Articular cartilage of head of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225688" + ] + } + }, + { + "id": "FMA:225732", + "name": "Articular cartilage of head of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225688" + ] + } + }, + { + "id": "FMA:225734", + "name": "Articular cartilage of head of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225690" + ] + } + }, + { + "id": "FMA:225736", + "name": "Articular cartilage of head of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225690" + ] + } + }, + { + "id": "FMA:225738", + "name": "Articular cartilage of head of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225692" + ] + } + }, + { + "id": "FMA:225740", + "name": "Articular cartilage of head of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225692" + ] + } + }, + { + "id": "FMA:225742", + "name": "Articular cartilage of tubercle of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225744", + "name": "Articular cartilage of tubercle of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225746", + "name": "Articular cartilage of tubercle of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225748", + "name": "Articular cartilage of tubercle of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225750", + "name": "Articular cartilage of tubercle of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225752", + "name": "Articular cartilage of tubercle of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225754", + "name": "Articular cartilage of tubercle of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225756", + "name": "Articular cartilage of tubercle of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225758", + "name": "Articular cartilage of tubercle of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225760", + "name": "Articular cartilage of tubercle of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225668" + ] + } + }, + { + "id": "FMA:225762", + "name": "Articular cartilage of tubercle of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225742" + ] + } + }, + { + "id": "FMA:225764", + "name": "Articular cartilage of tubercle of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225742" + ] + } + }, + { + "id": "FMA:225766", + "name": "Articular cartilage of tubercle of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225744" + ] + } + }, + { + "id": "FMA:225768", + "name": "Articular cartilage of tubercle of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225744" + ] + } + }, + { + "id": "FMA:225770", + "name": "Articular cartilage of tubercle of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225746" + ] + } + }, + { + "id": "FMA:225772", + "name": "Articular cartilage of tubercle of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225746" + ] + } + }, + { + "id": "FMA:225774", + "name": "Articular cartilage of tubercle of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225748" + ] + } + }, + { + "id": "FMA:225776", + "name": "Articular cartilage of tubercle of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225748" + ] + } + }, + { + "id": "FMA:225778", + "name": "Articular cartilage of tubercle of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225750" + ] + } + }, + { + "id": "FMA:225780", + "name": "Articular cartilage of tubercle of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225750" + ] + } + }, + { + "id": "FMA:225782", + "name": "Articular cartilage of tubercle of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225752" + ] + } + }, + { + "id": "FMA:225784", + "name": "Articular cartilage of tubercle of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225752" + ] + } + }, + { + "id": "FMA:225786", + "name": "Articular cartilage of tubercle of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225754" + ] + } + }, + { + "id": "FMA:225788", + "name": "Articular cartilage of tubercle of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225754" + ] + } + }, + { + "id": "FMA:225790", + "name": "Articular cartilage of tubercle of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225756" + ] + } + }, + { + "id": "FMA:225792", + "name": "Articular cartilage of tubercle of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225756" + ] + } + }, + { + "id": "FMA:225794", + "name": "Articular cartilage of tubercle of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225758" + ] + } + }, + { + "id": "FMA:225796", + "name": "Articular cartilage of tubercle of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225758" + ] + } + }, + { + "id": "FMA:225798", + "name": "Articular cartilage of tubercle of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225760" + ] + } + }, + { + "id": "FMA:225800", + "name": "Articular cartilage of tubercle of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225760" + ] + } + }, + { + "id": "FMA:225806", + "name": "Right side of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:225808", + "name": "Left side of chin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54393" + ] + } + }, + { + "id": "FMA:225810", + "name": "Superficial fascia of right side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:225812", + "name": "Superficial fascia of left side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:225816", + "name": "Region of wall of vagina", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:225818", + "name": "Region of layer of wall of eyeball", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:225820", + "name": "Bone of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33977" + ] + } + }, + { + "id": "FMA:225822", + "name": "Bone of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:33977" + ] + } + }, + { + "id": "FMA:225824", + "name": "Bone of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51658" + ] + } + }, + { + "id": "FMA:225826", + "name": "Bone of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51658" + ] + } + }, + { + "id": "FMA:225834", + "name": "Lamina propria of viscerocranial mucosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:225836", + "name": "Bone tissue of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51719" + ] + } + }, + { + "id": "FMA:225838", + "name": "Bone tissue of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51719" + ] + } + }, + { + "id": "FMA:225840", + "name": "Bone tissue of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51722" + ] + } + }, + { + "id": "FMA:225842", + "name": "Bone tissue of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51722" + ] + } + }, + { + "id": "FMA:225844", + "name": "Bone tissue of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51725" + ] + } + }, + { + "id": "FMA:225846", + "name": "Bone tissue of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51725" + ] + } + }, + { + "id": "FMA:225848", + "name": "Lamina of mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75445" + ] + } + }, + { + "id": "FMA:225850", + "name": "Bone of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51699" + ] + }, + "synonyms": [ + "Bone of right cuboid" + ] + }, + { + "id": "FMA:225852", + "name": "Bone of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51699" + ] + }, + "synonyms": [ + "Bone of left cuboid" + ] + }, + { + "id": "FMA:225854", + "name": "Bone of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34117" + ] + } + }, + { + "id": "FMA:225856", + "name": "Bone of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34117" + ] + } + }, + { + "id": "FMA:225858", + "name": "Bone of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34257" + ] + } + }, + { + "id": "FMA:225860", + "name": "Bone of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34257" + ] + } + }, + { + "id": "FMA:225866", + "name": "Wall of acinus of parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58025" + ] + } + }, + { + "id": "FMA:225868", + "name": "Wall of acinus of lacrimal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58025" + ] + } + }, + { + "id": "FMA:225870", + "name": "Wall of acinus of accessory parotid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58025" + ] + } + }, + { + "id": "FMA:225874", + "name": "Bony part of zone of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83130" + ] + } + }, + { + "id": "FMA:225902", + "name": "Fixed fiat anatomical boundary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224749" + ] + } + }, + { + "id": "FMA:226008", + "name": "Smooth muscle thick filament", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62333" + ] + } + }, + { + "id": "FMA:226010", + "name": "Vasculature of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:226012", + "name": "Vasculature of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226010" + ] + } + }, + { + "id": "FMA:226014", + "name": "Vasculature of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226010" + ] + } + }, + { + "id": "FMA:226028", + "name": "Branched", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:226032", + "name": "Synapse-en-passant", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67125" + ] + } + }, + { + "id": "FMA:226034", + "name": "Body of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + } + }, + { + "id": "FMA:226036", + "name": "Branch of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:226038", + "name": "Medullary cavity of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:226040", + "name": "Medullary cavity of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226038" + ] + } + }, + { + "id": "FMA:226042", + "name": "Medullary cavity of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226038" + ] + } + }, + { + "id": "FMA:226044", + "name": "Cytosol of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:226046", + "name": "Cytosol of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226044" + ] + } + }, + { + "id": "FMA:226048", + "name": "Cytosol of striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226044" + ] + } + }, + { + "id": "FMA:226050", + "name": "Cytosol of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226048" + ] + } + }, + { + "id": "FMA:226052", + "name": "Cytosol of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226048" + ] + } + }, + { + "id": "FMA:226054", + "name": "Cytosol of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226044" + ] + } + }, + { + "id": "FMA:226059", + "name": "Network of cardiac myocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:226061", + "name": "Vasculature of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:226063", + "name": "Vasculature of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226061" + ] + } + }, + { + "id": "FMA:226065", + "name": "Vasculature of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226061" + ] + } + }, + { + "id": "FMA:226070", + "name": "Medullary cavity of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:226072", + "name": "Medullary cavity of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226070" + ] + } + }, + { + "id": "FMA:226074", + "name": "Medullary cavity of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226070" + ] + } + }, + { + "id": "FMA:226076", + "name": "Medullary cavity of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:226078", + "name": "Medullary cavity of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226076" + ] + } + }, + { + "id": "FMA:226080", + "name": "Medullary cavity of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226076" + ] + } + }, + { + "id": "FMA:226082", + "name": "Medullary cavity of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226076" + ] + } + }, + { + "id": "FMA:226084", + "name": "Medullary cavity of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226076" + ] + } + }, + { + "id": "FMA:226086", + "name": "Medullary cavity of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226076" + ] + } + }, + { + "id": "FMA:226088", + "name": "Medullary cavity of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226078" + ] + } + }, + { + "id": "FMA:226090", + "name": "Medullary cavity of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226078" + ] + } + }, + { + "id": "FMA:226092", + "name": "Medullary cavity of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226080" + ] + } + }, + { + "id": "FMA:226094", + "name": "Medullary cavity of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226080" + ] + } + }, + { + "id": "FMA:226096", + "name": "Medullary cavity of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226082" + ] + } + }, + { + "id": "FMA:226098", + "name": "Medullary cavity of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226082" + ] + } + }, + { + "id": "FMA:226100", + "name": "Medullary cavity of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226084" + ] + } + }, + { + "id": "FMA:226102", + "name": "Medullary cavity of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226084" + ] + } + }, + { + "id": "FMA:226104", + "name": "Medullary cavity of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226086" + ] + } + }, + { + "id": "FMA:226106", + "name": "Medullary cavity of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226086" + ] + } + }, + { + "id": "FMA:226108", + "name": "Vasculature of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:226110", + "name": "Vasculature of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226108" + ] + } + }, + { + "id": "FMA:226112", + "name": "Vasculature of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226108" + ] + } + }, + { + "id": "FMA:226114", + "name": "Vasculature of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226108" + ] + } + }, + { + "id": "FMA:226116", + "name": "Vasculature of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226108" + ] + } + }, + { + "id": "FMA:226118", + "name": "Vasculature of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226108" + ] + } + }, + { + "id": "FMA:226120", + "name": "Vasculature of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226110" + ] + } + }, + { + "id": "FMA:226122", + "name": "Vasculature of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226110" + ] + } + }, + { + "id": "FMA:226124", + "name": "Vasculature of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226112" + ] + } + }, + { + "id": "FMA:226126", + "name": "Vasculature of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226112" + ] + } + }, + { + "id": "FMA:226128", + "name": "Vasculature of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226114" + ] + } + }, + { + "id": "FMA:226130", + "name": "Vasculature of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226114" + ] + } + }, + { + "id": "FMA:226132", + "name": "Vasculature of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226116" + ] + } + }, + { + "id": "FMA:226134", + "name": "Vasculature of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226116" + ] + } + }, + { + "id": "FMA:226136", + "name": "Vasculature of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226118" + ] + } + }, + { + "id": "FMA:226138", + "name": "Vasculature of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226118" + ] + } + }, + { + "id": "FMA:226171", + "name": "Mitochondrion of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63835" + ] + }, + "synonyms": [ + "Mitochondrion of cardiomyocyte" + ] + }, + { + "id": "FMA:226174", + "name": "Endoplasmic reticulum of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226176" + ] + } + }, + { + "id": "FMA:226176", + "name": "Endoplasmic reticulum of striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63842" + ] + } + }, + { + "id": "FMA:226178", + "name": "Endoplasmic reticulum of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63842" + ] + } + }, + { + "id": "FMA:226180", + "name": "Endoplasmic reticulum of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226176" + ] + } + }, + { + "id": "FMA:226182", + "name": "Golgi complex of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67907" + ] + } + }, + { + "id": "FMA:226184", + "name": "Golgi complex of striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67907" + ] + } + }, + { + "id": "FMA:226186", + "name": "Golgi complex of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226184" + ] + }, + "synonyms": [ + "Golgi complex of cardiac muscle cell" + ] + }, + { + "id": "FMA:226189", + "name": "Golgi complex of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226184" + ] + } + }, + { + "id": "FMA:226191", + "name": "Lysosome of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63836" + ] + } + }, + { + "id": "FMA:226193", + "name": "Lysosome of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226191" + ] + } + }, + { + "id": "FMA:226195", + "name": "Lysosome of striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226191" + ] + } + }, + { + "id": "FMA:226197", + "name": "Lysosome of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226195" + ] + }, + "synonyms": [ + "Lysosome of cardiac muscle cell" + ] + }, + { + "id": "FMA:226200", + "name": "Lysosome of skeletal muscle fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226195" + ] + }, + "synonyms": [ + "Lysosome of skeletal muscle cell" + ] + }, + { + "id": "FMA:226204", + "name": "Actin myofilament proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67922" + ] + } + }, + { + "id": "FMA:226206", + "name": "Surface of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82996" + ] + } + }, + { + "id": "FMA:226208", + "name": "Body of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67301" + ] + } + }, + { + "id": "FMA:226210", + "name": "Network of smooth muscle cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14065" + ] + } + }, + { + "id": "FMA:226212", + "name": "Tapered end of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:226215", + "name": "Axonal varicosity junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67945" + ] + } + }, + { + "id": "FMA:226217", + "name": "Lateral periolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + } + }, + { + "id": "FMA:226219", + "name": "Ventral periolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72246" + ] + } + }, + { + "id": "FMA:226221", + "name": "Auditory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:226223", + "name": "Superior paraolivary nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:226229", + "name": "Compartment of nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223408" + ] + } + }, + { + "id": "FMA:226231", + "name": "Compartment of non-nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223408" + ] + } + }, + { + "id": "FMA:226233", + "name": "Vasculature of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:226235", + "name": "Vasculature of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226233" + ] + } + }, + { + "id": "FMA:226237", + "name": "Vasculature of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226233" + ] + } + }, + { + "id": "FMA:226239", + "name": "Subparafascicular nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:226245", + "name": "Region of surface of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24210" + ] + } + }, + { + "id": "FMA:226247", + "name": "Surface of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226245" + ] + } + }, + { + "id": "FMA:226249", + "name": "Surface of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226245" + ] + } + }, + { + "id": "FMA:226251", + "name": "Surface of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226245" + ] + } + }, + { + "id": "FMA:226253", + "name": "External surface of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226251" + ] + } + }, + { + "id": "FMA:226255", + "name": "Internal surface of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226251" + ] + } + }, + { + "id": "FMA:226257", + "name": "Surface of segment of bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226245" + ] + } + }, + { + "id": "FMA:226259", + "name": "Surface of segment of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226257" + ] + } + }, + { + "id": "FMA:226261", + "name": "Surface of segment of left bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226257" + ] + } + }, + { + "id": "FMA:226263", + "name": "Surface of upper lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226259" + ] + } + }, + { + "id": "FMA:226265", + "name": "Surface of middle lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226259" + ] + } + }, + { + "id": "FMA:226267", + "name": "Surface of lower lobe part of right bronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226259" + ] + } + }, + { + "id": "FMA:226279", + "name": "Cardiac muscle tissue of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:226287", + "name": "Parietal serous pericardium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84750" + ] + } + }, + { + "id": "FMA:226289", + "name": "Parietal serous pericardium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84750" + ] + } + }, + { + "id": "FMA:226291", + "name": "Parietal serous pericardium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226287" + ] + } + }, + { + "id": "FMA:226293", + "name": "Parietal serous pericardium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226287" + ] + } + }, + { + "id": "FMA:226295", + "name": "Parietal serous pericardium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226289" + ] + } + }, + { + "id": "FMA:226297", + "name": "Parietal serous pericardium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226289" + ] + } + }, + { + "id": "FMA:226305", + "name": "Cardiac muscle tissue of region of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:226307", + "name": "Cardiac muscle tissue of region of basal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226305" + ] + } + }, + { + "id": "FMA:226309", + "name": "Cardiac muscle tissue of region of mid zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226305" + ] + } + }, + { + "id": "FMA:226311", + "name": "Cardiac muscle tissue of region of apical zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226305" + ] + } + }, + { + "id": "FMA:226313", + "name": "Cardiac muscle tissue of basal anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226307" + ] + } + }, + { + "id": "FMA:226315", + "name": "Cardiac muscle tissue of basal septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226307" + ] + } + }, + { + "id": "FMA:226317", + "name": "Cardiac muscle tissue of basal lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226307" + ] + } + }, + { + "id": "FMA:226319", + "name": "Cardiac muscle tissue of basal inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226307" + ] + } + }, + { + "id": "FMA:226321", + "name": "Cardiac muscle tissue of mid anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226309" + ] + } + }, + { + "id": "FMA:226323", + "name": "Cardiac muscle tissue of mid septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226309" + ] + } + }, + { + "id": "FMA:226325", + "name": "Cardiac muscle tissue of mid inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226309" + ] + } + }, + { + "id": "FMA:226327", + "name": "Cardiac muscle tissue of mid lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226309" + ] + } + }, + { + "id": "FMA:226329", + "name": "Cardiac muscle tissue of apical anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226311" + ] + } + }, + { + "id": "FMA:226331", + "name": "Cardiac muscle tissue of apical septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226311" + ] + } + }, + { + "id": "FMA:226333", + "name": "Cardiac muscle tissue of apical inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226311" + ] + } + }, + { + "id": "FMA:226335", + "name": "Cardiac muscle tissue of apical lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226311" + ] + } + }, + { + "id": "FMA:226337", + "name": "Cardiac muscle fasciculus of basal anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226339", + "name": "Cardiac muscle fasciculus of basal septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226341", + "name": "Cardiac muscle fasciculus of basal inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226343", + "name": "Cardiac muscle fasciculus of basal lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226345", + "name": "Cardiac muscle fasciculus of mid anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226347", + "name": "Cardiac muscle fasciculus of mid septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226349", + "name": "Cardiac muscle fasciculus of mid lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226351", + "name": "Cardiac muscle fasciculus of mid inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226353", + "name": "Cardiac muscle fasciculus of apical anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226355", + "name": "Cardiac muscle fasciculus of apical septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226357", + "name": "Cardiac muscle fasciculus of apical inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226359", + "name": "Cardiac muscle fasciculus of apical lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84420" + ] + } + }, + { + "id": "FMA:226436", + "name": "Surface of basal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:226438", + "name": "Surface of mid zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:226440", + "name": "Surface of apical zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86631" + ] + } + }, + { + "id": "FMA:226442", + "name": "Surface of basal anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226436" + ] + } + }, + { + "id": "FMA:226444", + "name": "Surface of basal septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226436" + ] + } + }, + { + "id": "FMA:226446", + "name": "Surface of basal inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226436" + ] + } + }, + { + "id": "FMA:226448", + "name": "Surface of basal lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226436" + ] + } + }, + { + "id": "FMA:226450", + "name": "Surface of mid anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226438" + ] + } + }, + { + "id": "FMA:226452", + "name": "Surface of mid septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226438" + ] + } + }, + { + "id": "FMA:226454", + "name": "Surface of mid inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226438" + ] + } + }, + { + "id": "FMA:226456", + "name": "Surface of mid lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226438" + ] + } + }, + { + "id": "FMA:226458", + "name": "Surface of apical anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226440" + ] + } + }, + { + "id": "FMA:226460", + "name": "Surface of apical septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226440" + ] + } + }, + { + "id": "FMA:226462", + "name": "Surface of apical inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226440" + ] + } + }, + { + "id": "FMA:226464", + "name": "Surface of apical lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226440" + ] + } + }, + { + "id": "FMA:226482", + "name": "Proximal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32821" + ] + }, + "synonyms": [ + "Base of phalanx of finger", + "Basal epiphysis of phalanx of finger" + ] + }, + { + "id": "FMA:226577", + "name": "Distal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32822" + ] + } + }, + { + "id": "FMA:226700", + "name": "Diaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + } + }, + { + "id": "FMA:226737", + "name": "Diaphysis of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24013" + ] + } + }, + { + "id": "FMA:227434", + "name": "Vasculature of bony part of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227438" + ] + } + }, + { + "id": "FMA:227436", + "name": "Vasculature of bony part of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227434" + ] + } + }, + { + "id": "FMA:227438", + "name": "Vasculature of bony part of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:227440", + "name": "Vasculature of bony part of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227461" + ] + } + }, + { + "id": "FMA:227442", + "name": "Vasculature of bony part of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227438" + ] + } + }, + { + "id": "FMA:227447", + "name": "Vasculature of bony part of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227461" + ] + } + }, + { + "id": "FMA:227449", + "name": "Vasculature of bony part of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227463" + ] + } + }, + { + "id": "FMA:227452", + "name": "Vasculature of bony part of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227434" + ] + } + }, + { + "id": "FMA:227454", + "name": "Vasculature of bony part of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227459" + ] + } + }, + { + "id": "FMA:227457", + "name": "Vasculature of bony part of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227442" + ] + } + }, + { + "id": "FMA:227459", + "name": "Vasculature of bony part of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227438" + ] + } + }, + { + "id": "FMA:227460", + "name": "Vasculature of bony part of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227442" + ] + } + }, + { + "id": "FMA:227461", + "name": "Vasculature of bony part of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227438" + ] + } + }, + { + "id": "FMA:227462", + "name": "Vasculature of bony part of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227463" + ] + } + }, + { + "id": "FMA:227463", + "name": "Vasculature of bony part of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227438" + ] + } + }, + { + "id": "FMA:227464", + "name": "Vasculature of bony part of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227459" + ] + } + }, + { + "id": "FMA:227466", + "name": "Bone of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36222" + ] + } + }, + { + "id": "FMA:227468", + "name": "Bone of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36222" + ] + } + }, + { + "id": "FMA:227470", + "name": "Bone of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36362" + ] + } + }, + { + "id": "FMA:227472", + "name": "Bone of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36362" + ] + } + }, + { + "id": "FMA:227474", + "name": "Bone of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36502" + ] + } + }, + { + "id": "FMA:227476", + "name": "Bone of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36502" + ] + } + }, + { + "id": "FMA:227478", + "name": "Bone of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36642" + ] + } + }, + { + "id": "FMA:227480", + "name": "Bone of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36642" + ] + } + }, + { + "id": "FMA:227482", + "name": "Bone of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36782" + ] + } + }, + { + "id": "FMA:227484", + "name": "Bone of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:36782" + ] + } + }, + { + "id": "FMA:227486", + "name": "Neural network of bony part of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69054" + ] + } + }, + { + "id": "FMA:227488", + "name": "Neural network of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227490" + ] + } + }, + { + "id": "FMA:227490", + "name": "Neural network of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:227493", + "name": "Articular cartilage of proximal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227541" + ] + } + }, + { + "id": "FMA:227494", + "name": "Articular cartilage of proximal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227541" + ] + } + }, + { + "id": "FMA:227495", + "name": "Articular cartilage of proximal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227541" + ] + } + }, + { + "id": "FMA:227496", + "name": "Articular cartilage of proximal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227541" + ] + } + }, + { + "id": "FMA:227497", + "name": "Articular cartilage of proximal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227541" + ] + } + }, + { + "id": "FMA:227498", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227493" + ] + }, + "synonyms": [ + "Articular cartilage of base of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:227499", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227493" + ] + } + }, + { + "id": "FMA:227500", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227494" + ] + } + }, + { + "id": "FMA:227501", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227494" + ] + } + }, + { + "id": "FMA:227502", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227494" + ] + } + }, + { + "id": "FMA:227503", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227495" + ] + } + }, + { + "id": "FMA:227504", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227495" + ] + } + }, + { + "id": "FMA:227505", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227495" + ] + } + }, + { + "id": "FMA:227506", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227496" + ] + } + }, + { + "id": "FMA:227507", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227496" + ] + } + }, + { + "id": "FMA:227508", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227496" + ] + } + }, + { + "id": "FMA:227509", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227497" + ] + } + }, + { + "id": "FMA:227510", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227497" + ] + } + }, + { + "id": "FMA:227511", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227497" + ] + } + }, + { + "id": "FMA:227512", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227498" + ] + }, + "synonyms": [ + "Articular cartilage of base of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:227513", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227498" + ] + }, + "synonyms": [ + "Articular cartilage of base of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:227514", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227499" + ] + } + }, + { + "id": "FMA:227515", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227499" + ] + } + }, + { + "id": "FMA:227516", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227500" + ] + } + }, + { + "id": "FMA:227517", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227500" + ] + } + }, + { + "id": "FMA:227518", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227501" + ] + } + }, + { + "id": "FMA:227519", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227501" + ] + } + }, + { + "id": "FMA:227520", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227502" + ] + } + }, + { + "id": "FMA:227521", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227502" + ] + } + }, + { + "id": "FMA:227522", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227503" + ] + } + }, + { + "id": "FMA:227523", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227503" + ] + } + }, + { + "id": "FMA:227524", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227504" + ] + } + }, + { + "id": "FMA:227525", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227504" + ] + } + }, + { + "id": "FMA:227526", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227505" + ] + } + }, + { + "id": "FMA:227527", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227505" + ] + } + }, + { + "id": "FMA:227528", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227506" + ] + } + }, + { + "id": "FMA:227529", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227506" + ] + } + }, + { + "id": "FMA:227530", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227507" + ] + } + }, + { + "id": "FMA:227531", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227507" + ] + } + }, + { + "id": "FMA:227532", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227508" + ] + } + }, + { + "id": "FMA:227533", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227508" + ] + } + }, + { + "id": "FMA:227534", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227509" + ] + } + }, + { + "id": "FMA:227535", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227509" + ] + } + }, + { + "id": "FMA:227536", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227510" + ] + } + }, + { + "id": "FMA:227537", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227510" + ] + } + }, + { + "id": "FMA:227538", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227511" + ] + } + }, + { + "id": "FMA:227539", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227511" + ] + } + }, + { + "id": "FMA:227541", + "name": "Articular cartilage of proximal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:227548", + "name": "Neural network of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227488" + ] + } + }, + { + "id": "FMA:227549", + "name": "Neural network of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227488" + ] + } + }, + { + "id": "FMA:227550", + "name": "Articular cartilage of distal epiphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227598" + ] + }, + "synonyms": [ + "Articular cartilage of head of phalanx of thumb" + ] + }, + { + "id": "FMA:227551", + "name": "Articular cartilage of distal epiphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227598" + ] + } + }, + { + "id": "FMA:227552", + "name": "Articular cartilage of distal epiphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227598" + ] + } + }, + { + "id": "FMA:227553", + "name": "Articular cartilage of distal epiphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227598" + ] + } + }, + { + "id": "FMA:227554", + "name": "Articular cartilage of distal epiphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227598" + ] + } + }, + { + "id": "FMA:227555", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227550" + ] + }, + "synonyms": [ + "Articular cartilage of head of proximal phalanx of thumb" + ] + }, + { + "id": "FMA:227556", + "name": "Articular cartilage of distal epiphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227550" + ] + }, + "synonyms": [ + "Articular cartilage of base of distal phalanx of thumb" + ] + }, + { + "id": "FMA:227557", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227551" + ] + } + }, + { + "id": "FMA:227558", + "name": "Articular cartilage of distal epiphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227551" + ] + } + }, + { + "id": "FMA:227559", + "name": "Articular cartilage of distal epiphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227551" + ] + } + }, + { + "id": "FMA:227560", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227552" + ] + } + }, + { + "id": "FMA:227561", + "name": "Articular cartilage of distal epiphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227552" + ] + } + }, + { + "id": "FMA:227562", + "name": "Articular cartilage of distal epiphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227552" + ] + } + }, + { + "id": "FMA:227563", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227553" + ] + } + }, + { + "id": "FMA:227564", + "name": "Articular cartilage of distal epiphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227553" + ] + } + }, + { + "id": "FMA:227565", + "name": "Articular cartilage of distal epiphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227553" + ] + } + }, + { + "id": "FMA:227566", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227554" + ] + } + }, + { + "id": "FMA:227567", + "name": "Articular cartilage of distal epiphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227554" + ] + } + }, + { + "id": "FMA:227568", + "name": "Articular cartilage of distal epiphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227554" + ] + } + }, + { + "id": "FMA:227569", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227555" + ] + }, + "synonyms": [ + "Articular cartilage of head of proximal phalanx of right thumb" + ] + }, + { + "id": "FMA:227570", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227555" + ] + }, + "synonyms": [ + "Articular cartilage of head of proximal phalanx of left thumb" + ] + }, + { + "id": "FMA:227571", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227556" + ] + }, + "synonyms": [ + "Articular cartilage of base of distal phalanx of right thumb" + ] + }, + { + "id": "FMA:227572", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227556" + ] + }, + "synonyms": [ + "Articular cartilage of base of distal phalanx of left thumb" + ] + }, + { + "id": "FMA:227573", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227557" + ] + }, + "synonyms": [ + "Articular cartilage of head of proximal phalanx of right index finger" + ] + }, + { + "id": "FMA:227574", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227557" + ] + }, + "synonyms": [ + "Articular cartilage of head of proximal phalanx of left index finger" + ] + }, + { + "id": "FMA:227575", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227558" + ] + } + }, + { + "id": "FMA:227576", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227558" + ] + } + }, + { + "id": "FMA:227577", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227559" + ] + }, + "synonyms": [ + "Articular cartilage of head of distal phalanx of right index finger" + ] + }, + { + "id": "FMA:227578", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227559" + ] + }, + "synonyms": [ + "Articular cartilage of head of distal phalanx of left index finger" + ] + }, + { + "id": "FMA:227579", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227560" + ] + } + }, + { + "id": "FMA:227580", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227560" + ] + } + }, + { + "id": "FMA:227581", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227561" + ] + } + }, + { + "id": "FMA:227582", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227561" + ] + } + }, + { + "id": "FMA:227583", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227562" + ] + } + }, + { + "id": "FMA:227584", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227562" + ] + } + }, + { + "id": "FMA:227585", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227563" + ] + } + }, + { + "id": "FMA:227586", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227563" + ] + } + }, + { + "id": "FMA:227587", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227564" + ] + } + }, + { + "id": "FMA:227588", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227564" + ] + } + }, + { + "id": "FMA:227589", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227565" + ] + } + }, + { + "id": "FMA:227590", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227565" + ] + } + }, + { + "id": "FMA:227591", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227566" + ] + } + }, + { + "id": "FMA:227592", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227566" + ] + } + }, + { + "id": "FMA:227593", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227567" + ] + } + }, + { + "id": "FMA:227594", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227567" + ] + } + }, + { + "id": "FMA:227595", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227568" + ] + } + }, + { + "id": "FMA:227596", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227568" + ] + } + }, + { + "id": "FMA:227598", + "name": "Articular cartilage of distal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + }, + "synonyms": [ + "Articular cartilage of base of phalanx of finger" + ] + }, + { + "id": "FMA:227654", + "name": "Trapezoidal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70631" + ] + } + }, + { + "id": "FMA:227941", + "name": "Floating fiat anatomical boundary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224749" + ] + } + }, + { + "id": "FMA:227942", + "name": "Neural network of bony part of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227486" + ] + } + }, + { + "id": "FMA:227943", + "name": "Neural network of bony part of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227942" + ] + } + }, + { + "id": "FMA:227944", + "name": "Neural network of bony part of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227943" + ] + } + }, + { + "id": "FMA:227945", + "name": "Neural network of bony part of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227943" + ] + } + }, + { + "id": "FMA:227946", + "name": "Neural network of bony part of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227942" + ] + } + }, + { + "id": "FMA:227947", + "name": "Neural network of bony part of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227946" + ] + } + }, + { + "id": "FMA:227948", + "name": "Neural network of bony part of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227946" + ] + } + }, + { + "id": "FMA:227949", + "name": "Neural network of bony part of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227942" + ] + } + }, + { + "id": "FMA:227950", + "name": "Neural network of bony part of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227949" + ] + } + }, + { + "id": "FMA:227951", + "name": "Neural network of bony part of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227949" + ] + } + }, + { + "id": "FMA:227952", + "name": "Neural network of bony part of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227942" + ] + } + }, + { + "id": "FMA:227953", + "name": "Neural network of bony part of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227952" + ] + } + }, + { + "id": "FMA:227954", + "name": "Neural network of bony part of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227952" + ] + } + }, + { + "id": "FMA:227955", + "name": "Neural network of bony part of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227942" + ] + } + }, + { + "id": "FMA:227956", + "name": "Neural network of bony part of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227955" + ] + } + }, + { + "id": "FMA:227957", + "name": "Neural network of bony part of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227955" + ] + } + }, + { + "id": "FMA:227958", + "name": "Neural network of bony part of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227486" + ] + } + }, + { + "id": "FMA:227959", + "name": "Neural network of bony part of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227958" + ] + } + }, + { + "id": "FMA:227960", + "name": "Neural network of bony part of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227959" + ] + } + }, + { + "id": "FMA:227961", + "name": "Neural network of bony part of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227959" + ] + } + }, + { + "id": "FMA:227962", + "name": "Neural network of bony part of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227958" + ] + } + }, + { + "id": "FMA:227963", + "name": "Neural network of bony part of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227962" + ] + } + }, + { + "id": "FMA:227964", + "name": "Neural network of bony part of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227962" + ] + } + }, + { + "id": "FMA:227965", + "name": "Neural network of bony part of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227958" + ] + } + }, + { + "id": "FMA:227966", + "name": "Neural network of bony part of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227965" + ] + } + }, + { + "id": "FMA:227967", + "name": "Neural network of bony part of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227965" + ] + } + }, + { + "id": "FMA:227968", + "name": "Neural network of bony part of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227958" + ] + } + }, + { + "id": "FMA:227969", + "name": "Neural network of bony part of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227968" + ] + } + }, + { + "id": "FMA:227970", + "name": "Neural network of bony part of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227968" + ] + } + }, + { + "id": "FMA:227971", + "name": "Neural network of bony part of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227958" + ] + } + }, + { + "id": "FMA:227972", + "name": "Neural network of bony part of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227971" + ] + } + }, + { + "id": "FMA:227973", + "name": "Neural network of bony part of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227971" + ] + } + }, + { + "id": "FMA:227974", + "name": "Neural network of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227490" + ] + } + }, + { + "id": "FMA:227975", + "name": "Neural network of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227974" + ] + } + }, + { + "id": "FMA:227976", + "name": "Neural network of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227975" + ] + } + }, + { + "id": "FMA:227977", + "name": "Neural network of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227975" + ] + } + }, + { + "id": "FMA:227978", + "name": "Neural network of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227974" + ] + } + }, + { + "id": "FMA:227979", + "name": "Neural network of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227978" + ] + } + }, + { + "id": "FMA:227980", + "name": "Neural network of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227978" + ] + } + }, + { + "id": "FMA:227981", + "name": "Neural network of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227974" + ] + } + }, + { + "id": "FMA:227982", + "name": "Neural network of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227981" + ] + } + }, + { + "id": "FMA:227983", + "name": "Neural network of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227981" + ] + } + }, + { + "id": "FMA:227984", + "name": "Neural network of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227974" + ] + } + }, + { + "id": "FMA:227985", + "name": "Neural network of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227984" + ] + } + }, + { + "id": "FMA:227986", + "name": "Neural network of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227984" + ] + } + }, + { + "id": "FMA:227987", + "name": "Neural network of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227974" + ] + } + }, + { + "id": "FMA:227988", + "name": "Neural network of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227987" + ] + } + }, + { + "id": "FMA:227989", + "name": "Neural network of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227987" + ] + } + }, + { + "id": "FMA:227990", + "name": "Neural network of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227488" + ] + } + }, + { + "id": "FMA:227991", + "name": "Neural network of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227990" + ] + } + }, + { + "id": "FMA:227992", + "name": "Neural network of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227990" + ] + } + }, + { + "id": "FMA:227993", + "name": "Neural network of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227488" + ] + } + }, + { + "id": "FMA:227994", + "name": "Neural network of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227993" + ] + } + }, + { + "id": "FMA:227995", + "name": "Neural network of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227993" + ] + } + }, + { + "id": "FMA:227996", + "name": "Neural network of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227488" + ] + } + }, + { + "id": "FMA:227997", + "name": "Neural network of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227996" + ] + } + }, + { + "id": "FMA:227998", + "name": "Neural network of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227996" + ] + } + }, + { + "id": "FMA:227999", + "name": "Neural network of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227549" + ] + } + }, + { + "id": "FMA:228000", + "name": "Neural network of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227549" + ] + } + }, + { + "id": "FMA:228001", + "name": "Neural network of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227548" + ] + } + }, + { + "id": "FMA:228002", + "name": "Neural network of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:227548" + ] + } + }, + { + "id": "FMA:228607", + "name": "Superficial fascia of frontal part proper of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86157" + ] + } + }, + { + "id": "FMA:228609", + "name": "Submucosa of dorsum of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:228611", + "name": "Submucosa of faucial part of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:228613", + "name": "Submucosa of palate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:228615", + "name": "Superficial fascia of left external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61722" + ] + } + }, + { + "id": "FMA:228617", + "name": "Superficial fascia of right external acoustic tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61722" + ] + } + }, + { + "id": "FMA:228619", + "name": "Right supratragic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77676" + ] + } + }, + { + "id": "FMA:228621", + "name": "Left supratragic tubercle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77676" + ] + } + }, + { + "id": "FMA:228623", + "name": "Set of muscles of right side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + } + }, + { + "id": "FMA:228625", + "name": "Set of muscles of left side of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55600" + ] + } + }, + { + "id": "FMA:228627", + "name": "Right side of submental triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:228629", + "name": "Left side of submental triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58896" + ] + } + }, + { + "id": "FMA:228639", + "name": "Set of all nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + }, + "synonyms": [ + "Set of nerves of body", + "Set of all neural tree organs" + ] + }, + { + "id": "FMA:228642", + "name": "Vasculature of body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Set of all blood vessels" + ] + }, + { + "id": "FMA:228644", + "name": "Set of all arteries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + }, + "synonyms": [ + "Set of arteries of body" + ] + }, + { + "id": "FMA:228647", + "name": "Set of all veins", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + }, + "synonyms": [ + "Set of veins of body" + ] + }, + { + "id": "FMA:228650", + "name": "Set of all lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + }, + "synonyms": [ + "Set of lymphatic vessels of body" + ] + }, + { + "id": "FMA:228653", + "name": "Set of all lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + }, + "synonyms": [ + "Set of lymph nodes of body" + ] + }, + { + "id": "FMA:228656", + "name": "Set of all capillary beds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228671" + ] + }, + "synonyms": [ + "Set of capillary beds of body" + ] + }, + { + "id": "FMA:228659", + "name": "Set of all joints", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73023" + ] + } + }, + { + "id": "FMA:228661", + "name": "Set of all cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:228665", + "name": "Set of all tendon sheaths", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84357" + ] + } + }, + { + "id": "FMA:228667", + "name": "Set of organ parts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55652" + ] + } + }, + { + "id": "FMA:228671", + "name": "Set of capillary beds", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + } + }, + { + "id": "FMA:228673", + "name": "Set of capillary beds of principal body part", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228671" + ] + } + }, + { + "id": "FMA:228675", + "name": "Set of capillary beds of principal body part subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228671" + ] + } + }, + { + "id": "FMA:228679", + "name": "Vasculature of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74611" + ] + }, + "synonyms": [ + "Set of blood vessels of back" + ] + }, + { + "id": "FMA:228684", + "name": "Vasculature of male body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228642" + ] + } + }, + { + "id": "FMA:228686", + "name": "Vasculature of female body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228642" + ] + } + }, + { + "id": "FMA:228688", + "name": "Set of all viscera of male body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86778" + ] + } + }, + { + "id": "FMA:228690", + "name": "Set of all viscera of female body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86778" + ] + } + }, + { + "id": "FMA:228738", + "name": "Throat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61607" + ] + } + }, + { + "id": "FMA:228775", + "name": "Waist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:228788", + "name": "Zone of superficial fascia of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86156" + ] + } + }, + { + "id": "FMA:228790", + "name": "Regular interatrial cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67967" + ] + } + }, + { + "id": "FMA:228792", + "name": "Regular interventricular cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67967" + ] + } + }, + { + "id": "FMA:228816", + "name": "Vasculature of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228818", + "name": "Vasculature of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228820", + "name": "Vasculature of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228822", + "name": "Vasculature of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228824", + "name": "Vasculature of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228826", + "name": "Vasculature of proximal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228828", + "name": "Vasculature of middle phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228830", + "name": "Vasculature of distal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228917" + ] + } + }, + { + "id": "FMA:228832", + "name": "Vasculature of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228816" + ] + } + }, + { + "id": "FMA:228834", + "name": "Vasculature of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228816" + ] + } + }, + { + "id": "FMA:228836", + "name": "Vasculature of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228818" + ] + } + }, + { + "id": "FMA:228838", + "name": "Vasculature of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228818" + ] + } + }, + { + "id": "FMA:228840", + "name": "Vasculature of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228818" + ] + } + }, + { + "id": "FMA:228842", + "name": "Vasculature of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228820" + ] + } + }, + { + "id": "FMA:228844", + "name": "Vasculature of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228820" + ] + } + }, + { + "id": "FMA:228846", + "name": "Vasculature of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228820" + ] + } + }, + { + "id": "FMA:228848", + "name": "Vasculature of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228822" + ] + } + }, + { + "id": "FMA:228850", + "name": "Vasculature of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228822" + ] + } + }, + { + "id": "FMA:228852", + "name": "Vasculature of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228822" + ] + } + }, + { + "id": "FMA:228854", + "name": "Vasculature of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228824" + ] + } + }, + { + "id": "FMA:228856", + "name": "Vasculature of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228824" + ] + } + }, + { + "id": "FMA:228858", + "name": "Vasculature of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228824" + ] + } + }, + { + "id": "FMA:228860", + "name": "Vasculature of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228832" + ] + } + }, + { + "id": "FMA:228862", + "name": "Vasculature of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228832" + ] + } + }, + { + "id": "FMA:228864", + "name": "Vasculature of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228834" + ] + } + }, + { + "id": "FMA:228866", + "name": "Vasculature of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228834" + ] + } + }, + { + "id": "FMA:228868", + "name": "Vasculature of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228836" + ] + } + }, + { + "id": "FMA:228870", + "name": "Vasculature of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228836" + ] + } + }, + { + "id": "FMA:228872", + "name": "Vasculature of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228838" + ] + } + }, + { + "id": "FMA:228874", + "name": "Vasculature of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228838" + ] + } + }, + { + "id": "FMA:228876", + "name": "Vasculature of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228840" + ] + } + }, + { + "id": "FMA:228878", + "name": "Vasculature of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228840" + ] + } + }, + { + "id": "FMA:228880", + "name": "Vasculature of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228842" + ] + } + }, + { + "id": "FMA:228882", + "name": "Vasculature of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228842" + ] + } + }, + { + "id": "FMA:228884", + "name": "Vasculature of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228844" + ] + } + }, + { + "id": "FMA:228886", + "name": "Vasculature of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228844" + ] + } + }, + { + "id": "FMA:228888", + "name": "Vasculature of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228846" + ] + } + }, + { + "id": "FMA:228890", + "name": "Vasculature of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228846" + ] + } + }, + { + "id": "FMA:228892", + "name": "Vasculature of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228848" + ] + } + }, + { + "id": "FMA:228894", + "name": "Vasculature of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228848" + ] + } + }, + { + "id": "FMA:228896", + "name": "Vasculature of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228850" + ] + } + }, + { + "id": "FMA:228898", + "name": "Vasculature of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228850" + ] + } + }, + { + "id": "FMA:228900", + "name": "Vasculature of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228852" + ] + } + }, + { + "id": "FMA:228902", + "name": "Vasculature of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228852" + ] + } + }, + { + "id": "FMA:228904", + "name": "Vasculature of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228854" + ] + } + }, + { + "id": "FMA:228906", + "name": "Vasculature of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228854" + ] + } + }, + { + "id": "FMA:228908", + "name": "Vasculature of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228856" + ] + } + }, + { + "id": "FMA:228910", + "name": "Vasculature of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228856" + ] + } + }, + { + "id": "FMA:228912", + "name": "Vasculature of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228858" + ] + } + }, + { + "id": "FMA:228914", + "name": "Vasculature of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228858" + ] + } + }, + { + "id": "FMA:228917", + "name": "Vasculature of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:228923", + "name": "Set of superficial cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:228925", + "name": "Set of anterior auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + }, + "synonyms": [ + "Pre-auricular nodes", + "Pre-auricular lymph nodes set", + "Pre-auricular lymph nodes" + ] + }, + { + "id": "FMA:228927", + "name": "Set of deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:229070", + "name": "Set of anterior auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:229072", + "name": "Set of parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + } + }, + { + "id": "FMA:229074", + "name": "Anterior mediastinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229080", + "name": "Bronchopulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Hilar tributary of tracheobronchial lymphatic chain" + ] + }, + { + "id": "FMA:229084", + "name": "Anterior part of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54663" + ] + } + }, + { + "id": "FMA:229093", + "name": "Antebrachial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229095", + "name": "Right antebrachial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229093" + ] + } + }, + { + "id": "FMA:229097", + "name": "Left antebrachial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229093" + ] + } + }, + { + "id": "FMA:229099", + "name": "Cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229101", + "name": "Deep cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229103", + "name": "Superficial cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229105", + "name": "Right superficial cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229103" + ] + } + }, + { + "id": "FMA:229107", + "name": "Left superficial cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229103" + ] + } + }, + { + "id": "FMA:229109", + "name": "Right deep cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229101" + ] + } + }, + { + "id": "FMA:229111", + "name": "Left deep cubital lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229101" + ] + } + }, + { + "id": "FMA:229122", + "name": "Subclavian lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229124", + "name": "Right subclavian lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229122" + ] + } + }, + { + "id": "FMA:229126", + "name": "Left subclavian lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229122" + ] + } + }, + { + "id": "FMA:229128", + "name": "Subdivision of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24219" + ] + } + }, + { + "id": "FMA:229130", + "name": "Inferior part of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229128" + ] + } + }, + { + "id": "FMA:229132", + "name": "Superior part of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229128" + ] + } + }, + { + "id": "FMA:229134", + "name": "Right half of inferior part of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229128" + ] + } + }, + { + "id": "FMA:229136", + "name": "Left half of inferior part of back of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229128" + ] + } + }, + { + "id": "FMA:229138", + "name": "Supratrochlear lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229140", + "name": "Right supratrochlear lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229138" + ] + } + }, + { + "id": "FMA:229142", + "name": "Left supratrochlear lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229138" + ] + } + }, + { + "id": "FMA:229144", + "name": "Infraclavicular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + }, + "synonyms": [ + "Deltopectoral lymphatic chain" + ] + }, + { + "id": "FMA:229146", + "name": "Right infraclavicular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229144" + ] + } + }, + { + "id": "FMA:229148", + "name": "Left infraclavicular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229144" + ] + } + }, + { + "id": "FMA:229157", + "name": "Superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229159", + "name": "Deep inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229161", + "name": "Upper superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229163", + "name": "Lower superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229165", + "name": "Right lower superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229163" + ] + } + }, + { + "id": "FMA:229167", + "name": "Left lower superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229163" + ] + } + }, + { + "id": "FMA:229169", + "name": "Right upper superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229161" + ] + } + }, + { + "id": "FMA:229171", + "name": "Left upper superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229161" + ] + } + }, + { + "id": "FMA:229173", + "name": "Right superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229157" + ] + } + }, + { + "id": "FMA:229175", + "name": "Left superficial inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229157" + ] + } + }, + { + "id": "FMA:229177", + "name": "External iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229179", + "name": "Right external iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229177" + ] + } + }, + { + "id": "FMA:229181", + "name": "Left external iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229177" + ] + } + }, + { + "id": "FMA:229183", + "name": "Right deep inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229159" + ] + } + }, + { + "id": "FMA:229185", + "name": "Left deep inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229159" + ] + } + }, + { + "id": "FMA:229187", + "name": "Popliteal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229189", + "name": "Right popliteal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229187" + ] + } + }, + { + "id": "FMA:229191", + "name": "Left popliteal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229187" + ] + } + }, + { + "id": "FMA:229193", + "name": "Pre-aortic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229322", + "name": "Medullary cavity of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229324", + "name": "Medullary cavity of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229326", + "name": "Medullary cavity of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229328", + "name": "Medullary cavity of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229330", + "name": "Medullary cavity of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229332", + "name": "Medullary cavity of proximal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229334", + "name": "Medullary cavity of middle phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229336", + "name": "Medullary cavity of distal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229423" + ] + } + }, + { + "id": "FMA:229338", + "name": "Medullary cavity of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229322" + ] + } + }, + { + "id": "FMA:229340", + "name": "Medullary cavity of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229322" + ] + } + }, + { + "id": "FMA:229342", + "name": "Medullary cavity of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229324" + ] + } + }, + { + "id": "FMA:229344", + "name": "Medullary cavity of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229324" + ] + } + }, + { + "id": "FMA:229346", + "name": "Medullary cavity of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229324" + ] + } + }, + { + "id": "FMA:229348", + "name": "Medullary cavity of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229326" + ] + } + }, + { + "id": "FMA:229350", + "name": "Medullary cavity of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229326" + ] + } + }, + { + "id": "FMA:229352", + "name": "Medullary cavity of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229326" + ] + } + }, + { + "id": "FMA:229354", + "name": "Medullary cavity of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229328" + ] + } + }, + { + "id": "FMA:229356", + "name": "Medullary cavity of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229328" + ] + } + }, + { + "id": "FMA:229358", + "name": "Medullary cavity of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229328" + ] + } + }, + { + "id": "FMA:229360", + "name": "Medullary cavity of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229330" + ] + } + }, + { + "id": "FMA:229362", + "name": "Medullary cavity of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229330" + ] + } + }, + { + "id": "FMA:229364", + "name": "Medullary cavity of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229330" + ] + } + }, + { + "id": "FMA:229366", + "name": "Medullary cavity of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229338" + ] + } + }, + { + "id": "FMA:229368", + "name": "Medullary cavity of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229338" + ] + } + }, + { + "id": "FMA:229370", + "name": "Medullary cavity of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229340" + ] + } + }, + { + "id": "FMA:229372", + "name": "Medullary cavity of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229340" + ] + } + }, + { + "id": "FMA:229374", + "name": "Medullary cavity of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229342" + ] + } + }, + { + "id": "FMA:229376", + "name": "Medullary cavity of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229342" + ] + } + }, + { + "id": "FMA:229378", + "name": "Medullary cavity of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229344" + ] + } + }, + { + "id": "FMA:229380", + "name": "Medullary cavity of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229344" + ] + } + }, + { + "id": "FMA:229382", + "name": "Medullary cavity of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229346" + ] + } + }, + { + "id": "FMA:229384", + "name": "Medullary cavity of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229346" + ] + } + }, + { + "id": "FMA:229386", + "name": "Medullary cavity of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229348" + ] + } + }, + { + "id": "FMA:229388", + "name": "Medullary cavity of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229348" + ] + } + }, + { + "id": "FMA:229390", + "name": "Medullary cavity of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229350" + ] + } + }, + { + "id": "FMA:229392", + "name": "Medullary cavity of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229350" + ] + } + }, + { + "id": "FMA:229394", + "name": "Medullary cavity of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229352" + ] + } + }, + { + "id": "FMA:229396", + "name": "Medullary cavity of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229352" + ] + } + }, + { + "id": "FMA:229398", + "name": "Medullary cavity of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229354" + ] + } + }, + { + "id": "FMA:229400", + "name": "Medullary cavity of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229354" + ] + } + }, + { + "id": "FMA:229402", + "name": "Medullary cavity of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229356" + ] + } + }, + { + "id": "FMA:229404", + "name": "Medullary cavity of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229356" + ] + } + }, + { + "id": "FMA:229406", + "name": "Medullary cavity of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229358" + ] + } + }, + { + "id": "FMA:229408", + "name": "Medullary cavity of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229358" + ] + } + }, + { + "id": "FMA:229410", + "name": "Medullary cavity of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229360" + ] + } + }, + { + "id": "FMA:229412", + "name": "Medullary cavity of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229360" + ] + } + }, + { + "id": "FMA:229414", + "name": "Medullary cavity of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229362" + ] + } + }, + { + "id": "FMA:229416", + "name": "Medullary cavity of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229362" + ] + } + }, + { + "id": "FMA:229418", + "name": "Medullary cavity of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229364" + ] + } + }, + { + "id": "FMA:229420", + "name": "Medullary cavity of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229364" + ] + } + }, + { + "id": "FMA:229423", + "name": "Medullary cavity of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:229424", + "name": "Vasculature of bony part of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229426", + "name": "Vasculature of bony part of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229428", + "name": "Vasculature of bony part of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229430", + "name": "Vasculature of bony part of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229432", + "name": "Vasculature of bony part of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229434", + "name": "Vasculature of bony part of proximal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229436", + "name": "Vasculature of bony part of middle phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229438", + "name": "Vasculature of bony part of distal phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229525" + ] + } + }, + { + "id": "FMA:229440", + "name": "Vasculature of bony part of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229424" + ] + } + }, + { + "id": "FMA:229442", + "name": "Vasculature of bony part of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229424" + ] + } + }, + { + "id": "FMA:229444", + "name": "Vasculature of bony part of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229426" + ] + } + }, + { + "id": "FMA:229446", + "name": "Vasculature of bony part of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229426" + ] + } + }, + { + "id": "FMA:229448", + "name": "Vasculature of bony part of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229426" + ] + } + }, + { + "id": "FMA:229450", + "name": "Vasculature of bony part of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229428" + ] + } + }, + { + "id": "FMA:229452", + "name": "Vasculature of bony part of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229428" + ] + } + }, + { + "id": "FMA:229454", + "name": "Vasculature of bony part of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229428" + ] + } + }, + { + "id": "FMA:229456", + "name": "Vasculature of bony part of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229430" + ] + } + }, + { + "id": "FMA:229458", + "name": "Vasculature of bony part of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229430" + ] + } + }, + { + "id": "FMA:229460", + "name": "Vasculature of bony part of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229430" + ] + } + }, + { + "id": "FMA:229462", + "name": "Vasculature of bony part of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229432" + ] + } + }, + { + "id": "FMA:229464", + "name": "Vasculature of bony part of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229432" + ] + } + }, + { + "id": "FMA:229466", + "name": "Vasculature of bony part of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229432" + ] + } + }, + { + "id": "FMA:229468", + "name": "Vasculature of bony part of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229440" + ] + } + }, + { + "id": "FMA:229470", + "name": "Vasculature of bony part of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229440" + ] + } + }, + { + "id": "FMA:229472", + "name": "Vasculature of bony part of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229442" + ] + } + }, + { + "id": "FMA:229474", + "name": "Vasculature of bony part of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229442" + ] + } + }, + { + "id": "FMA:229476", + "name": "Vasculature of bony part of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229444" + ] + } + }, + { + "id": "FMA:229478", + "name": "Vasculature of bony part of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229444" + ] + } + }, + { + "id": "FMA:229480", + "name": "Vasculature of bony part of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229446" + ] + } + }, + { + "id": "FMA:229482", + "name": "Vasculature of bony part of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229446" + ] + } + }, + { + "id": "FMA:229484", + "name": "Vasculature of bony part of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229448" + ] + } + }, + { + "id": "FMA:229486", + "name": "Vasculature of bony part of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229448" + ] + } + }, + { + "id": "FMA:229488", + "name": "Vasculature of bony part of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229450" + ] + } + }, + { + "id": "FMA:229490", + "name": "Vasculature of bony part of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229450" + ] + } + }, + { + "id": "FMA:229492", + "name": "Vasculature of bony part of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229452" + ] + } + }, + { + "id": "FMA:229494", + "name": "Vasculature of bony part of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229452" + ] + } + }, + { + "id": "FMA:229496", + "name": "Vasculature of bony part of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229454" + ] + } + }, + { + "id": "FMA:229498", + "name": "Vasculature of bony part of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229454" + ] + } + }, + { + "id": "FMA:229500", + "name": "Vasculature of bony part of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229456" + ] + } + }, + { + "id": "FMA:229502", + "name": "Vasculature of bony part of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229456" + ] + } + }, + { + "id": "FMA:229504", + "name": "Vasculature of bony part of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229458" + ] + } + }, + { + "id": "FMA:229506", + "name": "Vasculature of bony part of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229458" + ] + } + }, + { + "id": "FMA:229508", + "name": "Vasculature of bony part of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229460" + ] + } + }, + { + "id": "FMA:229510", + "name": "Vasculature of bony part of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229460" + ] + } + }, + { + "id": "FMA:229512", + "name": "Vasculature of bony part of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229462" + ] + } + }, + { + "id": "FMA:229514", + "name": "Vasculature of bony part of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229462" + ] + } + }, + { + "id": "FMA:229516", + "name": "Vasculature of bony part of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229464" + ] + } + }, + { + "id": "FMA:229518", + "name": "Vasculature of bony part of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229464" + ] + } + }, + { + "id": "FMA:229520", + "name": "Vasculature of bony part of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229466" + ] + } + }, + { + "id": "FMA:229522", + "name": "Vasculature of bony part of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229466" + ] + } + }, + { + "id": "FMA:229525", + "name": "Vasculature of bony part of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:229527", + "name": "Gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229529", + "name": "Pyloric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229531", + "name": "Subdivision of left gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:229533", + "name": "Superior part of left gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229531" + ] + }, + "synonyms": [ + "Superior left gastric lymphatic chain" + ] + }, + { + "id": "FMA:229536", + "name": "Inferior part of left gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229531" + ] + }, + "synonyms": [ + "Inferior left gastric lymphatic chain" + ] + }, + { + "id": "FMA:229539", + "name": "Paracardial part of left gastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229531" + ] + }, + "synonyms": [ + "Paracardial left gastric lymphatic chain" + ] + }, + { + "id": "FMA:229548", + "name": "Vasculature of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:229550", + "name": "Vasculature of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229548" + ] + } + }, + { + "id": "FMA:229552", + "name": "Vasculature of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229548" + ] + } + }, + { + "id": "FMA:229559", + "name": "Vasculature of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:229561", + "name": "Vasculature of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229559" + ] + } + }, + { + "id": "FMA:229563", + "name": "Vasculature of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229559" + ] + } + }, + { + "id": "FMA:229565", + "name": "Vasculature of bony part of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:229567", + "name": "Vasculature of bony part of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229565" + ] + } + }, + { + "id": "FMA:229569", + "name": "Vasculature of bony part of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229565" + ] + } + }, + { + "id": "FMA:229571", + "name": "Medullary cavity of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:229573", + "name": "Medullary cavity of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229571" + ] + } + }, + { + "id": "FMA:229575", + "name": "Medullary cavity of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229571" + ] + } + }, + { + "id": "FMA:229577", + "name": "Dorsomedial nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:229579", + "name": "Dorsolateral nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:229581", + "name": "Parvicellular nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:229583", + "name": "Ventrolateral nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:229585", + "name": "Medial nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256691" + ] + } + }, + { + "id": "FMA:229590", + "name": "Bony part of proximal epiphysis of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34602" + ] + }, + "synonyms": [ + "Bony part of base of fifth metatarsal bone" + ] + }, + { + "id": "FMA:229592", + "name": "Bony part of proximal epiphysis of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229590" + ] + }, + "synonyms": [ + "Bony part of base of right fifth metatarsal bone" + ] + }, + { + "id": "FMA:229594", + "name": "Bony part of proximal epiphysis of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229590" + ] + }, + "synonyms": [ + "Bony part of base of left fifth metatarsal bone" + ] + }, + { + "id": "FMA:229634", + "name": "Periosteum of proximal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34667" + ] + } + }, + { + "id": "FMA:229636", + "name": "Periosteum of distal epiphysis of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:34667" + ] + } + }, + { + "id": "FMA:229645", + "name": "Medullary cavity of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230693" + ] + } + }, + { + "id": "FMA:229647", + "name": "Medullary cavity of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230693" + ] + } + }, + { + "id": "FMA:229649", + "name": "Medullary cavity of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230693" + ] + } + }, + { + "id": "FMA:229651", + "name": "Medullary cavity of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230693" + ] + } + }, + { + "id": "FMA:229653", + "name": "Medullary cavity of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230693" + ] + } + }, + { + "id": "FMA:229655", + "name": "Medullary cavity of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229645" + ] + } + }, + { + "id": "FMA:229657", + "name": "Medullary cavity of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229645" + ] + } + }, + { + "id": "FMA:229659", + "name": "Medullary cavity of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229647" + ] + } + }, + { + "id": "FMA:229661", + "name": "Medullary cavity of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229647" + ] + } + }, + { + "id": "FMA:229663", + "name": "Medullary cavity of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229649" + ] + } + }, + { + "id": "FMA:229665", + "name": "Medullary cavity of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229649" + ] + } + }, + { + "id": "FMA:229667", + "name": "Medullary cavity of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229651" + ] + } + }, + { + "id": "FMA:229669", + "name": "Medullary cavity of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229651" + ] + } + }, + { + "id": "FMA:229671", + "name": "Medullary cavity of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229653" + ] + } + }, + { + "id": "FMA:229673", + "name": "Medullary cavity of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229653" + ] + } + }, + { + "id": "FMA:229675", + "name": "Vasculature of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229706" + ] + } + }, + { + "id": "FMA:229677", + "name": "Vasculature of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229706" + ] + } + }, + { + "id": "FMA:229679", + "name": "Vasculature of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229706" + ] + } + }, + { + "id": "FMA:229681", + "name": "Vasculature of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229706" + ] + } + }, + { + "id": "FMA:229683", + "name": "Vasculature of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229706" + ] + } + }, + { + "id": "FMA:229685", + "name": "Vasculature of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229675" + ] + } + }, + { + "id": "FMA:229687", + "name": "Vasculature of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229675" + ] + } + }, + { + "id": "FMA:229689", + "name": "Vasculature of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229677" + ] + } + }, + { + "id": "FMA:229691", + "name": "Vasculature of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229677" + ] + } + }, + { + "id": "FMA:229693", + "name": "Vasculature of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229679" + ] + } + }, + { + "id": "FMA:229695", + "name": "Vasculature of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229679" + ] + } + }, + { + "id": "FMA:229697", + "name": "Vasculature of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229681" + ] + } + }, + { + "id": "FMA:229699", + "name": "Vasculature of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229681" + ] + } + }, + { + "id": "FMA:229701", + "name": "Vasculature of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229683" + ] + } + }, + { + "id": "FMA:229703", + "name": "Vasculature of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229683" + ] + } + }, + { + "id": "FMA:229706", + "name": "Vasculature of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:229707", + "name": "Vasculature of bony part of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230694" + ] + } + }, + { + "id": "FMA:229709", + "name": "Vasculature of bony part of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230694" + ] + } + }, + { + "id": "FMA:229711", + "name": "Vasculature of bony part of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230694" + ] + } + }, + { + "id": "FMA:229713", + "name": "Vasculature of bony part of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230694" + ] + } + }, + { + "id": "FMA:229715", + "name": "Vasculature of bony part of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230694" + ] + } + }, + { + "id": "FMA:229717", + "name": "Vasculature of bony part of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229707" + ] + } + }, + { + "id": "FMA:229719", + "name": "Vasculature of bony part of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229707" + ] + } + }, + { + "id": "FMA:229721", + "name": "Vasculature of bony part of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229709" + ] + } + }, + { + "id": "FMA:229723", + "name": "Vasculature of bony part of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229709" + ] + } + }, + { + "id": "FMA:229725", + "name": "Vasculature of bony part of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229711" + ] + } + }, + { + "id": "FMA:229727", + "name": "Vasculature of bony part of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229711" + ] + } + }, + { + "id": "FMA:229729", + "name": "Vasculature of bony part of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229713" + ] + } + }, + { + "id": "FMA:229731", + "name": "Vasculature of bony part of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229713" + ] + } + }, + { + "id": "FMA:229733", + "name": "Vasculature of bony part of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229715" + ] + } + }, + { + "id": "FMA:229735", + "name": "Vasculature of bony part of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229715" + ] + } + }, + { + "id": "FMA:230368", + "name": "Bony part of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83260" + ] + } + }, + { + "id": "FMA:230370", + "name": "Bony part of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83260" + ] + } + }, + { + "id": "FMA:230372", + "name": "Bony part of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83261" + ] + } + }, + { + "id": "FMA:230374", + "name": "Bony part of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83261" + ] + } + }, + { + "id": "FMA:230376", + "name": "Bony part of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83264" + ] + } + }, + { + "id": "FMA:230378", + "name": "Bony part of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83264" + ] + } + }, + { + "id": "FMA:230380", + "name": "Bony part of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83265" + ] + } + }, + { + "id": "FMA:230382", + "name": "Bony part of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83265" + ] + } + }, + { + "id": "FMA:230384", + "name": "Bony part of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83266" + ] + } + }, + { + "id": "FMA:230386", + "name": "Bony part of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83266" + ] + } + }, + { + "id": "FMA:230388", + "name": "Bony part of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83268" + ] + } + }, + { + "id": "FMA:230390", + "name": "Bony part of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83268" + ] + } + }, + { + "id": "FMA:230392", + "name": "Bony part of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83269" + ] + } + }, + { + "id": "FMA:230394", + "name": "Bony part of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83269" + ] + } + }, + { + "id": "FMA:230396", + "name": "Bony part of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83270" + ] + } + }, + { + "id": "FMA:230398", + "name": "Bony part of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83270" + ] + } + }, + { + "id": "FMA:230400", + "name": "Bony part of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83271" + ] + } + }, + { + "id": "FMA:230402", + "name": "Bony part of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83274" + ] + } + }, + { + "id": "FMA:230404", + "name": "Bony part of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83272" + ] + } + }, + { + "id": "FMA:230406", + "name": "Bony part of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83272" + ] + } + }, + { + "id": "FMA:230408", + "name": "Bony part of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83273" + ] + } + }, + { + "id": "FMA:230410", + "name": "Bony part of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83273" + ] + } + }, + { + "id": "FMA:230412", + "name": "Bony part of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230400" + ] + } + }, + { + "id": "FMA:230414", + "name": "Bony part of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230400" + ] + } + }, + { + "id": "FMA:230416", + "name": "Bony part of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83275" + ] + } + }, + { + "id": "FMA:230418", + "name": "Bony part of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83275" + ] + } + }, + { + "id": "FMA:230420", + "name": "Bony part of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83276" + ] + } + }, + { + "id": "FMA:230422", + "name": "Bony part of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83276" + ] + } + }, + { + "id": "FMA:230424", + "name": "Bony part of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230402" + ] + } + }, + { + "id": "FMA:230426", + "name": "Bony part of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230402" + ] + } + }, + { + "id": "FMA:230599", + "name": "Region of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:230601", + "name": "Basal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230599" + ] + } + }, + { + "id": "FMA:230603", + "name": "Mid zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230599" + ] + } + }, + { + "id": "FMA:230605", + "name": "Apical zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230599" + ] + } + }, + { + "id": "FMA:230662", + "name": "Fibrous skeleton of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of left aortic cusp" + ] + }, + { + "id": "FMA:230665", + "name": "Fibrous skeleton of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of left posterior aortic cusp" + ] + }, + { + "id": "FMA:230668", + "name": "Fibrous skeleton of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of right posterior aortic cusp" + ] + }, + { + "id": "FMA:230671", + "name": "Fibrous skeleton of left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of left anterior pulmonary cusp" + ] + }, + { + "id": "FMA:230674", + "name": "Fibrous skeleton of right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of right anterior pulmonary cusp" + ] + }, + { + "id": "FMA:230677", + "name": "Fibrous skeleton of posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9023" + ] + }, + "synonyms": [ + "Fibrous skeleton of posterior pulmonary cusp" + ] + }, + { + "id": "FMA:230693", + "name": "Medullary cavity of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:230694", + "name": "Vasculature of bony part of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:230699", + "name": "Articular cartilage of proximal epiphysis of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240705" + ] + } + }, + { + "id": "FMA:230701", + "name": "Articular cartilage of proximal epiphysis of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240705" + ] + } + }, + { + "id": "FMA:230703", + "name": "Articular cartilage of proximal epiphysis of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240705" + ] + } + }, + { + "id": "FMA:230705", + "name": "Articular cartilage of proximal epiphysis of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240705" + ] + } + }, + { + "id": "FMA:230707", + "name": "Articular cartilage of proximal epiphysis of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240705" + ] + } + }, + { + "id": "FMA:230709", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230699" + ] + } + }, + { + "id": "FMA:230711", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230699" + ] + } + }, + { + "id": "FMA:230713", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230701" + ] + } + }, + { + "id": "FMA:230715", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230701" + ] + } + }, + { + "id": "FMA:230717", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230701" + ] + } + }, + { + "id": "FMA:230719", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230703" + ] + } + }, + { + "id": "FMA:230721", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230703" + ] + } + }, + { + "id": "FMA:230723", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230703" + ] + } + }, + { + "id": "FMA:230725", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230705" + ] + } + }, + { + "id": "FMA:230727", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230705" + ] + } + }, + { + "id": "FMA:230729", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230705" + ] + } + }, + { + "id": "FMA:230731", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230707" + ] + } + }, + { + "id": "FMA:230733", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230707" + ] + } + }, + { + "id": "FMA:230735", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230707" + ] + } + }, + { + "id": "FMA:230737", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230709" + ] + } + }, + { + "id": "FMA:230739", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230709" + ] + } + }, + { + "id": "FMA:230741", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230711" + ] + } + }, + { + "id": "FMA:230743", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230711" + ] + } + }, + { + "id": "FMA:230745", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230713" + ] + } + }, + { + "id": "FMA:230747", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230713" + ] + } + }, + { + "id": "FMA:230749", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230715" + ] + } + }, + { + "id": "FMA:230751", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230715" + ] + } + }, + { + "id": "FMA:230753", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230717" + ] + } + }, + { + "id": "FMA:230755", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230717" + ] + } + }, + { + "id": "FMA:230757", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230719" + ] + } + }, + { + "id": "FMA:230759", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230719" + ] + } + }, + { + "id": "FMA:230761", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230721" + ] + } + }, + { + "id": "FMA:230763", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230721" + ] + } + }, + { + "id": "FMA:230765", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230723" + ] + } + }, + { + "id": "FMA:230767", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230723" + ] + } + }, + { + "id": "FMA:230769", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230725" + ] + } + }, + { + "id": "FMA:230771", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230725" + ] + } + }, + { + "id": "FMA:230773", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230727" + ] + } + }, + { + "id": "FMA:230775", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230727" + ] + } + }, + { + "id": "FMA:230777", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230729" + ] + } + }, + { + "id": "FMA:230779", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230729" + ] + } + }, + { + "id": "FMA:230781", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230731" + ] + } + }, + { + "id": "FMA:230783", + "name": "Articular cartilage of proximal epiphysis of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230731" + ] + } + }, + { + "id": "FMA:230785", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230733" + ] + } + }, + { + "id": "FMA:230787", + "name": "Articular cartilage of proximal epiphysis of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230733" + ] + } + }, + { + "id": "FMA:230789", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230735" + ] + } + }, + { + "id": "FMA:230791", + "name": "Articular cartilage of proximal epiphysis of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230735" + ] + } + }, + { + "id": "FMA:230793", + "name": "Articular cartilage of distal epiphysis of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230888" + ] + } + }, + { + "id": "FMA:230795", + "name": "Articular cartilage of distal epiphysis of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230888" + ] + } + }, + { + "id": "FMA:230797", + "name": "Articular cartilage of distal epiphysis of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230888" + ] + } + }, + { + "id": "FMA:230799", + "name": "Articular cartilage of distal epiphysis of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230888" + ] + } + }, + { + "id": "FMA:230801", + "name": "Articular cartilage of distal epiphysis of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230888" + ] + }, + "synonyms": [ + "Articular cartilage of distal epiphysis of phalanx of fifth toe" + ] + }, + { + "id": "FMA:230803", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230793" + ] + } + }, + { + "id": "FMA:230805", + "name": "Articular cartilage of distal epiphysis of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230793" + ] + } + }, + { + "id": "FMA:230807", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230795" + ] + } + }, + { + "id": "FMA:230809", + "name": "Articular cartilage of distal epiphysis of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230795" + ] + } + }, + { + "id": "FMA:230811", + "name": "Articular cartilage of distal epiphysis of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230795" + ] + } + }, + { + "id": "FMA:230813", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230797" + ] + } + }, + { + "id": "FMA:230815", + "name": "Articular cartilage of distal epiphysis of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230797" + ] + } + }, + { + "id": "FMA:230817", + "name": "Articular cartilage of distal epiphysis of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230797" + ] + } + }, + { + "id": "FMA:230819", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230799" + ] + } + }, + { + "id": "FMA:230821", + "name": "Articular cartilage of distal epiphysis of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230799" + ] + } + }, + { + "id": "FMA:230823", + "name": "Articular cartilage of distal epiphysis of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230799" + ] + } + }, + { + "id": "FMA:230825", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230801" + ] + } + }, + { + "id": "FMA:230827", + "name": "Articular cartilage of distal epiphysis of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230801" + ] + } + }, + { + "id": "FMA:230829", + "name": "Articular cartilage of distal epiphysis of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230801" + ] + } + }, + { + "id": "FMA:230831", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230803" + ] + } + }, + { + "id": "FMA:230833", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230803" + ] + } + }, + { + "id": "FMA:230835", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230805" + ] + } + }, + { + "id": "FMA:230837", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230805" + ] + } + }, + { + "id": "FMA:230839", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230807" + ] + } + }, + { + "id": "FMA:230841", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230807" + ] + } + }, + { + "id": "FMA:230843", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230809" + ] + } + }, + { + "id": "FMA:230845", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230809" + ] + } + }, + { + "id": "FMA:230847", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230811" + ] + } + }, + { + "id": "FMA:230849", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230811" + ] + } + }, + { + "id": "FMA:230851", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230813" + ] + } + }, + { + "id": "FMA:230853", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230813" + ] + } + }, + { + "id": "FMA:230855", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230815" + ] + } + }, + { + "id": "FMA:230857", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230815" + ] + } + }, + { + "id": "FMA:230859", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230817" + ] + } + }, + { + "id": "FMA:230861", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230817" + ] + } + }, + { + "id": "FMA:230863", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230819" + ] + } + }, + { + "id": "FMA:230865", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230819" + ] + } + }, + { + "id": "FMA:230867", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230821" + ] + } + }, + { + "id": "FMA:230869", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230821" + ] + } + }, + { + "id": "FMA:230871", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230823" + ] + } + }, + { + "id": "FMA:230873", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230823" + ] + } + }, + { + "id": "FMA:230875", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230825" + ] + } + }, + { + "id": "FMA:230877", + "name": "Articular cartilage of distal epiphysis of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230825" + ] + } + }, + { + "id": "FMA:230879", + "name": "Articular cartilage of distal epiphysis of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230827" + ] + } + }, + { + "id": "FMA:230881", + "name": "Articular cartilage of distal epiphysis of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230827" + ] + } + }, + { + "id": "FMA:230883", + "name": "Articular cartilage of distal epiphysis of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230829" + ] + } + }, + { + "id": "FMA:230885", + "name": "Articular cartilage of distal epiphysis of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230829" + ] + } + }, + { + "id": "FMA:230888", + "name": "Articular cartilage of distal epiphysis of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:230889", + "name": "Vasculature of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230891", + "name": "Vasculature of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230893", + "name": "Vasculature of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230895", + "name": "Vasculature of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230897", + "name": "Vasculature of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230899", + "name": "Vasculature of proximal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230901", + "name": "Vasculature of middle phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230903", + "name": "Vasculature of distal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231343" + ] + } + }, + { + "id": "FMA:230905", + "name": "Vasculature of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230889" + ] + } + }, + { + "id": "FMA:230907", + "name": "Vasculature of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230889" + ] + } + }, + { + "id": "FMA:230909", + "name": "Vasculature of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230891" + ] + } + }, + { + "id": "FMA:230911", + "name": "Vasculature of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230891" + ] + } + }, + { + "id": "FMA:230913", + "name": "Vasculature of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230891" + ] + } + }, + { + "id": "FMA:230915", + "name": "Vasculature of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230893" + ] + } + }, + { + "id": "FMA:230917", + "name": "Vasculature of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230893" + ] + } + }, + { + "id": "FMA:230919", + "name": "Vasculature of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230893" + ] + } + }, + { + "id": "FMA:230921", + "name": "Vasculature of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230895" + ] + } + }, + { + "id": "FMA:230923", + "name": "Vasculature of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230895" + ] + } + }, + { + "id": "FMA:230925", + "name": "Vasculature of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230895" + ] + } + }, + { + "id": "FMA:230927", + "name": "Vasculature of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230897" + ] + } + }, + { + "id": "FMA:230929", + "name": "Vasculature of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230897" + ] + } + }, + { + "id": "FMA:230931", + "name": "Vasculature of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230905" + ] + } + }, + { + "id": "FMA:230933", + "name": "Vasculature of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230905" + ] + } + }, + { + "id": "FMA:230935", + "name": "Vasculature of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230907" + ] + } + }, + { + "id": "FMA:230937", + "name": "Vasculature of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230907" + ] + } + }, + { + "id": "FMA:230939", + "name": "Vasculature of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230909" + ] + } + }, + { + "id": "FMA:230941", + "name": "Vasculature of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230909" + ] + } + }, + { + "id": "FMA:230943", + "name": "Vasculature of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230911" + ] + } + }, + { + "id": "FMA:230945", + "name": "Vasculature of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230911" + ] + } + }, + { + "id": "FMA:230947", + "name": "Vasculature of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230913" + ] + } + }, + { + "id": "FMA:230949", + "name": "Vasculature of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230913" + ] + } + }, + { + "id": "FMA:230951", + "name": "Vasculature of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230915" + ] + } + }, + { + "id": "FMA:230953", + "name": "Vasculature of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230915" + ] + } + }, + { + "id": "FMA:230955", + "name": "Vasculature of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230917" + ] + } + }, + { + "id": "FMA:230957", + "name": "Vasculature of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230917" + ] + } + }, + { + "id": "FMA:230959", + "name": "Vasculature of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230919" + ] + } + }, + { + "id": "FMA:230961", + "name": "Vasculature of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230919" + ] + } + }, + { + "id": "FMA:230963", + "name": "Vasculature of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230921" + ] + } + }, + { + "id": "FMA:230965", + "name": "Vasculature of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230921" + ] + } + }, + { + "id": "FMA:230967", + "name": "Vasculature of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230923" + ] + } + }, + { + "id": "FMA:230969", + "name": "Vasculature of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230923" + ] + } + }, + { + "id": "FMA:230971", + "name": "Vasculature of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230925" + ] + } + }, + { + "id": "FMA:230973", + "name": "Vasculature of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230925" + ] + } + }, + { + "id": "FMA:230975", + "name": "Vasculature of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230927" + ] + } + }, + { + "id": "FMA:230977", + "name": "Vasculature of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230927" + ] + } + }, + { + "id": "FMA:230979", + "name": "Vasculature of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230929" + ] + } + }, + { + "id": "FMA:230981", + "name": "Vasculature of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230929" + ] + } + }, + { + "id": "FMA:230984", + "name": "Middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32902" + ] + } + }, + { + "id": "FMA:230986", + "name": "Middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230984" + ] + } + }, + { + "id": "FMA:230988", + "name": "Middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230984" + ] + } + }, + { + "id": "FMA:230990", + "name": "Vasculature of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230897" + ] + } + }, + { + "id": "FMA:230992", + "name": "Vasculature of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230990" + ] + } + }, + { + "id": "FMA:230994", + "name": "Vasculature of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:230990" + ] + } + }, + { + "id": "FMA:231003", + "name": "Caudal linear nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:231008", + "name": "Periosteum of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83301" + ] + } + }, + { + "id": "FMA:231010", + "name": "Periosteum of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83301" + ] + } + }, + { + "id": "FMA:231012", + "name": "Periosteum of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83302" + ] + } + }, + { + "id": "FMA:231014", + "name": "Periosteum of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83302" + ] + } + }, + { + "id": "FMA:231015", + "name": "Medullary cavity of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231017", + "name": "Medullary cavity of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231019", + "name": "Medullary cavity of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231021", + "name": "Medullary cavity of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231023", + "name": "Medullary cavity of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231025", + "name": "Medullary cavity of proximal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231027", + "name": "Medullary cavity of middle phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231029", + "name": "Medullary cavity of distal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231116" + ] + } + }, + { + "id": "FMA:231031", + "name": "Medullary cavity of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231015" + ] + } + }, + { + "id": "FMA:231033", + "name": "Medullary cavity of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231015" + ] + } + }, + { + "id": "FMA:231035", + "name": "Medullary cavity of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231017" + ] + } + }, + { + "id": "FMA:231037", + "name": "Medullary cavity of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231017" + ] + } + }, + { + "id": "FMA:231039", + "name": "Medullary cavity of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231017" + ] + } + }, + { + "id": "FMA:231041", + "name": "Medullary cavity of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231019" + ] + } + }, + { + "id": "FMA:231043", + "name": "Medullary cavity of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231019" + ] + } + }, + { + "id": "FMA:231045", + "name": "Medullary cavity of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231019" + ] + } + }, + { + "id": "FMA:231047", + "name": "Medullary cavity of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231021" + ] + } + }, + { + "id": "FMA:231049", + "name": "Medullary cavity of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231021" + ] + } + }, + { + "id": "FMA:231051", + "name": "Medullary cavity of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231021" + ] + } + }, + { + "id": "FMA:231053", + "name": "Medullary cavity of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231023" + ] + } + }, + { + "id": "FMA:231055", + "name": "Medullary cavity of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231023" + ] + } + }, + { + "id": "FMA:231057", + "name": "Medullary cavity of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231023" + ] + } + }, + { + "id": "FMA:231059", + "name": "Medullary cavity of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231031" + ] + } + }, + { + "id": "FMA:231061", + "name": "Medullary cavity of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231031" + ] + } + }, + { + "id": "FMA:231063", + "name": "Medullary cavity of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231033" + ] + } + }, + { + "id": "FMA:231065", + "name": "Medullary cavity of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231033" + ] + } + }, + { + "id": "FMA:231067", + "name": "Medullary cavity of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231035" + ] + } + }, + { + "id": "FMA:231069", + "name": "Medullary cavity of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231035" + ] + } + }, + { + "id": "FMA:231071", + "name": "Medullary cavity of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231037" + ] + } + }, + { + "id": "FMA:231073", + "name": "Medullary cavity of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231037" + ] + } + }, + { + "id": "FMA:231075", + "name": "Medullary cavity of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231039" + ] + } + }, + { + "id": "FMA:231077", + "name": "Medullary cavity of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231039" + ] + } + }, + { + "id": "FMA:231079", + "name": "Medullary cavity of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231041" + ] + } + }, + { + "id": "FMA:231081", + "name": "Medullary cavity of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231041" + ] + } + }, + { + "id": "FMA:231083", + "name": "Medullary cavity of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231043" + ] + } + }, + { + "id": "FMA:231085", + "name": "Medullary cavity of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231043" + ] + } + }, + { + "id": "FMA:231087", + "name": "Medullary cavity of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231045" + ] + } + }, + { + "id": "FMA:231089", + "name": "Medullary cavity of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231045" + ] + } + }, + { + "id": "FMA:231091", + "name": "Medullary cavity of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231047" + ] + } + }, + { + "id": "FMA:231093", + "name": "Medullary cavity of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231047" + ] + } + }, + { + "id": "FMA:231095", + "name": "Medullary cavity of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231049" + ] + } + }, + { + "id": "FMA:231097", + "name": "Medullary cavity of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231049" + ] + } + }, + { + "id": "FMA:231099", + "name": "Medullary cavity of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231051" + ] + } + }, + { + "id": "FMA:231101", + "name": "Medullary cavity of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231051" + ] + } + }, + { + "id": "FMA:231103", + "name": "Medullary cavity of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231053" + ] + } + }, + { + "id": "FMA:231105", + "name": "Medullary cavity of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231053" + ] + } + }, + { + "id": "FMA:231107", + "name": "Medullary cavity of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231055" + ] + } + }, + { + "id": "FMA:231109", + "name": "Medullary cavity of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231055" + ] + } + }, + { + "id": "FMA:231111", + "name": "Medullary cavity of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231057" + ] + } + }, + { + "id": "FMA:231113", + "name": "Medullary cavity of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231057" + ] + } + }, + { + "id": "FMA:231116", + "name": "Medullary cavity of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:231117", + "name": "Vasculature of bony part of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231119", + "name": "Vasculature of bony part of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231121", + "name": "Vasculature of bony part of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231123", + "name": "Vasculature of bony part of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231125", + "name": "Vasculature of bony part of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231127", + "name": "Vasculature of bony part of proximal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231129", + "name": "Vasculature of bony part of middle phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231131", + "name": "Vasculature of bony part of distal phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264819" + ] + } + }, + { + "id": "FMA:231133", + "name": "Vasculature of bony part of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231117" + ] + } + }, + { + "id": "FMA:231135", + "name": "Vasculature of bony part of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231117" + ] + } + }, + { + "id": "FMA:231137", + "name": "Vasculature of bony part of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231119" + ] + } + }, + { + "id": "FMA:231139", + "name": "Vasculature of bony part of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231119" + ] + } + }, + { + "id": "FMA:231141", + "name": "Vasculature of bony part of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231119" + ] + } + }, + { + "id": "FMA:231143", + "name": "Vasculature of bony part of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231121" + ] + } + }, + { + "id": "FMA:231145", + "name": "Vasculature of bony part of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231121" + ] + } + }, + { + "id": "FMA:231147", + "name": "Vasculature of bony part of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231121" + ] + } + }, + { + "id": "FMA:231149", + "name": "Vasculature of bony part of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231123" + ] + } + }, + { + "id": "FMA:231151", + "name": "Vasculature of bony part of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231123" + ] + } + }, + { + "id": "FMA:231153", + "name": "Vasculature of bony part of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231123" + ] + } + }, + { + "id": "FMA:231155", + "name": "Vasculature of bony part of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231125" + ] + } + }, + { + "id": "FMA:231157", + "name": "Vasculature of bony part of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231125" + ] + } + }, + { + "id": "FMA:231159", + "name": "Vasculature of bony part of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231125" + ] + } + }, + { + "id": "FMA:231161", + "name": "Vasculature of bony part of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231133" + ] + } + }, + { + "id": "FMA:231163", + "name": "Vasculature of bony part of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231133" + ] + } + }, + { + "id": "FMA:231165", + "name": "Vasculature of bony part of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231135" + ] + } + }, + { + "id": "FMA:231167", + "name": "Vasculature of bony part of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231135" + ] + } + }, + { + "id": "FMA:231169", + "name": "Vasculature of bony part of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231137" + ] + } + }, + { + "id": "FMA:231171", + "name": "Vasculature of bony part of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231137" + ] + } + }, + { + "id": "FMA:231173", + "name": "Vasculature of bony part of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231139" + ] + } + }, + { + "id": "FMA:231175", + "name": "Vasculature of bony part of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231139" + ] + } + }, + { + "id": "FMA:231177", + "name": "Vasculature of bony part of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231141" + ] + } + }, + { + "id": "FMA:231179", + "name": "Vasculature of bony part of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231141" + ] + } + }, + { + "id": "FMA:231181", + "name": "Vasculature of bony part of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231143" + ] + } + }, + { + "id": "FMA:231183", + "name": "Vasculature of bony part of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231143" + ] + } + }, + { + "id": "FMA:231185", + "name": "Vasculature of bony part of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231145" + ] + } + }, + { + "id": "FMA:231187", + "name": "Vasculature of bony part of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231145" + ] + } + }, + { + "id": "FMA:231189", + "name": "Vasculature of bony part of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231147" + ] + } + }, + { + "id": "FMA:231191", + "name": "Vasculature of bony part of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231147" + ] + } + }, + { + "id": "FMA:231193", + "name": "Vasculature of bony part of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231149" + ] + } + }, + { + "id": "FMA:231195", + "name": "Vasculature of bony part of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231149" + ] + } + }, + { + "id": "FMA:231197", + "name": "Vasculature of bony part of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231151" + ] + } + }, + { + "id": "FMA:231199", + "name": "Vasculature of bony part of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231151" + ] + } + }, + { + "id": "FMA:231201", + "name": "Vasculature of bony part of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231153" + ] + } + }, + { + "id": "FMA:231203", + "name": "Vasculature of bony part of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231153" + ] + } + }, + { + "id": "FMA:231205", + "name": "Vasculature of bony part of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231155" + ] + } + }, + { + "id": "FMA:231207", + "name": "Vasculature of bony part of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231155" + ] + } + }, + { + "id": "FMA:231209", + "name": "Vasculature of bony part of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231157" + ] + } + }, + { + "id": "FMA:231211", + "name": "Vasculature of bony part of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231157" + ] + } + }, + { + "id": "FMA:231213", + "name": "Vasculature of bony part of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231159" + ] + } + }, + { + "id": "FMA:231215", + "name": "Vasculature of bony part of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231159" + ] + } + }, + { + "id": "FMA:231218", + "name": "Periosteum of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83303" + ] + } + }, + { + "id": "FMA:231220", + "name": "Periosteum of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83303" + ] + } + }, + { + "id": "FMA:231222", + "name": "Periosteum of middle phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83304" + ] + } + }, + { + "id": "FMA:231224", + "name": "Periosteum of middle phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83304" + ] + } + }, + { + "id": "FMA:231226", + "name": "Periosteum of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83305" + ] + } + }, + { + "id": "FMA:231228", + "name": "Periosteum of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83305" + ] + } + }, + { + "id": "FMA:231230", + "name": "Periosteum of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83306" + ] + } + }, + { + "id": "FMA:231232", + "name": "Periosteum of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83306" + ] + } + }, + { + "id": "FMA:231234", + "name": "Periosteum of middle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83307" + ] + } + }, + { + "id": "FMA:231236", + "name": "Periosteum of middle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83307" + ] + } + }, + { + "id": "FMA:231238", + "name": "Periosteum of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83308" + ] + } + }, + { + "id": "FMA:231240", + "name": "Periosteum of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83308" + ] + } + }, + { + "id": "FMA:231242", + "name": "Periosteum of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83309" + ] + } + }, + { + "id": "FMA:231244", + "name": "Periosteum of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83309" + ] + } + }, + { + "id": "FMA:231246", + "name": "Periosteum of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83310" + ] + } + }, + { + "id": "FMA:231248", + "name": "Periosteum of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83310" + ] + } + }, + { + "id": "FMA:231250", + "name": "Periosteum of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83311" + ] + } + }, + { + "id": "FMA:231252", + "name": "Periosteum of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83311" + ] + } + }, + { + "id": "FMA:231254", + "name": "Periosteum of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83312" + ] + } + }, + { + "id": "FMA:231256", + "name": "Periosteum of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83312" + ] + } + }, + { + "id": "FMA:231258", + "name": "Periosteum of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83313" + ] + } + }, + { + "id": "FMA:231260", + "name": "Periosteum of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83313" + ] + } + }, + { + "id": "FMA:231262", + "name": "Periosteum of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83314" + ] + } + }, + { + "id": "FMA:231264", + "name": "Periosteum of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83314" + ] + } + }, + { + "id": "FMA:231266", + "name": "Bone of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83254" + ] + } + }, + { + "id": "FMA:231268", + "name": "Bone of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83254" + ] + } + }, + { + "id": "FMA:231270", + "name": "Bone of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83255" + ] + } + }, + { + "id": "FMA:231272", + "name": "Bone of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83255" + ] + } + }, + { + "id": "FMA:231274", + "name": "Bone of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83256" + ] + } + }, + { + "id": "FMA:231276", + "name": "Bone of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83256" + ] + } + }, + { + "id": "FMA:231278", + "name": "Bone of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83257" + ] + } + }, + { + "id": "FMA:231280", + "name": "Bone of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83257" + ] + } + }, + { + "id": "FMA:231282", + "name": "Bone of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83258" + ] + } + }, + { + "id": "FMA:231284", + "name": "Bone of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83258" + ] + } + }, + { + "id": "FMA:231286", + "name": "Bone of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83259" + ] + } + }, + { + "id": "FMA:231288", + "name": "Bone of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83259" + ] + } + }, + { + "id": "FMA:231303", + "name": "Alpha protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:231305", + "name": "Beta protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:231307", + "name": "Alpha beta protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:231309", + "name": "Interspersed alpha beta protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231307" + ] + } + }, + { + "id": "FMA:231311", + "name": "Segregated alpha beta protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231307" + ] + } + }, + { + "id": "FMA:231313", + "name": "Multi-domain protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + } + }, + { + "id": "FMA:231315", + "name": "Set of phalanges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24162" + ] + } + }, + { + "id": "FMA:231317", + "name": "Set of phalanges of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78512" + ] + }, + "synonyms": [ + "Phalanges of right foot" + ] + }, + { + "id": "FMA:231319", + "name": "Set of phalanges of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78512" + ] + }, + "synonyms": [ + "Phalanges of left foot" + ] + }, + { + "id": "FMA:231327", + "name": "Cunieform nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:231329", + "name": "Dense irregular connective tissue of tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:231331", + "name": "Dense regular collagenous tissue of cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64781" + ] + } + }, + { + "id": "FMA:231333", + "name": "Dense regular collagenous tissue of right cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231331" + ] + } + }, + { + "id": "FMA:231335", + "name": "Dense regular collagenous tissue of left cornea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231331" + ] + } + }, + { + "id": "FMA:231343", + "name": "Vasculature of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:231344", + "name": "Vasculature of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231346", + "name": "Vasculature of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231348", + "name": "Vasculature of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231350", + "name": "Vasculature of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231352", + "name": "Vasculature of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231354", + "name": "Vasculature of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231356", + "name": "Vasculature of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231358", + "name": "Vasculature of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231805" + ] + } + }, + { + "id": "FMA:231360", + "name": "Vasculature of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231344" + ] + } + }, + { + "id": "FMA:231362", + "name": "Vasculature of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231344" + ] + } + }, + { + "id": "FMA:231364", + "name": "Vasculature of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231346" + ] + } + }, + { + "id": "FMA:231366", + "name": "Vasculature of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231346" + ] + } + }, + { + "id": "FMA:231368", + "name": "Vasculature of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231348" + ] + } + }, + { + "id": "FMA:231370", + "name": "Vasculature of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231348" + ] + } + }, + { + "id": "FMA:231372", + "name": "Vasculature of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231350" + ] + } + }, + { + "id": "FMA:231374", + "name": "Vasculature of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231350" + ] + } + }, + { + "id": "FMA:231376", + "name": "Vasculature of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231352" + ] + } + }, + { + "id": "FMA:231378", + "name": "Vasculature of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231352" + ] + } + }, + { + "id": "FMA:231380", + "name": "Vasculature of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231354" + ] + } + }, + { + "id": "FMA:231382", + "name": "Vasculature of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231354" + ] + } + }, + { + "id": "FMA:231384", + "name": "Vasculature of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231356" + ] + } + }, + { + "id": "FMA:231386", + "name": "Vasculature of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231356" + ] + } + }, + { + "id": "FMA:231388", + "name": "Vasculature of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231358" + ] + } + }, + { + "id": "FMA:231390", + "name": "Vasculature of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231358" + ] + } + }, + { + "id": "FMA:231393", + "name": "Epithelium of right lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58871" + ] + } + }, + { + "id": "FMA:231395", + "name": "Epithelium of left lens", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58871" + ] + } + }, + { + "id": "FMA:231397", + "name": "Zone of hook of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10483" + ] + } + }, + { + "id": "FMA:231399", + "name": "Apex of hook of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231397" + ] + }, + "synonyms": [ + "Hamular apex" + ] + }, + { + "id": "FMA:231401", + "name": "Base of hook of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231397" + ] + }, + "synonyms": [ + "Hamular base" + ] + }, + { + "id": "FMA:231403", + "name": "Apex of hook of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231399" + ] + }, + "synonyms": [ + "Right hamular apex" + ] + }, + { + "id": "FMA:231405", + "name": "Apex of hook of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231399" + ] + }, + "synonyms": [ + "Left hamular apex" + ] + }, + { + "id": "FMA:231407", + "name": "Base of hook of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231401" + ] + }, + "synonyms": [ + "Right hamular base" + ] + }, + { + "id": "FMA:231409", + "name": "Base of hook of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231401" + ] + }, + "synonyms": [ + "Left hamular base" + ] + }, + { + "id": "FMA:231424", + "name": "Body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7153" + ] + } + }, + { + "id": "FMA:231426", + "name": "Male body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231424" + ] + } + }, + { + "id": "FMA:231428", + "name": "Female body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231424" + ] + } + }, + { + "id": "FMA:231430", + "name": "Subdivision of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67504" + ] + } + }, + { + "id": "FMA:231434", + "name": "Tendinous sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82500" + ] + } + }, + { + "id": "FMA:231435", + "name": "Cavity of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231437", + "name": "Cavity of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231439", + "name": "Cavity of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231441", + "name": "Cavity of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231443", + "name": "Cavity of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231445", + "name": "Cavity of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231447", + "name": "Cavity of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231449", + "name": "Cavity of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231701" + ] + } + }, + { + "id": "FMA:231451", + "name": "Cavity of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231435" + ] + } + }, + { + "id": "FMA:231453", + "name": "Cavity of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231435" + ] + } + }, + { + "id": "FMA:231455", + "name": "Cavity of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231437" + ] + } + }, + { + "id": "FMA:231457", + "name": "Cavity of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231437" + ] + } + }, + { + "id": "FMA:231459", + "name": "Cavity of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231439" + ] + } + }, + { + "id": "FMA:231461", + "name": "Cavity of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231439" + ] + } + }, + { + "id": "FMA:231463", + "name": "Cavity of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231441" + ] + } + }, + { + "id": "FMA:231465", + "name": "Cavity of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231441" + ] + } + }, + { + "id": "FMA:231467", + "name": "Cavity of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231443" + ] + } + }, + { + "id": "FMA:231469", + "name": "Cavity of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231443" + ] + } + }, + { + "id": "FMA:231471", + "name": "Cavity of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231445" + ] + } + }, + { + "id": "FMA:231473", + "name": "Cavity of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231445" + ] + } + }, + { + "id": "FMA:231475", + "name": "Cavity of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231447" + ] + } + }, + { + "id": "FMA:231477", + "name": "Cavity of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231447" + ] + } + }, + { + "id": "FMA:231479", + "name": "Cavity of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231449" + ] + } + }, + { + "id": "FMA:231481", + "name": "Cavity of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231449" + ] + } + }, + { + "id": "FMA:231487", + "name": "Compartment of upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:231489", + "name": "Compartment of lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:231493", + "name": "Set of viscera of upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + } + }, + { + "id": "FMA:231495", + "name": "Set of viscera of lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + } + }, + { + "id": "FMA:231498", + "name": "Set of right superficial cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228923" + ] + } + }, + { + "id": "FMA:231500", + "name": "Set of left superficial cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228923" + ] + } + }, + { + "id": "FMA:231502", + "name": "Set of right anterior auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229070" + ] + } + }, + { + "id": "FMA:231505", + "name": "Set of left anterior auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229070" + ] + } + }, + { + "id": "FMA:231507", + "name": "Set of right anterior auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228925" + ] + }, + "synonyms": [ + "Set of right pre-auricular lymph nodes" + ] + }, + { + "id": "FMA:231509", + "name": "Set of left anterior auricular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228925" + ] + }, + "synonyms": [ + "Set of left pre-auricular lymph nodes" + ] + }, + { + "id": "FMA:231512", + "name": "Bone tissue of zone of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:231515", + "name": "Leptomeninx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9589" + ] + } + }, + { + "id": "FMA:231517", + "name": "Set of parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:231527", + "name": "Set of right parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231517" + ] + } + }, + { + "id": "FMA:231529", + "name": "Set of left parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231517" + ] + } + }, + { + "id": "FMA:231531", + "name": "Set of superficial parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:231533", + "name": "Set of right superficial parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231531" + ] + } + }, + { + "id": "FMA:231535", + "name": "Set of left superficial parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231531" + ] + } + }, + { + "id": "FMA:231537", + "name": "Set of deep parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:231539", + "name": "Set of right deep parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231537" + ] + } + }, + { + "id": "FMA:231541", + "name": "Set of left deep parotid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231537" + ] + } + }, + { + "id": "FMA:231545", + "name": "Layer of dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:231547", + "name": "Periosteal dura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231545" + ] + }, + "synonyms": [ + "Periosteal layer of dura mater" + ] + }, + { + "id": "FMA:231549", + "name": "Meningeal dura", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231545" + ] + }, + "synonyms": [ + "Meningeal layer of dura mater" + ] + }, + { + "id": "FMA:231551", + "name": "Set of right parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229072" + ] + } + }, + { + "id": "FMA:231553", + "name": "Set of left parotid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229072" + ] + } + }, + { + "id": "FMA:231559", + "name": "Arachnoid barrier layer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82485" + ] + } + }, + { + "id": "FMA:231564", + "name": "Segment of spinal pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71242" + ] + } + }, + { + "id": "FMA:231566", + "name": "Cervical segment of pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231564" + ] + } + }, + { + "id": "FMA:231568", + "name": "Thoracic segment of pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231564" + ] + } + }, + { + "id": "FMA:231570", + "name": "Lumbar segment of pia mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231564" + ] + } + }, + { + "id": "FMA:231572", + "name": "Cluster of meninges", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32406" + ] + }, + "synonyms": [ + "Meningeal cluster" + ] + }, + { + "id": "FMA:231574", + "name": "Segment of pia-arachnoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14462" + ] + } + }, + { + "id": "FMA:231576", + "name": "Pia-arachnoid of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231574" + ] + }, + "synonyms": [ + "Cranial pia-arachnoid" + ] + }, + { + "id": "FMA:231578", + "name": "Pia-arachnoid of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231574" + ] + }, + "synonyms": [ + "Spinal pia-arachnoid" + ] + }, + { + "id": "FMA:231587", + "name": "Set of dorsal rami of sacral nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78552" + ] + }, + "synonyms": [ + "Dorsal rami of sacral nerves" + ] + }, + { + "id": "FMA:231590", + "name": "Wall of synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9581" + ] + } + }, + { + "id": "FMA:231592", + "name": "Wall of synovial tendon sheath of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231590" + ] + } + }, + { + "id": "FMA:231594", + "name": "Wall of synovial tendon sheath of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231592" + ] + } + }, + { + "id": "FMA:231596", + "name": "Wall of synovial tendon sheath of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231592" + ] + } + }, + { + "id": "FMA:231598", + "name": "Wall of synovial tendon sheath of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231590" + ] + } + }, + { + "id": "FMA:231600", + "name": "Wall of synovial tendon sheath of flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + }, + "synonyms": [ + "Wall of radial bursa" + ] + }, + { + "id": "FMA:231602", + "name": "Wall of synovial tendon sheath of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231600" + ] + }, + "synonyms": [ + "Wall of right radial bursa" + ] + }, + { + "id": "FMA:231604", + "name": "Wall of synovial tendon sheath of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231600" + ] + }, + "synonyms": [ + "Wall of left radial bursa" + ] + }, + { + "id": "FMA:231609", + "name": "Wall of synovial tendon sheath of flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + }, + "synonyms": [ + "Wall of tendinous sheath of flexor carpi radialis" + ] + }, + { + "id": "FMA:231611", + "name": "Wall of synovial tendon sheath of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231609" + ] + } + }, + { + "id": "FMA:231613", + "name": "Wall of synovial tendon sheath of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231609" + ] + } + }, + { + "id": "FMA:231617", + "name": "Wall of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231619", + "name": "Wall of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231617" + ] + } + }, + { + "id": "FMA:231621", + "name": "Wall of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231617" + ] + } + }, + { + "id": "FMA:231623", + "name": "Wall of common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231625", + "name": "Wall of right common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231623" + ] + } + }, + { + "id": "FMA:231627", + "name": "Wall of left common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231623" + ] + } + }, + { + "id": "FMA:231631", + "name": "Wall of synovial tendon sheath of abductor pollicis longus and extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231633", + "name": "Wall of synovial tendon sheath of right abductor pollicis longus and right extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231631" + ] + } + }, + { + "id": "FMA:231635", + "name": "Wall of synovial tendon sheath of left abductor pollicis longus and left extensor pollicis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231631" + ] + } + }, + { + "id": "FMA:231637", + "name": "Wall of synovial tendon sheath of extensor carpi radialis longus and extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231639", + "name": "Wall of synovial tendon sheath of right extensor carpi radialis longus and right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231637" + ] + } + }, + { + "id": "FMA:231641", + "name": "Wall of synovial tendon sheath of left extensor carpi radialis longus and left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231637" + ] + } + }, + { + "id": "FMA:231643", + "name": "Wall of synovial tendon sheath of extensor digitorum and extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231645", + "name": "Wall of synovial tendon sheath of right extensor digitorum and right extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231643" + ] + } + }, + { + "id": "FMA:231647", + "name": "Wall of synovial tendon sheath of left extensor digitorum and left extensor indicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231643" + ] + } + }, + { + "id": "FMA:231649", + "name": "Wall of synovial tendon sheath of extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231651", + "name": "Wall of synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231649" + ] + } + }, + { + "id": "FMA:231653", + "name": "Wall of synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231649" + ] + } + }, + { + "id": "FMA:231655", + "name": "Wall of synovial tendon sheath of extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231657", + "name": "Wall of synovial tendon sheath of right extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231655" + ] + } + }, + { + "id": "FMA:231659", + "name": "Wall of synovial tendon sheath of left extensor digiti minimi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231655" + ] + } + }, + { + "id": "FMA:231661", + "name": "Wall of synovial tendon sheath of extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231663", + "name": "Wall of synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231661" + ] + } + }, + { + "id": "FMA:231665", + "name": "Wall of synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231661" + ] + } + }, + { + "id": "FMA:231667", + "name": "Wall of little finger part of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231598" + ] + } + }, + { + "id": "FMA:231669", + "name": "Wall of little finger part of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231667" + ] + } + }, + { + "id": "FMA:231671", + "name": "Wall of little finger part of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231667" + ] + } + }, + { + "id": "FMA:231673", + "name": "Wall of synovial tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231590" + ] + } + }, + { + "id": "FMA:231675", + "name": "Wall of synovial tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231673" + ] + } + }, + { + "id": "FMA:231677", + "name": "Wall of synovial tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231675" + ] + } + }, + { + "id": "FMA:231679", + "name": "Wall of synovial tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231675" + ] + } + }, + { + "id": "FMA:231681", + "name": "Wall of synovial tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231673" + ] + } + }, + { + "id": "FMA:231683", + "name": "Wall of synovial tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231681" + ] + } + }, + { + "id": "FMA:231685", + "name": "Wall of synovial tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231681" + ] + } + }, + { + "id": "FMA:231687", + "name": "Wall of synovial tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231673" + ] + } + }, + { + "id": "FMA:231689", + "name": "Wall of synovial tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231687" + ] + } + }, + { + "id": "FMA:231691", + "name": "Wall of synovial tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231687" + ] + } + }, + { + "id": "FMA:231693", + "name": "Wall of synovial tendon sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231673" + ] + } + }, + { + "id": "FMA:231695", + "name": "Wall of synovial tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231693" + ] + } + }, + { + "id": "FMA:231697", + "name": "Wall of synovial tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231693" + ] + } + }, + { + "id": "FMA:231699", + "name": "Wall of synovial tendon sheath of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231590" + ] + } + }, + { + "id": "FMA:231701", + "name": "Cavity of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24032" + ] + } + }, + { + "id": "FMA:231703", + "name": "Wall of anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231705", + "name": "Wall of synovial tendon sheath of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231707", + "name": "Wall of synovial tendon sheath of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231705" + ] + } + }, + { + "id": "FMA:231709", + "name": "Wall of synovial tendon sheath of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231705" + ] + } + }, + { + "id": "FMA:231711", + "name": "Wall of synovial tendon sheath of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231713", + "name": "Wall of synovial tendon sheath of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231711" + ] + } + }, + { + "id": "FMA:231715", + "name": "Wall of synovial tendon sheath of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231711" + ] + } + }, + { + "id": "FMA:231717", + "name": "Wall of synovial tendon sheath of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231719", + "name": "Wall of synovial tendon sheath of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231717" + ] + } + }, + { + "id": "FMA:231721", + "name": "Wall of synovial tendon sheath of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231717" + ] + } + }, + { + "id": "FMA:231723", + "name": "Wall of tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231725", + "name": "Wall of synovial tendon sheath of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231727", + "name": "Wall of synovial tendon sheath of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231725" + ] + } + }, + { + "id": "FMA:231729", + "name": "Wall of synovial tendon sheath of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231725" + ] + } + }, + { + "id": "FMA:231731", + "name": "Wall of synovial tendon sheath of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231733", + "name": "Wall of synovial tendon sheath of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231731" + ] + } + }, + { + "id": "FMA:231735", + "name": "Wall of synovial tendon sheath of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231731" + ] + } + }, + { + "id": "FMA:231737", + "name": "Wall of synovial tendon sheath of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231739", + "name": "Wall of synovial tendon sheath of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231737" + ] + } + }, + { + "id": "FMA:231741", + "name": "Wall of synovial tendon sheath of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231737" + ] + } + }, + { + "id": "FMA:231743", + "name": "Wall of fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231745", + "name": "Wall of right fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231743" + ] + } + }, + { + "id": "FMA:231747", + "name": "Wall of left fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231743" + ] + } + }, + { + "id": "FMA:231749", + "name": "Wall of common synovial tendon sheath of fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231751", + "name": "Wall of common synovial tendon sheath of peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231753", + "name": "Wall of plantar synovial tendon sheath of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231699" + ] + } + }, + { + "id": "FMA:231755", + "name": "Wall of plantar synovial tendon sheath of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231753" + ] + } + }, + { + "id": "FMA:231757", + "name": "Wall of plantar synovial tendon sheath of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231753" + ] + } + }, + { + "id": "FMA:231758", + "name": "Cavity of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233775" + ] + } + }, + { + "id": "FMA:231760", + "name": "Cavity of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233775" + ] + } + }, + { + "id": "FMA:231762", + "name": "Cavity of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233775" + ] + } + }, + { + "id": "FMA:231764", + "name": "Cavity of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233775" + ] + } + }, + { + "id": "FMA:231766", + "name": "Cavity of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233775" + ] + } + }, + { + "id": "FMA:231768", + "name": "Cavity of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231758" + ] + } + }, + { + "id": "FMA:231770", + "name": "Cavity of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231758" + ] + } + }, + { + "id": "FMA:231772", + "name": "Cavity of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231760" + ] + } + }, + { + "id": "FMA:231774", + "name": "Cavity of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231760" + ] + } + }, + { + "id": "FMA:231776", + "name": "Cavity of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231762" + ] + } + }, + { + "id": "FMA:231778", + "name": "Cavity of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231762" + ] + } + }, + { + "id": "FMA:231780", + "name": "Cavity of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231764" + ] + } + }, + { + "id": "FMA:231782", + "name": "Cavity of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231764" + ] + } + }, + { + "id": "FMA:231784", + "name": "Cavity of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231766" + ] + } + }, + { + "id": "FMA:231786", + "name": "Cavity of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231766" + ] + } + }, + { + "id": "FMA:231788", + "name": "Cavity of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231766" + ] + } + }, + { + "id": "FMA:231790", + "name": "Cavity of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231784" + ] + } + }, + { + "id": "FMA:231792", + "name": "Cavity of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231784" + ] + } + }, + { + "id": "FMA:231794", + "name": "Cavity of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231786" + ] + } + }, + { + "id": "FMA:231796", + "name": "Cavity of intermediate cuneiform bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231786" + ] + } + }, + { + "id": "FMA:231798", + "name": "Cavity of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231788" + ] + } + }, + { + "id": "FMA:231800", + "name": "Cavity of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231788" + ] + } + }, + { + "id": "FMA:231803", + "name": "Vasculature of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:231805", + "name": "Vasculature of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232110" + ] + } + }, + { + "id": "FMA:231806", + "name": "Vasculature of bony part of scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231808", + "name": "Vasculature of bony part of lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231810", + "name": "Vasculature of bony part of pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231812", + "name": "Vasculature of bony part of triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231814", + "name": "Vasculature of bony part of trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231816", + "name": "Vasculature of bony part of trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231818", + "name": "Vasculature of bony part of capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231820", + "name": "Vasculature of bony part of hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233783" + ] + } + }, + { + "id": "FMA:231822", + "name": "Vasculature of bony part of right scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231806" + ] + } + }, + { + "id": "FMA:231824", + "name": "Vasculature of bony part of left scaphoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231806" + ] + } + }, + { + "id": "FMA:231826", + "name": "Vasculature of bony part of left lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231808" + ] + } + }, + { + "id": "FMA:231828", + "name": "Vasculature of bony part of right lunate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231808" + ] + } + }, + { + "id": "FMA:231830", + "name": "Vasculature of bony part of right pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231810" + ] + } + }, + { + "id": "FMA:231832", + "name": "Vasculature of bony part of left pisiform", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231810" + ] + } + }, + { + "id": "FMA:231834", + "name": "Vasculature of bony part of right triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231812" + ] + } + }, + { + "id": "FMA:231836", + "name": "Vasculature of bony part of left triquetral", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231812" + ] + } + }, + { + "id": "FMA:231838", + "name": "Vasculature of bony part of right trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231814" + ] + } + }, + { + "id": "FMA:231840", + "name": "Vasculature of bony part of left trapezium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231814" + ] + } + }, + { + "id": "FMA:231842", + "name": "Vasculature of bony part of right trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231816" + ] + } + }, + { + "id": "FMA:231844", + "name": "Vasculature of bony part of left trapezoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231816" + ] + } + }, + { + "id": "FMA:231846", + "name": "Vasculature of bony part of right capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231818" + ] + } + }, + { + "id": "FMA:231848", + "name": "Vasculature of bony part of left capitate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231818" + ] + } + }, + { + "id": "FMA:231850", + "name": "Vasculature of bony part of right hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231820" + ] + } + }, + { + "id": "FMA:231852", + "name": "Vasculature of bony part of left hamate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231820" + ] + } + }, + { + "id": "FMA:231855", + "name": "Wall of synovial tendon sheath of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231590" + ] + } + }, + { + "id": "FMA:231857", + "name": "Wall of synovial tendon sheath of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231855" + ] + } + }, + { + "id": "FMA:231859", + "name": "Wall of synovial tendon sheath of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231857" + ] + } + }, + { + "id": "FMA:231861", + "name": "Wall of synovial tendon sheath of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231857" + ] + } + }, + { + "id": "FMA:231863", + "name": "Wall of synovial tendon sheath of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231855" + ] + } + }, + { + "id": "FMA:231865", + "name": "Wall of synovial tendon sheath of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231863" + ] + } + }, + { + "id": "FMA:231867", + "name": "Wall of synovial tendon sheath of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231863" + ] + } + }, + { + "id": "FMA:231869", + "name": "Wall of synovial tendon sheath of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231855" + ] + } + }, + { + "id": "FMA:231871", + "name": "Wall of synovial tendon sheath of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231869" + ] + } + }, + { + "id": "FMA:231873", + "name": "Wall of synovial tendon sheath of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231869" + ] + } + }, + { + "id": "FMA:231875", + "name": "Wall of synovial tendon sheath of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231855" + ] + } + }, + { + "id": "FMA:231877", + "name": "Wall of synovial tendon sheath of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231875" + ] + } + }, + { + "id": "FMA:231879", + "name": "Wall of synovial tendon sheath of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231875" + ] + } + }, + { + "id": "FMA:231881", + "name": "Wall of synovial tendon sheath of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231855" + ] + } + }, + { + "id": "FMA:231883", + "name": "Wall of synovial tendon sheath of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231881" + ] + } + }, + { + "id": "FMA:231885", + "name": "Wall of synovial tendon sheath of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231881" + ] + } + }, + { + "id": "FMA:231887", + "name": "Bone of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241667" + ] + } + }, + { + "id": "FMA:231891", + "name": "Synovial membrane of synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40895" + ] + } + }, + { + "id": "FMA:231893", + "name": "Synovial membrane of synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40895" + ] + } + }, + { + "id": "FMA:231895", + "name": "Fibrous membrane of synovial tendon sheath of right extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40894" + ] + } + }, + { + "id": "FMA:231897", + "name": "Fibrous membrane of synovial tendon sheath of left extensor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40894" + ] + } + }, + { + "id": "FMA:231899", + "name": "Compact bone of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:231901", + "name": "Synovial membrane of synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40899" + ] + } + }, + { + "id": "FMA:231903", + "name": "Synovial membrane of synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40899" + ] + } + }, + { + "id": "FMA:231905", + "name": "Fibrous membrane of synovial tendon sheath of right extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40898" + ] + } + }, + { + "id": "FMA:231907", + "name": "Fibrous membrane of synovial tendon sheath of left extensor carpi ulnaris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40898" + ] + } + }, + { + "id": "FMA:231911", + "name": "Right fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45119" + ] + } + }, + { + "id": "FMA:231913", + "name": "Left fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45119" + ] + } + }, + { + "id": "FMA:231915", + "name": "Common synovial tendon sheath of right fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45120" + ] + } + }, + { + "id": "FMA:231917", + "name": "Common synovial tendon sheath of left fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45120" + ] + } + }, + { + "id": "FMA:231919", + "name": "Common synovial tendon sheath of right peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45121" + ] + } + }, + { + "id": "FMA:231921", + "name": "Common synovial tendon sheath of left peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45121" + ] + } + }, + { + "id": "FMA:231923", + "name": "Right anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45099" + ] + } + }, + { + "id": "FMA:231925", + "name": "Left anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45099" + ] + } + }, + { + "id": "FMA:231927", + "name": "Wall of common synovial tendon sheath of right fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231749" + ] + } + }, + { + "id": "FMA:231929", + "name": "Wall of common synovial tendon sheath of left fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231749" + ] + } + }, + { + "id": "FMA:231931", + "name": "Wall of common synovial tendon sheath of right peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231751" + ] + } + }, + { + "id": "FMA:231933", + "name": "Wall of common synovial tendon sheath of left peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231751" + ] + } + }, + { + "id": "FMA:231935", + "name": "Synovial membrane of synovial tendon sheath of right flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40887" + ] + } + }, + { + "id": "FMA:231937", + "name": "Synovial membrane of synovial tendon sheath of left flexor pollicis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40887" + ] + } + }, + { + "id": "FMA:231939", + "name": "Synovial membrane of synovial tendon sheath of right flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40889" + ] + } + }, + { + "id": "FMA:231941", + "name": "Synovial membrane of synovial tendon sheath of left flexor carpi radialis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40889" + ] + } + }, + { + "id": "FMA:231943", + "name": "Cavity of synovial tendon sheath of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231945", + "name": "Cavity of synovial tendon sheath of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231943" + ] + } + }, + { + "id": "FMA:231947", + "name": "Cavity of synovial tendon sheath of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231943" + ] + } + }, + { + "id": "FMA:231949", + "name": "Cavity of synovial tendon sheath of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231951", + "name": "Cavity of common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231953", + "name": "Cavity of right common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231951" + ] + } + }, + { + "id": "FMA:231955", + "name": "Cavity of left common synovial tendon sheath proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231951" + ] + } + }, + { + "id": "FMA:231957", + "name": "Cavity of little finger part of common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231959", + "name": "Cavity of little finger part of right common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231957" + ] + } + }, + { + "id": "FMA:231961", + "name": "Cavity of little finger part of left common synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231957" + ] + } + }, + { + "id": "FMA:231963", + "name": "Cavity of synovial tendon sheath of extensor carpi radialis longus and extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231965", + "name": "Cavity of synovial tendon sheath of right extensor carpi radialis longus and right extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231963" + ] + } + }, + { + "id": "FMA:231967", + "name": "Cavity of synovial tendon sheath of left extensor carpi radialis longus and left extensor carpi radialis brevis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231963" + ] + } + }, + { + "id": "FMA:231969", + "name": "Cavity of synovial tendon sheath of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231971", + "name": "Cavity of synovial tendon sheath of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231969" + ] + } + }, + { + "id": "FMA:231973", + "name": "Cavity of synovial tendon sheath of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231971" + ] + } + }, + { + "id": "FMA:231975", + "name": "Cavity of synovial tendon sheath of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231971" + ] + } + }, + { + "id": "FMA:231977", + "name": "Cavity of synovial tendon sheath of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231969" + ] + } + }, + { + "id": "FMA:231979", + "name": "Cavity of synovial tendon sheath of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231977" + ] + } + }, + { + "id": "FMA:231981", + "name": "Cavity of synovial tendon sheath of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231977" + ] + } + }, + { + "id": "FMA:231983", + "name": "Cavity of synovial tendon sheath of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231969" + ] + } + }, + { + "id": "FMA:231985", + "name": "Cavity of synovial tendon sheath of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231983" + ] + } + }, + { + "id": "FMA:231987", + "name": "Cavity of synovial tendon sheath of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231983" + ] + } + }, + { + "id": "FMA:231989", + "name": "Cavity of synovial tendon sheath of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231969" + ] + } + }, + { + "id": "FMA:231991", + "name": "Cavity of synovial tendon sheath of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231989" + ] + } + }, + { + "id": "FMA:231993", + "name": "Cavity of synovial tendon sheath of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231989" + ] + } + }, + { + "id": "FMA:231995", + "name": "Cavity of synovial tendon sheath of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:231997", + "name": "Cavity of anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:231999", + "name": "Cavity of right anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231997" + ] + } + }, + { + "id": "FMA:232001", + "name": "Cavity of left anterior tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231997" + ] + } + }, + { + "id": "FMA:232003", + "name": "Cavity of synovial tendon sheath of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232005", + "name": "Cavity of synovial tendon sheath of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232003" + ] + } + }, + { + "id": "FMA:232007", + "name": "Cavity of synovial tendon sheath of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232003" + ] + } + }, + { + "id": "FMA:232009", + "name": "Cavity of synovial tendon sheath of extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232011", + "name": "Cavity of synovial tendon sheath of right extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232009" + ] + } + }, + { + "id": "FMA:232013", + "name": "Cavity of synovial tendon sheath of left extensor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232009" + ] + } + }, + { + "id": "FMA:232015", + "name": "Cavity of synovial tendon sheath of extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232017", + "name": "Cavity of synovial tendon sheath of right extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232015" + ] + } + }, + { + "id": "FMA:232019", + "name": "Cavity of synovial tendon sheath of left extensor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232015" + ] + } + }, + { + "id": "FMA:232021", + "name": "Cavity of tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232023", + "name": "Cavity of synovial tendon sheath of flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232025", + "name": "Cavity of synovial tendon sheath of right flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232023" + ] + } + }, + { + "id": "FMA:232027", + "name": "Cavity of synovial tendon sheath of left flexor digitorum longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232023" + ] + } + }, + { + "id": "FMA:232029", + "name": "Cavity of synovial tendon sheath of tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232031", + "name": "Cavity of synovial tendon sheath of right tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232029" + ] + } + }, + { + "id": "FMA:232033", + "name": "Cavity of synovial tendon sheath of left tibialis posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232029" + ] + } + }, + { + "id": "FMA:232035", + "name": "Cavity of synovial tendon sheath of flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232037", + "name": "Cavity of synovial tendon sheath of right flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232035" + ] + } + }, + { + "id": "FMA:232039", + "name": "Cavity of synovial tendon sheath of left flexor hallucis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232035" + ] + } + }, + { + "id": "FMA:232041", + "name": "Cavity of fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232043", + "name": "Cavity of right fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232041" + ] + } + }, + { + "id": "FMA:232045", + "name": "Cavity of left fibular tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232041" + ] + } + }, + { + "id": "FMA:232047", + "name": "Cavity of right tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232021" + ] + } + }, + { + "id": "FMA:232049", + "name": "Cavity of left tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232021" + ] + } + }, + { + "id": "FMA:232051", + "name": "Right tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45109" + ] + } + }, + { + "id": "FMA:232053", + "name": "Left tibial tarsal synovial tendon sheath", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45109" + ] + } + }, + { + "id": "FMA:232055", + "name": "Cavity of common synovial tendon sheath of fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232057", + "name": "Cavity of common synovial tendon sheath of right fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232055" + ] + } + }, + { + "id": "FMA:232059", + "name": "Cavity of common synovial tendon sheath of left fibulare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232055" + ] + } + }, + { + "id": "FMA:232061", + "name": "Cavity of common synovial tendon sheath of peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232063", + "name": "Cavity of common synovial tendon sheath of right peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232061" + ] + } + }, + { + "id": "FMA:232065", + "name": "Cavity of common synovial tendon sheath of left peronei", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232061" + ] + } + }, + { + "id": "FMA:232067", + "name": "Cavity of plantar synovial tendon sheath of fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231995" + ] + } + }, + { + "id": "FMA:232069", + "name": "Cavity of plantar synovial tendon sheath of right fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232067" + ] + } + }, + { + "id": "FMA:232071", + "name": "Cavity of plantar synovial tendon sheath of left fibularis longus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232067" + ] + } + }, + { + "id": "FMA:232073", + "name": "Cavity of synovial tendon sheath of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40900" + ] + } + }, + { + "id": "FMA:232075", + "name": "Cavity of synovial tendon sheath of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232073" + ] + } + }, + { + "id": "FMA:232077", + "name": "Cavity of synovial tendon sheath of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232075" + ] + } + }, + { + "id": "FMA:232079", + "name": "Cavity of synovial tendon sheath of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232075" + ] + } + }, + { + "id": "FMA:232081", + "name": "Cavity of synovial tendon sheath of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232073" + ] + } + }, + { + "id": "FMA:232083", + "name": "Cavity of synovial tendon sheath of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232081" + ] + } + }, + { + "id": "FMA:232085", + "name": "Cavity of synovial tendon sheath of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232081" + ] + } + }, + { + "id": "FMA:232087", + "name": "Cavity of synovial tendon sheath of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232073" + ] + } + }, + { + "id": "FMA:232089", + "name": "Cavity of synovial tendon sheath of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232087" + ] + } + }, + { + "id": "FMA:232091", + "name": "Cavity of synovial tendon sheath of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232087" + ] + } + }, + { + "id": "FMA:232093", + "name": "Cavity of synovial tendon sheath of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232073" + ] + } + }, + { + "id": "FMA:232095", + "name": "Cavity of synovial tendon sheath of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232093" + ] + } + }, + { + "id": "FMA:232097", + "name": "Cavity of synovial tendon sheath of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232093" + ] + } + }, + { + "id": "FMA:232099", + "name": "Cavity of synovial tendon sheath of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232073" + ] + } + }, + { + "id": "FMA:232101", + "name": "Cavity of synovial tendon sheath of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232099" + ] + } + }, + { + "id": "FMA:232103", + "name": "Cavity of synovial tendon sheath of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232099" + ] + } + }, + { + "id": "FMA:232107", + "name": "Trabecular bone of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:232110", + "name": "Vasculature of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:232116", + "name": "Vasculature of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232141" + ] + } + }, + { + "id": "FMA:232118", + "name": "Vasculature of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232141" + ] + } + }, + { + "id": "FMA:232120", + "name": "Vasculature of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232141" + ] + }, + "synonyms": [ + "Vasculature of cuboid" + ] + }, + { + "id": "FMA:232122", + "name": "Vasculature of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232141" + ] + } + }, + { + "id": "FMA:232124", + "name": "Vasculature of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232116" + ] + } + }, + { + "id": "FMA:232126", + "name": "Vasculature of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232116" + ] + } + }, + { + "id": "FMA:232128", + "name": "Vasculature of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232118" + ] + } + }, + { + "id": "FMA:232130", + "name": "Vasculature of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232118" + ] + } + }, + { + "id": "FMA:232132", + "name": "Vasculature of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232120" + ] + }, + "synonyms": [ + "Vasculature of right cuboid" + ] + }, + { + "id": "FMA:232134", + "name": "Vasculature of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232120" + ] + }, + "synonyms": [ + "Vasculature of left cuboid" + ] + }, + { + "id": "FMA:232136", + "name": "Vasculature of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232122" + ] + } + }, + { + "id": "FMA:232138", + "name": "Vasculature of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232122" + ] + } + }, + { + "id": "FMA:232141", + "name": "Vasculature of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232110" + ] + } + }, + { + "id": "FMA:232142", + "name": "Vasculature of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264820" + ] + } + }, + { + "id": "FMA:232144", + "name": "Vasculature of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264820" + ] + } + }, + { + "id": "FMA:232146", + "name": "Vasculature of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264820" + ] + } + }, + { + "id": "FMA:232148", + "name": "Vasculature of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232142" + ] + } + }, + { + "id": "FMA:232150", + "name": "Vasculature of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232142" + ] + } + }, + { + "id": "FMA:232152", + "name": "Vasculature of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232144" + ] + } + }, + { + "id": "FMA:232154", + "name": "Vasculature of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232144" + ] + } + }, + { + "id": "FMA:232156", + "name": "Vasculature of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232146" + ] + } + }, + { + "id": "FMA:232158", + "name": "Vasculature of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232146" + ] + } + }, + { + "id": "FMA:232166", + "name": "Set of all lymph nodes of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + } + }, + { + "id": "FMA:232168", + "name": "Set of all lymph nodes of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70776" + ] + } + }, + { + "id": "FMA:232170", + "name": "Set of infra-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232172", + "name": "Set of right infra-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232170" + ] + } + }, + { + "id": "FMA:232174", + "name": "Set of left infra-auricular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232170" + ] + } + }, + { + "id": "FMA:232176", + "name": "Bony part of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:232178", + "name": "Bony part of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232176" + ] + } + }, + { + "id": "FMA:232180", + "name": "Infra-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232182", + "name": "Bony part of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51708" + ] + }, + "synonyms": [ + "Bony part of right cuboid" + ] + }, + { + "id": "FMA:232184", + "name": "Bony part of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51708" + ] + }, + "synonyms": [ + "Bony part of left cuboid" + ] + }, + { + "id": "FMA:232186", + "name": "Right infra-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232180" + ] + } + }, + { + "id": "FMA:232188", + "name": "Left infra-auricular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232180" + ] + } + }, + { + "id": "FMA:232190", + "name": "Set of supramandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + } + }, + { + "id": "FMA:232192", + "name": "Set of right supramandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232190" + ] + } + }, + { + "id": "FMA:232194", + "name": "Set of left supramandibular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232190" + ] + } + }, + { + "id": "FMA:232196", + "name": "Set of buccinator lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78570" + ] + } + }, + { + "id": "FMA:232198", + "name": "Set of right buccinator lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232196" + ] + } + }, + { + "id": "FMA:232200", + "name": "Set of left buccinator lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232196" + ] + } + }, + { + "id": "FMA:232202", + "name": "Set of buccinator lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232204", + "name": "Set of right buccinator lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232202" + ] + } + }, + { + "id": "FMA:232206", + "name": "Set of left buccinator lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232202" + ] + } + }, + { + "id": "FMA:232208", + "name": "Set of supramandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232210", + "name": "Set of right supramandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232208" + ] + } + }, + { + "id": "FMA:232212", + "name": "Set of left supramandibular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232208" + ] + } + }, + { + "id": "FMA:232222", + "name": "Set of anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232224", + "name": "Set of right anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232222" + ] + } + }, + { + "id": "FMA:232226", + "name": "Set of left anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232222" + ] + } + }, + { + "id": "FMA:232228", + "name": "Set of right deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228927" + ] + } + }, + { + "id": "FMA:232230", + "name": "Set of left deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228927" + ] + } + }, + { + "id": "FMA:232234", + "name": "Set of superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232236", + "name": "Set of inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232238", + "name": "Set of right superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232234" + ] + } + }, + { + "id": "FMA:232240", + "name": "Set of left superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232234" + ] + } + }, + { + "id": "FMA:232242", + "name": "Set of right inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232236" + ] + } + }, + { + "id": "FMA:232244", + "name": "Set of left inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232236" + ] + } + }, + { + "id": "FMA:232246", + "name": "Set of deep anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232248", + "name": "Set of right deep anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232246" + ] + } + }, + { + "id": "FMA:232250", + "name": "Set of left deep anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232246" + ] + } + }, + { + "id": "FMA:232252", + "name": "Set of infrahyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232254", + "name": "Set of right infrahyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232252" + ] + } + }, + { + "id": "FMA:232256", + "name": "Set of left infrahyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232252" + ] + } + }, + { + "id": "FMA:232258", + "name": "Set of right infrahyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71726" + ] + } + }, + { + "id": "FMA:232260", + "name": "Set of left infrahyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71726" + ] + } + }, + { + "id": "FMA:232262", + "name": "Set of right prelaryngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71727" + ] + } + }, + { + "id": "FMA:232264", + "name": "Set of left prelaryngeal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71727" + ] + } + }, + { + "id": "FMA:232266", + "name": "Set of right thyroid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71728" + ] + } + }, + { + "id": "FMA:232268", + "name": "Set of left thyroid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71728" + ] + } + }, + { + "id": "FMA:232270", + "name": "Set of right pretracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71729" + ] + } + }, + { + "id": "FMA:232272", + "name": "Set of left pretracheal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71729" + ] + } + }, + { + "id": "FMA:232278", + "name": "Right infrahyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224041" + ] + } + }, + { + "id": "FMA:232280", + "name": "Left infrahyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224041" + ] + } + }, + { + "id": "FMA:232284", + "name": "Set of retropharyngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232286", + "name": "Set of right retropharyngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232284" + ] + } + }, + { + "id": "FMA:232288", + "name": "Set of left retropharyngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232284" + ] + } + }, + { + "id": "FMA:232290", + "name": "Set of paratracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232292", + "name": "Set of right paratracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232290" + ] + } + }, + { + "id": "FMA:232294", + "name": "Set of left paratracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232290" + ] + } + }, + { + "id": "FMA:232296", + "name": "Set of prelaryngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232298", + "name": "Set of right prelaryngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232296" + ] + } + }, + { + "id": "FMA:232300", + "name": "Set of left prelaryngeal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232296" + ] + } + }, + { + "id": "FMA:232302", + "name": "Set of pretracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232304", + "name": "Set of right pretracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232302" + ] + } + }, + { + "id": "FMA:232306", + "name": "Set of left pretracheal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232302" + ] + } + }, + { + "id": "FMA:232308", + "name": "Set of lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + }, + "synonyms": [ + "Set of lingual collecting vessels" + ] + }, + { + "id": "FMA:232310", + "name": "Periosteum of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:232312", + "name": "Periosteum of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232310" + ] + } + }, + { + "id": "FMA:232325", + "name": "Cartilage of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24321" + ] + } + }, + { + "id": "FMA:232329", + "name": "Cartilage of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232325" + ] + } + }, + { + "id": "FMA:232331", + "name": "Hyaline cartilage of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44096" + ] + } + }, + { + "id": "FMA:232333", + "name": "Hyaline cartilage of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44096" + ] + } + }, + { + "id": "FMA:232335", + "name": "Hyaline cartilage of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51715" + ] + } + }, + { + "id": "FMA:232337", + "name": "Hyaline cartilage of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51715" + ] + } + }, + { + "id": "FMA:232339", + "name": "Fibrocartilage of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51716" + ] + } + }, + { + "id": "FMA:232341", + "name": "Fibrocartilage of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51716" + ] + } + }, + { + "id": "FMA:232343", + "name": "Hyaline cartilage of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51696" + ] + } + }, + { + "id": "FMA:232345", + "name": "Hyaline cartilage of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51696" + ] + } + }, + { + "id": "FMA:232347", + "name": "Fibrocartilage of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51697" + ] + } + }, + { + "id": "FMA:232349", + "name": "Fibrocartilage of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51697" + ] + } + }, + { + "id": "FMA:232351", + "name": "Lateral superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:232355", + "name": "Anterior superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:232358", + "name": "Lateral inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:232361", + "name": "Anterior inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12770" + ] + } + }, + { + "id": "FMA:232364", + "name": "Set of anterior inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232369", + "name": "Superficial anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232371", + "name": "Set of superficial anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232373", + "name": "Set of right superficial anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232371" + ] + } + }, + { + "id": "FMA:232375", + "name": "Set of left superficial anterior cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232371" + ] + } + }, + { + "id": "FMA:232377", + "name": "Right superficial anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232369" + ] + } + }, + { + "id": "FMA:232379", + "name": "Left superficial anterior cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232369" + ] + } + }, + { + "id": "FMA:232381", + "name": "Thyroid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232383", + "name": "Lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232385", + "name": "Articular cartilage of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:232387", + "name": "Superficial lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232391", + "name": "Right lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232383" + ] + } + }, + { + "id": "FMA:232393", + "name": "Left lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232383" + ] + } + }, + { + "id": "FMA:232395", + "name": "Right superficial lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232387" + ] + } + }, + { + "id": "FMA:232397", + "name": "Left superficial lateral cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232387" + ] + } + }, + { + "id": "FMA:232399", + "name": "Set of lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232401", + "name": "Set of right lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232399" + ] + } + }, + { + "id": "FMA:232403", + "name": "Set of left lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232399" + ] + } + }, + { + "id": "FMA:232405", + "name": "Set of superficial lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232407", + "name": "Set of right superficial lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232405" + ] + } + }, + { + "id": "FMA:232409", + "name": "Set of left superficial lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232405" + ] + } + }, + { + "id": "FMA:232411", + "name": "Set of deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232413", + "name": "Set of right deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232411" + ] + } + }, + { + "id": "FMA:232415", + "name": "Set of left deep lateral cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232411" + ] + } + }, + { + "id": "FMA:232417", + "name": "Set of deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232419", + "name": "Set of right deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232417" + ] + } + }, + { + "id": "FMA:232421", + "name": "Set of left deep lateral cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232417" + ] + } + }, + { + "id": "FMA:232423", + "name": "Lateral superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232425", + "name": "Anterior superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232427", + "name": "Lateral inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232429", + "name": "Anterior inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232431", + "name": "Right lateral superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232423" + ] + } + }, + { + "id": "FMA:232433", + "name": "Left lateral superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232423" + ] + } + }, + { + "id": "FMA:232435", + "name": "Right anterior superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232425" + ] + } + }, + { + "id": "FMA:232437", + "name": "Left anterior superior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232425" + ] + } + }, + { + "id": "FMA:232439", + "name": "Right lateral inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232427" + ] + } + }, + { + "id": "FMA:232441", + "name": "Left lateral inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232427" + ] + } + }, + { + "id": "FMA:232443", + "name": "Right anterior inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232429" + ] + } + }, + { + "id": "FMA:232445", + "name": "Left anterior inferior deep cervical lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232429" + ] + } + }, + { + "id": "FMA:232447", + "name": "Set of lateral superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232449", + "name": "Set of right lateral superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232447" + ] + } + }, + { + "id": "FMA:232451", + "name": "Set of left lateral superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232447" + ] + } + }, + { + "id": "FMA:232453", + "name": "Set of lateral superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232455", + "name": "Set of right lateral superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232453" + ] + } + }, + { + "id": "FMA:232457", + "name": "Set of left lateral superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232453" + ] + } + }, + { + "id": "FMA:232459", + "name": "Set of anterior superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232461", + "name": "Set of right anterior superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232459" + ] + } + }, + { + "id": "FMA:232463", + "name": "Set of left anterior superior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232459" + ] + } + }, + { + "id": "FMA:232465", + "name": "Set of anterior superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232467", + "name": "Set of right anterior superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232465" + ] + } + }, + { + "id": "FMA:232469", + "name": "Set of left anterior superior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232465" + ] + } + }, + { + "id": "FMA:232471", + "name": "Set of lateral inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232473", + "name": "Set of right lateral inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232471" + ] + } + }, + { + "id": "FMA:232475", + "name": "Set of left lateral inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232471" + ] + } + }, + { + "id": "FMA:232477", + "name": "Set of lateral inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232479", + "name": "Set of right lateral inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232477" + ] + } + }, + { + "id": "FMA:232481", + "name": "Set of left lateral inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232477" + ] + } + }, + { + "id": "FMA:232483", + "name": "Set of right anterior inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232364" + ] + } + }, + { + "id": "FMA:232485", + "name": "Set of left anterior inferior deep cervical lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232364" + ] + } + }, + { + "id": "FMA:232487", + "name": "Set of anterior inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232489", + "name": "Set of right anterior inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232487" + ] + } + }, + { + "id": "FMA:232491", + "name": "Set of left anterior inferior deep cervical lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232487" + ] + } + }, + { + "id": "FMA:232493", + "name": "Set of jugulodigastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232495", + "name": "Set of right jugulodigastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232493" + ] + } + }, + { + "id": "FMA:232497", + "name": "Set of left jugulodigastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232493" + ] + } + }, + { + "id": "FMA:232499", + "name": "Set of jugulo-omohyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232501", + "name": "Set of right jugulo-omohyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232499" + ] + } + }, + { + "id": "FMA:232503", + "name": "Set of left jugulo-omohyoid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232499" + ] + } + }, + { + "id": "FMA:232505", + "name": "Right jugulo-omohyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61241" + ] + } + }, + { + "id": "FMA:232507", + "name": "Left jugulo-omohyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61241" + ] + } + }, + { + "id": "FMA:232509", + "name": "Set of jugulodigastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232511", + "name": "Set of right jugulodigastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232509" + ] + } + }, + { + "id": "FMA:232513", + "name": "Set of left jugulodigastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232509" + ] + } + }, + { + "id": "FMA:232524", + "name": "Articular cartilage of medial cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232385" + ] + } + }, + { + "id": "FMA:232526", + "name": "Articular cartilage of intermediate cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232385" + ] + } + }, + { + "id": "FMA:232528", + "name": "Articular cartilage of lateral cuneiform facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232385" + ] + } + }, + { + "id": "FMA:232530", + "name": "Articular cartilage of medial cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232524" + ] + } + }, + { + "id": "FMA:232532", + "name": "Articular cartilage of medial cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232524" + ] + } + }, + { + "id": "FMA:232534", + "name": "Articular cartilage of intermediate cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232526" + ] + } + }, + { + "id": "FMA:232536", + "name": "Articular cartilage of intermediate cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232526" + ] + } + }, + { + "id": "FMA:232538", + "name": "Articular cartilage of lateral cuneiform facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232528" + ] + } + }, + { + "id": "FMA:232540", + "name": "Articular cartilage of lateral cuneiform facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232528" + ] + } + }, + { + "id": "FMA:232548", + "name": "Articular cartilage of talar facet of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232385" + ] + } + }, + { + "id": "FMA:232550", + "name": "Articular cartilage of talar facet of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232548" + ] + } + }, + { + "id": "FMA:232552", + "name": "Right occipital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61214" + ] + } + }, + { + "id": "FMA:232554", + "name": "Left occipital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61214" + ] + } + }, + { + "id": "FMA:232556", + "name": "Articular cartilage of talar facet of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232548" + ] + } + }, + { + "id": "FMA:232558", + "name": "Right apical axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14190" + ] + } + }, + { + "id": "FMA:232560", + "name": "Left apical axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14190" + ] + } + }, + { + "id": "FMA:232562", + "name": "Right lateral axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14186" + ] + } + }, + { + "id": "FMA:232564", + "name": "Left lateral axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14186" + ] + } + }, + { + "id": "FMA:232566", + "name": "Right subscapular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14187" + ] + } + }, + { + "id": "FMA:232568", + "name": "Left subscapular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14187" + ] + } + }, + { + "id": "FMA:232570", + "name": "Right pectoral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14188" + ] + } + }, + { + "id": "FMA:232572", + "name": "Left pectoral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14188" + ] + } + }, + { + "id": "FMA:232574", + "name": "Right central axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14189" + ] + } + }, + { + "id": "FMA:232576", + "name": "Left central axillary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14189" + ] + } + }, + { + "id": "FMA:232578", + "name": "Right infraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14193" + ] + } + }, + { + "id": "FMA:232580", + "name": "Left infraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14193" + ] + } + }, + { + "id": "FMA:232582", + "name": "Right superior medial inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44297" + ] + } + }, + { + "id": "FMA:232584", + "name": "Left superior medial inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44297" + ] + } + }, + { + "id": "FMA:232586", + "name": "Right superior lateral inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44301" + ] + } + }, + { + "id": "FMA:232588", + "name": "Left superior lateral inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44301" + ] + } + }, + { + "id": "FMA:232590", + "name": "Right inferior inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44302" + ] + } + }, + { + "id": "FMA:232592", + "name": "Left inferior inguinal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44302" + ] + } + }, + { + "id": "FMA:232594", + "name": "Right superficial popliteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44231" + ] + } + }, + { + "id": "FMA:232596", + "name": "Left superficial popliteal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44231" + ] + } + }, + { + "id": "FMA:232598", + "name": "Right paramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44313" + ] + } + }, + { + "id": "FMA:232600", + "name": "Left paramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44313" + ] + } + }, + { + "id": "FMA:232602", + "name": "Right supramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12785" + ] + } + }, + { + "id": "FMA:232604", + "name": "Left supramammary lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12785" + ] + } + }, + { + "id": "FMA:232606", + "name": "Right anterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5936" + ] + } + }, + { + "id": "FMA:232608", + "name": "Left anterior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5936" + ] + } + }, + { + "id": "FMA:232610", + "name": "Right medial diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12807" + ] + } + }, + { + "id": "FMA:232612", + "name": "Left medial diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12807" + ] + } + }, + { + "id": "FMA:232614", + "name": "Right superior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66167" + ] + } + }, + { + "id": "FMA:232616", + "name": "Left superior diaphragmatic lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66167" + ] + } + }, + { + "id": "FMA:232621", + "name": "Right prepericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12789" + ] + } + }, + { + "id": "FMA:232623", + "name": "Left prepericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12789" + ] + } + }, + { + "id": "FMA:232629", + "name": "Right prevertebral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12788" + ] + } + }, + { + "id": "FMA:232631", + "name": "Left prevertebral lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12788" + ] + } + }, + { + "id": "FMA:232633", + "name": "Right lateral pericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12790" + ] + } + }, + { + "id": "FMA:232635", + "name": "Left lateral pericardial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12790" + ] + } + }, + { + "id": "FMA:232640", + "name": "Right lingual lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61228" + ] + } + }, + { + "id": "FMA:232642", + "name": "Left lingual lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61228" + ] + } + }, + { + "id": "FMA:232644", + "name": "Right mastoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61215" + ] + } + }, + { + "id": "FMA:232646", + "name": "Left mastoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61215" + ] + } + }, + { + "id": "FMA:232648", + "name": "Right buccinator lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61223" + ] + } + }, + { + "id": "FMA:232651", + "name": "Left buccinator lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61223" + ] + } + }, + { + "id": "FMA:232654", + "name": "Right nasolabial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61225" + ] + } + }, + { + "id": "FMA:232656", + "name": "Left nasolabial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61225" + ] + } + }, + { + "id": "FMA:232658", + "name": "Right malar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61226" + ] + } + }, + { + "id": "FMA:232660", + "name": "Left malar lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61226" + ] + } + }, + { + "id": "FMA:232662", + "name": "Calcaneal process of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76638" + ] + }, + "synonyms": [ + "Calcaneal process of right cuboid" + ] + }, + { + "id": "FMA:232664", + "name": "Right mandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61227" + ] + } + }, + { + "id": "FMA:232666", + "name": "Calcaneal process of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76638" + ] + }, + "synonyms": [ + "Calcaneal process of left cuboid" + ] + }, + { + "id": "FMA:232668", + "name": "Left mandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61227" + ] + } + }, + { + "id": "FMA:232673", + "name": "Right submandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61224" + ] + } + }, + { + "id": "FMA:232676", + "name": "Left submandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61224" + ] + } + }, + { + "id": "FMA:232680", + "name": "Right superficial anterior cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12776" + ] + } + }, + { + "id": "FMA:232683", + "name": "Left superficial anterior cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12776" + ] + } + }, + { + "id": "FMA:232687", + "name": "Right infrahyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61233" + ] + } + }, + { + "id": "FMA:232689", + "name": "Left infrahyoid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61233" + ] + } + }, + { + "id": "FMA:232691", + "name": "Right thyroid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61235" + ] + } + }, + { + "id": "FMA:232693", + "name": "Left thyroid lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61235" + ] + } + }, + { + "id": "FMA:232695", + "name": "Right superficial lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12769" + ] + } + }, + { + "id": "FMA:232697", + "name": "Left superficial lateral cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12769" + ] + } + }, + { + "id": "FMA:232699", + "name": "Right jugulodigastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61240" + ] + } + }, + { + "id": "FMA:232701", + "name": "Left jugulodigastric lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61240" + ] + } + }, + { + "id": "FMA:232703", + "name": "Right lateral superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232351" + ] + } + }, + { + "id": "FMA:232705", + "name": "Left lateral superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232351" + ] + } + }, + { + "id": "FMA:232707", + "name": "Right anterior superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232355" + ] + } + }, + { + "id": "FMA:232709", + "name": "Left anterior superior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232355" + ] + } + }, + { + "id": "FMA:232711", + "name": "Right lateral inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232358" + ] + } + }, + { + "id": "FMA:232713", + "name": "Left lateral inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232358" + ] + } + }, + { + "id": "FMA:232715", + "name": "Right anterior inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232361" + ] + } + }, + { + "id": "FMA:232717", + "name": "Left anterior inferior deep cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232361" + ] + } + }, + { + "id": "FMA:232719", + "name": "Left supraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14192" + ] + } + }, + { + "id": "FMA:232721", + "name": "Right supraclavicular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14192" + ] + } + }, + { + "id": "FMA:232723", + "name": "Right accessory cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61242" + ] + } + }, + { + "id": "FMA:232725", + "name": "Left accessory cervical lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61242" + ] + } + }, + { + "id": "FMA:232727", + "name": "Right thyroid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232381" + ] + } + }, + { + "id": "FMA:232729", + "name": "Left thyroid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232381" + ] + } + }, + { + "id": "FMA:232731", + "name": "Set of thyroid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232733", + "name": "Set of right thyroid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232731" + ] + } + }, + { + "id": "FMA:232735", + "name": "Set of left thyroid lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232731" + ] + } + }, + { + "id": "FMA:232748", + "name": "Jugulo-omohyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:232750", + "name": "Right jugulo-omohyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232748" + ] + } + }, + { + "id": "FMA:232752", + "name": "Left jugulo-omohyoid lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232748" + ] + } + }, + { + "id": "FMA:232754", + "name": "Set of jugulo-omohyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232756", + "name": "Set of right jugulo-omohyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232754" + ] + } + }, + { + "id": "FMA:232758", + "name": "Set of left jugulo-omohyoid lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232754" + ] + } + }, + { + "id": "FMA:232760", + "name": "Articular cartilage of lateral cuneiform facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232767" + ] + } + }, + { + "id": "FMA:232762", + "name": "Articular cartilage of lateral cuneiform facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232767" + ] + } + }, + { + "id": "FMA:232765", + "name": "Articular cartilage of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:232767", + "name": "Articular cartilage of lateral cuneiform facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232765" + ] + } + }, + { + "id": "FMA:232768", + "name": "Articular cartilage of navicular facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264839" + ] + } + }, + { + "id": "FMA:232770", + "name": "Articular cartilage of navicular facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264839" + ] + } + }, + { + "id": "FMA:232772", + "name": "Articular cartilage of fourth metatarsal facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232765" + ] + } + }, + { + "id": "FMA:232774", + "name": "Articular cartilage of fifth metatarsal facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232765" + ] + } + }, + { + "id": "FMA:232776", + "name": "Articular cartilage of fourth metatarsal facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232772" + ] + } + }, + { + "id": "FMA:232778", + "name": "Articular cartilage of fourth metatarsal facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232772" + ] + } + }, + { + "id": "FMA:232780", + "name": "Articular cartilage of fifth metatarsal facet of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232774" + ] + } + }, + { + "id": "FMA:232782", + "name": "Articular cartilage of fifth metatarsal facet of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232774" + ] + } + }, + { + "id": "FMA:232787", + "name": "Tuberosity of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76642" + ] + } + }, + { + "id": "FMA:232789", + "name": "Tuberosity of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76642" + ] + } + }, + { + "id": "FMA:232791", + "name": "Cuboid bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:232793", + "name": "Right cuboid bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232791" + ] + } + }, + { + "id": "FMA:232795", + "name": "Left cuboid bone proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232791" + ] + } + }, + { + "id": "FMA:232798", + "name": "Set of apical lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232800", + "name": "Set of right lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232308" + ] + } + }, + { + "id": "FMA:232802", + "name": "Set of left lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232308" + ] + } + }, + { + "id": "FMA:232804", + "name": "Set of marginal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232806", + "name": "Set of basal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232808", + "name": "Set of central lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232810", + "name": "Set of right apical lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232798" + ] + } + }, + { + "id": "FMA:232812", + "name": "Set of left apical lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232798" + ] + } + }, + { + "id": "FMA:232814", + "name": "Set of right marginal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232804" + ] + } + }, + { + "id": "FMA:232816", + "name": "Set of left marginal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232804" + ] + } + }, + { + "id": "FMA:232819", + "name": "Set of right basal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232806" + ] + } + }, + { + "id": "FMA:232821", + "name": "Set of left basal lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232806" + ] + } + }, + { + "id": "FMA:232823", + "name": "Set of left central lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232808" + ] + } + }, + { + "id": "FMA:232826", + "name": "Set of right central lingual lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232808" + ] + } + }, + { + "id": "FMA:232838", + "name": "Set of jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232840", + "name": "Set of right jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232838" + ] + } + }, + { + "id": "FMA:232842", + "name": "Set of left jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232838" + ] + } + }, + { + "id": "FMA:232844", + "name": "Right jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223759" + ] + } + }, + { + "id": "FMA:232846", + "name": "Left jugular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223759" + ] + } + }, + { + "id": "FMA:232848", + "name": "Set of jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232850", + "name": "Set of right jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232848" + ] + } + }, + { + "id": "FMA:232852", + "name": "Set of left jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232848" + ] + } + }, + { + "id": "FMA:232854", + "name": "Jugular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + } + }, + { + "id": "FMA:232856", + "name": "Bony part of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51751" + ] + } + }, + { + "id": "FMA:232858", + "name": "Bony part of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51751" + ] + } + }, + { + "id": "FMA:232860", + "name": "Bony part of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51754" + ] + } + }, + { + "id": "FMA:232862", + "name": "Bony part of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51754" + ] + } + }, + { + "id": "FMA:232864", + "name": "Bony part of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51757" + ] + } + }, + { + "id": "FMA:232866", + "name": "Bony part of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51757" + ] + } + }, + { + "id": "FMA:232868", + "name": "Articular cartilage of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:232870", + "name": "Articular cartilage of first metatarsal facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232868" + ] + } + }, + { + "id": "FMA:232872", + "name": "Articular cartilage of first metatarsal facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232870" + ] + } + }, + { + "id": "FMA:232874", + "name": "Articular cartilage of first metatarsal facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232870" + ] + } + }, + { + "id": "FMA:232876", + "name": "Articular cartilage of second metatarsal facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232868" + ] + } + }, + { + "id": "FMA:232878", + "name": "Articular cartilage of second metatarsal facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232876" + ] + } + }, + { + "id": "FMA:232880", + "name": "Articular cartilage of second metatarsal facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232876" + ] + } + }, + { + "id": "FMA:232882", + "name": "Articular cartilage of navicular facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232868" + ] + } + }, + { + "id": "FMA:232884", + "name": "Articular cartilage of navicular facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232882" + ] + } + }, + { + "id": "FMA:232886", + "name": "Articular cartilage of navicular facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232882" + ] + } + }, + { + "id": "FMA:232894", + "name": "Set of external jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + } + }, + { + "id": "FMA:232896", + "name": "Set of right external jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232894" + ] + } + }, + { + "id": "FMA:232898", + "name": "Set of left external jugular lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232894" + ] + } + }, + { + "id": "FMA:232900", + "name": "Set of external jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232902", + "name": "Set of right external jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232900" + ] + } + }, + { + "id": "FMA:232904", + "name": "Set of left external jugular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232900" + ] + } + }, + { + "id": "FMA:232912", + "name": "Set of sternal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232914", + "name": "Set of sternal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:232916", + "name": "Set of intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:232918", + "name": "Set of upper intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232920", + "name": "Set of lower intercostal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232922", + "name": "Set of first intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232924", + "name": "Set of second intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232926", + "name": "Set of third intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232928", + "name": "Set of fourth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232930", + "name": "Set of fifth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232932", + "name": "Set of sixth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232934", + "name": "Set of seventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232936", + "name": "Set of eighth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232938", + "name": "Set of ninth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232940", + "name": "Set of tenth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232942", + "name": "Set of eleventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232916" + ] + } + }, + { + "id": "FMA:232944", + "name": "Set of upper intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232946", + "name": "Set of lower intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232948", + "name": "Set of first intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232950", + "name": "Set of second intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232952", + "name": "Set of third intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232954", + "name": "Set of fourth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232956", + "name": "Set of fifth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232958", + "name": "Set of sixth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232960", + "name": "Set of seventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232962", + "name": "Set of eighth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232964", + "name": "Set of ninth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232966", + "name": "Set of tenth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232968", + "name": "Set of eleventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71761" + ] + } + }, + { + "id": "FMA:232970", + "name": "Set of right eleventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232968" + ] + } + }, + { + "id": "FMA:232972", + "name": "Set of left eleventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232968" + ] + } + }, + { + "id": "FMA:232974", + "name": "Set of right tenth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232966" + ] + } + }, + { + "id": "FMA:232976", + "name": "Set of left tenth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232966" + ] + } + }, + { + "id": "FMA:232978", + "name": "Set of right ninth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232964" + ] + } + }, + { + "id": "FMA:232980", + "name": "Set of left ninth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232964" + ] + } + }, + { + "id": "FMA:232982", + "name": "Set of right eighth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232962" + ] + } + }, + { + "id": "FMA:232984", + "name": "Set of left eighth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232962" + ] + } + }, + { + "id": "FMA:232986", + "name": "Set of right seventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232960" + ] + } + }, + { + "id": "FMA:232988", + "name": "Set of left seventh intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232960" + ] + } + }, + { + "id": "FMA:232990", + "name": "Set of right sixth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232958" + ] + } + }, + { + "id": "FMA:232992", + "name": "Set of left sixth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232958" + ] + } + }, + { + "id": "FMA:232994", + "name": "Set of right fifth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232956" + ] + } + }, + { + "id": "FMA:232996", + "name": "Set of left fifth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232956" + ] + } + }, + { + "id": "FMA:232998", + "name": "Set of right fourth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232954" + ] + } + }, + { + "id": "FMA:233000", + "name": "Set of left fourth intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232954" + ] + } + }, + { + "id": "FMA:233002", + "name": "Set of right third intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232952" + ] + } + }, + { + "id": "FMA:233004", + "name": "Set of left third intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232952" + ] + } + }, + { + "id": "FMA:233006", + "name": "Set of right second intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232950" + ] + } + }, + { + "id": "FMA:233008", + "name": "Set of left second intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232950" + ] + } + }, + { + "id": "FMA:233010", + "name": "Set of right first intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232948" + ] + } + }, + { + "id": "FMA:233012", + "name": "Set of left first intercostal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232948" + ] + } + }, + { + "id": "FMA:233014", + "name": "Set of right eleventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232942" + ] + } + }, + { + "id": "FMA:233016", + "name": "Set of left eleventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232942" + ] + } + }, + { + "id": "FMA:233018", + "name": "Set of right tenth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232940" + ] + } + }, + { + "id": "FMA:233020", + "name": "Set of left tenth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232940" + ] + } + }, + { + "id": "FMA:233022", + "name": "Set of right nineth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232938" + ] + } + }, + { + "id": "FMA:233024", + "name": "Set of left ninth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232938" + ] + } + }, + { + "id": "FMA:233026", + "name": "Set of right eighth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232936" + ] + } + }, + { + "id": "FMA:233028", + "name": "Set of left eighth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232936" + ] + } + }, + { + "id": "FMA:233030", + "name": "Set of right seventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232934" + ] + } + }, + { + "id": "FMA:233032", + "name": "Set of left seventh intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232934" + ] + } + }, + { + "id": "FMA:233034", + "name": "Set of right sixth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232932" + ] + } + }, + { + "id": "FMA:233036", + "name": "Set of left sixth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232932" + ] + } + }, + { + "id": "FMA:233038", + "name": "Set of right fifth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232930" + ] + } + }, + { + "id": "FMA:233040", + "name": "Set of left fifth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232930" + ] + } + }, + { + "id": "FMA:233042", + "name": "Set of right fourth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232928" + ] + } + }, + { + "id": "FMA:233044", + "name": "Set of left fourth intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232928" + ] + } + }, + { + "id": "FMA:233046", + "name": "Set of right third intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232926" + ] + } + }, + { + "id": "FMA:233048", + "name": "Set of left third intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232926" + ] + } + }, + { + "id": "FMA:233050", + "name": "Set of right second intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232924" + ] + } + }, + { + "id": "FMA:233052", + "name": "Set of left second intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232924" + ] + } + }, + { + "id": "FMA:233054", + "name": "Set of right first intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232922" + ] + } + }, + { + "id": "FMA:233056", + "name": "Set of left first intercostal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232922" + ] + } + }, + { + "id": "FMA:233058", + "name": "Articular cartilage of intermediate cuneiform facet of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232868" + ] + } + }, + { + "id": "FMA:233060", + "name": "Articular cartilage of intermediate cuneiform facet of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233058" + ] + } + }, + { + "id": "FMA:233062", + "name": "Articular cartilage of intermediate cuneiform facet of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233058" + ] + } + }, + { + "id": "FMA:233064", + "name": "Articular cartilage of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:233069", + "name": "Set of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233071", + "name": "Set of right tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233069" + ] + } + }, + { + "id": "FMA:233073", + "name": "Set of left tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233069" + ] + } + }, + { + "id": "FMA:233075", + "name": "Set of right tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71766" + ] + } + }, + { + "id": "FMA:233077", + "name": "Set of left tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71766" + ] + } + }, + { + "id": "FMA:233091", + "name": "Set of pulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233093", + "name": "Set of right pulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233091" + ] + } + }, + { + "id": "FMA:233095", + "name": "Set of left pulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233091" + ] + } + }, + { + "id": "FMA:233097", + "name": "Set of pulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233099", + "name": "Set of right pulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233097" + ] + } + }, + { + "id": "FMA:233101", + "name": "Set of left pulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233097" + ] + } + }, + { + "id": "FMA:233111", + "name": "Articular cartilage of medial cuneiform facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233064" + ] + } + }, + { + "id": "FMA:233113", + "name": "Articular cartilage of medial cuneiform facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233111" + ] + } + }, + { + "id": "FMA:233116", + "name": "Articular cartilage of medial cuneiform facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233111" + ] + } + }, + { + "id": "FMA:233122", + "name": "Set of lymphatic vessels of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233124", + "name": "Set of lymphatic vessels of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233122" + ] + } + }, + { + "id": "FMA:233126", + "name": "Set of lymphatic vessels of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233122" + ] + } + }, + { + "id": "FMA:233128", + "name": "Set of lymphatic vessels of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233130", + "name": "Set of lymphatic vessels of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233132", + "name": "Set of lymphatic vessels of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233134", + "name": "Set of lymphatic vessels of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233132" + ] + } + }, + { + "id": "FMA:233136", + "name": "Set of lymphatic vessels of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233132" + ] + } + }, + { + "id": "FMA:233140", + "name": "Articular cartilage of lateral cuneiform facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233064" + ] + } + }, + { + "id": "FMA:233142", + "name": "Articular cartilage of lateral cuneiform facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233140" + ] + } + }, + { + "id": "FMA:233144", + "name": "Articular cartilage of lateral cuneiform facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233140" + ] + } + }, + { + "id": "FMA:233146", + "name": "Articular cartilage of navicular facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233064" + ] + } + }, + { + "id": "FMA:233148", + "name": "Articular cartilage of navicular facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233146" + ] + } + }, + { + "id": "FMA:233150", + "name": "Articular cartilage of navicular facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233146" + ] + } + }, + { + "id": "FMA:233152", + "name": "Articular cartilage of second metatarsal facet of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233064" + ] + } + }, + { + "id": "FMA:233154", + "name": "Articular cartilage of second metatarsal facet of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233152" + ] + } + }, + { + "id": "FMA:233156", + "name": "Articular cartilage of second metatarsal facet of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233152" + ] + } + }, + { + "id": "FMA:233158", + "name": "Set of segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233160", + "name": "Set of apical segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233162", + "name": "Set of posterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233164", + "name": "Set of anterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233166", + "name": "Set of apicoposterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233168", + "name": "Set of medial segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233170", + "name": "Set of lateral segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233172", + "name": "Set of superior lingular bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233174", + "name": "Set of inferior lingular bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233176", + "name": "Set of superior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233178", + "name": "Set of basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233158" + ] + } + }, + { + "id": "FMA:233181", + "name": "Set of right apical segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233160" + ] + } + }, + { + "id": "FMA:233184", + "name": "Set of left apical segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233160" + ] + } + }, + { + "id": "FMA:233187", + "name": "Set of right posterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233162" + ] + } + }, + { + "id": "FMA:233189", + "name": "Set of left posterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233162" + ] + } + }, + { + "id": "FMA:233192", + "name": "Set of right anterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233164" + ] + } + }, + { + "id": "FMA:233194", + "name": "Set of left anterior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233164" + ] + } + }, + { + "id": "FMA:233196", + "name": "Set of right superior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233176" + ] + } + }, + { + "id": "FMA:233198", + "name": "Set of left superior segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233176" + ] + } + }, + { + "id": "FMA:233202", + "name": "Set of medial basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233178" + ] + } + }, + { + "id": "FMA:233204", + "name": "Set of lateral basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233178" + ] + } + }, + { + "id": "FMA:233207", + "name": "Set of anterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233178" + ] + } + }, + { + "id": "FMA:233209", + "name": "Set of posterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233178" + ] + } + }, + { + "id": "FMA:233211", + "name": "Set of right medial basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233202" + ] + } + }, + { + "id": "FMA:233214", + "name": "Set of left medial basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233202" + ] + } + }, + { + "id": "FMA:233217", + "name": "Set of right lateral basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233204" + ] + } + }, + { + "id": "FMA:233219", + "name": "Set of left lateral basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233204" + ] + } + }, + { + "id": "FMA:233222", + "name": "Set of right anterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233207" + ] + } + }, + { + "id": "FMA:233224", + "name": "Set of left anterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233207" + ] + } + }, + { + "id": "FMA:233228", + "name": "Set of right posterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233209" + ] + } + }, + { + "id": "FMA:233231", + "name": "Set of left posterior basal segmental bronchus lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233209" + ] + } + }, + { + "id": "FMA:233235", + "name": "Set of lymph nodes of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233237", + "name": "Set of lymph nodes of upper lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233235" + ] + } + }, + { + "id": "FMA:233239", + "name": "Set of lymph nodes of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233235" + ] + } + }, + { + "id": "FMA:233241", + "name": "Set of lymph nodes of middle lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233243", + "name": "Set of lymph nodes of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233245", + "name": "Set of lymph nodes of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233247", + "name": "Set of lymph nodes of lower lobe of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233245" + ] + } + }, + { + "id": "FMA:233249", + "name": "Set of lymph nodes of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233245" + ] + } + }, + { + "id": "FMA:233255", + "name": "Set of segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233257", + "name": "Set of apical segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233259", + "name": "Set of right apical segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233257" + ] + } + }, + { + "id": "FMA:233261", + "name": "Set of left apical segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233257" + ] + } + }, + { + "id": "FMA:233263", + "name": "Set of posterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233266", + "name": "Set of right posterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233263" + ] + } + }, + { + "id": "FMA:233268", + "name": "Set of left posterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233263" + ] + } + }, + { + "id": "FMA:233270", + "name": "Articular cartilage of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:233272", + "name": "Set of anterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233274", + "name": "Set of right anterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233272" + ] + } + }, + { + "id": "FMA:233276", + "name": "Set of left anterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233272" + ] + } + }, + { + "id": "FMA:233278", + "name": "Set of apicoposterior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233280", + "name": "Set of medial segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233282", + "name": "Set of lateral segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233284", + "name": "Articular cartilage of second metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233286", + "name": "Set of superior lingular bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233288", + "name": "Articular cartilage of second metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233284" + ] + } + }, + { + "id": "FMA:233290", + "name": "Articular cartilage of second metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233284" + ] + } + }, + { + "id": "FMA:233292", + "name": "Set of inferior lingular bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233294", + "name": "Articular cartilage of fourth metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233296", + "name": "Articular cartilage of fourth metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233294" + ] + } + }, + { + "id": "FMA:233298", + "name": "Articular cartilage of fourth metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233294" + ] + } + }, + { + "id": "FMA:233300", + "name": "Articular cartilage of navicular facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233302", + "name": "Articular cartilage of navicular facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233300" + ] + } + }, + { + "id": "FMA:233304", + "name": "Articular cartilage of navicular facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233300" + ] + } + }, + { + "id": "FMA:233306", + "name": "Set of superior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233308", + "name": "Articular cartilage of third metatarsal facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233310", + "name": "Set of right superior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233306" + ] + } + }, + { + "id": "FMA:233312", + "name": "Articular cartilage of third metatarsal facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233308" + ] + } + }, + { + "id": "FMA:233314", + "name": "Articular cartilage of third metatarsal facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233308" + ] + } + }, + { + "id": "FMA:233316", + "name": "Set of left superior segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233306" + ] + } + }, + { + "id": "FMA:233318", + "name": "Set of basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233255" + ] + } + }, + { + "id": "FMA:233320", + "name": "Articular cartilage of cuboid facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233322", + "name": "Set of medial basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233318" + ] + } + }, + { + "id": "FMA:233324", + "name": "Articular cartilage of cuboid facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233320" + ] + } + }, + { + "id": "FMA:233326", + "name": "Articular cartilage of cuboid facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233320" + ] + } + }, + { + "id": "FMA:233328", + "name": "Set of right medial basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233322" + ] + } + }, + { + "id": "FMA:233330", + "name": "Set of left medial basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233322" + ] + } + }, + { + "id": "FMA:233334", + "name": "Set of lateral basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233318" + ] + } + }, + { + "id": "FMA:233336", + "name": "Articular cartilage of intermediate cuneiform facet of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233270" + ] + } + }, + { + "id": "FMA:233338", + "name": "Set of right lateral basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233334" + ] + } + }, + { + "id": "FMA:233340", + "name": "Articular cartilage of intermediate cuneiform facet of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233336" + ] + } + }, + { + "id": "FMA:233342", + "name": "Set of left lateral basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233334" + ] + } + }, + { + "id": "FMA:233344", + "name": "Articular cartilage of intermediate cuneiform facet of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233336" + ] + } + }, + { + "id": "FMA:233346", + "name": "Set of anterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233318" + ] + } + }, + { + "id": "FMA:233348", + "name": "Set of right anterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233346" + ] + } + }, + { + "id": "FMA:233350", + "name": "Set of left anterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233346" + ] + } + }, + { + "id": "FMA:233352", + "name": "Set of posterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233318" + ] + } + }, + { + "id": "FMA:233354", + "name": "Set of right posterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233352" + ] + } + }, + { + "id": "FMA:233356", + "name": "Set of left posterior basal segmental bronchus lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233352" + ] + } + }, + { + "id": "FMA:233360", + "name": "Set of bronchopulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233362", + "name": "Set of left cardiac tributary of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233364", + "name": "Set of left cardiac tributary of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233366", + "name": "Set of right cardiac tributary of brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233368", + "name": "Set of right cardiac tributary of brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233370", + "name": "Set of brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233372", + "name": "Set of thyroid tributary of brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233374", + "name": "Set of thyroid tributary of brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233376", + "name": "Set of diaphragmatic tributary of brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233378", + "name": "Set of diaphragmatic tributary of brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233380", + "name": "Right bronchopulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229080" + ] + } + }, + { + "id": "FMA:233382", + "name": "Left bronchopulmonary lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:229080" + ] + } + }, + { + "id": "FMA:233384", + "name": "Set of right bronchopulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233360" + ] + } + }, + { + "id": "FMA:233386", + "name": "Set of left bronchopulmonary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233360" + ] + } + }, + { + "id": "FMA:233388", + "name": "Set of right bronchopulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71769" + ] + } + }, + { + "id": "FMA:233390", + "name": "Set of left bronchopulmonary lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71769" + ] + } + }, + { + "id": "FMA:233392", + "name": "Right brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75631" + ] + } + }, + { + "id": "FMA:233394", + "name": "Left brachiocephalic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75631" + ] + } + }, + { + "id": "FMA:233396", + "name": "Set of right brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233370" + ] + } + }, + { + "id": "FMA:233398", + "name": "Set of left brachiocephalic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233370" + ] + } + }, + { + "id": "FMA:233400", + "name": "Set of right brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71764" + ] + } + }, + { + "id": "FMA:233402", + "name": "Set of left brachiocephalic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71764" + ] + } + }, + { + "id": "FMA:233404", + "name": "Right superior tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75627" + ] + } + }, + { + "id": "FMA:233406", + "name": "Left superior tributary of tracheobronchial lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75627" + ] + } + }, + { + "id": "FMA:233408", + "name": "Set of superior tributary of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233410", + "name": "Set of right superior tributary of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233408" + ] + } + }, + { + "id": "FMA:233412", + "name": "Set of left superior tributary of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233408" + ] + } + }, + { + "id": "FMA:233414", + "name": "Set of right superior tributary of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71767" + ] + } + }, + { + "id": "FMA:233416", + "name": "Set of left superior tributary of tracheobronchial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71767" + ] + } + }, + { + "id": "FMA:233418", + "name": "Set of nferior tributary of tracheobronchial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233420", + "name": "Set of posterior mediastinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233422", + "name": "Set of posterior mediastinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233424", + "name": "Set of anterior mediastinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233426", + "name": "Set of anterior mediastinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233428", + "name": "Set of subclavian lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233430", + "name": "Set of subclavian lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71758" + ] + } + }, + { + "id": "FMA:233432", + "name": "Set of right subclavian lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233428" + ] + } + }, + { + "id": "FMA:233434", + "name": "Set of left subclavian lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233428" + ] + } + }, + { + "id": "FMA:233436", + "name": "Set of right subclavian lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233430" + ] + } + }, + { + "id": "FMA:233438", + "name": "Set of left subclavian lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233430" + ] + } + }, + { + "id": "FMA:233440", + "name": "Set of axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233442", + "name": "Set of right axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233440" + ] + } + }, + { + "id": "FMA:233444", + "name": "Set of left axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233440" + ] + } + }, + { + "id": "FMA:233446", + "name": "Set of pectoral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233448", + "name": "Set of right pectoral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233446" + ] + } + }, + { + "id": "FMA:233450", + "name": "Set of left pectoral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233446" + ] + } + }, + { + "id": "FMA:233458", + "name": "Set of lateral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233460", + "name": "Set of right lateral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233458" + ] + } + }, + { + "id": "FMA:233462", + "name": "Set of left lateral axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233458" + ] + } + }, + { + "id": "FMA:233470", + "name": "Set of subscapular axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233472", + "name": "Set of right subscapular axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233470" + ] + } + }, + { + "id": "FMA:233474", + "name": "Set of left subscapular axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233470" + ] + } + }, + { + "id": "FMA:233482", + "name": "Set of central axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233484", + "name": "Set of right central axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233482" + ] + } + }, + { + "id": "FMA:233486", + "name": "Set of left central axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233482" + ] + } + }, + { + "id": "FMA:233494", + "name": "Set of apical axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233496", + "name": "Set of right apical axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233494" + ] + } + }, + { + "id": "FMA:233498", + "name": "Set of left apical axillary lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233494" + ] + } + }, + { + "id": "FMA:233506", + "name": "Set of supratrochlear lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233508", + "name": "Set of right supratrochlear lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233506" + ] + } + }, + { + "id": "FMA:233510", + "name": "Set of left supratrochlear lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233506" + ] + } + }, + { + "id": "FMA:233512", + "name": "Set of right supratrochlear lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71755" + ] + } + }, + { + "id": "FMA:233514", + "name": "Set of left supratrochlear lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71755" + ] + } + }, + { + "id": "FMA:233516", + "name": "Set of infraclavicular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + }, + "synonyms": [ + "Set of deltopectoral lymphatic vessels" + ] + }, + { + "id": "FMA:233518", + "name": "Set of right infraclavicular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233516" + ] + } + }, + { + "id": "FMA:233520", + "name": "Set of left infraclavicular lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233516" + ] + } + }, + { + "id": "FMA:233528", + "name": "Set of cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233530", + "name": "Set of deep cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233528" + ] + } + }, + { + "id": "FMA:233532", + "name": "Set of superficial cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233528" + ] + } + }, + { + "id": "FMA:233534", + "name": "Set of right deep cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233530" + ] + } + }, + { + "id": "FMA:233536", + "name": "Set of left deep cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233530" + ] + } + }, + { + "id": "FMA:233538", + "name": "Set of right superficial cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233532" + ] + } + }, + { + "id": "FMA:233540", + "name": "Set of left superficial cubital lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233532" + ] + } + }, + { + "id": "FMA:233543", + "name": "Set of antebrachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71740" + ] + } + }, + { + "id": "FMA:233545", + "name": "Set of right antebrachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233543" + ] + } + }, + { + "id": "FMA:233547", + "name": "Set of left antebrachial lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233543" + ] + } + }, + { + "id": "FMA:233549", + "name": "Set of antebrachial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233551", + "name": "Set of right antebrachial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233549" + ] + } + }, + { + "id": "FMA:233553", + "name": "Set of left antebrachial lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233549" + ] + } + }, + { + "id": "FMA:233555", + "name": "Set of pre-aortic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233557", + "name": "Lumbar lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:233559", + "name": "Set of celiac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233561", + "name": "Set of superior mesenteric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233563", + "name": "Set of inferior mesenteric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233565", + "name": "Set of lateral aortic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233567", + "name": "Set of right lateral aortic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233565" + ] + } + }, + { + "id": "FMA:233569", + "name": "Set of left lateral aortic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233565" + ] + } + }, + { + "id": "FMA:233571", + "name": "Set of right lateral aortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71776" + ] + } + }, + { + "id": "FMA:233573", + "name": "Set of left lateral aortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71776" + ] + } + }, + { + "id": "FMA:233575", + "name": "Set of retro-aortic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233577", + "name": "Set of retro-aortic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + } + }, + { + "id": "FMA:233579", + "name": "Set of common iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233581", + "name": "Set of right common iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233579" + ] + } + }, + { + "id": "FMA:233583", + "name": "Set of left common iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233579" + ] + } + }, + { + "id": "FMA:233585", + "name": "Set of right common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71819" + ] + } + }, + { + "id": "FMA:233587", + "name": "Set of left common iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71819" + ] + } + }, + { + "id": "FMA:233589", + "name": "Set of internal iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233591", + "name": "Set of right internal iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233589" + ] + } + }, + { + "id": "FMA:233593", + "name": "Set of left internal iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233589" + ] + } + }, + { + "id": "FMA:233595", + "name": "Set of right internal iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71831" + ] + } + }, + { + "id": "FMA:233597", + "name": "Set of left internal iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71831" + ] + } + }, + { + "id": "FMA:233599", + "name": "Set of right external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71825" + ] + } + }, + { + "id": "FMA:233601", + "name": "Set of left external iliac lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71825" + ] + } + }, + { + "id": "FMA:233602", + "name": "Vasculature of bony part of talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233604", + "name": "Vasculature of bony part of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233606", + "name": "Vasculature of bony part of zone of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233608", + "name": "Vasculature of bony part of navicular bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233610", + "name": "Vasculature of bony part of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233612", + "name": "Vasculature of bony part of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235078" + ] + } + }, + { + "id": "FMA:233614", + "name": "Vasculature of bony part of right talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233602" + ] + } + }, + { + "id": "FMA:233616", + "name": "Vasculature of bony part of left talus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233602" + ] + } + }, + { + "id": "FMA:233618", + "name": "Vasculature of bony part of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233604" + ] + } + }, + { + "id": "FMA:233620", + "name": "Vasculature of bony part of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233604" + ] + } + }, + { + "id": "FMA:233622", + "name": "Vasculature of bony part of proximal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233606" + ] + } + }, + { + "id": "FMA:233624", + "name": "Vasculature of bony part of intermediate third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233606" + ] + } + }, + { + "id": "FMA:233626", + "name": "Vasculature of bony part of distal third of calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233606" + ] + } + }, + { + "id": "FMA:233628", + "name": "Vasculature of bony part of navicular bone of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233608" + ] + } + }, + { + "id": "FMA:233630", + "name": "Vasculature of bony part of navicular bone of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233608" + ] + } + }, + { + "id": "FMA:233632", + "name": "Vasculature of bony part of medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233610" + ] + } + }, + { + "id": "FMA:233634", + "name": "Vasculature of bony part of intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233610" + ] + } + }, + { + "id": "FMA:233636", + "name": "Vasculature of bony part of lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233610" + ] + } + }, + { + "id": "FMA:233638", + "name": "Vasculature of bony part of right cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233612" + ] + } + }, + { + "id": "FMA:233640", + "name": "Vasculature of bony part of left cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233612" + ] + } + }, + { + "id": "FMA:233642", + "name": "Vasculature of bony part of proximal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233622" + ] + } + }, + { + "id": "FMA:233644", + "name": "Vasculature of bony part of proximal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233622" + ] + } + }, + { + "id": "FMA:233646", + "name": "Vasculature of bony part of intermediate third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233624" + ] + } + }, + { + "id": "FMA:233648", + "name": "Vasculature of bony part of intermediate third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233624" + ] + } + }, + { + "id": "FMA:233650", + "name": "Vasculature of bony part of distal third of right calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233626" + ] + } + }, + { + "id": "FMA:233652", + "name": "Vasculature of bony part of distal third of left calcaneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233626" + ] + } + }, + { + "id": "FMA:233654", + "name": "Vasculature of bony part of right medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233632" + ] + } + }, + { + "id": "FMA:233656", + "name": "Vasculature of bony part of left medial cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233632" + ] + } + }, + { + "id": "FMA:233658", + "name": "Vasculature of bony part of right intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233634" + ] + } + }, + { + "id": "FMA:233660", + "name": "Vasculature of bony part of left intermediate cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233634" + ] + } + }, + { + "id": "FMA:233662", + "name": "Vasculature of bony part of right lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233636" + ] + } + }, + { + "id": "FMA:233664", + "name": "Vasculature of bony part of left lateral cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233636" + ] + } + }, + { + "id": "FMA:233667", + "name": "Set of gastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233669", + "name": "Set of left gastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233671", + "name": "Set of superior part of left gastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233673", + "name": "Set of inferior part of left gastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233675", + "name": "Set of paracardial part of left gastric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233677", + "name": "Set of superior part of left gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + } + }, + { + "id": "FMA:233679", + "name": "Set of inferior part of left gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + } + }, + { + "id": "FMA:233681", + "name": "Set of paracardial part of left gastric lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + } + }, + { + "id": "FMA:233683", + "name": "Set of pyloric lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233685", + "name": "Set of right gastro-epiploic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233687", + "name": "Set of right gastro-epiploic lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71773" + ] + } + }, + { + "id": "FMA:233689", + "name": "Set of hepatic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233691", + "name": "Set of pancreaticosplenic lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233693", + "name": "Set of superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233695", + "name": "Set of right superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233693" + ] + } + }, + { + "id": "FMA:233697", + "name": "Set of left superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233693" + ] + } + }, + { + "id": "FMA:233701", + "name": "Set of right superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71845" + ] + } + }, + { + "id": "FMA:233703", + "name": "Set of left superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71845" + ] + } + }, + { + "id": "FMA:233705", + "name": "Set of right deep inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71850" + ] + } + }, + { + "id": "FMA:233707", + "name": "Set of left deep inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71850" + ] + } + }, + { + "id": "FMA:233709", + "name": "Set of right popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71851" + ] + } + }, + { + "id": "FMA:233711", + "name": "Set of left popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71851" + ] + } + }, + { + "id": "FMA:233713", + "name": "Set of right superficial popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71852" + ] + } + }, + { + "id": "FMA:233715", + "name": "Set of left superficial popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71852" + ] + } + }, + { + "id": "FMA:233717", + "name": "Set of right deep popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71853" + ] + } + }, + { + "id": "FMA:233719", + "name": "Set of left deep popliteal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71853" + ] + } + }, + { + "id": "FMA:233721", + "name": "Set of upper superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233723", + "name": "Set of right upper superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233721" + ] + } + }, + { + "id": "FMA:233725", + "name": "Set of left upper superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233721" + ] + } + }, + { + "id": "FMA:233727", + "name": "Set of lower superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233729", + "name": "Set of right lower superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233727" + ] + } + }, + { + "id": "FMA:233731", + "name": "Set of left lower superficial inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233727" + ] + } + }, + { + "id": "FMA:233733", + "name": "Set of upper superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + } + }, + { + "id": "FMA:233735", + "name": "Set of right upper superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233733" + ] + } + }, + { + "id": "FMA:233737", + "name": "Set of left upper superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233733" + ] + } + }, + { + "id": "FMA:233739", + "name": "Set of lower superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71843" + ] + } + }, + { + "id": "FMA:233741", + "name": "Set of right lower superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233739" + ] + } + }, + { + "id": "FMA:233743", + "name": "Set of left lower superficial inguinal lymph nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233739" + ] + } + }, + { + "id": "FMA:233745", + "name": "Set of deep inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233747", + "name": "Set of right deep inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233745" + ] + } + }, + { + "id": "FMA:233749", + "name": "Set of left deep inguinal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233745" + ] + } + }, + { + "id": "FMA:233751", + "name": "Set of external iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233753", + "name": "Set of right external iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233751" + ] + } + }, + { + "id": "FMA:233755", + "name": "Set of left external iliac lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233751" + ] + } + }, + { + "id": "FMA:233757", + "name": "Set of popliteal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63815" + ] + } + }, + { + "id": "FMA:233759", + "name": "Set of right popliteal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233757" + ] + } + }, + { + "id": "FMA:233761", + "name": "Set of left popliteal lymphatic vessels", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233757" + ] + } + }, + { + "id": "FMA:233765", + "name": "Bone of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43623" + ] + } + }, + { + "id": "FMA:233767", + "name": "Bone of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:43623" + ] + } + }, + { + "id": "FMA:233769", + "name": "Vasculature of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:233771", + "name": "Vasculature of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233769" + ] + } + }, + { + "id": "FMA:233773", + "name": "Vasculature of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233769" + ] + } + }, + { + "id": "FMA:233775", + "name": "Cavity of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24032" + ] + } + }, + { + "id": "FMA:233777", + "name": "Cavity of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24032" + ] + } + }, + { + "id": "FMA:233779", + "name": "Cavity of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233777" + ] + } + }, + { + "id": "FMA:233781", + "name": "Cavity of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233777" + ] + } + }, + { + "id": "FMA:233783", + "name": "Vasculature of bony part of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224810" + ] + } + }, + { + "id": "FMA:233785", + "name": "Vasculature of bony part of patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:233787", + "name": "Vasculature of bony part of right patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233785" + ] + } + }, + { + "id": "FMA:233789", + "name": "Vasculature of bony part of left patella", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233785" + ] + } + }, + { + "id": "FMA:233791", + "name": "Anterior auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233815" + ] + } + }, + { + "id": "FMA:233793", + "name": "Right anterior auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233791" + ] + } + }, + { + "id": "FMA:233795", + "name": "Left anterior auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233791" + ] + } + }, + { + "id": "FMA:233797", + "name": "Parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52099" + ] + } + }, + { + "id": "FMA:233799", + "name": "Right parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233797" + ] + } + }, + { + "id": "FMA:233801", + "name": "Left parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233797" + ] + } + }, + { + "id": "FMA:233803", + "name": "Infra-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233815" + ] + } + }, + { + "id": "FMA:233805", + "name": "Right infra-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233803" + ] + } + }, + { + "id": "FMA:233807", + "name": "Left infra-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233803" + ] + } + }, + { + "id": "FMA:233809", + "name": "Superficial parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233797" + ] + } + }, + { + "id": "FMA:233811", + "name": "Right superficial parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233809" + ] + } + }, + { + "id": "FMA:233813", + "name": "Left superficial parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233809" + ] + } + }, + { + "id": "FMA:233815", + "name": "Deep parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52085" + ] + } + }, + { + "id": "FMA:233817", + "name": "Right deep parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233815" + ] + } + }, + { + "id": "FMA:233819", + "name": "Left deep parotid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233815" + ] + } + }, + { + "id": "FMA:233821", + "name": "Mammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:233823", + "name": "Occipital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52099" + ] + } + }, + { + "id": "FMA:233825", + "name": "Right occipital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233823" + ] + } + }, + { + "id": "FMA:233827", + "name": "Left occipital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233823" + ] + } + }, + { + "id": "FMA:233829", + "name": "Retro-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + }, + "synonyms": [ + "Mastoid lymphatic vessel" + ] + }, + { + "id": "FMA:233831", + "name": "Right retro-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233829" + ] + } + }, + { + "id": "FMA:233833", + "name": "Left retro-auricular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233829" + ] + } + }, + { + "id": "FMA:233835", + "name": "Submandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + } + }, + { + "id": "FMA:233837", + "name": "Right submandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233835" + ] + } + }, + { + "id": "FMA:233839", + "name": "Left submandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233835" + ] + } + }, + { + "id": "FMA:233841", + "name": "Supramandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + } + }, + { + "id": "FMA:233843", + "name": "Right supramandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233841" + ] + } + }, + { + "id": "FMA:233845", + "name": "Left supramandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233841" + ] + } + }, + { + "id": "FMA:233847", + "name": "Buccinator lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:233849", + "name": "Right buccinator lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233847" + ] + } + }, + { + "id": "FMA:233851", + "name": "Left buccinator lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233847" + ] + } + }, + { + "id": "FMA:233853", + "name": "Submental lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + } + }, + { + "id": "FMA:233855", + "name": "Anterior cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:233857", + "name": "Right anterior cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233855" + ] + } + }, + { + "id": "FMA:233859", + "name": "Left anterior cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233855" + ] + } + }, + { + "id": "FMA:233861", + "name": "Superficial anterior cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233855" + ] + } + }, + { + "id": "FMA:233863", + "name": "Right superficial anterior cervical lymphatic", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233861" + ] + } + }, + { + "id": "FMA:233865", + "name": "Left superficial anterior cervical lymphatic", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233861" + ] + } + }, + { + "id": "FMA:233867", + "name": "Deep anterior cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233855" + ] + } + }, + { + "id": "FMA:233869", + "name": "Right deep anterior cervical lymphatic", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233871", + "name": "Left deep anterior cervical lymphatic", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233873", + "name": "Lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:233875", + "name": "Right lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233873" + ] + } + }, + { + "id": "FMA:233877", + "name": "Left lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233873" + ] + } + }, + { + "id": "FMA:233879", + "name": "Superficial lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233873" + ] + } + }, + { + "id": "FMA:233881", + "name": "Right superficial lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233879" + ] + } + }, + { + "id": "FMA:233883", + "name": "Left superficial lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233879" + ] + } + }, + { + "id": "FMA:233885", + "name": "Deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233873" + ] + } + }, + { + "id": "FMA:233887", + "name": "Right deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233889", + "name": "Left deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233891", + "name": "Superior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233893", + "name": "Right superior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233891" + ] + } + }, + { + "id": "FMA:233895", + "name": "Left superior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233891" + ] + } + }, + { + "id": "FMA:233897", + "name": "Inferior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233899", + "name": "Right inferior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233897" + ] + } + }, + { + "id": "FMA:233901", + "name": "Left inferior deep lateral cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233897" + ] + } + }, + { + "id": "FMA:233903", + "name": "Lateral superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233905", + "name": "Right lateral superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233903" + ] + } + }, + { + "id": "FMA:233907", + "name": "Left lateral superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233903" + ] + } + }, + { + "id": "FMA:233909", + "name": "Anterior superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233911", + "name": "Right anterior superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233909" + ] + } + }, + { + "id": "FMA:233913", + "name": "Left anterior superior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233909" + ] + } + }, + { + "id": "FMA:233916", + "name": "Jugulodigastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233918", + "name": "Right jugulodigastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233916" + ] + } + }, + { + "id": "FMA:233920", + "name": "Left jugulodigastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233916" + ] + } + }, + { + "id": "FMA:233922", + "name": "Lateral inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233924", + "name": "Right lateral inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233922" + ] + } + }, + { + "id": "FMA:233926", + "name": "Left lateral inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233922" + ] + } + }, + { + "id": "FMA:233928", + "name": "Anterior inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233930", + "name": "Right anterior inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233928" + ] + } + }, + { + "id": "FMA:233932", + "name": "Left anterior inferior deep cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233928" + ] + } + }, + { + "id": "FMA:233934", + "name": "Jugulo-omohyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233885" + ] + } + }, + { + "id": "FMA:233936", + "name": "Right jugulo-omohyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233934" + ] + } + }, + { + "id": "FMA:233938", + "name": "Left jugulo-omohyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233934" + ] + } + }, + { + "id": "FMA:233940", + "name": "Superficial cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:233942", + "name": "Right superficial cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233940" + ] + } + }, + { + "id": "FMA:233944", + "name": "Left superficial cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233940" + ] + } + }, + { + "id": "FMA:233946", + "name": "Facial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + }, + "synonyms": [ + "Buccal lymphatic vessel" + ] + }, + { + "id": "FMA:233948", + "name": "Right facial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:233950", + "name": "Left facial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:233952", + "name": "Infrahyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233954", + "name": "Right infrahyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233952" + ] + } + }, + { + "id": "FMA:233956", + "name": "Left infrahyoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233952" + ] + } + }, + { + "id": "FMA:233958", + "name": "Prelaryngeal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233960", + "name": "Right prelaryngeal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233958" + ] + } + }, + { + "id": "FMA:233962", + "name": "Left prelaryngeal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233958" + ] + } + }, + { + "id": "FMA:233964", + "name": "Pretracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233966", + "name": "Right pretracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233964" + ] + } + }, + { + "id": "FMA:233968", + "name": "Left pretracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233964" + ] + } + }, + { + "id": "FMA:233970", + "name": "Thyroid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233972", + "name": "Right thyroid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233970" + ] + } + }, + { + "id": "FMA:233974", + "name": "Left thyroid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233970" + ] + } + }, + { + "id": "FMA:233976", + "name": "Lingual lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234867" + ] + } + }, + { + "id": "FMA:233978", + "name": "External jugular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:233980", + "name": "Right external jugular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233978" + ] + } + }, + { + "id": "FMA:233982", + "name": "Left external jugular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233978" + ] + } + }, + { + "id": "FMA:233984", + "name": "Sternal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:233986", + "name": "Paratracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:233988", + "name": "Right paratracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233986" + ] + } + }, + { + "id": "FMA:233990", + "name": "Left paratracheal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233986" + ] + } + }, + { + "id": "FMA:233992", + "name": "Superior tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:233994", + "name": "Inferior tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:233996", + "name": "Right superior tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233992" + ] + } + }, + { + "id": "FMA:233998", + "name": "Left superior tracheobronchial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233992" + ] + } + }, + { + "id": "FMA:234000", + "name": "Bronchopulmonary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234002", + "name": "Right bronchopulmonary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234000" + ] + } + }, + { + "id": "FMA:234004", + "name": "Left bronchopulmonary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234000" + ] + } + }, + { + "id": "FMA:234006", + "name": "Pulmonary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234008", + "name": "Lymphatic vessel of upper lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234010", + "name": "Lymphatic vessel of upper lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234008" + ] + } + }, + { + "id": "FMA:234012", + "name": "Lymphatic vessel of lower lobe of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234014", + "name": "Lymphatic vessel of lower lobe of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234012" + ] + } + }, + { + "id": "FMA:234016", + "name": "Lymphatic vessel of lingula of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234018", + "name": "Lymphatic vessel of segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234022", + "name": "Lymphatic vessel of apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234024", + "name": "Lymphatic vessel of right apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234022" + ] + } + }, + { + "id": "FMA:234026", + "name": "Lymphatic vessel ofleft apical segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234022" + ] + } + }, + { + "id": "FMA:234028", + "name": "Lymphatic vessel of posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234030", + "name": "Lymphatic vessel of right posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234028" + ] + } + }, + { + "id": "FMA:234032", + "name": "Lymphatic vessel of left posterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234028" + ] + } + }, + { + "id": "FMA:234034", + "name": "Lymphatic vessel of anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234036", + "name": "Lymphatic vessel of right anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234034" + ] + } + }, + { + "id": "FMA:234038", + "name": "Lymphatic vessel of left anterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234034" + ] + } + }, + { + "id": "FMA:234040", + "name": "Lymphatic vessel of apicoposterior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234042", + "name": "Lymphatic vessel of medial segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234044", + "name": "Lymphatic vessel of lateral segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234046", + "name": "Lymphatic vessel of superior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234048", + "name": "Lymphatic vessel of inferior lingular bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234050", + "name": "Lymphatic vessel of superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234052", + "name": "Lymphatic vessel of right superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234050" + ] + } + }, + { + "id": "FMA:234054", + "name": "Lymphatic vessel of left superior segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234050" + ] + } + }, + { + "id": "FMA:234056", + "name": "Lymphatic vessel of basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234018" + ] + } + }, + { + "id": "FMA:234084", + "name": "Compact bone of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:234088", + "name": "Trabecular bone of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:234093", + "name": "Bone of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:234095", + "name": "Lymphatic vessel of medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234056" + ] + } + }, + { + "id": "FMA:234097", + "name": "Lymphatic vessel of right medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234095" + ] + } + }, + { + "id": "FMA:234099", + "name": "Lymphatic vessel of left medial basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234095" + ] + } + }, + { + "id": "FMA:234101", + "name": "Lymphatic vessel of anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234056" + ] + } + }, + { + "id": "FMA:234103", + "name": "Lymphatic vessel of right anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234101" + ] + } + }, + { + "id": "FMA:234105", + "name": "Lymphatic vessel of left anterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234101" + ] + } + }, + { + "id": "FMA:234107", + "name": "Lymphatic vessel of lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234056" + ] + } + }, + { + "id": "FMA:234109", + "name": "Lymphatic vessel of right lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234107" + ] + } + }, + { + "id": "FMA:234111", + "name": "Lymphatic vessel of left lateral basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234107" + ] + } + }, + { + "id": "FMA:234113", + "name": "Lymphatic vessel of posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234056" + ] + } + }, + { + "id": "FMA:234115", + "name": "Lymphatic vessel of right posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234113" + ] + } + }, + { + "id": "FMA:234117", + "name": "Lymphatic vessel of left posterior basal segmental bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234113" + ] + } + }, + { + "id": "FMA:234119", + "name": "Thyroid tributary of brachiocephalic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234121", + "name": "Diaphragmatic tributary of brachiocephalic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234123", + "name": "Periosteum of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:234125", + "name": "Endosteum of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32692" + ] + } + }, + { + "id": "FMA:234127", + "name": "Endosteum of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32692" + ] + } + }, + { + "id": "FMA:234129", + "name": "Endosteum of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234127" + ] + } + }, + { + "id": "FMA:234131", + "name": "Anterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234133", + "name": "Endosteum of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234127" + ] + } + }, + { + "id": "FMA:234135", + "name": "Subclavian lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:234137", + "name": "Right subclavian lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234135" + ] + } + }, + { + "id": "FMA:234139", + "name": "Left subclavian lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234135" + ] + } + }, + { + "id": "FMA:234141", + "name": "Axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52100" + ] + } + }, + { + "id": "FMA:234143", + "name": "Right axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234145", + "name": "Left axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234147", + "name": "Vasculature of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:234149", + "name": "Vasculature of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234147" + ] + } + }, + { + "id": "FMA:234151", + "name": "Vasculature of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234147" + ] + } + }, + { + "id": "FMA:234153", + "name": "Pectoral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234155", + "name": "Vasculature of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234151" + ] + } + }, + { + "id": "FMA:234157", + "name": "Vasculature of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234151" + ] + } + }, + { + "id": "FMA:234159", + "name": "Right pectoral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234153" + ] + } + }, + { + "id": "FMA:234161", + "name": "Left pectoral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234153" + ] + } + }, + { + "id": "FMA:234163", + "name": "Lateral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234165", + "name": "Right lateral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234163" + ] + } + }, + { + "id": "FMA:234167", + "name": "Left lateral axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234163" + ] + } + }, + { + "id": "FMA:234169", + "name": "Subscapular axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234171", + "name": "Right subscapular axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234169" + ] + } + }, + { + "id": "FMA:234173", + "name": "Left subscapular axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234169" + ] + } + }, + { + "id": "FMA:234175", + "name": "Central axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234177", + "name": "Right central axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234175" + ] + } + }, + { + "id": "FMA:234179", + "name": "Left central axillary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234175" + ] + } + }, + { + "id": "FMA:234184", + "name": "Supratrochlear lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234186", + "name": "Right supratrochlear lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234184" + ] + } + }, + { + "id": "FMA:234188", + "name": "Left supratrochlear lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234184" + ] + } + }, + { + "id": "FMA:234190", + "name": "Infraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52100" + ] + }, + "synonyms": [ + "Deltopectoral lymphatic vessel" + ] + }, + { + "id": "FMA:234192", + "name": "Right infraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234190" + ] + } + }, + { + "id": "FMA:234194", + "name": "Left infraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234190" + ] + } + }, + { + "id": "FMA:234202", + "name": "Cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234204", + "name": "Right cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234202" + ] + } + }, + { + "id": "FMA:234206", + "name": "Left cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234202" + ] + } + }, + { + "id": "FMA:234208", + "name": "Deep cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234210", + "name": "Right deep cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234208" + ] + } + }, + { + "id": "FMA:234212", + "name": "Left deep cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234208" + ] + } + }, + { + "id": "FMA:234214", + "name": "Superficial cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234216", + "name": "Right superficial cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234214" + ] + } + }, + { + "id": "FMA:234218", + "name": "Left superficial cubital lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234214" + ] + } + }, + { + "id": "FMA:234222", + "name": "Lateral diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5851" + ] + } + }, + { + "id": "FMA:234224", + "name": "Posterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5851" + ] + } + }, + { + "id": "FMA:234230", + "name": "Right lateral diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234222" + ] + } + }, + { + "id": "FMA:234232", + "name": "Left lateral diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234222" + ] + } + }, + { + "id": "FMA:234238", + "name": "Parasternal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14221" + ] + } + }, + { + "id": "FMA:234240", + "name": "Right parasternal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234238" + ] + } + }, + { + "id": "FMA:234242", + "name": "Left parasternal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234238" + ] + } + }, + { + "id": "FMA:234244", + "name": "Antebrachial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234246", + "name": "Right antebrachial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234244" + ] + } + }, + { + "id": "FMA:234248", + "name": "Left antebrachial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234244" + ] + } + }, + { + "id": "FMA:234250", + "name": "Lumbar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234743" + ] + } + }, + { + "id": "FMA:234252", + "name": "Ileocolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234254", + "name": "Subdivision of ileocolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234256", + "name": "Ileal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234254" + ] + } + }, + { + "id": "FMA:234258", + "name": "Posterior ileocolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234254" + ] + } + }, + { + "id": "FMA:234260", + "name": "Appendicular lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234254" + ] + } + }, + { + "id": "FMA:234262", + "name": "Colic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234264", + "name": "Subdivision of colic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234266", + "name": "Epicolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234264" + ] + } + }, + { + "id": "FMA:234268", + "name": "Paracolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234264" + ] + } + }, + { + "id": "FMA:234270", + "name": "Intermediate colic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234264" + ] + } + }, + { + "id": "FMA:234272", + "name": "Preterminal colic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234264" + ] + } + }, + { + "id": "FMA:234274", + "name": "Pararectal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234276", + "name": "Inferior epigastric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234278", + "name": "Circumflex iliac lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234280", + "name": "Sacral lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234282", + "name": "Pre-aortic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234747" + ] + } + }, + { + "id": "FMA:234284", + "name": "Ileocolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234286", + "name": "Colic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234288", + "name": "Pararectal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234290", + "name": "Ileal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234292", + "name": "Posterior ileocolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234284" + ] + } + }, + { + "id": "FMA:234294", + "name": "Appendicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234296", + "name": "Epicolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234298", + "name": "Paracolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234300", + "name": "Intermediate colic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234302", + "name": "Preterminal colic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234312", + "name": "Tibial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234926" + ] + } + }, + { + "id": "FMA:234314", + "name": "Superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52105" + ] + } + }, + { + "id": "FMA:234316", + "name": "Right superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234314" + ] + } + }, + { + "id": "FMA:234318", + "name": "Left superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234314" + ] + } + }, + { + "id": "FMA:234320", + "name": "Upper superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234322", + "name": "Right upper superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234320" + ] + } + }, + { + "id": "FMA:234324", + "name": "Left upper superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234320" + ] + } + }, + { + "id": "FMA:234326", + "name": "Lower superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234328", + "name": "Right lower superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234326" + ] + } + }, + { + "id": "FMA:234330", + "name": "Left lower superficial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234326" + ] + } + }, + { + "id": "FMA:234332", + "name": "Deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234334", + "name": "Right deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234332" + ] + } + }, + { + "id": "FMA:234336", + "name": "Left deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234332" + ] + } + }, + { + "id": "FMA:234338", + "name": "Popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234926" + ] + } + }, + { + "id": "FMA:234340", + "name": "Right popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234338" + ] + } + }, + { + "id": "FMA:234342", + "name": "Left popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234338" + ] + } + }, + { + "id": "FMA:234344", + "name": "Right tibial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234312" + ] + } + }, + { + "id": "FMA:234346", + "name": "Left tibial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234312" + ] + } + }, + { + "id": "FMA:234354", + "name": "Capsular layer of periosteum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + }, + "synonyms": [ + "Outer fibrous layer of periosteum", + "Fibrous layer of periosteum" + ] + }, + { + "id": "FMA:234356", + "name": "Diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234358", + "name": "Cambial layer of periosteum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:82496" + ] + }, + "synonyms": [ + "Cambial layer", + "Cambium layer of periosteum", + "Inner cambial layer of periosteum", + "Cambium" + ] + }, + { + "id": "FMA:234361", + "name": "Anterior diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234364", + "name": "Lateral diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234368", + "name": "Posterior diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:234376", + "name": "Supramandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61212" + ] + } + }, + { + "id": "FMA:234378", + "name": "Right supramandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234376" + ] + } + }, + { + "id": "FMA:234380", + "name": "Left supramandibular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234376" + ] + } + }, + { + "id": "FMA:234382", + "name": "External jugular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + } + }, + { + "id": "FMA:234384", + "name": "Right external jugular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234382" + ] + } + }, + { + "id": "FMA:234386", + "name": "Left external jugular lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234382" + ] + } + }, + { + "id": "FMA:234388", + "name": "Sternal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12772" + ] + } + }, + { + "id": "FMA:234390", + "name": "Upper intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5932" + ] + } + }, + { + "id": "FMA:234392", + "name": "Lower intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5932" + ] + } + }, + { + "id": "FMA:234394", + "name": "First intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234390" + ] + } + }, + { + "id": "FMA:234396", + "name": "Right first intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234394" + ] + } + }, + { + "id": "FMA:234398", + "name": "Left first intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234394" + ] + } + }, + { + "id": "FMA:234400", + "name": "Second intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234390" + ] + } + }, + { + "id": "FMA:234402", + "name": "Right second intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234400" + ] + } + }, + { + "id": "FMA:234404", + "name": "Left second intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234400" + ] + } + }, + { + "id": "FMA:234406", + "name": "Third intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234390" + ] + } + }, + { + "id": "FMA:234408", + "name": "Right third intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234406" + ] + } + }, + { + "id": "FMA:234410", + "name": "Left third intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234406" + ] + } + }, + { + "id": "FMA:234412", + "name": "Fourth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234390" + ] + } + }, + { + "id": "FMA:234414", + "name": "Right fourth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234412" + ] + } + }, + { + "id": "FMA:234416", + "name": "Left fourth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234412" + ] + } + }, + { + "id": "FMA:234418", + "name": "Fifth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234390" + ] + } + }, + { + "id": "FMA:234420", + "name": "Right fifth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234418" + ] + } + }, + { + "id": "FMA:234422", + "name": "Left fifth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234418" + ] + } + }, + { + "id": "FMA:234424", + "name": "Sixth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234426", + "name": "Right sixth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234424" + ] + } + }, + { + "id": "FMA:234428", + "name": "Left sixth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234424" + ] + } + }, + { + "id": "FMA:234430", + "name": "Seventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234432", + "name": "Right seventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234430" + ] + } + }, + { + "id": "FMA:234434", + "name": "Left seventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234430" + ] + } + }, + { + "id": "FMA:234436", + "name": "Eighth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234438", + "name": "Right eighth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234436" + ] + } + }, + { + "id": "FMA:234440", + "name": "Left eighth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234436" + ] + } + }, + { + "id": "FMA:234442", + "name": "Ninth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234444", + "name": "Right ninth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234442" + ] + } + }, + { + "id": "FMA:234446", + "name": "Left ninth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234442" + ] + } + }, + { + "id": "FMA:234448", + "name": "Tenth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234450", + "name": "Right tenth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234448" + ] + } + }, + { + "id": "FMA:234452", + "name": "Left tenth intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234448" + ] + } + }, + { + "id": "FMA:234454", + "name": "Eleventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234392" + ] + } + }, + { + "id": "FMA:234456", + "name": "Right eleventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234454" + ] + } + }, + { + "id": "FMA:234458", + "name": "Left eleventh intercostal lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234454" + ] + } + }, + { + "id": "FMA:234498", + "name": "Subclavian lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61213" + ] + } + }, + { + "id": "FMA:234500", + "name": "Right subclavian lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234498" + ] + } + }, + { + "id": "FMA:234502", + "name": "Left subclavian lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234498" + ] + } + }, + { + "id": "FMA:234506", + "name": "Right supratrochlear lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44316" + ] + } + }, + { + "id": "FMA:234508", + "name": "Left supratrochlear lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44316" + ] + } + }, + { + "id": "FMA:234515", + "name": "Deep cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:234517", + "name": "Right deep cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234515" + ] + } + }, + { + "id": "FMA:234519", + "name": "Left deep cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234515" + ] + } + }, + { + "id": "FMA:234521", + "name": "Superficial cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:234523", + "name": "Right superficial cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234521" + ] + } + }, + { + "id": "FMA:234525", + "name": "Left superficial cubital lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234521" + ] + } + }, + { + "id": "FMA:234527", + "name": "Antebrachial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:44311" + ] + } + }, + { + "id": "FMA:234529", + "name": "Right antebrachial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234527" + ] + } + }, + { + "id": "FMA:234531", + "name": "Left antebrachial lymph node", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234527" + ] + } + }, + { + "id": "FMA:234533", + "name": "Medial common iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16670" + ] + } + }, + { + "id": "FMA:234535", + "name": "Intermediate common iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16670" + ] + } + }, + { + "id": "FMA:234537", + "name": "Lateral common iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16670" + ] + } + }, + { + "id": "FMA:234539", + "name": "Subaortic common iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16670" + ] + } + }, + { + "id": "FMA:234541", + "name": "Promontory lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16670" + ] + } + }, + { + "id": "FMA:234543", + "name": "Medial external iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:234545", + "name": "Intermediate external iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:234547", + "name": "Lateral external iliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:234549", + "name": "Medial lacunar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:234553", + "name": "Interiliac lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16671" + ] + } + }, + { + "id": "FMA:234557", + "name": "Intraglandular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233815" + ] + } + }, + { + "id": "FMA:234559", + "name": "Right intraglandular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234557" + ] + } + }, + { + "id": "FMA:234561", + "name": "Left intraglandular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234557" + ] + } + }, + { + "id": "FMA:234563", + "name": "Superior medial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234314" + ] + } + }, + { + "id": "FMA:234565", + "name": "Superior lateral inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234314" + ] + } + }, + { + "id": "FMA:234567", + "name": "Inferior inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234314" + ] + } + }, + { + "id": "FMA:234569", + "name": "Right superior medial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234563" + ] + } + }, + { + "id": "FMA:234571", + "name": "Left superior medial inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234563" + ] + } + }, + { + "id": "FMA:234573", + "name": "Right superior lateral inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234565" + ] + } + }, + { + "id": "FMA:234575", + "name": "Left superior lateral inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234565" + ] + } + }, + { + "id": "FMA:234577", + "name": "Right inferior inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234567" + ] + } + }, + { + "id": "FMA:234579", + "name": "Left inferior inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234567" + ] + } + }, + { + "id": "FMA:234581", + "name": "Superficial popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:52105" + ] + } + }, + { + "id": "FMA:234583", + "name": "Right superficial popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234581" + ] + } + }, + { + "id": "FMA:234585", + "name": "Left superficial popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234581" + ] + } + }, + { + "id": "FMA:234587", + "name": "Articular part of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225625" + ] + } + }, + { + "id": "FMA:234589", + "name": "Articular part of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:225625" + ] + } + }, + { + "id": "FMA:234591", + "name": "Articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234587" + ] + } + }, + { + "id": "FMA:234593", + "name": "Coronal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234595", + "name": "Fronto-ethmoidal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234597", + "name": "Paramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234599", + "name": "Right paramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234597" + ] + } + }, + { + "id": "FMA:234601", + "name": "Left paramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234597" + ] + } + }, + { + "id": "FMA:234603", + "name": "Right intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234605", + "name": "Left intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234611", + "name": "First intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234613", + "name": "Right first intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234611" + ] + } + }, + { + "id": "FMA:234615", + "name": "Left first intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234611" + ] + } + }, + { + "id": "FMA:234617", + "name": "Second intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234619", + "name": "Right second intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234617" + ] + } + }, + { + "id": "FMA:234621", + "name": "Left second intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234617" + ] + } + }, + { + "id": "FMA:234623", + "name": "Third intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234625", + "name": "Right third intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234623" + ] + } + }, + { + "id": "FMA:234627", + "name": "Left third intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234623" + ] + } + }, + { + "id": "FMA:234629", + "name": "Fourth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234631", + "name": "Right fourth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234629" + ] + } + }, + { + "id": "FMA:234633", + "name": "Left fourth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234629" + ] + } + }, + { + "id": "FMA:234635", + "name": "Frontolacrimal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234637", + "name": "Frontomaxillary articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234639", + "name": "Frontonasal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234641", + "name": "Sphenofrontal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + }, + "synonyms": [ + "Frontosphenoid articular part of frontal bone" + ] + }, + { + "id": "FMA:234643", + "name": "Frontozygomatic articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234591" + ] + } + }, + { + "id": "FMA:234645", + "name": "Fifth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234647", + "name": "Right fifth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234645" + ] + } + }, + { + "id": "FMA:234649", + "name": "Left fifth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234645" + ] + } + }, + { + "id": "FMA:234651", + "name": "Sixth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234653", + "name": "Right sixth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234651" + ] + } + }, + { + "id": "FMA:234655", + "name": "Left sixth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234651" + ] + } + }, + { + "id": "FMA:234657", + "name": "Seventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234659", + "name": "Right seventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234657" + ] + } + }, + { + "id": "FMA:234661", + "name": "Left seventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234657" + ] + } + }, + { + "id": "FMA:234663", + "name": "Eighth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234665", + "name": "Right eighth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234663" + ] + } + }, + { + "id": "FMA:234667", + "name": "Left eighth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234663" + ] + } + }, + { + "id": "FMA:234669", + "name": "Ninth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234671", + "name": "Right ninth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234669" + ] + } + }, + { + "id": "FMA:234673", + "name": "Left ninth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234669" + ] + } + }, + { + "id": "FMA:234675", + "name": "Tenth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234677", + "name": "Right tenth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234675" + ] + } + }, + { + "id": "FMA:234679", + "name": "Left tenth intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234675" + ] + } + }, + { + "id": "FMA:234681", + "name": "Eleventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5850" + ] + } + }, + { + "id": "FMA:234683", + "name": "Right eleventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234681" + ] + } + }, + { + "id": "FMA:234685", + "name": "Left eleventh intercostal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234681" + ] + } + }, + { + "id": "FMA:234687", + "name": "Supramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234689", + "name": "Right supramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234687" + ] + } + }, + { + "id": "FMA:234691", + "name": "Left supramammary lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234687" + ] + } + }, + { + "id": "FMA:234693", + "name": "Medial diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5851" + ] + } + }, + { + "id": "FMA:234695", + "name": "Right medial diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234693" + ] + } + }, + { + "id": "FMA:234697", + "name": "Left medial diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234693" + ] + } + }, + { + "id": "FMA:234699", + "name": "Right anterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14201" + ] + } + }, + { + "id": "FMA:234701", + "name": "Left anterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14201" + ] + } + }, + { + "id": "FMA:234703", + "name": "Right posterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234224" + ] + } + }, + { + "id": "FMA:234705", + "name": "Left posterior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234224" + ] + } + }, + { + "id": "FMA:234707", + "name": "Superior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5851" + ] + } + }, + { + "id": "FMA:234709", + "name": "Right superior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234707" + ] + } + }, + { + "id": "FMA:234711", + "name": "Left superior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234707" + ] + } + }, + { + "id": "FMA:234713", + "name": "Right anterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234131" + ] + } + }, + { + "id": "FMA:234715", + "name": "Left anterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234131" + ] + } + }, + { + "id": "FMA:234717", + "name": "Prepericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234131" + ] + } + }, + { + "id": "FMA:234719", + "name": "Right prepericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234717" + ] + } + }, + { + "id": "FMA:234721", + "name": "Left prepericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234717" + ] + } + }, + { + "id": "FMA:234723", + "name": "Prevertebral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14215" + ] + } + }, + { + "id": "FMA:234725", + "name": "Right posterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14215" + ] + } + }, + { + "id": "FMA:234727", + "name": "Left posterior mediastinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14215" + ] + } + }, + { + "id": "FMA:234729", + "name": "Right prevertebral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234723" + ] + } + }, + { + "id": "FMA:234731", + "name": "Left prevertebral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234723" + ] + } + }, + { + "id": "FMA:234733", + "name": "Lateral pericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234735", + "name": "Right lateral pericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234733" + ] + } + }, + { + "id": "FMA:234737", + "name": "Left lateral pericardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234733" + ] + } + }, + { + "id": "FMA:234741", + "name": "Abdominal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234743", + "name": "Parietal abdominal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234745", + "name": "Right lumbar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234250" + ] + } + }, + { + "id": "FMA:234747", + "name": "Left lumbar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234250" + ] + } + }, + { + "id": "FMA:234749", + "name": "Intermediate lumbar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234250" + ] + } + }, + { + "id": "FMA:234751", + "name": "Lateral caval lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234745" + ] + } + }, + { + "id": "FMA:234753", + "name": "Precaval lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234745" + ] + } + }, + { + "id": "FMA:234755", + "name": "Postcaval lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234745" + ] + } + }, + { + "id": "FMA:234757", + "name": "Inferior diaphragmatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234743" + ] + } + }, + { + "id": "FMA:234761", + "name": "Retroperitoneal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234743" + ] + } + }, + { + "id": "FMA:234763", + "name": "Visceral abdominal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234765", + "name": "Left gastric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16633" + ] + } + }, + { + "id": "FMA:234767", + "name": "Right gastro-epiploic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16633" + ] + } + }, + { + "id": "FMA:234769", + "name": "Paracardial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16633" + ] + } + }, + { + "id": "FMA:234771", + "name": "Gastro-omental lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234773", + "name": "Pyloric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234775", + "name": "Suprapyloric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234773" + ] + } + }, + { + "id": "FMA:234777", + "name": "Subpyloric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234773" + ] + } + }, + { + "id": "FMA:234779", + "name": "Retropyloric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234773" + ] + } + }, + { + "id": "FMA:234781", + "name": "Pancreatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234783", + "name": "Superior pancreatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234781" + ] + } + }, + { + "id": "FMA:234785", + "name": "Inferior pancreatic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234781" + ] + } + }, + { + "id": "FMA:234787", + "name": "Splenic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234789", + "name": "Superior pancreaticoduodenal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16691" + ] + } + }, + { + "id": "FMA:234791", + "name": "Inferior pancreaticoduodenal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16691" + ] + } + }, + { + "id": "FMA:234793", + "name": "Cystic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234795", + "name": "Lymphatic vessel of epiploic foramen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234797", + "name": "Mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234799", + "name": "Mural mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234797" + ] + } + }, + { + "id": "FMA:234801", + "name": "Intermediate mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234797" + ] + } + }, + { + "id": "FMA:234803", + "name": "Juxta-arterial mesenteric lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234797" + ] + } + }, + { + "id": "FMA:234805", + "name": "Anterior ileocolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234284" + ] + } + }, + { + "id": "FMA:234807", + "name": "Inferior ileocolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234284" + ] + } + }, + { + "id": "FMA:234809", + "name": "Right colic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234811", + "name": "Midcolic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234813", + "name": "Left colic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234286" + ] + } + }, + { + "id": "FMA:234815", + "name": "Prececal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234817", + "name": "Retrocecal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234819", + "name": "Intestinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234821", + "name": "Superior rectal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234823", + "name": "Sigmoid lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234825", + "name": "Anorectal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234763" + ] + } + }, + { + "id": "FMA:234827", + "name": "Pelvic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234829", + "name": "Parietal pelvic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234827" + ] + } + }, + { + "id": "FMA:234833", + "name": "Gluteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234829" + ] + } + }, + { + "id": "FMA:234835", + "name": "Superior gluteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234833" + ] + } + }, + { + "id": "FMA:234837", + "name": "Inferior gluteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234833" + ] + } + }, + { + "id": "FMA:234839", + "name": "Lateral sacral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16675" + ] + } + }, + { + "id": "FMA:234841", + "name": "Medial sacral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16675" + ] + } + }, + { + "id": "FMA:234843", + "name": "Visceral pelvic lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234827" + ] + } + }, + { + "id": "FMA:234845", + "name": "Prevesicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16678" + ] + } + }, + { + "id": "FMA:234847", + "name": "Postvesicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16678" + ] + } + }, + { + "id": "FMA:234849", + "name": "Lateral vesicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16678" + ] + } + }, + { + "id": "FMA:234851", + "name": "Parauterine lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234843" + ] + } + }, + { + "id": "FMA:234853", + "name": "Uterine paracervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234843" + ] + } + }, + { + "id": "FMA:234855", + "name": "Distal deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234332" + ] + } + }, + { + "id": "FMA:234857", + "name": "Proximal deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234332" + ] + } + }, + { + "id": "FMA:234859", + "name": "Intermediate deep inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234332" + ] + } + }, + { + "id": "FMA:234861", + "name": "Deep popliteal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234863", + "name": "Subscapular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234865", + "name": "Pectoral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234141" + ] + } + }, + { + "id": "FMA:234867", + "name": "Lymphatic vessel of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234869", + "name": "Right lingual lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233976" + ] + } + }, + { + "id": "FMA:234871", + "name": "Left lingual lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233976" + ] + } + }, + { + "id": "FMA:234879", + "name": "Nasolabial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:234881", + "name": "Malar lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:234883", + "name": "Mandibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233946" + ] + } + }, + { + "id": "FMA:234885", + "name": "Right fronto-ethmoidal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234595" + ] + } + }, + { + "id": "FMA:234887", + "name": "Left fronto-ethmoidal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234595" + ] + } + }, + { + "id": "FMA:234889", + "name": "Right frontolacrimal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234635" + ] + } + }, + { + "id": "FMA:234891", + "name": "Left frontolacrimal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234635" + ] + } + }, + { + "id": "FMA:234893", + "name": "Right frontomaxillary articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234637" + ] + } + }, + { + "id": "FMA:234895", + "name": "Left frontomaxillary articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234637" + ] + } + }, + { + "id": "FMA:234898", + "name": "Right sphenofrontal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234641" + ] + } + }, + { + "id": "FMA:234900", + "name": "Left sphenofrontal articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234641" + ] + } + }, + { + "id": "FMA:234902", + "name": "Right frontozygomatic articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234643" + ] + } + }, + { + "id": "FMA:234904", + "name": "Left frontozygomatic articular part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234643" + ] + } + }, + { + "id": "FMA:234906", + "name": "Lymphatic vessel of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234908", + "name": "Jugular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:234910", + "name": "Retropharyngeal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:233867" + ] + } + }, + { + "id": "FMA:234912", + "name": "Supraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:234914", + "name": "Right supraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234912" + ] + } + }, + { + "id": "FMA:234916", + "name": "Left supraclavicular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234912" + ] + } + }, + { + "id": "FMA:234918", + "name": "Accessory cervical lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234906" + ] + } + }, + { + "id": "FMA:234920", + "name": "Lymphatic vessel of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234922", + "name": "Interpectoral lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234924", + "name": "Brachial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234920" + ] + } + }, + { + "id": "FMA:234926", + "name": "Lymphatic vessel of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14197" + ] + } + }, + { + "id": "FMA:234928", + "name": "Inguinal lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234926" + ] + } + }, + { + "id": "FMA:234930", + "name": "Anterior tibial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234312" + ] + } + }, + { + "id": "FMA:234932", + "name": "Posterior tibial lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234312" + ] + } + }, + { + "id": "FMA:234934", + "name": "Fibular lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234926" + ] + } + }, + { + "id": "FMA:234941", + "name": "Segment of subcortical telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62374" + ] + } + }, + { + "id": "FMA:234945", + "name": "White matter layer of lateral geniculate body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83898" + ] + } + }, + { + "id": "FMA:234947", + "name": "Articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234587" + ] + } + }, + { + "id": "FMA:234949", + "name": "Sagittal articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + } + }, + { + "id": "FMA:234951", + "name": "Mastoidal articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + } + }, + { + "id": "FMA:234953", + "name": "Squamosal articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + } + }, + { + "id": "FMA:234955", + "name": "Lambdoid articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + }, + "synonyms": [ + "Occipital articular part of parietal bone" + ] + }, + { + "id": "FMA:234957", + "name": "Coronal articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + }, + "synonyms": [ + "Frontal articular part of parietal bone" + ] + }, + { + "id": "FMA:234959", + "name": "Sphenoidal articular part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234947" + ] + } + }, + { + "id": "FMA:234961", + "name": "Sagittal articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234949" + ] + } + }, + { + "id": "FMA:234963", + "name": "Sagittal articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234949" + ] + } + }, + { + "id": "FMA:234965", + "name": "Mastoidal articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234951" + ] + } + }, + { + "id": "FMA:234967", + "name": "Mastoidal articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234951" + ] + } + }, + { + "id": "FMA:234969", + "name": "Squamosal articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234953" + ] + } + }, + { + "id": "FMA:234971", + "name": "Squamosal articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234953" + ] + } + }, + { + "id": "FMA:234973", + "name": "Lambdoid articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234955" + ] + }, + "synonyms": [ + "Occipital articular part of right parietal bone" + ] + }, + { + "id": "FMA:234975", + "name": "Lambdoid articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234955" + ] + }, + "synonyms": [ + "Occipital articular part of left parietal bone" + ] + }, + { + "id": "FMA:234977", + "name": "Coronal articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234957" + ] + }, + "synonyms": [ + "Frontal articular part of right parietal bone" + ] + }, + { + "id": "FMA:234979", + "name": "Coronal articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234957" + ] + }, + "synonyms": [ + "Frontal articular part of left parietal bone" + ] + }, + { + "id": "FMA:234981", + "name": "Sphenoidal articular part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234959" + ] + } + }, + { + "id": "FMA:234983", + "name": "Sphenoidal articular part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234959" + ] + } + }, + { + "id": "FMA:234985", + "name": "Right paraflocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83885" + ] + } + }, + { + "id": "FMA:234987", + "name": "Left paraflocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83885" + ] + } + }, + { + "id": "FMA:234989", + "name": "Bone of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:234991", + "name": "Bone of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234989" + ] + } + }, + { + "id": "FMA:234993", + "name": "Bone of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234989" + ] + } + }, + { + "id": "FMA:234995", + "name": "Periosteum of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:234997", + "name": "Periosteum of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234995" + ] + } + }, + { + "id": "FMA:234999", + "name": "Periosteum of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234995" + ] + } + }, + { + "id": "FMA:235002", + "name": "Fimbria of right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83866" + ] + } + }, + { + "id": "FMA:235004", + "name": "Fimbria of left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83866" + ] + } + }, + { + "id": "FMA:235006", + "name": "Alveus of right hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83867" + ] + } + }, + { + "id": "FMA:235008", + "name": "Alveus of left hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83867" + ] + } + }, + { + "id": "FMA:235010", + "name": "Right pallidohabenular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83862" + ] + } + }, + { + "id": "FMA:235012", + "name": "Left pallidohabenular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83862" + ] + } + }, + { + "id": "FMA:235014", + "name": "Right stratum zonale of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83905" + ] + } + }, + { + "id": "FMA:235016", + "name": "Left stratum zonale of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83905" + ] + } + }, + { + "id": "FMA:235019", + "name": "Articular part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234587" + ] + } + }, + { + "id": "FMA:235021", + "name": "Lambdoid articular part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235019" + ] + } + }, + { + "id": "FMA:235029", + "name": "Occipitomastoid articular part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235019" + ] + }, + "synonyms": [ + "Mastoid articular part of occipital bone" + ] + }, + { + "id": "FMA:235031", + "name": "Occipitomastoid articular part of right occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235029" + ] + } + }, + { + "id": "FMA:235033", + "name": "Occipitomastoid articular part of left occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235029" + ] + } + }, + { + "id": "FMA:235035", + "name": "Articular cartilage of superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:235037", + "name": "Articular cartilage of right superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235035" + ] + } + }, + { + "id": "FMA:235039", + "name": "Articular cartilage of left superior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235035" + ] + } + }, + { + "id": "FMA:235041", + "name": "Articular cartilage of inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:235043", + "name": "Articular cartilage of right inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235041" + ] + } + }, + { + "id": "FMA:235045", + "name": "Articular cartilage of left inferior articular facet of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235041" + ] + } + }, + { + "id": "FMA:235050", + "name": "Articular cartilage of articular facet of occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:235052", + "name": "Articular cartilage of articular facet of right occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235050" + ] + } + }, + { + "id": "FMA:235054", + "name": "Articular cartilage of articular facet of left occipital condyle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235050" + ] + } + }, + { + "id": "FMA:235056", + "name": "Bone of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:235058", + "name": "Bony part of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:235060", + "name": "Bony part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:235062", + "name": "Bony part of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:235064", + "name": "Bony part of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235062" + ] + } + }, + { + "id": "FMA:235066", + "name": "Bony part of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235062" + ] + } + }, + { + "id": "FMA:235068", + "name": "Parasternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235072", + "name": "Periosteum of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:235074", + "name": "Endosteum of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32692" + ] + } + }, + { + "id": "FMA:235076", + "name": "Vasculature of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234147" + ] + } + }, + { + "id": "FMA:235078", + "name": "Vasculature of bony part of tarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224810" + ] + } + }, + { + "id": "FMA:235080", + "name": "Vasculature of bony part of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:235081", + "name": "Periosteum of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235083", + "name": "Periosteum of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235085", + "name": "Periosteum of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235087", + "name": "Periosteum of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235089", + "name": "Periosteum of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235091", + "name": "Periosteum of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235093", + "name": "Periosteum of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235095", + "name": "Periosteum of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235097", + "name": "Periosteum of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235099", + "name": "Periosteum of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235101", + "name": "Periosteum of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235103", + "name": "Periosteum of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235154" + ] + } + }, + { + "id": "FMA:235105", + "name": "Periosteum of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235081" + ] + } + }, + { + "id": "FMA:235107", + "name": "Periosteum of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235081" + ] + } + }, + { + "id": "FMA:235109", + "name": "Periosteum of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235083" + ] + } + }, + { + "id": "FMA:235111", + "name": "Periosteum of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235083" + ] + } + }, + { + "id": "FMA:235113", + "name": "Periosteum of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235085" + ] + } + }, + { + "id": "FMA:235115", + "name": "Periosteum of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235085" + ] + } + }, + { + "id": "FMA:235117", + "name": "Periosteum of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235087" + ] + } + }, + { + "id": "FMA:235119", + "name": "Periosteum of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235087" + ] + } + }, + { + "id": "FMA:235121", + "name": "Periosteum of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235089" + ] + } + }, + { + "id": "FMA:235123", + "name": "Periosteum of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235089" + ] + } + }, + { + "id": "FMA:235125", + "name": "Periosteum of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235091" + ] + } + }, + { + "id": "FMA:235127", + "name": "Periosteum of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235091" + ] + } + }, + { + "id": "FMA:235129", + "name": "Periosteum of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235093" + ] + } + }, + { + "id": "FMA:235131", + "name": "Periosteum of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235093" + ] + } + }, + { + "id": "FMA:235133", + "name": "Periosteum of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235095" + ] + } + }, + { + "id": "FMA:235135", + "name": "Periosteum of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235095" + ] + } + }, + { + "id": "FMA:235137", + "name": "Periosteum of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235097" + ] + } + }, + { + "id": "FMA:235139", + "name": "Periosteum of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235097" + ] + } + }, + { + "id": "FMA:235141", + "name": "Periosteum of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235099" + ] + } + }, + { + "id": "FMA:235143", + "name": "Periosteum of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235099" + ] + } + }, + { + "id": "FMA:235145", + "name": "Periosteum of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235101" + ] + } + }, + { + "id": "FMA:235147", + "name": "Periosteum of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235101" + ] + } + }, + { + "id": "FMA:235149", + "name": "Periosteum of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235103" + ] + } + }, + { + "id": "FMA:235151", + "name": "Periosteum of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235103" + ] + } + }, + { + "id": "FMA:235154", + "name": "Periosteum of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32677" + ] + } + }, + { + "id": "FMA:235155", + "name": "Vasculature of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235157", + "name": "Vasculature of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235159", + "name": "Vasculature of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235161", + "name": "Vasculature of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235163", + "name": "Vasculature of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235165", + "name": "Vasculature of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235167", + "name": "Vasculature of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235169", + "name": "Vasculature of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235171", + "name": "Vasculature of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235173", + "name": "Vasculature of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235175", + "name": "Vasculature of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235177", + "name": "Vasculature of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235228" + ] + } + }, + { + "id": "FMA:235179", + "name": "Vasculature of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235155" + ] + } + }, + { + "id": "FMA:235181", + "name": "Vasculature of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235155" + ] + } + }, + { + "id": "FMA:235183", + "name": "Vasculature of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235157" + ] + } + }, + { + "id": "FMA:235185", + "name": "Vasculature of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235157" + ] + } + }, + { + "id": "FMA:235187", + "name": "Vasculature of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235159" + ] + } + }, + { + "id": "FMA:235189", + "name": "Vasculature of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235159" + ] + } + }, + { + "id": "FMA:235191", + "name": "Vasculature of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235161" + ] + } + }, + { + "id": "FMA:235193", + "name": "Vasculature of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235161" + ] + } + }, + { + "id": "FMA:235195", + "name": "Vasculature of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235163" + ] + } + }, + { + "id": "FMA:235197", + "name": "Vasculature of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235163" + ] + } + }, + { + "id": "FMA:235199", + "name": "Vasculature of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235165" + ] + } + }, + { + "id": "FMA:235201", + "name": "Vasculature of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235165" + ] + } + }, + { + "id": "FMA:235203", + "name": "Vasculature of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235167" + ] + } + }, + { + "id": "FMA:235205", + "name": "Vasculature of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235167" + ] + } + }, + { + "id": "FMA:235207", + "name": "Vasculature of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235169" + ] + } + }, + { + "id": "FMA:235209", + "name": "Vasculature of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235169" + ] + } + }, + { + "id": "FMA:235211", + "name": "Vasculature of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235171" + ] + } + }, + { + "id": "FMA:235213", + "name": "Vasculature of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235171" + ] + } + }, + { + "id": "FMA:235215", + "name": "Vasculature of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235173" + ] + } + }, + { + "id": "FMA:235217", + "name": "Vasculature of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235173" + ] + } + }, + { + "id": "FMA:235219", + "name": "Vasculature of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235175" + ] + } + }, + { + "id": "FMA:235221", + "name": "Vasculature of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235175" + ] + } + }, + { + "id": "FMA:235223", + "name": "Vasculature of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235177" + ] + } + }, + { + "id": "FMA:235225", + "name": "Vasculature of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235177" + ] + } + }, + { + "id": "FMA:235228", + "name": "Vasculature of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:235230", + "name": "Compact bone of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:235232", + "name": "Compact bone of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235230" + ] + } + }, + { + "id": "FMA:235234", + "name": "Compact bone of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235230" + ] + } + }, + { + "id": "FMA:235236", + "name": "Compact bone of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:235238", + "name": "Trabecular bone of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:235240", + "name": "Trabecular bone of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235238" + ] + } + }, + { + "id": "FMA:235242", + "name": "Trabecular bone of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235238" + ] + } + }, + { + "id": "FMA:235244", + "name": "Trabecular bone of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:235246", + "name": "Anterior ileocolic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234254" + ] + } + }, + { + "id": "FMA:235247", + "name": "Bone of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235249", + "name": "Bone of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235251", + "name": "Bone of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235253", + "name": "Bone of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235255", + "name": "Bone of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235257", + "name": "Bone of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235259", + "name": "Bone of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235261", + "name": "Bone of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235263", + "name": "Bone of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235265", + "name": "Bone of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235267", + "name": "Bone of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235269", + "name": "Bone of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235546" + ] + } + }, + { + "id": "FMA:235271", + "name": "Bone of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235247" + ] + } + }, + { + "id": "FMA:235273", + "name": "Bone of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235247" + ] + } + }, + { + "id": "FMA:235275", + "name": "Bone of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235249" + ] + } + }, + { + "id": "FMA:235277", + "name": "Bone of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235249" + ] + } + }, + { + "id": "FMA:235279", + "name": "Bone of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235251" + ] + } + }, + { + "id": "FMA:235281", + "name": "Bone of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235251" + ] + } + }, + { + "id": "FMA:235283", + "name": "Bone of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235253" + ] + } + }, + { + "id": "FMA:235285", + "name": "Bone of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235253" + ] + } + }, + { + "id": "FMA:235287", + "name": "Bone of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235255" + ] + } + }, + { + "id": "FMA:235289", + "name": "Bone of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235255" + ] + } + }, + { + "id": "FMA:235291", + "name": "Bone of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235257" + ] + } + }, + { + "id": "FMA:235293", + "name": "Bone of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235257" + ] + } + }, + { + "id": "FMA:235295", + "name": "Bone of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235259" + ] + } + }, + { + "id": "FMA:235297", + "name": "Bone of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235259" + ] + } + }, + { + "id": "FMA:235299", + "name": "Bone of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235261" + ] + } + }, + { + "id": "FMA:235301", + "name": "Bone of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235261" + ] + } + }, + { + "id": "FMA:235303", + "name": "Bone of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235263" + ] + } + }, + { + "id": "FMA:235305", + "name": "Bone of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235263" + ] + } + }, + { + "id": "FMA:235307", + "name": "Bone of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235265" + ] + } + }, + { + "id": "FMA:235309", + "name": "Bone of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235265" + ] + } + }, + { + "id": "FMA:235311", + "name": "Bone of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235267" + ] + } + }, + { + "id": "FMA:235313", + "name": "Bone of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235267" + ] + } + }, + { + "id": "FMA:235315", + "name": "Bone of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235269" + ] + } + }, + { + "id": "FMA:235317", + "name": "Bone of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235269" + ] + } + }, + { + "id": "FMA:235320", + "name": "Subdivision of spinal trigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84053" + ] + } + }, + { + "id": "FMA:235322", + "name": "Oral part of spinal trigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235320" + ] + } + }, + { + "id": "FMA:235324", + "name": "Interpolar part of spinal trigeminal nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235320" + ] + } + }, + { + "id": "FMA:235325", + "name": "Vasculature of bony part of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235327", + "name": "Vasculature of bony part of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235329", + "name": "Vasculature of bony part of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235331", + "name": "Vasculature of bony part of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235333", + "name": "Vasculature of bony part of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235335", + "name": "Vasculature of bony part of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235337", + "name": "Vasculature of bony part of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235339", + "name": "Vasculature of bony part of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235341", + "name": "Vasculature of bony part of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235343", + "name": "Vasculature of bony part of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235345", + "name": "Vasculature of bony part of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235347", + "name": "Vasculature of bony part of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264818" + ] + } + }, + { + "id": "FMA:235349", + "name": "Vasculature of bony part of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235325" + ] + } + }, + { + "id": "FMA:235351", + "name": "Vasculature of bony part of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235325" + ] + } + }, + { + "id": "FMA:235353", + "name": "Vasculature of bony part of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235327" + ] + } + }, + { + "id": "FMA:235355", + "name": "Vasculature of bony part of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235327" + ] + } + }, + { + "id": "FMA:235357", + "name": "Vasculature of bony part of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235329" + ] + } + }, + { + "id": "FMA:235359", + "name": "Vasculature of bony part of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235329" + ] + } + }, + { + "id": "FMA:235361", + "name": "Vasculature of bony part of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235331" + ] + } + }, + { + "id": "FMA:235363", + "name": "Vasculature of bony part of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235331" + ] + } + }, + { + "id": "FMA:235365", + "name": "Vasculature of bony part of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235333" + ] + } + }, + { + "id": "FMA:235367", + "name": "Vasculature of bony part of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235333" + ] + } + }, + { + "id": "FMA:235369", + "name": "Vasculature of bony part of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235335" + ] + } + }, + { + "id": "FMA:235371", + "name": "Vasculature of bony part of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235335" + ] + } + }, + { + "id": "FMA:235373", + "name": "Vasculature of bony part of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235337" + ] + } + }, + { + "id": "FMA:235375", + "name": "Vasculature of bony part of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235337" + ] + } + }, + { + "id": "FMA:235377", + "name": "Vasculature of bony part of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235339" + ] + } + }, + { + "id": "FMA:235379", + "name": "Vasculature of bony part of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235339" + ] + } + }, + { + "id": "FMA:235381", + "name": "Vasculature of bony part of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235341" + ] + } + }, + { + "id": "FMA:235383", + "name": "Vasculature of bony part of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235341" + ] + } + }, + { + "id": "FMA:235385", + "name": "Vasculature of bony part of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235343" + ] + } + }, + { + "id": "FMA:235387", + "name": "Vasculature of bony part of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235343" + ] + } + }, + { + "id": "FMA:235389", + "name": "Vasculature of bony part of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235345" + ] + } + }, + { + "id": "FMA:235391", + "name": "Vasculature of bony part of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235345" + ] + } + }, + { + "id": "FMA:235393", + "name": "Vasculature of bony part of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235347" + ] + } + }, + { + "id": "FMA:235395", + "name": "Vasculature of bony part of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235347" + ] + } + }, + { + "id": "FMA:235397", + "name": "Compact bone of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235399", + "name": "Compact bone of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235401", + "name": "Compact bone of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235403", + "name": "Compact bone of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235405", + "name": "Compact bone of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235407", + "name": "Compact bone of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235409", + "name": "Compact bone of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235411", + "name": "Compact bone of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235413", + "name": "Compact bone of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235415", + "name": "Compact bone of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235417", + "name": "Compact bone of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235419", + "name": "Compact bone of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235470" + ] + } + }, + { + "id": "FMA:235421", + "name": "Compact bone of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235397" + ] + } + }, + { + "id": "FMA:235423", + "name": "Compact bone of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235397" + ] + } + }, + { + "id": "FMA:235425", + "name": "Compact bone of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235399" + ] + } + }, + { + "id": "FMA:235427", + "name": "Compact bone of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235399" + ] + } + }, + { + "id": "FMA:235429", + "name": "Compact bone of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235401" + ] + } + }, + { + "id": "FMA:235431", + "name": "Compact bone of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235401" + ] + } + }, + { + "id": "FMA:235433", + "name": "Compact bone of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235403" + ] + } + }, + { + "id": "FMA:235435", + "name": "Compact bone of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235403" + ] + } + }, + { + "id": "FMA:235437", + "name": "Compact bone of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235405" + ] + } + }, + { + "id": "FMA:235439", + "name": "Compact bone of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235405" + ] + } + }, + { + "id": "FMA:235441", + "name": "Compact bone of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235407" + ] + } + }, + { + "id": "FMA:235443", + "name": "Compact bone of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235407" + ] + } + }, + { + "id": "FMA:235445", + "name": "Compact bone of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235409" + ] + } + }, + { + "id": "FMA:235447", + "name": "Compact bone of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235409" + ] + } + }, + { + "id": "FMA:235449", + "name": "Compact bone of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235411" + ] + } + }, + { + "id": "FMA:235451", + "name": "Compact bone of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235411" + ] + } + }, + { + "id": "FMA:235453", + "name": "Compact bone of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235413" + ] + } + }, + { + "id": "FMA:235455", + "name": "Compact bone of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235413" + ] + } + }, + { + "id": "FMA:235457", + "name": "Compact bone of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235415" + ] + } + }, + { + "id": "FMA:235459", + "name": "Compact bone of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235415" + ] + } + }, + { + "id": "FMA:235461", + "name": "Compact bone of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235417" + ] + } + }, + { + "id": "FMA:235463", + "name": "Compact bone of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235417" + ] + } + }, + { + "id": "FMA:235465", + "name": "Compact bone of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235419" + ] + } + }, + { + "id": "FMA:235467", + "name": "Compact bone of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235419" + ] + } + }, + { + "id": "FMA:235470", + "name": "Compact bone of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:235471", + "name": "Trabecular bone of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235473", + "name": "Trabecular bone of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235475", + "name": "Trabecular bone of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235477", + "name": "Trabecular bone of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235479", + "name": "Trabecular bone of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235481", + "name": "Trabecular bone of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235483", + "name": "Trabecular bone of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235485", + "name": "Trabecular bone of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235487", + "name": "Trabecular bone of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235489", + "name": "Trabecular bone of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235491", + "name": "Trabecular bone of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235493", + "name": "Trabecular bone of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235544" + ] + } + }, + { + "id": "FMA:235495", + "name": "Trabecular bone of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235471" + ] + } + }, + { + "id": "FMA:235497", + "name": "Trabecular bone of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235471" + ] + } + }, + { + "id": "FMA:235499", + "name": "Trabecular bone of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235473" + ] + } + }, + { + "id": "FMA:235501", + "name": "Trabecular bone of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235473" + ] + } + }, + { + "id": "FMA:235503", + "name": "Trabecular bone of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235475" + ] + } + }, + { + "id": "FMA:235505", + "name": "Trabecular bone of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235475" + ] + } + }, + { + "id": "FMA:235507", + "name": "Trabecular bone of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235477" + ] + } + }, + { + "id": "FMA:235509", + "name": "Trabecular bone of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235477" + ] + } + }, + { + "id": "FMA:235511", + "name": "Trabecular bone of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235479" + ] + } + }, + { + "id": "FMA:235513", + "name": "Trabecular bone of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235479" + ] + } + }, + { + "id": "FMA:235515", + "name": "Trabecular bone of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235481" + ] + } + }, + { + "id": "FMA:235517", + "name": "Trabecular bone of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235481" + ] + } + }, + { + "id": "FMA:235519", + "name": "Trabecular bone of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235483" + ] + } + }, + { + "id": "FMA:235521", + "name": "Trabecular bone of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235483" + ] + } + }, + { + "id": "FMA:235523", + "name": "Trabecular bone of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235485" + ] + } + }, + { + "id": "FMA:235525", + "name": "Trabecular bone of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235485" + ] + } + }, + { + "id": "FMA:235527", + "name": "Trabecular bone of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235487" + ] + } + }, + { + "id": "FMA:235529", + "name": "Trabecular bone of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235487" + ] + } + }, + { + "id": "FMA:235531", + "name": "Trabecular bone of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235489" + ] + } + }, + { + "id": "FMA:235533", + "name": "Trabecular bone of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235489" + ] + } + }, + { + "id": "FMA:235535", + "name": "Trabecular bone of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235491" + ] + } + }, + { + "id": "FMA:235537", + "name": "Trabecular bone of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235491" + ] + } + }, + { + "id": "FMA:235539", + "name": "Trabecular bone of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235493" + ] + } + }, + { + "id": "FMA:235541", + "name": "Trabecular bone of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235493" + ] + } + }, + { + "id": "FMA:235544", + "name": "Trabecular bone of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:235546", + "name": "Bone of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:235548", + "name": "Right intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5842" + ] + } + }, + { + "id": "FMA:235550", + "name": "Left intestinal lymphatic trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5842" + ] + } + }, + { + "id": "FMA:235552", + "name": "Celiac proper lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235554", + "name": "Mesenteric lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235556", + "name": "Median sacral lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235558", + "name": "Lateral sacral lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235560", + "name": "Subclavian proper lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:235562", + "name": "Neural network of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74619" + ] + } + }, + { + "id": "FMA:235564", + "name": "Neural network of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235568" + ] + } + }, + { + "id": "FMA:235566", + "name": "Neural network of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235568" + ] + } + }, + { + "id": "FMA:235568", + "name": "Neural network of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235562" + ] + } + }, + { + "id": "FMA:235570", + "name": "Neural network of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235562" + ] + } + }, + { + "id": "FMA:235572", + "name": "Neural network of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235570" + ] + } + }, + { + "id": "FMA:235574", + "name": "Neural network of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235570" + ] + } + }, + { + "id": "FMA:235576", + "name": "Neural network of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235562" + ] + } + }, + { + "id": "FMA:235578", + "name": "Neural network of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235576" + ] + } + }, + { + "id": "FMA:235580", + "name": "Neural network of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235576" + ] + } + }, + { + "id": "FMA:235584", + "name": "Neural network of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235562" + ] + } + }, + { + "id": "FMA:235586", + "name": "Neural network of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235562" + ] + } + }, + { + "id": "FMA:235590", + "name": "Cavity of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:235592", + "name": "Cavity of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235590" + ] + } + }, + { + "id": "FMA:235594", + "name": "Cavity of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235590" + ] + } + }, + { + "id": "FMA:235596", + "name": "Cavity of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:235598", + "name": "Right subclavian proper lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235560" + ] + } + }, + { + "id": "FMA:235600", + "name": "Left subclavian proper lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235560" + ] + } + }, + { + "id": "FMA:235602", + "name": "Apical lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224043" + ] + } + }, + { + "id": "FMA:235604", + "name": "Marginal lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224043" + ] + } + }, + { + "id": "FMA:235606", + "name": "Basal lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224043" + ] + } + }, + { + "id": "FMA:235608", + "name": "Central lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224043" + ] + } + }, + { + "id": "FMA:235610", + "name": "Right apical lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235602" + ] + } + }, + { + "id": "FMA:235612", + "name": "Left apical lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235602" + ] + } + }, + { + "id": "FMA:235614", + "name": "Right submental lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223846" + ] + } + }, + { + "id": "FMA:235616", + "name": "Left submental lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223846" + ] + } + }, + { + "id": "FMA:235618", + "name": "Right marginal lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235604" + ] + } + }, + { + "id": "FMA:235620", + "name": "Left marginal lingual lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235604" + ] + } + }, + { + "id": "FMA:235622", + "name": "Right anterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84595" + ] + } + }, + { + "id": "FMA:235624", + "name": "Left anterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84595" + ] + } + }, + { + "id": "FMA:235626", + "name": "Right posterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84596" + ] + } + }, + { + "id": "FMA:235628", + "name": "Left posterior prostatic lymphatic tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84596" + ] + } + }, + { + "id": "FMA:235640", + "name": "Superficial lymphatic tree of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235986" + ] + } + }, + { + "id": "FMA:235642", + "name": "Superficial lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235990" + ] + } + }, + { + "id": "FMA:235644", + "name": "Superficial lymphatic tree of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235884" + ] + } + }, + { + "id": "FMA:235646", + "name": "Superficial lymphatic tree of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235884" + ] + } + }, + { + "id": "FMA:235648", + "name": "Superficial lymphatic tree of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235884" + ] + } + }, + { + "id": "FMA:235650", + "name": "Superficial lymphatic tree of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235884" + ] + } + }, + { + "id": "FMA:235652", + "name": "Superficial lymphatic tree of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235884" + ] + } + }, + { + "id": "FMA:235654", + "name": "Superficial medial lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235972" + ] + } + }, + { + "id": "FMA:235656", + "name": "Superficial lateral lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235972" + ] + } + }, + { + "id": "FMA:235658", + "name": "Superficial ulnar lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235642" + ] + } + }, + { + "id": "FMA:235660", + "name": "Superficial radial lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235642" + ] + } + }, + { + "id": "FMA:235664", + "name": "Lymphatic tree of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:235686", + "name": "Lymphatic tree of free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:235688", + "name": "Deep ulnar lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235800" + ] + } + }, + { + "id": "FMA:235690", + "name": "Deep radial lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235800" + ] + } + }, + { + "id": "FMA:235694", + "name": "Superficial lymphatic tree of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235644" + ] + } + }, + { + "id": "FMA:235696", + "name": "Superficial lymphatic tree of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235644" + ] + } + }, + { + "id": "FMA:235698", + "name": "Superficial lymphatic tree of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235646" + ] + } + }, + { + "id": "FMA:235700", + "name": "Superficial lymphatic tree of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235646" + ] + } + }, + { + "id": "FMA:235702", + "name": "Superficial lymphatic tree of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235648" + ] + } + }, + { + "id": "FMA:235704", + "name": "Superficial lymphatic tree of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235648" + ] + } + }, + { + "id": "FMA:235706", + "name": "Superficial lymphatic tree of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235650" + ] + } + }, + { + "id": "FMA:235708", + "name": "Superficial lymphatic tree of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235650" + ] + } + }, + { + "id": "FMA:235710", + "name": "Superficial lymphatic tree of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235652" + ] + } + }, + { + "id": "FMA:235712", + "name": "Superficial lymphatic tree of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235652" + ] + } + }, + { + "id": "FMA:235714", + "name": "Superficial medial lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235654" + ] + } + }, + { + "id": "FMA:235716", + "name": "Superficial medial lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235654" + ] + } + }, + { + "id": "FMA:235718", + "name": "Superficial lateral lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235656" + ] + } + }, + { + "id": "FMA:235720", + "name": "Superficial lateral lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235656" + ] + } + }, + { + "id": "FMA:235722", + "name": "Superficial lymphatic tree of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235640" + ] + } + }, + { + "id": "FMA:235724", + "name": "Superficial lymphatic tree of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235640" + ] + } + }, + { + "id": "FMA:235726", + "name": "Superficial ulnar lymphatic tree of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235658" + ] + } + }, + { + "id": "FMA:235728", + "name": "Superficial ulnar lymphatic tree of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235658" + ] + } + }, + { + "id": "FMA:235730", + "name": "Superficial radial lymphatic tree of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235660" + ] + } + }, + { + "id": "FMA:235732", + "name": "Superficial radial lymphatic tree of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235660" + ] + } + }, + { + "id": "FMA:235734", + "name": "Deep ulnar lymphatic tree of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235688" + ] + } + }, + { + "id": "FMA:235736", + "name": "Deep ulnar lymphatic tree of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235688" + ] + } + }, + { + "id": "FMA:235738", + "name": "Deep radial lymphatic tree of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235690" + ] + } + }, + { + "id": "FMA:235740", + "name": "Deep radial lymphatic tree of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235690" + ] + } + }, + { + "id": "FMA:235792", + "name": "Preinterparietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59327" + ] + }, + "synonyms": [ + "Goethe's bone", + "Goethe bone" + ] + }, + { + "id": "FMA:235796", + "name": "Epipteric bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59327" + ] + } + }, + { + "id": "FMA:235800", + "name": "Deep lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235990" + ] + } + }, + { + "id": "FMA:235802", + "name": "Deep lymphatic tree of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235911" + ] + } + }, + { + "id": "FMA:235804", + "name": "Deep lymphatic tree of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235802" + ] + } + }, + { + "id": "FMA:235806", + "name": "Deep lymphatic tree of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235804" + ] + } + }, + { + "id": "FMA:235808", + "name": "Deep lymphatic tree of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235804" + ] + } + }, + { + "id": "FMA:235810", + "name": "Deep lymphatic tree of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235802" + ] + } + }, + { + "id": "FMA:235812", + "name": "Deep lymphatic tree of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235802" + ] + } + }, + { + "id": "FMA:235814", + "name": "Deep lymphatic tree of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235802" + ] + } + }, + { + "id": "FMA:235816", + "name": "Deep lymphatic tree of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235802" + ] + } + }, + { + "id": "FMA:235818", + "name": "Deep lymphatic tree of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235810" + ] + } + }, + { + "id": "FMA:235820", + "name": "Deep lymphatic tree of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235810" + ] + } + }, + { + "id": "FMA:235822", + "name": "Deep lymphatic tree of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235812" + ] + } + }, + { + "id": "FMA:235824", + "name": "Deep lymphatic tree of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235812" + ] + } + }, + { + "id": "FMA:235826", + "name": "Deep lymphatic tree of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235814" + ] + } + }, + { + "id": "FMA:235828", + "name": "Deep lymphatic tree of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235814" + ] + } + }, + { + "id": "FMA:235830", + "name": "Deep lymphatic tree of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235816" + ] + } + }, + { + "id": "FMA:235832", + "name": "Deep lymphatic tree of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235816" + ] + } + }, + { + "id": "FMA:235840", + "name": "Deep lymphatic tree of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235986" + ] + } + }, + { + "id": "FMA:235842", + "name": "Deep lymphatic tree of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235840" + ] + } + }, + { + "id": "FMA:235844", + "name": "Deep lymphatic tree of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235840" + ] + } + }, + { + "id": "FMA:235874", + "name": "Superficial lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235909" + ] + } + }, + { + "id": "FMA:235878", + "name": "Deep lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235911" + ] + } + }, + { + "id": "FMA:235884", + "name": "Superficial lymphatic tree of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235909" + ] + }, + "synonyms": [ + "Superficial digital lymphatic tree of hand" + ] + }, + { + "id": "FMA:235888", + "name": "Deep lateral lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235980" + ] + } + }, + { + "id": "FMA:235890", + "name": "Deep medial lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235980" + ] + } + }, + { + "id": "FMA:235909", + "name": "Superficial lymphatic tree of subdivision of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:235911", + "name": "Deep lymphatic tree of subdivision of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:235914", + "name": "Deep lateral lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235888" + ] + } + }, + { + "id": "FMA:235916", + "name": "Deep lateral lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235888" + ] + } + }, + { + "id": "FMA:235918", + "name": "Deep medial lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235890" + ] + } + }, + { + "id": "FMA:235920", + "name": "Deep medial lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235890" + ] + } + }, + { + "id": "FMA:235922", + "name": "Lymphatic tree of subdivision of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235924", + "name": "Lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:235926", + "name": "Lymphatic tree of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:235928", + "name": "Lymphatic tree of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235926" + ] + } + }, + { + "id": "FMA:235930", + "name": "Lymphatic tree of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235926" + ] + } + }, + { + "id": "FMA:235932", + "name": "Lymphatic tree of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235926" + ] + } + }, + { + "id": "FMA:235934", + "name": "Lymphatic tree of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235926" + ] + } + }, + { + "id": "FMA:235936", + "name": "Lymphatic tree of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235926" + ] + } + }, + { + "id": "FMA:235938", + "name": "Lymphatic tree of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235928" + ] + } + }, + { + "id": "FMA:235940", + "name": "Lymphatic tree of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235928" + ] + } + }, + { + "id": "FMA:235942", + "name": "Lymphatic tree of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235930" + ] + } + }, + { + "id": "FMA:235944", + "name": "Lymphatic tree of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235930" + ] + } + }, + { + "id": "FMA:235946", + "name": "Lymphatic tree of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235932" + ] + } + }, + { + "id": "FMA:235948", + "name": "Lymphatic tree of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235932" + ] + } + }, + { + "id": "FMA:235950", + "name": "Lymphatic tree of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235934" + ] + } + }, + { + "id": "FMA:235952", + "name": "Lymphatic tree of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235934" + ] + } + }, + { + "id": "FMA:235954", + "name": "Lymphatic tree of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235936" + ] + } + }, + { + "id": "FMA:235956", + "name": "Lymphatic tree of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235936" + ] + } + }, + { + "id": "FMA:235958", + "name": "Lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235924" + ] + } + }, + { + "id": "FMA:235960", + "name": "Lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235924" + ] + } + }, + { + "id": "FMA:235962", + "name": "Subdivision of lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:235964", + "name": "Lateral lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235962" + ] + } + }, + { + "id": "FMA:235966", + "name": "Medial lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235962" + ] + } + }, + { + "id": "FMA:235968", + "name": "Superficial lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235874" + ] + } + }, + { + "id": "FMA:235970", + "name": "Superficial lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235874" + ] + } + }, + { + "id": "FMA:235972", + "name": "Subdivision of superficial lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235909" + ] + } + }, + { + "id": "FMA:235976", + "name": "Deep lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235878" + ] + } + }, + { + "id": "FMA:235978", + "name": "Deep lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235878" + ] + } + }, + { + "id": "FMA:235980", + "name": "Subdivision of deep lymphatic tree of hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235911" + ] + } + }, + { + "id": "FMA:235982", + "name": "Lymphatic tree of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235984", + "name": "Lymphatic tree of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235986", + "name": "Lymphatic tree of subdivision of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235988", + "name": "Lymphatic tree of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235990", + "name": "Lymphatic tree of subdivision of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235994", + "name": "Radial lymphatic tree of free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235996", + "name": "Ulnar lymphatic tree of free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:235998", + "name": "Radial proper of lymphatic tree of free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:236000", + "name": "Ulnar proper of lymphatic tree of free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235686" + ] + } + }, + { + "id": "FMA:236004", + "name": "Lateral lymphatic tree of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:236006", + "name": "Medial lymphatic tree of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235922" + ] + } + }, + { + "id": "FMA:236008", + "name": "Medial part of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24945" + ] + } + }, + { + "id": "FMA:236010", + "name": "Lateral part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + } + }, + { + "id": "FMA:236012", + "name": "Medial part of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + } + }, + { + "id": "FMA:236016", + "name": "Lateral lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235964" + ] + } + }, + { + "id": "FMA:236018", + "name": "Lateral lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235964" + ] + } + }, + { + "id": "FMA:236020", + "name": "Medial lymphatic tree of right hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235966" + ] + } + }, + { + "id": "FMA:236022", + "name": "Medial lymphatic tree of left hand proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235966" + ] + } + }, + { + "id": "FMA:236024", + "name": "Lymphatic tree of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235984" + ] + } + }, + { + "id": "FMA:236026", + "name": "Lymphatic tree of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235984" + ] + } + }, + { + "id": "FMA:236028", + "name": "Lymphatic tree of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235988" + ] + } + }, + { + "id": "FMA:236030", + "name": "Lymphatic tree of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235988" + ] + } + }, + { + "id": "FMA:236032", + "name": "Medial part of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236008" + ] + } + }, + { + "id": "FMA:236034", + "name": "Medial part of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236008" + ] + } + }, + { + "id": "FMA:236038", + "name": "Medial part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236012" + ] + } + }, + { + "id": "FMA:236040", + "name": "Medial part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236012" + ] + } + }, + { + "id": "FMA:236042", + "name": "Lateral part of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236010" + ] + } + }, + { + "id": "FMA:236044", + "name": "Lateral part of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236010" + ] + } + }, + { + "id": "FMA:236046", + "name": "Radial lymphatic tree of right free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235994" + ] + } + }, + { + "id": "FMA:236048", + "name": "Radial lymphatic tree of left free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235994" + ] + } + }, + { + "id": "FMA:236050", + "name": "Radial proper of lymphatic tree of right free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235998" + ] + } + }, + { + "id": "FMA:236052", + "name": "Radial proper of lymphatic tree of left free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235998" + ] + } + }, + { + "id": "FMA:236054", + "name": "Ulnar lymphatic tree of right free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235996" + ] + } + }, + { + "id": "FMA:236056", + "name": "Ulnar lymphatic tree of left free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235996" + ] + } + }, + { + "id": "FMA:236058", + "name": "Ulnar proper of lymphatic tree of right free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236000" + ] + } + }, + { + "id": "FMA:236060", + "name": "Ulnar proper of lymphatic tree of left free upper limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236000" + ] + } + }, + { + "id": "FMA:236062", + "name": "Lymphatic tree of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236064", + "name": "Lymphatic tree of subdivision of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236066", + "name": "Right lateral sacral lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235558" + ] + } + }, + { + "id": "FMA:236068", + "name": "Left lateral sacral lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235558" + ] + } + }, + { + "id": "FMA:236070", + "name": "Lymphatic tree of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236080" + ] + } + }, + { + "id": "FMA:236072", + "name": "Lymphatic tree of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236080" + ] + } + }, + { + "id": "FMA:236074", + "name": "Lymphatic tree of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236080" + ] + } + }, + { + "id": "FMA:236076", + "name": "Lymphatic tree of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236080" + ] + } + }, + { + "id": "FMA:236078", + "name": "Lymphatic tree of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236080" + ] + } + }, + { + "id": "FMA:236080", + "name": "Lymphatic tree of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236082", + "name": "Lymphatic tree of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236070" + ] + } + }, + { + "id": "FMA:236084", + "name": "Lymphatic tree of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236070" + ] + } + }, + { + "id": "FMA:236086", + "name": "Lymphatic tree of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236072" + ] + } + }, + { + "id": "FMA:236088", + "name": "Lymphatic tree of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236072" + ] + } + }, + { + "id": "FMA:236090", + "name": "Lymphatic tree of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236074" + ] + } + }, + { + "id": "FMA:236092", + "name": "Lymphatic tree of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236074" + ] + } + }, + { + "id": "FMA:236094", + "name": "Lymphatic tree of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236076" + ] + } + }, + { + "id": "FMA:236096", + "name": "Lymphatic tree of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236076" + ] + } + }, + { + "id": "FMA:236098", + "name": "Lymphatic tree of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236078" + ] + } + }, + { + "id": "FMA:236100", + "name": "Lymphatic tree of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236078" + ] + } + }, + { + "id": "FMA:236102", + "name": "Lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236104", + "name": "Lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236102" + ] + } + }, + { + "id": "FMA:236106", + "name": "Lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236102" + ] + } + }, + { + "id": "FMA:236108", + "name": "Subdivision of lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236110", + "name": "Lateral lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236108" + ] + } + }, + { + "id": "FMA:236112", + "name": "Medial lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236108" + ] + } + }, + { + "id": "FMA:236114", + "name": "Lateral lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236110" + ] + } + }, + { + "id": "FMA:236116", + "name": "Lateral lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236110" + ] + } + }, + { + "id": "FMA:236118", + "name": "Medial lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236112" + ] + } + }, + { + "id": "FMA:236120", + "name": "Medial lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236112" + ] + } + }, + { + "id": "FMA:236122", + "name": "Superficial lymphatic tree of subdivision of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236124", + "name": "Superficial lymphatic tree of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236122" + ] + } + }, + { + "id": "FMA:236126", + "name": "Superficial lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236122" + ] + } + }, + { + "id": "FMA:236128", + "name": "Subdivision of superficial lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236122" + ] + } + }, + { + "id": "FMA:236134", + "name": "Superficial lymphatic tree of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236124" + ] + } + }, + { + "id": "FMA:236136", + "name": "Superficial lymphatic tree of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236124" + ] + } + }, + { + "id": "FMA:236138", + "name": "Superficial lymphatic tree of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236124" + ] + } + }, + { + "id": "FMA:236140", + "name": "Superficial lymphatic tree of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236124" + ] + } + }, + { + "id": "FMA:236142", + "name": "Superficial lymphatic tree of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236124" + ] + } + }, + { + "id": "FMA:236144", + "name": "Superficial lymphatic tree of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236134" + ] + } + }, + { + "id": "FMA:236146", + "name": "Superficial lymphatic tree of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236134" + ] + } + }, + { + "id": "FMA:236148", + "name": "Superficial lymphatic tree of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236136" + ] + } + }, + { + "id": "FMA:236150", + "name": "Superficial lymphatic tree of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236136" + ] + } + }, + { + "id": "FMA:236152", + "name": "Superficial lymphatic tree of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236138" + ] + } + }, + { + "id": "FMA:236154", + "name": "Superficial lymphatic tree of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236138" + ] + } + }, + { + "id": "FMA:236156", + "name": "Superficial lymphatic tree of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236140" + ] + } + }, + { + "id": "FMA:236158", + "name": "Superficial lymphatic tree of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236140" + ] + } + }, + { + "id": "FMA:236160", + "name": "Superficial lymphatic tree of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236142" + ] + } + }, + { + "id": "FMA:236162", + "name": "Superficial lymphatic tree of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236142" + ] + } + }, + { + "id": "FMA:236164", + "name": "Superficial lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236126" + ] + } + }, + { + "id": "FMA:236166", + "name": "Superficial lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236126" + ] + } + }, + { + "id": "FMA:236168", + "name": "Superficial lateral lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236128" + ] + } + }, + { + "id": "FMA:236170", + "name": "Superficial medial lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236128" + ] + } + }, + { + "id": "FMA:236172", + "name": "Superficial lateral lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236168" + ] + } + }, + { + "id": "FMA:236174", + "name": "Superficial lateral lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236168" + ] + } + }, + { + "id": "FMA:236176", + "name": "Superficial medial lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236170" + ] + } + }, + { + "id": "FMA:236178", + "name": "Superficial medial lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236170" + ] + } + }, + { + "id": "FMA:236180", + "name": "Deep lymphatic tree of subdivision of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236182", + "name": "Deep lymphatic tree of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236180" + ] + } + }, + { + "id": "FMA:236184", + "name": "Deep lymphatic tree of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236182" + ] + } + }, + { + "id": "FMA:236186", + "name": "Deep lymphatic tree of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236182" + ] + } + }, + { + "id": "FMA:236188", + "name": "Deep lymphatic tree of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236182" + ] + } + }, + { + "id": "FMA:236190", + "name": "Deep lymphatic tree of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236182" + ] + } + }, + { + "id": "FMA:236192", + "name": "Deep lymphatic tree of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236182" + ] + } + }, + { + "id": "FMA:236194", + "name": "Deep lymphatic tree of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236184" + ] + } + }, + { + "id": "FMA:236196", + "name": "Deep lymphatic tree of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236184" + ] + } + }, + { + "id": "FMA:236198", + "name": "Deep lymphatic tree of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236186" + ] + } + }, + { + "id": "FMA:236200", + "name": "Deep lymphatic tree of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236186" + ] + } + }, + { + "id": "FMA:236202", + "name": "Deep lymphatic tree of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236188" + ] + } + }, + { + "id": "FMA:236204", + "name": "Deep lymphatic tree of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236188" + ] + } + }, + { + "id": "FMA:236206", + "name": "Deep lymphatic tree of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236190" + ] + } + }, + { + "id": "FMA:236208", + "name": "Deep lymphatic tree of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236190" + ] + } + }, + { + "id": "FMA:236210", + "name": "Deep lymphatic tree of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236192" + ] + } + }, + { + "id": "FMA:236212", + "name": "Deep lymphatic tree of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236192" + ] + } + }, + { + "id": "FMA:236214", + "name": "Deep lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236180" + ] + } + }, + { + "id": "FMA:236216", + "name": "Deep lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236214" + ] + } + }, + { + "id": "FMA:236218", + "name": "Deep lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236214" + ] + } + }, + { + "id": "FMA:236220", + "name": "Subdivision of deep lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236214" + ] + } + }, + { + "id": "FMA:236222", + "name": "Deep lateral lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236220" + ] + } + }, + { + "id": "FMA:236224", + "name": "Deep medial lymphatic tree of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236220" + ] + } + }, + { + "id": "FMA:236226", + "name": "Deep lateral lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236222" + ] + } + }, + { + "id": "FMA:236228", + "name": "Deep lateral lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236222" + ] + } + }, + { + "id": "FMA:236230", + "name": "Deep medial lymphatic tree of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236224" + ] + } + }, + { + "id": "FMA:236232", + "name": "Deep medial lymphatic tree of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236224" + ] + } + }, + { + "id": "FMA:236234", + "name": "Lateral lymphatic tree of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236236", + "name": "Medial lymphatic tree of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236064" + ] + } + }, + { + "id": "FMA:236238", + "name": "Lymphatic tree of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236240", + "name": "Lymphatic tree of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236238" + ] + } + }, + { + "id": "FMA:236242", + "name": "Lymphatic tree of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236238" + ] + } + }, + { + "id": "FMA:236244", + "name": "Lymphatic tree of subdivision of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236246", + "name": "Superficial lymphatic tree of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236244" + ] + } + }, + { + "id": "FMA:236248", + "name": "Deep lymphatic tree of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236244" + ] + } + }, + { + "id": "FMA:236250", + "name": "Superficial lymphatic tree of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236246" + ] + } + }, + { + "id": "FMA:236252", + "name": "Superficial lymphatic tree of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236246" + ] + } + }, + { + "id": "FMA:236254", + "name": "Deep lymphatic tree of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236248" + ] + } + }, + { + "id": "FMA:236256", + "name": "Deep lymphatic tree of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236248" + ] + } + }, + { + "id": "FMA:236258", + "name": "Lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236260", + "name": "Lymphatic tree of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236258" + ] + } + }, + { + "id": "FMA:236262", + "name": "Lymphatic tree of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236258" + ] + } + }, + { + "id": "FMA:236265", + "name": "Cavity of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:236267", + "name": "Vasculature of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:236269", + "name": "Lymphatic tree of subdivision of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236271", + "name": "Superficial lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236269" + ] + } + }, + { + "id": "FMA:236273", + "name": "Deep lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236269" + ] + } + }, + { + "id": "FMA:236275", + "name": "Superficial fibular lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236271" + ] + } + }, + { + "id": "FMA:236277", + "name": "Superficial tibial lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236271" + ] + } + }, + { + "id": "FMA:236279", + "name": "Superficial fibular lymphatic tree of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236275" + ] + } + }, + { + "id": "FMA:236281", + "name": "Superficial fibular lymphatic tree of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236275" + ] + } + }, + { + "id": "FMA:236283", + "name": "Superficial tibial lymphatic tree of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236277" + ] + } + }, + { + "id": "FMA:236285", + "name": "Superficial tibial lymphatic tree of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236277" + ] + } + }, + { + "id": "FMA:236287", + "name": "Deep fibular lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236273" + ] + } + }, + { + "id": "FMA:236289", + "name": "Deep tibial lymphatic tree of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236273" + ] + } + }, + { + "id": "FMA:236291", + "name": "Deep fibular lymphatic tree of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236287" + ] + } + }, + { + "id": "FMA:236293", + "name": "Deep fibular lymphatic tree of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236287" + ] + } + }, + { + "id": "FMA:236295", + "name": "Deep tibial lymphatic tree of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236289" + ] + } + }, + { + "id": "FMA:236297", + "name": "Deep tibial lymphatic tree of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236289" + ] + } + }, + { + "id": "FMA:236299", + "name": "Fibular lymphatic tree of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236301", + "name": "Fibular lymphatic tree of right free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236299" + ] + } + }, + { + "id": "FMA:236303", + "name": "Fibular lymphatic tree of left free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236299" + ] + } + }, + { + "id": "FMA:236305", + "name": "Fibular proper of lymphatic tree of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236307", + "name": "Fibular proper of lymphatic tree of right free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236305" + ] + } + }, + { + "id": "FMA:236309", + "name": "Fibular proper of lymphatic tree of left free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236305" + ] + } + }, + { + "id": "FMA:236311", + "name": "Tibial lymphatic tree of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236313", + "name": "Tibial lymphatic tree of right free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236311" + ] + } + }, + { + "id": "FMA:236315", + "name": "Tibial lymphatic tree of left free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236311" + ] + } + }, + { + "id": "FMA:236317", + "name": "Tibial proper of lymphatic tree of free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235664" + ] + } + }, + { + "id": "FMA:236319", + "name": "Tibial proper of lymphatic tree of right free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236317" + ] + } + }, + { + "id": "FMA:236321", + "name": "Tibial proper of lymphatic tree of left free lower limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236317" + ] + } + }, + { + "id": "FMA:236323", + "name": "Bone tissue of zone of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:236325", + "name": "Lateral part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:236327", + "name": "Medial part of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24993" + ] + } + }, + { + "id": "FMA:236329", + "name": "Lateral part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236325" + ] + } + }, + { + "id": "FMA:236331", + "name": "Lateral part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236325" + ] + } + }, + { + "id": "FMA:236333", + "name": "Medial part of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236327" + ] + } + }, + { + "id": "FMA:236335", + "name": "Medial part of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236327" + ] + } + }, + { + "id": "FMA:236337", + "name": "Inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:236339", + "name": "Right inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236337" + ] + } + }, + { + "id": "FMA:236341", + "name": "Left inguinal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236337" + ] + } + }, + { + "id": "FMA:236343", + "name": "Lymphatic tree of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:236348", + "name": "Lymphatic tree of subdivision of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62867" + ] + } + }, + { + "id": "FMA:236350", + "name": "Lymphatic tree of superior part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236507" + ] + } + }, + { + "id": "FMA:236352", + "name": "Lymphatic tree of lateral part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236507" + ] + } + }, + { + "id": "FMA:236354", + "name": "Lymphatic tree of medial part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236507" + ] + } + }, + { + "id": "FMA:236356", + "name": "Lymphatic tree of central part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236507" + ] + } + }, + { + "id": "FMA:236358", + "name": "Lymphatic tree of subareolar part of fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236487" + ] + } + }, + { + "id": "FMA:236381", + "name": "Lymphatic tree of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236343" + ] + } + }, + { + "id": "FMA:236383", + "name": "Lymphatic tree of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236343" + ] + } + }, + { + "id": "FMA:236385", + "name": "Lymphatic tree of superior part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236350" + ] + } + }, + { + "id": "FMA:236387", + "name": "Lymphatic tree of superior part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236350" + ] + } + }, + { + "id": "FMA:236389", + "name": "Lymphatic tree of central part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236356" + ] + } + }, + { + "id": "FMA:236391", + "name": "Lymphatic tree of central part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236356" + ] + } + }, + { + "id": "FMA:236393", + "name": "Lymphatic tree of lateral part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236352" + ] + } + }, + { + "id": "FMA:236395", + "name": "Lymphatic tree of lateral part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236352" + ] + } + }, + { + "id": "FMA:236397", + "name": "Lymphatic tree of medial part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236354" + ] + } + }, + { + "id": "FMA:236399", + "name": "Lymphatic tree of medial part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236354" + ] + } + }, + { + "id": "FMA:236401", + "name": "Lymphatic tree of subareolar part of fibroglandular mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236358" + ] + } + }, + { + "id": "FMA:236403", + "name": "Lymphatic tree of subareolar part of fibroglandular mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236358" + ] + } + }, + { + "id": "FMA:236417", + "name": "Superior region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:236419", + "name": "Medial region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:236421", + "name": "Lateral region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:236423", + "name": "Central region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:236425", + "name": "Subareolar region of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62112" + ] + } + }, + { + "id": "FMA:236487", + "name": "Lymphatic tree of subdivision of fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236493", + "name": "Cutaneous lymphatic tree of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + }, + "synonyms": [ + "Superficial lymphatic tree of breast" + ] + }, + { + "id": "FMA:236503", + "name": "Lymphatic tree of fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236505", + "name": "Lymphatic tree of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236487" + ] + } + }, + { + "id": "FMA:236507", + "name": "Lymphatic tree of subdivision of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236487" + ] + } + }, + { + "id": "FMA:236509", + "name": "Lymphatic tree of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236505" + ] + } + }, + { + "id": "FMA:236511", + "name": "Lymphatic tree of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236505" + ] + } + }, + { + "id": "FMA:236513", + "name": "Cutaneous lymphatic tree of subdivision of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236515", + "name": "Lymphatic tree of superficial fascia of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236595" + ] + } + }, + { + "id": "FMA:236517", + "name": "Lymphatic tree of skin of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236589" + ] + } + }, + { + "id": "FMA:236519", + "name": "Lymphatic tree of superficial fascia of quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236595" + ] + } + }, + { + "id": "FMA:236521", + "name": "Lymphatic tree of superficial fascia of upper outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236697" + ] + } + }, + { + "id": "FMA:236523", + "name": "Lymphatic tree of superficial fascia of upper inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236697" + ] + } + }, + { + "id": "FMA:236525", + "name": "Lymphatic tree of superficial fascia of lower outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236699" + ] + } + }, + { + "id": "FMA:236527", + "name": "Lymphatic tree of superficial fascia of lower inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236699" + ] + } + }, + { + "id": "FMA:236529", + "name": "Lymphatic tree of skin of quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236589" + ] + } + }, + { + "id": "FMA:236531", + "name": "Lymphatic tree of skin of upper outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236693" + ] + } + }, + { + "id": "FMA:236533", + "name": "Lymphatic tree of skin of upper inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236693" + ] + } + }, + { + "id": "FMA:236535", + "name": "Lymphatic tree of skin of lower outer quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236695" + ] + } + }, + { + "id": "FMA:236537", + "name": "Lymphatic tree of skin of lower inner quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236695" + ] + } + }, + { + "id": "FMA:236541", + "name": "Lymphatic tree of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236543", + "name": "Lymphatic tree of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236549", + "name": "Lymphatic tree of superficial fascia of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236595" + ] + } + }, + { + "id": "FMA:236551", + "name": "Lymphatic tree of skin of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236589" + ] + } + }, + { + "id": "FMA:236553", + "name": "Lymphatic tree of superficial fascia of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236549" + ] + } + }, + { + "id": "FMA:236555", + "name": "Lymphatic tree of superficial fascia of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236549" + ] + } + }, + { + "id": "FMA:236557", + "name": "Lymphatic tree of superficial fascia of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236515" + ] + } + }, + { + "id": "FMA:236559", + "name": "Lymphatic tree of superficial fascia of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236515" + ] + } + }, + { + "id": "FMA:236561", + "name": "Lymphatic tree of skin of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236517" + ] + } + }, + { + "id": "FMA:236563", + "name": "Lymphatic tree of skin of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236517" + ] + } + }, + { + "id": "FMA:236565", + "name": "Lymphatic tree of skin of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236551" + ] + } + }, + { + "id": "FMA:236567", + "name": "Lymphatic tree of skin of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236551" + ] + } + }, + { + "id": "FMA:236569", + "name": "Lymphatic tree of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236541" + ] + } + }, + { + "id": "FMA:236571", + "name": "Lymphatic tree of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236541" + ] + } + }, + { + "id": "FMA:236573", + "name": "Lymphatic tree of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236543" + ] + } + }, + { + "id": "FMA:236575", + "name": "Lymphatic tree of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236543" + ] + } + }, + { + "id": "FMA:236577", + "name": "Cutaneous lymphatic tree of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236493" + ] + } + }, + { + "id": "FMA:236579", + "name": "Cutaneous lymphatic tree of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236493" + ] + } + }, + { + "id": "FMA:236581", + "name": "Lymphatic tree of fibroglandular mass of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236503" + ] + } + }, + { + "id": "FMA:236583", + "name": "Lymphatic tree of fibroglandular mass of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236503" + ] + } + }, + { + "id": "FMA:236587", + "name": "Lymphatic tree of skin of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236589", + "name": "Lymphatic tree of subdivision of skin of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236591", + "name": "Lymphatic tree of superficial fascia of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236595", + "name": "Lymphatic tree of subdivision of superficial fascia of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236597", + "name": "Lymphatic tree of skin of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236587" + ] + } + }, + { + "id": "FMA:236599", + "name": "Lymphatic tree of skin of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236587" + ] + } + }, + { + "id": "FMA:236601", + "name": "Lymphatic tree of superficial fascia of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236591" + ] + } + }, + { + "id": "FMA:236603", + "name": "Lymphatic tree of superficial fascia of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236591" + ] + } + }, + { + "id": "FMA:236605", + "name": "Lymphatic tree of skin of upper outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236531" + ] + } + }, + { + "id": "FMA:236607", + "name": "Lymphatic tree of skin of upper outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236531" + ] + } + }, + { + "id": "FMA:236609", + "name": "Lymphatic tree of skin of upper inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236533" + ] + } + }, + { + "id": "FMA:236611", + "name": "Lymphatic tree of skin of upper inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236533" + ] + } + }, + { + "id": "FMA:236613", + "name": "Lymphatic tree of skin of lower outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236535" + ] + } + }, + { + "id": "FMA:236615", + "name": "Lymphatic tree of skin of lower outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236535" + ] + } + }, + { + "id": "FMA:236617", + "name": "Lymphatic tree of skin of lower inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236537" + ] + } + }, + { + "id": "FMA:236619", + "name": "Lymphatic tree of skin of lower inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236537" + ] + } + }, + { + "id": "FMA:236621", + "name": "Lymphatic tree of superficial fascia of upper outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236521" + ] + } + }, + { + "id": "FMA:236623", + "name": "Lymphatic tree of superficial fascia of upper outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236521" + ] + } + }, + { + "id": "FMA:236625", + "name": "Lymphatic tree of superficial fascia of upper inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236523" + ] + } + }, + { + "id": "FMA:236627", + "name": "Lymphatic tree of superficial fascia of upper inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236523" + ] + } + }, + { + "id": "FMA:236629", + "name": "Lymphatic tree of superficial fascia of lower outer quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236525" + ] + } + }, + { + "id": "FMA:236631", + "name": "Lymphatic tree of superficial fascia of lower outer quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236525" + ] + } + }, + { + "id": "FMA:236633", + "name": "Lymphatic tree of superficial fascia of lower inner quadrant of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236527" + ] + } + }, + { + "id": "FMA:236635", + "name": "Lymphatic tree of superficial fascia of lower inner quadrant of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236527" + ] + } + }, + { + "id": "FMA:236637", + "name": "Superior region of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236417" + ] + } + }, + { + "id": "FMA:236639", + "name": "Superior region of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236417" + ] + } + }, + { + "id": "FMA:236641", + "name": "Medial region of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236419" + ] + } + }, + { + "id": "FMA:236643", + "name": "Medial region of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236419" + ] + } + }, + { + "id": "FMA:236645", + "name": "Lateral region of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236421" + ] + } + }, + { + "id": "FMA:236647", + "name": "Lateral region of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236421" + ] + } + }, + { + "id": "FMA:236649", + "name": "Central region of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236423" + ] + } + }, + { + "id": "FMA:236651", + "name": "Central region of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236423" + ] + } + }, + { + "id": "FMA:236653", + "name": "Subareolar region of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236425" + ] + } + }, + { + "id": "FMA:236655", + "name": "Subareolar region of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236425" + ] + } + }, + { + "id": "FMA:236693", + "name": "Lymphatic tree of skin of upper quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236529" + ] + } + }, + { + "id": "FMA:236695", + "name": "Lymphatic tree of skin of lower quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236529" + ] + } + }, + { + "id": "FMA:236697", + "name": "Lymphatic tree of superficial fascia of upper quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236519" + ] + } + }, + { + "id": "FMA:236699", + "name": "Lymphatic tree of superficial fascia of lower quadrant of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236519" + ] + } + }, + { + "id": "FMA:236701", + "name": "Subdivision of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236727" + ] + } + }, + { + "id": "FMA:236703", + "name": "Superior part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236701" + ] + } + }, + { + "id": "FMA:236705", + "name": "Medial part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236701" + ] + } + }, + { + "id": "FMA:236707", + "name": "Lateral part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236701" + ] + } + }, + { + "id": "FMA:236709", + "name": "Central part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236701" + ] + } + }, + { + "id": "FMA:236711", + "name": "Superior part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236703" + ] + } + }, + { + "id": "FMA:236713", + "name": "Superior part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236703" + ] + } + }, + { + "id": "FMA:236715", + "name": "Medial part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236705" + ] + } + }, + { + "id": "FMA:236717", + "name": "Medial part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236705" + ] + } + }, + { + "id": "FMA:236719", + "name": "Lateral part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236707" + ] + } + }, + { + "id": "FMA:236721", + "name": "Lateral part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236707" + ] + } + }, + { + "id": "FMA:236723", + "name": "Central part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236709" + ] + } + }, + { + "id": "FMA:236725", + "name": "Central part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236709" + ] + } + }, + { + "id": "FMA:236727", + "name": "Subdivision of fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:236729", + "name": "Subareolar part of fibroglandular mass of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236727" + ] + } + }, + { + "id": "FMA:236731", + "name": "Inferior part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236701" + ] + } + }, + { + "id": "FMA:236733", + "name": "Inferior part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236731" + ] + } + }, + { + "id": "FMA:236735", + "name": "Inferior part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236731" + ] + } + }, + { + "id": "FMA:236737", + "name": "Lymphatic tree of inferior part of fibroglandular mass proper of breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236507" + ] + } + }, + { + "id": "FMA:236739", + "name": "Lymphatic tree of inferior part of fibroglandular mass proper of right breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236737" + ] + } + }, + { + "id": "FMA:236741", + "name": "Lymphatic tree of inferior part of fibroglandular mass proper of left breast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236737" + ] + } + }, + { + "id": "FMA:236743", + "name": "Right parasternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235068" + ] + } + }, + { + "id": "FMA:236745", + "name": "Left parasternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:235068" + ] + } + }, + { + "id": "FMA:236747", + "name": "Vasculature of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:236749", + "name": "Right diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234356" + ] + } + }, + { + "id": "FMA:236751", + "name": "Vasculature of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:236753", + "name": "Left diaphragmatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234356" + ] + } + }, + { + "id": "FMA:236755", + "name": "Vasculature of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:236757", + "name": "Right hepatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224309" + ] + } + }, + { + "id": "FMA:236759", + "name": "Left hepatic lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224309" + ] + } + }, + { + "id": "FMA:236761", + "name": "Right sternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223769" + ] + } + }, + { + "id": "FMA:236763", + "name": "Left sternal lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223769" + ] + } + }, + { + "id": "FMA:236765", + "name": "Compact bone of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:236767", + "name": "Compact bone of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258954" + ] + } + }, + { + "id": "FMA:236769", + "name": "Compact bone of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:236771", + "name": "Trabecular bone of manubrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:236773", + "name": "Trabecular bone of body of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:236775", + "name": "Trabecular bone of xiphoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:236777", + "name": "Bone tissue of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:236779", + "name": "Bone tissue of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236777" + ] + } + }, + { + "id": "FMA:236781", + "name": "Bone tissue of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236777" + ] + } + }, + { + "id": "FMA:236783", + "name": "Periosteum of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:236785", + "name": "Periosteum of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236783" + ] + } + }, + { + "id": "FMA:236787", + "name": "Periosteum of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236783" + ] + } + }, + { + "id": "FMA:236789", + "name": "Vasculature of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:236791", + "name": "Vasculature of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236789" + ] + } + }, + { + "id": "FMA:236793", + "name": "Vasculature of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236789" + ] + } + }, + { + "id": "FMA:236795", + "name": "Cavity of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:236797", + "name": "Cavity of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236795" + ] + } + }, + { + "id": "FMA:236799", + "name": "Cavity of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236795" + ] + } + }, + { + "id": "FMA:236801", + "name": "Lymphatic tree of breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236348" + ] + } + }, + { + "id": "FMA:236803", + "name": "Lymphatic tree of right breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236801" + ] + } + }, + { + "id": "FMA:236805", + "name": "Lymphatic tree of left breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236801" + ] + } + }, + { + "id": "FMA:236807", + "name": "Cutaneous lymphatic tree of nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236809", + "name": "Cutaneous lymphatic tree of areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236811", + "name": "Cutaneous lymphatic tree of breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236513" + ] + } + }, + { + "id": "FMA:236813", + "name": "Cutaneous lymphatic tree of right nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236807" + ] + } + }, + { + "id": "FMA:236815", + "name": "Cutaneous lymphatic tree of left nipple", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236807" + ] + } + }, + { + "id": "FMA:236817", + "name": "Cutaneous lymphatic tree of right areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236809" + ] + } + }, + { + "id": "FMA:236819", + "name": "Cutaneous lymphatic tree of left areola", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236809" + ] + } + }, + { + "id": "FMA:236821", + "name": "Cutaneous lymphatic tree of right breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236811" + ] + } + }, + { + "id": "FMA:236823", + "name": "Cutaneous lymphatic tree of left breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236811" + ] + } + }, + { + "id": "FMA:236827", + "name": "Articular cartilage of coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:236829", + "name": "Articular cartilage of right coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236827" + ] + } + }, + { + "id": "FMA:236831", + "name": "Articular cartilage of left coracoid process", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236827" + ] + } + }, + { + "id": "FMA:236833", + "name": "Vasculature of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:236835", + "name": "Vasculature of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236833" + ] + } + }, + { + "id": "FMA:236837", + "name": "Vasculature of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236833" + ] + } + }, + { + "id": "FMA:236840", + "name": "Bone tissue of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30676" + ] + } + }, + { + "id": "FMA:236842", + "name": "Bone tissue of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:30676" + ] + } + }, + { + "id": "FMA:236844", + "name": "Vasculature of bony part of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:236846", + "name": "Vasculature of bony part of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236844" + ] + } + }, + { + "id": "FMA:236848", + "name": "Vasculature of bony part of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236844" + ] + } + }, + { + "id": "FMA:236850", + "name": "Periosteum of zone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:236854", + "name": "Cavity of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:236856", + "name": "Cavity of right scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236854" + ] + } + }, + { + "id": "FMA:236858", + "name": "Cavity of left scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236854" + ] + } + }, + { + "id": "FMA:236860", + "name": "Inferior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14496" + ] + } + }, + { + "id": "FMA:236862", + "name": "Superior segment of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14496" + ] + } + }, + { + "id": "FMA:236867", + "name": "Auditory association cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:236869", + "name": "Orbital cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:236871", + "name": "Striate cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Primary visual cortex" + ] + }, + { + "id": "FMA:236876", + "name": "Vasculature of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:234147" + ] + } + }, + { + "id": "FMA:236878", + "name": "Vasculature of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236876" + ] + } + }, + { + "id": "FMA:236880", + "name": "Vasculature of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236876" + ] + } + }, + { + "id": "FMA:236882", + "name": "Bony part of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42857" + ] + } + }, + { + "id": "FMA:236884", + "name": "Bony part of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42857" + ] + } + }, + { + "id": "FMA:236886", + "name": "Bone tissue of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42854" + ] + } + }, + { + "id": "FMA:236888", + "name": "Bone tissue of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42854" + ] + } + }, + { + "id": "FMA:236892", + "name": "Vasculature of bony part of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224812" + ] + } + }, + { + "id": "FMA:236894", + "name": "Vasculature of bony part of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236892" + ] + } + }, + { + "id": "FMA:236896", + "name": "Vasculature of bony part of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236892" + ] + } + }, + { + "id": "FMA:236898", + "name": "Periosteum of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42856" + ] + } + }, + { + "id": "FMA:236900", + "name": "Periosteum of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42856" + ] + } + }, + { + "id": "FMA:236902", + "name": "Cavity of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24033" + ] + } + }, + { + "id": "FMA:236904", + "name": "Cavity of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236902" + ] + } + }, + { + "id": "FMA:236906", + "name": "Cavity of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236902" + ] + } + }, + { + "id": "FMA:236908", + "name": "Compact bone of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24018" + ] + } + }, + { + "id": "FMA:236910", + "name": "Compact bone of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236908" + ] + } + }, + { + "id": "FMA:236912", + "name": "Compact bone of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236908" + ] + } + }, + { + "id": "FMA:236914", + "name": "Trabecular bone of hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24019" + ] + } + }, + { + "id": "FMA:236916", + "name": "Trabecular bone of right hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236914" + ] + } + }, + { + "id": "FMA:236918", + "name": "Trabecular bone of left hip bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236914" + ] + } + }, + { + "id": "FMA:236920", + "name": "Vasculature of vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:236921", + "name": "Vasculature of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236923", + "name": "Vasculature of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236925", + "name": "Vasculature of third cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236927", + "name": "Vasculature of fourth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236929", + "name": "Vasculature of fifth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236931", + "name": "Vasculature of sixth cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236933", + "name": "Vasculature of seventh cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236935", + "name": "Vasculature of variant cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236938" + ] + } + }, + { + "id": "FMA:236938", + "name": "Vasculature of cervical vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236920" + ] + } + }, + { + "id": "FMA:236939", + "name": "Vasculature of first thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236941", + "name": "Vasculature of second thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236943", + "name": "Vasculature of third thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236945", + "name": "Vasculature of fourth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236947", + "name": "Vasculature of fifth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236949", + "name": "Vasculature of sixth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236951", + "name": "Vasculature of seventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236953", + "name": "Vasculature of eighth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236955", + "name": "Vasculature of ninth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236957", + "name": "Vasculature of tenth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236959", + "name": "Vasculature of eleventh thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236961", + "name": "Vasculature of twelfth thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236976" + ] + } + }, + { + "id": "FMA:236963", + "name": "Vasculature of first lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236974" + ] + } + }, + { + "id": "FMA:236965", + "name": "Vasculature of second lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236974" + ] + } + }, + { + "id": "FMA:236967", + "name": "Vasculature of third lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236974" + ] + } + }, + { + "id": "FMA:236969", + "name": "Vasculature of fourth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236974" + ] + } + }, + { + "id": "FMA:236971", + "name": "Vasculature of fifth lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236974" + ] + } + }, + { + "id": "FMA:236974", + "name": "Vasculature of lumbar vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236920" + ] + } + }, + { + "id": "FMA:236976", + "name": "Vasculature of thoracic vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236920" + ] + } + }, + { + "id": "FMA:236978", + "name": "Right side of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:236980", + "name": "Left side of lower lip", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:236982", + "name": "Vasculature of bony part of irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224800" + ] + } + }, + { + "id": "FMA:236991", + "name": "Right superior articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223195" + ] + }, + "synonyms": [ + "Right superior articular process of first sacral segment" + ] + }, + { + "id": "FMA:236993", + "name": "Left superior articular process of first sacral vertebra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:223195" + ] + }, + "synonyms": [ + "Left superior articular process of first sacral segment" + ] + }, + { + "id": "FMA:236996", + "name": "Subdivision of lymphatic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74622" + ] + }, + "synonyms": [ + "Subdivision of lymphatic tree system" + ] + }, + { + "id": "FMA:239591", + "name": "Vasculature of bony part of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:239593", + "name": "Vasculature of bony part of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23895" + ] + } + }, + { + "id": "FMA:239595", + "name": "Cavity of atlas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + }, + "synonyms": [ + "Cavity of first cervical vertebra" + ] + }, + { + "id": "FMA:239597", + "name": "Cavity of axis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24710" + ] + }, + "synonyms": [ + "Cavity of second cervical vertebra" + ] + }, + { + "id": "FMA:239603", + "name": "Vasculature of organ system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + } + }, + { + "id": "FMA:239605", + "name": "Vasculature of alimentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239607", + "name": "Vasculature of musculoskeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239609", + "name": "Vasculature of nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239611", + "name": "Vasculature of genital system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239613", + "name": "Vasculature of urinary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239615", + "name": "Vasculature of respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239617", + "name": "Vasculature of integumentary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239603" + ] + } + }, + { + "id": "FMA:239620", + "name": "Muscle fasciculus of first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239622", + "name": "Muscle fasciculus of third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239624", + "name": "Muscle fasciculus of fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239626", + "name": "Muscle fasciculus of fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239628", + "name": "Muscle fasciculus of sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239630", + "name": "Muscle fasciculus of seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239657" + ] + } + }, + { + "id": "FMA:239632", + "name": "Muscle fasciculus of right first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239620" + ] + } + }, + { + "id": "FMA:239634", + "name": "Muscle fasciculus of left first interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239620" + ] + } + }, + { + "id": "FMA:239636", + "name": "Muscle fasciculus of right third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239622" + ] + } + }, + { + "id": "FMA:239638", + "name": "Muscle fasciculus of left third interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239622" + ] + } + }, + { + "id": "FMA:239640", + "name": "Muscle fasciculus of right fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239624" + ] + } + }, + { + "id": "FMA:239642", + "name": "Muscle fasciculus of left fourth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239624" + ] + } + }, + { + "id": "FMA:239644", + "name": "Muscle fasciculus of right fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239626" + ] + } + }, + { + "id": "FMA:239646", + "name": "Muscle fasciculus of left fifth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239626" + ] + } + }, + { + "id": "FMA:239648", + "name": "Muscle fasciculus of right sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239628" + ] + } + }, + { + "id": "FMA:239650", + "name": "Muscle fasciculus of left sixth interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239628" + ] + } + }, + { + "id": "FMA:239652", + "name": "Muscle fasciculus of right seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239630" + ] + } + }, + { + "id": "FMA:239654", + "name": "Muscle fasciculus of left seventh interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239630" + ] + } + }, + { + "id": "FMA:239657", + "name": "Muscle fasciculus of interspinalis cervicis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239658", + "name": "Muscle fasciculus of first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239683" + ] + } + }, + { + "id": "FMA:239660", + "name": "Muscle fasciculus of second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239683" + ] + } + }, + { + "id": "FMA:239662", + "name": "Muscle fasciculus of third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239683" + ] + } + }, + { + "id": "FMA:239664", + "name": "Muscle fasciculus of fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239683" + ] + } + }, + { + "id": "FMA:239666", + "name": "Muscle fasciculus of right first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239658" + ] + } + }, + { + "id": "FMA:239668", + "name": "Muscle fasciculus of left first interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239658" + ] + } + }, + { + "id": "FMA:239670", + "name": "Muscle fasciculus of right second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239660" + ] + } + }, + { + "id": "FMA:239672", + "name": "Muscle fasciculus of left second interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239660" + ] + } + }, + { + "id": "FMA:239674", + "name": "Muscle fasciculus of right third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239662" + ] + } + }, + { + "id": "FMA:239676", + "name": "Muscle fasciculus of left third interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239662" + ] + } + }, + { + "id": "FMA:239678", + "name": "Muscle fasciculus of right fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239664" + ] + } + }, + { + "id": "FMA:239680", + "name": "Muscle fasciculus of left fourth interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239664" + ] + } + }, + { + "id": "FMA:239683", + "name": "Muscle fasciculus of interspinalis lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239684", + "name": "Muscle fasciculus of first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239686", + "name": "Muscle fasciculus of second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239688", + "name": "Muscle fasciculus of third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239690", + "name": "Muscle fasciculus of fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239692", + "name": "Muscle fasciculus of fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239694", + "name": "Muscle fasciculus of sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239696", + "name": "Muscle fasciculus of seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239727" + ] + } + }, + { + "id": "FMA:239698", + "name": "Muscle fasciculus of right first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239684" + ] + } + }, + { + "id": "FMA:239700", + "name": "Muscle fasciculus of left first anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239684" + ] + } + }, + { + "id": "FMA:239702", + "name": "Muscle fasciculus of right second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239686" + ] + } + }, + { + "id": "FMA:239704", + "name": "Muscle fasciculus of left second anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239686" + ] + } + }, + { + "id": "FMA:239706", + "name": "Muscle fasciculus of right third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239688" + ] + } + }, + { + "id": "FMA:239708", + "name": "Muscle fasciculus of left third anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239688" + ] + } + }, + { + "id": "FMA:239710", + "name": "Muscle fasciculus of right fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239690" + ] + } + }, + { + "id": "FMA:239712", + "name": "Muscle fasciculus of left fourth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239690" + ] + } + }, + { + "id": "FMA:239714", + "name": "Muscle fasciculus of right fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239692" + ] + } + }, + { + "id": "FMA:239716", + "name": "Muscle fasciculus of left fifth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239692" + ] + } + }, + { + "id": "FMA:239718", + "name": "Muscle fasciculus of right sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239694" + ] + } + }, + { + "id": "FMA:239720", + "name": "Muscle fasciculus of left sixth anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239694" + ] + } + }, + { + "id": "FMA:239722", + "name": "Muscle fasciculus of right seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239696" + ] + } + }, + { + "id": "FMA:239724", + "name": "Muscle fasciculus of left seventh anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239696" + ] + } + }, + { + "id": "FMA:239727", + "name": "Muscle fasciculus of anterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239728", + "name": "Muscle fasciculus of first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239730", + "name": "Muscle fasciculus of second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239732", + "name": "Muscle fasciculus of third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239734", + "name": "Muscle fasciculus of fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239736", + "name": "Muscle fasciculus of fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239738", + "name": "Muscle fasciculus of sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239740", + "name": "Muscle fasciculus of seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239771" + ] + } + }, + { + "id": "FMA:239742", + "name": "Muscle fasciculus of right first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239728" + ] + } + }, + { + "id": "FMA:239744", + "name": "Muscle fasciculus of left first posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239728" + ] + } + }, + { + "id": "FMA:239746", + "name": "Muscle fasciculus of right second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239730" + ] + } + }, + { + "id": "FMA:239748", + "name": "Muscle fasciculus of left second posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239730" + ] + } + }, + { + "id": "FMA:239750", + "name": "Muscle fasciculus of right third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239732" + ] + } + }, + { + "id": "FMA:239752", + "name": "Muscle fasciculus of left third posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239732" + ] + } + }, + { + "id": "FMA:239754", + "name": "Muscle fasciculus of right fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239734" + ] + } + }, + { + "id": "FMA:239756", + "name": "Muscle fasciculus of left fourth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239734" + ] + } + }, + { + "id": "FMA:239758", + "name": "Muscle fasciculus of right fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239736" + ] + } + }, + { + "id": "FMA:239760", + "name": "Muscle fasciculus of left fifth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239736" + ] + } + }, + { + "id": "FMA:239762", + "name": "Muscle fasciculus of right sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239738" + ] + } + }, + { + "id": "FMA:239764", + "name": "Muscle fasciculus of left sixth posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239738" + ] + } + }, + { + "id": "FMA:239766", + "name": "Muscle fasciculus of right seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239740" + ] + } + }, + { + "id": "FMA:239768", + "name": "Muscle fasciculus of left seventh posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239740" + ] + } + }, + { + "id": "FMA:239771", + "name": "Muscle fasciculus of posterior cervical intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239772", + "name": "Muscle fasciculus of tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239791" + ] + } + }, + { + "id": "FMA:239774", + "name": "Muscle fasciculus of eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239791" + ] + } + }, + { + "id": "FMA:239776", + "name": "Muscle fasciculus of twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239791" + ] + } + }, + { + "id": "FMA:239778", + "name": "Muscle fasciculus of right tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239772" + ] + } + }, + { + "id": "FMA:239780", + "name": "Muscle fasciculus of left tenth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239772" + ] + } + }, + { + "id": "FMA:239782", + "name": "Muscle fasciculus of right eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239774" + ] + } + }, + { + "id": "FMA:239784", + "name": "Muscle fasciculus of left eleventh thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239774" + ] + } + }, + { + "id": "FMA:239786", + "name": "Muscle fasciculus of right twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239776" + ] + } + }, + { + "id": "FMA:239788", + "name": "Muscle fasciculus of left twelfth thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239776" + ] + } + }, + { + "id": "FMA:239791", + "name": "Muscle fasciculus of thoracic intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239792", + "name": "Muscle fasciculus of medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239857" + ] + } + }, + { + "id": "FMA:239794", + "name": "Muscle fasciculus of lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239857" + ] + } + }, + { + "id": "FMA:239796", + "name": "Muscle fasciculus of first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239792" + ] + } + }, + { + "id": "FMA:239798", + "name": "Muscle fasciculus of second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239792" + ] + } + }, + { + "id": "FMA:239800", + "name": "Muscle fasciculus of third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239792" + ] + } + }, + { + "id": "FMA:239802", + "name": "Muscle fasciculus of fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239792" + ] + } + }, + { + "id": "FMA:239804", + "name": "Muscle fasciculus of fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239792" + ] + } + }, + { + "id": "FMA:239806", + "name": "Muscle fasciculus of first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239794" + ] + } + }, + { + "id": "FMA:239808", + "name": "Muscle fasciculus of second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239794" + ] + } + }, + { + "id": "FMA:239810", + "name": "Muscle fasciculus of third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239794" + ] + } + }, + { + "id": "FMA:239812", + "name": "Muscle fasciculus of fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239794" + ] + } + }, + { + "id": "FMA:239814", + "name": "Muscle fasciculus of fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239794" + ] + } + }, + { + "id": "FMA:239816", + "name": "Muscle fasciculus of right first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239796" + ] + } + }, + { + "id": "FMA:239818", + "name": "Muscle fasciculus of left first medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239796" + ] + } + }, + { + "id": "FMA:239820", + "name": "Muscle fasciculus of right second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239798" + ] + } + }, + { + "id": "FMA:239822", + "name": "Muscle fasciculus of left second medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239798" + ] + } + }, + { + "id": "FMA:239824", + "name": "Muscle fasciculus of right third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239800" + ] + } + }, + { + "id": "FMA:239826", + "name": "Muscle fasciculus of left third medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239800" + ] + } + }, + { + "id": "FMA:239828", + "name": "Muscle fasciculus of right fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239802" + ] + } + }, + { + "id": "FMA:239830", + "name": "Muscle fasciculus of left fourth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239802" + ] + } + }, + { + "id": "FMA:239832", + "name": "Muscle fasciculus of right fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239804" + ] + } + }, + { + "id": "FMA:239834", + "name": "Muscle fasciculus of left fifth medial lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239804" + ] + } + }, + { + "id": "FMA:239836", + "name": "Muscle fasciculus of right first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239806" + ] + } + }, + { + "id": "FMA:239838", + "name": "Muscle fasciculus of left first lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239806" + ] + } + }, + { + "id": "FMA:239840", + "name": "Muscle fasciculus of right second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239808" + ] + } + }, + { + "id": "FMA:239842", + "name": "Muscle fasciculus of left second lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239808" + ] + } + }, + { + "id": "FMA:239844", + "name": "Muscle fasciculus of right third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239810" + ] + } + }, + { + "id": "FMA:239846", + "name": "Muscle fasciculus of left third lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239810" + ] + } + }, + { + "id": "FMA:239848", + "name": "Muscle fasciculus of right fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239812" + ] + } + }, + { + "id": "FMA:239850", + "name": "Muscle fasciculus of left fourth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239812" + ] + } + }, + { + "id": "FMA:239852", + "name": "Muscle fasciculus of right fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239814" + ] + } + }, + { + "id": "FMA:239854", + "name": "Muscle fasciculus of left fifth lateral lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239814" + ] + } + }, + { + "id": "FMA:239857", + "name": "Muscle fasciculus of lumbar intertransversarius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239858", + "name": "Muscle fasciculus of first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239860", + "name": "Muscle fasciculus of second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239862", + "name": "Muscle fasciculus of third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239864", + "name": "Muscle fasciculus of fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239866", + "name": "Muscle fasciculus of fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239868", + "name": "Muscle fasciculus of sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239870", + "name": "Muscle fasciculus of seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239872", + "name": "Muscle fasciculus of eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239874", + "name": "Muscle fasciculus of ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239876", + "name": "Muscle fasciculus of tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239878", + "name": "Muscle fasciculus of eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239925" + ] + } + }, + { + "id": "FMA:239880", + "name": "Muscle fasciculus of right first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239858" + ] + } + }, + { + "id": "FMA:239882", + "name": "Muscle fasciculus of left first thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239858" + ] + } + }, + { + "id": "FMA:239884", + "name": "Muscle fasciculus of right second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239860" + ] + } + }, + { + "id": "FMA:239886", + "name": "Muscle fasciculus of left second thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239860" + ] + } + }, + { + "id": "FMA:239888", + "name": "Muscle fasciculus of right third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239862" + ] + } + }, + { + "id": "FMA:239890", + "name": "Muscle fasciculus of left third thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239862" + ] + } + }, + { + "id": "FMA:239892", + "name": "Muscle fasciculus of right fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239864" + ] + } + }, + { + "id": "FMA:239894", + "name": "Muscle fasciculus of left fourth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239864" + ] + } + }, + { + "id": "FMA:239896", + "name": "Muscle fasciculus of right fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239866" + ] + } + }, + { + "id": "FMA:239898", + "name": "Muscle fasciculus of left fifth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239866" + ] + } + }, + { + "id": "FMA:239900", + "name": "Muscle fasciculus of right sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239868" + ] + } + }, + { + "id": "FMA:239902", + "name": "Muscle fasciculus of left sixth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239868" + ] + } + }, + { + "id": "FMA:239904", + "name": "Muscle fasciculus of right seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239870" + ] + } + }, + { + "id": "FMA:239906", + "name": "Muscle fasciculus of left seventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239870" + ] + } + }, + { + "id": "FMA:239908", + "name": "Muscle fasciculus of right eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239872" + ] + } + }, + { + "id": "FMA:239910", + "name": "Muscle fasciculus of left eighth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239872" + ] + } + }, + { + "id": "FMA:239912", + "name": "Muscle fasciculus of right ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239874" + ] + } + }, + { + "id": "FMA:239914", + "name": "Muscle fasciculus of left ninth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239874" + ] + } + }, + { + "id": "FMA:239916", + "name": "Muscle fasciculus of right tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239876" + ] + } + }, + { + "id": "FMA:239918", + "name": "Muscle fasciculus of left tenth thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239876" + ] + } + }, + { + "id": "FMA:239920", + "name": "Muscle fasciculus of right eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239878" + ] + } + }, + { + "id": "FMA:239922", + "name": "Muscle fasciculus of left eleventh thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239878" + ] + } + }, + { + "id": "FMA:239925", + "name": "Muscle fasciculus of thoracic rotator", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:68013" + ] + } + }, + { + "id": "FMA:239937", + "name": "Mucosa of male urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76904" + ] + }, + "synonyms": [ + "Mucous membrane of male urethra" + ] + }, + { + "id": "FMA:239940", + "name": "Mucosa of female urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76904" + ] + }, + "synonyms": [ + "Mucous membrane of female urethra" + ] + }, + { + "id": "FMA:239947", + "name": "Lesser omentum compartment space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:239949", + "name": "Greater omentum compartment space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:239965", + "name": "Cell zone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85545" + ] + }, + "synonyms": [ + "Zone of cell" + ] + }, + { + "id": "FMA:239973", + "name": "Right hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75370" + ] + } + }, + { + "id": "FMA:239975", + "name": "Left hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75370" + ] + } + }, + { + "id": "FMA:239990", + "name": "Interventricular septum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85080" + ] + } + }, + { + "id": "FMA:239999", + "name": "Right utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77824" + ] + } + }, + { + "id": "FMA:240001", + "name": "Left utricular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77824" + ] + } + }, + { + "id": "FMA:240003", + "name": "Right saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77825" + ] + } + }, + { + "id": "FMA:240005", + "name": "Left saccular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77825" + ] + } + }, + { + "id": "FMA:240020", + "name": "Nasal crest of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75065" + ] + } + }, + { + "id": "FMA:240022", + "name": "Nasal crest of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75065" + ] + } + }, + { + "id": "FMA:240024", + "name": "Palatine crest of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75066" + ] + } + }, + { + "id": "FMA:240026", + "name": "Palatine crest of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75066" + ] + } + }, + { + "id": "FMA:240035", + "name": "Anterolateral surface of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240066" + ] + } + }, + { + "id": "FMA:240037", + "name": "Anterolateral surface of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240066" + ] + } + }, + { + "id": "FMA:240039", + "name": "Anterolateral surface of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240066" + ] + } + }, + { + "id": "FMA:240041", + "name": "Anterolateral surface of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240066" + ] + } + }, + { + "id": "FMA:240043", + "name": "Anterolateral surface of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240066" + ] + } + }, + { + "id": "FMA:240045", + "name": "Anterolateral surface of diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240035" + ] + } + }, + { + "id": "FMA:240047", + "name": "Anterolateral surface of diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240035" + ] + } + }, + { + "id": "FMA:240049", + "name": "Anterolateral surface of diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240037" + ] + } + }, + { + "id": "FMA:240051", + "name": "Anterolateral surface of diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240037" + ] + } + }, + { + "id": "FMA:240053", + "name": "Anterolateral surface of diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240039" + ] + } + }, + { + "id": "FMA:240055", + "name": "Anterolateral surface of diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240039" + ] + } + }, + { + "id": "FMA:240057", + "name": "Anterolateral surface of diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240041" + ] + } + }, + { + "id": "FMA:240059", + "name": "Anterolateral surface of diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240041" + ] + } + }, + { + "id": "FMA:240061", + "name": "Anterolateral surface of diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240043" + ] + } + }, + { + "id": "FMA:240063", + "name": "Anterolateral surface of diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240043" + ] + } + }, + { + "id": "FMA:240066", + "name": "Anterolateral surface of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37259" + ] + } + }, + { + "id": "FMA:240067", + "name": "Posterior surface of diaphysis of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264790" + ] + } + }, + { + "id": "FMA:240069", + "name": "Posterior surface of diaphysis of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264790" + ] + } + }, + { + "id": "FMA:240071", + "name": "Posterior surface of diaphysis of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264790" + ] + } + }, + { + "id": "FMA:240073", + "name": "Posterior surface of diaphysis of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264790" + ] + } + }, + { + "id": "FMA:240075", + "name": "Posterior surface of diaphysis of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264790" + ] + } + }, + { + "id": "FMA:240077", + "name": "Posterior surface of diaphysis of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240067" + ] + } + }, + { + "id": "FMA:240079", + "name": "Posterior surface of diaphysis of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240067" + ] + } + }, + { + "id": "FMA:240081", + "name": "Posterior surface of diaphysis of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240069" + ] + } + }, + { + "id": "FMA:240083", + "name": "Posterior surface of diaphysis of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240069" + ] + } + }, + { + "id": "FMA:240085", + "name": "Posterior surface of diaphysis of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240071" + ] + } + }, + { + "id": "FMA:240087", + "name": "Posterior surface of diaphysis of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240071" + ] + } + }, + { + "id": "FMA:240089", + "name": "Posterior surface of diaphysis of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240073" + ] + } + }, + { + "id": "FMA:240091", + "name": "Posterior surface of diaphysis of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240073" + ] + } + }, + { + "id": "FMA:240093", + "name": "Posterior surface of diaphysis of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240075" + ] + } + }, + { + "id": "FMA:240095", + "name": "Posterior surface of diaphysis of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240075" + ] + } + }, + { + "id": "FMA:240320", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40566" + ] + } + }, + { + "id": "FMA:240322", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40566" + ] + } + }, + { + "id": "FMA:240324", + "name": "Trabecular bone of diaphysis proper of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40567" + ] + } + }, + { + "id": "FMA:240326", + "name": "Trabecular bone of diaphysis proper of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40567" + ] + } + }, + { + "id": "FMA:240328", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41963" + ] + } + }, + { + "id": "FMA:240330", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41963" + ] + } + }, + { + "id": "FMA:240332", + "name": "Trabecular bone of diaphysis proper of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41964" + ] + } + }, + { + "id": "FMA:240334", + "name": "Trabecular bone of diaphysis proper of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41964" + ] + } + }, + { + "id": "FMA:240336", + "name": "Trabecular bone of diaphysis proper of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41962" + ] + } + }, + { + "id": "FMA:240338", + "name": "Trabecular bone of diaphysis proper of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240336" + ] + } + }, + { + "id": "FMA:240340", + "name": "Trabecular bone of diaphysis proper of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240336" + ] + } + }, + { + "id": "FMA:240342", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42013" + ] + } + }, + { + "id": "FMA:240344", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42013" + ] + } + }, + { + "id": "FMA:240346", + "name": "Trabecular bone of diaphysis proper of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42014" + ] + } + }, + { + "id": "FMA:240348", + "name": "Trabecular bone of diaphysis proper of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42014" + ] + } + }, + { + "id": "FMA:240350", + "name": "Trabecular bone of diaphysis proper of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42012" + ] + } + }, + { + "id": "FMA:240352", + "name": "Trabecular bone of diaphysis proper of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240350" + ] + } + }, + { + "id": "FMA:240354", + "name": "Trabecular bone of diaphysis proper of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240350" + ] + } + }, + { + "id": "FMA:240356", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42063" + ] + } + }, + { + "id": "FMA:240358", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42063" + ] + } + }, + { + "id": "FMA:240360", + "name": "Trabecular bone of diaphysis proper of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42064" + ] + } + }, + { + "id": "FMA:240362", + "name": "Trabecular bone of diaphysis proper of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42064" + ] + } + }, + { + "id": "FMA:240364", + "name": "Trabecular bone of diaphysis proper of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42062" + ] + } + }, + { + "id": "FMA:240366", + "name": "Trabecular bone of diaphysis proper of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240364" + ] + } + }, + { + "id": "FMA:240368", + "name": "Trabecular bone of diaphysis proper of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240364" + ] + } + }, + { + "id": "FMA:240377", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42113" + ] + } + }, + { + "id": "FMA:240379", + "name": "Trabecular bone of diaphysis proper of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42113" + ] + } + }, + { + "id": "FMA:240381", + "name": "Trabecular bone of diaphysis proper of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42114" + ] + } + }, + { + "id": "FMA:240383", + "name": "Trabecular bone of diaphysis proper of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42114" + ] + } + }, + { + "id": "FMA:240385", + "name": "Trabecular bone of diaphysis proper of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42112" + ] + } + }, + { + "id": "FMA:240387", + "name": "Trabecular bone of diaphysis proper of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240385" + ] + } + }, + { + "id": "FMA:240389", + "name": "Trabecular bone of diaphysis proper of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240385" + ] + } + }, + { + "id": "FMA:240391", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40354" + ] + } + }, + { + "id": "FMA:240393", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40354" + ] + } + }, + { + "id": "FMA:240395", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240391" + ] + } + }, + { + "id": "FMA:240397", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240391" + ] + } + }, + { + "id": "FMA:240399", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240393" + ] + } + }, + { + "id": "FMA:240401", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240393" + ] + } + }, + { + "id": "FMA:240402", + "name": "Proximal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240605" + ] + } + }, + { + "id": "FMA:240404", + "name": "Proximal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240605" + ] + } + }, + { + "id": "FMA:240406", + "name": "Proximal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240605" + ] + } + }, + { + "id": "FMA:240408", + "name": "Proximal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240605" + ] + } + }, + { + "id": "FMA:240410", + "name": "Proximal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240605" + ] + } + }, + { + "id": "FMA:240418", + "name": "Proximal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240402" + ] + } + }, + { + "id": "FMA:240420", + "name": "Proximal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240402" + ] + } + }, + { + "id": "FMA:240422", + "name": "Proximal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240404" + ] + } + }, + { + "id": "FMA:240424", + "name": "Proximal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240404" + ] + } + }, + { + "id": "FMA:240426", + "name": "Proximal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240404" + ] + } + }, + { + "id": "FMA:240428", + "name": "Proximal metaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240406" + ] + } + }, + { + "id": "FMA:240430", + "name": "Proximal metaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240406" + ] + } + }, + { + "id": "FMA:240432", + "name": "Proximal metaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240406" + ] + } + }, + { + "id": "FMA:240434", + "name": "Proximal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240408" + ] + } + }, + { + "id": "FMA:240436", + "name": "Proximal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240408" + ] + } + }, + { + "id": "FMA:240438", + "name": "Proximal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240408" + ] + } + }, + { + "id": "FMA:240440", + "name": "Proximal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240410" + ] + } + }, + { + "id": "FMA:240442", + "name": "Proximal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240410" + ] + } + }, + { + "id": "FMA:240444", + "name": "Proximal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240410" + ] + } + }, + { + "id": "FMA:240446", + "name": "Proximal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240418" + ] + } + }, + { + "id": "FMA:240448", + "name": "Proximal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240418" + ] + } + }, + { + "id": "FMA:240450", + "name": "Proximal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240420" + ] + } + }, + { + "id": "FMA:240452", + "name": "Proximal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240420" + ] + } + }, + { + "id": "FMA:240454", + "name": "Proximal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240422" + ] + } + }, + { + "id": "FMA:240456", + "name": "Proximal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240422" + ] + } + }, + { + "id": "FMA:240458", + "name": "Proximal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240424" + ] + } + }, + { + "id": "FMA:240460", + "name": "Proximal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240424" + ] + } + }, + { + "id": "FMA:240462", + "name": "Proximal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240426" + ] + } + }, + { + "id": "FMA:240464", + "name": "Proximal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240426" + ] + } + }, + { + "id": "FMA:240466", + "name": "Proximal metaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240428" + ] + } + }, + { + "id": "FMA:240468", + "name": "Proximal metaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240428" + ] + } + }, + { + "id": "FMA:240470", + "name": "Proximal metaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240430" + ] + } + }, + { + "id": "FMA:240472", + "name": "Proximal metaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240430" + ] + } + }, + { + "id": "FMA:240474", + "name": "Proximal metaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240432" + ] + } + }, + { + "id": "FMA:240476", + "name": "Proximal metaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240432" + ] + } + }, + { + "id": "FMA:240478", + "name": "Proximal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240434" + ] + } + }, + { + "id": "FMA:240480", + "name": "Proximal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240434" + ] + } + }, + { + "id": "FMA:240482", + "name": "Proximal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240436" + ] + } + }, + { + "id": "FMA:240484", + "name": "Proximal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240436" + ] + } + }, + { + "id": "FMA:240486", + "name": "Proximal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240438" + ] + } + }, + { + "id": "FMA:240488", + "name": "Proximal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240438" + ] + } + }, + { + "id": "FMA:240490", + "name": "Proximal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240440" + ] + } + }, + { + "id": "FMA:240492", + "name": "Proximal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240440" + ] + } + }, + { + "id": "FMA:240494", + "name": "Proximal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240442" + ] + } + }, + { + "id": "FMA:240496", + "name": "Proximal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240442" + ] + } + }, + { + "id": "FMA:240498", + "name": "Proximal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240444" + ] + } + }, + { + "id": "FMA:240500", + "name": "Proximal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240444" + ] + } + }, + { + "id": "FMA:240502", + "name": "Distal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240603" + ] + } + }, + { + "id": "FMA:240504", + "name": "Distal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240603" + ] + } + }, + { + "id": "FMA:240506", + "name": "Distal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240603" + ] + } + }, + { + "id": "FMA:240508", + "name": "Distal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240603" + ] + } + }, + { + "id": "FMA:240510", + "name": "Distal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240603" + ] + } + }, + { + "id": "FMA:240518", + "name": "Distal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240502" + ] + } + }, + { + "id": "FMA:240520", + "name": "Distal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240502" + ] + } + }, + { + "id": "FMA:240522", + "name": "Distal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240504" + ] + } + }, + { + "id": "FMA:240524", + "name": "Distal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240504" + ] + } + }, + { + "id": "FMA:240526", + "name": "Distal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240504" + ] + } + }, + { + "id": "FMA:240528", + "name": "Distal metaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240506" + ] + } + }, + { + "id": "FMA:240530", + "name": "Distal metaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240506" + ] + } + }, + { + "id": "FMA:240532", + "name": "Distal metaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240506" + ] + } + }, + { + "id": "FMA:240534", + "name": "Distal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240508" + ] + } + }, + { + "id": "FMA:240536", + "name": "Distal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240508" + ] + } + }, + { + "id": "FMA:240538", + "name": "Distal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240508" + ] + } + }, + { + "id": "FMA:240540", + "name": "Distal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240510" + ] + } + }, + { + "id": "FMA:240542", + "name": "Distal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240510" + ] + } + }, + { + "id": "FMA:240544", + "name": "Distal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240510" + ] + } + }, + { + "id": "FMA:240546", + "name": "Distal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240518" + ] + } + }, + { + "id": "FMA:240548", + "name": "Distal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240518" + ] + } + }, + { + "id": "FMA:240550", + "name": "Distal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240520" + ] + } + }, + { + "id": "FMA:240552", + "name": "Distal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240520" + ] + } + }, + { + "id": "FMA:240554", + "name": "Distal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240522" + ] + } + }, + { + "id": "FMA:240556", + "name": "Distal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240522" + ] + } + }, + { + "id": "FMA:240558", + "name": "Distal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240524" + ] + } + }, + { + "id": "FMA:240560", + "name": "Distal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240524" + ] + } + }, + { + "id": "FMA:240562", + "name": "Distal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240526" + ] + } + }, + { + "id": "FMA:240564", + "name": "Distal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240526" + ] + } + }, + { + "id": "FMA:240566", + "name": "Distal metaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240528" + ] + } + }, + { + "id": "FMA:240568", + "name": "Distal metaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240528" + ] + } + }, + { + "id": "FMA:240570", + "name": "Distal metaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240530" + ] + } + }, + { + "id": "FMA:240572", + "name": "Distal metaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240530" + ] + } + }, + { + "id": "FMA:240574", + "name": "Distal metaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240532" + ] + } + }, + { + "id": "FMA:240576", + "name": "Distal metaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240532" + ] + } + }, + { + "id": "FMA:240578", + "name": "Distal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240534" + ] + } + }, + { + "id": "FMA:240580", + "name": "Distal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240534" + ] + } + }, + { + "id": "FMA:240582", + "name": "Distal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240536" + ] + } + }, + { + "id": "FMA:240584", + "name": "Distal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240536" + ] + } + }, + { + "id": "FMA:240586", + "name": "Distal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240538" + ] + } + }, + { + "id": "FMA:240588", + "name": "Distal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240538" + ] + } + }, + { + "id": "FMA:240590", + "name": "Distal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240540" + ] + } + }, + { + "id": "FMA:240592", + "name": "Distal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240540" + ] + } + }, + { + "id": "FMA:240594", + "name": "Distal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240542" + ] + } + }, + { + "id": "FMA:240596", + "name": "Distal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240542" + ] + } + }, + { + "id": "FMA:240598", + "name": "Distal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240544" + ] + } + }, + { + "id": "FMA:240600", + "name": "Distal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240544" + ] + } + }, + { + "id": "FMA:240603", + "name": "Distal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32824" + ] + } + }, + { + "id": "FMA:240605", + "name": "Proximal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32823" + ] + } + }, + { + "id": "FMA:240705", + "name": "Articular cartilage of proximal epiphysis of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12264" + ] + } + }, + { + "id": "FMA:240707", + "name": "Epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24012" + ] + } + }, + { + "id": "FMA:240710", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41968" + ] + } + }, + { + "id": "FMA:240712", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41969" + ] + } + }, + { + "id": "FMA:240714", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41969" + ] + } + }, + { + "id": "FMA:240716", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41970" + ] + } + }, + { + "id": "FMA:240718", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:41970" + ] + } + }, + { + "id": "FMA:240720", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240710" + ] + } + }, + { + "id": "FMA:240722", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240710" + ] + } + }, + { + "id": "FMA:240724", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42018" + ] + } + }, + { + "id": "FMA:240726", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42019" + ] + } + }, + { + "id": "FMA:240728", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42019" + ] + } + }, + { + "id": "FMA:240730", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42020" + ] + } + }, + { + "id": "FMA:240732", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42020" + ] + } + }, + { + "id": "FMA:240734", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240724" + ] + } + }, + { + "id": "FMA:240736", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240724" + ] + } + }, + { + "id": "FMA:240737", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240756" + ] + } + }, + { + "id": "FMA:240739", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240756" + ] + } + }, + { + "id": "FMA:240741", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240756" + ] + } + }, + { + "id": "FMA:240743", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240737" + ] + } + }, + { + "id": "FMA:240745", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240737" + ] + } + }, + { + "id": "FMA:240747", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240739" + ] + } + }, + { + "id": "FMA:240749", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240739" + ] + } + }, + { + "id": "FMA:240751", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240741" + ] + } + }, + { + "id": "FMA:240753", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240741" + ] + } + }, + { + "id": "FMA:240756", + "name": "Trabecular bone of proximal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40351" + ] + } + }, + { + "id": "FMA:240757", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264834" + ] + } + }, + { + "id": "FMA:240759", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264834" + ] + } + }, + { + "id": "FMA:240761", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264834" + ] + } + }, + { + "id": "FMA:240763", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240757" + ] + } + }, + { + "id": "FMA:240765", + "name": "Trabecular bone of proximal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240757" + ] + } + }, + { + "id": "FMA:240767", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240759" + ] + } + }, + { + "id": "FMA:240769", + "name": "Trabecular bone of proximal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240759" + ] + } + }, + { + "id": "FMA:240771", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240761" + ] + } + }, + { + "id": "FMA:240773", + "name": "Trabecular bone of proximal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240761" + ] + } + }, + { + "id": "FMA:240775", + "name": "Trabecular bone of distal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240870" + ] + } + }, + { + "id": "FMA:240777", + "name": "Trabecular bone of distal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240870" + ] + } + }, + { + "id": "FMA:240779", + "name": "Trabecular bone of distal metaphysis of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240870" + ] + } + }, + { + "id": "FMA:240781", + "name": "Trabecular bone of distal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240870" + ] + } + }, + { + "id": "FMA:240783", + "name": "Trabecular bone of distal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240870" + ] + } + }, + { + "id": "FMA:240785", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240775" + ] + } + }, + { + "id": "FMA:240787", + "name": "Trabecular bone of distal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240775" + ] + } + }, + { + "id": "FMA:240789", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240777" + ] + } + }, + { + "id": "FMA:240791", + "name": "Trabecular bone of distal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240777" + ] + } + }, + { + "id": "FMA:240793", + "name": "Trabecular bone of distal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240777" + ] + } + }, + { + "id": "FMA:240795", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240779" + ] + } + }, + { + "id": "FMA:240797", + "name": "Trabecular bone of distal metaphysis of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240779" + ] + } + }, + { + "id": "FMA:240799", + "name": "Trabecular bone of distal metaphysis of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240779" + ] + } + }, + { + "id": "FMA:240801", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240781" + ] + } + }, + { + "id": "FMA:240803", + "name": "Trabecular bone of distal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240781" + ] + } + }, + { + "id": "FMA:240805", + "name": "Trabecular bone of distal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240781" + ] + } + }, + { + "id": "FMA:240807", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240783" + ] + } + }, + { + "id": "FMA:240809", + "name": "Trabecular bone of distal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240783" + ] + } + }, + { + "id": "FMA:240811", + "name": "Trabecular bone of distal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240783" + ] + } + }, + { + "id": "FMA:240813", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240785" + ] + } + }, + { + "id": "FMA:240815", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240785" + ] + } + }, + { + "id": "FMA:240817", + "name": "Trabecular bone of distal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240787" + ] + } + }, + { + "id": "FMA:240819", + "name": "Trabecular bone of distal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240787" + ] + } + }, + { + "id": "FMA:240821", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240789" + ] + } + }, + { + "id": "FMA:240823", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240789" + ] + } + }, + { + "id": "FMA:240825", + "name": "Trabecular bone of distal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240791" + ] + } + }, + { + "id": "FMA:240827", + "name": "Trabecular bone of distal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240791" + ] + } + }, + { + "id": "FMA:240829", + "name": "Trabecular bone of distal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240793" + ] + } + }, + { + "id": "FMA:240831", + "name": "Trabecular bone of distal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240793" + ] + } + }, + { + "id": "FMA:240833", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240795" + ] + } + }, + { + "id": "FMA:240835", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240795" + ] + } + }, + { + "id": "FMA:240837", + "name": "Trabecular bone of distal metaphysis of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240797" + ] + } + }, + { + "id": "FMA:240839", + "name": "Trabecular bone of distal metaphysis of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240797" + ] + } + }, + { + "id": "FMA:240841", + "name": "Trabecular bone of distal metaphysis of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240799" + ] + } + }, + { + "id": "FMA:240843", + "name": "Trabecular bone of distal metaphysis of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240799" + ] + } + }, + { + "id": "FMA:240845", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240801" + ] + } + }, + { + "id": "FMA:240847", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240801" + ] + } + }, + { + "id": "FMA:240849", + "name": "Trabecular bone of distal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240803" + ] + } + }, + { + "id": "FMA:240851", + "name": "Trabecular bone of distal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240803" + ] + } + }, + { + "id": "FMA:240853", + "name": "Trabecular bone of distal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240805" + ] + } + }, + { + "id": "FMA:240855", + "name": "Trabecular bone of distal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240805" + ] + } + }, + { + "id": "FMA:240857", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240807" + ] + } + }, + { + "id": "FMA:240859", + "name": "Trabecular bone of distal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240807" + ] + } + }, + { + "id": "FMA:240861", + "name": "Trabecular bone of distal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240809" + ] + } + }, + { + "id": "FMA:240863", + "name": "Trabecular bone of distal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240809" + ] + } + }, + { + "id": "FMA:240865", + "name": "Trabecular bone of distal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240811" + ] + } + }, + { + "id": "FMA:240867", + "name": "Trabecular bone of distal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:240811" + ] + } + }, + { + "id": "FMA:240870", + "name": "Trabecular bone of distal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32738" + ] + } + }, + { + "id": "FMA:240878", + "name": "Compact bone of proximal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32733" + ] + } + }, + { + "id": "FMA:240976", + "name": "Compact bone of distal epiphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32734" + ] + } + }, + { + "id": "FMA:240985", + "name": "Compact bone of diaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32678" + ] + } + }, + { + "id": "FMA:241108", + "name": "Compact bone of diaphysis proper of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32679" + ] + } + }, + { + "id": "FMA:241109", + "name": "Compact bone of diaphysis proper of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241122" + ] + } + }, + { + "id": "FMA:241111", + "name": "Compact bone of diaphysis proper of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241122" + ] + } + }, + { + "id": "FMA:241113", + "name": "Compact bone of diaphysis proper of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241109" + ] + } + }, + { + "id": "FMA:241115", + "name": "Compact bone of diaphysis proper of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241109" + ] + } + }, + { + "id": "FMA:241117", + "name": "Compact bone of diaphysis proper of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241111" + ] + } + }, + { + "id": "FMA:241119", + "name": "Compact bone of diaphysis proper of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241111" + ] + } + }, + { + "id": "FMA:241122", + "name": "Compact bone of diaphysis proper of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241108" + ] + } + }, + { + "id": "FMA:241124", + "name": "Compact bone of proximal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32735" + ] + } + }, + { + "id": "FMA:241126", + "name": "Compact bone of distal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32736" + ] + } + }, + { + "id": "FMA:241127", + "name": "Compact bone of proximal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241152" + ] + } + }, + { + "id": "FMA:241129", + "name": "Compact bone of proximal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241152" + ] + } + }, + { + "id": "FMA:241131", + "name": "Compact bone of proximal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241127" + ] + } + }, + { + "id": "FMA:241133", + "name": "Compact bone of proximal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241127" + ] + } + }, + { + "id": "FMA:241135", + "name": "Compact bone of proximal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241129" + ] + } + }, + { + "id": "FMA:241137", + "name": "Compact bone of proximal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241129" + ] + } + }, + { + "id": "FMA:241139", + "name": "Compact bone of distal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241154" + ] + } + }, + { + "id": "FMA:241141", + "name": "Compact bone of distal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241154" + ] + } + }, + { + "id": "FMA:241143", + "name": "Compact bone of distal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241139" + ] + } + }, + { + "id": "FMA:241145", + "name": "Compact bone of distal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241139" + ] + } + }, + { + "id": "FMA:241147", + "name": "Compact bone of distal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241141" + ] + } + }, + { + "id": "FMA:241149", + "name": "Compact bone of distal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241141" + ] + } + }, + { + "id": "FMA:241152", + "name": "Compact bone of proximal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241124" + ] + } + }, + { + "id": "FMA:241154", + "name": "Compact bone of distal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241126" + ] + } + }, + { + "id": "FMA:241364", + "name": "Bone tissue of epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:241366", + "name": "Bone tissue of diaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:241368", + "name": "Bone tissue of diaphysis proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:241370", + "name": "Bone tissue of metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83128" + ] + } + }, + { + "id": "FMA:241372", + "name": "Bone tissue of proximal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241364" + ] + } + }, + { + "id": "FMA:241374", + "name": "Bone tissue of distal epiphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241364" + ] + } + }, + { + "id": "FMA:241376", + "name": "Bone tissue of proximal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241370" + ] + } + }, + { + "id": "FMA:241378", + "name": "Bone tissue of distal metaphysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241370" + ] + } + }, + { + "id": "FMA:241380", + "name": "Bone tissue of diaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241366" + ] + } + }, + { + "id": "FMA:241396", + "name": "Bone of diaphysis proper of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264838" + ] + } + }, + { + "id": "FMA:241398", + "name": "Bone of diaphysis proper of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264838" + ] + } + }, + { + "id": "FMA:241400", + "name": "Bone of diaphysis proper of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264838" + ] + } + }, + { + "id": "FMA:241402", + "name": "Bone of diaphysis proper of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264838" + ] + } + }, + { + "id": "FMA:241404", + "name": "Bone of diaphysis proper of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241396" + ] + } + }, + { + "id": "FMA:241406", + "name": "Bone of diaphysis proper of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241396" + ] + } + }, + { + "id": "FMA:241408", + "name": "Bone of diaphysis proper of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241398" + ] + } + }, + { + "id": "FMA:241410", + "name": "Bone of diaphysis proper of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241398" + ] + } + }, + { + "id": "FMA:241412", + "name": "Bone of diaphysis proper of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241398" + ] + } + }, + { + "id": "FMA:241414", + "name": "Bone of diaphysis proper of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241400" + ] + } + }, + { + "id": "FMA:241416", + "name": "Bone of diaphysis proper of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241400" + ] + } + }, + { + "id": "FMA:241418", + "name": "Bone of diaphysis proper of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241400" + ] + } + }, + { + "id": "FMA:241420", + "name": "Bone of diaphysis proper of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241402" + ] + } + }, + { + "id": "FMA:241422", + "name": "Bone of diaphysis proper of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241402" + ] + } + }, + { + "id": "FMA:241424", + "name": "Bone of diaphysis proper of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241402" + ] + } + }, + { + "id": "FMA:241426", + "name": "Bone of diaphysis proper of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241404" + ] + } + }, + { + "id": "FMA:241428", + "name": "Bone of diaphysis proper of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241404" + ] + } + }, + { + "id": "FMA:241430", + "name": "Bone of diaphysis proper of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241406" + ] + } + }, + { + "id": "FMA:241432", + "name": "Bone of diaphysis proper of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241406" + ] + } + }, + { + "id": "FMA:241434", + "name": "Bone of diaphysis proper of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241408" + ] + } + }, + { + "id": "FMA:241436", + "name": "Bone of diaphysis proper of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241408" + ] + } + }, + { + "id": "FMA:241438", + "name": "Bone of diaphysis proper of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241410" + ] + } + }, + { + "id": "FMA:241440", + "name": "Bone of diaphysis proper of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241410" + ] + } + }, + { + "id": "FMA:241442", + "name": "Bone of diaphysis proper of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241412" + ] + } + }, + { + "id": "FMA:241444", + "name": "Bone of diaphysis proper of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241412" + ] + } + }, + { + "id": "FMA:241446", + "name": "Bone of diaphysis proper of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241414" + ] + } + }, + { + "id": "FMA:241448", + "name": "Bone of diaphysis proper of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241414" + ] + } + }, + { + "id": "FMA:241450", + "name": "Bone of diaphysis proper of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241416" + ] + } + }, + { + "id": "FMA:241452", + "name": "Bone of diaphysis proper of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241416" + ] + } + }, + { + "id": "FMA:241454", + "name": "Bone of diaphysis proper of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241418" + ] + } + }, + { + "id": "FMA:241456", + "name": "Bone of diaphysis proper of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241418" + ] + } + }, + { + "id": "FMA:241458", + "name": "Bone of diaphysis proper of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241420" + ] + } + }, + { + "id": "FMA:241460", + "name": "Bone of diaphysis proper of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241420" + ] + } + }, + { + "id": "FMA:241462", + "name": "Bone of diaphysis proper of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241422" + ] + } + }, + { + "id": "FMA:241464", + "name": "Bone of diaphysis proper of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241422" + ] + } + }, + { + "id": "FMA:241466", + "name": "Bone of diaphysis proper of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241424" + ] + } + }, + { + "id": "FMA:241468", + "name": "Bone of diaphysis proper of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241424" + ] + } + }, + { + "id": "FMA:241470", + "name": "Bone of proximal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241619" + ] + } + }, + { + "id": "FMA:241472", + "name": "Bone of proximal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241619" + ] + } + }, + { + "id": "FMA:241474", + "name": "Bone of proximal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241619" + ] + } + }, + { + "id": "FMA:241476", + "name": "Bone of proximal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241619" + ] + } + }, + { + "id": "FMA:241478", + "name": "Bone of proximal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241470" + ] + } + }, + { + "id": "FMA:241480", + "name": "Bone of proximal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241470" + ] + } + }, + { + "id": "FMA:241482", + "name": "Bone of proximal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241472" + ] + } + }, + { + "id": "FMA:241484", + "name": "Bone of proximal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241472" + ] + } + }, + { + "id": "FMA:241486", + "name": "Bone of proximal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241472" + ] + } + }, + { + "id": "FMA:241488", + "name": "Bone of proximal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241474" + ] + } + }, + { + "id": "FMA:241490", + "name": "Bone of proximal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241474" + ] + } + }, + { + "id": "FMA:241492", + "name": "Bone of proximal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241474" + ] + } + }, + { + "id": "FMA:241494", + "name": "Bone of proximal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241476" + ] + } + }, + { + "id": "FMA:241496", + "name": "Bone of proximal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241476" + ] + } + }, + { + "id": "FMA:241498", + "name": "Bone of proximal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241476" + ] + } + }, + { + "id": "FMA:241500", + "name": "Bone of proximal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241478" + ] + } + }, + { + "id": "FMA:241502", + "name": "Bone of proximal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241478" + ] + } + }, + { + "id": "FMA:241504", + "name": "Bone of proximal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241480" + ] + } + }, + { + "id": "FMA:241506", + "name": "Bone of proximal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241480" + ] + } + }, + { + "id": "FMA:241508", + "name": "Bone of proximal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241482" + ] + } + }, + { + "id": "FMA:241510", + "name": "Bone of proximal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241482" + ] + } + }, + { + "id": "FMA:241512", + "name": "Bone of proximal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241484" + ] + } + }, + { + "id": "FMA:241514", + "name": "Bone of proximal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241484" + ] + } + }, + { + "id": "FMA:241516", + "name": "Bone of proximal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241486" + ] + } + }, + { + "id": "FMA:241518", + "name": "Bone of proximal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241486" + ] + } + }, + { + "id": "FMA:241520", + "name": "Bone of proximal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241488" + ] + } + }, + { + "id": "FMA:241522", + "name": "Bone of proximal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241488" + ] + } + }, + { + "id": "FMA:241524", + "name": "Bone of proximal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241490" + ] + } + }, + { + "id": "FMA:241526", + "name": "Bone of proximal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241490" + ] + } + }, + { + "id": "FMA:241528", + "name": "Bone of proximal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241492" + ] + } + }, + { + "id": "FMA:241530", + "name": "Bone of proximal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241492" + ] + } + }, + { + "id": "FMA:241532", + "name": "Bone of proximal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241494" + ] + } + }, + { + "id": "FMA:241534", + "name": "Bone of proximal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241494" + ] + } + }, + { + "id": "FMA:241536", + "name": "Bone of proximal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241496" + ] + } + }, + { + "id": "FMA:241538", + "name": "Bone of proximal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241496" + ] + } + }, + { + "id": "FMA:241540", + "name": "Bone of proximal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241498" + ] + } + }, + { + "id": "FMA:241542", + "name": "Bone of proximal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241498" + ] + } + }, + { + "id": "FMA:241544", + "name": "Bone of distal metaphysis of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241629" + ] + } + }, + { + "id": "FMA:241546", + "name": "Bone of distal metaphysis of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241629" + ] + } + }, + { + "id": "FMA:241548", + "name": "Bone of distal metaphysis of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241629" + ] + } + }, + { + "id": "FMA:241550", + "name": "Bone of distal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241629" + ] + } + }, + { + "id": "FMA:241552", + "name": "Bone of distal metaphysis of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241544" + ] + } + }, + { + "id": "FMA:241554", + "name": "Bone of distal metaphysis of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241544" + ] + } + }, + { + "id": "FMA:241556", + "name": "Bone of distal metaphysis of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241546" + ] + } + }, + { + "id": "FMA:241558", + "name": "Bone of distal metaphysis of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241546" + ] + } + }, + { + "id": "FMA:241560", + "name": "Bone of distal metaphysis of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241546" + ] + } + }, + { + "id": "FMA:241562", + "name": "Bone of distal metaphysis of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241548" + ] + } + }, + { + "id": "FMA:241564", + "name": "Bone of distal metaphysis of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241548" + ] + } + }, + { + "id": "FMA:241566", + "name": "Bone of distal metaphysis of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241548" + ] + } + }, + { + "id": "FMA:241568", + "name": "Bone of distal metaphysis of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241550" + ] + } + }, + { + "id": "FMA:241570", + "name": "Bone of distal metaphysis of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241550" + ] + } + }, + { + "id": "FMA:241572", + "name": "Bone of distal metaphysis of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241550" + ] + } + }, + { + "id": "FMA:241574", + "name": "Bone of distal metaphysis of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241552" + ] + } + }, + { + "id": "FMA:241576", + "name": "Bone of distal metaphysis of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241552" + ] + } + }, + { + "id": "FMA:241578", + "name": "Bone of distal metaphysis of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241554" + ] + } + }, + { + "id": "FMA:241580", + "name": "Bone of distal metaphysis of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241554" + ] + } + }, + { + "id": "FMA:241582", + "name": "Bone of distal metaphysis of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241556" + ] + } + }, + { + "id": "FMA:241584", + "name": "Bone of distal metaphysis of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241556" + ] + } + }, + { + "id": "FMA:241586", + "name": "Bone of distal metaphysis of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241558" + ] + } + }, + { + "id": "FMA:241588", + "name": "Bone of distal metaphysis of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241558" + ] + } + }, + { + "id": "FMA:241590", + "name": "Bone of distal metaphysis of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241560" + ] + } + }, + { + "id": "FMA:241592", + "name": "Bone of distal metaphysis of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241560" + ] + } + }, + { + "id": "FMA:241594", + "name": "Bone of distal metaphysis of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241562" + ] + } + }, + { + "id": "FMA:241596", + "name": "Bone of distal metaphysis of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241562" + ] + } + }, + { + "id": "FMA:241598", + "name": "Bone of distal metaphysis of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241564" + ] + } + }, + { + "id": "FMA:241600", + "name": "Bone of distal metaphysis of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241564" + ] + } + }, + { + "id": "FMA:241602", + "name": "Bone of distal metaphysis of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241566" + ] + } + }, + { + "id": "FMA:241604", + "name": "Bone of distal metaphysis of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241566" + ] + } + }, + { + "id": "FMA:241606", + "name": "Bone of distal metaphysis of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241568" + ] + } + }, + { + "id": "FMA:241608", + "name": "Bone of distal metaphysis of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241568" + ] + } + }, + { + "id": "FMA:241610", + "name": "Bone of distal metaphysis of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241570" + ] + } + }, + { + "id": "FMA:241612", + "name": "Bone of distal metaphysis of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241570" + ] + } + }, + { + "id": "FMA:241614", + "name": "Bone of distal metaphysis of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241572" + ] + } + }, + { + "id": "FMA:241616", + "name": "Bone of distal metaphysis of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241572" + ] + } + }, + { + "id": "FMA:241619", + "name": "Bone tissue of proximal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241376" + ] + } + }, + { + "id": "FMA:241621", + "name": "Bone tissue of proximal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241376" + ] + } + }, + { + "id": "FMA:241623", + "name": "Bone tissue of distal metaphysis of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241378" + ] + } + }, + { + "id": "FMA:241625", + "name": "Bone tissue of proximal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241621" + ] + } + }, + { + "id": "FMA:241627", + "name": "Bone tissue of proximal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241621" + ] + } + }, + { + "id": "FMA:241629", + "name": "Bone tissue of distal metaphysis of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241378" + ] + } + }, + { + "id": "FMA:241631", + "name": "Bone tissue of distal metaphysis of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241623" + ] + } + }, + { + "id": "FMA:241633", + "name": "Bone tissue of distal metaphysis of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241623" + ] + } + }, + { + "id": "FMA:241635", + "name": "Compact bone of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51546" + ] + } + }, + { + "id": "FMA:241637", + "name": "Compact bone of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51546" + ] + } + }, + { + "id": "FMA:241639", + "name": "Compact bone of greater trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51547" + ] + } + }, + { + "id": "FMA:241641", + "name": "Compact bone of greater trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51547" + ] + } + }, + { + "id": "FMA:241643", + "name": "Compact bone of lesser trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51548" + ] + } + }, + { + "id": "FMA:241645", + "name": "Compact bone of lesser trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51548" + ] + } + }, + { + "id": "FMA:241647", + "name": "Compact bone of medial condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51550" + ] + } + }, + { + "id": "FMA:241649", + "name": "Compact bone of medial condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51550" + ] + } + }, + { + "id": "FMA:241651", + "name": "Compact bone of lateral condyle of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51551" + ] + } + }, + { + "id": "FMA:241653", + "name": "Compact bone of lateral condyle of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51551" + ] + } + }, + { + "id": "FMA:241655", + "name": "Bone of head of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51541" + ] + } + }, + { + "id": "FMA:241657", + "name": "Bone of head of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51541" + ] + } + }, + { + "id": "FMA:241659", + "name": "Bone of greater trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51542" + ] + } + }, + { + "id": "FMA:241661", + "name": "Bone of greater trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51542" + ] + } + }, + { + "id": "FMA:241663", + "name": "Bone of lesser trochanter of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51543" + ] + } + }, + { + "id": "FMA:241665", + "name": "Bone of lesser trochanter of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51543" + ] + } + }, + { + "id": "FMA:241667", + "name": "Bone tissue of short bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:241669", + "name": "Bone tissue of sesamoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241667" + ] + } + }, + { + "id": "FMA:241671", + "name": "Bone tissue of sesamoid bone of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241669" + ] + } + }, + { + "id": "FMA:241675", + "name": "Bone tissue of sesamoid bone of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241669" + ] + } + }, + { + "id": "FMA:241678", + "name": "Skin of male trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12167" + ] + } + }, + { + "id": "FMA:241680", + "name": "Skin of female trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12167" + ] + } + }, + { + "id": "FMA:241682", + "name": "Skin of male thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23028" + ] + } + }, + { + "id": "FMA:241684", + "name": "Skin of female thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23028" + ] + } + }, + { + "id": "FMA:241686", + "name": "Skin of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22988" + ] + } + }, + { + "id": "FMA:241688", + "name": "Skin of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22988" + ] + } + }, + { + "id": "FMA:241690", + "name": "Skin of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22984" + ] + } + }, + { + "id": "FMA:241692", + "name": "Skin of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:22984" + ] + } + }, + { + "id": "FMA:241694", + "name": "Skin of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + } + }, + { + "id": "FMA:241696", + "name": "Skin of male body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241694" + ] + } + }, + { + "id": "FMA:241698", + "name": "Skin of female body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241694" + ] + } + }, + { + "id": "FMA:241703", + "name": "Lymphatic tree of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236062" + ] + } + }, + { + "id": "FMA:241705", + "name": "Lymphatic tree of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236062" + ] + } + }, + { + "id": "FMA:241709", + "name": "Lateral lymphatic tree of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236234" + ] + } + }, + { + "id": "FMA:241711", + "name": "Lateral lymphatic tree of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236234" + ] + } + }, + { + "id": "FMA:241713", + "name": "Medial lymphatic tree of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236236" + ] + } + }, + { + "id": "FMA:241715", + "name": "Medial lymphatic tree of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:236236" + ] + } + }, + { + "id": "FMA:241723", + "name": "Set of sesamoid bones of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71341" + ] + } + }, + { + "id": "FMA:241725", + "name": "Set of sesamoid bones of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71341" + ] + } + }, + { + "id": "FMA:241727", + "name": "Set of arteries of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63812" + ] + } + }, + { + "id": "FMA:241729", + "name": "Set of arteries of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241727" + ] + } + }, + { + "id": "FMA:241731", + "name": "Set of arteries of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241727" + ] + } + }, + { + "id": "FMA:241733", + "name": "Set of veins of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63814" + ] + } + }, + { + "id": "FMA:241735", + "name": "Set of veins of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241733" + ] + } + }, + { + "id": "FMA:241737", + "name": "Set of veins of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241733" + ] + } + }, + { + "id": "FMA:241739", + "name": "Set of capillaries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:241741", + "name": "Set of all capillaries", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241743", + "name": "Set of capillaries of head", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241745", + "name": "Set of capillaries of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241747", + "name": "Set of capillaries of neck", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241749", + "name": "Set of capillaries of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241751", + "name": "Set of capillaries of limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241753", + "name": "Set of capillaries of upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241751" + ] + } + }, + { + "id": "FMA:241755", + "name": "Set of capillaries of lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241751" + ] + } + }, + { + "id": "FMA:241757", + "name": "Set of capillaries of limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241739" + ] + } + }, + { + "id": "FMA:241759", + "name": "Set of capillaries of right upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241753" + ] + } + }, + { + "id": "FMA:241761", + "name": "Set of capillaries of left upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241753" + ] + } + }, + { + "id": "FMA:241763", + "name": "Set of capillaries of right lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241755" + ] + } + }, + { + "id": "FMA:241765", + "name": "Set of capillaries of left lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241755" + ] + } + }, + { + "id": "FMA:241767", + "name": "Set of capillaries of limb girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241757" + ] + } + }, + { + "id": "FMA:241769", + "name": "Set of capillaries of distal free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241861" + ] + } + }, + { + "id": "FMA:241771", + "name": "Set of capillaries of pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241767" + ] + } + }, + { + "id": "FMA:241773", + "name": "Set of capillaries of right pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241771" + ] + } + }, + { + "id": "FMA:241775", + "name": "Set of capillaries of left pectoral girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241771" + ] + } + }, + { + "id": "FMA:241777", + "name": "Set of capillaries of free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241859" + ] + } + }, + { + "id": "FMA:241779", + "name": "Set of capillaries of right free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241777" + ] + } + }, + { + "id": "FMA:241781", + "name": "Set of capillaries of left free upper limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241777" + ] + } + }, + { + "id": "FMA:241783", + "name": "Set of capillaries of middle free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241861" + ] + } + }, + { + "id": "FMA:241785", + "name": "Set of capillaries of arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241827" + ] + } + }, + { + "id": "FMA:241787", + "name": "Set of capillaries of elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241783" + ] + } + }, + { + "id": "FMA:241789", + "name": "Set of capillaries of forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241783" + ] + } + }, + { + "id": "FMA:241791", + "name": "Set of capillaries of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241769" + ] + } + }, + { + "id": "FMA:241793", + "name": "Set of capillaries of hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241769" + ] + } + }, + { + "id": "FMA:241795", + "name": "Set of capillaries of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241793" + ] + } + }, + { + "id": "FMA:241797", + "name": "Set of capillaries of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241793" + ] + } + }, + { + "id": "FMA:241799", + "name": "Set of capillaries of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241791" + ] + } + }, + { + "id": "FMA:241801", + "name": "Set of capillaries of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241791" + ] + } + }, + { + "id": "FMA:241803", + "name": "Set of capillaries of right forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241789" + ] + } + }, + { + "id": "FMA:241805", + "name": "Set of capillaries of left forearm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241789" + ] + } + }, + { + "id": "FMA:241807", + "name": "Set of capillaries of right elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241787" + ] + } + }, + { + "id": "FMA:241809", + "name": "Set of capillaries of left elbow", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241787" + ] + } + }, + { + "id": "FMA:241811", + "name": "Set of capillaries of right arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241785" + ] + } + }, + { + "id": "FMA:241813", + "name": "Set of capillaries of left arm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241785" + ] + } + }, + { + "id": "FMA:241815", + "name": "Set of capillaries of pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241767" + ] + } + }, + { + "id": "FMA:241817", + "name": "Set of capillaries of right pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241815" + ] + } + }, + { + "id": "FMA:241819", + "name": "Set of capillaries of left pelvic girdle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241815" + ] + } + }, + { + "id": "FMA:241821", + "name": "Set of capillaries of free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241859" + ] + } + }, + { + "id": "FMA:241823", + "name": "Set of capillaries of right free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241821" + ] + } + }, + { + "id": "FMA:241825", + "name": "Set of capillaries of left free lower limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241821" + ] + } + }, + { + "id": "FMA:241827", + "name": "Set of capillaries of proximal free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241861" + ] + } + }, + { + "id": "FMA:241829", + "name": "Set of capillaries of thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241827" + ] + } + }, + { + "id": "FMA:241831", + "name": "Set of capillaries of right thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241829" + ] + } + }, + { + "id": "FMA:241833", + "name": "Set of capillaries of left thigh", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241829" + ] + } + }, + { + "id": "FMA:241835", + "name": "Set of capillaries of knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241783" + ] + } + }, + { + "id": "FMA:241837", + "name": "Set of capillaries of right knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241835" + ] + } + }, + { + "id": "FMA:241839", + "name": "Set of capillaries of left knee", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241835" + ] + } + }, + { + "id": "FMA:241841", + "name": "Set of capillaries of leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241783" + ] + } + }, + { + "id": "FMA:241843", + "name": "Set of capillaries of right leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241841" + ] + } + }, + { + "id": "FMA:241845", + "name": "Set of capillaries of left leg", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241841" + ] + } + }, + { + "id": "FMA:241847", + "name": "Set of capillaries of ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241769" + ] + } + }, + { + "id": "FMA:241849", + "name": "Set of capillaries of right ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241847" + ] + } + }, + { + "id": "FMA:241851", + "name": "Set of capillaries of left ankle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241847" + ] + } + }, + { + "id": "FMA:241853", + "name": "Set of capillaries of foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241769" + ] + } + }, + { + "id": "FMA:241855", + "name": "Set of capillaries of right foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241853" + ] + } + }, + { + "id": "FMA:241857", + "name": "Set of capillaries of left foot", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241853" + ] + } + }, + { + "id": "FMA:241859", + "name": "Set of capillaries of free limb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241757" + ] + } + }, + { + "id": "FMA:241861", + "name": "Set of capillaries of free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241757" + ] + } + }, + { + "id": "FMA:241863", + "name": "Free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9661" + ] + } + }, + { + "id": "FMA:241907", + "name": "Plane of anatomical orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62532" + ] + }, + "synonyms": [ + "Plane of anatomical ostium" + ] + }, + { + "id": "FMA:241910", + "name": "Plane of anus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241907" + ] + } + }, + { + "id": "FMA:241912", + "name": "Inferior plane of anus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241910" + ] + }, + "synonyms": [ + "Distal plane of anus" + ] + }, + { + "id": "FMA:241914", + "name": "Superior plane of anus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241910" + ] + }, + "synonyms": [ + "Proximal plane of anus" + ] + }, + { + "id": "FMA:241916", + "name": "Plane of urethral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241907" + ] + } + }, + { + "id": "FMA:241918", + "name": "Plane of ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241907" + ] + } + }, + { + "id": "FMA:241920", + "name": "Plane of external urethral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241916" + ] + } + }, + { + "id": "FMA:241922", + "name": "Plane of internal urethral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241916" + ] + } + }, + { + "id": "FMA:241926", + "name": "Plane of right ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241918" + ] + } + }, + { + "id": "FMA:241928", + "name": "Plane of left ureteral orifice", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241918" + ] + } + }, + { + "id": "FMA:241930", + "name": "Plane of orifice of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241907" + ] + } + }, + { + "id": "FMA:241932", + "name": "Set of pericervical nodes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78571" + ] + }, + "synonyms": [ + "Pericervical collar", + "Pericervical circle" + ] + }, + { + "id": "FMA:241943", + "name": "Cervical level lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62865" + ] + } + }, + { + "id": "FMA:241945", + "name": "Level IIa lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241947", + "name": "Level IIb lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241949", + "name": "Level III lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241951", + "name": "Right level III lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241949" + ] + } + }, + { + "id": "FMA:241953", + "name": "Left level III lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241949" + ] + } + }, + { + "id": "FMA:241955", + "name": "Level IV lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241957", + "name": "Right level IV lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241955" + ] + } + }, + { + "id": "FMA:241959", + "name": "Left level IV lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241955" + ] + } + }, + { + "id": "FMA:241961", + "name": "Level V lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241963", + "name": "Right level V lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241961" + ] + } + }, + { + "id": "FMA:241965", + "name": "Left level V lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241961" + ] + } + }, + { + "id": "FMA:241967", + "name": "Level VI lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241943" + ] + } + }, + { + "id": "FMA:241969", + "name": "Right level VI lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241967" + ] + } + }, + { + "id": "FMA:241971", + "name": "Left level VI lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241967" + ] + } + }, + { + "id": "FMA:241973", + "name": "Right level IIa lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241945" + ] + } + }, + { + "id": "FMA:241975", + "name": "Left level IIa lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241945" + ] + } + }, + { + "id": "FMA:241977", + "name": "Right level IIb lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241947" + ] + } + }, + { + "id": "FMA:241979", + "name": "Left level IIb lymphatic chain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241947" + ] + } + }, + { + "id": "FMA:241981", + "name": "Chemokine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84050" + ] + } + }, + { + "id": "FMA:241983", + "name": "CC chemokine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241981" + ] + } + }, + { + "id": "FMA:241985", + "name": "CxC chemokine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241981" + ] + } + }, + { + "id": "FMA:241987", + "name": "Eotaxin-3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241983" + ] + }, + "synonyms": [ + "CCL26" + ] + }, + { + "id": "FMA:241989", + "name": "Monocyte chemoattractant protein-3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241983" + ] + } + }, + { + "id": "FMA:241992", + "name": "Eotaxin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241983" + ] + }, + "synonyms": [ + "CCL11" + ] + }, + { + "id": "FMA:241995", + "name": "Eotaxin-2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241983" + ] + }, + "synonyms": [ + "CCL24" + ] + }, + { + "id": "FMA:241998", + "name": "Cerebral white matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + } + }, + { + "id": "FMA:242000", + "name": "Limbic system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:42603" + ] + } + }, + { + "id": "FMA:242003", + "name": "Orbitofrontal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:242005", + "name": "Neural tissue of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:242007", + "name": "Vasculature of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:242009", + "name": "Vasculature of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74613" + ] + } + }, + { + "id": "FMA:242151", + "name": "Myelin basic protein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67257" + ] + }, + "synonyms": [ + "MBP" + ] + }, + { + "id": "FMA:242153", + "name": "Diploid nucleated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67513" + ] + } + }, + { + "id": "FMA:242157", + "name": "Set of colliculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + }, + "synonyms": [ + "Corpora quadrigemina" + ] + }, + { + "id": "FMA:242160", + "name": "Right cerebral crus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72464" + ] + }, + "synonyms": [ + "Right crus cerebri" + ] + }, + { + "id": "FMA:242162", + "name": "Left cerebral crus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72464" + ] + }, + "synonyms": [ + "Left crus cerebri" + ] + }, + { + "id": "FMA:242166", + "name": "Base of midbrain peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83860" + ] + }, + "synonyms": [ + "Base of cerebral peduncle" + ] + }, + { + "id": "FMA:242169", + "name": "Right base of midbrain peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242166" + ] + }, + "synonyms": [ + "Right basis pedunculi" + ] + }, + { + "id": "FMA:242171", + "name": "Left base of midbrain peduncle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242166" + ] + }, + "synonyms": [ + "Left basis pedunculi" + ] + }, + { + "id": "FMA:242176", + "name": "Broca's area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:242178", + "name": "Wernicke's area", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:242180", + "name": "Right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61830" + ] + } + }, + { + "id": "FMA:242182", + "name": "Left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61830" + ] + } + }, + { + "id": "FMA:242184", + "name": "Right cerebral subcortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242188" + ] + } + }, + { + "id": "FMA:242186", + "name": "Left cerebral subcortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242188" + ] + } + }, + { + "id": "FMA:242188", + "name": "Cerebral subcortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Cerebral medulla" + ] + }, + { + "id": "FMA:242193", + "name": "Region of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:242195", + "name": "Region of cerebral subcortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:242197", + "name": "Cortex of lobe of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + }, + "synonyms": [ + "Cortex of cerebral hemisphere lobe" + ] + }, + { + "id": "FMA:242199", + "name": "Cortex of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + }, + "synonyms": [ + "Frontal lobe cortex" + ] + }, + { + "id": "FMA:242201", + "name": "Cortex of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + }, + "synonyms": [ + "Temporal lobe cortex" + ] + }, + { + "id": "FMA:242203", + "name": "Cortex of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + }, + "synonyms": [ + "Parietal lobe cortex" + ] + }, + { + "id": "FMA:242205", + "name": "Cortex of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + }, + "synonyms": [ + "Occipital lobe cortex" + ] + }, + { + "id": "FMA:242207", + "name": "Cortex of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242199" + ] + }, + "synonyms": [ + "Right frontal lobe cortex" + ] + }, + { + "id": "FMA:242209", + "name": "Cortex of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242199" + ] + }, + "synonyms": [ + "Left frontal lobe cortex" + ] + }, + { + "id": "FMA:242211", + "name": "Cortex of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242201" + ] + }, + "synonyms": [ + "Right temporal lobe cortex" + ] + }, + { + "id": "FMA:242213", + "name": "Cortex of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242201" + ] + }, + "synonyms": [ + "Left temporal lobe cortex" + ] + }, + { + "id": "FMA:242215", + "name": "Cortex of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242203" + ] + }, + "synonyms": [ + "Right parietal lobe cortex" + ] + }, + { + "id": "FMA:242217", + "name": "Cortex of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242203" + ] + }, + "synonyms": [ + "Left parietal lobe cortex" + ] + }, + { + "id": "FMA:242219", + "name": "Cortex of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242205" + ] + }, + "synonyms": [ + "Right occipital lobe cortex" + ] + }, + { + "id": "FMA:242221", + "name": "Cortex of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242205" + ] + }, + "synonyms": [ + "Left occipital lobe cortex" + ] + }, + { + "id": "FMA:242223", + "name": "Cortex of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + } + }, + { + "id": "FMA:242225", + "name": "Cortex of right insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242223" + ] + }, + "synonyms": [ + "Right insular cortex" + ] + }, + { + "id": "FMA:242227", + "name": "Cortex of left insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242223" + ] + }, + "synonyms": [ + "Left insular cortex" + ] + }, + { + "id": "FMA:242234", + "name": "Cortex of limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242197" + ] + }, + "synonyms": [ + "Limbic lobe cortex" + ] + }, + { + "id": "FMA:242237", + "name": "Cortex of right limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242234" + ] + }, + "synonyms": [ + "Right limbic lobe cortex" + ] + }, + { + "id": "FMA:242239", + "name": "Cortex of left limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242234" + ] + }, + "synonyms": [ + "Left limbic lobe cortex" + ] + }, + { + "id": "FMA:242253", + "name": "Region of cortex of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:242257", + "name": "Lamina of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67536" + ] + }, + "synonyms": [ + "Layer of cerebral cortex" + ] + }, + { + "id": "FMA:242259", + "name": "Plexiform layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "Lamina I", + "Molecular layer of cerebral cortex", + "Type 1 layer of cerebral cortex", + "Type I layer of cerebral cortex" + ] + }, + { + "id": "FMA:242264", + "name": "External granular layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "External granular lamina of cerebral cortex", + "Type II layer of cerebral cortex", + "Type 2 layer of cerebral cortex", + "Lamina II" + ] + }, + { + "id": "FMA:242269", + "name": "Plexiform layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242259" + ] + }, + "synonyms": [ + "Type I layer of right cerebral cortex", + "Type 1 layer of right cerebral cortex", + "Molecular layer of right cerebral cortex" + ] + }, + { + "id": "FMA:242271", + "name": "Plexiform layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242259" + ] + }, + "synonyms": [ + "Type I layer of left cerebral cortex", + "Molecular layer of left cerebral cortex", + "Type 1 layer of left cerebral cortex" + ] + }, + { + "id": "FMA:242279", + "name": "External granular layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242264" + ] + } + }, + { + "id": "FMA:242281", + "name": "External granular layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242264" + ] + } + }, + { + "id": "FMA:242283", + "name": "External pyramidal layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "Type III layer of cerebral cortex", + "Type 3 layer of cerebral cortex", + "Lamina III", + "External pyramidal lamina of cerebral cortex" + ] + }, + { + "id": "FMA:242288", + "name": "External pyramidal layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242283" + ] + }, + "synonyms": [ + "External pyramidal lamina of right cerebral cortex", + "Type III layer of right cerebral cortex", + "Type 3 layer of right cerebral cortex" + ] + }, + { + "id": "FMA:242290", + "name": "External pyramidal layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242283" + ] + }, + "synonyms": [ + "Type 3 layer of left cerebral cortex", + "External pyramidal lamina of left cerebral cortex", + "Type III layer of left cerebral cortex" + ] + }, + { + "id": "FMA:242298", + "name": "Internal granular layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "Type 4 ayer of cerebral cortex", + "Lamina IV", + "Internal granular lamina of cerebral cortex", + "Type IV layer of cerebral cortex" + ] + }, + { + "id": "FMA:242300", + "name": "Internal granular layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242298" + ] + }, + "synonyms": [ + "Type IV layer of right cerebral cortex", + "Internal granular lamina of right cerebral cortex", + "Type 4 layer of right cerebral cortex" + ] + }, + { + "id": "FMA:242302", + "name": "Internal granular layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242298" + ] + }, + "synonyms": [ + "Type IV layer of left cerebral cortex", + "Type 4 layer of left cerebral cortex", + "Internal granular lamina of left cerebral cortex" + ] + }, + { + "id": "FMA:242313", + "name": "Internal pyramidal layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "Ganglionic lamina of cerebral cortex", + "Type 5 layer of cerebral cortex", + "Type V layer of cerebral cortex", + "Lamina V", + "Ganglionic layer of cerebral cortex", + "Internal pyramidal lamina of cerebral cortex" + ] + }, + { + "id": "FMA:242316", + "name": "Internal pyramidal layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242313" + ] + }, + "synonyms": [ + "Type V layer of right cerebral cortex", + "Ganglionic layer of right cerebral cortex", + "Type 5 layer of right cerebral cortex", + "Internal pyramidal lamina of right cerebral cortex" + ] + }, + { + "id": "FMA:242318", + "name": "Internal pyramidal layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242313" + ] + }, + "synonyms": [ + "Internal pyramidal lamina of left cerebral cortex", + "Type V of left cerebral cortex", + "Type 5 of left cerebral cortex", + "Ganglionic layer of left cerebral cortex" + ] + }, + { + "id": "FMA:242333", + "name": "Multiform layer of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242257" + ] + }, + "synonyms": [ + "Lamina VI", + "Multiform lamina of cerebral cortex", + "Type 6 layer of cerebral cortex", + "Pleiomorphic layer of cerebral cortex", + "Type VI layer of cerebral cortex", + "Fusiform layer of cerebral cortex" + ] + }, + { + "id": "FMA:242340", + "name": "Multiform layer of right cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242333" + ] + }, + "synonyms": [ + "Fusiform layer of right cerebral cortex", + "Type 6 layer of right cerebral cortex", + "Type VI layer of right cerebral cortex", + "Multiform lamina of right cerebral cortex", + "Pleiomorphic layer of right cerebral cortex" + ] + }, + { + "id": "FMA:242347", + "name": "Multiform layer of left cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242333" + ] + }, + "synonyms": [ + "Pleiomorphic layer of left cerebral cortex", + "Type VI layer of left cerebral cortex", + "Multiform lamina of left cerebral cortex", + "Fusiform layer of left cerebral cortex", + "Type 6 layer of left cerebral cortex" + ] + }, + { + "id": "FMA:242360", + "name": "Frontal horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74520" + ] + } + }, + { + "id": "FMA:242362", + "name": "Frontal horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74520" + ] + } + }, + { + "id": "FMA:242364", + "name": "Occipital horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83700" + ] + } + }, + { + "id": "FMA:242366", + "name": "Occipital horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83700" + ] + } + }, + { + "id": "FMA:242368", + "name": "Temporal horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83701" + ] + } + }, + { + "id": "FMA:242370", + "name": "Temporal horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83701" + ] + } + }, + { + "id": "FMA:242372", + "name": "Collateral trigone of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83702" + ] + } + }, + { + "id": "FMA:242374", + "name": "Collateral trigone of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83702" + ] + } + }, + { + "id": "FMA:242376", + "name": "Body of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83703" + ] + } + }, + { + "id": "FMA:242378", + "name": "Body of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83703" + ] + } + }, + { + "id": "FMA:242380", + "name": "Atrium of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83704" + ] + } + }, + { + "id": "FMA:242382", + "name": "Atrium of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83704" + ] + } + }, + { + "id": "FMA:242384", + "name": "Calcarine spur of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78438" + ] + } + }, + { + "id": "FMA:242386", + "name": "Calcarine spur of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78438" + ] + } + }, + { + "id": "FMA:242388", + "name": "Bulb of occipital horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83699" + ] + } + }, + { + "id": "FMA:242390", + "name": "Bulb of occipital horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83699" + ] + } + }, + { + "id": "FMA:242392", + "name": "Lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + } + }, + { + "id": "FMA:242395", + "name": "Cavity of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + }, + "synonyms": [ + "Cavity of ventricular system of brain" + ] + }, + { + "id": "FMA:242397", + "name": "Subdivision of lamina of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67536" + ] + } + }, + { + "id": "FMA:242399", + "name": "Lamina of cortex of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242401", + "name": "Lamina of cortex of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242403", + "name": "Lamina of cortex of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242405", + "name": "Lamina of cortex of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242407", + "name": "Lamina of cortex of limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242409", + "name": "Lamina of cortex of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242397" + ] + } + }, + { + "id": "FMA:242411", + "name": "Plexiform layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Lamina 1 of frontal lobe", + "Type 1 layer of frontal lobe", + "Plexiform layer of cortex of frontal lobe" + ] + }, + { + "id": "FMA:242413", + "name": "Plexiform layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242411" + ] + }, + "synonyms": [ + "Lamina 1 of right frontal lobe", + "Plexiform layer of cortex of right frontal lobe", + "Type 1 layer of right frontal lobe" + ] + }, + { + "id": "FMA:242415", + "name": "Plexiform layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242411" + ] + }, + "synonyms": [ + "Lamina 1 of left frontal lobe", + "Type 1 layer of left frontal lobe", + "Plexiform layer of cortex of left frontal lobe" + ] + }, + { + "id": "FMA:242423", + "name": "External granular layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Type 2 layer of frontal lobe", + "Lamina II of frontal lobe", + "External granular layer of cortex of frontal lobe" + ] + }, + { + "id": "FMA:242425", + "name": "External granular layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242423" + ] + }, + "synonyms": [ + "External granular layer of cortex of right frontal lobe", + "Lamina II of right frontal lobe", + "Type 2 layer of right frontal lobe" + ] + }, + { + "id": "FMA:242427", + "name": "External granular layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242423" + ] + }, + "synonyms": [ + "External granular layer of cortex of left frontal lobe", + "Type 2 layer of left frontal lobe", + "Lamina II of left frontal lobe" + ] + }, + { + "id": "FMA:242435", + "name": "External pyramidal layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Type 3 layer of frontal lobe", + "External pyramidal layer of cortex of frontal lobe", + "Lamina III of frontal lobe" + ] + }, + { + "id": "FMA:242437", + "name": "External pyramidal layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242435" + ] + }, + "synonyms": [ + "External pyramidal layer of cortex of right frontal lobe", + "Type 3 layer of right frontal lobe", + "Lamina III of right frontal lobe" + ] + }, + { + "id": "FMA:242439", + "name": "External pyramidal layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242435" + ] + }, + "synonyms": [ + "Lamina III of left frontal lobe", + "External pyramidal layer of cortex of left frontal lobe", + "Type 3 layer of left frontal lobe" + ] + }, + { + "id": "FMA:242447", + "name": "Internal granular layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Type 4 layer of frontal lobe", + "Lamina IV of frontal lobe", + "Internal granular layer of cortex of frontal lobe" + ] + }, + { + "id": "FMA:242449", + "name": "Internal granular layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242447" + ] + }, + "synonyms": [ + "Type 4 layer of right frontal lobe", + "Lamina IV of right frontal lobe", + "Internal granular layer of cortex of right frontal lobe" + ] + }, + { + "id": "FMA:242451", + "name": "Internal granular layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242447" + ] + }, + "synonyms": [ + "Type 4 layer of left frontal lobe", + "Lamina IV of left frontal lobe", + "Internal granular layer of cortex of left frontal lobe" + ] + }, + { + "id": "FMA:242459", + "name": "Internal pyramidal layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Lamina V of frontal lobe", + "Internal pyramidal layer of cortex of frontal lobe", + "Type 5 layer of frontal lobe" + ] + }, + { + "id": "FMA:242461", + "name": "Internal pyramidal layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242459" + ] + }, + "synonyms": [ + "Type 5 layer of right frontal lobe", + "Internal pyramidal layer of cortex of right frontal lobe", + "Lamina V of right frontal lobe" + ] + }, + { + "id": "FMA:242463", + "name": "Internal pyramidal layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242459" + ] + }, + "synonyms": [ + "Internal pyramidal layer of cortex of left frontal lobe", + "Type 5 layer of left frontal lobe", + "Lamina V of left frontal lobe" + ] + }, + { + "id": "FMA:242471", + "name": "Multiform layer of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242399" + ] + }, + "synonyms": [ + "Lamina VI of frontal lobe", + "Multiform layer of cortex of frontal lobe", + "Type 6 layer of frontal lobe" + ] + }, + { + "id": "FMA:242473", + "name": "Multiform layer of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242471" + ] + }, + "synonyms": [ + "Multiform layer of cortex of right frontal lobe", + "Type 6 layer of right frontal lobe", + "Lamina VI of right frontal lobe" + ] + }, + { + "id": "FMA:242475", + "name": "Multiform layer of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242471" + ] + }, + "synonyms": [ + "Type 6 layer of left frontal lobe", + "Lamina VI of left frontal lobe", + "Multiform layer of cortex of left frontal lobe" + ] + }, + { + "id": "FMA:242483", + "name": "Plexiform layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + }, + "synonyms": [ + "Type 1 layer of temporal lobe", + "Lamina I of temporal lobe", + "Plexiform layer of cortex of temporal lobe" + ] + }, + { + "id": "FMA:242485", + "name": "Plexiform layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242483" + ] + }, + "synonyms": [ + "Type 1 layer of right temporal lobe", + "Lamina I of right temporal lobe", + "Plexiform layer of cortex of right temporal lobe" + ] + }, + { + "id": "FMA:242487", + "name": "Plexiform layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242483" + ] + }, + "synonyms": [ + "Plexiform layer of cortex of left temporal lobe", + "Type 1 layer of left temporal lobe", + "Lamina I of left temporal lobe" + ] + }, + { + "id": "FMA:242489", + "name": "Plexiform layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + }, + "synonyms": [ + "Plexiform layer of cortex of parietal lobe", + "Lamina I of parietal lobe", + "Type 1 layer of parietal lobe" + ] + }, + { + "id": "FMA:242491", + "name": "Plexiform layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242489" + ] + }, + "synonyms": [ + "Type 1 layer of right parietal lobe", + "Lamina I of right parietal lobe", + "Plexiform layer of cortex of right parietal lobe" + ] + }, + { + "id": "FMA:242493", + "name": "Plexiform layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242489" + ] + }, + "synonyms": [ + "Lamina I of left parietal lobe", + "Plexiform layer of cortex of left parietal lobe", + "Type 1 layer of left parietal lobe" + ] + }, + { + "id": "FMA:242495", + "name": "Plexiform layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + }, + "synonyms": [ + "Lamina I of occipital lobe", + "Plexiform layer of cortex of occipital lobe", + "Type 1 layer of occipital lobe" + ] + }, + { + "id": "FMA:242497", + "name": "Plexiform layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242495" + ] + }, + "synonyms": [ + "Type 1 layer of right occipital lobe", + "Lamina I of right occipital lobe", + "Plexiform layer of cortex of right occipital lobe" + ] + }, + { + "id": "FMA:242499", + "name": "Plexiform layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242495" + ] + }, + "synonyms": [ + "Lamina I of left occipital lobe", + "Type 1 layer of left occipital lobe", + "Plexiform layer of cortex of left occipital lobe" + ] + }, + { + "id": "FMA:242519", + "name": "External granular layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + } + }, + { + "id": "FMA:242521", + "name": "External granular layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242519" + ] + } + }, + { + "id": "FMA:242523", + "name": "External granular layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242519" + ] + } + }, + { + "id": "FMA:242525", + "name": "External granular layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + } + }, + { + "id": "FMA:242527", + "name": "External granular layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242525" + ] + } + }, + { + "id": "FMA:242529", + "name": "External granular layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242525" + ] + } + }, + { + "id": "FMA:242531", + "name": "External granular layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + } + }, + { + "id": "FMA:242533", + "name": "External granular layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242531" + ] + } + }, + { + "id": "FMA:242535", + "name": "External granular layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242531" + ] + } + }, + { + "id": "FMA:242537", + "name": "External pyramidal layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + } + }, + { + "id": "FMA:242539", + "name": "External pyramidal layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242537" + ] + } + }, + { + "id": "FMA:242541", + "name": "External pyramidal layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242537" + ] + } + }, + { + "id": "FMA:242543", + "name": "External pyramidal layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + } + }, + { + "id": "FMA:242545", + "name": "External pyramidal layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242543" + ] + } + }, + { + "id": "FMA:242547", + "name": "External pyramidal layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242543" + ] + } + }, + { + "id": "FMA:242549", + "name": "External pyramidal layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + } + }, + { + "id": "FMA:242551", + "name": "External pyramidal layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242549" + ] + } + }, + { + "id": "FMA:242553", + "name": "External pyramidal layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242549" + ] + } + }, + { + "id": "FMA:242555", + "name": "Internal granular layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + } + }, + { + "id": "FMA:242557", + "name": "Internal granular layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242555" + ] + } + }, + { + "id": "FMA:242559", + "name": "Internal granular layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242555" + ] + } + }, + { + "id": "FMA:242561", + "name": "Internal granular layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + } + }, + { + "id": "FMA:242563", + "name": "Internal granular layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242561" + ] + } + }, + { + "id": "FMA:242565", + "name": "Internal granular layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242561" + ] + } + }, + { + "id": "FMA:242567", + "name": "Internal granular layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + } + }, + { + "id": "FMA:242569", + "name": "Internal granular layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242567" + ] + } + }, + { + "id": "FMA:242571", + "name": "Internal granular layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242567" + ] + } + }, + { + "id": "FMA:242573", + "name": "Internal pyramidal layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + } + }, + { + "id": "FMA:242575", + "name": "Internal pyramidal layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242573" + ] + } + }, + { + "id": "FMA:242577", + "name": "Internal pyramidal layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242573" + ] + } + }, + { + "id": "FMA:242579", + "name": "Internal pyramidal layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + } + }, + { + "id": "FMA:242581", + "name": "Internal pyramidal layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242579" + ] + } + }, + { + "id": "FMA:242583", + "name": "Internal pyramidal layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242579" + ] + } + }, + { + "id": "FMA:242585", + "name": "Internal pyramidal layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + } + }, + { + "id": "FMA:242587", + "name": "Internal pyramidal layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242585" + ] + } + }, + { + "id": "FMA:242589", + "name": "Internal pyramidal layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242585" + ] + } + }, + { + "id": "FMA:242591", + "name": "Multiform layer of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242401" + ] + } + }, + { + "id": "FMA:242593", + "name": "Multiform layer of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242591" + ] + } + }, + { + "id": "FMA:242595", + "name": "Multiform layer of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242591" + ] + } + }, + { + "id": "FMA:242597", + "name": "Multiform layer of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242403" + ] + } + }, + { + "id": "FMA:242599", + "name": "Multiform layer of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242597" + ] + } + }, + { + "id": "FMA:242601", + "name": "Multiform layer of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242597" + ] + } + }, + { + "id": "FMA:242603", + "name": "Multiform layer of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242405" + ] + } + }, + { + "id": "FMA:242605", + "name": "Multiform layer of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242603" + ] + } + }, + { + "id": "FMA:242607", + "name": "Multiform layer of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242603" + ] + } + }, + { + "id": "FMA:242609", + "name": "Right archicortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62424" + ] + } + }, + { + "id": "FMA:242611", + "name": "Left archicortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62424" + ] + } + }, + { + "id": "FMA:242613", + "name": "Right neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62429" + ] + } + }, + { + "id": "FMA:242615", + "name": "Left neocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62429" + ] + } + }, + { + "id": "FMA:242617", + "name": "Right paleocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62430" + ] + } + }, + { + "id": "FMA:242619", + "name": "Left paleocortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62430" + ] + } + }, + { + "id": "FMA:242625", + "name": "Right prefrontal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224850" + ] + }, + "synonyms": [ + "Right prefrontal association cortex" + ] + }, + { + "id": "FMA:242627", + "name": "Left prefrontal cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224850" + ] + }, + "synonyms": [ + "Left prefrontal association cortex" + ] + }, + { + "id": "FMA:242632", + "name": "Right primary motor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224854" + ] + }, + "synonyms": [ + "Right motor cortex" + ] + }, + { + "id": "FMA:242635", + "name": "Left primary motor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224854" + ] + }, + "synonyms": [ + "Left motor cortex" + ] + }, + { + "id": "FMA:242638", + "name": "Right premotor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224852" + ] + } + }, + { + "id": "FMA:242640", + "name": "Left premotor cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224852" + ] + } + }, + { + "id": "FMA:242642", + "name": "Somatic sensory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:242644", + "name": "Visual cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242193" + ] + } + }, + { + "id": "FMA:242646", + "name": "Right visual cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242644" + ] + } + }, + { + "id": "FMA:242648", + "name": "Left visual cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242644" + ] + } + }, + { + "id": "FMA:242650", + "name": "Right somatic sensory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242642" + ] + } + }, + { + "id": "FMA:242652", + "name": "Left somatic sensory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242642" + ] + } + }, + { + "id": "FMA:242654", + "name": "Right auditory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226221" + ] + } + }, + { + "id": "FMA:242656", + "name": "Left auditory cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:226221" + ] + } + }, + { + "id": "FMA:242658", + "name": "Cell cavity proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67133" + ] + } + }, + { + "id": "FMA:242660", + "name": "Cell segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85545" + ] + } + }, + { + "id": "FMA:242665", + "name": "Zone of cell body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:239965" + ] + } + }, + { + "id": "FMA:242667", + "name": "Cytoplasmic process of odontoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67304" + ] + }, + "synonyms": [ + "Tomes' fiber" + ] + }, + { + "id": "FMA:242673", + "name": "Striatal cell bridge", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83911" + ] + } + }, + { + "id": "FMA:242675", + "name": "Ventricular system of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:242681", + "name": "Subdivision of cavity of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:242683", + "name": "Cavity of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + } + }, + { + "id": "FMA:242685", + "name": "Cavity of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242683" + ] + } + }, + { + "id": "FMA:242687", + "name": "Cavity of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242683" + ] + } + }, + { + "id": "FMA:242689", + "name": "Cavity of calcarine spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242691", + "name": "Cavity of right calcarine spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242689" + ] + } + }, + { + "id": "FMA:242693", + "name": "Cavity of left calcarine spur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242689" + ] + } + }, + { + "id": "FMA:242695", + "name": "Subdivision of cavity of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + } + }, + { + "id": "FMA:242698", + "name": "Cavity of bulb of occipital horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242700", + "name": "Cavity of bulb of occipital horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242698" + ] + } + }, + { + "id": "FMA:242702", + "name": "Cavity of bulb of occipital horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242698" + ] + } + }, + { + "id": "FMA:242704", + "name": "Cavity of frontal horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242706", + "name": "Cavity of frontal horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242704" + ] + } + }, + { + "id": "FMA:242708", + "name": "Cavity of frontal horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242704" + ] + } + }, + { + "id": "FMA:242710", + "name": "Cavity of occipital horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + }, + "synonyms": [ + "Cavity of posterior horn of lateral ventricle" + ] + }, + { + "id": "FMA:242712", + "name": "Cavity of occipital horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242710" + ] + }, + "synonyms": [ + "Cavity of posterior horn of right lateral ventricle" + ] + }, + { + "id": "FMA:242714", + "name": "Cavity of occipital horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242710" + ] + }, + "synonyms": [ + "Cavity of posterior horn of left lateral ventricle" + ] + }, + { + "id": "FMA:242719", + "name": "Cavity of temporal horn of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242721", + "name": "Cavity of temporal horn of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242719" + ] + } + }, + { + "id": "FMA:242723", + "name": "Cavity of temporal horn of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242719" + ] + } + }, + { + "id": "FMA:242725", + "name": "Cavity of collateral trigone of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242727", + "name": "Cavity of collateral trigone of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242725" + ] + } + }, + { + "id": "FMA:242729", + "name": "Cavity of collateral trigone of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242725" + ] + } + }, + { + "id": "FMA:242731", + "name": "Cavity of body of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + }, + "synonyms": [ + "Cavity of lateral ventricular body", + "Cavity of central part of lateral ventricle" + ] + }, + { + "id": "FMA:242733", + "name": "Cavity of body of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242731" + ] + }, + "synonyms": [ + "Cavity of right lateral ventricular body", + "Cavity of central part of right lateral ventricle" + ] + }, + { + "id": "FMA:242735", + "name": "Cavity of body of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242731" + ] + }, + "synonyms": [ + "Cavity of left lateral ventricular body", + "Cavity of central part of left lateral ventricle" + ] + }, + { + "id": "FMA:242743", + "name": "Cavity of atrium of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242695" + ] + } + }, + { + "id": "FMA:242745", + "name": "Cavity of atrium of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242743" + ] + } + }, + { + "id": "FMA:242747", + "name": "Cavity of atrium of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242743" + ] + } + }, + { + "id": "FMA:242751", + "name": "Cavity of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + }, + "synonyms": [ + "Third ventricular cavity" + ] + }, + { + "id": "FMA:242754", + "name": "Cavity of subdivision of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + } + }, + { + "id": "FMA:242756", + "name": "Cavity of body of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78444" + ] + } + }, + { + "id": "FMA:242759", + "name": "Cavity of cerebral aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + } + }, + { + "id": "FMA:242761", + "name": "Cavity of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + } + }, + { + "id": "FMA:242764", + "name": "Cavity of body of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78446" + ] + } + }, + { + "id": "FMA:242766", + "name": "Aperture of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:3724" + ] + } + }, + { + "id": "FMA:242768", + "name": "Wall of ventricular system of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:242770", + "name": "Region of wall of ventricular system of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:242772", + "name": "Wall of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242774", + "name": "Wall of cerebral aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242776", + "name": "Wall of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242778", + "name": "Wall of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242780", + "name": "Wall of central canal of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + }, + "synonyms": [ + "Wall of central canal" + ] + }, + { + "id": "FMA:242782", + "name": "Wall of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242772" + ] + } + }, + { + "id": "FMA:242784", + "name": "Wall of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242772" + ] + } + }, + { + "id": "FMA:242787", + "name": "Ventricular system of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242789" + ] + } + }, + { + "id": "FMA:242789", + "name": "Region of ventricluar system of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:242791", + "name": "Ependyma of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69064" + ] + }, + "synonyms": [ + "Ependyma", + "Lamina epithelialis" + ] + }, + { + "id": "FMA:242795", + "name": "Subdivision of ependyma of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67538" + ] + } + }, + { + "id": "FMA:242797", + "name": "Ependyma proper of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242803" + ] + } + }, + { + "id": "FMA:242799", + "name": "Ependyma proper of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242797" + ] + } + }, + { + "id": "FMA:242801", + "name": "Ependyma proper of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242797" + ] + } + }, + { + "id": "FMA:242803", + "name": "Ependyma proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242805", + "name": "Ependyma proper of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242803" + ] + } + }, + { + "id": "FMA:242807", + "name": "Ependyma of cerebral aqueduct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242809", + "name": "Ependyma proper of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242803" + ] + } + }, + { + "id": "FMA:242811", + "name": "Epithelium of choroid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242813", + "name": "Subdivision of epithelium of choroid plexus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242815", + "name": "Epithelium of choroid plexus of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242813" + ] + } + }, + { + "id": "FMA:242817", + "name": "Epithelium of choroid plexus of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242815" + ] + } + }, + { + "id": "FMA:242819", + "name": "Epithelium of choroid plexus of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242815" + ] + } + }, + { + "id": "FMA:242821", + "name": "Epithelium of choroid plexus of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242813" + ] + } + }, + { + "id": "FMA:242823", + "name": "Epithelium of choroid plexus of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242813" + ] + } + }, + { + "id": "FMA:242825", + "name": "Ependyma of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242827", + "name": "Ependyma of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242825" + ] + } + }, + { + "id": "FMA:242829", + "name": "Ependyma of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242825" + ] + } + }, + { + "id": "FMA:242833", + "name": "Ependyma of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242835", + "name": "Ependyma of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242837", + "name": "Ependyma of ventricular system of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242839", + "name": "Ependyma of central canal of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242795" + ] + } + }, + { + "id": "FMA:242841", + "name": "Wall of ventricular system of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242845", + "name": "Lumen of central canal of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242681" + ] + }, + "synonyms": [ + "Cavity of central canal of spinal cord" + ] + }, + { + "id": "FMA:242849", + "name": "Tela choroidea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242770" + ] + } + }, + { + "id": "FMA:242851", + "name": "Tela choroidea proper of lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83705" + ] + } + }, + { + "id": "FMA:242853", + "name": "Tela choroidea proper of third ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78460" + ] + } + }, + { + "id": "FMA:242855", + "name": "Tela choroidea proper of fourth ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78476" + ] + } + }, + { + "id": "FMA:242857", + "name": "Choroid plexus of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83711" + ] + } + }, + { + "id": "FMA:242859", + "name": "Choroid plexus of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83711" + ] + } + }, + { + "id": "FMA:242861", + "name": "Tela choroidea of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83712" + ] + } + }, + { + "id": "FMA:242863", + "name": "Tela choroidea of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83712" + ] + } + }, + { + "id": "FMA:242865", + "name": "Tela choroidea proper of right lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242851" + ] + } + }, + { + "id": "FMA:242867", + "name": "Tela choroidea proper of left lateral ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242851" + ] + } + }, + { + "id": "FMA:242873", + "name": "Anatomical conduit", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49443" + ] + } + }, + { + "id": "FMA:242875", + "name": "Space of Haversian canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242877", + "name": "Space of canal of Volkmann", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242879", + "name": "Space of canal for vertebral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242881", + "name": "Nutrient canal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242883", + "name": "Conduit space of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242885", + "name": "Superior thoracic aperture space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242887", + "name": "Inferior thoracic aperture space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242889", + "name": "External acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Space of external acoustic meatus" + ] + }, + { + "id": "FMA:242892", + "name": "Right external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242889" + ] + } + }, + { + "id": "FMA:242894", + "name": "Left external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242889" + ] + } + }, + { + "id": "FMA:242896", + "name": "External part of external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242898", + "name": "External part of right external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242896" + ] + } + }, + { + "id": "FMA:242900", + "name": "External part of left external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242896" + ] + } + }, + { + "id": "FMA:242902", + "name": "Middle part of external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242904", + "name": "Middle part of right external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242902" + ] + } + }, + { + "id": "FMA:242906", + "name": "Middle part of left external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242902" + ] + } + }, + { + "id": "FMA:242908", + "name": "Inner part of external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242910", + "name": "Inner part of right external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242908" + ] + } + }, + { + "id": "FMA:242912", + "name": "Inner part of left external acoustic meatal space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242908" + ] + } + }, + { + "id": "FMA:242914", + "name": "Space of nasolacrimal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242916", + "name": "Space of inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242918", + "name": "Space of right inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242916" + ] + } + }, + { + "id": "FMA:242920", + "name": "Space of left inguinal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242916" + ] + } + }, + { + "id": "FMA:242922", + "name": "Space of obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242924", + "name": "Space of right obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242922" + ] + } + }, + { + "id": "FMA:242926", + "name": "Space of left obturator canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242922" + ] + } + }, + { + "id": "FMA:242928", + "name": "Space of hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242930", + "name": "Space of right hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242928" + ] + } + }, + { + "id": "FMA:242932", + "name": "Space of left hypoglossal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242928" + ] + } + }, + { + "id": "FMA:242934", + "name": "Space of adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242936", + "name": "Space of right adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242934" + ] + } + }, + { + "id": "FMA:242938", + "name": "Space of left adductor canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242934" + ] + } + }, + { + "id": "FMA:242940", + "name": "Space of coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + } + }, + { + "id": "FMA:242942", + "name": "Space of left coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242940" + ] + } + }, + { + "id": "FMA:242944", + "name": "Space of right coronary sulcus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242940" + ] + } + }, + { + "id": "FMA:242946", + "name": "Superior pelvic aperture space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Space of superior pelvic aperture" + ] + }, + { + "id": "FMA:242948", + "name": "Inferior pelvic aperture space", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9338" + ] + }, + "synonyms": [ + "Space of inferior pelvic aperture" + ] + }, + { + "id": "FMA:242980", + "name": "Bona fide anatomical surface", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24137" + ] + } + }, + { + "id": "FMA:242982", + "name": "Anatomical plane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24137" + ] + }, + "synonyms": [ + "Fiat anatomical surface" + ] + }, + { + "id": "FMA:242991", + "name": "Trunk of first part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15084" + ] + } + }, + { + "id": "FMA:242993", + "name": "Trunk of second part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15084" + ] + } + }, + { + "id": "FMA:242995", + "name": "Trunk of third part of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15084" + ] + } + }, + { + "id": "FMA:242999", + "name": "Bona fide anatomical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:243001", + "name": "Fiat anatomical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:255834", + "name": "Esophageal segment of esophagogastric junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + } + }, + { + "id": "FMA:255836", + "name": "Esophageal segment of pharyngoesophageal junction", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + } + }, + { + "id": "FMA:255838", + "name": "Subdivision of vertebral segment of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55269" + ] + } + }, + { + "id": "FMA:255840", + "name": "C6 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255842", + "name": "C7 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255844", + "name": "T1 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255846", + "name": "T2 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255848", + "name": "T3 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255850", + "name": "T4 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255852", + "name": "T5 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255854", + "name": "T6 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255856", + "name": "T7 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255858", + "name": "T8 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255860", + "name": "T9 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255862", + "name": "T10 segment proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255838" + ] + } + }, + { + "id": "FMA:255866", + "name": "Cytoplasm of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:255868", + "name": "Cytoplasm of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:255870", + "name": "Nucleus of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + }, + "synonyms": [ + "Epithelial cell nucleus" + ] + }, + { + "id": "FMA:255873", + "name": "Protoplasm of mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255875", + "name": "Protoplasm of nonkeratinized cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255877", + "name": "Protoplasm of fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:255879", + "name": "Protoplasm of enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255881", + "name": "Protoplasm of goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255883", + "name": "Protoplasm of microfold cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255885", + "name": "Protoplasm of lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255939" + ] + } + }, + { + "id": "FMA:255887", + "name": "Protoplasm of enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255889", + "name": "Protoplasm of endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78536" + ] + } + }, + { + "id": "FMA:255891", + "name": "Protoplasm of Type G enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255893", + "name": "Protoplasm of Type D enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255895", + "name": "Protoplasm of Type D1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255897", + "name": "Protoplasm of Type EC enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255899", + "name": "Protoplasm of Type EC1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255901", + "name": "Protoplasm of Type ECL enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255903", + "name": "Protoplasm of Type I enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255905", + "name": "Protoplasm of Type K enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255907", + "name": "Protoplasm of Type L enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255909", + "name": "Protoplasm of Type Mo enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255911", + "name": "Protoplasm of Type N enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255913", + "name": "Protoplasm of Type P enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255915", + "name": "Protoplasm of Type PP enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255917", + "name": "Protoplasm of Type S enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255921", + "name": "Protoplasm of Type TG enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255923", + "name": "Protoplasm of Type X enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255925", + "name": "Protoplasm of pancreatic ductal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255929", + "name": "Protoplasm of pancreatic ductal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255931", + "name": "Protoplasm of acinar cell of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255933", + "name": "Protoplasm of pancreatic centro-acinar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255935", + "name": "Protoplasm of B lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255885" + ] + } + }, + { + "id": "FMA:255937", + "name": "Protoplasm of hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:255939", + "name": "Protoplasm of leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255937" + ] + } + }, + { + "id": "FMA:255941", + "name": "Protoplasm of T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255885" + ] + } + }, + { + "id": "FMA:255943", + "name": "Protoplasm of macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255937" + ] + } + }, + { + "id": "FMA:255945", + "name": "Protoplasm of granular leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255939" + ] + } + }, + { + "id": "FMA:255947", + "name": "Protoplasm of neutrophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255945" + ] + } + }, + { + "id": "FMA:255949", + "name": "Protoplasm of eosinophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255945" + ] + } + }, + { + "id": "FMA:255951", + "name": "Protoplasm of basophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255945" + ] + } + }, + { + "id": "FMA:255953", + "name": "Protoplasm of monocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255939" + ] + } + }, + { + "id": "FMA:255955", + "name": "Protoplasm of natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255939" + ] + }, + "synonyms": [ + "Protoplasm of NK cell" + ] + }, + { + "id": "FMA:255958", + "name": "Protoplasm of paneth cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255960", + "name": "Protoplasm of brush cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255962", + "name": "Protoplasm of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:255964", + "name": "Protoplasm of Langerhans cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255937" + ] + } + }, + { + "id": "FMA:255966", + "name": "Protoplasm of Type EC2 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255887" + ] + } + }, + { + "id": "FMA:255968", + "name": "Plasma membrane of endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72319" + ] + } + }, + { + "id": "FMA:255972", + "name": "Plasma membrane of hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:255974", + "name": "Plasma membrane of leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255972" + ] + } + }, + { + "id": "FMA:255976", + "name": "Plasma membrane of lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255974" + ] + } + }, + { + "id": "FMA:255978", + "name": "Plasma membrane of T lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255976" + ] + } + }, + { + "id": "FMA:255980", + "name": "Plasma membrane of B lymphocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255976" + ] + } + }, + { + "id": "FMA:255982", + "name": "Plasma membrane of granular leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255974" + ] + } + }, + { + "id": "FMA:255984", + "name": "Plasma membrane of neutrophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255982" + ] + } + }, + { + "id": "FMA:255986", + "name": "Plasma membrane of eosinophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255982" + ] + } + }, + { + "id": "FMA:255988", + "name": "Plasma membrane of basophil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255982" + ] + } + }, + { + "id": "FMA:255990", + "name": "Plasma membrane of monocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255974" + ] + } + }, + { + "id": "FMA:255992", + "name": "Plasma membrane of natural killer cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255974" + ] + }, + "synonyms": [ + "Plasma membrane of NK cell" + ] + }, + { + "id": "FMA:255995", + "name": "Plasma membrane of macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255972" + ] + } + }, + { + "id": "FMA:255997", + "name": "Plasma membrane of Langerhans cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255972" + ] + } + }, + { + "id": "FMA:256001", + "name": "Plasma membrane of goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256003", + "name": "Plasma membrane of enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256005", + "name": "Plasma membrane of microfold cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256007", + "name": "Plasma membrane of enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256009", + "name": "Plasma membrane of pancreatic ductal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256011", + "name": "Plasma membrane of paneth cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256013", + "name": "Plasma membrane of brush cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256015", + "name": "Plasma membrane of acinar cell of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256017", + "name": "Plasma membrane of pancreatic centro-acinar cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256019", + "name": "Plasma membrane of Type G enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256021", + "name": "Plasma membrane of Type D enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256023", + "name": "Plasma membrane of Type D1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256025", + "name": "Plasma membrane of Type EC enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256027", + "name": "Plasma membrane of Type EC1 enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256029", + "name": "Plasma membrane of Type ECL enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256031", + "name": "Plasma membrane of Type I enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256033", + "name": "Plasma membrane of Type K enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256035", + "name": "Plasma membrane of Type L enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256037", + "name": "Plasma membrane of Type Mo enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256039", + "name": "Plasma membrane of Type N enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256041", + "name": "Plasma membrane of Type P enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256043", + "name": "Plasma membrane of Type PP enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256045", + "name": "Plasma membrane of Type S enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256047", + "name": "Plasma membrane of Type TG enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256049", + "name": "Plasma membrane of Type X enteroendocrine cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256007" + ] + } + }, + { + "id": "FMA:256058", + "name": "Taxonomic anatomical relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45723" + ] + } + }, + { + "id": "FMA:256061", + "name": "Type relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256058" + ] + } + }, + { + "id": "FMA:256080", + "name": "Cytoplasm of cell body of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67333" + ] + } + }, + { + "id": "FMA:256082", + "name": "Cytoplasm of neurite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67333" + ] + } + }, + { + "id": "FMA:256084", + "name": "Cytoplasm of axon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256082" + ] + } + }, + { + "id": "FMA:256086", + "name": "Cytoplasm of dendrite", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256082" + ] + } + }, + { + "id": "FMA:256090", + "name": "Plasma membrane of epithelial cell of stratum corneum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256092", + "name": "Protoplasm of epithelial cell of stratum corneum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:256094", + "name": "Cytoplasm of endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:256096", + "name": "Cytoplasm of epithelial cell of stratum corneum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256098", + "name": "Cytoplasm of goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256100", + "name": "Cytoplasm of enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256102", + "name": "Cytoplasm of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256104", + "name": "Cell nucleus of endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:256106", + "name": "Cell nucleus of epithelial cell of stratum corneum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256108", + "name": "Cell nucleus of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256110", + "name": "Cell nucleus of goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256112", + "name": "Cell nucleus of enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256114", + "name": "Plasma membrane of epithelial cell of stratum spinosum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256116", + "name": "Protoplasm of epithelial cell of stratum spinosum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:256118", + "name": "Cytoplasm of epithelial cell of stratum spinosum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256120", + "name": "Cell nucleus of epithelial cell of stratum spinosum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256122", + "name": "Plasma membrane of epithelial cell of stratum germinativum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255968" + ] + } + }, + { + "id": "FMA:256124", + "name": "Protoplasm of epithelial cell of stratum germinativum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255889" + ] + } + }, + { + "id": "FMA:256126", + "name": "Cytoplasm of epithelial cell of stratum germinativum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256094" + ] + } + }, + { + "id": "FMA:256128", + "name": "Cell nucleus of epithelial cell of stratum germinativum of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256104" + ] + } + }, + { + "id": "FMA:256133", + "name": "Body of vertebrate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256135" + ] + } + }, + { + "id": "FMA:256135", + "name": "Body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67135" + ] + } + }, + { + "id": "FMA:256137", + "name": "Murine body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256133" + ] + } + }, + { + "id": "FMA:256139", + "name": "Body of invertebrate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256135" + ] + } + }, + { + "id": "FMA:256141", + "name": "Epithelial cell of esophageal gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + } + }, + { + "id": "FMA:256143", + "name": "Epithelial cell of esophageal cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63071" + ] + } + }, + { + "id": "FMA:256145", + "name": "Epithelium of esophageal gland proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63238" + ] + } + }, + { + "id": "FMA:256147", + "name": "Epithelium of esophageal cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63238" + ] + } + }, + { + "id": "FMA:256150", + "name": "Segment of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67949" + ] + } + }, + { + "id": "FMA:256154", + "name": "Accessory nucleus of optic tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:256157", + "name": "Epithelial cell of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72289" + ] + } + }, + { + "id": "FMA:256159", + "name": "Epithelial cell of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72289" + ] + } + }, + { + "id": "FMA:256161", + "name": "Epithelial cell of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:256163", + "name": "Epithelial cell of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:256165", + "name": "Epithelial cell of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:256167", + "name": "Epithelial cell of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69075" + ] + } + }, + { + "id": "FMA:256169", + "name": "Stromal cell of ovarian cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72299" + ] + } + }, + { + "id": "FMA:256171", + "name": "Stromal cell of ovarian medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72299" + ] + } + }, + { + "id": "FMA:256172", + "name": "Diploid germ cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242153" + ] + } + }, + { + "id": "FMA:256174", + "name": "Region of cerebral white matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83930" + ] + } + }, + { + "id": "FMA:256176", + "name": "White matter of cerebral lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256174" + ] + } + }, + { + "id": "FMA:256178", + "name": "White matter of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:256180", + "name": "White matter of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256178" + ] + } + }, + { + "id": "FMA:256182", + "name": "White matter of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256178" + ] + } + }, + { + "id": "FMA:256184", + "name": "White matter of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:256186", + "name": "White matter of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:256188", + "name": "White matter of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:256190", + "name": "White matter of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256184" + ] + } + }, + { + "id": "FMA:256192", + "name": "White matter of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256184" + ] + } + }, + { + "id": "FMA:256194", + "name": "Orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83874" + ] + } + }, + { + "id": "FMA:256196", + "name": "Anterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256194" + ] + } + }, + { + "id": "FMA:256198", + "name": "Right anterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256196" + ] + } + }, + { + "id": "FMA:256200", + "name": "Left anterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256196" + ] + } + }, + { + "id": "FMA:256204", + "name": "Segment of cerebral lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61820" + ] + } + }, + { + "id": "FMA:256206", + "name": "Segment of cerebellar lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256150" + ] + } + }, + { + "id": "FMA:256208", + "name": "Frontal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256204" + ] + } + }, + { + "id": "FMA:256210", + "name": "Right frontal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256208" + ] + } + }, + { + "id": "FMA:256212", + "name": "Left frontal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256208" + ] + } + }, + { + "id": "FMA:256214", + "name": "Temporal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256204" + ] + } + }, + { + "id": "FMA:256216", + "name": "Right temporal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256214" + ] + } + }, + { + "id": "FMA:256218", + "name": "Left temporal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256214" + ] + } + }, + { + "id": "FMA:256220", + "name": "Parietal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256204" + ] + } + }, + { + "id": "FMA:256222", + "name": "Right parietal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256220" + ] + } + }, + { + "id": "FMA:256224", + "name": "Left parietal lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256220" + ] + } + }, + { + "id": "FMA:256226", + "name": "Occipital lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256204" + ] + } + }, + { + "id": "FMA:256228", + "name": "Right occipital lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256226" + ] + } + }, + { + "id": "FMA:256230", + "name": "Left occipital lobe proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256226" + ] + } + }, + { + "id": "FMA:256235", + "name": "Surface of segment of brain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45688" + ] + } + }, + { + "id": "FMA:256237", + "name": "Segment of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86140" + ] + } + }, + { + "id": "FMA:256239", + "name": "Surface of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256241", + "name": "Surface of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256243", + "name": "Surface of hindbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256245", + "name": "Surface of segment of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256247", + "name": "Surface of segment of midbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256249", + "name": "Surface of segment of hindbrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:256251", + "name": "Surface of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256245" + ] + } + }, + { + "id": "FMA:256253", + "name": "Surface of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256245" + ] + } + }, + { + "id": "FMA:256255", + "name": "Surface of segment of telencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256245" + ] + } + }, + { + "id": "FMA:256257", + "name": "Surface of segment of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256245" + ] + } + }, + { + "id": "FMA:256259", + "name": "Surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256255" + ] + } + }, + { + "id": "FMA:256261", + "name": "Surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:256263", + "name": "Surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:256265", + "name": "Surface of cerebral lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256255" + ] + } + }, + { + "id": "FMA:256267", + "name": "Surface of frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256269", + "name": "Surface of right frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256267" + ] + } + }, + { + "id": "FMA:256271", + "name": "Surface of left frontal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256267" + ] + } + }, + { + "id": "FMA:256273", + "name": "Surface of occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256275", + "name": "Surface of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256273" + ] + } + }, + { + "id": "FMA:256277", + "name": "Surface of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256273" + ] + } + }, + { + "id": "FMA:256279", + "name": "Surface of parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256281", + "name": "Surface of right parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256279" + ] + } + }, + { + "id": "FMA:256283", + "name": "Surface of left parietal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256279" + ] + } + }, + { + "id": "FMA:256285", + "name": "Surface of temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256287", + "name": "Surface of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256285" + ] + } + }, + { + "id": "FMA:256289", + "name": "Surface of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256285" + ] + } + }, + { + "id": "FMA:256291", + "name": "Surface of limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256293", + "name": "Surface of right limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256291" + ] + } + }, + { + "id": "FMA:256295", + "name": "Surface of left limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256291" + ] + } + }, + { + "id": "FMA:256297", + "name": "Surface of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256265" + ] + } + }, + { + "id": "FMA:256299", + "name": "Surface of right insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256297" + ] + } + }, + { + "id": "FMA:256301", + "name": "Surface of left insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256297" + ] + } + }, + { + "id": "FMA:256305", + "name": "Lateral surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + }, + "synonyms": [ + "Convex surface of cerebral hemisphere" + ] + }, + { + "id": "FMA:256308", + "name": "Lateral surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256305" + ] + } + }, + { + "id": "FMA:256310", + "name": "Lateral surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256305" + ] + } + }, + { + "id": "FMA:256312", + "name": "Basal surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:256314", + "name": "Basal surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256312" + ] + } + }, + { + "id": "FMA:256316", + "name": "Basal surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256312" + ] + } + }, + { + "id": "FMA:256318", + "name": "Medial surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:256320", + "name": "Medial surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256318" + ] + } + }, + { + "id": "FMA:256322", + "name": "Medial surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256318" + ] + } + }, + { + "id": "FMA:256324", + "name": "Subdivision of basal surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:256326", + "name": "Orbital surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256324" + ] + }, + "synonyms": [ + "Anterior part of basal surface of cerebral hemisphere" + ] + }, + { + "id": "FMA:256328", + "name": "Orbital surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256326" + ] + }, + "synonyms": [ + "Anterior part of basal surface of right cerebral hemisphere" + ] + }, + { + "id": "FMA:256330", + "name": "Orbital surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256326" + ] + }, + "synonyms": [ + "Anterior part of basal surface of left cerebral hemisphere" + ] + }, + { + "id": "FMA:256335", + "name": "Tentorial surface of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256324" + ] + }, + "synonyms": [ + "Posterior part of basal surface of cerebral hemisphere" + ] + }, + { + "id": "FMA:256337", + "name": "Tentorial surface of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256335" + ] + }, + "synonyms": [ + "Posterior part of basal surface of right cerebral hemisphere" + ] + }, + { + "id": "FMA:256339", + "name": "Tentorial surface of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256335" + ] + }, + "synonyms": [ + "Posterior part of basal surface of left cerebral hemisphere" + ] + }, + { + "id": "FMA:256344", + "name": "Basal surface proper of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256324" + ] + } + }, + { + "id": "FMA:256346", + "name": "Basal surface proper of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256344" + ] + } + }, + { + "id": "FMA:256348", + "name": "Basal surface proper of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256344" + ] + } + }, + { + "id": "FMA:256350", + "name": "Anatomical line of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9657" + ] + } + }, + { + "id": "FMA:256352", + "name": "Superomedial border of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256350" + ] + } + }, + { + "id": "FMA:256354", + "name": "Superomedial border of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256352" + ] + } + }, + { + "id": "FMA:256356", + "name": "Superomedial border of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256352" + ] + } + }, + { + "id": "FMA:256358", + "name": "Superciliary border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256350" + ] + } + }, + { + "id": "FMA:256360", + "name": "Right superciliary border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256358" + ] + } + }, + { + "id": "FMA:256362", + "name": "Left superciliary border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256358" + ] + } + }, + { + "id": "FMA:256364", + "name": "Medial occipital border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256350" + ] + } + }, + { + "id": "FMA:256366", + "name": "Right medial occipital border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256364" + ] + } + }, + { + "id": "FMA:256368", + "name": "Left medial occipital border", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256364" + ] + } + }, + { + "id": "FMA:256370", + "name": "Inferolateral border of posterior part of cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256350" + ] + }, + "synonyms": [ + "Inferolateral border of tentorial part of cerebral hemisphere" + ] + }, + { + "id": "FMA:256372", + "name": "Inferolateral border of posterior part of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256370" + ] + } + }, + { + "id": "FMA:256374", + "name": "Inferolateral border of posterior part of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256370" + ] + } + }, + { + "id": "FMA:256377", + "name": "Cerebellar medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + }, + "synonyms": [ + "Cerebellar subcortex" + ] + }, + { + "id": "FMA:256381", + "name": "Set of nuclei of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75735" + ] + } + }, + { + "id": "FMA:256387", + "name": "Right flocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83881" + ] + } + }, + { + "id": "FMA:256389", + "name": "Left flocculus of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83881" + ] + } + }, + { + "id": "FMA:256395", + "name": "Right tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83464" + ] + } + }, + { + "id": "FMA:256397", + "name": "Left tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83464" + ] + } + }, + { + "id": "FMA:256399", + "name": "Posterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + }, + "synonyms": [ + "Posterior quadrangular lobule of cerebellum", + "Posterior semilunar lobule", + "Posterior quadrangular lobule of cerebellum [H VI]" + ] + }, + { + "id": "FMA:256404", + "name": "Right posterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256399" + ] + }, + "synonyms": [ + "Right posterior semilunar lobule" + ] + }, + { + "id": "FMA:256406", + "name": "Left posterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256399" + ] + }, + "synonyms": [ + "Left posterior semilunar lobule" + ] + }, + { + "id": "FMA:256410", + "name": "Right alar central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72517" + ] + } + }, + { + "id": "FMA:256412", + "name": "Left alar central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72517" + ] + } + }, + { + "id": "FMA:256416", + "name": "Central lobule proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83880" + ] + } + }, + { + "id": "FMA:256422", + "name": "Cortex of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + }, + "synonyms": [ + "Vermian cortex", + "Cortex of vermis of cerebellum" + ] + }, + { + "id": "FMA:256425", + "name": "Cortex of right hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76956" + ] + } + }, + { + "id": "FMA:256427", + "name": "Cortex of left hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76956" + ] + } + }, + { + "id": "FMA:256429", + "name": "Cortex of right hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72258" + ] + } + }, + { + "id": "FMA:256431", + "name": "Cortex of left hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72258" + ] + } + }, + { + "id": "FMA:256434", + "name": "Cortex of nodulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256436", + "name": "Cortex of uvula of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256438", + "name": "Cortex of lingula of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256440", + "name": "Cortex of tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256442", + "name": "Cortex of right tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256440" + ] + } + }, + { + "id": "FMA:256444", + "name": "Cortex of left tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256440" + ] + } + }, + { + "id": "FMA:256446", + "name": "Cortex of declive of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256448", + "name": "Cortex of pyramis of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256450", + "name": "Cortex of folium of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256452", + "name": "Cortex of tuber of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76924" + ] + } + }, + { + "id": "FMA:256454", + "name": "Segment of cerebellar medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + } + }, + { + "id": "FMA:256456", + "name": "Medulla of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256458", + "name": "Medulla of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256460", + "name": "Medulla of hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256462", + "name": "Medulla of right hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256460" + ] + } + }, + { + "id": "FMA:256464", + "name": "Medulla of left hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256460" + ] + } + }, + { + "id": "FMA:256466", + "name": "Medulla of hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256468", + "name": "Medulla of right hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256466" + ] + } + }, + { + "id": "FMA:256470", + "name": "Medulla of left hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256466" + ] + } + }, + { + "id": "FMA:256472", + "name": "Medulla of vermis of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256474", + "name": "Medulla of vermis of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256476", + "name": "Medulla of flocculonodular lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256478", + "name": "Medulla of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256480", + "name": "Medulla of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256482", + "name": "Medulla of nodulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256484", + "name": "Medulla of uvula of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256486", + "name": "Medulla of lingula of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256488", + "name": "Medulla of tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256490", + "name": "Medulla of right tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256488" + ] + } + }, + { + "id": "FMA:256492", + "name": "Medulla of left tonsil of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256488" + ] + } + }, + { + "id": "FMA:256494", + "name": "Medulla of declive of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256496", + "name": "Medulla of pyramis of vermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256498", + "name": "Medulla of folium of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256500", + "name": "Medulla of tuber of vermis of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256454" + ] + } + }, + { + "id": "FMA:256502", + "name": "Anatomical boundary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + } + }, + { + "id": "FMA:256504", + "name": "Bona fide anatomical boundary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256502" + ] + } + }, + { + "id": "FMA:256506", + "name": "Inguinal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:16528" + ] + }, + "synonyms": [ + "Hesselbach's triangle" + ] + }, + { + "id": "FMA:256511", + "name": "Right inguinal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256506" + ] + } + }, + { + "id": "FMA:256513", + "name": "Left inguinal triangle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256506" + ] + } + }, + { + "id": "FMA:256516", + "name": "Mesothelial cell of dura mater", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66773" + ] + }, + "synonyms": [ + "Squamous mesothelial cell of dura mater" + ] + }, + { + "id": "FMA:256522", + "name": "Segment of filum terminale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231564" + ] + } + }, + { + "id": "FMA:256524", + "name": "Internal part of filum terminale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256522" + ] + } + }, + { + "id": "FMA:256526", + "name": "External part of filum terminale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256522" + ] + } + }, + { + "id": "FMA:256530", + "name": "Dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Dorsal gray matter of spinal cord", + "Dorsal horn of spinal cord", + "Posterior gray horn of spinal cord", + "Posterior grey column of spinal cord", + "Posterior gray column of spinal cord", + "Dorsal grey column of spinal cord" + ] + }, + { + "id": "FMA:256536", + "name": "Lateral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Lateral horn of spinal cord", + "Lateral gray matter of spinal cord", + "Intermediate gray column of spinal cord", + "Intermediate grey column of spinal cord" + ] + }, + { + "id": "FMA:256541", + "name": "Ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + }, + "synonyms": [ + "Ventral horn of spinal cord", + "Ventral gray matter of spinal cord", + "Anterior gray column of spinal cord", + "Anterior grey column of spinal cord", + "Anterior gray horn of spinal cord", + "Ventral grey column of spinal cord" + ] + }, + { + "id": "FMA:256548", + "name": "Right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256530" + ] + }, + "synonyms": [ + "Right dorsal horn of spinal cord", + "Right dorsal gray matter of spinal cord" + ] + }, + { + "id": "FMA:256550", + "name": "Left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256530" + ] + }, + "synonyms": [ + "Left dorsal horn of spinal cord", + "Left dorsal gray matter of spinal cord" + ] + }, + { + "id": "FMA:256552", + "name": "Right lateral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256536" + ] + }, + "synonyms": [ + "Right lateral gray matter of spinal cord", + "Right lateral horn of spinal cord" + ] + }, + { + "id": "FMA:256554", + "name": "Left lateral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256536" + ] + }, + "synonyms": [ + "Left lateral horn of spinal cord", + "Left lateral gray matter of spinal cord" + ] + }, + { + "id": "FMA:256556", + "name": "Right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256541" + ] + }, + "synonyms": [ + "Right ventral horn of spinal cord", + "Right ventral gray matter of spinal cord" + ] + }, + { + "id": "FMA:256558", + "name": "Left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256541" + ] + }, + "synonyms": [ + "Left ventral gray matter of spinal cord", + "Left ventral horn of spinal cord" + ] + }, + { + "id": "FMA:256560", + "name": "Right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77461" + ] + }, + "synonyms": [ + "Right dorsal white column of spinal cord", + "Right posterior white column of spinal cord", + "Right dorsal funiculus" + ] + }, + { + "id": "FMA:256562", + "name": "Left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77461" + ] + }, + "synonyms": [ + "Left posterior white column of spinal cord", + "Left dorsal funiculus", + "Left dorsal white column of spinal cord" + ] + }, + { + "id": "FMA:256566", + "name": "Right ventral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74003" + ] + }, + "synonyms": [ + "Right ventral white column of spinal cord", + "Right ventral funiculus", + "Right anterior white column of spinal cord" + ] + }, + { + "id": "FMA:256569", + "name": "Left ventral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74003" + ] + }, + "synonyms": [ + "Left ventral funiculus", + "Left ventral white column of spinal cord", + "Left anterior white column of spinal cord" + ] + }, + { + "id": "FMA:256572", + "name": "Posterior part of right lateral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77701" + ] + }, + "synonyms": [ + "Posterior part of right lateral white column of spinal cord" + ] + }, + { + "id": "FMA:256574", + "name": "Posterior part of left lateral funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77701" + ] + }, + "synonyms": [ + "Posterior part of left lateral white column of spinal cord" + ] + }, + { + "id": "FMA:256576", + "name": "Right lateral funiculus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77735" + ] + } + }, + { + "id": "FMA:256578", + "name": "Left lateral funiculus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77735" + ] + } + }, + { + "id": "FMA:256580", + "name": "Gray matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + }, + "synonyms": [ + "Gray substance of spinal cord", + "Grey matter of spinal cord", + "Grey substance of spinal cord" + ] + }, + { + "id": "FMA:256609", + "name": "Segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:256611", + "name": "Cervical segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + } + }, + { + "id": "FMA:256613", + "name": "Cervical segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256611" + ] + } + }, + { + "id": "FMA:256615", + "name": "Cervical segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256611" + ] + } + }, + { + "id": "FMA:256617", + "name": "T1-L2 segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + } + }, + { + "id": "FMA:256619", + "name": "T1-L2 segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256617" + ] + } + }, + { + "id": "FMA:256621", + "name": "T1-L2 segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256617" + ] + } + }, + { + "id": "FMA:256623", + "name": "Sacral segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Sacral segments of spinal cord [1-5]" + ] + }, + { + "id": "FMA:256625", + "name": "S1 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256659" + ] + } + }, + { + "id": "FMA:256627", + "name": "S2 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256659" + ] + } + }, + { + "id": "FMA:256629", + "name": "S3 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256659" + ] + } + }, + { + "id": "FMA:256631", + "name": "S4 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256659" + ] + } + }, + { + "id": "FMA:256633", + "name": "S5 segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256659" + ] + } + }, + { + "id": "FMA:256635", + "name": "Coccygeal segment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + }, + "synonyms": [ + "Coccygeal segments of spinal cord [1-3]" + ] + }, + { + "id": "FMA:256637", + "name": "L3 to coccygeal segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + } + }, + { + "id": "FMA:256639", + "name": "L3 to coccygeal segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256637" + ] + } + }, + { + "id": "FMA:256641", + "name": "L3 to coccygeal segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256637" + ] + } + }, + { + "id": "FMA:256653", + "name": "Cervical subsegment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:256655", + "name": "Thoracic subsegment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:256657", + "name": "Lumbar subsegment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:256659", + "name": "Sacral subsegment of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62420" + ] + } + }, + { + "id": "FMA:256691", + "name": "Nucleus of solitary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:256693", + "name": "Nucleus of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + }, + "synonyms": [ + "Nuclear complex of thalamus" + ] + }, + { + "id": "FMA:256694", + "name": "Synovial capsule of joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66760" + ] + } + }, + { + "id": "FMA:256698", + "name": "Segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83926" + ] + } + }, + { + "id": "FMA:256700", + "name": "Apex of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Apex of dorsal gray column", + "Apex of dorsal horn of spinal cord", + "Apex of posterior horn of spinal cord" + ] + }, + { + "id": "FMA:256702", + "name": "Apex proper of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Apex proper of dorsal gray column", + "Apex proper of dorsal horn of spinal cord" + ] + }, + { + "id": "FMA:256704", + "name": "Neck of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Neck of dorsal horn of spinal cord", + "Neck of posterior horn of spinal cord", + "Cervix of dorsal gray column", + "Neck of dorsal gray column" + ] + }, + { + "id": "FMA:256707", + "name": "Base of dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Base of posterior horn of spinal cord" + ] + }, + { + "id": "FMA:256709", + "name": "Apex of right dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256700" + ] + }, + "synonyms": [ + "Apex of right dorsal horn of spinal cord" + ] + }, + { + "id": "FMA:256711", + "name": "Apex of left dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256700" + ] + }, + "synonyms": [ + "Apex of left dorsal horn of spinal cord" + ] + }, + { + "id": "FMA:256713", + "name": "Apex proper of right dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256702" + ] + } + }, + { + "id": "FMA:256715", + "name": "Apex proper of left dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256702" + ] + } + }, + { + "id": "FMA:256717", + "name": "Neck of right dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256704" + ] + } + }, + { + "id": "FMA:256719", + "name": "Neck of left dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256704" + ] + } + }, + { + "id": "FMA:256721", + "name": "Base of right dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256707" + ] + } + }, + { + "id": "FMA:256723", + "name": "Base of left dorsal gray column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256707" + ] + } + }, + { + "id": "FMA:256726", + "name": "Central canal proper of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:242789" + ] + } + }, + { + "id": "FMA:256730", + "name": "Central gelatinous substance of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:256733", + "name": "Segment of tract of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:256735", + "name": "Segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256733" + ] + } + }, + { + "id": "FMA:256737", + "name": "Spinal segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256735" + ] + } + }, + { + "id": "FMA:256739", + "name": "Medulla segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256735" + ] + } + }, + { + "id": "FMA:256741", + "name": "Cerebellar segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256735" + ] + } + }, + { + "id": "FMA:256743", + "name": "Spinal subsegment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256735" + ] + } + }, + { + "id": "FMA:256745", + "name": "Segment of spino-olivary tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256733" + ] + } + }, + { + "id": "FMA:256747", + "name": "Spinal segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256737" + ] + } + }, + { + "id": "FMA:256749", + "name": "Spinal segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256737" + ] + } + }, + { + "id": "FMA:256751", + "name": "Medulla segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256739" + ] + } + }, + { + "id": "FMA:256753", + "name": "Medulla segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256739" + ] + } + }, + { + "id": "FMA:256755", + "name": "Cerebellar segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256741" + ] + } + }, + { + "id": "FMA:256757", + "name": "Cerebellar segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256741" + ] + } + }, + { + "id": "FMA:256759", + "name": "Cervical subsegment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256761", + "name": "Thoracic subsegment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256763", + "name": "Lumbar subsegment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256765", + "name": "C1 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256767", + "name": "C1 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256765" + ] + } + }, + { + "id": "FMA:256769", + "name": "C1 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256765" + ] + } + }, + { + "id": "FMA:256771", + "name": "C2 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256773", + "name": "C2 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256771" + ] + } + }, + { + "id": "FMA:256775", + "name": "C2 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256771" + ] + } + }, + { + "id": "FMA:256777", + "name": "C3 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256779", + "name": "C3 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256777" + ] + } + }, + { + "id": "FMA:256781", + "name": "C3 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256777" + ] + } + }, + { + "id": "FMA:256783", + "name": "C4 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256785", + "name": "C4 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256783" + ] + } + }, + { + "id": "FMA:256787", + "name": "C4segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256783" + ] + } + }, + { + "id": "FMA:256789", + "name": "C5 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256791", + "name": "C5 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256789" + ] + } + }, + { + "id": "FMA:256793", + "name": "C5 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256789" + ] + } + }, + { + "id": "FMA:256795", + "name": "C6 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256797", + "name": "C6 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256795" + ] + } + }, + { + "id": "FMA:256799", + "name": "C6 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256795" + ] + } + }, + { + "id": "FMA:256801", + "name": "C7 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256803", + "name": "C7 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256801" + ] + } + }, + { + "id": "FMA:256805", + "name": "C7 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256801" + ] + } + }, + { + "id": "FMA:256807", + "name": "C8 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256759" + ] + } + }, + { + "id": "FMA:256809", + "name": "C8 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256807" + ] + } + }, + { + "id": "FMA:256811", + "name": "C8 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256807" + ] + } + }, + { + "id": "FMA:256813", + "name": "T1 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256815", + "name": "T1 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256813" + ] + } + }, + { + "id": "FMA:256817", + "name": "T1 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256813" + ] + } + }, + { + "id": "FMA:256819", + "name": "T2 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256821", + "name": "T2 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256819" + ] + } + }, + { + "id": "FMA:256823", + "name": "T2 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256819" + ] + } + }, + { + "id": "FMA:256825", + "name": "T3 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256827", + "name": "T3 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256825" + ] + } + }, + { + "id": "FMA:256829", + "name": "T3 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256825" + ] + } + }, + { + "id": "FMA:256831", + "name": "T4 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256833", + "name": "T4 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256831" + ] + } + }, + { + "id": "FMA:256835", + "name": "T4 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256831" + ] + } + }, + { + "id": "FMA:256837", + "name": "T5 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256839", + "name": "T5 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256837" + ] + } + }, + { + "id": "FMA:256841", + "name": "T5 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256837" + ] + } + }, + { + "id": "FMA:256843", + "name": "T6 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256845", + "name": "T6 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256843" + ] + } + }, + { + "id": "FMA:256847", + "name": "T6 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256843" + ] + } + }, + { + "id": "FMA:256849", + "name": "T7 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256851", + "name": "T7 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256849" + ] + } + }, + { + "id": "FMA:256853", + "name": "T7 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256849" + ] + } + }, + { + "id": "FMA:256855", + "name": "T8 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256857", + "name": "T8 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256855" + ] + } + }, + { + "id": "FMA:256859", + "name": "T8 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256855" + ] + } + }, + { + "id": "FMA:256861", + "name": "T9 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256863", + "name": "T9 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256861" + ] + } + }, + { + "id": "FMA:256865", + "name": "T9 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256861" + ] + } + }, + { + "id": "FMA:256867", + "name": "T10 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256869", + "name": "T10 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256867" + ] + } + }, + { + "id": "FMA:256871", + "name": "T10 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256867" + ] + } + }, + { + "id": "FMA:256873", + "name": "T11 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256875", + "name": "T11 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256873" + ] + } + }, + { + "id": "FMA:256877", + "name": "T11 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256873" + ] + } + }, + { + "id": "FMA:256879", + "name": "T12 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256761" + ] + } + }, + { + "id": "FMA:256881", + "name": "T12 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256879" + ] + } + }, + { + "id": "FMA:256883", + "name": "T12 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256879" + ] + } + }, + { + "id": "FMA:256885", + "name": "L1 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256763" + ] + } + }, + { + "id": "FMA:256887", + "name": "L1 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256885" + ] + } + }, + { + "id": "FMA:256889", + "name": "L1 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256885" + ] + } + }, + { + "id": "FMA:256891", + "name": "L2 segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256763" + ] + } + }, + { + "id": "FMA:256893", + "name": "L2 segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256891" + ] + } + }, + { + "id": "FMA:256895", + "name": "L2 segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256891" + ] + } + }, + { + "id": "FMA:256897", + "name": "Cervical segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256899", + "name": "Thoracic segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256901", + "name": "Lumbar segment of posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256743" + ] + } + }, + { + "id": "FMA:256903", + "name": "Lumbar segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256901" + ] + } + }, + { + "id": "FMA:256905", + "name": "Lumbar segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256901" + ] + } + }, + { + "id": "FMA:256907", + "name": "Thoracic segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256899" + ] + } + }, + { + "id": "FMA:256909", + "name": "Thoracic segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256899" + ] + } + }, + { + "id": "FMA:256911", + "name": "Cervical segment of right posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256897" + ] + } + }, + { + "id": "FMA:256913", + "name": "Cervical segment of left posterior spinocerebellar tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256897" + ] + } + }, + { + "id": "FMA:256925", + "name": "Head of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77410" + ] + } + }, + { + "id": "FMA:256927", + "name": "Head of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77410" + ] + } + }, + { + "id": "FMA:256957", + "name": "Marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + }, + "synonyms": [ + "Marginal zone of dorsal gray column" + ] + }, + { + "id": "FMA:256960", + "name": "Marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256957" + ] + } + }, + { + "id": "FMA:256962", + "name": "Marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256957" + ] + } + }, + { + "id": "FMA:256966", + "name": "Head proper of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:256968", + "name": "Head proper of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256966" + ] + } + }, + { + "id": "FMA:256970", + "name": "Head proper of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256966" + ] + } + }, + { + "id": "FMA:256975", + "name": "Medial segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Medial group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:256977", + "name": "Medial segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256975" + ] + } + }, + { + "id": "FMA:256979", + "name": "Medial segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256975" + ] + } + }, + { + "id": "FMA:256981", + "name": "Central segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Central group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:256983", + "name": "Central segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256981" + ] + } + }, + { + "id": "FMA:256985", + "name": "Central segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256981" + ] + } + }, + { + "id": "FMA:256987", + "name": "Lateral segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Lateral group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:256989", + "name": "Lateral segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256987" + ] + } + }, + { + "id": "FMA:256991", + "name": "Lateral segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256987" + ] + } + }, + { + "id": "FMA:256996", + "name": "Ventromedial segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Ventromedial group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:256999", + "name": "Ventromedial segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256996" + ] + } + }, + { + "id": "FMA:257001", + "name": "Ventromedial segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256996" + ] + } + }, + { + "id": "FMA:257003", + "name": "Dorsomedial segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Dorsomedial group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:257006", + "name": "Dorsomedial segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257003" + ] + } + }, + { + "id": "FMA:257008", + "name": "Dorsomedial segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257003" + ] + } + }, + { + "id": "FMA:257010", + "name": "Ventrolateral segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Ventrolateral group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:257013", + "name": "Ventrolateral segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257010" + ] + } + }, + { + "id": "FMA:257015", + "name": "Ventrolateral segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257010" + ] + } + }, + { + "id": "FMA:257017", + "name": "Dorsolateral segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Dorsolateral group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:257020", + "name": "Dorsolateral segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257017" + ] + } + }, + { + "id": "FMA:257022", + "name": "Dorsolateral segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257017" + ] + } + }, + { + "id": "FMA:257024", + "name": "Retrodorsal segment of ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256609" + ] + }, + "synonyms": [ + "Retrodorsal group of ventral gray column of spinal cord" + ] + }, + { + "id": "FMA:257027", + "name": "Retrodorsal segment of right ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257024" + ] + } + }, + { + "id": "FMA:257029", + "name": "Retrodorsal segment of left ventral gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257024" + ] + } + }, + { + "id": "FMA:257031", + "name": "Nucleus of Onuf", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77011" + ] + } + }, + { + "id": "FMA:257033", + "name": "Segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257035", + "name": "Substantia gelatinosa of cervical segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + }, + "synonyms": [ + "Cervical segment of substantia gelatinosa" + ] + }, + { + "id": "FMA:257037", + "name": "Substantia gelatinosa of cervical segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257035" + ] + }, + "synonyms": [ + "Cervical segment of right substantia gelatinosa" + ] + }, + { + "id": "FMA:257039", + "name": "Substantia gelatinosa of cervical segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257035" + ] + }, + "synonyms": [ + "Cervical segment of left substantia gelatinosa" + ] + }, + { + "id": "FMA:257041", + "name": "Cervical subsegment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + } + }, + { + "id": "FMA:257043", + "name": "C1 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C1 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257045", + "name": "C1 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257043" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C1 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257047", + "name": "C1 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257043" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C1 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257049", + "name": "C2 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C2 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257051", + "name": "C2 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257049" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C2 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257053", + "name": "C2 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257049" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C2 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257055", + "name": "C3 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C3 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257057", + "name": "C3 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257055" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C3 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257059", + "name": "C3 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257055" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C3 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257061", + "name": "C4 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C4 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257063", + "name": "C4 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257061" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C4 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257065", + "name": "C4 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257061" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C4 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257067", + "name": "C5 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C5 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257069", + "name": "C5 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257067" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C5 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257071", + "name": "C5 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257067" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C5 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257073", + "name": "C6 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C6 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257075", + "name": "C6 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257073" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C6 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257077", + "name": "C6 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257073" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C6 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257079", + "name": "C7 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C7 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257081", + "name": "C7 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257079" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C7 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257083", + "name": "C7 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257079" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C7 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257085", + "name": "C8 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257041" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C8 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257087", + "name": "C8 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257085" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C8 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257089", + "name": "C8 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257085" + ] + }, + "synonyms": [ + "Substantia gelatinosa of C8 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257091", + "name": "Substantia gelatinosa of thoracic segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + }, + "synonyms": [ + "Thoracic segment of substantia gelatinosa" + ] + }, + { + "id": "FMA:257093", + "name": "Substantia gelatinosa of thoracic segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257091" + ] + }, + "synonyms": [ + "Thoracic segment of right substantia gelatinosa" + ] + }, + { + "id": "FMA:257095", + "name": "Substantia gelatinosa of thoracic segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257091" + ] + }, + "synonyms": [ + "Thoracic segment of left substantia gelatinosa" + ] + }, + { + "id": "FMA:257097", + "name": "Thoracic subsegment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + } + }, + { + "id": "FMA:257099", + "name": "T1segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T1 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257101", + "name": "T2 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T2 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257103", + "name": "T3 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T3 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257105", + "name": "T4 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T4 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257107", + "name": "T5 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T5 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257109", + "name": "T6 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T6 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257111", + "name": "T7 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T7 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257113", + "name": "T8 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T8 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257115", + "name": "T9 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T9 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257117", + "name": "T10 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T10 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257119", + "name": "T11 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T11 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257121", + "name": "T12 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257097" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T12 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257123", + "name": "Substantia gelatinosa of lumbar segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + }, + "synonyms": [ + "Lumbar segment of substantia gelatinosa" + ] + }, + { + "id": "FMA:257125", + "name": "Lumbar subsegment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + } + }, + { + "id": "FMA:257129", + "name": "L2 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257125" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L2 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257133", + "name": "L3 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257125" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L3 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257135", + "name": "L4 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257125" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L4 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257137", + "name": "L5 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257125" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L5 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257139", + "name": "Substantia gelatinosa of sacral segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + }, + "synonyms": [ + "Sacral segment of substantia gelatinosa" + ] + }, + { + "id": "FMA:257141", + "name": "Substantia gelatinosa of sacral segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257139" + ] + }, + "synonyms": [ + "Sacral segment of right substantia gelatinosa" + ] + }, + { + "id": "FMA:257143", + "name": "Substantia gelatinosa of sacral segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257139" + ] + }, + "synonyms": [ + "Sacral segment of left substantia gelatinosa" + ] + }, + { + "id": "FMA:257145", + "name": "Sacral subsegment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + } + }, + { + "id": "FMA:257147", + "name": "S1 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257145" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S1 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257149", + "name": "S2 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257145" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S2 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257151", + "name": "S3 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257145" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S3 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257153", + "name": "S4 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257145" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S4 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257155", + "name": "S5 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257145" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S5 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257157", + "name": "Substantia gelatinosa of lumbar segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257123" + ] + }, + "synonyms": [ + "Lumbar segment of right substantia gelatinosa" + ] + }, + { + "id": "FMA:257159", + "name": "Substantia gelatinosa of lumbar segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257123" + ] + }, + "synonyms": [ + "Lumbar segment of left substantia gelatinosa" + ] + }, + { + "id": "FMA:257161", + "name": "Substantia gelatinosa of coccygeal segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257033" + ] + }, + "synonyms": [ + "Coccygeal segment of substantia gelatinosa" + ] + }, + { + "id": "FMA:257163", + "name": "Coccygeal segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257161" + ] + }, + "synonyms": [ + "Substantia gelatinosa of coccygeal segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257165", + "name": "Coccygeal left segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257161" + ] + }, + "synonyms": [ + "Substantia gelatinosa of coccygeal segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257167", + "name": "T1segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257099" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T1 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257169", + "name": "T1segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257099" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T1 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257171", + "name": "T2 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257101" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T2 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257173", + "name": "T2 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257101" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T2 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257175", + "name": "T3 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257103" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T3 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257177", + "name": "T3 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257103" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T3 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257179", + "name": "T4 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257105" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T4 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257181", + "name": "T4 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257105" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T4 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257183", + "name": "T5 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257107" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T5 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257185", + "name": "T5 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257107" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T5 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257187", + "name": "T6 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257109" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T6 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257189", + "name": "T6 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257109" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T6 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257191", + "name": "T7 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257111" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T7 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257193", + "name": "T7 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257111" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T7 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257195", + "name": "T8 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257113" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T8 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257197", + "name": "T8 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257113" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T8 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257199", + "name": "T9 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257115" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T9 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257201", + "name": "T9 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257115" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T9 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257203", + "name": "T10 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257117" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T10 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257205", + "name": "T10 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257117" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T10 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257207", + "name": "T11 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257119" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T11 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257209", + "name": "T11 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257119" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T11 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257211", + "name": "T12 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257121" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T12 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257213", + "name": "T12 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257121" + ] + }, + "synonyms": [ + "Substantia gelatinosa of T12 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257217", + "name": "L2 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257129" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L2 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257219", + "name": "L2 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257129" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L2 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257221", + "name": "L1 segment of substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257125" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L1 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257223", + "name": "L1 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257221" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L1 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257225", + "name": "L3 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257133" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L3 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257227", + "name": "L3 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257133" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L3 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257229", + "name": "L4 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257135" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L4 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257231", + "name": "L4 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257135" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L4 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257233", + "name": "L5 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257137" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L5 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257235", + "name": "L5 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257137" + ] + }, + "synonyms": [ + "Substantia gelatinosa of L5 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257237", + "name": "S1 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257147" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S1 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257239", + "name": "S1 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257147" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S1 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257241", + "name": "S2 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257149" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S2 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257243", + "name": "S2 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257149" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S2 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257245", + "name": "S3 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257151" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S3 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257247", + "name": "S3 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257151" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S3 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257249", + "name": "S4 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257153" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S4 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257251", + "name": "S4 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257153" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S4 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257253", + "name": "S5 segment of right substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257155" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S5 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257255", + "name": "S5 segment of left substantia gelatinosa", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257155" + ] + }, + "synonyms": [ + "Substantia gelatinosa of S5 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257257", + "name": "Segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257259", + "name": "Marginal zone of cervical segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + }, + "synonyms": [ + "Cervical segment of marginal zone of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257261", + "name": "Marginal zone of cervical segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257259" + ] + }, + "synonyms": [ + "Cervical segment of marginal zone of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257263", + "name": "Marginal zone of cervical segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257259" + ] + }, + "synonyms": [ + "Cervical segment of marginal zone of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257265", + "name": "Marginal zone of thoracic segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + }, + "synonyms": [ + "Thoracic segment of marginal zone of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257267", + "name": "Marginal zone of thoracic segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257265" + ] + }, + "synonyms": [ + "Thoracic segment of marginal zone of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257269", + "name": "Marginal zone of thoracic segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257265" + ] + }, + "synonyms": [ + "Thoracic segment of marginal zone of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257271", + "name": "Marginal zone of lumbar segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + }, + "synonyms": [ + "Lumbar segment of marginal zone of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257273", + "name": "Marginal zone of lumbar segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257271" + ] + }, + "synonyms": [ + "Lumbar segment of marginal zone of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257275", + "name": "Marginal zone of lumbar segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257271" + ] + }, + "synonyms": [ + "Lumbar segment of marginal zone of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257277", + "name": "Marginal zone of sacral segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + }, + "synonyms": [ + "Sacral segment of marginal zone of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257279", + "name": "Marginal zone of sacral segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257277" + ] + }, + "synonyms": [ + "Sacral segment of marginal zone of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257281", + "name": "Marginal zone of sacral segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257277" + ] + }, + "synonyms": [ + "Sacral segment of marginal zone of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257283", + "name": "Marginal zone of coccygeal segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + }, + "synonyms": [ + "Coccygeal segment of marginal zone of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257285", + "name": "Coccygeal segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257283" + ] + }, + "synonyms": [ + "Marginal zone of coccygeal segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257287", + "name": "Coccygeal segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257283" + ] + }, + "synonyms": [ + "Marginal zone of coccygeal segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:257289", + "name": "Cervical subsegment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + } + }, + { + "id": "FMA:257291", + "name": "Thoracic subsegment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + } + }, + { + "id": "FMA:257293", + "name": "Lumbar subsegment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + } + }, + { + "id": "FMA:257295", + "name": "Sacral subsegment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257257" + ] + } + }, + { + "id": "FMA:257297", + "name": "C1 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257299", + "name": "C2 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257301", + "name": "C3 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257303", + "name": "C4 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257305", + "name": "C5 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257307", + "name": "C6 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257309", + "name": "C7 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257311", + "name": "C8 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257289" + ] + } + }, + { + "id": "FMA:257313", + "name": "T1 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257315", + "name": "T2 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257317", + "name": "T3 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257319", + "name": "T4 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257321", + "name": "T5 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257323", + "name": "T6 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257325", + "name": "T7 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257327", + "name": "T8 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257329", + "name": "T9 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257331", + "name": "T10 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257333", + "name": "T11 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257335", + "name": "T12 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257291" + ] + } + }, + { + "id": "FMA:257337", + "name": "L1 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257293" + ] + } + }, + { + "id": "FMA:257339", + "name": "L2 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257293" + ] + } + }, + { + "id": "FMA:257341", + "name": "L3 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257293" + ] + } + }, + { + "id": "FMA:257343", + "name": "L4 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257293" + ] + } + }, + { + "id": "FMA:257345", + "name": "L5 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257293" + ] + } + }, + { + "id": "FMA:257347", + "name": "S1 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257295" + ] + } + }, + { + "id": "FMA:257349", + "name": "S2 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257295" + ] + } + }, + { + "id": "FMA:257351", + "name": "S3 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257295" + ] + } + }, + { + "id": "FMA:257353", + "name": "S4 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257295" + ] + } + }, + { + "id": "FMA:257355", + "name": "S5 segment of marginal zone of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257295" + ] + } + }, + { + "id": "FMA:257357", + "name": "Segment of gray matter of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67242" + ] + } + }, + { + "id": "FMA:257359", + "name": "Marginal zone of gray matter of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257357" + ] + } + }, + { + "id": "FMA:257363", + "name": "Cervical segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257367", + "name": "Cervical segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257363" + ] + } + }, + { + "id": "FMA:257369", + "name": "Cervical segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257363" + ] + } + }, + { + "id": "FMA:257371", + "name": "Cervical subsegment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257373", + "name": "C1 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257375", + "name": "C1 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257373" + ] + } + }, + { + "id": "FMA:257377", + "name": "C1 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257373" + ] + } + }, + { + "id": "FMA:257379", + "name": "C2 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257381", + "name": "C2 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257379" + ] + } + }, + { + "id": "FMA:257383", + "name": "C2 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257379" + ] + } + }, + { + "id": "FMA:257385", + "name": "C3 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257387", + "name": "C3 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257385" + ] + } + }, + { + "id": "FMA:257389", + "name": "C3 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257385" + ] + } + }, + { + "id": "FMA:257391", + "name": "C4 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257393", + "name": "C4 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257391" + ] + } + }, + { + "id": "FMA:257395", + "name": "C4 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257391" + ] + } + }, + { + "id": "FMA:257397", + "name": "C5 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257399", + "name": "C5 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257397" + ] + } + }, + { + "id": "FMA:257401", + "name": "C5 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257397" + ] + } + }, + { + "id": "FMA:257403", + "name": "C6 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257405", + "name": "C6 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257403" + ] + } + }, + { + "id": "FMA:257407", + "name": "C6 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257403" + ] + } + }, + { + "id": "FMA:257409", + "name": "C7 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257411", + "name": "C7 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257409" + ] + } + }, + { + "id": "FMA:257413", + "name": "C7 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257409" + ] + } + }, + { + "id": "FMA:257415", + "name": "C8 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257371" + ] + } + }, + { + "id": "FMA:257417", + "name": "C8 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257415" + ] + } + }, + { + "id": "FMA:257419", + "name": "C8 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257415" + ] + } + }, + { + "id": "FMA:257421", + "name": "Thoracic segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257423", + "name": "Thoracic segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257421" + ] + } + }, + { + "id": "FMA:257425", + "name": "Thoracic segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257421" + ] + } + }, + { + "id": "FMA:257427", + "name": "Thoracic subsegment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257429", + "name": "T1 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257431", + "name": "T1 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257429" + ] + } + }, + { + "id": "FMA:257433", + "name": "T1 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257429" + ] + } + }, + { + "id": "FMA:257435", + "name": "T2 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257437", + "name": "T2 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257435" + ] + } + }, + { + "id": "FMA:257439", + "name": "T2 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257435" + ] + } + }, + { + "id": "FMA:257441", + "name": "T3 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257443", + "name": "T3 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257441" + ] + } + }, + { + "id": "FMA:257445", + "name": "T3 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257441" + ] + } + }, + { + "id": "FMA:257447", + "name": "T4 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257449", + "name": "T4 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257447" + ] + } + }, + { + "id": "FMA:257451", + "name": "T4 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257447" + ] + } + }, + { + "id": "FMA:257453", + "name": "T5 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257455", + "name": "T5 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257453" + ] + } + }, + { + "id": "FMA:257457", + "name": "T5 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257453" + ] + } + }, + { + "id": "FMA:257459", + "name": "T6 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257461", + "name": "T6 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257459" + ] + } + }, + { + "id": "FMA:257463", + "name": "T6 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257459" + ] + } + }, + { + "id": "FMA:257465", + "name": "T7 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257467", + "name": "T7 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257465" + ] + } + }, + { + "id": "FMA:257469", + "name": "T7 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257465" + ] + } + }, + { + "id": "FMA:257471", + "name": "T8 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257473", + "name": "T8 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257471" + ] + } + }, + { + "id": "FMA:257475", + "name": "T8 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257471" + ] + } + }, + { + "id": "FMA:257477", + "name": "T9 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257479", + "name": "T9 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257477" + ] + } + }, + { + "id": "FMA:257481", + "name": "T9 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257477" + ] + } + }, + { + "id": "FMA:257483", + "name": "T10 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257485", + "name": "T10 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257483" + ] + } + }, + { + "id": "FMA:257487", + "name": "T10 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257483" + ] + } + }, + { + "id": "FMA:257489", + "name": "T11 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257491", + "name": "T11 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257489" + ] + } + }, + { + "id": "FMA:257493", + "name": "T11 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257489" + ] + } + }, + { + "id": "FMA:257495", + "name": "T12 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257427" + ] + } + }, + { + "id": "FMA:257497", + "name": "T12 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257495" + ] + } + }, + { + "id": "FMA:257499", + "name": "T12 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257495" + ] + } + }, + { + "id": "FMA:257501", + "name": "Lumbar segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257503", + "name": "Lumbar segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257501" + ] + } + }, + { + "id": "FMA:257505", + "name": "Lumbar segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257501" + ] + } + }, + { + "id": "FMA:257507", + "name": "Lumbar subsegment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257509", + "name": "L1 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257507" + ] + } + }, + { + "id": "FMA:257511", + "name": "L1 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257509" + ] + } + }, + { + "id": "FMA:257513", + "name": "L1 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257509" + ] + } + }, + { + "id": "FMA:257515", + "name": "L2 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257507" + ] + } + }, + { + "id": "FMA:257517", + "name": "L2 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257515" + ] + } + }, + { + "id": "FMA:257519", + "name": "L2 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257515" + ] + } + }, + { + "id": "FMA:257521", + "name": "L3 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257507" + ] + } + }, + { + "id": "FMA:257523", + "name": "L3 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257521" + ] + } + }, + { + "id": "FMA:257525", + "name": "L3 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257521" + ] + } + }, + { + "id": "FMA:257527", + "name": "L4 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257507" + ] + } + }, + { + "id": "FMA:257529", + "name": "L4 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257527" + ] + } + }, + { + "id": "FMA:257531", + "name": "L4 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257527" + ] + } + }, + { + "id": "FMA:257533", + "name": "L5 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257507" + ] + } + }, + { + "id": "FMA:257535", + "name": "L5 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257533" + ] + } + }, + { + "id": "FMA:257537", + "name": "L5 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257533" + ] + } + }, + { + "id": "FMA:257539", + "name": "Sacral segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257541", + "name": "Sacral segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257539" + ] + } + }, + { + "id": "FMA:257543", + "name": "Sacral segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257539" + ] + } + }, + { + "id": "FMA:257545", + "name": "Sacral subsegment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257547", + "name": "S1 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257545" + ] + } + }, + { + "id": "FMA:257549", + "name": "S1 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257547" + ] + } + }, + { + "id": "FMA:257551", + "name": "S1 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257547" + ] + } + }, + { + "id": "FMA:257553", + "name": "S2 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257545" + ] + } + }, + { + "id": "FMA:257555", + "name": "S2 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257553" + ] + } + }, + { + "id": "FMA:257557", + "name": "S2 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257553" + ] + } + }, + { + "id": "FMA:257559", + "name": "S3 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257545" + ] + } + }, + { + "id": "FMA:257561", + "name": "S3 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257559" + ] + } + }, + { + "id": "FMA:257563", + "name": "S3 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257559" + ] + } + }, + { + "id": "FMA:257565", + "name": "S4 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257545" + ] + } + }, + { + "id": "FMA:257567", + "name": "S4 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257565" + ] + } + }, + { + "id": "FMA:257569", + "name": "S4 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257565" + ] + } + }, + { + "id": "FMA:257571", + "name": "S5 segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257545" + ] + } + }, + { + "id": "FMA:257573", + "name": "S5 segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257571" + ] + } + }, + { + "id": "FMA:257575", + "name": "S5 segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257571" + ] + } + }, + { + "id": "FMA:257577", + "name": "Coccygeal segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257579", + "name": "Coccygeal segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257577" + ] + } + }, + { + "id": "FMA:257581", + "name": "Coccygeal segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257577" + ] + } + }, + { + "id": "FMA:257688", + "name": "Segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:257690", + "name": "Nucleus proprius of cervical segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + }, + "synonyms": [ + "Cervical segment of nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257693", + "name": "Nucleus proprius of cervical segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257690" + ] + }, + "synonyms": [ + "Cervical segment of right nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257696", + "name": "Nucleus proprius of cervical segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257690" + ] + }, + "synonyms": [ + "Cervical segment of left nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257701", + "name": "Cervical subsegment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + } + }, + { + "id": "FMA:257703", + "name": "C1 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257705", + "name": "C1 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257703" + ] + } + }, + { + "id": "FMA:257707", + "name": "C1 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257703" + ] + } + }, + { + "id": "FMA:257709", + "name": "C2 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257711", + "name": "C2 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257709" + ] + } + }, + { + "id": "FMA:257713", + "name": "C2 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257709" + ] + } + }, + { + "id": "FMA:257715", + "name": "C3 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257717", + "name": "C3 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257715" + ] + } + }, + { + "id": "FMA:257719", + "name": "C3 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257715" + ] + } + }, + { + "id": "FMA:257721", + "name": "C4 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257723", + "name": "C4 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257721" + ] + } + }, + { + "id": "FMA:257725", + "name": "C4 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257721" + ] + } + }, + { + "id": "FMA:257727", + "name": "C5 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257729", + "name": "C5 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257727" + ] + } + }, + { + "id": "FMA:257731", + "name": "C5 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257727" + ] + } + }, + { + "id": "FMA:257733", + "name": "C6 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257735", + "name": "C6 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257733" + ] + } + }, + { + "id": "FMA:257737", + "name": "C6 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257733" + ] + } + }, + { + "id": "FMA:257739", + "name": "C7 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257741", + "name": "C7 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257739" + ] + } + }, + { + "id": "FMA:257743", + "name": "C7 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257739" + ] + } + }, + { + "id": "FMA:257745", + "name": "C8 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257701" + ] + } + }, + { + "id": "FMA:257747", + "name": "C8 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257745" + ] + } + }, + { + "id": "FMA:257749", + "name": "C8 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257745" + ] + } + }, + { + "id": "FMA:257751", + "name": "Nucleus proprius of thoracic segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + }, + "synonyms": [ + "Thoracic segment of nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257754", + "name": "Nucleus proprius of thoracic segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257751" + ] + }, + "synonyms": [ + "Thoracic segment of right nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257756", + "name": "Nucleus proprius of thoracic segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257751" + ] + }, + "synonyms": [ + "Thoracic segment of left nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257760", + "name": "Thoracic subsegment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + } + }, + { + "id": "FMA:257762", + "name": "T1 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257764", + "name": "T1 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257762" + ] + } + }, + { + "id": "FMA:257766", + "name": "T1 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257762" + ] + } + }, + { + "id": "FMA:257768", + "name": "T2 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257770", + "name": "T2 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257768" + ] + } + }, + { + "id": "FMA:257772", + "name": "T2 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257768" + ] + } + }, + { + "id": "FMA:257774", + "name": "T3 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257776", + "name": "T3 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257774" + ] + } + }, + { + "id": "FMA:257778", + "name": "T3 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257774" + ] + } + }, + { + "id": "FMA:257780", + "name": "T4 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257782", + "name": "T4 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257780" + ] + } + }, + { + "id": "FMA:257784", + "name": "T4 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257780" + ] + } + }, + { + "id": "FMA:257786", + "name": "T5 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257788", + "name": "T5 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257786" + ] + } + }, + { + "id": "FMA:257790", + "name": "T5 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257786" + ] + } + }, + { + "id": "FMA:257792", + "name": "T6 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257794", + "name": "T6 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257792" + ] + } + }, + { + "id": "FMA:257796", + "name": "T6 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257792" + ] + } + }, + { + "id": "FMA:257798", + "name": "T7 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257800", + "name": "T7 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257798" + ] + } + }, + { + "id": "FMA:257802", + "name": "T7 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257798" + ] + } + }, + { + "id": "FMA:257804", + "name": "T8 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257806", + "name": "T8 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257804" + ] + } + }, + { + "id": "FMA:257808", + "name": "T8 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257804" + ] + } + }, + { + "id": "FMA:257810", + "name": "T9 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257812", + "name": "T9 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257810" + ] + } + }, + { + "id": "FMA:257814", + "name": "T9 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257810" + ] + } + }, + { + "id": "FMA:257816", + "name": "T10 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257818", + "name": "T10 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257816" + ] + } + }, + { + "id": "FMA:257820", + "name": "T10 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257816" + ] + } + }, + { + "id": "FMA:257822", + "name": "T11 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257824", + "name": "T11 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257822" + ] + } + }, + { + "id": "FMA:257826", + "name": "T11 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257822" + ] + } + }, + { + "id": "FMA:257828", + "name": "T12 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257760" + ] + } + }, + { + "id": "FMA:257830", + "name": "T12 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257828" + ] + } + }, + { + "id": "FMA:257832", + "name": "T12 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257828" + ] + } + }, + { + "id": "FMA:257834", + "name": "Nucleus proprius of lumbar segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + }, + "synonyms": [ + "Lumbar segment of nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257836", + "name": "Nucleus proprius of lumbar segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257834" + ] + }, + "synonyms": [ + "Lumbar segment of right nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257838", + "name": "Nucleus proprius of lumbar segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257834" + ] + }, + "synonyms": [ + "Lumbar segment of left nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257843", + "name": "Lumbar subsegment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + } + }, + { + "id": "FMA:257845", + "name": "L1 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257843" + ] + } + }, + { + "id": "FMA:257847", + "name": "L1 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257845" + ] + } + }, + { + "id": "FMA:257849", + "name": "L1 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257845" + ] + } + }, + { + "id": "FMA:257851", + "name": "L2 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257843" + ] + } + }, + { + "id": "FMA:257853", + "name": "L2 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257851" + ] + } + }, + { + "id": "FMA:257855", + "name": "L2 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257851" + ] + } + }, + { + "id": "FMA:257857", + "name": "L3 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257843" + ] + } + }, + { + "id": "FMA:257859", + "name": "L3 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257857" + ] + } + }, + { + "id": "FMA:257861", + "name": "L3 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257857" + ] + } + }, + { + "id": "FMA:257863", + "name": "L4 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257843" + ] + } + }, + { + "id": "FMA:257865", + "name": "L4 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257863" + ] + } + }, + { + "id": "FMA:257867", + "name": "L4 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257863" + ] + } + }, + { + "id": "FMA:257869", + "name": "L5 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257843" + ] + } + }, + { + "id": "FMA:257871", + "name": "L5 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257869" + ] + } + }, + { + "id": "FMA:257873", + "name": "L5 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257869" + ] + } + }, + { + "id": "FMA:257875", + "name": "Nucleus proprius of sacral segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + }, + "synonyms": [ + "Sacral segment of nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257877", + "name": "Nucleus proprius of sacral segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257875" + ] + }, + "synonyms": [ + "Sacral segment of right nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257879", + "name": "Nucleus proprius of sacral segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257875" + ] + }, + "synonyms": [ + "Sacral segment of left nucleus proprius of spinal cord" + ] + }, + { + "id": "FMA:257884", + "name": "Sacral subsegment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + } + }, + { + "id": "FMA:257886", + "name": "S1 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257884" + ] + } + }, + { + "id": "FMA:257888", + "name": "S1 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257886" + ] + } + }, + { + "id": "FMA:257890", + "name": "S1 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257886" + ] + } + }, + { + "id": "FMA:257892", + "name": "S2 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257884" + ] + } + }, + { + "id": "FMA:257894", + "name": "S2 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257892" + ] + } + }, + { + "id": "FMA:257896", + "name": "S2 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257892" + ] + } + }, + { + "id": "FMA:257898", + "name": "S3 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257884" + ] + } + }, + { + "id": "FMA:257900", + "name": "S3 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257898" + ] + } + }, + { + "id": "FMA:257902", + "name": "S3 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257898" + ] + } + }, + { + "id": "FMA:257904", + "name": "S4 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257884" + ] + } + }, + { + "id": "FMA:257906", + "name": "S4 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257904" + ] + } + }, + { + "id": "FMA:257908", + "name": "S4 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257904" + ] + } + }, + { + "id": "FMA:257910", + "name": "S5 segment of nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257884" + ] + } + }, + { + "id": "FMA:257912", + "name": "S5 segment of right nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257910" + ] + } + }, + { + "id": "FMA:257914", + "name": "S5 segment of left nucleus proprius of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257910" + ] + } + }, + { + "id": "FMA:257916", + "name": "Nucleus proprius of coccygeal segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257688" + ] + } + }, + { + "id": "FMA:257918", + "name": "Nucleus proprius of coccygeal segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257916" + ] + } + }, + { + "id": "FMA:257920", + "name": "Nucleus proprius of coccygeal segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257916" + ] + } + }, + { + "id": "FMA:257925", + "name": "C1 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257297" + ] + } + }, + { + "id": "FMA:257927", + "name": "C1 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257297" + ] + } + }, + { + "id": "FMA:257929", + "name": "C2 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257299" + ] + } + }, + { + "id": "FMA:257931", + "name": "C2 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257299" + ] + } + }, + { + "id": "FMA:257933", + "name": "C3 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257301" + ] + } + }, + { + "id": "FMA:257935", + "name": "C3 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257301" + ] + } + }, + { + "id": "FMA:257937", + "name": "C4 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257303" + ] + } + }, + { + "id": "FMA:257939", + "name": "C4 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257303" + ] + } + }, + { + "id": "FMA:257941", + "name": "C5 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257305" + ] + } + }, + { + "id": "FMA:257943", + "name": "C5 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257305" + ] + } + }, + { + "id": "FMA:257945", + "name": "C6 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257307" + ] + } + }, + { + "id": "FMA:257947", + "name": "C6 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257307" + ] + } + }, + { + "id": "FMA:257949", + "name": "C7 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257309" + ] + } + }, + { + "id": "FMA:257951", + "name": "C7 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257309" + ] + } + }, + { + "id": "FMA:257953", + "name": "C8 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257311" + ] + } + }, + { + "id": "FMA:257955", + "name": "C8 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257311" + ] + } + }, + { + "id": "FMA:257960", + "name": "T1 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257313" + ] + } + }, + { + "id": "FMA:257962", + "name": "T1 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257313" + ] + } + }, + { + "id": "FMA:257964", + "name": "T2 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257315" + ] + } + }, + { + "id": "FMA:257966", + "name": "T2 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257315" + ] + } + }, + { + "id": "FMA:257968", + "name": "T3 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257317" + ] + } + }, + { + "id": "FMA:257970", + "name": "T3 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257317" + ] + } + }, + { + "id": "FMA:257972", + "name": "T4 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257319" + ] + } + }, + { + "id": "FMA:257974", + "name": "T4 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257319" + ] + } + }, + { + "id": "FMA:257976", + "name": "T5 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257321" + ] + } + }, + { + "id": "FMA:257978", + "name": "T5 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257321" + ] + } + }, + { + "id": "FMA:257980", + "name": "T6 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257323" + ] + } + }, + { + "id": "FMA:257982", + "name": "T6 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257323" + ] + } + }, + { + "id": "FMA:257984", + "name": "T7 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257325" + ] + } + }, + { + "id": "FMA:257986", + "name": "T7 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257325" + ] + } + }, + { + "id": "FMA:257988", + "name": "T8 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257327" + ] + } + }, + { + "id": "FMA:257990", + "name": "T8 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257327" + ] + } + }, + { + "id": "FMA:257992", + "name": "T9 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257329" + ] + } + }, + { + "id": "FMA:257994", + "name": "T9 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257329" + ] + } + }, + { + "id": "FMA:257996", + "name": "T10 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257331" + ] + } + }, + { + "id": "FMA:257998", + "name": "T10 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257331" + ] + } + }, + { + "id": "FMA:258000", + "name": "T11 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257333" + ] + } + }, + { + "id": "FMA:258002", + "name": "T11 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257333" + ] + } + }, + { + "id": "FMA:258004", + "name": "T12 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257335" + ] + } + }, + { + "id": "FMA:258006", + "name": "T12 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257335" + ] + } + }, + { + "id": "FMA:258008", + "name": "L1 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257337" + ] + } + }, + { + "id": "FMA:258010", + "name": "L1 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257337" + ] + } + }, + { + "id": "FMA:258012", + "name": "L2 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257339" + ] + } + }, + { + "id": "FMA:258014", + "name": "L2 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257339" + ] + } + }, + { + "id": "FMA:258016", + "name": "L3 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257341" + ] + } + }, + { + "id": "FMA:258018", + "name": "L3 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257341" + ] + } + }, + { + "id": "FMA:258020", + "name": "L4 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257343" + ] + } + }, + { + "id": "FMA:258022", + "name": "L4 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257343" + ] + } + }, + { + "id": "FMA:258024", + "name": "L5 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257345" + ] + } + }, + { + "id": "FMA:258026", + "name": "L5 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257345" + ] + } + }, + { + "id": "FMA:258034", + "name": "S1 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257347" + ] + } + }, + { + "id": "FMA:258036", + "name": "S1 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257347" + ] + } + }, + { + "id": "FMA:258038", + "name": "S2 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257349" + ] + } + }, + { + "id": "FMA:258040", + "name": "S2 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257349" + ] + } + }, + { + "id": "FMA:258042", + "name": "S3 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257351" + ] + } + }, + { + "id": "FMA:258044", + "name": "S3 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257351" + ] + } + }, + { + "id": "FMA:258046", + "name": "S4 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257353" + ] + } + }, + { + "id": "FMA:258048", + "name": "S4 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257353" + ] + } + }, + { + "id": "FMA:258050", + "name": "S5 segment of marginal zone of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257355" + ] + } + }, + { + "id": "FMA:258052", + "name": "S5 segment of marginal zone of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:257355" + ] + } + }, + { + "id": "FMA:258057", + "name": "Right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77023" + ] + } + }, + { + "id": "FMA:258059", + "name": "Left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77023" + ] + } + }, + { + "id": "FMA:258061", + "name": "Segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256698" + ] + } + }, + { + "id": "FMA:258063", + "name": "Dorsal thoracic nucleus of cervical segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258061" + ] + }, + "synonyms": [ + "Dorsal thoracic nucleus of C8 segment of dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:258065", + "name": "Dorsal thoracic nucleus of cervical segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258063" + ] + }, + "synonyms": [ + "C8 segment of right dorsal thoracic nucleus", + "Dorsal thoracic nucleus of C8 segment of right dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:258067", + "name": "Dorsal thoracic nucleus of cervical segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258063" + ] + }, + "synonyms": [ + "C8 segment of left dorsal thoracic nucleus", + "Dorsal thoracic nucleus of C8 segment of left dorsal gray column of spinal cord" + ] + }, + { + "id": "FMA:258069", + "name": "Dorsal thoracic nucleus of thoracic segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258061" + ] + } + }, + { + "id": "FMA:258071", + "name": "Dorsal thoracic nucleus of thoracic segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258069" + ] + } + }, + { + "id": "FMA:258073", + "name": "Dorsal thoracic nucleus of thoracic segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258069" + ] + } + }, + { + "id": "FMA:258075", + "name": "Dorsal thoracic nucleus of lumbar segment of dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258061" + ] + } + }, + { + "id": "FMA:258077", + "name": "Dorsal thoracic nucleus of lumbar segment of right dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258075" + ] + } + }, + { + "id": "FMA:258079", + "name": "Dorsal thoracic nucleus of lumbar segment of left dorsal gray column of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258075" + ] + } + }, + { + "id": "FMA:258084", + "name": "Thoracic subsegment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258061" + ] + } + }, + { + "id": "FMA:258086", + "name": "T1 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258088", + "name": "T1 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258086" + ] + } + }, + { + "id": "FMA:258090", + "name": "T1 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258086" + ] + } + }, + { + "id": "FMA:258092", + "name": "T2 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258094", + "name": "T2 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258092" + ] + } + }, + { + "id": "FMA:258096", + "name": "T2 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258092" + ] + } + }, + { + "id": "FMA:258098", + "name": "T3 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258100", + "name": "T3 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258098" + ] + } + }, + { + "id": "FMA:258102", + "name": "T3 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258098" + ] + } + }, + { + "id": "FMA:258104", + "name": "T4 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258106", + "name": "T4 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258104" + ] + } + }, + { + "id": "FMA:258108", + "name": "T4 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258104" + ] + } + }, + { + "id": "FMA:258110", + "name": "T5 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258112", + "name": "T5 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258110" + ] + } + }, + { + "id": "FMA:258114", + "name": "T5 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258110" + ] + } + }, + { + "id": "FMA:258116", + "name": "T6 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258118", + "name": "T6 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258116" + ] + } + }, + { + "id": "FMA:258120", + "name": "T6 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258116" + ] + } + }, + { + "id": "FMA:258122", + "name": "T7 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258124", + "name": "T7 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258122" + ] + } + }, + { + "id": "FMA:258126", + "name": "T7 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258122" + ] + } + }, + { + "id": "FMA:258128", + "name": "T8 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258130", + "name": "T8 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258128" + ] + } + }, + { + "id": "FMA:258132", + "name": "T8 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258128" + ] + } + }, + { + "id": "FMA:258134", + "name": "T9 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258136", + "name": "T9 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258134" + ] + } + }, + { + "id": "FMA:258138", + "name": "T9 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258134" + ] + } + }, + { + "id": "FMA:258140", + "name": "T10 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258142", + "name": "T10 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258140" + ] + } + }, + { + "id": "FMA:258144", + "name": "T10 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258140" + ] + } + }, + { + "id": "FMA:258146", + "name": "T11 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258148", + "name": "T11 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258146" + ] + } + }, + { + "id": "FMA:258150", + "name": "T11 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258146" + ] + } + }, + { + "id": "FMA:258152", + "name": "T12 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258084" + ] + } + }, + { + "id": "FMA:258154", + "name": "T12 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258152" + ] + } + }, + { + "id": "FMA:258156", + "name": "T12 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258152" + ] + } + }, + { + "id": "FMA:258158", + "name": "Lumbar subsegment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258061" + ] + } + }, + { + "id": "FMA:258160", + "name": "L1 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258158" + ] + } + }, + { + "id": "FMA:258162", + "name": "L2 segment of dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258158" + ] + } + }, + { + "id": "FMA:258164", + "name": "L1 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258160" + ] + } + }, + { + "id": "FMA:258166", + "name": "L1 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258160" + ] + } + }, + { + "id": "FMA:258168", + "name": "L2 segment of right dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258162" + ] + } + }, + { + "id": "FMA:258170", + "name": "L2 segment of left dorsal thoracic nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258162" + ] + } + }, + { + "id": "FMA:258174", + "name": "Segment of white matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:258176", + "name": "Cervical segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + }, + "synonyms": [ + "Dorsal white column of cervical segment of spinal cord", + "Dorsal funiculus of cervical segment of spinal cord" + ] + }, + { + "id": "FMA:258178", + "name": "Thoracic segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + }, + "synonyms": [ + "Dorsal funiculus of thoracic segment of spinal cord", + "Dorsal white column of thoracic segment of spinal cord" + ] + }, + { + "id": "FMA:258180", + "name": "Lumbar segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + }, + "synonyms": [ + "Dorsal funiculus of lumbar segment of spinal cord", + "Dorsal white column of lumbar segment of spinal cord", + "Lumbar segment of gracile fasciculus of spinal cord" + ] + }, + { + "id": "FMA:258182", + "name": "Sacral segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + }, + "synonyms": [ + "Sacral segment of gracile fasciculus of spinal cord", + "Dorsal funiculus of sacral segment of spinal cord", + "Dorsal white column of sacral segment of spinal cord" + ] + }, + { + "id": "FMA:258184", + "name": "Coccygeal segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + }, + "synonyms": [ + "Dorsal white column of coccygeal segment of spinal cord", + "Dorsal funiculus of coccygeal segment of spinal cord" + ] + }, + { + "id": "FMA:258188", + "name": "Subsegment of white matter of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:258190", + "name": "Segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258174" + ] + } + }, + { + "id": "FMA:258192", + "name": "Cervical subsegment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + } + }, + { + "id": "FMA:258194", + "name": "Thoracic subsegment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + } + }, + { + "id": "FMA:258196", + "name": "Lumbar subsegment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + } + }, + { + "id": "FMA:258198", + "name": "Sacral subsegment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258190" + ] + } + }, + { + "id": "FMA:258200", + "name": "Cervical segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258176" + ] + }, + "synonyms": [ + "Right dorsal funiculus of cervical segment of spinal cord" + ] + }, + { + "id": "FMA:258202", + "name": "Cervical segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258176" + ] + }, + "synonyms": [ + "Left dorsal funiculus of cervical segment of spinal cord" + ] + }, + { + "id": "FMA:258204", + "name": "Thoracic segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258178" + ] + }, + "synonyms": [ + "Right dorsal funiculus of thoracic segment of spinal cord" + ] + }, + { + "id": "FMA:258206", + "name": "Thoracic segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258178" + ] + }, + "synonyms": [ + "Left dorsal funiculus of thoracic segment of spinal cord" + ] + }, + { + "id": "FMA:258208", + "name": "Lumbar segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258180" + ] + }, + "synonyms": [ + "Right dorsal funiculus of lumbar segment of spinal cord", + "Lumbar segment of right gracile fasciculus of spinal cord" + ] + }, + { + "id": "FMA:258210", + "name": "Lumbar segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258180" + ] + }, + "synonyms": [ + "Lumbar segment of left gracile fasciculus of spinal cord", + "Left dorsal funiculus of lumbar segment of spinal cord" + ] + }, + { + "id": "FMA:258212", + "name": "Sacral segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258182" + ] + }, + "synonyms": [ + "Sacral segment of right gracile fasciculus of spinal cord", + "Right dorsal funiculus of sacral segment of spinal cord" + ] + }, + { + "id": "FMA:258214", + "name": "Sacral segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258182" + ] + }, + "synonyms": [ + "Sacral segment of left gracile fasciculus of spinal cord", + "Left dorsal funiculus of sacral segment of spinal cord" + ] + }, + { + "id": "FMA:258216", + "name": "C1 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258218", + "name": "C1 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258216" + ] + } + }, + { + "id": "FMA:258220", + "name": "C1 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258216" + ] + } + }, + { + "id": "FMA:258222", + "name": "C2 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258224", + "name": "C2 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258222" + ] + } + }, + { + "id": "FMA:258226", + "name": "C2 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258222" + ] + } + }, + { + "id": "FMA:258228", + "name": "C3 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258230", + "name": "C3 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258228" + ] + } + }, + { + "id": "FMA:258232", + "name": "C3 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258228" + ] + } + }, + { + "id": "FMA:258234", + "name": "C4 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258236", + "name": "C4 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258234" + ] + } + }, + { + "id": "FMA:258238", + "name": "C4 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258234" + ] + } + }, + { + "id": "FMA:258240", + "name": "C5 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258242", + "name": "C5 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258240" + ] + } + }, + { + "id": "FMA:258244", + "name": "C5 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258240" + ] + } + }, + { + "id": "FMA:258246", + "name": "C6 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258248", + "name": "C6 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258246" + ] + } + }, + { + "id": "FMA:258250", + "name": "C6 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258246" + ] + } + }, + { + "id": "FMA:258252", + "name": "C7 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258254", + "name": "C7 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258252" + ] + } + }, + { + "id": "FMA:258256", + "name": "C7 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258252" + ] + } + }, + { + "id": "FMA:258258", + "name": "C8 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258192" + ] + } + }, + { + "id": "FMA:258260", + "name": "C8 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258258" + ] + } + }, + { + "id": "FMA:258262", + "name": "C8 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258258" + ] + } + }, + { + "id": "FMA:258274", + "name": "T1 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258276", + "name": "T1 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258274" + ] + } + }, + { + "id": "FMA:258278", + "name": "T1 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258274" + ] + } + }, + { + "id": "FMA:258280", + "name": "T2 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258282", + "name": "T2 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258280" + ] + } + }, + { + "id": "FMA:258284", + "name": "T2 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258280" + ] + } + }, + { + "id": "FMA:258286", + "name": "T3 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258288", + "name": "T3 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258286" + ] + } + }, + { + "id": "FMA:258290", + "name": "T3 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258286" + ] + } + }, + { + "id": "FMA:258292", + "name": "T4 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258294", + "name": "T4 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258292" + ] + } + }, + { + "id": "FMA:258296", + "name": "T4 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258292" + ] + } + }, + { + "id": "FMA:258298", + "name": "T5 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258300", + "name": "T5 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258298" + ] + } + }, + { + "id": "FMA:258302", + "name": "T5 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258298" + ] + } + }, + { + "id": "FMA:258304", + "name": "T6 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258306", + "name": "T6 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258304" + ] + } + }, + { + "id": "FMA:258308", + "name": "T6 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258304" + ] + } + }, + { + "id": "FMA:258310", + "name": "T7 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258312", + "name": "T7 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258310" + ] + } + }, + { + "id": "FMA:258314", + "name": "T7 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258310" + ] + } + }, + { + "id": "FMA:258316", + "name": "T8 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258318", + "name": "T8 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258316" + ] + } + }, + { + "id": "FMA:258320", + "name": "T8 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258316" + ] + } + }, + { + "id": "FMA:258322", + "name": "T9 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258324", + "name": "T9 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258322" + ] + } + }, + { + "id": "FMA:258326", + "name": "T9 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258322" + ] + } + }, + { + "id": "FMA:258328", + "name": "T10 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258330", + "name": "T10 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258328" + ] + } + }, + { + "id": "FMA:258332", + "name": "T10 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258328" + ] + } + }, + { + "id": "FMA:258334", + "name": "T11 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258336", + "name": "T11 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258334" + ] + } + }, + { + "id": "FMA:258338", + "name": "T11 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258334" + ] + } + }, + { + "id": "FMA:258340", + "name": "T12 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258194" + ] + } + }, + { + "id": "FMA:258342", + "name": "T12 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258340" + ] + } + }, + { + "id": "FMA:258344", + "name": "T12 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258340" + ] + } + }, + { + "id": "FMA:258346", + "name": "L1 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258196" + ] + } + }, + { + "id": "FMA:258348", + "name": "L1 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258346" + ] + } + }, + { + "id": "FMA:258350", + "name": "L1 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258346" + ] + } + }, + { + "id": "FMA:258352", + "name": "L2 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258196" + ] + } + }, + { + "id": "FMA:258354", + "name": "L2 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258352" + ] + } + }, + { + "id": "FMA:258356", + "name": "L2 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258352" + ] + } + }, + { + "id": "FMA:258358", + "name": "L3 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258196" + ] + } + }, + { + "id": "FMA:258360", + "name": "L3 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258358" + ] + } + }, + { + "id": "FMA:258362", + "name": "L3 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258358" + ] + } + }, + { + "id": "FMA:258364", + "name": "L4 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258196" + ] + } + }, + { + "id": "FMA:258366", + "name": "L4 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258364" + ] + } + }, + { + "id": "FMA:258368", + "name": "L4 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258364" + ] + } + }, + { + "id": "FMA:258370", + "name": "L5 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258196" + ] + } + }, + { + "id": "FMA:258372", + "name": "L5 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258370" + ] + } + }, + { + "id": "FMA:258374", + "name": "L5 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258370" + ] + } + }, + { + "id": "FMA:258376", + "name": "S1 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258198" + ] + } + }, + { + "id": "FMA:258378", + "name": "S1 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258376" + ] + } + }, + { + "id": "FMA:258380", + "name": "S1 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258376" + ] + } + }, + { + "id": "FMA:258382", + "name": "S2 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258198" + ] + } + }, + { + "id": "FMA:258384", + "name": "S2 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258382" + ] + } + }, + { + "id": "FMA:258386", + "name": "S2 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258382" + ] + } + }, + { + "id": "FMA:258388", + "name": "S3 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258198" + ] + } + }, + { + "id": "FMA:258390", + "name": "S3 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258388" + ] + } + }, + { + "id": "FMA:258392", + "name": "S3 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258388" + ] + } + }, + { + "id": "FMA:258394", + "name": "S4 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258198" + ] + } + }, + { + "id": "FMA:258396", + "name": "S4 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258394" + ] + } + }, + { + "id": "FMA:258398", + "name": "S4 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258394" + ] + } + }, + { + "id": "FMA:258400", + "name": "S5 segment of dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258198" + ] + } + }, + { + "id": "FMA:258402", + "name": "S5 segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258400" + ] + } + }, + { + "id": "FMA:258404", + "name": "S5 segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258400" + ] + } + }, + { + "id": "FMA:258406", + "name": "Coccygeal segment of right dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258184" + ] + }, + "synonyms": [ + "Right dorsal funiculus of coccygeal segment of spinal cord" + ] + }, + { + "id": "FMA:258408", + "name": "Coccygeal segment of left dorsal funiculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258184" + ] + }, + "synonyms": [ + "Left dorsal funiculus of coccygeal segment of spinal cord" + ] + }, + { + "id": "FMA:258410", + "name": "Segment of fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258174" + ] + } + }, + { + "id": "FMA:258416", + "name": "Gracile fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83929" + ] + }, + "synonyms": [ + "Fasciculus gracilis", + "Gracile fascicle" + ] + }, + { + "id": "FMA:258419", + "name": "Segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258410" + ] + } + }, + { + "id": "FMA:258421", + "name": "Cervical segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258419" + ] + }, + "synonyms": [ + "Gracile fasciculus of cervical segment of spinal cord" + ] + }, + { + "id": "FMA:258423", + "name": "Cervical segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258421" + ] + } + }, + { + "id": "FMA:258425", + "name": "Cervical segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258421" + ] + } + }, + { + "id": "FMA:258427", + "name": "Thoracic segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258419" + ] + }, + "synonyms": [ + "Gracile fasciculus of thoracic segment of spinal cord" + ] + }, + { + "id": "FMA:258429", + "name": "Thoracic segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258427" + ] + } + }, + { + "id": "FMA:258431", + "name": "Thoracic segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258427" + ] + } + }, + { + "id": "FMA:258445", + "name": "Segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258410" + ] + } + }, + { + "id": "FMA:258447", + "name": "Cervical segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258445" + ] + }, + "synonyms": [ + "Cuneate fasciculus of cervical segment of spinal cord" + ] + }, + { + "id": "FMA:258449", + "name": "Cervical segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258447" + ] + } + }, + { + "id": "FMA:258451", + "name": "Cervical segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258447" + ] + } + }, + { + "id": "FMA:258453", + "name": "Thoracic segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258445" + ] + }, + "synonyms": [ + "Cuneate fasciculus of thoracic segment of spinal cord" + ] + }, + { + "id": "FMA:258455", + "name": "Thoracic segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258453" + ] + } + }, + { + "id": "FMA:258457", + "name": "Thoracic segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258453" + ] + } + }, + { + "id": "FMA:258479", + "name": "Cervical subsegment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258419" + ] + } + }, + { + "id": "FMA:258481", + "name": "C1 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258483", + "name": "C1 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258481" + ] + } + }, + { + "id": "FMA:258485", + "name": "C1 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258481" + ] + } + }, + { + "id": "FMA:258487", + "name": "C2 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258489", + "name": "C2 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258487" + ] + } + }, + { + "id": "FMA:258491", + "name": "C2 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258487" + ] + } + }, + { + "id": "FMA:258493", + "name": "C3 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258495", + "name": "C3 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258493" + ] + } + }, + { + "id": "FMA:258497", + "name": "C3 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258493" + ] + } + }, + { + "id": "FMA:258499", + "name": "C4 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258501", + "name": "C4 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258499" + ] + } + }, + { + "id": "FMA:258503", + "name": "C4 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258499" + ] + } + }, + { + "id": "FMA:258505", + "name": "C5 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258507", + "name": "C5 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258505" + ] + } + }, + { + "id": "FMA:258509", + "name": "C5 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258505" + ] + } + }, + { + "id": "FMA:258511", + "name": "C6 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258513", + "name": "C6 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258511" + ] + } + }, + { + "id": "FMA:258515", + "name": "C6 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258511" + ] + } + }, + { + "id": "FMA:258517", + "name": "C7 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258519", + "name": "C7 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258517" + ] + } + }, + { + "id": "FMA:258521", + "name": "C7 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258517" + ] + } + }, + { + "id": "FMA:258523", + "name": "C8 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258479" + ] + } + }, + { + "id": "FMA:258525", + "name": "C8 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258523" + ] + } + }, + { + "id": "FMA:258527", + "name": "C8 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258523" + ] + } + }, + { + "id": "FMA:258529", + "name": "Thoracic subsegment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258419" + ] + } + }, + { + "id": "FMA:258531", + "name": "T1 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258533", + "name": "T1 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258531" + ] + } + }, + { + "id": "FMA:258535", + "name": "T1 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258531" + ] + } + }, + { + "id": "FMA:258537", + "name": "T2 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258539", + "name": "T2 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258537" + ] + } + }, + { + "id": "FMA:258541", + "name": "T2 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258537" + ] + } + }, + { + "id": "FMA:258543", + "name": "T3 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258545", + "name": "T3 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258543" + ] + } + }, + { + "id": "FMA:258547", + "name": "T3 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258543" + ] + } + }, + { + "id": "FMA:258549", + "name": "T4 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258551", + "name": "T4 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258549" + ] + } + }, + { + "id": "FMA:258555", + "name": "T4 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258549" + ] + } + }, + { + "id": "FMA:258563", + "name": "T5 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258565", + "name": "T5 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258563" + ] + } + }, + { + "id": "FMA:258567", + "name": "T5 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258563" + ] + } + }, + { + "id": "FMA:258569", + "name": "T6 segment of gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258529" + ] + } + }, + { + "id": "FMA:258571", + "name": "T6 segment of right gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258569" + ] + } + }, + { + "id": "FMA:258573", + "name": "T6 segment of left gracile fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258569" + ] + } + }, + { + "id": "FMA:258575", + "name": "Cervical subsegment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258445" + ] + } + }, + { + "id": "FMA:258577", + "name": "C1 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258579", + "name": "C1 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258577" + ] + } + }, + { + "id": "FMA:258581", + "name": "C1 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258577" + ] + } + }, + { + "id": "FMA:258583", + "name": "C2 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258585", + "name": "C2 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258583" + ] + } + }, + { + "id": "FMA:258587", + "name": "C2 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258583" + ] + } + }, + { + "id": "FMA:258589", + "name": "C3 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258591", + "name": "C3 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258589" + ] + } + }, + { + "id": "FMA:258593", + "name": "C3 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258589" + ] + } + }, + { + "id": "FMA:258595", + "name": "C4 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258597", + "name": "C4 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258595" + ] + } + }, + { + "id": "FMA:258599", + "name": "C4 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258595" + ] + } + }, + { + "id": "FMA:258601", + "name": "C5 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258603", + "name": "C5 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258601" + ] + } + }, + { + "id": "FMA:258605", + "name": "C5 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258601" + ] + } + }, + { + "id": "FMA:258607", + "name": "C6 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258609", + "name": "C6 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258607" + ] + } + }, + { + "id": "FMA:258611", + "name": "C6 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258607" + ] + } + }, + { + "id": "FMA:258613", + "name": "C7 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258615", + "name": "C7 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258613" + ] + } + }, + { + "id": "FMA:258617", + "name": "C7 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258613" + ] + } + }, + { + "id": "FMA:258619", + "name": "C8 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258575" + ] + } + }, + { + "id": "FMA:258621", + "name": "C8 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258619" + ] + } + }, + { + "id": "FMA:258623", + "name": "C8 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258619" + ] + } + }, + { + "id": "FMA:258625", + "name": "Thoracic subsegment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258445" + ] + } + }, + { + "id": "FMA:258627", + "name": "T1 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258629", + "name": "T1 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258627" + ] + } + }, + { + "id": "FMA:258631", + "name": "T1 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258627" + ] + } + }, + { + "id": "FMA:258633", + "name": "T2 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258635", + "name": "T2 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258633" + ] + } + }, + { + "id": "FMA:258637", + "name": "T2 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258633" + ] + } + }, + { + "id": "FMA:258639", + "name": "T3 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258641", + "name": "T3 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258639" + ] + } + }, + { + "id": "FMA:258643", + "name": "T3 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258639" + ] + } + }, + { + "id": "FMA:258645", + "name": "T4 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258647", + "name": "T4 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258645" + ] + } + }, + { + "id": "FMA:258649", + "name": "T4 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258645" + ] + } + }, + { + "id": "FMA:258651", + "name": "T5 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258653", + "name": "T5 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258651" + ] + } + }, + { + "id": "FMA:258655", + "name": "T5 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258651" + ] + } + }, + { + "id": "FMA:258657", + "name": "T6 segment of cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258625" + ] + } + }, + { + "id": "FMA:258659", + "name": "T6 segment of right cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258657" + ] + } + }, + { + "id": "FMA:258663", + "name": "T6 segment of left cuneate fasciculus of spinal cord", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258657" + ] + } + }, + { + "id": "FMA:258665", + "name": "Right gracile fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258416" + ] + }, + "synonyms": [ + "Right gracile fascicle", + "Right fasciculus gracilis" + ] + }, + { + "id": "FMA:258667", + "name": "Left gracile fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258416" + ] + }, + "synonyms": [ + "Left gracile fascicle", + "Left fasciculus gracilis" + ] + }, + { + "id": "FMA:258682", + "name": "Pathway structure of neuraxis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + }, + "synonyms": [ + "Anatomical pathway of neuraxis" + ] + }, + { + "id": "FMA:258685", + "name": "Dorsal column-medial lemniscal pathway structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258682" + ] + }, + "synonyms": [ + "Anatomical dorsal column-medial leminscal pathway" + ] + }, + { + "id": "FMA:258688", + "name": "Right dorsal column-medial lemniscal pathway structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258685" + ] + } + }, + { + "id": "FMA:258690", + "name": "Left dorsal column-medial lemniscal pathway structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258685" + ] + } + }, + { + "id": "FMA:258693", + "name": "Anterolateral system structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258682" + ] + }, + "synonyms": [ + "Anatomical anterolateral system", + "Anterolateral system", + "Anterolateral system structure of neuraxis", + "ALS structure" + ] + }, + { + "id": "FMA:258696", + "name": "Right anterolateral system structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258693" + ] + } + }, + { + "id": "FMA:258698", + "name": "Left anterolateral system structure", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258693" + ] + } + }, + { + "id": "FMA:258700", + "name": "Caudal segment of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Caudal medulla", + "Caudal part of medulla oblongata" + ] + }, + { + "id": "FMA:258704", + "name": "Middle segment of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Middle medulla", + "Middle part of medulla oblongata" + ] + }, + { + "id": "FMA:258708", + "name": "Rostral segment of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71011" + ] + }, + "synonyms": [ + "Rostral part of medulla oblongata" + ] + }, + { + "id": "FMA:258714", + "name": "Right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62007" + ] + } + }, + { + "id": "FMA:258716", + "name": "Left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62007" + ] + } + }, + { + "id": "FMA:258726", + "name": "Midline nuclear group of right thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62020" + ] + } + }, + { + "id": "FMA:258728", + "name": "Midline nuclear group of left thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62020" + ] + } + }, + { + "id": "FMA:258732", + "name": "Principal anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256693" + ] + } + }, + { + "id": "FMA:258734", + "name": "Right principal anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258732" + ] + } + }, + { + "id": "FMA:258736", + "name": "Left principal anterior nucleus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258732" + ] + } + }, + { + "id": "FMA:258745", + "name": "Thalamic complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:258749", + "name": "Zone of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74866" + ] + } + }, + { + "id": "FMA:258751", + "name": "Segment of white matter of diencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83465" + ] + } + }, + { + "id": "FMA:258754", + "name": "Isothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:258758", + "name": "Allothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83153" + ] + } + }, + { + "id": "FMA:258760", + "name": "Nucleus of subthalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258762", + "name": "Nucleus of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258764", + "name": "Nucleus of epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258766", + "name": "Nucleus of tectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258768", + "name": "Nucleus of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258772", + "name": "Nucleus of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83840" + ] + } + }, + { + "id": "FMA:258776", + "name": "Synovial joint of free limb segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7501" + ] + } + }, + { + "id": "FMA:258778", + "name": "Segment of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24876" + ] + } + }, + { + "id": "FMA:258781", + "name": "Proximal segment of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258778" + ] + }, + "synonyms": [ + "Distal end of forearm" + ] + }, + { + "id": "FMA:258783", + "name": "Proximal segment of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258781" + ] + } + }, + { + "id": "FMA:258785", + "name": "Proximal segment of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258781" + ] + } + }, + { + "id": "FMA:258787", + "name": "Distal segment of wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258778" + ] + }, + "synonyms": [ + "Proximal end of hand" + ] + }, + { + "id": "FMA:258789", + "name": "Distal segment of right wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258787" + ] + } + }, + { + "id": "FMA:258791", + "name": "Distal segment of left wrist", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258787" + ] + } + }, + { + "id": "FMA:258819", + "name": "Fibrous synovial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + } + }, + { + "id": "FMA:258821", + "name": "Loose connective type of synovial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + } + }, + { + "id": "FMA:258823", + "name": "Adipose type of synovial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66762" + ] + } + }, + { + "id": "FMA:258825", + "name": "Synovial villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258833" + ] + } + }, + { + "id": "FMA:258827", + "name": "Intercellular matrix of synovial intima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:258829", + "name": "Intercellular matrix of synovial subintima", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:258831", + "name": "Synovial fold", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258833" + ] + } + }, + { + "id": "FMA:258833", + "name": "Segment of synovial membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:258835", + "name": "Synovial membrane proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258833" + ] + } + }, + { + "id": "FMA:258846", + "name": "Right iliocostalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77177" + ] + } + }, + { + "id": "FMA:258847", + "name": "Right calcaneal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51061" + ] + } + }, + { + "id": "FMA:258848", + "name": "Left iliocostalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77177" + ] + } + }, + { + "id": "FMA:258849", + "name": "Right sac of tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15862" + ] + } + }, + { + "id": "FMA:258850", + "name": "Right intermediate tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65410" + ] + } + }, + { + "id": "FMA:258851", + "name": "Synovial capsule of glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256694" + ] + } + }, + { + "id": "FMA:258853", + "name": "Viscus serous membrane", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9581" + ] + } + }, + { + "id": "FMA:258855", + "name": "Serous pericardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86246" + ] + } + }, + { + "id": "FMA:258862", + "name": "Parietal serous pericardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21461" + ] + } + }, + { + "id": "FMA:258864", + "name": "Epicardium of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75622" + ] + } + }, + { + "id": "FMA:258868", + "name": "Proper part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74116" + ] + } + }, + { + "id": "FMA:258870", + "name": "Renal pyramid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:258872", + "name": "Renal pyramid of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258870" + ] + } + }, + { + "id": "FMA:258874", + "name": "Renal pyramid of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258870" + ] + } + }, + { + "id": "FMA:258876", + "name": "Outer region of renal pyramid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:258878", + "name": "Outer region of renal pyramid of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258876" + ] + } + }, + { + "id": "FMA:258880", + "name": "Outer region of renal pyramid of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258876" + ] + } + }, + { + "id": "FMA:258897", + "name": "Renal subcortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85269" + ] + }, + "synonyms": [ + "Subcortex of kidney" + ] + }, + { + "id": "FMA:258899", + "name": "Subcortex of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258897" + ] + }, + "synonyms": [ + "Right renal subcortex" + ] + }, + { + "id": "FMA:258901", + "name": "Subcortex of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258897" + ] + }, + "synonyms": [ + "Left renal subcortex" + ] + }, + { + "id": "FMA:258906", + "name": "Middle part of kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86310" + ] + }, + "synonyms": [ + "Interpolar region of kidney" + ] + }, + { + "id": "FMA:258908", + "name": "Middle part of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258906" + ] + }, + "synonyms": [ + "Interpolar region of right kidney" + ] + }, + { + "id": "FMA:258910", + "name": "Middle part of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258906" + ] + }, + "synonyms": [ + "Interpolar region of left kidney" + ] + }, + { + "id": "FMA:258912", + "name": "Parenchyma of renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86309" + ] + } + }, + { + "id": "FMA:258914", + "name": "Parenchyma of superior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258912" + ] + } + }, + { + "id": "FMA:258916", + "name": "Parenchyma of superior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258914" + ] + } + }, + { + "id": "FMA:258918", + "name": "Parenchyma of superior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258914" + ] + } + }, + { + "id": "FMA:258920", + "name": "Parenchyma of anterior superior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258912" + ] + } + }, + { + "id": "FMA:258922", + "name": "Parenchyma of anterior superior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258920" + ] + } + }, + { + "id": "FMA:258924", + "name": "Parenchyma of anterior superior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258920" + ] + } + }, + { + "id": "FMA:258926", + "name": "Parenchyma of anterior inferior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258912" + ] + } + }, + { + "id": "FMA:258928", + "name": "Parenchyma of anterior inferior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258926" + ] + } + }, + { + "id": "FMA:258930", + "name": "Parenchyma of anterior inferior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258926" + ] + } + }, + { + "id": "FMA:258932", + "name": "Parenchyma of inferior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258912" + ] + } + }, + { + "id": "FMA:258934", + "name": "Parenchyma of inferior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258932" + ] + } + }, + { + "id": "FMA:258936", + "name": "Parenchyma of inferior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258932" + ] + } + }, + { + "id": "FMA:258938", + "name": "Parenchyma of posterior renal segment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258912" + ] + } + }, + { + "id": "FMA:258940", + "name": "Parenchyma of posterior renal segment of right kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258938" + ] + } + }, + { + "id": "FMA:258942", + "name": "Parenchyma of posterior renal segment of left kidney", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258938" + ] + } + }, + { + "id": "FMA:258947", + "name": "Appendix proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86124" + ] + } + }, + { + "id": "FMA:258950", + "name": "Compact bone of zone of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32695" + ] + } + }, + { + "id": "FMA:258952", + "name": "Compact bone of zone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258954" + ] + } + }, + { + "id": "FMA:258954", + "name": "Zone of compact bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66765" + ] + } + }, + { + "id": "FMA:258956", + "name": "Zone of trabecular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66765" + ] + } + }, + { + "id": "FMA:258958", + "name": "Trabecular bone of zone of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258956" + ] + } + }, + { + "id": "FMA:258960", + "name": "Trabecular bone of zone of scapula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258956" + ] + } + }, + { + "id": "FMA:258963", + "name": "Middle abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Middle region of abdomen", + "Middle anterior abdomen" + ] + }, + { + "id": "FMA:258968", + "name": "Compartment of middle abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:258970", + "name": "Skin of region of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12165" + ] + } + }, + { + "id": "FMA:258972", + "name": "Skin of upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258970" + ] + } + }, + { + "id": "FMA:258976", + "name": "Skin of middle abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258970" + ] + } + }, + { + "id": "FMA:258978", + "name": "Skin of lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258970" + ] + } + }, + { + "id": "FMA:258981", + "name": "Skin of foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37758" + ] + } + }, + { + "id": "FMA:258983", + "name": "Skin of right foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258981" + ] + } + }, + { + "id": "FMA:258985", + "name": "Skin of left foot proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258981" + ] + } + }, + { + "id": "FMA:258987", + "name": "Lunule of nail of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77858" + ] + } + }, + { + "id": "FMA:258989", + "name": "Lunule of nail of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258987" + ] + }, + "synonyms": [ + "Lunule of nail of first toe" + ] + }, + { + "id": "FMA:258991", + "name": "Lunule of nail of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258989" + ] + }, + "synonyms": [ + "Lunule of nail of right first toe" + ] + }, + { + "id": "FMA:258993", + "name": "Lunule of nail of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258989" + ] + }, + "synonyms": [ + "Lunule of nail of left first toe" + ] + }, + { + "id": "FMA:258995", + "name": "Lunule of nail of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258987" + ] + } + }, + { + "id": "FMA:258997", + "name": "Lunule of nail of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258995" + ] + } + }, + { + "id": "FMA:258999", + "name": "Lunule of nail of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258995" + ] + } + }, + { + "id": "FMA:259004", + "name": "Lunule of nail of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258987" + ] + } + }, + { + "id": "FMA:259006", + "name": "Lunule of nail of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259004" + ] + } + }, + { + "id": "FMA:259008", + "name": "Lunule of nail of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259004" + ] + } + }, + { + "id": "FMA:259010", + "name": "Lunule of nail of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258987" + ] + } + }, + { + "id": "FMA:259012", + "name": "Lunule of nail of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259010" + ] + } + }, + { + "id": "FMA:259014", + "name": "Lunule of nail of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259010" + ] + } + }, + { + "id": "FMA:259016", + "name": "Lunule of nail of fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258987" + ] + } + }, + { + "id": "FMA:259018", + "name": "Lunule of nail of right fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259016" + ] + } + }, + { + "id": "FMA:259020", + "name": "Lunule of nail of left fifth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259016" + ] + } + }, + { + "id": "FMA:259050", + "name": "Ileocolic mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:80023" + ] + } + }, + { + "id": "FMA:259054", + "name": "Wall of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + } + }, + { + "id": "FMA:259068", + "name": "Male trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25055" + ] + } + }, + { + "id": "FMA:259070", + "name": "Female trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25055" + ] + } + }, + { + "id": "FMA:259072", + "name": "Back of male trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25056" + ] + } + }, + { + "id": "FMA:259074", + "name": "Back of female trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25056" + ] + } + }, + { + "id": "FMA:259081", + "name": "Superior part of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + } + }, + { + "id": "FMA:259083", + "name": "Inferior part of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20357" + ] + }, + "synonyms": [ + "Greater pelvis", + "False pelvis" + ] + }, + { + "id": "FMA:259092", + "name": "Male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9577" + ] + } + }, + { + "id": "FMA:259094", + "name": "Female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9577" + ] + } + }, + { + "id": "FMA:259102", + "name": "Subdivision of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:259104", + "name": "Subdivision of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:259109", + "name": "Vasculature of male thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74614" + ] + }, + "synonyms": [ + "Vasculature of male chest" + ] + }, + { + "id": "FMA:259111", + "name": "Vasculature of female thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74614" + ] + }, + "synonyms": [ + "Vasculature of female chest" + ] + }, + { + "id": "FMA:259115", + "name": "Male breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73104" + ] + } + }, + { + "id": "FMA:259117", + "name": "Right male breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259115" + ] + } + }, + { + "id": "FMA:259119", + "name": "Left male breast proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259115" + ] + } + }, + { + "id": "FMA:259120", + "name": "Set of nails of toes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Nails of toes", + "Toe nails" + ] + }, + { + "id": "FMA:259121", + "name": "Set of nails of fingers", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + }, + "synonyms": [ + "Finger nails", + "Nails of fingers" + ] + }, + { + "id": "FMA:259123", + "name": "Set of viscera of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55564" + ] + } + }, + { + "id": "FMA:259133", + "name": "Skin of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:23093" + ] + } + }, + { + "id": "FMA:259135", + "name": "Skin of male trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259133" + ] + } + }, + { + "id": "FMA:259137", + "name": "Skin of female trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259133" + ] + } + }, + { + "id": "FMA:259143", + "name": "Superficial fascia of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:259145", + "name": "Superficial fascia of male trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259143" + ] + } + }, + { + "id": "FMA:259147", + "name": "Superficial fascia of female trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259143" + ] + } + }, + { + "id": "FMA:259149", + "name": "Zone of superficial fascia of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:228788" + ] + } + }, + { + "id": "FMA:259157", + "name": "Male body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10427" + ] + }, + "synonyms": [ + "Male trunk wall" + ] + }, + { + "id": "FMA:259159", + "name": "Female body wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:10427" + ] + }, + "synonyms": [ + "Female trunk wall" + ] + }, + { + "id": "FMA:259163", + "name": "Integument of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:259165", + "name": "Integument of male trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259163" + ] + } + }, + { + "id": "FMA:259167", + "name": "Integument of female trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259163" + ] + } + }, + { + "id": "FMA:259171", + "name": "Integument of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:259173", + "name": "Zone of integument of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74709" + ] + } + }, + { + "id": "FMA:259175", + "name": "Integument of quadrant of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259173" + ] + } + }, + { + "id": "FMA:259177", + "name": "Integument of upper abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259173" + ] + } + }, + { + "id": "FMA:259179", + "name": "Integument of middle abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259173" + ] + } + }, + { + "id": "FMA:259181", + "name": "Integument of lower abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259173" + ] + } + }, + { + "id": "FMA:259183", + "name": "Compartment of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61194" + ] + } + }, + { + "id": "FMA:259185", + "name": "Subdivision of abdominal cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85007" + ] + } + }, + { + "id": "FMA:259187", + "name": "Cavity of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259185" + ] + }, + "synonyms": [ + "Abdominal cavity proper" + ] + }, + { + "id": "FMA:259189", + "name": "Greater pelvic cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259185" + ] + }, + "synonyms": [ + "Cavity of inferior part of abdomen proper", + "Cavity of greater pelvis" + ] + }, + { + "id": "FMA:259193", + "name": "Cavity of superior part of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259185" + ] + } + }, + { + "id": "FMA:259197", + "name": "Musculature of posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + }, + "synonyms": [ + "Muscles of posterior abdominal wall" + ] + }, + { + "id": "FMA:259204", + "name": "Front of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231430" + ] + } + }, + { + "id": "FMA:259209", + "name": "Thoracic segment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:259211", + "name": "Abdominal segment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:25054" + ] + } + }, + { + "id": "FMA:259213", + "name": "Thoracic segment of male trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259209" + ] + } + }, + { + "id": "FMA:259215", + "name": "Thoracic segment of female trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259209" + ] + } + }, + { + "id": "FMA:259217", + "name": "Abdominal segment of male trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259211" + ] + } + }, + { + "id": "FMA:259219", + "name": "Abdominal segment of female trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259211" + ] + } + }, + { + "id": "FMA:259221", + "name": "Right side of pelvic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:259223", + "name": "Left side of pelvic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:259225", + "name": "Neural network of face", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:259227", + "name": "Neural network of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74617" + ] + } + }, + { + "id": "FMA:259229", + "name": "Neural network of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:259231", + "name": "Neural network of back", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:259236", + "name": "Vasculature of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74610" + ] + } + }, + { + "id": "FMA:259238", + "name": "Vasculature of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + } + }, + { + "id": "FMA:259242", + "name": "Vasculature of thoracic segment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + } + }, + { + "id": "FMA:259244", + "name": "Vasculature of abdominal segment of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74722" + ] + } + }, + { + "id": "FMA:259248", + "name": "Content of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:259250", + "name": "Vasculature of anatomical compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + }, + "synonyms": [ + "Intracompartmental vasculature" + ] + }, + { + "id": "FMA:259252", + "name": "Vasculature of compartment of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + }, + "synonyms": [ + "Vasculature of thoracic compartment", + "Intracompartmental vasculature of thorax" + ] + }, + { + "id": "FMA:259254", + "name": "Vasculature of compartment of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + }, + "synonyms": [ + "Vasculature of abdominal compartment", + "Intracompartmental vasculature of abdomen" + ] + }, + { + "id": "FMA:259256", + "name": "Vasculature of mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259258", + "name": "Vasculature of compartment of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + }, + "synonyms": [ + "Vasculature of pelvic compartment", + "Intracompartmental vasculature of pelvis" + ] + }, + { + "id": "FMA:259260", + "name": "Intracompartmental vasculature of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259262", + "name": "Vasculature of superior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259264", + "name": "Vasculature of middle mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259266", + "name": "Vasculature of inferior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259270", + "name": "Vasculature of anterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259272", + "name": "Vasculature of posterior mediastinum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:259274", + "name": "Compartment of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85032" + ] + }, + "synonyms": [ + "Male pelvic compartment" + ] + }, + { + "id": "FMA:259276", + "name": "Compartment of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85032" + ] + }, + "synonyms": [ + "Female pelvic compartment" + ] + }, + { + "id": "FMA:259278", + "name": "Content of pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:259280", + "name": "Content of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + } + }, + { + "id": "FMA:259282", + "name": "Content of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259278" + ] + } + }, + { + "id": "FMA:259284", + "name": "Content of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259278" + ] + } + }, + { + "id": "FMA:259286", + "name": "Region of mesentery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:259288", + "name": "Broad ligament proper of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259286" + ] + } + }, + { + "id": "FMA:259290", + "name": "Vasculature of compartment of male pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259258" + ] + }, + "synonyms": [ + "Vasculature of male pelvic compartment", + "Intracompartmental vasculature of male pelvis" + ] + }, + { + "id": "FMA:259294", + "name": "Vasculature of compartment of female pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259258" + ] + }, + "synonyms": [ + "Intracompartmental vasculature of female pelvis", + "Vasculature of female pelvic compartment" + ] + }, + { + "id": "FMA:259308", + "name": "Cecum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14540" + ] + } + }, + { + "id": "FMA:259315", + "name": "Lumen of cardia of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18481" + ] + } + }, + { + "id": "FMA:259318", + "name": "Wall proper of fundus of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86099" + ] + } + }, + { + "id": "FMA:259328", + "name": "Tissue cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67552" + ] + }, + "synonyms": [ + "Cavity of tissue" + ] + }, + { + "id": "FMA:259330", + "name": "Trabecular space of bone tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259328" + ] + } + }, + { + "id": "FMA:259332", + "name": "Network of trabecular spaces in bone tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259328" + ] + }, + "synonyms": [ + "Trabecular network of bone tissue" + ] + }, + { + "id": "FMA:259337", + "name": "Cavity network of bone organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:12237" + ] + } + }, + { + "id": "FMA:259339", + "name": "Cavity network of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259337" + ] + } + }, + { + "id": "FMA:259341", + "name": "Cavity network of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259337" + ] + } + }, + { + "id": "FMA:259343", + "name": "Cavity network of irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259337" + ] + } + }, + { + "id": "FMA:259345", + "name": "Network of trabecular spaces in bone tissue of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259332" + ] + }, + "synonyms": [ + "Trabecular network of long bone", + "Trabecular network of bone tissue of long bone" + ] + }, + { + "id": "FMA:259347", + "name": "Network of trabecular spaces in bone tissue of flat bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259332" + ] + }, + "synonyms": [ + "Trabecular network of bone tissue of flat bone", + "Trabecular network of flat bone" + ] + }, + { + "id": "FMA:259349", + "name": "Network of trabecular spaces in bone tissue of irregular bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259332" + ] + }, + "synonyms": [ + "Trabecular network of bone tissue of irregular bone", + "Trabecular network of irregular bone" + ] + }, + { + "id": "FMA:259354", + "name": "Network of trabecular spaces in bone tissue of parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259347" + ] + }, + "synonyms": [ + "Trabecular network of parietal bone" + ] + }, + { + "id": "FMA:259356", + "name": "Network of trabecular spaces in bone tissue of right parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259354" + ] + }, + "synonyms": [ + "Trabecular network of right parietal bone" + ] + }, + { + "id": "FMA:259358", + "name": "Network of trabecular spaces in bone tissue of left parietal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259354" + ] + }, + "synonyms": [ + "Trabecular network of left parietal bone" + ] + }, + { + "id": "FMA:259360", + "name": "Network of trabecular spaces in bone tissue of frontal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259347" + ] + }, + "synonyms": [ + "Trabecular network of frontal bone" + ] + }, + { + "id": "FMA:259362", + "name": "Network of trabecular spaces in bone tissue of occipital bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259347" + ] + }, + "synonyms": [ + "Trabecular network of occipttal bone" + ] + }, + { + "id": "FMA:259364", + "name": "Network of trabecular spaces in bone tissue of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + }, + "synonyms": [ + "Trabecular network of femur" + ] + }, + { + "id": "FMA:259366", + "name": "Network of trabecular spaces in bone tissue of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259364" + ] + }, + "synonyms": [ + "Trabecular network of right femur" + ] + }, + { + "id": "FMA:259368", + "name": "Network of trabecular spaces in bone tissue of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259364" + ] + }, + "synonyms": [ + "Trabecular network of left femur" + ] + }, + { + "id": "FMA:259370", + "name": "Network of trabecular spaces in bone tissue of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + }, + "synonyms": [ + "Trabecular network of clavicle" + ] + }, + { + "id": "FMA:259372", + "name": "Network of trabecular spaces in bone tissue of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259370" + ] + }, + "synonyms": [ + "Trabecular network of right clavicle" + ] + }, + { + "id": "FMA:259374", + "name": "Network of trabecular spaces in bone tissue of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259370" + ] + }, + "synonyms": [ + "Trabecular network of left clavicle" + ] + }, + { + "id": "FMA:259376", + "name": "Network of trabecular spaces in bone tissue of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + }, + "synonyms": [ + "Trabecular network of humerus" + ] + }, + { + "id": "FMA:259378", + "name": "Network of trabecular spaces in bone tissue of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259376" + ] + }, + "synonyms": [ + "Trabecular network of right humerus" + ] + }, + { + "id": "FMA:259380", + "name": "Network of trabecular spaces in bone tissue of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259376" + ] + }, + "synonyms": [ + "Trabecular network of left humerus" + ] + }, + { + "id": "FMA:259383", + "name": "Network of trabecular spaces in bone tissue of sternum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259347" + ] + }, + "synonyms": [ + "Trabecular network of sternum" + ] + }, + { + "id": "FMA:259403", + "name": "Bony part of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259405", + "name": "Bony part of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259403" + ] + } + }, + { + "id": "FMA:259407", + "name": "Bony part of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259403" + ] + } + }, + { + "id": "FMA:259409", + "name": "Network of trabecular spaces in bone tissue of nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259347" + ] + }, + "synonyms": [ + "Trabecular network of nasal bone" + ] + }, + { + "id": "FMA:259411", + "name": "Network of trabecular spaces in bone tissue of right nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259409" + ] + }, + "synonyms": [ + "Trabecular network of right nasal bone" + ] + }, + { + "id": "FMA:259413", + "name": "Network of trabecular spaces in bone tissue of left nasal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259409" + ] + }, + "synonyms": [ + "Trabecular network of left nasal bone" + ] + }, + { + "id": "FMA:259420", + "name": "Cavity of long bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24021" + ] + } + }, + { + "id": "FMA:259422", + "name": "Cavity of clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259424", + "name": "Cavity of right clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259422" + ] + } + }, + { + "id": "FMA:259427", + "name": "Cavity of left clavicle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259422" + ] + } + }, + { + "id": "FMA:259429", + "name": "Cavity of femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259431", + "name": "Cavity of humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259433", + "name": "Cavity of right humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259431" + ] + } + }, + { + "id": "FMA:259435", + "name": "Cavity of left humerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259431" + ] + } + }, + { + "id": "FMA:259437", + "name": "Cavity of right femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259429" + ] + } + }, + { + "id": "FMA:259439", + "name": "Cavity of left femur", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259429" + ] + } + }, + { + "id": "FMA:259441", + "name": "Cavity of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259443", + "name": "Cavity of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259441" + ] + } + }, + { + "id": "FMA:259445", + "name": "Cavity of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259441" + ] + } + }, + { + "id": "FMA:259447", + "name": "Cavity of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259449", + "name": "Cavity of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259447" + ] + } + }, + { + "id": "FMA:259451", + "name": "Cavity of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259447" + ] + } + }, + { + "id": "FMA:259453", + "name": "Cavity of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259455", + "name": "Cavity of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259453" + ] + } + }, + { + "id": "FMA:259457", + "name": "Cavity of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259453" + ] + } + }, + { + "id": "FMA:259459", + "name": "Cavity of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259461", + "name": "Cavity of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259459" + ] + } + }, + { + "id": "FMA:259463", + "name": "Cavity of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259459" + ] + } + }, + { + "id": "FMA:259465", + "name": "Network of trabecular spaces in bone tissue of ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259467", + "name": "Network of trabecular spaces in bone tissue of right ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259465" + ] + } + }, + { + "id": "FMA:259469", + "name": "Network of trabecular spaces in bone tissue of left ulna", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259465" + ] + } + }, + { + "id": "FMA:259471", + "name": "Network of trabecular spaces in bone tissue of radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259473", + "name": "Network of trabecular spaces in bone tissue of right radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259471" + ] + } + }, + { + "id": "FMA:259475", + "name": "Network of trabecular spaces in bone tissue of left radius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259471" + ] + } + }, + { + "id": "FMA:259477", + "name": "Network of trabecular spaces in bone tissue of tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259479", + "name": "Network of trabecular spaces in bone tissue of right tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259477" + ] + } + }, + { + "id": "FMA:259481", + "name": "Network of trabecular spaces in bone tissue of left tibia", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259477" + ] + } + }, + { + "id": "FMA:259483", + "name": "Network of trabecular spaces in bone tissue of fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259485", + "name": "Network of trabecular spaces in bone tissue of right fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259483" + ] + } + }, + { + "id": "FMA:259487", + "name": "Network of trabecular spaces in bone tissue of left fibula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259483" + ] + } + }, + { + "id": "FMA:259489", + "name": "Cavity of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259491", + "name": "Cavity of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259493", + "name": "Cavity of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259491" + ] + } + }, + { + "id": "FMA:259495", + "name": "Cavity of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259493" + ] + } + }, + { + "id": "FMA:259497", + "name": "Cavity of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259493" + ] + } + }, + { + "id": "FMA:259499", + "name": "Cavity of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259491" + ] + } + }, + { + "id": "FMA:259501", + "name": "Cavity of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259499" + ] + } + }, + { + "id": "FMA:259503", + "name": "Cavity of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259499" + ] + } + }, + { + "id": "FMA:259505", + "name": "Cavity of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259491" + ] + } + }, + { + "id": "FMA:259507", + "name": "Cavity of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259505" + ] + } + }, + { + "id": "FMA:259509", + "name": "Cavity of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259505" + ] + } + }, + { + "id": "FMA:259511", + "name": "Cavity of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259491" + ] + } + }, + { + "id": "FMA:259513", + "name": "Cavity of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259511" + ] + } + }, + { + "id": "FMA:259515", + "name": "Cavity of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259511" + ] + } + }, + { + "id": "FMA:259517", + "name": "Cavity of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259491" + ] + } + }, + { + "id": "FMA:259519", + "name": "Cavity of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259517" + ] + } + }, + { + "id": "FMA:259521", + "name": "Cavity of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259517" + ] + } + }, + { + "id": "FMA:259523", + "name": "Cavity of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259525", + "name": "Cavity of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259523" + ] + } + }, + { + "id": "FMA:259527", + "name": "Cavity of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259525" + ] + } + }, + { + "id": "FMA:259529", + "name": "Cavity of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259525" + ] + } + }, + { + "id": "FMA:259531", + "name": "Cavity of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259523" + ] + } + }, + { + "id": "FMA:259533", + "name": "Cavity of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259531" + ] + } + }, + { + "id": "FMA:259535", + "name": "Cavity of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259531" + ] + } + }, + { + "id": "FMA:259537", + "name": "Cavity of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259523" + ] + } + }, + { + "id": "FMA:259539", + "name": "Cavity of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259537" + ] + } + }, + { + "id": "FMA:259541", + "name": "Cavity of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259537" + ] + } + }, + { + "id": "FMA:259543", + "name": "Cavity of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259523" + ] + } + }, + { + "id": "FMA:259545", + "name": "Cavity of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259543" + ] + } + }, + { + "id": "FMA:259547", + "name": "Cavity of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259543" + ] + } + }, + { + "id": "FMA:259549", + "name": "Cavity of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259523" + ] + } + }, + { + "id": "FMA:259551", + "name": "Cavity of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259549" + ] + } + }, + { + "id": "FMA:259553", + "name": "Cavity of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259549" + ] + } + }, + { + "id": "FMA:259555", + "name": "Cavity of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259557", + "name": "Cavity of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259555" + ] + }, + "synonyms": [ + "Cavity of phalanx of first digit of hand" + ] + }, + { + "id": "FMA:259559", + "name": "Cavity of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259555" + ] + }, + "synonyms": [ + "Cavity of phalanx of second digit of hand" + ] + }, + { + "id": "FMA:259561", + "name": "Cavity of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259555" + ] + }, + "synonyms": [ + "Cavity of phalanx of third digit of hand" + ] + }, + { + "id": "FMA:259563", + "name": "Cavity of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259555" + ] + }, + "synonyms": [ + "Cavity of phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:259565", + "name": "Cavity of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259555" + ] + }, + "synonyms": [ + "Cavity of phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:259572", + "name": "Cavity of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259557" + ] + } + }, + { + "id": "FMA:259574", + "name": "Cavity of proximal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259572" + ] + } + }, + { + "id": "FMA:259576", + "name": "Cavity of proximal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259572" + ] + } + }, + { + "id": "FMA:259578", + "name": "Cavity of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259557" + ] + } + }, + { + "id": "FMA:259580", + "name": "Cavity of distal phalanx of right thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259578" + ] + } + }, + { + "id": "FMA:259582", + "name": "Cavity of distal phalanx of left thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259578" + ] + } + }, + { + "id": "FMA:259584", + "name": "Cavity of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259559" + ] + } + }, + { + "id": "FMA:259586", + "name": "Cavity of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259559" + ] + } + }, + { + "id": "FMA:259588", + "name": "Cavity of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259559" + ] + } + }, + { + "id": "FMA:259590", + "name": "Cavity of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259561" + ] + } + }, + { + "id": "FMA:259592", + "name": "Cavity of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259561" + ] + } + }, + { + "id": "FMA:259594", + "name": "Cavity of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259561" + ] + } + }, + { + "id": "FMA:259596", + "name": "Cavity of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259563" + ] + } + }, + { + "id": "FMA:259598", + "name": "Cavity of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259563" + ] + } + }, + { + "id": "FMA:259600", + "name": "Cavity of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259563" + ] + } + }, + { + "id": "FMA:259602", + "name": "Cavity of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259565" + ] + } + }, + { + "id": "FMA:259604", + "name": "Cavity of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259565" + ] + } + }, + { + "id": "FMA:259606", + "name": "Cavity of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259565" + ] + } + }, + { + "id": "FMA:259608", + "name": "Cavity of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259420" + ] + } + }, + { + "id": "FMA:259610", + "name": "Cavity of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259608" + ] + }, + "synonyms": [ + "Cavity of phalanx of first digit of foot" + ] + }, + { + "id": "FMA:259612", + "name": "Cavity of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259608" + ] + }, + "synonyms": [ + "Cavity of phalanx of second digit of foot" + ] + }, + { + "id": "FMA:259614", + "name": "Cavity of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259608" + ] + }, + "synonyms": [ + "Cavity of phalanx of middle toe", + "Cavity of phalanx of third digit of foot" + ] + }, + { + "id": "FMA:259617", + "name": "Cavity of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259608" + ] + }, + "synonyms": [ + "Cavity of phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:259619", + "name": "Cavity of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259608" + ] + }, + "synonyms": [ + "Cavity of phalanx of fifth toe", + "Cavity of phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:259627", + "name": "Cavity of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259610" + ] + } + }, + { + "id": "FMA:259629", + "name": "Cavity of proximal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259627" + ] + } + }, + { + "id": "FMA:259631", + "name": "Cavity of proximal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259627" + ] + } + }, + { + "id": "FMA:259633", + "name": "Cavity of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259610" + ] + } + }, + { + "id": "FMA:259635", + "name": "Cavity of distal phalanx of right big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259633" + ] + } + }, + { + "id": "FMA:259637", + "name": "Cavity of distal phalanx of left big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259633" + ] + } + }, + { + "id": "FMA:259639", + "name": "Cavity of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259612" + ] + } + }, + { + "id": "FMA:259641", + "name": "Cavity of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259612" + ] + } + }, + { + "id": "FMA:259643", + "name": "Cavity of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259612" + ] + } + }, + { + "id": "FMA:259645", + "name": "Cavity of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259614" + ] + } + }, + { + "id": "FMA:259647", + "name": "Cavity of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259614" + ] + } + }, + { + "id": "FMA:259649", + "name": "Cavity of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259614" + ] + } + }, + { + "id": "FMA:259651", + "name": "Cavity of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259617" + ] + } + }, + { + "id": "FMA:259653", + "name": "Cavity of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259617" + ] + } + }, + { + "id": "FMA:259655", + "name": "Cavity of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259617" + ] + } + }, + { + "id": "FMA:259657", + "name": "Cavity of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259619" + ] + } + }, + { + "id": "FMA:259659", + "name": "Cavity of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259619" + ] + } + }, + { + "id": "FMA:259661", + "name": "Cavity of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259619" + ] + } + }, + { + "id": "FMA:259663", + "name": "Network of trabecular spaces in bone tissue of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259665", + "name": "Network of trabecular spaces in bone tissue of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259667", + "name": "Network of trabecular spaces in bone tissue of metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + } + }, + { + "id": "FMA:259669", + "name": "Network of trabecular spaces in bone tissue of first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259665" + ] + } + }, + { + "id": "FMA:259671", + "name": "Network of trabecular spaces in bone tissue of right first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259669" + ] + } + }, + { + "id": "FMA:259673", + "name": "Network of trabecular spaces in bone tissue of left first metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259669" + ] + } + }, + { + "id": "FMA:259675", + "name": "Network of trabecular spaces in bone tissue of second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259665" + ] + } + }, + { + "id": "FMA:259677", + "name": "Network of trabecular spaces in bone tissue of right second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259675" + ] + } + }, + { + "id": "FMA:259679", + "name": "Network of trabecular spaces in bone tissue of left second metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259675" + ] + } + }, + { + "id": "FMA:259681", + "name": "Network of trabecular spaces in bone tissue of third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259665" + ] + } + }, + { + "id": "FMA:259683", + "name": "Network of trabecular spaces in bone tissue of right third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259681" + ] + } + }, + { + "id": "FMA:259685", + "name": "Network of trabecular spaces in bone tissue of left third metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259681" + ] + } + }, + { + "id": "FMA:259687", + "name": "Network of trabecular spaces in bone tissue of fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259665" + ] + } + }, + { + "id": "FMA:259689", + "name": "Network of trabecular spaces in bone tissue of right fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259687" + ] + } + }, + { + "id": "FMA:259691", + "name": "Network of trabecular spaces in bone tissue of left fourth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259687" + ] + } + }, + { + "id": "FMA:259693", + "name": "Network of trabecular spaces in bone tissue of fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259665" + ] + } + }, + { + "id": "FMA:259695", + "name": "Network of trabecular spaces in bone tissue of right fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259693" + ] + } + }, + { + "id": "FMA:259697", + "name": "Network of trabecular spaces in bone tissue of left fifth metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259693" + ] + } + }, + { + "id": "FMA:259699", + "name": "Network of trabecular spaces in bone tissue of first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259667" + ] + } + }, + { + "id": "FMA:259701", + "name": "Network of trabecular spaces in bone tissue of right first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259699" + ] + } + }, + { + "id": "FMA:259703", + "name": "Network of trabecular spaces in bone tissue of left first metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259699" + ] + } + }, + { + "id": "FMA:259705", + "name": "Network of trabecular spaces in bone tissue of second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259667" + ] + } + }, + { + "id": "FMA:259707", + "name": "Network of trabecular spaces in bone tissue of right second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259705" + ] + } + }, + { + "id": "FMA:259709", + "name": "Network of trabecular spaces in bone tissue of left second metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259705" + ] + } + }, + { + "id": "FMA:259711", + "name": "Network of trabecular spaces in bone tissue of third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259667" + ] + } + }, + { + "id": "FMA:259713", + "name": "Network of trabecular spaces in bone tissue of right third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259711" + ] + } + }, + { + "id": "FMA:259715", + "name": "Network of trabecular spaces in bone tissue of left third metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259711" + ] + } + }, + { + "id": "FMA:259717", + "name": "Network of trabecular spaces in bone tissue of fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259667" + ] + } + }, + { + "id": "FMA:259719", + "name": "Network of trabecular spaces in bone tissue of right fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259717" + ] + } + }, + { + "id": "FMA:259721", + "name": "Network of trabecular spaces in bone tissue of left fourth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259717" + ] + } + }, + { + "id": "FMA:259723", + "name": "Network of trabecular spaces in bone tissue of fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259667" + ] + } + }, + { + "id": "FMA:259725", + "name": "Network of trabecular spaces in bone tissue of right fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259723" + ] + } + }, + { + "id": "FMA:259727", + "name": "Network of trabecular spaces in bone tissue of left fifth metatarsal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259723" + ] + } + }, + { + "id": "FMA:259729", + "name": "Bony part of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259733", + "name": "Bony part of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259735", + "name": "Bony part of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259737", + "name": "Bony part of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259735" + ] + } + }, + { + "id": "FMA:259739", + "name": "Bony part of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259735" + ] + } + }, + { + "id": "FMA:259741", + "name": "Bony part of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259743", + "name": "Bony part of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259741" + ] + } + }, + { + "id": "FMA:259745", + "name": "Bony part of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259741" + ] + } + }, + { + "id": "FMA:259747", + "name": "Bony part of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259749", + "name": "Bony part of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259747" + ] + } + }, + { + "id": "FMA:259751", + "name": "Bony part of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259747" + ] + } + }, + { + "id": "FMA:259753", + "name": "Bony part of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259755", + "name": "Bony part of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259753" + ] + } + }, + { + "id": "FMA:259757", + "name": "Bony part of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259753" + ] + } + }, + { + "id": "FMA:259759", + "name": "Bony part of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259761", + "name": "Bony part of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259759" + ] + } + }, + { + "id": "FMA:259763", + "name": "Bony part of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259759" + ] + } + }, + { + "id": "FMA:259765", + "name": "Bony part of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259767", + "name": "Bony part of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259769", + "name": "Bone tissue of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259771", + "name": "Bone tissue of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259773", + "name": "Bone tissue of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259771" + ] + } + }, + { + "id": "FMA:259775", + "name": "Bone tissue of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259771" + ] + } + }, + { + "id": "FMA:259777", + "name": "Bone tissue of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259779", + "name": "Bone tissue of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259777" + ] + } + }, + { + "id": "FMA:259781", + "name": "Bone tissue of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259777" + ] + } + }, + { + "id": "FMA:259783", + "name": "Bone tissue of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259785", + "name": "Bone tissue of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259787", + "name": "Bone tissue of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259785" + ] + } + }, + { + "id": "FMA:259789", + "name": "Bone tissue of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259785" + ] + } + }, + { + "id": "FMA:259791", + "name": "Bone tissue of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259793", + "name": "Bone tissue of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259795", + "name": "Bone tissue of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259797", + "name": "Bone tissue of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259795" + ] + } + }, + { + "id": "FMA:259799", + "name": "Bone tissue of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259795" + ] + } + }, + { + "id": "FMA:259801", + "name": "Bone tissue of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259803", + "name": "Bone tissue of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259801" + ] + } + }, + { + "id": "FMA:259805", + "name": "Bone tissue of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259801" + ] + } + }, + { + "id": "FMA:259807", + "name": "Bone tissue of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224804" + ] + } + }, + { + "id": "FMA:259809", + "name": "Periosteum of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259811", + "name": "Periosteum of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259813", + "name": "Periosteum of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259811" + ] + } + }, + { + "id": "FMA:259815", + "name": "Periosteum of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259811" + ] + } + }, + { + "id": "FMA:259817", + "name": "Periosteum of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259819", + "name": "Periosteum of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259817" + ] + } + }, + { + "id": "FMA:259821", + "name": "Periosteum of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259817" + ] + } + }, + { + "id": "FMA:259823", + "name": "Periosteum of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259825", + "name": "Periosteum of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259823" + ] + } + }, + { + "id": "FMA:259827", + "name": "Periosteum of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259823" + ] + } + }, + { + "id": "FMA:259829", + "name": "Periosteum of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259831", + "name": "Periosteum of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259829" + ] + } + }, + { + "id": "FMA:259833", + "name": "Periosteum of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259829" + ] + } + }, + { + "id": "FMA:259835", + "name": "Periosteum of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259837", + "name": "Periosteum of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + }, + "synonyms": [ + "Periosteum of ethmoid bone" + ] + }, + { + "id": "FMA:259840", + "name": "Periosteum of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259842", + "name": "Periosteum of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259844", + "name": "Periosteum of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259842" + ] + } + }, + { + "id": "FMA:259846", + "name": "Periosteum of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259842" + ] + } + }, + { + "id": "FMA:259848", + "name": "Vasculature of mandible", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259850", + "name": "Vasculature of maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259852", + "name": "Vasculature of right maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259850" + ] + } + }, + { + "id": "FMA:259854", + "name": "Vasculature of left maxilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259850" + ] + } + }, + { + "id": "FMA:259856", + "name": "Vasculature of zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259858", + "name": "Vasculature of right zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259856" + ] + } + }, + { + "id": "FMA:259860", + "name": "Vasculature of left zygomatic bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259856" + ] + } + }, + { + "id": "FMA:259862", + "name": "Vasculature of sphenoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259864", + "name": "Vasculature of ethmoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + }, + "synonyms": [ + "Vasculature of ethmoid bone" + ] + }, + { + "id": "FMA:259867", + "name": "Vasculature of lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259869", + "name": "Vasculature of right lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259867" + ] + } + }, + { + "id": "FMA:259871", + "name": "Vasculature of left lacrimal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259867" + ] + } + }, + { + "id": "FMA:259873", + "name": "Vasculature of palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259875", + "name": "Vasculature of right palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259873" + ] + } + }, + { + "id": "FMA:259877", + "name": "Vasculature of left palatine bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259873" + ] + } + }, + { + "id": "FMA:259879", + "name": "Vasculature of vomer", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259881", + "name": "Vasculature of inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259883", + "name": "Vasculature of right inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259881" + ] + } + }, + { + "id": "FMA:259885", + "name": "Vasculature of left inferior nasal concha", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259881" + ] + } + }, + { + "id": "FMA:259887", + "name": "Vasculature of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224798" + ] + } + }, + { + "id": "FMA:259889", + "name": "Vasculature of organ system subdivision", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + } + }, + { + "id": "FMA:259891", + "name": "Vasculature of skeletal system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259893", + "name": "Vasculature of upper respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259895", + "name": "Vasculature of lower respiratory system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259897", + "name": "Vasculature of articular system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259899", + "name": "Vasculature of upper gastro-intestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259901", + "name": "Vasculature of lower gastro-intestinal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259903", + "name": "Vasculature of hepatobiliary system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259905", + "name": "Vasculature of central nervous system", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259889" + ] + } + }, + { + "id": "FMA:259907", + "name": "Vasculature of axial skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259909", + "name": "Vasculature of appendicular skeleton", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259911", + "name": "Vasculature of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259913", + "name": "Vasculature of sacrum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259915", + "name": "Vasculature of bony pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259917", + "name": "Vasculature of rib cage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259919", + "name": "Vasculature of veterbal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259891" + ] + } + }, + { + "id": "FMA:259921", + "name": "Vasculature of coccyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:231803" + ] + } + }, + { + "id": "FMA:259923", + "name": "Bony part of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83129" + ] + } + }, + { + "id": "FMA:259927", + "name": "Periosteum of hyoid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24041" + ] + } + }, + { + "id": "FMA:259929", + "name": "Cavity of proximal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259584" + ] + } + }, + { + "id": "FMA:259931", + "name": "Cavity of proximal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259584" + ] + } + }, + { + "id": "FMA:259933", + "name": "Cavity of middle phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259586" + ] + } + }, + { + "id": "FMA:259935", + "name": "Cavity of middle phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259586" + ] + } + }, + { + "id": "FMA:259937", + "name": "Cavity of distal phalanx of right index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259588" + ] + } + }, + { + "id": "FMA:259939", + "name": "Cavity of distal phalanx of left index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259588" + ] + } + }, + { + "id": "FMA:259941", + "name": "Cavity of proximal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259590" + ] + } + }, + { + "id": "FMA:259943", + "name": "Cavity of proximal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259590" + ] + } + }, + { + "id": "FMA:259945", + "name": "Cavity of middle phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259592" + ] + } + }, + { + "id": "FMA:259947", + "name": "Cavity of middle phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259592" + ] + } + }, + { + "id": "FMA:259949", + "name": "Cavity of distal phalanx of right middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259594" + ] + } + }, + { + "id": "FMA:259951", + "name": "Cavity of distal phalanx of left middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259594" + ] + } + }, + { + "id": "FMA:259953", + "name": "Cavity of proximal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259596" + ] + } + }, + { + "id": "FMA:259955", + "name": "Cavity of proximal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259596" + ] + } + }, + { + "id": "FMA:259957", + "name": "Cavity of middle phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259598" + ] + } + }, + { + "id": "FMA:259959", + "name": "Cavity of middle phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259598" + ] + } + }, + { + "id": "FMA:259961", + "name": "Cavity of distal phalanx of right ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259600" + ] + } + }, + { + "id": "FMA:259963", + "name": "Cavity of distal phalanx of left ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259600" + ] + } + }, + { + "id": "FMA:259965", + "name": "Cavity of proximal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259602" + ] + } + }, + { + "id": "FMA:259967", + "name": "Cavity of proximal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259602" + ] + } + }, + { + "id": "FMA:259969", + "name": "Cavity of middle phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259604" + ] + } + }, + { + "id": "FMA:259971", + "name": "Cavity of middle phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259604" + ] + } + }, + { + "id": "FMA:259973", + "name": "Cavity of distal phalanx of right little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259606" + ] + } + }, + { + "id": "FMA:259975", + "name": "Cavity of distal phalanx of left little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259606" + ] + } + }, + { + "id": "FMA:259977", + "name": "Cavity of proximal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259639" + ] + } + }, + { + "id": "FMA:259979", + "name": "Cavity of proximal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259639" + ] + } + }, + { + "id": "FMA:259981", + "name": "Cavity of middlel phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259641" + ] + } + }, + { + "id": "FMA:259983", + "name": "Cavity of middlel phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259641" + ] + } + }, + { + "id": "FMA:259985", + "name": "Cavity of distal phalanx of right second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259643" + ] + } + }, + { + "id": "FMA:259987", + "name": "Cavity of distal phalanx of left second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259643" + ] + } + }, + { + "id": "FMA:259989", + "name": "Cavity of proximal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259645" + ] + } + }, + { + "id": "FMA:259991", + "name": "Cavity of proximal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259645" + ] + } + }, + { + "id": "FMA:259993", + "name": "Cavity of midlle phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259647" + ] + } + }, + { + "id": "FMA:259995", + "name": "Cavity of midlle phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259647" + ] + } + }, + { + "id": "FMA:259997", + "name": "Cavity of distal phalanx of right third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259649" + ] + } + }, + { + "id": "FMA:259999", + "name": "Cavity of distal phalanx of left third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259649" + ] + } + }, + { + "id": "FMA:260001", + "name": "Cavity of proximal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259651" + ] + } + }, + { + "id": "FMA:260003", + "name": "Cavity of proximal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259651" + ] + } + }, + { + "id": "FMA:260005", + "name": "Cavity of middle phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259653" + ] + } + }, + { + "id": "FMA:260007", + "name": "Cavity of middle phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259653" + ] + } + }, + { + "id": "FMA:260009", + "name": "Cavity of distal phalanx of right fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259655" + ] + } + }, + { + "id": "FMA:260011", + "name": "Cavity of distal phalanx of left fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259655" + ] + } + }, + { + "id": "FMA:260013", + "name": "Cavity of proximal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259657" + ] + } + }, + { + "id": "FMA:260015", + "name": "Cavity of proximal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259657" + ] + } + }, + { + "id": "FMA:260017", + "name": "Cavity of middle phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259659" + ] + } + }, + { + "id": "FMA:260019", + "name": "Cavity of middle phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259659" + ] + } + }, + { + "id": "FMA:260021", + "name": "Cavity of distal phalanx of right little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259661" + ] + } + }, + { + "id": "FMA:260023", + "name": "Cavity of distal phalanx of left little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259661" + ] + } + }, + { + "id": "FMA:260025", + "name": "Network of trabecular spaces in bone tissue of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of digit of hand" + ] + }, + { + "id": "FMA:260027", + "name": "Network of trabecular spaces in bone tissue of phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260025" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of first digit of hand" + ] + }, + { + "id": "FMA:260029", + "name": "Network of trabecular spaces in bone tissue of phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260025" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of second digit of hand" + ] + }, + { + "id": "FMA:260031", + "name": "Network of trabecular spaces in bone tissue of phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260025" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of third digit of hand" + ] + }, + { + "id": "FMA:260033", + "name": "Network of trabecular spaces in bone tissue of phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260025" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of fourth digit of hand" + ] + }, + { + "id": "FMA:260035", + "name": "Network of trabecular spaces in bone tissue of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260025" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of fifth digit of hand" + ] + }, + { + "id": "FMA:260043", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260027" + ] + } + }, + { + "id": "FMA:260045", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of thumb", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260027" + ] + } + }, + { + "id": "FMA:260047", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260029" + ] + } + }, + { + "id": "FMA:260049", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260029" + ] + } + }, + { + "id": "FMA:260051", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of index finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260029" + ] + } + }, + { + "id": "FMA:260053", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260031" + ] + } + }, + { + "id": "FMA:260055", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260031" + ] + } + }, + { + "id": "FMA:260057", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of middle finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260031" + ] + } + }, + { + "id": "FMA:260059", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260033" + ] + } + }, + { + "id": "FMA:260061", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260033" + ] + } + }, + { + "id": "FMA:260063", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of ring finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260033" + ] + } + }, + { + "id": "FMA:260065", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260035" + ] + } + }, + { + "id": "FMA:260067", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260035" + ] + } + }, + { + "id": "FMA:260069", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260035" + ] + } + }, + { + "id": "FMA:260071", + "name": "Network of trabecular spaces in bone tissue of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259345" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of digit of foot" + ] + }, + { + "id": "FMA:260073", + "name": "Network of trabecular spaces in bone tissue of phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260071" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of first digit of foot" + ] + }, + { + "id": "FMA:260075", + "name": "Network of trabecular spaces in bone tissue of phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260071" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of second digit of foot" + ] + }, + { + "id": "FMA:260077", + "name": "Network of trabecular spaces in bone tissue of phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260071" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of third digit of foot" + ] + }, + { + "id": "FMA:260079", + "name": "Network of trabecular spaces in bone tissue of phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260071" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of fourth digit of foot" + ] + }, + { + "id": "FMA:260081", + "name": "Network of trabecular spaces in bone tissue of phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260071" + ] + }, + "synonyms": [ + "Network of trabecular spaces in bone tissue of phalanx of fifth toe", + "Network of trabecular spaces in bone tissue of phalanx of fifth digit of foot" + ] + }, + { + "id": "FMA:260090", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260073" + ] + } + }, + { + "id": "FMA:260092", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of big toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260073" + ] + } + }, + { + "id": "FMA:260094", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260075" + ] + } + }, + { + "id": "FMA:260096", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260075" + ] + } + }, + { + "id": "FMA:260098", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of second toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260075" + ] + } + }, + { + "id": "FMA:260100", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260077" + ] + } + }, + { + "id": "FMA:260102", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260077" + ] + } + }, + { + "id": "FMA:260104", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of third toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260077" + ] + } + }, + { + "id": "FMA:260106", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260079" + ] + } + }, + { + "id": "FMA:260108", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260079" + ] + } + }, + { + "id": "FMA:260110", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of fourth toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260079" + ] + } + }, + { + "id": "FMA:260112", + "name": "Network of trabecular spaces in bone tissue of proximal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260081" + ] + } + }, + { + "id": "FMA:260114", + "name": "Network of trabecular spaces in bone tissue of middle phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260081" + ] + } + }, + { + "id": "FMA:260116", + "name": "Network of trabecular spaces in bone tissue of distal phalanx of little toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260081" + ] + } + }, + { + "id": "FMA:260119", + "name": "Orbital content", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Content of orbital part of eye" + ] + }, + { + "id": "FMA:260124", + "name": "Right orbital content", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260119" + ] + }, + "synonyms": [ + "Content of orbital part of right eye" + ] + }, + { + "id": "FMA:260127", + "name": "Left orbital content", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260119" + ] + }, + "synonyms": [ + "Content of orbital part of left eye" + ] + }, + { + "id": "FMA:260134", + "name": "Mandibular part proper of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:46490" + ] + } + }, + { + "id": "FMA:260136", + "name": "Right mandibular part proper of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260134" + ] + } + }, + { + "id": "FMA:260138", + "name": "Left mandibular part proper of mouth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260134" + ] + } + }, + { + "id": "FMA:260144", + "name": "Vasculature of anatomical cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69050" + ] + } + }, + { + "id": "FMA:260146", + "name": "Vasculature of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260144" + ] + } + }, + { + "id": "FMA:260148", + "name": "Vasculature of root of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260144" + ] + } + }, + { + "id": "FMA:260150", + "name": "Vasculature of root of right lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260148" + ] + } + }, + { + "id": "FMA:260152", + "name": "Vasculature of root of left lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260148" + ] + } + }, + { + "id": "FMA:260154", + "name": "Neural network of anatomical cluster", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74616" + ] + } + }, + { + "id": "FMA:260156", + "name": "Neural network of tongue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260158", + "name": "Neural network of root of lung", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260173", + "name": "Medullary cavity of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24023" + ] + } + }, + { + "id": "FMA:260175", + "name": "Medullary cavity of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260177", + "name": "Medullary cavity of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260175" + ] + } + }, + { + "id": "FMA:260179", + "name": "Medullary cavity of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260175" + ] + } + }, + { + "id": "FMA:260181", + "name": "Medullary cavity of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260183", + "name": "Medullary cavity of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260181" + ] + } + }, + { + "id": "FMA:260185", + "name": "Medullary cavity of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260181" + ] + } + }, + { + "id": "FMA:260187", + "name": "Medullary cavity of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260189", + "name": "Medullary cavity of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260187" + ] + } + }, + { + "id": "FMA:260191", + "name": "Medullary cavity of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260187" + ] + } + }, + { + "id": "FMA:260193", + "name": "Medullary cavity of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260195", + "name": "Medullary cavity of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260193" + ] + } + }, + { + "id": "FMA:260197", + "name": "Medullary cavity of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260193" + ] + } + }, + { + "id": "FMA:260199", + "name": "Medullary cavity of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260201", + "name": "Medullary cavity of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260199" + ] + } + }, + { + "id": "FMA:260203", + "name": "Medullary cavity of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260199" + ] + } + }, + { + "id": "FMA:260205", + "name": "Medullary cavity of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260207", + "name": "Medullary cavity of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260205" + ] + } + }, + { + "id": "FMA:260209", + "name": "Medullary cavity of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260205" + ] + } + }, + { + "id": "FMA:260211", + "name": "Medullary cavity of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260213", + "name": "Medullary cavity of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260211" + ] + } + }, + { + "id": "FMA:260215", + "name": "Medullary cavity of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260211" + ] + } + }, + { + "id": "FMA:260217", + "name": "Medullary cavity of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260219", + "name": "Medullary cavity of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260217" + ] + } + }, + { + "id": "FMA:260221", + "name": "Medullary cavity of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260217" + ] + } + }, + { + "id": "FMA:260223", + "name": "Medullary cavity of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260225", + "name": "Medullary cavity of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260223" + ] + } + }, + { + "id": "FMA:260227", + "name": "Medullary cavity of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260223" + ] + } + }, + { + "id": "FMA:260229", + "name": "Medullary cavity of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260231", + "name": "Medullary cavity of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260229" + ] + } + }, + { + "id": "FMA:260233", + "name": "Medullary cavity of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260229" + ] + } + }, + { + "id": "FMA:260235", + "name": "Medullary cavity of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260237", + "name": "Medullary cavity of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260235" + ] + } + }, + { + "id": "FMA:260239", + "name": "Medullary cavity of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260235" + ] + } + }, + { + "id": "FMA:260241", + "name": "Medullary cavity of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260173" + ] + } + }, + { + "id": "FMA:260243", + "name": "Medullary cavity of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260241" + ] + } + }, + { + "id": "FMA:260245", + "name": "Medullary cavity of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260241" + ] + } + }, + { + "id": "FMA:260247", + "name": "Cavity of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260249", + "name": "Cavity of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260247" + ] + } + }, + { + "id": "FMA:260251", + "name": "Cavity of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260247" + ] + } + }, + { + "id": "FMA:260253", + "name": "Cavity of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260255", + "name": "Cavity of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260253" + ] + } + }, + { + "id": "FMA:260257", + "name": "Cavity of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260253" + ] + } + }, + { + "id": "FMA:260259", + "name": "Cavity of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260261", + "name": "Cavity of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260263", + "name": "Cavity of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260265", + "name": "Cavity of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260267", + "name": "Cavity of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260269", + "name": "Cavity of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260271", + "name": "Cavity of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260273", + "name": "Cavity of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260275", + "name": "Cavity of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260277", + "name": "Cavity of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259489" + ] + } + }, + { + "id": "FMA:260279", + "name": "Cavity of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260277" + ] + } + }, + { + "id": "FMA:260281", + "name": "Cavity of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260277" + ] + } + }, + { + "id": "FMA:260283", + "name": "Cavity of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260275" + ] + } + }, + { + "id": "FMA:260285", + "name": "Cavity of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260275" + ] + } + }, + { + "id": "FMA:260287", + "name": "Cavity of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260273" + ] + } + }, + { + "id": "FMA:260289", + "name": "Cavity of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260273" + ] + } + }, + { + "id": "FMA:260291", + "name": "Cavity of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260271" + ] + } + }, + { + "id": "FMA:260293", + "name": "Cavity of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260271" + ] + } + }, + { + "id": "FMA:260295", + "name": "Cavity of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260269" + ] + } + }, + { + "id": "FMA:260297", + "name": "Cavity of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260269" + ] + } + }, + { + "id": "FMA:260299", + "name": "Cavity of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260267" + ] + } + }, + { + "id": "FMA:260301", + "name": "Cavity of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260267" + ] + } + }, + { + "id": "FMA:260303", + "name": "Cavity of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260265" + ] + } + }, + { + "id": "FMA:260305", + "name": "Cavity of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260265" + ] + } + }, + { + "id": "FMA:260307", + "name": "Cavity of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260263" + ] + } + }, + { + "id": "FMA:260309", + "name": "Cavity of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260263" + ] + } + }, + { + "id": "FMA:260311", + "name": "Cavity of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260261" + ] + } + }, + { + "id": "FMA:260313", + "name": "Cavity of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260261" + ] + } + }, + { + "id": "FMA:260315", + "name": "Cavity of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260259" + ] + } + }, + { + "id": "FMA:260317", + "name": "Cavity of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260259" + ] + } + }, + { + "id": "FMA:260319", + "name": "Network of trabecular spaces in bone tissue of first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260321", + "name": "Network of trabecular spaces in bone tissue of right first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260319" + ] + } + }, + { + "id": "FMA:260323", + "name": "Network of trabecular spaces in bone tissue of left first rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260319" + ] + } + }, + { + "id": "FMA:260325", + "name": "Network of trabecular spaces in bone tissue of second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260327", + "name": "Network of trabecular spaces in bone tissue of right second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260325" + ] + } + }, + { + "id": "FMA:260329", + "name": "Network of trabecular spaces in bone tissue of left second rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260325" + ] + } + }, + { + "id": "FMA:260331", + "name": "Network of trabecular spaces in bone tissue of third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260333", + "name": "Network of trabecular spaces in bone tissue of right third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260331" + ] + } + }, + { + "id": "FMA:260335", + "name": "Network of trabecular spaces in bone tissue of left third rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260331" + ] + } + }, + { + "id": "FMA:260337", + "name": "Network of trabecular spaces in bone tissue of fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260339", + "name": "Network of trabecular spaces in bone tissue of right fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260337" + ] + } + }, + { + "id": "FMA:260341", + "name": "Network of trabecular spaces in bone tissue of left fourth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260337" + ] + } + }, + { + "id": "FMA:260343", + "name": "Network of trabecular spaces in bone tissue of fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260345", + "name": "Network of trabecular spaces in bone tissue of right fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260343" + ] + } + }, + { + "id": "FMA:260347", + "name": "Network of trabecular spaces in bone tissue of left fifth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260343" + ] + } + }, + { + "id": "FMA:260349", + "name": "Network of trabecular spaces in bone tissue of sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260351", + "name": "Network of trabecular spaces in bone tissue of right sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260349" + ] + } + }, + { + "id": "FMA:260353", + "name": "Network of trabecular spaces in bone tissue of left sixth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260349" + ] + } + }, + { + "id": "FMA:260355", + "name": "Network of trabecular spaces in bone tissue of seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260357", + "name": "Network of trabecular spaces in bone tissue of right seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260355" + ] + } + }, + { + "id": "FMA:260359", + "name": "Network of trabecular spaces in bone tissue of left seventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260355" + ] + } + }, + { + "id": "FMA:260361", + "name": "Network of trabecular spaces in bone tissue of eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260363", + "name": "Network of trabecular spaces in bone tissue of right eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260361" + ] + } + }, + { + "id": "FMA:260365", + "name": "Network of trabecular spaces in bone tissue of left eighth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260361" + ] + } + }, + { + "id": "FMA:260367", + "name": "Network of trabecular spaces in bone tissue of ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260369", + "name": "Network of trabecular spaces in bone tissue of right ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260367" + ] + } + }, + { + "id": "FMA:260371", + "name": "Network of trabecular spaces in bone tissue of left ninth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260367" + ] + } + }, + { + "id": "FMA:260373", + "name": "Network of trabecular spaces in bone tissue of tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260375", + "name": "Network of trabecular spaces in bone tissue of right tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260373" + ] + } + }, + { + "id": "FMA:260377", + "name": "Network of trabecular spaces in bone tissue of left tenth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260373" + ] + } + }, + { + "id": "FMA:260379", + "name": "Network of trabecular spaces in bone tissue of eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260381", + "name": "Network of trabecular spaces in bone tissue of right eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260379" + ] + } + }, + { + "id": "FMA:260383", + "name": "Network of trabecular spaces in bone tissue of left eleventh rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260379" + ] + } + }, + { + "id": "FMA:260385", + "name": "Network of trabecular spaces in bone tissue of twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259663" + ] + } + }, + { + "id": "FMA:260387", + "name": "Network of trabecular spaces in bone tissue of right twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260385" + ] + } + }, + { + "id": "FMA:260389", + "name": "Network of trabecular spaces in bone tissue of left twelfth rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260385" + ] + } + }, + { + "id": "FMA:260392", + "name": "Skeletal system of middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:54964" + ] + } + }, + { + "id": "FMA:260394", + "name": "Skeletal system of right middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260392" + ] + } + }, + { + "id": "FMA:260396", + "name": "Skeletal system of left middle ear", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260392" + ] + } + }, + { + "id": "FMA:260398", + "name": "Neural network of perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:260400", + "name": "Neural network of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260398" + ] + } + }, + { + "id": "FMA:260402", + "name": "Neural network of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260398" + ] + } + }, + { + "id": "FMA:260404", + "name": "Neural network of anatomical compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260406", + "name": "Neural network of compartment of thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260404" + ] + }, + "synonyms": [ + "Neural network of thoracic compartment" + ] + }, + { + "id": "FMA:260408", + "name": "Neural network of compartment of abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260404" + ] + }, + "synonyms": [ + "Neural network of abdominal compartment" + ] + }, + { + "id": "FMA:260410", + "name": "Neural network of pelvic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260404" + ] + } + }, + { + "id": "FMA:260412", + "name": "Neural network of male pelvic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260410" + ] + } + }, + { + "id": "FMA:260414", + "name": "Neural network of female pelvic compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260410" + ] + } + }, + { + "id": "FMA:260416", + "name": "Neural network of compartment of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260404" + ] + } + }, + { + "id": "FMA:260436", + "name": "Neural network of male thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74621" + ] + }, + "synonyms": [ + "Neural network of male chest" + ] + }, + { + "id": "FMA:260439", + "name": "Neural network of female thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74621" + ] + }, + "synonyms": [ + "Neural network of female chest" + ] + }, + { + "id": "FMA:260443", + "name": "Neural network of chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74618" + ] + } + }, + { + "id": "FMA:260446", + "name": "Neural network of male chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260443" + ] + } + }, + { + "id": "FMA:260448", + "name": "Neural network of female chest wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260443" + ] + } + }, + { + "id": "FMA:260450", + "name": "Neural network of anterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260452", + "name": "Neural network of posterior thoracic wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260454", + "name": "Neurovascular network", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78562" + ] + } + }, + { + "id": "FMA:260456", + "name": "Body cavity content", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64989" + ] + }, + "synonyms": [ + "Content of compartment of trunk", + "Content of body compartment" + ] + }, + { + "id": "FMA:260460", + "name": "Content of male body cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260456" + ] + }, + "synonyms": [ + "Content of male body compartment" + ] + }, + { + "id": "FMA:260462", + "name": "Content of female body cavity", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260456" + ] + }, + "synonyms": [ + "Content of female body compartment" + ] + }, + { + "id": "FMA:260466", + "name": "Neural network of body compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260154" + ] + } + }, + { + "id": "FMA:260470", + "name": "Male body compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7563" + ] + } + }, + { + "id": "FMA:260472", + "name": "Female body compartment", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:7563" + ] + } + }, + { + "id": "FMA:260474", + "name": "Compartment of male thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85008" + ] + } + }, + { + "id": "FMA:260476", + "name": "Compartment of female thorax", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85008" + ] + } + }, + { + "id": "FMA:260478", + "name": "Compartment of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85031" + ] + } + }, + { + "id": "FMA:260480", + "name": "Compartment of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85031" + ] + } + }, + { + "id": "FMA:260482", + "name": "Content of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259248" + ] + } + }, + { + "id": "FMA:260484", + "name": "Content of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259248" + ] + } + }, + { + "id": "FMA:260486", + "name": "Set of viscera of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32413" + ] + } + }, + { + "id": "FMA:260488", + "name": "Set of viscera of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32413" + ] + } + }, + { + "id": "FMA:260492", + "name": "Neural network of compartment of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260408" + ] + } + }, + { + "id": "FMA:260494", + "name": "Neural network of compartment of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260408" + ] + } + }, + { + "id": "FMA:260500", + "name": "Vasculature of compartment of male abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259254" + ] + }, + "synonyms": [ + "Vasculature of male abdominal compartment" + ] + }, + { + "id": "FMA:260502", + "name": "Vasculature of compartment of female abdomen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259254" + ] + }, + "synonyms": [ + "Vasculature of female abdominal compartment" + ] + }, + { + "id": "FMA:260513", + "name": "Plasma membrane of fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260515", + "name": "Plasma membrane of marrow fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260513" + ] + } + }, + { + "id": "FMA:260517", + "name": "Plasma membrane of pulmonary interstitial fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260513" + ] + } + }, + { + "id": "FMA:260519", + "name": "Plasma membrane of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:260521", + "name": "Plasma membrane of fibrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260523", + "name": "Plasma membrane of osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260525", + "name": "Plasma membrane of osteoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260527", + "name": "Plasma membrane of osteoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260529", + "name": "Plasma membrane of odontoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260531", + "name": "Plasma membrane of chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260533", + "name": "Plasma membrane of chondroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260535", + "name": "Plasma membrane of hyalocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260537", + "name": "Plasma membrane of cementoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260539", + "name": "Plasma membrane of mesangial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260541", + "name": "Plasma membrane of reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260543", + "name": "Plasma membrane of epithelioid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260519" + ] + } + }, + { + "id": "FMA:260545", + "name": "Plasma membrane of stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:260547", + "name": "Plasma membrane of totipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260545" + ] + } + }, + { + "id": "FMA:260549", + "name": "Plasma membrane of pluripotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260545" + ] + } + }, + { + "id": "FMA:260551", + "name": "Plasma membrane of unipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260545" + ] + } + }, + { + "id": "FMA:260553", + "name": "Plasma membrane of multipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260545" + ] + } + }, + { + "id": "FMA:260555", + "name": "Plasma membrane of hemopoietic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260553" + ] + } + }, + { + "id": "FMA:260557", + "name": "Plasma membrane of neural stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260553" + ] + } + }, + { + "id": "FMA:260559", + "name": "Plasma membrane of muscle stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260553" + ] + } + }, + { + "id": "FMA:260561", + "name": "Plasma membrane of bone marrow stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260553" + ] + } + }, + { + "id": "FMA:260563", + "name": "Plasma membrane of peripheral blood stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260553" + ] + } + }, + { + "id": "FMA:260565", + "name": "Plasma membrane of hepatic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260545" + ] + } + }, + { + "id": "FMA:260567", + "name": "Plasma membrane of diploid germ cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:260569", + "name": "Plasma membrane of primordial germ cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260567" + ] + } + }, + { + "id": "FMA:260571", + "name": "Plasma membrane of primary oocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260567" + ] + } + }, + { + "id": "FMA:260573", + "name": "Plasma membrane of polar body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260567" + ] + } + }, + { + "id": "FMA:260575", + "name": "Plasma membrane of neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:260577", + "name": "Plasma membrane of neuroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260579", + "name": "Plasma membrane of neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260581", + "name": "Plasma membrane of central neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260579" + ] + } + }, + { + "id": "FMA:260585", + "name": "Plasma membrane of glioblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260587", + "name": "Plasma membrane of dense-core granulated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260589", + "name": "Plasma membrane of vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260591", + "name": "Plasma membrane of Type 1 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260589" + ] + } + }, + { + "id": "FMA:260593", + "name": "Plasma membrane of Type 2 vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260589" + ] + } + }, + { + "id": "FMA:260595", + "name": "Plasma membrane of retinal pigment epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260575" + ] + } + }, + { + "id": "FMA:260597", + "name": "Protoplasm of stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:260599", + "name": "Protoplasm of totipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260597" + ] + } + }, + { + "id": "FMA:260601", + "name": "Protoplasm of pluripotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260597" + ] + } + }, + { + "id": "FMA:260603", + "name": "Protoplasm of unipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260597" + ] + } + }, + { + "id": "FMA:260605", + "name": "Protoplasm of multipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260597" + ] + } + }, + { + "id": "FMA:260607", + "name": "Protoplasm of hemopoietic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260605" + ] + } + }, + { + "id": "FMA:260609", + "name": "Protoplasm of neural stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260605" + ] + } + }, + { + "id": "FMA:260611", + "name": "Protoplasm of muscle stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260605" + ] + } + }, + { + "id": "FMA:260613", + "name": "Protoplasm of bone marrow stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260605" + ] + } + }, + { + "id": "FMA:260615", + "name": "Protoplasm of peripheral blood stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260605" + ] + } + }, + { + "id": "FMA:260617", + "name": "Protoplasm of hepatic stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260597" + ] + } + }, + { + "id": "FMA:260619", + "name": "Protoplasm of corneal endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78536" + ] + } + }, + { + "id": "FMA:260621", + "name": "Protoplasm of epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78536" + ] + } + }, + { + "id": "FMA:260625", + "name": "Protoplasm of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:260627", + "name": "Protoplasm of fibrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260629", + "name": "Protoplasm of osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260631", + "name": "Protoplasm of osteoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260633", + "name": "Protoplasm of osteoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260635", + "name": "Protoplasm of odontoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260637", + "name": "Protoplasm of chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260639", + "name": "Protoplasm of chondroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260641", + "name": "Protoplasm of hyalocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260643", + "name": "Protoplasm of cementoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260645", + "name": "Protoplasm of mesangial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260647", + "name": "Protoplasm of reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260649", + "name": "Protoplasm of epithelioid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260625" + ] + } + }, + { + "id": "FMA:260651", + "name": "Smooth muscle endomysium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9729" + ] + } + }, + { + "id": "FMA:260653", + "name": "Set of muscle cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:260655", + "name": "Set of smooth muscle cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260653" + ] + } + }, + { + "id": "FMA:260657", + "name": "Set of skeletal muscle cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260653" + ] + } + }, + { + "id": "FMA:260659", + "name": "Set of cardiac muscle cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260653" + ] + } + }, + { + "id": "FMA:260661", + "name": "Set of all cranial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63820" + ] + } + }, + { + "id": "FMA:260663", + "name": "Set of all spinal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:55653" + ] + } + }, + { + "id": "FMA:260668", + "name": "Set of all autonomic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:260670", + "name": "Set of all cranial nerve-tract complexes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:79879" + ] + } + }, + { + "id": "FMA:260672", + "name": "Set of choroid plexuses", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:260674", + "name": "Musculature of body proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of body proper" + ] + }, + { + "id": "FMA:260691", + "name": "Cytosol of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:260693", + "name": "Cytosol of neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:260695", + "name": "Cytosol of hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:260697", + "name": "Cytosol of stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:260699", + "name": "Cytosol of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66836" + ] + } + }, + { + "id": "FMA:260706", + "name": "Set of basal ganglia in right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Right basal ganglia" + ] + }, + { + "id": "FMA:260708", + "name": "Set of basal ganglia in left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256381" + ] + }, + "synonyms": [ + "Left basal ganglia" + ] + }, + { + "id": "FMA:260712", + "name": "Cerebral nerve fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83844" + ] + }, + "synonyms": [ + "Cerebral fasciculus", + "Cerebral fascicle" + ] + }, + { + "id": "FMA:260714", + "name": "Cerebral association nerve fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260712" + ] + }, + "synonyms": [ + "Cerebral arcuate fasciculus", + "Arcuate fasciculus", + "Cerebral association nerve bundle" + ] + }, + { + "id": "FMA:260717", + "name": "Short cerebral association nerve fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260714" + ] + } + }, + { + "id": "FMA:260728", + "name": "Cerebral projection fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260712" + ] + } + }, + { + "id": "FMA:260732", + "name": "Cerebral nerve fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:5914" + ] + } + }, + { + "id": "FMA:260734", + "name": "Cerebral association fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260732" + ] + }, + "synonyms": [ + "Cerebral arcuate fiber" + ] + }, + { + "id": "FMA:260737", + "name": "Cerebral projection fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260732" + ] + } + }, + { + "id": "FMA:260739", + "name": "Cerebral commissural fiber", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260732" + ] + } + }, + { + "id": "FMA:260741", + "name": "Set of nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:260743", + "name": "Set of cerebral nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260741" + ] + } + }, + { + "id": "FMA:260745", + "name": "Set of spinal nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260741" + ] + } + }, + { + "id": "FMA:260747", + "name": "Set of cerebral association nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260743" + ] + } + }, + { + "id": "FMA:260749", + "name": "Set of cerebral projection nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260743" + ] + } + }, + { + "id": "FMA:260751", + "name": "Set of cerebral commissural nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260743" + ] + } + }, + { + "id": "FMA:260753", + "name": "Set of all cerebral association nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260747" + ] + } + }, + { + "id": "FMA:260755", + "name": "Set of short cerebral association nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260747" + ] + } + }, + { + "id": "FMA:260757", + "name": "Set of long cerebral association nerve fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260747" + ] + } + }, + { + "id": "FMA:260761", + "name": "Cerebral cingulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77630" + ] + } + }, + { + "id": "FMA:260763", + "name": "Right cerebral cingulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260761" + ] + } + }, + { + "id": "FMA:260765", + "name": "Left cerebral cingulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260761" + ] + } + }, + { + "id": "FMA:260767", + "name": "Right superior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77631" + ] + } + }, + { + "id": "FMA:260769", + "name": "Left superior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77631" + ] + } + }, + { + "id": "FMA:260771", + "name": "Right inferior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77632" + ] + } + }, + { + "id": "FMA:260773", + "name": "Left inferior longitudinal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77632" + ] + } + }, + { + "id": "FMA:260775", + "name": "Right inferior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77633" + ] + } + }, + { + "id": "FMA:260777", + "name": "Left inferior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77633" + ] + } + }, + { + "id": "FMA:260779", + "name": "Right superior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77634" + ] + } + }, + { + "id": "FMA:260781", + "name": "Letft superior occipitofrontal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77634" + ] + } + }, + { + "id": "FMA:260783", + "name": "Right subcallosal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77637" + ] + } + }, + { + "id": "FMA:260785", + "name": "Left subcallosal fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77637" + ] + } + }, + { + "id": "FMA:260787", + "name": "Short cerebral association nerve fasciculus of right cerebral white matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260717" + ] + } + }, + { + "id": "FMA:260789", + "name": "Short cerebral association nerve fasciculus of left cerebral white matter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260717" + ] + } + }, + { + "id": "FMA:260791", + "name": "White matter of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241998" + ] + }, + "synonyms": [ + "Right half of cerebral white matter" + ] + }, + { + "id": "FMA:260794", + "name": "White matter of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241998" + ] + }, + "synonyms": [ + "Left half of cerebral white matter" + ] + }, + { + "id": "FMA:260797", + "name": "Set of all association nerve fasciculi of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260747" + ] + } + }, + { + "id": "FMA:260799", + "name": "Set of all association nerve fasciculi of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260747" + ] + } + }, + { + "id": "FMA:260801", + "name": "Set of long cerebral association nerve fasciculi in right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260757" + ] + } + }, + { + "id": "FMA:260803", + "name": "Set of long cerebral association nerve fasciculi in left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260757" + ] + } + }, + { + "id": "FMA:260805", + "name": "Set of short cerebral association nerve fasciculi in right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260755" + ] + } + }, + { + "id": "FMA:260807", + "name": "Set of short cerebral association nerve fasciculi in left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260755" + ] + } + }, + { + "id": "FMA:260810", + "name": "Right uncinate fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77636" + ] + }, + "synonyms": [ + "Right cerebral uncinate fasciculus" + ] + }, + { + "id": "FMA:260813", + "name": "Left uncinate fasciculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77636" + ] + }, + "synonyms": [ + "Left cerebral uncinate fasciculus" + ] + }, + { + "id": "FMA:260818", + "name": "Region of endocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86103" + ] + } + }, + { + "id": "FMA:260820", + "name": "Endocardium of region of wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83507" + ] + } + }, + { + "id": "FMA:260824", + "name": "Endocardium of region of wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83507" + ] + } + }, + { + "id": "FMA:260830", + "name": "Myocardium of wall proper of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of inflow part proper of right atrium" + ] + }, + { + "id": "FMA:260832", + "name": "Myocardium of wall proper of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of outflow part proper of right atrium" + ] + }, + { + "id": "FMA:260834", + "name": "Myocardium of wall proper of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of outflow part proper of left atrium" + ] + }, + { + "id": "FMA:260836", + "name": "Myocardium of wall proper of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + }, + "synonyms": [ + "Myocardium of of inflow part proper of left atrium" + ] + }, + { + "id": "FMA:260838", + "name": "Myocardium of wall proper of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260885" + ] + } + }, + { + "id": "FMA:260840", + "name": "Myocardium of wall proper of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260885" + ] + } + }, + { + "id": "FMA:260842", + "name": "Myocardium of anterior wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260844", + "name": "Myocardium of anterior wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260846", + "name": "Myocardium of anterior wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260848", + "name": "Myocardium of anterior wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260850", + "name": "Myocardium of lateral wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260852", + "name": "Myocardium of lateral wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260854", + "name": "Myocardium of lateral wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260856", + "name": "Myocardium of lateral wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260863", + "name": "Myocardium of septal wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260867", + "name": "Myocardium of septal wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260877", + "name": "Myocardium of anterior wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83511" + ] + } + }, + { + "id": "FMA:260885", + "name": "Myocardium of wall proper of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83510" + ] + } + }, + { + "id": "FMA:260966", + "name": "Wall of left auricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:49217" + ] + }, + "synonyms": [ + "Wall proper of left auricle" + ] + }, + { + "id": "FMA:260978", + "name": "Endocardium of region of wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260818" + ] + } + }, + { + "id": "FMA:260982", + "name": "Endocardium of anterior wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + } + }, + { + "id": "FMA:260984", + "name": "Endocardium of basal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + } + }, + { + "id": "FMA:260986", + "name": "Endocardium of mid zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + } + }, + { + "id": "FMA:260988", + "name": "Endocardium of apical zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260978" + ] + } + }, + { + "id": "FMA:260992", + "name": "Endocardium of wall proper of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:260994", + "name": "Endocardium of wall proper of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:260996", + "name": "Endocardium of wall proper of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:260998", + "name": "Endocardium of wall proper of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261000", + "name": "Endocardium of wall proper of auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83507" + ] + } + }, + { + "id": "FMA:261002", + "name": "Endocardium of wall of right auricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261000" + ] + }, + "synonyms": [ + "Endocardium of wall proper of right auricle" + ] + }, + { + "id": "FMA:261005", + "name": "Endocardium of wall of left auricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261000" + ] + }, + "synonyms": [ + "Endocardium of wall proper of left auricle" + ] + }, + { + "id": "FMA:261008", + "name": "Endocardium of anterior wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:261011", + "name": "Endocardium of anterior wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261013", + "name": "Endocardium of anterior wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:261015", + "name": "Endocardium of anterior wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261017", + "name": "Endocardium of lateral wall proper of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:261019", + "name": "Endocardium of lateral wall proper of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261021", + "name": "Endocardium of lateral wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:261023", + "name": "Endocardium of lateral wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261025", + "name": "Endocardium of atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83507" + ] + } + }, + { + "id": "FMA:261027", + "name": "Endocardium of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261025" + ] + } + }, + { + "id": "FMA:261029", + "name": "Endocardium of left atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261025" + ] + } + }, + { + "id": "FMA:261031", + "name": "Endocardium of septal wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260820" + ] + } + }, + { + "id": "FMA:261033", + "name": "Endocardium of septal wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:260824" + ] + } + }, + { + "id": "FMA:261037", + "name": "Endocardium of basal zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:261039", + "name": "Endocardium of mid zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:261041", + "name": "Endocardium of apical zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:87172" + ] + } + }, + { + "id": "FMA:261045", + "name": "Smooth muscle tissue of bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:261047", + "name": "Smooth muscle tissue of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261045" + ] + } + }, + { + "id": "FMA:261049", + "name": "Smooth muscle tissue of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261045" + ] + } + }, + { + "id": "FMA:261051", + "name": "Smooth muscle tissue of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261045" + ] + } + }, + { + "id": "FMA:261055", + "name": "Smooth muscle tissue of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261045" + ] + } + }, + { + "id": "FMA:261057", + "name": "Wall of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + } + }, + { + "id": "FMA:261059", + "name": "Wall of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86196" + ] + } + }, + { + "id": "FMA:261061", + "name": "Lamina propria of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86630" + ] + } + }, + { + "id": "FMA:261063", + "name": "Lamina propria of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86630" + ] + } + }, + { + "id": "FMA:261067", + "name": "Lamina propria of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86630" + ] + } + }, + { + "id": "FMA:261069", + "name": "Lamina propria of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86630" + ] + } + }, + { + "id": "FMA:261071", + "name": "Lamina propria of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86630" + ] + } + }, + { + "id": "FMA:261073", + "name": "Epithelium of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69077" + ] + } + }, + { + "id": "FMA:261075", + "name": "Epithelium of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:69077" + ] + } + }, + { + "id": "FMA:261081", + "name": "Smooth muscle tissue of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261045" + ] + } + }, + { + "id": "FMA:261083", + "name": "White matter of right temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256186" + ] + } + }, + { + "id": "FMA:261085", + "name": "White matter of left temporal lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256186" + ] + } + }, + { + "id": "FMA:261087", + "name": "White matter of right occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256188" + ] + } + }, + { + "id": "FMA:261089", + "name": "White matter of left occipital lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256188" + ] + } + }, + { + "id": "FMA:261091", + "name": "White matter of limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:261093", + "name": "White matter of right limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261091" + ] + } + }, + { + "id": "FMA:261095", + "name": "White matter of left limbic lobe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261091" + ] + } + }, + { + "id": "FMA:261097", + "name": "Right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261099", + "name": "Left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261101", + "name": "Anterior forceps of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261103", + "name": "Anterior forceps of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261105", + "name": "Rostrum of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261107", + "name": "Rostrum of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261109", + "name": "Genu of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261111", + "name": "Genu of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261113", + "name": "Body of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261115", + "name": "Body of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261117", + "name": "Splenium of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261119", + "name": "Splenium of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261121", + "name": "Posterior forceps of right half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261123", + "name": "Posterior forceps of left half of corpus callosum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:61943" + ] + } + }, + { + "id": "FMA:261125", + "name": "Corpus striatum of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77616" + ] + }, + "synonyms": [ + "Right corpus striatum" + ] + }, + { + "id": "FMA:261127", + "name": "Corpus striatum of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77616" + ] + }, + "synonyms": [ + "Left corpus striatum" + ] + }, + { + "id": "FMA:261129", + "name": "Striatum of right cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77618" + ] + }, + "synonyms": [ + "Right striatum" + ] + }, + { + "id": "FMA:261131", + "name": "Striatum of left cerebral hemisphere", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77618" + ] + }, + "synonyms": [ + "Left striatum" + ] + }, + { + "id": "FMA:261139", + "name": "Right hippocampal formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74038" + ] + } + }, + { + "id": "FMA:261141", + "name": "Left hippocampal formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74038" + ] + } + }, + { + "id": "FMA:261236", + "name": "Humor of right vitreous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58822" + ] + } + }, + { + "id": "FMA:261238", + "name": "Humor of left vitreous body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58822" + ] + } + }, + { + "id": "FMA:261240", + "name": "Loose connective tissue of submucosa of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261242", + "name": "Loose connective tissue of segment of submucosa of tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261244", + "name": "Loose connective tissue of submucosa of main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261242" + ] + } + }, + { + "id": "FMA:261246", + "name": "Loose connective tissue of segment of submucosa of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261242" + ] + } + }, + { + "id": "FMA:261248", + "name": "Loose connective tissue of submucosa of right main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261244" + ] + } + }, + { + "id": "FMA:261250", + "name": "Loose connective tissue of submucosa of left main bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261244" + ] + } + }, + { + "id": "FMA:261252", + "name": "Loose connective tissue of epicardial fat", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261254", + "name": "Loose connective tissue of epicardial fat of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261256", + "name": "Loose connective tissue of epicardial fat of left right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261258", + "name": "Loose connective tissue of interlobar duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261260", + "name": "Loose connective tissue of intercalated duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19783" + ] + } + }, + { + "id": "FMA:261262", + "name": "Submucosa of segment of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85392" + ] + } + }, + { + "id": "FMA:261269", + "name": "Neuropil", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83143" + ] + } + }, + { + "id": "FMA:261271", + "name": "Fibroblast of connective tissue of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261273", + "name": "Fibroblast of outer membrane of prostatic capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261275", + "name": "Fibroblast of subepithelial connective tissue of prostatic gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261277", + "name": "Fibroblast of papillary layer of dermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261279", + "name": "Fibroblast of areolar connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261281", + "name": "Fibroblast of connective tissue of nonglandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261283", + "name": "Fibroblast of connective tissue of glandular part of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261285", + "name": "Fibroblast of tunica adventitia of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261287", + "name": "Fibroblast of dense regular elastic tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63877" + ] + } + }, + { + "id": "FMA:261289", + "name": "Fibrocyte of adventitia of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63879" + ] + } + }, + { + "id": "FMA:261293", + "name": "Epicardial adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83434" + ] + }, + "synonyms": [ + "Adipocyte of epicardial fat", + "Epicardial fat cell" + ] + }, + { + "id": "FMA:261297", + "name": "Adipocyte of epicardial fat of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83434" + ] + }, + "synonyms": [ + "Epicardial fat cell of right ventricle", + "Epicardial adipocyte of right ventricle" + ] + }, + { + "id": "FMA:261300", + "name": "Adipocyte of epicardial fat of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83434" + ] + }, + "synonyms": [ + "Epicardial fat cell of left ventricle", + "Epicardial adipocyte of left ventricle" + ] + }, + { + "id": "FMA:261305", + "name": "Basement membrane of endothelium of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261307", + "name": "Basement membrane of endothelium of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261309", + "name": "Basement membrane of endothelium of sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261311", + "name": "Basement membrane of endothelium of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261313", + "name": "Basement membrane of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261315", + "name": "Basement membrane of epithelium of intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261317", + "name": "Basement membrane of epithelium of duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261319", + "name": "Basement membrane of epithelium of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261321", + "name": "Basement membrane of epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261323", + "name": "Basement membrane of epithelium of crypt of Lieberkuhn of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261325", + "name": "Basement membrane of epithelium proper of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261327", + "name": "Basement membrane of epithelium of gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261329", + "name": "Basement membrane of epithelium proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261331", + "name": "Basement membrane of epithelium proper of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261333", + "name": "Basement membrane of epithelium proper of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261335", + "name": "Basement membrane of zona glomerulosa of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261337", + "name": "Basement membrane of tunica intima of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261339", + "name": "Basement membrane of unilaminar epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261341", + "name": "Basement membrane of endothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261343", + "name": "Basement membrane of endothelium of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261345", + "name": "Basement membrane of endothelium of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261341" + ] + } + }, + { + "id": "FMA:261347", + "name": "Basement membrane of epithelium proper of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63872" + ] + } + }, + { + "id": "FMA:261349", + "name": "Parenchyma of transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45732" + ] + } + }, + { + "id": "FMA:261351", + "name": "Parenchyma of right transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261349" + ] + } + }, + { + "id": "FMA:261353", + "name": "Parenchyma of leftt transition lobe of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261349" + ] + } + }, + { + "id": "FMA:261355", + "name": "Fibrous connective tissue of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:261357", + "name": "Fibrous connective tissue of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:261359", + "name": "Fibrous connective tissue of crista of ampulla of semicircular duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:261361", + "name": "Connective tissue of fibrous skeleton of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + }, + "synonyms": [ + "Fibroelastic connective tissue of fibrous skeleton of heart" + ] + }, + { + "id": "FMA:261364", + "name": "Connective tissue of fibrous ring of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + }, + "synonyms": [ + "Fibroelastic connective tissue of fibrous ring of heart" + ] + }, + { + "id": "FMA:261367", + "name": "Connective tissue of fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + }, + "synonyms": [ + "Fibroelastic connective tissue of fibrous trigone of heart" + ] + }, + { + "id": "FMA:261370", + "name": "Connective tissue of right fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261367" + ] + }, + "synonyms": [ + "Fibroelastic connective tissue of right fibrous trigone of heart" + ] + }, + { + "id": "FMA:261372", + "name": "Connective tissue of left fibrous trigone of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261367" + ] + }, + "synonyms": [ + "Fibroelastic connective tissue of left fibrous trigone of heart" + ] + }, + { + "id": "FMA:261376", + "name": "Fibroelastic connective tissue of tendon of infundibulum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83520" + ] + } + }, + { + "id": "FMA:261378", + "name": "Fibrocollagenous connective tissue of fibrous skeleton of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83521" + ] + } + }, + { + "id": "FMA:261381", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of basal anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261383", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of basal septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261385", + "name": "Fibrocollagenous connective tissue of accessory atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261387", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261389", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261391", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261393", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261395", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261397", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261399", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261401", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261403", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261405", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261407", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261409", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261411", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261413", + "name": "Fibrocollagenous connective tissue of superficial layer of myocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261415", + "name": "Fibrocollagenous connective tissue of deep layer of myocardium of atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261417", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261419", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261421", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261423", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261425", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261427", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261429", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261431", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261433", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261435", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261437", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261439", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261441", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261443", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261445", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 14a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261447", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 15a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261449", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261451", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 16a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261453", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261455", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 17a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261457", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261459", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261461", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261463", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 20", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261465", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of myocardial zone 13a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261467", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261469", + "name": "Firbocollagenous connective tissue of cardiac muscle tissue of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261471", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261473", + "name": "Fibrocollagenous connective tissue of subendocardial layer of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261475", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of apical lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261477", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of apical inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261479", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of apical septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261481", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of apical anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261483", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of mid lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261485", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of mid inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261487", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of mid anterior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261489", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of mid septal zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261491", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of basal lateral zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261493", + "name": "Fibrocollagenous connective tissue of cardiac muscle tissue of basal inferior zone of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83113" + ] + } + }, + { + "id": "FMA:261495", + "name": "Fibrocollagenous connective tissue of myocardium proper of muscular part of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261497", + "name": "Fibrocollagenous connective tissue of myocardium proper of muscular part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261499", + "name": "Fibrocollagenous connective tissue of myocardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261501", + "name": "Fibrocollagenous connective tissue of myocardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261503", + "name": "Fibrocollagenous connective tissue of muscular part of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261505", + "name": "Fibrocollagenous connective tissue of wall of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261507", + "name": "Fibrocollagenous connective tissue of muscular part of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261509", + "name": "Fibrocollagenous connective tissue of wall of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261511", + "name": "Fibrocollagenous connective tissue of wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261513", + "name": "Fibrocollagenous connective tissue of muscular part of interventricular septum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261515", + "name": "Fibrocollagenous connective tissue of myocardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261517", + "name": "Fibrocollagenous connective tissue of myocardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261519", + "name": "Fibrocollagenous connective tissue of myocardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261521", + "name": "Fibrocollagenous connective tissue of myocardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261523", + "name": "Fibrocollagenous connective tissue of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261525", + "name": "Fibrocollagenous connective tissue of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261527", + "name": "Fibrocollagenous connective tissue of pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261529", + "name": "Fibrocollagenous connective tissue of pectinate muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261531", + "name": "Fibrocollagenous connective tissue of pectinate muscle of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261533", + "name": "Fibrocollagenous connective tissue of pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261535", + "name": "Fibrocollagenous connective tissue of muscular part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261537", + "name": "Fibrocollagenous connective tissue of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261539", + "name": "Fibrocollagenous connective tissue of anterior papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261541", + "name": "Fibrocollagenous connective tissue of posterior papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261543", + "name": "Fibrocollagenous connective tissue of septal papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261545", + "name": "Fibrocollagenous connective tissue of papillary muscle of conus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261547", + "name": "Fibrocollagenous connective tissue of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261549", + "name": "Fibrocollagenous connective tissue of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261551", + "name": "Fibrocollagenous connective tissue of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261553", + "name": "Fibrocollagenous connective tissue of anterolateral head of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261555", + "name": "Fibrocollagenous connective tissue of posteromedial head of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261557", + "name": "Fibrocollagenous connective tissue of trabecula carnea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261559", + "name": "Fibrocollagenous connective tissue of wall of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261561", + "name": "Fibrocollagenous connective tissue of right vortex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261563", + "name": "Fibrocollagenous connective tissue of left vortex of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261565", + "name": "Fibrocollagenous connective tissue of myocardium of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261567", + "name": "Fibrocollagenous connective tissue of myocardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261569", + "name": "Fibrocollagenous connective tissue of subepicardial layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261571", + "name": "Fibrocollagenous connective tissue of myocardium of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261573", + "name": "Fibrocollagenous connective tissue of superficial layer of myocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261575", + "name": "Fibrocollagenous connective tissue of deep layer of myocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261577", + "name": "Fibrocollagenous connective tissue of deep layer of myocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261579", + "name": "Fibrocollagenous connective tissue of myocardium of right ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261581", + "name": "Fibrocollagenous connective tissue of subepicardial layer of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261583", + "name": "Fibrocollagenous connective tissue of myocardium of left ventricle proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261585", + "name": "Fibrocollagenous connective tissue of subepicardial layer of myocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261587", + "name": "Fibrocollagenous connective tissue of subendocardial layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261589", + "name": "Fibrocollagenous connective tissue of myocardium of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261591", + "name": "Fibrocollagenous connective tissue of myocardium of basal zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261593", + "name": "Fibrocollagenous connective tissue of myocardium of apical zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261595", + "name": "Fibrocollagenous connective tissue of myocardium of mid zone of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261597", + "name": "Fibrocollagenous connective tissue of myocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261599", + "name": "Fibrocollagenous connective tissue of myocardium of atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261601", + "name": "Fibrocollagenous connective tissue of wall of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261603", + "name": "Fibrocollagenous connective tissue of myocardial zone 19", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261607", + "name": "Fibrocollagenous connective tissue of myocardial zone 2", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261609", + "name": "Fibrocollagenous connective tissue of myocardial zone 3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261611", + "name": "Fibrocollagenous connective tissue of myocardial zone 4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261613", + "name": "Fibrocollagenous connective tissue of myocardial zone 5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261615", + "name": "Fibrocollagenous connective tissue of myocardial zone 6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261617", + "name": "Fibrocollagenous connective tissue of myocardial zone 7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261619", + "name": "Fibrocollagenous connective tissue of myocardial zone 8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261621", + "name": "Fibrocollagenous connective tissue of myocardial zone 9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261623", + "name": "Fibrocollagenous connective tissue of myocardial zone 10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261625", + "name": "Fibrocollagenous connective tissue of myocardial zone 11", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261627", + "name": "Fibrocollagenous connective tissue of myocardial zone 12", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261629", + "name": "Fibrocollagenous connective tissue of myocardial zone 13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261631", + "name": "Fibrocollagenous connective tissue of myocardial zone 13a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261633", + "name": "Fibrocollagenous connective tissue of myocardial zone 14", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261635", + "name": "Fibrocollagenous connective tissue of myocardial zone 14a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261637", + "name": "Fibrocollagenous connective tissue of myocardial zone 15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261639", + "name": "Fibrocollagenous connective tissue of myocardial zone 15a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261641", + "name": "Fibrocollagenous connective tissue of myocardial zone 16", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261643", + "name": "Fibrocollagenous connective tissue of myocardial zone 16a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261645", + "name": "Fibrocollagenous connective tissue of myocardial zone 17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261647", + "name": "Fibrocollagenous connective tissue of myocardial zone 17a", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261649", + "name": "Fibrocollagenous connective tissue of myocardial zone 18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261651", + "name": "Fibrocollagenous connective tissue of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261653", + "name": "Fibrocollagenous connective tissue of middle layer of myocardium of ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261655", + "name": "Fibrocollagenous connective tissue of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261657", + "name": "Fibrocollagenous connective tissue of septal myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261659", + "name": "Fibrocollagenous connective tissue of middle stratum of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261661", + "name": "Fibrocollagenous connective tissue of left stratum of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261663", + "name": "Fibrocollagenous connective tissue of subendocardial layer of myocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261665", + "name": "Fibrocollagenous connective tissue of myocardium of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261667", + "name": "Fibrocollagenous connective tissue of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261669", + "name": "Fibrocollagenous connective tissue of myocardium of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261671", + "name": "Fibrocollagenous connective tissue of pectinate muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261673", + "name": "Fibrocollagenous connective tissue of myocardium of free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261675", + "name": "Fibrocollagenous connective tissue of crista supraventricularis (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261677", + "name": "Fibrocollagenous connective tissue of bulbar part of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261679", + "name": "Fibrocollagenous connective tissue of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261681", + "name": "Fibrocollagenous connective tissue of superficial layer of myocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261683", + "name": "Fibrocollagenous connective tissue of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261685", + "name": "Fibrocollagenous connective tissue of myocardium of basal anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261687", + "name": "Fibrocollagenous connective tissue of myocardium of basal septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261689", + "name": "Fibrocollagenous connective tissue of myocardium of basal inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261691", + "name": "Fibrocollagenous connective tissue of myocardium of basal lateral zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261693", + "name": "Fibrocollagenous connective tissue of myocardium of mid anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261695", + "name": "Fibrocollagenous connective tissue of myocardium of mid septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261697", + "name": "Fibrocollagenous connective tissue of myocardium of mid inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261699", + "name": "Fibrocollagenous connective tissue fo myocardium of mid lateral zone right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261701", + "name": "Fibrocollagenous connective tissue of myocardium of apical anterior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261703", + "name": "Fibrocollagenous connective tissue of myocadium of apical septal zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261705", + "name": "Fibrocollagenous connective tissue of myocardium of apical inferior zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261707", + "name": "Fibrocollagenous connective tissue of myocardium of apical lateral zone of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261709", + "name": "Fibrocollagenous connective tissue of posterior head of lateral papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261711", + "name": "Fibrocollagenous connective tissue of anterior head of posterior papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261714", + "name": "Fibrocollagenous connective tissue of myocardial zone 1", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84157" + ] + } + }, + { + "id": "FMA:261716", + "name": "Cardiac muscle tissue of myocardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261718", + "name": "Cardiac muscle tissue of myocardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261720", + "name": "Cardiac muscle tissue of myocardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261722", + "name": "Cardiac muscle tissue of myocardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261724", + "name": "Cardiac muscle tissue of myocardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261726", + "name": "Cardiac muscle tissue of myocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261728", + "name": "Cardiac muscle tissue of myocardium of atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261730", + "name": "Muscel tissue of crista supraventricularis (volume)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14068" + ] + } + }, + { + "id": "FMA:261732", + "name": "Skeletal muscle tissue of deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261734", + "name": "Skeletal muscle tissue of right deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261732" + ] + } + }, + { + "id": "FMA:261736", + "name": "Skeletal muscle tissue of left deltoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261732" + ] + } + }, + { + "id": "FMA:261738", + "name": "Skeletal muscle tissue of epicranius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261740", + "name": "Skeletal muscle tissue of temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261742", + "name": "Skeletal muscle tissue of right temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261740" + ] + } + }, + { + "id": "FMA:261744", + "name": "Skeletal muscle tissue of left temporalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261740" + ] + } + }, + { + "id": "FMA:261746", + "name": "Skeletal muscle tissue of superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261748", + "name": "Skeletal muscle tissue of right superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261746" + ] + } + }, + { + "id": "FMA:261750", + "name": "Skeletal muscle tissue of left superior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261746" + ] + } + }, + { + "id": "FMA:261752", + "name": "Skeletal muscle tissue of inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261754", + "name": "Skeletal muscle tissue of right inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261752" + ] + } + }, + { + "id": "FMA:261756", + "name": "Skeletal muscle tissue of left inferior rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261752" + ] + } + }, + { + "id": "FMA:261758", + "name": "Skeletal muscle tissue of medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261760", + "name": "Skeletal muscle tissue of right medial rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261758" + ] + } + }, + { + "id": "FMA:261762", + "name": "ONARD_Class_1580407", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261758" + ] + } + }, + { + "id": "FMA:261764", + "name": "Skeletal muscle tissue of lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261766", + "name": "Skeletal muscle tissue of right lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261764" + ] + } + }, + { + "id": "FMA:261768", + "name": "Skeletal muscle tissue of left lateral rectus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261764" + ] + } + }, + { + "id": "FMA:261770", + "name": "Skeletal muscle tissue of superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261772", + "name": "Skeletal muscle tissue of right superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261770" + ] + } + }, + { + "id": "FMA:261774", + "name": "Skeletal muscle tissue of left superior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261770" + ] + } + }, + { + "id": "FMA:261776", + "name": "Skeletal muscle tissue of inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261778", + "name": "Skeletal muscle tissue of right inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261776" + ] + } + }, + { + "id": "FMA:261780", + "name": "Skeletal muscle tissue of left inferior oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261776" + ] + } + }, + { + "id": "FMA:261782", + "name": "Skeletal muscle tissue of levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261784", + "name": "Skeletal muscle tissue of right levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261782" + ] + } + }, + { + "id": "FMA:261786", + "name": "Skeletal muscle tissue of left levator palpebrae superioris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261782" + ] + } + }, + { + "id": "FMA:261788", + "name": "Skeletal muscle tissue of procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261790", + "name": "Skeletal muscle tissue of right procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261788" + ] + } + }, + { + "id": "FMA:261792", + "name": "Skeletal muscle tissue of left procerus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261788" + ] + } + }, + { + "id": "FMA:261794", + "name": "Skeletal muscle tissue of nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261796", + "name": "Skeletal muscle tissue of right nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261794" + ] + } + }, + { + "id": "FMA:261798", + "name": "Skeletal muscle tissue of left nasalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261794" + ] + } + }, + { + "id": "FMA:261800", + "name": "Skeletal muscle tissue of depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261802", + "name": "Skeletal muscle tissue of right depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261800" + ] + } + }, + { + "id": "FMA:261804", + "name": "Skeletal muscle tissue of left depressor septi nasi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261800" + ] + } + }, + { + "id": "FMA:261806", + "name": "Skeletal muscle tissue of depressor supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261808", + "name": "Skeletal muscle tissue of right depressor supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261806" + ] + } + }, + { + "id": "FMA:261810", + "name": "Skeletal muscle tissue of left depressor supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261806" + ] + } + }, + { + "id": "FMA:261812", + "name": "Skeletal muscle tissue of orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261814", + "name": "Skeletal muscle tissue of right orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261812" + ] + } + }, + { + "id": "FMA:261816", + "name": "Skeletal muscle tissue of left orbicularis oculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261812" + ] + } + }, + { + "id": "FMA:261818", + "name": "Skeletal muscle tissue of corrugator supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261820", + "name": "Skeletal muscle tissue of right corrugator supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261818" + ] + } + }, + { + "id": "FMA:261822", + "name": "Skeletal muscle tissue of left corrugator supercilli", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261818" + ] + } + }, + { + "id": "FMA:261824", + "name": "Skeletal muscle tissue of masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261826", + "name": "Skeletal muscle tissue of right masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261824" + ] + } + }, + { + "id": "FMA:261828", + "name": "Skeletal muscle tissue of left masseter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261824" + ] + } + }, + { + "id": "FMA:261830", + "name": "Skeletal muscle tissue of medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261832", + "name": "Skeletal muscle tissue of right medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261830" + ] + } + }, + { + "id": "FMA:261834", + "name": "Skeletal muscle tissue of left medial pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261830" + ] + } + }, + { + "id": "FMA:261836", + "name": "Skeletal muscle tissue of lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261838", + "name": "Skeletal muscle tissue of right lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261836" + ] + } + }, + { + "id": "FMA:261840", + "name": "Skeletal muscle tissue of left lateral pterygoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261836" + ] + } + }, + { + "id": "FMA:261842", + "name": "Skeletal muscle tissue of platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261844", + "name": "Skeletal muscle tissue of right platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261842" + ] + } + }, + { + "id": "FMA:261846", + "name": "Skeletal muscle tissue of left platysma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261842" + ] + } + }, + { + "id": "FMA:261848", + "name": "Skeletal muscle tissue of sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261850", + "name": "Skeletal muscle tissue of right sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261848" + ] + } + }, + { + "id": "FMA:261852", + "name": "Skeletal muscle tissue of left sternocleidomastoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261848" + ] + } + }, + { + "id": "FMA:261854", + "name": "Skeletal muscle tissue of scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261856", + "name": "Skeletal muscle tissue of right scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261854" + ] + } + }, + { + "id": "FMA:261858", + "name": "Skeletal muscle tissue of left scalenus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261854" + ] + } + }, + { + "id": "FMA:261860", + "name": "Skeletal muscle tissue of scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261862", + "name": "Skeletal muscle tissue of right scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261860" + ] + } + }, + { + "id": "FMA:261864", + "name": "Skeletal muscle tissue of left scalenus medius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261860" + ] + } + }, + { + "id": "FMA:261866", + "name": "Skeletal muscle tissue of scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261868", + "name": "Skeletal muscle tissue of right scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261866" + ] + } + }, + { + "id": "FMA:261870", + "name": "Skeletal muscle tissue of left scalenus posterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261866" + ] + } + }, + { + "id": "FMA:261872", + "name": "Skeletal muscle tissue of digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261874", + "name": "Skeletal muscle tissue of right digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261872" + ] + } + }, + { + "id": "FMA:261876", + "name": "Skeletal muscle tissue of left digastric", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261872" + ] + } + }, + { + "id": "FMA:261878", + "name": "Skeletal muscle tissue of mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261880", + "name": "Skeletal muscle tissue of right mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261878" + ] + } + }, + { + "id": "FMA:261882", + "name": "Skeletal muscle tissue of left mylohyoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261878" + ] + } + }, + { + "id": "FMA:261884", + "name": "Skeletal muscle tissue of intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261886", + "name": "Skeletal muscle tissue of external intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261884" + ] + } + }, + { + "id": "FMA:261888", + "name": "Skeletal muscle tissue of internal intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261884" + ] + } + }, + { + "id": "FMA:261890", + "name": "Skeletal muscle tissue of innermost intercostal muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261884" + ] + } + }, + { + "id": "FMA:261892", + "name": "Skeletal muscle tissue of transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261894", + "name": "Skeletal muscle tissue of right transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261892" + ] + } + }, + { + "id": "FMA:261896", + "name": "Skeletal muscle tissue of left transversus thoracis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261892" + ] + } + }, + { + "id": "FMA:261898", + "name": "Skeletal muscle tissue of diaphragm", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261900", + "name": "Skeletal muscle tissue of external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261902", + "name": "Skeletal muscle tissue of right external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261900" + ] + } + }, + { + "id": "FMA:261904", + "name": "Skeletal muscle tissue of left external oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261900" + ] + } + }, + { + "id": "FMA:261906", + "name": "Skeletal muscle tissue of internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261908", + "name": "Skeletal muscle tissue of right internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261906" + ] + } + }, + { + "id": "FMA:261910", + "name": "Skeletal muscle tissue of left internal oblique", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261906" + ] + } + }, + { + "id": "FMA:261912", + "name": "Skeletal muscle tissue of transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261914", + "name": "Skeletal muscle tissue of right transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261912" + ] + } + }, + { + "id": "FMA:261916", + "name": "Skeletal muscle tissue of left transversus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261912" + ] + } + }, + { + "id": "FMA:261918", + "name": "Skeletal muscle tissue of quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261920", + "name": "Skeletal muscle tissue of right quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261918" + ] + } + }, + { + "id": "FMA:261922", + "name": "Skeletal muscle tissue of left quadratus lumborum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261918" + ] + } + }, + { + "id": "FMA:261924", + "name": "Skeletal muscle tissue of rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261926", + "name": "Skeletal muscle tissue of right rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261924" + ] + } + }, + { + "id": "FMA:261930", + "name": "Skeletal muscle tissue of left rectus abdominis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261924" + ] + } + }, + { + "id": "FMA:261932", + "name": "Skeletal muscle tissue of psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261934", + "name": "Skeletal muscle tissue of right psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261932" + ] + } + }, + { + "id": "FMA:261936", + "name": "Skeletal muscle tissue of left psoas major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261932" + ] + } + }, + { + "id": "FMA:261938", + "name": "Skeletal muscle tissue of trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261940", + "name": "Skeletal muscle tissue of right trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261938" + ] + } + }, + { + "id": "FMA:261942", + "name": "Skeletal muscle tissue of left trapezius", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261938" + ] + } + }, + { + "id": "FMA:261944", + "name": "Skeletal muscle tissue of latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261946", + "name": "Skeletal muscle tissue of right latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261944" + ] + } + }, + { + "id": "FMA:261948", + "name": "Skeletal muscle tissue of left latissimus dorsi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261944" + ] + } + }, + { + "id": "FMA:261950", + "name": "Skeletal muscle tissue of serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261952", + "name": "Skeletal muscle tissue of right serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261950" + ] + } + }, + { + "id": "FMA:261954", + "name": "Skeletal muscle tissue of left serratus anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261950" + ] + } + }, + { + "id": "FMA:261956", + "name": "Skeletal muscle tissue of supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261958", + "name": "Skeletal muscle tissue of right supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261956" + ] + } + }, + { + "id": "FMA:261960", + "name": "Skeletal muscle tissue of left supraspinatus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261956" + ] + } + }, + { + "id": "FMA:261962", + "name": "Skeletal muscle tissue of teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261964", + "name": "Skeletal muscle tissue of right teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261962" + ] + } + }, + { + "id": "FMA:261966", + "name": "Skeletal muscle tissue of left teres major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261962" + ] + } + }, + { + "id": "FMA:261968", + "name": "Skeletal muscle tissue of pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261970", + "name": "Skeletal muscle tissue of right pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261968" + ] + } + }, + { + "id": "FMA:261972", + "name": "Skeletal muscle tissue of left pectoralis major", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261968" + ] + } + }, + { + "id": "FMA:261974", + "name": "Skeletal muscle tissue of biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261976", + "name": "Skeletal muscle tissue of right biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261974" + ] + } + }, + { + "id": "FMA:261978", + "name": "Skeletal muscle tissue of left biceps brachii", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261974" + ] + } + }, + { + "id": "FMA:261980", + "name": "Skeletal muscle tissue of gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261982", + "name": "Skeletal muscle tissue of right gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261980" + ] + } + }, + { + "id": "FMA:261984", + "name": "Skeletal muscle tissue of left gluteus maximus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261980" + ] + } + }, + { + "id": "FMA:261986", + "name": "Skeletal muscle tissue of quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261988", + "name": "Skeletal muscle tissue of right quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261986" + ] + } + }, + { + "id": "FMA:261990", + "name": "Skeletal muscle tissue of left quadratus femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261986" + ] + } + }, + { + "id": "FMA:261992", + "name": "Skeletal muscle tissue of iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:261994", + "name": "Skeletal muscle tissue of right iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261992" + ] + } + }, + { + "id": "FMA:261996", + "name": "Skeletal muscle tissue of left iliacus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261992" + ] + } + }, + { + "id": "FMA:261998", + "name": "Skeletal muscle tissue of quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:262000", + "name": "Skeletal muscle tissue of right quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261998" + ] + } + }, + { + "id": "FMA:262002", + "name": "Skeletal muscle tissue of left quadriceps femoris", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:261998" + ] + } + }, + { + "id": "FMA:262004", + "name": "Skeletal muscle tissue of tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14069" + ] + } + }, + { + "id": "FMA:262006", + "name": "Skeletal muscle tissue of right tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262004" + ] + } + }, + { + "id": "FMA:262008", + "name": "Skeletal muscle tissue of left tibialis anterior", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262004" + ] + } + }, + { + "id": "FMA:262010", + "name": "Smooth muscle of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262012", + "name": "Smooth muscle of interlobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262014", + "name": "Smooth muscle tissue of circular muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262016", + "name": "Smooth muscle tissue of longitudinal muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262018", + "name": "Smooth muscle tissue of longitudinal muscle layer of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262020", + "name": "Smooth muscle tissue of circular muscle layer of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262022", + "name": "Smooth muscle tissue of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262024", + "name": "Smooth muscle tissue of tunica media of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262026", + "name": "Smooth muscle tissue of tunica media of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14070" + ] + } + }, + { + "id": "FMA:262028", + "name": "Fibrous tissue of tunica media of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63898" + ] + } + }, + { + "id": "FMA:262030", + "name": "Fibrous tissue of tunica media of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63898" + ] + } + }, + { + "id": "FMA:262032", + "name": "Lumen of right hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:262034", + "name": "Lumen of left hepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:262036", + "name": "Lumen of intrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:262038", + "name": "Lumen of extrahepatic biliary tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:262040", + "name": "Lumen of bile duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9337" + ] + } + }, + { + "id": "FMA:262042", + "name": "Lumen of primary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:262044", + "name": "Lumen of secondary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:262046", + "name": "Lumen of tertiary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:262048", + "name": "Lumen of quarternary lactiferous duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:58086" + ] + } + }, + { + "id": "FMA:262050", + "name": "Lumen of main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59970" + ] + } + }, + { + "id": "FMA:262052", + "name": "Lumen of submandibular lobular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59970" + ] + } + }, + { + "id": "FMA:262054", + "name": "Wall of main submandibular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59967" + ] + } + }, + { + "id": "FMA:262056", + "name": "Wall of submandibular lobular duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:59967" + ] + } + }, + { + "id": "FMA:262064", + "name": "Lumen of arterial trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + }, + "synonyms": [ + "Lumen of trunk of artery" + ] + }, + { + "id": "FMA:262066", + "name": "Lumen of venous trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:24034" + ] + } + }, + { + "id": "FMA:262068", + "name": "Lumen of trunk of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262070", + "name": "Lumen of trunk of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262068" + ] + } + }, + { + "id": "FMA:262072", + "name": "Lumen of trunk of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262068" + ] + } + }, + { + "id": "FMA:262074", + "name": "Lumen of trunk of subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262076", + "name": "Lumen of trunk of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262074" + ] + } + }, + { + "id": "FMA:262078", + "name": "Lumen of trunk of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262074" + ] + } + }, + { + "id": "FMA:262080", + "name": "Lumen of trunk of internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262082", + "name": "Lumen of trunk of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262066" + ] + } + }, + { + "id": "FMA:262084", + "name": "Lumen of trunk of axillary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262066" + ] + } + }, + { + "id": "FMA:262088", + "name": "Lumen of trunk of portal vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262066" + ] + } + }, + { + "id": "FMA:262090", + "name": "Lumen of hepatic sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63133" + ] + } + }, + { + "id": "FMA:262092", + "name": "Lumen of sinusoid of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63133" + ] + } + }, + { + "id": "FMA:262094", + "name": "Lumen of adrenal cortical sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63133" + ] + } + }, + { + "id": "FMA:262096", + "name": "Endothelium of parathyroid sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62119" + ] + } + }, + { + "id": "FMA:262098", + "name": "Superficial fascia of axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50276" + ] + } + }, + { + "id": "FMA:262100", + "name": "Superficial fascia of right axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262098" + ] + } + }, + { + "id": "FMA:262102", + "name": "Superficial fascia of left axilla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262098" + ] + } + }, + { + "id": "FMA:262104", + "name": "Wall of trunk of right subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86920" + ] + } + }, + { + "id": "FMA:262106", + "name": "Wall of trunk of left subclavian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86920" + ] + } + }, + { + "id": "FMA:262109", + "name": "Lumen of trunk of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262111", + "name": "Lumen of trunk of thymic branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262113", + "name": "Lumen of trunk of bronchial branch of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262115", + "name": "Lumen of trunk of thyroidea ima artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262117", + "name": "Lumen of trunk of common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262119", + "name": "Lumen of trunk of external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262121", + "name": "Lumen of trunk of radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262123", + "name": "Lumen of trunk of ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262125", + "name": "Lumen of trunk of superior epigastric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262127", + "name": "Lumen of trunk of musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262129", + "name": "Lumen of trunk of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262127" + ] + } + }, + { + "id": "FMA:262131", + "name": "Lumen of trunk of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262127" + ] + } + }, + { + "id": "FMA:262133", + "name": "Wall of trunk of right musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85639" + ] + } + }, + { + "id": "FMA:262135", + "name": "Wall of trunk of left musculophrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85639" + ] + } + }, + { + "id": "FMA:262137", + "name": "Lumen of trunk of pericardial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262139", + "name": "Lumen of trunk of mediastinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262141", + "name": "Lumen of trunk of esophageal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262143", + "name": "Lumen of trunk of posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262145", + "name": "Lumen of trunk of subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262147", + "name": "Lumen of trunk of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262145" + ] + } + }, + { + "id": "FMA:262149", + "name": "Lumen of trunk of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262145" + ] + } + }, + { + "id": "FMA:262151", + "name": "Wall of trunk of right subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85644" + ] + } + }, + { + "id": "FMA:262153", + "name": "Wall of trunk of left subcostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85644" + ] + } + }, + { + "id": "FMA:262155", + "name": "Wall of trunk of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262157", + "name": "Wall of trunk of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262155" + ] + } + }, + { + "id": "FMA:262159", + "name": "Wall of trunk of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262155" + ] + } + }, + { + "id": "FMA:262161", + "name": "Wall of trunk of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262163", + "name": "Wall of trunk of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262161" + ] + } + }, + { + "id": "FMA:262165", + "name": "Wall of trunk of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262161" + ] + } + }, + { + "id": "FMA:262167", + "name": "Wall of trunk of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262169", + "name": "Wall of trunk of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262167" + ] + } + }, + { + "id": "FMA:262171", + "name": "Wall of trunk of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262167" + ] + } + }, + { + "id": "FMA:262173", + "name": "Wall of trunk of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262175", + "name": "Wall of trunk of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262173" + ] + } + }, + { + "id": "FMA:262177", + "name": "Wall of trunk of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262173" + ] + } + }, + { + "id": "FMA:262179", + "name": "Wall of trunk of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262181", + "name": "Wall of trunk of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262179" + ] + } + }, + { + "id": "FMA:262185", + "name": "Wall of trunk of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262179" + ] + } + }, + { + "id": "FMA:262187", + "name": "Wall of trunk of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262189", + "name": "Wall of trunk of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262187" + ] + } + }, + { + "id": "FMA:262191", + "name": "Wall of trunk of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262187" + ] + } + }, + { + "id": "FMA:262193", + "name": "Wall of trunk of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262195", + "name": "Wall of trunk of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262193" + ] + } + }, + { + "id": "FMA:262197", + "name": "Wall of trunk of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262193" + ] + } + }, + { + "id": "FMA:262199", + "name": "Wall of trunk of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262201", + "name": "Wall of trunk of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262199" + ] + } + }, + { + "id": "FMA:262203", + "name": "Wall of trunk of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262199" + ] + } + }, + { + "id": "FMA:262205", + "name": "Wall of trunk of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262207", + "name": "Wall of trunk of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262205" + ] + } + }, + { + "id": "FMA:262209", + "name": "Wall of trunk of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262205" + ] + } + }, + { + "id": "FMA:262211", + "name": "Wall of trunk of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262213", + "name": "Wall of trunk of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262211" + ] + } + }, + { + "id": "FMA:262215", + "name": "Wall of trunk of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262211" + ] + } + }, + { + "id": "FMA:262217", + "name": "Wall of trunk of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85643" + ] + } + }, + { + "id": "FMA:262219", + "name": "Wall of trunk of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262217" + ] + } + }, + { + "id": "FMA:262221", + "name": "Wall of trunk of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262217" + ] + } + }, + { + "id": "FMA:262223", + "name": "Lumen of trunk of first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262225", + "name": "Lumen of trunk of right first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262223" + ] + } + }, + { + "id": "FMA:262227", + "name": "Lumen of trunk of left first posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262223" + ] + } + }, + { + "id": "FMA:262229", + "name": "Lumen of trunk of second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262231", + "name": "Lumen of trunk of right second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262229" + ] + } + }, + { + "id": "FMA:262233", + "name": "Lumen of trunk of left second posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262229" + ] + } + }, + { + "id": "FMA:262235", + "name": "Lumen of trunk of third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262237", + "name": "Lumen of trunk of right third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262235" + ] + } + }, + { + "id": "FMA:262239", + "name": "Lumen of trunk of left third posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262235" + ] + } + }, + { + "id": "FMA:262241", + "name": "Lumen of trunk of fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262243", + "name": "Lumen of trunk of right fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262241" + ] + } + }, + { + "id": "FMA:262245", + "name": "Lumen of trunk of left fourth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262241" + ] + } + }, + { + "id": "FMA:262247", + "name": "Lumen of trunk of fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262249", + "name": "Lumen of trunk of right fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262247" + ] + } + }, + { + "id": "FMA:262251", + "name": "Lumen of trunk of left fifth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262247" + ] + } + }, + { + "id": "FMA:262253", + "name": "Lumen of trunk of sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262255", + "name": "Lumen of trunk of right sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262253" + ] + } + }, + { + "id": "FMA:262257", + "name": "Lumen of trunk of left sixth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262253" + ] + } + }, + { + "id": "FMA:262259", + "name": "Lumen of trunk of seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262261", + "name": "Lumen of trunk of right seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262259" + ] + } + }, + { + "id": "FMA:262263", + "name": "Lumen of trunk of left seventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262259" + ] + } + }, + { + "id": "FMA:262265", + "name": "Lumen of trunk of eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262267", + "name": "Lumen of trunk of right eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262265" + ] + } + }, + { + "id": "FMA:262269", + "name": "Lumen of trunk of left eighth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262265" + ] + } + }, + { + "id": "FMA:262271", + "name": "Lumen of trunk of ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262273", + "name": "Lumen of trunk of right ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262271" + ] + } + }, + { + "id": "FMA:262275", + "name": "Lumen of trunk of left ninth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262271" + ] + } + }, + { + "id": "FMA:262277", + "name": "Lumen of trunk of tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262279", + "name": "Lumen of trunk of right tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262277" + ] + } + }, + { + "id": "FMA:262281", + "name": "Lumen of trunk of left tenth posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262277" + ] + } + }, + { + "id": "FMA:262283", + "name": "Lumen of trunk of eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262143" + ] + } + }, + { + "id": "FMA:262285", + "name": "Lumen of trunk of right eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262283" + ] + } + }, + { + "id": "FMA:262287", + "name": "Lumen of trunk of left eleventh posterior intercostal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262283" + ] + } + }, + { + "id": "FMA:262289", + "name": "Lumen of trunk of superior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262291", + "name": "Lumen of trunk of inferior mesenteric artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262293", + "name": "Lumen of trunk of lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262295", + "name": "Lumen of trunk of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262293" + ] + } + }, + { + "id": "FMA:262297", + "name": "Lumen of trunk of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262295" + ] + } + }, + { + "id": "FMA:262299", + "name": "Lumen of trunk of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262295" + ] + } + }, + { + "id": "FMA:262301", + "name": "Lumen of trunk of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262293" + ] + } + }, + { + "id": "FMA:262303", + "name": "Lumen of trunk of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262301" + ] + } + }, + { + "id": "FMA:262305", + "name": "Lumen of trunk of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262301" + ] + } + }, + { + "id": "FMA:262307", + "name": "Lumen of trunk of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262293" + ] + } + }, + { + "id": "FMA:262309", + "name": "Lumen of trunk of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262307" + ] + } + }, + { + "id": "FMA:262311", + "name": "Lumen of trunk of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262307" + ] + } + }, + { + "id": "FMA:262313", + "name": "Lumen of trunk of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262293" + ] + } + }, + { + "id": "FMA:262315", + "name": "Lumen of trunk of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262313" + ] + } + }, + { + "id": "FMA:262317", + "name": "Lumen of trunk of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262313" + ] + } + }, + { + "id": "FMA:262319", + "name": "Lumen of trunk of fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262293" + ] + } + }, + { + "id": "FMA:262321", + "name": "Lumen of trunk of right fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262319" + ] + } + }, + { + "id": "FMA:262323", + "name": "Lumen of trunk of left fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262319" + ] + } + }, + { + "id": "FMA:262325", + "name": "Wall of trunk of first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85650" + ] + } + }, + { + "id": "FMA:262327", + "name": "Wall of trunk of right first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262325" + ] + } + }, + { + "id": "FMA:262329", + "name": "Wall of trunk of left first lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262325" + ] + } + }, + { + "id": "FMA:262331", + "name": "Wall of trunk of second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85650" + ] + } + }, + { + "id": "FMA:262333", + "name": "Wall of trunk of right second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262331" + ] + } + }, + { + "id": "FMA:262335", + "name": "Wall of trunk of left second lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262331" + ] + } + }, + { + "id": "FMA:262337", + "name": "Wall of trunk of third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85650" + ] + } + }, + { + "id": "FMA:262339", + "name": "Wall of trunk of right third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262337" + ] + } + }, + { + "id": "FMA:262341", + "name": "Wall of trunk of left third lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262337" + ] + } + }, + { + "id": "FMA:262343", + "name": "Wall of trunk of fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85650" + ] + } + }, + { + "id": "FMA:262345", + "name": "Wall of trunk of right fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262343" + ] + } + }, + { + "id": "FMA:262347", + "name": "Wall of trunk of left fourth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262343" + ] + } + }, + { + "id": "FMA:262349", + "name": "Wall of trunk of fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85650" + ] + } + }, + { + "id": "FMA:262351", + "name": "Wall of trunk of right fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262349" + ] + } + }, + { + "id": "FMA:262353", + "name": "Wall of trunk of left fifth lumbar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262349" + ] + } + }, + { + "id": "FMA:262355", + "name": "Lumen of trunk of median sacral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262357", + "name": "Lumen of trunk of middle suprarenal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262355" + ] + } + }, + { + "id": "FMA:262359", + "name": "Lumen of trunk of renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262361", + "name": "Lumen of trunk of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262359" + ] + } + }, + { + "id": "FMA:262363", + "name": "Lumen of trunk of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262359" + ] + } + }, + { + "id": "FMA:262365", + "name": "Wall of trunk of right renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85654" + ] + } + }, + { + "id": "FMA:262367", + "name": "Wall of trunk of left renal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85654" + ] + } + }, + { + "id": "FMA:262369", + "name": "Lumen of trunk of inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262371", + "name": "Lumen of trunk of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262369" + ] + } + }, + { + "id": "FMA:262373", + "name": "Lumen of trunk of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262369" + ] + } + }, + { + "id": "FMA:262375", + "name": "Wall of trunk of right inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85655" + ] + } + }, + { + "id": "FMA:262377", + "name": "Wall of trunk of left inferior phrenic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85655" + ] + } + }, + { + "id": "FMA:262379", + "name": "Lumen of trunk of ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262381", + "name": "Lumen of trunk of right ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262379" + ] + } + }, + { + "id": "FMA:262383", + "name": "Lumen of trunk of left ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262379" + ] + } + }, + { + "id": "FMA:262385", + "name": "Wall of trunk of right ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85656" + ] + } + }, + { + "id": "FMA:262387", + "name": "Wall of trunk of left ovarian artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85656" + ] + } + }, + { + "id": "FMA:262389", + "name": "Lumen of trunk of testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262391", + "name": "Lumen of trunk of right testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262389" + ] + } + }, + { + "id": "FMA:262393", + "name": "Lumen of trunk of left testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262389" + ] + } + }, + { + "id": "FMA:262395", + "name": "Wall of trunk of right testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85657" + ] + } + }, + { + "id": "FMA:262397", + "name": "Wall of trunk of left testicular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85657" + ] + } + }, + { + "id": "FMA:262399", + "name": "Lumen of trunk of common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262401", + "name": "Lumen of trunk of right common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262399" + ] + } + }, + { + "id": "FMA:262403", + "name": "Lumen of trunk of left common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262399" + ] + } + }, + { + "id": "FMA:262405", + "name": "Wall of trunk of right common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85658" + ] + } + }, + { + "id": "FMA:262407", + "name": "Wall of trunk of left common iliac artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85658" + ] + } + }, + { + "id": "FMA:262409", + "name": "Lumen of trunk of posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262411", + "name": "Lumen of trunk of right posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262409" + ] + } + }, + { + "id": "FMA:262413", + "name": "Lumen of trunk of left posterior inferior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262409" + ] + } + }, + { + "id": "FMA:262415", + "name": "Lumen of trunk of posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262417", + "name": "Lumen of trunk of right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262415" + ] + } + }, + { + "id": "FMA:262419", + "name": "Lumen of trunk of left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262415" + ] + } + }, + { + "id": "FMA:262421", + "name": "Wall of trunk of right posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85661" + ] + } + }, + { + "id": "FMA:262423", + "name": "Wall of trunk of left posterior spinal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85661" + ] + } + }, + { + "id": "FMA:262425", + "name": "Lumen of trunk of superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262427", + "name": "Lumen of trunk of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262425" + ] + } + }, + { + "id": "FMA:262429", + "name": "Lumen of trunk of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262425" + ] + } + }, + { + "id": "FMA:262431", + "name": "Wall of trunk of right superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85662" + ] + } + }, + { + "id": "FMA:262433", + "name": "Wall of trunk of left superior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85662" + ] + } + }, + { + "id": "FMA:262435", + "name": "Lumen of trunk of anterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262437", + "name": "Lumen of trunk of posterior cerebellar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262439", + "name": "Lumen of trunk of posterior choroidal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262441", + "name": "Lumen of trunk of medial occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262445", + "name": "Lumen of trunk of lateral occipital artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262447", + "name": "Lumen of trunk of inferothyroid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262449", + "name": "Wall of trunk of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85628" + ] + } + }, + { + "id": "FMA:262451", + "name": "Wall of trunk of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85628" + ] + } + }, + { + "id": "FMA:262453", + "name": "Lumen of trunk of right common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262117" + ] + } + }, + { + "id": "FMA:262455", + "name": "Lumen of trunk of left common carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262117" + ] + } + }, + { + "id": "FMA:262457", + "name": "Wall of trunk of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85629" + ] + } + }, + { + "id": "FMA:262459", + "name": "Wall of trunk of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85629" + ] + } + }, + { + "id": "FMA:262461", + "name": "Lumen of trunk of right internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262080" + ] + } + }, + { + "id": "FMA:262463", + "name": "Lumen of trunk of left internal carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262080" + ] + } + }, + { + "id": "FMA:262465", + "name": "Wall of trunk of right external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85631" + ] + } + }, + { + "id": "FMA:262467", + "name": "Wall of trunk of left external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85631" + ] + } + }, + { + "id": "FMA:262469", + "name": "Lumen of trunk of right external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262119" + ] + } + }, + { + "id": "FMA:262471", + "name": "Lumen of trunk of left external carotid artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262119" + ] + } + }, + { + "id": "FMA:262473", + "name": "Wall of trunk of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85634" + ] + } + }, + { + "id": "FMA:262475", + "name": "Wall of trunk of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85634" + ] + } + }, + { + "id": "FMA:262477", + "name": "Lumen of trunk of right radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262121" + ] + } + }, + { + "id": "FMA:262479", + "name": "Lumen of trunk of left radial artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262121" + ] + } + }, + { + "id": "FMA:262481", + "name": "Lumen of trunk of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262123" + ] + } + }, + { + "id": "FMA:262483", + "name": "Lumen of trunk of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262123" + ] + } + }, + { + "id": "FMA:262485", + "name": "Wall of trunk of right ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85636" + ] + } + }, + { + "id": "FMA:262487", + "name": "Wall of trunk of left ulnar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85636" + ] + } + }, + { + "id": "FMA:262489", + "name": "Wall of trunk of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:262491", + "name": "Wall of trunk of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262489" + ] + } + }, + { + "id": "FMA:262493", + "name": "Wall of trunk of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262489" + ] + } + }, + { + "id": "FMA:262495", + "name": "Lumen of trunk of femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262497", + "name": "Lumen of trunk of right femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262495" + ] + } + }, + { + "id": "FMA:262499", + "name": "Lumen of trunk of left femoral artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262495" + ] + } + }, + { + "id": "FMA:262501", + "name": "Wall of trunk of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:262503", + "name": "Wall of trunk of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262501" + ] + } + }, + { + "id": "FMA:262505", + "name": "Wall of trunk of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262501" + ] + } + }, + { + "id": "FMA:262507", + "name": "Wall of trunk of lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262501" + ] + } + }, + { + "id": "FMA:262509", + "name": "Wall of trunk of upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262507" + ] + } + }, + { + "id": "FMA:262511", + "name": "Wall of trunk of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262509" + ] + } + }, + { + "id": "FMA:262513", + "name": "Wall of trunk of left upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262509" + ] + } + }, + { + "id": "FMA:262515", + "name": "Wall of trunk of middle lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262507" + ] + } + }, + { + "id": "FMA:262517", + "name": "Wall of trunk of lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262507" + ] + } + }, + { + "id": "FMA:262519", + "name": "Wall of trunk of lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262507" + ] + } + }, + { + "id": "FMA:262521", + "name": "Wall of trunk of right lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262519" + ] + } + }, + { + "id": "FMA:262523", + "name": "Wall of trunk of left lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262519" + ] + } + }, + { + "id": "FMA:262525", + "name": "Wall of trunk of segmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:262527", + "name": "Wall of trunk of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262529", + "name": "Wall of trunk of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262527" + ] + } + }, + { + "id": "FMA:262531", + "name": "Wall of trunk of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262527" + ] + } + }, + { + "id": "FMA:262533", + "name": "Wall of trunk of apicoposterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262535", + "name": "Wall of trunk of apicoposterior division of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262537", + "name": "Wall of trunk of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262539", + "name": "Wall of trunk of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262537" + ] + } + }, + { + "id": "FMA:262541", + "name": "Wall of trunk of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262537" + ] + } + }, + { + "id": "FMA:262543", + "name": "Wall of trunk of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262545", + "name": "Wall of trunk of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262543" + ] + } + }, + { + "id": "FMA:262547", + "name": "Wall of trunk of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262543" + ] + } + }, + { + "id": "FMA:262549", + "name": "Wall of trunk of accessory anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262543" + ] + } + }, + { + "id": "FMA:262551", + "name": "Wall of trunk of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262553", + "name": "Wall of trunk of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262555", + "name": "Wall of trunk of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262557", + "name": "Wall of trunk of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262559", + "name": "Wall of trunk of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262561", + "name": "Wall of trunk of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262559" + ] + } + }, + { + "id": "FMA:262563", + "name": "Wall of trunk of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262559" + ] + } + }, + { + "id": "FMA:262565", + "name": "Wall of trunk of subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262567", + "name": "Wall of trunk of right subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262565" + ] + } + }, + { + "id": "FMA:262569", + "name": "Wall of trunk of left subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262565" + ] + } + }, + { + "id": "FMA:262571", + "name": "Trunk of subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66590" + ] + } + }, + { + "id": "FMA:262573", + "name": "Trunk of right subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262571" + ] + } + }, + { + "id": "FMA:262575", + "name": "Trunk of left subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262571" + ] + } + }, + { + "id": "FMA:262577", + "name": "Wall of trunk of accessory superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262579", + "name": "Wall of trunk of antero-medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262581", + "name": "Wall of trunk of basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262583", + "name": "Wall of trunk of right basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262581" + ] + } + }, + { + "id": "FMA:262585", + "name": "Wall of trunk of left basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262581" + ] + } + }, + { + "id": "FMA:262587", + "name": "Wall of trunk of medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262589", + "name": "Wall of trunk of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262587" + ] + } + }, + { + "id": "FMA:262591", + "name": "Wall of trunk of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262587" + ] + } + }, + { + "id": "FMA:262593", + "name": "Wall of trunk of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262595", + "name": "Wall of trunk of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262593" + ] + } + }, + { + "id": "FMA:262597", + "name": "Wall of trunk of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262593" + ] + } + }, + { + "id": "FMA:262599", + "name": "Wall of trunk of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262601", + "name": "Wall of trunk of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262599" + ] + } + }, + { + "id": "FMA:262603", + "name": "Wall of trunk of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262599" + ] + } + }, + { + "id": "FMA:262605", + "name": "Wall of trunk of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262525" + ] + } + }, + { + "id": "FMA:262607", + "name": "Wall of trunk of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262605" + ] + } + }, + { + "id": "FMA:262609", + "name": "Wall of trunk of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262605" + ] + } + }, + { + "id": "FMA:262614", + "name": "Lumen of trunk of pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262616", + "name": "Lumen of trunk of right pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262614" + ] + } + }, + { + "id": "FMA:262618", + "name": "Lumen of trunk of left pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262614" + ] + } + }, + { + "id": "FMA:262620", + "name": "Lumen of trunk of segmental pulmonary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262622", + "name": "Lumen of trunk of apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262624", + "name": "Lumen of trunk of right apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262622" + ] + } + }, + { + "id": "FMA:262626", + "name": "Lumen of trunk of left apical segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262622" + ] + } + }, + { + "id": "FMA:262628", + "name": "Lumen of trunk of apicoposterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262630", + "name": "Lumen of trunk of apicoposterior division of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262632", + "name": "Lumen of trunk of posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262634", + "name": "Lumen of trunk of right posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262632" + ] + } + }, + { + "id": "FMA:262636", + "name": "Lumen of trunk of left posterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262632" + ] + } + }, + { + "id": "FMA:262638", + "name": "Lumen of trunk of anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262640", + "name": "Lumen of trunk of right anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262638" + ] + } + }, + { + "id": "FMA:262642", + "name": "Lumen of trunk of left anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262638" + ] + } + }, + { + "id": "FMA:262644", + "name": "Lumen of trunk of accessory anterior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262638" + ] + } + }, + { + "id": "FMA:262646", + "name": "Lumen of trunk of lateral segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262648", + "name": "Lumen of trunk of medial segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262650", + "name": "Lumen of trunk of superior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262652", + "name": "Lumen of trunk of inferior lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262654", + "name": "Lumen of trunk of superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262656", + "name": "Lumen of trunk of right superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262654" + ] + } + }, + { + "id": "FMA:262658", + "name": "Lumen of trunk of left superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262654" + ] + } + }, + { + "id": "FMA:262660", + "name": "Lumen of trunk of subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262662", + "name": "Lumen of trunk of right subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262660" + ] + } + }, + { + "id": "FMA:262664", + "name": "Lumen of trunk of left subsuperior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262660" + ] + } + }, + { + "id": "FMA:262666", + "name": "Lumen of trunk of accessory superior segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262668", + "name": "Lumen of trunk of antero-medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262670", + "name": "Lumen of trunk of basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262672", + "name": "Lumen of trunk of right basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262670" + ] + } + }, + { + "id": "FMA:262674", + "name": "Lumen of trunk of left basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262670" + ] + } + }, + { + "id": "FMA:262676", + "name": "Lumen of trunk of medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262678", + "name": "Lumen of trunk of right medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262676" + ] + } + }, + { + "id": "FMA:262680", + "name": "Lumen of trunk of left medial basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262676" + ] + } + }, + { + "id": "FMA:262682", + "name": "Lumen of trunk of anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262684", + "name": "Lumen of trunk of right anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262682" + ] + } + }, + { + "id": "FMA:262686", + "name": "Lumen of trunk of left anterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262682" + ] + } + }, + { + "id": "FMA:262688", + "name": "Lumen of trunk of lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262690", + "name": "Lumen of trunk of right lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262688" + ] + } + }, + { + "id": "FMA:262692", + "name": "Lumen of trunk of left lateral basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262688" + ] + } + }, + { + "id": "FMA:262696", + "name": "Lumen of trunk of posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262620" + ] + } + }, + { + "id": "FMA:262698", + "name": "Lumen of trunk of right posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262696" + ] + } + }, + { + "id": "FMA:262700", + "name": "Lumen of trunk of left posterior basal segmental artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262696" + ] + } + }, + { + "id": "FMA:262702", + "name": "Lumen of trunk of lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262614" + ] + } + }, + { + "id": "FMA:262704", + "name": "Lumen of trunk of upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262702" + ] + } + }, + { + "id": "FMA:262706", + "name": "Lumen of trunk of right upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262704" + ] + } + }, + { + "id": "FMA:262708", + "name": "Lumen of trunk of left upper lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262704" + ] + } + }, + { + "id": "FMA:262710", + "name": "Lumen of trunk of lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262702" + ] + } + }, + { + "id": "FMA:262712", + "name": "Lumen of trunk of right lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262710" + ] + } + }, + { + "id": "FMA:262714", + "name": "Lumen of trunk of left lower lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262710" + ] + } + }, + { + "id": "FMA:262716", + "name": "Lumen of trunk of middle lobar artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262702" + ] + } + }, + { + "id": "FMA:262718", + "name": "Lumen of trunk of lingular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262702" + ] + } + }, + { + "id": "FMA:262720", + "name": "Wall of celiac trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + }, + "synonyms": [ + "Wall of trunk of celiac artery" + ] + }, + { + "id": "FMA:262723", + "name": "Lumen of celiac trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262725", + "name": "Wall of trunk of ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262727", + "name": "Wall of trunk of anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262725" + ] + } + }, + { + "id": "FMA:262729", + "name": "Wall of trunk of first anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262727" + ] + } + }, + { + "id": "FMA:262731", + "name": "Wall of trunk of second anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262727" + ] + } + }, + { + "id": "FMA:262733", + "name": "Wall of trunk of third anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262727" + ] + } + }, + { + "id": "FMA:262735", + "name": "Wall of trunk of marginal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262727" + ] + } + }, + { + "id": "FMA:262737", + "name": "Wall of trunk of posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262725" + ] + } + }, + { + "id": "FMA:262739", + "name": "Wall of trunk of first posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262737" + ] + } + }, + { + "id": "FMA:262743", + "name": "Wall of trunk of second posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262737" + ] + } + }, + { + "id": "FMA:262745", + "name": "Wall of trunk of third posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262737" + ] + } + }, + { + "id": "FMA:262747", + "name": "Wall of trunk of posterior interventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262749", + "name": "Wall of trunk of branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:262751", + "name": "Wall of trunk of right conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262753", + "name": "Wall of trunk of atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262755", + "name": "Wall of trunk of anterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262757", + "name": "Wall of trunk of lateral atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262759", + "name": "Wall of trunk of posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262761", + "name": "Wall of trunk of left posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262763", + "name": "Wall of trunk of sinoatrial nodal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262765", + "name": "Wall of trunk of crista terminalis branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262767", + "name": "Wall of trunk of intermideiate atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262753" + ] + } + }, + { + "id": "FMA:262769", + "name": "Wall of trunk of atrioventricular node branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262771", + "name": "Wall of trunk of recurrent atrioventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262773", + "name": "Wall of trunk of right posterolateral branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262749" + ] + } + }, + { + "id": "FMA:262775", + "name": "Wall of trunk of branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86919" + ] + } + }, + { + "id": "FMA:262777", + "name": "Wall of trunk of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262779", + "name": "Wall of trunk of branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262781", + "name": "Wall of trunk of conus branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262779" + ] + } + }, + { + "id": "FMA:262783", + "name": "Wall of trunk of anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262779" + ] + } + }, + { + "id": "FMA:262785", + "name": "Wall of trunk of right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262783" + ] + } + }, + { + "id": "FMA:262787", + "name": "Wall of trunk of first right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262785" + ] + } + }, + { + "id": "FMA:262789", + "name": "Wall of trunk of second right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262785" + ] + } + }, + { + "id": "FMA:262791", + "name": "Wall of trunk of third right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262785" + ] + } + }, + { + "id": "FMA:262793", + "name": "Wall of trunk of left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262783" + ] + } + }, + { + "id": "FMA:262795", + "name": "Wall of trunk of first left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262793" + ] + } + }, + { + "id": "FMA:262797", + "name": "Wall of trunk of second left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262793" + ] + } + }, + { + "id": "FMA:262799", + "name": "Wall of trunk of third left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262793" + ] + } + }, + { + "id": "FMA:262801", + "name": "Wall of trunk of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262779" + ] + } + }, + { + "id": "FMA:262803", + "name": "Wall of trunk of septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262779" + ] + } + }, + { + "id": "FMA:262805", + "name": "Wall of trunk of anterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262803" + ] + } + }, + { + "id": "FMA:262807", + "name": "Wall of trunk of posterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262803" + ] + } + }, + { + "id": "FMA:262809", + "name": "Wall of trunk of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262811", + "name": "Wall of trunk of branch of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262813", + "name": "Wall of trunk of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262815", + "name": "Wall of trunk of atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262817", + "name": "Wall of trunk of intermediate atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262819", + "name": "Wall of trunk of atrial anastomotic branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262821", + "name": "Wall of trunk of ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262823", + "name": "Wall of trunk of anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262821" + ] + } + }, + { + "id": "FMA:262825", + "name": "Wall of trunk of first anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262823" + ] + } + }, + { + "id": "FMA:262827", + "name": "Wall of trunk of second anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262823" + ] + } + }, + { + "id": "FMA:262829", + "name": "Wall of trunk of third anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262823" + ] + } + }, + { + "id": "FMA:262831", + "name": "Wall of trunk of posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262821" + ] + } + }, + { + "id": "FMA:262833", + "name": "Wall of trunk of first posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262831" + ] + } + }, + { + "id": "FMA:262835", + "name": "Wall of trunk of second posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262831" + ] + } + }, + { + "id": "FMA:262837", + "name": "Wall of trunk of third posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262831" + ] + } + }, + { + "id": "FMA:262839", + "name": "Wall of trunk of unnamed branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262841", + "name": "Wall of trunk of septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262843", + "name": "Wall of trunk of first septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262841" + ] + } + }, + { + "id": "FMA:262845", + "name": "Wall of trunk of second septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262841" + ] + } + }, + { + "id": "FMA:262847", + "name": "Wall of trunk of third septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262841" + ] + } + }, + { + "id": "FMA:262849", + "name": "Wall of trunk of atrioventricular node branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262811" + ] + } + }, + { + "id": "FMA:262851", + "name": "Wall of trunk of variant atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262853", + "name": "Wall of trunk of sinu-atrial nodal branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + }, + "synonyms": [ + "Wall of trunk of sinoatrial nodal branch of left coronary artery" + ] + }, + { + "id": "FMA:262856", + "name": "Wall of trunk of lateral branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262858", + "name": "Wall of atrial anastomotic branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262860", + "name": "Wall of trunk of intermediate atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262775" + ] + } + }, + { + "id": "FMA:262862", + "name": "Lumen of trunk of branch of coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262064" + ] + } + }, + { + "id": "FMA:262864", + "name": "Lumen of trunk of branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262862" + ] + } + }, + { + "id": "FMA:262866", + "name": "Lumen of trunk of branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262862" + ] + } + }, + { + "id": "FMA:262868", + "name": "Lumen of trunk of right conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262870", + "name": "Trunk of right conus artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:4677" + ] + } + }, + { + "id": "FMA:262872", + "name": "Lumen of trunk of atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262874", + "name": "Lumen of trunk of anterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262876", + "name": "Lumen of trunk of lateral atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262878", + "name": "Lumen of trunk of posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262880", + "name": "Lumen of trunk of left posterior atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262882", + "name": "Lumen of trunk of sinoatrial nodal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262884", + "name": "Lumen of trunk of crista terminalis branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262886", + "name": "Lumen of trunk of intermideiate atrial branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262872" + ] + } + }, + { + "id": "FMA:262888", + "name": "Lumen of trunk of ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262890", + "name": "Lumen of trunk of anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262888" + ] + } + }, + { + "id": "FMA:262892", + "name": "Lumen of trunk of posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262888" + ] + } + }, + { + "id": "FMA:262894", + "name": "Lumen of trunk of first anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262890" + ] + } + }, + { + "id": "FMA:262896", + "name": "Lumen of trunk of second anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262890" + ] + } + }, + { + "id": "FMA:262898", + "name": "Lumen of trunk of third anterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262890" + ] + } + }, + { + "id": "FMA:262900", + "name": "Lumen of trunk of marginal branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262890" + ] + } + }, + { + "id": "FMA:262902", + "name": "Lumen of trunk of first posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262892" + ] + } + }, + { + "id": "FMA:262904", + "name": "Lumen of trunk of second posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262892" + ] + } + }, + { + "id": "FMA:262906", + "name": "Lumen of trunk of third posterior ventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262892" + ] + } + }, + { + "id": "FMA:262908", + "name": "Lumen of trunk of posterior interventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262910", + "name": "Lumen of trunk of atrioventricular node branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262912", + "name": "Lumen of trunk of recurrent atrioventricular branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262914", + "name": "Lumen of trunk of right posterolateral branch of right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262864" + ] + } + }, + { + "id": "FMA:262916", + "name": "Lumen of trunk of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262918", + "name": "Lumen of trunk of branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262920", + "name": "Lumen of trunk of conus branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262918" + ] + } + }, + { + "id": "FMA:262922", + "name": "Lumen of trunk of anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262918" + ] + } + }, + { + "id": "FMA:262924", + "name": "Lumen of trunk of left diagonal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262918" + ] + } + }, + { + "id": "FMA:262926", + "name": "Lumen of trunk of septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262918" + ] + } + }, + { + "id": "FMA:262928", + "name": "Lumen of trunk of right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262922" + ] + } + }, + { + "id": "FMA:262930", + "name": "Lumen of trunk of left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262922" + ] + } + }, + { + "id": "FMA:262932", + "name": "Lumen of trunk of first left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262930" + ] + } + }, + { + "id": "FMA:262934", + "name": "Lumen of trunk of second left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262930" + ] + } + }, + { + "id": "FMA:262936", + "name": "Lumen of trunk of third left anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262930" + ] + } + }, + { + "id": "FMA:262938", + "name": "Lumen of trunk of first right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262928" + ] + } + }, + { + "id": "FMA:262940", + "name": "Lumen of trunk of second right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262928" + ] + } + }, + { + "id": "FMA:262942", + "name": "Lumen of trunk of third right anterior branch of anterior interventricular branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262928" + ] + } + }, + { + "id": "FMA:262944", + "name": "Lumen of trunk of anterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262926" + ] + } + }, + { + "id": "FMA:262946", + "name": "Lumen of trunk of posterior septal branch of anterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262926" + ] + } + }, + { + "id": "FMA:262948", + "name": "Lumen of trunk of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262950", + "name": "Lumen of trunk of branch of circumflex branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262952", + "name": "Lumen of trunk of left marginal artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262954", + "name": "Lumen of trunk of atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262956", + "name": "Lumen of trunk of intermediate atrial branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262958", + "name": "Lumen of trunk of atrial anastomotic branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262960", + "name": "Lumen of trunk of ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262962", + "name": "Lumen of trunk of anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262960" + ] + } + }, + { + "id": "FMA:262964", + "name": "Lumen of trunk of posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262960" + ] + } + }, + { + "id": "FMA:262966", + "name": "Lumen of trunk of first posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262964" + ] + } + }, + { + "id": "FMA:262968", + "name": "Lumen of trunk of second posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262964" + ] + } + }, + { + "id": "FMA:262970", + "name": "Lumen of trunk of third posterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262964" + ] + } + }, + { + "id": "FMA:262972", + "name": "Lumen of trunk of first anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262962" + ] + } + }, + { + "id": "FMA:262974", + "name": "Lumen of trunk of second anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262962" + ] + } + }, + { + "id": "FMA:262976", + "name": "Lumen of trunk of third anterior ventricular branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262962" + ] + } + }, + { + "id": "FMA:262978", + "name": "Lumen of trunk of unnamed branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262980", + "name": "Lumen of trunk of septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262982", + "name": "Lumen of trunk of first septal branch of left posterior interventricular arteryy", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262980" + ] + } + }, + { + "id": "FMA:262984", + "name": "Lumen of trunk of second septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262980" + ] + } + }, + { + "id": "FMA:262986", + "name": "Lumen of trunk of third septal branch of left posterior interventricular artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262980" + ] + } + }, + { + "id": "FMA:262988", + "name": "Lumen of trunk of atrioventricular node branch of circumflex coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262950" + ] + } + }, + { + "id": "FMA:262990", + "name": "Lumen of trunk of variant atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262992", + "name": "Lumen of trunk of sinu-atrial nodal branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + }, + "synonyms": [ + "Lumen of trunk of sinoatrial nodal branch of left coronary artery" + ] + }, + { + "id": "FMA:262995", + "name": "Lumen of trunk of lateral branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262997", + "name": "Lumen of atrial anastomotic branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:262999", + "name": "Lumen of trunk of intermediate atrial branch of left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:262866" + ] + } + }, + { + "id": "FMA:263001", + "name": "Whole portion of blood", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9670" + ] + }, + "synonyms": [ + "Entire portion of blood", + "Maximum portion of blood", + "Portion of blood in whole body" + ] + }, + { + "id": "FMA:263003", + "name": "Set of hemal cells", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71954" + ] + } + }, + { + "id": "FMA:263005", + "name": "Set of erythrocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263003" + ] + } + }, + { + "id": "FMA:263007", + "name": "Set of leukocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263003" + ] + }, + "synonyms": [ + "Set of leucocytes" + ] + }, + { + "id": "FMA:263010", + "name": "Set of lymphocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263003" + ] + } + }, + { + "id": "FMA:263012", + "name": "Set of granulocytes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263003" + ] + } + }, + { + "id": "FMA:263032", + "name": "Bronchial goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + }, + "synonyms": [ + "Goblet cell of epithelium of bronchus" + ] + }, + { + "id": "FMA:263035", + "name": "Gastric goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + }, + "synonyms": [ + "Goblet cell of epithelium of stomach" + ] + }, + { + "id": "FMA:263038", + "name": "Goblet cell of epithelium of gastric cardiac gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263035" + ] + } + }, + { + "id": "FMA:263040", + "name": "Goblet cell of epithelium of principal gastric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263035" + ] + } + }, + { + "id": "FMA:263042", + "name": "Goblet cell of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + } + }, + { + "id": "FMA:263046", + "name": "Goblet cell of epithelium of intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263048", + "name": "Gobelt cell of epithelium of duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263050", + "name": "Goblet cell of epithelium of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263052", + "name": "Goblet cell of epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263054", + "name": "Goblet cell of epithelium of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + } + }, + { + "id": "FMA:263056", + "name": "Goblet cell of epithelium of crypt of Lieberkuhn of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263054" + ] + } + }, + { + "id": "FMA:263058", + "name": "Pancreatic goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + }, + "synonyms": [ + "Goblet cell of epithelium of pancreatic duct" + ] + }, + { + "id": "FMA:263061", + "name": "Goblet cell of epithelium of pyloric gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263035" + ] + } + }, + { + "id": "FMA:263063", + "name": "Goblet cell of epithelium proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263065", + "name": "Goblet cell of epithelium proper of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263067", + "name": "Goblet cell of epithelium proper of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263042" + ] + } + }, + { + "id": "FMA:263069", + "name": "Goblet cell of epithelium proper of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263054" + ] + } + }, + { + "id": "FMA:263071", + "name": "Goblet cell of epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263054" + ] + } + }, + { + "id": "FMA:263075", + "name": "Tracheal goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:13148" + ] + }, + "synonyms": [ + "Goblet cell of epithelium of trachea" + ] + }, + { + "id": "FMA:263078", + "name": "Serous cell of epithelium of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62511" + ] + } + }, + { + "id": "FMA:263080", + "name": "Serous cell of epithelium of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62511" + ] + } + }, + { + "id": "FMA:263082", + "name": "Serous cell of epithelium of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62511" + ] + } + }, + { + "id": "FMA:263084", + "name": "Serous cell of epithelium of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62511" + ] + } + }, + { + "id": "FMA:263086", + "name": "Enterocyte of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62122" + ] + } + }, + { + "id": "FMA:263088", + "name": "Enterocyte of epithelium of intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62122" + ] + } + }, + { + "id": "FMA:263090", + "name": "Enterocyte of epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62122" + ] + } + }, + { + "id": "FMA:263092", + "name": "Enterocyte of epithelium of duodenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263094", + "name": "Enterocyte of epithelium of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263096", + "name": "Enterocyte of epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263098", + "name": "Enterocyte of epithelium proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263100", + "name": "Enterocyte of epithelium proper of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263102", + "name": "Enterocyte of epithelium proper of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263086" + ] + } + }, + { + "id": "FMA:263104", + "name": "Paneth cell of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62897" + ] + } + }, + { + "id": "FMA:263106", + "name": "Paneth cell of epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263104" + ] + } + }, + { + "id": "FMA:263108", + "name": "Paneth cell of epithelium of crypt of Lieberkuhn of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263104" + ] + } + }, + { + "id": "FMA:263110", + "name": "Paneth cell of pithelium of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62897" + ] + } + }, + { + "id": "FMA:263112", + "name": "Vacuolar absorptive cell of epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63638" + ] + } + }, + { + "id": "FMA:263114", + "name": "Vacuolar absorptive cell of epithelium of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63638" + ] + } + }, + { + "id": "FMA:263118", + "name": "Basal cell of epithelium of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62516" + ] + } + }, + { + "id": "FMA:263120", + "name": "Basal cell of epithelium of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62516" + ] + } + }, + { + "id": "FMA:263122", + "name": "Basal cell of epithelium of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62516" + ] + } + }, + { + "id": "FMA:263124", + "name": "Basal cell of epithelium of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62516" + ] + } + }, + { + "id": "FMA:263126", + "name": "Basal cell of epithelium of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62516" + ] + } + }, + { + "id": "FMA:263128", + "name": "Microfold cell of epithelium of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263130", + "name": "Microfold cell of epithelium of intestinal villus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263132", + "name": "Microfold cell of epithelium proper of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263134", + "name": "Microfold cell of epithelium proper of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263136", + "name": "Microfold cell of epithelium proper of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263138", + "name": "Microfold cell of epithelium proper of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263140", + "name": "Microfold cell of epithelium proper of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263142", + "name": "Microfold cell of epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62929" + ] + } + }, + { + "id": "FMA:263144", + "name": "Nonkeratinized cell of epithelium of inferior part of anal canal", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62880" + ] + } + }, + { + "id": "FMA:263146", + "name": "Nonkeratinized cell of epithelium of anal column", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62880" + ] + } + }, + { + "id": "FMA:263148", + "name": "Nonkeratinized cell of stratum corneum of esophageal epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62880" + ] + } + }, + { + "id": "FMA:263150", + "name": "Plasma membrane of nonkeratinized cell of epidermis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:72319" + ] + } + }, + { + "id": "FMA:263152", + "name": "Transitional myocyte of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67142" + ] + } + }, + { + "id": "FMA:263154", + "name": "Transitional myocyte of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67142" + ] + } + }, + { + "id": "FMA:263156", + "name": "Transitional myocyte of atrial branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83387" + ] + } + }, + { + "id": "FMA:263158", + "name": "Transitional myocyte of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83387" + ] + } + }, + { + "id": "FMA:263160", + "name": "Transitional myocyte of atrial septal branch of anterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83387" + ] + } + }, + { + "id": "FMA:263162", + "name": "Transitional myocyte of middle internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83387" + ] + } + }, + { + "id": "FMA:263164", + "name": "Transitional myocyte of posterior internodal tract", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83387" + ] + } + }, + { + "id": "FMA:263166", + "name": "Transitional myocyte of anterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263168", + "name": "Transitional myocyte of septal division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263170", + "name": "Transitional myocyte of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263172", + "name": "Transitional myocyte of right branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263174", + "name": "Transitional myocyte of atrial part of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263176", + "name": "Transitional myocyte of ventricular part of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263178", + "name": "Transitional myocyte of posterior division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83388" + ] + } + }, + { + "id": "FMA:263180", + "name": "myocardial endocrine cell of septal division of left branch of atrioventricular bundle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67111" + ] + } + }, + { + "id": "FMA:263182", + "name": "Purkinje myocyte of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14146" + ] + } + }, + { + "id": "FMA:263184", + "name": "Dense-core granulated cell of epithelium of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14118" + ] + } + }, + { + "id": "FMA:263186", + "name": "Type 1 vestibular sensory cell of stato-acoustic epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62352" + ] + } + }, + { + "id": "FMA:263188", + "name": "Type 1 vestibular sensory cell of epithelium of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62352" + ] + } + }, + { + "id": "FMA:263190", + "name": "Type 1 vestibular sensory cell of epithelium of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62352" + ] + } + }, + { + "id": "FMA:263192", + "name": "Type 1 vestibular sensory cell of epithelium of crista of ampulla of semicircular duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62352" + ] + } + }, + { + "id": "FMA:263194", + "name": "Type 2 vestibular sensory cell of stato-acoustic epithelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67909" + ] + } + }, + { + "id": "FMA:263196", + "name": "Type 2 vestibular sensory cell of epithelium of macula of utricle of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67909" + ] + } + }, + { + "id": "FMA:263198", + "name": "Type 2 vestibular sensory cell of epithelium of macula of saccule of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67909" + ] + } + }, + { + "id": "FMA:263200", + "name": "Type 2 vestibular sensory cell of epithelium of crista of ampulla of semicircular duct of membranous labyrinth", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67909" + ] + } + }, + { + "id": "FMA:263202", + "name": "Cytoplasm of mature erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264004" + ] + } + }, + { + "id": "FMA:263204", + "name": "Cytoplasm of erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264004" + ] + } + }, + { + "id": "FMA:263206", + "name": "Plasma membrane of erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63841" + ] + } + }, + { + "id": "FMA:263208", + "name": "Protoplasm of neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67261" + ] + } + }, + { + "id": "FMA:263210", + "name": "Cytoplasm of mesenchymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:263212", + "name": "Cell nucleus of mesenchymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:263214", + "name": "Cell nucleus of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:263216", + "name": "Cytoplasm of mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:263218", + "name": "Cell nucleus of mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63840" + ] + } + }, + { + "id": "FMA:263220", + "name": "Brush cell of epithelium of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67978" + ] + } + }, + { + "id": "FMA:263222", + "name": "Brush cell of epithelium proper of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67978" + ] + } + }, + { + "id": "FMA:263224", + "name": "Brush cell of epithelium of trachea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67978" + ] + } + }, + { + "id": "FMA:263226", + "name": "Brush cell of epithelium of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67978" + ] + } + }, + { + "id": "FMA:263228", + "name": "Brush cell of epithelium of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67978" + ] + } + }, + { + "id": "FMA:263230", + "name": "Mucosa of lobular bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62774" + ] + } + }, + { + "id": "FMA:263232", + "name": "Mucosa of terminal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62774" + ] + } + }, + { + "id": "FMA:263234", + "name": "Mucosa of intermediate bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62774" + ] + } + }, + { + "id": "FMA:263236", + "name": "Mucosa of proximal bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62774" + ] + } + }, + { + "id": "FMA:263238", + "name": "Mucosa of respiratory bronchiole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62774" + ] + } + }, + { + "id": "FMA:263240", + "name": "Epithelium of rugal fold of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63629" + ] + } + }, + { + "id": "FMA:263242", + "name": "Lamina propria of rugal fold of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263248", + "name": "Lamina propria of nasopharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263250", + "name": "Basal laminaof epithelium of bronchus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:263252", + "name": "Epithelium of main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67681" + ] + } + }, + { + "id": "FMA:263254", + "name": "Epithelium of accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67681" + ] + } + }, + { + "id": "FMA:263256", + "name": "Epithelium of interlobular duct of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67681" + ] + } + }, + { + "id": "FMA:263258", + "name": "Transitional epithelium of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15897" + ] + } + }, + { + "id": "FMA:263260", + "name": "Transitional epithelium of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15897" + ] + } + }, + { + "id": "FMA:263262", + "name": "Transitional epithelium of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15897" + ] + } + }, + { + "id": "FMA:263264", + "name": "Transitional epithelium of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15897" + ] + } + }, + { + "id": "FMA:263266", + "name": "Transitional epithelium of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15897" + ] + } + }, + { + "id": "FMA:263268", + "name": "Lamina propria of ureter proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263270", + "name": "Lamina propria of abdominal part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263272", + "name": "Lamina propria of pelvic part of ureter", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263274", + "name": "Lamina propria of renal pelvis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263276", + "name": "Lamina propria of major calyx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62517" + ] + } + }, + { + "id": "FMA:263278", + "name": "Mesothelium of serous pericardium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263280", + "name": "Mesothelium of serous pericardium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263282", + "name": "Mesothelium of serous pericardium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263284", + "name": "Mesothelium of serous pericardium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263286", + "name": "Mesothelium of serous pericardium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263288", + "name": "Mesothelium of serous pericardium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:18149" + ] + } + }, + { + "id": "FMA:263290", + "name": "Mesothelium of parietal serous pericardium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19742" + ] + } + }, + { + "id": "FMA:263292", + "name": "Mesothelium of parietal serous pericardium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19742" + ] + } + }, + { + "id": "FMA:263294", + "name": "Mesothelium of parietal serous pericardium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19742" + ] + } + }, + { + "id": "FMA:263296", + "name": "Mesothelium of parietal serous pericardium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:19742" + ] + } + }, + { + "id": "FMA:263298", + "name": "Connective tissue of serous pericardium of superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20062" + ] + } + }, + { + "id": "FMA:263300", + "name": "Connective tissue of serous pericardium of right superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263298" + ] + } + }, + { + "id": "FMA:263302", + "name": "Connective tissue of serous pericardium of left superior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263298" + ] + } + }, + { + "id": "FMA:263304", + "name": "Connective tissue of serous pericardium of inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20062" + ] + } + }, + { + "id": "FMA:263306", + "name": "Connective tissue of serous pericardium of right inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263304" + ] + } + }, + { + "id": "FMA:263308", + "name": "Connective tissue of serous pericardium of left inferior pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263304" + ] + } + }, + { + "id": "FMA:263310", + "name": "Connective tissue of parietal serous pericardium of ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21497" + ] + } + }, + { + "id": "FMA:263312", + "name": "Connective tissue of parietal serous pericardium of pulmonary trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21497" + ] + } + }, + { + "id": "FMA:263314", + "name": "Connective tissue of parietal serous pericardium of superior vena cava", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21497" + ] + } + }, + { + "id": "FMA:263316", + "name": "Connective tissue of parietal serous pericardium of pulmonary vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:21497" + ] + } + }, + { + "id": "FMA:263318", + "name": "Mesothelium of region of epicardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:263320", + "name": "Mesothelium of epicardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263322", + "name": "Mesothelium of epicardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263324", + "name": "Mesothelium of epicardium of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263326", + "name": "Mesothelium of epicardium of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263328", + "name": "Mesothelium of epicardium of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263330", + "name": "Mesothelium of epicardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263332", + "name": "Mesothelium of epicardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263334", + "name": "Mesothelium of epicardium of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263336", + "name": "Mesothelium of epicardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263338", + "name": "Mesothelium of epicardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263340", + "name": "Mesothelium of epicardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263342", + "name": "Mesothelium of epicardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263344", + "name": "Mesothelium of epicardium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263346", + "name": "Mesothelium of epicardium of right atrium proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263348", + "name": "Mesothelium of epicardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263350", + "name": "Mesothelium of epicardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263352", + "name": "Mesothelium of epicardium of anterior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263354", + "name": "Mesothelium of epicardium of lateral wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263356", + "name": "Mesothelium of epicardium of inferior wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263318" + ] + } + }, + { + "id": "FMA:263358", + "name": "Mesothelium of region of peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:263360", + "name": "Mesothelium of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263358" + ] + } + }, + { + "id": "FMA:263362", + "name": "Mesothelium of pelvic peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263358" + ] + } + }, + { + "id": "FMA:263364", + "name": "Mesothelium of region of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:263366", + "name": "Mesothelium of serosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263368", + "name": "Mesothelium of serosa of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263370", + "name": "Mesothelium of serosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263372", + "name": "Mesothelium of serosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263374", + "name": "Mesothelium of serosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263376", + "name": "Mesothelium of serosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263378", + "name": "Mesothelium of serosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263380", + "name": "Mesothelium of serosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263382", + "name": "Mesothelium of serosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263386", + "name": "Mesothelium of serosa of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263388", + "name": "Mesothelium of serosa of right hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263392", + "name": "Mesothelium of serosa of left hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263394", + "name": "Mesothelium of serosa of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263396", + "name": "Mesothelium of serosa of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263398", + "name": "Mesothelium of serosa of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263402", + "name": "Mesothelium of visceral peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263404", + "name": "Mesothelium of visceral peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263406", + "name": "Mesothelium of peritoneum of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263408", + "name": "Mesothelium of serosa of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263410", + "name": "Mesothelium of serosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263412", + "name": "Mesothelium of serosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263416", + "name": "Mesothelium of serosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263418", + "name": "Mesothelium of serosa of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263420", + "name": "Mesothelium of serosa of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263422", + "name": "Mesothelium of serosa of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263420" + ] + } + }, + { + "id": "FMA:263424", + "name": "Mesothelium of serosa of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263420" + ] + } + }, + { + "id": "FMA:263426", + "name": "Mesothelium of serosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263428", + "name": "Mesothelium of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263432", + "name": "Mesothelium of mesentery of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263434", + "name": "Mesothelium of serosa of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263364" + ] + } + }, + { + "id": "FMA:263436", + "name": "Mesothelium of region of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:14074" + ] + } + }, + { + "id": "FMA:263438", + "name": "Mesothelium of abdominal parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263440", + "name": "Mesothelium of posterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263442", + "name": "Mesothelium of pelvic parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263444", + "name": "Mesothelium of peritoneum proper of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263446", + "name": "Mesothelium of peritoneum proper of posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263448", + "name": "Mesothelium of peritoneum of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263450", + "name": "Mesothelium of peritoneum of posterior wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263452", + "name": "Mesothelium of peritoneum proper of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263454", + "name": "Mesothelium of parietal peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263456", + "name": "Mesothelium of parietal peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263458", + "name": "Mesothelium of anterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263436" + ] + } + }, + { + "id": "FMA:263460", + "name": "Connective tissue of region of parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:263462", + "name": "Connective tissue of abdominal parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263464", + "name": "Connective tissue of posterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263466", + "name": "Connective tissue of pelvic parietal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263468", + "name": "Connective tissue of peritoneum proper of anterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263470", + "name": "Connective tissue of peritoneum proper of posterior abdominal wall", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263472", + "name": "Connective tissue of peritoneum of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263474", + "name": "Connective tissue of peritoneum of posterior wall of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263476", + "name": "Connective tissue of peritoneum proper of posterior wall of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263478", + "name": "Connective tissue of parietal peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263480", + "name": "Connective tissue of parietal peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263482", + "name": "Connective tissue of anterior part of abdominal peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263460" + ] + } + }, + { + "id": "FMA:263484", + "name": "Connective tissue of region of visceral peritoneum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64786" + ] + } + }, + { + "id": "FMA:263486", + "name": "Connective tissue of serosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263488", + "name": "Connective tissue of serosa of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263490", + "name": "Connective tissue of serosa of cecum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263492", + "name": "Connective tissue of serosa of appendix", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263494", + "name": "Connective tissue of serosa of colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263496", + "name": "Connective tissue of serosa of transverse colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263498", + "name": "Connective tissue of serosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263500", + "name": "Connective tissue of serosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263502", + "name": "Connective tissue of serosa of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263504", + "name": "Connective tissue of serosa of right hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263506", + "name": "Connective tissue of serosa of left hemiliver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263508", + "name": "Connective tissue of serosa of right lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263510", + "name": "Connective tissue of serosa of left lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263512", + "name": "Connective tissue of serosa of quadrate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263514", + "name": "Connective tissue of serosa of caudate lobe of liver", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263516", + "name": "Connective tissue of visceral peritoneum of lesser sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263518", + "name": "Connective tissue of visceral peritoneum of greater sac", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263520", + "name": "Connective tissue of peritoneum of pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263522", + "name": "Connective tissue of serosa of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263524", + "name": "Connective tissueof serosa of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263528", + "name": "Connective tissue of serosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263530", + "name": "Connective tissue of serosa of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263532", + "name": "Connective tissue of serosa of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263534", + "name": "Connective tissue of serosa of uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263536", + "name": "Connective tissue of serosa of right uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263534" + ] + } + }, + { + "id": "FMA:263538", + "name": "Connective tissue of serosa of left uterine tube", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263534" + ] + } + }, + { + "id": "FMA:263540", + "name": "Connective tissue of serosa of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263542", + "name": "Connective tissue of mesentery of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263544", + "name": "Connective tissue of mesentery of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263484" + ] + } + }, + { + "id": "FMA:263546", + "name": "Basal lamina of endothelium of lymphatic vessel", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263548", + "name": "Basal lamina of endothelium of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263550", + "name": "Basal lamina of endothelium of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263552", + "name": "Basal lamina of endothelium of capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263554", + "name": "Basal lamina of endothelium of vein", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263556", + "name": "Basal lamina of endothelium of venule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263558", + "name": "Basal lamina of endothelium of endocardium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263560", + "name": "Basal lamina of endothelium of papillary muscle of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263562", + "name": "Basal lamina of endothelium of papillary muscle of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263564", + "name": "Basal lamina of endothelium of trabecula carnea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263566", + "name": "Basal lamina of endothelium of trabecula carnea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263568", + "name": "Basal lamina of endothelium of pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263570", + "name": "Basal lamina of endothelium of pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263572", + "name": "Basal lamina of endothelium of chorda tendinea of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263574", + "name": "Basal lamina of endothelium of chorda tendinea of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74651" + ] + } + }, + { + "id": "FMA:263576", + "name": "Endothelium of endocardium of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263578", + "name": "Endothelium of endocardium of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263580", + "name": "Endothelium of endocardium of inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263582", + "name": "Endothelium of endocardium of inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263584", + "name": "Endothelium of endocardium of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263586", + "name": "Endothelium of endocardium of outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263588", + "name": "Endothelium of endocardium of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263590", + "name": "Endothelium of endocardium of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263592", + "name": "Endothelium of endocardium of biatrial part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263594", + "name": "Endothelium of endocardium of interatrial septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263596", + "name": "Endothelium of endocardium of interventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263598", + "name": "Endothelium of endocardium of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263600", + "name": "Endothelium of endocardium of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263602", + "name": "Endothelium of endocardium of inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263604", + "name": "Endothelium of endocardium of inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263606", + "name": "Endothelium of endocardium of outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263608", + "name": "Endothelium of endocardium of outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263610", + "name": "Endothelium of endocardium of biventricular part of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263612", + "name": "Endothelium of endocardium of septomarginal trabecula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263614", + "name": "Endothelium of endocardium of free wall of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263616", + "name": "Endothelium of endocardium of free wall of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263618", + "name": "Endothelium of anterior leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263620", + "name": "Endothelium of posterior leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263622", + "name": "Endothelium of septal leaflet of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263624", + "name": "Endothelium of anteroseptal commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263626", + "name": "Endothelium of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263628", + "name": "Endothelium of chorda tendinea", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263630", + "name": "Endothelium of posteroseptal commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263632", + "name": "Endothelium of anteroposterior commissure of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263634", + "name": "Endothelium of right anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263636", + "name": "Endothelium of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263638", + "name": "Endothelium of posterior leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263640", + "name": "Endothelium of anterior commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263642", + "name": "Endothelium of posterior commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263644", + "name": "Endothelium of lateral commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263646", + "name": "Endothelium of anterolateral commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263648", + "name": "Endothelium of posteromedial commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263650", + "name": "Endothelium of medial commissure of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263652", + "name": "Endothelium of anterior leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263654", + "name": "Endothelium of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263656", + "name": "Endothelium of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263658", + "name": "Endothelium of cusp proper of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263660", + "name": "Endothelium of nodulus of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263662", + "name": "Endothelium of lunule of anterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263664", + "name": "Endothelium of cusp proper of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263666", + "name": "Endothelium of lunule of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263668", + "name": "Endothelium of nodulus of right posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263670", + "name": "Endothelium of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263672", + "name": "Endothelium of cusp proper of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263674", + "name": "Endothelium of nodulus of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263676", + "name": "Endothelium of lunule of left posterior cusp of aortic valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263680", + "name": "Endothelium of membranous part of interventricular septum proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263682", + "name": "Endothelium of endocardium of cardiac septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263684", + "name": "Endothelium of endocardium of papillary muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263686", + "name": "Endothelium of atrioventricular septum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263688", + "name": "Endothelium of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263690", + "name": "Endothelium of commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263692", + "name": "Endothelium of anterior commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263690" + ] + } + }, + { + "id": "FMA:263694", + "name": "Endothelium of posterior commissural leaflet of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263690" + ] + } + }, + { + "id": "FMA:263696", + "name": "Endothelium of left anterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263698", + "name": "Endothelium of posterior cusp of pulmonary valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83596" + ] + } + }, + { + "id": "FMA:263700", + "name": "Dense regular collagenous tissue of submucosa of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64781" + ] + } + }, + { + "id": "FMA:263702", + "name": "Dense regular collagenous tissue of fibrous capsule of spleen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64781" + ] + } + }, + { + "id": "FMA:263704", + "name": "Dense regular elastic tissue of lamina propria of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64782" + ] + } + }, + { + "id": "FMA:263706", + "name": "Dense regular elastic tissue of pectinate muscle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:64782" + ] + } + }, + { + "id": "FMA:263708", + "name": "Cartilage of carpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232325" + ] + } + }, + { + "id": "FMA:263710", + "name": "Areolar connective tissue of lamina propria of stomach", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263712", + "name": "Areolar connective tissue of lamina propria of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263714", + "name": "Areolar connective tissue of submucosa of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263716", + "name": "Areolar connective tissue of submucosa of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263718", + "name": "Areolar connective tissue of circular muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263720", + "name": "Areolar connective tissue of longitudinal muscle layer of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263722", + "name": "Areolar connective tissue of lamina propria of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263724", + "name": "Areolar connective tissue of lamina propria mucosae of jejunum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263726", + "name": "Areolar connective tissue of lamina propria mucosae of ileum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263728", + "name": "Areolar connective tissue of subserosa of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263730", + "name": "Areolar connective tissue of lamina propria mucosae of descending colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263732", + "name": "Areolar connective tissue of subserosa of sigmoid colon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263734", + "name": "Areolar connective tissue of lamina propria mucosae of rectum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263736", + "name": "Areolar connective tissue of fibrous capsule of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263738", + "name": "Areolar connective tissue of capsule of parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263740", + "name": "Areolar connective tissue of capsule of superior parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263742", + "name": "Areolar connective tissue of capsule of accessory parathyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263744", + "name": "Areolar connective tissue of capsule of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263746", + "name": "Areolar connective tissue of adrenal medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263748", + "name": "Areolar connective tissue of stroma of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263750", + "name": "Areolar connective tissue of zona glomerulosa of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263752", + "name": "Areolar connective tissue of zona fasciculata of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263754", + "name": "Areolar connective tissue of zona reticularis of adrenal gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263756", + "name": "Areolar connective tissue of lamina propria of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263758", + "name": "Areolar connective tissue of sulcal connective tissue of fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263760", + "name": "Areolar connective tissue of intersulcal connective tissue of fibrous ring of tricuspid valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263762", + "name": "Areolar connective tissue of sulcal connective tissue of fibrous ring of mitral valve anulus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263764", + "name": "Areolar connective tissue of intersulcal connective tissue of fibrous ring of mitral valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263766", + "name": "Areolar connective tissue of wall of pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63897" + ] + } + }, + { + "id": "FMA:263768", + "name": "Areolar connective tissue of wall of main pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263766" + ] + } + }, + { + "id": "FMA:263770", + "name": "Areolar connective tissue of wall of accessory pancreatic duct", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263766" + ] + } + }, + { + "id": "FMA:263774", + "name": "Dense irregular connective tissue of adventitia of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:263776", + "name": "Dense irregular connective tissue of cusp of cardiac valve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:20109" + ] + } + }, + { + "id": "FMA:263778", + "name": "Subcutaneous adipose tissue of mons pubis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74315" + ] + } + }, + { + "id": "FMA:263780", + "name": "Subcutaneous adipose tissue of right labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74315" + ] + } + }, + { + "id": "FMA:263782", + "name": "Subcutaneous adipose tissue of left labium majus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:74315" + ] + } + }, + { + "id": "FMA:263786", + "name": "Cardiac muscle tissue of pectinate muscle of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84441" + ] + } + }, + { + "id": "FMA:263788", + "name": "Cardiac muscle tissue of pectinate muscle of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84441" + ] + } + }, + { + "id": "FMA:263790", + "name": "Cardiac muscle tissue of pectinate muscle of right auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84441" + ] + } + }, + { + "id": "FMA:263792", + "name": "Cardiac muscle tissue of pectinate muscle of left auricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84441" + ] + } + }, + { + "id": "FMA:263794", + "name": "Cardiac muscle tissue of pectinate muscle of outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:84441" + ] + } + }, + { + "id": "FMA:263798", + "name": "Neural tissue of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263800", + "name": "Neural tissue of peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263802", + "name": "Neural tissue of neural tree organ", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9642" + ] + } + }, + { + "id": "FMA:263804", + "name": "Neural tissue of oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263806", + "name": "Neural tissue of right oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263804" + ] + } + }, + { + "id": "FMA:263808", + "name": "Neural tissue of left oculomotor nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263804" + ] + } + }, + { + "id": "FMA:263810", + "name": "Neural tissue of trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263812", + "name": "Neural tissue of right trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263810" + ] + } + }, + { + "id": "FMA:263814", + "name": "Neural tissue of left trochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263810" + ] + } + }, + { + "id": "FMA:263816", + "name": "Neural tissue of trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263818", + "name": "Neural tissue of right trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263816" + ] + } + }, + { + "id": "FMA:263820", + "name": "Neural tissue of left trigeminal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263816" + ] + } + }, + { + "id": "FMA:263822", + "name": "Neural tissue of abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263824", + "name": "Neural tissue of right abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263822" + ] + } + }, + { + "id": "FMA:263826", + "name": "Neural tissue of left abducens nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263822" + ] + } + }, + { + "id": "FMA:263828", + "name": "Neural tissue of facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263830", + "name": "Neural tissue of right facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263828" + ] + } + }, + { + "id": "FMA:263832", + "name": "Neural tissue of left facial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263828" + ] + } + }, + { + "id": "FMA:263834", + "name": "Neural tissue of vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263836", + "name": "Neural tissue of right vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263834" + ] + } + }, + { + "id": "FMA:263838", + "name": "Neural tissue of left vestibulocochlear nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263834" + ] + } + }, + { + "id": "FMA:263840", + "name": "Neural tissue of glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263842", + "name": "Neural tissue of right glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263840" + ] + } + }, + { + "id": "FMA:263844", + "name": "Neural tissue of left glossopharyngeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263840" + ] + } + }, + { + "id": "FMA:263846", + "name": "Neural tissue of vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263848", + "name": "Neural tissue of right vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263846" + ] + } + }, + { + "id": "FMA:263850", + "name": "Neural tissue of left vagus nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263846" + ] + } + }, + { + "id": "FMA:263852", + "name": "Neural tissue of hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263798" + ] + } + }, + { + "id": "FMA:263854", + "name": "Neural tissue of right hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263852" + ] + } + }, + { + "id": "FMA:263856", + "name": "Neural tissue of left hypoglossal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263852" + ] + } + }, + { + "id": "FMA:263858", + "name": "Neural tissue of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263860", + "name": "Neural tissue of cervical nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263858" + ] + } + }, + { + "id": "FMA:263862", + "name": "Neural tissue of thoracic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263858" + ] + } + }, + { + "id": "FMA:263864", + "name": "Neural tissue of lumbar nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263858" + ] + } + }, + { + "id": "FMA:263866", + "name": "Neural tissue of sacral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263858" + ] + } + }, + { + "id": "FMA:263868", + "name": "Neural tissue of coccygeal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263858" + ] + } + }, + { + "id": "FMA:263870", + "name": "Neural tissue of spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263872", + "name": "Neural tissue of autonomic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263874", + "name": "Neural tissue of cranial nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263802" + ] + } + }, + { + "id": "FMA:263876", + "name": "Neural tissue of optic nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263874" + ] + } + }, + { + "id": "FMA:263878", + "name": "Neural tissue of olfactory nerve-tract complex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263874" + ] + } + }, + { + "id": "FMA:263880", + "name": "Neural tissue of branch of cranial nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85587" + ] + } + }, + { + "id": "FMA:263882", + "name": "Neural tissue of branch of spinal nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85587" + ] + } + }, + { + "id": "FMA:263884", + "name": "Neural tissue of branch of spinal accessory nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85587" + ] + } + }, + { + "id": "FMA:263886", + "name": "Neural tissue of branch of peripheral nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85587" + ] + } + }, + { + "id": "FMA:263888", + "name": "Neural tissue of branch of autonomic nerve", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:85587" + ] + } + }, + { + "id": "FMA:263901", + "name": "Portion of blood in capillary", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9670" + ] + } + }, + { + "id": "FMA:263905", + "name": "Blood in left side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263907", + "name": "Blood in outflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263909", + "name": "Blood in inflow part of left atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263911", + "name": "Blood in outflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263913", + "name": "Blood in inflow part of left ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263915", + "name": "Blood in ascending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263917", + "name": "Blood in bulb of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263919", + "name": "Blood in arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263921", + "name": "Blood in summit of arch of aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263923", + "name": "Blood in descending aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263925", + "name": "Blood in thoracic aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263927", + "name": "Blood in abdominal aorta", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263929", + "name": "Blood in brachiocephalic artery proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263931", + "name": "Blood in root of brachiocephalic artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83066" + ] + } + }, + { + "id": "FMA:263933", + "name": "Blood in right coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83073" + ] + } + }, + { + "id": "FMA:263935", + "name": "Blood in left coronary artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83073" + ] + } + }, + { + "id": "FMA:263939", + "name": "Blood in inflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263941", + "name": "Blood in outflow part of right atrium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263943", + "name": "Blood in right side of heart", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263945", + "name": "Blood in inflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263947", + "name": "Blood in outflow part of right ventricle", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263949", + "name": "Blood in superior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263951", + "name": "Blood in systemic venous tree(subdivision)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263953", + "name": "Blood in inferior vena caval tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:83067" + ] + } + }, + { + "id": "FMA:263956", + "name": "Intercellular matrix of longitudinal muscularis mucosae of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263958", + "name": "Intercellular matrix of circular muscularis mucosae of large intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263960", + "name": "Intercellular matrix of muscularis mucosae of duodenum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263962", + "name": "Intercellular matrix of muscularis mucosae of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263964", + "name": "Intercellular matrix of muscularis mucosae of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263966", + "name": "Intercellular matrix of endothelium", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263968", + "name": "Intercellular matrix of longitudinal muscle layer of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263970", + "name": "Intercellular matrix of endothelium of arteriole", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263966" + ] + } + }, + { + "id": "FMA:263972", + "name": "Intercellular matrix of endothelium of artery", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263966" + ] + } + }, + { + "id": "FMA:263974", + "name": "Intercellular matrix of longitudinal muscle layer of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263976", + "name": "Intercellular matrix of longitudinal muscle layer of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263978", + "name": "Intercellular matrix of longitudinal muscle layer of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263980", + "name": "Intercellular matrix of circular muscle layer of abdominal part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263982", + "name": "Intercellular matrix of circular muscle layer of thoracic part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263984", + "name": "Intercellular matrix of circular muscle layer of cervical part of esophagus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263986", + "name": "Intercellular matrix of circular muscle layer of small intestine", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263988", + "name": "Intercellular matrix of areolar connective tissue", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9672" + ] + } + }, + { + "id": "FMA:263990", + "name": "Set of cytoplasmic organelles of epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:263992", + "name": "Set of cytoplasmic organelles of muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:263994", + "name": "Set of cytoplasmic organelles of neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:263996", + "name": "Set of cytoplasmic organelles of hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:263998", + "name": "Set of cytoplasmic organelles of stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:264000", + "name": "Set of cytoplasmic organelles of connective tissue cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:73755" + ] + } + }, + { + "id": "FMA:264002", + "name": "Cytoplasm of stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:264004", + "name": "Cytoplasm of hemal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:264006", + "name": "Cytoplasm of neural cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:66835" + ] + } + }, + { + "id": "FMA:264008", + "name": "Cytoplasm of neuroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264010", + "name": "Cytoplasm of neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264012", + "name": "Cytoplasm of glioblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264014", + "name": "Cytoplasm of dense-core granulated cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264016", + "name": "Cytoplasm of vestibular sensory cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264018", + "name": "Cytoplasm of retinal pigment epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264006" + ] + } + }, + { + "id": "FMA:264020", + "name": "Cytoplasm of fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264022", + "name": "Cytoplasm of fibrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264024", + "name": "Cytoplasm of adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264026", + "name": "Cytoplasm of osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264028", + "name": "Cytoplasm of osteoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264030", + "name": "Cytoplasm of osteoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264032", + "name": "Cytoplasm of odontoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264034", + "name": "Cytoplasm of chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264036", + "name": "Cytoplasm of chondroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264038", + "name": "Cytoplasm of hyalocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264040", + "name": "Cytoplasm of cementoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264042", + "name": "Cytoplasm of cementocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264044", + "name": "Cytoplasm of reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264046", + "name": "Cytoplasm of epithelioid cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255868" + ] + } + }, + { + "id": "FMA:264048", + "name": "Cytoplasm of ependymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264050", + "name": "Cytoplasm of melanocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264052", + "name": "Cytoplasm of chromaffin cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264054", + "name": "Cytoplasm of olfactory epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264056", + "name": "Cytoplasm of lens cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264058", + "name": "Cytoplasm of epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264060", + "name": "Cytoplasm of keratinized epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264058" + ] + } + }, + { + "id": "FMA:264062", + "name": "Cytoplasm of nonkeratinized epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264058" + ] + } + }, + { + "id": "FMA:264064", + "name": "Cytoplasm of serous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264066", + "name": "Cytoplasm of meso-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:255866" + ] + } + }, + { + "id": "FMA:264068", + "name": "Cytoplasm of endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264070", + "name": "Cytoplasm of synoviocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264072", + "name": "Cytoplasm of luein cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264074", + "name": "Cytoplasm of endosteal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264076", + "name": "Cytoplasm of epithelial cell of nephron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264078", + "name": "Cytoplasm of epithelial cell of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264080", + "name": "Cytoplasm of epithelial cell of proximal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264082", + "name": "Cytoplasm of epithelial cell of intermediate tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264084", + "name": "Cytoplasm of epithelial cell of collecting duct of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264086", + "name": "Cytoplasm of epithelial cell of distal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264088", + "name": "Cytoplasm of urothelial cell of trigone of urinary bladder", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264066" + ] + } + }, + { + "id": "FMA:264089", + "name": "Set of eyeballs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + } + }, + { + "id": "FMA:264092", + "name": "Set of cytoplasmic organelles of neuron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263994" + ] + } + }, + { + "id": "FMA:264094", + "name": "Set of cytoplasmic organelles of neuroglial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263994" + ] + } + }, + { + "id": "FMA:264096", + "name": "Set of cytoplasmic organelles of smooth muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263992" + ] + } + }, + { + "id": "FMA:264098", + "name": "Set of cytoplasmic organelles of striated muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263992" + ] + } + }, + { + "id": "FMA:264100", + "name": "Set of cytoplasmic organelles of erythrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263996" + ] + } + }, + { + "id": "FMA:264102", + "name": "Set of cytoplasmic organelles of leukocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263996" + ] + } + }, + { + "id": "FMA:264104", + "name": "Set of cytoplasmic organelles of myoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263992" + ] + } + }, + { + "id": "FMA:264106", + "name": "Set of cytoplasmic organelles of glioblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263994" + ] + } + }, + { + "id": "FMA:264108", + "name": "Set of cytoplasmic organelles of neuroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263994" + ] + } + }, + { + "id": "FMA:264110", + "name": "Set of cytoplasmic organelles of fibroblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264112", + "name": "Set of cytoplasmic organelles of fibrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264114", + "name": "Set of cytoplasmic organelles of adipocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264116", + "name": "Set of cytoplasmic organelles of osteocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264118", + "name": "Set of cytoplasmic organelles of osteoblast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264120", + "name": "Set of cytoplasmic organelles of osteoclast", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264122", + "name": "Set of cytoplasmic organelles of chondrocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264124", + "name": "Set of cytoplasmic organelles of hyalocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264126", + "name": "Set of cytoplasmic organelles of reticular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264000" + ] + } + }, + { + "id": "FMA:264128", + "name": "Set of cytoplasmic organelles of hemal stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263996" + ] + } + }, + { + "id": "FMA:264130", + "name": "Set of cytoplasmic organelles of macrophage", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263996" + ] + } + }, + { + "id": "FMA:264132", + "name": "Set of cytoplasmic organelles of totipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263998" + ] + } + }, + { + "id": "FMA:264134", + "name": "Set of cytoplasmic organelles of pluripotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263998" + ] + } + }, + { + "id": "FMA:264136", + "name": "Set of cytoplasmic organelles of unipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263998" + ] + } + }, + { + "id": "FMA:264138", + "name": "ONARD_Class_1650129Set of cytoplasmic organelles of multipotent stem cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263998" + ] + } + }, + { + "id": "FMA:264140", + "name": "Set of cytoplasmic organelles of ependymal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264142", + "name": "Set of cytoplasmic organelles of retinal pigment cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264144", + "name": "Set of cytoplasmic organelles of melanocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264146", + "name": "Set of cytoplasmic organelles of lens cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264148", + "name": "Set of cytoplasmic organelles of epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264150", + "name": "Set of cytoplasmic organelles of keratinized epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264148" + ] + } + }, + { + "id": "FMA:264152", + "name": "Set of cytoplasmic organelles of nonkeratinized epidermal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264148" + ] + } + }, + { + "id": "FMA:264154", + "name": "Set of cytoplasmic organelles of endo-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264156", + "name": "Set of cytoplasmic organelles of epithelial cell of thyroid gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264158", + "name": "Set of cytoplasmic organelles of epithelial cell of thymus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264160", + "name": "Set of cytoplasmic organelles of epithelial cell tracheobronchial tree", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264162", + "name": "Set of cytoplasmic organelles of epithelial cell exocrine pancreas", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264164", + "name": "Set of cytoplasmic organelles of epithelial cell of prostate", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264166", + "name": "Set of cytoplasmic organelles of epithelial cell of uterus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264168", + "name": "Set of cytoplasmic organelles of epithelial cell of urethra", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264170", + "name": "Set of cytoplasmic organelles of goblet cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264172", + "name": "Set of cytoplasmic organelles of serous cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264174", + "name": "Set of cytoplasmic organelles of enterocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264176", + "name": "Set of cytoplasmic organelles of hepatocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264154" + ] + } + }, + { + "id": "FMA:264178", + "name": "Set of cytoplasmic organelles of meso-epithelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:263990" + ] + } + }, + { + "id": "FMA:264180", + "name": "Set of cytoplasmic organelles of endothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264182", + "name": "Set of cytoplasmic organelles of mesothelial cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264184", + "name": "Set of cytoplasmic organelles of synoviocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264186", + "name": "Set of cytoplasmic organelles of endosteal cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264188", + "name": "Set of cytoplasmic organelles of epithelial cell of nephron", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264190", + "name": "Set of cytoplasmic organelles of epithelial cell of glomerular capsule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264192", + "name": "Set of cytoplasmic organelles of epithelial cell of proximal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264194", + "name": "Set of cytoplasmic organelles of epithelial cell of intermediate tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264196", + "name": "Set of cytoplasmic organelles of epithelial cell of distal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264198", + "name": "Set of cytoplasmic organelles of epithelial cell of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264200", + "name": "Set of cytoplasmic organelles of epithelial cell of collecting duct of renal tubule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264178" + ] + } + }, + { + "id": "FMA:264202", + "name": "Set of cytoplasmic organelles of cardiac myocyte", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264098" + ] + } + }, + { + "id": "FMA:264204", + "name": "Set of cytoplasmic organelles of skeletal muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264098" + ] + } + }, + { + "id": "FMA:264206", + "name": "Set of cytoplasmic organelles of ciliary muscle cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264096" + ] + } + }, + { + "id": "FMA:264208", + "name": "Set of cytoplasmic organelles of juxtglomerular cell", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264096" + ] + } + }, + { + "id": "FMA:264212", + "name": "Anchored fiat anatomical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:243001" + ] + } + }, + { + "id": "FMA:264214", + "name": "Floating fiat anatomical line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:243001" + ] + } + }, + { + "id": "FMA:264215", + "name": "Instance relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256058" + ] + } + }, + { + "id": "FMA:264279", + "name": "Mentale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264280", + "name": "Right mentale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264279" + ] + } + }, + { + "id": "FMA:264283", + "name": "Coronion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264284", + "name": "Anatomical point of skull", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:9658" + ] + }, + "synonyms": [ + "Anatomical cranial point", + "Cranial osteometric point" + ] + }, + { + "id": "FMA:264285", + "name": "Alveolon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264321", + "name": "Surface of hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264325", + "name": "Surface of hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264327", + "name": "Surface of right hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264325" + ] + } + }, + { + "id": "FMA:264329", + "name": "Surface of left hemisphere of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264325" + ] + } + }, + { + "id": "FMA:264331", + "name": "Surface of hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264333", + "name": "Surface of right hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264331" + ] + } + }, + { + "id": "FMA:264335", + "name": "Surface of left hemisphere of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264331" + ] + } + }, + { + "id": "FMA:264337", + "name": "Surface of neural lobe of neurohypophysis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264339", + "name": "Surface of posterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264341", + "name": "Surface of anterior lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264343", + "name": "Surface of flocculonodular lobe of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264345", + "name": "Surface of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264347", + "name": "Surface of lobule of hemisphere of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264349", + "name": "Surface of alar central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264351", + "name": "Surface of simple lobule of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264353", + "name": "Surface of ansiform lobule of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264355", + "name": "Surface of gracile lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264357", + "name": "Surface of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264359", + "name": "Surface of superior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264361", + "name": "Surface of inferior semilunar lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264363", + "name": "Surface of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264347" + ] + } + }, + { + "id": "FMA:264365", + "name": "Surface of dorsal part of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264367", + "name": "Surface of ventral part of anterior quadrangular lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264369", + "name": "Surface of ventral part of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264371", + "name": "Surface of dorsal part of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264373", + "name": "Surface of wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264375", + "name": "Surface of ventral wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264377", + "name": "Surface of dorsal wing of central lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264379", + "name": "Surface of lateral part of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264381", + "name": "Surface of medial part of biventer lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264383", + "name": "Surface of dorsal part of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264385", + "name": "Surface of ventral part of culmen", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264387", + "name": "Surface of mammillary body", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264389", + "name": "Surface of body of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264391", + "name": "Surface of segment of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264413" + ] + } + }, + { + "id": "FMA:264393", + "name": "Surface of pontine tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264395", + "name": "Surface of midbrain tegmentum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256247" + ] + } + }, + { + "id": "FMA:264399", + "name": "Surface of thalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256257" + ] + } + }, + { + "id": "FMA:264401", + "name": "Surface of hypothalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256257" + ] + } + }, + { + "id": "FMA:264403", + "name": "Surface of epithalamus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256257" + ] + } + }, + { + "id": "FMA:264405", + "name": "Surface of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256249" + ] + } + }, + { + "id": "FMA:264407", + "name": "Surface of medulla oblongata", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256249" + ] + } + }, + { + "id": "FMA:264409", + "name": "Surface of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264413" + ] + } + }, + { + "id": "FMA:264411", + "name": "Surface of cerebellum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264413" + ] + } + }, + { + "id": "FMA:264413", + "name": "Surface of segment of metencephalon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256249" + ] + } + }, + { + "id": "FMA:264415", + "name": "Surface of segment of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264413" + ] + } + }, + { + "id": "FMA:264417", + "name": "Surface of basal part of pons", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264415" + ] + } + }, + { + "id": "FMA:264419", + "name": "Surface of brainstem", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256235" + ] + } + }, + { + "id": "FMA:264421", + "name": "Surface of cerebellar cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264391" + ] + } + }, + { + "id": "FMA:264423", + "name": "Surface of cerebral cortex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256255" + ] + } + }, + { + "id": "FMA:264425", + "name": "Surface of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256255" + ] + } + }, + { + "id": "FMA:264429", + "name": "Surface of superior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256247" + ] + } + }, + { + "id": "FMA:264431", + "name": "Surface of inferior colliculus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256247" + ] + } + }, + { + "id": "FMA:264433", + "name": "Surface of paracentral lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:264435", + "name": "Surface of superior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256255" + ] + } + }, + { + "id": "FMA:264437", + "name": "Surface of inferior parietal lobule", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256245" + ] + } + }, + { + "id": "FMA:264439", + "name": "Surface of segment of gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:264441", + "name": "Surface of posterior part of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264443", + "name": "Surface of anterior part of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264445", + "name": "Surface of ventral part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264447", + "name": "Surface of middle part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264449", + "name": "Surface of dorsal part of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264451", + "name": "Surface of ventral part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264453", + "name": "Surface of middle part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264455", + "name": "Surface of dorsal part of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264457", + "name": "Surface of posterior part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264459", + "name": "Surface of middle part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264461", + "name": "Surface of anterior part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264463", + "name": "Surface of polar part of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264465", + "name": "Surface of posterior part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264467", + "name": "Surface of middle part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264469", + "name": "Surface of anterior part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264471", + "name": "Surface of polar part of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264473", + "name": "Surface of posterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264475", + "name": "Surface of anterior cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264477", + "name": "Surface of isthmus of cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264479", + "name": "Surface of posterior parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264481", + "name": "Surface of presubiculum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264483", + "name": "Surface of intermediate short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264485", + "name": "Surface of first short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264487", + "name": "Surface of second short gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264489", + "name": "Surface of second posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264491", + "name": "Surface of first posterior central gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264493", + "name": "Surface of posterior part of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264495", + "name": "Surface of anterior part of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264497", + "name": "Surface of posterior part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264499", + "name": "Surface of middle part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264501", + "name": "Surface of anterior part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264503", + "name": "Surface of polar part of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264505", + "name": "Surface of posterior part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264507", + "name": "Surface of middle part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264509", + "name": "Surface of anterior part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264511", + "name": "Surface of polar part of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264513", + "name": "Surface of posterior part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264515", + "name": "Surface of middle part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264517", + "name": "Surface of anterior part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264519", + "name": "Surface of polar part of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264521", + "name": "Surface of polar part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264523", + "name": "Surface of orbital part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264525", + "name": "Surface of opercular part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264527", + "name": "Surface of triangular part of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264439" + ] + } + }, + { + "id": "FMA:264529", + "name": "Surface of cuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:264531", + "name": "Surface of precuneus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:264533", + "name": "Surface of gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256259" + ] + } + }, + { + "id": "FMA:264535", + "name": "Surface of cingulate gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264537", + "name": "Surface of posterior paracentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264539", + "name": "Surface of anterior paracentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264541", + "name": "Surface of medial olfactory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264543", + "name": "Surface of dentate gyrus of hippocampal formation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264545", + "name": "Surface of fasciolar gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264547", + "name": "Surface of supracallosal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264549", + "name": "Surface of parahippocampal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264551", + "name": "Surface of anterior accessory gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264553", + "name": "Surface of accessory short gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264555", + "name": "Surface of short insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264557", + "name": "Surface of long insular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264559", + "name": "Surface of precentral gyrus of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264561", + "name": "Surface of posterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264563", + "name": "Surface of anterior transverse temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264565", + "name": "Surface of fusiform gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264567", + "name": "Surface of inferior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264569", + "name": "Surface of middle temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264571", + "name": "Surface of superior temporal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264573", + "name": "Surface of lingual gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264575", + "name": "Surface of lateral occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264577", + "name": "Surface of superior occipital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264579", + "name": "Surface of angular gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264581", + "name": "Surface of supramarginal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264583", + "name": "Surface of postcentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264585", + "name": "Surface of posterior orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264587", + "name": "Surface of intermediate orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264589", + "name": "Surface of medial orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264591", + "name": "Surface of lateral orbital gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264593", + "name": "Surface of precentral gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264595", + "name": "Surface of inferior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264597", + "name": "Surface of middle frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264599", + "name": "Surface of straight gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264601", + "name": "Surface of superior frontal gyrus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264533" + ] + } + }, + { + "id": "FMA:264603", + "name": "Vasculature of compartment of abdomen proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259250" + ] + } + }, + { + "id": "FMA:264605", + "name": "Basal lamina of endothelium of hepatic sinusoid", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:264607", + "name": "Basal lamina of lobule of sebaceous gland", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:62918" + ] + } + }, + { + "id": "FMA:264609", + "name": "Musculature of pharynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of pharynx" + ] + }, + { + "id": "FMA:264611", + "name": "Musculature of larynx", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:32558" + ] + }, + "synonyms": [ + "Set of muscles of larynx" + ] + }, + { + "id": "FMA:264615", + "name": "Musculature of trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + } + }, + { + "id": "FMA:264617", + "name": "Musculature of back of trunk", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50185" + ] + } + }, + { + "id": "FMA:264621", + "name": "Musculature of male perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71295" + ] + }, + "synonyms": [ + "Set of perineal muscles of male body" + ] + }, + { + "id": "FMA:264623", + "name": "Musculature of female perineum", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71295" + ] + }, + "synonyms": [ + "Set of perineal muscles of female body" + ] + }, + { + "id": "FMA:264628", + "name": "Musculature of male trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264615" + ] + } + }, + { + "id": "FMA:264630", + "name": "Musculature of female trunk proper", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264615" + ] + } + }, + { + "id": "FMA:264634", + "name": "White matter of insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:256176" + ] + } + }, + { + "id": "FMA:264636", + "name": "White matter of right insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264634" + ] + } + }, + { + "id": "FMA:264638", + "name": "White matter of left insula", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264634" + ] + } + }, + { + "id": "FMA:264684", + "name": "Has_dimension relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:45723" + ] + }, + "synonyms": [ + "Has_dimension anatomical relation" + ] + }, + { + "id": "FMA:264685", + "name": "Has_shape relation", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:50627" + ] + }, + "synonyms": [ + "Has_shape anatomical relation" + ] + }, + { + "id": "FMA:264686", + "name": "Left mentale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264279" + ] + } + }, + { + "id": "FMA:264687", + "name": "Left gonion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76626" + ] + } + }, + { + "id": "FMA:264688", + "name": "Right gonion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76626" + ] + } + }, + { + "id": "FMA:264689", + "name": "Left coronion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264283" + ] + } + }, + { + "id": "FMA:264690", + "name": "Right coronion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264283" + ] + } + }, + { + "id": "FMA:264691", + "name": "Condylion mediale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264692", + "name": "Left condylion mediale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264691" + ] + } + }, + { + "id": "FMA:264693", + "name": "Right condylion mediale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264691" + ] + } + }, + { + "id": "FMA:264694", + "name": "Condylion laterale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264695", + "name": "Left condylion laterale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264694" + ] + } + }, + { + "id": "FMA:264696", + "name": "Right condylion laterale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264694" + ] + } + }, + { + "id": "FMA:264697", + "name": "Endomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264698", + "name": "Left endomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264697" + ] + } + }, + { + "id": "FMA:264699", + "name": "Right endomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264697" + ] + } + }, + { + "id": "FMA:264700", + "name": "Ectomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264701", + "name": "Left ectomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264700" + ] + } + }, + { + "id": "FMA:264702", + "name": "Right ectomolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264700" + ] + } + }, + { + "id": "FMA:264703", + "name": "Mastoidale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264704", + "name": "Left mastoidale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264703" + ] + } + }, + { + "id": "FMA:264705", + "name": "Right mastoidale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264703" + ] + } + }, + { + "id": "FMA:264706", + "name": "Left asterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76625" + ] + } + }, + { + "id": "FMA:264707", + "name": "Right asterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:76625" + ] + } + }, + { + "id": "FMA:264708", + "name": "Auriculare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264709", + "name": "Left auriculare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264708" + ] + } + }, + { + "id": "FMA:264710", + "name": "Right auriculare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264708" + ] + } + }, + { + "id": "FMA:264711", + "name": "Porion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264712", + "name": "Left porion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264711" + ] + } + }, + { + "id": "FMA:264713", + "name": "Right porion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264711" + ] + } + }, + { + "id": "FMA:264714", + "name": "Euryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264715", + "name": "Left euryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264714" + ] + } + }, + { + "id": "FMA:264716", + "name": "Right euryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264714" + ] + } + }, + { + "id": "FMA:264717", + "name": "Coronale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264718", + "name": "Left coronale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264717" + ] + } + }, + { + "id": "FMA:264719", + "name": "Right coronale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264717" + ] + } + }, + { + "id": "FMA:264720", + "name": "Pterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264721", + "name": "Left pterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264720" + ] + } + }, + { + "id": "FMA:264722", + "name": "Right pterion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264720" + ] + } + }, + { + "id": "FMA:264723", + "name": "Stephanion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264724", + "name": "Left stephanion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264723" + ] + } + }, + { + "id": "FMA:264725", + "name": "Right stephanion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264723" + ] + } + }, + { + "id": "FMA:264726", + "name": "Frontotemporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264727", + "name": "Left frontotemporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264726" + ] + } + }, + { + "id": "FMA:264728", + "name": "Right frontotemporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264726" + ] + } + }, + { + "id": "FMA:264729", + "name": "Frontomalare temporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264730", + "name": "Left frontomalare temporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264729" + ] + } + }, + { + "id": "FMA:264731", + "name": "Right frontomalare temporale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264729" + ] + } + }, + { + "id": "FMA:264732", + "name": "Frontomalare orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264733", + "name": "Left frontomalare orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264732" + ] + } + }, + { + "id": "FMA:264734", + "name": "Right frontomalare orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264732" + ] + } + }, + { + "id": "FMA:264735", + "name": "Zygoorbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264736", + "name": "Left zygoorbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264735" + ] + } + }, + { + "id": "FMA:264737", + "name": "Right zygoorbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264735" + ] + } + }, + { + "id": "FMA:264738", + "name": "Dacryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264739", + "name": "Left dacryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264738" + ] + } + }, + { + "id": "FMA:264740", + "name": "Right dacryon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264738" + ] + } + }, + { + "id": "FMA:264741", + "name": "Lacrimale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264742", + "name": "Left lacrimale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264741" + ] + } + }, + { + "id": "FMA:264743", + "name": "Right lacrimale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264741" + ] + } + }, + { + "id": "FMA:264744", + "name": "Maxillofrontale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264745", + "name": "Left maxillofrontale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264744" + ] + } + }, + { + "id": "FMA:264746", + "name": "Right maxillofrontale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264744" + ] + } + }, + { + "id": "FMA:264747", + "name": "Ectoconchion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264748", + "name": "Left ectoconchion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264747" + ] + } + }, + { + "id": "FMA:264749", + "name": "Right ectoconchion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264747" + ] + } + }, + { + "id": "FMA:264750", + "name": "Jugale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264751", + "name": "Left jugale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264750" + ] + } + }, + { + "id": "FMA:264752", + "name": "Right jugale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264750" + ] + } + }, + { + "id": "FMA:264753", + "name": "Zygion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264754", + "name": "Left zygion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264753" + ] + } + }, + { + "id": "FMA:264755", + "name": "Right zygion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264753" + ] + } + }, + { + "id": "FMA:264756", + "name": "Orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264757", + "name": "Left orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264756" + ] + } + }, + { + "id": "FMA:264758", + "name": "Right orbitale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264756" + ] + } + }, + { + "id": "FMA:264759", + "name": "Alare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264760", + "name": "Left alare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264759" + ] + } + }, + { + "id": "FMA:264761", + "name": "Right alare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264759" + ] + } + }, + { + "id": "FMA:264762", + "name": "Zygomaxillare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264763", + "name": "Left zygomaxillare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264762" + ] + } + }, + { + "id": "FMA:264764", + "name": "Right zygomaxillare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264762" + ] + } + }, + { + "id": "FMA:264765", + "name": "Infradentale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264766", + "name": "Pogonion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264767", + "name": "Orale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264768", + "name": "Gnathion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264769", + "name": "Staphylion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264770", + "name": "Hormion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264771", + "name": "Sphenobasion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264772", + "name": "Opisthocranion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264773", + "name": "Lambda", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264774", + "name": "Obelion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264775", + "name": "Cranial apex", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264776", + "name": "Bregma", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264777", + "name": "Metopion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264778", + "name": "Glabella (point)", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264779", + "name": "Nasion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264780", + "name": "Rhinion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264781", + "name": "Nasospinale", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264782", + "name": "Prosthion", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264783", + "name": "Alveolare", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + } + }, + { + "id": "FMA:264784", + "name": "Cranial incision point", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264284" + ] + }, + "synonyms": [ + "Cranial osteometric incision", + "Incision" + ] + }, + { + "id": "FMA:264785", + "name": "Suture line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:53131" + ] + } + }, + { + "id": "FMA:264786", + "name": "Left side of coronal suture line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264785" + ] + } + }, + { + "id": "FMA:264787", + "name": "Right side of coronal suture line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264785" + ] + } + }, + { + "id": "FMA:264788", + "name": "Coronal suture line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264785" + ] + } + }, + { + "id": "FMA:264789", + "name": "Sagittal suture line", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264785" + ] + } + }, + { + "id": "FMA:264790", + "name": "Posterior surface of diaphysis of metacarpal bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:37259" + ] + } + }, + { + "id": "FMA:264791", + "name": "Cavity of tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:11349" + ] + } + }, + { + "id": "FMA:264792", + "name": "Set of right ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71331" + ] + } + }, + { + "id": "FMA:264793", + "name": "Set of left ribs", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71331" + ] + } + }, + { + "id": "FMA:264794", + "name": "Set of thyroid cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + } + }, + { + "id": "FMA:264795", + "name": "Set of cricoid cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + } + }, + { + "id": "FMA:264796", + "name": "Set of corniculate cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + } + }, + { + "id": "FMA:264797", + "name": "Set of arytenoid cartilages", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:71500" + ] + } + }, + { + "id": "FMA:264798", + "name": "Set of vestibulocochlear nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + } + }, + { + "id": "FMA:264799", + "name": "Set of optic nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + } + }, + { + "id": "FMA:264800", + "name": "Set of trigeminal nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + } + }, + { + "id": "FMA:264801", + "name": "Set of accessory nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63819" + ] + } + }, + { + "id": "FMA:264802", + "name": "Set of nails of fingers of left hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259121" + ] + } + }, + { + "id": "FMA:264803", + "name": "Set of nails of fingers of right hand", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:259121" + ] + } + }, + { + "id": "FMA:264804", + "name": "Set of sclerae", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264805", + "name": "Set of pupils", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264806", + "name": "Set of irides", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264807", + "name": "Set of optic tracts", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264808", + "name": "Set of inferior olivary complexes", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264809", + "name": "Set of posterior columns of fornix of forebrain", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264810", + "name": "Set of fimbriae of hippocampus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264811", + "name": "Set of lateral geniculate bodies", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264812", + "name": "Set of gracile fasciculi of medulla", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264813", + "name": "Set of cuneate fasciculi", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:78561" + ] + } + }, + { + "id": "FMA:264814", + "name": "Set of ureters", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + } + }, + { + "id": "FMA:264815", + "name": "Set of kidneys", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + } + }, + { + "id": "FMA:264816", + "name": "Set of adrenal glands", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:70779" + ] + } + }, + { + "id": "FMA:264817", + "name": "Set of facial nerves", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:63820" + ] + } + }, + { + "id": "FMA:264818", + "name": "Vasculature of bony part of rib", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:264819", + "name": "Vasculature of bony part of phalanx of toe", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:224808" + ] + } + }, + { + "id": "FMA:264820", + "name": "Vasculature of cuneiform bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232141" + ] + } + }, + { + "id": "FMA:264821", + "name": "Interleukin-18", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264822", + "name": "Interleukin-17", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264823", + "name": "Interleukin-15", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264824", + "name": "Interleukin-13", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264825", + "name": "Interleukin-10", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264826", + "name": "Interleukin-9", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264827", + "name": "Interleukin-8", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264828", + "name": "Interleukin-7", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264829", + "name": "Interleukin-6", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264830", + "name": "Interleukin-5", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264831", + "name": "Interleukin-4", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264832", + "name": "Interleukin-3", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:86578" + ] + } + }, + { + "id": "FMA:264833", + "name": "Aquaporin", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:67713" + ] + } + }, + { + "id": "FMA:264834", + "name": "Trabecular bone of proximal metaphysis of phalanx of little finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:40351" + ] + } + }, + { + "id": "FMA:264835", + "name": "Fibrous sling", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:75634" + ] + } + }, + { + "id": "FMA:264836", + "name": "Left fibrous sling", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264835" + ] + } + }, + { + "id": "FMA:264837", + "name": "Right fibrous sling", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:264835" + ] + } + }, + { + "id": "FMA:264838", + "name": "Bone tissue of diaphysis proper of phalanx of finger", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:241368" + ] + } + }, + { + "id": "FMA:264839", + "name": "Articular cartilage of navicular facet of cuboid bone", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:232765" + ] + } + }, + { + "id": "FMA:264840", + "name": "Left intermediate tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:65410" + ] + } + }, + { + "id": "FMA:264841", + "name": "Synovial capsule of left glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258851" + ] + } + }, + { + "id": "FMA:264842", + "name": "Synovial capsule of right glenohumeral joint", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:258851" + ] + } + }, + { + "id": "FMA:264843", + "name": "Left sac of tunica vaginalis", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:15862" + ] + } + }, + { + "id": "FMA:264844", + "name": "Left calcaneal tendon", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:51061" + ] + } + }, + { + "id": "FMA:264845", + "name": "Left longissimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77178" + ] + } + }, + { + "id": "FMA:264846", + "name": "Right longissimus", + "namespace": "fma", + "relations": { + "is_a": [ + "FMA:77178" + ] + } + } +] \ No newline at end of file diff --git a/indra/resources/update_resources.py b/indra/resources/update_resources.py index 6e4adec0e9..1fbbc14d05 100644 --- a/indra/resources/update_resources.py +++ b/indra/resources/update_resources.py @@ -702,6 +702,11 @@ def update_ido(): OwlClient.update_from_obo_library('ido', remove_prefix=True) +def update_fma(): + """Update FMA ontology.""" + OwlClient.update_from_obo_library('fma', remove_prefix=False) + + def update_drugbank_mappings(): """Update mappings from DrugBank to CHEBI/CHEMBL""" # Note that for this to work, PyOBO (https://github.com/pyobo/pyobo) has @@ -899,6 +904,7 @@ def main(): update_efo() update_hpo() update_ido() + update_fma() update_mondo() update_drugbank_mappings() update_identifiers_registry()